A New Full Duplex MAC Protocol to Solve the Asymmetric Transmission Time

Size: px
Start display at page:

Download "A New Full Duplex MAC Protocol to Solve the Asymmetric Transmission Time"

Transcription

1 A New Full Duplex MAC Protocol to Solve the Asymmetric Transmission Time Jin-Ki Kim, Won-Kyung Kim and Jae-Hyun Kim Department of Electrical and Computer Engineering Ajou University Suwon, Korea {kjkcop, wk53, jkim}@ajou.ac.kr Abstract Recently, the full duplex communication has been spotlighted as one of key technologies of the future wireless local area network (WLAN). The full duplex MAC protocols are actively researched because the feasibility of full duplexing is achieved because of the technology evolution. The full duplex MAC protocols can be categorized as two types. One is centralized type and the other is distributed type. In most of distributed types, primary and secondary transmission time are different. To solve the problem occurred by the asymmetric transmission time, the busy tone is used in traditional full duplex MAC protocol. However, the usage of busy tone causes performance degradation as the busy tone has no data but consumes resource. Therefore, we propose a new full duplex MAC protocol which doesn t use busy tone. The simulation results show that throughput of the proposed full duplex MAC protocol is better than traditional full duplex MAC protocol or half duplex as maximum MAC protocol data unit (MPDU) size is bigger. Additionally, in terms of power consumption, the proposed full duplex MAC protocol shows better performance compare to others. Keywords Full duplex; MAC protocol; WLAN; I. INTRODUCTION Due to the increase of devices like smart phones or tablet PCs, volume of data traffic is rapidly growing [1]. However, the growth of the volume causes degradation of QoS. In May 2013, IEEE has started HEW SG (High Efficiency WLAN Study Group) to achieve improvement of WLAN performance. In May 2014, ax TG (Task Group) started standardization in earnest [2]. The full duplex communication is one of key technologies to improve performance of WLAN. The full duplex communication means that the one single station do the transmission and reception simultaneously at same time and frequency. Fig. 1 shows that the difference between half duplex and full duplex communication. Thus, the capacity can be improved up to 2 times theoretically. The full duplex communication could not be implemented because of self-interference. If receiver transmits data when it receives data from other station, this signal affects receiving antenna as interference. This is called self-interference. However, the full duplex communication can be used recently because of the technique of self-interference cancellation. Some researches show that the full duplex communication can be implemented [3]-[7]. New protocol in MAC layer is (a) Fig. 1. (a) Half duplex communication (b) Full duplex communication necessary for full duplex communication because full duplex transmission has been possible in physical layer. After development of self-interference cancellation technology, a research related to full duplex MAC protocol has been actively conducted. There are two major kinds of full duplex MAC protocols which are centralized and distributed type. The centralized type is that the access point (AP) in the network schedules every full duplex data transmission. On the other hand, the distributed type is that the data can be transmitted through the competition. Most of distributed type full duplex MAC protocol adopts the carrier sense multiple access with collision avoidance (CSMA/CA). Full duplex MAC protocols of centralized type which have been proposed are as follows. The authors of [8] proposed centralized type full-duplex MAC protocol, FD-MAC, which builds on IEEE with three new mechanisms. The first one is shared random backoff, another is header snooping, and the other is virtual backoff. The authors of [9] proposed Janus scheme. It is typical centralized type of full duplex MAC protocol. The AP in the network schedules every transmission to maximize throughput. The stations which have the data to transmit send information about data size and interference to the AP. After that, the AP schedules the transmission based on the received information. In the centralized type, the AP collects information to schedule every transmission. It is reason of network performance degradation because information to schedule can be overhead and time is wasted to gathering information. For (b) /15/$ IEEE

2 Start ST i and ST j communicate with full duplex Neighboring stations of station 1 Neighboring stations NS j and NS i freeze their Transmission of ST j complete first? ST i transmits packet first ST j transmits flag packet DS_NS i is bigger than remaining DS i? NS i freeze their Finish NS i transmits data to ST i ST j transmits packet first ST i transmits flag packet DS_NS j is bigger than remaining DS j? NS j freeze their NS j transmits data to ST j these reasons most of proposed full duplex MAC protocols adopted distributed type. The ContraFlow scheme is the one of distributed type [10]. This paper refers that the problem occurs in asymmetric dual link. Therefore, the authors of this paper propose the method that primary receiver to be secondary transmitter. Also, this paper solves the problem related to fairness. The other paper related to distributed type, proposed the concept of full duplex acknowledgement and transmission flag [11]. The full duplex acknowledgement indicates the type of full duplex transmission. The transmission flag blocks the transmission from the neighboring node. In case of distributed type, the transmission time of primary and secondary transmission are different due to variable size of data and the channel condition. The station which finishes data transmission should transmit busy tone until the other station finishes its transmission. If not, other station would start its transmission and it could collide with packet. Since busy tone does not contain any user data, it wastes channel resource and power so that it reduces performance of entire network. For these reasons, we propose a novel full duplex MAC protocol which resolves asymmetric transmission problems without using busy tone. Instead of transmitting busy tone, station which received full data sends packet first and Fig. 2. Flow chart of the proposed full duplex MAC protocol Station 1 Station 2 Fig. 3. System model allows neighboring stations to transmit their data to itself. Then, the sender transmits flag packet instead of busy tone. To evaluate the performance of the proposed protocol, we performed the simulation and compared throughput and power consumption performance of the proposed MAC and that of existing ones. The rest of this paper is organized as follows. The proposed full duplex MAC protocol is introduced in Section II. In Section III, we show that the performance evaluation of the proposed full duplex MAC protocol by using simulation. Finally, in Section IV, we summarize this paper. II. PROPOSED FULL DUPLEX MAC PROTOCOL Fig. 2 shows that the flow chart of proposed full duplex MAC protocol. In fig. 2, ST i and ST j denote station i and j. NS i and NS j denote neighboring stations of station i and j. DS i and DS j denote data size of station i and j. DS_NS i and DS_NS j denote data size of neighboring stations of station i and j. At first, ST i and ST j communicate with full duplex. NS i and NS j sense that channel is busy. Therefore, they stop decreasing their. If transmission of ST j finishes first, ST i transmits packet and ST j transmits flag packet. On the other hand, if transmission of ST i finishes first, ST j transmits packet and ST i transmits flag packet. The neighboring stations which are received packet, compare their data size and remaining data size of ST i or ST j. After that, if their data size is smaller than remaining data size of ST i or ST j, they decrease their. Fig. 3 shows that the system model. The station 1 and the station 2 communicate with full duplex. In addition, there are some stations near the station 1 and station 2. Fig. 4 shows that the example of traditional full duplex MAC protocol [10]. The busy tone is used to solve asymmetric transmission time in traditional full duplex MAC protocols. At first, station 1 transmits PLCP, MAC header and data to station 2. Neighboring stations of station 1 can also receive PLCP and MAC header. However, the destination address in MAC header is different from their address. Therefore, they freeze their. When station 2 receives PLCP and MAC header, it takes role of secondary transmitter. Thus, it transmits PLCP, MAC header and data to station 1. Neighboring stations freeze their because they sense that channel is busy. Even if station 1 finished its transmission, it should send busy tone to neighboring stations to receive packet safely from station 2. The neighboring stations which receive busy tone from station 1 will not decrease their backoff

3 Station 1 Station PLCP MAC Data 1 2 B/T Backoff counter : PLCP MAC Data 1 2 PLCP MAC PLCP MAC B/T Neighbor station Backoff counter freeze Fig. 4. The traditional full duplex MAC protocol Station 1 Station PLCP MAC Data 1 2 Backoff counter : Flag PLCP MAC PLCP MAC PLCP MAC Data 1 2 Flag PLCP MAC Data ot her 2 Neighbor station Backoff counter freeze PLCP MAC PLCP MAC Data ot her 2 Fig. 5. The proposed full duplex MAC protocol counter because they sense that the channel is busy. After finished data transmission, every station can decrease their. Thus, in traditional full duplex MAC protocol, channel resources and power will be wasted because the data is not contained in busy tone. Therefore, we propose a new full duplex MAC protocol to solve this problem. The proposed full duplex MAC protocol do not use busy tone. Fig. 5 shows that the example of proposed full duplex MAC protocol. The procedure of proposed full duplex MAC protocol is equal to it of traditional full duplex MAC protocol until end of stations 1 s transmission. After station 1 finishes its transmission, station 2 stops its transmission and transmits packet to stations 1 first. packet includes information related with remaining data size which is transmitted to station 1. The station 1 transmits flag packet to its neighboring stations after receiving packet. Fig. 6 shows format of flag packet. This packet includes information of remaining data size which station 1 should receive from stations 2. For this reason, stations which received flag packet freeze its until station 1 finishes its reception. Neighboring stations can receive packet besides station 1. Each station which received packet from station 2 compares size of their data and size of station 2 s remaining data which is transmitted to station 1. If size of their data is smaller than size s data, neighboring station can transmit its data to station 2. Therefore, its is decreased. On the other hand, if size of their data is bigger than size s data, they cannot transmit their data because station 2 cannot receive packet from station 1. Therefore, they freeze their backoff counter. Likewise, without using busy tone, the proposed full duplex MAC protocol can prevent data transmission of neighboring Frame Control Duration DA FCS 2bytes 2bytes 6bytes 4bytes Fig. 6. Flag packet format stations. In addition, network performance will be improved by allowing station 2 to receive data in the network. In the traditional full duplex MAC protocol, T T_busy which stands for the time that neighboring stations cannot transmit data. It is as follows, T T_busy = 2 T P + 2T M + T DS2 + T SIFS + T + T DIFS (1) T P denotes the time of PLCP. T M denotes the time of MAC header. T DS2 denotes the time of the data. T SIFS denotes the time of SIFS. T denotes the time of. T DIFS denotes the time of DIFS. In the proposed full duplex MAC protocol, T P_busy which stands for the time that neighboring stations cannot transmit data. It is as follows, T P_busy = T P + T M + T DS1 + T SIFS + T + T DIFS (2) Therefore, the gain, G, increases in the proposed full duplex MAC protocol as follows, G = T T_busy - T P_busy = T P + T M + (T DS2 - T DS1 ) (3) However, this is not valid for every situation. We can obtain gain only when data size of neighboring station of station 2 is smaller than G. If there is no smaller than G among data size of neighboring stations, the network

4 Fig. 7. Network topology TABLE I. SIMULATION PARAMETER Parameter Data rate PLCP size MAC header size FCS size size Flag size SIFS size DIFS size Value 39 Mbps 40μs 36 bytes 4 bytes 14 bytes 14 bytes 16μs 34μs 1 slot size 9μs Maximum MPDU size Simulation time Transmission power of station 3895, 7991, bytes 15 minutes 23 dbm (200mW) performance of proposed full duplex MAC protocol is degradation. In the proposed full duplex MAC protocol, transmission time is longer than the traditional full duplex MAC protocol. It takes 2T sifs +T ack more than the traditional full duplex for station 2 to finishes its transmission because when station 1 finishes its transmission, station 2 stops its transmission and transmits packet. III. PERFORMANCE EVALUATION To evaluate the performance of the proposed full duplex MAC protocol, we compared this with half duplex and traditional full duplex MAC protocol in terms of throughput and power consumption in the simulation. MATLAB is used for simulation. The simulation is conducted 5 times for each parameter. A. Simulation environment Fig. 7 shows the network topology. Each station can communicate with other stations which is connected by dashed line. The simulation is based on ac [12]. For each scenario, MPDU length is set with 3895, 7991 and 11,454 bytes, data is randomly generated with a uniform distribution form each station. Contention window size is set [0, 1023] and Fig. 8. Network throughput according to maximum MPDU size Fig. 9. Consumption power according to maximum MPDU size initial backoff stage is assumed as 3. Other simulation parameters are shown in table 1. B. Simulation results Fig. 8 shows the network throughput according to the maximum MPDU size. As shown in Fig. 8, throughput of the full duplex is high in comparison with throughput of the half duplex. In addition, as the maximum MPDU size increases, throughput of the proposed full duplex MAC protocol is higher than it of traditional full duplex MAC protocol. The possibility that station would generate asymmetric data increases as the maximum MPDU size gets bigger. Therefore, higher gain will be more achievable when we use the proposed full duplex MAC protocol. When the maximum MPDU size is 3,859 bytes, the traditional full duplex MAC protocol achieves higher throughput than the proposed full duplex MAC protocol. In full duplex communication, when the maximum MPDU size is small, the difference of data size which is generated at each

5 station is small. Thus, the gain which is obtained by using the proposed full duplex MAC protocol will be decreased. In other words, when the maximum MPDU size is small, the overhead generated by transmitting flag packet affects performance of the proposed full duplex MAC protocol. Fig. 9 shows power consumption while transmitting 1kbits. As the maximum MPDU size increases, power consumption to transmit 1kbits decreases because as the maximum MPDU size becomes greater, overhead such as PLCP or MAC header decreases. Among three MAC protocol, half duplex consumes the least power. In other words, it means that there would be least collision occurs. We can assume that because CSMA/CA protocol had designed suitable for half duplex, it has least collision with same power. On the other hand the traditional full duplex MAC protocol consumes the biggest amount of power. It is because of busy tone, which is used to prevent other neighboring stations to start transmission to the station which finished its transmission. Because busy tone has no data, it only wastes power consumption. During asymmetric transmission time, proposed full duplex MAC protocol can transmit data without using busy tone. Therefore, the proposed full duplex MAC protocol consumes more power than half duplex, but it consumes less than the traditional full duplex MAC protocol. Thus, in terms of power consumption, the proposed full duplex MAC protocol shows better performance than the traditional full duplex MAC protocol. IV. Conclusion In full duplex communication, the end of transmission time may differ due to difference between data size of each station. The traditional full duplex MAC protocol uses busy tone to solve problem caused by asymmetric transmission time. However, it is waste of resource and power because busy tone does not contains any data. This is the reason of degradation of network performance. Therefore, we proposed the full duplex MAC protocol without using busy tone. In the proposed full duplex MAC protocol, packet and flag packet is used instead of busy tone. The simulation results show that throughput of the proposed full duplex MAC protocol is better than the other two MAC protocols for bigger maximum MPDU size. In addition, in terms of power consumption, the proposed full duplex MAC protocol shows better performance. Even if the proposed full duplex consumes more power than half duplex, it consumes less than the traditional full duplex MAC protocol as shown in simulation results. In the future, we will enhance the performance of proposed full duplex MAC protocol. This protocol is weak for collision because there are no packet such as RTS/CTS. Therefore, we will improve this protocol to prevent collision without degradation of network performance. Planning(NRF-2014R1A2A2A ) and ICT R&D program of MSIP/IITP.{ ,Next Generation WLAN System with High Efficient Performance] REFERENCES [1] Cisco Visual Networking Index: Global Mobile Data Traffic Forecast Update, Available at: [2] Status of Project IEEE802.11ax High Efficiency WLAN(HEW) from /Reports/tgax_update.htm [3] J. I. Choi, M. Jain, K. Srinivasan, P. Levis, and S. Katti, Achieving single channel, full duplex wireless communication, in Proceedings of the sixteenth annual international conference on Mobile computing and networking, pp. 1 12, ACM, [4] M. Jain, J. I. Choi, T. Kim, D. Bharadia, S. Seth, K. Srinivasan, P. Levis, S. Katti, and P. Sinha, Practical, real-time, full duplex wireless, in Proceedings of the 17th annual international conference on Mobile computing and networking, pp , ACM, [5] M. Duarte, C. Dick, and A. Sabharwal, Experiment-driven characterization of full-duplex wireless Systems, 2011 [Online]. Available: [6] E. M. Dinesh Bharadia and S. Katti, Full duplex radios, in Proceedings of the ACM SIGCOMM 2013 conference on Applications, technologies, architectures, and protocols for computer communication, ACM, [7] M. Duarte, A. Sabharwal, V. Aggarwal, R. Jana, K. K. Ramakrishnan, C.W. Rice, and N. K. Shankaranarayanan, Design and characterization of a full-duplex multiantenna system for WiFi networks, IEEE Transactions on Vehicular Technology, vol. 63, no. 3, pp , March [8] A. Sahai, G. Patel, and A. Sabharwal, Pushing the limits of Full-duplex: Design and Real-time Implementation, Rice Univ., Houston, TX, USA, Rep. TREE1104, Jul [9] P. Levis, Stanford University, IEEE 11-13/1421r1 STR Radios and STR Media Access, v [10] N. Singh, D. Gunawardena, A. Proutiere, B. Radunović, H. V. Balan and P. Key, Efficient and Fair MAC for Wireless Networks with Selfinterference Cancellation, in Proc. WiOpt 2011, May 2011 [11] S. Goyal, P. Liu, O. Gurbuz, E. Erkip and S. Panwar, A Distributed MAC Protocol for Full Duplex Radio, in Proc. Asilomar 2013, v [12] Part 11: Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) specifications. Amend. 4: Enhancements for Very High Throughput for Operation in Bands below 6 GHz, IEEE Std. P802.11ac/D6.0, Jul NOWLEDGMENT This research was supported by Basic Science Research Program through the National Research Foundation of Korea(NRF) funded by the Ministry of Science, ICT and future

In-frame Querying to Utilize Full Duplex Communication in IEEE ax

In-frame Querying to Utilize Full Duplex Communication in IEEE ax In-frame Querying to Utilize Full Duplex Communication in IEEE 802.11ax Gunhee Lee Pohang, Republic of Korea Email: zogondragon@postech.ac.kr Hyeongtae Ahn anten@postech.ac.kr Cheeha Kim chkim@postech.ac.kr

More information

RCFD: A Frequency Based Channel Access Scheme for Full Duplex Wireless Networks

RCFD: A Frequency Based Channel Access Scheme for Full Duplex Wireless Networks : A Frequency Based Channel Access Scheme for Full Duplex Wireless Networks Michele Luvisotto #, Alireza Sadeghi, Farshad Lahouti +, Stefano Vitturi, Michele Zorzi # # Department of Information Engineering,

More information

An Energy Efficient MAC for Wireless Full Duplex Networks

An Energy Efficient MAC for Wireless Full Duplex Networks An Energy Efficient MAC for Wireless Full Duplex Networks Ryo Murakami, Makoto Kobayashi, Shunsuke Saruwatari and Takashi Watanabe Graduate School of Information Science and Technology, Osaka University,

More information

MASTaR: MAC Protocol for Access Points in Simultaneous Transmit and Receive Mode

MASTaR: MAC Protocol for Access Points in Simultaneous Transmit and Receive Mode MASTaR: MAC Protocol for Access Points in Simultaneous Transmit and Receive Mode Seongwon Kim, Chan-Byoung Chae, and Sunghyun Choi Department of Electrical and Computer Engineering and INMC, Seoul National

More information

In-band Full-duplex Medium Access Control Design for Heterogeneous Wireless LAN

In-band Full-duplex Medium Access Control Design for Heterogeneous Wireless LAN Revised Manuscript Click here to download Manuscript Revised Manuscript.tex Click here to view linked References Alim et al. RESEARCH 0 * Correspondence: abdul.alim@ist.osaka-u.ac.jp Department of Information

More information

A Wireless Full-duplex and Multi-hop Network with Collision Avoidance using Directional Antennas

A Wireless Full-duplex and Multi-hop Network with Collision Avoidance using Directional Antennas A Wireless Full-duplex and Multi-hop Network with Collision Avoidance using Directional Antennas Yusuke Sugiyama, Kenta Tamaki, Shunsuke Saruwatari Shizuoka University, Japan Email: saru@inf.shizuoka.ac.jp,

More information

Mohammad Hossein Manshaei 1393

Mohammad Hossein Manshaei 1393 Mohammad Hossein Manshaei manshaei@gmail.com 1393 1 An Analytical Approach: Bianchi Model 2 Real Experimentations HoE on IEEE 802.11b Analytical Models Bianchi s Model Simulations ns-2 3 N links with the

More information

IEEE TRANSACTIONS ON WIRELESS COMMUNICATIONS, VOL. 14, NO. 7, JULY

IEEE TRANSACTIONS ON WIRELESS COMMUNICATIONS, VOL. 14, NO. 7, JULY IEEE TRANSACTIONS ON WIRELESS COMMUNICATIONS, VOL. 14, NO. 7, JULY 2015 3601 Power-Controlled Medium Access Control Protocol for Full-Duplex WiFi Networks Wooyeol Choi, Hyuk Lim, Member, IEEE, and Ashutosh

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

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

Medium Access Control. MAC protocols: design goals, challenges, contention-based and contention-free protocols

Medium Access Control. MAC protocols: design goals, challenges, contention-based and contention-free protocols Medium Access Control MAC protocols: design goals, challenges, contention-based and contention-free protocols 1 Why do we need MAC protocols? Wireless medium is shared Many nodes may need to access the

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

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

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

Turning Hidden Nodes into Helper Nodes in IEEE Wireless LAN Networks

Turning Hidden Nodes into Helper Nodes in IEEE Wireless LAN Networks Turning Hidden Nodes into Helper Nodes in IEEE 82.11 Wireless LAN Networks Haithem Al-Mefleh and J. Morris Chang Dept. of Electrical and Computer Engineering Iowa State University, Ames, IA 511, USA {almehai,morris}@iastate.edu

More information

4.3 IEEE Physical Layer IEEE IEEE b IEEE a IEEE g IEEE n IEEE 802.

4.3 IEEE Physical Layer IEEE IEEE b IEEE a IEEE g IEEE n IEEE 802. 4.3 IEEE 802.11 Physical Layer 4.3.1 IEEE 802.11 4.3.2 IEEE 802.11b 4.3.3 IEEE 802.11a 4.3.4 IEEE 802.11g 4.3.5 IEEE 802.11n 4.3.6 IEEE 802.11ac,ad Andreas Könsgen Summer Term 2012 4.3.3 IEEE 802.11a Data

More information

CSE 461: Wireless Networks

CSE 461: Wireless Networks CSE 461: Wireless Networks Wireless IEEE 802.11 A physical and multiple access layer standard for wireless local area networks (WLAN) Ad Hoc Network: no servers or access points Infrastructure Network

More information

ECE442 Communications Lecture 3. Wireless Local Area Networks

ECE442 Communications Lecture 3. Wireless Local Area Networks ECE442 Communications Lecture 3. Wireless Local Area Networks Husheng Li Dept. of Electrical Engineering and Computer Science Spring, 2014 Wireless Local Networks 1 A WLAN links two or more devices using

More information

Expanding the use of CTS-to-Self mechanism to improving broadcasting on IEEE networks

Expanding the use of CTS-to-Self mechanism to improving broadcasting on IEEE networks Expanding the use of CTS-to-Self mechanism to improving broadcasting on IEEE 802.11 networks Christos Chousidis, Rajagopal Nilavalan School of Engineering and Design Brunel University London, UK {christos.chousidis,

More information

Wireless LANs. ITS 413 Internet Technologies and Applications

Wireless LANs. ITS 413 Internet Technologies and Applications Wireless LANs ITS 413 Internet Technologies and Applications Aim: Aim and Contents Understand how IEEE 802.11 wireless LANs work Understand what influences the performance of wireless LANs Contents: IEEE

More information

A Medium Access Control Protocol with Retransmission using NACK and Directional Antennas for Broadcasting in Wireless Ad-Hoc Networks

A Medium Access Control Protocol with Retransmission using NACK and Directional Antennas for Broadcasting in Wireless Ad-Hoc Networks A Medium Access Control Protocol with Retransmission using NACK and Directional Antennas for Broadcasting in Wireless Ad-Hoc Networks Yoriko Utsunomiya, Michito Takahashi, Masaki Bandai, and Iwao Sasase

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

3.1. Introduction to WLAN IEEE

3.1. Introduction to WLAN IEEE 3.1. Introduction to WLAN IEEE 802.11 WCOM, WLAN, 1 References [1] J. Schiller, Mobile Communications, 2nd Ed., Pearson, 2003. [2] Martin Sauter, "From GSM to LTE", chapter 6, Wiley, 2011. [3] wiki to

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

A Backoff Algorithm for Improving Saturation Throughput in IEEE DCF

A Backoff Algorithm for Improving Saturation Throughput in IEEE DCF A Backoff Algorithm for Improving Saturation Throughput in IEEE 80.11 DCF Kiyoshi Takahashi and Toshinori Tsuboi School of Computer Science, Tokyo University of Technology, 1404-1 Katakura, Hachioji, Tokyo,

More information

MC-CDMA Based IEEE Wireless LAN

MC-CDMA Based IEEE Wireless LAN MC-CDMA Based IEEE 802.11 Wireless LAN Georgios Orfanos Jörg Habetha Ling Liu Aachen Univ. of Technology D-52074 Aachen, Germany Philips Research Laboratories, D-52066 Aachen, Germany Aachen Univ. of Technology

More information

A Novel Contention Window Control Scheme Based on a Markov Chain Model in Dense WLAN Environment

A Novel Contention Window Control Scheme Based on a Markov Chain Model in Dense WLAN Environment 05 Third International Conference on Artificial Intelligence, Modelling and Simulation A Novel Contention Window Control Scheme Based on a Markov Chain Model in Dense WLAN Environment Yoshiaki Morino,

More information

Two-phase Collision Avoidance to Improve Scalability in Wireless LANs

Two-phase Collision Avoidance to Improve Scalability in Wireless LANs Two-phase Collision Avoidance to Improve Scalability in Wireless LANs Seongil Han, Yongsub Nam, Yongho Seok, Taekyoung Kwon and Yanghee Choi School of Computer Science and Engineering Seoul National University,

More information

CS 348: Computer Networks. - WiFi (contd.); 16 th Aug Instructor: Sridhar Iyer IIT Bombay

CS 348: Computer Networks. - WiFi (contd.); 16 th Aug Instructor: Sridhar Iyer IIT Bombay CS 348: Computer Networks - WiFi (contd.); 16 th Aug 2012 Instructor: Sridhar Iyer IIT Bombay Clicker-1: Wireless v/s wired Which of the following differences between Wireless and Wired affect a CSMA-based

More information

Reliable Multicast Scheme Based on Busy Signal in Wireless LANs

Reliable Multicast Scheme Based on Busy Signal in Wireless LANs Journal of Modern Science and Technology Vol.2 No.1 March 2014. Pp.18-25 Reliable Multicast Scheme Based on Busy Signal in Wireless LANs Sunmyeng For unicast transmissions, the IEEE 802.11 WLAN MAC (Medium

More information

An Efficient Scheduling Scheme for High Speed IEEE WLANs

An Efficient Scheduling Scheme for High Speed IEEE WLANs An Efficient Scheduling Scheme for High Speed IEEE 802.11 WLANs Juki Wirawan Tantra, Chuan Heng Foh, and Bu Sung Lee Centre of Muldia and Network Technology School of Computer Engineering Nanyang Technological

More information

DIMINISHING MAC OVERHEAD BY USE OF PERIODIC AND COOPERATIVE ACK SCHEMES IN WIRELESS NETWORKS

DIMINISHING MAC OVERHEAD BY USE OF PERIODIC AND COOPERATIVE ACK SCHEMES IN WIRELESS NETWORKS DIMINISHING MAC OVERHEAD BY USE OF PERIODIC AND COOPERATIVE ACK SCHEMES IN 802.11 WIRELESS NETWORKS 1 AYINEBYONA ELIAB, 2 JONGSUN PARK AND JUNGMIN SO* Smart Computing Laboratory, Dept. of Computer Engineering,

More information

Directional Antenna based Time Division Scheduling in Wireless Ad hoc Networks

Directional Antenna based Time Division Scheduling in Wireless Ad hoc Networks Directional Antenna based Time Division Scheduling in Wireless Ad hoc Networks Li Shaohua and Dong-Ho Cho School of Electrical Engineering and Computer Science Korea Advanced Institute of Science and Technology

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

Medium Access Control Design for Full-Duplex Wireless Systems: Challenges and Approaches

Medium Access Control Design for Full-Duplex Wireless Systems: Challenges and Approaches 1 Medium Access Control Design for Full-Duplex Wireless Systems: Challenges and Approaches Karaputugala Madushan Thilina, Hina Tabassum, Ekram Hossain, and Dong In Kim Abstract Recent advances in self-interference

More information

Wireless Networks (MAC)

Wireless Networks (MAC) 802.11 Wireless Networks (MAC) Kate Ching-Ju Lin ( 林靖茹 ) Academia Sinica 2016.03.18 CSIE, NTU Reference 1. A Technical Tutorial on the IEEE 802.11 Protocol By Pablo Brenner online: http://www.sss-mag.com/pdf/802_11tut.pdf

More information

Cooperative Communication Protocol based on Relay Node Grouping in Wireless Networks

Cooperative Communication Protocol based on Relay Node Grouping in Wireless Networks Cooperative Communication Protocol based on Relay Node Grouping in Wireless Networks Sunmyeng Kim Department of Computer Software Engineering, Kumoh National Institute of Technology 1 Daehak-ro, Gumi,

More information

Introduction to Wireless Networking CS 490WN/ECE 401WN Winter Lecture 4: Wireless LANs and IEEE Part II

Introduction to Wireless Networking CS 490WN/ECE 401WN Winter Lecture 4: Wireless LANs and IEEE Part II Introduction to Wireless Networking CS 490WN/ECE 401WN Winter 2007 Lecture 4: Wireless LANs and IEEE 802.11 Part II This lecture continues the study of wireless LANs by looking at IEEE 802.11. I. 802.11

More information

High Performance Distributed Coordination Function for Wireless LANs

High Performance Distributed Coordination Function for Wireless LANs High Performance Distributed Coordination Function for Wireless LANs Haithem Al-Mefleh and J. Morris Chang Dept. of Electrical and Computer Engineering Iowa State University, Ames, IA 511, USA {almehai,morris}@iastate.edu

More information

Computer Networks. Wireless LANs

Computer Networks. Wireless LANs Computer Networks Wireless LANs Mobile Communication Technology according to IEEE (examples) Local wireless networks WLAN 802.11 Personal wireless nw WPAN 802.15 WiFi 802.11a 802.11b 802.11h 802.11i/e/

More information

Performance analysis of Internet applications over an adaptive IEEE MAC architecture

Performance analysis of Internet applications over an adaptive IEEE MAC architecture Journal of the Franklin Institute 343 (2006) 352 360 www.elsevier.com/locate/jfranklin Performance analysis of Internet applications over an adaptive IEEE 802.11 MAC architecture Uthman Baroudi, Mohammed

More information

IEEE , Token Rings. 10/11/06 CS/ECE UIUC, Fall

IEEE , Token Rings. 10/11/06 CS/ECE UIUC, Fall IEEE 802.11, Token Rings 10/11/06 CS/ECE 438 - UIUC, Fall 2006 1 Medium Access Control Wireless channel is a shared medium Need access control mechanism to avoid interference Why not CSMA/CD? 10/11/06

More information

Lecture 25: CSE 123: Computer Networks Alex C. Snoeren. HW4 due NOW

Lecture 25: CSE 123: Computer Networks Alex C. Snoeren. HW4 due NOW Lecture 25: 802.11 CSE 123: Computer Networks Alex C. Snoeren HW4 due NOW Lecture 25 Overview 802.11 Wireless PHY layer overview Hidden Terminals Basic wireless challenge RTS/CTS Virtual carrier sense

More information

Wireless Communication

Wireless Communication Wireless Communication Systems @CS.NCTU Lecture 9: MAC Protocols for WLANs Instructor: Kate Ching-Ju Lin ( 林靖茹 ) 1 Reference 1. A Technical Tutorial on the IEEE 802.11 Protocol By Pablo Brenner online:

More information

Tarek Sheltami. CCSE COE 3/8/2008 1

Tarek Sheltami. CCSE COE  3/8/2008 1 Mobile Ad hoc Networks COE 549 Random Access I Tarek Sheltami KFUPM CCSE COE http://faculty.kfupm.edu.sa/coe/tarek/coe549.htm 3/8/2008 1 Outline Medium Access Control Protocols ALOHA BTMA CSMA Some simulation

More information

Lecture 24: CSE 123: Computer Networks Stefan Savage. HW4 due NOW

Lecture 24: CSE 123: Computer Networks Stefan Savage. HW4 due NOW Lecture 24: 802.11 CSE 123: Computer Networks Stefan Savage HW4 due NOW About the final Similar in style to midterm Some combination of easy questions, short answer and more in-depth questions Sample final

More information

Multiple Access Links and Protocols

Multiple Access Links and Protocols Multiple Access Links and Protocols Two types of links : point-to-point PPP for dial-up access point-to-point link between Ethernet switch and host broadcast (shared wire or medium) old-fashioned Ethernet

More information

IEEE Ad Hoc Networks: Performance Measurements

IEEE Ad Hoc Networks: Performance Measurements IEEE 8.11 Ad Hoc Networks: Performance Measurements Giuseppe Anastasi Dept. of Information Engineering University of Pisa Via Diotisalvi - 561 Pisa, Italy Email: g.anastasi@iet.unipi.it Eleonora Borgia,

More information

Wireless Local Area Networks (WLANs) Part I

Wireless Local Area Networks (WLANs) Part I Wireless Local Area Networks (WLANs) Part I Raj Jain Professor of CSE Washington University in Saint Louis Saint Louis, MO 63130 Jain@cse.wustl.edu These slides are available on-line at: http://www.cse.wustl.edu/~jain/cse574-08/

More information

Medium Access Control. IEEE , Token Rings. CSMA/CD in WLANs? Ethernet MAC Algorithm. MACA Solution for Hidden Terminal Problem

Medium Access Control. IEEE , Token Rings. CSMA/CD in WLANs? Ethernet MAC Algorithm. MACA Solution for Hidden Terminal Problem Medium Access Control IEEE 802.11, Token Rings Wireless channel is a shared medium Need access control mechanism to avoid interference Why not CSMA/CD? 9/15/06 CS/ECE 438 - UIUC, Fall 2006 1 9/15/06 CS/ECE

More information

Throughput Improvement by Adjusting RTS Transmission Range for W-LAN Ad Hoc Network

Throughput Improvement by Adjusting RTS Transmission Range for W-LAN Ad Hoc Network Proceedings of the 2014 Federated Conference on Computer Science and Information Systems pp. 941 946 DOI: 10.15439/2014F437 ACSIS, Vol. 2 Throughput Improvement by Adjusting RTS Transmission Range for

More information

Data and Computer Communications. Chapter 13 Wireless LANs

Data and Computer Communications. Chapter 13 Wireless LANs Data and Computer Communications Chapter 13 Wireless LANs Wireless LAN Topology Infrastructure LAN Connect to stations on wired LAN and in other cells May do automatic handoff Ad hoc LAN No hub Peer-to-peer

More information

On the Performance Enhancement of Wireless LAN - A Multi-polling Mechanism with Hidden Terminal Solution

On the Performance Enhancement of Wireless LAN - A Multi-polling Mechanism with Hidden Terminal Solution MITSUBISHI ELECTRIC RESEARCH LABORATORIES http://www.merl.com On the Performance Enhancement of Wireless LAN - A Multi-polling Mechanism with Hidden Terminal Solution Yue Fang, Daqing Gu, A. Bruce McDonald,

More information

Collision Probability in Saturated IEEE Networks

Collision Probability in Saturated IEEE Networks in Saturated IEEE 80.11 Networks Hai L. Vu Centre for Advanced Internet Architectures (CAIA) ICT Faculty, Swinburne University of Technology Hawthorn, VIC 31, Australia h.vu@ieee.org Taka Sakurai ARC Special

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

Collision Free Hybrid Slot Protocol for Improving Performance in Wireless Networks

Collision Free Hybrid Slot Protocol for Improving Performance in Wireless Networks International Journal of Engineering Research and Technology. ISSN 0974-3154 Volume 11, Number 8 (2018), pp. 1285-1300 International Research Publication House http://www.irphouse.com Collision Free Hybrid

More information

Performance anomaly of b

Performance anomaly of b Laboratoire LSR Logiciels Systèmes Réseaux Software, Systems, Networks Performance anomaly of 802.11b Andrzej Duda LSR-IMAG Andrzej.Duda@imag.fr Joint work with Martin Heusse, Franck Rousseau, Gilles Berger-Sabbatel

More information

Local Area Networks NETW 901

Local Area Networks NETW 901 Local Area Networks NETW 901 Lecture 4 Wireless LAN Course Instructor: Dr.-Ing. Maggie Mashaly maggie.ezzat@guc.edu.eg C3.220 1 Contents What is a Wireless LAN? Applications and Requirements Transmission

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

CMPE 257: Wireless and Mobile Networking

CMPE 257: Wireless and Mobile Networking CMPE 257: Wireless and Mobile Networking Katia Obraczka Computer Engineering UCSC Baskin Engineering Lecture 3 CMPE 257 Winter'11 1 Announcements Accessing secure part of the class Web page: User id: cmpe257.

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

CSCD 433 Network Programming Fall Lecture 7 Ethernet and Wireless

CSCD 433 Network Programming Fall Lecture 7 Ethernet and Wireless CSCD 433 Network Programming Fall 2016 Lecture 7 Ethernet and Wireless 802.11 1 Topics 802 Standard MAC and LLC Sublayers Review of MAC in Ethernet MAC in 802.11 Wireless 2 IEEE Standards In 1985, Computer

More information

Wireless MACs: MACAW/802.11

Wireless MACs: MACAW/802.11 Wireless MACs: MACAW/802.11 Mark Handley UCL Computer Science CS 3035/GZ01 Fundamentals: Spectrum and Capacity A particular radio transmits over some range of frequencies; its bandwidth, in the physical

More information

A Hybrid Distributed Coordination Function for Scalability and Inter-operability in Large-scale WLANs

A Hybrid Distributed Coordination Function for Scalability and Inter-operability in Large-scale WLANs A Hybrid Distributed Coordination Function for Scalability and Inter-operability in Large-scale WLANs Nakjung Choi, Seongil Han, Yongho Seok, Yanghee Choi and Taekyoung Kwon School of Computer Science

More information

Hands-On Exercises: IEEE Standard

Hands-On Exercises: IEEE Standard Hands-On Exercises: IEEE 802.11 Standard Mohammad Hossein Manshaei and Jean-Pierre Hubaux {hossein.manshaei,jean-pierre.hubaux}@epfl.ch Laboratory for Computer Communications and Applications (LCA) March

More information

Multi-Rated Packet Transmission Scheme for IEEE WLAN Networks

Multi-Rated Packet Transmission Scheme for IEEE WLAN Networks Multi-Rated Packet Transmission Scheme for IEEE 802.11 WLAN Networks Namgi Kim Telecommunication R&D Center, Samsung Electronics, 416, Maetan-3, Youngtong, Suwon, Kyounggi, 442-600, Korea namgi.kim@samsung.com

More information

Investigating MAC-layer Schemes to Promote Doze Mode in based WLANs

Investigating MAC-layer Schemes to Promote Doze Mode in based WLANs Investigating MAC-layer Schemes to Promote Doze Mode in 802.11-based WLANs V. Baiamonte and C.-F. Chiasserini CERCOM - Dipartimento di Elettronica Politecnico di Torino Torino, Italy Email: baiamonte,chiasserini

More information

WLAN Performance Aspects

WLAN Performance Aspects Mobile Networks Module C- Part 1 WLAN Performance Aspects Mohammad Hossein Manshaei Jean-Pierre Hubaux http://mobnet.epfl.ch 1 Performance Evaluation of IEEE 802.11(DCF) Real Experimentations HoE on IEEE

More information

IEEE MAC Sublayer (Based on IEEE )

IEEE MAC Sublayer (Based on IEEE ) IEEE 802.11 MAC Sublayer (Based on IEEE 802.11-1999) Wireless Networking Sunghyun Choi, Associate Professor Multimedia & Wireless Networking Lab. (MWNL) School of Electrical Engineering Seoul National

More information

On the Buffer-Aided Relaying Technique and Its Applications

On the Buffer-Aided Relaying Technique and Its Applications On the Buffer-Aided Relaying Technique and Its Applications Su Min Kim, Sukhyun Seo, Seung Kwan Jang, and Junsu Kim 1 Department of Electronic Engineering, Korea Polytechnic University, 237 Sangidaehak-ro,

More information

Impact of Bluetooth on Direct Sequence Wireless LANs

Impact of Bluetooth on Direct Sequence Wireless LANs Impact of on 802.11 Direct Sequence Wireless LANs Greg Ennis Ennis Associates 16331 Englewood Ave. Los Gatos, CA 95032 page 1 s Fast Frequency Hopping is a fast frequency hopping system focused on PAN

More information

The MAC layer in wireless networks

The MAC layer in wireless networks The MAC layer in wireless networks The wireless MAC layer roles Access control to shared channel(s) Natural broadcast of wireless transmission Collision of signal: a /space problem Who transmits when?

More information

Almost as Good as Single-hop Full-Duplex: Bidirectional End-To-End Known Interference Cancellation

Almost as Good as Single-hop Full-Duplex: Bidirectional End-To-End Known Interference Cancellation Almost as Good as Single-hop Full-Duplex: Bidirectional End-To-End Known Interference Cancellation Fanzhao Wang, Lei Guo, Shiqiang Wang,YaoYu, Qingyang Song and Abbas Jamalipour School of Information Science

More information

Multi-Channel MAC for Ad Hoc Networks: Handling Multi-Channel Hidden Terminals Using A Single Transceiver

Multi-Channel MAC for Ad Hoc Networks: Handling Multi-Channel Hidden Terminals Using A Single Transceiver Multi-Channel MAC for Ad Hoc Networks: Handling Multi-Channel Hidden Terminals Using A Single Transceiver Jungmin So Dept. of Computer Science, and Coordinated Science Laboratory University of Illinois

More information

Full Duplex MAC Design

Full Duplex MAC Design Full Duplex MAC Design Final Project Report Yan Shi, Brendan Celii, and Dhruvang Darji {shiy,bcelii,ddarji}@smu.edu Southern Methodist University Abstract In this report, we have re-designed the full duplex

More information

Analysis of Throughput and Energy Efficiency in the IEEE Wireless Local Area Networks using Constant backoff Window Algorithm

Analysis of Throughput and Energy Efficiency in the IEEE Wireless Local Area Networks using Constant backoff Window Algorithm International Journal of Computer Applications (975 8887) Volume 6 No.8, July Analysis of Throughput and Energy Efficiency in the IEEE 8. Wireless Local Area Networks using Constant backoff Window Algorithm

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

Empirical Study of Mobility effect on IEEE MAC protocol for Mobile Ad- Hoc Networks

Empirical Study of Mobility effect on IEEE MAC protocol for Mobile Ad- Hoc Networks Empirical Study of Mobility effect on IEEE 802.11 MAC protocol for Mobile Ad- Hoc Networks Mojtaba Razfar and Jane Dong mrazfar, jdong2@calstatela.edu Department of Electrical and computer Engineering

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

EBA: An Enhancement of IEEE DCF via Distributed Reservation

EBA: An Enhancement of IEEE DCF via Distributed Reservation EBA: An Enhancement of IEEE 802.11 DCF via Distributed Reservation Jaehyuk Choi, Joon Yoo, Sunghyun Choi, Member, IEEE, and Chongkwon Kim, Member, IEEE Abstract The IEEE 802.11 standard for Wireless Local

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

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

A Multi-channel MAC Protocol for Ad Hoc Wireless Networks

A Multi-channel MAC Protocol for Ad Hoc Wireless Networks A Multi-channel MAC Protocol for Ad Hoc Wireless Networks Jungmin So Dept. of Computer Science, and Coordinated Science Laboratory University of Illinois at Urbana-Champaign Email: jso1@uiuc.edu Nitin

More information

Outline. Wireless Channel Characteristics. Multi-path Fading. Opportunistic Communication - with a focus on WLAN environments -

Outline. Wireless Channel Characteristics. Multi-path Fading. Opportunistic Communication - with a focus on WLAN environments - Outline Opportunistic Communication - with a focus on WLAN environments - Jong-won Lee 2006. 02.20. Background? Wireless Channels? Opportunistic communication? Examples? Basics of WLAN Previous Works?

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

AGOOD medium access control (MAC) protocol for wireless

AGOOD medium access control (MAC) protocol for wireless IEEE TRANSACTIONS ON WIRELESS COMMUNICATIONS, VOL. 3, NO. 3, MAY 2004 793 Design of MAC Protocols With Fast Collision Resolution for Wireless Local Area Networks Younggoo Kwon, Yuguang Fang, Senior Member,

More information

standard. Acknowledgement: Slides borrowed from Richard Y. Yale

standard. Acknowledgement: Slides borrowed from Richard Y. Yale 802.11 standard Acknowledgement: Slides borrowed from Richard Y. Yang @ Yale IEEE 802.11 Requirements Design for small coverage (e.g. office, home) Low/no mobility High data rate applications Ability to

More information

Department of Electrical and Computer Systems Engineering

Department of Electrical and Computer Systems Engineering Department of Electrical and Computer Systems Engineering Technical Report MECSE-6-2006 Medium Access Control (MAC) Schemes for Quality of Service (QoS) provision of Voice over Internet Protocol (VoIP)

More information

Experimental Study on Co-existence of b with Alien Devices

Experimental Study on Co-existence of b with Alien Devices Experimental Study on Co-existence of 8.b with Alien Devices Javier del Prado and Sunghyun Choi Philips Research Briarcliff USA, Briarcliff Manor, New York Email: {javier.delprado,sunghyun.choi}@philips.com

More information

DCF/USDMA: Enhanced DCF for Uplink SDMA Transmissions in WLANs

DCF/USDMA: Enhanced DCF for Uplink SDMA Transmissions in WLANs DCF/USDMA: Enhanced DCF for Uplink SDMA Transmissions in WLANs Ruizhi Liao, Boris Bellalta and Miquel Oliver NeTS Research Group Department of Information and Communication Technologies Universitat Pompeu

More information

Error-Sensitive Adaptive Frame Aggregation in n WLANs

Error-Sensitive Adaptive Frame Aggregation in n WLANs Error-Sensitive Adaptive Frame Aggregation in 802.11n WLANs Melody Moh, Teng Moh, and Ken Chan Department of Computer Science San Jose State University San Jose, CA, USA Outline 1. Introduction 2. Background

More information

EVALUATION OF EDCF MECHANISM FOR QoS IN IEEE WIRELESS NETWORKS

EVALUATION OF EDCF MECHANISM FOR QoS IN IEEE WIRELESS NETWORKS MERL A MITSUBISHI ELECTRIC RESEARCH LABORATORY http://www.merl.com EVALUATION OF EDCF MECHANISM FOR QoS IN IEEE802.11 WIRELESS NETWORKS Daqing Gu and Jinyun Zhang TR-2003-51 May 2003 Abstract In this paper,

More information

Strategies and Guidelines for Improving Wireless Local Area Network Performance

Strategies and Guidelines for Improving Wireless Local Area Network Performance Strategies and Guidelines for Improving Wireless Local Area Network Performance Dr Nurul Sarkar Associate Professor School of Computing and Mathematical Sciences nurul.sarkar@aut.ac.nz 2 Outline of Talk

More information

DCF LEARN AND PERFORMANCE ANALYSIS OF B WIRELESS NETWORK

DCF LEARN AND PERFORMANCE ANALYSIS OF B WIRELESS NETWORK DCF LEARN AND PERFORMANCE ANALYSIS OF 802.11B WIRELESS NETWORK Mingming Li 1, Biao Huang 2, Haiyang Liu 1 and Miao Yang 1 1 Spectrum Management Research Division, SRRC, Beijing, China 2 Spectrum Engineering

More information

Vehicle Networks. Wireless Local Area Network (WLAN) Univ.-Prof. Dr. Thomas Strang, Dipl.-Inform. Matthias Röckl

Vehicle Networks. Wireless Local Area Network (WLAN) Univ.-Prof. Dr. Thomas Strang, Dipl.-Inform. Matthias Röckl Vehicle Networks Wireless Local Area Network (WLAN) Univ.-Prof. Dr. Thomas Strang, Dipl.-Inform. Matthias Röckl Outline Wireless LAN Overview History IEEE 802.11-1997 MAC implementations PHY implementations

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

Sample Solution to Problem Set 3

Sample Solution to Problem Set 3 College of Computer & Information Science Fall 2007 Northeastern University Handout 6 CSG250: Wireless Networks 25 October 2007 Sample Solution to Problem Set 3 (The problem numbers from the text are the

More information

Mobile & Wireless Networking. Lecture 7: Wireless LAN

Mobile & Wireless Networking. Lecture 7: Wireless LAN 192620010 Mobile & Wireless Networking Lecture 7: Wireless LAN [Schiller, Section 7.3] [Reader, Part 6] [Optional: "IEEE 802.11n Development: History, Process, and Technology", Perahia, IEEE Communications

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

Implementation and Performance Analysis of Cooperative Medium Access Control protocol for CSMA/CA based Technologies

Implementation and Performance Analysis of Cooperative Medium Access Control protocol for CSMA/CA based Technologies European Wireless 2009 1 Implementation and Performance Analysis of Cooperative Medium Access Control protocol for CSMA/CA based Technologies Anders Grauballe, Mikkel Gade Jensen, Achuthan Paramanathan,

More information