DOI QR코드

DOI QR Code

Enhanced Methods of Path Finding Based on An Abstract Graph with Extension of Search Space

탐색 영역 확장 기법들을 활용한 추상 그래프 기반의 탐색 알고리즘 성능 개선

  • 조대수 (동서대학교 컴퓨터정보공학부)
  • Received : 2010.07.26
  • Accepted : 2010.09.16
  • Published : 2011.01.31

Abstract

In this paper, we propose enhanced methods of path finding based on an abstract graph with extension of search space to improve the quality of path. The proposed methods that are called simple buffering method, velocity constrained method and distance constrained method are to extract buffering-cells for using search space with valid-cells. The simple buffering method is to extract adjacent cells of valid-cells as buffering-cells. velocity constrained method and distance constrained method are based on simple buffering method, these eliminate buffering-cells through each of threshold. In experiment, proposed methods can improve the quality of path. The proposed methods are applicable to develop various kinds of telematics application, such as path finding and logistics.

이 논문에서는 추상 그래프 기반의 경로 탐색 알고리즘에서 탐색된 경로의 비용이 증가하는 문제점을 보완하기 위해 탐색 영역 확장 기법들을 제안한다. 제안하는 기법들은 버퍼링 셀을 추출하여 유효 셀과 함께 탐색 영역으로 설정하는 기법으로, 단순 버퍼링 기법, 속력 제한 버퍼링 기법, 거리제한 버퍼링 기법을 제안하고 성능 평가하였다. 단순 버퍼링 기법은 유효 셀의 인접 셀들을 버퍼링 셀로 추출하며, 속력 제한 버퍼링 기법과 거리 제한 버퍼링 기법은 단순 버퍼링 기법을 통해 추출된 버퍼링 셀을 속력과 거리에 대해 제한하여 임계값을 미치지 못하는 버퍼링 셀을 제외하는 기법이다. 성능 평가 결과 탐색 영역을 확장함으로써 탐색된 경로의 비용을 줄일 수 있었다. 제안한 기법은 경로탐색, 물류관리 등 텔레매틱스 응용 서비스의 개발에 활용될 수 있을 것으로 기대된다.

Keywords

References

  1. Peter E. Hart, Nils J. Nilsson and Bertram Raphael, "A Formal Basis for the Heuristic Determination of Minimum Cost Paths in Graphs," IEEE Trans. on Systems Science and Cybernetics, Vol. SSC-4, No. 2, pp 100-107, 1968
  2. 이현섭, 김진덕, "고정 그리드 기반 가변 휴리스틱을 이용한 최적경로 탐색," 한국해양정보통신학회 2005 추계 종합학술대회, Vol.9, No.2, pp.137-141, 2005
  3. 문대진, 조대수, "최저 속력 동적 휴리스틱을 이용한 경로 탐색", 한국공간정보시스템학회 2008 Vol.19, No.2, 2008
  4. 문대진, 조대수, "실시간 도로 정보를 이용한 최고 속력 동적 휴리스틱의 설계", 한국해양정보통신학회 2008 춘계 종합학술대회, Vol.12, No.1, pp.827- 830, 2008
  5. 김지수, 이지완, 조대수, "동일 특성 노드 제거를 통한 추상 그래프 기반의 경로 탐색 알고리즘", 한국공간정보시스템학회 논문지, 제11권, 제4호, 2009. 12.
  6. 김지수, 이진완, 조대수, "추상 그래프를 활용한 경로 탐색 알고리즘의 구현 및 성능 평가", 한국해양정보통신학회 논문지, 제13권, 제11호, 2009.11.
  7. Jagadeesh, G. R., Srikanthan, T., and Quek, K. H., "Heuristic Techniques for Accelerating Hierarchical Routing on Road Networks," IEEE Trns. Intelligent Transportation Systems, Vol. 3, No 4, 2002, pp. 301-309. https://doi.org/10.1109/TITS.2002.806806
  8. Botea, A., Müller, M., and Schaeffer, J., "Near Optimal Hierarchical Path-Finding," Journal of Game Development, Volume 1, Issue 1, 2005, pp 7-28.
  9. http://en.wikipedia.org/wiki/TPEG
  10. EBU B/TPEG, "Transport Protocol Experts Group (TPEG) TPEG specifications - Part 1: Introduction, Numbering and Versions", TPEG-INV/002, draft, October 2002.

Cited by

  1. 움직임 벡터와 GPU를 이용한 인간 활동성 분석 vol.9, pp.10, 2011, https://doi.org/10.13067/jkiecs.2014.9.10.1095