Homework: Sampling: A class review: Difference between revisions

From Class Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 20: Line 20:




<math>sum_{n=-\infty}^{\infty} x(t)\cdot \delta(t - nT) \ </math>
<math>\sum_{n=-\infty}^{\infty} x(t)\cdot \delta(t - nT) \ </math>

Revision as of 19:19, 22 October 2007

Sampling: A Class Review

A continuous function has an infinite amount of information stored on it - a continuous line has an infinite amount of points on it to document. So, the only way we can manipulate transforms on the computer is to quanticize them using the Fourier Series.


But this Fourier Series is still infinite! What can we do to fix this, so we can store a finite number of values in our computer that can reproduce the waveform we are trying to save?

The answer lies in the Dirac Delta function. The Dirac delta function is a function on the real line which is zero everywhere except at the origin, where it is infinite,

and which is also constrained to satisfy the identity

So the dirac delta function only works once at the origin, so far. We can change the function so it's effect occurs periodically, like this: