This commit is contained in:
eneller
2026-04-20 22:10:24 +02:00
parent ca47910e4b
commit 571949421e
2 changed files with 13 additions and 0 deletions

6
a10.md Normal file
View File

@@ -0,0 +1,6 @@
# PNT Carrier Wave
The UHF frequencies around 1.6 GHz were chosen for GPS and related applications
because they provide a sensible tradeoff between
- antenna size (bigger for lower frequencies),
- ionospheric refraction (higher for lower frequencies),
- absorption (higher for higher frequencies).

7
a11.md Normal file
View File

@@ -0,0 +1,7 @@
# GNSS attacks
Spoofing refers to identifying as another identity, in this case the GNSS satellite,
broadcasting false signals with the goal of manipulating the course of aircraft or naval vessels.
Jamming refers to making the service unavailable by decreasing the signal-to-noise ratio.
Jamming is a lower effort attack as it does not require knowledge of the protocols in use.
Both make the original service unavailable, however because spoofing provides false information
instead, it is harder to detect and poses a greater threat.