JP2007171211A - Optimum path searching method - Google Patents

Optimum path searching method Download PDF

Info

Publication number
JP2007171211A
JP2007171211A JP2007027434A JP2007027434A JP2007171211A JP 2007171211 A JP2007171211 A JP 2007171211A JP 2007027434 A JP2007027434 A JP 2007027434A JP 2007027434 A JP2007027434 A JP 2007027434A JP 2007171211 A JP2007171211 A JP 2007171211A
Authority
JP
Japan
Prior art keywords
route
point
road
destination
data
Prior art date
Legal status (The legal status 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 status listed.)
Pending
Application number
JP2007027434A
Other languages
Japanese (ja)
Inventor
Kazuhiro Sato
和浩 佐藤
Hiroshi Iwata
浩志 岩田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujitsu Social Science Labs Ltd
Original Assignee
Fujitsu Social Science Labs Ltd
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 Fujitsu Social Science Labs Ltd filed Critical Fujitsu Social Science Labs Ltd
Priority to JP2007027434A priority Critical patent/JP2007171211A/en
Publication of JP2007171211A publication Critical patent/JP2007171211A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Navigation (AREA)
  • Traffic Control Systems (AREA)
  • Instructional Devices (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To process at a high speed even when all paths between every place points are searched in which there are a large number of points used as a departure point, a destination point in relation with the optimum path searching method of retrieving for an optimal path from the departure point to the destination point based on road data. <P>SOLUTION: In a path searching unit 15 in the optimum path searching method, a peripheral searching unit 51 asks for a satellite which is selected road point from among road points on a highway around the destination based on detailed road data. All path searching units 52 retrieve detailed road data for a field path from the departure point to the highway of its periphery, in a certain case that a satellite obtained by the peripheral searching unit 51 or a destination point retrieves for the field path which results in the destination point with highway data on the highway from the road point on the highway called for by making it such, the destination point retrieves for the field path which results in the destination point with the highway data on the highway, and the optimal path is searched for. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は,道路データに基づいて出発地点から目的地点に至る経路を探索し,経路を求める経路探索装置における最適経路探索方法に関する。   The present invention relates to an optimum route search method in a route search device that searches for a route from a departure point to a destination point based on road data and obtains the route.

経路探索装置は,複数地点を経由して商品の配達経路を求めるような場合に,道路データを基にその最適経路を求めるものである。   The route search device obtains an optimum route based on road data when a product delivery route is obtained via a plurality of points.

従来の経路探索装置は,ダイクストラ法等により出発地点から開始して接続される道路区間を求め,区間の距離を評価して最小距離の区間を最適道路区間として選択し,順次目的地点まで最短距離の区間を求め,そのようにして求めた出発地点から目的地点までの経路を最適経路として出力していた。そして,従来は主要道路のみの主要道路地図もしくは主要道路から分かれる枝道等の幅の狭い道まで含めた全道路の詳細道路地図に基づいて最適経路を求めていた。   A conventional route search device obtains a road section to be connected starting from the departure point by the Dijkstra method, etc., evaluates the distance of the section, selects the section with the smallest distance as the optimum road section, and sequentially shortens the shortest distance to the destination point The route from the starting point to the destination point thus obtained was output as the optimum route. Conventionally, the optimum route has been obtained based on a main road map of only main roads or a detailed road map of all roads including narrow roads such as branch roads separated from the main road.

従来の経路探索装置で,処理を高速化するために主要道路地図に基づいて経路探索した場合には,目的地が主要道路上にない条件では,目的地まで到達する経路を求めることができなかった。そのため,目的地付近は詳細道路地図で補完する必要があるが,目的地,出発地を地点とし多数の地点間最短経路を求めるような場合には,それぞれの出発地点,目的地点毎に詳細道路データにより補完する必要があり,長時間を必要とした。   When a conventional route search device searches for a route based on a main road map in order to speed up processing, the route to the destination cannot be obtained under the condition that the destination is not on the main road. It was. For this reason, it is necessary to supplement the vicinity of the destination with a detailed road map. However, when the shortest route between many points is obtained with the destination and the starting point as the point, the detailed road for each starting point and the destination point. It was necessary to supplement with data, and it took a long time.

また,実際の道路では道路の幅員,交通渋滞等で法定の最高速度で移動することができない場合があり,最短距離の経路であっても,実際には最短時間で目的地点に到達することができるとは限らず,距離は長くても高速に移動できて所要時間の短い経路も実際には存在する。そのため,出発地点から目的地点までの最短距離の経路を最適経路とする従来の経路探索装置で求められた経路が実際の運用での最適経路であるとは限らなかった。また,道路の幅員等を考慮して目的地までの所要時間を推定し,求めた最短経路に補足的情報として表示するものもあるが,その所要時間はあくまでも補足的な情報であり,所要最短時間の経路を最適経路として出力するものではない。   Also, on actual roads, it may not be possible to move at the maximum legal speed due to road width, traffic congestion, etc. Even if the route is the shortest distance, it may actually reach the destination in the shortest time. It is not always possible, and there is actually a route that can move at high speed even if the distance is long and the required time is short. For this reason, the route obtained by the conventional route search device that uses the shortest distance route from the departure point to the destination point as the optimum route is not always the optimum route in actual operation. In addition, there are those that estimate the required time to the destination in consideration of the width of the road and display it as supplementary information on the obtained shortest route, but the required time is only supplementary information and the required minimum The route of time is not output as the optimum route.

本発明は,出発地点から目的地点に至るまでの経路を高速に求めることができる最適経路探索方法を提供することを目的とする。また,本発明は,出発地点,目的地点となる地点が多数あり,各地点間の最適経路を全て求めるような場合に高速に処理することができるようにすることを目的とする。   An object of the present invention is to provide an optimum route search method capable of obtaining a route from a departure point to a destination point at high speed. Another object of the present invention is to enable high-speed processing when there are a number of points serving as starting points and destination points, and all the optimum routes between the points are obtained.

本発明の基本構成は,目的地点および出発地点となる地点を入力する入力部と,道路データを保持する道路データ保持部と,道路データをもとに出発地点から目的地点に至る経路を探索して最適経路を求める経路探索部と,最適経路の経路情報を出力する出力部とを備えた経路探索装置における最適経路探索方法において,詳細道路データに基づいて該地点からその付近の主要道路に至る経路を探索する周辺探索部と,詳細道路データおよび主要道路データのうちの選択された道路データで経路探索をすることのできる全経路探索部とを備え,経路探索部は,該周辺探索部により目的地の周辺の主要道路上の道路点のうちから選択された道路点であるサテライトを求め,全経路探索部により出発地点からその周辺の主要道路に至る経路を詳細道路データにより探索し,そのようにして求められた主要道路上の道路点から該サテライトもしくは目的地点が主要道路上にある場合には目的地点に至る経路を主要道路データにより探索して最適経路を求める構成を持つ。   The basic configuration of the present invention is to search for a route from the departure point to the destination point based on the road data, an input unit for inputting the destination point and the point serving as the departure point, a road data holding unit for holding road data, and the road data. In an optimum route search method in a route search device comprising a route search unit for obtaining an optimum route and an output unit for outputting route information of the optimum route, from the point to the main road in the vicinity based on the detailed road data A route search unit for searching for a route, and an all route search unit capable of searching for a route with the selected road data of the detailed road data and the main road data. The satellite which is the road point selected from the road points on the main road around the destination is obtained, and the route from the departure point to the main road in the vicinity is detailed by the whole route search unit If the satellite or destination point is located on the main road from the road point on the main road determined in this way, the route to the destination point is searched using the main road data to find the optimum route. Have the structure you want.

本発明に関連する技術の構成は,目的地点および出発地点となる地点を入力する入力部と,道路データを保持する道路データ保持部と,道路データをもとに出発地点から目的地点に至る経路を探索して最適経路を求める経路探索部と,道路の属性に応じて走行速度を定める速度テーブル保持部と,経路情報を出力する出力部とを備えた経路探索装置における最適経路探索方法において,経路について速度テーブルを参照して所要時間を求め,所要時間により求めた経路を評価し,出発地点から目的地点に至る最短所要時間の経路を最適経路としてその経路情報を出力する構成を持つ。   The configuration of the technology related to the present invention includes an input unit for inputting a destination point and a starting point, a road data holding unit for holding road data, and a route from the starting point to the destination point based on the road data. In an optimal route search method in a route search device, comprising: a route search unit for searching for an optimum route; a speed table holding unit for determining a traveling speed according to a road attribute; and an output unit for outputting route information. The route is obtained by referring to the speed table for the route, evaluating the route obtained from the required time, and outputting the route information with the route having the shortest required time from the starting point to the destination as the optimum route.

図1は本発明に関連する技術の構成を示す図である。   FIG. 1 is a diagram showing a configuration of a technique related to the present invention.

図1において,1は道路データ保持部であって,道路データを保持するものである。2は区間データであって,道路を区間に分割したデータであり,区間の距離,区間の属性(道路種別(国道,一般道路等),道路の幅員等),走行速度の調整係数を保持するものである。調整係数は通常は1であり,渋滞等の道路状況に応じてユーザが設定できるものである。3は属性,調整係数である。4は道路点データであって,道路上の点について接続区間を対応付けたデータである。10は速度テーブル保持部であって,道路種別,幅員に対応した走行速度を保持するものである。11は速度テーブルである。15は経路探索部であって,出発地点から目的地点までの経路を探索し所要時間の短い経路を求めるものである。   In FIG. 1, reference numeral 1 denotes a road data holding unit which holds road data. 2 is section data, which is data obtained by dividing a road into sections, and holds the section distance, section attributes (road type (national road, general road, etc.), road width, etc.), and travel speed adjustment coefficient. Is. The adjustment coefficient is normally 1 and can be set by the user according to road conditions such as traffic congestion. 3 is an attribute and an adjustment coefficient. Reference numeral 4 denotes road point data, which is data in which connection sections are associated with points on the road. A speed table holding unit 10 holds a traveling speed corresponding to a road type and a width. 11 is a speed table. A route search unit 15 searches for a route from the departure point to the destination point and obtains a route with a short required time.

21は出発地点から目的地点までの経路を探索する処理を表す。22は探索した経路について,所要時間を算出する処理を表す。23は所要時間で経路を評価し,最短時間の経路を求める処理を表す。24は求めた経路を最適経路として表示部に出力する処理を表す。25は表示部である。26は入力部である。   Reference numeral 21 denotes processing for searching for a route from the departure point to the destination point. Reference numeral 22 denotes a process for calculating a required time for the searched route. Reference numeral 23 denotes processing for evaluating a route based on a required time and obtaining a route with the shortest time. Reference numeral 24 denotes processing for outputting the obtained route as an optimum route to the display unit. Reference numeral 25 denotes a display unit. Reference numeral 26 denotes an input unit.

経路探索部15は,入力された出発地点と目的地点を基に,道路データ保持部1から与えられる道路データを参照して,出発地点から目的地点までの経路と求めた経路の距離を求める。そして,速度テーブル保持部10から与えられる区間データの属性に対応する走行速度および調整係数を基に求めた出発地点から目的地点までの所要時間を求め,所要時間の短い経路を表示部25に出力する。例えば,ダイクストラ法により最適経路を求める場合,出発地点から始まって,出発地点に接続される区間の他方の道路点を求める。そして,出発地点に接続される各区間の属性により速度テーブルを参照して,実際に移動可能な走行速度を求める。また,そのようにして求めた走行速度に調整係数を掛けて実際に近い走行速度を求める。そして,その走行速度を基に区間を移動する所要時間で区間を求めて経路毎に評価し,最短所要時間の経路を最適区間として選択する。次に,このようにして求めた道路点について同様に区間と区間を移動する時間を求めて,各区間について評価し,最短時間で移動できる区間を求める。この処理を繰り返し目的地点に最短時間で至る経路を求める。   The route search unit 15 refers to the road data provided from the road data holding unit 1 based on the input departure point and destination point, and obtains the distance between the route from the departure point to the destination point and the obtained route. Then, a required time from the starting point to the destination point obtained based on the traveling speed and the adjustment coefficient corresponding to the attribute of the section data given from the speed table holding unit 10 is obtained, and a route with a short required time is output to the display unit 25. To do. For example, when the optimum route is obtained by the Dijkstra method, the other road point of the section connected to the departure point is obtained starting from the departure point. Then, referring to the speed table according to the attribute of each section connected to the departure point, the travel speed that can actually be moved is obtained. Further, the travel speed obtained in this manner is multiplied by an adjustment coefficient to obtain a travel speed close to the actual speed. Then, based on the travel speed, the section is obtained by the required time for moving the section and evaluated for each route, and the route having the shortest required time is selected as the optimum section. Next, the section and the time for moving the section are similarly determined for the road points thus determined, each section is evaluated, and a section that can move in the shortest time is determined. This process is repeated to find the route that reaches the destination point in the shortest time.

上記の速度テーブルは,例えば,道路の法定最高速度に道路の幅員を考慮して予めきめておくものであるが,速度テーブル変更手段を備えていて,ユーザが,道路の渋滞状況,経験等に基づいて変更できるものである。速度テーブルの変更は表示部25に速度テーブルを表示し,その表示画面上でユーザが設定値を変更する。また,調整係数は,例えば,製品の出荷時点では全て1に設定されていて,道路の渋滞等の状況に応じてユーザが設定できるものである。あるいは,移動速度と移動地点についての履歴をとることができる場合には,その履歴情報を基に調整係数を変更するようにしても良い。   The above speed table, for example, is preliminarily determined in consideration of the width of the road to the legal maximum speed of the road. However, the speed table is provided with a means for changing the speed table so that the user can check the traffic congestion situation, experience, etc. It can be changed on the basis. To change the speed table, the speed table is displayed on the display unit 25, and the user changes the set value on the display screen. For example, the adjustment coefficient is set to 1 at the time of product shipment, and can be set by the user according to the situation such as traffic congestion on the road. Alternatively, when a history about the moving speed and the moving point can be obtained, the adjustment coefficient may be changed based on the history information.

また,以上の構成によれば,出発地点から目的地点まで最短時間で移動できる経路を出力し,現実に最も有効な経路を出力することができる。また,調整係数によりきめ細かく所要時間を変更できるので,実際の移動時間に近い条件で経路探索行うことができる。また,速度テーブルもユーザが容易に変更できるので,実際の道路状況に柔軟に対応することができる。   Also, according to the above configuration, a route that can travel from the departure point to the destination point in the shortest time is output, and the most effective route in reality can be output. In addition, since the required time can be finely changed by the adjustment coefficient, a route search can be performed under conditions close to the actual travel time. In addition, since the user can easily change the speed table, it is possible to flexibly cope with actual road conditions.

図2は,本発明の基本構成を示す。   FIG. 2 shows the basic configuration of the present invention.

図2において,1は道路データ保持部であって,主要道路と主要道路から分かれる枝道等の全道路の詳細道路データ部と,主要道路だけの主要道路データ部を階層的に保持するものである。15は経路探索部であって、目的地から目的地周辺の主要道路に至る経路を探索し,目的地周辺の主要道路上の地点(サテライト)および目的地とサテライトとの間の経路を求める周辺探索部および,出発地点からサテライトもしくは目的地(目的地が主要道路上にあった場合)までの経路を詳細道路データおよび主要道路データを基に経路を求めるものである。
10は速度テーブル保持部である(探索した経路を所要時間で評価する場合に必要とし,距離で評価する場合には不要である)。25は表示部である。26は入力部である。
In FIG. 2, reference numeral 1 denotes a road data holding unit, which holds a detailed road data unit for all roads such as branch roads separated from the main road and the main road, and a main road data unit for only the main road in a hierarchical manner. . A route search unit 15 searches for a route from the destination to the main road around the destination, and obtains a point (satellite) on the main road around the destination and a route between the destination and the satellite. The search unit and the route from the starting point to the satellite or destination (when the destination is on the main road) are obtained based on the detailed road data and the main road data.
Reference numeral 10 denotes a speed table holding unit (necessary when evaluating a searched route with a required time, and not when evaluating with a distance). Reference numeral 25 denotes a display unit. Reference numeral 26 denotes an input unit.

道路データ保持部1において,42は主要道路データ部である。43は詳細道路データ部である。経路探索部15において,51は周辺探索部であって,詳細道路データにより目的地周辺を探索し,目的地周辺の主要道路上の道路点(サテライト)および目的地とサテライト間の経路を求めるものである。52は全経路探索部であって,出発地点から詳細道路データを基に出発地点近くの主要道路上の道路点まで探索し,その道路点からは主要道路データに従って,サテライトもしくは目的地(目的地が主要道路上にある場合)までの経路を探索するものである。   In the road data holding unit 1, 42 is a main road data unit. 43 is a detailed road data section. In the route search unit 15, 51 is a periphery search unit that searches the periphery of the destination using detailed road data, and obtains a road point (satellite) on the main road around the destination and a route between the destination and the satellite. It is. 52 is an all-route search unit that searches from the departure point to the road point on the main road near the departure point based on the detailed road data, and from that road point according to the main road data, the satellite or destination (destination) Route to the main road).

53は詳細道路データに基づく経路探索の処理であって,出発地点からその周辺の主要道路上の道路点(X)までの経路を求める処理である。54は主要道路データに基づく経路探索の処理であって,出発地点近くの主要道路上の道路点(X)からサテライト(S)もしくは目的地(目的地が主要道路上にある場合)までの経路を主要道路データに従って探索する処理である。55は探索経路を最短経路もしくは最短時間で評価し最適経路を求める処理である。56は求めた最適経路を表示部に出力する処理である。   53 is a route search process based on the detailed road data, and is a process for obtaining a route from the departure point to the road point (X) on the main road in the vicinity. 54 is a route search process based on the main road data. The route from the road point (X) on the main road near the departure point to the satellite (S) or the destination (when the destination is on the main road). Is searched according to main road data. 55 is a process for obtaining the optimum route by evaluating the searched route in the shortest route or in the shortest time. Reference numeral 56 denotes a process for outputting the obtained optimum route to the display unit.

図2の構成の動作を説明する。経路探索部15は,入力された出発地点および目的地点をもとに,周辺探索部51により,目的地点からその周辺の主要道路上の道路点に至る経路を探索する。そして,例えば,一定距離以内にあるその主要道路上の道路点のうちから選択された道路点,例えば早く見つかった順で全個数の30%以内等をサテライトとして保持する。さらに,全経路探索部により出発地点から目的地点までの経路を詳細道路データもしくは主要道路データに基づいて経路探索をする。その際,出発地点から探索を始めて,主要道路の道路点(X)に到達するまでは詳細道路データをもとに経路探索をする。次にその道路点(X)から目的地までは主要道路地図を基に探索経路を評価しながら最短距離もしくは最短所要時間の経路探索をする。そして,サテライトもしくは目的地点(目的地点が主要道路上にある場合)に到達したら,その経路を求める経路とする。さらに,サテライトから目的地までは予め周辺探索で求めておいた経路を採用する。最適経路は探索した経路について最短距離もしくは最短所要時間の経路とする。なお,この周辺探索および全経路探索は,例えば,前述のダイクストラ法等により行うものであり,前述したと同様に道路点に接続する区間を一つずつ延ばしながら延ばした区間のうちの最短距離の区間もしくは区間を通過するのに要する時間が最短の区間を求めながら経路を探索する方法により行うものである。   The operation of the configuration of FIG. 2 will be described. The route search unit 15 searches the route from the destination point to the road point on the main road in the vicinity by the surroundings search unit 51 based on the input departure point and destination point. Then, for example, the road points selected from the road points on the main road within a certain distance, for example, within 30% of the total number in the order found earlier are held as satellites. Further, a route search from the departure point to the destination point is performed by the all route search unit based on detailed road data or main road data. At that time, the search is started from the departure point, and the route search is performed based on the detailed road data until the road point (X) of the main road is reached. Next, from the road point (X) to the destination, a route search for the shortest distance or the shortest required time is performed while evaluating the search route based on the main road map. When the satellite or destination point (when the destination point is on the main road) is reached, the route is obtained. Furthermore, the route previously determined by the peripheral search is adopted from the satellite to the destination. The optimum route is the route having the shortest distance or the shortest required time for the searched route. This neighborhood search and all-route search are performed by, for example, the above-mentioned Dijkstra method, etc., and, as described above, the shortest distance of the sections extended while extending sections connected to road points one by one. This is performed by a method of searching for a route while obtaining a zone or a zone having the shortest time required to pass through the zone.

本発明の基本構成によれば,出発地点から目的地点までの最短経路もしくは最小所要時間の経路に近い経路を高速に求めることができる。特に,出発地点および目的地点となる地点が複数あり,それぞれの地点を出発地点および目的地点としてそれぞれの地点間の最適経路を求める場合には,それぞれの目的地周辺のサテライトおよびその経路を求めてあるので,目的地周辺の詳細道路データによる探索時間を大幅に減らすことができ,目的地点までの経路探索を高速に行うことができる。   According to the basic configuration of the present invention, the shortest route from the departure point to the destination point or a route close to the route with the minimum required time can be obtained at high speed. In particular, when there are multiple starting points and destination points, and each point is the starting point and destination point, and the optimal route between each point is determined, the satellites around each destination and its route are calculated. Therefore, the search time by detailed road data around the destination can be greatly reduced, and the route search to the destination can be performed at high speed.

図3は本発明に関連する技術の構成のシステム構成の実施例を示す。図3において,61は速度テーブル保持部であって,速度テーブルを保持する磁気ディスク装置等である。62は速度テーブルのデータを表す。63は道路データ保持部であって,道路データを保持するCDROM等である。64は道路点データである。65は区間データである。66は地点データ保持部であって,目的地点,出発地点となる地点の道路点およびその名称(商店名等)等をデータとしてもつものであり,磁気ディスク装置等である(地点データはユーザが指定するものである)。67は地点データを表す。   FIG. 3 shows an embodiment of the system configuration of the technical configuration related to the present invention. In FIG. 3, reference numeral 61 denotes a speed table holding unit, which is a magnetic disk device or the like that holds a speed table. 62 represents data of the speed table. A road data holding unit 63 is a CDROM or the like that holds road data. Reference numeral 64 denotes road point data. Reference numeral 65 denotes section data. Reference numeral 66 denotes a point data holding unit having data such as a destination point, a road point of a starting point, and its name (shop name, etc.), and is a magnetic disk device or the like. To specify). 67 represents point data.

また,71は評価テーブル保持部であって,求めた経路の評価値(最短所要時間)を保持するものである。72は経路探索プログラムであって,出発地点から道路点データと区間データに従って経路を求め,区間毎に距離およびその区間を通過する所要時間(出発地点からの区間毎の累積時間)を求め,所要時間で経路を評価しながら最短時間で通過できる区間を選択して目的地に至るまでの経路を求めるものである。73は経路探索部であって,出発地点から目的地点までの経路を探索するものである。74は所要時間算出部であって,求めた区間の距離と速度テーブルを参照して求めた区間を通過する所要時間を算出するものである。75は所要時間評価部であって,求めた区間の所要時間を評価し,最短時間で通過できる区間を求めるものである。77は経路情報保持部であって,最適経路として選択された区間データを保持するものである。   Reference numeral 71 denotes an evaluation table holding unit for holding the calculated evaluation value (shortest required time) of the route. 72 is a route search program for obtaining a route from a departure point according to road point data and section data, obtaining a distance for each section and a required time for passing the section (cumulative time for each section from the departure point) The route to reach the destination is selected by selecting a section that can be passed in the shortest time while evaluating the route by time. A route search unit 73 searches for a route from the departure point to the destination point. Reference numeral 74 denotes a required time calculation unit for calculating the required time to pass through the obtained section by referring to the obtained distance and speed table. A required time evaluation unit 75 evaluates the required time of the obtained section and obtains a section that can be passed in the shortest time. A route information holding unit 77 holds section data selected as the optimum route.

また,81はCPUである。82はメモリである。83はディスプレイである。84はキーボードである。85はマウスである。また,91は走行履歴情報であって,自動車の車載装置で獲得された自動車の走行記録を保持する磁気ディクス装置,メモリカード等であり,自動車の走行日時,走行した位置(緯度,経度),走行速度等のデータを保持するものである。自動車の走行記録から速度テーブルの調整係数を変更する場合に使用するものである。92は調整係数変更手段であって,自動車の走行履歴から速度テーブルの調整係数を変更する手段である。93は速度テーブル変更手段であって,ユーザが速度テーブルを変更する時に使用するものである。以上の図3のシステム構成の動作は後述する。   Reference numeral 81 denotes a CPU. Reference numeral 82 denotes a memory. Reference numeral 83 denotes a display. 84 is a keyboard. 85 is a mouse. Reference numeral 91 denotes travel history information, which is a magnetic disk device, a memory card or the like that holds a travel record of the vehicle acquired by the in-vehicle device of the vehicle, and includes the travel date and time of the vehicle, the traveled position (latitude and longitude), It holds data such as travel speed. This is used when changing the adjustment coefficient of the speed table from the running record of the automobile. Reference numeral 92 denotes an adjustment coefficient changing means for changing the adjustment coefficient of the speed table from the travel history of the automobile. A speed table changing means 93 is used when the user changes the speed table. The operation of the system configuration shown in FIG. 3 will be described later.

図4は,道路の区間データ,道路点データ,地点データの実施例であり,区間データ,道路点データはCDROM等に保持されているものである。但し,道路区間データの内,調整係数については変更することもあるため,道路区間データ全体または調整係数のみは更新可能な媒体に保持する必要がある。また,地点データはユーザが設定するものである。   FIG. 4 shows an example of road segment data, road point data, and point data. The section data and road point data are held in a CDROM or the like. However, since the adjustment coefficient may be changed in the road section data, it is necessary to store the entire road section data or only the adjustment coefficient in an updatable medium. The point data is set by the user.

図4 (a)は,道路区間データの例である。区間データは,道路を区間に分割したデータであり,区間番号をもち,区間の両端の接続道路点番号1,接続道路点番号2,区間長,属性(高速道路,国道等の道路種別,道路の幅員等),道路の走行速度の調整係数を保持するものである。調整係数は,デフォルト値として1をもつが,渋滞情報,工事情報もしくは経験等によりユーザが自由に変更できるものである(例えば,道路状況に応じて0.9,0.65等の値を設定する)。あるいは自動車の走行履歴を基に,区間の過去の走行履歴を基に調整係数を変更することもできる。   Fig. 4 (a) shows an example of road segment data. The section data is data obtained by dividing the road into sections, having section numbers, connected road point numbers 1, connected road point numbers 2, section lengths, and attributes (highway, national highway type, road, etc.) , Etc.), and an adjustment factor for road travel speed. The adjustment coefficient has a default value of 1, but can be freely changed by the user based on traffic jam information, construction information, or experience (for example, 0.9, 0.65, etc. are set according to road conditions) To do). Alternatively, the adjustment coefficient can be changed based on the past travel history of the section based on the travel history of the automobile.

図4 (b)は,道路点データの例である。道路点データは,道路点番号を持ち,道路点に接続する区間データ(接続区間番号)を持つものである。
図4 (c)は,地点データの例である。地点データは,出発地点,目的地点の道路点番号,名称(商店名等)等により構成されるものであり,ユーザが設定するものである。
図5は,速度テーブルの例である。道路種別毎に道路の幅員等を考慮して走行速度を定めたものである。
Fig. 4 (b) shows an example of road point data. The road point data has road point numbers and has section data (connection section numbers) connected to the road points.
FIG. 4 (c) shows an example of point data. The point data is composed of a departure point, a road point number of a destination point, a name (store name, etc.), etc., and is set by the user.
FIG. 5 is an example of a speed table. The traveling speed is determined in consideration of the width of the road for each road type.

例えば,道路が一般国道で法定最高速度が時速60kmの道路の場合,道路の幅員が13.0m以上あれば,走行速度は時速60kmとする。幅員が13.0m未満〜5.5m以上では時速55km,幅員が5.5m未満〜3.0m以上では時速50km,3.0m未満では40km,未調査の道路では30kmとする。また,このテーブルは画面に表示でき,ユーザにより変更可能なものである。この速度テーブルを基に,ある道路区間の「平均速度=区間の走行速度×調整係数」により区間の平均速度を算出する。前述したように,調整係数は区間データの属性として持つものであり,デフォルト値が1であって,道路の渋滞,あるいは走行履歴等により変更可能なものである。   For example, when the road is a general national road and the legal maximum speed is 60 km / h, if the road width is 13.0 m or more, the traveling speed is 60 km / h. If the width is less than 13.0 m to 5.5 m or more, the speed is 55 km / h, if the width is less than 5.5 m to 3.0 m or more, the speed is 50 km / h, if the width is less than 3.0 m, it is 40 km, and 30 km on unexamined roads. This table can be displayed on the screen and can be changed by the user. Based on this speed table, the average speed of the section is calculated by “average speed = travel speed of the section × adjustment coefficient” of a certain road section. As described above, the adjustment coefficient has an attribute of the section data, has a default value of 1, and can be changed according to road congestion or a travel history.

図6は,評価テーブルと経路情報の例を示す図である。図6 (a)は,評価テーブルの例であって,道路点毎の評価値と直前の道路点番号をもつものである。評価値は,区間の平均速度を基に算出した平均速度を基に区間を通過するのに要する時間の最小値であり,評価値は出発地点から各道路点を通過することにより得られる累積値である。   FIG. 6 is a diagram illustrating an example of an evaluation table and route information. FIG. 6 (a) is an example of an evaluation table, which has an evaluation value for each road point and the immediately preceding road point number. The evaluation value is the minimum value of the time required to pass through the section based on the average speed calculated based on the average speed of the section. The evaluation value is a cumulative value obtained by passing each road point from the departure point. It is.

図6 (b)は,経路情報の例であって,出発地点と到達地点毎にその経路情報のあるポインタとポインタで指定された位置に通過道路点数,通過道路点番号をもつものである。最初に全ての道路点の評価値に最大値(例えば,999999)を設定し,出発地点に対応する道路点の評価値には0を設定する。全道路点の中で評価値の最小の道路点(仮にAとする)を求めて,その道路点に接続される区間データを基に,その距離,属性によりその区間を通過する所要時間を求め,その道路点の評価値との合計(累積所要時間)を得る。求めた累積所要時間が,その区間によって接続される他方の道路点(仮にBとする)の評価値がより小さければ,Bの評価値を累積所要時間とし,直前の道路点番号はAとなる。これをAから接続される全道路区間について行った後に,同様に全道路点の中で評価値の最小の道路点を求めて,探索作業を繰り返す。評価テーブルはその時点での各道路点までの最小累積所要時間であり,直前の道路点番号をトレースしていくと,出発地点までの経路が分かる。このようにして,目的地点に至るまで評価テーブルを作成するとともに,図6 (b)に示すように経路情報を作成する。出発地点から目的地点に至るまでに選択した道路点番号(通過道路点番号0,通過道路点番号1等)を経路情報に記録する。   FIG. 6B is an example of route information, and has a passing road point number and a passing road point number at the position specified by the pointer and the pointer with the route information for each departure point and destination point. First, the maximum value (for example, 999999) is set as the evaluation value of all road points, and 0 is set as the evaluation value of the road points corresponding to the departure point. Find the road point with the smallest evaluation value (assumed to be A) among all road points, and find the time required to pass through the section based on the distance and attributes based on the section data connected to the road point. , And the total (cumulative required time) with the evaluation value of the road point is obtained. If the calculated accumulated time is smaller than the evaluation value of the other road point (assumed to be B) connected by the section, the evaluation value of B is regarded as the accumulated required time, and the previous road point number is A. . After this is performed for all the road sections connected from A, the road point with the smallest evaluation value is similarly obtained from all the road points, and the search operation is repeated. The evaluation table is the minimum accumulated time to each road point at that time, and the route to the departure point can be found by tracing the previous road point number. In this way, an evaluation table is created up to the destination point, and route information is created as shown in FIG. The road point number (passing road point number 0, passing road point number 1, etc.) selected from the departure point to the destination point is recorded in the route information.

図7は,本発明に関連する技術の構成をダイクストラ法に適用する場合の実施例である。
・S1: 評価テーブルの全ての道路点の評価値に最大値を設定する(初期値)。
・S2: 出発地点となる道路点の評価値を0とする(初期値)。
・S3: 価値の最小の道路点を調べる(これをカレント道路点と呼ぶ)。
・S4: カレント道路点は目的地点か判定する(目的地点であるかないかは地点データを参照する)。目的地点でなければS5以後の処理を行い,目的地点であればS11の処理をする。
・S5: 評価対象を接続区間番号1とする。
・S6: 接続区間を通ってカレント道路点でない方の接続道路点の評価値を求める。評価値は,「評価値=カレント道路点の評価値+(接続区間の区間長/走行速度×接続区間の調整係数)」で算出する。走行速度は接続区間の道路種別,幅員に応じて速度テーブルから求める。
・S7: 評価値は既に設定されている値より小さいか判定する。小さければS8の処理を行い,小さくなければS9の処理をする。
・S8: 評価テーブルの接続道路点の評価値と直前の道路点番号を設定する。直前の道路点=カレント道路点である。
・S9: カレント道路点の接続道路はまだあるか判定する。あればS10以後の処理を行い,なければS3以後の処理を繰り返す。
・S10: 評価対象を次の接続区間として,S6以後の処理を繰り返す。
・S11: カレント道路点の評価値を所要時間とする。カレント道路点から直前の道路点を順にトレースして経路情報を求め,出力する。
FIG. 7 shows an embodiment when the configuration of the technology related to the present invention is applied to the Dijkstra method.
S1: The maximum value is set as the evaluation value for all road points in the evaluation table (initial value).
S2: The evaluation value of the road point that is the departure point is set to 0 (initial value).
S3: Check the road point with the smallest value (this is called the current road point).
S4: It is determined whether the current road point is a destination point (refer to the point data to determine whether or not it is a destination point). If it is not the destination point, the process after S5 is performed, and if it is the destination point, the process of S11 is performed.
S5: The evaluation target is connection section number 1.
S6: The evaluation value of the connecting road point that is not the current road point through the connecting section is obtained. The evaluation value is calculated by “evaluation value = evaluation value of current road point + (section length of connection section / travel speed × connection section adjustment coefficient)”. The traveling speed is obtained from the speed table according to the road type and width of the connected section.
S7: It is determined whether the evaluation value is smaller than the preset value. If it is smaller, the process of S8 is performed, and if it is not smaller, the process of S9 is performed.
S8: Set the evaluation value of the connected road point and the previous road point number in the evaluation table. Previous road point = current road point.
S9: It is determined whether there is still a connecting road at the current road point. If there is, the processing after S10 is performed, and if not, the processing after S3 is repeated.
S10: The process after S6 is repeated with the evaluation target as the next connection section.
S11: The evaluation value of the current road point is set as the required time. Traces the route information from the current road point in order to obtain the route information and outputs it.

図8は,実施例2の説明図であって,本発明の基本構成の実施例の説明図である。   FIG. 8 is an explanatory diagram of the second embodiment and is an explanatory diagram of the embodiment of the basic configuration of the present invention.

商品の配達先が多数あって最適な配達経路を求めるような時,目的地点が複数地点あり,最短経路もしくは最短時間で各地点を通過して出発地点に戻る経路を求める必要がある。このような場合に,各地点間(地点がA,B,Cの3箇所あるとすると,Aを出発地点としてB,Cを目的地点とし,地点Bを出発地点としてCを目的地点とする)を最短距離もしくは最短時間で移動することのできる経路を求めておくと,目的地点を経由する順番,経路を求めるのに都合が良い。本実施例2はそのような場合に,各地点間の最短経路に近い経路を高速に求めることができるようにしたものである。   When there are many product delivery destinations and the optimum delivery route is to be obtained, there are a plurality of destination points, and it is necessary to obtain the shortest route or the route that passes through each point in the shortest time and returns to the departure point. In such a case, between the points (assuming that there are three points A, B, and C, A is the starting point, B and C are the destination points, and B is the starting point and C is the destination point) If a route that can travel in the shortest distance or the shortest time is obtained, it is convenient to obtain the order and route through the destination point. In this case, the second embodiment can obtain a route close to the shortest route between points at high speed.

図8 (a)は,主要道路の道路データと詳細道路データの道路データを重ねたイメージである。太線は主要道路であり,細線は主要道路から分かれた枝道を表す。地点iは出発地点もしくは目的地点を表す。
図8 (b)は,主要道路の道路データを表す。図8 (c)は,全道路の詳細道路データであって,主要道路と主要道路から分かれた枝道を含む全道路データである。
図8 (c)において,A,B,Cは地点であって,AB間の最短経路,AC間の最短経路を求める場合には,Aを出発地点,B,Cは目的地点とする。またBC間の最短経路を求める場合にはBを出発地点,Cを目的地点とする。Bを出発地点としてAを目的地点とする場合は,Aを出発地点としてBを目的地点とする場合に同じ経路とする。同様にCを出発地点としてA,Bを目的地点とする場合も同様にAもくしはBを出発地点としてCを目的地点とした場合と同じ経路を最短経路とする。
Fig. 8 (a) is an image of the road data of the main road and the road data of the detailed road data superimposed. The thick line represents the main road, and the thin line represents the branch road separated from the main road. The point i represents a starting point or a destination point.
Fig. 8 (b) shows the road data of the main road. FIG. 8C shows detailed road data for all roads, including all roads including main roads and branch roads separated from the main roads.
In FIG. 8C, A, B, and C are points, and when obtaining the shortest route between AB and the shortest route between AC, A is a departure point and B and C are destination points. When obtaining the shortest route between BCs, B is the starting point and C is the destination point. When B is the departure point and A is the destination point, the same route is used when A is the departure point and B is the destination point. Similarly, when C is the starting point and A is B and the destination is B, the same route as when A or B is the starting point and C is the destination is the shortest route.

図9は,実施例2の目的地点周辺の探索と出発地点周辺の探索の説明図である。図9 (a)は,目的地点周辺の探索の説明図である。地点Aを目的地点とする(図8 (c)とは地図が異なる)。詳細道路データにより地点Aから始めて,主要道路に至る経路を求める。そして,一定の距離以内の主要道路上の道路点(A1 ,A2 ,A3 )をサテライトとしてその道路点および地点Aからサテライトに至る経路を保持する。 FIG. 9 is an explanatory diagram of a search around a destination point and a search around a departure point according to the second embodiment. FIG. 9A is an explanatory diagram of searching around a destination point. Point A is the destination point (the map is different from FIG. 8C). The route from the point A to the main road is obtained from the detailed road data. A road point (A 1 , A 2 , A 3 ) on the main road within a certain distance is used as a satellite, and the road point and the route from the point A to the satellite are held.

図9 (b)は,出発地点の周辺の経路探索の説明図である。Bは出発地点である(図8の地点Bに対応していない)。地点Bから開始して,詳細道路データにより経路探索を開始し,一定の距離以内の主要道路上の道路点(X(複数点あっても良い),B自身のサテライト)を通過後は,主要道路データにより目的地点(目的地点が主要道路上にある場合)もしくはサテライトまでの最短経路を求める。   FIG. 9B is an explanatory diagram of route search around the departure point. B is a starting point (not corresponding to point B in FIG. 8). Starting from point B, the route search is started with the detailed road data, and after passing through the road points on the main road within a certain distance (X (multiple points may be present), B's own satellite) The shortest route to the destination point (when the destination point is on the main road) or the satellite is obtained from the road data.

図9 (c)は,そのようにして求めた,図8のA,B,Cの各地点間の最短経路情報(この実施例2では最短距離)の表示の例である。表示する情報は経路情報であって,出発地点から目的地点までの道路点の通過情報等も出力することができる。   FIG. 9C is an example of display of the shortest path information (the shortest distance in the second embodiment) between the points A, B, and C in FIG. The information to be displayed is route information, and it is also possible to output road point passing information from the departure point to the destination point.

図10は,実施例2のシステム構成である。図10において,63は道路データ保持部であって,道路データを保持するCDROM等であり,詳細道路データ部110と主要道路データ部111を階層構造に構成したものである。66は地点データ保持部であって,地点データ(目的地点,出発地点となる地点の道路点,その名称,および自身が目的地となった場合のサテライト数等)を保持するものである。67は地点データを表す。   FIG. 10 shows a system configuration of the second embodiment. In FIG. 10, reference numeral 63 denotes a road data holding unit, which is a CDROM or the like for holding road data. The detailed road data unit 110 and the main road data unit 111 are configured in a hierarchical structure. Reference numeral 66 denotes a point data holding unit which holds point data (a destination point, a road point of a point serving as a departure point, its name, and the number of satellites when it is a destination). 67 represents point data.

また,71は評価テーブル保持部であって,求めた経路の評価値(この実施例2では最短経路)を保持するものである。72は経路探索プログラムであって,出発地点から目的地点に至る最短経路を求めるものである。77は経路情報保持部であって,選択した最適経路(区間データ)を保持するものである。   Reference numeral 71 denotes an evaluation table holding unit which holds the obtained evaluation value of the route (the shortest route in the second embodiment). Reference numeral 72 denotes a route search program for obtaining the shortest route from the departure point to the destination point. A route information holding unit 77 holds the selected optimum route (section data).

また,81はCPUである。82はメモリである。83はディスプレイである。84はキーボードである。85はマウスである。道路データ保持部63において,110は詳細道路データ部である。111は主要道路データ部である。   Reference numeral 81 denotes a CPU. Reference numeral 82 denotes a memory. Reference numeral 83 denotes a display. 84 is a keyboard. 85 is a mouse. In the road data holding unit 63, 110 is a detailed road data unit. Reference numeral 111 denotes a main road data section.

経路探索プログラム72において,121は周辺探索部であって,目的地周辺のサテライトを求めるものである。122は全経路探索部であって,出発地点から目的地点もしくはサテライトに至る最短経路を求めるものである。123は経路評価部であって,最短経路を求めるものである。131は道路点付随データ保持部であって,道路地点毎のサテライト元の地点番号等の情報を保持するものである。   In the route search program 72, reference numeral 121 denotes a peripheral search unit for obtaining satellites around the destination. Reference numeral 122 denotes an all-route search unit that obtains the shortest route from the departure point to the destination point or satellite. Reference numeral 123 denotes a route evaluation unit for obtaining the shortest route. Reference numeral 131 denotes a road point associated data holding unit for holding information such as a satellite source point number for each road point.

道路データ保持部の詳細道路データ部,主要道路データ部は道路点データ,区間データにより構成されるがその構成は,図4と同様であるので説明は省略する。また,評価テーブル,経路情報保持部の構成も,図6と同様であるので説明は省略する(但し,実施例2では評価値は最短距離である)。   The detailed road data section and main road data section of the road data holding section are composed of road point data and section data, but the configuration is the same as in FIG. The configuration of the evaluation table and the path information holding unit is the same as that in FIG. 6 and will not be described (however, in Example 2, the evaluation value is the shortest distance).

図11は,道路点付随データ,地点データの例を示す。図11 (a)は,道路点付随データの例であって,周辺探索を行って得られたサテライトおよびその時に生成された目的地点からサテライトまでの経路を保持するものである。道路点付随データは,道路点番号毎に地点番号,サテライト個数,各サテライト元地点番号,その経路情報を持つ位置を指定する経路情報へのポインタをもつものである(例えば,図9 (a)でサテライトA2 に対応する道路点番号に対しては地点そのものはここにはないため,地点番号には無を意味する−1を持ち,地点AとサテライトA3 の間の経路情報をもつ。また,目的地点Aに対応する道路点番号に対しては地点番号に地点Aを持ち,サテライトはないため,サテライト個数は0となる)。経路情報ポインタ指定された場所に経路の通過点の個数,通過道路点の番号が記録される。また,求めたサテライトは,次回に同じ目的地点を探索する場合に再使用することができる。 FIG. 11 shows an example of road point associated data and point data. FIG. 11 (a) is an example of road point associated data, in which satellites obtained by performing a peripheral search and a route from the destination point to the satellites generated at that time are held. The road point associated data has a point number, the number of satellites, each satellite source point number, and a pointer to route information for designating a position having the route information for each road point number (for example, FIG. 9 (a)). Since the point itself does not exist here for the road point number corresponding to satellite A 2 , the point number has −1 which means nothing, and has route information between point A and satellite A 3 . In addition, for the road point number corresponding to the destination point A, since the point number has the point A and there is no satellite, the number of satellites is 0). The number of passing points on the route and the number of passing road points are recorded at the location specified by the route information pointer. In addition, the obtained satellite can be reused when searching for the same destination point next time.

図11 (b)は,地点データの例であって,地点番号毎に対応する道路点番号,自身のもつサテライト数,名称(商店名等)を保持するものである。自サテライト数は,周辺探索により求められたサテライトに基づいて記録されるものである(図9 (a)の地点Aの場合,自サテライト数は3である)。また,地点の名称(商店名等)はユーザが書き込むものである。   FIG. 11B is an example of point data, and holds the road point number corresponding to each point number, the number of satellites, and the name (shop name, etc.). The number of own satellites is recorded based on the satellites obtained by the peripheral search (in the case of point A in FIG. 9A, the number of own satellites is 3). Also, the name of the point (shop name, etc.) is written by the user.

本実施例において,探索は,出発地点から始めるが,あらかじめ求めてある出発地点のサテライトから出発しないのは,目的地点が出発地点のサテライトより出発地点に近い半径内にある場合,最適経路が求められなくなるのを防ぐためである。   In this embodiment, the search starts from the starting point, but does not start from the satellite at the starting point that has been obtained in advance. This is to prevent being lost.

図12は,実施例2の経路探索プログラムの全体的処理のフローチャートである。   FIG. 12 is a flowchart of the overall processing of the route search program according to the second embodiment.

経路探索の対象となる地点(図8のA,B,C等)は地点0〜地点(n−1)のn個あり,n個の地点間の経路探索を行うとする。S1〜S4は目的地点周辺のサテライトを求める処理であり,S5〜S8は出発地点からサテライトもしくは目的地点までの全経路探索の処理である。
・S1: iを0とする(初期値)。
・S2: n個の地点について周辺探索を行ったか判定する。全て行っていれば(i≧nであれば)S5の処理を行う。全て行っていなければ(i≧nでなければ)S3の処理を行う。
・S3: 周辺探索プログラムにより地点iの周辺の探索をする(この処理を(1)とする)。
・S4: iをi+1としてS2以後の処理を繰り返す。
・S5: iを0にクリアして,S6以後の処理をする。
・S6: n個の地点について全て全経路探索を行ったか判定する((i≧nか判定する)。i≧nでなければ全ての地点について行っていないのでS7の処理を行う。i≧nであれば全ての地点について行ったので処理を終了する。
・S7: 地点iを出発地点として経路探索を行い,他の全地点(目的地点)との経路を求める。
・S8: iをi+1としてS6以後の処理を繰り返す。
It is assumed that there are n points (A, B, C, etc. in FIG. 8) that are the targets of route search, from point 0 to point (n-1), and route search between n points is performed. S1 to S4 are processes for obtaining satellites around the destination point, and S5 to S8 are processes for searching all routes from the departure point to the satellite or the destination point.
S1: i is set to 0 (initial value).
S2: It is determined whether the surrounding search has been performed for n points. If all are performed (if i ≧ n), the process of S5 is performed. If not all (if i ≧ n), the process of S3 is performed.
S3: A search around the point i is performed by the peripheral search program (this process is set to (1)).
S4: i is set to i + 1, and the processes after S2 are repeated.
S5: i is cleared to 0, and the processing after S6 is performed.
S6: It is determined whether all routes have been searched for all the n points (determining whether i ≧ n) .If not i ≧ n, the process is not performed for all points, and the process of S7 is performed. If so, the process is terminated because it has been performed for all points.
S7: A route search is performed with the point i as a departure point, and a route to all other points (target points) is obtained.
S8: i is set to i + 1, and the processes after S6 are repeated.

図13は,周辺道路探索のフローチャートであって,図12の(1)の処理の詳細である。本処理は詳細道路データに対して行う。
・S1: 地点iの対応する道路点の道路点付随データに地点番号を設定する。
・S2: 全道路点の評価値を最大にする。
・S3: 地点iに対応する道路点の評価値を最小にする。
・S4: 評価値の最小の道路点を調べ,これをカレント道路点とする。
・S5: 周辺探索は終了したか判定する。終了していなければS6の処理をする。終了していれば,処理を終了する。終了の判断条件は,例えば,サテライトが6箇所見つかった場合等による。
・S6: カレント道路点に対応する主要道路があるか判定し,あればS7の処理を行い,なければS8の処理を行う。
・S7: カレント道路点の道路点付随データにサテライト情報を設定する。即ち,サテライト元地点番号に地点番号を設定する。地点iの対応する道路点からカレント道路点までの通過道路点番号を設定する。
・S8: カレント道路点から接続されている道路区間を評価し,評価テーブルに評価値を設定し,S4以後の処理を繰り返す。
FIG. 13 is a flowchart for searching for surrounding roads, and shows details of the process (1) in FIG. This process is performed on the detailed road data.
S1: A point number is set in the road point associated data of the road point corresponding to the point i.
・ S2: Maximize the evaluation value of all road points.
S3: The evaluation value of the road point corresponding to the point i is minimized.
S4: The road point with the smallest evaluation value is examined and set as the current road point.
S5: It is determined whether the peripheral search is finished. If not completed, the process of S6 is performed. If completed, the process is terminated. The termination determination condition depends on, for example, when six satellites are found.
S6: It is determined whether or not there is a main road corresponding to the current road point.
S7: Satellite information is set in the road point associated data of the current road point. That is, the spot number is set as the satellite source spot number. A passing road point number from the corresponding road point of the point i to the current road point is set.
S8: The road section connected from the current road point is evaluated, an evaluation value is set in the evaluation table, and the processes after S4 are repeated.

図14および図15は,実施例2の全経路探索のフローチャートであって,図12の(2)の処理の詳細である。
・S1: 詳細道路および主要道路(全道路)の評価値を最大にする。
・S2: 地点iに対応する評価値を最小にする。
・S3: 評価値の最小の道路点を調べ,これをカレント道路点とする。
・S4: カレント道路点に地点iはあるか判定し,あればS5の処理を行い,なければS7の処理をする。
・S5: 地点iからカレント道路点までの通過道路の情報を経路として出力する。
・S6: 地点iからの経路が求まっていない地点(目的地点)はあるか判定し,あればS7の処理を行い,なければ処理を終了する。
・S7: カレント道路点にサテライト(目的地点のサテライト)はあるか判定し,あればS8の処理を行い,なければS11の処理を行う。
・S8: サテライト元の地点が求まっているか判定し,求まっていればS10’の処理を行い,求まっていなければS9の処理を行う。
・S9: 地点iからのカレント道路点までの通過道路点の情報とサテライトの通過道路点の情報を連結してサテライト元地点までの経路とする。
・S10: 地点iからの経路が求まっていない地点があるか判定し,なければ処理を終了し,あればS10’の処理を行う。
・S10’: カレント道路点にはまだサテライトはあるか判定し,あればS8以降の処理を繰り返し,なければS11以後の処理をする。
・S11: カレント道路点から接続されている道路区間を評価し,評価テーブルに評価値を設定する。
・S12: 主要道路の探索に切り換えるか判定し,主要道路に切り換えるならば,S13の処理をし,切り換えない場合にはS3以後の処理を繰り返す。主要道路に切り換えるか切り換えないかの条件は,例えば,地点i(出発地点)のサテライト((1)の処理で求めたサテライト)を全て通過したか等の条件で判定する。
・S13: 詳細道路の道路点で対応主要道路があるものは評価値を主要道路にコピーする。これ以降の探索対象は主要道路とし,S3以降の処理を繰り返す。
14 and 15 are flowcharts of the entire route search of the second embodiment, and are details of the process (2) in FIG.
S1: Maximize evaluation values for detailed roads and main roads (all roads).
S2: The evaluation value corresponding to the point i is minimized.
S3: The road point with the smallest evaluation value is checked, and this is set as the current road point.
S4: It is determined whether or not there is a point i at the current road point.
S5: Information on the passing road from the point i to the current road point is output as a route.
S6: It is determined whether there is a point (destination point) for which a route from the point i is not found. If there is, a process of S7 is performed, and if not, the process is terminated.
S7: It is determined whether or not there is a satellite (satellite at the destination point) at the current road point.
S8: It is determined whether the satellite source point has been obtained, and if so, the process of S10 ′ is performed, and if not, the process of S9 is performed.
S9: Link the information of the passing road point from the point i to the current road point and the information of the passing road point of the satellite to obtain a route to the satellite source point.
S10: It is determined whether there is a point for which a route from the point i is not found. If not, the process is terminated, and if it is, the process of S10 ′ is performed.
S10 ': It is determined whether there is still a satellite at the current road point.
S11: The road section connected from the current road point is evaluated, and an evaluation value is set in the evaluation table.
S12: It is determined whether or not to switch to the main road search. If the main road is to be switched, the process of S13 is performed. If the switch is not switched, the processes after S3 are repeated. The condition of whether or not to switch to the main road is determined by, for example, the condition that all the satellites at the point i (departure point) (the satellites obtained in the processing of (1)) have passed.
S13: If there is a corresponding main road among the road points of the detailed road, the evaluation value is copied to the main road. Subsequent search targets are main roads, and the processes after S3 are repeated.

図16は,実施例3のシステム構成であって,本発明の基本構成の評価を最短時間で行う場合のシステム構成である。   FIG. 16 shows a system configuration according to the third embodiment, in which the basic configuration of the present invention is evaluated in the shortest time.

図16において,図10と共通部分は共通番号である。61は速度テーブル保持部であって,図3の実施例1の速度テーブル保持部と同じものである。71は評価テーブル保持部であって,評価値が最短時間である点で図10の場合と異なるのみである。72は経路探索プログラムであって,経路評価部が経路を最短時間で評価する点でのみ図10と異なる。91’は走行履歴情報保持部であって,図3の走行履歴と同様である。92は調整係数変更手段であって,図3の調整係数変更手段と同様である。93は速度テーブル変更手段であって,図3の速度テーブル変更手段と同様である。   In FIG. 16, the common parts with FIG. 10 are common numbers. Reference numeral 61 denotes a speed table holding unit, which is the same as the speed table holding unit of the first embodiment shown in FIG. Reference numeral 71 denotes an evaluation table holding unit, which differs from the case of FIG. 10 only in that the evaluation value is the shortest time. Reference numeral 72 denotes a route search program, which differs from FIG. 10 only in that the route evaluation unit evaluates the route in the shortest time. A traveling history information holding unit 91 'is the same as the traveling history in FIG. Reference numeral 92 denotes adjustment coefficient changing means, which is the same as the adjustment coefficient changing means in FIG. Reference numeral 93 denotes speed table changing means, which is the same as the speed table changing means in FIG.

図16のシステム構成の動作のフローチャートは,経路の評価を最短時間で行う点を除いて,図12,図13,図14,図15のフローチャートと同様である。   The flowchart of the operation of the system configuration of FIG. 16 is the same as the flowcharts of FIGS. 12, 13, 14, and 15 except that the route is evaluated in the shortest time.

図17は,速度テーブルの変更方法と調整係数の変更方法の実施例である。図17 (a)は,速度テーブルの変更方法である。速度テーブルを速度テーブル表示手段93’によりディスプレイ83に表示する。ディスプレイ83の画面上で走行速度を変更する欄を入力手段84’(マウス,キーボード等)によりカーソルで指定し,変更する走行速度を入力する。速度テーブル変更手段93は,速度テーブルのカーソルで指定された欄の走行速度を指定された速度に変更する。   FIG. 17 shows an embodiment of a speed table changing method and an adjustment coefficient changing method. FIG. 17A shows a speed table changing method. The speed table is displayed on the display 83 by the speed table display means 93 '. On the screen of the display 83, a field for changing the traveling speed is designated by the cursor by the input means 84 '(mouse, keyboard, etc.), and the traveling speed to be changed is input. The speed table changing means 93 changes the traveling speed in the field designated by the cursor of the speed table to the designated speed.

図17 (b)は,調整係数の変更方法(1) である。道路データ保持部63に保持されている区間データを道路データ表示手段93”によりディスプレイ83に表示する。ディスプレイ83の画面上で変更する調整係数を入力手段84’によりカーソルで指定し,変更する調整係数を入力する。調整係数変更手段92は,道路データ保持部63の指定された区間データの調整係数を指定された値に変更する。   FIG. 17B shows the adjustment coefficient changing method (1). The section data held in the road data holding unit 63 is displayed on the display 83 by the road data display means 93 ". The adjustment coefficient to be changed on the screen of the display 83 is designated with the cursor by the input means 84 'and the adjustment is changed. The adjustment coefficient changing unit 92 changes the adjustment coefficient of the designated section data in the road data holding unit 63 to a designated value.

図18は,調整係数の変更方法の実施例である。調整係数の変更方法(2) であって,走行履歴情報保持部91’に記録されている走行履歴情報を基に調整係数を変更する方法を示す。   FIG. 18 shows an embodiment of the adjustment coefficient changing method. An adjustment coefficient changing method (2), in which the adjustment coefficient is changed based on the travel history information recorded in the travel history information holding unit 91 '.

調整係数変更手段92は速度テーブルから調整係数を変更する区間の走行速度を求める(S1)。走行履歴情報保持部91’から走行履歴情報を入力する(S2)。走行履歴情報の走行した位置の緯度,経度と道路データの区間の緯度,経度データを比較し,調整係数を変更する区間を実際に走行した速度を求め,その平均速度を求める(走行履歴情報が道路データの区間IDと共通のIDをもっていれば区間IDにより実際の走行速度を求める)(S3)。そして速度テーブルから求めた走行速度と走行履歴情報から求めた走行速度を比較し調整係数を求める(例えば比をとる)(S4)。そして,調整係数変更手段92は道路データ保持部63のその区間の調整係数を求めた調整係数で変更する(S5)。   The adjustment coefficient changing means 92 obtains the traveling speed of the section where the adjustment coefficient is changed from the speed table (S1). The travel history information is input from the travel history information holding unit 91 '(S2). Compare the latitude and longitude of the travel location in the travel history information with the latitude and longitude data of the section of the road data, find the speed that actually traveled the section where the adjustment coefficient is changed, and find the average speed (the travel history information is If it has an ID common to the section ID of the road data, the actual traveling speed is obtained from the section ID) (S3). Then, the travel speed obtained from the speed table and the travel speed obtained from the travel history information are compared to obtain an adjustment coefficient (for example, take a ratio) (S4). Then, the adjustment coefficient changing unit 92 changes the adjustment coefficient for the section of the road data holding unit 63 with the obtained adjustment coefficient (S5).

本発明に関連する技術の構成を示す図である。It is a figure which shows the structure of the technique relevant to this invention. 本発明の基本構成を示す図である。It is a figure which shows the basic composition of this invention. 本発明に関連する技術の構成のシステム構成の実施例を示す図である。It is a figure which shows the Example of the system configuration | structure of the structure of the technique relevant to this invention. 道路区間のデータ,道路点データ,地点データの実施例を示す図である。It is a figure which shows the Example of the data of a road area, road point data, and point data. 速度テーブルの例を示す図である。It is a figure which shows the example of a speed table. 評価テーブルと経路情報の例を示す図である。It is a figure which shows the example of an evaluation table and route information. 実施例1のフローチャート(ダイクストラ法)を示す図である。It is a figure which shows the flowchart (Dijkstra method) of Example 1. FIG. 実施例2の説明図である。FIG. 6 is an explanatory diagram of Example 2. 実施例2の説明図である。FIG. 6 is an explanatory diagram of Example 2. 実施例2のシステム構成を示す図である。FIG. 3 is a diagram illustrating a system configuration of a second embodiment. 道路点付随データと地点データの例を示す図である。It is a figure which shows the example of road point accompanying data and point data. 実施例2の全体的フローチャートを示す図である。FIG. 10 is a diagram illustrating an overall flowchart of the second embodiment. 目的地点周辺の経路探索のフローチャートを示す図である。It is a figure which shows the flowchart of the route search around the destination point. 実施例2の全経路探索のフローチャート(その1)を示す図である。It is a figure which shows the flowchart (the 1) of all the route searches of Example 2. FIG. 実施例2の全経路探索のフローチャート(その2)を示す図である。It is a figure which shows the flowchart (the 2) of all the route searches of Example 2. FIG. システム構成の実施例3を示す図である。It is a figure which shows Example 3 of a system configuration. 速度テーブルの変更方法と調整係数の変更方法の実施例を示す図である。It is a figure which shows the Example of the change method of a speed table, and the change method of an adjustment coefficient. 調整係数の変更方法の実施例を示す図である。It is a figure which shows the Example of the change method of an adjustment coefficient.

符号の説明Explanation of symbols

1:道路データ保持部
2:区間データ
3:属性,調整係数
4:道路点データ
10:速度テーブル保持部
11:速度テーブル
15:経路探索部
25:表示部
26:入力部
42:主要道路データ部
43:詳細道路データ部
1: Road data holding unit 2: Section data 3: Attributes, adjustment coefficient 4: Road point data 10: Speed table holding unit 11: Speed table 15: Route search unit 25: Display unit 26: Input unit 42: Main road data unit 43: Detailed road data section

Claims (5)

目的地点および出発地点となる地点を入力する入力部と,道路データを保持する道路データ保持部と,道路データをもとに出発地点から目的地点に至る経路を探索して最適経路を求める経路探索部と,最適経路の経路情報を出力する出力部とを備えた経路探索装置における最適経路探索方法において,
前記経路探索部は,
詳細道路データに基づいて着目地点からその付近の主要道路に至る経路を探索する周辺探索部と,
詳細道路データおよび主要道路データのうちの選択された道路データで経路探索をすることのできる全経路探索部とを有し,
前記経路探索部は,
前記周辺探索部により目的地の周辺の主要道路上の道路点のうちから選択された道路点であるサテライトを求め,
前記全経路探索部により出発地点からその周辺の主要道路に至る経路を詳細道路データにより探索し,そのようにして求められた主要道路上の道路点から該サテライトもしくは目的地点が主要道路上ある場合には目的地点に至る経路を主要道路データにより探索して最適経路を求める
ことを特徴とする最適経路探索方法。
An input unit for inputting a destination point and a starting point, a road data holding unit for storing road data, and a route search for finding a route from the starting point to the destination point based on the road data. And an optimal route search method in a route search device comprising an output unit that outputs route information of an optimal route,
The route search unit
A peripheral search unit that searches for a route from the point of interest to a main road in the vicinity based on the detailed road data;
An all-route search unit capable of performing a route search with the selected road data of the detailed road data and the main road data;
The route search unit
A satellite which is a road point selected from road points on a main road around the destination by the peripheral search unit;
When the route from the starting point to the surrounding main road is searched by the detailed road data by the all route search unit, and the satellite or the destination point is on the main road from the road points on the main road thus obtained The optimal route search method is characterized in that the route to the destination point is searched from the main road data to find the optimal route.
前記経路探索部は,
最適経路を経路の距離により評価し,最短距離に近い経路を最適経路とする
ことを特徴とする請求項1に記載の最適経路探索方法。
The route search unit
2. The optimum route searching method according to claim 1, wherein the optimum route is evaluated based on the distance of the route, and the route closest to the shortest distance is set as the optimum route.
前記経路探索装置は,
経路を移動する速度を表す速度テーブルを備え,
前記経路探索部は,
前記速度テーブルを用いた算出した最適経路を移動する時間により経路を評価し,最短時間に近い経路を最適経路とする
ことを特徴とする請求項1に記載の最適経路探索方法。
The route search device
It has a speed table that shows the speed of moving the route,
The route search unit
The optimal route search method according to claim 1, wherein a route is evaluated based on a time required to travel the calculated optimal route using the speed table, and a route that is close to the shortest time is determined as the optimal route.
前記経路探索部は,
出発地点および目的地点となる地点が複数ある場合に,それぞれの地点を出発地点および目的地点としてそれぞれの地点間の最適経路を求め,
前記出力部は,
求められたそれぞれの地点間の最適経路情報を出力する
ことを特徴とする請求項1,2または3に記載の最適経路探索方法。
The route search unit
When there are multiple starting and destination points, the optimal route between each point is determined using each point as the starting point and destination point.
The output unit is:
The optimal route search method according to claim 1, 2, or 3, wherein the optimum route information between the obtained points is output.
前記経路探索部は,
求めたサテライトを保存しておき,次回の探索時に再使用する
ことを特徴とする請求項1,2,3または4に記載の最適経路探索方法。
The route search unit
5. The optimum route searching method according to claim 1, wherein the obtained satellite is stored and reused at the next search.
JP2007027434A 2007-02-07 2007-02-07 Optimum path searching method Pending JP2007171211A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007027434A JP2007171211A (en) 2007-02-07 2007-02-07 Optimum path searching method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007027434A JP2007171211A (en) 2007-02-07 2007-02-07 Optimum path searching method

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP18182196A Division JP4116681B2 (en) 1996-07-11 1996-07-11 Optimal route search method

Publications (1)

Publication Number Publication Date
JP2007171211A true JP2007171211A (en) 2007-07-05

Family

ID=38297907

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007027434A Pending JP2007171211A (en) 2007-02-07 2007-02-07 Optimum path searching method

Country Status (1)

Country Link
JP (1) JP2007171211A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011203149A (en) * 2010-03-26 2011-10-13 Zenrin Co Ltd Guide system
JP2011203073A (en) * 2010-03-25 2011-10-13 Zenrin Co Ltd Route search system
JP2016191576A (en) * 2015-03-31 2016-11-10 アイシン・エィ・ダブリュ株式会社 Route search system, method and program

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011203073A (en) * 2010-03-25 2011-10-13 Zenrin Co Ltd Route search system
JP2011203149A (en) * 2010-03-26 2011-10-13 Zenrin Co Ltd Guide system
JP2016191576A (en) * 2015-03-31 2016-11-10 アイシン・エィ・ダブリュ株式会社 Route search system, method and program

Similar Documents

Publication Publication Date Title
US8577598B2 (en) System and method for presenting a computed route
US6668227B2 (en) Navigation apparatus
US7480566B2 (en) Method and apparatus for navigation system for searching easily accessible POI along route
EP1111340A2 (en) Method and system of route selection
US20130090851A1 (en) Navigation based on popular user-defined paths
US6175800B1 (en) Route searching device
US20110251783A1 (en) Navigation device and guide route search method
JPH09184734A (en) Path selection method and system
JP2007107924A (en) Apparatus, method, and program for navigation
JP2004156913A (en) Car navigation device
JP4786212B2 (en) Navigation device, control method thereof, and control program
EP3566024B1 (en) Generating routes from lines based on zoom levels
JP4116681B2 (en) Optimal route search method
JP2007171211A (en) Optimum path searching method
JP2007033057A (en) Device, method, and program for preparing candidate route, device, method, and program for traffic simulation, and device, method, and program for route search
JPH0553501A (en) Optimum course determining method using course table
JP2013044548A (en) Facility information output device, facility information output method, and facility information display system
JP6223019B2 (en) Route search apparatus and route search method
JP2018128367A (en) Navigation system, guide method and program thereof, and record medium
JP5595293B2 (en) Navigation device and cost calculation method in landabout
US20140039789A1 (en) Dynamic progressive map granularity for navigation
JPH09257503A (en) Route searching method
JP4008746B2 (en) Navigation device
JP7473444B2 (en) Navigation device, navigation method, and program
JP4930795B2 (en) Navigation device and navigation program

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080415

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080613

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090324

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090519

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20091117

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20100209