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

Size: px
Start display at page:

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

Transcription

1 , pp Improved MAC protocol for urgent data transmission in wireless healthcare monitoring sensor networks Rae Hyeon Kim, Jeong Gon Kim 1 Department of Electronic Engineering, Korea Polytechnic University Si Heung City, Kyunggi Do, , KOREA hjkl525@naver.com, jgkim@kpu.ac.kr Abstract. The applications of wireless body sensor networks (WBSNs) have been increasing due to the advanced wireless telecommunication techniques and activated ubiquitous environment. The WBSN is a network environment in which various types of bio-signals generated directly or indirectly inside and outside the body are measured and processed for transmission to monitor the condition of the patient. We propose two types of adaptive MAC protocols to deal with emergency data separately in the system. The first proposed protocol reduces the delay by prioritizing emergency data over other general data by sending them first. The second proposed protocol applies the maximum delay requirement to emergency data to reduce the packet loss of general and emergency data. Keywords: WBSN, DTD-MAC, MED MAC, CSMA/CA, TDMA, MED-MAC 1 Introduction A wireless body sensor network (WBSN) environment is an applied network that was advanced from a WBAN environment [1], that allows communication within a body based on wireless sensor networks (WSNs)[2]. It is an environment where the condition of a patient is monitored in real time by collecting bio-signal data from the tools or node transplanted inside or outside the body. In near future, the WBSN is expected to replace the existing wired environments of medical surveillance or monitoring [3]. Carrier sensed multiple access/collision avoidance (CSMA/CA) [4] is a widely known MAC protocol, and is used when a numbers of nodes are transmitted in such a sensor network environment, and triggers extremely high consumption of energy of application systems through high frequency of idle listening and packet collision. Therefore, there had already been many researches that studied the advantages of the time division multiple access (TDMA) method considering electricity consumption and reduction in delayed transmission of nodes or devices [5] [6]. Meanwhile, general and urgent data are the two types of data transmitted by each node, and the urgent data should especially be processed quickly without any delay. The IEEE MAC protocol [7] is a hybrid method that applies both the 1 : Corresponding Author ISSN: ASTL Copyright 2015 SERSC

2 competition-oriented method, which is universally applied for data processing in the WBAN and WBSN environments, and schedule-oriented method. However, the GTS allocation method of the IEEE MAC protocol applies the first in first service (FIFS) queuing method where the channels are allocated in the order the packets arrive, that causes inevitable delay in transmission, making it inadequate for transmission of urgent data [8]. In this paper, we propose a MAC protocol to reduce the average delay and packet loss rate when the ratio of emergency data over general data is varied. The structure of this paper is as the following. In section 2, the existing method of the decrease of transmission delay (DTD)-MAC protocol [9] will be discussed. In section 3, proposed MAC protocol will be discussed in detail. In section 4, the MAC protocols proposed in this paper will be examined, and its features will be analyzed. Finally, in section 5, the conclusion and future research topics will be proposed. 2 Related Researches Fig 1. Conventional DTD-MAC super-frame Each node attempts to transmit data for channel allocation and when it reaches the maximum transmission delay of 250 ms, it is allocated a channel before other nodes regardless of the priority decided by the coordinator. In addition, the original priority of each node is standard in the section where none of the nodes transmit data for channel allocation, but a temporary change in priority ranking occurs when the buffer data of each node reaches 250 ms, and the delayed node is guaranteed with transmission prior to others. However, the DTD-MAC protocol only considered the environment where there is no urgent data, which leads to a lack of flexible response in processing the existing urgent data. 3 The proposed MAC Protocol Fig 2. MED-MAC super-frame Copyright 2015 SERSC 283

3 Figure 2 shows the structure of the proposed MED-MAC protocol super-frame. The MAC protocol obtained the flexibility in processing urgent data by adding the urgent period (UP) frame to the original super-frame of the DTD-MAC protocol. The main topic to be considered will be to obtain a solution to yield the optimized transmission function by controlling the adaptable processing method according to the occurrence rate of urgent data through the two suggested methods. 3.1 Prioritized Transmission Method for Urgent Data In an environment with high occurrence rate of urgent data, all types of urgent data are guaranteed with priority in channel allocation and transmission before the nodes of all other general data in situations where urgent and general data compete for channel allocation. Therefore, prior transmission is guaranteed for urgent data through fast processing of urgent data, which improves the requirement of QOS and real-time processing of urgent data transmission. However, the delay requirement of maximum 250 ms is still applied for general data. Hence, it is expected that there is an increase of packet loss in general data transmission. 3.2 Transmission Method to Reduce Delay of Urgent Data In situations where urgent and general data of each node compete for channel allocation, each urgent data is classified according to the priority standards, (ECG > EEG > EMG), and the urgent data should be transmitted within 100 ms, the maximum transmission delay for real time transmission. If the urgent data is not transmitted within 100 ms, it results in transmission delay and packet loss. Even though general data acquires time slots as compared to urgent data while competing for channel allocation, it should be transmitted within 250 ms by WBAN delay requirement. If it fails, data flows into the buffer and are kept in standby condition, and the transmission delay in the buffer is also added up to the total transmission delay in the final delay calculation. When the general data had reached the maximum transmission delay of 250 ms, it has the priority of transmission over the urgent data if none of urgent data reach the maximum transmission delay in that channel allocation. If one of the urgent data of the node reaches the maximum transmission delay, the priority is changed to the urgent data with maximum transmission delay if the other urgent data with higher priority had not reached them. If two or more different nodes attempts to compete for channel allocation, the existing priority criterion should be applied until all nodes reach the maximum transmission delay in the current cycle. However, the urgent data of the node that exceeded the maximum transmission delay are added up to the packet loss and total delay even though it is not finally assigned as the time slot for channel allocation. The proposed scheme considers the first priority to the maximum delay requirement regardless of the type of data and priority criterion of the WBAN standard. It provides the real-time transmission of data with lower priority as much as possible. Hence, we can expect that this scheme can be applied to the target system, and the important factor is the prevention of increased delay and packet loss. 284 Copyright 2015 SERSC

4 4 Performance Comparisons In this paper, the length of one time-slot was defined as 50 ms. Each cycle was composed of 100 time slots, and the average collected from 100 cycles was calculated. The priority of general data was ECG > EEG > EMG, and the occurrence rate of EEG, ECG, and EMG are similar in this paper. The maximum transmission delay of each node was assumed as 250 ms from the occurrence moment of transmission delay. When the transmission was not succeeded within 250 ms, it is added up to the total transmission delay and packet loss. The assessment for function was executed under assumption that the general and urgent data will occupy 240% of the current traffic environment of data. In addition, the maximum transmission delay was defined as 100 ms for the urgent data, the transmission of urgent data is always prior to the general data, and other competitive conditions with general data are applied for the criterion, which is evaluated with the original DTD-MAC protocol. We evaluate the average time delay and the amount of packet loss when the ratio of emergency data has a value of 10%, 20%, 30%, and 50% over the total data traffic. Table 1. Average data transmission delay (total data traffic: 240%). Table 2. Packet loss (total data traffic: 240%). Here, MED-MAC (1) is the transmission method of both prioritized allocation and reducing the average time delay, and MED-MAC (2) shows the result of transmission method by reducing the amount of packet loss. From the two tables, the transmission delay of MED-MAC (1) attains the smallest value of average time delay in all the variation cases of general and emergency data. Particularly, it also shows that much reduction of delay of the urgent data, and hence, this implies its effectiveness in prior Copyright 2015 SERSC 285

5 processing of the urgent data. From Table 2, the packet loss for MED-MAC (2) is decreased compared with DTD-MAC and MED-MAC (1) when the ratio of emergency data exceeds 20% of the total data traffic. It indicates that MED-MAC (2) can be applied to the target system, in which the packet loss needs to be restricted or minimized even if they have a lower priority data packet. 5 Conclusions In this paper, two types of MAC protocol for the reduction of time delay and packet loss of urgent data in the WBSN environment were suggested and evaluated. The DTD-MAC protocol that was considered for previous research in the WBSN environment does not have any standard related to processing of urgent data. Namely, it may result in an inevitable increase in transmission delay and a lot of packet loss for urgent data, which requires real-time processing. The first proposed MAC protocol provides a method where the urgent data are given absolute priority depending on the amount of urgent and general data, and the second proposed MAC protocol guarantees the consistent transmission function of general data by restricting the maximum transmission delay of urgent data to 100 ms. References 1. Choi, J.S., Kim, J.G.: An Improved MAC Protocol for WBAN through modified frame structure. Int. j. smart home. 8 (2) (2014) 2. Kim, J.S., Lee, J.H., Rim, K.W.: Energy Efficient Key Management Protocol in Wireless Sensor Networks. International Journal of Security and Its Applications 4 (2), pp (2010) 3. Morchon, O.G., Baldus, H., Sanchez, D.S.: Resource Efficient Security for Medical Body Sensor Networks, Wearable and Implantable Body Sensor Networks. In: Wearable and Implantable Body Sensor Networks, International Workshop on, pp. 4-pp. IEEE 4. LAN-MAN Standards Committee of the IEEE Computer Society.: Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) Specification. IEEE. New York (1997) 5. Gopalan, S.A., Park, J.: Energy Efficient MAC Protocols for Wireless Body Area Network: Survey. In: Ultra Modern-Telecommunications and Control Systems and Workshops (ICUMT), 2010 International Congress on, pp (2010). 6. Kwon, H., Lee S.: Energy-efficient multi-hop transmission in Body Area Networks. In: IEEE 20th International Symposium on Personal, Indoor and Mobile Radio Communications, pp , Tokyo (2009). 7. IEEE Standard-2003.: Part 15.4: Wireless Medium Access Control (MAC) and Physical Layer (PHY) Specifications for Low-Rate Wireless Personal Area Network (LR- WPANs). IEEE Computer Society (2003) 8 Lee, H.G., Lee, K.H., Shin, Y.T.: A Priority Based MAC Protocol for Emergency Data Transmission in Wireless Body Area Networks. Telecommunication Journal of the Institute of Electronics Engineers of Korea, vol.49 (4) (2012) 9. Kim, R.H., Kim, J.G.: Delay Reduced MAC Protocol for Bio Signal Monitoring in the WBSN Environment. 6th International Workshop Series, Advanced Science and Technology Letters, vol. 94 (Networking and Communication 2015), pp (2015) 286 Copyright 2015 SERSC

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

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

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

AN EFFICIENT MAC PROTOCOL FOR SUPPORTING QOS IN WIRELESS SENSOR NETWORKS

AN EFFICIENT MAC PROTOCOL FOR SUPPORTING QOS IN WIRELESS SENSOR NETWORKS AN EFFICIENT MAC PROTOCOL FOR SUPPORTING QOS IN WIRELESS SENSOR NETWORKS YINGHUI QIU School of Electrical and Electronic Engineering, North China Electric Power University, Beijing, 102206, China ABSTRACT

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

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

A Coexistence Mitigation Scheme for IEEE based WBAN

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

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

A Low Latency Data Transmission Scheme for Smart Grid Condition Monitoring Applications 28/05/2012

A Low Latency Data Transmission Scheme for Smart Grid Condition Monitoring Applications 28/05/2012 1 A Low Latency Data Transmission Scheme for Smart Grid Condition Monitoring Applications I R F A N S. A L - A N B A G I, M E L I K E E R O L - K A N T A R C I, H U S S E I N T. M O U F T A H U N I V E

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

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

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

A Novel Protocol in Media Access Control for Wireless Body Area Network

A Novel Protocol in Media Access Control for Wireless Body Area Network IJCSNS International Journal of Computer Science and Network Security, VOL.17 No.7, July 2017 301 A Novel Protocol in Media Access Control for Wireless Body Area Network Zahra Mardani Korani Kamran Zamanifar*

More information

Keywords: wearable system, flexible platform, complex bio-signal, wireless network

Keywords: wearable system, flexible platform, complex bio-signal, wireless network , pp.119-123 http://dx.doi.org/10.14257/astl.2014.51.28 Implementation of Fabric-Type Flexible Platform based Complex Bio-signal Monitoring System for Situational Awareness and Accident Prevention in Special

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

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

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

A REVIEW ON MAC PROTOCOLS IN WIRELESS BODY AREA NETWORKS

A REVIEW ON MAC PROTOCOLS IN WIRELESS BODY AREA NETWORKS A REVIEW ON MAC PROTOCOLS IN WIRELESS BODY AREA NETWORKS Mrs.Bharathi R 1, Sukanya P 2 1Associate professor,dept of CSE,BMSIT&M,Bangalore. 2PG student,dept of CSE,BMSIT&M,Bangalore. ABSTRACT Wireless Body

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

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

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

Impact of IEEE MAC Packet Size on Performance of Wireless Sensor Networks

Impact of IEEE MAC Packet Size on Performance of Wireless Sensor Networks IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735.Volume 10, Issue 3, Ver. IV (May - Jun.2015), PP 06-11 www.iosrjournals.org Impact of IEEE 802.11

More information

A Study of Open Middleware for Wireless Sensor Networks

A Study of Open Middleware for Wireless Sensor Networks , pp.105-109 http://dx.doi.org/10.14257/astl.2014.60.26 A Study of Open Middleware for Wireless Sensor Networks Chen-Nam 1, Do-Hyeun Kim 2 1,2 Dept. of Computing Engineering Jeju National University Jeju-Si

More information

Fuzzy Duty Cycle Adaption Algorithm for IEEE Star Topology Networks

Fuzzy Duty Cycle Adaption Algorithm for IEEE Star Topology Networks Computer Systems Department, Technical Institute / Qurna, Basra, Iraq email: hayderaam@gmail.com Received: 4/1 /212 Accepted: 22/7 /213 Abstract IEEE 82.15.4 is a standard designed for low data rate, low

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

Cooperative Communications and Wireless Body Area Networks. Xigang Huang

Cooperative Communications and Wireless Body Area Networks. Xigang Huang Cooperative Communications and Wireless Body Area Networks Xigang Huang Contents Wireless Body Area Networks Applications Network architecture of WBANs MAC and Route Protocols Interworking Cooperative

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

Throughput and Energy Consumption Analysis of IEEE Slotted CSMA/CA. T.R. Park, T.H. Kim, J.Y. Choi, S. Choi, and W.H.

Throughput and Energy Consumption Analysis of IEEE Slotted CSMA/CA. T.R. Park, T.H. Kim, J.Y. Choi, S. Choi, and W.H. Throughput and Energy Consumption Analysis of IEEE 802.15.4 Slotted CSMA/CA T.R. Park, T.H. Kim, J.Y. Choi, S. Choi, and W.H. Kwon We propose a new analytic model of the IEEE 802.15.4 slotted CSMA/CA from

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

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

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

Analysis of CSMA/CA Systems under Carrier Sensing Error: Throughput, Delay and Sensitivity

Analysis of CSMA/CA Systems under Carrier Sensing Error: Throughput, Delay and Sensitivity Analysis of CSMA/CA Systems under Carrier Sensing Error: Throughput, Delay and Sensitivity Jo oon Chong, Youngchul Sung, and Dan Keun Sung School of EECS, KAIST 373- Guseong-dong, Yuseong-gu, Daejeon 35-7,

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

MAC PROTOCOL IN WIRELESS BODY AREA NETWORKS FOR E-HEALTH: CHALLENGES AND A CONTEXT-AWARE DESIGN

MAC PROTOCOL IN WIRELESS BODY AREA NETWORKS FOR E-HEALTH: CHALLENGES AND A CONTEXT-AWARE DESIGN WIRELESS C OMMUNICATIONS FOR E-HEALTH APPLICATIONS MAC PROTOCOL IN WIRELESS BODY AREA NETWORKS FOR E-HEALTH: CHALLENGES AND A CONTEXT-AWARE DESIGN BIN LIU AND ZHISHENG YAN, UNIVERSITY OF SCIENCE AND TECHNOLOGY

More information

Chapter 2 Enhanced Back-Off Technique for IEEE WSN Standard

Chapter 2 Enhanced Back-Off Technique for IEEE WSN Standard Chapter 2 Enhanced Back-Off Technique for IEEE 802.15.4 WSN Standard Aditi Vutukuri, Saayan Bhattacharya, Tushar Raj, Sridhar, and Geetha V Abstract IEEE 802.15.4 is the standard for Low-rate Wireless

More information

An Industrial Employee Development Application Protocol Using Wireless Sensor Networks

An Industrial Employee Development Application Protocol Using Wireless Sensor Networks RESEARCH ARTICLE An Industrial Employee Development Application Protocol Using Wireless Sensor Networks 1 N.Roja Ramani, 2 A.Stenila 1,2 Asst.professor, Dept.of.Computer Application, Annai Vailankanni

More information

World Journal of Engineering Research and Technology WJERT

World Journal of Engineering Research and Technology WJERT wjert, 2018, Vol. 4, Issue 4, 527-537. Original Article ISSN 2454-695X Mukhtiar et al. WJERT www.wjert.org SJIF Impact Factor: 5.218 RPD: RELIABLE PACKETS DELIVERY CONGESTION CONTROL SCHEME IN WIRELESS

More information

A Modified Medium Access Control Algorithm for Systems with Iterative Decoding

A Modified Medium Access Control Algorithm for Systems with Iterative Decoding A Modified Medium Access Control Algorithm for Systems with Iterative Decoding Inkyu Lee Carl-Erik W. Sundberg Sunghyun Choi Dept. of Communications Eng. Korea University Seoul, Korea inkyu@korea.ac.kr

More information

CROSS LAYER PROTOCOL (APTEEN) USING WSN FOR REAL TIME APPLICATION

CROSS LAYER PROTOCOL (APTEEN) USING WSN FOR REAL TIME APPLICATION CROSS LAYER PROTOCOL (APTEEN) USING WSN FOR REAL TIME APPLICATION V. A. Dahifale 1, N. Y. Siddiqui 2 PG Student, College of Engineering Kopargaon, Maharashtra, India 1 Assistant Professor, College of Engineering

More information

Improving the IEEE Slotted CSMA/CA MAC for Time-Critical Events in Wireless Sensor Networks

Improving the IEEE Slotted CSMA/CA MAC for Time-Critical Events in Wireless Sensor Networks Improving the IEEE 802.15.4 Slotted CSMA/CA MAC for Time-Critical Events in Wireless Sensor Networks Anis KOUBAA 1, Mário ALVES 1, Bilel NEFZI 2, Ye-Qiong SONG 2 1 IPP-HURRAY! Research Group, Polytechnic

More information

Improvement of Buffer Scheme for Delay Tolerant Networks

Improvement of Buffer Scheme for Delay Tolerant Networks Improvement of Buffer Scheme for Delay Tolerant Networks Jian Shen 1,2, Jin Wang 1,2, Li Ma 1,2, Ilyong Chung 3 1 Jiangsu Engineering Center of Network Monitoring, Nanjing University of Information Science

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

ScienceDirect. Evaluating the Energy Overhead Generated by Interferences within the 2.4 GHz Band for a Hybrid RFID Network

ScienceDirect. Evaluating the Energy Overhead Generated by Interferences within the 2.4 GHz Band for a Hybrid RFID Network Available online at www.sciencedirect.com ScienceDirect Procedia Engineering 69 ( 2014 ) 210 215 24th DAAAM International Symposium on Intelligent Manufacturing and Automation, 2013 Evaluating the Energy

More information

MOBILITY REACTIVE FRAMEWORK AND ADAPTING TRANSMISSION RATE FOR COMMUNICATION IN ZIGBEE WIRELESS NETWORKS

MOBILITY REACTIVE FRAMEWORK AND ADAPTING TRANSMISSION RATE FOR COMMUNICATION IN ZIGBEE WIRELESS NETWORKS Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 3, Issue. 3, March 2014,

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

A CDCA-TRACE MAC PROTOCOL FRAMEWORK IN MOBILE AD-HOC NETWORK

A CDCA-TRACE MAC PROTOCOL FRAMEWORK IN MOBILE AD-HOC NETWORK Research Manuscript Title A CDCA-TRACE MAC PROTOCOL FRAMEWORK IN MOBILE AD-HOC NETWORK Jaichitra.I, Aishwarya.K, P.G Student, Asst.Professor, CSE Department, Arulmigu Meenakshi Amman College of Engineering,

More information

Research Article 2017

Research Article 2017 International Journal of Emerging Research in Management &Technology Research Article May 2017 Special Issue of International Conference on Emerging Trends in Science & Engineering (ICETSE 2017) Conference

More information

A PERFORMANCE EVALUATION OF YMAC A MEDIUM ACCESS PROTOCOL FOR WSN

A PERFORMANCE EVALUATION OF YMAC A MEDIUM ACCESS PROTOCOL FOR WSN A PERFORMANCE EVALUATION OF YMAC A MEDIUM ACCESS PROTOCOL FOR WSN Albeiro Cortés Cabezas and José de Jesús Salgado Patrón Department of Electronic Engineering, Surcolombiana University, Neiva, Colombia

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

Maximum Traffic Scheduling and Capacity Analysis for IEEE High Data Rate MAC Protocol

Maximum Traffic Scheduling and Capacity Analysis for IEEE High Data Rate MAC Protocol Maximum Traffic Scheduling and Capacity Analysis for IEEE 80..3 High Data Rate MAC Protocol Yi-Hsien Tseng, Eric Hsiao-kuang Wu and Gen-Huey Chen Department of Computer Science and Information Engineering,

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

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

DMP Packet Scheduling For Wireless Sensor Network

DMP Packet Scheduling For Wireless Sensor Network American Journal of Engineering Research (AJER) 2015 American Journal of Engineering Research (AJER) e-issn : 2320-0847 p-issn : 2320-0936 Volume-04, Issue-01, pp-08-15 www.ajer.org Research Paper Open

More information

Intelligent Transportation Systems. Medium Access Control. Prof. Dr. Thomas Strang

Intelligent Transportation Systems. Medium Access Control. Prof. Dr. Thomas Strang Intelligent Transportation Systems Medium Access Control Prof. Dr. Thomas Strang Recap: Wireless Interconnections Networking types + Scalability + Range Delay Individuality Broadcast o Scalability o Range

More information

Cost Based Efficient Routing for Wireless Body Area Networks

Cost Based Efficient Routing for Wireless Body Area Networks Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 4, Issue. 8, August 2015,

More information

Adaptive Mechanism for Aggregation with fragments retransmission in high-speed wireless networks

Adaptive Mechanism for Aggregation with fragments retransmission in high-speed wireless networks Int. J. Open Problems Compt. Math., Vol. 4, No. 3, September 2011 ISSN 1998-6262; Copyright ICSRS Publication, 2011 www.i-csrs.org Adaptive Mechanism for Aggregation with fragments retransmission in high-speed

More information

Keywords T MAC protocol, reduction function, wsn, contention based mac protocols, energy efficiency; Fig 1. Listen and sleep cycle in S MAC protocol

Keywords T MAC protocol, reduction function, wsn, contention based mac protocols, energy efficiency; Fig 1. Listen and sleep cycle in S MAC protocol Volume 3, Issue 6, June 2013 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Introduction to

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 on Ad Hoc-based Routing Algorithm for Wireless Body Sensor Network

Research on Ad Hoc-based Routing Algorithm for Wireless Body Sensor Network Sensors & Transducers 2014 by IFSA Publishing, S. L. http://www.sensorsportal.com Research on Ad Hoc-based Routing Algorithm for Wireless Body Sensor Network Hui Cheng, Zhongyang Sun, * Xiaobing Zhang,

More information

Congestion Control Technique with Safety Transmission of Messages in Vehicular Ad Hoc Network

Congestion Control Technique with Safety Transmission of Messages in Vehicular Ad Hoc Network Congestion Control Technique with Safety Transmission of Messages in Vehicular Ad Hoc Network Bhagyashri P. Deshpande 1, Dr.A.S.Alvi 2 1 M.E(CSE) PRMIT&R, Badnera, Amravati 2 Professor,Dept. of CSE PRMIT&R,Badnera,

More information

Development of Smart-CITY Based Convergent Contents Platform Using Bluetooth Low Energy Beacon Sensors

Development of Smart-CITY Based Convergent Contents Platform Using Bluetooth Low Energy Beacon Sensors , pp.16-20 http://dx.doi.org/10.14257/astl.2017.145.04 Development of Smart-CITY Based Convergent Contents Platform Using Bluetooth Low Energy Beacon Sensors Jihoon Seo 1 and Kil-Hong Joo 2* 1 HI-CUBE,

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

Basics (cont.) Characteristics of data communication technologies OSI-Model

Basics (cont.) Characteristics of data communication technologies OSI-Model 48 Basics (cont.) Characteristics of data communication technologies OSI-Model Topologies Packet switching / Circuit switching Medium Access Control (MAC) mechanisms Coding Quality of Service (QoS) 49

More information

Announcements / Wireless Networks and Applications Lecture 9: Wireless LANs Wireless. Regular Ethernet CSMA/CD.

Announcements / Wireless Networks and Applications Lecture 9: Wireless LANs Wireless. Regular Ethernet CSMA/CD. Announcements 18-452/18-750 Wireless Networks and Applications Lecture 9: Wireless LANs 802.11 Wireless Peter Steenkiste Homework 1 should be out by tomorrow Project 1 by Friday Schedule:» Thursday lecture

More information

Delay Analysis of ML-MAC Algorithm For Wireless Sensor Networks

Delay Analysis of ML-MAC Algorithm For Wireless Sensor Networks Delay Analysis of ML-MAC Algorithm For Wireless Sensor Networks Madhusmita Nandi School of Electronics Engineering, KIIT University Bhubaneswar-751024, Odisha, India ABSTRACT The present work is to evaluate

More information

Implementation of a Wake-up Radio Cross-Layer Protocol in OMNeT++ / MiXiM

Implementation of a Wake-up Radio Cross-Layer Protocol in OMNeT++ / MiXiM Implementation of a Wake-up Radio Cross-Layer Protocol in OMNeT++ / MiXiM Jean Lebreton and Nour Murad University of La Reunion, LE2P 40 Avenue de Soweto, 97410 Saint-Pierre Email: jean.lebreton@univ-reunion.fr

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 Study on the IoT Sensor Interaction Transmission System based on BigData

A Study on the IoT Sensor Interaction Transmission System based on BigData Vol.123 (SoftTech 2016), pp.220-224 http://dx.doi.org/10.14257/astl.2016.123.41 A Study on the IoT Sensor Interaction Transmission System based on BigData Jin-Tae Park 1, Gyung-Soo Phyo 1 and Il-Young

More information

Reservation Packet Medium Access Control for Wireless Sensor Networks

Reservation Packet Medium Access Control for Wireless Sensor Networks Reservation Packet Medium Access Control for Wireless Sensor Networks Hengguang Li and Paul D Mitchell Abstract - This paper introduces the Reservation Packet Medium Access Control (RP-MAC) protocol for

More information

IMPACT OF PACKET SIZE ON THE PERFORMANCE OF IEEE FOR WIRELESS SENSOR NETWORK

IMPACT OF PACKET SIZE ON THE PERFORMANCE OF IEEE FOR WIRELESS SENSOR NETWORK IMPACT OF PACKET SIZE ON THE PERFORMANCE OF IEEE 802.15.4 FOR WIRELESS SENSOR NETWORK Kamaljit Singh 1, Dr. Sukhvinder Singh Bamber 2, Aman Kaushik 3 1 M.Tech,CSE Department, Baddi University of Emerging

More information

A Cross-Layer Sleep and Rate Adaptation Mechanism for Slotted ALOHA Wireless Sensor Networks

A Cross-Layer Sleep and Rate Adaptation Mechanism for Slotted ALOHA Wireless Sensor Networks A Cross-Layer Sleep and Rate Adaptation Mechanism for Slotted ALOHA Wireless Sensor Networks Lucas D. P. Mendes, Joel J. P. C. Rodrigues, and Min Chen Instituto de Telecomunicações, University of Beira

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

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

Modeling of Partially Overlapping Wireless Personal Area Networks

Modeling of Partially Overlapping Wireless Personal Area Networks Modeling of Partially Overlapping Wireless Personal Area Networks 21. ComNets-Workshop Mobil- und Telekommunikation Dipl.-Ing. Holger Rosier March 16, 2012 ComNets Research Group RWTH Aachen University,

More information

ECE 358 MAC Examples. Xuemin (Sherman) Shen Office: EIT 4155 Phone: x

ECE 358 MAC Examples. Xuemin (Sherman) Shen Office: EIT 4155 Phone: x ECE 358 MAC Examples Xuemin (Sherman) Shen Office: EIT 4155 Phone: x 32691 Email: xshen@bbcr.uwaterloo.ca Problem 1. Consider the following Aloha systems. (a) A group of N users share a 56 kbps pure Aloha

More information

Geographical Routing Algorithms In Asynchronous Wireless Sensor Network

Geographical Routing Algorithms In Asynchronous Wireless Sensor Network Geographical Routing Algorithms In Asynchronous Wireless Sensor Network Vaishali.S.K, N.G.Palan Electronics and telecommunication, Cummins College of engineering for women Karvenagar, Pune, India Abstract-

More information

Data Communications. Data Link Layer Protocols Wireless LANs

Data Communications. Data Link Layer Protocols Wireless LANs Data Communications Data Link Layer Protocols Wireless LANs Wireless Networks Several different types of communications networks are using unguided media. These networks are generally referred to as wireless

More information

Can Multiple Subchannels Improve the Delay Performance of RTS/CTS-based MAC Schemes?

Can Multiple Subchannels Improve the Delay Performance of RTS/CTS-based MAC Schemes? Can Multiple Subchannels Improve the Delay Performance of RTS/CTS-based MAC Schemes? By: Jing Deng, Yunghsiang S. Han, and Sanjeev R. Kulkarni. J. Deng, Y. S. Han, and S. R. Kulkarni, "Can Multiple Subchannels

More information

A Qos Based Mac Protocol for Wireless Multimedia Sensor Network

A Qos Based Mac Protocol for Wireless Multimedia Sensor Network IOSR Journal of Electronics and Communication Engineering (IOSRJECE) ISSN : 2278-2834 Volume 1, Issue 5 (May-June 2012), PP 30-35 A Qos Based Mac Protocol for Wireless Multimedia Sensor Network Smita Pawar

More information

Lecture 4: Wireless MAC Overview. Hung-Yu Wei National Taiwan University

Lecture 4: Wireless MAC Overview. Hung-Yu Wei National Taiwan University Lecture 4: Wireless MAC Overview Hung-Yu Wei National Taiwan University Medium Access Control Topology 3 Simplex and Duplex 4 FDMA TDMA CDMA DSSS FHSS Multiple Access Methods Notice: CDMA and spread spectrum

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

An Approach for Enhanced Performance of Packet Transmission over Packet Switched Network

An Approach for Enhanced Performance of Packet Transmission over Packet Switched Network ISSN (e): 2250 3005 Volume, 06 Issue, 04 April 2016 International Journal of Computational Engineering Research (IJCER) An Approach for Enhanced Performance of Packet Transmission over Packet Switched

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

Lecture 23 Overview. Last Lecture. This Lecture. Next Lecture ADSL, ATM. Wireless Technologies (1) Source: chapters 6.2, 15

Lecture 23 Overview. Last Lecture. This Lecture. Next Lecture ADSL, ATM. Wireless Technologies (1) Source: chapters 6.2, 15 Lecture 23 Overview Last Lecture ADSL, ATM This Lecture Wireless Technologies (1) Wireless LAN, CSMA/CA, Bluetooth Source: chapters 6.2, 15 Next Lecture Wireless Technologies (2) Source: chapter 16, 19.3

More information

A Comparative Analysis on Backoff Algorithms to Optimize Mobile Network

A Comparative Analysis on Backoff Algorithms to Optimize Mobile Network Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 3, Issue. 7, July 2014, pg.771

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

Performance Analysis of IEEE based Sensor Networks for Large Scale Tree Topology

Performance Analysis of IEEE based Sensor Networks for Large Scale Tree Topology Circulation in Computer Science Vol.2, No.7, pp: (9-13), August 2017 https://doi.org/10.22632/ccs-2017-252-41 Performance Analysis of IEEE 802.15.4 based Sensor Networks for Large Scale Tree Topology Ziyad

More information

Simulation Analysis of Tree and Mesh Topologies in Zigbee Network

Simulation Analysis of Tree and Mesh Topologies in Zigbee Network Vol.8, No.1 (2015), pp.81-92 http://dx.doi.org/10.14257/ijgdc.2015.8.1.08 Simulation Analysis of Tree and Mesh Topologies in Zigbee Network Manpreet, Jyoteesh Malhotra CSE Department Guru Nanak Dev University

More information

AN ANALYSIS OF THE MODIFIED BACKOFF MECHANISM FOR IEEE NETWORKS

AN ANALYSIS OF THE MODIFIED BACKOFF MECHANISM FOR IEEE NETWORKS AN ANALYSIS OF THE MODIFIED BACKOFF MECHANISM FOR IEEE 802.11 NETWORKS Marek Natkaniec, Andrzej R. Pach Department of Telecommunications University of Mining and Metallurgy al. Mickiewicza 30, 30-059 Cracow

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

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

QoS-Adaptive Router Based on Per-Flow Management over NGN 1

QoS-Adaptive Router Based on Per-Flow Management over NGN 1 QoS-Adaptive Router Based on Per-Flow Management over NGN 1 Boyoung Rhee 1, Sungchol Cho 1, Sunyoung Han 1,2, Chun-hyon Chang 1, and Jung Guk Kim 2 1 Department of Computer Science and Engineering, Konkuk

More information

A Simulation Study of the PLC-MAC Performance using Network Simulator-2

A Simulation Study of the PLC-MAC Performance using Network Simulator-2 A Simulation Study of the PLC-MAC Performance using Network Simulator-2 Min-Soo Kim, Dong-Min Son*, Young-Bae Ko and Young-Hyun Kim** Graduate School of Information & Communication, Ajou University, Korea

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

A study on accessibility to mobile websites - Centering on public institution mobile websites in Korea -

A study on accessibility to mobile websites - Centering on public institution mobile websites in Korea - , pp.140-144 http://dx.doi.org/10.14257/astl.2013 A study on accessibility to mobile websites - Centering on public institution mobile websites in Korea - Eunju Park 1-1, Yangwon Lim 1, Hankyu Lim 1 1

More information

Real-Time (Paradigms) (47)

Real-Time (Paradigms) (47) Real-Time (Paradigms) (47) Memory: Memory Access Protocols Tasks competing for exclusive memory access (critical sections, semaphores) become interdependent, a common phenomenon especially in distributed

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

A Fuzzy Based Approach for Priority Allocation in Wireless Sensor Networks Imen Bouazzi #1, Jamila Bhar #2, Semia Barouni *3, Mohamed Atri #4

A Fuzzy Based Approach for Priority Allocation in Wireless Sensor Networks Imen Bouazzi #1, Jamila Bhar #2, Semia Barouni *3, Mohamed Atri #4 A Fuzzy Based Approach for Priority Allocation in Wireless Sensor Networks Imen Bouazzi #1, Jamila Bhar #2, Semia Barouni *3, Mohamed Atri #4 # EμE Laboratory, Faculty of Science of Monastir Monastir,

More information

Junseok Kim Wireless Networking Lab (WINLAB) Konkuk University, South Korea

Junseok Kim Wireless Networking Lab (WINLAB) Konkuk University, South Korea Junseok Kim Wireless Networking Lab (WINLAB) Konkuk University, South Korea http://usn.konkuk.ac.kr/~jskim 1 IEEE 802.x Standards 802.11 for Wireless Local Area Network 802.11 legacy clarified 802.11 legacy

More information

Performance Evaluation and Design Improvement of Media Access Control Protocols for Broadband Wireless Local Loop

Performance Evaluation and Design Improvement of Media Access Control Protocols for Broadband Wireless Local Loop Performance Evaluation and Design Improvement of Media Access Control Protocols for Broadband Wireless Local Loop Mihir Thaker Masters Thesis Presentation Department of Electrical Engineering and Computer

More information