Sign in to use this feature.

Years

Between: -

Subjects

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Journals

Article Types

Countries / Regions

Search Results (59)

Search Parameters:
Keywords = WRSN

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
26 pages, 1665 KB  
Article
Obstacle-Aware Charging Pad Deployment in Large-Scale WRSNs: An Outside-to-Inside Onion-Peeling-like Strategy
by Rei-Heng Cheng, Yuan-Yu Hsu and Chang Wu Yu
Information 2025, 16(10), 835; https://doi.org/10.3390/info16100835 - 26 Sep 2025
Viewed by 465
Abstract
This paper addresses the critical challenge of deploying a minimum number of wireless charging pads (WCPs) in obstacle-rich, large-scale Wireless Rechargeable Sensor Networks (WRSNs) to sustain drone operations. We assume a single base station, stationary sensors, convex polygonal obstacles that drones must avoid, [...] Read more.
This paper addresses the critical challenge of deploying a minimum number of wireless charging pads (WCPs) in obstacle-rich, large-scale Wireless Rechargeable Sensor Networks (WRSNs) to sustain drone operations. We assume a single base station, stationary sensors, convex polygonal obstacles that drones must avoid, and that both the base station and WCPs provide unlimited energy. To solve this, we propose the Outside-to-Inside Onion-Peeling (OIOP) strategy, a novel two-stage algorithm that prioritizes the coverage of the most remote sensors first and then refines the deployment by removing redundant pads while strictly adhering to obstacle constraints. Simulation results demonstrate OIOP’s superior efficiency: it reduces the number of required pads by approximately 10.83% ± 1.30% and 12.16% ± 1.59% compared to state-of-the-art methods (SMC and MC) and achieves execution times that are 58.02% ± 2.44% and 72.09% ± 2.88% faster, respectively. The algorithm also exhibits remarkable robustness, showing the smallest performance degradation as obstacle density increases. Full article
(This article belongs to the Special Issue Optimization Algorithms and Their Applications)
Show Figures

Graphical abstract

30 pages, 2358 KB  
Article
Model-Based Reinforcement Learning for Containing Malware Propagation in Wireless Radar Sensor Networks
by Haitao Lin, Can Tian, Linman Chen, Daizhi Liao, Yunbo Wang and Yubo Hua
Actuators 2025, 14(9), 434; https://doi.org/10.3390/act14090434 - 2 Sep 2025
Viewed by 798
Abstract
To address malware containment challenges in WRSNs—where traditional integer-order models neglect propagation memory effects and standard reinforcement learning (RL) suffers from slow trial-and-error limitations—we propose the following: (1) a fractional-order VCISQ epidemic model capturing temporal dependencies for higher accuracy, and (2) a model-based [...] Read more.
To address malware containment challenges in WRSNs—where traditional integer-order models neglect propagation memory effects and standard reinforcement learning (RL) suffers from slow trial-and-error limitations—we propose the following: (1) a fractional-order VCISQ epidemic model capturing temporal dependencies for higher accuracy, and (2) a model-based Soft Actor–Critic (MBSAC) method, which integrates a learned transition model into an actor–critic architecture to predict future states from limited data, accelerating learning. Experiments confirm MBSAC outperforms RL baselines by reducing control overhead, hastening convergence, and enhancing robustness. It alleviates the rigidity of the traditional method and establishes a reward-driven safeguard for WRSNs. Full article
(This article belongs to the Special Issue Intelligent Sensing, Control and Actuation in Networked Systems)
Show Figures

Figure 1

25 pages, 1402 KB  
Article
Efficient Charging Pad Deployment in Large-Scale WRSNs: A Sink-Outward Strategy
by Rei-Heng Cheng and Chang-Wu Yu
Electronics 2025, 14(11), 2159; https://doi.org/10.3390/electronics14112159 - 26 May 2025
Cited by 1 | Viewed by 859
Abstract
In recent years, a key problem in wireless sensor networks has been how to effectively deploy the minimum number of wireless charging pads while establishing at least one feasible charging path from the base station. This ensures that the unmanned aerial vehicle can [...] Read more.
In recent years, a key problem in wireless sensor networks has been how to effectively deploy the minimum number of wireless charging pads while establishing at least one feasible charging path from the base station. This ensures that the unmanned aerial vehicle can reach and recharge all sensor nodes from the BS. Previous works have often employed greedy algorithms to solve the optimal deployment problem, treating coverage and connectivity as interdependent properties. This has led to excessive constraints on the placement of wireless charging pads, as each newly added charging pad has to satisfy both properties at the same time. Additionally, previous works have overlooked the critical issue of avoiding the occurrence of isolated sensor nodes in uncovered fragmented regions, in deployment. Failing to address this issue requires additional deployment costs to compensate for uncovered nodes. To overcome these limitations, in this work, we propose a sink-outward strategy wireless charging pad deployment algorithm, which deploys charging pads layer by layer from the innermost region outward, prioritizing coverage before connectivity. The proposed sink-outward max covering (SMC) consists of two key steps: initial pad deployment and optimization. The simulation results show that the proposed method SMC combined with the optimization step, called reducing pads by reallocating pads partially (RPRAP), achieves a reduction in pad count of 10.6–19.8% compared with the methods used in previous works, and the execution time demonstrated in previous works is several to tens of times longer than that of SMC combined with RPRAP. Moreover, the proposed redundant pad removal step, RPRAP, not only removes more redundant pads than the methods used in previous works but also drastically reduces processing time in large-scale wireless sensor networks with many redundant pads. Full article
Show Figures

Figure 1

30 pages, 1413 KB  
Article
Reinforcement Learning for Mitigating Malware Propagation in Wireless Radar Sensor Networks with Channel Modeling
by Guiyun Liu, Hao Li, Lihao Xiong, Yiduan Chen, Aojing Wang and Dongze Shen
Mathematics 2025, 13(9), 1397; https://doi.org/10.3390/math13091397 - 24 Apr 2025
Cited by 1 | Viewed by 981
Abstract
With the rapid development of research on Wireless Radar Sensor Networks (WRSNs), security issues have become a major challenge. Recent studies have highlighted numerous security threats in WRSNs. Given their widespread application value, the operational security of WRSNs needs to be ensured. This [...] Read more.
With the rapid development of research on Wireless Radar Sensor Networks (WRSNs), security issues have become a major challenge. Recent studies have highlighted numerous security threats in WRSNs. Given their widespread application value, the operational security of WRSNs needs to be ensured. This study focuses on the problem of malware propagation in WRSNs. In this study, the complex characteristics of WRSNs are considered to construct the epidemic VCISQ model. The model incorporates necessary factors such as node density, Rayleigh fading channels, and time delay, which were often overlooked in previous studies. This model achieves a breakthrough in accurately describing real-world scenarios of malware propagation in WRSNs. To control malware spread, a hybrid control strategy combining quarantine and patching measures are introduced. In addition, the optimal control method is used to minimize control costs. Considering the robustness and adaptability of the control method, two model-free reinforcement learning (RL) strategies are proposed: Proximal Policy Optimization (PPO) and Multi-Agent Proximal Policy Optimization (MAPPO). These strategies reformulate the original optimal control problem as a Markov decision process. To demonstrate the superiority of our approach, multi-dimensional ablation studies and numerical experiments are conducted. The results show that the hybrid control strategy outperforms single strategies in suppressing malware propagation and reducing costs. Furthermore, the experiments reveal the significant impact of time delays on the dynamics of the VCISQ model and control effectiveness. Finally, the PPO and MAPPO algorithms demonstrate superior performance in control costs and convergence compared to traditional RL algorithms. This highlights their effectiveness in addressing malware propagation in WRSNs. Full article
Show Figures

Figure 1

26 pages, 552 KB  
Article
A Proactive Charging Approach for Extending the Lifetime of Sensor Nodes in Wireless Rechargeable Sensor Networks
by Omar Banimelhem and Shifa’a Bani Hamad
J. Sens. Actuator Netw. 2025, 14(2), 26; https://doi.org/10.3390/jsan14020026 - 3 Mar 2025
Cited by 2 | Viewed by 1947
Abstract
Although wireless sensor networks (WSNs) have a wide range of applications, their efficient utilization is still limited by the sensor node battery life. To overcome this issue, wireless power transfer technology (WPT) has recently been used to wirelessly charge sensor nodes and extend [...] Read more.
Although wireless sensor networks (WSNs) have a wide range of applications, their efficient utilization is still limited by the sensor node battery life. To overcome this issue, wireless power transfer technology (WPT) has recently been used to wirelessly charge sensor nodes and extend their lifespan. This technique paved the way to develop a wireless rechargeable sensor network (WRSN) in which a mobile charger (MC) is employed to recharge the sensor nodes. Several wireless charging technologies have been proposed in this field, but they are all tied up in two classes: periodic and on-demand strategies. This paper proposes a proactive charging method as a new charging strategy that anticipates the node’s need for energy in advance based on factors such as the node’s remaining energy, energy consumption rate, and the distance to the MC. The goal is to prevent sensor nodes from depleting their energy before the arrival of the MC. Unlike conventional methods where nodes have to request energy, the proactive charging strategy identifies the nodes that need energy before they reach a critical state. Simulation results have demonstrated that the proactive charging approach using a single MC can significantly improve the network lifespan by 500% and outperform the Nearest Job Next with Preemption (NJNP) and First Come First Serve (FCFS) techniques in terms of the number of survival nodes by 300% and 650%, respectively. Full article
Show Figures

Figure 1

27 pages, 617 KB  
Article
A Joint Approach for Energy Replenishment and Data Collection with Two Distinct Types of Mobile Chargers in WRSN
by Yuxiang Li, Tianyi Shao, Weixin Gao and Feng Lin
Sensors 2025, 25(3), 956; https://doi.org/10.3390/s25030956 - 5 Feb 2025
Viewed by 1209
Abstract
Wireless rechargeable sensor networks (WRSNs) address the energy scarcity problem in wireless sensor networks by introducing mobile chargers (MCs) to recharge energy-hungry sensor nodes. Scheduling MCs to charge the recharge nodes is the primary focus of the energy replenishment scheme in WRSNs. The [...] Read more.
Wireless rechargeable sensor networks (WRSNs) address the energy scarcity problem in wireless sensor networks by introducing mobile chargers (MCs) to recharge energy-hungry sensor nodes. Scheduling MCs to charge the recharge nodes is the primary focus of the energy replenishment scheme in WRSNs. The performance of the energy replenishment scheme is significantly influenced by the energy level of each node, which is depends on the data collection scheme employed by the network. Consequently, integrating energy replenishment and data collection has become a new concern in WRSN research. However, the MCs’ workload and travel time increase when data collection and energy replenishment are performed simultaneously, leading to an increase in both the node’s charging delay and data collection delay. In this work, our goal is to reduce the delays in data collection and node charging by proposing a new joint energy replenishment and data collection approach. In the proposed approach, certain nodes in the network are selected as data storage nodes to temporarily store all the collected data based on their geographical locations. A special class of MCs, called MCDs (mobile charger and data collectors), is then assigned the responsibility of charging these data storage nodes and collecting the data stored. Afterwards, the task of recharging the remaining network nodes falls to another type of MC. By combining the capabilities of two distinct MC types, the workload and the travel distance of MCs are reduced. When compared to the conventional joint algorithms, the simulation results demonstrate that the proposed approach successfully decreases the delay it takes to gather data and recharge nodes. Full article
(This article belongs to the Topic Advanced Energy Harvesting Technology)
Show Figures

Figure 1

42 pages, 7208 KB  
Review
On-Demand Energy Provisioning Scheme in Large-Scale WRSNs: Survey, Opportunities, and Challenges
by Gerald K. Ijemaru, Kenneth Li-Minn Ang, Jasmine Kah Phooi Seng, Augustine O. Nwajana, Phee Lep Yeoh and Emmanuel U. Oleka
Energies 2025, 18(2), 358; https://doi.org/10.3390/en18020358 - 15 Jan 2025
Cited by 2 | Viewed by 3006
Abstract
Wireless rechargeable sensor networks (WRSNs) have emerged as a critical infrastructure for monitoring and collecting data in large-scale and dynamic environments. The energy autonomy of sensor nodes is crucial for the sustained operation of WRSNs. This paper presents a comprehensive survey on the [...] Read more.
Wireless rechargeable sensor networks (WRSNs) have emerged as a critical infrastructure for monitoring and collecting data in large-scale and dynamic environments. The energy autonomy of sensor nodes is crucial for the sustained operation of WRSNs. This paper presents a comprehensive survey on the state-of-the-art approaches and technologies in on-demand energy provisioning in large-scale WRSNs. We explore various energy harvesting techniques, storage solutions, and energy management strategies tailored to the unique challenges posed by the dynamic and resource-constrained nature of WRSNs. This survey categorizes existing literature based on energy harvesting sources, including solar, kinetic, and ambient energy, and discusses advancements in energy storage technologies such as supercapacitors and rechargeable batteries. Furthermore, we investigate energy management techniques that adaptively balance energy consumption and harvesting, optimizing the overall network performance. In addition to providing a thorough overview of existing solutions, this paper identifies opportunities and challenges in the field of on-demand energy provisioning for large-scale WRSNs. By synthesizing current research efforts, this survey aims to provide insight to researchers and policymakers in understanding the landscape of on-demand energy provisioning in large-scale WRSNs. The insights gained from this study pave the way for future innovations and contribute to the development of sustainable and self-sufficient wireless sensor networks, critical for the advancement of applications such as environmental monitoring, precision agriculture, and smart cities. Full article
Show Figures

Figure 1

27 pages, 7773 KB  
Article
Charging Scheduling Method for Wireless Rechargeable Sensor Networks Based on Energy Consumption Rate Prediction for Nodes
by Songjiang Huang, Chao Sha, Xinyi Zhu, Jingwen Wang and Ruchuan Wang
Sensors 2024, 24(18), 5931; https://doi.org/10.3390/s24185931 - 12 Sep 2024
Cited by 8 | Viewed by 2850
Abstract
With the development of the IoT, Wireless Rechargeable Sensor Networks (WRSNs) derive more and more application scenarios with diverse performance requirements. In scenarios where the energy consumption rate of sensor nodes changes dynamically, most existing charging scheduling methods are not applicable. The incorrect [...] Read more.
With the development of the IoT, Wireless Rechargeable Sensor Networks (WRSNs) derive more and more application scenarios with diverse performance requirements. In scenarios where the energy consumption rate of sensor nodes changes dynamically, most existing charging scheduling methods are not applicable. The incorrect estimation of node energy requirement may lead to the death of critical nodes, resulting in missing events. To address this issue, we consider both the spatial imbalance and temporal dynamics of the energy consumption of the nodes, and minimize the Event Missing Rate (EMR) as the goal. Firstly, an Energy Consumption Balanced Tree (ECBT) construction method is proposed to prolong the lifetime of each node. Then, we transform the goal into Maximizing the value of the Evaluation function of each node’s Energy Consumption Rate prediction (MEECR). Afterwards, the setting of the evaluation function is explored and the MEECR is further transformed into a variant of the knapsack problem, namely “the alternating backpack problem”, and solved by dynamic programming. After predicting the energy consumption rate of the nodes, a charging scheduling scheme that meets the Dual Constraints of Nodes’ energy requirements and MC’s capability (DCNM) is developed. Simulations demonstrate the advantages of the proposed method. Compared to the baselines, the EMR was reduced by an average of 35.2% and 26.9%. Full article
(This article belongs to the Special Issue Energy Efficient Design in Wireless Ad Hoc and Sensor Networks)
Show Figures

Figure 1

31 pages, 4611 KB  
Article
A Fuzzy Logic-Based Directional Charging Scheme for Wireless Rechargeable Sensor Networks
by Yuhan Ma, Chao Sha, Yue Wang, Jingwen Wang and Ruchuan Wang
Sensors 2024, 24(15), 5070; https://doi.org/10.3390/s24155070 - 5 Aug 2024
Cited by 1 | Viewed by 1931
Abstract
Wireless Power Transfer (WPT) has become a key technology to extend network lifetime in Wireless Rechargeable Sensor Networks (WRSNs). The traditional omnidirectional recharging method has a wider range of energy radiation, but it inevitably results in more energy waste. By contrast, the directional [...] Read more.
Wireless Power Transfer (WPT) has become a key technology to extend network lifetime in Wireless Rechargeable Sensor Networks (WRSNs). The traditional omnidirectional recharging method has a wider range of energy radiation, but it inevitably results in more energy waste. By contrast, the directional recharging mode enables most of the energy to be focused in a predetermined direction that achieves higher recharging efficiency. However, the MC (Mobile Charger) in this mode can only supply energy to a few nodes in each direction. Thus, how to set the location of staying points of the MC, its service sequence and its charging orientation are all important issues related to the benefit of energy replenishment. To address these problems, we propose a Fuzzy Logic-based Directional Charging (FLDC) scheme for Wireless Rechargeable Sensor Networks. Firstly, the network is divided into adjacent regular hexagonal grids which are exactly the charging regions for the MC. Then, with the help of a double-layer fuzzy logic system, a priority of nodes and grids is obtained that dynamically determines the trajectory of the MC during each round of service, i.e., the charging sequence. Next, the location of the MC’s staying points is optimized to minimize the sum of charging distances between MC and nodes in the same grid. Finally, the discretized charging directions of the MC at each staying point are adjusted to further improve the charging efficiency. Simulation results show that FLDC performs well in both the charging benefit of nodes and the energy efficiency of the MC. Full article
(This article belongs to the Special Issue Energy Harvesting Technologies for Wireless Sensors)
Show Figures

Figure 1

21 pages, 4778 KB  
Article
Joint Deployment of Sensors and Chargers in Wireless Rechargeable Sensor Networks
by Jie Lian and Haiqing Yao
Energies 2024, 17(13), 3130; https://doi.org/10.3390/en17133130 - 25 Jun 2024
Cited by 5 | Viewed by 1669
Abstract
As a promising technology to achieve the permanent operation of battery-powered wireless sensor devices, wireless rechargeable sensor networks (WRSNs) by radio-frequency radiation have attracted considerable attention in recent years. Determining how to save the deployment cost of WRSNs has been a hot topic. [...] Read more.
As a promising technology to achieve the permanent operation of battery-powered wireless sensor devices, wireless rechargeable sensor networks (WRSNs) by radio-frequency radiation have attracted considerable attention in recent years. Determining how to save the deployment cost of WRSNs has been a hot topic. Previous scholars have mainly studied the cost of deploying chargers, thus ignoring the impact of sensor deployment on the network. Therefore, we consider the new problem of joint deployment of sensors and chargers on a two-dimensional plane, i.e., deploying the minimum number of sensors and chargers used to monitor points of interest (PoIs). Considering the interaction of deployed sensors and chargers, we divide the problem into two stages, P1 and P2. P1 addresses the sensor deployment, while P2 addresses the deployment of chargers. Both P1 and P2 have proved to be NP-hard. Meanwhile, we notice that the aggregation effect of sensors can effectively reduce the number of chargers deployed; therefore, we propose a greedy heuristic approximate solution for deploying sensors by using the aggregation effect (GHDSAE). Then, a greedy heuristic (GH) solution and a particle swarm optimization (PSO) solution are proposed for P2. The time complexity of these solutions is analyzed. Finally, extensive simulation results show that the PSO solution can always reduce the number of chargers deployed based on the GHDSAE solution sensor deployment approach. Therefore, it is more cost-effective to jointly deploy sensors and chargers by using the GHDSAE solution and the PSO solution. Full article
Show Figures

Figure 1

23 pages, 5821 KB  
Article
Optimizing Charging Pad Deployment by Applying a Quad-Tree Scheme
by Rei-Heng Cheng, Chang-Wu Yu and Zuo-Li Zhang
Algorithms 2024, 17(6), 264; https://doi.org/10.3390/a17060264 - 14 Jun 2024
Cited by 5 | Viewed by 1501
Abstract
The recent advancement in wireless power transmission (WPT) has led to the development of wireless rechargeable sensor networks (WRSNs), since this technology provides a means to replenish sensor nodes wirelessly, offering a solution to the energy challenges faced by WSNs. Most of the [...] Read more.
The recent advancement in wireless power transmission (WPT) has led to the development of wireless rechargeable sensor networks (WRSNs), since this technology provides a means to replenish sensor nodes wirelessly, offering a solution to the energy challenges faced by WSNs. Most of the recent previous work has focused on charging sensor nodes using wireless charging vehicles (WCVs) equipped with high-capacity batteries and WPT devices. In these schemes, a vehicle can move close to a sensor node and wirelessly charge it without physical contact. While these schemes can mitigate the energy problem to some extent, they overlook two primary challenges of applied WCVs: off-road navigation and vehicle speed limitations. To overcome these challenges, previous work proposed a new WRSN model equipped with one drone coupled with several pads deployed to charge the drone when it cannot reach the subsequent stop. This wireless charging pad deployment aims to deploy the minimum number of pads so that at least one feasible routing path from the base station can be established for the drone to reach every SN in a given WRSN. The major weakness of previous studies is that they only consider deploying a wireless charging pad at the locations of the wireless sensor nodes. Their schemes are limited and constrained because usually every point in the deployed area can be considered to deploy a pad. Moreover, the deployed pads suggested by these schemes may not be able to meet the connected requirements due to sparse environments. In this work, we introduce a new scheme that utilizes the Quad-Tree concept to address the wireless charging pad deployment problem and reduce the number of deployed pads at the same time. Extensive simulations were conducted to illustrate the merits of the proposed schemes by comparing them with different previous schemes on maps of varying sizes. In the case of large maps, the proposed schemes surpassed all previous works, indicating that our approach is more suitable for large-scale network environments. Full article
(This article belongs to the Collection Feature Paper in Algorithms and Complexity Theory)
Show Figures

Graphical abstract

23 pages, 4260 KB  
Article
Deep-Reinforcement-Learning-Based Joint Energy Replenishment and Data Collection Scheme for WRSN
by Jishan Li, Zhichao Deng, Yong Feng and Nianbo Liu
Sensors 2024, 24(8), 2386; https://doi.org/10.3390/s24082386 - 9 Apr 2024
Cited by 10 | Viewed by 3004
Abstract
With the emergence of wireless rechargeable sensor networks (WRSNs), the possibility of wirelessly recharging nodes using mobile charging vehicles (MCVs) has become a reality. However, existing approaches overlook the effective integration of node energy replenishment and mobile data collection processes. In this paper, [...] Read more.
With the emergence of wireless rechargeable sensor networks (WRSNs), the possibility of wirelessly recharging nodes using mobile charging vehicles (MCVs) has become a reality. However, existing approaches overlook the effective integration of node energy replenishment and mobile data collection processes. In this paper, we propose a joint energy replenishment and data collection scheme (D-JERDG) for WRSNs based on deep reinforcement learning. By capitalizing on the high mobility of unmanned aerial vehicles (UAVs), D-JERDG enables continuous visits to the cluster head nodes in each cluster, facilitating data collection and range-based charging. First, D-JERDG utilizes the K-means algorithm to partition the network into multiple clusters, and a cluster head selection algorithm is proposed based on an improved dynamic routing protocol, which elects cluster head nodes based on the remaining energy and geographical location of the cluster member nodes. Afterward, the simulated annealing (SA) algorithm determines the shortest flight path. Subsequently, the DRL model multiobjective deep deterministic policy gradient (MODDPG) is employed to control and optimize the UAV instantaneous heading and speed, effectively planning UAV hover points. By redesigning the reward function, joint optimization of multiple objectives such as node death rate, UAV throughput, and average flight energy consumption is achieved. Extensive simulation results show that the proposed D-JERDG achieves joint optimization of multiple objectives and exhibits significant advantages over the baseline in terms of throughput, time utilization, and charging cost, among other indicators. Full article
Show Figures

Figure 1

16 pages, 508 KB  
Article
Scheduling Precedence Constraints among Charging Tasks in Wireless Rechargeable Sensor Networks
by Lanlan Li, Haipeng Dai, Chen Chen, Zilu Ni and Shihao Li
Electronics 2024, 13(2), 346; https://doi.org/10.3390/electronics13020346 - 13 Jan 2024
Cited by 2 | Viewed by 2017
Abstract
The development of wireless power transfer (WPT) facilitates wireless rechargeable sensor networks (WRSNs) receiving considerable attention in the sensor network research community. Most existing works mainly focus on general charging patterns and metrics while overlooking the precedence constraints among tasks, resulting in charging [...] Read more.
The development of wireless power transfer (WPT) facilitates wireless rechargeable sensor networks (WRSNs) receiving considerable attention in the sensor network research community. Most existing works mainly focus on general charging patterns and metrics while overlooking the precedence constraints among tasks, resulting in charging inefficiency. In this paper, we are the first to advance the issue of scheduling wireless charging tasks with precedence constraints (SCPC), with the optimization objective of minimizing the completion time of all the charging tasks under the precedence constraints while guaranteeing that the energy capacity of the mobile charger (MC) is not exhausted and the deadlines of charging tasks are not exceeded. In order to address this problem, we first propose a priority-based topological sort scheme to derive a unique feasible sequence on a directed acyclic graph (DAG). Then, we combine the proposed priority-based topological sort scheme with the procedure of a genetic algorithm to obtain the final solution through a series of genetic operators. Finally, we conduct extensive simulations to validate our proposed algorithm under the condition of three different network sizes. The results show that our proposed algorithm outperformed the other comparison algorithms by up to 11.59% in terms of completion time. Full article
(This article belongs to the Special Issue Advances in Wireless Sensor Networks)
Show Figures

Figure 1

18 pages, 517 KB  
Article
An On-Demand Partial Charging Algorithm without Explicit Charging Request for WRSNs
by Weixin Gao, Yuxiang Li, Tianyi Shao and Feng Lin
Electronics 2023, 12(20), 4343; https://doi.org/10.3390/electronics12204343 - 19 Oct 2023
Cited by 4 | Viewed by 1687
Abstract
Wireless rechargeable sensor networks provide an effective solution to the energy limitation problem in wireless sensor networks by introducing chargers to recharge the nodes. On-demand charging algorithms, which schedule the mobile charger to charge the most energy-scarce node based on the node’s energy [...] Read more.
Wireless rechargeable sensor networks provide an effective solution to the energy limitation problem in wireless sensor networks by introducing chargers to recharge the nodes. On-demand charging algorithms, which schedule the mobile charger to charge the most energy-scarce node based on the node’s energy status, are one of the main types of charging scheduling algorithms for wireless rechargeable sensor networks. However, most existing on-demand charging algorithms require a predefined charging request threshold to prompt energy-starved nodes with energy levels lower than this threshold to submit an explicit charging request to the base station so that the base station can schedule the mobile charger to charge these nodes. These algorithms ignore the difference in importance of nodes in the network, and charging requests sent by nodes independently can interfere with the mobile charger’s globally optimal scheduling. In addition, forwarding charging requests in the network increases the network burden. In this work, aiming to maximize the network revenue and the charging efficiency, we investigate the problem of scheduling the mobile charger on-demand without depending on explicit charging requests from nodes (SWECR). We propose a novel on-demand partial charging algorithm that does not require explicit charging requests from nodes. Our algorithm accounts for the differences in importance between nodes and leverages the deep reinforcement learning technique to determine the target charging node and each node’s charging time. The simulation results demonstrate that the proposed algorithm significantly improves the charging performance and maximizes the network revenue and the charging efficiency. Full article
(This article belongs to the Section Networks)
Show Figures

Figure 1

20 pages, 5588 KB  
Article
A Long-Distance First Matching Algorithm for Charging Scheduling in Wireless Rechargeable Sensor Networks
by Jing-Jing Chen, Chang Wu Yu and Wen Liu
Energies 2023, 16(18), 6463; https://doi.org/10.3390/en16186463 - 7 Sep 2023
Cited by 4 | Viewed by 1804
Abstract
In large wireless rechargeable sensor networks (WRSNs), the limited battery capacity of sensor nodes and finite network lifetime are commonly considered as performance bottlenecks. Previous works have employed wireless mobile vehicles (vehicles) to charge sensor nodes (nodes), but they face limitations in terms [...] Read more.
In large wireless rechargeable sensor networks (WRSNs), the limited battery capacity of sensor nodes and finite network lifetime are commonly considered as performance bottlenecks. Previous works have employed wireless mobile vehicles (vehicles) to charge sensor nodes (nodes), but they face limitations in terms of low speed and offroad terrain. The rapid development of wireless charging drones (drones) brings a new perspective on charging nodes; nevertheless, their use is limited by small capacity batteries and cannot cover large regions alone. Most existing works consider the charging of nodes only with vehicles or drones. However, these solutions may not be robust enough, as some nodes’ energy will have run out before vehicles’ or drones’ arrival. Considering the merits and demerits of vehicles and drones comprehensively, we propose a novel WRSN model whose charging system integrates one vehicle, multiple drones and one base station together. Moreover, a charging strategy named long-distance first matching (LDFM) algorithm to schedule the vehicle and multiple drones collaboratively is proposed. In the proposed scheme, drones that are carried by the vehicle start from the base station. According to distance and deadline of nodes with charging requests, LDFM prioritizes nodes with the longest matching distance for allocation to drones. As a result, the proposed scheme aims to minimize the moving distance of charging scheduling of the WCV on premise of satisfying charging requests with the cooperation of WCVs and drones. Our proposed scheme is thus designed to maximize the efficiency of drone usage and shares the charging burden of the vehicle, which makes WRSNs work well in large and complex terrain regions, such as a hill, natural disaster areas or war zones. Simulation results confirm that our proposed scheme outperforms hybrid scheme in previous work with respect to total number of charging nodes and network energy consumption. Especially with heavy traffic load, the proposed scheme can charge more than 10% additional nodes compared to the hybrid. Moreover, the proposed scheme achieves a reduction of over 50% in the moving distance compared to the hybrid. Full article
(This article belongs to the Special Issue Energy Efficiency in IoT and Wireless Sensor Networks)
Show Figures

Figure 1

Back to TopTop