Notices
ECU Flash

Need help re scaling maf

Thread Tools
 
Search this Thread
 
Old Apr 4, 2008 | 06:55 PM
  #1  
skold's Avatar
Thread Starter
Evolving Member
iTrader: (6)
 
Joined: Dec 2006
Posts: 209
Likes: 0
From: Dublin,Oh
Need help re scaling maf

so i went to re scale my maf today, and i hooked up my mac mentor scan and my fuel trims are all at 0.0 pretty much all the time.

any ideas
Reply
Old Apr 4, 2008 | 07:25 PM
  #2  
bnice01's Avatar
Evolved Member
iTrader: (4)
 
Joined: May 2007
Posts: 688
Likes: 0
From: Hurlburt Field, FL
what does evoscan or mitsulogger say for STFT and LTFT
Reply
Old Apr 5, 2008 | 04:17 AM
  #3  
skold's Avatar
Thread Starter
Evolving Member
iTrader: (6)
 
Joined: Dec 2006
Posts: 209
Likes: 0
From: Dublin,Oh
evo scan has nan error, ill try mitsu logger today
Reply
Old Apr 5, 2008 | 04:47 AM
  #4  
skold's Avatar
Thread Starter
Evolving Member
iTrader: (6)
 
Joined: Dec 2006
Posts: 209
Likes: 0
From: Dublin,Oh
evoscan 1.0 says
fuel trim mid 103.90
fuel trim high 136.72

no short and long,
i also have no rear o2, im running a wideband instead
Reply
Old Apr 5, 2008 | 05:18 AM
  #5  
Ph3n1x's Avatar
Evolved Member
iTrader: (12)
 
Joined: Aug 2005
Posts: 2,251
Likes: 0
From: ¯\(º_o)/¯
Search next time.

https://www.evolutionm.net/forums/sh...ht=rescale+maf
Reply
Old Apr 5, 2008 | 07:11 AM
  #6  
bnice01's Avatar
Evolved Member
iTrader: (4)
 
Joined: May 2007
Posts: 688
Likes: 0
From: Hurlburt Field, FL
the formula in evoscan is probably wrong thats why your fuel trims look like that

On your cpu follow this path:
-C:\Program Files\EvoScan\EvoScan v1.0\DataSettings
-You will see a xml file in there, right click on it and select to open it up in wordpad or notepad doesnt matter which one you pick
- Find Fuel Trim LOW, Fuel Trim MID, Fuel Trim HIGH, and 02 Feedback (its not that far from the top, Look for <DataListItem DataLog="N" Color="" Display="Fuel Trim Low" and you will see the rest)
-Remove all 4 lines and replace it with the code below
-Now you should be able to log fuel trims in evoscan



Code:
        <DataListItem DataLog="N" Color="" Display="Fuel Trim Low (LTFT)" LogReference="FuelTrim_High" RequestID="0C" Eval="(0.1961*x)-25" Unit="%" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="200" ChartMin="0" ChartMax="200" ScalingFactor="1" Notes="Long Term Fuel Trim - Low" Priority="1" Visible="false" />
        <DataListItem DataLog="N" Color="" Display="Fuel Trim Mid (LTFT)" LogReference="FuelTrim_Mid" RequestID="0D" Eval="(0.1961*x)-25" Unit="%" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="200" ChartMin="0" ChartMax="200" ScalingFactor="1" Notes="Long Term Fuel Trim - Mid" Priority="1" Visible="false" />
        <DataListItem DataLog="N" Color="" Display="Fuel Trim High (LTFT)" LogReference="FuelTrim_Low" RequestID="0E" Eval="(0.1961*x)-25" Unit="%" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="200" ChartMin="0" ChartMax="200" ScalingFactor="1" Notes="Long Term Fuel Trim - High" Priority="1" Visible="False" />
        <DataListItem DataLog="N" Color="" Display="Oxygen Feedback Trim (STFT)" LogReference="O2FeedbackTrim" RequestID="0F" Eval="(0.1961*x)-25" Unit="%" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="200" ChartMin="0" ChartMax="200" ScalingFactor="1" Notes="Short Term Fuel Trim - When the fuelling is under closed loop control by the lambda sensor(s), this refers to the amount of fuel added or subtracted from the value retrieved from the fuel map. -5% would mean that the ecu is fuelling 5% less than the map says in order to achieve the ideal air/fuel ratio. Under high loads, the ECU switches off closed loop control, and uses values from the map. At this point, you will see AFC drop to 0%. This is why it is important that fuelling mapping is accurate (or at least rich) at high loads - the ECU does not compensate for errors here. " Priority="1" Visible="false" />
mitsulogger will work right off the back and does not require any editing

But to explain the different meaning:
O2 feedback is STFT
Fuel Trim Low is LTFT for idle
Fuel Trim Mid is LTFT for crusing
Fuel Trim High is LTFT for WOT

The main ones you want to focus on trying to get your fuel trims in order is 02 feedback, fuel trim low (log this @ idle like explained), and fuel trim mid (log this @ a steady cruise like explained)

Last edited by bnice01; Apr 5, 2008 at 10:07 AM.
Reply
Related Topics
Thread
Thread Starter
Forum
Replies
Last Post
CtSilver03Evo
ECU Flash
1
Apr 16, 2014 10:56 AM
apilarinos
ECU Flash
15
Dec 9, 2012 05:43 PM
goodhart
ECU Flash
2
Jul 3, 2011 10:37 AM
Kierkegaard
ECU Flash
1
Aug 14, 2007 09:31 PM




All times are GMT -7. The time now is 04:51 PM.