95.3k views
3 votes
In real world, sampling and quantization is performed in an analog to digital converter (ADC) and reconstruction is performed in a digital to analog converter (DAC). Which of the following statements hold true (fs denotes the sampling frequency)?

a. the reconstruction filter can be found in the DAQ
b. the antialiasing filter removes all frequencies of the continuous-time analog input signal that are above fs/2
c. the DAC needs to know the sampling frequency of the ADC to correctly reconstruct the signal.
d. the reconstructed continuous-time signal only contains frequencies up to fs/2

User Macroland
by
5.8k points

1 Answer

5 votes

Answer:

b

Step-by-step explanation:

a) ADC is located on DAQ filter but not the reconstruction filter

b) to remove aliasing, the sampling rate must be greater than or equal ot twice the highest frequency component in the input signal. In other words, all frequencies in input sgnal are less than fs/2. Therefore, frequencies greater than fs/2 are removed by anti-aliasing filter

c) the DAC can have different sampling rate from ADC

User Dan Mazzini
by
5.3k points