Wave Interference Calculator

Superpose two sinusoidal waves and report beat frequency, resultant amplitude, and representative waveform data.

Scratchpad (not saved)

Hz
Hz
°
°
s

What This Calculator Does

This calculator adds two sinusoidal waves with independent amplitudes, frequencies, and phases, then summarizes the resulting interference pattern. It reports both static quantities like phase offset and dynamic quantities like beat frequency and sample waveform points.

It combines Amplitude 1, Amplitude 2, Frequency 1, Frequency 2 to estimate Resultant Amplitude, Beat Frequency, Phase Difference.

Formula & Method

Core equations: The superposition is y(t)=A_1sin(2pi f_1 t+phi_1)+A_2sin(2pi f_2 t+phi_2). For equal frequencies, the resultant amplitude is A_r=sqrt{A_1^2+A_2^2+2A_1A_2cos(Deltaphi)} and the beat frequency magnitude is f_b=|f_1-f_2|.

Notation used in the formulas: R = Resultant Amplitude; x_{1} = Amplitude 1; x_{2} = Amplitude 2; x_{3} = Frequency 1; x_{4} = Frequency 2; x_{5} = Phase 1; x_{6} = Phase 2.

Method summary: inputs are normalized to consistent units, core equations are evaluated, then secondary values are derived and rounded for display.

Use it when you want to inspect whether two tones or signals reinforce or cancel, or when estimating the envelope modulation caused by two nearby frequencies.

Inputs Used

  • Amplitude 1: Used directly in the calculation.
  • Amplitude 2: Used directly in the calculation.
  • Frequency 1: Used directly in the calculation.
  • Frequency 2: Used directly in the calculation.
  • Phase 1: Used directly in the calculation.
  • Phase 2: Used directly in the calculation.
  • Waveform Window: Used directly in the calculation.

Related Calculators

  • Doppler Effect CalculatorCompute classical observed frequency, wavelength shift, and an optional relativistic correction.
  • Nyquist Sampling CalculatorCompute minimum sampling rate, aliasing behavior, and a simple capture-quality assessment.
  • Transfer Function AnalyzerAnalyze poles, zeros, DC gain, Bode samples, and time-domain response data from a polynomial transfer function.
  • Percentage CalculatorPerform common percentage operations: find a percentage of a value, calculate what percentage one number is of another, and find percentage change.
  • Fraction CalculatorAdd, subtract, multiply, or divide two fractions and simplify the result.
  • Ratio CalculatorSimplify a ratio and compute equivalent forms.
  • Proportion CalculatorSolve proportions of the form a / b = c / x.
  • Average CalculatorCompute mean, median, and mode from up to five values.