0% found this document useful (0 votes)
98 views

EEM 306 Introduction To Communications: Department of Electrical and Electronics Engineering Anadolu University

This document is the notes for Lecture 1 of the course EEM 306 Introduction to Communications. The lecture covers frequency domain analysis and introduces Fourier series and Fourier transforms. It defines Fourier series and provides three representations of periodic signals using Fourier series. It also defines the Fourier transform and lists some of its basic properties including linearity, time shifting, and modulation. The lecture then discusses using the Fourier transform to analyze periodic signals and computes Fourier coefficients. It defines power and energy of signals and introduces the autocorrelation function and energy spectral density for energy-type signals.

Uploaded by

Gülsüm Kilic
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
98 views

EEM 306 Introduction To Communications: Department of Electrical and Electronics Engineering Anadolu University

This document is the notes for Lecture 1 of the course EEM 306 Introduction to Communications. The lecture covers frequency domain analysis and introduces Fourier series and Fourier transforms. It defines Fourier series and provides three representations of periodic signals using Fourier series. It also defines the Fourier transform and lists some of its basic properties including linearity, time shifting, and modulation. The lecture then discusses using the Fourier transform to analyze periodic signals and computes Fourier coefficients. It defines power and energy of signals and introduces the autocorrelation function and energy spectral density for energy-type signals.

Uploaded by

Gülsüm Kilic
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 15

EEM 306 Introduction to Communications

Lecture 1

Department of Electrical and Electronics Engineering


Anadolu University

March 4, 2014

Lecture 1 1/15
Frequency Domain Analysis

Lecture 1 2/15
Fourier Series
Fourier Series is applied to periodic signals.
Fourier Series Expansion
Let x(t) be a real periodic signal with period T0 . If the Dirichlet
conditions are satisfied,

j2 Tn t
X X
x(t) = xn e 0 = xn ejnw0 t
n= n=

xn : Fourier series coefficients


+T
Z 0 +T
Z 0
1 j2 Tn t 1
xn = x(t)e 0 dt = x(t)ejnw0 t dt
T0 T0

T0 : fundamental period
f0 = T10 fundamental frequency in Hz
w0 = 2f0 fundamental frequency in rad
Lecture 1 3/15
Fourier Series

Trigonometric Version
For a real, periodic x(t): xn = xn
    
a0 X n n
x(t) = + an cos 2 t + bn sin 2 t
2 T0 T0
n=1

+T
Z 0  
2 n
an = x(t) cos 2 t dt
T0 T0

+T
Z 0  
2 n
bn = x(t) sin 2 t dt
T0 T0

an jbn
xn = 2

Lecture 1 4/15
Fourier Series

A third way
Note that
 
j2 Tn t j2 Tn t n
xn e 0 + xn e 0 = 2|xn | cos 2 t + xn
T0

In summary, for a real periodic signal x(t)


n
P j2 t
x(t) = xn e T0
n=
h    i
= a20 + an cos 2 Tn0 t + bn sin 2 Tn0 t
P
n=1
 
|xn | cos 2 Tn0 t + xn
P
= x0 + 2
n=1

Lecture 1 5/15
Fourier Transforms

Here, as in Fourier Series, the signals are expressed in terms of


complex exponentials of various frequencies, but these frequencies
are not discrete.
Z
X(f ) = x(t)ej2f t dt

Z
x(t) = X(f )ej2f t df

Notation: X(f ) = F{x(t)}, x(t) = F 1 {X(f )}


x(t) X(f )
R j2f t R j2f (t )
Recall (t) = e df , (t ) = e df

Lecture 1 6/15
Basic Properties of the Fourier Transform
I Linearity: The Fourier Transform operation is linear
x1 (t) X1 (f ) and x2 (t) X2 (f )
x1 (t) + x2 (t) X1 (f ) + X2 (f )
where and are two arbitrary scalars
I Duality: If X(f ) = F[x(t)],
x(f ) = F[X(t)] and x(f ) = F[X(t)]
I Time shift:
F [x(t t0 )] = ej2f t0 F[x(t)]
I Scaling: For any real a 6= 0
 
1 f
F[x(at)] = X
|a| a
I Convolution: If x(t) X(f ) and y(t) Y (f )
F[x(t) y(t)] = F[x(t)] F[y(t)] = X(f )Y (f )
Lecture 1 7/15
Basic Properties of the Fourier Transform contd

I Modulation:
1
x(t) cos(2fc t) [X(f fc ) + X(f + fc )]
2
I Parsevals property:
Z Z

x(t)y (t)dt = X(f )Y (f )df

I Rayleighs property:
Z Z
2
|x(t)| dt = |X(f )|2 df

Lecture 1 8/15
Lecture 1 9/15
Example: Determine the Fourier transform of
 
t
g(t) = A cos(2fc t)
T

where
1 |t| < 1/2
(t) = 1/2 |t| = 1/2
0 otherwise

is a rectangular pulse.

Lecture 1 10/15
Fourier Transform for Periodic Signals
Let x(t) be a periodic signal with period T0

j2 Tn t
X
x(t) = xn e 0

n=

By taking the Fourier Transform of both sides



X n
X(f ) = xn (f )
n=
T0
Consist of impulses, impulse magnitudes are related to FS coeffs!

Let xT0 (t) be one period of x(t) and xT0 (t) XT0 (f )
 
1 1 n
xn = XT0 (f )|f = n = XT0
T0 T 0 T0 T0
A shortcut for computing FS coefficients!
Lecture 1 11/15
Power and Energy

The energy content of a signal x(t)


Z
Ex = |x(t)|2 dt

The power content of a signal x(t)


Z T /2
1
Px = lim |x(t)|2 dt
T T T /2

I A signal is energy-type if Ex <


I A signal is power-type if 0 < Px < (finite and nonzero)
I A signal cannot be both power-type and energy-type.
Why?
I A signal can be neither energy-type nor power-type

Lecture 1 12/15
Example: Find the energy of the signal g(t) = Asinc(2W t).

Lecture 1 13/15
Energy-Type Signals
For an energy-type signal x(t), the autocorrelation function

R ) x (
Rx ( ) = x(

)
= R x(t)x (t )dt

= x(t + )x (t)dt
: correlation distance
R
If = 0, Rx (0) = |x(t)|2 dt = Ex . Note Rx (0) |Rx ( )|
R R
Using Rayleighs theorem: Ex = |x(t)|2 dt = |X(f )|2 df

F {Rx ( )} = |X(f )|2 = energy spectral density = Gx (f )


Rx ( ) Gx (f )
Z
Ex = Gx (f )df

Note Gx (f ) 0
Lecture 1 14/15
Example: Can (t) be an autocorrelation function?

Lecture 1 15/15

You might also like