You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11-15Lines changed: 11 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,26 +12,24 @@
12
12
[cvxpy]: https://www.cvxpy.org/
13
13
[paper]: https://arxiv.org/abs/2502.10371
14
14
15
-
Software for **Codebooks with Integral-Split Self-Interference Reduction**
16
-
(**CISSIR**, pronounced like "scissor"). This repository serves as supplementary material for the following work,
17
-
which has been submitted to the IEEE for possible publication:
15
+
Software and supplemertary material for **Codebooks with Integral-Split Self-Interference Reduction**
16
+
(**CISSIR**, pronounced like "scissor"). Please refer to the associated IEEE Transactions Journal Paper:
18
17
19
18
[CISSIR: Beam Codebooks with Self-Interference Reduction Guarantees for Integrated Sensing and Communication Beyond 5G][paper]
20
19
21
20

22
21
23
22
## Main features
24
23
25
-
CISSIR is a principled design method
26
-
for analog or hybrid beam codebooks with **reduced self-interference (SI)**.
27
-
As such, CISSIR codebooks can be used as a replacement of
28
-
**5G-NR beam codebooks** to enable
24
+
CISSIR extends **5G-NR beam codebooks** with a principled **low self-interference (SI)** design
25
+
to enable
29
26
[integrated sensing and communication (ISAC)](https://isac.committees.comsoc.org/).
30
-
Its principal features include:
27
+
CISSIR's main features include:
31
28
29
+
-:hammer_and_wrench: High versatility: Suitable for hybrid or analog, phased or tapered beamforming, even under multipath SI.
32
30
-:memo: Theoretical performance guarantees for sensing SNR in the face of analog/mixed-signal distortion.
33
31
-:zap: Better performance[^1] and faster[^2] than other available codebooks.
34
-
-:busts_in_silhouette: Easily (re)usable and extendable
32
+
-:arrows_counterclockwise: Easily (re)usable and extendable
35
33
- Entirely written in [Python](https://www.python.org/)
36
34
- Built on top of popular open-source libraries like [sionna] and [cvxpy].
37
35
@@ -102,8 +100,9 @@ The following order is recommended:
102
100
103
101
## Acknowledgment
104
102
105
-
The authors of this work acknowledge the financial support by the [Federal Ministry of Education and Research of Germany (BMBF)](https://www.bmbf.de/EN)
106
-
in the programme [“Souverän. Digital. Vernetzt.”](https://www.bmbf.de/SharedDocs/Publikationen/DE/5/31677_Souveraen_Digital_Vernetzt.html)
103
+
The authors of this work acknowledge the financial support by the
104
+
[Federal Ministry for Research, Technology and Space (BMFTR)](https://www.bmftr.bund.de/EN/)
105
+
in the programme [“Souverän. Digital. Vernetzt.”](https://www.bmftr.bund.de/SharedDocs/Publikationen/DE/5/31677_Souveraen_Digital_Vernetzt.html)
0 commit comments