Reentry Heat Load⚠ unverified
Aerospace / Reentry · Compute the total integrated heat load during reentry
Parameters
| Input | Symbol | Unit | Default | Description |
|---|---|---|---|---|
| q | q | W/m**2 | 1.0 | Incident heat flux |
| t | t | s | 1.0 | Heating duration |
| Output | Symbol | Unit | Description |
|---|---|---|---|
| result | heatload | J/m**2 | Total heat load, in joules per square metre (J/m**2) |
The science & history
Understanding the Parameters
-
Heat flux $q$ — the rate of heat deposition per unit area, from the Sutton–Graves law (Stagnation Heat Flux). It varies through the trajectory, peaking at the peak-heating altitude; this calculator uses a single representative value.
-
Heating duration $t$ — how long the heating lasts, roughly the reentry time (Reentry Time). Here is the crucial trade: a steep entry has high $q$ but short $t$; a shallow entry has lower $q$ but much longer $t$. The product — the heat load — can be comparable, but the shield technology differs (high-flux/short → ablative; low-flux/long → radiative/insulative).
-
The output $Q$ — total energy per unit area, in J/m². It sizes the shield's thermal mass: for a heat-sink or ablative shield, more heat load means more material (Thermal Protection Thickness, Ablation Rate). It is the quantity that ultimately determines heat-shield weight, often a large fraction of an entry vehicle's mass.
-
Constant-flux approximation. $Q = q\,t$ treats the flux as constant, which over-counts if $q$ is a sharp peak. The true load is the trajectory integral $\int q\,dt$; a representative-average $q$ or a shape factor is needed for accuracy (see the derivation).
Derivation (Approaching a Proof)
By definition the total heat deposited per unit area is the time integral of the instantaneous flux over the heating phase:
$$Q = \int_0^{t} q(\tau)\,d\tau.$$
If the flux is taken constant at a representative value $q$ over an effective duration $t$, the integral collapses to the shipped estimate
$$Q \approx q\,t. \qquad\blacksquare$$
Because $q(t)$ is really a pulse — rising, peaking at the peak-heating point, and falling — a better estimate weights the peak by a shape factor: $Q \approx q_{max}\,t_{\text{eff}}$ with $t_{\text{eff}}$ a fraction of the total (the pulse "equivalent width"). Along an Allen–Eggers trajectory (Reentry Velocity) with $q \propto \sqrt\rho\,V^3$, the integral can be evaluated to show that the heat load scales with entry kinetic energy and, importantly, is lower for low ballistic coefficient (blunt bodies) — the same reason blunt shapes are cooler. This is why the peak flux and the integrated load are both reported: they answer different design questions.
Dimensional check. $$[q\,t] = \left(\frac{\text{W}}{\text{m}^2}\right)(\text{s}) = \frac{\text{J}/\text{s}}{\text{m}^2}\cdot\text{s} = \frac{\text{J}}{\text{m}^2}.\ \checkmark$$
History and Development
-
Flux vs load. Entry heat-shield design has always balanced the two: peak flux selects the material (what can survive the hottest instant) and integrated load sets the thickness (how much energy to absorb). Missing either leads to failure — a shield that survives the peak but runs out of ablator, or vice versa.
-
The blunt-body dividend, again. Just as blunt, low-$\beta$ bodies have lower peak flux, they also accumulate a lower total heat load by decelerating high in thin air — reinforcing the Allen–Eggers case for blunt entry vehicles.
-
Long vs short entries. The Space Shuttle deliberately flew a long, shallow, lifting entry to keep peak flux low enough for reusable tiles, accepting a long heating duration; ballistic capsules take a short, fierce pulse survived by ablation. Both are engineered around the heat-load budget.
Related Concepts: Stagnation Heat Flux, Peak Heating Altitude, Reentry Time, Thermal Protection Thickness, Ablation Rate, Reentry Heat Flux, Ballistic Coefficient
Notes: Registry calculator reentry-heat-load (unverified). $Q = q\,t$ — the constant-flux approximation
of $\int q\,dt$; over-counts a peaked pulse (use $q_{max}\,t_{\text{eff}}$ or integrate). Peak flux selects the
TPS material; heat load sizes its thickness. Lower for low-$\beta$ (blunt) bodies. Output J/m².