ziploc
Aerospace
- Apr 22, 2012
- 36
I'm building a relatively simple circuit based on an Arduino to serve as a console for my powered paraglider. I want it to monitor RPM, cylinder head temperature, altitude, etc. At this point I have some questions about interfacing with the thermocouple used for monitoring cylnder head temperature.
I've currently got a J-type thermocouple plugged directly into what I'm pretty sure is a completely passive gauge (i.e. no powered). Works great. But I want to read that same thermocouple with my Arduino for this project. From what I've learned, there are two problems with reading this sensor directly with an Arduino analog input.
The thermocouple really only reports relative temperature (the hot junction relative to the cold junction. I want the actual temperature of the cylinder head.
Also, it only puts out 55 µV/°C - so I'll need an amp.
Thus - I found this IC that provides both the cold junction compensator and the necessary amplification:
Unfortunately, I'm significantly too dumb to understand from its data sheet how to use it.
Among my questions:
J-type thermocouple connects to pins 2 & 3?
10 mV/deg-C output goes to Arduino analog input? Is this pin 6?
What is "Vos Trim" (pins 1 & 8)?
What is V+ and V- (pins 7 & 4)? I'm assuming that for use with my J-type thermocouple this is just Vcc and Gnd (0 and 5V).
What is "over comp" (pin 5)?
I don't understand this business in the description:
"direct thermocouple outputs of
60.9µV/°C (E), 51.7µV/°C (J), 40.6µV/°C (K, T), and
5.95µV/°C (R, S). It also has a 10mV/°C output which can
be scaled to match any arbitrary thermocouple."
How do I tell it which type of thermocouple I'm using?
Admittedly, I'm even more lost than usual on this one. Thanks for any tips.
I've currently got a J-type thermocouple plugged directly into what I'm pretty sure is a completely passive gauge (i.e. no powered). Works great. But I want to read that same thermocouple with my Arduino for this project. From what I've learned, there are two problems with reading this sensor directly with an Arduino analog input.
The thermocouple really only reports relative temperature (the hot junction relative to the cold junction. I want the actual temperature of the cylinder head.
Also, it only puts out 55 µV/°C - so I'll need an amp.
Thus - I found this IC that provides both the cold junction compensator and the necessary amplification:
Unfortunately, I'm significantly too dumb to understand from its data sheet how to use it.
Among my questions:
J-type thermocouple connects to pins 2 & 3?
10 mV/deg-C output goes to Arduino analog input? Is this pin 6?
What is "Vos Trim" (pins 1 & 8)?
What is V+ and V- (pins 7 & 4)? I'm assuming that for use with my J-type thermocouple this is just Vcc and Gnd (0 and 5V).
What is "over comp" (pin 5)?
I don't understand this business in the description:
"direct thermocouple outputs of
60.9µV/°C (E), 51.7µV/°C (J), 40.6µV/°C (K, T), and
5.95µV/°C (R, S). It also has a 10mV/°C output which can
be scaled to match any arbitrary thermocouple."
How do I tell it which type of thermocouple I'm using?
Admittedly, I'm even more lost than usual on this one. Thanks for any tips.