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

Fixed false positive stall detection by raising the ZC failure limit #28

Merged
merged 1 commit into from
Apr 19, 2018

Conversation

pavel-kirienko
Copy link
Member

Context https://forum.zubax.com/t/configuring-orel-for-particular-motor/80


Please read the section “2.2.6 Rotor stall detection” in the reference manual, and look at the parameter mot_zc_fails_max. The reason we have the zero crossing failure limit is that the early revisions of the firmware were prone to synchronization losses under all but ideal operating conditions and the ZC error counter was used to determine if the motor is likely still spinning or not.
The modern firmware is much more robust than its early versions (some major improvements were made in the release v2.0 in particular), so the ZC error counter settings should probably be revised.

@pavel-kirienko pavel-kirienko self-assigned this Apr 19, 2018
@pavel-kirienko pavel-kirienko merged commit fcdaad1 into master Apr 19, 2018
@pavel-kirienko pavel-kirienko deleted the zc-failure-limit branch April 19, 2018 10:32
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

Successfully merging this pull request may close these issues.

1 participant