Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

There should be the option to clip the PWM signal. #6

Open
JordanAceto opened this issue Feb 15, 2020 · 0 comments
Open

There should be the option to clip the PWM signal. #6

JordanAceto opened this issue Feb 15, 2020 · 0 comments

Comments

@JordanAceto
Copy link
Owner

JordanAceto commented Feb 15, 2020

PWM is a matter of personal taste. Some designs allow you to "overdrive" the PWM, so that the pulse wave completely disappears as you modulate below 0% and above 100%. Other designs clip the PWM so that the pulse wave never completely disappears.

This design in its current incarnation does not clip the PWM signal and allows for overdrive.

Add a zener network or other clipping strategy so that the pulse width is clamped between around 2% and 98%.

The builder can then choose to either install or leave off the clipping network, according to their taste.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant