

InterviewSolution
Saved Bookmarks
1. |
Which of the following should be done in order to convert a continuous-time signal to a discrete-time signal?(a) Sampling(b) Differentiating(c) Integrating(d) None of the mentionedThe question was posed to me in an interview for internship.My query is from A2D and D2A Converters in portion DSP – Basic Signaling of Digital Signal Processing |
Answer» CORRECT answer is (a) SAMPLING To explain: The process of converting a CONTINUOUS-time signal into a DISCRETE-time signal by taking samples of continuous time signal at discrete time instants is known as ‘sampling’. |
|