injector flow rating
Moderator: LT401Vette
injector flow rating
Thanks
-
- Master Squirter
- Posts: 481
- Joined: Sat Jul 16, 2005 7:07 am
- Location: Charlotte, NC
- Contact:
Re: injector flow rating
EFI Analytics, helping to simplify EFI with Next Generation tuning software.
http://www.tunerstudio.com/
http://www.efiAnalytics.com/MegaLogViewer/
Android Shadow Dash MS: http://tunerstudio.com/index.php/shadowdashmsmenu
Re: injector flow rating
-
- Master Squirter
- Posts: 475
- Joined: Thu Oct 29, 2009 12:54 pm
Re: injector flow rating
There are 454 grams is a pound, and 3600 seconds in a hour, so:
grams/second = (pounds/hour) * 454/3600 = (pounds/hour)/7.93
For cc/min, one cc of gasoline is roughly 0.737 grams/milliliter = 0.737 g/cc and 60 seconds in a minute, so:
grams/second = (cc/min) * 0.737/60 = (cc/min)/81.4
I will add a javascript calculator to the docs when I get a chance.
Lance.
Re: injector flow rating
-
- Master Squirter
- Posts: 475
- Joined: Thu Oct 29, 2009 12:54 pm
Re: injector flow rating
Yeah, grams/second is used so that the calculations for mass air flow are more straightforward in the code (actually, in the code it's milligrams/second to avoid the decimal places).
This could easily be changed in the INI. Currently there's a line (~#497) like this:
Code: Select all
fRate = scalar, U16, 768, "g/s", 0.00100, 0.00000, 0.00, 60000, 3 ; * ( 2 bytes)
To change the units to pounds per hour, the INI could be edited to something like this:
Code: Select all
fRate = scalar, U16, 768, "pph", 0.00793, 0.00000, 0.00, 300, 1; * ( 2 bytes)
Code: Select all
fRate = scalar, U16, 768, "cc/min", 0.08141, 0.00000, 0.00, 3000, 0 ; * ( 2 bytes)
Lance.
-
- Master Squirter
- Posts: 475
- Joined: Thu Oct 29, 2009 12:54 pm
Re: injector flow rating
I have put a javascript injector flow rate calculator here: http://www.megamanual.com/mt29.htm#s
We will leave the INI in grams/second, as these are the 'natural' units for this quantity (pounds per hour being non-metric, and cc/min requiring the fuel density to know the mass of the fuel injected). Those who object to metric units should feel free to contact these folks: http://www.bipm.org/en/si/
Users can change their own INI to use their preferred units as above, of course. Or they can use the calculator in the manual to convert from pph or cc/min.
Lance.
-
- Helpful Squirter
- Posts: 35
- Joined: Tue Mar 30, 2010 4:26 am
Re: injector flow rating
Made me chuckleLance wrote:Those who object to metric units should feel free to contact these folks: http://www.bipm.org/en/si/

Triumph Spitfire Mk3 - clockwork