Why one can show erfc sqrt where recall pfd exp snr for given snr
References
“Design and analysis of Modern Tracking Systems,” Samuel Blackman and Robert Popoli, Artech House, 1999.
1
Electrical Background
2
Simulating Noise and Signals in
% Plot random series
clf
plot(Time, NoSig, 'r', Time, Sig, 'b', [0 N], ...[Threshold Threshold], 'g',[0 N],[0 0],[0 N], [Signal Signal]) legend('Noise', 'Noise+Signal', 'Threshold')
xlabel('Time')
ylabel('Voltage')
title('Voltage vs. Time')
|
||||
---|---|---|---|---|
| ||||
| ||||
| ||||
|
|
|||
|
|
|||
| ||||
| ||||
| ||||
|
|
|||
|
|
|||
| ||||
| ||||
| ||||
|
|
4
MATLAB Code: sDetection
% Script Name: sDetect
% Version: 1.3
% Date: 3/22/08
% Author: John MacCarthy
% Description: This script generates gaussian curve for the Noise case
% and for the Signal in noise case. For a given SNR Threshold,
% the program determines the Ptd, Ptnd, Pfd, & Pmd
False Detections and Missed Detections
| |||||||
---|---|---|---|---|---|---|---|
|
|
||||||
|
|
||||||
| |||||||
| |||||||
|
|
||||||
|
|
| |||||
| |||||||
| |||||||
|
|||||||
|
|
||||||
| |||||||
| |||||||
|
|||||||
|
We are unable to get all these. Why?
One can show:
Note: Integration over multiple pulses can increase the Pd and decrease the Pfd for a given SNR. But a discussion of this is beyond the scope of this course.
8
Radio/Radar Design Implications
Requirements for a radar will generally take the form:
Summary
Signals in the presence of Noise:
|
|
|
---|---|---|
| ||
| ||
Each has a probability of occurrence that is a function of SNRt, Ao, & SigmaNoise: |
||
| ||
| ||
|
|
|
This analysis applies to both Communications and Sensor Systems |
|