ASN7 - Sampled half of signal: Difference between revisions

From Class Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
[[Jodi Hodge|Back to home page]]
[[Jodi Hodge|Back to home page]]


Rule of thumb for sampling is sample slightly greater than the signal. Suppose you sampled only half of the signal can you do something to recover the whole original signal again?


Suppose you sampled only half of the signal can you do something to recover the whole original signal again?
Lets imagine that from our sampling we split the positive and the negative part of the signal. So now we have the negative half repeated on the negative axis and the positive half all along the positive axis.



A rule of thumb for proper sampling is to have a sample range that is slightly greater than the range of the signal. Lets imagine that from our sampling we split the positive and the negative part of the signal. So now we have the negative half repeated on the negative axis and the positive half all along the positive axis.


the trick now is to re-sample at a frequency that will place the negative and positive half side by side. When found that frequency use it sample again. After doing this you should have a number of copies
the trick now is to re-sample at a frequency that will place the negative and positive half side by side. When found that frequency use it sample again. After doing this you should have a number of copies

Revision as of 13:55, 19 December 2009

Back to home page


Suppose you sampled only half of the signal can you do something to recover the whole original signal again?


A rule of thumb for proper sampling is to have a sample range that is slightly greater than the range of the signal. Lets imagine that from our sampling we split the positive and the negative part of the signal. So now we have the negative half repeated on the negative axis and the positive half all along the positive axis.

the trick now is to re-sample at a frequency that will place the negative and positive half side by side. When found that frequency use it sample again. After doing this you should have a number of copies of the original signal. To get just one apply a band pass filter.