Helloo
im trying to build oil temperature sensor for my scooter. I have one wire temperature sensor, how can i get
reading from it and then transfer it to the LCD screen or something like that.
There is no such thing as a one wire component. A component has to have at least two wires. If the sensor you have has a metal case then thats most likely to be the second pin. Do you have a meter? If so then (assuming it has a metal case) turn your meter to the ohm range and put one probe on the wire and one on the case. If your reading changes with temperature then it's a resistor that changes resistance with temperature (I can't think of the real name right now).
It looks like it's a thermistor (yay! I thought of the name) but I can't be sure. If it is then I might be able to draw you up a circuit so you can have a relay or some thing turn on when it senses 120 C. Do you have a meter if you do then goto post #2 and do what I said and tell me the results. Then we can know what it is.
It is thermistor, you are right. I didnt connect it but the resistance is changing during heating and cooling. Friend is on some trip, will come in a few days and bring me sensor.
My question is,how can i connect it so that i can get reading on LCD screen, small one just to see if theres any overheating in the oil segment.
If not then the warning lamp on some temperature will be also good, but lcd would be nicer
Ok I need some more info on the thermistor. Get out a meter and hook one probe to the case and one to the wire. Tell me what the meter says. Then warm up the sensor (like rub it in your hand) then hook it up to the meter again and tell me what it reads this time. I need to know to these readings to determine what components to use in the circuit I will draw for you. I can make a LCD display 120 C when the sensor reads that value and higher and blank when it does not (like if it is > 119 C then the display will be blank. When it reads < 120 C it will display 120 C). You will have to have a way to get the sensor to 120 C to fine tune the circuit. Will that be OK?
You are right.
soo ill have to use cemistry and mix salt with water to boil at 120degC
maybe il get some sensors from work tomorrow, from some VW so that i can get accurate reading.
i see this will be busy weekend
I looked up 'boiling point elevation' on wikipedia and this says 0.17degC with 1% salt solution so you will not get more than 3 or 4 degrees.
Acetic acid boils at 118degC but you would need to do this outside !
Thermistors can be described with a suitable equation. The constants can be determined with a thermometer up to 100degC and then the curve can be extrapolated.
You should calibrate the sensor that you are going to use.
Wikipedia gives an equation that thermistors fit.
I have a 1989 Maplin catalogue which gives this equation
ln(Rt1) = ln(Rt2) + B(T2-T1)/(T1/t2)
where temperatures are in Kelvin
B values are given for the thermistors they sell and are about 4000.
You should measure the resistance at various temperatures and fit the values to the equation to find B. Then you can extrapolate to find the resistance at 120degC (393K).
Use this resistance to set up your display.
I found one at work, but i dont know can i use it. Found data sheet for this one to
its bosch sensor from opel astra i think.
It say Measuring range °C - 40 ...+ 150
Resistance at +80 °C kO 0,304 ... 0,342
Taking the Bosch data, then B = 3534 and the resistance at 120degC is 70 ohms.
Bosch data says 5V supply but 1mA maximum. I do not know how this can be done.
You will need an op-amp to sense the thermistor output and provide say 1.2V at 120C which can be displayed on a simple voltmeter. It may be difficult to get it to track temperature without a log convertor.
The point is that with a 5V supply and a resistance of 70 ohms, then the current will be 71mA. The maximum current is given as 1mA. Have I read the data wrong?
One way would be to supply it with 1mA and measure the voltage across it, that would be well below 5V.