User:GabrielaV: Difference between revisions

From Class Wiki
Jump to navigation Jump to search
GabrielaV (talk | contribs)
GabrielaV (talk | contribs)
Line 74: Line 74:
==How a CD Player Works==
==How a CD Player Works==
The first step on how a CD player works is that it reads <math>\sum_{n=-\infty}^\infty \ x(nt) \delta (t-nT)</math> from the CD.
The first step on how a CD player works is that it reads <math>\sum_{n=-\infty}^\infty \ x(nt) \delta (t-nT)</math> from the CD.
:The data then goes through the Digital to Analog Converter and it is convolved with <math>\ p(t) </math>.
 
The data then goes through the Digital to Analog Converter and it is convolved with <math>\ p(t) </math>.
 
[[http://www.wwc.edu/%7Efrohro/ClassNotes/ENGR455/2005/Keystone/index.php?image=20051021KeyPA210080.jpg&originalimage=true&d=d.html]]

Revision as of 12:39, 30 October 2005

Welcome to Gabriela's Wiki page

Introduction

Do you want to know how to contact me or find out some interesting things about me? [[1]]

Signals & Systems

Example

Find the first two orthogonormal polynomials on the interval [-1,1]

1. What is orthogonormal? [2]

2. What is orthogonal? [3]

3. What is a polynomial? [4]

        a
        bt+c

4. Now we can find the values for the unknown variables.

<a|a>=11aadt=1
a=12


<bt+c|a>=11a(bt+c)dt=0
c=0
<bt+c|bt+c>=11(bt+c)2dt=1
b=(32)


5. Now that we know what the first two orthogonormal polynomials!

Fourier Transform

As previously discussed, Fourier series is an expansion of a periodic function therefore we can not use it to transform a non-periodic funciton from time to the frequency domain. Fortunately the Fourier transform allows for the transformation to be done on a non-periodic function.


In order to understand the relationship between a non-periodic function and it's counterpart we must go back to Fourier series. Remember the complex exponential signal? [5]

x(t)=x(t+T)=k=αkej2πktT

where

αk=1/TT2T2x(u)ej2πkuTdu

If we let

T

The summation becomes integration, the harmoinic frequency becomes a continuous frequency, and the incremental spacing becomes a differential separation.

k=
kTf
1/Tdf

The result is

limT=[x(u)ej2πfudu]ej2πftdf

The term in the brackets is the Fourier transfrom of x(t)

[x(t)]=X(f)

Inverse Fourier transform

x(t)=1[X(f)]


How a CD Player Works

The first step on how a CD player works is that it reads n=x(nt)δ(tnT) from the CD.

The data then goes through the Digital to Analog Converter and it is convolved with p(t).

[[6]]