• Title/Summary/Keyword: Autonomous tracking

Search Result 277, Processing Time 0.035 seconds

Autonomous Tracking Control of Unmanned Electric Bicycle (무인자전거의 자율주행제어)

  • 김성훈;임삼수;함운철
    • Proceedings of the Korean Institute of Intelligent Systems Conference
    • /
    • 2004.04a
    • /
    • pp.446-449
    • /
    • 2004
  • In the former researches〔2〕〔5〕 for the unmanned bicycle system, we do only focus on stabilizing it by using the lateral motion of mass which plays important role in driving a bicycle system. In this papers, we suggest an algorithm for deriving steering angle and speed for a given desired tracking path. As you may see in this paper, load mass balance system plays important role in stabilization and it is also discussed. We propose a control algorithm for the autonomous self stabilization of unmanned bicycle by using nonlinear compensation-like control based on the Lyapunov stability theory We then propose a tracking control strategy by moving the center of load mass left and right respectively. From the computer simulation results, we can show the effectiveness of the proposed control strategy.

  • PDF

Training of a Siamese Network to Build a Tracker without Using Tracking Labels (샴 네트워크를 사용하여 추적 레이블을 사용하지 않는 다중 객체 검출 및 추적기 학습에 관한 연구)

  • Kang, Jungyu;Song, Yoo-Seung;Min, Kyoung-Wook;Choi, Jeong Dan
    • The Journal of The Korea Institute of Intelligent Transport Systems
    • /
    • v.21 no.5
    • /
    • pp.274-286
    • /
    • 2022
  • Multi-object tracking has been studied for a long time under computer vision and plays a critical role in applications such as autonomous driving and driving assistance. Multi-object tracking techniques generally consist of a detector that detects objects and a tracker that tracks the detected objects. Various publicly available datasets allow us to train a detector model without much effort. However, there are relatively few publicly available datasets for training a tracker model, and configuring own tracker datasets takes a long time compared to configuring detector datasets. Hence, the detector is often developed separately with a tracker module. However, the separated tracker should be adjusted whenever the former detector model is changed. This study proposes a system that can train a model that performs detection and tracking simultaneously using only the detector training datasets. In particular, a Siam network with augmentation is used to compose the detector and tracker. Experiments are conducted on public datasets to verify that the proposed algorithm can formulate a real-time multi-object tracker comparable to the state-of-the-art tracker models.

Path Tracking System for Small Ships based on IMU Sensor and GPS (소형선박을 위한 IMU 센서와 GPS 기반의 경로 추적 시스템)

  • Jo, Yeonsu;Lee, Sukhoon;Jeong, Dongwon
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2021.10a
    • /
    • pp.18-20
    • /
    • 2021
  • In order to prevent collision accidents of ships, which has been increasing recently, research on artificial intelligence-based autonomously operated ships (Maritime Autonomous Surface Ship, MASS) is underway. However, most of the studies related to autonomous ships mainly target medium-to-large ships due to the size and cost of the autonomous navigation system, and the sensors used here have a problem in that it is difficult to mount them on small ships. Therefore, this paper provides a path tracking system equipped with GPS and IMU sensors for autonomous operation of small ships. GPS and IMU sensors are utilized to determine the exact position of the vessel, which allows the proposed system to manually control the small vessel model to create a path and then when the small vessel travels the same path. Use the Pure Pursuit algorithm to follow the path. As a result, In this research, it is expected that a lightweight and low-cost sensor can be used to develop an autonomous operation system for small ships at low cost.

  • 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
    • /
    • v.2 no.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.

Development of Autonomous Surface Robot for Marine Fire Safety (해양 소방 안전을 위한 자율수상로봇 개발)

  • Jeong, Jinseok;Sa, Youngmin;Kim, Hyun-Sik
    • Journal of Ocean Engineering and Technology
    • /
    • v.32 no.2
    • /
    • pp.138-142
    • /
    • 2018
  • The marine industry is rapidly developing as a result of the increase in various needs in the marine environment. In addition, accidents involving ship fires and explosions and the resulting casualties are increasing. Generally, manpower and safety problems exist in fire fighting. A fire fighter in the form of an autonomous surface robot would be ideal for marine fire safety, because it has no manpower and safety problems. Therefore, an autonomous surface robot with the abilities of fire recognition and tracking, nozzle selection, position and attitude control, and fire fighting was developed and is discussed in this paper. The test and evaluation results of this robot showed the possibility of real-size applications and the need for additional studies.

Development of a Simulator for a Mobile Robot Based on iPhone (아이폰 기반의 이동로봇 시뮬레이터 개발)

  • Kim, Dong Hun
    • Journal of the Korean Institute of Intelligent Systems
    • /
    • v.23 no.1
    • /
    • pp.29-34
    • /
    • 2013
  • This study presents the remote control of a mobile robot using iPhone based on ad hoc communication. Two control interfaces are proposed to control a mobile robot using iPhone : Remote control by a user and autonomous control. To evaluate the effectiveness of algorithms for trajectory following, a simulator are developed where a virtual robot follows a referenced trajectory in a monitor by iPhone interface. In the proposed simulator, some algorithms are tested how they work well or not for trajectory following of a mobile robot. Comparative results by remote user control and autonomous control are shown. Results of an experiment show that the proposed simulator can be effectively used for testing the effectiveness of autonomous tracking algorithms.

Hybrid Control Strategy for Autonomous Driving System using HD Map Information (정밀 도로지도 정보를 활용한 자율주행 하이브리드 제어 전략)

  • Yu, Dongyeon;Kim, Donggyu;Choi, Hoseung;Hwang, Sung-Ho
    • Journal of Drive and Control
    • /
    • v.17 no.4
    • /
    • pp.80-86
    • /
    • 2020
  • Autonomous driving is one of the most important new technologies of our time; it has benefits in terms of safety, the environment, and economic issues. Path following algorithms, such as automated lane keeping systems (ALKSs), are key level 3 or higher functions of autonomous driving. Pure-Pursuit and Stanley controllers are widely used because of their good path tracking performance and simplicity. However, with the Pure-Pursuit controller, corner cutting behavior occurs on curved roads, and the Stanley controller has a risk of divergence depending on the response of the steering system. In this study, we use the advantages of each controller to propose a hybrid control strategy that can be stably applied to complex driving environments. The weight of each controller is determined from the global and local curvature indexes calculated from HD map information and the current driving speed. Our experimental results demonstrate the ability of the hybrid controller, which had a cross-track error of under 0.1 m in a virtual environment that simulates K-City, with complex driving environments such as urban areas, community roads, and high-speed driving roads.

A Tracking-by-Detection System for Pedestrian Tracking Using Deep Learning Technique and Color Information

  • Truong, Mai Thanh Nhat;Kim, Sanghoon
    • Journal of Information Processing Systems
    • /
    • v.15 no.4
    • /
    • pp.1017-1028
    • /
    • 2019
  • Pedestrian tracking is a particular object tracking problem and an important component in various vision-based applications, such as autonomous cars and surveillance systems. Following several years of development, pedestrian tracking in videos remains challenging, owing to the diversity of object appearances and surrounding environments. In this research, we proposed a tracking-by-detection system for pedestrian tracking, which incorporates a convolutional neural network (CNN) and color information. Pedestrians in video frames are localized using a CNN-based algorithm, and then detected pedestrians are assigned to their corresponding tracklets based on similarities between color distributions. The experimental results show that our system is able to overcome various difficulties to produce highly accurate tracking results.

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.

The Multipass Joint Tracking System by Vision Sensor (비전센서를 이용한 다층 용접선 추적 시스템)

  • Lee, Jeong-Ick;Koh, Byung-Kab
    • Transactions of the Korean Society of Machine Tool Engineers
    • /
    • v.16 no.5
    • /
    • pp.14-23
    • /
    • 2007
  • Welding fabrication invariantly involves three district sequential steps: preparation, actual process execution and post-weld inspection. One of the major problems in automating these steps and developing autonomous welding system is the lack of proper sensing strategies. Conventionally, machine vision is used in robotic arc welding only for the correction of pre-taught welding paths in single pass. However, in this paper, multipass tracking more than single pass tracking is performed by conventional seam tracking algorithm and developed one. And tracking performances of two algorithm are compared in multipass tracking. As the result, tracking performance in multi-pass welding shows superior conventional seam tracking algorithm to developed one.