autonomous flight test of flapping micro air vehicle
play

AUTONOMOUS FLIGHT TEST OF FLAPPING MICRO AIR VEHICLE J.S. Hong 1 *, - PDF document

18 TH INTERNATIONAL CONFERENCE ON COMPOSITE MATERIALS AUTONOMOUS FLIGHT TEST OF FLAPPING MICRO AIR VEHICLE J.S. Hong 1 *, S.J. Kim 2 , I.H. Paik 2 , C.Y. Park 3 1 Flight Dynamics and Control Directorate, Agency for Defense Development, Daejeon,


  1. 18 TH INTERNATIONAL CONFERENCE ON COMPOSITE MATERIALS AUTONOMOUS FLIGHT TEST OF FLAPPING MICRO AIR VEHICLE J.S. Hong 1 *, S.J. Kim 2 , I.H. Paik 2 , C.Y. Park 3 1 Flight Dynamics and Control Directorate, Agency for Defense Development, Daejeon, Korea 2 Dept. of PGM Technology, Hanwha Corp., Daejeon, Korea 3 Aeronautical Tech. Directorate, Agency for Defense Development, Daejeon, Korea Corresponding author( jshong@add.re.kr ) Keywords : Flapping wing, Autonomous flight, Micro Air Vehicle 1 General Introduction GCS consists of pilot stick, laptop computer and A Flapping Micro Air Vehicle (FMAV) is an aircraft GDT(Ground Data Terminal). The pilot stick is a that flies by flapping its wings. Designers seek to conventional radio control transmitter which uses imitate the flapping-wing flight of birds, bats and 2GHz frequency. The laptop computer shows the insects. Though machines may differ in form, they received images, the flight data such as position, are usually built on the same scale as these flying velocity and attitude and logs all data. Fig. 2 depicts creatures. Basic open-loop flight control is possible the flight control system(FCS). FMAV has one main through a radio frequency remote controller with microprocessor, Atmega 2650 MPU (Mirco joystick [1]. Closed-loop control is desired to make Processor Unit), which can handle all the sensor the FMAV easier to maneuver and control for the signals and generate the control commands. IMU average user. Because MAVs are restricted both in measures orientation using a combination of size and weight, an embedded system used to control accelerometers and gyroscopes. Altitude is measured the FMAV must be low-power and light weight. from a small barometer. Tachometer measures the This limits the processing power available for wing flapping frequency which is very important to control calculations and generates the need for get the advance ratio. Tiny CCD camera is also simple control loops. In this paper, simple classical connected to the video transmitter so that the control method is introduced to control pitch and roll operator can see the flight image in real-time. attitude as well as altitude keeping of a FMAV. Control commands generated from the flight control law are finally transmitted to the two light weight Hitec servos to control pitch axis with elevator and 2 System Configuration roll-yaw axis with rudder, respectfully. A light weight FMAV platform is required an embedded system to implement the closed-loop control method. Fig. 1 shows the overall system configuration. It consists of FMAV platform, Pilot stick and GC S (Ground Control Station). FMAV has two flexible wings, one horizontal tail as an elevator and one vertical tail as a rudder. It looks like a bird. Fig. 2 Flight Control System(FCS) 3 Test Environment The flight test facility shown in Fig. 3 newly built in AFRL (Air Force Research Laboratory) is its 2nd phase of total construction and for MAV test use only. Its capacity of visual motion capture system, Fig. 1 System Configuration

  2. Vicon system, enables real-time vehicle flight data Table. 1. Flight Mode acquisition with the only addition of tiny and light Mode Description retro-reflective markers to the vehicle. Manual Pilot stick command is directly transmitted to the elevator, rudder and throttle. Semi- Elevator and throttle are controlled as Autonomous Manual mode. Pilot stick for rudder for Lateral is used as a roll attitude command. Axis Roll is stabilized by PI control. Fig. 3. Test Facility in AFRL Semi- Throttle is controlled as Manual Autonomous mode. Pilot sticks for rudder and for Lateral elevator are used as a roll and pitch Fig. 4 represents the result that vicon system and Pitch attitude command respectfully. Roll captures the markers on the FMAV. Vicon system Axis and Pitch are stabilized by PI control. can measure the flight data such as position, velocity and attitude with respect to the origin which is Autonomous Pilot stick is not used. Elevator, rudder and throttle are operated in defined before flight. It enables us to compare the fully autonomous to keep the certain flight data which is acquired from the FCS and Vicon. altitude. 4.2 Manual Mode The first step is to fly by manual mode. As shown in Fig. 5, all of the pilot stick commands are directly transmitted to the servos and motor to control the elevator, rudder and throttle respectively. Manual mode is important step to verify the platform is flyable or not. In this test, a proficient pilot can fly it without difficulties. Fig. 4. Vicon system result INPUT 1 Servo Cmd RUDDER (Rudder) STICK 4 Controller Design and Implementation INPUT INPUT 2 Servo Cmd ELAVATOR (Elevator) 4.1 Control Methods STICK INPUT INPUT 3 Motor cmd One way of simple closed-loop control is to use THROTTLE STICK INPUT classical control which means PID(Proportional, Fig. 5. Manual Mode Control Loop Integral and Derivative) control for its simple and powerful capability. Most of the air vehicles such as fixed wing and rotary wing vehicles adopted this 4.3 Semi-Autonomous Mode for Lateral Axis kind of control method. It motivates us to use same control law for the FMAV. Because it is difficult to Second step is to design the control law for lateral get suitable mathematical models and aerodynamic axis. Because the FMAV has only one rudder, models [2], we tried to find proper control gains by rudder input can cause roll and yaw coupled motion. trial and errors. Before implementing the In this paper, we focus on the roll motion only. Fig. autonomous flight algorithm, we tried to do it step 6 represents the control loop for the lateral axis. The by step. We define the flight mode for this as in pilot stick input for rudder is used as a roll command. Table 1. Roll attitude (phi) is feedback to generate roll error and then the PI control loop stabilizes the lateral axis motion. Generally, UAV, unmanned air vehicle, with fixed wing uses rate feedback such as roll and

  3. AUTONOMOUS FLIGHT TEST OF FLAPPING MICRO AIR VEHICLE pitch rate to enhance the damping ratio so as to reduce the work load of the pilot. The nominal pitch increase the stability of the vehicle. FMAV can be angle and controller gains such as proportional and said statically stable by numerous manual flight tests integration gains are obtained after numerous semi- therefore rate feedback is not applied for this autonomous flights. platform. INPUT -K- -K- 1 INPUT -K- -K- 1 Roll_Cmd Roll_Err Rudder Cmd Roll_Cmd Roll_Err Rudder Cmd Servo Cmd Servo Cmd RUDDER Saturation Kp_phi RudCmdLimit1 PWM_Generator (Rudder) RUDDER Saturation Kp_phi PWM_Generator (Rudder) STICK STICK INPUT 1 INPUT -K- s 1 -K- s Integrator KpI_phi Integrator KpI_phi 1 phi(deg) 1 phi(deg) INPUT -K- -K- 2 Pitch Cmd Theta_Err Servo Cmd INPUT 2 ELEVATOR PitchCmdLimit Kp_theta EleCmdLimit PWM_Generator1 (Elevator) STICK Servo Cmd INPUT ELAVATOR (Elevator) 1 -K- STICK s INPUT -C- Integrator1 Ki_theta 2 Nominal theta(deg) INPUT 3 Pitch Angle Motor cmd THROTTLE STICK INPUT INPUT 3 Motor Cmd THROTTLE STICK Fig. 6. Semi-autonomous mode for lateral axis INPUT Fig. 8. Semi-autonomous mode for lateral and pitch axis Fig. 7 shows the flight result. Roll attitude (GCU Phi) follows the roll command (GCU Phi Cmd) for Fig. 9 shows the result of this mode. The pitch more than ten seconds. The negative roll command attitude (GCS pitch) follows pitch command (GCS means the FMAV rotates counter-clock wise in the pitch cmd) in 5deg during flight test. While turning test room. The Vicon data (VICON Phi) shows flight for example from 15 to 17 seconds, the pitch almost same as the roll attitude which is calculated cannot follow the command in desirable range. It is by the FCS. From this result, the navigation data because large roll motion causes altitude drop and from the FCS is reliable to feedback and roll motion nonlinear characteristics. In this test, the FMAV is to track the command with rising time of around flied clockwise for the first 17 second and counter- one second. clockwise like “8” shaped trajectory. 50 20 GCU Phi GCU Phi Cmd 40 GCU Act Cmd 10 VICON Phi 30 0 20 10 ROLL(deg) -10 [deg] 0 -20 -10 -30 -20 GCS pitch(deg) GCS pitch cmd(deg) -30 GCS Ele Cmd+50 -40 GCS roll(deg) -40 -50 45 46 47 48 49 50 51 52 53 54 55 -50 5 10 15 20 25 30 35 time t[s] Fig. 7. Lateral axis response Fig. 9. Pitch axis response 4.4 Semi-Autonomous Mode for Lateral and 4.5 Autonomous Flight Pitch Axis Finally we operate our FMAV with fully Next step is adding the closed-loop control for pitch autonomous mode with adding the closed-loop for axis. Fig. 8 shows the control loop for stabilizing thrust. In this paper, thrust can control the altitude both roll and pitch axis. Both loops are almost same with the help of pitch control loop. Fig. 10 shows the in the structure by means of using PI control except control-loop for fully autonomous flight. As same as that the nominal pitch angle is added with the the other loops, thrust can be managed by using PI elevator input for pitch control. It is required for the control with proper altitude command. In this test, it pilot to fly the FMAV near trim condition so as to 3

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend