• Title/Summary/Keyword: optimal path tracking

Search Result 49, Processing Time 0.022 seconds

Improvement of Telematics Technology Utilizing Logistics Information (물류정보를 활용한 텔레매틱스 기술 개선방안)

  • Byeon, Eui-Seok
    • Journal of Korean Society of Industrial and Systems Engineering
    • /
    • v.32 no.2
    • /
    • pp.38-44
    • /
    • 2009
  • Recently, automobile industry expands from mechatronics area through intelligent information area, and the telematics technology is one of the greatest developing points. The telematics is utilizing the on-board-unit of vehicle's communication system, and it provides necessary information and value-added service to vehicles as well as drivers. Most of the telematics offers the solution of searching a route or generates an optimal path. This paper investigates telematics with the logistics point of view, such as freight location tracking, vehicle emergency information, etc. The telematics is a core technology of automobile industry, and it becomes new business paradigm of IP(information provider). Especially, ETA(estimated arrival time) of freight and distribution tracing information are critical issues in the logistics industry. The successful integration with telematics is introduced in the paper.

Application of neuro-fuzzy algorithm to portable dynamic positioning control system for ships

  • Fang, Ming-Chung;Lee, Zi-Yi
    • International Journal of Naval Architecture and Ocean Engineering
    • /
    • v.8 no.1
    • /
    • pp.38-52
    • /
    • 2016
  • This paper describes the nonlinear dynamic motion behavior of a ship equipped with a portable dynamic positioning (DP) control system, under external forces. The waves, current, wind, and drifting forces were considered in the calculations. A self-tuning controller based on a neuro-fuzzy algorithm was used to control the rotation speed of the outboard thrusters for the optimal adjustment of the ship position and heading and for path tracking. Time-domain simulations for ship motion with six degrees of freedom with the DP system were performed using the fourth-order RungeeKutta method. The results showed that the path and heading deviations were within acceptable ranges for the control method used. The portable DP system is a practical alternative for ships lacking professional DP facilities.

Nash equilibrium-based geometric pattern formation control for nonholonomic mobile robots

  • Lee, Seung-Mok;Kim, Hanguen;Lee, Serin;Myung, Hyun
    • Advances in robotics research
    • /
    • v.1 no.1
    • /
    • pp.41-59
    • /
    • 2014
  • This paper deals with the problem of steering a group of mobile robots along a reference path while maintaining a desired geometric formation. To solve this problem, the overall formation is decomposed into numerous geometric patterns composed of pairs of robots, and the state of the geometric patterns is defined. A control algorithm for the problem is proposed based on the Nash equilibrium strategies incorporating receding horizon control (RHC), also known as model predictive control (MPC). Each robot calculates a control input over a finite prediction horizon and transmits this control input to its neighbor. Considering the motion of the other robots in the prediction horizon, each robot calculates the optimal control strategy to achieve its goals: tracking a reference path and maintaining a desired formation. The performance of the proposed algorithm is validated using numerical simulations.

A Study on Optimal Searching Path Using Handheld RFID Reader and Deployment of a Stationary Reader to Maximize the Efficiency of the Search Process for Missing Medical Assets (휴대용 RFID 리더기를 활용한 분실 의료자산 최적 검색 경로 결정과 천정 고정식 리더기 설치위치 선정 방안 연구)

  • Kim, Gak-Gyu;Cho, Sung-Jin;Yun, Bong-Kyu
    • Journal of the Korean Operations Research and Management Science Society
    • /
    • v.37 no.4
    • /
    • pp.95-109
    • /
    • 2012
  • Being able to quickly locate valuable medical equipment is critical inside hospitals. In order to utilize limited budget and resources efficiently, accurate locating or tracking is required in many fields. In this research, we focus on how to find the location of missing assets by using RFID in real time indoors to track equipment. When equipment needs to be searched, the purpose of a RFID device is to minimize the time, investment cost and effort spent searching for the equipment. Thus, this research presents a mathematical model of using RFID (both handheld reader and stationary reader) for efficient asset location. We derive the expected time of locating RFID-tagged objects in a multi-area environment where hand-held RF readers are used. We then discuss where to deploy stationary RF readers in order to maximize the efficiency of the search process.

A Study on Object Tracking for Autonomous Mobile Robot using Vision Information (비젼 정보를 이용한 이동 자율로봇의 물체 추적에 관한 연구)

  • Kang, Jin-Gu;Lee, Jang-Myung
    • Journal of the Korea Society of Computer and Information
    • /
    • v.13 no.2
    • /
    • pp.235-242
    • /
    • 2008
  • An Autonomous mobile robot is a very useful system to achieve various tasks in dangerous environment, because it has the higher performance than a fixed base manipulator in terms of its operational workspace size as well as efficiency. A method for estimating the position of an object in the Cartesian coordinate system based upon the geometrical relationship between the image captured by 2-DOF active camera mounted on mobile robot and the real object, is proposed. With this position estimation, a method of determining an optimal path for the autonomous mobile robot from the current position to the position of object estimated by the image information using homogeneous matrices. Finally, the corresponding joint parameters to make the desired displacement are calculated to capture the object through the control of a mobile robot. The effectiveness of proposed method is demonstrated by the simulation and real experiments using the autonomous mobile robot.

  • PDF

Trajectory tracking control system of unmanned ground vehicle (무인자동차 궤적 추적 제어 시스템에 관한 연구)

  • Han, Ya-Jun;Kang, Chin-Chul;Kim, Gwan-Hyung;Tac, Han-Ho
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.21 no.10
    • /
    • pp.1879-1885
    • /
    • 2017
  • This paper discusses the trajectory tracking system of unmanned ground vehicles based on predictive control. Because the unmanned ground vehicles can not satisfactorily complete the path tracking task, highly efficient and stable trajectory control system is necessary for unmanned ground vehicle to be realized intelligent and practical. According to the characteristics of unmanned vehicle, this paper built the kinematics tracking models firstly. Then studied algorithm solution with the tools of the optimal stability analysis method and proposed a tracking control method based on the model predictive control. The controller used a kinematics-based prediction model to calculate the predictive error. This controller helps the unmanned vehicle drive along the target trajectory quickly and accurately. The designed control strategy has the true robustness, simplicity as well as generality for kinematics model of the unmanned vehicle. Furthermore, the computer Simulink/Carsim results verified the validity of the proposed control method.

Performance Improvement of RRT* Family Algorithms by Limiting Sampling Range in Circular and Spherical Obstacle Environments (샘플링 범위 제한을 이용한 원 및 구 장애물 환경에서의 RRT* 계열 알고리즘 성능 개량)

  • Lee, Sangil;Park, Jongho;Lim, Jaesung
    • Journal of the Korean Society for Aeronautical & Space Sciences
    • /
    • v.50 no.11
    • /
    • pp.809-817
    • /
    • 2022
  • The development of unmanned robots and UAVs has increased the need for path planning methods such as RRT* algorithm. It mostly works well in various environments and is utilized in many fields. A lot of research has been conducted to obtain a better path in terms of efficiency through various modifications to the RRT* algorithm, and the performance of the algorithm is continuously improved thanks to these efforts. In this study, a method using the limitation of sampling range is proposed as an extension of these efforts. Based on the idea that a path passing close to obstacles is similar to the optimal path in obstacle environments, nodes are produced around the obstacle. Also, rewiring algorithm is modified to quickly obtain the path. The performance of the proposed algorithm is validated by comparative analysis of the previous basic algorithm and the generated path is tracked by a UAV's kinematic model for further verification.

Trajectory control of a flexible manipulator with a prismatic joint

  • Park, Chang-Yong;Ono, Toshiro;Nishibayashi, Tatsuya
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 1992.10b
    • /
    • pp.613-617
    • /
    • 1992
  • The tracking control problem of a flexible manipulator with a prismatic joint along a given path is discussed. The nondimensionalization of the elastic part of the manipulator makes it possible to model such a flexible manipulator. For a discontinuous velocity trajectory, an optimal control theory has been applied to formulate the problem. The optimal scheme is given to find the input commands(e.g., joint torques) necessary to produce a, specified end effector motion. Simulated results show the potential use of this scheme for a discontinuous velocity trajectory control.

  • PDF

The Sliding Control using Nonlinear Sliding Surfaces (비선형 슬라이딩 평면을 이용한 슬라이딩 제어)

  • Han, Jong-Kil
    • The Journal of the Korea institute of electronic communication sciences
    • /
    • v.7 no.5
    • /
    • pp.1133-1138
    • /
    • 2012
  • In the paper, design of nonlinear sliding surfaces which are based on optimal control is studied, The state trajectory by the input of optimal control was obtained by Frobenius theorem and matrix decomposition method, was set the nonlinear sliding surfaces of the system. The states is maintained to sliding surfaces from initial states. As the result, robustness of the system can be guaranteed throughout an entire response of the system starting form the initial time instance, the uncertainty and external disturbance that can occur during the reaching time is removed, the problem of large control input was solved, and setting the sliding surfaces optimal path was able to reduce the tracking time. The validity of the proposed control scheme is shown in computer simulation for inverted pendulum.

Vessel Tracking Algorithm using Multiple Local Smooth Paths (지역적 다수의 경로를 이용한 혈관 추적 알고리즘)

  • Jeon, Byunghwan;Jang, Yeonggul;Han, Dongjin;Shim, Hackjoon;Park, Hyungbok;Chang, Hyuk-Jae
    • Journal of the Institute of Electronics and Information Engineers
    • /
    • v.53 no.6
    • /
    • pp.137-145
    • /
    • 2016
  • A novel tracking method is proposed to find coronary artery using high-order curve model in coronary CTA(Computed Tomography Angiography). The proposed method quickly generates numerous artificial trajectories represented by high-order curves, and each trajectory has its own cost. The only high-ranked trajectories, located in the target structure, are selected depending on their costs, and then an optimal curve as the centerline will be found. After tracking, each optimal curve segment is connected, where optimal curve segments share the same point, to a single curve and it is a piecewise smooth curve. We demonstrated the high-order curve is a proper model for classification of coronary artery. The experimental results on public data set sho that the proposed method is comparable at both accuracy and running time to the state-of-the-art methods.