very lean when cold
Thread Starter
Joined: Jun 2006
Posts: 200
Likes: 1
From: Long Island, NY
very lean when cold
Hey guys,
Recently I deleted my catalytic converter, so I went in and zero'd out the timing retard maps to make the car drive smoother as it was warming up. Doing this did indeed make the car much smoother but now when I drive the car cold, I am sometimes going into the 16.5-17 afr and leaner range. The car will start to sputter as it goes almost to lean to run. It only does this for the first few mins of driving and only at certain rpm's and load. How can I prevent the car from doing this? If I reload the unzeroed map, the lean problem goes away but the car is horrible to drive when cold.
thanks
Recently I deleted my catalytic converter, so I went in and zero'd out the timing retard maps to make the car drive smoother as it was warming up. Doing this did indeed make the car much smoother but now when I drive the car cold, I am sometimes going into the 16.5-17 afr and leaner range. The car will start to sputter as it goes almost to lean to run. It only does this for the first few mins of driving and only at certain rpm's and load. How can I prevent the car from doing this? If I reload the unzeroed map, the lean problem goes away but the car is horrible to drive when cold.
thanks
Thread Starter
Joined: Jun 2006
Posts: 200
Likes: 1
From: Long Island, NY
i'm not sure which map the car uses when its dead cold, plus none of my maps have any out of place lean areas in the idle-3k rpm areas. Which map does the car use when it's ice cold?
Thread Starter
Joined: Jun 2006
Posts: 200
Likes: 1
From: Long Island, NY
still looking for info on this. It's even worse now that it has been consistently cold out. Does anybody know what tables the edu refers to for fuel while driving during warm up?
Here is what you'll need for startup and warm up.
https://www.evolutionm.net/forums/ec...cv-tables.html
https://www.evolutionm.net/forums/ec...cv-tables.html
Thread Starter
Joined: Jun 2006
Posts: 200
Likes: 1
From: Long Island, NY
thanks but, my problem is more while driving. It starts up and idles fine. Its just when i'm driving down my street and out of my neighborhood. Once the temp gauge starts to move it's totally fine.
Trending Topics
MAF Comp vs coolant temp #1 and #2 (IX) or if its an VIII its called Post Primer enrich decay #1 and #2. On the IX its easy to see because it uses a numerical value rather than a m/sec adder so you can see the changes. The VIII will need 0.20 "percent" added to everything from -32 to 50*C and then adjust from there.
The IX I grab 50* and set it to 140 then interpolate between -32 and there and its steps of 10...200, 190, 180, 170, etc.
The IX I grab 50* and set it to 140 then interpolate between -32 and there and its steps of 10...200, 190, 180, 170, etc.
When you read that thread, and listen to the advice above, you'll understand why I linked it.
Thread Starter
Joined: Jun 2006
Posts: 200
Likes: 1
From: Long Island, NY
thanks for the comments guys, my 88590015 rom does not have that table. I did some searching and found this thread
https://www.evolutionm.net/forums/ec...lant-temp.html
turns out he is having the exact same problem as me. How can I add this table to my rom?
https://www.evolutionm.net/forums/ec...lant-temp.html
turns out he is having the exact same problem as me. How can I add this table to my rom?
88590015
It will be cold Post Cranking IPW adder in this one
<scaling name="ISCV_AX2_8" units="% Demand" toexpr="x*100/255" frexpr="x*255/100" format="%.2f" min="0" max="200" inc="0.5" storagetype="uint8" endian="big"/>
<scaling name="PostCrankEnrich" units="ms" toexpr="x*0.024" frexpr="x/0.024" format="%.3f" min="0" max="6.12" inc="0.024" storagetype="uint8" endian="big"/>
<table name="IPW while cranking starter (Main Maps)" category="Startup Fuel" address="52b2" type="2D" level="3" scaling="TimeInjCranking">
<table name="Coolant Temperature" address="6ff8" type="Y Axis" elements="9" scaling="Temp"/>
</table>
<table name="IPW Multiplier vs Coolant Temp #1" category="Startup Fuel" address="3136" type="2D" level="3" scaling="EnrichmentAdj">
<table name="Coolant Temp" address="6ff8" type="Y Axis" elements="9" scaling="Temp"/>
</table>
<table name="IPW Multiplier vs Coolant Temp #2" category="Startup Fuel" address="3126" type="2D" level="3" scaling="EnrichmentAdj">
<table name="Coolant Temp" address="6ff8" type="Y Axis" elements="9" scaling="Temp"/>
</table>
<table name="Post-Cranking IPW Adder #1" category="Startup Fuel" address="3146" type="2D" level="2" scaling="PostCrankEnrich">
<table name="Engine Temp" address="6ff8" type="Y Axis" elements="9" scaling="Temp"/>
</table>
<table name="Post-Cranking IPW Adder #2" category="Startup Fuel" address="3156" type="2D" level="2" scaling="PostCrankEnrich">
<table name="Engine Temp" address="6ff8" type="Y Axis" elements="9" scaling="Temp"/>
</table>
<table name="IPW while cranking starter (ALT MAPS)" category="Startup Fuel" address="4a24c" type="2D" level="2" scaling="TimeInjCranking">
<table name="Coolant Temperature" address="6ff8" type="Y Axis" elements="9" scaling="Temp"/>
</table>
<scaling name="PostCrankEnrich" units="ms" toexpr="x*0.024" frexpr="x/0.024" format="%.3f" min="0" max="6.12" inc="0.024" storagetype="uint8" endian="big"/>
<table name="IPW while cranking starter (Main Maps)" category="Startup Fuel" address="52b2" type="2D" level="3" scaling="TimeInjCranking">
<table name="Coolant Temperature" address="6ff8" type="Y Axis" elements="9" scaling="Temp"/>
</table>
<table name="IPW Multiplier vs Coolant Temp #1" category="Startup Fuel" address="3136" type="2D" level="3" scaling="EnrichmentAdj">
<table name="Coolant Temp" address="6ff8" type="Y Axis" elements="9" scaling="Temp"/>
</table>
<table name="IPW Multiplier vs Coolant Temp #2" category="Startup Fuel" address="3126" type="2D" level="3" scaling="EnrichmentAdj">
<table name="Coolant Temp" address="6ff8" type="Y Axis" elements="9" scaling="Temp"/>
</table>
<table name="Post-Cranking IPW Adder #1" category="Startup Fuel" address="3146" type="2D" level="2" scaling="PostCrankEnrich">
<table name="Engine Temp" address="6ff8" type="Y Axis" elements="9" scaling="Temp"/>
</table>
<table name="Post-Cranking IPW Adder #2" category="Startup Fuel" address="3156" type="2D" level="2" scaling="PostCrankEnrich">
<table name="Engine Temp" address="6ff8" type="Y Axis" elements="9" scaling="Temp"/>
</table>
<table name="IPW while cranking starter (ALT MAPS)" category="Startup Fuel" address="4a24c" type="2D" level="2" scaling="TimeInjCranking">
<table name="Coolant Temperature" address="6ff8" type="Y Axis" elements="9" scaling="Temp"/>
</table>
Thread Starter
Joined: Jun 2006
Posts: 200
Likes: 1
From: Long Island, NY
ok guys, I finally figured out how to add tables to my map.
This is what my post cranking ipw table one and two look like
what should I change them to?
thanks!
This is what my post cranking ipw table one and two look like
what should I change them to?
thanks!
MAF Comp vs coolant temp #1 and #2 (IX) or if its an VIII its called Post Primer enrich decay #1 and #2. On the IX its easy to see because it uses a numerical value rather than a m/sec adder so you can see the changes. The VIII will need 0.20 "percent" added to everything from -32 to 50*C and then adjust from there.
The IX I grab 50* and set it to 140 then interpolate between -32 and there and its steps of 10...200, 190, 180, 170, etc.
The IX I grab 50* and set it to 140 then interpolate between -32 and there and its steps of 10...200, 190, 180, 170, etc.
I added 20% to my "Post Primer Enrich Decay #1" and "Post Primer Enrich #1" tables from -32 to 50*C as suggested by ER above and this has helped a little, but it's still quite lean at idle. It's definitely a lot richer when first driving cold as it's now into 11/12 AFRs, where it used to show 14/15s when driving cold.
Do I just keep going with the enrichment tables, or is there another way to richen up the idle when cold? The idle is perfect when warm and with AC on etc. Note I'm running full time open loop too.
Last edited by Eisen7; May 22, 2014 at 05:17 AM.
Thread
Thread Starter
Forum
Replies
Last Post
evo7vii
Evo Engine / Turbo / Drivetrain
9
Dec 12, 2013 10:56 AM









