PDA

View Full Version : AutoVE Script - Comments Please



405HP_Z06
May 17th, 2008, 11:18 AM
Hi All,
I'm working on an update to the AutoVE tutorial. One aspect that I am including are scripts to perform the needed modifications in addition to the written instructions and pictures.

Here's my first crack at the AutoVE script. Please take a look, test, and let me know if anything looks or works incorrectly.

Thanks in advance, see the following notes:


;****************************NA AutoVE Imperial Script Starts Here**********************
;This script modifies OS # 12593358 for AutoVE tuning purposes.
; * EQ ratios based on {B3601} = 14.681
; * All fuel parameters set to equivilence ratio (EQ) (EQ={B3601}/AFR)
; * All temperature parameters set in imperial (*F).
;
;The following parameters and tables are modified:
;{B3313} DFCO Disabled
;{B0701} COT Disabled
;{C2901}, {C2902}, {C2903} MAF fail frequency set to disable MAF meter
;{B4205} Open Loop Enabled
;{B3618} PE Modifier Adjusted
;{B3605} Open loop fuel table adjusted
;{B3801} LTFT Disabled
;{B4108} STFT Idle trims disabled
;{B4206} STFT open loop trims disabled
;{B5914} Low octane timing table overwritten by high octane timing table values
;{C6002} Adjusted DTC's:No MIL for MAF related codes for SD mode
;Auto Only: {E0102} Set auto transmission DTC fault max pressure enablers to not increase pressure in SD mode. ****commented out**** If you wish to perform this, uncomment line 138.
;Auto Only: {E0103} Set auto transmission failsafe enablers to not increase pressure in SD mode. ****commented out**** If you wish to perform this, uncomment line 139.
;Auto Only: {E0104} Set auto transmission DTC fault pressure modifiers to not increase pressure in SD mode. ****commented out**** If you wish to perform this, uncomment line 140.
;ETC Only: {C6101} ETC predicted airflow increased by 25% to prevent DTC P1514. If DTC occurs during tuning, increase in 10% increments until negated.
;{B0101} 15% increase in main VE table, idle areas excluded
;{B0103} 15% increase in backup ve table, idle areas excluded. ***commented out*** If you wish to perform this, uncomment line 190.
;COS Only: {A0008} Open loop ECT commanded fuel multiplier adjusted
;COS Only: {B3647} Commanded fuel vs RPM table adjusted
;{B3636} Vehicle speed lean cruise enable set to max value to disable lean cruise. ***commented out*** If you wish to perform this, uncomment line 200.
;{B0203} Air pump disabled
; __________________________________________________ ________________________


;****************************NA AutoVE Metric Script Starts Here**********************
;This script modifies OS # 12593358 for AutoVE tuning purposes.
; * EQ ratios based on {B3601} = 14.681
; * All fuel parameters set to equivilence ratio (EQ) (EQ={B3601}/AFR)
; * All temperature parameters set in metric (*C).
;
;The following parameters and tables are modified:
;{B3313} DFCO Disabled
;{B0701} COT Disabled
;{C2901}, {C2902}, {C2903} MAF fail frequency set to disable MAF meter
;{B4205} Open Loop Enabled
;{B3618} PE Modifier Adjusted
;{B3605} Open loop fuel table adjusted
;{B3801} LTFT Disabled
;{B4108} STFT Idle trims disabled
;{B4206} STFT open loop trims disabled
;{B5914} Low octane timing table overwritten by high octane timing table values
;{C6002} Adjusted DTC's:No MIL for MAF related codes for SD mode
;Auto Only: {E0102} Set auto transmission DTC fault max pressure enablers to not increase pressure in SD mode. ****commented out**** If you wish to perform this, uncomment line 138.
;Auto Only: {E0103} Set auto transmission failsafe enablers to not increase pressure in SD mode. ****commented out**** If you wish to perform this, uncomment line 139.
;Auto Only: {E0104} Set auto transmission DTC fault pressure modifiers to not increase pressure in SD mode. ****commented out**** If you wish to perform this, uncomment line 140.
;ETC Only: {C6101} ETC predicted airflow increased by 25% to prevent DTC P1514. If DTC occurs during tuning, increase in 10% increments until negated.
;{B0101} 15% increase in main VE table, idle areas excluded
;{B0103} 15% increase in backup ve table, idle areas excluded. ***commented out**** If you wish to perform this, uncomment line 190.
;COS Only: {A0008} Open loop ECT commanded fuel multiplier adjusted
;COS Only: {B3647} Commanded fuel vs RPM table adjusted
;{B3636} Vehicle speed lean cruise enable set to max value to disable lean cruise
;{B0203} Air pump disabled
; __________________________________________________ ________________________
Split into metric and imperial versions. It's also been brought to my attention that I should specify this is primarily for naturally aspirated applications. Forced Induction scripts posted in another thread.

TAQuickness
May 17th, 2008, 11:26 AM
Good work. I might suggest additional comments to describe the applicable OS (year/model) for our dyslexic compadres.

405HP_Z06
May 17th, 2008, 11:40 AM
Good work. I might suggest additional comments to describe the applicable OS (year/model) for our dyslexic compadres.

I'm trying to make it as general, yet specific as possible. I'm testing now on many different tunes to verify functionality across multiple OS's. Thanks for the feedback.

Bruce Melton
May 18th, 2008, 02:06 AM
A noble project, and welcomed.
You might include the few extra steps to do MAF calibration to complete the doc.

Bruce

I have my VE "Express" .doc I could send you although it is similar.

Chevy366
May 18th, 2008, 02:35 AM
On a 05 LS1 based truck PCM , E0102 and E0104 are the add line pressure for fault processing tables not E0103 .
E0103 is Transmission Failsafe Enablers , E0102 is Transmission DTC Fault Max Pressure Enablers and E0104 is Transmission DTC Fault Pressure Modifiers , which was what I had to turn off to stop harsh shifting during AutoVE .

405HP_Z06
May 18th, 2008, 05:43 AM
On a 05 LS1 based truck PCM , E0102 and E0104 are the add line pressure for fault processing tables not E0103 .
E0103 is Transmission Failsafe Enablers , E0102 is Transmission DTC Fault Max Pressure Enablers and E0104 is Transmission DTC Fault Pressure Modifiers , which was what I had to turn off to stop harsh shifting during AutoVE .

Thanks, that was an fat finger error in the script. It should have been applied to E0104.

Is that the 1024k PCM? The 512k PCM's have E0102 also. Do I need to turn off P0101, P0102, and P0103 in both E0102 and E0104? I have no way of testing auto's so I'm going off forum recommendations.

Script updated, thanks for all the feedback.

405HP_Z06
May 18th, 2008, 05:46 AM
A noble project, and welcomed.
You might include the few extra steps to do MAF calibration to complete the doc.

Bruce

I have my VE "Express" .doc I could send you although it is similar.

That would be great Bruce, please send. I'm planning on including MAF calibration and going back to full CL. Any input or changes you desire let me know and I'll incorporate.

email: aaron <at> andersonperformance <dot> net

Thanks again!

Chevy366
May 18th, 2008, 03:29 PM
Thanks, that was an fat finger error in the script. It should have been applied to E0104.

Is that the 1024k PCM? The 512k PCM's have E0102 also. Do I need to turn off P0101, P0102, and P0103 in both E0102 and E0104? I have no way of testing auto's so I'm going off forum recommendations.

Script updated, thanks for all the feedback.

Did all 3 (P0101,02,03) in E0104 , E0102 (P01xxs) were already "Off" , so I just turned "Off" (P01xxs) in E0104 , yes 1024k PCM .

405HP_Z06
May 18th, 2008, 03:42 PM
Did all 3 (P0101,02,03) in E0104 , E0102 (P01xxs) were already "Off" , so I just turned "Off" (P01xxs) in E0104 , yes 1024k PCM .

Thanks tunedbyGM! I was looking at some auto tuning threads by joecar and he states to turn them off in {E0101} - {E0104}. I looked at a few tunes and couldn't find any that had P0101-P0103 in {E0101}, so I modified the script to change these parameters in {E0102} - {E0104}.

Script updated.

Chevy366
May 19th, 2008, 04:58 AM
Thanks tunedbyGM! I was looking at some auto tuning threads by joecar and he states to turn them off in {E0101} - {E0104}. I looked at a few tunes and couldn't find any that had P0101-P0103 in {E0101}, so I modified the script to change these parameters in {E0102} - {E0104}.

Script updated.

Good , glad you are including this , in the original it was not there .

405HP_Z06
May 19th, 2008, 06:55 AM
Good , glad you are including this , in the original it was not there .

:rockon: Any other feedback????? Come on, fella's!

The scripting feature is priceless!

hquick
May 19th, 2008, 11:20 PM
How do I use it?

JezzaB
May 20th, 2008, 12:14 AM
Still should be ok on an NA car but I wouldnt be doing it on a forced induction car without checking things over.

405HP_Z06
May 20th, 2008, 12:38 AM
How do I use it?

Load your tune in the Tune Tool. Then go to main tool bar, Edit > Run Script. To see what was changed go to Calibration Window > Modifications tab. If you don't like some of the changes, revert and all the changes go away. If you like the changes, save the new tune with a new name.

405HP_Z06
May 20th, 2008, 12:38 AM
Still should be ok on an NA car but I wouldnt be doing it on a forced induction car without checking things over.

What would you change for a FI car?

hquick
May 20th, 2008, 12:41 AM
Comes up with a fault when I do it.
Label 284 not found
000050=B4205 set

hquick
May 20th, 2008, 12:45 AM
Runnng COS3 01270003

405HP_Z06
May 20th, 2008, 01:08 AM
Comes up with a fault when I do it.
Label 284 not found
000050=B4205 set

Do you have your units set to metric? If so, you need to change a few things in the script to accommodate that. I'll post a metric version of the script later today to avoid confusion.

hquick
May 20th, 2008, 01:10 AM
Yes...I'm in metric. A metric version would be great.
Thanks for the hard work...effort.

Bruce Melton
May 20th, 2008, 02:01 AM
How do you interpret B3605 setup from the later published AutoVE tutorial?
Red outline block?

405HP_Z06
May 20th, 2008, 02:17 AM
How do you interpret B3605 setup from the later published AutoVE tutorial?
Red outline block?

Sorry Bruce, I don't understand the question. Can you clarify, please?

Bruce Melton
May 20th, 2008, 01:05 PM
Do you think the B3605 example I sent you in my "AutoVE Express" is what is intended by:

If the calibration is displayed as EQ Ratio then set the values as per the red rectangle in this table

all the rows??

405HP_Z06
May 20th, 2008, 01:11 PM
Do you think the B3605 example I sent you in my "AutoVE Express" is what is intended by:

If the calibration is displayed as EQ Ratio then set the values as per the red rectangle in this table

all the rows??


Your document shows consistent AFR's for each load column where the published tutorial states to only change the 80, 90, 100 columns. So, yours differs from what is stated. I think the bigger question is, which is more correct?

Did I get it?

Bruce Melton
May 20th, 2008, 01:45 PM
Your document shows consistent AFR's for each load column where the published tutorial states to only change the 80, 90, 100 columns. So, yours differs from what is stated. I think the bigger question is, which is more correct?

Did I answer get it?


You understand the question and I wonder which is more practical?

Cammed cars often idle rich, and as with idle timing, the resultant idle is more stable if adjacent cells are same or similar. Maybe jumping into PE is more predictable from similar values? I have tried several iterations and am unsure.
Then again, PE is a warm engine activity.

The AutoVE tutorial example B3605 is very different from the AutoVE ver1 example.

405HP_Z06
May 20th, 2008, 03:08 PM
You understand the question and I wonder which is more practical?

Cammed cars often idle rich, and as with idle timing, the resultant idle is more stable if adjacent cells are same or similar. Maybe jumping into PE is more predictable from similar values? I have tried several iterations and am unsure.
Then again, PE is a warm engine activity.

The AutoVE tutorial example B3605 is very different from the AutoVE ver1 example.

I usually set the entire table to EQ 1.0 and leave it there. This iteration, I don't see any reason to change the areas you'll never hit when tuning. As long as there is a smooth transition to/from these areas it's okay. The transition to/from PE mode is controlled by other modifiers that take some tweaking to get it really right. I hope the fuel dynamics Ross is adding into LS1's will help better tune the transition into PE. I hope this feature makes it into a near future release.

Concerning the idle on cammed cars, your so right. It seems that no matter what size cam they idle rich. I've been thinking about using an exhaust gas analyzer for setting the idle area, but haven't done that yet.

Good discussion!

405HP_Z06
May 20th, 2008, 03:41 PM
Yes...I'm in metric. A metric version would be great.
Thanks for the hard work...effort.

Metric version posted.

dc_justin
May 21st, 2008, 01:37 AM
Comes up with a fault when I do it.
Label 284 not found
000050=B4205 set

B4205 is missing from COS3. It is the "Use O2 feedback when in open loop" parameter and is what allows you to be in semi-closed loop when EQ Ratio is equal to 1.0.

hquick
May 21st, 2008, 01:48 AM
Thanks guys.....

yes it's midnight Justin...and no...I haven't been to bed since yacking with you this morning. Lol!

dc_justin
May 21st, 2008, 01:52 AM
Thanks guys.....

yes it's midnight Justin...and no...I haven't been to bed since yacking with you this morning. Lol!

lol, read my mind.

joecar
May 21st, 2008, 03:48 AM
showthread.php?t=6067&highlight=lounge (http://forum.efilive.com/showthread.php?t=6067&highlight=lounge)

Gordy M
May 28th, 2008, 07:50 AM
Hi All, It's also been brought to my attention that I should specify this is primarily for naturally aspirated applications. I'm working on a similar forced induction script.

Aaron,

How is the FI script coming? If it is ready for trial I might be willing to be a test pig. I am putting a non intercooled Kenne Bell in my 04, 6.0L Escalade this weekend and have a preliminary tune set up. If it is not ready what do you suggest I change when I run AutoVE? Your thoughts!

johnv
May 28th, 2008, 11:14 AM
Also need to disable lean cruise on the Aussie cars -

B3636 - 412 km/h

405HP_Z06
May 28th, 2008, 01:03 PM
Aaron,

How is the FI script coming? If it is ready for trial I might be willing to be a test pig. I am putting a non intercooled Kenne Bell in my 04, 6.0L Escalade this weekend and have a preliminary tune set up. If it is not ready what do you suggest I change when I run AutoVE? Your thoughts!

Gordy M,
Sorry, I haven't done this yet. Let me get on it.

405HP_Z06
May 28th, 2008, 01:03 PM
Also need to disable lean cruise on the Aussie cars -

B3636 - 412 km/h

Thanks for the input! I'll add this to the script.

Gordy M
May 29th, 2008, 01:48 AM
On my Escalade it came with lean cruise disable 409 and enable at 412 kmh

joecar
May 29th, 2008, 03:26 AM
Aaron, good work... :cheers:

405HP_Z06
May 29th, 2008, 12:39 PM
Aaron,

How is the FI script coming? If it is ready for trial I might be willing to be a test pig. I am putting a non intercooled Kenne Bell in my 04, 6.0L Escalade this weekend and have a preliminary tune set up. If it is not ready what do you suggest I change when I run AutoVE? Your thoughts!

Did this kit come with any sort of 'starter tune'? Just curious. I'm working the script and one area I'm a little stumped on is {B5913}. Looking at 'stock' tunes for positive displacement and centrifugal superchargers, the timing curves are distinctly different.

I'll have something later this evening but I'll need some feedback on how the timing tables work out.

Thanks for all the help. :grin:

hquick
May 29th, 2008, 01:36 PM
I can send you a copy of my stock tune compared to what I have now if you like?
Timing is quite different.
It might be better if one of the more experienced tuners lets you know how they go about a 'stock' tune for FI?

405HP_Z06
May 29th, 2008, 05:39 PM
I can send you a copy of my stock tune compared to what I have now if you like?
Timing is quite different.
It might be better if one of the more experienced tuners lets you know how they go about a 'stock' tune for FI?

Thanks Howard, I'm getting there it's just taking longer than expected.

Gordy M
May 30th, 2008, 12:17 AM
The starter tune I received for B5913 is the same as my stock tune. I check a Radix tune from the archives and it was the same as my stock file.

405HP_Z06
May 31st, 2008, 06:33 AM
Forced induction script thread here: http://forum.efilive.com/showthread.php?t=8205

Comments please.