Notices
ECU Flash

Air Density Compensation Table

Thread Tools
 
Search this Thread
 
Old Sep 29, 2008 | 09:12 PM
  #1  
mrfred's Avatar
Thread Starter
EvoM Guru
iTrader: (50)
 
Joined: Mar 2006
Posts: 9,675
Likes: 132
From: Tri-Cities, WA // Portland, OR
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.
Reply
Old Sep 29, 2008 | 09:36 PM
  #2  
cpoku's Avatar
Evolving Member
iTrader: (2)
 
Joined: Jun 2006
Posts: 156
Likes: 0
From: Washington DC
you are a fricken genius...
Reply
Old Sep 30, 2008 | 08:46 AM
  #3  
dudical26's Avatar
Evolved Member
iTrader: (17)
 
Joined: Nov 2005
Posts: 2,544
Likes: 0
From: NNJ
what are the implications or further uses of this information?
Reply
Old Sep 30, 2008 | 09:32 AM
  #4  
mrfred's Avatar
Thread Starter
EvoM Guru
iTrader: (50)
 
Joined: Mar 2006
Posts: 9,675
Likes: 132
From: Tri-Cities, WA // Portland, OR
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.
Reply
Old Sep 30, 2008 | 09:40 AM
  #5  
l2r99gst's Avatar
Evolved Member
iTrader: (2)
 
Joined: Mar 2004
Posts: 3,499
Likes: 4
From: CA
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.
Reply
Old Sep 30, 2008 | 01:31 PM
  #6  
dudical26's Avatar
Evolved Member
iTrader: (17)
 
Joined: Nov 2005
Posts: 2,544
Likes: 0
From: NNJ
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
Reply
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




All times are GMT -7. The time now is 01:56 AM.