Notices
ECU Flash

Boost Control using Max Wastegate Duty #

Thread Tools
 
Search this Thread
 
Old Aug 27, 2006, 06:12 PM
  #16  
EvoM Guru
iTrader: (50)
 
mrfred's Avatar
 
Join Date: Mar 2006
Location: Tri-Cities, WA // Portland, OR
Posts: 9,675
Received 129 Likes on 97 Posts
Originally Posted by jcsbanks
That is my understanding as well mrfred.
If it does key off of rpm and vehicle speed, then that would mean that the algorithm for determinging gear position in a 6 speed car is different than a 5 speed.
Old Aug 28, 2006, 12:53 AM
  #17  
Newbie
 
bez_bashni's Avatar
 
Join Date: Mar 2006
Location: Russia,Moscow
Posts: 45
Likes: 0
Received 0 Likes on 0 Posts
Originally Posted by heyzeus11
Has anyone been using these maps to control their boost? Does anyone know when anyone of the specific Max Wastegate Duty maps are used; is it based on load, or what gear your in?
After installing high-flow xpower chinease intercoller and thick piping after turbo I noticed huge overboost and the only way to fight it was to use MAX WG DUTY MAP.

I dont think that is good to set WGDUTY =F( LOAD,RPM) because it is similar to use WGDUTY= F( Manifold Pressure ,RPM) .
In the system with significant lag we cannot controll Pressure watching Pressure - the system will oscillate and will allways overboost cause the overboost is the signal to increase WG and decrease boost. The aftermarket boost controllers like apexi use gear dependent WGDUTY (RPM) table . The drawback of this metod that it works unstable when weather changes- in cold weather it overboosts if the tables made on hot weather.
But i have a huge boost gaudge and somtimes watching it - if its getting cold and i see overboost I reflash the ecu
Attached Thumbnails Boost Control using Max Wastegate Duty #-wgduty.jpg  
Old Aug 28, 2006, 01:06 AM
  #18  
Evolved Member
 
jcsbanks's Avatar
 
Join Date: May 2006
Location: UK
Posts: 2,399
Likes: 0
Received 5 Likes on 4 Posts
Arma, you may be able to put FF in the flash, but that doesn't mean that it will give any more duty at the solenoid than C7 if you see what I mean. Having run a known solenoid at C7 it gave so much overboost I am pretty sure it was on 100% actual duty at the solenoid as it hit 32 PSI. Also I don't think it just adds or subtracts based on error as that is proportional control only and would give boost offsets. If it is an integral correction (with a proportional gain as well) then that would fit better with the way most boost control systems work and how this appears to work in practice. But we're all learning!
Old Aug 28, 2006, 01:07 AM
  #19  
Evolved Member
 
jcsbanks's Avatar
 
Join Date: May 2006
Location: UK
Posts: 2,399
Likes: 0
Received 5 Likes on 4 Posts
mrfred, I don't see a gear table, just a low gear adjustment figure. It could look at a vehicle speed/RPM as an input rather than having a table per gear.
Old Aug 29, 2006, 10:24 AM
  #20  
Newbie
 
Armagedon's Avatar
 
Join Date: Jul 2005
Location: France
Posts: 15
Likes: 0
Received 0 Likes on 0 Posts
Originally Posted by jcsbanks
Arma, you may be able to put FF in the flash, but that doesn't mean that it will give any more duty at the solenoid than C7 if you see what I mean. Having run a known solenoid at C7 it gave so much overboost I am pretty sure it was on 100% actual duty at the solenoid as it hit 32 PSI. Also I don't think it just adds or subtracts based on error as that is proportional control only and would give boost offsets. If it is an integral correction (with a proportional gain as well) then that would fit better with the way most boost control systems work and how this appears to work in practice. But we're all learning!
Trust me you can go higher than 100 in the wastegate duty map and it ll raise the boost.

Max value in the wastegate duty map is 127.5 not 100.

Try it.

Last edited by Armagedon; Aug 29, 2006 at 10:28 AM.
Old Aug 29, 2006, 10:59 AM
  #21  
Evolved Member
 
jcsbanks's Avatar
 
Join Date: May 2006
Location: UK
Posts: 2,399
Likes: 0
Received 5 Likes on 4 Posts
Thanks. I will look into the code and experiment some more.

Mine may be different as I have dual solenoids on the JDM/UK model.

If &HFF in the wastegate tables does give a higher duty then we should get ECUflash updated as it shows as wastegate duty.
Old Aug 29, 2006, 11:36 PM
  #22  
Newbie
 
Armagedon's Avatar
 
Join Date: Jul 2005
Location: France
Posts: 15
Likes: 0
Received 0 Likes on 0 Posts
You are welcome.

On every evo 8 i tune, i am using a total duty (Duty map + max correction value)
between 105-115 to have about 21-22 psi. Depending of the WGA setting of eatch car. (Without any restrictor pill near the solleno)
Old Sep 2, 2006, 01:26 PM
  #23  
Evolved Member
 
jcsbanks's Avatar
 
Join Date: May 2006
Location: UK
Posts: 2,399
Likes: 0
Received 5 Likes on 4 Posts
Armagedon, you have PM re WG duty. A leading Evo Ecutek mapper has told me that it maxes out at 100, but whilst I find references to the equivalent of 100 in the flash, I don't see it limiting it, but there is a lot of code in other places that could limit it.
Old Sep 4, 2006, 09:24 AM
  #24  
Newbie
 
Armagedon's Avatar
 
Join Date: Jul 2005
Location: France
Posts: 15
Likes: 0
Received 0 Likes on 0 Posts
It's strange for two reasons :

First the max possible duty value in Ecuflash is 127.5 not 100.
Second our turbo error boost (turbo correction map) on euro model has a max correction value of +27.5.

Maybe it's coincidence, maybe not... I ll test it more on my next tune.

Arma.
Old Sep 4, 2006, 09:43 AM
  #25  
Evolved Member
 
jcsbanks's Avatar
 
Join Date: May 2006
Location: UK
Posts: 2,399
Likes: 0
Received 5 Likes on 4 Posts
The correction map can go to 63.5 unless your scaling is different. The WGduty scaling in ECUflash has a maximum of 100 if you edit the definition, although ECUflash only seems to use the max and min to allow correct display of fonts rather than limit what you can enter. That is only limted by the actual byte or word value and its scaling.

Additionally, the code shows the new wastegate duty being a modification of the old one (from correction map) and limited to maximum. It doesn't show maximum+correction map.

I need to get a voltmeter on the output to the solenoid, but I don't have my car available at present to test.

Last edited by jcsbanks; Sep 4, 2006 at 09:48 AM.
Old Sep 4, 2006, 04:34 PM
  #26  
Evolving Member
 
Ackerson's Avatar
 
Join Date: Dec 2005
Posts: 154
Likes: 0
Received 0 Likes on 0 Posts
So what is the max boost you can get out of the stock solenoid using the duty cycle table? Does the boost taper a lot or is it pretty solid?
Old Sep 4, 2006, 05:51 PM
  #27  
Account Disabled
iTrader: (3)
 
dan l's Avatar
 
Join Date: Apr 2006
Location: USA
Posts: 1,029
Likes: 0
Received 0 Likes on 0 Posts
Originally Posted by jcsbanks
I need to get a voltmeter on the output to the solenoid, but I don't have my car available at present to test.
Pulsewidth, you'll need a scope.
Old Sep 5, 2006, 01:44 AM
  #28  
Evolved Member
 
jcsbanks's Avatar
 
Join Date: May 2006
Location: UK
Posts: 2,399
Likes: 0
Received 5 Likes on 4 Posts
I have a scope, but the voltmeter will do it as well in DC mode. Just divide the voltage you read by the battery voltage. Since the frequency of the duty cycle is considerably faster than my 3Hz DVM it will be fine. Done it many times before.
Old Sep 5, 2006, 04:38 AM
  #29  
Evolved Member
iTrader: (9)
 
C6C6CH3vo's Avatar
 
Join Date: Feb 2005
Location: sc
Posts: 4,223
Likes: 0
Received 4 Likes on 4 Posts
Not convinced yet, I'm still sticking with MBC for now
Old Sep 5, 2006, 04:49 AM
  #30  
Account Disabled
iTrader: (3)
 
dan l's Avatar
 
Join Date: Apr 2006
Location: USA
Posts: 1,029
Likes: 0
Received 0 Likes on 0 Posts
Originally Posted by jcsbanks
I have a scope, but the voltmeter will do it as well in DC mode. Just divide the voltage you read by the battery voltage. Since the frequency of the duty cycle is considerably faster than my 3Hz DVM it will be fine. Done it many times before.
Well I'm glad you found an easier way for you to do it. I was just trained differently and would have been shot had the professor seen me doing that in a college lab.


Quick Reply: Boost Control using Max Wastegate Duty #



All times are GMT -7. The time now is 09:51 AM.