-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathequipment.json
23 lines (17 loc) · 988 Bytes
/
equipment.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[{
"title":"Technical details on low-power jammer 'S1.1'",
"id":"S1.1",
"desc":"The jammer S1.1 belongs to the 'Cigarette jammer' category of jammers. Such jammers are often installed in the cigarette lighter outlet in cars. They are intended to cover the car, and a given radius around the car. \nS1.1 is an one-antenna, so-called 'L1-only', jammer, disrupting only the upper L-band.",
"image":"appendixG/s1.1-photo.png",
"table":
[
["Centre frequency\n[MHz]","Bandwidth\n[MHz]", "PSD\n[dBm/MHz]", "TX total\n[dBm]", "CF max\n[dBm]", "Sweep rate\n[µs]", "Modulation"],
["1577.40","29.96","7.58","22.34","7.89","37.1","Sawtooth"]
],
"images":[
{"path":"appendixG/s1.1-1.png","desc":"Frequency and power measurement of jammer S1.1"},
{"path":"appendixG/s1.1-2.png","desc":"Real-time persistence and spectrogram measurement of jammer S1.1"},
{"path":"appendixG/s1.1-2.png","desc":"Time domain (analog demod) measurement of jammer S1.1"}
]
}
]