At some point in time, we all need to put our electronics to work to actually do something in the physical world. For this we need actuators of some kind—devices that turn electrical signals into physical movement. One of the most common forms of actuators you are likely to encounter is the Permanent Magnet Brushed DC Motor. They are cheap, simple to drive with only two terminals and ubiquitous.
There are plenty of references which cover how they are constructed and how they work, so I’m going to focus on how to understand the way they turn voltage and current into torque and rotational speed (or angular velocity as it should be more properly called), and what that means for you as a circuit designer.
— ADVERTISMENT—
—Advertise Here—
The equivalent circuit of a brushed permanent magnet DC motor is shown in Figure 1. Resistor R and inductor L represent the resistance and inductance seen at the terminals respectively. The voltage source E represents the back-emf generated by the motor windings as they rotate in the magnetic field. This voltage is the opposite sign to the terminal voltage and is proportional to the angular velocity of the motor as per the equation:
The torque the motor produces is proportional to the current that flows through the motor according to a similar equation:
— ADVERTISMENT—
—Advertise Here—
The constants kT and ks are given in the motor’s data sheet. They may appear to be different depending on the units used, but if you translate them both to SI units in both cases, you will find they are the same number!
In analyzing the motor, we can usually ignore the inductance since the L/R electrical time constant is much shorter than the mechanical time constant determined by the rotor’s moment of inertia. This simplifies the analysis and we can see the motor current will be given by Ohm’s Law.
and therefore, the motor torque must be
— ADVERTISMENT—
—Advertise Here—
Now we can construct a series of torque-speed curves for the DC motor at different terminal voltages. Figure 2 shows how this looks. The stall torque (when ω is zero) will be
kV/R and the free-running speed (when T is zero) will be V/k
.
To understand what happens when a load is applied, we need to plot the load characteristics on the torque speed curve as we have done in Figure 3. A constant torque load (such as a traction load) is represented by the horizontal line and a quadratic load (such as a fan or centrifugal pump) is represented by the parabolic curve. The intersection between the motor and load torque-speed curve at a given voltage represents the operating point.
From this we can plot the motor speed as a function of voltage for a given load as shown in Figure 4. Here you can see that the constant torque load will not begin rotating until the voltage has reached a level to produce sufficient motor torque to overcome the load torque but will then increase in speed more or less linearly with voltage. On the other hand, the quadratic load will start rotating at a low voltage but will not increase in speed linearly.
How do we make sense of all this? The key is to understand the torque speed characteristics of your load and how it interacts with the motor. This allows you to get a sense of how the speed will vary with motor voltage. If you need precision speed regulation you will need to resort to closed loop techniques using a speed sensor of some kind.
References:
“Brushed DC Motors from Maxon | Maxon Group.” Accessed November 27, 2020. https://www.maxongroup.net.au/maxon/view/content/overview-dc-motor.
“D.C. Motor Torque/Speed Curve Tutorial: Understanding Motor Characteristics.” Accessed November 27, 2020. http://lancet.mit.edu/motors/motors3.html
Sponsor this ArticleAndrew Levido (andrew.levido@gmail.com) earned a bachelor’s degree in Electrical Engineering in Sydney, Australia, in 1986. He worked for several years in R&D for power electronics and telecommunication companies before moving into management roles. Andrew has maintained a hands-on interest in electronics, particularly embedded systems, power electronics, and control theory in his free time. Over the years he has written a number of articles for various electronics publications and occasionally provides consulting services as time allows.