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

Annoying surge with AC on, i am at a loss...

Thread Tools
 
Search this Thread
 
Old 05-02-2012, 10:00 AM
  #11  
TECH Senior Member
iTrader: (5)
 
oakley6575's Avatar
 
Join Date: Dec 2010
Location: Las Vegas, NV
Posts: 5,235
Received 4 Likes on 4 Posts
Default

Cool man. How do you log AC pressure? I can only find AC volts..
Old 05-04-2012, 10:19 PM
  #12  
TECH Senior Member
iTrader: (5)
 
oakley6575's Avatar
 
Join Date: Dec 2010
Location: Las Vegas, NV
Posts: 5,235
Received 4 Likes on 4 Posts
Default

Any update on this? How is it running?
Old 05-05-2012, 02:13 PM
  #13  
Resident Retard
Thread Starter
iTrader: (31)
 
BlackGMC's Avatar
 
Join Date: Jan 2006
Location: Fort Worth - TX
Posts: 17,216
Received 20 Likes on 16 Posts
Default

Well you have to make a custom PiD to log ac pressure. I will post up the equation tonight, it uses ac voltage to generate the pressure.

Well the problem is pretty much gone. I revisited my TF and TC tables, adjusting them slightly. Then i copied over the ac torque loss tables over from a 2002 camaro since ours the main torque loss table is zeroed out from the factory. I decreased the IAT table done some the. I started increaseing the main ac torque loss table. I kept increasing it until the surging went away.
Old 05-05-2012, 05:52 PM
  #14  
TECH Senior Member
iTrader: (5)
 
oakley6575's Avatar
 
Join Date: Dec 2010
Location: Las Vegas, NV
Posts: 5,235
Received 4 Likes on 4 Posts
Default

Why did you decide to go with camaro tq tables instead of the silverado tables? I noticed on the camaro's tables, the IAT tables are low and most of the added airflow comes form the ac pressure table. Also the inertia tq is a lot higher in the camaro tune vs the truck.

I got my IAT table squared away. It doesn't buck once the clutch engages anymore. But for some reason, after a few seconds with the clutched engaged, it starts to surge uncontrollably.
Old 05-05-2012, 05:55 PM
  #15  
Resident Retard
Thread Starter
iTrader: (31)
 
BlackGMC's Avatar
 
Join Date: Jan 2006
Location: Fort Worth - TX
Posts: 17,216
Received 20 Likes on 16 Posts
Default

i choose the Camaro tables because the AC Torque loss table was zeroed out on the stock truck tune, so i used the camaro as a starting point.
Old 05-05-2012, 07:31 PM
  #16  
TECH Senior Member
iTrader: (5)
 
oakley6575's Avatar
 
Join Date: Dec 2010
Location: Las Vegas, NV
Posts: 5,235
Received 4 Likes on 4 Posts
Default

Any idea what would cause it to surge so bad at idle for me? It is stable for a sec once engaged and then i get the sawtooth timing line and it surges like hell. The AC airflow adder is consistant so I can't figure it out
Old 05-05-2012, 11:11 PM
  #17  
Resident Retard
Thread Starter
iTrader: (31)
 
BlackGMC's Avatar
 
Join Date: Jan 2006
Location: Fort Worth - TX
Posts: 17,216
Received 20 Likes on 16 Posts
Default

In bold is how you log AC pressures


# ================================================== ============================
# 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"
PSI Imperial PSI "Pounds Per Square Inch
KPA Metric KPA "Kilo Pascals"
GPS Metric gps "Grams per Second"
LBPM Imperial lbpm "Pounds per Minute"
unit Metric unit "Unit"
# ================================================== ============================
# 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
#------------ ------------- ------------- ---- --------------------------------------------------------------
# LTFT Average
*CLC-00-001
factor 0.00 2.0 .1 "1 + (({SAE.LONGFT1} + {SAE.LONGFT2})/200)"
# STFT Average
*CLC-00-002
factor 0.00 2.0 .1 "1 + (({SAE.SHRTFT1} + {SAE.SHRTFT2})/200)"
*CLC-00-003
MPG 0.00 99.99 .1 "{SAE.VSS.mph}/({GM.INJFLOW.lbpm} * {GM.IBPW1} * {SAE.RPM} * 4 / 6250 )"
*CLC-00-004
PSI 0.00 100.00 .2 "(({EXT.AD1} - 0.1)*25)-12.5"
KPA 0.00 700.00 .1 "((({EXT.AD1} - 0.1)*25)-12.5)*6.89475728"
*CLC-00-005
GPS 0.0000 30.0000 .4 "(28.708 * sqrt((({GM.MANVAC.kPa} * 0.145038) + {CALC.FUEL_PRESSURE.PSI}) / 58) * 453.6/3600)"
LBPM 0.0000 200.0000 .3 "(28.708 * sqrt((({GM.MANVAC.kPa} * 0.145038) + {CALC.FUEL_PRESSURE.PSI}) / 58) * 453.6/3600)"
*CLC-00-006
factor 0.000 10.000 .3 "{CALC.INJFLOW.GPS}/{GM.INJFLOW.gps}"
*CLC-00-007
factor 0.000 10.000 .3 "{GM.CYLAIR_DMA}/{GM.DYNCYLAIR_DMA}"
*CLC-00-008
factor 0.000 10.000 .3 "{GM.MAF}/{GM.DYNAIR}"
*CLC-00-009
PSI 0.00 450.00 .2 "({GM.ACP}*94.0479)-18.8721"
KPA 0.00 3000.00 .1 "({GM.ACP}*648.4372)-130.1184"

# ================================================== ============================
*PRN - Parameter Reference Numbers
# --------------------------------
# See sae_generic.txt for more information on the *PRN section
#
#Code PRN SLOT Units System Description
#------------------------- ---- ------------ ---------------- ---------------- ------------------------------------------
CALC.LTFT_AVG F001 CLC-00-001 factor Fuel "Long Term Fuel Trim Average"
CALC.STFT_AVG F001 CLC-00-002 factor Fuel "SHORT Term Fuel Trim Average"
CALC.MPG F001 CLC-00-003 MPG Fuel "Miles Per Gallon"
CALC.FUEL_PRESSURE F001 CLC-00-004 "PSI,KPA" Fuel "Fuel Pressure"
CALC.INJFLOW F002 CLC-00-005 "GPS,LBPM" Fuel "Injector Flow from Fuel Pressure"
CALC.MARCIN F003 CLC-00-006 factor Fuel "Marcin Transform"
CALC.VE_NUMBER F003 CLC-00-007 factor Fuel "VE CALCULATE"
CALC.VE_NUMBER_2 F003 CLC-00-007 factor Fuel "VE CALCULATE_2"
CALC.AC_PRESSURE F001 CLC-00-009 "PSI,KPA" AIR "AC Pressure"
Attached Files
File Type: txt
calc_pids.txt (4.1 KB, 126 views)
Old 05-07-2012, 05:54 PM
  #18  
TECH Senior Member
iTrader: (5)
 
oakley6575's Avatar
 
Join Date: Dec 2010
Location: Las Vegas, NV
Posts: 5,235
Received 4 Likes on 4 Posts
Default

hey thanks for posting that up. i went ahead a copied the ac tables from a stock 2004 z06 and it runs a ton better. i figured id try something that was built for performance from the factory. they are probably the same tables as the camaro. thanks for the tip.
Old 05-07-2012, 06:36 PM
  #19  
Resident Retard
Thread Starter
iTrader: (31)
 
BlackGMC's Avatar
 
Join Date: Jan 2006
Location: Fort Worth - TX
Posts: 17,216
Received 20 Likes on 16 Posts
Default

I am glad it helped man.
Old 05-07-2012, 08:28 PM
  #20  
TECH Addict
iTrader: (21)
 
2007chevy5.3l's Avatar
 
Join Date: Apr 2008
Location: Fort Worth, Texas
Posts: 2,625
Likes: 0
Received 0 Likes on 0 Posts
Default

Originally Posted by oakley6575
hey thanks for posting that up. i went ahead a copied the ac tables from a stock 2004 z06 and it runs a ton better. i figured id try something that was built for performance from the factory. they are probably the same tables as the camaro. thanks for the tip.
Which tables did you copy over?


Quick Reply: Annoying surge with AC on, i am at a loss...



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