Hi
Everyone
I have the newer Oil Pressure sensor installed, PN 456180 in a new aircraft built mid 2015 with a 912ULS.
I noticed the ems sensor chosen on the skyview system was "ROTAX OIL PRESSURE (HONEYWELL) not "ROTAX OIL PRESSURE (P/N 456180)"
On inspection of the latest sensor file "sensor_08_03_2015.sfg" I note that the definitions for the two sensors are identical, so it doesn't matter which was selected.
The Rotax document "SI-912-020-r8" specifies that the sensor P/N 456180 is a 4/20ma type with a linear output of pressure related to current, 0.75bar or 10.9PSI at 4ma and 10.75bar or 156PSI at 20ma. This current is fed into C37-P6 which is programmed to have a 200ohm pulldown resistor, creating a voltage of 0.8v at 4ma (ie10.9psi) and 4v at 20ma (ie 159psi).
But, with the low_coeff specified for the sensor, this will result in a reading of 144psi at 20ma instead of 156psi, an error of -6%. At about 60psi the error is about -20%!
i.e. the error in reading gets worse as the pressure reading falls.
It appears to me that the ems sensor definition is not correct for the rotax oil pressure sensor P/N 456180.
The correct low_coeff would be
{ c_x4 = 0
c_x3 = 0
c-x2 = 0
c_x1 = 45.324
c_x0 = -25.382
}
This will display 156psi at 20ma (correct) and 10.9psi at 4ma (correct)
At currents less than 4ma, the pressure displayed will fall to zero, then under 2.8ma a negative pressure would result in a red X which reflects a faulty sensor.
Also posted in ems general
Doug
Everyone
I have the newer Oil Pressure sensor installed, PN 456180 in a new aircraft built mid 2015 with a 912ULS.
I noticed the ems sensor chosen on the skyview system was "ROTAX OIL PRESSURE (HONEYWELL) not "ROTAX OIL PRESSURE (P/N 456180)"
On inspection of the latest sensor file "sensor_08_03_2015.sfg" I note that the definitions for the two sensors are identical, so it doesn't matter which was selected.
The Rotax document "SI-912-020-r8" specifies that the sensor P/N 456180 is a 4/20ma type with a linear output of pressure related to current, 0.75bar or 10.9PSI at 4ma and 10.75bar or 156PSI at 20ma. This current is fed into C37-P6 which is programmed to have a 200ohm pulldown resistor, creating a voltage of 0.8v at 4ma (ie10.9psi) and 4v at 20ma (ie 159psi).
But, with the low_coeff specified for the sensor, this will result in a reading of 144psi at 20ma instead of 156psi, an error of -6%. At about 60psi the error is about -20%!
i.e. the error in reading gets worse as the pressure reading falls.
It appears to me that the ems sensor definition is not correct for the rotax oil pressure sensor P/N 456180.
The correct low_coeff would be
{ c_x4 = 0
c_x3 = 0
c-x2 = 0
c_x1 = 45.324
c_x0 = -25.382
}
This will display 156psi at 20ma (correct) and 10.9psi at 4ma (correct)
At currents less than 4ma, the pressure displayed will fall to zero, then under 2.8ma a negative pressure would result in a red X which reflects a faulty sensor.
Also posted in ems general
Doug