JP4339714B2 - Route calculation device, route calculation method, and program - Google Patents

Route calculation device, route calculation method, and program Download PDF

Info

Publication number
JP4339714B2
JP4339714B2 JP2004035786A JP2004035786A JP4339714B2 JP 4339714 B2 JP4339714 B2 JP 4339714B2 JP 2004035786 A JP2004035786 A JP 2004035786A JP 2004035786 A JP2004035786 A JP 2004035786A JP 4339714 B2 JP4339714 B2 JP 4339714B2
Authority
JP
Japan
Prior art keywords
mesh
entrance
meshes
exit
movement cost
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.)
Expired - Fee Related
Application number
JP2004035786A
Other languages
Japanese (ja)
Other versions
JP2005228011A (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 JP2004035786A priority Critical patent/JP4339714B2/en
Publication of JP2005228011A publication Critical patent/JP2005228011A/en
Application granted granted Critical
Publication of JP4339714B2 publication Critical patent/JP4339714B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

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

Description

本発明は、経路算出装置、経路算出方法、及びプログラムに関する。特に本発明は、最も移動コストが小さくなる出入口の経路を求める経路算出装置に関する。   The present invention relates to a route calculation device, a route calculation method, and a program. In particular, the present invention relates to a route calculation apparatus that obtains an entrance / exit route with the lowest movement cost.

従来、経路算出装置においては、例えばダイクストラ法を用いて経路計算を行う手法が知られているが、経路計算の対象となる領域が広い場合には、経路計算に長い時間がかかるという課題がある。係る課題を解決するために、地図を一定の大きさのメッシュに分割し、任意の2つのメッシュを結ぶメッシュの組み合わせを予め登録することにより経路計算の対象となる領域を狭く取り、これにより計算時間を短縮する構成が開示されている(例えば、特許文献1参照)。
特開平6−323861号公報
Conventionally, in a route calculation device, for example, a method of performing route calculation using the Dijkstra method is known, but there is a problem that it takes a long time to calculate a route when a region to be subjected to route calculation is wide. . In order to solve such problems, the map is divided into meshes of a certain size, and a combination of meshes connecting any two meshes is registered in advance to narrow the area that is subject to route calculation, thereby calculating The structure which shortens time is disclosed (for example, refer patent document 1).
JP-A-6-323861

しかしながら上記の構成を用いて経路計算を行った場合においても、予め登録されたメッシュを通過する経路は多数あるので、これらの経路のいずれが最も移動時間が短いかをダイクストラ法によって求める必要がある。この為、計算の対象となる領域が広い場合には、経路計算に長い時間がかかるという課題がある。   However, even when route calculation is performed using the above configuration, there are many routes that pass through a pre-registered mesh, so it is necessary to determine which of these routes has the shortest travel time by the Dijkstra method. . For this reason, when the area | region used as calculation object is large, there exists a subject that route calculation takes a long time.

そこで本発明は、上記の課題を解決することのできる経路算出装置、経路算出方法、及びプログラムを提供することを目的とする。この目的は特許請求の範囲における独立項に記載の特徴の組み合わせにより達成される。また従属項は本発明の更なる有利な具体例を規定する。   Accordingly, an object of the present invention is to provide a route calculation device, a route calculation method, and a program that can solve the above-described problems. This object is achieved by a combination of features described in the independent claims. The dependent claims define further advantageous specific examples of the present invention.

上記課題を解決するために、本発明の第1の形態において経路算出装置は、地図上の各領域を、複数のメッシュのいずれかに対応付けて格納するメッシュ記憶部と、複数のメッシュのそれぞれへの道路の出入口および当該出入口間の移動コストを、当該メッシュに対応付けて格納するメッシュ内移動コスト記憶部と、複数のメッシュに含まれるいずれか2つのメッシュの、各々1つの出入口が指定された場合に、2つのメッシュを結ぶメッシュの組み合わせを選択するメッシュ選択手段と、選択されたメッシュ中の隣接したメッシュ間の出入口を選択する出入口選択手段と、選択された出入口間の移動コストをメッシュ内移動コスト記憶部から読み出すことにより、選択された出入口の中で、各々1つの出入口を結ぶ、最も移動コストが小さくなる出入口の経路を求める経路算出手段とを備える。これにより、選択された2つのメッシュ間の移動コストを、ダイクストラ法を用いて計算する場合に比べより高速に、経路を算出することができる。   In order to solve the above-described problem, in the first embodiment of the present invention, the route calculation device includes a mesh storage unit that stores each area on the map in association with one of the plurality of meshes, and each of the plurality of meshes. A mesh moving cost storage unit that stores the moving cost between the doorway and the doorway in association with the mesh, and one of each of the two meshes included in the plurality of meshes is designated. The mesh selection means for selecting a combination of meshes connecting two meshes, the entry / exit selection means for selecting an entrance / exit between adjacent meshes in the selected mesh, and the moving cost between the selected entrance / exit meshes. By reading from the internal movement cost storage unit, each of the selected entrances is connected to one entrance, and the travel cost is the lowest. And a route calculating means for determining the entrance path made. As a result, the route can be calculated at a higher speed than when the movement cost between the two selected meshes is calculated using the Dijkstra method.

上記の経路算出装置は、一のメッシュ内部の始点、および他のメッシュ内部の終点が指定された場合に、始点および終点が含まれるメッシュに隣接するメッシュへの選択された出入口である端部出入口までの端部移動コストを、少なくともダイクストラ法を用いて算出する端部移動コスト算出手段を更に備え、端部出入口間の移動コストを経路算出手段によって求め、端部移動コストを加算することにより、始点から終点までの移動コストを算出してもよい。これにより、始点及び終点がいずれの位置であっても適切に、経路を求めることができる。   When the start point inside one mesh and the end point inside another mesh are specified, the above route calculation device is an end entrance that is a selected entrance to a mesh adjacent to the mesh including the start point and end point. By further including an end moving cost calculating means for calculating the end moving cost up to at least using the Dijkstra method, the moving cost between the end entrances and exits is obtained by the route calculating means, and the end moving cost is added, The movement cost from the start point to the end point may be calculated. As a result, the route can be appropriately obtained regardless of the position of the start point and the end point.

上記の経路算出装置は、メッシュに含まれる各領域を、当該メッシュを分割した細メッシュのいずれかに対応付けて格納する細メッシュ記憶部と、当該細メッシュへの道路の出入口、および当該出入口間の移動コストを格納する細メッシュ内移動コスト記憶部と、を備え、端部移動コスト算出手段は、始点および終点から始点および終点が含まれる細メッシュの各々1つの出入口までの移動コストをダイクストラ法を用いて算出する手段を有し、メッシュ選択手段、出入口選択手段、および経路算出手段はそれぞれ、各々1つの細メッシュの出入口から当該細メッシュの各々1つの出入口近傍のメッシュの出入口の、細メッシュの組み合わせ、細メッシュへの出入口、および細メッシュの各々1つの出入口から、近傍のメッシュの出入口までの経路を算出する手段を有し、端部移動コスト算出手段は、ダイクストラ法によって算出された移動コストに、細メッシュの各々1つの出入口から近傍のメッシュの出入口までの移動コストを加えることにより、端部移動コストを算出してよい。これにより、始点及び終点から、始点及び終点が含まれる各メッシュの端部出入口までの経路を全てダイクストラ法を用いて求めた場合に比べ、より高速に経路を求めることができる。   The route calculation apparatus includes a fine mesh storage unit that stores each area included in a mesh in association with any of the fine meshes obtained by dividing the mesh, a road entrance to the fine mesh, and a distance between the entrances and exits. A moving cost storage unit for storing the moving cost of the mesh, and the end moving cost calculation means calculates the moving cost from the starting point and the ending point to each one of the fine meshes including the starting point and the ending point by the Dijkstra method. Each of the mesh selecting means, the entrance / exit selecting means, and the route calculating means, each of the fine meshes from the entrance / exit of one fine mesh to the entrance / exit of the mesh near each entrance / exit of the fine mesh. Combination, entrance to the fine mesh, and one entry / exit of each fine mesh to the entry / exit of the neighboring mesh A means for calculating a route, and the edge movement cost calculation means adds the movement cost from one gateway of each of the fine meshes to the gateway of a neighboring mesh to the movement cost calculated by the Dijkstra method. The part movement cost may be calculated. As a result, a route can be obtained at a higher speed than when all the routes from the start point and end point to the end entry / exit of each mesh including the start point and end point are obtained using the Dijkstra method.

上記の経路算出装置において、交通量がより大きい都市部におけるメッシュの大きさは、他の地域におけるメッシュの大きさよりも小さくてもよい。又、上記の経路算出装置において、道路の密度が高い都市部におけるメッシュの大きさは、他の地域におけるメッシュの大きさよりも小さくてもよい。   In the above route calculation device, the size of the mesh in the urban area where the traffic volume is larger may be smaller than the size of the mesh in other regions. In the above route calculation device, the size of the mesh in the urban area where the road density is high may be smaller than the size of the mesh in other regions.

メッシュの大きさが一定である場合、交通量が多い都市部や道路密度が高い都市部におけるメッシュの出入口の個数は、他の地域におけるメッシュの出入口の個数よりも相対的に多くなる。しかしながら、始点及び終点から端部出入口までの部移動コストを求める場合、移動コストの算出時間を短縮する為には、出入口の数が少ないことが望ましい。本発明における経路算出装置においては、交通量や道路の密度が大きい地域のメッシュを、他の地域のメッシュよりも小さくすることにより、メッシュへの出入口の個数を相対的に少なくするので、高速に経路を求めることができる。また小さいメッシュには、より細かい道路の出入口を対応づけてもよく、これにより経路検索の精度を上げることができる。   When the mesh size is constant, the number of mesh entrances and exits in urban areas where there is a lot of traffic and urban areas where road density is high is relatively larger than the number of mesh entrances and exits in other areas. However, when obtaining the part movement cost from the start point and the end point to the end entrance / exit, it is desirable that the number of entrances / exits be small in order to shorten the calculation time of the movement cost. In the route calculation device according to the present invention, the number of entrances to the mesh is relatively reduced by making the mesh of the area where the traffic volume and road density are large smaller than the mesh of other areas, so that the speed is high. A route can be obtained. A smaller mesh may be associated with a finer road entrance / exit, thereby improving the accuracy of route search.

本発明の第2の形態においては、地図上の各領域を、複数のメッシュのいずれかに対応付けて格納するメッシュ記憶部と、複数のメッシュのそれぞれへの道路の出入口および当該出入口間の移動コストを、当該メッシュに対応付けて格納するメッシュ内移動コスト記憶部とを備える経路算出装置を制御することにより経路を算出する経路算出方法であって、複数のメッシュに含まれるいずれか2つのメッシュの、各々1つの出入口が指定された場合に、2つのメッシュを結ぶメッシュの組み合わせを選択するメッシュ選択ステップと、選択されたメッシュ中の隣接したメッシュ間の出入口を選択する出入口選択ステップと、選択された出入口間の移動コストをメッシュ内移動コスト記憶部から読み出すことにより、選択された出入口の中で、各々1つの出入口を結ぶ、最も移動コストが小さくなる出入口の経路を求める経路算出ステップとを備える。これにより第1の実施形態と同様の効果を得ることができる。   In the second aspect of the present invention, a mesh storage unit that stores each area on the map in association with any of a plurality of meshes, a doorway to each of the plurality of meshes, and movement between the doorways A route calculation method for calculating a route by controlling a route calculation device including an in-mesh movement cost storage unit that stores a cost in association with the mesh, and any two meshes included in the plurality of meshes A mesh selection step for selecting a combination of meshes connecting two meshes, and an entrance selection step for selecting an entrance / exit between adjacent meshes in the selected mesh when one entry / exit is designated. By reading the movement cost between the selected entrances and exits from the in-mesh movement cost storage unit, among the selected entrances and exits, Connecting 々_1 one doorway, and a path calculating step of obtaining a path of least movement cost is reduced doorway. Thereby, the effect similar to 1st Embodiment can be acquired.

上記の経路算出方法は、一のメッシュ内部の始点、および他のメッシュ内部の終点が指定された場合に、始点および終点が含まれるメッシュに隣接するメッシュへの選択された出入口である端部出入口までの端部移動コストを、少なくともダイクストラ法を用いて算出する端部移動コスト算出ステップを更に備え、端部出入口間の移動コストを経路算出ステップによって求め、端部移動コストを加算することにより、始点から終点までの移動コストを算出してもよい。これにより第1の実施形態と同様の効果を得ることができる。   In the above route calculation method, when a start point inside one mesh and an end point inside another mesh are specified, an end doorway that is a selected doorway to a mesh adjacent to the mesh including the start point and the end point By further including an end movement cost calculation step for calculating the end movement cost up to at least using the Dijkstra method, obtaining the movement cost between the end entrances and exits by the route calculation step, and adding the end movement cost, The movement cost from the start point to the end point may be calculated. Thereby, the effect similar to 1st Embodiment can be acquired.

上記の経路算出装置は、メッシュに含まれる各領域を、当該メッシュを分割した細メッシュのいずれかに対応付けて格納する細メッシュ記憶部と、当該細メッシュへの道路の出入口、および当該出入口間の移動コストを格納する細メッシュ内移動コスト記憶部とを更に備えており、端部移動コスト算出ステップは、始点および終点から始点および終点が含まれる細メッシュの各々1つの出入口までの移動コストをダイクストラ法を用いて算出する手段を有し、メッシュ選択ステップ、出入口選択ステップ、および経路算出ステップはそれぞれ、各々1つの細メッシュの出入口から当該細メッシュの各々1つの出入口近傍のメッシュの出入口の、細メッシュの組み合わせ、細メッシュへの出入口、および細メッシュの各々1つの出入口から、近傍のメッシュの出入口までの経路を算出するステップを有し、端部移動コスト算出ステップは、ダイクストラ法によって算出された移動コストに、細メッシュの各々1つの出入口から近傍のメッシュの出入口までの移動コストを加えることにより端部移動コストを算出してもよい。これにより第1の実施形態と同様の効果を得ることができる。   The route calculation apparatus includes a fine mesh storage unit that stores each area included in a mesh in association with any of the fine meshes obtained by dividing the mesh, a road entrance to the fine mesh, and a distance between the entrances and exits. A movement cost storage unit for storing the movement cost of the fine mesh, and the end movement cost calculation step includes a movement cost from the start point and the end point to each one of the fine meshes including the start point and the end point. Means for calculating using Dijkstra's method, and each of the mesh selection step, the entrance / exit selection step, and the path calculation step is performed from the entrance / exit of each fine mesh to the entrance / exit of the mesh in the vicinity of each entrance / exit of the fine mesh. From the combination of fine meshes, the entrance to the fine mesh, and one entry / exit of the fine mesh, A step of calculating a route to the mesh entrance / exit, and the end movement cost calculating step includes a travel cost calculated by the Dijkstra method, and a moving cost from one entrance / exit of each of the fine meshes to an entrance / exit of a neighboring mesh. You may calculate an edge part movement cost by adding. Thereby, the effect similar to 1st Embodiment can be acquired.

本発明の第3の形態においては、地図上の各領域を、複数のメッシュのいずれかに対応付けて格納するメッシュ記憶部と、複数のメッシュのそれぞれへの道路の出入口および当該出入口間の移動コストを、当該メッシュに対応付けて格納するメッシュ内移動コスト記憶部とを備える経路算出装置を機能させるプログラムであって、複数のメッシュに含まれるいずれか2つのメッシュの、各々1つの出入口が指定された場合に、2つのメッシュを結ぶメッシュの組み合わせを選択するメッシュ選択手段と、選択されたメッシュ中の隣接したメッシュ間の出入口を選択する出入口選択手段と、選択された出入口間の移動コストをメッシュ内移動コスト記憶部から読み出すことにより、選択された出入口の中で、各々1つの出入口を結ぶ、最も移動コストが小さくなる出入口の経路を求める経路算出手段とを備える。これにより第1の実施形態と同様の効果を得ることができる。   In the third embodiment of the present invention, a mesh storage unit that stores each area on the map in association with one of a plurality of meshes, a road entrance to each of the plurality of meshes, and movement between the entrances and exits A program for operating a route calculation device including an in-mesh movement cost storage unit that stores costs in association with the meshes, and each one of two meshes included in a plurality of meshes is designated by one gateway The mesh selection means for selecting a combination of meshes connecting the two meshes, the entrance / exit selection means for selecting the entrance / exit between adjacent meshes in the selected mesh, and the movement cost between the selected entrance / exit By reading from the in-mesh movement cost storage unit, the most moving one that connects each of the selected entrances. And a route calculating means for determining the path of the doorway strike is reduced. Thereby, the effect similar to 1st Embodiment can be acquired.

上記のプログラムは、一のメッシュ内部の始点、および他のメッシュ内部の終点が指定された場合に、始点および終点が含まれるメッシュに隣接するメッシュへの選択された出入口である端部出入口までの端部移動コストを、少なくともダイクストラ法を用いて算出する端部移動コスト算出手段を更に備え、端部出入口間の移動コストを経路算出手段によって求め、端部移動コストを加算することにより、始点から終点までの移動コストを算出してもよい。これにより第1の実施形態と同様の効果を得ることができる。   The above program, when the start point inside one mesh and the end point inside another mesh are specified, is the end gateway that is the selected gateway to the mesh adjacent to the mesh containing the start point and end point. It further comprises an edge movement cost calculation means for calculating the edge movement cost using at least the Dijkstra method, the movement cost between the edge entrances and exits is obtained by the route calculation means, and the edge movement cost is added, so that You may calculate the movement cost to an end point. Thereby, the effect similar to 1st Embodiment can be acquired.

上記の経路算出装置は、メッシュに含まれる各領域を、当該メッシュを分割した細メッシュのいずれかに対応付けて格納する細メッシュ記憶部と、当該細メッシュへの道路の出入口、および当該出入口間の移動コストを格納する細メッシュ内移動コスト記憶部とを更に備えており、端部移動コスト算出手段は、始点および終点から始点および終点が含まれる細メッシュの各々1つの出入口までの移動コストをダイクストラ法を用いて算出する手段を有し、メッシュ選択手段、出入口選択手段、および経路算出手段はそれぞれ、各々1つの細メッシュの出入口から当該細メッシュの各々1つの出入口近傍のメッシュの出入口の、細メッシュの組み合わせ、細メッシュへの出入口、および細メッシュの各々1つの出入口から、近傍のメッシュの出入口までの経路を算出する手段を有し、端部移動コスト算出手段は、ダイクストラ法によって算出された移動コストに、細メッシュの各々1つの出入口から近傍のメッシュの出入口までの移動コストを加えることにより、端部移動コストを算出してもよい。これにより第1の実施形態と同様の効果を得ることができる。   The route calculation apparatus includes a fine mesh storage unit that stores each area included in a mesh in association with any of the fine meshes obtained by dividing the mesh, a road entrance to the fine mesh, and a distance between the entrances and exits. A moving cost storage unit for storing the moving cost of the fine mesh, and the end moving cost calculating means calculates the moving cost from the starting point and the ending point to each one of the fine meshes including the starting point and the ending point. Means for calculating using the Dijkstra method, and each of the mesh selection means, the entrance / exit selection means, and the route calculation means, each from the entrance / exit of one fine mesh to the entrance / exit of the mesh near each entrance / exit of the fine mesh, The combination of fine meshes, the entrance to the fine mesh, and the entry / exit of each neighboring mesh from one entry / exit of the fine mesh Means for calculating the route to the mouth, and the end movement cost calculation means adds the movement cost from one entrance / exit of each of the fine meshes to the entrance / exit of the neighboring mesh to the movement cost calculated by the Dijkstra method. Thus, the end part movement cost may be calculated. Thereby, the effect similar to 1st Embodiment can be acquired.

なお、上記の発明の概要は、本発明の必要な特徴の全てを列挙したものではなく、これらの特徴群のサブコンビネーションもまた、発明となりうる。   The above summary of the invention does not enumerate all the necessary features of the present invention, and sub-combinations of these feature groups can also be the invention.

以下、発明の実施の形態を通じて本発明を説明するが、以下の実施形態は特許請求の範囲にかかる発明を限定するものではなく、また実施形態の中で説明されている特徴の組み合わせの全てが発明の解決手段に必須であるとは限らない。   Hereinafter, the present invention will be described through embodiments of the invention. However, the following embodiments do not limit the invention according to the scope of claims, and all combinations of features described in the embodiments are included. It is not necessarily essential for the solution of the invention.

図1は、本発明の実施形態に係る経路算出装置100の構成の一例を示す。本例における経路算出装置100は、例えばカーナビケーション装置であり、経路算出装置100のユーザーにより設定された始点及び終点間の経路を高速に求めることを目的とする。経路算出装置100は、メッシュ記憶部10、メッシュ選択手段30、メッシュ内移動コスト記憶部40、出入口選択手段50、端部移動コスト算出手段60、経路算出手段70、及び記録媒体110を備える。   FIG. 1 shows an example of the configuration of a route calculation apparatus 100 according to an embodiment of the present invention. The route calculation device 100 in this example is a car navigation device, for example, and aims to obtain a route between a start point and an end point set by a user of the route calculation device 100 at high speed. The route calculation apparatus 100 includes a mesh storage unit 10, a mesh selection unit 30, an in-mesh movement cost storage unit 40, an entrance / exit selection unit 50, an end portion movement cost calculation unit 60, a route calculation unit 70, and a recording medium 110.

メッシュ記憶部10は、地図上の各領域を、複数のメッシュのいずれかに対応付けて格納する。本例におけるメッシュ記憶部10は、地図上の各領域を、対応するメッシュのメッシュ番号に対応づけて格納する。またメッシュ記憶部10は、地図上の各領域における絶対位置を示す情報をメッシュ番号に対応づけて格納する。   The mesh storage unit 10 stores each area on the map in association with one of a plurality of meshes. The mesh storage unit 10 in this example stores each area on the map in association with the mesh number of the corresponding mesh. The mesh storage unit 10 stores information indicating the absolute position in each area on the map in association with the mesh number.

メッシュ内移動コスト記憶部40は、複数のメッシュのそれぞれへの道路の出入口、及びこれらの出入口間の移動に要する移動コストを、それぞれのメッシュのメッシュ番号に対応付けて格納する。本例におけるメッシュ内移動コスト記憶部40は、出入口間を示す出入口番号の組に、移動コストを対応づけて格納する。本例における移動コストとは、出入口間の移動に要する最小の時間であり、予め計算されてメッシュ内移動コスト記憶部40に格納される。この場合、移動コストは、例えばダイクストラ法等の手法を用いて予め計算されてよい。尚、他の例において、移動コストとは、出入口間の距離、料金、曲がり角の数、信号数、及び道路幅、又はメッシュに対応する領域の天候を示す指標等であってよい。   The in-mesh movement cost storage unit 40 stores the road entrances and exits of the plurality of meshes and the movement costs required for movement between these entrances in association with the mesh numbers of the respective meshes. The in-mesh movement cost storage unit 40 in this example stores a movement cost in association with a set of doorway numbers indicating between doorways. The movement cost in this example is the minimum time required for movement between the entrances and exits, and is calculated in advance and stored in the in-mesh movement cost storage unit 40. In this case, the movement cost may be calculated in advance using a technique such as the Dijkstra method. In another example, the movement cost may be an index indicating the distance between the doorway, the fee, the number of corners, the number of signals, the road width, or the weather in the area corresponding to the mesh.

メッシュ選択手段30は、経路算出装置100のユーザーから、地図上の各領域における始点及び終点の位置を示す情報を受け取ると、メッシュ記憶部10を参照して、始点及び終点が含まれるメッシュを特定する。一のメッシュ内部の始点、および他のメッシュ内部の終点が指定された場合に、メッシュ選択手段30は、始点が含まれるメッシュと、終点が含まれるメッシュとを結ぶメッシュの組み合わせを選択する。本例におけるメッシュ選択手段30は、例えば、始点と終点を異なる焦点とする、予め形状の定められた楕円領域を生成し、この楕円領域の範囲内において、メッシュの組み合わせを選択する。メッシュ選択手段30は、選択したメッシュの組み合わせを示すメッシュ番号を出入口選択手段50へ通知する。   When the mesh selection unit 30 receives information indicating the position of the start point and end point in each area on the map from the user of the route calculation device 100, the mesh selection unit 30 refers to the mesh storage unit 10 and identifies the mesh including the start point and end point. To do. When a start point inside one mesh and an end point inside another mesh are specified, the mesh selection unit 30 selects a combination of meshes connecting the mesh including the start point and the mesh including the end point. The mesh selection means 30 in this example generates, for example, an elliptical area having a predetermined shape with different starting points and end points, and selects a combination of meshes within the range of the elliptical area. The mesh selecting unit 30 notifies the entrance / exit selecting unit 50 of the mesh number indicating the selected combination of meshes.

メッシュ選択手段30よりメッシュ番号を受け取ると、出入口選択手段50は、始点および終点が含まれる2つのメッシュに隣接するメッシュへの出入口である端部出入口を選択する。また出入口選択手段50は、メッシュ内移動コスト記憶部40を参照し、選択されたメッシュ中の隣接したメッシュ間の出入口を選択する。ここで、本例における出入口選択手段50は、メッシュ選択手段30が生成した楕円領域内における出入口を全て選択する。出入口選択手段50は、選択した出入口の出入口番号を、端部移動コスト算出手段60及び経路算出手段70へ通知する。   When the mesh number is received from the mesh selection means 30, the entrance / exit selection means 50 selects an end entrance / exit that is an entrance / exit to the mesh adjacent to the two meshes including the start point and the end point. Further, the entrance / exit selection means 50 refers to the intra-mesh movement cost storage unit 40 and selects an entrance / exit between adjacent meshes in the selected mesh. Here, the entrance / exit selection means 50 in this example selects all the entrances / exits in the elliptic region generated by the mesh selection means 30. The entrance / exit selector 50 notifies the end moving cost calculator 60 and the route calculator 70 of the entrance / exit number of the selected entrance / exit.

端部移動コスト算出手段60は、始点および終点からそれぞれの端部出入口までの端部移動コストを、少なくともダイクストラ法を用いて算出する。   The end part movement cost calculating means 60 calculates the end part movement cost from the start point and the end point to each end part entrance / exit using at least the Dijkstra method.

経路算出手段70は、出入口選択手段50より出入口番号を受け取ると、出入口の組に対応する移動コストのそれぞれをメッシュ内移動コスト記憶部40から読み出し、読み出した出入口の組に対応する移動コストのそれぞれを加算することにより、端部出入口間の移動コストを算出する。そして経路算出手段70は、端部出入口間移動コストに、端部移動コストを加算することにより、始点から終点を結ぶ経路の移動コストを算出する。ここで経路算出手段70は、各々1つの端部出入口間を結ぶ、選択された出入口により中継された経路の移動コストを算出する。この場合、経路算出手段70は、始点側の端部出入口、及び終点側の端部出入口の全ての組み合わせについて、この端部出入口どうしを結ぶ全ての経路の移動コストを算出する。そして経路算出手段70は、始点から終点を結ぶ経路の移動コストが最小となる経路を選択して、選択した経路をユーザーへ通知する。本例における経路算出手段70は、移動コストが最小となる経路を中継する出入口の組み合わせを、ユーザーへ通知する。   When the route calculation means 70 receives the entry / exit number from the entry / exit selection means 50, the route calculation means 70 reads each of the movement costs corresponding to the entry / exit set from the in-mesh movement cost storage unit 40, and each of the movement costs corresponding to the read entry / exit set. Is added to calculate the movement cost between the end entrances and exits. Then, the route calculation means 70 calculates the movement cost of the route connecting the start point to the end point by adding the end portion movement cost to the end portion entrance / exit movement cost. Here, the route calculation means 70 calculates the movement cost of the route relayed by the selected entrance / exit, each connecting one end entrance / exit. In this case, the route calculation means 70 calculates the movement cost of all the routes connecting the end entrances / exits for all combinations of the end entrance / exit on the start point side and the end entrance / exit on the end point side. Then, the route calculation means 70 selects a route that minimizes the movement cost of the route connecting the start point to the end point, and notifies the user of the selected route. The route calculation means 70 in this example notifies the user of the combination of entrances / exits that relay the route with the minimum travel cost.

このように、選択されたメッシュ内において、一のメッシュから他のメッシュへの移動コストが最小となる経路を求める場合、本発明における経路算出装置100は、出入口間の移動に要する最小のコストを予め計算して格納しておき、これらの移動コストを加算することにより、メッシュ間の経路の移動コストを算出するので、同じく選択されたメッシュ内においてダイクストラ法を用いて移動コストが最小となる経路を求める場合に比べてより高速に、移動コストが最小となる経路を求めることができる。   In this way, when obtaining a route that minimizes the movement cost from one mesh to another mesh in the selected mesh, the route calculation device 100 according to the present invention reduces the minimum cost required for movement between the entrances and exits. Since the movement cost of the route between meshes is calculated by calculating and storing in advance and adding these movement costs, the route with the lowest movement cost using the Dijkstra method in the same selected mesh It is possible to obtain a route having a minimum movement cost at a higher speed than the case of obtaining.

ここで、本例における経路算出装置100は、更に、細メッシュ記憶部15、細メッシュ内移動コスト記憶部45、及びノード間移動コスト記憶部65を備える。細メッシュ記憶部15は、メッシュに含まれる各領域を、当該メッシュを分割した細メッシュのいずれかに対応付けて格納する。ここで細メッシュ記憶部15は、地図上の各領域を、対応する細メッシュのメッシュ番号に対応づけて格納すると共に、各領域における絶対位置を示す情報を、細メッシュのメッシュ番号に対応づけて格納する。また細メッシュ内移動コスト記憶部45は、細メッシュへの道路の出入口、および当該出入口間の移動コストを、当該細メッシュの細メッシュ番号に対応付けて格納する。   Here, the route calculation device 100 in this example further includes a fine mesh storage unit 15, an intra-fine mesh movement cost storage unit 45, and an inter-node movement cost storage unit 65. The fine mesh storage unit 15 stores each area included in the mesh in association with one of the fine meshes obtained by dividing the mesh. Here, the fine mesh storage unit 15 stores each area on the map in association with the mesh number of the corresponding fine mesh, and associates information indicating the absolute position in each area with the mesh number of the fine mesh. Store. Further, the intra-fine mesh movement cost storage unit 45 stores the road entrance to the fine mesh and the movement cost between the entrances in association with the fine mesh number of the fine mesh.

ノード間移動コスト記憶部65は、細メッシュを通る道路内での移動に必要な移動コストを格納する。本例におけるノード間移動コスト記憶部65は、道路におけるノード間の移動コストを各ノードを示すノード番号に対応づけて格納している。本例におけるノードとは、道路の交差点、道路のメッシュへの出入口、道路の行き止まり等である。   The inter-node movement cost storage unit 65 stores a movement cost necessary for movement on the road passing through the fine mesh. The inter-node movement cost storage unit 65 in this example stores the movement cost between nodes on the road in association with the node number indicating each node. The nodes in this example are road intersections, road mesh doorways, road dead ends, and the like.

メッシュ選択手段30、出入口選択手段50、および経路算出手段70はそれぞれ、各々1つの細メッシュの出入口から当該細メッシュの各々1つの出入口近傍のメッシュの出入口の、細メッシュの組み合わせ、細メッシュへの出入口、および細メッシュの各々1つの出入口から端部出入口までの経路を算出する手段を有する。即ち、メッシュ選択手段30は、始点及び終点が含まれる細メッシュと、端部出入口を含む細メッシュとを結ぶ細メッシュの組み合わせを選択する。出入口選択手段50は、選択された細メッシュ中の隣接した細メッシュ間の出入口を全て選択する。経路算出手段70は、出入口番号が示す出入口の全ての組に対応する移動コストを細メッシュ内移動コスト記憶部45から読み出し、それぞれを加算する。これにより経路算出手段70は、始点又は終点が含まれる細メッシュの出入口から端部出入口までの移動コスト及び経路を求める。   The mesh selection means 30, the entrance / exit selection means 50, and the route calculation means 70 are respectively connected from the entrance / exit of one fine mesh to the mesh entrance / exit near each entrance / exit of the fine mesh to the combination of fine meshes, to the fine mesh. Means for calculating a path from the entrance / exit and each one of the fine meshes to the end entrance / exit. That is, the mesh selection means 30 selects a combination of fine meshes connecting the fine meshes including the start point and the end point and the fine meshes including the end portion entrance / exit. The entrance / exit selection means 50 selects all entrances / exits between adjacent fine meshes in the selected fine mesh. The route calculation means 70 reads the movement costs corresponding to all the combinations of the entrances and exits indicated by the entrance / exit numbers from the intra-fine mesh travel cost storage unit 45 and adds them. Thereby, the route calculation means 70 obtains the movement cost and route from the entrance / exit of the fine mesh including the start point or end point to the end entrance / exit.

端部移動コスト算出手段60は、始点および終点から始点および終点が含まれる細メッシュの各々1つの出入口までの移動コストをダイクストラ法を用いて算出する。端部移動コスト算出手段60は、ダイクストラ法によって算出された移動コストに、細メッシュの各々1つの出入口から端部出入口までの移動コストを加えることにより、端部移動コストを算出する。ここで本例における経路算出手段70は、端部移動コストと端部出入口間移動コストとの和が最小となるような、始点及び終点から各端部出入口までの経路、及び細メッシュの出入口から端部出入口までの経路を選択する。   The end part movement cost calculation means 60 calculates the movement cost from the start point and the end point to each one of the fine meshes including the start point and the end point using the Dijkstra method. The end part movement cost calculation means 60 calculates the end part movement cost by adding the movement cost from one entrance / exit of each fine mesh to the end part entrance / exit to the movement cost calculated by the Dijkstra method. Here, the route calculation means 70 in this example is based on the route from the start point and the end point to each end entrance / exit, and the fine mesh entrance / exit so that the sum of the end portion moving cost and the end portion entrance / exit moving cost is minimized. Select the route to the end doorway.

このように本発明における経路算出装置100は、端部移動コストを求める場合、始点及び終点から細メッシュの出入口までの経路はダイクストラ法を用いることにより算出し、始点及び終点が含まれる細メッシュの出入口から、各端部出入口までの移動コストは、予め計算された出入口間の移動コストを用いる。従って、始点及び終点がいずれの位置であっても適切に、経路を求めることができる。また、始点及び終点から、始点及び終点が含まれる各メッシュの端部出入口までの経路を全てダイクストラ法を用いて求めた場合に比べ、より高速に経路を求めることができる。   As described above, the route calculation apparatus 100 according to the present invention calculates the route from the start point and the end point to the entrance / exit of the fine mesh by using the Dijkstra method when obtaining the end part movement cost, and the fine mesh including the start point and the end point is included. The movement cost from the doorway to each end part doorway uses the movement cost between doorways calculated in advance. Therefore, a route can be obtained appropriately regardless of the position of the start point and the end point. Also, a route can be obtained at a higher speed than when all the routes from the start point and end point to the end entry / exit of each mesh including the start point and end point are obtained using the Dijkstra method.

記録媒体110は、経路算出装置100に、メッシュ選択手段30、出入口選択手段50、端部移動コスト算出手段60、及び経路算出手段70として機能させるプログラムを格納する。記録媒体110は、例えばDVD、PD等の光学記録媒体、MD等の光磁気記録媒体、テープ媒体、磁気記録媒体、または半導体記録装置等であってよい。経路算出装置100は、これらのプログラムを、記録媒体110から読み取って実行する。また、経路算出装置100は、外部と通信を行う通信回線を更に備えてもよく、この通信回線を介してこれらのプログラムを取得してよい。   The recording medium 110 stores a program that causes the route calculation device 100 to function as the mesh selection unit 30, the entrance / exit selection unit 50, the end movement cost calculation unit 60, and the route calculation unit 70. The recording medium 110 may be, for example, an optical recording medium such as a DVD or PD, a magneto-optical recording medium such as an MD, a tape medium, a magnetic recording medium, or a semiconductor recording device. The route calculation apparatus 100 reads these programs from the recording medium 110 and executes them. The route calculation apparatus 100 may further include a communication line for communicating with the outside, and may acquire these programs via this communication line.

図2は、メッシュ及び細メッシュの一例を示す。図2(a)は、メッシュを説明する図である。図2(b)は、細メッシュを説明する図である。本例におけるメッシュ記憶部10は、地図300上の各領域を、例えば複数の長方形状のメッシュ302〜318に対応づけて格納し、細メッシュ記憶部15は、メッシュ304に含まれる各領域を、このメッシュを分割した長方形状の細メッシュ400〜416に対応づけて格納する。   FIG. 2 shows an example of a mesh and a fine mesh. FIG. 2A is a diagram illustrating a mesh. FIG. 2B is a diagram for explaining a fine mesh. The mesh storage unit 10 in this example stores each region on the map 300 in association with, for example, a plurality of rectangular meshes 302 to 318, and the fine mesh storage unit 15 stores each region included in the mesh 304. The mesh is stored in association with the rectangular fine meshes 400 to 416 obtained by dividing the mesh.

図2(a)のX1〜X12によって示された各点のそれぞれ、及び、図2(b)のX3、X4、Y1〜Y14によって示された各点のぞれぞれは、メッシュ及び細メッシュにおける出入口を示しており、各出入口を結ぶ直線は、この出入口間で経路がつながっていることを示す。点線で示された領域は、メッシュ選択手段30により生成された、始点500及び終点502を焦点とする楕円領域510を示す。   Each of the points indicated by X1 to X12 in FIG. 2A and each of the points indicated by X3, X4, and Y1 to Y14 in FIG. 2B are a mesh and a fine mesh. The straight line connecting the respective entrances indicates that the route is connected between the entrances. A region indicated by a dotted line indicates an elliptical region 510 generated by the mesh selection unit 30 and having a focus on the start point 500 and the end point 502.

また本例におけるメッシュ内移動コスト記憶部40は、メッシュに対応する領域を通る大きな道路の出入口のみを格納し、細メッシュ内移動コスト記憶部45は、細メッシュに対応する領域を通る大きな道路の出入口に加えて、この領域を通る小さな道路の出入口を更に格納する。ここで大きな道路とは、高速自動車道路、一般国道、県道、4車線以上の市町村道等の主要幹線道路であり、小さい道路とは、主要幹線道路以外の道路であってよい。この様子は、例えば図2(a)におけるメッシュ304、及び図2(b)における細メッシュ400〜416に示されている。例えばメッシュ304には、X3及びX4を結ぶ1つの経路しか示されていないのに対し、同じ領域に対応する細メッシュ400〜416には、X3及びX4を結ぶ経路に加えて更に、Y1〜Y14のそれぞれを出入口とする複数の経路が示されている。   Further, the intra-mesh movement cost storage unit 40 in this example stores only the entrance / exit of a large road that passes through the area corresponding to the mesh, and the intra-mesh movement cost storage unit 45 stores the large road that passes through the area corresponding to the fine mesh. In addition to doorways, it also stores small road doorways that pass through this area. Here, the large road is a main trunk road such as a highway road, a general national road, a prefectural road, a municipal road having four or more lanes, and the small road may be a road other than the main trunk road. This state is shown, for example, in the mesh 304 in FIG. 2A and the fine meshes 400 to 416 in FIG. For example, the mesh 304 shows only one path connecting X3 and X4, whereas the fine meshes 400 to 416 corresponding to the same region include Y1 to Y14 in addition to the path connecting X3 and X4. A plurality of routes are shown, each of which is an entrance / exit.

図3は、メッシュ内移動コスト記憶部40に格納されるデータ構成の一例を示す。図4は、細メッシュ内移動コスト記憶部45に格納されるデータ構成の一例を示す。図3及び図4に示すように、メッシュ内移動コスト記憶部40及び細メッシュ内移動コスト記憶部45は、各メッシュにおける出入口間の全ての組み合わせについて、対応する移動コストを予め格納する。   FIG. 3 shows an example of the data configuration stored in the in-mesh movement cost storage unit 40. FIG. 4 shows an example of a data configuration stored in the fine mesh movement cost storage unit 45. As shown in FIGS. 3 and 4, the intra-mesh movement cost storage unit 40 and the fine intra-mesh movement cost storage unit 45 store in advance the corresponding movement cost for all combinations between the entrances and exits in each mesh.

図5は、経路算出装置100の動作の一例を示すフローチャートである。経路算出装置100のユーザーが、始点500及び終点502を設定する(S100)と、メッシュ選択手段30は、始点500が含まれるメッシュ304、及び終点502が含まれるメッシュ314を特定し、メッシュ304とメッシュ314を結ぶメッシュの組み合わせを選択する(S105)。   FIG. 5 is a flowchart illustrating an example of the operation of the route calculation apparatus 100. When the user of the route calculation device 100 sets the start point 500 and the end point 502 (S100), the mesh selection unit 30 specifies the mesh 304 including the start point 500 and the mesh 314 including the end point 502, and A combination of meshes connecting the meshes 314 is selected (S105).

本例におけるメッシュ選択手段30は、例えば始点500及び終点502を焦点とする予め形状の定められた楕円領域510を求め、この楕円領域510内において、始点を含むメッシュ304、及び終点を含むメッシュ318を結ぶ全てのメッシュの組み合わせを選択する。そして、メッシュ選択手段30は、選択したメッシュのメッシュ番号を出入口選択手段50へ通知する。   The mesh selection means 30 in this example obtains a predetermined elliptical area 510 with the start point 500 and the end point 502 as focal points, for example, and within this ellipse area 510, the mesh 304 including the start point and the mesh 318 including the end point. Select all mesh combinations that connect. Then, the mesh selection unit 30 notifies the entrance selection unit 50 of the mesh number of the selected mesh.

メッシュ番号を受け取ると、出入口選択手段50はメッシュ内移動コスト記憶部40を参照し、選択されたメッシュ中の隣接したメッシュ間の出入口を全て選択する(S110)。そして出入口選択手段50は、選択した出入口の出入口番号を、端部移動コスト算出手段60及び経路算出手段70へ通知する。   When the mesh number is received, the entrance / exit selector 50 refers to the intra-mesh movement cost storage unit 40 and selects all entrances / exits between adjacent meshes in the selected mesh (S110). The entrance / exit selector 50 notifies the end moving cost calculator 60 and the route calculator 70 of the entrance / exit number of the selected entrance / exit.

すると端部移動コスト算出手段60は、端部移動コストを算出する(S115)。本例における端部移動コストは、始点500からX3又はX4、終点502からX6、X10、又はX11までの移動コストである。   Then, the edge part movement cost calculation means 60 calculates an edge part movement cost (S115). The end part movement cost in this example is a movement cost from the start point 500 to X3 or X4 and from the end point 502 to X6, X10, or X11.

経路算出手段70は、出入口選択手段50により通知された出入口の組に対応する移動コストを、メッシュ内移動コスト記憶部40から読み出し、読み出した移動コストのそれぞれを加算することにより、端部出入口間の移動コストを算出する(S120)。   The route calculation means 70 reads the movement cost corresponding to the set of entrances and exits notified by the entrance / exit selection means 50 from the intra-mesh movement cost storage section 40, and adds the read movement costs to the end entrance / exit Is calculated (S120).

例えば出入口選択手段50は、始点が含まれるメッシュにおける端部出入口として、メッシュ304におけるX3及びX4を選択し、終点が含まれるメッシュにおける端部出入口として、X6及びX10を選択する。ここで出入口選択手段50は、始点側の端部出入口であるX3及びX4と、終点側の端部出入口であるX6及びX10とを中継する出入口として、X5及びX8を選択する。そして経路算出手段70は、始点側の端部出入口X3及びX4から、出入口X5及びX8を中継して、終点側の端部出入口であるX6及びX10を結ぶ全ての経路の移動コストを算出する。本例では、経路算出手段70は、X3からX4及びX5を経てX6へ至る経路、X3からX4及びX8を経てX10へ至る経路、X4からX5を経てX6へ至る経路、X4からX8を経てX10へ至る経路の移動コストを算出する。   For example, the entrance / exit selection means 50 selects X3 and X4 in the mesh 304 as the end entrance / exit in the mesh including the start point, and selects X6 and X10 as the end entrance / exit in the mesh including the end point. Here, the entrance / exit selection means 50 selects X5 and X8 as the entrance / exit for relaying the end entrance / exit X3 and X4 on the start point side and the end entrance / exit X6 and X10 on the end point side. Then, the route calculation means 70 relays the entrances X5 and X8 from the start-side end entrances X3 and X4, and calculates the travel cost of all routes connecting the end-side end entrances X6 and X10. In this example, the route calculating means 70 is a route from X3 to X6 via X4 and X5, a route from X3 to X4 and X8 to X10, a route from X4 to X5 to X6, and from X4 to X8 to X10. Calculate the travel cost of the route to.

経路算出手段70は、端部移動コストと端部出入口間の移動コストとを加算することにより、始点から終点までの移動コストを算出する(S125)。そして経路算出手段70は、選択された出入口の中で、各々1つの出入口を結ぶ、最も移動コストが小さくなる出入口の経路を求める(S130)。これにより経路算出手段70は、移動コストが最小となる経路をユーザーへ通知する。   The route calculation means 70 calculates the movement cost from the start point to the end point by adding the end part movement cost and the movement cost between the end entrances and exits (S125). Then, the route calculation means 70 obtains an entrance / exit route that connects each entrance / exit among the selected entrances / exits and that has the smallest travel cost (S130). As a result, the route calculation means 70 notifies the user of the route having the minimum travel cost.

図6は、細メッシュにおける道路及びノードを説明する図である。例えばY6、Y11、及びZ1〜Z6で示された各点は、細メッシュ410に対応する領域を通る道路上におけるノードを示している。尚、本例におけるノード間移動コスト記憶部65は、ノードの絶対位置を示す情報を格納してよい。これにより、始点及び終点を示す情報が設定された場合、本例における端部移動コスト算出手段60は、細メッシュに含まれる始点及び終点が、どの道路上のノードの近傍であるかを特定する。   FIG. 6 is a diagram for explaining roads and nodes in a fine mesh. For example, each point indicated by Y6, Y11, and Z1 to Z6 indicates a node on a road passing through an area corresponding to the fine mesh 410. Note that the inter-node movement cost storage unit 65 in this example may store information indicating the absolute position of the node. Thereby, when the information indicating the start point and the end point is set, the end part movement cost calculating unit 60 in this example specifies which road on the road the start point and the end point included in the fine mesh are near. .

図7は、ノード間移動コスト記憶部65に格納されるデータ構成の一例を示す。ノード間移動コスト記憶部65は、ノード間の移動コストを、ノードを示すノード番号に対応づけて予め格納する。   FIG. 7 shows an example of the data configuration stored in the inter-node movement cost storage unit 65. The inter-node movement cost storage unit 65 stores in advance the inter-node movement cost in association with the node number indicating the node.

図8は、図5におけるS115の詳細な動作の一例を示すフローチャートである。ユーザにより始点及び終点が設定されると、メッシュ選択手段30は、細メッシュ記憶部15を参照して、始点及び終点が含まれる細メッシュを特定する。例えば始点500が設定された場合、メッシュ選択手段30は、始点500を含む細メッシュ410を特定する。更にメッシュ選択手段30は、ノード間移動コスト記憶部65を参照し、始点500に近いノードであるZ1及びZ5を選択する。そして端部移動コスト算出手段60は、ダイクストラ法を用いて、Z1及びZ5から、細メッシュ410の出入口Y6及びY11までの経路、及びその経路の移動コストを求める。これにより、端部移動コスト算出手段60は、始点及び終点が含まれる細メッシュの出入口までの移動コストを算出する(S200)。   FIG. 8 is a flowchart showing an example of detailed operation of S115 in FIG. When the start point and the end point are set by the user, the mesh selecting unit 30 refers to the fine mesh storage unit 15 and specifies the fine mesh including the start point and the end point. For example, when the start point 500 is set, the mesh selection unit 30 specifies the fine mesh 410 including the start point 500. Furthermore, the mesh selection means 30 refers to the inter-node movement cost storage unit 65 and selects Z1 and Z5 that are nodes close to the start point 500. Then, the end part movement cost calculation means 60 uses the Dijkstra method to obtain the route from Z1 and Z5 to the entrances Y6 and Y11 of the fine mesh 410 and the movement cost of the route. Thereby, the end part movement cost calculation means 60 calculates the movement cost to the entrance / exit of the fine mesh including the start point and the end point (S200).

そしてメッシュ選択手段30は、始点及び終点を含むメッシュ内において、始点又は終点が含まれる細メッシュと、始点側又は終点側の端部出入口を含む細メッシュとを結ぶ細メッシュの組み合わせを選択する(S205)。本例におけるメッシュ選択手段30は、例えば始点500が含まれるメッシュ304内において、細メッシュ410から端部出入口X3を含む細メッシュ404を結ぶ細メッシュの組み合わせ、及び、細メッシュ410から別の端部出入口X4を含む細メッシュ414を結ぶ細メッシュの組み合わせを全て選択する。メッシュ選択手段30は、選択した細メッシュのメッシュ番号を出入口選択手段50へ通知する。ここで出入口選択手段50は、細メッシュ番号を受け取ると、細メッシュ内移動コスト記憶部45を参照し、選択された細メッシュ中の隣接した細メッシュ間の出入口を選択する(S210)。この場合、例えば始点500において出入口選択手段50は、Y11からX3またはX4、或いはY6からX3またはX4を結ぶ全ての経路における出入口を選択する。そして出入口選択手段50は、選択した出入口の出入口番号を経路算出手段70へ通知する。   Then, the mesh selection means 30 selects a combination of fine meshes connecting the fine meshes including the start point or the end point and the fine meshes including the end entrance on the start point side or the end point side within the mesh including the start point and the end point ( S205). The mesh selecting means 30 in this example includes, for example, a combination of fine meshes connecting the fine mesh 404 including the end entrance / exit X3 in the mesh 304 including the start point 500, and another end portion from the fine mesh 410. All combinations of fine meshes connecting the fine meshes 414 including the entrance / exit X4 are selected. The mesh selection means 30 notifies the entrance / exit selection means 50 of the mesh number of the selected fine mesh. Here, when receiving the fine mesh number, the entrance / exit selecting means 50 refers to the intra-fine mesh movement cost storage unit 45 and selects an entrance / exit between adjacent fine meshes in the selected fine mesh (S210). In this case, for example, at the starting point 500, the entrance / exit selection means 50 selects entrances / exits in all routes connecting Y11 to X3 or X4, or Y6 to X3 or X4. The entrance selection unit 50 notifies the route calculation unit 70 of the entrance / exit number of the selected entrance / exit.

経路算出手段70は、出入口番号を受け取ると、出入口番号が示す出入口に対応する移動コストを細メッシュ内移動コスト記憶部45から読み出し、読み出した移動コストを加算する。これにより経路算出手段70は、始点又は終点が含まれる細メッシュの出入口から端部出入口までの移動コストを算出する。そして経路算出手段70は、端部移動コストと端部出入口間移動コストとの和が最小となるような、始点及び終点から各細メッシュの出入口までの経路、各細メッシュの出入口から各端部出入口までの経路、及び各端部出入口間の経路、のそれぞれを選択する。これにより経路算出手段70は細メッシュ間の出入口間の経路を算出する(S215)。例えば経路算出手段70は、始点500からZ1、Z4を経てY11へ至る経路を、始点から細メッシュの出入口までの経路として選択し、Y11からY12を経てX4へ至る経路を、始点側の細メッシュの出入口から端部出入口までの経路として選択し、更にX4からX5を経てX6に至る経路を端部出入口間の経路として選択する。同様にして経路算出手段70は、X6から終点502までの経路を求める。以上で本フローチャートの処理は終了する。   When the route calculating means 70 receives the entrance / exit number, it reads out the travel cost corresponding to the entrance / exit indicated by the entrance / exit number from the intra-fine mesh travel cost storage unit 45 and adds the read travel cost. Thereby, the route calculation means 70 calculates the movement cost from the entrance / exit of the fine mesh including the start point or end point to the end entrance / exit. Then, the route calculating means 70 is configured to provide a route from the start point and the end point to the entrance / exit of each fine mesh, such that the sum of the end portion movement cost and the end portion entrance / exit movement cost is minimized, and each fine mesh entrance / exit to each end portion. A route to the entrance and exit and a route between each end entrance and exit are selected. Thereby, the route calculation means 70 calculates the route between the entrances and exits between the fine meshes (S215). For example, the route calculation means 70 selects the route from the start point 500 to Y11 via Z1, Z4 as the route from the start point to the entrance / exit of the fine mesh, and selects the route from Y11 to Y12 to X4 as the fine mesh on the start point side. Is selected as a path from the entrance / exit to the end entrance / exit, and a path from X4 to X5 to X6 is selected as a path between the end entrances / exits. Similarly, the route calculation means 70 obtains a route from X6 to the end point 502. This is the end of the process of this flowchart.

図9は、メッシュ内移動コスト記憶部40が更に格納する、出入口間の移動コストの一例を示す図である。本例においてメッシュ内移動コスト記憶部40は、予め計算された出入口間の移動コストを格納したが、経路算出手段70が算出した移動コストの計算結果を、更に格納してもよい。ここでメッシュ内移動コスト記憶部40は、端部出入口の番号と、端部出入口を中継した複数の出入口の番号とを、算出された移動コストに対応づけて格納する。この場合、経路算出装置100は、計算結果の移動コストを、新たな経路の移動コストを求める場合に利用してもよい。これにより本発明の経路算出装置100は、過去に計算したメッシュ間の移動コストについては、再び計算する必要がないので、より高速に経路を求めることができる。   FIG. 9 is a diagram illustrating an example of the movement cost between the entrance and the exit, which is further stored in the in-mesh movement cost storage unit 40. In this example, the intra-mesh movement cost storage unit 40 stores the movement cost between the entrances and exits calculated in advance, but may further store the calculation result of the movement cost calculated by the route calculation unit 70. Here, the in-mesh movement cost storage unit 40 stores the number of the end entrance / exit and the number of the plurality of entrances / exits that relayed the end entrance / exit in association with the calculated travel cost. In this case, the route calculation apparatus 100 may use the movement cost of the calculation result when obtaining the movement cost of a new route. As a result, the route calculation apparatus 100 according to the present invention does not need to calculate again the movement cost between meshes calculated in the past, and thus can obtain a route at a higher speed.

また、本例におけるメッシュの大きさは、全て同じ長方形状であったが、他の例においては、交通量がより大きい都市部におけるメッシュの大きさは、他の地域におけるメッシュの大きさよりも小さくてもよく、或いは、道路の密度が高い都市部におけるメッシュの大きさは、他の地域におけるメッシュの大きさよりも小さくてもよい。   In addition, the size of the mesh in this example is the same rectangular shape, but in other examples, the size of the mesh in urban areas where the traffic volume is larger is smaller than the size of the mesh in other regions. Alternatively, the mesh size in the urban area where the road density is high may be smaller than the mesh size in other regions.

メッシュの大きさが一定である場合、交通量が多い都市部や道路密度が高い都市部におけるメッシュの出入口の個数は、他の地域におけるメッシュの出入口の個数よりも相対的に多くなる。しかしながら、始点及び終点から端部出入口までの部移動コストを求める場合、移動コストの算出時間を短縮する為には、出入口の数が少ないことが望ましい。本発明における経路算出装置100においては、交通量や道路の密度が大きい地域のメッシュを小さくするので、メッシュへの出入口の個数を相対的に少なくすることができるので、高速に経路を求めることができる。また、小さいメッシュには、より細かい道路の出入口を対応づけてもよく、これにより経路検索の精度を上げることができる。   When the mesh size is constant, the number of mesh entrances and exits in urban areas where there is a lot of traffic and urban areas where road density is high is relatively larger than the number of mesh entrances and exits in other areas. However, when obtaining the part movement cost from the start point and the end point to the end entrance / exit, it is desirable that the number of entrances / exits be small in order to shorten the calculation time of the movement cost. In the route calculation apparatus 100 according to the present invention, since the mesh in the area where the traffic volume and road density is large is reduced, the number of entrances to the mesh can be relatively reduced, so that the route can be obtained at high speed. it can. Further, a finer road entrance / exit may be associated with a small mesh, thereby improving the accuracy of route search.

以上、本発明を実施の形態を用いて説明したが、本発明の技術的範囲は上記実施の形態に記載の範囲には限定されない。上記実施の形態に、多様な変更または改良を加えることが可能であることが当業者に明らかである。その様な変更または改良を加えた形態も本発明の技術的範囲に含まれ得ることが、特許請求の範囲の記載から明らかである。   As mentioned above, although this invention was demonstrated using embodiment, the technical scope of this invention is not limited to the range as described in the said embodiment. It will be apparent to those skilled in the art that various modifications or improvements can be added to the above-described embodiment. It is apparent from the scope of the claims that the embodiments added with such changes or improvements can be included in the technical scope of the present invention.

本発明の実施形態に係る経路算出装置100の構成の一例を示す図である。It is a figure which shows an example of a structure of the route calculation apparatus 100 which concerns on embodiment of this invention. メッシュ及び細メッシュの一例を示す図である。(a)は、メッシュを説明する図であり、(b)細メッシュを説明する図である。It is a figure which shows an example of a mesh and a fine mesh. (A) is a figure explaining a mesh, (b) is a figure explaining a fine mesh. メッシュ内移動コスト記憶部40に格納されるデータ構成の一例を示す図である。It is a figure which shows an example of the data structure stored in the moving cost storage part 40 in a mesh. 細メッシュ内移動コスト記憶部45に格納されるデータ構成の一例を示す図である。It is a figure which shows an example of the data structure stored in the movement cost memory | storage part 45 in a fine mesh. 経路算出装置100の動作の一例を示すフローチャートである。4 is a flowchart showing an example of the operation of the route calculation apparatus 100. 細メッシュにおける道路及びノードを説明する図である。It is a figure explaining the road and node in a fine mesh. ノード間移動コスト記憶部65に格納されるデータ構成の一例を示す図である。It is a figure which shows an example of the data structure stored in the movement cost memory | storage part 65 between nodes. 図5におけるS115の詳細な動作の一例を示すフローチャートである。It is a flowchart which shows an example of the detailed operation | movement of S115 in FIG. メッシュ内移動コスト記憶部40に更に格納される、出入口間の移動コストの一例を示す図である。It is a figure which shows an example of the movement cost between entrances further stored in the movement cost memory | storage part 40 in a mesh.

符号の説明Explanation of symbols

10・・・メッシュ記憶部、15・・・細メッシュ記憶部、30・・・メッシュ選択手段、40・・・メッシュ内移動コスト記憶部、45・・・細メッシュ内移動コスト記憶部、50・・・出入口選択手段、60・・・端部移動コスト算出手段、65・・・ノード間移動コスト記憶部、70・・・経路算出手段、100・・・経路算出装置、110・・・記録媒体、300・・・地図、302〜318・・・メッシュ、400〜416・・・細メッシュ、500・・・始点、502・・・終点、510・・・楕円領域、X1〜X12、Y1〜Y14・・・出入口、Z1〜Z6・・・ノード 10 ... mesh storage unit, 15 ... fine mesh storage unit, 30 ... mesh selection means, 40 ... intra-mesh movement cost storage unit, 45 ... fine mesh movement cost storage unit, .. Entrance / exit selection means, 60... End movement cost calculation means, 65... Inter-node movement cost storage section, 70... Path calculation means, 100... Path calculation device, 110. , 300 ... map, 302 to 318 ... mesh, 400 to 416 ... fine mesh, 500 ... start point, 502 ... end point, 510 ... elliptical region, X1 to X12, Y1 to Y14 ... Gateway, Z1-Z6 ... Node

Claims (11)

地図上の各領域を、複数のメッシュのいずれかに対応付けて格納するメッシュ記憶部と、
前記複数のメッシュのそれぞれへの道路の出入口及び当該出入口間の移動コストを、当該メッシュに対応付けて格納するメッシュ内移動コスト記憶部と、
前記複数のメッシュに含まれるいずれか2つのメッシュの、一のメッシュ内部の始点、及び他のメッシュ内部の終点が指定された場合に、前記2つのメッシュを結ぶメッシュの組み合わせを選択するメッシュ選択手段と、
前記選択されたメッシュ中の隣接したメッシュ間の出入口を選択する出入口選択手段と、
前記選択された出入口間の移動コストを前記メッシュ内移動コスト記憶部から読み出すことにより、前記選択された出入口の中で、前記2つのメッシュを結ぶ、最も移動コストが小さくなる出入口の経路を求める経路算出手段と
を備えた経路算出装置。
A mesh storage unit that stores each area on the map in association with one of a plurality of meshes;
The in-mesh movement cost storage unit that stores the road entrance to each of the meshes and the movement cost between the entrances in association with the mesh,
Mesh selecting means for selecting a combination of meshes connecting the two meshes when a start point inside one mesh and an end point inside another mesh of any two meshes included in the plurality of meshes are designated. When,
An entrance / exit selection means for selecting an entrance / exit between adjacent meshes in the selected mesh;
A route for obtaining a path of an entrance / exit that connects the two meshes and has the smallest travel cost by reading the movement cost between the selected entrances / exits from the intra-mesh movement cost storage unit. A route calculation device comprising: calculation means.
前記始点、及び前記終点が指定された場合に、前記始点及び前記終点が含まれるメッシュに隣接するメッシュへの前記選択された出入口である端部出入口までの端部移動コストを、少なくともダイクストラ法を用いて算出する端部移動コスト算出手段を更に備え、
前記端部出入口間の移動コストを前記経路算出手段によって求め、前記端部移動コストを加算することにより、前記始点から前記終点までの移動コストを算出する請求項1に記載の経路算出装置。
The start point, and when the end point is specified, the start point and the end cost of moving to the end doorway is selected gateway to the meshes adjacent to the mesh that contains the end point is at least Dijkstra method An end movement cost calculating means for calculating using
The route calculation apparatus according to claim 1, wherein a movement cost between the start point and the end point is calculated by obtaining a movement cost between the end entrances and exits by the route calculation unit and adding the end part movement costs.
前記メッシュに含まれる各領域を、当該メッシュを分割した細メッシュのいずれかに対応付けて格納する細メッシュ記憶部と、
当該細メッシュへの道路の出入口、及び当該出入口間の移動コストを格納する細メッシュ内移動コスト記憶部と、
を備え、
前記端部移動コスト算出手段は、前記始点及び前記終点から前記始点及び前記終点が含まれる細メッシュの各々1つの出入口までの移動コストをダイクストラ法を用いて算出する手段を有し、
前記メッシュ選択手段、前記出入口選択手段、及び前記経路算出手段はそれぞれ、前記各々1つの細メッシュの出入口から当該細メッシュの前記各々1つの出入口近傍のメッシュの出入口の、前記細メッシュの組み合わせ、前記細メッシュへの出入口、及び前記細メッシュの前記各々1つの出入口から、前記近傍のメッシュの出入口までの経路を算出する手段を有し、
前記端部移動コスト算出手段は、前記ダイクストラ法によって算出された移動コストに、前記細メッシュの前記各々1つの出入口から前記近傍のメッシュの出入口までの移動コストを加えることにより、前記端部移動コストを算出する請求項2に記載の経路算出装置。
A fine mesh storage unit that stores each region included in the mesh in association with one of the fine meshes obtained by dividing the mesh;
A road entry / exit of the road to the fine mesh, and a movement cost storage unit in the fine mesh for storing a movement cost between the entry and exit,
With
The end part moving cost calculating means has means for calculating a moving cost from the start point and the end point to each one of the fine meshes including the start point and the end point using a Dijkstra method,
The mesh selection means, the entrance / exit selection means, and the path calculation means are each a combination of the fine meshes from the entrance / exit of the one fine mesh to the entrance / exit of the mesh near the entrance / exit of the fine mesh, Means for calculating a route from an entrance to the fine mesh and each one of the fine meshes to an entrance of the neighboring mesh;
The end part movement cost calculating means adds the movement cost from the respective one of the fine meshes to the entrance / exit of the neighboring mesh to the movement cost calculated by the Dijkstra method. The route calculation apparatus according to claim 2, which calculates
交通量がより大きい都市部における前記メッシュの大きさは、他の地域における前記メッシュの大きさよりも小さい請求項1に記載の経路算出装置。   The route calculation device according to claim 1, wherein a size of the mesh in an urban area where traffic is larger is smaller than a size of the mesh in another area. 道路の密度が高い都市部における前記メッシュの大きさは、他の地域における前記メッシュの大きさよりも小さい請求項1に記載の経路算出装置。   The route calculation device according to claim 1, wherein a size of the mesh in an urban area where road density is high is smaller than a size of the mesh in another region. 地図上の各領域を、複数のメッシュのいずれかに対応付けて格納するメッシュ記憶部と、前記複数のメッシュのそれぞれへの道路の出入口及び当該出入口間の移動コストを、当該メッシュに対応付けて格納するメッシュ内移動コスト記憶部とを備える経路算出装置を制御することにより経路を算出する経路算出方法であって、
前記複数のメッシュに含まれるいずれか2つのメッシュの、一のメッシュ内部の始点、及び他のメッシュ内部の終点が指定された場合に、前記2つのメッシュを結ぶメッシュの組み合わせを選択するメッシュ選択ステップと、
前記選択されたメッシュ中の隣接したメッシュ間の出入口を選択する出入口選択ステップと、
前記選択された出入口間の移動コストを前記メッシュ内移動コスト記憶部から読み出すことにより、前記選択された出入口の中で、前記2つのメッシュを結ぶ、最も移動コストが小さくなる出入口の経路を求める経路算出ステップと
を備えた経路算出方法。
Each area on the map is stored in association with one of a plurality of meshes, and the road entrance to each of the plurality of meshes and the movement cost between the entrances are associated with the meshes. A route calculation method for calculating a route by controlling a route calculation device including an in-mesh movement cost storage unit,
A mesh selection step of selecting a combination of meshes connecting the two meshes when a start point inside one mesh and an end point inside another mesh of any two meshes included in the plurality of meshes are designated. When,
An entry / exit selection step of selecting an entry / exit between adjacent meshes in the selected mesh;
A route for obtaining the route of the entrance / exit that connects the two meshes and has the smallest travel cost among the selected entrance / exit by reading out the movement cost between the selected entrances / exits from the intra-mesh movement cost storage unit. A route calculation method comprising: a calculation step.
前記始点、及び前記終点が指定された場合に、前記始点及び前記終点が含まれるメッシュに隣接するメッシュへの前記選択された出入口である端部出入口までの端部移動コストを、少なくともダイクストラ法を用いて算出する端部移動コスト算出ステップを更に備え、
前記端部出入口間の移動コストを前記経路算出ステップによって求め、前記端部移動コストを加算することにより、前記始点から前記終点までの移動コストを算出する請求項6に記載の経路算出方法。
The start point, and when the end point is specified, the start point and the end cost of moving to the end doorway is selected gateway to the meshes adjacent to the mesh that contains the end point is at least Dijkstra method An edge movement cost calculating step to calculate using
The route calculation method according to claim 6, wherein a movement cost from the start point to the end point is calculated by obtaining a movement cost between the end entrances and exits by the route calculation step and adding the end part movement costs.
前記経路算出装置は前記メッシュに含まれる各領域を、当該メッシュを分割した細メッシュのいずれかに対応付けて格納する細メッシュ記憶部と、当該細メッシュへの道路の出入口、及び当該出入口間の移動コストを格納する細メッシュ内移動コスト記憶部とを更に備えており、
前記端部移動コスト算出ステップは、前記始点及び前記終点から前記始点及び前記終点が含まれる細メッシュの各々1つの出入口までの移動コストをダイクストラ法を用いて算出する手段を有し、
前記メッシュ選択ステップ、前記出入口選択ステップ、及び前記経路算出ステップはそれぞれ、前記各々1つの細メッシュの出入口から当該細メッシュの前記各々1つの出入口近傍のメッシュの出入口の、前記細メッシュの組み合わせ、前記細メッシュへの出入口、及び前記細メッシュの前記各々1つの出入口から、前記近傍のメッシュの出入口までの経路を算出するステップを有し、
前記端部移動コスト算出ステップは、前記ダイクストラ法によって算出された移動コストに、前記細メッシュの前記各々1つの出入口から前記近傍のメッシュの出入口までの移動コストを加えることにより、前記端部移動コストを算出する請求項7に記載の経路算出方法。
The path calculation device stores each area included in the mesh in association with one of the fine meshes obtained by dividing the mesh, a road entrance to the fine mesh, and a space between the entrances and exits. It further includes a movement cost storage unit in the fine mesh that stores the movement cost,
The end part movement cost calculating step includes means for calculating a movement cost from the start point and the end point to one entrance of each of the fine meshes including the start point and the end point using a Dijkstra method,
The mesh selection step, the entrance / exit selection step, and the route calculation step are each a combination of the fine meshes from the entrance / exit of the one fine mesh to the entrance / exit of the mesh near the entrance / exit of the fine mesh, Calculating a route from an entrance to the fine mesh and each one of the entrances of the fine mesh to an entrance of the neighboring mesh;
The end movement cost calculating step adds the movement cost from the respective one entrance / exit of the fine mesh to the entrance / exit of the neighboring mesh to the movement cost calculated by the Dijkstra method. The route calculation method according to claim 7, wherein the route is calculated.
地図上の各領域を、複数のメッシュのいずれかに対応付けて格納するメッシュ記憶部と、前記複数のメッシュのそれぞれへの道路の出入口及び当該出入口間の移動コストを、当該メッシュに対応付けて格納するメッシュ内移動コスト記憶部とを備える経路算出装置を機能させるプログラムであって、
前記複数のメッシュに含まれるいずれか2つのメッシュの、一のメッシュ内部の始点、及び他のメッシュ内部の終点が指定された場合に、前記2つのメッシュを結ぶメッシュの組み合わせを選択するメッシュ選択手段と、
前記選択されたメッシュ中の隣接したメッシュ間の出入口を選択する出入口選択手段と、
前記選択された出入口間の移動コストを前記メッシュ内移動コスト記憶部から読み出すことにより、前記選択された出入口の中で、前記2つのメッシュを結ぶ、最も移動コストが小さくなる出入口の経路を求める経路算出手段と
を備えるプログラム。
Each area on the map is stored in association with one of a plurality of meshes, and the road entrance to each of the plurality of meshes and the movement cost between the entrances are associated with the meshes. A program for functioning a route calculation device including an in-mesh movement cost storage unit for storing,
Mesh selecting means for selecting a combination of meshes connecting the two meshes when a start point inside one mesh and an end point inside another mesh of any two meshes included in the plurality of meshes are designated. When,
An entrance / exit selection means for selecting an entrance / exit between adjacent meshes in the selected mesh;
A route for obtaining the route of the entrance / exit that connects the two meshes and has the smallest travel cost among the selected entrance / exit by reading out the movement cost between the selected entrances / exits from the intra-mesh movement cost storage unit. A program comprising a calculation means.
前記始点、及び前記終点が指定された場合に、前記始点及び前記終点が含まれるメッシュに隣接するメッシュへの前記選択された出入口である端部出入口までの端部移動コストを、少なくともダイクストラ法を用いて算出する端部移動コスト算出手段を更に備え、
前記端部出入口間の移動コストを前記経路算出手段によって求め、前記端部移動コストを加算することにより、前記始点から前記終点までの移動コストを算出する請求項9に記載のプログラム。
The start point, and when the end point is specified, the start point and the end cost of moving to the end doorway is selected gateway to the meshes adjacent to the mesh that contains the end point is at least Dijkstra method An end movement cost calculating means for calculating using
The program according to claim 9, wherein a movement cost from the start point to the end point is calculated by obtaining a movement cost between the end part entrances and exits by the route calculation unit and adding the end part movement cost.
前記経路算出装置は前記メッシュに含まれる各領域を、当該メッシュを分割した細メッシュのいずれかに対応付けて格納する細メッシュ記憶部と、当該細メッシュへの道路の出入口、及び当該出入口間の移動コストを格納する細メッシュ内移動コスト記憶部とを更に備えており、
前記端部移動コスト算出手段は、前記始点及び前記終点から前記始点及び前記終点が含まれる細メッシュの各々1つの出入口までの移動コストをダイクストラ法を用いて算出する手段を有し、
前記メッシュ選択手段、前記出入口選択手段、及び前記経路算出手段はそれぞれ、前記各々1つの細メッシュの出入口から当該細メッシュの前記各々1つの出入口近傍のメッシュの出入口の、前記細メッシュの組み合わせ、前記細メッシュへの出入口、及び前記細メッシュの前記各々1つの出入口から、前記近傍のメッシュの出入口までの経路を算出する手段を有し、
前記端部移動コスト算出手段は、前記ダイクストラ法によって算出された移動コストに、前記細メッシュの前記各々1つの出入口から前記近傍のメッシュの出入口までの移動コストを加えることにより、前記端部移動コストを算出する請求項10に記載のプログラム。
The path calculation device stores each area included in the mesh in association with one of the fine meshes obtained by dividing the mesh, a road entrance to the fine mesh, and a space between the entrances and exits. It further includes a movement cost storage unit in the fine mesh that stores the movement cost,
The end part moving cost calculating means has means for calculating a moving cost from the start point and the end point to each one of the fine meshes including the start point and the end point using a Dijkstra method,
The mesh selection means, the entrance / exit selection means, and the path calculation means are each a combination of the fine meshes from the entrance / exit of the one fine mesh to the entrance / exit of the mesh near the entrance / exit of the fine mesh, Means for calculating a route from an entrance to the fine mesh and each one of the fine meshes to an entrance of the neighboring mesh;
The end movement cost calculating means adds the movement cost from the respective one of the fine meshes to the entrance / exit of the neighboring mesh to the movement cost calculated by the Dijkstra method. The program according to claim 10, which calculates
JP2004035786A 2004-02-12 2004-02-12 Route calculation device, route calculation method, and program Expired - Fee Related JP4339714B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004035786A JP4339714B2 (en) 2004-02-12 2004-02-12 Route calculation device, route calculation method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004035786A JP4339714B2 (en) 2004-02-12 2004-02-12 Route calculation device, route calculation method, and program

Publications (2)

Publication Number Publication Date
JP2005228011A JP2005228011A (en) 2005-08-25
JP4339714B2 true JP4339714B2 (en) 2009-10-07

Family

ID=35002686

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004035786A Expired - Fee Related JP4339714B2 (en) 2004-02-12 2004-02-12 Route calculation device, route calculation method, and program

Country Status (1)

Country Link
JP (1) JP4339714B2 (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5116236B2 (en) * 2006-01-30 2013-01-09 アルパイン株式会社 Map data creation method and map data creation device
JP4915302B2 (en) * 2007-07-13 2012-04-11 ムラテックオートメーション株式会社 Route search system and method, transport system, and computer program
JP5142151B2 (en) * 2008-12-24 2013-02-13 株式会社 ミックウェア Map information processing apparatus, map information processing method, and program
JP6359283B2 (en) * 2014-02-13 2018-07-18 株式会社ゼンリン Route search device
KR102429395B1 (en) * 2020-12-30 2022-08-03 인천대학교 산학협력단 System and method for cell based measurement of trip entry and exit point volume using vehicle trajectory

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06323861A (en) * 1993-05-11 1994-11-25 Sumitomo Electric Ind Ltd Navigation system having route calculating function
JP2001074482A (en) * 1999-09-06 2001-03-23 Alpine Electronics Inc Route searching apparatus
JP2001153671A (en) * 1999-11-24 2001-06-08 Clarion Co Ltd Navigation device and method and recording medium storing navigation software
JP3789306B2 (en) * 2001-01-10 2006-06-21 松下電器産業株式会社 Route search method
JP3967187B2 (en) * 2002-04-30 2007-08-29 アルパイン株式会社 Map data creation device
JP4112274B2 (en) * 2002-05-17 2008-07-02 株式会社ザナヴィ・インフォマティクス Map data processing method and map data processing program
JPWO2004057273A1 (en) * 2002-12-20 2006-04-20 ジクー・データシステムズ株式会社 Route search device, route search system, program, and route search method
JP4145710B2 (en) * 2003-04-28 2008-09-03 株式会社ザナヴィ・インフォマティクス Recommended route calculation method and recommended route display method

Also Published As

Publication number Publication date
JP2005228011A (en) 2005-08-25

Similar Documents

Publication Publication Date Title
JP5013738B2 (en) Map data creation device
JP5116236B2 (en) Map data creation method and map data creation device
KR100240144B1 (en) Method and apparatus for searching a route
CN102460072B (en) Path searching apparatus and method for searching path
US8423283B2 (en) System and method for efficient routing on a network in the presence of multiple-edge restrictions and other constraints
US8145414B2 (en) Method of estimation of traffic information, device of estimation of traffic information and car navigation device
JP4513073B2 (en) Navigation device and program
KR100316461B1 (en) Method and apparatus for searching a route
US20090125229A1 (en) Corridor mapping with alternative routes
JP2917825B2 (en) Route selection method and system
CN103376116B (en) Scenic route planning in automobile navigation
CN104508429A (en) Route search system, route search apparatus, route search method, and computer program
CN110268227A (en) Driving assist system and computer program
JP2013513096A (en) A method to simplify the description of travel routes
JP4339714B2 (en) Route calculation device, route calculation method, and program
JP5057246B2 (en) Navigation device and program
JP3923848B2 (en) Navigation device
JP4421052B2 (en) Map data management method, route search device, and recording medium
JPWO2010109762A1 (en) NAVIGATION SYSTEM, NAVIGATION METHOD, COMPUTER PROGRAM FOR EXECUTING NAVIGATION METHOD, AND RECORDING MEDIUM CONTAINING THE COMPUTER PROGRAM
JP4155776B2 (en) Navigation device
JP3678639B2 (en) Route selection method and system
JP4998379B2 (en) Navigation device and program for navigation device
JP2004317275A (en) Navigation system
JP3961361B2 (en) Navigation device
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

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20060613

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20081216

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090216

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20090602

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20090702

R150 Certificate of patent or registration of utility model

Ref document number: 4339714

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120710

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120710

Year of fee payment: 3

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313113

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120710

Year of fee payment: 3

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120710

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130710

Year of fee payment: 4

LAPS Cancellation because of no payment of annual fees