HDL-ready MAC layer implementation for multi-node Li-Fi communications

Athira Km,Subhasri Duttagupta
DOI: https://doi.org/10.1007/s41870-023-01255-1
2023-04-20
International Journal of Information Technology
Abstract:The Light Fidelity (Li-Fi) is a short-range optical wireless communication (OWC) technology where Light emitting diodes (LEDs) are used for transmission of data and photodiodes are used for reception of data. This paper deals with an implementation for Medium access control (MAC) sublayer for Li-Fi that conforms to IEEE 802.15.7 standard specifications for short-range OWC. Existing works on the implementation of the MAC layer have demonstrated the VLC communications for point-to-point topology only and do not deal with LiFi MAC layer functionalities in detail. This work supports multi-node communications and considers all the topologies e.g., point-to-point, star, and broadcast as mentioned in the standard. Our MAC layer implementation is based on MATLAB and Simulink and it includes important MAC layer functionalities such as coordinator selection, beacon generation, and association/disassociation with the coordinator, etc. Moreover, this paper also explores additional functionalities such as Synchronization among multiple devices and flicker mitigation and dimming support which are not addressed in the existing solutions. The emphasis in this paper is not on a real demonstration of LiFi-based communication but on building a simulation model that passes through the step of HDL (Hardware description language) code conversion such that synthesizable VHDL/Verilog code can be easily generated and integrated with the physical layer.
What problem does this paper attempt to address?