Abstract
Keywords
Introduction
Sensor nodes placed across a vast region in mobile underwater wireless sensor networks (UWSNs) can gather valuable data from the sensor field by communicating via wireless technology. Many wireless sensor systems, particularly remote monitoring and surveillance, can be placed in unstable regions, often without human intervention. However, optimal sensor placement is the most significant utilization of available sensors. A sensor must be placed in a contextually suitable position before it can provide valuable data to the system. Node deployment is, therefore, a crucial process in underwater sensor networks. It supports many essential functions, such as routing protocol, localization and network architecture. Moreover, node deployment significantly affects network performance. Sensor nodes in mobile deployments may operate freely in any orientation.
The existing mobile UWSN solutions have enormous power to maximize network coverage. However, underwater mobile sensor node deployment has several issues. For instance, arbitrary movement of underwater mobile nodes or vehicles can cause swift and unpredictable changes to the network topology. Whenever a node moves out of place, the network topology must be re-calculated and re-distributed. Based on the current knowledge about the target, an underwater mobile sensor may adjust the initial node location. The sensor node location is then rearranged to achieve a standard end configuration. 1 The network may also experience redundancy or coverage holes because of sensor failure, destruction or unusual events. Therefore, nodes require immense energy to communicate with the deployed sensors. In a centralized approach, every sensor node must send its position information to a control centre. The control centre performs computations based on global information about the network topology before instructing the nodes about subsequent directions and movement. An increase of mobile sensor nodes might overload the control centre, affecting processing time. In addition, UWSNs generally have a long propagation latency and high bit error rate. The long propagation may lead to the central controller making bad node position movement choices in highly dynamic situations.
Hence, designing a decentralized system that uses local information to make movement decisions is necessary. The limited communication bandwidth of mobile nodes also inhibits network performance in the underwater environment, creating a potential bottleneck for network expansion. Mobile node allocation to a UWSN environment faces several conflicting objectives. In this study, the sensor node deployment tasks were required to satisfy maximum coverage in the deployment region while minimizing energy consumption. Considering all objectives when solving one problem is undoubtedly challenging and requires effective methods.
This study resolves the abovementioned issues by offering a meta heuristic optimization-based deployment approach for mobile underwater sensor nodes. The proposed solution aims to improve network coverage and reduce energy consumption and execution time with a multi-objective optimization (MOO) genetic algorithm (GA) based on the adaptive multi-parent (AMP) crossover and fuzzy dominance.
Objectives
This study aims to enhance the mobile underwater sensor node deployment model by presenting a hybrid multi-objective formulation. The following set of objectives must be achieved to fulfil the research aim:
To analyse several mobile underwater node deployment algorithms by evaluating coverage rate, node energy consumption and execution time.
To develop a hybrid fuzzy dominance-based decomposition technique and AMP crossover GA for mobile UWSNs to optimize conflicting deployment objectives.
To evaluate the proposed solution and to validate and compare its performance with that of other existing techniques.
Motivation
This section describes the motivation for mobile sensor node deployment concerning UWSN technologies.
Some regions are particularly vulnerable to border encroachments and traditional threats such as kidnappings, illegal immigration and smuggling. Regional authorities face a number of challenges in monitoring such locations. Therefore, this study proposes mobile sensors in UWSNs as an alternative solution to assist authorities in monitoring the region of interest. Many undiscovered resources – especially seas, sensors and sensor networks – warrant continuous study and investigation. 2 In particular, UWSN theories and applications require further study and evaluation, given that UWSNs have shown substantial market growth worldwide. However, a wide variety of application needs have imposed critical limitations on network job performance and sensor node capabilities in the monitored area; research works have paid minimal attention to deploying multiple mobile sensor nodes in UWSNs with multiple-objective solutions.
The contribution of this work
The contributions of this study are as follows:
Review state-of-the-art existing mobile sensor nodes deployment solutions in UWSNs.
A MOO GA was developed based on AMP and fuzzy dominance by adapting prospect theory to deploy mobile sensor nodes in UWSNs.
The coverage rates, energy consumption, Pareto optimal metrics and execution time of the proposed solution were evaluated against existing approaches.
The remainder of this paper is organized as follows. Section “Related works” analyses the state-of-the-art mobile sensor node deployment techniques in UWSNs. Section “Proposed solution” describes the MOO algorithms and components of the proposed solution. Section “Results and discussions” presents the evaluation of the results and compares them with existing mobile sensor nodes deployment approaches. Finally, section “Conclusion and future works” provides concluding remarks and future directions for related research.
Related works
This section discusses recent studies of mobile underwater sensor nodes deployment solutions by carefully examining each work and reporting on them separately. UWSN deployment algorithms can be categorized into random, planned, incremental and movement-assisted. In movement-assisted deployment algorithms, sensors are deployed randomly and then moved using the knowledge of other node locations. The major movement-assisted or mobile approaches, among others, are computational geometry (CG), artificial potential field and metaheuristic algorithms.
CG research has aimed to develop practical deployment algorithms for static and mobile UWSNs. Wang et al. 3 proposed the double-coverage algorithm to solve the premature failure caused by excessive energy consumption in UWSN sensor node deployment by focusing on deploying mobile nodes in UWSNs. Four mobile sensor nodes were mounted on the four vertices of the rectangle to double-coverage the rectangular area. However, the model only covers 58% of the sensing area. Furthermore, Shen et al. 4 developed a fully distributed deployment algorithm to automatically transfer all mobile sensors distributed in underwater space to desired locations, resulting in maximum-level underwater high k-barrier coverage. The proposed algorithm outperforms the Hungarian and HungarianK approaches regarding the length of construction of k-barrier coverage. However, the study did not consider energy consumption when evaluating the algorithm’s efficiency. Dang et al. 5 suggested a target detection coverage algorithm based on three-dimensional (3D) Voronoi partitioning (3D-VPCA) to ensure the network’s overall reliability. The study extended Voronoi division based on the two-dimensional plane, allowing 3D-VPCA of sensor nodes in 3D regions. The findings revealed that the 3D-VPCA algorithm could substantially reduce network energy consumption while increasing the coverage ratio. Nonetheless, as one of the success factors for energy efficiency, the mobility of sensor nodes must be calculated.
The study proposed an original real-time obstacle avoidance strategy for mobile robots based on ‘an artificial potential principle’. A mobile robot is thought to be travelling through a region of artificial forces or virtual forces. The oceans are complex fluids stratified and rotating. 6 To resolve these issues, Mahboubi and Aghdam 7 and Fang et al. 8 presented a node mobility strategy to optimize sensor coverage in each 2D sensing area based on the virtual force model and Voronoi diagram. The authors applied virtual forces to each sensor from the vertices and boundaries of the Voronoi cell that drives it. Simulations showed that the proposed algorithms could successfully increase sensing coverage. However, as the network models did not consider the effect of water flows on network coverage, the method cannot be extended explicitly to marine environments. Liu et al. 9 expanded the 2D virtual force model to 3D environments. The authors proposed a distributed node deployment algorithm based on virtual forces (DABVF) to increase the network coverage of UWSNs by analysing the significance of anchor nodes in a marine environment. The DABVF increased network coverage, lowered node energy consumption, balanced residual energy in nodes and optimized node distribution. However, the proposed algorithm did not provide network topology repair strategies for sensor node failure.
Metaheuristic algorithms can solve complex optimization problems effectively and efficiently. They are either trajectory-based or population-based from one perspective. A recent study by Yakıcı and Karatas 10 concluded that the metaheuristic approach could create diverse and optimum solutions with less execution time. Zou et al. 11 defined a particle swarm optimization (PSO)-based topology control mechanism for autonomous underwater vehicles (AUVs) operating in unknown 3D underwater spaces, dubbed 3D-PSO. The study’s simulation results show that the algorithm can quickly and efficiently spread AUVs apart and completely secure naval assets for 3D underwater missions. However, these approaches cannot be used to change the locations of sensors in complex environments with uncertain events to ensure the desired monitoring efficiency. As previously reported by Harizan and Kuila, 12 metaheuristic approach can produce better and more effective results than other algorithms, especially for solving coverage and connectivity problems. A more comprehensive description of nature-inspired metaheuristic can be found by Singh et al. 13 The discussion covers the implementation of optimisation algorithms and their performance in solving problems in sensor networks.
To solve these issues, Du et al. 14 investigated the problem of 3D underwater sensor deployment with non-uniform coverage requirements. The authors used the Lagrange flow model in the design and simulation of PSSD and evaluated the model using a theoretical knowledge metric. The dynamic simulation experiment results revealed that the sensors spent more time rotating to cover the events, resulting in more energy usage. Another study suggested a method to determine enough active nodes in UWSNs at various times to cover the targets that must be detected. 15 The proposed multi-population harmony search algorithm considers the scheduling issue of dynamic heterogeneous UWSNs in 3D space. This algorithm uses a sleep scheduling scheme to manage sensor operations, in which sensors take turns working or sleeping to avoid redundant power consumption or malfunction. Developing a system that can change sensor positions based on environments and objectives is critical for optimizing target coverage monitoring. Wang et al. 16 proposed a distributed hybrid fish swarm optimization algorithm based on the impact of water flow and the activity of an artificial fish swarm system to increase the coverage efficacy of event collection and prevent blind sensor node movements. Zhang et al. 17 also proposed a new optimal coverage enhancing deployment approach for 3D underwater sensor networks based on an improved fruit fly optimization algorithm, which aimed to determine the optimization strategy with the fewest iterations and the most significant objective function. However, even if the algorithm has the power to escape from the local optimum, it also may collapse into it. Lv and Li 18 suggested using a probabilistic sensing-based algorithm for improved sensor network k-coverage. Maximum weight matching was used to implement a centralized allocation strategy that effectively reduces the energy consumed during node allocation. Random cluster deployment of sensors was used in the proposed work. 19
Wang et al. 20 recently conducted a study to place the sensor node using a multi-objective algorithm to maximize sensing coverage and minimize the distance between the sensor and the target point. However, the study did not consider the energy consumption of sensor nodes and was not implemented in an underwater environment. Apart from that, Jebi and Baulkani 21 also propose a multi-objective algorithm to prolong the connectivity and coverage in a wireless sensor network. However, the proposed method has a high delay. The delay can cause communication and transmission between nodes to be interrupted. Overall, none of the algorithms mentioned above considers the coverage rate of network changes and node energy consumption. Maximizing coverage means maximizing the space occupied by the mobile sensor nodes concerning the size of the total deployment space. These are innately conflicting objectives. Table 1 summarizes the techniques for deploying mobile sensor nodes and the related studies’ primary objectives, control strategies, design factors, mobility models and application of the associated works.
Comparison of state-of-the-art mobile sensor nodes deployment solutions in UWSNs.
CG: computational geometry; APF: artificial potential field; MCMC: markov chain monte carlo; FDDA: fully distributed deployment algorithm; 3D-VPCA: three dimensional voronoi partitioning coverage algorithm; 3D-PSO: three dimensional particle swarm optimization; UFOA: fruit fly optimization algorithm; DABVF: distributed node deployment algorithm; PSSD: particle swarm-inspired underwater sensor deployment; MPHSA: multi-population harmony search algorithm; DHFSOA: distributed hybrid fish swarm optimization.
Proposed solution
The model proposed in this study involves conflicting optimization problems (MOO problems) that simultaneously minimize or maximize objective functions. The model development procedure involved four main phases: model development, objective formalization, solution design and evaluation. Figure 1 shows the methodology of the research. The first phase involved constructing four main models for the network, its coverage and energy consumption and MOO. The network model establishes the environment for underwater mobile sensor nodes. Each node executes the algorithm without using the central node. This study assumed that all mobile sensor nodes are identical or homogeneous, particularly in computational ability.

Workflow of the study.
The coverage model includes the sensing model, coverage ratio calculation and coverage algorithm implementation. The energy consumption model addresses a particular focus of this study: the network’s energy consumption owing to mobility, sensing and data communication. The next phase comprised the objective optimization formulation, which is the focus of this study. Figure 2 depicts the model diagram, highlighting its inputs, algorithm and outputs. The main contribution of this study’s optimization process is a hybrid solution involving a multi-objective genetic algorithm (MOGA), AMP, fuzzy dominance and prospect theory.

Optimization model of the study.
The final phase of the study evaluates the proposed solution. At the end of this phase, the analysis includes coverage rates, energy consumption rates, Pareto metrics and execution time using specific tools. The solution is also compared with the existing methods’ results to determine the effectiveness of the proposed solution.
Experimental setup
This research considers several simulations to evaluate the output by checking the validity of the proposed algorithm. The study conducted the simulations using a computer with a Processor 2.1 GHz-CoreTM i7 CPU, 64-bit Windows 10 operating system, 1 Mb cache and 8 GB RAM using MATLAB R2018b. The object-oriented environment in MATLAB can keep private meta-data and combine activities with agents. The system environment consists of a sensor, communicator, node and network classes. The sensor contains a string identification, a value gathered from the environment and essential functions to examine new data. This class can emulate a given sensor’s behaviour, consisting of the power specifications and configuration to provide data.
The sensor class contains an identification string, a value gathered from the environment and essential functions to examine new data. To provide data, this class can emulate a given sensor’s behaviour, including the power specifications and configuration. The communicator class provides a basic implementation of a communication modem. The communicator consists of send and receives queues, power requirements and success rates, which serve as an intermediary for the type of device and medium used for transfer. The node class operates as a container of communicators and sensors. Nodes store information concerning their position, neighbours’ list and location, identification value and three-dimensional coordinates. The algorithm is executed within each node, including all essential support functions for decision-making. The nodes further provide information concerning sent messages and power consumed for external classes and scripts. The network class of this system acts as a container for all other containers. It contains the nodes, supports a periodically varying connectivity matrix and list of positions and stores simulation metadata. The network class also holds data on all sent and received messages, power consumption, distance travelled and algorithm execution time per node.
A network stores nodes’ locations and communication paths based on location and range information. The system provides an ID, area and neighbours’ list as nodes are formed. The nodes reference the MATLAB code’s version, which runs in an environmental implementation. Its implementation strengths are flexibility, ease of continuing functionality, enhanced maintenance and efficiency achieved by scaling down complete references. A series of scripts and helper machine functions was set up such that non-damaging changes simplify the calculations. The scripts and operations can be divided into three categories: initializers, modifiers and run-time. Initializers initialize a data field (e.g. node positions, message queues) and determine constants for the simulation. Simultaneously, modifiers produce temporary partial copies of matrices and return the results. Modifiers are helper functions and scripts that handle storage systems. Last, the run-time operation runs the simulation – the process of generating messages, measuring how to respond and organizing all run-time tasks – with algorithmic helpers. During the experiment, the nodes moved randomly to resemble the dynamic existence of the real world.
Algorithm description
This section discusses the algorithms used to develop the proposed solution.
Coverage rate algorithm
A sensing model initially determined the coverage of UWSNs. Two types of sensing models are typically used for simulating sensor performance: binary and probability models. This research focuses only on the probability model because it can calculate the chance of a target occurring in each region with a value that varies between 0 and 1. If a sensor node S is present at location (
A sensor has two critical distances in the probability model. The first is

Sensing range of sensor nodes.
The sensor will not recognize the target if its distance is greater than
The binary and probability models offer a detection probability of 1 when the distance between the target and the sensor (
As shown in equation (3), the coverage ratio (
The maximum coverage ratio is 1. When
The nodes in the network should meet the sensing probability

Coverage rate algorithm.
When the network complies with a coverage requirement of k-coverage or when the deployed sensor nodes already approach the maximum value of the set-up, the algorithm stops working. Every iteration of an algorithm completes the deployment of the sensor node in the monitoring region. Each iterative procedure deploys a single sensor node at a specified grid point.
Energy consumption algorithm
The MOGA and fuzzy dominance-based decomposition (MOGA-AMPazy) algorithm considers the energy consumed for mobility, sensing and data communication processes. Its main objective is to improve the coverage area by relocating the underwater mobile sensor nodes. Each sensor node uses energy as it moves or turns throughout the relocation process. This study considered the power utilized for moving to be constant when the weight of sensors and speed are both constant. The moving distance
The amount of energy used to turn (
where
Mei et al.
24
offered an energy model for the omnidirectional mobile robot. According to their research, the energy required for a robot platform to move 1 m at a constant speed of 0.08 m/s is 9.34 Joules. This three-wheel robot required 2.35 Joules of energy to turn 90°. The sensors in the algorithm were assumed to travel and turn at a consistent rate. As a result, the parameters provided by equations (9) and (10) can be used to define
The total energy required to move the sensors will be the sum of the two types of energy (equation (11))
Range customisable sensors were employed because they consume less power when reduced sensing radius. Different energy models were used to study the relationship between a sensor’s sensing radius and its energy consumption depending on the sensing device’s properties. The linear, quadratic, cubical and quadruplicate models are standard. The most used are the linear and quadratic models by Cardei et al. 25 and Dhawan et al. 26
The quadratic model is used in this work, in which the sensor (
where
Differential fuzzy dominance (DFD) algorithm
The DFD function must be combined with the following method to identify the locations of nodes with high event detection. The method uses the Pareto front from a multi-objective representation to choose the optimal solution for high event detection in deployed node areas. This method selects the best individual from the ranked population (i.e. with the lowest ranking value) and adds it conditionally to the alpha set. Each solution may be allocated a single, smooth dominance to represent the degree of domination of the solution after establishing its membership role. A solution with a lower fuzzy dominance value is a better approach. Thus, sorting alternatives according to their fuzzy dominance values may assist in rapidly locating solutions around the Pareto front. K solutions were found and selected for each solution generation round using a fuzzy dominance sorting method. Figure 5 shows the algorithm.

Differential fuzzy dominance (DFD) algorithm.
AMP algorithm
AMP mainly aims to produce new offspring to ensure consistency between exploration and exploitation. If the offspring are far from their parents, they could be too diverse and require a greater convergence interval. Premature convergence may occur if the offspring’s distribution is less than that of their parents. This study presents an AMP-integrated GA (Figure 6), in which the number of parents participating in the crossover is varied according to the new generation’s performance. The number of parents is increased or decreased depending on the current generation’s performance relative to the preceding generation. This strategy guarantees that children are neither too different from nor like their parents. Control parameters are managed through adaptive GAs in various ways, including changing mutation probabilities over time, moving mutation probabilities between two fitness-based values and manipulating genetic operators. The proportion of parents changes because of this study’s findings, and substantial exploration of the problem space has resulted from these adaptive techniques. AMP produces offspring more likely to go to a more significant part of the search space, but others are less likely to go to more diverse points.

Adaptive multi-parent (AMP) crossover algorithm.
Prospect theory algorithm
Tversky and Kahneman 27 proposed prospect theory to model human decision-making in the face of risk. Their approach applies to subjective probability and enables decision-making based on context and loss aversion in the present condition. The MOGA-AMPazy method uses prospect theory to establish stability amid exploration and exploitation dynamically. This study can solve multi-objective problems with reasonable computational requirements with parallel dynamism based on probability weighting. This study uses prospect theory to make decisions based on success probabilities and risk evaluation.
Prospect theory takes a descriptive approach to model how humans make risk-informed decisions. The theory suggests that risky decision-making can be viewed as a selection among many gambles or possibilities. It makes an outstanding contribution as a descriptive decision-making model that divides decision-making into editing and evaluation processes. Editing is the first stage, in which individuals collect and process information using a ‘framework’ and ‘reference point’. In this study, the reference point
where
Prospect theory assumes that individuals do not weigh outcomes by probability but by some distortion of probabilities. Prospect theory’s probability weighting function captures this distortion of probability. Two evident reference points exist for the probability: certainty and impossibility, or a 100% chance and a 0% chance. The weighting function can be parameterised in the following form (equation (16)) according to the probability weighting function proposed initially by Tversky and Kahneman 27
where
The prospect theoretical weight function

Prospect theory algorithm.
Algorithm objective and fitness function design
For this study, the sensor node deployment task was formulated as an unconstrained MOO problem to find a sensor node deployment arrangement in the 3D space that satisfied the required objectives. The MOGA-AMPazy solution has two objectives:
To maximize the coverage ratio, defined in equation (3).
To minimize the sensor energy used for mobility, sensing and data communication.
In MOGA-AMPazy, the fitness function was designed according to the proposed objectives. The optimum fitness function provides the optimal Pareto front (i.e. the best compromise between objectives) in optimization issues with many conflicting objectives, such as minimizing energy and maximizing the coverage ratio. In this research, the final sensor positions needed to be optimized. Therefore, sensor node coordinates were used as input variables for the GA.
The method is implemented to produce the fitness function’s minimal value. Thus, maximizing the coverage ratio involves minimizing the objective function using the uncovered area ratio (equation (18))
where
Conversely, such long movements of the sensors do not guarantee broader coverage. A MOGA can achieve the best trade-off between the coverage and the travelled distance. Therefore, this study defines the fitness function of coverage as
The second objective – to decrease the amount of energy used by sensors – was addressed using the method suggested by this research, which focuses on mobility, sensor modules and data transmission energy. The method does not expand to the number of computation sensor nodes required, so little communication overhead is produced. This algorithm only requires sensor movement after deployment. Hence, the energy consumed during sensor movement is a short-term consideration. However, the energy needed to move the sensor is much larger than long-term sensing energy consumption. Energy consumption must be minimized to maximize sensor lifetime. The total energy consumed by the sensors is obtained from equation (20). Relocation optimization is required in a UWSN if any sensors fail. Therefore, this study defines the energy consumption fitness function as follows
MOO algorithm
In this study, the difficulty of establishing the objective function was considered within the MOO algorithm’s solution. A collection of optimum locations (known as the Pareto front) corresponds to a particular trade-off between the values of the objective functions. The Pareto optimal point for the ‘best trade-off’ must be selected. This study used a GA to do so because such algorithms are well adapted to MOO problems being based on biological processes that are innately multi-objective. For commercial and military applications that demand rapid, adaptive, automated and self-learning procedures, GAs facilitate the discovery of approximation solutions. 28 A GA uses three approaches based on selection techniques and fitness functions – criteria selection, aggregation selection and Pareto selection. In this research, Pareto selection was characterized by the non-dominated sorting genetic algorithm (NSGA-II). The primary concept behind this research was to establish a MOGA-based computational model for a mobile UWSN optimization principle that produces an adequate trade-off when addressing a surveillance monitoring application. A hybrid fuzzy dominance-based decomposition technique and AMP GA were applied to the original NSGA-II. The method compared two solutions using a fuzzy Pareto dominance and employed the scalar decomposition approach when one of the alternatives failed to dominate the other on a fuzzy dominance level.
A mobile sensor node deployment solution allocates available nodes in an underwater surveillance network to target surveillance. Given a known target, the initial node position and velocity must be chosen, and surveillance regions assigned such that a given set of objectives is optimized. The detecting range of the sensors is
The mobile sensor nodes can adapt to changing situations, such as addition, loss or dysfunction, using a 3D evolutionary algorithm to find chromosomes with a minor fitness function and the fastest speed and movement directions. Each node informs its neighbours of its position and number of neighbours. The number of near neighbours within a node’s communication range (denoted as
The fuzzy dominance process is then implemented by combining the Q solution with parent population P from the previous iteration. Later, the proposed algorithm sorts the combined population (P + Q) and executes the Q solution selection. If the set criteria of system termination are achieved, the system will be terminated. Otherwise, the AMP balances exploration and exploitation by providing new offspring. AMP manipulates control parameters by tweaking genetic operators over time, changing the mutation probability between two values depending on the fitness value. Thus, the number of parents changes depending on the fitness rating. The AMP algorithm was executed until there was no overlap in the solution search.
Result and discussion
This section describes the study’s data analysis and presents the outcome of a comparative analysis with existing algorithms. The proposed solution was critically evaluated through various tests and techniques. This section compares the proposed solution’s effectiveness for coverage rates, energy consumption, Pareto optimal metrics and execution time with existing algorithms.
Performance analysis of coverage rates
This study conducted two case studies to evaluate the proposed solution’s performance against three other existing algorithms. This study used the experiment’s collected data to analyse and compare the suggested solution’s coverage rate against the existing algorithms. The coverage ratios were obtained using the maximum travelled distances of all sensors in mobility for all tests. Compared with NSGA-II, SPEA2 and MOEA/D, MOGA-AMPazy exhibited improved coverage rates and travelled distance. The increase in coverage rate was minimal (Figure 8); however, the increment in the travelled distance was substantial. The NSGA-II algorithm’s lower coverage rate solely analyses the coverage rate in its objective function.

Result of case study 1 (the effect of coverage area ratio on sparse network).
By contrast, the MOGA-AMPazy algorithm incorporates mobility- and sensing-related energy use in addition to the coverage rate in its objective function. MOGA-AMPazy was found to enhance all test coverage rates compared with the SPEA2 algorithm. This improvement of the MOGA-AMPazy approach is based on limiting the average moving distances of all network nodes. From another aspect, the SPEA2 method is based on the penalty function of the most significant moved distance. Furthermore, the MOGA-AMPazy algorithm limits all node sensing radii and saves energy-sensing for all tests. MOGA-AMPazy also ensures population diversity. This algorithm prevents the system from becoming trapped at a local optimum and accelerates its convergence.
For case study 2 (Figure 9), the experiment was conducted to perceive the effect of node density on the dense network. This study observed the impact of node density on the proposed algorithm’s performance compared with the NSGA-II algorithm. The experiment varied the quantity of randomly deployed nodes between 100 and 200 within a 1000 m×1000 m×1000 m field.

Result of case study 2 (the effect of coverage area ratio on dense network).
Figure 10 depicts the coverage area ratio for the three algorithms versus the number of deployed nodes. The suggested algorithm provides higher and more stable coverage rates owing to its ability to manage the trade-off between coverage and energy usage. For varying node densities, it consumes less energy than the NSGA-II and MOPSO algorithms. In a densely distributed environment, the NSGA-II algorithm performs well; however, its efficiency diminishes as node density grows.

Comparison of coverage rates between existing and proposed algorithms.
From another aspect, the MOGA-AMPazy algorithm can modify the sensing radius of all sensor nodes to maximize coverage while conserving energy at varied node densities. The investigation was carried out for 30 cycles to assess algorithm performance. The analysis demonstrated that MOGA-AMPazy achieved a higher percentage accuracy compared with the other algorithms.
Performance analysis of energy consumption
Figure 11 compares the energy consumption of sensor nodes of different UWSN algorithms for other numbers of nodes. The MOGA-AMPazy algorithm conserved more energy for the UWSN for every round of the experiment, demonstrating its superiority over the existing algorithms. NSGA-II overcomes the computational difficulty of sorting non-dominated solutions, the absence of elitism and the need to provide a sharing value. Figure 12 compares the energy usage of the four algorithms. The y-axis depicts the energy consumption ratio, and the x-axis shows the four techniques for 30 different data traces. The results show that MOGA-AMPazy consumes 40.93% less energy than the other three algorithms. For all processed data, the results were computed at data traces 1 to 30.

The effect of energy consumption ratio on dense network.

Comparison of energy consumption rates between existing and proposed algorithms.
Performance analysis on Pareto optimal metrics
This study used five common two-objective ZDT problems – ZDT-1, ZDT-2, ZDT-3, ZDT-4 and ZDT-6 – as benchmark tests 29 to exploit specific problem characteristics and benchmark the proposed solution and three existing systems. The test instances consisted of seven iterations. The experiment generated 50 approximation fronts for each iteration that competed for survival in the candidate pool. The performance assessment examined IGD, hypervolume and diversity. Each process involved binary tournaments to identify losers to prevent their further consideration. Pareto fronts were reserved in a loser bracket for the next iteration. When all iterations were complete, the benchmark function identified the winner.
The Pareto front obtained by the proposed solution shows almost complete coverage concerning the actual Pareto front. Figure 13 shows the results for the best obtained Pareto optimal values of the proposed MOGA-AMPazy algorithm. This study observed that the developed MOGA-AMPazy performs well with higher accuracy and better robustness. This research requires a decision-maker to choose the optimal compromise option that controls the deployed nodes’ placement based on the proposed solution’s Pareto. Overall, decision-makers are applied to find the best compromise solution using problem-specific information. In the case of the two objectives of sensor node deployment – high coverage and low energy consumption – the selection chose the lowest energy solution below a certain coverage level, which, in this study, was 95%.

Obtained Pareto optimal solutions by MOGA-AMPazy for ZDT-1, ZDT-2, ZDT-3, ZDT-4 and ZDT-6.
Performance analysis of execution time
This section presents the performance analysis used to validate the proposed MOGA-AMPazy solution’s execution time against four existing algorithms. The entire execution time of each algorithm was calculated along with the unconstrained test problem. The average execution time for the suggested performance metrics was 2.169 s for a two-objective unconstrained test problem, ZDT 1, if each approximation front has 100 answers and the actual Pareto front has 15 solutions. The maximum and minimum time required was 3.811 and 1.247 s, respectively. Figure 14 shows the execution time of the performance metrics for each test problem. This study discovered that different test problems with the same objectives, that is, ZDT 1–ZDT 6, required almost the same execution time.

Execution time of MOGA-AMPazy for each test problem.
Figure 15 illustrates the impact of execution time on the algorithms, namely, that the algorithm proposed in this study achieved a lower execution time than the existing algorithms.

Execution time for proposed MOGA-AMPazy compared with three existing algorithms.
Conclusion and future works
This study proposed a node deployment solution called MOGA-AMPazy to maximize the coverage rates and minimize the energy consumption of mobile UWSNs. This study empirically developed a multi-objective technique solution to solve the multiple and conflicting objectives in the UWSN environment. The method adapted the original NSGA-II by introducing a hybridization of an AMP GA, fuzzy dominance-based decomposition and prospect theory algorithms. The proposed solution measured the coverage rates using two case studies to analyse the effect of the number of sensor nodes and coverage rates. The analysis established that the coverage rates are higher in dense networks compared with sparse networks.
Furthermore, this study measured the overall execution time of the algorithms calculated along with the unconstrained test problem. The results highlight that the algorithm proposed in this study was executed in less time than the existing algorithms. Overall, the results and comparative analysis between the proposed and current multi-objective algorithms prove that the MOGA-AMPazy algorithm solves the multi-objective sensor nodes deployment problem more effectively than the NSGA-II, SPEA2 and MOEA/D algorithms. This study makes several significant contributions to the body of knowledge on UWSNs by providing a functional multi-objective representation of the decision-maker and mission planners in effectively monitoring the region of interest. This research has some limitations – most notably the unavailability of the most recent data. We used openly available validated data sets, but it is worth mentioning that this research would have been more precise had it employed the most recent deployment data sets, such as military and surveillance monitoring data sets. However, these data sets are not available due to privacy and data protection policies. Future works should focus on implementing the proposed solution in real-time multi-objective mobile sensor nodes deployment for the environment, infrastructures and applications of the Internet of underwater things.
