SlideShare a Scribd company logo
Design of fuzzzy pid controller for bldc motor
Topic
Design of Fuzzy PID controller for
BRUSHLESS D.C MOTORS
Working of BLDC -MOTOR
As there is no commutator ,the
current direction of the conductor
on the stator controlled
electronically.
Rotor consists the permanent
magnet where as stator consist a
no. of windings. Current through
these winding produces magnetic
field and force.
Hall sensor used to determine
the position during commutation.
Working Procedure…
• Each sequence has
•one winding energized
positive (current into the
winding)
•one winding energized
negative (current out of the
winding)
•one winding non-energized
•When a rotor pole passes a
Hall-Effect sensor, get a high
or low signal, indicating that
a North or South pole
Block Diagram of speed control of BLDC Motor
Why we need controller?
• In close loop response four characteristics are important
• 1)Rise time: the time it takes for the plant output to rise beyond
90% of the desired level for the first time.
• 2)Overshoot time : how much the peak level is higher
than the steady state, normalized against the steady state.
• 3)Settling time: the time it takes for the system to
converge to its steady state.
• 4) Steady state error: The difference between the
steady-state output and the desired output.
• We wanted the PID controller to satisfy the following criteria:
▫ Settling time --less
▫ Overshoot and rise time --less
▫ Steady-state error less than 1%
Conventional PID controller:
• Proportional-integral-derivative (PID) control provides a
generic and efficient solution to real world control problems
It is used to eliminate error:
• Error is defined as the difference between set-point and
measurement. (error) = (set-point) - (measurement)
• The output of PID controller will change in response to the
error

•
• A PID controller is simple three-term controller
Typical steps for designing a PID controller are
• i) Determine what characteristics of the system
needs to be improved.
• ii) Use KP to decrease the rise time.
• iii) Use KD to reduce the overshoot and settling time.
• iv) Use KI to eliminate the steady-state error.
Disadvantage:
• The design of the BLDCM drive involves a
complex process such as modeling, control scheme
selection, simulation and parameters tuning etc
PID controller working is not good for non-linear and
complex systems.
• Fuzzy PID control method is a better
method of controlling, to the complex and unclear model
systems, it can give simple and effective control
Fuzzy logic:
• Fuzzy logic is a form of many-valued logic or
probabilistic logic; it deals with reasoning that is
approximate rather than fixed and exact.
• Fuzzy logic variables may have a truth value that ranges
in degree between 0 and 1.
• Fuzzy logic can be described simply as "computing with
words rather than numbers"
Fuzzy logic includes:
• 1)Fuzzy Set: A fuzzy set is collection of related items which
belong to that set to different degrees in interval [0,1].
• 2)Fuzzy rules:
• In fuzzy logic these rules are used to make decisions.
• IF-THEN rules :
―IF temperature very cold THEN stop fan‖
• AND, OR, and NOT operators :
• ―IF temperature IS hot AND pressure IS low, THEN fan ON‖ .
NOT x = (1 - truth(x))
x AND y = minimum(truth(x), truth(y))
x OR y = maximum(truth(x), truth(y))
Linguistic Variables:
Variables whose values are words or sentences in human
language are called linguistic variables
Example:
For the case of motor, speed can be taken as linguistic variable
as:
Membership functions
A set is characterized by a membership (characteristic)
function which assigns to each object a grade of
membership ranging between zero and one.
Triangular

Bell-shaped

Gussian shape
Diagrammatic representation of motor speed in terms
of linguistic expression
Fuzzy logic controller (FLC):
• A fuzzy control system is a control system based
on fuzzy logic—a mathematical system that
analyzes analog input values in terms
of logical variables that take on continuous values
between 0 and 1.
• Fuzzy control is based on fuzzy logic, a logical system
which is much closer to human thinking and natural
language than traditional logical systems
• Fuzzy control can be described simply as "control with
sentences rather than equations"
Fuzzy logic controller:
• A fuzzy controller can include empirical rules,
and that is especially useful in operator controlled plants.
It follows following processes
Fuzzification
• Every crisp value of input we attribute a set of degrees of
membership to fuzzy sets defined in the universe of
discourse for that input.
It measure the values of input variable.
It performs scale mapping that transfers the range of
values of input variables into their corresponding
universe of discourse(fuzzy set) or into degree of
membership.
Inference:
• The fuzzy IF-THEN rule expresses a fuzzy implication
relation between the fuzzy sets of the premise and the
fuzzy sets of the conclusion. It includes decision logic
operators such as OR, AND ALSO etc
• IF LOAD INCREASES THEN SPEED REMAIN
CONSTANT
• It includes:
Matching of the facts with the rule premises.
Implication The next step is the determination of
the individual rule output.
Aggregation: The collective sum of each rule is
obtained in this step.
Defuzzification:
This process to obtain crisp output from fuzzy sets is
called defuzzification. It is the reverse process of
fuzzification.
In fuzzy controller don’t require equations , its algorithm is
rules that is made by human. Fuzzy controller make
decisions automatically according to these rules.
Design of fuzzzy pid controller for bldc motor
Fuzzy logic in MATLAB:
Fuzzy logic is a problem-solving control system methodology that lends
itself to implementation in systems ranging from simple, small,
embedded micro-controllers to large, networked, multi-channel PC or
workstation-based data acquisition and control systems. It can be
implemented in hardware, software, or a combination of both.

Inputs

Rules

Output
Simulation of Fuzzy PID controller:

PD
Characteristics of motor, 1500 rpm
with no load

(a) Speed
Characteristics of motor, 1500 rpm
with load

(a) Speed
Step up Characteristics of motor,10001500 rpm with no load

(a) Speed
Step down Characteristics of motor,15001000 rpm with no load

(a) Speed
Step down Characteristics of motor,15001000 rpm with load

(a) Speed
COMPARISON:

• It can work with less precise
inputs.
• It does not need fast
processors.
• Tuning of fuzzy PID controller
is easy ,more robust than
other non-linear controllers.

• Fuzzy controllers have better
stability, small overshoot, and
fast response.

Fuzzy PID CONTROLLER

• Conventional PID controller
algorithm is simple, stable,
easy adjustment and high
reliability.
• It does not require processor
• Tuning PID control parameters
is very difficult, poor
robustness, therefore, it's
difficult to achieve the optimal
state under field conditions in
the actual production
• When load varies it becomes
unstable, give more overshoot.

PID CONTROLLER
Limitations of fuzzy PID controller:
• · Require more fine tuning and simulation before
operational.
• If the a reliable expert knowledge is not
Available , or If the controlled system is too
complex to derive the required decision rules,
development of a fuzzy logic controller become
time consuming and tedious or sometimes
impossible.
• An fuzzy logic controller cannot be achieved by
trial and- error
Fuzzy PID controller reduces overshoot very significantly as compare
to conventional PID controller . Similarly fuzzy PID controller gives
more robust with change of load and speed but PID controller
produces do not robust sudden change in speed and load.
So, Fuzzy PID controller is better than simple PID.
References:

• [1] Q.D.Guo,X.MZhao. BLDC motor principle and
technology application [M]. Beijing: China electricity
press,2008.
• [2] Chuen Chien Lee, ―Fuzzy Logic in Control
Systems:Fuzzy Logic controller–Part 1‖ 1990 IEEE
• [3] Chuen Chien Lee, ―Fuzzy Logic in Control Systems :
Fuzzy Logic controller Part 2‖ 1990 IEEE .
• [4]Comparison between Conventional and Fuzzy Logic
PID Controllers for Controlling DC Motors by IJCSI
International Journal of Computer Science Issues, Vol. 7,
Issue 5, September 2010
• [5]Design of Fuzzy PID Controller for Brushless DC
Motor 2012 International Conference on Computer
Communication and Informatics (ICCCI -2012), Jan. 10
– 12, 2012, Coimbatore, INDIA
Design of fuzzzy pid controller for bldc motor

More Related Content

PPTX
power flow and optimal power flow
PPTX
Power Line Carrier Communication
PPTX
Planning and modern trends in hvdc
PPTX
Grid integration issues and solutions
PPTX
Become a Battery Sizing Guru
PPS
Harmonics in power system
PPTX
voltage and power stability of hvdc system
PPTX
High Voltage DC Transmission
power flow and optimal power flow
Power Line Carrier Communication
Planning and modern trends in hvdc
Grid integration issues and solutions
Become a Battery Sizing Guru
Harmonics in power system
voltage and power stability of hvdc system
High Voltage DC Transmission

What's hot (20)

PPTX
Protection and control of Microgrid
PPTX
Storage In Smart Grids
PDF
PPTX
Voltage sag and it’s mitigation
PPT
Dynamic voltage restorer (dvr)2
PPTX
introduction to power system
DOCX
Plc seminar abu
PPT
Presentation on Smart Grid
PPTX
HVDC & FACTS
PPTX
Power electronic converter in wind turbine
PPTX
Distributed generation b 3
PPTX
PPT
FACTS
PPT
Basic types of facts controllers
PPTX
Thyristor switched capacitor PPT
PPTX
Energy efficient induction motor
PPTX
PPTX
Full-scale converter for synchronous wind turbine generators
PPTX
Theory of HVDC transmission
PPT
Power system contingencies
Protection and control of Microgrid
Storage In Smart Grids
Voltage sag and it’s mitigation
Dynamic voltage restorer (dvr)2
introduction to power system
Plc seminar abu
Presentation on Smart Grid
HVDC & FACTS
Power electronic converter in wind turbine
Distributed generation b 3
FACTS
Basic types of facts controllers
Thyristor switched capacitor PPT
Energy efficient induction motor
Full-scale converter for synchronous wind turbine generators
Theory of HVDC transmission
Power system contingencies
Ad

Viewers also liked (20)

PPTX
BLDC control using PID & FUZZY logic controller-CSD PPT
PPTX
PID Controller
PPTX
FUZZY LOGIC CONTROLLER ON DC/DC BOOST CONVERTER
PPTX
Bldc motors ppt
PPTX
Pid controller tuning using fuzzy logic
PDF
Proportional-Derivative-Integral (PID) Control
PPTX
Three phase BLDC motor
PPTX
Speed control of dc motor by fuzzy controller
PPT
A seminar on brushless dc motors
PPTX
Comparison of PID controller tuning methods for unstable systems
PPTX
Integrated fuzzy logic controller for a Brushless DC Servomotor system
PPTX
PID Controller Tuning
PPTX
Brushless DC Motors - EEERulez.BlogSpot.in
PDF
Design of Fuzzy Logic Controller for Speed Regulation of BLDC motor using MATLAB
PDF
Fuzzy logic control of brushless dc motor
PPTX
Pid controllers
PDF
Design and Analysis of PID and Fuzzy-PID Controller for Voltage Control of DC...
PPTX
Brushless dc motors (BLDC Motor)
PPTX
Brushless DC Motors
PDF
Fuzzy logic control vs. conventional pid
BLDC control using PID & FUZZY logic controller-CSD PPT
PID Controller
FUZZY LOGIC CONTROLLER ON DC/DC BOOST CONVERTER
Bldc motors ppt
Pid controller tuning using fuzzy logic
Proportional-Derivative-Integral (PID) Control
Three phase BLDC motor
Speed control of dc motor by fuzzy controller
A seminar on brushless dc motors
Comparison of PID controller tuning methods for unstable systems
Integrated fuzzy logic controller for a Brushless DC Servomotor system
PID Controller Tuning
Brushless DC Motors - EEERulez.BlogSpot.in
Design of Fuzzy Logic Controller for Speed Regulation of BLDC motor using MATLAB
Fuzzy logic control of brushless dc motor
Pid controllers
Design and Analysis of PID and Fuzzy-PID Controller for Voltage Control of DC...
Brushless dc motors (BLDC Motor)
Brushless DC Motors
Fuzzy logic control vs. conventional pid
Ad

Similar to Design of fuzzzy pid controller for bldc motor (20)

PPTX
Pid controller bp ganthia
PDF
International Journal of Engineering Research and Development (IJERD)
PPT
5_2018_12_17!10_45_47_AM.ppt
PPTX
L4 Programmable logic controller basics.pptx
PDF
Analysis and Design of PID controller with control parameters in MATLAB and S...
PPT
PPTX
Digital_Controllers self tuning and cascade control
PPTX
lecture_1_intrduction to mechatronics.pptx
PPTX
Pid controller bp ganthia
PDF
DC Motor Position Control Using Fuzzy Proportional-Derivative Controllers Wit...
PDF
F010133747
PDF
DC Motor Position Control Using Fuzzy Proportional-Derivative Controllers Wit...
PPTX
m4 of mechatronics plc and education sectyor
PPTX
Self tuning, Optimal MPC, DMC.pptx
PDF
pid controller
PPTX
L3 Programmable logic controller
PDF
Screenshot 2021-02-23 at 2.46.02 PM.pdf
PDF
Digital Implementation of Fuzzy Logic Controller for Real Time Position Contr...
PDF
Digital Implementation of Fuzzy Logic Controller for Real Time Position Contr...
PDF
Modeling and Performance Analysis of an Adaptive PID Speed Controller for the...
Pid controller bp ganthia
International Journal of Engineering Research and Development (IJERD)
5_2018_12_17!10_45_47_AM.ppt
L4 Programmable logic controller basics.pptx
Analysis and Design of PID controller with control parameters in MATLAB and S...
Digital_Controllers self tuning and cascade control
lecture_1_intrduction to mechatronics.pptx
Pid controller bp ganthia
DC Motor Position Control Using Fuzzy Proportional-Derivative Controllers Wit...
F010133747
DC Motor Position Control Using Fuzzy Proportional-Derivative Controllers Wit...
m4 of mechatronics plc and education sectyor
Self tuning, Optimal MPC, DMC.pptx
pid controller
L3 Programmable logic controller
Screenshot 2021-02-23 at 2.46.02 PM.pdf
Digital Implementation of Fuzzy Logic Controller for Real Time Position Contr...
Digital Implementation of Fuzzy Logic Controller for Real Time Position Contr...
Modeling and Performance Analysis of an Adaptive PID Speed Controller for the...

Recently uploaded (20)

PPTX
Cell Types and Its function , kingdom of life
PDF
O5-L3 Freight Transport Ops (International) V1.pdf
PPTX
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
PPTX
PPH.pptx obstetrics and gynecology in nursing
PPTX
Institutional Correction lecture only . . .
PDF
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
PDF
Computing-Curriculum for Schools in Ghana
PDF
2.FourierTransform-ShortQuestionswithAnswers.pdf
PDF
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
PDF
STATICS OF THE RIGID BODIES Hibbelers.pdf
PDF
Sports Quiz easy sports quiz sports quiz
PDF
Complications of Minimal Access Surgery at WLH
PPTX
Microbial diseases, their pathogenesis and prophylaxis
PDF
102 student loan defaulters named and shamed – Is someone you know on the list?
PPTX
master seminar digital applications in india
PDF
Anesthesia in Laparoscopic Surgery in India
PPTX
Renaissance Architecture: A Journey from Faith to Humanism
PDF
Microbial disease of the cardiovascular and lymphatic systems
PDF
RMMM.pdf make it easy to upload and study
PDF
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
Cell Types and Its function , kingdom of life
O5-L3 Freight Transport Ops (International) V1.pdf
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
PPH.pptx obstetrics and gynecology in nursing
Institutional Correction lecture only . . .
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
Computing-Curriculum for Schools in Ghana
2.FourierTransform-ShortQuestionswithAnswers.pdf
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
STATICS OF THE RIGID BODIES Hibbelers.pdf
Sports Quiz easy sports quiz sports quiz
Complications of Minimal Access Surgery at WLH
Microbial diseases, their pathogenesis and prophylaxis
102 student loan defaulters named and shamed – Is someone you know on the list?
master seminar digital applications in india
Anesthesia in Laparoscopic Surgery in India
Renaissance Architecture: A Journey from Faith to Humanism
Microbial disease of the cardiovascular and lymphatic systems
RMMM.pdf make it easy to upload and study
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf

Design of fuzzzy pid controller for bldc motor

  • 2. Topic Design of Fuzzy PID controller for BRUSHLESS D.C MOTORS
  • 3. Working of BLDC -MOTOR As there is no commutator ,the current direction of the conductor on the stator controlled electronically. Rotor consists the permanent magnet where as stator consist a no. of windings. Current through these winding produces magnetic field and force. Hall sensor used to determine the position during commutation.
  • 4. Working Procedure… • Each sequence has •one winding energized positive (current into the winding) •one winding energized negative (current out of the winding) •one winding non-energized •When a rotor pole passes a Hall-Effect sensor, get a high or low signal, indicating that a North or South pole
  • 5. Block Diagram of speed control of BLDC Motor
  • 6. Why we need controller? • In close loop response four characteristics are important • 1)Rise time: the time it takes for the plant output to rise beyond 90% of the desired level for the first time. • 2)Overshoot time : how much the peak level is higher than the steady state, normalized against the steady state. • 3)Settling time: the time it takes for the system to converge to its steady state. • 4) Steady state error: The difference between the steady-state output and the desired output. • We wanted the PID controller to satisfy the following criteria: ▫ Settling time --less ▫ Overshoot and rise time --less ▫ Steady-state error less than 1%
  • 7. Conventional PID controller: • Proportional-integral-derivative (PID) control provides a generic and efficient solution to real world control problems It is used to eliminate error: • Error is defined as the difference between set-point and measurement. (error) = (set-point) - (measurement) • The output of PID controller will change in response to the error •
  • 8. • A PID controller is simple three-term controller Typical steps for designing a PID controller are • i) Determine what characteristics of the system needs to be improved. • ii) Use KP to decrease the rise time. • iii) Use KD to reduce the overshoot and settling time. • iv) Use KI to eliminate the steady-state error.
  • 9. Disadvantage: • The design of the BLDCM drive involves a complex process such as modeling, control scheme selection, simulation and parameters tuning etc PID controller working is not good for non-linear and complex systems. • Fuzzy PID control method is a better method of controlling, to the complex and unclear model systems, it can give simple and effective control
  • 10. Fuzzy logic: • Fuzzy logic is a form of many-valued logic or probabilistic logic; it deals with reasoning that is approximate rather than fixed and exact. • Fuzzy logic variables may have a truth value that ranges in degree between 0 and 1. • Fuzzy logic can be described simply as "computing with words rather than numbers"
  • 11. Fuzzy logic includes: • 1)Fuzzy Set: A fuzzy set is collection of related items which belong to that set to different degrees in interval [0,1]. • 2)Fuzzy rules: • In fuzzy logic these rules are used to make decisions. • IF-THEN rules : ―IF temperature very cold THEN stop fan‖ • AND, OR, and NOT operators : • ―IF temperature IS hot AND pressure IS low, THEN fan ON‖ . NOT x = (1 - truth(x)) x AND y = minimum(truth(x), truth(y)) x OR y = maximum(truth(x), truth(y))
  • 12. Linguistic Variables: Variables whose values are words or sentences in human language are called linguistic variables Example: For the case of motor, speed can be taken as linguistic variable as:
  • 13. Membership functions A set is characterized by a membership (characteristic) function which assigns to each object a grade of membership ranging between zero and one. Triangular Bell-shaped Gussian shape
  • 14. Diagrammatic representation of motor speed in terms of linguistic expression
  • 15. Fuzzy logic controller (FLC): • A fuzzy control system is a control system based on fuzzy logic—a mathematical system that analyzes analog input values in terms of logical variables that take on continuous values between 0 and 1. • Fuzzy control is based on fuzzy logic, a logical system which is much closer to human thinking and natural language than traditional logical systems • Fuzzy control can be described simply as "control with sentences rather than equations"
  • 16. Fuzzy logic controller: • A fuzzy controller can include empirical rules, and that is especially useful in operator controlled plants. It follows following processes
  • 17. Fuzzification • Every crisp value of input we attribute a set of degrees of membership to fuzzy sets defined in the universe of discourse for that input. It measure the values of input variable. It performs scale mapping that transfers the range of values of input variables into their corresponding universe of discourse(fuzzy set) or into degree of membership.
  • 18. Inference: • The fuzzy IF-THEN rule expresses a fuzzy implication relation between the fuzzy sets of the premise and the fuzzy sets of the conclusion. It includes decision logic operators such as OR, AND ALSO etc • IF LOAD INCREASES THEN SPEED REMAIN CONSTANT • It includes: Matching of the facts with the rule premises. Implication The next step is the determination of the individual rule output. Aggregation: The collective sum of each rule is obtained in this step.
  • 19. Defuzzification: This process to obtain crisp output from fuzzy sets is called defuzzification. It is the reverse process of fuzzification. In fuzzy controller don’t require equations , its algorithm is rules that is made by human. Fuzzy controller make decisions automatically according to these rules.
  • 21. Fuzzy logic in MATLAB: Fuzzy logic is a problem-solving control system methodology that lends itself to implementation in systems ranging from simple, small, embedded micro-controllers to large, networked, multi-channel PC or workstation-based data acquisition and control systems. It can be implemented in hardware, software, or a combination of both. Inputs Rules Output
  • 22. Simulation of Fuzzy PID controller: PD
  • 23. Characteristics of motor, 1500 rpm with no load (a) Speed
  • 24. Characteristics of motor, 1500 rpm with load (a) Speed
  • 25. Step up Characteristics of motor,10001500 rpm with no load (a) Speed
  • 26. Step down Characteristics of motor,15001000 rpm with no load (a) Speed
  • 27. Step down Characteristics of motor,15001000 rpm with load (a) Speed
  • 28. COMPARISON: • It can work with less precise inputs. • It does not need fast processors. • Tuning of fuzzy PID controller is easy ,more robust than other non-linear controllers. • Fuzzy controllers have better stability, small overshoot, and fast response. Fuzzy PID CONTROLLER • Conventional PID controller algorithm is simple, stable, easy adjustment and high reliability. • It does not require processor • Tuning PID control parameters is very difficult, poor robustness, therefore, it's difficult to achieve the optimal state under field conditions in the actual production • When load varies it becomes unstable, give more overshoot. PID CONTROLLER
  • 29. Limitations of fuzzy PID controller: • · Require more fine tuning and simulation before operational. • If the a reliable expert knowledge is not Available , or If the controlled system is too complex to derive the required decision rules, development of a fuzzy logic controller become time consuming and tedious or sometimes impossible. • An fuzzy logic controller cannot be achieved by trial and- error
  • 30. Fuzzy PID controller reduces overshoot very significantly as compare to conventional PID controller . Similarly fuzzy PID controller gives more robust with change of load and speed but PID controller produces do not robust sudden change in speed and load. So, Fuzzy PID controller is better than simple PID.
  • 31. References: • [1] Q.D.Guo,X.MZhao. BLDC motor principle and technology application [M]. Beijing: China electricity press,2008. • [2] Chuen Chien Lee, ―Fuzzy Logic in Control Systems:Fuzzy Logic controller–Part 1‖ 1990 IEEE • [3] Chuen Chien Lee, ―Fuzzy Logic in Control Systems : Fuzzy Logic controller Part 2‖ 1990 IEEE . • [4]Comparison between Conventional and Fuzzy Logic PID Controllers for Controlling DC Motors by IJCSI International Journal of Computer Science Issues, Vol. 7, Issue 5, September 2010 • [5]Design of Fuzzy PID Controller for Brushless DC Motor 2012 International Conference on Computer Communication and Informatics (ICCCI -2012), Jan. 10 – 12, 2012, Coimbatore, INDIA