DavidsCD: Difference between revisions

From Class Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 8: Line 8:
insert pic2
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 convoluted with p(t) to get <math> \tilde x (t) = \sum_{k= -\infty}^ \infty \ x(kT) \delta (t-KT) </math>.
Data is taken from the CD player and is represented mathmatically as <math> \sum_{k= -\infty}^ \infty \ x(kT) \delta (t-KT) </math>. When the data goes through the Digital to Analog Converter (DAC)it is convoluted with p(t) to get <math> \tilde x (t) = \sum_{k= -\infty}^ \infty \ x(kT) p (t-KT) </math>.


[[Image:barnsaDA.jpg|Digital to analog conversion]]
[[Image:barnsaDA.jpg|Digital to analog conversion]]

Revision as of 02:26, 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 convoluted with p(t) to get .

File:BarnsaDA.jpg

File:Barnsasample.jpg


.