KR100714916B1 - Path searching method - Google Patents

Path searching method Download PDF

Info

Publication number
KR100714916B1
KR100714916B1 KR1020050068552A KR20050068552A KR100714916B1 KR 100714916 B1 KR100714916 B1 KR 100714916B1 KR 1020050068552 A KR1020050068552 A KR 1020050068552A KR 20050068552 A KR20050068552 A KR 20050068552A KR 100714916 B1 KR100714916 B1 KR 100714916B1
Authority
KR
South Korea
Prior art keywords
route
data
terminal
destination
link
Prior art date
Application number
KR1020050068552A
Other languages
Korean (ko)
Other versions
KR20070013887A (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 KR1020050068552A priority Critical patent/KR100714916B1/en
Publication of KR20070013887A publication Critical patent/KR20070013887A/en
Application granted granted Critical
Publication of KR100714916B1 publication Critical patent/KR100714916B1/en

Links

Images

Classifications

    • 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/096805Systems involving transmission of navigation instructions to the vehicle where the transmitted instructions are used to compute a route
    • 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/3407Route searching; Route guidance specially adapted for specific applications
    • G01C21/3415Dynamic re-routing, e.g. recalculating the route when the user deviates from calculated route or after detecting real-time traffic data or accidents
    • 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
    • G08G1/096844Systems involving transmission of navigation instructions to the vehicle where different aspects are considered when computing the route where the complete route is dynamically recomputed based on new data

Abstract

경로이탈시 경로 재탐색을 할 때, 이탈지점에서 가장 가까운 경로 상의 지점까지의 경로를 탐색하여 경로를 전송하는 방법이 제공된다. 현재경로를 기준으로 목적지위치를 요청함에 따라 경로요청응답으로 경로데이터를 수신 및 저장하고, 실제 GPS데이터와 경로데이터의 일치 여부에 따라 경로를 이탈하였는 지를 판단한다. 경로 이탈시, 현재차량이 다수의 노드로부터 벗어난 위치 또는 링크로부터 벗어난 위치에 있는 지의 여부를 판단한다. 현재차량이 다수의 노드로부터 벗어난 위치에 있는 경우, 현재 차량위치에서 가장 가까운 노드로부터 목적지 노드까지의 데이터를, 하나의 링크로부터 인접하게 벗어난 위치인 경우 하나의 링크로부터 목적지 노드까지의 데이터를 저장한다. 경로재탐색 요청에 따라 재탐색 요청 전 데이터를 추출하고, 현재위치에서 목적지까지의 경로데이터와 재탐색 요청 전 데이터가 유사하면 다수의 노드로부터 벗어난 위치에서 하나의 링크까지 경로, 혹은 하나의 링크로부터 인접하게 벗어난 위치에서 링크까지 경로만 제공하여도 좋은 지를 판단한다. 현재 위치에서 목적지까지의 경로데이터와 재탐색을 요청하기 이전의 경로 데이터와 유사한 경우 해당 데이터를 전송한다.When re-navigating a route, a method of searching for a route from a departure point to a point on the nearest route and transmitting the route is provided. Upon requesting the destination location based on the current route, the route data is received and stored in response to the route request, and the route is determined according to whether the GPS data matches the route data. When the path deviates, it is determined whether the current vehicle is located at a position deviated from a plurality of nodes or at a position deviated from the link. If the current vehicle is located at a position away from a plurality of nodes, the data from the node closest to the current vehicle position to the destination node is stored. If the current vehicle is at a position away from one link, the data from one link to the destination node is stored. . According to the route rescan request, the data before the rescan request is extracted, and if the path data from the current location to the destination and the data before the rescan request are similar, the path from one node to the one link or the one link from the plurality of nodes Determines whether it is acceptable to provide a path from an adjoining location to a link. If the route data from the current location to the destination is similar to the route data before requesting re-search, the relevant data is transmitted.

경로 탐색 Route navigation

Description

경로 탐색 방법{PATH SEARCHING METHOD}Path search method {PATH SEARCHING METHOD}

도 1은 본 발명의 실시예에 따른 길 안내 서비스 시스템을 나타낸 도면.1 is a view showing a road guidance service system according to an embodiment of the present invention.

도 2는 본 발명의 실시예에 따른 경로 탐색 방법에 적용되는 단말기 및 서버의 구성을 나타낸 도면.2 is a diagram illustrating a configuration of a terminal and a server applied to a path searching method according to an embodiment of the present invention.

도 3은 본 발명의 실시예에 따른 경로 탐색 방법을 설명하는 흐름도.3 is a flowchart illustrating a route searching method according to an embodiment of the present invention.

도 4는 도 3의 경로 탐색 방법에 적용되는 네트워크 구조 및 개념도.4 is a diagram illustrating a network structure and a conceptual diagram applied to the path searching method of FIG.

< 도면의 주요 부분에 대한 부호 설명><Description of Signs for Main Parts of Drawings>

102: GPS 200: 단말기 102: GPS 200: terminal

210: 길 안내 요청 모듈 220: 경로 데이터베이스210: directions request module 220: route database

230: GPS 수신 모듈 240: 지도 매칭 모듈230: GPS receiving module 240: map matching module

250: 길 안내 모듈 260: 재탐색 최소화 모듈250: road guidance module 260: re-search minimization module

300: 경로 탐색 모듈 310: 재탐색 최소화 모듈300: path navigation module 310: re-search minimization module

본 발명은 경로 탐색 방법에 관한 것으로, 더욱 상세하게는, 고객이 경로를 이탈하여 서버에서 경로 재탐색을 할 경우, 경로 이탈 지점으로부터 목적지까지의 경로를 전부 탐색하여 최적/최단 경로를 산출하는 방식이 아니라, 고객이 이탈한 지점에서 가장 가까운 '최초 경로 상의 특정 지점'까지의 경로를 탐색하여 경로 데이터를 전송하는 방법에 관한 것이다.The present invention relates to a route searching method, and more particularly, when a customer leaves the route and re-searches the route in the server, a method of calculating an optimal / shortest route by searching all the routes from the route departure point to the destination. Rather, the present invention relates to a method of transmitting route data by searching for a route from the point where the customer deviates from the closest 'specific point on the first route'.

기존의 길 안내 서비스의 경우, 고객이 목적지 정보를 입력(음성 입력 혹은 직접 입력)하면, 경로 탐색 서버가 입력 정보를 수신하여 최적/최단의 목적지 경로 데이터를 산출하고, 상기 목적지 정보를 단말로 다시 전송하였다. 그러나, 고객이 경로를 이탈하는 경우, 이탈 지점을 기준으로 다시 최초 설정한 목적지까지의 경로를 서버에서 탐색하게 되는데, 이때 최초 다운받은 경로와 재탐색된 경로가 상이하면, 별다른 문제가 없지만, 만약 중복되는 구간이 많이 발생하게 된다면(교통 정보 변동 등이 거의 없어 경로 탐색 결과가 많이 일치하게 될 경우), 중복된 무선 데이터로 인한 불필요한 요금이 발생하고 다운로드 시간이 지연될 뿐만 아니라, 고객에게는 무선 데이터 이용료가 과다하게 청구되어 경로를 많이 이탈하는 고객의 경우, 과중한 이용 요금을 부담하게 된다. In the case of the existing road guidance service, when the customer inputs destination information (voice input or direct input), the route search server receives the input information to calculate the best / shortest destination route data, and returns the destination information to the terminal. Sent. However, when the customer leaves the route, the server searches for a route back to the first set destination based on the departure point. However, if the originally downloaded route is different from the re-discovered route, there is no problem. If there are a lot of overlapping sections (there is almost no traffic information fluctuations and the route search results are much matched), unnecessary charges due to duplicated wireless data are incurred and download time is delayed. In case of customers who are overcharged due to excessive fees, they will be charged excessive fees.

따라서, 본 발명은 상기한 종래 기술의 제반 문제점을 해결하기 위하여 안출된 것으로서, 고객이 경로를 이탈하여 서버에서 경로를 재탐색할 경우, 경로를 이탈한 지점부터 목적지까지의 경로 전체를 탐색하여 최적/최단 경로를 산출하는 방식이 아니라 고객이 이탈한 지점에서 가장 가까운 '최초 경로 상의 특정 지점'까지의 경로를 탐색한 후 경로 데이터를 전송하는 방법을 제공하고자 하는 것이다.Accordingly, the present invention has been made to solve the above-mentioned problems of the prior art, and when the customer deviates the route and re-searches the route in the server, the present invention is optimized by searching the entire route from the deviated point to the destination. It is not intended to calculate the shortest route, but to provide a way to send route data after searching for a route from the point at which the customer exited to the closest 'specific point on the first route'.

상기 목적을 달성하기 위하여, 본 발명에 따른 경로 탐색 방법은 (a) 단말기가 경로 탐색 서버에 현재 경로를 기준으로 목적지까지의 경로를 요청함에 따른 응답으로 실제 도로 형상을 데이터로 구성한 다수의 링크 및 노드를 포함하는 경로 데이터를 수신하여 경로 데이터베이스에 저장하는 단계; (b) 단말기가 실제 GPS 데이터와 저장된 상기 경로 데이터의 일치 여부에 따라 단말기 사용자의 차량이 경로를 이탈하였는지의 여부를 판단하는 단계; (c) 상기 단말기 사용자의 차량이 경로를 이탈하였을 경우, 상기 단말기가, 현재 차량이 상기 다수의 노드로부터 벗어난 위치 또는 하나의 링크로부터 인접하게 벗어난 위치에 있는 지의 여부를 판단하는 단계; (d) 상기 현재 차량이 상기 다수의 노드로부터 벗어난 위치에 있는 경우에는 현재 차량 위치에서 가장 가까운 노드로부터 상기 목적지 노드까지의 데이터를, 상기 하나의 링크로부터 인접하게 벗어난 위치에 있는 경우에는 상기 하나의 링크로부터 상기 목적지 노드까지의 데이터를 저장하는 단계; (e) 상기 단말기가 경로 재탐색을 요청함에 따라 상기 경로 탐색 서버가 단말기의 데이터베이스를 참조하여 현재 사용자 단말기가 재탐색을 요청하기 이전의 경로 데이터를 추출하는 단계; (f) 상기 경로 탐색 서버가 단말기 사용자의 차량의 현재 위치에서 목적지까지의 경로 데이터와 재탐색을 요청하기 이전의 경로 데이터를 비교하여 두 경로 데이터간의 상이한 경로와 동일한 경로를 포함하는 비교 결과를 출력하는 단계; (g) 상기 경로 탐색 서버가 단계 (f)의 비교 결과에 기반하여 두 경로 데이터가 유사한지 혹은 상이한지를 판단하는 단계; 및 (h) 상기 경로 탐색 서버가 단계 (g)의 판단 결과 단말기 사용자의 차량의 현재 위치에서 목적지까지의 경로 데이터와 재탐색을 요청하기 이전의 경로 데이터가 유사한 경우, 최초에 단말기가 요청한 대로 상기 다수의 노드로부터 벗어난 위치에서 상기 하나의 링크까지의 경로, 혹은 하나의 링크로부터 인접하게 벗어난 위치에서 상기 하나의 링크까지의 경로 중 해당 경로를 상기 단말기로 전송하는 단계를 포함한다.In order to achieve the above object, the route search method according to the present invention (a) a plurality of links comprising the actual road shape as data in response to the terminal requests a route to the destination based on the current route to the route search server and Receiving route data including the node and storing the route data in a route database; (b) determining, by the terminal, whether the vehicle of the terminal user has left the route according to whether the GPS data and the stored route data match each other; (c) when the vehicle of the terminal user deviates from the route, determining, by the terminal, whether the current vehicle is in a position away from the plurality of nodes or in a position adjacent to one link; (d) if the current vehicle is at a position away from the plurality of nodes, the data from the node closest to the current vehicle position to the destination node; if the current vehicle is at a position away from the one link, the one Storing data from a link to the destination node; (e) extracting route data before the current user terminal requests re-search by referring to a database of the terminal as the terminal requests the route re-search; (f) the route search server compares the route data from the current location of the terminal user's vehicle to the destination and the route data before requesting re-search, and outputs a comparison result including a different route and the same route between the two route data; Doing; (g) the route search server determining whether the two route data are similar or different based on the comparison result of step (f); And (h) if the route search server is similar to the route data from the current position of the terminal user's vehicle to the destination and the route data before requesting the re-search, the route search server is the first requested by the terminal. And transmitting the corresponding path to the terminal from a location away from a plurality of nodes to the one link, or a path from one location to the one link in an adjacent location.

또한, (i) 경로 탐색 서버가 단계 (g)의 판단 결과에 따라 단말기 사용자의 차량의 현재 위치에서 목적지까지의 경로 데이터와 재탐색을 요청하기 이전의 경로 데이터가 소정 범위 이상 상이한 경우, 현재의 위치에서 목적지 지점까지의 새로 탐색한 전체 경로를 제공하는 단계를 더 포함한다.In addition, (i) when the route search server differs from the current position of the terminal user's vehicle to the destination and the route data before requesting re-search according to the determination result of step (g), more than a predetermined range, Providing a newly discovered full path from the location to the destination point.

또한, 단계 (h)에서 단말기 사용자의 차량의 현재 위치에서 목적지까지의 경로 데이터와 재탐색을 요청하기 이전의 경로 데이터가 유사한 경우는, 단계 (f)의 각각의 경로 데이터에서 차량이 지나갈 노드를 비교하여 노드가 동일한 경우인 것을 특징으로 한다.In addition, when the route data from the current location of the terminal user's vehicle to the destination and the route data before requesting re-search are similar in step (h), the node to which the vehicle will pass in each route data of step (f) is identified. In comparison, the nodes are the same.

이하, 첨부된 도면에 의거하여 본 발명의 바람직한 실시예를 보다 상세하게 설명하도록 한다. Hereinafter, preferred embodiments of the present invention will be described in detail with reference to the accompanying drawings.

도 1은 본 발명의 실시예에 따른 길 안내 서비스 시스템을 나타낸 도면이다.도 2는 본 발명의 실시예에 따른 경로 탐색 방법에 적용되는 단말기 및 서버의 구성을 나타낸 도면이다. 도 3은 본 발명의 실시예에 따른 경로 탐색 방법을 설명하는 흐름도이다. 1 is a diagram illustrating a road guidance service system according to an exemplary embodiment of the present invention. FIG. 2 is a diagram illustrating a configuration of a terminal and a server applied to a route searching method according to an exemplary embodiment of the present invention. 3 is a flowchart illustrating a path searching method according to an embodiment of the present invention.

단말기(200)가 길 안내 요청 모듈(210)을 통하여 경로 탐색 서버(300)에 현재 경로를 기준으로 목적지 위치를 요청함에 따라 경로 요청의 응답으로 실제 도로 형상을 데이터로 구성한 다수의 링크 및 각각의 링크들이 교차하는 교차점으로 출발지 노드, 적어도 하나의 연결 노드, 및 목적지 노드를 갖는 다수의 노드를 포함하는 경로 데이터를 수신하여 경로 데이터베이스(220)에 저장한다(단계 S310). As the terminal 200 requests a destination location based on the current route to the route search server 300 through the route guidance request module 210, a plurality of links and a plurality of links each configured with actual road shapes as data in response to the route request. Route data including a plurality of nodes having a source node, at least one connection node, and a destination node at the intersection where the links intersect is received and stored in the path database 220 (step S310).

본 발명에서는 C11으로 경로 이탈한 차량은 C 지점으로, C12로 경로 이탈한 차량은 C1 상의 어느 지점으로 돌아올 수 있도록 경로를 재탐색해 주고, 그 이후 경로는 초기에 받은 데이터를 단말기 데이터베이스에 저장했다가 다시 사용하게 해 주는 개념이다.In the present invention, the vehicle off the route to C11 is a point C, the vehicle off the route to C12 re-search the route to return to any point on C1, after which the route initially stored the data received in the terminal database Is a concept that allows us to reuse it.

단말기(200)는 경로 탐색 서버(300)에 접속하여 경로 데이터 등을 요청하며, 연동하는 다양한 서버를 이용하여 단말기(200)의 사용자가 원하는 특정 서비스 데이터를 생성하여 소정 표시 수단을 통해 출력한다.The terminal 200 accesses the route search server 300 to request route data and the like, and generates specific service data desired by a user of the terminal 200 using various servers to be interlocked and outputs the predetermined service data through predetermined display means.

네비게이션 서비스를 위한 모든 경로 데이터는 도 4와 같이 구성된다. 도 4는 도 3의 경로 탐색 방법에 적용되는 경로 데이터의 네트워크 구조 및 개념도이다. 도 4를 참조하면, 네비게이션 서비스를 위하여 모든 데이터를 도로 네트워크 형태로 재구성하며, 이는 다수의 노드와 다수의 링크로 이루어진다. 링크는 실제 도로 형상을 데이터로 구성한 것이며, 노드는 각각의 링크들이 교차하는 교차점이나 특정 안내를 필요로 하는 특징점이 된다.All route data for the navigation service is configured as shown in FIG. 4 is a diagram illustrating a network structure and conceptual diagram of route data applied to the route searching method of FIG. 3. Referring to FIG. 4, all data is reconstructed in the form of a road network for a navigation service, which is composed of a plurality of nodes and a plurality of links. Links consist of data of the actual road shape, and nodes become intersection points where each link intersects or features that require specific guidance.

만약 고객이 A 지점에서 G 지점까지의 경로를 경로 탐색 서버(300)에 요청하는 경우, 서버에서의 경로 탐색 결과가 위의 선(A1→B1→C1→D1→G1→E1)과 같다고 가정한다. 정상적인 경우라면, C 노드를 지나 C1 링크를 타고 D 지점까지 원활하게 경로 안내가 이루어질 것이나, 예기치 못한 상황에서 고객이 C11 또는 C12로 이동한 경우가 발생할 수 있다. 이 경우 종래의 길 안내 경로 탐색 서버는 현재 위치(C11 또는 C12)에서 다시 G 지점까지의 경로를 재탐색하도록 요청한다. 이때 교통 정보 등이 많이 변화하여 재전송 받은 경로가 최초의 경로와 많이 다를 경우는 별문제가 없지만, 대부분의 경우 C1→D→D1→E→E1→G으로 이동하도록 처음과 비슷한 경로 탐색 결과를 생성하게 되고, 단말기(200)는 GPS 수신 모듈(230) 및 지도 매칭 모듈(240), 길 안내 모듈(250)을 통하여 경로를 안내하게 된다.If the customer requests the route search server 300 for the route from point A to point G, it is assumed that the route search result at the server is the same as the above line (A1 → B1 → C1 → D1 → G1 → E1). . In the normal case, the route will be smoothly routed through node C to the point C1, but the customer may move to C11 or C12 in an unexpected situation. In this case, the conventional road guidance route search server requests to re-search the route from the current position C11 or C12 to the point G again. At this time, if the traffic information is changed so much that the retransmitted route is different from the original route, there is no problem. However, in most cases, a route search result similar to the first is generated to move from C1 → D → D1 → E → E1 → G. In addition, the terminal 200 guides the route through the GPS receiving module 230, the map matching module 240, and the road guidance module 250.

단말기(200)의 길 안내 모듈(250)은 실제 GPS 데이터와 상기 저장된 경로 데이터의 일치 여부에 따라 단말기 사용자 차량이 경로를 이탈하였는지의 여부를 판단한다(단계 S320). 이때 지도 매칭 모듈(240)은 GPS 수신 모듈(230)을 통하여 GPS(100)로부터 얻은 실제 GPS 데이터와 경로 데이터를 매칭시켜 경로 이탈 판정 등을 수행한다.The road guide module 250 of the terminal 200 determines whether the terminal user vehicle has left the route according to whether the actual GPS data and the stored route data match (step S320). At this time, the map matching module 240 matches the actual GPS data obtained from the GPS 100 and the route data through the GPS receiving module 230 and performs a path deviation determination.

단계 S320의 판단 결과, 상기 단말기 사용자 차량이 경로를 이탈하였을 경우, 단말기(200)의 재탐색 최소화 모듈(260)은 현재 차량이 상기 다수의 노드로부터 벗어난 위치 C11에 있는지의 여부를 판단한다(단계 S330). As a result of the determination in step S320, when the terminal user vehicle has deviated from the path, the rescan minimization module 260 of the terminal 200 determines whether the current vehicle is at the position C11 that is out of the plurality of nodes (step S320). S330).

단계 S330의 판단 결과, 상기 현재 차량이 상기 다수의 노드로부터 벗어난 위치인 C11에 있는 경우에는, 재탐색 최소화 모듈(260)이 현재 차량 위치에서 가장 가까운 노드로부터 상기 목적지 노드까지의 데이터, 즉 노드 C로부터 노드 G까지의 데이터를 경로 데이터베이스(220)에 저장한다(단계 S340). 이와는 달리, 상기 현재 차량이 상기 다수의 노드로부터 벗어난 위치인 C11에 있지 않은 경우에는, 현재 차량이 하나의 링크로부터 인접하게 벗어난 위치 C12에 있는 지의 여부를 판단한다(단계 S350).As a result of the determination in step S330, when the current vehicle is located at C11, which is a position away from the plurality of nodes, the rescan minimization module 260 performs data from the node closest to the current vehicle position to the destination node, that is, node C. Data from node G to node G are stored in path database 220 (step S340). In contrast, when the current vehicle is not at C11, which is a position away from the plurality of nodes, it is determined whether the current vehicle is at position C12, which is adjacent to one link (step S350).

단계 S350의 판단 결과, 재탐색 최소화 모듈(260)이 상기 현재 차량이 상기 하나의 링크로부터 인접하게 벗어난 위치에 있는 경우는 상기 하나의 링크로부터 상기 목적지 노드까지의 데이터, 즉 링크 C1으로부터 노드 G까지의 데이터를 경로 데이터베이스(220)에 저장한다(단계 S360).As a result of the determination in step S350, when the rescan minimization module 260 is in a position where the current vehicle is adjacent to the one link, the data from the one link to the destination node, that is, the link C1 to the node G Is stored in the path database 220 (step S360).

상기 단말기(200)의 길 안내 요청 모듈(210)은 경로 탐색 서버(300)에 경로 재탐색을 요청(단계 S370)함에 따라 경로 탐색 서버(300)의 재탐색 최소화 모듈(310)이 사용자 데이터베이스를 참조하여 현재 사용자 단말기가 재탐색을 요청하기 이전의 경로 데이터를 추출한다(단계 S380).The route guidance request module 210 of the terminal 200 requests the route search server 300 to rescan the route (step S370), and the re-search minimization module 310 of the route search server 300 accesses the user database. With reference to the current user terminal extracts the path data before the request for re-search (step S380).

이어서, 현재 사용자가 재탐색을 요청하였으므로 경로 탐색 서버(300)가 단말기 사용자의 차량의 현재 위치에서 목적지까지의 경로 데이터와 재탐색을 요청하기 이전의 경로 데이터를 비교한다(단계 S390).Subsequently, since the current user has requested re-search, the route search server 300 compares the route data from the current location of the terminal user to the destination and the route data before requesting the re-search (step S390).

경로 탐색 서버(300)가 단계 S390의 비교 결과에 따라 단말기 사용자의 차량의 현재 위치에서 목적지까지의 경로 데이터가 상기 재탐색을 요청하기 이전의 경로 데이터와 아주 많이 상이한 지의 여부를 판단한다(단계 S400).The route search server 300 determines whether the route data from the current location of the terminal user's vehicle to the destination is very different from the route data before requesting the re-search according to the comparison result of the step S390 (step S400). ).

경로 탐색 서버(300)가 단계 S400의 판단 결과 단말기 사용자의 차량의 현재 위치에서 목적지까지의 경로 데이터와 재탐색을 요청하기 이전의 경로 데이터가 아주 많이 상이할 경우에는, 현재의 위치에서 목적지 G 지점까지의 새로 생성한 경로 데이터를 제공한다(단계 S410). 이와는 달리, 사용자에게 상기 다수의 노드로부터 벗어난 위치 C11에서 상기 하나의 링크 C까지의 경로만 제공하여도 무방한지의 여부를 판단한다(단계 S420).If the route search server 300 determines that the route data from the current location of the terminal user's vehicle to the destination and the route data before requesting re-search are very different from each other, the destination G point at the current location. Newly generated route data up to (step S410) is provided. On the contrary, it is determined whether or not the user may provide only the path from the position C11 deviating from the plurality of nodes to the one link C (step S420).

단계 S420의 판단 결과, 사용자에게 상기 다수의 노드로부터 벗어난 위치 C11에서 상기 하나의 링크 C까지의 경로만 제공하여도 무방한 것으로 판단된 경우, 최초 단말이 요청한 대로 상기 다수의 노드로부터 벗어난 위치 C11에서 상기 하나의 링크 C까지의 경로를 단말기(200)로 전송한다(단계 S430). 이와는 달리, 사용자에게 상기 다수의 노드로부터 벗어난 위치 C11에서 상기 하나의 링크 C까지의 경로만 제공하면 안되는 것으로 판단된 경우에는, 하나의 링크 C1으로부터 인접하게 벗어난 위치 C12에서 링크 C1까지의 경로만 제공하여도 무방한지의 여부를 판단한다(단계 S440).As a result of the determination in step S420, if it is determined that the user may only provide a path from the location C11 deviated from the plurality of nodes to the one link C, at the location C11 deviated from the plurality of nodes as requested by the first terminal. The path up to the one link C is transmitted to the terminal 200 (step S430). On the contrary, if it is determined that the user should not provide only the path from the position C11 deviating from the plurality of nodes to the one link C, only the path from the position C12 deviating from one link C1 to the link C1 is provided. It is determined whether or not it is OK (step S440).

단계 S440의 판단 결과, 하나의 링크로부터 인접하게 벗어난 위치 C12에서 링크 C1까지의 경로만 제공하여도 무방한 것으로 판단된 경우, 최초 단말기(200)가 요청한 대로 하나의 링크 C1으로부터 인접하게 벗어난 위치 C12에서 링크 C1까지의 경로를 단말기(200)로 전송한다(단계 S450).As a result of the determination in step S440, if it is determined that only the path from the position C12 that is adjacently separated from one link to the link C1 may be provided, the position C12 that is adjacently separated from one link C1 as requested by the first terminal 200. In step S450, the path to the link C1 is transmitted to the terminal 200.

상기에서, 단계 S400, S420, S440 의 비교는, 상기 단말기 사용자의 차량의 현재 위치로부터 목적지까지의 경로 데이터와 재탐색을 요청하여 제공받은 경로 데이터에서 차량이 지나갈 노드를 비교하여 상기 노드가 동일한 경우 및 하나 이상의 노드가 상이한 경우를 기준으로 판정하는 것이 바람직하다. 그러나 비교 기준은 여기에 한정되지 않고, 단말기 사용자의 차량의 현재 위치에서 목적지까지의 경로 데 이터와 재탐색을 요청하기 이전의 경로 데이터의 데이터 용량의 차이, 단말기 사용자의 차량의 현재 위치에서 목적지까지의 경로 데이터와 재탐색을 요청하기 이전의 경로 데이터를 구성하는 링크의 차이 등을 포함할 수도 있다.In the above, the comparison of steps S400, S420, and S440 may be performed when the node is the same by comparing the path data from the current location of the terminal user to the destination and the node to which the vehicle passes in the received route data. And determining based on the case where one or more nodes are different. However, the comparison criteria is not limited thereto, and the difference between the data of the route data from the current location of the terminal user's vehicle to the destination and the data capacity of the route data before requesting a rescan, the current location of the terminal user's vehicle to the destination It may include a difference between the path data of the link and the link constituting the path data before requesting a rescan.

이상에서는 본 발명을 특정의 바람직한 실시예로서 설명하였으나, 본 발명은 상기한 실시예에 한정되지 아니하며, 특허 청구의 범위에서 청구하는 본 발명의 요지를 벗어남이 없이 당해 발명이 속하는 분야에서 통상의 지식을 가진 자라면 누구든지 다양한 변형이 가능할 것이다.Although the present invention has been described as a specific preferred embodiment, the present invention is not limited to the above-described embodiments, and the present invention is not limited to the above-described embodiments without departing from the gist of the present invention as claimed in the claims. Anyone with a variety of variations will be possible.

상기한 바와 같이, 본 발명은 고객이 경로를 이탈하여 서버에서 경로를 재탐색할 경우, 경로를 이탈한 지점으로부터 목적지까지의 경로를 전부 탐색하여 최적/최단 경로를 산출하는 방식이 아니라 고객이 이탈한 지점에서 가장 가까운 '최초 경로 상의 특정 지점'까지의 경로를 탐색하여 경로 데이터를 전송하는 방식을 이용한다. 이러한 방식을 이용함으로써 경로 데이터의 크기를 줄일 수 있으며, 이는 다운로드 시간의 개선 및 데이터 이용료를 절감할 수 있게 되어 궁극적으로 서비스 개선 효과를 가져 올 수 있다.As described above, in the present invention, when a customer deviates a route and re-searches the route in the server, the customer is not a method of calculating an optimal / shortest route by searching all the routes from the deviated point to the destination. It searches for a route from one point to the closest 'specific point on the first route' and transmits route data. By using this method, the size of the route data can be reduced, which can improve the download time and reduce the data usage fee, which can ultimately improve the service.

Claims (3)

(a) 단말기가 경로 탐색 서버에 현재 경로를 기준으로 목적지까지의 경로를 요청함에 따른 응답으로 실제 도로 형상을 데이터로 구성한 다수의 링크 및 노드를 포함하는 경로 데이터를 수신하여 경로 데이터베이스에 저장하는 단계;(a) receiving and storing, in a route database, route data including a plurality of links and nodes having actual road shapes as data in response to the terminal requesting a route to a destination based on the current route from the route search server; ; (b) 단말기가 실제 GPS 데이터와 저장된 상기 경로 데이터의 일치 여부에 따라 단말기 사용자의 차량이 경로를 이탈하였는지의 여부를 판단하는 단계;(b) determining, by the terminal, whether the vehicle of the terminal user has left the route according to whether the GPS data and the stored route data match each other; (c) 상기 단말기 사용자의 차량이 경로를 이탈하였을 경우, 상기 단말기가, 현재 차량이 상기 다수의 노드로부터 벗어난 위치 또는 하나의 링크로부터 인접하게 벗어난 위치에 있는 지의 여부를 판단하는 단계;(c) when the vehicle of the terminal user deviates from the route, determining, by the terminal, whether the current vehicle is in a position away from the plurality of nodes or in a position adjacent to one link; (d) 상기 현재 차량이 상기 다수의 노드로부터 벗어난 위치에 있는 경우에는 현재 차량 위치에서 가장 가까운 노드로부터 상기 목적지 노드까지의 데이터를, 상기 하나의 링크로부터 인접하게 벗어난 위치에 있는 경우에는 상기 하나의 링크로부터 상기 목적지 노드까지의 데이터를 저장하는 단계;(d) if the current vehicle is at a position away from the plurality of nodes, the data from the node closest to the current vehicle position to the destination node; if the current vehicle is at a position away from the one link, the one Storing data from a link to the destination node; (e) 상기 단말기가 경로 재탐색을 요청함에 따라 상기 경로 탐색 서버가 단말기의 데이터베이스를 참조하여 현재 사용자 단말기가 재탐색을 요청하기 이전의 경로 데이터를 추출하는 단계;(e) extracting route data before the current user terminal requests re-search by referring to a database of the terminal as the terminal requests the route re-search; (f) 상기 경로 탐색 서버가 단말기 사용자의 차량의 현재 위치에서 목적지까지의 경로 데이터와 재탐색을 요청하기 이전의 경로 데이터를 비교하여 두 경로 데이터간의 상이한 경로와 동일한 경로를 포함하는 비교 결과를 출력하는 단계;(f) the route search server compares the route data from the current location of the terminal user's vehicle to the destination and the route data before requesting re-search, and outputs a comparison result including a different route and the same route between the two route data; Doing; (g) 상기 경로 탐색 서버가 단계 (f)의 비교 결과에 기반하여 두 경로 데이터가 유사한지 혹은 상이한지를 판단하는 단계; 및(g) the route search server determining whether the two route data are similar or different based on the comparison result of step (f); And (h) 상기 경로 탐색 서버가 단계 (g)의 판단 결과 단말기 사용자의 차량의 현재 위치에서 목적지까지의 경로 데이터와 재탐색을 요청하기 이전의 경로 데이터가 유사한 경우, 최초에 단말기가 요청한 대로 상기 다수의 노드로부터 벗어난 위치에서 상기 하나의 링크까지의 경로, 혹은 하나의 링크로부터 인접하게 벗어난 위치에서 상기 하나의 링크까지의 경로 중 해당 경로를 상기 단말기로 전송하는 단계를 포함하는 경로 탐색 방법.(h) when the route search server determines that the route data from the current location of the terminal user's vehicle to the destination is similar to the route data before requesting a re-search, the plurality of routes are initially requested by the terminal. And transmitting a corresponding path to the terminal from a position away from the node of the path to the one link, or a path from the position adjacent to the one link to the one link to the terminal. 제 1 항에 있어서, The method of claim 1, (i) 상기 경로 탐색 서버가 단계 (g)의 판단 결과 단말기 사용자의 차량의 현재 위치에서 목적지까지의 경로 데이터와 재탐색을 요청하기 이전의 경로 데이터가 소정 범위 이상 상이한 경우, 현재의 위치에서 목적지 지점까지의 새로 생성한 전체 경로를 제공하는 단계를 더 포함하는 경로 탐색 방법.(i) When the route search server determines that the route data from the current location of the terminal user's vehicle to the destination and the route data before requesting re-search differ by more than a predetermined range, as a result of the determination of step (g), the destination at the current location Providing a newly created full route to the point. 제 1항에 있어서, The method of claim 1, 상기 단계 (h)에서 단말기 사용자의 차량의 현재 위치에서 목적지까지의 경 로 데이터와 재탐색을 요청하기 이전의 경로 데이터가 유사한 경우는, If the route data from the current location of the terminal user's vehicle to the destination in step (h) and the route data before requesting re-search are similar, 상기 단계 (f)의 각각의 경로 데이터에서 차량이 지나갈 노드를 비교하여 상기 노드가 동일한 경우인 것을 특징으로 하는 경로 탐색 방법.And comparing the nodes to which the vehicle will pass in the respective route data of step (f), wherein the nodes are the same.
KR1020050068552A 2005-07-27 2005-07-27 Path searching method KR100714916B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020050068552A KR100714916B1 (en) 2005-07-27 2005-07-27 Path searching method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020050068552A KR100714916B1 (en) 2005-07-27 2005-07-27 Path searching method

Publications (2)

Publication Number Publication Date
KR20070013887A KR20070013887A (en) 2007-01-31
KR100714916B1 true KR100714916B1 (en) 2007-05-04

Family

ID=38013523

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020050068552A KR100714916B1 (en) 2005-07-27 2005-07-27 Path searching method

Country Status (1)

Country Link
KR (1) KR100714916B1 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101638135B1 (en) 2009-05-12 2016-07-20 팅크웨어(주) Navigation device, navigation system, and operating method thereof
KR102149913B1 (en) * 2013-11-22 2020-08-31 에스케이텔레콤 주식회사 Route guidance service system, method and apparatus for fault diagonosis of gps in the system
CN111862586B (en) * 2019-12-11 2021-10-15 北京嘀嘀无限科技发展有限公司 Method and device for determining abnormal road section of road area and storage medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR19990058332A (en) * 1997-12-30 1999-07-15 오상수 Guide to Deviation of the Path of Vehicle Navigation System
KR20040092093A (en) * 2003-04-24 2004-11-03 삼성전자주식회사 Re-routing apparatus and method for finding optimal paths to an original path from position detached oneself from the original path in navigation system, navigation system using the same

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR19990058332A (en) * 1997-12-30 1999-07-15 오상수 Guide to Deviation of the Path of Vehicle Navigation System
KR20040092093A (en) * 2003-04-24 2004-11-03 삼성전자주식회사 Re-routing apparatus and method for finding optimal paths to an original path from position detached oneself from the original path in navigation system, navigation system using the same

Also Published As

Publication number Publication date
KR20070013887A (en) 2007-01-31

Similar Documents

Publication Publication Date Title
JP5551896B2 (en) Navigation device, route search server, and route search system
JP3969735B2 (en) Route search device, route search method and program
JP5599830B2 (en) Route guidance system, route guidance server device, and navigation terminal device
EP2385348B1 (en) Road link string conversion method, road information providing device and road information providing system
JP5547112B2 (en) Route search system
US9336682B2 (en) Navigation system for vehicle and navigation service method for the same
US20060161337A1 (en) Route planning process
CN102479436B (en) Road estimation device and method for estimating road
US20090048776A1 (en) Stream Processing Based Intelligent Transport Systems
JP5666669B2 (en) A communication-type navigation system that searches for routes by detecting changes in traffic volume
JP4246250B1 (en) Route search system, route search server, terminal device, and route search method
JP2001165681A (en) Traffic network route searing method
JP2006029934A (en) Navigation system for pedestrians, information distribution server and program
KR100714916B1 (en) Path searching method
KR102125472B1 (en) Recommended route guidance system and method for reducing tolerance time
JP2009300226A (en) Navigation system, terminal device, and route guidance method
JP2009210532A (en) Map display system, route search server, route search method, and terminal device
LU100177B1 (en) Data processing method for enabling multi-hop carpooling
JP2015155860A5 (en)
JP2020052836A (en) Delivery route creation device
JP4814896B2 (en) Car navigation method, car navigation system, traffic information management device, and car navigation device
JP2009204417A (en) Navigation system, and merging point extraction method and program
KR20100008676A (en) Car navigation system and method for networking in map data of that
WO2016185696A1 (en) Route management system, route management method, and computer-readable recording medium
KR102500370B1 (en) Method for Recommending Multiple Vehicle Boarding Location Using Sidewalk Network Information, Managing Server Used Therein, and Medium Being Recorded with Program for Executing the Method

Legal Events

Date Code Title Description
A201 Request for examination
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: 20130401

Year of fee payment: 7

FPAY Annual fee payment

Payment date: 20140402

Year of fee payment: 8

FPAY Annual fee payment

Payment date: 20160414

Year of fee payment: 10

FPAY Annual fee payment

Payment date: 20170329

Year of fee payment: 11

FPAY Annual fee payment

Payment date: 20180427

Year of fee payment: 12

FPAY Annual fee payment

Payment date: 20190429

Year of fee payment: 13