Information about Brushless Dc Motor
A brushless DC motor (BLDC) is an AC synchronous electric motor that from a modeling perspective looks very similar to a DC motor. Sometimes the difference is explained as an electronically controlled commutation system, instead of a mechanical commutation system, although this is misleading, as physically the two motors are completely different. (The rest of this article assumes the reader is familiar with the principles of electrical motors.)

Three subtypes exist:
In a BLDC motor, the electromagnets do not move; instead, the permanent magnets rotate and the armature remains static. This gets around the problem of how to transfer current to a moving armature. In order to do this, the brush-system/commutator assembly is replaced by an intelligent electronic controller. The controller performs the same power distribution found in a brushed DC motor, but using a solid-state circuit rather than a commutator/brush system.
BLDC motors are considered to be more efficient than brushed DC motors. This means that for the same input power, a BLDC motor will convert more electrical power into mechanical power than a brushed motor, mostly due to the absence of friction of brushes. The enhanced efficiency is greatest in the no-load and low-load region of the motor's performance curve. Under high mechanical loads, BLDC motors and high-quality brushed motors are comparable in efficiency.
The controller contains 3 bi-directional drivers to drive high-current DC power, which are controlled by a logic circuit. Simple controllers employ comparators to determine when the output phase should be advanced, while more advanced controllers employ a microcontroller to manage acceleration, control speed and fine-tune efficiency. Controllers that sense rotor position based on back-EMF have extra challenges in initiating motion because no back-EMF is produced when the rotor is stationary. This is usually accomplished by beginning rotation from an arbitrary phase, and then skipping to the correct phase if it is found to be wrong. This can cause the motor to run briefly backwards, adding even more complexity to the startup sequence.
There are also two electrical configurations having to do with how the wires from the windings are connected to each other (not their physical shape or location). The delta configuration connects the three windings to each other in a triangle-like circuit, and power is applied at each of the connections. The wye ("Y"-shaped) configuration, sometimes called a star winding, connects all of the windings to a central point and power is applied to the remaining end of each winding.
A motor with windings in delta configuration gives low torque at low rpm, but can give higher top rpm. Wye configuration gives high torque at low rpm, but not as high top rpm. [1]
Although efficiency is greatly affected by the motor's construction, the wye winding is normally more efficient. At any given time, two-thirds of the windings in a delta configuration are running at half the voltage of the other, which is an impact on efficiency. The wye winding always powers only two windings in series, so higher voltages (or lower-resistance windings) can be used.
From a controller standpoint, the two styles of windings are treated exactly the same, although some less expensive controllers need to read voltage from the common center of the wye winding.
BLDC motors can potentially be deployed in any field-application currently fulfilled by brushed DC motors. Cost and control complexity prevents BLDC motors from replacing brushed motors in most common areas of use. Nevertheless, BLDC motors have come to dominate many applications: Consumer devices such as computer hard drives, CD/DVD players, and PC cooling fans use BLDC motors almost exclusively. Low speed, low power brushless DC motors are used in direct-drive turntables. High power BLDC motors are found in electric vehicles and some industrial machinery. These motors are essentially AC synchronous motors with permanent magnet rotors.
The Honda Civic hybrid car uses a BLDC motor to supplement the output of the internal combustion engine when the extra power is needed. It is also used to start the engine versus a conventional starter and solenoid method.
The Segway Scooter also used BLDC technology.
A number of electric bicycles use BLDC motors that are sometimes built right into the wheel hub itself, with the stator fixed solidly to the axle and the magnets attached to and rotating with the wheel. The bicycle wheel hub is the motor. This type of electric bicycle also has a standard bicycle transmission with pedals, gears and chain that can be pedaled along with, or without, the use of the motor as need arises.
Certain HVAC systems, especially those featuring variable-speed and/or load modulation, use ECM motors (electronically-commutated BLDC). In addition to the BLDC's higher efficiency, the motor's built-in microprocessor allows for programmability, better control over airflow, and serial communication.
Synchronous Motor - AC in one, DC in the other ( ie rotor or stator)
Induction Motor - AC in both stator and rotor
Although BLDC motors are practically identical to permanent magnet AC motors, the controller implementation is what makes them DC. While AC motors feed sinusoidal current simultaneously to each of the legs (with an equal phase distribution), DC controllers only approximate this by feeding full positive and negative current to two of the legs at a time. The major advantage of this is that both the logic controllers and battery power sources operate on DC, such as in computers and electric cars.
Vector drives are DC controllers that take the extra step of converting back to AC for the motor. The DC-to-AC conversion circuitry is usually expensive and less efficient, but they have the advantage of being able to run smoothly at very low speeds or completely stop in a position not directly aligned with a pole. Motors used with a vector drive are typically called AC motors.
See also:
..... Click the link for more information.
A BLDC motor powering a micro remote-controlled airplane. The motor is connected to a microprocessor-controlled BLDC controller. This 5-gram motor produces more thrust than twice the weight of the entire plane. Being an outrunner, the rotor-can containing the magnets spins around the coil windings on the stator.
Three subtypes exist:
- The three-phase AC synchronous motor type has three electrical connections
- The stepper motor type may have more poles on the stator.
- The reluctance motor.
In a BLDC motor, the electromagnets do not move; instead, the permanent magnets rotate and the armature remains static. This gets around the problem of how to transfer current to a moving armature. In order to do this, the brush-system/commutator assembly is replaced by an intelligent electronic controller. The controller performs the same power distribution found in a brushed DC motor, but using a solid-state circuit rather than a commutator/brush system.
Comparison with brushed DC motors
BLDC motors offer several advantages over brushed DC motors, including higher efficiency and reliability, reduced noise, longer lifetime (no brush erosion), elimination of ionizing sparks from the commutator, and overall reduction of electromagnetic interference (EMI). The maximum power that can be applied to a BLDC motor is exceptionally high, limited almost exclusively by heat, which can damage the magnets. BLDC's main disadvantage is higher cost, which arises from two issues. First, BLDC motors require complex electronic speed controllers to run. Brushed DC motors can be regulated by a comparatively trivial variable resistor (potentiometer or rheostat), which is inefficient but also satisfactory for cost-sensitive applications. Second, many practical uses have not been well developed in the commercial sector. For example, in the RC hobby scene, even commercial brushless motors are often hand-wound while brushed motors use armature coils which can be inexpensively machine-wound.
BLDC motors are considered to be more efficient than brushed DC motors. This means that for the same input power, a BLDC motor will convert more electrical power into mechanical power than a brushed motor, mostly due to the absence of friction of brushes. The enhanced efficiency is greatest in the no-load and low-load region of the motor's performance curve. Under high mechanical loads, BLDC motors and high-quality brushed motors are comparable in efficiency.
Controller implementations
Because the controller must direct the rotor rotation, the controller needs some means of determining the rotor's orientation/position (relative to the stator coils.) Some designs use Hall effect sensors or a rotary encoder to directly measure the rotor's position. Others measure the back EMF in the undriven coils to infer the rotor position, eliminating the need for separate Hall effect sensors, and therefore are often called "sensorless" controllers. Like an AC motor, the voltage on the undriven coils is sinusoidal, but over an entire commutation the output appears trapezoidal because of the DC output of the controller.The controller contains 3 bi-directional drivers to drive high-current DC power, which are controlled by a logic circuit. Simple controllers employ comparators to determine when the output phase should be advanced, while more advanced controllers employ a microcontroller to manage acceleration, control speed and fine-tune efficiency. Controllers that sense rotor position based on back-EMF have extra challenges in initiating motion because no back-EMF is produced when the rotor is stationary. This is usually accomplished by beginning rotation from an arbitrary phase, and then skipping to the correct phase if it is found to be wrong. This can cause the motor to run briefly backwards, adding even more complexity to the startup sequence.
Variations on construction
The poles on the stator of a two-phase BLDC motor. This is part of a computer cooling fan; the rotor has been removed.
BLDC motors can be constructed in several different physical configurations: In the 'conventional' (also known as 'inrunner') configuration, the permanent magnets are mounted on the spinning armature (rotor.) Three stator windings surround the rotor. In the 'outrunner' configuration, the radial-relationship between the coils and magnets is reversed; the stator coils form the center (core) of the motor, while the permanent magnets spin on an overhanging rotor which surrounds the core. The flat type, used where there are space or shape limitations, uses stator and rotor plates, mounted face to face. Outrunners typically have more poles, set up in triplets to maintain the 3 groups of windings, and have a higher torque at low RPMs. In all BLDC motors, the stator-coils are stationary.
There are also two electrical configurations having to do with how the wires from the windings are connected to each other (not their physical shape or location). The delta configuration connects the three windings to each other in a triangle-like circuit, and power is applied at each of the connections. The wye ("Y"-shaped) configuration, sometimes called a star winding, connects all of the windings to a central point and power is applied to the remaining end of each winding.
A motor with windings in delta configuration gives low torque at low rpm, but can give higher top rpm. Wye configuration gives high torque at low rpm, but not as high top rpm. [1]
Although efficiency is greatly affected by the motor's construction, the wye winding is normally more efficient. At any given time, two-thirds of the windings in a delta configuration are running at half the voltage of the other, which is an impact on efficiency. The wye winding always powers only two windings in series, so higher voltages (or lower-resistance windings) can be used.
From a controller standpoint, the two styles of windings are treated exactly the same, although some less expensive controllers need to read voltage from the common center of the wye winding.
Applications
BLDC motors can potentially be deployed in any field-application currently fulfilled by brushed DC motors. Cost and control complexity prevents BLDC motors from replacing brushed motors in most common areas of use. Nevertheless, BLDC motors have come to dominate many applications: Consumer devices such as computer hard drives, CD/DVD players, and PC cooling fans use BLDC motors almost exclusively. Low speed, low power brushless DC motors are used in direct-drive turntables. High power BLDC motors are found in electric vehicles and some industrial machinery. These motors are essentially AC synchronous motors with permanent magnet rotors.
The Honda Civic hybrid car uses a BLDC motor to supplement the output of the internal combustion engine when the extra power is needed. It is also used to start the engine versus a conventional starter and solenoid method.
The Segway Scooter also used BLDC technology.
A number of electric bicycles use BLDC motors that are sometimes built right into the wheel hub itself, with the stator fixed solidly to the axle and the magnets attached to and rotating with the wheel. The bicycle wheel hub is the motor. This type of electric bicycle also has a standard bicycle transmission with pedals, gears and chain that can be pedaled along with, or without, the use of the motor as need arises.
Certain HVAC systems, especially those featuring variable-speed and/or load modulation, use ECM motors (electronically-commutated BLDC). In addition to the BLDC's higher efficiency, the motor's built-in microprocessor allows for programmability, better control over airflow, and serial communication.
Power Supplies AC vs DC
Direct Current Motor - DC in both the stator and the rotorSynchronous Motor - AC in one, DC in the other ( ie rotor or stator)
Induction Motor - AC in both stator and rotor
Although BLDC motors are practically identical to permanent magnet AC motors, the controller implementation is what makes them DC. While AC motors feed sinusoidal current simultaneously to each of the legs (with an equal phase distribution), DC controllers only approximate this by feeding full positive and negative current to two of the legs at a time. The major advantage of this is that both the logic controllers and battery power sources operate on DC, such as in computers and electric cars.
Vector drives are DC controllers that take the extra step of converting back to AC for the motor. The DC-to-AC conversion circuitry is usually expensive and less efficient, but they have the advantage of being able to run smoothly at very low speeds or completely stop in a position not directly aligned with a pole. Motors used with a vector drive are typically called AC motors.
Model aircraft scene
Recently, an increase in the popularity of electric-powered model aircraft has spurred demand for high-performance BLDC motors. Many hobbyists have begun salvaging BLDC motors from scrap CD/DVD-ROM drives, refurbishing them for use in radio controlled planes. This has led to increased direct consumer-availability of DIY (do-it-yourself) motor kits, for use in radio-controlled vehicles. BLDC motors sold as parts kits allow the buyer to save money through additional assembly work.See also:
See also
Electric motors | ||
|---|---|---|
| Broad Motor Categories | Synchronous motor • AC motor • DC Motor | |
| Conventional Electric Motors | Induction • Brushed DC • Brushless DC • Stepper • Linear • Unipolar • Reluctance | |
| Novel Electric Motors | Ball bearing • Homopolar • Piezoelectric • Ultrasonic • Electrostatic | |
| Motor Controllers | Adjustable-speed drive • Direct Torque Control • Direct on line starter • Electronic speed control • Variable-frequency drive | |
| See also | Barlow's Wheel • Nanomotor • Traction motor • Lynch motor • Mendocino motor • Repulsion motor • Inchworm motor • Booster (electric power) • Brush (electric) | |
External links
- Brushless Motor Performance in RC Airplanes
- How Motors Work (brushed and brushless RC airplane motors)
electric motor converts electrical energy into mechanical energy. The reverse process, that of converting mechanical energy into electrical energy, is accomplished by a generator or dynamo.
..... Click the link for more information.
..... Click the link for more information.
A stepper motor is a brushless, synchronous electric motor that can divide a full rotation into a large number of steps, for example, 200 steps. When commutated electronically, the motor's position can be controlled precisely, without any feedback mechanism (see open loop
..... Click the link for more information.
..... Click the link for more information.
This article or section is in need of attention from an expert on the subject.
Please help recruit one or [ improve this article] yourself. See the talk page for details.
..... Click the link for more information.
Please help recruit one or [ improve this article] yourself. See the talk page for details.
..... Click the link for more information.
Electromagnetic interference (or EMI, also called radio frequency interference or RFI) is a (usually unwanted input/output ripple) disturbance caused in a radio receiver or other electrical circuit by electromagnetic radiation emitted from an external source.
..... Click the link for more information.
..... Click the link for more information.
An electronic speed control or ESC is a device mounted onboard an electrically powered radio control model in order to vary its drive motor's speed, its direction and even to act as a dynamic brake in certain controllers.
..... Click the link for more information.
..... Click the link for more information.
A potentiometer is a variable resistor that can be used as a voltage divider.
Originally a potentiometer was an instrument to measure the potential (or voltage) in a circuit by tapping off a fraction of a known voltage from a resistive slide wire and comparing it with the
..... Click the link for more information.
Originally a potentiometer was an instrument to measure the potential (or voltage) in a circuit by tapping off a fraction of a known voltage from a resistive slide wire and comparing it with the
..... Click the link for more information.
Hall effect sensor is a transducer that varies its output voltage in response to changes in magnetic field. Hall sensors are used for proximity switching, positioning, speed detection, and current sensing applications.
..... Click the link for more information.
..... Click the link for more information.
A rotary encoder, also called a shaft encoder, is an electro-mechanical device used to convert the angular position of a shaft or axle to an analog or digital code, making it a sort of transducer.
..... Click the link for more information.
..... Click the link for more information.
Electromotive force (emf, ) is a term used to characterize electrical devices, such as voltaic cells, thermoelectric devices, electrical generators and transformers, and even resistors.
..... Click the link for more information.
..... Click the link for more information.
microcontroller (or MCU) is a computer-on-a-chip. It is a type of microprocessor emphasizing self-sufficiency and cost-effectiveness, in contrast to a general-purpose microprocessor (the kind used in a PC).
..... Click the link for more information.
..... Click the link for more information.
Hard disk drive
An IBM hard disk drive with the metal cover removed. The platters are highly reflective.
Date Invented: September 13 1956
Invented By: An IBM team led by Reynold Johnson
Connects to:
..... Click the link for more information.
An IBM hard disk drive with the metal cover removed. The platters are highly reflective.
Date Invented: September 13 1956
Invented By: An IBM team led by Reynold Johnson
Connects to:
..... Click the link for more information.
A direct-drive turntable is one of two main phonograph designs being manufactured today. The other style is the belt-drive turntable. Each name is based upon the type of drive motor used. Both are primarily for playing 12" and 7" vinyl disc records.
..... Click the link for more information.
..... Click the link for more information.
The Electric Vehicle was an American automobile manufactured only in 1899. An electric cab, it was widely used in New York City; the company pioneered the use of pressed steel for wheels, and its cars featured front-wheel drive and brakes and rear-wheel steering.
..... Click the link for more information.
..... Click the link for more information.
A solenoid is a 3-dimensional coil.
In physics, the term solenoid refers to a loop of wire, often wrapped around a metallic core, which produces a magnetic field when an electrical current is passed through it.
..... Click the link for more information.
In physics, the term solenoid refers to a loop of wire, often wrapped around a metallic core, which produces a magnetic field when an electrical current is passed through it.
..... Click the link for more information.
The Segway PT is a two-wheeled, self-balancing electric transportation device invented by Dean Kamen and unveiled in December 2001. It is produced by Segway Inc. of New Hampshire.
..... Click the link for more information.
..... Click the link for more information.
HVAC may also stand for High-voltage alternating current
HVAC (pronounced either "H-V-A-C" or, occasionally, "aitch-vak") is an initialism/acronym that stands for "heating, ventilation, and air conditioning"...... Click the link for more information.
Model aircraft are flying or non-flying models of existing or imaginary aircraft, often scaled down versions of full size planes, using materials such as balsa wood, foam and fiberglass.
..... Click the link for more information.
..... Click the link for more information.
Radio control (sometimes abbreviated R/C) is the use of radio signals to remotely control a device. The term is used frequently to refer to the control of model cars, boats, airplanes, and helicopters from a hand-held radio transmitter.
..... Click the link for more information.
..... Click the link for more information.
radio-controlled model (or RC model) is a model that is steerable with the use of radio control. All types of vehicles imaginable have had RC systems installed in them, including cars, boats, planes, and even helicopters and scale railway locomotives.
..... Click the link for more information.
..... Click the link for more information.
The term inrunner refers to a type of brushless motor used in radio controlled models, especially in reference to their use in aircraft to differentiate them from outrunners.
..... Click the link for more information.
..... Click the link for more information.
outrunner refers to a type of brushless motor primarily used in electrically propelled, radio-controlled model aircraft.
This type of motor spins its outer shell around its windings, much like motors found in ordinary CD-ROM computer drives.
..... Click the link for more information.
This type of motor spins its outer shell around its windings, much like motors found in ordinary CD-ROM computer drives.
..... Click the link for more information.
electric motor converts electrical energy into mechanical energy. The reverse process, that of converting mechanical energy into electrical energy, is accomplished by a generator or dynamo.
..... Click the link for more information.
..... Click the link for more information.
A synchronous electric motor is distinguished by its rotor spinning at the same rate as the oscillating field which drives it. Another way of saying this is that it has zero slip under usual operating conditions.
..... Click the link for more information.
..... Click the link for more information.
An AC motor is an electric motor that is driven by an alternating current. An AC motor consists of two basic parts:
..... Click the link for more information.
- An outside stationary stator having coils supplied with AC current to produce a rotating magnetic field, and;
..... Click the link for more information.
A DC motor is designed to run on DC electric power.
..... Click the link for more information.
- The brushed DC motor will generate torque directly from DC power applied to the motor leads, due to its internal commutation.
..... Click the link for more information.
Adjustable speed drive (ASD) or variable-speed drive (VSD) describes equipment used to control the speed of machinery. Many industrial processes such as assembly lines must operate at different speeds for different products.
..... Click the link for more information.
..... Click the link for more information.
Direct torque control is one method used in variable frequency drives to control the torque (and thus finally the speed) of three-phase AC electric motors. This involves calculating an estimate of the motor's magnetic flux and torque based on the measured voltage and current of the
..... Click the link for more information.
..... Click the link for more information.
A direct on line starter, often abbreviated DOL starter, is a widely-used starting method of electric motors. The term is used in electrical engineering and associated with electric motors. There are many types of motor starters, the simplest of which is the DOL starter.
..... Click the link for more information.
..... Click the link for more information.
An electronic speed control or ESC is a device mounted onboard an electrically powered radio control model in order to vary its drive motor's speed, its direction and even to act as a dynamic brake in certain controllers.
..... Click the link for more information.
..... Click the link for more information.
A variable-frequency drive (VFD) is a system for controlling the rotational speed of an alternating current (AC) electric motor by controlling the frequency of the electrical power supplied to the motor. A variable frequency drive is a specific type of adjustable-speed drive.
..... Click the link for more information.
..... Click the link for more information.
This article is copied from an article on Wikipedia.org - the free encyclopedia created and edited by online user community. The text was not checked or edited by anyone on our staff. Although the vast majority of the wikipedia encyclopedia articles provide accurate and timely information please do not assume the accuracy of any particular article. This article is distributed under the terms of GNU Free Documentation License.
Herod_Archelaus
