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

SVPWM problem #158

Open
sunyanmeng963 opened this issue Jan 4, 2025 · 1 comment
Open

SVPWM problem #158

sunyanmeng963 opened this issue Jan 4, 2025 · 1 comment

Comments

@sunyanmeng963
Copy link

I am trying to transplant SVPWM to the AM32 project, the bootstrap of the upper bridge arm seems to have a problem, resulting in abnormal commutation, the current electrical tuning hardware seems to be unable to support SVPWM, may I ask if you have encountered similar problems

@Quick-Flash
Copy link

SVPWM would only have effect in Sine modulation mode. So for most things it'll be a trapezoid. If you can compile yourself you can do state vector PWM. Here is where the code is that you would need to change.

AM32/Src/main.c

Line 458 in 797fc07

////Space Vector PWM ////////////////

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

2 participants