What is the discrete-time signal obtained after sampling the analog signal x(t)=cos(2000*pi*t)+sin(5000*pi*t) at a sampling rate of 5000 samples/sec?

What is the discrete-time signal obtained after sampling the analog signal x(t)=cos(2000*pi*t)+sin(5000*pi*t) at a sampling rate of 5000 samples/sec? Correct Answer cos(0.4*pi*n)+sin(pi*n)

From the given analog signal, F1=1000Hz F2=2500Hz and Fs=5000Hz =>f1=F1/Fs and f2=F2/Fs =>f1=0.2 and f2=0.5 =>x(n)=cos(0.4*pi*n)+sin(pi*n).
Bissoy MCQ

Related Questions

Assertion (A): Nyquist rate of sampling is the theoretical minimum sampling rate at which the signal can be sampled and still be reconstructed from its samples. Reason (R): When the Nyquist rate sampling is used, only an ideal low pass filter can be used to extract signal x(t) from sampled signal xs(t). Code: