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

problem to notice the movement in the alignment of the sensor #323

Open
AndSan97 opened this issue Oct 2, 2023 · 4 comments
Open

problem to notice the movement in the alignment of the sensor #323

AndSan97 opened this issue Oct 2, 2023 · 4 comments

Comments

@AndSan97
Copy link

AndSan97 commented Oct 2, 2023

I'm testing the torque control algorythm with arduino UNO, simple FOC shield (version 2.0.4) and BLDC motor (8 poles) with Hall sensors integrated.
When I launch the program obtain "Failed to notice movement",what could be the problem?

@Candas1
Copy link
Collaborator

Candas1 commented Oct 2, 2023

During the sensor align procedure, SimpleFOC measures the direction of the sensor and the zero electrical angle offset.
If your motor is not moving at all, it will fail.

Is your motor not moving ?
Your driver could be set in a wrong way, or motor.voltage_sensor_align could be too low.
Is your motor moving ?
Then your sensor might be set in a wrong way.

@AndSan97
Copy link
Author

AndSan97 commented Oct 2, 2023

When I launch the program the motor rotates before in a direction then change the direction in order to find the zero but It fails.

@Candas1
Copy link
Collaborator

Candas1 commented Oct 2, 2023

Well you have your answer then ;)

@AndSan97
Copy link
Author

AndSan97 commented Oct 5, 2023

Thank you for the advices, I have tried to control the settings of Hall's sensor but obtain always the same problem.
Maybe It's related to the low number of poles?

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