What do you see when two oscillations collide at right angles? Tune the frequency ratio, phase and damping to explore the mathematical beauty found on every oscilloscope.
The core of the simulator is two independent, damped harmonic oscillators. The horizontal (X) and vertical (Y) positions of the tracing point are given by these equations, which combine sine waves with decay terms.
$$x(t) = A_x e^{-d_x t}\sin(2\pi f_x t + \varphi)$$ $$y(t) = A_y e^{-d_y t}\sin(2\pi f_y t)$$Variables:
$A_x, A_y$: Initial amplitudes (size of the swing).
$f_x, f_y$: Frequencies (cycles per second).
$d_x, d_y$: Damping coefficients (how quickly the motion fades).
$\varphi$: Phase difference (a time shift between the X and Y oscillations).
$t$: Time.
The resulting figure is a parametric plot of $y(t)$ against $x(t)$. The shape is closed and repeats only if the frequency ratio $f_x : f_y$ is a rational number (like 3:2) and damping is zero. The phase difference $\varphi$ controls the "rotation" or orientation of the pattern.
$$ \frac{f_x}{f_y}= \frac{m}{n}\quad \text{(for a stable, closed curve)} $$Here, $m$ and $n$ are integers. A ratio of 1:1 ($m=n$) produces ellipses. A ratio of 2:3 produces more complex, looping shapes. When damping is present, the figure is not closed but forms an inward spiral.
Analog Oscilloscope Calibration: Before digital scopes, engineers used Lissajous figures to measure unknown frequencies. By feeding a known frequency into one channel and an unknown signal into another, the resulting pattern's shape revealed the frequency ratio. A stable circle meant the frequencies matched perfectly.
Mechanical Vibration Analysis: In CAE, simulating two perpendicular vibrations is crucial. For instance, analyzing a turbine blade's vibration might show a Lissajous pattern. The shape indicates if vibrations in different planes are in sync, which can predict fatigue and failure points.
Laser Light Shows: The mesmerizing patterns in laser displays are often created using precisely controlled mirrors oscillating at right angles. By tuning the mirror frequencies and phases (much like the sliders in this simulator), operators can generate everything from simple spirals to intricate, butterfly-like figures.
Electrical Signal Phase Comparison: In AC circuit analysis, comparing the phase difference between voltage and current is vital. Displaying them on an X-Y plot creates a Lissajous ellipse. The ellipse's tilt and shape directly indicate the phase shift, helping diagnose power factor issues.
First, do not assume that frequency ratios are limited to simple integer ratios. While ratios like 1:2 or 3:4 indeed produce beautiful, closed figures, an irrational ratio like 1:竏・ results in a figure that never closes and gradually fills the entire drawing area over time. This is known as "quasi-periodic motion" and is important in analyzing non-harmonic vibrations in the real world. Next, be mindful of the interpretation of "phase difference". Phase difference マ・is often described as the "lead" of the x-direction oscillation relative to the y-direction. However, in this tool's mathematical model, it takes the form of "マ・being added to the x-direction oscillation." Confusion can arise when reading literature without being aware of this definitional difference. In practice, you need to verify which definition is being used.
Regarding parameter setting tips, pay attention to the balance between "Number of Points" and "Simulation Time". Even with the maximum number of points, the figure will be incomplete if the simulation time is too short. Conversely, simulating for a long time in damped mode will cause the figure to converge to a point at the center, becoming invisible. For example, with slightly more complex ratios like 5:4, the time required for the figure to close (the least common multiple of the two oscillations) is longer, so you need to set a sufficiently long simulation time. Finally, note that the amplitudes Ax and Ay affect not only the "apparent size" but also the "shape" of the figure. Especially when the damping coefficients dx and dy are asymmetric, the difference in amplitudes dramatically influences how the spiral is drawn in. Try adjusting them in combination.
Lissajous Figures Simulator 窶・Oscillation Synthesis & Patterns is a fundamental topic in engineering and applied physics. This interactive simulator lets you explore the key behaviors and relationships by directly manipulating parameters and observing real-time results.
By combining numerical computation with visual feedback, the simulator bridges the gap between abstract theory and physical intuition 窶・making it an effective learning tool for students and a rapid-verification tool for practicing engineers.
Set Fx=3 Hz, Fy=2 Hz, phase=45°, amplitude ratio=1.0, damping=0. The resulting 3:2 frequency ratio produces a classic Lissajous curve with 6 lobes. Introduce phase=90° and the figure becomes a tilted ellipse. If damping=0.08 is applied (typical for a pendulum-damper system), the outer trajectory gradually spirals inward over 8–10 complete cycles before stabilizing at a smaller central loop, mimicking real harmonic oscillator decay in mechanical systems like seismic dampeners or vibration isolators.