• 제목/요약/키워드: IEEE 802.11 MAC Protocol

검색결과 208건 처리시간 0.029초

무선 LAN MAC 계층 설계 및 구현 (Design and Implementation of MAC Protocol for Wireless LAN)

  • 김용권;기장근;조현묵
    • 대한전자공학회:학술대회논문집
    • /
    • 대한전자공학회 2001년도 하계종합학술대회 논문집(1)
    • /
    • pp.253-256
    • /
    • 2001
  • This paper describes a high speed MAC(Media Access Control) function chip for IEEE 802.11 MAC layer protocol. The MAC chip has control registers and interrupt scheme for interface with CPU and deals with transmission/reception of data as a unit of frame. The developed MAC chip is composed of protocol control block, transmission block, and reception block which supports the BCF function in IEEE 802.11 specification. The test suite which is adopted in order to verify operation of the MAC chip includes various functions, such as RTS-CTS frame exchange procedure, correct IFS(Inter Frame Space)timing, access procedure, random backoff procedure, retransmission procedure, fragmented frame transmission/reception procedure, duplicate reception frame detection, NAV(Network Allocation Vector), reception error processing, broadcast frame transmission/reception procedure, beacon frame transmission/reception procedure, and transmission/reception FIEO operation. By using this technique, it is possible to reduce the load of CPU and firmware size in high speed wireless LAN system.

  • PDF

UC/OS을 사용하여 IEEE 802.11 무선 맥 프로토콜 에뮬레이션의 설계 및 개발 (The Design and Development of IEEE 802.11 Wireless MAC Protocol Emulation Using UC/OS System)

  • 왕지엔;박지민;정중수
    • 한국콘텐츠학회:학술대회논문집
    • /
    • 한국콘텐츠학회 2013년도 춘계 종합학술대회 논문집
    • /
    • pp.245-246
    • /
    • 2013
  • 본 논문에서는 UC/OS 시스템을 사용하는 IEEE802.11 무선 MAC프로토콜의 처리과정중탐색, 인증, 결합 과정을 이더넷으로 동작하는 하드웨어 위에 에뮬레이션하였다. 에뮬레이션 환경은ADSv1.2을 사용하고, RTOS는UC / OS를, 사용언어는 C언어를 활용하였다. 검증과정으로는 이더넷으로 구동되는AP와 단말 하드웨어에 각각PC를 하이퍼 터미널으로 접속하여 탐색, 인증, 결합과정에 해당하는 절차를 수행하였다.

  • PDF

IEEE 802.11i 무선 랜 보안을 위한 AES 기반 CCMP 코어 설계 (A Design of AES-based CCMP core for IEEE 802.11i Wireless LAN Security)

  • 황석기;김종환;신경욱
    • 한국통신학회논문지
    • /
    • 제31권6A호
    • /
    • pp.640-647
    • /
    • 2006
  • 본 논문에서는 IEEE 802.11i 무선 랜 보안을 위한 AES(Advanced Encryption Standard) 기반 CCMP (Counter mode with CBC-MAC Protocol) 코어의 설계에 대해서 기술한다. 설계된 CCMP 코어는 데이터의 기밀성을 위한 CTR(counter) 모드와 인증 및 데이터 무결성 검증을 위한 CBC 모드의 동작이 두개의 AES 암호 코어로 병렬처리 되도록 설계되어 전체 성능의 최적화를 이루었다. AES 암호 코어에서 하드웨어 복잡도에 가장 큰 영향을 미치는 S-box를 composite field 연산 방식을 적용하여 설계함으로써 기존의 LUT(Lookup Table) 기반의 구현방식에 비해 게이트 수가 약 27% 감소되도록 하였다. 설계된 CCMP 코어는 Excalibur SoC 장비를 이용하여 H/W-S/W 통합 검증을 수행하였으며, 0.35-um CMOS 표준 셀 공정으로 MPW 칩으로 제작하고, 제작된 칩의 테스트 결과 모든 기능이 정상 동작함을 확인하였다. 설계된 CCMP 프로세서는 약 17,000개의 게이트로 구현되었으며, 116-MHz@3.3-V의 클록으로 안전하게 동작하여 353-Mbps의 성능이 예상되어 IEEE 802.11a와 802.11g 표준의 MAC 성능인 54-Mbps를 만족한다.

이동 애드혹 망에서 QoS 지원을 위한 예약 기반의 MAC 프로토콜 (A Reservation-based MAC Protocol for QoS Support in Mobile Ad-Hoc Networks)

  • 조인휘
    • 한국통신학회논문지
    • /
    • 제31권10B호
    • /
    • pp.866-871
    • /
    • 2006
  • 본 논문에서는 이동 애드혹 망에서 멀티미디어 트래픽 처리를 위해 예약 방식의 매체 접근 제어(MAC) 프로토콜을 설계하고 그 성능을 평가하였다. 예약 방식의 MAC 프로토콜은 두 개의 부분 계층으로 이루어진 계층적 접근법을 기반으로 한다. MAC의 하위 부분 계층은 이동 애드혹 망에서 비동기 데이터 트래픽을 지원하기 위해 CSMA/CA를 사용하는 기본적인 접근 방법을 제공한다. 그 위에 상위 부분 계층은 실제 데이터 전송에 앞서 슬롯(slot) 예약을 수행함으로써 실시간 주기적 트래픽을 지원한다. 제안된 프로토콜은 ns-2 시뮬레이터를 사용하여 검증하였다. 시뮬레이션 수행 결과는 예약 방식의 MAC 프로토콜이 IEEE 802.11 표준과 비교하여 더 높은 처리율(throughput)과 더 낮은 지연(delay)을 제공하므로 실시간 트래픽 전송에 적합함을 보여주었다.

IEEE 802.11p MAC 기반 차량 네트워크에서의 분산된 브로드캐스팅 모델링 (Modeling of the Distributed Broadcasting in IEEE 802.11p MAC Based Vehicular Networks)

  • 정대인
    • 한국통신학회논문지
    • /
    • 제38B권11호
    • /
    • pp.924-933
    • /
    • 2013
  • 본 논문은 차량 네트워크에 적용되는 IEEE 802.11p MAC 프로토콜에서의 브로드캐스팅 동작을 모델링하였다. 도로상의 안전 서비스 구현에 필요한 beacon 메시지는 브로드캐스팅 방식으로 교환되는데 최적의 안전 서비스 구축을 위해 브로드캐스팅 동작의 해석적 모델링이 필요하다. 모델링에 반영된 IEEE 802.11p 고유의 특성은, CCH(Control Channel)와 SCH(Service Channel) 간의 채널 스위칭 동작과 이로 인해 beacon 메시지를 교환하는 CCH 구간이 시간적 제한을 갖는다는 점, 그리고 재전송이 없다는 점이다. 이러한 고유 특성이 반영된 모델링 설계에서 본 논문은 beacon 메시지의 발생 패턴에 대한 제한을 두지 않았다. 즉, CCH 구간 내 분산된 발생 및 브로드캐스팅을 모델링하였다. 시뮬레이션 결과와의 비교를 통해 본 논문에서 제안한 모델링의 정확성을 확인하였다. 또한, beacon 메시지 발생 및 브로드캐스팅을 분산시킴으로써 전달률, 전송 지연 및 지연의 변동성 등 모든 성능지표가 개선되는 것을 확인하였다.

IEEE 802.11 무선랜 시스템에서 PCF 프로토콜의 성능을 향상시키기 위한 최적의 폴링 방식 (Optimal Polling Method for Improving PCF MAC Performance in IEEE 802.11 Wireless LANs)

  • 최우용;이상완
    • 대한산업공학회지
    • /
    • 제32권1호
    • /
    • pp.1-8
    • /
    • 2006
  • A modified PCF(Point Coordination Function) protocol with the optimal polling sequence is defined in detail and shown to improve the efficiency of the conventional PCF protocol in IEEE 802.11 wireless LAN standard. The problem for the optimal polling sequence is formulated as TSP(Travelling Salesman Problem) with the distance values of 1's or 0's. Numerical examples show that the optimal polling sequence increases the capacity of the real-time service such as VoIP(Voice over Internet Protocol).

IEEE 802.11 WLAN에서 패킷지연시간 분석 (Analysis of Packet Delay in IEEE 802.11 Wireless LAN)

  • 임석구
    • 한국산학기술학회:학술대회논문집
    • /
    • 한국산학기술학회 2009년도 추계학술발표논문집
    • /
    • pp.989-993
    • /
    • 2009
  • Wireless LAN(WLAN) is a rather mature communication technology connecting mobile terminals. IEEE 802.11 is a representative protocol among WLAN technologies. With the rising popularity of delay-sensitive real-time multimedia applications(video, voice and data) in IEEE 802.11 wireless LAN, it is important to study the MAC layer delay performance of WLANs. In this paper, performance for packet delay that recently have been proposed schemes is analysed in wireless LAN and proved performance results via simulation.

  • PDF

Wireless LAN MAC을 위한 Extended PCF(EPCF) 방법 (Extended PCF(EPCF) Mechanism for Wireless LAN MAC)

  • 이호석;서병설
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 2002년도 합동 추계학술대회 논문집 정보 및 제어부문
    • /
    • pp.31-34
    • /
    • 2002
  • There are two kinds of network architectures in the IEEE 802.11:[1] distributed (ad-hoc) or centralized (infrastructure) wireless network. Centralized networks have an access point (base station) that can control the wireless medium access of stations in these networks. The 802.11 MAC protocol of an access point is the same as those of other stations in the contention period. This paper propose a novel MAC protocol of an access point to solve these problems. This MAC protocol adds a new contention-free period called EPCF (Extended PCF) to resolve accumulated data in the queue of an access point. Simulation results show that the new protocol performs better throughput than the 802.11 standard MAC with the less queue memory site requirement.

  • PDF

IEEE 802.11 무선 랜에서 성능 향상을 위한 채널 예약 기반 DCF MAC 프로토콜 (Channel Reservation based DCF MAC Protocol for Improving Performance in IEEE 802.11 WLANs)

  • 현종욱;김선명
    • 전기학회논문지
    • /
    • 제65권12호
    • /
    • pp.2159-2166
    • /
    • 2016
  • In the IEEE 802.11 DCF (Distributed Coordination Function) protocol, the binary exponential backoff algorithm is used to avoid data collisions. However, as the number of stations increases of, the collision probability tends to grow and the overall network performance is reduced. To solve this problem, this paper proposes a data transmission scheme based on the channel reservation method. In the proposed scheme, channel time is divided into reservation period and contention period. During the reservation period, stations succeeded in channel reservation transmit their own data packets in sequence without contention. During the contention period, each station sends its data packets through contentions as in DCF. During both the reservation period and the contention period, each station sends a request for channel reservation for the next reservation period to an AP (Access Point). After receiving such a channel reservation request from each station, the AP decides whether the reservation is succeeded and sends the result via a beacon frame to each station. Performance of the proposed scheme is analyzed through simulations. The simulation results show that the proposed scheme tends to reduce the collision probability of DCF and to improve the overall network performance.