Notices
ECU Flash

Air Density Compensation Table

Thread Tools
 
Search this Thread
 
Old Sep 29, 2008, 09:12 PM
  #1  
EvoM Guru
Thread Starter
iTrader: (50)
 
mrfred's Avatar
 
Join Date: Mar 2006
Location: Tri-Cities, WA // Portland, OR
Posts: 9,675
Received 129 Likes on 97 Posts
Air Density Compensation Table

Just posting some info on the air density compensation table that is used to calc airflow rate and temp/density compensated load. Here is the ECUFlash definition for the 88590015 ROM:

Code:
<scaling name="AirDensComp" units="Air Density Correction" toexpr="x/129" frexpr="x/129" format="%.3f" min="0" max="2" inc="0.01" storagetype="uint8" endian="big"/>
<table name="Air Density Compensation" category="Misc" address="30fe" type="2D" level="2" scaling="AirDensComp">
  <table name="MAF Air Temp" address="714a" type="Y Axis" elements="8" scaling="Temp"/>
</table>
The table values and a plot of the values are shown below. A curve fit to the data in the plot shows that the density compensation follows a 1/T correlation indicating that the compensation values follow the ideal gas law (PV=nkT). The fact that it follows the ideal gas law means that this table is not what I could consider to be an "adjustable" table. Instead, its a baseline compensation, and I believe that there are other tables used to tweak the air density compensation for fuel control.

Here are the table values:


Here a plot of the values showing a 1/T relationship between the compensation value and air temperature:
Attached Thumbnails Air Density Compensation Table-air-density-comp-graph.gif  
Attached Images  

Last edited by mrfred; Sep 29, 2008 at 09:16 PM.
Old Sep 29, 2008, 09:36 PM
  #2  
Evolving Member
iTrader: (2)
 
cpoku's Avatar
 
Join Date: Jun 2006
Location: Washington DC
Posts: 156
Likes: 0
Received 0 Likes on 0 Posts
you are a fricken genius...
Old Sep 30, 2008, 08:46 AM
  #3  
Evolved Member
iTrader: (17)
 
dudical26's Avatar
 
Join Date: Nov 2005
Location: NNJ
Posts: 2,544
Likes: 0
Received 0 Likes on 0 Posts
what are the implications or further uses of this information?
Old Sep 30, 2008, 09:32 AM
  #4  
EvoM Guru
Thread Starter
iTrader: (50)
 
mrfred's Avatar
 
Join Date: Mar 2006
Location: Tri-Cities, WA // Portland, OR
Posts: 9,675
Received 129 Likes on 97 Posts
Originally Posted by dudical26
what are the implications or further uses of this information?
Just trying to get across the need to leave this table alone. I could have just not posted anything, but eventually someone will post this table, so I figured it would be better to post the correct information first.
Old Sep 30, 2008, 09:40 AM
  #5  
Evolved Member
iTrader: (2)
 
l2r99gst's Avatar
 
Join Date: Mar 2004
Location: CA
Posts: 3,499
Likes: 0
Received 4 Likes on 4 Posts
For 96940011:

Code:
<scaling name="AirDensComp" units="Air Density Correction" toexpr="x/129" frexpr="x/129" format="%.3f" min="0" max="2" inc="0.01" storagetype="uint8" endian="big"/>
	<table name="Air Density Compensation" category="Misc" address="2dc2" type="2D" level="2" scaling="AirDensComp">
  		<table name="MAF Air Temp" address="5ec8" type="Y Axis" elements="8" scaling="Temp"/>
	</table>

As MrFred stated, it's just a table that the ROM uses for a lookup for a PV=nRT calculation. There are few lookup tables similar to this that I remember mrfred coming across before. You should never have to change it, since it's basically just a lookup for a calculation.

Last edited by l2r99gst; Sep 30, 2008 at 09:42 AM.
Old Sep 30, 2008, 01:31 PM
  #6  
Evolved Member
iTrader: (17)
 
dudical26's Avatar
 
Join Date: Nov 2005
Location: NNJ
Posts: 2,544
Likes: 0
Received 0 Likes on 0 Posts
Originally Posted by mrfred
Just trying to get across the need to leave this table alone. I could have just not posted anything, but eventually someone will post this table, so I figured it would be better to post the correct information first.
got it, thanks for clearing that up
Related Topics
Thread
Thread Starter
Forum
Replies
Last Post
Boosted Tuning
ECU Flash
57
Aug 26, 2023 10:14 PM
Dynotech Tuning
ECU Flash
80
Sep 20, 2016 01:30 PM
mrfred
ECU Flash
242
Oct 2, 2015 12:41 AM
PPM
ECU Flash
7
Apr 2, 2015 09:35 AM
mrfred
ECU Flash
87
Dec 21, 2014 10:13 AM



Quick Reply: Air Density Compensation Table



All times are GMT -7. The time now is 09:43 AM.