Results 1 to 4 of 4

Thread: modified calc_pids to use W02Ben only

  1. #1
    Senior Member
    Join Date
    Nov 2013
    Posts
    196

    Default modified calc_pids to use W02Ben only

    Joecar mentioned using the WB02ben exclusively for tuning both CL and Open Loop. I am 99% sure that the way to do this is to modify the iff statement for SELBEN. I have replaced Calc.LTFTBen with Calc.W02BEN like this:

    "iff({CALC.CL}, {CALC.WO2BEN}, {CALC.WO2BEN})"

    Thought this might help someone. Can I get a few peeps to confirm this for anyone else that is looking for this info?
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	cacl_pid_WB02Only.PNG 
Views:	208 
Size:	26.3 KB 
ID:	18910  

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

    Default

    That's probably the simplest easiest to understand

    Another way is to go like this:
    "iff(0, {CALC.LTFTBEN}, {CALC.WO2BEN})"

    the 0 causes the iff() to always evaluate {CALC.WO2BEN},
    but this this is a little tricker if you're not a programmer (it's easy to confuse 0 and 1).

  3. #3
    Senior Member
    Join Date
    Nov 2013
    Posts
    196

    Default

    Thanks Joe!

    I also wanted to add that when you are ONLY using WO2BEN, the following should be turned off:
    {B3801} - LTFT: Disable
    {B4205} - Closed Loop Enable Temp:I set this temp to 140C so that it never enters CL
    {B4206} - Use 02 with Open Loop Commanded Fuel: Set to Disable

    Joe mentioned if you have a COS(Customn Operatin System) then also:
    {B3647} - No Cells set to Stoich (i.e. all cells not equal to EQ 1 or fi your displaying AFR, no cells set to the same thing that {B3601} is set to.
    {B3649} - Same as B3647

    The reason I think these need to be turned off is because the SELBEN factor is calculated now based on EQ*W02Lambda. Commanded EQ doesn't tell you if LTFTs are added so the correction factor would be off.

    --wanted to add that none of this is my doing(except for my opinion at the end), I just wanted to share knowledge gained from talking to JoeCar.

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

    Default

    No worries.


    Yes, correct, except B3647/B3649 stoich cells use STFT to do trimming.

Similar Threads

  1. help with calc_pids.txt file
    By GSXRTURBO1 in forum Black Box Logging
    Replies: 21
    Last Post: September 30th, 2013, 06:06 AM
  2. Need a little help with the calc_pids text file
    By smslyguy in forum Gen III V8 Specific
    Replies: 1
    Last Post: July 15th, 2011, 02:12 AM
  3. calc_pids.txt?????
    By the4wheeler in forum General
    Replies: 2
    Last Post: October 23rd, 2008, 04:23 PM
  4. Modified Tune For Reference Please
    By Dennis93TA in forum Duramax 06 LLY / 06+ LBZ & LMM
    Replies: 2
    Last Post: September 4th, 2007, 03:57 AM
  5. Modified Tunes
    By Tordne in forum General (Petrol, Gas, Ethanol)
    Replies: 0
    Last Post: May 17th, 2006, 08:22 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
  •