• 제목/요약/키워드: trajectory distance

검색결과 264건 처리시간 0.02초

대형물류센터 PC부재 양중을 위한 크레인 궤적거리 산정 기초 연구 (A Basic Study of Crane Trajectory Distance Calculation for Sustainable PC Members Erection of Large Logistic Building)

  • 임지영;오진혁;김선국
    • 한국건축시공학회:학술대회논문집
    • /
    • 한국건축시공학회 2023년도 봄 학술논문 발표대회
    • /
    • pp.77-78
    • /
    • 2023
  • As large logistics buildings have high floor heights and long spans, these buildings are designed as PC structures, and large cranes are used to lift PC members. PC erection planning can generally cause errors depending on the field engineer's experience. To solve this problem, a basic analysis method is needed to establish a systematic PC member erection plan. Crane work can be minimized if the trajectory is easily and quickly calculated according to the location of the crane and applied to the site. Therefore, the objective of this study is a basic study of crane trajectory distance calculation for sustainable PC members erection of large logistic building. In this study, a crawler crane commonly used for lifting PC members is limited. The trajectory distance for the PC erection plan was automatically calculated using the algorithm.

  • PDF

차량 궤적 예측기법을 이용한 차간 거리 제어 (Vehicle - to - Vehicle Distance Control using a Vehicle Trajectory Prediction Method)

  • 조상민;이경수
    • 한국자동차공학회논문집
    • /
    • 제10권3호
    • /
    • pp.123-129
    • /
    • 2002
  • This paper proposes a vehicle trajectory prediction method far application to vehicle-to-vehicle distance control. This method is based on 2-dimensional kinematics and a Kalman filter has been used to estimate acceleration of the object vehicle. The simulation results using the proposed control method show that the relative distance characteristics can be improved via the trajectory prediction method compared to the customary intelligent cruise control algorithm.

Trajectory Distance Algorithm Based on Segment Transformation Distance

  • Wang, Longbao;Lv, Xin;An, Jicun
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • 제16권4호
    • /
    • pp.1095-1109
    • /
    • 2022
  • Along with the popularity of GPS system and smart cell phone, trajectories of pedestrians or vehicles are recorded at any time. The great amount of works had been carried out in order to discover traffic paradigms or other regular patterns buried in the huge trajectory dataset. The core of the mining algorithm is how to evaluate the similarity, that is, the "distance", between trajectories appropriately, then the mining results will be accordance to the reality. Euclidean distance is commonly used in the lots of existed algorithms to measure the similarity, however, the trend of trajectories is usually ignored during the measurement. In this paper, a novel segment transform distance (STD) algorithm is proposed, in which a rule system of line segment transformation is established. The similarity of two-line segments is quantified by the cost of line segment transformation. Further, an improvement of STD, named ST-DTW, is advanced with the use of the traditional method dynamic time warping algorithm (DTW), accelerating the speed of calculating STD. The experimental results show that the error rate of ST-DTW algorithm is 53.97%, which is lower than that of the LCSS algorithm. Besides, all the weights of factors could be adjusted dynamically, making the algorithm suitable for various kinds of applications.

Detecting Anomalous Trajectories of Workers using Density Method

  • Lan, Doi Thi;Yoon, Seokhoon
    • International Journal of Internet, Broadcasting and Communication
    • /
    • 제14권2호
    • /
    • pp.109-118
    • /
    • 2022
  • Workers' anomalous trajectories allow us to detect emergency situations in the workplace, such as accidents of workers, security threats, and fire. In this work, we develop a scheme to detect abnormal trajectories of workers using the edit distance on real sequence (EDR) and density method. Our anomaly detection scheme consists of two phases: offline phase and online phase. In the offline phase, we design a method to determine the algorithm parameters: distance threshold and density threshold using accumulated trajectories. In the online phase, an input trajectory is detected as normal or abnormal. To achieve this objective, neighbor density of the input trajectory is calculated using the distance threshold. Then, the input trajectory is marked as an anomaly if its density is less than the density threshold. We also evaluate performance of the proposed scheme based on the MIT Badge dataset in this work. The experimental results show that over 80 % of anomalous trajectories are detected with a precision of about 70 %, and F1-score achieves 74.68 %.

Collision-free trajectory planning for dual robot arms

  • Chong, Nak-Young;Choi, Dong-Hoon;Suh, Il-Hong
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 1988년도 한국자동제어학술회의논문집(국제학술편); 한국전력공사연수원, 서울; 21-22 Oct. 1988
    • /
    • pp.951-957
    • /
    • 1988
  • A collision-free trajectory planning algorithm is proposed to optimally coordinate two robots working in a common 3-D workspace. Each link of the two robots is modeled as a line segment and by their motion priority, one of the two robots is chosen as the master and the other the slave. And the one-step-ahead minimum distance between the two robots is computed by moving the master to the next location on its specified trajectory. Then the nominal trajectory of the slave is modified such that the distance between the next locations of the master and the slave must be larger than a prespecified allowable minimum distance. Here the weighted sum of the trajectory error and the joint motions of the slave is minimized by using the linear programming technique under the constraints that joint angle and velocity limits are not violated. To show the validity of the proposed algorithm, a numerical example is illustrated by employing a two dof's and a three dof's planar robots.

  • PDF

이산 프레셰 거리 척도를 이용한 궤적 유사도 고속계산 휴리스틱 알고리즘 (Fast Heuristic Algorithm for Similarity of Trajectories Using Discrete Fréchet Distance Measure)

  • 박진관;김태용;박보국;조환규
    • 정보과학회 컴퓨팅의 실제 논문지
    • /
    • 제22권4호
    • /
    • pp.189-194
    • /
    • 2016
  • 궤적은 이동체가 움직인 경로이다. IT 기술의 성장은 GPS와 같은 위치 측정 장치를 통해 다양한 이동체의 궤적 데이터를 수집할 수 있게 하였다. 이동체의 궤적은 지리정보시스템(GIS)을 포함한 다양한 연구 분야에서 사용된다. 지리정보시스템 분야에서는 차량의 궤적 데이터를 이용한 전자 도로 지도생성 시도가 많이 이루어져왔다. 이 목표를 이루기 위해서는 같은 도로 상의 궤적들을 모으는 방법이 필요하다. 흔히 프레셰 거리($Fr{\acute{e}}chet$ distance)가 궤적 쌍의 거리를 측정하는데 사용된다. 하지만 프레셰 거리는 대량의 궤적들에 대해서는 계산 시간의 소모가 심하다. 본 논문에서는 궤적들의 인접성 여부를 이산프레셰 거리를 통해 빠르게 구분하는 휴리스틱 알고리즘을 제안한다. 이 알고리즘은 계산되는 거리의 정확도를 낮추는 대신 계산 속도를 높였다. 실험 결과, 제안 방법은 이산 프레셰 거리 대비 95%의 정확도와 최하 65%의 계산 감소율로 거리가 10m 이내인 궤적들을 구분할 수 있었다.

단일곡률궤적과 칼만필터를 이용한 이동로봇의 동적물체 추종 (Moving Object Following by a Mobile Robot using a Single Curvature Trajectory and Kalman Filters)

  • 임현섭;이동혁;이장명
    • 제어로봇시스템학회논문지
    • /
    • 제19권7호
    • /
    • pp.599-604
    • /
    • 2013
  • Path planning of mobile robots has a purpose to design an optimal path from an initial position to a target point. Minimum driving time, minimum driving distance and minimum driving error might be considered in choosing the optimal path and are correlated to each other. In this paper, an efficient driving trajectory is planned in a real situation where a mobile robot follows a moving object. Position and distance of the moving object are obtained using a web camera, and the rotation angular and linear velocities are estimated using Kalman filters to predict the trajectory of the moving object. Finally, the mobile robot follows the moving object using a single curvature trajectory by estimating the trajectory of the moving object. Using the estimation by Kalman filters and the single curvature in the trajectory planning, the total tracking distance and time saved amounts to about 7%. The effectiveness of the proposed algorithm has been verified through real tracking experiments.

보행자의 층돌 사고에서 보행자 전도거리에 영향을 주는 인자에 관한 연구 (A Study on the Factors that Influence the Throw Distance of Pedestrian on the Vehicle-Pedestrian Accident)

  • 강대민;안승모
    • 동력기계공학회지
    • /
    • 제13권2호
    • /
    • pp.56-62
    • /
    • 2009
  • The fatalities of pedestrian account for about 40.0% of all fatalities in Korea 2005. Vehicle-Pedestrian accident generates trajectory of pedestrian. In pedestrian involved accident, the most important data to inspect accident is throw distance of pedestrian. The throw distance of pedestrian can be influenced by many variables. But existing studies have been done for simple factors. The variables that influence trajectory of pedestrian can be classified into vehicular factors, pedestrian factors, and road factors. The trajectory of pedestrian, dynamic characteristics of multi-body were analyzed by PC-CRASH, a kinetic analysis program for a traffic accident. PC-CRASH enables an analyst to investigate the effect of many variables. The influence of the offset of impact point was analyzed by Working Model. Based on the results, the variables that influence trajectory of pedestrian were vehicular frontal shape, vehicular impact speed, the offset of impact point, the height of pedestrian, friction coefficients of pedestrian. However the weight of pedestrian did not affect trajectory of pedestrian considerably.

  • PDF

3차원 레이다 궤적 생성 및 성능 분석 (Performance Analysis of Three-Dimensional Radar for Angle and Distance Errors)

  • 임형용;장연수;이태우;황재덕;윤동원
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국정보통신학회 2014년도 추계학술대회
    • /
    • pp.837-839
    • /
    • 2014
  • 레이다 시스템에서 3차원 궤적 정보는 목표물 추적을 위해 필수적이다. 이때 3차원 레이다는 수신 신호를 통해 방위각, 고각 및 거리를 추정하여 3차원 궤적 정보를 얻게 된다. 수신 신호에 따라 추정된 각도들과 거리는 오차를 가지게 되며 이 오차의 정도에 따라 3차원 레이다 시스템의 성능에 미치는 영향에 대한 분석이 요구되어진다. 본 논문에서는 3차원 레이다 시스템의 각도 및 거리 오차에 따라 추정된 3차원 궤적 정보와 실제 궤적 정보에 대해 RMSE (Root Mean Square Error)를 통해 성능을 분석한다.

  • PDF

기동오차 개념을 이용한 임의형상 비행궤적 추종을 위한 유도법칙에 관한 연구 (Expected Miss Distance Concept and Its Applications to Aircraft Guidance Law for Arbitrary Flight Trajectory Tracking)

  • 민병문;노태수
    • 제어로봇시스템학회논문지
    • /
    • 제9권6호
    • /
    • pp.478-488
    • /
    • 2003
  • A guidance scheme that is suitable for controlling the aircraft flight path is proposed. The concept of miss distance which is commonly used in the missile guidance laws, and Lyapunov stability theorem are effectively combined to obtain the aircraft's trajectory-tracking guidance law. Guidance commands are given in terms of speed and flight path angles, but they perfectly reflect any position and velocity errors between real aircraft trajectory and reference one. The proposed guidance law is easily integrated into the existing flight control system. The new guidance law was extensively tested with various mission scenarios and the fully nonlinear 6-DOF aircraft model. Furthermore, the new guidance law was compared with previous guidance schemes in nonlinear simulation. Results from the numerical simulation show that the proposed guidance law yields better performance than previous ones.