Been doing a lot of logging lately with some friends working on a similar project to see if we can find MBT and optimize timing curves etc etc. They are smarter than I with the goals of the project.
We seem to hit a stumbling block with the data the ME7 logger is giving us.
It appears as though the Time Stamps aren't the actual time the data is from.
Say 25samples a second which is .04 seconds a per data point. Well when you plot the acceleration of the vehicle you get a lot of noise in the data, which leads us to believe that .04s isn't actually what is happening but when the ECU is being requested to give that data. Thus based on the number of points being measured >1 the data comes from some time point after .04s based on the I/O capabilities of the ECU.
Has anyone else seen something like this?
You can see the oscillation in the data, I'd guess the car doesn't have that kind of fluctuation in acceleration.
Or does anyone know a good way to smooth out the outliers? I tried using 2 std dev's of the data and well all points are within.