Pages: [1] 2
Author Topic: Understanding tuning & ME7! Help, lost in a forest of numbers!  (Read 13271 times)
golfputtputt
Sr. Member
****

Karma: +6/-4
Offline Offline

Posts: 367


« on: December 03, 2014, 09:53:48 AM »

Ok, lets start from the beginning. Many of these things may be obvious and perhaps I just haven't connected two dots that were right next to each other but bear with me for a second.

I'm a hardware guy. I've been working on cars since I was a little kid with my father. Probably about 10+ years. Problem is, he restores vintage cars. Everything pre-70's and more likely, most things pre-war. All wars, like cars/motorcycles from 1910-1915 kind of thing. I am used to carbs and no emissions systems and twiddling mixture screws. Thats the tuning I know.

I have 0 background in electronics, none, zilch. I've done some internet research so I know what PCB's are and mosfets and some things of that nature (very limited).

The issue i'm having is connecting what the hardware is doing to the numbers I'm seeing on the damn screens in front of me. It just doesn't make sense to me!! Cry

I understand that most electronic fuel injection cars utilize a series of solenoid actuated valves and voltage sensors to electronically control how the engine operates and to collect data on this operation.

I know ME7 works with: sensors: maf, map, rpm, camshaft position sensor, oxygen sensors (2), throttle position sensor, IAT sensor, coolant temp sensor, knock sensors (2), accelerator pedal sensors (2), brake pedal sensor, clutch pedal switch. Actuators: fuel pump, fuel injectors, coil packs, evap canister purge valve, n75, throttle control unit, n249 recirculation valve and 02 sensor heaters.

Problem is figuring out how the numbers in the software files I have correspond to what I know the hardware does.

FYI, I'm using nefmoto for flashing and tuner pro for viewing and editing definition files. I have a 2002 VW GTI 1.8t AWP. HS box (not sure what this number is other than an identifier of the software that corresponds to the hardware it's supposed to go with)

I've also read the S4 tuning wiki and some things make sense to me but not enough to start playing around with my car's ECU which in my opinion is worth more than gold. S4 wiki has helped a little with definition terms. I have a pdf of definition terms translated but it's very large and extensive and dry that i can make very little understanding of it right now. Perhaps a little more information explained to me would lead to some enlightenment with this large file.

For example, I assume that the tables in these files are "adaptation tables." I assume that adaptation tables are data that the ECU builds in order to deal with certain data that the sensors produce. What are the numbers in these tables? Do the numbers refer to voltages? Amps? What units? Is every table a different unit? If so, how do I know what is what? Is there anywhere I can go to understand this better? Is Tunerpro the problem, does it have too steep of a learning curve?

I really love both old cars and new but electronics are clearly my weakness. They say if you want to get better at something hone in on your weaknesses and improve them. So that's what I'd like to do, understand electronic tuning so I can make modifications to my ECU safely and in a highly controlled manner. This is a quest for knowledge so time is unlimited. Problem with where I'm at now is i've hit a brick wall in my understanding and need a guiding hand.

Help, s'il vous plait.
« Last Edit: December 03, 2014, 10:09:12 AM by golfputtputt » Logged
AARDQ
Sr. Member
****

Karma: +11/-0
Offline Offline

Posts: 338


« Reply #1 on: December 03, 2014, 11:06:42 AM »

What are you using for a Tunerpro definition file?

The tables to which you refer are are look-up tables, not adaptation tables.  For example, look-up table KFZW, ignition timing.  For a given rpm at a given engine load (which data comes from the various sensors), what should the ignition timing be?  The ECU looks it up in the table and sends the answer on to the rest of the electronics system, which fire the coils at the right instant.  A vast simplification, but that's the basic idea.

Adaptation is provided for some systems such that the ECU learns about the exact vehicle it is installed in over time.  For example, perhaps the engine has a slight intake manifold leak that causes a lean condition at idle.  The ECU learns that it needs to always inject a bit more fuel than the look-up table says.  The ECU doesn't have to wait for feedback from the oxygen sensor as to whether it is injecting enough fuel, and smoothness and emissions improve.



Logged
golfputtputt
Sr. Member
****

Karma: +6/-4
Offline Offline

Posts: 367


« Reply #2 on: December 03, 2014, 06:44:37 PM »

ah ok, I now understand adaptation and look up tables somewhat. Nefmoto won't let me upload the xdf file i'm using for some reason, even though it let me upload it before. I successfully converted an HS map pack that Userpike upload from a .kp to .xdf. The link to the thread where I uploaded it is below.

that was the only successful time I managed to convert a .kp to .xdf. I'm trying to do it again with an audi tt225 definition file and I'm having problems. Not sure if I could just use the HS .xdf or not, things may not be catalogued in the HS that are on the tt225, like the haldex look up tables or something. I don't really know if those would be look up tables anyway…

see, I kinda have no idea what i'm talking about but have bits and pieces that I know make sense.

http://nefariousmotorsports.com/forum/index.php?topic=4936.0
Logged
golfputtputt
Sr. Member
****

Karma: +6/-4
Offline Offline

Posts: 367


« Reply #3 on: December 04, 2014, 08:34:36 PM »

Anyone have any good explanation for me or place to get this information i'm looking for?
Logged
AARDQ
Sr. Member
****

Karma: +11/-0
Offline Offline

Posts: 338


« Reply #4 on: December 04, 2014, 09:35:23 PM »

XDFs don't often cross over from one ECU to another.  What are you trying to accomplish?  State it clearly and succinctly and indicate you're willing to put in the work (which you seem to be so far, so good on you) and people will help.  So far, I don't think anyone can tell what it is what you want to accomplish.
Logged
golfputtputt
Sr. Member
****

Karma: +6/-4
Offline Offline

Posts: 367


« Reply #5 on: December 05, 2014, 08:37:21 AM »

Lets start off simple, whats the difference between a scalar and a table? Why does one get a numbered chart and one just have a simple numerical slider?
Logged
fknbrkn
Hero Member
*****

Karma: +177/-18
Offline Offline

Posts: 1407


mk4 1.8T AUM


« Reply #6 on: December 05, 2014, 08:44:13 AM »

Lets start off simple, whats the difference between a scalar and a table? Why does one get a numbered chart and one just have a simple numerical slider?
scalar=1x1 table
Logged
AARDQ
Sr. Member
****

Karma: +11/-0
Offline Offline

Posts: 338


« Reply #7 on: December 05, 2014, 10:47:47 AM »

A scalar (which is just another way of saying 'single value') is used to set a limit upon which something else will happen.  Example, rev limit.  Hit the rev limit and over rev routine is triggered.

Not always, though -- "codewords", which tell the ECU what's installed in the vehicle (example: O2 sensors installed?  How many?  Secondary air injection installed? Variable Valve Timing installed? etc.) are/can be represented in Tunerpro as whole-number values (scalars) rather than 0s and 1s -- you should understand binary numbers at some point and how to go between binary and decimal - -your Windows calculator can do it for you View/Programmer.
« Last Edit: December 05, 2014, 10:57:28 AM by AARDQ » Logged
nyet
Administrator
Hero Member
*****

Karma: +604/-167
Offline Offline

Posts: 12235


WWW
« Reply #8 on: December 05, 2014, 11:21:14 AM »

fukenbroken's description is the most accurate. It is a single value, 1x1 table.

It may be a bitfield as well, which could be (technically) visualized as a 2d table.
Logged

ME7.1 tuning guide (READ FIRST)
ECUx Plot
ME7Sum checksum checker/corrrector for ME7.x

Please do not ask me for tunes. I'm here to help people make their own.

Do not PM me technical questions! Please, ask all questions on the forums! Doing so will ensure the next person with the same issue gets the opportunity to learn from your experience.
AARDQ
Sr. Member
****

Karma: +11/-0
Offline Offline

Posts: 338


« Reply #9 on: December 05, 2014, 12:04:39 PM »

Yes, and I was explaining how/why a scalar might be used rather than a table, which was the question.  The OP is starting from scratch.
Logged
golfputtputt
Sr. Member
****

Karma: +6/-4
Offline Offline

Posts: 367


« Reply #10 on: December 07, 2014, 04:18:30 PM »

AARDQ, Thanks I am understanding your explanations. I am starting from scratch.

Binary is way over my head. I've read some stuff about it but it just didn't really click. Whats up with binary and how does it relate to the number on the tables and scalars I'm seeing in Tunerpro?

So for instance, Say I am operating a 2002 GTI 1.8t AWP which works with a K03-52 (K03s) and I am looking to install a K04-022 (K04-02x) which comes on the Audi tt225 1.8t. Could I simply convert some of the numbers in my tables and scalars that are in the bin for a tt225 and put them into the tables in my AWP 1.8t? Obviously you can't just plug in a tt225 ECU into a awp gti and expect everything in the car to work but If I just wanted the supporting software that helps run the K04 in the tt225 to put it into my vehicle, would there be a way to hybrid the two files together where I need them? I'm not doing this but it seems like a good example to learn what tables and their functions provide more power whilst comparing two similar files.

Also, how would you be able to pinpoint the differences in both the awp and tt225 bins? If I could figure out the differences, I could trace the function words back to this pdf file I have, write them all down and what each one does and study it to find out whats needed for different pieces of hardware.
« Last Edit: December 07, 2014, 04:28:12 PM by golfputtputt » Logged
fknbrkn
Hero Member
*****

Karma: +177/-18
Offline Offline

Posts: 1407


mk4 1.8T AUM


« Reply #11 on: December 07, 2014, 05:32:15 PM »

imo KFLDIMX, KFLDRL, KFLDHBN are enough to handle it well
more PID-section maps you can find in s4wiki

more power = more boost = more load= more LDRXN(zk) but you cant simply raise max load without changing fueling, overboost protection, torque, timing, some axes etc
read s4wiki and explore stage1 projects
Logged
nyet
Administrator
Hero Member
*****

Karma: +604/-167
Offline Offline

Posts: 12235


WWW
« Reply #12 on: December 08, 2014, 12:04:11 PM »

If I just wanted the supporting software that helps run the K04 in the tt225 to put it into my vehicle, would there be a way to hybrid the two files together where I need them? I'm not doing this but it seems like a good example to learn what tables and their functions provide more power whilst comparing two similar files.

Terrible idea. You have no idea if the person who did the k04 code knows what they are doing.

You should REALLY learn EFI tuning first. Even some general concepts.. you don't really seem to know at all what an ECU does.

If you are going to go about it the dumb way, you could (alternatively) start by looking at logs.

The end goal is always the same: fueling, boost, timing.
« Last Edit: December 08, 2014, 12:05:46 PM by nyet » Logged

ME7.1 tuning guide (READ FIRST)
ECUx Plot
ME7Sum checksum checker/corrrector for ME7.x

Please do not ask me for tunes. I'm here to help people make their own.

Do not PM me technical questions! Please, ask all questions on the forums! Doing so will ensure the next person with the same issue gets the opportunity to learn from your experience.
golfputtputt
Sr. Member
****

Karma: +6/-4
Offline Offline

Posts: 367


« Reply #13 on: December 08, 2014, 02:43:40 PM »

Quote
Terrible idea. You have no idea if the person who did the k04 code knows what they are doing.

I meant a stock audi tt225 tune. the 225 Hp from factory tune.

Quote
You should REALLY learn EFI tuning first. Even some general concepts.. you don't really seem to know at all what an ECU does.

Nyet, I started this thread to learn some things about EFI. I stated what I knew about it in the first post which wasn't much really, i also asked if there were any books or other sources to look at other than s4 tuning wiki and no one has suggested something.

Quote
If you are going to go about it the dumb way, you could (alternatively) start by looking at logs.

How will looking at Logs inform me on tuning processes and ECU (EFI) function? Not saying this sarcastically, I'm not experienced with logs really and would like to know.
« Last Edit: December 08, 2014, 02:50:05 PM by golfputtputt » Logged
thelastleroy
Sr. Member
****

Karma: +19/-2
Offline Offline

Posts: 260



« Reply #14 on: December 08, 2014, 03:49:16 PM »


Nyet, I started this thread to learn some things about EFI. I stated what I knew about it in the first post which wasn't much really, i also asked if there were any books or other sources to look at other than s4 tuning wiki and no one has suggested something.

Check the tuning section for a thread about recommended books on tuning EFI.
Logged
Pages: [1] 2
  Print  
 
Jump to:  

Powered by SMF 1.1.21 | SMF © 2015, Simple Machines Page created in 0.024 seconds with 16 queries. (Pretty URLs adds 0s, 0q)