Compute wave period (T) using three independent methods: wave speed & wavelength, wave frequency, or deep-water dispersion relation. Interactive sinusoidal graph visualizes wavelength and period relationship.
T = λ / c (fundamental relation)
T = 1 / f (f = frequency in Hz)
Deep water: λ = (g T²)/(2π) ⇒ T = √(2πλ / g)
The wave period (T) is the time required for two successive wave crests to pass a fixed point. It is a fundamental parameter in oceanography, coastal engineering, and marine navigation. Together with wave height and wavelength, the period determines wave energy, steepness, and propagation speed.
Basic kinematic relation: c = λ / T ⇔ T = λ / c
For deep-water waves (depth > λ/2): c = √(gλ / 2π) ⇒ T = √(2πλ / g)
For shallow-water waves (depth < λ/20): c = √(g·h) ⇒ T = λ / √(g·h)
Where c = wave celerity (speed), λ = wavelength, g = gravitational acceleration (~9.81 m/s²), h = water depth. Our calculator implements the general relation (c, λ) and the deep-water dispersion formula, widely used for swell forecasts and ship design.
| Wave type | Typical period (s) | Wavelength (m) | Energy / Characteristics |
|---|---|---|---|
| Wind chop / capillary waves | 2 – 5 | 5 – 40 | Steep, irregular, short fetch |
| Fully developed sea | 6 – 10 | 50 – 150 | Local wind-waves, moderate energy |
| Ground swell (distant storm) | 12 – 18 | 200 – 500 | Low steepness, long travel distance, high group speed |
| Tsunami (deep ocean) | 600 – 3600 (10–60 min) | ~200,000 m (200 km) | Extremely long period, shallow-water wave despite depth |
| Rogue wave candidates | 10 – 15 | 150–300 | Abnormally high, nonlinear focusing |
A storm near Greenland generates waves with wavelength λ = 280 m in deep water. Using Method 3 (g = 9.81 m/s²), period T = √(2π×280/9.81) ≈ √(179.2) ≈ 13.4 s. Group velocity (deep water) Cg = c/2 = (λ/T)/2 ≈ (280/13.4)/2 ≈ 10.45 m/s. This swell travels to the coast of Portugal in ≈ 3 days, providing consistent surf. The dispersion relation ensures longer-period waves outrun shorter ones, leading to clean swell lines.
From Airy wave theory, the angular frequency ω = 2π/T satisfies ω² = g k tanh(kh), where k = 2π/λ is wavenumber. For deep water, kh > π ⇒ tanh(kh) ≈ 1, so ω² = g k ⇒ (2π/T)² = g·(2π/λ) ⇒ 4π²/T² = 2πg/λ ⇒ T² = (2πλ)/g ⇒ T = √(2πλ/g). This formula is exact for ocean depths > λ/2. Our calculator uses this equation, widely validated by oceanographic institutions (NOAA, Scripps).
For shallow water (depth < λ/20), period is independent of wavelength: T = λ/√(gh) and wave speed depends on depth only. The tool currently focuses on deep-water and generic kinematic relation; we plan to add a shallow-water module soon.