how-to: Log AFR from the LC-1 w/o a serial cable
Thread Starter
EvoM Guru
iTrader: (50)
Joined: Mar 2006
Posts: 9,675
Likes: 132
From: Tri-Cities, WA // Portland, OR
I'm trying to work in an Uego to be used with this but, I'm having a little difficulty figuring out the Eval formula. Per the documents that come with the Uego under the calibration portion it notes some Cal Table info that is to be inputed into a EMS. The table shows O2 volts/Lamba/Gasoline AFR/various other fuels.
It shows at 0 O2 volts the Gasoline AFR is 10.00 and than at 4.99 O2 volts the Gasoline AFR is 19.98.
It would appear than that the formula for the Uego should be :
(19.98-10.0)/255*x + 9.0 = 0.03914*x + 9.0
Does that look right??
It shows at 0 O2 volts the Gasoline AFR is 10.00 and than at 4.99 O2 volts the Gasoline AFR is 19.98.
It would appear than that the formula for the Uego should be :
(19.98-10.0)/255*x + 9.0 = 0.03914*x + 9.0
Does that look right??
(19.98-10.0)/255*x + 10.0 = 0.03914*x + 10.0
0.03914*x + 10.0
That's assuming that a reading of 255=4.99V
Edit: mrfred just beat me to it
Thread Starter
EvoM Guru
iTrader: (50)
Joined: Mar 2006
Posts: 9,675
Likes: 132
From: Tri-Cities, WA // Portland, OR
I think I have it right, not sure exactly what/where you mean?? I used the values 10 and 19.98 in the formula to determine the correct Eval formula but, where else would it be used?
I did notice from looking over the EVOScan .xml file that the "External Wideband A/F Ratio" line differs from the new entry I added for this patch to read the wideband hardwired through the rear O2 sensor ADC.
The last bit of the entry for the "External Wideband A/F Ratio" line reads:
GAUGEMAX="60" ChartMin="0" ChartMax="60" ScalingFactor="10"
The entry for the hardwired wideband entry reads:
GaugeMax="22" ChartMin="0" ChartMax="22" ScalingFactor="1"
That is the only difference I see. Could this be the issue in difference between what the Uego gauge is showing versus what is showing in EVOScan from the Uego O2 sensor?
I did notice from looking over the EVOScan .xml file that the "External Wideband A/F Ratio" line differs from the new entry I added for this patch to read the wideband hardwired through the rear O2 sensor ADC.
The last bit of the entry for the "External Wideband A/F Ratio" line reads:
GAUGEMAX="60" ChartMin="0" ChartMax="60" ScalingFactor="10"
The entry for the hardwired wideband entry reads:
GaugeMax="22" ChartMin="0" ChartMax="22" ScalingFactor="1"
That is the only difference I see. Could this be the issue in difference between what the Uego gauge is showing versus what is showing in EVOScan from the Uego O2 sensor?
I'm trying to work in an Uego to be used with this but, I'm having a little difficulty figuring out the Eval formula. Per the documents that come with the Uego under the calibration portion it notes some Cal Table info that is to be inputed into a EMS. The table shows O2 volts/Lamba/Gasoline AFR/various other fuels.
It shows at 0 O2 volts the Gasoline AFR is 10.00 and than at 4.99 O2 volts the Gasoline AFR is 19.98.
It would appear than that the formula for the Uego should be :
(19.98-10.0)/255*x + 9.0 = 0.03914*x + 9.0
Does that look right??
It shows at 0 O2 volts the Gasoline AFR is 10.00 and than at 4.99 O2 volts the Gasoline AFR is 19.98.
It would appear than that the formula for the Uego should be :
(19.98-10.0)/255*x + 9.0 = 0.03914*x + 9.0
Does that look right??
https://www.evolutionm.net/forums/6384799-post94.html
(the have the values and formula built in for the UEGO)
You may want to adjust your values slightly if you can log both serial and analog.
Good info thanks. I assume than this means I need to adjust the formula I came up with of 0.03914*x + 10.0 by 0.14423 (I rounded it off)? Next question would be do I add or subtract that figure from the formula?
Hello Mrfred
instead of using the pin of the rear O2, is it possible to use the pin 64 in the Evo IX?
Pin 64 is declared as ADC input 0-5V with 5V=255, and it seems unused in the code.
How would your patch be changed for that?
Thanks
mlocatel
instead of using the pin of the rear O2, is it possible to use the pin 64 in the Evo IX?
Pin 64 is declared as ADC input 0-5V with 5V=255, and it seems unused in the code.
How would your patch be changed for that?
Thanks
mlocatel
Thread Starter
EvoM Guru
iTrader: (50)
Joined: Mar 2006
Posts: 9,675
Likes: 132
From: Tri-Cities, WA // Portland, OR
Its not hard to figure out whether pin 73 is used for anything. Best way would be to have a look in the factory service manual for your car. Second best is to pull the ECU plugs and look to see whether a wire runs into the connector hole for that pin.



