Description: 系统分别对无线通信中的几种重要的多址接入协议进行了仿真,包括pure-ALOHA,slotted-ALOHA,CSMA以及ISMA,对每种协议的信噪比-误码率关系进行了分析。-Of wireless communications systems are in several important multiple access protocol simulation, including the pure-ALOHA, slotted-ALOHA, CSMA and ISMA, signal to noise ratio of each type of agreement- the relationship between bit error rate are analyzed. Platform: |
Size: 5120 |
Author:张硕 |
Hits:
Description: Hi, this a matlab code for pure Aloha, npcsma, isma, and slotted Aloha. All results are saved in results.dat file so that they can be compared later. I hope it helps -Hi, this is a matlab code for pure Aloha, npcsma, isma, and slotted Aloha. All results are saved in results.dat file so that they can be compared later. I hope it helps Platform: |
Size: 9216 |
Author:Syed |
Hits:
Description: it is all about the csmaCD. ALoha and slotted ALOHA based simulation implemented in MATLAB. Most of the work has been done using GUI operation. Platform: |
Size: 125952 |
Author:mmhn khan |
Hits:
Description: pure aloha 和slotted aloha算法的 matlab代码。结果显示了两种算法吞吐量的对比,通过修改标签数也可以得出吞吐量的变化值。
纯ALOHA协议(Pure ALOHA)
当传输点有数据需要传送的时候,它会向立即向通讯频道传送。
接收点在收到数据后,会ACK传输点。
如果接收的数据有错误,接收点会向传输点发送NACK。
当网络上的两个传输点同时向频道传输数据的时候,会发生冲突,这种情况下,两个点都停止一段时间后,再次尝试传送。
因为有太多的传输冲突.-pure aloha and slotted aloha algorithm matlab code. The results show the comparison of the two algorithms throughput, by modifying the number of labels can also come to change the value of the throughput. Pure ALOHA protocol (Pure ALOHA) When the transfer point has data to transmit, when it would have to immediately transfer to the communications channel. After receiving the data reception point will ACK transmission points. If the received data has an error, the receiver sends NACK point to point transmission. After transmission when two points on the network at the same time to the channel to transmit data, it will conflict, in this case, two points are stopped for some time, try the transfer again. Because there are too many transmission conflict. Platform: |
Size: 4096 |
Author:hanqiu |
Hits:
Description: 时隙 ALOHA(Slotted ALOHA)算法是在纯ALOHA 算的基础上将时间分成了多个离散的时隙,被分割成的时隙的长度要大于标签所携带数据信息帧的长度-Slot ALOHA (Slotted ALOHA) algorithm is based on pure ALOHA time will be counted into the slot more discrete, divided into the slot length is greater than the length of the data label information carried by the frame Platform: |
Size: 1024 |
Author:hanqiu |
Hits:
Description: %分别对存在捕获效应和不存在捕获效应时的时隙ALOHA协议性能进行仿真。
%分别对存在捕获效应和不存在捕获效应时的ALOHA协议性能进行仿真。
%分别对存在捕获效应和不存在捕获效应时的np-CSMA协议性能进行仿真(%, respectively, to simulate the performance of slotted ALOHA protocol when there is capture effect and no capture effect.
%, respectively, simulation of ALOHA protocol performance when there is capture effect and no capture effect.
%, respectively, simulation of np-CSMA protocol performance when there is capture effect and no capture effect) Platform: |
Size: 1024 |
Author:xuxianfeng
|
Hits:
Description: # CRDSA
一种基于Matlab实现的争用分辨率分集开槽的Aloha MAC层
争用分集开槽ALOHA (CRDSA):一种增强的随机访问方案
适用于卫星接达分组网络;恩里科·卡西尼、里卡多·德高顿齐和奥斯卡·德尔·巴布0·埃雷罗;
IEEE无线通信学报,第6卷,第4期,2007年4月(# CRDSA
A Matlab implementation of the Contention Resolution Diversity Slotted Aloha MAC layer
Contention Resolution Diversity Slotted ALOHA (CRDSA): an enhanced random access scheme
for satellite access packet networks; Enrico Casini, Riccardo De Gaudenzi and Oscar del Rio Herrero;
IEEE Transactions on Wireless Communications, Vol. 6, No. 4, April 2007) Platform: |
Size: 17408 |
Author:安安宁 |
Hits: