User:Caswto: Difference between revisions

From Class Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 5: Line 5:
509-374-2820
509-374-2820
</center>
</center>



=== How a CD Player Works ===


[[Image:CDplayerdiagram.jpg|Description]]



First, a digital signal <math>\ x(kt) </math> is read from the CD and then convolved with a pulse function <math>\ p(t) </math> in the D/A converter. The result in the time domain looks like this:


<center>
[[Image:DAOutput.jpg|Description]]

<math>
\hat x(t) = \sum_{k=-\infty}^\infty x(kT)p(t - kT) = p(t) *\sum_{k=-\infty}^\infty x(kT) \delta (t - kT)
</math>
</center>


Let's look at this result in frequency space. Note that convolution in time means multiplication in frequency.


<center>
[[Image:DAfreqout.jpg|Description]]


<math>\hat X(f) = 1/T \sum_{n=-\infty}^\infty X(f - n/T) \cdot P(f)</math>
</center>
where
<center>
<math>P(f) = \int_{-T/2}^{T/2} e^{j2\pi ft} \, dt = T sinc(fT)
</math>
</center>

The low pass filter then knocks the high frequencies out of the signal coming from the D/A converter, which smoothes out the edges of the reproduced sine wave <math>\hat x(t)</math> in time. This output waveform then drives the speaker, thereby recreating the original sound stored on the CD.

Contributing Authors:

[[User:caswto|Todd Caswell]]

[[User:goeari|Aric Goe]]

Revision as of 20:18, 6 December 2004

9-27-2004


Todd Caswell
509-374-2820


How a CD Player Works

Description


First, a digital signal is read from the CD and then convolved with a pulse function in the D/A converter. The result in the time domain looks like this:


Description


Let's look at this result in frequency space. Note that convolution in time means multiplication in frequency.


Description


where

The low pass filter then knocks the high frequencies out of the signal coming from the D/A converter, which smoothes out the edges of the reproduced sine wave in time. This output waveform then drives the speaker, thereby recreating the original sound stored on the CD.

Contributing Authors:

Todd Caswell

Aric Goe