CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - csma ca
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - csma ca - List
[
SourceCode
]
csma/ca ofdm matlab编程仿真
DL : 0
其中有csma/ca的matlab编程仿真,也有ofdm的matlab编程实现
Update
: 2011-11-11
Size
: 2.96kb
Publisher
:
yinuo2010
[
Internet-Network
]
网络仿真-0.5持续CSMA
DL : 1
p-持续CSMA协议下,一个用户在发送之前,先侦听信道,若是空闲,就以概率p发送出去,而以q =1-p的概率推迟到下一帧时。如果下一帧时仍是空闲,便再次以概率p发送而以q推迟到再下一帧时。直到发送成功或另外一用户开始发送时为止。若一开始就侦听到信道忙,它就等到下一帧时,然后再开始上述过程。若发生冲突,这等待一随机时间后重新开始。本实验中取q值为0.5。求的是0.5-持续CSMA。 -p-persistent CSMA agreement, a user before sending the first interception channel, if idle, with probability p sent, and to q = 1-p probability postponed to the next frames. If the next frame was still idle, they again sent with probability p and q to further postponed to the next frames. Until this a success or other users at the beginning of this date. If an interception at the start of the busy channel, it will wait till the next frames, and then begin the process. If conflict breaks out, waiting for a random period of time after the re-start. The experiments take q value of 0.5. For the 0.5-sustained CSMA.
Update
: 2025-02-17
Size
: 54kb
Publisher
:
fang
[
Internet-Network
]
网络仿真-1-持续的CSMA
DL : 1
1-持续CSMA协议下,当一个用户要发送数据时,它首先侦听信道,看是否有其他站点在传送。如果信道忙,就持续等待直到信道空闲时,便将数据送出。若发生冲突,就等待一个随机长的时间,然后重新侦听。 对于这种协议,先考虑当前帧i时的前一帧时i-1,得到前一帧时的最后一帧frame0(相对时间最大的帧)的相对时间dt0,然后再在当前帧时查看有哪些帧的相对时间会小于dt0,这些帧若是发送就会与frame0发生冲突,所以这些帧就进入持续等待状态,这些帧并没有发送。再考虑当前帧余下的帧(dt > dt0),它们中的第一帧侦听到信道处于空闲状态,所以就发送,而其他的帧由于第一帧的发送又处于等待状态。若有大于或等于2个帧的相对时间相等,且它们又同时侦听到信道空闲时,就会同时发送而导致冲突,冲突发生后的处理方法同上两个协议的一样。 -1- CSMA continued under the agreement, when a user to send data, it first interception Channel to see if there are other sites in transmission. If Channel busy, continuing to wait until the idle channel, and put more information out. If there is conflict, it is a long wait for a random time, then re-interception. Such agreements, to consider the current frame i am one of the former when i-1, be a time before the final one frame0 (relative to the time frame) the relative dt0 time, and then when the current frame to detect what the relative time frame will be less than dt0, these frames will be sent if and frame0 conflict, these frames would enter the state continued to wait, they do not send frames. Consider the current frame remaining frames (dt gt; Dt0), the interception of the first fra
Update
: 2025-02-17
Size
: 47kb
Publisher
:
fang
[
Internet-Network
]
csma
DL : 0
是个印度人编写的CSMA/CD模拟程序~图形界面~-is prepared by the Indian CSMA/CD simulation program GUI ~ ~
Update
: 2025-02-17
Size
: 6kb
Publisher
:
huyien
[
Internet-Network
]
csma
DL : 0
在网络仿真模拟工具下实现的MAC层最基本的CSMA协议-In the network simulation tool for the MAC layer to achieve the most basic CSMA protocol
Update
: 2025-02-17
Size
: 4kb
Publisher
:
kaigo
[
Communication-Mobile
]
CSMA
DL : 0
CSMA/SD载波帧冲突检测模拟仿真,采用的是C#-CSMA/SD carrier frame conflict detection simulation, using the C#
Update
: 2025-02-17
Size
: 360kb
Publisher
:
wyz
[
Internet-Network
]
mac-csma
DL : 0
CSMA的.cc代码。CSMA是为了实现竞争信道时使用的。-CSMA
Update
: 2025-02-17
Size
: 2kb
Publisher
:
jh
[
3G develop
]
CSMA-0.5
DL : 0
模拟CSMA的算法,对理解网络中的冲突检测有很大的帮助-Simulation of CSMA algorithms, understanding of the conflict detection network has a great help
Update
: 2025-02-17
Size
: 55kb
Publisher
:
zxg
[
source in ebook
]
csma
DL : 0
csma模型的仿真,可以参考 slotted CSMA simulation-CSMA model simulation, can refer to slotted CSMA simulation
Update
: 2025-02-17
Size
: 1kb
Publisher
:
吴迎笑
[
Mathimatics-Numerical algorithms
]
CSMA-CAalgotithm
DL : 0
csma-ca 算法的源代码,欢迎大家一起探讨-csma-ca algorithm source code, welcome you to explore
Update
: 2025-02-17
Size
: 34kb
Publisher
:
徐维涛
[
Internet-Network
]
IEEE802.11MAC
DL : 0
IEEE802.11MAC层CSMA/CA机制的分析与研究-IEEE802.11MAC layer CSMA/CA mechanism for Analysis and Research
Update
: 2025-02-17
Size
: 175kb
Publisher
:
wayne
[
Internet-Network
]
CSMA.CA
DL : 0
该代码是CSMA/CA,用于无线环境下的MAC层的媒体共享.是一种DCF模式,-this is CSMA/CA,used to media access at the level of MAC in the wireless environment ,which is a model of DCF.
Update
: 2025-02-17
Size
: 5kb
Publisher
:
xiongdy
[
Linux-Unix
]
NS-Mac-802_11-Document-Public_Release
DL : 0
这是ns2.31下的CSMA/CA代码分析,我看了该流程分析后,节省了我不少时间。-This explain csma/ca process.Through reading the document,I save lots of time to read mac code.
Update
: 2025-02-17
Size
: 771kb
Publisher
:
xiongdy
[
SCM
]
CSMA
DL : 0
一种无线传感器网络CSMA协议的设计与实现-csma
Update
: 2025-02-17
Size
: 274kb
Publisher
:
乔福
[
OS program
]
csma_ca
DL : 0
csma ca implemenattion
Update
: 2025-02-17
Size
: 10kb
Publisher
:
sam
[
Communication-Mobile
]
fwcw03_paper(NANO-MAC)
DL : 0
a carrier sense multiple access with collision avoidance (CSMA/CA) based MAC protocol, called nanoMAC, suitable for low bit-rate, low-power wireless devices with high efficiency
Update
: 2025-02-17
Size
: 129kb
Publisher
:
Shereen
[
Embeded-SCM Develop
]
CC1110-CSMA
DL : 1
基于cc1110的csma算法,iar开发环境-cc1110 csma
Update
: 2025-02-17
Size
: 575kb
Publisher
:
tangyue
[
matlab
]
csma
DL : 0
MAC层CSMA协议,是在OPNET中使用的-MAC layer,CSMA protocols
Update
: 2025-02-17
Size
: 90kb
Publisher
:
Lin Bilan
[
Other
]
CSMA-CAsufashiyan
DL : 1
无线传感器网络中,CSMA-CA算法实验,希望对无线传感器网络的朋友有用-wsn
Update
: 2025-02-17
Size
: 53kb
Publisher
:
俊
[
Communication-Mobile
]
csma-ca-master
DL : 0
csma-ca.m:没有争用期,csma/ca的仿真结果; csma_ca1.m:有争用期,csma/ca的仿真结果; main1.m:对于csma/ca性能的分析与仿真结果(Csma-ca.m: no contention period, CSMA / Ca simulation results; CSMA? CA1. M: contention period, CSMA / Ca simulation results; Main1. M: analysis and simulation results of CSMA / Ca performance)
Update
: 2025-02-17
Size
: 18kb
Publisher
:
七奇启契
«
1
2
3
4
5
6
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.