The ECU (Engine Control Unit) is the "brain" of the modern engine. It receives signals from dozens of sensors, runs the firmware with operating maps, and controls injectors, spark plugs, turbo actuators, EGR, in real time.
Architecture
- Microprocessor: Tricore (Bosch), MPC5xx (Continental), ST10 (Marelli)
- Flash: 1-8 MB of firmware + maps
- EEPROM: immobilizer parameters + vehicle specific data
- Connectors: 60-160 pins towards the engine compartment + CAN communication
Main ECU families
- Bosch: EDC17 (diesel), MED17 (petrol), MG1 (recent)
- Continental: PCR2.1, SID208, EMS3
- Siemens: SIM2K, SIMOS
- Delphi: DCM3.x, MT05/MT22
- Marelli: MJD6F3, IAW8GS, IAW8GMK
ECU and Chiptuning
Changing the ECU firmware = chiptuning. Maps are rewritten to optimize performance, consumption and behavior. See chiptuning.
Sensors and actuators
The ECU processes the rpm signals, shaft/cam position, air pressure and temperature (MAP/IAT), air flow rate (MAF), rail pressure, lambda probe and detonation in real time, and controls the injectors, coils, turbo actuator (wastegate/VGT), EGR valve and SCR metering. All this dozens of times per second, following the calibration maps contained in the flash.
Security and protections
Modern control units integrate read/write protections (TPROT, security access seed/key) and, on the most recent, cryptographic signatures of the firmware. This determines the access method (OBD, Bench or Boot) and the complexity of the tuning. Regardless of the method, the backup of flash and EEPROM before any intervention remains the rule that distinguishes professional work.
In summary
The ECU is both hardware (microcontroller, memories, power drivers) and software (firmware plus calibration maps). Chiptuning works on the maps, leaving the program intact. Recognizing the family and processor of the control unit is the first step in choosing the access method and protocol; the backup of flash and EEPROM before any intervention is the safety net that allows you to always return to the original state in case of problems.
