Min temp for full boost control
Thread Starter
Evolving Member
iTrader: (4)
Joined: Dec 2003
Posts: 357
Likes: 0
From: Ventura County, CA
Min temp for full boost control
I just noticed my min temp for full boost control is 85 degrees celcius (stock setting). That is 185 in fahrenheit. Does the ecu really use this? My logs show below 185 a lot but still seems like full boost control is working.
Thread Starter
Evolving Member
iTrader: (4)
Joined: Dec 2003
Posts: 357
Likes: 0
From: Ventura County, CA
Logged 176 temps the other day.
Logged WGDC numbers were equal to my MWGDC table 1. (numbers in the 60s)
Tables 2, 3, and 4 all have numbers below 50.
This is why I thought the ECU doesn't use this variable but it must - just how.
Actually let me rephrase that.
I have reason to believe this should be minimum WGDC before full engine temp.
Remember stock WGDC is 100% in all 16 cells.
I tried switching it to WGDC in the def but it went to 0% so I think the whole def is wrong.
I have reason to believe this should be minimum WGDC before full engine temp.
Remember stock WGDC is 100% in all 16 cells.
I tried switching it to WGDC in the def but it went to 0% so I think the whole def is wrong.
It also affects the time before the car goes to mapped fueling. Otherwise it runs a certain percentage richer until it has reached it. I have also noticed as Bryan pointed out that the ECU (if still controlling boost) cuts boost until that min temp has been reached. I have enough self control to not get crazy when the car is "cold" but I have mine set at 65-70* just so its not running way rich when I first start driving in the morning.
EvoM Guru
iTrader: (50)
Joined: Mar 2006
Posts: 9,675
Likes: 132
From: Tri-Cities, WA // Portland, OR
Hey Guys,
razorlab PMed me about this last night. It looks to me like the definition in ECUFlash is completely wrong. In the ROM code, this value appears to be a threshold test on the WGDC read from the BWGDC tables. The stock value is 62.5% WGDC. If the WGDC read from the BWGDC table is below this threshold value, then the ECU chooses between the value from the table or some other value that it calculates in another subroutine. It doesn't appear to have anything to do with temperature.
There is however a table that does control WGDC vs temperature. I found it a while ago but never published it. There is also another table that controls the maximum WGDC "correction" vs TPS. Screenshots will be attached shortly.
razorlab PMed me about this last night. It looks to me like the definition in ECUFlash is completely wrong. In the ROM code, this value appears to be a threshold test on the WGDC read from the BWGDC tables. The stock value is 62.5% WGDC. If the WGDC read from the BWGDC table is below this threshold value, then the ECU chooses between the value from the table or some other value that it calculates in another subroutine. It doesn't appear to have anything to do with temperature.
There is however a table that does control WGDC vs temperature. I found it a while ago but never published it. There is also another table that controls the maximum WGDC "correction" vs TPS. Screenshots will be attached shortly.
Last edited by mrfred; Nov 20, 2007 at 12:00 PM.
Trending Topics
Thanks for the confirmation mrfred.
I really wish I knew this disassembly stuff better as I have had two good 'hunches' so far that turned out to be true. One being that the boost follows a different load than normal 2byte load, which you later found out and now this.
Maybe it's time I hire a guru... haha
I really wish I knew this disassembly stuff better as I have had two good 'hunches' so far that turned out to be true. One being that the boost follows a different load than normal 2byte load, which you later found out and now this.
Maybe it's time I hire a guru... haha
I've noticed that when the car is cold it never logs 100% TPS. And no, I don't romp on my car when it's cold ... I did it specifically to see if that value actually changed anything.
Mrfred's post seems to be much more informative though ...
Mrfred's post seems to be much more informative though ...
Thread Starter
Evolving Member
iTrader: (4)
Joined: Dec 2003
Posts: 357
Likes: 0
From: Ventura County, CA
I dont think anyone is doing this for full boost, but rather full fuel control. I really hope no one is doing it for full boost control, though 85* C means the car is never at operating temp under normal driving conditions...though thats not what it represents apparently.








