Skip to content

Where does the + 3 dB come from in active radar detections? #16

@JuergHuber

Description

@JuergHuber

There is an additional + 3dB that I don't understand in the monostatic radar detection code:

alpha = pow(10, ((snr + 3) / 20))

I understand that the Bayes test is used for detection as mentioned in this paper (Equ. 18-23).

I understand that the SNR is calculated according to Skolnik 1980, (Equ. 2.54) (apart from the bug in #15).

It is unclear where the additional + 3dB term comes from.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions