Abstract
With the development and popularization of 5G networks, the coverage problem of the Internet of Things (IoT) will encounter the massive-node problem. In this paper, we design a parallel genetic algorithm that divides the coverage problem of IoTs with massive nodes into many small problems and then solves these problems using Hadoop in parallel. First, the algorithm uses partitioning and grouping operations to degrade the scale of a large IoT and makes the coverage problem solvable. The algorithm then adopts the multi-objective programming-based genetic algorithm (MPGA) to solve the coverage problem. MPGA uses the fast non-dominated sorting to optimize the IoT coverage and node redundancy; it implements the preferential selection of non-critical nodes to maximize the length of the configuration sequence of working nodes. Finally, the parallel genetic algorithm uses uniform mutation and individual pruning to optimize the genetic algorithm internally and force its solving process to quickly converge toward feasible solutions. Experimental results confirm that the MPGA outperforms the existing algorithm on small IoTs in terms of coverage, the number of nodes, computing time, and the IoT lifespan. They also demonstrate that the parallel genetic algorithm successfully solves the coverage problem of IoTs with massive nodes and significantly extends the IoT lifespan.
Highlights
With the development and popularization of 5G networks, the applications of the Internet of Things (IoT) face new opportunities and challenges [1]–[6]
This paper presents a parallel genetic algorithm (PGA) using Hadoop to calculate the optimal configuration sequence for IoTs with massive nodes and extend the IoT lifespan
multi-objective programming-based genetic algorithm (MPGA) uses the fast non-dominated sorting [13] to optimize the IoT coverage and node redundancy; it implements the preferential selection of non-critical nodes to maximize the length of the configuration sequence of working nodes
Summary
With the development and popularization of 5G networks, the applications of the Internet of Things (IoT) face new opportunities and challenges [1]–[6]. This paper presents a parallel genetic algorithm (PGA) using Hadoop to calculate the optimal configuration sequence for IoTs with massive nodes and extend the IoT lifespan. Directly applying existing algorithms to the IoT coverage problem in massive-node scenarios will fail to solve the globally optimal solution because the large number of possible solutions required in the solving process prevents these algorithms from completing calculations within a limited period. That is because the current two goals are mutually exclusive, and the appropriate single objective function corresponding to the optimum solution is usually unknown None of these researches consider the impact of the current configuration of working nodes on the following configuration, and maximum the length of the configuration sequence as a goal for multi-objective programming
Talk to us
Join us for a 30 min session where you can share your feedback and ask us any queries you have
Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.