1965 Temperature Gauge Problem




Off the wall possibility - the bottom of the sending unit is immersed in antifreeze in order to operate. All works correctly until normal operating temperature is reached (~180 degrees). Then the thermostat opens and releases antifreeze to the radiator. Could this be evacuating the antifreeze in the same chamber as the sending unit causing it to maintain the Ohms sent (but changing the current) increasing the temperature gauge reading?





I can tell you one way to mitigate the self heating problem but not how to do it:
To reduce its effect on the indicated temperature, reduce the current passing through the sending unit.
Here's the rub: The gauge responds to current flow. All electric gauges do. It's calibrated to indicate a certain temperature in response to a certain value of current. So you need to reduce the current thru the sender while keeping the current through the gauge the same.
Accomplishing that is an engineering problem.
Jim
Dan




Dan
So in an effort to complicate solving this problem and make solving it fun, I propose:
Power the sending unit with a constant current source. Choose the current level such that the developed Voltage across the sender when cold is approximately 5 Volts and close to zero Volts at, say, 220*F.
Measure the developed sender Voltage with an Arduino controller, do some calculations on the measured value and output a Voltage between 0 Volts and 5 Volts corresponding to a cold reading and 220*F respectively.
Apply the output Voltage to a Voltage controlled current source which is connected to and drives the gauge.
Finally, tweak the Arduino code until there is accurate tracking of the temperature gauge and actual engine temperature.
Now THAT sounds like a LOT more fun than simply making the sending unit work correctly, doesn't it?
Jim
The Best of Corvette for Corvette Enthusiasts
After the car is hot and running at idle, If I run a new wire from the sending unit (disconnecting the internal wire from the sending unit, the gauge will immediately show the correct temperature of 180 degrees at first. Then, after a few seconds the temperature will rise to 220 degrees, or more, without a change in the real engine temperature.
I have also checked the instrument cluster ground and it seems OK.
Has anyone had this problem? The options appear to be:
1. The resister behind the temperature gauge in a 65 vette? If so, I can get the original style replacement or the adjustable resister. Based on your experience which is best?
2. The gauge itself? I can buy a repro which may or may not include a resister. Any thoughts?
3. The wiring. This seems to be OK but it’s possible that there is a loss of resistance as the RPM’s rise. (This does not happen when I run a jumper wire from the sending unit).
Anyone have any suggestions?
Thanks
Many times, tough, it is the sending unit on the manifold. Again, finding an original is always the best bet. JMO





So in an effort to complicate solving this problem and make solving it fun, I propose:
Power the sending unit with a constant current source. Choose the current level such that the developed Voltage across the sender when cold is approximately 5 Volts and close to zero Volts at, say, 220*F.
Measure the developed sender Voltage with an Arduino controller, do some calculations on the measured value and output a Voltage between 0 Volts and 5 Volts corresponding to a cold reading and 220*F respectively.
Apply the output Voltage to a Voltage controlled current source which is connected to and drives the gauge.
Finally, tweak the Arduino code until there is accurate tracking of the temperature gauge and actual engine temperature.
Now THAT sounds like a LOT more fun than simply making the sending unit work correctly, doesn't it?
Jim
Dan




Dan
Further thoughts: Sender current supplied from a constant current source makes self heating impossible. Think about it this way: Heat production is a function of I^2*R. If R decreases due to an increase in temperature but I remains constant, heat production goes down, not up.
Jim
OK - Finally got lucky with a good sending unit that doesn't 'self heat'. I guess quality control on these is not a high priority! Again, thanks to all for the advice.
Last edited by KCRoadRash; Jan 7, 2020 at 03:38 PM. Reason: Final Resolution










