How It Works
Sound intensity level β (in decibels) is defined as β = 10 × log₁₀(I / I₀), where I is the measured sound intensity in W/m² and I₀ = 10⁻¹² W/m² is the standard reference intensity (the threshold of human hearing at 1 kHz). The decibel scale is logarithmic, which compresses the enormous range of audible intensities (from 10⁻¹² W/m² to over 1 W/m²) into a tidy 0–120 dB range that aligns roughly with how humans perceive loudness changes.
Example Problem
A noise meter at a factory floor reads a sound intensity of 1 × 10⁻³ W/m². What is the intensity level in decibels relative to the standard hearing threshold I₀ = 10⁻¹² W/m²?
- Identify I = 1 × 10⁻³ W/m² and I₀ = 1 × 10⁻¹² W/m².
- Form the intensity ratio: I / I₀ = 10⁻³ / 10⁻¹² = 10⁹.
- Take the base-10 logarithm: log₁₀(10⁹) = 9.
- Multiply by 10 to get decibels: β = 10 × 9 = 90 dB.
- A 90 dB intensity level corresponds to heavy truck or factory floor noise — OSHA permits 8 hours of exposure at this level before requiring hearing protection.
Doubling intensity adds 3 dB; multiplying intensity by 10 adds 10 dB. Two 90 dB sources together produce 93 dB, not 180 dB.
Key Concepts
Decibels are logarithmic, which has two important consequences. First, dB values cannot be added arithmetically — combining two 60 dB sources gives 63 dB, not 120 dB, because the underlying intensities add and the log of the sum is much less than the sum of the logs. Second, every 10 dB increase corresponds to a 10× increase in intensity, and every 3 dB increase corresponds to a 2× (doubling) increase. The reference intensity I₀ = 10⁻¹² W/m² is fixed by international convention and represents the quietest sound a healthy young adult can hear at 1 kHz.
Applications
- OSHA noise exposure compliance: 90 dB for 8 hours, 95 dB for 4 hours, 100 dB for 2 hours, etc. — using the 5 dB exchange rate per halving of allowed time.
- Architectural acoustics: specifying noise reduction targets for HVAC systems, walls, and floors in concert halls, classrooms, and hospitals.
- Audio engineering: calibrating microphones, mixing consoles, and loudspeakers in dB SPL relative to standard references.
- Environmental impact assessment: characterizing community noise from airports, highways, and construction.
- Hearing science: converting between objective sound intensity measurements and subjective loudness perception.
Common Mistakes
- Adding decibels arithmetically — 60 dB + 60 dB equals 63 dB (intensity doubles), not 120 dB. Use the logarithmic combination rule β_total = 10 × log₁₀(Σ 10^(βᵢ/10)).
- Confusing intensity level (10 × log) with sound pressure level (20 × log) — IL uses power per area; SPL uses pressure. They yield numerically similar values for plane waves but use different multipliers.
- Forgetting the reference intensity — without I₀ a 'sound level in dB' is meaningless. The convention is always I₀ = 10⁻¹² W/m² unless explicitly stated otherwise.
- Reading negative decibels as 'no sound' — a negative dB value just means I < I₀, which is below the threshold of hearing but still a physically valid measurement.
- Treating dB as a unit of pressure or power — dB is a dimensionless ratio expressed on a logarithmic scale.
Frequently Asked Questions
How do you calculate decibels from sound intensity?
Take the ratio of the measured intensity I to the reference intensity I₀ = 10⁻¹² W/m², compute its base-10 logarithm, and multiply by 10: β = 10 × log₁₀(I / I₀). For example, I = 10⁻³ W/m² gives β = 10 × log₁₀(10⁹) = 90 dB.
What is the formula for sound intensity level in decibels?
β = 10 × log₁₀(I / I₀), where β is the intensity level in dB, I is the measured intensity in W/m², and I₀ = 10⁻¹² W/m² is the standard reference. Rearranged: I = I₀ × 10^(β/10).
What is the reference intensity for sound?
The standard reference intensity is I₀ = 10⁻¹² W/m² (1 picowatt per square meter), which is the threshold of human hearing at 1 kHz. All decibel intensity-level measurements are expressed relative to this baseline.
Can a sound intensity level be negative?
Yes. A negative intensity level means the measured intensity is below the reference I₀ = 10⁻¹² W/m². For example, I = 10⁻¹⁴ W/m² gives β = −20 dB. Such sounds are inaudible to humans but are well-defined physical quantities.
How loud is 90 dB?
Roughly the noise of a heavy truck, a kitchen blender at close range, or a factory floor. OSHA's permissible exposure limit at 90 dB(A) is 8 hours; longer exposure without hearing protection risks permanent hearing damage.
Why is the decibel scale logarithmic?
Human perception of loudness is approximately logarithmic — doubling perceived loudness corresponds to roughly a 10× increase in intensity. The dB scale compresses 12 orders of magnitude of intensity into a 0–120 dB range that matches perception more naturally than a linear scale would.
Reference: Tipler, Paul A. Physics For Scientists and Engineers. Worth Publishers. OSHA 1910.95 Occupational Noise Exposure Standard.
Worked Examples
Three intensity-level problems across industrial, concert, and laboratory contexts. Click 'Load this example' to populate the inputs above.
INDUSTRIAL NOISE
Factory floor at 10⁻³ W/m²
A sound level meter on a factory floor reads an intensity of 10⁻³ W/m². What is the intensity level in decibels?
- I = 10⁻³ W/m², I₀ = 10⁻¹² W/m²
- I / I₀ = 10⁻³ / 10⁻¹² = 10⁹
- β = 10 × log₁₀(10⁹) = 10 × 9
Intensity level β = 90 dB.
OSHA requires hearing protection at sustained exposure above 90 dB(A) for 8 hours.
CONCERT ACOUSTICS
Rock-concert level (110 dB) back to intensity
A sound engineer measures 110 dB at the front-of-house position. What is the corresponding sound intensity in W/m²?
- β = 110 dB, I₀ = 10⁻¹² W/m²
- I = I₀ × 10^(β / 10) = 10⁻¹² × 10^11
Intensity I = 10⁻¹ W/m² (0.1 W/m²).
Sustained exposure above 100 dB risks immediate hearing damage; ear protection is essential at concert volumes.
ANECHOIC CHAMBER
Threshold of hearing at 0 dB
A test tone is measured at exactly 0 dB intensity level. What intensity does this correspond to?
- β = 0 dB, I₀ = 10⁻¹² W/m²
- I = I₀ × 10^(0 / 10) = 10⁻¹² × 10⁰ = 10⁻¹²
Intensity I = 10⁻¹² W/m² (the reference level itself).
0 dB is by definition the threshold of human hearing at 1 kHz — quieter sounds give negative dB readings.
Related Calculators
- Sound Wave Equations Calculator (All) — intensity level, SPL, wavelength, point source, and noise pollution
- Sound Wave Speed Calculator — wave equation v = f × λ for velocity, frequency, and wavelength
- Doppler Effect Calculator — observed frequency shift for moving sources and receivers
- Logarithm Calculator — general logarithm and exponential calculator with any base
- Percent Error Calculator — compare measured intensity-level readings to a reference
Related Sites
- CameraDOF — Depth of field calculator for photographers
- Temperature Tool — Temperature unit converter
- Z-Score Calculator — Z-score, percentile, and probability calculator
- Percent Error Calculator — Calculate percent error between experimental and theoretical values
- Medical Equations — Hemodynamic, pulmonary, and dosing calculators
- OptionsMath — Options trading profit and loss calculators