E-Fi - an LTE and WiFi coexistence mechanism
This project contains the base code for the E-Fi mechanism, a research project from Northeastern University in the Genesys Lab in collaboration with the Mathworks inc. The formal paper is published in the IEEE Transactions of Mobile Computing (TMC) [1]. E-Fi allows Wi-Fi devices to coexist with LTE on the same band without requiring any changes on the LTE and Wi-Fi Physical Layer (unlike Listen-Before-Talk or CSAT) by extending its capabilities with the WiFi Direct Standard, which allows for a multi-hop communication, and scheduling its transmissions within Almost Blank Subframes (ABS) (an Inter-cell Interference coordination mechanism present in LTE Release 10). The E-Fi mechanism can be summarized into the following steps:
1. Packet Success Rate (PSR) evaluation based on received power (Prx) and Signal-to-Noise Ratio (SINR).
2. Node Pre-categorization (Relay, Wi-Fi Direct Client or Regular Client).
3. Device discovery and PSR exchange.
4. Node Grouping and ABS distribution.
[1] C. Bocanegra, T. E. Kennouche, Z. Li , L. Favalli, M. Di Felice and K. Chowdhury, "E-Fi: Evasive Wi-Fi Measures for Surviving LTE within 5GHz Unlicensed Band," in IEEE Transactions on Mobile Computing, Accepted June 18 2018.
Cite As
Carlos Bocanegra (2025). E-Fi - an LTE and WiFi coexistence mechanism (https://github.com/MathworksProjects/LTE-WiFi-Coexistence), GitHub. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
1_TABLE_PHY
1_TABLE_PHY/Utilities/Discover_BER_vs_NotDetected
1_TABLE_PHY/Utilities/Table_plot
2_TABLE_MAC
3_EXPERIMENT_THROUGHPUT
4_EXPERIMENT_NODE_CATEGORY
5_EXPERIMENT_FEASIBLE_REGION
6_EXPERIMENT_GENERAL_STATS
7_EFi_GUI
Versions that use the GitHub default branch cannot be downloaded
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 | Uploaded descriptive image (logo) for the project.
- Update the reference for the accepted paper. The research project has come to an end after the acceptance. |
|