Impedance: $Z = \rho c A$
Reflection: $R = \dfrac{Z_B - Z_A}{Z_B + Z_A}$
Transmission: $T = \dfrac{2Z_B}{Z_B + Z_A}$
Select materials A and B to see stress wave reflection and transmission at the interface on a live x-t Lagrange diagram. Computes wave speed, acoustic impedance, R and T in real time.
The one-dimensional wave speed in a slender rod is governed by the material's stiffness and inertia. This is the fundamental speed at which any mechanical disturbance travels.
$$c = \sqrt{\frac{E}{\rho}}$$$c$: Longitudinal wave speed (m/s)
$E$: Young's Modulus, material stiffness (Pa)
$\rho$: Density, material inertia (kg/m³)
When a stress wave encounters a change in material (an interface), its behavior is determined by the acoustic impedance mismatch. The coefficients define the amplitude of the reflected and transmitted stress waves relative to the incident wave.
$$R = \frac{Z_B - Z_A}{Z_B + Z_A}\quad,\quad T = \frac{2Z_B}{Z_B + Z_A} \quad,\quad Z = \rho c A$$$R, T$: Reflection & Transmission coefficients for stress
$Z_A, Z_B$: Acoustic impedance of Material A & B (Pa·s/m)
$A$: Cross-sectional area of the rod (constant here). A higher impedance material is "stiffer" to wave motion.
Non-Destructive Testing (NDT): Engineers use stress waves to inspect structures for internal flaws without damaging them. A transducer sends a pulse into a pipeline or aircraft wing; the timing and amplitude of reflections (seen on the simulator's Lagrange diagram) reveal cracks or corrosion.
Seismic Engineering: Earthquake waves are large-scale stress waves traveling through the Earth's layers. Understanding how they reflect and transmit at soil-rock interfaces is critical for designing foundations and predicting ground motion in cities.
Ultrasonic Welding & Cleaning: High-frequency stress waves are used to fuse plastics or metals (welding) or to create cavitation for cleaning delicate parts. The efficiency depends on properly matching the tool's impedance to the workpiece, just like in the simulator.
Sports Equipment Design: The "feel" of a golf club or tennis racket hitting a ball is governed by stress wave propagation. Designers tweak materials and layers to control how much vibration (wave reflection) travels back to the player's hands, optimizing performance and comfort.
When you start using this simulator, there are a few points that are easy to misunderstand. First, you might tend to think "the wave shape doesn't change." In the real world, waves attenuate and disperse due to internal friction in materials and geometric spreading (e.g., 3D spherical waves), but this 1D model ignores that. So, while a clean rectangular wave oscillates back and forth forever in the simulation, that's an idealized behavior.
Next, the realism of parameter settings. For example, setting an extremely low density to simulate "free-end reflection" is good for learning, but the range of densities and Young's moduli for real materials is limited. For instance, steel's density is about 7800 kg/m³, and aluminum is about 2700 kg/m³. If you input values equivalent to "air" for Material B (density ~1.2 kg/m³), the impedance ratio becomes extreme, resulting in R≈-1. This is a good experiment for deepening your understanding, but note that in practice, such an extreme interface difference only exists in cases like "material-vacuum."
Finally, "the relationship between the reflection coefficient R and the transmission coefficient T". From the law of energy conservation, the sum of the energies of the reflected and transmitted waves should equal the energy of the incident wave. However, the R and T displayed here are ratios of stress (or particle velocity), so they don't simply satisfy R+T=1. The energy reflection and transmission coefficients are calculated by $R^2$ and $(Z_A/Z_B)T^2$. If you see seemingly odd values like R=0.5, T=1.2 in the simulator, try checking the energy calculation to see that it balances out.