A Coexistence Mitigation Scheme for IEEE based WBAN

Size: px
Start display at page:

Download "A Coexistence Mitigation Scheme for IEEE based WBAN"

Transcription

1 Thesis for the Degree of Master of Science A Coexistence Mitigation Scheme for IEEE based WBAN Jonghyeon Choi Department of Computer Engineering Graduate School Kyung Hee University Seoul, Korea February, 2015

2 A Coexistence Mitigation Scheme for IEEE based WBAN Jonghyeon Choi Department of Computer Engineering Graduate School Kyung Hee University Seoul, Korea February, 2015

3 A Coexistence Mitigation Scheme for IEEE based WBAN by Jonghyeon Choi Advised by Prof. Jinsung Cho Submitted to the Department of Computer Engineering And the Faculty of the Graduate School of Kyung Hee University in the partial fulfillment Of the requirements for degree of Master of Literature Dissertation Committee : Chairman Prof. Hyonsoo Lee Prof. Seokhee Jeon Prof. Jinsung Cho

4 Contents Abstract v 1. Introduction 1 2. Related Work 3 3. Preliminary Study 7 4. Proposed Scheme Experiments Conclusion 20 References 21 - i -

5 Table Contents Table 1. Experiment contents of channel access method 9 Table 2. Experimental parameter 15 Figure Contents Figure 1. Beacon shifting 3 Figure 2. Channel hopping 4 Figure 3. Active superframe interleaving 4 Figure 4. Superframe structure of IEEE Figure 5. Coexistence period of IEEE based WBAN 6 Figure 6. Packet reception ratio of coexisting 2 WBANs 8 - ii -

6 Figure 7. Retransmission rate of coexisting 2 WBANs 8 Figure 8. Nonbeacon-enabled CAP 10 Figure 9. Beacon-enabled CFP 10 Figure 10. Operating flow chart of proposed scheme 11 Figure 11. CFP shifting 12 Figure 12. Remained coexistence problem after CFP shifting 12 Figure 13. Mini-slot assignment 13 Figure 14. Data latency problem on Mini-slot assignment 13 Figure 15. Solution for data latency problem CFP shifting 14 Figure 16. Example of poor coexistence condition 14 Figure 17. Mode conversion 14 - iii -

7 Figure 18. Experimental result of Standard (IEEE ) 16 Figure 19. Experimental result of Phase 1 (Proposed) 17 Figure 20. Experimental result of All phases (Proposed) 18 Figure 21. Comparison with all schemes 19 - iv -

8 ABSTRACT A Coexistence Mitigation scheme for IEEE based WBAN by Jong Hyeon Choi Master of Literature in Computer Engineering Graduate School of Kyung Hee University WBAN (Wireless Body Area Network) is communication technology which provides both medical and CE (Consumer Electronics) services by connecting wireless devices in/on/around a human body. The IEEE , a typical low-power communication technology, was considered to implement WBAN by reasons that its requirements is similar to WBAN and RF module implementation based on the IEEE is not completed yet. In the case of coexisting many IEEE based WBAN, meanwhile, communication reliability may decrease due to signal interference and collision. However, the IEEE does not provide any solutions to solve coexistence problems. In this paper, I firstly perform preliminary experiments to identify aspects of coexisting IEEE based WBANs. Based on results of preliminary experiment, I also propose a scheme to mitigate the reliability decrease at multiple coexistence WBAN. The proposed scheme can be classified in two phases. Phase 1 is avoidance to collision on the CFP through improving data transmission. Phase 2 is mitigation collision through converting channel access method when phase 1 cannot guarantee pre-defined reliability requirement. To evaluate performance of the proposed scheme, experiments are performed by comparing with the proposed scheme and IEEE based WBAN. Key words Coexistence, Coexistence mitigation, Coexistence WBAN, IEEE , WBAN - v -

9 1. Introduction WBAN (Wireless Body Area Network) is communication technology which provides both medical and CE (Consumer Electronics) services by connecting wireless devices in/on/around a human body. To standardize WBAN, the IEEE Working Group had been published the IEEE Task Group 6 in 2007, and had finished standardization in The IEEE defines three different PHY (Physical) layers and the MAC (Medium Access Control) sub-layer, and has goals that are providing QoS (Quality of Service), extremely low power, high reliability, various data rate up to 10Mbps [1]. In general, WBANs can be deployed in a populated area such as a hospital or a healthcare center. Under this situation, WBAN may suffer from interference between each of them and it can cause degradation of data reliability. To solve this problem, the IEEE defines the coexistence problem and classifies coexistence situations into three statuses: dynamic, semi-dynamic, static. In addition, the IEEE also provides solutions to handle coexistence situations: beacon shifting, channel hopping, and active superframe interleaving. Because WBAN is body-centric network, it has inter-network mobility. By this reason, WBAN may coexist with a varying number of other WBANs during their operation. For instance, coexistence may happen when a group of people gather in the hospital or the healthcare center. In this case, WBAN can occur interference or collision affecting to data reliability by their busy traffic state. Because WBAN is closely related with life of user, data reliability decrease is critical. In order to solve this problem, some solutions like beacon shifting, channel hopping, active superframe interleaving are specified on the IEEE Meanwhile, RF module implementation based on the IEEE is not completed yet. By this reason, there are a number of studies to implement - 1 -

10 WBAN based on the IEEE which has similar characteristics to the IEEE [3-10]. The IEEE is one of the representative short-range wireless communications which defines the PHY layer and the MAC sub-layer specifications for low-complexity, low-data rate, low-power in POS (Personal Operation Space) of 10m [2]. However, degradation of data reliability caused by interference or collision can frequently occur on coexisting IEEE based WBANs because the IEEE does not consider coexistence situations. To identify the effects of coexistence on the operation of IEEE based WBAN, I firstly perform a preliminary study. In addition, I also propose a scheme to mitigate the harmful effects of coexistence which are obtained from the results of preliminary study. The proposed scheme consists 2 phases (Phase 1, 2). In Phase 1, the beginning time of CFP (Contention Free Period) is shifted based on pre-defined sequences and CFP slots are divided into mini-slots to avoid interference or collision. When coexistence problems cannot be solved in Phase 1, the proposed scheme change from Phase 1 to Phase 2 which converts CFP into CAP (Contention Access Period). To validate performance of the proposed scheme, I implement both IEEE based WBAN and the proposed scheme on practical environment, and compare each of them. Contents of this paper are organized as follows. Chapter 2 describes for the previous studies for solving the problem WBAN coexistence. In Chapter 3, discusses the effects and cause of coexistence on the operation of IEEE based WBAN through the actual experiment about overlapped IEEE based WBAN. And Chapter 4 introduces a proposed scheme to solve confirmed problem at Chapter 3. In Chapter 5, to verify performance of the proposed scheme, the experiment is preceded at actual environment by comparing the proposed scheme to standard. Section 6 concludes the paper

11 2. Related Work To deal with problem on situation of coexistence, the IEEE defines 3 avoidance schemes. First, beacon shifting is a scheme which shifts beacon start time to avoid collision with beacons of other WBANs. In beacon shifting, coordinator selects one of the beacon shifting indexes which indicates beacon shifting sequence and beacon shifting phase which is an element of Beacon shifting sequence by BP (Beacon Period). After selecting both beacon shifting index and phase, beacon start time of next superframe is shifted by selected beacon shifting phase. These are depicted in Figure 1. Figure 1. Beacon shifting Second avoidance scheme in standard is Channel hopping which selects different channel hopping sequence with neighbor as shown in Figure 2. Sensor node can obtain candidate channels by 16-bit Galois LFSR (Linear Feedback Shift Register) and channel hopping sequence. Then, it randomly select among candidate channels and hop to the selected channel. Active superframe interleaving is a last avoidance scheme in standard as illustrated in Figure 3 This scheme makes to WBAN using channel divided resource by interaction. Coordinators which are coexisted negotiate how to allocate their communication resources by using pre-defined control frames and their priorities

12 Figure 2. Channel hopping Figure 3. Active superframe interleaving - 4 -

13 As explained above, the IEEE proposes schemes for coexistence problem mitigation. On the contrary, the IEEE does not consider about coexistence. Therefore, IEEE based WBAN should analyze about coexistence environment. Figure 4. Superframe structure of the IEEE standard In the IEEE , Superframe is divided into active and inactive period. Active period consists of CAP (Contention Access Period) and CFP (contention Free Period). In CAP, beacon frame is firstly broadcasted by coordinator to announce start of superframe and inform parameters of superframe. After broadcast beacon frame, each member node access channel to transmit its data or control messages with CSMA/CA. If a node wants to use GTS (Guaranteed Time Slot), it can request GTS allocation to coordinator in CAP. When there are GTS requests, coordinator sets GTS allocation information in beacon frame to configure CFP which operate based on TDMA (Time Division Multiple Access). In inactive period which is next period of active period, every node in the network go to sleep mode to save their power

14 Figure 5. Coexistence period of IEEE based WBAN In operation scenario of IEEE based WBAN, a number of networks should be coexisted in narrow area and overlapped IEEE based WBANs transmitted data frame will be collided because they probably interfere each other as shown in Figure 5. In general, communication reliability in CAP is influenced barely because it operates based on CSMA/CA, ACK, and retransmission. On the other hand, successful data transmission in CFP cannot be guaranteed due to recovery process of failed transmission. Different from the IEEE , however, the IEEE does not consider about coexistence. To solve this problem, there are two studies about coexistence between WBANs; they solve interference through exchange of time schedule between TDMA-based WBAN [11, 12]. These schemes have an advantage that coexisting WBANs efficiently use time slot. However, coordinator manages scheduling information of its neighbor WBANs as the number of coexisting WBAN due to synchronization among them. Another study proposes beacon replacement and channel switching to avoid interference or collision when IEEE based WBAN detects coexistence situation [12]. This scheme replaces beacon transmission time to another time and switches its channel. However, this scheme consumes amount of power because it should monitor channel state during much times whenever WBAN detects coexistence

15 3. Preliminary Study As explained above, the IEEE proposes schemes for coexistence problem mitigation. On the contrary, the IEEE does not consider coexistence problems among multiple networks. Therefore, IEEE based WBAN cannot solve coexistence problems and analyzing coexistence environment of IEEE based WBAN is necessary. In this chapter, I perform a preliminary study to analyze problems which can be occurred by coexisting IEEE based WBAN. To perform preliminary study, I constructed experimental environment which composes 2 WBANs and each WBAN consists of 1 coordinator and 4 sensor nodes. Node platform is ZigbeX-II which is developed by the HANBACK electronics, and each sensor node has 14.4 kbps data rates. In first experiment, PRR (Packet Reception Ratio) and RR (Retransmission Rate) are measured according to distance between WBANs to find specific problem on coexistence environment. Figure 6 and Figure 7 show the result of first experiment. As shown in Figure 6 and 7 lower PRR and higher RR can be observed on the closer coexisting WBANs, the distant WBANs shows higher PRR and lower RR. These results mean that coexistence effects influence transmission reliability according to distance between coexisting WBANs

16 Figure 6. Packet reception ratio of coexisting 2 WBAN Figure 7. Retransmission rate of coexisting 2 WBAN - 8 -

17 Table 1. Experiment contents of channel access method Overlapped Non-overlapped Overlapped Non-overlapped Measurement (Scenario 1) Nonbeacon-enabled (Scenario 2) Nonbeacon-enabled (Scenario 3) Beacon-enabled (Scenario 4) Beacon-enabled WBAN Interference WBAN CAP Nonbeacon-enabled CAP CAP - CFP nonbeacon-enabled CAP CFP - To measure PRR according to channel access method, I perform second experiment which consists of 4 different scenarios as shown in Table 1. In scenario 2 and 4, interfering WBAN generates constantly interference on Nonbeacon-enabled CAP mode. Measuring WBANs in scenario 1 and 2 operate based on Nonbeacon-enabled CAP mode. On the contrary, measuring WBANs in scenario 3 and 4 operate based on beacon-enabled CFP mode. Figure 8 shows results of scenario 1 and 2, and Figure 9 illustrates results of scenario 3 and 4. When there is no interfering WBAN (scenario 1 and 3), measuring WBANs shows more than 90% of PRR. When interfering WBAN exists, however, PRR is decreased as shown in Figure 8 and 9. Especially, results scenario 4 shows dramatically decreasing PRR. Based on these experimental results, we can confirm that WBAN based on CAP mode less influence to interference or collision through using CCA, CSMA/CA or Acknowledge frame. Contrastively, WBAN based on CFP mode is sensitive to other coexisting WBAN because it is designed without considering to external interference or collision. In summary, through a preliminary study, I found that coexistence problems of IEEE based WBAN can occur low transmission reliability. Especially, external interference seriously influence transmission reliability when WBAN operates based on CFP mode

18 Figure 8. Nonbeacon-enabled CAP Figure 9. Beacon-enabled CFP

19 4. Proposed scheme As mentioned in Section 3, we recognize that transmission reliability on CFP mode is suffered from external interference. To solve this problem, I propose a coexistence mitigation scheme on IEEE based WBANs. The proposed scheme consists of two phases, as shown in Figure 10. Figure 10. Operating flow chart of proposed scheme First, Phase 1 opportunistically avoids collisions on overlapped CFP between WBANs by performing the CFP Shifting and Mini-slot assignment. If the PRR is less than pre-defined threshold when Phase 1 have been performed, WBAN change from Phase 1 to Phase 2 which convert channel access mode from CFP to CAP

20 Detailed operation of the CFP shifting in Phase 1 is illustrated in Figure 11. If coexisting WBAN detects interference or collision, next superframe uses CFP shifting. Then, each sensor node opportunistically avoids collisions by random shifting CFP. Figure 11. CFP shifting Shifting sequence is a set of shifting time value, In the case of being detected collision, one of the shifting sequences is selected randomly and one time value of shifting sequence is selected by modulo N check of current beacon sequence to shift CFP. Selected shifting sequence will be changed after several beacon transmissions. Figure 12. Remained coexistence problem after CFP shifting In CFP shifting, WBANs does not exchange information each other, and they selects randomly shifting sequence. Therefore, If only CFP shifting is performed, interference or collision can occur as shown in Figure 12. To deal with this problem, Mini-slot assignment must be operated with CFP shifting

21 at the same time. Figure 13 shows Mini-slot assignment. A time slot is divided into mini-slots, and then data communication is performed on selected one of the mini-slots. Figure 13. Mini-slot assignment Mini-slot assignment uses mini-slot sequence similar to CFP shifting. Mini-slot sequence is a set of available mini-slot number, and it generated as the number of mini-slots. Sensor node should transmit frames during assigned mini-slot. Mini-slot sequence is randomly selected per beacon. Figure 14. Data latency problem on Mini-slot assignment As shown in Figure 14, however, Mini-slot assignment causes large latency because it makes to use only on smaller mini-slot. To reduce latency, proposed scheme uses CFP extension until inactive period as illustrated in Figure 15. CFP can be extended up to the number of mini-slots, and it prevents increase of latency

22 Figure 15. Solution for data latency problem CFP shifting Meanwhile, Using CFP Shifting and Mini-slot assignment cannot completely solve coexistence problems as shown in Figure 16. When a number of WBAN densely coexist, each of them cannot guarantee communication reliability through performing Phase 1. In this case, WBANs perform Mode conversion from Phase 1 to Phase 2. Condition of Mode conversion is as follows. As shown in Figure 17, WBAN monitors its PRR value in Phase 1. When PRR was lower than pre-defined threshold value, the condition of Mode conversion is satisfy and WBAN change the channel access method from CFP to CAP. Because CAP is endurable against to external interference, it can guarantee reliability on coexisting WBANs situation than Phase 1. Figure 16. Example of poor coexistence condition Figure 17. Mode conversion

23 5. Experiments To verify performance of the proposed scheme operating along Phase 1 (CFP shifting and Mini-slot assignment) and Phase 2 (Mode conversion), I perform three different experiments as follow. 1. WBAN applying the IEEE WBAN applying until Phase 1 of proposed scheme. 3. WBAN applying All phases of proposed scheme. In all experiments, WBAN consists of 1 coordinator and 5 sensor nodes on ZigbeX-II mote. To construct coexistence environment, up to three WBANs were deployed at 1m interval. In addition, experimental parameters are set as shown in Table 2. Based on these environments, each experiment was performed 4 times during 120 minutes according to data rate. Table 2. Experimental parameters Standard (The IEEE ) Phase 1 (Proposed) Number of WBANs 1, 2, 3 Data rate(bps) 128, 256, 384, 512 Phase 1 & 2 (Proposed) BO:SO 7 : 6 ( 1 beacon / 2 second ) Mini-slots None 2 2 M-C threshold None None 95 Experiment time 120 minutes

24 Figure 18. Experimental result of Standard (The IEEE ) Figure 18 shows performance of IEEE based WBAN. In non-coexisting WBAN, most frames arrived to coordinator without loss regardless of data-rate. In contrast, PRR decrease according to data-rate when 2 or more WBANs coexist due to interference or collision

25 Figure 19. Experimental result of Phase 1 (Proposed) On the other hand, result of using only Phase 1 presents a relatively higher rate of successfully received frames than previous result in coexisting WBANs as shown in Figure 19. The reason of this results is that WBAN using Phase 1 can avoid interference or collision through performing CFP shifting or Mini-slot assignment. When three WBANs are coexisting, PRR is less than 95% because it cannot completely solve coexistence problem by using only Phase

26 Figure 20. Experimental result of All phases (Proposed) Figure 20 illustrates result of WBAN which uses All phases. As mentioned above, operating only Phase 1 cannot guarantee reliability when a number of WBANs are coexisting. On the other hand, when All phases are performed, PRR hardly decreased although networks were coexisting due to Mode conversion which helps guaranteeing high reliability by using converting to CAP when PRR is lower than pre-defined threshold

27 Figure 21. Comparison with all schemes Graph comparison among results of three experiments is presented in Figure 21. Communication reliability of IEEE based WBAN dramatically decrease according to data-rate and the number of coexisting WBANs. On the contrary, proposed scheme guaranteed reliability despite of coexistence or high data-rate. In summary, IEEE based WBAN cannot guarantee reliability in coexistence situation. Contrastively, the proposed scheme can guarantee higher reliability than IEEE based WBAN because Phase 1 provide opportunistic transmission through CFP shifting and Mini-slot assignment. In addition, the proposed scheme outperforms when both Phase 1 and Phase 2 are applied due to the fact that Mode conversion change channel access mode from CFP to CAP which can help to mitigate high complex coexistence situation

28 6. Conclusion When many WBAN are coexisting, signal interference or collision occur and it can cause decrease of communication reliability. However, the IEEE does not define solution for these variety problems. In this paper, I analyzed problems of coexisting IEEE based WBAN through a preliminary study, and discovered that CFP can influence to reliability. Based on experimental result, we introduced the scheme which modifies CFP over two phases to mitigate coexistence problem. In order to guarantee reliability, proposed scheme tries to avoid from interference or collision by shifting and dividing to mini-slot from the CFP, and converts channel access mode to CAP from CFP. To evaluate performance of the proposed scheme, three different experiment were performed by comparing with IEEE based WBAN. The experimental results show that the proposed scheme can guarantee reliability on coexistence situation

29 References [1] IEEE Standard for Local and metropolitan area networks-part 15.6: Wireless Body Area Networks, IEEE Standard-2012, Feb , pp [2] IEEE Standard for Local and metropolitan area networks-part 15.4: Low-Rate Wireless Personal Area Networks, IEEE Standard-2011(Revision of IEEE ), Sept , pp [3] Changle Li, Huan-Bang Li, Ryuji Kohno, Performance Evaluation of IEEE for Wireless Body Area Network(WBAN), in IEEE International Conference on Communication Workshops (ICC Workshops) 2009, Jun. 2009, pp. 1-5 [4] Ruben de Francisco, Li Huang, and Guido Dolmans, Coexistence of WBAN and WLAN in Medical Environments, in IEEE 70th on Vehicular Technology Conference Fall (VTC 2009-Fall) 2009, Sept. 2009, pp. 1-5 [5] Ullah S, Kyungsup Kwak, Performance study of low-power MAC protocols for Wireless Body Area Networks, in IEEE 21st International Symposium on Personal, Indoor and Mobile Radio Communications Workshops (PIMRC Workshops), 2010, Sept. 2010, pp [6] Flavia Martelli, Roberto Verdone, Coexistence Issues for Wireless Body Area Networks at 2.45 GHz, in 18th European Wireless Conference on European Wireless 2012, Apr. 2012, pp. 1-6 [7] Sungwoo Weon, Seokwon Lee, Yosub Park, Haesoon Lee, Daesik Hong, Energy Efficient Interference Avoidance Strategy in Wireless Body Area Network, in IEIE Conference on The Institute of Electronics and Information Engineers, 2013, Jul. 2013, pp [8] Jinseok Han, Taehoon Kim, Yonghwan Lee, Robust Transmission of

30 the IEEE Signal in the Presence of Co-channel Interference, in 2013 IEEE on Wireless Communications and Networking Conference (WCNC) 2013, Apr. 2013, pp [9] Byoungseon Kim, Beomseok Kim, Jingsung Cho, A Partial Loss Retransmission Scheme in IEEE based WBAN, Journal of KIISE, Vol. 41, No. 1, Feb. 2014, pp [10] Sarra E, Moungla H, Benayoune S, Mehaoua A, Coexistence improvement of wearable body area network WBAN in medical environment, in IEEE International Conference on Communications (ICC) 2014, Jun. 2014, pp [11] Mahapatro J, Misra S, Manjunatha M, Islam N, Interference mitigation between WBAN equipped patients, in International Conference on Wireless and Optical Communications Networks (WOCN) 2012, Sept. 2012, pp. 1-5 [12] Yongsuk Park, Distributed Time Division Piconet Coexistence Using Local Time Offset Exchange, Journal of KIICE, Vol. 18, No. 6, Jun. 2014, pp [13] Deylami M, A Distributed Scheme to Manage The Dynamic Coexistence of IEEE Based Health Monitoring WBANs, IEEE Journal of Biomedical and Health Informatics, Vol.18, No. 1, Aug. 2014, pp

IEEE SENSORS JOURNAL, VOL. 17, NO. 21, NOVEMBER 1,

IEEE SENSORS JOURNAL, VOL. 17, NO. 21, NOVEMBER 1, IEEE SENSORS JOURNAL, VOL. 17, NO. 21, NOVEMBER 1, 2017 7189 A Hybrid Channel Access Scheme for Coexistence Mitigation in IEEE 802.15.4-Based WBAN Beomseok Kim, Jong-Hyeon Choi, and Jinsung Cho, Member,

More information

A Novel Priority-based Channel Access Algorithm for Contention-based MAC Protocol in WBANs

A Novel Priority-based Channel Access Algorithm for Contention-based MAC Protocol in WBANs A Novel Priority-based Channel Access Algorithm for Contention-based MAC Protocol in WBANs BeomSeok Kim Dept. of Computer Engineering Kyung Hee University Yongin 446-701, Korea passion0822@khu.ac.kr Jinsung

More information

Interference Mitigation Schemes for Coexistence Problem in Wireless Body Area Networks

Interference Mitigation Schemes for Coexistence Problem in Wireless Body Area Networks Thesis for the Degree of Doctor of Philosophy Interference Mitigation Schemes for Coexistence Problem in Wireless Body Area Networks BeomSeok Kim Department of Computer Engineering Graduate School Kyung

More information

Improved MAC protocol for urgent data transmission in wireless healthcare monitoring sensor networks

Improved MAC protocol for urgent data transmission in wireless healthcare monitoring sensor networks , pp.282-286 http://dx.doi.org/10.14257/astl.2015.116.57 Improved MAC protocol for urgent data transmission in wireless healthcare monitoring sensor networks Rae Hyeon Kim, Jeong Gon Kim 1 Department of

More information

A study on MAC protocol for urgent data transmission in Wireless Bio Signal Monitoring Environment

A study on MAC protocol for urgent data transmission in Wireless Bio Signal Monitoring Environment , pp.93-98 http://dx.doi.org/10.14257/astl.2015.108.20 A study on MAC protocol for urgent data transmission in Wireless Bio Signal Monitoring Environment Rae Hyeon Kim, Pyung Soo Kim, Jeong Gon Kim 1 Department

More information

An Emergency Handling Scheme for Superframe-structured MAC protocols in WBAN

An Emergency Handling Scheme for Superframe-structured MAC protocols in WBAN An Emergency Handling Scheme for Superframe-structured MAC protocols in WBAN BeomSeok Kim and Jinsung Cho Dept. of Computer Engineering Kyung Hee University Youngin 446-701, Korea {passion0822, chojs}@khu.ac.kr

More information

Does the IEEE MAC Protocol Work Well in Wireless Body Area Networks?

Does the IEEE MAC Protocol Work Well in Wireless Body Area Networks? Journal of Advances in Computer Networks, Vol. 4, No. 1, March 2016 Does the IEEE 802.15.4 MAC Protocol Work Well in Wireless Body Area Networks? Sabita Nepal, Saurav Dahal, and Seokjoo Shin and design

More information

Delay Reduced MAC Protocol for Bio Signal Monitoring in the WBSN Environment

Delay Reduced MAC Protocol for Bio Signal Monitoring in the WBSN Environment , pp.42-46 http://dx.doi.org/10.14257/astl.2015.94.10 Delay Reduced MAC Protocol for Bio Signal Monitoring in the WBSN Environment Rae Hyeon Kim, Jeong Gon Kim 1 Department of Electronic Engineering Korea

More information

2L-MAC: A MAC Protocol with Two-Layer Interference Mitigation in Wireless Body Area Networks for Medical Applications

2L-MAC: A MAC Protocol with Two-Layer Interference Mitigation in Wireless Body Area Networks for Medical Applications 2L-MAC: A MAC Protocol with Two-Layer Interference Mitigation in Wireless Body Area Networks for Medical Applications Guan-Tsang Chen, Wen-Tsuen Chen, and Shan-Hsiang Shen Department of Computer Science,

More information

Simulation Analysis of IEEE Non-beacon Mode at Varying Data Rates

Simulation Analysis of IEEE Non-beacon Mode at Varying Data Rates Simulation Analysis of IEEE 802.15.4 Non-beacon Mode at Varying Data Rates Z. Abbas, N. Javaid, M. A. Khan, S. Ahmed, U. Qasim, Z. A. Khan COMSATS Institute of IT, Islamabad, Pakistan. Mirpur University

More information

Two-Tier WBAN/WLAN Healthcare Networks; Priority Considerations

Two-Tier WBAN/WLAN Healthcare Networks; Priority Considerations Two-Tier WBAN/WLAN Healthcare Networks; Priority Considerations Saeed Rashwand Department of Computer Science University of Manitoba Jelena Mišić Department of Computer Science Ryerson University Abstract

More information

standards like IEEE [37], IEEE [38] or IEEE [39] do not consider

standards like IEEE [37], IEEE [38] or IEEE [39] do not consider Chapter 5 IEEE 802.15.4 5.1 Introduction Wireless Sensor Network(WSN) is resource constrained network developed specially targeting applications having unattended network for long time. Such a network

More information

Principles of Wireless Sensor Networks. Medium Access Control and IEEE

Principles of Wireless Sensor Networks. Medium Access Control and IEEE http://www.ee.kth.se/~carlofi/teaching/pwsn-2011/wsn_course.shtml Lecture 7 Stockholm, November 8, 2011 Medium Access Control and IEEE 802.15.4 Royal Institute of Technology - KTH Stockholm, Sweden e-mail:

More information

Volume 1, Number 1, 2015 Pages Jordan Journal of Electrical Engineering ISSN (Print): , ISSN (Online):

Volume 1, Number 1, 2015 Pages Jordan Journal of Electrical Engineering ISSN (Print): , ISSN (Online): JJEE Volume 1, Number 1, 2015 Pages 45-54 Jordan Journal of Electrical Engineering ISSN (Print): 2409-9600, ISSN (Online): 2409-9619 Performance Evaluation for Large Scale Star Topology IEEE 802.15.4 Based

More information

Radio Networks. Riccardo Cavallari. Radio Networks Office: 3 rd floor, Main Building

Radio Networks. Riccardo Cavallari. Radio Networks Office: 3 rd floor, Main Building Radio Networks riccardo.cavallari@unibo.it +39 051 20 93180 Office: 3 rd floor, Main Building 1 Wireless Body Area Networks (WBAN) and IEEE 802.15.6 Standard 2 Outline 1. Introduction Definitions and Application

More information

Multichannel MAC for Energy Efficient Home Area Networks

Multichannel MAC for Energy Efficient Home Area Networks 1st International Workshop on GReen Optimized Wireless Networks (GROWN'13) Multichannel MAC for Energy Efficient Home Area Networks Kok Keong Chai, Shihab Jimaa, Yun Li, Yue Chen, and Siying Wang Abstract

More information

Performance Analysis of Beacon Enabled IEEE Using GTS in Zigbee

Performance Analysis of Beacon Enabled IEEE Using GTS in Zigbee Performance Analysis of Beacon Enabled IEEE 802.15.4 Using GTS in Zigbee Rajashri Wavage PG Student Computer Science and Engineering Baddi University of Emerging Science and Technology Aman Kaushik. Asst.

More information

Impact of IEEE n Operation on IEEE Operation

Impact of IEEE n Operation on IEEE Operation 2009 International Conference on Advanced Information Networking and Applications Workshops Impact of IEEE 802.11n Operation on IEEE 802.15.4 Operation B Polepalli, W Xie, D Thangaraja, M Goyal, H Hosseini

More information

Research Directions in Low-Power Wireless Networks

Research Directions in Low-Power Wireless Networks Research Directions in Low-Power Wireless Networks Behnam Dezfouli [ dezfouli@ieee.org ] November 2014 1 q OBSERVING AND CHARACTERIZING THE EFFECT OF ENVIRONMENT ON WIRELESS COMMUNICATIONS For example,

More information

Project: IEEE P Working Group for Wireless Personal Area Networks N

Project: IEEE P Working Group for Wireless Personal Area Networks N Project: IEEE P802.15 Working Group for Wireless Personal Area Networks N (WPANs) Title: [Olympus MAC Proposal] Date Submitted: [May 2009] Source: [Gang Ding] Company [Olympus Communication Technology

More information

Enhanced Power Saving Scheme for IEEE DCF Based Wireless Networks

Enhanced Power Saving Scheme for IEEE DCF Based Wireless Networks Enhanced Power Saving Scheme for IEEE 802.11 DCF Based Wireless Networks Jong-Mu Choi, Young-Bae Ko, and Jai-Hoon Kim Graduate School of Information and Communication Ajou University, Republic of Korea

More information

A cluster based interference mitigation scheme for performance enhancement in IEEE

A cluster based interference mitigation scheme for performance enhancement in IEEE 756 Journal of Scientific & Industrial Research J SCI IND RES VOL 7 SEPTEMBER 2 Vol. 7, September 2, pp. 756-76 A cluster based interference mitigation scheme for performance enhancement in IEEE 82.5.4

More information

Project: IEEE P Working Group for Wireless Personal Area Networks N

Project: IEEE P Working Group for Wireless Personal Area Networks N Project: IEEE P802.15 Working Group for Wireless Personal Area Networks N (WPANs) Title: [Olympus MAC Proposal] Date Submitted: [May 2009] Source: [Gang Ding] Company [Olympus Communication Technology

More information

EL2745 Principles of Wireless Sensor Networks

EL2745 Principles of Wireless Sensor Networks EL2745 Principles of Wireless Sensor Networks www.kth.se/student/program-kurser/kurshemsidor/kurshemsidor/control/el2745 Lecture 5 Stockholm, February 2, 2012 Carlo Fischione Royal Institute of Technology

More information

CS263: Wireless Communications and Sensor Networks

CS263: Wireless Communications and Sensor Networks CS263: Wireless Communications and Sensor Networks Matt Welsh Lecture 6: Bluetooth and 802.15.4 October 12, 2004 2004 Matt Welsh Harvard University 1 Today's Lecture Bluetooth Standard for Personal Area

More information

Distributed Interference-aware Medium Access Control for IEEE Visible Light Communications

Distributed Interference-aware Medium Access Control for IEEE Visible Light Communications Sensors and Materials, Vol. 30, No. 8 (2018) 1665 1670 MYU Tokyo 1665 S & M 1623 Distributed Interference-aware Medium Access Control for IEEE 802.15.7 Visible Light Communications Eui-Jik Kim, 1 Jung-Hyok

More information

A Context Aware MAC Protocol for Medical Wireless Body Area Network

A Context Aware MAC Protocol for Medical Wireless Body Area Network A Context Aware MAC Protocol for Medical Wireless Body Area Network Zhisheng Yan and Bin Liu School of Information Science and Technology University of Science and Technology of China Hefei, Anhui, 230027,

More information

Real-time based Superframe for ISA100.11a in Wireless Industrial Network

Real-time based Superframe for ISA100.11a in Wireless Industrial Network Journal of Communication and Computer 12 (2015) 28-32 doi: 10.17265/1548-7709/2015.01.005 D DAVID PUBLISHING Real-time based Superframe for ISA100.11a in Wireless Industrial Network Oka Danil Saputra 1

More information

An Energy-efficient MAC Protocol for Wireless Body Area Networks

An Energy-efficient MAC Protocol for Wireless Body Area Networks An Energy-efficient MAC Protocol for Wireless Body Area Networks Chong-Qing ZHANG 1,a,, Yong-Quan LIANG 1,b, Li-Na NI 1,c, Ying-Long WANG 2,d, and Ming-Lei SHU 2,e 1 College of Information Science and

More information

SENSOR-MAC CASE STUDY

SENSOR-MAC CASE STUDY SENSOR-MAC CASE STUDY Periodic Listen and Sleep Operations One of the S-MAC design objectives is to reduce energy consumption by avoiding idle listening. This is achieved by establishing low-duty-cycle

More information

A Modified IEEE Superframe Structure for Guaranteed Emergency Handling in Wireless Body Area Network

A Modified IEEE Superframe Structure for Guaranteed Emergency Handling in Wireless Body Area Network A Modified IEEE 802.15.4 Superframe Structure for Guaranteed Emergency Handling in Wireless Body Area Network Jay Shree Ranjit, Seokjoo Shin Dept. of Computer Engineering, Chosun University Gwangju (S.

More information

Coexistence Issues for Wireless Body Area Networks at 2.45 GHz

Coexistence Issues for Wireless Body Area Networks at 2.45 GHz Coexistence Issues for Wireless Body Area Networks at 2.45 GHz Flavia Martelli, Roberto Verdone DEIS, University of Bologna, Italy Email: {flavia.martelli, roberto.verdone}@unibo.it Abstract This paper

More information

Quality of Service Trade-off at the Application Layer with Guaranteed Time Slots in IEEE for Wireless Sensor Networks

Quality of Service Trade-off at the Application Layer with Guaranteed Time Slots in IEEE for Wireless Sensor Networks International Journal of Allied Practice, Research and Review Website: www.ijaprr.com (ISSN 2350-1294) Quality of Service Trade-off at the Application Layer with Guaranteed Time Slots in IEEE 802.15.4

More information

Performance Evaluation of Different Backoff Algorithms in IEEE Using Double Sensing

Performance Evaluation of Different Backoff Algorithms in IEEE Using Double Sensing Indonesian Journal of Electrical Engineering and Computer Science Vol. 5, No. 2, February 2017, pp. 376 ~ 382 DOI: 10.11591/ijeecs.v5.i2.pp376-382 376 Performance Evaluation of Different Backoff Algorithms

More information

Spectrum Management in Cognitive Radio Networks

Spectrum Management in Cognitive Radio Networks Spectrum Management in Cognitive Radio Networks Jul 14,2010 Instructor: professor m.j omidi 1/60 BY : MOZHDEH MOLA & ZAHRA ALAVIKIA Contents Overview: Cognitive Radio Spectrum Sensing Spectrum Decision

More information

An Improved MAC Protocol with a Reconfiguration Scheme for Wireless e-health Systems Requiring Quality of Service

An Improved MAC Protocol with a Reconfiguration Scheme for Wireless e-health Systems Requiring Quality of Service An Improved MAC Protocol with a Reconfiguration Scheme for Wireless e-health Systems Requiring Quality of Service Óscar Gama, Paulo Carvalho Department of Informatics University of Minho Braga, Portugal

More information

A new MAC protocol for reducing effect of needless transmission deferment induced by missed RTS/CTS handshake

A new MAC protocol for reducing effect of needless transmission deferment induced by missed RTS/CTS handshake Mobile Information Systems 5 (009) 3 DOI 0.333/MIS-009-0070 IOS Press A new MAC protocol for reducing effect of needless transmission deferment induced by missed / handshake Tetsuya Shigeyasu a, Daishi

More information

Project: IEEE P Working Group for Wireless Personal Area Networks (WPANs)

Project: IEEE P Working Group for Wireless Personal Area Networks (WPANs) Project: IEEE P802.15 Working Group for Wireless Personal Area Networks (WPANs) Title: [A MAC proposal for LECIM] Date Submitted: [September, 2011] Source: [Kyungsup Kwak, Jaedoo Huh*, M. Al Ameen, Niamat

More information

Fig. 1. Superframe structure in IEEE

Fig. 1. Superframe structure in IEEE Analyzing the Performance of GTS Allocation Using Markov Model in IEEE 802.15.4 Alladi Ramesh 1,Dr.P.Sumithabhashini 2 1 Dept.of CSE, PETW, Hyderabad 2 Dept.of ECE, PETW, Hyderabad Abstract-In this paper,

More information

Interference Mitigation Technique for Performance Enhancement in Coexisting Bluetooth and WLAN

Interference Mitigation Technique for Performance Enhancement in Coexisting Bluetooth and WLAN 2012 International Conference on Information and Computer Networks (ICICN 2012) IPCSIT vol. 27 (2012) (2012) IACSIT Press, Singapore Interference Mitigation Technique for Performance Enhancement in Coexisting

More information

Topic 02: IEEE

Topic 02: IEEE Topic 02: IEEE 802.15.4 Tuesday 20 Feb 2007 ICTP-ITU School on Wireless Networking for Scientific Applications in Developing Countries Bhaskaran Raman Department of CSE, IIT Kanpur http://www.cse.iitk.ac.in/users/braman/

More information

PREDICTIVE CHANNEL SCANNING AND SWITCHING ALGORITHM FOR THE COEXISTENCE OF IEEE AND WIFI. Received May 2012; revised October 2012

PREDICTIVE CHANNEL SCANNING AND SWITCHING ALGORITHM FOR THE COEXISTENCE OF IEEE AND WIFI. Received May 2012; revised October 2012 International Journal of Innovative Computing, Information and Control ICIC International c 2013 ISSN 1349-4198 Volume 9, Number 7, July 2013 pp. 2861 2872 PREDICTIVE CHANNEL SCANNING AND SWITCHING ALGORITHM

More information

Message acknowledgement and an optional beacon. Channel Access is via Carrier Sense Multiple Access with

Message acknowledgement and an optional beacon. Channel Access is via Carrier Sense Multiple Access with ZigBee IEEE 802.15.4 Emerging standard for low-power wireless monitoring and control Scale to many devices Long lifetime is important (contrast to Bluetooth) 10-75m range typical Designed for industrial

More information

Superframe Formation Algorithms in Networks

Superframe Formation Algorithms in Networks Superframe Formation Algorithms in 802.15.3 Networks Attila Török 1, Lóránt Vajda 1 Dept. of Telecommunications and Media Informatics Budapest University of Technology and Economics Budapest, Hungary {torok,vajda}@ttt-atm.tmit.bme.hu

More information

Guide to Wireless Communications, 3 rd Edition. Objectives

Guide to Wireless Communications, 3 rd Edition. Objectives Guide to Wireless Communications, 3 rd Edition Chapter 5 Wireless Personal Area Networks Objectives Describe a wireless personal area network (WPAN) List the different WPAN standards and their applications

More information

An Efficient Bandwidth Estimation Schemes used in Wireless Mesh Networks

An Efficient Bandwidth Estimation Schemes used in Wireless Mesh Networks An Efficient Bandwidth Estimation Schemes used in Wireless Mesh Networks First Author A.Sandeep Kumar Narasaraopeta Engineering College, Andhra Pradesh, India. Second Author Dr S.N.Tirumala Rao (Ph.d)

More information

Collision Free and Energy Efficient MAC protocol for Wireless Networks

Collision Free and Energy Efficient MAC protocol for Wireless Networks 110 IJCSNS International Journal of Computer Science and Network Security, VOL.7 No.9, September 2007 Collision Free and Energy Efficient MAC protocol for Wireless Networks Muhammad Ali Malik, Dongha Shin

More information

Channel Adaptive ACK Mechanism in IEEE Wireless Personal Area Networks

Channel Adaptive ACK Mechanism in IEEE Wireless Personal Area Networks Channel Adaptive ACK Mechanism in IEEE 802.15.3 Wireless Personal Area Networks Jong-In Lee 28 August 2008 Broadband Communication Laboratory Korea University FISC 2008 Outline Introduction System model

More information

A Comprehensive Simulation Study of Slotted CSMA/CA for IEEE Wireless Sensor Networks

A Comprehensive Simulation Study of Slotted CSMA/CA for IEEE Wireless Sensor Networks A Comprehensive Simulation Study of Slotted CSMA/CA for IEEE 802.15.4 Wireless Sensor Networks Anis KOUBAA, Mário ALVES, Eduardo TOVAR IPP-HURRAY! Research Group, Polytechnic Institute of Porto Rua Dr.

More information

Principles of Wireless Sensor Networks

Principles of Wireless Sensor Networks Principles of Wireless Sensor Networks https://www.kth.se/social/course/el2745/ Lecture 5 January 31, 2013 Carlo Fischione Associate Professor of Sensor Networks e-mail: carlofi@kth.se http://www.ee.kth.se/~carlofi/

More information

Analysis of IEEE e for QoS Support in Wireless LANs

Analysis of IEEE e for QoS Support in Wireless LANs Analysis of IEEE 802.11e for QoS Support in Wireless LANs Stefan Mangold, Sunghyun Choi, Guido R. Hiertz, Ole Klein IEEE Wireless Communications, December 2003 Presented by Daeseon Park, Student No.2005-30231

More information

Delivering Voice over IEEE WLAN Networks

Delivering Voice over IEEE WLAN Networks Delivering Voice over IEEE 802.11 WLAN Networks Al Petrick, Jim Zyren, Juan Figueroa Harris Semiconductor Palm Bay Florida Abstract The IEEE 802.11 wireless LAN standard was developed primarily for packet

More information

Wireless Communications

Wireless Communications 4. Medium Access Control Sublayer DIN/CTC/UEM 2018 Why do we need MAC for? Medium Access Control (MAC) Shared medium instead of point-to-point link MAC sublayer controls access to shared medium Examples:

More information

THE IEEE standard was created in 2003, and its

THE IEEE standard was created in 2003, and its ADVANCES IN ELECTRONICS AND TELECOMMUNICATIONS, VOL. 1, NO. 2, NOVEMBER 2010 7 Simulation Study of the IEEE 802.15.4 Standard Low Rate Wireless Personal Area Networks Dariusz Kościelnik and Jacek Stępień

More information

Advanced Computer Networks WLAN

Advanced Computer Networks WLAN Advanced Computer Networks 263 3501 00 WLAN Patrick Stuedi Spring Semester 2014 1 Oriana Riva, Department of Computer Science ETH Zürich Last week Outlook Medium Access COPE Short Range Wireless Networks:

More information

A Directional MAC Protocol with the DATA-frame Fragmentation and Short Busy Advertisement Signal for Mitigating the Directional Hidden Node Problem

A Directional MAC Protocol with the DATA-frame Fragmentation and Short Busy Advertisement Signal for Mitigating the Directional Hidden Node Problem 2012 IEEE 23rd International Symposium on Personal, Indoor and Mobile Radio Communications - (PIMRC) A Directional MAC Protocol with the DATA-frame Fragmentation and Short Busy Advertisement Signal for

More information

Communication In Smart Grid -Part3

Communication In Smart Grid -Part3 Communication In Smart Grid -Part3 Dr.-Ing. Abdalkarim Awad 09.12.2015 Informatik 7 Rechnernetze und Kommunikationssysteme Zigbee General characteristics Data rates of 250 kbps, 20 kbps and 40kpbs. Star

More information

Wireless Personal Area Networks architecture and protocols for multimedia applications

Wireless Personal Area Networks architecture and protocols for multimedia applications Wireless Personal Area Networks architecture and protocols for multimedia applications Sargun 1, Sobia Maan 2, Dr. Shashi B. Rana 3 Student M.Tech (ECE), Department Electronics and Technology, Guru Nanak

More information

Project: IEEE P Working Group for Wireless Personal Area Networks (WPANs)

Project: IEEE P Working Group for Wireless Personal Area Networks (WPANs) Project: IEEE P802.15 Working Group for Wireless Personal Area Networks (WPANs) Title: [Simulation Results for Final Proposal 15-3-0380] Date Submitted: [Aug 2013] Source: [Hongkun Li, Zhuo Chen, Chonggang

More information

TMMAC: A TDMA Based Multi-Channel MAC Protocol using a Single. Radio Transceiver for Mobile Ad Hoc Networks

TMMAC: A TDMA Based Multi-Channel MAC Protocol using a Single. Radio Transceiver for Mobile Ad Hoc Networks : A TDMA Based Multi-Channel MAC Protocol using a Single Radio Transceiver for Mobile Ad Hoc Networks Jingbin Zhang, Gang Zhou, Chengdu Huang, Ting Yan, Sang H. Son, John A. Stankovic Department of Computer

More information

Lecture 16: QoS and "

Lecture 16: QoS and Lecture 16: QoS and 802.11" CSE 123: Computer Networks Alex C. Snoeren HW 4 due now! Lecture 16 Overview" Network-wide QoS IntServ DifServ 802.11 Wireless CSMA/CA Hidden Terminals RTS/CTS CSE 123 Lecture

More information

Distributed TDMA MAC Protocol with Source-Driven Combined Resource Allocation in Ad Hoc Networks

Distributed TDMA MAC Protocol with Source-Driven Combined Resource Allocation in Ad Hoc Networks Distributed TDMA MAC Protocol with Source-Driven Combined Resource Allocation in Ad Hoc Networks Myunghwan Seo, Hyungweon Cho Wireless Comm. Group Samsung Thales Co., LTD. Yongin, 449-885, South Korea

More information

SAUCeR : a QoS-aware slotted-aloha based UWB MAC with cooperative retransmissions

SAUCeR : a QoS-aware slotted-aloha based UWB MAC with cooperative retransmissions WIRELESS COMMUNICATIONS AND MOBILE COMPUTING Wirel. Commun. Mob. Comput. 2011; 11:410 425 Published online 24 May 2010 in Wiley Online Library (wileyonlinelibrary.com)..987 SPECIAL ISSUE PAPER : a QoS-aware

More information

Analysis and simulation of Network Inaccessibility in LR-WPAN using NS2

Analysis and simulation of Network Inaccessibility in LR-WPAN using NS2 International Journal of Current Engineering and Technology E-ISSN 2277 416, P-ISSN 2347 5161 216 INPRESSCO, All Rights Reserved Available at http://inpressco.com/category/ijcet Research Article Analysis

More information

Improving Channel Scanning Procedures for WLAN Handoffs 1

Improving Channel Scanning Procedures for WLAN Handoffs 1 Improving Channel Scanning Procedures for WLAN Handoffs 1 Shiao-Li Tsao and Ya-Lien Cheng Department of Computer Science, National Chiao Tung University sltsao@cs.nctu.edu.tw Abstract. WLAN has been widely

More information

Medium Access Control in Wireless Networks

Medium Access Control in Wireless Networks Medium Access Control in Wireless Networks Prof. Congduc Pham http://www.univ-pau.fr/~cpham Université de Pau, France MAC layer Routing protocols Medium Acces Control IEEE 802.X MAC GSM (2G) Channels Downlink

More information

New Channel Access Approach for the IEEE Devices in 2.4 GHz ISM Band

New Channel Access Approach for the IEEE Devices in 2.4 GHz ISM Band New Channel Access Approach for the IEEE 802.15.4 Devices in 2.4 GHz ISM Band Tolga Coplu and Sema F. Oktug Department of Computer Engineering, Istanbul Technical University, Istanbul, Turkey {coplu,oktug}@itu.edu.tr

More information

Multichannel Outage-aware MAC Protocols for Wireless Networks

Multichannel Outage-aware MAC Protocols for Wireless Networks Submitted - the 4th IEEE Conference on Industrial Electronics and Applications (ICIEA 29) Multichannel Outage-aware MAC Protocols for Wireless Networks Hyukjin Lee and Cheng-Chew Lim School of Electrical

More information

Concurrent-MAC: Increasing Concurrent Transmissions in Dense Wireless LANs

Concurrent-MAC: Increasing Concurrent Transmissions in Dense Wireless LANs Concurrent-MAC: Increasing Concurrent Transmissions in Dense Wireless LANs Ghazale Hosseinabadi and Nitin Vaidya Department of ECE and Coordinated Science Lab. University of Illinois at Urbana-Champaign

More information

Overview of the IEEE /4a standards for low data rate Wireless Personal Data Networks

Overview of the IEEE /4a standards for low data rate Wireless Personal Data Networks Overview of the IEEE 802.15.4/4a standards for low data rate Wireless Personal Data Networks Luca De Nardis and Maria-Gabriella Di Benedetto Infocom Department School of Engineering University of Rome

More information

On the Energy Efficiency of Opportunistic Access in Wireless Home Networks

On the Energy Efficiency of Opportunistic Access in Wireless Home Networks On the Energy Efficiency of Opportunistic Access in Wireless Home Networks Ahmed Khattab EECE Department Cairo University Giza, Egypt akhattab@ieee.org Abstract In this paper, we evaluate the energy efficiency

More information

A Comprehensive Survey of MAC Protocols for Wireless Body Area Networks

A Comprehensive Survey of MAC Protocols for Wireless Body Area Networks A Comprehensive Survey of MAC Protocols for Wireless Body Area Networks A. Rahim, N. Javaid, M. Aslam, Z. Rahman, U. Qasim, Z. A. Khan University of Alberta, Alberta, Canada Department of Electrical Engineering,

More information

Mobility Management in Heterogeneous Mobile Communication Networks through an Always Best Connected Integrated Architecture

Mobility Management in Heterogeneous Mobile Communication Networks through an Always Best Connected Integrated Architecture Mobility Management in Heterogeneous Mobile Communication Networks through an Always Best Connected Integrated Architecture Dionysia Triantafyllopoulou *, National and Kapodistrian University of Athens

More information

An Approach to Efficient and Reliable design in Hierarchical Mobile IPv6

An Approach to Efficient and Reliable design in Hierarchical Mobile IPv6 An Approach to Efficient and Reliable design in Hierarchical Mobile IPv6 Taewan You 1, Seungyun Lee 1, Sangheon Pack 2, and Yanghee Choi 2 1 Protocol Engineering Center, ETRI, 161 Gajoung-dong, Yusong-gu,

More information

Analysis and Comparison of DSDV and NACRP Protocol in Wireless Sensor Network

Analysis and Comparison of DSDV and NACRP Protocol in Wireless Sensor Network Analysis and Comparison of and Protocol in Wireless Sensor Network C.K.Brindha PG Scholar, Department of ECE, Rajalakshmi Engineering College, Chennai, Tamilnadu, India, brindhack@gmail.com. ABSTRACT Wireless

More information

Performance Evaluation of IEEE for Mobile Sensor Network

Performance Evaluation of IEEE for Mobile Sensor Network Research Online ECU Publications Pre. 2011 2008 Performance Evaluation of IEEE 802.15.4 for Mobile Sensor Network Kartinah Zen Daryoush Habibi Alexander Rassau Iftekhar Ahmad 10.1109/WOCN.2008.4542536

More information

Investigating Low Level Protocols for Wireless Body Sensor Networks

Investigating Low Level Protocols for Wireless Body Sensor Networks Investigating Low Level Protocols for Wireless Body Sensor Networks Nadine Boudargham, Jacques Bou Abdo, Jacques Demerjian, Christophe Guyeux and Abdallah Makhoul Faculty of Engineering Notre Dame University,

More information

Application of Fuzzy Logic Control to Dynamic Channel Allocation of WiMedia UWB Networks

Application of Fuzzy Logic Control to Dynamic Channel Allocation of WiMedia UWB Networks , pp.60-64 http://dx.doi.org/10.14257/astl.2015.108.14 Application of Fuzzy Logic Control to Dynamic Channel Allocation of WiMedia UWB Networks Dong-Keun Jeon 1, Yeonwoo Lee *2 1 Dept. of Mechatronics,

More information

November 1998 doc.: IEEE /378 IEEE P Wireless LANs Extension of Bluetooth and Direct Sequence Interference Model.

November 1998 doc.: IEEE /378 IEEE P Wireless LANs Extension of Bluetooth and Direct Sequence Interference Model. IEEE P802.11 Wireless LANs Extension of Bluetooth and 802.11 Direct Sequence Interference Model Date: November 11, 1998 Author: Jim Zyren Harris Semiconductor Melbourne, FL, USA Phone: (407)729-4177 Fax:

More information

Experimental Validation of a Coexistence Model of IEEE and IEEE b/g Networks

Experimental Validation of a Coexistence Model of IEEE and IEEE b/g Networks Experimental Validation of a Coexistence Model of IEEE 802.15.4 and IEEE 802.11b/g Networks Wei Yuan, Xiangyu Wang, Jean-Paul M. G. Linnartz and Ignas G. M. M. Niemegeers Philips Research, High Tech Campus

More information

Strengthening Unlicensed Band Wireless Backhaul

Strengthening Unlicensed Band Wireless Backhaul be in charge Strengthening Unlicensed Band Wireless Backhaul Use TDD/TDMA Based Channel Access Mechanism WHITE PAPER Strengthening Unlicensed Band Wireless Backhaul: Use TDD/TDMA Based Channel Access Mechanism

More information

A Beacon Cluster-Tree Construction Approach For ZigBee/IEEE Networks

A Beacon Cluster-Tree Construction Approach For ZigBee/IEEE Networks A Beacon Cluster-Tree Construction Approach For ZigBee/IEEE802.15.4 Networks Mohammed.I. Benakila, Laurent George LACSC Laboratory ECE Paris, school of engineering Paris, France e-mail: Benakila@ece.fr,

More information

Available online at ScienceDirect. Procedia Engineering 154 (2016 )

Available online at  ScienceDirect. Procedia Engineering 154 (2016 ) Available online at www.sciencedirect.com ScienceDirect Procedia Engineering 154 (2016 ) 223 228 12th International Conference on Hydroinformatics, HIC 2016 An Improved Method of Avoiding RF Congestion

More information

Computer Networks 52 (2008) Contents lists available at ScienceDirect. Computer Networks. journal homepage:

Computer Networks 52 (2008) Contents lists available at ScienceDirect. Computer Networks. journal homepage: Computer Networks 52 (28) 2568 2581 Contents lists available at ScienceDirect Computer Networks journal homepage: www.elsevier.com/locate/comnet Design and implementation of enhanced IEEE 82.15.4 for supporting

More information

H-MMAC: A Hybrid Multi-channel MAC Protocol for Wireless Ad hoc Networks

H-MMAC: A Hybrid Multi-channel MAC Protocol for Wireless Ad hoc Networks H-: A Hybrid Multi-channel MAC Protocol for Wireless Ad hoc Networks Duc Ngoc Minh Dang Department of Computer Engineering Kyung Hee University, Korea Email: dnmduc@khu.ac.kr Choong Seon Hong Department

More information

CSC344 Wireless and Mobile Computing. Department of Computer Science COMSATS Institute of Information Technology

CSC344 Wireless and Mobile Computing. Department of Computer Science COMSATS Institute of Information Technology CSC344 Wireless and Mobile Computing Department of Computer Science COMSATS Institute of Information Technology Wireless Local Area Networks (WLANs) Part I Almost all wireless LANs now are IEEE 802.11

More information

Relaying Node Selection Technique For IEEE

Relaying Node Selection Technique For IEEE Relaying Node Selection Technique For IEEE 802.15.6 Muhammad Ismail 1, Faisal Bashir 2, Yousaf Zia 3, Samira Kanwal 4, Muhammad Ehtisham Azhar 5 Bahria University, Islamabad Pakistan ismailjaved2011@gmail.com

More information

Improving the quality of H.264 video transmission using the Intra-Frame FEC over IEEE e networks

Improving the quality of H.264 video transmission using the Intra-Frame FEC over IEEE e networks Improving the quality of H.264 video transmission using the Intra-Frame FEC over IEEE 802.11e networks Seung-Seok Kang 1,1, Yejin Sohn 1, and Eunji Moon 1 1Department of Computer Science, Seoul Women s

More information

WiMedia Media Access Control (MAC) Dan Froelich

WiMedia Media Access Control (MAC) Dan Froelich WiMedia Media Access Control (MAC) Dan Froelich Intel Corporation Content also provided by: Kris Flemming, Intel Corporation Agenda Key Messages Relationship of Certified Wireless USB and other WiMedia

More information

May doc.: IEEE Submission Title: [MAC for IEEE ]

May doc.: IEEE Submission Title: [MAC for IEEE ] Project: IEEE P802.15 Working Group for Wireless Personal Area Networks (WPANs) Title: [MAC for IEEE802.15.6] Date Submitted: [April 29, 2009] Source: [Hyung-il Park 1, Sung-weon Kang 1, Youngmi Kwon 2

More information

Improving IEEE for Low-latency Energy-efficient Industrial Applications

Improving IEEE for Low-latency Energy-efficient Industrial Applications Improving IEEE 802.15.4 for Low-latency Energy-efficient Industrial Applications Feng Chen Computer Networks and Communication Systems University of Erlangen-Nuremberg, 91058 Erlangen feng.chen@informatik.uni-erlangen.de

More information

AN EFFICIENT MAC PROTOCOL BASED ON HYBRID SUPERFRAME FOR WIRELESS SENSOR NETWORKS

AN EFFICIENT MAC PROTOCOL BASED ON HYBRID SUPERFRAME FOR WIRELESS SENSOR NETWORKS AN EFFICIENT MAC PROTOCOL BASED ON HYBRID SUPERFRAME FOR WIRELESS SENSOR NETWORKS Ge Ma and Dongyu Qiu Department of Electrical and Computer Engineering Concordia University, Montreal, QC, Canada tina0702@gmail.com,

More information

MAC in /20/06

MAC in /20/06 MAC in 802.11 2/20/06 MAC Multiple users share common medium. Important issues: Collision detection Delay Fairness Hidden terminals Synchronization Power management Roaming Use 802.11 as an example to

More information

Fairness Enhancement Scheme for Multimedia Applications in IEEE e Wireless LANs

Fairness Enhancement Scheme for Multimedia Applications in IEEE e Wireless LANs Fairness Enhancement Scheme for Multimedia Applications in IEEE 802.11e Wireless LANs Young-Woo Nam, Sunmyeng Kim, and Si-Gwan Kim Department of Computer Software Engineering Kumoh National Institute of

More information

Intrusion Detection in Wireless Body Sensor Networks

Intrusion Detection in Wireless Body Sensor Networks Intrusion Detection in Wireless Body Sensor Networks Nadya El MOUSSAID ESSI lab, Ibn Zohr University, Agadir Morocco Email: nadya.elmoussaid@edu.uiz.ac.ma Ahmed TOUMANARI, and Maryam EL AZHARI ESSI lab,

More information

Advanced Networking Technologies

Advanced Networking Technologies Advanced Networking Technologies Chapter 4 Medium Access Control Protocols (Acknowledgement: These slides have been prepared by Prof. Dr. Holger Karl) Advanced Networking (SS 16): 04 Medium Access Control

More information

An Efficient GTS Allocation Scheme for IEEE MAC Layer

An Efficient GTS Allocation Scheme for IEEE MAC Layer DOI: 10.2298/CSIS120702027H An Efficient GTS Allocation Scheme for IEEE 802.15.4 MAC Layer Der-Chen Huang, Yi-Wei Lee and Hsiang-Wei Wu National Chung Hsing University, Taiwan, R.O.C. huangdc@nchu.edu.tw

More information

Enhancements and Performance Evaluation of Wireless Local Area Networks

Enhancements and Performance Evaluation of Wireless Local Area Networks Enhancements and Performance Evaluation of Wireless Local Area Networks Jiaqing Song and Ljiljana Trajkovic Communication Networks Laboratory Simon Fraser University Burnaby, BC, Canada E-mail: {jsong,

More information

Priority-MAC: A Priority based Medium Access Control solution with QoS for WSN

Priority-MAC: A Priority based Medium Access Control solution with QoS for WSN Priority-MAC: A Priority based Medium Access Control solution with QoS for WSN Soumaya Argoubi, Karima Maalaoui, Mohamed Houcine Elhdhili, Leila Azouz Saidane RAMSIS Team, CRISTAL Laboratory, National

More information

CSMA based Medium Access Control for Wireless Sensor Network

CSMA based Medium Access Control for Wireless Sensor Network CSMA based Medium Access Control for Wireless Sensor Network H. Hoang, Halmstad University Abstract Wireless sensor networks bring many challenges on implementation of Medium Access Control protocols because

More information