1-Avion No Tripulado
1-Avion No Tripulado
One of fixed-wing aircraft type is the fixed-wing unmanned platform to research on. The ArduPilot is one of them[13,14].
aircraft or fixed-wing Unmanned Aerial Vehicle (UAV). The UAV The tuning process of PID controller, whereby the optimum
flies without a pilot in the aircraft. All aircraft movements are values for the controller parameters are obtained, is a critical
controlled by an embedded computer or a remote control. challenge. Many studies were conducted to find the best way to
The whole complex UAV control system can be decomposed
tune PID parameters in order to get adequate performances
into several separated sections to simplify the control design
process. The three-dimensional position control was simplified to such as fast response, zero steady-state error, and minimum
one-dimensional height control and two-dimensional navigation overshoot/undershoot [3,11].
control. With educational and research purposes in autopilot control
The UAV motion composed of three force components and systems development area, a test platform is herein proposed. It
three moment components that make up the six Degrees of employs Matlab/Simulink to run the autopilot controller under
Freedom (6 DoF). In the modeling process, all motions of the test, the flight simulator X-Plane with the aircraft to be
aircraft are considered linear and have multiple inputs and commanded, a microcontroller to command model aircraft
outputs (MIMO). The controller used was a PID controller which flight control surfaces, and a servo to drive these control
is tuned using Ziegler-Nichols method. Implementation of the
surfaces[1,9,10]. In many applications relevant to the UAV, it
Hardware-in-the-Loop-Simulation (HILS) can be done after the
design of control systems for UAV is completed. The design of is necessary to convert the Global Positioning System (GPS)
HILS structure was done with the help of MATLAB software. coordinates of latitude, longitude, and altitude to a local
The controller that has been designed previously was navigation frame with coordinates : east, north, and down[5].
implemented into the Ardupilot mega hardware.
The design and implementation of PID control system with II. MODELING OF UAV
Ziegler-Nichols tuning method for the longitudinal and lateral
directional dimensions, which include angular rate control, The discussion in this section refers to the report written by
attitude control, altitude control and navigation control was able Syahron. Before conducting modeling of the UAV, perhaps
to stabilize an unstable system or to improve the system response.
general explanations about the plane should be given. A
Keyword: HILS, Ardupilot, Unmanned Aerial Vehicle, Altitude conventional fixed-wing aircraft flight control surfaces consists
control, Attitude control. of aileron, rudder, and elevator. Aileron causes the aircraft to
roll, rudder causes the aircraft to yaw, and elevator causes the
I. INTRODUCTION aircraft to pitch around the center of gravity (CG).
124
2013 3rd International Conference on Instrumentation, Communications, Information Technology, and Biomedical Engineering (ICICI-BME)
Bandung, November 7-8, 2013
MTOW 9,4 [kg] Matrices A and B for the UAV in lateral directional mode.
c.g. position NA [%mac]
ሶ െͲǡ͵ͳ͵ ͲǡͲͲͳͷ െͳ Ͳǡ͵ͳ ߚ Ͳ ݕఋೝ
ې ߚۍ
Mac NA [m] ێሶ ۑൌ ൦െͶͳǡͳͷ െͳʹǡͳͳ ʹǡͶͲ Ͳ ܫ ݖఋೝ ߜ
ݎ ێሶ ۑ ͵ͳǡͺ͵ʹ െͲǡʹͲʹʹ െͳǡͳͳ Ͳ
൪ ൦ ൪ ൦ ఋೌ
ݎ ݊ఋೌ
൪ ൨
݊ఋೝ ߜ
(4)
Engine power 3,7 [hp] ߮ۏሶ ے Ͳ ͳ ͲǡͲ͵Ͷͻ Ͳ ߮ Ͳ Ͳ
125
2013 3rd International Conference on Instrumentation, Communications, Information Technology, and Biomedical Engineering (ICICI-BME)
Bandung, November 7-8, 2013
time, this solution does not limit the ability of the system to
track complex three-dimensional trajectory in any way [19].
Similar to the pitch rate control method, the roll rate control
also uses PID control method. Block diagram of roll rate
Fig. 2. General Block Diagram of UAV Control System [19]. control on lateral directional modes can be seen in Fig 6.
(OPh
δe
Target Altitude
h
+
-
Pengendali ketinggian
T
+
-
Pengendali sikap (sudut
pitch)
+
-
q
Pengendali kecepatan
sudut pitch
Aktuator elevator
Aircraft dynamics
longitudinal Fig. 6. Roll rate control on lateral directional modes.
T
h
(OPh (OPh
Trajectory
planning
(OP )
Bearing +
-
Pengendali navigasi +
-
Pengendali sikap (sudut
roll)
+
-
p
Pengendali kecepatan
sudut roll
δa
Aktuator aileron
Aircraft dynamics
Based on the Ziegler Nichols tuning method, the obtained
)
parameter for roll rate control is Kp= 0.1, Ki= 0.3, and Kd=
Lateral directional
(OP δr
\
0 Aktuator rudder
Sensor 0.001. The tests were performed by giving input to the system
(OPh
(OPh
Inertial Navigation System
(INS)
in the form of a constant function of 2 degrees/second. Fig. 7
(OPh
Global positioning system
(GPS)
shows the obtained response time of the roll rate control system
()T\
(p,q,r
Inerial Measurement Unit
(IMU) has a 3.81% overshoot and 6.98 seconds settling time.
Fig. 3. Block Diagram of Control System and Feedback signal that used in
each control.
126
2013 3rd International Conference on Instrumentation, Communications, Information Technology, and Biomedical Engineering (ICICI-BME)
Bandung, November 7-8, 2013
127
2013 3rd International Conference on Instrumentation, Communications, Information Technology, and Biomedical Engineering (ICICI-BME)
Bandung, November 7-8, 2013
128
2013 3rd International Conference on Instrumentation, Communications, Information Technology, and Biomedical Engineering (ICICI-BME)
Bandung, November 7-8, 2013
PC1
control pitch,
control roll
heading
)T\
(OPh
PC2
XPlane
(OPh
)T\ Aircraft dynamics,
Visualisasi
Inertial navigation sytems
MATLAB
129
2013 3rd International Conference on Instrumentation, Communications, Information Technology, and Biomedical Engineering (ICICI-BME)
Bandung, November 7-8, 2013
130