1. Why This Guide Exists
If you work on Volkswagen Group cars, you have almost certainly encountered the Continental Simos 18 ECU. It sits in virtually every EA888 engine produced from 2013 onwards, across the Golf GTI/R, Audi S3/TTS, Skoda Octavia RS, SEAT Leon Cupra, and dozens of other models. For a Stage 1 tune, this ECU is responsible for every decision that turns your customer's request for more power into actual wheel torque.
And here is the thing that trips people up from the start: the Simos 18 is not a boost-controlled ECU. It is torque-controlled. That distinction matters more than almost anything else when you sit down to calibrate one. If you approach it by simply raising boost targets, you will hit invisible walls that the ECU enforces through torque limits, and the car ends up feeling flat above 4,000 RPM or throwing fault codes that seem to come from nowhere. At WEREMAP, this is the first thing we verify on every Simos 18 project before we touch a single map.
With over a decade of hands-on experience and dozens of Simos 18 ECUs tuned across the EA888 platform, we have deep-dived extensively into the original Bosch Funktionsrahmen engineering specifications and factory DAMOS calibration datasets. In this guide, we distill that knowledge into a complete walkthrough of the Simos 18.5 control architecture the way it actually works — from the driver's pedal input all the way down to the wastegate actuator. Where we reference a specific map, we give you the exact DAMOS identifier so you can find it in your own calibration tool.
This is not a generic overview. It is a working reference built from our own calibration experience and the original engineering documentation. Whether you run a tuning shop, operate a dyno facility, or develop files for distribution, the architecture knowledge in this document will save you diagnostic headaches and produce better calibrations.
2. How the Simos 18 Actually Thinks: The Torque Chain
The single most important concept to understand about the Simos 18 is its torque-based control strategy. The ECU does not think in terms of boost pressure. It thinks in terms of torque. Every subsystem, from fueling to ignition to turbo control, receives its commands through a central torque coordination layer. This is a deliberate design choice by Continental and Bosch because torque is the common language that lets the engine, transmission, traction control, and stability systems all communicate.
2.1 From Pedal to Power: The Signal Chain
Here is how a driver's throttle input becomes engine output, step by step:
Step 1 — Driver Demand. The accelerator pedal position sensor sends a 0-100% signal. The ECU converts this into a driver torque request using the pedal interpretation maps. This is not just a linear scaling; the maps include pedal feel curves that shape the throttle response for drivability.
Step 2 — Power Ceiling. The driver's torque request is immediately capped by ip_tqi_pow_max_bas, a 20x7 map indexed by RPM and ambient pressure. This is the absolute power ceiling for the engine. In stock calibration, it peaks at 420 Nm around 5,000 RPM. Every torque request in the entire ECU passes through this filter. If you want more peak torque, this map is where it starts.
Step 3 — Temperature Derating. Before the torque request goes any further, the ECU applies temperature correction factors. Three separate derating systems can reduce the allowed torque:
Oil temperature derating via
ip_fac_pow_max_toil(6x8 map, RPM vs oil temp). In the stock calibration, all values are 1.0, meaning oil temperature does not limit power at all in this particular application.Coolant temperature derating via
ip_fac_tqi_pow_max_tco_acc_cor(cold acceleration correction) andip_fac_tqi_pow_max_tco_hot_am(hot ambient correction). The hot ambient map starts pulling power at 114.75°C coolant and drops to 0.63 at 120°C — a 37% power reduction.Intake air temperature derating via
ip_fac_pow_max_tia_thr(6x8 map). Stock values are all 1.0, so no IAT derating is active.
Workshop tip: If a customer complains about inconsistent power on hot days, check the coolant temperature derating maps first. Many Stage 1 issues that look like boost control problems are actually the ECU pulling torque because of elevated coolant temperatures. The
ip_fac_tqi_pow_max_tco_hot_ammap is the most aggressive of the three. This applies also on hot DYNO sessions where cooling and airflow is limited.
Step 4 — Torque to Air Mass Conversion. The approved torque request is converted to a required air mass in milligrams per stroke (mg/stk) using the map ip_maf_stk_sp_vvl_cam_h (16x16, Nm vs RPM). This map is the mathematical bridge: the ECU knows how much torque it wants, and this map tells it how much air it needs to make that torque.
Step 5 — Boost Setpoint Calculation. The required air mass is converted to a boost pressure setpoint. The map ip_put_sp (6x4, RPM vs ambient pressure) defines the baseline boost target in hPa. For example the stage1/2 peak value is approximately between 2.400-2600 hPa (~2.4-2.6 bar absolute, or roughly 1.4-1.6 bar gauge at sea level). The actual boost setpoint passes through several additional limiters before it reaches the PID controller.
Step 6 — PID to Wastegate. The final boost setpoint feeds into a PID controller that compares target pressure against measured intake manifold pressure. The PID output drives the wastegate actuator via PWM duty cycle. The response rate of this loop is relatively slow compared to the ignition and fuel systems, which is why the ECU separates its control into a fast path (ignition, injection, lambda) and a slow path (turbo, cam phasing).
2.2 The Seven Limiter Layers
Between the driver's pedal and the wastegate actuator, there are at least seven distinct limiter layers. This is what makes the Simos 18 challenging to tune. Raising one limit just means you hit the next one:
Pedal torque limiter (
ip_tq_max_pvs_lim): Stock 1,024 Nm across all pedal positions. Set high for gearbox ratio multiplication headroom.Power ceiling (
ip_tqi_pow_max_bas): The primary torque cap. Stock 420 Nm peak at 5,000 RPM.Temperature derating factors: Oil, coolant, and IAT multipliers that can reduce the power ceiling.
Compressor surge protection (
ip_pq_cha_surge_dl/ip_pq_cha_max): Limits boost based on compressor pressure ratio to avoid surge. Stockip_pq_cha_maxranges from 3.2 (cold/low RPM) down to 2.5 (hot/high RPM).Turbocharger speed protection (
c_n_tcha_max): Caps turbo RPM at ~400,000 RPM.Maximum boost clamp (
ip_put_sp_optm_resp_max): Hard boost ceiling at 5,434 hPa across all RPMs.Fuel pressure support (
ip_fup_sp_bas_sel): Stock fuel rail pressure runs 60–70 bar. If the HPFP cannot maintain target pressure, the ECU will pull torque.
3. The Maps That Actually Matter for Stage 1
There are over 107,000 calibratable parameters in a Simos 18.5 DAMOS. For a Stage 1 calibration, you need to touch a specific subset. Here are the maps we think that define the power output, organized by their function in the torque chain.
3.1 Torque and Power Ceiling Maps
DAMOS Map ID | Size | Unit | Axes | What It Does |
|---|---|---|---|---|
| 20x7 | Nm | RPM x Pamb | Primary power ceiling. Stock peaks at 420 Nm. First map to raise for more torque. |
| 1x6 | Nm | Pedal % | Pedal torque limiter. Stock 1024 Nm. Usually high enough for Stage 1. |
| 6x8 | factor | RPM x Toil | Oil temp derating. Stock all 1.0 (no derating). |
| 8x8 | factor | RPM x Tco | Coolant temp derating (cold accel). Starts at 114.75°C. |
| 8x8 | factor | RPM x Tco | Coolant temp derating (hot). Drops to 0.63 at 120°C. |
| 6x8 | factor | RPM x Tia | IAT derating. Stock all 1.0 (no derating active). |
3.2 Air Mass and Boost Control Maps
DAMOS Map ID | Size | Unit | Axes | What It Does |
|---|---|---|---|---|
| 16x16 | mg/stk | Nm x RPM | Torque-to-airmass conversion bridge. Defines air per stroke for a given torque target. |
| 6x4 | hPa | RPM x Pamb | Boost setpoint. Stock peaks at ~2514 hPa. Raise for higher boost. |
| 1x6 | hPa | RPM | Hard upper boost clamp. Stock 5434 hPa at all RPMs. |
| 8x8 | ratio | RPM x Toil | Maximum compressor pressure ratio. Stock 3.2 (cold) to 2.5 (hot/high RPM). |
| 1x10 | ratio | RPM | Surge line baseline. Defines the surge boundary for your specific compressor. |
3.3 Fueling and Ignition Maps
DAMOS Map ID | Size | Unit | Axes | What It Does |
|---|---|---|---|---|
| 12x13 | hPa | RPM x load | Fuel rail pressure target. Stock 60,000–70,000 hPa (60–70 bar). |
| 16x12 | °CRK | RPM x load | Base ignition timing (lean/stoich). Stock -3.375°CRK baseline. |
| 16x12 | °CRK | RPM x load | Base ignition timing (rich/fuel enrichment). Stock all 0.0. |
| 8x2 | factor | lambda | Lambda interpolation factor between lean and rich ignition tables. |
Note on ignition: The Simos 18 uses two base ignition maps and interpolates between them based on commanded lambda. The
ip_fac_iga_basmap controls this blending. When you enrich the mixture for higher power, the ECU automatically shifts toward the rich ignition table. For Stage 1, the ignition strategy usually needs minimal changes unless you are running significantly different fuel octane.
3.4 Lambda and Fuel Enrichment Maps
This is one of the most misunderstood areas of the Simos 18 calibration, and it is critical for engine protection at higher power levels. The Simos 18 does not use a traditional full load enrichment strategy the way older ECUs do. In the stock calibration, the base lambda setpoint (ip_lamb_bas[0], 12x8, mg/stk vs RPM) is 1.0 everywhere. That means the ECU targets stoichiometric at every operating point, including wide-open throttle. There is no built-in enrichment table that says "run 0.85 lambda at full load."
Instead, all fuel enrichment is driven by two separate protection controllers: the catalyst overheating prevention (COP) system and the turbine overheating prevention (TUR_OHP) system. These controllers monitor exhaust gas temperature and command enrichment only when the catalyst or turbine temperature approaches a defined setpoint.
3.4.1 The Full Load Enrichment Maps (Usually Inactive)
DAMOS Map ID | Size | Unit | Axes | What It Does |
|---|---|---|---|---|
| 12x8 | λ | RPM x time | Full load enrichment vs RPM and time at WOT. Stock: all 1.0 (no enrichment). |
| 12x8 | λ | RPM x time | Full load enrichment for high IAT. Stock: all 1.0. |
| 1x1 | λ | — | Passive value for full load system. Stock: 2.0 (system disabled). |
| 1x1 | °C | — | IAT threshold to switch to TIA-dependent enrichment. Stock: 60°C. |
Note: With
ip_lamb_fl_spandip_lamb_fl_sp_tiaall set to 1.0 andc_lamb_fl_passet to 2.0, the full load enrichment system is completely inactive in this stock calibration. All fuel enrichment at full load comes exclusively from the COP and TUR_OHP controllers.
3.4.2 Catalyst Overheating Prevention (COP)
DAMOS Map ID | Size | Unit | Axes | What It Does |
|---|---|---|---|---|
| 6x6 | λ | mg/stk x RPM | Precontrolled lambda target for COP. Stock: all 1.0 (stoich baseline). |
| 6x6 | λ | RPM x ratio | Minimum lambda COP is allowed to command. Stock: 0.75 (max 25% enrichment). |
| 1x6 | λ | temp (°C) | Enrichment offset based on catalyst temperature. Stock: all 0.0. |
3.4.3 Turbine Overheating Prevention (TUR_OHP)
DAMOS Map ID | Size | Unit | Axes | What It Does |
|---|---|---|---|---|
| 1x8 | λ | RPM | Minimum lambda for turbine protection. Stock: 0.721 (~28% enrichment). |
| 8x8 | °C | RPM x mg/stk | Turbine temperature setpoint. Stock: 955–985°C. |
| 1x8 | Nm | RPM | Minimum torque limiter for turbine protection (last resort torque cut). |
3.4.4 Lambda Strategy Implications for Stage 1
When you raise torque limits and boost targets, the engine produces more exhaust heat. The COP and TUR_OHP controllers will activate more frequently and may reach their minimum lambda limits (0.75 and 0.721 respectively). If they hit these limits and the temperature is still climbing, the ECU has no choice but to start cutting torque.
You have two options for handling lambda on a Stage 1 file:
Activate the full load enrichment maps. Set
ip_lamb_fl_spto appropriate values (typically 0.82–0.88 lambda). Lowerc_lamb_fl_pasto enable the system. This provides proactive enrichment before the protection controllers need to intervene.Lower the minimum lambda limits in the protection controllers. Reduce
ip_lamb_cop_minandip_lamb_tur_ohp_minto allow richer operation.
In our calibration workflow at WEREMAP, we use option 1 or a combination of both. Proactive enrichment is thermally safer and produces more consistent power delivery.
Critical safety note: Running lean at full load on a turbocharged engine is one of the fastest ways to destroy pistons and valves. Always verify lambda under sustained full load with a datalog.
4. Compressor Protection: Understanding Surge Limits
One of the areas where we at WEREMAP consistently find problems in files that come across our desk is the compressor surge protection system. The Simos 18 does not just set a flat boost limit. It dynamically calculates the maximum safe boost based on the current operating conditions of the turbocharger.
4.1 How the Surge Protection Works
Surge occurs when the compressor tries to push more pressure than the airflow can support. When boost rises too high relative to the volume of air actually flowing through the compressor, the airflow reverses momentarily. You hear this as a flutter or bark from the intake. On a sustained basis, surge destroys compressor wheels.
The Simos 18 prevents this using a pressure ratio based system. Two maps define the boundary:
ip_pq_cha_surge_dl— a 1x10 curve defining the surge line itself, indexed by RPM. Stock values range from 1.075 to 2.95 pressure ratio.ip_pq_cha_max— an 8x8 map (RPM vs oil temperature) setting the maximum allowable pressure ratio. Stock values range from 3.2 at cold/low RPM to 2.5 at high RPM.
From these two maps, the ECU derives the boost setpoint tolerance using the constant c_fac_pq_cha_surge_put_sp_tol (stock value: 1.992).
Why this matters: If you raise
ip_put_sp(boost target) beyond whatip_pq_cha_maxallows at a given RPM and temperature, the surge protection will override your boost target. You must raiseip_pq_cha_maxin proportion but only if the physical compressor can support the higher pressure ratio.
4.2 Turbocharger Speed Protection
The constant c_n_tcha_max sets the maximum turbo RPM at approximately 400,000 RPM. The related constant c_pq_max_tqi_tcha_prot (stock: 3.984) defines the maximum pressure ratio for turbo protection. For Stage 1 on the stock turbocharger, you are unlikely to hit these limits.
5. The Overboost System: LimTqBoost
The Simos 18 includes a sophisticated overboost management system called LimTqBoost. It operates in four distinct phases and is influenced by the vehicle's drive mode selection.
5.1 The Four Phases of Overboost
Phase 1 — Initial Boost Overshoot: When the driver goes to full throttle, the ECU temporarily allows a torque overshoot above the steady-state limit. This gives the initial punch of acceleration.
Phase 2 — Sustained Overboost: After the initial overshoot settles, the ECU allows a sustained overboost level for a defined time window. This is what OEMs market as the "overboost feature" in Sport mode.
Phase 3 — Taper Down: The ECU gradually reduces the allowed torque back toward the steady-state baseline. The taper rate is designed to be imperceptible to the driver.
Phase 4 — Recovery: After the overboost event, the system enters a cooldown period before another overboost event is allowed.
5.2 Drive Mode Influence
The overboost limits are drive-mode dependent. In Comfort or Eco modes, the allowed overboost magnitude and duration are significantly reduced compared to Sport or Individual modes. If your customer says the car feels slower sometimes, ask which drive mode they are using before looking for calibration problems.
Note: A common mistake is raising base torque limits so high that the overboost system has no headroom left. The result is a car that feels flat and linear. In our WEREMAP calibrations, we always leave appropriate overboost headroom above the steady-state target our customers notice the difference immediately.
6. Torque Monitoring: The System That Catches Mistakes
This section separates a properly engineered calibration from a file that just moves numbers around. The Simos 18 has a comprehensive torque monitoring system that continuously cross-checks the engine's actual output against what the ECU commanded.
6.1 How Torque Monitoring Works
The monitoring system runs as a parallel calculation path. While the primary torque path is commanding the engine, the monitoring path independently calculates expected output. If the difference exceeds a defined threshold, the ECU flags a diagnostic:
DTC / Diagnostic | OBD Code | What Triggers It |
|---|---|---|
TQI_MON_1 | P0A0F / P2564 | General torque monitoring deviation beyond threshold. |
TQI_N_MAX_MON_1 | P0A10 / P2565 | Overspeed torque monitoring during high-RPM operation. |
TQ_MAX_CLU_MON_1 | P0A0D / P2563 | Clutch torque monitoring for drivetrain protection. |
TQ_LIM_MON | — | General torque limiter monitoring verification. |
TQ_REQ_LIM_MON | — | External torque request limiter monitoring (gearbox, ESP). |
6.2 Why Monitoring Faults Occur After Tuning
The common scenario: power ceiling maps and boost targets are raised, but the torque monitoring thresholds were never updated. The engine now produces more torque than the monitoring system expects.
The fix is to disable either the torque monitoring or adjust it properly.
7. Overboost and Underboost Diagnostics
7.1 Overboost Detection (CAP_H System)
The overboost diagnostic uses the DAMOS label prefix CAP_H (Charge Air Pressure High). There are 25 related maps. When measured boost exceeds the target by more than a defined threshold for a sustained period, the ECU sets DTC P0234 (Overboost Condition).
7.2 Underboost Detection (CAP_L System)
The underboost system uses the prefix CAP_L (Charge Air Pressure Low) and is more complex, with 58 maps. DTC P0299 (Underboost Condition) is one of the most common fault codes seen in tuned EA888 engines.
Common causes of P0299 in tuned applications:
Boost target set higher than the stock turbo can physically achieve at a given RPM and airflow.
Wastegate stuck partially open due to carbon buildup or failed actuator.
Charge pipe or intercooler connection leak.
Diverter valve (DV) failure or incorrect DV calibration.
Diagnostic approach: When you see P0299 on a tuned car, log the boost target vs. actual pressure across the RPM range. If the actual tracks the target everywhere except above 5,000 RPM, the turbo is running out of flow. If it drops suddenly at any RPM, look for mechanical issues first.
7.3 Related Diagnostic Maps
DAMOS Map ID | Size | Unit | Function |
|---|---|---|---|
CAP_H (~25 maps) | Various | hPa | Overboost detection thresholds, timers, and conditions for P0234. |
CAP_L (~58 maps) | Various | hPa | Underboost detection thresholds, timers, ambient corrections for P0299. |
CAP_L_BAS | Multiple | hPa | Baseline underboost thresholds before altitude and temperature corrections. |
PUT_MAX_LAM_* | Multiple | hPa | Maximum boost limits linked to lambda (air-fuel ratio) protection. |
TCHA_PROT | Multiple | RPM | Turbocharger protection diagnostics including overspeed detection. |
8. DSG and Gearbox Torque Coordination
If you are tuning a Simos 18 in a vehicle with a DSG (Direct-Shift Gearbox), there is an additional torque coordination layer that is frequently overlooked. The engine ECU and the gearbox TCU communicate torque limits over the CAN bus.
8.1 How the CAN Torque Handshake Works
During a gear shift, the TCU sends a torque reduction request to the engine ECU. The engine ECU reduces torque to allow the clutch pack to engage the new gear smoothly. Once the shift is complete, the TCU releases the torque request and the engine resumes full output.
8.2 The DQ250 and DQ381 Torque Limits
The DQ250 (6-speed DSG) has a factory torque rating of approximately 350 Nm. The DQ381 (7-speed DSG) is rated for approximately 420 Nm (wet clutch) or 250 Nm (dry clutch DQ200). A Stage 1 tune that pushes 450 Nm through a DQ250 will cause premature clutch wear and may trigger gearbox protection modes.
Common DSG issue: After a Stage 1 flash, the customer reports harsh or delayed shifts in 3rd and 4th gear under full throttle. This almost always means the engine torque exceeds the TCU's expected maximum. Check that your torque output stays within the DSG's rated limit.
9. Common Simos 18 Tuning Problems and How to Fix Them
9.1 Limp Mode from Torque Monitoring (TQI_MON Faults)
Symptom: Engine enters limp mode under full throttle, typically above 4,000 RPM. DTC P0A0F or P2564 stored.
Cause: Power output maps were raised but torque monitoring thresholds were never updated.
Fix: Raise the torque monitoring reference values proportionally. Optionally disable the monitoring system.
9.2 Boost Drops at High RPM
Symptom: Boost curve looks good up to 4,500–5,000 RPM, then drops off sharply. No fault codes.
Cause: The compressor surge protection (ip_pq_cha_max) is capping the allowed pressure ratio.
Fix: Carefully raise ip_pq_cha_max at affected RPM points. Verify with compressor map data that the turbo can sustain the higher ratio. Sometimes, fuel delivery can cause this issue too.
9.3 P0299 Underboost Codes
Symptom: Intermittent P0299, especially in cold weather or at altitude.
Cause: Boost targets set higher than the turbo can achieve under all ambient conditions.
Fix: Reduce boost targets to achievable levels, or widen the underboost diagnostic threshold. Optionally check for physical boost leaks.
9.4 DSG Harsh Shift or Flare Under Load
Symptom: Smooth shifts normally, harsh or flared under WOT after Stage 1.
Cause: Engine torque exceeds what the TCU expects during the shift torque handshake.
Fix: Keep peak torque within DSG rating. DQ250: ≤350–380 Nm. DQ381: ≤420–450 Nm.
9.5 Inconsistent Power in Hot Weather
Symptom: Full power on cold mornings, noticeably less on hot days.
Cause: Coolant temperature derating (ip_fac_tqi_pow_max_tco_hot_am) pulling power as coolant runs hotter.
Fix: Adjust derating maps carefully — they exist to protect the engine. An intercooler upgrade is the better long-term solution.
9.6 Plausibility Errors and Sensor Rationality Faults
Symptom: Random sensor fault codes (MAP, MAF, boost pressure) without actual sensor failure.
Cause: Sensor readings fall outside expected ranges after changing the operating point.
Fix: Adjust sensor plausibility thresholds for the new operating range. Pay attention to MAP sensor range (~3 bar absolute stock).
9.7 Knock Retard and Misfires Under Load (P0300 Series)
Symptom: Random or cylinder-specific misfires during hard acceleration above 5,500 RPM. Knock retard values showing aggressive timing pull.
Cause: Increased boost without proper fueling strategy raises combustion temperatures past the knock threshold.
Fix: Verify lambda target under full load. Check ignition base maps for appropriate timing. Log knock retard per cylinder. if one cylinder is consistently worse, it points to hardware (injector, spark plug, or coil).
9.8 Fuel Pressure Drops Under Sustained Load (P0087)
Symptom: Fuel rail pressure drops below target during sustained WOT above 5,000 RPM.
Cause: Stock HPFP at its flow capacity limit with increased boost/airflow demand.
Fix: Check ip_fup_sp_bas_sel is appropriate. If the HPFP cannot deliver, hardware upgrade is needed: upgraded cam follower, larger HPFP, or port injection supplement.
9.9 Throttle Plate Closure at Wide-Open Throttle
Symptom: Datalog shows throttle plate not fully open under WOT, or momentary closure during a pull.
Cause: The ECU uses the throttle plate as an active torque control actuator. If torque limits are not consistently raised across all layers, the ECU partially closes the throttle.
Fix: Ensure all relevant torque ceilings (ip_tqi_pow_max_bas, gear-dependent limits, monitoring reference values) are raised consistently.
9.10 DSG Torque Reporting Mismatch and Clutch Slip
Symptom: DSG slips during hard shifts even within gearbox torque rating. Clutch adaptation values drift excessively.
Cause: Engine produces more torque than it reports to the TCU over CAN. The TCU sets insufficient clutch clamping pressure based on the understated torque value.
Fix: Ensure torque reporting maps accurately reflect the new power output. At WEREMAP recommend to calibrate also the DSG ECU when applying stage 1 to the ECU.
9. Putting It Together: A Stage 1 Calibration Strategy
10.1 Define Your Targets
Before you touch a single map, define what Stage 1 means for your specific application:
EA888 Gen3 with IS20: Stage 1 typically means 260–290 PS and 380–420 Nm on 98 RON fuel.
IS38 application (Golf R, S3): Stage 1 is typically 350–380 PS and 440–480 Nm.
10.2 Work Top-Down Through the Torque Chain
Start with
ip_tqi_pow_max_bas. Raise the power ceiling to your target torque. Shape the curve for smooth delivery.Raise
ip_put_spfor the boost pressure needed. Cross-reference withip_maf_stk_sp_vvl_cam_hto understand air mass requirements at each RPM.Adjust
ip_pq_cha_maxto allow the higher pressure ratio. Stay within the compressor's safe operating envelope.Verify
ip_put_sp_optm_resp_maxis high enough for your new boost targets.Adjust fuel pressure targets (
ip_fup_sp_bas_sel) if needed for higher flow demand.Update torque monitoring thresholds to match your new power output.
Verify temperature derating maps are appropriate for a tuned application.
Adjust underboost and overboost diagnostic thresholds if needed.
10.3 Validate on the Dyno or datalog
Every Stage 1 file should be validated with data logging and ideally dyno testing. The minimum validation checklist:
Boost target vs. actual across the RPM range
Exhaust gas temperature at sustained load
Fuel pressure tracking (target vs. actual)
No active fault codes in the ECU or TCU
Knock sensor activity within acceptable limits
Coolant and oil temperatures stable under sustained load
11. Quick Reference: All Critical Maps
Map ID | Size | Stock Value | Stage 1 Notes |
|---|---|---|---|
| 20x7 | 420 Nm peak | Raise to target. Shape for smooth delivery across RPM. |
| 6x4 | ~2514 hPa peak | Raise for additional boost. Must coordinate with surge limits. |
| 16x16 | Nm vs mg/stk | Usually no change needed for Stage 1. Verify alignment. Adjusting |
| 8x8 | 3.2 to 2.5 ratio | Raise carefully at RPM points where boost drops off. |
| 1x10 | 1.075–2.95 | Defines surge line. Only adjust if compressor data supports it. |
| 1x6 | 5434 hPa | Raise if your boost target exceeds this clamp. Usually not needed because |
| const | ~400,000 RPM | Leave stock for Stage 1. Only change for aftermarket turbos. |
| 12x13 | 60–70 bar | May need increase for higher boost to maintain fuel delivery. |
| 8x8 | 0.63 at 120°C | Most aggressive derating map. Adjust threshold if needed. |
| 1x6 | 1024 Nm | Usually maximized. No change needed. |
