首页 > 最新文献

IEEE Systems Journal最新文献

英文 中文
An Adaptive SDN-Based Load Balancing Method for Edge/Fog-Based Real-Time Healthcare Systems 基于边缘/雾的实时医疗系统的自适应 SDN 负载平衡方法
IF 4 3区 计算机科学 Q1 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2024-03-31 DOI: 10.1109/JSYST.2024.3402156
Ahmed M. Jasim;Hamed Al-Raweshidy
Edge/fog computing has gained significant popularity as a computing paradigm that facilitates real-time applications, especially in healthcare systems. However, deploying these systems in real-world healthcare scenarios presents technical challenges, among which load balancing is a key concern. Load balancing aims to distribute workloads evenly across multiple nodes in a network to optimize processing and communication efficiency. This article proposes an adaptive load-balancing method that combines the strengths of static and software-defined networking (SDN)-based load balancing algorithms for edge/fog-based healthcare systems. A new algorithm called load balancing of optimal edge-server placement (LB-OESP) is proposed to balance the workload statically in the systems, followed by the presentation of an SDN-based greedy heuristic (SDN-GH) algorithm to manage the data flow dynamically within the network. The LB-OESP algorithm effectively balances workloads while minimizing the number of edge servers required, thereby improving system performance and saving costs. The SDN-GH algorithm leverages the benefits of SDN to dynamically balance the load and provide a more efficient system. Simulation results demonstrate that the proposed method provides an adaptive load-balancing solution that takes into consideration changing network conditions and ensures improved system performance and reliability. Furthermore, the proposed method offers a 12% reduction in system latency and up to 28% lower deployment costs compared to the previous studies. The proposed method is a promising solution for edge/fog-based healthcare systems, providing an efficient and cost-effective approach to managing workloads.
边缘/雾计算作为一种可促进实时应用的计算范例,特别是在医疗保健系统中,已经获得了极大的普及。然而,在现实世界的医疗保健场景中部署这些系统面临着技术挑战,其中负载平衡是一个关键问题。负载平衡的目的是将工作负载平均分配到网络中的多个节点上,以优化处理和通信效率。本文提出了一种自适应负载平衡方法,它结合了静态和基于软件定义网络(SDN)的负载平衡算法的优势,适用于基于边缘/雾的医疗系统。我们提出了一种名为 "最佳边缘服务器位置负载平衡(LB-OESP)"的新算法,用于静态平衡系统中的工作负载,随后又提出了一种基于 SDN 的贪婪启发式(SDN-GH)算法,用于动态管理网络中的数据流。LB-OESP 算法能有效平衡工作负载,同时最大限度地减少所需的边缘服务器数量,从而提高系统性能并节约成本。SDN-GH 算法利用 SDN 的优势动态平衡负载,提供更高效的系统。仿真结果表明,所提出的方法提供了一种自适应负载平衡解决方案,能考虑到不断变化的网络条件,确保提高系统性能和可靠性。此外,与之前的研究相比,所提出的方法可将系统延迟降低 12%,部署成本最多可降低 28%。所提出的方法为基于边缘/雾的医疗保健系统提供了一种高效、经济的工作负载管理方法,是一种很有前途的解决方案。
{"title":"An Adaptive SDN-Based Load Balancing Method for Edge/Fog-Based Real-Time Healthcare Systems","authors":"Ahmed M. Jasim;Hamed Al-Raweshidy","doi":"10.1109/JSYST.2024.3402156","DOIUrl":"10.1109/JSYST.2024.3402156","url":null,"abstract":"Edge/fog computing has gained significant popularity as a computing paradigm that facilitates real-time applications, especially in healthcare systems. However, deploying these systems in real-world healthcare scenarios presents technical challenges, among which load balancing is a key concern. Load balancing aims to distribute workloads evenly across multiple nodes in a network to optimize processing and communication efficiency. This article proposes an adaptive load-balancing method that combines the strengths of static and software-defined networking (SDN)-based load balancing algorithms for edge/fog-based healthcare systems. A new algorithm called load balancing of optimal edge-server placement (LB-OESP) is proposed to balance the workload statically in the systems, followed by the presentation of an SDN-based greedy heuristic (SDN-GH) algorithm to manage the data flow dynamically within the network. The LB-OESP algorithm effectively balances workloads while minimizing the number of edge servers required, thereby improving system performance and saving costs. The SDN-GH algorithm leverages the benefits of SDN to dynamically balance the load and provide a more efficient system. Simulation results demonstrate that the proposed method provides an adaptive load-balancing solution that takes into consideration changing network conditions and ensures improved system performance and reliability. Furthermore, the proposed method offers a 12% reduction in system latency and up to 28% lower deployment costs compared to the previous studies. The proposed method is a promising solution for edge/fog-based healthcare systems, providing an efficient and cost-effective approach to managing workloads.","PeriodicalId":55017,"journal":{"name":"IEEE Systems Journal","volume":"18 2","pages":"1139-1150"},"PeriodicalIF":4.0,"publicationDate":"2024-03-31","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=10543196","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141190754","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
preDQN-Based TAS Traffic Scheduling in Intelligence Endogenous Networks 智能内生网络中基于 preDQN 的 TAS 流量调度
IF 4 3区 计算机科学 Q1 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2024-03-30 DOI: 10.1109/JSYST.2024.3402664
Baogang Li;Lu Chen;Zhi Yang;Hongyin Xiang
The time-sensitive networking (TSN) working group standardizes time-aware shapes (TAS) to reduce network latency, but the traditional TAS standard lacks adaptability and cannot perform well in dynamically changing environments. The continuously developing artificial intelligence techniques can be combined with TSN to better adapt the dynamically changing environments. Therefore, we utilize deep reinforcement learning (DRL) algorithms to dynamically configure the network to improve its adaptability. Meanwhile, we propose the queuing transmission method in TAS by incorporating transmission windows for different types of traffic, to make resource allocation simpler and more efficient. However, DRL algorithms usually take a lot of time to train, which is contrary to the delay sensitivity of TAS. Hence, we propose an improved DRL algorithm, called preDQN, where the network prediction is used to help the agent explore the environment more efficiently. Experimental validation is carried out in a simulation environment, and the experimental results show that the scheme can significantly improve the resource utilization, reduce the end-to-end delay and packet loss rate.
时间敏感网络(TSN)工作组将时间感知形状(TAS)标准化,以减少网络延迟,但传统的 TAS 标准缺乏适应性,无法在动态变化的环境中发挥良好作用。不断发展的人工智能技术可以与 TSN 相结合,从而更好地适应动态变化的环境。因此,我们利用深度强化学习(DRL)算法对网络进行动态配置,以提高其适应性。同时,我们在 TAS 中提出了队列传输方法,为不同类型的流量加入传输窗口,使资源分配更简单、更高效。然而,DRL 算法通常需要大量时间来训练,这与 TAS 的延迟敏感性相悖。因此,我们提出了一种改进的 DRL 算法,称为 preDQN,其中网络预测用于帮助代理更有效地探索环境。我们在仿真环境中进行了实验验证,实验结果表明,该方案能显著提高资源利用率,降低端到端延迟和丢包率。
{"title":"preDQN-Based TAS Traffic Scheduling in Intelligence Endogenous Networks","authors":"Baogang Li;Lu Chen;Zhi Yang;Hongyin Xiang","doi":"10.1109/JSYST.2024.3402664","DOIUrl":"10.1109/JSYST.2024.3402664","url":null,"abstract":"The time-sensitive networking (TSN) working group standardizes time-aware shapes (TAS) to reduce network latency, but the traditional TAS standard lacks adaptability and cannot perform well in dynamically changing environments. The continuously developing artificial intelligence techniques can be combined with TSN to better adapt the dynamically changing environments. Therefore, we utilize deep reinforcement learning (DRL) algorithms to dynamically configure the network to improve its adaptability. Meanwhile, we propose the queuing transmission method in TAS by incorporating transmission windows for different types of traffic, to make resource allocation simpler and more efficient. However, DRL algorithms usually take a lot of time to train, which is contrary to the delay sensitivity of TAS. Hence, we propose an improved DRL algorithm, called preDQN, where the network prediction is used to help the agent explore the environment more efficiently. Experimental validation is carried out in a simulation environment, and the experimental results show that the scheme can significantly improve the resource utilization, reduce the end-to-end delay and packet loss rate.","PeriodicalId":55017,"journal":{"name":"IEEE Systems Journal","volume":"18 2","pages":"997-1008"},"PeriodicalIF":4.0,"publicationDate":"2024-03-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141190827","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Nonlinear Multicarrier Transmitter System With Signal Clipping: Measurement, Analysis, and Optimization 带信号削波的非线性多载波发射机系统:测量、分析和优化
IF 4 3区 计算机科学 Q1 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2024-03-29 DOI: 10.1109/JSYST.2024.3401148
Yuyang Du;Liang Hao;Yiming Lei;Qun Yang;Shiqi Xu
Signal clipping is a well-established method employed in orthogonal frequency division multiplexing (OFDM) systems to mitigate peak-to-average power ratio. The utilization of this technique is widespread in electronic devices with limited power or resource capabilities due to its high efficiency and low complexity. While clipping effectively diminishes nonlinear distortion stemming from power amplifiers (PAs), it introduces additional distortion known as clipping distortion. The optimization of system performance, considering both clipping distortions and the nonlinearity of PAs, remains an unresolved challenge due to the intricate modeling of PAs. In this article, we undertake an analysis of PA nonlinearity utilizing the Bessel–Fourier PA model and simplify its power expression through intermodulation product analysis. We mathematically derive expressions for the receiver signal-to-noise ratio and system symbol error rate (SER) for nonlinear clipped OFDM systems. Using these derivations, we explore the optimal system configuration required to achieve the lower bound of SER in practical OFDM systems, taking into account both PA nonlinearity and clipping distortion. The results and methodologies presented in this article contribute to an improved comprehension of system-level optimization in nonlinear OFDM systems employing clipping technology.
信号削波是正交频分复用(OFDM)系统中的一种成熟方法,用于降低峰均功率比。由于效率高、复杂度低,这种技术在功率或资源能力有限的电子设备中得到广泛应用。虽然削波能有效减少功率放大器(PA)产生的非线性失真,但它会带来额外的失真,即削波失真。由于功率放大器的建模复杂,同时考虑削波失真和功率放大器非线性的系统性能优化仍是一个尚未解决的难题。在本文中,我们利用贝塞尔-傅里叶功率放大器模型对功率放大器的非线性进行分析,并通过互调乘积分析简化其功率表达式。我们用数学方法推导出非线性削波 OFDM 系统的接收器信噪比和系统符号错误率 (SER) 的表达式。利用这些推导,我们探索了在实际 OFDM 系统中实现 SER 下限所需的最佳系统配置,同时考虑了功率放大器非线性和削波失真。本文介绍的结果和方法有助于更好地理解采用削波技术的非线性 OFDM 系统的系统级优化。
{"title":"Nonlinear Multicarrier Transmitter System With Signal Clipping: Measurement, Analysis, and Optimization","authors":"Yuyang Du;Liang Hao;Yiming Lei;Qun Yang;Shiqi Xu","doi":"10.1109/JSYST.2024.3401148","DOIUrl":"10.1109/JSYST.2024.3401148","url":null,"abstract":"Signal clipping is a well-established method employed in orthogonal frequency division multiplexing (OFDM) systems to mitigate peak-to-average power ratio. The utilization of this technique is widespread in electronic devices with limited power or resource capabilities due to its high efficiency and low complexity. While clipping effectively diminishes nonlinear distortion stemming from power amplifiers (PAs), it introduces additional distortion known as clipping distortion. The optimization of system performance, considering both clipping distortions and the nonlinearity of PAs, remains an unresolved challenge due to the intricate modeling of PAs. In this article, we undertake an analysis of PA nonlinearity utilizing the Bessel–Fourier PA model and simplify its power expression through intermodulation product analysis. We mathematically derive expressions for the receiver signal-to-noise ratio and system symbol error rate (SER) for nonlinear clipped OFDM systems. Using these derivations, we explore the optimal system configuration required to achieve the lower bound of SER in practical OFDM systems, taking into account both PA nonlinearity and clipping distortion. The results and methodologies presented in this article contribute to an improved comprehension of system-level optimization in nonlinear OFDM systems employing clipping technology.","PeriodicalId":55017,"journal":{"name":"IEEE Systems Journal","volume":"18 2","pages":"1426-1435"},"PeriodicalIF":4.0,"publicationDate":"2024-03-29","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141198098","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Asynchronous Event-Triggered Passive Consensus of Semi-Markov Jump Multiagent Systems With Two-Time-Scale Feature Under DoS Attacks DoS 攻击下具有双时间尺度特征的半马尔可夫跃迁多代理系统的异步事件触发被动共识
IF 4 3区 计算机科学 Q1 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2024-03-29 DOI: 10.1109/JSYST.2024.3400963
Guanzheng Zhang;Ya-Nan Wang;Feng Li;Jing Wang;Hao Shen
This article deals with the asynchronous event-triggered passive consensus issue for two-time-scale semi-Markov jump multiagent systems in continuous-time domain against denial-of-service (DoS) attacks. The multiagent systems are modeled with two-time-scale structures and the parameter changes are assumed to follow semi-Markov jump processes. For multiagent systems with two-time-scale structures, singular perturbed approaches are introduced to separate the coupled slow and fast dynamics of each agent. Then, double-rate sampling mechanisms are adopted for slow and fast dynamics with different evolution rates, and a novel asynchronous event-triggered scheme (AETS) with two independent triggering conditions is proposed. The asynchronous event-triggered scheme based on double-rate sampled-data reduces the transmission of unnecessary data and saves limited bandwidth resources by triggering independently on two time-scales. In addition, a consensus strategy is proposed to assure the multiagent system of achieving consensus with a specified passive performance level. Finally, the simulation example verifies that the asynchronous event-triggered scheme saves about 50% of network resources than the synchronous scheme under the premise of the same control effect.
本文探讨了连续时间域中两时间尺度半马尔可夫跃迁多代理系统的异步事件触发被动共识问题,以对抗拒绝服务(DoS)攻击。多代理系统采用双时间尺度结构建模,并假定参数变化遵循半马尔可夫跃迁过程。对于具有双时间尺度结构的多代理系统,引入了奇异扰动方法来分离每个代理的慢速和快速耦合动态。然后,针对具有不同演化速率的慢动态和快动态采用了双速率采样机制,并提出了具有两个独立触发条件的新型异步事件触发方案(AETS)。基于双速率采样数据的异步事件触发方案通过在两个时间尺度上独立触发,减少了不必要的数据传输,节省了有限的带宽资源。此外,还提出了一种共识策略,以确保多代理系统以指定的被动性能水平达成共识。最后,仿真实例验证了在控制效果相同的前提下,异步事件触发方案比同步方案节省了约 50% 的网络资源。
{"title":"Asynchronous Event-Triggered Passive Consensus of Semi-Markov Jump Multiagent Systems With Two-Time-Scale Feature Under DoS Attacks","authors":"Guanzheng Zhang;Ya-Nan Wang;Feng Li;Jing Wang;Hao Shen","doi":"10.1109/JSYST.2024.3400963","DOIUrl":"10.1109/JSYST.2024.3400963","url":null,"abstract":"This article deals with the asynchronous event-triggered passive consensus issue for two-time-scale semi-Markov jump multiagent systems in continuous-time domain against denial-of-service (DoS) attacks. The multiagent systems are modeled with two-time-scale structures and the parameter changes are assumed to follow semi-Markov jump processes. For multiagent systems with two-time-scale structures, singular perturbed approaches are introduced to separate the coupled slow and fast dynamics of each agent. Then, double-rate sampling mechanisms are adopted for slow and fast dynamics with different evolution rates, and a novel asynchronous event-triggered scheme (AETS) with two independent triggering conditions is proposed. The asynchronous event-triggered scheme based on double-rate sampled-data reduces the transmission of unnecessary data and saves limited bandwidth resources by triggering independently on two time-scales. In addition, a consensus strategy is proposed to assure the multiagent system of achieving consensus with a specified passive performance level. Finally, the simulation example verifies that the asynchronous event-triggered scheme saves about 50% of network resources than the synchronous scheme under the premise of the same control effect.","PeriodicalId":55017,"journal":{"name":"IEEE Systems Journal","volume":"18 2","pages":"1277-1287"},"PeriodicalIF":4.0,"publicationDate":"2024-03-29","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141190829","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Practical Implementation of RIS-Aided Spectrum Sensing: A Deep-Learning-Based Solution RIS 辅助频谱传感的实际应用:基于深度学习的解决方案
IF 4 3区 计算机科学 Q1 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2024-03-27 DOI: 10.1109/JSYST.2024.3376986
Sefa Kayraklik;Ibrahim Yildirim;Ertugrul Basar;Ibrahim Hokelek;Ali Gorcin
This article presents reconfigurable intelligent surface (RIS)-aided deep learning (DL)-based spectrum sensing for next-generation cognitive radios (CRs). To that end, the secondary user (SU) monitors the primary transmitter (PT) signal, where the RIS plays a pivotal role in increasing the strength of the PT signal at the SU. The spectrograms of the synthesized dataset, including the fourth-generation long-term evolution and fifth-generation new radio signals, are mapped to images utilized for training the state-of-the-art object detection approaches, namely, Detectron2 and YOLOv7. By conducting extensive experiments using a real RIS prototype, we demonstrate that the RIS can consistently and significantly improve the performance of the DL detectors to identify the PT signal type along with its time and frequency utilization. This study also paves the way for optimizing spectrum utilization through RIS-assisted CR application in next-generation wireless communication systems.
本文介绍了基于可重构智能表面(RIS)辅助深度学习(DL)的下一代认知无线电(CR)频谱感知。为此,辅助用户(SU)监测主发射机(PT)信号,而 RIS 在增强 SU 处 PT 信号强度方面发挥着关键作用。合成数据集(包括第四代长期演化和第五代新无线电信号)的频谱图被映射到图像上,用于训练最先进的目标检测方法,即 Detectron2 和 YOLOv7。 通过使用真实的 RIS 原型进行大量实验,我们证明 RIS 可以持续、显著地提高 DL 检测器的性能,从而识别 PT 信号类型及其时间和频率利用率。这项研究还为下一代无线通信系统中通过 RIS 辅助 CR 应用优化频谱利用率铺平了道路。
{"title":"Practical Implementation of RIS-Aided Spectrum Sensing: A Deep-Learning-Based Solution","authors":"Sefa Kayraklik;Ibrahim Yildirim;Ertugrul Basar;Ibrahim Hokelek;Ali Gorcin","doi":"10.1109/JSYST.2024.3376986","DOIUrl":"10.1109/JSYST.2024.3376986","url":null,"abstract":"This article presents reconfigurable intelligent surface (RIS)-aided deep learning (DL)-based spectrum sensing for next-generation cognitive radios (CRs). To that end, the secondary user (SU) monitors the primary transmitter (PT) signal, where the RIS plays a pivotal role in increasing the strength of the PT signal at the SU. The spectrograms of the synthesized dataset, including the fourth-generation long-term evolution and fifth-generation new radio signals, are mapped to images utilized for training the state-of-the-art object detection approaches, namely, Detectron2 and YOLOv7. By conducting extensive experiments using a real RIS prototype, we demonstrate that the RIS can consistently and significantly improve the performance of the DL detectors to identify the PT signal type along with its time and frequency utilization. This study also paves the way for optimizing spectrum utilization through RIS-assisted CR application in next-generation wireless communication systems.","PeriodicalId":55017,"journal":{"name":"IEEE Systems Journal","volume":"18 2","pages":"1481-1488"},"PeriodicalIF":4.0,"publicationDate":"2024-03-27","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140315228","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Decentralized Energy Management of Multiagent Distribution Systems Considering the Grid Reliability and Agent Misbehavior 考虑电网可靠性和代理不当行为的多代理配电系统的分散式能源管理
IF 4 3区 计算机科学 Q1 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2024-03-22 DOI: 10.1109/JSYST.2024.3369871
Farshid Aghamohammadi;Ali Abbaspour;Hossein Saber;Sajjad Fattaheian-Dehkordi;Matti Lehtonen
In recent years, the high expansion of independent energy sources and development of multiagent structures have resulted in new challenges in the efficient power management of distribution networks. In this regard, decentralized management along considering operational concerns of the system will be a key factor in running the future multiagent systems. Therefore, this article proposes a decentralized framework based on the alternating direction method of multipliers for managing the peer-to-peer (P2P) energy trading in a multiagent distribution system while considering the technical constraints and reliability of the network. This strategy facilitates considering the effects of the network reliability while running the agents’ optimization in a decentralized manner. Respectively, each agent would tend to exchange energy with more reliable agents, which would result in the resilient operation of the network. Moreover, the uncertainty of renewable energy sources is addressed using distributionally robust optimization. Additionally, with the aim of increasing the security of the P2P energy market against communication errors and agents’ misbehavior, an algorithm is developed to identify the existence of a problem in the market convergence as well as how it could be mitigated. Finally, this scheme is investigated on 37 and 69 bus test systems to study its capability in running sustainable energy systems.
近年来,独立能源的高度扩张和多代理结构的发展给配电网络的高效电力管理带来了新的挑战。在这方面,考虑到系统运行问题的分散式管理将是未来多代理系统运行的关键因素。因此,本文提出了一种基于乘数交替方向法的分散框架,用于管理多代理配电系统中的点对点(P2P)能源交易,同时考虑到网络的技术限制和可靠性。这种策略有利于在分散运行代理优化的同时考虑网络可靠性的影响。因此,每个代理都会倾向于与更可靠的代理交换能源,从而实现网络的弹性运行。此外,可再生能源的不确定性也通过分布式稳健优化得以解决。此外,为了提高 P2P 能源市场的安全性,防止通信错误和代理的不当行为,还开发了一种算法来识别市场收敛中存在的问题,以及如何缓解这些问题。最后,在 37 和 69 总线测试系统上对该方案进行了调查,以研究其运行可持续能源系统的能力。
{"title":"Decentralized Energy Management of Multiagent Distribution Systems Considering the Grid Reliability and Agent Misbehavior","authors":"Farshid Aghamohammadi;Ali Abbaspour;Hossein Saber;Sajjad Fattaheian-Dehkordi;Matti Lehtonen","doi":"10.1109/JSYST.2024.3369871","DOIUrl":"10.1109/JSYST.2024.3369871","url":null,"abstract":"In recent years, the high expansion of independent energy sources and development of multiagent structures have resulted in new challenges in the efficient power management of distribution networks. In this regard, decentralized management along considering operational concerns of the system will be a key factor in running the future multiagent systems. Therefore, this article proposes a decentralized framework based on the alternating direction method of multipliers for managing the peer-to-peer (P2P) energy trading in a multiagent distribution system while considering the technical constraints and reliability of the network. This strategy facilitates considering the effects of the network reliability while running the agents’ optimization in a decentralized manner. Respectively, each agent would tend to exchange energy with more reliable agents, which would result in the resilient operation of the network. Moreover, the uncertainty of renewable energy sources is addressed using distributionally robust optimization. Additionally, with the aim of increasing the security of the P2P energy market against communication errors and agents’ misbehavior, an algorithm is developed to identify the existence of a problem in the market convergence as well as how it could be mitigated. Finally, this scheme is investigated on 37 and 69 bus test systems to study its capability in running sustainable energy systems.","PeriodicalId":55017,"journal":{"name":"IEEE Systems Journal","volume":"18 2","pages":"905-916"},"PeriodicalIF":4.0,"publicationDate":"2024-03-22","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=10478176","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140198348","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Event-Triggered Observation-Based Control of Nonlinear Mixed-Order Multiagent Systems Under Input Saturation 输入饱和状态下基于事件触发观测的非线性混序多代理系统控制
IF 4 3区 计算机科学 Q1 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2024-03-22 DOI: 10.1109/JSYST.2024.3399761
Yiguang Wang;Peng Shi;Xiaojie Li
In this article, the event-triggered observation-based tracking control issue of nonlinear mixed-order multiagent systems (MASs) under the actuator saturation is investigated. The studied mixed-order MASs include heterogeneous agents which have nonidentical orders of dynamics and different quantities and types of states to be synchronized. To relieve the communication load and decrease the tear and wear due to the frequent regulation of actuators, a distributed cooperative tracking control strategy utilizing the event-triggered mechanism is proposed to realize the final synchronization for all nonlinear mixed-order followers. In addition, the distributed disturbance observer is developed for the heterogeneous followers to lower the impact of unknown dynamics and external disturbances. And, the actuator saturation problem is considered to ensure the wider applicability of the presented control strategy in actual applications. The stability of the controlled mixed-order MASs is proved by Lyapunov theory for ensuring the synchronization of all states under the proposed event-triggered observation-based cooperative control strategy. Finally, the example of unmanned aerial vehicle is utilized to verify the effectiveness of the consensus cooperative control strategy.
本文研究了致动器饱和状态下非线性混合阶多代理系统(MAS)基于事件触发观测的跟踪控制问题。所研究的混序多代理系统包括异构代理,这些代理具有非相同的动力学阶数,需要同步的状态数量和类型也各不相同。为了减轻通信负荷,减少频繁调节执行器造成的磨损,提出了一种利用事件触发机制的分布式协同跟踪控制策略,以实现所有非线性混合阶跟随器的最终同步。此外,还为异构跟随器开发了分布式干扰观测器,以降低未知动态和外部干扰的影响。此外,还考虑了执行器饱和问题,以确保所提出的控制策略在实际应用中具有更广泛的适用性。利用李雅普诺夫理论证明了受控混合阶 MAS 的稳定性,以确保在所提出的基于事件触发观测的协同控制策略下所有状态的同步。最后,以无人驾驶飞行器为例,验证了共识合作控制策略的有效性。
{"title":"Event-Triggered Observation-Based Control of Nonlinear Mixed-Order Multiagent Systems Under Input Saturation","authors":"Yiguang Wang;Peng Shi;Xiaojie Li","doi":"10.1109/JSYST.2024.3399761","DOIUrl":"10.1109/JSYST.2024.3399761","url":null,"abstract":"In this article, the event-triggered observation-based tracking control issue of nonlinear mixed-order multiagent systems (MASs) under the actuator saturation is investigated. The studied mixed-order MASs include heterogeneous agents which have nonidentical orders of dynamics and different quantities and types of states to be synchronized. To relieve the communication load and decrease the tear and wear due to the frequent regulation of actuators, a distributed cooperative tracking control strategy utilizing the event-triggered mechanism is proposed to realize the final synchronization for all nonlinear mixed-order followers. In addition, the distributed disturbance observer is developed for the heterogeneous followers to lower the impact of unknown dynamics and external disturbances. And, the actuator saturation problem is considered to ensure the wider applicability of the presented control strategy in actual applications. The stability of the controlled mixed-order MASs is proved by Lyapunov theory for ensuring the synchronization of all states under the proposed event-triggered observation-based cooperative control strategy. Finally, the example of unmanned aerial vehicle is utilized to verify the effectiveness of the consensus cooperative control strategy.","PeriodicalId":55017,"journal":{"name":"IEEE Systems Journal","volume":"18 2","pages":"1392-1401"},"PeriodicalIF":4.0,"publicationDate":"2024-03-22","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141153931","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Framing Effect in Vertex Cover of Networks Under Prospect Theory 前景理论下网络顶点覆盖的框架效应
IF 4 3区 计算机科学 Q1 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2024-03-21 DOI: 10.1109/JSYST.2024.3374761
Jie Chen;Changlei Zhan;Ke Xu;Rongpei Zhou
Vertex cover (VC) problem is an important combinatorial optimization problem that has a wide range of applications. In this article, we investigate the existing works on solving the VC problem from game theoretic perspective; these works treated each vertex of a network as a completely rational player. In contrast, we consider the impact of player's subjective behavior, that is, each player is not necessarily completely rational. First, we establish a game model under the expected utility theory (EUT) and the framing effect (FE) of the prospect theory. Second, we analyze the relationship between VC and game model under the EUT and the FE. Third, we propose a relaxed greedy behavioral algorithm, and prove that our proposed algorithm can guarantee that the strategies of all vertices converge to a strict Nash equilibrium under the EUT and the FE. Finally, the simulation results not only evaluate the influence of FE on the overall cover level of networks but also demonstrate the effectiveness and superiority of our proposed algorithm compared with the existing bounded rationality algorithm on representative networks and standard benchmark.
顶点覆盖(VC)问题是一个重要的组合优化问题,有着广泛的应用。在本文中,我们从博弈论的角度研究了解决顶点覆盖(VC)问题的现有工作;这些工作将网络中的每个顶点视为完全理性的玩家。相比之下,我们考虑了玩家主观行为的影响,即每个玩家不一定是完全理性的。首先,我们建立了预期效用理论(EUT)和前景理论框架效应(FE)下的博弈模型。其次,我们分析了 EUT 和 FE 下的 VC 与博弈模型之间的关系。第三,我们提出了一种宽松的贪婪行为算法,并证明了我们提出的算法可以保证所有顶点的策略都收敛到 EUT 和 FE 下的严格纳什均衡。最后,仿真结果不仅评估了 FE 对网络整体覆盖水平的影响,还在代表性网络和标准基准上证明了我们提出的算法与现有有界理性算法相比的有效性和优越性。
{"title":"Framing Effect in Vertex Cover of Networks Under Prospect Theory","authors":"Jie Chen;Changlei Zhan;Ke Xu;Rongpei Zhou","doi":"10.1109/JSYST.2024.3374761","DOIUrl":"10.1109/JSYST.2024.3374761","url":null,"abstract":"Vertex cover (VC) problem is an important combinatorial optimization problem that has a wide range of applications. In this article, we investigate the existing works on solving the VC problem from game theoretic perspective; these works treated each vertex of a network as a completely rational player. In contrast, we consider the impact of player's subjective behavior, that is, each player is not necessarily completely rational. First, we establish a game model under the expected utility theory (EUT) and the framing effect (FE) of the prospect theory. Second, we analyze the relationship between VC and game model under the EUT and the FE. Third, we propose a relaxed greedy behavioral algorithm, and prove that our proposed algorithm can guarantee that the strategies of all vertices converge to a strict Nash equilibrium under the EUT and the FE. Finally, the simulation results not only evaluate the influence of FE on the overall cover level of networks but also demonstrate the effectiveness and superiority of our proposed algorithm compared with the existing bounded rationality algorithm on representative networks and standard benchmark.","PeriodicalId":55017,"journal":{"name":"IEEE Systems Journal","volume":"18 2","pages":"1092-1103"},"PeriodicalIF":4.0,"publicationDate":"2024-03-21","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140205620","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Network Slicing Resource Allocation Optimization Based on Multiactor-Attention-Critic Joint With Bidding in Heterogeneous Integrated Network 异构集成网络中基于多角色-注意力-批判联合竞价的网络切片资源分配优化
IF 4 3区 计算机科学 Q1 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2024-03-20 DOI: 10.1109/JSYST.2024.3397829
Geng Chen;Xu Zhang;Shuhu Qi;Qingtian Zeng;Yu-Dong Zhang
The demand for various types of services is growing rapidly with the development of beyond 5G/6G networks, network slicing (NS) is considered as an effective technology to cope with the multiple services and large traffic demand. In this article, a NS resource allocation optimization algorithm based on multiactor-attention-critic (MAAC) joint with bidding is proposed to guarantee the service satisfaction rate (SSR) while increasing the profit of mobile virtual network operator (MVNO) in heterogeneous integrated networks. First, a pricing and bidding strategies are designed for users with different service requirements and service indexes, and the resource allocation is modeled to maximize the sum of utility of all MVNO subjected to MVNO's pricing and bandwidth constraints accordingly. Second, the optimization problem is analyzed based on the augment Lagrange method, relaxed and has been proved as a convex optimization, and then, the alternating direction multiplier method is adopted to obtain the theoretical upper bound with 32.047 of the network utility. Meanwhile, the gradient descent method with different learning rates is used to accelerate the convergence rate. Third, the MAAC-based algorithm is proposed and the resource allocation procedures are transformed into a partially observable Markov decision process, in which the interactions with multiagent environment are performed accurately. Finally, the simulation results indicate that the network utility of the proposed algorithm can be improved by 25.074% while ensuring the users' SSR. Compared with multiagent deep determination strategy gradient and dueling deep Q network, the network utility by the proposed algorithm can be improved by 6.265% and 39.791%, respectively, up to 27.664, which can be closest to the theoretical upper bound at the greatest extent.
随着超 5G/6G 网络的发展,各类业务的需求迅速增长,网络切片(NS)被认为是应对多业务、大流量需求的有效技术。本文提出了一种基于多扇区注意力评判器(MAAC)与竞价相结合的网络切片资源分配优化算法,以保证服务满意率(SSR),同时提高异构综合网络中移动虚拟网络运营商(MVNO)的利润。首先,针对不同服务需求和服务指标的用户设计了定价和竞价策略,并建立了资源分配模型,以最大化所有 MVNO 的效用总和,同时相应地限制了 MVNO 的定价和带宽。其次,基于增强拉格朗日法对优化问题进行分析,将其放松并证明为凸优化,然后采用交替方向乘法得到网络效用 32.047 的理论上限。同时,采用不同学习率的梯度下降法加快收敛速度。第三,提出了基于 MAAC 的算法,并将资源分配过程转化为部分可观测的马尔可夫决策过程,在此过程中可以准确地执行与多代理环境的交互。最后,仿真结果表明,在保证用户 SSR 的前提下,所提算法的网络效用可提高 25.074%。与多代理深度判定策略梯度和决斗深度 Q 网络相比,所提算法的网络效用分别提高了 6.265% 和 39.791%,最高可达 27.664,可以最大程度地接近理论上限。
{"title":"Network Slicing Resource Allocation Optimization Based on Multiactor-Attention-Critic Joint With Bidding in Heterogeneous Integrated Network","authors":"Geng Chen;Xu Zhang;Shuhu Qi;Qingtian Zeng;Yu-Dong Zhang","doi":"10.1109/JSYST.2024.3397829","DOIUrl":"10.1109/JSYST.2024.3397829","url":null,"abstract":"The demand for various types of services is growing rapidly with the development of beyond 5G/6G networks, network slicing (NS) is considered as an effective technology to cope with the multiple services and large traffic demand. In this article, a NS resource allocation optimization algorithm based on multiactor-attention-critic (MAAC) joint with bidding is proposed to guarantee the service satisfaction rate (SSR) while increasing the profit of mobile virtual network operator (MVNO) in heterogeneous integrated networks. First, a pricing and bidding strategies are designed for users with different service requirements and service indexes, and the resource allocation is modeled to maximize the sum of utility of all MVNO subjected to MVNO's pricing and bandwidth constraints accordingly. Second, the optimization problem is analyzed based on the augment Lagrange method, relaxed and has been proved as a convex optimization, and then, the alternating direction multiplier method is adopted to obtain the theoretical upper bound with 32.047 of the network utility. Meanwhile, the gradient descent method with different learning rates is used to accelerate the convergence rate. Third, the MAAC-based algorithm is proposed and the resource allocation procedures are transformed into a partially observable Markov decision process, in which the interactions with multiagent environment are performed accurately. Finally, the simulation results indicate that the network utility of the proposed algorithm can be improved by 25.074% while ensuring the users' SSR. Compared with multiagent deep determination strategy gradient and dueling deep Q network, the network utility by the proposed algorithm can be improved by 6.265% and 39.791%, respectively, up to 27.664, which can be closest to the theoretical upper bound at the greatest extent.","PeriodicalId":55017,"journal":{"name":"IEEE Systems Journal","volume":"18 2","pages":"1186-1197"},"PeriodicalIF":4.0,"publicationDate":"2024-03-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141147295","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Performance Evaluation and Optimization of UAV-Based Hybrid Dual-Hop FSO/UOWC Systems 基于无人机的混合双跳 FSO/UOWC 系统的性能评估和优化
IF 4 3区 计算机科学 Q1 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2024-03-20 DOI: 10.1109/JSYST.2024.3399002
Jin-Yuan Wang;Pan Feng;Li-Hua Hong;Hao-Nan Yang;Na Liu
This article considers an unmanned aerial vehicle-based hybrid dual-hop free-space optical (FSO)/underwater optical wireless communication (UOWC) system with a decode-and-forward relay, where the FSO channel is influenced by atmospheric loss, turbulence, pointing error, and angle-of-arrival fluctuation, and the UOWC channel is affected by oceanic path loss, turbulence, and pointing error. Using direct detection and heterodyne detection, we obtain tractable analytical expressions of the outage probability (OP) and bit error rate (BER), respectively. We then derive asymptotic bounds of the OP and BER to reveal more insights into the effects of various parameters. As an extension, we also analyze the system performance over a more general channel model. After that, we consider a serial multirelay-based hybrid FSO/UOWC system, and jointly optimize the relay number and the relay distance vector to obtain a tradeoff between system cost and OP performance. Numerical results are provided to validate the accuracy of the derivations and the superiority of the proposed optimization scheme. We also discuss the influences of various parameters on system performance.
本文研究了一种基于无人机的混合双跳自由空间光(FSO)/水下光无线通信(UOWC)系统,该系统采用解码前向中继,其中 FSO 信道受大气损耗、湍流、指向误差和到达角波动的影响,UOWC 信道受海洋路径损耗、湍流和指向误差的影响。通过直接检测和外差检测,我们分别得到了中断概率(OP)和误码率(BER)的可控分析表达式。然后,我们推导出 OP 和 BER 的渐近限值,以揭示各种参数的影响。作为扩展,我们还分析了更一般信道模型下的系统性能。之后,我们考虑了基于串行多中继的 FSO/UOWC 混合系统,并联合优化了中继数和中继距离向量,以在系统成本和 OP 性能之间取得平衡。我们提供了数值结果,以验证推导的准确性和所提优化方案的优越性。我们还讨论了各种参数对系统性能的影响。
{"title":"Performance Evaluation and Optimization of UAV-Based Hybrid Dual-Hop FSO/UOWC Systems","authors":"Jin-Yuan Wang;Pan Feng;Li-Hua Hong;Hao-Nan Yang;Na Liu","doi":"10.1109/JSYST.2024.3399002","DOIUrl":"10.1109/JSYST.2024.3399002","url":null,"abstract":"This article considers an unmanned aerial vehicle-based hybrid dual-hop free-space optical (FSO)/underwater optical wireless communication (UOWC) system with a decode-and-forward relay, where the FSO channel is influenced by atmospheric loss, turbulence, pointing error, and angle-of-arrival fluctuation, and the UOWC channel is affected by oceanic path loss, turbulence, and pointing error. Using direct detection and heterodyne detection, we obtain tractable analytical expressions of the outage probability (OP) and bit error rate (BER), respectively. We then derive asymptotic bounds of the OP and BER to reveal more insights into the effects of various parameters. As an extension, we also analyze the system performance over a more general channel model. After that, we consider a serial multirelay-based hybrid FSO/UOWC system, and jointly optimize the relay number and the relay distance vector to obtain a tradeoff between system cost and OP performance. Numerical results are provided to validate the accuracy of the derivations and the superiority of the proposed optimization scheme. We also discuss the influences of various parameters on system performance.","PeriodicalId":55017,"journal":{"name":"IEEE Systems Journal","volume":"18 2","pages":"1020-1031"},"PeriodicalIF":4.0,"publicationDate":"2024-03-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141147298","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
期刊
IEEE Systems Journal
全部 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