An open API service indexing awesome lists of open source software.

https://github.com/hectorta1989/mimo-phy-security-analysis-with-eavesdropper

Analysis of physical layer security of MIMO system using Machine Learning algorithms vs theoretical best
https://github.com/hectorta1989/mimo-phy-security-analysis-with-eavesdropper

computernetworks machinelearning-python phy

Last synced: 3 months ago
JSON representation

Analysis of physical layer security of MIMO system using Machine Learning algorithms vs theoretical best

Awesome Lists containing this project

README

        

# MIMO-PHY security with Eavesdropper
Analysis of physical layer security of MIMO system using ML algorithms vs theoretical best

Various MIMO channels have been implemented (Line of Sight, Rayleigh fading, etc).
The main analysis done was to compare the physical layer security provided by
antenna selection (any subset of the transmit antennas) using ML algorithms
to the theoretical maximum security rate.

The main conclusion is that as the ML algorithms can approach the theoretical curves
as the training data increase. This is a problem where synthetic data can be used
as the channels are random in nature, so by using random channels good results
can be achieved.