首页 > 最新文献

International Journal of Communication Systems最新文献

英文 中文
Network Traffic Prediction Based on Decomposition and Combination Model
IF 1.7 4区 计算机科学 Q3 ENGINEERING, ELECTRICAL & ELECTRONIC Pub Date : 2025-03-08 DOI: 10.1002/dac.70056
Lian Lian

In this paper, a combination model based on complementary ensemble empirical mode decomposition (CEEMD) is proposed. First, CEEMD is applied to decompose original network traffic to generate high-frequency component, low-frequency component, and residual component. Then, the high-frequency components are modeled and predicted using bi-directional long short-term memory (BiLSTM). The low-frequency components and the residual component are modeled and predicted using autoregressive integrated moving average (ARIMA). Meanwhile, considering that the BiLSTM model is influenced by the hyperparameters, an Improved Bald Eagle Search (IBES) algorithm is proposed and applied to optimize three hyperparameters of BiLSTM, avoiding the blindness and subjectivity of manual selection of parameters. Finally, the prediction values of BiLSTM and ARIMA model are summed to obtain the final predicted value of network traffic. The comparisons with other models proved that the proposed network traffic prediction model is closer to the real data, with the optimal performance indicators, which is very suitable for high precision occasions.

{"title":"Network Traffic Prediction Based on Decomposition and Combination Model","authors":"Lian Lian","doi":"10.1002/dac.70056","DOIUrl":"https://doi.org/10.1002/dac.70056","url":null,"abstract":"<div>\u0000 \u0000 <p>In this paper, a combination model based on complementary ensemble empirical mode decomposition (CEEMD) is proposed. First, CEEMD is applied to decompose original network traffic to generate high-frequency component, low-frequency component, and residual component. Then, the high-frequency components are modeled and predicted using bi-directional long short-term memory (BiLSTM). The low-frequency components and the residual component are modeled and predicted using autoregressive integrated moving average (ARIMA). Meanwhile, considering that the BiLSTM model is influenced by the hyperparameters, an Improved Bald Eagle Search (IBES) algorithm is proposed and applied to optimize three hyperparameters of BiLSTM, avoiding the blindness and subjectivity of manual selection of parameters. Finally, the prediction values of BiLSTM and ARIMA model are summed to obtain the final predicted value of network traffic. The comparisons with other models proved that the proposed network traffic prediction model is closer to the real data, with the optimal performance indicators, which is very suitable for high precision occasions.</p>\u0000 </div>","PeriodicalId":13946,"journal":{"name":"International Journal of Communication Systems","volume":"38 6","pages":""},"PeriodicalIF":1.7,"publicationDate":"2025-03-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"143571422","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
Iterative Sparse Interference Cancelation Algorithm for Massive MIMO Uplink System
IF 1.7 4区 计算机科学 Q3 ENGINEERING, ELECTRICAL & ELECTRONIC Pub Date : 2025-03-08 DOI: 10.1002/dac.70058
Qing-Yang Guan

We investigate an iterative sparse interference cancelation (ISIC) algorithm in massive multiple input multiple output (MIMO) uplink systems, which includes a multilayer implementation consisting of a channel sparse estimation layer using an improved Sparsity Adaptive Matching Pursuit (SAMP) algorithm, sorting layer and filtering layer with noise power threshold. The theoretical bound for noise power threshold is also addressed. To optimize sparse interference cancelation, we analyze its feasibility and robustness with an iterative scheme detecting the symbols sequentially and eliminating interference from all other users at different multiuser access conditions. Additionally, we provide theoretical proof for iteration termination condition. Analysis and simulation also demonstrate the performance of our proposed sparse interference cancelation approach ideal maximum likelihood (ML) detection under different multiuser access conditions.

{"title":"Iterative Sparse Interference Cancelation Algorithm for Massive MIMO Uplink System","authors":"Qing-Yang Guan","doi":"10.1002/dac.70058","DOIUrl":"https://doi.org/10.1002/dac.70058","url":null,"abstract":"<div>\u0000 \u0000 <p>We investigate an iterative sparse interference cancelation (ISIC) algorithm in massive multiple input multiple output (MIMO) uplink systems, which includes a multilayer implementation consisting of a channel sparse estimation layer using an improved Sparsity Adaptive Matching Pursuit (SAMP) algorithm, sorting layer and filtering layer with noise power threshold. The theoretical bound for noise power threshold is also addressed. To optimize sparse interference cancelation, we analyze its feasibility and robustness with an iterative scheme detecting the symbols sequentially and eliminating interference from all other users at different multiuser access conditions. Additionally, we provide theoretical proof for iteration termination condition. Analysis and simulation also demonstrate the performance of our proposed sparse interference cancelation approach ideal maximum likelihood (ML) detection under different multiuser access conditions.</p>\u0000 </div>","PeriodicalId":13946,"journal":{"name":"International Journal of Communication Systems","volume":"38 6","pages":""},"PeriodicalIF":1.7,"publicationDate":"2025-03-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"143571421","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 Combined Model WAPI Indoor Localization Method Based on UMAP
IF 1.7 4区 计算机科学 Q3 ENGINEERING, ELECTRICAL & ELECTRONIC Pub Date : 2025-03-05 DOI: 10.1002/dac.70034
Jiasen Zhang, Xiaoxun Yang, Wei Zhu, Dongjie Wu, Jiashan Wan, Na Xia

With the rapid advancement of the Internet, indoor localization technology has gained increasing importance across various fields. However, the complexity of indoor environments presents significant challenges for achieving precise positioning using GPS or BeiDou systems. As a result, there is a growing demand for innovative localization methods that deliver high accuracy, improved security, and cost-effectiveness. In this study, a dataset comprising 9291 fingerprints collected from a building was processed and split into training and test sets in a 7:3 ratio. To facilitate feature extraction, four algorithms—UMAP, LDA, PCA, and SVD—were employed. Subsequently, six machine learning models (KNN, Random Forest, ANN, SVM, GBDT, and XgBoost) were trained on the training set and evaluated on the test set to compare their performance with different feature extraction algorithms. The objective was to identify the most effective feature extraction method. Model performance was assessed using three metrics: average error, coefficient of determination, and accuracy. Finally, a stacking ensemble model was developed, incorporating the six models as primary learners and selecting the five models with superior predictive performance as secondary learners. This approach aimed to enhance the localization accuracy. UMAP feature extraction significantly improved the prediction accuracy of the indoor localization model, whereas the stacking ensemble model, combining KNN, GBDT, XgBoost, ANN, Random Forest, and SVM as primary learners and Random Forest as the secondary learner, achieved the highest localization accuracy, with an error of approximately 1.48 m.

{"title":"A Combined Model WAPI Indoor Localization Method Based on UMAP","authors":"Jiasen Zhang,&nbsp;Xiaoxun Yang,&nbsp;Wei Zhu,&nbsp;Dongjie Wu,&nbsp;Jiashan Wan,&nbsp;Na Xia","doi":"10.1002/dac.70034","DOIUrl":"https://doi.org/10.1002/dac.70034","url":null,"abstract":"<div>\u0000 \u0000 <p>With the rapid advancement of the Internet, indoor localization technology has gained increasing importance across various fields. However, the complexity of indoor environments presents significant challenges for achieving precise positioning using GPS or BeiDou systems. As a result, there is a growing demand for innovative localization methods that deliver high accuracy, improved security, and cost-effectiveness. In this study, a dataset comprising 9291 fingerprints collected from a building was processed and split into training and test sets in a 7:3 ratio. To facilitate feature extraction, four algorithms—UMAP, LDA, PCA, and SVD—were employed. Subsequently, six machine learning models (KNN, Random Forest, ANN, SVM, GBDT, and XgBoost) were trained on the training set and evaluated on the test set to compare their performance with different feature extraction algorithms. The objective was to identify the most effective feature extraction method. Model performance was assessed using three metrics: average error, coefficient of determination, and accuracy. Finally, a stacking ensemble model was developed, incorporating the six models as primary learners and selecting the five models with superior predictive performance as secondary learners. This approach aimed to enhance the localization accuracy. UMAP feature extraction significantly improved the prediction accuracy of the indoor localization model, whereas the stacking ensemble model, combining KNN, GBDT, XgBoost, ANN, Random Forest, and SVM as primary learners and Random Forest as the secondary learner, achieved the highest localization accuracy, with an error of approximately 1.48 m.</p>\u0000 </div>","PeriodicalId":13946,"journal":{"name":"International Journal of Communication Systems","volume":"38 6","pages":""},"PeriodicalIF":1.7,"publicationDate":"2025-03-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"143554817","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
Real-Time Mobile Data Traffic and Noise Monitoring System for AI Data Prediction Using Open Source Frame Work
IF 1.7 4区 计算机科学 Q3 ENGINEERING, ELECTRICAL & ELECTRONIC Pub Date : 2025-03-05 DOI: 10.1002/dac.70052
E. Selvamanju, V. Baby Shalini

The predictive analysis of mobile network traffic is important for future generation cellular networks. Knowing user requests in advance enables the system to allocate resources in the best way possible. In this manuscript, Real-Time Mobile Data Traffic and Noise monitoring System for AI Data Prediction Using open Source Frame Work (RMTNMS-OSF) is proposed. Unlike previous studies that primarily remained theoretical, this research aims to identify areas with the highest demand for 5G internet service and also promptly provide the information to IT professionals. This is significant because of the high demand for internet services among tech professionals working from home in rural areas. This developed software now utilizes HTML, OpenLayers, and real-time spatial location data along with the Google Satellite Map API as its base layer to detect user locations as well as to ensure uninterrupted high-speed internet service. The innovation of this proposed RMTNMS-OSF model lies in the integration of AI-driven predictive models with real-time geospatial data processing to optimize network performance in rural areas by dynamically predicting network demand, detecting congestion, and preventing data loss using cost-effective open-source technology, and this mark up a significant advancement in mobile network traffic prediction and resource allocation. The performance of the proposed RMTNMS-OSF method is evaluated with existing methods.

{"title":"Real-Time Mobile Data Traffic and Noise Monitoring System for AI Data Prediction Using Open Source Frame Work","authors":"E. Selvamanju,&nbsp;V. Baby Shalini","doi":"10.1002/dac.70052","DOIUrl":"https://doi.org/10.1002/dac.70052","url":null,"abstract":"<div>\u0000 \u0000 <p>The predictive analysis of mobile network traffic is important for future generation cellular networks. Knowing user requests in advance enables the system to allocate resources in the best way possible. In this manuscript, Real-Time Mobile Data Traffic and Noise monitoring System for AI Data Prediction Using open Source Frame Work (RMTNMS-OSF) is proposed. Unlike previous studies that primarily remained theoretical, this research aims to identify areas with the highest demand for 5G internet service and also promptly provide the information to IT professionals. This is significant because of the high demand for internet services among tech professionals working from home in rural areas. This developed software now utilizes HTML, OpenLayers, and real-time spatial location data along with the Google Satellite Map API as its base layer to detect user locations as well as to ensure uninterrupted high-speed internet service. The innovation of this proposed RMTNMS-OSF model lies in the integration of AI-driven predictive models with real-time geospatial data processing to optimize network performance in rural areas by dynamically predicting network demand, detecting congestion, and preventing data loss using cost-effective open-source technology, and this mark up a significant advancement in mobile network traffic prediction and resource allocation. The performance of the proposed RMTNMS-OSF method is evaluated with existing methods.</p>\u0000 </div>","PeriodicalId":13946,"journal":{"name":"International Journal of Communication Systems","volume":"38 6","pages":""},"PeriodicalIF":1.7,"publicationDate":"2025-03-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"143554818","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
EFLB-IIoT: Enhanced Flow Control and Load Balancing Approach for SDN-Enabled Industrial Internet-of-Things
IF 1.7 4区 计算机科学 Q3 ENGINEERING, ELECTRICAL & ELECTRONIC Pub Date : 2025-03-05 DOI: 10.1002/dac.70043
Santosh Kumar, Aruna Malik

Software-defined networks (SDN) provide an efficient network architecture by enhancing global network monitoring and performance through the separation of the control plane from the data plane. In extensive SDN implementations for the Internet-of-Things (IoT), achieving high scalability and reducing controller load necessitates deploying multiple distributed controllers that collaboratively manage the network. Each controller oversees a subset of switches and gathers information about these switches and their interconnections, which can lead to imbalances in link and controller loads. Addressing these imbalances is crucial for improving quality of service (QoS) in SDN-enabled Industrial Internet-of-Things (IIoT) environments. In this paper, we present the NP-hardness of the link and controller load balancing routing (LCLBR) problem within IIoT. To tackle this issue, we propose an enhanced flow control and load balancing approach for SDN-enabled Industrial Internet-of-Things (EFLB-IIoT). EFLB-IIoT is an approximation-based technique that effectively maintains network activity among distributed controllers. Simulation results indicate that our proposed strategy reduces the maximum link load by 76% and the maximum controller response time by 85% compared to existing techniques, demonstrating superior performance over state-of-the-art methods.

{"title":"EFLB-IIoT: Enhanced Flow Control and Load Balancing Approach for SDN-Enabled Industrial Internet-of-Things","authors":"Santosh Kumar,&nbsp;Aruna Malik","doi":"10.1002/dac.70043","DOIUrl":"https://doi.org/10.1002/dac.70043","url":null,"abstract":"<div>\u0000 \u0000 <p>Software-defined networks (SDN) provide an efficient network architecture by enhancing global network monitoring and performance through the separation of the control plane from the data plane. In extensive SDN implementations for the Internet-of-Things (IoT), achieving high scalability and reducing controller load necessitates deploying multiple distributed controllers that collaboratively manage the network. Each controller oversees a subset of switches and gathers information about these switches and their interconnections, which can lead to imbalances in link and controller loads. Addressing these imbalances is crucial for improving quality of service (QoS) in SDN-enabled Industrial Internet-of-Things (IIoT) environments. In this paper, we present the NP-hardness of the link and controller load balancing routing (LCLBR) problem within IIoT. To tackle this issue, we propose an enhanced flow control and load balancing approach for SDN-enabled Industrial Internet-of-Things (EFLB-IIoT). EFLB-IIoT is an approximation-based technique that effectively maintains network activity among distributed controllers. Simulation results indicate that our proposed strategy reduces the maximum link load by 76% and the maximum controller response time by 85% compared to existing techniques, demonstrating superior performance over state-of-the-art methods.</p>\u0000 </div>","PeriodicalId":13946,"journal":{"name":"International Journal of Communication Systems","volume":"38 6","pages":""},"PeriodicalIF":1.7,"publicationDate":"2025-03-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"143554327","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
Flamingo Lyrebird Optimization-Based Holistic Approach for Improving RFID-WSN Integrated Network Lifetime
IF 1.7 4区 计算机科学 Q3 ENGINEERING, ELECTRICAL & ELECTRONIC Pub Date : 2025-03-05 DOI: 10.1002/dac.70036
V. Rajesh, A. Kaleel Rahuman

Wireless sensor networks (WSNs) are considered a key foundation for high-level Internet of Things (IoT) practices. Moreover, WSNs depend on transmission for data transfer among sink modules and sensor nodes or intermediate points in the system. However, in WSN, there are several interruptions during the transmission of data. Further, storage space, network bandwidth, and processing power are limited, and hence, it is significant to enhance data distribution to improve network performance. Therefore, this paper devised a new approach known as the Flamingo Lyrebird Optimization Algorithm (FLOA) to improve radio frequency identification (RFID)-WSN integrated network lifetime. Firstly, the network topology of WSN-RFID is simulated, and then cluster head (CH) selection is performed by FLOA in terms of multiobjective fitness, namely, energy, network lifetime, and inter- and intracluster distance. Here, FLOA is formed by integrating Flamingo Search Optimization (FSA) and Lyrebird Optimization Algorithm (LOA). After this, the energy-efficient multipath routing is performed by utilizing FLOA, where link life time (LLT) and energy are predicted using a gated recurrent unit (GRU). Furthermore, FLOA attained the maximum performance with network lifetime and energy of 820.11, 0.923 J, and minimum delay of 0.211 s.

{"title":"Flamingo Lyrebird Optimization-Based Holistic Approach for Improving RFID-WSN Integrated Network Lifetime","authors":"V. Rajesh,&nbsp;A. Kaleel Rahuman","doi":"10.1002/dac.70036","DOIUrl":"https://doi.org/10.1002/dac.70036","url":null,"abstract":"<div>\u0000 \u0000 <p>Wireless sensor networks (WSNs) are considered a key foundation for high-level Internet of Things (IoT) practices. Moreover, WSNs depend on transmission for data transfer among sink modules and sensor nodes or intermediate points in the system. However, in WSN, there are several interruptions during the transmission of data. Further, storage space, network bandwidth, and processing power are limited, and hence, it is significant to enhance data distribution to improve network performance. Therefore, this paper devised a new approach known as the Flamingo Lyrebird Optimization Algorithm (FLOA) to improve radio frequency identification (RFID)-WSN integrated network lifetime. Firstly, the network topology of WSN-RFID is simulated, and then cluster head (CH) selection is performed by FLOA in terms of multiobjective fitness, namely, energy, network lifetime, and inter- and intracluster distance. Here, FLOA is formed by integrating Flamingo Search Optimization (FSA) and Lyrebird Optimization Algorithm (LOA). After this, the energy-efficient multipath routing is performed by utilizing FLOA, where link life time (LLT) and energy are predicted using a gated recurrent unit (GRU). Furthermore, FLOA attained the maximum performance with network lifetime and energy of 820.11, 0.923 J, and minimum delay of 0.211 s.</p>\u0000 </div>","PeriodicalId":13946,"journal":{"name":"International Journal of Communication Systems","volume":"38 6","pages":""},"PeriodicalIF":1.7,"publicationDate":"2025-03-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"143554326","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
Design and Implementation of Heterogeneous Route Selection Algorithm for Delay Minimization in VANET
IF 1.7 4区 计算机科学 Q3 ENGINEERING, ELECTRICAL & ELECTRONIC Pub Date : 2025-03-03 DOI: 10.1002/dac.70032
Cloudin Swamynathan, John Deva Prasanna D. S, K. Anusha

Data dissemination is a promising use in Vehicular Ad hoc NETworks (VANETs), where messages are jointly carried and delivered by vehicles toward their destinations at defined points. Vehicles find it challenging to select the target uplink node among the roadside units (RSU) put in VANETs due to the RSU coverage, traffic intensity, and other sophisticated and dynamic affecting factors. In this study, a new adaptive vehicle clustering method is proposed that attempts to reduce the power consumption of automobiles. It dynamically distributes the computational assets of every virtual machine within the automobile. The mimosa pudica clustering optimization algorithm (MPCOA) is used to identify the ideal clustering number to reduce the overall energy consumption of the cars, and the clustering head is chosen based on the direction the vehicles are going, their weighted mobility, and their entropy. A cluster head (CH) oversees all intercluster and intracluster communication. Some factors to gauge the effectiveness of a network include the load on every CH, the lifespan of the cluster, and the overall number of clusters in the network. The new cluster is well suited for this type of huge data, in which they are separated into similarity, variations, and neighborhoods as different types of VANET features along with their combinational groups. Using a test bed and numerous simulations, the suggested system efficacy is assessed. Conducting a performance study and comparing the test bed findings to the simulation results provides a thorough understanding of the performance and viability of the proposed MPCOA-based system.

{"title":"Design and Implementation of Heterogeneous Route Selection Algorithm for Delay Minimization in VANET","authors":"Cloudin Swamynathan,&nbsp;John Deva Prasanna D. S,&nbsp;K. Anusha","doi":"10.1002/dac.70032","DOIUrl":"https://doi.org/10.1002/dac.70032","url":null,"abstract":"<div>\u0000 \u0000 <p>Data dissemination is a promising use in Vehicular Ad hoc NETworks (VANETs), where messages are jointly carried and delivered by vehicles toward their destinations at defined points. Vehicles find it challenging to select the target uplink node among the roadside units (RSU) put in VANETs due to the RSU coverage, traffic intensity, and other sophisticated and dynamic affecting factors. In this study, a new adaptive vehicle clustering method is proposed that attempts to reduce the power consumption of automobiles. It dynamically distributes the computational assets of every virtual machine within the automobile. The <i>mimosa pudica</i> clustering optimization algorithm (MPCOA) is used to identify the ideal clustering number to reduce the overall energy consumption of the cars, and the clustering head is chosen based on the direction the vehicles are going, their weighted mobility, and their entropy. A cluster head (CH) oversees all intercluster and intracluster communication. Some factors to gauge the effectiveness of a network include the load on every CH, the lifespan of the cluster, and the overall number of clusters in the network. The new cluster is well suited for this type of huge data, in which they are separated into similarity, variations, and neighborhoods as different types of VANET features along with their combinational groups. Using a test bed and numerous simulations, the suggested system efficacy is assessed. Conducting a performance study and comparing the test bed findings to the simulation results provides a thorough understanding of the performance and viability of the proposed MPCOA-based system.</p>\u0000 </div>","PeriodicalId":13946,"journal":{"name":"International Journal of Communication Systems","volume":"38 6","pages":""},"PeriodicalIF":1.7,"publicationDate":"2025-03-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"143535873","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
Research and Implementation of a Hybrid MIMO Detection Algorithm
IF 1.7 4区 计算机科学 Q3 ENGINEERING, ELECTRICAL & ELECTRONIC Pub Date : 2025-03-03 DOI: 10.1002/dac.70051
Xinwei Li, Wei Chen, Zhuhua Hu, Qingbo Zhai, Biao Long

Multiple-input multiple-output (MIMO) technology plays a crucial role in the field of wireless communications. As one of the key technologies, MIMO signal detection ensures the reliability of communication systems and achieves high throughput transmission. In this paper, to find a high-performance and low-complexity detection algorithm, a hybrid detection algorithm is proposed based on the K-best detection algorithm. The hybrid algorithm employs the minimum mean square error (MMSE) linear detection algorithm combined with sorted QR decomposition (SQRD) for preprocessing, followed by signal detection using the K-best detection algorithm. Compared with the traditional K-best detection algorithm, the proposed method shows significant performance improvement. To address the computational complexity issue caused by the fixed K value in each layer of the hybrid detection algorithm, an adaptive threshold algorithm is introduced to select an appropriate K value for each layer, significantly reducing the algorithm's complexity. On the hardware implementation level, not only is the overall algorithm architecture optimized but a lookup table (LUT) based sorting algorithm is also proposed to address the sorting delay issue in the hybrid detection algorithm. Comprehensive analysis shows that this detector, implemented in a 28-nm process, achieves a throughput of 4.8 Gbps at a clock frequency of 769 MHz, presenting a significant advantage compared with other literature.

多输入多输出(MIMO)技术在无线通信领域发挥着至关重要的作用。作为关键技术之一,MIMO 信号检测确保了通信系统的可靠性,并实现了高吞吐量传输。为了找到一种高性能、低复杂度的检测算法,本文在 K-best 检测算法的基础上提出了一种混合检测算法。该混合算法采用最小均方误差(MMSE)线性检测算法结合排序 QR 分解(SQRD)进行预处理,然后使用 K-best 检测算法进行信号检测。与传统的 K-best 检测算法相比,拟议方法的性能有了显著提高。为解决混合检测算法中每层固定 K 值所带来的计算复杂度问题,引入了自适应阈值算法,为每层选择合适的 K 值,大大降低了算法的复杂度。在硬件实现层面,不仅优化了整体算法架构,还提出了基于查找表(LUT)的排序算法,以解决混合检测算法中的排序延迟问题。综合分析表明,该检测器采用 28 纳米工艺实现,在 769 MHz 时钟频率下实现了 4.8 Gbps 的吞吐量,与其他文献相比具有显著优势。
{"title":"Research and Implementation of a Hybrid MIMO Detection Algorithm","authors":"Xinwei Li,&nbsp;Wei Chen,&nbsp;Zhuhua Hu,&nbsp;Qingbo Zhai,&nbsp;Biao Long","doi":"10.1002/dac.70051","DOIUrl":"https://doi.org/10.1002/dac.70051","url":null,"abstract":"<div>\u0000 \u0000 <p>Multiple-input multiple-output (MIMO) technology plays a crucial role in the field of wireless communications. As one of the key technologies, MIMO signal detection ensures the reliability of communication systems and achieves high throughput transmission. In this paper, to find a high-performance and low-complexity detection algorithm, a hybrid detection algorithm is proposed based on the K-best detection algorithm. The hybrid algorithm employs the minimum mean square error (MMSE) linear detection algorithm combined with sorted QR decomposition (SQRD) for preprocessing, followed by signal detection using the K-best detection algorithm. Compared with the traditional K-best detection algorithm, the proposed method shows significant performance improvement. To address the computational complexity issue caused by the fixed K value in each layer of the hybrid detection algorithm, an adaptive threshold algorithm is introduced to select an appropriate K value for each layer, significantly reducing the algorithm's complexity. On the hardware implementation level, not only is the overall algorithm architecture optimized but a lookup table (LUT) based sorting algorithm is also proposed to address the sorting delay issue in the hybrid detection algorithm. Comprehensive analysis shows that this detector, implemented in a 28-nm process, achieves a throughput of 4.8 Gbps at a clock frequency of 769 MHz, presenting a significant advantage compared with other literature.</p>\u0000 </div>","PeriodicalId":13946,"journal":{"name":"International Journal of Communication Systems","volume":"38 6","pages":""},"PeriodicalIF":1.7,"publicationDate":"2025-03-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"143535868","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
Advanced Estimation and Feedback of Wireless Channels State Information for 6G Communication via Recurrent Conditional Wasserstein Generative Adversarial Network
IF 1.7 4区 计算机科学 Q3 ENGINEERING, ELECTRICAL & ELECTRONIC Pub Date : 2025-02-27 DOI: 10.1002/dac.70033
Rajesh Kedarnath Navandar, Arun Ananthanarayanan, Shubhangi Milind Joshi, Nookala Venu

In this manuscript, an Advanced Estimation and Feedback of Wireless Channels State Information for sixth generation (6G) Communication via Recurrent Conditional Wasserstein Generative Adversarial Network (AEF-WCSI-6G-RCWGAN) is proposed. Deep Learning (DL) based channel estimation algorithm using Recurrent Conditional Wasserstein Generative Adversarial Network (RCWGAN) is estimated the channel parameters in 6G, such as channel gains and delays from received signals, which is crucial for effective communication and resource allocation. The primary purpose of this paper is to discuss key issues and possible solutions in DL-based wireless channel estimation and channel state information (CSI) feedback including the DL model selection, training data acquisition and neural network design for 6G. The deep learning-dependent channel estimator refines the predicted channel output, which is subsequently used for increase the efficacy and dependability of the communication scheme. The proposed AEF-WCSI-6G-RCWGAN is implemented and the performance metrics, like Detection Success Probability, Mean Square Error (MSE), and Normalized Mean Square Error (NMSE) are analyzed. Finally, the performance of the proposed AEF-WCSI-6G-RCWGAN method achieves 30.73%, 28.35%, and 29.62% higher Detection Success Probability, 25.73%, 28.05%, and 24.62% lower MSE when compared with existing methods: towards DL-assisted wireless channel estimate and CSI feedback for sixth generation (WCE-CSI-6G-GAN), an effectual deep neural network channel state estimate for Orthogonal frequency-division multiplexing (OFDM)wireless systems (CSE-WS-BiLSTM), and distributed machine learning dependent downlink channel estimate for reconfigurable intelligent surfaces supported wireless communications (DCE-AWC-HDCENet) methods, respectively.

{"title":"Advanced Estimation and Feedback of Wireless Channels State Information for 6G Communication via Recurrent Conditional Wasserstein Generative Adversarial Network","authors":"Rajesh Kedarnath Navandar,&nbsp;Arun Ananthanarayanan,&nbsp;Shubhangi Milind Joshi,&nbsp;Nookala Venu","doi":"10.1002/dac.70033","DOIUrl":"https://doi.org/10.1002/dac.70033","url":null,"abstract":"<div>\u0000 \u0000 <p>In this manuscript, an Advanced Estimation and Feedback of Wireless Channels State Information for sixth generation (6G) Communication via Recurrent Conditional Wasserstein Generative Adversarial Network (AEF-WCSI-6G-RCWGAN) is proposed. Deep Learning (DL) based channel estimation algorithm using Recurrent Conditional Wasserstein Generative Adversarial Network (RCWGAN) is estimated the channel parameters in 6G, such as channel gains and delays from received signals, which is crucial for effective communication and resource allocation. The primary purpose of this paper is to discuss key issues and possible solutions in DL-based wireless channel estimation and channel state information (CSI) feedback including the DL model selection, training data acquisition and neural network design for 6G. The deep learning-dependent channel estimator refines the predicted channel output, which is subsequently used for increase the efficacy and dependability of the communication scheme. The proposed AEF-WCSI-6G-RCWGAN is implemented and the performance metrics, like Detection Success Probability, Mean Square Error (MSE), and Normalized Mean Square Error (NMSE) are analyzed. Finally, the performance of the proposed AEF-WCSI-6G-RCWGAN method achieves 30.73%, 28.35%, and 29.62% higher Detection Success Probability, 25.73%, 28.05%, and 24.62% lower MSE when compared with existing methods: towards DL-assisted wireless channel estimate and CSI feedback for sixth generation (WCE-CSI-6G-GAN), an effectual deep neural network channel state estimate for Orthogonal frequency-division multiplexing (OFDM)wireless systems (CSE-WS-BiLSTM), and distributed machine learning dependent downlink channel estimate for reconfigurable intelligent surfaces supported wireless communications (DCE-AWC-HDCENet) methods, respectively.</p>\u0000 </div>","PeriodicalId":13946,"journal":{"name":"International Journal of Communication Systems","volume":"38 6","pages":""},"PeriodicalIF":1.7,"publicationDate":"2025-02-27","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"143513728","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
Dynamic Packet Routing Algorithm Based on Multidimensional Information and Multiagent Reinforcement Learning
IF 1.7 4区 计算机科学 Q3 ENGINEERING, ELECTRICAL & ELECTRONIC Pub Date : 2025-02-27 DOI: 10.1002/dac.70039
Linliang Zhang, Ruifang Du, Zhiqiang Hao, Shuo Li, Zhiguo Hu

Packet routing is one of the critical factors that affect network performance and security, with the goal of finding the optimal path for network packets from the source node to the destination node. However, with the diversification of network architectures, the differences in network application requirements, and the time-varying characteristics of network topologies, the limitations of traditional model- and rule-based routing algorithms in terms of computational overhead and flexibility are becoming increasingly apparent. This paper designs a packet routing strategy based on multiagent deep reinforcement learning (MIMRL). In MIMRL, each router node is abstracted as an independent agent with its own neural network. Multidimensional data such as the current location of the data packet, the number of nodes in the network, the length of the data packet received at the current location node, and the set of neighboring nodes are used as inputs to the neural network. Combined with a segmented reward function, the optimal routing action is determined. Experimental results under different network loads in static and dynamic networks show that the MIMRL algorithm significantly outperforms the benchmark algorithm in multiple metrics such as average delivery time and proportion of full capacity nodes.

{"title":"Dynamic Packet Routing Algorithm Based on Multidimensional Information and Multiagent Reinforcement Learning","authors":"Linliang Zhang,&nbsp;Ruifang Du,&nbsp;Zhiqiang Hao,&nbsp;Shuo Li,&nbsp;Zhiguo Hu","doi":"10.1002/dac.70039","DOIUrl":"https://doi.org/10.1002/dac.70039","url":null,"abstract":"<div>\u0000 \u0000 <p>Packet routing is one of the critical factors that affect network performance and security, with the goal of finding the optimal path for network packets from the source node to the destination node. However, with the diversification of network architectures, the differences in network application requirements, and the time-varying characteristics of network topologies, the limitations of traditional model- and rule-based routing algorithms in terms of computational overhead and flexibility are becoming increasingly apparent. This paper designs a packet routing strategy based on multiagent deep reinforcement learning (MIMRL). In MIMRL, each router node is abstracted as an independent agent with its own neural network. Multidimensional data such as the current location of the data packet, the number of nodes in the network, the length of the data packet received at the current location node, and the set of neighboring nodes are used as inputs to the neural network. Combined with a segmented reward function, the optimal routing action is determined. Experimental results under different network loads in static and dynamic networks show that the MIMRL algorithm significantly outperforms the benchmark algorithm in multiple metrics such as average delivery time and proportion of full capacity nodes.</p>\u0000 </div>","PeriodicalId":13946,"journal":{"name":"International Journal of Communication Systems","volume":"38 6","pages":""},"PeriodicalIF":1.7,"publicationDate":"2025-02-27","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"143513659","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
期刊
International Journal of Communication Systems
全部 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