• Title/Summary/Keyword: waypoint navigation

검색결과 34건 처리시간 0.019초

무인자동차의 경로점 주행 시 장애물 회피를 위한 경로생성 알고리즘 (A Path Generation Algorithm for Obstacle Avoidance in Waypoint Navigation of Unmanned Ground Vehicle)

  • 임준혁;유승환;지규인;이달호
    • 제어로봇시스템학회논문지
    • /
    • 제17권8호
    • /
    • pp.843-850
    • /
    • 2011
  • In this paper, an effective path generation algorithm for obstacle avoidance producing small amount of steering action as possible is proposed. The proposed path generation algorithm can reduce unnecessary steering because of the small lateral changes in generated waypoints when UGV (Unmanned Ground Vehicle) encounters obstacles during its waypoint navigation. To verify this, the proposed algorithm and $A^*$ algorithm are analyzed through the simulation. The proposed algorithm shows good performance in terms of lateral changes in the generated waypoint, steering changes of the vehicle while driving and execution speed of the algorithm. Especially, due to the fast execution speed of the algorithm, the obstacles that encounter suddenly in front of the vehicle within short range can be avoided. This algorithm consider the waypoint navigation only. Therefore, in certain situations, the algorithm may generate the wrong path. In this case, a general path generation algorithm like $A^*$ is used instead. However, these special cases happen very rare during the vehicle waypoint navigation, so the proposed algorithm can be applied to most of the waypoint navigation for the unmanned ground vehicle.

Aircraft Waypoint Navigation Control with Neural Network-Based Altitude-Hold Control

  • Lee, Hyunjae;Bang, Hyochoong;Lee, Eunhee;Hong, Chang-Ho
    • International Journal of Aeronautical and Space Sciences
    • /
    • 제2권1호
    • /
    • pp.93-102
    • /
    • 2001
  • Flight control design for the autonomous waypoint navigation of aircraft is presented in this study. The waypoints are defined in terms of desired longitude and latitude. The control design is conducted in longitudinal and lateral directions, respectively. The lateral control is based upon coordinated turn strategy for which no sideslip is allowed under the turning maneuver. The longitudinal control is mainly focused on altitude hold during navigation. Neural network control approach is applied to the altitude-hold mode control. Simulation of the proposed control strategy has been performed under various conditions. A graphical simulation tool was developed to visually demonstrate the control technique developed in this study. A method to simulate the gas turbine transient behavior is developed. The basic principles of the method.

  • PDF

Course Variance Clustering for Traffic Route Waypoint Extraction

  • ;김광일
    • 한국항해항만학회:학술대회논문집
    • /
    • 한국항해항만학회 2022년도 춘계학술대회
    • /
    • pp.277-279
    • /
    • 2022
  • Rapid Development and adoption of AIS as a survailance tool has resulted in widespread application of data analysis technology, in addition to AIS ship trajectory clustering. AIS data-based clustering has become an increasingly popular method for marine traffic pattern recognition, ship route prediction and anomaly detection in recent year. In this paper we propose a route waypoint extraction by clustering ships CoG variance trajectory using Density-Based Spatial Clustering of Application with Noise (DBSCAN) algorithm in both port approach channel and coastal waters. The algorithm discovers route waypoint effectively. The result of the study could be used in traffic route extraction, and more-so develop a maritime anomaly detection tool.

  • PDF

Steering Characteristics of an Autonomous Tractor with Variable Distances to the Waypoint

  • Kim, Sang Cheol;Hong, Yeong Gi;Kim, Kook Hwan
    • Journal of Positioning, Navigation, and Timing
    • /
    • 제2권2호
    • /
    • pp.123-130
    • /
    • 2013
  • Autonomous agricultural machines that are operated in small-scale farmland frequently experience turning and changes in direction. Thus, unlike when they are operated in large-scale farmland, the steering control systems need to be controlled precisely so that travel errors can be minimized. This study aims to develop a control algorithm for improving the path tracking performance of a steering system by analyzing the effect of the setting of the waypoint, which serves as the reference point for steering when an autonomous agricultural machine moves along a path or a coordinate, on control errors. A simulation was performed by modeling a 26-hp tractor steering system and by applying the equations of motion of a tractor, with the use of a computer. Path tracking errors could be reduced using an algorithm which sets the waypoint for steering on a travel path depending on the radius of curvature of the path and which then controls the speed and steering angle of the vehicle, rather than by changing the steering speed or steering ratio which are dependent on mechanical performance.

무인수상선을 위한 경유점 추적 제어 알고리즘에 관한 연구 (Study on a Waypoint Tracking Algorithm for Unmanned Surface Vehicle (USV))

  • 손남선;윤현규
    • 한국항해항만학회지
    • /
    • 제33권1호
    • /
    • pp.35-41
    • /
    • 2009
  • 워터젯이 탑재된 RIB(Rigid Inflatable Boat)형태의 무인수상선을 인한 경유점 추적 제어 알고리즘을 설계하였고, 성능 검증을 위해 실해역 시험을 수행하였다. 본 연구에서 사용된 RIB형 무인수상선의 경유점 추적제어를 위해서는 방향제어를 위해 버킷각을 제어하여야 한다. 우선, 육상 관제소에 미리 입력된 경유점들의 위경도 등의 위치정보들을 바탕으로, 목표 방향각을 실시간 계산한다. 그리고, 무인수상선에 탑재된 마그네틱 콤파스 등의 센서로부터 받은 선수각 및 선수각속도의 값과 PD 제어기법을 이용하여, 버킷각 명령을 실시간 계산한다. 본 연구에서는, 바람 등의 외력으로 인한 표류각을 보정하기 위해 일정속도 이상에서는 실침로(Course Of Ground, COG)를 사용하였다. 또한, 설계된 경유점 추적 제어 알고리즘을 검증하기 위해 부산 광안대교 근처 해역에서 육상관제소를 설치하고, 실선 시험을 수행하였다. 본 논문에서는, 설계된 무인 경유점 추적 제어 알고리즘의 시험결과를, 유인으로 제어한 결과 및 상용추적제어기로 제어한 결과들과 비교 분석하였다.

무인운전차량의 자율주행을 위한 경로점 기반 경로계획 (Path Planning for Autonomous Navigation of a Driverless Ground Vehicle Based on Waypoints)

  • 송광열;이준웅
    • 제어로봇시스템학회논문지
    • /
    • 제20권2호
    • /
    • pp.211-217
    • /
    • 2014
  • This paper addresses an algorithm of path planning for autonomous driving of a ground vehicle in waypoint navigation. The proposed algorithm is flexible in utilization under a large GPS positioning error and generates collision-free multiple paths while pursuing minimum traveling time. An optimal path reduces inefficient steering by minimizing lateral changes in generated waypoints along a path. Simulation results compare the proposed algorithm with the A* algorithm by manipulation of the steering wheel and traveling time, and show that the proposed algorithm realizes real-time obstacle avoidance by quick processing of path generation, and minimum time traveling by producing paths with small lateral changes while overcoming the very irregular positioning error from the GPS.

무인잠수정의 경로점 유도 법칙 설계 및 HILS 검증 (Development of AUV's Waypoint Guidance Law and Verification by HILS)

  • 황종현;유태석;한용수;김현욱
    • 한국정보통신학회논문지
    • /
    • 제24권11호
    • /
    • pp.1417-1423
    • /
    • 2020
  • 본 논문에서는 수중에서 운동하는 무인잠수정의 경로점 유도법칙을 제안한다. 시선각 유도법칙과 수선경로 오차를 줄여가는 경로추종 유도법칙을 조합하여 효과적인 경로점 유도법칙을 설계하였고, 수선경로 오차의 거리에 따라 제어이득을 변화시켜 시스템의 안정성을 증가시켰다. 또한, 관성항법장치와 도플러속도계를 이용한 복합항법 시스템의 성능을 확인할 수 있는 HILS를 구성하였다. 같은 경로점 및 목표점을 입력 후 HILS 수행결과와 실해역 주행시험 결과를 비교하여, 제안한 유도법칙 및 HILS가 올바르게 구성되어 있음을 확인하였다.

경유지의 가시성을 고려한 2차원 라이다 센서 기반의 실용적인 경로 계획 프레임워크 (Practical Path-planning Framework Considering Waypoint Visibility for Indoor Autonomous Navigation using Two-dimensional LiDAR Sensors)

  • 유혜정
    • 센서학회지
    • /
    • 제33권4호
    • /
    • pp.196-202
    • /
    • 2024
  • Path-planning, a critical component of mobile robot navigation, comprises both local and global planning. Previous studies primarily focused on enhancing the individual performance of these planners, avoiding obstacles, and computing an optimal global path from a starting position to a target position. In this study, we introduce a practical path-planning framework that employs a target planner to bridge the local and global planners; this enables mobile robots to navigate seamlessly and efficiently toward a global target position. The proposed target planner assesses the visibility of waypoints along the global path, and it selects a reachable navigation target, which can then be used to generate efficient control commands for the local planners. A visibility-based target planner can handle situations, wherein the current, target waypoint is occupied by unknown obstacles. Real-world experiments demonstrated that the proposed pathplanning framework with the visibility-based target planner allowed the robot to navigate to the final target position along a more efficient path than the framework without a target planner.

Design of Trajectory Generator for Performance Evaluation of Navigation Systems

  • Jae Hoon Son;Sang Heon Oh;Dong-Hwan Hwang
    • Journal of Positioning, Navigation, and Timing
    • /
    • 제12권4호
    • /
    • pp.409-421
    • /
    • 2023
  • In order to develop navigation systems, simulators that provide navigation sensors data are required. A trajectory generator that simulates vehicle motion is needed to generate navigation sensors data in the simulator. In this paper, a trajectory generator for evaluating navigation system performance is proposed. The proposed trajectory generator consists of two parts. The first part obtains parameters from the motion scenario file whereas the second part generates position, velocity, and attitude from the parameters. In the proposed trajectory generator six degrees of freedom, halt, climb, turn, accel turn, spiral, combined, and waypoint motions are given as basic motions with parameters. These motions can be combined to generate complex trajectories of the vehicle. Maximum acceleration and jerk for linear motion and maximum angular acceleration and velocity for rotational motion are considered to generate trajectories. In order to show the usefulness of the proposed trajectory generator, trajectories were generated from motion scenario files and the results were observed. The results show that the proposed trajectory generator can accurately simulate complex vehicle motions that can be used to evaluate navigation system performance.