You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -7,13 +7,13 @@ The self-adaptive transmission power controller uses a double self-adaptive cont
7
7
8
8
The goal for this transmission power controller is to enable each node deployed in a Wireless Sensor Network (WSN) to self-adapt their own transmission power autonomously, based just on the number of detected neighbors and their own battery levels. The rationale is that by reducing the transmission power while guaranteeing a minimum number of neighbors, the total energy consumption of the network can be reduced. Besides, the network error rate can also be improved because of the reduction of the chance of collisions in the coverage area for each node.
9
9
10
-
This controller was validated in an open scenario, obtaining promising results. Indeed, on one of the cofigurations tried during the experiments we obtained an 11% improvement in the total energy consumption with respect to the use of a fixed transmission power. And with the same configuration, the packet delivery rate achieved a 99%.
10
+
This controller was validated in an open scenario, obtaining promising results. Indeed, on one of the configurations tried during the experiments we obtained an 11% improvement in the total energy consumption with respect to the use of a fixed transmission power. And with the same configuration, the packet delivery rate achieved a 99%.
11
11
12
-
Next figure shows the results for the total energy consumption for each of the experiments. Experiments _e01_ and _e02_ were control experiments using a fixed transmission power. As can be observed, the lowest total energy consumption was for experiment _e02_ (lowest fixed transmission power), closely followed by experiment _e05_ (using the self-adaptive transmission power controller). However, it is also important to take into account the network connectivity.
12
+
The next figure shows the results for the total energy consumption for each of the experiments. Experiments _e01_ and _e02_ were control experiments using a fixed transmission power. As can be observed, the lowest total energy consumption was for experiment _e02_ (lowest fixed transmission power), closely followed by experiment _e05_ (using the self-adaptive transmission power controller). However, it is also important to take into account the network connectivity.
Next figure shows the results for the packet delivery rate for each of the experiments. As can be observed, the best fixed transmission power concerning the total energy consumption (_e02_) had a very poor packet delivery rate, reaching around a 70% at the end of the experiment. However, experiment _e05_, the best for total energy consumption using the self-adaptive transmission power, was also the best regarding the packet delivery rate, with a final value over being 99%, and surpasing the packet delivery rate of experiment _e01_ (fixed maximum transmission power).
16
+
The next figure shows the results for the packet delivery rate for each of the experiments. As can be observed, the best fixed transmission power concerning the total energy consumption (_e02_) had a very poor packet delivery rate, reaching around a 70% at the end of the experiment. However, experiment _e05_, the best for total energy consumption using the self-adaptive transmission power, was also the best regarding the packet delivery rate, with a final value over being 99%, and surpassing the packet delivery rate of experiment _e01_ (fixed maximum transmission power).
0 commit comments