With this latest set up we have control range of:
- ~20% to 100% (by mass) to main fuel supply adjustment range
- Full fluid mix ratio control, any percentage of WM allowed 0 to 100%
- Complete integration in with fuel control strategies in ECU IE: full sequential
There is no longer any dependence on third party controllers or even an external SSR, and the system is more complete than most peoples main fuel supply set ups. basically idiot proof I would say. Is it cheap? no, is it simple to do? no, is it the final solution? for me yes. I have used all types in last 30 years from pneumatic simple to really good third party control system parts and their complete systems, but this is actually the only way to do it in a manner that allows nothing to be a work around or partial implementation. Prior to this had to spark cut only for cars running rather than fuel cut which was not ideal.
For those who want to program it all themselves this is how I do it (you will have to work out your own maths though).
The dash math items have a raft of inputs/outputs from the PDU and ECU for example to show things like if the WM injectors are at fault or pump to name but two items. There is a stack of basics like trip values for the associated sensors in the system which I have not shown to not bore you all !
To do it fully without going mental I also added to the calibration sheet to test run all combinations to allow quick narrowing down of what parts would work to give desired system fit this takes into account basics like injector type/characteristics, scheduling (360 or 720), pressure heads, varying rates of rise to map, ratios of fluids used,
Dash Items: (math and CANtx)
- wiStatus (water injection status)
- wm50relP (water injection pressure)
ECU related items: (Fuel, ignition, wastegate etc)
- CM3* wg*adder (cal select and wiStatus)
- CM3* wg*adder (wiFlow and map)
- Injector Split (adjust supply)
- CM3* fuelMlt (wiFlow rpm)
- CM3* fuel Mlt (cllTarg tpsMax)
- CM2* cllTargAdd (wiStatus)
- CM3 cllTargAdd (rpm fmtSwitch
Ignition sub section:
Sensors user defined: Combo of math and physical
There is more but you get the idea, have fun
