Rotax temperature sensors

(Rotax temperature sensors, last updated by Gabriel on October 13, 2022)

Temperature sensor theory

Temperature sensors used in our aircrafts (especially on Rotax engines) are thermistors made of a negative temperature coefficient (NTC) semiconductor material.

Unlike metals, their resistance decreases with increasing temperature. The NTC thermistor’s Temperature- Resistance curve is described by the Steinhart-Hart Equation shown below:

1/T = A + B.Ln(R) + C.(Ln(R))3
(where T is the temperature in kelvins, and R is the resistance in ohms).

Sensors involved by this study

On Rotax engines, VDO brand sensors used for oil temperature, CHT, and waterless coolant temperature (fig. 1) are calibrated for a maximum temperature of 150°C (VDO part #323-057). For conventional coolant (non-waterless) temperature, a VDO sensor calibrated for 120°C (VDO part #323-095) is used.

Figure 1: VDO temperature sensor

The manufacturer of these sensors does not provide precise information on their characteristics. Therefore, we determined these characteristics by measuring the resistance of these two types of sensors as a function of temperature, from 50°C to 150°C.

Procedure

The sensor to be calibrated is immersed in a container filled with oil and heated to 160°C (fig. 2). Then, let cool, constantly stirring to homogenize the temperature. Using an ohmmeter and a digital thermometer previously calibrated against mercury laboratory thermometers, the sensor resistance is noted every 2 degrees, which gives the curve below (fig. 3).

Figure 2: Experimental setup for calibrating temperature sensors.
Figure 3: Result of measurements. Resistance curve as a function of the temperature of a VDO 323-057 sensor (150°C).

Mathematical modeling

The EMS (Engine Monitoring System) displays the engine parameters, including various temperatures. The EMS must first measure the resistance of the sensors and then calculate the corresponding temperature. Therefore, it is necessary to determine the formula the microcontroller can use to calculate these temperatures.

One could use the above formula of Steinhart-Hart, but determining its coefficients A, B, and C starting from experimental measurements is difficult.

An empirical method can give excellent results using a spreadsheet like Excel. The measurement points are plotted in semi-logarithmic coordinates: natural logarithm of the resistance on the horizontal axis and temperature on the vertical axis(fig 4).

Figure 4: Experimental curve in semi-logarithmic coordinates. Same points as figure 3.

The curve then appears as a conic (polynomial of degree 2). Excel calculates the trendline and its equation shown on the graph (fig. 4). A replacement of the variables is made to obtain the desired formula:

t = A Log(R)2 + B Log(R) + C

The measurements on the two sensor types (VDO-150 and VDO-120) show that these sensors always have almost identical characteristics. A unique formula can perfectly characterize each of the two types.

By taking the average of several sensors of each type, we obtain the following curves and coefficients (fig. 5 and table 1):

Figure 5: Temperature curves as a function of resistance for the two types of VDO sensors.

ABC
VDO-1503,193-61,72302,2
VDO-120-0,796-20,39178,8
Table 1: Coefficients of the formula t = A*Log(R)2 + B *Log(R) + C for the 2 types of sensors.

Leave a Reply

Your email address will not be published. Required fields are marked *

The maximum upload file size: 5 MB. You can upload: image, document, text, archive. Drop files here