遇见数据集

Frames of SDR ADALM PLUTO based QPSK Communication Link

收藏
Mendeley Data2026-07-04 收录
官方服务:

资源简介:

A frame of 100 QPSK symbols are randomly generated and a Barker header sequence of 26 symbols is prefixed to it making a total frame of size 126 symbols. A total of 7096 such frames are generated, stored as complex variable "Tx_data", with dimension 126 by 7096. So each column represents one frame of QPSK symbols prefixed with Barker header. Symbols of each frame are pulse shaped using raised cosine filter and hence converted to a waveform of 126*20=2520 samples. These samples are transmitted over the air several times using Software Defined Radio (SDR) ADALM PLUTO's Transmit port at 850 MHz, with a gain setting of 0 dB. A receive antenna connected to Receive port of the same SDR is kept at 3 meter distance from the transmit antenna and is programmed to receive 850 MHz signal at a gain setting of 20 dB. This receive port captures the transmitted frames, with 3 times more length than the transmitted frames length. Thus each received frame has a length of 2520*3=7560 samples. After matched filtering with raised cosine filter, the resultant 7560 received samples corresponding to each of the 7096 such received frames are stored as complex variable "Rx_data", with dimension 7560 by 7096. So each column represents one received frame after matched filtering. Both Tx_data and Rx_data complex variables are saved as QPSKlink.mat and this is the data set of QPSK communication link. To access this dataset in MATLAB, copy the file in your working folder and then use the following snippet of code. load("QPSKlink.mat"); Then in the workspace the Tx_data and Rx_data will be visible with their data type and size. The QPSKlink dataset offers a practical and realistic testbed for exploring modern wireless communication using real over-the-air measurements collected with ADALM-PLUTO SDRs. Unlike purely simulated datasets, it captures channel effects in an indoor laboratory environment (having several racks of hardware and computers kept on tables), hardware imperfections, timing uncertainties, and noise encountered in real communication systems. Because both the transmitted symbol sequences and the corresponding received waveforms are available, the dataset can be used to develop and evaluate a variety of intelligent receiver functions. These include pulse alignment, frame synchronization, timing offset estimation, carrier frequency offset estimation, channel estimation, equalization, and symbol detection. The presence of a known Barker header enables research on frame synchronization algorithms. The dataset provides an excellent foundation for advancing AI-enabled wireless communications.

创建时间:
2026-06-03
二维码
社区交流群
二维码
科研交流群
商业服务