Results 1 to 8 of 8

Thread: Ve maps 0.00

  1. #1
    Junior Member
    Join Date
    Oct 2020
    Posts
    12

    Default Ve maps 0.00

    I have V2 I'm using OS3 with 411 ECM. I'm trying to tune in SD with MAF disabled. When I set up the VE maps its showing 0.00 I set the table up according to the CALC. VE Tuning by Shawn PID file was updated per direction.
    I have units on, for all 3, VE is % to match watch in my tune file. I'm sure this is something dumb I'm doing? I went to the limits tab(not in the tutorial) and raised max to 200 but now I get nothing in any of the cells. The counts are working.


    I have also noticed the more I look I've found 3-4 different version of auto VE tuning. Is one better than another for me?

    I have 2000 Camaro, 2002 OS upgrades to OS3 in the 411, Autometer WBO2(PID is fixed). I need to complete the SD for my NA engine before I finish my turbo kit.

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

    Default

    Post screenshots of what you're doing, and a link to the procedure you're following.

  3. #3
    Junior Member
    Join Date
    Oct 2020
    Posts
    12

    Default

    Quote Originally Posted by joecar View Post
    Post screenshots of what you're doing, and a link to the procedure you're following.
    calc_pid file was bad. I couldn't figure it out. I'm currently tuning with LTFT/VE and correcting the VE, when I get it pretty close I'm going to switch over to full OL and use the WBO2 to get it to 95%. I think this is more logical considering I wont be using the MAF at all going forward. I've read many of your post and they have been extremely helpful. There is just so much information its hard wrapping your head around it all. I haven't did much tuning since LS1edit days.

    Jay

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

    Default

    Hey Jay,

    Attach/upload your calc_pis.txt file, let me check it.

    There's are a lot of ins/outs to know about, I learned a new one the other day.

  5. #5
    Junior Member
    Join Date
    Oct 2020
    Posts
    12

    Default

    I cant get it to attach

    # ================================================== ============================
    # File details
    # ------------
    #
    # This section defines various details about the file format.

    *FILE

    #Parameter Value Description
    #---------- ---------------- ---------------------------------------------------
    VERSION 7.1.1 File version
    DECSEP . Decimal separator used in this file



    # ================================================== ============================
    # Units
    # -------------------
    # See sae_generic.txt for more information on the *UNITS section

    *UNITS

    #Code System Abbr Description
    #-------- ---------- -------- -------------------------------------------------------------

    None None "" "No units"
    K Metric "K" "Degrees Kelvin"
    R Imperial "R" "Degrees Rankine"


    # ================================================== ============================
    # Add slot definitions here
    # --------------------------------
    # See sae_generic.txt for more information on "SLOT" formats
    #
    #Units Low High Fmt Expression
    #------------ ------------- ------------- ---- --------------------------------------------------------------

    *CLC-00-032
    factor 0 4 .0 "{GM.EQIVRATIO}=1"

    *CLC-00-041
    AFR 9.63 19.63 0.2 "2.5 * {EXT.AD1} + 10.0"

    *CLC-00-042
    AFR 9.63 19.63 0.2 "2.5 * {EXT.AD2} + 10.0"

    *CLC-00-061
    factor 0.5 1.5 0.3 "{CALC.AFR_WB1} / {GM.AFR}"

    *CLC-00-062
    factor 0.5 1.5 0.3 "{CALC.AFR_WB2} / {GM.AFR}"

    *CLC-00-001
    % -25.0 25.0 .2 "({SAE.LONGFT1}+{SAE.LONGFT2})/2"

    *CLC-00-002
    factor 0.5 1.5 .4 "({SAE.LONGFT1}+{SAE.LONGFT2})/200+1"

    *CLC-00-003
    % 0.0 100.0 .2 "{SAE.MAF.gps}*({GM.DYNAIRTMP_DMA.C}+273.15)*3445. 2/displacement()*{SAE.RPM}*{SAE.MAP.kPa})*{CALC.LTFT BEN}"
    VE 0.0 3.0 .4 "{SAE.MAF.gps}*({GM.DYNAIRTMP_DMA.C}+273.15)*1 5/({SAE.RPM}*{SAE.MAP.kPa})*{CALC.LTFTBEN}"




    # ================================================== ============================
    *PRN - Parameter Reference Numbers
    # --------------------------------
    # See sae_generic.txt for more information on the *PRN section
    #
    #Code PRN SLOT Units System Description
    #------------------------- ---- ------------ ---------------- ---------------- ------------------------------------------

    CALC.AFR_WB1 F041 CLC-00-041 AFR Fueling "AFR Wideband 1"
    CALC.AFR_WB2 F042 CLC-00-042 AFR Fueling "AFR Wideband 2"

    CALC.BEN_WB1 F061 CLC-00-061 factor Fueling "BEN Wideband 1"
    CALC.BEN_WB2 F062 CLC-00-062 factor Fueling "BEN Wideband 2"
    CALC.LTFT F001 CLC-00-001 % Tuning "LTFT Average"
    CALC.LTFTBEN F002 CLC-00-002 factor Tuning "LTFT BEN"
    CALC.VE_Table F003 CLC-00-003 % Tuning "CLC VE Table"
    Attached Files Attached Files

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

    Default

    I would really use GM.EQIVRATIO (EQR) instead of GM.AFR (I've see GM.AFR miss some of the dips/rises in the PE table).

    If your fuel is not 100% gasoline (it always has some alcohol in it) the you should get used to EQR and Lambda.

    EQR = 1/Lambda

    It makes fueling easier to understand, for example:
    EQR 1.15 means 15% more fuel than Stoich.

    Also, it is easier to member that the BEN is:
    commanded EQR x wideband lambda

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

    Default

    You can easily add lambda to your CLC-00-041 and 042...
    you have to know the default stoich AFR or the lambda equation of your wideband, you would add a lambda units section to the CLC (right under the AFR units).

    And then in your CLC-00-061 and 062 you would go like this:

    "{CALC.AFR_WB2.lambda} * {GM.EQIVRATIO}"

    where the .lambda is your addition to the CLC for lambda.

    And you would log GM.EQIVRATIO instead of GM.AFR.

    Remember: EQR 1.00 is stoich, EQR 1.17 is PE (NA).
    Last edited by joecar; August 18th, 2021 at 02:40 PM.

  8. #8
    Lifetime Member
    Join Date
    Mar 2009
    Posts
    746

    Default

    Sub'd, also going to add a couple tidbits to the thread I just started.
    1998 GMC Sierra K1500 5.7/4L80E, longtubes, 411 w/COS 5, marine cam/intake, Whipple. 91 octane at 6000'.
    1997 GMC Sierra K3500 7.4/4L80E, 411 w/COS 3, Whipple, small cam.
    2004 Corvette Z06 with longtubes.

Similar Threads

  1. Maps?
    By EagleMark in forum General
    Replies: 4
    Last Post: August 25th, 2012, 03:33 AM
  2. hp and tq maps
    By southern in forum General (Petrol, Gas, Ethanol)
    Replies: 2
    Last Post: July 5th, 2007, 03:10 PM
  3. 7.4 maps
    By minytrker in forum General (Petrol, Gas, Ethanol)
    Replies: 0
    Last Post: April 1st, 2007, 05:33 PM
  4. Maps
    By Josho in forum Gen III V8 Specific
    Replies: 6
    Last Post: January 3rd, 2007, 01:39 AM
  5. Is 7.2.3 going to have more MAPS?
    By BowlingSS in forum General
    Replies: 6
    Last Post: August 10th, 2005, 02:30 AM

Posting Permissions

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