0% found this document useful (0 votes)
126 views4 pages

2012, An Algorithm For Autonomous Aerial Navigation Using MATLAB® Mapping Tool Box V66-159an Algorithm For Autonomous Aerial Navigation Using MATLAB® Mapping Tool Box

Abstract—In the present era of aviation technology, autonomous navigation and control have emerged as a prime area of active research. Owing to the tremendous developments in the field, autonomous controls have led today’s engineers to claim that future of aerospace vehicle is unmanned. Development of guidance and navigation algorithms for an unmanned aerial vehicle (UAV) is an extremely challenging task, which requires efforts to meet strict, and at times, conflicting goals of guidance and control. In this paper, aircraft altitude and heading controllers and an efficient algorithm for self-governing navigation using MATLAB® mapping toolbox is presented which also enables loitering of a fixed wing UAV over a specified area. For this purpose, a nonlinear mathematical model of a UAV is used. The nonlinear model is linearized around a stable trim point and decoupled for controller design. The linear controllers are tested on the nonlinear aircraft model and navigation algorithm is subsequently developed for for autonomous flight of the UAV. The results are presented for trajectory controllers and waypoint based navigation. Our investigation reveals that MATLAB® mapping toolbox can be exploited to successfully deliver an efficient algorithm for autonomous aerial navigation for a UAV. World Academy of Science, Engineering and Technology 66 2012

Uploaded by

Aph Mazhar
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
126 views4 pages

2012, An Algorithm For Autonomous Aerial Navigation Using MATLAB® Mapping Tool Box V66-159an Algorithm For Autonomous Aerial Navigation Using MATLAB® Mapping Tool Box

Abstract—In the present era of aviation technology, autonomous navigation and control have emerged as a prime area of active research. Owing to the tremendous developments in the field, autonomous controls have led today’s engineers to claim that future of aerospace vehicle is unmanned. Development of guidance and navigation algorithms for an unmanned aerial vehicle (UAV) is an extremely challenging task, which requires efforts to meet strict, and at times, conflicting goals of guidance and control. In this paper, aircraft altitude and heading controllers and an efficient algorithm for self-governing navigation using MATLAB® mapping toolbox is presented which also enables loitering of a fixed wing UAV over a specified area. For this purpose, a nonlinear mathematical model of a UAV is used. The nonlinear model is linearized around a stable trim point and decoupled for controller design. The linear controllers are tested on the nonlinear aircraft model and navigation algorithm is subsequently developed for for autonomous flight of the UAV. The results are presented for trajectory controllers and waypoint based navigation. Our investigation reveals that MATLAB® mapping toolbox can be exploited to successfully deliver an efficient algorithm for autonomous aerial navigation for a UAV. World Academy of Science, Engineering and Technology 66 2012

Uploaded by

Aph Mazhar
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

World Academy of Science, Engineering and Technology 66 2012

An Algorithm for Autonomous Aerial Navigation using MATLAB Mapping Tool Box
Mansoor Ahsan, Suhail Akhtar, Adnan Ali, Farrukh Mazhar, Muddssar Khalid The aircraft autopilot features three design levels, namely, stability augmentation, attitude regulation and trajectory control [2].The literature is replete with various algorithms for aircraft control at all the three levels. These algorithms include schemes based upon proportional-integral-derivative control (PID) [3], fuzzy logic control [4], neural networks [5] and static feedback control augmented with adaptive neural network [6]. Autonomous UAV navigation is an important area in a UAVs design, of which different flight maneuvers like loitering, altitude stabilization, and coordinated turn etc. pose a challenging task for navigation schemes. There are many methods used for the navigation of UAVs like fuzzy logic based UAV navigation, evolutionary algorithm using online/offline path planner [7], 3-D online/offline path planning for UAVs using multi objective evolutionary algorithms [8], vision based aerial navigation [9], combined visual and inertial navigation [10] etc. each having its own advantages and limitations. For example, if compared to the inertial or GPS based waypoint navigation, the online path planner requires more computational power, while the vision based navigation schemes need extra memory for housing the database as compared to the inertial or GPS based way point navigation. II. UAV MODELING NONLINEAR AND LINEAR MODELS In this project an already available model of Aerosonde UAV has been employed using the Aerosim block set [11] of MATLAB, for the development of a comprehensive nonlinear mathematical model of an aircraft. The modeling follows the methodology of our earlier work presented in [12], and the model was further refined in light of the results offered in [13]. The Aerosim blockset has been used to develop 6 DOF mathematical model of Aerosonde UAV. The nonlinear model uses various inter-related sub-models as shown in figure 1. A. Sub-models for the UAV 1) Aerodynamic sub-model uses required aerodynamic forces and moments for control surface loading / deflections. 2) Propulsion model is built to simulate the aircrafts engine and propeller. 3) Inertial model is used to specify the aircraft center of gravity, mass, moments of inertia and product of inertia etc. 4) Atmospheric model simulates the external environmental conditions and is used to model the various operating altitudes of the aircraft and study its effects on the aircraft performance due to varying density and pressure of air.

AbstractIn the present era of aviation technology, autonomous navigation and control have emerged as a prime area of active research. Owing to the tremendous developments in the field, autonomous controls have led todays engineers to claim that future of aerospace vehicle is unmanned. Development of guidance and navigation algorithms for an unmanned aerial vehicle (UAV) is an extremely challenging task, which requires efforts to meet strict, and at times, conflicting goals of guidance and control. In this paper, aircraft altitude and heading controllers and an efficient algorithm for self-governing navigation using MATLAB mapping toolbox is presented which also enables loitering of a fixed wing UAV over a specified area. For this purpose, a nonlinear mathematical model of a UAV is used. The nonlinear model is linearized around a stable trim point and decoupled for controller design. The linear controllers are tested on the nonlinear aircraft model and navigation algorithm is subsequently developed for for autonomous flight of the UAV. The results are presented for trajectory controllers and waypoint based navigation. Our investigation reveals that MATLAB mapping toolbox can be exploited to successfully deliver an efficient algorithm for autonomous aerial navigation for a UAV. Keywordsnavigation; trajectory-control; unmanned aerial vehicle; PID-control; MATLAB mapping toolbox I. INTRODUCTION

N modern days, UAVs are finding multiple applications both in military as well as in civil; relevant areas include personnel reconnaissance, security surveillance, fire fighting, agricultural research, meteorological missions and geological explorations etc. [1]. UAVs have proved to be an able alternative in situations where the risk of sending a human piloted aircraft is unacceptable, or the use of a manned flight is impractical. The unchallenged capabilities of UAVs have transformed the future of aviation to be unmanned. Expertise in UAV technology is acquired through the knowledge of areas like aerodynamics, structures, propulsion, communication, controls and navigation. Autopilots are onboard systems to guide the in-flight UAVs with no assistance from human operators. Autopilots were initially developed for missiles in 1920s [1] and later on extended to aircraft and ships. The UAV autopilot contains automatic flight controller which is the main building block of the autopilot. This subsystem controls UAV autonomously by generating control signals for the control surfaces of the aerial vehicle.

Mansoor Ahsan is with National University of Sciences and Technology, Pakistan e-mail:[email protected]

858

World Academy of Science, Engineering and Technology 66 2012

5) Earth model simulates the performance of the model in earths environment. It uses the mathematical models WGS84, EGM-96 and WMM-2000 to calculate earth radius and gravity, sea-level altitude and earth magnetic field components at current aircraft position. 6) The 6 Degree-of-Freedom (6-DoF) equations of motions are implemented in the aircraft body axes. These equations constitute the basic mathematical model of the aircraft on which the entire system performance relies. B. Linear Model for the UAV Once the non-linear model has been developed, linearization of the nonlinear model is performed around a stable trim point for steady-state wing level flight. The linearization facilitates the analysis of various aircrafts natural modes of motion and their subsequent control using linear controllers [14]. The designed controllers successfully work for a nonlinear model, if the perturbation around the stable equilibrium point is small (within certain range of linear operation) [15]. The linearization of the nonlinear aircraft model has been used to develop a simplified state space based model of the UAV. It can be seen that for a steady state wing level flight with approximately zero side slip angle, the system matrix A of the linear model has negligible cross diagonal terms [16], thus resulting into easy decoupling of system into longitudinal and lateral sub-models. The typical state space systems realization for a decoupled sub-model is given as:(1) Where x is the state vector, x is the time derivative of state vector, u is control input vector, A is the decoupled system matrix and B is the decoupled input matrix for the respective sub-model (longitudinal or lateral). In this case [v q h] is the decoupled longitudinal state vector; where v is the velocity along body x-axis, q is the pitch rate, is pitch angle and h is the altitude of the UAV. For the inputs, e is elevator deflection angle in degrees and t is the throttle input in percentage advance. The state space representation of longitudinal sub-model is given in (2).

Fig. 1 Non-linear mathematical model

& Yv -U0 V0 & Nv Nr Np p & =L Lr Lp j v & 0 tan0 1


III.

- g0 cos Ya Yr 0 p = Na Nr a 0 j La Lr r 0 0 0

(3)

TRAJECTORY CONTROLLERS AND NAVIGATION

& = Ax + Bu x

& Xu v q & = Zu & M u & 0 h

Xq Zq Mq 0

X -g0cos v Xe Xe Z -g0 sin q Ze Ze e (2) = M M M 1 e e t 1 1 h 0 1

Similarly, the state space representation of lateral submodel is given in (3). The decoupled lateral state vector is [ p ] where is the sideslip angle, p is the roll rate, is the heading angle and is the bank angle. The elements of the system matrices and input matrices in (2) and (3) are in concise representation form of control derivatives and stability derivatives in the aircraft body axis and are discussed in detail in[18].

A. Controller Design In the process of trajectory controllers design, control responses and stability is used to analyze linear dynamics of the closed-loop system [17], i.e. settling time and overshoot have been considered as the conclusive time-response specifications. The flight parameters of altitude and heading are controlled using a Phase Lead Compensator and a Proportional Integral Differential (PID) controller respectively. The design details and affirmative results for altitude acquire-and-hold were presented in our earlier work [18]. For heading acquire-and-hold, a PID controller is used with inputs as the aircraft actual heading and the reference heading. This reference (desired) heading is provided by the navigation algorithm and the subsequent heading error is used to determine the minimum heading angle difference between the two inputs to the controller. The structure of PID controller is also discussed in detail in [18]. The PID based heading controller uses gain values of Kp=0.218 (proportional gain), Ki=0.0001 (integral gain) and Kd=0.0523 (differential gain). The output of this PID controller is added to the current bank angle of the aircraft and applied to the stability augmentation controller (Proportional Integral PI controller) for the stabilization of lateral dynamics. The resultant output is applied as the control surface input (aileron deflection angle). The closed-loop representation of heading controller is shown in figure 2. B. Autonomous Navigation A self-governing navigation algorithm is developed using the MATLAB mapping toolbox [19] that offers two techniques for course-plotting. For small aerial distances i.e. for inter-regional flights, rhumb-line based navigation [20] is realized assuming a flat earth model. Whereas, for long aerial distances i.e. intra-regional flights, great-circle based routing is employed that is based on spherical geometry instead of planar geometry and therefore, an oblate earth model is used in this navigation scheme [20].

859

World Academy of Science, Engineering and Technology 66 2012

The developed navigation algorithm calculates the azimuth between the current aircraft position and the destination, and thus provides the UAV heading controller with a set-point (reference input) for the desired destination. This algorithm further calculates the elevation to the next waypoint, and therefore, presents the altitude controller with a set-point for the desired waypoint. Finally, the current distance between present position and the destination is provided by the algorithm. The great circle distance and azimuth are computed using the mathematical relations shown in (4) and (5).
Great Circle Distance = sin 2 ((lat 2 lat1) / 2) + cos(lat1)*
cos(lat 2)*sin 2 ((lon2 lon1) / 2) (4)

Once engaged in the loiter mode, the algorithm uses the information of aircraft speed and bank angle, and returns the reference heading for coordinated turn while maintaining altitude of the aircraft. The coordinated turn rate and the radius of turn can be realized with the mathematical expressions given in (10) and (11) below:
R a te o f T u rn = ( g * ta n ) / T A S

R a d iu s = ( T A S ) / ( g * ta n )
2

(10) (11)

Where, g is acceleration due to gravity, is bank angle, and TAS is true airspeed of the UAV. IV. SIMULATION RESULTS

Azimuth = a tan 2(cos(lat 2)*sin(lon2 lon1),


cos(lat1)*sin(lat 2) sin(lat1)*cos(lat 2)*cos*(lon2 lon1)) (5)

Where lat1 and lon1 are latitude and longitude of the initial point, lat2 and lon2 are the latitude and longitude of the destination respectively. The latitude and longitude are provided in radians. The rhumb line navigation algorithm uses equations (6) to (9) for distanced and azimuth calculation. If dlonW < dlonE, then: (6) D istance = f 2 * dlonW 2 + ( lat 2 lat1) 2 ) ,
A z im u th = m o d ( a ta n 2 (- d lo n W , d p h i ), 2 )

MATLAB/Simulink is used for the nonlinear simulation of the UAV flight. Simulation sampling period is set to 0.02 sec. which is corresponding to the operating frequency (50 Hz) of the actuators used in Aerosonde. The continuous time models of controllers and navigation block were discretized (for ease of implementation on hardware) in MATLAB and controller gains were fine-tuned for desired performance. A. Navigation and Loiter Maneuver The navigation algorithm, as well as, the trajectory controllers (altitude and heading controllers) were tested for the nonlinear UAV model. The result of the navigation algorithm is presented in figure 3. Along x and y axes longitude and latitude in degrees are presented respectively and altitude is plotted in meters along z-axis. The figure 3 shows initially the climb of UAV from 1000m to 1100m (using altitude controller), followed by a loiter maneuver while holding altitude at 1100m (using navigation algorithm) and finally the exit of UAV from the loiter maneuver and moving towards the next waypoint (using heading controller). V. CONCLUSION

(7)

If dlonW > dlonE, then:


D is ta n c e =

f 2 * d lo n W

+ ( l a t 2 l a t 1)2

(8 )

A zim u th = m o d( a tan 2 ( dlonE , d ph i ), 2 )


w h er e , f = co s( la t 1); if ( a b s ( la t 2 la t 1) < f = ( la t 2 - la t 1) / d p h i ; o th erw is e TOL )

(9 )

d lo n W = m o d ( lo n 2 - lo n 1 , 2 ) dlonE = m od( lon1 - lon 2, 2 ) dphi = log(tan( lat 2 / 2 + / 4) / tan( lat1 / 2 + / 4))
T O L = sm all num ber of order m achine precision (e.g. 1e-05)

The navigation scheme further offers coordinated turn based loiter maneuvering over a target area. An aircraft is said to perform a coordinated turn if it meets the trimming requirements and the lateral component (along body frame yaxis) of aerodynamic forces is equal to zero [21]. Most of the fixed wing aircraft lack hover capability and therefore, the autonomous loiter maneuver becomes a valuable feature in the UAVs navigation system. In our work this feature is accomplished with a PI controller implemented with the feedback of aircrafts roll angle.

In this paper, a non-linear UAV model is used for design of trajectory controllers and development of an efficient aerial navigation scheme. Aircraft altitude and heading controllers are used with the developed navigation algorithm for autonomous flight. The preliminary results for altitude and heading control were verified and subsequently MATLAB mapping toolbox was used to build the navigation sub-system. The developed algorithm was tested for various flight phases including climb, descent, waypoint based navigation and coordinated turn based loiter maneuver. Successful results were presented for both trajectory controllers and the navigation algorithm. The promising results of nonlinear simulations are suggestive of successful implementation of this complete design on an embedded platform (e.g. embedded computer PC-104) for hardware-in-loop simulation and autonomous flight testing.

Fig. 2 Closed loop configuration with Heading Controller

860

World Academy of Science, Engineering and Technology 66 2012

1200 1150 1100 A ltitu d e 1050 1000 950 900 850 0.03 0.02 0.01 0 Latitude -0.005 0 0.005 0.01 0.015 0.02 0.025
X: -1.086e-006 Y: 0.0004764 Z: 1000 X: 0.0007878 Y: 0.02334 Z: 1100 X: 0.01298 Y: 0.01642 Z: 1100 X: 0.02111 Y: 0.01526 Z: 1100

Longitude Fig. 3 Trajectory plot for loiter maneuver and steady wing level flight

REFERENCES
[1] [2] [3] J. M. Sullivan, Evolution or Revolution ? The rise of UAVs, IEEE Technology and Society Magazine, Vol. 25 No. 3, pp 43-49, 2006. http://www.grc.nasa.gov/WWW/k-12/InteractProgs/index.html. B. M Albaker and N. A. Rahim, Flight path PID controller for propellor driven fixed wing unmanned Aerial VehicleVol. 6(8), pp. 1947-1964, 18 April, 2011. S. Kurnaz, O. Cetin and O. Kaynak, Fuzzy logic based approach to design of flight control and navigation tasks for autonomous unmanned aerial vehicles Journal of Intelligent and Robotic Systems, 2009 Springer. Thessaloniki, Trajectory Control of Unmanned Aerial Vehicle using Neural Networks with a Stable Learning Algorithm, 17th Mediterranean Conference on Control and Automation, pp.880-885, 2009. Buckholtz, K. R. Wise, K. A. Ferman, M. A. Boeing Co., St. Louis, Static Feedback Control Augmented with an Adaptive Neural Networks, American Control Conference, pp 3919-3924, 2007. Anargyros N. Kostaras, Ioaniss K. Nikolos, Nikos C. Tsourveloudis and Kimon P. Valavanis, Evolutionary Algorithm based Online/Offline Path Planner for Unmanned Aerial Vehicles Navigation, IEE transactions on Systems, Man and Cybernetics, Vol. 33, pp 898-912, 2003. Shashi Mittal and Kalyanmoy Deb, Three Dimensional Offline Path Planning for Unmanned Aerial Vehicles using Multi Objective Evolutionary Algorithms, IEEE Congress on Evolutionary Computation, 2007. Gianpaolo Conte and Patrick Doherty, Vision-Based Unmanned Aerial Vehicle Navigation Using Geo-Referenced Information, EURASIP Journal on Advances in Signal Processing, doi: 10.1155/2009/387308, 2009.

[4]

[5]

[6]

[7]

[8]

[9]

[10] Jonathan Kelly, Srikanth Salipally and Gauruv S. Sokhatme, Combined Visual and Inertial Navigation for Unmanned Aerial Vehicles, 6th International Conference on Field and Service Robotics, pp 255-264, 2007. [11] http://www.u-dynamics.com/aerosim/ [12] M. Ahsan, K. Shafique and A.B. Mansoor, Performance Comparison of two altitude control algorithms for a fixed wing UAV, International Conference on Measurement and Control Engineering, pp. 441-445, 2010. [13] Dongwon Jung and Panagiotis Tsiotras, Modeling and Hardware-inLoop Simulation of small Unmanned Aerial Vehicle, AIAA Infotech at Aerospace, AIAA 07-2763, May 2007. [14] J. Roskam, Airplane Flight Dynamics and Automatic Flight Controls, 3rd ed., DARCO, 2003. [15] M.Gopal, Moder Control System Theory, 1st edition, New Age Internatinol, 1993. [16] B. L. Stevens and F. L. Lewis, Aircraft Control and Simulation, 2nd ed., Wiley Interscience, 1992. [17] K. P. Valavanis, P. Oh and L. A. Piegl, Unmanned Aircraft Systems: International Symposium On Unmanned Aerial Vehicles, Springer, 2009. [18] Y. Zun, L. Hu-min and L. Yu-hao, Study of nonlinear design technique for unmanned aerial vehicle flight control system, CNKI Journal of J. H. Blakelock, Automatic Control of Aircraft and Missiles, 1st ed., Wiley Interscience, 1991Control Technology of Tactical Missile, vol.1, No. 5, pp. 12-14, 2008. [19] www.mathworks.com/help/toolbox/map/ [20] Mohinder S. Grewl, Lawrence Rweill, Angus P. Andrews, Global Postioning Systems, Inertial Navigation and Integration, 2nd edition, John Wiley and Sons Inc. [21] D. Cabecinhas, C. Silvestre, P. Rosa and R.Cunha, Path-Following Control for Coordinated Turn Aircraft Maneuvers,AIAA Guidance, Navigation and Control Conference and Exhibit, AIAA 07-6656, 2007.

861

You might also like