JP5492455B2 - Navigation device - Google Patents

Navigation device Download PDF

Info

Publication number
JP5492455B2
JP5492455B2 JP2009127236A JP2009127236A JP5492455B2 JP 5492455 B2 JP5492455 B2 JP 5492455B2 JP 2009127236 A JP2009127236 A JP 2009127236A JP 2009127236 A JP2009127236 A JP 2009127236A JP 5492455 B2 JP5492455 B2 JP 5492455B2
Authority
JP
Japan
Prior art keywords
route
link
node
road
destination
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.)
Active
Application number
JP2009127236A
Other languages
Japanese (ja)
Other versions
JP2010276397A (en
Inventor
武史 工藤
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.)
Faurecia Clarion Electronics Co Ltd
Original Assignee
Clarion 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 Clarion Co Ltd filed Critical Clarion Co Ltd
Priority to JP2009127236A priority Critical patent/JP5492455B2/en
Publication of JP2010276397A publication Critical patent/JP2010276397A/en
Application granted granted Critical
Publication of JP5492455B2 publication Critical patent/JP5492455B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、ナビゲーション技術に関するものである。   The present invention relates to navigation technology.

従来、ナビゲーション装置では、走行する経路上の点であるノードと、ノードを接続するリンクと、のリンクコストを合算して、リンクコストが小さくなる経路を推奨経路とするダイクストラ法等の経路探索技術が用いられている。特許文献1には、このようなナビゲーション装置についての技術が記載されている。   Conventionally, in a navigation apparatus, a route search technique such as Dijkstra's method that uses a route with a low link cost by adding the link costs of a node that is a point on a traveling route and a link that connects the nodes. Is used. Patent Document 1 describes a technique regarding such a navigation device.

特開2009−80127号公報JP 2009-80127 A

上記のようなナビゲーション装置では、細道路について、リンクコストを高く設定することや、経路に設定されるのを一律に禁止すること等の対策によって、細道路を含む経路の設定を避けることが可能である。しかし、そのような対策を施すと、道路選択の幅が少ない出発地または目的地付近においても細道路を除外する経路を設定してしまい、効率のよい経路を提示できない場合がある。   In the navigation device as described above, it is possible to avoid setting the route including the narrow road by taking measures such as setting a high link cost for the narrow road and prohibiting the setting of the route uniformly. It is. However, if such measures are taken, a route that excludes narrow roads may be set even in the vicinity of the starting point or destination where the range of road selection is small, and an efficient route may not be presented.

本発明の目的は、細道路の走行をなるべく避けつつ、効率のよい経路を提示する技術を提供することにある。   An object of the present invention is to provide a technique for presenting an efficient route while avoiding traveling on a narrow road as much as possible.

上記課題を解決すべく、本発明に係るナビゲーション装置は、出発地から目的地へ到る経路を探索する経路探索手段と、前記経路探索手段が経路を探索する際に、道路種別が一般道から細道路となり、再度一般道となる地点を検出する検出手段と、前記検出手段により検出された地点が所定の条件を満たすか否かを判定する判定手段と、を備え、前記経路探索手段は、前記判定手段により、所定の条件を満たすと判定された場合には、前記地点を含む経路を目的地まで探索し、前記判定手段により、所定の条件を満たさないと判定された場合には、前記地点を除外して経路を探索し、前記検出手段により検出された地点が、前記出発地から所定距離内の範囲に含まれること、または、前記目的地から所定距離内の範囲に含まれること、を前記所定の条件とする、ことを特徴とする。
In order to solve the above problems, a navigation device according to the present invention includes a route search unit that searches for a route from a departure point to a destination, and the road type is a general road when the route search unit searches for a route. A detection means for detecting a point that becomes a narrow road and again becomes a general road, and a determination means for determining whether or not the point detected by the detection means satisfies a predetermined condition, the route search means, When it is determined by the determination means that a predetermined condition is satisfied, a route including the point is searched to the destination, and when the determination means determines that the predetermined condition is not satisfied, The route is searched by excluding the point, and the point detected by the detecting means is included in a range within a predetermined distance from the departure place, or included in a range within a predetermined distance from the destination, The above And certain conditions, characterized in that.

図1は、ナビゲーション装置の概略構成図である。FIG. 1 is a schematic configuration diagram of a navigation device. 図2は、リンクテーブルの構成を示す図である。FIG. 2 is a diagram illustrating the configuration of the link table. 図3は、経路情報テーブルの構成を示す図である。FIG. 3 is a diagram showing the configuration of the route information table. 図4は、演算処理部の機能構成図である。FIG. 4 is a functional configuration diagram of the arithmetic processing unit. 図5は、詳細経路探索処理のフロー図である。FIG. 5 is a flowchart of the detailed route search process. 図6は、出発地と目的地と道路の位置関係を示す図である。FIG. 6 is a diagram illustrating a positional relationship between the departure point, the destination, and the road. 図7は、出発地と目的地と道路の位置関係を示す図である。FIG. 7 is a diagram illustrating a positional relationship between the departure point, the destination, and the road. 図8は、詳細経路探索処理の変形例のフロー図である。FIG. 8 is a flowchart of a modified example of the detailed route search process.

以下に、本発明の一実施形態を適用した車載装置であるナビゲーション装置100について、図面を参照して説明する。   Hereinafter, a navigation device 100 which is an in-vehicle device to which an embodiment of the present invention is applied will be described with reference to the drawings.

図1に、ナビゲーション装置100の構成図を示す。   FIG. 1 shows a configuration diagram of the navigation device 100.

ナビゲーション装置100は、演算処理部1と、ディスプレイ2と、記憶装置3と、音声入出力装置4(音声入力装置としてマイクロフォン41、音声出力装置としてスピーカ42を備える)と、入力装置5と、ROM装置6と、車速センサ7と、ジャイロセンサ8と、GPS(Global Positioning System)受信装置9と、FM多重放送受信装置10と、ビーコン受信装置11と、を備えている。   The navigation device 100 includes an arithmetic processing unit 1, a display 2, a storage device 3, a voice input / output device 4 (including a microphone 41 as a voice input device and a speaker 42 as a voice output device), an input device 5, and a ROM. A device 6, a vehicle speed sensor 7, a gyro sensor 8, a GPS (Global Positioning System) receiver 9, an FM multiplex broadcast receiver 10, and a beacon receiver 11 are provided.

演算処理部1は、様々な処理を行う中心的ユニットである。例えば各種センサ7,8やGPS受信装置9、FM多重放送受信装置10等から出力される情報を基にして現在地を検出する。また、得られた現在地情報に基づいて、表示に必要な地図データを記憶装置3あるいはROM装置6から読み出す。   The arithmetic processing unit 1 is a central unit that performs various processes. For example, the present location is detected based on information output from various sensors 7 and 8, the GPS receiver 9, the FM multiplex broadcast receiver 10, and the like. Further, map data necessary for display is read from the storage device 3 or the ROM device 6 based on the obtained current location information.

また、演算処理部1は、読み出した地図データをグラフィックス展開し、そこに現在地を示すマークを重ねてディスプレイ2へ表示する。また、記憶装置3あるいはROM装置6に記憶されている地図データ等を用いて、ユーザから指示された出発地(現在地)と目的地(あるいは経由地、中継地、立ち寄り地等、ユーザが向かう地点)とを結ぶ最適な経路(推奨経路)を探索する。また、スピーカ42やディスプレイ2を用いてユーザを誘導する。   The arithmetic processing unit 1 develops the read map data in graphics, and displays a mark indicating the current location on the display 2 in a superimposed manner. Further, using the map data or the like stored in the storage device 3 or the ROM device 6, the starting point (current location) and the destination (or the waypoint, transit point, stopover point, etc.) instructed by the user ) Are searched for the optimum route (recommended route). Further, the user is guided using the speaker 42 and the display 2.

ナビゲーション装置100の演算処理部1は、各デバイス間をバス25で接続した構成である。演算処理部1は、数値演算及び各デバイスを制御するといった様々な処理を実行するCPU(Central Processing Unit)21と、記憶装置3から読み出した地図データ、演算データなどを格納するRAM(Random Access Memory)22と、プログラムやデータを格納するROM(Read Only Memory)23と、各種ハードウェアを演算処理部1と接続するためのI/F(インターフェイス)24と、を有する。   The arithmetic processing unit 1 of the navigation device 100 has a configuration in which each device is connected by a bus 25. The arithmetic processing unit 1 includes a CPU (Central Processing Unit) 21 that executes various processes such as numerical calculation and control of each device, and a RAM (Random Access Memory) that stores map data, arithmetic data, and the like read from the storage device 3. ) 22, a ROM (Read Only Memory) 23 for storing programs and data, and an I / F (interface) 24 for connecting various types of hardware to the arithmetic processing unit 1.

ディスプレイ2は、演算処理部1等で生成されたグラフィックス情報を表示するユニットである。ディスプレイ2は、液晶ディスプレイ、有機ELディスプレイなどで構成される。   The display 2 is a unit that displays graphics information generated by the arithmetic processing unit 1 or the like. The display 2 is configured by a liquid crystal display, an organic EL display, or the like.

記憶装置3は、HDD(Hard Disk Drive)や不揮発性メモリカードといった、少なくとも読み書きが可能な記憶媒体で構成される。   The storage device 3 is composed of at least a readable / writable storage medium such as an HDD (Hard Disk Drive) or a nonvolatile memory card.

この記憶媒体には、通常の経路探索装置に必要な地図データ(地図上の道路を構成するリンクのリンクデータを含む)であるリンクテーブル200と、経路情報テーブル250と、が記憶されている。   In this storage medium, a link table 200 that is map data (including link data of links constituting roads on a map) necessary for a normal route search device, and a route information table 250 are stored.

図2は、リンクテーブル200の構成を示す図である。リンクテーブル200は、地図上の区画された領域であるメッシュの識別コード(メッシュID)201ごとに、そのメッシュ領域に含まれる道路を構成する各リンクのリンクデータ202を含んでいる。   FIG. 2 is a diagram showing the configuration of the link table 200. The link table 200 includes, for each mesh identification code (mesh ID) 201, which is a partitioned area on the map, link data 202 of each link constituting a road included in the mesh area.

リンクデータ202は、リンクの識別子であるリンクID211ごとに、リンクを構成する2つのノード(開始ノード、終了ノード)の座標情報222、リンクを含む道路の種別を示す道路種別223、リンクの長さを示すリンク長224、予め記憶されたリンク旅行時間225、当該リンクの開始ノードに接続するリンクである開始接続リンクと、当該リンクの終了ノードに接続するリンクである終了接続リンクと、を特定する開始接続リンク、終了接続リンク226、リンクを含む道路の制限速度を示す制限速度227、などを含んでいる。   For each link ID 211 that is a link identifier, the link data 202 includes coordinate information 222 of two nodes (start node and end node) constituting the link, a road type 223 indicating the type of road including the link, and a link length. Link length 224 indicating the link travel time 225 stored in advance, a start connection link that is a link connected to the start node of the link, and an end connection link that is a link connected to the end node of the link A start connection link, an end connection link 226, a speed limit 227 indicating a speed limit of a road including the link, and the like are included.

なお、ここでは、リンクを構成する2つのノードについて開始ノードと終了ノードとを区別することで、同じ道路の上り方向と下り方向とを、それぞれ別のリンクとして管理するようにしている。   Here, by distinguishing the start node and the end node for the two nodes constituting the link, the upward direction and the downward direction of the same road are managed as different links.

図3は、経路情報テーブル250の構成を示す図である。経路情報テーブル250は、経路を特定する経路番号ごとに、走行するリンクの走行順と、走行するリンクを特定するIDと、当該リンクの道路属性と、を格納するテーブルである。   FIG. 3 is a diagram showing the configuration of the route information table 250. The route information table 250 is a table that stores, for each route number that identifies a route, the traveling order of the traveling links, the ID that identifies the traveling link, and the road attribute of the link.

例えば、経路情報テーブル250は、経路を特定する経路番号251と、走行するリンクの走行順番を特定する順番252と、走行するリンクを特定するリンクID253と、リンクID253で特定される道路の属性を特定する道路属性254と、を含んでいる。   For example, the route information table 250 includes the route number 251 for specifying a route, the order 252 for specifying the traveling order of the traveling links, the link ID 253 for identifying the traveling links, and the road attributes identified by the link ID 253. And a road attribute 254 to be specified.

経路番号251には、経路を他の経路から識別する情報である経路番号が格納される。   The route number 251 stores a route number that is information for identifying a route from other routes.

順番252には、当該経路を構成するリンクの走行順を特定する情報が格納される。   The order 252 stores information for specifying the traveling order of the links constituting the route.

リンクID253には、経路を構成するリンクのうち、順番252で特定される順で特定されるリンクを特定する情報であるリンクIDが格納される。   The link ID 253 stores a link ID that is information for specifying links specified in the order specified in the order 252 among the links constituting the route.

道路属性254には、リンクID253により特定されるリンクの道路属性、すなわち、「一般道」や「細道路」についての情報が格納される。また、「一般道」には、「国道」、「都道府県道」、「市区町村道」等の管理元の種類に応じた道路の属性が含まれる。   The road attribute 254 stores information on the road attribute of the link specified by the link ID 253, that is, “general road” and “narrow road”. The “general road” includes road attributes corresponding to the type of management source, such as “national road”, “prefectural road”, and “city road”.

図1に戻って説明する。音声入出力装置4は、音声入力装置としてマイクロフォン41と、音声出力装置としてスピーカ42と、を備える。マイクロフォン41は、使用者やその他の搭乗者が発した声などのナビゲーション装置100の外部の音声を取得する。   Returning to FIG. The voice input / output device 4 includes a microphone 41 as a voice input device and a speaker 42 as a voice output device. The microphone 41 acquires sound outside the navigation device 100 such as a voice uttered by a user or another passenger.

スピーカ42は、演算処理部1で生成された使用者へのメッセージを音声信号として出力する。マイクロフォン41とスピーカ42は、車両の所定の部位に、別個に配されている。ただし、一体の筐体に収納されていても良い。ナビゲーション装置100は、マイクロフォン41及びスピーカ42を、それぞれ複数備えることができる。   The speaker 42 outputs a message to the user generated by the arithmetic processing unit 1 as an audio signal. The microphone 41 and the speaker 42 are separately arranged at a predetermined part of the vehicle. However, it may be housed in an integral housing. The navigation device 100 can include a plurality of microphones 41 and speakers 42.

入力装置5は、使用者からの指示を使用者による操作を介して受け付ける装置である。入力装置5は、タッチパネル51と、ダイヤルスイッチ52と、その他のハードスイッチ(図示しない)であるスクロールキー、縮尺変更キーなどで構成される。   The input device 5 is a device that receives an instruction from the user through an operation by the user. The input device 5 includes a touch panel 51, a dial switch 52, and other hardware switches (not shown) such as scroll keys and scale change keys.

タッチパネル51は、ディスプレイ2の表示面側に搭載され、表示画面を透視可能である。タッチパネル51は、ディスプレイ2に表示された画像のXY座標と対応したタッチ位置を特定し、タッチ位置を座標に変換して出力する。タッチパネル51は、感圧式または静電式の入力検出素子などにより構成される。   The touch panel 51 is mounted on the display surface side of the display 2 and can see through the display screen. The touch panel 51 specifies a touch position corresponding to the XY coordinates of the image displayed on the display 2, converts the touch position into coordinates, and outputs the coordinate. The touch panel 51 includes a pressure-sensitive or electrostatic input detection element.

ダイヤルスイッチ52は、時計回り及び反時計回りに回転可能に構成され、所定の角度の回転ごとにパルス信号を発生し、演算処理部1に出力する。演算処理部1では、パルス信号の数から、回転角度を求める。   The dial switch 52 is configured to be rotatable clockwise and counterclockwise, generates a pulse signal for every rotation of a predetermined angle, and outputs the pulse signal to the arithmetic processing unit 1. The arithmetic processing unit 1 obtains the rotation angle from the number of pulse signals.

ROM装置6は、CD-ROMやDVD-ROM等のROM(Read Only Memory)や、IC(Integrated Circuit)カードといった、少なくとも読み取りが可能な記憶媒体で構成されている。この記憶媒体には、例えば、動画データや、音声データなどが記憶されている。   The ROM device 6 includes at least a readable storage medium such as a ROM (Read Only Memory) such as a CD-ROM or a DVD-ROM, or an IC (Integrated Circuit) card. In this storage medium, for example, moving image data, audio data, and the like are stored.

車速センサ7,ジャイロセンサ8およびGPS受信装置9は、ナビゲーション装置100で現在地(自車位置)を検出するために使用されるものである。   The vehicle speed sensor 7, the gyro sensor 8, and the GPS receiver 9 are used by the navigation device 100 to detect the current location (own vehicle position).

車速センサ7は、車速を算出するのに用いる値を出力するセンサである。   The vehicle speed sensor 7 is a sensor that outputs a value used to calculate the vehicle speed.

ジャイロセンサ8は、光ファイバジャイロや振動ジャイロ等で構成され、移動体の回転による角速度を検出するものである。   The gyro sensor 8 is composed of an optical fiber gyro, a vibration gyro, or the like, and detects an angular velocity due to the rotation of the moving body.

GPS受信装置9は、GPS衛星からの信号を受信し移動体とGPS衛星間の距離と距離の変化率とを3個以上の衛星に対して測定することで移動体の現在地、進行速度および進行方位を測定するものである。   The GPS receiver 9 receives a signal from a GPS satellite and measures the distance between the mobile body and the GPS satellite and the rate of change of the distance with respect to three or more satellites to thereby determine the current location, travel speed, and travel of the mobile body. It measures the direction.

FM多重放送受信装置10は、FM多重放送局から送られてくるFM多重放送信号を受信する。FM多重放送には、VICS(Vehicle Information Communication System:登録商標)情報の概略現況交通情報、規制情報、SA/PA(サービスエリア/パーキングエリア)情報、駐車場情報、天気情報などやFM多重一般情報としてラジオ局が提供する文字情報などがある。   The FM multiplex broadcast receiver 10 receives an FM multiplex broadcast signal transmitted from an FM multiplex broadcast station. FM multiplex broadcasting includes VICS (Vehicle Information Communication System: Registered Trademark) information, current traffic information, regulatory information, SA / PA (service area / parking area) information, parking information, weather information, and FM multiplex general information. As text information provided by radio stations.

ビーコン受信装置11は、VICS情報などの概略現況交通情報、規制情報、SA/PA(サービスエリア/パーキングエリア)情報、駐車場情報、天気情報や緊急警報などを受信する。例えば、光により通信する光ビーコン、電波により通信する電波ビーコン等の受信装置である。   The beacon receiving device 11 receives rough current traffic information such as VICS information, regulation information, SA / PA (service area / parking area) information, parking lot information, weather information, emergency alerts, and the like. For example, it is a receiving device such as an optical beacon that communicates by light and a radio beacon that communicates by radio waves.

図4は、演算処理部1の機能ブロック図である。図示するように、演算処理部1は、主制御部101と、入力受付部102と、出力処理部103と、経路探索部104と、経路除外部105と、を有する。   FIG. 4 is a functional block diagram of the arithmetic processing unit 1. As illustrated, the arithmetic processing unit 1 includes a main control unit 101, an input receiving unit 102, an output processing unit 103, a route searching unit 104, and a route excluding unit 105.

主制御部101は、様々な処理を行う中心的な機能部であり、処理内容に応じて、他の処理部を制御する。また、各種センサ、GPS受信装置9等の情報を取得し、マップマッチング部104等に依頼して現在地を特定する。また、随時、走行した日付および時刻と、位置と、を対応付けて、リンクごとに走行履歴を記憶装置3に記憶する。さらに、各処理部からの要求に応じて、現在時刻を出力する。また、ユーザから指示された出発地(現在地)と目的地とを結ぶ最適な経路(推奨経路)を探索し、推奨経路から逸脱しないよう、スピーカ42やディスプレイ2を用いてユーザを誘導する。   The main control unit 101 is a central functional unit that performs various processes, and controls other processing units according to the processing content. In addition, information on various sensors, the GPS receiver 9 and the like is acquired, and the current location is specified by requesting the map matching unit 104 and the like. In addition, the travel history is stored in the storage device 3 for each link by associating the travel date and time with the position as needed. Further, the current time is output in response to a request from each processing unit. Further, an optimum route (recommended route) connecting the starting point (current location) and the destination instructed by the user is searched, and the user is guided using the speaker 42 and the display 2 so as not to deviate from the recommended route.

入力受付部102は、入力装置5またはマイクロフォン41を介して入力された使用者からの指示を受け付け、その要求内容に対応する処理を実行するように演算処理部1の各部を制御する。例えば、使用者が推奨経路の探索を要求したときは、目的地を設定するため、地図をディスプレイ2に表示する処理を出力処理部103に要求する。   The input receiving unit 102 receives an instruction from the user input via the input device 5 or the microphone 41, and controls each unit of the arithmetic processing unit 1 so as to execute processing corresponding to the requested content. For example, when the user requests a search for a recommended route, the output processing unit 103 is requested to display a map on the display 2 in order to set a destination.

出力処理部103は、表示させる画面情報を受け取り、ディスプレイ2に描画するための信号に変換してディスプレイ2に対して描画する指示を行う。   The output processing unit 103 receives screen information to be displayed, converts it into a signal for drawing on the display 2, and instructs the display 2 to draw.

経路探索部104は、主制御部101により検出した現在地を示す情報と、リンクテーブル200に格納された地図データ等を用いて、目的地に到るまでの経路を探索する。具体的には、例えば、経路探索部104は、現在地を示す情報により示される位置を出発地として、目的地へ到る経路をダイクストラ法等の経路探索法に従って探索する。なお、経路探索部104は、探索した結果得られた経路を経路情報テーブル250に格納し、そのうちの一つを推奨経路として記憶する。   The route search unit 104 searches for a route to the destination using information indicating the current location detected by the main control unit 101, map data stored in the link table 200, and the like. Specifically, for example, the route search unit 104 searches for a route to the destination according to a route search method such as the Dijkstra method, with the position indicated by the information indicating the current location as the departure point. The route search unit 104 stores a route obtained as a result of the search in the route information table 250, and stores one of them as a recommended route.

経路除外部105は、経路探索部104にて経路を探索する際に、一般道から細道路を経由して一般道に復帰するという特徴を有する経路を除外する。なお、経路除外部105は、細道路から一般道に復帰する地点が、出発地付近または目的地付近である経路については、除外対象としない。   When the route searching unit 104 searches for a route, the route excluding unit 105 excludes a route having a characteristic of returning from a general road to a general road via a narrow road. The route excluding unit 105 does not exclude a route where the point of returning from a narrow road to a general road is near the departure point or near the destination.

上記した演算処理部1の各機能部、すなわち主制御部101、入力受付部102、出力処理部103、経路探索部104、経路除外部105は、CPU21が所定のプログラムを読み込み実行することにより構築される。そのため、RAM21には、各機能部の処理を実現するためのプログラムが記憶されている。   Each functional unit of the arithmetic processing unit 1, that is, the main control unit 101, the input receiving unit 102, the output processing unit 103, the route searching unit 104, and the route excluding unit 105 is constructed by the CPU 21 reading and executing a predetermined program. Is done. Therefore, the RAM 21 stores a program for realizing the processing of each functional unit.

なお、上記した各構成要素は、ナビゲーション装置100の構成を理解容易にするために、主な処理内容に応じて分類したものである。そのため、構成要素の分類の仕方やその名称によって、本願発明が制限されることはない。ナビゲーション装置100の構成は、処理内容に応じて、さらに多くの構成要素に分類することもできる。また、1つの構成要素がさらに多くの処理を実行するように分類することもできる。   In addition, in order to make an understanding of the structure of the navigation apparatus 100 easy, each above-mentioned component is classified according to the main processing content. Therefore, the present invention is not limited by the way of classifying the components and their names. The configuration of the navigation device 100 can be classified into more components depending on the processing content. Moreover, it can also classify | categorize so that one component may perform more processes.

また、各機能部は、ハードウェア(ASIC、GPUなど)により構築されてもよい。また、各機能部の処理が一つのハードウェアで実行されてもよいし、複数のハードウェアで実行されてもよい。   Each functional unit may be constructed by hardware (ASIC, GPU, etc.). Further, the processing of each functional unit may be executed by one hardware or may be executed by a plurality of hardware.

[動作の説明]
次に、ナビゲーション装置100の動作について説明する。
[Description of operation]
Next, the operation of the navigation device 100 will be described.

図5は、経路探索時において、細道路から一般道へ復帰する経路を探索対象から除外する詳細経路探索処理のフロー図である。このフローは、ナビゲーション装置100が目的地の指定を伴う使用者からの経路探索の指示を受け付けることで開始される。   FIG. 5 is a flowchart of a detailed route search process for excluding, from the search target, a route that returns from a narrow road to a general road during route search. This flow is started when the navigation device 100 accepts a route search instruction from a user with designation of a destination.

まず、経路探索部104は、出発地からのコストが最小となる隣接ノードを探索先端として特定する。そして、当該探索先端へ到るリンクの属性を、現リンク属性として格納する(ステップS001)。   First, the route search unit 104 specifies an adjacent node having a minimum cost from the departure place as a search tip. Then, the attribute of the link that reaches the search tip is stored as the current link attribute (step S001).

具体的には、経路探索部104は、主制御部101に現在地を問い合わせ、主制御部101は、現在地(出発地)を特定して経路探索部104に受け渡す。そして、経路探索部104は、現在地を出発地として設定し、出発地に隣接する(1リンク内で到達する)ノードを特定する。そして、経路探索部104は、そのようなノードのうち、出発地からのリンクコストが最小となるような隣接ノードを特定し、当該ノードを探索先端として特定する。そして、経路探索部104は、探索先端へ到るリンクを特定し、当該リンクの属性を現リンク属性として格納する。例えば、経路探索部104は、探索先端へ到るリンクの道路属性を、リンクテーブル200に格納された当該リンクについてのリンクデータのうち、道路種別223の情報を取得することで特定する。   Specifically, the route search unit 104 inquires of the main control unit 101 about the current location, and the main control unit 101 specifies the current location (departure location) and passes it to the route search unit 104. Then, the route search unit 104 sets the current location as the departure location, and identifies a node adjacent to the departure location (arriving within one link). Then, the route search unit 104 specifies an adjacent node that minimizes the link cost from the departure place among such nodes, and specifies the node as a search tip. Then, the route search unit 104 identifies the link that reaches the search tip, and stores the attribute of the link as the current link attribute. For example, the route search unit 104 specifies the road attribute of the link that reaches the search tip by acquiring information on the road type 223 from the link data for the link stored in the link table 200.

次に、経路探索部104は、探索先端に隣接するノードのうち、出発地からのリンクコストが最小となるノードを新たに探索先端として特定する。そして、現リンク属性として格納されていた属性を、前リンク属性として格納し、当該探索先端へ到るリンクの属性を、現リンク属性として格納する(ステップS002)。   Next, the route search unit 104 newly specifies a node having the lowest link cost from the departure place among the nodes adjacent to the search tip as the search tip. Then, the attribute stored as the current link attribute is stored as the previous link attribute, and the attribute of the link reaching the search tip is stored as the current link attribute (step S002).

具体的には、経路探索部104は、探索先端に隣接する(1リンク内で到達する)ノードを特定する。そして、経路探索部104は、そのようなノードのうち、出発地からのリンクコストが最小となるような隣接ノードを特定し、当該ノードを新たに探索先端として特定する。そして、経路探索部104は、探索先端へ到るリンクを特定し、当該リンクの属性を現リンク属性として格納する。その際、既に格納されている現リンク属性を前リンク属性として退避させる。   Specifically, the route search unit 104 specifies a node adjacent to the search tip (arriving within one link). Then, the route search unit 104 specifies an adjacent node that minimizes the link cost from the departure place among such nodes, and newly specifies the node as a search tip. Then, the route search unit 104 identifies the link that reaches the search tip, and stores the attribute of the link as the current link attribute. At that time, the already stored current link attribute is saved as the previous link attribute.

次に、経路探索部104は、探索先端が目的地と接するか否かを判定する(ステップS003)。具体的には、経路探索部104は、探索先端として特定されているノードが、目的地への最寄りのリンクと接するノードであるか否かを判定する。   Next, the route search unit 104 determines whether the search tip is in contact with the destination (step S003). Specifically, the route search unit 104 determines whether or not the node specified as the search tip is a node in contact with the nearest link to the destination.

探索先端が目的地と接する場合(ステップS003にて「Yes」)、経路探索部104は、詳細経路探索処理を終了させ、当該経路を経路の候補として使用者に提示するよう主制御部101に依頼等を行う。   When the search tip is in contact with the destination (“Yes” in step S003), the route search unit 104 ends the detailed route search process and instructs the main control unit 101 to present the route as a route candidate to the user. Make a request.

探索先端が目的地と接しない場合(ステップS003にて「No」)、経路除外部105は、前リンク属性が「一般道」にあてはまり、かつ、現リンク属性の情報が「細道路」であるか否かを判定する(ステップS004)。具体的には、経路除外部105は、ステップS002にて格納した前リンク属性の情報が「一般道」すなわち「国道」、「都道府県道」、「市区町村道」等であるか否かを判定する。前リンク属性の情報が「一般道」であれば、経路除外部105は、ステップS002にて格納した現リンク属性の情報が「細道路」であるか否かを判定する。   When the search tip does not contact the destination (“No” in step S003), the route exclusion unit 105 has the previous link attribute “normal road” and the current link attribute information “narrow road”. Is determined (step S004). Specifically, the route exclusion unit 105 determines whether or not the information of the previous link attribute stored in step S002 is “general road”, that is, “national road”, “prefectural road”, “city road”, etc. Determine. If the previous link attribute information is “general road”, the route excluding unit 105 determines whether or not the current link attribute information stored in step S002 is “narrow road”.

前リンク属性の情報が「一般道」に当てはまり、かつ、現リンク属性が「細道路」である場合(ステップS004にて「Yes」)、経路除外部105は、図示しないRAM22上のフラグ情報を「ON」に設定する。そして、経路除外部105は、処理をステップS002に戻す(ステップS005)。   When the information of the previous link attribute applies to “general road” and the current link attribute is “narrow road” (“Yes” in step S004), the route excluding unit 105 displays flag information on the RAM 22 (not shown). Set to “ON”. Then, the route exclusion unit 105 returns the process to step S002 (step S005).

前リンク属性の情報が「一般道」に当てはまらない、または、現リンク属性が「細道路」でない場合(ステップS004にて「No」)、経路除外部105は、フラグ情報が「ON」、かつ、前リンク属性の情報が「細道路」であり、かつ、現リンク属性の情報が「一般道」に当てはまる、か否かを判定する(ステップS006)。   If the previous link attribute information does not apply to “general road” or the current link attribute is not “narrow road” (“No” in step S004), the route exclusion unit 105 determines that the flag information is “ON” and Then, it is determined whether or not the information of the previous link attribute is “narrow road” and the information of the current link attribute is applicable to “general road” (step S006).

具体的には、経路除外部105は、ステップS005にて設定するRAM22上のフラグ情報が「ON」に設定されているか否かを判定する。フラグ情報が「ON」に設定されていれば、経路除外部105は、前リンク属性の情報が「細道路」であるか否かを判定する。前リンク属性の情報が「細道路」であれば、経路除外部105は、現リンク属性の情報が「一般道」すなわち「国道」、「都道府県道」、「市区町村道」等であるか否かを判定する。   Specifically, the route exclusion unit 105 determines whether or not the flag information on the RAM 22 set in step S005 is set to “ON”. If the flag information is set to “ON”, the route exclusion unit 105 determines whether the information of the previous link attribute is “narrow road”. If the information of the previous link attribute is “narrow road”, the route exclusion unit 105 indicates that the information of the current link attribute is “general road”, that is, “national road”, “prefectural road”, “city road”, etc. It is determined whether or not.

フラグ情報が「ON」でない、または、前リンク属性の情報が「細道路」でない、または、現リンク属性の情報が「一般道」に当てはまらない場合(ステップS006にて「No」)、経路除外部105は、処理をステップS002に戻す。   If the flag information is not “ON”, the previous link attribute information is not “narrow road”, or the current link attribute information does not apply to “general road” (“No” in step S006), route exclusion The unit 105 returns the process to step S002.

フラグ情報が「ON」である、かつ、前リンク属性の情報が「細道路」である、かつ、現リンク属性の情報が「一般道」に当てはまる場合(ステップS006にて「Yes」)、経路除外部105は、探索先端が出発地または目的地から所定距離内にあるか否かを判定する(ステップS007)。具体的には、経路除外部105は、探索先端のノードの位置が、出発地から所定距離内(例えば、予め定められた距離である300m以内)の位置であるか否か、および、目的地から所定距離内(例えば、予め定められた距離である300m以内)の位置であるか否かを判定する。そして、経路除外部105は、探索先端のノードが、出発地から所定距離内にある、または、目的地から所定距離内にある、のいずれかの条件を満たすか否かを判定する。   If the flag information is “ON”, the previous link attribute information is “narrow road”, and the current link attribute information is “general road” (“Yes” in step S006), the route The excluding unit 105 determines whether or not the search tip is within a predetermined distance from the departure point or the destination (step S007). Specifically, the route excluding unit 105 determines whether or not the position of the node at the search tip is within a predetermined distance from the departure point (for example, within a predetermined distance of 300 m), and the destination It is determined whether or not the position is within a predetermined distance (for example, within a predetermined distance of 300 m). Then, the route excluding unit 105 determines whether or not the node at the leading end of the search satisfies one of the following conditions: a predetermined distance from the departure place or a predetermined distance from the destination.

探索先端が出発地または目的地から所定距離内にある場合(ステップS007にて「Yes」)、経路除外部105は、処理をステップS002に戻す。   When the search tip is within a predetermined distance from the departure point or destination (“Yes” in step S007), the route excluding unit 105 returns the process to step S002.

探索先端が出発地および目的地から所定距離内にない場合(ステップS007にて「No」)、経路除外部105は、探索先端のノードを行き止まりノードとして設定し、探索先端のノードの次点の最小コストとなる隣接ノードを探索先端として設定し、探索先端へ到るリンクの属性を現リンク属性として格納する。そして、経路除外部105は、処理をステップS003へ戻す。   When the search tip is not within the predetermined distance from the departure point and the destination (“No” in step S007), the route exclusion unit 105 sets the search tip node as a dead end node, and sets the next point of the search tip node. An adjacent node having the minimum cost is set as a search tip, and an attribute of a link reaching the search tip is stored as a current link attribute. Then, the route exclusion unit 105 returns the process to step S003.

以上が、詳細経路探索処理の処理内容である。なお、上記処理フローにおいては、ステップS007にて用いる所定距離について、出発地からの所定距離と目的地からの所定距離とが同じであるが、これに限られず、距離が異なっていてもよい。   The above is the processing content of the detailed route search processing. In the above processing flow, for the predetermined distance used in step S007, the predetermined distance from the departure place and the predetermined distance from the destination are the same, but the distance is not limited to this and may be different.

上記の詳細経路探索処理を行う事によって、ナビゲーション装置100は、経路探索時に、一般道から細道路を通り、再び一般道に戻るという経路を探索しないようにすることができる。なお、細道路から一般道に戻る地点が、出発地付近あるいは目的地付近である場合には、一般道から細道路を通り、再び一般道に戻る経路であっても、経路探索可能である。   By performing the detailed route search process described above, the navigation device 100 can avoid searching for a route that passes from a general road through a narrow road and returns to the general road again during the route search. In addition, when the point returning from the narrow road to the general road is near the departure point or the destination, the route search is possible even if the route passes the narrow road from the general road and returns to the general road again.

以上、本発明の一実施形態について説明した。   The embodiment of the present invention has been described above.

本発明の一実施形態によると、ナビゲーション装置100は、細道路の走行をなるべく避けつつ、効率のよい経路を設定することができる。   According to one embodiment of the present invention, the navigation device 100 can set an efficient route while avoiding traveling on a narrow road as much as possible.

図6、図7は、本発明に係るナビゲーション装置による経路探索例を示す図である。   6 and 7 are diagrams showing examples of route search by the navigation apparatus according to the present invention.

図6および図7では、出発地300(または出発地305)と、目的地301(または目的地306)と、が示されており、付近の道路として、一般道属性を有するリンク310、311、312、313、314、と、細道路属性を有するリンク315と、が示されている。リンク310は、ノード320においてリンク311と接続しており、リンク311、ノード322においてリンク312と接続している。また、リンク312は、ノード323においてリンク313と接続しており、リンク313は、ノード324においてリンク314と接続している。また、リンク314と、リンク315とは、ノード321において接続しており、リンク315は、ノード320においてリンク310、311と接続している。   6 and 7, a starting point 300 (or a starting point 305) and a destination 301 (or a destination 306) are shown, and links 310, 311 having a general road attribute as neighboring roads. 312, 313, and 314 and a link 315 having a narrow road attribute are shown. The link 310 is connected to the link 311 at the node 320, and is connected to the link 312 at the link 311 and the node 322. The link 312 is connected to the link 313 at the node 323, and the link 313 is connected to the link 314 at the node 324. The link 314 and the link 315 are connected at the node 321, and the link 315 is connected to the links 310 and 311 at the node 320.

図6(a)においては、出発地300は、リンク310に沿うように位置し、出発地300の所定距離内の領域350には、リンク310とリンク315とが接続するノード320が含まれている。また、目的地301は、リンク314に沿うように位置し、目的地301の所定距離内の領域360には、リンク314とリンク315とが接続するノード321が含まれている。   In FIG. 6A, the departure point 300 is located along the link 310, and a region 350 within a predetermined distance of the departure point 300 includes a node 320 to which the link 310 and the link 315 are connected. Yes. In addition, the destination 301 is located along the link 314, and a region 360 within a predetermined distance of the destination 301 includes a node 321 to which the link 314 and the link 315 are connected.

このような場合には、出発地300から目的地301に向かう経路を探索すると、仮にリンクコストがいずれのリンクも同一であると仮定すると、リンク310からノード320においてリンク315へ進入し、ノード321においてリンク314へ到る経路が最小コストの経路となる。   In such a case, when searching for a route from the departure point 300 to the destination 301, assuming that all links have the same link cost, the link 310 enters the link 315 at the node 320 and the node 321 The route to the link 314 in FIG.

そして、図6(a)においては、経路探索部104が探索する経路も、当該最短経路となる。具体的に説明すると、まず、リンク310の属性は「一般道」であり、リンク315の属性は「細道路」であり、リンク314の属性は「一般道」である。細道路を経由する経路に該当するために探索できないという詳細経路探索処理の仕様により、このような経路は探索不可のようにも思われる。しかし、図6(a)の状態では、細道路から一般道へ復帰するノード、即ちリンク315からリンク314へ進入するノード321の位置が、目的地301から所定の距離内の領域360に含まれるため、このような経路であっても探索が可能となる。   In FIG. 6A, the route searched by the route search unit 104 is also the shortest route. Specifically, the attribute of the link 310 is “general road”, the attribute of the link 315 is “narrow road”, and the attribute of the link 314 is “general road”. It seems that such a route cannot be searched due to the specification of the detailed route search processing that cannot be searched because it corresponds to a route passing through a narrow road. However, in the state of FIG. 6A, the position of the node 321 returning from the narrow road to the general road, that is, the node 321 entering the link 314 from the link 315 is included in the area 360 within a predetermined distance from the destination 301. Therefore, it is possible to search even with such a route.

図6(b)においては、出発地305は、リンク311に沿うように位置し、出発地305の所定距離内の領域350には、リンク310とリンク315とが接続するノード320が含まれない。また、目的地306は、リンク314に沿うように位置し、目的地306の所定距離内の領域360には、リンク314とリンク315とが接続するノード321が含まれない。   In FIG. 6B, the departure point 305 is located along the link 311, and a region 320 within a predetermined distance of the departure point 305 does not include the node 320 to which the link 310 and the link 315 are connected. . In addition, the destination 306 is located along the link 314, and the area 360 within a predetermined distance of the destination 306 does not include the node 321 to which the link 314 and the link 315 are connected.

このような場合には、出発地305から目的地306に向かう経路を探索すると、仮にリンクコストがいずれのリンクも同一であると仮定すると、リンク311からノード320においてリンク315へ進入し、ノード321においてリンク314へ到る経路が最小コストの経路となる。   In such a case, when searching for a route from the departure point 305 to the destination 306, assuming that all links have the same link cost, the link 311 enters the link 315 at the node 320, and the node 321 The route to the link 314 in FIG.

しかし、図6(b)においては、経路探索部104が探索する経路は、当該最短経路とはならず、例えば、リンク311からノード322においてリンク312へ進入し、ノード323においてリンク313へ進入し、ノード324においてリンク314へ到る経路が経路となる。   However, in FIG. 6B, the route searched by the route search unit 104 is not the shortest route. For example, the route 311 enters the link 312 at the node 322 and enters the link 313 at the node 323. The path to the link 314 at the node 324 is the path.

具体的に説明すると、まず、最小コストとなる経路においては、リンク311の属性は「一般道」であり、リンク315の属性は「細道路」であり、リンク314の属性は「一般道」である。細道路を経由する経路に該当するために探索できないという詳細経路探索処理の仕様により、このような経路はノード321が通行不可として設定されるため、探索されない。さらに、図6(b)の状態では、細道路から一般道へ復帰するノード、即ちリンク315からリンク314へ進入するノード321の位置が、目的地306から所定の距離内の領域360に含まれないため、除外の例外も適用されない。そのため、最小コストとなる経路は探索されず、リンク311からノード322においてリンク312へ進入し、ノード323においてリンク313へ進入し、ノード324においてリンク314へ到る経路が探索される。   More specifically, first, in the route having the minimum cost, the attribute of the link 311 is “general road”, the attribute of the link 315 is “narrow road”, and the attribute of the link 314 is “general road”. is there. According to the specification of the detailed route search process that cannot be searched because it corresponds to a route passing through a narrow road, such a route is not searched because the node 321 is set to be impassable. Further, in the state of FIG. 6B, the position of the node 321 that returns from the narrow road to the general road, that is, the node 321 that enters the link 314 from the link 315 is included in the area 360 within a predetermined distance from the destination 306. There are no exemption exceptions. For this reason, the route having the minimum cost is not searched, the link 311 enters the link 312 at the node 322, the node 323 enters the link 313, and the node 324 searches for the route to the link 314.

図7(a)においては、出発地300は、リンク310に沿うように位置し、出発地300の所定距離内の領域350には、リンク310とリンク315とが接続するノード320が含まれる。また、目的地306は、リンク314に沿うように位置し、目的地306の所定距離内の領域360には、リンク314とリンク315とが接続するノード321が含まれる。   In FIG. 7A, the departure place 300 is located along the link 310, and an area 350 within a predetermined distance of the departure place 300 includes a node 320 to which the link 310 and the link 315 are connected. In addition, the destination 306 is located along the link 314, and an area 360 within a predetermined distance of the destination 306 includes a node 321 to which the link 314 and the link 315 are connected.

このような場合には、出発地300から目的地306に向かう経路を探索すると、仮にリンクコストがいずれのリンクも同一であると仮定すると、リンク310からノード320においてリンク315へ進入し、ノード321においてリンク314へ到る経路が最小コストの経路となる。   In such a case, when searching for a route from the departure point 300 to the destination 306, assuming that all the links have the same link cost, the link 310 enters the link 315 at the node 320 and the node 321 The route to the link 314 in FIG.

しかし、図7(a)においては、経路探索部104が探索する経路は、当該最短経路とはならず、例えば、リンク310からノード320においてリンク311へ進入し、リンク311からノード322においてリンク312へ進入し、ノード323においてリンク313へ進入し、ノード324においてリンク314へ到る経路が経路となる。   However, in FIG. 7A, the route searched by the route search unit 104 is not the shortest route, and for example, enters the link 311 at the node 320 from the link 310 and links 312 from the link 311 to the node 322. , The node 323 enters the link 313, and the node 324 reaches the link 314 as a route.

具体的に説明すると、まず、最小コストとなる経路においては、リンク310の属性は「一般道」であり、リンク315の属性は「細道路」であり、リンク314の属性は「一般道」である。細道路を経由する経路に該当するために探索できないという詳細経路探索処理の仕様により、このような経路はノード321が通行不可として設定されるため、探索されない。さらに、図7(a)の状態では、細道路から一般道へ復帰するノード、即ちリンク315からリンク314へ進入するノード321の位置が、目的地306から所定の距離内の領域360に含まれないため、除外の例外も適用されない。そのため、最小コストとなる経路は探索されず、リンク310からノード320においてリンク311へ進入し、リンク311からノード322においてリンク312へ進入し、ノード323においてリンク313へ進入し、ノード324においてリンク314へ到る経路が探索される。   Specifically, first, in the route having the lowest cost, the attribute of the link 310 is “general road”, the attribute of the link 315 is “narrow road”, and the attribute of the link 314 is “general road”. is there. According to the specification of the detailed route search process that cannot be searched because it corresponds to a route passing through a narrow road, such a route is not searched because the node 321 is set to be impassable. Further, in the state of FIG. 7A, the position of the node 321 that returns from the narrow road to the general road, that is, the node 321 that enters the link 314 from the link 315 is included in the area 360 within a predetermined distance from the destination 306. There are no exemption exceptions. Therefore, the route having the minimum cost is not searched, and the link 310 enters the link 311 at the node 320, the link 311 enters the link 312 at the node 322, the node 323 enters the link 313, and the node 324 enters the link 314. The route to reach is searched.

図7(b)においては、出発地305は、リンク311に沿うように位置し、出発地305の所定距離内の領域350には、リンク310とリンク315とが接続するノード320が含まれない。また、目的地301は、リンク314に沿うように位置し、目的地301の所定距離内の領域360には、リンク314とリンク315とが接続するノード321が含まれている。   In FIG. 7B, the departure point 305 is located along the link 311, and an area 350 within a predetermined distance of the departure point 305 does not include the node 320 to which the link 310 and the link 315 are connected. . In addition, the destination 301 is located along the link 314, and a region 360 within a predetermined distance of the destination 301 includes a node 321 to which the link 314 and the link 315 are connected.

このような場合には、出発地305から目的地301に向かう経路を探索すると、仮にリンクコストがいずれのリンクも同一であると仮定すると、リンク311からノード320においてリンク315へ進入し、ノード321においてリンク314へ到る経路が最小コストの経路となる。   In such a case, when searching for a route from the departure point 305 to the destination 301, assuming that all links have the same link cost, the link 311 enters the link 315 at the node 320, and the node 321. The route to the link 314 in FIG.

そして、図7(b)においては、経路探索部104が探索する経路も、当該最短経路となる。具体的に説明すると、まず、リンク311の属性は「一般道」であり、リンク315の属性は「細道路」であり、リンク314の属性は「一般道」である。細道路を経由する経路に該当するために探索できないという詳細経路探索処理の仕様により、このような経路は探索不可のようにも思われる。しかし、図7(b)の状態では、細道路から一般道へ復帰するノード、即ちリンク315からリンク314へ進入するノード321の位置が、目的地301から所定の距離内の領域360に含まれるため、このような経路であっても探索が可能となる。   In FIG. 7B, the route searched by the route search unit 104 is also the shortest route. More specifically, first, the attribute of the link 311 is “general road”, the attribute of the link 315 is “narrow road”, and the attribute of the link 314 is “general road”. It seems that such a route cannot be searched due to the specification of the detailed route search processing that cannot be searched because it corresponds to a route passing through a narrow road. However, in the state of FIG. 7B, the position of the node 321 that returns from the narrow road to the general road, that is, the node 321 that enters the link 314 from the link 315 is included in the area 360 within a predetermined distance from the destination 301. Therefore, it is possible to search even with such a route.

本発明は、上記実施形態に制限されない。上記実施形態は、本発明の技術的思想の範囲内で様々な変形が可能である。例えば、上記実施形態における詳細経路探索処理について、図8に示す処理内容とすることが可能である。   The present invention is not limited to the above embodiment. The above embodiment can be variously modified within the scope of the technical idea of the present invention. For example, the detailed route search processing in the above embodiment can be the processing content shown in FIG.

図8は、経路探索時において、細道路から一般道へ復帰する経路を探索対象から除外する詳細経路探索処理のフロー図である。このフローは、ナビゲーション装置100が目的地の指定を伴う使用者からの経路探索の指示を受け付けることで開始される。   FIG. 8 is a flowchart of a detailed route search process for excluding, from the search target, a route returning from a narrow road to a general road during route search. This flow is started when the navigation device 100 accepts a route search instruction from a user with designation of a destination.

まず、経路探索部104は、出発地目的地へ到る複数の経路を、ダイクストラ法等の探索方法により探索する(ステップS101)。   First, the route search unit 104 searches for a plurality of routes to the departure destination by a search method such as the Dijkstra method (step S101).

次に、経路探索部104は、ステップS101で探索した複数の経路のうち、未評価のものがあるか否かを判定する(ステップS102)。   Next, the route search unit 104 determines whether there is an unevaluated route among the plurality of routes searched in step S101 (step S102).

未評価の経路がない場合(ステップS102にて「No」)、経路探索部104は、「非除外」評価の経路を推奨経路の候補として使用者に提示して、詳細経路探索処理を終了させる(ステップS103)。   If there is no unevaluated route (“No” in step S102), the route search unit 104 presents the route of “non-exclusion” evaluation to the user as a recommended route candidate, and ends the detailed route search process. (Step S103).

未評価の経路がある場合(ステップS102にて「Yes」)、経路除外部105は、未評価の経路から一つの経路を選択する(ステップS104)。   When there is an unevaluated route (“Yes” in step S102), the route exclusion unit 105 selects one route from the unevaluated routes (step S104).

次に、経路除外部105は、選択した経路の出発地から目的地に向かう順序に従って、リンクの属性が「一般道」であるリンクよりも目的地側に、「細道路」であるリンクを含み、さらにその目的地側で「一般道」であるリンクを含むという特徴を有する部分を含まないか否かを判定する(ステップS105)。   Next, the route excluding unit 105 includes a link of “narrow road” on the destination side of the link whose attribute is “general road” in the order from the departure point of the selected route to the destination. Further, it is determined whether or not a portion having a feature of including a link that is a “general road” on the destination side is included (step S105).

当該特徴を有する部分を含まない場合(ステップS105において「Yes」)、経路除外部105は、ステップS109に処理を進める。   When the portion having the feature is not included (“Yes” in step S105), the route excluding unit 105 advances the process to step S109.

当該特徴を有する部分を含む場合(ステップS105において「No」)、経路除外部105は、当該部分のうち「一般道」から「細道路」へ進入する交差点を示す全てのノードが、出発地付近または目的地付近に含まれるか否かを判定する(ステップS106)。   When the portion having the characteristic is included (“No” in step S105), the route excluding unit 105 indicates that all nodes indicating intersections entering the “narrow road” from the “general road” in the portion are in the vicinity of the departure point. Alternatively, it is determined whether it is included in the vicinity of the destination (step S106).

具体的には、経路除外部105は、当該部分のうち「一般道」から「細道路」へ進入する交差点を示すノードを全て抽出して、抽出した全てのノードが、出発地から所定距離(例えば300m)内または目的地から所定距離(例えば300m)内のいずれかの範囲に含まれるか否かを判定する。   Specifically, the route excluding unit 105 extracts all the nodes indicating the intersections that enter the “narrow road” from the “general road” in the portion, and all the extracted nodes have a predetermined distance ( For example, it is determined whether it is included in any range within 300 m) or within a predetermined distance (for example, 300 m) from the destination.

「一般道」から「細道路」へ進入する交差点を示すノードのうち一つでも、出発地付近または目的地付近に含まれないノードがある場合(ステップS106にて「No」)、経路除外部105は、当該選択経路の評価を「除外」とする。そして、経路除外部105は、処理をS102に戻す(ステップS107)。   If there is a node that is not included in the vicinity of the departure point or destination (“No” in step S106), even if one of the nodes indicating the intersection that enters the “narrow road” from the “general road” (step S106), the route exclusion unit 105 designates the evaluation of the selected route as “excluded”. Then, the route exclusion unit 105 returns the process to S102 (step S107).

「一般道」から「細道路」へ進入する交差点を示す全てのノードが、出発地付近または目的地付近に含まれる場合(ステップS106にて「Yes」)、経路除外部105は、当該部分のうち「細道路」から「一般道」へ進入する交差点を示す全てのノードが、出発地付近または目的地付近に含まれるか否かを判定する(ステップS108)。   When all the nodes indicating the intersections entering the “narrow road” from the “general road” are included in the vicinity of the departure point or the destination (“Yes” in step S106), the route excluding unit 105 It is determined whether or not all nodes indicating intersections entering from the “narrow road” to the “general road” are included in the vicinity of the departure point or the vicinity of the destination (step S108).

具体的には、経路除外部105は、ステップS105において判定した特徴を有する部分のうち「細道路」から「一般道」へ進入する交差点を示すノードを全て抽出して、抽出した全てのノードが、出発地から所定距離(例えば300m)内または目的地から所定距離(例えば300m)内のいずれかの範囲に含まれるか否かを判定する。   Specifically, the route excluding unit 105 extracts all the nodes indicating intersections that enter the “general road” from the “narrow road” from the portions having the characteristics determined in step S105, and all the extracted nodes are Then, it is determined whether it is included in any range within a predetermined distance (for example, 300 m) from the departure place or within a predetermined distance (for example, 300 m) from the destination.

「細道路」から「一般道」へ進入する交差点を示すノードのうち一つでも、出発地付近または目的地付近に含まれないノードがある場合(ステップS108にて「No」)、経路除外部105は、処理をステップS107に進めて、当該選択経路を「除外」評価とする。   If there is a node that is not included in the vicinity of the departure point or destination (“No” in step S108), even if one of the nodes indicating the intersection entering from the “narrow road” to the “general road” is present, the route exclusion unit In step S107, the process proceeds to step S107, and the selected route is evaluated as “excluded”.

「一般道」から「細道路」へ進入する交差点を示す全てのノードが、出発地付近または目的地付近に含まれる場合(ステップS108にて「Yes」)、経路除外部105は、当該選択経路の評価を「非除外」とする。そして、経路除外部105は、処理をS102に戻す(ステップS109)。   When all the nodes indicating the intersections entering the “narrow road” from the “general road” are included in the vicinity of the departure point or the vicinity of the destination (“Yes” in step S108), the route excluding unit 105 selects the selected route. The evaluation of is “non-excluded”. Then, the route exclusion unit 105 returns the process to S102 (step S109).

以上が、詳細経路探索処理の変形例の内容である。   The above is the content of the modified example of the detailed route search process.

このようにすることで、ナビゲーション装置100の中では演算処理負荷が高い処理である経路探索処理の演算量の増加を抑えつつ、細道路を経由する経路を探索経路から除外することが可能となる。   By doing in this way, it becomes possible to exclude the route via the narrow road from the searched route while suppressing an increase in the amount of calculation of the route search process which is a process with a high calculation processing load in the navigation device 100. .

また、当該変形例においては、一般道から細道路への進入ノードが、出発地付近または目的地付近に含まれない場合には、「除外」されるという点において、上記実施形態とは若干異なる。これを上記実施形態と同様の仕様とするためには、図8のステップS106の処理を実施しないように変形すればよい。このように変形することで、細道路から一般道への復帰ノードが出発地付近または目的地付近に含まれる場合には「除外」評価されない、という上記実施形態と同様の仕様とすることができる。   Further, in this modification, when the entry node from the general road to the narrow road is not included in the vicinity of the departure place or the vicinity of the destination, it is slightly different from the above embodiment in that it is “excluded”. . In order to make this the same specification as that of the above embodiment, it may be modified so that the process of step S106 in FIG. 8 is not performed. By modifying in this way, the same specifications as in the above embodiment can be obtained, in which the “exclusion” evaluation is not performed when the return node from the narrow road to the general road is included near the departure point or near the destination. .

以上が、変形の例である。   The above is an example of modification.

なお、上記の実施形態では、本発明を車載ナビゲーション装置に適用した例について説明したが、本発明は車載ナビゲーション装置に限らず、ナビゲーション装置全般に適用することができる。   In the above embodiment, an example in which the present invention is applied to an in-vehicle navigation device has been described. However, the present invention is not limited to an in-vehicle navigation device and can be applied to all navigation devices.

1・・・演算処理部、2・・・ディスプレイ、3・・・記憶装置、4・・・音声出入力装置、5・・・入力装置、6・・・ROM装置、7・・・車速センサ、8・・・ジャイロセンサ、9・・・GPS受信装置、10・・・FM多重放送受信装置、11・・・ビーコン受信装置、21・・・CPU、22・・・RAM、23・・・ROM、24・・・I/F、25・・・バス、41・・・マイクロフォン、42・・・スピーカ、51・・・タッチパネル、52・・・ダイヤルスイッチ、100・・・ナビゲーション装置、101・・・主制御部、102・・・入力受付部、103・・・出力処理部、104・・・経路探索部、105・・・経路除外部、200・・・リンクテーブル、250・・・経路情報テーブル DESCRIPTION OF SYMBOLS 1 ... Arithmetic processing part, 2 ... Display, 3 ... Memory | storage device, 4 ... Voice output device, 5 ... Input device, 6 ... ROM device, 7 ... Vehicle speed sensor 8 ... Gyro sensor, 9 ... GPS receiver, 10 ... FM multiplex broadcast receiver, 11 ... Beacon receiver, 21 ... CPU, 22 ... RAM, 23 ... ROM, 24 ... I / F, 25 ... Bus, 41 ... Microphone, 42 ... Speaker, 51 ... Touch panel, 52 ... Dial switch, 100 ... Navigation device, 101. ..Main control unit 102... Input reception unit 103... Output processing unit 104... Route search unit 105. Information table

Claims (3)

出発地から目的地へ到る経路を探索する経路探索手段と、
前記経路探索手段が経路を探索する際に、道路種別が一般道から細道路となり、再度一般道となる地点を検出する検出手段と、
前記検出手段により検出された地点が所定の条件を満たすか否かを判定する判定手段と、
を備え、
前記経路探索手段は、
前記判定手段により、所定の条件を満たすと判定された場合には、前記地点を含む経路を目的地まで探索し、
前記判定手段により、所定の条件を満たさないと判定された場合には、前記地点を除外して経路を探索し、
前記検出手段により検出された地点が、前記出発地から所定距離内の範囲に含まれること、または、前記目的地から所定距離内の範囲に含まれること、を前記所定の条件とする、
ことを特徴とするナビゲーション装置。
Route search means for searching for a route from the departure point to the destination;
When the route search means searches for a route, a detection means for detecting a point where the road type is changed from a general road to a narrow road and becomes a general road again;
Determination means for determining whether or not the point detected by the detection means satisfies a predetermined condition;
With
The route search means includes
When it is determined by the determination means that a predetermined condition is satisfied, a route including the point is searched to the destination,
If it is determined by the determination means that the predetermined condition is not satisfied, the route is searched excluding the point,
The predetermined condition is that the point detected by the detecting means is included in a range within a predetermined distance from the departure place, or included in a range within a predetermined distance from the destination,
A navigation device characterized by that.
請求項1に記載のナビゲーション装置であって、
前記経路探索手段は、前記探索する経路を前記出発地から前記目的地へ向かって探索する処理において、
前記経路上に、前記経路を構成するリンクの道路種別が一般道であるリンクから、リンクの道路種別が細道路であるリンクへ接続するノードを検出すると、当該ノードを第一のノードとして特定し、
当該第一のノードよりも目的地へ近づく方向の経路に、リンクの道路種別が前記細道路であるリンクからリンクの道路種別が一般道であるリンクへ接続するノードが含まれることを検出すると、当該ノードを第二のノードとして特定し、
前記第二のノードが前記出発地から所定距離内の範囲に含まれ、または、前記第二のノードが前記目的地から所定距離内の範囲に含まれる場合には、当該第二のノードを経路に含む経路を探索する、
ことを特徴とするナビゲーション装置。
The navigation device according to claim 1,
In the process of searching for the route to be searched from the departure place to the destination, the route search means,
When a node connected to a link whose road type is a narrow road is detected on the route from a link whose road type is a general road, the node is identified as the first node. ,
When it is detected that the route closer to the destination than the first node includes a node connected from a link whose road type is a narrow road to a link whose road type is a general road, Identify the node as the second node,
If the second node is included in a range within a predetermined distance from the departure place, or if the second node is included in a range within a predetermined distance from the destination, the second node is routed Search for a route that includes
A navigation device characterized by that.
請求項1または2に記載のナビゲーション装置であって、
前記経路探索手段は、
前記出発地から前記目的地へ到る経路を複数検索し、
当該複数の経路のうち、前記所定の条件を満たさない経路を除外する、
ことを特徴とするナビゲーション装置。
The navigation device according to claim 1 or 2,
The route search means includes
Search multiple routes from the starting point to the destination,
Excluding a route that does not satisfy the predetermined condition from the plurality of routes;
A navigation device characterized by that.
JP2009127236A 2009-05-27 2009-05-27 Navigation device Active JP5492455B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009127236A JP5492455B2 (en) 2009-05-27 2009-05-27 Navigation device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009127236A JP5492455B2 (en) 2009-05-27 2009-05-27 Navigation device

Publications (2)

Publication Number Publication Date
JP2010276397A JP2010276397A (en) 2010-12-09
JP5492455B2 true JP5492455B2 (en) 2014-05-14

Family

ID=43423503

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009127236A Active JP5492455B2 (en) 2009-05-27 2009-05-27 Navigation device

Country Status (1)

Country Link
JP (1) JP5492455B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10124498B2 (en) 2014-04-18 2018-11-13 Koninklijke Philips N.V. Blade set, hair cutting appliance, and related manufacturing method
US11279052B2 (en) 2014-04-18 2022-03-22 Koninklijke Philips N.V. Blade set, hair cutting appliance, and related manufacturing method

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4183534B2 (en) * 2003-03-19 2008-11-19 アルパイン株式会社 Method for guiding detour during non-guidance and navigation device for performing the same

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10124498B2 (en) 2014-04-18 2018-11-13 Koninklijke Philips N.V. Blade set, hair cutting appliance, and related manufacturing method
US11279052B2 (en) 2014-04-18 2022-03-22 Koninklijke Philips N.V. Blade set, hair cutting appliance, and related manufacturing method

Also Published As

Publication number Publication date
JP2010276397A (en) 2010-12-09

Similar Documents

Publication Publication Date Title
JP5396164B2 (en) Route search apparatus and route search method
JP5506252B2 (en) Route search apparatus and route search method
JP2013171502A (en) Warning device and warning method
JP2010197211A (en) Server apparatus, navigation apparatus, route information presentation system and route information presentation method
JP5865668B2 (en) Information terminal, program, and search method
JP5492455B2 (en) Navigation device
JP2010145087A (en) Navigation apparatus and navigation method
JP5890187B2 (en) Navigation device, software update program, and update method
JP2011058946A (en) Navigation device, server device, navigation system and navigation method
JP2010243670A (en) Map display, map image display method of map display
JP5224977B2 (en) Navigation device and navigation method
JP2010127770A (en) Navigation device and navigation method
JP2017194317A (en) Information display device and information display method
JP5122987B2 (en) Navigation device and traffic information supplement method
JP2011247634A (en) Navigation device and its navigation method
JP5345801B2 (en) Navigation device and guidance method thereof
JP5830075B2 (en) Route search apparatus and route search method
JP2012127708A (en) Navigation device and route search method
JP2011043473A (en) Navigation apparatus, and method of guiding the same
JP2011163840A (en) Navigation device and method of navigation thereof
JP5005515B2 (en) Navigation device and guidance method thereof
JP5296593B2 (en) Facility information display device and computer program capable of receiving POI information.
JP2015125026A (en) Facility within walking distance display device, facility within walking distance display method, and program
JP2012026794A (en) Navigation device and navigation method
JP2010038795A (en) Navigation system and method for presenting traffic information

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20120523

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130830

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130903

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20131022

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20131119

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140117

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20140204

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140303

R150 Certificate of patent or registration of utility model

Ref document number: 5492455

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250