JP2011017596A - Navigation apparatus, navigation method, and computer program - Google Patents

Navigation apparatus, navigation method, and computer program Download PDF

Info

Publication number
JP2011017596A
JP2011017596A JP2009161972A JP2009161972A JP2011017596A JP 2011017596 A JP2011017596 A JP 2011017596A JP 2009161972 A JP2009161972 A JP 2009161972A JP 2009161972 A JP2009161972 A JP 2009161972A JP 2011017596 A JP2011017596 A JP 2011017596A
Authority
JP
Japan
Prior art keywords
route
information
node
specific route
specific
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2009161972A
Other languages
Japanese (ja)
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 JP2009161972A priority Critical patent/JP2011017596A/en
Publication of JP2011017596A publication Critical patent/JP2011017596A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Navigation (AREA)

Abstract

PROBLEM TO BE SOLVED: To simply lead out a recommended moving route using a specific road by efficiently integrating information on specific roads such as a byroad or a sightseeing road into route information used for route search.SOLUTION: A navigation apparatus for leading out a recommended moving route to a destination of a moving body (for example, a vehicle) includes a specific route information memory F2 for storing specific route information showing a specific route, and a road map information memory F3 for storing road information, determines retrieval object road information which is a retrieval object of specific route information in the road information, specifies a specific route on reference to the specific route information, and leads out the recommended moving route using the specified specific route.

Description

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

従来から、車両や人間などの移動体の目的地への到達を支援するためのシステムとして、ナビゲーションシステムが知られている。このナビゲーションシステムは、例えば、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 car navigation devices, a recommended travel route is mainly derived 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. Generally, a route cost obtained by quantifying the length of a road, a required travel time, and the like is set, and a route having a minimum accumulated route cost from a departure point to a 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 traffic conditions and the quality of the landscape as route 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. Further, Patent Document 4 extracts a plurality of route candidates from the current position to the destination by a known method, selects a route candidate corresponding to the target road of the exit road or the back road, and at a predetermined timing. Displaying is disclosed.

特許第4246250号公報Japanese Patent No. 4246250 特開平5−216406号公報JP-A-5-216406 特開第2006−266701号公報JP 2006-266701 A 特開第2006−275729号公報JP 2006-275729 A

しかしながら、上述した従来のカーナビゲーション装置は、いずれも予め登録した抜け道を表示することに注目しているものであり、抜け道を使用した推奨移動経路を簡単に導出することができるものはないという課題があった。このように、上述した従来のカーナビゲーション装置では、抜け道や観光道路などの特定の道路に関する情報が経路探索に用いる経路情報に効率的に組み込まれておらず、そのような特定の道路を使用した推奨移動経路を簡単に導出することができないという課題があった。   However, all of the conventional car navigation devices described above are focused on displaying pre-registered loopholes, and there is no problem that it is not possible to easily derive a recommended travel route using loopholes. was there. Thus, in the conventional car navigation apparatus described above, information on specific roads such as loopholes and sightseeing roads is not efficiently incorporated in the route information used for route search, and such specific roads are used. There was a problem that the recommended travel route could not be derived easily.

本発明は、上述した問題を解決すべく、抜け道や観光道路などの特定の道路に関する情報を経路探索に用いる経路情報に効率的に組み込み、特定の道路を使用した推奨移動経路を簡単に導出することができるようにすることを目的とする。   In order to solve the above-described problems, the present invention efficiently incorporates information related to a specific road such as a loophole or a tourist road into route information used for route search, and easily derives a recommended travel route using the specific road. The purpose is to be able to.

本発明のナビゲーション装置は、移動体の目的地までの推奨移動経路を導出するナビゲーション装置であって、特定の用途に適した特定経路の始点を示す始点ノードと該特定経路の終点を示す終点ノードとを含むノード群と、該ノード群を連結するリンク群により当該特定経路を示す特定経路情報を記憶する特定経路情報記憶手段と、道路の交差点や道路の構造変化位置などを示す座標点である複数のノードと、該ノード間を結ぶ道路など前記移動体が移動可能な経路を示すリンクと、前記ノードが前記始点ノードである場合には特定経路の始点であることを示し、前記ノードが前記終点ノードである場合には特定経路の終点であることを示す特定経路ノード情報とが対応付けされた情報である道路情報を記憶する道路情報記憶手段と、前記道路情報のうち前記特定経路情報の検索対象とする検索対象道路情報を決定する検索対象道路情報決定手段と、該検索対象道路情報決定手段が決定した検索対象道路情報に含まれる特定経路の始点ノードと当該始点ノードに対応する終点ノードとを検索するノード検索手段と、前記特定経路情報を参照して、前記ノード検索手段が検出した始点ノードと終点ノードとを有する特定経路を特定する特定経路特定手段と、 該特定経路特定手段が特定した特定経路を用いた推奨移動経路を導出する推奨移動経路導出手段とを含むことを特徴とする。   A navigation device according to the present invention is a navigation device for deriving a recommended travel route to a destination of a mobile object, and includes a start point node indicating a start point of a specific route suitable for a specific application and an end point node indicating an end point of the specific route. A specific route information storage unit for storing specific route information indicating the specific route by a link group connecting the node group, and a coordinate point indicating a road intersection, a road structure change position, or the like A plurality of nodes, a link indicating a route on which the mobile body can move, such as a road connecting the nodes, and a node indicating the start point of a specific route when the node is the start point node, Road information storage means for storing road information, which is information associated with specific route node information indicating that it is an end point of a specific route when it is an end point node; Search target road information determining means for determining search target road information to be searched for the specific route information in the road information, and a starting point node of the specific route included in the search target road information determined by the search target road information determining means A node search means for searching for an end node corresponding to the start node, and a specific path specification for specifying a specific path having the start node and the end node detected by the node search means with reference to the specific path information And a recommended movement route deriving means for deriving a recommended movement route using the specific route specified by the specific route specifying means.

上記の構成としたことで、抜け道や観光道路などの特定の道路に関する情報を経路探索に用いる経路情報に効率的に組み込み、特定の道路を使用した推奨移動経路を簡単に導出することができるようになる。   With the above configuration, information related to specific roads such as loopholes and sightseeing roads can be efficiently incorporated into the route information used for route search, and recommended travel routes using specific roads can be easily derived. become.

すなわち、特定経路の始点と終点となるノードを識別可能に組み込んだ道路情報を経路探索に用いる経路情報として管理し、ユーザが特定経路を用いた推奨移動経路の導出を希望した場合に、特定経路の検索対象とする検索対象道路情報内に含まれる始点ノードと終点ノードとを有する特定経路を特定して、特定した特定経路を用いて推奨移動経路を導出する構成としたため、特定経路の経路計算を省略することができるので、特定の道路を使用した推奨移動経路を簡単に導出することができる。   That is, when the road information incorporating the start and end nodes of the specific route so as to be identifiable is managed as route information used for the route search, and the user desires to derive the recommended travel route using the specific route, the specific route Since the specific route having the start point node and the end point node included in the search target road information to be searched is identified and the recommended travel route is derived using the specified specific route, the route calculation of the specific route is performed. Therefore, the recommended travel route using a specific road can be easily derived.

また、本発明のナビゲーション装置は、前記特定経路情報記憶手段が、観光道路や抜け道、迂回路などの特定経路に関する特定経路情報を記憶した構成としてもよい。   The navigation device of the present invention may be configured such that the specific route information storage means stores specific route information related to a specific route such as a sightseeing road, a loop-off route, or a detour.

また、本発明のナビゲーション装置は、前記推奨移動経路導出手段が、前記特定経路情報を用いずに推奨移動経路候補を導出する推奨移動経路候補導出手段を備え、前記検索対象道路情報決定手段は、前記推奨移動経路候補導出手段が導出した推奨移動経路候補を示す道路情報を前記検索対象道路情報に決定する構成としてもよい。   In the navigation apparatus of the present invention, the recommended travel route deriving unit includes a recommended travel route candidate deriving unit that derives a recommended travel route candidate without using the specific route information, and the search target road information determining unit includes: The road information indicating the recommended travel route candidate derived by the recommended travel route candidate deriving unit may be determined as the search target road information.

また、本発明のナビゲーション装置は、前記特定経路情報が、前記特定経路のうち前記特定の用途に適する機能を有した主幹区間を示す主幹区間情報と、該主幹区間に対する補助的機能を有した補助区間を示す補助区間情報とを含む構成としてもよい。   In the navigation device of the present invention, the specific route information includes main section information indicating a main section having a function suitable for the specific use in the specific route, and an auxiliary function having an auxiliary function for the main section. It may be configured to include auxiliary section information indicating a section.

また、本発明のナビゲーション装置は、前記移動体の現在位置情報を受け付ける現在位置情報受付手段と、前記移動体の移動に応じ、前記位置情報受付手段により受け付けた現在位置情報に基づき前記特定経路情報を参照し、該現在位置情報と一致または近似する位置情報を含む特定経路の有無に応じて、前記移動体が特定経路上を走行しているかを判定する特定経路走行判定手段とを備え、前記推奨移動経路導出手段は、前記特定経路走行判定手段において特定経路上を走行していると判定したとき、該特定経路を用いた推奨移動経路を導出する構成としてもよい。   Further, the navigation device of the present invention includes a current position information receiving unit that receives the current position information of the moving body, and the specific route information based on the current position information received by the position information receiving unit according to the movement of the moving body. Specific route travel determination means for determining whether the mobile body is traveling on a specific route according to the presence or absence of a specific route that includes position information that matches or approximates the current position information, and The recommended travel route deriving unit may be configured to derive a recommended travel route using the specific route when the specific route travel determining unit determines that the vehicle is traveling on the specific route.

また、本発明のナビゲーション装置は、所定の立ち寄り地点の位置を示す立ち寄り地点情報を前記特定経路情報と対応付けて記憶する立ち寄り地点情報記憶手段と、前記移動体の移動に応じ、前記現在位置情報受付手段により受け付けた現在位置情報に基づいて、前記立ち寄り地点情報を参照し、該現在位置情報から所定の距離内にある立ち寄り地点を検索する立ち寄り地点検索手段と、 該立ち寄り地点検索手段が検出した立ち寄り位置を案内する立ち寄り地点案内手段とを備えた構成としてもよい。   Further, the navigation device of the present invention includes a stop point information storage unit that stores stop point information indicating a position of a predetermined stop point in association with the specific route information, and the current position information according to the movement of the moving body. Based on the current position information received by the receiving means, the stop point information is searched with reference to the stop point information and searching for a stop point within a predetermined distance from the current position information, and the stop point searching means detects It is good also as a structure provided with the stop point guidance means which guides a stop position.

また、本発明のナビゲーション装置は、前記移動体の現在位置情報を受け付ける現在位置情報受付手段と、前記移動体の進行方向情報を受け付ける進行方向受付手段とを備え、 前記検索対象道路情報決定手段は、前記位置情報受付手段が受け付けた位置情報と、前記進行方向受付手段が受け付けた進行方向情報から前記検索対象道路情報を決定する構成としてもよい。   The navigation device of the present invention comprises current position information receiving means for receiving current position information of the moving body, and traveling direction receiving means for receiving traveling direction information of the moving body, and the search target road information determining means is The search target road information may be determined from the position information received by the position information receiving unit and the traveling direction information received by the traveling direction receiving unit.

また、本発明のナビゲーション方法は、移動体の目的地までの推奨移動経路を導出するナビゲーション方法であって、道路の交差点や道路の構造変化位置などを示す座標点である複数のノードと、該ノード間を結ぶ道路など前記移動体が移動可能な経路を示すリンクと、前記ノードが前記始点ノードである場合には特定経路の始点であることを示し、前記ノードが前記終点ノードである場合には特定経路の終点であることを示す特定経路ノード情報とが対応付けされた情報である道路情報を記憶する道路情報記憶手段に記憶された道路情報のうち、特定の用途に適した特定経路の始点を示す始点ノードと該特定経路の終点を示す終点ノードとを含むノード群と、該ノード群を連結するリンク群により当該特定経路を示す特定経路情報の検索対象とする検索対象道路情報を決定する検索対象道路情報決定処理と、該検索対象道路情報決定処理にて決定された検索対象道路情報に含まれる特定経路の始点ノードと当該始点ノードに対応する終点ノードとを検索するノード検索処理と、前記特定経路情報を参照して、前記ノード検索処理にて検出された始点ノードと終点ノードとを有する特定経路を特定する特定経路特定処理と、該特定経路特定処理にて特定した特定経路を用いた推奨移動経路を導出する推奨移動経路導出処理とを含むことを特徴とする。   The navigation method of the present invention is a navigation method for deriving a recommended travel route to a destination of a moving body, and a plurality of nodes that are coordinate points indicating road intersections, road structure change positions, and the like, A link indicating a path that the mobile body can move, such as a road connecting nodes, and a start point of a specific path when the node is the start node, and a case where the node is the end node Is the road information stored in the road information storage means for storing the road information, which is information associated with the specific path node information indicating the end point of the specific path, of the specific path suitable for the specific use. A pair of nodes including a start point node indicating the start point and an end point node indicating the end point of the specific route, and a specific route information search pair indicating the specific route by a link group connecting the node groups Search target road information determination process for determining search target road information, and a start point node of a specific route included in the search target road information determined in the search target road information determination process and an end point node corresponding to the start point node A node search process for searching for a specific path, a specific path specifying process for specifying a specific path having a start point node and an end point node detected by the node search process with reference to the specific path information, and the specific path specification And a recommended travel route deriving process for deriving a recommended travel route using the specific route specified in the processing.

さらに、本発明のコンピュータプログラムは、移動体の目的地までの推奨移動経路を導出するようにナビゲーション装置に動作制御させるためのナビゲーションプログラムであって、前記ナビゲーション装置に、道路の交差点や道路の構造変化位置などを示す座標点である複数のノードと、該ノード間を結ぶ道路など前記移動体が移動可能な経路を示すリンクと、前記ノードが前記始点ノードである場合には特定経路の始点であることを示し、前記ノードが前記終点ノードである場合には特定経路の終点であることを示す特定経路ノード情報とが対応付けされた情報である道路情報を記憶する道路情報記憶手段に記憶された道路情報のうち、特定の用途に適した特定経路の始点を示す始点ノードと該特定経路の終点を示す終点ノードとを含むノード群と、該ノード群を連結するリンク群により当該特定経路を示す特定経路情報の検索対象とする検索対象道路情報を決定する検索対象道路情報決定処理と、該検索対象道路情報決定処理にて決定された検索対象道路情報に含まれる特定経路の始点ノードと当該始点ノードに対応する終点ノードとを検索するノード検索処理と、前記特定経路情報を参照して、前記ノード検索処理にて検出された始点ノードと終点ノードとを有する特定経路を特定する特定経路特定処理と、該特定経路特定処理にて特定した特定経路を用いた推奨移動経路を導出する推奨移動経路導出処理とを実行させるためのものである。   Furthermore, the computer program of the present invention is a navigation program for causing a navigation device to control the operation so as to derive a recommended movement route to a destination of a moving body, and the navigation device is configured to cause a road intersection or a road structure. A plurality of nodes that are coordinate points indicating the change position, a link that indicates a route that the moving body can move, such as a road that connects the nodes, and a start point of a specific route when the node is the start point node Stored in road information storage means for storing road information, which is information associated with specific route node information indicating that it is an end point of a specific route when the node is the end point node. The road information includes a start node indicating a start point of a specific route suitable for a specific application and an end node indicating an end point of the specific route. A search target road information determination process for determining search target road information to be searched for specific route information indicating the specific route by a link group connecting the node group and the node group, and the search target road information determination process The node search process for searching for the start point node of the specific route included in the road information to be searched and the end point node corresponding to the start point node, and the node search process with reference to the specific route information A specific route specifying process for specifying a specific route having the specified start and end nodes, and a recommended moving route deriving process for deriving a recommended moving route using the specific route specified in the specific route specifying process. Is for.

本発明によれば、抜け道や観光道路などの特定の道路に関する情報を経路探索に用いる経路情報に効率的に組み込み、特定の道路を使用した推奨移動経路を簡単に導出することができるようになる。   According to the present invention, information relating to a specific road such as a loophole or a sightseeing road can be efficiently incorporated into the route information used for route search, and a recommended travel route using the specific road can be easily derived. .

本発明に係るナビゲーション装置を用いた経路誘導システムの一例を示す概略図である。It is the schematic which shows an example of the route guidance system using the navigation apparatus which concerns on this invention. 本発明に係るナビゲーション装置の実施形態の一例を示すブロック構成図である。It is a block block diagram which shows an example of embodiment of the navigation apparatus which concerns on this invention. 本発明に係るナビゲーション装置が備える推奨移動経路記憶部に記憶されている推奨移動経路情報の格納状態の例を示す説明図である。It is explanatory drawing which shows the example of the storage state of the recommended travel route information memorize | stored in the recommended travel route memory | storage part with which the navigation apparatus which concerns on this invention is provided. 本発明に係るナビゲーション装置が備える特定経路情報記憶部に記憶されている特定経路情報の格納状態の例を示す説明図である。It is explanatory drawing which shows the example of the storage state of the specific route information memorize | stored in the specific route information storage part with which the navigation apparatus which concerns on this invention is provided. 本発明に係るナビゲーション装置を用いた経路誘導システムを用いることにより実現される経路誘導情報出力装置の一例を示す概略図である。It is the schematic which shows an example of the route guidance information output device implement | achieved by using the route guidance system using the navigation apparatus which concerns on this invention. 本発明に係るナビゲーション装置でのナビゲーション処理の例を示すフローチャートである。It is a flowchart which shows the example of the navigation process in the navigation apparatus which concerns on this invention. 本発明に係るナビゲーション装置が備える特定経路特定部が取得する特定経路情報の例を示す説明図である。It is explanatory drawing which shows the example of the specific route information which the specific route specific | specification part with which the navigation apparatus which concerns on this invention is provided acquires. 本発明に係るナビゲーション装置が特定経路を用いた推奨移動経路の導出処理を行う場合の一例を示す模式図である。It is a schematic diagram which shows an example in case the navigation apparatus which concerns on this invention performs the derivation | leading-out process of the recommended movement path | route using a specific path | route. 本発明に係るナビゲーション装置での推奨移動経路変更処理の例を示すフローチャートである。It is a flowchart which shows the example of the recommended movement route change process in the navigation apparatus which concerns on this invention. 本発明に係るナビゲーション装置が推奨移動経路変更処理を行う場合の一例を示す模式図である。It is a schematic diagram which shows an example in case the navigation apparatus which concerns on this invention performs a recommended movement route change process. 本発明に係るナビゲーション装置が備える立ち寄り地点情報記憶部に記憶されている立ち寄り地点情報の格納状態の例を示す説明図である。It is explanatory drawing which shows the example of the storage state of the stop point information memorize | stored in the stop point information storage part with which the navigation apparatus which concerns on this invention is provided. 本発明に係るナビゲーション装置の経路誘導の概要を説明するための説明図である。It is explanatory drawing for demonstrating the outline | summary of the route guidance of the navigation apparatus which concerns on this invention. 本発明に係るナビゲーション装置での立ち寄り地点案内処理の例を示すフローチャートである。It is a flowchart which shows the example of the stop point guidance process in the navigation apparatus which concerns on this invention. 本発明に係るナビゲーション装置での特定経路導出処理の例を示すフローチャートである。It is a flowchart which shows the example of the specific route | root derivation | leading-out process in the navigation apparatus which concerns on this invention.

<第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を用いた経路誘導システム(以下、「本システム」という。)の一例を示す概略図である。図1に示すように、本例の経路誘導システムは、ナビゲーション装置10と、自車位置測位装置20と、出力装置30と、入力装置40とを含む。   FIG. 1 is a schematic diagram illustrating an example of a route guidance system (hereinafter referred to as “the present system”) using the navigation device 10. As shown in FIG. 1, the route guidance system 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と、方位情報受付部16と、経路誘導部17と、制御部Cとを含む。なお、ナビゲーション装置10を構成する各部は、制御信号やデータ等を伝送するバスBに接続されている。   FIG. 2 is a block configuration diagram illustrating a configuration example of the navigation device 10. As shown in FIG. 2, the navigation device 10 includes a recommended travel route storage unit F1, a specific route information storage unit F2, a road map information storage unit F3, a route search unit 11, and a host vehicle position information reception unit 12. The search target road information determination unit 13, the node search unit 14, the specific route specification unit 15, the direction information reception unit 16, the route guidance unit 17, and the control unit C are included. 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にて測定した現在位置情報に基づき、道路情報を参照して現在位置から目的地までの推奨移動経路を導出すると共に、この推奨移動経路を含む道路地図からなる移動経路周辺地図を生成する処理を行う。なお、経路探索処理については公知の技術を用いるので、ここでの詳細な説明は省略する。   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, a recommended travel route from the current position to the destination is derived with reference to the road information, and a process for generating a travel route surrounding map including a road map including the recommended travel route is performed. . In addition, since a well-known technique is used about a route search process, detailed description here is abbreviate | omitted.

自車位置情報受付部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の推奨移動経路候補を推奨移動経路としてもよいし、複数の経路を推奨移動経路として管理する構成としてもよい。   The recommended travel route storage unit F <b> 1 is a unit that stores the recommended travel route obtained by the route search unit 11. The route search unit 11 may derive a plurality of recommended travel route candidates, and one recommended travel route candidate selected by the user may be used as the recommended travel route, or a plurality of routes may be managed as the recommended travel route. Good.

図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 storage unit F1. As illustrated in FIG. 3, the recommended travel route information includes route configuration node information and route configuration link information indicating nodes and links that constitute the recommended travel route.

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

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

また、特定経路ノード情報とは、道路情報を構成する各ノードが、予め調査や統計手法などを使って特定の用途に対する有用性が評価された特定経路を構成するノードであるか否かを示す情報である。すなわち、特定経路ノード情報により、推奨移動経路を構成するノードに、特定経路を構成するノードが含まれているか否かが簡単に分かる。さらに、本例における特定経路ノード情報は、各ノードが特定経路の始点や終点となる場合(以下、それぞれ「始点ノード」、「終点ノード」という。)にはその旨も示す。   The specific route node information indicates whether or not each node constituting the road information is a node constituting a specific route whose usefulness for a specific application is evaluated in advance using a survey or a statistical method. Information. That is, it can be easily understood from the specific route node information whether or not the nodes constituting the recommended travel route include the nodes constituting the specific route. 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, 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 for specifying a link constituting the recommended travel route, and in this example, a specific link ID (an ID that can uniquely identify a road) and position information ( Specified by coordinates and vectors). 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は、予め調査や統計手法などを使って特定の用途に対する有用性が評価された特定経路を特定する特定経路情報を記憶する手段である。ここで、本例における特定経路情報とは、互いに接続された連続する複数の道路群をまとめて示す情報をいう。   The specific route information storage unit F2 is means for storing specific route information for specifying a specific route whose usefulness for a specific application has been evaluated in advance using a survey or a statistical technique. Here, the specific route information in this example refers to information that collectively indicates a plurality of continuous road groups connected to each other.

図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 is information including a specific route ID, a route type, a route name, an area ID, a route start point, a route end point, and presence / absence of an auxiliary section. Here, the route type indicates what purpose each specific route is effective for. For example, “pathway”, “tour road”, “detour”, and the like are set. The route start point and the route end point specify the nodes that are the start point and the end point of the specific route. When there are branch points on the specific route, a plurality of start points and end points may be set. 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や国道の交差点から観光道路の入り口をつないだ経路が補助区間となる。このように特定経路を管理することにより、より詳細に特定経路を管理することができるようになる。また、例えば、ユーザが特定経路を通過しようとするときに、適切なタイミングで特定経路が有する特性(例えば、「抜け道」であれば「道幅が狭い」など)に対する注意を促すようにしてもよい。   The specific route can be provided with a main section and an auxiliary section. The main section in this example is a section composed of a main path that is evaluated as a path that exhibits a function as a specific path. That is, for example, when the type of a specific route is a tourist road, a route connecting a road with a good view or a tourist spot is the main section. On the other hand, the auxiliary section in this example means a section including 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 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から取得することとなる。なお、道路情報は、時期や車両の進行方向によって異なる内容となる場合がある。ここで、本例における道路情報には、各リンクの長さや通過時間を経路コストとして格納されている。また、道路情報は、複数の階層を持っており、本例においては近傍用(全ての道路を格納)、近距離用(細街路以外の道路を格納)、中距離用(県道以上の道路を格納)、遠距離用(高速道、国道を格納)が設定されている。この場合、例えば道路情報を構成するノードとリンクに階層情報を設定するようにすればよい。これにより、経路探索の条件によって経路探索の対象となる道路情報を使い分けることができる。すなわち、例えば現在位置と目的地が長距離である場合には、間に存在する道路情報の量が膨大になるため、遠距離用が設定された道路情報を用いて経路探索処理を行うことにより、経路探索部11の処理負荷を軽減させることができる。   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 manages roads as road information by representing roads as nodes and links, and stores route configuration node information and route configuration link information (see FIG. 3) for each node and link. It is. 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. Here, in the road information in this example, the length and passage time of each link are stored as route costs. 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.

検索対象道路情報決定部13は、道路情報のうち特定経路情報の検索対象とする検索対象道路情報を決定する。検索対象道路情報としては、推奨移動経路記憶部F1に記憶された推奨移動経路情報を検索対象とするほか、例えば、現在位置と目的地とを示すそれぞれの緯度と経度の間に存在する道路情報や、現在位置や推奨移動経路上から所定の範囲の道路情報を検索対象とする構成としてもよい。   The search target road information determination unit 13 determines search target road information to be searched for specific route information in the road information. As the search target road information, the recommended travel route information stored in the recommended travel route storage unit F1 is set as a search target, for example, road information existing between each latitude and longitude indicating the current position and the destination. Alternatively, a configuration may be adopted in which road information within a predetermined range from the current position or the recommended travel route is a search target.

ノード検索部14は、検索対象道路情報決定部13において決定した検索対象内で、特定経路を構成するノードを検索する処理を行う。さらに、本例においてノード検索部14は、検索対象とする情報群に、同一の特定経路を示す始点ノードと終点ノードが存在する場合に、特定経路が有ると判定する処理を行う。すなわち、例えばノード検索部14は、先ず経路構成ノード情報を参照し、「有り」が設定されているノードを検出する。次に、検出したノードに設定されている特定経路IDを確認して、同一の特定経路IDが設定されたノードが複数ある場合に、特定経路IDとノードIDとを特定経路特定部15に送信する。なお、本例においては、同一の特定経路IDが設定されたノード群に、始点ノードと終点ノードがある場合にのみ、特定経路が有ると判定して、そのノードIDと特定経路IDとを特定経路特定部15に送信することとするが、例えば、同一の特定経路IDが設定されたノード群に、同一の特定経路における主幹経路を構成するノードが2以上含まれている場合に、特定経路が有ると判定する処理を行う構成としてもよい。すなわち、検索対象道路情報が示す道路上から特定経路を走行して再び検索対象道路情報が示す道路上に戻ってくることのできる特定経路であれば、推奨移動経路の導出に用いるようにする構成としてもよい。   The node search unit 14 performs a process of searching for nodes constituting the specific route within the search target determined by the search target road information determination unit 13. Further, in this example, the node search unit 14 performs a process of determining that there is a specific route when the information group to be searched includes a start point node and an end point node indicating the same specific route. That is, for example, the node search unit 14 first refers to the path configuration node information and detects a node for which “present” is set. Next, the specific route ID set for the detected node is confirmed, and when there are a plurality of nodes having the same specific route ID, the specific route ID and the node ID are transmitted to the specific route specifying unit 15. To do. In this example, it is determined that there is a specific route only when a node group having the same specific route ID includes a start point node and an end point node, and the node ID and the specific route ID are specified. For example, when the node group in which the same specific route ID is set includes two or more nodes constituting the main route in the same specific route, the specific route is transmitted to the route specifying unit 15. It is good also as a structure which performs the process determined with having. In other words, if a specific route that can travel on a specific route from the road indicated by the search target road information and return to the road indicated by the search target road information again is used to derive the recommended travel route It is good.

特定経路特定部15は、ノード検索部14が、特定経路が有ると判定した場合に、特定経路情報記憶部F2を参照して該当する特定経路情報から所定の情報を取得する処理を行う。なお、特定経路特定部15は、車両の進行方向や現在時刻、さらには、特定経路への到着予想時刻を考慮して特定経路情報を抽出する機能を有する。例えば、特定経路情報における経路の「始点」は、車両の進行方向が逆であれば「終点」となるし、特定経路が一方通行の道路や時間指定道路である場合には、進行方向や時期によって経路誘導に用いることを考慮することが妥当でなくなることがあるためである。   When the node search unit 14 determines that there is a specific route, the specific route specification unit 15 refers to the specific route information storage unit F2 and acquires predetermined information from the corresponding specific route information. The specific route specifying unit 15 has a function of extracting specific route information in consideration of the traveling direction of the vehicle, the current time, and the estimated arrival time on the specific route. 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 and time This is because it may not be appropriate to consider using for route guidance.

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

経路誘導部17は、経路探索部11が導出した推奨移動経路情報に基づいて、移動経路の道順等を案内する経路誘導処理を行う。なお、経路誘導処理については公知の技術を用いるので、ここでの詳細な説明は省略する。   The route guidance unit 17 performs route guidance processing for guiding the route of the travel route based on the recommended travel route information derived by the route search unit 11. 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.

ここで、本システムにおける画像表示装置31の表示画面の表示態様の例について説明する。図5は、画面表示装置31が表示する表示画面の例を示す説明図である。図5に示すように、画像表示装置31であるディスプレイ上には、道路地図情報と車両の現在位置情報とが示されている。したがって、経路探索が行われれば、目的地までの推奨移動経路を探索してこれをディスプレイ上に表示することで、視覚によって道順を報知する経路誘導を行う。   Here, an example of the display mode of the display screen of the image display device 31 in the present system will be described. 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, road map information and vehicle current position information are shown on a display which is an image display device 31. Therefore, if a route search is performed, a recommended movement route to the destination is searched for and displayed on the display, thereby performing route guidance for visually informing the route.

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

次に、本発明のナビゲーション装置の動作について説明する。
図6は、本システムにおいてナビゲーション装置10が実行するナビゲーション処理の例を示すフローチャートである。ナビゲーション処理では、経路探索処理により導出した推奨移動経路を用いて特定経路を特定し、特定した特定経路を用いた推奨移動経路を導出して経路誘導を開始するための処理が実行される。
Next, the operation of the navigation device of the present invention will be described.
FIG. 6 is a flowchart showing an example of navigation processing executed by the navigation device 10 in the present system. In the navigation processing, a specific route is identified using the recommended travel route derived by the route search processing, and processing for deriving the recommended travel route using the identified specific route and starting route guidance is executed.

以下、ユーザによる検索実行ボタン41の押下を受け付けて、特定経路としての抜け道を検索する場合を例にして説明を行う。なお、本発明に特に係わらない処理については、その詳細な説明は省略している場合がある。なお、以下で説明する他の処理についても同様に、本発明に特に係わらない処理については、説明を省略している場合がある。   Hereinafter, a case where the user presses the search execution button 41 and searches for a loophole 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. Similarly, other processes described below may be omitted for processes not particularly related to the present invention.

ナビゲーション処理では、まず、制御部Cは、入力装置40を介した目的地の設定を受け付ける(ステップS101)。次いで、制御部Cが、特定経路を用いて推奨移動経路を導出するか否かを判定する(ステップS102)。本例においては、例えばユーザが検索実行ボタン41を押下したことによる抜け道検索要求を受け付けると、(ステップS102のY)、経路探索部11が、経路探索処理により推奨移動経路を導出して推奨移動経路候補として記憶する(ステップS103)。一方、抜け道検索要求を受け付けない場合(ステップS102のN)は、経路探索部11が経路探索処理により推奨移動経路を導出し、導出した推奨移動経路を推奨移動経路記憶部F1に記憶する(ステップS110)。   In the navigation process, first, the control unit C receives a destination setting via the input device 40 (step S101). Next, the control unit C determines whether or not a recommended movement route is derived using the specific route (step S102). In this example, for example, when an exit path search request due to the user pressing the search execution button 41 is accepted (Y in step S102), the route search unit 11 derives a recommended travel route by route search processing and recommends the recommended travel. It memorize | stores as a route candidate (step S103). On the other hand, when the path search request is not accepted (N in Step S102), the route search unit 11 derives a recommended travel route by route search processing, and stores the derived recommended travel route in the recommended travel route storage unit F1 (Step S102). S110).

推奨移動経路候補が記憶されると、検索対象道路情報決定部13が、推奨移動経路候補を示す道路情報を検索対象に決定し(ステップS104)、ノード検索部14が検索対象道路情報内に含まれる、特定経路を構成するノードを検索する(ステップS105)。そして、ノード検索部14は、始点ノードと終点ノードの有無により、検索対象道路情報内に特定経路が有るか否かを判定する。   When the recommended travel route candidate is stored, the search target road information determination unit 13 determines the road information indicating the recommended travel route candidate as the search target (step S104), and the node search unit 14 is included in the search target road information. The nodes constituting the specific route are searched (step S105). Then, the node search unit 14 determines whether there is a specific route in the search target road information based on the presence / absence of the start point node and the end point node.

ノード検索部14が、特定経路が有ると判定すると(ステップS106のY)、特定経路特定部15は、ノード検索部14から特定経路IDとノードIDとを受信して、特定経路情報記憶部F2に記憶された特定経路情報を参照し(図4参照)、取得した特定経路IDに対応付けられた情報を取得する(ステップS107)。なお、本例においては抜け道検索を行っているため、特定経路特定部15は、特定経路情報における経路種別を参照し、「抜け道」が設定されている場合に特定経路情報を取得することとする。一方、ノード検索部14が、検索対象道路情報内に特定経路がないと判定した場合には(ステップS106のN)、経路探索部11は、推奨移動経路候補を推奨移動経路に決定して(ステップS111)、経路誘導部17が経路誘導を開始する。   If the node search unit 14 determines that there is a specific route (Y in step S106), the specific route specification unit 15 receives the specific route ID and the node ID from the node search unit 14, and the specific route information storage unit F2 (See FIG. 4), information associated with the acquired specific route ID is acquired (step S107). In this example, since the loopback search is performed, the specific route specifying unit 15 refers to the route type in the specific route information, and acquires the specific route information when “pathway” is set. . On the other hand, when the node search unit 14 determines that there is no specific route in the search target road information (N in step S106), the route search unit 11 determines a recommended travel route candidate as a recommended travel route ( Step S111), the route guidance unit 17 starts route guidance.

ここで、ノード検索部14は、1つの特定経路における主幹経路を構成するノードが2以上含まれていた場合に、これらのノードIDと特定経路IDとを特定経路特定部15に送信する構成としてもよい。   Here, the node search unit 14 is configured to transmit these node ID and specific route ID to the specific route specifying unit 15 when two or more nodes constituting the main route in one specific route are included. Also good.

図7は、特定経路特定部15が取得する特定経路情報の例を示す説明図である。図7に示すように、特定経路特定部15は、特定経路情報記憶部F2に格納された特定経路情報から、特定経路を用いた推奨移動経路の導出に用いる情報として予め設定された所定の項目を抜き出して記憶する。本例においては、特定経路を用いた推奨移動経路の導出に用いる特定経路情報として、特定経路IDと、経路種別と、特定経路構成ノードリストと、特定経路構成リンクリストとを抜き出して記憶する。ここで、図7に示すように、特定経路構成ノードリストは、特定経路を構成する各ノードがそれぞれ有する情報であり、本例においては、ノードIDと、主幹または補助区間であるかと、分岐または合流地点であるかと、始点または終点であるかと、をそれぞれ示す情報とを含む。また、特定経路構成リンクリストは、特定経路を構成する各リンクがそれぞれ有する情報であり、本例においては、リンクIDと、主幹経路または補助経路であるかを示す情報とを含む。   FIG. 7 is an explanatory diagram illustrating an example of specific route information acquired by the specific route specifying unit 15. As shown in FIG. 7, the specific route specifying unit 15 is a predetermined item preset as information used for deriving a recommended travel route using a specific route from the specific route information stored in the specific route information storage unit F2. Is extracted and memorized. In this example, the specific route ID, the route type, the specific route configuration node list, and the specific route configuration link list are extracted and stored as the specific route information used for deriving the recommended travel route using the specific route. Here, as shown in FIG. 7, the specific path configuration node list is information that each node constituting the specific path has, and in this example, the node ID, whether it is a main or auxiliary section, Information indicating whether it is a merging point and whether it is a start point or an end point is included. The specific route configuration link list is information that each link constituting the specific route has, and in this example, includes a link ID and information indicating whether it is a main route or an auxiliary route.

特定経路情報を取得すると、経路探索部11は、特定経路を用いた推奨移動経路を導出する(ステップS108)。ここで、推奨移動経路情報と、特定経路特定部15が取得する特定経路情報は、例えば図8に示すことができる。   When the specific route information is acquired, the route search unit 11 derives a recommended travel route using the specific route (step S108). Here, the recommended travel route information and the specific route information acquired by the specific route specifying unit 15 can be illustrated in FIG. 8, for example.

図8は、本発明に係るナビゲーション装置10が特定経路を用いた推奨移動経路の導出処理を行う場合の一例を示す模式図である。図8において、経路探索を行う出発地が符号Sで示され、目的地が符号Gで示されている。また、経路探索処理によって求められた推奨移動経路候補を構成する各リンクを一点鎖線で示し、特定経路特定部15が取得した特定経路を構成する各リンクのうち、補助区間のものを点線で、主幹区間のものを実線で示している。   FIG. 8 is a schematic diagram showing an example of a case where the navigation device 10 according to the present invention performs a recommended travel route derivation process using a specific route. In FIG. 8, the starting point where the route search is performed is indicated by a symbol S, and the destination is indicated by a symbol G. In addition, each link constituting the recommended travel route candidate obtained by the route search process is indicated by a one-dot chain line, and among the links constituting the specific route acquired by the specific route specifying unit 15, those in the auxiliary section are indicated by dotted lines, The main section is shown by a solid line.

図8に示すように、経路探索部11による経路探索処理によって導出された推奨移動経路候補上(リンクL11,L12,L13a,L14)に、特定経路の始点ノードN11と終点ノードN13が位置することとなるので、経路探索部11による特定経路を用いた推奨移動経路の導出は、推奨移動経路候補を示す推奨移動経路候補情報におけるリンクL12,13aをリンクL1,L2a,L3,L4,L5,L6,L13bに置換して、ノードN12をノードN1〜N6に置換するだけでよい。   As shown in FIG. 8, the start point node N11 and the end point node N13 of the specific route are positioned on the recommended travel route candidates (links L11, L12, L13a, and L14) derived by the route search process by the route search unit 11. Therefore, the derivation of the recommended travel route using the specific route by the route search unit 11 is performed by replacing the links L12, 13a in the recommended travel route candidate information indicating the recommended travel route candidates with the links L1, L2a, L3, L4, L5, L6. , L13b, and the node N12 only needs to be replaced with the nodes N1 to N6.

特定経路を用いた推奨移動経路を導出すると、経路誘導部17は、推奨移動経路情報に基づいて経路誘導を開始する(ステップS109)。   When the recommended travel route using the specific route is derived, the route guidance unit 17 starts route guidance based on the recommended travel route information (step S109).

以上のように本実施の形態においては、経路探索処理により導出した推奨移動経路を推奨移動経路候補として記憶し、これを用いて特定経路を特定し、特定した特定経路を用いた推奨移動経路を導出する。すなわち、経路探索処理により導出した推奨移動経路候補上に位置する特定経路への分岐点ノードN11,N13を検出し、推奨移動経路候補を構成するリンクL12,L13aの代わりに、特定経路を構成するリンクL1,L2a,L3,L4,L5,L6,L13bを用いた経路を推奨移動経路とすることとなる。これにより、ユーザの意図に応じた特定経路を使用して目的地までの経路を導出することができるようになる。   As described above, in the present embodiment, the recommended travel route derived by the route search process is stored as a recommended travel route candidate, a specific route is identified using this, and the recommended travel route using the identified specific route is determined. To derive. That is, the branch point nodes N11 and N13 to the specific route located on the recommended travel route candidate derived by the route search process are detected, and the specific route is configured instead of the links L12 and L13a constituting the recommended travel route candidate. A route using the links L1, L2a, L3, L4, L5, L6, and L13b is set as a recommended moving route. As a result, a route to the destination can be derived using a specific route according to the user's intention.

なお、上述した実施の形態では特に言及していないが、推奨移動経路と特定移動経路の構成によっては、特定経路を構成するノードのうち、始点ノードと終点ノードの両方になり得るノードが存在することとなる場合もある。すなわち、例えば図8において、ノードN12とノードN3を結ぶリンクが存在するような場合である。このような場合は、分岐点を含む推奨移動経路を導出するようにしたり、ユーザによる特定経路の始点と終点の選択を受け付けて特定経路を特定したりするようにすればよい。   Although not specifically mentioned in the above-described embodiment, depending on the configuration of the recommended travel route and the specific travel route, there is a node that can be both the start node and the end node among the nodes constituting the specific route. Sometimes it will be. That is, for example, in FIG. 8, there is a case where there is a link connecting the node N12 and the node N3. 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.

<第2の実施の形態>
また、第2の実施例では、経路探索部11が導出した推奨移動経路に基づいて経路誘導を行っているときに、推奨移動経路を、特定経路を用いた推奨移動経路に変更することもできる。すなわち、第1の実施の形態とは、現在位置情報の変化を考慮している点で異なる。
<Second Embodiment>
Further, in the second embodiment, when route guidance is performed based on the recommended travel route derived by the route search unit 11, the recommended travel route can be changed to a recommended travel route using a specific route. . That is, it differs from the first embodiment in that changes in current position information are taken into account.

なお、以下に述べる他の実施の形態では、上述した第1の実施の形態と異なる部分を中心に説明する。したがって、第1の実施の形態と同様の構成部分は同じ符号を付してその説明は省略し、特に説明しない限り同じであるものとする。なお、ここでいう構成部分には本例におけるナビゲーション装置10の処理動作も含み、第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. Note that the components described here include the processing operation of the navigation device 10 in this example, and description of the same processing as in the example of the first embodiment may be omitted.

本実施の形態において、ナビゲーション装置10は、推奨移動経路走行判定部21と、特定経路走行判定部22と、をさらに備える。推奨移動経路走行判定部21は、車両の移動に応じ、自車位置情報受付部12で受信した現在位置情報に基づき推奨移動経路記憶部F1を参照し、この現在位置情報と一致又は近似する位置情報が設定されたリンクIDまたはノードIDの有無に応じて推奨移動経路から逸脱していないかを判定する処理を行う。また、推奨移動経路走行判定部21は、判定した結果を特定経路走行判定部22へ送信する。   In the present embodiment, the navigation device 10 further includes a recommended travel route travel determination unit 21 and a specific route travel determination unit 22. The recommended travel route travel determination unit 21 refers to the recommended travel route storage unit F1 based on the current position information received by the host vehicle position information reception unit 12 according to the movement of the vehicle, and a position that matches or approximates this current position information. A process for determining whether or not the departure from the recommended travel route is performed according to the presence or absence of the link ID or node ID for which information is set. The recommended travel route travel determination unit 21 transmits the determined result to the specific route travel determination unit 22.

特定経路走行判定部22は、推奨移動経路走行判定部21において推奨移動経路から逸脱していると判定したとき、自車位置情報受付部12で受信した現在位置情報に基づき特定経路情報記憶部F2を参照し、この現在位置情報と一致又は近似する位置情報が設定されたリンクIDまたはノードIDの有無に応じて抜け道上を走行しているかを判定する処理を行う。特定経路走行判定部22は、判定した結果を特定経路特定部15へ送信する。   The specific route travel determination unit 22 determines that the recommended travel route travel determination unit 21 deviates from the recommended travel route, based on the current position information received by the vehicle position information reception unit 12, the specific route information storage unit F <b> 2. , And a process of determining whether or not the vehicle is traveling on a path according to the presence or absence of a link ID or node ID for which position information that matches or approximates the current position information is set. The specific route travel determination unit 22 transmits the determined result to the specific route specification unit 15.

以下、本実施例におけるナビゲーション装置10の動作の一例を説明する。
図9は、ナビゲーション装置10が実行する推奨移動経路変更処理の例を示すフローチャートである。本例における推奨移動経路変更処理では、経路探索処理により導出された推奨移動経路と特定経路を識別可能に表示し、自車位置の状況によって推奨移動経路情報を変更するための処理が行われる。
Hereinafter, an example of the operation of the navigation device 10 in the present embodiment will be described.
FIG. 9 is a flowchart illustrating an example of a recommended movement route change process executed by the navigation device 10. In the recommended travel route changing process in this example, the recommended travel route derived by the route search process and the specific route are displayed so as to be identifiable, and a process for changing the recommended travel route information according to the situation of the vehicle position is performed.

推奨移動経路変更処理は、経路誘導中に制御部Cが特定経路の検索要求を受け付けることにより開始される。制御部Cが、例えばユーザが検索実行ボタン41を押下したことによる抜け道検索要求を受け付けると、ノード検索部14が、推奨移動経路記憶部F1に格納された推奨移動経路情報を参照し、特定経路が有るか否かを判定する(ステップS201)。なお、このとき検索対象道路情報決定部13は、推奨移動経路情報全体を検索対象としてもよいし、車両がまだ通過していない推奨移動経路を示す推奨移動経路情報のみを検索対象として決定する構成としてもよい。   The recommended movement route change process is started when the control unit C receives a search request for a specific route during route guidance. When the control unit C accepts an exit path search request caused by, for example, the user pressing the search execution button 41, the node search unit 14 refers to the recommended travel route information stored in the recommended travel route storage unit F1, and the specific route It is determined whether or not there is (step S201). At this time, the search target road information determination unit 13 may set the entire recommended travel route information as a search target, or determine only recommended travel route information indicating a recommended travel route through which the vehicle has not yet passed as a search target. It is good.

ノード検索部14が、特定経路が有ると判定した場合(ステップS201のY)、特定経路特定部15は、特定経路情報記憶部F2に記憶された特定経路情報を参照し、特定した特定経路IDに対応付けられた情報を取得する(ステップS202)。本例においては、実施形態1で示した抜け道を示す特定経路情報と同一の特定経路情報を取得したこととして以下の説明を行う(図7参照)。なお、ノード検索部14が、特定経路がないと判定した場合(ステップS201のN)は、制御部Cが、抜け道がない旨をユーザに報知する処理を行い(ステップS208)、推奨移動経路変更処理を終了して経路誘導を再開する。なお、このとき検索対象とする道路情報を、例えば推奨移動経路から所定の距離以内に存在する道路情報に変更可能とする構成としてもよい。   When the node search unit 14 determines that there is a specific route (Y in Step S201), the specific route specification unit 15 refers to the specific route information stored in the specific route information storage unit F2, and specifies the specific route ID. Information associated with is acquired (step S202). In this example, the following description will be given assuming that the same specific route information as the specific route information indicating the loop-off shown in the first embodiment is acquired (see FIG. 7). If the node search unit 14 determines that there is no specific route (N in step S201), the control unit C performs a process of notifying the user that there is no escape route (step S208), and changes the recommended travel route. End the process and resume route guidance. In addition, it is good also as a structure which can change the road information made into search object at this time into the road information which exists within the predetermined distance, for example from a recommended movement path | route.

特定経路情報を取得すると、制御部Cが表示画面上に特定経路を他の道路と識別可能に表示するための処理を行う。このとき、推奨移動経路と特定経路が表示画面上に表示されることとなるので、ユーザがより安心して運転を行えるようになる。すなわち、表示する経路を1種類に限定しないことでユーザに選択肢があるという安心感を与えることができる。   When the specific route information is acquired, the control unit C performs a process for displaying the specific route on the display screen so as to be distinguishable from other roads. At this time, the recommended movement route and the specific route are displayed on the display screen, so that the user can drive more safely. That is, it is possible to give a sense of security that the user has an option by not limiting the route to be displayed to one type.

ここで、推奨移動経路情報と、特定経路特定部15が取得する特定経路情報は、例えば図10に示すことができる。図10は、本例におけるナビゲーション装置10が推奨移動経路変更処理を行う場合の一例を示す模式図である。図10において、経路探索を行う出発地が符号Sで示され、目的地が符号Gで示されている。なお、本実施例においては、推奨移動経路上のノードと主幹区間をつなぐ経路以外の補助経路を構成するリンクとノードが示す経路は表示しない場合を例にして説明する。   Here, the recommended travel route information and the specific route information acquired by the specific route specifying unit 15 can be illustrated in FIG. 10, for example. FIG. 10 is a schematic diagram illustrating an example of the case where the navigation device 10 in the present example performs the recommended travel route changing process. In FIG. 10, a starting point for performing a route search is indicated by a symbol S, and a destination is indicated by a symbol G. In the present embodiment, a description will be given by taking as an example a case in which a link that constitutes an auxiliary route other than a route that connects a node on the recommended travel route and the main section and a route indicated by the node are not displayed.

また、経路探索処理によって求められた推奨移動経路を構成する各リンクを一点鎖線で示し、特定経路特定部15が取得した特定経路を構成する各リンクのうち、補助区間のものを点線で、主幹区間のものを実線で示している。また、現在位置情報が示す位置を符号Mで示す。   In addition, each link constituting the recommended movement route obtained by the route search process is indicated by a one-dot chain line, and among the links constituting the specific route acquired by the specific route specifying unit 15, those in the auxiliary section are indicated by a dotted line. The section is shown by a solid line. Further, the position indicated by the current position information is indicated by a symbol M.

このような状況の下、車両が出発地Sをスタートすると、ナビゲーション装置10においては、自車位置情報受付部12が、車両の現在位置情報である自車位置情報を自車位置測位装置20より受け付けて(ステップS203)、推奨移動経路走行判定部21が推奨移動経路から逸脱しているか否かを判定する(ステップS204)。   Under such circumstances, when the vehicle starts from the departure place S, in the navigation device 10, the vehicle position information receiving unit 12 receives the vehicle position information, which is current vehicle position information, from the vehicle position measurement device 20. Upon receipt (step S203), the recommended travel route travel determination unit 21 determines whether or not the recommended travel route deviates (step S204).

推奨移動経路から逸脱していると判定した場合(ステップS204のY)、特定経路走行判定部22が現在位置情報に基づいて特定経路上を走行しているか否かを判定する(ステップS205)。ここで、車両が特定経路上を走行していると判定した場合(ステップS205のY)、経路探索部11は、車両が走行中の特定経路を用いた推奨移動経路を導出する(ステップS206)。そして、これまでの推奨移動経路情報を、導出した推奨移動経路情報に変更して(ステップS207)、経路誘導を再開する。一方、車両が特定経路上を走行していないと判定した場合(ステップS205のN)、制御部Cが推奨移動経路変更処理を終了して、経路誘導部17が経路誘導を再開する。   If it is determined that the vehicle has deviated from the recommended travel route (Y in step S204), it is determined whether or not the specific route traveling determination unit 22 is traveling on the specific route based on the current position information (step S205). If it is determined that the vehicle is traveling on a specific route (Y in step S205), the route search unit 11 derives a recommended travel route using the specific route on which the vehicle is traveling (step S206). . Then, the recommended travel route information so far is changed to the derived recommended travel route information (step S207), and the route guidance is resumed. On the other hand, if it is determined that the vehicle is not traveling on the specific route (N in step S205), the control unit C ends the recommended movement route changing process, and the route guidance unit 17 resumes the route guidance.

以上のように本実施の形態においては、経路誘導中に特定経路情報の検索要求を受け付けて、経路誘導の対象とする推奨移動経路と併せて特定経路を表示し、車両が特定経路としての抜け道を採用した場合に特定経路を用いた推奨移動経路に基づいて経路誘導を行う。すなわち、経路誘導対象が推奨移動経路を逸脱して特定経路上を走行し始めた場合に、推奨移動経路情報の一部を特定経路情報に置き換えるだけで、新たに推奨移動経路を導出すことができる。これにより、ユーザが推奨移動経路から逸脱して特定経路上を走行することを選択した場合に、ユーザの選択に応じた経路誘導を素早く行うことができる。また、特定経路を使用しない推奨移動経路と、特定経路とを併せて表示することにより、ユーザにより安心して運転を行わせることができる。   As described above, in the present embodiment, a search request for specific route information is received during route guidance, the specific route is displayed together with the recommended travel route targeted for route guidance, and the vehicle exits as the specific route. Is used, route guidance is performed based on a recommended travel route using a specific route. In other words, when the route guidance target deviates from the recommended travel route and starts to travel on the specific route, a new recommended travel route can be derived simply by replacing a part of the recommended travel route information with the specific route information. it can. Thereby, when a user chooses to run on a specific route deviating from the recommended travel route, route guidance according to the user's selection can be quickly performed. Further, by displaying the recommended travel route that does not use the specific route and the specific route together, the user can drive with confidence.

なお、本例においては、特定経路を常に表示してもよいし、例えば車両が特定経路の始点位置に対して所定の距離以内に接近したときに表示するようにしてもよい。   In this example, the specific route may be always displayed, or may be displayed, for example, when the vehicle approaches within a predetermined distance from the starting point position of the specific route.

<第3の実施の形態>
また、第3の実施例では、推奨移動経路情報に基づく経路誘導を、予め登録された所定の情報に基づく経路案内に切り替えるようにすることもできる。すなわち、上述した第1と第2の実施の形態とは、車両の位置情報に応じて、推奨移動経路情報に基づく経路誘導から立ち寄り地点情報に基づく経路案内に切り替わる点で異なる。このようにすることで、進行方向に分岐点を含む特定経路を用いた推奨移動経路の経路誘導を行う場合であっても、簡単にユーザに適切な経路誘導を行うことができる。なお、ここでいう「経路案内」とは、ユーザの誘導を目的としたものだけでなく、例えば音声出力装置を用いて「次の交差点を左に曲がると○○に向かいます。」といった音声出力を実行したり、現在地付近の有名な建物へ繋がる経路を推奨移動経路と識別可能に表示したりする、単なる情報の提供を含む。
<Third Embodiment>
In the third embodiment, the route guidance based on the recommended travel route information may be switched to route guidance based on predetermined information registered in advance. That is, the first and second embodiments described above are different in that the route guidance based on the recommended travel route information is switched to the route guidance based on the stop point information according to the position information of the vehicle. By doing in this way, 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,第2の実施の形態と異なる部分を中心に説明する。したがって、第1,第2の実施の形態と同様の構成部分は同じ符号を付してその説明は省略し、特に説明しない限り同じであるものとする。   In other embodiments described below, the description will focus on parts different from the first and second embodiments described above. Therefore, the same components as those in the first and second embodiments are denoted by the same reference numerals, and the description thereof is omitted. The same components are assumed unless otherwise described.

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

立ち寄り地点情報記憶部F4は、特定経路における観光施設や周辺の駐車場、食事処、土産店などの立ち寄り地点を示す立ち寄り地点情報を記憶する。立ち寄り地点接近判定部23は、車両が立ち寄り地点、案内開始地点、案内内容変更地点のいずれかに対して所定の距離まで接近したか否かを判定する機能を有する。また、本例における経路誘導部17は、立ち寄り地点情報に基づいてユーザに対して立ち寄り地点を案内する経路案内機能を 有する。
案内開始地点を設けることにより、適切なタイミングで立ち寄り地点情報に基づく経路案内を開始することができる。また、案内内容変更地点を設けることにより、ユーザの移動状況に応じた経路案内を行うことができる。
The stop point information storage unit F4 stores stop point information indicating stop points such as tourist facilities, nearby parking lots, restaurants, and souvenir shops on a specific route. The stop point approach determination unit 23 has a function of determining whether or not the vehicle has approached a predetermined distance to any of the stop point, the guidance start point, and the guidance content change point. In addition, the route guiding unit 17 in this example has a route guidance function for guiding the user to the stop point based on the stop point information.
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.

図11は、立ち寄り地点情報記憶部F4に記憶されている立ち寄り地点情報の格納状態の例を示す説明図である。図11に示すように、立ち寄り地点情報は、特定経路IDと、案内開始ノードIDと、案内内容変更ノードIDと、立ち寄り地点に存在する施設を示す案内施設情報と、立ち寄り地点の位置情報(例えば、位置座標、最近接の特定経路構成ノード情報など)とを含む情報である。ここで案内開始ノードIDとは、案内開始地点に設定されたノードを特定するためのIDであり、案内開始地点とは、現在位置情報が所定の距離以内に接近した場合に、経路誘導部17が対応する案内施設情報などに基づいて経路案内を開始する地点である。また、案内内容変更ノードIDとは、案内内容変更地点に設定されたノードを特定するためのIDであり、案内内容変更地点とは、経路誘導部17が経路案内の内容を変更する地点である。なお、案内内容変更地点の代わりに、もしくは併用して、車両が所定の距離以内に接近した場合に、経路誘導部17が対応する案内施設情報に基づいて経路案内を実行する「経路案内地点」を用いる構成としてもよい。   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 specifying the node set as the guidance start point, and the guidance start point is the route guidance unit 17 when the current position information approaches within a predetermined distance. Is a point where the route guidance is started based on the corresponding guidance facility information. The guidance content change node ID is an ID for identifying the node set as the guidance content change point, and the guidance content change point is a point where the route guidance unit 17 changes the content of the route guidance. . 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 17 performs route guidance based on the corresponding guidance facility information. It is good also as a structure using.

ここで、本例におけるナビゲーション装置10が実行する経路誘導について説明する。
図12は、本例における経路誘導の概要を説明するための説明図である。図12において、特定経路を構成するノードのうち特定経路の始点ノードをS、他の特定経路との接続点ノードをC、それ以外をN31〜N37でそれぞれ示す。また、特定経路を構成するリンクのうち推奨移動経路となっている主幹経路を実線で示し、補助経路を点線で示す。さらに、ノードが有する案内情報を吹き出しで示し、リンク上には位置情報に基づいて対応する立ち寄り地点(駐車場A〜D)を示す。
Here, the route guidance performed by the navigation device 10 in this example will be described.
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, the start point node of the specific route is indicated by S, the connection point nodes with other specific routes are indicated by C, and the others are indicated by N31 to N37. In addition, the main route that is the recommended travel route among the links constituting the specific route is indicated by a solid line, and the auxiliary route is indicated by a dotted line. 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を通過すると立ち寄り地点情報を用いて経路案内を開始する。先ず、車両がノードN32に対して所定の距離以内に接近すると、駐車場A〜Dを案内する。なお、この場合の駐車場案内としては、例えば推奨移動経路情報に基づく経路誘導より優先して、立ち寄り地点情報に基づく経路誘導を実行する構成としてもよい。また、駐車場案内として、各駐車場の駐車可能台数や観光施設までの距離をリストにして表示したり、各駐車場までの経路を強調して表示したりしてもよい。   Under such circumstances, the navigation device 10 in the present embodiment 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. First, when the vehicle approaches the node N32 within a predetermined distance, the parking lots A to D are guided. 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に対して所定の距離以内に接近すると、駐車場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 parking lots A to C except the parking lot D are guided. 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の動作の一例を説明する。
図13は、ナビゲーション装置10が実行する立ち寄り地点案内処理の例を示すフローチャートである。本例における立ち寄り地点案内処理では、特定経路上を走行する車両の位置が所定の位置に達したときに、ユーザに対して所定の立ち寄り地点を案内するための処理が行われる。
Hereinafter, an example of the operation of the navigation device 10 in the present embodiment will be described.
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.

特定経路を用いた推奨移動経路による経路誘導の実行中、自車位置情報受付部12が受け付ける現在位置情報に基づいて、特定経路走行判定部22が特定経路上を走行しているか否かを判定する。そして、特定経路(本例においては、「観光道路」が設定されている特定経路)上を走行していると判定した場合に、制御部Cは立ち寄り地点案内処理を開始するための処理を行う。
立ち寄り地点案内処理では、先ず、立ち寄り地点接近判定部23が、現在位置情報に基づいて車両が立ち寄り地点情報における案内開始地点に対して所定の距離以内に接近したか否かを判定する(ステップS301)。
During execution of route guidance by the recommended travel route using the specific route, it is determined whether or not the specific route traveling determination unit 22 is traveling on the specific route based on the current position information received by the vehicle position information receiving unit 12. To do. And when it determines with driving | running | working on the specific route (the specific route in which "tourist road" is set in this example), the control part C performs the process for starting a stop point guidance process .
In the stop point guide process, first, the stop point approach determination unit 23 determines whether or not the vehicle has approached the guide start point in the stop point information within a predetermined distance based on the current position information (step S301). ).

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

立ち寄り地点接近判定部23が案内内容変更地点に接近したと判定すると(ステップS304のY)、経路誘導部17は、立ち寄り地点情報における立ち寄り地点情報に基づいて経路案内内容を変更し(ステップS305)、ステップS303に遷移する。すなわち、例えば経路誘導部17は、車両がノードN32を通過してノードN34に対して所定の距離以内に接近するまでは駐車場A,B,C,Dを案内し、ノードN34に対して所定の距離以内まで接近した後は、駐車場A,B,Cを案内することとなる(図11参照)。   If it is determined that the stop point approach determination unit 23 has approached the guidance content change point (Y in step S304), the route guidance unit 17 changes the route guide content based on the stop point information in the stop point information (step S305). The process proceeds to step S303. That is, for example, the route guidance unit 17 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, parking lots A, B, and C are guided (see FIG. 11).

そして、推奨移動経路から逸脱していると判定した場合(ステップS303のY)、特定経路走行判定部22が現在位置情報に基づいて特定経路上を走行しているか否かを判定する(ステップS306)。ここで、車両が特定経路上を走行していると判定した場合(ステップS306のY)、推奨移動経路を構成する特定経路における、推奨移動経路に含まれていない補助経路を走行していると判定できるため、経路探索部11は、車両が走行中の補助経路を含む特定経路を推奨移動経路に変更し(ステップS307)、経路誘導を継続してステップS304に遷移する。一方、車両が特定経路上を走行していないと判定した場合(ステップS306のN)、経路探索部11は、立ち寄り地点案内処理を終了して(ステップS309)経路誘導を再開する。なお、このとき経路探索部11は、現在位置情報を出発地として、特定経路情報を使用しない通常の経路探索処理を行い、ナビゲーション装置10での立ち寄り情報案内処理を終了するようにしたり、車両の現在位置を出発地に、立ち寄り地点情報における案内開始位置を目的地にして経路探索処理を実行したりする構成としてもよい。   If it is determined that the vehicle has deviated from the recommended travel route (Y in step S303), it is determined whether or not the specific route traveling determination unit 22 is traveling on the specific route based on the current position information (step S306). ). Here, when it is determined that the vehicle is traveling on the specific route (Y in Step S306), the vehicle is traveling on an auxiliary route that is not included in the recommended travel route in the specific route that constitutes the recommended travel route. Since the determination can be made, the route search unit 11 changes the specific route including the auxiliary route on which the vehicle is traveling to the recommended travel route (step S307), continues the route guidance, and transitions to step S304. On the other hand, if it is determined that the vehicle is not traveling on the specific route (N in step S306), the route search unit 11 ends the stop point guidance process (step S309) and resumes route guidance. At this time, the route search unit 11 performs a normal route search process using the current position information as a departure point and does not use the specific route information, and ends the stop information guidance process in the navigation device 10 or the vehicle A route search process may be executed with the current position as the departure point and the guidance start position in the stop point information as the destination.

立ち寄り地点案内処理におけるステップS304にて、車両が案内内容変更地点に接近していないと判定すると(ステップS304のN)、立ち寄り地点接近判定部23が、現在位置情報に基づいて車両が特定経路内の立ち寄り地点に対して所定の距離以内に接近したか否かを判定する(ステップS308)。   If it is determined in step S304 in the stop point guidance process that the vehicle has not approached the guidance content change point (N in step S304), the stop point approach determination unit 23 determines that the vehicle is within a specific route based on the current position information. It is determined whether or not the stop point is approached within a predetermined distance (step S308).

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

車両の現在位置が特定経路内の立ち寄り地点に対して所定の距離以内に接近すると(ステップS308のY)、制御部Cは立ち寄り地点案内処理を終了する(ステップS309)   When the current position of the vehicle approaches the stop point within the specific route within a predetermined distance (Y in step S308), the control unit C ends the stop point guide process (step S309).

以上のように本実施の形態においては、立ち寄り地点を設定されることで分岐点を有することとなる特定経路を用いた経路案内を提供する。このように、予め立ち寄り地点の選択肢が複数考えられる場合や、立ち寄り地点が密集しているような場所に対して、予め経路案内用の情報を登録して利用可能とすることで、ユーザに対して適切な経路案内を提供することができる。これは、駐車場の混雑状況などを提供するサービスが一部の観光施設でしか行われていない現状と比較して、有用であるといえる。   As described above, in the present embodiment, route guidance using a specific route that has a branch point by setting a stop point is provided. In this way, when there are a plurality of options for drop-off points in advance, or for places where the drop-off points are crowded, it is possible to register and use route guidance information in advance for users. Appropriate route guidance can be provided. 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.

なお、上述した実施の形態では経路誘導部17により立ち寄り地点情報記憶部F4に記憶された立ち寄り地点情報を用いた経路案内を行う構成としたが、経路探索部11が立ち寄り地点情報に基づいて推奨移動経路情報を変更して、立ち寄り地点情報が示す位置まで車両を誘導する処理を行う構成としてもよい。   In the above-described embodiment, the route guidance unit 17 performs the route guidance using the stop point information stored in the stop point information storage unit F4. However, the route search unit 11 recommends based on the stop point information. It is good also as a structure which changes the movement route information and performs the process which guides a vehicle to the position which the stop point information shows.

また、自車位置と各立ち寄り地点との距離を比較して、案内する立ち寄り地点を絞り込む構成としてもよい。さらに、例えば立ち寄り地点として駐車場を案内する場合に、ユーザが到着した駐車場が満車となっていた場合に代わりの駐車場を案内するための情報を付加しておく構成としてもよい。さらに、各立ち寄り地点からもとの推奨移動経路に移動するのに推奨される経路情報を設定しておくようにしてもよい。
<第4の実施の形態>
また、第4の実施例では、ユーザにより目的地が設定されていない場合であっても特定経路を用いた推奨移動経路の導出を行うこともできる。すなわち、第1〜第3の実施の形態とは、経路探索部11による経路探索処理により導出する推奨移動経路情報を特定経路情報の検索対象としていない点で異なる。
Moreover, it is good also as a structure which narrows down the stop point to guide by comparing the distance of the own vehicle position and each stop point. Furthermore, for example, when guiding a parking lot as a stop-by point, information for guiding an alternative parking lot may be added when the parking lot where the user arrives is full. Furthermore, route information recommended for moving from each stop point to the original recommended moving route may be set.
<Fourth embodiment>
Further, in the fourth embodiment, it is 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 in that the recommended travel route information derived by the route search processing by the route search unit 11 is not set as the search target for the specific route information.

なお、以下に述べる他の実施の形態では、上述した第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は、仮想推奨移動経路導出部24をさらに備える。   In the present embodiment, the navigation device 10 further includes a virtual recommended travel route deriving unit 24.

仮想推奨移動経路導出部24は、自車位置情報受付部12が受け付ける現在位置情報と、方位情報受付部16が受け付ける方位情報から、現在走行している道路や、そのまま道なりに進む方向に存在する道路を示す経路情報を所定の距離分収集し、仮の推奨移動経路情報として記憶する機能を有する。   The virtual recommended travel route deriving unit 24 is present in the road that is currently running or in the direction of the road as it is based on the current position information received by the vehicle position information receiving unit 12 and the direction information received by the direction information receiving unit 16. The route information indicating the road to be collected is collected for a predetermined distance and stored as temporary recommended travel route information.

以下、本実施例におけるナビゲーション装置10の動作の一例を説明する。
図14は、ナビゲーション装置10が実行する特定経路導出処理の例を示すフローチャートである。本例における特定経路導出処理は、ユーザによる検索実行ボタン43の押下を受け付けて、特定経路としての迂回路を検索する場合を例にして説明を行う。
Hereinafter, an example of the operation of the navigation device 10 in the present embodiment will be described.
FIG. 14 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 a user presses the search execution button 43 and searches for a detour as a specific route.

ユーザの迂回路検索要求に応じて特定経路導出処理を開始すると、検索対象道路情報決定部13が推奨移動経路記憶部F1に推奨移動経路情報が記憶されているか否かを判定する(ステップS401)。ここで、推奨移動経路情報が記憶されていないと判定されると(ステップS401のY)、自車位置情報受付部12が現在位置情報を受け付け(ステップS402)、方位情報受付部16が車両の進行方向情報を受け付ける(ステップS403)。   When the specific route derivation process is started in response to the user's detour search request, the search target road information determination unit 13 determines whether or not the recommended travel route information is stored in the recommended travel route storage unit F1 (step S401). . If it is determined that the recommended travel route information is not stored (Y in step S401), the vehicle position information receiving unit 12 receives the current position information (step S402), and the direction information receiving unit 16 is in the vehicle. The traveling direction information is received (step S403).

ここで仮想推奨移動経路導出部24が、現在位置から進行方向に向けて所定の距離を道なりに走行した場合に通過することとなる経路情報を取得し、仮想推奨移動経路として推奨移動経路記憶部F1に記憶する(ステップS404)。なお、例えば所定の距離内にT字路や行き止まりがある場合など、道なりに進めない場合には、その旨をユーザに報知して特定経路導出処理を終了したり、取得できる分まで経路情報を取得して仮想推奨移動経路としたりする構成としてもよい。また、このときにユーザによる仮の目的地の入力を受け付けて、現在位置から仮の目的地までの推奨移動経路を導出して仮想推奨移動経路として記憶する構成としてもよい。   Here, the virtual recommended travel route deriving unit 24 acquires route information that is to be passed when the vehicle travels a predetermined distance from the current position in the traveling direction, and stores the recommended travel route as a virtual recommended travel route. Store in the part F1 (step S404). In addition, when there is a T-junction or a dead end within a predetermined distance, for example, if the user cannot proceed along the road, the user is notified of the fact and the specific route deriving process is terminated, or the route information is obtained until it can be acquired. Or a virtual recommended movement route may be obtained. Further, at this time, it is possible to accept a temporary destination input by the user, derive a recommended travel route from the current position to the temporary destination, and store it as a virtual recommended travel route.

仮想推奨移動経路情報を記憶すると、ノード検索部14が、特定経路が有るか否かを判定する(ステップS405)。ノード検索部14が、特定経路が有ると判定した場合(ステップS405のY)、特定経路特定部15は、特定経路情報記憶部F2に記憶された特定経路情報を参照し、特定した特定経路IDに対応付けられた情報を取得して(ステップS406)、特定経路導出処理を終了する。なお、本例においては迂回路検索を行っているため、特定経路特定部15は、特定経路情報における経路種別を参照し、「迂回路」が設定されている場合に特定経路情報を取得することとする。   When the virtual recommended travel route information is stored, the node search unit 14 determines whether or not there is a specific route (step S405). When the node search unit 14 determines that there is a specific route (Y in step S405), the specific route specification unit 15 refers to the specific route information stored in the specific route information storage unit F2 and specifies the specified specific route ID. The information associated with is acquired (step S406), and the specific route deriving process is terminated. In this example, since the detour search is performed, the specific route specifying unit 15 refers to the route type in the specific route information, and acquires the specific route information when “detour” is set. And

なお、本例においては仮想推奨移動経路を用いて特定経路を導出しているため、仮想経路がユーザの意図に沿っていない可能性もある。そのため、表示画面上に仮想経路を表示したり、導出した迂回路に関する情報、例えば、「○○道が通行止めとなった場合に△△警察により設定された迂回路があります。この迂回路は□□に出ることができます。」などのメッセージをユーザに報知したりするような構成としてもよい。   In this example, since the specific route is derived using the virtual recommended movement route, there is a possibility that the virtual route does not follow the user's intention. For this reason, a virtual route 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 come out to □."

以上のように本実施の形態においては、目的地が設定されていない場合に、仮の推奨移動経路を導出して特定経路の検索対象を決定する。これにより、例えばユーザがナビゲーション装置10による経路誘導を必要としないと認識している経路上を走行中に、交通事項や火災などといった不測の事態により通常の経路を通行できなくなり、迂回路の検索を要求した場合に、素早くユーザの意図に応じた特定経路を検索することができる。   As described above, in the present embodiment, when a destination is not set, a provisional recommended travel route is derived and a search target for a specific route is determined. As a result, for example, while traveling on a route that the user recognizes as not requiring route guidance by the navigation device 10, it becomes impossible to pass a normal route due to unforeseen circumstances such as traffic matters or fires, and search for a detour When a request is made, a specific route according to the user's intention can be quickly searched.

なお、上述した第1〜第4の実施の形態では、ダイクストラ法を用いた公知の経路探索処理により導出され推奨移動経路情報記憶部F1に格納された推奨移動経路の候補となる情報を用いて特定経路情報を検索する構成としているが、他の実施の形態として、推奨移動経路情報記憶部F1に推奨移動経路の候補となる情報が格納されていない状態から特定経路を含んだ推奨移動経路を直接的に導出する構成としてもよい。この場合、検索対象道路情報決定手段、ノード検索手段、特定経路特定手段も直接的に導出する構成となり、例えば、現在位置や目的地を含む所定の範囲内の道路情報を用いてダイクストラ法などを用いた公知の経路探索処理により経路探索を行う際に、推奨経路の探索肢ノードとして採用する対象としたノードが特定経路を構成するノードであるか確認し、特定経路を構成する始点ノードである場合には終点ノードまでの特定経路を一つのリンクとみなし、終点ノードが探索範囲内である時、終点ノードに特定マークをつけて探索肢ノードリストに登録し、特定経路を使用しない方向に現れる探索肢ノードすべてに判定マークを付加して探索を続け、探索肢が終点ノードに達した場合、経路候補選定において、特定マークと判定マークで判定し特定経路を推奨経路候補として採用し、以降の探索において再び特定経路が存在することがあることを考慮してマークをクリアして、終点ノードから探索を継続する。ここで探索肢が終点ノードに達しない場合、その特定経路が推奨経路となりえないので算出した終点ノードまでの経路候補を削除し、終点ノードを探索肢ノードのリストからはずす。さらに出発地から目的地までの選択肢ノードでの経路候補選定において、特定道路を含む推奨移動経路の候補が複数算出された場合には、例えば、経路コストが最も低いものを推奨移動経路と導出するようにすればよい。   In the first to fourth embodiments described above, information that is a candidate for a recommended travel route that is derived by a known route search process using the Dijkstra method and stored in the recommended travel route information storage unit F1 is used. Although the configuration is such that specific route information is searched, as another embodiment, a recommended travel route including a specific route is selected from a state in which no recommended travel route candidate information is stored in the recommended travel route information storage unit F1. It is good also as a structure derived | led-out directly. In this case, the search target road information determining means, the node search means, and the specific route specifying means are also directly derived. For example, the Dijkstra method is used by using road information within a predetermined range including the current position and the destination. When a route search is performed by the known route search processing used, it is confirmed whether the node to be adopted as a recommended route search limb node is a node constituting a specific route, and is a starting point node constituting the specific route In some cases, the specific route to the end point node is regarded as one link, and when the end point node is within the search range, the end point node is marked with a specific mark and registered in the search node list, and appears in a direction not using the specific route. If a search mark is added to all the search limb nodes and the search is continued, and the search limb reaches the end node, it is determined by the specific mark and the determination mark in the route candidate selection. To adopt a specific route as the recommended route candidates, to clear the marks in consideration of the fact that there may be a special route once again present in the search for later, to continue the search from the end node. If the search limb does not reach the end point node, the specific route cannot be a recommended route, so the route candidate to the calculated end node is deleted, and the end point node is removed from the list of search limb nodes. Further, when multiple candidate travel routes including a specific road are calculated in the route candidate selection at the option node from the departure point to the destination, for example, the route with the lowest route cost is derived as the recommended travel route. What should I do?

以上に説明したように、上述した各実施の形態では、移動体(例えば、車両)の目的地までの推奨移動経路を導出するナビゲーション装置が、特定の用途に適した特定経路の始点を示す始点ノードと特定経路の終点を示す終点ノードとを含むノード群と、ノード群を連結するリンク群により特定経路を示す特定経路情報を記憶する特定経路情報記憶部F2と、道路の交差点や道路の構造変化位置などを示す座標点である複数のノードと、ノード間を結ぶ道路など移動体が移動可能な経路を示すリンクと、ノードが始点ノードである場合には特定経路の始点であることを示し、ノードが終点ノードである場合には特定経路の終点であることを示す特定経路ノード情報とが対応付けされた情報である道路情報を記憶する道路地図情報記憶部F3とを備え、道路情報のうち特定経路情報の検索対象とする検索対象道路情報を決定し、決定した検索対象道路情報に含まれる特定経路の始点ノードと始点ノードに対応する終点ノードとを検索し、特定経路情報を参照して、検出した始点ノードと終点ノードとを有する特定経路を特定し、特定した特定経路を用いた推奨移動経路を導出する構成としているので、抜け道や観光道路などの特定の道路に関する情報を経路探索に用いる経路情報に効率的に組み込み、特定の道路を使用した推奨移動経路を簡単に導出することができるようになる。   As described above, in each of the above-described embodiments, the navigation device that derives the recommended travel route to the destination of the moving body (for example, a vehicle) is the start point indicating the start point of the specific route suitable for the specific application. A node group including a node and an end point node indicating the end point of the specific route, a specific route information storage unit F2 for storing specific route information indicating the specific route by a link group connecting the node group, a road intersection or a road structure A plurality of nodes that are coordinate points that indicate change positions, links that indicate routes that a moving body can move, such as roads that connect the nodes, and the start point of a specific route if the node is the start node When the node is an end point node, a road map information storage unit F3 that stores road information that is information associated with specific path node information indicating that the end point of the specific path is Prepared, determining road information to be searched for specific path information from road information, searching for a start point node of a specific path and an end point node corresponding to the start point node included in the determined search target road information, and specifying The specific route having the detected start and end nodes is identified with reference to the route information, and the recommended travel route using the specified specific route is derived. It is possible to efficiently incorporate information related to the route information used for route search and to easily derive a recommended travel route using a specific road.

すなわち、特定経路情報に始点ノード情報と終点ノード情報を設定して管理し、ユーザが特定経路を用いた推奨移動経路の導出を希望した場合に、検索対象とする検索対象道路情報内に始点ノードと終点ノードとを有する特定経路を用いるようにしたため、ユーザが使用する可能性の低い特定経路を考慮しない効率的な処理が実行可能となる。   That is, when starting point node information and end point node information are set and managed in specific route information and the user desires to derive a recommended moving route using the specific route, the starting point node is included in the search target road information to be searched. Therefore, it is possible to execute an efficient process without considering a specific route that is unlikely to be used by the user.

また、ユーザが運転開始前に例えばラジオなどを用いて交通情報を取得し、渋滞地点を確認しておくことで、最初から渋滞地点を回避するために有効な抜け道の有無を考慮して推奨移動経路を設定できるようになる。また、特定経路の経路計算を省略することができるので、特定の道路を使用した推奨移動経路を簡単に導出することができるようになる。   In addition, users can obtain traffic information using, for example, radio before starting driving and confirm the traffic congestion points, so that the recommended travel can be taken into consideration if there is an effective way to avoid traffic congestion points from the beginning. The route can be set. In addition, since route calculation for a specific route can be omitted, a recommended travel route using a specific road can be easily derived.

また、上述した第1の実施の形態では、特定経路情報を用いずに推奨移動経路候補を導出し、導出した推奨移動経路候補を示す道路情報を検索対象道路情報に決定する構成としているので、よりユーザが使用する可能性の高い特定経路のみを考慮した検索を行うことができるようになる。   In the first embodiment described above, the recommended travel route candidate is derived without using the specific route information, and the road information indicating the derived recommended travel route candidate is determined as the search target road information. It becomes possible to perform a search considering only a specific route that is more likely to be used by the user.

また、上述した第1の実施の形態では、特定経路情報は、特定経路のうち特定の用途に適する機能を有した主幹区間を示す主幹区間情報と、主幹区間に対する補助的機能を有した補助区間を示す補助区間情報とを含む構成としているので、より詳細に特定経路を管理することができるようになり、ユーザの意図に沿った特定経路を用いた推奨移動経路の導出を行うことができるようになる。   Further, in the first embodiment described above, the specific route information includes main section information indicating a main section having a function suitable for a specific use in the specific route, and an auxiliary section having an auxiliary function for the main section. It is possible to manage the specific route in more detail and to derive the recommended travel route using the specific route according to the user's intention. become.

また、上述した第2の実施の形態では 移動体の現在位置情報を受け付け、移動体の移動に応じ、受け付けた現在位置情報に基づき特定経路情報を参照し、現在位置情報と一致または近似する位置情報を含む特定経路の有無に応じて、移動体が特定経路上を走行しているかを判定し、特定経路上を走行していると判定したとき、特定経路を用いた推奨移動経路を導出する構成としているので、ユーザが推奨移動経路から逸脱して特定経路上を走行することを選択した場合に、それに応じた推奨移動経路を素早く導出することができるようになる。また、特定経路を使用しない経路と、特定経路を使用する経路とを併せて表示することにより、ユーザに対してより安心して移動を継続させることができるようになる。   Further, in the second embodiment described above, the current position information of the moving body is received, and the specific path information is referred to based on the received current position information according to the movement of the moving body, and the position that matches or approximates the current position information According to the presence or absence of a specific route including information, it is determined whether the mobile body is traveling on the specific route, and when it is determined that the mobile body is traveling on the specific route, a recommended travel route using the specific route is derived. With this configuration, when the user selects to travel on a specific route deviating from the recommended travel route, a recommended travel route corresponding to the travel route can be quickly derived. In addition, by displaying a route that does not use the specific route and a route that uses the specific route, it is possible to continue the movement with more peace of mind for the user.

また、上述した第3の実施の形態では、所定の立ち寄り地点の位置を示す立ち寄り地点情報を特定経路情報と対応付けて記憶する立ち寄り地点情報記憶手段を備え、移動体の移動に応じ、受け付けた現在位置情報に基づいて、立ち寄り地点情報を参照し、現在位置情報から所定の距離内にある立ち寄り地点を検索し、検出した立ち寄り位置を案内する構成としているので、予め立ち寄り地点の選択肢が複数考えられる場合や、立ち寄り地点が密集しているような場所において、簡単に適切な経路案内を提供することができるようになる。   In the third embodiment described above, the stop point information storage means for storing the stop point information indicating the position of the predetermined stop point in association with the specific route information is provided, and accepted according to the movement of the moving body. Based on the current position information, it is configured to refer to the stop point information, search for a stop point within a predetermined distance from the current position information, and guide the detected stop point. It is possible to easily provide an appropriate route guidance in a place where the stop points are crowded.

また、上述した第4の実施の形態では、移動体の現在位置情報を受け付け、移動体の進行方向情報を受け付け、受け付けた位置情報と進行方向情報から検索対象道路情報を決定する構成としているので、目的地が設定されていない場合であっても、ユーザの意図に応じた特定経路を用いた推奨移動経路の導出を行うことができるようになる。   In the above-described fourth embodiment, the current position information of the moving body is received, the traveling direction information of the moving body is received, and the search target road information is determined from the received position information and traveling direction information. Even if the destination is not set, it is possible to derive the recommended travel route using the specific route according to the user's intention.

また、上述した各実施の形態では、観光道路や抜け道、迂回路などの特定経路に関する特定経路情報を記憶した特定経路情報記憶部F2を備えた構成としたので、特定経路を用いた推奨移動経路を導出することでユーザ意図する用途に適した経路を提供することができる。   In each of the above-described embodiments, since the specific route information storage unit F2 that stores specific route information related to a specific route such as a sightseeing road, a bypass, or a detour is provided, the recommended travel route using the specific route is used. By deriving, it is possible to provide a route suitable for the intended use of the user.

本発明は、車両の進路案内を実現するデバイスを扱う業種において産業上有用であり、電子地図の表示が可能なカーナビゲーション装置等の電化製品市場においても有用である。   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.

F1 推奨移動経路情報記憶部
F2 特定経路情報記憶部
F3 道路地図情報記憶部
F4 立ち寄り地点情報記憶部
10 ナビゲーション装置
11 経路探索部
12 自車位置情報受付部
13 検索対象道路情報決定部
14 ノード検索部
16 方位情報受付部
17 経路誘導部
20 自車位置測位装置
21 推奨移動経路走行判定部
22 特定経路走行判定部
23 立ち寄り地点接近判定部
24 仮想推奨移動経路導出部
30 出力装置
31 画像表示装置
32 音声出力装置
40 入力装置
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 12 Vehicle position information reception unit 13 Search target road information determination unit 14 Node search unit 16 Direction information reception unit 17 Route guidance unit 20 Vehicle position Positioning device 21 Recommended travel route travel determining unit 22 Specific route travel determining unit 23 Stopping point approach determining unit 24 Virtual recommended travel route deriving unit 30 Output device 31 Image display device 32 Audio output device 40 Input device

Claims (9)

移動体の目的地までの推奨移動経路を導出するナビゲーション装置であって、
特定の用途に適した特定経路の始点を示す始点ノードと該特定経路の終点を示す終点ノードとを含むノード群と、該ノード群を連結するリンク群により当該特定経路を示す特定経路情報を記憶する特定経路情報記憶手段と、
道路の交差点や道路の構造変化位置などを示す座標点である複数のノードと、該ノード間を結ぶ道路など前記移動体が移動可能な経路を示すリンクと、前記ノードが前記始点ノードである場合には特定経路の始点であることを示し、前記ノードが前記終点ノードである場合には特定経路の終点であることを示す特定経路ノード情報とが対応付けされた情報である道路情報を記憶する道路情報記憶手段と、
前記道路情報のうち前記特定経路情報の検索対象とする検索対象道路情報を決定する検索対象道路情報決定手段と、
該検索対象道路情報決定手段が決定した検索対象道路情報に含まれる特定経路の始点ノードと当該始点ノードに対応する終点ノードとを検索するノード検索手段と、
前記特定経路情報を参照して、前記ノード検索手段が検出した始点ノードと終点ノードとを有する特定経路を特定する特定経路特定手段と、
該特定経路特定手段が特定した特定経路を用いた推奨移動経路を導出する推奨移動経路導出手段とを含む
ことを特徴とするナビゲーション装置。
A navigation device for deriving 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 suitable for a specific application and an end point node indicating an end point of the specific route, and specific route information indicating the specific route are stored by a link group connecting the node groups. Specific route information storage means for
A plurality of nodes, which are coordinate points indicating road intersections, road structure change positions, and the like; a link indicating a path on which the moving body can move, such as a road connecting the nodes; and the node is the start node Indicates the start point of a specific route, and when the node is the end point node, road information that is associated with specific route node information indicating the end point of the specific route is stored. Road information storage means;
Search target road information determining means for determining search target road information to be searched for the specific route information among the road information;
Node search means for searching for a start point node of a specific route included in the search target road information determined by the search target road information determination means and an end point node corresponding to the start point node;
Specific route specifying means for specifying a specific route having a start point node and an end point node detected by the node search means with reference to the specific route information;
And a recommended travel route deriving unit for deriving a recommended travel route using the specific route identified by the specific route identifying unit.
前記特定経路情報記憶手段は、観光道路や抜け道、迂回路などの特定経路に関する特定経路情報を記憶した
ことを特徴とする請求項1記載のナビゲーション装置。
The navigation device according to claim 1, wherein the specific route information storage unit stores specific route information related to a specific route such as a sightseeing road, an exit route, and a detour.
前記推奨移動経路導出手段は、前記特定経路情報を用いずに推奨移動経路候補を導出する推奨移動経路候補導出手段を備え、
前記検索対象道路情報決定手段は、前記推奨移動経路候補導出手段が導出した推奨移動経路候補を示す道路情報を前記検索対象道路情報に決定する
請求項1または請求項2に記載のナビゲーション装置。
The recommended travel route derivation means comprises recommended travel route candidate derivation means for deriving a recommended travel route candidate without using the specific route information,
The navigation device according to claim 1, wherein the search target road information determination unit determines road information indicating a recommended travel route candidate derived by the recommended travel route candidate derivation unit as the search target road information.
前記特定経路情報は、前記特定経路のうち前記特定の用途に適する機能を有した主幹区間を示す主幹区間情報と、該主幹区間に対する補助的機能を有した補助区間を示す補助区間情報とを含む
請求項1から請求項3のうちいずれかに記載のナビゲーション装置。
The specific path information includes main section information indicating a main section having a function suitable for the specific use in the specific path, and auxiliary section information indicating an auxiliary section having an auxiliary function for the main section. The navigation device according to any one of claims 1 to 3.
前記移動体の現在位置情報を受け付ける現在位置情報受付手段と、
前記移動体の移動に応じ、前記位置情報受付手段により受け付けた現在位置情報に基づき前記特定経路情報を参照し、該現在位置情報と一致または近似する位置情報を含む特定経路の有無に応じて、前記移動体が特定経路上を走行しているかを判定する特定経路走行判定手段とを備え、
前記推奨移動経路導出手段は、前記特定経路走行判定手段において特定経路上を走行していると判定したとき、該特定経路を用いた推奨移動経路を導出する
請求項1から請求項4のうちいずれかに記載のナビゲーション装置。
Current position information receiving means for receiving current position information of the mobile body;
According to the movement of the moving body, referring to the specific route information based on the current position information received by the position information receiving means, according to the presence or absence of a specific route including position information that matches or approximates the current position information, A specific route traveling determination means for determining whether the mobile body is traveling on a specific route,
The recommended travel route deriving unit derives a recommended travel route using the specific route when the specific route travel determining unit determines that the vehicle is traveling on the specific route. A navigation device according to any one of the above.
所定の立ち寄り地点の位置を示す立ち寄り地点情報を前記特定経路情報と対応付けて記憶する立ち寄り地点情報記憶手段と、
前記移動体の移動に応じ、前記現在位置情報受付手段により受け付けた現在位置情報に基づいて、前記立ち寄り地点情報を参照し、該現在位置情報から所定の距離内にある立ち寄り地点を検索する立ち寄り地点検索手段と、
該立ち寄り地点検索手段が検出した立ち寄り位置を案内する立ち寄り地点案内手段とを備えた
請求項1から請求項5のうちいずれかに記載のナビゲーション装置。
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;
A stop point that refers to the stop point information based on the current position information received by the current position information receiving unit and searches for a stop point within a predetermined distance from the current position information according to the movement of the moving body Search means;
The navigation apparatus according to any one of claims 1 to 5, further comprising a stop point guide unit that guides the stop position detected by the stop point search unit.
前記移動体の現在位置情報を受け付ける現在位置情報受付手段と、
前記移動体の進行方向情報を受け付ける進行方向受付手段とを備え、
前記検索対象道路情報決定手段は、前記位置情報受付手段が受け付けた位置情報と、前記進行方向受付手段が受け付けた進行方向情報から前記検索対象道路情報を決定する
請求項1から請求項6のうちいずれかに記載のナビゲーション装置。
Current position information receiving means for receiving current position information of the mobile body;
Traveling direction reception means for receiving the traveling direction information of the mobile body,
The said search object road information determination means determines the said search object road information from the position information which the said position information reception means received, and the advancing direction information which the said advancing direction reception means received. The navigation device according to any one of the above.
移動体の目的地までの推奨移動経路を導出するナビゲーション方法であって、
道路の交差点や道路の構造変化位置などを示す座標点である複数のノードと、該ノード間を結ぶ道路など前記移動体が移動可能な経路を示すリンクと、前記ノードが前記始点ノードである場合には特定経路の始点であることを示し、前記ノードが前記終点ノードである場合には特定経路の終点であることを示す特定経路ノード情報とが対応付けされた情報である道路情報を記憶する道路情報記憶手段に記憶された道路情報のうち、特定の用途に適した特定経路の始点を示す始点ノードと該特定経路の終点を示す終点ノードとを含むノード群と、該ノード群を連結するリンク群により当該特定経路を示す特定経路情報の検索対象とする検索対象道路情報を決定する検索対象道路情報決定処理と、
該検索対象道路情報決定処理にて決定された検索対象道路情報に含まれる特定経路の始点ノードと当該始点ノードに対応する終点ノードとを検索するノード検索処理と、
前記特定経路情報を参照して、前記ノード検索処理にて検出された始点ノードと終点ノードとを有する特定経路を特定する特定経路特定処理と、
該特定経路特定処理にて特定した特定経路を用いた推奨移動経路を導出する推奨移動経路導出処理とを含む
ことを特徴とするナビゲーション方法。
A navigation method for deriving a recommended travel route to a destination of a moving object,
A plurality of nodes, which are coordinate points indicating road intersections, road structure change positions, and the like; a link indicating a path on which the moving body can move, such as a road connecting the nodes; and the node is the start node Indicates the start point of a specific route, and when the node is the end point node, road information that is associated with specific route node information indicating the end point of the specific route is stored. Of the road information stored in the road information storage means, a node group including a start point node indicating a start point of a specific route suitable for a specific application and an end point node indicating an end point of the specific route, and the node group are connected. Search target road information determination processing for determining search target road information to be searched for specific route information indicating the specific route by a link group;
A node search process for searching for a start point node of a specific route included in the search target road information determined in the search target road information determination process and an end point node corresponding to the start point node;
A specific route specifying process for specifying a specific route having a start point node and an end point node detected in the node search process with reference to the specific route information;
And a recommended travel route deriving process for deriving a recommended travel route using the specific route identified in the specific route identifying process.
移動体の目的地までの推奨移動経路を導出するようにナビゲーション装置に動作制御させるためのナビゲーションプログラムであって、
前記ナビゲーション装置に、
道路の交差点や道路の構造変化位置などを示す座標点である複数のノードと、該ノード間を結ぶ道路など前記移動体が移動可能な経路を示すリンクと、前記ノードが前記始点ノードである場合には特定経路の始点であることを示し、前記ノードが前記終点ノードである場合には特定経路の終点であることを示す特定経路ノード情報とが対応付けされた情報である道路情報を記憶する道路情報記憶手段に記憶された道路情報のうち、特定の用途に適した特定経路の始点を示す始点ノードと該特定経路の終点を示す終点ノードとを含むノード群と、該ノード群を連結するリンク群により当該特定経路を示す特定経路情報の検索対象とする検索対象道路情報を決定する検索対象道路情報決定処理と、
該検索対象道路情報決定処理にて決定された検索対象道路情報に含まれる特定経路の始点ノードと当該始点ノードに対応する終点ノードとを検索するノード検索処理と、
前記特定経路情報を参照して、前記ノード検索処理にて検出された始点ノードと終点ノードとを有する特定経路を特定する特定経路特定処理と、
該特定経路特定処理にて特定した特定経路を用いた推奨移動経路を導出する推奨移動経路導出処理とを
実行させるためのナビゲーションプログラム。
A navigation program for causing a navigation device to control the operation so as to derive a recommended travel route to a destination of a moving object,
In the navigation device,
A plurality of nodes, which are coordinate points indicating road intersections, road structure change positions, and the like; a link indicating a path on which the moving body can move, such as a road connecting the nodes; and the node is the start node Indicates the start point of a specific route, and when the node is the end point node, road information that is associated with specific route node information indicating the end point of the specific route is stored. Of the road information stored in the road information storage means, a node group including a start point node indicating a start point of a specific route suitable for a specific application and an end point node indicating an end point of the specific route, and the node group are connected. Search target road information determination processing for determining search target road information to be searched for specific route information indicating the specific route by a link group;
A node search process for searching for a start point node of a specific route included in the search target road information determined in the search target road information determination process and an end point node corresponding to the start point node;
A specific route specifying process for specifying a specific route having a start point node and an end point node detected in the node search process with reference to the specific route information;
A navigation program for executing a recommended travel route deriving process for deriving a recommended travel route using the specific route specified in the specific route specifying process.
JP2009161972A 2009-07-08 2009-07-08 Navigation apparatus, navigation method, and computer program Pending JP2011017596A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009161972A JP2011017596A (en) 2009-07-08 2009-07-08 Navigation apparatus, navigation method, and computer program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009161972A JP2011017596A (en) 2009-07-08 2009-07-08 Navigation apparatus, navigation method, and computer program

Publications (1)

Publication Number Publication Date
JP2011017596A true JP2011017596A (en) 2011-01-27

Family

ID=43595503

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009161972A Pending JP2011017596A (en) 2009-07-08 2009-07-08 Navigation apparatus, navigation method, and computer program

Country Status (1)

Country Link
JP (1) JP2011017596A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012093180A (en) * 2010-10-26 2012-05-17 Canvas Mapple Co Ltd Navigation device and computer program
CN115366887A (en) * 2022-08-25 2022-11-22 武汉大学 Crossing classification and vehicle driving method and device adaptive to automatic driving

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0783685A (en) * 1993-09-14 1995-03-28 Toyota Motor Corp On-vehicle navigation device
JP2001124578A (en) * 1999-10-29 2001-05-11 Denso Corp Navigation device
JP2003294470A (en) * 2002-03-28 2003-10-15 Seiko Epson Corp Route search apparatus, navigation system and program
JP2006258669A (en) * 2005-03-17 2006-09-28 Clarion Co Ltd Navigation device, method, and program
WO2007102406A1 (en) * 2006-03-09 2007-09-13 Pioneer Corporation Route guidance device, route guidance method, route guidance program, and recording medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0783685A (en) * 1993-09-14 1995-03-28 Toyota Motor Corp On-vehicle navigation device
JP2001124578A (en) * 1999-10-29 2001-05-11 Denso Corp Navigation device
JP2003294470A (en) * 2002-03-28 2003-10-15 Seiko Epson Corp Route search apparatus, navigation system and program
JP2006258669A (en) * 2005-03-17 2006-09-28 Clarion Co Ltd Navigation device, method, and program
WO2007102406A1 (en) * 2006-03-09 2007-09-13 Pioneer Corporation Route guidance device, route guidance method, route guidance program, and recording medium

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012093180A (en) * 2010-10-26 2012-05-17 Canvas Mapple Co Ltd Navigation device and computer program
CN115366887A (en) * 2022-08-25 2022-11-22 武汉大学 Crossing classification and vehicle driving method and device adaptive to automatic driving
CN115366887B (en) * 2022-08-25 2024-05-28 武汉大学 Intersection classification and vehicle driving method and device suitable for automatic driving

Similar Documents

Publication Publication Date Title
JP4604056B2 (en) Navigation system, terminal device, route search server, and route search method
JP2008281523A (en) Navigation system, route search server, terminal device, and route search method
JP2009110234A (en) Terminal device, analysis server, probe information analysis system and method
JP2006252533A (en) Navigation system and its terminal device, center device, queue detecting method, program for carrying out the same, and recording medium recording the program
JP2009042245A (en) Navigator
KR100647742B1 (en) System and method for navigation service based on traffic
JP2012159413A (en) Navigation device and navigation program
JP2009014597A (en) Vehicle navigation apparatus
JP2012167970A (en) Navigation device and navigation program
JP5173955B2 (en) Navigation system, route search server, route search method, terminal device, and navigation device
JP6962659B2 (en) Electronic device
JP2010197211A (en) Server apparatus, navigation apparatus, route information presentation system and route information presentation method
JP2009128117A (en) Navigation system, terminal device, route searching server, and route searching method
JP5114254B2 (en) Map display system, route search server, route search method, and terminal device
JP5149097B2 (en) Navigation device and route search method
JP2010203797A (en) Navigation device, navigation method and program
JP4163741B1 (en) Navigation system, route search server, portable terminal device, and route search method
JP2007322304A (en) Navigation device, and navigation method
JP5599620B2 (en) Navigation device
JP2011075392A (en) Navigation device
JP6210629B2 (en) Navigation device, map display control method, and map display control program
JP2011017596A (en) Navigation apparatus, navigation method, and computer program
JP2012181163A (en) Route guiding device, method and computer program
JP2004077360A (en) Traffic information providing method, traffic information providing center, and traffic information acquiring system
JP2008058112A (en) Navigation apparatus, navigation method and navigation program

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20110201