EasyTherm (2006-01-10 21:22:53)

Easytherm is a tool that helps making curves from a few calibration points for an NTC temperature sensor.

To make the process easier, we

The coolant and manifold air temperature sensors are (in 99.9% of cases) NTC type. The ExhaustGasTemp sensor can never be an NTC type.

Easytherm files are located in the files section of the Megasquirt group at http://groups.yahoo.com/ or directly from [msefi.com]

Steps:

Very important to review the tables before using

Easy-therm will easily output useless/dangerous tables without warning. Bad enough is that only 3 points are used (propertherm can use any number of points).\n
-40,395
-20,425
0,457
20,490
30,503
40,520
60,555
80,585
100,620

The following 3 picked points:\nÿ2ÿ

generated non-monotonous tables. The fitted parabola was totally trash for what it was ment. Either use propertherm or make the tables manually.


PROPERTHERM Developer TODO - to make some of the above few simple steps automagic:

Marcell started to write propertherm, a utility to make calibration tables. Main functions:

We that fitting a 2nd order polynom (parabola) to 3 measured points over the whole temp-range (IIRC this is what easytherm does, I read it a long time ago, but I couldn't download to check) gives very poor fitting to the NTC curve.

The proper way is:

developers: /svn/firmware/utilities/propertherm/