Notices
ECU Flash

closed loop long term trim control xml definition

Thread Tools
 
Search this Thread
 
Old Mar 26, 2010, 07:53 PM
  #1  
Account Disabled
Thread Starter
iTrader: (38)
 
Mellon Racing's Avatar
 
Join Date: Aug 2005
Location: Virginia Beach, Virginia
Posts: 9,319
Likes: 0
Received 1 Like on 1 Post
closed loop long term trim control xml definition

I decided to clean up my tuning laptop today, it's been a long time coming. In an effort to get better organized I'm looking for a few missing bits. Maybe somebody has these handy, it would save me some time and I'd be grateful

I'm looking for closed loop long term trim control for some of the common ROMS:

88580014 07 9 AUSDM - found
96260009 04 8 JDM - found
96940011 05 8 USDM - found
88590015 06 9 USDM - found
94170015 04 8 USDM - found

Last edited by Mellon Racing; Mar 28, 2010 at 06:46 AM.
Old Mar 26, 2010, 08:12 PM
  #2  
Evolved Member
iTrader: (3)
 
nonschlont's Avatar
 
Join Date: Mar 2007
Location: Ca
Posts: 1,760
Likes: 0
Received 1 Like on 1 Post
Originally Posted by Mellon Tuning
I decided to clean up my tuning laptop today, it's been a long time coming. In an effort to get better organized I'm looking for a few missing bits. Maybe somebody has these handy, it would save me some time and I'd be grateful

I'm looking for closed loop long term trim control for some of the common ROMS:

96940011 05 8 USDM
88590015 06 9 USDM
88580014 07 9 AUSDM
96260009 04 8 JDM
94170015 04 8 USDM
88590015:
<scaling name="LT Trim Hz" units="Hz" toexpr="x*6.29" frexpr="x/6.29" format="%.0f" min="0" max="1610" inc="6.29" storagetype="uint8" endian="big"/>

<table name="Closed Loop - LT Trim Control Ranges" category="Fuel" address="3021" type="2D" level="2" scaling="LT Trim Hz">
<table name="Conditions" type="Static Y Axis" elements="4">
<data>Low -> Mid</data>
<data>Mid -> Low</data>
<data>Mid -> High</data>
<data>High -> Mid</data>
</table>
</table>
Old Mar 26, 2010, 08:20 PM
  #3  
Account Disabled
Thread Starter
iTrader: (38)
 
Mellon Racing's Avatar
 
Join Date: Aug 2005
Location: Virginia Beach, Virginia
Posts: 9,319
Likes: 0
Received 1 Like on 1 Post
cool thanks nonschlont, here's what I have for 94170015:

<scaling name="LT Trim Hz" units="Hz" toexpr="x*6.25" frexpr="x/6.25" format="%.2f" min="0" max="1593.75" inc="6.25" storagetype="uint8" endian="big"/>


<table name="Closed Loop - LT Trim Control" category="Fuel" address="35e5" type="2D" level="2" scaling="LT Trim Hz">
<table name="Conditions" type="Static Y Axis" elements="4">
<data>Low -> Mid</data>
<data>Mid -> Low</data>
<data>Mid -> High</data>
<data>High -> Mid</data>
</table>
</table>
Old Mar 26, 2010, 08:28 PM
  #4  
Evolved Member
iTrader: (50)
 
Fast_Freddie's Avatar
 
Join Date: Jun 2007
Location: Lexington Park, MD
Posts: 2,706
Received 12 Likes on 11 Posts
For 96940011

<scaling name="LT Trim Hz" units="Hz" toexpr="x*6.25" frexpr="x/6.25" format="%.2f" min="0" max="1593.75" inc="6.25" storagetype="uint8" endian="big"/>

<table name="Closed Loop - LT Trim Control" category="Fuel" address="2ce5" type="2D" level="2" scaling="LT Trim Hz">
<table name="Conditions" type="Static Y Axis" elements="4">
<data>Low -> Mid</data>
<data>Mid -> Low</data>
<data>Mid -> High</data>
<data>High -> Mid</data>
</table>
</table>
Old Mar 26, 2010, 08:29 PM
  #5  
Evolved Member
iTrader: (3)
 
nonschlont's Avatar
 
Join Date: Mar 2007
Location: Ca
Posts: 1,760
Likes: 0
Received 1 Like on 1 Post
Originally Posted by Mellon Tuning
cool thanks nonschlont, here's what I have for 94170015:

<scaling name="LT Trim Hz" units="Hz" toexpr="x*6.25" frexpr="x/6.25" format="%.2f" min="0" max="1593.75" inc="6.25" storagetype="uint8" endian="big"/>


<table name="Closed Loop - LT Trim Control" category="Fuel" address="35e5" type="2D" level="2" scaling="LT Trim Hz">
<table name="Conditions" type="Static Y Axis" elements="4">
<data>Low -> Mid</data>
<data>Mid -> Low</data>
<data>Mid -> High</data>
<data>High -> Mid</data>
</table>
</table>
Looks good to me.

address="35e5"
Old Mar 27, 2010, 05:58 AM
  #6  
Account Disabled
Thread Starter
iTrader: (38)
 
Mellon Racing's Avatar
 
Join Date: Aug 2005
Location: Virginia Beach, Virginia
Posts: 9,319
Likes: 0
Received 1 Like on 1 Post
awesome thanks for For 96940011 freddie
Old Mar 27, 2010, 06:01 AM
  #7  
Account Disabled
Thread Starter
iTrader: (38)
 
Mellon Racing's Avatar
 
Join Date: Aug 2005
Location: Virginia Beach, Virginia
Posts: 9,319
Likes: 0
Received 1 Like on 1 Post
nonschlont I noticed we have 6.25 in the formula but you have 6.29...that isn't specific to that rom is it?
Old Mar 27, 2010, 06:05 AM
  #8  
Account Disabled
Thread Starter
iTrader: (38)
 
Mellon Racing's Avatar
 
Join Date: Aug 2005
Location: Virginia Beach, Virginia
Posts: 9,319
Likes: 0
Received 1 Like on 1 Post
still looking for these two and more if anyone has them:


88580014 07 9 AUSDM
96260009 04 8 JDM
Old Mar 27, 2010, 06:10 AM
  #9  
Evolved Member
iTrader: (5)
 
THUB's Avatar
 
Join Date: Jun 2007
Location: Lombard IL
Posts: 552
Likes: 0
Received 0 Likes on 0 Posts
I have V7 94170715, but the table is the same. Your def looks correct for closed loop LT trim control. I can't find the LT trim HZ table.
Old Mar 27, 2010, 01:50 PM
  #10  
EvoM Community Team Leader
 
Biggiesacks's Avatar
 
Join Date: Aug 2005
Location: West Coast
Posts: 5,688
Received 704 Likes on 592 Posts
Originally Posted by Mellon Tuning
cool thanks nonschlont, here's what I have for 94170015:

<scaling name="LT Trim Hz" units="Hz" toexpr="x*6.25" frexpr="x/6.25" format="%.2f" min="0" max="1593.75" inc="6.25" storagetype="uint8" endian="big"/>


<table name="Closed Loop - LT Trim Control" category="Fuel" address="35e5" type="2D" level="2" scaling="LT Trim Hz">
<table name="Conditions" type="Static Y Axis" elements="4">
<data>Low -> Mid</data>
<data>Mid -> Low</data>
<data>Mid -> High</data>
<data>High -> Mid</data>
</table>
</table>
Sorry for the ignorance, but does this allow you to define what the LT fuel trims are without the ECU having to calibrate them?

Last edited by Biggiesacks; Mar 27, 2010 at 01:56 PM.
Old Mar 27, 2010, 04:52 PM
  #11  
Former Sponsor
iTrader: (22)
 
tscompusa2's Avatar
 
Join Date: Oct 2005
Location: pa
Posts: 5,375
Likes: 0
Received 7 Likes on 7 Posts
https://www.evolutionm.net/forums/ec...m-control.html
Old Mar 27, 2010, 04:59 PM
  #12  
Evolved Member
 
merlin.oz's Avatar
 
Join Date: Jun 2008
Location: Sydney
Posts: 824
Likes: 0
Received 23 Likes on 19 Posts
for 88580013/14, the address is 3021.
Old Mar 27, 2010, 07:37 PM
  #13  
Evolved Member
iTrader: (3)
 
nonschlont's Avatar
 
Join Date: Mar 2007
Location: Ca
Posts: 1,760
Likes: 0
Received 1 Like on 1 Post
Originally Posted by Mellon Tuning
nonschlont I noticed we have 6.25 in the formula but you have 6.29...that isn't specific to that rom is it?
You know what, Im not sure... Good eye! I think I got my def. posted up from another thread. Might have to fix that...
Old Mar 28, 2010, 06:48 AM
  #14  
Account Disabled
Thread Starter
iTrader: (38)
 
Mellon Racing's Avatar
 
Join Date: Aug 2005
Location: Virginia Beach, Virginia
Posts: 9,319
Likes: 0
Received 1 Like on 1 Post
excellent resource, I searched 9 different ways and couldn't find that.

Originally Posted by merlin.oz
for 88580013/14, the address is 3021.
big thanks to you merlin I see you had a lot to do with discovering these, I never knew who to thank!
Related Topics
Thread
Thread Starter
Forum
Replies
Last Post
SabrinaIX
Evo General
11
Sep 6, 2018 05:39 PM
Lightside
Evo X General
4
Jul 14, 2016 09:59 PM
Appauldd
ECU Flash
452
Sep 21, 2015 08:39 AM
evopower1021
ECU Flash
19
Jun 13, 2007 09:58 AM
Mad_SB
ECU Flash
22
Jul 13, 2006 05:18 PM



Quick Reply: closed loop long term trim control xml definition



All times are GMT -7. The time now is 12:02 PM.