Notices
Tuning, Diagnostics, Electronics, and Wiring HP Tuners | EFILive | Hand Held Programmers | Stand Alone PCM's | Electronics | Wiring Diagrams

Check out my tune. EFILIVe

Thread Tools
 
Search this Thread
 
Old 01-11-2008, 04:24 PM
  #11  
Hello Dave
iTrader: (13)
 
dc_justin's Avatar
 
Join Date: Jul 2004
Location: San Diego, CA
Posts: 1,119
Likes: 0
Received 3 Likes on 3 Posts
Default

Originally Posted by gao8302
The voltage is 0-5 volts. AFR from 10-18.50.
Okay, i'll go ahead and write up a calc_pid for you in a little bit.
Old 01-11-2008, 04:29 PM
  #12  
TECH Fanatic
Thread Starter
iTrader: (13)
 
gao8302's Avatar
 
Join Date: Feb 2006
Location: Kenosha WI
Posts: 1,102
Likes: 0
Received 0 Likes on 0 Posts
Default

Sounds good. As soon as i get that i will get a log up. thanks
Old 01-11-2008, 05:46 PM
  #13  
Hello Dave
iTrader: (13)
 
dc_justin's Avatar
 
Join Date: Jul 2004
Location: San Diego, CA
Posts: 1,119
Likes: 0
Received 3 Likes on 3 Posts
Default

Alright, go to My Documents/EFILive/V7 (or V7.5)/User Configuration and open calc_pids.txt

You'll want it to resemble this:

Code:
# ==============================================================================
# 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
#-------- ---------- -------- -------------------------------------------------------------
MPG       Imperial   MPG      "Miles Per Gallon"
# ==============================================================================
# Add slot definitions here
# --------------------------------   ({SAE.VSS.mph})/({GM.INJFLOW.lbpm} *{GM.IBPW1}* {SAE.RPM} * 2 / 6250 )"
# See sae_generic.txt for more information on "SLOT" formats
#
#Units             Low          High      Fmt  Expression
#------------ ------------- ------------- ---- --------------------------------------------------------------
# MPG
*CLC-00-001
MPG             0.00            99.99      .1   "{SAE.VSS.mph}/({GM.INJFLOW.lbpm} * {GM.IBPW1} * {SAE.RPM} * 4 / 6250 )"
# AEM Ext Input 1
*CLC-00-002
V                  0.0           5.0       .1  "{EXT.AD1}"
AFR               10.0          18.5       .1  "{EXT.AD1}*1.7+10"
# BEN AEM 1
*CLC-00-003
factor             0.0           2.0       .1  "{CALC.AFR_AEM_1.AFR}/{GM.AFR}"
# AEM Ext Input 2
*CLC-00-004
V                  0.0           5.0       .1  "{EXT.AD2}"
AFR               10.0          18.5       .1  "{EXT.AD2}*1.7+10"
# BEN AEM 2
*CLC-00-005
factor             0.0           2.0       .1  "{CALC.AFR_AEM_2.AFR}/{GM.AFR}"
 
# ==============================================================================
*PRN - Parameter Reference Numbers
# --------------------------------
# See sae_generic.txt for more information on the *PRN section
#
#Code                      PRN  SLOT         Units            System           Description
#------------------------- ---- ------------ ---------------- ---------------- ------------------------------------------
CALC.MPG                   F001 CLC-00-001   MPG              Fuel             "Miles Per Gallon"
CALC.AFR_AEM_1             F002 CLC-00-002   AFR              O2-Wide          "AEM Wideband - Input 1"
CALC.BEN_AEM_1             F003 CLC-00-003   factor           O2-Wide          "Base Efficiency Numerator - AEM 1"
CALC.AFR_AEM_2             F004 CLC-00-004   AFR              O2-Wide          "AEM Wideband - Input 2"
CALC.BEN_AEM_2             F005 CLC-00-005   factor           O2-Wide          "Base Efficiency Numerator - AEM 2"
EDIT: I've also thrown in the MPG PID for you as well.
Old 01-11-2008, 06:13 PM
  #14  
TECH Fanatic
Thread Starter
iTrader: (13)
 
gao8302's Avatar
 
Join Date: Feb 2006
Location: Kenosha WI
Posts: 1,102
Likes: 0
Received 0 Likes on 0 Posts
Default

Ok i did that but how do i select it now so that i can use it?
Old 01-11-2008, 06:14 PM
  #15  
Hello Dave
iTrader: (13)
 
dc_justin's Avatar
 
Join Date: Jul 2004
Location: San Diego, CA
Posts: 1,119
Likes: 0
Received 3 Likes on 3 Posts
Default

You'll need to select External input 1 and/or 2 (whichever your wideband is plugged into on the cable), then the appropriate AEM wideband PID that you just created. Should be in the O2-Wide System pulldown menu.
Old 01-11-2008, 06:20 PM
  #16  
TECH Junkie
iTrader: (10)
 
00Silv4.8's Avatar
 
Join Date: Oct 2007
Location: Mesa AZ
Posts: 3,278
Likes: 0
Received 1 Like on 1 Post
Default

dont mean to hijack or anything but how difficult would it be to tune a 4.8 with a 221/221 .558 114LSA? Im looking in to getting a HPTuners possibly since I dont wanna spend the 400 for a dyno tune.. I might anyway, but just wanna get a feel for the difficulty
Old 01-11-2008, 06:24 PM
  #17  
TECH Fanatic
Thread Starter
iTrader: (13)
 
gao8302's Avatar
 
Join Date: Feb 2006
Location: Kenosha WI
Posts: 1,102
Likes: 0
Received 0 Likes on 0 Posts
Default

still not seeing it. I dont get it. I saved it but i dont see it.
Old 01-11-2008, 07:15 PM
  #18  
TECH Fanatic
Thread Starter
iTrader: (13)
 
gao8302's Avatar
 
Join Date: Feb 2006
Location: Kenosha WI
Posts: 1,102
Likes: 0
Received 0 Likes on 0 Posts
Default

Its not on the pid pull down menu. The file saved as a txt file. Is this correct. I cant figure it out.
Old 01-12-2008, 09:15 AM
  #19  
Hello Dave
iTrader: (13)
 
dc_justin's Avatar
 
Join Date: Jul 2004
Location: San Diego, CA
Posts: 1,119
Likes: 0
Received 3 Likes on 3 Posts
Default

Originally Posted by gao8302
Its not on the pid pull down menu. The file saved as a txt file. Is this correct. I cant figure it out.
Yes, that is. Let me try and test them today, might be a typo somewhere.

Justin
Old 01-12-2008, 09:35 AM
  #20  
DrX
TECH Addict
iTrader: (7)
 
DrX's Avatar
 
Join Date: Jun 2005
Location: Canada
Posts: 2,702
Likes: 0
Received 6 Likes on 6 Posts
Default

Any difference if you uncheck this box?



Quick Reply: Check out my tune. EFILIVe



All times are GMT -5. The time now is 07:01 AM.