首页 > 最新文献

Optical Switching and Networking最新文献

英文 中文
Modeling and upgrade of disaster-resilient interdependent networks using machine learning 利用机器学习对相互依存的抗灾网络进行建模和升级
IF 1.9 4区 计算机科学 Q3 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2024-11-09 DOI: 10.1016/j.osn.2024.100791
Ferenc Mogyorósi, Péter Revisnyei, Alija Pašić
Recent global emergencies emphasize the critical role of reliable communication networks. As dependence on critical infrastructures grows, the focus shifts from isolated failures to designing networks capable of withstanding disasters, taking into account their interdependence with infrastructures like the power grid. This paper investigates the problem of the disaster resilient upgrade of interdependent networks, focusing on enhancing network resilience during emergencies and ensuring a service-level agreement. We analyze how the interdependency between the networks affects the disaster resilience and propose heuristic methods for network operators to improve resilience against disasters. Furthermore, to address the challenge of hidden interdependencies, we present a novel approach using graph neural networks for predicting interdependency between networks based on historical data of failures. Using simulations with real networks and earthquake data, we demonstrate that limiting the number of interdependent edges per node significantly affects resilience. We show that if sufficient data is available graph neural networks can learn the connection between failures and interdependencies, and capable of predicting interdependencies. Additionally, we show that selecting appropriate upgrade methods can reduce network upgrade costs by up to 20%.
最近发生的全球紧急事件强调了可靠通信网络的关键作用。随着人们对关键基础设施的依赖程度不断增加,关注的重点也从孤立故障转向设计能够抵御灾害的网络,同时考虑到网络与电网等基础设施之间的相互依存关系。本文研究了相互依存网络的抗灾升级问题,重点是提高网络在紧急情况下的恢复能力并确保服务水平协议。我们分析了网络之间的相互依赖关系如何影响抗灾能力,并为网络运营商提出了启发式方法,以提高抗灾能力。此外,为了应对隐藏的相互依赖关系这一挑战,我们提出了一种基于故障历史数据的图神经网络预测网络间相互依赖关系的新方法。通过使用真实网络和地震数据进行模拟,我们证明了限制每个节点的相互依赖边的数量会显著影响抗灾能力。我们证明,如果有足够的数据,图神经网络可以学习故障和相互依赖之间的联系,并能够预测相互依赖关系。此外,我们还证明,选择适当的升级方法可以将网络升级成本最多降低 20%。
{"title":"Modeling and upgrade of disaster-resilient interdependent networks using machine learning","authors":"Ferenc Mogyorósi,&nbsp;Péter Revisnyei,&nbsp;Alija Pašić","doi":"10.1016/j.osn.2024.100791","DOIUrl":"10.1016/j.osn.2024.100791","url":null,"abstract":"<div><div>Recent global emergencies emphasize the critical role of reliable communication networks. As dependence on critical infrastructures grows, the focus shifts from isolated failures to designing networks capable of withstanding disasters, taking into account their interdependence with infrastructures like the power grid. This paper investigates the problem of the disaster resilient upgrade of interdependent networks, focusing on enhancing network resilience during emergencies and ensuring a service-level agreement. We analyze how the interdependency between the networks affects the disaster resilience and propose heuristic methods for network operators to improve resilience against disasters. Furthermore, to address the challenge of hidden interdependencies, we present a novel approach using graph neural networks for predicting interdependency between networks based on historical data of failures. Using simulations with real networks and earthquake data, we demonstrate that limiting the number of interdependent edges per node significantly affects resilience. We show that if sufficient data is available graph neural networks can learn the connection between failures and interdependencies, and capable of predicting interdependencies. Additionally, we show that selecting appropriate upgrade methods can reduce network upgrade costs by up to 20%.</div></div>","PeriodicalId":54674,"journal":{"name":"Optical Switching and Networking","volume":"55 ","pages":"Article 100791"},"PeriodicalIF":1.9,"publicationDate":"2024-11-09","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142655454","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Self-adjusting resilient control plane for virtual software-defined optical networks 用于虚拟软件定义光网络的自调整弹性控制平面
IF 1.9 4区 计算机科学 Q3 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2024-11-08 DOI: 10.1016/j.osn.2024.100792
Ferenc Mogyorósi, Péter Babarczi, Alija Pašić
Optical networks must promptly respond to failures and efficiently handle dynamic traffic in order to fulfill their role as a critical infrastructure. Leveraging network softwarization and virtualization, virtual software-defined networks offer sufficient flexibility towards this goal by sharing the physical infrastructure among multiple tenants whose traffic must traverse the network hypervisor. In a resilient optical control plane each switch must be assigned to a primary and backup hypervisor instance through short control paths, which challenge will be addressed in this paper. First, we propose an intelligent greedy hypervisor placement heuristic which maximizes acceptance ratio for current, and preparedness for future requests. Secondly, we introduce a graph neural network model that can be seamlessly integrated with either our integer linear program or heuristic method to yield high-quality placements in significantly less time compared to our prior solutions. This enhancement renders our approach applicable to larger networks, significantly expanding its practical utility. Finally, we propose a self-adjusting hypervisor migration strategy, which continuously adapts the placement to the dynamically changing virtual network requests, thus, ensuring service continuity by avoiding frequent control plane reconfigurations. Through simulations we show that our hypervisor placement and migration strategies provide a balanced control load while they can handle a wide variety of changes.
光网络必须对故障做出及时响应,并有效处理动态流量,才能发挥其作为关键基础设施的作用。利用网络软化和虚拟化,虚拟软件定义网络通过在多个租户之间共享物理基础设施,为实现这一目标提供了足够的灵活性,而这些租户的流量必须穿越网络管理程序。在弹性光控制平面中,每个交换机都必须通过短控制路径分配给一个主管理程序实例和一个备份管理程序实例。首先,我们提出了一种智能贪婪管理程序放置启发式,它能最大限度地提高当前请求的接受率,并为未来请求做好准备。其次,我们引入了图神经网络模型,该模型可与我们的整数线性规划或启发式方法无缝集成,与我们之前的解决方案相比,能在更短的时间内实现高质量的放置。这一改进使我们的方法适用于更大的网络,大大扩展了其实用性。最后,我们提出了一种可自我调整的管理程序迁移策略,该策略可根据动态变化的虚拟网络请求持续调整位置,从而通过避免频繁的控制平面重新配置来确保服务的连续性。通过模拟,我们证明了我们的管理程序放置和迁移策略能够提供均衡的控制负载,同时能够处理各种变化。
{"title":"Self-adjusting resilient control plane for virtual software-defined optical networks","authors":"Ferenc Mogyorósi,&nbsp;Péter Babarczi,&nbsp;Alija Pašić","doi":"10.1016/j.osn.2024.100792","DOIUrl":"10.1016/j.osn.2024.100792","url":null,"abstract":"<div><div>Optical networks must promptly respond to failures and efficiently handle dynamic traffic in order to fulfill their role as a critical infrastructure. Leveraging network softwarization and virtualization, virtual software-defined networks offer sufficient flexibility towards this goal by sharing the physical infrastructure among multiple tenants whose traffic must traverse the network hypervisor. In a resilient optical control plane each switch must be assigned to a primary and backup hypervisor instance through short control paths, which challenge will be addressed in this paper. First, we propose an intelligent greedy hypervisor placement heuristic which maximizes acceptance ratio for current, and preparedness for future requests. Secondly, we introduce a graph neural network model that can be seamlessly integrated with either our integer linear program or heuristic method to yield high-quality placements in significantly less time compared to our prior solutions. This enhancement renders our approach applicable to larger networks, significantly expanding its practical utility. Finally, we propose a self-adjusting hypervisor migration strategy, which continuously adapts the placement to the dynamically changing virtual network requests, thus, ensuring service continuity by avoiding frequent control plane reconfigurations. Through simulations we show that our hypervisor placement and migration strategies provide a balanced control load while they can handle a wide variety of changes.</div></div>","PeriodicalId":54674,"journal":{"name":"Optical Switching and Networking","volume":"55 ","pages":"Article 100792"},"PeriodicalIF":1.9,"publicationDate":"2024-11-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142655455","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
NFV recovery strategies for critical services after massive failures in optical networks 光网络大规模故障后关键服务的 NFV 恢复策略
IF 1.9 4区 计算机科学 Q3 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2024-11-07 DOI: 10.1016/j.osn.2024.100790
Trond Vatten, Poul E. Heegaard, Yuming Jiang
Today, more critical services than ever rely on the communication infrastructure of 5G and beyond, demanding resilient recovery strategies when disasters occur. The inherent uncertainty of disasters makes post-disaster recovery a complex challenge. Today’s solutions focus on external infrastructure, such as alternative power supply or ad-hoc UAVs, to restore communication. However, the programmable nature introduced in 5G also allows us to migrate (relocate) Virtual Network Functions (VNFs) to restore communication more efficiently. In this paper, we develop an experimental framework to evaluate the performance of recovery strategies utilizing VNF migration in an optical network. We demonstrate that selecting the appropriate post-disaster recovery strategy can significantly accelerate the restoration of critical services by several hours in some disaster scenarios. Furthermore, we create ClusPRi, a modification of the virtual resource allocation algorithm ClusPR. ClusPRi prioritizes critical traffic when allocating resources in a post-disaster scenario. We show that adding routing priority to the resource allocation algorithm further accelerates the restoration of critical communication in a disaster scenario.
如今,比以往任何时候都更多的关键服务依赖于 5G 及更先进的通信基础设施,这就要求在灾难发生时制定弹性恢复策略。灾害固有的不确定性使得灾后恢复成为一项复杂的挑战。目前的解决方案主要依靠替代电源或临时无人机等外部基础设施来恢复通信。然而,5G 引入的可编程特性还允许我们迁移(重新定位)虚拟网络功能(VNF),从而更高效地恢复通信。在本文中,我们开发了一个实验框架,用于评估在光网络中利用 VNF 迁移的恢复策略的性能。我们证明,在某些灾难场景中,选择适当的灾后恢复策略可将关键服务的恢复速度显著加快数小时。此外,我们还创建了 ClusPRi,它是对虚拟资源分配算法 ClusPR 的修改。ClusPRi 在灾后场景中分配资源时会优先考虑关键流量。我们的研究表明,在资源分配算法中加入路由优先权可进一步加快灾难场景中关键通信的恢复速度。
{"title":"NFV recovery strategies for critical services after massive failures in optical networks","authors":"Trond Vatten,&nbsp;Poul E. Heegaard,&nbsp;Yuming Jiang","doi":"10.1016/j.osn.2024.100790","DOIUrl":"10.1016/j.osn.2024.100790","url":null,"abstract":"<div><div>Today, more critical services than ever rely on the communication infrastructure of 5G and beyond, demanding resilient recovery strategies when disasters occur. The inherent uncertainty of disasters makes post-disaster recovery a complex challenge. Today’s solutions focus on external infrastructure, such as alternative power supply or ad-hoc UAVs, to restore communication. However, the programmable nature introduced in 5G also allows us to migrate (relocate) Virtual Network Functions (VNFs) to restore communication more efficiently. In this paper, we develop an experimental framework to evaluate the performance of recovery strategies utilizing VNF migration in an optical network. We demonstrate that selecting the appropriate post-disaster recovery strategy can significantly accelerate the restoration of critical services by several hours in some disaster scenarios. Furthermore, we create <em>ClusPRi</em>, a modification of the virtual resource allocation algorithm <em>ClusPR</em>. ClusPRi prioritizes critical traffic when allocating resources in a post-disaster scenario. We show that adding routing priority to the resource allocation algorithm further accelerates the restoration of critical communication in a disaster scenario.</div></div>","PeriodicalId":54674,"journal":{"name":"Optical Switching and Networking","volume":"55 ","pages":"Article 100790"},"PeriodicalIF":1.9,"publicationDate":"2024-11-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142655426","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
An architecture to improve performance of software-defined optical networks 提高软件定义光网络性能的架构
IF 1.9 4区 计算机科学 Q3 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2024-07-01 DOI: 10.1016/j.osn.2024.100783
Srija Chakraborty, Ashok Kumar Turuk, Bibhudatta Sahoo

The software-defined optical network (SDON) is a revolutionary approach in the field of optical networks. The separation of the control plane and data plane in software-defined networking (SDN) provides enhanced security and simplified network administration. Nevertheless, performance and control plane scalability are significant issues in SDN. SDN performance can be evaluated using parameters such as burst loss, delay, channel occupancy, packet loss, throughput, and average response time. The number of messages exchanged between the data plane and the control plane is used as a metric to determine controller scalability. As the network load increases, the controller experiences a higher flow of messages. It causes delay and burst loss in transmitting the burst. Occasionally, bursts exceed the capacity of the fixed-sized burstifier and are discarded because it takes a long time to identify a suitable route for the burst. Hence, it is essential to minimize the volume of messages exchanged between the control plane and the data plane to improve performance and controller scalability. In this paper, we propose a scalable SDN optical network architecture that minimizes the number of messages exchanged between the data plane and the control plane. We proposed mechanisms like channel reservation, transmission cycles, and guard time between cycles to enhance both the speed and the quality of burst transmission. Prior to transmission, resources or channels are allocated to bursts to minimize the possibility of burst collision and loss. The data plane comprises an optical burst switching (OBS) network, and the flow table entries are periodically updated to minimize inter-plane communication. We perform simulations to evaluate and compare the performance of the proposed architecture with the existing state-of-the-art architecture reported in the literature. The proposed architecture performs better than the existing state-of-the-art in terms of metrics including burst loss, delay, channel occupancy, packet loss, throughput, average response time, and reduction in the number of messages exchanged between the data plane and the control plane. Experimental results indicate a 41% reduction in mean burst loss probability and a 40.5% reduction in mean burst sending delay compared to existing architectures. Additionally, 42.1% fewer messages are exchanged between the control plane and the data plane compared to the number of exchanged messages in existing architectures.

软件定义光网络(SDON)是光网络领域的一种革命性方法。软件定义网络(SDN)中控制平面和数据平面的分离增强了安全性并简化了网络管理。然而,性能和控制平面的可扩展性是 SDN 的重要问题。SDN 性能可通过突发丢失、延迟、信道占用、数据包丢失、吞吐量和平均响应时间等参数进行评估。数据平面和控制平面之间交换的信息数量被用作确定控制器可扩展性的指标。随着网络负载的增加,控制器的报文流量也会增加。这会导致突发传输延迟和突发丢失。偶尔,突发会超出固定大小突发器的容量,并被丢弃,因为要花很长时间才能为突发找到合适的路由。因此,必须尽量减少控制平面和数据平面之间的信息交换量,以提高性能和控制器的可扩展性。在本文中,我们提出了一种可扩展的 SDN 光网络架构,它能最大限度地减少数据平面和控制平面之间的信息交换量。我们提出了信道预留、传输周期和周期之间的保护时间等机制,以提高突发传输的速度和质量。在传输之前,为突发分配资源或信道,以尽量减少突发碰撞和丢失的可能性。数据平面由光突发交换(OBS)网络组成,流量表条目定期更新,以尽量减少平面间通信。我们进行了仿真,以评估和比较拟议架构与文献中报道的现有最先进架构的性能。在突发丢失、延迟、信道占用、数据包丢失、吞吐量、平均响应时间以及减少数据平面和控制平面之间的信息交换数量等指标方面,拟议架构的性能都优于现有的先进架构。实验结果表明,与现有架构相比,平均突发丢失概率降低了 41%,平均突发发送延迟降低了 40.5%。此外,与现有架构中交换的信息数量相比,控制平面和数据平面之间交换的信息数量减少了 42.1%。
{"title":"An architecture to improve performance of software-defined optical networks","authors":"Srija Chakraborty,&nbsp;Ashok Kumar Turuk,&nbsp;Bibhudatta Sahoo","doi":"10.1016/j.osn.2024.100783","DOIUrl":"https://doi.org/10.1016/j.osn.2024.100783","url":null,"abstract":"<div><p>The software-defined optical network (SDON) is a revolutionary approach in the field of optical networks. The separation of the control plane and data plane in software-defined networking (SDN) provides enhanced security and simplified network administration. Nevertheless, performance and control plane scalability are significant issues in SDN. SDN performance can be evaluated using parameters such as burst loss, delay, channel occupancy, packet loss, throughput, and average response time. The number of messages exchanged between the data plane and the control plane is used as a metric to determine controller scalability. As the network load increases, the controller experiences a higher flow of messages. It causes delay and burst loss in transmitting the burst. Occasionally, bursts exceed the capacity of the fixed-sized burstifier and are discarded because it takes a long time to identify a suitable route for the burst. Hence, it is essential to minimize the volume of messages exchanged between the control plane and the data plane to improve performance and controller scalability. In this paper, we propose a scalable SDN optical network architecture that minimizes the number of messages exchanged between the data plane and the control plane. We proposed mechanisms like channel reservation, transmission cycles, and guard time between cycles to enhance both the speed and the quality of burst transmission. Prior to transmission, resources or channels are allocated to bursts to minimize the possibility of burst collision and loss. The data plane comprises an optical burst switching (OBS) network, and the flow table entries are periodically updated to minimize inter-plane communication. We perform simulations to evaluate and compare the performance of the proposed architecture with the existing state-of-the-art architecture reported in the literature. The proposed architecture performs better than the existing state-of-the-art in terms of metrics including burst loss, delay, channel occupancy, packet loss, throughput, average response time, and reduction in the number of messages exchanged between the data plane and the control plane. Experimental results indicate a 41% reduction in mean burst loss probability and a 40.5% reduction in mean burst sending delay compared to existing architectures. Additionally, 42.1% fewer messages are exchanged between the control plane and the data plane compared to the number of exchanged messages in existing architectures.</p></div>","PeriodicalId":54674,"journal":{"name":"Optical Switching and Networking","volume":"54 ","pages":"Article 100783"},"PeriodicalIF":1.9,"publicationDate":"2024-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141539461","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A distance adaptive dual-hop routing algorithm for underwater optical wireless networks 水下光无线网络的距离自适应双跳路由算法
IF 1.9 4区 计算机科学 Q3 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2024-06-26 DOI: 10.1016/j.osn.2024.100782
Jing Ji, Yinkang Dai, Yang Qiu

Three main kinds of underwater wireless communication, which employ acoustic waves, radio frequency and optical waves, have attracted intensive research interests in recently years. Among them, the underwater optical wireless communication (UOWC) is characterized by high propagation speed and large transmission bandwidth. But, the optical waves in underwater environment are significantly affected by absorption and scattering effects, which limit their transmission range. In order to enhance the performance of UOWC, designing a transmission and energy efficiency routing algorithm has become a non-ignorable issue in UOWC. In this paper, a transmission distance adaptive dual-hop (TDAD) routing algorithm is proposed for underwater optical wireless networks (UOWNs) to improve their efficiency in packet-delivery and energy-consumption. Unlike the existing routing algorithms designed for UOWNs, which pre-set the transmission range of network nodes, the proposed TDAD algorithm adaptively selects the transmission range for each node according to the diversity of heterogeneous service requests and employs location and energy information in its dual-hop based routing procedure. Simulation results indicate that the proposed TDAD algorithm remarkably improves packet delivery rate with more balanced energy consumption when compared to the deviation angle-based single-hop (DAS) algorithm and the distributed sector-based (DS) routing algorithm.

近年来,采用声波、射频和光波的三大类水下无线通信引起了人们的浓厚研究兴趣。其中,水下光无线通信(UOWC)具有传播速度快、传输带宽大的特点。但是,光波在水下环境中会受到吸收和散射效应的严重影响,从而限制了其传输范围。为了提高 UOWC 的性能,设计一种传输和能效路由算法已成为 UOWC 不可忽视的问题。本文针对水下光无线网络(UOWN)提出了一种传输距离自适应双跳(TDAD)路由算法,以提高其数据包传输效率和能耗。与预先设定网络节点传输距离的现有 UOWNs 路由算法不同,所提出的 TDAD 算法根据异构服务请求的多样性自适应地选择每个节点的传输距离,并在其基于双跳的路由过程中采用位置和能量信息。仿真结果表明,与基于偏差角的单跳(DAS)算法和基于分布式扇区的路由(DS)算法相比,所提出的 TDAD 算法能显著提高数据包的传输速率,且能耗更加均衡。
{"title":"A distance adaptive dual-hop routing algorithm for underwater optical wireless networks","authors":"Jing Ji,&nbsp;Yinkang Dai,&nbsp;Yang Qiu","doi":"10.1016/j.osn.2024.100782","DOIUrl":"10.1016/j.osn.2024.100782","url":null,"abstract":"<div><p>Three main kinds of underwater wireless communication, which employ acoustic waves, radio frequency and optical waves, have attracted intensive research interests in recently years. Among them, the underwater optical wireless communication (UOWC) is characterized by high propagation speed and large transmission bandwidth. But, the optical waves in underwater environment are significantly affected by absorption and scattering effects, which limit their transmission range. In order to enhance the performance of UOWC, designing a transmission and energy efficiency routing algorithm has become a non-ignorable issue in UOWC. In this paper, a transmission distance adaptive dual-hop (TDAD) routing algorithm is proposed for underwater optical wireless networks (UOWNs) to improve their efficiency in packet-delivery and energy-consumption. Unlike the existing routing algorithms designed for UOWNs, which pre-set the transmission range of network nodes, the proposed TDAD algorithm adaptively selects the transmission range for each node according to the diversity of heterogeneous service requests and employs location and energy information in its dual-hop based routing procedure. Simulation results indicate that the proposed TDAD algorithm remarkably improves packet delivery rate with more balanced energy consumption when compared to the deviation angle-based single-hop (DAS) algorithm and the distributed sector-based (DS) routing algorithm.</p></div>","PeriodicalId":54674,"journal":{"name":"Optical Switching and Networking","volume":"54 ","pages":"Article 100782"},"PeriodicalIF":1.9,"publicationDate":"2024-06-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141461762","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Secured THz communication in photonic microcell networks based on spatial wave mixing of steered beams 基于转向光束空间波混合的光子微蜂窝网络中的安全太赫兹通信
IF 2.2 4区 计算机科学 Q3 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2024-06-07 DOI: 10.1016/j.osn.2024.100773
Ming Che , Hanwei Chen , Yuta Ueda , Kazutoshi Kato

Future 6G communication systems are envisioned to expand their carrier frequency to the THz region, where a broad unexplored region of spectrum is available. With this expansion, THz wireless communication has the potential to achieve ultra-high data transmission rates of up to 100 Gbit/s. However, as large amounts of data are transmitted in an open wireless environment, there are significant concerns regarding communication security due to the susceptibility to eavesdropping, interception, and jamming. In this work, we proposed a secure approach for THz wireless communication based on spatial wave mixing and flexible beam steering. To achieve this, two frequency-modulated THz waves, which are generated by photonic THz sources and carry encrypted information with true randomness, are mixed at a THz envelope detector with an exclusive-OR logic operation. We analyzed the possible spatial location for the THz detector to ensure a secure microcell network deployment. Our results demonstrate that the size of the decryptable region is directly dependent on the directivity and width of the emitted THz beam. To address this, we have developed an array antenna with integrated uni-traveling-carrier photodiodes (UTC-PDs), which is capable of generating THz waves while also improving the flexibility of beam pointing, allowing for greater control over the location and size of the decodable region. By controlling fiber-optic delay lines, we successfully demonstrated that the directional gain of a 200 GHz wave is increased by 8 dB through a 1 × 3 UTC-PD-integrated planar bowtie antenna (PBA) array, together with continuous beam steering from -20° to 10°. Additionally, using a 1 × 4 UTC-PD-integrated PBA array to emulate two encryption transmitters and a Femi-level managed barrier diode to detect spatially mixed THz waves, we successfully achieved a feasibility experiment for real-time 200 Mbit/s location-based decryption in the 200 GHz band. These results indicate that the proposed scheme is feasible for secured THz communication, and would be a powerful candidate to mitigate security risks in 6G microcell networks.

根据设想,未来的 6G 通信系统将把载波频率扩展到太赫兹区域,因为太赫兹区域的频谱尚未被开发。随着这一扩展,太赫兹无线通信有可能实现高达 100 Gbit/s 的超高数据传输速率。然而,由于大量数据是在开放的无线环境中传输的,容易受到窃听、拦截和干扰,因此通信安全问题备受关注。在这项工作中,我们提出了一种基于空间波混合和灵活波束转向的太赫兹无线通信安全方法。为了实现这一目标,两个由光子太赫兹源产生并携带真正随机性加密信息的频率调制太赫兹波在太赫兹包络探测器上通过排他-OR逻辑运算进行混合。我们分析了太赫兹探测器的可能空间位置,以确保微蜂窝网络部署的安全性。我们的结果表明,可解密区域的大小直接取决于发射太赫兹光束的方向性和宽度。为了解决这个问题,我们开发了一种集成了单程载波光电二极管(UTC-PD)的阵列天线,它既能产生太赫兹波,又能提高光束指向的灵活性,从而能够更好地控制可解密区域的位置和大小。通过控制光纤延迟线,我们成功地演示了通过 1 × 3 UTC-PD 集成平面弓形天线 (PBA) 阵列将 200 GHz 波的定向增益提高了 8 dB,并实现了 -20° 至 10° 的连续波束转向。此外,我们使用 1 × 4 UTC-PD 一体化 PBA 阵列模拟两个加密发射器,并使用一个 Femi-level 管理型势垒二极管检测空间混合太赫兹波,成功实现了 200 GHz 频段内基于位置的 200 Mbit/s 实时解密的可行性实验。这些结果表明,所提出的方案在太赫兹安全通信方面是可行的,将成为降低 6G 微蜂窝网络安全风险的有力候选方案。
{"title":"Secured THz communication in photonic microcell networks based on spatial wave mixing of steered beams","authors":"Ming Che ,&nbsp;Hanwei Chen ,&nbsp;Yuta Ueda ,&nbsp;Kazutoshi Kato","doi":"10.1016/j.osn.2024.100773","DOIUrl":"https://doi.org/10.1016/j.osn.2024.100773","url":null,"abstract":"<div><p>Future 6G communication systems are envisioned to expand their carrier frequency to the THz region, where a broad unexplored region of spectrum is available. With this expansion, THz wireless communication has the potential to achieve ultra-high data transmission rates of up to 100<!--> <!-->Gbit/s. However, as large amounts of data are transmitted in an open wireless environment, there are significant concerns regarding communication security due to the susceptibility to eavesdropping, interception, and jamming. In this work, we proposed a secure approach for THz wireless communication based on spatial wave mixing and flexible beam steering. To achieve this, two frequency-modulated THz waves, which are generated by photonic THz sources and carry encrypted information with true randomness, are mixed at a THz envelope detector with an exclusive-OR logic operation. We analyzed the possible spatial location for the THz detector to ensure a secure microcell network deployment. Our results demonstrate that the size of the decryptable region is directly dependent on the directivity and width of the emitted THz beam. To address this, we have developed an array antenna with integrated uni-traveling-carrier photodiodes (UTC-PDs), which is capable of generating THz waves while also improving the flexibility of beam pointing, allowing for greater control over the location and size of the decodable region. By controlling fiber-optic delay lines, we successfully demonstrated that the directional gain of a 200<!--> <!-->GHz wave is increased by 8<!--> <!-->dB through a 1 × 3 UTC-PD-integrated planar bowtie antenna (PBA) array, together with continuous beam steering from -20° to 10°. Additionally, using a 1 × 4 UTC-PD-integrated PBA array to emulate two encryption transmitters and a Femi-level managed barrier diode to detect spatially mixed THz waves, we successfully achieved a feasibility experiment for real-time 200<!--> <!-->Mbit/s location-based decryption in the 200<!--> <!-->GHz band. These results indicate that the proposed scheme is feasible for secured THz communication, and would be a powerful candidate to mitigate security risks in 6G microcell networks.</p></div>","PeriodicalId":54674,"journal":{"name":"Optical Switching and Networking","volume":"54 ","pages":"Article 100773"},"PeriodicalIF":2.2,"publicationDate":"2024-06-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141322610","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Cooperative visible light communications: An overview and outlook 可见光合作通信:概述与展望
IF 2.2 4区 计算机科学 Q3 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2024-02-29 DOI: 10.1016/j.osn.2024.100772
Olumide Alamu , Thomas O. Olwal , Karim Djouani

The evolution of data-intensive services and applications continues to drive the need for higher data rates in wireless communication systems, consequently depleting the radio frequency (RF) spectrum. Due to the unlicensed and enormous bandwidth available in the visible light (VL) spectrum, the emergence of visible light communication (VLC) has been considered a potential solution to alleviate the constraints associated with RF spectrum scarcity. However, the line-of-sight requirement and the inability of VL to penetrate opaque obstacles remain a daunting challenge in realizing a wider coverage area. The incorporation of cooperative communication in VLC systems serves as one of the primary solutions to address this challenge. Though various investigations are currently being conducted in this domain, a holistic report of various advances, solution approaches, and design challenges has not been captured in the open literature. Therefore, in this paper, our main goal is to present a review of the state-of-the-art research on cooperative VLC systems. Firstly, we provide a background discussion to establish the relationship between various components of cooperative VLC systems from a theoretical and analytical perspective. Secondly, we categorize various contributions in this direction under media access control (MAC), hybrid VLC-RF, power line communication-VLC (PLC-VLC), and VLC with energy harvesting. Based on the established categories, we identify various system design and evaluation methods, optimization problems, solution approaches adopted to tackle the problems, and their limitations. Thirdly, we identify various insights obtained from the presented papers that could serve as guidelines for practical system design. Finally, various design challenges and open areas for future research are identified.

数据密集型服务和应用的发展不断推动无线通信系统对更高的数据传输速率的需求,从而耗尽了射频(RF)频谱。由于可见光(VL)频谱具有未授权的巨大带宽,可见光通信(VLC)的出现被认为是缓解与射频频谱稀缺相关的制约因素的潜在解决方案。然而,视距要求和可见光无法穿透不透明障碍物仍然是实现更广覆盖范围的严峻挑战。在 VLC 系统中加入合作通信是应对这一挑战的主要解决方案之一。虽然目前在这一领域正在进行各种研究,但公开文献中还没有关于各种进展、解决方法和设计挑战的整体报告。因此,在本文中,我们的主要目标是回顾合作 VLC 系统的最新研究成果。首先,我们从理论和分析的角度讨论了合作 VLC 系统各组成部分之间的关系。其次,我们将这方面的各种贡献归类为媒体访问控制 (MAC)、混合 VLC-RF、电力线通信-VLC (PLC-VLC) 和带能量收集的 VLC。在既定分类的基础上,我们确定了各种系统设计和评估方法、优化问题、解决问题的方法及其局限性。第三,我们确定了从提交的论文中获得的各种启示,这些启示可作为实际系统设计的指南。最后,我们确定了各种设计挑战和未来研究的开放领域。
{"title":"Cooperative visible light communications: An overview and outlook","authors":"Olumide Alamu ,&nbsp;Thomas O. Olwal ,&nbsp;Karim Djouani","doi":"10.1016/j.osn.2024.100772","DOIUrl":"https://doi.org/10.1016/j.osn.2024.100772","url":null,"abstract":"<div><p>The evolution of data-intensive services and applications continues to drive the need for higher data rates in wireless communication systems, consequently depleting the radio frequency (RF) spectrum. Due to the unlicensed and enormous bandwidth available in the visible light (VL) spectrum, the emergence of visible light communication (VLC) has been considered a potential solution to alleviate the constraints associated with RF spectrum scarcity. However, the line-of-sight requirement and the inability of VL to penetrate opaque obstacles remain a daunting challenge in realizing a wider coverage area. The incorporation of cooperative communication in VLC systems serves as one of the primary solutions to address this challenge. Though various investigations are currently being conducted in this domain, a holistic report of various advances, solution approaches, and design challenges has not been captured in the open literature. Therefore, in this paper, our main goal is to present a review of the state-of-the-art research on cooperative VLC systems. Firstly, we provide a background discussion to establish the relationship between various components of cooperative VLC systems from a theoretical and analytical perspective. Secondly, we categorize various contributions in this direction under media access control (MAC), hybrid VLC-RF, power line communication-VLC (PLC-VLC), and VLC with energy harvesting. Based on the established categories, we identify various system design and evaluation methods, optimization problems, solution approaches adopted to tackle the problems, and their limitations. Thirdly, we identify various insights obtained from the presented papers that could serve as guidelines for practical system design. Finally, various design challenges and open areas for future research are identified.</p></div>","PeriodicalId":54674,"journal":{"name":"Optical Switching and Networking","volume":"52 ","pages":"Article 100772"},"PeriodicalIF":2.2,"publicationDate":"2024-02-29","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140015943","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
ODRAD: An optical wireless DCN dynamic-bandwidth reconfiguration with AWGR and deep reinforcement learning ODRAD:利用 AWGR 和深度强化学习的光无线 DCN 动态带宽重新配置
IF 2.2 4区 计算机科学 Q3 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2024-02-22 DOI: 10.1016/j.osn.2024.100771
Kassahun Geresu, Huaxi Gu, Meaad Fadhel, Wenting Wei, Xiaoshan Yu

The rapid growth of Data Center Network (DCN) traffic has brought new challenges, such as limited bandwidth, high latency, and packet loss to existing DCNs based on electrical switches. Because of its theoretically unlimited bandwidth and faster data transmission speeds, optical switching can overcome the problems of electrically switched DCNs. Additionally, numerous research works have been devoted to optical wired DCNs. However, static and fixed-topology DCNs based on optical interconnects significantly limit their flexibility, scalability, and reconfigurability to provide adaptive bandwidth for traffic with heterogeneous characteristics. In this study, we propose and conduct performance evaluations on a reconfigurable optical wireless DCN architecture based on distributed Software-Defined Networking (SDN), Deep Reinforcement Learning (DRL), Semiconductor Optical Amplifier (SOA), and Arrayed Waveguide Grating Router (AWGR). Our architecture is called ODRAD (which stands for Optical Wireless DCN Dynamic-bandwidth Reconfiguration with AWGR and Deep Reinforcement Learning). A Mininet simulation model is established to further verify the reconfigurability of the ODRAD network for various server scales. Based on experimental verification, ODRAD achieves an average end-to-end server latency of 5.2μs under a load of 99%. Compression results demonstrate a 17.36% improvement in packet rate latency performance compared to RotorNet and a 15.21% improvement compared to OPSquare at a load of 99% as the ODRAD network scales from 2,560 to 40,960 servers. Furthermore, ODRAD exhibits effective throughput across different routing protocols, DCN scales and loads.

数据中心网络(DCN)流量的快速增长给现有的基于电子交换机的 DCN 带来了新的挑战,如有限的带宽、高延迟和数据包丢失。由于光交换理论上具有无限的带宽和更快的数据传输速度,因此可以克服电交换 DCN 的问题。此外,许多研究工作都致力于光纤有线 DCN。然而,基于光互联的静态和固定拓扑 DCN 在为具有异构特性的流量提供自适应带宽方面的灵活性、可扩展性和可重构性受到了很大限制。在本研究中,我们提出了一种基于分布式软件定义网络(SDN)、深度强化学习(DRL)、半导体光放大器(SOA)和阵列波导光栅路由器(AWGR)的可重构光无线 DCN 架构,并对其进行了性能评估。我们的架构被称为 ODRAD(即利用 AWGR 和深度强化学习实现光学无线 DCN 动态带宽重配置)。为了进一步验证 ODRAD 网络在不同服务器规模下的可重构性,我们建立了 Mininet 仿真模型。根据实验验证,ODRAD 在 99% 的负载下实现了 5.2μs 的端到端服务器平均延迟。压缩结果表明,当 ODRAD 网络的服务器数量从 2,560 台扩展到 40,960 台时,在 99% 的负载条件下,与 RotorNet 相比,ODRAD 的数据包速率延迟性能提高了 17.36%,与 OPSquare 相比,提高了 15.21%。此外,ODRAD 在不同的路由协议、DCN 规模和负载下都表现出了有效的吞吐量。
{"title":"ODRAD: An optical wireless DCN dynamic-bandwidth reconfiguration with AWGR and deep reinforcement learning","authors":"Kassahun Geresu,&nbsp;Huaxi Gu,&nbsp;Meaad Fadhel,&nbsp;Wenting Wei,&nbsp;Xiaoshan Yu","doi":"10.1016/j.osn.2024.100771","DOIUrl":"10.1016/j.osn.2024.100771","url":null,"abstract":"<div><p>The rapid growth of Data Center Network (DCN) traffic has brought new challenges, such as limited bandwidth, high latency, and packet loss to existing DCNs based on electrical switches. Because of its theoretically unlimited bandwidth and faster data transmission speeds, optical switching can overcome the problems of electrically switched DCNs. Additionally, numerous research works have been devoted to optical wired DCNs. However, static and fixed-topology DCNs based on optical interconnects significantly limit their flexibility, scalability, and reconfigurability to provide adaptive bandwidth for traffic with heterogeneous characteristics. In this study, we propose and conduct performance evaluations on a reconfigurable optical wireless DCN architecture based on distributed Software-Defined Networking (SDN), Deep Reinforcement Learning (DRL), Semiconductor Optical Amplifier (SOA), and Arrayed Waveguide Grating Router (AWGR). Our architecture is called ODRAD (which stands for Optical Wireless DCN Dynamic-bandwidth Reconfiguration with AWGR and Deep Reinforcement Learning). A Mininet simulation model is established to further verify the reconfigurability of the ODRAD network for various server scales. Based on experimental verification, ODRAD achieves an average end-to-end server latency of <span><math><mrow><mn>5</mn><mo>.</mo><mn>2</mn><mspace></mspace><mi>μ</mi><mi>s</mi></mrow></math></span> under a load of 99%. Compression results demonstrate a 17.36% improvement in packet rate latency performance compared to RotorNet and a 15.21% improvement compared to OPSquare at a load of 99% as the ODRAD network scales from 2,560 to 40,960 servers. Furthermore, ODRAD exhibits effective throughput across different routing protocols, DCN scales and loads.</p></div>","PeriodicalId":54674,"journal":{"name":"Optical Switching and Networking","volume":"52 ","pages":"Article 100771"},"PeriodicalIF":2.2,"publicationDate":"2024-02-22","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139928859","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Novel dynamic impairment-aware algorithm for modulation, core, and spectrum assignment in SDM-EONs SDM EON中用于调制、核心和频谱分配的新的动态损伤感知算法
IF 2.2 4区 计算机科学 Q3 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2023-11-03 DOI: 10.1016/j.osn.2023.100763
Jurandir C. Lacerda Jr. , Adolfo V.T. Cartaxo , André C.B. Soares

Space-division multiplexed elastic optical networks (SDM-EONs) utilizing multi-core fiber (MCF) have been considered to address the growing traffic demand in transport networks. The quality of transmission (QoT) of MCF-based SDM-EONs is affected by inter-core and intra-core physical layer impairments (PLIs). This paper proposes an inter-core crosstalk-aware and intra-core impairment-aware algorithm for modulation, core, and spectrum assignment (CIA-MCSA) in MCF-based SDM-EONs. The CIA-MCSA considers PLI estimation in a dynamic traffic scenario and allocates new lightpaths using strategies to avoid blocking by insufficient QoT of the new lightpath and of already active lightpaths. Using numerical simulation, the performance of the CIA-MCSA is compared with five algorithms proposed by other authors, considering two distinct network topologies, heterogeneous traffic demands, and different levels of inter-core crosstalk. The results show that, when compared with the most competitive of the other algorithms, (i) CIA-MCSA achieves an average reduction of the request blocking probability by at least 33.87%; (ii) CIA-MCSA achieves an average reduction of the bandwidth blocking probability by at least 20.74%; and (iii) CIA-MCSA increases the network spectrum utilization by at least 3.04%.

利用多芯光纤(MCF)的空分复用弹性光网络(SDM EON)已被认为是为了满足传输网络中日益增长的业务需求。基于MCF的SDM EON的传输质量(QoT)受到核心间和核心内物理层损伤(PLI)的影响。本文提出了一种用于基于MCF的SDM EON中的调制、核心和频谱分配(CIA-MCSA)的核心间串扰感知和核心内损伤感知算法。CIA-MCSA考虑动态业务场景中的PLI估计,并使用策略来分配新光路,以避免由于新光路和已经活动的光路的QoT不足而造成的阻塞。通过数值模拟,将CIA-MCSA的性能与其他作者提出的五种算法进行了比较,考虑到两种不同的网络拓扑、异构流量需求和不同级别的核间串扰。结果表明,与其他最具竞争力的算法相比,(i)CIA-MCSA实现了至少33.87%的请求阻塞概率的平均降低;(ii)CIA-MCSA实现带宽阻塞概率的平均降低至少20.74%;以及(iii)CIA-MCSA将网络频谱利用率提高至少3.04%。
{"title":"Novel dynamic impairment-aware algorithm for modulation, core, and spectrum assignment in SDM-EONs","authors":"Jurandir C. Lacerda Jr. ,&nbsp;Adolfo V.T. Cartaxo ,&nbsp;André C.B. Soares","doi":"10.1016/j.osn.2023.100763","DOIUrl":"10.1016/j.osn.2023.100763","url":null,"abstract":"<div><p><span><span>Space-division multiplexed elastic optical networks<span> (SDM-EONs) utilizing multi-core fiber (MCF) have been considered to address the growing traffic demand in transport networks. The quality of transmission (QoT) of MCF-based SDM-EONs is affected by inter-core and intra-core physical layer<span> impairments (PLIs). This paper proposes an inter-core crosstalk-aware and intra-core impairment-aware algorithm for modulation, core, and spectrum assignment (CIA-MCSA) in MCF-based SDM-EONs. The CIA-MCSA considers PLI estimation in a dynamic traffic scenario and allocates new lightpaths using strategies to avoid blocking by insufficient QoT of the new lightpath and of already active lightpaths. Using numerical simulation, the performance of the CIA-MCSA is compared with five algorithms proposed by other authors, considering two distinct </span></span></span>network topologies<span>, heterogeneous traffic demands, and different levels of inter-core crosstalk. The results show that, when compared with the most competitive of the other algorithms, </span></span><span><math><mrow><mo>(</mo><mi>i</mi><mo>)</mo></mrow></math></span><span> CIA-MCSA achieves an average reduction of the request blocking probability by at least 33.87%; </span><span><math><mrow><mo>(</mo><mi>i</mi><mi>i</mi><mo>)</mo></mrow></math></span> CIA-MCSA achieves an average reduction of the bandwidth blocking probability by at least 20.74%; and <span><math><mrow><mo>(</mo><mi>i</mi><mi>i</mi><mi>i</mi><mo>)</mo></mrow></math></span> CIA-MCSA increases the network spectrum utilization by at least 3.04%.</p></div>","PeriodicalId":54674,"journal":{"name":"Optical Switching and Networking","volume":"51 ","pages":"Article 100763"},"PeriodicalIF":2.2,"publicationDate":"2023-11-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"71492238","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A routing modulation and spectrum assignment algorithm for semi-filterless elastic optical networks 一种半无滤波器弹性光网络的路由调制和频谱分配算法
IF 2.2 4区 计算机科学 Q3 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2023-11-03 DOI: 10.1016/j.osn.2023.100764
Junling Yuan , Xuhong Li , Qikun Zhang , Jing Zhang , Suping Li

Development of 5G/F5G technology leads to massive applications accessing to backbone networks, which requires the backbone networks to be upgraded. Semi-filterless elastic optical network (semi-FEON) is a suitable technology to cheaply and gradually upgrade backbone networks. In semi-FEON, routing, modulation and spectrum assignment (RMSA) problem is one of the key issues. In this paper, we study the dynamic RMSA problem in semi-FEON and propose an RMSA algorithm. The algorithm includes three innovations: a K-shortest-subnet-paths (KSSP) algorithm is designed to search candidate paths in semi-FEON, a load-balancing-least-resources (LBLR) policy is introduced to re-sort the candidate paths, and a maximum-occupied-neighbors (MON) rule is proposed to assign spectrum resources to connection requests in semi-FEON. Simulation results show that the proposed KSSP-LBLR-MON algorithm outperforms the existing works in term of bandwidth blocking probability. Concretely, the improvement ratio is greater than 59.98% and 66.64% in German-Net and Henan-Net, respectively.

5G/F5G技术的发展导致大量应用接入骨干网络,这需要对骨干网络进行升级。半无滤波器弹性光网络(Semi-FEON)是一种适合廉价、逐步升级骨干网络的技术。在半FEON中,路由、调制和频谱分配(RMSA)问题是关键问题之一。本文研究了半FEON中的动态RMSA问题,并提出了一种RMSA算法。该算法包括三个创新:设计了一种K-shortest-subnet-paths(KSSP)算法来搜索半FEON中的候选路径,引入了负载平衡最小资源(LBLR)策略来对候选路径进行重新排序,并提出了一种最大占用邻居(MON)规则来为半FEON的连接请求分配频谱资源。仿真结果表明,所提出的KSSP-LBLR-MON算法在带宽阻塞概率方面优于现有算法。具体来说,德国网和河南网的改进率分别大于59.98%和66.64%。
{"title":"A routing modulation and spectrum assignment algorithm for semi-filterless elastic optical networks","authors":"Junling Yuan ,&nbsp;Xuhong Li ,&nbsp;Qikun Zhang ,&nbsp;Jing Zhang ,&nbsp;Suping Li","doi":"10.1016/j.osn.2023.100764","DOIUrl":"10.1016/j.osn.2023.100764","url":null,"abstract":"<div><p><span><span>Development of 5G/F5G technology leads to massive applications accessing to backbone networks, which requires the backbone networks to be upgraded. Semi-filterless elastic </span>optical network (semi-FEON) is a suitable technology to cheaply and gradually upgrade backbone networks. In semi-FEON, routing, modulation and spectrum assignment (RMSA) problem is one of the key issues. In this paper, we study the dynamic RMSA problem in semi-FEON and propose an RMSA algorithm. The algorithm includes three innovations: a K-shortest-subnet-paths (KSSP) algorithm is designed to search candidate paths in semi-FEON, a load-balancing-least-resources (LBLR) policy is introduced to re-sort the candidate paths, and a maximum-occupied-neighbors (MON) rule is proposed to assign spectrum resources to connection requests in semi-FEON. Simulation results show that the proposed KSSP-LBLR-MON algorithm outperforms the existing works in term of bandwidth </span>blocking probability. Concretely, the improvement ratio is greater than 59.98% and 66.64% in German-Net and Henan-Net, respectively.</p></div>","PeriodicalId":54674,"journal":{"name":"Optical Switching and Networking","volume":"51 ","pages":"Article 100764"},"PeriodicalIF":2.2,"publicationDate":"2023-11-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"71512829","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
期刊
Optical Switching and Networking
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1