Electronic Projects, forums and more.

Go Back   Electronic Circuits Projects Diagrams Free > Electronics Forums > Electronic Projects Design/Ideas/Reviews


Electronic Projects Design/Ideas/Reviews Are you building an electronic project or want to? Maybe you need some assistance? Come and submit your electronic questions here and let our experienced members find a solution.

Reply
 
LinkBack Thread Tools Display Modes
Old 3rd October 2008, 12:01 AM   (permalink)
Default Digital temperature sensor

Hey I'm trying to build a digital temperature sensor with a lm35 in the ranges -15'C to 45'C. The lm35 has ranges from -55'C to 150'C and is 10mV/C.
I'm connecting the sensor to a CA3162 and a CA3161 then to 3 LED displays. The CA3162 has a input range of -99mV to 999mV, while the lm35 has an output of -550mV to 1500mV.

I want to use a 5 volt supply and not with a +-5V supply.( on the lm35 datasheet theres a figure to use single supply. How do i connect the sensor to the lm35 ? do i need to use tension dividers or do i connect it directly to the to HI & LO of CA3162? and do i need to put a bypass filter on the sensor?

THis is for a school project, the sensor actually has to be on a remote distance? are there any recommendations on the isolation of the sensor.

A completely different topic is: if i would want to transfer my signal wireless to a receiver that then displays the temperatuur, how do i do that and what products do i need?

Last edited by Philo3_6; 3rd October 2008 at 12:17 AM.
Philo3_6 is offline  
Old 3rd October 2008, 01:27 AM   (permalink)
Default

The CA3162 will only go to -99mV so you would have to use a 10:1 voltage divider (two resistors of 18kΩ and 2kΩ) at its input if you wanted a direct readout in degrees C (-15mV to +45mV), thus you would only have a two digit readout. Is that acceptable?

If so, you should be able to connect the CA3162 input through the 10:1 divider, to Vo as shown in Figure 7 in the LM35 data sheet.
__________________
Carl
crutschow is offline  
Old 3rd October 2008, 01:33 AM   (permalink)
Default

Use the buffer shown in:
http://hmin.tripod.com/als/fsmyth/pa...l2.html#TEMP21
<als>
fsmyth is offline  
Old 3rd October 2008, 11:19 AM   (permalink)
Default

@crutschow

Well those were my intensions to have the voltage divider 10:1, But i was being puzzled if i still have to set a low pass filter or any kind of filter on the input? i dont mind two digit output as long as i get '-' when its negative.

@fsmyth
Do i need a buffer? and why? I'm still a student so i'm trying to understand everything really clear. I mean i do know what a buffer does, i just want to know its function in the circuit here and where do i put it? inbetween the sensor and the voltage divider? or do i use the op-amamp to do the 10:1?

And do i transmit it wirelessly if i wanted to??

Last edited by Philo3_6; 3rd October 2008 at 11:27 AM.
Philo3_6 is offline  
Old 3rd October 2008, 12:18 PM   (permalink)
Default

hi philo,
Using the double diode and 18K circuit shown in the datasheet for the LM35 you get -55 thru 150degC.

Its possible to use one diode and a 9K[ two 18K in ||] to give a range of
-27.5 thru +150degC.

The outputs are the same as the two diode version, that is from the LM35 output pin and the LM35 pin that goes to the diode.

What length is the 'long' cable going to be.?
__________________
Eric
"Good enough is Perfect"

PIC tutorials:
Gramo's: www.digital-diy.net/
Bill's: www.blueroomelectronics.com/

Last edited by ericgibbs; 3rd October 2008 at 12:18 PM.
ericgibbs is online now  
Old 3rd October 2008, 12:51 PM   (permalink)
Default

hey thanks,

The cable isn't going to be that long maybe 1to2 feet. We have to build with the thought that the sensor would be remote and the display will be somewhere else getting the reading. But we decided to use a cable instead of wireless transmission because we haven't got that topic yet @ school. But it would have been gr8t to do have it.

And about bring the range to -27'C to 150'C is it necessary? Because here in the netherlands the temp doesnt reach below the -15'C lets say so we choose those values, but if the sensor reads untill -55'C i wouldnt mine as long as my range(-15'C to 45'C) is displayed.
Philo3_6 is offline  
Old 3rd October 2008, 01:24 PM   (permalink)
Default

Quote:
Originally Posted by Philo3_6 View Post
hey thanks,

The cable isn't going to be that long maybe 1to2 feet. We have to build with the thought that the sensor would be remote and the display will be somewhere else getting the reading. But we decided to use a cable instead of wireless transmission because we haven't got that topic yet @ school. But it would have been gr8t to do have it.

And about bring the range to -27'C to 150'C is it necessary? Because here in the netherlands the temp doesnt reach below the -15'C lets say so we choose those values, but if the sensor reads untill -55'C i wouldnt mine as long as my range(-15'C to 45'C) is displayed.
hi,
A wire length of upto 1mtr will not be a problem with a LM35,
I would just twist the two signal wires together in order to reduce any pick up.

Using the two diode version will be OK over the limited range of -15C thru +45C.
As you know thats a 'change' of 60Cdeg at 10mV/C ie: 600mV

What supply voltage are you using for the LM35
__________________
Eric
"Good enough is Perfect"

PIC tutorials:
Gramo's: www.digital-diy.net/
Bill's: www.blueroomelectronics.com/

Last edited by ericgibbs; 3rd October 2008 at 01:26 PM.
ericgibbs is online now  
Old 3rd October 2008, 01:37 PM   (permalink)
Default

the supply voltage will be 5 volt..

& do you know any good program to make schematics and PCB boards..
I'm using Multisim and Ultiboard from National Instruments but they dont have all the components in order to make this schematic and PCB board
Philo3_6 is offline  
Old 3rd October 2008, 01:49 PM   (permalink)
Default

Quote:
Originally Posted by Philo3_6 View Post
the supply voltage will be 5 volt..

& do you know any good program to make schematics and PCB boards..
I'm using Multisim and Ultiboard from National Instruments but they dont have all the components in order to make this schematic and PCB board
hi,
I understand Eagle is quite a good program, look here for info.

http://www.cadsoftusa.com/freeware.htm
__________________
Eric
"Good enough is Perfect"

PIC tutorials:
Gramo's: www.digital-diy.net/
Bill's: www.blueroomelectronics.com/
ericgibbs is online now  
Old 3rd October 2008, 02:06 PM   (permalink)
Default

Quote:
Originally Posted by ericgibbs View Post
Using the double diode and 18K circuit shown in the datasheet for the LM35 you get -55 thru 150degC.

Its possible to use one diode and a 9K[ two 18K in ||] to give a range of
-27.5 thru +150degC.

The outputs are the same as the two diode version, that is from the LM35 output pin and the LM35 pin that goes to the diode.
How do you make those calculations? i would like to learn based on what?

And thanks for the link for eagle
Philo3_6 is offline  
Old 3rd October 2008, 02:30 PM   (permalink)
Default

Quote:
Originally Posted by Philo3_6 View Post
How do you make those calculations? i would like to learn based on what?

And thanks for the link for eagle
hi,
Do you have the datasheet for the LM35.?

Look at this extract from the data:
Look at the current/resistor values for the two diode version and adjust the values to suit one diode.

Another free pcb program is expresspcb it has a schematic and pcb layout program. Google for it.
You can make your own symbols as required.
Attached Images
File Type: gif esp01 Oct. 03.gif (7.8 KB, 8 views)
File Type: gif esp02 Oct. 03.gif (5.1 KB, 5 views)
__________________
Eric
"Good enough is Perfect"

PIC tutorials:
Gramo's: www.digital-diy.net/
Bill's: www.blueroomelectronics.com/

Last edited by ericgibbs; 3rd October 2008 at 02:32 PM.
ericgibbs is online now  
Old 3rd October 2008, 02:37 PM   (permalink)
Default

Quote:
Originally Posted by ericgibbs View Post
hi,
Do you have the datasheet for the LM35.?

Look at this extract from the data:
Look at the current/resistor values for the two diode version and adjust the values to suit one diode.

Another free pcb program is expresspcb it has a schematic and pcb layout program. Google for it.
You can make your own symbols as required.
YEs i have seen it in the datasheet. Well to me according to your calcualtions, the range would stay the same from -55C to 150C just with one diode. How did u get the -27.5C?
Philo3_6 is offline  
Reply

Bookmarks

Tags
ca3162, lm35, sensor, wireless

Thread Tools
Display Modes



Similar Threads
Title Starter Forum Replies Latest
temperature sensor ? zika1212 Datasheet/Parts Requests 1 1st December 2004 12:15 AM
Temperature Sensor anitaburcher Electronic Projects Design/Ideas/Reviews 9 8th October 2004 01:58 AM
temperature sensor... mugzzzzy Electronic Projects Design/Ideas/Reviews 1 21st February 2004 07:18 AM
Temperature sensor Strablan Electronic Projects Design/Ideas/Reviews 2 19th February 2004 09:39 AM
Temperature sensor riste General Electronics Chat 2 18th November 2003 10:45 PM



All times are GMT. The time now is 08:33 AM.


Electronic Circuits  |  Learning Electronics
Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.

eXTReMe Tracker