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.

IC for temperature measuring with precision of 0.2 degrees C

Status
Not open for further replies.

tranki

Newbie level 4
Newbie level 4
Joined
May 30, 2001
Messages
5
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
Spain
Activity points
85
I need a schematics or info about IC or other system for measure temperatures with a precision of 0.2 degrees C
 

marcosax

Junior Member level 2
Junior Member level 2
Joined
Sep 14, 2001
Messages
21
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
Brazil
Activity points
88
termistor kty10

You can use LM92 from national or Dallas/maxim DS18B20
+/-0.5C
 

ebenni

Advanced Member level 4
Full Member level 1
Joined
Jan 30, 2002
Messages
105
Helped
3
Reputation
6
Reaction score
2
Trophy points
1,298
Location
Turkey
Activity points
545
ds18b20 outdoor accuracy

use one transistor and 12 bit adc but calibration is very hard.

<font size=-1>[ This Message was edited by: ebenni on 2002-02-25 02:51 ]</font>
 

I

iampic

Guest
Newbie level 1
a way to measure temperature

The best choice is the National LM92 (±0.33°C Accurate, 12-Bit). You can reach it at **broken link removed**
or a LM35 at
**broken link removed**
Iampic
 

M

mrlogical

Guest
Newbie level 1
application cd4538

Try the Nat Semi LM35DZ. gives an output of 10mV per degree 'c'. Connect 10k resistor from output to ground will increase accuracy..
 

darksky041257

Member level 3
Member level 3
Joined
Jan 5, 2002
Messages
62
Helped
5
Reputation
10
Reaction score
5
Trophy points
1,288
Activity points
398
cd4538 schematic

The dallas device works great and you can chain them.

It is possible to add calibrationcurve to get better than the published accuracy.
 

fingers

Junior Member level 1
Junior Member level 1
Joined
Feb 26, 2002
Messages
16
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
58
c source temp sensor pdf

I'm not sure if this would help
but for circuit temperature monitoring you could use a ref02 which has a 2mV/Deg C temp coefficent.
 

C-Man

Advanced Member level 4
Advanced Member level 4
Joined
Jul 19, 2001
Messages
1,059
Helped
90
Reputation
180
Reaction score
17
Trophy points
1,318
Activity points
10,189
how a plc measures temperature

At the company where I am working we use KTY10 resistors and a PIC16F877 to do this.

We developed a way that does not need any calibration ...

regards
 

kryoutloud

Junior Member level 1
Junior Member level 1
Joined
Feb 21, 2002
Messages
15
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
42
kty10 source code

I can't believe that you don't use any kind of calibration!?
 

C-Man

Advanced Member level 4
Advanced Member level 4
Joined
Jul 19, 2001
Messages
1,059
Helped
90
Reputation
180
Reaction score
17
Trophy points
1,318
Activity points
10,189
kty10-5

I meant you do not need to calibrate the circuit, all you need to do is set the temperature of the sensor once.

This will store an offset value in EEPROM and as long as you do not change the sensor everything will be OK.

regards
 

marie65

Super Member
Full Member level 4
Joined
Jan 15, 2002
Messages
198
Helped
19
Reputation
38
Reaction score
8
Trophy points
1,298
Activity points
1,502
i2c lm92

I used NTC thermistor, RTD, Dallas 1820, LM35, KTY10. The easiest to use was Dallas 1820. Anyway, ALL of them need calibration.
 

kryoutloud

Junior Member level 1
Junior Member level 1
Joined
Feb 21, 2002
Messages
15
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
42
dallas ds18 visual basic example

To: Tranki
which temperature do you want to measure in which range.
What kind ouf output you like to get.
 

kryoutloud

Junior Member level 1
Junior Member level 1
Joined
Feb 21, 2002
Messages
15
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
42
lm92 circuit

To: c-man
That's what people call calibration.

greetings
 

woody28

Member level 3
Member level 3
Joined
Mar 24, 2002
Messages
64
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
448
theremistor

You Can use SMT160 Temp Sensor with pulse output you must measure pulse duration ,many source exist for doing that if you search on https://www.av.com.
 

dacadc

Full Member level 2
Full Member level 2
Joined
Apr 22, 2001
Messages
146
Helped
2
Reputation
4
Reaction score
2
Trophy points
1,298
Location
Ukraine
Activity points
1,101
shematic circuite smt160

I recommend radiometric or bridge platinum schematic + sigma-delta ADC (Analog Devices, Crystal). You have exellent stability + accuracy
 

StanleyB

Junior Member level 3
Junior Member level 3
Joined
Mar 21, 2002
Messages
31
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
193
thermistor kty10

Tranki what range of temperature are you going to measure? Room temperature? Outdoor temperature? Hot water? Sub zero?

Some components and design perform differently or not at all if they use components that cannot cope with the temperature range you need the circuit for. Since you are looking for a very thight accuracy, you have to consider the rest of the circuit as well, not just the measuring sensor. Resistors change their value with temperature, as do capacitors. But this is not widely recognised by all designers.
Aare you also going to measure the temperature with a seperate probe, or do you want to use the component (i.e. LM35) as the probe? All these factors are important in your final design.
 

cyberatom

Junior Member level 1
Junior Member level 1
Joined
Mar 13, 2002
Messages
19
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
84
ntc thermistor 0.1c

You could always use a thermistor plus resistor if you don't need high accuracy or else use an LM335
 

cyberatom

Junior Member level 1
Junior Member level 1
Joined
Mar 13, 2002
Messages
19
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
84
interface adc0801 lm35

But the best way will probably to go with an LM92 which has a i2c interface
 

tranki

Newbie level 4
Newbie level 4
Joined
May 30, 2001
Messages
5
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
Spain
Activity points
85
kty10 application note

Well, I need measure air conditioned installations.

The range of temperatures is about -30ºC to +40ºC. The reason of precission is the problem. I find many information on IC's and schematic circuits for temperature measure, but I need a precision of 0.2ºC because the system uses diferential temperature between ambient and flow air conditioned temperature.

Thanks!
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Top