• 제목/요약/키워드: 동적 ID 할당

Search Result 13, Processing Time 0.02 seconds

DL Radio Transmission Technologies for WRAN Applications : Adaptive Sub-channel Allocation and Stationary Beamforming Algorithms for OFDMA CR System (WRAN 응용을 위한 하향링크 무선전송 방식 : OFDMA 상황인식 시스템에서의 적응 부채널 할당 및 고정 빔 형성 기법)

  • Kim Jung-Ju;Ko Sang-Jun;Chang Kyung-Hi
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.31 no.3A
    • /
    • pp.291-303
    • /
    • 2006
  • In this paper, we analyze functional requirements of the IEEE 802.22 WRAN, and propose a downlink 프레임 structure satisfying the requirements. The proposed downlink 프레임 structure maximizes e transmission efficiency by adopting the cognative radio to assign the sub-channel by reflecting the channel environment of WRAN. We also calculate the signalling overhead for both downlink and uplink, and analyze the performances of time synchronization, frequency synchronization and cell identification based on the 프리앰블 in downlink and suggest the channel estimation method tough 프리앰블 or pilot. As a final result, e stationary beamforming (SBF) algorithm with dynamic channel allocation(DCA) is proposed. The proposed OFDMA downlink 프레임 structure with channel adaptive sub-channel allocation for cognitive radio applications is verified to meet the requirements of IEEE 802.22 WRAN, by computer simulations.

A Channel Allocation Protocol for Collision Avoidance between Reader in 2.4GHz Multiple Channel Active RFID System (2.4GHz 다중채널 능동형RFID시스템에서 리더간 충돌회피를 위한 채널 할당 프로토콜)

  • Kim, Dong-Hyun;Lee, Chae-Suk;Kim, Jong-deok
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2009.10a
    • /
    • pp.139-142
    • /
    • 2009
  • RFID(Radio Frequency IDentification) technology is an automatic identification method using radio frequencies between RFID reader which collects the information and tag which transmits the information. RFID technology develops passive RFID which transmit the only ID to active RFID which transmit the additional information such as sensing information. However, ISO/IEC 18000-7 as active RFID standard has a problem which cannot use multiple channel. To solve this problem, we use the 2.4GHz bandwidth technology and we propose the dynamic channel allocation method which can efficiently allot a channel. we show the operation of the dynamic channel allocation method through design and implement with CC2500DK of Taxas Instrument.

  • PDF

Big Data Processing and Performance Improvement for Ship Trajectory using MapReduce Technique

  • Kim, Kwang-Il;Kim, Joo-Sung
    • Journal of the Korea Society of Computer and Information
    • /
    • v.24 no.10
    • /
    • pp.65-70
    • /
    • 2019
  • In recently, ship trajectory data consisting of ship position, speed, course, and so on can be obtained from the Automatic Identification System device with which all ships should be equipped. These data are gathered more than 2GB every day at a crowed sea port and used for analysis of ship traffic statistic and patterns. In this study, we propose a method to process ship trajectory data efficiently with distributed computing resources using MapReduce algorithm. In data preprocessing phase, ship dynamic and static data are integrated into target dataset and filtered out ship trajectory that is not of interest. In mapping phase, we convert ship's position to Geohash code, and assign Geohash and ship MMSI to key and value. In reducing phase, key-value pairs are sorted according to the same key value and counted the ship traffic number in a grid cell. To evaluate the proposed method, we implemented it and compared it with IALA waterway risk assessment program(IWRAP) in their performance. The data processing performance improve 1 to 4 times that of the existing ship trajectory analysis program.