• Title/Summary/Keyword: path-following strategy

Search Result 32, Processing Time 0.026 seconds

Intelligent Path Planning and Following for Coordinated Control of Heterogeneous Marine Robots (이종 해양로봇의 협력제어를 위한 지능형 경로 계획 및 추종)

  • Kim, Hyun-Sik
    • Journal of the Korean Institute of Intelligent Systems
    • /
    • v.20 no.6
    • /
    • pp.831-836
    • /
    • 2010
  • In real system application, the path planning and following system for the coordinated control of heterogeneous marine robots based on the underwater acoustic communication has the following problems: surface and underwater robots have different maneuvering properties, an underwater robot requires more effective operating, it has a limited communication range because of the transmission loss (TL) of acoustic wave, it has a communication error because of the Doppler distortion of acoustic wave, and further, it requires an easy design procedure in terms of its structures and parameters. To solve these problems, an intelligent path planning algorithm using the evolution strategy (ES) and the fuzzy logic controller (FLC) based on system modeling, is proposed. To verify the performance of the proposed algorithm, the path planning and following of an underwater robot is performed according to the maneuvering of a surface robot. Simulation results show that the proposed algorithm effectively solves the problems.

Efficient Coverage Path Planning and Path Following in Dynamic Environments (효율적 커버리지 경로 계획 및 동적 환경에서의 경로 주행)

  • Kim, Si-Jong;Kang, Jung-Won;Chung, Myung-Jin
    • The Journal of Korea Robotics Society
    • /
    • v.2 no.4
    • /
    • pp.304-309
    • /
    • 2007
  • This paper describes an efficient path generation method for area coverage. Its applications include robots for de-mining, cleaning, painting, and so on. Our method is basically based on a divide and conquer strategy. We developed a novel cell decomposition algorithm that divides a given area into several cells. Each cell is covered by a robot motion that requires minimum time to cover the cell. Using this method, completeness and time efficiency of coverage are easily achieved. For the completeness of coverage in dynamic environments, we also propose a path following method that makes the robot cover missed areas as a result of the presence of unknown obstacles. The effectiveness of the method is verified using computer simulations.

  • PDF

PATH CONTROL FOR NONLINEAR VEHICLE MODELS (비선형 차량모델 모의 실험의 경로제어)

  • J.N. Lee
    • Proceedings of the Korean Society of Precision Engineering Conference
    • /
    • 1996.04a
    • /
    • pp.383-387
    • /
    • 1996
  • This paper presents a steering control strategy applicable to vehicle path following problems. This control strategy is based on realistic nonlinear equations of motion of multibody systems described in terms of relative joint coordinates. The acceleration of the steering angle is selected as a control input of the system. This input is obtained by considering position and slope errors at current and at advance times. This steering control strategy is tested in circular and lane change maneuvers with a nonlinear vehicle model.

  • PDF

Efficient Exploration for Room Finding Using Wall-Following based Path Planning (벽추종 경로계획 기반의 효과적인 방 찾기 탐사)

  • Park, Joong-Tae;Song, Jae-Bok
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.15 no.12
    • /
    • pp.1232-1239
    • /
    • 2009
  • This paper proposes an exploration strategy to efficiently find a specific place in large unknown environments with wall-following based path planning. Many exploration methods proposed so far showed good performance but they focused only on efficient planning for modeling unknown environments. Therefore, to successfully accomplish the room finding task, two additional requirements should be considered. First, suitable path-planning is needed to recognize the room number. Most conventional exploration schemes used the gradient method to extract the optimal path. In these schemes, the paths are extracted in the middle of the free space which is usually far from the wall. If the robot follows such a path, it is not likely to recognize the room number written on the wall because room numbers are usually too small to be recognized by camera image from a distance. Second, the behavior which re-explores the explored area is needed. Even though the robot completes exploration, it is possible that some rooms are not registered in the constructed map for some reasons such as poor recognition performance, occlusion by a human and so on. With this scheme, the robot does not have to visit and model the whole environment. This proposed method is very simple but it guarantees that the robot can find a specific room in most cases. The proposed exploration strategy was verified by various experiments.

Path following of a surface ship sailing in restricted waters under wind effect using robust H guaranteed cost control

  • Wang, Jian-qin;Zou, Zao-jian;Wang, Tao
    • International Journal of Naval Architecture and Ocean Engineering
    • /
    • v.11 no.1
    • /
    • pp.606-623
    • /
    • 2019
  • The path following problem of a ship sailing in restricted waters under wind effect is investigated based on Robust $H_{\infty}$ Guaranteed Cost Control (RHGCC). To design the controller, the ship maneuvering motion is modeled as a linear uncertain system with norm-bounded time-varying parametric uncertainty. To counteract the bank and wind effects, the integral of path error is augmented to the original system. Based on the extended linear uncertain system, sufficient conditions for existence of the RHGCC are given. To obtain an optimal robust $H_{\infty}$ guaranteed cost control law, a convex optimization problem with Linear Matrix Inequality (LMI) constraints is formulated, which minimizes the guaranteed cost of the close-loop system and mitigates the effect of external disturbance on the performance output. Numerical simulations have confirmed the effectiveness and robustness of the proposed control strategy for the path following goal of a ship sailing in restricted waters under wind effect.

Vulnerable Path Attack and its Detection

  • She, Chuyu;Wen, Wushao;Ye, Quanqi;Zheng, Kesong
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • v.11 no.4
    • /
    • pp.2149-2170
    • /
    • 2017
  • Application-layer Distributed Denial-of-Service (DDoS) attack is one of the leading security problems in the Internet. In recent years, the attack strategies of application-layer DDoS have rapidly developed. This paper introduces a new attack strategy named Path Vulnerabilities-Based (PVB) attack. In this attack strategy, an attacker first analyzes the contents of web pages and subsequently measures the actual response time of each webpage to build a web-resource-weighted-directed graph. The attacker uses a Top M Longest Path algorithm to find M DDoS vulnerable paths that consume considerable resources when sequentially accessing the pages following any of those paths. A detection mechanism for such attack is also proposed and discussed. A finite-state machine is used to model the dynamical processes for the state of the user's session and monitor the PVB attacks. Numerical results based on real-traffic simulations reveal the efficiency of the attack strategy and the detection mechanism.

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.

Path Following Control For Mobile Robots Using Model Algorithm Control (모델 알고리즘 제어를 이용한 이동 로봇의 경로 추적 제어)

  • Zhang, Yuanliang;Chong, Kil-To
    • Proceedings of the KIEE Conference
    • /
    • 2007.10a
    • /
    • pp.261-262
    • /
    • 2007
  • This paper proposed a model algorithm control (MAC) method for trajectory tracking control of the differentially steeredwheeled mobile robots (WMRs) subject to nonholonomic constraint. The dynamic model of the wheeled mobile robot is presented and used as the model to be controlled. The performance of the proposed control algorithm is verified via computer simulations in which the WMR is controlled to track several different reference paths. It is shown that the control strategy is feasible.

  • PDF

Flow Path Design of Large Steam Turbines Using An Automatic Optimization Strategy (최적화 기법을 이용한 대형 증기터빈 유로설계)

  • Im, H.S.;Kim, Y.S.;Cho, S.H.;Kwon, G.B.
    • Proceedings of the KSME Conference
    • /
    • 2001.06d
    • /
    • pp.771-776
    • /
    • 2001
  • By matching a well established fast throughflow code, with standard loss correlations, and an efficient optimization algorithm, a new design system has been developed, which optimizes inlet and exit flow-field parameters for each blade row of a multistage axial flow turbine. The compressible steady state inviscid throughflow code based on streamline curvature method is suitable for fast and accurate flow calculation and performance prediction of a multistage axial flow turbine. A general purpose hybrid constrained optimization package, iSIGHT has been used, which includes the following modules: genetic algorithm, simulated annealing, modified method of feasible directions. The design system has been demonstrated using an example of a 5-stage low pressure steam turbine for 800MW thermal power plant previously designed by HANJUNG. The comparison of computed performance of initial and optimized design shows significant improvement in the turbine efficiency.

  • PDF

The Emotional Dimensions of North Korean Politics through the Lens of Historical Institutionalism

  • Kim, Hwajung
    • Journal of Contemporary Eastern Asia
    • /
    • v.21 no.2
    • /
    • pp.13-26
    • /
    • 2022
  • This study explores the following research question to address issues linked to emotions, identity, and institutions: how has the cult (institution) of the three Kims affected North Koreans' strong sense of nationalism (emotion), which is based on their Juche ideology (identity)? This paper investigates four fundamental elements of historical institutionalism: time boundedness, path dependency, institutional changes, and the shadow of the past. First, time boundedness illustrates how culture and education have been used to build trust and loyalty in the general public to construct individual and family cults. Second, path dependence reveals how the Songbun system has resulted in strong nationalism throughout Rodongdang's institutionalization. Third, institutional changes highlight the significance of age divides, as different age groups do not always support the three Kims' cult. Finally, the shadow of the past helps us understand the primary processes for generating mass ardent nationalism in the form of powerful impulses for self-sacrifice.