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.

+/- 0.1 Deg. C. temperature controller.

Status
Not open for further replies.

rauol

Full Member level 6
Full Member level 6
Joined
Oct 2, 2002
Messages
325
Helped
16
Reputation
32
Reaction score
4
Trophy points
1,298
Location
India
Activity points
2,647
i have to design a temperature controller with +/- 0.1 deg C. accuracy.
Input is PT100 and temperature range is from 30 t0 45 Deg C.
Any referances?
Thanx
 

nicleo

Advanced Member level 2
Advanced Member level 2
Joined
Sep 6, 2004
Messages
661
Helped
66
Reputation
132
Reaction score
12
Trophy points
1,298
Activity points
7,150
Not really a DIRECT answer to your question, but you may wish to read:
Improving the accuracy of temperature measurements
http://www.picotech.com/applications/temperature.html

Usually 4-wire is used to measure, but if you think it's not accurate enough, you can try 6-wire method as follows:
**broken link removed**

Very accurate low resistance measurement problem
 

IanP

Advanced Member level 7
Advanced Member level 7
Joined
Oct 5, 2004
Messages
7,929
Helped
2,311
Reputation
4,624
Reaction score
531
Trophy points
1,393
Location
West Coast
Activity points
66,416
Do you prefer Amplifier/AD conversion/Microcontroller approach or would you like to stay with op amps and comparators?
 

usernam

Full Member level 5
Full Member level 5
Joined
Mar 9, 2004
Messages
268
Helped
18
Reputation
36
Reaction score
2
Trophy points
1,298
Activity points
2,081
Perhaps this book will be helpful.
Electrical Temperature Measurement
with thermocouples and resistance thermometers
Matthias Nau
10th expanded. edition, August 2002; 163 pages
ISBN 3-935742-07-X

Code:
http://www2.jumo.de/service/literatur/pdf/FAS146gb_ElektrischeTemperaturmessung.pdf
 

mgajo

Full Member level 2
Full Member level 2
Joined
May 15, 2001
Messages
147
Helped
3
Reputation
6
Reaction score
3
Trophy points
1,298
Activity points
1,019
Hi
Do you have new link for book

h**p://www2.jumo.de/service/literatur/pdf/FAS146gb_ElektrischeTemperaturmessung.pdf


thanks
 

sinatra

Full Member level 4
Full Member level 4
Joined
Mar 29, 2002
Messages
213
Helped
18
Reputation
36
Reaction score
7
Trophy points
1,298
Location
Neverland
Activity points
2,842
ElektrischeTemperaturmessung mit thermoelementen und widerst

Hello Mgajo and the others.
The book from M. Nau can be found in the following link:

ElektrischeTemperaturmessung mit thermoelementen und widerstandsthermometern - M. Nau
h**p://www.thermoguard.ch/download/ElektrischeTemperaturmessung.pdf

This is a very nice book. But you should be able to read german.

S.
 

lambtron

Full Member level 5
Full Member level 5
Joined
Nov 2, 2005
Messages
251
Helped
34
Reputation
68
Reaction score
8
Trophy points
1,298
Location
Portland, OR
Activity points
3,546
rauol said:
i have to design a temperature controller with +/- 0.1 deg C. accuracy.
Input is PT100 and temperature range is from 30 t0 45 Deg C.
Any referances?
Thanx

There are lots of references out there, but what to do, what to do?

Here are some guidelines for issues to focus on:

1. Use a constant-current source to excite the rtd. Set the current high enough to produce an rtd voltage well above the noise, but not so much as to cause rtd self-heating. Constant current will enable you to run long cables to the rtd without suffering lead-loss degradation.

2. Rather than try to control the current exactly, simply measure it with the adc.

3. Sense the rtd voltage out at the rtd (i.e., "4-wire" circuit) so as to eliminate the cable losses in the current loop. If throughput is not an issue, consider an integrating type adc, which will further help to reduce noise.

4. Convert the measured rtd voltage to temperature units. This can be done to your specified accuracy with a simple lookup table. You don't need a huge table; simply interpolate between table values. You can easily determine the number of table values by simulating on a spreadsheet.
 

pridepk

Member level 1
Member level 1
Joined
Aug 24, 2010
Messages
38
Helped
3
Reputation
6
Reaction score
3
Trophy points
1,288
Location
Karachi
Activity points
1,483
Hi, can any one share the circuit with PIC microcontroller in which PT 100 sensor is used. Have very accurate in reading to .01 accuracy.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Top