Cognitive Radio Oriented Wireless Networks. 10th International Conference, CROWNCOM 2015, Doha, Qatar, April 21–23, 2015, Revised Selected Papers

Research Article

Implementing a MATLAB-Based Self-configurable Software Defined Radio Transceiver

Download
445 downloads
  • @INPROCEEDINGS{10.1007/978-3-319-24540-9_13,
        author={Benjamin Drozdenko and Ramanathan Subramanian and Kaushik Chowdhury and Miriam Leeser},
        title={Implementing a MATLAB-Based Self-configurable Software Defined Radio Transceiver},
        proceedings={Cognitive Radio Oriented Wireless Networks. 10th International Conference, CROWNCOM 2015, Doha, Qatar, April 21--23, 2015, Revised Selected Papers},
        proceedings_a={CROWNCOM},
        year={2015},
        month={10},
        keywords={Software defined radio DBPSK MATLAB MATLAB coder MEX Reconfigurable computing},
        doi={10.1007/978-3-319-24540-9_13}
    }
    
  • Benjamin Drozdenko
    Ramanathan Subramanian
    Kaushik Chowdhury
    Miriam Leeser
    Year: 2015
    Implementing a MATLAB-Based Self-configurable Software Defined Radio Transceiver
    CROWNCOM
    Springer
    DOI: 10.1007/978-3-319-24540-9_13
Benjamin Drozdenko1,*, Ramanathan Subramanian1,*, Kaushik Chowdhury1,*, Miriam Leeser1,*
  • 1: Northeastern University
*Contact email: bdrozdenko@coe.neu.edu, rsubramanian@coe.neu.edu, krc@ece.neu.edu, mel@coe.neu.edu

Abstract

Software defined radio (SDR) transitions the communication signal processing chain from a rigid hardware platform to a user-controlled paradigm, allowing unprecedented levels of flexibility in parameter settings. However, programming and operating such SDRs have typically required deep knowledge of the operating environment and intricate tuning of existing code, which adds delay and overhead to the network design. In this work, we describe a bidirectional transceiver implemented in MATLAB that runs on the USRP platform and allows automated, optimal selection of the parameters of the various processing blocks associated with a DBPSK physical layer. Further, we provide detailed information on how to create a real-time multi-threaded design wherein the same SDR switches between transmitter and receiver functions, using standard tools like the MATLAB Coder and MEX to speed up the processing steps. Our results reveal that link latency and packet reception accuracy are greatly improved through our approach, making it a viable first step towards protocol design within an easily accessible MATLAB environment.