I have a config that has Angular Width of Tooth as 12
And Angular width of missing tooth as 6
I´m using firmware 1.0.73
and am skeptical of these numbers.
http://www.vems.hu/manual/html/ch09.html#Detailed.Sensor.RPM.ConfigTells me dec is
dec = 255 / (2 * imaginary teeth)
Or 255 / 2 * 36 = 3.54 or ~ 3
Engine phase is
Engine phase = 2 * (dec * real teeth + dec * missing teeth)
Or
2 * ( 3 * 35 + 3 * 1 ) = 2 * (105 + 3 ) = 2 * (108) = 216
Then
Angular width is
Angular width of tooth = engine phase / ( imaginary teeth * 2 )
OR
216 / 36 * 2 = 216 / 74 = 2.981 ~ 3
Angular width of missing tooth is
Angular width of missing tooth = (missing teeth + 1) * dec
Or
(1+1) * 3 = 6
While in my config I have
Angular Width of tooth as 12 and missing as 6.
Which is wrong?
Could this cause some strange advance issues?
The original file I got from Rob has 3 and 6 ...........
I have not messed with those settings so could it have gotten messed up at one point?
The owner HAS uploaded a MSQ file and I actually uploaded the .msq to begin with and all subseqent files
are like this. So I have no real time for when that config went strange maybe from the beginning.
And it was hell to get this thing going as well.
I´d rather have users just upload .VEX files for fuel and timing from now on as that´s all that is supposed to be changed after running is up.
But. Should I not change it to 3 and 6?
In this file.
http://www.vems.co.uk/VEMSInstalls/VEMSFordRST.zipFirmware 1.0.53
Angular width is 10 I´m assuming (360/36 = 10)
and missing is 6
Is there a different calculation in that firmware?
This file also has very similar TDC after the trigger settings as well as triggers tooth.
So I´m thinking it´s just the width of tooth and missing that have mysteriously changed.
Everybody agree?