• Title/Summary/Keyword: 자율로봇주행

Search Result 461, Processing Time 0.043 seconds

Robot Position Estimation Using Beacon (비콘을 이용한 로봇의 위치추정)

  • Park, Sung-Hyun;Kim, Sang-Hoon
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2019.10a
    • /
    • pp.668-670
    • /
    • 2019
  • 본 논문은 로봇의 위치추정에 관한 연구로서, 기존의 실내 자율주행은 탐색되지 않은 영역에서의 위치추정이 어렵다는 것을 보완하기 위해 Graph based SLAM 알고리즘을 이용하는 자율주행 로봇에 Beacon을 적용함으로써 보다 정확한 위치추정 능력을 향상하는 방법을 제시한다.

Study of Autonomous Navigation for Path Guide System Using RFID (RFID를 이용한 자율주행 안내 시스템 연구)

  • Kim, Taek-Su;Kim, Youn-Gon;Jeong, Hyeon-Woo;Kim, Young-Jun;Park, Yong-Wook
    • The Journal of the Korea institute of electronic communication sciences
    • /
    • v.14 no.1
    • /
    • pp.213-218
    • /
    • 2019
  • In this paper, we study autonomous navigation system for path guide system by using RFID that is enable to navigate and load in hotel. In case of a mobile robot used in a general autonomous navigation guidance system, a large amount of sensors are added to the system in order to improve the accuracy, resulting in cost problems. Therefore, to reduce the number of sensors, and to increase the accuracy and recognition rate, an autonomous driving guidance system was implemented using one of the inexpensive small micro controller units (MCU) such as Raspberry Pi3.

A Layered Data Abstraction Software Architecture for Remote-Controlled Autonomous Mobile Robots (원격 조작되는 자율주행 이동로봇을 위한 계층별 데이터 추상화 소프트웨어 구조)

  • 이상문;박준화;강순주
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2000.10c
    • /
    • pp.272-274
    • /
    • 2000
  • 본 논문에서는 자율 주행 로봇을 위한 계층화된 소프트웨어 구조 제안한다. 제안된 소프트웨어 구조에서는 데이터 종류를 추상화 단계에 따라 수치형 데이터, 명제형 데이터, 사실형 데이터로 분류했다. 그리고, 사용하는 데이터의 종류에 따라 계층을 분류해서, 실행 계층, 제어 계층, 추론 계층을 구성하고 각 계층의 기능을 정의했다. 또한 각 계층별 데이터 특성에 따른 고유의 데이터 처리 방법을 적용하였으며, 처리 결과에 대한 계층간 연동 구조에 대해서도 제안한다. 이러한 계층의 명확한 구분을 통하여 실시간 문제이면서도 복잡한 자료 처리 구조를 가지는 자율 주행 로봇의 소프트웨어 구조를 체계화하였고, 각 계층별 소프트웨어를 콤포넌화하여 재 사용성을 높이게 되었다.

  • PDF

Design Proposal for Motor and Sensor Control System Based on Cortex - M3 Processor for Self-operating Robots (Cortex-M3 기반 실내 자율주행 로봇을 위한 모터 및 센서 제어 시스템 설계)

  • Oh, Hyeon-Taek;Kim, Sang-Hoon
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2018.05a
    • /
    • pp.247-249
    • /
    • 2018
  • 본 논문에 이용되는 자율주행 로봇은 실시간으로 많은 데이터를 처리하며 통신해야한다. 그러기 위해서 ODROID 임베디드 보드와 STM32F103ZET6 마이크로프로세스를 이용하여 실내 자율주행 로봇의 서보모터와 엔코더모터를 제어하여 조향장치 및 현재 이동거리를 알 수 있으며, 센서와 통신 방법 및 제어 과정 및 설계 방안에 관한 내용이다.

A Study on Transport Robot for Autonomous Driving to a Destination Based on QR Code in an Indoor Environment (실내 환경에서 QR 코드 기반 목적지 자율주행을 위한 운반 로봇에 관한 연구)

  • Se-Jun Park
    • Journal of Platform Technology
    • /
    • v.11 no.2
    • /
    • pp.26-38
    • /
    • 2023
  • This paper is a study on a transport robot capable of autonomously driving to a destination using a QR code in an indoor environment. The transport robot was designed and manufactured by attaching a lidar sensor so that the robot can maintain a certain distance during movement by detecting the distance between the camera for recognizing the QR code and the left and right walls. For the location information of the delivery robot, the QR code image was enlarged with Lanczos resampling interpolation, then binarized with Otsu Algorithm, and detection and analysis were performed using the Zbar library. The QR code recognition experiment was performed while changing the size of the QR code and the traveling speed of the transport robot while the camera position of the transport robot and the height of the QR code were fixed at 192cm. When the QR code size was 9cm × 9cm The recognition rate was 99.7% and almost 100% when the traveling speed of the transport robot was less than about 0.5m/s. Based on the QR code recognition rate, an experiment was conducted on the case where the destination is only going straight and the destination is going straight and turning in the absence of obstacles for autonomous driving to the destination. When the destination was only going straight, it was possible to reach the destination quickly because there was little need for position correction. However, when the destination included a turn, the time to arrive at the destination was relatively delayed due to the need for position correction. As a result of the experiment, it was found that the delivery robot arrived at the destination relatively accurately, although a slight positional error occurred while driving, and the applicability of the QR code-based destination self-driving delivery robot was confirmed.

  • PDF

Vision-based Real-time Lane Detection and Tracking for Mobile Robots in a Constrained Track Environment

  • Kim, Young-Ju
    • Journal of the Korea Society of Computer and Information
    • /
    • v.24 no.11
    • /
    • pp.29-39
    • /
    • 2019
  • As mobile robot applications increase in real life, the need of low cost autonomous driving are gradually increasing. We propose a novel vision-based real-time lane detection and tracking system that supports autonomous driving of mobile robots in constrained tracks which are designed considering indoor driving conditions of mobile robots. Considering the processing of lanes with various shapes and the pre-adjustment of operation parameters, the system structure with multi-operation modes are designed. In parameter tuning mode, thresholds of the color filter is dynamically adjusted based on the geometric property of the lane thickness. And in the unstable input mode of curved tracks and the stable input mode of straight tracks, lane feature pixels are adaptively extracted based on the geometric and temporal characteristics of the lanes and the lane model is fitted using the least-squared method. The track centerline is calculated using lane models and the motion model is simplified and tracked by a linear Kalman filter. In the driving experiments, it was confirmed that even in low-performance robot configurations, real-time processing produces the accurate autonomous driving in the constrained track.

Target Object Search Algorithm for Mobile Robot Using Wireless AP in Dynamic Environment (동적환경에서 무선 AP를 이용한 모바일 로봇의 목표 탐색 알고리즘)

  • Jo, Jung-woo;Bae, Gi-min;Weon, Ill-Young
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2016.10a
    • /
    • pp.775-778
    • /
    • 2016
  • 로봇 주행 기술은 전통적인 로봇요소 기술 외에도 여러 기술로 대상 응용서비스에 따라 IT 기술과 적극적인 융합을 통해 다양한 주행방법과 주행성능이 향상되고 있다. 본 논문에서는 대표적인 실내 모바일 로봇인 로봇 청소기를 대상으로 기존의 방법인 적외선과 카메라 방법이 아닌 보통 가정에도 쉽게 존재하는 AP를 이용해 목표를 설정하여 포섭구조 이론을 기반으로 동적인 환경에서도 충전 스테이션 까지 자율 주행이 가능한 로봇 알고리즘을 설계하였다. 그 결과 동적인 환경을 설정하여 로봇이 AP를 찾아가는 것을 확인하였고 주행 경로와 경과 시간을 표로 도출하여 다른 경우를 예측할 수 있게 하였다. 향후 행동 기반 로봇과 다양한 센서를 이용하여 로봇의 위치와 목표점 사이의 최단거리 경로를 구하여 주행하는 것이 목표이다.

A Study on Path Planning and Navigation of Autonomous Mobile Robot (자율 이동 로봇의 경로계획과 주행)

  • Kwack, Sang-Feel;Choi, Byung-Jae;Yoo, Seog-Hwan
    • Journal of the Korean Institute of Intelligent Systems
    • /
    • v.16 no.1
    • /
    • pp.55-60
    • /
    • 2006
  • 지능형 로봇이 성장 동력 산업으로 선정되면서 국가적인 관심이 지능형 로봇산업에 모이고 있다. 지능형 로봇의 분야에서 있어 자율 이동 로봇에 관한 연구는 중요한 이슈가 되고 있다. 주어진 환경에서 환경을 인식하고, 얻어진 정보에 따라 효율적인 주행을 하기 위해 환경지도를 구성한다. 구성된 환경지도를 기반으로 목표지점을 향한 광역경로 계산을 수행하고, 얻어진 경로를 따라 이동함으로써 목표점에 이르게 된다. 본 논문에서는 퍼지 환경 지도를 제안하고, 퍼지 환경지도로부터 최단시간 광역 경로를 계산하는 알고리즘을 소개하며, 주행 제어를 위한 퍼지 제어기를 제안한다.

자율주행 자동차의 전기적 파워 조향 시스템을 위한 제어 기법의 개관

  • Son, Yeong-Seop;Kim, Won-Hui;Jeong, Jeong-Ju
    • ICROS
    • /
    • v.21 no.1
    • /
    • pp.31-36
    • /
    • 2015
  • 운전자에게 편의성을 제공하는 차량의 주행관련 Advanced driver assist system (ADAS)에는 차량의 종방향과 횡방향 운동에 대한 제어기가 요구된다. 횡방향 제어를 위해서는 조향 시스템의 조향각 제어가 요구되는데 최근 구조적으로 간단하고 연비향상, 차량의 중량 감소, 빠른 응답성을 가지고 있는 전기적 파워 조향 (Electric power steering, EPS) 시스템이 자동차 산업에서 널리 사용되고 있다. 차량의 주행관련 ADAS를 사용하여 자율 주행 시 EPS 시스템은 상위 제어기에서 계산된 필요한 조향각을 추종 할 수 있도록 조향 핸들의 각 제어를 해야 한다. 그러나 일반적인 EPS 시스템은 운전자가 조향 핸들에 인가된 토크를 보조해 줄 수 있는 토크를 출력해 준다. 본 논문에서는 이러한 문제를 해결하는 방법들을 설명한다. 먼저 EPS 시스템의 기본 기능에 대해서 설명을 하고, 자율 추행 차량을 위한 조항 핸들의 각 제어를 위한 proportional-integral 제어, 슬라이딩 모드 제어 (Sliding mode control), 관측기 기반 비선형 댐핑 제어(Observer based nonlinear damping control) 등과 같은 다양한 기법의 제어 알고리즘들에 대한 방법들이 고찰되었다.

  • PDF