Instantly compute acoustic impedance Z=ρc, reflection/transmission coefficients, and transmission loss for any two-medium interface. Animated wave visualization shows incident, reflected, and transmitted waves with amplitudes proportional to their coefficients.
Medium 1 (Incident Side)
Density ρ (kg/m³)
Sound speed c (m/s)
Medium 2 (Transmitted Side)
Density ρ (kg/m³)
Sound speed c (m/s)
Frequency f
Displayed frequency: 1.0 kHz
Presets
Results
—
Z₁ (MRayl)
—
Z₂ (MRayl)
—
Reflection coeff R
—
Transmission coeff T
—
Intensity R_I
—
Trans. Loss TL (dB)
Wave
Current frequency: 1.0 kHz. Incident (blue) · Reflected (orange) · Transmitted (green) — amplitude proportional to coefficients
What exactly is "acoustic impedance"? I see it's density times speed of sound, but what does that number physically mean for a sound wave?
🎓
Basically, it's the material's "acoustic stiffness." Think of it like how hard it is for a sound wave to push its way through. A high impedance material, like steel, is very stiff and dense—sound moves through it easily once it's in, but getting in from a softer material is tough. In the simulator, you can see the huge difference in impedance values between air, water, and steel.
🙋
Wait, really? So if it's hard to get the sound into a material, does that mean most of the energy just bounces back? Is that the reflection coefficient R?
🎓
Exactly! The reflection coefficient $R$ tells you how much of the sound pressure bounces back. If the impedances $Z_1$ and $Z_2$ are very different, $R$ is close to 1 or -1, meaning almost total reflection. Try it in the simulator: set Medium 1 to water and Medium 2 to air. You'll see $R$ is nearly -1, meaning the pressure wave inverts when it reflects.
🙋
Okay, but the simulator also shows Transmission Loss in decibels. If some sound is transmitted, why do we care about the loss? And does the frequency slider affect any of this?
🎓
Great question. The intensity transmission $T_I$ tells us the energy that gets through. Transmission Loss (TL) is just a convenient log scale for that loss. A common case is a concrete wall: a high TL means it's a good sound barrier. For this simple model, frequency doesn't change the impedance or coefficients—they're material properties. But in real applications, frequency affects absorption and other complex behaviors. The slider lets you explore that potential for future, more advanced models.
Physical Model & Key Equations
The core property is the specific acoustic impedance of a material, defined as the ratio of acoustic pressure to particle velocity for a plane wave. For most common materials, it simplifies to the product of density and the speed of sound in that material.
$$Z = \rho c \quad [\text{Pa}\cdot \text{s/m}\text{ or Rayl}]$$
Where $\rho$ is the density (kg/m³) and $c$ is the speed of sound (m/s). This value determines how waves behave at an interface between two media.
When a sound wave hits a boundary between two media with different impedances, part reflects and part transmits. The pressure reflection ($R$) and transmission ($T$) coefficients for normal incidence are derived from continuity conditions.
$$
R = \frac{Z_2 - Z_1}{Z_2 + Z_1}, \quad T = \frac{2Z_2}{Z_2 + Z_1}$$
$Z_1, Z_2$ are the impedances of the first and second medium. $R$ can be negative (phase inversion). The intensity (power) coefficients are $R_I = R^2$ and $T_I = 1 - R_I$. Transmission Loss quantifies the intensity loss: $\text{TL}= -10 \log_{10}(T_I)$ dB.
Frequently Asked Questions
A negative reflection coefficient indicates that the phase of the reflected wave is inverted by 180 degrees relative to the incident wave. This occurs when the impedance on the transmission side is lower than that on the incident side (Z₂ < Z₁), for example, when a sound wave travels from water into air. This phase inversion can also be observed in the animation.
The reflection coefficient R and transmission coefficient T displayed in this tool represent ratios of pressure amplitude and do not directly express the law of conservation of energy. The energy reflectance is calculated as R², and the energy transmittance is calculated as (Z₁/Z₂) × T². The sum of these energy values always equals 1. Energy values are also displayed at the bottom of the animation.
Set Medium 1 (incident side) to steel (density approx. 7800 kg/m³, sound speed approx. 5900 m/s) and Medium 2 to air (density approx. 1.2 kg/m³, sound speed approx. 343 m/s). Due to the extremely large impedance difference, the reflection coefficient will be nearly 1. This corresponds to the principle of detecting defect echoes inside the steel in ultrasonic testing.
The current tool only supports normal incidence (incident angle of 0 degrees). Oblique incidence involves refraction according to Snell's law and mode conversion, making the calculations more complex. From the normal incidence results, you can understand the trend that better impedance matching leads to higher transmittance. Please use this for basic studies in soundproofing design or inspection conditions.
Real-World Applications
Ultrasonic Non-Destructive Testing (NDT): High-frequency sound waves are used to inspect materials for cracks or flaws. A crack filled with air creates a massive impedance mismatch ($Z_{\text{metal}}>> Z_{\text{air}}$), causing near-total reflection of the ultrasound pulse. This strong echo is detected, revealing the flaw's location.
Underwater Sonar & Acoustics: Sonar systems rely on sound traveling through water. The water-air interface (e.g., at the ocean surface) has a huge impedance difference, causing most sound energy to reflect back down. This is why it's difficult for submarines to communicate with aircraft directly through the surface.
Architectural & Room Acoustics: Designing walls for sound insulation requires maximizing Transmission Loss. A concrete wall has high impedance compared to air, leading to high reflection and low transmission. Engineers use multi-layered walls with air gaps to create successive impedance mismatches, further increasing TL.
Medical Ultrasound Imaging: To get sound into the body efficiently, an acoustic gel is used between the transducer and skin. The gel's impedance is carefully matched to be between that of the transducer crystal and soft tissue, minimizing reflection at both interfaces and allowing more energy to enter the body for better imaging.
Common Misconceptions and Points to Note
When starting to use this tool, many people make similar misunderstandings. The first key point to grasp is that "higher impedance does NOT mean sound transmits better". In fact, it's the opposite; a medium with higher impedance is a "medium where sound has difficulty propagating". While steel transmits sound much faster than air, the influence of its "heaviness (density)" is significant, resulting in a very high impedance. Please do not confuse this "ease of transmission" with the "magnitude of impedance".
Next, the meaning of a negative reflection coefficient R. For example, R is positive for incidence from water (Z1=1.5e6) to steel (Z2=4.6e7), but R becomes negative for incidence from steel to water. This means the phase of the reflected wave is inverted by 180 degrees (a peak reflects as a trough). If you carefully observe the wave shapes in the animation, you can visually understand this difference.
Finally, the biggest pitfall is that this calculation assumes "normal incidence". In practical applications, sound waves often strike an interface at an angle, right? In such cases, the reflection and transmission behavior changes angle according to Snell's law, and mode conversion (e.g., longitudinal to shear waves) can occur at the interface. Use the results from this tool as a foundation for understanding the basic "normal incidence case".