w3 TEL502E 2021
w3 TEL502E 2021
w3 TEL502E 2021
H0 : x[n] = w[n] n = 0, 1, . . . , N 1
where the signal is s[n] = A for A > 0 and w[n] is WGN with variance 2
. Now the NP
detector decides H1 if
h PN i
1 1 1 2
N exp 2 2 n=0 (x[n] A)
(2⇡ 2 ) 2
h PN 1 2 i >
1 1
N exp 2 2 n=0 x [n]
(2⇡ 2 ) 2
0
!
0 A
PD = P r(T (x) > ; H1 ) = Q p
2 /N
N A2
In this case d2 = 2 .
Further notice that the detection performance (PD ) increases monotonic with the deflection
coefficient.
27
Neyman-Pearson Theorem – Example Change Var
2
H0 : x[n] ⇠ N (0, 0)
2
H1 : x[n] ⇠ N (0, 1 ),
with 2
1 > 0.
2
Neyman-Pearson test:
h PN i
1 1 1 2
N exp 2 12 n=0 x[n]
(2⇡ 12 ) 2
h PN i>
1 1 1 2
N exp 2 02 n=0 x [n]
(2⇡ 02 ) 2
28
Neyman-Pearson Theorem – Example Change Var
we then have
N 1
1 X 2 0
x [n] >
N n=0
2
2 1
0 N ln +ln 2
with = 1 1
0
2 2
0 1
What about PD ?
29
Neyman-Pearson Theorem – Example Change Var
30
The decision regions for change in varince
hypothesis test
19/12/16
Deterministic Signals
Binary detection problem:
H0 x[n] = w[n]
H1 x[n] = s[n] + w[n]
Assumptions
17
Deterministic Signals
The NP detector decides H1 if the likelihood ratio exceeds a threshold or Notice that presence of s[n]
implies change in mean of
p(x; H1 )
L(x) = >
p(x; H0 ) observe signal. Optimal detector
where x = [x[0], x[1], . . . , x[N 1]]T . Since will test whether there is a
" # change in the mean of the test
N 1
1 1 X 2
p(x; H1 ) = N exp 2
(x[n] s[n]) statistic.
(2⇡ 2) 2 2 n=0
" N 1
#
1 1 X 2
p(x; H0 ) = N
exp 2
x [n]
(2⇡ 2) 2 2 n=0
we have " !#
N
X1 N
X1
1 2 2
L(x) = exp 2
(x[n] s[n]) x [n] > .
2 n=0 n=0
18