14.1. Tire Pressure Monitor Controller - TirePMonCtlr
Id |
TirePMonCtlr |
Version |
main |
Title |
Tire Pressure Monitor Controller |
System |
Tire Pressure Monitoring |
Document Type |
Application Software Component Specification Preview |
14.1.1. Overview
The Tire Pressure Monitoring Controller component monitors the tire pressure and temperature signals from the tire pressure sensors. It detects low pressure, high pressure, high temperature and leakage conditions and provides warnings to the driver. The component also performs optimum pressure monitoring based on configuration parameters.
14.1.2. Functions
Title |
Description |
|
|---|---|---|
1 |
Tire Pressure and Temperature Monitoring |
Monitors the tire pressure and temperature signals from the tire pressure sensors. Detects low pressure, high pressure, high temperature and leakage conditions based on configurable thresholds. |
2 |
Optimum Pressure Monitoring |
Monitors if the tire pressure is within an optimum range defined by configuration parameters. Provides a warning if pressure goes outside the optimum range. |
14.1.3. Ports
Id |
Direction |
Data Type |
Dimensions |
Unit |
Keywords |
|
|---|---|---|---|---|---|---|
1 |
AmbT |
Incoming |
single |
[-1] |
inherit |
Ambient Temperature |
2 |
AmbT_valid |
Incoming |
boolean |
[1] |
inherit |
|
3 |
VehSt |
Incoming |
Enum: CmnenaVehSt |
[-1] |
inherit |
Vehicle State |
4 |
TireSig |
Incoming |
Bus: TirpdrvTireSig |
[-1] |
inherit |
Tire Signal |
5 |
TireSig_valid |
Incoming |
boolean |
[1] |
inherit |
|
6 |
Tire1 |
Outgoing |
Bus: TpmsctrlTireOutSig |
[-1] |
inherit |
Tire1 |
7 |
Tire1_send |
Outgoing |
boolean |
[1] |
inherit |
|
8 |
Diagc |
Outgoing |
Bus: TpmsctrlDiagc |
[-1] |
inherit |
Diagnostic |
14.1.4. Parameters
Id |
Data Type |
Dimensions |
Range |
Unit |
Description |
Keywords |
|
|---|---|---|---|---|---|---|---|
1 |
TpmsctrlAllwdPDrp |
uint8 |
[1,1] |
Min: 0, Max: 50 |
% |
Allowed pressure drop from Rated inflation pressure |
Tpmsctrl Allowed Pressure Drop |
2 |
TpmsctrlFltDetnDi |
boolean |
[1,1] |
Min: 0, Max: 1 |
Disable detection of all faults |
Tpmsctrl Fault Detection Disable |
|
3 |
TpmsctrlLoPWarnDiDeltaThd |
single |
[1,1] |
Min: 0, Max: 1100 |
kPa |
Threshold pressure delta when low pressure warning can be switch off |
Tpmsctrl Low Pressure Warning Disable Delta Threshold |
4 |
TpmsctrlNomP |
single |
[1,1] |
Min: 200, Max: 1100 |
kPa |
Nominal Inflation Pressure |
Tpmsctrl Nominal Pressure |
5 |
TpmsctrlOptmHiPWarnFrnt |
single |
[1,1] |
Min: 0, Max: 1100 |
kPa |
Optimum High Pressure Warning level Front Axle |
Tpmsctrl Optimum High Pressure Warning Front |
6 |
TpmsctrlOptmHiPWarnRe |
single |
[1,1] |
Min: 0, Max: 1100 |
kPa |
Optimum High Pressure Warning level Rear Axle |
Tpmsctrl Optimum High Pressure Warning Rear |
7 |
TpmsctrlOptmLoPWarnFrnt |
single |
[1,1] |
Min: 0, Max: 1100 |
kPa |
Optimum Low Pressure Warning level Front Axle |
Tpmsctrl Optimum Low Pressure Warning Front |
8 |
TpmsctrlOptmLoPWarnRe |
single |
[1,1] |
Min: 0, Max: 1100 |
kPa |
Optimum Low Pressure Warning level Rear Axle |
Tpmsctrl Optimum Low Pressure Warning Rear |
9 |
TpmsctrlOptmPMonEna |
boolean |
[1,1] |
Min: 0, Max: 1 |
Enable optimum pressure monitoring |
Tpmsctrl Optimum Pressure Monitoring Enable |
|
10 |
TpmsctrlTCmpEna |
boolean |
[1,1] |
Min: 0, Max: 1 |
When enabled pressure values output to display are temperature compensated |
Tpmsctrl Temperature Compensation Enable |
|
11 |
TpmsctrlTThd |
single |
[1,1] |
Min: 0, Max: 150 |
degC |
Tyre air temperature threshold |
Tpmsctrl Temperature Threshold |