A concern I have with the mpguino is the use of parameters.
The code does not take into account load .
Example my vehicle being a 2.5 l engine on idle with no load has a pulse width of 2,5 ms.
If I enter this into the code , I could get a reasonable accurate measurement .
The moment I have load such as headlights or going up an incline or wot , the pulse width is then varied according to the map being used at the time .
So for average it may turn out as an accurate account but for load variations I do not see it being that accurate .
I am yet to connect mine up and see for myself , but am assuming the code does not measure the pulse width as part of the code and purely going on pulses per minute for its base calculation.
|