Giter VIP home page Giter VIP logo

Comments (4)

sskaug avatar sskaug commented on July 30, 2024

When increasing throttle rapidly from low running at a low rpm, the motor current can become very very high. And on some motors the current of a coil takes long to decay after a commutation event. This current prevents detecting motor position from the BEMF, and if this decaying time becomes too long, the motor can lose sync. Normally a loss of sync shall not cause smoke, but in some cases the sync loss can look like the motor is actually still running, and if power is high, motor or ESC can smoke.

Demag compensation has been implemented to fight the long coil current decay after commutation.
Also, the throttle change rate parameter can be used to reduce the maximum instantaneous throttle increase.

I believe the cracking noise at low rpm is because the interrupt activity (from input signal etc) moves the motor output pwm pulses a bit, so that sometimes they are longer than normal. Nothing problematic either to motor performance or reliability. But a nuisance.

from blheli.

Metori avatar Metori commented on July 30, 2024

Thanks for you reply. I have commutation timing set to low and demag compensation to 1. At first I will change demag compensation parameter and check for results today at evening, if it will not help then I try to increase commutation timing.

from blheli.

Metori avatar Metori commented on July 30, 2024

Little question. Why my throttle is not linear at the end? There is a one step at the end of throttle (about max position). Below this step motor accelerates linearly, but after this step it changes power to max at one moment.
Can I fix this? Thanks, Steffen.

from blheli.

sskaug avatar sskaug commented on July 30, 2024

The step in throttle when going to max is caused by MCU timing. It takes some instructions (and time) to turn motor pwm on and off, which sets a limit on how much power you can deliver while still pwm'ing. At full throttle motor power is always on. The step will be smaller if you run at low pwm frequency.

from blheli.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.