ETB docs
This commit is contained in:
parent
ef7c988c0c
commit
71511441c9
|
@ -15,15 +15,13 @@
|
|||
* it is believed that more than just PID would be needed, as is this is probably
|
||||
* not usable on a real vehicle. Needs to be tested :)
|
||||
*
|
||||
*
|
||||
* https://raw.githubusercontent.com/wiki/rusefi/rusefi_documentation/oem_docs/VAG/Bosch_0280750009_pinout.jpg
|
||||
*
|
||||
* ETB is controlled according to pedal position input (pedal position sensor is a potentiometer)
|
||||
* pedal 0% means pedal not pressed / idle
|
||||
* pedal 100% means pedal all the way down
|
||||
* (not TPS - not the one you can calibrate in TunerStudio)
|
||||
*
|
||||
* At the moment we only control opening motor - while relying on ETB spring to move throttle butterfly
|
||||
* back. Throttle position sensor inside ETB is used for closed-loop PID control of ETB.
|
||||
*
|
||||
* See also pid.cpp
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue