SlideShare a Scribd company logo
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 05 Issue: 03 | Mar-2016, Available @ http://www.ijret.org 152
THE STABILIZATION OF FORCED INVERTED PENDULUM VIA
FUZZY CONTROLLER
Padmasruthy S A
Department of Electrical and Electronics Engineering Lourdes Matha College of Science and Technology
Trivandrum, Kerala, India.
apadmasruthy@yahoo.com
Abstract
In the field of nonlinear control engineering, the inverted pendulum can be considered as a bench mark problem. For an inverted
pendulum, there are mainly two types of equilibrium which are categorized as stable equilibrium and unstable equilibrium. The
stable equilibrium is the one in which the pendulum is in normal pendent position and not requires any control force since
because it is naturally stable. Under the influence of an external force, the stable equilibrium loses its stability and there comes
the need of a stabilizing controller. Therefore unstable equilibrium refers to the pendulum in upright position strictly under the
influence of a stabilizing controller. The inverted pendulum is strictly nonlinear, under actuated system; challenging task comes
with the stability analysis. A forced inverted pendulum is considered which has been modeled with respect to the cart motion. To
improve the performance and stabilize the system, a fuzzy controller is designed for the respective system. Simulation results
validate the fact that the stabilization is achieved through out and the perfect result is obtained for the system.
Keyword: Fuzzy, Heuristic, Forced Inverted Pendulum
----------------------------------------------------------------------***--------------------------------------------------------------------
1. INTRODUCTION
For the evaluation and best understanding of control
strategies in the field of control engineering, an inverted
pendulum plays an effective role. It is the test bed for all
new theories proposing. The inverted pendulum can be
treated as a not linear multivariable unstable system under
actuated system. The under actuated systems do not have
more control inputs than degrees of freedom.
The inverted pendulum concerns with stable equilibrium and
unstable equilibrium, out of which unstable equilibrium
finds more challenging since because of the balancing as
well as the stabilization point of view. The inverted
pendulum comprises of a cart which can move in forward as
well as backward direction, mounted with a pendulum. The
pendulum is in stable position when it is pointing the
downward direction. And there requires some method to
make the pendulum to
move from pendent position to upright. Once it got the
upright position, there is a need of stabilizing controller so
as to ensure the position of pendulum in upright position.
The main aim of this paper is to design the controller so as
to make the pendulum in opposite to the downward position.
The controller for stabilizing is fuzzy controllers. The
controller is designed and its output is analyzed.
1.1 Mathematical Modeling Of Forced Inverted
Pendulum
Consider the FBD of cart pendulum diagram shown below:
Figure 1 FBD of FIP
The parameters for the system shown above are illustrated in
table below.
Table I. Paramter Value
, Mass of the cart, Mass of Pendulum
Vertical force, force applied to the system
Pendulum Angle
,B Length of Pendulum, Friction
Horizontal force
Summation of the forces in the FBD of the cart in horizontal
direction is given as:
(1)
Summation of the forces in the FBD of the pendulum in
horizontal direction is given as:
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 05 Issue: 03 | Mar-2016, Available @ http://www.ijret.org 153
(2)
Now substituting (2) in (1) gives the force f as follows:
(3)
Summation of the forces in the FBD which is perpendicular
to the pendulum is given as:
(4)
Also taking the summation of moments about the centroid of
pendulum is given as:
(5)
From (4) and (5),
(6)
From (3) and (6) we will obtained
(7)
(8)
If f is the force applied to the cart in Newton and the relation
with voltage is given as follows:
(9)
Substituting (9) in (7) and (8) will give the nonlinear
dynamic equation for the forced inverted pendulum.
(10)
(11)
Where represents the cart motor torque constant, and
represents the Motor Gear ratio
Now the inverted pendulum is linearised about the vertical
position implies, sinθ~θ and cosθ~1, therefore (10) and (11)
simplifies become,
(12)
(13)
Equation (12) and (13) represent the linearised equation for
the forced inverted pendulum.
2. FUZZY CONTROLLER DESIGN
Fuzzy logic is actually a mathematical method which allows
with different input and output variables in solving different
inputs and output variables. The design procedure starts with
the initialization of the input. Here there are two inputs theta
(θ) and theta dot.ie, theta is the error and theta dot is the
change in error. The output is the voltage.
There are three linguistic variables chosen for the design.
Positive (P), Negative (N), Zero (Z).The membership
function chosen is the triangular shaped.Mamdhani type
fuzzy is used here.
There are 9 rules constructed for the design. The rules were
designed with IF-THEN format. The parameter depending is
the pendulum angle and its velocity. The main aim is to
make the pendulum in the upright position. So a voltage has
to be applied to the cart to get the output. If the cart moves
left the pendulum moves right. And vice versa. Also the
conversion taken is that the anticlock wise is positive and
the clockwise is negative.
The rules were mentioned below:
1) If the theta is P and theta dot is P, then output is N
2) If the theta is P and theta dot is Z, then output is N
3) If the theta is P and theta dot is N, then output is P
4) If the theta is Z and theta dot is P, then output is N
5) If the theta is Z and theta dot is Z, then output is Z
6) If the theta is Z and theta dot is N, then output is P
7) If the theta is N and theta dot is P, then output is N
8) If the theta is N and theta dot is Z, then output is P
9) If the theta is N and theta dot is N, then output is P
The membership functions for each input and output is
shown as below.
Fuzzy controller design can be summarized as follows:
1) Fuzzy set of fuzzy rules is being determined
2) With help of membership function, fuzzification of the
input is done and fuzzy output is done.
3) Defuzzification is done to obtain the crisp value. Here
centre of area or centroid method is adopted.
3. HEURISTIC FUZZY CONTROLLER
COMBINATION
This is a combination of balancing controller and the
stabilizing controller. The concept initially begins with that
the cart position and the pendulum angle are not moving
means they are stationary. Also they are stable in nature. If
theta is increasing in one direction, and its velocity is zero,
we have to set control voltage in opposite direction. If the
theta is greater than or equal to 90degree from downward
direction, control voltage is set to zero. If the control voltage
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 05 Issue: 03 | Mar-2016, Available @ http://www.ijret.org 154
is applied in this condition, it is difficult to control the
pendulum. The cart position is changed in back and forth
direction by providing the voltages. This is how the
pendulum oscillates and building up sufficient amount of
energy to reach the destination position i.e., the upright
position. Whenever the balancing controller balances the
pendulum and makes in the upright position, stabilizing
controller is switched. The stabilizing controller which
maintains the pendulum in the upright position is the fuzzy
logic controller. The overall description for the fuzzy
controller is mentioned in section III.
4. SIMULATION RESULTS
Recalling equation (12) and (13), the system matrices are
forms by substituting the values for parameters.
Table II. Parameter Values
Parameter Values
0.6kg
0.6kg
B 0.20 N/m/sec
0.40m
0.008 N/A
4
3Ω
0.06m
0.007 kg m sq
Now the simulation result for the combines output for the
heuristic(balanced)fuzzy controller is as shown below:
Fuzzy controller is activate only when the pendulum reaches
the upright position and whenever it reaches or balances the
pendulum in upright position, the fuzzy controller will take
the roll to stable so that the stability can be assured.
Figure 2 Heuristic Fuzzy Controller Plot responses for theta
dot
Figure 3 Heuristic Fuzzy Controller Plot responses for theta
The above shows the variation about which the pendulum
tried to balance to the upright position and when it reaches
the destination, i.e., in the upright position, it got stabilized.
The initial point for theta is taken as 3.14 (pie) and for theta
dot it is zero. Also the cart position, cart velocity etc is also
taken as zero.
In this paper the fuzzy controller is designed and is applied
to the system which is nothing but the forced inverted
pendulum. The result analysis is shown in the above section.
5. CONCLUSIONS
The paper deals with the designing of forced inverted
pendulum and the system is analysed.The controller for the
system is designed and the performance is evaluated. The
result shows that the fuzzy controller was worked properly
and makes the forced inverted pendulum in its stabilized
equilibrium.
ACKNOWLEDGEMENT
At this moment of outmost satisfaction and pride I would
like to gratefully acknowledge those people whose
encouragement and support tremendously helped me to
complete work.
REFERENCES
[1]. Jun Zhao, Mark. W. Spong, “Hybrid control for global
stabilization of the cart-pendulum system”,
Automatica, ELSEVIER, Volume 37, Issue 12,
December 2001
[2]. Marvin Bugeja, “Non-linear swing-up and stabilizing
control of an inverted pendulum system”, EUROCON,
Ljubljana, Slovenia, 2003
[3]. Yan Lan, Fei Minrui, “Design of State-feedback
Controller by pole placement for a Coupled Set of
Inverted Pendulums”, The Tenth International
Conference on Electronic Measurement & Instruments,
ICEMI’2011, Aug 15-18, 2011, China
[4]. V.Vijayalakshmi, Z.Jenifer and Andy Srinivasan “Real
Time Modeling and Balance Controller Design for a
Rotary Inverted Pendulum – using labview”,Industrial
Science Volume.1, Issue.1, Oct. 2013
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 05 Issue: 03 | Mar-2016, Available @ http://www.ijret.org 155
[5]. Trihastuti A. Achmad Jazidie Mohammad Nath
“Hybrid Fuzzy Control for swinging up and stabilizing
of pendulum cart system”, Computer Science and
Automation Engineering (CSAE), 2011 IEEE
International Conference, volume 4, 12 June 2011
BIOGRAPHIES
Padmasruthy SA, born in Trivandrum, received B.Tech.
Degree from Sarabhai Institute of Science and Technology
affiliated to CUSAT University in 2013 and M.Tech.
Degree from KERALA University in 2015.

More Related Content

What's hot

MODELLING AND SIMULATION OF INVERTED PENDULUM USING INTERNAL MODEL CONTROL
MODELLING AND SIMULATION OF INVERTED PENDULUM USING INTERNAL MODEL CONTROLMODELLING AND SIMULATION OF INVERTED PENDULUM USING INTERNAL MODEL CONTROL
MODELLING AND SIMULATION OF INVERTED PENDULUM USING INTERNAL MODEL CONTROL
Journal For Research
 
Stabilized controller of a two wheels robot
Stabilized controller of a two wheels robotStabilized controller of a two wheels robot
Stabilized controller of a two wheels robot
journalBEEI
 
Inverted Pendulum Control System
Inverted Pendulum Control SystemInverted Pendulum Control System
Inverted Pendulum Control SystemAniket Govindaraju
 
Controller design of inverted pendulum using pole placement and lqr
Controller design of inverted pendulum using pole placement and lqrController design of inverted pendulum using pole placement and lqr
Controller design of inverted pendulum using pole placement and lqr
eSAT Publishing House
 
Raymond.Brunkow-Project-EEL-3657-Sp15
Raymond.Brunkow-Project-EEL-3657-Sp15Raymond.Brunkow-Project-EEL-3657-Sp15
Raymond.Brunkow-Project-EEL-3657-Sp15Raymond Brunkow
 
Intermittent predictive control of an inverted pendulum
Intermittent predictive control of an inverted pendulumIntermittent predictive control of an inverted pendulum
Intermittent predictive control of an inverted pendulum
Ivan Tim Oloya
 
IRJET- Self Balancing Robot using Arduino Uno
IRJET-  	  Self Balancing Robot using Arduino UnoIRJET-  	  Self Balancing Robot using Arduino Uno
IRJET- Self Balancing Robot using Arduino Uno
IRJET Journal
 
Autonomous Balancing of 2-wheeled segway robot
Autonomous Balancing of 2-wheeled segway robotAutonomous Balancing of 2-wheeled segway robot
Autonomous Balancing of 2-wheeled segway robot
Jash Shah
 
Self Balancing Robot
Self Balancing RobotSelf Balancing Robot
Self Balancing Robot
Dhaval Solanki
 
IRJET- Design & Development of Two-Wheeled Self Balancing Robot
IRJET-  	  Design & Development of Two-Wheeled Self Balancing RobotIRJET-  	  Design & Development of Two-Wheeled Self Balancing Robot
IRJET- Design & Development of Two-Wheeled Self Balancing Robot
IRJET Journal
 
Two wheeled self balancing robot for autonomous navigation
Two wheeled self balancing robot for autonomous navigationTwo wheeled self balancing robot for autonomous navigation
Two wheeled self balancing robot for autonomous navigation
IAEME Publication
 
Analysis of a pendulum problem
Analysis of a pendulum problemAnalysis of a pendulum problem
Analysis of a pendulum problemSuman Lata
 
Stability Control System for a Two-Wheeler
Stability Control System for a Two-WheelerStability Control System for a Two-Wheeler
Stability Control System for a Two-Wheeler
IOSRJEEE
 
2_DOF_Inverted_Pendulum_Laboratory_Session
2_DOF_Inverted_Pendulum_Laboratory_Session2_DOF_Inverted_Pendulum_Laboratory_Session
2_DOF_Inverted_Pendulum_Laboratory_SessionPeixi Gong
 
Robust control theory based performance investigation of an inverted pendulum...
Robust control theory based performance investigation of an inverted pendulum...Robust control theory based performance investigation of an inverted pendulum...
Robust control theory based performance investigation of an inverted pendulum...
Mustefa Jibril
 
Simulation of inverted pendulum presentation
Simulation of inverted pendulum  presentationSimulation of inverted pendulum  presentation
Simulation of inverted pendulum presentation
Pourya Parsa
 
Iaetsd design of a robust fuzzy logic controller for a single-link flexible m...
Iaetsd design of a robust fuzzy logic controller for a single-link flexible m...Iaetsd design of a robust fuzzy logic controller for a single-link flexible m...
Iaetsd design of a robust fuzzy logic controller for a single-link flexible m...
Iaetsd Iaetsd
 

What's hot (19)

MODELLING AND SIMULATION OF INVERTED PENDULUM USING INTERNAL MODEL CONTROL
MODELLING AND SIMULATION OF INVERTED PENDULUM USING INTERNAL MODEL CONTROLMODELLING AND SIMULATION OF INVERTED PENDULUM USING INTERNAL MODEL CONTROL
MODELLING AND SIMULATION OF INVERTED PENDULUM USING INTERNAL MODEL CONTROL
 
Stabilized controller of a two wheels robot
Stabilized controller of a two wheels robotStabilized controller of a two wheels robot
Stabilized controller of a two wheels robot
 
Inverted Pendulum Control System
Inverted Pendulum Control SystemInverted Pendulum Control System
Inverted Pendulum Control System
 
Controller design of inverted pendulum using pole placement and lqr
Controller design of inverted pendulum using pole placement and lqrController design of inverted pendulum using pole placement and lqr
Controller design of inverted pendulum using pole placement and lqr
 
Raymond.Brunkow-Project-EEL-3657-Sp15
Raymond.Brunkow-Project-EEL-3657-Sp15Raymond.Brunkow-Project-EEL-3657-Sp15
Raymond.Brunkow-Project-EEL-3657-Sp15
 
report
reportreport
report
 
Intermittent predictive control of an inverted pendulum
Intermittent predictive control of an inverted pendulumIntermittent predictive control of an inverted pendulum
Intermittent predictive control of an inverted pendulum
 
IRJET- Self Balancing Robot using Arduino Uno
IRJET-  	  Self Balancing Robot using Arduino UnoIRJET-  	  Self Balancing Robot using Arduino Uno
IRJET- Self Balancing Robot using Arduino Uno
 
Autonomous Balancing of 2-wheeled segway robot
Autonomous Balancing of 2-wheeled segway robotAutonomous Balancing of 2-wheeled segway robot
Autonomous Balancing of 2-wheeled segway robot
 
Self Balancing Robot
Self Balancing RobotSelf Balancing Robot
Self Balancing Robot
 
IRJET- Design & Development of Two-Wheeled Self Balancing Robot
IRJET-  	  Design & Development of Two-Wheeled Self Balancing RobotIRJET-  	  Design & Development of Two-Wheeled Self Balancing Robot
IRJET- Design & Development of Two-Wheeled Self Balancing Robot
 
Two wheeled self balancing robot for autonomous navigation
Two wheeled self balancing robot for autonomous navigationTwo wheeled self balancing robot for autonomous navigation
Two wheeled self balancing robot for autonomous navigation
 
report_komal
report_komalreport_komal
report_komal
 
Analysis of a pendulum problem
Analysis of a pendulum problemAnalysis of a pendulum problem
Analysis of a pendulum problem
 
Stability Control System for a Two-Wheeler
Stability Control System for a Two-WheelerStability Control System for a Two-Wheeler
Stability Control System for a Two-Wheeler
 
2_DOF_Inverted_Pendulum_Laboratory_Session
2_DOF_Inverted_Pendulum_Laboratory_Session2_DOF_Inverted_Pendulum_Laboratory_Session
2_DOF_Inverted_Pendulum_Laboratory_Session
 
Robust control theory based performance investigation of an inverted pendulum...
Robust control theory based performance investigation of an inverted pendulum...Robust control theory based performance investigation of an inverted pendulum...
Robust control theory based performance investigation of an inverted pendulum...
 
Simulation of inverted pendulum presentation
Simulation of inverted pendulum  presentationSimulation of inverted pendulum  presentation
Simulation of inverted pendulum presentation
 
Iaetsd design of a robust fuzzy logic controller for a single-link flexible m...
Iaetsd design of a robust fuzzy logic controller for a single-link flexible m...Iaetsd design of a robust fuzzy logic controller for a single-link flexible m...
Iaetsd design of a robust fuzzy logic controller for a single-link flexible m...
 

Similar to The stabilization of forced inverted pendulum via fuzzy controller

Stabilizing Planar Inverted Pendulum System Based on Fuzzy Nine-point Controller
Stabilizing Planar Inverted Pendulum System Based on Fuzzy Nine-point ControllerStabilizing Planar Inverted Pendulum System Based on Fuzzy Nine-point Controller
Stabilizing Planar Inverted Pendulum System Based on Fuzzy Nine-point Controller
Nooria Sukmaningtyas
 
r5.pdfr6.pdfInertiaOverall.docxDynamics of.docx
r5.pdfr6.pdfInertiaOverall.docxDynamics of.docxr5.pdfr6.pdfInertiaOverall.docxDynamics of.docx
r5.pdfr6.pdfInertiaOverall.docxDynamics of.docx
catheryncouper
 
Navigation of Mobile Inverted Pendulum via Wireless control using LQR Technique
Navigation of Mobile Inverted Pendulum via Wireless control using LQR TechniqueNavigation of Mobile Inverted Pendulum via Wireless control using LQR Technique
Navigation of Mobile Inverted Pendulum via Wireless control using LQR Technique
IJMTST Journal
 
study of yaw and pitch control in quad copter
study  of yaw and pitch  control in quad copter study  of yaw and pitch  control in quad copter
study of yaw and pitch control in quad copter
PranaliPatil76
 
Effect of Discrete Yaw Direction Setting for 4 Roter Helicopter Control: Comp...
Effect of Discrete Yaw Direction Setting for 4 Roter Helicopter Control: Comp...Effect of Discrete Yaw Direction Setting for 4 Roter Helicopter Control: Comp...
Effect of Discrete Yaw Direction Setting for 4 Roter Helicopter Control: Comp...
AM Publications
 
Controller design of inverted pendulum using pole placement and lqr
Controller design of inverted pendulum using pole placement and lqrController design of inverted pendulum using pole placement and lqr
Controller design of inverted pendulum using pole placement and lqr
eSAT Journals
 
Zerominimum turning radius of a tractor
Zerominimum turning radius of a tractorZerominimum turning radius of a tractor
Zerominimum turning radius of a tractor
eSAT Publishing House
 
Comparison of a triple inverted pendulum stabilization using optimal control ...
Comparison of a triple inverted pendulum stabilization using optimal control ...Comparison of a triple inverted pendulum stabilization using optimal control ...
Comparison of a triple inverted pendulum stabilization using optimal control ...
Mustefa Jibril
 
STABILIZATION AT UPRIGHT EQUILIBRIUM POSITION OF A DOUBLE INVERTED PENDULUM W...
STABILIZATION AT UPRIGHT EQUILIBRIUM POSITION OF A DOUBLE INVERTED PENDULUM W...STABILIZATION AT UPRIGHT EQUILIBRIUM POSITION OF A DOUBLE INVERTED PENDULUM W...
STABILIZATION AT UPRIGHT EQUILIBRIUM POSITION OF A DOUBLE INVERTED PENDULUM W...
ijcsa
 
Design and Simulation of Different Controllers for Stabilizing Inverted Pendu...
Design and Simulation of Different Controllers for Stabilizing Inverted Pendu...Design and Simulation of Different Controllers for Stabilizing Inverted Pendu...
Design and Simulation of Different Controllers for Stabilizing Inverted Pendu...
IJERA Editor
 
The effect of rotor disc clearance on the lift performance of contra rotating...
The effect of rotor disc clearance on the lift performance of contra rotating...The effect of rotor disc clearance on the lift performance of contra rotating...
The effect of rotor disc clearance on the lift performance of contra rotating...
eSAT Publishing House
 
Control-Integrated Design by Theoretical Simulation for a Torque-Actuated 6-S...
Control-Integrated Design by Theoretical Simulation for a Torque-Actuated 6-S...Control-Integrated Design by Theoretical Simulation for a Torque-Actuated 6-S...
Control-Integrated Design by Theoretical Simulation for a Torque-Actuated 6-S...
IDES Editor
 
Comparative analysis of observer-based LQR and LMI controllers of an inverted...
Comparative analysis of observer-based LQR and LMI controllers of an inverted...Comparative analysis of observer-based LQR and LMI controllers of an inverted...
Comparative analysis of observer-based LQR and LMI controllers of an inverted...
journalBEEI
 
IB Physics IA
IB Physics IAIB Physics IA
IB Physics IA
Anand Sekar
 
Inertia identification based on adaptive interconnected Observer of Permanent...
Inertia identification based on adaptive interconnected Observer of Permanent...Inertia identification based on adaptive interconnected Observer of Permanent...
Inertia identification based on adaptive interconnected Observer of Permanent...
IJRES Journal
 
Linear quadratic regulator and pole placement for stabilizing a cart inverted...
Linear quadratic regulator and pole placement for stabilizing a cart inverted...Linear quadratic regulator and pole placement for stabilizing a cart inverted...
Linear quadratic regulator and pole placement for stabilizing a cart inverted...
journalBEEI
 
A novel p q control algorithm for combined active front end converter and shu...
A novel p q control algorithm for combined active front end converter and shu...A novel p q control algorithm for combined active front end converter and shu...
A novel p q control algorithm for combined active front end converter and shu...
eSAT Journals
 
T04405112116
T04405112116T04405112116
T04405112116
IJERA Editor
 

Similar to The stabilization of forced inverted pendulum via fuzzy controller (20)

Ballingham_Severance_Lab4
Ballingham_Severance_Lab4Ballingham_Severance_Lab4
Ballingham_Severance_Lab4
 
Stabilizing Planar Inverted Pendulum System Based on Fuzzy Nine-point Controller
Stabilizing Planar Inverted Pendulum System Based on Fuzzy Nine-point ControllerStabilizing Planar Inverted Pendulum System Based on Fuzzy Nine-point Controller
Stabilizing Planar Inverted Pendulum System Based on Fuzzy Nine-point Controller
 
r5.pdfr6.pdfInertiaOverall.docxDynamics of.docx
r5.pdfr6.pdfInertiaOverall.docxDynamics of.docxr5.pdfr6.pdfInertiaOverall.docxDynamics of.docx
r5.pdfr6.pdfInertiaOverall.docxDynamics of.docx
 
Navigation of Mobile Inverted Pendulum via Wireless control using LQR Technique
Navigation of Mobile Inverted Pendulum via Wireless control using LQR TechniqueNavigation of Mobile Inverted Pendulum via Wireless control using LQR Technique
Navigation of Mobile Inverted Pendulum via Wireless control using LQR Technique
 
study of yaw and pitch control in quad copter
study  of yaw and pitch  control in quad copter study  of yaw and pitch  control in quad copter
study of yaw and pitch control in quad copter
 
Effect of Discrete Yaw Direction Setting for 4 Roter Helicopter Control: Comp...
Effect of Discrete Yaw Direction Setting for 4 Roter Helicopter Control: Comp...Effect of Discrete Yaw Direction Setting for 4 Roter Helicopter Control: Comp...
Effect of Discrete Yaw Direction Setting for 4 Roter Helicopter Control: Comp...
 
Controller design of inverted pendulum using pole placement and lqr
Controller design of inverted pendulum using pole placement and lqrController design of inverted pendulum using pole placement and lqr
Controller design of inverted pendulum using pole placement and lqr
 
FINAL PROJ REP
FINAL PROJ REPFINAL PROJ REP
FINAL PROJ REP
 
Zerominimum turning radius of a tractor
Zerominimum turning radius of a tractorZerominimum turning radius of a tractor
Zerominimum turning radius of a tractor
 
Comparison of a triple inverted pendulum stabilization using optimal control ...
Comparison of a triple inverted pendulum stabilization using optimal control ...Comparison of a triple inverted pendulum stabilization using optimal control ...
Comparison of a triple inverted pendulum stabilization using optimal control ...
 
STABILIZATION AT UPRIGHT EQUILIBRIUM POSITION OF A DOUBLE INVERTED PENDULUM W...
STABILIZATION AT UPRIGHT EQUILIBRIUM POSITION OF A DOUBLE INVERTED PENDULUM W...STABILIZATION AT UPRIGHT EQUILIBRIUM POSITION OF A DOUBLE INVERTED PENDULUM W...
STABILIZATION AT UPRIGHT EQUILIBRIUM POSITION OF A DOUBLE INVERTED PENDULUM W...
 
Design and Simulation of Different Controllers for Stabilizing Inverted Pendu...
Design and Simulation of Different Controllers for Stabilizing Inverted Pendu...Design and Simulation of Different Controllers for Stabilizing Inverted Pendu...
Design and Simulation of Different Controllers for Stabilizing Inverted Pendu...
 
The effect of rotor disc clearance on the lift performance of contra rotating...
The effect of rotor disc clearance on the lift performance of contra rotating...The effect of rotor disc clearance on the lift performance of contra rotating...
The effect of rotor disc clearance on the lift performance of contra rotating...
 
Control-Integrated Design by Theoretical Simulation for a Torque-Actuated 6-S...
Control-Integrated Design by Theoretical Simulation for a Torque-Actuated 6-S...Control-Integrated Design by Theoretical Simulation for a Torque-Actuated 6-S...
Control-Integrated Design by Theoretical Simulation for a Torque-Actuated 6-S...
 
Comparative analysis of observer-based LQR and LMI controllers of an inverted...
Comparative analysis of observer-based LQR and LMI controllers of an inverted...Comparative analysis of observer-based LQR and LMI controllers of an inverted...
Comparative analysis of observer-based LQR and LMI controllers of an inverted...
 
IB Physics IA
IB Physics IAIB Physics IA
IB Physics IA
 
Inertia identification based on adaptive interconnected Observer of Permanent...
Inertia identification based on adaptive interconnected Observer of Permanent...Inertia identification based on adaptive interconnected Observer of Permanent...
Inertia identification based on adaptive interconnected Observer of Permanent...
 
Linear quadratic regulator and pole placement for stabilizing a cart inverted...
Linear quadratic regulator and pole placement for stabilizing a cart inverted...Linear quadratic regulator and pole placement for stabilizing a cart inverted...
Linear quadratic regulator and pole placement for stabilizing a cart inverted...
 
A novel p q control algorithm for combined active front end converter and shu...
A novel p q control algorithm for combined active front end converter and shu...A novel p q control algorithm for combined active front end converter and shu...
A novel p q control algorithm for combined active front end converter and shu...
 
T04405112116
T04405112116T04405112116
T04405112116
 

More from eSAT Journals

Mechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavementsMechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavements
eSAT Journals
 
Material management in construction – a case study
Material management in construction – a case studyMaterial management in construction – a case study
Material management in construction – a case study
eSAT Journals
 
Managing drought short term strategies in semi arid regions a case study
Managing drought    short term strategies in semi arid regions  a case studyManaging drought    short term strategies in semi arid regions  a case study
Managing drought short term strategies in semi arid regions a case study
eSAT Journals
 
Life cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangaloreLife cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangalore
eSAT Journals
 
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materialsLaboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
eSAT Journals
 
Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...
eSAT Journals
 
Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...
eSAT Journals
 
Influence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizerInfluence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizer
eSAT Journals
 
Geographical information system (gis) for water resources management
Geographical information system (gis) for water resources managementGeographical information system (gis) for water resources management
Geographical information system (gis) for water resources management
eSAT Journals
 
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
eSAT Journals
 
Factors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concreteFactors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concrete
eSAT Journals
 
Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...
eSAT Journals
 
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
eSAT Journals
 
Evaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabsEvaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabs
eSAT Journals
 
Evaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in indiaEvaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in india
eSAT Journals
 
Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...
eSAT Journals
 
Estimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn methodEstimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn method
eSAT Journals
 
Estimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniquesEstimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniques
eSAT Journals
 
Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...
eSAT Journals
 
Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...
eSAT Journals
 

More from eSAT Journals (20)

Mechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavementsMechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavements
 
Material management in construction – a case study
Material management in construction – a case studyMaterial management in construction – a case study
Material management in construction – a case study
 
Managing drought short term strategies in semi arid regions a case study
Managing drought    short term strategies in semi arid regions  a case studyManaging drought    short term strategies in semi arid regions  a case study
Managing drought short term strategies in semi arid regions a case study
 
Life cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangaloreLife cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangalore
 
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materialsLaboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
 
Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...
 
Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...
 
Influence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizerInfluence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizer
 
Geographical information system (gis) for water resources management
Geographical information system (gis) for water resources managementGeographical information system (gis) for water resources management
Geographical information system (gis) for water resources management
 
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
 
Factors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concreteFactors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concrete
 
Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...
 
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
 
Evaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabsEvaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabs
 
Evaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in indiaEvaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in india
 
Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...
 
Estimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn methodEstimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn method
 
Estimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniquesEstimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniques
 
Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...
 
Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...
 

Recently uploaded

Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTSHeap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
Soumen Santra
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
VENKATESHvenky89705
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
Amil Baba Dawood bangali
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
MdTanvirMahtab2
 
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
ssuser7dcef0
 
ML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptxML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptx
Vijay Dialani, PhD
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
bakpo1
 
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdfAKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
SamSarthak3
 
Building Electrical System Design & Installation
Building Electrical System Design & InstallationBuilding Electrical System Design & Installation
Building Electrical System Design & Installation
symbo111
 
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdfGoverning Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
WENKENLI1
 
space technology lecture notes on satellite
space technology lecture notes on satellitespace technology lecture notes on satellite
space technology lecture notes on satellite
ongomchris
 
Forklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella PartsForklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella Parts
Intella Parts
 
DfMAy 2024 - key insights and contributions
DfMAy 2024 - key insights and contributionsDfMAy 2024 - key insights and contributions
DfMAy 2024 - key insights and contributions
gestioneergodomus
 
CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERSCW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
veerababupersonal22
 
Hierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power SystemHierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power System
Kerry Sado
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
JoytuBarua2
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
Pratik Pawar
 
AP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specificAP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specific
BrazilAccount1
 
Recycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part IIIRecycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part III
Aditya Rajan Patra
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
AJAYKUMARPUND1
 

Recently uploaded (20)

Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTSHeap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
 
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
 
ML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptxML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptx
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
 
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdfAKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
 
Building Electrical System Design & Installation
Building Electrical System Design & InstallationBuilding Electrical System Design & Installation
Building Electrical System Design & Installation
 
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdfGoverning Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
 
space technology lecture notes on satellite
space technology lecture notes on satellitespace technology lecture notes on satellite
space technology lecture notes on satellite
 
Forklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella PartsForklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella Parts
 
DfMAy 2024 - key insights and contributions
DfMAy 2024 - key insights and contributionsDfMAy 2024 - key insights and contributions
DfMAy 2024 - key insights and contributions
 
CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERSCW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
 
Hierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power SystemHierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power System
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
 
AP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specificAP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specific
 
Recycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part IIIRecycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part III
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
 

The stabilization of forced inverted pendulum via fuzzy controller

  • 1. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 05 Issue: 03 | Mar-2016, Available @ http://www.ijret.org 152 THE STABILIZATION OF FORCED INVERTED PENDULUM VIA FUZZY CONTROLLER Padmasruthy S A Department of Electrical and Electronics Engineering Lourdes Matha College of Science and Technology Trivandrum, Kerala, India. apadmasruthy@yahoo.com Abstract In the field of nonlinear control engineering, the inverted pendulum can be considered as a bench mark problem. For an inverted pendulum, there are mainly two types of equilibrium which are categorized as stable equilibrium and unstable equilibrium. The stable equilibrium is the one in which the pendulum is in normal pendent position and not requires any control force since because it is naturally stable. Under the influence of an external force, the stable equilibrium loses its stability and there comes the need of a stabilizing controller. Therefore unstable equilibrium refers to the pendulum in upright position strictly under the influence of a stabilizing controller. The inverted pendulum is strictly nonlinear, under actuated system; challenging task comes with the stability analysis. A forced inverted pendulum is considered which has been modeled with respect to the cart motion. To improve the performance and stabilize the system, a fuzzy controller is designed for the respective system. Simulation results validate the fact that the stabilization is achieved through out and the perfect result is obtained for the system. Keyword: Fuzzy, Heuristic, Forced Inverted Pendulum ----------------------------------------------------------------------***-------------------------------------------------------------------- 1. INTRODUCTION For the evaluation and best understanding of control strategies in the field of control engineering, an inverted pendulum plays an effective role. It is the test bed for all new theories proposing. The inverted pendulum can be treated as a not linear multivariable unstable system under actuated system. The under actuated systems do not have more control inputs than degrees of freedom. The inverted pendulum concerns with stable equilibrium and unstable equilibrium, out of which unstable equilibrium finds more challenging since because of the balancing as well as the stabilization point of view. The inverted pendulum comprises of a cart which can move in forward as well as backward direction, mounted with a pendulum. The pendulum is in stable position when it is pointing the downward direction. And there requires some method to make the pendulum to move from pendent position to upright. Once it got the upright position, there is a need of stabilizing controller so as to ensure the position of pendulum in upright position. The main aim of this paper is to design the controller so as to make the pendulum in opposite to the downward position. The controller for stabilizing is fuzzy controllers. The controller is designed and its output is analyzed. 1.1 Mathematical Modeling Of Forced Inverted Pendulum Consider the FBD of cart pendulum diagram shown below: Figure 1 FBD of FIP The parameters for the system shown above are illustrated in table below. Table I. Paramter Value , Mass of the cart, Mass of Pendulum Vertical force, force applied to the system Pendulum Angle ,B Length of Pendulum, Friction Horizontal force Summation of the forces in the FBD of the cart in horizontal direction is given as: (1) Summation of the forces in the FBD of the pendulum in horizontal direction is given as:
  • 2. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 05 Issue: 03 | Mar-2016, Available @ http://www.ijret.org 153 (2) Now substituting (2) in (1) gives the force f as follows: (3) Summation of the forces in the FBD which is perpendicular to the pendulum is given as: (4) Also taking the summation of moments about the centroid of pendulum is given as: (5) From (4) and (5), (6) From (3) and (6) we will obtained (7) (8) If f is the force applied to the cart in Newton and the relation with voltage is given as follows: (9) Substituting (9) in (7) and (8) will give the nonlinear dynamic equation for the forced inverted pendulum. (10) (11) Where represents the cart motor torque constant, and represents the Motor Gear ratio Now the inverted pendulum is linearised about the vertical position implies, sinθ~θ and cosθ~1, therefore (10) and (11) simplifies become, (12) (13) Equation (12) and (13) represent the linearised equation for the forced inverted pendulum. 2. FUZZY CONTROLLER DESIGN Fuzzy logic is actually a mathematical method which allows with different input and output variables in solving different inputs and output variables. The design procedure starts with the initialization of the input. Here there are two inputs theta (θ) and theta dot.ie, theta is the error and theta dot is the change in error. The output is the voltage. There are three linguistic variables chosen for the design. Positive (P), Negative (N), Zero (Z).The membership function chosen is the triangular shaped.Mamdhani type fuzzy is used here. There are 9 rules constructed for the design. The rules were designed with IF-THEN format. The parameter depending is the pendulum angle and its velocity. The main aim is to make the pendulum in the upright position. So a voltage has to be applied to the cart to get the output. If the cart moves left the pendulum moves right. And vice versa. Also the conversion taken is that the anticlock wise is positive and the clockwise is negative. The rules were mentioned below: 1) If the theta is P and theta dot is P, then output is N 2) If the theta is P and theta dot is Z, then output is N 3) If the theta is P and theta dot is N, then output is P 4) If the theta is Z and theta dot is P, then output is N 5) If the theta is Z and theta dot is Z, then output is Z 6) If the theta is Z and theta dot is N, then output is P 7) If the theta is N and theta dot is P, then output is N 8) If the theta is N and theta dot is Z, then output is P 9) If the theta is N and theta dot is N, then output is P The membership functions for each input and output is shown as below. Fuzzy controller design can be summarized as follows: 1) Fuzzy set of fuzzy rules is being determined 2) With help of membership function, fuzzification of the input is done and fuzzy output is done. 3) Defuzzification is done to obtain the crisp value. Here centre of area or centroid method is adopted. 3. HEURISTIC FUZZY CONTROLLER COMBINATION This is a combination of balancing controller and the stabilizing controller. The concept initially begins with that the cart position and the pendulum angle are not moving means they are stationary. Also they are stable in nature. If theta is increasing in one direction, and its velocity is zero, we have to set control voltage in opposite direction. If the theta is greater than or equal to 90degree from downward direction, control voltage is set to zero. If the control voltage
  • 3. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 05 Issue: 03 | Mar-2016, Available @ http://www.ijret.org 154 is applied in this condition, it is difficult to control the pendulum. The cart position is changed in back and forth direction by providing the voltages. This is how the pendulum oscillates and building up sufficient amount of energy to reach the destination position i.e., the upright position. Whenever the balancing controller balances the pendulum and makes in the upright position, stabilizing controller is switched. The stabilizing controller which maintains the pendulum in the upright position is the fuzzy logic controller. The overall description for the fuzzy controller is mentioned in section III. 4. SIMULATION RESULTS Recalling equation (12) and (13), the system matrices are forms by substituting the values for parameters. Table II. Parameter Values Parameter Values 0.6kg 0.6kg B 0.20 N/m/sec 0.40m 0.008 N/A 4 3Ω 0.06m 0.007 kg m sq Now the simulation result for the combines output for the heuristic(balanced)fuzzy controller is as shown below: Fuzzy controller is activate only when the pendulum reaches the upright position and whenever it reaches or balances the pendulum in upright position, the fuzzy controller will take the roll to stable so that the stability can be assured. Figure 2 Heuristic Fuzzy Controller Plot responses for theta dot Figure 3 Heuristic Fuzzy Controller Plot responses for theta The above shows the variation about which the pendulum tried to balance to the upright position and when it reaches the destination, i.e., in the upright position, it got stabilized. The initial point for theta is taken as 3.14 (pie) and for theta dot it is zero. Also the cart position, cart velocity etc is also taken as zero. In this paper the fuzzy controller is designed and is applied to the system which is nothing but the forced inverted pendulum. The result analysis is shown in the above section. 5. CONCLUSIONS The paper deals with the designing of forced inverted pendulum and the system is analysed.The controller for the system is designed and the performance is evaluated. The result shows that the fuzzy controller was worked properly and makes the forced inverted pendulum in its stabilized equilibrium. ACKNOWLEDGEMENT At this moment of outmost satisfaction and pride I would like to gratefully acknowledge those people whose encouragement and support tremendously helped me to complete work. REFERENCES [1]. Jun Zhao, Mark. W. Spong, “Hybrid control for global stabilization of the cart-pendulum system”, Automatica, ELSEVIER, Volume 37, Issue 12, December 2001 [2]. Marvin Bugeja, “Non-linear swing-up and stabilizing control of an inverted pendulum system”, EUROCON, Ljubljana, Slovenia, 2003 [3]. Yan Lan, Fei Minrui, “Design of State-feedback Controller by pole placement for a Coupled Set of Inverted Pendulums”, The Tenth International Conference on Electronic Measurement & Instruments, ICEMI’2011, Aug 15-18, 2011, China [4]. V.Vijayalakshmi, Z.Jenifer and Andy Srinivasan “Real Time Modeling and Balance Controller Design for a Rotary Inverted Pendulum – using labview”,Industrial Science Volume.1, Issue.1, Oct. 2013
  • 4. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 05 Issue: 03 | Mar-2016, Available @ http://www.ijret.org 155 [5]. Trihastuti A. Achmad Jazidie Mohammad Nath “Hybrid Fuzzy Control for swinging up and stabilizing of pendulum cart system”, Computer Science and Automation Engineering (CSAE), 2011 IEEE International Conference, volume 4, 12 June 2011 BIOGRAPHIES Padmasruthy SA, born in Trivandrum, received B.Tech. Degree from Sarabhai Institute of Science and Technology affiliated to CUSAT University in 2013 and M.Tech. Degree from KERALA University in 2015.