zigbee协议栈源码 ,基于IEEE 802.15.4 标准,用matlab实现我要分享

ZigBee protocol stack source code, based on the 80

matlab zigbee 源码 协议 IEEE 基于 实现 标准

关注次数: 282

下载次数: 2

文件大小: 14.24 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

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

代码描述

中文说明:该代码按照zigbee物理层协议栈,经过整形滤波,上下采样,应用巴克码达到易于在解调时寻找同步点的目的,在用matlab仿真时,为了模仿真实信道,在代码中加入与实际噪声最接近的高斯白噪声,进行OQPSK调制解调,最终在一定的信噪比下,实现解调完全正确


English Description:

The code in accordance with the ZigBee physical layer protocol stack, after shaping filter, sampling, applying Barker codes achieve the easy to find synchronization points in demodulation, using MATLAB simulation, in order to mimic the real channel, in the code added and closest to the actual noise of Gaussian white noise, OQPSK modulation and demodulation, eventually in a certain signal to noise ratio to achieve completely correct demodulation


代码预览