JP4987667B2 - Navigation device, method and program - Google Patents

Navigation device, method and program Download PDF

Info

Publication number
JP4987667B2
JP4987667B2 JP2007288107A JP2007288107A JP4987667B2 JP 4987667 B2 JP4987667 B2 JP 4987667B2 JP 2007288107 A JP2007288107 A JP 2007288107A JP 2007288107 A JP2007288107 A JP 2007288107A JP 4987667 B2 JP4987667 B2 JP 4987667B2
Authority
JP
Japan
Prior art keywords
road
cost parameter
specific area
navigation
cost
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2007288107A
Other languages
Japanese (ja)
Other versions
JP2009115575A (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 JP2007288107A priority Critical patent/JP4987667B2/en
Publication of JP2009115575A publication Critical patent/JP2009115575A/en
Application granted granted Critical
Publication of JP4987667B2 publication Critical patent/JP4987667B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、車両の運転を支援する技術の改良に関する。   The present invention relates to an improvement in technology for supporting driving of a vehicle.

近年、自動車と情報処理技術の発達に伴って普及したナビゲーション装置は、道路などの配置を示す地図データを用いて、随時測位する自車位置や方位を周辺地図上に表示したり、施設検索やカーソル操作などで指定される目的地へのルートを探索計算し、それに沿って分岐点での進行方向などの誘導案内を画面表示や電子音声などで出力するものである。   In recent years, navigation devices that have become widespread with the development of automobiles and information processing technology use map data indicating the location of roads, etc., to display the position and direction of the vehicle to be measured from time to time on a surrounding map, A route to a destination designated by a cursor operation or the like is searched and calculated, and guidance guidance such as a traveling direction at a branch point is output along a screen display or electronic voice.

このようなナビゲーション装置のなかで最も一般的な車載型のカーナビゲーション装置について、図4に構成例を示す。この例のカーナビゲーション装置は、GPS部55、車速推定部60、方位推定部65からの情報を元に、CPU70で現在位置を推定し表示部75に自車位置を表示する。また、スイッチ類などのユーザインタフェース80から目的地を設定することで、目的地までのルートを探索しそれに沿って交差点での進行方向などの誘導案内を出力することができる。   FIG. 4 shows a configuration example of the most common in-vehicle car navigation device among such navigation devices. In the car navigation device of this example, the CPU 70 estimates the current position based on information from the GPS unit 55, the vehicle speed estimation unit 60, and the direction estimation unit 65, and displays the vehicle position on the display unit 75. In addition, by setting a destination from the user interface 80 such as a switch, it is possible to search for a route to the destination and output guidance information such as a traveling direction at an intersection along the route.

このような処理に用いる地図データ85の構成を図2に示す。このうち、道路形状情報は、道路の曲がり具合といった上空から見た道路の形状を示す情報である。また、道路接続情報は、どの道とどの道がどこでつながっているという情報である。また、道路種別情報は、それぞれの道路がどのような種別、例えば高速道路、国道又は県道であるかを示す情報である。通行規制情報は、その道路が通行禁止か一方通行かといった規制情報である。道路幅情報は、道路の幅(例えば6メートル)の情報である。   The structure of the map data 85 used for such processing is shown in FIG. Among these, the road shape information is information indicating the shape of the road viewed from the sky, such as how the road bends. The road connection information is information indicating which road is connected to which road. The road type information is information indicating what type each road is, for example, an expressway, a national road or a prefectural road. The traffic regulation information is regulation information indicating whether the road is forbidden or one-way. The road width information is information on the width of the road (for example, 6 meters).

次に、図5に、従来技術におけるルート探索のフローチャートを示す。ルート探索は、スタート地点と目的地点をユーザーが指定し、探索開始指示を行うことで実行され、まず、最初にスタート地点がどの道路に該当するかを抽出しその道路を選択道路として記憶する(ステップS03)。次に、その選択道路と接続している道路を検索して、検索した各道路を通行した場合について、スタートの道路からの総合コストをそれぞれ計算する(ステップS04)。   Next, FIG. 5 shows a flowchart of route search in the prior art. The route search is executed by the user specifying the start point and the destination point and instructing the search start. First, the road corresponding to the start point is first extracted and stored as a selected road ( Step S03). Next, the road connected to the selected road is searched, and the total cost from the starting road is calculated for each of the searched roads (step S04).

次に、総合コストを計算した各道路の中でもっともコストの小さな道路を見つけて、その道路を選択道路として記憶する(ステップS05)。この選択道路が目的地に相当する道路ならばルート計算終了とし(ステップS06)、目的地でなければ選択道路に繋がる道路を検索してコストを計算するループを繰り返す(ステップS04)。   Next, the road with the lowest cost is found among the roads for which the total cost has been calculated, and that road is stored as the selected road (step S05). If this selected road is a road corresponding to the destination, the route calculation ends (step S06), and if it is not the destination, a loop connected to the selected road is searched and the cost is calculated (step S04).

上記のルート探索における「コスト」は、コストパラメータと道路距離から決定されるが、コストパラメータ(単に「パラメータ」とも呼ぶ)は道路の種別で決定される値で、高速道路、国道又は県道といった道路種別ごとに予め値が設定される。例えば、同じ長さなら国道のほうが県道よりも優先される。

高速道路:1
国道:2
県道:3
主要道:3
細街路:5

というようなパラメータを設定していた場合、その道路のコストはこのパラメータと道路の距離の積となる。つまり、同じ距離の道路については、パラメータ値が小さいほどコストが小さくなり、ルートとして選ばれる優先順位が高くなる。
The “cost” in the above route search is determined from the cost parameter and the road distance, but the cost parameter (also simply referred to as “parameter”) is a value determined by the type of road, and is a road such as an expressway, a national road or a prefectural road. A value is set in advance for each type. For example, national roads are given priority over prefectural roads if they are the same length.

Highway: 1
National highway: 2
Prefectural road: 3
Main road: 3
Narrow street: 5

If such a parameter is set, the cost of the road is the product of this parameter and the distance of the road. That is, for roads of the same distance, the smaller the parameter value, the lower the cost and the higher the priority order selected as a route.

ルート計算では上記のような処理によって、目的地点へ到達できるもっとも低いコストのルートを計算している。なお、実際のナビゲーション装置では、道路自身のコスト以外に、右左折によるコストや、道路幅、道路の渋滞具合などによる負荷のコスト計算も行うが、これらのついては、本発明とは直接関係しないので省略する。
特開2006−200989号公報
In the route calculation, the lowest cost route that can reach the destination point is calculated by the above processing. In addition to the cost of the road itself, the actual navigation device also calculates the cost of the right / left turn, the load width due to the road width, the degree of traffic congestion, etc., but these are not directly related to the present invention. Omitted.
JP 2006-200989 A

しかしながら、上記のような従来のルート探索では、道路の種別で定まるコストの積み重ねを比較してルートを決定するため、コストが小さくなりやすい大きな道路や名前のある道路がルートに選択されることが多くなる。これは、運転者にとって、初めてそのルートを走行するようなときは安心できるが、自宅周辺など自分がよく知っている道路を走行するときには、運転者はより効率のよい道路を知っているため、ナビゲーション装置が示したルートに不満を持つ場合が多いという問題点があった。   However, in the conventional route search as described above, the route is determined by comparing the accumulation of costs determined by the type of road, and therefore a large road or a road with a name that tends to be low in cost may be selected as the route. Become more. This is safe for the driver when driving the route for the first time, but when driving on roads that he knows well, such as around his home, the driver knows more efficient roads, There was a problem that the route indicated by the navigation device was often unsatisfactory.

なお、リンクコストの係数全体をユーザの自宅地域に応じ変更することで、関西人好みなど地域性に合った特徴のルート計算を実現する提案は存在するが(特許文献1)、一部地域でルート計算の基準を変更するものではなかった。   There is a proposal to realize a route calculation of features that match regional characteristics such as Kansai preferences by changing the overall coefficient of link cost according to the user's home region (Patent Document 1). It did not change the standard of route calculation.

本発明は、上記のような従来技術の課題を解決するもので、その目的は、ナビゲーション装置の技術において、自宅周辺など特定地域においてルート計算の基準を切替えることにより、運転者の好むルートを得やすくすることである。   The present invention solves the above-described problems of the prior art, and the object of the present invention is to obtain a route preferred by the driver by switching the route calculation reference in a specific area such as around the home in the navigation device technology. It is to make it easier.

上記の目的をふまえ、本発明の一態様は、自車位置を逐次計算すると共に、道路に設定されたコストパラメータをもとに目的地へのルートを計算するナビゲーション手段と、所望の地域について特定地域としての設定を受け付ける地域設定手段と、前記特定地域の場所と、前記特定地域外の道路種別毎に設定する第一のコストパラメータ群と、前記特定地域内の道路種別毎に設定する第二のコストパラメータ群と、を記憶する記憶手段と、前記ナビゲーション手段で用いるコストパラメータとして、前記特定地域外では前記第一のコストパラメータ群を選択し、前記特定地域内では前記第一のコストパラメータ群又は前記第二のコストパラメータ群のいずれか一方を選択する、パラメータ選択手段と、を有し、前記パラメータ選択手段は、前記特定地域内において、自車位置が現在のルートから外れてリルートを行う場合に、前記第二のコストパラメータ群を選択することを特徴とする。 Based on the above object, according to one aspect of the present invention, the vehicle position is sequentially calculated, the navigation means for calculating the route to the destination based on the cost parameter set on the road, and the desired area is specified. A region setting means for accepting setting as a region, a location in the specific region, a first cost parameter group set for each road type outside the specific region, and a second set for each road type in the specific region A storage unit for storing the cost parameter group, and as the cost parameter used in the navigation unit, the first cost parameter group is selected outside the specific area, and the first cost parameter group within the specific area or selecting one of the second cost parameter group, possess a parameter selection means, said parameter selection means, before In the specific area, the vehicle position when performing rerouting off the current route, and selects the second cost parameter group.

本発明の他の態様は、上記態様を方法という見方からとらえたもので、移動体の誘導案内を行うナビゲーション装置を用いるナビゲーション方法において、電子回路又はコンピュータの演算制御部により、ルート計算用のナビゲーション手段と、地域の設定を受け付ける地域設定手段と、コストパラメータの記憶手段と、コストパラメータを選択するパラメータ選択手段と、を実現すると共に、前記ナビゲーション手段が、自車位置を逐次計算すると共に、道路に設定されたコストパラメータをもとに目的地へのルートを計算する処理ステップと、前記地域設定手段が、所望の地域について特定地域としての設定を受け付ける処理ステップと、前記記憶手段に、前記特定地域の場所と、前記特定地域外の道路種別毎に設定する第一のコストパラメータ群と、前記特定地域内の道路種別毎に設定する第二のコストパラメータ群と、を記憶させる処理ステップと、前記パラメータ選択手段が、前記ナビゲーション手段で用いるコストパラメータとして、前記特定地域外では前記第一のコストパラメータ群を選択し、前記特定地域内では前記第一のコストパラメータ群又は前記第二のコストパラメータ群のいずれか一方を選択する、処理ステップと、前記パラメータ選択手段により、前記特定地域内において、自車位置が現在のルートから外れてリルートを行う場合に、前記第二のコストパラメータ群を選択する処理ステップを含むことを特徴とする。 Another aspect of the present invention is that the above aspect is viewed from the viewpoint of a method. In a navigation method using a navigation device that guides a moving body, navigation for route calculation is performed by an arithmetic control unit of an electronic circuit or a computer. Means, a region setting unit that receives the setting of the region, a cost parameter storage unit, and a parameter selection unit that selects a cost parameter, and the navigation unit sequentially calculates the vehicle position and road A processing step of calculating a route to the destination based on the cost parameter set in the step, a processing step in which the region setting unit accepts a setting as a specific region for a desired region, and the storage unit stores the specific The first cost cost set for each local location and each road type outside the specific region. A processing step for storing a meter group and a second cost parameter group set for each road type in the specific area, and the parameter selection means as a cost parameter used in the navigation means outside the specific area Selecting the first cost parameter group, and selecting either the first cost parameter group or the second cost parameter group in the specific area, by the processing step, and the parameter selection means, A processing step of selecting the second cost parameter group when the vehicle position deviates from the current route and reroutes within a specific area is included.

本発明の他の態様は、上記態様をコンピュータプログラムという見方からとらえたもので、移動体の誘導案内を行うナビゲーション装置を制御するナビゲーションプログラムにおいて、そのプログラムは、コンピュータの演算制御部を制御することにより、ルート計算用のナビゲーション手段と、地域の設定を受け付ける地域設定手段と、コストパラメータの記憶手段と、コストパラメータを選択するパラメータ選択手段と、を実現すると共に、前記ナビゲーション手段に、自車位置を逐次計算すると共に、道路に設定されたコストパラメータをもとに目的地へのルートを計算させ、前記地域設定手段に、所望の地域について特定地域としての設定を受け付けさせ、前記記憶手段に、前記特定地域の場所と、前記特定地域外の道路種別毎に設定する第一のコストパラメータ群と、前記特定地域内の道路種別毎に設定する第二のコストパラメータ群と、を記憶させ、前記パラメータ選択手段に、前記ナビゲーション手段で用いるコストパラメータとして、前記特定地域外では前記第一のコストパラメータ群を選択させ、前記特定地域内では前記第一のコストパラメータ群又は前記第二のコストパラメータ群のいずれか一方を選択させ、前記特定地域内において、自車位置が現在のルートから外れてリルートを行う場合に、前記第二のコストパラメータ群を選択させることを特徴とする。 Another aspect of the present invention is a navigation program for controlling a navigation device that guides and guides a moving body, in which the above aspect is regarded as a computer program. The program controls an arithmetic control unit of a computer. Thus, the navigation means for route calculation, the area setting means for accepting the setting of the area, the storage means for the cost parameter, and the parameter selection means for selecting the cost parameter are realized, and the navigation means And calculating the route to the destination based on the cost parameters set on the road, causing the area setting means to accept the setting as a specific area for the desired area, and the storage means Set for each location in the specific area and each road type outside the specific area. A first cost parameter group to be stored and a second cost parameter group to be set for each road type in the specific area, and the parameter selecting means has the specific area as a cost parameter used by the navigation means. The first cost parameter group is selected outside, the first cost parameter group or the second cost parameter group is selected in the specific area, and the vehicle position is determined in the specific area. The second cost parameter group is selected when reroute is performed outside the current route .

このように、自宅付近などユーザの指定する特定地域内については、地域外とは異なるパラメータを設定し用いることにより、ユーザの要求に近いルート作成が可能となる。また、特定地域内でのリルート時に第二のコストパラメータ群を選択することにより、通常時は通りやすさや安心感を優先した快適なルートを利用可能となる。 In this way, a route close to the user's request can be created by setting and using a parameter different from that outside the specific area designated by the user such as near the home. In addition, by selecting the second cost parameter group at the time of reroute within a specific area, it is possible to use a comfortable route that gives priority to ease of passage and security.

本発明の他の態様は、上記態様において、さらに、前記各コストパラメータ群として、道路種別は、高速道、国道、県道、主要道、細街路とし、道路種別ごとにそれぞれパラメータ値を設定したことを特徴とする。   According to another aspect of the present invention, in the above aspect, as each of the cost parameter groups, the road type is an expressway, a national road, a prefectural road, a main road, or a narrow street, and a parameter value is set for each road type. It is characterized by.

本発明の他の態様は、上記態様を方法という見方からとらえたもので、前記各コストパラメータ群として、道路種別は、高速道、国道、県道、主要道、細街路とし、道路種別ごとにそれぞれパラメータ値を設定することを特徴とする。   In another aspect of the present invention, the above aspect is viewed from the viewpoint of a method. As each of the cost parameter groups, the road type is an expressway, a national road, a prefectural road, a main road, a narrow street, and each road type. A parameter value is set.

このように、適度な規格の道路種別ごとにパラメータ値を設定し切替えることにより、パラメータ値の変更も適度な負担で容易に行うことが可能となる。   Thus, by setting and switching the parameter value for each appropriate road type, it is possible to easily change the parameter value with a moderate burden.

本発明の他の態様は、上記態様において、さらに、前記ナビゲーション手段は、前記第一又は第二のコストパラメータ群と、道路の距離と、の積から、ルート計算における道路の優先度を設定することを特徴とする。   According to another aspect of the present invention, in the above aspect, the navigation unit further sets a road priority in route calculation from a product of the first or second cost parameter group and a road distance. It is characterized by that.

本発明の他の態様は、上記態様を方法という見方からとらえたもので、前記ナビゲーション手段により、前記第一又は第二のコストパラメータ群と、道路の距離と、の積から、ルート計算における道路の優先度を設定する処理ステップを含むことを特徴とする。   In another aspect of the present invention, the above aspect is viewed from the viewpoint of a method, and the road in the route calculation is calculated from the product of the first or second cost parameter group and the road distance by the navigation means. And a processing step for setting the priority of the process.

このように、コストパラメータ群だけでなく道路の長さをルート計算に反映させることにより、自宅周辺などの特定地域では最短距離の合理的なルートを円滑に利用可能となる。   In this way, by reflecting not only the cost parameter group but also the length of the road in the route calculation, a rational route with the shortest distance can be smoothly used in a specific area such as the vicinity of the home.

本発明の他の態様は、上記態様において、さらに、前記パラメータ選択手段は、目的地から所定距離内において、自車位置が現在のルートから外れてリルートを行う場合に、前記第二のコストパラメータ群を選択することを特徴とする。   According to another aspect of the present invention, in the above aspect, the parameter selection unit further includes the second cost parameter when the vehicle position deviates from the current route and performs reroute within a predetermined distance from the destination. A group is selected.

本発明の他の態様は、上記態様を方法という見方からとらえたもので、前記パラメータ選択手段により、目的地から所定距離内において、自車位置が現在のルートから外れてリルートを行う場合に、前記第二のコストパラメータ群を選択する処理ステップを含むことを特徴とする。   In another aspect of the present invention, the above aspect is viewed from the viewpoint of a method.When the vehicle position is deviated from the current route and rerouted within a predetermined distance from the destination by the parameter selection unit, The method includes a processing step of selecting the second cost parameter group.

このように、目的近くまで来て敢えてルートから外れた場合は、予め設定された特定地域であっても無くても、よく知った場所であることが多く、そのような場合に第二のコストパラメータ群を選択することにより、通常時は通りやすさや安心感を優先した快適なルートを利用しつつ、近道などユーザの意向に沿ったルート作成が可能となる。   As you can see, if you come close to your destination and deviate from the route, it is often a well-known place, whether or not it is a specific area that has been set in advance. By selecting a parameter group, it is possible to create a route in accordance with the user's intention such as a shortcut while using a comfortable route that prioritizes ease of passage and security.

以上のように、本発明によれば、ナビゲーション装置の技術において、自宅周辺など特定地域においてルート計算の基準を切替えることにより、運転者の好むルートを得やすくすることができるので、ストレスの少ない安全快適なドライブが実現できる。   As described above, according to the present invention, in the navigation device technology, it is possible to easily obtain the route preferred by the driver by switching the route calculation reference in a specific area such as the vicinity of the home, so that safety with less stress can be obtained. A comfortable drive can be realized.

次に、本発明を実施するための最良の実施形態について、図に沿って説明する。なお、背景技術や課題での説明と共通の前提事項は適宜省略する。   Next, the best mode for carrying out the present invention will be described with reference to the drawings. Note that assumptions common to the explanation in the background art and problems are omitted as appropriate.

〔1.構成〕
本実施形態は、移動体の誘導案内を行うナビゲーション装置(以下「本装置」と呼ぶ)に関するもので、その構成を図1に示す。すなわち、GPS部55、車速推定部60、方位推定部65、表示部75、ユーザインタフェース80、地図データ85、については従来例(図4)に準じるが、従来とは異なり、本装置では、コンピュータのCPUやメモリなどを含む演算制御部10を図示しない所定のコンピュータプログラムで制御することにより、図1に示す各要素20〜50を実現している。これら各要素20〜50は、以下のような作用効果を実現実行する処理手段である。
[1. Constitution〕
The present embodiment relates to a navigation device (hereinafter referred to as “the present device”) for guiding and guiding a moving body, and its configuration is shown in FIG. That is, the GPS unit 55, the vehicle speed estimation unit 60, the direction estimation unit 65, the display unit 75, the user interface 80, and the map data 85 conform to the conventional example (FIG. 4). The elements 20 to 50 shown in FIG. 1 are realized by controlling the arithmetic control unit 10 including the CPU, the memory, and the like by a predetermined computer program (not shown). Each of these elements 20 to 50 is a processing means that realizes and executes the following operational effects.

〔2.作用効果の概要〕
すなわち、本装置の作用の概要として、ナビゲーション手段20が、自車位置を逐次計算すると共に、道路に設定されたコストパラメータをもとに目的地へのルートを計算し、地域設定手段30が、所望の地域について特定地域としての設定を受け付ける。そして、前記特定地域の場所とともに、前記特定地域外の道路種別毎に設定する第一のコストパラメータ群と、前記特定地域内の道路種別毎に設定する第二のコストパラメータ群と、を記憶手段40に記憶させる。
[2. (Overview of effects)
That is, as an outline of the operation of the present device, the navigation means 20 sequentially calculates the vehicle position, calculates the route to the destination based on the cost parameters set on the road, and the area setting means 30 A setting as a specific area is accepted for a desired area. And a first cost parameter group set for each road type outside the specific area, and a second cost parameter group set for each road type in the specific area together with the location of the specific area 40.

そして、パラメータ選択手段50が、ナビゲーション手段20で用いるコストパラメータとして、前記特定地域外では前記第一のコストパラメータ群を選択し、前記特定地域内では前記第一のコストパラメータ群又は前記第二のコストパラメータ群のいずれか一方を選択する。   Then, the parameter selection means 50 selects the first cost parameter group outside the specific area as the cost parameter used in the navigation means 20, and the first cost parameter group or the second cost parameter within the specific area. Select one of the cost parameter groups.

このように、自宅付近などユーザの指定する特定地域内については、地域外とは異なるパラメータを設定し用いることにより、ユーザの要求に近いルート作成が可能となる。   In this way, a route close to the user's request can be created by setting and using a parameter different from that outside the specific area designated by the user such as near the home.

また、本実施形態において、ナビゲーション手段20は、前記第一又は第二のコストパラメータ群と、道路の距離と、の積から、ルートの計算における各道路の優先度すなわち選択されやすさを設定する。このように、コストパラメータ群だけでなく道路の長さをルート計算に反映させることにより、自宅周辺などの特定地域では最短距離の合理的なルートを円滑に利用可能となる。   In this embodiment, the navigation means 20 sets the priority of each road in the route calculation, that is, the ease of selection, from the product of the first or second cost parameter group and the road distance. . In this way, by reflecting not only the cost parameter group but also the length of the road in the route calculation, a rational route with the shortest distance can be smoothly used in a specific area such as the vicinity of the home.

〔3.処理の例〕
ここで、具体的な処理の一例を示す。この例では、第一及び第二の各コストパラメータ群として、道路種別は、高速道、国道、県道、主要道、細街路とし、道路種別ごとにそれぞれパラメータ値を設定する。このように、適度な規格の道路種別ごとにパラメータ値を設定し切替えることにより、パラメータ値の変更も適度な負担で容易に行うことが可能となる。
[3. Example of processing)
Here, an example of a specific process is shown. In this example, as the first and second cost parameter groups, the road type is an expressway, a national road, a prefectural road, a main road, and a narrow street, and parameter values are set for each road type. Thus, by setting and switching the parameter value for each appropriate road type, it is possible to easily change the parameter value with a moderate burden.

また、パラメータ選択手段50は、前記特定地域内において、自車位置が現在のルートから外れてリルートを行う場合に、前記第二のコストパラメータ群を選択する。   Further, the parameter selection means 50 selects the second cost parameter group when the vehicle position deviates from the current route and performs reroute within the specific area.

ここでは、自宅の緯度経度座標を中心とした所定距離(例えば10km)の範囲を特定地域として予め設定した状態で、目的地を自宅としてルート計算のうえ走行中において、自宅近くでルートから外れ、リルート動作が行われた場合を想定する。このリルートは、現在設定されているルートから車両が外れたときに、車両の現在位置から目的地までのルートを自動的に再計算する処理である。   Here, in a state where a range of a predetermined distance (for example, 10 km) centered on the latitude and longitude coordinates of the home is set in advance as a specific area, the route is calculated with the destination as the home, and the vehicle is off the route near the home, Assume that a reroute operation has been performed. This reroute is a process of automatically recalculating the route from the current position of the vehicle to the destination when the vehicle deviates from the currently set route.

ここで、一般に、車での旅行帰りなどで目的地を自宅にしたとき、現在地が運転者の知らない道路の場合、運転者はナビゲーション装置の誘導にしたがって走行すれば十分快適な場合が多い。しかし、自宅周辺になると、運転者はナビゲーション装置からの指示と関係なく、自宅に向かうのに効率のいい道路を選択して走行することがある。   Here, in general, when the destination is set to home after traveling by car or the like, if the current location is a road that the driver does not know, the driver is often sufficiently comfortable if he follows the guidance of the navigation device. However, when driving around the home, the driver may select a road that is efficient for traveling to the home regardless of the instruction from the navigation device.

このとき運転者が選ぶ道路は、多くの車両が走行している大きな道路とは限らず、少しぐらい狭くても近い道路を選ぶことが多い。自宅周辺の道路は慣れているので、少しぐらい狭い道路でもストレスを感じないため、このような選択になる。このとき、本装置は、走行車両があらかじめ計算したルートから外れるためリルートを行う。   At this time, the road selected by the driver is not limited to a large road on which many vehicles are traveling, but is often selected to be a close road even if it is a little narrow. This is the choice because the roads around my home are used to it, so I don't feel stress even on narrow roads. At this time, this apparatus performs reroute because the traveling vehicle deviates from the route calculated in advance.

上記のようにリルート処理を開始した場合、本装置ではコストパラメータの変更を行う。ここで、通常のコストパラメータは、国道や主要道などのように多くの車両が走行する道路ほど値を小さくしている。このコストパラメータを、高速道路や有料道路などの無条件では走行できない道路を除いて、以下のように共通のものに変更する。   When the reroute process is started as described above, the cost parameter is changed in the present apparatus. Here, the value of the normal cost parameter is smaller for roads on which many vehicles travel, such as national roads and main roads. This cost parameter is changed to a common one as follows except for roads that cannot travel unconditionally such as expressways and toll roads.

すなわち、特定地域以外では従来技術と同様、

高速道路:1
国道:2
県道:3
主要道:3
細街路:5

であったものを、特定地域では、

高速道路:1
国道:2
県道:2
主要道:2
細街路:2

のように変更することで、新たに計算される残りのルートは、道路種別には左右されず、純粋に距離の比較に基づくことになる。
In other words, outside the specific area,

Highway: 1
National highway: 2
Prefectural road: 3
Main road: 3
Narrow street: 5

In certain areas,

Highway: 1
National highway: 2
Prefectural road: 2
Main road: 2
Narrow street: 2

By changing in this way, the newly calculated remaining route is not influenced by the road type, but is purely based on a distance comparison.

これにより、運転者が望むような最短のルートを提示することが可能である。また、同じ車両でも、運転者が不慣れな人の場合は、本装置から出力される誘導案内の指示通り自宅まで走行する限り、リルート動作は行われないので、不用意に狭い道路などを誘導することもない。   Thereby, it is possible to present the shortest route as desired by the driver. In addition, even if the driver is an unfamiliar person with the same vehicle, the reroute operation is not performed as long as the driver travels to the home as instructed by the guidance guidance output from the device. There is nothing.

以上のように、特定地域内でのリルート時に第二のコストパラメータ群を選択することにより、通常時は通りやすさや安心感を優先した快適なルートを利用可能となる。   As described above, by selecting the second cost parameter group at the time of rerouting within a specific area, it is possible to use a comfortable route that gives priority to ease of travel and security.

〔4.フローチャートの例〕
次に、本発明に対応する処理手順のフローチャートを図3に例示する。この処理手順は、パラメータ選択手段50により、目的地から所定距離内において、自車位置が現在のルートから外れてリルートを行う場合に、前記第二のコストパラメータ群を選択する例である。
[4. (Example of flowchart)
Next, FIG. 3 illustrates a flowchart of a processing procedure corresponding to the present invention. This processing procedure is an example in which the second cost parameter group is selected by the parameter selection means 50 when the vehicle position deviates from the current route and is rerouted within a predetermined distance from the destination.

すなわち、この処理手順では、ステップS03〜S06は図5に示した従来の例に準じるが、それに先立ち、ルートを外れてリルートなどルート計算の処理となったとき、ルート計算のスタート地点すなわち現在地点と目的地点との距離を計算し、この距離があらかじめ指定していた所定の基準距離(例えば前記の10km)以下のとき(ステップS01)、コストパラメータを上記のように第二のコストパラメータ群に変更するものである(ステップS02)。   That is, in this processing procedure, steps S03 to S06 conform to the conventional example shown in FIG. 5, but prior to that, when the route calculation processing is performed such as reroute after deviating the route, the starting point of the route calculation, that is, the current point When the distance is less than or equal to a predetermined reference distance (for example, 10 km) specified in advance (step S01), the cost parameter is set to the second cost parameter group as described above. It is to be changed (step S02).

このように、目的近くまで来て敢えてルートから外れた場合は、予め設定された特定地域であっても無くても、よく知った場所であることが多く、そのような場合に第二のコストパラメータ群を選択することにより、通常時は通りやすさや安心感を優先した快適なルートを利用しつつ、近道などユーザの意向に沿ったルート作成が可能となる。   As you can see, if you come close to your destination and deviate from the route, it is often a well-known place, whether or not it is a specific area that has been set in advance. By selecting a parameter group, it is possible to create a route in accordance with the user's intention such as a shortcut while using a comfortable route that prioritizes ease of passage and security.

〔5.他の実施形態〕
なお、本発明は、上記実施形態に限定されるものではなく、以下に例示するものやそれ以外の他の実施形態も含むものである。例えば、上記実施形態は、主に装置のカテゴリーで本発明を把握し説明したが、本発明は、上記実施形態に対応する方法及びコンピュータプログラムとしても把握可能である。また、以上説明した道路種別やコストパラメータは例示に過ぎないので、実際には実装上の都合に応じ適宜変更可能である。
[5. Other embodiments]
In addition, this invention is not limited to the said embodiment, The thing illustrated below and other embodiment other than that are included. For example, although the above embodiments have grasped and explained the present invention mainly in the category of apparatus, the present invention can also be grasped as a method and a computer program corresponding to the above embodiments. In addition, the road types and cost parameters described above are merely examples, and can actually be changed as appropriate according to mounting convenience.

本発明の実施形態におけるナビゲーション装置の構成を示す図。The figure which shows the structure of the navigation apparatus in embodiment of this invention. 従来及び本発明の実施形態における地図データの構成を示す概念図。The conceptual diagram which shows the structure of the map data in the conventional and embodiment of this invention. 本発明の実施形態におけるルート探索計算の処理手順を示すフローチャート。The flowchart which shows the process sequence of route search calculation in embodiment of this invention. 従来のナビゲーション装置の構成を例示する図。The figure which illustrates the structure of the conventional navigation apparatus. 従来のナビゲーション装置におけるルート探索計算の処理手順を示すフローチャート。The flowchart which shows the process sequence of the route search calculation in the conventional navigation apparatus.

符号の説明Explanation of symbols

10…演算制御部
20…ナビゲーション手段
30…地域設定手段
40…記憶手段
50…パラメータ選択手段
55…GPS部
60…車速推定部
65…方位推定部
75…表示部
80…ユーザインタフェース
85…地図データ
DESCRIPTION OF SYMBOLS 10 ... Operation control part 20 ... Navigation means 30 ... Area setting means 40 ... Storage means 50 ... Parameter selection means 55 ... GPS part 60 ... Vehicle speed estimation part 65 ... Direction estimation part 75 ... Display part 80 ... User interface 85 ... Map data

Claims (9)

自車位置を逐次計算すると共に、道路に設定されたコストパラメータをもとに目的地へのルートを計算するナビゲーション手段と、
所望の地域について特定地域としての設定を受け付ける地域設定手段と、
前記特定地域の場所と、前記特定地域外の道路種別毎に設定する第一のコストパラメータ群と、前記特定地域内の道路種別毎に設定する第二のコストパラメータ群と、を記憶する記憶手段と、
前記ナビゲーション手段で用いるコストパラメータとして、前記特定地域外では前記第一のコストパラメータ群を選択し、前記特定地域内では前記第一のコストパラメータ群又は前記第二のコストパラメータ群のいずれか一方を選択する、パラメータ選択手段と、を有し、
前記パラメータ選択手段は、前記特定地域内において、自車位置が現在のルートから外れてリルートを行う場合に、前記第二のコストパラメータ群を選択する
ことを特徴とするナビゲーション装置。
Navigation means for calculating the route to the destination based on the cost parameters set for the road, as well as sequentially calculating the vehicle position;
An area setting means for accepting a setting as a specific area for a desired area;
Storage means for storing the location in the specific area, a first cost parameter group set for each road type outside the specific area, and a second cost parameter group set for each road type in the specific area When,
As the cost parameter used in the navigation means, the first cost parameter group is selected outside the specific area, and either the first cost parameter group or the second cost parameter group is selected within the specific area. selecting, have a, a parameter selection means,
The navigation apparatus according to claim 1, wherein the parameter selection means selects the second cost parameter group when the vehicle position deviates from the current route and performs reroute within the specific area .
前記各コストパラメータ群として、道路種別は、高速道、国道、県道、主要道、細街路とし、道路種別ごとにそれぞれパラメータ値を設定した
ことを特徴とする請求項1記載のナビゲーション装置。
The navigation apparatus according to claim 1, wherein, as each of the cost parameter groups, a road type is an expressway, a national road, a prefectural road, a main road, or a narrow street, and a parameter value is set for each road type.
前記ナビゲーション手段は、前記第一又は第二のコストパラメータ群と、道路の距離と、の積から、ルート計算における道路の優先度を設定する
ことを特徴とする請求項1又は2記載のナビゲーション装置。
3. The navigation device according to claim 1, wherein the navigation unit sets a priority of a road in route calculation from a product of the first or second cost parameter group and a road distance. .
前記パラメータ選択手段は、目的地から所定距離内において、自車位置が現在のルートから外れてリルートを行う場合に、前記第二のコストパラメータ群を選択する
ことを特徴とする請求項1から3のいずれか一項に記載のナビゲーション装置。
The parameter selection means selects the second cost parameter group when the vehicle position deviates from the current route and performs reroute within a predetermined distance from the destination.
The navigation device according to any one of claims 1 to 3 , wherein
移動体の誘導案内を行うナビゲーション装置を用いるナビゲーション方法において、In a navigation method using a navigation device for guiding guidance of a moving object,
電子回路又はコンピュータの演算制御部により、ルート計算用のナビゲーション手段と、地域の設定を受け付ける地域設定手段と、コストパラメータの記憶手段と、コストパラメータを選択するパラメータ選択手段と、を実現すると共に、The electronic circuit or the calculation control unit of the computer realizes navigation means for route calculation, area setting means for accepting setting of the area, storage means for cost parameters, and parameter selection means for selecting cost parameters,
前記ナビゲーション手段が、自車位置を逐次計算すると共に、道路に設定されたコストパラメータをもとに目的地へのルートを計算する処理ステップと、The navigation means sequentially calculates the vehicle position, and calculates a route to the destination based on a cost parameter set on the road;
前記地域設定手段が、所望の地域について特定地域としての設定を受け付ける処理ステップと、A process step in which the area setting means accepts a setting as a specific area for a desired area;
前記記憶手段に、前記特定地域の場所と、前記特定地域外の道路種別毎に設定する第一のコストパラメータ群と、前記特定地域内の道路種別毎に設定する第二のコストパラメータ群と、を記憶させる処理ステップと、In the storage means, a location of the specific area, a first cost parameter group set for each road type outside the specific area, a second cost parameter group set for each road type in the specific area, Processing steps for storing
前記パラメータ選択手段が、前記ナビゲーション手段で用いるコストパラメータとして、前記特定地域外では前記第一のコストパラメータ群を選択し、前記特定地域内では前記第一のコストパラメータ群又は前記第二のコストパラメータ群のいずれか一方を選択する、処理ステップと、The parameter selection means selects the first cost parameter group outside the specific area as the cost parameter used in the navigation means, and the first cost parameter group or the second cost parameter within the specific area. A process step for selecting one of the groups;
前記パラメータ選択手段により、前記特定地域内において、自車位置が現在のルートから外れてリルートを行う場合に、前記第二のコストパラメータ群を選択する処理ステップA processing step of selecting the second cost parameter group when the vehicle selecting position deviates from the current route and reroutes within the specific area by the parameter selection means.
を含むことを特徴とするナビゲーション方法。A navigation method comprising:
前記各コストパラメータ群として、道路種別は、高速道、国道、県道、主要道、細街路とし、道路種別ごとにそれぞれパラメータ値を設定する
ことを特徴とする請求項5記載のナビゲーション方法。
As each cost parameter group, the road type is an expressway, a national road, a prefectural road, a main road, or a narrow street, and a parameter value is set for each road type.
The navigation method according to claim 5, wherein:
前記ナビゲーション手段により、前記第一又は第二のコストパラメータ群と、道路の距離と、の積から、ルート計算における道路の優先度を設定する処理ステップ
を含むことを特徴とする請求項5又は6記載のナビゲーション方法。
A processing step of setting a road priority in route calculation from the product of the first or second cost parameter group and the road distance by the navigation means.
The navigation method according to claim 5, further comprising :
前記パラメータ選択手段により、目的地から所定距離内において、自車位置が現在のルートから外れてリルートを行う場合に、前記第二のコストパラメータ群を選択する処理ステップ
を含むことを特徴とする請求項5から7のいずれか一項に記載のナビゲーション方法。
A processing step of selecting the second cost parameter group when the parameter selection means performs a reroute within a predetermined distance from the destination when the vehicle position deviates from the current route.
The navigation method according to any one of claims 5 to 7, further comprising :
移動体の誘導案内を行うナビゲーション装置を制御するナビゲーションプログラムにおいて、In a navigation program for controlling a navigation device for guiding and guiding a moving object,
そのプログラムは、The program is
コンピュータの演算制御部を制御することにより、ルート計算用のナビゲーション手段と、地域の設定を受け付ける地域設定手段と、コストパラメータの記憶手段と、コストパラメータを選択するパラメータ選択手段と、を実現すると共に、By controlling the calculation control unit of the computer, a route calculation navigation unit, a region setting unit for receiving a region setting, a cost parameter storage unit, and a parameter selection unit for selecting a cost parameter are realized. ,
前記ナビゲーション手段に、自車位置を逐次計算すると共に、道路に設定されたコストパラメータをもとに目的地へのルートを計算させ、The navigation means sequentially calculates the position of the vehicle, and calculates the route to the destination based on the cost parameters set on the road,
前記地域設定手段に、所望の地域について特定地域としての設定を受け付けさせ、Let the region setting means accept a setting as a specific region for a desired region,
前記記憶手段に、前記特定地域の場所と、前記特定地域外の道路種別毎に設定する第一のコストパラメータ群と、前記特定地域内の道路種別毎に設定する第二のコストパラメータ群と、を記憶させ、In the storage means, a location of the specific area, a first cost parameter group set for each road type outside the specific area, a second cost parameter group set for each road type in the specific area, Remember
前記パラメータ選択手段に、前記ナビゲーション手段で用いるコストパラメータとして、前記特定地域外では前記第一のコストパラメータ群を選択させ、前記特定地域内では前記第一のコストパラメータ群又は前記第二のコストパラメータ群のいずれか一方を選択させ、前記特定地域内において、自車位置が現在のルートから外れてリルートを行う場合に、前記第二のコストパラメータ群を選択させるThe parameter selection means causes the first cost parameter group to be selected outside the specific area as the cost parameter used in the navigation means, and the first cost parameter group or the second cost parameter within the specific area. Select one of the groups, and select the second cost parameter group when the vehicle position deviates from the current route and reroutes within the specific area.
ことを特徴とするナビゲーションプログラム。A navigation program characterized by that.
JP2007288107A 2007-11-06 2007-11-06 Navigation device, method and program Expired - Fee Related JP4987667B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007288107A JP4987667B2 (en) 2007-11-06 2007-11-06 Navigation device, method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007288107A JP4987667B2 (en) 2007-11-06 2007-11-06 Navigation device, method and program

Publications (2)

Publication Number Publication Date
JP2009115575A JP2009115575A (en) 2009-05-28
JP4987667B2 true JP4987667B2 (en) 2012-07-25

Family

ID=40782877

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007288107A Expired - Fee Related JP4987667B2 (en) 2007-11-06 2007-11-06 Navigation device, method and program

Country Status (1)

Country Link
JP (1) JP4987667B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5712712B2 (en) * 2011-03-18 2015-05-07 株式会社デンソー In-vehicle function controller

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003156349A (en) * 2001-11-21 2003-05-30 Nissan Motor Co Ltd Navigator
JP2007078573A (en) * 2005-09-15 2007-03-29 Denso Corp Route guide apparatus and program
JP2007113940A (en) * 2005-10-18 2007-05-10 Denso Corp Route searching apparatus for vehicle

Also Published As

Publication number Publication date
JP2009115575A (en) 2009-05-28

Similar Documents

Publication Publication Date Title
US10139243B2 (en) High level instruction for navigational routing systems
US6362751B1 (en) Navigation system with a route exclusion list system
JP4268727B2 (en) Vehicle navigation system
JP2021073448A (en) Alternative route
US8942918B2 (en) Multiple route pre-calculation and presentation for a vehicle navigation system
JP3322268B2 (en) Multiple navigation route device for land vehicles
WO2014122272A1 (en) System, components and methodologies for navigation route planning
JP2004226275A (en) Vehicle navigation apparatus and program therefor
US20120191344A1 (en) Method and apparatus for displaying lane complexity information for navigation system
JP2008039480A (en) Route searching device
JP3013555B2 (en) Route guidance device for vehicles
JP2006350953A (en) Car navigation system
JP2019515266A (en) Method and system for determining safe return range
US20100030464A1 (en) Route Finding System and Method Having a Route Option for Avoiding Hazardous Turning Maneuvers
JP3228640B2 (en) Car navigation system
JP2004286454A (en) Detour guiding method during non-guidance, and navigation device executing the same
US8818727B2 (en) Method of assisting a user of a personal navigation device with parking nearby a destination location and related personal navigation device
JP4987667B2 (en) Navigation device, method and program
JP3673998B2 (en) Car navigation system
JP2004125448A (en) Navigation system
JP2008070174A (en) On-board navigation apparatus, and control method and control program therefor
JPH08129697A (en) Recommended route guide device
JP4821568B2 (en) Route search device
JP3840196B2 (en) Navigation device and recording medium
JP2004108874A (en) Navigation device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20101105

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120120

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120207

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120403

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

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20120425

R150 Certificate of patent or registration of utility model

Ref document number: 4987667

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20150511

Year of fee payment: 3

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees