Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

measuring temperature via NTC and op amp

Status
Not open for further replies.

eem2am

Banned
Joined
Jun 22, 2008
Messages
1,179
Helped
37
Reputation
74
Reaction score
24
Trophy points
1,318
Activity points
0
Hello,

We are doing water temperature measurement and control for domestic showers.

A NTC in the water flow is used to measure temperature, and the temperature is measured thus by us:-

CIRCUIT DIAGRAM:
https://i56.tinypic.com/125qqs9.jpg


(Vcc = 5V)


..However, the above is not recommended by Texas Instruments....... they recommend using current sources, like this:-

https://focus.ti.com/lit/an/slyt156/slyt156.pdf

...please see figure 1 of first page.

Is it really worth it for us to change our method and use the current sources as in the texas application note?

(you can see that other than the current sources, our method is very similar to the Texas method)
 
Last edited:

they recommend using current sources
Surely, it's a current source application note.

I have a different approach. Considering you are using an ADC with VCC as reference, implementing the sensor circuit as a simple voltage divider forms a ratiometric circuit, that has resistor accuracy (and ADC imperfection) as only error terms. As a disadadvantage, you get an additional non-linear term y= a/(a+x) respectively y=x/(a+x), depending on the sensor position in the circuit, in the signal chain. It has to be reversed to calculate the temperature. But a NTC is highly non-linear any way, needing a table or ln() calculation to get the temperature, so the additional term shouldn't be a problem. An ADC reading to temperature table could include the voltage divider.

If the ADC resolution is sufficient, I would also drop the OP circuit.
 
  • Like
Reactions: eem2am

    eem2am

    Points: 2
    Helpful Answer Positive Rating
Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top