0% found this document useful (0 votes)
108 views

Dokumen - Tips - Edc16 Tuning Guide

This document summarizes the EDC16 engine control system used in some Volkswagen Group vehicles from the 2000s. It describes 5 main fuel and boost related maps: 1) the driver's wish map which requests torque based on throttle position and RPM, 2) a torque limiter map, 3) a map converting requested torque to injected fuel quantity, 4) a turbo boost map relating boost to torque and RPM, and 5) a boost limiter map. The document provides pictures and details of factors, offsets, and addresses for each map.

Uploaded by

goran
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
108 views

Dokumen - Tips - Edc16 Tuning Guide

This document summarizes the EDC16 engine control system used in some Volkswagen Group vehicles from the 2000s. It describes 5 main fuel and boost related maps: 1) the driver's wish map which requests torque based on throttle position and RPM, 2) a torque limiter map, 3) a map converting requested torque to injected fuel quantity, 4) a turbo boost map relating boost to torque and RPM, and 5) a boost limiter map. The document provides pictures and details of factors, offsets, and addresses for each map.

Uploaded by

goran
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 10

 

EDC-16

Written by: Midas


Date: August 2010
Thanks to: Nuno & Matt &..........
For more info: www.ecuconnections.com
Revision: 1.0 
 

Index:
 

Introduction:

The EDC16 system is used in cars like the Seat Leon, golf 5 and other cars that are produced in the same
period. The system looks a lot like the EDC15 system, but the EDC16 system is based on Torque (Nm)
instead of Injected Quantity. There are a few more differences that are explained in this document. For all
examples in this document I used the Seat Leon 105hp file
 

 
 

Fuel related maps


1. Drivers wish Maps:

General:
This map shows the required torque based on the RPM and the Throttle position. The output of this map is
Torque in Nm. There may be more drivers wish maps, in the file I used for this guide there were 8 drivers
wish maps.

Picture 1.1: 3D view of the drivers wish map.

Factors & offsets:


Map properties
Description: Torque
Unit: Nm
Name: Drivers wish
Start address: 1C2F96
Column x rows: 8x16
Values: 16Bit(HiLo)
Factor: 0.1
Offset: 0

X-Axis
Description: Throttle position
Unit: %
Start address: 1C2F86
Values: 16Bit(HiLo)
Factor: 0.01
Offset: 0

Y-Axis
Description: Rpm
Unit: 1/min
Start address: 1C2F66
Values: 16Bit(HiLo)
Factor: 1
Offset: 0
 

2. Torque limiter:

General:
This map limits the torque of the engine based on RPM and atmospheric pressure. The output of this map
is also Torque in Nm.

Picture 2.1: 3D view of the Torque limiter

Factors & offsets: 


Map properties
Description: Torque
Unit: Nm
Name: Torque limiter
Start address: 1D43C2
Column x rows: 21x3
Values: 16Bit(HiLo)
Factor: 0.1
Offset: 0

X-Axis
Description: Rpm
Unit: 1/min
Start address: 1D4398
Values: 16Bit(HiLo)
Factor: 1
Offset: 0

Y-Axis
Description: Atmospheric pressure
Unit: Hpa
Start address: 1D4392
Values: 16Bit(HiLo)
Factor: 1
Offset: 0
 

3. Nm to IQ conversion map:

General:
This map converts the requested Torque in Nm into IQ (injected quantity).

Picture 3.1: 3D view of the NM to IQ conversion map.

Factors & offsets: 


Map properties
Description: IQ
Unit: mg/stroke
Name: Nm to IQ converion map
Start address: 1D6F9A
Column x rows: 16x15
Values: 16Bit(HiLo)
Factor: 0.1
Offset: 0

X-Axis
Description: Rpm
Unit: 1/min
Start address: 1D6F7A
Values: 16Bit(HiLo)
Factor: 1
Offset: 0

Y-Axis
Description: Torque
Unit: Nm
Start address: 1D6F5C
Values: 16Bit(HiLo)
Factor: 0.1
Offset: 0
 

4. Turbo map:

General:
This map set the required boost depending on the requested torque and current rpm. There might be more
than one boost map. In this file there are 2 boost maps.

Picture 4.1: 3D view of the Boost map.

Factors & offsets: 


Map properties
Description: Boost
Unit: mBar
Name: Boost map
Start address: 1EAD92
Column x rows: 10x16(the other map in this file is 10x15)
Values: 16Bit(HiLo)
Factor: 1
Offset: 0

X-Axis
Description: Torque
Unit: Nm
Start address: 1EAD7E
Values: 16Bit(HiLo)
Factor: 0.1
Offset: 0

Y-Axis
Description: Rpm
Unit: 1/min
Start address: 1EAD5E
Values: 16Bit(HiLo)
Factor: 1
Offset: 0
 

 
5. Turbo limiter map:

General:
This map limits the required boost depending on the atmospheric pressure and the current rpm.

Picture 5.1: 3D view of the Boost limiter map.

Factors & offsets: 


Map properties
Description: Boost
Unit: mBar
Name: Boost limiter map
Start address: 1EAF00
Column x rows: 10x11
Values: 16Bit(HiLo)
Factor: 1
Offset: 0

X-Axis
Description: Atmospheric pressure
Unit: Hpa
Start address: 1EAEEC
Values: 16Bit(HiLo)
Factor: 1
Offset: 0

Y-Axis
Description: Rpm
Unit: 1/min
Start address: 1EAED6
Values: 16Bit(HiLo)
Factor: 1
Offset: 0
 

1EAD44 - 2050mBar need mode..??????


1EB04A - Single Boost limiter?????????
next map not need mod????

Conclusion:

You might also like