Difference between revisions of "Temperature Data from Fiber Heating"

From UConn PAN
Jump to navigation Jump to search
 
(22 intermediate revisions by the same user not shown)
Line 7: Line 7:
 
[[Edited Temperature Data Files]]
 
[[Edited Temperature Data Files]]
  
=Summary Data and Graphs=
+
[[Bad Data]]
 +
 
 +
=Data From Three Thermistors=
  
 
==March 27, 2015==
 
==March 27, 2015==
Line 21: Line 23:
 
[[File:BWApril 24 2015.png]]
 
[[File:BWApril 24 2015.png]]
  
==May 29, 2015 Test 5==
 
  
[[File:BWMay 29 Test 5.png]]
+
=Calibration Graphs for Four Thermistors=
 +
 
 +
The adjusted variables for the thermistor temperature formula are shown below each calibration graph.
 +
 
 +
==Back Center==
 +
 
 +
[[File:BWBackCenterCal8112015.png]]
 +
 
 +
 
 +
[[File:BWBackCenterVars8112015.png]]
 +
 
 +
==Front Left End==
 +
 
 +
[[File:BWFrontLeftEndCal8112015.png]]
 +
 
 +
 
 +
[[File:BWFrontLeftEndVars8112015.png]]
 +
 
 +
==Middle Right End==
 +
 
 +
[[File:BWMiddleRightEndCal8112015.png]]
 +
 
 +
 
 +
[[File:BWMiddleRightEndVars8112015.png]]
 +
 
 +
==Bottom Center==
 +
 
 +
[[File:BWBottomCenterCal8112015.png]]
 +
 
 +
 
 +
[[File:BWBottomCenterVars8112015.png]]
 +
 
 +
=All Temperature Data from Calibration Tests=
 +
 
 +
These graphs display temperature data from all thermistors during the calibration runs.
 +
 
 +
[[File:BWBackCenterAll8182015.png]]
 +
 
 +
 
 +
 
 +
[[File:BWFrontLeftEndAll8182015.png]]
 +
 
 +
 
 +
 
 +
[[File:BWMiddleRightEndAll8182015.png]]
 +
 
 +
 
 +
 
 +
[[File:BWBottomCenterAll8182015.png]]
 +
 
 +
=Other Tests=
 +
 
 +
[[File:BWThermistors7162015.png]]
 +
 
 +
 
 +
 
 +
[[File:BWThermistors7202015.png]]
 +
 
 +
 
 +
 
 +
[[File:BWFansOnLate7272015.png]]
 +
 
 +
The test thermistor was at the front left end.
 +
 
 +
 
 +
[[File:BWThermistors7272015.png]]
 +
 
 +
The test thermistor was at the middle right end. This run began immediately after the previous run ended, and the box did not completely cool.
 +
 
 +
 
 +
[[File:BW8112015BackCenter.png]]
 +
 
  
==June 3, 2015 Test 1==
 
  
[[File:BWJune_3_2015_Test_1.png]]
+
[[File:BW8172015BackCenterRoomTemp.png]]
  
==June 9-10, 2015==
 
  
[[File:BWJune_9_to_10_2015.png]]
 
  
==June 15, 2015 Test 10==
+
[[File:BW8182015MiddleRightEnd.png]]
  
[[File:BWJune_15_2015_Test_10.png]]
 
  
==June 15, 2015 Test 14==
 
  
[[File:BWJune_15_2015_Test_14.png]]
+
[[File:BW8182015Cooling.png]]
  
==June 15, 2015 Test 16==
 
  
[[File:BWJune_15_2015_Test_16.png]]
 
  
==June 18, 2015 Test 8==
+
[[File:BW8182015TwoDays.png]]
  
[[File:BWJune_18_Test_8.png]]
 
  
==June 29, 2015 Test 2==
 
  
The hot plate was off throughout this brief test to determine whether the thermistors agree at room temperature.
+
[[File:BWBriefTest1-8242015.png]]
  
[[File:BWJune 29 Test 2 Complete.png]]
+
=Next Steps=
  
==June 30 to July 1==
+
The current LabVIEW program sometimes records a zero or #NV in the temperature data file. We should change the program to so that it replaces a zero or NaN with the previous temperature. If a second zero or NaN occurs immediately after the first, LabVIEW should not replace the second one with another value.
  
[[File:June 30 to July 1.png]]
+
[https://drive.google.com/open?id=0B4wCyytpeOAgfk5UQnZzSkFIUUVRQXIyNmVKYWhJR3hRa2l6bi1yZjhEQzhKVTJpZzcxM3M LabVIEW Resources]

Latest revision as of 22:00, 25 August 2015

Data Files

We will make available raw spreadsheet data files and edited files that include charts and summary information.

Raw Temperature Data Files

Edited Temperature Data Files

Bad Data

Data From Three Thermistors

March 27, 2015

 

March 30, 2015

 

April 24, 2015

 


Calibration Graphs for Four Thermistors

The adjusted variables for the thermistor temperature formula are shown below each calibration graph.

Back Center

 


 

Front Left End

 


 

Middle Right End

 


 

Bottom Center

 


 

All Temperature Data from Calibration Tests

These graphs display temperature data from all thermistors during the calibration runs.

 


 


 


 

Other Tests

 


 


 

The test thermistor was at the front left end.


 

The test thermistor was at the middle right end. This run began immediately after the previous run ended, and the box did not completely cool.


 


 


 


 


 


 

Next Steps

The current LabVIEW program sometimes records a zero or #NV in the temperature data file. We should change the program to so that it replaces a zero or NaN with the previous temperature. If a second zero or NaN occurs immediately after the first, LabVIEW should not replace the second one with another value.

LabVIEW Resources