초록
IEEE 802.15.4는 물리 계층(PHY)과 매체 접근 계층(MAC)을 정의하는 표준으로서, 저속도 무선 개인 통신망(Low Rate Wireless Personal Area Networks, LR-WPANs)을 위한 표준 중 하나이다. IEEE 802.15.4 프로토콜은 장치간의 저가격, 저속도 유비쿼터스 통신을 지향하기 때문에 PHY/MAC의 구현에 있어서 고도화된 최적화가 중요한 요구사항이라 할 수 있다. 최근 IEEE 802.15.4 MAC 프로토콜의 성능 분석에 대한 많은 연구가 진행되었으며, 이를 반영하여 송수신기는 가격 및 성능의 장점이 있는 SoC로 구현되는 추세이다. 이러한 구현 과정에서 CSMA-CA 및 MAC 프레임의 처리와 같은 표준에서 명시한 MAC의 세부 기능들은 성능의 향상을 위해 하드웨어 지향의 Low-MAC과 이를 이용한 소프트웨어 기반의 상위 MAC으로 구현된다. 본 논문은 IEEE 802.15.4 LR-WPAN의 물리계층과 매체 접근 계층 간의 최적화를 위해 Hardwired Low-MAC (HL-MAC)과 상태 기계 (State Machine)를 통해 작은 코드 사이즈와 향상된 에너지 효율을 갖는 최적화 프로토콜을 구현방법을 제안하고자 한다.
IEEE 802.15.4 is the one of the protocols for radio communication in a personal area network. Since it aims to provide low cost and low power communication for ubiquitous communication, it requires high level of optimization in implementation. Recently, there have been many studies on the performance evaluation of IEEE 802.15.4 MAC protocol. According to the results of the studies, it is tendency that the transceiver is implemented to SoC type. On the implementation, the specific functions of MAC like CSMA-CA and MAC frame handling is designed to hardwired functions. In this paper, we implemented the protocol with hardwired low MAC (HL-MAC) and its state machine for the optimization from the physical layer and MAC layer. it has the characteristics of the small code size and the enhanced power consumption.