Fund. of Digital Communications Chapter 2: Signals and Systems
Fund. of Digital Communications Chapter 2: Signals and Systems
October 6, 2016
Outline
2-1 Signal Spaces
2-2 Linear Operators, Linear Systems, and a Little
Linear Algebra
2-3 Frequency Domain Representation of Signals
2-4 Matrix diagonalizations
2-5 Bandpass signals
x, y ∈ X ; a, b ∈ R(or C) → ax + by ∈ X
[Barry 2004]
[Barry 2004]
x = [x1 , x2 , ..., xN ]T
y = [y1 , y2 , ..., yN ]T
∗
yH = [y1∗ , y2∗ , ..., yN ]
Fund. of Digital CommunicationsChapter 2: Signals and Systems – p. 11/54
al Processing and Speech Communications Lab
GRAZ UNIVERSITY OF TECHNOLOGY
kx − x̂k = min kx − yk
y∈S
x̂ = arg min kx − yk
y∈S
Projection Theorem:
projection error x − x̂ must be orthogonal to the
subspace S
R(A) = {Ax ∈ H1 |x ∈ H0 }
N (A) = {x ∈ H0 |Ax = 0}
x = (AH A)−1 AH y = By
B ... pseudoinverse of A
BA = I ... i.e. B is a left inverse of A
furthermore:
ŷ = Ax = A(AH A)−1 AH y = Py
Av = λv
for some λ ∈ C
λ . . . eigenvalue
(λ, v) . . . eigenpair
v(t) = ej2πf t
∞
X ∞
X
x(t) = ck ejk(2πf0 )t → y(t) = ck H(kf0 )ejk(2πf0 )t
k=−∞ k=−∞
k
coefficients c , d
0.2
k
dk ↔ y(t)
.5 0.1
0
0
-0.1
-4 -2 0 2 4 6 8 -20 -15 -10 -5 0 5 10 15 20
time t index k (frequency k f )
0
Koeffizienten der Fourier Reihe
truncated reconstruction of the time-domain signals
.3
1.5
x(t)
signals x(t), y(t)
.2
1 y(t)
.1 0.5
0 0
1 -0.5
-20 -15 -10 -5 0 5 10 15 20 -4 -2 0 2 4 6 8
index k (frequency k/T0)
time t
ej2πf0 t ↔ δ(f − f0 )
δ(t − T ) ↔ e−j2πf T
1
cos(2πf0 t) ↔ 2
[δ(f − f0 ) + δ(f + f0 )]
1
sin(2πf0 t) ↔ 2j
[δ(f − f0 ) − δ(f + f0 )]
1
sinc(F t) ↔ F
rect (f, F/2)
rect(t, T /2) ↔ T sinc (f T )
1
e−αt u(t) ↔ j2πf +α
; Re {α} >0
δ(f ) 1
u(t) ↔ 2
+ j2πf
1 j
2
δ(t) + πt
↔ u(f )
P+∞ 1 P+∞ 1
k=−∞ δ(t − kT ) ↔ T m=−∞ δ f− T
m
1
jt
↔ −πsgn(f )
F F
x(t) ←→ X(f ) → y(t) ←→ Y (f ) = X(f )H(f )
H(f ) . . . frequency response of the LTI system
System response in time domain:
make use of convolution property:
F
y(t) = x(t) ∗ h(t) ←→ Y (f ) = X(f )H(f )
Fourier transform:
F
δ(t) ←→ 1
F
δ(t − T ) ←→ e−j2πf T
Fund. of Digital CommunicationsChapter 2: Signals and Systems – p. 45/54
al Processing and Speech Communications Lab
GRAZ UNIVERSITY OF TECHNOLOGY
x(t) = δ(t)
→ y(t) = δ(t) ∗ h(t)
Z ∞
= δ(λ)h(t − λ) dλ = h(t)
−∞