Tephra 7 full boost when cold 96260009
I would definitely try and see if someone can get the LOAD based definitons for this rom. I am NOT a fan of PSI based boost control. I tune for a load curve, not a PSI. The same PSI will have different 'loads' as the climate changes. NOt a HUGE amount, but enough to be less consistent than my O.C.D. allows lol.
<table name="Max Total Upward WGDC Correction vs TPS" address="40ee">
<table name="TPS" address="5eb0"/>
</table>
In evo7base:
<table name="Max Total Upward WGDC Correction vs TPS" category="Turbo Boost Single Solenoid" type="2D" scaling="OffsetWGDC">
<table name="TPS" type="Y Axis" elements="9" scaling="ThrottlePercentage"/>
</table>
As for the load values - who should I ask? A couple of obvious names come to mind, but that'd just be another thing to add to their never-ending lists I bet!
Also, rename that table to 'MAX Total Upward EGDC Correction' since its labeled wrong.
-Jamie
Cool, I'm happy to donate. I'll get in touch.
I bet that there's many things that need relabelling in the 96260009 xml (as with all other xmls). One step closer now thanks! I know for one that the "Boost Enhancement Enrich/Enlean (Anti-lag) Map" has the same address as the "Low Coolant Temp Timing Trim Map" in this xml. A problem for another day
I bet that there's many things that need relabelling in the 96260009 xml (as with all other xmls). One step closer now thanks! I know for one that the "Boost Enhancement Enrich/Enlean (Anti-lag) Map" has the same address as the "Low Coolant Temp Timing Trim Map" in this xml. A problem for another day
Trying not to stray from the topic here, but I think that I figured out how to do the improved load-based boost control for 96260009, but I'll wait for MrFred's response. There are at least a couple extra things to log that I don't know. Attached is my log from last night with the load control improved (I think!).
First time in a while that I haven't gotten knock, too. Was getting crazy knock on a hot day a couple of days ago, which could have been explained by the car over-boosting to reach BDEL levels.
...Back on topic - any luck on the boost when cold nocabiwiksmx?
First time in a while that I haven't gotten knock, too. Was getting crazy knock on a hot day a couple of days ago, which could have been explained by the car over-boosting to reach BDEL levels.
...Back on topic - any luck on the boost when cold nocabiwiksmx?
I have the load-based boost control improvements for 96260009 (which work for the standard V7 rom also):
<table name="Variable for Boost Control" category="Turbo" address="1e972" type="1D" level="1" scaling="Hex16"/>
<table name="Load Error RAM Addr" category="Turbo" address="1e966" type="1D" level="1" scaling="Hex16"/>
<table name="Load Error RAM Addr in Load Error Table" category="Turbo" address="5e80" type="1D" level="1" scaling="Hex16"/>
<table name="WGDC Correction Interval #1 (High Gear Range)" category="Turbo" address="1a54" type="1D" level="1" scaling="uint16"/>
<table name="WGDC Correction Interval #2 (Low Gear Range)" category="Turbo" address="1a56" type="1D" level="1" scaling="uint16"/>
<table name="MUT8A Use for Load Error" category="MUT" address="34752" type="1D" level="1" scaling="Hex16"/>
<table name="MUT8B Use for WGDC Correction" category="MUT" address="34756" type="1D" level="1" scaling="Hex16"/>
I paraphrased MrFred from this thread, comfirmed with him that it's right and tested it myself.
<table name="Variable for Boost Control" category="Turbo" address="1e972" type="1D" level="1" scaling="Hex16"/>
<table name="Load Error RAM Addr" category="Turbo" address="1e966" type="1D" level="1" scaling="Hex16"/>
<table name="Load Error RAM Addr in Load Error Table" category="Turbo" address="5e80" type="1D" level="1" scaling="Hex16"/>
<table name="WGDC Correction Interval #1 (High Gear Range)" category="Turbo" address="1a54" type="1D" level="1" scaling="uint16"/>
<table name="WGDC Correction Interval #2 (Low Gear Range)" category="Turbo" address="1a56" type="1D" level="1" scaling="uint16"/>
<table name="MUT8A Use for Load Error" category="MUT" address="34752" type="1D" level="1" scaling="Hex16"/>
<table name="MUT8B Use for WGDC Correction" category="MUT" address="34756" type="1D" level="1" scaling="Hex16"/>
Variable for boost control: Stock will read 898A. Change it to 8984. The table is in hex format, so you will have to enter it as 0x8932.
The "Boost Error RAM Address" and "Boost Error RAM Address in Boost Error Table" will both read: 8866. Change both to 8D1C. (Again, you'll need to enter it as 0x....)
WGDC Correction Interval: This sets the length of time that the ECU waits before making a WGDC adjustment. There is one table for low gear range and one for high gear range, but the factory crossover value is set such that the high gear range value is set to control 1st-5th(6th) gear. Set the value anywhere from 1 to 10. Each unit is approx 0.08 to 0.1 sec. I recommend using a value from 1 to 3.
Change MUT8A will read 8913. Change it to 8D1D (again enter it as 0x....)
Change MUT8B will read 8D9F. Change it to 8D21 (again enter it as 0x....)
The "Boost Error RAM Address" and "Boost Error RAM Address in Boost Error Table" will both read: 8866. Change both to 8D1C. (Again, you'll need to enter it as 0x....)
WGDC Correction Interval: This sets the length of time that the ECU waits before making a WGDC adjustment. There is one table for low gear range and one for high gear range, but the factory crossover value is set such that the high gear range value is set to control 1st-5th(6th) gear. Set the value anywhere from 1 to 10. Each unit is approx 0.08 to 0.1 sec. I recommend using a value from 1 to 3.
Change MUT8A will read 8913. Change it to 8D1D (again enter it as 0x....)
Change MUT8B will read 8D9F. Change it to 8D21 (again enter it as 0x....)
Yep, I no longer overboost when cold with HD's xml which let me change a few things. The fix was on the WGDC vs Coolant Temp table I changed the 0's to 30 which translated to 1bar boost when cold. When it was 0 it overboosted.
Thanks guys
Thanks guys
Sorry to bring up a slightly old topic, but this looks like this is the same exact problem I have. I am on ROM 96532706 and boost would spike just before the engine was fully warmed up.
However, I am a headgasket too late since I did not look into this issue and forgot about it after not driving the car for about a month.
The only table that was ultimately the culprit for nocabiwiksmx was the "Max WGDC vs Coolant Temp" table correct (although he also had a bad xml file)?
However, I am a headgasket too late since I did not look into this issue and forgot about it after not driving the car for about a month.
The only table that was ultimately the culprit for nocabiwiksmx was the "Max WGDC vs Coolant Temp" table correct (although he also had a bad xml file)?
Hey GOOBR, was just in touch with the OP today, and he's traded his 8 for an RX8! But anyway, yeah just try some low (but non-zero) numbers in the coolant table and you should be good to go.
Thread
Thread Starter
Forum
Replies
Last Post
axxevo8
General Engine Management / Tuning Forum
1
Nov 22, 2015 08:20 AM
marcouxa1
Lancer Engine Management / Tuning Forums
13
Sep 12, 2013 06:48 PM




