Sync with the audited manuscript

The jammed OMA model now matches the transmit chain the paper
describes, the key-length sweep averages the eavesdropper over eight
substitute-key draws, and verify_math gains the coded-OMA outage
reference, symbolic checks of the three algebraic identities, and the
cross-period remainder of Proposition 2. The README records the energy
and channel conventions.
This commit is contained in:
KiHoLee
2026-08-22 14:47:17 +09:00
parent 0b0796df55
commit 58a85c30f6
17 changed files with 250 additions and 111 deletions
+16 -16
View File
@@ -1,17 +1,17 @@
jsr_db,blind,matched,perm_blind,oma_targeted
-10,0.10064,0.37023,0.10146,0.5614379461
-8,0.1249233333,0.4708266667,0.12691,0.65563829
-6,0.1634766667,0.5763733333,0.16262,0.7407016397
-4,0.214,0.6803433333,0.21294,0.8120662111
-2,0.2825866667,0.76744,0.2808,0.8681995366
0,0.3646733333,0.8388366667,0.36478,0.9100289945
2,0.4608633333,0.8904066667,0.4600566667,0.9398716824
4,0.5610033333,0.92756,0.5599433333,0.9604546595
6,0.65865,0.9529333333,0.6570033333,0.9742944207
8,0.7445133333,0.96962,0.74325,0.9834284377
10,0.8155633333,0.9808933333,0.8162233333,0.9893770607
12,0.8720266667,0.98766,0.8727233333,0.9932152779
14,0.9134533333,0.99211,0.9136866667,0.9956760816
16,0.94315,0.9950333333,0.9424633333,0.9972471319
18,0.96219,0.9969166667,0.96196,0.9982475299
20,0.9756633333,0.99808,0.97557,0.9988837869
-10,0.10064,0.37023,0.10146,0.2950044518
-8,0.1249233333,0.4708266667,0.12691,0.3736020055
-6,0.1634766667,0.5763733333,0.16262,0.4641613508
-4,0.214,0.6803433333,0.21294,0.5604432983
-2,0.2825866667,0.76744,0.2808,0.6547042122
0,0.3646733333,0.8388366667,0.36478,0.7398901068
2,0.4608633333,0.8904066667,0.4600566667,0.8114085956
4,0.5610033333,0.92756,0.5599433333,0.8676974349
6,0.65865,0.9529333333,0.6570033333,0.9096638579
8,0.7445133333,0.96962,0.74325,0.9396161468
10,0.8155633333,0.9808933333,0.8162233333,0.9602809786
12,0.8720266667,0.98766,0.8727233333,0.9741788992
14,0.9134533333,0.99211,0.9136866667,0.9833527887
16,0.94315,0.9950333333,0.9424633333,0.989328064
18,0.96219,0.9969166667,0.96196,0.9931837836
20,0.9756633333,0.99808,0.97557,0.995655941
1 jsr_db blind matched perm_blind oma_targeted
2 -10 0.10064 0.37023 0.10146 0.5614379461 0.2950044518
3 -8 0.1249233333 0.4708266667 0.12691 0.65563829 0.3736020055
4 -6 0.1634766667 0.5763733333 0.16262 0.7407016397 0.4641613508
5 -4 0.214 0.6803433333 0.21294 0.8120662111 0.5604432983
6 -2 0.2825866667 0.76744 0.2808 0.8681995366 0.6547042122
7 0 0.3646733333 0.8388366667 0.36478 0.9100289945 0.7398901068
8 2 0.4608633333 0.8904066667 0.4600566667 0.9398716824 0.8114085956
9 4 0.5610033333 0.92756 0.5599433333 0.9604546595 0.8676974349
10 6 0.65865 0.9529333333 0.6570033333 0.9742944207 0.9096638579
11 8 0.7445133333 0.96962 0.74325 0.9834284377 0.9396161468
12 10 0.8155633333 0.9808933333 0.8162233333 0.9893770607 0.9602809786
13 12 0.8720266667 0.98766 0.8727233333 0.9932152779 0.9741788992
14 14 0.9134533333 0.99211 0.9136866667 0.9956760816 0.9833527887
15 16 0.94315 0.9950333333 0.9424633333 0.9972471319 0.989328064
16 18 0.96219 0.9969166667 0.96196 0.9982475299 0.9931837836
17 20 0.9756633333 0.99808 0.97557 0.9988837869 0.995655941
+8 -8
View File
@@ -1,9 +1,9 @@
L,d,legit_ser,eve_ser,mask_xcorr,oma
8,32,0.948557,0.997348,0,0.6849191155
12,48,0.413714,0.999937,0,nan
16,64,0.257299,0.9999905,0,0.2747696909
20,80,0.1874125,0.9998835,0,0.2289444229
24,96,0.1522385,0.99938,0,0.1961714033
32,128,0.107608,0.9997135,0,0.1524639978
48,192,0.0719285,0.9897345,0,0.1054308944
64,256,0.0530375,0.9997025,0,0.08056383667
8,32,0.948557,0.999577,0,0.6849191155
12,48,0.413714,0.999816,0,nan
16,64,0.257299,0.999865,0,0.2747696909
20,80,0.1874125,0.999368,0,0.2289444229
24,96,0.1522385,0.9997115,0,0.1961714033
32,128,0.107608,0.9997615,0,0.1524639978
48,192,0.0719285,0.998383,0,0.1054308944
64,256,0.0530375,0.9996495,0,0.08056383667
1 L d legit_ser eve_ser mask_xcorr oma
2 8 32 0.948557 0.997348 0.999577 0 0.6849191155
3 12 48 0.413714 0.999937 0.999816 0 nan
4 16 64 0.257299 0.9999905 0.999865 0 0.2747696909
5 20 80 0.1874125 0.9998835 0.999368 0 0.2289444229
6 24 96 0.1522385 0.99938 0.9997115 0 0.1961714033
7 32 128 0.107608 0.9997135 0.9997615 0 0.1524639978
8 48 192 0.0719285 0.9897345 0.998383 0 0.1054308944
9 64 256 0.0530375 0.9997025 0.9996495 0 0.08056383667
+7 -7
View File
@@ -1,7 +1,7 @@
users,legit_ser,eve_ser,mask_xcorr
2,0.026755,0.999999,0.000000
4,0.053062,0.999707,0.000000
8,0.106523,0.999414,0.000000
16,0.256325,0.999948,0.000000
32,0.946055,0.999983,0.000000
48,0.997737,0.999983,0.000000
users,legit_ser,eve_ser,mask_xcorr,oma
2,0.026755,0.999999,0.000000,0.041447
4,0.053062,0.999707,0.000000,0.080564
8,0.106523,0.999414,0.000000,0.152464
16,0.256325,0.999948,0.000000,0.274770
32,0.946055,0.999983,0.000000,0.684919
48,0.997737,0.999983,0.000000,nan
1 users legit_ser eve_ser mask_xcorr oma
2 2 0.026755 0.999999 0.000000 0.041447
3 4 0.053062 0.999707 0.000000 0.080564
4 8 0.106523 0.999414 0.000000 0.152464
5 16 0.256325 0.999948 0.000000 0.274770
6 32 0.946055 0.999983 0.000000 0.684919
7 48 0.997737 0.999983 0.000000 nan
+3
View File
@@ -8,3 +8,6 @@ V2b eve SER @ 80dB,0.99609375,0.9896666666666667,0.0064270833333333055,0.015,PAS
V3b random mask E|corr|,0.09973557010035818,0.10187042771408686,0.002134857613728683,0.009973557010035819,PASS
V4a blind jammer projection mean,0.0,0.00026396107284673695,0.00026396107284673695,0.003,PASS
V4b blind jammer projection variance,0.01558576233568703,0.015476787953278994,0.00010897438240803532,0.0007792881167843516,PASS
V6 coded-OMA outage @ 10 dB,0.0406,0.040575,0,0,REFERENCE
V7 symbolic identities,exact,exact,0,0,PASS
V8 cross-period remainder,0.0,-0.001285,0.001285,0.01,PASS
1 check claim empirical abs_err tol verdict
8 V3b random mask E|corr| 0.09973557010035818 0.10187042771408686 0.002134857613728683 0.009973557010035819 PASS
9 V4a blind jammer projection mean 0.0 0.00026396107284673695 0.00026396107284673695 0.003 PASS
10 V4b blind jammer projection variance 0.01558576233568703 0.015476787953278994 0.00010897438240803532 0.0007792881167843516 PASS
11 V6 coded-OMA outage @ 10 dB 0.0406 0.040575 0 0 REFERENCE
12 V7 symbolic identities exact exact 0 0 PASS
13 V8 cross-period remainder 0.0 -0.001285 0.001285 0.01 PASS