TL;DR
This paper presents a MATLAB-based SDR implementation of an IEEE 802.11b compliant link layer on USRP, enabling flexible, real-time wireless communication testing and protocol development.
Contribution
It introduces a bidirectional transceiver design in MATLAB that complies with IEEE 802.11b, facilitating rapid development and testing of MAC protocols on SDR platforms.
Findings
Robust mitigation of packet collisions demonstrated
Fairness among nodes achieved in experiments
System supports fundamental IEEE 802.11b features
Abstract
Software defined radio (SDR) allows unprecedented levels of flexibility by transitioning the radio communication system from a rigid hardware platform to a more user-controlled software paradigm. However, it can still be time consuming to design and implement such SDRs as they typically require thorough knowledge of the operating environment and a careful tuning of the program. In this work, our contribution is the design of a bidirectional transceiver that runs on the commonly used USRP platform and implemented in MATLAB using standard tools like MATLAB Coder and MEX to speed up the processing steps. We outline strategies on how to create a state-action based design, wherein the same node switches between transmitter and receiver functions. Our design allows optimal selection of the parameters towards meeting the timing requirements set forth by various processing blocks associated…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
