1. Introduction
With the recent surge of interest in UAVs (unmanned aerial vehicles), there has been an increasing trend in utilization for many industrial sectors, including agricultural control, forest and coastal surveillance, search for victims, broadcasting and photography. The most widely used type of commercial UAV is a multi-copter type UAV, which can take off and land vertically. However, it can’t generate a wing-lift due to the characteristics of propellant types, which shortens the flight time. On the other hand, the fixed-wing type UAV has an advantage of longer flight time and higher speed, but it is difficult to secure a wide space for safe landing. This has been a great limitation in utilization. This study aims to develop a VTOL (vertical takeoff and landing) UAV, utilizing the advantages of both multi-copter type and fixed-wing type UAV [1] [2] [3] .
2. The VTOL Development Process
The overall development process of the vertical takeoff and landing VTOL UAV performed in this study is shown in Figure 1. This is based on our genuine effort to establish a systematic and sound UAV development, which has been mainly based on each developer.
2.1. Body Frame Design
The airframe design is an important part of the UAV development designed to reduce the air resistance. Compared to the quad-X type design (a typical multi-copter design), it is aesthetically and aerodynamically superior. Shown in Figure 2, its design ensures a large mounting space at the center of the fuselage to load various mission equipment and cargo [4] .
Figure 1. VTOL development process, established by the authors’ effort.
2.2. Wing & Fuselage Design
Wing is an important part of determining the performance of UAV. The wing can be designed in various ways, such as low-wing, mid-wing and high-wing, which is mainly dependent on the desired flight characteristics. In the case of the lower wing, it has the merit that it can increase the maneuverability. In the case of the central wing, the balance of frame is said to be the best. Using the CAE (computer-aided engineering) software, the design of the wing shape was analyzed. The flight dynamic characteristics such as air resistance, lift, curvature analysis, airfoil, and air flow, are shown in Figure 3. The experimental conditions are boundary conditions when flying at 0˚C and 15 m/s. In the previous study, we designed the airfoil for the VTOL design as shown in Figure 4, and developed the airfoil which can achieve the efficiency at a low speed, considering that the maximum speed is 80 km/h and the cruising speed is 60 km/h [5] [6] [7] .
2.3. Selection of Motor Thrust
The output is determined by the rotational speed of the motor and the propeller.
The thrust determination equation is shown in Equation (1). Also, the equation to determine the propeller for generating the thrust after determining the required thrust is shown in Equation (2) [8] .
Power = Prop Const × rpmPower factor (1)
(2)
T: thrust [N].
D: propeller diameter [m].
v: velocity of air the propeller [m/s].
∆v: velocity of air the accelerated by propeller [m/s].
ρ: density of air [1.225 kg/m3].
2.4. Selection of Propellers
The greater the number XX and the larger the number YY, the higher lift can be achieved. The propeller should be large with a high pitch. But, as the weight of the propeller increases, the battery consumption increases accordingly. This leads to the decrease of the flight time. Therefore, it is necessary to select the proper propeller, according to the size of the airframe and the specification of the motor. Based on the motor selected in this way, the propeller is selected using Equation (3) from the source of known reference [9] (Figure 5).
(3)
ω = Power Factor from Aircraft.
α = Power Coefficient from Aircraft.
D = Diameter [m].
ρ = Air Density [1.225 kg/m3].
m = Mass [kg].
g = Gravity [9.8 m/s3].
2.5. Selection of ESC & Power Pack
The ESC (electronic speed control) is a device that can control the direction and speed of the drone motors. It can supply the proper voltage, depending on the motor or battery and is designed to handle the maximum current used by the motor. Figure 6 shows the selected ESC of 40 A.
The battery is directly related to the flight time. Equation (4) represents the flight time, according to the capacity and the consumption current of the battery.
Flight time = Battery capacity/amp (4)
The battery in this study was selected as 6 Cell, 24 V, 10,000 mAh type, considering flight time and thrust. Here, the “mAh” indicates the capacity of the battery. For example, an indication of 100,000 mAh means that you can use 1 hour when you draw 10,000 mA. The “V” indicates the voltage. One must use a battery with the proper voltage to stabilize the current to the drive motors.
The “Wh” shows how much power the battery has. This value can be calculated
by multiplying the capacity mAh with the voltage V. The “C” indicates the discharge rate. In this study, we used the Motocalc SW, as shown in Figure 7. This software predicts the flight performance according to the parameters of the motor and propeller. The propeller length was 14 inches and the battery was HBZ-B 5200 22.2 V. The motor was selected as Quantum 400 kv. As a result, it was estimated that the thrust was about 12 kg or more. It is designed to be more than 3 times the weight of the airframe and enough to lift the airframe vertically with a 3 Kg load. Table 1 shows the VTOL specifications produced by the study [10] [11] [12] .
3. VTOL Assembly
3.1. Airframe Manufacturing
The designed UAV parts are produced by using a 3D printer and the UAV is assembled as shown in Figure 8. The 3D printed parts were mainly used to test and evaluate our initial design.
The final frame was produced after identified problems were solved, based on the data obtained from the prototype production. Figure 9 and Figure 10 show the process of fabricating and assembling the final airframe [13] [14] .
3.2. Flight Control Computer FW Coding for VTOL Control
The software setting is the core of FCC (flight control computer) coding. The FCC has built in components such as accelerometer, gyro, geomagnetic, barometer, GPS (global positioning system) and CPU (central processing unit), to maintain the stabilized flight by sensing the equilibrium state of VTOL. The geomagnetic system measures the movement direction of the airframe, while the barometer measures the altitude of the VTOL. The GPS tracks the flight routes of the UAV and performs the mission profile. In this study, FW (firmware) is coded using the Pixhawk controller, which is the most used FCC. The Pixhawk is an open source, and FW coding was developed as shown in Figure 11, using the C-language [15] .
3.3. Development of LTE Communication Module
In a line-of-sight flight, it is easy to manipulate the UAV because it can be adjusted
Figure 7. Thrust calculation using Motocalc S/W.
Figure 8. Fuselage sections of the 3D printed parts.
Figure 9. Parts assembly and various wiring work.
by looking at the airframe. The UAV can be controlled in real-time, using 5.8 Ghz of for analog video transfer and 2.4 Ghz of frequency for the manipulator. When flying a long distance, it can be controlled through the LTE (long-term evolution) communication by using the automatic flight function. By developing a library to connect FCC and LTE modem, the UAV pilot can remotely check the flight images and UAV status, while controlling the UAV beyond the line-of-sight. As shown in Figure 12, the LTE modem developed in this study can be easily added in the future.
3.4. Ground Control Station Design and Production
For the remote control of UAV, the GCS (ground control station) is developed. The GUI-based (graphical user interface-based) environment and a user-friendly user interface have been developed, so that the flight status can be observed and confirmed on a map screen. The UAV flight control is equipped with both automatic flight and manual flight. As shown in Figure 13, the touch-screen displays the preprogrammed flight path. The control button layout is configured to increase the usability [16] [17] [18] [19] .
4. VTOL Flight Experiments
In this section, we analyzed the flight characteristics of the developed VTOL. Through numerous trials and errors, we have optimally set up the flight parameters
Figure 13. GCS for both automatic and manual flight control.
that can effectively control the VTOL. Figures 14-17 show a part of the test flight process.
Table 2 compares the target performance parameters and the actual performance data of the VTOL developed in this study. All parameters either meet or exceed the target values.
Figure 14. Preparatory work for flight experiments.
Table 2. Comparison of the development goals with the actual performance data.
Figure 16. Profile of the VTOL flight experiments.
Figure 17. Log data extracted from the flight experiments.
5. Conclusion
In this paper, we proposed the VTOL UAV and studded the design and manufacturing process of the UAV. We developed the VTOL development process and actually followed the process to design and build the UAV. The process is systematic and not ad-hoc based. The developed process has been successfully applied to the new VTOL design and manufacture. In order to understand the aerodynamic characteristics of the VTOL, we applied both the aerodynamic design theory and the CAE that can replace the actual wind tunnel test. We tested the selection method and criteria for the internal modules that make up the UAV, and we were able to assemble the product. Firmware coding of the flight control computer was conducted as well. In addition, we developed a LTE communication module for long distance flight, and carried out flight experiments with the GCS to observe and monitor the flight status from the ground. Flight tests showed that a stable transition flight was possible with our method and we could see that the actual performance results were met compared to the development target.
Acknowledgements
Following are results of a study on the “Leaders in Industry-University Cooperation+” Project, supported by the Ministry of Education and National Research Foundation of Korea.