Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

Empennage Sizing and Aircraft Stability Using Matlab

Download as pdf or txt
Download as pdf or txt
You are on page 1of 37

Empennage Sizing and Aircraft Stability using Matlab

A Senior Project Presented to The Faculty of the Aerospace Engineering Department California Polytechnic State University, San Luis Obispo

Ryan C. Struett June 2012

2012 Ryan C. Struett 1 American Institute of Aeronautics and Astronautics

Empennage Sizing and Aircraft Stability using Matlab


Ryan C. Struett1 California Polytechnic State University, 1 Grand Ave, San Luis Obispo, CA 93401

This report entails the process and techniques on how to properly size the empennage of a low speed aircraft for a desired level of stability. First, the theory behind aircraft stability is presented. The process is then divided into four major parts which are discussed in detail. Each part explains how the aircraft is to be stabilized including the equations and analysis. The first part describes how to generate the basic empennage size based on static stability. The second part describes how to check the dynamic stability of the aircraft based on the equations of motion. The third part verifies the static stability but for all flight conditions. The final part describes how to augment the stability of the aircraft as well as create a simple and effective autopilot system. The techniques and equations are then implemented into a Matlab program and the outputs are discussed. The Matlab program is validated based on the empennage size and stability of the Ryan Navion aircraft. The report concludes by explaining the empennage design process of an example aircraft, OTG-3.

Nomenclature
A AC AR a b CG CL CL,o CL, CL, CM CM,o CM, CM,e CN, cl, g I i k L lt M m N NP p Q q
1

= = = = = =
=

= = = = = = = = = = = = = = = = = = = = = = =

State-Space Matrix Aerodynamic Center Aspect Ratio Characteristic Equation Vectors Wing Span (ft) Center of Gravity Coefficient of Lift Coefficient of Lift at Zero Angle of Attack Wing Lift Curve Slope Rolling Moment due to Sideslip Pitching Moment Coefficient Pitching Moment at Zero Angle of Attack Pitching Moment due to Angle of Attack Pitching Moment due to Elevator Deflection Yawing Moment due to Sideslip Mean Aerodynamic Chord (ft) 2-D Wing Lift Curve Slope Gravity Mass Moments of Inertia Incidence Angle Feedback Control Gains Rolling Moment Tail Moment Arm (Distance from CG to tail AC) Pitching Moment Mass Yawing Moment Neutral Point Roll Angular Rate Dynamic Pressure Pitch Angular Rate

Undergraduate, Aerospace Engineering 2 American Institute of Aeronautics and Astronautics

r SH SM SV Sw T2 u uo V VH VV v W w X Xac Xcg XNP Y Z

= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =

Yaw Angular Rate Horizontal Tail Area (ft2) Static Margin Vertical Tail Area (ft2) Wing Area (ft2) Minimum Time to Double or Half Amplitude x-direction Velocity Flight Velocity Controllability Matrix Horizontal Tail Volume Coefficient Vertical Tail Volume Coefficient y-direction Velocity Transformation Matrix z-direction Velocity x-direction Aerodynamic Force Distance from Wing Leading Edge to AC (ft) Distance from Wing Leading Edge to CG (ft) Distance from Wing Leading Edge to NP (ft) y-direction Aerodynamic Force z-direction Aerodynamic Force Angle of Attack (deg or rad) Sideslip Angle (deg or rad) Downwash Damping Ratio Tail Efficiency Factor Flight Path Angle (deg or rad) Angular Acceleration Taper Ratio (tip chord/root chord) Sideslip Downwash Imaginary Part of a Pole Undamped Natural Frequency

Subscripts

a DR e f H o p pwr r sp t T V w

= = = = = = = = = = = = = =

Aileron Dutch Roll Elevator Fuselage Horizontal Tail Reference or Equilibrium Phugoid Power (Engine) Rudder Short Period Tail Throttle Vertical Tail Wing

3 American Institute of Aeronautics and Astronautics

I. Introduction

N aircraft design, the ability to effectively size the empennage for aircraft stability and control is of upmost importance. The empennage is the tail section of the aircraft including the horizontal and vertical stabilizers (also referred to as tails). Although the ailerons are not located on the empennage, they are a vital part of the control of the aircraft and are directly coupled with the empennage system. There are two axes of stability for an aircraft. The longitudinal stability (up and down) is controlled by the horizontal stabilizer while the lateral (or directional) stability (right and left) is controlled by the vertical stabilizer. Roll control is controlled by the ailerons; however this is coupled with directional stability. Before the empennage can be sized for acceptable control, it must be understood how the empennage stabilizes an aircraft. For longitudinal stability, only the vertical forces are considered. The wings of an aircraft create a lifting force which is located at the wings aerodynamic center, ACw. This lifting vector creates a positive moment (pitch up) around the center of gravity, CG, which is usually located aft of the AC w. This moment needs to be offset by an upward force behind the CG. The horizontal stabilizer is a small wing that creates an upward lifting force behind the CG. This stabilizer can be sized much smaller than the wing because there is a longer moment arm as it is located further away from the CG. The forces about the CG are shown found in Fig. 1.

Figure 1. Longitudinal Forces around the Center of Gravity The lifting forces can be summed around one point where the moment is equal to zero. This is known as the neutral point, NP. Equilibrium is when the neutral point is in the exact location as the center of gravity. However, this assumes that the aircraft is not at an angle of attack. If the aircraft is at an angle of attack, , this would change the lifting characteristics of the wing and tail, shifting the neutral point. As the neutral point shifts, the moment about the CG changes. The change of moment about the CG is referred to as C M, (Coefficient of moment due to a change in angle of attack). Two CM, curves are plotted in Fig. 2, one for a stable aircraft and one for an unstable aircraft.
0.4 0.3 0.2 0.1 Stable Aircraft Unstable Aircraft

CM

A 0 -0.1 -0.2 -0.3 -0.4

10

Figure 2. CM, Curves for Stable and Unstable Aircraft 4 American Institute of Aeronautics and Astronautics

In Fig. 2, point B is the equilibrium position where there moment acting about the CG is zero. If an aircraft were to suddenly increase its angle of attack (move from B to C), a stable aircraft would return the pitched up aircraft back to equilibrium by creating a negative pitching moment, returning the nose back down. This can only be done if there is a negative pitching moment as the angle of attack is increased. This is the case for the green line (stable aircraft). An unstable aircraft would continue to increase the angle of attack because of the positive pitch up moment (red line). Similarly, if the aircraft were to decrease its angle of attack (move from B to A), the stable aircraft will have a pitch up moment which will restore the aircraft back to equilibrium while the unstable aircraft will have a negative pitching moment further increasing the negative angle of attack. For positive stability, the aircraft must have a negative sloping CM, curve. Similarly to longitudinal stability, lateral stability also desires that the aircraft return to its equilibrium position after it has been subjected to a disturbance. However, for the lateral case, only the right and left forces are considered and the equilibrium refers to yawing equilibrium. Yaw is when the aircrafts nose is pointed in a different direction than the direction the aircraft is actually traveling. This angle is called the sideslip angle, . This can be caused from a crosswind and can be extremely dangerous during landing. To offset the yaw, a yawing moment, N, is created from the vertical tail. Figure 3 is an example of an aircraft in a sideslip with an offsetting yawing moment.

Figure 3. Aircraft in Sideslip, , with an Offsetting Yawing Moment, N Unlike longitudinal stability where an aircraft can be in equilibrium at any angle of attack, lateral equilibrium is usually at no sideslip ( = 0). The yawing moment changes as the sideslip angle changes similar to how pitching moment changes with angle of attack. This is known as CN, (Yawing Moment due to sideslip, ). The vertical tail must be sized for a positive sloping CN, so that an aircraft that is disturbed from its equilibrium position will create a restoring yawing moment to return the aircraft to equilibrium. This is shown in Fig. 4.
1 0.8 0.6 0.4 0.2 0 -0.2 -0.4 -0.6 -0.8 -1 -1 -0.8 -0.6 -0.4 -0.2 0 0.2 0.4 0.6 0.8 1 Stable Aircraft Unstable Aircraft

CN

Figure 4. CN, Curves for Stable and Unstable Aircraft 5 American Institute of Aeronautics and Astronautics

In addition to counteracting sideslip during crosswind landings, the vertical tail also serves other purposes. It protects against adverse yaw which is when the oppositely deflected ailerons create a yawing moment that opposes the turn direction. For multi-engine aircraft, if one engine were to fail, the working engine would create an undesirable yawing moment. The vertical tail is designed to stabilize the yawing moment created by the OEI (one engine inoperative) condition. The vertical tail must also be sized for adequate spin recovery. Roll control is similar to both longitudinal and lateral stability. If the wings are perturbed from level flight, they must be able to return to level flight with a restoring rolling moment, L. However, the rolling moment changes as sideslip angle, , changes which is known as CL,. For roll stability, CL, must be negative. It has now been determined how the empennage effectively stabilizes the aircraft; however, there has been no mention on how to size the empennage for the desired stability. The sizing process is broken into many smaller steps and cannot happen all in one instant. The following sections outline the steps on how to effectively size the empennage for adequate stability and how the steps are implemented into a Matlab computer program.

II. Overview of Matlab Code


As previously stated, empennage sizing is not an instantaneous process. It is highly dependent on other aircraft variables which may not be known until later in the aircraft design process. Also, as with all aircraft designs, the process is iterative and the design is always changing. This Matlab code needs to be easily incorporated into the design process to facilitate rapid design changes. Since the empennage sizing is dependent on other aircraft variables which may not be known, it is beneficial for the designer to break up the empennage design into sequential steps. This will allow the designer to size the empennage based on the known aircraft variables. The Matlab code and empennage sizing process is broken up into four steps: Basic Empennage Sizing, Detailed Empennage Sizing, Longitudinal Static Stability, and Stability Augmentation and Autopilot.

III. Basic Empennage Sizing


At the beginning of conceptual aircraft design, after the wing characteristics have been determined, the fuselage shape has been determined, and the weights have been estimated, the designer may begin the empennage design. The designer has multiple empennage options to consider. The three most popular are: T-tail, V-tail, and conventional tail.

Figure 5. T-tail, V-tail, and Conventional tail A T-tail is commonly used on aircraft where the engines are located on the rear of the fuselage or on high-wing aircraft when the horizontal stabilizer may be located in the wing wake. However, T-tails require larger structural components in the vertical tail to support the horizontal tail. Larger structural components lead to increased weight and increased complication which is undesirable in aircraft design. V-tails are not commonly used, but are still a viable possibility. Since there are only two surfaces instead of three, there is less surface area which leads to less drag. A smaller surface area will also require less structural support and weight. However, according to Raymer [1] and Purser[2], the surfaces must be sized larger than separate horizontal and vertical surfaces to obtain satisfactory stability and control because of adverse roll-yaw coupling. This is when the V-tail causes an undesirable rolling moment in the opposite direction of the desired turn. For simplicity, this empennage analysis will only consider conventional tails. A. Design Process To begin the empennage sizing, the designer must know what variables are needed from aircraft. The designer must also know how these variables affect the tail size and stability. To determine the needed variables, the designer 6 American Institute of Aeronautics and Astronautics

must determine what acceptable level of stability is desired and how to achieve this. For longitudinal stability, it was stated in I that a negative CM, was needed for positive stability. To derive the CM, equation, the aircraft must be broken into components. These components are the wing, fuselage, tail, and power effects. Each component makes a contribution to the pitching moment about the CG. The component contributions are summed together to determine one equation for the pitching moment. Many elementary stability textbooks do this lengthy derivation, including Pamadi[3], which is where this CM, equation is derived from, Eq. (1) where CL,,w is the wing lift curve solve, Xcg is the CG location in feet from the leading edge of the wing, Xac is the wing aerodynamic center location from the leading edge of the wing in feet, is the mean aerodynamic chord (ft), CM,,f is the pitching moment caused by the fuselage, CM,,pwr is the pitching moment caused by the engine, is the tail efficiency factor, VH is the horizontal tail volume coefficient, CL,,t is the tail lift curve slope, and d/d, the downwash term, is given as Eq. (2) where AR is the aspect ratio of the wing. Usually, the wing and fuselage contributions to CM, are destabilizing (positive) and are offset by the tail (negative). To breakdown the tail contribution term; the tail efficiency factor, , is the ratio of dynamic pressures of the tail and the wing. This can range between 0.8 and 1.2 and in most cases is assumed to be unity ( = 1). The volume coefficient, VH, is defined as Eq. (3) where SH is the horizontal tail area, lt is the moment arm (distance from aerodynamic center of the tail to the CG), and Sw is the wing area. VH ranges between 0.3 and 1.1 depending on the aircraft. Most aircraft of the same size and category fit into similar volume coefficient ranges. For positive stability, a large VH, CL,,t and a small CL,,w is desired (since the downwash term will usually be less than 1). CL,,t is determined by taking the 2-D lift curve slope of the airfoil used on the tail (cl,) and accounting for the 3-D effects, Eq. (4) where ARH is the horizontal tail aspect ratio. Common horizontal tail aspect ratios range from 2 to 5 but are usually between 3 and 4. For the optimal aspect ratio, the designer would want to choose the aspect ratio that is the lightest weight or that gives the best lifting performance. To ensure that the aircraft has positive stability, the CG point at which CM, equals zero is desired. By setting CM, = 0 in Eq. (1) and solving for Xcg, the neutral point, NP, can be solved for, Eq. (5) where XNP is the location of the neutral point from the leading edge of the wing in feet. If the center of gravity reaches this point, the aircraft will be neutrally stable. If the CG moves beyond this point, the aircraft will be unstable since it will have a positive CM,. The CG location should always be located forward of the neutral point. The difference between the CG location and the NP is known as the static margin (SM), Eq. (6) The static margin is always in terms of percent mean aerodynamic chord. A stable aircraft will always have a positive static margin. Most aircraft have a static margin of approximately 5-10%. Aircraft that have extremely large static margins (upwards of 30%) are too stable and are extremely sluggish when trying to perform maneuvers such as climbing and turning. Empennage design begins by determining an appropriate static margin and calculating the required tail area to meet this value. From the above equations, only eight variables are needed to size the horizontal tail. Table 1 is a list of the eight needed variables. Table 1. Eight Needed Variables for Horizontal Tail Sizing Sw AR lt Xcg Xac CL,,w CM,,f,pwr

At the beginning of aircraft design, CM,,f and CM,,pwr are usually unknown and can be estimated from similar aircraft. Methods in Flight Stability and Automatic Control by Nelson[4] describe how to estimate CM,,f once the 7 American Institute of Aeronautics and Astronautics

fuselage shape is fully defined. With the known variables and the desired static margin, the designer must then determine the appropriate aspect ratio for the horizontal tail to determine the lift curve slope. For this analysis and code, the airfoil is assumed to be a NACA 0012 which is a common airfoil for horizontal stabilizers. It has a 2-D lift curve slope (cl,) of 0.1 per deg. Equations (1) through (6) can then be solved for the required horizontal tail area (SH) needed to stabilize the aircraft at the desired static margin. Usually, it is easier to solve for the volume coefficient (VH) and then solve for the tail area. Next, the vertical tail sizing is performed by determining the appropriate tail size for an acceptable CN,. According to Roskam[5], an acceptable CN, is 0.001 per deg or 0.057 per radian. CN, is given as ) Eq. (7) Eq.(8) where CN,,wf is the CN, due to the wing and fuselage. Similar to CM,,f and CM, pwr, CN,,wf can be estimated at the beginning of the aircraft design. CL,,v is the vertical tail lift curve slope. Again, a NACA 0012 airfoil is used. Equation (4) can be used to determine C L,,v depending on the vertical tail aspect ratio, ARV. VV is the vertical tail volume coefficient and is given as Eq. (9) where SV is the vertical tail area and b is the wing span. d/d is the sideslip downwash term and is accounted for in Eq. (8). Similar to horizontal tail sizing, the designer must pick a vertical tail aspect ratio to calculate the lift curve slope. Aspect ratios for the vertical tail vary, but commonly an aspect ratio of 1.5 is chosen. Equations (7) through (9) can be solved for the vertical tail area based on the desired CN,. These equations are often solved numerically. B. How the Code Works The Basic Empennage Sizing code begins by asking the user to select the aircraft data file (Step 1) which has the variables listed in Table 1 as well as CN,,wf. The user must fill out the first 9 variables in this file for the program to run. An example for the aircraft data file can be found in the Appendix (Empennage Sizing Blank.txt). The data file will then be read into Matlab. The program then prompts the user for the desired static margin and horizontal tail taper ratio, H (Step 2). The taper ratio will have an effect on the wing lift curve slope in Eq. (4); however, for this analysis, it is assumed to be negligible. The user will then be asked to Select Aircraft Type and will be given 8 options (Step 3). Each option corresponds to a horizontal tail aspect ratio and historical volume coefficients which are used as a starting point in the numerical calculations of V H and VV. The final option is for the user to enter the desired horizontal tail aspect ratio, VH, and VV. The options and their values are given in Table 2. Table 2. Select Aircraft Type Menu Options Airplane VH VV General Aviation 1 engine 0.7 0.04 General Aviation 2 engine 0.8 0.07 Twin Turbo-prop 0.9 0.08 Military Cargo 1.0 0.08 Sailplane 0.5 0.02 Agriculture 0.5 0.04 Homebuilt 0.5 0.04 Enter Desired ARH, VH, VV -

ARH 4 3 3 3.5 4 3.5 3 -

The user will then be asked to enter the desired vertical tail aspect ratio as well as the vertical tail taper ratio, V (Step 4). The taper ratio for the vertical tail is usually 0.5 while horizontal tails range between 0.5 and 1. The code will then calculate the tail areas and dimensions for the desired stability. The Matlab command window will then display the dimensions for the horizontal and vertical tail including estimated elevator and rudder sizes. Two plots will be displayed which are the dimensions of the horizontal and vertical stabilizers. The user will then be asked to display the 3-D plot of the entire empennage. An example of these outputs will be shown in the next section.

8 American Institute of Aeronautics and Astronautics

Step 1)

Step 2)

Step 3)

Step 4)

9 American Institute of Aeronautics and Astronautics

C. Code Validation To validate the code, a test case was run using the Ryan Navion Aircraft. In Nelson[4], the Navion aircraft is used as an example to determine tail sizes in the same manner as explained in the previous section. The code was validated against the results in Nelson. The inputs are shown in Table 3 and the outputs as they appeared in the Matlab command window are shown below. Table 3. Inputs to Basic Empennage Sizing Code for Ryan Navion Aircraft Static Margin 25% 0.5 Horizontal Taper (H) Aircraft Type General Aviation - 1 Engine Vertical Aspect Ratio 1.3 0.5 Vertical Taper (V) Matlab Command Window Output: Horizontal Tail Sizing Static Margin is 25% Vh is 0.68113 ARh is 4 Horizontal Tail Area is 44.6479 ft^2 Horizontal Tail Span is 13.3638 ft Horizontal Tail Root Chord is 4.4546 ft Horizontal Tail Tip Chord is 2.2273 ft Horizontal Tail Taper Ratio is 0.5 Horizontal Tail 1/4 Chord Sweep is 4.7636 deg Horizontal Tail Max Thickness is 0.53455 ft Elevator Area is 13.3944 ft^2 (Add Margin of Safety) Elevator Span is 6.0137 ft (per side) Elevator Root Chord is 1.6983 ft Elevator Tip Chord is 0.8074 ft ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Vertical Tail Sizing Vv is 0.041192 ARv is 1.3 Vertical Tail Area is 15.2915 ft^2 Vertical Tail Span is 4.4586 ft Vertical Tail Root Chord is 4.5729 ft Vertical Tail Tip Chord is 2.2865 ft Vertical Tail Taper Ratio is 0.5 Vertical Tail 1/4 Chord Sweep is 21.0375 deg Vertical Tail Max Thickness is 0.54875 ft Rudder Area is 4.5875 ft^2 (Add Margin of Safety) Rudder Span is 4.4586 ft Rudder Chord is 1.0289 ft

10 American Institute of Aeronautics and Astronautics

Vertical Tail Size 5

Horizontal Tail Size 6

4 5 4 3
(ft)

3
(ft)

2 1 0 -1 -2

0 -6 -4 -2 0 (ft) 2 4 6 -1 -1

2 (ft)

6 5 4 3

ft

2 1 0 -1 6 -6 -4 -2 0 2 4 6 ft 0 2 4

Figure 6. Basic Empennage Sizing Plots for Ryan Navion Aircraft Example
ft

The comparison between the codes predicted values and the actual values is shown in Table 4. Table 4. Basic Empennage Sizing Validation Navion - Actual Code Prediction Horizontal Tail Area (SH) 43 ft2 44.65 ft2 VH 0.66 0.68 XNP 0.55 0.545 Vertical Tail Area (SV) 14.6 ft2 15.3 ft2 VV 0.04 0.041

% Diff + 3.8 % + 3.03 % - 9.09 % + 4.8 % + 2.5 %

As it can be seen from the percent differences, the code accurately predicts both the horizontal and vertical tail areas for the Navion aircraft. Using the basic sizing techniques with only 9 known aircraft variables (two of which are estimated); the empennage can be accurately sized for stability.

IV. Detailed Empennage Sizing


Up until now, all the stability analysis has been static stability (i.e. the forces are not moving). In addition to static stability, the dynamic stability of the aircraft must be determined. Just because the aircraft is statically stable, this does not ensure dynamic stability. However, accurate dynamic stability requires detailed knowledge of the aircraft. Most importantly, the mass moments of inertia (I) are needed. These values are usually not fully defined until very late in the aircraft design process. 11 American Institute of Aeronautics and Astronautics

A. Design Process Unlike static stability where the forces and moments are set equal to zero, dynamic stability sets the forces and moments equal to mass*acceleration (for forces) and I* (for moments) where is the angular acceleration. Now the equations of motion in all three directions must be determined. For aircraft, the equations are extremely ugly and non-linear. They are often simplified and linearized using small-disturbance perturbations. These linearized equations are given from Nelson, Longitudinal Equations: Eq. (10) Eq. (11) Eq. (12) Lateral Equations: Eq. (13) Eq. (14) Eq. (15)

Figure 7. Axes, Forces, and Moments for an Aircraft Table 5. Definition of Forces, Moments, and Velocity Components Roll Pitch Yaw Axis Axis Axis Angular Rates p q r Velocity Components u v w Aerodynamic Force Components X Y Z Aerodynamic Moment Components L M N Moment of Inertia Ix Iy Iz Products of Inertia Iyz Ixz Ixy where T is a change in throttle, e is a change in elevator deflection, a is a change in aileron deflection, and r is a change in rudder deflection. These equations have also been simplified by only retaining the significant aerodynamic forces and moments and ignoring other motion variables. Notice in the equations there are force and moment components that have a subscript from some other portion of the aircraft such as Xu or Na. These are called stability derivatives. For example, Xu is the change in the X force due to an increase in forward velocity, u. N a is the change in yawing moment due to an aileron deflection. These stability derivatives allow for a simpler representation of the equations of motion. Many of the neglected forces and moments are represented as stability derivatives. When the stability derivatives are non-dimensionalized, they are given a capital C and are called stability coefficients. For example, 12 American Institute of Aeronautics and Astronautics

Eq. (16) where uo is the reference flight velocity, m is the aircraft mass, and Q is the dynamic pressure. A complete summary of the non-dimensionlized stability derivatives are shown in the appendix. Using the linear equations of motion simplified with stability derivatives, the equations can be solved for the time response. Solving the equations of motion is best done in state-space form. This is preferred because the state-space matrix is filled with stability derivatives only. From the state-space matrix, the stability of the aircraft can be determined. If the aircraft is stable, the time response will decay over time. An unstable aircraft will have an unbounded time response. The state-space matrices for both the longitudinal and lateral directions are given as, Longitudinal: Eq. (17)

Lateral:

Eq. (18)

Many modern control theory books present techniques on how to solve these matrices to get the time response of the system. Instead of solving the system for the time response, the dynamic stability and lateral stability of the aircraft can be determine from the A state-space matrices. The characteristic equations for each direction can be determined by: Eq. (19) where A is the state-space matrix for each direction, I is the identity matrix, and are the roots. For positive stability, all of the real parts of the roots must be negative. The roots are also known as the poles. If the poles are plotted on a real vs. imaginary axis, this is called a pole-zero map or root-locus. For stability, the poles must be in the left half plane. Figure 8 is an example of stable and unstable poles and the resulting time response showing the stability and instability.

Figure 8. Stable and Unstable Root Locus and Time Response One of the most beneficial reason for using state-space matrices is that the poles of system are simply the eigen values of the A state-space matrix. Dynamic stability of an aircraft is simply determining the stability derivatives, plugging them into the state space matrix, taking the eigen values, and then making sure they are all within the left 13 American Institute of Aeronautics and Astronautics

half plane. The location of the poles relative to the real and imaginary axis determines how quickly the time response decays and the frequency of the oscillations. Taking the eigen values of the longitudinal state-space matrix results in four poles (two sets of two poles). The poles closest to the origin are known as the phugoid or long period poles and the pair furthest from the origin are known as short period poles. From the poles, the damping ratio, , and the natural frequency, n, of the response can be determined by, Eq. (20) Eq. (21) where is the angle between imaginary part of the pole ( ) and the real part of the pole (*n). By calculating the damping ratios, the flying level of the aircraft can be determined. The levels are as follows: Level 1 Flying qualities clearly adequate for the mission flight phase. Level 2 Flying qualities adequate to accomplish the mission flight phase but with some increase in pilot workload and/or degradation in mission effectiveness or both. Level 3 Flying qualities such that the airplane can be controlled safely but pilot workload is excessive and/or mission effectiveness is inadequate or both. The FARs and MILSPECs generally base their regulations on the flying levels and damping ratios for stability requirements. Table 6 and 7 shows the damping ratios for the different flying levels. Table 6. Phugoid Mode Flying Level Qualities Level 1 > 0.04 Level 2 >0 Level 3 T2 = 55 s Table 7. Short-Period Mode Flying Level Qualities sp sp Min Max Level 1 0.35 1.30 Level 2 0.25 2.00 Level 3 0.15 where T2 is the time to double or half the amplitude of the oscillation. In the lateral direction, there is one pair of poles, known as the dutch roll mode, there is a pole (on the real axis) close to the origin known as the spiral mode, and the final pole is also located on the real axis, but much further away from the origin. This is known as the roll mode. Since the damping ratio cannot be calculated for the spiral mode, the flying levels are related to the minimum time to double or half in amplitude. The roll mode is calculated from the maximum roll time constants. The dutch roll flying qualities still depend on the damping ratio. The flying qualities for the lateral modes are shown in Table 8 Table 8. Lateral Flying Qualities Spiral Mode Roll Mode T > 12s < 1.0 T > 12s < 1.4 T > 4s < 10

Level 1 Level 2 Level 3

Dutch Roll > 0.19 > 0.08 > 0.02

The designer can calculate the flying qualities and levels of the aircraft and then go back and make changes as necessary to correct for instability. The designer may also place the poles in the desired location for certain desired flying levels which will be discussed in the Stability Augmentation and Autopilot code.

14 American Institute of Aeronautics and Astronautics

B. How the Code Works The Detail Empennage Sizing code begins by asking the user to select the aircraft data file. The same data file that was previously selected for the Basic Empennage Sizing code must be selected. For this code, everything in the file must be filled out. If any of the first 9 variables has changed, the first code needs to be rerun. The first code outputs variables that are used into the second code. It is important to run the first code with the correct aircraft and the correct file before running the second code. After reading in the variables, the code will calculate all the stability derivatives for both the longitudinal and lateral directions. It will then put the stability derivatives into state-space form and find the eigen values of the matrices. From the eigen values, the flying quality levels will be determined. The flying qualities will be displayed in the command window and two text files will be created containing all of the stability derivatives and their units (one for longitudinal and one for lateral). These text files must be saved under a different name for each use so that the code will not overwrite the files. Two plots will be created which are the pole-zero maps (or root-locus) for each direction. From these, the dynamic stability can be verified if all the poles are in the left half plane. The code ends by outputting variables to be used in the next code. C. Code Validation The code was validated against the Navion aircraft as used in the previous section. The longitudinal and lateral stability derivatives were compared between the equations used in the code and the results in Nelson. The Matlab command window and plots are shown below: Detailed Empennage Sizing Longitudinal Flying Qualities Phugoid Damping is Level 1 Phugoid Damping = 0.13353 Short Damping is Level 1 Short Period Damping = 0.68046 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Lateral Flying Qualities Spiral Mode is Level 1 Spiral Mode time to double (or half) = 19.0838 seconds Roll Mode is Level 1 Roll Mode time to double (or half) = 0.059173 seconds Dutch Roll Mode is Level 1 Dutch Roll damping = 0.1984

15 American Institute of Aeronautics and Astronautics

Root Locus Plot-Longitudinal Stability 4 3 2 2 1 1 0 -1 -2 -2 -3 -4 -3.5 -3 -12 3

Root Locus Plot-Lateral Stability

Imaginary Axis

Imaginary Axis
-3 -2.5 -2 -1.5 Real Axis -1 -0.5 0

-1

-10

-8

-6 -4 Real Axis

-2

Figure 9. Longitudinal and Lateral Root-Locus Plots for Navion From the command window, the aircraft is at a Level 1 flying quality for all modes in both the longitudinal and lateral direction. It can also be seen from the root locus plots that all the poles are in the left half plane showing the dynamic stability of the Navion aircraft. Next, the individual stability derivatives were compared. Table 9 and 10 are the comparisons of some of the important stability derivatives in each direction. The text file outputs for the Navion aircraft can be found in the appendix (Longitudinal Stability Derivatives Navion.txt and Lateral Stability Derivatives Navion.txt). Table 9. Longitudinal Stability Derivatives Comparison Code Results Nelson -0.0674 -0.045 +0.0353 +0.036 -0.3685 -0.369 -2.0180 -2.01 -3.1278 -2.05 Table 10. Lateral Stability Derivatives Comparison Code Results Nelson -0.2904 -0.35 -0.5516 -0.76 +6.9274 +4.49 -11.7679 -8. 4 +2.3439 +2.19 -0.0516 -0.072 -0.134 -0.134

Stability Derivative Xu Xw Zu Zw Mq

% Diff -49.8% -1.9% +0.1% -0.4% -53.6%

Stability Derivative Np Nr N Lp Lr CN,r CL,a

% Diff +17.0% +27.4% +54.3% -40.1% +7.0% +28.3% 0%

The inaccuracy of some of the values could be explained by the estimation of some of the unknown variables needed to perform these calculations. Not all of the Navions dimensions and variables were found within Nelson and other sources. Since the variables are on the right order of magnitude and not widely off, the method can be satisfactorily validated. If the user would like another source to compare the stability derivatives, AVL[6] is a great program at estimating these stability derivatives, but is much more complex.

V. Longitudinal Static Stability


The basic and detailed empennage sizing code only dealt with one CG location. However, the CG will always shift during flight as fuel in burned. It is necessary to make sure that the tail can properly stabilize an aircraft at the CG extremes during flight. Although this analysis is still considered static and not dynamic, it depends on the stability derivative (CM,e) which is a dynamic variable and was calculated in the previous code.

16 American Institute of Aeronautics and Astronautics

A. Design Process A common visual approach to showing stability of an aircraft is through CM vs or CM vs CL chart. This chart plots the pitching moment about the CG at various angles of attack and CL values. From this chart, the stability can be verified by checking that the line for the aircraft is negative sloping (refer to Fig. 2). This chart also shows the angle of attack or CL value that the aircraft must fly at to meet its equilibrium trim condition (CM,cg = 0). To find the pitching moment about the CG (CM,cg), Eq. (22) where CM,o is the pitching moment at zero angle of attack, and CM, is from Eq. (1). To trim the aircraft at zero angle of attack, CM,o must be zero. CM,o can be found by summing up the contribution from the components of the aircraft similar to how CM, was derived, Eq. (23) Eq. (24) Eq. (25) Eq. (26) where CM,o,f is the zero angle of attack pitching moment from the fuselage, C M,ac is the coefficient of moment about the aerodynamic center, CL,o is the zero lift coefficient of lift, o is the downwash angle (rad), iw is the incidence angle of the wing (rad), and it is the tail incidence angle (rad). Changing the incidence angle of the tail allows the CM, curve to shift up or down but will not change the slope. However, this is only for one CG location. If the tail is set at an incidence angle for one CG case, it may create a negative C M,o at another CG location which will require the aircraft to fly at a negative angle of attack for trimmed flight. Most pilots prefer to fly at zero angle of attack, so the pitching moment curve must be shifted. The pitching moment curve can be shifted up or down by deflecting the elevators. Deflecting the elevators does induce extra drag known as trim drag. Airliners reduce trim drag by using an all moving horizontal tail to change the incidence angle during flight as the CG changes. For this analysis, the incidence angle will be set at a constant incidence angle to minimize the trim drag at the desired CG location. A trim triangle will be constructed to ensure the elevator deflections can trim the aircraft for the range of CG locations. Instead of plotting numerous CM vs or CM vs CL curves for a range of CG locations, a trim triangle is constructed. A trim triangle takes a reference CG (usually the desired CG or middle CG point) and finds the pitching moment difference between the forward CG limit and the desired CG for all angles of attack. It then does the same for the aft CG limit and plots both of these lines. These lines form the two sides of the triangle where the x-axis is the angle of attack () and the y-axis is the difference in pitching moment (CM). The final side of the triangle is determined from the elevator stall or wing stall. The elevators have a deflection limit to which they will cause a stall on the horizontal tail. At this deflection, there is a maximum CL value they can reach. The maximum CL values will create the right side of the triangle. Inside the triangle is all of the pitching moment values that the aircraft is expected to see during flight as the CG shifts. The change in pitching moment due to the elevator deflections are then plotted on top of the triangle. The change in pitching moment due to the elevators can be calculated by, Eq. (27) where CM,e is the coefficient of moment due to an elevator deflection and e is the elevator deflection. If the triangle is within the maximum elevator deflections, the tail can properly stabilize the aircraft at all CG locations and at all angles of attack. Usually, the maximum elevator deflections are between 25 and 30 degrees in either direction. If parts of the triangle are outside the elevator deflection limits, the designer must increase the tail size or increase the elevator area. If the tail is already sufficiently large, the designer may ask the weights design engineers to limit the CG travel. The further the CG is aft of the wings aerodynamic center, the larger the tail. B. How the Code Works The Longitudinal Static Stability code begins by prompting the user for the aircraft data file. The aircraft data file should be the same as previously selected. After reading in the aircraft file, the code will read in the data from the first two codes. It is of important that the first two codes have been run before this one using the correct aircraft. If another aircraft is run, this will overwrite the data stored. The code will then prompt the user which plots are to be displayed. The options are shown in the menu in Step 1.

17 American Institute of Aeronautics and Astronautics

Step 1)

If the user selects Display All Plots, seven plots will be displayed: CM vs and CM vs CL for the desired CG location, the most aft CG location, and the most forward position, followed by the trim triangle. If any of the other options are selected, it will only display the selected CM vs and CM vs CL plots and the trim triangle. Before the code begins determining the pitching moment, it determines the optimal tail incidence angle to minimize trim drag. Using the optimal tail incidence angle, the pitching moments are found for various angle of attacks and CL values for the three CG cases. The code will then make the trim triangle. The code starts at initial elevator deflections of -10 and + 30 degrees and determines how the moments fit inside the deflections. The code will then iterate and change the elevator deflections to move closer or further away from the triangle if necessary. The maximum and minimum elevator deflections that are needed to trim the aircraft during cruise are displayed on the trim triangle. The command window will display the optimal tail incidence angle as well as the static margins, CM,s, and CM,os for the three CG cases. C. Code Validation The code was validated against the Navion aircraft from Nelson[4]. The command window and all the plots for the Navion are shown below: Longitudinal Static Stability Tail Incidence Angle -2.5 deg Desired CG Location (Xcg = 1.682 ft) Static Margin is 25% CMo is 0.13735 CMalpha is -1.11 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ AFT CG Location (Xcg = 1.9 ft) Static Margin is 21% CMo is 0.14217 CMalpha is -0.94019 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ FWD CG Location (Xcg = 1.1 ft) Static Margin is 35% CMo is 0.087772 CMalpha is -1.5633

18 American Institute of Aeronautics and Astronautics

CM Plot - Desired CG 0.5 Airplane Wing Tail Fuselage 0.5

CM vs CL Plot - Desired CG Airplane Wing Tail Fuselage

0.4

0.4

0.3

0.3

0.2
cg

0.2
CM
cg

CM

0.1

0.1

-0.1

-0.1

-0.2 -6

-4

-2

10

12

-0.2

0.2

0.4

0.6 CL

0.8

1.2

1.4

(deg)

Figure 10. Longitudinal Static Stability for Desired CG Case - Navion


CM Plot - AFT CG 0.5 Airplane Wing Tail Fuselage 0.5 Airplane Wing Tail Fuselage CM vs CL Plot - AFT CG

0.4

0.4

0.3

0.3

0.2
cg

0.2
CM
cg

CM

0.1

0.1

-0.1

-0.1

-0.2 -6

-4

-2

10

12

-0.2

0.2

0.4

0.6 CL

0.8

1.2

1.4

(deg)

Figure 11. Longitudinal Static Stability for Aft CG Case - Navion


CM Plot - FWD CG 0.4 Airplane Wing Tail Fuselage 0.4 Airplane Wing Tail Fuselage CM vs CL Plot - FWD CG

0.3

0.3

0.2

0.2

0.1
cg

0.1
CM
cg

CM

-0.1

-0.1

-0.2

-0.2

-0.3 -6

-4

-2

10

12

-0.3

0.2

0.4

0.6 CL

0.8

1.2

1.4

(deg)

Figure 12. Longitudinal Static Stability for Forward CG Case - Navion

19 American Institute of Aeronautics and Astronautics

Trim Triangle - REF is MID CG 0.5 0.4 0.3 0.2


CM, REF

FWD CG AFT CG Stall

e = -10 e = 10

0.1 0 -0.1 -0.2 -0.3 -0.4

0.2

0.4

0.6 CL

0.8

1.2

1.4

Figure 13. Cruise Trim Triangle - Navion All of the CG locations are stable since the total aircraft C M, lines (blue lines) are all negative sloping. In most cases the wing and fuselage are destabilizing since they are positive sloping lines. From these charts, the trim condition angle of attack (or CL) can be found. The trim triangle shows that the elevators easily control the entire range of pitching moments for the range of CG locations. To trim the aircraft at any CG location during cruise, the elevators would need to be deflected between -10 and +10 degrees. To verify the codes accuracy, it was validated against the CM vs chart in Nelson[4] for the Navion Aircraft. The codes prediction is on the left in Fig. 14 and the actual CM vs curve from Nelson on the right.
CM Plot - Desired CG 0.2 0.15 0.1 0.05
cg

Cm Plot - Nelson 0.2 Airplane Wing Tail Fuselage 0.15 0.1 0.05
cg

CM

-0.05 -0.1 -0.15 -0.2

CM

0 -0.05 -0.1 -0.15 -0.2

10

10

(deg)

(deg)

Figure 14. Longitudinal Static Stability Verification - Navion The results are almost identical which validates the codes accuracy.

VI. Stability Augmentation and Autopilot


After the designer has finished sizing the empennage and checked the stability, the designer can then see how the aircraft will reject disturbances, how it can be better stabilized using feedback control, and what feedback gains are necessary for an autopilot system. The stability can be augmented by using feedback control to improve the handling and flying characteristics. At this point no further changes can be made to the empennage. A. Design Process Feedback control can augment a system by amplifying the output and comparing it to the reference input. The gains that the output is amplified by are known as the feedback gains, k. Correct selection of these gains allows the 20 American Institute of Aeronautics and Astronautics

designer to have any desired system performance. The block diagram for a simple feedback control system is shown in Fig. 15.

Figure 15. Feedback Control System with Feedback Gains For this analysis, the plant is the linearized equations found in IV. The state-space matrices in Eq. (16) and (17) are to be substituted into the plant. The input is the commanded or desired x vector. The output is the resulting x vector. There are many ways to determine the feedback gains just as there are many ways to control to a desired output. To augment the longitudinal stability, the Bass-Gura technique was used to determine the gains for the desired performance. The gains, k, are calculated from Eq. (28) where V is the controllability matrix, W is the transformation matrix, and and a are vectors made up of the coefficients of the characteristic equation of the augmented or closed loop system. By substituting in the desired eigen values or damping ratios and natural frequencies, the gains for augmentation can be found. To augment the lateral stability, the same technique was used. However, the problem is simplified into a 2X2 matrix with sideslip () and yaw rate (r). The same Bass-Gura technique was used to determine the gains needed given a desired damping ratio and the undamped natural frequency for the dutch roll mode. Finally, an altitude hold autopilot system was created using the same feedback control system as used above. The plant to the autopilot system is now the entire closed loop (augmented) system from above. The inputs to this outer loop are different than the inputs to the inner loop plant. In the outer loop, the angle of attack ( ), the pitch rate (q), the pitch angle (), and the altitude (h) is the x vector. This will change both the A and B state-space matrices for the outer loop. Although the Bass-Gura technique can be used to determine the gains, this method does not determine the optimal gains. To determine the optimal gains, the Linear Quadratic Regression (LQR) method was used. This method solves the algebraic Ricatti equations and uses these to determine the optimal gains. To solve for the LQR gains, the lqr function in Matlab was used. B. How the Code Works Before the code is run, it is important that Detailed Empennage Sizing be run first. This code relies on the statespace matrices for stability augmentation. It is extremely important that the state-space matrices outputted from the Detailed Empennage Sizing code are the correct matrices. The code begins by asking the user to input the desired damping and natural frequencies or to use the nominal values that are already imbedded in the code (Step 1). Step1)

The nominal values are given in Table 11. 21 American Institute of Aeronautics and Astronautics

Table 11. Imbedded Damping Ratios and Natural Frequencies Longitudinal Augmentation Lateral Augmentation SP = 0.6 DR = 0.3 P = 0.05 n,SP = 1 n,SP = 3 n,SP = 0.1 If the user wishes to input their own damping and natural frequencies, the following menu will appear (Step 2): Step 2)

After entering the desired damping ratios and natural frequencies, the code will then determine the gains for the longitudinal augmentation, lateral augmentation, and the autopilot methods as outlined above. The Matlab command window will then display these gains. The gains will then be entered into a Simulink block diagram that will determine the time response for all three cases. The time responses will then be plotted to show the user the stability augmentation. C. Validation To validate the methods, three examples were used from Nelson[4]. These examples gave state space matrices and the desired aircraft performance. The resulting gains from the code were then compared to the gains stated in the example as shown in Table 12. Table 12. Stability Augmentation and Autopilot Gains Validation Code Prediction Nelson -0.00549 -0.0055 -0.01202 -0.0120 Longitudinal Augmentation -0.77848 -0.7785 -0.06557 -0.0656 -15.9563 -16.1 Lateral Augmentation -13.6445 -13.7 0.09705 0.098 -0.3045 -0.304 Autopilot -1.7198 -1.715 -0.00175 -0.0017

% Diff +3.3% -0.1% 0% 0% +0.9% +0.4% -1.0% -0.1% -0.3% -2.9%

The codes predicted gains were extremely accurate when compared to the actual gains listed in Nelson which verifies the codes accuracy. Next, the time responses were compared to verify that the Simulink block diagram accurately calculated the responses. The lateral stability augmentation and the autopilot were compared to the plots given in Nelson for the examples used to predict the gains as shown in Fig. 16.

22 American Institute of Aeronautics and Astronautics

No Stability Augmentation 5 120

Auto Pilot Nelson Code Prediction

(deg)

100 0 80 -5

h (ft)

5 6 7 time (sec) With Stability Augmentation

10

60

6 4 Nelson Code Prediction

40

20

(deg)

2 0 -2 0

5 6 time (sec)

10

-20

5 6 time (sec)

10

Figure 16. Lateral Augmentation and Autopilot Time Response Validation The lateral stability was extremely accurate while the autopilot was not as accurate but still very close. These plots validate the methods ability as well as the accuracy of the code.

VII. OTG-3 Test Case


To show how the designer would use this code on a conceptual aircraft design, a test aircraft was run through all the codes. OTG-3 is a conceptual aircraft in response to the AIAA Undergraduate Team Design Competition RFP which calls for an unmanned air vehicle that must takeoff and land in 500 ft. This aircraft was designed by a group of seven students in the Aerospace Engineering senior aircraft design class at California Polytechnic State University, San Luis Obispo in 2011-2012. The empennage was designed using this process and the four codes.

Figure 17. OTG-3 A. Basic Empennage Sizing The empennage sizing began by filling out the first 9 variables in the Empennage Sizing text file. (OTG-3s file can be found in the Appendix, Empennage Sizing OTG-3.txt) The inputs in Table 13 were then used for OTG-3. Table 13. Basic Empennage Sizing Inputs OTG-3 Static Margin 5% 1 Horizontal Taper (H) Aircraft Type Enter Desired ARH, VH, and VV ARH 3 VH 0.4 VV 0.04 ARV 1.44 0.5625 Vertical Taper (V) With these inputs, the follow tail size was determined:

Horizontal Tail Sizing 23 American Institute of Aeronautics and Astronautics

Static Margin is 5% Vh is 0.71254 ARh is 3 Horizontal Tail Area is 54.9363 ft^2 Horizontal Tail Span is 12.8378 ft Horizontal Tail Root Chord is 4.2793 ft Horizontal Tail Tip Chord is 4.2793 ft Horizontal Tail Taper Ratio is 1 Horizontal Tail 1/4 Chord Sweep is 0 deg Horizontal Tail Max Thickness is 0.51351 ft Elevator Area is 16.4809 ft^2 (Add Margin of Safety) Elevator Span is 5.777 ft (per side) Elevator Root Chord is 1.6047 ft Elevator Tip Chord is 1.6047 ft ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Vertical Tail Sizing Vv is 0.036063 ARv is 1.44 Vertical Tail Area is 27.8036 ft^2 Vertical Tail Span is 6.3275 ft Vertical Tail Root Chord is 5.6244 ft Vertical Tail Tip Chord is 3.1637 ft Vertical Tail Taper Ratio is 0.5625 Vertical Tail 1/4 Chord Sweep is 16.2602 deg Vertical Tail Max Thickness is 0.67493 ft Rudder Area is 8.3411 ft^2 (Add Margin of Safety) Rudder Span is 6.3275 ft Rudder Chord is 1.3182 ft
Vertical Tail Size 7 Horizontal Tail Size 6 5 4 3 4 6 5

(ft)

2 1

(ft)
-6 -4 -2 0 (ft) 2 4 6

3 2

0 -1 -2 1 0 -1 -1

3 (ft)

24 American Institute of Aeronautics and Astronautics

7 6 5 4

ft

3 2 1 0 6 -6 -4 -2 0 2 4 6 ft ft 0 2 4

Figure 18. Basic Empennage Sizing Plots for OTG-3 Since this aircraft is unmanned, the static margin can be reduced significantly. The best static margin would be 0% or neutrally stable. An unmanned aircraft is more capable to reject disturbances and remain neutrally stable because of the fly-by-wire control system as well as the on-board flight computer system. However, for conceptual design, it is best to leave a positive static margin to account for shifting of the CG location as the design progresses into preliminary and detailed design. As more details of the aircraft are determined, the CG location will change which could lead to an unstable aircraft if not taken into account. B. Detailed Empennage Sizing Using the tail size found in the in the Basic Empennage Sizing code, the dynamic stability of OTG-3 was determined. The resulting Matlab command window output and the root locus plots are shown below: Detailed Empennage Sizing Longitudinal Flying Qualities Phugoid Damping is Level 1 Phugoid Damping = 0.071391 Short Damping is Level 1 Short Period Damping = 0.35601 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Lateral Flying Qualities Spiral Mode is Level 1 Spiral Mode time to double (or half) = 54.1013 seconds Roll Mode is Level 1 Roll Mode time to double (or half) = 0.024653 seconds Dutch Roll Mode is Level 1 Dutch Roll damping = 0.1182

25 American Institute of Aeronautics and Astronautics

Root Locus Plot-Longitudinal Stability 8 6 4 2 0 -2 -4 -6 -8 -2.5 8 6 4 2 0 -2 -4 -6 -8 -30

Root Locus Plot-Lateral Stability

Imaginary Axis

-2

-1.5 Real Axis

-1

-0.5

Imaginary Axis

-25

-20

-15 -10 Real Axis

-5

Figure 19. Longitudinal and Lateral Root-Locus Plots for OTG-3 All of the damping ratios and time constants satisfy Level 1 flying qualities. OTG-3 is also dynamically stable since all the poles are in the left half plane. The roll mode pole (the one furthest away from the origin), is extremely far away. Usually this pole is located between -7 and -10 on the real axis. The far away pole may explain why the roll mode is extremely small. To optimize this tail, stability augmentation should be used to move the roll pole to the desired location closer to the origin. The outputted stability derivatives of OTG-3 are given in the Appendix. C. Longitudinal Static Stability The CM vs and CM vs CL plots were then created for OTG-3. For OTG-3, the 5% static margin was chosen for the furthest aft CG location. This was to ensure that a shifting CG would only further stabilize the aircraft and not lead to instability since the CG can only shift forward. Since the desired CG is the aft CG, the desired CG plots are not shown. Longitudinal Static Stability Tail Incidence Angle -3.5 deg Desired CG Location (Xcg = 1.7228 ft) Static Margin is 5% CMo is 0.021979 CMalpha is -0.24561 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ AFT CG Location (Xcg = 1.7228 ft) Static Margin is 5% CMo is 0.011979 CMalpha is -0.24561 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ FWD CG Location (Xcg = 1.266 ft) Static Margin is 14% CMo is -0.019991 CMalpha is -0.70363

26 American Institute of Aeronautics and Astronautics

CM Plot - FWD CG 0.3 0.3

CM vs CL Plot - FWD CG

0.2

0.2

0.1

0.1

0
cg

CM

-0.1

CM
-0.2 Airplane Wing Tail Fuselage -4 -2 0 2 4 6 8 10 12

cg

-0.1

-0.2 Airplane Wing Tail Fuselage 0 0.2 0.4 0.6 CL 0.8 1 1.2 1.4

-0.3

-0.3

-0.4 -6

-0.4 -0.2

(deg)

Figure 20. Longitudinal Static Stability for Forward CG Case - OTG-3


CM Plot - AFT CG 0.3 0.3 CM vs CL Plot - AFT CG

0.2

0.2

0.1

0.1

0
cg

CM

-0.1

CM
-0.2 Airplane Wing Tail Fuselage -4 -2 0 2 4 6 8 10 12

cg

-0.1

-0.2 Airplane Wing Tail Fuselage 0 0.2 0.4 0.6 CL 0.8 1 1.2 1.4

-0.3

-0.3

-0.4 -6

-0.4 -0.2

(deg)

Figure 21. Longitudinal Static Stability for Aft CG Case OTG-3


Trim Triangle - REF is MID CG 0.25 0.2 0.15 0.1 FWD CG AFT CG Stall

e = -8 e = 2

CM, REF

0.05 0 -0.05 -0.1 -0.15 -0.2 -0.5

0.5 CL

1.5

Figure 22. Cruise Trim Triangle OTG-3 OTG-3 is statically stable at all CG locations and is easily trimmable at the cruise condition. However, it may be more important for the designer to check stability on takeoff, landing, and approach. In these conditions, many of the variables change as lift is increased due to flaps. Flaps also create a large increase in pitching moment which must be offset by the tail. By replacing the variables in the text file with the variables for the different conditions, the tail can be accurately sized for all the cases. 27 American Institute of Aeronautics and Astronautics

D. Stability Augmentation and Autopilot To see how the stability of OTG-3 can be augmented and what gains are needed for an effective autopilot, the final code was run using the nominal stability values embedded in the code. The results are shown below. Longitudinal Stability Augmentation Gains -7.3843e-005 0.0044384 0.038649 0.0026165 Lateral Stability Augmentation Gains 7.1355 -0.15144 Altitude Hold Autopilot Gains 0.53908 -0.17891 -1.4659

-0.00175
Forward Speed
40 20 0 -20 -40 4 2

Vertical Speed

w (ft/s)
0 50 time (sec) Pitch Rate 100

u (ft/s)

0 -2 -4

50 time (sec) Flight Path Angle

100

0.5

10

q (deg/s)

(deg)
0 50 time (sec) 100

-0.5

-5

50 time (sec)

100

Figure 23. Longitudinal Stability Augmentation OTG-3


SideSlip Angle 5

(deg)

-5

2 Yaw Rate

5 6 time (sec)

10

40

r (deg/sec)

20 0 -20 -40

Before Stability Augmentation After Stability Augmentation

5 time (sec)

10

Figure 24. Lateral Stability Augmentation OTG-3

28 American Institute of Aeronautics and Astronautics

Angle of Attack 2 10

Pitch Rate

(deg)

p (deg/sec)
0 5 time (sec) Flight Path Angle 10

-2

-10

-4

-20

5 time (sec) Altitude

10

2 0

150 100

(deg)

-2 -4 -6

h (ft)
0 5 time (sec) 10

50 0 -50

5 time (sec)

10

Figure 25. Altitude Hold Autopilot OTG-3 OTG-3 has an extremely long phugoid oscillation (Fig. 23, Flight Path Angle). However, a long phugoid oscillation is desirable as compared to a short oscillation. The lateral stability augmentation does not seem to benefit OTG-3 since the augmented case takes longer to go to zero. However, there are fewer oscillations. Fewer oscillations is desirable because too many oscillations could lead to damaging the aircraft as they are not designed to oscillate quickly. Quick oscillations will also create extreme discomfort if this were a passenger aircraft. Long, shallow oscillations are desired over short and quick oscillations. The altitude hold autopilot also performed very well, requiring only 10 seconds to descend 100 feet and remain level after the descent.

VIII. Conclusion
It has been shown how important the empennage is to the stability of an aircraft. Proper design of the empennage is of upmost importance. However, the design process is iterative so the tail is always changing. By creating a simple computer program, constant changes in the design will not result in hours of work to create a new tail. Although there are many good empennage design programs, the designer should be weary when using an off-theshelf program for their empennage design. It is always beneficial to know what the code is doing and as well as the background knowledge on how to stabilize an aircraft. More important than the code is the correct process and understanding what each design change will mean for the empennage. The methods presented above are just one way to effectively size the empennage as they just scratch the surface into aircraft stability and control.

Acknowledgments
The author would like to thank the Aerospace Engineering professors at California Polytechnic State University, San Luis Obispo for all the knowledge and support they have given in the four years of learn by doing.

References
[1]Raymer, Daniel P. Aircraft Design: A Conceptual Approach. Washington, D.C.: American Institute of Aeronautics and Astronautics, 1992. [2]Purser, P., and Campbell, J., Experimental Verification of a Simplified Vee-Tail Theory and Analysis for Available Data on Complete Models with Vee Tails. NAVA 823, 1945. [3]Pamadi, Bandi N. Performance, Stability, Dynamics, and Control of Airplanes . American Institute of Aeronautics and Astronautics, 2004. [4] Nelson, Robert C. Flight Stability and Automatic Control McGraw Hill. Boston, MA, 1998 [5]Roskam, Jan. Airplane Design Parts II, VI, VII. Lawrence : DAR Corporation, 1997. [6]Drela, Mark and Youngren, Harold. Athena Vortex Lattice (AVL) [Windows Executive File] Cambridge, Massachusetts MIT, 2008. 29 American Institute of Aeronautics and Astronautics

Appendix
Empennage Sizing Blank.txt ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Empennage Sizing ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Ryan Struett rsturett@gmail.com Aerospace Engineering Cal Poly - San Luis Obispo, CA Only Change Numbers - Do not change any text Basic Sizing - Fill out first 9 variables Advanced Sizing - Fill out all variables

Aircraft Inputs Value Variable S c_bar AR lt Xcg Xac CLalpha_w CMalpha_f CNbeta_wf u h W Ix Iy Iz CL CDo CLo alpha_o CMac_w iw e zw d Zv lambda XcgAFT XcgFWD Description Wing Area Wing Chord Aspect Ratio Distance from CG to Tail AC CG Location from wing LE Wing AC location from LE Wing Lift Curve Slope CM alpha fuselage CNbeta Wing and Fuselage Velocity Altitude Aircraft Weight Mass Moment of Inertia Mass Moment of Inertia Mass Moment of Inertia Aircraft Lift Coefficient Reference Drag Coefficient Reference Lift Coefficient Zero Lift Angle of Attack Coefficient of Moment about AC Wing Incidence Angle Oswald Efficiency Distance- wing chord to fuselage centerline Maximum fuselage depth Distance- Cp of vert tail to fuselage centerline Wing Taper Ratio AFT CG Location from wing LE FWD CG Location from wing LE Unit ft sq ft ft ft ft 1/rad 1/rad 1/rad kts ft lbs slug/ft sq slug/ft sq slug/ft sq

rad deg ft ft ft ft ft

30 American Institute of Aeronautics and Astronautics

Empennage Sizing Navion.txt ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Empennage Sizing ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Ryan Struett rsturett@gmail.com Aerospace Engineering Cal Poly - San Luis Obispo, CA Only Change Numbers - Do not change any text Basic Sizing - Fill out first 9 variables Advanced Sizing - Fill out all variables

Aircraft Inputs Value 184 5.7 6.06 14 1.682 1.425 4.44 .12 -.0516 104 0 2750 1048 3000 3530 .41 .05 .41 -.0873 -.116 1 .75 1.9 1 1 .54 1.9 1.1 Variable S c_bar AR lt Xcg Xac CLalpha_w CMalpha_f CNbeta_wf u h W Ix Iy Iz CL CDo CLo alpha_o CMac_w iw e zw d Zv lambda XcgAFT XcgFWD Description Wing Area Wing Chord Aspect Ratio Distance from CG to Tail AC CG Location from wing LE Wing AC location from LE Wing Lift Curve Slope CM alpha fuselage CNbeta Wing and Fuselage Velocity Altitude Aircraft Weight Mass Moment of Inertia Mass Moment of Inertia Mass Moment of Inertia Aircraft Lift Coefficient Reference Drag Coefficient Reference Lift Coefficient Zero Lift Angle of Attack Coefficient of Moment about AC Wing Incidence Angle Oswald Efficiency Distance- wing chord to fuselage centerline Maximum fuselage depth Distance- Cp of vert tail to fuselage centerline Wing Taper Ratio AFT CG Location from wing LE FWD CG Location from wing LE Unit ft sq ft ft ft ft 1/rad 1/rad 1/rad kts ft lbs slug/ft sq slug/ft sq slug/ft sq

rad deg ft ft ft ft ft

31 American Institute of Aeronautics and Astronautics

Longitudinal Stability Derivatives Navion.txt ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Longitudinal Stability Derivatives ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Ryan Struett rstruett@gmail.com Aerospace Engineering Cal Poly - San Luis Obispo, CA Value Stability Derivative Units -0.0674 +0.0353 +12.2294 -0.3685 -2.0180 -354.2231 -3.2029 -6.8668 -39.6112 +0.0000 -0.0985 -0.0083 -17.2820 -1.4589 -3.1278 -18.0424 Xu 1/s Xw 1/s X alpha ft/s^2 Zu 1/s Zw 1/s Z alpha ft/s^2 Z alpha dot ft/s Zq ft/s Z delta e ft/s^2 Mu 1/ft s Mw 1/ft s M w dot 1/ft M alpha 1/s^2 M alpha dot 1/s Mq 1/s M delta e 1/s^2

X - X Direction (Forward) Z - Z Direction (Downward) M - Pitching Moment u - Forward Velocity w - Vertical Velocity q - Pitch Rate alpha - Angle of Attack e elevator

32 American Institute of Aeronautics and Astronautics

Lateral Stability Derivatives Navion.txt ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Lateral Stability Derivatives ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Ryan Struett rstruett@gmail.com Aerospace Engineering Cal Poly - San Luis Obispo, CA Value Stability Derivative Units +0.5395 +2.3799 -26.1087 +0.0000 +8.2201 -0.2904 -0.5516 +6.9274 +1.5574 -3.1820 -11.7679 +2.3439 +0.0000 -47.0084 +1.3397 Yp ft/s Yr ft/s Y beta ft/s^2 Y delta a ft/s^2 Y delta rud ft/s^2 Np 1/s Nr 1/s N beta 1/s^2 N delta a 1/s^2 N delta rud 1/s^2 Lp 1/s Lr 1/s L beta 1/s^2 L delta a 1/s^2 L delta rud 1/s^2

Y - Y Direction (Out the Right Wing, facing FWD) N - Yawing Moment L - Rolling Moment p - Roll Rate r - Yawing Rate beta - Sideslip Angle a - aileron rud - rudder

33 American Institute of Aeronautics and Astronautics

Empennage Sizing OTG-3.txt ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Empennage Sizing ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Ryan Struett rsturett@gmail.com Aerospace Engineering Cal Poly - San Luis Obispo, CA Only Change Numbers - Do not change any text Basic Sizing - Fill out first 9 variables Advanced Sizing - Fill out all variables

Aircraft Inputs Value 240 4.899 10 15.25 1.7228 1.2247 4.9121 1 -.0516 185 8000 6100 2096 6000 3530 .2731 .0212 .3457 -.0698 -.1022 -.9 .7468 1.9 .5 2 1 1.7228 1.266 Variable S c_bar AR lt Xcg Xac CLalpha_w CMalpha_f CNbeta_wf u h W Ix Iy Iz CL CDo CLo alpha_o CMac_w iw e zw d Zv lambda XcgAFT XcgFWD Description Wing Area Wing Chord Aspect Ratio Distance from CG to Tail AC CG Location from wing LE Wing AC location from LE Wing Lift Curve Slope CM alpha fuselage CNbeta Wing and Fuselage Velocity Altitude Aircraft Weight Mass Moment of Inertia Mass Moment of Inertia Mass Moment of Inertia Aircraft Lift Coefficient Reference Drag Coefficient Reference Lift Coefficient Zero Lift Angle of Attack Coefficient of Moment about AC Wing Incidence Angle Oswald Efficiency Distance- wing chord to fuselage centerline Maximum fuselage depth Distance- Cp of vert tail to fuselage centerline Wing Taper Ratio AFT CG Location from wing LE FWD CG Location from wing LE Unit ft sq ft ft ft ft 1/rad 1/rad 1/rad kts ft lbs slug/ft sq slug/ft sq slug/ft sq

rad deg ft ft ft ft ft

34 American Institute of Aeronautics and Astronautics

Longitudinal Stability Derivatives OTG-3.txt ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Longitudinal Stability Derivatives ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Ryan Struett rstruett@gmail.com Aerospace Engineering Cal Poly - San Luis Obispo, CA Value Stability Derivative Units -0.0235 +0.0582 +23.1773 -0.2554 -1.8224 -569.0232 -1.4369 -4.5949 -49.4680 +0.0000 -0.1283 -0.0022 -40.0642 -0.6919 -2.2124 -23.8186 Xu 1/s Xw 1/s X alpha ft/s^2 Zu 1/s Zw 1/s Z alpha ft/s^2 Z alpha dot ft/s Zq ft/s Z delta e ft/s^2 Mu 1/ft s Mw 1/ft s M w dot 1/ft M alpha 1/s^2 M alpha dot 1/s Mq 1/s M delta e 1/s^2

X - X Direction (Forward) Z - Z Direction (Downward) M - Pitching Moment u - Forward Velocity w - Vertical Velocity q - Pitch Rate alpha - Angle of Attack e elevator

35 American Institute of Aeronautics and Astronautics

Lateral Stability Derivatives OTG-3.txt ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Lateral Stability Derivatives ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Ryan Struett rstruett@gmail.com Aerospace Engineering Cal Poly - San Luis Obispo, CA Value Stability Derivative Units +0.3789 +4.1490 -84.9496 +0.0000 +17.7612 -0.8121 -1.3502 +53.8758 +11.0541 -14.5359 -28.2081 +3.4854 +0.0000 -197.8629 +3.2106 Yp ft/s Yr ft/s Y beta ft/s^2 Y delta a ft/s^2 Y delta rud ft/s^2 Np 1/s Nr 1/s N beta 1/s^2 N delta a 1/s^2 N delta rud 1/s^2 Lp 1/s Lr 1/s L beta 1/s^2 L delta a 1/s^2 L delta rud 1/s^2

Y - Y Direction (Out the Right Wing, facing FWD) N - Yawing Moment L - Rolling Moment p - Roll Rate r - Yawing Rate beta - Sideslip Angle a - aileron rud - rudder

36 American Institute of Aeronautics and Astronautics

Summary of Longitudinal and Lateral Stability Derivatives [4]

37 American Institute of Aeronautics and Astronautics

You might also like