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

optimize default mower motor max power / wait time for blocked blade #20

Closed
greymfm opened this issue May 13, 2015 · 1 comment
Closed

Comments

@greymfm
Copy link
Member

greymfm commented May 13, 2015

A motor driver SF/error disables driver (enable pin):

Start current:
http://wiki.ardumower.de/images/c/cd/Mower2_start_current.png

Blocked mower blade (500 ms detection time, 5s wait time):
http://wiki.ardumower.de/images/1/18/Mower4_blocked_500ms_detect_5s_wait.png

In the Ardumower current code (detection time and very short wait time), the max. allowed power is 45 Watt (parallel dual driver) for no driver error to appear.

=> This power level could be set higher if the wait time is extended to 5 seconds.

@greymfm greymfm added this to the 1.0-Azurit milestone May 13, 2015
@greymfm greymfm changed the title re-enable motor drivers in 'reset error counters' optimize default mower motor max power May 13, 2015
@greymfm greymfm changed the title optimize default mower motor max power optimize default mower motor max power / wait time for blocked blade May 13, 2015
autega added a commit that referenced this issue Jun 12, 2015
@autega
Copy link
Contributor

autega commented Jun 12, 2015

done with: 2ad982e

@autega autega closed this as completed Jun 12, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants