Quote:
Originally Posted by ToBeFrank
BTW, interpolating cells is mandatory if you want a correct algorithm. An example: suppose your VE table has a TPS axis with 10 and 15 and a RPM axis with 2000 and 2250. Now suppose you log a data item at 12.5 TPS and 2125 RPM. Which cell does this data item contribute it's data to? The next data item is logged at 12.0 TPS and 2150 RPM. Which cell does it go into?
|
My understanding is that the Delphi firmware in the ECU does the cell interpolation real-time. You don't need to pre-smooth it.