Mach Angle Calculator

JJ Ben-Joseph headshot JJ Ben-Joseph

Mach angle introduction

This Mach angle calculator turns a supersonic Mach number into the cone angle traced by weak pressure waves. Enter any Mach number greater than 1, and the page returns the Mach angle in degrees. If you also supply a downstream distance, it estimates the cone radius at that slice so you can picture the shock geometry instead of just reading a number.

The geometry behind the result is one of the clearest illustrations of compressible flow. A subsonic object lets sound move away in all directions, but a supersonic object outruns the disturbances it creates, so the wavefronts collect behind it and outline a cone. As Mach number rises, the cone tightens and the Mach angle shrinks.

The sections below explain what the angle means, how the calculator turns Mach number into a cone angle, how the optional distance is interpreted, and what limitations to remember when you compare the result with real aircraft, rockets, or bullets.

What is the Mach angle in supersonic flow?

The Mach angle in supersonic flow is the half-angle of the cone formed by pressure waves around a body moving faster than sound. In this calculator, it is the geometric link between the Mach number you enter and the cone you can sketch on a page.

For a flow with Mach number M (speed divided by speed of sound), the Mach angle is given by a simple relation:

Mach angle formula: μ = arcsin(1 / M) (for M > 1)

μ=sin-1(1M)

This angle is usually reported in degrees. Larger Mach numbers produce smaller angles, so the disturbance cone becomes narrower and more tightly wrapped around the flight path.

Mach angle formula and derivation

This Mach angle calculation starts with the definition of Mach number, the ratio of object speed to the local speed of sound. In the calculator, that ratio is what drives the whole result.

M=Va

As the object moves, it emits sound waves that propagate outward at speed a. In a time interval t, the object travels a distance Vt, while a sound pulse travels a distance at. Connecting the wavefronts forms a right triangle, with the Mach angle μ between the direction of motion and the wavefront.

From this geometry, the sine of the Mach angle is:

\sinμ=aV=1M

Rearranging gives the standard Mach angle relation:

μ = arcsin(1 / M), valid only for M > 1.

The calculator uses exactly that relationship. First it evaluates 1 / M. Then it takes the inverse sine to get the angle in radians. Finally, it converts radians to degrees because that is the unit most people expect when talking about cone angle or plotting geometry. When you supply a distance behind the moving object, the calculator also uses the tangent of the angle to estimate the cone radius at that downstream location.

Key implications:

  • At M = 1, 1 / M = 1, so μ = 90° and the wavefront is effectively a plane perpendicular to the motion rather than a cone.
  • For M > 1, the arcsine is defined and the result is an angle between 0° and 90°.
  • As M → ∞, 1 / M → 0, so μ → 0° and the cone collapses toward the flight path.

How to use the Mach Angle Calculator

Using the Mach Angle Calculator is mostly a matter of separating the Mach number input from the optional downstream distance. The first value controls the angle itself; the second value gives the cone radius at a chosen point behind the object.

  1. Enter Mach number M > 1. This is the ratio of the object speed to the local speed of sound. A value just above 1 gives a wide cone; larger values make the angle smaller.
  2. Optionally enter distance from the source in meters. This is the downstream slice used for the radius estimate. If provided, the calculator shows how wide the cone is at that distance.
  3. Run the calculation. The tool computes the Mach angle in degrees, and if a distance is entered, it also computes the cone radius at that location.

The internal calculations are:

  • Mach angle in degrees: μ = arcsin(1 / M), converted from radians to degrees.
  • Cone radius in meters at distance L from the source: r = L × tan(μ).
r=L×tan(μ)

Output units:

  • Mach angle: degrees
  • Cone radius: meters

Worked example: Mach 2.0 jet and a 10 m downstream slice

Suppose a jet is flying at M = 2.0 and you want to know the Mach angle and the approximate radius of the shock cone 10 meters behind the aircraft.

  1. Compute the Mach angle:
    • μ = arcsin(1 / 2) = arcsin(0.5) = 30°.
  2. Compute cone radius at 10 m:
    • r = 10 × tan(30°) ≈ 10 × 0.577 ≈ 5.77 m.

The shock cone opens at 30° from the flight path, and 10 meters behind the nose its radius is about 5.8 meters. That gives an immediate picture of the geometry: the affected region is not a thin line behind the vehicle, but a widening cone that can be sketched from the angle alone.

Another example is a bullet traveling at M = 3.0:

  • μ = arcsin(1 / 3) ≈ 19.5°, a much narrower cone.
  • At L = 2 m behind the bullet, r ≈ 2 × tan(19.5°) ≈ 0.71 m.

These examples show the most important pattern on the page: increasing Mach number lowers the angle, and the same smaller angle produces a tighter cone radius for the same downstream distance.

Interpreting the Mach angle results

The Mach angle tells you how far the supersonic disturbance spreads away from the centerline:

  • Larger Mach angle (for example, 40° to 60°): occurs at lower supersonic speeds, with Mach number only a little above 1. The cone is wide, so the affected region extends far to the sides.
  • Smaller Mach angle (for example, 10° to 20°): occurs at higher Mach numbers. The cone is narrow and more tightly wrapped around the flight path.

The optional cone radius helps you translate that angle into an actual width at a given distance behind the source. That is useful when you want a quick mental picture of a sonic boom footprint, sensor placement, or shock interaction with nearby structures.

It is also important to interpret the result as a geometric idealization. The calculator gives the Mach angle for weak disturbances in uniform flow. Real vehicles have finite size, complex shapes, and shock structures that can differ from a perfect cone. Even so, the Mach angle remains a valuable first estimate and a standard reference in compressible-flow discussions.

Mach angle vs. other aerodynamic quantities

The table below compares the Mach angle with related terms used in high-speed aerodynamics so you can separate this calculator's output from nearby concepts.

Comparison of Mach angle and related supersonic-flow quantities.
QuantityWhat it representsBasic relationTypical use
Mach angle (μ)Half-angle of the Mach cone formed by weak disturbances from a supersonic objectμ = arcsin(1 / M) (M > 1)Visualizing spread of pressure waves and approximate sonic boom envelope
Mach number (M)Ratio of object speed to local speed of soundM = V / aClassifying flow as subsonic, transonic, supersonic, or hypersonic
Shock wave angle (β)Angle between oncoming flow and a finite-strength oblique shock attached to a body or wedgeDepends on M and flow deflection angle; more complex than the Mach angleDesign and analysis of wings, wedges, inlets, and supersonic wind tunnel nozzles
Flow deflection angle (θ)Angle by which the flow turns across an oblique shockRelated to M and β through the θ–β–M relationPredicting how much a shock can turn a flow without separation

Mach angle assumptions and limitations

This calculator uses a simplified geometric model for Mach cones. The result is useful for quick estimates, but it rests on a few assumptions:

  • Supersonic flow only (M > 1): the Mach angle formula is not defined for subsonic or exactly sonic flow in the same way. If M ≤ 1, no Mach cone exists.
  • Constant speed of sound: the local speed of sound is treated as fixed, so changes with temperature, humidity, and altitude are not modeled.
  • Far-field, weak wave approximation: the relation μ = arcsin(1 / M) describes Mach waves and the overall cone geometry, not detailed near-field shock structures around complex shapes.
  • Straight-line motion: the distance-based cone radius assumes the object travels in a straight path at constant Mach number.
  • No loudness prediction: the cone radius is a geometric visualization only. It does not estimate sonic boom intensity or detailed ground footprint.

For rigorous design work, engineers often pair this simple relation with oblique shock analysis, computational fluid dynamics, or sonic boom prediction tools. That does not make the simple formula less useful. It is valuable precisely because it gives a fast estimate, reveals the trend with Mach number immediately, and sets expectations before you move to a more detailed analysis.

Calculate the Mach angle

Enter a Mach number above 1 to calculate the Mach angle. If you also enter a downstream distance, the calculator estimates the shock cone radius at that location.

Enter a Mach number greater than 1 to see the supersonic cone angle.

Mini-game: Mach Cone Lock

This optional mini-game turns the Mach angle calculation into a calibration challenge. Each incoming test craft is labeled with a Mach number and traces the edge of its shock cone across the screen. Your job is to rotate the glowing cone so it matches that path, then lock the alignment while the craft crosses the blue calibration band. Higher Mach numbers create narrower cones, so the game quickly reinforces how μ = arcsin(1 / M) behaves.

The controls are simple on purpose. Move your pointer across the canvas to aim the cone, then click or tap to lock. On a keyboard, use the arrow keys to nudge the angle and press Space or Enter to lock. The round lasts just over a minute, difficulty ramps in phases, and your best score is saved on the device so you can try to beat it later.

Score0
Time75s
Streak0
Progress0%
Best0

Mach Cone Lock

Match the cone to the labeled Mach number, then lock it while the craft crosses the blue band. Move to aim. Click or tap to lock. Keyboard: ↑ and ↓ to adjust, Space or Enter to lock.

Quick takeaway: as Mach number increases, the Mach angle shrinks, so high-speed targets fly closer to the centerline.

Ready for calibration. Watch the target label, set the cone angle, and lock in the band.

Aim with pointer or touch. Click or tap the canvas to lock. Keyboard fallback: Arrow Up, Arrow Down, Space, and Enter.

Mach angle frequently asked questions

Is Mach angle the same as shock wave angle?

Not exactly. The Mach angle describes the cone formed by infinitesimally weak disturbances in a uniform supersonic flow. The shock wave angle usually refers to the angle of a finite-strength oblique shock attached to a body or wedge, which depends on Mach number and flow deflection. At small deflection angles and weak shocks, the two angles can be similar, but they are not generally identical.

What happens to Mach angle as Mach number increases?

As Mach number increases, the Mach angle decreases. For example, at M = 1.2 the Mach angle is about 56°, at M = 2 it is 30°, and at M = 5 it is about 11.5°. This means high-speed vehicles confine their disturbances to a narrower region around the flight path.

Can you have a Mach angle below Mach 1?

No. The formula μ = arcsin(1 / M) requires 1 / M ≤ 1, which implies M ≥ 1. For M < 1, the expression would require the arcsine of a value greater than 1, which is not defined in real numbers. Physically, subsonic objects do not create a Mach cone.

Does altitude change the Mach angle?

The Mach angle depends on Mach number, not directly on altitude. However, altitude affects the speed of sound, so a given true airspeed corresponds to different Mach numbers at different altitudes. If the Mach number changes, the Mach angle changes accordingly.

Mach angle, sonic booms, and applications

The Mach angle you calculate here also helps explain why a supersonic aircraft can produce a sonic boom for observers on the ground. As the cone sweeps past, people inside it experience a rapid pressure change. The Mach angle tells you how far to the side of the flight path the boom can reach, while altitude and trajectory determine where the cone intersects the ground.

Typical applications of Mach angle calculations include:

  • Aircraft and missile design: understanding how shock waves interact with the airframe and nearby structures.
  • Wind tunnel testing: interpreting schlieren images and planning sensor locations to capture shock features.
  • Range safety and instrumentation: positioning microphones and pressure sensors to record sonic booms or shock signatures.
  • Ballistics and rocketry: visualizing the conical shock generated by bullets and launch vehicles.

In practice, this is why the Mach angle shows up so often in introductory compressible-flow courses. It connects an easily measured or estimated parameter, the Mach number, to something geometric you can sketch, simulate, or roughly observe. Even when an engineering workflow later moves on to detailed shock analysis, the simple cone angle remains an excellent way to build intuition and communicate first-order behavior.

Embed this calculator

Copy and paste the HTML below to add the Mach Angle Calculator - Estimate Supersonic Cone Angle and Shock Radius to your website.