Skip to content

TCD's contribution for LTE D2D automatic mode selection algorithms between infrastructure mode and D2D mode.

License

Notifications You must be signed in to change notification settings

ewine-project/LTE-D2D-automatic-mode-selection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The codes included in this repository are under the AGPLv3 licence.

LTE D2D automatic mode selection (Developed by Trinity College Dublin (TCD))

TCD's contribution for LTE D2D automatic mode selection algorithms between infrastructure mode and D2D mode.

Two algorithms on switching between downlink and sidelink based on SNR.

Downlink and sidelink are PDSCH and PSSCH PHY layer transmission based on open-source SDR software srsLTE (https://github.com/srsLTE).

srsLTE installation is required as prerequisition.

Algorithm 1. Downlink and Sidelink working at the same time for monitoring the SNR. handover is seamless.

see file:

channel_a_b.sh

Algorithm 2. Downlink and Sidelink do not work at the same time.

see two separate files:

sl.sh and dl.sh

Please run all the bash files on the remote_UE PC.

The folder of srsLTE_D2D_PHY includes a partial (ongoing) implementation of PHY PSSCH channel based on srsLTE

eNodeB.zip, Relay_UE.zip, Remote_UE.zip have to be unzipped, installed in 3 different PCs.

Run "internal_gui" files alongside with srsLTE examples files (the commands for running srsLTE are included in texts files in subfolders) to launch GUI to change LTE parametres on the fly.

More information please contact [email protected]

About

TCD's contribution for LTE D2D automatic mode selection algorithms between infrastructure mode and D2D mode.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages