Changes

Jump to navigation Jump to search
Line 19: Line 19:  
==Temperature Measurements==
 
==Temperature Measurements==
   −
Along with the LabView program, another component of bending fibers will be to determine the temperature of the water and to make that information available to the program.
+
This section describes the work that has gone into the construction of the thermistor for the bending tank in 405.  It also has some materials devoted to describing the function and properties of a thermistor and the method used to build the one used here.
   −
At first, I had thought that our best bet as far as reading/recording water temperature was to make a thermistor (as seen below). 
+
[[Thermistor Construction Journal]]
 
  −
<gallery>
  −
file:Thermistor_Circuit.jpg|A temperature measuring circuit that included a voltage divider, a resistor, and a thermistor.
  −
 
  −
file:Thermistor.jpg|This is the same circuit as to the left, except it is free of a breadboard and water resistant.
  −
</gallery>
  −
 
  −
 
  −
Although this thermistor is reasonably accurate, I feel that it would be possible to have (already purchased) thermocouples read the temperature instead.  The signal from the thermocouple would need to be amplified in order to be read by the DAQ we are currently using because the thermocouple produces voltages in the micro range.  Using an operational amplifier and the right resistors I am confident that I would be able to achieve a strong enough signal from the thermocouple(given enough time). The remaining hurdle in this endeavor would be to tweak the LabView program to use the temperature-voltage relationship equation of a type J thermocouple instead of a thermistor.
  −
 
  −
Some great resources for thermocouple theory and circuitry can be found here:
  −
 
  −
[[media:The_Basics_of_Thermocouples.pdf|The Basics of Thermocouples]]
  −
 
  −
[[media:Thermocouple_Application.pdf|Thermocouple Application]]
  −
 
  −
<gallery>
  −
file:Circuit_ex.PNG| I feel that this is a place to start if I am to accurately read a thermocouple.  Included in the circuit diagram is cold junction compensation and signal amplification; two things that are a requisite to accurate measurements.
  −
</gallery>
  −
 
  −
After reading the material above, I have found two (cheap) ways to read a thermocouple accurately:
  −
 
  −
1. Create something in the software that compensates for the room temperature factor at the cold junction.  If we end up using the thermistor to read the temperature at the cold junction then we will be introducing the error from one temperature measurement to another.  Although the thermistor will read the water temperature within acceptable error, adding more error into the calculation seems unnecessary to me.
  −
 
  −
2. Follow the diagram above and create a hardware approach to cold junction compensation.  After determining the voltage output of a type J thermocouple at zero degrees Celsius, I can introduce that voltage at the cold junction site.  By following the circuit above, I would probably be able to construct a circuit that would have cold junction compensation and amplification for the signal.  My concerns for this approach involve time constraints and the intricacies of this setup.
  −
 
  −
Although, after having found this, I think the problem may be solved. 
  −
 
  −
[[media:Thermocouple_op_amp.pdf|Op amp designed for a type J thermocouple, with cold junction compensation]]
      
==Water Tank Information==
 
==Water Tank Information==
289

edits

Navigation menu