IEEE802.15.4OQPSK的matlab仿真我要分享

IEEE802.15.4OQPSK simulation of MATLAB

matlab

关注次数: 289

下载次数: 0

文件大小: 11.67 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:用matlab仿真了IEEE802.15.4在2.4Ghz频段OQPSK PHY的收发过程,文件包含主文件main.m及其模块函数,实现了IEEE802.15.4 OQPSK PHY从PSDU到PPDU帧组装,比特到符号映射,符号到32位码片映射,以及OQPSK调制,接受实现了匹配接收,能够正确解调得到发送消息


English Description:

MATLAB simulation in 2.4Ghz band IEEE802.15.4 OQPSK PHY transceiver, the file includes the master file main.m and the module functions, implements IEEE802.15.4 OQPSK from PSDU PHY to the PPDU frame Assembly, bit into the symbol mapping symbols to a 32-bit chip mapping and OQPSK modulation, accept to achieve a matching receive to properly demodulation to be sending a message


代码预览