83中无线局域网IEEE+802111仿真指南英文.docx

上传人:b****8 文档编号:30272309 上传时间:2023-08-13 格式:DOCX 页数:16 大小:694.46KB
下载 相关 举报
83中无线局域网IEEE+802111仿真指南英文.docx_第1页
第1页 / 共16页
83中无线局域网IEEE+802111仿真指南英文.docx_第2页
第2页 / 共16页
83中无线局域网IEEE+802111仿真指南英文.docx_第3页
第3页 / 共16页
83中无线局域网IEEE+802111仿真指南英文.docx_第4页
第4页 / 共16页
83中无线局域网IEEE+802111仿真指南英文.docx_第5页
第5页 / 共16页
点击查看更多>>
下载资源
资源描述

83中无线局域网IEEE+802111仿真指南英文.docx

《83中无线局域网IEEE+802111仿真指南英文.docx》由会员分享,可在线阅读,更多相关《83中无线局域网IEEE+802111仿真指南英文.docx(16页珍藏版)》请在冰豆网上搜索。

83中无线局域网IEEE+802111仿真指南英文.docx

83中无线局域网IEEE+802111仿真指南英文

WirelessLAN(IEEE802.11)ModelGuide

Purpose

ThisdocumentdescribesWirelessLAN(WLAN)simulationmodelshippedaspartofstandardOPNETmodelrelease10.0AforITDecisionGuruandOPNETModelerwithradiomodule.

WirelessLANBackground

WirelessLANprotocolisbasedontheIEEE802.11standard.Thestandarddefinesamediumaccesscontrol(MAC)sublayerandthreephysical(PHY)layers.ThegoaloftheIEEE802.11protocolistodescribeawirelessLANthatdeliversservicescommonlyfoundinwirednetworks,e.g.,throughput,reliabledatadelivery,andcontinuousnetworkconnections.ThearchitectureoftheIEEE802.11WLANisdesignedtosupportanetworkwheremostdecisionmakingisdistributedacrossthemobilestations.Someofthecomponentsthatarethebasicbuildingblocksofthe802.11basednetworkaredescribedbelow:

1.Station:

InIEEE802.11networkastationisthecomponentthatconnectstothewirelessmedium.Thestationmaybemobile,portable,orstationary.Everystationsupportsallstationserviceswhichincludeauthentication,deauthentication,privacy,anddeliveryofthedata(MACservicedataunit).

2.BasicServiceSet(BSS):

TheIEEE802.11WLANarchitectureisbuiltaroundaBSS.ABSSisasetofstationsthatcommunicatewithoneanother.WhenallthestationsintheBSScancommunicatedirectlywitheachotherandthereisnoconnectiontoawirednetwork,theBSSiscalledanindependentBSS(IBSS).IBSSisalsoknowasadhocnetworkwhichistypicallyashort-livednetworkwithsmallnumberofstationsindirectcommunicationrange.WhenaBSSincludesanaccesspoint(AP),theBSSisnolongerindependentandiscalledaninfrastructureBSSorsimplyBSS.InaninfrastructureBSS,allmobilestationscommunicatewiththeAP.TheAPprovidesboththeconnectiontothewiredLAN,ifany,andthelocalrelayfunctionwithintheBSS.

3.ExtendedServiceSet(ESS):

AnESSisasetofinfrastructureBSSs,wheretheAPscommunicateamongthemselvestoforwardtrafficfromoneBSStoanother.TheAPsperformthiscommunicationviadistributionsystem(DS).TheDSisthebackboneoftheWLANandmaybeconstructedofeitherwiredorwirelessnetworks.

MediumAccessControl

TheIEEE802.11mediumaccesscontrol(MAC)suppliesthefunctionalityrequiredtoprovideareliabledeliverymechanismforuserdataoverwirelessmedia.ThefirstfunctionoftheWLANMACistoprovideareliabledatadeliveryservicetotheusers.ThisisachievedthroughaframeexchangeprotocolattheMAClevel.ThesecondfunctionoftheWLANMACistoprovidefairmechanismtocontrolaccessofsharedwirelessmedia.Itperformsthisfunctionthroughtwodifferentaccessmechanisms:

thecontention-basedmechanism,calledthedistributedcoordinationfunction(DCF),andacentrallycontrolledaccessmechanism,calledthepointcoordinationfunction(PCF).ThethirdfunctionoftheWLANMACistoprovideprotectiontothedataitdelivers.Thisisdonethroughaprivacyservice,calledWiredEquivalentPrivacy(WEP)whichencryptsthedatasentoverthewirelessmedium.

MACFrameExchange

TheminimalMACframeexchangeconsistsoftwoframe,adataframesentfromthesourcetothedestinationandanacknowledgement(Ack)framefromthedestinationtothesource.Ifthesourcedoesn’treceiveanacknowledgmentthenitattemptstoretransmitadataframeafterobservingappropriatedeference.Thereareretrylimitsassociatedwiththeretransmissionoftheframes.Theprotocolalsosuggestsanoptionaluseofrequesttosend(Rts)andcleartosend(Cts)frameexchangebetweensourceanddestinationstationsformediareservation.RtsistransmittedfromsourcetodestinationstationandCtsisaresponseinitiatedbythedestinationstationtothesourcestation.ThisinitialhandshakeisfollowedbytheminimalMACframeexchange.

BasicAccessMechanism

Thebasicaccessmechanismiscarriersensemultipleaccesswithcollisionavoidance(CSMA/CA)withbinaryexponentialbackoff.Inthistypeofaccessmechanism,astationwilllistentothemediumbeforebeginningatransmission.Ifthemediumisalreadycarryingatransmission,thestationthatislisteningwillnotbeginitsowntransmission.ThisistheCSMAportionoftheaccessmechanism.Iftwoormorestationsbegantheirtransmissionatthesametimethentherewillbeacollisionwhichmaycauseoneormoreframestobecorrupted.Inordertoavoidcollision,astationlistenstothemediumbeforebeginningitsowntransmission.Ifitdetectsanexistingtransmissionthenitwillenterintoadeferralperioddeterminedbybinaryexponentialbackoffalgorithm.Thebinaryexponentialbackoffmechanismchoosesarandomnumberwhichrepresentstheamountoftimethatmustelapsewhilethemediumisidlei.e.thelisteningstationmayattempttobeginitstransmissionagain.TheIEEE802.11MACusescollisionavoidanceratherthancollisiondetectioninordertobeabletosimultaneouslytransmitandreceive.Forthisreason,theIEEE802.11MACimplementsanetworkallocationvector(NAV).TheNAVisavaluethatindicatestoastationtheamountoftimethatremainsbeforethemediumwillbecomeavailable.TheNAViskeptcurrentthroughdurationvaluesthataretransmittedinallframes.Bycombiningthevirtualcarriersensingmechanism(usingNAV)withthephysicalcarriersensingmechanism,theMACimplementsthecollisionavoidanceportionoftheCSMA/CAaccessmechanism.Distributedcoordinationfunction(DCF)isabasicaccessmechanismdescribedintheprotocol.Itusesphysicalandvirtualcarriersensemechanisms.IfbothmechanismsindicatethatmediuminnotinuseforanintervalofDIFS(distributedinterframespace)thenthestationwillbegintotransmittheframe.However,ifthemediumisnotbusythenthebackoffalgorithmisapplied.Thetransmissionisconsideredtobeunsuccessfulifthereisnoacknowledgementreceivedfromthedestination.Thismayresultintheretransmissionoftheframe.

CentrallyControlledAccessMechanism

Thecentrallycontrolledmechanismusesapollandresponseprotocoltoeliminatethepossibilityofconnectionforthemedium.Thisaccessmechanismiscalledthepointcoordinationfunction(PCF).Apointcoordinator(PC)controlsthePCF.ThePCisalwayslocatedinanAP.Generally,thePCFoperatesbystationsrequestingthatthePCregisterthemonapollinglist,andthePCthenregularlypollsthestationsfortrafficwhilealsodeliveringtraffictothestations.ThePCFisanoptionalpartoftheIEEE802.11standard.ItisbuiltovertheDCFandbothoperatesimultaneously.

ModelScopeandLimitations

ThissectiondiscussestheimplementationchoicesmadeindevelopingthesimulationmodelfortheWLANMACprotocol.Certainpartsoftheprotocolhavebeensimplified,omittedordeferredforlaterdevelopmentinviewofthefactthatitisintendedprimarilyforDCFbasedMACperformanceestimation.

WirelessLANModelApplications

SomeofthestudiesthatyoucanperformusingtheWirelessLANprotocolmodelarelistedbelow:

1.StudythepossibilityofhavingWLANasanalternativetolocalareanetworkaccesstechnology(e.g.comparedtoethernet).

2.Analyzenetworkperformancebyvaryingthecapacity(ornumberofnodes)inthenetwork.

3.PerformanceevaluationofprotocolspecificfeatureslikefragmentationandreassemblyorRTS/CTSframeexchange.

4.SettingupindependentandinfrastructureBSSnetworkandevaluatetheirperformances.

5.ResearchnewmediaaccesscontrolmechanismtoreducebandwidthoverheadresultingfromRTS/CTSexchange.ThissectiondiscussesthekeyelementsoftheWLANsimulationmodelsuiteincludingmodelattributesandstatistics.Theideaistoshowthathowthemodelsimulatestheprotocolbehavior,sosomeoftheimplementationspecificdetailsarenotdiscussed.Asmentionedbeforetherearetwotypesofwirelessnetworkconfiguration:

InfrastructureBSSandIndependentBSS.ThecurrentWLANmodelsupportsboththeconfigurationsandtheirsetupisasfollows:

 

1.InfrastructureBSS

WorkstationscancommunicateoutsideoftheBSSusingAccessPoint(AP)whichisconnectedtothedistributionsystem.Also,thisAPactsasarelaywithinaBSS.

2.IndependentBSS

Thisisanadhocnetworkofseveralstations.Theworkstationscanhaveapeer-to-peerconnectionwithotherstationsintheBSSbutthecommunicationwillbelimitedtotheBSS.

“wireless_lan”ObjectPalette

Followingarethemodelswhicharecontainedinthepalette:

1.WirelessWorkstation(fixedandmobile)

2.WirelessServer(fixedandserver)

3.Wirelessterminalstation(WLANMACwithoutIP)

4.WirelessRouter(withonewirelessinterfaceandoneormorewirelineinterfacelikeethernet,FDDI,tokenring,ATMetc.)

BothmodelerandITDGhaveseveralwirelessnodesdefinedintheobjectpalette.Moremodelscanbecreatedandaddedtothispaletteasneeded.

NodeArchitecture

NodemodelsofsomecommonlyusedWirelessLANobjectsareasfollows:

1.WirelessWorkstation

TheWirelessLANmodelingoftheMACandthephysicallayeriscomprisedofthewireless_lan_macprocess,transmitter,receiver,andthechannelstreams(asshownbythedottedboxinthefigureabove).TheARP(addressresolutionprotocol)isaninterfacebetweentheMACandthehigherlayers.

2.WirelessRouter(orAccessPoint)

TheillustratedaccesspointcontainsonewirelessinterfaceandoneEthernetinterface.ItcanbeusedtoconnectaBSSwithawirelinedistributionsystem.Notethatthewirelessinterfacereceivesthedataframeandsendsittothehigherlayerforaddressresolutionifthedestinationstationdoesnotbelong

tothesameBSS.

3.BSS:

WirelessLAN-basednetworkisconfiguredusingOPNETsubnetobject.EachOPNETsubnetcanbeconsidered

展开阅读全文
相关资源
猜你喜欢
相关搜索

当前位置:首页 > 成人教育 > 电大

copyright@ 2008-2022 冰豆网网站版权所有

经营许可证编号:鄂ICP备2022015515号-1