• 제목/요약/키워드: Smooth path

검색결과 127건 처리시간 0.023초

A Review on Path Selection and Navigation Approaches Towards an Assisted Mobility of Visually Impaired People

  • Nawaz, Waqas;Khan, Kifayat Ullah;Bashir, Khalid
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • 제14권8호
    • /
    • pp.3270-3294
    • /
    • 2020
  • Some things come easily to humans, one of them is the ability to navigate around. This capability of navigation suffers significantly in case of partial or complete blindness, restricting life activity. Advances in the technological landscape have given way to new solutions aiding navigation for the visually impaired. In this paper, we analyze the existing works and identify the challenges of path selection, context awareness, obstacle detection/identification and integration of visual and nonvisual information associated with real-time assisted mobility. In the process, we explore machine learning approaches for robotic path planning, multi constrained optimal path computation and sensor based wearable assistive devices for the visually impaired. It is observed that the solution to problem is complex and computationally intensive and significant effort is required towards the development of richer and comfortable paths for safe and smooth navigation of visually impaired people. We cannot overlook to explore more effective strategies of acquiring surrounding information towards autonomous mobility.

이동체 모의시험을 위한 경로 생성 및 추종 시뮬레이터 개발 (Development of Path Generation and Following Simulator for a Simulation Test of a Moving Object)

  • 한영민;홍동호;장택수
    • 한국군사과학기술학회지
    • /
    • 제21권6호
    • /
    • pp.842-849
    • /
    • 2018
  • This research suggests the development of simulator for a Simulation Test of a moving object's path generation and following. There are many kinds of moving objects in weapon systems, such as vehicles, missiles, robots and so on. So need tests of moving simulations during development process of weapon systems. To simulate a moving object, need an flexible path. So this report suggests a $B\acute{e}zier$ curve algorithm for generation of smooth curve path. And when new developments of weapon systems are started, many kinds of simulators are created. But, these simulators are not reused in other project because there are different kinds of development environment. So need to allow users to add specific features, And this report suggests using Dynamic Link Library(DLL).

uDEAS를 이용한 이동 로봇의 최적 전역 경로 계획 (Optimized Global Path Planning of a Mobile Robot Using uDEAS)

  • 김조환;김만석;최민구;김종욱
    • 한국지능시스템학회논문지
    • /
    • 제21권2호
    • /
    • pp.268-275
    • /
    • 2011
  • 본 논문에서는 uDEAS(Univariate Dynamic Encoding Algorithm for Searches)를 이용하여 두 가지의 이동 로봇 최적 전역 경로 계획을 제안한다. 이동 로봇의 자율 주행을 위해서는 빠른 시간 내에 작업 공간에서의 최적 경로를 생성해야 한다. 따라서 본 논문에서는 이동 로봇의 실시간 최적 경로 계획을 위해 전역 경로 계획을 도입하여 장애물 지역과 비장애물 지역을 확인하고, 지도상의 노드점과 노트점을 이용하여 출발 지점과 도착 지점 사이의 기본 경로를 생성한다. 그리고 기본 경로를 사용하여 두 가지의 방법으로 경로를 생성하게 된다. 첫 번째 방법은 기본 경로에서 세 개의 노드점을 이용하여 대각선 경로를 생성하는 방법이다. 두 번째는 혼합 다항식의 파라미터를 uDEAS를 이용하여 탐색하고, 곡선 궤적을 생성하는 방법이다. 시뮬레이션을 통해 두개의 방법에 대해 비교 분석하였다.

실제지형을 고려한 고정익 무인항공기의 최적 경로계획 (Optimal Path Planner Considering Real Terrain for Fixed-Wing UAVs)

  • 이다솔;심현철
    • 제어로봇시스템학회논문지
    • /
    • 제20권12호
    • /
    • pp.1272-1277
    • /
    • 2014
  • This article describes a path planning algorithm for fixed-wing UAVs when a real terrain should be considered. Nowadays, many UAVs are required to perform mission flights near given terrain for surveillance, reconnaissance, and infiltration, as well as flight altitude of many UAVs are relatively lower than typical manned aerial vehicles. Therefore, real terrain should be considered in path planning algorithms of fixed-wing UAVs. In this research, we have extended a spline-$RRT^*$ algorithm to three-dimensional planner. The spline-$RRT^*$ algorithm is a $RRT^*$ based algorithm, and it takes spline method to extend the tree structure over the workspace to generate smooth paths without any post-processing. Direction continuity of the resulting path is guaranteed via this spline technique, and it is essential factor for the paths of fixed-wing UAVs. The proposed algorithm confirm collision check during the tree structure extension, so that generated path is both geometrically and dynamically feasible in addition to direction continuity. To decrease degrees of freedom of a random configuration, we designed a function assigning directions to nodes of the graph. As a result, it increases the execution speed of the algorithm efficiently. In order to investigate the performance of the proposed planning algorithm, several simulations are performed under real terrain environment. Simulation results show that this proposed algorithm can be utilized effectively to path planning applications considering real terrain.

Framed-Quadtree 파면전파 기법과 항법함수 기법을 이용한 항공기 위협회피 궤적 설계 (Aircraft Path Planning Considering Pop-up Threats Using Framed-Quadtree Wavefront Propagation and Navigation Function)

  • 김필준;최종욱;김유단
    • 한국항공우주학회지
    • /
    • 제35권10호
    • /
    • pp.918-926
    • /
    • 2007
  • 군용 항공기는 임무수행 지역의 방어 시스템을 효과적으로 우회하여 비행해야 성공적으로 임무를 수행할 수 있다. 이를 위해 항공기가 위협을 회피하며 비행하는 경로를 생성하는 알고리듬이 요구된다. 본 논문에서는 포텐셜 기법을 이용하여 다수의 위협과 예상하지 못한 위협을 고려하여 비행경로를 생성하는 경로생성 기법을 제안하였다. 파면전파 기법과 항법함수를 함께 사용하여 포텐셜 기법에서 발생하는 국부최적해 문제를 해결하였다. 비행거리가 제한된 무인항공기에 적용이 가능한 비행경로를 생성하기 위해 최대이동거리를 고려한 경로생성 기법과 예상하지 못한 위협이 발생한 상황에 부드러운 경로를 생성하는 효율적인 경로전환 기법을 제안하였다. 제안한 기법의 성능을 검증하기 위해 중첩된 위협이 존재하는 상황에 대해 수치 시뮬레이션을 수행하였다.

The calculation of stress intensity factors by the surface integral method

  • Jin, Chi-Sub;Jang, Heui-Suk;Choi, Hyun-Tae
    • Structural Engineering and Mechanics
    • /
    • 제3권6호
    • /
    • pp.541-553
    • /
    • 1995
  • The determination of the stress intensity factors is investigated by using the surface integral defined around the crack tip of the structure. In this work, the integral method is derived naturally from the standard path integral J. But the use of the surface integral is also extended to the case where body forces act. Computer program for obtaining the stress intensity factors $K_I$ and $K_{II}$ is developed, which prepares input variables from the result of the conventional finite element analysis. This paper provides a parabolic smooth curve function. By the use of the function and conventional element meshes in which the aspect ratio (element length at the crack tip/crack length) is about 25 percent, relatively accurate $K_I$ and K_{II}$ values can be obtained for the outer integral radius ranging from 1/3 to 1 of the crack length and for inner one zero.

특징형상을 이용한 복합곡면의 설계 (A Feature-based Approach to Compound Surface Design)

  • 정재훈;김광수
    • 한국정밀공학회지
    • /
    • 제12권2호
    • /
    • pp.112-122
    • /
    • 1995
  • While many surfaces such as automobile outer panels, ship hulls and airfoils are characterized by their smooth, free-form shapes, a far larger class of functional surfaces are characterized by highly irregular, multi-featured shapes consisting of pockets, channels, ribs, etc. In constaract to the design of aesthetic, free-form surfaces, functional surface design can perhaps best be viewed as a process of assembling a collection of known component surfaces to form a single compound surface. In this paper, we presents a feature-based functional surface modeling method. A single feature involves a secondary surface, which we must join to a primary surface with a smooth transition between two boundary courves. Through recursive blending of a secondary surface with the primary surface, the mullti-featured surface is represented. After constructing a compound surface, we generate the Z-map for NC machining of the surface. Offsetting the Z-map using the inverse offsetting technique, we get CL tool paths with out gouging.

  • PDF

강섬유의 길이 및 혼입률에 따른 시멘트 복합체의 전기전도도와 차폐효과의 상관관계 (Correlation between Electrical Conductivity and Shielding Effectiveness of Cementitous Composites according to length and volume fraction of steel fiber)

  • 이예찬;김규용;유하민;최병철;사수이;남정수
    • 한국건축시공학회:학술대회논문집
    • /
    • 한국건축시공학회 2022년도 가을 학술논문 발표대회
    • /
    • pp.213-214
    • /
    • 2022
  • The purpose of this study is to compare and analyze the effect of the length and volume fraction of smooth steel fiber on the electrical conductivity and shielding effectiveness of cementitious composites. As the length and volume fraction of the fiber increase, the movement of electrons becomes active and the formation of a conductive path becomes advantageous, thereby increasing electrical conductivity. Accordingly, the electrical conductivity and the shielding effectiveness showed a very close relationship. Thereafter, it is judged that research is needed to increase the shielding effect.

  • PDF

Adaptive Control for Tracking Trajectory of a Two-Wheeled Welding Mobile Robot with Unknown Parameters

  • Bui, Trong Hieu;Chung, Tan-Lam;Suh, Jin-Ho;Kim, Sang-Bong
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 2003년도 ICCAS
    • /
    • pp.191-196
    • /
    • 2003
  • This paper presents a method to design an adaptive controller for the kinematic model of a two-wheeled welding mobile robot (WMR) with unknown parameters. We propose a nonlinear controller based on the Lyapunov function to enhance the tracking properties of the WMR. The WMR can track any smooth curved welding path at a constant velocity of the welding point. The system has three degrees of freedom including two wheels and one torch slider. Torch slider motion is used for fast tracking. To design the tracking performance, the errors from WMR to steel wall is defined, and the controller is designed to drive the errors to zero as fast as possible. The effectiveness of the proposed controller is shown through simulation results.

  • PDF

메카트로닉스 서보시스템의 고속 고정밀 운전을 위한 궤적 데이터 생성법 (Trajectory Data Generating Method for Higher Speed and Higher Accurate of Mechatronics Servo Systems)

  • Dae Won CHUNG
    • 대한전기학회논문지:시스템및제어부문D
    • /
    • 제53권1호
    • /
    • pp.50-54
    • /
    • 2004
  • Reference trajectory generation plays a key role in the computer control for accurate position control of machine. Generated trajectories must not only describe the desired tool path accurately, but must also have smooth kinetic profiles in order to maintain higher tracking accuracy, and to avoid exciting the natural modes of the mechanical servo control system. To achieve higher accurate position control, a method of limiting accelerating and decelerating speed data of reference trajectories is proposed to draw the path with an assigned accuracy without any complex operations.