EGT Model & Component Protection
The differential EGT observer, Bauteileschutz, and why dyno tuning breaks it.
In this page
On high-specific-output turbocharged engines like the VAG 1.8T 20V, exhaust gas temperature (EGT) is the single most critical boundary constraint governing engine longevity. Sustained temperatures exceeding 950°C cause rapid plastic deformation of austenitic turbine housings, blade creep on Inconel 713C turbine wheels, and thermal melting of catalytic converters.
While high-output transverse platforms (such as the Audi TT 225 PS and Audi S3 equipped with engine code BAM) utilize an active physical K-type thermocouple probe (G235) threaded directly into the exhaust housing of the BorgWarner K04-023 turbocharger, standard transverse 1.8T applications (AWP, AWW, AUQ) feature no physical EGT probe. Instead, Bosch ME7.5 executes a real-time thermodynamic simulation known as the **Exhaust Gas Temperature Model (Abgastemperaturmodell - ATR). When modeled temperature exceeds physical limits, the ECU initiates Component Thermal Protection (Bauteileschutz - BTS)**, dumping massive volumes of excess fuel to quench the exhaust stream.
┌──────────────────────────────────────────────────────────────────────────────────────────────────┐
│ BOSCH ME7.5 EXHAUST GAS TEMPERATURE (ATR) MODEL PIPELINE │
├──────────────────────────────────────────────────────────────────────────────────────────────────┤
│ │
│ [ Engine Speed: N_mot ] ───┐ │
│ [ Relative Load: rl ] ────┴─► [ Steady-State Base Map: KFNBST ] ──► T_base (750°C - 980°C) │
│ │ │
│ [ Spark Retard: ZW_opt - ZW_act ] ─────────────────────────► [ dZw ] ──┼──► (+) Summation │
│ (Every 1° of retard adds ~10°C - 15°C of exhaust heat) │ │
│ │ │
│ [ Mixture Air/Fuel Ratio: Lambda ] ────────────────────────► [ dLam ] ─┼──► (-) Evap Cooling │
│ (Enrichment λ < 0.85 extracts heat via vaporization) │ │
│ │ │
│ [ Camshaft Overlap / VVT State: B_nws ] ───────────────────► [ dNWS ] ─┘ │
│ │ │
│ ▼ │
│ ┌───────────────────────────────────────────────────┐ │
│ │ Low-Pass Thermal Inertia Filter (PT1 Delay) │ │
│ │ (Models cast iron exhaust manifold thermal mass) │ │
│ └─────────────────────────┬─────────────────────────┘ │
│ │ │
│ ▼ Calculated EGT: TABG │
│ ┌─────────────────────────────────────────────────────────────────────────────────────────┐ │
│ │ Component Thermal Protection Threshold Comparison: IF (TABG > TABGBTS) │ │
│ │ → Activate Bauteileschutz: B_bts = 1 │ │
│ │ → Override Driver Demand Lambda (LAMFA) with Rich Quench Fueling: KFFDLBTS (λ ≈ 0.72) │ │
│ └─────────────────────────────────────────────────────────────────────────────────────────┘ │
└──────────────────────────────────────────────────────────────────────────────────────────────────┘51.1. Mathematical Physics of the Differential EGT Observer
The instantaneous temperature of gas exiting the exhaust ports into the manifold runner (Texhaust) is calculated from four coupled thermodynamic components:
Ttarget = Tbasic(Nmot, rl) + Δ Tzw + Δ Tλ + Δ Tvvt- Base Thermodynamic Combustion State (Tbasic): Derived from the 2D surface
KFNBSTindexed by engine RPM and relative engine load. This represents the steady-state thermal equilibrium under stoichiometric combustion (λ = 1.000) at optimal mean best torque (MBT) spark timing. - Ignition Retard Thermal Shift (Δ Tzw): When ignition timing is retarded away from MBT (due to knock control retard
dwk_wor torque intervention), the combustion event is delayed deeper into the power stroke. Peak pressure occurs later, and burning gases expand directly through the opening exhaust valves into the manifold runners: Δ Tzw = kzw(Nmot, rl) · (ZWopt - ZWact) In practice, an aggressive timing pull of -8° KW increases pre-turbine exhaust temperature by 80°C… 120°C in fewer than 300 milliseconds! - Lambda Vaporization Cooling (Δ Tλ): Excess liquid fuel injected during enriched operation (λ < 0.85) does not undergo complete stoichiometric combustion. Instead, unburned hydrocarbon droplets vaporize inside the cylinder and exhaust runners, extracting latent heat of vaporization (hvap ≈ 350 kJ/kg for pump gasoline) from the gas mass: Δ Tλ = kλ(Nmot, rl) · (1.000 - λ)
- Thermal Inertia Low-Pass Filter (PT1): The cast-iron 06A exhaust manifold and ductile iron turbine housing possess substantial physical heat capacity. The temperature displayed to the ECU control loops (
tabg_w) lags the instantaneous combustion gas temperature via a first-order differential time constant: dTexhaustdt = Ttarget - Texhaustτmanifold Where τmanifold is dynamically computed from exhaust mass flow rate (msabg_w). Under high mass flow (WOT), τ ≈ 1.5 s; under light cruise, τ ≈ 8.0 s.
51.2. The Component Protection Subsystem (BTS / Bauteileschutz)
When the modeled exhaust temperature tabg_w (or measured thermocouple temperature tg_w on BAM codebases) exceeds the calibration threshold TABGBTS (factory default: 920°C… 950°C):
- The internal status flag
B_btstransitions to1. - The closed-loop fuel controller immediately drops out of driver-demand lambda mapping (
LAMFA) and calculates the Target Protection Lambda (LAMBTS): λtarget = MIN[ LAMFA ,  1.00 - Δλbts(Nmot, Texhaust) ] - The ECU rapidly enriches the fuel mixture from λ = 0.85 down to λ = 0.72… 0.75 (10.5:1… 11.0:1 AFR).
- This deluge of latent fuel vaporization halts further thermal rise and stabilizes pre-turbine temperatures below the catastrophic failure boundary of 980°C.
51.3. Core Calibration Maps & Relocation Table in 06A906032LP
| Map / Symbol | Flash Offset (032LP) | Dimensions | Axes | Units | Description |
|---|---|---|---|---|---|
TABGBTS | 0x0113A6 | 1 × 1 | - | °C | Abgastemperaturschwelle für Bauteileschutz (EGT threshold to activate component protection, default 920°C) |
KFNBST | 0x0163C8 | 12 × 12 | RPM × Load | °C | Kennfeld der Grundabgastemperatur (Base steady-state modeled exhaust gas temperature) |
KFFDLBTS | 0x0187B0 | 8 × 8 | RPM × Temp | Factor | Delta-Lambda für Bauteileschutz (Enrichment delta applied when BTS is active) |
FBSTABG | 0x01878E | 6 × 1 | Temp | Factor | Multiplier curve scaling BTS enrichment based on calculated EGT |
DLBTS | 0x0187A0 | 1 × 1 | - | Factor | Absolute maximum allowable lambda enrichment clamp for Bauteileschutz (0.70) |
51.4. Tuner Pitfalls: Disabling BTS for Dyno Numbers
One of the most dangerous amateur calibration practices on the 1.8T platform is intentionally neutralizing Bauteileschutz to prevent the vehicle from "dumping fuel" and leaning out top-end AFR for inflated dynamometer numbers:
- The Shortcut: Raising
TABGBTSto 1100°C or zeroingKFFDLBTSforces the engine to run at λ = 0.85 (12.5:1 AFR) across prolonged 4th-gear dyno or highway pulls. - The Physical Consequence: In fewer than 15 seconds of sustained boost on a stock K03 or K04-001 with high backpressure (p3 / p2 > 2.0), actual exhaust gas temperatures exceed 1050°C.
- The Failure Mode: Austenitic turbine housings crack across the wastegate seat, exhaust turbine blade tips erode from supersonic gas scouring, and exhaust valve heads stretch and burn, leading to catastrophic cylinder compression loss.
- Proper Calibration Standard: Leave
TABGBTSat 920°C… 940°C and calibrateKFFDLBTSsmoothly so that BTS provides progressive, controlled thermal management without sharp, jerky rich stumble transitions.