Vehicle fuel corrector with an arduino

allanhurst:
The major car manufacturers spend many many man-years of testing and measuring to produce such
software. And of course they compromise between performance and efficiency - and sometimes they
cheat ( see the recent VW debacle..)

It's not easy

regards

Allan

Please focus on the project! I know how to tune cars,i do tune how should be done in a dyno with a calibrated wideband senson and a calibrated knock moniror,and then same on the road. i have more than a decade of tuning cars experience
I tune
Microtech
Megasquirt
Haltech
Adaptronic
Apex-i fc comander
Apex-i safc
Perfect power smt6,smt8,smt8L
I have expierence flashing mitsubishi ecu
I dont want to be rude or arrogant
I know how to tune cars please dont keep telling its dificult,ist imposible, i will break engine, maybe you someone that does not know it is will be dificult,for me is no.
What i dont know and i need help is making the code there im a cero

OK, good to know. So we can skip a lot of the discussion. Here is the last thing which you asked which doesn't seem to have been answered directly:

juntekind:
Please explain me this from gere im lerning

eg output = A * input1 + B * log (B' * input2) + C * sin(C' * input3)
What is A? The value of input1?
What is log and sin?

This is just an equation. It seems like a made-up example because it would be very rare to add logs and sines in one equation. (Where did this come from?) Log and sin are just mathematical functions. They take one input and output one number.

This equation is also a function, but it takes 5 inputs. In mathematics the small dash after the letter (') is called "prime" and it denotes a variable which is related to but different to the main one. So "B'" is read as "B prime".

Hi,
Have you seen this site, it even has a forum.

Tom... :slight_smile: