• 제목/요약/키워드: fast-track method

검색결과 108건 처리시간 0.028초

ASIC을 이용한 자동영상 추적기 구현 (Realization of automatic video tracker using ASIC)

  • 강재열;윤상로
    • 한국통신학회논문지
    • /
    • 제21권8호
    • /
    • pp.1885-1896
    • /
    • 1996
  • This paper describes the implementation of the AVT(Automatic video Tracker) using ASIC. The basic tracking algorithm is based on the spatio-temporal gradient method, and adaptive window sizing, track state decision algorithm were also realized. Newly developed ASIC performs recursive image filtering, extraction of spatio-temporal gradient/gradient functions of image in field rate. Using the FPGA/ASIC, the tracker was simply realized in one board type which can be easily applied to various image system. We conformed ASIC operation by computer simulation and tested the system in real tracking situations. From the result, the system can track the moving target which has a velocity of 2-3 pixel/field and a size of varying from 2 to 128 pixes. Also fast refresh rateof motion estimation(60Hz) improves the characteristics of servoing system which forms feedback loop with the tracker.

  • PDF

두 단계 합성 기울기 맵을 이용한 활성 외곽선 모델 기반 자동 얼굴 추적 (Automatic Face Tracking based on Active Contour Model using Two-Level Composite Gradient Map)

  • 김수경;장유진;홍헬렌
    • 한국정보과학회논문지:소프트웨어및응용
    • /
    • 제36권11호
    • /
    • pp.901-911
    • /
    • 2009
  • 본 논문에서는 연속 프레임에서 움직임이 큰 얼굴을 자동으로 추적하기 위해 두 단계 합성 기울기 지형 생성 방법을 제안한다. 본 제안 방법은 다음과 같은 세 가지 단계로 이루어진다. 첫째, 활성 외곽선이 빠르게 수렴하기 위한 두 단계 해상도 기울기 맵을 생성한다. 둘째, 연속하는 프레임 간의 변위를 파악하고 주변 배경을 제거하기 위하여 이전 프레임과 현재 프레임의 합성 기울기 맵과 차별 마스크를 산정하여 가중 합성 기울기 맵을 구성한다. 셋째, 활성 외곽선이 지역적 최소값에 수렴하는 것을 막기 위해 닫기 연산을 사용하여 에너지 비탈면을 생성한다. 이 때, 닫기 연산의 계산 비용 문제는 빠른 닫기 연산을 통해 해결한다. 제안방법의 정확성을 평가하기 위해 기존 활성 외곽선 모델 기반 방법들과 제안방법의 수행 결과를 통한 육안 평가와 활성 외곽선의 평균 에너지 변화를 통한 견고성 평가를 수행하고, 수행 시간을 분석한다. 실험 결과 제안방법의 경우 배경의 영향을 받지 않으면서 얼굴의 움직임이 큰 경우에도 빠르고 정확하게 추적할 수 있었다.

건설프로젝트에서 전략적 하도급 방안에 관한연구 : 설계시공병행방식 사례를 중심으로 (Research on the Strategy for Outsourcing in Construction Projects: in Fast-track Project)

  • 최수호;최현철;최혜미;김주형
    • 한국건축시공학회지
    • /
    • 제14권6호
    • /
    • pp.551-559
    • /
    • 2014
  • 본 연구는 설계시공병행방식에서의 하도급관리의 중요성 및 필요성을 강조하고, 공사의 특수성과 더불어 성공요인을 살펴보고 하도급와의 관계에 대해 고찰하였으며, 이를 바탕으로 하도급 전략 방안 도출해 실제 공사사례에 적용하였다. 따라서 설계시공병행방식의 실제사례를 통하여 제안한 전략적 하도급방안을 적용해보고 그 효과의 실증했음에 그 의의를 가지나, 대표 표본에 대한 검증이라는 한계점 때문에 더 많은 사례를 통한 검증이 요구된다.

Fast Single-Phase All Digital Phase-Locked Loop for Grid Synchronization under Distorted Grid Conditions

  • Zhang, Peiyong;Fang, Haixia;Li, Yike;Feng, Chenhui
    • Journal of Power Electronics
    • /
    • 제18권5호
    • /
    • pp.1523-1535
    • /
    • 2018
  • High-performance Phase-Locked Loops (PLLs) are critical for grid synchronization in grid-tied power electronic applications. In this paper, a new single-phase All Digital Phase-Locked Loop (ADPLL) is proposed. It features fast transient response and good robustness under distorted grid conditions. It is designed for Field Programmable Gate Array (FPGA) implementation. As a result, a high sampling frequency of 1MHz can be obtained. In addition, a new OSG is adopted to track the power frequency, improve the harmonic rejection and remove the dc offset. Unlike previous methods, it avoids extra feedback loop, which results in an enlarged system bandwidth, enhanced stability and improved dynamic performance. In this case, a new parameter optimization method with consideration of loop delay is employed to achieve a fast dynamic response and guarantee accuracy. The Phase Detector (PD) and Voltage Controlled Oscillator (VCO) are realized by a Coordinate Rotation Digital Computer (CORDIC) algorithm and a Direct Digital Synthesis (DDS) block, respectively. The whole PLL system is finally produced on a FPGA. A theoretical analysis and experiments under various distorted grid conditions, including voltage sag, phase jump, frequency step, harmonics distortion, dc offset and combined disturbances, are also presented to verify the fast dynamic response and good robustness of the ADPLL.

Combining an Edge-Based Method and a Direct Method for Robust 3D Object Tracking

  • Lomaliza, Jean-Pierre;Park, Hanhoon
    • 한국멀티미디어학회논문지
    • /
    • 제24권2호
    • /
    • pp.167-177
    • /
    • 2021
  • In the field of augmented reality, edge-based methods have been popularly used in tracking textureless 3D objects. However, edge-based methods are inherently vulnerable to cluttered backgrounds. Another way to track textureless or poorly-textured 3D objects is to directly align image intensity of 3D object between consecutive frames. Although the direct methods enable more reliable and stable tracking compared to using local features such as edges, they are more sensitive to occlusion and less accurate than the edge-based methods. Therefore, we propose a method that combines an edge-based method and a direct method to leverage the advantages from each approach. Experimental results show that the proposed method is much robust to both fast camera (or object) movements and occlusion while still working in real time at a frame rate of 18 Hz. The tracking success rate and tracking accuracy were improved by up to 84% and 1.4 pixels, respectively, compared to using the edge-based method or the direct method solely.

계통연계형 태양광발전시스템을 위한 단독운전 검출에 관한 연구 (A Study on the Islanding Detection for Grid Connected Photovoltaic System)

  • 이기제;김민;이진섭;유권종
    • 전력전자학회:학술대회논문집
    • /
    • 전력전자학회 2002년도 전력전자학술대회 논문집
    • /
    • pp.555-558
    • /
    • 2002
  • The general ways of the anti-islanding can be classified into the active method and passive method. The passive method which use only the voltage information when power failure occurs has much possibility of the wrong detection. And the active method detects the change of the voltage frequency as instantaneously changing the frequency of the inverter output current. Therefore, in this paper, the method to inject arbitrary order harmonics into controlled current is proposed. In this method islanding can be detected by measuring the amount of load voltage of injected harmonics order. And as a current control method predictive control method is used, which make actual current accurately to track reference current by Instantaneously computing converter output voltage and has fast response in transient state. This parer proposed method was verified by simulation.

  • PDF

Adaptive Control for Tracking Trajectory of a Two-Wheeled Welding Mobile Robot with Unknown Parameters

  • Bui, Trong Hieu;Chung, Tan-Lam;Suh, Jin-Ho;Kim, Sang-Bong
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 2003년도 ICCAS
    • /
    • pp.191-196
    • /
    • 2003
  • This paper presents a method to design an adaptive controller for the kinematic model of a two-wheeled welding mobile robot (WMR) with unknown parameters. We propose a nonlinear controller based on the Lyapunov function to enhance the tracking properties of the WMR. The WMR can track any smooth curved welding path at a constant velocity of the welding point. The system has three degrees of freedom including two wheels and one torch slider. Torch slider motion is used for fast tracking. To design the tracking performance, the errors from WMR to steel wall is defined, and the controller is designed to drive the errors to zero as fast as possible. The effectiveness of the proposed controller is shown through simulation results.

  • PDF

Deep Learning Study of the 21cm Differential Brightness Temperature During the Epoch of Reionization

  • Kwon, Yungi;Hong, Sungwook E.
    • 천문학회보
    • /
    • 제45권1호
    • /
    • pp.66.2-66.2
    • /
    • 2020
  • We propose a deep learning analysis technique with a convolutional neural network (CNN) to predict the evolutionary track of the Epoch of Reionization (EoR) from the 21-cm differential brightness temperature tomography images. We use 21cmFAST, a fast semi-numerical cosmological 21-cm signal simulator, to produce mock 21-cm maps between z = 6 ~ 13. We then apply two observational effects, such as instrumental noise and limit of (spatial and depth) resolution somewhat suitable for realistic choices of the Square Kilometre Array (SKA), into the 21-cm maps. We design our deep learning model with CNN to predict the sliced-averaged neutral hydrogen fraction from the given 21-cm map. The estimated neutral fraction from our CNN model has great agreement with the true value even after coarsely smoothing with broad beam size and frequency bandwidth and heavily covered by noise with narrow beam size and frequency bandwidth. Our results show that the deep learning analyzing method has the potential to reconstruct the EoR history efficiently from the 21-cm tomography surveys in future.

  • PDF

가변 스텝 P&O 기반 전압제어 MPPT 알고리즘에 관한 연구 (A Novel Voltage Control MPPT Algorithm using Variable Step Size based on P&O Method)

  • 김지찬;차한주
    • 전력전자학회논문지
    • /
    • 제25권1호
    • /
    • pp.29-36
    • /
    • 2020
  • In this study, a variable step algorithm is proposed on the basis of the perturb and observe method. The proposed algorithm can follow the maximum power point (MPP) quickly when solar irradiance changes rapidly. The proposed technique uses the voltage change characteristic at the MPP when the environment changes because of insolation or temperature. The MPP is tracked through the voltage control using a variable step method. This method determines the sudden change of solar irradiance by setting the threshold value and operates in fast tracking mode to track the MPP rapidly. When the operation point reaches the MPP, the mode switches to the variable step mode to minimize the steady state error. In addition, the output disturbance is decreased through the optimization of the control method design. The performance of the proposed MPPT algorithm is verified through simulation and experiment.

최소 샘플링의 고속푸리에 변환을 이용한 비정상 계통의 향상된 위상추종 및 고조파 검출 기법 (Improved Phase and Harmonic Detection Scheme using Fast Fourier Transform with Minimum Sampling Data under Distorted Grid Voltage)

  • 김현수;김경화
    • 전력전자학회논문지
    • /
    • 제20권1호
    • /
    • pp.72-80
    • /
    • 2015
  • In distributed generation systems, a grid-connected inverter should operate with synchronization to grid voltage. Considering that synchronization requires the phase angle of grid voltage, a phase locked loop (PLL) scheme is often used. The synchronous reference frame phase locked loop (SRF-PLL) is generally known to provide reasonable performance under ideal grid voltage. However, this scheme indicates performance degradation under the harmonic distorted or unbalanced grid voltage condition. To overcome this limitation, this paper proposes a phase and harmonic detection method of grid voltage using fast Fourier transform (FFT). To reduce the calculation time of FFT algorithm, minimum sampling data is taken from the voltage measurement to determine the phase angle and the magnitude of harmonic components. An experimental test setup for a grid-connected inverter system has been constructed. By comparative simulations and experiments under various abnormal grid voltage conditions, the proposed scheme has been proven to effectively track the phase angle of the grid voltage.