Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - ALOHA
Search - ALOHA - List
DL : 0
aloha协议
Update : 2012-03-02 Size : 11855 Publisher : shaohan211

纯ALOHA协议 在该协议下,用户只要有帧产生,就会传送出去,发生冲突时,就等待一个随机时间后再重发。 所以对当前帧时,只有两种情况下可以发送成功: 1)当前帧时只有一帧要发送,且当前帧时的前一帧时无帧发送; 2)当前帧时只有一帧要发送(发送时刻为t),且前一帧时的最后一帧的发送时间不在(t- FRAMETIME)~ t这段时间内。 其他情况下都会产生冲突。 发生冲突时,错误帧继续传送,用户重新发送帧,设定一个随机数Rt,将该帧添加到第Rt/ FRAMETIME帧时上去,并设该帧的相对时间为Rt% FRAMETIME。这样即相当于用户等待一随机时间后重发。 对每一帧时进行上述控制,最终可得到成功发送的次数Suc,将其除以Suc = Suc /ARRAYLENGTH即得平均每帧时发送成功的帧数。 对于不同G,得到不同FrameArray,所得的Suc也不同,用一个数组来保存G与Suc的对应关系,再将其画出来。 -pure ALOHA agreement under the agreement, as long as users have a frame, it will transmit out, conflict, will wait for a random period of time before re-issued. Therefore, the current frame, there are only two circumstances can this success : 1) the current frame only one to send, and the current frame before one-time frame sent; 2) the current frame only to send a (t this moment), but before a final of a transmission time not (t-FRAMETIME) ~ t this time. Other cases will have conflict. Conflict, to continue to disseminate the wrong frame, users re-sending frames, set a random number Rt, this frame added to the first Rt/FRAMETIME frames up, and established the time frame for the relative% FRAMETIME Rt. This is equivalent to that user for a random period of time after re-issued. For each
Update : 2024-04-20 Size : 44032 Publisher : fang

分隙ALOHA: 该协议下,用户在产生帧后总是等到下一帧时开始时才发送,所以,对于结构FrameTime_struct,其m_Frame[i](相对时间)总是为零。发生冲突后同样等待一个随机时间重发。 所以只要满足当前帧时只有一帧发送,就可以发送成功,而不需考虑上一帧时的情况。 -points gap ALOHA : under the agreement, users always have a frame after frame until the next time when this started, so that the structure FrameTime_struct, m_Frame [i] (relative to time) always zero. After the conflict the same time waiting for a random re-issued. Therefore, as long as the current frame to meet only one this, we can successfully sent, and not considering one at the situation.
Update : 2024-04-20 Size : 47104 Publisher : fang

DL : 0
aloha协议仿真基于omnet仿真平台-aloha agreement omnet simulation based simulation platform
Update : 2024-04-20 Size : 517120 Publisher : van

Otheraloha
DL : 0
网络仿真软件OPNET ALOHA协议模型的文件-network simulation software OPNET ALOHA protocol model document
Update : 2024-04-20 Size : 398336 Publisher : 风雷

DL : 0
保证正确无误的Multiple access protocls源代码。包括ALOHA, CSMA, ISMA等等。写论文,做研究,超级有用-Guarantee the accuracy of the Multiple access protocls source code. Including ALOHA, CSMA, ISMA and so on. Write papers, to do research, super useful
Update : 2024-04-20 Size : 11264 Publisher : Jane

RFIDaloha
DL : 0
网络仿真软件OMNET++使用的一个实例,仿真ALOHA.-Network Simulation Software OMNET++ Used an example of simulation of ALOHA.
Update : 2024-04-20 Size : 1465344 Publisher : 金甲

用NS仿真开发环境,仿真ALOHA协议,对结果进行分析-network simulation environment develop aloha protocol
Update : 2024-04-20 Size : 4096 Publisher : jack

RFIDaloha
DL : 0
OMNeT++ for RFID ALOHA collision protocol
Update : 2024-04-20 Size : 128000 Publisher : Yang Pang Huang

Otheraloha
DL : 0
OMNeT++的aloha实现代码,用C++编写-OMNeT++ code to achieve the aloha with a C++ to prepare
Update : 2024-04-20 Size : 3072 Publisher : 刘林峰

DL : 0
Aloha is a package to auto manage the DHCP and private LAN IP acquisition
Update : 2024-04-20 Size : 2048 Publisher : Ji

DL : 0
排队理论中的aloha算法实现,该算法的运行环境为matlab.-Queuing theory aloha algorithm, the algorithm running environment for matlab.
Update : 2024-04-20 Size : 3072 Publisher : lifen

有关于OMNET++得一些案例,该例子aloha算法得-OMNET++ was on a number of cases, the examples of aloha algorithm was
Update : 2024-04-20 Size : 600064 Publisher : stever

DL : 0
this code simulate pure aloha .
Update : 2024-04-20 Size : 1024 Publisher : aissan

OtherALOHA
DL : 0
matlab对aloha,s-aloha的仿真-matlab pairs of aloha, s-aloha Simulation
Update : 2024-04-20 Size : 12288 Publisher : tff

动态ALOHA法在解决RFID反碰撞问题中的应用-Dynamic ALOHA anti-collision RFID in solving the problem of
Update : 2024-04-20 Size : 303104 Publisher : flyindance8564

Otheraloha
DL : 0
基于OPNET的aloha协议仿真(aloha协议是无线传感器网络MAC协议的一种)-The aloha protocol simulation based on OPNET (aloha protocol MAC protocol for wireless sensor networks a)
Update : 2024-04-20 Size : 393216 Publisher : 罗小英

draw diagrams for pure Aloha and slotted aloha with poisson arrival rate.
Update : 2024-04-20 Size : 2048 Publisher : shaz

DL : 1
随机接入ALOHA协议,仿真其吞吐性能以及时延性能。-ALOHA random access protocol, the simulation of its throughput performance and delay performance.
Update : 2024-04-20 Size : 1024 Publisher : ABIN

在opnet14.5环境下对无线aloha进行仿真,得到g-s曲线。-wireless aloha simulation based on opnet14.5 environment
Update : 2024-04-20 Size : 144384 Publisher : tianbowu
« 12 3 4 5 6 7 8 9 10 ... 16 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.