AllenNeuralDynamics / AllenNeuralDynamics/harp.device.valve-controller

Hit-and-Hold Valve Control

未关闭
#2 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
C++
星标
0
派生
1
PR 合并指标
30 天内没有已合并 PR

描述

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/)

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。