Lambda (λ) is the air–fuel ratio relative to stoichiometry. λ = 1.0 is perfect stoichiometric combustion; λ < 1 is rich, λ > 1 is lean. Wideband sensors measure λ directly, but they can be fooled by exhaust leaks, ageing, and contamination. The Bretschneider formula calculates λ from exhaust gas concentrations alone — independent of any sensor.
The formula
Bretschneider's equation uses measured percentages of CO, CO₂, HC (as n-hexane equivalent) and O₂ to derive λ. It accounts for fuel composition via a hydrogen/carbon ratio constant and the CO/CO₂ water-gas equilibrium.
// formula, conceptually
λ = (complete-combustion oxygen equivalent) / (reacted-fuel oxygen equivalent), where both are built from the measured gases and fuel constants.
Why it matters
Comparing calculated λ (Bretschneider) to measured λ (O₂ sensor) is one of the most powerful diagnostic cross-checks available:
- |λ_meas − λ_calc| > 0.05: exhaust leak, sensor fault, or combustion anomaly.
- λ_meas looks normal but λ_calc off: sensor lazy or contaminated.
- Both agree: mixture and sensor both trustworthy.
Worked example
At idle you measure:
Running Bretschneider for E10 stoichiometry gives λ_calc ≈ 0.98. Your wideband reads 1.02. Δ = 0.04 — acceptable. Mixture is near stoichiometric and the sensor is credible.
Fuel type adjustments
- E0 (pure petrol): reference constants
- E5 / E10: small adjustments for ethanol
- E85: a significant shift in both stoichiometric AFR and H/C ratio
- LPG / CNG: different formula constants
- Diesel: modified approach — excess-air operation changes the balance
Practical value
The 4D engine automates Bretschneider and flags mismatches against measured λ. For the technician the key pickups are:
- Exhaust leak before probe: extra air inflates O₂, making the mixture look leaner than it is. λ_calc is immune to this.
- Lazy / contaminated O₂ sensor: during RPM sweeps λ_meas lags λ_calc.
- Extreme HC: very high unburnt fuel breaks the formula's steady-state assumption — treat with caution.
Limitations
The formula assumes steady-state conditions and clean gas measurements. Poor probe placement, bad calibration or extreme λ (<0.7 or >1.6) degrade accuracy. Use it as a cross-check, not a single source of truth.
Conclusion
Bretschneider gives you a physics-based reference independent of sensors. Used alongside your wideband, it catches problems that would otherwise slip past the O₂ signal — and that makes it one of the most useful tools in the 5-gas diagnostician's kit.