Next Article in Journal
Fidelity Assessment of Motion Platform Cueing: Comparison of Driving Behavior under Various Motion Levels
Next Article in Special Issue
Monitoring System for Operating Variables in Incubators in the Neonatology Service of a Highly Complex Hospital through the Internet of Things (IoT)
Previous Article in Journal
DoSDefender: A Kernel-Mode TCP DoS Prevention in Software-Defined Networking
Previous Article in Special Issue
BFT-IoMT: A Blockchain-Based Trust Mechanism to Mitigate Sybil Attack Using Fuzzy Logic in the Internet of Medical Things
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Sensor Topology Optimization in Dense IoT Environments by Applying Neural Network Configuration

by
George Papastergiou
1,*,
Apostolos Xenakis
1,*,
Costas Chaikalis
1,
Dimitrios Kosmanos
1,2,
Periklis Chatzimisios
3 and
Nicholas S. Samaras
1
1
Department of Digital Systems, University of Thessaly, 41500 Larissa, Greece
2
Department of Electrical & Computer Engineering, University of Thessaly, 38221 Volos, Greece
3
Department of Information and Electronic Systems Engineering, International Hellenic University, 57001 Thessaloniki, Greece
*
Authors to whom correspondence should be addressed.
Submission received: 15 April 2023 / Revised: 26 May 2023 / Accepted: 1 June 2023 / Published: 8 June 2023
(This article belongs to the Special Issue Advances in IoT and Sensor Networks)

Abstract

:
In dense IoT deployments of wireless sensor networks (WSNs), sensor placement, coverage, connectivity, and energy constraints determine the overall network lifetime. In large-size WSNs, it is difficult to maintain a trade-off among these conflicting constraints and, thus, scaling is difficult. In the related research literature, various solutions are proposed that attempt to address near-optimal behavior in polynomial time, the majority of which relies on heuristics. In this paper, we formulate a topology control and lifetime extension problem regarding sensor placement, under coverage and energy constraints, and solve it by applying and testing several neural network configurations. To do so, the neural network dynamically proposes and handles sensor placement coordinates in a 2D plane, having the ultimate goal to extend network lifetime. Simulation results show that our proposed algorithm improves network lifetime, while maintaining communication and energy constraints, for medium- and large-scale deployments.

1. Introduction

Sensor node deployment is a key design issue related to planning a wireless sensor network (WSN) and is closely related to the domain application requirements and the total energy consumption and robustness of the network. An optimal deployment may reduce communication costs and extend the total network lifetime, under certain constraints imposed by the networking elements and the application. In this way, a WSN can better fulfil its operational tasks, such as sensing and evaluating physical phenomena, data transmission, and inference [1].
Sensor deployment methods are closely related to specific applications [2] and can be of two types: deterministic and random. In the first type, the nodes’ coordinates are determined a priori by the network design team; this type is preferred in cases where the environment is not harsh. For example, in a precision agriculture application, the sensors’ locations may coincide with trees’ locations [3]. On the other hand, in cases where the physical phenomenon is mobile, the environment is harsh, or there are quick alterations in the sensing values, a random deployment is proposed [1,2]. To achieve the desired coverage ratio, redundant nodes are present, which means that the design is resistant to several node failures. For example, a random deployment is better in cases of measuring chemical gases inside a volcano, when estimating sudden weather changes, or when a cultivation is thick [3,4]. In the case of random deployments, the coverage constraint requirements may be not so strict. Comparing the two deployment types, one can say that the deterministic case needs careful planning, time, and resources. Moreover, the size of the set holding all possible network topologies is an exponential function of the size of the used sensor nodes. Therefore, deterministic planning is not always cost-effective. On the other hand, in random deployments, there is a high risk of network outage or partition in cases of total ad hoc deployments [5].
In this work, we apply the Voronoi diagram partitioning theory, as in [4], which is a deterministic approach and is geometrically designed to cover a certain terrain. Following this, we compare it via simulations and propose use case scenarios with random topologies (i.e., via Gaussian coordinate distribution), as in [6], and we give our results in terms of the overall network lifetime, communication, and coverage constraints. Our proposed optimization solver consists of several neural network configurations, with which we experiment so as to reach a near-optimal solution in polynomial time.
For our WSN communication model, we apply a realistic power consumption model of a wireless communication subsystem, which has been proposed in many related works [7,8,9]. The model introduces the energy consumption for sending and receiving a P-bit packet over a distance d. The energy required in wireless communication is related to the path loss model and is proportional to a loss factor of d2 for free space and da for multipath fading and obstacles [7]. According to the use case scenario, the terrain space, and the node volume, there are two dominant communication patterns: in the first one, all nodes communicate directly with the gateway in an one-hop fashion, and in the second one, a multihop scenario is applied, especially to keep the communication range low and, thus, the energy consumption low. However, in this case, we need many relay nodes and this may lead to a lower total network lifetime [8]. Thus, the network lifetime is closely related to communication energy consumption, as in the majority of WSN deployment cases, nodes have limited energy resources. Following on from this, radio communication to guarantee a connected network data flow graph is mainly affected by the transmission distance and the transmission power. Thus, sensor topology optimization is closely related to the optimization of both the sensor deployment strategy and the applied communication range [9].
The research community shows a strong interest in applying AI tools and neural network (NN) methods to ensure energy efficient WSN deployments [10]. In essence, NNs can play a dominant role in this direction due to their quite simple and parallel-distributed computation design, robustness, and autoclassification methods in the case of sensor data collection. Dimensionality reduction, sensor data classification, and behavior prediction may lead to lower communication costs and overall energy conservation. In this paper, we define a joint sensor network energy and coverage constraint lifetime optimization problem and approximate its near-optimal solution in polynomial time, applying NN configurations as a solver. To this end, we consider and compare several topologies, in conjunction with NN configurations, by relocating certain sensor nodes to new coordinates, thus satisfying the communication and coverage constraints. We evaluate our solution by testing several use case scenarios, highlighting the impact of WSN escalation (i.e., small, medium, and large network deployments) and communication patterns on the overall network lifetime. The simulation results show that our proposed algorithm improves the network lifetime while maintaining communication and energy constraints for small-, medium-, and large-scale deployments. Finally, our solver proposes a final topology deployment in each use case.
The structure of the paper is as follows: In Section 1, we give an Introduction related to the problem under investigation. In Section 2, we discuss related research works and motivation. In Section 3, we discuss the details about the system model formulation, the neural network configuration, and the optimization framework. In Section 4, we give details about the proposed use cases and we present simulation parameters and results. Finally, in Section 5, we conclude this work and provide insights about future extensions.

2. Related Works and Motivation

A WSN designer places sensor nodes inside a field of interest (FoI) according to the application coverage requirements. These nodes, due to their transceivers, have the ability to cover either small or medium areas by sending data to a gateway node. The energy required for data communication is usually greater than the circuitry energy consumption [11]. In the majority of WSN and IoT applications, nodes are battery-equipped [6]. However, in cases where there is great difficulty in replacing batteries (i.e., harsh terrain, a large volume of nodes, etc.), researchers’ interest focuses on mechanisms to extend the network’s lifetime under communication and coverage constraints. Topology control plays a dominant role in achieving this target. Thus, optimal sensor node placement within the FoI is needed for cost-effective deployment.
The authors in [12] propose a sensor placement algorithm, which utilizes a biologically inspired optimization technique to imitate the behavior of territorial predators in marking their territories with their odors, known as the territorial predator scent marking algorithm (TPSMA). The TPSMA technique is based on maximizing a coverage objective optimization function. The problem of determining the location of sensor nodes, such that the terrain target points are covered and the network lifetime is maximized, is called the sensor deployment problem (SDP). Various heuristics and approximation algorithms have been proposed to solve the SDP in WSNs. Two improved versions of the particle swarm optimization (PSO) algorithm are presented in [13]. The first one is a cooperative PSO and the second is its improved version, applying fuzzy logic. These approaches do not deal with maximizing the coverage area or prolonging the network lifetime.
A properly designed and applied sensor deployment strategy improves WSN performance and resource management [9]. The coverage ratio is directly influenced by the deployment strategy. In principle, there is no positive correlation between energy consumption minimization and coverage maximization. Thus, to maximize the coverage area, sensor nodes should be placed far away from the sink node (SN) or the gateway node, which takes higher transmission power to reach the SN and raises the total energy consumption. This problem is partially solved if an energy-efficient and multihop routing algorithm is applied [7] instead of a one-hop communication pattern. However, in several precision agriculture applications [3], the terrain’s structure may block multihop communication patterns (i.e., tall trees) and, thus, the one-hop pattern along with an energy- efficient topology design may solve the energy problem. In essence, in this work, we follow this design pattern.
Following on from this, nature-inspired optimization algorithms are adopted by many researchers in WSN applications [14]. While genetics, ants, and particle swarm algorithms are the dominant examples, many others emerge regularly such as the flower pollination algorithm (FPA), which is a novel global optimization algorithm inspired by the pollination process of flowers [14]. Based on the multiobjective version of the FPA (i.e., MOFPA) for WSNs, a new approach is proposed in [15]. This approach aims to find the optimal topology deployment, taking into consideration conflicting objectives, such as total energy minimization and total coverage maximization, while maintaining connectivity constraints.
The network’s lifetime primarily depends on the total energy consumption, which is mainly related to the nodes’ radio electronics energy consumption. An energy-efficient coverage optimization technique, the Voronoi–glowworm smarm optimization–K-means algorithm, is presented in [16]. In this approach, the Voronoi cell structure enhances the area coverage, applying the minimum required number of active nodes. The Voronoi diagram is one of the most famous computational geometrical structures applied in sensor topology design problems to ensure coverage extension [17]. Following on from this, a sensor node deployment technique is proposed in [18] as a constrained multiobjective optimization (MOO) problem. The proposed algorithm is a multiobjective evolutionary algorithm (MOEA), known as MOEA/D-DE, that uses a decomposition approach and employs differential evolution (DE). The aim is to find a sensor node deployment to maximize the coverage rate, minimize the network energy consumption, maximize the network lifetime, and minimize the number of deployed sensor nodes, while ensuring connectivity between each sensor node and the sink node for proper data transmission. A tree structure between the deployed nodes and the sink node for data transmission is assumed in this approach.
Heuristic approaches are appropriate for near-optimal solutions, especially in NP-complete problems. To this end, a metaheuristic algorithm is proposed in [19], which determines the sensors’ positions for area coverage maximization. As a part of the solution, the authors utilized the immune plasma algorithm (IPA), a unique metaheuristic algorithm that is based on the immune plasma therapy concept and the transfer of an antibody-rich fraction of blood from previously recovered patients to others who are considered critically ill. This optimization algorithm is used to determine the optimal solution to the maximum coverage problem, but does not deal with the minimum number of nodes, network lifetime extension, or connectivity assurance.
The authors in [20] propose an approach which relies on exploiting the building information modeling (BIM) database to obtain real-time and valid information about a target area. The majority of the proposed schemes present possible solutions without taking into account the terrain structure and potential obstacles during the WSN topology design process. The proposed solution can be integrated as a plugin within BIM tools in order to optimize sensor deployment in real time, taking into account both nodes and obstacles, respectively. In order to optimize WSN deployment, after collecting useful data from sensor nodes and the BIM database, this approach relies on an evolutionary algorithm to solve the multiobjective problem for coverage, cost, and lifetime. The output is each sensor’s optimal location in the smart building application.
One of the major challenges in sensor deployment is to find the trade-off between conflicting network optimization objectives under certain connectivity constraints. As proposed in [21], an approach to deal with this is a constrained Pareto-based multiobjective evolutionary approach (CPMEA). It aims to find Pareto-optimal layouts which maximize the coverage and minimize sensors’ energy consumption to prolong the network lifetime, while maintaining full connectivity between each sensor node and the gateway. To cover any type of FoI with a predefined number of sensors, a genetic algorithm is proposed in [22] with the purpose of finding the best sensor placement while ensuring maximum network coverage under sensor connectivity constraints. The authors propose the genetic algorithm for area coverage maximization (GAFACM), which covers all shapes of areas for a given number of sensors and finds the best positions to maximize coverage within the FoI, while ensuring connectivity between the sensor nodes.
An additional WSN deployment approach, based on the gradient method and the simulated annealing (SA) heuristic algorithm, is proposed in [23], using the minimum number of sensor nodes. However, this work does not deal with maximizing the network lifetime, whereas in [24], the SA heuristic algorithm is applied along with an energy-efficient algorithm to arrange the placement of sensors in order to extend the network lifetime. The main function of WSNs is to gather the required information, process it, and send it to remote gateways. A large number of sensor nodes need to be deployed within a field of interest; therefore, finding the best node placement according to several constraints is a hard problem to solve because it escalates. Recent studies in [25] focus on solving the deployment problem by applying heuristic and metaheuristic optimization algorithms. In approximately 35% of these studies, the authors apply an improved version of swarm optimization algorithms to solve the sensor deployment problem under constraints. However, network scalability and total energy consumption are not always addressed.
The topology optimization problem in large IoT and WSN deployments is a combinatorial and NP-hard problem to solve in polynomial time. The majority of existing algorithms apply heuristic or nature-inspired rules to reduce the search number of potential problem solutions within a solution space, so as to obtain a suboptimal solution in polynomial time. Recently, researchers have started investigating the application of neural network methods to solve the sensor deployment problem (SDP). Therefore, to the best of our knowledge, these works are mostly a work in progress. In [26], the authors propose a deep-reinforcement-learning-based topology optimization problem for energy-efficient and self-organizing WSNs. According to simulations, they show that the proposed algorithm achieves better performance as compared to other heuristic solutions. Furthermore, the energy-efficient topology control problem in large WSNs is investigated in [27], with a noncooperative game theoretic approach. The extensive simulation results verify the validity of a utility function, which effectively balances the transmit power, residual energy, and network connectivity.
In our work, we follow the direction of investigating and applying several neural network configurations as a solver for our proposed optimization problem under constraints. The difference from [26] is related to the type of neural network solver and the network optimization problem with constraints and scalable network deployments. Compared with [25], this work focuses on solving a certain WSN deployment problem with energy and communication constraints. The proposed solution is based on several neural network configurations and not on a heuristic algorithm. In the following section, we provide details about our system model and optimization framework. We also discuss our neural network solver parameters, which propose which sensor nodes need to be relocated so that the objective function stays within acceptable limits.

3. System Model Design and Optimization Framework

3.1. System Model

We consider a field of interest (FoI), which is a 2D terrain, with an area of M × L m2. Inside the terrain, we place N, N     Z + in a total wireless sensor network and they form a connected WSN, with one sink node H. The sink node collects all data and is placed at the centroid of the terrain. The nodes are considered homogeneous in terms memory, processing, communicating capabilities, and energy reserves. Their job is to periodically collect data samples and send them to the sink node (i.e., the base station—BS). Initially, the WSN is considered static, which means that no mobility is present, nor do the nodes change their coordinates. Additionally, each node has the same sensing range, R s , and communication range, R c .
In Figure 1, we present an example of two topologies for a small-scale network case, the size of which is 20 × 20 m2, in which fifteen nodes are distributed. Let us call topology (a) the deterministic deployment of nodes, as produced by the centroidal Voronoi tessellation (CVT) [1], and topology (b) the random deployment, in which the nodes’ coordinates are derived by a Gaussian distribution [2]. The position of each node is stored in a discrete set of (x,y) coordinates. Therefore, the WSN is considered as a graph G(V,E), where V expresses the number of nodes, N, and E is the total edges that connect the nodes. Our network system model has the following design features:
  • All sensors are responsible for monitoring an event inside their sensing area, periodically taking measurements, and sending them to the BS. When they perform that, they are considered active.
  • Topologies in which a node has no neighbor are neither considered connected nor valid. Each sensor i 1 N should communicate with at least one neighbor and send the data to the BS, either directly or via a multihop pattern [5]. In the case of a multihop pattern, relay nodes send all packets to the BS.
  • The coordinates (x,y) of each sensor may change over time due to the neural network solver decision to minimize the total energy consumption.
  • The position of the BS is stationary.
  • We call the initial sensor positions theoretical points, which constitute the CVT topology, in which the optimal sensor distance is d u v 3 R s [1]. We also call each sensor’s coordinate query points (i.e., application reserved coordinates) as the application domain dictates and as long as there is a WSN-connected graph at all times. For example, in a smart agriculture application, we may want to mount each sensor at certain terrain locations, i.e., on a tree.
  • The area to be monitored is a rectangular 2D grid terrain of size M × M , where M Z + .
  • We define a round as a case where all sensor nodes in the WSN send at least one packet towards the gateway node. Additionally, we define the network lifetime as the total rounds until all nodes reach zero energy reserve (i.e., all the nodes die).

3.2. Problem Formulation

In this work, we focus on maximizing the 2D sensing area by activating the minimum number of sensors and selecting their optimal coordinates in terms of extending the network lifetime under energy and communication constraints. We, therefore, propose a joint optimization problem to minimize the total energy consumption and maximize the coverage area by ensuring a WSN-connected graph at all times. All possible generated topologies generated randomly are a function of N, as M × M N . Therefore, the number of topologies scale exponentially as a function of the number of scattered nodes. However, only a subset of the produced topologies are valid ones, thus satisfying the network constraints. To do so, the overall network energy consumption must be minimized and, thus, the total residual energy is maximized and the WSN’s lifetime is extended.
In our model, we apply the first-order radio model [27] in which the energy of the radio transmitter and receiver circuitry is equal to e e l e c t = 50 nJ/bit for the electronic subsystem, and e a m p = 100 pJ bit   m 2 expresses the energy required to run the transmitter amplifier. The model also assumes a pass loss factor 1 d l , where d is the Euclidean distance between two nodes and l is the path loss exponent as 2 l 5 , according to the application’s requirements. The energy consumed to transmit a packet is given as:
E t x = e e l e c t × k + e a m p × k × d l
where k is the packet size in bits. Following this, the energy consumed to receive a packet of k bits from a node is given as:
E r x = e e l e c t × k
According to Equations (1) and (2), the total energy consumption per node is defined as: E t o t a l = p k E t x + E r x , where pk stands for the total number of packets sent or relayed by a sensor node. Additionally, we assume that the radio channel is symmetric, which means that the energy cost of transmitting and receiving a packet is the same. As far as the path loss channel model is concerned, we assume the log-normal shadowing model, as in [28]. Empirical studies [28] have shown that the log-normal shadowing model provides a more accurate multipath channel model as compared to Nakagami and Rayleigh, appropriate for a cellular deployment. Therefore, the path loss is given as:
P L d i j = P L d o + 10 β log 10 d i j d o + X σ
where d o is a reference distance, β is the path loss exponent, and X σ is a zero-mean Gaussian random variable in dB, with a standard deviation, σ, to simulate the shadowing effects. Following this, for each node given a transmitting power, P t , in dBm, the received power in dBm is given as follows:
P r = P t P L d i j
We formulate a joint energy and coverage optimization problem, with connectivity constraints, in which the objective function, f 1 , relates to the total average WSN energy consumption for the data collection and transfer to the BS and f 2 relates to the total sensing coverage inside the given terrain. The definition of f 1 is:
f 1 = 1 N i S E t o t a l
where the set S defines the set of all active nodes. The sensor connectivity constraint is fulfilled, as long as P r i P r t h r e s   i 1 N and P r t h r e s gives the minimum required power for the packet reception. Furthermore, the second objective relates to the maximization of the coverage area, in essence the maximization of the total sensing coverage points within the terrain. To do so, we apply the binary sensing model [29,30,31] and consider the following function to measure the overall overage:
N C o v p = 1 , d S i , m p > R s 0 , o t h e r w i s e
where R s is the sensing range and d(si,mp) is the Euclidean distance between the monitoring point ( x m p , y m p ) and the sensor node i’s coordinates ( x s i , y s i ) . The coverage constraint is fullfilled as long as, for each produced topology j, we minimize the Euclidean distance between the monitoring point and the sensor’s coordinates, i.e., min d s i , m p = x s i x m p 2 + y s i y m p 2 . We define the objective function, f 2 , as follows:
f 2 = p M N C o v p
where M is the total number of monitoring points. Moreover, there is a constraint within our optimization problem. It relates to the fact that the distance between any two sensor nodes should not exceed their communication range, RC. Additionally, only one sensor node is placed in each monitoring location. We name each monitoring location x(p) to indicate whether the location is equipped with a sensor or not, as in [7]. Following a binary representation, x(p) is defined as:
x p = 1 , if   location   p   has   a   sensor   node 0 , otherwise
In the case of deterministic deployment, applying the centroidal Voronoi tessellation (CVT), nodes are scattered and form an optimal geometry deployment, as near as possible to the gateway, which subsequently means fewer transmission costs for the entire network [8]. To ensure the proper functionality of the deployed WSN, we make the following assumptions:
  • To ensure connectivity, the communication radius, Rc, is at least two times the sensing radius, Rs, which is Rc ≥ 2 × Rs. In this condition, we only need to consider the coverage problem in the sensor network; if the network is covered, then it is connected [9].
  • Given that the nodes with a sensing radius, Rs, are deployed in the triangular mesh configuration in the sensing field, A, the coverage fraction, k, of the sensing field varies nonlinearly with the spacing between two adjacent nodes, in the range 3 RSd2RS, where d is the internode distance [10].
  • For a given coverage fraction, k ∈ (0.906, 1), we will have R c m i n ∈ ( 3 Rs, 2Rs). Having Rc R c m i n is both a necessary and sufficient condition to ensure that k-coverage implies connectivity, according to [10]. From [12], the optimal tessellation, using regular triangles with a side length equal to 3 Rs, ensures complete area coverage.
In the case of a random deployment strategy (i.e., nodes’ coordinates stem from a Gaussian distribution), the initial AoI coverage is relatively low. In that case, node relocation is imperative to extend the network lifetime and maximize coverage. There is a trade-off between the lifetime extension rate and the coverage rate. The more we respect joint coverage and communication constraints, the better the lifetime we achieve. Since we also want to examine how the network lifetime is affected by a network-scaling factor in the case of large networks, we applied a multihop communication pattern. Under this assumption, the Dijkstra algorithm is used, with the edge weights calculated according to the energy consumption Equations (1) and (2). Overall, we define the following objective function, F, which we wish to minimize, as follows:
min F = f 1 + 1 f 2   s . t . :   P r i P r t h r e s   i 1 N

3.3. Neural Network Framework

We solved our combinatorial optimization problem, as defined in (9), by building a neural network framework in Python, which utilizes well-known libraries such as Numpy, TensorFlow, and Keras. In Figure 2, we give a flowchart diagram of the proposed neural network solver. For the initialization phase, we use csv files as input datasets to express the sensors’ initial coordinates. These coordinates, which form the initial topology, are the theoretical topology points and are given as an input to the solver in the first execution step of the algorithm. The algorithm reads a digital map of the FoI and extracts the sensor node coordinates to a csv file. This map also provides the coordinates of the query or reserved points.
The algorithm’s basic operation is to propose the nearest-neighbor theoretical points for every query point. This is achieved with a single-layer perceptron, i.e., a feed forward neural network (FFNN) with many inputs and outputs for each query point. In the case of a deterministic topology, the inputs to the FFNN are the coordinates of query points and the coordinates of theoretical points, i.e., the ones resulting from the CVT. The FFNN’s outputs are the sensor coordinates of the theoretical points which are as close as possible to each query point, with respect to the communication and coverage constraints defined in the previous section. Therefore, the algorithm selects its nearest (i.e., energy-efficient) neighbor for each node.
In our work, two NN configurations were built to propose the new and energy-efficient coordinates for each reserved sensor terrain point. The structure of the first NN configuration consists of (2) layers, and the second NN of (3) layers. We built a deep learning NN model with different parameters in Python using Keras [32]. Keras is a powerful, easy-to-use, free, and open source Python library for developing and evaluating deep learning models. It is part of the TensorFlow library and allows us to define and train NN models. We used the classes Sequential and Dense from Keras in our model. Models in Keras are defined as a sequence of layers. We created a sequential model and added layers. The best network structure is found through a process of trial-and-error experimentation [13].
Compiling a NN model uses the efficient numerical libraries of TensorFlow. The backend automatically chooses the best way to represent the network for training and making predictions. During compilation, we specified some additional properties required for the network training. Training a network means finding the best set of weights to map inputs to outputs for our dataset. We trained or fitted our model on our loaded data by calling the fit() function on the model. After training the model, we used it to make predictions on new data using the method model.predict(). Theoretical points will be repositioned in the new coordinates proposed by the NN.
The criterion for a valid geometric topology is that the proposed relocation of each node should be at a distance of L ≤ (2 − 3 ) × Rs from its original positions and towards the orientation direction of the sink node. The neural network solver proposed a network topology with the minimum energy consumption, according to the objective function in Equation (9). We then extracted the nodes’ coordinates to a csv file and we could draw the new topology. As soon as the solver reached an energy-efficient (i.e., final) topology, we proceeded with the calculation of the total network lifetime, according to the final topology design. Based on the trained NN model, the new nodes’ coordinates indicate points as close as possible to the sink nodes, regarding the communication and coverage constraints. This means that we may relocate some nodes apart from their initial points, as suggested by the CVT. With the proposed algorithm, we managed to increase the network lifetime in all the proposed use cases at a factor of 3% to 5%, ensuring a connectivity rate of over 90% in all topologies. Clearly, there is a trade-off between the lifetime extension and coverage percentage as soon as constraints are fulfilled, and the objective function gets lower for each topology. Therefore, node relocation is a function of that trade-off.
On the contrary, the situation is different for an initial random topology deployment. In that case, nodes’ coordinates are derived, for example, from a Gaussian distribution, and are initially scattered around near the sink node. To this end, the coverage rate is low. The NN solver needs to stretch the initial topology to the extent where the final sensor coordinates fulfil both coverage and connectivity constraints and extend the network lifetime.
In Figure 3, we depict a snapshot topology example of (a) a deterministic topology and (b) a random topology, in both of which the sink node is placed at (0, 0) in the middle of the FoI. In case (a), we depict the initial node positions after the relocation proposed by the solver, in respect of the constraints, as red dots and the final ones as green dots. We clearly observed that, in this case, the solver needs to evaluate the trade-off between energy consumption and coverage rate, and it turns out that the relocation is close to the initial points, which are the ones proposed by the CVT topology, which is the best one in terms of geometry; in contrast, in case (b), the solver starts from a random topology and has more degrees of freedom to relocate nodes according to the constraints and to extend the network lifetime.

4. Use Case Scenarios and Simulations

In this section, we will provide all necessary details and simulation results related to various topologies’ use case scenarios. In particular, we will focus on three distinct cases: (1) a small-size network with size of 20 m × 20 m and consisting of 15 nodes; (2) a medium-size network with a size of 110 m × 110 m and consisting of 428 nodes; and (3) a large-size network with a size of 150 m × 150 m and consisting of 800 nodes. For each use case, the solver estimates the total number of nodes to relocate so that the network lifetime is extended and the rate of that increases. In this work, all use cases and network types focus on application in smart vineyard precision agriculture. This means that the FoI relates to crop arrays in which we need to measure several environmental values, which may affect grape diseases. Moreover, node locations highly depend on these crop arrays, as in [28]. We also give this estimate for a solver consisting of two and three hidden layers, respectively. Furthermore, in Table 1, we give all the necessary simulation parameters, definitions, and values, as used by the NN solver.

4.1. Use Case 1: Small-Size Network

A small-size network of 20 × 20 m2, with 15 nodes and 1 sink node, was fed to the NN solver, which consisted of two hidden layers (use case 1a). We used a deterministic topology, as proposed by a CVT (i.e., Voronoi) graph. This means that according to the Voronoi graph theory, we placed 15 nodes at the vertexes of hexagons in order to cover an area of 20 × 20 m2.
According to Table 2, which gives parameters and values for the simulation, the sink node was placed at (0, 0); for case 1a, we used two hidden layers, and for case 1b, we used three hidden layers. Since we had eight reserved points, the solver relocated 8 nodes out of 15 nodes, which means that almost 53.34% of the topology nodes changed positions, lowering the objective function value. According to the simulation:
  • The initial topology leads to a network lifetime of 8678 rounds.
  • The final topology, as proposed by the solver with (2) hidden layers, leads to a network lifetime of 9039 rounds, which is an increase of 4.16%.
  • The final topology, as proposed by the solver with (3) hidden layers, leads to a network lifetime of 9094 rounds, which is an increase of 4.8%.
In Figure 4, we depict a snapshot of the topology for the example of use case 1a. The red dots represent the nodes at their initial positions and the green dots represent the (8) relocated nodes, according to the solver’s decision based on the three hidden layers. The snapshot of the (b) topology leads to a total network lifetime of 9094 rounds and an increase of 4.8%.

4.2. Use Case 2: Medium-Size Network

A medium-size network of 110 × 110 m2, with 428 nodes and 1 sink node, was fed to the NN solver, which consisted of two hidden layers (use case 1a). We used a deterministic topology, as proposed by a CVT (i.e., Voronoi) graph. This means that according to the Voronoi graph theory, we placed 428 nodes at the vertexes of hexagons in order to cover an area of 110 × 110 m2.
According to Table 3, which gives parameters and values for the simulation, the sink node was placed at (0, 0); for case 2a, we used two hidden layers, and for case 2b, we used three hidden layers. Since we had 150 reserved points, the solver relocated 150 nodes out of 428 nodes, which means that almost 35% of the topology nodes changed positions, lowering the objective function value. According to the simulation:
  • The initial topology leads to a network lifetime of 1646 rounds.
  • The final topology, as proposed by the solver with (2) hidden layers, leads to a network lifetime of 1710 rounds, which is an increase of 3.89%.
  • The final topology, as proposed by the solver with (3) hidden layers, leads to a network lifetime of 1716 rounds, which is an increase of 4.25%.

4.3. Use Case 3: Large-Size Network

A large-size network of 150 × 150 m2, with 800 nodes and 1 sink node, was fed to the NN solver, which consisted of two hidden layers (use case 1a). We used a deterministic topology, as proposed by a CVT (i.e., Voronoi) graph. This means that according to the Voronoi graph theory, we placed 800 nodes at the vertexes of hexagons in order to cover an area of 150 × 150 m2.
According to Table 4, which gives parameters and values for the simulation, the sink node was placed at (0, 0); for case 3a, we used two hidden layers, and for case 3b, we used three hidden layers. Since we had 406 reserved points, the solver relocated 406 nodes out of 800 nodes, which means that almost 50.75% of the topology nodes changed positions, lowering the objective function value. According to the simulation:
  • The initial topology leads to a network lifetime of 1181 rounds.
  • The final topology, as proposed by the solver with (2) hidden layers, leads to a network lifetime of 1224 rounds, which is an increase of 3.64%.
  • The final topology, as proposed by the solver with (3) hidden layers, leads to a network lifetime of 1227 rounds, which is an increase of 3.9%.

4.4. Use Case 4: Small-Size Network—Random Deployment

A small-size network of 20 × 20 m2, with 15 nodes and 1 sink node, was fed to the NN solver, which consisted of two hidden layers (use case 1a). We used a random topology, which means that we placed 15 nodes inside the area of 20 × 20 m2, the coordinates of which derive from the Gaussian distribution.
According to Table 5, which gives parameters and values for the simulation, the sink node was placed at (0, 0); for case 4a, we used two hidden layers, and for case 4b, we used three hidden layers. The solver relocated 8 nodes out of 15 nodes, which means that almost 53.34% of the topology nodes changed positions, lowering the objective function value. According to the simulation:
  • The initial topology leads to a network lifetime of 11,896 rounds.
  • The final topology, as proposed by the solver with (2) hidden layers, leads to a network lifetime of 12,443 rounds, which is an increase of 4.6%.
  • The final topology, as proposed by the solver with (3) hidden layers, leads to a network lifetime of 12,505 rounds, which is an increase of 5.2%.

4.5. Aggregating the Results

Aggregating the previous simulation results related to the total network lifetime extension, we plot the extension per network size type for each use case and the solver’s number of hidden layers in Figure 5a. The lifetime extension depicts the comparison, in terms of total energy consumption, of the initial and final topologies per use case. All the initial topologies are based on the deterministic case, i.e., the CVT (Voronoi) graph topology.
According to Figure 5a, the solver managed to extend the network lifetime in all use cases and for all network size types, which means that the algorithm scales polynomially. Moreover, we observed that the choice of three instead of two solver hidden layers led to a better network lifetime extension in all cases. In that sense, for the deterministic network types (i.e., the Voronoi graphs), the addition of one more hidden layer in the solver, in conjunction with the corresponding tuning of the model’s training parameters, led to a longer network lifetime. In Figure 5b, we plot the percentage (%) of the relocated nodes, in each of the network type use cases, as compared to the total nodes of the initial topologies.
For the cases of deterministic CVT initial topologies, no matter how much we tried to increase the number of relocating nodes, we did not actually succeed in further extending the network lifetime. This is due to the fact that the solver also tried to extend the area coverage; therefore, it did not have many degrees of freedom to move nodes to new locations. To this end, we obtained a final topology in polynomial time, but the relocation rate stayed low. Additionally, in dense sensor areas of interest, by relocating 46.38% of the total nodes on average, we extended the network lifetime by an average of 4.5%.
In Figure 6a, we plot the network lifetime extension rate, comparing 2-layer and 3-layer solvers, for the deterministic and random use case network topologies. Firstly, we can observe that the 3-layer NN configuration led to a greater lifetime extension in both cases. Secondly, for the random topology deployment (i.e., Gaussian), we obtained a better lifetime extension rate in both NN configurations. This is because in random topologies, the solver has more degrees of freedom to relocate nodes than in the deterministic case. This means that the solver outputs a better topology deployment, in terms of objective function, under the constraints. In Figure 6b, we plot the actual lifetime values, in rounds, for these cases. Again, we can observe that for random initial topologies, the solver achieved 12,443 and 12,505 rounds for the 2-layer and 3-layer NN configuration, respectively.
Table 6 presents the values of total energy consumption per round and the network lifetime for the initial and final topologies, respectively, for each use case. We can observe that the solver managed to reduce the total consumed energy; additionally, the choice of three instead of two solver hidden layers led to a greater reduction in all cases. This means that more total residual energy per round was ensured and the network could remain functional for more rounds until all the nodes died.

5. Conclusions

In the published literature, there are techniques in WSNs for joint coverage and energy optimization after the initial sensor deployment [33,34,35,36,37]. Having these techniques in mind, in this paper, we proposed a near-optimal solution in polynomial time applying NN configurations for the problem of joint sensor network energy and coverage constraint lifetime optimization. Therefore, we considered and compared several WSN topologies, in conjunction with several NN parameter configurations, and tested them in terms of the total network lifetime extension rate. This means that our solver tried to relocate a percentage of sensor nodes in order to minimize an objective function under certain coverage and connectivity constraints.
Our simulations focused on three distinct and representative use cases, related to small-, medium-, and large-size network deployments, for precision agriculture applications. The simulation results show that our proposed solver achieved a network lifetime extension in all use cases while maintaining the constraints. The network lifetime extension factor was around 5% in all cases, ensuring a coverage percentage of 90% in all topologies. Moreover, in all network cases, the connectivity among the communicating node pairs was ensured. Our simulations show a trade-off between lifetime extension and coverage in terms of optimization constraints. This trade-off is a system parameter, which the network designer needs to fine-tune. A greater extension was achieved in the cases where the solver applied more hidden layers. In future work, we will consider experimenting with more NN configurations and parameter settings and enhance our communication model with power control optimization in some of the cases. A limitation of our proposed solution is that we tested it in a simulation environment. However, the solver was responsive to large WSN deployments. In essence, our work proposes a tool for a potential network designer to predefine and, afterwards, deploy the final topology.
In future work, we plan to test our solution in real field conditions and discuss the potential limitations associated with the utilization of moving sensors for the final placement, under hybrid topologies with static nodes and moving ones. Moreover, we plan to test the solver’s robustness, as far as several neural network configurations are concerned, and highlight which is the best for each network scenario.

Author Contributions

Conceptualization, G.P., A.X., C.C., D.K., P.C. and N.S.S.; Methodology, A.X., C.C., D.K., P.C. and N.S.S.; Software, G.P.; Validation, G.P. and N.S.S.; Formal analysis, G.P., D.K. and P.C.; Investigation, G.P., A.X., D.K., P.C. and N.S.S.; Resources, G.P.; Data curation, G.P.; Writing—original draft, G.P. and A.X.; Writing—review & editing, A.X., C.C., D.K. and P.C.; Supervision, A.X., C.C., D.K., P.C. and N.S.S. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Jiang, P.; Dong, L.; Pang, X. Deployment Strategy of Wireless Sensor Networks: A Survey. In Proceedings of the 2016 6th International Conference on Machinery, Materials, Environment, Biotechnology and Computer, Tianjin, China, 11–12 June 2016. [Google Scholar]
  2. Pavithra, L.; Abdullah, M.; Prakash, S.P.; Karthick, S.; Ragavi, B.; Nandhini, V.D. Wireless Sensor Networks: A Review on Sensor Deployment and Routing Protocols for Different Application. In Proceedings of the IOP Conference Series: Materials Science and Engineering, Sanya, China, 12–14 November 2021; Volume 1084. [Google Scholar] [CrossRef]
  3. Oliver, S.T.; González-Pérez, A.; Guijarro, J.H. Adapting Models to Warn Fungal Diseases in Vineyards Using In-Field Internet of Things (IoT) Nodes. Sustainability 2019, 11, 416. [Google Scholar] [CrossRef] [Green Version]
  4. Mao, J.; Jiang, X.; Zhang, X. Analysis of node deployment in wireless sensor networks in warehouse environment monitoring systems. J. Wirel. Commun. Netw. 2019, 2019, 288. [Google Scholar] [CrossRef] [Green Version]
  5. Balister, P.; Kumar, S. Random vs. Deterministic Deployment of Sensors in the Presence of Failures and Placement Errors. In Proceedings of the IEEE INFOCOM 2009, Rio de Janeiro, Brazil, 19–25 April 2009; pp. 2896–2900. [Google Scholar] [CrossRef] [Green Version]
  6. Peng, M.; Chenb, H.; Xiaoa, Y.; Ozdemir, S.; Vasilakos, A.V.; Wue, J. Impacts of Sensor Node Distributions on Coverage in Sensor Networks. J. Parallel Distrib. Comput. 2011, 71, 1578–1591. [Google Scholar] [CrossRef]
  7. Ekhlas, H.; Heba, A. Energy Consumption Analyzing in Single Hop Transmission and Multi-Hop Transmission for using Wireless Sensor Networks. Al-Khwarizmi Eng. J. 2018, 14, 156–163. [Google Scholar] [CrossRef]
  8. Tudose, D.; Gheorghe, L.; Tapus, N. Radio transceiver consumption modeling for multi-hop wireless sensor networks. UPB Sci. Bull. Ser. C Electr. Eng. 2013, 75, 17–26. [Google Scholar]
  9. Li, R.; Liu, X.; Xie, W.; Huang, N. Deployment-Based Lifetime Optimization Model for Homogeneous Wireless Sensor Network under Retransmission. Sensors 2014, 14, 23697–23723. [Google Scholar] [CrossRef] [Green Version]
  10. Enami, N.; Askari, R.; Dadashtabar, K.; Mojtaba, H. Neural Network Based Energy Efficiency in Wireless Sensor Networks: A Survey. Int. J. Comput. Sci. Eng. Surv. 2010, 1, 39–55. [Google Scholar] [CrossRef]
  11. Wang, Q.; Hempstead, M.; Yang, W. A Realistic Power Consumption Model for Wireless Sensor Network Devices. In Proceedings of the 2006 3rd Annual IEEE Communications Society on Sensor and Ad Hoc Communications and Networks, Reston, VA, USA, 25–28 September 2006; pp. 286–295. [Google Scholar] [CrossRef]
  12. Husna, Z.A.; Norashidah, D. Sensor Node Placement in Wireless Sensor Network Based on Territorial Predator Scent Marking Algorithm. ISRN Sens. Netw. 2013, 2013, 170809. [Google Scholar] [CrossRef] [Green Version]
  13. Yarinezhad, R.; Hashemi, S.N. A sensor deployment approach for target coverage problem in wireless sensor networks. J. Ambient. Intell. Hum. Comput. 2020, 14, 5941–5956. [Google Scholar] [CrossRef]
  14. Jiao, W.; Tang, R.; Xu, Y. A Coverage Optimization Algorithm for the Wireless Sensor Network with Random Deployment by Using an Improved Flower Pollination Algorithm. Forests 2022, 13, 1690. [Google Scholar] [CrossRef]
  15. Hajjej, F.; Ejbali, R.; Zaied, M. Multi Objective Nodes Placement Approach in WSN Based on Nature Inspired Optimization Algorithms. In Proceedings of the ALLSENSORS 2017: The Second International Conference on Advances in Sensors, Actuators, Metering and Sensing, Nice, France, 19–23 March 2017. [Google Scholar]
  16. Chowdhury, A.; De, D. Energy-efficient coverage optimization in wireless sensor networks based on Voronoi-Glowworm Swarm Optimization-K-means algorithm. Ad Hoc Netw. 2021, 122, 102660. [Google Scholar] [CrossRef]
  17. Juli, V.V.; Selvi JA, V. Genetic Algorithms and Their Tandem Application in Wireless Sensor Network Deployment. Res. J. Appl. Sci. Eng. Technol. 2014, 8, 2426–2438. [Google Scholar] [CrossRef]
  18. Sengupta, S.; Das, S.; Nasir, M.D.; Panigrahi, B.K. Multi-objective node deployment in WSNs: In search of an optimal trade-off among coverage, lifetime, energy consumption, and connectivity. Eng. Appl. Artif. Intell. 2013, 26, 405–416. [Google Scholar] [CrossRef]
  19. Taşdemir, A.; Demirci, S.; Aslan, S. Performance Investigation of Immune Plasma Algorithm on Solving Wireless Sensor Deployment Problem. In Proceedings of the 9th International Conference on Electrical and Electronics Engineering (ICEEE), Alanya, Turkey, 29–31 March 2022; pp. 296–300. [Google Scholar] [CrossRef]
  20. Zaimen, K.; Brahmia, M.E.A.; Dollinger, J.F.; Moalic, L.; Abouaissa, A.; Idoumghar, L. An Overview on WSN Deployment and a Novel Conceptual BIM-based Approach in Smart Buildings. In Proceedings of the 7th International Conference on Internet of Things: Systems, Management and Security (IOTSMS), Paris, France, 14–16 December 2020; pp. 1–6. [Google Scholar] [CrossRef]
  21. Khalesian, M.; Delavar, M.R. Wireless sensors deployment optimization using a constrained Pareto-based multi-objective evolutionary approach. Eng. Appl. Artif. Intell. 2016, 53, 126–139. [Google Scholar] [CrossRef]
  22. Tossa, F.; Abdou, W.; Ansari, K.; Ezin, E.C.; Gouton, P. Area Coverage Maximization under Connectivity Constraint in Wireless Sensor Networks. Sensors 2022, 22, 1712. [Google Scholar] [CrossRef]
  23. El Khamlichi, Y.; Tahiri, A.; Abtoy, A.; Medina-Bulo, I.; Palomo-Lozano, F. A Hybrid Algorithm for Optimal Wireless Sensor Network Deployment with the Minimum Number of Sensor Nodes. Algorithms 2017, 10, 80. [Google Scholar] [CrossRef] [Green Version]
  24. Xenakis, A.; Foukalas, F.; Stamoulis, G.; Katsavounidis, I. Topology control with coverage and lifetime optimization of wireless sensor networks with unequal energy distribution. Comput. Electr. Eng. 2017, 64, 182–199. [Google Scholar] [CrossRef]
  25. Abdulwahid, H.M.; Mishra, A. Deployment Optimization Algorithms in Wireless Sensor Networks for Smart Cities: A Systematic Mapping Study. Sensors 2022, 22, 5094. [Google Scholar] [CrossRef]
  26. Meng, X.; Inaltekin, H.; Krongold, B. Deep Reinforcement Learning-Based Topology Optimization for Self-Organized Wireless Sensor Networks. In Proceedings of the 2019 IEEE Global Communications Conference (GLOBECOM), Waikoloa, HI, USA, 9–13 December 2019; pp. 1–6. [Google Scholar] [CrossRef] [Green Version]
  27. Du, Y.; Xia, J.; Gong, J.; Hu, X. An Energy-Efficient and Fault-Tolerant Topology Control Game Algorithm for Wireless Sensor Network. Electronics 2019, 8, 1009. [Google Scholar] [CrossRef] [Green Version]
  28. Gungor, V.; Korkmaz, M. Wireless Link-Quality Estimation in Smart Grid Environments. Int. J. Distrib. Sens. Netw. 2012, 8, 214068. [Google Scholar] [CrossRef]
  29. Mini, S.; Udgata, S.; Sabat, S. Sensor deployment and scheduling for target coverage problem in wireless sensor networks. IEEE Sens. J. 2014, 14, 636–644. [Google Scholar] [CrossRef]
  30. Rebai, M.; Snoussi, H.; Hnaien, F.; Khoukhi, L. Sensor deployment optimization methods to achieve both coverage and connectivity in wireless sensor networks. Comput. Oper. Res. 2015, 59, 11–21. [Google Scholar] [CrossRef]
  31. Wang, Y.C.; Tseng, Y.C. Distributed deployment scheme for mobile wireless sensor networks to ensure multilevel coverage. IEEE Trans. Parallel Distrib. Syst. 2008, 19, 1280–1294. [Google Scholar] [CrossRef] [Green Version]
  32. Keras Library in Python. Available online: https://keras.io/examples/ (accessed on 10 April 2023).
  33. Mohamed, S.M.; Hamza, S.H.; Saroit, I.A. Coverage in mobile wireless sensor networks (M-WSN): A survey. Comput. Commun. 2017, 110, 133–150. [Google Scholar] [CrossRef]
  34. Al-Fuhaidi, B.; Mohsen, A.M.; Ghazi, A.; Yousef, W.M. An Efficient Deployment Model for Maximizing Coverage of Heterogeneous Wireless Sensor Network Based on Harmony Search Algorithm. J. Sens. 2020, 2020, 8818826. [Google Scholar] [CrossRef]
  35. Wang, Z.; Qin, X.; Liu, B. An energy-efficient clustering routing algorithm for WSN-assisted IoT. In Proceedings of the 2018 IEEE Wireless Communications and Networking Conference (WCNC), Barcelona, Spain, 15–18 April 2018; pp. 1–6. [Google Scholar]
  36. Wen, Q.; Zhao, X.; Cui, Y.; Zeng, Y.; Chang, H.; Fu, Y. Coverage Enhancement Algorithm for WSNs Based on Vampire Bat and Improved Virtual Force. IEEE Sens. J. 2022, 22, 8245–8256. [Google Scholar] [CrossRef]
  37. Singh, O.; Rishiwal, V.; Chaudhry, R.; Yadav, M. Multi-Objective Optimization in WSN: Opportunities and Challenges. Wirel. Pers. Commun. 2021, 121, 127–152. [Google Scholar] [CrossRef]
Figure 1. (a) Initial placement of sensor nodes for a deterministic deployment, sink node at point (0, 0); (b) Initial placement of sensor nodes for a random deployment, sink node at point (0, 0).
Figure 1. (a) Initial placement of sensor nodes for a deterministic deployment, sink node at point (0, 0); (b) Initial placement of sensor nodes for a random deployment, sink node at point (0, 0).
Sensors 23 05422 g001
Figure 2. Flowchart diagram of neural network solver.
Figure 2. Flowchart diagram of neural network solver.
Sensors 23 05422 g002
Figure 3. (a) Final placement of sensor nodes for a deterministic deployment, sink node at point (0, 0); (b) Final placement of sensor nodes for a random deployment, sink node at point (0, 0).
Figure 3. (a) Final placement of sensor nodes for a deterministic deployment, sink node at point (0, 0); (b) Final placement of sensor nodes for a random deployment, sink node at point (0, 0).
Sensors 23 05422 g003
Figure 4. (a) Initial placement of sensor nodes for a deterministic deployment, sink node at point (0, 0); (b) Final placement of sensor nodes for a deterministic deployment, sink node at point (0, 0).
Figure 4. (a) Initial placement of sensor nodes for a deterministic deployment, sink node at point (0, 0); (b) Final placement of sensor nodes for a deterministic deployment, sink node at point (0, 0).
Sensors 23 05422 g004
Figure 5. (a) Network lifetime extension rate per network size type and use case; (b) Total node relocation percentage per network size type.
Figure 5. (a) Network lifetime extension rate per network size type and use case; (b) Total node relocation percentage per network size type.
Sensors 23 05422 g005
Figure 6. (a) Network lifetime extension rate for different network types and initial topologies (i.e., deterministic vs. random), for (2) and (3) hidden solver layers; (b) Network lifetime in rounds for deterministic and random topologies.
Figure 6. (a) Network lifetime extension rate for different network types and initial topologies (i.e., deterministic vs. random), for (2) and (3) hidden solver layers; (b) Network lifetime in rounds for deterministic and random topologies.
Sensors 23 05422 g006
Table 1. Objective functions and solver’s simulation parameters.
Table 1. Objective functions and solver’s simulation parameters.
ParametersDefinitionsValues
Sensing radiusSensing radius of sensor nodes3 m
pkPacket size (in bits)1500
initial_energyInitial energy at every node’s battery2
datasetData file with coordinates of theoretical pointscoordinates.csv
query_pointsData file with coordinates of query pointsquery_points.csv
e_elec = es = et = erEnergy dissipated at the electronic transceiver (/bit)50 nJ/bit
βTransmission quality estimation0.1 nJ/bit/m2
αSignal degrading factor 2 ≤ α ≤ 53
Table 2. Simulation parameters for use case 1: small-size network.
Table 2. Simulation parameters for use case 1: small-size network.
ParametersValues
Type of topologyDeterministic
Deployment area20 m × 20 m
Sensing area width20
Sensing area length20
Topology typeCVT
Number of initial nodes15
Number of relocated nodes8
Sink node coordinates(0, 0)
Solver’s hidden layers2 (case 1a) and 3 (case 1b)
Table 3. Simulation parameters for use case 2: medium-size network.
Table 3. Simulation parameters for use case 2: medium-size network.
ParametersValues
Type of topologyDeterministic
Deployment area110 m × 110 m
Sensing area width110
Sensing area length110
Topology typeCVT
Number of initial nodes428
Number of relocated nodes150
Sink node coordinates(0, 0)
Solver’s hidden layers2 (case 2a) and 3 (case 2b)
Table 4. Simulation parameters for use case 3: large-size network.
Table 4. Simulation parameters for use case 3: large-size network.
ParametersValues
Type of topologyDeterministic
Deployment area150 m × 150 m
Sensing area width150
Sensing area length150
Topology typeCVT
Number of initial nodes800
Number of relocated nodes406
Sink node coordinates(0, 0)
Solver’s hidden layers2 (case 3a) and 3 (case 3b)
Table 5. Simulation parameters for use case 4: small-size network—random deployment.
Table 5. Simulation parameters for use case 4: small-size network—random deployment.
ParametersValues
Type of topologyRandom
Deployment area20 m × 20 m
Sensing area width20
Sensing area length20
Number of initial nodes15
Number of relocated nodes8
Sink node coordinates(0, 0)
Solver’s hidden layers2 (case 4a) and 3 (case 4b)
Table 6. Total energy consumption and network lifetime values for every use case.
Table 6. Total energy consumption and network lifetime values for every use case.
Use CaseInitial Energy at Every Node’s Battery (J)Number of Initial NodesNetwork Lifetime (Rounds)Total Energy Consumption (mJ/Round)
Use case 121586783457
Use case 1a (two hidden layers)21590393319
Use case 1b (three hidden layers)21590943299
Use case 224281646520
Use case 2a (two hidden layers)24281710500
Use case 2b (three hidden layers)24281716498
Use case 3280011811354
Use case 3a (two hidden layers)280012241307
Use case 3b (three hidden layers)280012271304
Use case 421511,8962522
Use case 4a (two hidden layers)21512,4432411
Use case 4b (three hidden layers)21512,5052399
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Papastergiou, G.; Xenakis, A.; Chaikalis, C.; Kosmanos, D.; Chatzimisios, P.; Samaras, N.S. Sensor Topology Optimization in Dense IoT Environments by Applying Neural Network Configuration. Sensors 2023, 23, 5422. https://0-doi-org.brum.beds.ac.uk/10.3390/s23125422

AMA Style

Papastergiou G, Xenakis A, Chaikalis C, Kosmanos D, Chatzimisios P, Samaras NS. Sensor Topology Optimization in Dense IoT Environments by Applying Neural Network Configuration. Sensors. 2023; 23(12):5422. https://0-doi-org.brum.beds.ac.uk/10.3390/s23125422

Chicago/Turabian Style

Papastergiou, George, Apostolos Xenakis, Costas Chaikalis, Dimitrios Kosmanos, Periklis Chatzimisios, and Nicholas S. Samaras. 2023. "Sensor Topology Optimization in Dense IoT Environments by Applying Neural Network Configuration" Sensors 23, no. 12: 5422. https://0-doi-org.brum.beds.ac.uk/10.3390/s23125422

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop