Quote:
Originally Posted by bl85c I'm programming a chip for a 1226870 running $1F and in the '%Change To AFR At WOT Vs. RPM' table the original values were mostly in the negatives, which obviously didn't look right. I thought it might be the wrong conversion math so I changed the equation to (0.390625 * X) + 0.000000 and here's the values I got:
% change
48.44
48.44
48.83
48.44
49.22
48.05
48.44
48.83
49.61
49.61
48.83
48.44
46.48
47.27
47.27
47.27
47.27
This can't be right so what's the correct equation? And I can't find the fan's on/off points. There's a fan enable temp and fan hysteresis, but that's it. Thanks. |
I'll try and help since there is so little info about the $1F bin and I can understand your frustration. First of all lets look at your question about the Fan. You have actually found the on/off points, you just don't know it.
The Fan ON point is determined by the "Fan Minimum to enable" value. This is the minimum coolant temperature at which the fan will turn on.
The Fan OFF point is defined by the "Fan Hysteresis" value.
Lets assume that "Fan Minimum to enable" equals 100, and "Fan Hysteresis" equals 5. That means that the fan will go on when the temp hits 100, and the Fan will then stay on until the temp drops to 95. Once the temp has dropped to 95, the fan will go off.
As far as the values in the %Change to AFR vs RPM at WOT goes, these values may well need to be negative. There is another table called %Change to AFR vs Coolant Temp at WOT, and you should find that table to have positive values.
So based on the temp, the amount of fuel added at WOT changes (This is correct), these values can then be further refined in the table that you are concerned with on an RPM basis. And based on RPM, it may make sense to refine the AFR. In my car (a V8), the values are all 0 in the table in question.
I hope this helps.