Page 1 of 2 12 LastLast
Results 1 to 10 of 16

Thread: WO2S11 return wrong data

  1. #1
    Lifetime Member wesam's Avatar
    Join Date
    May 2010
    Posts
    660

    Default WO2S11 return wrong data

    I'm new for V8 scanner
    It seems that when I connect AEM UEGO 30-0334 and adjust the WO2S11 to log via OBD2 it will return wrong data ( Lambda = 113 !! )

    Any help will be appreciated


    Thanks
    Attached Files Attached Files
    EFILive Tuner

  2. #2
    EFILive Developer Site Admin Blacky's Avatar
    Join Date
    Mar 2003
    Posts
    9,490

    Default

    Quote Originally Posted by wesam View Post
    I'm new for V8 scanner
    It seems that when I connect AEM UEGO 30-0334 and adjust the WO2S11 to log via OBD2 it will return wrong data ( Lambda = 113 !! )

    Any help will be appreciated


    Thanks
    Hi Wesam,

    With the wide band connected, display the wide band data on FlashScans screen:
    On V2 and V3, use the option: Scan Tool -> F2: Data Logging -> F3: Display W02.

    Let it show the wide band data for 5-10 seconds, note down the approx. ranges of Lambda that were displayed (like, 100-120), then save and attach a COM data trace file from the FlashScan device itself.
    That will capture/show the raw data coming from the wideband.

    To capture the COM data:
    On V2,use the option: Scan Tool -> F3: Scan Options -> F4: Save COM Data.
    On V3, use the option: Scan Tool -> F3: Scan Options -> F2: Save COM Data.

    Regards
    Paul
    Before asking for help, please read this.

  3. #3
    Lifetime Member wesam's Avatar
    Join Date
    May 2010
    Posts
    660

    Default

    Quote Originally Posted by Blacky View Post
    Hi Wesam,

    With the wide band connected, display the wide band data on FlashScans screen:
    On V2 and V3, use the option: Scan Tool -> F2: Data Logging -> F3: Display W02.

    Let it show the wide band data for 5-10 seconds, note down the approx. ranges of Lambda that were displayed (like, 100-120), then save and attach a COM data trace file from the FlashScan device itself.
    That will capture/show the raw data coming from the wideband.

    To capture the COM data:
    On V2,use the option: Scan Tool -> F3: Scan Options -> F4: Save COM Data.
    On V3, use the option: Scan Tool -> F3: Scan Options -> F2: Save COM Data.

    Regards
    Paul
    After a lot of tests it seems just my new V3 is returning false data my V2 returning correct lambda
    i tried to display lambda on both V2 and V3 BBX but it does not show any thing
    on V3 it just makes a beep in V2 it says no Wo2 found but if I serial connect it it will log
    EFILive Tuner

  4. #4
    Joe (Moderator) joecar's Avatar
    Join Date
    Apr 2003
    Posts
    28,403

    Default

    Did you save the com data and send it to Paul...?

  5. #5
    Lifetime Member wesam's Avatar
    Join Date
    May 2010
    Posts
    660

    Default

    Quote Originally Posted by joecar View Post
    Did you save the com data and send it to Paul...?
    I did not for two reasons
    first when I tried to show WO2 data on V3 it does not show the WO2 data
    second when I tried to BBX log and record it shows error: $01CD Requested file not found
    EFILive Tuner

  6. #6
    Lifetime Member wesam's Avatar
    Join Date
    May 2010
    Posts
    660

    Default

    Quote Originally Posted by Blacky View Post
    Hi Wesam,

    With the wide band connected, display the wide band data on FlashScans screen:
    On V2 and V3, use the option: Scan Tool -> F2: Data Logging -> F3: Display W02.

    Let it show the wide band data for 5-10 seconds, note down the approx. ranges of Lambda that were displayed (like, 100-120), then save and attach a COM data trace file from the FlashScan device itself.
    That will capture/show the raw data coming from the wideband.

    To capture the COM data:
    On V2,use the option: Scan Tool -> F3: Scan Options -> F4: Save COM Data.
    On V3, use the option: Scan Tool -> F3: Scan Options -> F2: Save COM Data.

    Regards
    Paul
    Trace and log sent to you Paul
    EFILive Tuner

  7. #7
    EFILive Developer Site Admin Blacky's Avatar
    Join Date
    Mar 2003
    Posts
    9,490

    Default

    Quote Originally Posted by wesam View Post
    Trace and log sent to you Paul
    Hi Wesam,

    There is a fault in the V8 scan tool as follows:

    By default the SAE PID WO2S11 is defined with a scale of 2/65535 = 3.0518E-5. That is also the scaling for lambda used by the wide band controller.
    In later versions of the OBDII protocol, the SAE defined additional scaling options for the wide band PIDs that can be requested by the ECM. The controller that you are logging modified the scaling for the WO2S11 PID. That in turn affected the way the V8 scan tool scaled the lambda data returned by the wide band controller. That data from the wide band controller should not have been scaled as it was not transmitted by the ECM (which was the controller that modified the scaling) but was transmitted by the wide band controller (masquerading as a glow plug module) which did not request any modified scaling.

    This issue will only occur when logging ECM controllers that modify the scaling of the PID WO2S11 (which is the PID the wide band controller uses to transmit wide band data).

    Unfortunately there is no easy/quick fix for that particular issue. I have updated the V8 scan tool to not modify the scaling of PIDs that originate from the GPM (i.e wide band) even if/when the ECM requests modified scaling for that PID.
    That update should be available as a beta release this week or early next week.

    Regards
    Paul
    Before asking for help, please read this.

  8. #8
    EFILive Developer Site Admin Blacky's Avatar
    Join Date
    Mar 2003
    Posts
    9,490

    Default

    Also, when using the AEM UEGO in CAN mode, you cannot use the V2/V3 on-screen display for wide band data. That is only for RS232 serial based wide band controllers.
    When using the AEM UEGO in CAN mode, you can only monitor/log wide band data via the scan tool in pass-thru mode or via black box logging in stand alone mode.

    Regards
    Paul
    Before asking for help, please read this.

  9. #9
    Lifetime Member wesam's Avatar
    Join Date
    May 2010
    Posts
    660

    Default

    Quote Originally Posted by Blacky View Post
    Hi Wesam,

    There is a fault in the V8 scan tool as follows:

    By default the SAE PID WO2S11 is defined with a scale of 2/65535 = 3.0518E-5. That is also the scaling for lambda used by the wide band controller.
    In later versions of the OBDII protocol, the SAE defined additional scaling options for the wide band PIDs that can be requested by the ECM. The controller that you are logging modified the scaling for the WO2S11 PID. That in turn affected the way the V8 scan tool scaled the lambda data returned by the wide band controller. That data from the wide band controller should not have been scaled as it was not transmitted by the ECM (which was the controller that modified the scaling) but was transmitted by the wide band controller (masquerading as a glow plug module) which did not request any modified scaling.

    This issue will only occur when logging ECM controllers that modify the scaling of the PID WO2S11 (which is the PID the wide band controller uses to transmit wide band data).

    Unfortunately there is no easy/quick fix for that particular issue. I have updated the V8 scan tool to not modify the scaling of PIDs that originate from the GPM (i.e wide band) even if/when the ECM requests modified scaling for that PID.
    That update should be available as a beta release this week or early next week.

    Regards
    Paul
    Paul are you sure it V8 scammer fault ? Ot seems its working well with V2
    The scalling problem just when I use the V3
    EFILive Tuner

  10. #10
    EFILive Developer Site Admin Blacky's Avatar
    Join Date
    Mar 2003
    Posts
    9,490

    Default

    Quote Originally Posted by wesam View Post
    Paul are you sure it V8 scammer fault ? Ot seems its working well with V2
    The scalling problem just when I use the V3
    There are 5 combinations that you can use to log data:

    1. Does it work in pass-thru with V7/V2?
    2. Does it work in pass-thru with V8/V2?
    3. Does it work in pass-thru with V8/V3?
    4. Does it work in BB logging with V2?
    5. Does it work in BB logging with V3?


    Also, if you hex-edit the *.pld file and remove the scaling from the meta data then you will see the lambda values correctly.
    I.e. look for this in the file that you sent (E38_AEM_0000.pld):

    I:~|..INFO=SAEJ1979,MAX_EQR0=0,MAX_O2V0=0,MAX_O2A0 =0,MAX_MAP0=0,MAX_MAF0=0,MAX_EQR1=226,MAX_O2V1=0,MAX_O2A1=64,MAX_MAP1=0,MAX_MAF1=226

    Change the red values to 0.
    Those red values were somehow obtained by the EFILive software and used to re-scale the WO2 data. I'm not sure how the software got the scaling - I am discussing that with Mike (Dr.Mike) who wrote the firmware for the AEM.

    It may be that the V7 software is not confusing the scaling like the V8 software is.

    Regards
    Paul
    Before asking for help, please read this.

Page 1 of 2 12 LastLast

Similar Threads

  1. how to return to stock?
    By bt2715 in forum AutoCal
    Replies: 1
    Last Post: February 1st, 2015, 06:15 PM
  2. Will wrong injectors data cause false Duty cycle readings ?
    By wesam in forum General (Petrol, Gas, Ethanol)
    Replies: 1
    Last Post: November 12th, 2012, 04:39 AM
  3. FAST 36# injector data for 98 corvette return fuel system?
    By myws6formula in forum Gen III V8 Specific
    Replies: 21
    Last Post: October 2nd, 2012, 03:12 PM
  4. What will happen if VE tuneed with wrong IFR data ?
    By wesam in forum Gen III V8 Specific
    Replies: 6
    Last Post: March 8th, 2011, 11:19 AM
  5. Injector Data for return style fuel system
    By minytrker in forum Gen III V8 Specific
    Replies: 15
    Last Post: November 26th, 2009, 02:36 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •