Forums Mitsubishi Forums Evolution X Evo X DIY Installations HowTo: Logging Wideband AFR via Rear O2 ECU ADC Input (Logging AFR )

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #4202
    Kevin Brown
    Keymaster
      • Topics1
      • Replies1
      • Total2
      • Expert
      • ★★★★★★★★★

      Back up, courtesy of xPRimNT from evolutionm

      HOW TO:
      Logging Wideband AFR via Rear O2 ECU ADC Input (Logging AFR without serial)

      Parts Needed:
      – Wideband O2 (I used an AEM UEGO)

      Tools Required:
      OpenPort 2.0 Cable
      ECUFlash
      EvoScan
      (I imagine Cobb AP and ATR could do this as well, but I won’t go into details)
      – Laptop
      – Flashlight
      – Electrical Tape
      – Knife
      – Wire Taps
      – Soldering Iron/Solder
      – Philips Screwdriver
      – 10mm & 14mm Sockets
      – Ratchet

      Recommended Number of People
      – Hopefully 1, though an extra set of hands is nice!

      Difficulty
      – 3 out of 10 if you’ve already got ECUFlash installed

      Time to complete
      – Give yourself a bit of time, especially if you’ve never removed the seat or dash trim. Call it one hour with experience with the dash trim.

      Step by Step Instructions

      0 – First off, you need to remove the rear O2 sensor from the exhaust stream. When you disable the O2 sensor, you disable its heater and as a result the sensor will be damaged if exposed to exhaust temperatures. I will not go into details on how to do this, because you should have it done already before starting this tutorial. You can either remove the O2 sensor from the car completely or just wrap it and tie it up (as I did) out of the way.

      Then, it helps to have a bit of understanding as to what we are trying to accomplish. Basically, as the below diagram shows, the ECU receives an analog signal from the O2 sensor, which is then converted into a digital signal for the ECU to use. What we want to do is replace the O2 sensor signal with a WB sensor signal so that we can log it in EvoScan. If you look at the diagram, all we are really doing is replacing the yellow wire’s input, so that it is sending your WB signal instead.

       

       

       

       

       

       

       

       

       

       

       

       

      Part I

      1 – Here is where we are working. The Rear O2 sensor wiring runs through a grommet under the passenger seat and is (sort of) accessible through a flap in the carpet. If you have small hands, it is a little easier. Make sure you move the seat all the way back!

       

       

       

       

       

       

       

       

       

       

      2 – Unplug the O2 sensor harness and tape the O2 sensor side nicely out of the way, so it doesn’t rattle around.

       

       

       

       

       

      3 – Unclip the other connector from it’s nice little holding spot (it probably already came off while you were unplugging the connectors) so you can actually work with it.

      4 – You should be able to see the yellow wire that we are going through all this trouble to get to. At this point, you’ll probably decide that this was an easy project! Then you’ll realize that there is no way that you can get that wire tapped in that tiny ass amount of space.

       

       

       

       

       

      5 – I ended up unbolting [14mm] the passenger seat (no need to unclip harnesses, we aren’t going far) and sliding it back as far as possible to give a bit more working room.

       

       

       

       

       

      6 – Once the seat is move back a bit, you’ll realize that there still isn’t any room, as the heater duct is what is actually causing you problems. Fortunately, with the seat out of the way, a small (unnoticeable) incision into the carpet can pull the wires and harness up into a workable amount of space. Just cut an area so that you can reach in and find the connector, then pull it through.

       

       

       

       

       

       

      7 – Tap into the yellow wire (08-10) or green wire (11+). (RALLInspired – If the color doesn’t match yellow or green it should be in the same position as the green wire on the harness side as seen in the 2nd picture) I used taps, some will solder. It isn’t a high current wire, the tap should be fine. Then, push the connector back down and clip it back into it’s holding clip.

       

       

       

       

       

       

       

       

       

       

      8 – What are we tapping/vamping into? Well, the 0-5V Analog output of you Wideband O2 Sensor. I have an AEM UEGO, which has a white wire (pictured) coming off the back of the gauge. This is the wire I need to get to the yellow wire. Depending on where your gauge is located, your routing method will be different.

       

       

       

       

       

      9 – In my case, I used red wire to extend the yellow wire connection up the side of the passenger area, up the corner and behind the glovebox. Also, I added a quick disconnect so that I could go back to stock if necessary without tearing everything apart again. I already have a ton of wires routed this way from my stereo install, so it wasn’t like it was new to me. For those who haven’t done this, don’t be scared. Pinch the glovebox in, unclip the hydraulic thing from the glovebox and pull the glovebox out. There are 4 screws and a clip that need to be removed, but then you can route any wire you want! (The green/black wires are my serial cable, which stopped working leading to this project)

       

       

       

       

       

       

       

       

       

       

      10 – Behind the stereo area (which is where I have my gauges, you might have a different setup), the red wire was soldered to the white analog wire, and while I was there I relocated the UEGO ground. Ever since I installed it, there was a high pitched whine that irritated the hell out of me but I couldn’t be bothered to open this up again. It was originally grounded to the stereo ground, I simply relocated it to a bolt [10mm] (visible in the picture).

       

       

       

       

       

      11 – Reinstalled the gauges and trim, and done!

       

       

       

       

       

      Part II

      Now that we have an input into the ECU, we need to actually record from it! Our outline is: disable rear O2 sensor, setup EvoScan to record input, log away!

      1 – Disabling the rear O2 sensor is done by toggling bit.1 of ECU Options #2. Simply open up your ROM in ECUFlash, find the table “ECU Options #2” and use the “[” key to toggle bit.1 . This updated ROM needs to be flashed to the car. This “Disable” of the O2 sensor DOES NOT necessarily mean you won’t get CELs. What we really need is an O2 simulator patch, which is not yet available for the X. I have a CEL, but it doesn’t really matter, the future will get rid of that for us.

       

       

       

       

       

      2 – EvoScan time! First, we need to do some math. Find the documentation for you gauge/wideband, we need to determine the formula that relates the analog voltage to what the AFR is. Look at the documentation, if it lists a transfer function, that’s what we want. If not, find the formula yourself by looking at the 0V and 5V AFR and working it out.

      For the new AEM Analog WB Gauge, AFR = 2.375*V + 7.3125
      For my AEM UEGO Gauge, AFR = 2*V + 10.

      This is almost the formula EvoScan needs. We can’t input “V” into EvoScan, we need it to be an ECU parameter. Fortunately, we just tapped into the ADC! Therefore,

      V = 5*ADC/1023

      In my 52680020 ROM, the ADC Memory Address is a 2byte value at 0x80934E.

      After testing out the new logging parameter, I had to adjust the formula a bit to get it to actually match the proper gauge output. My output was reading too high, so I had to offset the calculation slightly. My final formula and information is shown in the pictures.

      Therefore, what we actually put in EvoScan looks like this. To get this screen, select the 2008 Mode23 USDM EvoX from the dropdown box, right click where the logging items are and edit. Click Add New at the bottom, and enter the details.

       

       

       

       

       

       

      3 – Finally, logging time!

      • This topic was modified 5 years, 2 months ago by Kevin Brown.
      • This topic was modified 5 years, 2 months ago by Kevin Brown.
      • This topic was modified 5 years, 2 months ago by Kevin Brown.
      • This topic was modified 5 years, 2 months ago by Kevin Brown.
      • This topic was modified 5 years, 2 months ago by Kevin Brown.
      • This topic was modified 5 years, 2 months ago by Kevin Brown.
      • This topic was modified 5 years, 2 months ago by Kevin Brown.
      • This topic was modified 5 years, 2 months ago by Kevin Brown.
      • This topic was modified 5 years, 2 months ago by Kevin Brown.
      • This topic was modified 5 years, 2 months ago by Kevin Brown.
      • This topic was modified 5 years, 2 months ago by Kevin Brown.
      • This topic was modified 5 years, 2 months ago by Kevin Brown.
      • This topic was modified 5 years, 2 months ago by Kevin Brown.
      • This topic was modified 5 years, 2 months ago by Kevin Brown.
      • This topic was modified 5 years, 2 months ago by Kevin Brown.
      • This topic was modified 5 years, 2 months ago by Kevin Brown.
      • This topic was modified 5 years, 2 months ago by Kevin Brown.
      • This topic was modified 5 years, 2 months ago by Kevin Brown.
      • This topic was modified 6 months ago by Rick Barcena.
    Viewing 1 post (of 1 total)
    • You must be logged in to reply to this topic.
    top
    X