KR100868789B1 - System for route searching of car and method thereof - Google Patents

System for route searching of car and method thereof Download PDF

Info

Publication number
KR100868789B1
KR100868789B1 KR1020060122925A KR20060122925A KR100868789B1 KR 100868789 B1 KR100868789 B1 KR 100868789B1 KR 1020060122925 A KR1020060122925 A KR 1020060122925A KR 20060122925 A KR20060122925 A KR 20060122925A KR 100868789 B1 KR100868789 B1 KR 100868789B1
Authority
KR
South Korea
Prior art keywords
route
destination
search
time
link
Prior art date
Application number
KR1020060122925A
Other languages
Korean (ko)
Other versions
KR20080051556A (en
Inventor
최인준
박민희
박진경
Original Assignee
에스케이에너지 주식회사
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 에스케이에너지 주식회사 filed Critical 에스케이에너지 주식회사
Priority to KR1020060122925A priority Critical patent/KR100868789B1/en
Publication of KR20080051556A publication Critical patent/KR20080051556A/en
Application granted granted Critical
Publication of KR100868789B1 publication Critical patent/KR100868789B1/en

Links

Images

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01CMEASURING DISTANCES, LEVELS OR BEARINGS; SURVEYING; NAVIGATION; GYROSCOPIC INSTRUMENTS; PHOTOGRAMMETRY OR VIDEOGRAMMETRY
    • G01C21/00Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00
    • G01C21/26Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00 specially adapted for navigation in a road network
    • G01C21/34Route searching; Route guidance
    • G01C21/3446Details of route searching algorithms, e.g. Dijkstra, A*, arc-flags, using precalculated routes
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01CMEASURING DISTANCES, LEVELS OR BEARINGS; SURVEYING; NAVIGATION; GYROSCOPIC INSTRUMENTS; PHOTOGRAMMETRY OR VIDEOGRAMMETRY
    • G01C21/00Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00
    • G01C21/26Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00 specially adapted for navigation in a road network
    • G01C21/28Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00 specially adapted for navigation in a road network with correlation of data from several navigational instruments
    • G01C21/30Map- or contour-matching
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01CMEASURING DISTANCES, LEVELS OR BEARINGS; SURVEYING; NAVIGATION; GYROSCOPIC INSTRUMENTS; PHOTOGRAMMETRY OR VIDEOGRAMMETRY
    • G01C21/00Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00
    • G01C21/26Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00 specially adapted for navigation in a road network
    • G01C21/34Route searching; Route guidance
    • G01C21/36Input/output arrangements for on-board computers
    • G01C21/3667Display of a road map
    • G01C21/3676Overview of the route on the road map
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01SRADIO DIRECTION-FINDING; RADIO NAVIGATION; DETERMINING DISTANCE OR VELOCITY BY USE OF RADIO WAVES; LOCATING OR PRESENCE-DETECTING BY USE OF THE REFLECTION OR RERADIATION OF RADIO WAVES; ANALOGOUS ARRANGEMENTS USING OTHER WAVES
    • G01S19/00Satellite radio beacon positioning systems; Determining position, velocity or attitude using signals transmitted by such systems
    • G01S19/01Satellite radio beacon positioning systems transmitting time-stamped messages, e.g. GPS [Global Positioning System], GLONASS [Global Orbiting Navigation Satellite System] or GALILEO
    • G01S19/13Receivers
    • G06Q50/40
    • GPHYSICS
    • G08SIGNALLING
    • G08GTRAFFIC CONTROL SYSTEMS
    • G08G1/00Traffic control systems for road vehicles
    • G08G1/09Arrangements for giving variable traffic instructions
    • G08G1/0962Arrangements for giving variable traffic instructions having an indicator mounted inside the vehicle, e.g. giving voice messages
    • G08G1/0968Systems involving transmission of navigation instructions to the vehicle
    • G08G1/096833Systems involving transmission of navigation instructions to the vehicle where different aspects are considered when computing the route
    • GPHYSICS
    • G08SIGNALLING
    • G08GTRAFFIC CONTROL SYSTEMS
    • G08G1/00Traffic control systems for road vehicles
    • G08G1/09Arrangements for giving variable traffic instructions
    • G08G1/0962Arrangements for giving variable traffic instructions having an indicator mounted inside the vehicle, e.g. giving voice messages
    • G08G1/0968Systems involving transmission of navigation instructions to the vehicle
    • G08G1/0969Systems involving transmission of navigation instructions to the vehicle having a display in the form of a map

Abstract

본 발명은 지도 및 교통정보를 이용하여 차량의 경로를 탐색하는 시스템 및 방법에 관한 것으로서, 출발지 및 목적지를 입력받고, 상기 지도 및 교통정보를 읽어와 출발지에서 목적지로 가기위한 최적의 역방향 경로를 영역제한기법을 이용하여 탐색한다. 그리고 나서, 경로 탐색시에 목적지에서 소정의 링크까지의 코스트를 주기적으로 저장하고, 차량이 경로를 이탈하면, 현재위치에서 목적지까지의 경로를 계산하되, 상기 목적지에서 소정 링크까지의 소요시간과 현재위치에서 상기 해당 링크까지의 코스트를 합하여 각 경로의 소요시간을 계산하여 목적지까지의 최적경로를 탐색하여 표시한다. 이렇게 함으로써, 영역 제한 기법에 적용되는 이상적인 값을 실제값으로 적용하여 목적지와의 정확한 코스트를 알 수 있어 최적의 링크들만을 고려하여 경로 탐색하게 되므로 탐색 속도도 향상되고, 가장 정확한 최적의 경로를 제공할 수 있다. The present invention relates to a system and method for searching a route of a vehicle by using a map and traffic information. The present invention relates to a region of an optimal reverse route for receiving a starting point and a destination, reading the map and traffic information, and going from a starting point to a destination. Search using the restriction technique. Then, at the time of the route search, the cost from the destination to the predetermined link is periodically stored, and when the vehicle leaves the route, the route from the current position to the destination is calculated, but the time required from the destination to the predetermined link and the current The time required for each route is calculated by summing the costs from the location to the corresponding link to search for and display the optimal route to the destination. In this way, it is possible to know the exact cost to the destination by applying the ideal value that is applied to the area limiting method as the actual value, so that the route search is considered considering only the optimal links, thereby improving the search speed and providing the most accurate optimal route. can do.

경로, 탐색, 네비게이션, 지도 Route, navigation, navigation, map

Description

차량의 경로 탐색 시스템 및 방법{System for route searching of car and method thereof}System for route searching of car and method

도 1은 종래의 재 탐색 시 초기 탐색과 동일한 방식으로 경로 탐색하는 경우의 경로탐색 방법을 나타낸 도면이다.1 is a view illustrating a path search method in the case of searching a path in the same manner as the initial search in the conventional re-search.

도 2는 종래의 다른 경로 탐색 방법으로서, 재 탐색 시 기존 경로를 활용하는 경우를 나타낸 도면이다.FIG. 2 is a diagram illustrating another conventional route searching method using a conventional route when re-searching.

도 3은 본 발명의 실시예에 따른 차량의 경로 탐색 시스템의 구성도이다.3 is a block diagram of a route search system for a vehicle according to an exemplary embodiment of the present invention.

도 4는 경로탐색 코스트를 설명하기 위한 모의 네트워크를 나타낸 도면이다.4 is a diagram illustrating a simulation network for explaining a route search cost.

도 5는 링크와 링크간 순방향 및 역방향의 코스트 정보를 나타낸 도면이다.5 is a diagram illustrating cost information of a link and a link between forward and reverse links.

도 6은 A* 알고리즘을 설명하기 위한 우선순위 탐색 화면을 나타낸 도면이다.6 is a diagram illustrating a priority search screen for explaining the A * algorithm.

도 7은 본 발명의 실시예에 따른 차량의 경로 탐색 방법을 나타낸 도면이다.7 is a view showing a path searching method of a vehicle according to an embodiment of the present invention.

도 8은 종래의 기술과 본 발명의 실시예의 경로탐색 소요시간을 비교한 도면이다8 is a view comparing the route search time according to the prior art and the embodiment of the present invention.

도 9는 종래의 기술과 본 발명의 실시예에서 탐색된 경로를 비교하는 도면이다. 9 is a view comparing the searched path in the prior art and the embodiment of the present invention.

본 발명은 차량의 경로탐색 시스템 및 방법에 관한 것으로 특히, 고객이 요청한 출발지와 목적지간의 주행 시 발생 가능한 경로 재 탐색에 대하여, 초기에 경로 탐색 시 고려되었던 Factor들을 재활용하여 다시 경로탐색 함으로써, 경로탐색 처리 속도의 향상 및 경로의 정확성을 보장할 수 있어 보다 정확하고 빠른 서비스를 운전자에게 제공할 수 있다.The present invention relates to a route search system and method of a vehicle. In particular, the route search by recycling the factors that were initially considered during the route search for the route re-search that may occur when driving between the starting point and the destination requested by the customer, The speed of processing and the accuracy of the route can be guaranteed to provide the operator with more accurate and faster service.

현재 서비스되고 있는 일반적인 경로탐색의 경우, 초기 경로탐색에 고려되었던 요소(Factor)들을 따로 저장하고 있는 방식이 아니기 때문에, 재 탐색 시 초기 탐색과 동일한 탐색속도를 나타낸다.In the case of general route search that is currently being serviced, since it is not a method of separately storing the factors considered for the initial route search, the search speed is the same as the initial search when searching again.

또한, 새로 다시 탐색하는 방법이 아닌 경우에도 기존의 경로 자체를 저장하고 있다가 일정거리가 지난 시점에 동일한 경로를 만들게 되므로 경로의 정확도가 떨어지게 된다.In addition, even if it is not a new way of searching again, the existing route itself is stored and the same route is created at a certain time, and thus the accuracy of the route is reduced.

이러한 종래의 경로 탐색 방법에 관하여 도면을 참조로 하여 설명하기로 한다.This conventional path search method will be described with reference to the drawings.

도 1은 종래의 재 탐색 시 초기 탐색과 동일한 방식으로 경로 탐색하는 경우의 경로탐색 방법을 나타낸 도면이다.1 is a view illustrating a path search method in the case of searching a path in the same manner as the initial search in the conventional re-search.

도 1을 참조하면, 종래에는 출발지/목적지를 선정되고 나서(S101), 지도 및 교통정보를 로딩하고(S102) 경로를 탐색한다(S103).Referring to FIG. 1, conventionally, after a starting point / destination is selected (S101), a map and traffic information are loaded (S102), and a route is searched (S103).

경로가 탐색되면, 길안내 데이터를 생성하고(S104), 길안내를 시작한 다(S105).When the route is searched, the road guide data is generated (S104), and the road guidance is started (S105).

길안내 중에는 경로이탈인지 판단하고(S106), 경로 이탈인 경우 처음 단계(S101)로 돌아가 다시 경로를 탐색하게 되며, 목적지 도착시에는 길안내를 종료한다(S107). During the road guidance, it is determined whether the route is off (S106). If the route is off, it is returned to the first step (S101), and the route is searched again.

이러한 종래의 경로 탐색 방법은 재 탐색 시에도 초기 탐색과 동일한 방식 탐색하기 때문에 기존에 고려되었던 요소(Factor) 혹은 경로를 전혀 다시 활용하지 못하는 단점이 있다. 따라서 재 탐색 시에도 경로 탐색 속도에 대한 향상은 기대할 수 없다. The conventional path search method has a disadvantage in that it does not reuse any factors or paths that have been previously considered since the same way of initial search is performed even during re-search. Therefore, even in re-search, the improvement of the path search speed cannot be expected.

도 2는 종래의 다른 경로 탐색 방법으로서, 재 탐색 시 기존 경로를 활용하는 경우이다.2 illustrates another conventional path searching method, in which an existing path is used when re-searching.

도 2를 참조하면, 경로 탐색 단계(S101~107)는 앞서 설명한 방법과 동일하며, 추가되는 단계는 경로탐색(S103) 및 경로 이탈후(S106)이며 이에 대해 설명하면 다음과 같다. Referring to FIG. 2, the path search steps S101 to 107 are the same as the above-described method, and the additional steps are the path search S103 and the path departure after S106.

경로탐색후(S103), 경로를 저장한다(S201).After the path search (S103), the path is stored (S201).

이후에 차량이 경로를 이탈하게 되면, 저장된 경로를 로딩하고(S202), 거리요소를 로딩한다(S203). 즉, 재탐색 지점으로부터 경로까지의 거리를 측정한다. If the vehicle leaves the path afterwards, the stored path is loaded (S202) and the distance element is loaded (S203). In other words, the distance from the rescan point to the path is measured.

그리고 나서, 소정의 거리 요소 이내의 거리에 있는 링크를 제거하고 나서(S204), 지도 및 교통정보를 로딩한다(S205).Then, after removing the link at a distance within a predetermined distance element (S204), the map and traffic information are loaded (S205).

다음, 제거되지 않은 링크까지 경로를 탐색하고(S206), 탐색된 경로와 기존에 제거되지 않은 경로를 연결하여(S207) 길안내 데이터를 생성한다(S208). Next, the route is searched up to the link which has not been removed (S206), and the route path data is generated by connecting the searched route and the route not previously removed (S207).

그리고 나서, 길안내를 다시 시작하며(S209), 경로이탈 여부(S210)에 따라 Then, restart the road guidance (S209), depending on whether the path deviation (S210)

해당 단계를 수행하고, 목적지에 도착시에는 길안내를 종료한다(S211).After performing the corresponding step, the route is terminated when arriving at the destination (S211).

이러한 경로 탐색방법은 기존에 탐색되었던 경로를 활용하기 때문에 일부 구간만을 다시 탐색하므로 경로탐색 속도가 앞서 설명한 종래기술보다는 향상된다.Since the path search method utilizes a path that has been previously searched, only a partial section is searched again, so that the path search speed is improved over the prior art described above.

그러나 이러한 경로 탐색 방법은 기존의 경로를 재활용하기 때문에 초기 탐색 시 활용했던 정보를 통해서 생성된 경로가 그대로 유지되므로 재 탐색 시점에 변화된 정보로 인하여 경로가 변경되어야 할 경우 이를 반영하지 못하는 단점이 있다. 따라서, 목적지까지의 소요시간 정보는 갱신될 수 있으나 이를 반영하지 못하여 경로의 변화를 기대할 수는 없다.However, since the path search method recycles the existing path, the path generated through the information used in the initial search is maintained as it is, and thus, the path search cannot be reflected when the path is changed due to the changed information at the time of the search. Therefore, the time required information to the destination may be updated, but the change of the route cannot be expected because it cannot be reflected.

본 발명이 이루고자 하는 기술적 과제는 종래의 문제점을 해결하고자 하는 것으로서, 텔리매틱스(Telematics) 혹은 DMB 교통정보를 반영한 네비게이션(CNS) 서비스에 있어 좀 더 빠르고 정확한 경로 재 탐색을 하고, 장거리 경로의 경우 신속한 처리 속도로 인하여 서비스의 질을 향상시키며(특히, 저 사양 단말기의 경우), 재 탐색 시 새로운 교통정보를 반영함에 있어서도 재 탐색 시점의 최신 정보를 활용하여 정확도를 높이는 차량의 경로 탐색 시스템 및 방법을 제공하는 것이다.The technical problem to be solved by the present invention is to solve the conventional problems, faster and more accurate re-navigation in the navigation (CNS) service reflecting telematics (Delematics) or DMB traffic information, and in the case of long-distance route Due to the processing speed, it is possible to improve the service quality (especially for low-end terminals), and to improve the accuracy by using the latest information at the time of re-search even when reflecting new traffic information during re-search. To provide.

이러한 과제를 해결하기 위한 본 발명의 하나의 특징에 따른 경로 탐색 시스템은,The route search system according to an aspect of the present invention for solving this problem,

외부로부터 교통정보를 수신하는 교통정보 수신부;Traffic information receiving unit for receiving traffic information from the outside;

자신의 위치를 계산하는 GPS 수신부;GPS receiver for calculating its position;

출발지에서 목적지까지의 순방향 및 역방향 경로에서 각 링크마다 소요되는 시간정보를 저장하는 코스트 정보 저장부;A cost information storage unit for storing time information for each link in the forward and reverse paths from the source to the destination;

목적지에서 출발지까지의 소정의 링크까지의 시간을 저장하기 위한 탐색 거리 저장부;A search distance storage unit for storing time from a destination to a predetermined link from a starting point;

지도정보를 저장하는 지도정보 저장부;A map information storage unit for storing map information;

출발지 및 목적지를 입력받는 입력부;An input unit for receiving a starting point and a destination;

상기 교통정보를 참조하여 상기 시간 정보를 업데이트하고, 상기 교통정보, 위치정보 및 상기 시간정보를 이용하여 목적지에서 출발지까지의 최적경로를 설정하고, 경로를 안내하며, 차량이 경로를 이탈하면, 현재위치에서 목적지까지의 경로를 계산하되, 상기 탐색거리 저장부에 저장된 목적지에서 소정링크까지의 시간과 현재 위치에서 상기 해당 링크까지의 시간을 합하여 소요시간을 계산하고, 목적지까지의 최적경로를 탐색하는 경로 탐색 엔진부;The time information is updated with reference to the traffic information, the optimal route is set from the destination to the departure point using the traffic information, the location information, and the time information, the route is guided, and when the vehicle leaves the route, Computing a route from a location to a destination, calculating a time required by adding a time from a destination stored in the search distance storage unit with a time from a current link to the corresponding link, and searching for an optimal path to a destination. A route search engine unit;

상기 경로 탐색 엔진부에서 산출된 경로를 지도에 표시하는 표시부를 포함한다.And a display unit for displaying the route calculated by the route search engine on a map.

이러한 과제를 해결하기 위한 본 발명의 하나의 특징에 따른 경로 탐색 방법은,The route search method according to an aspect of the present invention for solving this problem,

지도 및 교통정보를 이용하여 차량의 경로를 탐색하는 방법으로서,As a method of searching for a route of a vehicle using a map and traffic information,

출발지 및 목적지를 입력받는 단계;Receiving a starting point and a destination;

상기 지도 및 교통정보를 읽어와 출발지에서 목적지로 가기 위한 최적의 역 방향 경로를 영역제한기법을 이용하여 탐색하는 단계; Reading the map and the traffic information and searching for an optimal reverse path for moving from a starting point to a destination using an area limiting technique;

경로 탐색시에 목적지에서 소정의 링크까지의 소요시간을 주기적으로 저장하는 단계;Periodically storing the time required from the destination to the predetermined link during the path search;

차량이 경로를 이탈하면, 현재위치에서 목적지까지의 경로를 계산하되, 상기 목적지에서 소정 링크까지의 소요시간과 현재위치에서 상기 해당 링크까지의 소요시간을 합하여 각 경로의 소요시간을 계산하여 목적지까지의 최적경로를 탐색하는 단계;When the vehicle deviates from the route, the route is calculated from the current location to the destination, and the required time of each route is calculated by adding the required time from the destination to the predetermined link and the required time from the current location to the corresponding link to the destination. Searching for an optimal path of;

탐색된 최적 경로를 제공하는 단계를 포함한다.Providing a searched optimal path.

이러한 과제를 해결하기 위한 본 발명의 하나의 특징에 따른 경로 탐색 방법을 저장한 기록 매체는,A recording medium storing a path search method according to an aspect of the present invention for solving this problem,

지도 및 교통정보를 이용하여 차량의 경로를 탐색하는 방법을 저장한 기록매체로서,A recording medium storing a method of searching a vehicle route using a map and traffic information.

출발지 및 목적지를 입력받는 기능;Receiving a starting point and a destination;

상기 지도 및 교통정보를 데이터베이스에서 읽어와 출발지에서 목적지로 가기 위한 최적의 역방향 경로를 영역제한기법을 이용하여 탐색하는 기능; Reading the map and the traffic information from a database and searching for an optimal reverse route using a region limiting technique from a starting point to a destination;

경로 탐색시에 목적지에서 소정의 링크까지의 소요시간을 주기적으로 저장하는 기능;A function of periodically storing a time required from a destination to a predetermined link during a path search;

차량이 경로를 이탈하면, 현재위치에서 목적지까지의 경로를 계산하되, 상기 목적지에서 소정 링크까지의 소요시간과 현재위치에서 상기 해당 링크까지의 소요시간을 합하여 각 경로의 소요시간을 계산하여 목적지까지의 최적경로를 탐색하는 기능;When the vehicle deviates from the route, the route is calculated from the current location to the destination, and the required time of each route is calculated by adding the required time from the destination to the predetermined link and the required time from the current location to the corresponding link to the destination. A function of searching for an optimal path of;

탐색된 최적 경로를 제공하는 기능이 구현된 프로그램을 저장한다.Stores a program that implements the function to provide the searched optimal path.

아래에서는 첨부한 도면을 참고로 하여 본 발명의 실시예에 대하여 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자가 용이하게 실시할 수 있도록 상세히 설명한다. 그러나 본 발명은 여러 가지 상이한 형태로 구현될 수 있으며 여기에서 설명하는 실시예에 한정되지 않는다. 도면에서 본 발명을 명확하게 설명하기 위해서 설명과 관계없는 부분은 생략하였다. 명세서 전체를 통하여 유사한 부분에 대해서는 동일한 도면 부호를 붙였다. DETAILED DESCRIPTION Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings so that those skilled in the art may easily implement the present invention. As those skilled in the art would realize, the described embodiments may be modified in various different ways, all without departing from the spirit or scope of the present invention. In the drawings, parts irrelevant to the description are omitted in order to clearly describe the present invention. Like parts are designated by like reference numerals throughout the specification.

또한, 어떤 부분이 어떤 구성요소를 "포함"한다고 할 때, 이는 특별히 반대되는 기재가 없는 한 다른 구성요소를 제외하는 것이 아니라 다른 구성요소를 더 포함할 수 있는 것을 의미한다.In addition, when a part is said to "include" a certain component, this means that it may further include other components, except to exclude other components unless otherwise stated.

도 3은 본 발명의 실시예에 따른 차량의 경로 탐색 시스템의 구성도이다.3 is a block diagram of a route search system for a vehicle according to an exemplary embodiment of the present invention.

도 3을 참조하면, 본 발명의 실시예에 따른 경로 탐색 시스템은, 교통정보 수신부(320), GPS 수신부(310), 경로탐색 엔진부(330), 탐색거리 저장부(340), 코스트 정보 저장부(350), 지도 정보 저장부(360), 입력부(370), 표시부(380)를 포함한다. Referring to FIG. 3, the route search system according to an exemplary embodiment of the present invention includes a traffic information receiver 320, a GPS receiver 310, a route search engine 330, a search distance storage 340, and cost information storage. The unit 350 includes a map information storage unit 360, an input unit 370, and a display unit 380.

교통정보 수신부(320)는 외부의 교통정보를 제공하는 서버(도면 미도시)로부터 교통정보를 수신하며, 교통정보는 차량의 시간별 정체상황 등이 포함될 수 있다. GPS 수신부(310)는 여러개의 GPS 위성으로부터 신호를 수신하여 자신의 위치를 연산하여 출력한다. 코스트 정보 저장부(350)는 출발지에서 목적지까지의 순방 향 및 역방향 경로에서 각 링크마다 소요되는 시간정보를 저장하며, 이외에도 다양한 링크를 통과하는데 걸리는 시간 정보가 저장된다. 이러한 시간정보를 교통정보를 참조로 업데이트될 수 있다. 탐색거리 저장부(340)는 목적지에서 소정의 링크까지의 소요시간을 저장하며, 역방향 경로 대신 필요에 따라 출발지에서 소정 링크까지의 소요시간을 저장할 수도 있다. 지도 정보 저장부(360)는 전국지도 또는 소정의 해당 지역 지도정보를 저장한다. 입력부(370)는 사용자로부터 출발지 및 목적지를 입력받으며, 이외에도 다양한 선택을 입력받아 해당 서비스가 제공되도록 할 수 있다. 표시부(380)는 상기 경로 탐색 엔진부에서 산출된 최적의 경로를 지도에 표시한다. 경로탐색 엔진부(330)는 실제로 경로를 탐색하는 경로 탐색부(331)와 경로를 안내하는 경로안내부(332)를 포함한다.The traffic information receiving unit 320 receives traffic information from a server (not shown) that provides external traffic information, and the traffic information may include a timely congestion situation of a vehicle. The GPS receiver 310 receives signals from a plurality of GPS satellites and calculates and outputs its position. The cost information storage unit 350 stores time information for each link in the forward and reverse paths from the starting point to the destination, and also stores time information for passing through various links. Such time information may be updated with reference to traffic information. The search distance storage unit 340 may store the time required from the destination to the predetermined link, and may store the time required from the origin to the predetermined link as needed instead of the reverse path. The map information storage unit 360 stores a national map or predetermined corresponding local map information. The input unit 370 may receive a starting point and a destination from a user, and may receive a variety of selections to provide a corresponding service. The display unit 380 displays the optimal route calculated by the route search engine on a map. The path search engine unit 330 may include a path search unit 331 for actually searching a path and a path guide unit 332 for guiding a path.

경로 탐색부(331)는 상기 교통정보를 참조하여 상기 시간 정보를 업데이트하고, 상기 교통정보, 위치정보 및 상기 시간정보를 이용하여 목적지에서 출발지까지의 최적경로를 설정하고, 경로를 안내하며, 차량이 경로를 이탈하면, 출발지에서 목적지까지의 경로를 계산하되, 상기 탐색거리 저장부에 저장된 목적지에서 소정링크까지의 시간과 출발지에서 상기 해당 링크까지의 시간을 합하여 실제 현재시점에서 목적지까지의 거리를 산출한다. 경로안내부(332)는 탐색된 최적경로를 실제지도와 결합하여 표시부(380)에 표시하여 사용자가 목적지를 찾아갈 수 있도록 한다The route search unit 331 updates the time information with reference to the traffic information, sets an optimal route from a destination to a departure point using the traffic information, location information and the time information, guides the route, and provides a vehicle. When the route deviates, the route from the starting point to the destination is calculated, and the distance from the actual current point to the destination is calculated by adding the time from the destination to the corresponding link at the destination stored in the search distance storage unit. Calculate. The route guider 332 combines the searched optimal route with a real map and displays it on the display 380 so that a user can find a destination.

본 발명의 실시예에서 경로 탐색부(331)는 초기에 경로탐색 시에는 출발지에서 목적지 방향(순방향)으로 탐색하거나 목적지에서 출발지 방향(역방향)으로 탐색하고, 재탐색시에는 그와 반대의 방향으로 탐색을 한다. 그리고 또 다시 탐색을 할 경우에는 그의 역방향 탐색 기법을 적용한다. 즉, 역방향 경로탐색을 초기에 하였으면, 재 탐색 시에는 초기 탐색에서 활용한 역방향 경로탐색 기법을 적용하지 않고 순방향 경로탐색 기법을 적용한다.In the exemplary embodiment of the present invention, the route search unit 331 may initially search for a route in the direction of a destination (forward direction) or search for a route in the direction of a departure (reverse direction) at a destination, and in the opposite direction when re-searching Do a search. In case of searching again, the reverse search technique is applied. In other words, if the backward path search is initially performed, the forward path search method is applied to the re-search instead of the reverse path search method used in the initial search.

그리고, 본 발명의 실시예에서는 역방향 또는 순방향으로 경로를 탐색시에 영역제한 기법을 적용하는데, A* 알고리즘으로 이 분야에서 잘 알려져 있다. 필요에 따라서는 이와 유사한 다른 알고리즘 또는 방법으로 경로를 탐색할 수도 있다.In addition, the embodiment of the present invention applies a region limiting technique when searching for a path in the reverse or forward direction, which is well known in the art as an A * algorithm. If necessary, other similar algorithms or methods may be used to search the path.

경로 탐색부(331)는 재 탐색 시(순방향 적용 시)에는 최초 역방향으로 찾았던 A* 알고리즘의 경험치(Heuristic Factor)를 최초 탐색 시 저장하고 있다가 역방향 탐색 시 저장된 해당 값을 활용한다. 최초 탐색 시 적용했던 경험치(Heuristic Factor)를 활용할 경우, 출발지에서 목적지간 링크들의 정확한 소요시간을 알 수 있어서, 불필요한 링크들을 경로탐색에서 배제함으로써 경로탐색 속도를 향상시킬 수 있게 된다. 경험치(Heuristic Factor)를 활용하여 재 탐색하므로 갱신된 정보로 인하여 경로 변경이 필요할 경우 이를 반영할 수 있다.The path search unit 331 stores the heuristic factor of the A * algorithm found in the reverse direction when re-searching (when applying the forward direction) during the initial search, and then uses the corresponding value stored during the reverse search. By using the heuristic factor applied during the initial search, it is possible to know the exact time required for links between destinations at the starting point, thereby improving the path search speed by excluding unnecessary links from the path search. Since the search is re-explored using the empirical factor, it can be reflected when the path change is needed due to the updated information.

코스트 정보 저장부(350)에 저장되는 각 링크의 소요시간 정보인 코스트를 설명하면 다음과 같다.The cost, which is the time information of each link stored in the cost information storage unit 350, is described as follows.

도 4는 경로탐색 코스트를 설명하기 위한 모의 네트워크를 나타낸 도면이다.4 is a diagram illustrating a simulation network for explaining a route search cost.

도 4를 참조하면, 순방향 구조에서는 진입링크의 링크 코스트(Cost)에 진출링크로 진행하는 턴코스트(Turn Cost)를 더한 값을 패스 코스트(Path Cost)로 활용하며, 여기서 코스트는 시간의 의미이다.Referring to FIG. 4, in the forward structure, a link cost of the inbound link is added to a turn cost of the outbound link as a path cost, and the cost is a time. .

다음, 역방향 구조에서는 진출링크의 링크 코스트에 진입링크에서 진행해온 턴 코스트(Turn Cost)를 더한 값을 패스 코스트(Path Cost)로 활용한다.Next, in the reverse structure, the link cost of the outgoing link plus the turn cost that has been performed in the inbound link is used as a path cost.

이러한 각 링크의 역방향 및 순방향의 코스트를 저장한 테이블을 도 5에 도시하였다.A table storing the reverse and forward costs of each of these links is shown in FIG.

여기서, 이해도를 높이기 위해 모든 링크는 도 4의 화살표 방향으로 일방통행이라 가정한다.Here, in order to improve understanding, it is assumed that all links are one-way in the direction of the arrow of FIG. 4.

도 4의 숫자는 링크 아이디(Link ID) 이고, 1번 링크를 출발지, 13번 링크를 목적지로 가정한다.4 is a link ID, and assumes link 1 as a starting point and link 13 as a destination.

도 5에서 단위 링크 코스트는 링크를 통과하는데 필요한 코스트 예를 들면, 도로통행시간을 의미하고, 링크와 링크간 턴코스트(Turn Cost)는 진입링크에서 진출링크로 진행 시 필요한 코스트 예를 들면, 교차로통과시간을 의미한다. 패스 코스트(Path Cost)는 단위 링크 코스트에 턴 코스트를 합한 값으로서, 경로탐색 시 활용되는 코스트이다. 또한, 패스 코스트는 순방향의 경우 진입링크 코스트에 턴코스트를 더하고, 역방향의 경우에는 진출링크 코스트에 턴코스트를 더하여 계산한다. 여기서, 코스트는 시간과 대응하는 의미이다. In FIG. 5, the unit link cost means a cost required to pass through the link, for example, a road travel time, and a turn cost between the link and the link is a cost required when proceeding from the entry link to the exit link, for example, an intersection. It means the passing time. The path cost is the sum of the unit cost and the turn cost, and is the cost used for path searching. Also, the pass cost is calculated by adding the turn cost to the entry link cost in the forward direction and adding the turn cost to the outgoing link cost in the reverse direction. Here, cost is a meaning corresponding to time.

도 4의 샘플로 경로계산 할 경우 패스 코스트의 음영 부분의 경로가 가장 최적의 경로로 탐색된다. 즉, 순방향의 경우 1-->3-->7-->10-->13번 링크, 역방향의 경우 13-->10-->7-->3-->1번 링크 순이다.When the path is calculated using the sample of FIG. 4, the path of the shaded portion of the path cost is searched as the most optimal path. That is, in the forward direction, link 1-> 3-> 7-> 10-> 13, and in the reverse direction, 13-> 10-> 7-> 3-> 1 link.

여기서, 순방향 및 역방향 진행 시 코스트 적용이 동일하므로 두 방향의 경로탐색 결과가 동일하게 계산된다.Here, since the cost application is the same in the forward and reverse directions, the path search results of the two directions are the same.

이하에서는 앞에서 설명한 영역제한기법인 A* 알고리즘에 대해 설명한다.Hereinafter, the A * algorithm, which is the region limiting technique described above, will be described.

A* 알고리즘은 경험치(Heuristic)를 이용한 인공지능 탐색기법으로서, 경험치를 이용하여 탐색영역을 일정한 영역으로 제한하는 방법이다.The A * algorithm is an artificial intelligence search method using heuristics and limits the search area to a certain area using the heuristics.

수식으로 표현하면 다음 수학식 1과 같다.When expressed as an equation, the following Equation 1 is obtained.

F(n) = g(n) + { h(n)Ⅹ(1-α) }
F(n): 탐색우선순위,
F (n) = g (n) + {h (n) Ⅹ (1-α)}
F (n): search priority,

삭제delete

g(n): 출발지에서 n번 링크까지의 실제 탐색 거리, g (n): the actual search distance from the source to link n,

h(n): n번 링크에서 목적지까지의 직선 거리h (n): straight line distance from link n to destination

α: Heuristic Factor (타당한 영역을 만들기 위한 값) α: Heuristic Factor (value to make a reasonable area)

h*(n) 을 n번 링크에서 목적지까지의 실제 최적 거리값(이상적인 값)이라고 가정할 경우, 모든 n에 대해 h(n)<=h*(n)가 성립되도록 하면 허용성을 가진다.Assuming h * (n) is the actual optimal distance value (ideal value) from link n to the destination, allowing h (n) <= h * (n) to hold for all n is acceptable.

그리고, h*(n)은 항상 정확히 알 수는 없으므로 h*(n)대신에 추정치 h(n)을 사용한다. 또한, 허용성(admissibility, 최적의 경로를 보장하는 조건)을 위해 α값을 활용한다. 여기서, h(n)이 h*(n)에 근접할수록 더 나은 효율을 가지게 된다.And since h * (n) is not always known exactly, we use estimates h (n) instead of h * (n). We also use the α value for admissibility. Here, the closer h (n) is to h * (n), the better the efficiency.

A* 알고리즘과 일반 우선순위 탐색을 도 6을 참조하여 비교하면 다음과 같다.The A * algorithm and the general priority search are compared with reference to FIG. 6 as follows.

도 6을 참조하면, 일반 우선순위 탐색의 경우 g(a) < g(b)이므로 a를 먼저 검색탐색하나 A* 알고리즘에 의한 탐색의 경우 f(a) = g(a)+h(a), f(b) = g(b)+h(b), f(a) > f(b)이므로 b를 먼저 검색하게 된다. 따라서, 일반 우선순위 검색보다는 정확하게 된다.Referring to FIG. 6, since g (a) <g (b) for general priority search, a is searched first, but for search by A * algorithm, f (a) = g (a) + h (a) Since f (b) = g (b) + h (b), f (a)> f (b), we search for b first. Therefore, it is more accurate than general priority search.

본 발명의 실시예에서 경로 탐색부(331)의 A* 알고리즘을 적용한 방법은 다음과 같다.In the embodiment of the present invention, the method of applying the A * algorithm of the path search unit 331 is as follows.

A* 알고리즘에서 h(n)의 경우 경로 탐색하는 과정에서 이상적인 값인 h*(n)값을 알 수 없어 탐색하는 과정에서 다양한 링크들을 고려하게 된다. 만약, 경로탐색 과정에서 h*(n)값을 알 수 있을 경우, 최적의 링크들만을 고려하여 경로 탐색하게 되므로 탐색 속도의 향상을 기대할 수 있다.In the case of h (n) in the A * algorithm, the h * (n) value, which is an ideal value in the path search, is unknown, and various links are considered in the search. If the h * (n) value is known in the path search process, the path search may be expected considering only the optimal links, and thus the search speed may be improved.

경로 탐색부(331)는 목적지에서 출발지로 역방향 경로 탐색하면서 고려된 g(n) 값을 탐색 거리 저장부(340)에 미리 저장하여 두고 이를 순방향 탐색 시 h(n)값으로 활용함으로써 h*(n)의 이상적인 값을 활용하여 정확한 경로 탐색이 가능하게 된다.The route search unit 331 stores the g (n) value considered while searching for the reverse path from the destination to the starting point in the search distance storage unit 340 in advance and utilizes it as the h (n) value in the forward search. Accurate path search is possible by utilizing the ideal value of n).

역방향 탐색 시 계산된 g(n)값은 순방향 탐색에서 h(n) 값으로 활용할 경우 실제 초기 탐색 시 계산된 값을 활용하게 되므로 순방향 탐색 시에는 h*(n)의 이상적인 값이 된다.The value of g (n) calculated in the backward search is the ideal value of h * (n) in the forward search because the calculated value is used in the initial search when the h (n) value is used in the forward search.

이하에서는 본 발명의 실시예에서의 경로 탐색 방법에 대해 도 7을 참조하여 상세히 설명한다.Hereinafter, a path searching method in an embodiment of the present invention will be described in detail with reference to FIG. 7.

도 7을 참조하면, 입력부(370)를 통해 출발지/목적지가 입력되고 나서(S701), 경로 탐색부(310)는 교통정보 수신부로부터 교통정보를 입력받고, 지도정보 저장부로부터 지도 정보를 로딩하여(S702) 목적지에서 출발지까지의 최적경로를 탐색한다(S703). 이때, 경로 탐색부(331)는 목적지에서 출발지로 역방향 경로 탐색하면서 고려된 g(n) 값을 탐색 거리 저장부(340)에 미리 저장하여 둔다. 여기서, 교통정보는 코스트 정보 저장부(350)에 저장된 정보를 이용할 수 있다. 필요에 따라 교통정보 수신부(320)에서 입력되는 교통정보로 코스트 정보를 업데이트하게 된다. Referring to FIG. 7, after a starting point / destination is input through the input unit 370 (S701), the route search unit 310 receives traffic information from a traffic information receiver, and loads map information from a map information storage unit. (S702) The optimum route from the destination to the departure point is searched (S703). At this time, the path search unit 331 stores the g (n) value considered in the search distance storage unit 340 in advance while searching for the reverse path from the destination to the starting point. Here, the traffic information may use information stored in the cost information storage unit 350. If necessary, the cost information is updated with the traffic information input from the traffic information receiver 320.

최적의 경로가 탐색되면, 경로 안내부(332)는 길안내 데이터를 생성하고(S704), GPS 수신부(310)에서 현재 위치를 가져와 지도에 표시하며 길안내를 시작한다(S705).When the optimal route is found, the route guide unit 332 generates the road guide data (S704), takes the current location from the GPS receiver 310, displays it on the map, and starts the road guide (S705).

경로 안내부(332)는 길안내중에는 경로이탈인지 판단하고(S706), 경로 이탈인 경우 경로 탐색부(331)에 재탐색을 하도록 한다.The route guider 332 determines whether the route deviates during the route guidance (S706), and if the route deviates, the route guide 332 re-searches the route search unit 331.

그러면, 경로 탐색부(331)는 목적지에서 출발지로 역방향 경로 탐색하면서 저장된 해당 링크들의 g(n) 값을 탐색 거리 저장부(340)에서 가져온다(S708). 그리고, 지도 및 교통정보를 로딩하고(S709), A* 알고리즘에 따라 경로를 탐색하되, g(n)값을 순방향 탐색에서 h(n) 값으로 활용하여 경로를 탐색한다(S710). 이 경우 g(n)값은 실제 초기 탐색 시 계산된 목적지부터 해당 노드까지의 소요되는 패스 코스트로서, 이 값을 활용하게 되므로 순방향 탐색 시에는 h*(n)의 이상적인 값이 된다. 즉, 다양한 노드에서 목적지까지의 소요시간 정보가 소정의 시간간격으로 계속 저장되므로 최신의 교통정보를 반영한 정확한 h*(n)의 이상적인 값이 된다.Then, the path search unit 331 retrieves the g (n) values of the corresponding links stored while searching for the reverse path from the destination to the source (S708). Then, the map and traffic information is loaded (S709), and the route is searched according to the A * algorithm, and the route is searched using the g (n) value as the h (n) value in the forward search (S710). In this case, the g (n) value is a pass cost from the destination to the node calculated during the initial search, and this value is utilized, so it is an ideal value of h * (n) in the forward search. That is, since the time information required from the various nodes to the destination is continuously stored at a predetermined time interval, it is an ideal value of accurate h * (n) reflecting the latest traffic information.

이러한 값을 이용한 A* 알고리즘으로 경로 탐색부(331)는 현재 위치로부터 목적지까지의 최적 경로를 탐색하고(S710), 경로 안내부(332)는 최적의 경로를 지도와 결합하여 길안내 데이터를 생성하고(S711), 현재의 위치를 표시부(380)에 표 시하며 길안내를 다시 시작한다(S712). With the A * algorithm using these values, the route search unit 331 searches for an optimal route from the current location to the destination (S710), and the route guide unit 332 generates the road guidance data by combining the optimal route with a map. (S711), the current position is displayed on the display unit 380, and the directions are resumed (S712).

이후, 경로가 이탈되면, 다시 앞의 단계(S708)로 돌아가 다시 경로를 재탐색하는 단계를 반복한다.Thereafter, if the path deviates, the process returns to the previous step S708 again to repeat the search again.

한편, 경로를 이탈하지 않고, 목적지 도착시에는 길안내를 종료한다(S707, S713). On the other hand, the route guidance is terminated when the destination arrives without departing the route (S707 and S713).

이상의 과정에서 경로이탈이 반복되어 재탐색시에는 현재 위치와 목적지간에 순방향으로 최적의 경로를 설정하며, 실제의 링크 소요시간을 참조하여 최적 경로가 설정되므로 더욱 정확한 교통정보가 제공된다.In the above process, the route departure is repeated, and when re-searching, the optimal route is set in the forward direction between the current location and the destination, and the optimal route is set by referring to the actual link time, thereby providing more accurate traffic information.

실제로 앞서 설명한 두가지의 종래기술과 본 발명의 실시예를 비교한 예를 설명하면 다음과 같다.In fact, an example of comparing the two prior art and the embodiment of the present invention described above is as follows.

도 8은 재탐색시 초기탐색과 동일한 방법으로 경로 탐색한 경우와 본 발명의 실시예의 재탐색 시간을 비교한 도면이다.8 is a view comparing the re-search time in the case of searching the path by the same method as the initial search when re-searching the embodiment of the present invention.

도 8을 참조하면, 출발지(서울)와 목적지(부산광역시청) 간의 거리가 멀 경우에의 탐색 시간의 차이가 현격하게 나타난다. 즉, 서울역에서 경로이탈한 경우 재탐색 시간이 종래 기술은 13.08초이나 본 발명의 실시예는 1.5초로 매우 큰차이가 있다.Referring to FIG. 8, the difference in the search time when the distance between the starting point (Seoul) and the destination (Busan Metropolitan City Hall) is far is apparent. That is, the rescanning time is 13.08 seconds in the prior art, but 1.5 seconds in the embodiment of the present invention when the route is separated from the Seoul station.

또한, 현재 위치와 목적지간의 거리가 가까울 경우에는 큰 시간차이를 보이지는 않지만 그래도 약간의 차이는 있다.Also, if the distance between the current location and the destination is close, there is no big time difference, but there is a slight difference.

도 9는 재탐색시 기존 경로를 활용하는 종래기술의 경우와 본 발명의 실시예의 재탐색 경로를 비교한 도면이다.9 is a view comparing the rescanning path of the embodiment of the present invention with the prior art using the existing path when rescanning.

도 9를 참조하면, 초기 10:10 에 경로 탐색했던 교통상황에서는 판교JC를 지나 경부고속도로를 이용하여 영동고속도로를 진입하는 경로가 타당하나 10:35 에 재 탐색을 할 경우 판교JC부터 신갈JC까지 정체 상황이기 때문에 경부고속도로를 회피하여 국도 이용 후 영동고속도로를 이용하는 경로가 타당하다. Referring to FIG. 9, in a traffic situation where the route was searched at 10:10 initially, a path for entering Yeongdong Expressway using the Gyeongbu Expressway through Pangyo JC is appropriate, but when re-searching at 10:35, Pangyo JC to Singal JC Because of the congestion, it is reasonable to avoid the Gyeongbu Expressway and use the Yeongdong Expressway after using the national road.

그러나, 기존 경로를 활용할 경우에는 기존에 탐색했던 경로를 활용하기 때문에 재 탐색 시점에서의 경로변화를 반영하지 못하게 된다.However, if the existing route is used, it does not reflect the change of the route at the point of re-search because it uses the previously searched route.

이와는 달리 본 발명에서는 주기적으로 목적지 또는 현재 위치로부터 해당 링크까지의 소요시간이 업데이트되며, 저장되므로 현시점에서의 최적의 경로를 안내하게 될 수 있다.In contrast, in the present invention, since the time required from the destination or the current location to the corresponding link is periodically updated and stored, the optimal path at the present time can be guided.

이상에서 설명한 본 발명의 실시예는 장치 및 방법을 통해서만 구현이 되는 것은 아니며, 본 발명의 실시예의 구성에 대응하는 기능을 실현하는 프로그램 또는 그 프로그램이 기록된 기록 매체를 통해 구현될 수도 있으며, 이러한 구현은 앞서 설명한 실시예의 기재로부터 본 발명이 속하는 기술분야의 전문가라면 쉽게 구현할 수 있는 것이다. The embodiments of the present invention described above are not implemented only through the apparatus and the method, but may be implemented through a program for realizing a function corresponding to the configuration of the embodiment of the present invention or a recording medium on which the program is recorded. Implementation may be easily implemented by those skilled in the art from the description of the above-described embodiments.

이상에서 본 발명의 실시예에 대하여 상세하게 설명하였지만 본 발명의 권리범위는 이에 한정되는 것은 아니고 다음의 청구범위에서 정의하고 있는 본 발명의 기본 개념을 이용한 당업자의 여러 변형 및 개량 형태 또한 본 발명의 권리범위에 속하는 것이다. Although the embodiments of the present invention have been described in detail above, the scope of the present invention is not limited thereto, and various modifications and improvements of those skilled in the art using the basic concepts of the present invention defined in the following claims are also provided. It belongs to the scope of rights.

이상에서와 같이, 이 발명의 실시예에서, 영역 제한 기법에 적용되는 이상적 인 값을 실제값으로 적용하여 목적지와의 정확한 소요시간을 알 수 있어 최적의 링크들만을 고려하여 경로 탐색하게 되므로 탐색 속도도 향상되고, 가장 정확인 최적의 경로를 제공할 수 있다.As described above, in the embodiment of the present invention, by applying the ideal value applied to the area limiting technique as the actual value, the exact time with the destination can be known and the route search is performed considering only the optimal links. It is also possible to improve and provide the most accurate optimal path.

Claims (8)

자신의 위치를 계산하는 GPS 수신부;GPS receiver for calculating its position; 출발지에서 목적지까지의 순방향 및 역방향 경로에서 각 링크마다 소요되는 시간정보를 저장하는 코스트 정보 저장부;A cost information storage unit for storing time information for each link in the forward and reverse paths from the source to the destination; 목적지에서 출발지까지의 경로에서 상기 목적지에서 소정의 링크까지의 소요 시간을 저장하기 위한 탐색 거리 저장부;A search distance storage unit for storing a time required from the destination to a predetermined link in a path from a destination to a departure point; 지도정보를 저장하는 지도정보 저장부;A map information storage unit for storing map information; 출발지 및 목적지를 입력받는 입력부;An input unit for receiving a starting point and a destination; 상기 GPS 수신부의 위치정보 및 상기 시간 정보를 이용하여 목적지에서 출발지까지의 최적경로를 설정하고, 경로를 안내하며, 차량이 경로를 이탈하면, 현재위치에서 목적지까지의 경로를 계산하되, 상기 탐색거리 저장부에 저장된 목적지에서 상기 소정링크까지의 소요 시간과 현재 위치에서 상기 소정 링크까지의 시간을 합하여 소요시간을 계산하고, 목적지까지의 최적경로를 탐색하는 경로 탐색 엔진부;Using the location information and the time information of the GPS receiver to set the optimum route from the destination to the starting point, to guide the route, if the vehicle leaves the route, calculate the route from the current position to the destination, the search distance A path search engine unit for calculating a required time by adding the time required from the destination stored in the storage unit to the predetermined link and the time from the current location to the predetermined link, and searching for an optimal path to the destination; 상기 경로 탐색 엔진부에서 산출된 경로를 지도에 표시하는 표시부를 포함하고,It includes a display unit for displaying on the map the route calculated by the route search engine, 상기 경로 탐색 엔진부는 다음식에 따라 탐색우선순위(소요시간)를 계산하고 최적의 경로를 계산하고, The route search engine unit calculates a search priority (required time) according to the following equation and calculates an optimal route, 상기 경로 탐색 엔진부는 초기 탐색 시 계산되었던 g(n)값을 재 탐색 시에 { h(n)Ⅹ(1-α) } 값으로 활용하여 현재위치에서 목적지까지의 실제 최적거리를 계산하는 것을 특징으로 하는 경로탐색 시스템.The route search engine unit calculates the actual optimal distance from the current position to the destination by using the g (n) value calculated during the initial search as a value of {h (n) Ⅹ (1-α)} at the time of re-search. Route search system. F(n) = g(n) + { h(n)Ⅹ(1- α) }F (n) = g (n) + {h (n) Ⅹ (1- α)} F(n): 탐색우선순위, F (n): search priority, g(n): 출발지에서 n번 링크까지의 실제 탐색 거리, g (n): the actual search distance from the source to link n, h(n): n번 링크에서 목적지까지의 직선 거리h (n): straight line distance from link n to destination α: Heuristic Factor (타당한 영역을 만들기 위한 값) α: Heuristic Factor (value to make a reasonable area) 제1항에 있어서,The method of claim 1, 상기 경로탐색 엔진부는 재탐색시에 현재위치에서 목적지까지의 순방향 탐색을 하는 것을 특징으로 하는 경로탐색 시스템.The route search engine unit, the route search system for performing a forward search from the current position to the destination at the time of re-search. 삭제delete 자신의 위치를 계산하는 GPS 수신부;GPS receiver for calculating its position; 출발지에서 목적지까지의 순방향 및 역방향 경로에서 각 링크마다 소요되는 시간정보를 저장하는 코스트 정보 저장부;A cost information storage unit for storing time information for each link in the forward and reverse paths from the source to the destination; 목적지에서 출발지까지의 경로에서 상기 목적지에서 소정의 링크까지의 소요 시간을 저장하기 위한 탐색 거리 저장부;A search distance storage unit for storing a time required from the destination to a predetermined link in a path from a destination to a departure point; 지도정보를 저장하는 지도정보 저장부;A map information storage unit for storing map information; 출발지 및 목적지를 입력받는 입력부;An input unit for receiving a starting point and a destination; 상기 GPS 수신부의 위치정보 및 상기 시간 정보를 이용하여 목적지에서 출발지까지의 최적경로를 설정하고, 경로를 안내하며, 차량이 경로를 이탈하면, 현재위치에서 목적지까지의 경로를 계산하되, 상기 탐색거리 저장부에 저장된 목적지에서 상기 소정링크까지의 소요 시간과 현재 위치에서 상기 소정 링크까지의 시간을 합하여 소요시간을 계산하고, 목적지까지의 최적경로를 탐색하는 경로 탐색 엔진부;Using the location information and the time information of the GPS receiver to set the optimum route from the destination to the starting point, to guide the route, if the vehicle leaves the route, calculate the route from the current position to the destination, the search distance A path search engine unit for calculating a required time by adding the time required from the destination stored in the storage unit to the predetermined link and the time from the current location to the predetermined link, and searching for an optimal path to the destination; 상기 경로 탐색 엔진부에서 산출된 경로를 지도에 표시하는 표시부를 포함하고,It includes a display unit for displaying on the map the route calculated by the route search engine, 경로탐색 엔진부는.Path search engine unit. 상기 시간 정보를 업데이트하고, 상기 위치정보 및 상기 시간정보를 이용하여 목적지에서 출발지까지의 최적경로를 설정하고, 경로를 안내하며, 차량이 경로를 이탈하면, 출발지에서 목적지까지의 경로를 계산하되, 상기 탐색거리 저장부에 저장된 목적지에서 소정링크까지의 시간과 출발지에서 상기 소정 링크까지의 시간을 합하여 실제 현재시점에서 목적지까지의 거리를 산출하는 경로 탐색부;Updating the time information, using the location information and the time information to set the optimal route from the destination to the starting point, guide the route, if the vehicle leaves the route, calculate the route from the starting point to the destination, A route search unit for calculating a distance from an actual current time point to a destination by adding the time from a destination to a predetermined link stored in the search distance storage unit and the time from the starting point to the predetermined link; 상기 경로 탐색부에서 탐색된 최적경로를 상기 지도정보와 결합하여 상기 표시부에 표시하는 경로안내부를 포함하고,And a route guide unit displaying the optimum route searched by the route search unit on the display unit in combination with the map information. 상기 경로 탐색부는 다음식에 따라 탐색우선순위(소요시간)를 계산하고 최적의 경로를 계산하고, The route search unit calculates a search priority (time required) according to the following equation and calculates an optimal route, 상기 경로 탐색부는 초기 탐색 시 계산되었던 g(n)값을 재 탐색 시에 { h(n)Ⅹ(1-α) } 값으로 활용하여 현재위치에서 목적지까지의 실제 최적거리를 계산하는 것을 특징으로 하는 경로탐색 시스템.The route search unit calculates the actual optimal distance from the current position to the destination by using the g (n) value calculated during the initial search as a value of {h (n) Ⅹ (1-α)} at the time of re-search. Route search system. F(n) = g(n) + { h(n)Ⅹ(1- α) }F (n) = g (n) + {h (n) Ⅹ (1- α)} F(n): 탐색우선순위, F (n): search priority, g(n): 출발지에서 n번 링크까지의 실제 탐색 거리, g (n): the actual search distance from the source to link n, h(n): n번 링크에서 목적지까지의 직선 거리h (n): straight line distance from link n to destination α: Heuristic Factor (타당한 영역을 만들기 위한 값) α: Heuristic Factor (value to make a reasonable area) 제4항에 있어서,The method of claim 4, wherein 상기 경로탐색부는 재탐색시에 현재위치에서 목적지까지의 순방향 탐색을 하는 것을 특징으로 하는 경로탐색 시스템.The route search unit is a route search system for performing a forward search from the current position to the destination at the time of re-search. 지도를 이용하여 차량의 경로를 탐색하는 방법으로서,As a method of searching for a vehicle route using a map, 출발지 및 목적지를 입력받는 단계;Receiving a starting point and a destination; 상기 지도를 읽어와 출발지에서 목적지로 가기 위한 최적의 역방향 경로를 영역제한기법을 이용하여 탐색하는 단계; Reading the map and searching for an optimal reverse path from a starting point to a destination using an area limiting technique; 경로 탐색시에 목적지에서 소정의 링크까지의 코스트를 주기적으로 저장하는 단계;Periodically storing costs from a destination to a predetermined link during path search; 차량이 경로를 이탈하면, 현재위치에서 목적지까지의 경로를 계산하되, 상기 목적지에서 소정 링크까지의 소요시간과 현재위치에서 상기 소정 링크까지의 코스트를 합하여 각 경로의 코스트를 계산하여 목적지까지의 최적경로를 탐색하는 단계;When the vehicle deviates from the route, the route from the current position to the destination is calculated, and the cost of each route is calculated by summing the time required from the destination to the predetermined link and the cost from the current position to the predetermined link to optimize the destination. Searching for a route; 탐색된 최적 경로를 제공하는 단계를 포함하고,Providing a searched optimal route, 상기 목적지에서 소정 링크까지의 소요시간과 현재위치에서 상기 소정 링크까지의 소요시간을 합하여 각 경로의 소요시간을 계산하여 목적지까지의 최적경로를 탐색하는 단계는, Computing the required time of each route by summing the required time from the destination to the predetermined link and the current time from the current location to the predetermined link, and searching for the optimal route to the destination, 다음식에 따라 탐색우선순위(소요시간)를 계산하고 최적의 경로를 계산하며, 초기 탐색 시 계산되었던 g(n)값을 재 탐색 시에 { h(n)Ⅹ(1-α) } 값으로 활용하여 현재위치에서 목적지까지의 최적거리를 계산하는 것을 특징으로 하는 차량의 경로 탐색 방법.The search priority (time required) and the optimal route are calculated according to the following equation, and the g (n) value calculated during the initial search is changed to the value {h (n) Ⅹ (1-α)} at the time of re-search. The route search method of a vehicle, characterized in that to calculate the optimum distance from the current location to the destination. F(n) = g(n) + { h(n)Ⅹ(1- α) }F (n) = g (n) + {h (n) Ⅹ (1- α)} F(n): 탐색우선순위, F (n): search priority, g(n): 출발지에서 n번 링크까지의 실제 탐색 거리, g (n): the actual search distance from the source to link n, h(n): n번 링크에서 목적지까지의 직선 거리h (n): straight line distance from link n to destination α: Heuristic Factor (타당한 영역을 만들기 위한 값) α: Heuristic Factor (value to make a reasonable area) 삭제delete 지도를 이용하여 차량의 경로를 탐색하는 방법을 저장한 기록매체로서,A recording medium storing a method of searching a vehicle route using a map. 출발지 및 목적지를 입력받는 기능;Receiving a starting point and a destination; 상기 지도를 데이터베이스에서 읽어와 출발지에서 목적지로 가기 위한 최적의 역방향 경로를 영역제한기법을 이용하여 탐색하는 기능; Reading the map from a database and searching for an optimal reverse path from a starting point to a destination using an area limiting technique; 경로 탐색시에 목적지에서 소정의 링크까지의 소요시간을 주기적으로 저장하는 기능;A function of periodically storing a time required from a destination to a predetermined link during a path search; 차량이 경로를 이탈하면, 현재위치에서 목적지까지의 경로를 계산하되, 상기 목적지에서 소정 링크까지의 소요시간과 현재위치에서 상기 소정 링크까지의 소요시간을 합하여 각 경로의 소요시간을 계산하여 목적지까지의 최적경로를 탐색하는 기능;When the vehicle deviates from the route, the route is calculated from the current location to the destination, and the required time of each route is calculated by adding the time required from the destination to the predetermined link and the time required from the current location to the predetermined link to the destination. A function of searching for an optimal path of; 탐색된 최적 경로를 제공하는 기능이 구현되며,The ability to provide the best route found is implemented. 상기 목적지에서 소정 링크까지의 소요시간과 현재위치에서 상기 소정 링크까지의 소요시간을 합하여 각 경로의 소요시간을 계산하여 목적지까지의 최적경로를 탐색하는 기능은, The function of searching for the optimal route to the destination by calculating the required time of each route by adding the required time from the destination to the predetermined link and the time from the current location to the predetermined link, 다음식에 따라 탐색우선순위(소요시간)를 계산하고 최적의 경로를 계산하며, 초기 탐색 시 계산되었던 g(n)값을 재 탐색 시에 { h(n)Ⅹ(1-α) } 값으로 활용하여 현재위치에서 목적지까지의 최적거리를 계산하는 것을 특징으로 하는 프로그램을 저장한 기록매체.The search priority (time required) and the optimal route are calculated according to the following equation, and the g (n) value calculated during the initial search is changed to the value {h (n) Ⅹ (1-α)} at the time of re-search. The recording medium storing the program, characterized in that to calculate the optimum distance from the current position to the destination. F(n) = g(n) + { h(n)Ⅹ(1- α) }F (n) = g (n) + {h (n) Ⅹ (1- α)} F(n): 탐색우선순위, F (n): search priority, g(n): 출발지에서 n번 링크까지의 실제 탐색 거리, g (n): the actual search distance from the source to link n, h(n): n번 링크에서 목적지까지의 직선 거리h (n): straight line distance from link n to destination α: Heuristic Factor (타당한 영역을 만들기 위한 값) α: Heuristic Factor (value to make a reasonable area)
KR1020060122925A 2006-12-06 2006-12-06 System for route searching of car and method thereof KR100868789B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020060122925A KR100868789B1 (en) 2006-12-06 2006-12-06 System for route searching of car and method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020060122925A KR100868789B1 (en) 2006-12-06 2006-12-06 System for route searching of car and method thereof

Publications (2)

Publication Number Publication Date
KR20080051556A KR20080051556A (en) 2008-06-11
KR100868789B1 true KR100868789B1 (en) 2008-11-17

Family

ID=39806526

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020060122925A KR100868789B1 (en) 2006-12-06 2006-12-06 System for route searching of car and method thereof

Country Status (1)

Country Link
KR (1) KR100868789B1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103134505A (en) * 2011-11-25 2013-06-05 天眼卫星科技有限公司 Route planning system and method thereof
CN104697541A (en) * 2013-12-10 2015-06-10 大陆汽车投资(上海)有限公司 Method for providing trip-associated information
KR20220074343A (en) * 2020-11-27 2022-06-03 한국도로공사 How to calculate the shortest route for generating tolls

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101637605B1 (en) * 2010-11-24 2016-07-07 현대자동차주식회사 Apparatus and method for searching bidirectional route with pattern data
KR102475557B1 (en) * 2020-09-23 2022-12-09 한국철도기술연구원 Optimal path finding system and method for finding optimal path using the same

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20060118237A (en) * 2005-05-16 2006-11-23 엘지전자 주식회사 Method for searching travel route of vehicle in navigation system

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20060118237A (en) * 2005-05-16 2006-11-23 엘지전자 주식회사 Method for searching travel route of vehicle in navigation system

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103134505A (en) * 2011-11-25 2013-06-05 天眼卫星科技有限公司 Route planning system and method thereof
CN104697541A (en) * 2013-12-10 2015-06-10 大陆汽车投资(上海)有限公司 Method for providing trip-associated information
KR20220074343A (en) * 2020-11-27 2022-06-03 한국도로공사 How to calculate the shortest route for generating tolls
KR102470845B1 (en) 2020-11-27 2022-11-28 한국도로공사 How to calculate the shortest route for generating tolls

Also Published As

Publication number Publication date
KR20080051556A (en) 2008-06-11

Similar Documents

Publication Publication Date Title
JP5510233B2 (en) Car navigation system
JP5549353B2 (en) Car navigation system
JP2004226275A (en) Vehicle navigation apparatus and program therefor
KR100868789B1 (en) System for route searching of car and method thereof
JP2004085485A (en) Vehicle navigation server, vehicle navigation system using the same and vehicle navigation system
KR100839540B1 (en) Method and device for providing traveling information according to traffic information on traveling course
KR100678254B1 (en) Navigation apparatus and method for guiding path by using multipath
CN104969034A (en) Route-finding system, route-finding method, and route-finding program
JPH11272983A (en) Route planning device, arrival time predicting device, travel recording and storing device, and route plan/ arrival time prediction system
KR100695346B1 (en) Navigation method using realtime traffic information of satellite DMB
JP2006275647A (en) On-vehicle communication navigation terminal device, navigation server device, navigation system, control method therefor, and control program
KR102050957B1 (en) Apparatus and method for searching travel route using heuristics
KR20190058943A (en) Lane based optimal route guidance system
KR102125472B1 (en) Recommended route guidance system and method for reducing tolerance time
KR101039902B1 (en) Navigation system poviding poi information considering penalty of roundabout way
JP6626262B2 (en) Route search system, method and program
JP2009198293A (en) Route searching apparatus
JPH08201090A (en) Route guidance system
KR20160122434A (en) System and method for searching route
JP4506312B2 (en) Navigation device and navigation processing method of navigation device
JP2019138747A (en) Route search system and route search program
JP2004257829A (en) Navigation system for vehicle
KR20090039973A (en) System for searching the route and method for re-searching the route using the timetraffic information thereof
JPH0783677A (en) Path guidance device of vehicle
JP2008122319A (en) Route search method, route search system, and route search server

Legal Events

Date Code Title Description
A201 Request for examination
N231 Notification of change of applicant
E902 Notification of reason for refusal
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20121108

Year of fee payment: 5

FPAY Annual fee payment

Payment date: 20131108

Year of fee payment: 6

FPAY Annual fee payment

Payment date: 20141107

Year of fee payment: 7

FPAY Annual fee payment

Payment date: 20151109

Year of fee payment: 8

FPAY Annual fee payment

Payment date: 20161031

Year of fee payment: 9

FPAY Annual fee payment

Payment date: 20171026

Year of fee payment: 10

LAPS Lapse due to unpaid annual fee