Coper
Member level 4

ADC 12bit sampling AC 230V 50Hz. In order to find out if a 216 or 1060Hz communication signal is present.
For 216Hz I use Fs=1000Hz and time slot 120ms. In 120 samples, I am looking for a frequency of 216Hz using the Discrete Fourier transform with second-order Goertzel algorithm.
The minimum sample rate is twice the frequency we are interested in, As the sampling frequency increases, the quantization error will probably decrease, but the number of multiplications and additions in the DFT also increases. Is there any ideal sample rate for this case?
For 216Hz I use Fs=1000Hz and time slot 120ms. In 120 samples, I am looking for a frequency of 216Hz using the Discrete Fourier transform with second-order Goertzel algorithm.
The minimum sample rate is twice the frequency we are interested in, As the sampling frequency increases, the quantization error will probably decrease, but the number of multiplications and additions in the DFT also increases. Is there any ideal sample rate for this case?