![]() |
2010-07-23
, 13:26
|
Posts: 1 |
Thanked: 0 times |
Joined on Jul 2010
|
#12
|
Most vehicles do not have a fuel flow sensor, therefore he used the Mass Air Flow (MAF) sensor and the Vehicle Speed Sensor (VSS) to calculate miles per gallon (MPG).
1. Mass Air Flow - The mass of Air in grams per second consumed.
2. Vehicle Speed Sensor - The actual speed of the vehicle.
Vehicles use the oxygen sensors to feedback data to the vehicle's electronic control module (ECM) and control the air to fuel ratio. This ratio is set at the chemically ideal value of 14.7 grams of air to every gram of gasoline. He could use the known values to convert the MAF to Gallons of fuel per hour (GPH) and then calculate miles per gallon (MPG).
Here are the steps to make the conversion:
Divide the MAF by 14.7 to get grams of fuel per second
Divide result by 454 to get Lbs fuel per second
Divide result by 6.701 Gals fuel per second
Multiply result by 3600 to get gallons per hour
The expression for GPH is: MAF * 0.0805
To calculate MPG divide the MPH by GPH.
The final expression for MPG will be: VSS * 7.718
![]() |
2011-03-06
, 11:27
|
Posts: 9 |
Thanked: 0 times |
Joined on Mar 2011
|
#13
|
Just to inform that Carman mailing lists are back to activity!
These are:
- Carman-commits (SVN commits):
http://garage.maemo.org/pipermail/carman-commits/
- Carman-devel (Carman development topics):
http://garage.maemo.org/pipermail/carman-devel/
- Carman-users (Carman usage topics):
http://garage.maemo.org/pipermail/carman-users/