多址接入协议仿真我要分享

Simulation of multiple access protocol

关注次数: 247

下载次数: 0

文件大小: 7.80 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

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

代码描述

中文说明:多址接入协议仿真。ALOHA协议由于数据包之间的碰撞而导致性能下降,CSMA协议能够提供较高的容量,但它应用于无线通信系统时,容易受到“隐终端”问题的影响。而ISMA协议通过中央基站控制移动终端的数据包传输,降低了数据包之间发生碰撞的概率以及隐终端问题。 


English Description:

Simulation of multiple access protocol. The performance of ALOHA protocol is degraded due to the collision between packets. CSMA protocol can provide high capacity, but when it is applied in wireless communication system, it is vulnerable to the problem of "hidden terminal". ISMA protocol controls the transmission of mobile terminal packets through the central base station, which reduces the probability of collision between packets and the hidden terminal problem.  


代码预览

相关推荐