HW13 DFT/Sampling Assignment: Difference between revisions

From Class Wiki
Jump to navigation Jump to search
Rothsa (talk | contribs)
No edit summary
Rothsa (talk | contribs)
No edit summary
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:
<br>3.Explain the results.
<br>3.Explain the results.
===Solution===
===Solution===
The Nyquist theorem states: "Exact reconstruction of a continuous-time baseband signal from its samples is possible if the signal is bandlimited and the sampling frequency is greater than twice the signal bandwidth."
<math>sin(2*\pi*t)\!</math>
is a sine wave with a frequency of 1 Hz. This signal is bandlimited, because it consists of a single frequency sine wave, and the requested sampling frequency, <math> 3 Hz;\!</math>
is greater than twice the signal bandwidth, as required in the Nyquist Theroem.

Latest revision as of 14:19, 5 December 2007

Problem Statement

1.Sample sin(2*π*t) at 3Hz;
2.Take the DFT
3.Explain the results.

Solution

The Nyquist theorem states: "Exact reconstruction of a continuous-time baseband signal from its samples is possible if the signal is bandlimited and the sampling frequency is greater than twice the signal bandwidth."

sin(2*π*t)

is a sine wave with a frequency of 1 Hz. This signal is bandlimited, because it consists of a single frequency sine wave, and the requested sampling frequency, 3Hz; is greater than twice the signal bandwidth, as required in the Nyquist Theroem.