SlideShare a Scribd company logo
ssss
Predefined Speed Control of
BLDC Motor
http://www.edgefxkits.com/
Introduction
 The aim of the project is to control the speed of a BLDC motor using a
microcontroller with the help of SVPWM-technique. A brushless DC
(BLDC) motor drive is characterized by higher efficiency, lower
maintenance, and higher cost. Therefore, it is necessary to have a low-
cost but effective BLDC motor controller. Based on the principle of
PWM, speed of the motor can be controlled.
Predefined Speed Control of
BLDC Motor
http://www.edgefxkits.com/
Block Diagram
Predefined Speed Control of
BLDC Motor
http://www.edgefxkits.com/
Hardware Components
 8051 series Microcontroller
 LCD
 Transformer
 Voltage Regulator
 Capacitors
 Resistors
 Diodes
 BLDC Fan
 EEPROM
Predefined Speed Control of
BLDC Motor
http://www.edgefxkits.com/
Software Components
 Keil compiler
 Languages: Embedded C or Assembly.
Predefined Speed Control of
BLDC Motor
http://www.edgefxkits.com/
MICROCONTROLE
R
The AT89C52 is a low-power, high performance CMOS 8-bit
microcomputer with 8Kbytes of Flash programmable and erasable
read only memory (PEROM).
The on-chip Flash allows the program memory to be reprogrammed
in system or by a conventional nonvolatile memory programmer.
Predefined Speed Control of
BLDC Motor
http://www.edgefxkits.com/
Features
 8K Bytes of In-System Reprogrammable Flash Memory
 Endurance: 1,000 Write/Erase Cycles
 Fully Static Operation: 0 Hz to 24 MHz
 Three-level Program Memory Lock
 256 x 8-bit Internal RAM
Predefined Speed Control of
BLDC Motor
http://www.edgefxkits.com/
BLDC
Motor
 The BLDC motor is an AC synchronous motor with permanent
magnets on the rotor (moving part) and windings on the stator (fix
part).
 Permanent magnets create the rotor flux and the energized stator
windings create electromagnet poles.
 The rotor is attracted by the energized stator phase.
Predefined Speed Control of
BLDC Motor
http://www.edgefxkits.com/
 By using the appropriate sequence to supply the stator phases, a
rotating field on the stator is created and maintained.
 The lead between the rotor and the rotating field must be controlled
to produce torque and this synchronization implies knowledge of the
rotor position.
BLDC
Motor
Predefined Speed Control of
BLDC Motor
http://www.edgefxkits.com/
Principle of BLDC
Motor
 Frequency inverter used as Commutator.
 Commutation depends on rotor position.
 Speed control by motor voltage.
 Angle between mmfs of a stator and rotor is fixed to 90
degree.
 Motor behaves like a DC Motor.
 No commutation occurs on spinning shaft.
Predefined Speed Control of
BLDC Motor
http://www.edgefxkits.com/
Circuit Operation
The operation of the circuit can be explained in three parts.
 Control circuit
 Motor driver and Gate driving circuit
 Converter circuit
Predefined Speed Control of
BLDC Motor
http://www.edgefxkits.com/
Control Circuit
 Control circuit gives out the switching signals to the converter
bridge.
 A microcontroller is dedicated to generate the switching pulses.
 The microcontroller is programmed to give out pulse according to
SVPWMM technique.
 Program is compiled in Keil software.
Predefined Speed Control of
BLDC Motor
http://www.edgefxkits.com/
 The HEX code generated is loaded into the Microcontroller.
 The controller used is AT89C52.
 The controller is operated at 11.059 MHz frequency.
Control Circuit
Predefined Speed Control of
BLDC Motor
http://www.edgefxkits.com/
 Instead of using an inverter and a regulator we have used a motor driver
HW30A which acts as inverter to supply the voltage for the Motor.
 HW30A is an inbuilt Inverter which is having Inverter circuit as well as
MOSFET Driver circuit.
 We are using this type of technique because of on using general
inverter.
Motor Driver And Gate Driving Circuit
Predefined Speed Control of
BLDC Motor
http://www.edgefxkits.com/
 We are facing the difficulties like large Heat dissipation, so that this
heat would cause a heat sinking problem which in turn results in
the failure of the Inverter.
 By using this motor driver the circuit complexity is reduced and the
heat dissipation problem, is also reduced.
Motor Driver And Gate Driving Circuit
Predefined Speed Control of
BLDC Motor
http://www.edgefxkits.com/
Converter Circuit
 The converter circuit is provided by the Motor driver.
 The D.C supply is fed through a bridge rectifier.
 The switches in the Motor driver are turned ON and OFF as per the
program.
 The rectifier circuit is made of diodes.
 The component used is IN4007 which is capable of blocking a reverse
voltage of 1000 V DC and can carry a current of 10A continuous.
Predefined Speed Control of
BLDC Motor
http://www.edgefxkits.com/
 All these components are placed on General PCB.
 Control circuit and gate driving circuit components are soldered
directly on the Pcb.
 Whereas, the power components as connected with suitable
connectors as they carry larger currents.
Converter circuit
Predefined Speed Control of
BLDC Motor
http://www.edgefxkits.com/
Working
 The basic construction of a brushless dc consists of a fan blade attached
to a permanent magnet rotor that surrounds the electromagnetic coils
of the stator and associated control electronics.
 A typical biphase brushless fan motor is made from a permanent
magnet rotor assembly that surrounds four electromagnetic coils.
 The coils work in pairs, with coils A and C forming one phase
and coils B and D the other phase.
Predefined Speed Control of
BLDC Motor
http://www.edgefxkits.com/
 A Halleffect sensor monitors rotor position, providing feedback to the
embedded MCU for commutation, speed regulation, and fault detection.
 Commutation between the two phase windings in the dc fan takes place
electronically by alternately applying power to L1 and L2.
 Dead zones between the power pulses limit current for speed control
and helps minimize a cogging effect when the rotor magnets align with
the stator coils.
 The on and off power of the commutation period resembles the output
from a pulse width modulator.
Working Principle
Predefined Speed Control of
BLDC Motor
http://www.edgefxkits.com/
 The MCU uses a PWM to control the period of the motor drivers and,
thus set fan speed.
 Feedback from the Hall sensor monitors actual fan rpm and indicate
when communication should take place.
 The MCU continuously monitors motor speed by measuring the output
period of the Hall effect sensor.
 A period that run shorter than the target length indicates motor speed
is too fast.
Working Principle
Predefined Speed Control of
BLDC Motor
http://www.edgefxkits.com/
Speed Control Of BLDC Motor
 Pulse width modulation is a commonly used technique for controlling
power to an electrical device.
 The PWM switching frequency has to be much faster than what would
affect the load.
 Typically switching’s have to be done several times a minute in an
electric stove, 120 Hz in a lamp dimmer, from few kilohertz (kHz) to
tens of kHz for a motor drive and well into the tens or hundreds of kHz
in audio amplifiers and computer power supplies
Predefined Speed Control of
BLDC Motor
http://www.edgefxkits.com/
 The term duty cycle describes the proportion of on time to the regular
interval or period of time.
 A low duty cycle corresponds to low power, because the power is off for
most of the time.
 Duty cycle is expressed in percent, 100% being fully on.
 The main advantage of PWM is that power loss in the switching devices
is very low.
Speed Control Of BLDC Motor
Predefined Speed Control of
BLDC Motor
http://www.edgefxkits.com/
 When a switch is off there is practically no current and when it is on,
there is almost no voltage drop across the switch.
 Power loss, being the product of voltage and current, is thus in both
cases close to zero.
 The desired speed can be obtained by changing the duty cycle.
 The PWM in microcontroller is used to control the duty cycle of DC
motor.
Average Voltage=D * Vin
Speed Control Of BLDC Motor
Predefined Speed Control of
BLDC Motor
http://www.edgefxkits.com/
SIMULATION RESULTS FOR VARIOUS PWM
PULSES
 The speed control technique employed here is pulse width modulation
(PWM) technique.
 The duty cycle determines the speed of the motor
Average voltage = D * Vin
 The average voltage obtained for various duty cycles is also mentioned
and as the duty cycle percentage decreases average voltage also
decreases from the supply voltage.
Predefined Speed Control of
BLDC Motor
http://www.edgefxkits.com/
 Duty cycle is defined as the percentage of time the motor is ON.
 Therefore, the duty cycle is given as
Duty Cycle = 100% x Pulse Width/Period
Where,
Duty Cycle in (%)
Pulse Width = Time the signal is in the ON or high
state(sec)
Period = Time of one cycle (sec).
Predefined Speed Control of
BLDC Motor
SIMULATION RESULTS FOR VARIOUS PWM
PULSES
http://www.edgefxkits.com/
Applications
 BLDC motors fulfill many functions originally performed by brushed
DC motors.
 Cost and control complexity prevents BLDC motors from replacing
brushed motors completely in lowest cost areas.
 High power BLDC motors are found in electric vehicles and hybrid
vehicles.
Predefined Speed Control of
BLDC Motor
http://www.edgefxkits.com/
Advantages
 Voltage and current rating is high.
 High speed can be achieved.
 As there is no brushes it requires no servicing.
 There is no sparking & less electrical noise.
Predefined Speed Control of
BLDC Motor
http://www.edgefxkits.com/
Conclusion
 The hardware for closed loop control of BLDC motor using
microcontroller is designed. By using the PWM technique speed of
the BLDC motor was controlled and it was made to run at exactly
entered speed. In future this hardware will be implemented and
the speed control will be observed.
Predefined Speed Control of
BLDC Motor
http://www.edgefxkits.com/

More Related Content

PPTX
Speed control of Three phase Induction motor using AC voltage regulator
PDF
BLDC Motors
PPTX
Permanent magnet brushless dc motors ppt
PPTX
Paper battery
PPTX
FILTRATION, THEORY OF FILTRATION, APPLICATION OF FILTRATION ,CLARIFICATION
PPTX
BLDC HUB MOTOR PPT
PPTX
Natural resources
PDF
Renewable energy grid integration
Speed control of Three phase Induction motor using AC voltage regulator
BLDC Motors
Permanent magnet brushless dc motors ppt
Paper battery
FILTRATION, THEORY OF FILTRATION, APPLICATION OF FILTRATION ,CLARIFICATION
BLDC HUB MOTOR PPT
Natural resources
Renewable energy grid integration

What's hot (20)

PPTX
Three level inverter
PPT
PPTX
BLDC Motor
PPTX
Active_Power_Filter
PPTX
Reluctance motor
PPTX
Permanent magnet synchronous motor
PPT
Motor drives
PPTX
Brushless dc motors (BLDC Motor)
PPTX
Brushless dc motor
PPT
PMBLDC motor
PPTX
Synchronous motor drive
PPTX
Speed Control of Synchronous Motor
PPTX
three phase induction motor drive
PDF
Closed Loop Control of DC Drives
PDF
Drives lec 11_12_Braking of DC Motors
PPTX
Unit-5 AC-AC Cycloconverter
PPTX
Variable frequency drive working and operation
PPTX
Electric traction
PPTX
Induction motor modelling and applications
PPTX
04 universal motor
Three level inverter
BLDC Motor
Active_Power_Filter
Reluctance motor
Permanent magnet synchronous motor
Motor drives
Brushless dc motors (BLDC Motor)
Brushless dc motor
PMBLDC motor
Synchronous motor drive
Speed Control of Synchronous Motor
three phase induction motor drive
Closed Loop Control of DC Drives
Drives lec 11_12_Braking of DC Motors
Unit-5 AC-AC Cycloconverter
Variable frequency drive working and operation
Electric traction
Induction motor modelling and applications
04 universal motor
Ad

Viewers also liked (20)

PPTX
Bldc motors ppt
PPT
A seminar on brushless dc motors
PPTX
Brushless dc motor
PPTX
BLDC Motor Speed Control With RPM Display
PPTX
Brushless DC Motors - EEERulez.BlogSpot.in
PPTX
PERMANENT MAGNET BRUSHLESS DC MOTOR
PPTX
Brushless dc motor
PPTX
Brushless DC Motors
PPTX
FPGA Based Speed Control of BLDC Motor
PPTX
Three phase BLDC motor
PPTX
BLDC motor control reference design press presentation
PPT
MC9S08MP16: 8-bit MCU For BLDC Motor Control
PPTX
Dc to Dc Converter (chopper)
PPTX
DC Motor Control By Using A Chopper Circuit
PPTX
Street Light that Glows on Detecting Vehicle Movement
PPTX
Single Phase Induction Motor Speed Control
PPTX
Speed control of 1 φ inducton motor using traic
PPTX
Speed control of dc motor using pulse width modulation
PPTX
STREET LIGHT THAT GLOWS ON DETECTING VEHICLE MOVEMENT
DOCX
Report on speed control of d.c. motor using pwm method
Bldc motors ppt
A seminar on brushless dc motors
Brushless dc motor
BLDC Motor Speed Control With RPM Display
Brushless DC Motors - EEERulez.BlogSpot.in
PERMANENT MAGNET BRUSHLESS DC MOTOR
Brushless dc motor
Brushless DC Motors
FPGA Based Speed Control of BLDC Motor
Three phase BLDC motor
BLDC motor control reference design press presentation
MC9S08MP16: 8-bit MCU For BLDC Motor Control
Dc to Dc Converter (chopper)
DC Motor Control By Using A Chopper Circuit
Street Light that Glows on Detecting Vehicle Movement
Single Phase Induction Motor Speed Control
Speed control of 1 φ inducton motor using traic
Speed control of dc motor using pulse width modulation
STREET LIGHT THAT GLOWS ON DETECTING VEHICLE MOVEMENT
Report on speed control of d.c. motor using pwm method
Ad

Similar to Predefined speed control of bldc motor (20)

PDF
IRJET- Variable Frequency Drive Used in Treadmill
PPTX
Ac motor closedloo[p
PPTX
torque Ripple Minimization of BLDC Motor
PPTX
Ac closed loop
PPTX
THREE PHASE INVERTER FED BLDC MOTOR DRIVE
PPT
Presentation200 (1).ppt
PDF
Torque Ripple Minimization of a BLDC Motor Drive by Using Electronic Commutat...
PDF
I1103016569
PDF
A fuzzy logic controller based brushless DC motor using PFC cuk converter
PDF
Speed Torque Characteristics of BLDC Motor with Load Variations
PPTX
Industrial Temperature Controller using Microcontroller
PPTX
Switched capacitor voltage boosting converter for electric and hybrid electri...
PDF
Sensorless Speed Control of Brushless DC Motor by MATLAB
PDF
IRJET- A Review on - PMBLDC Motor Drive with Power Factor Correction Controller
PDF
Doc speed control of a dc motor using micro controller 8051
PPTX
ELEKTRA_new
PDF
Power Quality Analysis of Vienna Rectifier for BLDC Motor Drive Application
PDF
Ijetr012032
PDF
Speed Control of Brushless Dc Motor Using Fuzzy Logic Controller
PDF
J010616573
IRJET- Variable Frequency Drive Used in Treadmill
Ac motor closedloo[p
torque Ripple Minimization of BLDC Motor
Ac closed loop
THREE PHASE INVERTER FED BLDC MOTOR DRIVE
Presentation200 (1).ppt
Torque Ripple Minimization of a BLDC Motor Drive by Using Electronic Commutat...
I1103016569
A fuzzy logic controller based brushless DC motor using PFC cuk converter
Speed Torque Characteristics of BLDC Motor with Load Variations
Industrial Temperature Controller using Microcontroller
Switched capacitor voltage boosting converter for electric and hybrid electri...
Sensorless Speed Control of Brushless DC Motor by MATLAB
IRJET- A Review on - PMBLDC Motor Drive with Power Factor Correction Controller
Doc speed control of a dc motor using micro controller 8051
ELEKTRA_new
Power Quality Analysis of Vienna Rectifier for BLDC Motor Drive Application
Ijetr012032
Speed Control of Brushless Dc Motor Using Fuzzy Logic Controller
J010616573

More from Edgefxkits & Solutions (20)

PPTX
Mains operated under voltage over voltage trip switch
PPTX
Scada for remote industrial plant
PPTX
TV Remote Jammer | 555 Timer Projects | Final Year Engineering Projects
PPTX
Microcontroller based Electronic Eye Controlled security System
PPTX
How to select the diy electrical projects kit by engineering students
PPTX
Smooth start of a single phase induction motor
PPTX
How to build a robot with an arduino and 8051 microcontroller
PPTX
Opto-Electronic Oscillator Circuit Working and Applications
PPTX
Importance of Doing Mini Projects By Engineering Students
PPTX
Common mode rejection ratio (cmrr) and the operational amplifier
PPTX
Vehicle tracking by gps gsm
PPTX
Tutorial on avr atmega8 microcontroller, architecture and its applications
PPTX
Photodiode working principle characteristics and applications
PPTX
Cro cathode ray oscilloscope working and applications
PPTX
Rfid security access control system
PPTX
Density based traffic signal system
PPTX
Electronic Speed Control (ESC) Circuits, Working And Applications
PPTX
Difference between soc and single board computer ppt1
PPTX
Prepaid energy meter with gsm interface
PPTX
Pc mouse operated electrical load control using vb application
Mains operated under voltage over voltage trip switch
Scada for remote industrial plant
TV Remote Jammer | 555 Timer Projects | Final Year Engineering Projects
Microcontroller based Electronic Eye Controlled security System
How to select the diy electrical projects kit by engineering students
Smooth start of a single phase induction motor
How to build a robot with an arduino and 8051 microcontroller
Opto-Electronic Oscillator Circuit Working and Applications
Importance of Doing Mini Projects By Engineering Students
Common mode rejection ratio (cmrr) and the operational amplifier
Vehicle tracking by gps gsm
Tutorial on avr atmega8 microcontroller, architecture and its applications
Photodiode working principle characteristics and applications
Cro cathode ray oscilloscope working and applications
Rfid security access control system
Density based traffic signal system
Electronic Speed Control (ESC) Circuits, Working And Applications
Difference between soc and single board computer ppt1
Prepaid energy meter with gsm interface
Pc mouse operated electrical load control using vb application

Recently uploaded (20)

PDF
PPT on Performance Review to get promotions
PDF
Evaluating the Democratization of the Turkish Armed Forces from a Normative P...
PPTX
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx
PPTX
Lecture Notes Electrical Wiring System Components
PDF
keyrequirementskkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk
PPTX
Internet of Things (IOT) - A guide to understanding
DOCX
ASol_English-Language-Literature-Set-1-27-02-2023-converted.docx
PPTX
Welding lecture in detail for understanding
PDF
Model Code of Practice - Construction Work - 21102022 .pdf
PPTX
MCN 401 KTU-2019-PPE KITS-MODULE 2.pptx
PPTX
M Tech Sem 1 Civil Engineering Environmental Sciences.pptx
PPTX
CH1 Production IntroductoryConcepts.pptx
PPTX
UNIT-1 - COAL BASED THERMAL POWER PLANTS
DOCX
573137875-Attendance-Management-System-original
PDF
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
PDF
composite construction of structures.pdf
PPTX
CYBER-CRIMES AND SECURITY A guide to understanding
PPTX
Engineering Ethics, Safety and Environment [Autosaved] (1).pptx
PPTX
FINAL REVIEW FOR COPD DIANOSIS FOR PULMONARY DISEASE.pptx
PPT
Mechanical Engineering MATERIALS Selection
PPT on Performance Review to get promotions
Evaluating the Democratization of the Turkish Armed Forces from a Normative P...
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx
Lecture Notes Electrical Wiring System Components
keyrequirementskkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk
Internet of Things (IOT) - A guide to understanding
ASol_English-Language-Literature-Set-1-27-02-2023-converted.docx
Welding lecture in detail for understanding
Model Code of Practice - Construction Work - 21102022 .pdf
MCN 401 KTU-2019-PPE KITS-MODULE 2.pptx
M Tech Sem 1 Civil Engineering Environmental Sciences.pptx
CH1 Production IntroductoryConcepts.pptx
UNIT-1 - COAL BASED THERMAL POWER PLANTS
573137875-Attendance-Management-System-original
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
composite construction of structures.pdf
CYBER-CRIMES AND SECURITY A guide to understanding
Engineering Ethics, Safety and Environment [Autosaved] (1).pptx
FINAL REVIEW FOR COPD DIANOSIS FOR PULMONARY DISEASE.pptx
Mechanical Engineering MATERIALS Selection

Predefined speed control of bldc motor

  • 2. http://www.edgefxkits.com/ Introduction  The aim of the project is to control the speed of a BLDC motor using a microcontroller with the help of SVPWM-technique. A brushless DC (BLDC) motor drive is characterized by higher efficiency, lower maintenance, and higher cost. Therefore, it is necessary to have a low- cost but effective BLDC motor controller. Based on the principle of PWM, speed of the motor can be controlled. Predefined Speed Control of BLDC Motor
  • 4. http://www.edgefxkits.com/ Hardware Components  8051 series Microcontroller  LCD  Transformer  Voltage Regulator  Capacitors  Resistors  Diodes  BLDC Fan  EEPROM Predefined Speed Control of BLDC Motor
  • 5. http://www.edgefxkits.com/ Software Components  Keil compiler  Languages: Embedded C or Assembly. Predefined Speed Control of BLDC Motor
  • 6. http://www.edgefxkits.com/ MICROCONTROLE R The AT89C52 is a low-power, high performance CMOS 8-bit microcomputer with 8Kbytes of Flash programmable and erasable read only memory (PEROM). The on-chip Flash allows the program memory to be reprogrammed in system or by a conventional nonvolatile memory programmer. Predefined Speed Control of BLDC Motor
  • 7. http://www.edgefxkits.com/ Features  8K Bytes of In-System Reprogrammable Flash Memory  Endurance: 1,000 Write/Erase Cycles  Fully Static Operation: 0 Hz to 24 MHz  Three-level Program Memory Lock  256 x 8-bit Internal RAM Predefined Speed Control of BLDC Motor
  • 8. http://www.edgefxkits.com/ BLDC Motor  The BLDC motor is an AC synchronous motor with permanent magnets on the rotor (moving part) and windings on the stator (fix part).  Permanent magnets create the rotor flux and the energized stator windings create electromagnet poles.  The rotor is attracted by the energized stator phase. Predefined Speed Control of BLDC Motor
  • 9. http://www.edgefxkits.com/  By using the appropriate sequence to supply the stator phases, a rotating field on the stator is created and maintained.  The lead between the rotor and the rotating field must be controlled to produce torque and this synchronization implies knowledge of the rotor position. BLDC Motor Predefined Speed Control of BLDC Motor
  • 10. http://www.edgefxkits.com/ Principle of BLDC Motor  Frequency inverter used as Commutator.  Commutation depends on rotor position.  Speed control by motor voltage.  Angle between mmfs of a stator and rotor is fixed to 90 degree.  Motor behaves like a DC Motor.  No commutation occurs on spinning shaft. Predefined Speed Control of BLDC Motor
  • 11. http://www.edgefxkits.com/ Circuit Operation The operation of the circuit can be explained in three parts.  Control circuit  Motor driver and Gate driving circuit  Converter circuit Predefined Speed Control of BLDC Motor
  • 12. http://www.edgefxkits.com/ Control Circuit  Control circuit gives out the switching signals to the converter bridge.  A microcontroller is dedicated to generate the switching pulses.  The microcontroller is programmed to give out pulse according to SVPWMM technique.  Program is compiled in Keil software. Predefined Speed Control of BLDC Motor
  • 13. http://www.edgefxkits.com/  The HEX code generated is loaded into the Microcontroller.  The controller used is AT89C52.  The controller is operated at 11.059 MHz frequency. Control Circuit Predefined Speed Control of BLDC Motor
  • 14. http://www.edgefxkits.com/  Instead of using an inverter and a regulator we have used a motor driver HW30A which acts as inverter to supply the voltage for the Motor.  HW30A is an inbuilt Inverter which is having Inverter circuit as well as MOSFET Driver circuit.  We are using this type of technique because of on using general inverter. Motor Driver And Gate Driving Circuit Predefined Speed Control of BLDC Motor
  • 15. http://www.edgefxkits.com/  We are facing the difficulties like large Heat dissipation, so that this heat would cause a heat sinking problem which in turn results in the failure of the Inverter.  By using this motor driver the circuit complexity is reduced and the heat dissipation problem, is also reduced. Motor Driver And Gate Driving Circuit Predefined Speed Control of BLDC Motor
  • 16. http://www.edgefxkits.com/ Converter Circuit  The converter circuit is provided by the Motor driver.  The D.C supply is fed through a bridge rectifier.  The switches in the Motor driver are turned ON and OFF as per the program.  The rectifier circuit is made of diodes.  The component used is IN4007 which is capable of blocking a reverse voltage of 1000 V DC and can carry a current of 10A continuous. Predefined Speed Control of BLDC Motor
  • 17. http://www.edgefxkits.com/  All these components are placed on General PCB.  Control circuit and gate driving circuit components are soldered directly on the Pcb.  Whereas, the power components as connected with suitable connectors as they carry larger currents. Converter circuit Predefined Speed Control of BLDC Motor
  • 18. http://www.edgefxkits.com/ Working  The basic construction of a brushless dc consists of a fan blade attached to a permanent magnet rotor that surrounds the electromagnetic coils of the stator and associated control electronics.  A typical biphase brushless fan motor is made from a permanent magnet rotor assembly that surrounds four electromagnetic coils.  The coils work in pairs, with coils A and C forming one phase and coils B and D the other phase. Predefined Speed Control of BLDC Motor
  • 19. http://www.edgefxkits.com/  A Halleffect sensor monitors rotor position, providing feedback to the embedded MCU for commutation, speed regulation, and fault detection.  Commutation between the two phase windings in the dc fan takes place electronically by alternately applying power to L1 and L2.  Dead zones between the power pulses limit current for speed control and helps minimize a cogging effect when the rotor magnets align with the stator coils.  The on and off power of the commutation period resembles the output from a pulse width modulator. Working Principle Predefined Speed Control of BLDC Motor
  • 20. http://www.edgefxkits.com/  The MCU uses a PWM to control the period of the motor drivers and, thus set fan speed.  Feedback from the Hall sensor monitors actual fan rpm and indicate when communication should take place.  The MCU continuously monitors motor speed by measuring the output period of the Hall effect sensor.  A period that run shorter than the target length indicates motor speed is too fast. Working Principle Predefined Speed Control of BLDC Motor
  • 21. http://www.edgefxkits.com/ Speed Control Of BLDC Motor  Pulse width modulation is a commonly used technique for controlling power to an electrical device.  The PWM switching frequency has to be much faster than what would affect the load.  Typically switching’s have to be done several times a minute in an electric stove, 120 Hz in a lamp dimmer, from few kilohertz (kHz) to tens of kHz for a motor drive and well into the tens or hundreds of kHz in audio amplifiers and computer power supplies Predefined Speed Control of BLDC Motor
  • 22. http://www.edgefxkits.com/  The term duty cycle describes the proportion of on time to the regular interval or period of time.  A low duty cycle corresponds to low power, because the power is off for most of the time.  Duty cycle is expressed in percent, 100% being fully on.  The main advantage of PWM is that power loss in the switching devices is very low. Speed Control Of BLDC Motor Predefined Speed Control of BLDC Motor
  • 23. http://www.edgefxkits.com/  When a switch is off there is practically no current and when it is on, there is almost no voltage drop across the switch.  Power loss, being the product of voltage and current, is thus in both cases close to zero.  The desired speed can be obtained by changing the duty cycle.  The PWM in microcontroller is used to control the duty cycle of DC motor. Average Voltage=D * Vin Speed Control Of BLDC Motor Predefined Speed Control of BLDC Motor
  • 24. http://www.edgefxkits.com/ SIMULATION RESULTS FOR VARIOUS PWM PULSES  The speed control technique employed here is pulse width modulation (PWM) technique.  The duty cycle determines the speed of the motor Average voltage = D * Vin  The average voltage obtained for various duty cycles is also mentioned and as the duty cycle percentage decreases average voltage also decreases from the supply voltage. Predefined Speed Control of BLDC Motor
  • 25. http://www.edgefxkits.com/  Duty cycle is defined as the percentage of time the motor is ON.  Therefore, the duty cycle is given as Duty Cycle = 100% x Pulse Width/Period Where, Duty Cycle in (%) Pulse Width = Time the signal is in the ON or high state(sec) Period = Time of one cycle (sec). Predefined Speed Control of BLDC Motor SIMULATION RESULTS FOR VARIOUS PWM PULSES
  • 26. http://www.edgefxkits.com/ Applications  BLDC motors fulfill many functions originally performed by brushed DC motors.  Cost and control complexity prevents BLDC motors from replacing brushed motors completely in lowest cost areas.  High power BLDC motors are found in electric vehicles and hybrid vehicles. Predefined Speed Control of BLDC Motor
  • 27. http://www.edgefxkits.com/ Advantages  Voltage and current rating is high.  High speed can be achieved.  As there is no brushes it requires no servicing.  There is no sparking & less electrical noise. Predefined Speed Control of BLDC Motor
  • 28. http://www.edgefxkits.com/ Conclusion  The hardware for closed loop control of BLDC motor using microcontroller is designed. By using the PWM technique speed of the BLDC motor was controlled and it was made to run at exactly entered speed. In future this hardware will be implemented and the speed control will be observed. Predefined Speed Control of BLDC Motor