Summary of Calibration DataCalibration is done prior to the TTA and accompanying array being shipped. Due to the properties of the tungsten wires, the TTA should never need recalibration by the end user. There are two independent calibration files one specific to the TTA control box and one specific to the set of TTA wire arrays being used. The TTA specific calibration does not need to be changed to run different arrays. All files which hold calibration or settings data are saved in plain text format. Upon loading, the file is checked to contain a proper header and the correct amount of data. If the file appears to be invalid, the user will be warned and the calibration data will not be loaded. Loading CalibrationsDefaultThe set of calibrations which go with the original TTA control box and array will be stored in the install folder for TTA Comm as DefaultTTACal.txt and DefaultArrayCal.txt. These files will automatically be loaded upon starting the TTA Comm software. Alternative calibrations do not need to be loaded unless the TTA control box or TTA arrays are not those originally shipped with the software being used. In the case that the TTA electronics are shipped with multiple arrays, one of the array calibrations will be set as the default an alter nate calibration will have to be manually loaded if the other array is to be used. If it is preferred that no array calibration is loaded, the DefaultArrayCal.txt file may be removed from the program folder or renamed. ManualIf the default files are not present, or contain undesired information, the user can load alternative calibrations through the GUIs file menu. This will be necessary if different arrays are to be used on the same TTA control box. The calibrations are stored as plain text files, but the GUI will check to ensure that they contain a proper header and the correct amount of data, and will warn the user if the file was invalid. All calibrations are loaded from the file menu and will display the new information in the GUI log if loaded correctly. |
| |
CyclesA cycle is defined as a complete run through all active channels acquiring both temperature and flow data. The Start Cycle button (4) will start the cycle. Once the TTA is cycling, the Start Cycle button will change to Abort. This will interrupt the data acquisition after the next full operation is complete. It will take a short time to abort a run. Barring action by the operator, the TTA will continue running until the number of cycles listed in the box marked 3 is reached. Entering 0 cycles, or any non-numeric character will cause the TTA to cycle continuously until stopped by the user. Durring a cycle the time data will be displayed in area 6. |
|
|
|
Data FormatThere are two methods by which the user can retrieve data from the TTA, displayed in TTA Comm or through an output file. GUI DisplayAs the TTA cycles through the attached cells, the data for each cell is updated and will be displayed until the next time the cell is cycled. Temperature and flow data will be displayed both as a number and through the coloration of the block corresponding to a specific cell. This output method is constantly running even when file output is being used. This data can be cleared by clicking the Clear Data button, numbered 7 above. |
|
File OutputFile output can be obtained by checking the Save to File check box (2) prior to starting a cycle. The file for output can be chosen through the File menu, or if not chosen, the user will be prompted when the TTA cycle is started. After choosing the file, the user will be prompted with the window seen at right. Once the file number and digits to be used are set, TTA Comm will automatically increment the file number and store the data from each sequential run in a new file. If the number of runs exceeds that allowed by the chosen number of digits, TTA Comm will wrap back to 0 and overwrite the old files. If the file chosen already exists the "Next file:" indicator will be hilighted in red as a warning. The output file will be a text file formatted as delimited values. The user may choose the delimiter as a space, tab, or comma. The first line in the file will contain headers for all columns of the file, but may not line up exactly due to length differences between the headers and data. Each subsequent line in the file will correspond to the running of a single cell. As can be seen in the sample data file, the format will follow: Cycle #, Cell #, Timestamp, Wire Ambient Resistance, Temperature, Wire Overheat Resistance, Overheat Temperature, 1/Tau, Velocity. |
![]() |
Sample RunThe GUI window seen below shows how the interface might look after running the first two cells through three cycles. The results of the most recent cycle can be seen in the coloration of the blocks and the numerical data below them. The sequence of events can be seen in the status log at the bottom of the program. |
|