disabling lean spool
EvoM Guru
iTrader: (50)
Joined: Mar 2006
Posts: 9,675
Likes: 132
From: Tri-Cities, WA // Portland, OR
The lean spool subroutines (the algorithm is broken up into two subroutines) lean out the AFR on a timer so that when the load passes the lean spool load start threshold, it leans out the AFR and gradually richens as time passes above the load threshold. The maximum amount it can be leaned out is indicated by the lean spool AFR mapping table. There is also some code to keep the AFR lean before passing the lean spool load threshold so that there isn't a big discontinuity in AFR when lean spool kicks in. Turning off lean spool with the periphery bit causes both subroutines to be bypassed.
You live you learn. No problem. I think I will have a beer, it is noon and all.
The lean spool subroutines (the algorithm is broken up into two subroutines) lean out the AFR on a timer so that when the load passes the lean spool load start threshold, it leans out the AFR and gradually richens as time passes above the load threshold. The maximum amount it can be leaned out is indicated by the lean spool AFR mapping table. There is also some code to keep the AFR lean before passing the lean spool load threshold so that there isn't a big discontinuity in AFR when lean spool kicks in. Turning off lean spool with the periphery bit causes both subroutines to be bypassed.
Nice. I have been wondering about this for some time. Lots of speculation in this forum but no real answers.
How does the code handle how long the timer runs?
Thanks
EvoM Guru
iTrader: (50)
Joined: Mar 2006
Posts: 9,675
Likes: 132
From: Tri-Cities, WA // Portland, OR
Lets see fuel and ignition were my main ones. Here a picture is worth a thousand words. To an untrained person, like myself, these maps looked the same and I couldnt understand why the car would go so rich at very low load. Went back through and actually paid attention and found my problem. Make any sense now?
Quick question regarding this.
If I "0" out lean spool start and "0" out lean spool stop then lean spool is full disabled? Do I need to zero out any parameters in any of the other options such as threshold trailing time etc. in v7?
I just want to make sure it is fully disabled
Thanks,Dave
If I "0" out lean spool start and "0" out lean spool stop then lean spool is full disabled? Do I need to zero out any parameters in any of the other options such as threshold trailing time etc. in v7?
I just want to make sure it is fully disabled
Thanks,Dave



!!!