You are on page 1of 18

Temperature sensor

assembling
Design Project Laboratory

Temperature Sensor : Parts

RTD (PT 100)


Sensing
Element

Signal
Conditioning
Unit

Display Unit

RTD PT 100

Signal Conditioning Unit


Consist of two part
Wheat stone Bridge (convert Ohm value
to Milli Volt)
Differential Amplifier (Milli Volt ---> (1
5 V) )

Signal Conditioning Unit


Circuit

RT
D
To NI-DAQ
Analog port

Insert RTD in Temp Bath and


Note the Reading
Temperature in deg
Celciuus

Voltage in V

100

80

4.8

90

4.6

70

4.4

60

4.2

50

4.0

40

3.8

30

3.6

Paste this in excel sheet and


plot graph

The linear equation from curve


fitting
y = 0.0198x + 3.0058
Y = Temperature
X = Output voltage form differential
amplifier

LabVIEW program

Block
diagram :
right click ->
Structures
-> while
loop

Create STOP button : right click


red circle -> select create
control

In front panel : STOP button


will be created

DAQ assistant : right click ->


Express -> Input -> DAQ
assistant

Final Program

You might also like