8 - 1x oversampling

From Class Wiki
Revision as of 18:30, 8 November 2009 by Kevin.Starkey (talk | contribs) (New page: Write a section on the Wiki about how a CD player works with no oversampling, but digital filtering (1x oversampling)<br><br> First we sample the data at <math> f_s = \frac{1}{T} </math> ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Write a section on the Wiki about how a CD player works with no oversampling, but digital filtering (1x oversampling)

First we sample the data at fs=1T to get the data in digital form and when you use the impulse function in time the frequency repeats forever as shown


                                 Sample fs=1T


Where the impulse function with respect to time = n=x(nt)δ(tnT)
and 1Tn=X(fnT) in the frequency domain.

Now that we have the data in the computer we want to convolve it with another impulse function m=MMh(mTn)δ(tmTn) in the time domain. This is where more that 1x oversampling would occur replace n for nx oversampling, but in our case we use n = 1. Doing this convolution we can also shape our frequency when you convolve in time it multiplies in frequency. So we pick a frequency function m=MMh(mTn)ej2πfmTn to multiply by so our frequency won't overlap later and help compensate for losses in the D/A converter.





>