Nyquist Sampling Calculator

Compute minimum sampling rate, aliasing behavior, and a simple capture-quality assessment.

Scratchpad (not saved)

Hz
Hz

What This Calculator Does

This calculator applies Nyquist-Shannon sampling rules to a highest-frequency component or signal bandwidth and estimates how a chosen sampling rate will alias that content back into the baseband.

It combines Highest Frequency Component, Chosen Sample Rate, Recommended Safety Factor to estimate Minimum Sampling Rate, Recommended Sampling Rate, Alias Frequency.

Formula & Method

Core equations: The minimum ideal rate is fs2fmaxf_s \ge 2f_{max}. An aliased tone folds to fa=ffsround(ffs)f_a=\left|f-f_s\cdot\mathrm{round}\left(\frac{f}{f_s}\right)\right| within the principal sampling band.

Notation used in the formulas: RR = Minimum Sampling Rate; x1x_{1} = Highest Frequency Component; x2x_{2} = Chosen Sample Rate; x3x_{3} = Recommended Safety Factor.

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

Use it when deciding whether a sampling rate is safe, or when you need to explain why an undersampled tone appears at the wrong frequency after acquisition.

Reference Book

Signals and Systems

Alan V. Oppenheim, Alan S. Willsky, and S. Hamid Nawab · Pearson

A classic reference for convolution, Fourier analysis, Laplace transforms, z-transforms, sampling, and LTI systems.

View Book

Inputs Used

  • Highest Frequency Component: Used directly in the calculation.
  • Chosen Sample Rate: Used directly in the calculation.
  • Recommended Safety Factor: Used directly in the calculation.

Related Calculators

  • Filter Design Calculator - Design a practical biquad-style lowpass, highpass, bandpass, or notch filter and return coefficients plus response samples.
  • Doppler Effect Calculator - Compute classical observed frequency, wavelength shift, and an optional relativistic correction.
  • Wave Interference Calculator - Superpose two sinusoidal waves and report beat frequency, resultant amplitude, and representative waveform data.
  • Percentage Calculator - Perform common percentage operations: find a percentage of a value, calculate what percentage one number is of another, and find percentage change.
  • Fraction Calculator - Add, subtract, multiply, or divide two fractions and simplify the result.
  • Ratio Calculator - Simplify a ratio and compute equivalent forms.
  • Proportion Calculator - Solve proportions of the form a / b = c / x.
  • Average Calculator - Compute mean, median, and mode from up to five values.
Nyquist Sampling Calculator: Formula & Use Cases | MCPCalc