Next Article in Journal
Transmission Scheduling Schemes of Industrial Wireless Sensors for Heterogeneous Multiple Control Systems
Next Article in Special Issue
Experimental Phantom-Based Security Analysis for Next-Generation Leadless Cardiac Pacemakers
Previous Article in Journal
Cholinesterases and Engineered Mutants for the Detection of Organophosphorus Pesticide Residues
Previous Article in Special Issue
A Review of Wearable Solutions for Physiological and Emotional Monitoring for Use by People with Autism Spectrum Disorder and Their Caregivers
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Joint Transmission Power Control and Relay Cooperation for WBAN Systems

1
Artificial Intelligence Research Center, National Innovation Institute of Defense Technology, Beijing 100071, China
2
School of Electrical, Computer and Telecommunications Engineering, Faculty of Engineering and Information Science, University of Wollongong, Wollongong, NSW 2522, Australia
*
Author to whom correspondence should be addressed.
Sensors 2018, 18(12), 4283; https://doi.org/10.3390/s18124283
Submission received: 30 October 2018 / Revised: 27 November 2018 / Accepted: 1 December 2018 / Published: 5 December 2018
(This article belongs to the Special Issue Wireless Body Area Networks and Connected Health)

Abstract

:
Improving transmission reliability is a crucial challenge for Wireless Body Area Networks (WBANs) because of the instability of channel conditions and the stringent Packet Loss Ratio (PLR) requirement for many WBANs applications. On the other hand, limited by the size of WBAN nodes, the energy consumption of WBAN nodes should be minimized. In this paper, we jointly consider transmission power control, dynamic slot scheduling and two-hop cooperative mechanism and propose an Autocorrelation-based Adaptive Transmission (AAT) scheme that achieves a better trade-off between transmission reliability and energy consumption for WBAN systems. The new scheme is designed to be compatible with IEEE 802.15.6. We evaluated the performance of the newly proposed scheme by importing the real channel datasets into our simulation model. Simulation results demonstrate that the AAT method can effectively improve the transmission reliability while reducing the energy consumption. We also provide the performance evaluation from three perspectives, namely packet error ratio, energy consumption and energy efficiency, and provide recommendations on the application of the two-hop cooperative mechanism associated with the proposed AAT in the contexts of WBANs.

1. Introduction

Wireless body area networks (WBANs) are radio networks of sensors and/or actuators, placed on, in or around the human body, and represent the latest generation of personal area networks [1]. WBANs can potentially enable a wide range of applications, including healthcare, medical, emergency services, sports, and consumer entertainment. However, WBANs face two main transmission challenges, i.e., transmission reliability and energy efficiency. On the one hand, due to the presence of the human body and the complexity of the surrounding environment, the wireless channels in WBAN exhibit significant peculiarity in comparison with other Wireless Sensor Network (WSN) channels [2,3]. Many factors contribute to the severe signal attenuation (over 100 dB has been observed [4]) of WBAN channels. These factors include diffraction, reflection, energy absorption, antenna losses, shadowing by the body tissue, and body posture.
On the other hand, to ensure the comfortable and unobtrusive deployment of wireless devices in/on the human body, WBAN sensor or actuator nodes are required to have a small size, which obviously limits the battery capacity and the WBAN system lifespan. Meanwhile, in many WBAN applications, changing or replacing the battery is infeasible. For example, a pacemaker or a glucose monitor would require a lifetime lasting more than five years [5]. For this reason, WBAN nodes, especially sensor or actuator nodes, are sensitive to the energy consumption in the sense that a small decrease of working power might prolong the system lifespan significantly. Generally, the energy consumption of a sensor or actuator can be divided into three domains: sensing or actuating, wireless communication, and data processing. With the advancements in Micro-Electro-Mechanical Systems (MEMS) technology and integrated circuits, the power consumption of microprocessors or microcontrollers has reduced significantly. However, the energy consumption from wireless communication, especially RF front ends and antennas, is relatively harder to reduce, leading to the wireless module becoming a significant component for WBAN nodes. In addition, a WBAN system with a more efficient transmission power control scheme would be able to reduce the actual average transmitted power to have the same performance as in the conventional system (equivalently, it has a better performance with the same average transmitted power). Therefore, designing energy-efficient transmission schemes, especially Transmission Power Control (TPC) schemes, is important for reducing energy usage.
TPC refers to an adaptive method which optimizes the transmission power (Tx power) based on the channel conditions or QoS requirements. In fact, as a classical research topic, TPC has been extensively explored in the context of cellular networks and Wireless Sensor Networks (WSN). However, due to the presence of the human body, the extremely low power requirement and the need for high flexibility of transmission protocol designs, simple adoption of the TPC methods designed for other networks is not appropriate. For example, many existing TPC methods require the transmitting node to stay in active state to track the real-time channel condition to optimize the Tx power. However, in WBANs, the transmitter usually belongs to the sensor or actuator node, which is expected to be in sleep mode most of the time to save energy. Besides, to avoid the negative impact of electromagnetic radiation on the human body (e.g., temperature rise [6]), the Tx power should be restricted to comply with the limitation of Specific Absorption Rate (SAR) of local regulatory bodies (the limitation of U.S. Federal Communications Commission is 1.6 W/kg).
Among the TPC methods proposed for WBANs, adjusting the Tx power based on the channel condition to achieve a better trade-off between energy consumption and transmission reliability is considered as one of the major categories. The work presented in [7] is considered as the first TPC method designed for WBAN systems. In [7], Xiao firstly investigated the potential benefits of adaptive TPC for energy saving in body-wearable sensor devices used for medical monitoring, and then proposed a practical TPC method that adapts the Tx power according to the feedback Received Signal Strength Indicator (RSSI) values obtained from the sensor node. Specifically, the hub jointly considers the latest feedback RSSI value and previous average RSSI to estimate the new average RSSI (denoted as R ¯ ), and the new transmission level is configured based on the comparison between the new average RSSI and two pre-defined thresholds T H and T L . If R ¯ drops below the lower threshold T L , then the transmission power is doubled. In contrast, if R ¯ is above the upper threshold T H , then the transmission power is reduced by a small fixed constant. Similarly, the TPC schemes proposed in [8,9,10,11,12,13,14] also utilize the comparison between historical RSSI record(s) and RSSI threshold(s) to reduce the power consumption while maintaining a high packet delivery ratio. In [15], the autocorrelation characteristics of on-body channels are taken into account to facilitate the TPC. The hub utilizes a correlation model to predict the future RSSI value, and then the transmission power level is adjusted based on the predicted value. Instead of using RSSI as the only indicator to estimate channel quality, Kim et al. [16] explored the combination of RSSI and LQI (Link Quality Indication), which may have a better performance in an environment with interference. Zou et al. [17], Yong et al. [18], Wang et al. [19] and Zhao et al. [20] explored mitigating the wireless interference by TPC in WBAN systems. Game theory is widely used for this kind of TPC methods. In these game theory based TPC schemes, the power control problem is modeled as a non-cooperative game, in which the cost function is designed based on both QoS requirement and energy constraint. Another group of TPC methods is adjusting the Tx power based on the change of human postures or motions [21,22,23,24,25]. This category of TPC methods is novel because the presence and movement of the human body are taken into account. However, in the dynamic scenarios, most of these works only consider the walking case which exhibits significant periodicity. The effectiveness in other complicated dynamic scenarios is not assessed. Besides, these works presume an effective activity recognition algorithm has been deployed, which also affects the feasibility. Besides, some studies try to use artificial neural network technology to optimize the TPC method in WBANs [26,27]. By training with massive RSSI data measured in human subjects, the channel quality estimation model is built to assist the adjust of Tx power.
Although applying a TPC approach at the sensor side can reduce energy consumption, TPC alone may not be sufficient to meet the stringent transmission reliability requirement of some WBAN applications, e.g., m-medical or e-health WBAN systems. In recent years, there are some works exploring relay-aided TPC methods in WBANs to achieve a better balance between energy consumption and transmission reliability. Zhang and Zhang [28] proposed a dynamic cooperative transmission scheme based on the last round channel condition. When the direct channel is too bad to complete the packet transmission, relay-aided two-hop transmission is introduced to improve the transmission reliability. In the scheme proposed in [29], the diversity gain from the two-hop relay link is utilized to decrease the outage probability, and radio Tx power control is integrated into sensor and relay nodes to extend the system lifetime and mitigate the signal interference from other WBAN systems. To achieve a better balance between transmission reliability and energy efficiency, the TPC scheme proposed in [30] jointly considers TPC, relay selection, and transmission time, and then converts the problem of controlling these parameters to a non-convex mixed-integer optimization problem.
Besides, integrating Network Coding (NC) and cooperative communication in the context of WBANs is an emerging research topic. One category of these works only considers a two-hop star topology for data streaming from sensor or actuator nodes to the hub [31,32,33,34,35]. Upon receiving the data packets from sensor or actuator nodes, the dedicated relay nodes perform eXclusive-OR (XOR) coding to these packets and transmit redundant packets to the hub. However, unlike massive WSNs, one-hop transmission is considered as an important component for WBAN systems. Moreover, these NC schemes are not adaptive to the channel condition, which impedes its potential to improve the transmission reliability in the WBANs with complex wireless channels variations. Another category of applying NC into WBAN system focuses on the cluster-based network architecture, in which the intermediate relay nodes are divided into multiple cooperative clusters to facilitate the cooperative communication [36,37,38,39,40]. Instead of forwarding original packets between consecutive clusters, the NC packets are utilized to reduce the packet retransmission time in the cluster-based schemes. However, this category of NC schemes appears to be simple extensions of the work proposed in [41] and the peculiarity of WBAN systems is not fully considered. First, as stated in [35], it is very difficult to make a clustering algorithm adaptive to the dynamic channel condition. Moreover, the network scale of WBAN is relatively smaller than other WSNs. Maximal two-hop transmission might be sufficient for most on-body channel transmissions. Thus, the feasibility of cluster-based schemes is questionable in the context of WBAN systems.
In this paper, we focus on the adaptive transmission protocol in real daily life WBAN scenarios. Inspired by the autocorrelation analyses presented in the literature [4,42,43], we propose an Autocorrelation-based Adaptive Transmission (AAT) scheme that jointly considers TPC, Dynamic Slot Scheduling (DSS) and two-hop cooperation. Firstly, the slot scheduling results are taken into account to optimize the transmission power level on the sensor side. Then, to further improve the transmission reliability, AAT provides an advanced cooperation option in which the two-hop transmission mechanism is designed to utilize spatial diversity. The newly proposed scheme is designed on the basis of IEEE 802.15.6. The channel datasets collected from real WBAN daily scenarios are imported into our simulation model to carry out the performance evaluation. The simulation results demonstrate that the AAT significantly improves the transmission reliability and enhances the energy efficiency. Besides, considering extensive research works which explore the application of NC technology in WBAN systems, we also provide a primary performance evaluation of the effectiveness and feasibility of NC technology in practical WBAN systems where both one-hop and two-hop transmissions are taken into account.
The main contributions of this paper are summarized as follows.
  • Motivated by the significant autocorrelation feature of on-body channels, we propose an adaptive TPC algorithm. The new TPC method optimizes the transmission power level based on the autocorrelation characteristic between two consecutive superframes.
  • Since DSS operations are carried out at the hub, a DSS mechanism is incorporated into the newly proposed TPC method to further optimize the transmission power.
  • The combination of TPC and two-hop relay cooperation is explored. We detail the protocol implementation on the basis of IEEE 802.15.6, including relay node selection, relayed node selection and adaptive allocation of relay slots (these terms are explained below).
  • The performance of the proposed protocol was evaluated using the measured channel data collected from the real daily scenarios. The evaluation results show that the newly proposed protocol achieves remarkably lower PLR (Packet Loss Ratio) while the energy consumption remains at a low level.
The rest of the paper is organized as follows. In Section 2, the system model is presented. Section 3 details the newly proposed AAT method. The performance evaluation results are presented in Section 4. Finally, Section 5 summarizes this paper.

2. System Model

In this section, the network architecture, channel model, and the energy consumption model are described.

2.1. Network Model

In this paper, we consider the WBAN composed of n on-body sensor nodes (denoted as S N 1 , S N 2 , , S N n ) and one hub node. All sensor nodes periodically upload monitoring data to the hub. Then, these monitoring data are transmitted to a data server or remote sink node by the hub. The off-body link is out of the scope of this paper. As shown in Figure 1, both one-hop (direct) transmission and two-hop (relay) transmission are considered in the star topology. In the case of Figure 1, the two sensors on the wrists act as the relay nodes. Specifically, the right wrist node is scheduled to relay the packets from the sensor located on the head and the sensor bound on right knee, while the left wrist node is assigned to relay the data packets from the left ankle. Note that a sensor node is called a relayed node only when its packets are scheduled to be relayed by a relay node. In this paper, the relay nodes are not dedicated; they are selected from sensor nodes.
The uplink transmissions for all sensor nodes are regulated in a TDMA fashion, where each sensor node has its own SUI (Scheduled Upload Interval) to transmit data to the hub, and the selected relay node has its SRI (Scheduled Relay Interval) to transmit the packets. As for the exchange of management and control packets, the CSMA/CA access method is performed before the SUIs of sensor nodes. Specifically, we adopt the beacon mode with superframes in the IEEE 802.15.6 standard [1], as this mode provides the most flexible options in terms of access phases. In the beacon mode with superframes, the timeline are divided by successive superframe (or beacon period), and each superframe begins with one beacon packet which is broadcast to all sensors by the hub node. Based on the standard of IEEE 802.15.6, the beacon packet is used to facilitate the time synchronization between the hub and sensor nodes. In this paper, we assume the time synchronization mechanism works well and time shift does not affect packet transmission between nodes. Moreover, in our newly proposed scheme, the beacon packet is also used to perform the the slot scheduling, relay/relayed nodes selection, and transmission power control, by embedding the configuration information into the beacon packet.
As shown in Figure 2, one active beacon period (superframe) consists of two access phases: Random Access Phase (RAP1) and Managed Access Phase (MAP). The CSMA/CA access method is adopted in the RAP1 phase, which occupies a fixed length after the transmission of beacon packet. The time period in the MAP phase is divided into two sub-phases: Direct Transmission Phase (DTP) and Relay Transmission Phase (RTP) to support both one-hop and two-hop transmissions. The SUIs assigned to sensor nodes are located in DTP. As demonstrated in [42], if we do not constrain the SUIs of all sensors to be at the same length, an unpredictable and significant data rate discrepancy between different sensors will exist. Therefore, in this paper, we consider a “fairness constraint”, in which all sensor nodes are allocated with SUIs of the same length. As for the RTP, the SRI assigned to the relay node is located in this phase to forward the packets from relayed nodes. If a sensor node also acts as a relay node, it would stay at the receiving (Rx) state during the SUI(s) of the relayed node(s) to listen and receive the packets from the relayed node(s), and it would try to send the received packets to the hub in RTP. On the other hand, if a sensor node does not act as a relay node, except for its own SUI period, the sensor would stay in sleep mode. Both DTP and RTP consist of multiple time slots with the same length. In the example in Figure 2, the last four time slots in the MAP are set as the RTP. If each sensor node is assigned with two time slots, the relay node is capable of forwarding the data packets from at most two relayed nodes during the RTP. To focus on evaluating the performance of TPC and relay cooperation, the No Acknowledgement (N-Ack) policy is adopted in the uplink. This means the packets from sensor nodes do not require an acknowledgement from the recipient, either immediately or later. Moreover, all hub, relay and sensor nodes are considered to operate in the half-duplex mode.

2.2. Channel Model

It is well-known that the Packet Loss Ratio (PLR) in WBAN system is affected by many factors, including environment factors (e.g., distance, human activity, body posture, and ambient objects) and technical factors (e.g., transmission power, error correction and coding, receiver sensitivity, and antenna gain). However, as the focus of this paper is on the influence of WBAN channel, we employ a ceteris paribus assumption with respect to other technical factors that do not affect the channel. Besides, it is not realistic to consider all environment factors when we want to evaluate the quality of wireless channels. Hence, similar to Xiao et al. [7], we choose Received Signal Strength Indicator (RSSI) as the indicator of the channel quality, and PLR is considered as a function of RSSI. Accordingly, PLR could remain around zero when RSSI is larger than a certain threshold. In this paper, this threshold is referred to as Rx sensitivity and we assume that a packet is correctly received when its RSSI value is greater than the Rx sensitivity. The RSSI of a packet can be expressed as follows:
R S S I = P T x P a t h l o s s
where P T x represents the transmission power of this packet at the transmitter and P a t h l o s s is the path loss that the packet undergoes. Since the P T x of a sensor node can be adjusted based on a TPC algorithm, the key part of modeling the on-body channel is describing the variation of path loss. As discussed before, the path loss of on-body channels is affected by many factors, such as the shadowing effect of human tissues and the mobility of the human body. In this work, the on-body channels in the daily scenarios are classified into two categories: direct channel and relay channel (cf. Figure 1). Specifically, the channel between the sensor and the hub is called the direct channel, while the channel from the sensor node to the relay node is denoted as the relay channel. Since the relay node is a sensor node, the channel between the relay node and the hub is also a direct channel.

2.2.1. Direct Channel Model

Due to high variability of on-body channels, neither distance-based nor other formula-based methods seems to be sufficient to describe the on-body channel condition, especially in the dynamic scenarios. Therefore, adopting channel datasets collected from the real daily scenarios to model the on-body channel is a better choice. The portable wireless transceivers introduced in [44] are used to collect the on-body channel gain data. The wireless transceivers work at the 2.4 GHz ISM band, which is one of the candidate carrier frequencies for the IEEE 802.15.6 BAN standard [1]. Moreover, compared to UWBs that use higher bands, the resolvable multipath and the Inter-Symbol Interference (ISI) can be neglected in the ISM 2.4 GHz frequency band [45,46]. The structure of the portable transceiver is shown in Figure 3. The main function of these transceivers is to transmit and receive continuous data packets to/from each other and record the RSSI values into a Micro SD card. More detailed description of the hardware can be found in [42,44,47].
Corresponding to Figure 1, the deployment of the transceivers is depicted in Figure 4, where the transmitter (acting as the hub) is placed on the abdomen and five receivers (acting as sensor nodes) are mounted on limbs and head. When the measurement begins, the transmitter continuously broadcasts sample packets to the five receivers with the transmission (Tx) power of 0 dBm, and the sample packets transmission frequency is 200 Hz (i.e., sending 200 packets per second). Upon receiving the sample packets, the receivers record their packet sequence numbers, timestamps, and RSSI values into a text trace file. For each measurement, there are five trace files, and we call the five trace files as a channel dataset. More details about the measurements and the channel datasets can be found in [4]. In this study, 16 individual channel datasets collected from real daily WBAN scenarios are considered. Moreover, as the on-body channels show a prominent reciprocity in narrowband communication environments [48,49], the channel profiles of downlink and uplink are approximately the same. Therefore, these channel datasets are utilized to model the on-body channels, including downlink and uplink.

2.2.2. Relay Channel Model

Our portable wireless transceivers work in a half-duplex mode, and the path losses of all direct channels are recorded by broadcasting sample packets from the hub to the sensors. The broadcasting method has the advantage that the path loss data for different links are synchronous, but it also means the path loss information between different sensors themselves is missing in the channel datasets. Accordingly, the relay channels are not represented in these datasets. In this paper, we mainly focus on the one-hop channel, i.e., the channel between the sensor and the hub, and the channel from one sensor to another sensor is considered only when the second sensor is chosen as the relay node. Therefore, we adopt a relatively straightforward method to represent the channel condition from the relayed node to the relay node. One parameter named P L R r is used to represent the packet loss ratio for this channel between a relayed node and a relay node. Moreover, as we focus on the channel condition from source or relay nodes to the hub, the parameters P L R r for all relay channels are assumed to be the same. As a result, the success of one two-hop transmission is decided by not only the channel gain recorded in the channel datasets but also the parameter P L R r .

2.3. Energy Consumption Model

There are a number of energy consumption models in the literature which can be applied to WBANs, e.g., the models used in [30,50,51,52,53,54,55,56]. However, most of these works do not take the energy consumption of the radio state transition and the energy consumption in sleep mode into account, and the transmission time is simply equal to the time interval allocated to the transmitter. To achieve a more accurate calculation of energy consumption, we adopt the energy consumption model in the network simulator Castalia [57] for WBANs. Besides, as the hub node is usually considered to be less constrained by energy, we focus on the energy consumption of sensor nodes.
Because the MAC layer works in the beacon mode with superframes and the superframe length is defined as a fixed parameter in IEEE 802.15.6, taking the energy consumption in one superframe is enough to explain the energy consumption model. In each superframe, the energy consumption for one sensor node consists of four parts: the energy consumption in the Tx state, the energy consumption in the Rx state, the energy consumption in the sleep state, and the energy consumption used to complete the state transition. Hence, the energy consumption in one superframe for one sensor can be expressed as follows
E s u m = E T x + E R x + E s l e e p + E t r a n s i t i o n
where E T x , E R x , E s l e e p and E t r a n s i t i o n represent the four components of the whole energy consumption, respectively. Figure 5 illustrates the variation of radio states during one SUI or SRI. T x 2 y in the figure refers to the transition delay from State x to State y, and p S I F S is the time interval between two consecutive transmissions. As the default active state is Rx state, the radio returns to the Rx state after completing each transmission.
We first detail the calculation of E T x in one superframe as follows
E T x = P T x × T T x
where P T x stands for the transmission power that the sensor node adopts in the superframe and T T x represent the time in the Tx state. Note that the value of P T x may vary in different superframes since TPC is considered in this study. The length of T T x varies with the role of the sensor in that beacon period. If the node does not act as a relay node, T T x can be expressed as
T T x = L p R × 1 + S U I ( T s l e e p 2 T x + L p / R ) L p / R + p S I F S
where R (Kbps) refers to the transmission rate, which is assumed to be the same for all sensors. L p (Kbits) denotes the length of one data packet or frame. L p R is the time of transmitting one data packet. As the sensor only transmits packets during its SUI, the number of transmitting packets is 1 + S U I ( T s l e e p 2 T x + L p / R ) L p / R + p S I F S which is denoted as P N 1 . Hence, the time duration in the Tx state is L p R × P N 1 . On the other hand, if the sensor is selected as a relay node, it not only transmits its own data packets during its SUI but also forwards the relaying packets. In this case, the T T x can be calculated as
T T x = L p R × P N 1 + 1 + S R I ( T s l e e p 2 T x + L p / R ) L p / R + p S I F S
If we denote the number of relaying packets as P N 2 = 1 + S R I ( T s l e e p 2 T x + L p / R ) L p / R + p S I F S , then T T x of a relay node can be expressed as L p R × ( P N 1 + P N 2 ) .
Next, we detail the calculation of E R x , which can be expressed by
E R x = P R x × T R x
where P R x denotes the power when sensor node is in the Rx state, and T R x represents the time duration in this state. Similar to the calculation of T T x , whether a node acts as a relay node affects the length of T R x . If the node does not act as a relay node, the T R x is given by
T R x = ( P N 1 1 ) ( p S I F S T T x 2 R x T R x 2 T x ) + S U I T s l e e p 2 T x L p R T T x 2 R x ( P N 1 1 ) × ( p S I F S + L p R )
Partitioned by the plus sign, T R x in Equation (7) has two parts. The first part is the R x time between two consecutive packet transmissions, and the second part is the R x time at the end of SUI, which is not long enough to transmit one data packet. The calculation of T R x for a relay node is more complicated than a sensor node. It not only includes the R x time during SUI and SRI but also includes the time spent on receiving the data packets from relayed nodes
T R x = ( P N 1 1 ) ( p S I F S T T x 2 R x T R x 2 T x ) + S U I T s l e e p 2 T x L p R T T x 2 R x ( P N 1 1 ) × ( p S I F S + L p R ) + ( P N 2 1 ) ( p S I F S T T x 2 R x T R x 2 T x ) + S R I T s l e e p 2 T x L p R T T x 2 R x ( P N 2 1 ) × ( p S I F S + L p R ) + ( S R I T s l e e p 2 R x × α )
Partitioned by the plus signs, the first two parts are similar to the Equation (7), which represent the R x time during its SUI. The middle two parts are the R x time during its SRI to forward the relaying packets to the hub. The last part is the duration when the relay node stays in the R x state to receive the data packets from relayed node(s). Note that we introduce a parameter α , which varies with the number of relayed nodes and whether their SUIs are adjacent. For example, if two sensor nodes are selected as the relayed nodes and their SUIs are not adjacent, α is two. On the other hand, if their SUIs are adjacent, α is one.
Next, we calculate the energy consumption of the state transition. We first detail this kind of energy consumption for a sensor node, which can be expressed as follows
E t r a n s i t i o n = P s l e e p 2 T x × T s l e e p 2 T x + ( P N 1 1 ) ( P T x 2 R x × T T x 2 R x + P R x 2 T x × T R x 2 T x ) + P T x 2 R x × T T x 2 R x + P R x 2 s l e e p × T R x 2 s l e e p
Partitioned by the plus signs, the first and the last two parts in Equation (9) represent the energy consumption of state transitions before and after data packet transmissions, respectively. The second part is the energy consumption of the state transition during the transmissions of consecutive data packets. Next, if the node is selected as the relay node, the energy consumption used to complete the radio state transitions is calculated by:
E t r a n s i t i o n = P s l e e p 2 T x × T s l e e p 2 T x + ( P N 1 1 ) ( P T x 2 R x × T T x 2 R x + P R x 2 T x × T R x 2 T x ) + P T x 2 R x × T T x 2 R x + P R x 2 s l e e p × T R x 2 s l e e p + P s l e e p 2 T x × T s l e e p 2 T x + ( P N 2 1 ) ( P T x 2 R x × T T x 2 R x + P R x 2 T x × T R x 2 T x ) + P T x 2 R x × T T x 2 R x + P R x 2 s l e e p × T R x 2 s l e e p + ( P s l e e p 2 R x × T s l e e p 2 R x + P R x 2 s l e e p × T R x 2 s l e e p 2 ) × α
The first eight lines of Equation (10) represent the energy consumptions of the state transitions during its SUI and SRI. The last line calculates the energy consumption of the state transition during the SUI(s) of the relayed node(s). The value of α varies with the number of relayed nodes and whether their SUIs are adjacent. Its meaning is explained by Equation (8).
Finally, the energy consumption in the sleep state can be expressed as
E s l e e p = P s l e e p × T s l e e p
where P s l e e p represents the power when a sensor node is in the sleep mode, and T s l e e p is the time duration in the sleep mode. The T s l e e p in one superframe is not provided in this section, as it can easily be calculated by subtracting the time in other three radio states from the superframe length.
In this study, we paper the energy consumption parameters from the CC2420 radio chip [58]. The Tx power (when the module is in Tx state), current consumption, and corresponding working power in different states for CC2420 are listed in Table 1. As shown in Table 1, the current consumption of the module changes with the state of the module. The current consumption of sleep state is significantly lower than those of Rx state and Tx state, which also provides the rationale of reducing unnecessary active time, i.e., the time that the module is in Tx or Rx state. Specifically, when the module is in Tx state, decreasing the Tx power leads to the reduction of current consumption, which also results in the decrease of working power of the whole module. Besides, it is worth noting that the Tx power of −1 dBm, −3 dBm and −7 dBm are added by the network simulator Castalia [57]. These levels of Tx power do not exist in the real CC2420 module. We also provide the transition delay and power between different states in Table 2.

3. Proposed Transmission Scheme

Given that the hub is typically more powerful than the sensor nodes in terms of storage and computational resources, it is desirable to push more control and computational tasks to the hub. In the proposed AAT scheme, except for the ability of changing transmission power and optional relaying at the sensor side, the hub side implements all control and calculation operations, including channel condition prediction, transmission power level decision, adaptive relaying scheduling, etc. Specifically, AAT scheme consists of three main steps, which are summarized as follows:
  • The hub keeps track of the channel conditions from all sensor nodes, and then predicts the channel condition in the next TDMA round based on a temporal autocorrelation model.
  • Based on these predicted channel conditions, the hub adjusts the transmission power and reschedules the SUI order for all sensors.
  • After configuring the transmission power and SUI order, some channels may still be predicted to be in an outage state. In this case, the hub selects the relay and relayed nodes based on the predicted channel conditions, and then schedules the relay slots adaptively.

3.1. Channel Condition Prediction

The temporal autocorrelation model used to predict the channel condition is firstly introduced. Suppose the sensor node S N i transmits a data packet to the hub with the transmission power P T x , and the hub receives the packet with a signal power of P R x . Then, the channel gain for the channel “ S N i -Hub” is defined as
G i | d B = P R x | d B m P T x | d B m
Meanwhile, as proved in [48,59,60,61], the lognormal distribution provides a good fit for a long-term average on-body channel gain. Therefore, the channel gain (in dB) in the channel “ S N i -Hub” can be described by a Gaussian random variable (r.v.)
G i | d B N ( μ i , σ i 2 )
where μ i and σ i are the mean and standard deviation of the channel gain, respectively. Note that both μ i and σ i depend directly on the type of human activity, the position of transmitting and receiving nodes, and propagation environment. As proved in [62], the variation of the channel gain can be considered as a Wide Sense Stationary (WSS) process within 500 ms. If the superframe length is less than 250 ms, the channel gain for this channel in the next superframe follows the same distribution
G i ( S ) N ( μ i , σ i 2 )
G i ( S + 1 ) N ( μ i , σ i 2 )
where G i ( S ) and G i ( S + 1 ) are the channel gains in the superframe S and S + 1 , respectively. Therefore, the joint distribution of the two channel gains recorded during two consecutive superframes can be expressed as
( G i ( S ) , G i ( S + 1 ) ) N ( μ i , μ i , σ i 2 , σ i 2 , ρ i )
where ρ i denotes the autocorrelation coefficient between the two channel gains recorded in the two adjacent superframes. Furthermore, the conditional distribution of G i ( S + 1 ) can be deduced to
G i ( S + 1 ) G i ( S ) N ( 1 ρ i ) μ i + ρ i G i ( S ) , ( 1 ρ i 2 ) σ i 2
Now, the expected value of the channel gain in the next superframe S + 1 can be estimated by ( 1 ρ i ) μ i + ρ i G i ( S ) . In fact, Equation (17) can be considered as a “lite version” of the temporal autocorrelation model (TAM) used in [42]. Instead of adding an extra wake-up period at the end of each time slot to calculate the autocorrelation coefficient between different time slots, the TAM proposed in this paper only needs the regular wake-up period, which would reduce the energy consumption.

3.2. Transmission Power Control

To estimate the channel condition in the next superframe using Equation (17), the following parameters are required in the hub side: G i ( S ) , μ i , σ i and ρ i . Firstly, the latest channel gain recorded in the previous superframe is chosen as G i ( S ) . Then, channel gain mean μ i and standard deviation σ i can be estimated by the sample mean ( μ ^ i ) and sample standard deviation ( σ ^ i ).
μ ^ i = G i ¯ = 1 N x = 1 N G i ( x )
σ ^ i = 1 N x = 1 N ( G i ( x ) G i ¯ ) 2
where G i ( x ) ( x = 1 , 2 , , N ) are the historical channel gain records, and N is the sample size. In fact, there exists a trade-off between accuracy and timeliness when choosing the sample size. On the one hand, with the increase of sample size, more data points are utilized to calculate the channel autocorrelations, which may appear to result in a more accurate estimation of autocorrelation. On the other hand, since the sampling frequency is fixed, a bigger sample size means these data points are collected from a wider time span. However, as demonstrated in [62], on-body channels show a low probability of WSS assumption outside the time span of 500 ms. In other words, the timeliness of autocorrelation calculation is weakened with the increase of sample size. In this paper, we adopt the optimal sample size used in [42], i.e., recording the channel gain values of the past 2 s. For example, if the superframe length is 80 ms, the hub stores the latest 2000 / 80 = 25 channel gain values. Next, we calculate the autocorrelation coefficient ρ i based on the following equation
ρ i = x = 1 N 1 ( G ( x ) μ ^ i ) ( G ( x + 1 ) μ ^ i ) x = 1 N ( G ( x ) μ ^ i ) 2
where G i ( 1 ) G i ( N ) ) are sample channel gain values recorded in N consecutive superframes.
At the beginning of each superframe, the hub performs the calculations of G i ( S ) , μ ^ i , σ ^ i and ρ i for each channel, i.e., S N i h u b , i = ( 1 , 2 , , n ) . Then, the adaptive algorithm (Algorithm 1) is carried out to decide the transmission power level for each sensor in the current superframe.
Algorithm 1: Adaptive transmission power control method.
Sensors 18 04283 i001
Algorithm 1 requires the following four inputs: the last known channel gain, autocorrelation coefficients between two consecutive superframes, the sample means, and the sample standard deviations. These inputs are used to schedule the SUI order and adapt the transmission power. Correspondingly, there are two output arrays: transmission power array ( P T x 1 ( S + 1 ) , P T x 2 ( S + 1 ) , , P T x n ( S + 1 ) ) and SUI order array ( O 1 ( S + 1 ) , O 2 ( S + 1 ) , , O n ( S + 1 ) ). Specifically, the radio output powers in different transmission levels are predefined on Line 1. Since the CC2420 chip is adopted, the T x L e v e l array is configured based on the parameters listed in Table 1. Lines 2–4 compute the expected value of channel gains in the current superframe by adding the sample mean to the last known channel gain, and the weights of these two parts are adjusted by the value of autocorrelation coefficient. Lines 5–6 readjust the order of sensors’ SUIs so that the sensor with the best channel quality, i.e., the highest expectation of channel gain, is scheduled in the first position of DTP (Direct Transmission Phase), and the sensor with the worst channel quality is scheduled at the end of DTP. The rationale behind such scheduling is that all “bad” links are given a longer time to recover (i.e., to get out of the outage), while the “good” links are assigned to front positions to ensure a high probability of successful delivery. Lines 7–10 are used to finalize the transmission power levels for the n sensor nodes. M i ( S + 1 ) refers to the transmission power margin for S N i , which takes the channel variation into account to ensure that the RSSI is higher than the Rx sensitivity (RSSI threshold). B a s i c M a r g i n and G r a d i e n t M a r g i n are two margin parameters used to adjust the sensitivity of TPC to the order of SUI. In this paper, the two margin parameters are configured at fixed values. Finally, the minimum predefined output power levels that are equal or higher than the target transmission powers, i.e., G ^ i ( S + 1 ) + M i ( S + 1 ) , i = 1 , 2 , , n , are selected. In addition, as we adopt “Bubble Sorting” algorithm on Line 5, the worst-case time complexity of this algorithm is O ( n 2 ) , where n is the number of sensors.
After performing Algorithm 1 at the beginning of each beacon period, the hub obtains the two arrays: [ P T x 1 ( S + 1 ) , P T x 2 ( S + 1 ) , , P T x n ( S + 1 ) ] and [ O 1 ( S + 1 ) , O 2 ( S + 1 ) , , O n ( S + 1 ) ] . These two arrays are embedded into the beacon packet and broadcast to all sensor nodes. Upon receiving the beacon packet, sensor nodes set their radio state timer, control data packet uploading based on their SUI scheduling, and their transmission power level based on the configured values.

3.3. Two-Hop Cooperative Option for AAT

The major advantage of TPC methods lies in significantly reducing the energy consumption of sensor nodes. However, WBAN applications also have a stringent requirement in terms of PLR. As shown in Section 4, when the channel is in deep fading, the PLR might still be over 10% even with the maximum transmission power. In this case, considering TPC by itself may not be enough to achieve high transmission reliability. As a classical mechanism to decrease the PLR, retransmission schemes can be adopted after detecting the packet loss. However, retransmissions are only effective when the outage duration is significantly shorter than the packet delivery deadline, which may not be valid in the daily WBAN scenarios. As shown in [42], over 50% of outage durations exceed 10 ms in these scenarios. In this case, the immediate retransmission may have a high probability of failure, which results in energy wastage. On the other hand, the delayed retransmission may cause severe transmission delay, which is also unacceptable for many WBAN applications. Accordingly, cooperative transmission approaches are presented as a promising solution to further improve the transmission reliability. As cooperative communication has the advantage of spatial diversity, the packets from nodes in an outage duration could be delivered by the relay node instead.
In AAT schemes, the two-hop cooperative communication is considered as an option when a lower PLR is required or a severe channel fading is detected. As a relay node not only sends its own packets but also assists the relayed nodes, the extra energy consumption resulting from acting as a relay node should be carefully considered. In particular, two aspects should be designed when cooperative communication is jointly considered with the TPC method. First, the relay node must remain awake to receive the packets from the relayed node, but, when the direct channel from the relayed node to the hub is in a good condition, this extra awake period is a waste of energy. Therefore, choosing the relayed node(s) effectively could reduce unnecessary energy consumption. Second, relay node selection is of great importance in terms of the system lifetime. If the relay node is selected simply based on the channel condition or the distance to the hub node, some sensor nodes may run out of energy much more quickly than the other nodes due to their heavy traffic load and the whole system lifetime is shortened. Considering the aforementioned two aspects, the following two-hop cooperative mechanism is proposed.
  • Relayed node selection: When the estimated channel gain in the next superframe ( G ^ i ( S + 1 ) ) is below the Rx sensitivity, the corresponding sensor node is selected as a relayed node. The rationale for the selection is that, when G ^ i ( S + 1 ) is smaller than the Rx sensitivity, even if the transmission power is set to the maximum (0 dBm), the R S S I = 0 + G ^ i ( S + 1 ) ) would still be below the Rx sensitivity. Note that the maximal number of the relayed nodes is limited by the length of DTP. If DTP is q times longer than one SUI, then at most q sensor nodes can be set as relayed node. Therefore, if more than q sensors satisfy the above condition for relayed node selection, the q sensors with the worst channel gains are selected.
  • Relay node selection: In this paper, only one relay node is considered. Besides, to avoid some sensor nodes to be selected as relay nodes frequently, all sensor nodes whose predicted channel gains are greater than the Rx sensitivity are the candidate for becoming a relay node. Then, the actual relay node is randomly selected from these candidates.
  • Time slot scheduling for the relay node: There is no additional action for a sensor node when the node is selected as a relayed node. However, there are some extra radio state transitions and packet relaying tasks for the selected relay node. Similar to the TPC decision broadcast, the relayed and relay nodes selection results are also included in the beacon packet. Upon receiving the beacon packet, all sensor nodes check whether they are selected as a relay node. If yes, the relay node would turn to the R x state during the SUI(s) of the relayed node(s), and then relay the received packet(s) to the hub during RTP.
In short, at the start of each beacon period, the hub estimates the channel gains for each link based on the temporal autocorrelation model and performs Algorithm 1 to optimize the transmission power and SUI scheduling for the next superframe. Moreover, if the two-hop cooperative option is selected, the relay and relayed nodes are selected to further improve the transmission reliability. Then, all these configurations are inserted into the beacon packet, which is broadcast to all sensor nodes. Finally, the sensor nodes adapt the transmission parameters based on the configuration information in the beacon packet.

4. Performance Evaluation

In this section, the performance of AAT is evaluated through simulations and compared with other transmission methods. To improve the authenticity of performance evaluation, the 16 channel datasets ( C D 1 C D 16 ) collected from our measurement campaigns were imported into the simulation model to represent the variation of actual on-body channels in the daily scenarios. More details about the measurement campaigns can be found in [4,44]. We compared the performance of the following methods with or without two-hop cooperation:
  • Static scheme: The hub does not control the transmission power level of the sensor nodes. The transmission power is fixed at a predefined value, which is selected to be at 0 dBm. Besides, the static scheme does not change the slot scheduling of sensors. In other words, the permutation of SUIs is fixed after assigned randomly in the first superframe.
  • Xiao’s scheme: This TPC method, as proposed in [7], adapts the transmission power level based on the variation of channel conditions. Specifically, the hub node alters the transmission power level according to the feedback RSSI value obtained from the sensor node. The latest feedback RSSI value and previous average RSSI are jointly considered to estimate the new average RSSI ( R ¯ ), and the new transmission power level is configured based on the comparison between the new average RSSI and the two configured thresholds T H and T L . If R ¯ drops below the lower threshold T L , then the transmission power is doubled. If R ¯ is above the upper threshold T H , the transmission power is reduced by a fixed constant. Based on different weighting configurations (i.e., α u and α d ) between the latest RSSI and previous R ¯ , three TPC schemes, namely Conservative, Balance and Aggressive, are designed for different applications with different requirements in terms of PLR and energy consumption. Considering the significant autocorrelation of on-body channels, the Balance scheme with α u = 0.8 and α d = 0.8 was chosen as the TPC method for comparison.
  • AAT scheme: This is the adaptive transmission scheme proposed in this paper. Unlike Xiao’s scheme, a temporal autocorrelation model is adopted to adjust the weight between the latest channel gain and the sample mean of historical channel gains. Moreover, the permutation of SUIs is also taken into account to optimize the transmission power margin. The two margin parameters, i.e., B a s i c M a r g i n and G r a d i e n t M a r g i n , were set to 0.6 and 0.2, respectively.
  • Ideal scheme: In the ideal scheme, the hub knows all the channel gain information for the next superframe. Accordingly, the transmission power could be set at the most suitable level, which not only avoids unnecessary energy wastage but also keeps the PLR at the lowest level. This scheme was considered to explore the upper bound of TPC approaches. Note that this method is infeasible for real WBAN systems because it assumes perfect prediction of future states.

4.1. Simulation Model and Configurations

To evaluate the performance of the newly proposed adaptive transmission scheme, a comprehensive simulation model from wireless channels to the application layer was built based on the Castalia framework [57]. All the important default parameters of the protocol stack and hardware are listed in Table 3. On the wireless channel layer, the “TraceChannel” model was selected, in which the on-body channels are simulated by the channel dataset collected from our measurement campaign. As one channel dataset contains the channel gain variation in a time period of 3600 s (1 h), the simulation time was also set to 3600 s. The functions of application and routing layers are relatively simple. The application layer generates sample data packets with the rate of “PacketRate”, and the routing layer forwards packets between application layer and MAC layer. In the MAC layer, the superframe length was set to 80 ms, and the length of one time slot was 5 ms. Hence, one superframe consisted of 16 time slots, in which the first two time slots were set as the RAP1 period, the middle ten time slots belonged to the DTP and the last four time slots were RTP. The 10 time slots in DTP were assigned to five sensor nodes, and the SUI for one sensor node was two time slots, i.e., 10 ms. Note that the length of the active time slot in RTP depends on how many sensor nodes are estimated to be in outage for the current superframe. If one sensor node were predicted to be in outage, only two slots in the RTP period would be activated for the transmission from the relay node to the hub. If more than one sensor node were predicted to be in outage, then all four time slots would be activated. As for the radio layer, all parameters were set based on a low power RF transceiver module: CC2420 [58]. Taking the overheads of different layers into account, the size of one data frame was 128 bytes (105 + 10 + 7 + 6), thus the transmission delay for one frame was ( 128 × 8 ) / 250 = 4.096 ms. Taking the guard time and p S I F S into account, the sensor nodes only transmit one data frame in one time slot. Consequently, the sensor node transmits two data frames to the hub during its SUI.

4.2. Simulation Results

Three performance evaluation metrics were considered: PLR (Packet Loss Ratio), energy consumption and energy efficiency. Specifically, the PLR presents the average PLR value of the five sensor nodes and energy consumption refers to the sum energy consumed by the five sensors. Energy efficiency (in KB/J) is defined as the ratio of data received in the hub side and the total power consumed by the five sensors. In our simulation model, the Rx sensitivity was configured as a variable value (not a fixed value) to evaluate the performance of AAT in a range of Rx sensitivity values.

4.2.1. Adaptive Transmission without Cooperation

We first considered the situations that the two-hop cooperative transmission is not used. The newly proposed AAT scheme was compared with the static or other TPC schemes by importing an example channel dataset, i.e., C D 1 , into the simulation model. Figure 6 shows the average PLR of the five sensor nodes when the Rx sensitivity of hub varies. It can be seen that the PLR rises quickly with the increase of the Rx sensitivity. The ideal and static schemes achieve almost the same PLR performance, which is also the lowest among the four schemes. The lowest PLR value achieved by the ideal scheme is the upper bound for TPC approaches. The static method with the transmission power of 0 dBm achieves the best PLR performance, but at the price of a significant waste of energy, which is illustrated below. The PLR performance of the proposed AAT is close to the ideal method and much lower than Xiao’s scheme since AAT uses channel autocorrelation to adaptively adjust the transmission power and the SUI scheduling, as explained before. Another observation is that the PLR gap between AAT and Xiao’s scheme becomes smaller with the increasing value of Rx sensitivity. In other words, the performance advantage of the AAT scheme is more significant when Rx sensitivity is at a low level. For example, when the Rx sensitivity is −89 dBm, the PLR of AAT is 0.05434 while that of Xiao’s scheme is 0.08058, which is a 32.56% improvement in terms of PLR.
Figure 7 shows the energy consumption of five sensors as a function of Rx sensitivity, when C D 1 is imported to the simulation model. It can be seen in the figure that the energy consumption of all TPC methods rise with the increase of Rx sensitivity, but always below that of the static method. Combining Figure 6 and Figure 7, the static method achieves the best PLR performance at a heavy price of energy consumption. The ideal method consumes the least energy as it always sets the Tx power at the optimal level. The energy consumptions of the AAT and Xiao’s schemes are between the static and the ideal method. Besides, the energy consumption of AAT is always below that of Xiao’s scheme, and the gap becomes bigger with the increase of Rx sensitivity.
In Figure 8, we provide the simulation results in terms of energy efficiency, which jointly considers the throughput and the consumed energy. Clearly, the ideal and static methods achieve the best and worst energy efficiencies, respectively. The performances of AAT and Xiao’s method lie between these, and AAT exhibits a significant improvement in comparison with Xiao’s method. Moreover, with the rise of Rx sensitivity, the energy efficiencies of the four scheme decrease, and the gaps between them become narrower. This is mainly because a higher Rx sensitivity leads to more packets loss, even though the maximal transmission power level is adopted.
All aforementioned figures are provided for the case in which only one channel dataset, i.e., C D 1 , is imported. Simulations for other datasets are similar. Figure 9 shows the average energy efficiency improvement over the static method for the AAT and Xiao’s scheme. This figure shows the overall simulation results over all 16 channel datasets. Note that the energy efficiency improvement refers to the percentage improvement, compared to the static method. Clearly, AAT achieves a much better energy efficiency improvement (6.43–10.28%) in comparison with the conventional Xiao’s method (0–2.89%). Figure 9 also shows that the energy efficiency advantage of AAT is more significant when the Rx sensitivity is lower.

4.2.2. Adaptive Transmission with Cooperation

As cooperative transmission and NC technologies are considered as promising methods for increasing the transmission reliability, we evaluated the performances when two-hop cooperation is considered. Specifically, we provide the performance comparison when two types of cooperative mechanisms are adopted. The first cooperative mechanism does not use NC, and is called non-NC cooperative mechanism. The sensor node(s) predicted to be in outage in the current beacon period is (are) selected as the relayed node(s), and one relay node is chosen randomly from the other sensor nodes. The second cooperative mechanism (denoted as NC cooperative mechanism) explores the RLNC (Random Linear Network Coding) technology in the relay node. Specifically, the hub selects one relay node, which stays in the Rx state during the whole DTP period to receive the data packets from all other sensor nodes. Then, the relay node performs the RLNC operation on all received packets to generate NC packets. These NC packets are sent to the hub in RTP. An advantage of the NC cooperative mechanism is that the hub does not specify the relayed node(s), and data packets from all sensor nodes have the chance to be recovered by the successful two-hop cooperative transmission. For instance, if the sensor node transmits two packets during its SUI and the RTP is configured as two times of the length of one SUI, then up to four packets in the DTP can be recovered by the successful transmission of four NC packets. However, the NC cooperative mechanism requires the relay node to stay in the active state during the entire DTP period, which increases its energy consumption.
By importing the channel dataset C D 1 , Figure 10 shows the average PLR of sensor nodes with varying Rx sensitivity at the hub side. As expected, both non-NC and NC cooperative mechanisms significantly reduce the PLR in comparison with the case without cooperation (cf. Figure 6). In Figure 10, non-NC cooperative mechanism always has a better performance than the NC cooperative mechanism in terms of PLR. Moreover, the PLR gap between the curves becomes bigger with the increasing Rx sensitivity. Based on the simulation configurations listed in Table 3, the length of RTP is two times the length of one SUI, and one sensor node sends two packets in its SUI. Hence, the relay node transmits at most four native or NC packets to the hub during the RTP period. In the NC cooperative mechanisms, if more than four packets are lost in the DTP, no lost packets could be recovered because the degree of freedom is not sufficient [63]. Instead, in the non-NC cooperative mechanisms, the relay node could always recover the lost packets from the relayed node if the two-hop transmission is successful, regardless of the number of lost packets in one DTP. This is the main reason the gap between non-NC and NC cooperative mechanisms is widened when the Rx sensitivity is increased.
Next, the energy consumption results are illustrated in Figure 11. As shown in this figure, the NC cooperative mechanisms consume much more energy compared to the non-NC cooperative mechanisms. The main reason is that, in the NC cooperative mechanisms, when the sensor is selected as the relay node, it stays in the Rx state during the entire DTP to receive the data packets from the remaining sensors. In contrast, the relay node in non-NC cooperative mechanisms only wakes up during the SUI(s) of the relayed node(s), which consumes less energy.
Figure 12 shows the energy efficiency when the two cooperative mechanisms are adopted. Clearly, compared to the NC cooperative mechanism, the non-NC method exhibits an advantage in terms of energy efficiency.
Similar to the cases without two-hop cooperation, we also provide the overall energy efficiency results over all channel datasets collected from real WBAN scenarios, i.e., C D 1 C D 16 . Figure 13 shows the average energy efficiency improvement of the “AAT+non-NC” scheme over the “AAT+NC” scheme. As shown in this figure, the non-NC cooperative mechanism achieves a much better energy efficiency in comparison with the NC cooperative mechanism for all collected channel datasets, and the improvement is enlarged (from 17.4% to 59.3%) with the increase of Rx sensitivity.
Based on the above simulation results, we have the following observations. Firstly, our newly proposed AAT scheme is capable of improving the transmission reliability and at the same time reducing the energy consumption. Compared to the Xiao’s TPC scheme, AAT improves the performance in terms of PLR, energy consumption, and energy efficiency. Secondly, we found that, in the star topology network, using NC technology to assist the uplink two-hop transmission may not be a good choice. The newly proposed non-NC cooperative mechanism achieves a better PLR performance while consuming less energy.

5. Conclusions

In this paper, we jointly consider transmission power control, dynamic slot scheduling and two-hop cooperative mechanism to achieve a better trade-off between transmission reliability and energy consumption. Motivated by the significant autocorrelation characteristic of on-body channels in the daily WBAN scenarios, we propose an Autocorrelation-based Adaptive Transmission (AAT) scheme that uses a temporal autocorrelation model to predict channel conditions. Then, the estimated channel conditions are used to optimize the transmission power level and the transmission order of all sensor nodes for the next superframe. AAT scheme is designed to be compatible with IEEE 802.15.6. We also evaluate the performance of the newly proposed scheme by importing the channel datasets collected from real WBAN daily scenarios into our simulation model. Simulation results demonstrate that the proposed method can effectively improve the transmission reliability while reducing the energy consumption. Moreover, we provide the performance evaluation when two-hop cooperative transmission is associated with the proposed AAT to further reduce the PLR. Two types of cooperative mechanisms are compared, i.e., the non-NC mechanism and the NC cooperative mechanism. Based on the evaluation results, the NC cooperative mechanism does not exhibit the advantage in all performance metrics, i.e., PLR, energy consumption, and energy efficiency. Hence, using NC technology to assist the uplink two-hop transmission may not be practical in the context of WBANs.

Author Contributions

Conceptualization, H.Z.; methodology, H.Z., F.S. and L.C.T.; software, H.Z.; validation, H.Z., F.S. and L.C.T.; formal analysis, H.Z.; investigation, H.Z.; resources, H.Z., F.S. and L.C.T.; data curation, H.Z.; writing—original draft preparation, H.Z.; writing—review and editing, H.Z., F.S. and L.C.T.; visualization, H.Z.; supervision, F.S. and L.C.T.; and project administration, F.S.

Funding

This research received no external funding.

Conflicts of Interest

The authors declare no conflict of interest.

Abbreviations

The following abbreviations are used in this manuscript:
AATAutocorrelation-based Adaptive Transmission
DSSDynamic Slot Scheduling
DTPDirect Transmission Phase
IEEEInstitute of Electrical and Electronics Engineers
ISIInter-Symbol Interference (ISI)
ISMIndustrial, Scientific and Medical
LQILink Quality Indication
MAPManaged Access Phases
N-AckNo Acknowledgement
NCNetwork Coding
pSIFSShort Interframe Separation Time
QoSQuality of Service
PLRPacket Loss Ratio
RLNCRandom Linear Network Coding
RSSIReceived Signal Strength Indicator
RTPRelay Transmission Phase
SARSpecific Absorption Rate
SUIScheduled Uplink Interval
TAMTemporal Autocorrelation Model
TDMATime-Division Multiple Access
TPCTransmission Power Control
WBANWireless Body Area Network
WSNWireless Sensor Network
WSSWide Sense Stationary

References

  1. IEEE Standards Association. IEEE Standard for Local and Metropolitan Area Networks—Part 15.6: Wireless Body Area Networks; IEEE Standard 802.15.6-2012; IEEE: Piscataway, NJ, USA, 2012; pp. 1–271. [Google Scholar]
  2. Yazdandoost, K.Y.; Sayrafian-Pour, K. Channel Model for Body Area Network (BAN); IEEE: Piscataway, NJ, USA, 2009. [Google Scholar]
  3. Sudjai, M.; Tran, L.C.; Safaei, F. Performance analysis of STFC MB-OFDM UWB in WBAN channels. In Proceedings of the IEEE International Symposium on Personal, Indoor and Mobile Radio Communications (PIMRC), Sydney, Australia, 9–12 September 2012; pp. 1710–1715. [Google Scholar]
  4. Zhang, H.; Safaei, F.; Tran, L.C. Channel autocorrelation-based dynamic slot scheduling for body area networks. EURASIP J. Wirel. Commun. Netw. 2018, 2018, 1–17. [Google Scholar] [CrossRef]
  5. Ullah, S.; Higgins, H.; Braem, B.; Latre, B.; Blondia, C.; Moerman, I.; Saleem, S.; Rahman, Z.; Kwak, K.S. A Comprehensive Survey of Wireless Body Area Networks. J. Med. Syst. 2012, 36, 1065–1094. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  6. Tang, Q.; Tummala, N.; Gupta, S.K.S.; Schwiebert, L. Communication scheduling to minimize thermal effects of implanted biosensor networks in homogeneous tissue. IEEE Trans. Biomed. Eng. 2005, 52, 1285–1294. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  7. Xiao, S.; Dhamdhere, A.; Sivaraman, V.; Burdett, A. Transmission Power Control in Body Area Sensor Networks for Healthcare Monitoring. IEEE J. Sel. Areas Commun. 2009, 27, 37–48. [Google Scholar] [CrossRef]
  8. Smith, D.B.; Lamahewa, T.; Hanlen, L.W.; Miniutti, D. Simple Prediction-Based Power Control for the On-Body Area Communications Channel. In Proceedings of the IEEE International Conference on Communications (ICC), Kyoto, Japan, 5–9 June 2011; pp. 1–5. [Google Scholar]
  9. Gao, W.; Jiao, B.; Yang, G.; Hu, W.; Liu, J. Transmission Power Control for IEEE 802.15.6 Body Area Networks. ETRI J. 2014, 36, 313–316. [Google Scholar] [CrossRef]
  10. Sodhro, A.H.; Li, Y.; Shah, M.A. Energy-efficient adaptive transmission power control for wireless body area networks. IET Commun. 2016, 10, 81–90. [Google Scholar] [CrossRef]
  11. Lee, W.; Lee, B.D.; Kim, N. Hybrid Transmission Power Control for Wireless Body Sensor Systems. Int. J. Distrib. Sens. Netw. 2014, 10. [Google Scholar] [CrossRef]
  12. Smith, D.B.; Hanlen, L.W.; Miniutti, D. Transmit power control for wireless body area networks using novel channel prediction. In Proceedings of the IEEE Wireless Communications and Networking Conference (WCNC), Shanghai, China, 1–4 April 2012; pp. 684–688. [Google Scholar]
  13. Franco, F.D.; Ge, Y.; Tinnirello, I. On-body and off-body transmit power control in IEEE 802.15.6 scheduled access networks. In Proceedings of the IEEE International Symposium on Personal, Indoor and Mobile Radio Communications (PIMRC), Washington, DC, USA, 2–5 September 2014; pp. 1254–1258. [Google Scholar]
  14. Di Franco, F.; Tachtatzis, C.; Atkinson, R.C.; Tinnirello, I.; Glover, I.A. Channel estimation and transmit power control in wireless body area networks. IET Wirel. Sens. Syst. 2014, 5, 11–19. [Google Scholar] [CrossRef] [Green Version]
  15. Archasantisuk, S.; Aoyagi, T.; Kim, M.; Takada, J.I. Transmission power control in WBAN using the context-specific temporal correlation model. In Proceedings of the IEEE International Symposium on Personal, Indoor and Mobile Radio Communications (PIMRC), Valencia, Spain, 4–8 September 2016; pp. 1–6. [Google Scholar]
  16. Kim, S.; Kim, S.; Eom, D.S. RSSI/LQI-Based Transmission Power Control for Body Area Networks in Healthcare Environment. IEEE J. Biomed. Health Inf. 2013, 17, 561–571. [Google Scholar] [CrossRef] [PubMed]
  17. Zou, L.; Liu, B.; Chen, C.; Chen, C.W. Bayesian game based power control scheme for inter-WBAN interference mitigation. In Proceedings of the IEEE Global Communications Conference (GLOBECOM), Austin, TX, USA, 8–12 December 2014; pp. 240–245. [Google Scholar]
  18. Yong, X.; Mengya, K.; Fen, L.; Qianming, Z. A self-adaptive Power control algorithm based on game theory for inter-WBAN interference mitigation. In Proceedings of the IEEE International Conference on Computer and Communications (ICCC), Chengdu, China, 14–17 October 2016; pp. 2873–2877. [Google Scholar]
  19. Wang, J.; Sun, Y.; Ji, Y. QoS-based adaptive power control scheme for co-located WBANs: A cooperative bargaining game theoretic perspective. Wirel. Netw. 2017, 24, 1–11. [Google Scholar] [CrossRef]
  20. Zhao, X.; Liu, B.; Chen, C.; Chen, C.W. QoS-Driven Power Control for Inter-WBAN Interference Mitigation. In Proceedings of the IEEE Global Communications Conference (GLOBECOM), San Diego, CA, USA, 6–10 December 2015; pp. 1–6. [Google Scholar]
  21. Quwaider, M.; Rao, J.; Biswas, S. Body-posture-based dynamic link power control in wearable sensor networks. IEEE Commun. Mag. 2010, 48, 134–142. [Google Scholar] [CrossRef]
  22. Zang, W.; Li, Y. Motion aware transmission power control scheme in wireless body area network. In Proceedings of the IEEE Workshop on Signal Processing Systems (SiPS), Hangzhou, China, 14–16 October 2015; pp. 1–5. [Google Scholar]
  23. Zang, W.; Zhang, S.; Li, Y. An Accelerometer-Assisted Transmission Power Control Solution for Energy-Efficient Communications in WBAN. IEEE J. Sel. Areas Commun. 2016, 34, 3427–3437. [Google Scholar] [CrossRef]
  24. Zang, W.; Li, Y. Gait Cycle Driven Transmission Power Control Scheme for Wireless Body Area Network. IEEE J. Biomed. Health Inf. 2017, 22, 697–706. [Google Scholar] [CrossRef] [PubMed]
  25. Li, Y.; Kong, L.; Wu, F.; Zheng, Z.; Chen, G. MAPM: Movement-Based Adaptive Prediction Mechanism for Energy Conservation in Body Sensor Networks. In Proceedings of the IEEE Global Communications Conference (GLOBECOM), Washington, DC, USA, 4–8 December 2016; pp. 1–6. [Google Scholar]
  26. Vallejo, M.; Piorno, J.R.; Rodrigo, J.L.A. A Link Quality Estimator for Power-Efficient Communication Over On-Body Channels. In Proceedings of the IEEE International Conference on Embedded and Ubiquitous Computing (EUC), Milano, Italy, 26–28 August 2014; pp. 250–257. [Google Scholar]
  27. Vallejo, M.; Recas, J.; Ayala, J.L. Proactive and Reactive Transmission Power Control for Energy-Efficient On-Body Communications. Sensors 2015, 15, 5914–5934. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  28. Zhang, Y.; Zhang, B. A Relay-Aided Transmission Power Control Method in Wireless Body Area Networks. IEEE Access 2017, 5, 8408–8418. [Google Scholar] [CrossRef]
  29. Dong, J.; Smith, D. Joint relay selection and transmit power control for wireless body area networks coexistence. In Proceedings of the IEEE International Conference on Communications (ICC), Sydney, Australia, 10–14 June 2014; pp. 5676–5681. [Google Scholar]
  30. Zhou, Y.; Sheng, Z.; Mahapatra, C.; Leung, V.C.M.; Servati, P. Topology design and cross-layer optimization for wireless body sensor networks. Ad Hoc Netw. 2017, 59, 48–62. [Google Scholar] [CrossRef] [Green Version]
  31. Marinkovic, S.; Popovici, E. Network Coding for Efficient Error Recovery in Wireless Sensor Networks for Medical Applications. In Proceedings of the International Conference on Emerging Network Intelligence, Sliema, Malta, 11–16 October 2009; pp. 15–20. [Google Scholar]
  32. Taparugssanagorn, A.; Ono, F.; Kohno, R. Network coding for non-invasive wireless body area networks. In Proceedings of the IEEE International Symposium on Personal, Indoor and Mobile Radio Communications Workshops (PIMRC), Instanbul, Turkey, 26–30 September 2010; pp. 134–138. [Google Scholar]
  33. Byrne, E.; Manada, A. On coding schemes for wireless body area networks. In Proceedings of the International Symposium onCommunications and Information Technologies (ISCIT), Gold Coast, Australia, 2–5 October 2012; pp. 149–154. [Google Scholar]
  34. Yokota, K.; Mamada, A.; Morita, H. An XOR Encoding for Wireless Body Area Networks. In Proceedings of the International Conference on Body Area Networks (BodyNets), Boston, MA, USA, 30 September–2 October 2013; pp. 240–243. [Google Scholar]
  35. Razzaque, M.A.; Javadi, S.S.; Coulibaly, Y.; Hira, M.T. QoS-Aware Error Recovery in Wireless Body Sensor Networks Using Adaptive Network Coding. Sensors 2015, 15, 440–464. [Google Scholar] [CrossRef]
  36. Arrobo, G.E.; Gitlin, R.D. Improving the reliability of wireless body area networks. In Proceedings of the IEEE International Conference of the Engineering in Medicine and Biology Society (EMBC), Boston, MA, USA, 30 August–3 September 2011; pp. 2192–2195. [Google Scholar]
  37. Arrobo, G.E.; Gitlin, R.D. New approaches to reliable wireless body area networks. In Proceedings of the IEEE International Conference on Microwaves, Communications, Antennas and Electronic Systems (COMCAS), Tel Aviv, Israel, 7–9 November 2011; pp. 1–6. [Google Scholar]
  38. Kartsakli, E.; Antonopoulos, A.; Alonso, L.; Verikoukis, C. A cloud-assisted random linear network coding medium access control protocol for healthcare applications. Sensors 2014, 14, 4806–4830. [Google Scholar] [CrossRef] [Green Version]
  39. Arrobo, G.E.; Gitlin, R.D. Minimizing energy consumption for cooperative network and diversity coded sensor networks. In Proceedings of the Wireless Telecommunications Symposium, Washington, DC, USA, 9–11 April 2014; pp. 1–7. [Google Scholar]
  40. Kartsakli, E.; Antonopoulos, A.; Lalos, A.S.; Tennina, S.; Renzo, M.D.; Alonso, L.; Verikoukis, C. Reliable MAC design for ambient assisted living: moving the coordination to the cloud. IEEE Commun. Mag. 2015, 53, 78–86. [Google Scholar] [CrossRef]
  41. Haas, Z.J.; Chen, T.C. Cluster-based cooperative communication with network coding in wireless networks. In Proceedings of the IEEE Military Communications Conference (MILCOM), San Jose, CA, USA, 31 October–3 November 2010; pp. 2082–2089. [Google Scholar]
  42. Zhang, H.; Safaei, F.; Tran, L.C. A Novel Cooperation-Based Network Coding Scheme for Walking Scenarios in WBANs. Wirel. Commun. Mob. Comput. 2017, 2017, 6267579. [Google Scholar] [CrossRef]
  43. Zhang, H.; Safaei, F.; Tran, L.C. Autocorrelation Based Transmission Power Control in WBANs. In Proceedings of the Accepted by 12th International Symposium on Medical Information and Communication Technology (ISMICT), Ultimo, Australia, 29 January 2018. [Google Scholar]
  44. Zhang, H.; Safaei, F.; Tran, L.C. Measurement-Based Characterizations of On-Body Channel in the Human Walking Scenario. In Proceedings of the IEEE Vehicular Technology Conference (VTC2017-Spring), Sydney, Australia, 4–7 June 2017; pp. 1–5. [Google Scholar]
  45. Fort, A.; Ryckaert, J.; Desset, C.; Doncker, P.D.; Wambacq, P.; Biesen, L.V. Ultra-wideband channel model for communication around the human body. IEEE J. Sel. Areas Commun. 2006, 24, 927–933. [Google Scholar] [CrossRef]
  46. Smith, D.; Miniutti, D.; Hanlen, L.; Zhang, A.; Lewis, D.; Rodda, D.; Gilbert, B. Power Delay Profiles for Dynamic Narrowband Body Area Network Channels; IEEE: Piscataway, NJ, USA, 2009. [Google Scholar]
  47. Zhang, H.; Safaei, F.; Tran, L.C. Joint analog network coding and channel allocation in the walking scenario for WBAN. In Proceedings of the IEEE Symposium on Computers and Communication (ISCC), Messina, Italy, 27–30 June 2016; pp. 604–609. [Google Scholar]
  48. Hanlen, L.; Chaganti, V.; Gilbert, B.; Rodda, D.; Lamahewa, T.; Smith, D.B. Open-source testbed for Body Area Networks: 200 sample/sec, 12 hrs continuous measurement. In Proceedings of the IEEE International Symposium on Personal, Indoor and Mobile Radio Communications Workshops (PIMRC), Instanbul, Turkey, 26–30 September 2010; pp. 66–71. [Google Scholar]
  49. Lauzier, M.; Ferrand, P.; Fraboulet, A.; Parvery, H.; Gorce, J.M. Full mesh channel measurements on Body Area Networks under walking scenarios. In Proceedings of the European Conference on Antennas and Propagation (EuCAP), Gothenburg, Sweden, 8–12 April 2013; pp. 3508–3512. [Google Scholar]
  50. Li, C.; Yuan, X.; Yang, L.; Song, Y. A Hybrid Lifetime Extended Directional Approach for WBANs. Sensors 2015, 15, 28005–28030. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  51. Omeni, O.; Wong, A.C.W.; Burdett, A.J.; Toumazou, C. Energy Efficient Medium Access Protocol for Wireless Medical Body Area Sensor Networks. IEEE Trans. Biomed. Circuits Syst. 2008, 2, 251–259. [Google Scholar] [CrossRef] [PubMed]
  52. Sudjai, M.; Tran, L.C.; Safaei, F. On The Energy Efficiency of Adaptive WBAN Systems for mHealth Services. EAI Endors. Trans. Pervasive Health Technol. 2017, 3, 1–12. [Google Scholar] [CrossRef]
  53. Le, N.P.; Tran, L.C.; Safaei, F. Energy-efficiency analysis of per-subcarrier antenna selection with peak-power reduction in MIMO-OFDM wireless systems. Int. J. Antennas Propag. 2014, 2014, 1–12. [Google Scholar] [CrossRef]
  54. Le, N.P.; Tran, L.C.; Safaei, F.; Varma, V.S. Energy Efficiency Analysis of Antenna Selection MIMO ARQ Systems over Nakagami-m Fading Channels. IET Commun. 2015, 9, 1522–1530. [Google Scholar] [CrossRef]
  55. Tran, L.C.; Mertins, A. Error performance and energy efficiency analyses of fully cooperative OFDM communication in frequency selective fading. IET Commun. 2016, 10, 2525–2533. [Google Scholar] [CrossRef]
  56. Tran, L.C.; Mertins, A.; Huang, X.; Safaei, F. Comprehensive Performance Analysis of Fully Cooperative Communication in WBANs. IEEE Access 2016, 4, 8737–8756. [Google Scholar] [CrossRef]
  57. Athanassios Boulis. Castalia: A Simulator for Wireless Sensor Networks and Body Area Networks. Available online: https://github.com/boulis/Castalia/ (accessed on 30 September 2018).
  58. Texas Instuments. 2.4 GHz IEEE 802.15.4/Zigbee-Ready RF Transceiver. Available online: http://www.ti.com/lit/ds/symlink/cc2420.pdf (accessed on 30 September 2018).
  59. D’Errico, R.; Ouvry, L. Time-variant BAN channel characterization. In Proceedings of the IEEE International Symposium on Personal, Indoor and Mobile Radio Communications (PIMRC), Tokyo, Japan, 13–16 September 2009; pp. 3000–3004. [Google Scholar]
  60. Fort, A.; Desset, C.; Wambacq, P.; Biesen, L.V. Indoor body-area channel model for narrowband communications. IET Microw. Antennas Propag. 2007, 1, 1197–1203. [Google Scholar] [CrossRef]
  61. Chaganti, V.G.; Smith, D.B.; Hanlen, L.W. Second-Order Statistics for Many-Link Body Area Networks. IEEE Antennas Wirel. Propag. Lett. 2010, 9, 322–325. [Google Scholar] [CrossRef]
  62. Chaganti, V.; Hanlen, L.; Smith, D. Are Narrowband Wireless On-Body Networks Wide-Sense Stationary? IEEE Trans. Wirel. Commun. 2014, 13, 2432–2442. [Google Scholar]
  63. Sundararajan, J.K.; Shah, D.; Médard, M.; Mitzenmacher, M.; Barros, J. Network Coding Meets TCP. In Proceedings of the IEEE International Conference on Computer Communications (INFOCOM), Rio de Janeiro, Brazil, 19–25 April 2009; pp. 280–288. [Google Scholar]
Figure 1. Deployment of wireless nodes.
Figure 1. Deployment of wireless nodes.
Sensors 18 04283 g001
Figure 2. Superframe structure for AAT.
Figure 2. Superframe structure for AAT.
Sensors 18 04283 g002
Figure 3. Components of the portable transceiver.
Figure 3. Components of the portable transceiver.
Sensors 18 04283 g003
Figure 4. The measurement for direct channels.
Figure 4. The measurement for direct channels.
Sensors 18 04283 g004
Figure 5. Energy consumption in one SUI or SRI.
Figure 5. Energy consumption in one SUI or SRI.
Sensors 18 04283 g005
Figure 6. Packet loss ratio vs. Rx sensitivity.
Figure 6. Packet loss ratio vs. Rx sensitivity.
Sensors 18 04283 g006
Figure 7. Energy consumption vs. Rx sensitivity.
Figure 7. Energy consumption vs. Rx sensitivity.
Sensors 18 04283 g007
Figure 8. Energy efficiency vs. Rx sensitivity.
Figure 8. Energy efficiency vs. Rx sensitivity.
Sensors 18 04283 g008
Figure 9. Energy efficiency improvement over the static scheme vs. Rx sensitivity.
Figure 9. Energy efficiency improvement over the static scheme vs. Rx sensitivity.
Sensors 18 04283 g009
Figure 10. Packet loss ratio vs. Rx sensitivity.
Figure 10. Packet loss ratio vs. Rx sensitivity.
Sensors 18 04283 g010
Figure 11. Energy consumption vs. Rx sensitivity.
Figure 11. Energy consumption vs. Rx sensitivity.
Sensors 18 04283 g011
Figure 12. Energy efficiency vs. Rx sensitivity.
Figure 12. Energy efficiency vs. Rx sensitivity.
Sensors 18 04283 g012
Figure 13. The energy efficiency improvement of the “AAT+non-NC” scheme over the “AAT+NC” scheme, when the Rx sensitivity varies.
Figure 13. The energy efficiency improvement of the “AAT+non-NC” scheme over the “AAT+NC” scheme, when the Rx sensitivity varies.
Sensors 18 04283 g013
Table 1. The power consumptions in different states for CC2420.
Table 1. The power consumptions in different states for CC2420.
StateTx Power (dBm)Current Consumption (mA)Working Power (mW)
Rx-18.862
Sleep-0.421.4
Tx017.457.42
−116.755.18
−315.350.69
−51446.2
−712.842.24
−101136.3
−159.932.67
−258.529.04
Table 2. The transition delay and power consumption for CC2420.
Table 2. The transition delay and power consumption for CC2420.
FromToConsumed Power (mW)Delay (ms)
SleepRx620.194
SleepTx620.194
RxSleep1.40.05
RxTx620.01
TxSleep1.40.05
TxRx620.01
Table 3. Simulation parameters for AAT.
Table 3. Simulation parameters for AAT.
ParameterValue
Application Layer
PacketSize105 bytes
PacketRate25 Pkts/s
Routing Layer
PacketOverhead10 bytes
MAC Layer
SuperframeLength80 ms
SlotLength5 ms
RAP1Length10 ms
DTPLength50 ms
RTPLength20 ms
SUI10 ms
pTIFS0.03 ms
Data’s AckTypeN-Ack
Control’s AckTypeI-Ack
PacketOverheader7 bytes
Radio Layer
DataRate250 kbps
ModulationTypePSK
Bandwidth20 MHz
CarrierFreq2400.0 MHz
NoiseFloor−101 dBm
Rx_sensitivity−89 dBm
CCAthreshold−95 dBm
SymbolsForRSSI8 bits
InitialTxPower0 dBm
FrameOverheader6 bytes
others
SensorNumber5
sensor’s initialEnergy2430 J
Wireless ChannelTraceChannel
PLR_r0.02
SimulationTime3600 s

Share and Cite

MDPI and ACS Style

Zhang, H.; Safaei, F.; Tran, L.C. Joint Transmission Power Control and Relay Cooperation for WBAN Systems. Sensors 2018, 18, 4283. https://doi.org/10.3390/s18124283

AMA Style

Zhang H, Safaei F, Tran LC. Joint Transmission Power Control and Relay Cooperation for WBAN Systems. Sensors. 2018; 18(12):4283. https://doi.org/10.3390/s18124283

Chicago/Turabian Style

Zhang, Hongyun, Farzad Safaei, and Le Chung Tran. 2018. "Joint Transmission Power Control and Relay Cooperation for WBAN Systems" Sensors 18, no. 12: 4283. https://doi.org/10.3390/s18124283

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