AllenNeuralDynamics / AllenNeuralDynamics/harp.device.valve-controller

Hit-and-Hold Valve Control

Aperta
#2 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
C++
Stelle
0
Fork
1
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Numerous valves cannot be energized and left on at their nominal voltage, or they risk burning up. The solution is a *hit-and-hold* strategy where the valve is initially energized at it's nominal voltage and then left energized at a reduced voltage that is just high enough to keep the valve energized, but low enough so as not to burn out the solenoid if left on continuously.

We can achieve a simple hit-and-hold strategy using PWM to modulate the output voltage and current sent to the valve and simple state machine to control hit-to-hold transition logic.

We will need hit-and-hold pwm control for all 16 valve outputs.

### References
* [Hit and Hold Driver Strategy from Lee Co](https://www.theleeco.com/support-resources/engineering-tools/electrical-engineering/drive-circuits/)

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.