 |
|
May 31, 2008, 12:38 PM
|
#31
|
|
Evolved Member
Personal Sales Rating: ( 16)
Join Date: May 2004
Location: Houston, TX
Posts: 1,396
Drives: 03 Evo 8, 08 RAV4/Sport/V6
|
I entered 744 in the start IPW table and it behaved the same as my open loop cold start setup settling down to14.7 quickly. The jury still out, it is very warm here in the morning
|
|
Offline
|
|
Jun 1, 2008, 03:28 AM
|
#32
|
|
Evolving Member
Personal Sales Rating: ( 0)
Join Date: Sep 2006
Location: Germany
Posts: 149
Drives: 2002 Mitsubishi EVO VII, ID 99860002
|
Thats funny. I have just found the same map in my EVO 7 Rom. (But only one)
I am not ready to check this.
My loggings shows that the "add fuel" variable is count down after start.
|
|
Offline
|
|
Jun 1, 2008, 11:56 AM
|
#33
|
|
Evolving Member
Personal Sales Rating: ( 0)
Join Date: Sep 2006
Location: Germany
Posts: 149
Drives: 2002 Mitsubishi EVO VII, ID 99860002
|
Here is the table for 9986002. The Values are not only timers, they are although the amount of enrichment. I called it only "units". So higher values means more enrichment that will be counted down to 0. The Word address of the variable (in case you will log it) is FFFF89A4 (to log it use FFFF89A5)
Code:
<table name="Start Enrichment" category="Fuel" address="3922" type="2D" level="1" scaling="uint8">
<table name="Water Temp" address="57b6" type="Y Axis" elements="9" scaling="Temp"/>
</table>
I have try this (250,250,250,250,130,26,17,6,6) values to overcome my starting problems with E85. It seems to work, but the temps here in Germany are quite hot right now (25 deg C).
OEM was:
Temp -32, -18, -8, 7, 20,34,50,77,82
Units 186,122,77,32,26,19,13, 6, 6
|
|
Offline
|
|
Jun 6, 2008, 11:43 AM
|
#34
|
|
Silver Sponsor
Personal Sales Rating: ( 17)
Join Date: Jan 2004
Location: Northwest
Posts: 4,331
Drives: 06 Rally Red MR
|
Any further updates? I just cold started my car after a month and a half on E30 and even then it wanted to run really crappy. Back to working on this project now.
|
|
Offline
|
|
Jun 6, 2008, 05:43 PM
|
#35
|
|
Evolving Member
Personal Sales Rating: ( 0)
Join Date: Sep 2006
Location: Germany
Posts: 149
Drives: 2002 Mitsubishi EVO VII, ID 99860002
|
I have tested the starting enrichment table. Thats works fine for me.
There is another table (right before the starting table).
I think this is the enrichment when running, but I haven't tested this yet.
It is already quite hot here (and I love that).
I hope this second table solve the accel problem. The car starts and idle, but if you push the trottle fast, the AFR went to 20+ and the engine stopp until I release the trottle.
Both tables for the 99860002 ID
Code:
<table name="Water Temp Enrich Starting" category="Fuel" address="3922" type="2D" level="1" scaling="uint8">
<table name="Water Temp" address="57b6" type="Y Axis" elements="9" scaling="Temp"/>
</table>
<table name="Water Temp Enrich Running" category="Fuel" address="3912" type="2D" level="1" scaling="Enrich">
<table name="Water Temp" address="57b6" type="Y Axis" elements="9" scaling="Temp"/>
</table>
<scaling name="Enrich" units="units" toexpr="x-128" frexpr="x+128" format="%.0f" min="-128" max="127" inc="1" storagetype="uint8" endian="big"/>
|
|
Offline
|
|
Jun 6, 2008, 06:06 PM
|
#36
|
|
Evolved Member
Personal Sales Rating: ( 16)
Join Date: May 2004
Location: Houston, TX
Posts: 1,396
Drives: 03 Evo 8, 08 RAV4/Sport/V6
|
changing the start IPW value to match the 14v in injector latency made my car cold start fine with no adverse effects in AFR at any rpm. No stumbles, coughs, burps or farts.
|
|
Offline
|
|
Jun 6, 2008, 06:22 PM
|
#37
|
|
Evolved Member
Personal Sales Rating: ( 4)
Join Date: Aug 2003
Location: Alameda, ca
Posts: 5,503
Drives: a laptop connected to your ECU.
|
Very cool, now to find the right tables for other roms.
__________________
Bryan - 05 MR - E85 and FPgreen powered
E85 Army
|
|
Offline
|
|
Jun 9, 2008, 06:19 AM
|
#38
|
|
Evolving Member
Personal Sales Rating: ( 0)
Join Date: Sep 2006
Location: Germany
Posts: 149
Drives: 2002 Mitsubishi EVO VII, ID 99860002
|
Which ROM ID do you need first?
(So you can maybe do the test for me  )
|
|
Offline
|
|
Jun 9, 2008, 07:02 AM
|
#39
|
|
Evolved Member
Personal Sales Rating: ( 19)
Join Date: Apr 2003
Location: Suffolk
Posts: 1,379
Drives: the friggin' wheels off.
|
94170015
__________________
Flatline Motorsports
Praise God!
Friends don't let friends type "RPM s"
"Motorsports are dangerous. No warranty or representation is made as to product's ability to protect the user from any injury or death. The user assumes that risk." -The warning on my helmet... lol
ECU+: Is that considered a sponsorship?
|
|
Offline
|
|
Jun 9, 2008, 08:37 AM
|
#40
|
|
Evolving Member
Personal Sales Rating: ( 0)
Join Date: Sep 2006
Location: Germany
Posts: 149
Drives: 2002 Mitsubishi EVO VII, ID 99860002
|
There seems to be a pair of two identical tables in the 94170015
Code:
<table name="Water Temp Enrich Starting #1" category="Fuel" address="3732" type="2D" level="1" scaling="uint8">
<table name="Water Temp" address="67BC" type="Y Axis" elements="9" scaling="Temp"/>
</table>
<table name="Water Temp Enrich Starting #2" category="Fuel" address="3742" type="2D" level="1" scaling="uint8">
<table name="Water Temp" address="67BC" type="Y Axis" elements="9" scaling="Temp"/>
</table>
<table name="Water Temp Enrich Running #1" category="Fuel" address="3712" type="2D" level="1" scaling="Enrich">
<table name="Water Temp" address="67BC" type="Y Axis" elements="9" scaling="Temp"/>
</table>
<table name="Water Temp Enrich Running #2" category="Fuel" address="3722" type="2D" level="1" scaling="Enrich">
<table name="Water Temp" address="67BC" type="Y Axis" elements="9" scaling="Temp"/>
</table>
<scaling name="Enrich" units="units" toexpr="x-128" frexpr="x+128" format="%.0f" min="-128" max="127" inc="1" storagetype="uint8" endian="big"/>
No warrenty at all. I have only search the tables and have not dissasembled the whole routines. I have although not tested the "running maps".
|
|
Offline
|
|
Jun 10, 2008, 07:11 AM
|
#41
|
|
Evolved Member
Personal Sales Rating: ( 4)
Join Date: May 2007
Location: Hurlburt Field, FL
Posts: 713
Drives: Meth Injecting 2 Stepping VIII
|
good stuff joebee
__________________
Self Tuner
Est. Power 450whp+
XBL screen name bnice01
“So if we’re to be the gunners, let us make this bet. We’ll be the best damn gunners that’s left this station yet!”
Quote:
Originally Posted by ForcedPerformance
I know you guys have seen your share of 400whp stock turbo dyno runs on meth, crack, heroin and whatnot with the boost cranked to the moon,
|
|
|
Offline
|
|
Jun 10, 2008, 09:41 AM
|
#42
|
|
Evolved Member
Personal Sales Rating: ( 7)
2003 Mitsubishi Lancer Evolution
Join Date: Oct 2006
Location: Flyover country.
Posts: 1,439
Drives: Black popcorn machine with a laptop
|
Quote:
Originally Posted by JoeBee
I have tested the starting enrichment table. Thats works fine for me.
There is another table (right before the starting table).
I think this is the enrichment when running, but I haven't tested this yet.
It is already quite hot here (and I love that).
I hope this second table solve the accel problem. The car starts and idle, but if you push the trottle fast, the AFR went to 20+ and the engine stopp until I release the trottle.
Both tables for the 99860002 ID
Code:
<table name="Water Temp Enrich Starting" category="Fuel" address="3922" type="2D" level="1" scaling="uint8">
<table name="Water Temp" address="57b6" type="Y Axis" elements="9" scaling="Temp"/>
</table>
<table name="Water Temp Enrich Running" category="Fuel" address="3912" type="2D" level="1" scaling="Enrich">
<table name="Water Temp" address="57b6" type="Y Axis" elements="9" scaling="Temp"/>
</table>
<scaling name="Enrich" units="units" toexpr="x-128" frexpr="x+128" format="%.0f" min="-128" max="127" inc="1" storagetype="uint8" endian="big"/>
|
I'm a little behind on this thread here  ...
Does the table Running enrichment) need bigger numbers for longer IPW to enrich more so the car doesn't stumble and go up to 20-21 afr like that? How much did you increase them by?
And can anyone do tables for 94170014 pls?
|
|
Offline
|
|
Jun 10, 2008, 10:20 AM
|
#43
|
|
Evolved Member
Personal Sales Rating: ( 19)
Join Date: Apr 2003
Location: Suffolk
Posts: 1,379
Drives: the friggin' wheels off.
|
Thank you Joebee, sorry but in your post did you mean that you have tried the startup maps? If so, what were your inputs and results?
__________________
Flatline Motorsports
Praise God!
Friends don't let friends type "RPM s"
"Motorsports are dangerous. No warranty or representation is made as to product's ability to protect the user from any injury or death. The user assumes that risk." -The warning on my helmet... lol
ECU+: Is that considered a sponsorship?
|
|
Offline
|
|
Jun 10, 2008, 01:59 PM
|
#44
|
|
Evolving Member
Personal Sales Rating: ( 0)
Join Date: Sep 2006
Location: Germany
Posts: 149
Drives: 2002 Mitsubishi EVO VII, ID 99860002
|
See my Post #33
I have try the startup maps (My EVO 7 has only one, you should change both).
The values I have tried for E85 in my car change my cranks from 6 times to 2 times.
The haven't check the canidate "running maps" yet.
|
|
Offline
|
|
Jun 11, 2008, 12:10 PM
|
#45
|
|
Evolved Member
Personal Sales Rating: ( 50)
Join Date: Jul 2005
Location: Roselle, IL
Posts: 1,776
Drives: '06 RR IX RS / '99 Maroon GSX
|
88590015?
__________________
◄ ◄ K U N i i i Z Z Z E E E ► ►
"OCD isn't a disease..it's a lifestyle" -revvin9k
-||'06 RR E9 RS||-
ROBISPEC/// "...live a little!"
...powered by: ¿Magic?
|
|
Offline
|
|
 |
|
|
Tags
|
1000ccmin, 52b2, 99, civic, cold, ecu, ecuflash, enrichment, evo, evolutionm, hiccups, honda, injector, lantency, pte, start, table, values, warm  |
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
| |
|