• 제목/요약/키워드: High accurate scheme

검색결과 245건 처리시간 0.024초

내장형 시스템을 위한 에너지-성능 측면에서 효율적인 2-레벨 데이터 캐쉬 구조의 설계 (Energy-Performance Efficient 2-Level Data Cache Architecture for Embedded System)

  • 이종민;김순태
    • 한국정보과학회논문지:시스템및이론
    • /
    • 제37권5호
    • /
    • pp.292-303
    • /
    • 2010
  • 온칩(on-chip) 캐쉬는 외부 메모리로의 접근을 감소시키며 빈번하게 접근되기 때문에 내장형 시스템의 성능과 에너지 소비 측면에서 중요한 역할을 한다. 본 논문에서는 내장형 시스템에 맞추어 설계된 2-레벨 데이터 캐쉬 메모리 구조를 제안하고자 한다. 레벨1(L1) 캐쉬의 구성으로 작은 크기, 직접시장(direct-mapped) 그리고 바로쓰기(write-through)를 채용한다. 대조적으로 레벨2(L2) 캐쉬는 보통의 캐쉬 크기와 집합연관(set-associativity) 그리고 나중쓰기(write-back) 정책을 채용한다. 결과적으로 L1 캐쉬는 빠른 접근 시간을 가지며 (한 사이클 이내) L2 캐쉬는 전체 캐쉬의 미스율(global miss rate)을 낮추는데 효과적이다. 작은 크기의 L1 데이터 캐쉬로 인한 증가된 캐쉬 미스율(miss rate)을 줄이기 위해 ECP(Early Cache hit Predictor)기법을 제안하였다. 제안된 ECP기법은 L1 캐쉬 히트 예측을 통해서 요청된 데이터가 L1 캐쉬에 있는지 예측할 수 있으며 추가적으로, ALU를 필요로 하지 않고 빠르게 유효주소(effective address)계산을 할 수 있다. 또한, 두 캐쉬 계층간 바로쓰기(write-through) 정책에서 오는 빈번한 L2 캐쉬 접근으로 인한 에너지 소비를 줄이기 위해 지정웨이 쓰기(one-way write) 기법을 제안하였다. 제안된 지정웨이 쓰기 기법을 이용하면 바로쓰기 정책으로 인한 L1 캐쉬에서 L2 캐쉬로의 쓰기 접근시 태그(tag) 비교 과정을 거치지 않고 하나의 지정된 웨이를 바로 접근할 수 있다. 사이클 단위 정확도의 시뮬레이터와 내장형 벤치마크를 이용한 실험 결과 본 논문에서 제안한 2-레벨 데이터 캐쉬 메모리 구조는 평균적으로 3.6%의 성능향상과 50%의 데이터 캐쉬 에너지 소비를 감소 시켰다.

지능적인 RFID 미들웨어 시스템을 위한 적응형 윈도우 슬라이딩 기반의 유연한 데이터 정제 (A Smoothing Data Cleaning based on Adaptive Window Sliding for Intelligent RFID Middleware Systems)

  • 신동천;오동옥;류승완;박세권
    • 지능정보연구
    • /
    • 제20권3호
    • /
    • pp.1-18
    • /
    • 2014
  • RFID는 유비쿼터스 환경의 다양한 응용분야에서 기본적인 기술로 사용되어 왔다. 특히, 사물 인터넷을 위한 향후 RFID 기술의 폭 넓은 활용의 장애물중의 하나는 태그 리더기에 의한 RFID 데이터의 근본적인 비 신뢰성이다. 특히, 읽기 손실과 잘못된 읽기 같은 읽기오류 문제는 RFID 시스템이 적절히 처리해야 할 필요가 있다. 왜냐하면, 미들웨어 시스템이 전달한 오류 데이터는 궁극적으로 응용 서비스의 품질을 저하시킬 수 있기 때문이다. 따라서 높은 품질의 서비스를 위해서 지능형 RFID 미들웨어 시스템은 응용에 깨끗한 데이터를 전달하기 위해 읽기오류를 상황에 따라 적절하게 처리하여야 한다. 읽기 오류를 해결하기 위한 보편적인 방법 중의 하나는 슬라이딩 윈도우 필터의 사용이다. 따라서 최적의 윈도우 크기를 결정하는 것은 특히 모바일 환경에서는 읽기 오류를 줄이기 위해 쉽지 않은 중요한 일이다. 본 논문에서는 지능형 윈도우 크기 조정을 통해 읽기 오류를 줄이기 위하여 단일 태그를 위한 RFID 데이터 정제 방안을 제안한다. 이항 샘플링을 기반으로 한 기존 연구와 달리, 본 논문에서는 가중치 평균을 사용한다. 이는 최근의 읽기가 더 정확한 현재의 태그 전이를 나타낼 수 있으므로 과거와 현재의 읽기를 차별화하는 일이 필요하다는 것에 기반을 두고 있다. 가중치 평균을 사용하므로 이질적인 읽기 패턴을 갖는 모바일 환경에서도 효율적으로 적응하여 윈도우 크기를 동적으로 조정할 수 있게 된다. 뿐만 아니라, 윈도우 내의 읽음 패턴과 감소되는 윈도우 크기의 효과를 분석함으로서 더욱 효율적이고 정확한 크기 조정 결정을 할 수 있도록 한다. 제안한 방안을 사용하면 RFID 미들웨어 시스템이 응용에 좀 더 정확하고 무결점의 데이터를 제공함으로써 본래의 응용 서비스 품질을 보장할 수 있도록 한다는 궁극적인 목적을 달성할 수 있을 것으로 기대한다.

Behavior of Poisson Bracket Mapping Equation in Studying Excitation Energy Transfer Dynamics of Cryptophyte Phycocyanin 645 Complex

  • Lee, Weon-Gyu;Kelly, Aaron;Rhee, Young-Min
    • Bulletin of the Korean Chemical Society
    • /
    • 제33권3호
    • /
    • pp.933-940
    • /
    • 2012
  • Recently, it has been shown that quantum coherence appears in energy transfers of various photosynthetic lightharvesting complexes at from cryogenic to even room temperatures. Because the photosynthetic systems are inherently complex, these findings have subsequently interested many researchers in the field of both experiment and theory. From the theoretical part, simplified dynamics or semiclassical approaches have been widely used. In these approaches, the quantum-classical Liouville equation (QCLE) is the fundamental starting point. Toward the semiclassical scheme, approximations are needed to simplify the equations of motion of various degrees of freedom. Here, we have adopted the Poisson bracket mapping equation (PBME) as an approximate form of QCLE and applied it to find the time evolution of the excitation in a photosynthetic complex from marine algae. The benefit of using PBME is its similarity to conventional Hamiltonian dynamics. Through this, we confirmed the coherent population transfer behaviors in short time domain as previously reported with a more accurate but more time-consuming iterative linearized density matrix approach. However, we find that the site populations do not behave according to the Boltzmann law in the long time limit. We also test the effect of adding spurious high frequency vibrations to the spectral density of the bath, and find that their existence does not alter the dynamics to any significant extent as long as the associated reorganization energy is changed not too drastically. This suggests that adopting classical trajectory based ensembles in semiclassical simulations should not influence the coherence dynamics in any practical manner, even though the classical trajectories often yield spurious high frequency vibrational features in the spectral density.

고속탄자 유동의 가시화 실험 및 비정렬격자 계산 (Flow Visualization and Unstructured Grid Computation of Flow over a High-Speed Projectile)

  • 이상길;최서원;강준구;임홍규;백영호;김두연;강호철
    • 한국자동차공학회논문집
    • /
    • 제6권2호
    • /
    • pp.12-20
    • /
    • 1998
  • Exter ballistics of a typical high-speed projectile is studied through a flow-visualization experiment and an unstructured grid Navier-Srokes computation. Experiment produced a schlieren photograph that adequately shows the characteristic features of this complex flow, namely two kinds of oblique cone shocks and turbulent wake developing into the downstream. A hybrid scheme of finite volume-element method is used to simulate the compressible Reynolds-Averaged Navier-Stok- es solution on unstructured grids. Osher's approximate Riemann solver is used to discretize the cinvection term. Higher-order spatial accuracy is obtained by MUSCL extension and van Albada ty- pe flux limiter is used to stabilize the numerical oscillation near the solution discontinuity. Accurate Gakerkin method is used to discretize the viscous term. Explict fourth-order Runge-Kutta method is used for the time-stepping, which simplifies the application of MUSCL extension. A two-layer k-$\varepsilon$ turbulence model is used to simulate the turbulent wakes accurately. Axisymmetric folw and two-dimensional flow with an angle of attack have been computed. Grid-dependency is also checked by carrying out the computation with doubled meshes. 2-D calculation shows that effect of angle of attack on the flow field is negligible. Axi-symmetric results of the computation agrees well with the flow visualization. Primary oblique shock is represented within 2-3 meshes in numerical results, and the varicose mode of the vortex shedding is clearly captured in the turbulent wake region.

  • PDF

서울 건물정보 자료를 활용한 UM 기반의 도시캐노피 모델 입력자료 구축 및 평가 (Development and Evaluation of Urban Canopy Model Based on Unified Model Input Data Using Urban Building Information Data in Seoul)

  • 김도형;홍선옥;변재영;박향숙;하종철
    • 대기
    • /
    • 제29권4호
    • /
    • pp.417-427
    • /
    • 2019
  • The purpose of this study is to build urban canopy model (Met Office Reading Urban Surface Exchange Scheme, MORUSES) based to Unified Model (UM) by using urban building information data in Seoul, and then to compare the improving urban canopy model simulation result with that of Seoul Automatic Weather Station (AWS) observation site data. UM-MORUSES is based on building information database in London, we performed a sensitivity experiment of UM-MOURSES model using urban building information database in Seoul. Geographic Information System (GIS) analysis of 1.5 km resolution Seoul building data is applied instead of London building information data. Frontal-area index and planar-area index of Seoul are used to calculate building height. The height of the highest building in Seoul is 40m, showing high in Yeoido-gu, Gangnam-gu and Jamsil-gu areas. The street aspect ratio is high in Gangnam-gu, and the repetition rate of buildings is lower in Eunpyeong-gu and Gangbuk-gu. UM-MORUSES model is improved to consider the building geometry parameter in Seoul. It is noticed that the Root Mean Square Error (RMSE) of wind speed is decreases from 0.8 to 0.6 m s-1 by 25 number AWS in Seoul. The surface air temperature forecast tends to underestimate in pre-improvement model, while it is improved at night time by UM-MORUSES model. This study shows that the post-improvement UM-MORUSES model can provide detailed Seoul building information data and accurate surface air temperature and wind speed in urban region.

Relationship between maturation indices and morphology of the midpalatal suture obtained using cone-beam computed tomography images

  • Jang, Hong-Ik;Kim, Sang-Cheol;Chae, Jong-Moon;Kang, Kyung-Hwa;Cho, Jin-Woo;Chang, Na-Young;Lee, Keun-Young;Cho, Jin-Hyoung
    • 대한치과교정학회지
    • /
    • 제46권6호
    • /
    • pp.345-355
    • /
    • 2016
  • Objective: The purpose of this study was to determine whether predicting maturation of the midpalatal suture is possible by classifying its morphology on cone-beam computed tomography (CBCT) images and to investigate relationships with other developmental age indices. Methods: The morphology of the midpalatal suture was assessed by using CBCT images of 99 patients. Axial plane images of the midpalatal suture were classified into five stages according to the classification scheme. To make the assessment more accurate, the morphology and fusion of the midpalatal suture were additionally investigated on coronal cross-sectional planar images and volume-rendered images. Bone age was evaluated using the hand and wrist method (HWM) and cervical vertebrae method (CVM); dental age (Hellman's index), sex, and chronological age were also assessed. To evaluate relationships among variables, Spearman's rho rank test was performed along with crosstabs using contingency coefficients. Results: The HWM and CVM showed strong correlations with the maturation stage of the midpalatal suture, while other indices showed relatively weak correlations (p < 0.01). Through crosstabs, the HWM and CVM showed high association values with CBCT stage; the HWM demonstrated slightly higher values (p < 0.0001). Based on the HWM, the midpalatal suture was not fused until stage 6 in both sexes. Conclusions: Among developmental age indices, the HWM and CVM showed strong correlations and high associations, suggesting that they can be useful in assessing maturation of the midpalatal suture.

3레벨 인버터의 실시간 제어를 위한 근사화 SHE PWM (Approximate SHE PWM for Real-Time Control of 2-Level Inverter)

  • 박영진;홍순찬
    • 전력전자학회논문지
    • /
    • 제3권4호
    • /
    • pp.365-374
    • /
    • 1998
  • 본 연구에선는 고조파 저감효과가 크고 실시간 제어가 가능하도록 근사화된 3레벨 SHE PWM 방식을 제안하였다. SHE PWM 방식으로 특정 고조파를 제거할 수 있는 스위칭 각을 얻으면 기본파 전압의 크기에 따라 불연속적이고 비선형적인 분포를 이루게 되어 실시간제어에의 적용이 어려우므로 이들 비선형적인 분포를 부분적으로 근사화시킨 직선방식을 얻고 직선방정식의 계수들의 집합을 하나의 조견표로 작성하여 새로운 SHE PWM 스위칭 각 분포를 얻었다. 이때 인버터 dc 링크 전압의 변동을 보상할 수 있도록 인버터 출력 기본파전압과 직류전원 전압의 비를 일정하게 유지시켜며, 이렇게 새로이 얻어진 SHE PWM에 의한 스위칭 패턴을 3레벨 인버터에 적용하여 유도전동기를 운전할 때 인버터 출력전압의 고조파분포를 해석하였다. 또한 시뮬레이션을 통한 전동기 전류의 고조파 왜곡 및 토크리플 특성도 해석하여 제안한 3레벨 근사화 SHE PWM 방식의 고조파 저감효과가 3레벨 SPWM 방식의 결과와 비교하여 우수하며, 직류링크전압 변동에 대한 보상이 이루어짐을 확인하였다.

  • PDF

OFDMA 시스템의 시간 및 주파수 동기 성능 향상을 위한 동기화 알고리즘 (Algorithm for the Improvement of Time and Frequency Synchronization Performance in OFDMA System)

  • 노정호;선태형;장경희
    • 한국통신학회논문지
    • /
    • 제31권4A호
    • /
    • pp.402-411
    • /
    • 2006
  • OFDMA 방식은 다중 사용자가 서로 다른 부반송파를 통해 동시에 신호를 전송하는 방식으로서, 주파수 효율이 높고, 간단한 단일 탭 등화기로 고속 전송 시 급격히 증가하는 인접 서브캐리어 간 간섭의 보상이 가능하며, FFT를 사용하여 고속으로 구현할 수 있기 때문에 최근 고속 데이터 무선 통신을 위한 전송방식으로 사용되고 있다. 하지만 이러한 OFDMA 시스템의 장점은 부반송파간의 직교성이 유지되는 경우에만 가능하며, 직교성이 깨지는 경우에는 인접 채널 간섭이 발생되어, 시스템 성능을 저하시키게 된다. 따라서 OFDM 시스템에서는 주파수 및 시간 동기의 중요성이 크게 강조된다. 본 논문에서는 효율적인 동기 성능을 위하여 802.16d/e 및 WiBro 시스템에서 사용되는 프리앰블을 분석하여 기존에 사용되던 방식에 비해 정확도가 높은 Timing Metric 을 유도함으로써 보다 확실한 시간 동기 알고리즘을 제안하고, 시간영역에서 소수배 주파수 옵셋 추정만이 가능한 문제점을 해결하기 위해 정수배 주파수 옵셋 추정이 가능한 주파수 동기화 구조를 제안한다. 제안된 시간 및 주파수 동기 알고리즘을 적용한 시스템의 모의실험을 통하여 OFDMA 시스템에서의 인접 채널 간 간섭에 의한 성능 열화가 저하됨을 알 수 있다.

운동학적 특징을 이용한 다기능 레이다 표적 분류 (Target Classification for Multi-Function Radar Using Kinematics Features)

  • 송준호;양은정
    • 한국전자파학회논문지
    • /
    • 제26권4호
    • /
    • pp.404-413
    • /
    • 2015
  • 대공 레이다에서 표적의 분류는 대 탄도탄 모드 수행의 가장 중요한 부분 중 하나이다. 대 탄도탄 모드에서는 항공기와 탄도탄을 분류하여 각 표적에 따른 대응 방법을 결정한다. 표적 분류의 속도와 정확도는 적의 공격에 대한 대응 능력과 직접적인 관련이 있으므로, 효율적이고 정확한 표적 분류 알고리즘이 필수적이다. 일반적으로, 레이다는 표적 분류를 위해 JEM(Jet Engine Modulation) 및 HRR(High Range Resolution), ISAR(Inverse Synthetic Array Radar) 영상 등을 사용하는데, 이러한 기법들은 표적 분류를 위한 별도의(광대역 등) 레이다 파형과 DB(Data Base) 및 분류 알고리즘을 요구한다. 본 논문은 별도의 파형 없이 실제 다기능 레이다에서 적용 가능한 표적 분류 기법을 제안한다. 특징 벡터로 추적 시 얻은 표적의 운동학적인 특징(kinematics features)을 이용하여 레이다 하드웨어 및 시간 관점에서 레이다 자원을 아끼고, 구현이 간단하여 빠르고 상대적으로 정확한 퍼지 논리(fuzzy logic)를 분류 알고리즘으로 사용하여 실제 환경에서의 적용성을 높였다. 항공기의 실측 데이터와 탄도탄의 모의 신호를 사용하여 제안한 분류 알고리즘의 성능과 적합성을 증명하였다.

하이브리드 미디어 전송을 위한 MMT 프로토콜 기반의 대역내 미디어 동기화 기법 (In-band Media Synchronization Mechanism Based on MMT Protocol for Hybrid Media Delivery)

  • 원광은;안은빈;김아영;이홍래;서광덕
    • 방송공학회논문지
    • /
    • 제24권2호
    • /
    • pp.299-305
    • /
    • 2019
  • ISO MPEG에서는 향후 대용량의 초고해상도 영상을 이종(Heterogeneous)의 네트워크 환경에서도 소비자에게 원활하게 전달하기 위해 MPEG-H를 표준화 하였다. 그 중 MMT(MPEG Media Transport) 프로토콜은 이종의 네트워크 환경에서 하이브리드 (hybrid) 미디어 전송을 할 수 있는 차세대 MPEG 미디어 전송 규격이다. 대용량 초고해상도의 영상을 이종의 네트워크 환경을 통해 원활하게 서비스하려면 전송된 미디어 간의 정확한 동기화 (synchronization)가 중요한 요소이다. 본 논문에서는 MMT 기술에서 제공하는 대역외 (out-of-band) 미디어 동기화 기법의 추가적인 세션 연결과 과도한 트래픽 발생 문제를 해결하기 위해 대역내 (in-band) 미디어 동기화 기법을 제안하고 그 성능을 검증한다.