• Title/Summary/Keyword: 주행알고리즘

Search Result 873, Processing Time 0.036 seconds

The Road condition-based Braking Strength Calculation System for a fully autonomous driving vehicle (완전 자율주행을 위한 도로 상태 기반 제동 강도 계산 시스템)

  • Son, Su-Rak;Jeong, Yi-Na
    • Journal of Internet Computing and Services
    • /
    • v.23 no.2
    • /
    • pp.53-59
    • /
    • 2022
  • After the 3rd level autonomous driving vehicle, the 4th and 5th level of autonomous driving technology is trying to maintain the optimal condition of the passengers as well as the perfect driving of the vehicle. However current autonomous driving technology is too dependent on visual information such as LiDAR and front camera, so it is difficult to fully autonomously drive on roads other than designated roads. Therefore this paper proposes a Braking Strength Calculation System (BSCS), in which a vehicle classifies road conditions using data other than visual information and calculates optimal braking strength according to road conditions and driving conditions. The BSCS consists of RCDM (Road Condition Definition Module), which classifies road conditions based on KNN algorithm, and BSCM (Braking Strength Calculation Module), which calculates optimal braking strength while driving based on current driving conditions and road conditions. As a result of the experiment in this paper, it was possible to find the most suitable number of Ks for the KNN algorithm, and it was proved that the RCDM proposed in this paper is more accurate than the unsupervised K-means algorithm. By using not only visual information but also vibration data applied to the suspension, the BSCS of the paper can make the braking of autonomous vehicles smoother in various environments where visual information is limited.

Development of Way-points Generation Algorithm for Autonomous Tractor (자율주행 트랙터의 경로점 생성 알고리즘 개발)

  • Kim, Ki Duck;Lee, Hyeon Seung;Lee, Young Ju;Kim, Dong Ki;Shin, Beom Soo
    • Proceedings of the Korean Society for Agricultural Machinery Conference
    • /
    • 2017.04a
    • /
    • pp.153-153
    • /
    • 2017
  • 본 연구에서는 농작업지내 모서리 점을 이용하여 자율주행 트랙터의 경로점을 생성하는 알고리즘을 개발하였다. 작업지는 직사각형의 형태에서 거리가 긴 방향으로 직선주행 경로로 하고, 직선경로의 수는 작업폭에 의해 결정되며 홀수 또는 짝수 개일 수 있다. 또한 TM좌표계에서 직선주행 경로의 기울기는 양수 또는 음수 일 수 있으며, 선회시 전체적으로 좌회전 또는 우회전하는 경우로 구분하여, 즉 총 8가지의 경우에 대하여 조건이 주어지면 경로점을 구할 수 있도록 프로그램하였다. 선회를 위한 곡선경로 생성에는 트랙터의 최소 회전반경 데이터를 사용하였으며, 이때 새로 진입할 다음 경로가 충분히 떨어져 있는 경우에는 선회 구간에서도 직선 경로 구간이 생길 수 있음을 고려하였다. 한 주기의 경로점은 직선 경로 구간의 시작점과 끝점, 선회 구간의 시작점과 끝점, 다음 직선경로로 진입을 위해 선회하기 직전까지의 직선 구간에 대한 시작점과 끝점 등 6가지의 경우로 구분할 수 있다. 이때 어떤 끝점 경로점은 다음 조작 구간의 시작점 경로점이 되므로 최종적인 경로점 데이터는 4개가 된다. 여기서, 첫 번째 경로점 생성에서는 직선구간 진입을 위한 선회구간의 시작점과 끝점은 제외하였으며, 작업지로 진입할 수 있는 입구와 출구는 동일한 것으로 가정하여, 작업이 완료되는 지점에서 선회하여 다시 출발점으로 돌아올 수 있도록 추가 구성하였다. 실제 상황에서는 직선주행 경로의 수가 정수가 되지 않을 수 있으며, 이때는 작업 구간이 약간씩 오버랩되도록 작업폭을 조정하여 경로의 수가 항상 정수가 되도록 하였다. 알고리즘 평가에 사용된 작업 패턴은 관행적인 방법으로서 작업 포장을 반으로 나누어 8자형 패턴을 이용하였다.

  • PDF

Autonomous driving system for emergency situations (돌발 상황을 대비한 자율주행 시스템 구현)

  • Lee, Jung-Min;Jang, Se-Hui;Yoon, Yong-Ik
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2021.11a
    • /
    • pp.181-184
    • /
    • 2021
  • 자율주행 기술이 고도화됨에 따라 사용자가 주행 상황을 실시간으로 모니터링하고 주행을 제어할 수 있는 자율주행 서비스가 필요하다고 생각했다. 또한, 돌발 장애물을 고려하며 정해진 경로로 주행하는 자율주행을 구현하고자 해당 시스템을 설계하게 되었다. 해당 시스템은 차량, 서버, 애플리케이션으로 구성되어있으며 구성요소 간의 실시간 통신을 통해 차량 주행 상황 및 사용자 제어 명령을 자유롭게 전달하고자 했다. 차량의 자율주행 알고리즘을 구현하기 위해 이미지 데이터 처리에 효과적인 CNN을 활용하여 장애물 회피 모델과 라인 트레이서 모델을 구현하여 해당 모델들을 하나의 솔루션으로 통합하였다. 해당 솔루션 구현을 통해 차량이 마주할 수 있는 돌발 상황에 대처하는 자율주행의 안전성을 높이고자 했으며 자율주행 환경에서 사용자 조작을 용이하게 하고자 하였다.

Path Planning of a Mobile Robot with Vision System Using Fuzzy Rules (비전 시스템을 가지는 자율주행 이동로봇을 위한 퍼지 규칙을 이용한 경로 계획)

  • 김재훈;강근택;이원창
    • Proceedings of the Korean Institute of Intelligent Systems Conference
    • /
    • 2002.12a
    • /
    • pp.219-222
    • /
    • 2002
  • 본 논문에서는 미지의 환경에서 이동로봇의 자율 주행이 가능하도록 비전 시스템과 퍼지규칙을 이용한 경로 설정과 장애물 회피를 위한 알고리즘을 소개 하고자 한다. 한편 원격지에서도 로봇의 움직임을 파악할 수 있도록 인터넷을 통한 원격운용 기능을 추가함으로써 로봇의 효율적인 운용이 가능하도록 하였다. 소벨 연산자를 이용한 장애물의 윤곽선 추출과 퍼지규칙을 이용하여 경로 계획과 장애물 회피를 위한 알고리즘을 생성하였으며, 컴퓨터 시뮬레이션으로 그 효율성을 검증하였다. 또한 실제 이동 로봇을 제작하여 실험한 결과에서도 제안된 알고리즘이 우수한 성능을 발휘함을 확인할 수 있었다.

Navigation Strategy Of Mobile Robots based on Fuzzy Neural Network with Hierarchical Structure (계층적 구조를 가진 Fuzzy Neural Network를 이용한 이동로봇의 주행법)

  • 최정원;한교경;박만식;이석규
    • Journal of the Korean Institute of Intelligent Systems
    • /
    • v.11 no.5
    • /
    • pp.367-372
    • /
    • 2001
  • This paper proposes a hierachically structured navigation algorithm for multiple mobile robots under unknown dynamic environment. The proposed algorithm consists of three basic parts as follows. The first part based on the fuzzy rule generates the turning angle and moving distance of the robot for goal approach without obstacles. In the second part, using both fuzzy and neural network, the angle and distance of the robot to avoid collision with dynamic and static obstacles are obtained. The final adjustment of the weighting factor based on fuzzy rule for moving and avoiding distance of the robots is provided in the third stage. Some simulation results show the effectiveness of the proposed algorithm.

  • PDF

자율 주행 자동차 관련 SW기술 동향

  • Jang, Seung-Ju
    • Information and Communications Magazine
    • /
    • v.33 no.4
    • /
    • pp.27-33
    • /
    • 2016
  • 자율 주행(스마트) 자동차는 첨단 IT기술을 이용하여 사람의 개입을 줄여서 운행하는 자동차를 말한다. 자율 주행(스마트) 자동차는 자율적으로 차량 주변 환경 및 상황을 판단하여 정해진 목적지까지 안전하게 이동하는 차량을 의미한다. 자율 주행(스마트) 자동차는 주행 안전성과 운전자의 편의성을 향상시키기 위한 연구 형태로 주로 이루어지고 있다. 자율 주행(스마트) 자동차 기술은 자율 주행의 정도를 적용하여 단계별로 개발이 진행될 것으로 보인다. 자율 주행 자동차 기술은 인간 세상에 또 다른 변혁을 몰고 오고 있다. 자율 주행 자동차와 관련한 기술은 첨단 IT기술을 기계 자동차에 접목하는 것인데, 적용하는 IT 기술은 HW, SW기술로 나눌 수 있다. IT HW 기술로는 환경 인식에 필요한 HW, 위치 인식 HW, 판단/제어를 위한 여러가지 센서 HW 등이 있다. IT SW 기술로는 IT HW를 구동하기 위한 실시간 OS, IT HW 전장장치를 구동할 수 있는 여러가지 SW 관련 기술, 자율 주행을 위한 경로 알고리즘 등이 있다. 본 고에서는 자율 주행 자동차에 적용되는 IT SW 기술 중심으로 살펴본다.

Distance profile histogram과 뉴럴네트워크를 이용한 이동로보트의 주행제어

  • 신무승;김현태;박민용
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 1996.10b
    • /
    • pp.1153-1156
    • /
    • 1996
  • 본 논문은 새로운 지역 경로 계획 알고리즘으로 DPH(Distance Profile Histogram)방법과 뉴럴네트워크를 사용한 주행 방법을 제안한다. DPH방법은 격자형 환경 모델을 기반으로 장애물의 존재 유무와 거리정보와 같은 장애물의 기하학적 배치정보를 사용하게 된다. 또한 긴 장애물이나 막힘상황(Dead end)과 같이 지역 경로 계획만으로는 회피하기 어려운 상황에서는 뉴럴네트워크에 의해 학습된 정보에 의해 주행하는 방법을 사용했다.

  • PDF

Design of Vehicle Collision Avoidance Algorithm for 24GHz/77GHz Automotive Radar Sensor (24GHz/77GHz 차량 레이더 센서를 이용한 차량충돌 방지 알고리즘 설계)

  • Kim, Shin-Gon;Choi, Seong-Kyu;Kim, Cheol-Hwan;Sung, Myeong-U;Lim, Jae-Hwan;Rastegar, Habib;Choi, Geun-Ho;Ryu, Jee-Youl;Noh, Seok-Ho
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2014.05a
    • /
    • pp.855-857
    • /
    • 2014
  • 본 논문에서는 24GHz/77GHz 차량용 거리감지 레이더 센서를 이용하여, 차량 충돌 방지 알고리즘을 제안하고자 한다. 알고리즘은 고주파 거리 감지센서에서 측정된 전압을 이용하여, 전후좌우의 차량의 접근 정보를 획득하고 이를 효율적으로 이용하여, 여러 가지 상황에 따른 차량충돌방지를 할 수 있도록 설계되어 있다. 제안된 차량방지 알고리즘은 현재 운행 중인 속도를 기반으로 속도구간별 운행정보를 계산하여 충돌방지를 위한 알고리즘을 설계하였다. 본 연구에서 설계한 차량충돌방지 알고리즘은 차량 주행에서 좌우 차량충돌 없이 효율적으로 운행을 하는 특성을 보였다.

  • PDF

Development of autonomous patrol robot using SLAM and LiDAR (SLAM알고리즘과 LiDAR를 이용한 자율주행 로봇 개발)

  • Yun, Tae-Jin;Kim, Min-Gu;Kim, Min;Mun, Dong-Ho;Lee, Sang-Hak
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2020.01a
    • /
    • pp.289-290
    • /
    • 2020
  • 본 논문에서는 Turtlebot burger3와 라즈베리파이의 OpenCV, OpenCR보드를 이용하여 ROS상에서 SLAM알고리즘을 구현하여 자율 주행 순찰이 가능한 로봇을 개발한다. 특히, 라즈베리파이 카메라에 OpenCV를 이용하여 사람 얼굴 인식이 가능하게 하여 순찰 시 카메라로 순찰 정보를 제공 할 수 있게 한다. 또한, 로봇에 탑재된 LiDAR는 SLAM 알고리즘을 이용하여 주변의 환경을 매핑하여 장애물을 회피할 수 있는 경로를 탐색할 수 있도록 한다. 개발 기술들을 통하여 사람 대신에 로봇이 경비 구역의 침입자 촬영을 하고, 원격제어가 가능한 시스템으로 다양한 분야에 로봇 제어 기술에 활용하고자 한다.

  • PDF

Ontology-based Navigational Planning for Autonomous Robots (온톨로지에 기반한 자율주행 로봇의 운항)

  • Lee, In-K.;Seo, Suk-T.;Jeong, Hye-C.;Kwon, Soon-H.
    • Journal of the Korean Institute of Intelligent Systems
    • /
    • v.17 no.5
    • /
    • pp.626-631
    • /
    • 2007
  • Autonomous robots performing desired tasks in rough, changing, unstructured environments without continuous human assistance must have the ability to cope with its surroundings whether this be certain or not. The development of algorithms deriving useful conclusions from uncertain information obtained by various sensors may be the first for it. Recently ontology is taken great attention as a method useful for the representation and processing of knowledge. In this paper, we propose an ontology-based navigation algorithm for autonomous robots, and provide computer simulation results in order to show the validity of the proposed algorithm.