Abstract

This paper presents a novel and sustainable medium access control (MAC) scheme for wireless sensor network (WSN) systems that process high-dimensional aggregated data. Based on a preamble signal and buffer threshold analysis, it maximizes the energy efficiency of the wireless sensor devices which have limited energy resources. The proposed group management MAC (GM-MAC) approach not only sets the buffer threshold value of a sensor device to be reciprocal to the preamble signal but also sets a transmittable group value to each sensor device by using the preamble signal of the sink node. The primary difference between the previous and the proposed approach is that existing state-of-the-art schemes use duty cycle and sleep mode to save energy consumption of individual sensor devices, whereas the proposed scheme employs the group management MAC scheme for sensor devices to maximize the overall energy efficiency of the whole WSN systems by minimizing the energy consumption of sensor devices located near the sink node. Performance evaluations show that the proposed scheme outperforms the previous schemes in terms of active time of sensor devices, transmission delay, control overhead, and energy consumption. Therefore, the proposed scheme is suitable for sensor devices in a variety of wireless sensor networking environments with high-dimensional data aggregate.

1. Introduction

The wireless sensor device is one of the core components of ubiquitous sensor network (USN) systems. Sensors connected by wireless communication technologies act as intermediary between people and things in ubiquitous computing environments. The ultimate goal of WSN is to gather interesting information on environment factors or object conditions on behalf of human being because sensor devices may be deployed in inaccessible terrains and even in hazardous places. To achieve this goal, wireless sensor devices have been designed and characterized as follows. Firstly, they should be realized at low cost. Secondly, they should have self-organizational capability [1]. Thirdly, they should be implemented as small as possible. Lastly, but most importantly, they should have long lifetime. This last feature of sensor device is the key challenge for the successful deployment of WSN systems as the sensor devices are equipped with limited energy resource and it is impractical to replace or recharge their batteries. Therefore, unlike the existing wireless communications devices that focus on transmission efficiency, the energy efficiency of sensor devices should be prioritized in WSNs. That is, energy efficient wireless sensor devices play a very important role in realizing robust and long-lasting WSNs. In addition, in order to ensure that the WSN does its role successfully, it is critical to maintain the distribution of active (or operating) sensor devices evenly in the whole target field rather than just keeping the number of active sensor devices as many as possible.

Wireless sensor devices consist of physical and logical layers to communicate with other sensor devices or with sink node in the corresponding WSN. Among these layers, medium access control (MAC) layer is closely related with energy efficiency of the sensor devices. MAC layer guarantees successful communications among wireless sensor devices by using MAC protocol for performing error and flow controls as well as for managing communication resources, which results in major energy consumption of sensor devices [2]. In other words, MAC protocol determines the lifetime of WSNs. Existing legacy MAC protocols have been designed to guarantee some degree of quality of services (QoS) such as maximum data throughput, minimum transmission delays, and fairness among the devices. In WSNs, however, MAC protocol should be designed in a different way due to the energy resource limitations.

To date, researchers have proposed numerous MACs. For example, MAC protocols that use multiple channels such as those in [3, 4] show good performances when there are few or no multichannel system collisions. But they suffer from their intrinsic complex wireless communication mechanisms, which waste energy. Therefore, MAC protocol design for WSNs is changed to use a single and robust channel [5]. Time division multiple access (TDMA) based MAC protocols [68] perform slot reservation and scheduling and hence no collisions, which naturally reduces energy expenditure. TDMA based MAC protocols, however, have intrinsic limitations which include the following: (i) the need for global synchronization, (ii) the need for knowing the schedule of neighboring devices, (iii) transmitting and receiving schedule which is continuously changing depending on topological database and traffic conditions, and (iv) changes in network topology as well as in number of sensor devices which cause very large control message overheads [911].

Contention-based MAC protocols have also been proposed to support energy efficiency of sensor nodes. The approach in [12] proposes a scheme to turn the wireless communication module on and off periodically by using preamble sensing of low level carrier to minimize energy consumption of the device. Also, the approach in [13] reduces energy expenditure by adaptively changing the preamble length depending on network traffics. Unfortunately, they have been designed for sporadic traffic condition and for the case that sending device knows the sampling schedule of receiving device, respectively. S-MAC [14] which has been designed especially for WSN is one of the contention-based MAC protocols and uses time slot concept to reduce energy consumption. T-MAC [15] uses adaptable duty cycle to improve energy efficiency, whereas S-MAC uses fixed duty cycle. Furthermore, E2-MAC [16] improves the energy efficiency of T-MAC by regulating the data transmission of sensor nodes based on buffer threshold concept. Although these MAC protocols have been well designed for sensor nodes, they still do not guarantee the most important condition of successful deployment of WSNs, the long lifetime. Existing protocols focus on minimizing sensor node energy consumption, not on maximizing the lifetime of the whole WSN.

To this end, we present group management MAC (GM-MAC), a novel, energy efficient, and sustainable medium access control technique for use in most WSNs. In GM-MAC, sensor devices are divided into different groups depending on the separation distance from the sink node of the corresponding WSN. Sensor groups are assigned different buffer thresholds and different preamble signals to send data to devices in other groups and eventually to the sink node. For urgent data delivery, buffer threshold rule is not applied to data traffics with a high priority. In addition, GM-MAC designs improved control signals and timers to overcome the problem of both idle and unnecessary listening. By doing this, GM-MAC minimizes the control message overheads, data transmission delays, and the average energy consumption of the entire sensor devices in the target field, which results in the long lifetime of the corresponding WSN. The rest of this paper is structured as follows. Section 2 discusses related works. Section 3 describes our proposed scheme, and Section 4 shows the performance evaluation of the proposed GM-MAC scheme. Finally, we offer concluding remarks in Section 5.

Sensor-MAC (S-MAC) is a foundational and important MAC protocol which is explicitly designed for WSNs. Generally, in WSNs, nodes are in idle state most of the time. And the idle listening operation of sensor nodes results in the main reason of a waste of node energy. To solve this problem, S-MAC decreases idle listening time by making sensor node enter into sleep mode periodically based on duty cycle. S-MAC also tries to reduce the waste of energy caused by collision, overhearing, and control packet overhead [17]. But there exists a tradeoff between data throughput and delay performance in S-MAC [18]. Timeout MAC (T-MAC) [15], an enhanced version of S-MAC, introduces an adaptive duty cycle by dynamically ending the active part of it in order to handle load variations in time and location. In this way, T-MAC reduces the amount of energy wasted on idle listening, in which sensor nodes wait for potentially incoming messages while still maintaining a reasonable throughput. Compared to S-MAC, T-MAC shows similar results under homogeneous traffic condition and outperforms S-MAC in a scenario with variable traffic loads. T-MAC has an issue of early sleeping problem, which may cause data transmission delay. To solve this issue, T-MAC incorporates the schemes of future request-to-send (FRTS) and full-buffer priority. Although the early sleeping problem can be addressed with these solutions, delay shortening is achieved within one hop coverage. Data gathering MAC (D-MAC) considers a duty cycle for multiple hop chain environments to transmit the data continuously. In D-MAC, there is no request-to-send (RTS) or clear-to-send (CTS) procedures because the schedule is preconfigured. But it uses acknowledgment (ACK) frame for reliable delivery of data packets [19]. D-MAC, however, is applied to a special networking environment in which data are collected to the sink node. That is, it cannot support WSN with mobile sensor nodes. To further reduce the energy consumption of sensor node, energy efficiency-MAC (E2-MAC) specifies a threshold value to buffers in sensor nodes [16]. In this scheme, data can be transmitted to other nodes only if the buffer occupation exceeds a predetermined threshold value. Otherwise, no-activation-event timer for entering the sleep mode is set to a smaller value than that used in T-MAC. As E2-MAC falls into the sleep mode when a sensor node does not transmit RTS or data during the no-activation-event time, it can improve the energy efficiency of existing protocols. All the above MAC schemes, however, have focused only on minimizing energy consumption of a sensor node itself. For the successful deployment of WSNs, we have to maximize the lifetime of the whole WSN. In Section 3, we present a novel and sustainable GM-MAC scheme in detail.

3. GM-MAC

Wireless sensor nodes which have limited energy resources should survive as long as possible under various sensor-network traffic conditions and topologies. With existing MAC schemes, the nearer sensor devices are located to the sink node the more they consume energy compared to the sensor devices that are further away from the sink node. In order to maximize the lifetime of the whole WSN, GM-MAC is explicitly designed to employ variable length preambles and buffer thresholds based on node-group management concept.

3.1. Preamble, Node Group, and Buffer Threshold Setup

GM-MAC sets up the preamble and buffer threshold values of sensor devices just after they are randomly deployed in WSN. Obviously, the nodes that are closely located to the sink node receive the preamble first. These nodes are the sensor devices that are 1 hop away from the sink node. In other words, if a sensor device receives a preamble the size of which is the same as that of the sink node, it is the neighboring node of the sink node. These neighboring nodes are defined as node group 1, . Once a sensor device receives a preamble for the first time, it configures its preamble by constructing a new preamble and sends the new preamble to its neighboring nodes. In GM-MAC, constructing a new preamble means extending the synchronization part [20] of the currently received preamble. More specifically, the synchronization part of a newly created preamble is obtained by appending predetermined code repetitions to the synchronization part of the currently received preamble. This procedure continues until all the sensor devices in the target field configure their initial preambles as follows:where denotes the size of the preamble synchronization part used by the nodes in group   (), is the size of the preamble synchronization part used by the sink node, and is the size of the predetermined code repetitions of the preamble synchronization part.

It might be possible to include hop count information or node’s location information in data frame header rather than using variable length preambles. The proposed GM-MAC scheme is, however, for wireless sensor networks in which sensor nodes are randomly moving, and locating all the sensor nodes in the target filed adds more complexities to the whole WSN design. Readers might be concerned about the energy consumption issue by introducing additional code repetitions to the base preamble of the sink node. But the overhead of code repetitions is negligible and acceptable if we consider the merits of using variable length preambles: figuring out nodes’ location and maximizing the lifetime of the whole WSN. Actually, code repetitions are only 2 or 4 repetitions after 32 repetitions when using medium preamble type. More details about preamble design can be found in [12, 13, 20], and the method for determining specific values of and is left to the application developer.

Based on this preamble setup procedure, sensor devices in different node groups have different preamble sizes, which makes it possible to discern the node group from which the current data originates. Based on this preamble size setup procedure, data transmission is realized only in the direction of the sink node. If a sensor device verifies that the current data come from the same node group or upstream node group, it goes into sleep mode after short no-activation-event time. This feature can considerably reduce the amount of energy wasted on unnecessary listening as well as idle listening. Figure 1 shows a sample WSN with node groups. As illustrated in Figure 1, in GM-MAC, preamble setup and CTS signals are delivered from node group to node group , and RTS signals and data are transmitted from node group to node group .

At the time of configuring initial preamble size, sensor device also sets its buffer threshold values to bewhere denotes the buffer threshold of the nodes in node group , is the threshold weighting factor (), is the total buffer size of the sensor device, and is the total number of node groups in the target field. The threshold weighting factor has been introduced in this paper as an implementation guide to handle various application scenarios under the condition that sensor devices have a certain factory-default buffer size . It has to be specifically configured as a constant at the deployment stage of WSN depending on network size of the corresponding WSN and total buffer size of sensor nodes. Buffer threshold values of a sensor node are automatically adjusted by figuring out the node group of that sensor node rather than by changing . The method for determining optimum values of and is also left to the application developer.

As shown in (2), buffer threshold value of the nodes in each node group is configured to be in inverse proportion to the distance from the sink node. That is, sensor devices that are further away from the sink node have more chance to send their data to neighboring nodes than the nodes that are located nearer to the sink node. If the accumulated data that are collected by a sensor device itself and received from other nodes are equal to or exceed the buffer threshold, they are to be transmitted to neighboring nodes. Otherwise, the sensor device may receive data from the nodes in downstream node group or switch to sleep mode after a short timer value. In this way, GM-MAC maximizes the energy efficiency of the whole WSN while reducing the energy consumption of the individual sensor devices.

Preamble and buffer threshold do not have to change after the predescribed initial setup phase unless sensor devices move in the target field. Depending on the type of WSN applications, however, preamble size and buffer threshold values should be reconfigured. Furthermore, depending on the WSN situation, it may be necessary to add new sensor devices or substitute existing sensor devices in the target field. In order to support the scalability and self-organizational capability, GM-MAC performs preamble, node group, and buffer threshold recalculation procedure when necessary after the initial setup phase, as illustrated in Figure 2.

3.2. Improved Data Transmission Mechanism

GM-MAC uses improved control signals for reducing transmission delays and control overheads of the existing MAC schemes. The improved control signals include reservation RTS (R_RTS), booking CTS (B_CTS), and urgent data flag .

R_RTS packet is sent from a sensor node in to neighboring nodes in when the node in has the accumulated data that are equal to or exceed its buffer threshold but fails to use the medium. With this R_RTS, the node in has an opportunity to transmit its data to neighboring nodes in for the next contention period. B_CTS packet is sent from a sensor node in to neighboring nodes in when the node in has the accumulated data less than its buffer threshold . With his B_CTS, the node in notifies neighboring nodes in that it is ready for receiving data from downstream nodes rather than transmitting its data to upstream nodes. To prevent any other node from taking the medium during the next contention period, the node that sent the R_RTS or received the B_CTS transmits a small data-send (DS) packet just before the data transmission as in T-MAC. Data transmission with these improved control signals is illustrated in Figure 3.

The urgent data flag is used to indicate that a sensor device collects or senses urgent data. When a sensor device has urgent data, it should send its data immediately regardless of its current buffer occupation ratio. Figure 4 shows examples of normal and urgent data transmissions in case that the node has buffer threshold value of 7.

Figure 5 is the flow chart which shows the whole data transmission procedure of the proposed GM-MAC scheme in active mode. As illustrated in Figure 5, only when the sensor device has ever received R_RTS, has data with , or has accumulated data that exceed its , it can send its data to any upstream node. Otherwise, it goes into sleep mode after no-activation-event (timeout) time .

4. Performance Evaluation and Analysis

To examine the performance of the proposed GM-MAC, energy efficiency comparisons with S-MAC, T-MAC, and E2-MAC are carried out as for the indices such as active time of sensor devices, data transmission delays during active mode, control signal overheads, and energy consumption of sensor devices in each node group. In our performance evaluation model, we randomly distribute 1800 sensor nodes in a 1000 × 1000 m2 field.

Table 1 shows reference parameters and variables used by the MAC schemes discussed in this paper. Table 2 shows power consumption values of radio chipset in a sensor node. As with any WSN MAC scheme, we assume that sensor node uses a CC2420 radio transceiver (operating in the 2.4 GHz band), from Texas Instruments. According to its data sheet [21], the radio transceiver consumes 18.8 mA (56.4 mW at 3 V) in the reception mode (including idle listening mode) and 17.4 mA (52.2 mW at 3 V) in the transmission mode (ITX). Note that energy consumption of a sensor node in sleep mode is not zero but less than several tens of W in real-world WSNs. However, it is negligible and can be set to zero because this research focuses not on calculation of real-world energy consumption of sensor devices but on energy performance comparison of WSN MAC schemes. Symbols and Variables section shows symbols and variables used in our performance evaluation. Constant time values are derived for the CC2420 radio chip by assuming a total packet length of 10 bytes and 30~300 bytes for a control message and a data packet, respectively, and data rate of 250 kbps. The transmission range with these parameter values is about 56 meters. And, considering the size of the target field as well as the transmission rage of a sensor node, we set the number of node groups in the target field to be 10, default buffer size of all the sensor nodes to be 2048 KB, and to be 1 for the performance evaluation and analysis of the MAC schemes.

Differently from the existing MACs, GM-MAC sends data only to upstream nodes, which leads and in Symbols and Variables section. Also, depending on the amount of data in the buffer as well as control signals, GM-MAC takes different actions as follows.

Case 1. This is the case that the node has accumulated data the size of which is less than buffer threshold and does not receive RTS or R_RTS from any downstream node.

Case 2. This is the case that the node has accumulated data the size of which is less than buffer threshold and receives RTS or R_RTS from any downstream node.

Case 3. This is the case that the node has accumulated data the size of which is equal to or greater than buffer threshold and does not receive RTS or R_RTS from any downstream node.

Case 4. This is the case that the node has accumulated data the size of which is equal to or greater than buffer threshold and receives RTS or R_RTS after data transmission.

4.1. Numerical Analysis and Experiments for Active Time of Wireless Sensor Devices

Active time of a sensor device in GM-MAC is categorized into four cases as follows.(1)Active time for Case 1. Consider(2)Active time for Case 2. Consider (3)Active time for Case 3. Consider (4)Active time for Case 4. Consider Therefore, total average active time of the entire sensor devices in the target field iswhere denotes the node group and is the total number of node groups. In (7), we assume that all the time variables of sensor devices have the same value, which leads the individual time variables , , , , and to be simplified to , , , , and , respectively. Based on (7), we can easily derive average active time of each node group. Figure 6 shows average active time of nodes in node group . In addition, in order to evaluate performance features under the situation of randomly distributed sensor nodes and varying traffic conditions, we have applied several data transmission probabilities of 0.3, 0.5, and 0.7.

For the existing MAC schemes, we can similarly derive total average active time of the entire sensor devices as follows.

Total average active time of the entire sensor nodes for S-MAC is Total average active time of the entire sensor nodes for T-MAC is Total average active time of the entire sensor nodes for E2-MAC is Figure 6 shows the average active time of nodes in node group . In S-MAC, T-MAC, and E2-MAC, the higher the data transmission probability of increases, the lower the active time of the sensor devices becomes. GM-MAC, however, shows constant active time regardless of . This is because GM-MAC always sends the data in the direction of the sink node. From the results, GM-MAC outperforms S-MAC, T-MAC, and E2-MAC by about 350%, 70–300%, and 40–4700%, respectively.

4.2. Numerical Analysis and Experiments for Transmission Delays of Wireless Sensor Devices

For the transmission delay evaluation, data are generated with the size ranging from 30 to 300 bytes. Also, we assume that the control signals are 10 bytes in length, and data traffic has the Poisson distribution. Again, data transmission delays of a sensor device are divided into four cases.(1)Data transmission delay for Case 1. Consider (2)Data transmission delay for Case 2. Consider (3)Data transmission delay for Case 3. Consider (4)Data transmission delay for Case 4. Consider Therefore, total average hop-by-hop data transmission delay of the entire sensor devices in the target field isAgain, based on (12), we can easily derive average hop-by-hop data transmission delay of each node group. For the existing MAC schemes, we can similarly derive total average hop-by-hop data transmission delay of the entire sensor devices as follows.

Total average data transmission delay of the entire sensor devices for S-MAC is Total average data transmission delay of the entire sensor devices for T-MAC is

Total average data transmission delay of the entire sensor devices for E2-MAC is

Figure 7 shows average data transmission delays of nodes in node group . GM-MAC has very low transmission delays compared to other schemes. Particularly, GM-MAC shows quite narrow variations in data transmission delays. This is because GM-MAC does not depend on the data transmission probability , sets buffer threshold value of a sensor device to be reciprocal to the distance from the sink node, and sends the data only in the direction of the sink node. Other schemes show wide variations in delay times depending on the separation distance from the sink node as well as the data transmission probability .

4.3. Numerical Analysis and Experiments for Control Signal Overheads of Wireless Sensor Devices

Unnecessary control overhead should be avoided as it is one of the main factors that consume device’s energy. All the contention-based approaches need at least 2 control signals to transmit or receive data, RTS and CTS. In addition to these control signals, GM-MAC needs 2 more control signals for both R_RTS and C_CTS. It, however, uses less control signals than the other schemes, because it does not send data to the neighboring nodes in the same group and downstream node groups. Total average control signal overhead of the entire sensor devices in the target field iswhere is the number of control packets issued by a node in node group to send the data to the other node. Differently from the existing schemes, GM-MAC sends and receives control packets only when it actually sends or receives data with neighboring nodes. Furthermore, as buffer thresholds are differentially applied to node groups, the total number of control packets decreases in the whole WSN. From (13), we can easily derive average number of control packets of each node group. For the existing MAC schemes, we can similarly derive average control signal overhead of the entire sensor devices as follows.

Total average control signal overhead of the entire sensor nodes for S-MAC isTotal average control signal overhead of the entire sensor nodes for T-MAC is Total average control signal overhead of the entire sensor nodes for E2-MAC is

Figure 8 shows average number of control packets of nodes in node group . From the results, GM-MAC outperforms the existing schemes by about 20–1000%. Note that T-MAC needs the heaviest overheads depending on the probability of sending data in the direction of the sink node as well as the data transmission probability .

4.4. Numerical Analysis and Experiments for Energy Consumption of Wireless Sensor Devices

Considering the energy consumption of the entire sensor devices in the target field is most important as it determines the lifetime of the corresponding WSN. Again, the energy consumption of a sensor device in GM-MAC is categorized into four categories.(1)Energy consumption for Case 1. Consider (2)Energy consumption for Case 2. Consider (3)Energy consumption for Case 3. Consider (4)Energy consumption for Case 4. Consider Therefore, total average energy consumption of the entire sensor devices in the target field isNote that the energy consumption evaluations have been done by considering only the power consumption of radio chipset. That is, the results are not for the whole sensor device itself. Considering most energy of a sensor node (more than 93% of its battery power) is consumed when it operates its radio module, it does not lack legitimacy.

From (18), we can easily derive average energy consumption of each node group. For the existing MAC schemes, we can similarly derive total average energy consumption of the entire sensor nodes as follows.

Total average energy consumption of the entire sensor nodes for S-MAC is Total average energy consumption of the entire sensor nodes for T-MAC is Total average energy consumption of the entire sensor nodes for E2-MAC is whereAt this point, we have to note which sensor nodes are the most critical devices for the lifetime of the whole WSN. Obviously, sensor nodes located nearer to the sink node consume much more energy than those located farther from the sink node in S-MAC, T-MAC, and E2-MAC schemes. This is because sensor nodes located nearer to the sink node collect and receive more data from the downstream nodes and then deliver them to their upstream nodes compared to those located farther from the sink node, which is the intrinsic feature of wireless sensor networks. As a result, sensor nodes in node group are the first to run short of their energy in the target field. On the other hand, in the proposed GM-MAC scheme, sensor nodes located farthest from the sink node are the first to run short of their energy, because they have the smallest buffer threshold values in the target field. That is, sensor nodes far from the sink node have more chances to send their data to the upstream nodes as GM-MAC sets buffer threshold value of a sensor device to be reciprocal to the distance from the sink node as previously mentioned.

Figure 9 shows average energy consumption of nodes in node group for S-MAC, T-MAC, and E2-MAC and node group for GM-MAC when CBR or Poisson data traffics are generated by sensor devices. More concretely, we have compared average energy consumption of the most critical nodes in node group for the existing MAC schemes with average energy consumption of the least critical nodes in node group for the proposed GM-MAC scheme. If there is no intermediary node to the sink node in WSN, there is no way to collect and receive any interesting data in the target field. From these results, it has been verified that GM-MAC outperforms S-MAC, T-MAC, and E2-MAC in energy efficiency by about 10–50%, 10%, and 5–10%, on average, respectively. S-MAC survives until about 270 rounding times with CBR traffics and about 540 rounding times with Poisson traffics. The term “rounding time” is defined to be the minimum number of participation of any sensor device to send or receive data. T-MAC survives until about 280 and 780 rounding times with CBR and Poisson traffics, respectively. T-MAC outperforms S-MAC as it modifies the duty cycle to decrease unnecessary idle listening. E2-MAC shows similar performance compared to T-MAC with CBR traffics, but it is preferable to T-MAC for data traffics with random distribution like Poisson. Finally, GM-MAC outlasts both T-MAC and E2-MAC by more than 20 rounding times.

Note that GM-MAC is specifically designed not only to save the energy of individual nodes but also to maintain the distribution of node energy as evenly as possible in the whole WSN. Obviously, the rounding time of S-MAC, T-MAC, and E2-MAC in Figure 9 means the lifetime of the corresponding WSN. Even if many other sensor devices have enough energy to send and receive data, they have no way to communicate with the sink node. In GM-MAC, however, sensor nodes farthest away from the sink node (nodes in node group in this case) exhaust their energy first. This means that all the other sensor nodes in node groups through can still do their role in the target field. We have proven that nodes in node group exhaust their energy in the next time, then nodes in node group , , and so on. These results are omitted for the page limitation. As a result, we can conclude that GM-MAC is considerably robust and can maximize the lifetime of the whole WSN.

5. Conclusion

This paper presents GM-MAC, a novel, sustainable, and self-configurable contention-based MAC that establishes node groups by using preamble signal to effectively manage data transmission, hence the limited energy resources of wireless sensor devices. Sensor devices using GM-MAC experience minimal node activations, transmission delays, and control overheads as data traffic is optimally delivered in the direction of the sink node. Moreover, by employing variable length buffer threshold values, sensor devices nearer to the sink node preserve their energy in such a way to maximize the lifetime of the whole WSN systems. In addition, by employing improved control signals, sensor nodes could efficiently communicate with their neighboring nodes. Lastly, GM-MAC copes with topology changes by using preamble, node group, and buffer threshold recalculation procedure. This feature is especially important for the WSN systems which have mobile sensor devices. Experimental results on four main indices have verified that the proposed GM-MAC is definitely superior to the existing contention-based MACs. Therefore, GM-MAC is expected to be widely used for various types of wireless sensor communication devices. Advanced MAC protocol design issues like routing and database management policy in WSN are to be addressed in a further study.

Symbols and Variables

:Contention time (0.384 ms)
:RTS Tx/Rx time (0.128 ms)
:CTS Tx/Rx time (0.128 ms)
:Data Tx/Rx time (0.512 ms)
:Timeout time for GM-MAC (243.75 ms)
:Control signal Tx/Rx time (0.128 ms)
:Data Rx time (0.512 ms)
:Data Tx time (0.512 ms)
:Acknowledgment Tx/Rx time (0.128 ms)
:Active time of duty cycle
: during the duty cycle
:Timeout time for T-MAC (243.75 ms)
:Timeout time for E2-MAC (243.75 ms)
:Idle listening time in active mode of duty cycle
:Power consumption during data reception
:Power consumption during data transmission
Power consumption during idle listening
:Data transmission probability from to
:Data transmission probability in the same node group
:Data transmission probability from to
: Probability of ( and (receiving no RTS or R_RTS) for GM-MAC
: Probability of ( and (receiving RTS or R_RTS) for GM-MAC
: Probability of () and (receiving no RTS or R_RTS) for GM-MAC
: Probability of () and (receiving RTS or R_RTS) for GM-MAC
: Probability of no data ready for transmission for T-MAC
: Probability of any data ready for transmission for T-MAC
: Probability of ( and (receiving no RTS) for E2-MAC
: Probability of ( and (receiving RTS) for E2-MAC
: Probability of ( and (receiving no RTS) for E2-MAC
:of ( and (receiving RTS) for E2-MAC.

Conflict of Interests

The authors declare that there is no conflict of interests regarding the publication of this paper.

Acknowledgments

This research was supported by the MSIP (Ministry of Science, ICT and Future Planning), Korea, under the ITRC (Information Technology Research Center) support program (NIPA-2014-H0301-14-1002) supervised by the NIPA (National IT Industry Promotion Agency). Also, this research was supported by Basic Science Research Program through the National Research Foundation of Korea (NRF) funded by the Ministry of Education (2014R1A1A2060035).