Back

Wave on a string: fixed vs free-end reflection

What you are seeing: two parallel strings each simulating the 1D wave equation ytt=c2yxxy_{tt} = c^2 y_{xx} at c=1c = 1 on a length-4 grid. A Gaussian pulse is launched moving rightward. The top string has fixed ends (y=0y = 0); the bottom has free ends (yx=0y_x = 0). Watch what happens when the pulse reaches the far edge.

Fixed-end reflection inverts the pulse: an upward bump returns as downward. Free-end reflection preserves sign: an upward bump returns upward. This is analogous to optical reflection off media of higher vs lower refractive index.

Figure 1. Wave-on-string reflections. Method: three-point FD stencil with cΔt/Δx=0.5c \Delta t / \Delta x = 0.5.
speed3

WHAT TO TRY

  • Vary each control and watch the rail readouts respond.
  • Compare the diagnostic plot against the live scene.