Skip to main content
Speclore

Mach Number

Reference data and engineering information about mach number for fluid mechanics applications.

machnumberCalculator

Overview

The Mach number (MaMa) is the ratio of flow velocity to the local speed of sound. It classifies compressible flow regimes and determines when compressibility effects become significant.

Variables

SymbolDescriptionUnit
MaMaMach number
vvFlow velocitym/s
ccSpeed of soundm/s
γ\gammaRatio of specific heats
RRSpecific gas constantJ/(kg·K)
TTAbsolute temperatureK

Formula

Ma=vc=vγRTMa = \frac{v}{c} = \frac{v}{\sqrt{\gamma R T}}

Calculator

Notes

  • Results are approximate and should be verified for critical applications
  • Input values should be within reasonable engineering ranges

Mach Number Classification

The Mach number is used to classify flow regimes based on the ratio of flow speed to the speed of sound:

  • Subsonic: M<1M < 1
  • Transonic: M1M \approx 1
  • Supersonic: M>1M > 1
  • Hypersonic: M1M \gg 1 (typically M>5M > 5)

Example Calculation

An aircraft flies at 500 mph at an altitude of 35,000 ft where the surrounding temperature is -60 °F.

Step 1: Calculate the local speed of sound. c=kRT=1.4×1716ft⋅lbslug⋅°R×((60+460)°R)980ft/sc = \sqrt{kRT} = \sqrt{1.4 \times 1716 \, \frac{\text{ft·lb}}{\text{slug·°R}} \times ((-60 + 460) \, \text{°R})} \approx 980 \, \text{ft/s} where k=1.4k=1.4 (ratio of specific heats for air) and R=1716ft⋅lbslug⋅°RR=1716 \, \frac{\text{ft·lb}}{\text{slug·°R}}.

Step 2: Convert the aircraft speed to consistent units. v=500mileshr×5280ftmile×1hr3600s733ft/sv = 500 \, \frac{\text{miles}}{\text{hr}} \times \frac{5280 \, \text{ft}}{\text{mile}} \times \frac{1 \, \text{hr}}{3600 \, \text{s}} \approx 733 \, \text{ft/s}

Step 3: Calculate the Mach number. M=vc=733ft/s980ft/s0.75M = \frac{v}{c} = \frac{733 \, \text{ft/s}}{980 \, \text{ft/s}} \approx 0.75 The aircraft is flying at subsonic speed.

References