• 沒有找到結果。

Performance analysis of S-MAC protocol

N/A
N/A
Protected

Academic year: 2021

Share "Performance analysis of S-MAC protocol"

Copied!
14
0
0

加載中.... (立即查看全文)

全文

(1)

Published online 17 February 2013 in Wiley Online Library (wileyonlinelibrary.com). DOI: 10.1002/dac.2520

Performance analysis of S-MAC protocol

Li-Wei Chang

1

, Yueh-Min Huang

1

and Chun-Cheng Lin

2,*,† 1Department of Engineering Science, National Cheng Kung University, Tainan 701, Taiwan

2Department of Industrial Engineering and Management, National Chiao Tung University, Hsinchu 300, Taiwan

SUMMARY

Wireless sensor networks have been developed in the way of higher speed, more stability, and more energy efficiency in recent years. Because most wireless sensors are powered by energy-constrained batteries, effi-cient energy consumption plays the most important role in the design of wireless sensor networks. For energy efficiency, aside from economizing the use of power in the sensor hardware, extensive research efforts have been dedicated towards designing energy-efficient protocols in the MAC layer. Among them, the S-MAC (sensor medium access control) protocol proposed a combined scheduling and contention scheme to decide when to put sensors into the sleep state for saving energy. In this paper, we further conduct the performance analysis of S-MAC protocol, in which the mathematical equations for the saturation throughput analysis of S-MAC protocol are derived, and then simulation data are substituted into those equations and the S-MAC protocol, respectively. The simulated throughput results have shown that our derived equations can capture the characteristics of the S-MAC protocol. In addition, as compared with the conventional carrier sense multiple access/collision avoidance protocol, the simulation results show that the S-MAC protocol performs better in terms of power consumption, delay, and collision rate. Copyright © 2013 John Wiley & Sons, Ltd. Received 18 July 2012; Revised 2 January 2013; Accepted 22 January 2013

KEY WORDS: S-MAC; sensor network; adaptive listening

1. INTRODUCTION

In recent years, rapid advance of embedded systems and memory techniques has fostered vigorous development of wireless sensor networks (WSNs) [1–3]. The main characteristic of WSNs is to deploy a large number of small-sized sensors in a large-scale geographical area to moni-tor physical and environmental conditions. In general, the most challenge in the use of WSNs is that sensor nodes are operated with limited power [4], and hence, a lot of previous works focused on designing energy-efficient MAC protocols in WSNs (e.g., X-MAC [5], PMAC [6], UW-MAC [7], OMAC [8], and cooperative MAC [9]) to provide the efficiency in sharing the common radio channel while satisfying the fairness requirements for sensor nodes. Among those notable works, we are concerned with the sensor medium access control (S-MAC) protocol [10, 11] (a MAC protocol designed for WSNs) based on the IEEE 802.11 protocol [12, 13], which considers periodic listen and sleep to achieve a significant reduction in power consumption.

The S-MAC protocol [10, 11] was motivated from the conventional limitation of WSNs in which wireless sensors may spend much time on detecting whether they need to transmit or not, but in fact, essential time used for transmission is usually very short so that the time of idle listening wastes a lot of energy. Therefore, the S-MAC protocol proposed a scheme of periodic listen and sleep to solve this problem. The S-MAC protocol employs periodically relative synchronization, that is, broadcast-ing SYNC packets to establish listen/sleep schedules of sensor nodes periodically, and adaptively *Correspondence to: Chun-Cheng Lin, Department of Industrial Engineering and Management, National Chiao Tung

University, 1001 University Road, Hsinchu 300, Taiwan.

(2)

choosing large slot time to provide robustness when topology changes or clock drifts. The main designs behind the S-MAC protocol’s differences from the others are given as follows:

 The S-MAC protocol is based on a periodic listen and sleep scheme implemented in multihop networks, in which sensor nodes go to sleep periodically to avoid idle listening, so that energy consumption can be reduced significantly.

 Although periodic sleep reduces energy consumption, it increases latency, because senders always have to wait for their receivers to wake up before sending out data. Hence, the S-MAC protocol applies a technique of adaptive listening to reduce the latency, behind which the basic idea is to let the sensor node overhear its neighbor’s transmissions and wake up for a short period of time at the end of the transmission, so that if the node is the next-hop node of its neighbor’s transmission, it can immediately receive the data from its neighbor rather than wait for its next periodic listening.

 To avoid energy waste on overhearing, the S-MAC protocol extends the work of PAMAS [14] to propose overhearing avoidance, behind which the basic idea is to let interfering nodes go to sleep after hearing a request to send (RTS) or clear to send (CTS) packet.

 To decrease application-perceived control overhead and latency due to transmission of a long message, the S-MAC protocol applies message passing, in which the long message are fragmented into many small fragments, and then they are transmitted in a burst.

As the S-MAC protocol [10, 11] was proposed without any mathematical analysis for perfor-mance, the main contribution of this paper is to conduct the saturation throughput analysis of the S-MAC protocol, in which a comprehensive derivation of the mathematical equations for the satu-ration throughput analysis is given in detail, and then a thorough simulation is conducted for the evaluation of the experimental performance of those equations and the S-MAC protocol. First, we substitute the simulation data into those mathematical equations of the saturation throughput analysis and the simulation of S-MAC protocol, respectively. The simulation results show that the throughputs between them are very similar, meaning that the saturation throughput analysis can capture the characteristics of the S-MAC protocol. Next, the simulation of the S-MAC protocol is compared with the conventional CSMA/CA protocol, and the simulation results show that the S-MAC protocol performs better in terms of power consumption, delay, and collision rate. Note that in the previous literature, analytical analysis for other networks existed, for example, bidirectional multi-channel IEEE 802.11 MAC protocols [15], multi-channel MAC protocol for ad hoc networks [16], and so on.

The rest of this paper is organized as follows. Section 3 gives the main components of the S-MAC protocol. Section 2 gives the related works of the S-MAC protocol. A mathematical analy-sis for S-MAC protocol is given in Section 4, and a simulation comparison is given in Section 5. A conclusion is given in Section 6.

2. RELATED WORK

Since the S-MAC protocol [11] was proposed, it has become one of the most well-known MAC protocols for WSNs and had a huge number of variants and extensions in previous literature. Recent surveys for WMNs can be found in [17] and [18]. Some of the most notable works related to this paper are introduced in the following.

One line of the extensions to the S-MAC protocol is to design its dynamic versions. The timeout MAC (T-MAC) protocol [19] is a contention-based MAC protocol that introduces an adaptive duty cycle in the S-MAC protocol by dynamically ending its active time. By the protocol, the amount of energy wasted on idle listening can be reduced, while a reasonable throughput can still be main-tained. Because the tradeoff between power consumption and latency was not studied in the S-MAC protocol, the dynamic sensor MAC (DSMAC) protocol [20] added to the S-MAC protocol a dynamic duty cycle feature with changing traffic conditions without assuming any requirement for prior appli-cation knowledge, so that a good tradeoff between power consumption and latency can be achieved without much overhead.

(3)

The traffic-load adaptive MAC (TA-MAC) protocol [21] modified the static contention window mechanism of S-MAC protocol and adjusted the initial contention window according to the current traffic load so that the collision probability can be reduced. It also designed a fast backoff scheme to reduce the idle listening time during backoff. The work in [22] found that the asymmetrical deploy-ment of the sensor nodes in WSNs brings more energy consumption and unnecessary collisions, and hence, it proposed the polling service-based MAC (PSMAC) protocol [22] that joins the MAC layer and physical layer of the sensor nodes to propose a transmission power control MAC protocol based on the S-MAC protocol.

Another line for the variants of S-MAC protocol is to modify the S-MAC protocol for mobile WSNs. One notable work along this line is the MS-MAC protocol [23], in which each sensor node detects the mobility of its neighborhood according to the analysis of the received periodical SYNC messages from neighbor nodes. Any change in the strength of the received message implies the mobility of its neighbor node or itself, and then the sensor node adjusts its working listen/sleep schedule adaptively according to the mobility patterns in the neighborhood. The work in [24] pro-posed a novel mobility-aware TDMA-based MAC protocol for mobile sensor networks that splits a given round into a control part and a data part, in which the control part is used to manage mobil-ity, where the other part is used to transmit messages. The collision-freedom in the data part of a schedule can be guaranteed in the protocol.

In recent studies, it was found that energy consumption can be reduced significantly without incur-ring overhead for clock synchronization by asynchronous sleep-wake scheduling protocols. Among them, in order to exploit the inherent broadcast nature of the wireless medium to reduce the delay due to synchronization, the work in [25] proposed an optimal ‘anycast’ technique under periodic sleep-wake patterns, in which the so-called ‘anycasting’ allows each sensor node to forward packets to the first node that wakes up among a set of candidate next-hop nodes. Another recent work in [26] presented an improved energy-efficient MAC protocol for WSNs that avoids overhearing and reduces contention and delay by asynchronously scheduling the wake-up time of neighboring nodes. For theoretical analysis, a recent article in [27] proposed a comprehensive analysis of the MAC unreliability problem in WSNs. From application aspect, a recent article in [28] applies the MAC protocols for WSNs to sap flow, soil moisture, and soil water potential sensors.

3. MAIN COMPONENTS OF THE S-MAC PROTOCOL

In this section, we introduce the main components of the S-MAC protocol: periodic listen and sleep, collision avoidance, adaptive listening, and overhearing avoidance.

3.1. Periodic listen and sleep

Some basic terms and concepts for periodic listen and sleep are given as follows:

Working schedule. Figure 1 illustrates a working schedule of S-MAC protocol, which consists

of listen intervals and sleep intervals. A complete cycle of listen and sleep is called a time frame. Each sensor node can freely choose its own working listen/sleep schedule, and can also follow its neighboring nodes’ schedules. Note that the time frame is distinct from the MAC frame, and the MAC frame is simply called a frame throughout the rest of this paper.

SYNC packet. As shown in Figure 2, sensor nodes establish their own working schedules

during the initial period, and then exchange their working schedules by peri-odically broadcasting a SYNC packet to their immediate neighbors during

(4)

Figure 2. SYNC period in a time frame of the working schedule.

(a) (b)

Figure 3. (a) A border node located between two schedules, say A and C. (b) The border node follows schedule B, which adapts both the two schedules A and C.

the SYNC period. During the contention period, if a sensor node does not receive any SYNC packet, it will apply its own working schedule; otherwise (it receives some SYNC packet sent by other nodes), it follows the working schedule of that node.

Neighbor lists. Each sensor node in the S-MAC protocol must create a table called neighbor list to record the locations of previously-known neighbor nodes and the

infor-mation of their corresponding working schedules.

Border node. In some situations, a sensor node may receive two different working

sched-ules from its neighbors via SYNC packets. Therefore, it can be regarded as a border node between two schedules, say A and C, as illustrated in Figure 3(a), and it follows schedule B, which adapts both the two schedules A and C as shown in Figure 3(b). Because the border nodes work with many different schedules, their energy consumption is higher than other normal nodes.

3.2. Collision avoidance

Consider the diagram of transmitting data using S-MAC protocol in Figure 4. The sender node first sends a RTS packet to request transmission after getting contention window. Note that contention window optimization [29] is a challenging research topic, but is not concerned in this paper, that is, we assume the contention window to be fixed. After the receiver node receives the RTS packet, it returns a CTS packet in order to announce that the sender node can begin to transmit data. Except

(5)

for the sender node and the receiver node, all the other nodes have to sleep after the sender node sends the RTS packet to the receiver node. That is the reason why the collision avoidance scheme can assure that the sender node and the receiver node can transmit packets to each other without any interferences.

3.3. Adaptive listening

Although periodic listen and sleep can decrease power consumption effectively, transmission delay due to the sleep schedule is still a challenging problem. Therefore, the S-MAC protocol provides a mechanism called adaptive listening to decrease transmission delay.

Consider a three-hop network topology as shown in Figure 5. Assuming that each node has the same working schedule in this network, Figure 6 shows that the process of transmitting data packets from node A to node D without adaptive listening, in which each of the nodes that are not evolved with the current transmission go to sleep before finishing the transmission, according to the work-ing listen/sleep schedule. For example, as shown in Figure 6, nodes C and D sleep in time frame n; nodes A and D sleep in time frame n C 1; nodes A and B sleep in time frame n C 2.

Now, we consider the case where adaptive listening is applied. The basic idea behind adaptive listening is that at the end of one transmission, the S-MAC protocol gives another probability of transmitting data packets to those nodes involved in this transmission, including sender, receiver, and their neighbors that overhear this transmission. By doing so, a node may have two DATA peri-ods for sending or receiving data packets in a time frame. Take Figure 7 as an example to illustrate how the adaptive listening function in S-MAC works. Normally, node C needs to sleep in time frame n in this example, but with adaptive listening, node C does not sleep because it needs to wait to receive the RTS packet from node B to transmit packets. At the same time, node A goes to sleep in order not to hear the RTS packet sent by node B. If nodes have not heard any packets such as RTS and CTS during the adaptive listen period (ALP), they go to sleep automatically.

It is worth noticing that the scheme of adaptive listening has a problem: the time of transmitting the data packet may be too long so that the data packet collides with the SYNC packet of the next time frame, as illustrated in Figure 8. Although the S-MAC protocol builds an ALP in the sleep interval to avoid the collision with next SYNC packet, it cannot be guaranteed whether the time of transmitting packets after adaptive listening is long enough. Hence, this action would lead to the collision of the data packets that are being transmitted with the SYNC packet, which is about to be received.

Figure 5. Three-hop network.

(6)

Figure 7. Transmit data packets through a three-hop network with adaptive listening.

Figure 8. Time of data transmission is too long in adaptive listen period.

Figure 9. The diagram of overhearing avoidance.

3.4. Overhearing avoidance

Consider the diagram in Figure 9, in which node A sends a RTS and B returns a CTS. The other nodes that are not in the transmission range of nodes A and B can adapt their own working sched-ules. But if nodes (nodes C and D in Figure 9) are located in the transmission range, they need to go to sleep in order not to interfere with this transmission.

4. MATHEMATICAL ANALYSIS

Before showing the simulation of S-MAC protocol, we conduct a mathematical analysis on the throughput of the S-MAC protocol. We assume all the nodes to be of uniform configuration and be transmitted in the way of multi-hop network. According to the properties of the S-MAC protocol, all the nodes have fixed sleep schedules. The default settings of S-MAC protocol are applied for contention window size. The variables used in our mathematical analysis is given in Table I.

Because we assigned the contention window size W to a fixed average contention window size W , we have

(7)

Table I. Variables used in our mathematical analysis. Variables Meaning and explanation W Average contention window size Pf Probability of transmission failure

P Transmission probability Ldata Data frame size

Lack ACK frame size

Ps Probability of a successful transmission

PI Probability of idle channel

Pc Probability of a collided transmission

Perr Probability of a transmission errors

 Extended retransmission limit

n Number of sensor nodes

Ts Duration of a successful transmission

TI Duration of idle channel

Tc Duration of a collided transmission

Terr Duration of a transmission error

Tframe Length of a time frame

BER Channel bit error rate  Duration of a time slot

Let Pf denote the probability of transmission failure. In the beginning of an active time frame of

the working schedule, a sensor node starts to transmit a frame with probability p, and defers the transmission with probability 1  p. Let X be a random variable that models .X  1/ transmission failures before the first successful transmission. According to Bernoulli’s theorem in probability, the probability of the random variable can be presented as follows:

P .X D x/ D .1  p/x1p, 8x 2 N (2) The average contention window size is determined by the expected value of x, and thus we have

W C 1

2 D

1

p (3)

By rearranging the previously mentioned equation, we obtain p D 2

W C 1 (4)

Now we consider the probability of transmission failure (Pf). Because Pf is defined as the

probability that a transmitted frame collides or is received with error, we have

Pf D 1  .1  p/n1.1  Pe/ (5)

where n is the number of sensor nodes; Pe is the probability that a data frame error or an ACK

frame error occurs consecutively when transmitting a data frame. Because both the errors of data and ACK frames cause ACK timeout and force the sender to immediately resend the data frame until it exceeds the extended retransmission limit or receives an ACK frame successfully, we can express Peas the summation of the probability that a data or ACK frame error happens consecutively. Then,

it follows that PeD  X i D0   i 

.Pedata/i..1  Pedata/  Peack/ i

(6)

where , Pedata, and Peackstand for the extended retransmission limit, the probability for receiving

(8)

Thus, we have

pdata

e D 1  .1  BER/Ldata (7)

peackD 1  .1  BER/Lack (8)

where Ldataand Lackare the sizes of a data frame and an ACK frame, respectively.

In what follows, we conduct a mathematical analysis of saturation throughput on the S-MAC protocol. Note that a notable work for saturation throughput analysis can be found in [30]. Because the saturation throughput is defined as a relation of the successfully transmitted payload size over a randomly chosen time slot in the active stage [31], the system saturation throughput S can be defined as follows:

S D PsLdata

PITIC PsTsC PcTcC PerrTerr

(9) The probabilities in Equation (9) are explained as follows. The probability Ps of a successful

transmission measures the case where the system transmits a data packet without any collision or bit error. Hence, Pscan be expressed as follows:

PsD np.1  p/n1.1  Pe/ (10)

PIis the probability of sensor nodes that are idle, and can be calculated as follows:

PI D .1  p/n (11)

Pcis the probability that a collision occurs in a time frame, and can be calculated as follows:

PcD 1  .1  p/n np.1  p/n1 (12)

Let Perrdenote the probability that a transmission error occurs on a data frame or ACK frame and

then the sender gives up its transmission. Thus, we have

PerrD np.1  p/n1Pe (13)

Now we discuss the durations of transmissions in Equation (9). Remember that sensor nodes change to the sleep mode in a time frame (consisting of a listen interval and a sleep interval) in the S-MAC protocol. Let Tframedenote the sum of the lengths of a listen interval and a sleep interval.

Let S T denote the time of transmitting data successfully. Then, we have

S T D TDIFSC TCWC TRTSC TSIFSC TCTSC TSIFSC TdataC TSIFSC Tack (14)

D TDIFSC TCWC TRTSC TCTSC TdataC 3TSIFSC Tack (15)

where TDIFS, TCW, TRTS, TCTS, TSIFS, Tdata, and Tackdenote the DIFS time, average contention

window, time of transmitting a RTS packet, time of transmitting a CTS packet, time of an SIFS, time of transmitting a data frame, and time of returning an ACK, respectively. TI is the duration of

idle channel with

TID  (16)

Assuming that RT is the remaining time after successful transmission, that is, the time from the sender’s receiving an ACK to the nodes’s awaking next time, we have

TsD S T C RT (17)

Because collisions only occur when RTS packets are being transmitted, sensor nodes enter the sleep interval after transmitting data with errors. So, we have

(9)

According to the S-MAC protocol, when there is a data error or an ACK error, the sender has to transmit the data again. Therefore, we have

TerrD Tframe (19)

As a result, we find that Tframeis the sum of Ts, Tc, and Terr. Also, because the summation of Perr,

Ps, Pc, and PIis one, we obtain the following equation by substituting Tframeto Equation (9):

S D PsLdata

Tframe PI.Tframe TI/

(20) 5. SIMULATION ANALYSIS

In this section, we conduct a simulation analysis, and compare it with the results of mathematical analysis detailed in the previous section. Our simulation model is built using the Network Simulator version 2 (NS-2), and each simulation runs for at least 1000 simulation seconds. The default values used in the simulation are listed in Table II. Figure 10 illustrates the 50-node network topology of our simulation.

We substitute the parameters in Table II into mathematical equations in the previous section and the simulation of S-MAC protocol, respectively. The throughput results of mathematical analysis and simulation are shown in Figure 11, in which we can observe that as the number of sensor nodes increase, the throughput decreases. Because the increase in number of sensor nodes leads to an increase in the probability of transmitting data at the same time, it easily causes collision of sen-sor nodes. That is, the reason why throughput decreases as the number of sensen-sor nodes increases.

Table II. Default attribute values used in the simulation. Attribute Meaning and explanation Value

ˇ Radio bandwidth 20 kbps

Lctr Length of a control packet 10 bytes

LMACheader Length of the MAC header 10 bytes

Lpayload MAC layer payload size 50 bytes

W Initial contention window size 63

WSYNC Contention window size for SYNC frame 63

 Extended retransmission limit 5

DC Duty cycle 10%

TDIFS DIFS time 5 ms

TSIFS SIFS time 5 ms

Tslot Slot time 1 ms

ı Propagation delay 5 s

(10)

Figure 11. Throughputs of the mathematical analysis and the simulation of sensor medium access control protocol.

Figure 12. Plot of collision rates versus number of sensor nodes for the sensor medium access control and the conventional CSMA/CA protocols.

Although the throughput of the mathematical analysis is higher than that of the simulation, the gap between them is small over any number of sensor nodes.

The plots of collision rates, accessing delay, and queuing delay versus number of sensor nodes for the S-MAC and the conventional CSMA/CA protocols are given in Figures 12–14, respectively. From Figure 12, we observe that the collision rate increases as the number of sensor nodes increases. As for the comparison between the two protocols, the collision rate of the S-MAC protocol is always lower than that of the conventional CSMA/CA protocol. From Figure 13, the accessing delay increases as the number of sensor nodes increases, because many nodes contend for band-width at the same time. In Figure 14, the queuing delay increases as the number of sensor nodes increases, because we fix the contention window. As the number of sensor nodes increases, the size of contention window cannot be adjusted dynamically in the S-MAC protocol, and thus data takes longer time in queuing before being transmitted.

The throughputs of different numbers of sensor nodes for the S-MAC protocol are given in Figure 15, from which we observe that some sensor nodes provide good performance, and the others are not. The reasons are given as follows. In the S-MAC protocol, if a sensor node always chooses a larger contention window, it needs to wait more time before transmitting data, and hence, it has a higher throughput. Oppositely, if a sensor node always chooses a smaller contention window, it can transmit data without waiting long time, and hence, it has a low throughput. As a result, we find that when nodes transmit again, they easily collide and lead to starvation.

(11)

Figure 13. Plot of accessing delay versus number of sensor nodes for the sensor medium access control and the conventional CSMA/CA protocols.

Figure 14. Plot of queuing delay versus number of sensor nodes for the sensor medium access control and the conventional CSMA/CA protocols.

(12)

6. CONCLUSION

To evaluate the performance of the S-MAC protocol, this paper has conducted not only the satura-tion throughput analysis of the S-MAC protocol but also its simulasatura-tion analysis. In the saturasatura-tion throughput analysis, we have derived a system of mathematical equations, and those equations can capture the characteristics of the S-MAC protocol via simulation. After we implemented the S-MAC protocol in the network simulator, we found some advantages of the S-MAC protocol as compared with conventional CSMA/CA protocol, such as lower power consumption, lower delay, lower colli-sion rate, more easily implemented in WSNs. In addition, the overhearing problem can be lessened. However, the S-MAC protocol still has some flaws, for example, the time frames and the sleep intervals are fixed so that they cannot dynamically adjust the frequency of changing the working listen/sleep schedule to adapt to the change of the Internet environment. Because its contention window is fixed, it also causes some starvation problems. A line of future works is to improve the indicated flaws for S-MAC protocol. In addition, it would be of interest to conduct the performance analysis for other variants for S-MAC protocol, for example, dynamic versions or mobile versions.

REFERENCES

1. Huang DC, Tseng HC, Deng DJ, Chao HC. A queue-based prolong lifetime methods for wireless sensor node.

Computer Communications 2012; 35(9):1098–1106.

2. Jang KW. Meta-heuristic algorithms for channel scheduling problem in wireless sensor networks. International

Journal of Communication Systems 2012; 25(4):427–446.

3. Tang J, Dai S, Li J, Li S. Gossip-based scalable directed diffusion for wireless sensor networks. International Journal

of Communication Systems 2011; 24(11):1418–1430.

4. ur Rehman Khan A, Madani SA, Hayat K, Khan SU. Clustering-based power-controlled routing for mobile wireless sensor networks. International Journal of Communication Systems 2012; 25(4):529–542.

5. Buettner M, Yee GV, Anderson E, Han R. X-MAC: a short preamble MAC protocol for duty-cycled wireless sensor networks. In Proceedings of the 4th ACM Conference on Embedded Networked Sensor Systems (SenSys’06). ACM Press: Boulder, CO, USA, 2006; 307–320.

6. Zheng T, Radhakrishnan S, Sarangan V. PMAC: an adaptive energy-efficient MAC protocol for wireless sensor networks. In Proceedings of the 19th International Parallel and Distributed Processing Symposium (IPDPS 2005). IEEE Press: Denver, CO, USA, 2005; 1567–1576.

7. Watfa MK, Selman S, Denkilkian H. UW-MAC: an underwater sensor network MAC protocol. International Journal

of Communication Systems 2010; 23(4):485–506.

8. Mohamed EE, Barka E. OMAC: a new access control architecture for overlay multicast communications.

Interna-tional Journal of Communication Systems 2011; 24(6):761–775.

9. Liu W, Jin H, Wang X, Guizani M. A novel IEEE 802.11-based MAC protocol supporting cooperative communica-tions. International Journal of Communication Systems 2011; 24(11):1480–1495.

10. Ye W, Heidemann J, Estrin D. An energy-efficient MAC protocol for wireless sensor networks. In Proceedings of

the 21st IEEE International Conference on Computer Communications (INFOCOM 2002). IEEE Press: New York,

USA, 2002; 1567–1576.

11. Ye W, Heidemann J, Estrin D. Medium access control with coordinated adaptive sleeping for wireless sensor networks. IEEE/ACM Transactions on Networking 2004; 12(3):493–506.

12. Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) Specification (1999th edn). IEEE Std. 802.11: Piscataway, NJ, USA, 1999.

13. Deng DJ, Yen HC. Quality-of-service provisioning system for multimedia transmission in IEEE 802.11 wireless LANs. IEEE Journal on Selected Areas in Communications 2005; 23(6):1240–1252.

14. Singh S, Raghavendra CS. PAMAS: power aware multi-access protocol with signalling for ad hoc networks. ACM

SIGCOMM Computer Communication Review 1998; 28(3):5–26.

15. Gupta V, Gong M, Dharmaraja S, Williamson C. Analytical modeling of bidirectional multi-channel IEEE 802.11 MAC protocols. International Journal of Communication Systems 2011; 24(5):647–665.

16. Kao HH, Wu PJ, Lee CN. Analysis and enhancement of multi-channel MAC protocol for ad hoc networks.

International Journal of Communication Systems 2011; 24(3):310–324.

17. Yigitel MA, Incel OD, Ersoy C. QoS-aware MAC protocols for wireless sensor networks: a survey. Computer

Networks 2011; 55(8):1982–2004.

18. Dong Q, Dargie W. A survey on mobility and mobility-aware MAC protocols in wireless sensor networks. IEEE

Communications Surveys and Tutorials 2012; To appear.

19. van Dam T, Langendoen K. An adaptive energy-efficient MAC protocol for wireless sensor networks. In Proceedings

of the 1st ACM Conference on Embedded Networked Sensor Systems (SenSys’03). ACM Press: Los Angeles, CA,

(13)

20. Lin P, Qiao C, Wang X. Medium access control with a dynamic duty cycle for sensor networks. In Proceedings of the

2004 Wireless Communications and Networking Conference (WCNC 2004), Vol. 3. IEEE Press: Atlanta, GA, USA,

2004; 1534–1539.

21. Gong H, Liu M, Mao Y, Chen LJ, Xie L. Traffic adaptive MAC protocol for wireless sensor network. In

Proceed-ings of the 3rd International Conference on Networking and Mobile Computing (ICCNMC 2005), Lecture Notes in

Computer Science, Vol. 3619. Springer: Zhangjiajie, China, 2005; 1134–1143.

22. Zhao Z, Zhang X, Sun P, Liu P. A transmission power control MAC protocol for wireless sensor networks. In

Pro-ceedings of the 6th International Conference on Networking (ICN’07). IEEE Press: Sainte-Luce, Martinique, France,

2007.

23. Pham H, Jha S. An adaptive mobility-aware MAC protocol for sensor networks (MS-MAC). In Proceedings of the 1st

IEEE International Conference on Mobile Ad-hoc and Sensor Systems (MASS 2004). IEEE Press: Fort Lauderdale,

FL, USA, 2004; 558–560.

24. Jhumka A, Kulkarni S. On the design of mobility-tolerant TDMA-based media access control (MAC) protocol for mobile sensor networks. In Proceedings of the 4th International Conference on Distributed Computing and

Inter-net Technology (ICDCIT 2007), Lecture Notes in Computer Science, Vol. 4882. Springer: Bangalore, India, 2007;

42–53.

25. Kim J, Lin X, Shroff NB. Optimal anycast technique for delay-sensitive energy-constrained asynchronous sensor networks. IEEE/ACM Transactions on Networking 2011; 19(2):484–497.

26. Janga B, Limb JB, Sichitiuc ML. An asynchronous scheduled MAC protocol for wireless sensor networks. Computer

Networks 2012; To appear.

27. Anastasi G, Conti M, Francesco MD. A comprehensive analysis of the MAC unreliability problem in IEEE 802.15.4 wireless sensor networks. IEEE Transactions on Industrial Informatics 2011; 7(1):52–65.

28. Davis TW, Liang X, Kuo CM, Liang Y. Analysis of power characteristics for sap flow, soil moisture, and soil water potential sensors in wireless sensor networking systems. IEEE Sensors Journal 2012; 12(6):1933–1945.

29. Deng DJ, Ke CH, Chen HH, Huang YM. Contention window optimization for IEEE 802.11 DCF access control.

IEEE Transactions on Wireless Communications 2008; 7(12-1):5129–5135.

30. Deng DJ, Li B, Huang L, Ke CH, Huang YM. Saturation throughput analysis of multi-rate IEEE 802.11 wireless networks. Wireless Communications and Mobile Computing 2009; 9(8):1102–1112.

31. Ni Q, Li T, Turletti T, Xiao Y. Saturation throughput analysis of error-prone 802.11 wireless networks. Wireless

Communications and Mobile Computing 2005; 5(8):945-956.

AUTHORS’ BIOGRAPHIES

Li-Wei Chang received his M.S. degree in the Department of Computer Science and

Information Engineering, National Changhua University of Education, Changhua, Taiwan, in 2008. He is currently pursuing his Ph.D. degree in engineering science from National Cheng-Kung University, Tainan, Taiwan. His main interests include quality of service in wireless network, multimedia communications, and wireless medium access control protocols.

Yueh-Min Huang is a Distinguished Professor in the Department of Engineering Science,

National Cheng-Kung University, Taiwan, R.O.C. His research interests include e-learning, wireless networks, artificial intelligence. He received his MS and Ph.D. degrees in Electrical Engineering from the University of Arizona in 1988 and 1991 respectively. He has co-authored 2 books and has published over 140 refereed journal research papers. Dr. Huang has received many research awards, such as the Best Paper Award of 2007 IEA/AIE Conference, Best Paper Award of the Computer Society of the Republic of China in 2003, the Awards of Acer Long-Term Prize in 1996, 1998, and 1999, Excellent Research Awards of National Microcomputer and Communication Contests in 2006. Dr. Huang has been invited to give talks or served frequently in the program committee at national and international conferences. Dr. Huang is in the editorial board of the Journal of Wireless Communications and Mobile Computing, Journal of Security and Communication Networks and International Journal of Communication Systems. Huang is a member of the IEEE as well as IEEE Communication, Computer, and Circuits and Systems Societies.

(14)

Chun-Cheng Lin received his B.S. degree in Mathematics, M.B.A. degree in Business

Administration, and Ph.D. degree in Electrical Engineering from National Taiwan University, Taiwan, in 2000, 2007, and 2009, respectively. Since February 2011, he has been an Assistant Professor at National Chiao Tung University, Taiwan. He was an Assistant Professor at Taipei Municipal University of Education (2010 – 2011) and National Kaohsiung University of Applied Sciences (2009 – 2010). His main research inter-ests include graph drawing and information visualization, computer networks, design and analysis of algorithms, as well as computational management science. He is a member of the IEEE.

數據

Figure 4. The diagram of transmitting data with sensor medium access control protocol.
Figure 5. Three-hop network.
Figure 7. Transmit data packets through a three-hop network with adaptive listening.
Table I. Variables used in our mathematical analysis. Variables Meaning and explanation W Average contention window size P f Probability of transmission failure
+4

參考文獻

相關文件

z The caller sent signaling information over TCP to an online Skype node which forwarded it to callee over TCP. z The online node also routed voice packets from caller to callee

Depending on the specified transfer protocol and data format, this action may return the InstanceID of an AVTransport service that the Control Point can use to control the flow of

(A) IP (Internet Protocol) (B) ICMP (Internet Control Message Protocol) (C) ARP (Address Resolution Protocol) (D)SNMP (Simple Network Management Protocol)

™ 常見之 IGP:Interior Gateway Routing Protocol (IGRP)、Open Shortest Path First (OSPF)、Routing Information..

Shih, “On Demand QoS Multicast Routing Protocol for Mobile Ad Hoc Networks”, Special Session on Graph Theory and Applications, The 9th International Conference on Computer Science

(A) NAT (Network Address Translation) (B) DHCP (Dynamic Host Configuration Protocol) (C) DNS (Domain Name Server) (D) ARP (Address Resolution

n The information contained in the Record-Route: header is used in the subsequent requests related to the same call. n The Route: header is used to record the path that the request

n Another important usage is when reserving network resources as part of a SIP session establishment... Integration of SIP Signaling and Resource