• Title/Summary/Keyword: IEEE 802.11 MAC Access Control

Search Result 132, Processing Time 0.021 seconds

Bugs on the IEEE 802.11 Module of ns-2.31 (ns-2.31의 IEEE 802.11 모듈 버그)

  • Jung, Nak-Cheon;Ahn, Jong-Suk
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2008.05a
    • /
    • pp.841-844
    • /
    • 2008
  • 본 논문은 공개 네트워크 시뮬레이터 ns-2.31(Network Simulator 2.31)의 802.11 DCF 모듈에서 버그(bug)를 소개하고 이의 영향 결과를 분석한다. ns의 802.11 DCF 모듈은 다음과 같은 문제점을 가지고 있다. 첫째, 백오프(backoff) 알고리즘은 표준안에서 명시한 알고리즘대로 작성되지 않았다. 둘째, 특정조건에 해당되는 충돌에 대하여 트레이스 파일에 출력하지 않는다. 셋째, 전파 오류 모듈을 삽입하여도 전파 오류 결과를 트레이스 파일에 출력하지 않는다. 넷째, MAC(Medium Access Control) 알고리즘만을 평가할 수 있는 기법을 제공하지 않는다. 이러한 문제점을 수정한 ns-2와 수정전의 ns-2와 평균4.6%의 충돌률 차이를 보인다.

MAC Protocol for Reliable Multicast over Multi-Hop Wireless Ad Hoc Networks

  • Kim, Sung-Won;Kim, Byung-Seo;Lee, In-Kyu
    • Journal of Communications and Networks
    • /
    • v.14 no.1
    • /
    • pp.63-74
    • /
    • 2012
  • Multicast data communication is an efficient communication scheme, especially inmulti-hop ad hoc networks where the media access control (MAC) layer is based on one-hop broadcast from one source to multiple receivers. Compared to unicast, multicast over a wireless channel should be able to deal with varying channel conditions of multiple users and user mobility to provide good quality to all users. IEEE 802.11 does not support reliable multicast owing to its inability to exchange request-to-send/clear-to-send and acknowledgement packets with multiple recipients. Thus, several MAC layer protocols have been proposed to provide reliable multicast. However, additional overhead is introduced, as a result, which degrades the system performance. In this paper, we propose an efficient wireless multicast MAC protocol with small control overhead required for reliable multicast in multi-hop wireless ad hoc networks. We present analytical formulations of the system throughput and delay associated with the overhead.

MAG Protocol Implementation for IEEE 802.11 Wireless LAN Systems (무산 LAN용 IEEE 802.11 MAC 프로토콜의 구현)

  • Na, N.;Choi, J.;Han, T.;Ahn, D.;Lee, D.;Hong, Y.;Hwang, I.
    • Proceedings of the KIEE Conference
    • /
    • 2001.11c
    • /
    • pp.380-382
    • /
    • 2001
  • This paper presents the implementation of IEEE 802.11 Medium Access Control and Physical Layer Protocol that can be applied to wireless LAN system. We have used PRISM2 chipsets from Intersil to build the baseband, IF, and RF parts. DSSS(Direct Sequence Spread Spectrum) physical layer at 2.4GHz ISM band is adopted in the hardware prototype. To meet the high-speed requirement of physical layer, we have designed the MAC protocol layer with embedded firmware and FPGA. The prototype board is shown to be able to support the physical layer of 5GHz and 600Hz wireless LAN systems.

  • PDF

A Priority-based MAC Protocol to Support QoS in Ad-hoc Networks (애드 혹 네트워크 QoS 지원을 위한 우선순위 기반 MAC 프로토콜)

  • Wang, Weidong;Seo, Chang-Keun;Yoo, Sang-Jo
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.30 no.2A
    • /
    • pp.80-89
    • /
    • 2005
  • In IEEE 802.11 and 802.11e for ad hoc networks, DCF and EDCA use a contention-based protocol called CSMA/CA, which is simple to implement efficient when the system is light loaded. But the performance of CSMA/CA decreases dramatically when the system load is heavy because of increasing collisions. In PCF and HCF modes, stations are controlled by a base station by polling, no collision ever occurs. However, when the system load is light, the performance is poor because few stations have data to transfer. More important, PCF and HCF can not be used in the ad hoc networks. In this paper, we address a priority-based distributed polling mechanism (PDPM) that implements polling scheme into DCF or EDCA modes for ad hoc networks by adding a polling approach before every contention-based procedure. PDPM takes the advantages of polling mechanism that avoids most of collisions in a high load condition. At the same time, it also keeps the contention-based mechanism for a light loaded condition. PDPM provides quality of service (QoS) with fewer collisions and higher throughput compared with IEEE 802.11e.

Tone-Based Access Scheme with Repetitive Contention in Contention-Based Medium Access Control (경쟁 기반 MAC에서의 반복적 톤 기반 경쟁 기법)

  • Ahn, Jae-Hyun;Yun, Jeong-Kyun;Bahk, Sae-Woong
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.32 no.5A
    • /
    • pp.460-466
    • /
    • 2007
  • There are two coordination functions in IEEE 802.11 standard. One is PCF, polling based function, and the other is DCF, contention based function. DCF is simpler than PCF but the performance is similar with the latter. That's the reason why DCF is more popular than PCF. However, DCF has a risk of collision with other nodes in the network because the function is a distributed contention based one. CSMA/CA of DCF has collision avoidance algorithm in it, but the performance of avoidance algorithm has limitations. In this paper we proposed a new scheme called TAR(Tone-based Access scheme with Repetitive conention). In TAR, there is narrow contention-only channel other than original data transmitting channel, so that both a data transmission and the contention can be performed simultaneously. The TAR uses the same contention concept with the CSMA/CA, but it has the originality for the narrow contention channel and the repetitive contention scheme which greatly reduce the collision probability. We proved the performance of TAR by some simulations, and it showed good results.

Reliable Multicast MAC Protocol for Cooperative Autonomous Vehicles (협력적 자율 차량을 위한 신뢰성있는 멀티케스트 MAC 프로토콜)

  • Kim, Jungsook;Kim, Juwan;Choi, Jeongdan
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.39B no.3
    • /
    • pp.180-187
    • /
    • 2014
  • This paper introduces reliable multicast MAC protocol for cooperative unmanned vehicles. cooperative unmanned vehicles communicate with infrastructure and other unmanned vehicles in order to increase driving safety. They exchange information related to driving and thus it requires real-time and reliable multicast. However, the international vehicular communication standard, IEEE 802.11p WAVE, does not provide a reliable multicast scheme on the MAC layer. To address the problems of reliability, we propose a reliable multicast protocol called WiVCL, which avoids contention and collision. Our evaluation shows that the WiVCL achieves a high degree of reliability and real-time features.

Adaptive Medium Access Control protocol for low-power wireless sensor network (저전력 무선 센서 네트워크를 위한 적응적 MAC 프로토콜)

  • Kang, Jeong-Hoon;Lee, Min-Goo;Yoon, Myung-Hyun;Yoo, Jun-Jae
    • Proceedings of the KIEE Conference
    • /
    • 2005.05a
    • /
    • pp.209-211
    • /
    • 2005
  • This paper proposes a adaptive medium-access control(MAC) protocol designed for low-power wireless multi-hop sensor networks which is used for connecting physical world and cyber computing space. Wireless multi-hop sensor networks use battery-operated computing and sensing device. We expect sensor networks to be deployed in an ad hoc fashion, with nodes remaining inactive for long time, but becoming suddenly active when specific event is detected. These characteristics of multi-hop sensor networks and applications motivate a MAC that is different from traditional wireless MACs about power conservation scheme, such as IEEE 802.11. Proposed MAC uses a few techniques to reduce energy consumption. Result show that proposed MAC obtains more energy savings.

  • PDF

Energy efficient Medium Access Control for multi-hop sensor network (멀티-홉 센서 네트워크 저전력 MAC 설계)

  • Gang, Jeong-Hun;Lee, Min-Gu;Park, Byeong-Ha;Yu, Jun-Jae
    • Proceedings of the KIEE Conference
    • /
    • 2003.11b
    • /
    • pp.279-282
    • /
    • 2003
  • This paper proposes a medium-access control(MAC) protocol designed for wireless multi-hop sensor networks which is used for connecting physical world and cyber computing space. Wireless multi-hop sensor networks use battery-operated computing and sensing device. We expect sensor networks to be deployed in an ad hoc fashion, with nodes remaining inactive for long time, but becoming suddenly active when specific event is detected. These characteristics of multi-hop sensor networks and applications motivate a MAC that is different from traditional wireless MACs about power conservation scheme, such as IEEE 802.11. Proposed MAC uses a few techniques to reduce energy consumption. Result show that proposed MAC obtains more energy sayings.

  • PDF

Transmission Control Scheme for Low Power Stations in IEEE 802.11b Wireless LAN (IEEE 802.11b 무선 랜에서 저 전력 스테이션을 위한 전송 제어 기법)

  • Song, Myong-Lyol
    • Journal of Internet Computing and Services
    • /
    • v.9 no.2
    • /
    • pp.43-50
    • /
    • 2008
  • In IEEE 802.11b wireless LAN, stations keep synchronization by receiving beacons being periodically sent by the AP (access point) when they run in low power mode. Beacon transmission is delayed if wireless channel is busy at a scheduled TBTT (target beacon transmission time), and stations must be awake until they receive the delayed beacon. In this paper, we propose a scheme that stations get their transmission delayed if they have little time for successful data transmission by the next TBTT. Beacon transmission without delay is guaranteed at every TBTT with this method so that the awake time of low power stations to receive beacon can be reduced. The proposed method is simulated and its characteristics ore described with the analysis of the results. The measured results in terms of beacon delay show some enhancement in energy consumption.

  • PDF

New Retransmission Method using the minimum MPDU starting Spacing in Two-level Aggregation of IEEE 802.11n (IEEE 802.11n의 2-레벨 집적 방식에서 최소 MPDU 시작 간격을 이용하는 새로운 재전송 방법)

  • Shin, In Cheol;Kim, Dong-Hoi
    • Journal of Broadcast Engineering
    • /
    • v.20 no.2
    • /
    • pp.300-309
    • /
    • 2015
  • In IEEE 802.11n WLANs(Wireless Local Area Networks), to support high throughput, MAC(Media Access Control) layer adopts A-MSDU(Aggregate-MAC Service Data Unit) and A-MPDU(Aggregate-MAC Protocol Data Unit). Generally, as the A-MPDU uses a selective retransmission capability, A-MPDU provides higher throughput than A-MSDU. However, although A-MPDU uses the selective re-transmission capability, if the size of MPDU within A-MPDU is smaller than the size of minimum MPDU starting spacing, A-MPDU can reduce throughput because of the overhead of retransmission owing to the addition of delimiter, that is a dummy MPDU. Therefore, to overcome the above problem, two-level Aggregation method, where the small MPDU within A-MPDU is replaced by not delimiter but A-MSDU, has been introduced. In the two-level Aggregation method, the existing re-transmission scheme retransmits only A-MPDU, but if the size of retransmission data is smaller than the size of the minimum MPDU starting spacing, the proposed retransmission scheme retransmits the aggregated retransmission data and MSDUs. Therefore, we know that the proposed retransmission scheme have better throughput that the existing retransmission scheme.