资源描述:
《光突发交换网络的控制协议研究毕业设计(论文)》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、光突发交换网络的控制协议研究摘要光突发交换OBS技术(OpticalBurstSwitching)吸收了光波长交换OCS和光分组交换OPS的优势,又克服了它们的缺陷,相较OCS信道利用率更高,相较OPS可实现性更强,能满足未来业务量爆炸式增长,及业务的多样性和多变性的要求,因此被看作是当前最有发展潜力的光交换技术之一。OBS网络的关键技术包括:信道调度算法、边缘节点组装算法、资源预约协议、冲突处理机制、QoS机制等,本文在第二章介绍了OBS网络的结构和一些关键的技术。本文主要研究了OBS网络的信道调度算法,首先介绍了两个常用的算法:L
2、AUC算法和LAUC-VF算法,根据算法思想给出流程图和C程序描述,然后通过仿真比较了两种算法的性能,指出了LAUC算法的缺陷,提出了一种新的信道调度算法:基于权值的最小时隙(LAUC-αSV)算法,LAUC算法仅仅考虑了对信道的浪费最小,没有考虑对光纤延时线FDL资源的合理利用,LAUC-αSV算法同时将信道利用率和光纤延时线利用率两点做为OBS网络性能的指标,因为两者的资源重要性不同,引入权值α进行衡量,文中给出了算法的流程图和C程序描述。最后通过MATLAB仿真对两种算法进行了仿真,仿真显示LAUC-αSV算法相较LAUC算法系
3、统丢包率更低,性能更优。AbstractOpticalBurstSwitching(OBS)combinesthebenefitsofOpticalCircuitSwitching(OCS)andOpticalPacketSwitching(OPS)whileavoidingthelimitationsofOCSandOPS.Thechannel-usingrateofOBSishigherthanOCS,andthepossibilityofrealizationismorethanOPS.Itcansatisfytheexplo
4、siveincreaseofdatainthefuture,andsatisfytheneedofmultiplicityandlevityofnetwork.SothetechnologyofOBSisconsideredasthemostpotentialofdevelopmentinthetechnologyofopticalswitching.ThekeytechnologyofOBSnetworkcombine:thechannelschedulealgorithm,theassemblyalgorithminedgenod
5、e,resourcereservationprotocol,themethodofresourceconfliction,andthequalityofservice.ThisthesisintroducesthestructureandsomekeytechnologyofOBSnetwork.Thisthesismainlystudiesthechannelschedulealgorithm.Firstly,itstudiesthetwoconstantlyusedalgorithms:LAUCalgorithmandLAUC-V
6、Falgorithm,andgivestheflowchartanddescriptionofalgorithmsbyClanguage,whilecomparingtheperformanceofthetwoalgorithmsbysimulatingtoolMATLAB.ThethesispointsoutthebugofLAUCalgorithm,andproposesthenewchannelalgorithm:LAUC-αSV(LatestAvailableUnscheduledChannelwithSmallestVoid
7、basedoncoefficient-α).ThealgorithmofLAUConlyconsiderstheleastwasteofchannel,butdoesn’tconsiderthereasonableusingofFDL.TheLAUC-αSValgorithminthispaperconsiderbothusingofchannelandFDLastheindexofOBSnetwork,becausetheimportanceofthemaredifferent,thecoefficient-αispresentto
8、balance,thethesisgivestheflowchartanddescriptionofalgorithmbyClanguage,thesimulationsoftwoalgorithmsarecarried