Temperature Measurement Using 8051 Microcontroller

AI Thread Summary
To design a temperature measurement device using the 8051 microcontroller, the DS1620 sensor is recommended for its digital output and 3-Wire Communications Protocol. It's essential to review the datasheets for both the DS1620 and the 89C52 microcontroller to understand their functionalities and wiring requirements. The user should set up the components on a breadboard and establish communication between the microcontroller and the sensor. If challenges arise, the community is willing to provide guidance but will not complete the project for the user. Engaging with the project actively will enhance learning and problem-solving skills.
pcsoftwarez
Messages
2
Reaction score
0
Hi..please help me in designing a temperature measurement device using 8051 microcontroller.
some one please help me out...with the circuit diagram please:confused:
 
Engineering news on Phys.org
Welcome to PhysicsForums!

Unfortunately, we don't do your work for you here. However, we will help you help yourself!

  • Can you program?
  • Do you know much about electronics?
  • Do you know what type of sensor you want to use (you need one), or where you need to take readings (fluid, surface, etc.)?
  • What temperature range you're likely to see?
  • What kind of output do you want?

If you answer no or don't know to a lot of these questions, and you need this pretty soon, you may be better off buying an appropriate temperature measurement device.
 
thanks for replying...i m a B.tech Final Year student in Electronics nd instrumentation engineering
  • yes i can do the programing part...
  • Sensor (to be used)--->DS1620
  • Micro controller (to be used)---->89c52
 
Well, as a final year B.Tech in instrumentation and electronics, you should be able to do this (at least in general).

Start by looking at the datasheet for the sensor:
http://datasheets.maxim-ic.com/en/ds/DS1620.pdf

Clearly, this is a digital device and doesn't require you to sample an analog voltage via your ADC (Analog to Digital Converter). It also tells you that you'll need to use their 3-Wire Communications Protocol, using Reset, Data (Bidirectional) and Clock. Data is bidirectional, which means you'll need to use the same pin (on your 8051) to transmit and receive data.

Now, put the 8051 and the DS1620 on a breadboard, wire them up, and try to get them communicating with one another. You'll need the datasheet for the 89c52:
http://www.atmel.com/dyn/resources/prod_documents/doc0313.pdf

If you have specific questions, we can try to help you through them, but we can't do your task for you!
 
Hi all, I have a question. So from the derivation of the Isentropic process relationship PV^gamma = constant, there is a step dW = PdV, which can only be said for quasi-equilibrium (or reversible) processes. As such I believe PV^gamma = constant (and the family of equations) should not be applicable to just adiabatic processes? Ie, it should be applicable only for adiabatic + reversible = isentropic processes? However, I've seen couple of online notes/books, and...
I have an engine that uses a dry sump oiling system. The oil collection pan has three AN fittings to use for scavenging. Two of the fittings are approximately on the same level, the third is about 1/2 to 3/4 inch higher than the other two. The system ran for years with no problem using a three stage pump (one pressure and two scavenge stages). The two scavenge stages were connected at times to any two of the three AN fittings on the tank. Recently I tried an upgrade to a four stage pump...
Back
Top