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

[Bug Report] : BLDC motor behaving erratically in Closed-Loop control mode #2

Open
Legohead259 opened this issue Dec 12, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@Legohead259
Copy link
Owner

Describe the bug
The BLDC motor on the board is jittering at several points and not maintaining a constant set point.
Also, it jitters when the position and velocity targets are set to 0.
It also does not go to a position.

Expected behavior
The BLDC motor should maintain a constant velocity when set to a target.
The motor shaft should maintain a constant position when set to a target
No or minimal jittering expected

@Legohead259 Legohead259 added the bug Something isn't working label Dec 12, 2023
@Legohead259 Legohead259 self-assigned this Dec 12, 2023
@Legohead259
Copy link
Owner Author

Potential causes:

  • Untuned PID loop resulting in system instability
  • Noisy/erroneous position sensor readings
  • MCPWM mistimings, resulting from hardware control error

@Legohead259
Copy link
Owner Author

Increased strength of SimpleFOC low-pass filter and that seemed to reduce jittering.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Backlog
Development

No branches or pull requests

1 participant