Added to multi dimensional mapping page

This commit is contained in:
OrchardPerformance 2023-07-04 23:57:43 +01:00
parent 5037807855
commit 5974595575
2 changed files with 37 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Air Fuel Ratio
Air fuel ratio or AFR refers to the mass ratio of air to fuel involved in a combustion cycle. The AFR is important as the amount of fuel injected into the engine is the most significant combustion parameter that the ECU can control. The ECU takes the target AFR and determines the correct mass of fuel to inject based on the mass of air approximated using the temperature and pressure.
Air fuel ratio or AFR refers to the mass ratio of air to fuel involved in a combustion cycle. The AFR is important as the amount of fuel injected into the engine is one of the most significant combustion parameters that the ECU can control. The ECU takes the target AFR and determines the correct mass of fuel to inject based on the mass of air approximated using the temperature and pressure.
## Why AFR Matters

View File

@ -1 +1,36 @@
# Multi-Dimensional Mapping, what is it and how to benefit from it
# Multi-Dimensional Mapping, what is it and how to benefit from it
## This page is under construction
Multi-dimensional mapping is a new feature that has been recently introduced to FOME.
It is a method of overlaying multiple compensation maps over the simple Load vs RPM ignition and fuel table.
The term Multi-dimensional comes from tha fact that each compensation table adds an extra dimension to the basic 3d map.
In FOME you are currently able to activate up to 4 additional compensation maps, each with it's own configurable blend curve.
The purpose of these tables is to be able to configure an additional input that changes the fuelling or timing, for instance to compensate for things like Ethanol content, Different fuel octane rating or simple variable valve timing.
## How it works
FOME allows the following inputs to be used as the input for each of the compensation maps:
TPS,
MAP,
CLT,
IAT,
Fuel Load,
Ignition Load,
Aux Temp 1,
Aux Temp 2,
Accelerator Pedal Position,
Battery Voltage,
VVT Position for bank 1 or 2 intake and exhaust,
Ethanol % sensed from the Flex Fuel,
Aux Linear Sensors 1 and 2,
GPPWM Outputs 1 to 4,
LUA outputs 1 and 2, RPM,
Detected Gear,
All of the above can be considered the additional dimensions the system is able to be mapped for once selected.
These are selectable in the four "blend config" tables.
Once one of these inputs is chosen in the Compensation table a blend table will become available.
This table is a 0 to 100% table that chooses how much of the adjustment in the compensation will be applied to the main table for each combination of the dimension and RPM.