Open and close boost control.

It's all about the code!
Post Reply
porelmundo
contributor
contributor
Posts: 87
Joined: Tue Apr 26, 2016 1:15 am

Open and close boost control.

Post by porelmundo »

It will be nice to work on this, 95% of mi installs are turbo cars, close loop need to be the goal but can work on open loop too.
User avatar
AndreyB
Site Admin
Posts: 14331
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: Open and close boost control.

Post by AndreyB »

open loop would be table-based duty cycle, we have 4 of these but still need usability apparantly. Fsio seems like an overkill for a typical usecase

Aux pid would I guess be closed loop control? But needs flexibili in terms of what is being measured for target. So what is measured for pid for boost control?
Very limited telepathic abilities - please post logs & tunes where appropriate - http://rusefi.com/s/questions

Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
porelmundo
contributor
contributor
Posts: 87
Joined: Tue Apr 26, 2016 1:15 am

Re: Open and close boost control.

Post by porelmundo »

Aux pid would I guess be closed loop control? But needs flexibility in terms of what is being measured for target. So what is measured for pid for boost control?
Boost control is not so difficult, can be simple as a desirable KPA at certain RPM using the map reading as the close loop, but the setup need to have options for polarity (invert or default), frequency, duty and PID setup.
porelmundo
contributor
contributor
Posts: 87
Joined: Tue Apr 26, 2016 1:15 am

Re: Open and close boost control.

Post by porelmundo »

look up table need to be TPS vs RPM forgot to mention that.
Post Reply