Abstract
We present refinements of a novel transmission power control (TPC) algorithm based on temperature and relative humidity (TRH). Previously, we deployed a prototype TRH TPC algorithm on wireless sensor nodes operating in real harsh environmental conditions and reported promising results. Since then, we have made enhancements of the TRH TPC model, which we will show here. Furthermore, in order to develop an understanding of the nonlinear behavior that we observed from this TRH TPC scheme, we developed a simulation platform that uses real radio frequency (RF) signal and interference samples and actual T and RH sensor data acquired simultaneously. Afterwards, we logged results of repeated experiments and determined the algorithms operating ranges and behaviors, varying its main parameters, such as (1) its gain factor, (2) the average time period to recalculate power level updates, and (3) proper received signal threshold selection. We then summarize optimal parameter ranges from the analytical results that reflect where this TRH TPC technique works best. And finally, we report results of the TRH TPC algorithm running on long range WSN systems deployed in harsh environmental conditions, corroborating behaviors observed through simulation.
1. Introduction
There are many proposed transmission power control algorithms for wireless communications [1–3]; they vary according to what performance indicator they use to do power compensation; it depends on the selected wireless technology. The most commonly used wireless performance metric is the received signal strength indicator (RSSI), which is available on most commercial radios. Others use a metric called the link quality indicator (LQI) that comes with radios that deploy a type of modulation that breaks apart data bits in so-called “chips” and scatters them within the operating frequency band with the aim of mitigating interference [4, 5]. At the destination, the receiver tries to determine one data bit at a time by putting together the corresponding “chips.” The easier is the demodulation process for the receiver, the higher is the LQI it reports. In a sense, the LQI is a measure of the “chip error rate.” Another metric is called packet reception rate (PRR); it is stochastic in nature based on medium to long term averages and takes some time to be reliable.
Different TPC schemes operate at different layers. Some TPC proposals work at the medium access control (MAC) layer using the bit error rate (BER) metric [6]; others run in a cross layer manner involving routing tables [7]. The most studied approaches are adaptive techniques. They take into account the received signal power least mean squared (LMS) error, which needs a training phase that may take extended periods of time until actual compensation starts [8].
In a more recent article, authors of [9] deal with TPC using an active fade margin, which takes advantage of the well known path loss and power budget wireless link analysis; this scheme has the drawback that it needs to always have knowledge of the current channel noise floor level. Other publications show that the increase in temperature affects negatively the RSSI values. Bannister et al. in [10] measured the effect of temperature on the resulting RSSI levels, using two directly connected wireless nodes, via a coaxial cable with an attenuator between them to emulate distance. The nodes were exposed to infrared lamps to generate heat over them. From the results, they inferred a linear approximation within the 25°C to 65°C range. Nevertheless, these experiments were not done in a wireless manner because they used a coaxial cable; they only focused on loss due to temperature, ignoring other factors such as air humidity and RF interference, which may play a role in signal fading. Moreover, Lee and Chung in [11] accepted this claim and deployed an open loop temperature dependent TPC, using the linear expression proposed by Bannister.
Boano et al. in [12] also confirm Bannister's claims, but they go further by proposing an expression that describes a temperature dependent signal to noise ratio formula. Boano et al. in [13], through a set of experiments in an Italian wheat field, exposed wireless sensor network (WSN) nodes to different weather conditions, measuring the effects of temperature and weather conditions (such as fog, rain, and snow) over the resulting RSSI values; they stated that the RSSI levels are affected adversely due to the rise in temperature but went further by saying that other factors under study have a negligible impact. After an analysis of findings published in both papers, the first assessment of the negative impact of temperature on RSSI levels was done based on a dBm scale within −60 dBm to −90 dBm range, the usual small scale for WSN, while in the second Boano et al. paper, the reported RSSI was in the order of −45 dB (equal to −15 dBm, which constitutes very strong received signals for a WSN). At such power levels, these signals are not hindered by typical noise floors, which are in the order of −120 dB (equal to −90 dBm) or lower. In contrast, others have confirmed that humidity (in its various forms) does impact negatively on very weak reception, especially at higher frequencies and high daytime noise floors. Tamošiunaite et al. in [14] have surveyed other atmospheric physicists findings and through experimental results corroborate that moisture and different weather conditions do cause EM signal fading.
The organization of this paper is as follows: in Section 2 we present the background of the observed RSSI behavior against changes in temperature and relative humidity, where we also show the related TRH gradient and the proposed nonlinear transmission power gain factor. Then we explain the experimental setup configuration and the long-range test bed radio characteristics, followed by relevant power budget analysis equations, which describe the wireless channel gain-loss model. Section 2 continues by describing the way we took samples of real RF noise and weather variables that will be used later during the TRH TPC simulation scenario. Section 2 finishes explaining the detrimental effect that dry weather has on the power gain factor, which we correct by including an RH bias for calculating the relative TRH gradient. In Section 3, we show our updated TRH TPC model and algorithm, which compares the averaged RSSI values against two thresholds. In Section 4, we describe the simulation code that models the wireless channel, according to the gain-loss equations, as well as the main TRH TPC algorithm simulation deployment. It uses the radios nonlinear transmission power levels to do the actual control system emulation. In Section 5, we present our simulation results with real input data varying the main parameter values to determine the TRH TPC behavior under different conditions. This last section includes a summary that lists the observed optimal ranges; and it ends presenting the behavior of TRH TPC algorithm, operating with optimal parameters in real harsh conditions.
2. Background
In previous work published in [15], of a deployable marine environment WSN, we observed that changes in T and

Alpha values determine the TRH gradients nonlinear surface.
2.1. Experimental Setup
The original concept of the experimental marine environment WSN is a hierarchical approach composed of two tiers: a lower tier of 2.4 GHz low resource end-point (EP) wireless sensor node clusters and a 900 MHz upper tier of cluster-head (CLH) nodes with sensors onboard. For the CLH to communicate with both WSN tiers, it has two radios onboard: a short range 2.4 GHz coordinating transceiver (that communicates with the EP with a 300 m range) and a second 900 MHz radio for upper tier communications (capable of reaching up to 5 km). The CLH nodes create a 900 MHz wireless network with the sink node, which is connected to the WSN base station (BS) system.
In this project, the TRH TPC algorithm is meant to operate at the upper tier, between CLH and BS radios. The CLH systems are Arduino open hardware platforms [17], and the upper tier radio used in our test bed is the AC4490 digital transceiver [18, 19]. We choose the AC4490LR-1000 because it can transmit with any of 81 different power levels, with typical nonlinear power increments which range from 5 mW to 1000 mW, as shown in Figure 2. The AC4490 also comes with a set of on-the-fly configuration commands and instructions for acquiring its status.

AC4490 nonlinear transmission power levels.
Likewise, when the AC4490 is receiving, it has a nonlinear Rx power reading as well. It can report valid RSSI levels in two ways: as an analog signal set at one of its output pins or as an 8-bit code word stored in an internal register called the “validated” RSSI (or VRSSI). This RSSI is also reported within the header of so-called Enhanced Receive Application Program Interface (API) frames. Equation (3) represents the formula for converting this raw RSSI value into a dBm interpretation:
The minimum RSSI value the AC4490 can report is

AC4490 RSSI curve, the shaded region is not valid.
2.2. Power Budget Analysis and Distance Emulation
Distance is an important issue because the CLH nodes at the upper tier create long range WSN. An RF power budget analysis is needed to determine the adequate Tx power to be able to reach various distances. The well-known path loss formula, expressed by (4), is typically used to determine the overall power attenuation an RF signal suffers due to operational frequency and distance traveled [20]:
If the AC4490 transmitter is configured with its minimum power of 5 mW (or 7 dBm), using a simple 2 dBi antenna with negligible line feed loss, the minimum distance that the AC4490 receiver can be from the transmitter is 30.5 m. The latter also considers that the receiver's maximum RSSI power is equal to −53.9 dBm. This kind of radio has to be even farther apart if it uses higher Tx power levels. A method of emulating wireless distances between nodes for experimentation purposes is by attaching attenuators to their antennas and RF interface.
2.3. RF Noise, Data Acquisition, and Message Transfer
After many TRH-TPC deployment experiments, testing different parameter values, it became evident that to test the full range of TRH TPC parameter combinations it would take several weeks or months to finish. We decided to develop a simulation, described in the next subsection, using power budget equations and real data. With this aim, we reconfigured a CLH system modifying its code to do RF noise power sampling of its transceiver antenna interface along with simultaneous T and RH measurements. The AC4490 has two analog to digital converter (ADC) inputs, one of which is internally connected to the analog received signal strength output. To issue the AC4490 read RSSI command, the following hexadecimal values have to be put on its serial interface:
The AC4490 responds with a 10-bit raw value at its serial output representing the instantaneous measured RF signal power. The actual power in mW is calculated with the following expression:
Figure 4 shows the experimental RF signal acquisition setup, where

Experimental setup of CLH to BS communications.
Figures 5 and 6 show examples of CLH acquired T and RH data, and Figure 7 illustrates the resulting TRH gradient and its inverse. Moreover, Figure 8 represents an example of the measured RF signals acquired at the same time as T and RH, showing for the most part that the RF power levels follow the TRH gradient behavior.

CLH-1 24-hour temperature readings.

CLH-1 24-hour relative humidity readings.

TRH gradient and its inverse.

AC4490 RF noise and interference signal measurements.
It is worth mentioning that the measured CLH data sent to the BS was relayed through an Internet connection towards a custom server, in charge of storing it in a database and within comma separated value (CSV) files. The system was left running exposed to real conditions for several days.
Figure 9 shows that, during this time, humidity measurements fell towards extreme dry conditions. And Figure 10 illustrates that the air temperature was 10°C higher during the day when RH dropped below 20% (Figure 9).

RH readings on a six-day experiment, with conditions below 50% RH.

Temperature readings of a six-day experiment.
Figure 11 shows the resulting TRH gradient and Figure 12 illustrates the RF background noise. After comparing both figures with Figure 9, it is apparent that when RH is below 50% the TRH curve does not follow the RF background noise trend. Note that the TRH gradient, (1), can be useful as a TPC gain factor only if it follows the RF noise variations. The TRH distortion is remedied by adding an RH bias value to the TRH equation. After experimentation we found that the gradients’ useful behavior is guaranteed by adding 100% RH bias; the updated formula is expressed by

Plot of TRH during the six-day experiment.

RF noise and interference measurements on a six-day experiment.

Biased TRH, which follows RF noise changes on a six-day experiment.
3. The Updated TRH-TPC Model
We made modifications to the original TRH-TPC scheme; it compared short average RSSI feedback against a single target set point, considered as the minimum RSSI threshold,

TRH TPC system with RSSI hysteresis, bound by
In Figure 14,
The range between maximum and minimum thresholds is called a hysteresis zone in classical control system applications [21]. In this scheme, the hysteresis approach is used to avoid continual Tx power compensation around the minimum RSSI set point.
Within the
There are two possible power adjustments because there are two error comparisons. Equation (9) is the updated power value if the delayed
4. TRH TPC Simulation Using Real Data and Actual Nonlinear Tx Power Levels
We developed a simulation environment that uses the RF power budget equations described earlier; it also considers the AC4490 radio nonlinear Tx power levels. And to simulate a more realistic response, we loaded from CSV files real T, RH, and RF noise data. Algorithm 2 shows the simulation constant declarations and parameter initialization, along with real data vectors loaded from files. In this simulated environment, the TRH gradient and TPC gain factor calculation can be done a priori because we have T and RH beforehand.
In Algorithm 3, the simulation does RSSI power calculations without TPC for future comparison purposes, with and without TPC, followed by RSSI short average estimations that will be used later during the actual compensation at the end of every averaging period. Moreover, in Algorithm 3, nonlinear AC4490 Tx power values in dB are loaded from a CSV file and converted to the dBm scale by subtracting 30 dB. And the power level vector
Algorithm 4 shows our TRH TPC simulations main loop. It determines RSSI short average estimations every
Figure 15(a) shows the simulation environment input dialog, where the user chooses the key TRH TPC parameters, and Figure 15(b) shows plots of a two-day simulation example that uses previously acquired RF noise, T and RH data loaded from CSV files. The resulting RSSI levels without TPC, in dBm, are calculated adding the negative path loss and subtracting noise power from the constant transmission power.

Simulation environment example. (a) TRH TPC input dialog. (b) Set of plots that show real input noise, TRH gradient, and results of two days’ worth of samples.
After power compensation, the controlled RSSI (shown in green and averaged in red at the left hand lower corner of Figure 15) tends to stay within the minimum RSSI and maximum RSSI thresholds. In order to determine the algorithm performance, the minimum RSSI error is determined by counting the RSSI values that fall beneath the minimum RSSI threshold and dividing the result by the vectors total RSSI. Other useful plots in Figure 15 are the TRH biased gradient (upper right), the AC4490 discrete power levels (at the middle), and the radiated transmission power levels in mW (at the lower right corner).
5. TRH Parameter Optimization and Results
The TRH TPC algorithm operates using key parameters such as the alpha TRH gain coefficient,
5.1. Alpha Coefficient Selection
The

TRH TPC simulation RSSI plots, (a) using
With

TRH TPC zoomed out simulation RSSI plots, (a) using
Originally we proposed
Figures 18(a) and 18(b) show plots of the resulting transmission power with

Transmission power plots in mW, (a) using
The TRH controllers’ aim is to regulate transmission power, so the RSSI levels rise or fall within the preestablished hysteresis zone. During this process, the received power may overshoot the
To determine the TRH algorithms performance with different
RSSI minimum error and Tx power metrics of an eight-day simulation with different
In Table 2 twelve-day simulation results are presented, where estimated
RSSI minimum error and Tx power metrics of a twelve-day simulation with different

Eight-day trial RSSI threshold error versus

RSSI threshold error versus

Transmission power versus

Transmission power versus
After evaluating the TRH TPC performance with different
5.2. RSSI Hysteresis Selection
Other relevant TRH TPC parameters are the minimum and maximum RSSI thresholds; the gap between them establishes an RSSI hysteresis zone, where the controllers power level output remains in a steady state response even when very small input variations occur [20]. Without this so-called hysteresis zone the controller would continually compensate the Tx power level with any slight RSSI change, which might make the scheme unstable by over stressing the radios reconfiguration process. Originally, the TRH controller set point was established to be exclusively the desired RSSI minimum value,

RSSI behavior with

Transmission power behavior with
After analyzing both Figures 24(a) and 24(b), several issues are apparent as follows.
The average RSSI tends to stay near the maximum RSSI threshold. The RSSI error metric is lower when the RSSI hysteresis is wider. The transmission power behavior stops following the TRH gradient when the hysteresis gap is too wide. As the hysteresis gap widens the average transmission power increases.
We did several experiments with different hysteresis gaps; all their results were very similar. We found that with a minimum RSSI of −80 dBm the controller operates well up until a maximum threshold RSSI of
5.3. Short Average Window Size and Compensation Cycle Issues
For the purpose of maintaining stability against sudden climate changes and deep fading, we proposed that the TRH TPC algorithm operates with short averaged values to be able to react accordingly. These are simple mean averages, which add values of a particular variable (be it T, RH, or RSSI) and divide them by the number of averaged samples. After every averaging operation, done every

RSSI behavior with
The RSSI curve of Figure 25(b) is much smoother than that of Figure 25(a). Nevertheless, in Figure 25(b) both RSSI threshold errors increased with more averaged samples. On the other hand, Figures 26(a) and 26(b) show the transmitted power plots in mW compensated every

These simulations use data samples that are acquired every
RSSI minimum error and Tx power metrics of a twelve-day simulation with different Navg sample window size, using
Figure 27 shows the plot corresponding to the RSSI errors listed in Table 3 against the averaging time window

Minimum and maximum RSSI error versus

Transmission power metrics versus
Although in Figure 28 it might seem beneficial that with a wider
5.4. Parameter Optimization Summary
In this research effort most of the general properties of the TRH TPC proposal from previous work are corroborated; one such statement is that the range of the alpha coefficient is the key of this scheme. With the development and use of our TRH simulation environment, we have new information that suggests that the upper alpha bound can be higher, and the separation between maximum and minimum RSSI threshold impacts on the average power consumption. Likewise, other issues for fine tuning the TRH TPC algorithm are now apparent, such as the need for an appropriate averaging window size, which in consequence sets the compensation cycle period for the TRH TPC operation.
Table 4 lists a brief summary of the updated criteria for the key TRH TPC parameters. Although some observations are tied to the particular test bed radio, the RSSI averaging period selection depends on how fast the wireless channel conditions change in real weather and not on the transceivers characteristics.
Updated TRH TPC parameter summary.
By combining the criteria for all parameters, an optimum TRH TPC deployment can now be done. In order to finally corroborate these statements, we prepared and did a real experimental deployment, which is explained in the next final section.
6. Updated TRH TPC Real Deployment and Its Results
As explained in Section 2.1, in our initial WSN experimentation we worked with Arduino based systems with long range AC4490 radios, which we used again here to test the updated TRH TPC with the optimal parameters. The experimental setup consists of three ArduinoMega based CLH systems exposed to beach front weather conditions, as shown in the illustration of Figure 29. One CLH was set up to transmit at a fixed power level, and the other two were programmed with the real time TRH TPC algorithm. Software was developed using the controllers native C++ for embedded systems. Messages sent by the CLH towards the BS were answered by an acknowledgement message, ACK. During this feedback process, relevant metrics were communicated back to the CLH for its TRH TPC operations.

Experimental CLH setup for real testing of the optimal TRH TPC scheme.
All CLH systems were programmed to gather T and RH data and to maintain a counter of the ACK messages received back from the BS against the total sent after each transmission. It is worth noting that CLH-1 served as the reference system, it was not programmed with TPC, its radio was configured to transmit at a fixed 200 mW transmission power level, according to the minimum power needed to reach a 2.5 Km distance. Using wireless power budget calculations, the estimated RSSI level should be
In the case of CLH-1, Figure 30 shows its resulting RSSI levels; also Figure 31(a) is its temperature plot and Figure 31(b) is its RH measurements plot. Notice that the curves are reciprocal when comparing the RSSI with temperature, and the curves are proportional when comparing the RSSI with relative humidity. Also, Figure 32 shows the simultaneously measured RF signals at CLH-1 receiver input; notice that again its shape is reciprocal to the RSSI curve of Figure 30. The resulting CLH-1 PRR during this time is presented in Figure 33; its performance worsens during the day when the RSSI values are at their lowest levels.

RSSI values of the reference CLH-1 without TPC.

Reference CLH-1 without TPC (a) temperature and (b) relative humidity readings.

CLH-1 measured RF noise and/or interference.

CLH-1 packet received rate, operating without TPC and no retries reached 77.6%.
Meanwhile, Figures 34(a) and 34(b) show CLH-2 measured T and RH. Figures 35(a) and 35(b) illustrate CLH-2 calculated TRH gradient and measured RF noise floor at the time; notice that they have a similar shape. Moreover, Figure 36 shows CLH-2 transmission power adjustments, which follow the TRH gradient and noise floor changes.

Two-day CLH-2 (a) temperature and (b) relative humidity measurements.

Two-day CLH-2 (a) TRH gradient and (b) measured noise floor in dBm.

Two-day CLH-2 transmission power level adjustments.
The resulting two-day CLH-2 RSSI readings, measured at the BS and fed back to cluster-head, are plotted in Figure 37. The average CLH-2 RSSI (curve plotted in blue) was maintained within the maximum and minimum RSSI thresholds or hysteresis zone. And in Figure 38 a two-day CLH-2 PRR performance is illustrated obtaining a 96.94% average, which is 19% better than CLH-1 performance operating with no TPC.

Two-day CLH-2 controlled RSSI.

Two-day CLH-2 with TRH TPC packet received rate, with no Tx retries reaching a 96% PRR average.
On the other hand, Figures 39(a) and 39(b) show the temperature and relative humidity measured by the third CLH system. Also, Figures 40(a) and 40(b) illustrate the temperature TRH gradient calculated by CLH-3 and the measured RF noise floor at the same time. And Figure 41 represents CLH-3 plotted transmission power adjustments; notice that it follows the TRH gradient and RF noise floor changes.

Two-day CLH-3 (a) temperature and (b) relative humidity measurements.

Two-day CLH-3 (a) TRH gradient and (b) measured noise floor in dBm.

Two-day CLH-3 transmission power level adjustments.
The overall RSSI performance of CLH-3 to BS communications is shown in Figure 42, and its PRR performance is illustrated in Figure 43, which achieved a 95% PRR.

Two-day CLH-3 controlled RSSI.

The two-day packet received of CLH-3, with TRH TPC and no retries, reached a 95% average.
Table 5 presents a performance comparison summary between the different CLH system operations. Although CLH-1 reached the RSSI target a few times, transmitting at a fixed 200 mW level, only during the night it performed nearly as expected with an RSSI average 2 dB under the minimum threshold. Nevertheless, CLH-1 achieved a poor −88 dBm RSSI daytime average, which adversely affected its PRR reaching only a 77% packet delivery rate. In contrast, most of the time CLH-2 and CLH-3 maintained their RSSI averages within the minimum and maximum RSSI thresholds. This was reflected on their overall PRR performance, by delivering to BS over 95% of their transmitted packets.
Two-day performance comparison of the updated TRH TPC.
For a medium term operational view, a seven-day CLH-2 experiment was done. Figure 44 shows the TRH gradient result and Figure 45 shows the measured RF noise floor during the time, which has a similar shape to the TRH gradient. Also, Figure 46 illustrates the Tx power adjustments done by the updated TRH TPC. From these results, CLH-2 consumed an overall 263 mW Tx power average and its level went down as low as 140 mW, which is better than the calculated 200 mW Tx power for a 2.5 Km distance from the intended receiver.

CLH-2 seven-day TRH gradient behavior.

CLH-2 seven-day noise floor measurements.

CLH-2 seven-day transmission power levels adjustments.
The overall RSSI and PRR performances of the seven-day CLH-2 experiment are shown in Figures 47 and 48, respectively. The measured RSSI levels were kept within the TRH TPC hysteresis zone. Likewise, the PRR performance was over 95%, which is a very good result considering that the radios had their Tx retry feature disabled. These results corroborate our initial TRH TPC experimental results previously mentioned to have been published in [15] and the optimal criterion results summarized in Section 5.4.

CLH-2 seven-day RSSI performance.

CLH-2 seven-day PRR performance.
These final real deployment results reflect the effectiveness of the simulation platform by obtaining similar real RSSI averages using the optimal parameter values, with a very good overall PRR of well over 90% without transmission retries.
7. Conclusions
In general, there is always a tradeoff between power consumption and best performance in wireless communications. It is also a fact that the rise in temperature negatively affects the resulting RSSI levels due to thermal noise at the receiver. Nevertheless, the discussion on the issue of air moisture and RF power attenuation is still ongoing. To be able to develop a practical model, atmospheric physicists have to do comprehensive studies with a well thought out methodology that takes into account a wireless engineering perspective. The published experimental approximations are often equations that are impractical for real-time TPC systems. Here, we did not pretend to model the exact way temperature and humidity hinder communications. We only observed the relative day-night RSSI power loss behavior and compared it to changes in T and RH, which yielded the TRH gradient. We then proposed a TRH TPC scheme with a minimum RSSI objective and a maximum RSSI threshold, which represents a nonlinear approach with RSSI feedback that depends on T and RH for Tx power compensation with a stabilizing power level hysteresis zone.
In particular, this paper presents experimental results that reflect the conditions under which this novel T and RH based TPC technique works best. The main contributions are that (1) we determined an updated the practical range for the proposed alpha gain coefficient, which should be between 2 and 6; (2) we updated the control model by including a Tx power level hysteresis zone, where the power level output variable maintains a steady state even when channel conditions change slightly, and determined a maximum hysteresis width of 4% of the total Tx power range; and (3) we found that the optimal power averaging time window should be equal to or less than 10 minutes for outdoor applications. Through this body of work, we have corroborated the usefulness of the TRH TPC proposal, and we established the basis for fine tuning the parameters involved in the power compensation process for long range communications. The development and extensive use of our TRH TPC simulation environment that uses real input values (RF noise, T and RH), accelerated our research effort. We then put to the test the TPC TRH algorithm running on real wireless systems operating in harsh conditions, and its result followed the expected behavior observed during simulations. Future work involves experimentation with real wireless sensor platforms so as to consolidate our TRH TPC concept for a marine habitat monitoring design space.
Footnotes
Conflict of Interests
The authors declare that there is no conflict of interests regarding the publication of this paper.
Acknowledgments
The authors acknowledge the initial influence that Dr. M. T. Sicard-González had on starting the development of a wireless marine habitat monitoring system. She has an invested interest in such an endeavor as an end-user, for observing any correlation between the changing sea environment and the rate of growth of different aquatic organisms. Currently Dr. Sicard-González is a researcher of the Centro de Investigaciones Biológicas del Noroeste (CIBNOR), at La Paz, Baja California Sur, México. Another acknowledgement is for Dr. Miguel E. Martínez-Rosas, of the Universidad Autónoma de Baja California (UABC), who commented at a conference presentation that, besides temperature, air humidity plays a role in dampening wireless communications. And last but not least, the authors acknowledge that the prototype wireless sensor network testing, at the desired site, would not have been possible without the help of Oceanographer Eduardo Gil-Silva, of the Instituto de Investigación de Oceonografía (IIO) of the UABC, at Ensenada, Baja California, México. His authorization as well as assistance was indispensable for installing the wireless sensor equipment near the sea shore, in a secure place for long term weather data acquisition and power level assessments, information used in the initial TRH TPC simulations.
