SLUUCP2 June   2022

 

  1.   Abstract
  2.   Trademarks
  3. 1Required Data
  4. 2Data Submission
  5. 3Revision History

Required Data

The GPC tool requires a single .zip file containing one configuration file, and one data file, as input. The name of the .zip file is not important. The .zip file must contain these files:

  • config.txt
  • thermistor.txt

Configuration File

The configuration file is a text file named config.txt and is an ASCII text dictionary that contains this information:

    • ProcessingType = 7 Determines the type of tool used. Value must be 7 for the Thermistor Coefficient Calculator
    • Rpullup = 18k or 180k depending on the pullup resistance needed for the thermistor.

Example config.txt File:

ProcessingType=7 
Rpullup=18k

thermistor.txt File

The thermistors.txt file lists the resistances (in Ohms) and temperatures (in degrees C) from the thermistor datasheet. Do not alter from the example provided.

Example thermistors.txt file:

# Resistances (Ohms)
329500
247700
188500
144100
111300
86430
67770
53410
42470
33900
27280
22050
17960
14690
12090
10000
8313
6940
5827
4911
4160
3536
3020
2588
2228
1924
1668
1451
1266
1108
973.1
857.2
757.6

# Temperatures (degreesC)
-50
-45
-40
-35
-30
-25
-20
-15
-10
-5
0
5
10
15
20
25
30
35
40
45
50
55
60
65
70
75
80
85
90
95
100
105
110