SlideShare a Scribd company logo
1 of 5
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 08 | Aug -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1499
Quadrotor Control using Adaptive Fuzzy PD Technique
Muhammad Awais Sattar1, Dr Abdulla Ismail2
1Graduate Student, Dept. of Electrical Engineering, Rochester Institute of Technology, Dubai, UAE
2Professor, Dept. of Electrical Engineering, Rochester Institute of Technology, Dubai, UAE
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - Quadrotors have a variety of applications in real
time e.g. surveillance, inspection, search, rescue and
reducing the human force in undesirable conditions.
Quadrotor UAV is equipped with four rotors for the purpose
of stability but this will make quadrotor more complex to
model and control. In this paper, intelligent controller is
designed to control attitude of quadrotor UAV. The paper
presents a detailed simulation model for a Quadrotor UAV
and Adaptive Fuzzy PD control strategy is designed to
implemented for four basic motions; roll, pitch, yaw, and Z
Height. The controller presented in this paper is very simple
in structure and it is easy to implement. The main objective
of this paper is to get the desired output with respect to the
desired input. Simulink model and results are shown at the
end of the paper
Key Words: Quadrotor, UAV, Adaptive Fuzzy PD,
Dynamics, Roll, Pitch, Yaw
1. INTRODUCTION
A quadrotor or quadcopter can be defined as a “multi-
rotor copter with four arms, each of which have a motor
and a propeller at their ends [1].
UAVs are classified depending upon type of wings as
shown in figure 1.
Figure -1: UAV Classification
Quadrotor lies in the category of Rotary wing class of
UAVs they are usually used in the applications that
required hovering flights such as search and rescue
operations, security, journalism, emergency response and
in military applications [2].
Quadrotors UAV are different from a helicopter for two
main reasons
a) The way they are controlled i.e. helicopters are
not fully autonomous
b) Second is helicopter can change their blades angle
of attack while quadrotor lacks this functionality.
Quadrotors have many advantages over traditional
helicopters such as
a) Quadrotors have Small sizes
b) They are safe to use for civilians because of small
rotor.
c) Less complex mechanical structure
d) They are very easy to maintain
e) Due to their maneuverability, they are safer in
hazardous situations
This paper presents different classical and modern control
strategies for the control of quadrotor. Simulations result
and comparison of all control techniques are presented at
the end of this paper.
2. Dynamic Modeling of Quadrotor
Quadrotor UAV flies with the assistance of four motors as
shown in figure below. For the purpose of vertical flight
two opposite motors rotates in the similar direction. The
combination of opposite motors rotates in the similar
direction for stabilization on the x-axis other combination
of opposite motors keeps it stabilizes on the y-axis [3].
Figure -2: Quadrotor Motion
Quadrotor UAV is a 6 DOF aircraft, so there are 6 variables
(x, y, z,∅,θ and φ) that are used to express its orientation
in space. ∅, θ, and φ are also known as Euler’s angles.
Details of each variable are as follows [4]
 x and y: These variables are used to represent the
position of Quadrotor in space.
 Z: Defines the altitude of quadrotor
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 08 | Aug -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1500
 ϕ: ϕ or Roll angle it represent angle about the x-
axis
 θ : θ or Pitch angle it represent angle about the y-
axis
 φ : φ or Yaw angle it represent angle about the z-
axis
In this Paper, Newton-Euler formalism is used to derive
the dynamics of the quadrotor. Following are the
assumptions made for the design [5]
 The Structure is rigid and symmetrical
 The propellers are rigid
 Thrust and drag are proportional to square of
propellers speed
The model presented in this Paper is considering following
equation of motion
(1)
In equation (1) m [kg] represent the mass of quadrotor
helicopter whereas Ixx [Nms2], Iyy-[Nms2], Izz [Nms2]
describes the factors of inertia matrix expressed in body
system, J [Nms-1] is the angular momentum and Ω [rads-1]
is the speed of propeller. U1, U2, U3, U4 are the inputs or
translation vector factors. Basic motions and the speed of
the propeller can be depicted by following equation 2 [6]
(2)
In equation (2) l[m], b[Ns2] and d[Nms2] describe the
distance between propeller center and quadrotors center,
lift and drag respectively. Ω1 [rads-1], Ω2[rads-1], Ω3[rads-1]
and Ω4[rads-1] are front, right, back and left propeller’s
velocity.
3. Adaptive Fuzzy PD Control
As the name suggests this control technique is a mixture of
two control techniques which are fuzzy and PID control
the block diagram is shown below
Figure -3: Fuzzy Adaptive PID Control
Adaptive control is basically a method which can tune and
operate a system in a real time environment [7].
Conventional PD controllers are the most used controller
in industrial applications but in robotic applications the
biggest drawbacks of these controllers are overshoots and
oscillation near settling points so this can be improved
using a fuzzy logic control [8]. When we design an
adaptive controller basic principle is to determine the
relationship of fuzzy logic with the parameters of classical
PD controller and also with the error and change of error.
The error and change of error is supplied to the fuzzy logic
controller and we get change in Kp and Kd as an output
from the fuzzy logic controller [9]. In this control design
fuzzy rules are defined as follows
Table -1: Fuzzy Rules
Height
E
NB N Z P PB
N GDM GD GD S GU
Z GUM GD S GU GUM
P GD S GU GUM GUM
For quadrotor control triangular, trapezoid and Gaussian
membership functions are used. Input range is from [-2, 2]
whereas output variable lies in the range of [-15, 15].
Following are the membership defined for each controller.
Where
N: Negative Z: Zero
P: Positive GUM: Go Up Much
GU: Go Up S: Stand
GDM: Go Down Much GD: Go Down
NB: Negative Big PB: Positive Big
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 08 | Aug -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1501
Figure -4: Error Input Membership Function
Figure -5: Derivative of Error Input Membership Function
Figure -6: Output Membership Function
The simulation in this paper is using the parameters as
mentioned in Bouabdallah PHD thesis as shown in table
below [5].
Table -2: Quadrotor Parameters
IXX 0.0075
IYY 0.0075
IZZ 0.0130
Jr 6.50x10-5
B 3.13x10-5
D 7.50x10-5
L 0.23
M 0.65
Simulink is used to develop the controller. For the control
of quadrotor four Adaptive Fuzzy PD type controllers are
used in order to achieve the desired output. In this paper
we are only going to discuss the Roll Controller and rest
remains similar.
For the control input we are using equation 3. The total kp
and kd can be described by the following equation [10]
( ) ( ̇ ̇) (3)
(4)
(5)
Where
U2: Control Input Kp: Proportional Gain
Kd: Derivative Gain ϕd: Roll Desired
ϕ: Actual Roll
Kp1 : Designed Proportional
Gain
Kd1: Designed Derivative
Gain
Kp2 : Adjustable Proportional
Gain from Fuzzy Controller
Kd2: Adjustable Derivative
Gain from Fuzzy
Controller
Figure 7 shows the roll controller based of AFPD
technique
Figure -7: Adaptive Fuzzy PD Roll Controller
Fuzzy rules surface can be seen in the figure below
Figure -8: Fuzzy rules surface
4. Simulation and Results
Block diagram of whole system in Matlab is shown in the
figure below
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 08 | Aug -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1502
Figure-9: System Block Diagram
Here in this case the desired input is unit step and desired
output is also unit step. Simulation results with respect to
the desired input is shown in the figures below
Figure -10: Roll Response
Figure -11: Pitch Response
Figure -12: YAW Response
Figure -12: Z/Altitude Response
5. CONCLUSIONS
In this paper a nonlinear mathematical model of
quadrotor is presented and implementation of the
presented model is done through Matlab/Simulink. The
presented model also considered rotor dynamics and
aerodynamic effects which in most of the literatures are
not considered during modeling. By looking at the
responses shown in figures above we can observe that the
behavior of Roll, Pitch, Yaw and Z are almost the same as
the provided input. Further investigation can be made by
using the same controller design and implement it on
hardware.
REFERENCES
[1] Quadrotor HQ. (2013, August) QUADCOPTER HQ.
[Online]. HYPERLINK
"http://quadcopterhq.com/what-is-a-quadcopter/"
http://quadcopterhq.com/what-is-a-quadcopter/
[2] Y. Aghli,M. Alimohammadi,A. A. Akbari S. Norouzi
Ghazbi, "Quadrotors unmanned aerial vehicles : A
review," vol. 9, no. 1, 2016.
[3] Pavel Chmelař, "BUILDING AND CONTROLLING THE
QUADROCOPTER," vol. VI, 2011.
[4] Heba talla Mohamed Nabil ElKholy, "Dynamic
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 08 | Aug -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1503
BIOGRAPHIES
Muhammad Awais Sattar is a
graduate of Electrical
Engineering from Comsats
Institute of technology Lahore
(CIIT) and currently pursuing
his Master’s degree in Electrical
Engineering, specializing in
Control System, at Rochester
Institute of Technology (RIT),
Dubai Campus.
Dr Abdulla Ismail obtained his
B.Sc. (’80), M.Sc. (’83), and Ph.D.
(’86) degrees, all in electrical
engineering, from the University
of Arizona, U.S.A. Currently, he a
full professor of Electrical
Engineering and assistant to the
President at the Rochester
Institute of Technology, Dubai,
UAE
Modeling and Control of a Quadrotor Using Linear
and non linear approach," Cairo, 2014.
[5] Samir BOUABDALLAH, "Design and Control of
quadrotors with application to autonomous flying ,"
Lausanne, 2007.
[6] Mohammad Bagher Menhaj,Roland Siegwart Fardin
Fakurian, "FUZZY CONTROLLER DESIGN FOR
QUADROTOR UAVS USING MINIMAL CONTROL
INPUT," , Tehran, 2014.
[7] R. Rinkevičienė S. Lisauskas, "Fuzzy adaptive PID
control Design," Department of Automation, Vilnius
Gediminas Technical University, Vilnius, Paper.
[8] Yibin Huang Congying Qiu, "The Design of Fuzzy
Adaptive PID Controller of Two-Wheeled Self-
Balancing Robot," International Journal of
Information and Electronics Engineering, vol. 5, pp. 1-
5, May 2015.
[9] Guo Qing Zhang , Huan Xin Cheng ,Li Cheng Jing Li,
"Applications of Fuzzy adaptive PID control in the
thermal power plant denitration liquid ammonia
evaporation," in MATEC Web of Conferences,
Xinjiang,China, 2016, pp. 1-3.
[10] Abdel-Razzak MERHEB and Hassan NOURA, "Novel
Bioinspired Stochastic Tuning of a Quadrotor PD
Controller," , Sydney, 2012 Australian Control
Conference.

More Related Content

What's hot

Modeling and Roll, Pitch and Yaw Simulation of Quadrotor.
Modeling and Roll, Pitch and Yaw Simulation of Quadrotor.Modeling and Roll, Pitch and Yaw Simulation of Quadrotor.
Modeling and Roll, Pitch and Yaw Simulation of Quadrotor.Oka Danil
 
Design report eco _kart 2015
Design report eco _kart 2015Design report eco _kart 2015
Design report eco _kart 2015Upender Rawat
 
Regenerative Braking System ppt
Regenerative Braking System  pptRegenerative Braking System  ppt
Regenerative Braking System pptMD ASLAM HUSSAIN
 
F 15 vs su-27
F 15 vs su-27F 15 vs su-27
F 15 vs su-27mishanbgd
 
Modeling and control of a Quadrotor UAV
Modeling and control of a Quadrotor UAVModeling and control of a Quadrotor UAV
Modeling and control of a Quadrotor UAVAniket Shirsat
 
central Railway project report
central Railway project report central Railway project report
central Railway project report akshay ghanwat
 
Computer assisted part programming.pdf
Computer assisted part programming.pdfComputer assisted part programming.pdf
Computer assisted part programming.pdfAshok Mannava
 
Robot programming , accuracy ,repeatability and application
Robot programming , accuracy ,repeatability  and applicationRobot programming , accuracy ,repeatability  and application
Robot programming , accuracy ,repeatability and applicationvishaldattKohir1
 
Static structural analysis of suspension arm using finite element method
Static structural analysis of suspension arm using finite element methodStatic structural analysis of suspension arm using finite element method
Static structural analysis of suspension arm using finite element methodeSAT Journals
 
Summer training AT HONDA CARS INDIA LTD
Summer training AT HONDA CARS INDIA LTDSummer training AT HONDA CARS INDIA LTD
Summer training AT HONDA CARS INDIA LTDravivikram121
 
Active suspension system
Active suspension systemActive suspension system
Active suspension systemsangeetkhule
 

What's hot (20)

Flying Cars
Flying CarsFlying Cars
Flying Cars
 
Modeling and Roll, Pitch and Yaw Simulation of Quadrotor.
Modeling and Roll, Pitch and Yaw Simulation of Quadrotor.Modeling and Roll, Pitch and Yaw Simulation of Quadrotor.
Modeling and Roll, Pitch and Yaw Simulation of Quadrotor.
 
Design report eco _kart 2015
Design report eco _kart 2015Design report eco _kart 2015
Design report eco _kart 2015
 
Regenerative Braking System ppt
Regenerative Braking System  pptRegenerative Braking System  ppt
Regenerative Braking System ppt
 
Turbine(cfm56 7b)
Turbine(cfm56 7b) Turbine(cfm56 7b)
Turbine(cfm56 7b)
 
Qaudcopters
QaudcoptersQaudcopters
Qaudcopters
 
F 15 vs su-27
F 15 vs su-27F 15 vs su-27
F 15 vs su-27
 
Modeling and control of a Quadrotor UAV
Modeling and control of a Quadrotor UAVModeling and control of a Quadrotor UAV
Modeling and control of a Quadrotor UAV
 
Major HRM Issues At Air France
Major HRM Issues At Air FranceMajor HRM Issues At Air France
Major HRM Issues At Air France
 
50126 STANDARDS.pdf
50126 STANDARDS.pdf50126 STANDARDS.pdf
50126 STANDARDS.pdf
 
central Railway project report
central Railway project report central Railway project report
central Railway project report
 
Computer assisted part programming.pdf
Computer assisted part programming.pdfComputer assisted part programming.pdf
Computer assisted part programming.pdf
 
Robot programming , accuracy ,repeatability and application
Robot programming , accuracy ,repeatability  and applicationRobot programming , accuracy ,repeatability  and application
Robot programming , accuracy ,repeatability and application
 
Static structural analysis of suspension arm using finite element method
Static structural analysis of suspension arm using finite element methodStatic structural analysis of suspension arm using finite element method
Static structural analysis of suspension arm using finite element method
 
Air car ppt
Air car pptAir car ppt
Air car ppt
 
Low Cost Automation
Low Cost AutomationLow Cost Automation
Low Cost Automation
 
Summer training AT HONDA CARS INDIA LTD
Summer training AT HONDA CARS INDIA LTDSummer training AT HONDA CARS INDIA LTD
Summer training AT HONDA CARS INDIA LTD
 
Active suspension system
Active suspension systemActive suspension system
Active suspension system
 
Quadcopter Technology
Quadcopter TechnologyQuadcopter Technology
Quadcopter Technology
 
Easa
EasaEasa
Easa
 

Similar to Quadrotor Control using Adaptive Fuzzy PD Technique

Modeling and Fuzzy Logic Control of a Quadrotor UAV
Modeling and Fuzzy Logic Control of a Quadrotor UAVModeling and Fuzzy Logic Control of a Quadrotor UAV
Modeling and Fuzzy Logic Control of a Quadrotor UAVIRJET Journal
 
IRJET- Quadrotor Modeling and Control using PID Technique
IRJET- Quadrotor Modeling and Control using PID TechniqueIRJET- Quadrotor Modeling and Control using PID Technique
IRJET- Quadrotor Modeling and Control using PID TechniqueIRJET Journal
 
Modelling, and Design of a Quadcopter With MATLAB Implementation
Modelling, and Design of a Quadcopter With MATLAB ImplementationModelling, and Design of a Quadcopter With MATLAB Implementation
Modelling, and Design of a Quadcopter With MATLAB ImplementationIRJET Journal
 
Optimal Feedback Controllers for Aircraft Applications: A Survey
Optimal Feedback Controllers for Aircraft Applications: A SurveyOptimal Feedback Controllers for Aircraft Applications: A Survey
Optimal Feedback Controllers for Aircraft Applications: A SurveyIRJET Journal
 
Modelling and Fuzzy Logic Control of the Pitch of a Wind Turbine
Modelling and Fuzzy Logic Control of the Pitch of a Wind TurbineModelling and Fuzzy Logic Control of the Pitch of a Wind Turbine
Modelling and Fuzzy Logic Control of the Pitch of a Wind TurbineIRJET Journal
 
Pitch Control of Wind Turbine through PID, Fuzzy and an Adaptive Fuzzy-PID Co...
Pitch Control of Wind Turbine through PID, Fuzzy and an Adaptive Fuzzy-PID Co...Pitch Control of Wind Turbine through PID, Fuzzy and an Adaptive Fuzzy-PID Co...
Pitch Control of Wind Turbine through PID, Fuzzy and an Adaptive Fuzzy-PID Co...IRJET Journal
 
Optimal backstepping control of quadrotor UAV using gravitational search opti...
Optimal backstepping control of quadrotor UAV using gravitational search opti...Optimal backstepping control of quadrotor UAV using gravitational search opti...
Optimal backstepping control of quadrotor UAV using gravitational search opti...journalBEEI
 
Design and Development of a Quadrotor – A Didactic Approach
Design and Development of a Quadrotor – A Didactic ApproachDesign and Development of a Quadrotor – A Didactic Approach
Design and Development of a Quadrotor – A Didactic ApproachIRJET Journal
 
Fuzzy and Pid Based Pitch Angle Control of Variable Speed Wind Turbines
Fuzzy and Pid Based Pitch Angle Control of Variable Speed Wind TurbinesFuzzy and Pid Based Pitch Angle Control of Variable Speed Wind Turbines
Fuzzy and Pid Based Pitch Angle Control of Variable Speed Wind TurbinesIRJET Journal
 
Comparative Analysis of P-I, I-P, PID and Fuzzy Controllers for Speed Control...
Comparative Analysis of P-I, I-P, PID and Fuzzy Controllers for Speed Control...Comparative Analysis of P-I, I-P, PID and Fuzzy Controllers for Speed Control...
Comparative Analysis of P-I, I-P, PID and Fuzzy Controllers for Speed Control...IRJET Journal
 
Speed Control of a Seperately Excited DC Motor by Implementing Fuzzy Logic Co...
Speed Control of a Seperately Excited DC Motor by Implementing Fuzzy Logic Co...Speed Control of a Seperately Excited DC Motor by Implementing Fuzzy Logic Co...
Speed Control of a Seperately Excited DC Motor by Implementing Fuzzy Logic Co...IRJET Journal
 
IRJET- Speed Control of Induction Motor using Hybrid PID Fuzzy Controller
IRJET- Speed Control of Induction Motor using Hybrid PID Fuzzy ControllerIRJET- Speed Control of Induction Motor using Hybrid PID Fuzzy Controller
IRJET- Speed Control of Induction Motor using Hybrid PID Fuzzy ControllerIRJET Journal
 
CRASH AVOIDANCE SYSTEM FOR DRONES
CRASH AVOIDANCE SYSTEM FOR DRONESCRASH AVOIDANCE SYSTEM FOR DRONES
CRASH AVOIDANCE SYSTEM FOR DRONESIRJET Journal
 
Design and Control of the Pitch of Wind Turbine through PID
Design and Control of the Pitch of Wind Turbine through PIDDesign and Control of the Pitch of Wind Turbine through PID
Design and Control of the Pitch of Wind Turbine through PIDIRJET Journal
 
IRJET- Smart Wiper System for Skyscrapers
IRJET- Smart Wiper System for SkyscrapersIRJET- Smart Wiper System for Skyscrapers
IRJET- Smart Wiper System for SkyscrapersIRJET Journal
 
Internal Model Based Vector Control of Induction Motor
Internal Model Based Vector Control of Induction MotorInternal Model Based Vector Control of Induction Motor
Internal Model Based Vector Control of Induction MotorIJMER
 
Speed Control of Dc Motor using Adaptive PID with SMC Scheme
Speed Control of Dc Motor using Adaptive PID with SMC SchemeSpeed Control of Dc Motor using Adaptive PID with SMC Scheme
Speed Control of Dc Motor using Adaptive PID with SMC SchemeIRJET Journal
 
DEVELOPMENT AND IMPLEMENTATION OF A ADAPTIVE FUZZY CONTROL SYSTEM FOR A VTOL ...
DEVELOPMENT AND IMPLEMENTATION OF A ADAPTIVE FUZZY CONTROL SYSTEM FOR A VTOL ...DEVELOPMENT AND IMPLEMENTATION OF A ADAPTIVE FUZZY CONTROL SYSTEM FOR A VTOL ...
DEVELOPMENT AND IMPLEMENTATION OF A ADAPTIVE FUZZY CONTROL SYSTEM FOR A VTOL ...ijctcm
 
DEVELOPMENT AND IMPLEMENTATION OF A ADAPTIVE FUZZY CONTROL SYSTEM FOR A VTOL ...
DEVELOPMENT AND IMPLEMENTATION OF A ADAPTIVE FUZZY CONTROL SYSTEM FOR A VTOL ...DEVELOPMENT AND IMPLEMENTATION OF A ADAPTIVE FUZZY CONTROL SYSTEM FOR A VTOL ...
DEVELOPMENT AND IMPLEMENTATION OF A ADAPTIVE FUZZY CONTROL SYSTEM FOR A VTOL ...ijctcm
 
IRJET- A Performance of Hybrid Control in Nonlinear Dynamic Multirotor UAV
IRJET- A Performance of Hybrid Control in Nonlinear Dynamic Multirotor UAVIRJET- A Performance of Hybrid Control in Nonlinear Dynamic Multirotor UAV
IRJET- A Performance of Hybrid Control in Nonlinear Dynamic Multirotor UAVIRJET Journal
 

Similar to Quadrotor Control using Adaptive Fuzzy PD Technique (20)

Modeling and Fuzzy Logic Control of a Quadrotor UAV
Modeling and Fuzzy Logic Control of a Quadrotor UAVModeling and Fuzzy Logic Control of a Quadrotor UAV
Modeling and Fuzzy Logic Control of a Quadrotor UAV
 
IRJET- Quadrotor Modeling and Control using PID Technique
IRJET- Quadrotor Modeling and Control using PID TechniqueIRJET- Quadrotor Modeling and Control using PID Technique
IRJET- Quadrotor Modeling and Control using PID Technique
 
Modelling, and Design of a Quadcopter With MATLAB Implementation
Modelling, and Design of a Quadcopter With MATLAB ImplementationModelling, and Design of a Quadcopter With MATLAB Implementation
Modelling, and Design of a Quadcopter With MATLAB Implementation
 
Optimal Feedback Controllers for Aircraft Applications: A Survey
Optimal Feedback Controllers for Aircraft Applications: A SurveyOptimal Feedback Controllers for Aircraft Applications: A Survey
Optimal Feedback Controllers for Aircraft Applications: A Survey
 
Modelling and Fuzzy Logic Control of the Pitch of a Wind Turbine
Modelling and Fuzzy Logic Control of the Pitch of a Wind TurbineModelling and Fuzzy Logic Control of the Pitch of a Wind Turbine
Modelling and Fuzzy Logic Control of the Pitch of a Wind Turbine
 
Pitch Control of Wind Turbine through PID, Fuzzy and an Adaptive Fuzzy-PID Co...
Pitch Control of Wind Turbine through PID, Fuzzy and an Adaptive Fuzzy-PID Co...Pitch Control of Wind Turbine through PID, Fuzzy and an Adaptive Fuzzy-PID Co...
Pitch Control of Wind Turbine through PID, Fuzzy and an Adaptive Fuzzy-PID Co...
 
Optimal backstepping control of quadrotor UAV using gravitational search opti...
Optimal backstepping control of quadrotor UAV using gravitational search opti...Optimal backstepping control of quadrotor UAV using gravitational search opti...
Optimal backstepping control of quadrotor UAV using gravitational search opti...
 
Design and Development of a Quadrotor – A Didactic Approach
Design and Development of a Quadrotor – A Didactic ApproachDesign and Development of a Quadrotor – A Didactic Approach
Design and Development of a Quadrotor – A Didactic Approach
 
Fuzzy and Pid Based Pitch Angle Control of Variable Speed Wind Turbines
Fuzzy and Pid Based Pitch Angle Control of Variable Speed Wind TurbinesFuzzy and Pid Based Pitch Angle Control of Variable Speed Wind Turbines
Fuzzy and Pid Based Pitch Angle Control of Variable Speed Wind Turbines
 
Comparative Analysis of P-I, I-P, PID and Fuzzy Controllers for Speed Control...
Comparative Analysis of P-I, I-P, PID and Fuzzy Controllers for Speed Control...Comparative Analysis of P-I, I-P, PID and Fuzzy Controllers for Speed Control...
Comparative Analysis of P-I, I-P, PID and Fuzzy Controllers for Speed Control...
 
Speed Control of a Seperately Excited DC Motor by Implementing Fuzzy Logic Co...
Speed Control of a Seperately Excited DC Motor by Implementing Fuzzy Logic Co...Speed Control of a Seperately Excited DC Motor by Implementing Fuzzy Logic Co...
Speed Control of a Seperately Excited DC Motor by Implementing Fuzzy Logic Co...
 
IRJET- Speed Control of Induction Motor using Hybrid PID Fuzzy Controller
IRJET- Speed Control of Induction Motor using Hybrid PID Fuzzy ControllerIRJET- Speed Control of Induction Motor using Hybrid PID Fuzzy Controller
IRJET- Speed Control of Induction Motor using Hybrid PID Fuzzy Controller
 
CRASH AVOIDANCE SYSTEM FOR DRONES
CRASH AVOIDANCE SYSTEM FOR DRONESCRASH AVOIDANCE SYSTEM FOR DRONES
CRASH AVOIDANCE SYSTEM FOR DRONES
 
Design and Control of the Pitch of Wind Turbine through PID
Design and Control of the Pitch of Wind Turbine through PIDDesign and Control of the Pitch of Wind Turbine through PID
Design and Control of the Pitch of Wind Turbine through PID
 
IRJET- Smart Wiper System for Skyscrapers
IRJET- Smart Wiper System for SkyscrapersIRJET- Smart Wiper System for Skyscrapers
IRJET- Smart Wiper System for Skyscrapers
 
Internal Model Based Vector Control of Induction Motor
Internal Model Based Vector Control of Induction MotorInternal Model Based Vector Control of Induction Motor
Internal Model Based Vector Control of Induction Motor
 
Speed Control of Dc Motor using Adaptive PID with SMC Scheme
Speed Control of Dc Motor using Adaptive PID with SMC SchemeSpeed Control of Dc Motor using Adaptive PID with SMC Scheme
Speed Control of Dc Motor using Adaptive PID with SMC Scheme
 
DEVELOPMENT AND IMPLEMENTATION OF A ADAPTIVE FUZZY CONTROL SYSTEM FOR A VTOL ...
DEVELOPMENT AND IMPLEMENTATION OF A ADAPTIVE FUZZY CONTROL SYSTEM FOR A VTOL ...DEVELOPMENT AND IMPLEMENTATION OF A ADAPTIVE FUZZY CONTROL SYSTEM FOR A VTOL ...
DEVELOPMENT AND IMPLEMENTATION OF A ADAPTIVE FUZZY CONTROL SYSTEM FOR A VTOL ...
 
DEVELOPMENT AND IMPLEMENTATION OF A ADAPTIVE FUZZY CONTROL SYSTEM FOR A VTOL ...
DEVELOPMENT AND IMPLEMENTATION OF A ADAPTIVE FUZZY CONTROL SYSTEM FOR A VTOL ...DEVELOPMENT AND IMPLEMENTATION OF A ADAPTIVE FUZZY CONTROL SYSTEM FOR A VTOL ...
DEVELOPMENT AND IMPLEMENTATION OF A ADAPTIVE FUZZY CONTROL SYSTEM FOR A VTOL ...
 
IRJET- A Performance of Hybrid Control in Nonlinear Dynamic Multirotor UAV
IRJET- A Performance of Hybrid Control in Nonlinear Dynamic Multirotor UAVIRJET- A Performance of Hybrid Control in Nonlinear Dynamic Multirotor UAV
IRJET- A Performance of Hybrid Control in Nonlinear Dynamic Multirotor UAV
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .Satyam Kumar
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2RajaP95
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxbritheesh05
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...asadnawaz62
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 

Recently uploaded (20)

Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptx
 
POWER SYSTEMS-1 Complete notes examples
POWER SYSTEMS-1 Complete notes  examplesPOWER SYSTEMS-1 Complete notes  examples
POWER SYSTEMS-1 Complete notes examples
 
young call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Serviceyoung call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Service
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 

Quadrotor Control using Adaptive Fuzzy PD Technique

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 08 | Aug -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1499 Quadrotor Control using Adaptive Fuzzy PD Technique Muhammad Awais Sattar1, Dr Abdulla Ismail2 1Graduate Student, Dept. of Electrical Engineering, Rochester Institute of Technology, Dubai, UAE 2Professor, Dept. of Electrical Engineering, Rochester Institute of Technology, Dubai, UAE ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - Quadrotors have a variety of applications in real time e.g. surveillance, inspection, search, rescue and reducing the human force in undesirable conditions. Quadrotor UAV is equipped with four rotors for the purpose of stability but this will make quadrotor more complex to model and control. In this paper, intelligent controller is designed to control attitude of quadrotor UAV. The paper presents a detailed simulation model for a Quadrotor UAV and Adaptive Fuzzy PD control strategy is designed to implemented for four basic motions; roll, pitch, yaw, and Z Height. The controller presented in this paper is very simple in structure and it is easy to implement. The main objective of this paper is to get the desired output with respect to the desired input. Simulink model and results are shown at the end of the paper Key Words: Quadrotor, UAV, Adaptive Fuzzy PD, Dynamics, Roll, Pitch, Yaw 1. INTRODUCTION A quadrotor or quadcopter can be defined as a “multi- rotor copter with four arms, each of which have a motor and a propeller at their ends [1]. UAVs are classified depending upon type of wings as shown in figure 1. Figure -1: UAV Classification Quadrotor lies in the category of Rotary wing class of UAVs they are usually used in the applications that required hovering flights such as search and rescue operations, security, journalism, emergency response and in military applications [2]. Quadrotors UAV are different from a helicopter for two main reasons a) The way they are controlled i.e. helicopters are not fully autonomous b) Second is helicopter can change their blades angle of attack while quadrotor lacks this functionality. Quadrotors have many advantages over traditional helicopters such as a) Quadrotors have Small sizes b) They are safe to use for civilians because of small rotor. c) Less complex mechanical structure d) They are very easy to maintain e) Due to their maneuverability, they are safer in hazardous situations This paper presents different classical and modern control strategies for the control of quadrotor. Simulations result and comparison of all control techniques are presented at the end of this paper. 2. Dynamic Modeling of Quadrotor Quadrotor UAV flies with the assistance of four motors as shown in figure below. For the purpose of vertical flight two opposite motors rotates in the similar direction. The combination of opposite motors rotates in the similar direction for stabilization on the x-axis other combination of opposite motors keeps it stabilizes on the y-axis [3]. Figure -2: Quadrotor Motion Quadrotor UAV is a 6 DOF aircraft, so there are 6 variables (x, y, z,∅,θ and φ) that are used to express its orientation in space. ∅, θ, and φ are also known as Euler’s angles. Details of each variable are as follows [4]  x and y: These variables are used to represent the position of Quadrotor in space.  Z: Defines the altitude of quadrotor
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 08 | Aug -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1500  ϕ: ϕ or Roll angle it represent angle about the x- axis  θ : θ or Pitch angle it represent angle about the y- axis  φ : φ or Yaw angle it represent angle about the z- axis In this Paper, Newton-Euler formalism is used to derive the dynamics of the quadrotor. Following are the assumptions made for the design [5]  The Structure is rigid and symmetrical  The propellers are rigid  Thrust and drag are proportional to square of propellers speed The model presented in this Paper is considering following equation of motion (1) In equation (1) m [kg] represent the mass of quadrotor helicopter whereas Ixx [Nms2], Iyy-[Nms2], Izz [Nms2] describes the factors of inertia matrix expressed in body system, J [Nms-1] is the angular momentum and Ω [rads-1] is the speed of propeller. U1, U2, U3, U4 are the inputs or translation vector factors. Basic motions and the speed of the propeller can be depicted by following equation 2 [6] (2) In equation (2) l[m], b[Ns2] and d[Nms2] describe the distance between propeller center and quadrotors center, lift and drag respectively. Ω1 [rads-1], Ω2[rads-1], Ω3[rads-1] and Ω4[rads-1] are front, right, back and left propeller’s velocity. 3. Adaptive Fuzzy PD Control As the name suggests this control technique is a mixture of two control techniques which are fuzzy and PID control the block diagram is shown below Figure -3: Fuzzy Adaptive PID Control Adaptive control is basically a method which can tune and operate a system in a real time environment [7]. Conventional PD controllers are the most used controller in industrial applications but in robotic applications the biggest drawbacks of these controllers are overshoots and oscillation near settling points so this can be improved using a fuzzy logic control [8]. When we design an adaptive controller basic principle is to determine the relationship of fuzzy logic with the parameters of classical PD controller and also with the error and change of error. The error and change of error is supplied to the fuzzy logic controller and we get change in Kp and Kd as an output from the fuzzy logic controller [9]. In this control design fuzzy rules are defined as follows Table -1: Fuzzy Rules Height E NB N Z P PB N GDM GD GD S GU Z GUM GD S GU GUM P GD S GU GUM GUM For quadrotor control triangular, trapezoid and Gaussian membership functions are used. Input range is from [-2, 2] whereas output variable lies in the range of [-15, 15]. Following are the membership defined for each controller. Where N: Negative Z: Zero P: Positive GUM: Go Up Much GU: Go Up S: Stand GDM: Go Down Much GD: Go Down NB: Negative Big PB: Positive Big
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 08 | Aug -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1501 Figure -4: Error Input Membership Function Figure -5: Derivative of Error Input Membership Function Figure -6: Output Membership Function The simulation in this paper is using the parameters as mentioned in Bouabdallah PHD thesis as shown in table below [5]. Table -2: Quadrotor Parameters IXX 0.0075 IYY 0.0075 IZZ 0.0130 Jr 6.50x10-5 B 3.13x10-5 D 7.50x10-5 L 0.23 M 0.65 Simulink is used to develop the controller. For the control of quadrotor four Adaptive Fuzzy PD type controllers are used in order to achieve the desired output. In this paper we are only going to discuss the Roll Controller and rest remains similar. For the control input we are using equation 3. The total kp and kd can be described by the following equation [10] ( ) ( ̇ ̇) (3) (4) (5) Where U2: Control Input Kp: Proportional Gain Kd: Derivative Gain ϕd: Roll Desired ϕ: Actual Roll Kp1 : Designed Proportional Gain Kd1: Designed Derivative Gain Kp2 : Adjustable Proportional Gain from Fuzzy Controller Kd2: Adjustable Derivative Gain from Fuzzy Controller Figure 7 shows the roll controller based of AFPD technique Figure -7: Adaptive Fuzzy PD Roll Controller Fuzzy rules surface can be seen in the figure below Figure -8: Fuzzy rules surface 4. Simulation and Results Block diagram of whole system in Matlab is shown in the figure below
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 08 | Aug -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1502 Figure-9: System Block Diagram Here in this case the desired input is unit step and desired output is also unit step. Simulation results with respect to the desired input is shown in the figures below Figure -10: Roll Response Figure -11: Pitch Response Figure -12: YAW Response Figure -12: Z/Altitude Response 5. CONCLUSIONS In this paper a nonlinear mathematical model of quadrotor is presented and implementation of the presented model is done through Matlab/Simulink. The presented model also considered rotor dynamics and aerodynamic effects which in most of the literatures are not considered during modeling. By looking at the responses shown in figures above we can observe that the behavior of Roll, Pitch, Yaw and Z are almost the same as the provided input. Further investigation can be made by using the same controller design and implement it on hardware. REFERENCES [1] Quadrotor HQ. (2013, August) QUADCOPTER HQ. [Online]. HYPERLINK "http://quadcopterhq.com/what-is-a-quadcopter/" http://quadcopterhq.com/what-is-a-quadcopter/ [2] Y. Aghli,M. Alimohammadi,A. A. Akbari S. Norouzi Ghazbi, "Quadrotors unmanned aerial vehicles : A review," vol. 9, no. 1, 2016. [3] Pavel Chmelař, "BUILDING AND CONTROLLING THE QUADROCOPTER," vol. VI, 2011. [4] Heba talla Mohamed Nabil ElKholy, "Dynamic
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 08 | Aug -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1503 BIOGRAPHIES Muhammad Awais Sattar is a graduate of Electrical Engineering from Comsats Institute of technology Lahore (CIIT) and currently pursuing his Master’s degree in Electrical Engineering, specializing in Control System, at Rochester Institute of Technology (RIT), Dubai Campus. Dr Abdulla Ismail obtained his B.Sc. (’80), M.Sc. (’83), and Ph.D. (’86) degrees, all in electrical engineering, from the University of Arizona, U.S.A. Currently, he a full professor of Electrical Engineering and assistant to the President at the Rochester Institute of Technology, Dubai, UAE Modeling and Control of a Quadrotor Using Linear and non linear approach," Cairo, 2014. [5] Samir BOUABDALLAH, "Design and Control of quadrotors with application to autonomous flying ," Lausanne, 2007. [6] Mohammad Bagher Menhaj,Roland Siegwart Fardin Fakurian, "FUZZY CONTROLLER DESIGN FOR QUADROTOR UAVS USING MINIMAL CONTROL INPUT," , Tehran, 2014. [7] R. Rinkevičienė S. Lisauskas, "Fuzzy adaptive PID control Design," Department of Automation, Vilnius Gediminas Technical University, Vilnius, Paper. [8] Yibin Huang Congying Qiu, "The Design of Fuzzy Adaptive PID Controller of Two-Wheeled Self- Balancing Robot," International Journal of Information and Electronics Engineering, vol. 5, pp. 1- 5, May 2015. [9] Guo Qing Zhang , Huan Xin Cheng ,Li Cheng Jing Li, "Applications of Fuzzy adaptive PID control in the thermal power plant denitration liquid ammonia evaporation," in MATEC Web of Conferences, Xinjiang,China, 2016, pp. 1-3. [10] Abdel-Razzak MERHEB and Hassan NOURA, "Novel Bioinspired Stochastic Tuning of a Quadrotor PD Controller," , Sydney, 2012 Australian Control Conference.