Sip 3
Sip 3
Theory :
Thermistor :
A thermistor is one of the resistors whose resistance varies with temperature. It consists
of semiconductor material and is employed in temperature measuring, controlling, and
compensating applications. The two types of thermistors are Negative Temperature
Coefficient (NTC) and Positive Temperature Coefficient (PTC), where NTC thermistors
decrease in resistance as the temperature increases, whereas PTC thermistors
increase in resistance as the temperature rises.
Resistance of a Thermistor :
The electrical resistance a thermistor offers is referred to as the resistance of a
thermistor, and it changes with temperature. Thermistors are semiconductor devices,
and the resistance of thermistors is non-linear with temperature.
β = Material constant
1
NTC Thermistor :
The NTC thermistor is a temperature-sensitive resistor whose resistance changes with
an increase in temperature. It is made from semiconductor materials and hence exhibits
a strong negative temperature coefficient property. NTC thermistors are widely used in
temperature sensing, thermal protection, and compensation circuits for their high
sensitivity and fast response. Precise and reliable temperature measurements can be
done using NTC thermistors in a wide range of industrial and commercial applications.
PTC Thermistor :
A PTC thermistor is a temperature-sensitive resistor whose resistance increases with
increasing temperature. It is made from polycrystalline ceramic or polymer materials,
which exhibit a sharp rise in resistance beyond a certain temperature threshold. PTC
thermistors are used in applications involving overcurrent protection, self-resetting
fuses, and temperature sensing due to their fast response and reliability. PTC
thermistors are widely used in safety and protection circuits due to their self-regulating
nature and durability.
2
Thermistor characteristics :
Circuit Diagram :
3
Procedure :
The temperature experiment uses the Variable Power Supply positive and negative
leads. The Voltage drop across the thermistor (Vmeas) can be measured from AI0.
1. Make the connections as shown in the above diagram in the NI Elvis II Proto-board.
3. Right click on the block diagram window and choose input - DAQ Assistant (ELVIS
II) and build it to acquire signals –analog Input – Voltage – dev (NI Elvis II), ai(0-7).
4. A dialog box opens. Enter continuous samples. OK. Now builds DAQ.
5. At the output of DAQ connect a meter or any indicator. DAQ can measure voltage
6. After building DAQ, a dialogue box asks whether a loop is to be created? Select YES.
7. Now make the hardware connections from VPS to AI0. Now run your VI, so that
8. Now, make the connections on the breadboard as shown above. The measured
voltage is connected to AI0. Now your DAQ will measure Vmeas. Set 10V and 5V
9. Now built the logic for measuring resistance first using (1) and then temperature
using (2) with constant VPS value with the help of LAB VIEW library multipliers,
dividers, subtractors, and adders [Right click on this arithmetic input or output
terminals and choose in the drop-down menu create constant for input and indicator
for output]. To see the output; put the indicators in the front panel.
10. When constant VPS is used, automation won’t be possible. When you change the
4
VPS voltage you should change the constant in the program. Otherwise, your VI
11. Now control the VPS automatically by replacing the constant value of VPS with
VPS. Built this in automatic mode. By changing its value, you can change the VPS
output in the board and thereby to the circuit. So whatever variable voltage you
12. In the front panel, you can see the values of thermistor resistance and temperature.
13. Also built the same logic using Math Script and verify your results [block diagram
window – mathematics – MATLAB Script, Write the expression. Add inputs and
5
Calculations :
Given values: • R₀ = 10 kΩ (Resistance at reference temperature)
Step-by-Step Calculation:
Thus, at 20°C, the thermistor resistance Rt ≈ 10 kΩ, meaning there is negligible change
in resistance for this small temperature variation.
6
OUTPUT:
VARYING VPS:
7
VARYING TEMPERATURE :
USING MULTIMETER :
8
MATHSCRIPT MODULE :
FINAL OUTPUT :
9
ANALOG DATA ACQUISITION:
INFERENCE :
LabVIEW-based DAQ offers an efficient approach for thermistor temperature
measurement.The real-time acquisition and computation enable accurate readings of
resistance and temperature. The automation of VPS control rules out manual errors and
increases the precision of measurement. The system can be expanded for several
applications of temperature sensing in electronics and automation. Implementing
MATLAB script validation ensures that computational results are correct and reliable.
RESULT :
● The measured Vmeas values were consistent with the applied VPS values.
● The computed thermistor resistance (Rth) changed as expected with variations in
temperature.
● The derived temperature values closely matched theoretical calculations.
10