• 제목/요약/키워드: off-line algorithm

검색결과 282건 처리시간 0.027초

부분적으로 알려진 환경에 대한 이동 로봇의 경로 생성 계획기에 관한 연구 (A study on the path planner for a mobile robot in partially known environment)

  • 서영섭;박천욱;김진걸
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 1998년도 하계학술대회 논문집 G
    • /
    • pp.2342-2344
    • /
    • 1998
  • In this paper, the path planner is presented for a robot to achieve an efficient path forward the given goal position in two dimensional environment which is involved with partially unknown obstacles. The path planner consists of three major components: off-line path planning, on-line path planning, and modification of planned path. Off-line path planning is based on known environment and creates the shortest path. On-line path planning is for finding unknown obstacles. The modification can be accomplished, by genetic algorithm, to be smooth path for preventing slippage and excessive centrifugal force.

  • PDF

고성능/저전력 3D 기하 연산을 위한 오프라인 CORDIC 벡터회전 알고리즘 (Off-line CORDIC Vector Rotation Algorithm for High-Performance and Low-Power 3D Geometry Operations)

  • 김은옥;이정근;이정아
    • 한국정보과학회논문지:컴퓨팅의 실제 및 레터
    • /
    • 제14권8호
    • /
    • pp.763-767
    • /
    • 2008
  • 본 논문에서는 모바일 환경에서의 3D 그래픽 처리에 효과적인 고성능/저전력의 CORDIC 구조를 구성하기 위하여 각도 기반 검색(ABS)과 스케일링 효과를 고려한 검색(SCS)과 같은 두 가지 오프라인 벡터링 방법을 제안하고 이를 통해 연산의 반복횟수를 줄이는 알고리즘을 개발한다. ABS 알고리즘은 3차원 벡터를 두 각으로 표현하고 이를 검색의 기준으로 삼았고, SCS 알고리즘은 단위 벡터를 기준으로 하여 벡터 회전 시에 최소의 반복 연산만으로도 원하는 회전을 수행할 수 있는 최적의 기본각 회전 시퀀스를 오프라인으로 미리 검색하여 적용한다 본 논문에서 제안하는 ABS, SCS 알고리즘을 통해 지연을 각각 50% 감소시킬 수 있었으며, 이와 함께 voltage scaling 기술을 적용하여 전력 소모를 크게 감소시킬 수 있음을 논의한다.

필기체 한글 문자 인식을 위한 획 추출에 관한 연구 (A Study on Stroke Extraction for Handwritten Korean Character Recognition)

  • 최영규;이상범
    • 정보처리학회논문지B
    • /
    • 제9B권3호
    • /
    • pp.375-382
    • /
    • 2002
  • 필기체 문자 인식은 온라인 필기체 문자 인식과 오프라인 필기체 문자 인식으로 나누어진다. 온라인 필기체 문자 인식은 타블렛과 같은 펜 기반의 전자식 입력 장치를 이용하여 필기의 순서와 획의 위치와 같은 동적인 필기 정보를 문자의 입력 시 획득할 수 있어 오프라인 필기체 문자 인식에 비해 큰 연구 성과를 이루었다. 그러나 오프라인 필기체 문자 인식은 온라인 필기체 문자 인식에서와 같이 동적인 정보를 입력받을 수 없고, 다양한 필기와 자소의 겹침이 심하며 획 사이의 잡영을 많이 가지고 있어 인식의 전처리 결과에 따라 인식 성능이 크게 달라진다. 본 논문에서는 오프라인 필기체 한글 문자 인식을 위해 문자의 동적인 정보를 포함하는 획을 효과적으로 추출하는 방법을 제안한다. 제안된 방법은 전처리 과정으로 먼저 Watershed 알고리즘을 이용하여 입력된 필기체 문자 영상의 향상 및 이진화를 수행한다. 이진화된 문자부를 변형된 Lu와 Wang의 세선화 알고리즘을 사용하여 세선화를 수행한 후 문자에서의 특징점을 추출하여 세그먼트 화소열을 추출하고, 최대 허용 오차법을 이용하여 벡터화한다. 벡터화의 수행으로 몇 개의 획이 하나의 세그먼트로 묶인 경우, 하나의 세그먼트 화소열은 2 또는 그 이상의 세그먼트 벡터로 분리된다. 추출된 세그먼트 벡터들을 완전한 획으로 재구성하기 위해서 오른손 필기 좌표계 시스템을 이용하여 벡터의 방향적인 성분을 인간의 필기 획의 방향에 알맞게 수정하고, 수정된 세그먼트 벡터의 방향성과 분기 정보를 이용하여 인접한 결합 가능한 세그먼트 벡터를 결합함으로써 문자 인식에 적합한 완전한 획으로 재구성한다. 실험 결과 제안된 방법이 필기체 한글 문자 인식에 적합함을 알 수 있었다.

A Study on the Preprocessing Method Using Construction of Watershed for Character Image segmentation

  • Nam Sang Yep;Choi Young Kyoo;Kwon Yun Jung;Lee Sung Chang
    • 대한전자공학회:학술대회논문집
    • /
    • 대한전자공학회 2004년도 학술대회지
    • /
    • pp.814-818
    • /
    • 2004
  • Off-line handwritten character recognition is in difficulty of incomplete preprocessing because it has not dynamic and timing information besides has various handwriting, extreme overlap of the consonant and vowel and many error image of stroke. Consequently off-line handwritten character recognition needs to study about preprocessing of various methods such as binarization and thinning. This paper considers running time of watershed algorithm and the quality of resulting image as preprocessing For off-line handwritten Korean character recognition. So it proposes application of effective watershed algorithm for segmentation of character region and background region in gray level character image and segmentation function for binarization image and segmentation function for binarization by extracted watershed image. Besides it proposes thinning methods which effectively extracts skeleton through conditional test mask considering running time and quality. of skeleton, estimates efficiency of existing methods and this paper's methods as running time and quality. Watershed image conversion uses prewitt operator for gradient image conversion, extracts local minima considering 8-neighborhood pixel. And methods by using difference of mean value is used in region merging step, Converted watershed image by means of this methods separates effectively character region and background region applying to segmentation function. Average execution time on the previous method was 2.16 second and on this paper method was 1.72 second. We prove that this paper's method removed noise effectively with overlap stroke as compared with the previous method.

  • PDF

FPGA 기반 실시간 영상 워핑을 위한 영상 캐시 (Image Cache for FPGA-based Real-time Image Warping)

  • 최용준;류정래
    • 전자공학회논문지
    • /
    • 제53권6호
    • /
    • pp.91-100
    • /
    • 2016
  • FPGA 기반 실시간 영상 워핑 시스템에서는 영상 픽셀 정보의 빠른 읽기와 메모리 접근 횟수의 감소를 위하여 영상 캐시를 활용하지만, 일반 컴퓨터 시스템의 캐시 알고리즘은 캐시 부적중(cache miss)에 의한 시간 지연과 복잡한 온라인(on-line) 연산 구조로 인하여 실시간 성능 구현에 어려움이 있다. 본 논문에서는 FPGA 기반 실시간 영상 워핑을 위한 단순한 구조의 영상 캐시 알고리즘을 제안한다. 영상 워핑에서의 픽셀 데이터 접근 순서는 워핑에 적용할 2D 좌표변환 관계에 의하여 결정되며 매 영상 프레임에서 반복되는 특성이 있다. 따라서, 캐시 로드(cache load)에 관한 사항을 오프라인(off-line)에서 미리 프로그램함으로써 캐시 부적중 상황이 발생하지 않음을 보장할 수 있고, 그 결과 온라인에서의 연산이 감소하여 캐시 컨트롤러의 구조가 단순해진다. FPGA를 활용한 전체 시스템 구조를 제시하고, 실험을 통하여 제안하는 영상 캐시 알고리즘의 정확성과 타당성을 확인한다.

시선 안정화 시스템의 고 정밀 적응제어 (Adaptive High Precision Control of Lime-of Sight Stabilization System)

  • 전병균;전기준
    • 제어로봇시스템학회논문지
    • /
    • 제7권1호
    • /
    • pp.1155-1161
    • /
    • 2001
  • We propose an adaptive nonlinear control algorithm for high precision tracking and stabilization of LOS(Line-of-Sight). The friction parameters of the LOS gimbal are estimated by off-line evolutionary strategy and the friction is compensated by estimated friction compensator. Especially, as the nonlinear control input in a small tracking error zone is enlarged by the nonlinear function, the steady state error is significantly reduced. The proposed algorithm is a direct adaptive control method based on the Lyapunov stability theory, and its convergence is guaranteed under the limited modeling error or torque disturbance. The performance of the pro-posed algorithm is verified by computer simulation on the LOS gimbal model of a moving vehicle.

  • PDF

유전자 알고리즘과 콤플렉스법에 의한 고성능 유압휴즈의 최적 설계 (Optimal Design of a Quick-Acting Hydraulic Fuse using Genetic Algorithm and Complex Method)

  • 이성래
    • 드라이브 ㆍ 컨트롤
    • /
    • 제11권4호
    • /
    • pp.32-38
    • /
    • 2014
  • The hydraulic fuse, which responds to the suddenly increased flow on rupture of a line and shuts off the fluid flow, would prevent large spillage of liquid. The quick-acting hydraulic fuse, which is mainly composed of a poppet, a seat, and a spring, must be designed to minimize the leaked flow and to prevent high collision speed between the poppet and seat during fuse operation on a line rupture. The optimal design parameters of a quick-acting hydraulic fuse were searched using the genetic algorithm and the complex method that are kinds of constrained direct search methods. The dynamic behavior of a quick-acting hydraulic fuse was researched using computer simulations that applied the obtained optimal design parameters.

면역 알고리즘을 이용한 AGV의 조향 제어기 설계에 관한 연구 (A Design of Steering Controller for AGV using Immune Algorithm)

  • 이창훈;이진우;이영진;이권순
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 2002년도 하계학술대회 논문집 D
    • /
    • pp.2824-2826
    • /
    • 2002
  • Immune system is an evolutionary biological system to protect innumerable foreign materials such as virus, germ cell, and etcetera. Immune algorithm is the modeling of this systems response that has adaptation and reliability when disturbance occur. In this paper, immune algorithm is proposed to control four wheels steering AGV(Automated Guided Vehicle) in container yard. The adaptive immune system is applied to the PID controller. For design the PID controller using immune algorithm, we tune PID parameters by off-line manner, in order to avoid the damage from abrupt control force. Repeatedly, the PID parameters are adjusted to be accurate by on-line fine tuner of immune algorithm. And then the computer simulation result from the viewpoint of yaw rate and lateral displacement are analyzed and compared with result of conventional PID controller.

  • PDF

Three Dimensional Shape Measurement of a Micro Fresnel Lens with In-line Phase-shifting Digital Holographic Microscopy

  • Kang, Jeon-Woong;Hong, Chung-Ki
    • Journal of the Optical Society of Korea
    • /
    • 제10권4호
    • /
    • pp.178-183
    • /
    • 2006
  • An in-line phase-shifting digital holographic microscopy system was constructed by inserting a conventional microscope in the object arm of a Mach-Zehnder interferometer. It was used to measure the three dimensional shape of a micro Fresnel lens. It was also shown that both the lateral and the axial resolutions of the in-line phase-shifting system using a self-calibration algorithm were superior to those of the best off-axis system.

Output Power Control of Wind Generation System using Estimated Wind Speed by Support Vector Regression

  • Abo-Khalil Ahmed G.;Lee Dong-Choon
    • 전력전자학회:학술대회논문집
    • /
    • 전력전자학회 2006년도 전력전자학술대회 논문집
    • /
    • pp.345-347
    • /
    • 2006
  • In this paper, a novel method for wind speed estimation in wind power generation systems is presented. The proposed algorithm is based on estimating the wind speed using Support-Vector-Machines for regression (SVR). The wind speed is estimated using the generator power-speed characteristics as a set of training vectors. SVR is trained off-line to predict a continuos-valued function between the system's inputs and wind speed value. The predicted off-line function as well as the instantaneous generator power and speed are then used to determine the unknown winds speed on-line. The simulation results show that SVR can define the corresponding wind speed rapidly and accurately to determine the optimum generator speed reference for maximum power point tracking.

  • PDF