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

From Nefmoto

Jump to: navigation, search
Line 13: Line 13:
  
 
   
 
   
Protection
+
Protection of components (exhaust manifold, turbocharger, etc.) through mixture enrichment.
of components (exhaust manifold, turbocharger, etc.) through mixture enrichment.
+
  
 
    
 
    
Line 20: Line 19:
  
 
   
 
   
An
+
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.
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.
+
  
 
    
 
    
Line 31: Line 25:
  
 
    
 
    
Target
+
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.
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
+
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.
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
+
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.
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
+
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.
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
+
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
deterioration in ignition angle efficiency leads to an increase in exhaust gas temperature
+
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.
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
+
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.
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.
+
  
 
    
 
    
<u>MEAN:
+
<u>MEAN: Averaging the Efficiencies at the Actual Ignition Angle</u>
Averaging the Efficiencies at the Actual Ignition Angle</u>
+
  
 
    
 
    
Here
+
Here is an averaging over 10 ms increments of the present ignition angle efficiencies over a 100 ms increments.
is an averaging over 10 ms increments of the present ignition angle
+
efficiencies over a 100 ms increments.
+
  
 
    
 
    
<u>LAMBTS
+
<u>LAMBTS 2.120 Application Notes</u>
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 ignition angle path
*
+
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)
+
  
 
+
<u>Codewort LAMBTS</u>
<u>Codewort
+
           
LAMBTS</u>
+
 
+
                       
+
 
{| border="1"
 
{| border="1"
 
|-
 
|-
 
|  
 
|  
 
CWLAMBTS
 
CWLAMBTS
Bit No.
+
Bit No.  
 
+
+
 
|  
 
|  
 
7
 
7
 
 
 
|  
 
|  
 
6
 
6
 
 
 
|  
 
|  
 
5
 
5
 
 
 
|  
 
|  
 
4
 
4
 
 
 
|  
 
|  
 
3
 
3
 
 
 
|  
 
|  
 
2
 
2
 
 
 
|  
 
|  
 
1
 
1
 
 
 
|  
 
|  
 
0
 
0
 
 
 
|-
 
|-
 
|   
 
|   
Line 169: Line 97:
 
|  
 
|  
 
Note 1
 
Note 1
 
 
 
|  
 
|  
 
Note 2
 
Note 2
 
 
 
|  
 
|  
 
Note 3
 
Note 3
 +
|} 
 +
  
 
|} 
 
 
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 0 = 1 and
 
CWLAMBTS Bit 1 = 1
 
CWLAMBTS Bit 1 = 1
  
+
CWLAMBTS = 2<sup>0</sup> + 2<sup>1</sup> = 1 + 2 = 3
® CWLAMBTS = 2<sup>0</sup> +
+
2<sup>1</sup> = 1 + 2 = 3
+
  
 
    
 
    
Line 232: Line 136:
  
 
    
 
    
Enrichment
+
Enrichment through switching off the lambda target value: KFLBTS = 1.0 (all engine speeds
through switching off the lambda target value: KFLBTS = 1.0 (all engine speeds
+
 
&amp; all relative cylinder charges)
 
&amp; all relative cylinder charges)
  
 
   
 
   
Critical
+
Critical exhaust gas temperature: TABGBTS = 900°C
exhaust gas temperature: TABGBTS = 900°C
+
  
 
   
 
   
Critical
+
Critical temperature near the catalytic converter: TKATBTS = 900°C
temperature near the catalytic converter: TKATBTS = 900°C
+
  
 
   
 
   
Critical
+
Critical temperature in the catalytic converter: TIKATBTS = 900°C
temperature in the catalytic converter: TIKATBTS = 900°C
+
  
 
   
 
   
Critical
+
Critical cylinder head temperature: TWISTBTS = 200°C
cylinder head temperature: TWISTBTS = 200°C
+
  
 
   
 
   
Critical
+
Critical turbocharger temperature: TWILABTS = 950°C
turbocharger temperature: TWILABTS = 950°C
+
  
 
   
 
   
Temperature
+
Temperature hysteresis for component protection: DTBTS = 20°C
hysteresis for component protection: DTBTS = 20°C
+
  
 
   
 
   
Temperature
+
Temperature hysteresis for cylinder head temperature: DTWISBTS = 10°C
hysteresis for cylinder head temperature: DTWISBTS = 10°C
+
  
 
   
 
   
Temperature
+
Temperature hysteresis for turbocharger turbine temperature: DTWISBTS = 20°C
hysteresis for turbocharger turbine temperature: DTWISBTS = 20°C
+
  
 
   
 
   
Enrichment
+
Enrichment through switching off delta lambda target value: KFDLBTS = 0.0 (for all
through switching off delta lambda target value: KFDLBTS = 0.0 (for all
+
 
detazwbs)
 
detazwbs)
  
 
   
 
   
Low-pass
+
Low-pass for deactivating enrichment: ZLBTS = 0.1 s
for deactivating enrichment: ZLBTS = 0.1 s
+
  
 
   
 
   
Low-pass
+
Low-pass for deactivating delta-enrichment: ZDLBTS = 0.1 s
for deactivating delta-enrichment: ZDLBTS = 0.1 s
+
  
 
   
 
   
Time
+
Time delay for enabling component protection deactivation: TDLAMBTS = 0.0 s (only effective prior to ignition).
delay for enabling component protection deactivation: TDLAMBTS = 0.0 s (only
+
effective prior to ignition).
+
  
 
   
 
   
Time
+
Time delay for deactivating enrichment: TVLBTS = 0.0 s
delay for deactivating enrichment: TVLBTS = 0.0 s
+
  
 
   
 
   
Weighting
+
Weighting factor for normalizing the delta lambda target value: KFFDLBTS = 1.0 (alle
factor for normalizing the delta lambda target value: KFFDLBTS = 1.0 (alle
+
 
nmot, alle rl)
 
nmot, alle rl)
  
+
 
component
+
Component protection factor depending on tabgm_w: FBSTABGM = 1.0 (alle tabgm_w)
protection factor depending on tabgm_w: FBSTABGM = 1.0 (alle tabgm_w)
+
  
 
   
 
   
SY_ATMST
+
SY_ATMST = 0, when %ATMST is not available
= 0, when %ATMST is not available
+
  
 
   
 
   
SY_ATMLA
+
SY_ATMLA = 0, when %ATMLA is not available
= 0, when %ATMLA is not available
+
  
 
    
 
    
Line 311: Line 196:
  
 
    
 
    
<u>1.)
+
<u>1.) Application of Steady-state Enrichment</u>
Application of Steady-state Enrichment</u>
+
  
 
    
 
    
* A
+
- A temperature sensor is installed to measure the actual temperature at the thermal critical point.
temperature sensor is installed to measure the actual temperature at the
+
thermal critical point.
+
  
 
   
 
   
* Enrichment
+
- Enrichment independent enabling of the exhaust gas temperature model: TKATBTS = TIKATBTS =
independent enabling of the exhaust gas temperature model: TKATBTS = TIKATBTS =
+
 
TABGBTS = TWISTBTS = 20°C for example.
 
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 &#8203;&#8203;&lt;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.
+
  
 
+
 
<u>2.)
+
<u>2.) Application of Enrichment through Ignition Angle Adjustment</u>
Application of Enrichment through Ignition Angle Adjustment</u>
+
  
 
    
 
    
In
+
In the application of the enrichment through ignition angle adjustment,
the application of the enrichment through ignition angle adjustment,
+
 
steady-state enrichment via KFLBTS must be active.
 
steady-state enrichment via KFLBTS must be active.
  
 
    
 
    
Application
+
Application of the enrichment map KFDLBTS:
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
+
The characteristic field KFDLBTS should remain unchanged for the further application.
characteristic field KFDLBTS should remain unchanged for the further
+
application.
+
  
 
    
 
    
The
+
The characteristic field KFFDLBTS must be applied at the maximum latest ignition
characteristic field KFFDLBTS must be applied at the maximum latest ignition
+
 
angle position (e.g. through ZWAPPL):
 
angle position (e.g. through ZWAPPL):
  
 
   
 
   
* Approach all operating points of KFFDLBTS
+
- Approach all operating points of KFFDLBTS and control exhaust temperature. Correct the enrichment.
and control exhaust temperature. Correct the enrichment.
+
  
 
    
 
    
<u>3.)
+
<u>3.) Application of the Temperature Threshold Values TABGBTS, TKATBTS, TIKATBTS,
Application of the Temperature Threshold Values TABGBTS, TKATBTS, TIKATBTS,
+
 
TWISTBTS</u>
 
TWISTBTS</u>
  
 
    
 
    
TABGBTS,
+
TABGBTS, tabgm and tabgkrm or refer to a location close to the lambda probe or exhaust manifold.
tabgm and tabgkrm or refer to a location close to the lambda probe or exhaust manifold.
+
  
 
   
 
   
TKATBTS
+
TKATBTS and tkatm refer to a location near the catalytic converter.
and tkatm refer to a location near the catalytic converter.
+
  
 
   
 
   
TIKATBTS
+
TIKATBTS and tikatm refer to a location in the catalytic converter.
and tikatm refer to a location in the catalytic converter.
+
  
 
   
 
   
TWISTBTS
+
TWISTBTS and twistm refer to the cylinder head. If SY_ATMST = 0 twistm does not exist in the project.
and twistm refer to the cylinder head. If SY_ATMST = 0 twistm does not exist in
+
the project.
+
  
 
    
 
    
All
+
All thresholds are applied only when all components must be protected. If a
thresholds are applied only when all components must be protected. If a
+
 
component is not critical, the corresponding threshold is set to the maximum
 
component is not critical, the corresponding threshold is set to the maximum
 
possible value.
 
possible value.
  
 
    
 
    
* Double-check
+
- Double-check application of the exhaust temperature model, including the lambda and ignition
application of the exhaust temperature model, including the lambda and ignition
+
 
angle paths.
 
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
+
- 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.
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 &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 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.
+
  
 
    
 
    
<u>Affected
+
<u>Affected Functions:</u>
Functions:</u>
+
  
 
 
%LAMKO
 
via lambts_w
 
  
                                                                                                                                                                                                                                           
+
%LAMKO via lambts_w
 +
 
 +
                       
 
{| border="1"
 
{| border="1"
 
|-
 
|-
 
|  
 
|  
 
Parameter
 
Parameter
 
 
 
|  
 
|  
 
Description
 
Description
 
 
 
|-
 
|-
 
|  
 
|  
 
CWLAMBTS
 
CWLAMBTS
 
 
 
|  
 
|  
 
Codeword: lambda component protection
 
Codeword: lambda component protection
 
 
 
|-
 
|-
 
|  
 
|  
 
DTBTS
 
DTBTS
 
 
 
|  
 
|  
 
Temperature hysteresis for component
 
Temperature hysteresis for component
 
protection
 
protection
 
 
 
|-
 
|-
 
|  
 
|  
 
DTWILABTS
 
DTWILABTS
 
 
 
|  
 
|  
Turbocharger temperature hysteresis for
+
Turbocharger temperature hysteresis for component protection
component protection
+
 
+
+
 
|-
 
|-
 
|  
 
|  
 
DTWISBTS
 
DTWISBTS
 
 
 
|  
 
|  
Cylinder head temperature hysteresis for
+
Cylinder head temperature hysteresis for component protection
component protection
+
 
+
+
 
|-
 
|-
 
|  
 
|  
ETADignition angle
+
ETADZW
 
+
+
 
|  
 
|  
Ignition angle efficiency depending on delta ignition
+
Ignition angle efficiency depending on delta ignition angle
angle
+
 
+
+
 
|-
 
|-
 
|  
 
|  
 
FBSTABGM
 
FBSTABGM
 
 
 
|  
 
|  
Component protection factor depending on
+
Component protection factor depending on modelled exhaust gas temperature
modelled exhaust gas temperature
+
 
+
+
 
|-
 
|-
 
|  
 
|  
 
KFDLBTS
 
KFDLBTS
 
 
 
|  
 
|  
Delta lambda target value for component
+
Delta lambda target value for component protection
protection
+
  
 
   
 
   

Revision as of 10:45, 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 ignition angle path

- 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

ETADZW

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