Autonomous Control of Tilt Tri-Rotor Unmanned Aerial Vehicle

Size: px
Start display at page:

Download "Autonomous Control of Tilt Tri-Rotor Unmanned Aerial Vehicle"

Transcription

1 Indian Journal of Science and Technology, Vol 9(36), DOI: /ijst/2016/v9i36/102160, September 2016 ISSN (Print) : ISSN (Online) : Autonomous Control of Tilt Tri-Rotor Unmanned Aerial Vehicle Rashidah Funke Olanrewaju 1 *, Rafhanah Shazwani Binti Rosli 1 and Balogun Wasiu Adebayo 2 1 Faculty of Engineering, International Islamic University Malaysia, Jalan Gombak 53100, Kuala Lumpur, Malaysia; frashidah@iium.edu.my, xania92@gmail.com 2 Department of Mechatronics Engineering, Lagos State Polytechnic Ikorodu Nigeria; balogunwa1999@yahoo.com Abstract A control algorithm of tri-rotor aircraft using PID control and the effect of it in a tilt tri-rotor aircraft is proposed and observed in this paper.in the development of the control algorithm, a mathematical model consisting variables from three motors used and its tilting mechanism is obtained and referred to. A significant improvement is observed when the control algorithm is applied to the system in which the pitch overshoot is greatly reduced and approach to a constant zero.tilt Tri- Rotor Unmanned Aerial Vehicle (TRUAV) is an aircraft that has three motors and does not allow pilot intervention in the management of the flight. There exist situations where the surrounding environment is not appropriate or even dangerous to a human being. Examples of such case is a war zone area, steep terrains, explosive area, or even during armed attacks. Keywords: Autonomous, Control, Tilt, Tri-Rotor,UAV 1. Introduction Some tasks are also overly complex that the maneuverability become very complicated. However, these problems can be overcome by using a UAV which is unpiloted and is autonomously controlled. In addition, three rotor configuration is less-expensive with great agility and more flexibility. Compared to quad rotors, TRUAVs is ideal for deployment in various research projects and missions because TRUAVs are less costly, less complex, smaller in size, and have longer flight time due to the reduced number of motors. Comparing to two-rotors, TRUAVs provides more stability 1. Most autonomous control consists of a controller. There exists variety type of controller used in solution to many types of problems and application. The application of control in an industrial process has observed controllers like Proportional (P), Proportional- Integration (PI), Proportional-Integral-Derivative (PID) and Fuzzy Logic 2. The control algorithm focused in the autonomous control is using PID controller designed for tilt tri-rotor UAV that is operating in Vertical Take-Off and Landing (VTOL) mode. The mathematical model will only consist of the three motors used including the tilting mechanism. The algorithm for other UAV is not discussed in this paper. This paper focuses on the stability of the tilt TRUAV in each flight mission and not the navigation, tracking and communication system of the tilt TRUAV. The flight missions discussed in this paper are Take-Off, Hover, Transition, Forward Flight and Landing. The code developed for the arduino microcontroller will only take data variables from the feedback sensors integrated in the tilt TRUAV and do the calculations to generate the appropriate command in maintaining the stability of the tilt TRUAV. 2. Tilt Tri-rotor Unmanned Aerial Vehicle Conceptually, Tilt Tri-Rotor Unmanned Aerial Vehicle (TRUAV) is an aircraft that have three motors and does not allow pilot intervention in the management of the flight. Figure 1 shows an incomplete prototype model of UAV developed by IIUM Supernova Team, it can be used *Author for correspondence

2 Autonomous Control of Tilt Tri-Rotor Unmanned Aerial Vehicle Figure 1. Example of UAV design model. as an example on where the control algorithm could be applied on. UAV offers options to be controlled autonomously or to be remotely piloted. Such options bring advantages to diverse areas depending on its application. The application of UAV is very wide. It is used in remote sensing (refer Figure 2), commercial aerial surveillance, oil and gas exploration, commercial and motion picture filmmaking, sports, law enforcement-related, disaster relief and medical assistance, scientific research, search and rescue, maritime patrol, forest fire detection, archaeology and many other potentials in the future. 3. Autonomous Control Autonomous Control (AC) mentioned in this paper is in the context of the control and guidance of an UAV. Autonomous control simply means automatic control. AC consist of a combination of hardware and software, that can operate control functions as needed. Such control functions should not be intervened over a required period of time. The controller is able to handle task in an unexpected situation, evaluate a new task for control and errors. However, a high level decision making techniques for reasoning with the constraint of uncertainty and execute action have to be utilized. It is somehow similar to intelligent behavior of humans. Thus, utilizing high level decision making techniques, intelligent methods, in the autonomous controller is a step towards autonomy Research Methodology The tools used is MATLAB software and Arduino. MATLAB software is used to simulate the feedback control stability in a TRUAV based on the feedback control system applied. Arduino software is used to code the arduino microcontroller. Arduino serial monitor is used to analyze data from feedback sensors. Data is evaluated Figure 2. Application of UAV in remote sensing showing moss health and moss surface temperature from visible mosaic of Robison Ridge site in Antarctica 3. through Proportional-Integral-Derivative (PID) feedback control system which then calculate the control command to be sent to the aircraft dynamics. Aircraft dynamics consist of control surfaces and external control of the TRUAV. The control for each flight mission which are Take-Off, Altitude, Hover, Transition, Forward Flight and Landing is discussed separately. Figure 3 shows the flowchart used in this paper to apply AC in a TRUAV. 4.1 PID Feedback Control There are two types of control systems in general, open loop and closed loop control systems. An open loop control system consists of input acting on a plant which then generates an output signal. However, the open loop control system is not sufficient to be used in the proposed system. This is because, it does not meet the requirement where accuracy is highly important and the attitude of the TRUAV may change variously. Furthermore, an open loop control system does not have a way of compensating an error nor correcting them which is a huge disadvantage to be used in this proposed system. Thus, a solution to this is to use closed loop control system. In a closed loop system, a feedback control is applied by sensing the output of the plant and sending it back so the system can make adjustment accordingly. In a feedback system, there should be a reference signal which is the desired value or goal. The reference signal is then compared to the measured signal from the feedback. The comparison of the reference signal and measured signal will show the resulting error that shows the difference between the desired value and the current value of the plant. The error is fed to a controller and the controller 2 Vol 9 (36) September Indian Journal of Science and Technology

3 Rashidah Funke Olanrewaju, Rafhanah Shazwani Binti Rosli and Balogun Wasiu Adebayo Figure 4. controller. Closed loop control system with a PID Figure 3. Flowchart of AC system in a TRUAV. will convert it into command that is then sent to the plant. The controller should drive the error to zero as time progressed. The controller used in the design is PID controller. It is used because it is simple, efficient and effective in wide area of application. The flow diagram of a closed loop control system with a PID controller is shown in Figure Flight Dynamics Flight dynamics can be explained as the control of aircraft in three dimensions and its orientation. Angles of rotation in three dimensions about the aircraft s centre of mass is the three critical flight dynamics parameters. The aircraft may rotate freely in three axes known as pitch, roll and yaw. Pitch is the lateral axis from the tip of the aircraft s wings in which the rotation about this axis changes vertical pointing direction of the aircraft s nose. Roll is the longitudinal axis from the aircraft s nose to its tail in which rotation about this axis changes the wings orientation moving clockwise or anticlockwise. Yaw is the vertical axis that pass through aircraft s centre of gravity and the rotation about this axis changes the horizontal pointing direction of the aircraft s nose. Figure 5 shows the three axes that intersect in the centre of gravity of the aircraft and is perpendicular to each other. In a basic aircraft maneuvering, there are multiple components of control surfaces that control the aircraft s flight dynamics. Control surfaces can be categorized into several categories according to the type of aircraft. In the TRUAV of the proposed system, the category involved is main control surfaces, which consist of ailerons, elevator and rudder. Second category involved is secondary control surfaces, which consist of flaps. Ailerons is used to control rotation about roll axis by moving left and right aileron inversely. For example, if the aircraft is to be rolled clockwise, the left aileron will be lowered causing increase in lift and the right aileron will be raised causing reduce in lift. Elevator is used to control rotation about pitch axis by moving raising or lowering both elevator on left and right horizontal tail simultaneously. For example, if the aircraft s nose is to be pitched up, the elevator will be raised pushing the tail down. Rudder is used to control rotation about yaw axis by moving the rudder on the vertical tail to the left or right. For example, if the nose is to be yawed to the right, the rudder will be moved to the right causing the tail to be pushed to the left. In addition, flaps are used to control lift of the aircraft by deflecting it. If the flaps are lowered down, it will cause the aircraft to be lifted up. It is also used during transition from forward flight to hovering by increasing the drag when it is lowered down so the speed of the aircraft can be reduced. External control involved in this paper is rotational per minute (rpm) of motors. It exerts forces in many directions thus producing moments or rotational force in the aircraft s aerodynamic center thus creating a rotation around the flight dynamics. The rpm of motors is manipulated to change the altitude of aircraft during hovering Vol 9 (36) September Indian Journal of Science and Technology 3

4 Autonomous Control of Tilt Tri-Rotor Unmanned Aerial Vehicle tilting of nacelle change to the appropriate position, forward flight and landing. Through all flight missions, the stability of the aircraft needs to be maintained by maintaining the roll, pitch and yaw angle to be at zero angle. The model of aircraft s feedback control is shown in figure6. Aircraft dynamics consist of control surfaces (flap, ailerons, elevator and rudder) and rpm of motors used in the aircraft. Figure 5. Aircraft s axes of motion. and speed of aircraft during forward flight. Rpm of motors create thrust. For example, when the rpm is decreased, the thrust from the motors will decrease resulting in decreasing altitude or speed. The position of the motors used in this paper is at each tip of its wings and one at the nose. Right motor is located at the tip of the right wing, left motor located at the tip of the left wing and finally the front motor located at the nose. The right and left motor is used to control stability about roll axis. For example, the feedback value of roll angle will give either positive or negative feedback and the error from the comparison of desired and measured value will be fed to PID and PID generates a signal to be sent to both rpm of left motor and right motor on which one to be increased or decreased. The front motor is used to control stability about pitch axis. For example, if the aircraft s nose is to be pitched up, the front motor s rpm is to be increased. 4.3 Feedback Sensors The feedback sensor used in the proposed system is Inertial Measurement Unit (IMU). IMU is used to measure and give feedback on aircraft s angular orientation, velocity and gravitational forces. IMU consist of combination of accelerometers and gyroscopes that can sense motion and distinguish its rate, type and direction. In this proposed system, the TRUAV attitude is continuously measured and sent to the arduino microcontroller for calculation. The variable that is received by the arduino from the IMU is in the form of IMU s output voltage through pulse with modulation pin. 4.5 Take-Off Feedback Control Aircraft dynamics that is active during this mission is rpm of the three motors used. The motors generate thrust that will produce a lift to the aircraft since all the control surfaces is not active during this time. The feedback control during this mission can be explained using the model in figure 6. During take-off, the aircraft will increase in altitude to a determined altitude, h. The current value of altitude is fed through feedback and compared to the desired value of altitude, h. The PID calculates the rate that the motor rpm should operates at and the aircraft s rate of climb. Rate of climb (RoC) is the vertical speed of aircraft which is the altitude s rate of change. The rise time is made higher by increasing the Kd of the PID to apply delay in RoC in order to maintain the stability. dynamics is observed by maintaining the roll and pitch angles at zero. The current measured value of roll/pitch angle is fed through feedback and compared to the desired value of roll/pitch angles which is zero. The error from this comparison is sent to PID for calculations. PID sends appropriate value of signal to be fed to the left or right motor for roll and front motor for pitch through arduino microcontroller. The arduino microcontroller acts as a medium of signal processing. 4.4 Feedback Control of Flight Missions The aircraft in this proposed system has a mission profile that includes take-off to a certain altitude, hover for a determined amount of time, transition on which the Figure 6. Model of aircraft s feedback control. 4 Vol 9 (36) September Indian Journal of Science and Technology

5 Rashidah Funke Olanrewaju, Rafhanah Shazwani Binti Rosli and Balogun Wasiu Adebayo 4.6 Hover Feedback Control Aircraft dynamics that is active during this mission is rpm of the three motors used. The feedback control during this mission can also be explained using the model in figure 6. During hover, when the aircraft reach the desired altitude, h, the aircraft have to maintain the Rate of Climb (RoC) to be zero. This is by continuously taking the feedback of the altitude and adjusting the rpm of motor to maintain the position of aircraft at h. When the appropriate rpm value is obtained to keep the value of RoC at zero and position of aircraft at h, the rpm value is made constant for a determined amount of time before the next mission. The PID calculates the rate that the motor rpm should operates at and sends the signal to the arduino microcontroller. dynamics is observed by maintaining the roll and pitch angles at zero. The current measured value of roll/pitch angle is fed through feedback and compared to the desired value of roll/pitch angles which is zero. The error from this comparison is sent to PID for calculations. PID sends appropriate value of signal to be fed to the left or right motor for roll and front motor for pitch through arduino microcontroller. The arduino microcontroller acts as a medium of signal processing. 4.7 Transition Feedback Control Aircraft dynamics that are active during this mission are control surfaces and rpm of the three motors used. During transition, the nacelle of all three motors will gradually tilt to 90 degrees to prepare for the next flight mission which is forward flight. The aircraft may increase in a considerable altitude during transition. dynamics should be observed by maintaining the roll, pitch and yaw angles at zero. The current measured value of roll/pitch/yaw angle is fed through feedback and compared to the desired value of roll/pitch/yaw angles which is zero. The error from this comparison is sent to PID for calculations. PID sends appropriate value of signal to the control surfaces through arduino microcontroller. The ailerons are used to adjust roll angle, elevators are to adjust the pitch angle, the flaps are to adjust the lift and the rudder is to adjust the yaw angle. The arduino microcontroller acts as a medium of signal processing. 4.8 Forward flight Feedback Control Aircraft dynamics that is active during this mission is control surfaces. During forward flight, the rpm of all three motors should be in the same rate. The aircraft is steered by the control surfaces. The feedback control during this mission can be explained using the model in Figure 7. For the aircraft to turn to the right or left, the ailerons and rudder will work together to achieve it. The lift of the aircraft is affected by the flaps. A change in the angle of the flaps will change the drag thus affecting the speed of aircraft. The aircraft is slowed down and stopped by deflecting the flaps that will cause an increase in drag and also by decreasing the rate of the rpm of motors. dynamics should be observed by maintaining the roll, pitch and yaw angles at zero. The current measured value of roll/pitch/yaw angle is fed through feedback and compared to the desired value of roll/pitch/yaw angles which is zero. The error from this comparison is sent to PID for calculations. PID sends appropriate value of signal to the control surfaces through arduino microcontroller. The ailerons are used to adjust roll angle, elevators is to adjust the pitch angle, the flaps is to adjust the lift and the rudder is to adjust the yaw angle. The arduino microcontroller acts as a medium of signal processing. 4.9 Landing Feedback Control The fifth flight mission discussed is landing. Before the landing mission started, the aircraft will undergo transition mission on which the nacelle of all three motors gradually return to 0 degrees. Aircraft dynamics that is Figure 7. Angle vs time graph representing roll, pitch and yaw angles of uncontrolled hover system 5. Vol 9 (36) September Indian Journal of Science and Technology 5

6 Autonomous Control of Tilt Tri-Rotor Unmanned Aerial Vehicle active during this mission is rpm of the three motors used. The motors generate thrust that will produce a lift to the aircraft since all the control surfaces is not active during this time. Thus, by reducing the rpm of the motors, the lift is also reduced. The feedback control during this mission can be explained using the model in Figure 7. During landing, the aircraft s altitude is decreased to h=0. The current value of altitude is fed through feedback and compared to the desired value of altitude, h=0. The PID calculates the rate that the motor rpm should operates at and the aircraft s rate of descent. Rate of descent is the vertical speed of a descending aircraft. The rise time is made higher by increasing the Kd of the PID to apply delay in rate of descent in order to maintain the stability. dynamics is observed by maintaining the roll and pitch angles at zero. The current measured value of roll/pitch angle is fed through feedback and compared to the desired value of roll/pitch angles which is zero. The error from this comparison is sent to PID for calculations. PID sends appropriate value of signal to be fed to the left or right motor for roll and front motor for pitch through arduino microcontroller. The arduino microcontroller acts as a medium of signal processing. 5. Results and Analysis A simulation is done by using MATLAB Simulink software. The mathematical model is represented through Simulink. The PID applied in the Simulink is auto tuned without having to determine the constants. Simulink calculates the best constants that should be used by the system. The graph of the simulation is graphed using MATLAB 5. The analysis for only one flight mission is observed for the time being, which is at hover. The graph of roll, pitch and yaw angles is analyzed in an uncontrolled and controlled system of hover to see the effect of the control on the system. The aircraft s solution of mathematical model for thrust generation is presented 5. F=Thrust, D=diameter of propeller Pitch=Axial distance cross by propeller for each revolution RPM=Revolution of engine per minute = Assume, Fxnet = Fznet = Drag = Lift = Using MATLAB Simulation, the equations are solved using the following input value 5 : Mass:13kg Number of engine:3 Tilting rate:0.04rad/s Propeller diameter:20inch Pitch:13inch Wing area: 0.728m2 Initial forward velocity:0ms-1 Initial vertical velocity:0ms-1 Results: Uncontrolled system at hover: Controlled system at hover: The result shows the control system of aircraft during hover flight mission. Figure 8 shows the graph of an uncontrolled hover system. The absence of PID control in the system has shown inconsiderable amount of overshoot to the pitch angle. The roll angle is constant. The yaw angle is not considered at this flight mission. The roll and pitch angle should achieve zero angle for the system to be stable. However, the pitch angle is inversely diverging to negative infinity. This graph shows the system is highly unstable and a controller is highly needed. When PID control is applied to the system, it fixed the problems of delay time, inverse response and overshoot from the ongoing process. Thus, a significant improvement is 6 Vol 9 (36) September Indian Journal of Science and Technology

7 Rashidah Funke Olanrewaju, Rafhanah Shazwani Binti Rosli and Balogun Wasiu Adebayo work. Due to some limitations, it became a great challenge to come up with an ideal control algorithm for the aircraft. Hence, the pursuit continues.there exist many types of control system method that can be implemented in a tilt tri-rotor UAV. Such control system may also be applied to improve the stability and efficiency of the control system method used in this paper. Thus, for future works, it is recommended to use a different control system method other than PID control, apply another control system method to the PID control to improve the efficiency and adapt the control algorithm to another type of UAV. Figure 8. Angle vs time graph representing roll, pitch and yaw angles of controlled hover system 5. observed from the graph in figure 8 in which the pitch angle and roll angle achieve zero after 40s. The pitch overshoot is greatly reduced and approach to a constant zero. The aircraft dynamics that is active during hover flight mission is rpm of the three motors used. The feedback control during this mission can be explained using the model in figure 7. The stability of the aircraft is achieved through the observation of the flight dynamics by adjusting the roll and pitch angles to achieve zero angle. The current measured value of roll/pitch angle is fed through feedback and compared to the desired value of roll/pitch angles which is zero. The error from this comparison is sent to PID for calculations. PID sends appropriate value of signal to be fed to the left and right motor for roll and front motor for pitch. 7. References 1. Kara MM, Lanzon A. Design and control of novel tri-rotor UAV. UKACC International Conference on Control Cardiff, UK, 2012 Sep Aslam F, Kaur G. Comparative analysis of conventional, P, PI, PID and fuzzy logic controllers for the efficient control of concentration in CSTR. International Journal of Computer Applications Mar; 17(6): Esther S, Barrado C, Pastor E. UAV flight experiments applied to the remote sensing of vegetated areas. Remote Sens. 2014; 6: DOI: /rs Antsaklis PJ, Passino KM, Wang SJ. An introduction to autonomous control systems. control systems, IEEE. 1991; 11(4). 5. Abdur M. Design and development of two-rotor tilting VTOL Aircraft. Final Year Project. International Islamic University Malaysia, Malaysia; Conclusion and Future Works In conclusion, to develop a control algorithm that is more effective needs an intensive study on how the aircraft itself Vol 9 (36) September Indian Journal of Science and Technology 7

Design and Development of Unmanned Tilt T-Tri Rotor Aerial Vehicle

Design and Development of Unmanned Tilt T-Tri Rotor Aerial Vehicle Design and Development of Unmanned Tilt T-Tri Rotor Aerial Vehicle K. Senthil Kumar, Mohammad Rasheed, and T.Anand Abstract Helicopter offers the capability of hover, slow forward movement, vertical take-off

More information

State Space System Modeling of a Quad Copter UAV

State Space System Modeling of a Quad Copter UAV Indian Journal of Science Technology, Vol 9(27), DOI: 10.17485/ijst/2016/v9i27/95239, July 2016 ISSN (Print) : 0974-6846 ISSN (Online) : 0974-5645 State Space System Modeling of a Quad Copter UAV Zaid

More information

Dynamical Modeling and Controlof Quadrotor

Dynamical Modeling and Controlof Quadrotor Dynamical Modeling and Controlof Quadrotor Faizan Shahid NUST PNEC Pakistan engr.faizan_shahid@hotmail.com Muhammad Bilal Kadri, Nasir Aziz Jumani, Zaid Pirwani PAF KIET Pakistan bilal.kadri@pafkiet.edu.pk

More information

IMPROVING QUADROTOR 3-AXES STABILIZATION RESULTS USING EMPIRICAL RESULTS AND SYSTEM IDENTIFICATION

IMPROVING QUADROTOR 3-AXES STABILIZATION RESULTS USING EMPIRICAL RESULTS AND SYSTEM IDENTIFICATION IMPROVING QUADROTOR 3-AXES STABILIZATION RESULTS USING EMPIRICAL RESULTS AND SYSTEM IDENTIFICATION Övünç Elbir & Electronics Eng. oelbir@etu.edu.tr Anıl Ufuk Batmaz & Electronics Eng. aubatmaz@etu.edu.tr

More information

Design and Analysis of Quadcopter Classical Controller Ahmed H. Ahmed*, Ahmed N. Ouda*, Ahmed M.Kamel*, Y. Z. Elhalwagy*

Design and Analysis of Quadcopter Classical Controller Ahmed H. Ahmed*, Ahmed N. Ouda*, Ahmed M.Kamel*, Y. Z. Elhalwagy* 16 th International Conference on AEROSPACE SCIENCES & AVIATION TECHNOLOGY, ASAT - 16 May 26-28, 2015, E-Mail: asat@mtc.edu.eg Military Technical College, Kobry Elkobbah, Cairo, Egypt Tel : +(202) 24025292

More information

Estimation of Altitude and Vertical Velocity for Multirotor Aerial Vehicle using Kalman Filter

Estimation of Altitude and Vertical Velocity for Multirotor Aerial Vehicle using Kalman Filter Estimation of Altitude and Vertical Velocity for Multirotor Aerial Vehicle using Kalman Filter Przemys law G asior, Stanis law Gardecki, Jaros law Gośliński and Wojciech Giernacki Poznan University of

More information

Design & Optimization Fuzzy Logic Controller for General Helicopter Model

Design & Optimization Fuzzy Logic Controller for General Helicopter Model Design & Optimization Fuzzy Logic Controller for General Helicopter Model Hasan A. AbuMeteir Graduated Student of Control Engineering IUG Gaza-Palestine hmeteir@gmail.com Abstract Helicopter aviation is

More information

Adaptive back-stepping control applied on octocopter under recoil disturbance

Adaptive back-stepping control applied on octocopter under recoil disturbance Journal of Engineering Science and Military Technologies ISSN: 2357-0954 DOI: 10.21608/ejmtc.2017.401.1004 Adaptive back-stepping control applied on octocopter under recoil disturbance GuangXue Zhang 1

More information

QUANSER Flight Control Systems Design. 2DOF Helicopter 3DOF Helicopter 3DOF Hover 3DOF Gyroscope. Quanser Education Solutions Powered by

QUANSER Flight Control Systems Design. 2DOF Helicopter 3DOF Helicopter 3DOF Hover 3DOF Gyroscope. Quanser Education Solutions Powered by QUANSER Flight Control Systems Design 2DOF Helicopter 3DOF Helicopter 3DOF Hover 3DOF Gyroscope Quanser Education Solutions Powered by 2 DOF Helicopter What does it represent? Classic helicopter with main

More information

CAMERA GIMBAL PERFORMANCE IMPROVEMENT WITH SPINNING-MASS MECHANICAL GYROSCOPES

CAMERA GIMBAL PERFORMANCE IMPROVEMENT WITH SPINNING-MASS MECHANICAL GYROSCOPES 8th International DAAAM Baltic Conference "INDUSTRIAL ENGINEERING 19-21 April 2012, Tallinn, Estonia CAMERA GIMBAL PERFORMANCE IMPROVEMENT WITH SPINNING-MASS MECHANICAL GYROSCOPES Tiimus, K. & Tamre, M.

More information

Disturbance Rejection in Multi-Rotor Unmanned Aerial Vehicles Using a Novel Rotor Geometry

Disturbance Rejection in Multi-Rotor Unmanned Aerial Vehicles Using a Novel Rotor Geometry Proceedings of the 4 th International Conference of Control, Dynamic Systems, and Robotics (CDSR'17) Toronto, Canada August 21 23, 2017 Paper No. 130 DOI: 10.11159/cdsr17.130 Disturbance Rejection in Multi-Rotor

More information

Fixed Wing Models 45

Fixed Wing Models 45 Fixed Wing Models 45 FLAP FLAPERON Flap Flaperon Mixer Aileron Rudder Mixer Aileron Differential Mixer The mixer "F-A" allows an adjustable portion of the flap control system to be fed to the aileron channels

More information

ALGORITHMS FOR DETECTING DISORDERS OF THE BLDC MOTOR WITH DIRECT CONTROL

ALGORITHMS FOR DETECTING DISORDERS OF THE BLDC MOTOR WITH DIRECT CONTROL Journal of KONES Powertrain and Transport, Vol. 23, No. 4 2016 ALGORITHMS FOR DETECTING DISORDERS OF THE BLDC MOTOR WITH DIRECT CONTROL Marcin Chodnicki, Przemysław Kordowski Mirosław Nowakowski, Grzegorz

More information

1. INTRODUCTION. Constrained Control Allocation for Systems with Redundant Control Effectors

1. INTRODUCTION. Constrained Control Allocation for Systems with Redundant Control Effectors 1. INTRODUCTION Control allocation algorithms determine how the controls of a system should be positioned so that they produce some desired effect. Constrained controls have limits on their maximum positions

More information

Critical Design Review. Almog Dov Assaf Aloush Bar Ovadia Dafna Lavi Orad Eldar. Supervisor: Dror Artzi

Critical Design Review. Almog Dov Assaf Aloush Bar Ovadia Dafna Lavi Orad Eldar. Supervisor: Dror Artzi Critical Design Review Almog Dov Assaf Aloush Bar Ovadia Dafna Lavi Orad Eldar Supervisor: Dror Artzi Man-portable UAV Over the hill / Urban surveillance Fast field deployment Endurance: 3 min Simple to

More information

Keywords: UAV, Formation flight, Virtual Pursuit Point

Keywords: UAV, Formation flight, Virtual Pursuit Point DESIGN THE GUIDANCE LAW FOR FORMATION FLIGHT OF MULTIPLE UAVS Heemin Shin*, Hyungi Kim*, Jaehyun Lee*, David Hyunchul Shim* *Korea Advanced Institute of Science and Technology (KAIST) Keywords: UAV, Formation

More information

Navigational Aids 1 st Semester/2007/TF 7:30 PM -9:00 PM

Navigational Aids 1 st Semester/2007/TF 7:30 PM -9:00 PM Glossary of Navigation Terms accelerometer. A device that senses inertial reaction to measure linear or angular acceleration. In its simplest form, it consists of a case-mounted spring and mass arrangement

More information

Trajectory Planning for Reentry Maneuverable Ballistic Missiles

Trajectory Planning for Reentry Maneuverable Ballistic Missiles International Conference on Manufacturing Science and Engineering (ICMSE 215) rajectory Planning for Reentry Maneuverable Ballistic Missiles XIE Yu1, a *, PAN Liang1,b and YUAN ianbao2,c 1 College of mechatronic

More information

Modeling and Fuzzy Logic Control of a Quadrotor UAV

Modeling and Fuzzy Logic Control of a Quadrotor UAV Modeling and Fuzzy Logic Control of a Quadrotor UAV Muhammad Awais Sattar 1, Dr Abdulla Ismail 2 1Graduate Student, Dept. of Electrical Engineering, Rochester Institute of Technology, Dubai, UAE 2Professor,

More information

Dynamic Modelling and Simulation of a Vectored Thrust Quad-Rotor

Dynamic Modelling and Simulation of a Vectored Thrust Quad-Rotor Dynamic Modelling and Simulation of a Vectored Thrust Quad-Rotor Benjamin Faul School of Mechanical and Manufacturing Engineering University of New South Wales Sydney, NSW 252 Email: benjaminfaul@bigpond.com

More information

FlightGear application for flight simulation of a mini-uav

FlightGear application for flight simulation of a mini-uav FlightGear application for flight simulation of a mini-uav Tomáš Vogeltanz and Roman Jašek Citation: AIP Conference Proceedings 1648, 550014 (2015); doi: 10.1063/1.4912769 View online: http://dx.doi.org/10.1063/1.4912769

More information

Make to Innovate Cardinal Flight Aerodynamics Team

Make to Innovate Cardinal Flight Aerodynamics Team Make to Innovate Cardinal Flight Aerodynamics Team Group Members: Alexander Scott Benjamin Vanduyne Brandon Ganey Joseph Cairo Lyle Sorensen 1 Abstract The purpose for this milestone was to construct an

More information

Comparison of PID and LQR controllers on a quadrotor helicopter

Comparison of PID and LQR controllers on a quadrotor helicopter Comparison of PID and LQR controllers on a quadrotor helicopter Demet Canpolat Tosun 1, Yasemin Işık 2, Hakan Korul 3 Abstract This paper focuses on a quadrotor model, named as Qball-X4 developed by Quanser.

More information

Multi-core implementation of F-16 flight surface control system using GA based multiple model reference adaptive control algorithm

Multi-core implementation of F-16 flight surface control system using GA based multiple model reference adaptive control algorithm The University of Toledo The University of Toledo Digital Repository Theses and Dissertations 2011 Multi-core implementation of F-16 flight surface control system using GA based multiple model reference

More information

EE6102 Multivariable Control Systems

EE6102 Multivariable Control Systems EE612 Multivariable Control Systems Homework Assignments for Part 2 Prepared by Ben M. Chen Department of Electrical & Computer Engineering National University of Singapore April 21, 212 EE612 Multivariable

More information

Modeling and Control of a Simulated Flight of a Mini Helicopter Using Matlab/Simulink

Modeling and Control of a Simulated Flight of a Mini Helicopter Using Matlab/Simulink International Conference on Computer, Communications and Information Technology (CCIT 2014) Modeling and Control of a Simulated Flight of a Mini Helicopter Using Matlab/Simulink Mohamed Yacine Chachou,

More information

This was written by a designer of inertial guidance machines, & is correct. **********************************************************************

This was written by a designer of inertial guidance machines, & is correct. ********************************************************************** EXPLANATORY NOTES ON THE SIMPLE INERTIAL NAVIGATION MACHINE How does the missile know where it is at all times? It knows this because it knows where it isn't. By subtracting where it is from where it isn't

More information

THE AIVA FLY-BY-WIRELESS UAV PLATFORM

THE AIVA FLY-BY-WIRELESS UAV PLATFORM THE AIVA FLY-BY-WIRELESS UAV PLATFORM The AIVA project concerns to an UAV aimed to perform aerial surveillance, forest fire detection and also to monitor high voltage cables for stress or failures. The

More information

What s New in AAA? Design Analysis Research. Version 3.3. February 2011

What s New in AAA? Design Analysis Research. Version 3.3. February 2011 Design Analysis Research What s New in AAA? Version 3.3 February 2011 AAA 3.3 contains various enhancements and revisions to version 3.2 as well as bug fixes. This version has 287,000 lines of code and

More information

General model and control of an n rotor helicopter

General model and control of an n rotor helicopter Downloaded from orbit.dtu.dk on: Jun 29, 218 General model and control of an n rotor helicopter Zsurzsan, Adriana Gabriela; Brogaard, Rune Yding; Andersen, Nils Axel; Ravn, Ole Published in: Journal of

More information

Unmanned Aerial Vehicles

Unmanned Aerial Vehicles Unmanned Aerial Vehicles Embedded Control Edited by Rogelio Lozano WILEY Table of Contents Chapter 1. Aerodynamic Configurations and Dynamic Models 1 Pedro CASTILLO and Alejandro DZUL 1.1. Aerodynamic

More information

Research and implementation of a simulation method of electric transmission line inspection using UAV based on virtual reality

Research and implementation of a simulation method of electric transmission line inspection using UAV based on virtual reality Acta Technica 6 (017), No. 6A, 7 36 c 017 Institute of Thermomechanics CAS, v.v.i. Research and implementation of a simulation method of electric transmission line inspection using UAV based on virtual

More information

Aircraft Stability and Performance 2nd Year, Aerospace Engineering. Dr. M. Turner

Aircraft Stability and Performance 2nd Year, Aerospace Engineering. Dr. M. Turner Aircraft Stability and Performance 2nd Year, Aerospace Engineering Dr. M. Turner Basic Info Timetable 15.00-16.00 Monday ENG LT1 16.00-17.00 Monday ENG LT1 Typical structure of lectures Part 1 Theory Part

More information

Electronics Design Contest 2016 Wearable Controller VLSI Category Participant guidance

Electronics Design Contest 2016 Wearable Controller VLSI Category Participant guidance Electronics Design Contest 2016 Wearable Controller VLSI Category Participant guidance June 27, 2016 Wearable Controller is a wearable device that can gather data from person that wears it. Those data

More information

DYNAMICS OF A VORTEX RING AROUND A MAIN ROTOR HELICOPTER

DYNAMICS OF A VORTEX RING AROUND A MAIN ROTOR HELICOPTER DYNAMICS OF A VORTEX RING AROUND A MAIN ROTOR HELICOPTER Katarzyna Surmacz Instytut Lotnictwa Keywords: VORTEX RING STATE, HELICOPTER DESCENT, NUMERICAL ANALYSIS, FLOW VISUALIZATION Abstract The main goal

More information

THE EFIGENIA EJ-1B MOZART

THE EFIGENIA EJ-1B MOZART THE EFIGENIA EJ-1B MOZART An S/VTOL Autonomous UAV Unmanned Aircraft Autocontrolled with an Intelligent Adaptive Digital By: MARIO ANDRÉS CÓRDOBA G.. EFIGENIA Aerospace Robotics www.efigenia-aerospace.com

More information

A Simplified Vehicle and Driver Model for Vehicle Systems Development

A Simplified Vehicle and Driver Model for Vehicle Systems Development A Simplified Vehicle and Driver Model for Vehicle Systems Development Martin Bayliss Cranfield University School of Engineering Bedfordshire MK43 0AL UK Abstract For the purposes of vehicle systems controller

More information

Marker Based Localization of a Quadrotor. Akshat Agarwal & Siddharth Tanwar

Marker Based Localization of a Quadrotor. Akshat Agarwal & Siddharth Tanwar Marker Based Localization of a Quadrotor Akshat Agarwal & Siddharth Tanwar Objective Introduction Objective: To implement a high level control pipeline on a quadrotor which could autonomously take-off,

More information

AUTONOMOUS PLANETARY ROVER CONTROL USING INVERSE SIMULATION

AUTONOMOUS PLANETARY ROVER CONTROL USING INVERSE SIMULATION AUTONOMOUS PLANETARY ROVER CONTROL USING INVERSE SIMULATION Kevin Worrall (1), Douglas Thomson (1), Euan McGookin (1), Thaleia Flessa (1) (1)University of Glasgow, Glasgow, G12 8QQ, UK, Email: kevin.worrall@glasgow.ac.uk

More information

AUTOPILOT DESIGN DOR THE LATERAL-DIRECTIONAL MOTION OF AN UAV

AUTOPILOT DESIGN DOR THE LATERAL-DIRECTIONAL MOTION OF AN UAV SCIENTIFIC RESEARCH AND EDUCATION IN THE AIR FORCE AFASES2017 AUTOPILOT DESIGN DOR THE LATERAL-DIRECTIONAL MOTION OF AN UAV Costin ENE, Adrian-Mihail STOICA, Petrisor-Valentin PARVU University Politehnica

More information

Modeling, Parameter Estimation, and Navigation of Indoor Quadrotor Robots

Modeling, Parameter Estimation, and Navigation of Indoor Quadrotor Robots Brigham Young University BYU ScholarsArchive All Theses and Dissertations 2013-04-29 Modeling, Parameter Estimation, and Navigation of Indoor Quadrotor Robots Stephen C. Quebe Brigham Young University

More information

Elective in Robotics. Quadrotor Modeling (Marilena Vendittelli)

Elective in Robotics. Quadrotor Modeling (Marilena Vendittelli) Elective in Robotics Quadrotor Modeling (Marilena Vendittelli) Introduction Modeling Control Problems Models for control Main control approaches Elective in Robotics - Quadrotor Modeling (M. Vendittelli)

More information

9 Degrees of Freedom Inertial Measurement Unit with AHRS [RKI-1430]

9 Degrees of Freedom Inertial Measurement Unit with AHRS [RKI-1430] 9 Degrees of Freedom Inertial Measurement Unit with AHRS [RKI-1430] Users Manual Robokits India info@robokits.co.in http://www.robokitsworld.com Page 1 This 9 Degrees of Freedom (DOF) Inertial Measurement

More information

Camera gimbal control system for unmanned platforms

Camera gimbal control system for unmanned platforms 8 th International Symposium Topical Problems in the Field of Electrical and Power Engineering Pärnu, Estonia, January 11-16, 2010 Camera gimbal control system for unmanned platforms Kristjan Tiimus, Mart

More information

REAL FLIGHT DEMONSTRATION OF PITCH AND ROLL CONTROL FOR UAV CANYON FLIGHTS

REAL FLIGHT DEMONSTRATION OF PITCH AND ROLL CONTROL FOR UAV CANYON FLIGHTS REAL FLIGHT DEMONSTRATION OF PITCH AND ROLL CONTROL FOR UAV CANYON FLIGHTS Cezary KOWNACKI * * Faculty of Mechanical Engineering, Department of Automatics and Robotics, Bialystok University of Technology,

More information

ET312 GPS-UAV Development Platform. Part 2: Flight dynamics and control theory

ET312 GPS-UAV Development Platform. Part 2: Flight dynamics and control theory ET312 GPS-UAV Development Platform Part 2: Flight dynamics and control theory ET312 GPS-UAV Development Platform This is the second part of a three part series of manuals for the ET312 GPS-UAV. The first

More information

MODELING AND SIMULATION OF A DISTRIBUTED MULTI-BEHAVIORAL CONTROL FOR FULLY AUTONOMOUS QUADROTORS. CHRISTIAN MICKLISCH and NATHAN HILLIARD

MODELING AND SIMULATION OF A DISTRIBUTED MULTI-BEHAVIORAL CONTROL FOR FULLY AUTONOMOUS QUADROTORS. CHRISTIAN MICKLISCH and NATHAN HILLIARD MODELING AND SIMULATION OF A DISTRIBUTED MULTI-BEHAVIORAL CONTROL FOR FULLY AUTONOMOUS QUADROTORS by CHRISTIAN MICKLISCH and NATHAN HILLIARD Advisor DR. HALA ELAARAG A senior research paper submitted in

More information

Control of a quadrotor manipulating a beam (2 projects available)

Control of a quadrotor manipulating a beam (2 projects available) Control of a quadrotor manipulating a beam (2 projects available) Supervisor: Emanuele Garone (egarone@ulb.ac.be), Tam Nguyen, Laurent Catoire General Goal: The goal of this project is to complete from

More information

Design and Optimization of SUAV Empennage

Design and Optimization of SUAV Empennage From the SelectedWorks of Innovative Research Publications IRP India Summer June 1, 2015 Design and Optimization of SUAV Empennage Innovative Research Publications, IRP India, Innovative Research Publications

More information

Identification of a UAV and Design of a Hardware-in-the-Loop System for Nonlinear Control Purposes

Identification of a UAV and Design of a Hardware-in-the-Loop System for Nonlinear Control Purposes Identification of a UAV and Design of a Hardware-in-the-Loop System for Nonlinear Control Purposes Myriam Manaï and André Desbiens LOOP, Université Laval, Quebec City, Quebec, G1K 7P4, Canada Eric Gagnon

More information

ROBOT TEAMS CH 12. Experiments with Cooperative Aerial-Ground Robots

ROBOT TEAMS CH 12. Experiments with Cooperative Aerial-Ground Robots ROBOT TEAMS CH 12 Experiments with Cooperative Aerial-Ground Robots Gaurav S. Sukhatme, James F. Montgomery, and Richard T. Vaughan Speaker: Jeff Barnett Paper Focus Heterogeneous Teams for Surveillance

More information

CHAPTER 2 SENSOR DATA SIMULATION: A KINEMATIC APPROACH

CHAPTER 2 SENSOR DATA SIMULATION: A KINEMATIC APPROACH 27 CHAPTER 2 SENSOR DATA SIMULATION: A KINEMATIC APPROACH 2.1 INTRODUCTION The standard technique of generating sensor data for navigation is the dynamic approach. As revealed in the literature (John Blakelock

More information

Design of Multicopter Test Bench

Design of Multicopter Test Bench Design of Multicopter Test Bench Srikanth Govindarajan, Tarun Agarwal, Sai Kishan R., C. S. Suraj, G. Ramesh, and Veena Devi Abstract In this paper we have designed and implemented a complete system of

More information

Figure (2) The arrows show the directions of the hinge vectors and the hinge orientation angles (φ h )

Figure (2) The arrows show the directions of the hinge vectors and the hinge orientation angles (φ h ) In this example we will analyze a rocket vehicle during level flight. It is controlled by five aerosurfaces and a fixed engine, similar to the vehicle shown in Figure (1). The control surfaces are: two

More information

ASTRIUM Space Transportation

ASTRIUM Space Transportation SIMU-LANDER Hazard avoidance & advanced GNC for interplanetary descent and soft-landing S. Reynaud, E. Ferreira, S. Trinh, T. Jean-marius 3rd International Workshop on Astrodynamics Tools and Techniques

More information

Introduction. AirWizEd User Interface

Introduction. AirWizEd User Interface Introduction AirWizEd is a flight dynamics development system for Microsoft Flight Simulator (MSFS) that allows developers to edit flight dynamics files in detail, while simultaneously analyzing the performance

More information

VISIO -BASED CO TROL OF FIXED-WI G U MA ED AERIAL VEHICLE FOR AUTO OMOUS ROAD-FOLLOWI G

VISIO -BASED CO TROL OF FIXED-WI G U MA ED AERIAL VEHICLE FOR AUTO OMOUS ROAD-FOLLOWI G VISIO -BASED CO TROL OF FIXED-WI G U MA ED AERIAL VEHICLE FOR AUTO OMOUS ROAD-FOLLOWI G João Paulo de Souza, jpsouza@ita.br Elder Moreira Hemerly, hemerly@ita.br Instituto Tecnológico de Aeronáutica, ITA

More information

1 General description

1 General description 1 General description OAD OAD was set up to develop and sell ADS, which stands for Aircraft Design Software. This software is dedicated to take you through nearly the entire aircraft design process for

More information

UNIVERSAL CONTROL METHODOLOGY DESIGN AND IMPLEMENTATION FOR UNMANNED VEHICLES. 8 th April 2010 Phang Swee King

UNIVERSAL CONTROL METHODOLOGY DESIGN AND IMPLEMENTATION FOR UNMANNED VEHICLES. 8 th April 2010 Phang Swee King UNIVERSAL CONTROL METHODOLOGY DESIGN AND IMPLEMENTATION FOR UNMANNED VEHICLES 8 th April 2010 Phang Swee King OUTLINES Introduction Platform Design Helicopter Avionics System Ground Station Sensors Measurement

More information

Computational Fluid Dynamics Study for a Deep Stall Air Vehicle

Computational Fluid Dynamics Study for a Deep Stall Air Vehicle Naval Research Laboratory Washington, DC 20375-5320 NRL/MR/6410--11-9339 Computational Fluid Dynamics Study for a Deep Stall Air Vehicle Ravi Ramamurti Center for Reactive Flow and Dynamical Systems Laboratory

More information

Inertial Navigation Systems

Inertial Navigation Systems Inertial Navigation Systems Kiril Alexiev University of Pavia March 2017 1 /89 Navigation Estimate the position and orientation. Inertial navigation one of possible instruments. Newton law is used: F =

More information

A Practical Adaptive Proportional-Derivative Guidance Law

A Practical Adaptive Proportional-Derivative Guidance Law Engineering Letters, 2:3, EL_2_3_15 A Practical Adaptive Proportional-Derivative Guidance Law Yongwei Zhang, Min Gao, Suochang Yang, Baochen Li, Xue Gao Abstract The well-known proportional navigation

More information

Quadrotor control: Implementation, cooperation and Human-vehicle interaction

Quadrotor control: Implementation, cooperation and Human-vehicle interaction Quadrotor control: Implementation, cooperation and Human-vehicle interaction SALVATORE SCOTTO DI CLEMENTE Master s Degree Project Stockholm, Sweden June 2015 XR-EE-RT 2015:XXX Abstract In this thesis

More information

ECLIPSE 500. Flight Controls. Do Not Use For Flight

ECLIPSE 500. Flight Controls. Do Not Use For Flight ECLIPSE 500 Flight Controls Do Not Use For Flight 3. Flight Controls 3.1 General The flight control system consists of primary flight controls (ailerons, rudder, and elevator) and secondary flight controls

More information

Robust Controller Design for an Autonomous Underwater Vehicle

Robust Controller Design for an Autonomous Underwater Vehicle DRC04 Robust Controller Design for an Autonomous Underwater Vehicle Pakpong Jantapremjit 1, * 1 Department of Mechanical Engineering, Faculty of Engineering, Burapha University, Chonburi, 20131 * E-mail:

More information

Force Modeling, Quaternion PID, and Optimization

Force Modeling, Quaternion PID, and Optimization Cornell University Autonomous Underwater Vehicle Team Spring 2014 Force Modeling, Quaternion PID, and Optimization Technical Report Alex Spitzer (aes368) May 11, 2014 Contents 1 Abstract 2 2 Previous Designs

More information

ADVANTAGES OF INS CONTROL SYSTEMS

ADVANTAGES OF INS CONTROL SYSTEMS ADVANTAGES OF INS CONTROL SYSTEMS Pavol BOŽEK A, Aleksander I. KORŠUNOV B A Institute of Applied Informatics, Automation and Mathematics, Faculty of Material Science and Technology, Slovak University of

More information

Camera Drones Lecture 2 Control and Sensors

Camera Drones Lecture 2 Control and Sensors Camera Drones Lecture 2 Control and Sensors Ass.Prof. Friedrich Fraundorfer WS 2017 1 Outline Quadrotor control principles Sensors 2 Quadrotor control - Hovering Hovering means quadrotor needs to hold

More information

INTEGRATED TECH FOR INDUSTRIAL POSITIONING

INTEGRATED TECH FOR INDUSTRIAL POSITIONING INTEGRATED TECH FOR INDUSTRIAL POSITIONING Integrated Tech for Industrial Positioning aerospace.honeywell.com 1 Introduction We are the world leader in precision IMU technology and have built the majority

More information

Flight Link Technical Setup Document for the Advanced Rotor Wing Control Package with Microsoft Flight Simulator X (FSX)*

Flight Link Technical Setup Document for the Advanced Rotor Wing Control Package with Microsoft Flight Simulator X (FSX)* Flight Link Technical Setup Document for the Advanced Rotor Wing Control Package with Microsoft Flight Simulator X (FSX)* The set up method described in this document attempts to maximize the realism of

More information

MULTIPLE SIMULTANEOUS SPECIFICATION ATTITUDE CONTROL OF A MINI FLYING-WING UNMANNED AERIAL VEHICLE

MULTIPLE SIMULTANEOUS SPECIFICATION ATTITUDE CONTROL OF A MINI FLYING-WING UNMANNED AERIAL VEHICLE MULTIPLE SIMULTANEOUS SPECIFICATION ATTITUDE CONTROL OF A MINI FLYING-WING UNMANNED AERIAL VEHICLE by Shael Markin A thesis submitted in conformity with the requirements for the degree of Master of Applied

More information

Preliminary Modeling, Control, and Trajectory Design for Miniature Autonomous Tailsitters

Preliminary Modeling, Control, and Trajectory Design for Miniature Autonomous Tailsitters Brigham Young University BYU ScholarsArchive All Faculty Publications 26-8 Preliminary Modeling, Control, and Trajectory Design for Miniature Autonomous Tailsitters Nathan B. Knoebel Brigham Young University

More information

Model predictive control to autonomous helicopter flight

Model predictive control to autonomous helicopter flight Model predictive control to autonomous helicopter flight Zillinger Molenaar, P.J.H. Published: 01/01/2007 Document Version Publisher s PDF, also known as Version of Record (includes final page, issue and

More information

Unscented Kalman Filtering for Attitude Determination Using MEMS Sensors

Unscented Kalman Filtering for Attitude Determination Using MEMS Sensors Journal of Applied Science and Engineering, Vol. 16, No. 2, pp. 165 176 (2013) DOI: 10.6180/jase.2013.16.2.08 Unscented Kalman Filtering for Attitude Determination Using MEMS Sensors Jaw-Kuen Shiau* and

More information

Introduction to Control Systems Design

Introduction to Control Systems Design Experiment One Introduction to Control Systems Design Control Systems Laboratory Dr. Zaer Abo Hammour Dr. Zaer Abo Hammour Control Systems Laboratory 1.1 Control System Design The design of control systems

More information

3-axis Gyro & Flight Stabilizer for fixed-wing

3-axis Gyro & Flight Stabilizer for fixed-wing A3 Super II 3-axis Gyro & Flight Stabilizer for fixed-wing User Manual 2015.4.20 Revision For Firmware Version V1.1, V1.0, Data Version V1.0 Copyright 2011-2015 HOBBYEAGLE. All Rights Reserved. http://www.hobbyeagle.com

More information

Inertial measurement and realistic post-flight visualization

Inertial measurement and realistic post-flight visualization Inertial measurement and realistic post-flight visualization David Fifield Metropolitan State College of Denver Keith Norwood, faculty advisor June 28, 2007 Abstract Determining the position and orientation

More information

STUDY ABOUT THE STABILITY AND CONTROL OF A ROTOR AIRPLANE

STUDY ABOUT THE STABILITY AND CONTROL OF A ROTOR AIRPLANE STUDY ABOUT THE STABILITY AND CONTROL OF A ROTOR AIRPLANE Victor Stafy Aristeu Silveira Neto victorstafy@aero.ufu.br aristeus@ufu.br Fluid Mechanics Laboratory- MFlab, Federal University of Uberlândia-

More information

Flight Control System Design and Test for Unmanned Rotorcraft

Flight Control System Design and Test for Unmanned Rotorcraft IEEE Santa Clara Valley Control Systems Society Technical Meeting September 2, 2 Flight Control System Design and Test for Unmanned Rotorcraft Chad R. Frost Flight Control and Cockpit Integration Branch

More information

System Security Anti Rollover x Articulated Arms

System Security Anti Rollover x Articulated Arms The device "SSR-200 ARMS" is a tool to implement security and agricultural machinery operators with articulated arm against the danger of tipping over as a result of 'arm extension or when traveling on

More information

GPS-Aided Inertial Navigation Systems (INS) for Remote Sensing

GPS-Aided Inertial Navigation Systems (INS) for Remote Sensing GPS-Aided Inertial Navigation Systems (INS) for Remote Sensing www.inertiallabs.com 1 EVOLUTION OF REMOTE SENSING The latest progress in Remote sensing emerged more than 150 years ago, as balloonists took

More information

Simulation-Based Design of Robotic Systems

Simulation-Based Design of Robotic Systems Simulation-Based Design of Robotic Systems Shadi Mohammad Munshi* & Erik Van Voorthuysen School of Mechanical and Manufacturing Engineering, The University of New South Wales, Sydney, NSW 2052 shadimunshi@hotmail.com,

More information

863. Development of a finite element model of the sailplane fuselage

863. Development of a finite element model of the sailplane fuselage 863. Development of a finite element model of the sailplane fuselage M. Andrikaitis 1, A. Fedaravičius 2 Kaunas University of Technology, Kęstučio 27, 44312 Kaunas, Lithuania E-mail: 1 marius.andrikaitis@gmail.com,

More information

Autonomous Underwater Vehicle Control with a 3 Actuator False Center Mechanism

Autonomous Underwater Vehicle Control with a 3 Actuator False Center Mechanism Autonomous Underwater Vehicle Control with a 3 Actuator False Center Mechanism Cheri Everlove, Santa Clara University Mentor: Bill Kirkwood Summer 2004 Keywords: AUV, False Center, Steering Mechanism ABSTRACT

More information

An Experimental Study of the Autonomous Helicopter Landing Problem

An Experimental Study of the Autonomous Helicopter Landing Problem An Experimental Study of the Autonomous Helicopter Landing Problem Srikanth Saripalli 1, Gaurav S. Sukhatme 1, and James F. Montgomery 2 1 Department of Computer Science, University of Southern California,

More information

2-Axis Brushless Gimbal User Manual

2-Axis Brushless Gimbal User Manual 2-Axis Brushless Gimbal User Manual I Introduction AGM 2-axis brushless gimbal is designed to accommodate the GoPro Hero3 camera, enhancing such various aspects of aerial videography as entertainment,

More information

Implementation of Decentralized Formation Control on Multi-Quadrotor Systems

Implementation of Decentralized Formation Control on Multi-Quadrotor Systems Implementation of Decentralized Formation Control on Multi-Quadrotor Systems by Nasrettin Koksal A thesis presented to the University of Waterloo in fulfillment of the thesis requirement for the degree

More information

Soft Computing Control System of an unmanned airship

Soft Computing Control System of an unmanned airship Proceedings of the 2011 International Conference on Industrial Engineering and Operations ManageKuala Lumpur, Malaysia, January 22 24, 2011 Soft Computing Control System of an unmanned airship Ali Chekima

More information

Attitude Control of Multicopter R. Baranek 1, F. Solc 1 1

Attitude Control of Multicopter R. Baranek 1, F. Solc 1 1 Roční Číslo V Attitude Control of ulticopter R. Barane, F. Solc Department of Control and Instrumentation, Faculty of Electrical Engineering and Communication, BU, Kolejni 4, Brno E-mail: xbaran@stud.feec.vutbr.cz,

More information

Project Proposal Guide MATHWORKS TRACK Disclaimer:

Project Proposal Guide MATHWORKS TRACK Disclaimer: Project Proposal Guide MATHWORKS TRACK Disclaimer: The sample proposal below is to give an idea of how a proposal should be formatted. Our main objective is to illustrate the Design Methodology section

More information

Real-Time Embedded Control System for VTOL Aircrafts: Application to stabilize a quad-rotor helicopter

Real-Time Embedded Control System for VTOL Aircrafts: Application to stabilize a quad-rotor helicopter Proceedings of the 26 IEEE International Conference on Control Applications Munich, Germany, October 4-6, 26 FrA9.4 Real-Time Embedded Control System for VTOL Aircrafts: Application to stabilize a quad-rotor

More information

Robust Control of Bench-top Helicopter Using Quantitative Feedback Theory

Robust Control of Bench-top Helicopter Using Quantitative Feedback Theory TELKOMNIKA Indonesian Journal of Electrical Engineering Vol. 14, No. 3, June 2015, pp. 500 ~ 507 DOI: 10.11591/telkomnika.v14i3.7899 500 Robust Control of Bench-top Helicopter Using Quantitative Feedback

More information

Construction, Modeling and Automatic Control of a UAV Helicopter

Construction, Modeling and Automatic Control of a UAV Helicopter Construction, Modeling and Automatic Control of a UAV Helicopter BEN M. CHENHEN EN M. C Department of Electrical and Computer Engineering National University of Singapore 1 Outline of This Presentation

More information

Make a Quadcopter using KK Flight Controller

Make a Quadcopter using KK Flight Controller Make a Quadcopter using KK 2.1.5 Flight Controller 1 Typical Applications A quadcopter, also called a quadrotor helicopter or quadrotor, is a multirotor helicopter that is lifted and propelled by four

More information

Fuzzy Logic Based Path Planning for Quadrotor

Fuzzy Logic Based Path Planning for Quadrotor Fuzzy Logic Based Path Planning for Quadrotor Reagan L. Galvez a*, Elmer P. Dadios a, and Argel A. Bandala b a Gokongwei College of Engineering De La Salle University-Manila, Manila, Philippines b Gokongwei

More information

Robust Chattering Free Backstepping Sliding Mode Control Strategy for Autonomous Quadrotor Helicopter

Robust Chattering Free Backstepping Sliding Mode Control Strategy for Autonomous Quadrotor Helicopter International Journal of Mechanical & Mechatronics Engineering IJMME-IJENS Vol:4 No: 6 Robust Chattering Free Backstepping Sliding Mode Control Strategy for Autonomous Quadrotor Helicopter Mohd Ariffanan

More information

SIMULATION AND CONTROL OF A QUADROTOR UNMANNED AERIAL VEHICLE

SIMULATION AND CONTROL OF A QUADROTOR UNMANNED AERIAL VEHICLE University of Kentucky UKnowledge University of Kentucky Master's Theses Graduate School 2011 SIMULATION AND CONTROL OF A QUADROTOR UNMANNED AERIAL VEHICLE Michael David Schmidt University of Kentucky,

More information

Inflight Alignment Simulation using Matlab Simulink

Inflight Alignment Simulation using Matlab Simulink Inflight Alignment Simulation using Matlab Simulink Authors, K. Chandana, Soumi Chakraborty, Saumya Shanker, R.S. Chandra Sekhar, G. Satheesh Reddy. RCI /DRDO.. 2012 The MathWorks, Inc. 1 Agenda with Challenging

More information

Caution Notes. Features. Specifications. A3-L User Manual V1.0

Caution Notes. Features. Specifications. A3-L User Manual V1.0 Caution Notes Thank you for choosing our products. If any difficulties are encountered while setting up or operating it, please consult this manual first. For further help, please don t hesitate to contact

More information

navigation Isaac Skog

navigation Isaac Skog Foot-mounted zerovelocity aided inertial navigation Isaac Skog skog@kth.se Course Outline 1. Foot-mounted inertial navigation a. Basic idea b. Pros and cons 2. Inertial navigation a. The inertial sensors

More information