MembersPage/GergelyLezsak/Nitrous (2009-07-20 14:27:57)

Nitrous control

As many of us using big turbos (especially me :), it's a good idea to spool it with nitrous injection.

Unlike with other technics (launch and ALS), I'd like control it a way to stay in traction which is much favourable in street conditions.

My first idea is a dry kit with PWM-able solenoid, like this one:

http://www.noswizard.com/product_desc.php?id=6

Interesting part is controlling such a system with VEMS.

"Boost alternate" pwm reference table (1.1.5x firmware), duty(RPM, KPA) can be used to control it (while PID boost can control boost simultaneously).

Existing logic is probably OK to switch configs when N2O is on or off, to handle related changes like:

Or alternatively if this is hand-in-hand by nitrous volume (rated by pwm duty) a simple config value is enough information to add extra fuel(?)

If it works, and one strongly prefers boost_alternate to PID boost, we might add another tunable PWM output (IAC pwm or stepper could be used if not used for idle, but not optimal because only linear relationship in function of RPM is allowed).


AFAIK this is not common in other (big brand) ECUs, so it might be a good idea to take advantage and give support for such an advanced (and cheap) control possibility.

---

Sizing

Based on existing measurements I can achieve 0.8-0.9G acceleration with warm tires but excessive wheelspin, maybe it would be slightly more with a 5-10% of slip.

Here's a power chart of a first-gear run with launch&wheelspin (black) and with simple acceleration (red):

hp-curve.png

(Time differences between the curves are scaled)

Based on the blue area, I'll need a maximum of ~70Hp "shot" of N2O.

For a test-drive open loop boost control with ref table (RPM, kPa) is usable I guess, usage frequency of the solenoids ("Pulsoids") seems 8-50Hz.

---

UPDATE july, 2009

New firmwares (like 1.1.56) have experimental N2O control to switch a simple solenoid and some correction in fuel+ignition.

Write your thoughts here!