Pages: [1] 2 3 ... 12
Author Topic: Logging Zeitronix AFR with ME7L  (Read 168437 times)
phila_dot
Hero Member
*****

Karma: +170/-11
Offline Offline

Posts: 1709


« on: April 21, 2013, 07:23:24 PM »

-No more splicing RPM and TPS inputs for Zeitronix ZT-2
-Save money and buy ZT-3 instead
-No more syncing ZDL logs with ME7L logs

If your rear O2's are properly deleted, just connect the white wire (linear wideband out) from your ZT-2/3 to the signal for your rear O2.

The narrowband sensors have four wires, 1 signal wire (black), 1 ground (grey), and two heater wires (white). At the plug, the signal wire is the one seperated from the rest. I recommend splicing into an old O2 sensor and not cutting into the ECU harness. The ECU side is female, so I just pushed the wire in for testing purposes, but I plan on hacking up an old O2 sensor for a better connection.

You can use either banks input (or both if you run dual widebands) using the following:

Bank 1 (green):
Address : 0x381116

Bank 2 (brown):
Address : 0x381114

To log voltage:
Factor : 0.004883

To log AFR:
Factor : 0.009766
Offset : -9.6

To log Lambda :
Factor : 0.000664354
Offset : -0.653

A linear wideband output is required for this to work without custom ECU code.

Edit: if it wasn't obvious, these are both word variables

Edit: B5 S4 M/L box content

Edit: Added lambda conversion
« Last Edit: April 24, 2013, 07:59:40 PM by phila_dot » Logged
maZer.GTi
Full Member
***

Karma: +68/-6
Offline Offline

Posts: 246


« Reply #1 on: April 22, 2013, 08:13:09 AM »

-No more splicing RPM and TPS inputs for Zeitronix ZT-2
-Save money and buy ZT-3 instead
-No more syncing ZDL logs with ME7L logs

If your rear O2's are properly deleted, just connect the white wire (linear wideband out) from your ZT-2/3 to the signal for your rear O2.

The narrowband sensors have four wires, 1 signal wire (black), 1 ground (grey), and two heater wires (white). At the plug, the signal wire is the one seperated from the rest. I recommend splicing into an old O2 sensor and not cutting into the ECU harness. The ECU side is female, so I just pushed the wire in for testing purposes, but I plan on hacking up an old O2 sensor for a better connection.

You can use either banks input (or both if you run dual widebands) using the following:

Bank 1 (green):
Address : 0x381116

Bank 2 (brown):
Address : 0x381114

To log voltage:
Factor : 0.004883

To log AFR:
Factor : 0.009766
Offset : -9.6

I prefer lambda, but the conversion would have to be done seperately.

A linear wideband output is required for this to work without custom ECU code.

Edit: if it wasn't obvious, these are both word variables

Edit: B5 S4 M/L box content


Very nice.
Do you think the same will work with the spartan controller from 14point7 ?
Logged
phila_dot
Hero Member
*****

Karma: +170/-11
Offline Offline

Posts: 1709


« Reply #2 on: April 22, 2013, 08:28:49 AM »

Yup, it has a 0-5v linear output.

The conversion to voltage will be the same, but converting voltage to AFR will need to be tweaked.

Also, if the ECU is not a B5 S4 M or L box, then you will have to locate the RAM addreses for uushk_w and/or uushk2_w.

Edit: it looks like the conversion for the spartan is as follows:

AFR:
Factor : 0.00976
Offset : -10

Lambda:
Factor : 0.000664354
Offset : -0.68
« Last Edit: April 24, 2013, 08:13:38 AM by phila_dot » Logged
nyet
Administrator
Hero Member
*****

Karma: +604/-166
Offline Offline

Posts: 12232


WWW
« Reply #3 on: April 22, 2013, 09:06:27 AM »

AWESOME info. Thank you.

Phila: have you looked over the rear O2 delete instructions in the s4 wiki?

Are they sufficient? I do not want strange O2 or calc EGT side effects if i feed a w/b signal there.
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.
phila_dot
Hero Member
*****

Karma: +170/-11
Offline Offline

Posts: 1709


« Reply #4 on: April 22, 2013, 11:48:53 AM »

AWESOME info. Thank you.

Phila: have you looked over the rear O2 delete instructions in the s4 wiki?

Are they sufficient? I do not want strange O2 or calc EGT side effects if i feed a w/b signal there.

It could be cleaned up a little bit, but, going from memory, it looks complete.

If CWKONLS is set to 17, then there really isn't any conflict. Voltage and resistance will be zero regardless of sensor readings.
Logged
nyet
Administrator
Hero Member
*****

Karma: +604/-166
Offline Offline

Posts: 12232


WWW
« Reply #5 on: April 22, 2013, 12:07:26 PM »

Can you think of a more minimal solution? I.e. wideband + heater controller and thats it?

can ME7's heater control be used with a wideband, or is that incompatible with the O2 delete?

would be really nice just to have a dual wideband setup in the stock location w/o all the zt circuitry.
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.
s5fourdoor
Hero Member
*****

Karma: +33/-3
Offline Offline

Posts: 617


« Reply #6 on: April 22, 2013, 12:38:45 PM »

Can you think of a more minimal solution? I.e. wideband + heater controller and thats it?

can ME7's heater control be used with a wideband, or is that incompatible with the O2 delete?

would be really nice just to have a dual wideband setup in the stock location w/o all the zt circuitry.

i like where you are going with this!
Logged
catbed
Sr. Member
****

Karma: +8/-1
Offline Offline

Posts: 300


« Reply #7 on: April 22, 2013, 07:07:09 PM »

I see no reason why this won't work with AEM as well? It has the necessary 0-5v output.
Logged
phila_dot
Hero Member
*****

Karma: +170/-11
Offline Offline

Posts: 1709


« Reply #8 on: April 22, 2013, 07:32:38 PM »

Can you think of a more minimal solution? I.e. wideband + heater controller and thats it?

can ME7's heater control be used with a wideband, or is that incompatible with the O2 delete?

would be really nice just to have a dual wideband setup in the stock location w/o all the zt circuitry.

The ECU doesn't have the hardware to actually control the wideband sensor. It is not capable of the controlling the pump cell. I believe that the heating logic is different as well.

Logged
phila_dot
Hero Member
*****

Karma: +170/-11
Offline Offline

Posts: 1709


« Reply #9 on: April 22, 2013, 07:35:26 PM »

I see no reason why this won't work with AEM as well? It has the necessary 0-5v output.

As long as it is a linear output.

Analog output will require extra logic.
Logged
nyet
Administrator
Hero Member
*****

Karma: +604/-166
Offline Offline

Posts: 12232


WWW
« Reply #10 on: April 22, 2013, 07:36:31 PM »

So maybe stereo LC-1 would be the cheapest barebones install?
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.
phila_dot
Hero Member
*****

Karma: +170/-11
Offline Offline

Posts: 1709


« Reply #11 on: April 22, 2013, 07:48:31 PM »

So maybe stereo LC-1 would be the cheapest barebones install?

14point7 Spartan is $105
Zeitronix ZT-3 $169 or $199 w/gauge
Innovate LC-1 $199 w/o gauge
Logged
phila_dot
Hero Member
*****

Karma: +170/-11
Offline Offline

Posts: 1709


« Reply #12 on: April 24, 2013, 08:00:10 PM »

Lambda conversion corrected and confirmed
Logged
britishturbo
Sr. Member
****

Karma: +14/-1
Offline Offline

Posts: 306


« Reply #13 on: April 25, 2013, 12:04:30 PM »

I actually wired up my LC-1 2nd output to one of my rear o2 sensors for this very reason lol.
But with the Innovate you can use Jasons ME7 Logger to log both together... but I like this, less work!

Good job.
Logged
nyet
Administrator
Hero Member
*****

Karma: +604/-166
Offline Offline

Posts: 12232


WWW
« Reply #14 on: April 25, 2013, 12:36:25 PM »

14point7 Spartan is $105
Zeitronix ZT-3 $169 or $199 w/gauge
Innovate LC-1 $199 w/o gauge


got it. looks like im going to get dual spartans.
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.
Pages: [1] 2 3 ... 12
  Print  
 
Jump to:  

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