DavidsCD: Difference between revisions

From Class Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 12: Line 12:
[[Image:barnsaDA.jpg|Digital to analog conversion]]
[[Image:barnsaDA.jpg|Digital to analog conversion]]


In the frequency domain you can see that this relates to multipliing <math>\tilde \frac{1}{T} \sum_{n=-\infty}^\infty X(f - \frac{n}{T}) \cdot </math> by P(f) and results in a quite distored X(f).
In the frequency domain you can see that this relates to multipliing <math> \frac{1}{T} \sum_{n=-\infty}^\infty X(f - \frac{n}{T}) \cdot </math> by P(f) and results in a quite distored X(f).

</center>
where
<center>
<math>P(f) = \int_{-\frac{T}{2}}^{\frac{T}{2}} e^{j2\pi ft} \, dt = T sinc(fT)
</math>
</center>


[[Image:barnsasample.jpg|Sampling a signal]]
[[Image:barnsasample.jpg|Sampling a signal]]


<math> f(t) = \sum_{k= -\infty}^ \infty \alpha_k e^ \frac{j 2 \pi k t}{T} </math>.

Revision as of 02:34, 10 December 2004

CD Players Explained!

insert pic1

As seen above storing voice samles on a cd only involves a couple of steps. First the data must be passed through a low pass filter incase there are any unwanted high frequencies. In our case we would need a filter to pass anything under 22kHz. If we pass anything higher than this then there will be alaising. Next an analog to digital converter (ADC) samples the data at 44000kHz. It does this by basically picking the closest sampling value to the analog value. Next this data is stored on a CD.

insert pic2

Data is taken from the CD player and is represented mathmatically as . When the data goes through the Digital to Analog Converter (DAC) it is convolved with p(t) to get as shown below.

File:BarnsaDA.jpg

In the frequency domain you can see that this relates to multipliing by P(f) and results in a quite distored X(f).

File:Barnsasample.jpg