https://pdfs.semanticscholar.org/54ec/8bdc1bf0d2d59d4555ca9f02b0bf6d67e9c9.pdf
https://www.fzt.haw-hamburg.de/pers/Scholz/HOOU/AircraftDesign_9_EmpennageGeneralDesign.pdf

Basics of RC Model Aircraft Design by Andy Lennon

Aircraft Design Conceptual Approach by Raymer

Initial Design Guidelines

Aileron

image-20240802-213842.pngimage-20240802-221940.png

Elevator & Rudder

Mass Balancing

Aerodynamic balance

image-20240802-214347.png

Aileron Design

Sources: Chapter 12. Desig of Control Surfaces (Aileron).pdf (us.es)

Key design parameters for an aileron:

Typical values:

Sa/S = 0.05 - 0.1, ba/b = 0.2-0.3, C_a/C = 0.15 - 0.25, b_ai/b = 0.6-0.8, delta_Amax = +/- 30 deg

Important aspects of aileron design:

image-20240808-225342.png

Summary of steps:

  1. Layout design requirements:

    1. Roll control requirements, critical flight phase for roll control, research standards i.e. time required for aircraft to roll from initial bank angle to a specific angle

    2. Select inboard and outboard positions of the aileron. Determine b_ai/b, b_ao/b, and C_a/C.

    3. Determine aileron effectiveness parameter tau_a.

    4. Determine I_xx (moment of inertia about the roll axis, estimate since not everything is finalized)

  2. Performing calculations:

    1. Calculate aileron rolling moment coefficient derivative (C_l-delta-A). Use the following equation:

      image-20240809-021916.png

      1. C_r = root chord. yo = outboard distance from fuselage, yi = inboard distance from fuselage, S = wing planform area, b = wing span

      2. C_L_alpha_w = wing sectional lift curve slope - assumed to be in the constant region, therefore, the aileron sectional lift curve slope is also the same…

    2. Select maximum aileron deflection (delta_Amax). Typ +/- 25 degrees.

    3. Calculate rolling moment coefficient (C_l) when aileron is deflected with max. deflection using

      image-20240809-022200.png

    4. Calculate aircraft rolling moment (L_A) for maximum aileron deflection using

      image-20240809-022326.png

    5. Determine steady-state roll rate (P_ss) using

      image-20240809-022448.png

    6. Calculate the bank angle at which aircraft achieves steady state roll rate.

      image-20240809-220955.png

    7. Calculate the rate of change of roll rate (before steady state is reached)

      image-20240809-221103.png

    8. If phi_1 > phi_req (aka the total desired bank angle) determine time to reach phi_req using the formula

      image-20240809-225640.png

      1. If phi_1 < phi_req (most likely not the case for general aviation and transport), use

        image-20240809-225838.png

    9. Compare t_2 with t_req. Minimum difference must not exceed 10%. If this isn’t the case, choose different aileron params and repeat the calculations.

Working on a matlab calculator for this because excel will be a pain.