cbadc.fom.OSR

cbadc.fom.OSR(fs, f_sig)[source]

The oversampling ratio (OSR)

\(f(f_s, f_{\text{sig}}) = \frac{f_s}{2 \cdot f_{\text{sig}}}\)

Parameters
  • fs (float) – the sampling frequency

  • f_sig (float) – the signal bandwidth.

Returns

the oversampling ratio.

Return type

float