Go backward to Announcements
Go up to Top
Go forward to Dispersion

Fourier Series (cont.)

  1. For a periodic signal s(t) of period P = 1/f, Fourier's showed that
    s(t) = (ao)/(2) + n=1 ( an cos( 2 n f t) + bn sin(2 n f t ) )
    where

    an = (2)/(P) 0P s(t) cos( 2 n f t ) dt
    and

    bn = (2)/(P) 0P s(t) sin( 2 n f t ) dt

  2. Last time, we determined the Fourier coefficients for one component of the encoding of a digital signal using frequency modulation. Namely the d(t) sin( 2 f1 t) term of the frequency modulated signal described by
    d(t) sin( 2 f1 t) + (1 - d(t))sin( 2 f2 t)
    In particular, we concluded that

    d(t) sin( 2 f1 t) = (sin( 2 f1 t))/(2) + n = 1 and n odd (1)/(n)( cos( 2 (f1 - n f) t ) + cos( 2 (f1 + n f) t )

  3. If nothing else, these results should let you understand what is so wonderful about fiber. (The following figures are meant more to be suggestive of the scale of things than precisely grounded in reality.)

  4. Now, think about what would happen if instead of using two frequencies, we used four frequencies to encode 2 bits per baud.

Computer Science 336
Department of Computer Science
Williams College

Prev Up Next