HW 1: Configuration


  1. Here is a list of ten very different aircraft:
    1. Boom Overture
    2. Joby Aviation
    3. Rutan Long-EZ
    4. Airbus Zephyr
    5. Aurora D8
    6. Airbus Beluga
    7. Lockeed Martin F-35 JSF
    8. Icon A5
    9. Scaled Composites White Knight 2
    10. Boeing 777X

    Choose four to read about in some detail. Write a brief summary (one paragraph max for each) and compare/contrast some of their key performance metrics and intended use cases.

  2. Consider a commercial transport with the following parameters:

    wing span (\(b\)) 61 m
    reference wing area (\(S_{ref}\)) 325 m\(^2\)
    mass 200,000 kg
    Mach number 0.82
    zero lift (parasitic) drag coefficient (\({C_D}_p\)) 0.01
    Oswald efficiency factor (\(e\)) 0.7

    Find the optimal altitude to fly at that will maximize specific range, which is the distance flown per unit weight of fuel burn. Assume a constant Mach number and steady, level flight. Later in the semester we will learn more about propulsion, but for now we will ignore changes in propulsive efficiency with altitude. Using that assumption implies that we should maximize the following metric:

    \[V \frac{L}{D}\]

    where \(V\) is the flight speed.

    We haven’t covered all of drag yet, so for now here is the equation you should use (the relevant symbols are noted in the table above):

    \[D = {C_D}_p q S_{ref} + \frac{L^2}{q \pi b^2 e}\]
    • Plot the specific range \(V \frac{L}{D}\) as a function of altitude with altitude on the y-axis (makes the interpretation more intuitive) and determine the optimal altitude.
    • During the flight the aircraft will become lighter as it burns fuel. How would the optimal altitude change over time (stay the same, increase, decrease)? Provide an explanation as to why.