Speed and Direction Control of Small Brushed DC Motors
on
Speed and Direction Control of Small Brushed DC Motors
It’s easy to think that applications needing electrical motors have long since moved to more efficient, brushless alternatives. But brushed DC motors remain a crucial component in a wide range of applications, from automotive and home appliances to power tools and toys. In 2021, the market for such motors was valued at more than $10 billion, according to Data Bridge, and it is expected to continue growing to over $17 billion (USD) by 2029. Therefore, there’s still value in understanding this traditional electromotive technology well.Products at the lower end of the brushed DC motor market are typically termed fractional horsepower (FHP) motors. They consist of a can within which two permanent magnets (PM) are mounted. In the remaining gap fits the rotor with its armature and commutator. An end cap provides support for the rotor and the electrical connection to the commutator via two brushes. The real beauty of such PM motors is the ease with which they are powered. Simply apply a DC voltage and the motor will spring to life with a rotation speed that is linear to the voltage applied.
see on the rotor shaft by the armature coils. (Source: ShutterStock/Pixel Enforcer)
Advantages and Challenges When Using Brushed DC Motors
Applying power and seeing the rotor move displays our first key advantage of brushed DC motors over brushless versions — the simplicity of control. A relay, switch, or MOSFET is all that is required to bring the motor to life. This is a significant difference compared to brushless DC motors that require a significant amount of control circuitry and space to implement the commutation.Brushed motors are also well understood. After decades of use in various applications, the potential electrical and mechanical failure modes are well understood. Furthermore, the semiconductor industry has developed a considerable range of highly-integrated controller chips targeting these motors, complete with in-built protection and monitoring.
Although they are easy to power and control, brushed DC motors pose various challenges for design engineers. The first of these is lifetime related to the brushes. Over time, the brushes wear away, requiring that they are replaced at some point. Developers typically factor this into their design requirements. For example, electrically adjustable seats and electric doors in vehicles still use brushed motors. Because the motors are only occasionally in use over the vehicle’s lifetime, the brushes will probably outlast all the owners.
and off and even control its speed.
Tackling DC Motor Heat Dissipation and Noise
In some applications, such as an electrically adjustable desk, the user is recommended to operate the motors for only a few minutes before leaving them to cool. Limiting use is one valid method to tackle such thermal challenges, as long as this limitation does not seriously impede the use of the application.
Finally, noise, both electrical and audible, must be kept under control. Long motor wires can induce currents in nearby cables and printed circuit board (PCB) traces that disrupt the operation of other circuits or cause noise in measurement signals. To minimize the issues, keep wires as short as possible and place small 0.1 µF capacitors across the motor terminals and from the motor terminals to the motor housing.
Ferrite rings on the cables or transient suppressors may also be considered. Motors also vibrate and rattle, so combating audible noise may require sound-absorbing material and careful evaluation of the motor’s mounting. However, this must be balanced with the ability to dissipate heat, so you’ll need to ensure sufficient airflow too.
Speed Control Using Pulse-Width Modulation
Most applications also need to control the speed of the motor. While most of the motor's task may only require simple motion, such as moving a seat forwards and backward or raising and lowering a desk, a premium feel is achieved by slowly accelerating to full speed when starting and gradually reducing speed when coming to a stop. This is implemented using a pulse-width modulated output or PWM.The frequency of such signals is typically fixed, leaving the pulse width to be varied between 0% and 100% of the signal’s period. Using an oscilloscope, the individual pulses are clearly visible. However, when checking with a voltmeter, only the average of the supply voltage is measured (e.g., at 25% with a 12 V supply, 3 V will be measured).
The next challenge is starting the motor from a standstill. The armature requires enough electrical energy to overcome the initial torque to start moving. However, once moving, the rotor may be capable of rotating with a pulse width lower than this level. Use of a gearbox or a variable load on the rotor may also change these start and lowest-maintained rotation point pulse width values. This means that, when writing control code, you may need to start the motor with, for example, 10% pulse width, quickly pulling back to, say, 4% once the rotor is in motion to attain minimum speed.
Changing Brushed DC Motor Rotation Direction
Speed control requires a MOSFET to rapidly apply and remove power from the motor. However, this only allows the motor to rotate in one direction. Support for bi-directional operation requires the use of an H-bridge. As the name suggests, the circuit looks like the letter ‘H,’ with MOSFETs used in the vertical bars and the motor lying in-between in the position of the horizontal bar.
Another capability of the H-bridge is the implementation of an electrical brake. By engaging the pair of bottom-side MOSFETs, the motor’s terminals are shorted together. The back-EMF generated by a still rotating rotor results in a counter torque that rapidly slows the rotor down.
Circuit Protection of H-Bridge Circuit
One potential issue with the H-bridge circuit is that, should a high- and low-side MOSFET be engaged simultaneously, a short circuit will result, leading to catastrophic failure. To avoid this, it makes sense to use one of the many dedicated brushed DC motor drivers available. Such devices stop short-circuits from happening and additionally provide over temperature, open load, and under voltage protection, together with feedback to a microcontroller via a GPIO or SPI interface.Almost every semiconductor vendor offers such solutions, such as OnSemi’s NCV7721 or Toshiba’s TC78H660FNG.
mechanisms. (Source: Toshiba Electronics Europe GmbH)
transceiver and a low dropout regulator alongside the brushed DC motor control circuitry.
These particular devices require external MOSFETs. (Source: Infineon AG)

Discussion (0 comments)