Mach Number Calculator Formula
Understand the math behind the mach number calculator. Each variable explained with a worked example.
Formulas Used
Speed of Sound
sound_speed = 331.3 + 0.606 * temperatureMach Number
mach_number = object_speed / (331.3 + 0.606 * temperature)Variables
| Variable | Description | Default |
|---|---|---|
object_speed | Object Speed(m/s) | 680 |
temperature | Air Temperature(°C) | 20 |
How It Works
Mach Number
The Mach number is a dimensionless ratio comparing an object's speed to the speed of sound in the surrounding medium.
Formula
M = v / v_sound
Worked Example
An aircraft flying at 680 m/s in air at 20 degrees C.
object_speed = 680temperature = 20
- 01v_sound = 331.3 + 0.606 * 20 = 343.4 m/s
- 02M = 680 / 343.4
- 03M = 1.980
- 04The aircraft is supersonic (M > 1)
Frequently Asked Questions
What happens at Mach 1?
At Mach 1, a shock wave forms around the object, producing a sonic boom. This is called the sound barrier.
Does the speed of sound change with altitude?
Yes. Temperature decreases with altitude, so the speed of sound also decreases, meaning the same airspeed gives a higher Mach number at altitude.
What is the fastest manned aircraft?
The SR-71 Blackbird reached about Mach 3.3. The X-15 experimental aircraft reached Mach 6.7.
Ready to run the numbers?
Open Mach Number Calculator