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.

[SOLVED] how to remove the lead resistance error for RTD measurement

Status
Not open for further replies.

ud23

Advanced Member level 3
Advanced Member level 3
Joined
Apr 20, 2011
Messages
926
Helped
185
Reputation
370
Reaction score
180
Trophy points
1,323
Activity points
6,138
I have built the circuit for temperature measurement using the constant current source.Problem is that if lead resistance comes in the circuit then it gives the error in the temperature measurement.I want to achieve a 0.1 deg Celsius accuracy.

I am trying to do is that measure the voltage across the RTD and then Voltage across the RTD 2 and 3 terminal.But for higher temperature values its measurement not comes accurate.

Please tell me what am I doing wrong here?

https://obrazki.elektroda.pl/1369039500_1429016673.jpg
 

ud23

Advanced Member level 3
Advanced Member level 3
Joined
Apr 20, 2011
Messages
926
Helped
185
Reputation
370
Reaction score
180
Trophy points
1,323
Activity points
6,138
I think you are pointing out at POST #1 circuit I have used the Same circuit before the Filtering stage opamp.
 

Vbase

Full Member level 6
Full Member level 6
Joined
Apr 7, 2015
Messages
373
Helped
75
Reputation
150
Reaction score
75
Trophy points
28
Activity points
2,036
In your circuit the positive side of the RTD has twice the error caused by the wires and it goes into the none-inverting input which has gain of 2 that means you get 4 times the error at the output of the amp.
You need to connect the positive of the RTD to the inverting input of your differential amp and the errors will cancel out. You will get negative voltage output relating to RTD value.
The alternative circuit to get positive output is to use 2 current sources.
 
  • Like
Reactions: ud23

    ud23

    Points: 2
    Helpful Answer Positive Rating

KlausST

Super Moderator
Staff member
Advanced Member level 7
Joined
Apr 17, 2014
Messages
23,263
Helped
4,741
Reputation
9,503
Reaction score
5,126
Trophy points
1,393
Activity points
154,109
Hi,

the connection to inverting and non inverting inputs are mixed up.

Klaus
 
  • Like
Reactions: ud23

    ud23

    Points: 2
    Helpful Answer Positive Rating

Vbase

Full Member level 6
Full Member level 6
Joined
Apr 7, 2015
Messages
373
Helped
75
Reputation
150
Reaction score
75
Trophy points
28
Activity points
2,036
Another way is to increase R6 to 300K and to add 100K from none inverting input to ground. This will cancel the error but will reduce the gain by 4.
 
  • Like
Reactions: ud23

    ud23

    Points: 2
    Helpful Answer Positive Rating

crutschow

Advanced Member level 6
Advanced Member level 6
Joined
Feb 22, 2012
Messages
4,261
Helped
974
Reputation
1,946
Reaction score
1,047
Trophy points
1,393
Location
Colorado USA Zulu -7
Activity points
24,120
For accurate 4-wire measurement you should use an instrumentation amp IC which has a true differential input with selectable gain and high common-mode rejection.
You could build your own using op amps but they suffer from offset problems due to resistor tolerance mismatch.
 
  • Like
Reactions: ud23

    ud23

    Points: 2
    Helpful Answer Positive Rating

ud23

Advanced Member level 3
Advanced Member level 3
Joined
Apr 20, 2011
Messages
926
Helped
185
Reputation
370
Reaction score
180
Trophy points
1,323
Activity points
6,138
rtd2.jpg

I have made changes as you all suggested but at higher temperature it still have error of .2 or .1 deg error in the measurement.Is there any other way to remove this error.

Thanks for your help all of you.
 

KlausST

Super Moderator
Staff member
Advanced Member level 7
Joined
Apr 17, 2014
Messages
23,263
Helped
4,741
Reputation
9,503
Reaction score
5,126
Trophy points
1,393
Activity points
154,109
Hi,

Error sources i see:
* current is not exactely 1.0000mA
* input impedance of opamp circuit
* offset voltage of opamp
* bias current of opamp ( could be improved with 50kOhms at vin+ instead of 115k)
* offset current of opamp input
( i don't have the opamp parameters in mind to check the magnitude of errors)

But an error of 0.2 °C at 850 °C is not bad.
If you need better precision, then use a true instrumentation amp, as crutschow suggested. And mind to use 0.01% tolerated resistors.
Are you sure that the RTD has that good precision?

Klaus
 
  • Like
Reactions: ud23

    ud23

    Points: 2
    Helpful Answer Positive Rating

ravindragudi

Full Member level 3
Full Member level 3
Joined
Jan 20, 2010
Messages
172
Helped
51
Reputation
102
Reaction score
51
Trophy points
1,308
Activity points
2,334
The self heating of the RTDs will also be a factor of inaccuracy. Try to reduce the the source current to it from 1mA to 0.1mA if feasible.
Also as suggested by others, use of INA (from TI or Analog) would help reduce error contribution from signal conditioning circuits.
Proper isolation of the PCBA (circuit) from the measurement environment. Only the RTD with the probe should be exposed to the measurement environment - if possible.
 
  • Like
Reactions: ud23

    ud23

    Points: 2
    Helpful Answer Positive Rating

Vbase

Full Member level 6
Full Member level 6
Joined
Apr 7, 2015
Messages
373
Helped
75
Reputation
150
Reaction score
75
Trophy points
28
Activity points
2,036
With the results you get you can apply for a job with NASA.
 

ud23

Advanced Member level 3
Advanced Member level 3
Joined
Apr 20, 2011
Messages
926
Helped
185
Reputation
370
Reaction score
180
Trophy points
1,323
Activity points
6,138
No. That is just results of simulations and I am sure that during my real test this results would be different and I will get more error due to the facts mentioned here.

So I am not that talented to have JOB in NASA.Many more knowledgeable and talented Guys in this forum.
 

FvM

Super Moderator
Staff member
Advanced Member level 7
Joined
Jan 22, 2008
Messages
50,988
Helped
14,631
Reputation
29,538
Reaction score
13,740
Trophy points
1,393
Location
Bochum, Germany
Activity points
291,731
You claim to observe a temperature error without showing any results. How can we know that you are applying the correct RTD curve? It's not plausible why the lead resistance effect should increase at higher RTD temperatures.
 
  • Like
Reactions: ud23

    ud23

    Points: 2
    Helpful Answer Positive Rating

ud23

Advanced Member level 3
Advanced Member level 3
Joined
Apr 20, 2011
Messages
926
Helped
185
Reputation
370
Reaction score
180
Trophy points
1,323
Activity points
6,138
Yes respected sir FvM, you are right but from the simulation results I get and observed with Proteus simulation I would assume their will be some more error in real world.As you said no error in the simulation as you can check the attached result file.

But considering the ADC gain error,Op amp offset error and resistor tolerance mismatch error their should some difference from simulation and real world circuit results.

So I try to get more accurate result in simulation.
 

Attachments

  • rtdsimulationresults.pdf
    27.6 KB · Views: 71
Last edited:

FvM

Super Moderator
Staff member
Advanced Member level 7
Joined
Jan 22, 2008
Messages
50,988
Helped
14,631
Reputation
29,538
Reaction score
13,740
Trophy points
1,393
Location
Bochum, Germany
Activity points
291,731
After reviewing the table, I don't understand which errors you are talking about.

There's however a serious problem of your circuit that didn't come into view yet. LM134 is a PTAT (proportional to absolute temperature) current source, it shouldn't be used for this application. Apart from this point, the finite current source output impedance is generating the largest error contribution, but the current measurement resolution is too low to recognize it.
 
  • Like
Reactions: ud23

    ud23

    Points: 2
    Helpful Answer Positive Rating

ud23

Advanced Member level 3
Advanced Member level 3
Joined
Apr 20, 2011
Messages
926
Helped
185
Reputation
370
Reaction score
180
Trophy points
1,323
Activity points
6,138
thank you Sir,I was talking about the error which will come when I'll test the circuit with real world parameters.

And what is the best replacement for the lm134 ?Is there any IC which have less temperature?
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Top