AIRDEN Equation
Posted: Tue Oct 18, 2011 10:07 pm
In the "How Megasquirt Works" section of http://www.megasquirt.info, the given AIRDEN equation is as follows:
AIRDEN(MAP, temp) = (0.0391568* (MAP*10-31.0)) / ((temp+459.7) * 1728)
and below the equation is the explanation of the equation, where it states:
459.7 is used to convert from Fahrenheit to absolute temperature
Degrees fahrenheit do NOT have a linear relationship with degrees Kelvin, so where does that 459.7 come from? The proper equation to convert degrees fahrenheit to degrees kelvin is as follows:
K = 5/9 (Degrees fahrenheit - 32) + 273
Is this an error in the Megasquirt literature, or is there some kind of justification for using the number 459.7? Because 459.7 K is like 368 F.
If anyone knows, please help me out.
EDIT: Also, what is the constant 0.0391568 used for?
AIRDEN(MAP, temp) = (0.0391568* (MAP*10-31.0)) / ((temp+459.7) * 1728)
and below the equation is the explanation of the equation, where it states:
459.7 is used to convert from Fahrenheit to absolute temperature
Degrees fahrenheit do NOT have a linear relationship with degrees Kelvin, so where does that 459.7 come from? The proper equation to convert degrees fahrenheit to degrees kelvin is as follows:
K = 5/9 (Degrees fahrenheit - 32) + 273
Is this an error in the Megasquirt literature, or is there some kind of justification for using the number 459.7? Because 459.7 K is like 368 F.
If anyone knows, please help me out.
EDIT: Also, what is the constant 0.0391568 used for?