Topic:: Professor: Hyung Yun Kong Student: Pham Thanh Tuan
Topic:: Professor: Hyung Yun Kong Student: Pham Thanh Tuan
1. Introduction
2. Estimation Theory
• Least squares estimation (LSE)
• Maximum likelihood estimation (MLE)
• Minimum mean square error (MMSE) estimation
• Maximum a posteriori (MAP) estimation
• Kalman filter
3. Detection Theory
• Neyman – Pearson detection
• Matched filter detection
• Energy detection
• Cyclostationary feature detection (CFD)
4. Application
2 WIRELESS COMMUNICATION LAB
Introduction
Transmission/
Nature Processing
measurement
s[n;𝜃] strue[n;𝜃]
signal x[n] = strue[n;𝜃] + w[n]
∑ ∑
model + + ≜ s[n;𝜃] + e[n]
+ +
• The LSE minimizes the distance or energy between the data and the signal
model with the estimated value of 𝜃.
The MMSE estimator is determined with minimize the Bayesian risk under the
quadratic cost function. We saw that
• The MMSE estimator for the Bayesian model becomes the MVUE
estimator for the classical linear model as the prior distribution becomes
uninformative.
𝑝 𝑥|𝜃 𝑝 𝜃
= 𝑎𝑟𝑔max
𝜃 𝑝 𝑥
= 𝑎𝑟𝑔max 𝑝 𝑥|𝜃 𝑝 𝜃
𝜃
= 𝑎𝑟𝑔max ln 𝑝 𝑥|𝜃 + ln 𝑝 𝜃
𝜃
The Kalman filter tries to estimate the state x of a discrete time controlled
process that is governed by the equation:
𝑥𝑘 = 𝐴𝑥𝑘−1 + 𝐵𝑢𝑘−1 + 𝑤𝑘−1
with measurement 𝑧𝑘
𝑧𝑘 = 𝐻𝑧𝑘 + 𝑣𝑘
Where:
• Process noise 𝑝(𝑤)~𝑁(0, 𝑄), process noise covariance Q.
• Measurement noise 𝑝(𝑣)~𝑁(0, 𝑅), measurement noise covariance R
• Matrix A relates the state at time k to the state at previous time k-1, in
absence of noise.
• Matrix B relates the optional control input to the state x.
• Matrix H relates the state to the measurement.
𝑃𝐹𝐴 = න 𝑝 x; ℋ0 𝑑x = 𝛼
x:𝐿 x >𝛾
L(x) is the likelihood ratio, and comparing L(x) to a threshold is termed the
likelihood ratio test.
𝑇 𝑥 = x 𝑛 𝑠[𝑛]
𝑛=0
“Correlator”
“Matched filter”
ℇ
𝑃𝐷 = 𝑄 𝑄−1 𝑃𝐹𝐴 −
𝜎2
𝛾′ − ℇ ℇ
𝑃𝐷 = 𝑃𝑟 𝑇 > 𝛾 ′ ; ℋ1 = 𝑄 = 𝑄 𝑄−1 𝑃𝐹𝐴 −
𝜎 2ℇ 𝜎2
𝑇(𝑥) ≜ 𝑥 𝑛 2
𝑛=0
Where the test statistic T(x), the received signal x[n], N: the number of
samples.
Energy detection compares the energy of the received signal x[n] in a certain
frequency band to a threshold value (𝛾):
– T(x) > 𝛾 :
• H1: Exist signal in channel
– T(x) < 𝛾 :
• Ho: Not exist signal in channel
j 2fu
YT (n, f ) y (u ) e du
n T / 2
2
d SNRin N
Feature detector: d ( ) ~ 0
1 N
Radar communications
Sonar
Image processing
Biomedicine
Control
Seismology
[3] Louis L. Scharf and Cedric Demeure, Statistical Signal Processing: Detection, Estimation, and Time Series
Analysis.
[4] Steven M. Kay, Prentice Hall, Fundamentals of Statistical Signal Processing, Volume 1: Estimation Theory.
[5] Steven M. Kay, Prentice Hall, Fundamentals of Statistical Signal Processing, Volume 2: Detection Theory.