Blast Wave Simulator Back
Explosion Engineering

Blast Wave Simulator

Sedov-Taylor scaling $R(t) \propto \left(\frac{E}{\rho}\right)^{1/5}t^{2/5}$ and Hopkinson-Cranz overpressure curves. Explore blast radius and structural damage levels.

Explosion Parameters

TNT equivalent W
kg
Standoff distance R
m
Ambient pressure P₀
kPa
Scaled dist. Z (m/kg^⅓)
Peak overpressure (kPa)
Specific impulse (Pa·s)
Arrival time (ms)
$$R(t) = S\left(\frac{E}{\rho_0}\right)^{1/5}t^{2/5}$$ $$Z = \frac{R}{W^{1/3}}$$

What is a Blast Wave?

🧑‍🎓
What exactly is a blast wave, and why does it have that classic "mushroom cloud" shape?
🎓
Basically, it's a supersonic shock wave created by a sudden, massive release of energy, like an explosion. The "mushroom" shape comes from the hot, high-pressure gas rising and the cooler air rushing in underneath, creating a vortex ring. In this simulator, you control the energy of the blast. Try moving the "Energy (E)" slider up and watch how the initial fireball radius grows instantly.
🧑‍🎓
Wait, really? So the shockwave keeps expanding even after the fireball? How do we predict how far it will go?
🎓
Great question! That's where the Sedov-Taylor scaling law comes in. It predicts the shock front's position over time, assuming the explosion is strong and in a uniform medium like air. For instance, a 1-ton TNT blast in air will have a shock front that moves outwards, slowing down as it goes. In the simulator, drag the "Time (t)" slider forward to see the shock radius $R(t)$ grow according to this famous law.
🧑‍🎓
Okay, but what if I change the material? You mentioned "uniform medium" – does the surrounding air density matter?
🎓
Absolutely, and that's a key insight! The denser the medium, the more it resists the expansion of the shock wave, so it won't travel as far for the same energy. A common case is an underwater explosion versus an air blast. Here, you can test that directly. Lower the "Ambient Density ($\rho_0$)" slider and see how the shock radius curve changes for the same energy and time. It's a fundamental parameter in blast physics.

Physical Model & Key Equations

The core model for a strong, point-source explosion in a gas is described by the Sedov-Taylor similarity solution. It gives the position of the shock front over time.

$$R(t) = S \left( \frac{E}{\rho_0}\right)^{1/5}t^{\,2/5}$$

$R(t)$: Shock front radius at time $t$.
$S$: A dimensionless constant (≈1) depending on the specific heat ratio of the gas.
$E$: Total energy released by the explosion.
$\rho_0$: Ambient density of the surrounding medium before the blast.
$t$: Time since the energy release.
The $t^{2/5}$ power shows the deceleration of the shock front.

To compare blasts of different sizes, we use scaled distance. This collapses overpressure data from various explosive weights onto a single curve, known as the Hopkinson-Cranz scaling law.

$$Z = \frac{R}{W^{1/3}}$$

$Z$: Scaled distance (e.g., m/kg$^{1/3}$).
$R$: Actual distance from the explosion.
$W$: Equivalent explosive mass (e.g., TNT equivalent).
This scaling means a small explosion up close can produce the same overpressure as a large explosion farther away, if their scaled distance $Z$ is the same.

Real-World Applications

Structural Safety & Blast-Resistant Design: Engineers use these scaling laws to design buildings near hazardous sites or for embassies and government facilities. By simulating overpressure vs. scaled distance, they can specify window strengths, wall reinforcements, and safe standoff distances for a given threat level.

Military & Demolition: Predicting the effective range of munitions and planning controlled demolitions relies on accurate blast wave models. For instance, calculating the safe distance for personnel during a building implosion requires knowing how the shock overpressure decays with distance according to the Hopkinson-Cranz curves.

Accident Investigation & Hazard Analysis: After an industrial accident like a gas plant explosion, investigators use Sedov-Taylor scaling backwards. By measuring the radius of damaged structures, they can estimate the energy released to understand the severity of the incident and improve safety protocols.

Aerospace & Planetary Science: This physics applies to hypervelocity impacts and supernovae! The Sedov-Taylor solution is used to model the expansion of a supernova remnant into the interstellar medium, where $E$ is the stellar explosion energy and $\rho_0$ is the density of space.

Common Misunderstandings and Points to Note

There are a few key points you should be aware of when starting to use this simulator. First, understand that the "TNT equivalent" can vary dramatically depending on the type of explosive. The simulator uses TNT as a baseline, but real explosives differ in their energy release rate and detonation velocity based on the composition. For instance, 1 kg of the high-performance explosive C4 holds about 1.3 times the energy of 1 kg of TNT. Therefore, in practical applications, the first step is always to accurately estimate: "What is the TNT equivalent of the material in question?"

Next, it's crucial to understand the limitation that the scaling laws assume an "ideal point explosion". Real explosions occur on the ground, inside buildings, and so on. For a ground-level explosion, the shockwave propagates in a hemispherical shape, which concentrates the energy, effectively doubling it compared to a free-air burst. Since this simulator assumes a free space, you need to apply corrections, like doubling the energy, when evaluating explosions near the ground.

Finally, do not judge damage based on overpressure alone. While it's true that window glass breakage has a guideline threshold of around 3 kPa, for the same overpressure, a longer duration of the shock (higher impulse) leads to greater damage. There's a tendency for brittle structures to be vulnerable to overpressure, while tough structures are more susceptible to impulse. Get into the habit of looking at both values to make a comprehensive assessment.

Related Engineering Fields

The calculation of blast waves connects to more fields than you might initially think. The most directly related is Shock Wave Engineering. Phenomena like sonic booms from supersonic aircraft or detonation within combustors are also treated as shock waves propagating through a gas. The concept of the "shock front" you'll grasp with this blast wave simulator is directly applicable in these areas.

Another key connection is with Structural Dynamics. The overpressure-time history produced by the simulator is used as the input load for "dynamic response analysis" of buildings and machinery. For example, it helps calculate how much a plant's blast wall will shake or deform under a blast load. The impulse value here is particularly important as it represents the momentum imparted to the structure.

It might be slightly surprising, but there's also a link to Aerospace Engineering. The phenomenon of a supernova explosion ejecting a star's outer layers is precisely described by a massive "point explosion" model (the Sedov-Taylor solution). The concept of scaling laws is a powerful tool for understanding everything from laboratory-scale explosions to astronomical events in a unified way.

For Further Learning

If you want to dive deeper, start by studying the mathematical concept of "self-similar solutions". In deriving the Sedov-Taylor solution, a technique called dimensional analysis is key. You can deduce why the radius R is proportional to $E^{1/5} t^{2/5}$ simply by balancing dimensions (units). This way of thinking forms the foundation for understanding many physical phenomena, including fluid dynamics and heat conduction.

As a next step, consider it a bridge to Computational Fluid Dynamics (CFD). This simulator uses a simplified model, but full-scale explosion analysis involves solving the Navier-Stokes equations on a computer. A major challenge there is handling the abrupt changes (discontinuities) that occur at the shock wave front, a topic known as "shock-capturing methods." Look this up if you're interested.

For learning closer to practical application, understanding "damage functions"