• 제목/요약/키워드: Synchronization control method

검색결과 226건 처리시간 0.025초

다중 반송파 통신 시스템에서 효과적인 CFO와 STO추정 및 보상방법 (Efficient Estimation and Compensation of CFO and STO in Multi-carrier Communication System)

  • 이희규;유흥균
    • 한국통신학회논문지
    • /
    • 제36권5A호
    • /
    • pp.441-449
    • /
    • 2011
  • Orthogonal frequency division multiplexing (OFDM) 환경에서 sample timing offset(STO)과 carrier frequency offset(CFO)은 inter-symbol interference (ISI), inter-carrier interference (ICI) and phase error를 발생 시키는 원인으로 작용하고 있다. OFDM의 특성상 STO와 CFO에 민감하고, 특히 ICI 가 발생될 경우 보상이 어렵다. 또한 보상을 위해 많은 복잡도를 가진 equalizer가 요구된다. 이 논문에서는 블록 파일럿과 동기화 신호를 가지고, feedback방법을 이용해 STO와 CFO의 효과적인 정정 방법을 제시한다. 주파수 축에서 동기화 신호와 pilot을 이용해 추정한 값들을 시간 축으로 피드백 시킨 후, 시간 영역에서 sample & holder의 시간 타이밍과 oscillator의 주파수의 교정을 통해 정정한다. 시뮬레이션 결과 보상기 없이 피드백 구조만으로 STO와 CFO를 보상하여 성능을 개선 시켰다.

Region-based Pattern Generating System for Maskless Photolithography

  • Jin, Young-Hun;Park, Ki-Won;Choi, Jae-Man;Kim, Sang-Jin;An, Chang-Geun;Seo, Man-Seung
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 2005년도 ICCAS
    • /
    • pp.389-392
    • /
    • 2005
  • In the maskless photolithography based on the Digital Micromirror Device (DMD) by Texas Instruments Inc. (TI), the micromirror array works as a virtual photomask to write patterns directly onto Flat Panel Display (FPD) at high speed with low cost. However, it is neither simple to generate region-based patterns for the micromirror array nor easy to deliver sequences of patterns for the micromirror controller. Moreover, the quality of lithography yields the precise synchronization between generating sequence of patterns and irradiation rate off micromirrors. In this study, the region-based pattern generating system for maskless photolithography is devised. To verify salient features of devised functionalities, the prototype system is implemented and the system is evaluated with actual DMD based photolithography. The results show that proposed pattern generating method is proper and reliable. Moreover, the devised region-based pattern generating system is robust and precise enough to handle any possible user specified mandate and to achieve the quality of photolithography required by FPD manufacturer.

  • PDF

Energy Efficiency Enhancement of TICK -based Fuzzy Logic for Selecting Forwarding Nodes in WSNs

  • Ashraf, Muhammad;Cho, Tae Ho
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • 제12권9호
    • /
    • pp.4271-4294
    • /
    • 2018
  • Communication cost is the most important factor in Wireless Sensor Networks (WSNs), as exchanging control keying messages consumes a large amount of energy from the constituent sensor nodes. Time-based Dynamic Keying and En-Route Filtering (TICK) can reduce the communication costs by utilizing local time values of the en-route nodes to generate one-time dynamic keys that are used to encrypt reports in a manner that further avoids the regular keying or re-keying of messages. Although TICK is more energy efficient, it employs no re-encryption operation strategy that cannot determine whether a healthy report might be considered as malicious if the clock drift between the source node and the forwarding node is too large. Secure SOurce-BAsed Loose Synchronization (SOBAS) employs a selective encryption en-route in which fixed nodes are selected to re-encrypt the data. Therefore, the selection of encryption nodes is non-adaptive, and the dynamic network conditions (i.e., The residual energy of en-route nodes, hop count, and false positive rate) are also not focused in SOBAS. We propose an energy efficient selection of re-encryption nodes based on fuzzy logic. Simulation results indicate that the proposed method achieves better energy conservation at the en-route nodes along the path when compared to TICK and SOBAS.

중복 데이터베이스 시스템에서 갱신그래프를 이용한 동시성제어 (Concurrency Control Using the Update Graph in Replicated Database Systems)

  • 최희영;이귀상;황부현
    • 정보처리학회논문지D
    • /
    • 제9D권4호
    • /
    • pp.587-602
    • /
    • 2002
  • 중앙집중형 데이터베이스는 데이터 관리가 용이하나 통신장애나 사이트 고장시 전체시스템 중지로 인해 신뢰성과 가용성문제가 발생한다. 이러한 문제를 해결하기 위해서 중복데이터베이스가 출현되었다. 그러나 갱신거래가 많이 발생되는 경우에는 중복 데이터에 대해서 갱신이 동일하게 이루어져야 하므로 동기화로 인한 메시지부담과 거래가 지연됨에 따라 동시성이 감소되는 문제가 발생하게 된다 이 논문은 가용성과 신뢰성을 향상시키기 위한 완전 중복 데이터베이스에서 거래들의 병행성의 정도를 높이기 위한 동시성제어 알고리즘을 제안한다. 중복 데이터 베이스에서 시스템 성능을 향상시키기 위해서는 거래가 제출된 사이트에서 마지막 연산까지 수행시키고, 기록 연산들로 구성된 갱신 전용거래를 모든 사이트에서 독립적으로 수행하도록 한다. 각 사이트에서 수행되는 갱신전용거래의 일관성은 모든 사이트에서 갱신그래프를 유지하여 보장한다. 제안하는 동시성 제어 기법은 각 사이트에서 거래들이 동시에 수행할 수 있게 함으로써 거래들의 병행수행정도를 향상시킬 수 있다. 제안하는 동시성 제어 기법의 실제 구현 및 실험을 통한 결과를 분석하여 기존의 방법보다 보다 더 빠른 응답률과 더 적은 철회율을 가져옴을 성능 평가를 통해 우수성을 보여준다.

DS/CDMA 모뎀 구조와 ASIC Chip Set 개발 (A development of DS/CDMA MODEM architecture and its implementation)

  • 김제우;박종현;김석중;심복태;이홍직
    • 한국통신학회논문지
    • /
    • 제22권6호
    • /
    • pp.1210-1230
    • /
    • 1997
  • 본 논문에서는 기준신호를 나타내는 하나의 파일럿채널과 다수의 트래픽채널을 갖는 DS/CDMA용 송수신기구조를 제안한다. 파일럿채널은 데이타 변조가 되지 않은 순수 PN 부호성분을 전송하며 수신단에서 PN 동기 및 동기복조의 기준신호로 이용한다. 또한 이러한 구조는 순방향뿐만 아니라 역방향 링크에도 적용된다. 제안된 DS/CDMA 방식의 특징은 다음과 같다. 첫째, 트래픽채널의 확산 방식은 I-phase 및 Q-phase의 확산부호를 파일럿채널의 그것과 교차하게 배치한 interlaced quardrature-spreading(IQS) 구조를 갖는데 이는 기존의 확산방식에 비해 데이타 신호의 영교차율을 줄여 송신단 출력신호 레벨의 변화를 작게한다. 둘째, PN부호의 초기동기 및 동기초적시 임계값을 적응적으로 자동설정하며, 초기동기시 PN 부호를 한 칩씩 이동하게 하여, 기존의 방식에 비해 초기동기 시간을 절반으로 줄이게 했으며, 수신부에서 PN 부호 발생기를 하나만 사용하여 초기동기 및 동기추적이 되게했다. 또한 state machine을 이용하여 재동기 timing을 자동설정 하도록 설계했다. 셋째, 본 방식에서는 자동주파수조절(automatic frequency control: AFC)기능, 입력신호의 크기에 따라 능동적으로 유효한 출력 레벨을 조절하는 자동 레벨조절(automatic level control: ALC)기능, bit-error-rate(BER)을 자동계산하는 기능, 인접 채널과의 간섭을 최소화하기 위한 스펙트럼 성형기능 등을 도입하여 사용자 편의를 도모했다. 넷째, 데이타 전송속도를 16Kbps~1.024Mbps로 가변이 되게함으로써 다양한 응용에 대처할 수 있게 설계했다. 한편, 본 논문에서 제안한 DS/CDMA 모뎀구조는 다양한 simulation을 통하여, 알고리즘 검증 과정을 거쳤으며, 제안된 DS/CDMA 모뎀 구조는 VHDL을 이용하여 ASIC으로 구현하였다. DS/CDMA용 ASIC은 송신부 ASIC과 수신부 ASIC으로 나누어 개발 하였으며, 한개의 ASIC당 3개의 채널을 동시에 수용할 수 있으며, 다수의 ASIC을 사용하여 여러 채널의 다중접속이 가능하다. 제작완료된 ASIC은 기능시험을 완료했으며 실제 line-of-sight(LOS) 시스템 구현에 적용중이다.

  • PDF

프록시 시스템에서 multi-level 스트리밍 서비스를 위한 세그먼트 기반의 버퍼관리 (Segment-based Buffer Management for Multi-level Streaming Service in the Proxy System)

  • 이종득
    • 한국컴퓨터정보학회논문지
    • /
    • 제15권11호
    • /
    • pp.135-142
    • /
    • 2010
  • 프록시 시스템에서의 QoS는 혼잡 (congestion), 지연 (delay), 재전송 (retransmission) 등과 같은 간섭에 의해 많은 영향을 받는다. 또한 멀티-레벨 스트리밍 서비스는 시간 동기화에 의해 영향을 받으며, 이로 인하여 서비스 성능이 저하된다. 본 논문에서는 프록시 시스템에서 발생하는 스트리밍 서비스의 성능 저하를 개선하고 스트리밍 처리율을 향상시키기 위한 세그먼트 기반의 버퍼 관리 메커니즘을 제안한다. 제안된 논문의 목적은 다음과 같다. 1) 세그먼트 기반의 버퍼관리 메커니즘을 이용하여 다중 스트리밍 서비스를 최적화한다. 2) 혼잡, 간섭 등으로 인해 발생되는 오버헤드를 줄인다. 3) 끊김 현상, 지연 등으로 인해 발생하는 재전송의 문제를 최소화한다. 이러한 목적을 수행하기 위해 우리는 퍼지 값 $\mu$와 비용 가중치 $\omega$를 이용한다. 시뮬레이션 결과 제안된 메커니즘은 버퍼 캐시 제어율, 평균 패킷 손실률, 그리고 스트림 적합성 척도에 따른 지연 절약율에 있어서 기존의 고정길이 세그먼트기법, 피라미드 (pyramid) 세그먼트 기법, 그리고 스카이스크렙퍼 (skyscraper) 세그먼트 기법보다 성능이 효율적임을 보였다.

다중밴드를 사용하는 MIMO-OFDM에 적합한 연산효율적 훈련심볼의 설계 (Computationally-Efficient Design of Training Symbol for Multi-Band MIMO-OFDM System)

  • 김병찬;전태현;정민호
    • 한국통신학회논문지
    • /
    • 제33권5A호
    • /
    • pp.479-486
    • /
    • 2008
  • 본 논문은 MIMO-OFDM 시스템을 기반으로 한 Gbps급 차세대 무선전송 시스템에서 m-sequence를 이용하여 효율적으로 훈련심볼을 설계하는 방법을 제안한다. 계산량을 고려하지 않는 일반적인 훈련심볼 설계방법에는 랜덤한 시퀀스에 대하여 시스템 요구사항을 하나하나 비교해가며 모든 사항이 만족되었을 때 훈련심볼로 채택하는 기법이 존재한다. 본 논문에서는 상관관계 특성이 우수하여 대역확산 통신 방식 등에서 사용하는 m-sequence를 기반으로 제한된 탐색공간 내에서 효율적인 MIMO-OFDM 시스템을 위한 훈련심볼의 단계별 설계 및 검증방법을 논의한다. 제안된 방법은 패킷 기반 MIMO-OFDM 무선통신 시스템에서 자동이득제어, 타이밍 동기, 주파수 및 시간옵셋 추정, MIMO 채널추정 등을 포함한 시스템에서 요구하는 조건을 만족시키는 훈련심볼 설계를 목표로 한다.

L2C AGPS 수신기의 신호 획득 성능 분석 (Performance Analysis of Signal Acquisition in L2C Assisted GPS Receivers)

  • 송승헌;박지원;박지희;성태경
    • 제어로봇시스템학회논문지
    • /
    • 제17권1호
    • /
    • pp.61-67
    • /
    • 2011
  • The GPS new civil signal is modulated on the L2 carrier at a frequency of 1227.6MHz. The L2C signal is composed of two multiplexed code signals, which include CM code with a 10,230 chip sequency repeating every 20ms, and CL code which has a 767,250 chip sequency repeating every 1.5 seconds. Thus, the new civil signal have much improved cross correlation properties so that the position fixing can be possible even with very weak signals. However, it requires very long acquisition time because of its long code length. This paper presents an efficient signal acquisition method for L2C AGPS receiver. Snapshot mode and coarse time assistance are assumed and total integration time is given by 1.5 sec. By SNR worksheet and computer simulation, it is proven that L2C signal can be acquired with very weak power less than -150dBm. Considering the acquisition time and the sensitivity, it is recommended that the highest power signal is acquired with CM code first to reduce TTFF. By the timing synchronization, at this time, search space of the code phase for other signals can be greatly reduced so that CL code can be used in signal acquisition to maximize sensitivity with small computation.

RFID 응용 기술을 이용한 이동 로봇의 실내 위치 추정 (Indoor Localization Scheme of a Mobile Robot Applying REID Technology)

  • 김성부;이동희;이장명
    • 제어로봇시스템학회논문지
    • /
    • 제11권12호
    • /
    • pp.996-1001
    • /
    • 2005
  • Recently, with the development of service robots and with the new concept of ubiquitous world, the position estimation of mobile objects has been raised to an important problem. As pre-liminary research results, some of the localization schemes are introduced, which provide the relative location of the moving objects subjected to accumulated errors. To implement a real time localization system, a new absolute position estimation method for a mobile robot in indoor environment is proposed in this paper. Design and implementation of the localization system comes from the usage of active beacon systems (based upon RFID technology). The active beacon system is composed of an RFID receiver and an ultra-sonic transmitter: 1. The RFID receiver gets the synchronization signal from the mobile robot and 2. The ultra-sonic transmitter sends out the traveling signal to be used for measuring the distance. Position of a mobile robot in a three dimensional space can be calculated basically from the distance information from. Three beacons and the absolute position information of the beacons themselves. In some case, the mobile robot can get the ultrasonic signals from only one or two beacons, because of the obstacles located along the moving path. Therefore, in this paper, as one of our dedicated contribution, the position estimation scheme with less than three sensors has been developed. Also, the extended Kalman filter algorithm is applied for the improvement of position estimation accuracy of the mobile robot.

실시간 검색을 위한 다중 사용자용 주기억장치 자료저장 시스템 개발 (Design and Implementation of a Main-memory Storage System for Real-time Retrievals)

  • 권오수;홍동권
    • 정보처리학회논문지D
    • /
    • 제10D권2호
    • /
    • pp.187-194
    • /
    • 2003
  • 주기억장치 자료저장 시스템은 실시간 트랜젝션에 충분한 여유 시간을 부여하여 실시간 트랜잭션의 성능을 높혀준다. 이런 특성으로 인하여 주기억장치를 이용한 데이터관리 시스템들이 이동 통신 관리 시스템의 가입자 위치 관리와 같은 여유시간의 급박한 실시간 트랜잭션에 많이 활용되고 있다. 본 논문에서는 다중 사용자용 멀티쓰레드 방식의 실시간 검색시스템 개발의 일환으로 대량의 실시간 검색 트랜잭션과 자료 변경 트랜잭션이 주기억장치 자료저장 시스템의 자료를 검색, 변경하는 환경에서 주기억장치 자료저장 시스템을 설계 구현하였다. 구현된 시스템은 기존의 디스크 데이터베이스 시스템과 상호 보완적인 형태로 사용되는 내장형 방식으로 다중 쓰레드 방식으로 동작되며, 동시성 제어는 주기억장치의 특성을 살려 복잡한 잠금방식이 아닌 래치를 사용한다. 주기억장치 자료저장 시스템에는 가장 최근의 데이터만을 저장하며, 동기화 기법으로는 디스크 데이터베이스 시스템에서 변경 트랜잭션이 발생하는 경우에 구현 시스템의 데이터를 갱신하는 방법을 사용한다. 시스템은 검색 및 변경 쓰레드의 비율을 제한하여 실시간 검색의 최소성능을 보장할 수 있게 하였다.