# Sound Wavelength Calculator (λ = v/f)

Calculate sound wavelength from frequency and temperature using lambda = v/f. Works for air, water, and steel. Shows results in meters, cm, feet, and inches.

## What this calculates

Sound waves have a physical size, and it matters for everything from room acoustics to speaker design. Concert A (440 Hz) has a wavelength of about 78 cm in room-temperature air. This calculator finds the wavelength for any frequency in air (temperature-adjusted), water, steel, or a custom medium.

## Inputs

- **Frequency** (Hz) — min 0
- **Medium** — options: Air (adjustable temperature), Water (~1,480 m/s), Steel (~5,960 m/s), Custom speed
- **Air Temperature** (°C) — min -40, max 60 — Only used for air medium
- **Custom Speed of Sound** (m/s) — min 0 — Only used for custom medium

## Outputs

- **Speed of Sound** (m/s) — Speed of sound in the selected medium
- **Wavelength** (m) — Wavelength in meters
- **Wavelength** (cm) — Wavelength in centimeters
- **Wavelength** (ft) — Wavelength in feet
- **Wavelength** (in) — Wavelength in inches

## Details

## The Formula

**lambda = v / f**

Wavelength (lambda) equals the speed of sound divided by frequency. Higher frequencies mean shorter wavelengths. A 20 Hz bass note has a wavelength of 17 meters, while a 20,000 Hz tone is just 1.7 centimeters.

### Speed of Sound in Air

The speed of sound in air increases with temperature: **v = 331.3 + 0.606 x T** (in Celsius).

| Temperature | Speed of Sound |
|------------|---------------|
| -10 C (14 F) | 325 m/s |
| 0 C (32 F) | 331 m/s |
| 20 C (68 F) | 343 m/s |
| 30 C (86 F) | 349 m/s |
| 40 C (104 F) | 355 m/s |

### Speed of Sound in Different Media

| Medium | Speed | Notes |
|--------|-------|-------|
| Air (20 C) | 343 m/s | Varies with temperature |
| Water | 1,480 m/s | About 4.3x faster than air |
| Concrete | 3,400 m/s | Varies by composition |
| Steel | 5,960 m/s | About 17x faster than air |
| Diamond | 12,000 m/s | Fastest common material |

### Why Wavelength Matters

- **Room acoustics:** A room can only support standing waves for sounds with wavelengths shorter than twice the room dimension. Small rooms struggle with bass below ~80 Hz.
- **Speaker design:** A speaker driver is most effective for wavelengths close to its diameter.
- **Noise barriers:** To block sound, a barrier must be several wavelengths thick at the target frequency.

## Frequently Asked Questions

**Q: How does temperature affect sound wavelength?**

A: Higher temperature means faster sound speed, which means longer wavelengths at the same frequency. At 0 C, a 440 Hz tone has a wavelength of 75.3 cm. At 30 C, the same tone has a wavelength of 79.3 cm. This is why outdoor concerts can sound slightly different in summer versus winter. The pitch does not change, but the physical wave size does.

**Q: Why is sound faster in water than air?**

A: Sound travels through the compression and expansion of molecules. Water molecules are packed much more tightly than air molecules, so vibrations transfer more quickly between them. Steel is even faster because its atoms are locked in a rigid crystal lattice. The speed-of-sound formula involves both the medium's stiffness and its density.

**Q: What is the range of human hearing in terms of wavelength?**

A: Humans hear 20 Hz to 20,000 Hz. In air at 20 C, that corresponds to wavelengths from 17.15 meters (low bass rumble) down to 1.7 centimeters (high-pitched hiss). Most conversation falls in the 300-3,000 Hz range, with wavelengths between 11 cm and 1.1 m.

**Q: How is sound wavelength different from light wavelength?**

A: Sound waves are mechanical -- they need a medium (air, water, solid) to propagate. Light waves are electromagnetic and travel through vacuum. Sound wavelengths range from centimeters to meters, while visible light wavelengths are 380-700 nanometers (millions of times shorter). They share the same formula (lambda = v/f) but with vastly different speeds and scales.

---

Source: https://vastcalc.com/calculators/physics/sound-wavelength
Category: Physics
Last updated: 2026-04-08
