Difference between revisions of "LAMBTS 2.120 (Lambda for Component Protection)"

From Nefmoto

Jump to: navigation, search
(Created page with "See the funktionsrahmen for the following diagrams: lambts main lambts enable (Enabling conditions for Lambda-component protection and enabling through factor ftbts_w) lambts ...")
 
Line 1: Line 1:
See the funktionsrahmen for the following diagrams:
+
See the ''funktionsrahmen'' for the following diagrams:
 
+
 
 
lambts main
 
lambts main
 
+
lambts enable (Enabling conditions for Lambda-component protection and enabling through factor ftbts_w)
+
lambts enable (Enabling conditions for Lambda-component protection and enabling
 
+
through factor ftbts_w)
 +
 
lambts lambtszw (Component protection due to changes in ignition angle)
 
lambts lambtszw (Component protection due to changes in ignition angle)
 
+
 
lambts initialisation
 
lambts initialisation
 +
 
 +
<u>Purpose:</u>
  
Purpose:
+
 
+
Protection
Protection of components (exhaust manifold, turbocharger, etc.) through mixture enrichment.
+
of components (exhaust manifold, turbocharger, etc.) through mixture enrichment.
  
Principle:
+
 
 +
<u>Principle:</u>
  
An excessively high exhaust gas temperature can be lowered by enriching the air-fuel mixture. Through this enrichment, more fuel enters the cylinder than would be required for stoichiometric combustion of the fuel. The unburned fuel vaporises on the cylinder walls and cools them which decreases the exhaust gas temperature.
+
 +
An
 +
excessively high exhaust gas temperature can be lowered by enriching the
 +
air-fuel mixture. Through this enrichment, more fuel enters the cylinder than
 +
would be required for stoichiometric combustion of the fuel. The unburned fuel
 +
vaporises on the cylinder walls and cools them which decreases the exhaust gas
 +
temperature.
  
LAMBTS: Overview
+
 
 +
<u>LAMBTS: Overview</u>
  
Target lambda can be enriched via the map KFLBTS which depends on the engine speed (nmot) and relative cylinder charge (rl). The enrichment is only effective when a modelled temperature tabgm_w, tkatm_w, tikatm_w or twistm_w in the sub-function LAMBTSENABLE exceeds its applicable threshold and the delay time TDLAMBTS + TVLBTS has expired. The system constant SY_ATMST defines whether twistm_w from the function %ATMST is available and the system constant SY_ATMLA defines whether twilam_w from the function %ATMLA is available.
+
 
 +
Target
 +
lambda can be enriched via the map KFLBTS which depends on the engine speed (nmot)
 +
and relative cylinder charge (rl). The enrichment is only effective when a
 +
modelled temperature tabgm_w, tkatm_w, tikatm_w or twistm_w in the sub-function
 +
LAMBTSENABLE exceeds its applicable threshold and the delay time TDLAMBTS +
 +
TVLBTS has expired. The system constant SY_ATMST defines whether twistm_w from the function %ATMST is available and the
 +
system constant SY_ATMLA defines whether twilam_w from the function %ATMLA is available.
  
The map KFLBTS describes the necessary steady-state enrichment, while the processes of the temperature model describe the dynamic state. This avoids early enrichment through a spike to a steady-state critical operating point.
+
 
 +
The
 +
map KFLBTS describes the necessary steady-state enrichment, while the processes
 +
of the temperature model describe the dynamic state. This avoids early
 +
enrichment through a spike to a steady-state critical operating point.
  
The temperature hysteresis DTBTS or DTWISBTS prevents periodic switching on and off of the enrichment, if enrichment is set at a temperature below the cut-in temperature.
+
 
 +
The
 +
temperature hysteresis DTBTS or DTWISBTS prevents periodic switching on and off
 +
of the enrichment, if enrichment is set at a temperature below the cut-in temperature.
  
For projects with stereo exhaust systems, where the difference between the exhaust temperatures of the two cylinder banks at the same operating point can be very large, component protection can be applied separately to both cylinder banks via the maps KFLBTS and KFLBTS2 if the system constant SY_STERBTS = true.
+
 
 +
For
 +
projects with stereo exhaust systems, where the difference between the exhaust
 +
temperatures of the two cylinder banks at the same operating point can be very large,
 +
component protection can be applied separately to both cylinder banks via the
 +
maps KFLBTS and KFLBTS2 if the system constant SY_STERBTS = true.
  
A deterioration in ignition angle efficiency leads to an increase in exhaust gas temperature but this deterioration can be counteracted with a mixture enrichment (see sub-function DLAMBTSZW). The actual ignition angle is calculated from the ignition angle efficiency (etazwg), the basic ignition angle (zwgru) and the average ignition angle efficiency (etazwim). The difference of etazwg and etazwim results in the degradation efficiency (detazwbs). An additive enrichment depending on detazwbs can now be done via the map KFDLBTS. The enrichment can be reduced or eliminated in desired areas by means of the characteristic KFFDLBTS which is a function of engine speed and relative cylinder charge. Also, this enrichment is only effective when a modelled exhaust temperature exceeds its corresponding threshold.
+
 
 +
A
 +
deterioration in ignition angle efficiency leads to an increase in exhaust gas temperature
 +
but this deterioration can be counteracted with a mixture enrichment (see sub-function
 +
DLAMBTSZW). The actual ignition angle is calculated from the ignition angle
 +
efficiency (etazwg), the basic ignition angle (zwgru) and the average ignition
 +
angle efficiency (etazwim). The difference of etazwg and etazwim results in the
 +
degradation efficiency (detazwbs). An additive enrichment depending on detazwbs
 +
can now be done via the map KFDLBTS. The enrichment can be reduced or
 +
eliminated in desired areas by means of the characteristic KFFDLBTS which is a
 +
function of engine speed and relative cylinder charge. Also, this enrichment is
 +
only effective when a modelled exhaust temperature exceeds its corresponding
 +
threshold.
  
The critical component temperatures can be exceeded for a brief time TVLBTS. First, however, the time TDLAMBTS must have expired. The low-pass filter ZDLBTS provides the option of smoothing an otherwise abrupt change in enrichment upon reaching a critical component temperature.
+
 
 +
The
 +
critical component temperatures can be exceeded for a brief time TVLBTS. First,
 +
however, the time TDLAMBTS must have expired. The low-pass filter ZDLBTS provides
 +
the option of smoothing an otherwise abrupt change in enrichment upon reaching
 +
a critical component temperature.
  
MEAN: Averaging the Efficiencies at the Actual Ignition Angle
+
 
 +
<u>MEAN:
 +
Averaging the Efficiencies at the Actual Ignition Angle</u>
  
Here is an averaging over 10 ms increments of the present ignition angle efficiencies over a 100 ms increments.
+
 
 +
Here
 +
is an averaging over 10 ms increments of the present ignition angle
 +
efficiencies over a 100 ms increments.
  
LAMBTS 2.120 Application Notes
+
 
 +
<u>LAMBTS
 +
2.120 Application Notes</u>
  
 +
 
 
Requirements:
 
Requirements:
  
* Application of the basic ignition angle (see %ZWGRU)
+
 
 +
*
 +
Application of the basic ignition angle (see %ZWGRU)
  
* Steady-state lambda - basic adaptation
+
 +
*
 +
Steady-state lambda - basic adaptation
  
* Application of knock control
+
 +
*
 +
Application of knock control
  
* Application of the exhaust temperature model (see %ATM), including lambda-path and path-firing angle
+
 +
*
 +
Application of the exhaust temperature model (see %ATM), including lambda-path
 +
and path-firing angle
  
* Installation of a temperature sensor on the protected region of the exhaust system (e.g. exhaust manifold or catalytic converter)
+
 +
*
 +
Installation of a temperature sensor on the protected region of the exhaust
 +
system (e.g. exhaust manifold or catalytic converter)
  
Codewort LAMBTS
+
 
 +
<u>Codewort
 +
LAMBTS</u>
  
<table>
+
                       
<tr>
+
{| border="1"
<td>
+
|-
CWLAMBTS Bit No.
+
|
</td>
+
CWLAMBTS
<td>
+
Bit No.
 +
 
 +
 +
|
 
7
 
7
</td>
+
 
<td>
+
 +
|
 
6
 
6
</td>
+
 
<td>
+
 +
|
 
5
 
5
</td>
+
 
<td>
+
 +
|
 
4
 
4
</td>
+
 
<td>
+
 +
|
 
3
 
3
</td>
+
 
<td>
+
 +
|
 
2
 
2
</td>
+
 
<td>
+
 +
|
 
1
 
1
</td>
+
 
<td>
+
</td>
+
|
</tr>
+
0
<tr>
+
 
<td>
+
</td>
+
|-
<td>
+
</td>
+
<td>
+
</td>
+
<td>
+
</td>
+
<td>
+
|
</td>
+
<td>
+
</td>
+
<td>
+
 
Note 1
 
Note 1
</td>
+
 
<td>
+
 +
|
 
Note 2
 
Note 2
</td>
+
 
<td>
+
 +
|
 
Note 3
 
Note 3
</td>
 
</tr>
 
</table>
 
  
 +
 +
|} 
 
Note 1
 
Note 1
  
If Bit 2 value = 1 then tabgkrm_w wird is used as the critical temperature
+
 +
If Bit 2 value = 1 then tabgkrm_w wird is used as
 +
the critical temperature
  
If Bit 2 value = 0 then tabgm_w w is used as the critical temperature
+
 +
If Bit 2 value = 0 then tabgm_w w is used as the
 +
critical temperature
  
 +
 
 
Note 2
 
Note 2
  
If Bit 1 value = 1 then updating dlambts for transmission intervention applies
+
 +
If Bit 1 value = 1 then updating dlambts for
 +
transmission intervention applies
  
If Bit 1 value = 0 then dlambts for gear intervention is frozen
+
 +
If Bit 1 value = 0 then dlambts for gear
 +
intervention is frozen
  
 +
 
 
Note 3
 
Note 3
  
If Bit 0 value = 1 then updating dlambts for dashpot applies
+
 +
If Bit 0 value = 1 then updating dlambts for
 +
dashpot applies
  
If Bit 0 value = 0 then dlambts for dashpot is frozen
+
 +
If Bit 0 value = 0 then dlambts for dashpot is
 +
frozen
  
Switch on only when system constant SY_TURBO is active
+
 +
Switch on only when system constant SY_TURBO is
 +
active
  
Example: Updating dlambts for dashpot and transmission protection frozen
+
 
 +
Example: Updating dlambts for dashpot and
 +
transmission protection frozen
  
® CWLAMBTS Bit 0 = 1 and CWLAMBTS Bit 1 = 1
+
 
 +
® CWLAMBTS Bit 0 = 1 and
 +
CWLAMBTS Bit 1 = 1
  
® CWLAMBTS = 2 + 21 = 1 + 2 = 3
+
 +
® CWLAMBTS = 2<sup>0</sup> +
 +
2<sup>1</sup> = 1 + 2 = 3
  
Presetting of parameters (function inactive!)
+
 
 +
<u>Presetting of parameters (function inactive!)</u>
  
Enrichment through switching off the lambda target value: KFLBTS = 1.0 (all engine speeds & all relative cylinder charges)
+
 
 +
Enrichment
 +
through switching off the lambda target value: KFLBTS = 1.0 (all engine speeds
 +
&amp; all relative cylinder charges)
  
Critical exhaust gas temperature: TABGBTS = 900°C
+
 +
Critical
 +
exhaust gas temperature: TABGBTS = 900°C
  
Critical temperature near the catalytic converter: TKATBTS = 900°C
+
 +
Critical
 +
temperature near the catalytic converter: TKATBTS = 900°C
  
Critical temperature in the catalytic converter: TIKATBTS = 900°C
+
 +
Critical
 +
temperature in the catalytic converter: TIKATBTS = 900°C
  
Critical cylinder head temperature: TWISTBTS = 200°C
+
 +
Critical
 +
cylinder head temperature: TWISTBTS = 200°C
  
Critical turbocharger temperature: TWILABTS = 950°C
+
 +
Critical
 +
turbocharger temperature: TWILABTS = 950°C
  
Temperature hysteresis for component protection: DTBTS = 20°C
+
 +
Temperature
 +
hysteresis for component protection: DTBTS = 20°C
  
Temperature hysteresis for cylinder head temperature: DTWISBTS = 10°C
+
 +
Temperature
 +
hysteresis for cylinder head temperature: DTWISBTS = 10°C
  
Temperature hysteresis for turbocharger turbine temperature: DTWISBTS = 20°C
+
 +
Temperature
 +
hysteresis for turbocharger turbine temperature: DTWISBTS = 20°C
  
Enrichment through switching off delta lambda target value: KFDLBTS = 0.0 (for all detazwbs)
+
 +
Enrichment
 +
through switching off delta lambda target value: KFDLBTS = 0.0 (for all
 +
detazwbs)
  
Low-pass for deactivating enrichment: ZLBTS = 0.1 s
+
 +
Low-pass
 +
for deactivating enrichment: ZLBTS = 0.1 s
  
Low-pass for deactivating delta-enrichment: ZDLBTS = 0.1 s
+
 +
Low-pass
 +
for deactivating delta-enrichment: ZDLBTS = 0.1 s
  
Time delay for enabling component protection deactivation: TDLAMBTS = 0.0 s (only effective prior to ignition).
+
 +
Time
 +
delay for enabling component protection deactivation: TDLAMBTS = 0.0 s (only
 +
effective prior to ignition).
  
Time delay for deactivating enrichment: TVLBTS = 0.0 s
+
 +
Time
 +
delay for deactivating enrichment: TVLBTS = 0.0 s
  
Weighting factor for normalizing the delta lambda target value: KFFDLBTS = 1.0 (alle nmot, alle rl)
+
 +
Weighting
 +
factor for normalizing the delta lambda target value: KFFDLBTS = 1.0 (alle
 +
nmot, alle rl)
  
component protection factor depending on tabgm_w: FBSTABGM = 1.0 (alle tabgm_w)
+
 +
component
 +
protection factor depending on tabgm_w: FBSTABGM = 1.0 (alle tabgm_w)
  
SY_ATMST = 0, when %ATMST is not available
+
 +
SY_ATMST
 +
= 0, when %ATMST is not available
  
SY_ATMLA = 0, when %ATMLA is not available
+
 +
SY_ATMLA
 +
= 0, when %ATMLA is not available
  
Procedure:
+
 
 +
<u>Procedure:</u>
  
1.) Application of Steady-state Enrichment
+
 
 +
<u>1.)
 +
Application of Steady-state Enrichment</u>
  
* A temperature sensor is installed to measure the actual temperature at the thermal critical point.
+
 
 +
* A
 +
temperature sensor is installed to measure the actual temperature at the
 +
thermal critical point.
  
* Enrichment independent enabling of the exhaust gas temperature model: TKATBTS = TIKATBTS = TABGBTS = TWISTBTS = 20°C for example.
+
 +
* Enrichment
 +
independent enabling of the exhaust gas temperature model: TKATBTS = TIKATBTS =
 +
TABGBTS = TWISTBTS = 20°C for example.
  
* Enrichment path through ignition angle intervention switched off: e.g. KFDLBTS = 0.0 (all detazwbs)
+
 +
*
 +
Enrichment path through ignition angle intervention switched off: e.g. KFDLBTS
 +
= 0.0 (all detazwbs)
  
* Knock control is enabled through the application of the characteristic KFLBTS by measuring the exhaust gas temperature at each operating point and where necessary by enrichment (KFLBTS values ​​<1) on a non-critical limiting value.
+
 +
*
 +
Knock control is enabled through the application of the characteristic KFLBTS by
 +
measuring the exhaust gas temperature at each operating point and where
 +
necessary by enrichment (KFLBTS values &#8203;&#8203;&lt;1) on a non-critical limiting value.
  
2.) Application of Enrichment through Ignition Angle Adjustment
+
 
 +
<u>2.)
 +
Application of Enrichment through Ignition Angle Adjustment</u>
  
In the application of the enrichment through ignition angle adjustment, steady-state enrichment via KFLBTS must be active.
+
 
 +
In
 +
the application of the enrichment through ignition angle adjustment,
 +
steady-state enrichment via KFLBTS must be active.
  
Application of the enrichment map KFDLBTS:
+
 
 +
Application
 +
of the enrichment map KFDLBTS:
  
* Set the ignition angle application without engine torque intervention condition (B_zwappl): CWMDAPP [bit 0] to be equal to 1
+
 +
*
 +
Set the ignition angle application without engine torque intervention condition
 +
(B_zwappl): CWMDAPP [bit 0] to be equal to 1
  
* Approach the operating point at which the largest overall enrichment was necessary in the map KFLBTS.
+
 +
*
 +
Approach the operating point at which the largest overall enrichment was
 +
necessary in the map KFLBTS.
  
* Through ZWAPPL gradually retard the ignition angle and make enrichments for high exhaust gas temperature via KFDLBTS.
+
 +
*
 +
Through ZWAPPL gradually retard the ignition angle and make enrichments for
 +
high exhaust gas temperature via KFDLBTS.
  
The characteristic field KFDLBTS should remain unchanged for the further application.
+
 +
The
 +
characteristic field KFDLBTS should remain unchanged for the further
 +
application.
  
The characteristic field KFFDLBTS must be applied at the maximum latest ignition angle position (e.g. through ZWAPPL):
+
 
 +
The
 +
characteristic field KFFDLBTS must be applied at the maximum latest ignition
 +
angle position (e.g. through ZWAPPL):
  
* Approach all operating points of KFFDLBTS and control exhaust temperature. Correct the enrichment.
+
 +
* Approach all operating points of KFFDLBTS
 +
and control exhaust temperature. Correct the enrichment.
  
3.) Application of the Temperature Threshold Values TABGBTS, TKATBTS, TIKATBTS, TWISTBTS
+
 
 +
<u>3.)
 +
Application of the Temperature Threshold Values TABGBTS, TKATBTS, TIKATBTS,
 +
TWISTBTS</u>
  
TABGBTS, tabgm and tabgkrm or refer to a location close to the lambda probe or exhaust manifold.
+
 
 +
TABGBTS,
 +
tabgm and tabgkrm or refer to a location close to the lambda probe or exhaust manifold.
  
TKATBTS and tkatm refer to a location near the catalytic converter.
+
 +
TKATBTS
 +
and tkatm refer to a location near the catalytic converter.
  
TIKATBTS and tikatm refer to a location in the catalytic converter.
+
 +
TIKATBTS
 +
and tikatm refer to a location in the catalytic converter.
  
TWISTBTS and twistm refer to the cylinder head. If SY_ATMST = 0 twistm does not exist in the project.
+
 +
TWISTBTS
 +
and twistm refer to the cylinder head. If SY_ATMST = 0 twistm does not exist in
 +
the project.
  
All thresholds are applied only when all components must be protected. If a component is not critical, the corresponding threshold is set to the maximum possible value.
+
 
 +
All
 +
thresholds are applied only when all components must be protected. If a
 +
component is not critical, the corresponding threshold is set to the maximum
 +
possible value.
  
* Double-check application of the exhaust temperature model, including the lambda and ignition angle paths.
+
 
 +
* Double-check
 +
application of the exhaust temperature model, including the lambda and ignition
 +
angle paths.
  
* If the actual measured temperature reaches the critical component temperature, the modelled temperature must be transferred to the corresponding threshold value. Possible errors in the exhaust gas temperature model can be found by again in the emerging thresholds TABGBTS, TKATBTS, and TIKATBTS TWISTBTS.
+
 
 +
*
 +
If the actual measured temperature reaches the critical component temperature,
 +
the modelled temperature must be transferred to the corresponding threshold
 +
value. Possible errors in the exhaust gas temperature model can be found by
 +
again in the emerging thresholds TABGBTS, TKATBTS, and TIKATBTS TWISTBTS.
  
* The choice of values for the temperature thresholds TABGBTS, TKATBTS, TIKATBTS and TWISTBTS must be checked “dynamically”. I.e. enrichment should not be used too late with a jump from a thermally non-critical to a thermally critical region, otherwise the component temperature will overshoot. In this case, a lower value for the corresponding threshold temperature should be selected.
+
 
 +
*
 +
The choice of values for the temperature thresholds TABGBTS, TKATBTS, TIKATBTS
 +
and TWISTBTS must be checked “dynamically”. I.e. enrichment should not be used too late with a jump from a thermally non-critical to a
 +
thermally critical region, otherwise the component temperature
 +
will overshoot. In this case, a lower value for the corresponding threshold
 +
temperature should be selected.
  
* The temperature hysteresis DTBTS or DTWISBTS should be sufficiently large that the enrichment does not periodically turn on and off.
+
 
 +
*
 +
The temperature hysteresis DTBTS or DTWISBTS should be sufficiently large that the
 +
enrichment does not periodically turn on and off.
  
* A dead time TDLAMBTS > 0 s is permissible only in those projects in which a steady-state component critical temperature can be exceeded without damage on a one-off basis (total time that B_tatmbts is active), But normally, however TDLAMBTS = 0.0 s.
+
 
 +
* A
 +
dead time TDLAMBTS &gt; 0 s is permissible only in those projects in which a
 +
steady-state component critical temperature can be exceeded without damage on a
 +
one-off basis (total time that B_tatmbts is active), But normally, however
 +
TDLAMBTS = 0.0 s.
  
* A dead time TVLBTS > 0 s is permissible only in such projects in which a steady-state critical component temperature can be exceeded for brief periods any number of times with no damage. But normally, however, TVLBTS = 0.0 s.
+
 
 +
*
 +
A dead time TVLBTS &gt; 0 s is permissible only in such projects in which a steady-state
 +
critical component temperature can be exceeded for brief periods any number of
 +
times with no damage. But normally, however, TVLBTS = 0.0 s.
  
* A delay with the time constants ZLBTS or ZDLBTS is only useful for projects where abrupt enrichment leads to a noticeable jump in torque. A delay in the enrichment will result in overshooting of the temperature components. If the overshoot is not tolerable, enrichment must be enabled from a lower component temperature.
+
 
 +
*
 +
A delay with the time constants ZLBTS or ZDLBTS is only useful for projects
 +
where abrupt enrichment leads to a noticeable jump in torque. A delay in the
 +
enrichment will result in overshooting of the temperature components. If the
 +
overshoot is not tolerable, enrichment must be enabled from a lower component
 +
temperature.
  
Affected Functions:
+
 
 +
<u>Affected
 +
Functions:</u>
  
%LAMKO via lambts_w
+
 
 +
%LAMKO
 +
via lambts_w
  
<table>
+
                                                                                                                                                                                                                                           
<tr>
+
{| border="1"
<td>
+
|-
 +
|
 
Parameter
 
Parameter
</td>
+
 
<td>
+
 +
|
 
Description
 
Description
</td>
+
 
</tr>
+
<tr>
+
|-
<td>
+
|
 
CWLAMBTS
 
CWLAMBTS
</td>
+
 
<td>
+
 +
|
 
Codeword: lambda component protection
 
Codeword: lambda component protection
</td>
+
 
</tr>
+
<tr>
+
|-
<td>
+
|
 
DTBTS
 
DTBTS
</td>
+
 
<td>
+
Temperature hysteresis for component protection
+
|
</td>
+
Temperature hysteresis for component
</tr>
+
protection
<tr>
+
 
<td>
+
 +
|-
 +
|
 
DTWILABTS
 
DTWILABTS
</td>
+
 
<td>
+
Turbocharger temperature hysteresis for component protection
+
|
</td>
+
Turbocharger temperature hysteresis for
</tr>
+
component protection
<tr>
+
 
<td>
+
 +
|-
 +
|
 
DTWISBTS
 
DTWISBTS
</td>
+
 
<td>
+
Cylinder head temperature hysteresis for component protection
+
|
</td>
+
Cylinder head temperature hysteresis for
</tr>
+
component protection
<tr>
+
 
<td>
+
 +
|-
 +
|
 
ETADignition angle
 
ETADignition angle
</td>
+
 
<td>
+
Ignition angle efficiency depending on delta ignition angle
+
|
</td>
+
Ignition angle efficiency depending on delta ignition
</tr>
+
angle
<tr>
+
 
<td>
+
 +
|-
 +
|
 
FBSTABGM
 
FBSTABGM
</td>
+
 
<td>
+
Component protection factor depending on modelled exhaust gas temperature
+
|
</td>
+
Component protection factor depending on
</tr>
+
modelled exhaust gas temperature
<tr>
+
 
<td>
+
 +
|-
 +
|
 
KFDLBTS
 
KFDLBTS
</td>
+
 
<td>
+
Delta lambda target value for component protection
+
|
</td>
+
Delta lambda target value for component
</tr>
+
protection
<tr>
+
 
<td>
+
 +
|-
 +
|
 
KFFDLBTS
 
KFFDLBTS
</td>
+
 
<td>
+
Factor for delta lambda target value for component protection
+
|
</td>
+
Factor for delta lambda target value for
</tr>
+
component protection
<tr>
+
 
<td>
+
 +
|-
 +
|
 
KFLBTS
 
KFLBTS
</td>
+
 
<td>
+
 +
|
 
Lambda target value for component protection
 
Lambda target value for component protection
</td>
+
 
</tr>
+
<tr>
+
|-
<td>
+
|
 
KFLBTS2
 
KFLBTS2
</td>
+
 
<td>
+
 +
|
 
Lambda target value 2 for component protection
 
Lambda target value 2 for component protection
</td>
+
 
</tr>
+
<tr>
+
|-
<td>
+
|
 
SNM16GKUB
 
SNM16GKUB
</td>
+
 
<td>
+
Sample point distribution for mixture control: 16 sample points for engine temperature
+
|
</td>
+
Sample point distribution for mixture
</tr>
+
control: 16 sample points for engine temperature
<tr>
+
 
<td>
+
 +
|-
 +
|
 
SRL12GKUW
 
SRL12GKUW
</td>
+
 
<td>
+
Sample point distribution for mixture control: 12 sample points for relative cylinder charge (Word)
+
|
</td>
+
Sample point distribution for mixture
</tr>
+
control: 12 sample points for relative cylinder charge (Word)
<tr>
+
 
<td>
+
 +
|-
 +
|
 
SY_ATMLA
 
SY_ATMLA
</td>
+
 
<td>
+
System constant exhaust gas temperature modelling: turbocharger available
+
|
</td>
+
System constant exhaust gas temperature
</tr>
+
modelling: turbocharger available
<tr>
+
 
<td>
+
 +
|-
 +
|
 
SY_ATMST
 
SY_ATMST
</td>
+
 
<td>
+
System constant exhaust gas temperature modelling: cylinder head available
+
|
</td>
+
System constant exhaust gas temperature modelling:
</tr>
+
cylinder head available
<tr>
+
 
<td>
+
 +
|-
 +
|
 
SY_STERBTS
 
SY_STERBTS
</td>
+
 
<td>
+
System constant component protection exhaust gas bank selection
+
|
</td>
+
System constant component protection exhaust
</tr>
+
gas bank selection
<tr>
+
 
<td>
+
 +
|-
 +
|
 
SY_TURBO
 
SY_TURBO
</td>
+
 
<td>
+
 +
|
 
System constant for turbocharger
 
System constant for turbocharger
</td>
+
 
</tr>
+
<tr>
+
|-
<td>
+
|
 
TABGBTS
 
TABGBTS
</td>
+
 
<td>
+
Exhaust gas temperature threshold for component protection
+
|
</td>
+
Exhaust gas temperature threshold for
</tr>
+
component protection
<tr>
+
 
<td>
+
 +
|-
 +
|
 
TDLAMBTS
 
TDLAMBTS
</td>
+
 
<td>
+
Time delay for enabling one-off lambda component protection
+
|
</td>
+
Time delay for enabling one-off lambda component
</tr>
+
protection
<tr>
+
 
<td>
+
 +
|-
 +
|
 
TIKATBTS
 
TIKATBTS
</td>
+
 
<td>
+
Temperature threshold for component protection in the catalytic converter
+
|
</td>
+
Temperature threshold for component
</tr>
+
protection in the catalytic converter
<tr>
+
 
<td>
+
 +
|-
 +
|
 
TKATBTS
 
TKATBTS
</td>
+
 
<td>
+
Temperature threshold for component protection near the catalytic converter
+
|
</td>
+
Temperature threshold for component protection
</tr>
+
near the catalytic converter
<tr>
+
 
<td>
+
 +
|-
 +
|
 
TVLBTS
 
TVLBTS
</td>
+
 
<td>
+
Delay time for lambda target value for component protection
+
|
</td>
+
Delay time for lambda target value for component
</tr>
+
protection
<tr>
+
 
<td>
+
 +
|-
 +
|
 
TWILABTS
 
TWILABTS
</td>
+
 
<td>
+
Temperature threshold for component protection of the turbocharger
+
|
</td>
+
Temperature threshold for component
</tr>
+
protection of the turbocharger
<tr>
+
 
<td>
+
 +
|-
 +
|
 
TWISTBTS
 
TWISTBTS
</td>
+
 
<td>
+
Temperature threshold for component protection of the cylinder head
+
|
</td>
+
Temperature threshold for component
</tr>
+
protection of the cylinder head
<tr>
+
 
<td>
+
 +
|-
 +
|
 
ZDLBTS
 
ZDLBTS
</td>
+
 
<td>
+
Time constant delta lambda component protection
+
|
</td>
+
Time constant delta lambda component
</tr>
+
protection
<tr>
+
 
<td>
+
 +
|-
 +
|
 
ZLBTS
 
ZLBTS
</td>
+
 
<td>
+
 +
|
 
Time constant lambda component protection
 
Time constant lambda component protection
</td>
+
 
</tr>
+
<tr>
+
|-
<td>
+
|
 
Variable
 
Variable
</td>
+
 
<td>
+
 +
|
 
Description
 
Description
</td>
+
 
</tr>
+
<tr>
+
|-
<td>
+
|
 
B_DASH
 
B_DASH
</td>
+
 
<td>
+
 +
|
 
Condition: Dashpot limit change active
 
Condition: Dashpot limit change active
</td>
+
 
</tr>
+
<tr>
+
|-
<td>
+
|
 
B_GSAF
 
B_GSAF
</td>
+
 
<td>
+
Condition: Transmission intervention switch requirement
+
|
</td>
+
Condition: Transmission intervention switch
</tr>
+
requirement
<tr>
+
 
<td>
+
 +
|-
 +
|
 
B_TABGBTS
 
B_TABGBTS
</td>
+
 
<td>
+
 +
|
 
Condition: Exhaust gas temperature exceeded
 
Condition: Exhaust gas temperature exceeded
</td>
+
 
</tr>
+
<tr>
+
|-
<td>
+
|
 
B_TATMBTS
 
B_TATMBTS
</td>
+
 
<td>
+
Condition: Threshold temperature in exhaust gas temperature model exceeded
+
|
</td>
+
Condition: Threshold temperature in exhaust
</tr>
+
gas temperature model exceeded
<tr>
+
 
<td>
+
 +
|-
 +
|
 
B_TIKATBTS
 
B_TIKATBTS
</td>
+
 
<td>
+
Condition: Threshold temperature in catalytic converter exceeded
+
|
</td>
+
Condition: Threshold temperature in catalytic
</tr>
+
converter exceeded
<tr>
+
 
<td>
+
 +
|-
 +
|
 
B_TKATBTS
 
B_TKATBTS
</td>
+
 
<td>
+
Condition: Threshold temperature near catalytic converter exceeded
+
|
</td>
+
Condition: Threshold temperature near catalytic
</tr>
+
converter exceeded
<tr>
+
 
<td>
+
 +
|-
 +
|
 
B_TWILABTS
 
B_TWILABTS
</td>
+
 
<td>
+
Condition: Turbocharger threshold temperature exceeded
+
|
</td>
+
Condition: Turbocharger threshold temperature
</tr>
+
exceeded
<tr>
+
 
<td>
+
 +
|-
 +
|
 
B_TWISTBTS
 
B_TWISTBTS
</td>
+
 
<td>
+
Condition: Cylinder head threshold temperature exceeded
+
|
</td>
+
Condition: Cylinder head threshold temperature
</tr>
+
exceeded
<tr>
+
 
<td>
+
 +
|-
 +
|
 
DETAZWBS
 
DETAZWBS
</td>
+
 
<td>
+
Delta ignition angle efficiency for component protection
+
|
</td>
+
Delta ignition angle efficiency for component
</tr>
+
protection
<tr>
+
 
<td>
+
 +
|-
 +
|
 
DLAMBTS_W
 
DLAMBTS_W
</td>
+
 
<td>
+
 +
|
 
Delta lambda for component protection
 
Delta lambda for component protection
</td>
+
 
</tr>
+
<tr>
+
|-
<td>
+
|
 
DZWG
 
DZWG
</td>
+
 
<td>
+
Delta ignition angle: basic ignition angle to optimum ignition angle
+
|
</td>
+
Delta ignition angle: basic ignition angle to
</tr>
+
optimum ignition angle
<tr>
+
 
<td>
+
 +
|-
 +
|
 
ETAZWG
 
ETAZWG
</td>
+
 
<td>
+
 +
|
 
Efficiency of the basic ignition angle
 
Efficiency of the basic ignition angle
</td>
+
 
</tr>
+
<tr>
+
|-
<td>
+
|
 
ETAZWIM
 
ETAZWIM
</td>
+
 
<td>
+
Average efficiency of the actual ignition angle
+
|
</td>
+
Average efficiency of the actual ignition
</tr>
+
angle
<tr>
+
 
<td>
+
 +
|-
 +
|
 
ETAZWIST
 
ETAZWIST
</td>
+
 
<td>
+
 +
|
 
Actual ignition angle efficiency
 
Actual ignition angle efficiency
</td>
+
 
</tr>
+
<tr>
+
|-
<td>
+
|
 
FLBTS_W
 
FLBTS_W
</td>
+
 
<td>
+
 +
|
 
Lambda component protection factor
 
Lambda component protection factor
</td>
+
 
</tr>
+
<tr>
+
|-
<td>
+
|
 
LAMBTS_W
 
LAMBTS_W
</td>
+
 
<td>
+
 +
|
 
Lambda for component protection
 
Lambda for component protection
</td>
+
 
</tr>
+
<tr>
+
|-
<td>
+
|
 
LAMBTS2_W
 
LAMBTS2_W
</td>
+
 
<td>
+
Lambda for component protection for cylinder bank 2
+
|
</td>
+
Lambda for component protection for cylinder
</tr>
+
bank 2
<tr>
+
 
<td>
+
 +
|-
 +
|
 
LBTS_W
 
LBTS_W
</td>
+
 
<td>
+
Lambda for component protection in steady-state map
+
|
</td>
+
Lambda for component protection in
</tr>
+
steady-state map
<tr>
+
 
<td>
+
 +
|-
 +
|
 
LBTS2_W
 
LBTS2_W
</td>
+
 
<td>
+
Lambda for component protection in steady-state map for cylinder bank 2
+
|
</td>
+
Lambda for component protection in
</tr>
+
steady-state map for cylinder bank 2
<tr>
+
 
<td>
+
 +
|-
 +
|
 
NMOT
 
NMOT
</td>
+
 
<td>
+
 +
|
 
Engine speed
 
Engine speed
</td>
+
 
</tr>
+
<tr>
+
|-
<td>
+
|
 
RL_W
 
RL_W
</td>
+
 
<td>
+
 +
|
 
Relative cylinder charge (Word)
 
Relative cylinder charge (Word)
</td>
+
 
</tr>
+
<tr>
+
|-
<td>
+
|
 
SY_LAMBTS
 
SY_LAMBTS
</td>
+
 
<td>
+
 +
|
 
System constant for component protection available
 
System constant for component protection available
</td>
+
 
</tr>
+
<tr>
+
|-
<td>
+
|
 
TABGBTS_W
 
TABGBTS_W
</td>
+
 
<td>
+
Exhaust gas temperature for component protection
+
|
</td>
+
Exhaust gas temperature for component
</tr>
+
protection
<tr>
+
 
<td>
+
 +
|-
 +
|
 
TABGKRM_W
 
TABGKRM_W
</td>
+
 
<td>
+
Exhaust gas temperature in exhaust manifold from the model
+
|
</td>
+
Exhaust gas temperature in exhaust manifold
</tr>
+
from the model
<tr>
+
 
<td>
+
 +
|-
 +
|
 
TABGM_W
 
TABGM_W
</td>
+
 
<td>
+
Exhaust gas temperature before the catalytic converter from the model (Word)
+
|
</td>
+
Exhaust gas temperature before the catalytic
</tr>
+
converter from the model (Word)
<tr>
+
 
<td>
+
 +
|-
 +
|
 
TIKATM W
 
TIKATM W
</td>
+
 
<td>
+
Exhaust gas temperature in the catalytic converter from the model
+
|
</td>
+
Exhaust gas temperature in the catalytic
</tr>
+
converter from the model
<tr>
+
 
<td>
+
 +
|-
 +
|
 
TKATM W
 
TKATM W
</td>
+
 
<td>
+
Exhaust gas temperature near the catalytic converter from the model (Word)
+
|
</td>
+
Exhaust gas temperature near the catalytic
</tr>
+
converter from the model (Word)
<tr>
+
 
<td>
+
 +
|-
 +
|
 
TWILAM_W
 
TWILAM_W
</td>
+
 
<td>
+
Turbocharger casing temperature from the model
+
|
</td>
+
Turbocharger casing temperature from the
</tr>
+
model
<tr>
+
 
<td>
+
 +
|-
 +
|
 
TWISTM_W
 
TWISTM_W
</td>
+
 
<td>
+
Cylinder head temperature from the model: Kelvin in VS100, actual in °C
+
|
</td>
+
Cylinder head temperature from the model:
</tr>
+
Kelvin in VS100, actual in °C
<tr>
+
 
<td>
+
 +
|-
 +
|
 
ZWGRU
 
ZWGRU
</td>
+
 
<td>
+
 +
|
 
Basic ignition angle
 
Basic ignition angle
</td>
+
 
</tr>
+
<tr>
+
|-
<td>
+
|
 
ZWOPT
 
ZWOPT
</td>
+
 
<td>
+
 +
|
 
Optimum ignition angle
 
Optimum ignition angle
</td>
+
 
</tr>
+
</table>
+
|}

Revision as of 10:37, 11 September 2011

See the funktionsrahmen for the following diagrams:

lambts main

lambts enable (Enabling conditions for Lambda-component protection and enabling through factor ftbts_w)

lambts lambtszw (Component protection due to changes in ignition angle)

lambts initialisation

Purpose:


Protection of components (exhaust manifold, turbocharger, etc.) through mixture enrichment.


Principle:


An excessively high exhaust gas temperature can be lowered by enriching the air-fuel mixture. Through this enrichment, more fuel enters the cylinder than would be required for stoichiometric combustion of the fuel. The unburned fuel vaporises on the cylinder walls and cools them which decreases the exhaust gas temperature.


LAMBTS: Overview


Target lambda can be enriched via the map KFLBTS which depends on the engine speed (nmot) and relative cylinder charge (rl). The enrichment is only effective when a modelled temperature tabgm_w, tkatm_w, tikatm_w or twistm_w in the sub-function LAMBTSENABLE exceeds its applicable threshold and the delay time TDLAMBTS + TVLBTS has expired. The system constant SY_ATMST defines whether twistm_w from the function %ATMST is available and the system constant SY_ATMLA defines whether twilam_w from the function %ATMLA is available.


The map KFLBTS describes the necessary steady-state enrichment, while the processes of the temperature model describe the dynamic state. This avoids early enrichment through a spike to a steady-state critical operating point.


The temperature hysteresis DTBTS or DTWISBTS prevents periodic switching on and off of the enrichment, if enrichment is set at a temperature below the cut-in temperature.


For projects with stereo exhaust systems, where the difference between the exhaust temperatures of the two cylinder banks at the same operating point can be very large, component protection can be applied separately to both cylinder banks via the maps KFLBTS and KFLBTS2 if the system constant SY_STERBTS = true.


A deterioration in ignition angle efficiency leads to an increase in exhaust gas temperature but this deterioration can be counteracted with a mixture enrichment (see sub-function DLAMBTSZW). The actual ignition angle is calculated from the ignition angle efficiency (etazwg), the basic ignition angle (zwgru) and the average ignition angle efficiency (etazwim). The difference of etazwg and etazwim results in the degradation efficiency (detazwbs). An additive enrichment depending on detazwbs can now be done via the map KFDLBTS. The enrichment can be reduced or eliminated in desired areas by means of the characteristic KFFDLBTS which is a function of engine speed and relative cylinder charge. Also, this enrichment is only effective when a modelled exhaust temperature exceeds its corresponding threshold.


The critical component temperatures can be exceeded for a brief time TVLBTS. First, however, the time TDLAMBTS must have expired. The low-pass filter ZDLBTS provides the option of smoothing an otherwise abrupt change in enrichment upon reaching a critical component temperature.


MEAN: Averaging the Efficiencies at the Actual Ignition Angle


Here is an averaging over 10 ms increments of the present ignition angle efficiencies over a 100 ms increments.


LAMBTS 2.120 Application Notes


Requirements:


Application of the basic ignition angle (see %ZWGRU)


Steady-state lambda - basic adaptation


Application of knock control


Application of the exhaust temperature model (see %ATM), including lambda-path and path-firing angle


Installation of a temperature sensor on the protected region of the exhaust system (e.g. exhaust manifold or catalytic converter)


Codewort LAMBTS


CWLAMBTS Bit No.


7


6


5


4


3


2


1


0


Note 1


Note 2


Note 3


Note 1


If Bit 2 value = 1 then tabgkrm_w wird is used as the critical temperature


If Bit 2 value = 0 then tabgm_w w is used as the critical temperature


Note 2


If Bit 1 value = 1 then updating dlambts for transmission intervention applies


If Bit 1 value = 0 then dlambts for gear intervention is frozen


Note 3


If Bit 0 value = 1 then updating dlambts for dashpot applies


If Bit 0 value = 0 then dlambts for dashpot is frozen


Switch on only when system constant SY_TURBO is active


Example: Updating dlambts for dashpot and transmission protection frozen


® CWLAMBTS Bit 0 = 1 and CWLAMBTS Bit 1 = 1


® CWLAMBTS = 20 + 21 = 1 + 2 = 3


Presetting of parameters (function inactive!)


Enrichment through switching off the lambda target value: KFLBTS = 1.0 (all engine speeds & all relative cylinder charges)


Critical exhaust gas temperature: TABGBTS = 900°C


Critical temperature near the catalytic converter: TKATBTS = 900°C


Critical temperature in the catalytic converter: TIKATBTS = 900°C


Critical cylinder head temperature: TWISTBTS = 200°C


Critical turbocharger temperature: TWILABTS = 950°C


Temperature hysteresis for component protection: DTBTS = 20°C


Temperature hysteresis for cylinder head temperature: DTWISBTS = 10°C


Temperature hysteresis for turbocharger turbine temperature: DTWISBTS = 20°C


Enrichment through switching off delta lambda target value: KFDLBTS = 0.0 (for all detazwbs)


Low-pass for deactivating enrichment: ZLBTS = 0.1 s


Low-pass for deactivating delta-enrichment: ZDLBTS = 0.1 s


Time delay for enabling component protection deactivation: TDLAMBTS = 0.0 s (only effective prior to ignition).


Time delay for deactivating enrichment: TVLBTS = 0.0 s


Weighting factor for normalizing the delta lambda target value: KFFDLBTS = 1.0 (alle nmot, alle rl)


component protection factor depending on tabgm_w: FBSTABGM = 1.0 (alle tabgm_w)


SY_ATMST = 0, when %ATMST is not available


SY_ATMLA = 0, when %ATMLA is not available


Procedure:


1.) Application of Steady-state Enrichment


  • A

temperature sensor is installed to measure the actual temperature at the thermal critical point.


  • Enrichment

independent enabling of the exhaust gas temperature model: TKATBTS = TIKATBTS = TABGBTS = TWISTBTS = 20°C for example.


Enrichment path through ignition angle intervention switched off: e.g. KFDLBTS = 0.0 (all detazwbs)


Knock control is enabled through the application of the characteristic KFLBTS by measuring the exhaust gas temperature at each operating point and where necessary by enrichment (KFLBTS values ​​<1) on a non-critical limiting value.


2.) Application of Enrichment through Ignition Angle Adjustment


In the application of the enrichment through ignition angle adjustment, steady-state enrichment via KFLBTS must be active.


Application of the enrichment map KFDLBTS:


Set the ignition angle application without engine torque intervention condition (B_zwappl): CWMDAPP [bit 0] to be equal to 1


Approach the operating point at which the largest overall enrichment was necessary in the map KFLBTS.


Through ZWAPPL gradually retard the ignition angle and make enrichments for high exhaust gas temperature via KFDLBTS.


The characteristic field KFDLBTS should remain unchanged for the further application.


The characteristic field KFFDLBTS must be applied at the maximum latest ignition angle position (e.g. through ZWAPPL):


  • Approach all operating points of KFFDLBTS

and control exhaust temperature. Correct the enrichment.


3.) Application of the Temperature Threshold Values TABGBTS, TKATBTS, TIKATBTS, TWISTBTS


TABGBTS, tabgm and tabgkrm or refer to a location close to the lambda probe or exhaust manifold.


TKATBTS and tkatm refer to a location near the catalytic converter.


TIKATBTS and tikatm refer to a location in the catalytic converter.


TWISTBTS and twistm refer to the cylinder head. If SY_ATMST = 0 twistm does not exist in the project.


All thresholds are applied only when all components must be protected. If a component is not critical, the corresponding threshold is set to the maximum possible value.


  • Double-check

application of the exhaust temperature model, including the lambda and ignition angle paths.


If the actual measured temperature reaches the critical component temperature, the modelled temperature must be transferred to the corresponding threshold value. Possible errors in the exhaust gas temperature model can be found by again in the emerging thresholds TABGBTS, TKATBTS, and TIKATBTS TWISTBTS.


The choice of values for the temperature thresholds TABGBTS, TKATBTS, TIKATBTS and TWISTBTS must be checked “dynamically”. I.e. enrichment should not be used too late with a jump from a thermally non-critical to a thermally critical region, otherwise the component temperature will overshoot. In this case, a lower value for the corresponding threshold temperature should be selected.


The temperature hysteresis DTBTS or DTWISBTS should be sufficiently large that the enrichment does not periodically turn on and off.


  • A

dead time TDLAMBTS > 0 s is permissible only in those projects in which a steady-state component critical temperature can be exceeded without damage on a one-off basis (total time that B_tatmbts is active), But normally, however TDLAMBTS = 0.0 s.


A dead time TVLBTS > 0 s is permissible only in such projects in which a steady-state critical component temperature can be exceeded for brief periods any number of times with no damage. But normally, however, TVLBTS = 0.0 s.


A delay with the time constants ZLBTS or ZDLBTS is only useful for projects where abrupt enrichment leads to a noticeable jump in torque. A delay in the enrichment will result in overshooting of the temperature components. If the overshoot is not tolerable, enrichment must be enabled from a lower component temperature.


Affected Functions:


%LAMKO via lambts_w


Parameter


Description


CWLAMBTS


Codeword: lambda component protection


DTBTS


Temperature hysteresis for component protection


DTWILABTS


Turbocharger temperature hysteresis for component protection


DTWISBTS


Cylinder head temperature hysteresis for component protection


ETADignition angle


Ignition angle efficiency depending on delta ignition angle


FBSTABGM


Component protection factor depending on modelled exhaust gas temperature


KFDLBTS


Delta lambda target value for component protection


KFFDLBTS


Factor for delta lambda target value for component protection


KFLBTS


Lambda target value for component protection


KFLBTS2


Lambda target value 2 for component protection


SNM16GKUB


Sample point distribution for mixture control: 16 sample points for engine temperature


SRL12GKUW


Sample point distribution for mixture control: 12 sample points for relative cylinder charge (Word)


SY_ATMLA


System constant exhaust gas temperature modelling: turbocharger available


SY_ATMST


System constant exhaust gas temperature modelling: cylinder head available


SY_STERBTS


System constant component protection exhaust gas bank selection


SY_TURBO


System constant for turbocharger


TABGBTS


Exhaust gas temperature threshold for component protection


TDLAMBTS


Time delay for enabling one-off lambda component protection


TIKATBTS


Temperature threshold for component protection in the catalytic converter


TKATBTS


Temperature threshold for component protection near the catalytic converter


TVLBTS


Delay time for lambda target value for component protection


TWILABTS


Temperature threshold for component protection of the turbocharger


TWISTBTS


Temperature threshold for component protection of the cylinder head


ZDLBTS


Time constant delta lambda component protection


ZLBTS


Time constant lambda component protection


Variable


Description


B_DASH


Condition: Dashpot limit change active


B_GSAF


Condition: Transmission intervention switch requirement


B_TABGBTS


Condition: Exhaust gas temperature exceeded


B_TATMBTS


Condition: Threshold temperature in exhaust gas temperature model exceeded


B_TIKATBTS


Condition: Threshold temperature in catalytic converter exceeded


B_TKATBTS


Condition: Threshold temperature near catalytic converter exceeded


B_TWILABTS


Condition: Turbocharger threshold temperature exceeded


B_TWISTBTS


Condition: Cylinder head threshold temperature exceeded


DETAZWBS


Delta ignition angle efficiency for component protection


DLAMBTS_W


Delta lambda for component protection


DZWG


Delta ignition angle: basic ignition angle to optimum ignition angle


ETAZWG


Efficiency of the basic ignition angle


ETAZWIM


Average efficiency of the actual ignition angle


ETAZWIST


Actual ignition angle efficiency


FLBTS_W


Lambda component protection factor


LAMBTS_W


Lambda for component protection


LAMBTS2_W


Lambda for component protection for cylinder bank 2


LBTS_W


Lambda for component protection in steady-state map


LBTS2_W


Lambda for component protection in steady-state map for cylinder bank 2


NMOT


Engine speed


RL_W


Relative cylinder charge (Word)


SY_LAMBTS


System constant for component protection available


TABGBTS_W


Exhaust gas temperature for component protection


TABGKRM_W


Exhaust gas temperature in exhaust manifold from the model


TABGM_W


Exhaust gas temperature before the catalytic converter from the model (Word)


TIKATM W


Exhaust gas temperature in the catalytic converter from the model


TKATM W


Exhaust gas temperature near the catalytic converter from the model (Word)


TWILAM_W


Turbocharger casing temperature from the model


TWISTM_W


Cylinder head temperature from the model: Kelvin in VS100, actual in °C


ZWGRU


Basic ignition angle


ZWOPT


Optimum ignition angle


Personal tools