▍1. OFDM-Tunnel
在gnuradio+usrp上实现OFDM协议,全双工的。(The OFDM agreement on the gnuradio+usrp, full-duplex.)
在gnuradio+usrp上实现OFDM协议,全双工的。(The OFDM agreement on the gnuradio+usrp, full-duplex.)
使用usrp和gnuradio接收AM信号的代码,还有AM发送的信号以及说明的pdf(Receiving AM Signals from Data Files,python code,document)
说明: OFDM系统仿真内容,比较简单的说明,希望有用哦。(OFDM Channel estimation)
一个基于python 的V2V仿真代码。(the code is about V2V communication simulation)
说明: 一个基于python 的V2V仿真代码。(the code is about V2V communication simulation)
纠错码之BCH编译码python算法说明(BCH decode and encode)
python 卡曼滤波的python代码和说明文档,程序都在文档里(python kalmanfilter)
完成对cmw500测试仪器的程控及初始化操作(Novice is currently in the learning stage. CMW500 GSM non-signaling test program example, including initialization)
说明: 完成对cmw500测试仪器的程控及初始化操作(Novice is currently in the learning stage. CMW500 GSM non-signaling test program example, including initialization)
说明: Python实现Can接收发送 DBC分析报文 绘制曲线 支持离线回放(Python implements Can receive and send DBC analysis messages, draw curves, support offline playback)
说明: 基于深度学习的OFDM多载波系统信道估计(Channel estimation for OFDM multi carrier system based on deep learning)
无源传感器网络的分布式能量自适应最小化延迟调度(Distributed Energy Adaptive Minimization Delay Scheduling for Passive Sensor Networks)
说明: 无源传感器网络的分布式能量自适应最小化延迟调度(Distributed Energy Adaptive Minimization Delay Scheduling for Passive Sensor Networks)
说明: 该资源为应用GNUradio工具,对USRP的开发,主要实现了频谱感知,以及根据频谱感知的结果进行ofdm通信的功能(This resource is the development of USRP using gnuradio tool. It mainly realizes the function of spectrum sensing and OFDM communication according to the result of spectrum sensing)
说明: 使用python基于numpy编写函数和程序,完整实现了SC-FDE链路的仿真,包括调制、成型滤波、信道、同步、频偏补偿、均衡、解调。(Full realization of SC-FDE link simulation using python with functions based on numpy.)
说明: Python异步IO模块源代码,众所周知Python由于全局锁的问题在多线程支持上存在弊病,通过异步可有效提升效率(Python asynchronous IO source code)
说明: 使用pyqt编写的界面程序,实现串口网络通信(The interface program written by pyqt is used to realize the serial port network communication)