FFT

The prototype of the calibration is verified with a 12-bit SAR ADC manufactured in 28-nm standard CMOS process. It is based on non-binary weights differential SAR ADC with bottom-plate sampling. This data was captured using a logic analyzer. The data for fast Fourier transform (FFT) is an input 1 MHz sine wave at 50MS/s. The signal input amplitude is 15dbm. The sampling points are 131072. The MATLAB code includes both the original weight and the calibration weight.

Categories:
15 Views

The DFT and FFT are used mainly to obtain the amplitude of a harmonic component from a periodic signal containing several harmonics. For instance, it is desired to know the 180 Hz harmonic amplitude from a signal. Then, the DFT and FFT are the best choices to do that.

Categories:
723 Views