2.1 evoscan
found the calc of estimated horsepower was off. I was getting 9 hp at WOT (LOL). The default settings data.xml was using LoadCalc to do calculation which get (for my case) data from Battery and AFRMAO for its calculation that may be incorrect due to the sequence in the settings.
I just changed the Estimated g/Rev to use LoadMUT2Byte and it's giving more reasonable number of power.
Also the DTC feature doesn't work on my 05 MR. It threw a code (overboost due to cold morning) but EvoScan didn't detect it.
Everything else looked great.
I just changed the Estimated g/Rev to use LoadMUT2Byte and it's giving more reasonable number of power.
Also the DTC feature doesn't work on my 05 MR. It threw a code (overboost due to cold morning) but EvoScan didn't detect it.
Everything else looked great.
Well, the "Fuel Consumption" readings are way out of wack. With the factory formula it never exceeds 1 litre/Kms. I'm pretty sure it should be in the 9-11litres/Kms range.
The edited formula for MPG(U.S. gallons) was reading in the 200MP range....i wish! lol
I noticed the 'notes' say to use the formula:
[RPM]*[InjPulseWidth]*20*6/[Speed]/1200
but the actual formula for MPG with U.S. gallons should is:
MPG=MPH/GPH
Fuel Consumption MPG (U.S. Gallons)= [Speed]/(513*4*[InjDutyCycle]/100*0.015873)
513 is the injector scaling size used in ECUFlash, multiplied times 4 injectors
0.015873 is the conversion from cc/min to gallons per hour
The edited formula for MPG(U.S. gallons) was reading in the 200MP range....i wish! lol
I noticed the 'notes' say to use the formula:
[RPM]*[InjPulseWidth]*20*6/[Speed]/1200
but the actual formula for MPG with U.S. gallons should is:
MPG=MPH/GPH
Fuel Consumption MPG (U.S. Gallons)= [Speed]/(513*4*[InjDutyCycle]/100*0.015873)
513 is the injector scaling size used in ECUFlash, multiplied times 4 injectors
0.015873 is the conversion from cc/min to gallons per hour
Last edited by Jack_of_Trades; Feb 24, 2008 at 10:00 PM.
im having the exact same problem. tried changing a few different settings with the comports and tried uninstalling drivers for the cable and reinstalling. cant seem to get anything. it connects for a second then boots me off say com1 not found? any advise anyone?
I gotta wait til morning. If someone wants to go try it for me...that'd be cool. Best way to check it is on the highway at a smooth cruising speed. Its gonna be really erratic since it responds so quickly. I wish there was a way to slow down the response rate so its a bit more linear. Anyone know if we can do that?
At around 95% IDC (around 7-8K rpm) and in the 80mph range topping off a 3rd gear pull, you should be around 2 mpg,lol.
At around 95% IDC (around 7-8K rpm) and in the 80mph range topping off a 3rd gear pull, you should be around 2 mpg,lol.
Last edited by Jack_of_Trades; Feb 19, 2008 at 11:39 PM.
Got mine yesterday.....
Has anybody been able to get the map tracer to work?
When I am connected to my Evo8, I click on "graphs" and then on the first selection "Real Time Graph - Map Tracer blah blah" but nothing happens.
If u have been able to get Map Tracer to work, please post here on how u went about it.
thx
Has anybody been able to get the map tracer to work?
When I am connected to my Evo8, I click on "graphs" and then on the first selection "Real Time Graph - Map Tracer blah blah" but nothing happens.
If u have been able to get Map Tracer to work, please post here on how u went about it.
thx
Got mine yesterday.....
Has anybody been able to get the map tracer to work?
When I am connected to my Evo8, I click on "graphs" and then on the first selection "Real Time Graph - Map Tracer blah blah" but nothing happens.
If u have been able to get Map Tracer to work, please post here on how u went about it.
thx
Has anybody been able to get the map tracer to work?
When I am connected to my Evo8, I click on "graphs" and then on the first selection "Real Time Graph - Map Tracer blah blah" but nothing happens.
If u have been able to get Map Tracer to work, please post here on how u went about it.
thx
Got mine yesterday.....
Has anybody been able to get the map tracer to work?
When I am connected to my Evo8, I click on "graphs" and then on the first selection "Real Time Graph - Map Tracer blah blah" but nothing happens.
If u have been able to get Map Tracer to work, please post here on how u went about it.
thx
Has anybody been able to get the map tracer to work?
When I am connected to my Evo8, I click on "graphs" and then on the first selection "Real Time Graph - Map Tracer blah blah" but nothing happens.
If u have been able to get Map Tracer to work, please post here on how u went about it.
thx
Yeah but nothing happens, which makes me think that there is other things I shoulld be doing first.
One thing I have since found out, is that my ROM : ECU ID - 96530006 is not listed in the /EcoSan v2.1/ROMS folder. I select it out of the ECUFlash Rommetadat folder. Do u think this might be part of the problem?
Also does clicking on the the min menu : Graphs - RealTime Graph _ Map Tracer link do anyting for u.
Nothing happens when I lcik on it.
The only way I can get into Map Tracer atm, is to go into Graphs - Open Log File - Map Tracer, but that is not ideal, since my understanding is that Map Tracer should be working in real time (and I can get it to work anyway).
Any help is appreciated thx.
I think my IDC values are 25% of where they should be. Anyone else test theirs yet?
I logged this:
RPM = 2968.75
IPW = .002816 sec. (2.816ms)
IDC= 1.783%
IDC should read 6.967%
UPDATED: Evoscan v2.1 Injector Duty Cycle formula is incorrect. Read post#60 below for the correct formula.
I logged this:
RPM = 2968.75
IPW = .002816 sec. (2.816ms)
IDC= 1.783%
IDC should read 6.967%
UPDATED: Evoscan v2.1 Injector Duty Cycle formula is incorrect. Read post#60 below for the correct formula.
Last edited by Jack_of_Trades; Feb 20, 2008 at 04:57 PM.
Thx that sorted out the problem...
Still new to logging an Evo, I came from a Subaru tunning/logging background using Enginuity and ECUFLash.
Now if only I can get 2 byte logging to work.... using a 9653006 ECU and it doesn't seem to be a very popular one with no support on it.
The IDC formula is wrong. Remove the "0.256*" from the beginning.
It should be
[InjPulseWidth]*31.25*x/1200
Fuel Consumption MPG(U.S) is:
[Speed]/(513*4*[InjDutyCycle]/100*0.015873)
Last edited by Jack_of_Trades; Feb 24, 2008 at 10:00 PM.





ost deleted by me