Search found 4 matches
- Thu Oct 20, 2011 3:32 pm
- Forum: MegaSquirt® Embedded Code
- Topic: AIRDEN Equation
- Replies: 6
- Views: 3463
Derivations of Equations used in Megasquirt
- Thu Oct 20, 2011 3:30 pm
- Forum: MegaSquirt® Embedded Code
- Topic: AIRDEN Equation
- Replies: 6
- Views: 3463
Re: AIRDEN Equation
- Wed Oct 19, 2011 2:37 pm
- Forum: MegaSquirt® Embedded Code
- Topic: AIRDEN Equation
- Replies: 6
- Views: 3463
Re: AIRDEN Equation
When I plug in the same information, in its respective units, into both the standard version and the metric version of this AIRDEN equation, should I not get the same ...
- Tue Oct 18, 2011 10:07 pm
- Forum: MegaSquirt® Embedded Code
- Topic: AIRDEN Equation
- Replies: 6
- Views: 3463
AIRDEN Equation
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 ...