Notices
ECU Flash

SD - first test success

Thread Tools
 
Search this Thread
 
Old Feb 5, 2009, 06:28 AM
  #31  
Evolved Member
Thread Starter
 
jcsbanks's Avatar
 
Join Date: May 2006
Location: UK
Posts: 2,399
Likes: 0
Received 5 Likes on 4 Posts
Originally Posted by Appauldd
While working with the other MAP to MAF patch I noticed that changing the values would change values for other maps. I would think, to get your patch to work correctly, you will need to ensure that any values in the patch only affet the patch and not other base map values.

Currently the VE table in the MAP to MAF patch will change the Lean Spool tables.
I have already been very careful to avoid shared maps, which is why I made a new map for the MAP calibration. The only shared thing is the RPM axis for the RPM VE table - if you change this you also change the RPM axes on many other tables. However, there should be no need to change it since RPM is a minor effect and we have 500-8000 RPM.
Old Feb 5, 2009, 06:40 AM
  #32  
Evolved Member
iTrader: (22)
 
Appauldd's Avatar
 
Join Date: Nov 2003
Location: Northern KY near Cincy
Posts: 2,408
Likes: 0
Received 6 Likes on 6 Posts
As for the Baro sensor....

Can you just clamp it to a certain value and be done with it? That or remove any sub routines that affect changing fueling?
Old Feb 5, 2009, 06:47 AM
  #33  
EvoM Staff Alumni
iTrader: (16)
 
MR Turco's Avatar
 
Join Date: May 2007
Location: Massachusetts
Posts: 3,233
Received 3 Likes on 3 Posts
Originally Posted by Appauldd
As for the Baro sensor....

Can you just clamp it to a certain value and be done with it? That or remove any sub routines that affect changing fueling?
How does fluctuation in baro affect the tune.
Old Feb 5, 2009, 07:18 AM
  #34  
Evolved Member
Thread Starter
 
jcsbanks's Avatar
 
Join Date: May 2006
Location: UK
Posts: 2,399
Likes: 0
Received 5 Likes on 4 Posts
There are many routines that use it, easier to clamp it to one value I think.

The only reason to have it with SD is the effect on VE that you have at altitude. It is not needed for basic airflow estimation like it is with a volume airflow sensor.

When the barometric pressure drops, the turbine speed will need to be higher to maintain the same MAP. This will increase exhaust manifold pressure and reduce VE. Without barometric pressure compensation you will get a richening as the baro drops. I think this effect will be minor in the UK with its relatively flat elevation. It may be an issue in the US. Unfortunately I have no experience of altitude tuning, but you could keep a sensor and still compensate for it. Whether the stock baro adjustments will be too much I don't know, someone will need to test.
Old Feb 5, 2009, 07:32 AM
  #35  
EvoM Guru
iTrader: (50)
 
mrfred's Avatar
 
Join Date: Mar 2006
Location: Tri-Cities, WA // Portland, OR
Posts: 9,675
Received 128 Likes on 96 Posts
My main concern with IAT and baro is that I think they play a role in the ISCV step determination. I need to go back and double-check.
Old Feb 5, 2009, 07:40 AM
  #36  
Evolved Member
iTrader: (22)
 
Appauldd's Avatar
 
Join Date: Nov 2003
Location: Northern KY near Cincy
Posts: 2,408
Likes: 0
Received 6 Likes on 6 Posts
Originally Posted by mrfred
My main concern with IAT and baro is that I think they play a role in the ISCV step determination. I need to go back and double-check.
Couldn't we just stay in open loop and do away with the ISCV? We could use our base timing and fuel maps to tune for idle. Prior to advanced throttle bodys...this is how it was done. I may have it backward....open loop vs closed loop always confuses me.
Old Feb 5, 2009, 07:55 AM
  #37  
Evolved Member
Thread Starter
 
jcsbanks's Avatar
 
Join Date: May 2006
Location: UK
Posts: 2,399
Likes: 0
Received 5 Likes on 4 Posts
ISCV idle is nicer though if it can be made to work. A very heatsoaked car with a hot MAT may try for a different set point perhaps.

If we keep IAT, it would be more correct to compensate the load calculations with MAT though.

For simplicity I'd be tempted to just substitute for my own car and then junk the whole MAF housing/sensor and put a pretty pink lampshade onto the turbo inlet pipe with some heat shielding.
Old Feb 5, 2009, 07:55 AM
  #38  
Evolved Member
 
acamus's Avatar
 
Join Date: Mar 2008
Location: Lattitude 48.38°, Longitude 17.58°, Altitude 146m = Slovakia, for common dude
Posts: 730
Likes: 0
Received 2 Likes on 2 Posts
Originally Posted by jcsbanks
I've never got MUT fault code reading to work, but I suspect on JDM this is what determines if the CEL is on or off rather than OBD codes. What will read MUT fault codes? Never managed to get this working in Evoscan?

Whilst I could log or correct the internal sensor fault codes, I don't have the overview of how these are converted to a MUT fault and then logged...

What I can say is that Clearing of DTC clears MUT_40-MUT_49 values,
these values are OR-ed when creating PXXX DTC value,
moreover MUT_36 and MUT_37 are zero-ed, they seem to be DTC counters.
When clearing also MUT_71 (sensor errors) gets cleared, and MUT_8D is zeroed.

its 0xFA or 0xFC, they always clear DTC, but also some other different data (Freezed frames vs. Pending DTC?).

Moreover it seems that 0xF8 gives engine info summary.
Load + RPM + Battery + Barometer + Speed + Coolant temperature and some others that I do not have yet disassembled.
Old Feb 5, 2009, 08:05 AM
  #39  
EvoM Guru
iTrader: (50)
 
mrfred's Avatar
 
Join Date: Mar 2006
Location: Tri-Cities, WA // Portland, OR
Posts: 9,675
Received 128 Likes on 96 Posts
Originally Posted by Appauldd
Couldn't we just stay in open loop and do away with the ISCV? We could use our base timing and fuel maps to tune for idle. Prior to advanced throttle bodys...this is how it was done. I may have it backward....open loop vs closed loop always confuses me.
ISCV is required for both closed loop and open loop idle, so its important to make sure it works well for a daily driver.

jcsbanks, I definitely agree that MAT needs to be used for the SD stuff. Just want to make sure that things that depend on IAT (and baro) continue to work properly.
Old Feb 5, 2009, 08:31 AM
  #40  
Evolved Member
iTrader: (22)
 
Appauldd's Avatar
 
Join Date: Nov 2003
Location: Northern KY near Cincy
Posts: 2,408
Likes: 0
Received 6 Likes on 6 Posts
So where would we get the MAT values?
Old Feb 5, 2009, 08:32 AM
  #41  
Evolved Member
iTrader: (2)
 
l2r99gst's Avatar
 
Join Date: Mar 2004
Location: CA
Posts: 3,499
Likes: 0
Received 4 Likes on 4 Posts
Originally Posted by Appauldd
So where would we get the MAT values?
You would have to add something like a GM IAT sensor in your intake manifold or post turbo like in your UICP.
Old Feb 5, 2009, 08:41 AM
  #42  
Evolved Member
iTrader: (22)
 
Appauldd's Avatar
 
Join Date: Nov 2003
Location: Northern KY near Cincy
Posts: 2,408
Likes: 0
Received 6 Likes on 6 Posts
Originally Posted by l2r99gst
You would have to add something like a GM IAT sensor in your intake manifold or post turbo like in your UICP.

If that is the case, then why not add a GM MAP sensor too?
Old Feb 5, 2009, 08:45 AM
  #43  
Evolving Member
iTrader: (3)
 
BarryC's Avatar
 
Join Date: Aug 2006
Location: Ireland
Posts: 264
Likes: 0
Received 0 Likes on 0 Posts
Originally Posted by Appauldd
If that is the case, then why not add a GM MAP sensor too?
I have both of these installed already not an easy job fitting the MAT sensor
thats why I offered to test it out,
Old Feb 5, 2009, 09:45 AM
  #44  
EvoM Staff Alumni
iTrader: (16)
 
MR Turco's Avatar
 
Join Date: May 2007
Location: Massachusetts
Posts: 3,233
Received 3 Likes on 3 Posts
Originally Posted by Appauldd
If that is the case, then why not add a GM MAP sensor too?
because you can get a stock replacement 3 bar map sensor that doesn't require any sort of calibration.
Old Feb 5, 2009, 10:13 AM
  #45  
Evolved Member
iTrader: (22)
 
Appauldd's Avatar
 
Join Date: Nov 2003
Location: Northern KY near Cincy
Posts: 2,408
Likes: 0
Received 6 Likes on 6 Posts
AHHHH it is all starting to come together....."I love it when a plan comes together" A-Team ! !


Quick Reply: SD - first test success



All times are GMT -7. The time now is 07:06 PM.