Added MAF tuning info
This commit is contained in:
parent
3142c3f16f
commit
2887b31acd
|
@ -48,7 +48,18 @@ Using this method rusEFI is able to directly measure the air flow into an engine
|
|||
|
||||
To tune rusEFI using the MAF is probably the quickest and easiest method provided you have a working MAF sensor and the correct information to input in the Transfer Function Table.
|
||||
|
||||
The first thing to do is input the voltage (or current) to Kg/h information into the Transfer Function Table in tuner studio.
|
||||
|
||||
Secondly you will need to decide what Air/Fuel ratio you would like your engine to run at and input this into the AFR table in tuner studio.
|
||||
For a first start a value of 14 is perfectly acceptable for gasoline.
|
||||
This table is the primary source of the desired fuel mixture, it will be this table that is tuned to decide the engines target AFR.
|
||||
A future update will make this fueling table dynamic so that an input % of ethanol in the main fueling dialog will change the fuel density and thus the required fuel mass injected. The result of this will be that users can leave this table tuned as though it were for pure gasoline (14.7:1 stoiciometric) and the % ethanol input will make sure the fuelling stays at the same Lambda value.
|
||||
This has the advantage of working well with aftermarket wideband controllers that generally work in AFR using pure gasoline as the standard.
|
||||
|
||||
Before starting the engine for the first time it is wise to ensure the Fuel Table is filled with values of "100", a value of 100 means that the fuel calculation uses 100% of its measured air mass to decide on the fuel injection pulse.
|
||||
Tuning this table will adjust for dynamic airflow effects that happen in the inlet of an engine and will allow small (or large but hopefully not) corrections to the fuel injection which may be required to have the engine meet it's desired air/fuel target.
|
||||
This table should only be tuned if the engine is not meeting the desired air/fuel target under relatively steady state conditions (i.e. without any acceleration enrichment or overrun fuel cut).
|
||||
If a different air/fuel ratio is desired at a specific load or RPM then the AFR Table is the correct table to adjust instead.
|
||||
|
||||
# Obsolete information below
|
||||
|
||||
|
|
Loading…
Reference in New Issue