Case study

Hot-and-High Takeoff Performance Shortfall Case Study

Aerospace case study on a hot-and-high takeoff performance shortfall, covering density altitude, thrust lapse, configured drag, engine-out climb gradient, obstacle margin, and dispatch decision.

This case study examines a performance-limited departure from a hot, high-elevation airport. The technical issue is not that the aircraft cannot fly. The issue is that the planned departure was released using a performance assumption that did not match the actual density altitude, installed thrust, configured drag, and engine-out climb requirement.

The case is realistic rather than tied to one accident. It is written as an engineering review of a near-miss decision: the aircraft is still on the ground, the numbers are being challenged, and the reviewer must decide whether to accept, restrict, delay, or reject the departure.

Technical Context

Takeoff performance couples atmosphere, propulsion, aerodynamics, mass, runway condition, configuration, and obstacle clearance. High temperature and high field elevation reduce air density. Lower density reduces engine thrust, propeller or fan mass flow, wing lift for a given true speed, and sometimes cooling or bleed margins.

The common phrase “hot and high” is therefore an engineering warning: the same aircraft mass that is acceptable on a cool sea-level day can become unacceptable at a high-elevation airport on a hot afternoon.

For this case, the governing requirement is an engine-out climb gradient after takeoff. A simplified screening form is:

\displaystyle \gamma_c\approx\frac{T-D}{W}

where T is available installed thrust for the relevant engine-out condition, D is configured drag, and W is aircraft weight. The equation is simple, but the values are not. The result is only defensible if thrust, drag, weight, speed, configuration, and environmental condition all come from the same operating point.

Scenario

A twin-engine regional aircraft is planned to depart from an airport with:

ParameterValue
Field elevation1650\ \text{m}
Approximate field elevation5410\ \text{ft}
Outside air temperature35^\circ\text{C}
Planned aircraft weight134\ \text{kN}
Required engine-out climb gradient4.2\%
Planned one-engine installed thrust from initial table15.5\ \text{kN}
Initial configured drag estimate6.1\ \text{kN}
Corrected hot-and-high one-engine installed thrust12.0\ \text{kN}
Corrected configured drag estimate6.9\ \text{kN}

The dispatch worksheet initially shows a pass. A performance engineer notices that the thrust table used in the worksheet corresponds to a standard-day condition and does not include the actual hot-and-high correction.

Event Sequence

  1. The flight is planned near maximum practical payload.
  2. The dispatcher uses a performance worksheet with standard-day thrust data.
  3. The calculated climb gradient appears comfortably above the required value.
  4. A reviewer compares the temperature and field elevation with the engine deck and aircraft performance notes.
  5. The corrected installed thrust is materially lower, and configured drag is slightly higher than the initial worksheet assumed.
  6. The departure is held while the performance decision is recalculated.

The important engineering point is that no component failed. The failure mode is data-boundary mismatch: using values from different operating conditions in one pass/fail calculation.

Density-Altitude Check

A quick density-altitude approximation uses:

DA_{ft}\approx PA_{ft}+120(T_{OAT}-T_{ISA})

where temperatures are in degrees Celsius.

ISA temperature at 1650\ \text{m} is approximately:

T_{ISA}=15-0.0065(1650)
T_{ISA}=4.3^\circ\text{C}

Temperature deviation:

\Delta T=35-4.3=30.7^\circ\text{C}

Approximate density altitude:

DA=5410+120(30.7)=9090\ \text{ft}

Engineering Interpretation

The aircraft is not departing from a sea-level-like condition. It is departing from a density altitude near 9100\ \text{ft}. A thrust or runway calculation that ignores this condition is not a conservative approximation; it is a different engineering problem.

Initial Worksheet Result

The initial worksheet used:

T=15.5\ \text{kN}
D=6.1\ \text{kN}
W=134\ \text{kN}

Climb gradient estimate:

\displaystyle \gamma_{initial}=\frac{15.5-6.1}{134}=0.0701

Therefore:

\gamma_{initial}=7.01\%

Margin against the requirement:

M_{initial}=7.01\%-4.2\%=2.81\ \text{percentage points}

Engineering Interpretation

The initial result looks safe. That is precisely why the error is dangerous: a wrong environmental boundary can produce a plausible, confident pass.

Corrected Hot-and-High Result

The corrected review uses:

T=12.0\ \text{kN}
D=6.9\ \text{kN}
W=134\ \text{kN}

Corrected climb gradient:

\displaystyle \gamma_{corrected}=\frac{12.0-6.9}{134}=0.0381

Therefore:

\gamma_{corrected}=3.81\%

Shortfall against the requirement:

\Delta \gamma=4.2\%-3.81\%=0.39\ \text{percentage points}

Engineering Interpretation

The departure fails the simplified engine-out climb requirement. The difference between the initial and corrected results is not a rounding issue. It is the difference between accepting and rejecting the departure.

Required Weight Reduction

If the corrected thrust and drag remain fixed for a first-pass decision, the maximum allowable weight for the required gradient is:

\displaystyle W_{max}=\frac{T-D}{\gamma_{req}}

Substitute:

\displaystyle W_{max}=\frac{12.0-6.9}{0.042}=121.4\ \text{kN}

Required weight reduction:

\Delta W=134-121.4=12.6\ \text{kN}

Convert to mass:

\displaystyle \Delta m=\frac{12600}{9.80665}=1285\ \text{kg}

Engineering Interpretation

The aircraft cannot be made compliant by removing a few bags or rounding fuel. A reduction near 1.3\ \text{t} is operationally significant. In practice, the team would use the approved performance method rather than this simplified fixed-drag estimate, but the screening result correctly flags that the original plan is not acceptable.

Alternative Corrective Options

Several options are reviewed:

OptionEffectEngineering issue
Depart as plannedno operational changerejected because corrected climb gradient is below requirement
Offload payload or fuelreduces weightmust preserve required fuel reserves
Add an intermediate fuel stopreduces departure fuel weightincreases operational complexity and schedule impact
Delay until cooler temperatureimproves thrust and density conditiondepends on forecast and crew/time constraints
Use another runway or proceduremay reduce obstacle or gradient constraintrequires approved performance data
Change departure airportavoids hot-and-high constraintmay be operationally disruptive

For illustration, a cooler condition gives corrected values:

T=13.0\ \text{kN}
D=6.8\ \text{kN}

at the original weight:

W=134\ \text{kN}

Then:

\displaystyle \gamma_{cooler}=\frac{13.0-6.8}{134}=0.0463

or:

\gamma_{cooler}=4.63\%

The cooler departure passes the 4.2\% requirement with:

0.43\ \text{percentage points}

of margin.

Engineering Interpretation

Delay can be a valid engineering control if the forecast is reliable and the final release uses measured or approved temperature data. It is not enough to assume that evening conditions will be better.

Failure Modes

The main failure modes are:

  • using standard-day thrust instead of hot-and-high installed thrust;
  • ignoring bleed, anti-ice, air-conditioning, or other installation effects;
  • using clean drag instead of configured takeoff drag;
  • treating runway length as the only departure constraint while missing obstacle climb;
  • using stale temperature or pressure-altitude data;
  • applying a payload reduction without rechecking fuel reserve;
  • accepting a pass/fail worksheet without traceable source data.

None of these is mathematically subtle. They are interface and configuration-control failures.

Evidence Required for Acceptance

A defensible release would require:

EvidenceWhy it matters
current pressure altitude and temperatureestablishes density-altitude condition
approved aircraft performance dataprevents improvised thrust or drag assumptions
engine-out procedure and configurationdefines thrust, drag, speed, and gradient boundary
runway and obstacle datadefines the actual climb requirement
mass and balance recordverifies weight and center-of-gravity assumptions
fuel and reserve calculationprevents solving climb by creating a fuel compliance problem
final dispatch restrictionrecords the condition under which the decision is valid

The reviewer should reject any answer that cannot point to the data source for the operating condition being accepted.

Final Decision

The engineering decision is:

Reject the planned departure at the original weight and hot-and-high condition. Release only after approved performance data show compliance through weight reduction, cooler measured conditions, an approved alternate procedure, or a different operating plan.

The key transfer lesson is that performance margins are conditional. A climb margin belongs to a specific aircraft state, environment, configuration, and procedure. Moving one number from another condition can turn a noncompliant departure into a paper pass.

REF

See also