JP2012093180A - Navigation device and computer program - Google Patents

Navigation device and computer program Download PDF

Info

Publication number
JP2012093180A
JP2012093180A JP2010239841A JP2010239841A JP2012093180A JP 2012093180 A JP2012093180 A JP 2012093180A JP 2010239841 A JP2010239841 A JP 2010239841A JP 2010239841 A JP2010239841 A JP 2010239841A JP 2012093180 A JP2012093180 A JP 2012093180A
Authority
JP
Japan
Prior art keywords
route
node
specific
search
information
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.)
Granted
Application number
JP2010239841A
Other languages
Japanese (ja)
Other versions
JP5517885B2 (en
Inventor
Teruo Mimori
照夫 三森
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.)
Canvas Mapple Co Ltd
Original Assignee
Canvas Mapple Co 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 Canvas Mapple Co Ltd filed Critical Canvas Mapple Co Ltd
Priority to JP2010239841A priority Critical patent/JP5517885B2/en
Publication of JP2012093180A publication Critical patent/JP2012093180A/en
Application granted granted Critical
Publication of JP5517885B2 publication Critical patent/JP5517885B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To enhance a more effective use of a specific route which is preliminarily stored as the route suitable for a specific use.SOLUTION: A navigation device 10 includes a road map information storage device F3 which stores specific route information showing a specific route preliminarily specified as the route suitable for a sightseeing road, etc., and road information of which a node showing the road, a link and a movement cost are corresponded, and a retrieval target node group to be used for a retrieval of a recommended movement route to a destination is decided, and recommended movement route candidates are retrieved based on the decided retrieval target node group, and the recommended movement route is specified from among the retrieved recommended movement route candidates. In the retrieval of the recommended movement route candidates, decision is made whether an end point node corresponding to a start point node included in the retrieval target node group is included in the retrieval target node group, and the specific route including the end point node decided as included in the retrieval target node group and a start point node corresponding to the end point node is adopted as a part of the recommended movement route candidates.

Description

本発明は、予め記憶した経路情報を有効に利用して推奨移動経路を探索するナビゲーション装置、およびナビゲーション装置に動作制御させるためのコンピュータプログラムに関する。   The present invention relates to a navigation device that searches for a recommended travel route by effectively using prestored route information, and a computer program for causing the navigation device to control operations.

従来から、車両や人間などの移動体の目的地への到達を支援するためのシステムとして、ナビゲーションシステムが知られている。このナビゲーションシステムは、例えば、GPS(Global Positioning System)によって移動体の現在位置を導出し、この移動体の現在位置情報と道路地図情報とを基に経路探索処理によって推奨移動経路を求め、この推奨移動経路に基づいて移動経路の自動案内(以下、「経路誘導」という。)を行う。例えば、カーナビゲーション装置が搭載された車両では、道路地図情報と車両の現在位置情報とを表示装置(モニタ)上に表示すると共に、目的地までの推奨移動経路を探索して表示装置上に併せて表示することで、視覚によって道順を報知する。また、カーナビゲーション装置には、案内音声の出力によって、聴覚によって道順を報知する機能を備えたものもある。   Conventionally, a navigation system is known as a system for supporting the arrival of a moving body such as a vehicle or a human at a destination. For example, this navigation system derives the current position of the moving object by GPS (Global Positioning System), obtains a recommended moving route by route search processing based on the current position information of the moving object and road map information, and this recommended Based on the travel route, automatic travel route guidance (hereinafter referred to as “route guidance”) is performed. For example, in a vehicle equipped with a car navigation device, road map information and current position information of the vehicle are displayed on a display device (monitor), and a recommended travel route to a destination is searched and displayed on the display device. To display the directions visually. Some car navigation devices have a function of notifying a route by hearing by outputting a guidance voice.

カーナビゲーション装置では、主にダイクストラ法を用いた推奨移動経路の探索が行われている。この場合道路情報は、道路の交差点や道路の構造変化位置などを示す座標点であるノードと、ノード間を結ぶ道路など移動体が移動可能な経路を示すリンクとにより構成されており、これらに道路の長さや通過所要時間などを数値化した移動コストを設定して、出発地から目的地までの累積移動コストが最小となる経路を推奨移動経路として導出するものが一般的である。   In a car navigation device, a search for a recommended travel route is mainly performed using the Dijkstra method. In this case, the road information is composed of nodes, which are coordinate points indicating road intersections, road structure change positions, and the like, and links indicating routes on which movable bodies such as roads connecting the nodes can move. In general, a travel cost obtained by quantifying the length of a road, a required travel time, and the like is set, and a route that minimizes the cumulative travel cost from the departure point to the destination is derived as a recommended travel route.

このようなカーナビゲーション装置では、渋滞区間を回避するための抜け道を使用した経路や、景観の良い道を移動するための観光道路を使用した経路、あるいは、所定の地域で事故や災害が生じたときに使用が推奨される迂回経路を使用した経路などを、目的地までの推奨移動経路として導出することが求められている。   In such a car navigation device, an accident or disaster occurred in a route using a route to avoid a congested section, a route using a tourist road to move on a road with good scenery, or a predetermined area. It is required to derive a route using a detour route that is sometimes recommended for use as a recommended travel route to the destination.

こうした要求に応えるために、例えば特許文献1では、渋滞により通過所要時間が増加することを加味した推奨移動経路探索を行うことが開示されている。具体的には、道路交通情報に基づく通過所要時間を経路探索用ネットワークデータベースに反映させて目的地までの渋滞予測経路を探索し、探索した渋滞予測経路が所定の条件を満たしたと判断できる場合に推奨移動経路とすることが開示されている。さらに、渋滞を回避するための抜け道を考慮した経路探索の方法も提案されている。   In order to meet such a demand, for example, Patent Document 1 discloses performing a recommended travel route search taking into account that the required travel time increases due to traffic congestion. Specifically, when the estimated traffic jam route to the destination is searched by reflecting the required travel time based on the road traffic information in the route search network database, and it can be determined that the searched traffic jam forecast route satisfies a predetermined condition It is disclosed that a recommended travel route is used. In addition, a route search method that considers a loophole to avoid traffic congestion has been proposed.

しかしながら、渋滞による通過所要時間を正確に算出するには、道路交通情報を取得するための通信手段が必要でありコストが大きくなるという問題がある。また、検索対象となる道路が道路交通情報提供サービスの対象道路であることも必要となり、全ての道路の正確な道路交通情報を取得することは困難である。また、渋滞状況や景観の良し悪しを移動コストとして的確に数値化することが難しいという問題もある。   However, in order to accurately calculate the required travel time due to traffic jams, there is a problem that a communication means for acquiring road traffic information is required and the cost increases. In addition, it is necessary that the road to be searched is a target road of the road traffic information providing service, and it is difficult to obtain accurate road traffic information of all roads. In addition, there is a problem that it is difficult to accurately quantify the traffic situation and the quality of the landscape as movement costs.

そこで、抜け道や裏道に利用される道路はある程度決まっていることに注目し、予め抜け道または裏道の道路情報を登録しておき経路探索に利用するものが種々提案されている。例えば、特許文献2には、移動体の移動速度などから渋滞状態であるか否かを判断し、渋滞状態である場合に抜け道として登録された道路を他の道路と識別可能に表示することが開示されている。また、特許文献3には、抜け道を表示するための条件設定を行うことが開示されている。また、特許文献4には、公知の方法で現在位置から目的地までの経路候補を複数抽出し、経路候補の中に抜け道又は裏道の対象道路に該当するものを選択して、所定のタイミングで表示することが開示されている。   Therefore, paying attention to the fact that roads used for loopholes and back roads are determined to some extent, various types of road road or back road road information that are registered in advance and used for route search have been proposed. For example, in Patent Document 2, it is determined whether or not the vehicle is in a traffic jam state based on the moving speed of the moving body, and the road registered as a loop-off in the traffic jam state is displayed so as to be distinguishable from other roads. It is disclosed. Japanese Patent Application Laid-Open No. 2003-228561 discloses setting conditions for displaying a loophole. Also, in Patent Document 4, a plurality of route candidates from the current position to the destination are extracted by a known method, and a route candidate that corresponds to the target road of the exit road or the back road is selected, and at a predetermined timing. Displaying is disclosed.

さらに、カーナビゲーション装置には、予め特定した道路を利用して推奨移動経路を導出するものもある。すなわち、例えば特許文献5には、事前に特定された特定の経路を用いた推奨移動経路を導出することが開示されている。具体的には、設定された出発地と目的地間の案内経路をダイクストラ法等を用いて設定し、設定した経路上に始点及び終点を有するショートカット(SC)経路の経路情報が外部メモリに記憶されている場合、設定経路上の該当区間をこのSC経路に置き換えたものを案内経路とし、この案内経路に従って、ルート表示や音声等による案内を行うことが開示されている。   Further, some car navigation devices derive a recommended travel route by using a previously specified road. That is, for example, Patent Document 5 discloses deriving a recommended movement route using a specific route specified in advance. Specifically, a guide route between the set starting point and destination is set using the Dijkstra method or the like, and route information of a shortcut (SC) route having a start point and an end point on the set route is stored in the external memory. In this case, it is disclosed that a route obtained by replacing the corresponding section on the set route with this SC route is used as a guide route, and guidance by route display, voice, or the like is performed according to this guide route.

また、特許文献6には、目的地までの区間で走行履歴に含まれる履歴経路を検出し、検出した走行履歴に含まれる履歴経路を用いて、目的地までの経路探索をおこなうことが開示されている。   Patent Document 6 discloses that a history route included in a travel history is detected in a section to a destination, and a route search to the destination is performed using the history route included in the detected travel history. ing.

特許第4246250号公報Japanese Patent No. 4246250 特開平5−216406号公報JP-A-5-216406 特開第2006−266701号公報JP 2006-266701 A 特開第2006−275729号公報JP 2006-275729 A 特開第2001−124578号公報JP 2001-124578 A 国際公開第2007/102406号公報International Publication No. 2007/102406

しかしながら、上述した従来のカーナビゲーション装置では、抜け道や観光道路など、予め特定の用途に適する経路として記憶された特定の経路を十分に利用できていないという問題がった。すなわち、例えば特許文献5で開示された内容では、出発地と目的地との間の案内経路(すなわち、推奨移動経路)を導出し、導出した案内経路上にSC経路(すなわち、特定経路)がある場合に案内経路の一部とSC経路の一部を「置き換える」構成としているので、ユーザが最初から特定経路の利用を望むような場合であっても、先ず特定経路を考慮しない案内経路の導出処理を行う必要があるという問題があった。また、特許文献5と特許文献6とには、ユーザの走行履歴が示す経路を特定経路として利用しているため、ユーザが行ったことのない目的地への移動を望む場合に、特定経路を用いた推奨移動経路を導出することができないという問題があった。なお、特許文献6には、走行履歴情報をユーザ毎に区別して記憶することについても言及されているが、複数のユーザが全員行ったことのない地域に移動する場合は、やはり特定経路を用いた推奨移動経路の導出ができないことには変わりがない。   However, the above-described conventional car navigation apparatus has a problem that a specific route stored in advance as a route suitable for a specific application, such as a loophole or a sightseeing road, cannot be sufficiently used. That is, for example, in the content disclosed in Patent Document 5, a guide route (that is, a recommended travel route) between a departure point and a destination is derived, and an SC route (that is, a specific route) is provided on the derived guide route. In some cases, a part of the guide route and a part of the SC route are “replaced”, so even if the user wants to use the specific route from the beginning, the guide route that does not take into account the specific route first. There was a problem that it was necessary to perform derivation processing. In Patent Document 5 and Patent Document 6, since the route indicated by the user's travel history is used as the specific route, the specific route is selected when the user wants to move to a destination that the user has never performed. There was a problem that the recommended travel route used could not be derived. In addition, Patent Document 6 also mentions that the travel history information is stored separately for each user. However, when a plurality of users move to an area that has never been performed, a specific route is also used. There is no change in that the recommended travel route cannot be derived.

本発明は、上述した問題を解決すべく、予め特定の用途に適する経路として記憶された特定の経路をより有効に利用できるようにすることを目的とする。   In order to solve the above-described problems, an object of the present invention is to make it possible to more effectively use a specific route that is stored in advance as a route suitable for a specific application.

本発明のナビゲーション装置は、移動体の目的地までの推奨移動経路を探索するナビゲーション装置であって、観光道路、抜け道、迂回路のうち少なくとも1つに適した経路として予め特定された経路である特定経路の始点を示す始点ノードと該特定経路の終点を示す終点ノードとを含むノード群と、該ノード群を連結するリンク群と、該リンク群の移動コストとが対応付けされた特定経路情報を記憶する特定経路情報記憶手段と、道路の交差点や道路の構造変化位置などを示す複数のノードと、該ノード間を結ぶ道路など前記移動体が移動可能な経路を示す複数のリンクと、該複数のリンクそれぞれの移動コストと、前記特定経路情報とが対応付けされた情報である道路情報を記憶する道路情報記憶手段と、該道路情報記憶手段が記憶する道路情報が示す前記複数のノードのうち、前記目的地までの推奨移動経路の探索に用いるノード群である探索対象ノード群を決定する探索対象決定手段と、該探索対象決定手段により決定された探索対象ノード群に基づいて所定の条件を満たす経路を前記推奨移動経路の候補である推奨移動経路候補として探索する推奨移動経路探索手段と、該推奨移動経路探索手段により探索された少なくとも1つ以上の推奨移動経路候補の中から特定の条件に基づいて前記推奨移動経路を特定する推奨移動経路特定手段とを含み、該推奨移動経路探索手段は、前記探索対象決定手段により決定された探索対象ノード群の中に含まれる始点ノードを検索する始点ノード検索手段と、該始点ノード検索手段により検索された始点ノードに対応する終点ノードが前記探索対象ノード群に含まれるか否かを判定する終点ノード判定手段と、該終点ノード判定手段により前記探索対象ノード群に含まれると判定された終点ノードと該終点ノードに対応する始点ノードとを含む特定経路を前記推奨移動経路候補の一部として採用する特定経路採用手段とを有することを特徴とする。   The navigation device of the present invention is a navigation device that searches for a recommended travel route to a destination of a mobile body, and is a route that is specified in advance as a route suitable for at least one of a sightseeing road, a loop-off route, and a detour. Specific route information in which a node group including a start point node indicating the start point of a specific route and an end point node indicating the end point of the specific route, a link group connecting the node group, and a movement cost of the link group are associated with each other Specific route information storage means for storing, a plurality of nodes indicating road intersections, road structure change positions, and the like, a plurality of links indicating paths on which the mobile body can move, such as roads connecting the nodes, Road information storage means for storing road information, which is information in which the movement cost of each of the links is associated with the specific route information, and the road information storage means Search target determining means for determining a search target node group that is a node group used for searching for a recommended travel route to the destination among the plurality of nodes indicated by the route information, and a search determined by the search target determination means A recommended travel route search means for searching for a route that satisfies a predetermined condition based on the target node group as a recommended travel route candidate that is a candidate for the recommended travel route, and at least one or more searched by the recommended travel route search means A recommended travel route specifying means for specifying the recommended travel route based on a specific condition from among the recommended travel route candidates, wherein the recommended travel route searching means is a search target node group determined by the search target determining means. A start point node search means for searching for a start point node included in the node, and an end point node corresponding to the start point node searched by the start point node search means End point node determining means for determining whether or not to be included in the search target node group, an end point node determined to be included in the search target node group by the end point node determining means, and a start point node corresponding to the end point node; Specific route adopting means that adopts a specific route including a part of the recommended travel route candidate.

上記の構成としたことで、予め特定の用途に適する経路として記憶された特定の経路をより有効に利用することができるようになる。   With the above configuration, a specific route stored in advance as a route suitable for a specific application can be used more effectively.

前記推奨移動経路探索手段は、前記探索対象ノード群のうち、前記終点ノード判定手段により検索対象ノード群に含まれていると判定された終点ノードに特定マークを付加し、該終点ノードに対応する始点ノードから該始点ノードと終点ノードとに対応する特定経路を使用する方向以外のノードに判定マークを付加するマーク付加手段と、前記道路情報に基づいて、移動体の出発地に対応するノードから前記探索対象ノード群それぞれまで移動する場合に移動コストの総和が最小となるリンク群を特定しながら前記目的地に対応するノードまで移動する場合の移動コストの総和が最小となるリンク群である最小コスト経路を探索する最小コスト経路探索手段と、該最小コスト経路探索手段による最小コスト経路の探索過程において、前記判定マークが付加されたノードと前記特定マークが付加されたノードとを結ぶリンクを最小コスト経路の探索対象から除外するリンク除外手段とを有し、前記最小コスト経路探索手段により探索された最小コスト経路を示すリンク群を前記推奨移動経路候補とする構成とされていてもよい。   The recommended travel route searching unit adds a specific mark to the end point node determined to be included in the search target node group by the end point node determining unit among the search target node group, and corresponds to the end point node Mark adding means for adding a determination mark to a node other than a direction using a specific route corresponding to the start point node and the end point node from the start point node, and a node corresponding to the departure point of the moving object based on the road information The minimum link group that minimizes the total movement cost when moving to the node corresponding to the destination while identifying the link group that minimizes the total movement cost when moving to each of the search target node groups In the process of searching for the minimum cost route by the minimum cost route searching means for searching the cost route and the minimum cost route searching means, the determination Link excluding means for excluding the link connecting the node to which the mark is added and the node to which the specific mark is added from the search object of the minimum cost path, and the minimum cost searched by the minimum cost path searching means A link group indicating a route may be the recommended moving route candidate.

前記推奨移動経路探索手段は、前記最小コスト経路探索手段による最小コスト経路の探索開始前に、前記始点ノード検索手段による始点ノードの検索と前記終点ノード判定手段による終点ノードの判定とを実行して前記探索対象ノード群に含まれる特定経路を特定し、前記最小コスト経路探索手段は、前記出発地に対応するノードから当該特定経路の始点ノードまでの移動コストの総和が最小となる経路である出発地側最小コスト経路と、前記目的地に対応するノードから当該特定経路の終点ノードまでの移動コストの総和が最小となる経路である目的地側最小コスト経路とを探索し、当該出発地側最小コスト経路、特定経路、および目的地側最小コスト経路を構成するリンク群を前記推奨移動経路候補とする構成とされていてもよい。   The recommended travel route search means executes a search for a start point node by the start point node search means and a determination of an end point node by the end point node determination means before starting the search for the minimum cost route by the minimum cost route search means. A specific route included in the search target node group is specified, and the minimum cost route search means is a route that has a minimum total travel cost from a node corresponding to the departure point to a start point node of the specific route. The destination side minimum cost route and the destination side minimum cost route that is the route that minimizes the total travel cost from the node corresponding to the destination to the end point node of the specific route are searched for, A link group that configures a cost route, a specific route, and a destination-side minimum cost route may be configured as the recommended travel route candidate.

前記探索対象決定手段は、前記始点ノード検索手段により検索された始点ノードの座標に基づいて前記推奨移動経路の探索に用いるノードを追加することにより前記探索対象ノード群を更新する探索対象更新手段を有し、前記終点ノード判定手段は、前記探索対象更新手段により更新された探索対象ノード群を用いて前記判定を行う構成とされていてもよい。   The search target determining means includes search target update means for updating the search target node group by adding a node to be used for searching for the recommended travel route based on the coordinates of the start point node searched by the start point node searching means. And the end node determination unit may be configured to perform the determination using a search target node group updated by the search target update unit.

前記特定経路採用手段により前記推奨移動経路候補の一部として採用された特定経路が複数ある場合に、該複数の特定経路のうち推奨移動経路の一部として採用する特定経路の選択を受け付ける特定経路選択受付手段と、該特定経路選択受付手段により複数の特定経路の選択を受け付けた場合に、該複数の特定経路それぞれの始点ノード、終点ノード、前記出発地、および前記目的地の位置関係に基づいて前記移動体が当該複数の特定経路を通過すべき順序を示す通過予定順序を決定する通過予定順序決定手段とを含み、前記探索対象更新手段は、前記通過予定順序決定手段により決定された通過予定順序に基づいて各特定経路間に存在するノードを前記探索対象ノード群とするように探索対象ノード群を更新し、前記最小コスト経路探索手段は、前記探索対象更新手段により更新された探索対象ノード群に基づいて前記出発地から前記通過予定順序に従って前記目的地に到達する場合の最小コスト経路を探索する構成とされていてもよい。   When there are a plurality of specific routes adopted as a part of the recommended travel route candidate by the specific route adoption means, a specific route that accepts selection of a specific route to be adopted as a part of the recommended travel route among the plurality of specific routes When selection selection means and selection of a plurality of specific routes are received by the specific route selection reception means, based on the positional relationship between the start point node, the end point node, the departure point, and the destination of each of the plurality of specific routes And a scheduled passage order determining means for determining a scheduled passage order indicating the order in which the mobile body should pass through the plurality of specific routes, and the search target update means is a passage determined by the scheduled passage order determining means. The search target node group is updated so that a node existing between each specific route is set as the search target node group based on a planned order, and the minimum cost route search unit is updated. It may be configured to search the minimum cost route when reaching the destination in accordance with the planned passage order from the departure point on the basis of the search target nodes updated by the search target updating means.

前記移動体の進行方向情報を受け付ける進行方向受付手段を含み、前記探索対象決定手段は、前記目的地が設定されていない場合に、前記進行方向受付手段が受け付けた進行方向情報に基づく仮の目的地を設定する仮目的地設定手段を有し、該仮目的地設定手段により設定された仮目的地に基づいて前記探索対象ノード群を決定する構成とされていてもよい。   A traveling direction receiving unit that receives the traveling direction information of the mobile body, and the search target determining unit includes a provisional purpose based on the traveling direction information received by the traveling direction receiving unit when the destination is not set. A temporary destination setting unit that sets a location may be included, and the search target node group may be determined based on the temporary destination set by the temporary destination setting unit.

所定の立ち寄り地点の位置を示す立ち寄り地点情報を前記特定経路情報と対応付けて記憶する立ち寄り地点情報記憶手段と、前記移動体の現在位置情報を受け付ける現在位置情報受付手段と、該現在位置情報受付手段が受け付けた現在位置情報に基づいて前記移動体が前記特定経路路上を移動しているか判定する走行判定手段と、該走行判定手段により前記移動体が前記特定経路上を走行していると判定されたことに応じて、該特定経路に対応付けされた立ち寄り地点に関する情報を前記立ち寄り地点情報と前記現在位置情報とに基づいてユーザに案内する立ち寄り地点案内手段とを含む構成とされていてもよい。   Stop point information storage means for storing stop point information indicating the position of a predetermined stop point in association with the specific route information, current position information receiving means for receiving current position information of the mobile object, and receiving the current position information Based on the current position information received by the means, travel determination means for determining whether the mobile body is moving on the specific route, and the travel determination means determines that the mobile body is traveling on the specific route In response to this, it may be configured to include a stop point guide means for guiding a user on the stop point information associated with the specific route based on the stop point information and the current position information. Good.

さらに、本発明のコンピュータプログラムは、移動体の目的地までの推奨移動経路を探索するナビゲーション装置に動作制御させるためのナビゲーションプログラムであって、前記ナビゲーション装置に、観光道路、抜け道、迂回路のうち少なくとも1つに適した経路として予め特定された経路である特定経路の始点を示す始点ノードと該特定経路の終点を示す終点ノードとを含むノード群と、該ノード群を連結するリンク群と、該リンク群の移動コストとが対応付けされた特定経路情報を記憶する特定経路情報記憶手段に記憶された特定経路情報と、道路の交差点や道路の構造変化位置などを示す複数のノードと、該ノード間を結ぶ道路など前記移動体が移動可能な経路を示す複数のリンクと、該複数のリンクそれぞれの移動コストとが対応付けされた情報である道路情報を記憶する道路情報記憶手段に記憶された道路情報が示す前記複数のノードのうち、前記目的地までの推奨移動経路の探索に用いるノード群である探索対象ノード群を決定する探索対象決定処理と、該探索対象決定処理にて決定された探索対象ノード群に基づいて所定の条件を満たす経路を前記推奨移動経路の候補である推奨移動経路候補として探索する推奨移動経路探索処理と、該推奨移動経路探索処理にて探索された少なくとも1つ以上の推奨移動経路候補の中から特定の条件に基づいて前記推奨移動経路を特定する推奨移動経路特定処理とを実行させ、該推奨移動経路探索処理にて、前記探索対象決定処理にて決定された探索対象ノード群の中に含まれる始点ノードを検索する始点ノード検索処理と、該始点ノード検索処理にて検索された始点ノードに対応する終点ノードが前記探索対象ノード群に含まれるか否かを判定する終点ノード判定処理と、該終点ノード判定処理にて前記探索対象ノード群に含まれると判定された終点ノードと該終点ノードに対応する始点ノードとを含む特定経路を前記推奨移動経路候補の一部として採用する特定経路採用処理とを実行させるためのものである。   Furthermore, the computer program of the present invention is a navigation program for causing a navigation device that searches for a recommended travel route to a destination of a moving body to control the operation, and the navigation device includes a sightseeing road, a bypass, and a detour. A node group including a start point node indicating a start point of a specific route that is a route specified in advance as a route suitable for at least one and an end point node indicating an end point of the specific route; a link group connecting the node groups; Specific route information stored in specific route information storage means for storing specific route information associated with the movement cost of the link group, a plurality of nodes indicating road intersections, road structure change positions, and the like, A plurality of links indicating routes on which the moving body can move, such as roads connecting nodes, and the movement cost of each of the plurality of links correspond to each other. Search target node group which is a node group used for searching for a recommended travel route to the destination among the plurality of nodes indicated by the road information stored in the road information storage means for storing the road information which is the attached information And a recommended movement for searching for a route that satisfies a predetermined condition based on the search target node group determined in the search target determination process as a recommended movement route candidate that is a candidate of the recommended movement route A route search process, and a recommended travel route specifying process for specifying the recommended travel route based on a specific condition from at least one recommended travel route candidate searched in the recommended travel route search process. In the recommended travel route search process, a start point node search process for searching for a start point node included in the search target node group determined in the search target determination process; An end point node determination process for determining whether or not an end point node corresponding to the start point node searched in the start point node search process is included in the search target node group; This is for executing a specific route adopting process that adopts a specific route including an end point node determined to be included and a start point node corresponding to the end point node as a part of the recommended travel route candidate.

本発明によれば、予め特定の用途に適する経路として記憶された特定の経路をより有効に利用することができるようになる。   According to the present invention, a specific route stored in advance as a route suitable for a specific application can be used more effectively.

ナビゲーション装置を用いた経路誘導システムの構成の例を示すブロック図である。It is a block diagram which shows the example of a structure of the route guidance system using a navigation apparatus. ナビゲーション装置の構成の例を説明するための説明図である。It is explanatory drawing for demonstrating the example of a structure of a navigation apparatus. 推奨移動経路情報の格納状態の例を示す説明図である。It is explanatory drawing which shows the example of the storage state of recommended movement path information. 特定経路情報の格納状態の例を示す説明図である。It is explanatory drawing which shows the example of the storage state of specific path | route information. 画面表示装置が表示する表示画面の例を示す説明図である。It is explanatory drawing which shows the example of the display screen which a screen display apparatus displays. ナビゲーション装置が実行するナビゲーション処理の例を示すフローチャートである。It is a flowchart which shows the example of the navigation process which a navigation apparatus performs. ナビゲーション処理におけるナビゲーション装置の動作について説明するための概念図である。It is a conceptual diagram for demonstrating operation | movement of the navigation apparatus in a navigation process. ナビゲーション装置の他の実施の形態における推奨移動経路の探索処理について説明するための説明図である。It is explanatory drawing for demonstrating the search process of the recommended movement path | route in other embodiment of a navigation apparatus. ナビゲーション装置の他の実施の形態における推奨移動経路の探索処理について説明するための説明図である。It is explanatory drawing for demonstrating the search process of the recommended movement path | route in other embodiment of a navigation apparatus. ナビゲーション装置が実行する特定経路導出処理の例を示すフローチャートである。It is a flowchart which shows the example of the specific route | root derivation | leading-out process which a navigation apparatus performs. 立ち寄り地点情報の格納状態の例を示す説明図である。It is explanatory drawing which shows the example of the storage state of stop point information. 経路誘導の概要を説明するための説明図である。It is explanatory drawing for demonstrating the outline | summary of a route guidance. ナビゲーション装置が実行する立ち寄り地点案内処理の例を示すフローチャートである。It is a flowchart which shows the example of the stop point guidance process which a navigation apparatus performs.

<第1の実施の形態>
以下、本発明の一実施の形態について図面を参照して説明する。
<First Embodiment>
Hereinafter, an embodiment of the present invention will be described with reference to the drawings.

本発明に係るナビゲーション装置10は、経路探索機能や経路誘導機能を有し、公知の経路探索処理や、予め調査や統計手法などを使って特定の用途に対する有用性が評価された特定経路を用いた経路の探索処理を行い、求められた推奨移動経路を車両に走行させるように経路誘導処理を行うための装置である。   The navigation device 10 according to the present invention has a route search function and a route guidance function, and uses a specific route whose usefulness for a specific application is evaluated in advance using a known route search process or a survey or a statistical method. This is an apparatus for performing route guidance processing so that the vehicle travels on the recommended recommended travel route.

図1は、ナビゲーション装置10を用いた経路誘導システム100の構成の例を示すブロック図である。図1に示すように、本例の経路誘導システム100は、ナビゲーション装置10と、自車位置測位装置20と、出力装置30と、入力装置40とを含む。   FIG. 1 is a block diagram illustrating an example of a configuration of a route guidance system 100 using the navigation device 10. As shown in FIG. 1, the route guidance system 100 of this example includes a navigation device 10, a vehicle positioning device 20, an output device 30, and an input device 40.

自車位置測位装置20は、車両の現在位置を測定する装置であり、GPS衛星から送られてくるGPS信号を受信し、このGPS信号に基づいて位置を測定するGPSセンサや、初期位置から移動量(距離)を計測する速度センサ、進行(移動)方位を計測するジャイロセンサ等からなる。   The own vehicle position measurement device 20 is a device that measures the current position of the vehicle, receives a GPS signal sent from a GPS satellite, and moves from an initial position or a GPS sensor that measures the position based on the GPS signal. It consists of a speed sensor that measures the amount (distance), a gyro sensor that measures the traveling (moving) direction, and the like.

GPSセンサは、いわゆるGPS受信機と称されるものであり、GPS衛星から放射されるGPS信号を受信してGPS衛星とGPS受信機自身との距離(疑似距離)を測定し、複数の衛星からのGPS信号を同時に受信することによりGPS受信機自身の現在位置(GPS測位解)を算出する。   A GPS sensor is a so-called GPS receiver, receives a GPS signal radiated from a GPS satellite, measures a distance (pseudo distance) between the GPS satellite and the GPS receiver itself, and receives a plurality of satellites. Are simultaneously received to calculate the current position (GPS positioning solution) of the GPS receiver itself.

また、自車位置測位装置20は移動体(以下、「車両」を例に説明する。)に搭載されており、GPS信号を受信するGPS受信機(アンテナ)の他、受信したGPS信号のデコード等の処理を行い、ナビゲーション装置10へ出力する信号処理部を備える。   The own vehicle position measurement device 20 is mounted on a moving body (hereinafter described as an example of “vehicle”), and in addition to a GPS receiver (antenna) that receives a GPS signal, the received GPS signal is decoded. And a signal processing unit that outputs the data to the navigation device 10.

出力装置30は、ナビゲーション装置10からの経路誘導情報を出力する装置であり、例えば画像情報を表示する画像表示装置(ディスプレイ装置、モニタ)31と、音声情報を音声出力する音声出力装置(スピーカ装置)32とを含む。画像表示装置31は、道路地図情報と車両の現在位置情報とを表示画面上に表示するとともに、目的地までの推奨移動経路を表示画面上に併せて表示することで、視覚によって道順を報知する。また、音声出力装置32は、案内音声情報を音声出力することで、聴覚によって移動経路の道順を報知する。   The output device 30 is a device that outputs route guidance information from the navigation device 10, and for example, an image display device (display device, monitor) 31 that displays image information, and a sound output device (speaker device) that outputs sound information as sound. ) 32. The image display device 31 displays the road map information and the current position information of the vehicle on the display screen, and also displays the recommended travel route to the destination on the display screen, thereby visually informing the route. . In addition, the voice output device 32 outputs the guidance voice information as a voice, thereby informing the route of the moving route by hearing.

入力装置40は、ナビゲーション装置10に対して各種指示を行う入力装置である。本例では、入力装置40は、例えば、出力装置30の表示画面上に表示される操作ボタンによって構成されている。   The input device 40 is an input device that gives various instructions to the navigation device 10. In this example, the input device 40 is configured by, for example, operation buttons displayed on the display screen of the output device 30.

図2は、ナビゲーション装置10の構成の例を説明するための説明図である。ナビゲーション装置10は、図2に示すように、推奨移動経路情報記憶部F1と、特定経路情報記憶部F2と、道路地図情報記憶部F3と、経路探索部11と、自車位置情報受付部12と、探索対象決定部13と、方位情報受付部14と、経路誘導部15と、制御部Cとを含む。なお、ナビゲーション装置10を構成する各部は、制御信号やデータ等を伝送するバスBに接続されている。   FIG. 2 is an explanatory diagram for explaining an example of the configuration of the navigation device 10. As shown in FIG. 2, the navigation device 10 includes a recommended travel route information storage unit F1, a specific route information storage unit F2, a road map information storage unit F3, a route search unit 11, and a vehicle position information reception unit 12. And the search object determination part 13, the direction information reception part 14, the route guidance part 15, and the control part C. In addition, each part which comprises the navigation apparatus 10 is connected to the bus | bath B which transmits a control signal, data, etc.

ナビゲーション装置10は、例えば、モバイルタイプのパーソナルコンピュータ、PND(Portable Navigation Device)や専用デバイスなどの情報処理装置によって構成される。ナビゲーション装置10は、図示しないが、CPU(中央処理装置)、プログラム記憶部、OS(オペレーティング・システム)、等を有する。CPUは、プログラム記憶部に記憶されたコンピュータプログラムに従い、ナビゲーション装置10の各構成要素を統制制御し、プログラム処理を実行する機能を有する。プログラム記憶部は、ROM(Read Only Memory)やRAM(Random Access Memory)等で構成され、ナビゲーション装置10が使用する各種コンピュータプログラムを記憶する記憶媒体である。   The navigation apparatus 10 is configured by an information processing apparatus such as a mobile type personal computer, a PND (Portable Navigation Device), or a dedicated device. Although not shown, the navigation device 10 includes a CPU (Central Processing Unit), a program storage unit, an OS (Operating System), and the like. The CPU has a function of controlling and controlling each component of the navigation device 10 according to a computer program stored in the program storage unit and executing a program process. The program storage unit includes a ROM (Read Only Memory), a RAM (Random Access Memory), and the like, and is a storage medium that stores various computer programs used by the navigation device 10.

経路探索部11は、出発位置(例えば、現在位置)から目的地までの推奨移動経路を導出する経路探索処理を行う。経路探索処理では、例えば、ユーザからの目的地情報の入力を受け付けて、受け付けた目的地情報に基づいて目的地の位置情報を特定し、この目的地の位置情報と自車位置測位装置20にて測定した現在位置情報に基づき、道路情報を参照して現在位置から目的地までの推奨移動経路を導出する。なお、本例における経路探索部11は、予め記憶された推奨移動経路の探索範囲の決定方法に基づいて探索範囲を決定し、決定した探索範囲内において所定の条件を満たす経路を推奨移動経路の候補である「推奨移動経路候補」として探索するものとする(なお、本例においては、「推奨移動経路の探索」という場合、「推奨移動経路候補の探索」という意味を含むこととし、「推奨移動経路候補の探索」という場合、「推奨移動経路の探索」という意味を含むこととする。)。すなわち、予め設定された所定の条件によっては、経路探索部11は、複数の経路を推奨移動経路候補として探索し得る。なお、ここでの「所定の条件」としては、例えば「移動コストが小さい3つの経路」や、「ユーザが指定する条件(「右折不要」や「高速道路を利用しない」など)を満たす経路」など、種々の条件が考えられる。   The route search unit 11 performs route search processing for deriving a recommended travel route from a departure position (for example, current position) to a destination. In the route search process, for example, the input of destination information from the user is received, the location information of the destination is specified based on the received destination information, and the location information of the destination and the vehicle position measurement device 20 are specified. Based on the current position information measured in this way, the recommended travel route from the current position to the destination is derived by referring to the road information. The route search unit 11 in this example determines a search range based on a method for determining a search range for a recommended travel route stored in advance, and selects a route that satisfies a predetermined condition within the determined search range as a recommended travel route. The search is made as a candidate “recommended travel route candidate” (in this example, “search for a recommended travel route” includes the meaning of “search for recommended travel route candidate” and “recommended” “Searching for a moving route candidate” includes the meaning of “searching for a recommended moving route”). In other words, depending on a predetermined condition set in advance, the route search unit 11 can search for a plurality of routes as recommended moving route candidates. Here, as the “predetermined conditions”, for example, “three routes with low travel costs” or “routes satisfying conditions specified by the user (such as“ no right turn required ”or“ not use expressway ”)” Various conditions are conceivable.

また、経路探索部11は、探索した推奨移動経路を含む道路地図からなる移動経路周辺地図を生成する処理を行う。なお、経路探索処理については、ダイクストラ法などを利用した公知の技術を用いるので、ここでの詳細な説明は省略する。   In addition, the route search unit 11 performs a process of generating a travel route surrounding map including a road map including the searched recommended travel route. In addition, since the well-known technique using the Dijkstra method etc. is used about a route search process, detailed description here is abbreviate | omitted.

ただし、経路探索部11が特定経路を用いた推奨移動経路の探索を実行するために備える構成、すなわち、始点ノ―ド検索部11Aと、終点ノード判定部11Bと、特定経路採用部11Cと、マーク付加部11Dと、最小コスト経路探索部11Eと、リンク除外部11Fと、推奨移動経路特定部11Gとに関しては、公知の技術に関する説明も含め、後で改めて説明する。   However, a configuration provided for the route search unit 11 to perform a search for a recommended travel route using a specific route, that is, a start point node search unit 11A, an end point node determination unit 11B, a specific route adoption unit 11C, The mark adding unit 11D, the minimum cost route searching unit 11E, the link excluding unit 11F, and the recommended movement route specifying unit 11G will be described later again, including descriptions of known techniques.

自車位置情報受付部12は、車両の現在位置情報を受信する処理を行う。ここで、現在位置は、例えば緯度と経度により示される。この現在位置情報は、自車位置測位装置20により測定され送信されたものである。   The own vehicle position information receiving unit 12 performs a process of receiving the current position information of the vehicle. Here, the current position is indicated by latitude and longitude, for example. This current position information is measured and transmitted by the own vehicle position measuring device 20.

推奨移動経路情報記憶部F1は、経路探索部11によって求められた推奨移動経路を示す推奨移動経路情報を記憶する記憶媒体である。なお、経路探索部11が所定の条件を満たす複数の推奨移動経路を導出し、ユーザにより選択された1の推奨移動経路を用いて、後述する経路誘導部15により経路誘導を行う構成としてもよい。また、リルートなどに利用するために、推奨移動経路情報記憶部F1に、複数の推奨移動経路を保存する構成としてもよい。   The recommended travel route information storage unit F <b> 1 is a storage medium that stores recommended travel route information indicating the recommended travel route obtained by the route search unit 11. The route search unit 11 may derive a plurality of recommended travel routes that satisfy a predetermined condition, and use the one recommended travel route selected by the user to perform route guidance by the route guidance unit 15 described later. . Moreover, it is good also as a structure which preserve | saves a some recommended movement path | route in the recommended movement path | route information storage part F1, in order to utilize for a reroute etc.

図3は、推奨移動経路情報記憶部F1に記憶される推奨移動経路情報の格納状態の例を示す説明図である。図3に示すように、推奨移動経路情報は、推奨移動経路を構成するノードを示す経路構成ノード情報と、ノードに対応するリンクに関する情報を示す経路構成リンク情報とを含む。   FIG. 3 is an explanatory diagram illustrating an example of a storage state of recommended travel route information stored in the recommended travel route information storage unit F1. As shown in FIG. 3, the recommended travel route information includes route configuration node information indicating nodes constituting the recommended travel route, and route configuration link information indicating information related to a link corresponding to the node.

経路構成ノード情報は、推奨移動経路を構成するノードを特定するための情報であり、本例においては、ノードIDと、位置情報と、ノード属性と、特定経路ノード情報と、特定経路IDとを含む情報である。なお、本例においては、ノードの位置情報として緯度と経度を用いることとする。   The route configuration node information is information for identifying the nodes that constitute the recommended travel route. In this example, the node ID, the position information, the node attribute, the specific route node information, and the specific route ID are included. It is information to include. In this example, latitude and longitude are used as node position information.

ここで、「ノード属性」とは、交差点種別(図3における「a」)、案内情報種別(図3における「b」)、分岐地点区分(図3における「c」)が設定される。これにより、経路案内が行われる。   Here, as the “node attribute”, an intersection type (“a” in FIG. 3), a guidance information type (“b” in FIG. 3), and a branch point classification (“c” in FIG. 3) are set. Thereby, route guidance is performed.

また、「特定経路ノード情報」とは、道路情報を構成する各ノードが、予め調査や統計手法などを使って特定の用途に対する有用性が評価された「特定経路」を構成するノードであるか否かを示す情報である。すなわち、特定経路ノード情報により、推奨移動経路を構成するノードに、特定経路を構成するノードが含まれているか否かが判定可能となる。さらに、本例における特定経路ノード情報は、各ノードが特定経路の始点や終点となる場合(以下、それぞれ「始点ノード」、「終点ノード」という。)にはその旨も示す。なお、1つの特定経路に複数の始点や終点が含まれる場合もあるものとする。   Also, the “specific route node information” is a node that constitutes a “specific route” in which each node constituting the road information is evaluated for usefulness for a specific application by using a survey or a statistical method in advance. This is information indicating whether or not. That is, it is possible to determine whether or not the nodes constituting the recommended movement route include the nodes constituting the specific route based on the specific route node information. Furthermore, the specific route node information in this example also indicates that when each node is the start point or end point of the specific route (hereinafter referred to as “start point node” and “end point node”, respectively). In addition, it is assumed that a plurality of start points and end points may be included in one specific route.

なお、各ノードに接続されたリンクが後述する主幹経路を構成するものである場合には、その情報が格納される構成としてもよい。   In addition, when the link connected to each node constitutes a trunk route to be described later, the information may be stored.

また、経路構成リンク情報は、推奨移動経路を構成するリンクと移動体がリンクを移動する場合のコスト(移動コスト)を示す情報である。本例においては、経路構成リンク情報は、リンクID(道路を一意に特定可能なID)と、各リンクの位置情報(座標やベクトルによって特定される。)、各リンクに設定された移動コストとを含む。従って、この推奨移動経路上における位置情報から走行中の道路情報(リンクID)を求めることができる。   Further, the route configuration link information is information indicating a cost (movement cost) when a link and a moving body that constitute a recommended movement route move the link. In this example, the route configuration link information includes a link ID (ID that can uniquely identify a road), position information of each link (specified by coordinates and vectors), a movement cost set for each link, and including. Accordingly, road information (link ID) while traveling can be obtained from position information on the recommended travel route.

なお、経路構成ノード情報は、時期的条件や車両の移動方向などによって変更されるものであってもよい。特定経路情報と、特定経路情報を用いた経路探索に関しては、後で詳しく説明する。   Note that the route configuration node information may be changed according to time conditions, the moving direction of the vehicle, and the like. Specific route information and route search using the specific route information will be described in detail later.

特定経路情報記憶部F2は、予め調査や統計手法などを使って特定の用途に対する有用性が評価された特定経路を示す特定経路情報を記憶する記憶媒体である。本例においては、「特定経路情報」として、観光道路、抜け道、迂回路のうち少なくとも1つに適した経路として予め特定された経路である特定経路の始点を示す始点ノードと特定経路の終点を示す終点ノードとを含むノード群と、ノード群を連結するリンク群と、リンク群の移動コストとが対応付けされた情報を用いる場合について説明を行う。   The specific route information storage unit F2 is a storage medium that stores specific route information indicating a specific route whose usefulness for a specific application has been evaluated in advance using a survey, a statistical technique, or the like. In this example, the “specific route information” includes a start point node indicating a start point of a specific route that is a route specified in advance as a route suitable for at least one of a sightseeing road, an exit route, and a detour, and an end point of the specific route. A case will be described where information in which a node group including an end point node to be shown, a link group connecting the node group, and a movement cost of the link group are associated with each other is used.

図4は、特定経路情報記憶部F2に記憶された特定経路情報の格納状態の例を示す説明図である。図4に示すように、特定経路情報は、特定経路IDと、経路種別と、経路名称と、エリアIDと、経路始点と、経路終点と、補助区間の有無と、特定経路毎の移動コストとを含む情報である。   FIG. 4 is an explanatory diagram illustrating an example of a storage state of the specific route information stored in the specific route information storage unit F2. As shown in FIG. 4, the specific route information includes a specific route ID, a route type, a route name, an area ID, a route start point, a route end point, presence / absence of an auxiliary section, and a movement cost for each specific route. It is information including.

ここで、「経路種別」とは、各特定経路がどんな用途に有効であるのかを示すものである。本例においては、経路種別として、「抜け道」や「観光道路」、「迂回路」などが設定される。   Here, the “path type” indicates what use each specific path is effective for. In this example, “pathway”, “tour road”, “detour”, etc. are set as the route type.

また、「経路始点」と「経路終点」は、特定経路の始点および終点となるノードを特定するものであり、特定経路に分岐点が存在する場合には、始点および終点が複数設定される場合もある。なお、図示しないが、特定経路情報は、時期や車両の進行方向によって異なる内容となることがある。例えば、交通可能時間が規定されている抜け道や、一方通行の抜け道などがこれに該当する。   In addition, “route start point” and “route end point” specify the node that is the start point and end point of the specific route. If there are branch points on the specific route, multiple start points and end points are set. There is also. Although not shown, the specific route information may differ depending on the time and the traveling direction of the vehicle. For example, this may be an escape route in which the available traffic time is defined, or a one-way exit route.

また、特定経路には、主幹区間と補助区間とを設けることができる。ここで、本例における「主幹区間」とは、予め特定経路情報の作成者などにより、特定経路としての機能を発揮する経路であると評価された主幹経路からなる区間である。すなわち、例えば特定経路の種別が「観光道路」の場合には、景色の良い道路や観光スポットをつないだ経路が主幹区間となる。一方、本例における「補助区間」とは、特定経路へ進む経路または特定経路から離れる経路として推奨される補助経路からなる区間を意味する。すなわち、例えば高速道路のICや国道の交差点から観光道路の入り口をつないだ経路が補助区間となる。このように特定経路を管理することにより、より詳細に特定経路を管理することができるようになる。また、例えば、ユーザが特定経路を通過しようとするときに、適切なタイミングで特定経路が有する特性(例えば、「抜け道」であれば「道幅が狭い」など)に対する注意を促すようにしてもよい。この場合、例えば車両の現在位置と特定経路情報とを比較し、現在位置が特定経路に対して所定距離以内に接近した場合に、制御部Cが、出力装置30が所定の音声案内を出力させるための処理を実行する構成とすればよい。   The specific route can be provided with a main section and an auxiliary section. Here, the “main trunk section” in this example is a section made up of a main path that has been evaluated in advance by a creator of specific path information as a path that exhibits a function as a specific path. That is, for example, when the type of the specific route is “sightseeing road”, a route connecting a road or a sightseeing spot with a good view becomes the main section. On the other hand, the “auxiliary section” in this example means a section composed of an auxiliary route recommended as a route to a specific route or a route away from the specific route. That is, for example, a route connecting an entrance of a tourist road from an intersection of an expressway IC or a national road is an auxiliary section. By managing the specific route in this way, the specific route can be managed in more detail. Also, for example, when a user tries to pass a specific route, attention may be given to the characteristics of the specific route (for example, “the road is narrow” if it is “pathway”) at an appropriate timing. . In this case, for example, the current position of the vehicle is compared with the specific route information, and when the current position approaches the specific route within a predetermined distance, the control unit C causes the output device 30 to output a predetermined voice guidance. The configuration for executing the processing for this purpose may be adopted.

なお、主幹区間における所定の区間を迂回する経路を補助区間としてもよい。また、渋滞回避の抜け道では、途中経路が複数あることがあるので、事前の調査により一番有効であると思われる抜け道を主幹区間とし、途中の別の抜け道を補助区間としてもよい。また、主幹区間から迂回回避される道路や交差点までを補助区間としてもよい。これにより、ユーザに対して、特定経路の一部を利用した推奨移動経路の導出を提供することができる。   In addition, it is good also considering the path | route which detours the predetermined area in a main area as an auxiliary area. Further, since there are a plurality of routes on the way of avoiding traffic jams, the way that seems to be most effective based on a prior survey may be used as the main section, and another way along the way may be used as the auxiliary section. Moreover, it is good also considering the road and intersection to avoid detour from the main section as an auxiliary section. Thereby, derivation | leading-out of the recommended movement path | route using a part of specific path | route can be provided with respect to a user.

道路地図情報記憶部F3は、一定の緯度幅と緯度幅で区切られた矩形状の範囲(以下、「メッシュ」という。)に分割して地図情報を記憶する記憶媒体である。この地図情報は、道路地図情報記憶部F3に記憶されるほか、例えばSDメモリカードと呼ばれるリムーバルメディアとしての補助記憶装置や、CD−ROMやDVD−ROM等に保存することができる。また、インターネット等の通信ネットワークを介して地図情報をダウンロードするようにしてもよい。また、道路地図情報記憶部F3は、道路情報として、道路をノード(交差点や道路の構造変化位置などを示す。)とリンク(ノード間を結ぶ道路など車両などの移動体が移動可能な経路を示す。)で表して管理し、各ノードとリンクに関して経路構成ノード情報と経路構成リンク情報(図3参照)とを記憶する記憶媒体である。すなわち、経路探索部11は、経路探索処理において必要な情報を道路地図情報記憶部F3から取得することとなる。なお、道路情報は、時期や車両の進行方向によって異なる内容となる場合がある。   The road map information storage unit F3 is a storage medium that stores map information divided into rectangular ranges (hereinafter referred to as “mesh”) divided by a certain latitude width and latitude width. In addition to being stored in the road map information storage unit F3, the map information can be stored in an auxiliary storage device as a removable medium called an SD memory card, a CD-ROM, a DVD-ROM, or the like. Further, the map information may be downloaded via a communication network such as the Internet. In addition, the road map information storage unit F3 indicates roads that can be traveled by roads such as vehicles such as vehicles such as roads that connect roads with nodes (indicating intersections and road structure change positions) and links (roads that connect nodes). This is a storage medium that stores and manages path configuration node information and path configuration link information (see FIG. 3) for each node and link. That is, the route search unit 11 acquires information necessary for the route search process from the road map information storage unit F3. The road information may be different depending on the time and the traveling direction of the vehicle.

ここで、本例における道路情報には、各リンクの長さや通過時間を移動コストとして格納されている。また、道路情報は、複数の階層を持っており、本例においては近傍用(全ての道路を格納)、近距離用(細街路以外の道路を格納)、中距離用(県道以上の道路を格納)、遠距離用(高速道、国道を格納)が設定されている。この場合、例えば道路情報を構成するノードとリンクに階層情報を設定するようにすればよい。これにより、経路探索の条件によって経路探索の対象となる道路情報を使い分けることができる。すなわち、例えば現在位置と目的地が長距離である場合には、間に存在する道路情報の量が膨大になるため、遠距離用が設定された道路情報を用いて経路探索処理を行うことにより、経路探索部11の処理負荷を軽減させることができる。以下、適宜地図情報と道路情報とをまとめて「道路地図情報」という。   Here, in the road information in this example, the length of each link and the passage time are stored as the movement cost. In addition, the road information has a plurality of hierarchies. In this example, the road information is for neighborhood (stores all roads), for short distance (stores roads other than narrow streets), for medium distance (prefecture roads or more). Storage) and long-distance use (stores highways and national roads). In this case, for example, hierarchical information may be set for the nodes and links constituting the road information. Thereby, the road information which is the object of the route search can be properly used depending on the route search condition. That is, for example, when the current position and the destination are long distances, the amount of road information existing between them is enormous, so by performing route search processing using road information set for long distance use The processing load on the route search unit 11 can be reduced. Hereinafter, map information and road information are collectively referred to as “road map information” as appropriate.

探索対象決定部13は、道路情報が示す複数のノードのうち、目的地までの推奨移動経路の探索に用いるノード群である探索対象ノード群を決定する。探索対象ノード群の決定方法としては、例えば、車両の現在位置と目的地とを示すそれぞれの緯度と経度の間に存在する道路情報、現在位置と目的地とを焦点とする楕円領域内の道路情報、または現在位置と目的地それぞれから所定の範囲の道路情報など、種々の決定方法が考えられる。   The search target determination unit 13 determines a search target node group that is a node group used for searching for a recommended travel route to the destination among the plurality of nodes indicated by the road information. As a method for determining the search target node group, for example, road information existing between each latitude and longitude indicating the current position and the destination of the vehicle, a road in an elliptical area focusing on the current position and the destination Various determination methods such as information or road information within a predetermined range from the current position and the destination can be considered.

方位情報受付部14は、車両の進行方向を特定する方位情報を受け付けるための処理を実行する機能を有する。   The azimuth information receiving unit 14 has a function of executing processing for receiving azimuth information that specifies the traveling direction of the vehicle.

経路誘導部15は、経路探索部11が探索した推奨移動経路を示す推奨移動経路情報に基づいて、画像の表示や音声の出力などにより、ユーザに対して推奨移動経路の道順や注意事項等を案内する経路誘導処理を行う機能を有する。なお、経路誘導処理については公知の技術を用いるので、ここでの詳細な説明は省略する。   Based on the recommended travel route information indicating the recommended travel route searched by the route search unit 11, the route guide unit 15 displays the recommended travel route directions, precautions, and the like to the user by displaying an image, outputting sound, or the like. It has a function of performing route guidance processing for guidance. In addition, since a well-known technique is used about a route guidance process, detailed description here is abbreviate | omitted.

制御部Cは、CPU、ROM、RAM等を具備し、ナビゲーション装置10の各構成要素を統制制御し、その処理を実行する。   The control unit C includes a CPU, a ROM, a RAM, and the like, controls and controls each component of the navigation device 10 and executes its processing.

次いで、本例における経路探索部11の構成について改めて説明する。   Next, the configuration of the route search unit 11 in this example will be described again.

始点ノ―ド検索部11Aは、探索対象決定13により決定された探索対象ノード群の中に含まれる始点ノードを検索する処理を行う機能を有する。   The start point node search unit 11A has a function of performing a process of searching for a start point node included in the search target node group determined by the search target determination 13.

なお、本例における始点ノ―ド検索部11Aは、車両の進行方向や現在時刻、さらには、特定経路への到着予想時刻を考慮して始点ノードを検索する機能を有する。すなわち、例えば特定経路情報における経路の「始点」は、車両の進行方向が逆であれば「終点」となるし、特定経路が一方通行の道路や時間指定道路である場合には、進行方向や時期によって経路誘導に用いることを考慮することが妥当でなくなることがあるためである。   Note that the start point node search unit 11A in this example has a function of searching for a start point node in consideration of the traveling direction of the vehicle, the current time, and the estimated arrival time on the specific route. That is, for example, the “start point” of the route in the specific route information is “end point” if the traveling direction of the vehicle is reversed, and if the specific route is a one-way road or a time-designated road, the traveling direction or This is because it may not be appropriate to consider using for route guidance depending on the time.

終点ノード判定部11Bは、始点ノ―ド検索部11Aにより検索された始点ノードに対応する終点ノード(すなわち、始点ノードと同一の特定経路を構成する終点ノード)が探索対象ノード群に含まれるか否かを判定する処理を行う機能を有する。   Whether the end point node determination unit 11B includes the end point node corresponding to the start point node searched by the start point node search unit 11A (that is, the end point node constituting the same specific route as the start point node) in the search target node group. It has a function of performing processing for determining whether or not.

なお、本例における終点ノード判定部11Bは、始点ノ―ド検索部11Aにより探索対象ノード群に含まれる始点ノードに対応する終点ノードがあると判定した場合に、特定経路情報記憶部F2を参照して、該当する特定経路情報から所定の情報を抽出する処理を行う。   Note that the end point node determination unit 11B in this example refers to the specific path information storage unit F2 when the start point node search unit 11A determines that there is an end point node corresponding to the start point node included in the search target node group. Then, a process of extracting predetermined information from the corresponding specific route information is performed.

特定経路採用部11Cは、終点ノード判定部11Bにより探索対象ノード群に含まれると判定された終点ノードと、終点ノードに対応する始点ノードとを含む特定経路を推奨移動経路候補の一部として採用する処理を行う機能を有する。ここで、「採用する」とは、探索中の始点ノードまでの最小コスト経路と始点ノードから終点ノードまでの経路(すなわち特定経路)を推奨移動経路候補の一部として決定し、終点ノードを次の探索対象ノード(すなわち、出発地を示す出発地ノードからの移動コストの総和の最小値を算出する対象とするノード。以下、「最小コストの算出対象ノード」という。)に採用することを意味し、例えば、特定経路情報に「推奨移動経路候補の一部として採用されていること」を示す情報を付加するなどして実現される。なお、探索対象ノード群に含まれる特定経路(すなわち、始点ノードと終点ノード)が複数ある場合、「採用する」とは、探索される推奨移動経路候補が少なくとも1つの採用された特定経路を含むことを意味するものとする。すなわち、例えば探索対象ノード群に複数の特定経路(特定経路1と特定経路2。図示せず。)が含まれており、特定経路1と特定経路2とを推奨移動経路候補の一部として採用した場合、ナビゲーション装置10が、「特定経路1を含む経路」、「特定経路2を含む経路」、および「特定経路1と特定経路2とを含む経路」の3つを推奨移動経路候補として探索し得るものとする。   The specific route adopting unit 11C adopts a specific route including the end point node determined to be included in the search target node group by the end point node determining unit 11B and the start point node corresponding to the end point node as a part of the recommended travel route candidate. It has a function to perform processing. Here, “adopt” means that the minimum cost route to the start point node being searched and the route from the start point node to the end point node (that is, a specific route) are determined as a part of the recommended moving route candidates, It is meant to be adopted as a search target node (that is, a node for which the minimum value of the total of travel costs from the departure node indicating the departure point is to be calculated; hereinafter referred to as “minimum cost calculation target node”). For example, it is realized by adding information indicating “adopted as part of a recommended travel route candidate” to the specific route information. When there are a plurality of specific routes (that is, a start point node and an end point node) included in the search target node group, “adopt” means that at least one recommended travel route candidate to be searched includes the specified specific route. It means that. That is, for example, the search target node group includes a plurality of specific routes (specific route 1 and specific route 2, not shown), and the specific route 1 and the specific route 2 are adopted as part of the recommended travel route candidates. In this case, the navigation device 10 searches for three recommended routes, “route including the specific route 1”, “route including the specific route 2”, and “route including the specific route 1 and the specific route 2”. It shall be possible.

マーク付加部11Dは、探索対象とするノード群のうち特定のノード(例えば、終点ノードなど)に各種マーク(例えば、特定マークや判定マーク。図7参照。)を付加する(例えば、ノード情報の項目にフラグを設け、マークを付加する場合にフラグを立てる)マーク付加処理(マークを外す処理を含む)を行う機能を有する。なお、ノードに対してマークを付加する場合のナビゲーション装置10の動作については、後で詳しく説明する(図6参照)。   The mark adding unit 11D adds various marks (for example, specific marks and determination marks; see FIG. 7) to specific nodes (for example, end point nodes) in the node group to be searched (for example, node information). It has a function of performing a mark addition process (including a mark removal process) by providing a flag for an item and setting a flag when adding a mark. The operation of the navigation device 10 when adding a mark to a node will be described in detail later (see FIG. 6).

最小コスト経路探索部11Eは、道路情報に基づいて、移動体の出発地に対応するノードから探索対象ノード群それぞれまで移動する場合に移動コストの総和が最小となるリンク群を特定しながら、目的地に対応するノードまで移動する場合の移動コストの総和が最小となるリンク群である最小コスト経路を探索する処理を行う機能を有する。なお、本例における経路探索部11は、最小コスト経路探索部11Eにより探索された最小コスト経路を示すリンク群を推奨移動経路候補とする。   Based on the road information, the minimum cost route search unit 11E specifies a link group that minimizes the sum of the movement costs when moving from the node corresponding to the departure point of the moving object to each of the search target node groups. It has a function of performing a process of searching for a minimum cost route that is a link group that minimizes the sum of movement costs when moving to a node corresponding to the ground. Note that the route search unit 11 in this example sets a link group indicating the minimum cost route searched by the minimum cost route search unit 11E as a recommended travel route candidate.

リンク除外部11Fは、最小コスト経路探索部11Eによる最小コスト経路の探索過程において、判定マークが付加されたノードと特定マークが付加されたノードとを結ぶリンクを最小コスト経路の探索対象から除外する処理を実行する機能を有する。   The link excluding unit 11F excludes a link connecting the node with the determination mark and the node with the specific mark from the search target of the minimum cost route in the process of searching for the minimum cost route by the minimum cost route searching unit 11E. It has a function to execute processing.

推奨移動経路特定部11Gは、経路探索部11が探索した推奨移動経路候補の中から特定の条件に基づいて推奨移動経路を特定する処理を行う機能を有する。なお、ここでの「特定の条件」は、例えば「特定経路を含むこと」や「移動コストが最小となる経路」や「ユーザの嗜好に応じた経路」など、種々の条件が考えられる。なお、推奨移動経路候補を表示画面に表示して、ユーザの選択を受け付ける構成としてもよい。また、探索した推奨移動経路候補の全てや幾つかを推奨移動経路とする構成としてもよい。この場合、複数の推奨移動経路を識別可能に表示画面に表示する構成とすることが好ましい。なお、推奨移動経路候補に関する「所定の条件」や、推奨移動経路に関する「特定の条件」は、ナビゲーション装置10の記憶領域に記憶されているものとする。また、これらの条件は、ユーザにより設定(作成や選択を含む)できる構成とされていてもよい。   The recommended travel route specifying unit 11G has a function of performing processing for specifying a recommended travel route based on a specific condition from the recommended travel route candidates searched by the route search unit 11. The “specific conditions” here may be various conditions such as “include a specific route”, “a route that minimizes the travel cost”, and “a route according to the user's preference”. In addition, it is good also as a structure which displays a recommendation moving path | route candidate on a display screen, and receives a user's selection. Further, a configuration may be adopted in which all or some of the searched recommended travel route candidates are used as recommended travel routes. In this case, it is preferable that a plurality of recommended travel routes are displayed on the display screen so as to be identifiable. It is assumed that “predetermined conditions” regarding the recommended travel route candidate and “specific conditions” regarding the recommended travel route are stored in the storage area of the navigation device 10. These conditions may be configured to be set (including creation and selection) by the user.

なお、経路探索部11による特定経路を用いた推奨移動経路の探索については後で詳しく説明する(図6参照)。   Note that the search for the recommended travel route using the specific route by the route search unit 11 will be described in detail later (see FIG. 6).

次に、経路誘導システム100における画像表示装置31の表示画面の表示態様の例について説明する。   Next, an example of the display mode of the display screen of the image display device 31 in the route guidance system 100 will be described.

図5は、画面表示装置31が表示する表示画面の例を示す説明図である。図5に示すように、画像表示装置31であるディスプレイの表示画面上には、道路地図情報と車両の現在位置情報とに基づく経路誘導画面が表示される。そして、ナビゲーション装置10は、推奨移動経路を探索すると、経路誘導画面に、目的地までの推奨移動経路を表示する。   FIG. 5 is an explanatory diagram illustrating an example of a display screen displayed by the screen display device 31. As shown in FIG. 5, a route guidance screen based on road map information and vehicle current position information is displayed on the display screen of the display which is the image display device 31. When the navigation device 10 searches for a recommended travel route, the navigation device 10 displays the recommended travel route to the destination on the route guidance screen.

また、本例においては、例えば図5に示すように、画像表示装置31の表示画面上には、ユーザによる特定経路検索の要求を受け付けるための検索実行ボタン41,42,43が設けられていることとする。   In this example, as shown in FIG. 5, for example, on the display screen of the image display device 31, search execution buttons 41, 42, and 43 for receiving a request for searching for a specific route by the user are provided. I will do it.

次に、本発明のナビゲーション装置10の動作について図面を参照して説明する。   Next, the operation of the navigation device 10 of the present invention will be described with reference to the drawings.

図6は、経路誘導システム100においてナビゲーション装置10が実行するナビゲーション処理の例を示すフローチャートである。ナビゲーション処理では、特定経路を
いた出発地(本例においては、車両の現在位置)から目的地までの推奨移動経路を探索するための処理が実行される。なお、目的地までの距離によっては推奨移動経路がノード属性毎に探索されるが(すなわち、目的地までの距離が道路情報に基づいて「遠距離」であると判断される場合には、経路探索部11は、複数の階層に分かれた道路情報毎のノードとリンクとを用いて推奨移動経路を探索するが)、理解を容易にするため、本例においては1つのノード属性(すなわち、1つの階層)に属するノードを探索対象とする場合について説明を行う。また、出発地の入力をユーザから受け付ける構成としてもよい。
FIG. 6 is a flowchart illustrating an example of navigation processing executed by the navigation device 10 in the route guidance system 100. In the navigation process, a process for searching for a recommended movement route from the departure point (in this example, the current position of the vehicle) to the destination on the specific route is executed. Depending on the distance to the destination, the recommended travel route is searched for each node attribute (that is, if the distance to the destination is determined to be “far” based on the road information) The search unit 11 searches for a recommended travel route using the nodes and links for each road information divided into a plurality of hierarchies). However, in this example, in order to facilitate understanding, one node attribute (ie, 1 A case where a node belonging to one hierarchy) is a search target will be described. Moreover, it is good also as a structure which receives the input of a departure place from a user.

以下、ユーザによる検索実行ボタン41の押下を受け付けて、特定経路としての「抜け道」を用いた推奨移動経路を探索する場合を例にして説明を行う。なお、本発明に特に係わらない処理については、その詳細な説明は省略している場合がある。なお、以下で説明する他の処理についても、本発明に特に係わらない処理については、その説明を省略している場合がある。   Hereinafter, the case where the user presses the search execution button 41 and searches for a recommended travel route using “pathway” as a specific route will be described as an example. Note that a detailed description of processing not particularly related to the present invention may be omitted. Note that description of other processes described below may be omitted for processes not particularly related to the present invention.

ナビゲーション処理では、まず、制御部Cは、入力装置40を介して、例えば経路誘導システム100の使用者であるユーザAによる操作入力を受け付けて、目的地を設定する(ステップS101)。   In the navigation process, first, the control unit C receives an operation input by the user A who is a user of the route guidance system 100, for example, via the input device 40, and sets a destination (step S101).

目的地を設定すると、制御部Cは、探索対象決定部13により、探索対象ノード群を決定する(ステップS102)。なお、本例においては、制御部Cは、出発地である車両の現在位置と目的地との座標に基づいて決定される範囲(例えば、出発地と目的地とを焦点とする楕円形状の範囲)内に存在するノードを探索対象ノード群として決定する。   When the destination is set, the control unit C causes the search target determination unit 13 to determine a search target node group (step S102). In this example, the controller C determines a range determined based on the coordinates of the current position of the vehicle that is the departure point and the destination (for example, an elliptical range that focuses on the departure point and the destination). ) Is determined as a search target node group.

図7は、ナビゲーション処理におけるナビゲーション装置10の動作について説明するための概念図である。以下、適宜図7を参照して説明を行なう。   FIG. 7 is a conceptual diagram for explaining the operation of the navigation device 10 in the navigation process. Hereinafter, description will be made with reference to FIG. 7 as appropriate.

本例において、図7(A)に示すように、制御部Cが、探索対象決定部13により、出発地(本例においては、車両の現在位置)に対応するノードである出発地ノードSと目的地に対応するノードである目的地ノードGとの間に存在する複数のノード群(および、各ノードに対応するリンク群)を探索対象として決定したものとする。なお、図7においては、探索対象となったノードを「○」で示す。   In this example, as shown in FIG. 7A, the control unit C uses the search target determination unit 13 to determine the departure point node S that is a node corresponding to the departure point (current position of the vehicle in this example). It is assumed that a plurality of node groups (and link groups corresponding to each node) existing between the destination node G, which is a node corresponding to the destination, are determined as search targets. In FIG. 7, nodes that are search targets are indicated by “◯”.

探索対象ノード群を決定すると、制御部Cは、決定した探索対象ノード群に含まれる始点ノードを検索する(ステップS103)。本例においては、図7(B)に示すように、2つの始点ノードSN1と始点ノードSN2とが検索されたものとする。   When the search target node group is determined, the control unit C searches for a start point node included in the determined search target node group (step S103). In this example, it is assumed that two start point nodes SN1 and SN2 are searched as shown in FIG.

始点ノードの検索処理を終了すると(すなわち、始点ノードの有無に関わらず)、制御部Cは、経路探索部11により、出発地ノードSから目的地ノードGまでの移動コストの総和が最小となる最小コスト経路の探索を開始する(ステップS104)。   When the search processing for the start point node is completed (that is, regardless of the presence or absence of the start point node), the control unit C causes the route search unit 11 to minimize the total travel cost from the start point node S to the destination node G. The search for the minimum cost route is started (step S104).

最小コスト経路の探索を開始すると、制御部Cは、最小コストの算出対象ノードが始点ノードであるか否かを判定する(ステップS105)。ここで、最小コストの算出対象ノードが始点ノードでないと判定すると(ステップS105のN)、制御部Cは、経路探索部11による最小コスト経路の探索を継続し(ステップS106)、後述するステップS112の処理に移行する。   When the search for the minimum cost path is started, the control unit C determines whether or not the calculation target node of the minimum cost is the start point node (step S105). If it is determined that the minimum cost calculation target node is not the start node (N in step S105), the control unit C continues the search for the minimum cost route by the route search unit 11 (step S106), and will be described later in step S112. Move on to processing.

一方、最小コストの算出対象ノードが始点ノードであると判定すると(ステップS105のY)、制御部Cは、終点ノード判定部11Bにより、始点ノードに対応する終点ノードが探索対象ノード群に含まれているか否かを判定する(ステップS107)。ここで、始点ノードに対応する終点ノードが探索対象ノード群に含まれていないと判定すると(ステップS107のN)、制御部Cは、ステップS106の処理に移行する。なお、このとき制御部Cが、マーク付加部11Dにより、始点ノードに対して「終点ノードに関する判定が終了済みであることを示すマーク」を付加する構成としてもよい。   On the other hand, when determining that the calculation target node of the minimum cost is the start point node (Y in step S105), the control unit C includes the end point node corresponding to the start point node in the search target node group by the end point node determination unit 11B. It is determined whether or not (step S107). If it is determined that the end node corresponding to the start point node is not included in the search target node group (N in step S107), the control unit C proceeds to the process in step S106. At this time, the control unit C may add a “mark indicating that the determination on the end node has been completed” to the start point node by the mark adding unit 11D.

一方、始点ノードに対応する終点ノードが探索対象ノード群に含まれていると判定すると(ステップS107のY)、制御部Cは、マーク付加部11Dにより、終点ノードに特定マークを付加し、終点ノードに対応する始点ノードから特定経路を使用する方向以外のノード(または、始点ノードに隣接したノード)に判定マークを付加する(ステップS108)。   On the other hand, if it is determined that the end point node corresponding to the start point node is included in the search target node group (Y in step S107), the control unit C adds a specific mark to the end point node by the mark addition unit 11D. A determination mark is added to a node (or a node adjacent to the start point node) other than the direction in which the specific route is used from the start point node corresponding to the node (step S108).

特定マークと判定マークとを付加すると、制御部Cは、リンク除外部11Fにより、判定マークが付加されたノードと特定マークが付加されたノードとを結ぶリンクを最小コスト経路の探索対象から除外する(ステップS109)。   When the specific mark and the determination mark are added, the control unit C causes the link exclusion unit 11F to exclude the link connecting the node to which the determination mark is added and the node to which the specific mark is added from the search target of the minimum cost route. (Step S109).

図7(B)は、ここまでの流れ(ステップS105〜ステップS109)を説明するための概念図である。図7(B)に示すように、制御部Cが、経路探索部11により、始点ノードSN1を最小コストの算出対象ノードとしたとき(ステップS105)、始点ノードSN1に対応する終点ノードFN1が探索対象ノード群に含まれると判定し(ステップS106のY)、終点ノードFN1に特定マークを付加し(図7においては、ノードを示す「○」を「●」で示すことにより表現している。)、始点ノードから特定経路を使用する方向以外のノードN1,N2に判定マークを付加する(図7においては、ノードを示す「○」を「□」で示すことにより表現している。)(ステップS108)。次いで、制御部Cは、経路探索部11により、判定マークが付加されたノードN1と特定マークが付加された終点ノードFN1とを結ぶリンクL1を最小コスト経路の探索対象から除外する(図7においては、リンク上に「×」を重畳表示することにより表現している)(ステップS109)。   FIG. 7B is a conceptual diagram for explaining the flow up to this point (steps S105 to S109). As shown in FIG. 7B, when the control unit C uses the route search unit 11 to set the start point node SN1 as a minimum cost calculation target node (step S105), the end point node FN1 corresponding to the start point node SN1 is searched. The node is determined to be included in the target node group (Y in step S106), and a specific mark is added to the end point node FN1 (in FIG. 7, "◯" indicating the node is represented by "●"). ), Determination marks are added to the nodes N1 and N2 other than the direction in which the specific route is used from the start point node (in FIG. 7, “◯” indicating the node is represented by “□”). Step S108). Next, the control unit C excludes the link L1 connecting the node N1 to which the determination mark is added and the end node FN1 to which the specific mark is added from the search target of the minimum cost route by the route search unit 11 (in FIG. 7). Is expressed by superimposing “x” on the link) (step S109).

判定マークが付加されたリンクと特定マークが付加された終点ノードとを結ぶリンクを最小コスト経路の探索対象から除外すると、制御部Cは、マーク付加部11Dにより、特定マークと判定マークをクリアする(すなわち、付加したマークを外す。フラグを立てていた場合には、フラグを降ろす。)(ステップS110)。   When the link connecting the link to which the determination mark is added and the end node to which the specific mark is added is excluded from the search target of the minimum cost route, the control unit C clears the specific mark and the determination mark by the mark addition unit 11D. (In other words, the added mark is removed. If the flag is set, the flag is lowered.) (Step S110).

マークをクリアすると、制御部Cは、特定経路採用部11Cにより、始点ノードと終点ノードとを含む特定経路を推奨移動経路候補の一部として採用し、終点ノードを次の最小コストの算出対象ノードにする(ステップS111)。   When the mark is cleared, the control unit C adopts the specific route including the start point node and the end point node as a part of the recommended moving route candidate by the specific route adopting unit 11C, and uses the end point node as the next minimum cost calculation target node. (Step S111).

図7(C)は、ここまでの流れ(ステップS110〜ステップS111)を説明するための概念図である。図7(C)に示すように、制御部Cが、経路探索部11により、特定マークと判定マークをクリアし(図7(C)においては、ノードN1,N2と終点ノードFN1を「○」で示すことにより表現している。)(ステップS110)、始点ノードSN1と終点ノードFN1とを含む特定経路PL1を推奨移動経路候補の一部として採用し(図7(C)においては、図7(B)にて「破線」により示した特定経路PL1を「太い実線」に変更することで表現している。)、終点ノードFN1を次の最小コストの算出対象ノードにする(ステップS111)。   FIG. 7C is a conceptual diagram for explaining the flow so far (steps S110 to S111). As shown in FIG. 7C, the control unit C clears the specific mark and the determination mark by the route search unit 11 (in FIG. 7C, the nodes N1 and N2 and the end node FN1 are set to “◯”. (Step S110), the specific route PL1 including the start point node SN1 and the end point node FN1 is adopted as a part of the recommended travel route candidate (FIG. 7C shows FIG. 7). (B), the specific route PL1 indicated by the “broken line” is changed to “thick solid line”), and the end point node FN1 is set as the next minimum cost calculation target node (step S111).

特定経路を推奨移動経路候補の一部として採用すると、制御部Cは、目的地までの最小コスト経路の探索が終了したか否かを判定する(ステップS112)。ここで、目的地までの最小コスト経路の探索が終了していないと判定すると(ステップS112のN)、制御部Cは、ステップS105の処理に移行する。   When the specific route is adopted as a part of the recommended travel route candidate, the control unit C determines whether or not the search for the minimum cost route to the destination is completed (step S112). If it is determined that the search for the minimum cost route to the destination is not completed (N in Step S112), the control unit C proceeds to the process in Step S105.

最小コスト経路の探索を進めると、制御部Cは、例えば図7(C)に示すように、始点ノードSN2と、終点ノードFN2と、特定経路PL2と、ノードN3と、リンクL2とに対して、ステップS107からステップS111の処理を行うこととなる。   When the search for the minimum cost route is advanced, the control unit C, for example as shown in FIG. 7C, for the start point node SN2, the end point node FN2, the specific route PL2, the node N3, and the link L2 Thus, the processing from step S107 to step S111 is performed.

最小コスト経路の探索を継続し、目的地(図7においては目的地ノードG)までの最小コスト経路の探索が終了したと判定すると(ステップS112のN)、制御部Cは、探索過程で得た情報(例えば、探索対象ノードそれぞれまで移動する場合に移動コストの総和が最小となるリンク群。ノードに施設情報などが対応付けされている場合には、それらを含む構成としてもよい。)に基づいて、予めナビゲーション装置10の記憶領域に設定された所定の条件を満たす経路を推奨移動経路候補に決定する(ステップS113)。本例においては、制御部Cは、例えば図7(D)に示すように、出発地ノードSから出発し、少なくとも特定経路PL1,PL2上を一度は通る移動経路R1,R2,R3を推奨移動経路候補に決定する。   When the search for the minimum cost route is continued and it is determined that the search for the minimum cost route to the destination (destination node G in FIG. 7) is completed (N in step S112), the control unit C obtains the search process. Information (for example, a link group that minimizes the sum of movement costs when moving to each search target node. If facility information or the like is associated with a node, it may be configured to include them). Based on this, a route that satisfies a predetermined condition set in advance in the storage area of the navigation device 10 is determined as a recommended travel route candidate (step S113). In this example, as shown in FIG. 7 (D), for example, the control unit C starts from the departure node S, and travels on recommended routes R1, R2, and R3 at least once on the specific routes PL1 and PL2. Determine a route candidate.

推奨移動経路候補を決定すると、制御部Cは、推奨移動経路特定部11Gにより、推奨移動経路候補の中から予めナビゲーション装置10の記憶領域に設定された特定の条件を満たす推奨移動経路を特定し(ステップS114)、ここでの処理を終了する。なお、本例においては、推奨移動経路特定部11Gは、最小コスト経路探索部11Dが探索した最小コスト経路(特定経路を含む推奨移動経路候補のうち、移動コストが最小となる経路)を示す推奨移動経路候補を推奨移動経路とするものとする。   When the recommended travel route candidate is determined, the control unit C uses the recommended travel route specifying unit 11G to identify a recommended travel route that satisfies a specific condition set in advance in the storage area of the navigation device 10 from the recommended travel route candidates. (Step S114), the process here ends. In this example, the recommended travel route specifying unit 11G indicates the minimum cost route searched by the minimum cost route search unit 11D (the recommended travel route candidate including the specific route that has the minimum travel cost). It is assumed that the travel route candidate is a recommended travel route.

以上に説明したように、上述した実施の形態においては、移動体(例えば、車両)の目的地までの推奨移動経路を探索するナビゲーション装置10が、観光道路、抜け道、迂回路のうち少なくとも1つに適した経路として予め特定された経路である特定経路の始点を示す始点ノードと特定経路の終点を示す終点ノードとを含むノード群と、ノード群を連結するリンク群と、該リンク群の移動コストとが対応付けされた特定経路情報を記憶する特定経路情報記憶部F2と、道路の交差点や道路の構造変化位置などを示す複数のノードと、ノード間を結ぶ道路など移動体が移動可能な経路を示す複数のリンクと、複数のリンクそれぞれの移動コストと、特定経路情報とが対応付けされた情報である道路情報を記憶する道路地図情報記憶部F3とを備え、道路地図情報記憶部F3が記憶する道路情報が示す複数のノードのうち、目的地までの推奨移動経路の探索に用いるノード群である探索対象ノード群を決定し、決定した探索対象ノード群に基づいて所定の条件を満たす経路を推奨移動経路の候補である推奨移動経路候補として探索し、探索した少なくとも1つ以上の推奨移動経路候補の中から特定の条件に基づいて推奨移動経路を特定し、推奨移動経路(推奨移動経路候補を探索した後、探索した推奨移動経路候補の中から推奨移動経路を特定する場合には推奨移動経路候補)の探索において、決定した探索対象ノード群の中に含まれる始点ノード(例えば、図7における始点ノードSN1)を検索し、検索した始点ノードに対応する終点ノード(例えば、図7における終点ノードFN1)が探索対象ノード群に含まれるか否かを判定し、探索対象ノード群に含まれると判定した終点ノードと終点ノードに対応する始点ノード(例えば、図7における始点ノードSN1と終点ノードFN1)とを含む特定経路(例えば、図7における特定経路PL1)を推奨移動経路候補の一部として採用する構成としているので、予め特定の用途に適する経路として記憶された特定の経路をより有効に利用することができるようになる。   As described above, in the above-described embodiment, the navigation device 10 that searches for a recommended travel route to a destination of a moving body (for example, a vehicle) is at least one of a sightseeing road, a loop-out path, and a detour. A node group including a start point node indicating a start point of a specific route and an end point node indicating an end point of the specific route, a link group that connects the node groups, and movement of the link group A movable body such as a specific route information storage unit F2 that stores specific route information associated with a cost, a plurality of nodes indicating road intersections, road structure change positions, and the like, and roads connecting the nodes can move. A road map information storage unit F3 that stores road information that is information in which a plurality of links indicating routes, movement costs of each of the links, and specific route information are associated with each other. Of the plurality of nodes indicated by the road information stored in the road map information storage unit F3, a search target node group that is a node group used for searching for a recommended travel route to the destination is determined, and the determined search target node group Based on the above, a route satisfying a predetermined condition is searched as a recommended travel route candidate that is a recommended travel route candidate, and a recommended travel route is identified based on a specific condition from the searched at least one recommended travel route candidate In the search for the recommended travel route (the recommended travel route candidate when the recommended travel route is identified from the searched recommended travel route candidates after searching for the recommended travel route candidate), Is searched for, for example, the start node SN1 in FIG. 7 and the end node corresponding to the searched start node (for example, the end node F in FIG. 7). 1) is included in the search target node group, and the end point node determined to be included in the search target node group and the start point node corresponding to the end point node (for example, the start point node SN1 and the end point node FN1 in FIG. 7) ) Including a specific route (for example, the specific route PL1 in FIG. 7) is adopted as a part of the recommended travel route candidate, so that a specific route stored in advance as a route suitable for a specific application is more effectively used. Can be used.

すなわち、移動体の出発地から目的地までの推奨移動経路の探索過程において、特定経路を推奨移動経路候補の一部として採用するので、ユーザが特定経路の利用を望む場合など特定経路を含まない推奨移動経路の探索が不要で有る場合に、直接的に特定経路を含む推奨移動経路を探索することができるようになる。   In other words, in the process of searching for a recommended travel route from the departure point to the destination of the mobile object, the specific route is adopted as a part of the recommended travel route candidate, and therefore the specific route is not included, for example, when the user wants to use the specific route. When the search for the recommended travel route is unnecessary, the recommended travel route including the specific route can be directly searched.

また、上述した実施の形態では、ナビゲーション装置10が、探索対象ノード群のうち、探索対象ノード群に含まれていると判定した終点ノード(例えば、図7における終点ノードFN1)に特定マークを付加し、終点ノードに対応する始点ノード(例えば、図7における始点ノードSN1)から始点ノードと終点ノードとに対応する特定経路(例えば、図7における特定経路PL1)を使用する方向以外のノード(例えば、図7におけるノードN1,N2)に判定マークを付加し、道路情報に基づいて、移動体(例えば、車両)の出発地(例えば、車両の現在位置)に対応するノード(例えば、図7における出発地ノードS)から探索対象ノード群それぞれまで移動する場合に移動コストの総和が最小となるリンク群を特定しながら目的地に対応するノード(例えば、図7における目的地ノードG)まで移動する場合の移動コストの総和が最小となるリンク群である最小コスト経路を探索し、最小コスト経路の探索過程において、判定マークが付加されたノードと特定マークが付加されたノードとを結ぶリンク(例えば、図7におけるリンクL1)を最小コスト経路の探索対象から除外し、探索した最小コスト経路を示すリンク群を推奨移動経路候補とする構成としているので、推奨移動経路の探索過程において、特定経路を推奨移動経路候補の一部とする場合に採用し得ないリンク(例えば、特定経路に繋がらないリンク)についての計算(経路計算)を省略することができるようになる。すなわち、リンクを削除する分だけ推奨移動経路を探索する場合の処理負荷を軽減させることができるようになる。   In the embodiment described above, the navigation device 10 adds a specific mark to the end point node (for example, the end point node FN1 in FIG. 7) determined to be included in the search target node group among the search target node group. Then, a node other than the direction in which the specific path (for example, the specific path PL1 in FIG. 7) corresponding to the start point node and the end point node is used (for example, the specific path PL1 in FIG. 7) from the start point node (for example, the start node SN1 in FIG. 7). , Nodes N1 and N2) in FIG. 7 are added, and based on the road information, the node (for example, in FIG. 7) corresponding to the departure point (for example, the current position of the vehicle) of the moving body (for example, the vehicle) Specifying a link group that minimizes the sum of travel costs when moving from the departure node S) to each node group to be searched A minimum cost route that is a link group that minimizes the sum of movement costs when moving to a corresponding node (for example, destination node G in FIG. 7) is searched, and a determination mark is added in the search process of the minimum cost route. The link (for example, link L1 in FIG. 7) connecting the identified node and the node to which the specific mark is added is excluded from the search target of the minimum cost route, and the link group indicating the searched minimum cost route is set as the recommended travel route candidate. Therefore, in the process of searching for a recommended travel route, calculation of a link (for example, a link that does not connect to the specific route) that cannot be adopted when a specific route is part of the recommended travel route candidate (route calculation) Can be omitted. That is, it is possible to reduce the processing load when searching for the recommended travel route by the amount of deleting the link.

なお、上述した実施の形態においては、ナビゲーション装置10が、最小コスト経路の探索過程において始点ノードに対応する終点ノードが探索対象に含まれているか否かを判定してマークを付加する構成とした場合について説明したが(図6参照)、マークを付加するタイミングはこれに限定されず、例えば、最小コスト経路の探索を開始する前に、すなわち始点ノードを検索したときに、終点ノードに関する判定を実行してマーク(例えば、特定マーク)を付加する構成としてもよい。   In the above-described embodiment, the navigation device 10 adds the mark by determining whether or not the search target includes the end node corresponding to the start point node in the search process of the minimum cost route. Although the case has been described (see FIG. 6), the timing of adding a mark is not limited to this. For example, before starting the search for the minimum cost route, that is, when the start node is searched, the determination regarding the end node is performed. It is good also as a structure which performs and adds a mark (for example, specific mark).

<第2の実施の形態>
なお、上述した実施の形態では特に言及していないが、ナビゲーション装置10が、最小コスト経路の探索開始前に、始点ノードの検索と、検索した始点ノードに対応する終点ノードが探索対象ノード群に含まれるか否かの判定とを実行して探索対象ノード群に含まれる特定経路を特定し、出発地に対応するノードから特定経路の始点ノードまでの移動コストの総和が最小となる経路である出発地側最小コスト経路と、目的地に対応するノードから特定経路の終点ノードまでの移動コストの総和が最小となる経路である目的地側最小コスト経路とを探索し、出発地側最小コスト経路、特定経路、および目的地側最小コスト経路を構成するリンク群を推奨移動経路候補とする構成としてもよい。
<Second Embodiment>
Although not particularly mentioned in the above-described embodiment, the navigation device 10 searches for a start point node before starting a search for a minimum cost route, and an end point node corresponding to the searched start point node becomes a search target node group. This is a route that minimizes the sum of travel costs from the node corresponding to the starting point to the starting point node of the specific route by identifying the specific route included in the search target node group by determining whether or not it is included The starting side minimum cost route is searched for and the destination side minimum cost route, which is the route that minimizes the sum of travel costs from the node corresponding to the destination to the end node of the specific route. The link group constituting the specific route and the destination-side minimum cost route may be used as a recommended travel route candidate.

以下、このような構成とした場合の推奨移動経路の探索方法について図面を参照して説明する。   Hereinafter, a method for searching for a recommended travel route in such a configuration will be described with reference to the drawings.

なお、以下に述べる他の実施の形態では、上述した第1の実施の形態と異なる部分を中心に説明する。したがって、第1の実施の形態と同様の構成部分は同じ符号を付してその説明は省略し、特に説明しない限り同じであるものとする。   In other embodiments described below, the description will focus on parts that are different from the first embodiment described above. Therefore, the same components as those in the first embodiment are denoted by the same reference numerals, and the description thereof is omitted. Unless otherwise specified, the same components are assumed to be the same.

なお、ここでいう「構成部分」には、本例におけるナビゲーション装置10の処理動作も含み、第1の実施の形態の例と同じ処理については説明を省略している場合がある。以下、他の実施の形態においても同様とする。   The “component” here includes the processing operation of the navigation device 10 in this example, and the description of the same processing as in the example of the first embodiment may be omitted. Hereinafter, the same applies to other embodiments.

図8は、ナビゲーション装置10の他の実施の形態における推奨移動経路の探索処理について説明するための説明図である。図8に示すように、例えば出発地ノードSと目的地ノードGとを焦点とする楕円形状の探索対象範囲C1内に含まれるノードを探索対象ノード群とする場合、制御部Cが、始点ノード検索部11Aにより、探索対象ノード群に含まれる始点ノードSN11,SN12を検索する。   FIG. 8 is an explanatory diagram for explaining a recommended travel route search process in another embodiment of the navigation device 10. As shown in FIG. 8, for example, when a node included in an elliptical search target range C1 having a focus on a departure node S and a destination node G is set as a search target node group, the control unit C has a start node The search unit 11A searches the start point nodes SN11 and SN12 included in the search target node group.

始点ノードを検索すると、制御部Cは、始点ノードSN11と始点ノードSN12それぞれに対応する終点ノードFN11,FN12が探索対象ノード群に含まれているか否かを判定する。   When searching for the start point node, the control unit C determines whether or not the end point nodes FN11 and FN12 corresponding to the start point node SN11 and the start point node SN12 are included in the search target node group.

そして、対応する終点ノードFN11が探索対象ノード群に含まれていると判定した場合、制御部Cは、始点ノードSN11に対応する特定経路PL11を含むことを推奨移動経路候補の条件としてナビゲーション装置10の記憶領域に記憶する。   When it is determined that the corresponding end node FN11 is included in the search target node group, the control unit C uses the navigation device 10 as a recommended moving route candidate condition that the specific route PL11 corresponding to the start point node SN11 is included. Is stored in the storage area.

特定経路PL11を含むことを推奨移動経路候補の条件として記憶すると、制御部Cは、出発地ノードSから始点ノードSN11までの移動コストの総和が最小となる経路である出発地側最小コスト経路と、目的地ノードGから終点ノードFN11までの移動コストの総和が最小となる経路である目的地側最小コスト経路との探索を開始し、探索が終了したと判定すると、出発地側最小コスト経路(例えば、リンクL10)と、特定経路PL11と、目的地側最小コスト経路(例えば、リンクL11,L12)とを構成するリンク群を推奨移動経路候補として特定する。なお、目的地側最小コスト経路の探索においては、目的地ノードを経路探索の開始ノードとする構成としてもよいし、終点ノードを経路探索の開始ノードとする構成としてもよい。   When storing that the specific route PL11 is included as a condition of the recommended travel route candidate, the control unit C includes a departure side side minimum cost route that is a route that minimizes the total travel cost from the departure point node S to the start point node SN11. When the search for the destination-side minimum cost route that is the route that minimizes the sum of the travel costs from the destination node G to the destination node FN11 is started and it is determined that the search is completed, the departure-side minimum cost route ( For example, a link group that configures the link L10), the specific route PL11, and the destination-side minimum cost route (for example, the links L11 and L12) is specified as a recommended travel route candidate. In the search for the destination-side minimum cost route, the destination node may be a start node of the route search, or the end point node may be a start node of the route search.

以上のように、最小コスト経路の探索を開始する前に、推奨移動経路候補(または、推奨移動経路)として採用する特定経路を特定する構成とすることにより、特定経路を用いた推奨移動経路の探索において、2以上の最小コスト経路の探索処理を並行して進行することができるようになる。すなわち、片方から経路探索を行う場合に比べて、推奨移動経路の探索に要する時間を短縮させることができるようになる。   As described above, by configuring the specific route to be adopted as the recommended travel route candidate (or recommended travel route) before starting the search for the minimum cost route, the recommended travel route using the specific route is determined. In the search, the search process for two or more minimum cost paths can proceed in parallel. That is, the time required for searching for the recommended travel route can be shortened compared to the case where the route search is performed from one side.

<第3の実施の形態>
また、上述した実施の形態においては特に言及していないが、ナビゲーション装置10が、検索した始点ノードの位置(例えば、座標)に基づいて推奨移動経路の探索に用いるノードを追加することにより探索対象ノード群を更新し、更新した探索対象ノード群を用いて終点ノードが探索対象ノード群に含まれているか否かの判定を行う構成としてもよい。
<Third Embodiment>
Although not particularly mentioned in the above-described embodiment, the navigation device 10 adds a node to be used for searching for a recommended movement route based on the position (for example, coordinates) of the searched start node. A configuration may be adopted in which the node group is updated and it is determined whether or not the end node is included in the search target node group using the updated search target node group.

以下、このような構成とした場合の推奨移動経路の探索方法について図面を参照して説明する。   Hereinafter, a method for searching for a recommended travel route in such a configuration will be described with reference to the drawings.

なお、以下に述べる他の実施の形態では、上述した第1、第2の実施の形態と異なる部分を中心に説明する。したがって、第1、第2の実施の形態と同様の構成部分は同じ符号を付してその説明は省略し、特に説明しない限り同じであるものとする。   In other embodiments described below, the description will focus on parts that are different from the first and second embodiments described above. Accordingly, the same components as those in the first and second embodiments are denoted by the same reference numerals, and the description thereof is omitted. Unless otherwise specified, the same components are assumed to be the same.

図9は、ナビゲーション装置10の他の実施の形態における推奨移動経路の探索処理について説明するための説明図である。図9に示すように、出発地ノードSと目的地ノードGとを基準とする所定形状の探索対象範囲C1内に含まれるノードを探索対象ノード群とする場合、制御部Cが、始点ノード検索部11Aにより、探索対象ノード群に含まれる始点ノードSN11,SN12を検索する。なお、本例においては、出発地ノードSと目的地ノードGとを焦点とする楕円形状を探索対象範囲C1とする場合について説明する。   FIG. 9 is an explanatory diagram for explaining a recommended travel route search process in another embodiment of the navigation device 10. As shown in FIG. 9, when a node included in a search target range C1 having a predetermined shape with reference to a departure node S and a destination node G is a search target node group, the control unit C searches for a start node. The starting point nodes SN11 and SN12 included in the search target node group are searched by the unit 11A. In this example, an explanation will be given of a case where an elliptical shape having a focus on the departure node S and the destination node G is set as the search target range C1.

始点ノードを検索すると、制御部Cは、終点ノード判定部11Bにより、始点ノードSN11,SN12それぞれに対応する終点ノードFN11,FN12が探索対象ノード群に含まれているか否かを判定する。   When searching for the start point node, the control unit C determines whether or not the end point nodes FN11 and FN12 corresponding to the start point nodes SN11 and SN12 are included in the search target node group by the end point node determination unit 11B.

ここで、本例においては、制御部Cは、始点ノードSN11,SN12の座標に基づいて推奨移動経路の探索に用いるノードを追加することにより探索対象ノード群を更新し、更新した探索対象ノード群を用いて終点ノードが探索対象ノード群に含まれているか否かの判定を行う。以下、始点ノードSN12の座標に基づいて探索対象ノード群を更新する場合について説明する。なお、始点ノードSN11については、対応する終了ノード11が探索対象ノード群に含まれるため、探索対象ノードの追加についての説明を省略する。ただし、制御部Cが、対応する終点ノードが探索対象ノード群に含まれていない場合にのみ探索対象ノード群を更新する構成としてもよい(すなわち、制御部Cが、終点ノードを用いて探索対象ノード群の更新判定を行う構成としてもよい。)。   Here, in this example, the control unit C updates the search target node group by adding a node to be used for searching the recommended travel route based on the coordinates of the start point nodes SN11 and SN12, and the updated search target node group Is used to determine whether the end node is included in the search target node group. Hereinafter, a case where the search target node group is updated based on the coordinates of the start point node SN12 will be described. As for the start point node SN11, the corresponding end node 11 is included in the search target node group, and therefore description of adding the search target node is omitted. However, the control unit C may be configured to update the search target node group only when the corresponding end point node is not included in the search target node group (that is, the control unit C uses the end point node to search the search target node group). It may be configured to perform node group update determination.)

本例において、制御部Cは、始点ノードSN12と目的地ノードGとを基準とする形状の追加範囲C2内に位置するノードであって、既存の探索対象範囲C1内に位置していないノードを探索対象ノード群に追加する。本例においては、始点ノードSN12と目的地ノードGとを基準とする追加範囲C2として、始点ノードSN12と目的地ノードGとを焦点とする楕円形状の範囲を用いる場合について説明する。   In this example, the control unit C selects nodes that are located in the additional range C2 having a shape based on the start point node SN12 and the destination node G and are not located in the existing search target range C1. Add to the search target node group. In this example, a case where an elliptical range with the start point node SN12 and the destination node G as a focus is used as the additional range C2 based on the start point node SN12 and the destination node G will be described.

追加範囲C2内に位置するノードN12と、ノードN13と、終点ノードFN12とを探索対象ノード群に追加すると、制御部Cは、終点ノードFN11と終点ノードFN12とが探索対象ノード群に含まれていると判定する。   When the node N12, the node N13, and the end point node FN12 located in the addition range C2 are added to the search target node group, the control unit C includes the end point node FN11 and the end point node FN12 in the search target node group. It is determined that

そして、対応する終点ノードFN11,FN12が探索対象ノード群に含まれていると判定された始点ノードSN11と始点ノードSN12それぞれに対応する特定経路PL11と特定経路PL12の少なくとも1つを含むことを推奨移動経路(または、推奨移動経路候補)の条件としてナビゲーション装置10の記憶領域に記憶する。   Then, it is recommended to include at least one of the specific route PL11 and the specific route PL12 corresponding to the start point node SN11 and the start point node SN12 that are determined to include the corresponding end point nodes FN11 and FN12 in the search target node group. It is stored in the storage area of the navigation device 10 as a condition for the movement route (or recommended movement route candidate).

以上のように、出発地と目的地とに基づいて決定した探索対象範囲内に特定経路の一部が含まれている場合に探索範囲を更新する構成とすることにより、特定経路の利用可能性を高めることができるようになる。   As described above, the availability of a specific route can be obtained by updating the search range when a part of the specific route is included in the search target range determined based on the departure point and the destination. Can be increased.

なお、上述した第3の実施の形態では、探索対象の更新時期が最小コスト経路の探索開始前(例えば、探索対象ノード群に含まれる始点ノードの検索時)である場合について説明したが、更新時期はこれに限定されず、例えば、最小コスト経路の探索過程において最小コストの算出対象ノードが始点ノードであると判定したときであってもよい。   In the above-described third embodiment, the case where the search target update time is before the search for the minimum cost path (for example, when searching for the start node included in the search target node group) has been described. The timing is not limited to this. For example, it may be when the minimum cost calculation target node is determined to be the start point node in the search process of the minimum cost route.

なお、上述した実施の形態においては特に言及していないが、ナビゲーション装置10が、推奨移動経路候補の一部として採用した特定経路が複数ある場合に、複数の特定経路のうち推奨移動経路の一部として採用する特定経路の選択を受け付け、複数の特定経路の選択を受け付けた場合に、複数の特定経路それぞれの始点ノード、終点ノード、出発地、および目的地の位置関係に基づいて移動体(例えば、車両)が複数の特定経路を通過すべき順序(例えば、出発地ノードに近い始点ノード順など)を示す通過予定順序を決定し、決定した通過予定順序に従って各特定経路間に存在するノードを探索対象ノード群とするように探索対象ノード群を更新し、更新した探索対象ノード群に基づいて出発地から通過予定順序に基づいて目的地に到達する場合の最小コスト経路を探索する構成としてもよい。   Although not particularly mentioned in the above-described embodiment, when there are a plurality of specific routes that the navigation apparatus 10 employs as a part of the recommended travel route candidates, one of the recommended travel routes is selected from the plurality of specific routes. When a selection of a specific route to be adopted as a part is received and selection of a plurality of specific routes is received, a mobile object (based on the positional relationship between the start point node, the end point node, the departure point, and the destination of each of the plurality of specific routes For example, a node that exists between each specific route is determined according to the determined order of passage, in which the vehicle is determined to indicate the order in which the vehicle should pass through a plurality of specific routes (for example, the order of the start node close to the departure node). The search target node group is updated so as to be the search target node group, and based on the updated search target node group, the destination is reached from the departure point based on the planned order of passage. It may be configured to search the minimum cost path in the case of.

このような構成とすることにより、複数の特定経路を効率的に移動する経路を推奨移動経路とすることができるようになる。また、探索対象ノード群に含まれるノードであって推奨移動経路の一部として採用する特定経路に関連しない(例えば、特定経路までの距離が所定距離以上である)ノードがある場合に、利用可能性のあるノードのみが探索対象ノード群に含まれるように探索対象ノード群を更新することにより、経路探索の効率を向上させることができるようになる。   By adopting such a configuration, a route that efficiently moves a plurality of specific routes can be set as a recommended moving route. It can also be used when there are nodes that are included in the search target node group and are not related to the specific route that is adopted as part of the recommended travel route (for example, the distance to the specific route is greater than or equal to the predetermined distance). By updating the search target node group so that only the characteristic nodes are included in the search target node group, the efficiency of the route search can be improved.

なお、上述した実施の形態では特に言及していないが、推奨移動経路と特定経路の構成によっては、特定経路を構成するノードのうち、始点ノードと終点ノードの両方になり得るノードが存在することとなる場合もある。このような場合は、分岐点を含む推奨移動経路を導出するようにしたり、ユーザによる特定経路の始点と終点の選択を受け付けて特定経路を特定したりするようにすればよい。   Although not specifically mentioned in the above-described embodiment, depending on the configuration of the recommended travel route and the specific route, there is a node that can be both the start node and the end node among the nodes constituting the specific route. It may become. In such a case, a recommended travel route including a branch point may be derived, or a specific route may be specified by receiving selection of a start point and an end point of the specific route by the user.

<第4の実施の形態>
第4の実施の形態の例では、ユーザにより目的地が設定されていない場合であっても特定経路を用いた推奨移動経路の導出を行うこともできる。すなわち、上述した第1〜第3の実施の形態とは、ユーザによる目的地の入力を必要としない点で異なる。
<Fourth embodiment>
In the example of the fourth embodiment, it is also possible to derive a recommended movement route using a specific route even when the destination is not set by the user. That is, it differs from the first to third embodiments described above in that it does not require the user to input a destination.

なお、以下に述べる他の実施の形態では、上述した第1〜第3の実施の形態と異なる部分を中心に説明する。したがって、第1〜第3の実施の形態と同様の構成部分は同じ符号を付してその説明は省略し、特に説明しない限り同じであるものとする。   In other embodiments described below, the description will focus on parts different from the first to third embodiments described above. Therefore, the same components as those in the first to third embodiments are denoted by the same reference numerals, and the description thereof will be omitted.

本実施の形態において、ナビゲーション装置10は、仮目的地設定部16(図示せず)をさらに備える。   In the present embodiment, the navigation device 10 further includes a temporary destination setting unit 16 (not shown).

仮目的地設定部16は、目的地が設定されていない場合に、進行方向受付部16が受け付けた進行方向情報に基づく仮の目的地(仮目的地)を設定する。本例においては、仮目的地設定部16は、自車位置情報受付部12が受け付ける現在位置情報と、方位情報受付部14が受け付ける方位情報から、車両が現在走行している道路や、そのまま道なりに進む方向に存在する道路を示す経路情報を所定の距離分収集し、所定時間走行した場合に到着する位置を仮目的地として記憶する。   The temporary destination setting unit 16 sets a temporary destination (temporary destination) based on the traveling direction information received by the traveling direction receiving unit 16 when the destination is not set. In this example, the temporary destination setting unit 16 determines the road on which the vehicle is currently traveling or the road from the current position information received by the host vehicle position information receiving unit 12 and the direction information received by the direction information receiving unit 14. The route information indicating the road existing in the direction to be traveled is collected for a predetermined distance, and the position that arrives when traveling for a predetermined time is stored as a temporary destination.

以下、本実施の形態の例におけるナビゲーション装置10の動作の一例を説明する。   Hereinafter, an example of the operation of the navigation apparatus 10 in the example of the present embodiment will be described.

図10は、ナビゲーション装置10が実行する特定経路導出処理の例を示すフローチャートである。本例における特定経路導出処理は、ユーザによる検索実行ボタン43の押下を受け付けて、特定経路としての「迂回路」を検索する場合を例にして説明を行う。   FIG. 10 is a flowchart illustrating an example of the specific route derivation process executed by the navigation device 10. The specific route deriving process in this example will be described by taking as an example a case where the user presses the search execution button 43 and searches for a “detour” as the specific route.

ユーザによる迂回路検索要求に応じて特定経路導出処理を開始すると、制御部Cは、仮目的地設定部16により、ナビゲーション装置10の記憶領域に目的地が設定されているか否かを判定する(ステップS201)。ここで、目的地が設定されていないと判定すると(ステップS201のN)、制御部Cは、自車位置情報受付部12により現在位置情報を受け付ける(ステップS202)。   When the specific route deriving process is started in response to the detour search request by the user, the control unit C determines whether or not the destination is set in the storage area of the navigation device 10 by the temporary destination setting unit 16 ( Step S201). If it is determined that the destination is not set (N in Step S201), the control unit C receives the current position information by the own vehicle position information receiving unit 12 (Step S202).

現在位置情報を受け付けると、制御部Cは、方位情報受付部14により、車両の進行方向情報を受け付ける(ステップS203)。   When the current position information is received, the control unit C receives the traveling direction information of the vehicle through the direction information receiving unit 14 (step S203).

進行方向情報を受け付けると、制御部Cは、仮目的地設定部16により、仮目的地を設定する(ステップS204)。なお、例えば所定の距離内にT字路や行き止まりがある場合など、車両が道なりに進めない場合には、その旨をユーザに報知して特定経路導出処理を終了する構成としてもよい。また、このときユーザによる仮目的地の入力を受け付けるための画面を表示する構成としてもよい。   When the traveling direction information is received, the control unit C sets a temporary destination by the temporary destination setting unit 16 (step S204). Note that, for example, when there is a T-shaped road or a dead end within a predetermined distance, the specific route deriving process may be terminated by informing the user of the fact that the vehicle cannot proceed along the road. Moreover, it is good also as a structure which displays the screen for receiving the input of the temporary destination by a user at this time.

仮目的地を設定すると、制御部Cは、経路探索部11により、現在位置から仮目的地までの推奨移動経路を探索する(ステップS205)。   When the temporary destination is set, the control unit C causes the route search unit 11 to search for a recommended movement route from the current position to the temporary destination (step S205).

仮目的地までの推奨移動経路を探索すると、制御部Cは、探索した推奨移動経路上に特定経路があるか否かを判定する(ステップS206)。本例においては、制御部Cは、先ず、探索対象決定部13により、探索した推奨移動経路上(または、推奨移動経路を基準にした所定範囲内)に位置するノードを探索対象ノード群に決定する。探索対象ノード群を決定すると、制御部Cは、始点ノード検索部11Aにより、決定した探索対象ノード群に含まれる始点ノードを検索する。そして、始点ノードを検索すると、制御部Cは、終点ノード判定部11Bにより、検索した始点ノードに対応する終点ノードがあるか否か判定する。ここで、探索対象ノード群に始点ノードに対応する終点ノードがあると判定すると、制御部Cは、探索した推奨移動経路上に特定経路があると判定する。なお、本例においては迂回路検索を行っているため、始点ノード検索部11Aは、特定経路情報における経路種別を参照し、「迂回路」が設定されている特定経路に対応する始点ノードを検索するものとする。   When the recommended travel route to the temporary destination is searched, the control unit C determines whether or not there is a specific route on the searched recommended travel route (step S206). In this example, the control unit C first determines, by the search target determination unit 13, a node located on the searched recommended travel route (or within a predetermined range based on the recommended travel route) as a search target node group. To do. When the search target node group is determined, the control unit C searches the start point node included in the determined search target node group by the start point node search unit 11A. When the start point node is searched, the control unit C determines whether or not there is an end point node corresponding to the searched start point node by the end point node determination unit 11B. Here, if it is determined that there is an end point node corresponding to the start point node in the search target node group, the control unit C determines that there is a specific route on the searched recommended travel route. In this example, since the detour search is performed, the start node search unit 11A refers to the route type in the specific route information and searches for the start node corresponding to the specific route for which the “detour” is set. It shall be.

探索した推奨移動経路上に特定経路があると判定した場合(ステップS206のY)、制御部Cは、特定経路採用部11Cにより、特定経路情報記憶部F2に記憶された特定経路情報を参照して特定経路情報を取得し(ステップS207)、特定経路導出処理を終了する。なお、推奨移動経路を基準にした所定範囲内に位置するノードを探索対象ノード群とし、推奨移動経路上以外に始点ノードが位置する特定経路を導出した場合、制御部Cは、経路探索部11により、推奨移動経路上から特定経路までの推奨移動経路も探索する構成としてもよい。   When it is determined that there is a specific route on the searched recommended travel route (Y in step S206), the control unit C refers to the specific route information stored in the specific route information storage unit F2 by the specific route adoption unit 11C. Specific route information is acquired (step S207), and the specific route deriving process is terminated. When a node located within a predetermined range based on the recommended travel route is set as a search target node group and a specific route where the start node is located other than on the recommended travel route is derived, the control unit C causes the route search unit 11 to Thus, the recommended travel route from the recommended travel route to the specific route may also be searched.

一方、探索した推奨移動経路上に特定経路がないと判定した場合(ステップS206のN)、制御部Cは、特定経路がない旨をユーザに報知して(ステップS208)、特定経路導出処理を終了する。   On the other hand, when it is determined that there is no specific route on the searched recommended travel route (N in Step S206), the control unit C notifies the user that there is no specific route (Step S208), and performs the specific route derivation process. finish.

なお、本例においては仮目的地を用いて特定経路を導出しているため、導出した特定経路がユーザの意図に沿っていない可能性もある。そのため、表示画面上に仮目的地を表示したり、導出した迂回路に関する情報、例えば、「○○道が通行止めとなった場合に△△警察により設定された迂回路があります。この迂回路は□□に出ることができます。」などのメッセージをユーザに報知したりするような構成としてもよい。   In this example, since the specific route is derived using the temporary destination, the derived specific route may not be in line with the user's intention. Therefore, the temporary destination is displayed on the display screen or information on the derived detour, for example, “There is a detour set by the police when the road is closed. It is good also as a structure which alert | reports messages, such as "it can appear to □□."

以上のように本実施の形態においては、移動体(例えば、車両)の進行方向情報を受け付け、目的地が設定されていない場合に、受け付けた進行方向情報に基づく仮の目的地を設定し、設定した仮目的地に基づいて探索対象ノード群を決定する(例えば、車両の現在位置から仮目的地までの推奨移動経路を構成するノード群など)構成としているので、例えばユーザが、ナビゲーション装置10による経路誘導を必要としないと認識している経路上を走行中に交通事項や火災などといった不測の事態により通常の経路を通行できなくなり、迂回路の検索を要求した場合などに、素早くユーザの意図に応じた特定経路を検索することができるようになる。   As described above, in the present embodiment, when the traveling direction information of a moving body (for example, a vehicle) is received and the destination is not set, a temporary destination based on the received traveling direction information is set, Since the search target node group is determined based on the set temporary destination (for example, a node group constituting a recommended travel route from the current position of the vehicle to the temporary destination), for example, the user can use the navigation device 10. When driving on a route that is recognized as requiring no route guidance, it becomes impossible to pass the normal route due to unforeseen circumstances such as traffic or fire, and when a search for a detour is requested, the user can quickly It becomes possible to search for a specific route according to the intention.

<第5の実施の形態>
第5の実施の形態の例では、特定経路を含んだ推奨移動経路情報に基づく経路誘導を、予め登録された所定の情報に基づく経路案内に切り替えるようにすることもできる。すなわち、上述した実施の形態とは、車両の位置情報に応じて、推奨移動経路情報に基づく経路誘導から特定経路に対応した立ち寄り地点情報に基づく経路案内に切り替わる(または、立ち寄り地点情報に基づく情報提供を行う)点で異なる。このような構成とすることにより、進行方向に分岐点を含む特定経路を用いた推奨移動経路の経路誘導を行う場合であっても、簡単にユーザに適切な経路誘導を行うことができる。なお、ここでいう「経路案内」とは、ユーザの誘導を目的としたものだけでなく、例えば音声出力装置を用いて「次の交差点を左に曲がると○○に向かいます。」といった音声出力を実行したり、現在地付近の有名な建物へ繋がる経路を推奨移動経路と識別可能に表示したりする、単なる情報の提供を含む。
<Fifth embodiment>
In the example of the fifth embodiment, route guidance based on recommended travel route information including a specific route can be switched to route guidance based on predetermined information registered in advance. In other words, the embodiment described above switches from route guidance based on recommended travel route information to route guidance based on stop point information corresponding to a specific route according to vehicle position information (or information based on stop point information). Is different). By adopting such a configuration, even when the route guidance of the recommended movement route using the specific route including the branch point in the traveling direction is performed, the route guidance suitable for the user can be easily performed. Note that the “route guidance” here is not only intended to guide the user, but also, for example, using a voice output device, “speech to the left when you turn left at the next intersection. Or providing information that simply displays a route leading to a famous building near the current location so that it can be distinguished from the recommended travel route.

なお、以下に述べる他の実施の形態では、上述した第1〜第4の実施の形態と異なる部分を中心に説明する。したがって、第1〜第4の実施の形態と同様の構成部分は同じ符号を付してその説明は省略し、特に説明しない限り同じであるものとする。   In other embodiments described below, the description will focus on parts that are different from the first to fourth embodiments described above. Therefore, the same components as those in the first to fourth embodiments are denoted by the same reference numerals, and the description thereof will be omitted.

本実施の形態において、ナビゲーション装置10は、立ち寄り地点情報記憶部F4と立ち寄り地点接近判定部17とをさらに備える(図示せず)。   In the present embodiment, the navigation device 10 further includes a stop point information storage unit F4 and a stop point approach determination unit 17 (not shown).

立ち寄り地点情報記憶部F4は、特定経路における観光施設や周辺の駐車場、食事処、土産店などの立ち寄り地点を示す立ち寄り地点情報を特定経路情報と対応付けて記憶する。   The stop point information storage unit F4 stores stop point information indicating stop points such as tourist facilities, surrounding parking lots, restaurants, and souvenir shops on the specific route in association with the specific route information.

図11は、立ち寄り地点情報記憶部F4に記憶されている立ち寄り地点情報の格納状態の例を示す説明図である。図11に示すように、立ち寄り地点情報は、特定経路IDと、案内開始ノードIDと、案内内容変更ノードIDと、立ち寄り地点に存在する施設を示す案内施設情報と、立ち寄り地点の位置情報(例えば、位置座標、最近接の特定経路構成ノード情報など)とを含む情報である。ここで「案内開始ノードID」とは、案内開始地点に設定されたノードを特定するためのIDであり、「案内開始地点」とは、現在位置情報が所定の距離以内に接近した場合に、経路誘導部15が対応する案内施設情報などに基づいて経路案内を開始する地点である。本例においては、案内開始地点として、ノードN31(駐車場案内開始点N31。図12参照。)を用いる場合を例に説明を行なう。また、「案内内容変更ノードID」とは、案内内容変更地点に設定されたノードを特定するためのIDであり、「案内内容変更地点」とは、経路誘導部15が経路案内の内容を変更する地点である。本例においては、案内内容変更地点として、ノードN32,N33,N37(駐車場案内点N32,N33,N37。図12参照。)を用いる場合を例に説明を行なう。なお、案内内容変更地点の代わりに、もしくは併用して、車両が所定の距離以内に接近した場合に、経路誘導部15が対応する案内施設情報に基づいて経路案内を実行する「経路案内地点」を用いる構成としてもよい。   FIG. 11 is an explanatory diagram illustrating an example of a storage state of the stop point information stored in the stop point information storage unit F4. As shown in FIG. 11, the stop point information includes a specific route ID, a guidance start node ID, a guidance content change node ID, guide facility information indicating a facility existing at the stop point, and location information of the stop point (for example, , Position coordinates, nearest specific path configuration node information, etc.). Here, the “guidance start node ID” is an ID for identifying the node set as the guidance start point, and the “guidance start point” is when the current position information approaches within a predetermined distance, This is a point where the route guidance unit 15 starts route guidance based on corresponding guidance facility information. In this example, the case where the node N31 (parking lot guidance start point N31; see FIG. 12) is used as the guidance start point will be described as an example. “Guidance content change node ID” is an ID for identifying a node set as a guide content change point. “Guidance content change point” is a route guidance unit 15 that changes the content of route guidance. It is a point to do. In this example, the case where nodes N32, N33, and N37 (parking lot guidance points N32, N33, and N37, see FIG. 12) are used as the guidance content change points will be described as an example. In addition, instead of or in combination with the guidance content change point, when the vehicle approaches within a predetermined distance, the route guidance unit 15 performs route guidance on the basis of the corresponding guidance facility information. It is good also as a structure using.

立ち寄り地点接近判定部17は、車両が立ち寄り地点、案内開始地点、案内内容変更地点のいずれかに対して所定の距離まで接近したか否かを判定する機能を有する。案内開始地点を設けることにより、適切なタイミングで立ち寄り地点情報に基づく経路案内を開始することができる。また、案内内容変更地点を設けることにより、ユーザの移動状況に応じた経路案内を行うことができる。   The stop point approach determination unit 17 has a function of determining whether or not the vehicle has approached a predetermined distance with respect to any of the stop point, the guidance start point, and the guidance content change point. By providing the guidance start point, it is possible to start route guidance based on the stop point information at an appropriate timing. Further, by providing the guidance content change point, it is possible to perform route guidance according to the movement situation of the user.

また、本例における経路誘導部15は、立ち寄り地点情報に基づいてユーザに対して立ち寄り地点を案内する経路案内機能を有する。   In addition, the route guidance unit 15 in this example has a route guidance function for guiding a stop point to the user based on the stop point information.

次いで、本例におけるナビゲーション装置10が実行する経路誘導について図面を参照して説明する。   Next, route guidance executed by the navigation device 10 in this example will be described with reference to the drawings.

図12は、本例における経路誘導の概要を説明するための説明図である。図12において、特定経路R101を構成するノードのうち特定経路の始点ノードをS、他の特定経路との接続点ノードをCN、それ以外をN31〜N37でそれぞれ示す。また、本例においては、特定経路を構成するリンクのうち、主幹経路を示すリンクを推奨移動経路の探索対象として使用されるリンクとして実線で示し、補助経路を示すリンクを推奨移動経路の探索対象として使用されないリンク(後述する、車両が特定経路上を走行中に行われる推奨移動経路の変更のための探索を除く。図13参照。)として破線で示す。さらに、補助経路のうち、1つ以上の立ち寄り地点(例えば、駐車場B,C,D)が対応付けされた経路を「立ち寄り経路」と呼ぶこととする。さらに、ノードが有する案内情報を吹き出しで示し、リンク上には位置情報に基づいて対応する立ち寄り地点(駐車場A〜D)を示す。   FIG. 12 is an explanatory diagram for explaining an outline of route guidance in this example. In FIG. 12, among the nodes constituting the specific route R101, the start point node of the specific route is indicated by S, the connection point nodes with other specific routes are indicated by CN, and the other points are indicated by N31 to N37. In this example, among the links constituting the specific route, the link indicating the main route is indicated by a solid line as the link used as the search target for the recommended travel route, and the link indicating the auxiliary route is the search target for the recommended travel route. As a link that is not used as a link (excluding a search for changing a recommended moving route that is performed while the vehicle is traveling on a specific route, which will be described later, see FIG. 13), a broken line indicates. Furthermore, a route in which one or more stop points (for example, parking lots B, C, and D) are associated with each other in the auxiliary route is referred to as a “stop route”. Further, guidance information of the node is indicated by a balloon, and a corresponding stop point (parking lots A to D) is indicated on the link based on the position information.

このような状況の下、本例におけるナビゲーション装置10は、所定の時間間隔で車両の現在位置情報を受け付ける。そして、推奨移動経路の経路誘導中に車両がノードN31を通過すると立ち寄り地点情報を用いて経路案内を開始する。ナビゲーション装置10は、先ず、車両がノードN32に対して所定の距離以内に接近すると、駐車場A〜Dを案内する。なお、この場合の駐車場案内としては、例えば推奨移動経路情報に基づく経路誘導より優先して、立ち寄り地点情報に基づく経路誘導を実行する構成としてもよい。また、駐車場案内として、各駐車場の駐車可能台数や観光施設までの距離をリストにして表示したり、各駐車場までの経路を強調して表示したりしてもよい。   Under such circumstances, the navigation device 10 in this example receives the current position information of the vehicle at predetermined time intervals. Then, when the vehicle passes through the node N31 during route guidance of the recommended travel route, route guidance is started using the stop point information. The navigation device 10 first guides the parking lots A to D when the vehicle approaches the node N32 within a predetermined distance. In addition, as parking lot guidance in this case, it is good also as a structure which performs the route guidance based on the stop point information in preference to the route guidance based on the recommended travel route information, for example. Further, as parking lot guidance, the number of parking spaces in each parking lot and the distance to the tourist facility may be displayed as a list, or the route to each parking lot may be highlighted and displayed.

そして、車両が駐車場Dへ向かわずに、ノードN33に対して所定の距離以内に接近すると、ナビゲーション装置10は、駐車場Dを除く駐車場A〜Cを案内する。そして、車両が駐車場Aに向かわずにノードN37に対して所定の距離以内に接近すると、駐車場BとCを案内する。   When the vehicle approaches the parking lot D and approaches the node N33 within a predetermined distance, the navigation device 10 guides the parking lots A to C excluding the parking lot D. When the vehicle approaches the parking lot A and approaches the node N37 within a predetermined distance, the parking lots B and C are guided.

以下、本実施例におけるナビゲーション装置10の動作の一例を説明する。   Hereinafter, an example of the operation of the navigation device 10 in the present embodiment will be described.

図13は、ナビゲーション装置10が実行する立ち寄り地点案内処理の例を示すフローチャートである。本例における立ち寄り地点案内処理では、特定経路上を走行する車両の位置が所定の位置に達したときに、ユーザに対して所定の立ち寄り地点を案内するための処理が行われる。本例においては、「所定の位置」として、車両が特定経路上に位置していることが設定されている場合について説明を行う。   FIG. 13 is a flowchart illustrating an example of a stop-point guide process executed by the navigation device 10. In the stop point guidance process in this example, when the position of the vehicle traveling on the specific route reaches a predetermined position, a process for guiding the user to the predetermined stop point is performed. In this example, the case where it is set as “predetermined position” that the vehicle is located on a specific route will be described.

特定経路を用いた推奨移動経路による経路誘導の実行中、制御部Cは、自車位置情報受付部12が受け付ける現在位置情報に基づいて、車両が特定経路上を走行しているか否かを判定する。そして、特定経路(本例においては、「観光道路」が設定されている特定経路)上を走行していると判定した場合に、制御部Cは、立ち寄り地点案内処理を開始する。   During execution of route guidance based on the recommended travel route using the specific route, the control unit C determines whether or not the vehicle is traveling on the specific route based on the current position information received by the vehicle position information receiving unit 12. To do. When it is determined that the vehicle is traveling on a specific route (in this example, the specific route on which “tourist road” is set), the control unit C starts the stop point guidance process.

立ち寄り地点案内処理では、先ず、制御部Cは、立ち寄り地点接近判定部17により、車両が立ち寄り地点情報における案内開始地点に対して所定の距離以内に接近したか否かを判定する(ステップS301)。   In the stop point guide process, first, the control unit C determines whether or not the vehicle has approached the guide start point in the stop point information within a predetermined distance by the stop point approach determining unit 17 (step S301). .

車両が案内開始始点に対して所定の距離以内に接近したと判定すると(ステップS301のY)、制御部Cは、経路誘導部15は、立ち寄り地点情報に基づく経路案内を開始する(ステップS302)。   When it is determined that the vehicle has approached the guidance start start point within a predetermined distance (Y in step S301), the control unit C causes the route guidance unit 15 to start route guidance based on the stop point information (step S302). .

経路案内を開始すると、制御部Cは、現在位置情報に基づいて、車両が推奨移動経路から逸脱しているか否かを判定する(ステップS303)。ここで、車両が推奨移動経路を走行していると判定すると(ステップS303のN)、制御部Cは、立ち寄り地点接近判定部17により、現在位置情報に基づいて車両が立ち寄り地点情報における案内内容変更地点に対して所定の距離以内に接近したか否かを判定する(ステップS304)。   When the route guidance is started, the control unit C determines whether or not the vehicle deviates from the recommended movement route based on the current position information (step S303). If it is determined that the vehicle is traveling on the recommended travel route (N in step S303), the control unit C causes the stop point approach determination unit 17 to guide the vehicle in the stop point information based on the current position information. It is determined whether or not the change point has been approached within a predetermined distance (step S304).

ここで、案内内容変更地点に対して所定の距離以内に接近したと判定すると(ステップS304のY)、制御部Cは、経路誘導部15により、立ち寄り地点情報における案内施設情報に基づいて経路案内内容を変更し(ステップS305)、ステップS303の処理に移行する。すなわち、例えば経路誘導部15は、車両がノードN32を通過してノードN34に対して所定の距離以内に接近するまでは駐車場A,B,C,Dを案内し、ノードN34に対して所定の距離以内まで接近した後は、駐車場A,B,Cを案内する(図12参照)。なお、立ち寄り経路上に位置する立ち寄り地点である駐車場B,C,Bに関しては、立ち寄り経路の案内(例えば、立ち寄り経路の表示など)を行う。   If it is determined that the guidance content change point has been approached within a predetermined distance (Y in step S304), the control unit C causes the route guidance unit 15 to provide route guidance based on the guidance facility information in the stop point information. The contents are changed (step S305), and the process proceeds to step S303. That is, for example, the route guidance unit 15 guides the parking lots A, B, C, and D until the vehicle passes through the node N32 and approaches the node N34 within a predetermined distance, and the node N34 is predetermined. After approaching within the distance, the parking lots A, B, and C are guided (see FIG. 12). For parking lots B, C, and B, which are stop points located on the stop route, stop route guidance (for example, display of the stop route) is performed.

一方、ステップS303の処理において、車両が推奨移動経路から逸脱していると判定した場合(ステップS303のY)、制御部Cは、現在位置情報と特定経路情報とに基づいて、車両が特定経路上を走行しているか否かを判定する(ステップS306)。ここで、車両が特定経路上を走行していると判定した場合(ステップS306のY)、制御部Cは、推奨移動経路を構成する特定経路に対応する立ち寄り経路を走行していると判定し、経路探索部11により、車両が走行中の立ち寄り経路を含む推奨移動経路を探索してこれまでの推奨移動経路を変更し(ステップS307)、経路誘導を継続してステップS304の処理に移行する。   On the other hand, when it is determined in step S303 that the vehicle deviates from the recommended travel route (Y in step S303), the control unit C determines that the vehicle is on the specific route based on the current position information and the specific route information. It is determined whether the vehicle is traveling above (step S306). Here, when it is determined that the vehicle is traveling on the specific route (Y in Step S306), the control unit C determines that the vehicle is traveling on the stop route corresponding to the specific route constituting the recommended travel route. The route search unit 11 searches for a recommended travel route including a stop-by route while the vehicle is traveling, changes the recommended travel route so far (step S307), continues the route guidance, and proceeds to the processing of step S304. .

一方、車両が特定経路上を走行していないと判定した場合(ステップS306のN)、制御部Cは、立ち寄り地点案内を終了して(ステップS309)、経路誘導を再開する。なお、このとき制御部Cは、経路探索部11により、現在位置情報を出発地として特定経路情報を使用しない通常の経路探索処理を行い、立ち寄り情報案内処理を終了する構成としてもよい。また、制御部Cは、経路探索部11により、車両の現在位置を出発地に、立ち寄り地点情報における案内開始位置を目的地にして経路探索処理を実行する構成としてもよい。   On the other hand, when it is determined that the vehicle is not traveling on the specific route (N in Step S306), the control unit C ends the stop point guidance (Step S309) and resumes route guidance. At this time, the control unit C may be configured such that the route search unit 11 performs a normal route search process that uses the current position information as a departure point and does not use specific route information, and ends the stop information guide process. In addition, the control unit C may be configured to execute the route search process by using the route search unit 11 with the current position of the vehicle as the departure point and the guidance start position in the stop point information as the destination.

また、立ち寄り地点案内処理におけるステップS304にて、車両が案内内容変更地点に接近していないと判定すると(ステップS304のN)、制御部Cは、立ち寄り地点接近判定部17により、現在位置情報に基づいて車両が特定経路内の立ち寄り地点に対して所定の距離以内に接近したか否かを判定することにより到着判定を行う(ステップS308)。   If it is determined in step S304 in the stop point guidance process that the vehicle is not approaching the guidance content change point (N in step S304), the control unit C uses the stop point approach determination unit 17 to change the current position information. Based on this, the arrival determination is performed by determining whether or not the vehicle has approached the stop point within the specific route within a predetermined distance (step S308).

ここで、車両が特定経路内の立ち寄り地点に対して所定の距離以内に接近するまでは(ステップS308のN)、制御部Cは、立ち寄り地点案内処理を継続する(すなわち、ステップS303の処理に移行する)。   Here, until the vehicle approaches within a predetermined distance to the stop point in the specific route (N in Step S308), the control unit C continues the stop point guide process (ie, the process in Step S303). Transition).

一方、車両の現在位置が特定経路に対応する立ち寄り地点に対して所定の距離以内に接近したことにより車両が立ち寄り地点に到着したものと判定すると(ステップS308のY)、制御部Cは、立ち寄り地点案内処理を終了する(ステップS309)。   On the other hand, if it is determined that the vehicle has arrived at the stop point because the current position of the vehicle has approached the stop point corresponding to the specific route within a predetermined distance (Y in step S308), the control unit C The point guidance process is terminated (step S309).

以上のように第5の実施の形態においては、所定の立ち寄り地点(例えば、駐車場A,B,C,D)の位置を示す立ち寄り地点情報を前記特定経路情報と対応付けて記憶する立ち寄り地点情報記憶部F4を備え、移動体(例えば、車両)の現在位置情報を受け付け、受け付けた現在位置情報に基づいて移動体が特定経路路上を移動しているか判定し、移動体が特定経路上(例えば、特定経路R101上)を走行していると判定されたことに応じて、該特定経路に対応付けされた立ち寄り地点に関する情報(例えば、特定経路上の立ち寄り地点である駐車場Aや、立ち寄り経路上の立ち寄り地点である駐車場B,C,Dの位置)を立ち寄り地点情報と現在位置情報とに基づいて(例えば、案内開始ノードや案内内容変更ノードと現在位置とに基づいて)ユーザに案内する構成としているので、立ち寄り地点(観光施設や土産店など)を経由地として設定することや周辺検索などで立ち寄り地点を検索し設定する必要がなく、予め立ち寄り地点の選択肢が複数考えられる場合や立ち寄り地点が密集しているような場合(例えば、立ち寄り地点として駐車場を用いる場合であり、1つの特定経路に複数の駐車場が対応付けされている場合)であっても、ユーザに対して適切な経路案内を提供することができるようになる。これは、駐車場の混雑状況などを提供するサービスが一部の観光施設でしか行われていない現状と比較して、有用であるといえる。   As described above, in the fifth embodiment, a stop point that stores stop point information indicating the position of a predetermined stop point (for example, parking lots A, B, C, and D) in association with the specific route information. An information storage unit F4 is provided, receives current position information of a moving body (for example, a vehicle), determines whether the moving body is moving on a specific route based on the received current position information, and the moving body is on a specific route ( For example, when it is determined that the vehicle is traveling on the specific route R101, information on the stop point associated with the specific route (for example, the parking lot A that is a stop point on the specific route, Based on the stop point information and the current position information (for example, based on the guidance start node, the guidance content change node, and the current position), the parking lots B, C, and D, which are stop points on the route. Since it is configured to guide the user, there is no need to set a stop point (tourist facility, souvenir shop, etc.) as a transit point or to search and set a stop point in the vicinity search, etc. Even when there are multiple possible places or where the stop points are crowded (for example, when a parking lot is used as a drop-off point and a plurality of parking lots are associated with one specific route) Thus, it is possible to provide appropriate route guidance to the user. This can be said to be useful in comparison with the current situation where services that provide parking lot congestion are provided only at some tourist facilities.

なお、上述した第5の実施の形態では、移動体(例えば、車両)が特定経路を走行中の場合に、走行中の特定経路に対応する立ち寄り地点情報と現在位置情報とに基づいて立ち寄り地点に関する情報をユーザに案内する場合について説明したが、立ち寄り地点の案内方法はこれに限定されず、例えば、車両が特定経路、立ち寄り地点、または立ち寄り経路に対して所定の距離以内に接近した場合などに、立ち寄り地点の案内を開始する構成としてもよい。   In the above-described fifth embodiment, when a moving body (for example, a vehicle) is traveling on a specific route, the stop point is based on the stop point information corresponding to the specific route being traveled and the current position information. However, the method of guiding the stop point is not limited to this. For example, when a vehicle approaches a specific route, a stop point, or a stop route within a predetermined distance, etc. Alternatively, it may be configured to start the guidance of the stop point.

なお、上述した第5の実施の形態では、ナビゲーション装置10が、立ち寄り地点情報記憶部F4に記憶された立ち寄り地点情報を用いた経路案内を行う場合について説明したが、例えば、立ち寄り地点情報に基づいて推奨移動経路情報を変更して、立ち寄り地点情報が示す位置まで車両を誘導する処理を行う構成としてもよい。   In the fifth embodiment described above, the case where the navigation apparatus 10 performs route guidance using the stop point information stored in the stop point information storage unit F4 has been described. For example, based on the stop point information The recommended travel route information may be changed, and the vehicle may be guided to the position indicated by the stop point information.

また、ナビゲーション装置10が、車両の現在位置と各立ち寄り地点との距離を比較して、案内する立ち寄り地点を絞り込む構成としてもよい。さらに、例えば立ち寄り地点として駐車場を案内する場合に、ユーザが到着した駐車場が満車となっていた場合に代わりの駐車場を案内するための情報を立ち寄り地点情報に付加しておく構成としてもよい。また、ナビゲーション装置10が、各立ち寄り地点からもとの推奨移動経路上に移動するのに推奨される経路を探索する構成としてもよい。   Alternatively, the navigation device 10 may compare the distance between the current position of the vehicle and each stop point and narrow down the stop points to be guided. Furthermore, for example, when guiding a parking lot as a stop-off point, if the parking lot where the user arrives is full, information for guiding an alternative parking lot may be added to the stop-point information. Good. Moreover, it is good also as a structure which searches the route recommended for the navigation apparatus 10 to move on the original recommended movement route from each stop point.

また、上述した実施の形態では、特定経路を主幹経路と立ち寄り経路とに分けて説明したが、特定経路が分岐する場合であっても、立ち寄り経路を有さない構成としてもよい。この場合、例えばナビゲーション装置10が、分岐する特定経路を、目的地へ向かう方向を示した状態で推奨移動経路として表示する構成としてもよい。   In the above-described embodiment, the specific route is divided into the main route and the drop-in route. However, even if the specific route is branched, a configuration without the drop-in route may be used. In this case, for example, the navigation device 10 may display the branching specific route as a recommended moving route in a state in which the direction toward the destination is indicated.

本発明は、車両の進路案内を実現するデバイスを扱う業種において産業上有用であり、電子地図の表示が可能なカーナビゲーション装置等の電化製品市場においても有用である。   INDUSTRIAL APPLICABILITY The present invention is industrially useful in an industry that handles devices that provide vehicle route guidance, and is also useful in the electrical appliance market such as a car navigation device that can display an electronic map.

C 制御部
F1 推奨移動経路情報記憶部
F2 特定経路情報記憶部
F3 道路地図情報記憶部
F4 立ち寄り地点情報記憶部
10 ナビゲーション装置
11 経路探索部
11A 始点ノ―ド検索部
11B 終点ノード判定部
11C 特定経路採用部
11D マーク付加部
11E 最小コスト経路探索部
11F リンク除外部
11G 推奨移動経路特定部
12 自車位置情報受付部
13 検索対象道路情報決定部
14 方位情報受付部
15 経路誘導部
16 仮目的地設定部
17 立ち寄り地点接近判定部
20 自車位置測位装置
30 出力装置
31 画像表示装置
32 音声出力装置
40 入力装置
C Control unit F1 Recommended travel route information storage unit F2 Specific route information storage unit
F3 road map information storage unit F4 stop point information storage unit 10 navigation device 11 route search unit 11A start point node search unit 11B end point node determination unit 11C specific route adoption unit 11D mark addition unit 11E minimum cost route search unit 11F link exclusion unit 11G Recommended travel route specifying unit 12 Own vehicle position information receiving unit 13 Search target road information determining unit 14 Direction information receiving unit 15 Route guidance unit 16 Temporary destination setting unit 17 Stop point approach determining unit 20 Own vehicle position positioning device 30 Output device 31 Image display device 32 Audio output device 40 Input device

Claims (8)

移動体の目的地までの推奨移動経路を探索するナビゲーション装置であって、
観光道路、抜け道、迂回路のうち少なくとも1つに適した経路として予め特定された経路である特定経路の始点を示す始点ノードと該特定経路の終点を示す終点ノードとを含むノード群と、該ノード群を連結するリンク群と、該リンク群の移動コストとが対応付けされた特定経路情報を記憶する特定経路情報記憶手段と、
道路の交差点や道路の構造変化位置などを示す複数のノードと、該ノード間を結ぶ道路など前記移動体が移動可能な経路を示す複数のリンクと、該複数のリンクそれぞれの移動コストと、前記特定経路情報とが対応付けされた情報である道路情報を記憶する道路情報記憶手段と、
該道路情報記憶手段が記憶する道路情報が示す前記複数のノードのうち、前記目的地までの推奨移動経路の探索に用いるノード群である探索対象ノード群を決定する探索対象決定手段と、
該探索対象決定手段により決定された探索対象ノード群に基づいて所定の条件を満たす経路を前記推奨移動経路の候補である推奨移動経路候補として探索する推奨移動経路探索手段と、
該推奨移動経路探索手段により探索された少なくとも1つ以上の推奨移動経路候補の中から特定の条件に基づいて前記推奨移動経路を特定する推奨移動経路特定手段とを含み、
該推奨移動経路探索手段は、
前記探索対象決定手段により決定された探索対象ノード群の中に含まれる始点ノードを検索する始点ノード検索手段と、
該始点ノード検索手段により検索された始点ノードに対応する終点ノードが前記探索対象ノード群に含まれるか否かを判定する終点ノード判定手段と、
該終点ノード判定手段により前記探索対象ノード群に含まれると判定された終点ノードと該終点ノードに対応する始点ノードとを含む特定経路を前記推奨移動経路候補の一部として採用する特定経路採用手段とを有する
ことを特徴とするナビゲーション装置。
A navigation device for searching for a recommended travel route to a destination of a moving object,
A node group including a start point node indicating a start point of a specific route that is a route specified in advance as a route suitable for at least one of a sightseeing road, a loop-off route, and a detour, and an end point node indicating an end point of the specific route; Specific route information storage means for storing specific route information in which a link group connecting the node group and a movement cost of the link group are associated;
A plurality of nodes indicating road intersections, road structure change positions, and the like; a plurality of links indicating paths on which the mobile body can move, such as roads connecting the nodes; and a moving cost of each of the links; Road information storage means for storing road information which is information associated with specific route information;
Search target determining means for determining a search target node group that is a node group used for searching for a recommended travel route to the destination among the plurality of nodes indicated by the road information stored in the road information storage means;
Recommended travel route search means for searching a route that satisfies a predetermined condition based on the search target node group determined by the search target determination means as a recommended travel route candidate that is a candidate of the recommended travel route;
Recommended travel route specifying means for specifying the recommended travel route based on a specific condition from at least one or more recommended travel route candidates searched by the recommended travel route search means;
The recommended travel route searching means is:
Start point node search means for searching for a start point node included in the search target node group determined by the search target determination means;
End point node determining means for determining whether or not an end node corresponding to the start point node searched by the start point node searching means is included in the search target node group;
Specific route adopting means that adopts, as a part of the recommended travel route candidate, a specific route including an end point node determined to be included in the search target node group by the end point node determining unit and a start point node corresponding to the end point node A navigation device characterized by comprising:
前記推奨移動経路探索手段は、
前記探索対象ノード群のうち、前記終点ノード判定手段により検索対象ノード群に含まれていると判定された終点ノードに特定マークを付加し、該終点ノードに対応する始点ノードから該始点ノードと終点ノードとに対応する特定経路を使用する方向以外のノードに判定マークを付加するマーク付加手段と、
前記道路情報に基づいて、移動体の出発地に対応するノードから前記探索対象ノード群それぞれまで移動する場合に移動コストの総和が最小となるリンク群を特定しながら前記目的地に対応するノードまで移動する場合の移動コストの総和が最小となるリンク群である最小コスト経路を探索する最小コスト経路探索手段と、
該最小コスト経路探索手段による最小コスト経路の探索過程において、前記判定マークが付加されたノードと前記特定マークが付加されたノードとを結ぶリンクを最小コスト経路の探索対象から除外するリンク除外手段とを有し、
前記最小コスト経路探索手段により探索された最小コスト経路を示すリンク群を前記推奨移動経路候補とする
請求項1記載のナビゲーション装置。
The recommended travel route search means includes:
Among the search target node group, a specific mark is added to the end point node determined to be included in the search target node group by the end point node determination unit, and the start point node and the end point are determined from the start point node corresponding to the end point node. Mark adding means for adding a determination mark to a node other than the direction in which the specific route corresponding to the node is used;
Based on the road information, to the node corresponding to the destination while identifying the link group that minimizes the sum of the movement costs when moving from the node corresponding to the departure point of the moving body to each of the search target node groups A minimum cost route searching means for searching for a minimum cost route that is a link group that minimizes the sum of movement costs when moving;
A link excluding unit for excluding a link connecting the node to which the determination mark is added and the node to which the specific mark is added from the search object of the minimum cost route in the process of searching for the minimum cost route by the minimum cost route searching unit; Have
The navigation device according to claim 1, wherein a link group indicating a minimum cost route searched by the minimum cost route search means is set as the recommended travel route candidate.
前記推奨移動経路探索手段は、
前記最小コスト経路探索手段による最小コスト経路の探索開始前に、前記始点ノード検索手段による始点ノードの検索と前記終点ノード判定手段による終点ノードの判定とを実行して前記探索対象ノード群に含まれる特定経路を特定し、
前記最小コスト経路探索手段は、前記出発地に対応するノードから当該特定経路の始点ノードまでの移動コストの総和が最小となる経路である出発地側最小コスト経路と、前記目的地に対応するノードから当該特定経路の終点ノードまでの移動コストの総和が最小となる経路である目的地側最小コスト経路とを探索し、
当該出発地側最小コスト経路、特定経路、および目的地側最小コスト経路を構成するリンク群を前記推奨移動経路候補とする
請求項2記載のナビゲーション装置。
The recommended travel route search means includes:
Before starting the search of the minimum cost path by the minimum cost path search means, the search of the start point node by the start point node search means and the determination of the end point node by the end point node determination means are executed and included in the search target node group Identify specific routes,
The minimum cost route search means includes a departure side minimum cost route that is a route that minimizes the sum of travel costs from a node corresponding to the departure point to a starting point node of the specific route, and a node corresponding to the destination To the destination side minimum cost route that is the route that minimizes the sum of travel costs from to the end node of the specific route,
The navigation device according to claim 2, wherein a link group that constitutes the departure-side minimum cost route, the specific route, and the destination-side minimum cost route is the recommended travel route candidate.
前記探索対象決定手段は、前記始点ノード検索手段により検索された始点ノードの座標に基づいて前記推奨移動経路の探索に用いるノードを追加することにより前記探索対象ノード群を更新する探索対象更新手段を有し、
前記終点ノード判定手段は、前記探索対象更新手段により更新された探索対象ノード群を用いて前記判定を行う
請求項1から請求項3のうち何れかに記載のナビゲーション装置。
The search target determining means includes search target update means for updating the search target node group by adding a node to be used for searching for the recommended travel route based on the coordinates of the start point node searched by the start point node searching means. Have
The navigation apparatus according to any one of claims 1 to 3, wherein the end node determination unit performs the determination using a search target node group updated by the search target update unit.
前記特定経路採用手段により前記推奨移動経路候補の一部として採用された特定経路が複数ある場合に、該複数の特定経路のうち推奨移動経路の一部として採用する特定経路の選択を受け付ける特定経路選択受付手段と、
該特定経路選択受付手段により複数の特定経路の選択を受け付けた場合に、該複数の特定経路それぞれの始点ノード、終点ノード、前記出発地、および前記目的地の位置関係に基づいて前記移動体が当該複数の特定経路を通過すべき順序を示す通過予定順序を決定する通過予定順序決定手段とを含み、
前記探索対象更新手段は、前記通過予定順序決定手段により決定された通過予定順序に基づいて各特定経路間に存在するノードを前記探索対象ノード群とするように探索対象ノード群を更新し、
前記最小コスト経路探索手段は、前記探索対象更新手段により更新された探索対象ノード群に基づいて前記出発地から前記通過予定順序に従って前記目的地に到達する場合の最小コスト経路を探索する
請求項4記載のナビゲーション装置。
When there are a plurality of specific routes adopted as a part of the recommended travel route candidate by the specific route adoption means, a specific route that accepts selection of a specific route to be adopted as a part of the recommended travel route among the plurality of specific routes A selection receiving means;
When the selection of a plurality of specific routes is received by the specific route selection receiving means, the mobile body is based on the positional relationship between the start point node, the end point node, the departure point, and the destination of each of the plurality of specific routes. Including a scheduled passage order determination means for determining a scheduled passage order indicating the order of passage through the plurality of specific routes,
The search target update means updates the search target node group so that a node existing between each specific route is the search target node group based on the planned pass order determined by the planned pass order determination means,
5. The minimum cost route search unit searches for a minimum cost route when the destination arrives at the destination according to the planned passing order from the departure point based on the search target node group updated by the search target update unit. The navigation device described.
前記移動体の進行方向情報を受け付ける進行方向受付手段を含み、
前記探索対象決定手段は、前記目的地が設定されていない場合に、前記進行方向受付手段が受け付けた進行方向情報に基づく仮の目的地を設定する仮目的地設定手段を有し、該仮目的地設定手段により設定された仮目的地に基づいて前記探索対象ノード群を決定する
請求項1から請求項5のうち何れかに記載のナビゲーション装置。
A traveling direction receiving means for receiving the traveling direction information of the mobile body;
The search target determining unit includes a temporary destination setting unit that sets a temporary destination based on the traveling direction information received by the traveling direction receiving unit when the destination is not set. The navigation device according to any one of claims 1 to 5, wherein the search target node group is determined based on a temporary destination set by a place setting unit.
所定の立ち寄り地点の位置を示す立ち寄り地点情報を前記特定経路情報と対応付けて記憶する立ち寄り地点情報記憶手段と、
前記移動体の現在位置情報を受け付ける現在位置情報受付手段と、
該現在位置情報受付手段が受け付けた現在位置情報に基づいて前記移動体が前記特定経路路上を移動しているか判定する走行判定手段と、
該走行判定手段により前記移動体が前記特定経路上を走行していると判定されたことに応じて、該特定経路に対応付けされた立ち寄り地点に関する情報を前記立ち寄り地点情報と前記現在位置情報とに基づいてユーザに案内する立ち寄り地点案内手段とを含む
請求項1から請求項6のうち何れかに記載のナビゲーション装置。
Stop point information storage means for storing stop point information indicating the position of a predetermined stop point in association with the specific route information;
Current position information receiving means for receiving current position information of the mobile body;
Traveling determination means for determining whether the moving body is moving on the specific route based on the current position information received by the current position information receiving means;
In response to determining that the mobile body is traveling on the specific route by the travel determination means, information on the stop point associated with the specific route is the stop point information and the current position information. The navigation apparatus according to any one of claims 1 to 6, further comprising a stop point guide means for guiding the user based on the information.
移動体の目的地までの推奨移動経路を探索するナビゲーション装置に動作制御させるためのナビゲーションプログラムであって、
前記ナビゲーション装置に、
観光道路、抜け道、迂回路のうち少なくとも1つに適した経路として予め特定された経路である特定経路の始点を示す始点ノードと該特定経路の終点を示す終点ノードとを含むノード群と、該ノード群を連結するリンク群と、該リンク群の移動コストとが対応付けされた特定経路情報を記憶する特定経路情報記憶手段に記憶された特定経路情報と、道路の交差点や道路の構造変化位置などを示す複数のノードと、該ノード間を結ぶ道路など前記移動体が移動可能な経路を示す複数のリンクと、該複数のリンクそれぞれの移動コストとが対応付けされた情報である道路情報を記憶する道路情報記憶手段に記憶された道路情報が示す前記複数のノードのうち、前記目的地までの推奨移動経路の探索に用いるノード群である探索対象ノード群を決定する探索対象決定処理と、
該探索対象決定処理にて決定された探索対象ノード群に基づいて所定の条件を満たす経路を前記推奨移動経路の候補である推奨移動経路候補として探索する推奨移動経路探索処理と、
該推奨移動経路探索処理にて探索された少なくとも1つ以上の推奨移動経路候補の中から特定の条件に基づいて前記推奨移動経路を特定する推奨移動経路特定処理とを実行させ、
該推奨移動経路探索処理にて、
前記探索対象決定処理にて決定された探索対象ノード群の中に含まれる始点ノードを検索する始点ノード検索処理と、
該始点ノード検索処理にて検索された始点ノードに対応する終点ノードが前記探索対象ノード群に含まれるか否かを判定する終点ノード判定処理と、
該終点ノード判定処理にて前記探索対象ノード群に含まれると判定された終点ノードと該終点ノードに対応する始点ノードとを含む特定経路を前記推奨移動経路候補の一部として採用する特定経路採用処理とを
実行させるためのナビゲーションプログラム。
A navigation program for controlling operation of a navigation device that searches for a recommended movement route to a destination of a moving object,
In the navigation device,
A node group including a start point node indicating a start point of a specific route that is a route specified in advance as a route suitable for at least one of a sightseeing road, a loop-off route, and a detour, and an end point node indicating an end point of the specific route; Specific route information stored in specific route information storage means for storing specific route information in which link groups that connect nodes and movement costs of the link groups are associated with each other, road intersections and road structure change positions Road information, which is information in which a plurality of nodes indicating such as, a plurality of links indicating paths on which the moving body can move, such as roads connecting the nodes, and movement costs of the links are associated with each other. A search target node group, which is a node group used for searching for a recommended travel route to the destination, is determined from among the plurality of nodes indicated by the road information stored in the road information storage means for storing. And the search target determination process that,
A recommended travel route search process for searching for a route that satisfies a predetermined condition based on the search target node group determined in the search target determination process as a recommended travel route candidate that is a candidate of the recommended travel route;
Executing a recommended moving route specifying process for specifying the recommended moving route based on a specific condition from at least one or more recommended moving route candidates searched in the recommended moving route search process;
In the recommended travel route search process,
A start point node search process for searching for a start point node included in the search target node group determined in the search target determination process;
An end point node determination process for determining whether an end point node corresponding to the start point node searched in the start point node search process is included in the search target node group;
Adopting a specific route as a part of the recommended travel route candidate, a specific route including the end point node determined to be included in the search target node group in the end point node determination process and the start point node corresponding to the end point node Navigation program to execute processing.
JP2010239841A 2010-10-26 2010-10-26 Navigation device and computer program Active JP5517885B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010239841A JP5517885B2 (en) 2010-10-26 2010-10-26 Navigation device and computer program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010239841A JP5517885B2 (en) 2010-10-26 2010-10-26 Navigation device and computer program

Publications (2)

Publication Number Publication Date
JP2012093180A true JP2012093180A (en) 2012-05-17
JP5517885B2 JP5517885B2 (en) 2014-06-11

Family

ID=46386673

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010239841A Active JP5517885B2 (en) 2010-10-26 2010-10-26 Navigation device and computer program

Country Status (1)

Country Link
JP (1) JP5517885B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015011677A (en) * 2013-07-02 2015-01-19 中日本ハイウェイ・パトロール東京株式会社 Road control support device, road control support program, and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001124578A (en) * 1999-10-29 2001-05-11 Denso Corp Navigation device
JP2003185453A (en) * 2001-12-20 2003-07-03 Mitsubishi Electric Corp Navigation device and pathfinding method
JP2006258669A (en) * 2005-03-17 2006-09-28 Clarion Co Ltd Navigation device, method, and program
JP2011017596A (en) * 2009-07-08 2011-01-27 Canvas Mapple Co Ltd Navigation apparatus, navigation method, and computer program

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001124578A (en) * 1999-10-29 2001-05-11 Denso Corp Navigation device
JP2003185453A (en) * 2001-12-20 2003-07-03 Mitsubishi Electric Corp Navigation device and pathfinding method
JP2006258669A (en) * 2005-03-17 2006-09-28 Clarion Co Ltd Navigation device, method, and program
JP2011017596A (en) * 2009-07-08 2011-01-27 Canvas Mapple Co Ltd Navigation apparatus, navigation method, and computer program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015011677A (en) * 2013-07-02 2015-01-19 中日本ハイウェイ・パトロール東京株式会社 Road control support device, road control support program, and storage medium

Also Published As

Publication number Publication date
JP5517885B2 (en) 2014-06-11

Similar Documents

Publication Publication Date Title
JP5462536B2 (en) Route guidance server device, navigation device, route guidance system, and route guidance method
US8892361B2 (en) Route calculation apparatus
JP4604056B2 (en) Navigation system, terminal device, route search server, and route search method
JP2007285883A (en) Navigation device
JP2007218770A (en) Map display device, method and program
JP2009110234A (en) Terminal device, analysis server, probe information analysis system and method
JP2008281523A (en) Navigation system, route search server, terminal device, and route search method
JP2012159413A (en) Navigation device and navigation program
JP5745284B2 (en) Navigation device and navigation program
KR100647742B1 (en) System and method for navigation service based on traffic
JP4685083B2 (en) Navigation system, terminal device, route search server, and route search method
JP5173955B2 (en) Navigation system, route search server, route search method, terminal device, and navigation device
JP6962659B2 (en) Electronic device
JP2012093119A (en) Route searching device
JP2013200247A (en) Navigation device
JP2007285998A (en) Navigation apparatus and method of producing alternative route
JP2009210532A (en) Map display system, route search server, route search method, and terminal device
JP2009270877A (en) Traveling route prediction guiding device, traveling route prediction guiding method, and computer program
JP5599620B2 (en) Navigation device
JP6210629B2 (en) Navigation device, map display control method, and map display control program
JP5517885B2 (en) Navigation device and computer program
JP2009031073A (en) Navigation system, route searching server, terminal device, and route guiding method
JP5773202B2 (en) Navigation system, navigation program, and navigation method
JP2013002932A (en) Time estimation method in navigation system
JP2011017596A (en) Navigation apparatus, navigation method, and computer program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20120309

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130619

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130625

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130802

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20131210

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140205

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: 20140304

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140401

R150 Certificate of patent or registration of utility model

Ref document number: 5517885

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250