JP5333040B2 - Navigation device, route search method, and program - Google Patents

Navigation device, route search method, and program Download PDF

Info

Publication number
JP5333040B2
JP5333040B2 JP2009190772A JP2009190772A JP5333040B2 JP 5333040 B2 JP5333040 B2 JP 5333040B2 JP 2009190772 A JP2009190772 A JP 2009190772A JP 2009190772 A JP2009190772 A JP 2009190772A JP 5333040 B2 JP5333040 B2 JP 5333040B2
Authority
JP
Japan
Prior art keywords
route
condition
destination
search
guide route
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
JP2009190772A
Other languages
Japanese (ja)
Other versions
JP2011043372A (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.)
JVCKenwood Corp
Original Assignee
JVCKenwood Corp
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 JVCKenwood Corp filed Critical JVCKenwood Corp
Priority to JP2009190772A priority Critical patent/JP5333040B2/en
Publication of JP2011043372A publication Critical patent/JP2011043372A/en
Application granted granted Critical
Publication of JP5333040B2 publication Critical patent/JP5333040B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、ナビゲーション装置、ルート探索方法、及びプログラムに関する。   The present invention relates to a navigation device, a route search method, and a program.

従来、目的地までの経路探索を行い、探索結果に応じて誘導経路を案内する機能を備えたナビゲーション装置が提案されている。ナビゲーション装置は、画面に自車両の現在地周辺の地図を表示するとともに、自車両の現在地を示す現在地マークを地図上に重畳表示する。そして、自車両の現在地の変化に伴い、随時画面の表示が更新される。   Conventionally, a navigation device has been proposed that has a function of searching for a route to a destination and guiding a guided route according to a search result. The navigation device displays a map around the current location of the host vehicle on the screen and superimposes and displays a current location mark indicating the current location of the host vehicle on the map. And the display of a screen is updated at any time with the change of the present location of the own vehicle.

また、ナビゲーション装置は、ドライバによって出発地と目的地が設定された場合に、その出発地から目的地に至る最適経路を、地図データを用いて探索する。そして、上記現在地マークとともに、その最適経路を画面に表示する。   In addition, when the departure point and the destination are set by the driver, the navigation device searches for the optimum route from the departure point to the destination using the map data. Then, along with the current location mark, the optimum route is displayed on the screen.

このようなナビゲーション装置では、現在位置から目的地へと到達するのに要する時間が最短となる探索条件、現在位置から目的地までの経路沿いの距離が最も短くなる探索条件、現在位置から目的地までの移動に要する通行料金が最も安くなる探索条件、等を用いて経路探索を行うようにしている。   In such a navigation device, the search condition that takes the shortest time to reach the destination from the current position, the search condition that the distance along the route from the current position to the destination is the shortest, and the current position to the destination The route search is performed using search conditions that make the toll required for traveling up to the lowest.

上記したようなナビゲーション装置として、以下のようなものが提案されている。
例えば、特許文献1には、有料道路を含めたルートの探索を固定の探索条件を用いて行う方法が開示されている。
また、経由地を設定してその区間ごとにルート探索条件を切り替える方法が一般に知られている。
また、例えば、特許文献2には、ドライバがよく走行する地域とあまり走行しない地域とに分けてその地域ごとに探索条件を切り替える方法が開示されている。
The following devices have been proposed as the navigation device as described above.
For example, Patent Document 1 discloses a method for searching for a route including a toll road using a fixed search condition.
Also, a method for setting a waypoint and switching route search conditions for each section is generally known.
Further, for example, Patent Document 2 discloses a method of switching search conditions for each region by dividing into regions where the driver often travels and regions where the driver does not travel much.

特開平4−319619号公報JP-A-4-361919 特開2005−227049号公報JP 2005-227049 A

しかしながら、例えば特許文献1に記載されているような、ドライバが指定した固定の探索条件を用いてルート探索を行う方法では、個々のドライバの実態に合ったルート探索を行うことができないという問題があった。例えば、ルート探索条件を距離優先とすると、現在地から有料道路の入口IC(Inter Change)までの区間、有料道路区間、有料道路の出口ICから目的地までの区間すべてが距離優先でルート探索されてしまっていた。
また、経由地を設定してその区間ごとにルート探索条件を切り替える方法では、ドライバが目的地だけでなく探索方法を切り替える地点も設定する必要があり、本来の必要な操作以外の操作を行わないとルート探索条件を設定することができない。
However, in the method of performing a route search using a fixed search condition specified by a driver as described in Patent Document 1, for example, there is a problem that a route search that matches the actual situation of each driver cannot be performed. there were. For example, if the route search condition is distance priority, the route from the current location to the toll road entrance IC (Inter Change), the toll road segment, and the toll road exit IC to the destination are all route-searched with distance priority. I was sorry.
In addition, in the method of setting route points and switching route search conditions for each section, it is necessary for the driver to set not only the destination but also the point where the search method is switched, and no operations other than the necessary operation are performed. And route search conditions cannot be set.

また、例えば特許文献2に記載されているような、ドライバがよく走行する地域とあまり走行しない地域とに分けて探索条件を切り替える方法では、ドライバがよく走行する地域を決定するために走行履歴を保存するための記憶装置が大量に必要であり、かつ走行履歴が更新されるたびに地域設定のための複雑な計算が必要となり、コスト面で不利に働いてしまう。また、設定される地域も行政区単位や観光ルート単位など範囲が広範であるため、本当にその地域内をドライバが熟知しているといえない場合でもよく走行する地域と誤って指定されてしまう虞がある。一方、ドライバがあまり走行しない地域では、推奨探索条件によって勝手にルート探索が行われるため、任意にルート探索条件を設定することができない。さらに、ドライバが上記した探索条件の切り替え機能を有効に設定してしまうと、よく走る地域内でのルート探索では必ずその機能で設定された条件で検索が行われるので、ドライバが別途設定した条件に基づいた検索が行われず、望んだルート探索結果から乖離してしまう虞があった。   Further, for example, in the method of switching the search condition for the region where the driver often travels and the region where the driver does not travel much as described in Patent Document 2, the travel history is used to determine the region where the driver often travels. A large amount of storage devices are required for storage, and every time the travel history is updated, complicated calculation for regional setting is required, which is disadvantageous in terms of cost. Also, since the set areas are wide, such as administrative district units and sightseeing route units, there is a possibility that even if the driver is not really familiar with the area, it may be mistakenly designated as a driving area. is there. On the other hand, in areas where the driver does not travel much, route search is performed arbitrarily based on the recommended search conditions, and therefore route search conditions cannot be arbitrarily set. Furthermore, if the driver sets the search condition switching function as described above to be effective, the route search within a frequently-running area will always be performed under the conditions set by that function. There is a possibility that the search based on the above will not be performed, and the route search result may deviate from the desired result.

本発明は、ドライバの希望に沿ったルート探索結果を提供することが可能なナビゲーション装置、ルート探索方法、及びプログラムを提供することを目的とする。   An object of the present invention is to provide a navigation device, a route search method, and a program capable of providing a route search result according to a driver's desire.

請求項1に記載の発明は、上記目的を達成するためになされたものであり、地図を表示する画面を有する表示手段と、目的地を設定する操作手段と、車両の現在位置を検出する現在位置検出手段と、前記現在位置から前記目的地までの案内経路を探索し、当該探索された案内経路の前記表示手段への表示を制御する制御手段と、を備えるナビゲーション装置において、前記現在位置から前記現在位置に前記案内経路上最も近いインターチェンジまでの案内経路を探索する第1のルート探索手段と、前記目的地に前記案内経路上最も近いインターチェンジから前記目的地までの案内経路を探索する第2のルート探索手段と、
前記第1のルート探索手段に前記案内経路を探索させるための第1の条件と、前記第2のルート探索手段に前記案内経路を探索させるための第2の条件と、を設定するルート探索条件設定手段と、を有し、前記制御手段は、前記探索された案内経路上に有料道路があった場合に、前記ルート探索条件設定手段により設定された第1の条件及び第2の条件に基づいて、前記第1のルート探索手段及び前記第2のルート探索手段に前記案内経路を再探索させることを特徴とする。
The invention described in claim 1 is made to achieve the above object, and includes a display means having a screen for displaying a map, an operating means for setting a destination, and a current position for detecting the current position of the vehicle. A navigation device comprising: a position detection unit; and a control unit that searches for a guide route from the current position to the destination and controls display of the searched guide route on the display unit. A first route search means for searching for a guide route to the nearest interchange on the guide route at the current position; and a second route for searching for a guide route from the nearest interchange on the guide route to the destination at the destination. Route search means,
A route search condition for setting a first condition for causing the first route search means to search for the guide route and a second condition for causing the second route search means to search for the guide route. Setting means, and when the toll road is on the searched guide route, the control means is based on the first condition and the second condition set by the route search condition setting means. Then, the first route search means and the second route search means are caused to re-search the guide route.

請求項2に記載の発明は、請求項1に記載のナビゲーション装置において、前記案内経路上に自宅がある場合において、前記ルート探索条件設定手段は、前記現在位置が自宅であった場合は、前記第1の条件を自宅周辺条件、前記第2の条件を目的地周辺条件、として設定することを特徴とする。   According to a second aspect of the present invention, in the navigation device according to the first aspect, when there is a home on the guidance route, the route search condition setting means is configured so that the current position is the home. The first condition is set as a home peripheral condition, and the second condition is set as a destination peripheral condition.

請求項3に記載の発明は、請求項1に記載のナビゲーション装置において、前記案内経路上に自宅がある場合において、前記ルート探索条件設定手段は、前記目的地が自宅であった場合は、前記第1の条件を目的地周辺条件、前記第2の条件を自宅周辺条件、として設定することを特徴とする。   According to a third aspect of the present invention, in the navigation device according to the first aspect, in the case where the home is on the guidance route, the route search condition setting unit is configured such that the destination is the home, The first condition is set as a destination peripheral condition, and the second condition is set as a home peripheral condition.

請求項4に記載の発明は、請求項1に記載のナビゲーション装置において、前記案内経路上に自宅がない場合において、前記ルート探索条件設定手段は、前記第1の条件及び前記第2の条件を目的地周辺条件として設定することを特徴とする。   According to a fourth aspect of the present invention, in the navigation device according to the first aspect, when there is no home on the guidance route, the route search condition setting means sets the first condition and the second condition. It is characterized by being set as a destination peripheral condition.

請求項5に記載の発明は、地図を表示する画面を有する表示手段と、目的地を設定する操作手段と、車両の現在位置を検出する現在位置検出手段と、前記現在位置から前記目的地までの案内経路を探索し、当該探索された案内経路の前記表示手段への表示を制御する制御手段と、を備えるナビゲーション装置におけるルート探索方法であって、制御手段により、前記探索された案内経路上に有料道路があった場合に、前記現在位置から前記現在位置に前記案内経路上最も近いインターチェンジまでの案内経路を探索する第1のルート探索手段に前記案内経路を探索させるための第1の条件と、前記目的地に前記案内経路上最も近いインターチェンジから前記目的地までの案内経路を探索する第2のルート探索手段に前記案内経路を探索させるための第2の条件と、を設定するルート探索条件設定手段により設定された第1の条件及び第2の条件に基づいて、前記第1のルート探索手段及び前記第2のルート探索手段に前記案内経路を再探索させる工程を含むルート探索方法である。   The invention according to claim 5 is a display means having a screen for displaying a map, an operating means for setting a destination, a current position detecting means for detecting a current position of a vehicle, and from the current position to the destination. A route search method in a navigation device comprising: a search means for searching the guide route; and a control means for controlling display of the searched guide route on the display means. A first condition for causing the first route search means for searching for a guide route from the current position to the closest interchange on the guide route to the current position when there is a toll road And second route search means for searching for a guide route from the interchange closest to the destination to the destination to the destination. A second condition for setting the first route search means and the second route search means based on the first condition and the second condition set by the route search condition setting means for setting A route search method including a step of re-searching a guide route.

請求項6に記載の発明は、コンピュータを、地図を表示する画面を有する表示手段、目的地を設定する操作手段、車両の現在位置を検出する現在位置検出手段、前記目的地に案内経路上最も近いインターチェンジから前記目的地までの案内経路を探索する第2のルート探索手段、前記第1のルート探索手段に前記案内経路を探索させるための第1の条件と、前記第2のルート探索手段に前記案内経路を探索させるための第2の条件と、を設定するルート探索条件設定手段、前記現在位置から前記目的地までの案内経路を探索し、当該探索された案内経路上に有料道路があった場合に、前記現在位置から前記現在位置に前記案内経路上最も近いインターチェンジまでの案内経路を探索する第1のルート探索手段に前記案内経路を探索させるための第1の条件と、前記目的地に前記案内経路上最も近いインターチェンジから前記目的地までの案内経路を探索する第2のルート探索手段に前記案内経路を探索させるための第2の条件と、を設定するルート探索条件設定手段により設定された第1の条件及び第2の条件に基づいて、前記第1のルート探索手段及び前記第2のルート探索手段に前記案内経路を再探索させる制御手段、として機能させるためのプログラムである。   According to the sixth aspect of the present invention, there is provided a computer having display means having a screen for displaying a map, operation means for setting a destination, current position detecting means for detecting a current position of a vehicle, A second route search means for searching for a guide route from a nearby interchange to the destination; a first condition for causing the first route search means to search for the guide route; and the second route search means. Route search condition setting means for setting a second condition for searching for the guide route, searching for a guide route from the current position to the destination, and there is a toll road on the searched guide route. The first route search means for searching for a guide route from the current position to the closest interchange on the guide route to the current position to search for the guide route. A first condition and a second condition for causing a second route search means for searching for a guide route from the interchange closest to the destination to the destination to search for the guide route. Control means for causing the first route search means and the second route search means to re-search the guide route based on the first condition and the second condition set by the set route search condition setting means; It is a program to make it function as.

本発明によれば、ドライバの希望に沿ったルート探索結果を提供することが可能なナビゲーション装置、ルート探索方法、及びプログラムを提供することができる。   ADVANTAGE OF THE INVENTION According to this invention, the navigation apparatus, route search method, and program which can provide the route search result along with the driver's wish can be provided.

本実施形態に係るナビゲーション装置100の概略構成を示すブロック図である。It is a block diagram which shows schematic structure of the navigation apparatus 100 which concerns on this embodiment. 自宅と目的地を結ぶルート上に有料道路がある場合に設定されるルート探索条件の一例について示した図である。It is the figure shown about an example of the route search conditions set when there is a toll road on the route which connects a home and the destination. ルート探索条件を設定する画面の一例について示した図である。It is the figure shown about an example of the screen which sets a route search condition. 本実施形態に係るナビゲーション装置100内で行われるルート探索処理の一例について示したフローチャートである。It is the flowchart shown about an example of the route search process performed within the navigation apparatus 100 which concerns on this embodiment.

以下、本発明の実施の形態を図面に基づいて説明する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings.

図1は、本実施形態に係るナビゲーション装置100の概略構成を示すブロック図である。
図1に示すように、ナビゲーション装置100は、表示部1と、操作部2と、音声出力部3と、記憶部4と、ディスクドライブ5と、VICSモジュール6と、現在位置検出部7と、制御部8と、を備えて構成され、車両を案内経路に誘導するための処理を行う。
FIG. 1 is a block diagram illustrating a schematic configuration of a navigation device 100 according to the present embodiment.
As shown in FIG. 1, the navigation device 100 includes a display unit 1, an operation unit 2, an audio output unit 3, a storage unit 4, a disk drive 5, a VICS module 6, a current position detection unit 7, And a control unit 8 for performing a process for guiding the vehicle to the guide route.

表示部1は、例えば、LCD(Liquid Crystal Display)、有機EL(Electro Luminescence)ディスプレイ等のディスプレイを備え、制御部8から出力された表示用データ(地図データ等)に基づいて、各種情報(例えば、地図画面やアイコン、経路案内等のナビゲーション用の表示情報、自車の現在位置を示す自車マーク等)を表示する。
また、当該ディスプレイ上には、ドライバによる操作(例えば、手指やタッチペン等による押下)を検出する操作部2としての機能を有したタッチパネルが載置されている。ドライバによるタッチパネル操作が検出されると、当該検出された位置の座標(押下座標)が制御部8に入力される。
操作部2は、ナビゲーション装置本体に設けられるハードキー、表示部1のディスプレイに一体的に設けられたタッチパネル(ソフトキー)、又はリモコンで構成される。操作部2は、ドライバによってキー操作がなされたときに、この操作に対応する操作信号を作成し、制御部8に出力する。
また、操作部2は、制御部8に案内経路を探索させる際の優先条件を設定するルート探索条件設定手段としての機能を有する。
The display unit 1 includes, for example, a display such as an LCD (Liquid Crystal Display), an organic EL (Electro Luminescence) display, and various information (for example, based on display data (such as map data) output from the control unit 8. , Display information for navigation such as a map screen and icons, route guidance, and a vehicle mark indicating the current position of the vehicle).
On the display, a touch panel having a function as the operation unit 2 for detecting an operation by a driver (for example, pressing by a finger or a touch pen) is placed. When the touch panel operation by the driver is detected, the coordinates (pressed coordinates) of the detected position are input to the control unit 8.
The operation unit 2 includes a hard key provided in the navigation device body, a touch panel (soft key) provided integrally with the display of the display unit 1, or a remote controller. When the key operation is performed by the driver, the operation unit 2 creates an operation signal corresponding to this operation and outputs the operation signal to the control unit 8.
The operation unit 2 also has a function as route search condition setting means for setting priority conditions when the control unit 8 searches for a guide route.

音声出力部3は、音声処理部、D/A変換器、増幅器、スピーカ等を備えて構成される。音声出力部3は、制御部8から指示された音声データをD/A変換器によりアナログ信号に変換してスピーカにより音声出力する。   The audio output unit 3 includes an audio processing unit, a D / A converter, an amplifier, a speaker, and the like. The audio output unit 3 converts the audio data instructed from the control unit 8 into an analog signal by a D / A converter and outputs the audio through a speaker.

記憶部4は、例えば、半導体メモリで構成され、地図データ41、音声データ42等を格納している。地図データ41には、例えば、広域をカバーした地図情報(複数縮尺に対応)、道路情報、施設、海、川等の各種シンボル情報等が記憶されている。また、音声データ42には、例えば、経路案内に必要な、単語や文節等からなるメッセージのデータ等が予め記憶されている。なお、地図データ41及び音声データ42は、ディスクドライブ5を介してナビゲーション装置100に着脱自在に装着されるCD−ROM(Compact Disk ROM)、DVD−ROM(Digital Versatile Disc ROM)等の磁気的、光学的記録媒体や、無線通信等を介して接続されるサーバ装置から取得されるようにしてもよい。   The storage unit 4 is composed of, for example, a semiconductor memory, and stores map data 41, audio data 42, and the like. The map data 41 stores, for example, map information covering a wide area (corresponding to a plurality of scales), road information, various symbol information such as facilities, seas, and rivers. Further, the voice data 42 stores, for example, message data including words and phrases necessary for route guidance in advance. The map data 41 and the audio data 42 are magnetic such as a CD-ROM (Compact Disk ROM) and a DVD-ROM (Digital Versatile Disc ROM) that are detachably attached to the navigation device 100 via the disk drive 5. You may make it acquire from the server apparatus connected via an optical recording medium or wireless communication.

ディスクドライブ5は、ディスクトレイに装着されたディスク状記憶媒体(例えばCD−ROM、DVD−ROM等)から地図データ41及び音声データ42を読み出し、記憶部4に格納する。   The disk drive 5 reads map data 41 and audio data 42 from a disk-shaped storage medium (for example, CD-ROM, DVD-ROM, etc.) mounted on the disk tray, and stores it in the storage unit 4.

VICSモジュール6は、光通信用、FM通信用、2.4GHz電波通信用のアンテナをそれぞれ備え、VICSセンターと光通信、FM通信、電波通信を行う。VICSモジュール6はVICSセンターから渋滞情報や道路交通情報等を受信し、制御部8に出力する。   The VICS module 6 includes antennas for optical communication, FM communication, and 2.4 GHz radio wave communication, and performs optical communication, FM communication, and radio wave communication with the VICS center. The VICS module 6 receives traffic jam information and road traffic information from the VICS center and outputs them to the control unit 8.

現在位置検出部7は、GPS(Global Positioning System)モジュール、自律航法ユニット等を備えて構成されている。
GPSモジュールは、図示しないGPSアンテナ等を備えて構成される。このGPSアンテナは、地球低軌道に打ち上げられた複数のGPS衛星から送信されるGPS信号を受信する。GPSアンテナは、少なくとも3個のGPS衛星から送信されるGPS信号を受信し、受信したGPS信号に基づいて車両の絶対的な現在位置(緯度、経度)を検出して、制御部8に出力する。
自律航法ユニットは、角度センサ、距離センサ等を備える。角度センサは、車の角速度(単位時間あたりの水平方向への回転角度)を検出して、移動方位の変化量を算出する。距離センサは、車輪の回転に応じて出力されるパルス信号を検出して、車両の移動量を算出する。自律航法ユニットは、これら角速度信号および車速パルス信号により、車両の相対的な位置変化を算出して制御部8に出力する。
The current position detection unit 7 includes a GPS (Global Positioning System) module, an autonomous navigation unit, and the like.
The GPS module includes a GPS antenna (not shown). The GPS antenna receives GPS signals transmitted from a plurality of GPS satellites launched into a low earth orbit. The GPS antenna receives GPS signals transmitted from at least three GPS satellites, detects the absolute current position (latitude, longitude) of the vehicle based on the received GPS signals, and outputs the detected position to the control unit 8. .
The autonomous navigation unit includes an angle sensor, a distance sensor, and the like. The angle sensor detects the angular velocity of the vehicle (the rotation angle in the horizontal direction per unit time) and calculates the amount of change in the moving direction. A distance sensor detects the pulse signal output according to rotation of a wheel, and calculates the moving amount | distance of a vehicle. The autonomous navigation unit calculates a relative position change of the vehicle based on the angular velocity signal and the vehicle speed pulse signal, and outputs the change to the control unit 8.

制御部8は、例えば、CPU(Central Processing Unit)81、RAM(Random Access Memory)82、ROM(Read Only Memory)83等を備えて構成され、ナビゲーション装置100の各部を制御する。
CPU81は、ROM83に格納された処理プログラム等を読み出して、RAM82に展開して実行することにより、ナビゲーション装置100全体の制御を行う。
RAM82は、CPU81により実行された処理プログラム等を、RAM82内のプログラム格納領域に展開するとともに、入力データや上記処理プログラムが実行される際に生じる処理結果等をデータ格納領域に格納する。
ROM83は、例えば、半導体メモリで構成され、処理プログラムやデータ等が予め記憶されている。ROM83には、例えば、ドライバにより予め設定された自宅から最寄のICまでのルート探索条件及び目的地最寄のICから目的地までのルート探索条件に従ってルートの再探索を行うルート探索プログラム等が記憶されている。
The control unit 8 includes, for example, a CPU (Central Processing Unit) 81, a RAM (Random Access Memory) 82, a ROM (Read Only Memory) 83, and the like, and controls each unit of the navigation device 100.
The CPU 81 reads the processing program stored in the ROM 83, develops it in the RAM 82, and executes it, thereby controlling the navigation device 100 as a whole.
The RAM 82 expands the processing program executed by the CPU 81 in the program storage area in the RAM 82, and stores the input data and the processing result generated when the processing program is executed in the data storage area.
The ROM 83 is constituted by a semiconductor memory, for example, and stores a processing program, data, and the like in advance. The ROM 83 has, for example, a route search program for re-searching a route in accordance with a route search condition from the home to the nearest IC and a route search condition from the nearest IC to the destination preset by the driver. It is remembered.

また、制御部8は、現在地検出部7から取得した現在地の情報及び記憶部4に記憶された地図データ41等に基づいて、車両の現在地から操作部2を介して設定された目的地までの案内経路を算出する。そして、記憶部4に記憶されている地図データ41を用いて、算出した案内経路へ誘導するための地図画面を生成し、表示部1により表示させる。
また、制御部8は、現在位置から現在位置に案内経路上最も近いインターチェンジまでの案内経路を探索する第1のルート探索手段、及び目的地に案内経路上最も近いインターチェンジから目的地までの案内経路を探索する第2のルート探索手段、としての機能を有する。
さらに、制御部8は、操作部2を、第1のルート探索手段に案内経路を探索させるための第1の条件と、第2のルート探索手段に案内経路を探索させるための第2の条件と、を設定するルート探索条件設定手段、として機能させる。
In addition, the control unit 8 determines from the current location of the vehicle to the destination set via the operation unit 2 based on the current location information acquired from the current location detection unit 7 and the map data 41 stored in the storage unit 4. A guide route is calculated. Then, using the map data 41 stored in the storage unit 4, a map screen for guiding to the calculated guide route is generated and displayed on the display unit 1.
The control unit 8 also includes first route searching means for searching for a guide route from the current position to the nearest interchange on the guide route to the current location, and a guide route from the nearest interchange on the guide route to the destination. Function as a second route search means for searching for.
Furthermore, the control unit 8 causes the operation unit 2 to perform a first condition for causing the first route search unit to search for a guide route, and a second condition for causing the second route search unit to search for a guide route. And function as route search condition setting means for setting.

このように、本実施形態に係るナビゲーション装置100は、地図を表示する画面を有する表示手段(表示部1)と、目的地を設定する操作手段(操作部2)と、車両の現在位置を検出する現在位置検出手段(現在位置検出部7)と、現在位置から目的地までの案内経路を探索し、当該探索された案内経路の表示手段への表示を制御する制御手段(制御部8)と、を備える。
また、ナビゲーション装置100は、現在位置から現在位置に案内経路上最も近いインターチェンジまでの案内経路を探索する第1のルート探索手段(制御部8)、目的地に案内経路上最も近いインターチェンジから目的地までの案内経路を探索する第2のルート探索手段(制御部8)、及び第1のルート探索手段に案内経路を探索させるための第1の条件と、第2のルート探索手段に案内経路を探索させるための第2の条件と、を設定するルート探索条件設定手段(操作部2)、を有し、制御手段に、探索された案内経路上に有料道路があった場合に、ルート探索条件設定手段により設定された第1の条件及び第2の条件に基づいて、第1のルート探索手段及び第2のルート探索手段に案内経路を再探索させる。
これにより、ドライバがルート探索条件を地域によって自由に選択することができるので、よりドライバの希望と合ったルート探索結果を提供することが可能となる。
As described above, the navigation device 100 according to the present embodiment detects display means (display unit 1) having a screen for displaying a map, operation means for setting a destination (operation unit 2), and the current position of the vehicle. Current position detecting means (current position detecting section 7), a control means (control section 8) for searching for a guide route from the current position to the destination and controlling display of the searched guide route on the display means; .
The navigation device 100 also includes first route search means (control unit 8) for searching for a guide route from the current position to the closest interchange on the guide route to the current position, and from the interchange closest to the destination on the guide route to the destination. Second route search means (control unit 8) for searching for a guide route up to, a first condition for causing the first route search means to search for a guide route, and a guide route for the second route search means. Route search condition setting means (operation unit 2) for setting a second condition for searching, and when the control means has a toll road on the searched guide route, the route search condition Based on the first condition and the second condition set by the setting means, the first route search means and the second route search means are made to search again for the guide route.
As a result, the driver can freely select the route search condition according to the area, and therefore, it is possible to provide a route search result more suitable to the driver's desire.

図2は、自宅と目的地を結ぶルート上に有料道路がある場合に設定されるルート探索条件の一例について示した図である。
図2に示すように、自宅から最寄のIC(乗車IC)までの一般道においてはルート探索条件として「距離優先」が設定されている。また、降車ICから目的地までの一般道においてはルート探索条件として「幹線優先」が設定されている。このように、本実施形態に係るナビゲーション装置100は、自宅から最寄のICまでのルート探索条件と目的地最寄のICから目的地までのルート探索条件を、それぞれ個別に設定することが可能である。
FIG. 2 is a diagram showing an example of route search conditions set when there is a toll road on the route connecting the home and the destination.
As shown in FIG. 2, “distance priority” is set as a route search condition on a general road from home to the nearest IC (ride IC). In addition, “main line priority” is set as a route search condition on the general road from the getting-off IC to the destination. As described above, the navigation device 100 according to the present embodiment can individually set the route search condition from the home to the nearest IC and the route search condition from the destination nearest IC to the destination. It is.

一般的に、自宅から目的地までの間に有料道路の利用が必要な場合、その目的地周辺は自宅から遠隔地にあり、そのドライバにとってあまり走行経験のない地域である確率が高い。一方、自宅から有料道路に乗るまでの道のりは、ドライバにとって馴染みのある地域と考えることができる。
そこで、自宅から最寄のICまでのルート探索条件と目的地最寄のICから目的地までのルート探索条件をドライバの好みに合わせて設定することを可能とすることにより、ドライバの希望と合ったルート探索結果を提供することを目的とする。
In general, when use of a toll road is required between the home and the destination, the vicinity of the destination is in a remote place from the home, and there is a high probability that the driver has little experience in traveling. On the other hand, the journey from home to the toll road can be considered an area familiar to the driver.
Therefore, by making it possible to set the route search conditions from the home to the nearest IC and the route search conditions from the nearest IC to the destination according to the driver's preference, it matches the driver's wishes. The purpose is to provide route search results.

図3は、ルート探索条件を設定する画面の一例について示した図である。
ドライバがナビゲーション装置100にルート探索条件を設定する際、表示部1には図3に示すようなルート探索条件設定画面が表示される。当該設定画面は、上から「通常探索条件」設定画面、「自宅・目的地周辺切替」設定画面、「自宅周辺」探索条件設定画面、「目的地周辺」探索条件設定画面、の順に並んで表示される。「通常探索条件」には、「距離優先」、「時間優先」、「幹線優先」といった項目がある。「自宅・目的地周辺切替」には、「する」、「しない」といった項目がある。「自宅周辺」には、「距離優先」、「時間優先」、「幹線優先」といった項目がある。「目的地周辺」には、「距離優先」、「時間優先」、「幹線優先」といった項目がある。
ドライバはこの画面を操作することにより、通常のルート探索条件と、有料道路を挟んだ自宅周辺及び目的地周辺のルート探索条件を設定する。また、自宅周辺及び目的地周辺でルート探索条件を切り替える機能を有効とするか否かの設定も行う。
以下、ナビゲーション装置100におけるルート探索の制御動作について、図4のフローチャートを用いて詳細に説明する。
FIG. 3 is a diagram showing an example of a screen for setting route search conditions.
When the driver sets a route search condition in the navigation device 100, the display unit 1 displays a route search condition setting screen as shown in FIG. The setting screen is displayed in order from the top: “Normal search condition” setting screen, “Home / destination surroundings switching” setting screen, “Home surroundings” search condition setting screen, and “Destination surroundings” search condition setting screen. Is done. The “normal search condition” includes items such as “distance priority”, “time priority”, and “main line priority”. “Home / destination periphery switching” includes items “Yes” and “No”. “Home area” includes items such as “distance priority”, “time priority”, and “main line priority”. “Destination” includes items such as “distance priority”, “time priority”, and “main line priority”.
By operating this screen, the driver sets a normal route search condition and route search conditions around the home and destination around the toll road. Also, it is set whether or not to enable the function of switching route search conditions around the home and the destination.
Hereinafter, the route search control operation in the navigation device 100 will be described in detail with reference to the flowchart of FIG.

図4は、本実施形態に係るナビゲーション装置100内で行われるルート探索処理の一例について示したフローチャートである。このルート探索処理は、ドライバによりナビゲーション装置100に目的地が設定されたことを契機に、CPU81がROM83に格納されているルート探索プログラムを実行することにより実現される。   FIG. 4 is a flowchart illustrating an example of route search processing performed in the navigation device 100 according to the present embodiment. This route search processing is realized by the CPU 81 executing a route search program stored in the ROM 83 when the destination is set in the navigation device 100 by the driver.

図4に示すように、ステップS1では、通常のルート探索を行う。この通常ルート探索は、ドライバにより予め設定された通常探索条件の設定に従って行われる。
ステップS2では、ステップS1で探索されたルート上に有料道路があるか否かを判定する。ルート上に有料道路があった場合は、次のステップS3へと移行し、ルート上に有料道路がなかった場合は、当該ルート探索処理を終了する。
ステップS3では、有料道路の前後でルート探索条件を切り替える機能が有効か否かを判定する。当該判定は、ドライバにより予め設定された「自宅・目的地周辺切替」設定画面での設定に従って行われる。当該機能が有効だった場合は、次のステップS4へと移行し、当該機能が無効だった場合は、当該ルート探索処理を終了する。
As shown in FIG. 4, in step S1, a normal route search is performed. This normal route search is performed according to the normal search condition set in advance by the driver.
In step S2, it is determined whether there is a toll road on the route searched in step S1. If there is a toll road on the route, the process proceeds to the next step S3. If there is no toll road on the route, the route search process is terminated.
In step S3, it is determined whether or not the function of switching the route search condition before and after the toll road is effective. This determination is made according to the setting on the “switch home / destination surroundings” setting screen preset by the driver. If the function is valid, the process proceeds to the next step S4. If the function is invalid, the route search process is terminated.

ステップS4では、ステップS1で探索されたルート上に自宅があるか否かを判定する。より具体的には、当該ルートの出発地又は目的地に自宅が設定されているか否かを判定する。ルート上に自宅があった場合は、次のステップS5へと移行し、ルート上に自宅がなかった場合は、ステップS9へと移行する。
ステップS5では、自宅から最寄ICまでのルート探索を行う。このルート探索は、ドライバにより予め設定された自宅周辺のルート探索条件の設定に従って行われる。
In step S4, it is determined whether or not there is a home on the route searched in step S1. More specifically, it is determined whether or not a home is set as the departure point or destination of the route. If there is a home on the route, the process proceeds to the next step S5, and if there is no home on the route, the process proceeds to step S9.
In step S5, a route search from the home to the nearest IC is performed. This route search is performed in accordance with the route search condition setting around the home preset by the driver.

ステップS6では、目的地が自宅であるか否かを判定する。目的地が自宅であった場合は、次のステップS7へと移行し、目的地が自宅でなかった場合は、ステップS8へと移行する。
ステップS7では、出発地から最寄ICまでのルート探索を行う。このルート探索は、ドライバにより予め設定された目的地周辺のルート探索条件(目的地周辺条件)の設定に従って行われる。これは、目的地が自宅であり(ステップS6でYes)、すなわち出発地が自宅ではないため、出発地付近がドライバにとってあまり走行しない地域であることが予想されるからである。
ステップS8では、目的地から最寄ICまでのルート探索を行う。このルート探索は、ドライバにより予め設定された目的地周辺のルート探索条件(目的地周辺条件)の設定に従って行われる。
ステップS9では、出発地及び目的地から最寄ICまでのルート探索を行う。このルート探索は、ドライバにより予め設定された目的地周辺のルート探索条件(目的地周辺条件)の設定に従って行われる。これは、ステップS1で探索されたルート上に自宅がなく(ステップS4でNo)、すなわち出発地が自宅ではないため、目的地付近のみならず出発地付近もドライバにとってあまり走行しない地域であることが予想されるからである。
In step S6, it is determined whether or not the destination is home. If the destination is home, the process proceeds to the next step S7. If the destination is not home, the process proceeds to step S8.
In step S7, a route search from the departure place to the nearest IC is performed. This route search is performed according to the route search condition (destination peripheral condition) around the destination preset by the driver. This is because the destination is home (Yes in step S6), that is, since the departure point is not home, it is expected that the vicinity of the departure point is an area where the driver does not travel much.
In step S8, a route search from the destination to the nearest IC is performed. This route search is performed according to the route search condition (destination peripheral condition) around the destination preset by the driver.
In step S9, a route search from the departure point and destination to the nearest IC is performed. This route search is performed according to the route search condition (destination peripheral condition) around the destination preset by the driver. This is because there is no home on the route searched in step S1 (No in step S4), that is, the departure place is not a home, so that not only the vicinity of the destination but also the vicinity of the departure place is an area where the driver does not travel much This is because it is expected.

このように、本実施形態に係るナビゲーション装置100は、第1のルート探索手段に案内経路を探索させるための第1の条件と、第2のルート探索手段に案内経路を探索させるための第2の条件と、を設定するルート探索条件設定手段を有する。
そうすることで、例えば自宅から自宅最寄のICまではよく走行している地域であるから距離優先でルートを探索し、一方で目的地最寄のICから目的地まではあまり走行しない地域であるから幹線などの広い道路を優先にルートを探索する、などの設定を行うことが可能となり、よりドライバの希望と合ったルート探索結果を提供することができる。
また、ルート探索の条件を切り替えるのが、自宅から自宅最寄のICまでと目的地最寄のICから目的地までという条件になるので、膨大な走行軌跡を保存したり、それを使用しての複雑な計算をしたりする必要がなく、コストの削減を行うことができる。
また、有料道路を使用しない場合は、ドライバが予め設定していたルート探索条件(通常のルート探索条件)によってルート探索を行うので、有料道路を使用する場合の各設定に影響されることはなく、ドライバの希望と合ったルート探索結果を提供することができる。
Thus, the navigation device 100 according to the present embodiment has the first condition for causing the first route search means to search for the guide route, and the second condition for causing the second route search means to search for the guide route. And route search condition setting means for setting.
By doing so, for example, from the home to the nearest IC to the home, it is a region that travels well, so the route is searched with priority on the distance, while in the region where the destination from the nearest IC to the destination does not travel much Therefore, it is possible to make a setting such as preferentially searching for a route on a wide road such as a trunk line, and it is possible to provide a route search result more suited to the driver's wishes.
In addition, switching the route search conditions is from the home to the nearest IC to the home and from the nearest destination to the destination IC. It is not necessary to perform complicated calculations, and cost can be reduced.
When the toll road is not used, the route search is performed according to the route search condition (normal route search condition) set in advance by the driver, so that it is not affected by each setting when the toll road is used. It is possible to provide route search results that match the driver's wishes.

また、ナビゲーション装置100は、案内経路上に自宅がある場合において、現在位置が自宅であった場合は、第1の条件を自宅周辺条件、第2の条件を目的地周辺条件、として設定する。
また、ナビゲーション装置100は、案内経路上に自宅がある場合において、目的地が自宅であった場合は、第1の条件を目的地周辺条件、第2の条件を自宅周辺条件、として設定する。
また、ナビゲーション装置100は、案内経路上に自宅がない場合において、第1の条件及び第2の条件を目的地周辺条件として設定する。
このように、本実施形態に係るナビゲーション装置100では、ドライバがルート探索条件を地域によって自由に選択することができるので、よりドライバの希望と合ったルート探索結果を提供することが可能となる。
In addition, when there is a home on the guidance route and the current position is home, the navigation device 100 sets the first condition as the home peripheral condition and the second condition as the destination peripheral condition.
In addition, when there is a home on the guidance route and the destination is the home, the navigation device 100 sets the first condition as the destination peripheral condition and the second condition as the home peripheral condition.
Further, the navigation device 100 sets the first condition and the second condition as the destination surrounding conditions when there is no home on the guidance route.
As described above, in the navigation device 100 according to the present embodiment, the driver can freely select the route search condition according to the area, and therefore, it is possible to provide a route search result that better matches the driver's desire.

以上、本発明に係る実施形態に基づいて具体的に説明したが、本発明は上記実施形態に限定されるものではなく、その要旨を逸脱しない範囲で変更可能である。   As mentioned above, although concretely demonstrated based on embodiment which concerns on this invention, this invention is not limited to the said embodiment, It can change in the range which does not deviate from the summary.

例えば、上記実施形態では、DVD等のディスク状記憶媒体に記憶されたデータを読み出し可能な構成としているが、例えばUSBメモリやメモリカード等を含む可搬型記憶媒体に記憶されている映像データを読み出し可能なI/Fを構成するようにしてもよい。   For example, in the above embodiment, the data stored in a disk-shaped storage medium such as a DVD can be read. However, for example, video data stored in a portable storage medium including a USB memory or a memory card is read. A possible I / F may be configured.

また、上記実施形態では、出発地又は目的地が自宅であるか否かを判定しているが、例えば自宅として登録された地点だけでなく、自宅から半径500m以内の地域などを含めて判定するようにしてもよい。なぜなら、駐車場の位置が自宅と離れている、自宅前で停車しながらナビゲーション装置100の操作を行うと近所に迷惑がかかるために多少車を移動してからルートを設定したい、或いは近所で買い物をしてから目的地までのルート探索を行おうと考えている、など自宅として登録された地点が出発地にならない場合もありうるためである。   In the above embodiment, it is determined whether or not the departure point or the destination is a home. For example, not only a point registered as a home but also a region within a radius of 500 m from the home is determined. You may do it. This is because the location of the parking lot is far from the home, and if you operate the navigation device 100 while stopping in front of the home, the neighborhood will be inconvenienced, so you want to set a route after moving some cars or shopping in the neighborhood This is because a point registered as a home may not be a starting point, such as thinking of searching for a route to the destination after making a call.

その他、ナビゲーション装置100を構成する各装置の細部構成及び細部動作に関しても、本発明の趣旨を逸脱することのない範囲で適宜変更可能である。   In addition, the detailed configuration and detailed operation of each device constituting the navigation device 100 can be changed as appropriate without departing from the spirit of the present invention.

100 ナビゲーション装置
1 表示部
2 操作部
3 音声出力部
4 記憶部
41 地図データ
42 音声データ
5 ディスクドライブ
6 VICSモジュール
7 現在位置検出部
8 制御部
81 CPU
82 RAM
83 ROM
DESCRIPTION OF SYMBOLS 100 Navigation apparatus 1 Display part 2 Operation part 3 Audio | voice output part 4 Memory | storage part 41 Map data 42 Audio | voice data 5 Disk drive 6 VICS module 7 Current position detection part 8 Control part 81 CPU
82 RAM
83 ROM

Claims (6)

地図を表示する画面を有する表示手段と、
目的地を設定する操作手段と、
車両の現在位置を検出する現在位置検出手段と、
前記現在位置から前記目的地までの案内経路を探索し、当該探索された案内経路の前記表示手段への表示を制御する制御手段と、を備えるナビゲーション装置において、
前記現在位置から前記現在位置に前記案内経路上最も近いインターチェンジまでの案内経路を探索する第1のルート探索手段と、
前記目的地に前記案内経路上最も近いインターチェンジから前記目的地までの案内経路を探索する第2のルート探索手段と、
前記第1のルート探索手段に前記案内経路を探索させるための第1の条件と、前記第2のルート探索手段に前記案内経路を探索させるための第2の条件と、を設定するルート探索条件設定手段と、を有し、
前記制御手段は、
前記探索された案内経路上に有料道路があった場合に、前記ルート探索条件設定手段により設定された第1の条件及び第2の条件に基づいて、前記第1のルート探索手段及び前記第2のルート探索手段に前記案内経路を再探索させることを特徴とするナビゲーション装置。
Display means having a screen for displaying a map;
An operation means for setting a destination;
Current position detecting means for detecting the current position of the vehicle;
In a navigation apparatus comprising: a control unit that searches for a guide route from the current position to the destination and controls display of the searched guide route on the display unit.
First route search means for searching for a guide route from the current location to the closest interchange on the guide route to the current location;
Second route search means for searching for a guide route from the interchange closest to the destination on the guide route to the destination;
A route search condition for setting a first condition for causing the first route search means to search for the guide route and a second condition for causing the second route search means to search for the guide route. Setting means, and
The control means includes
When there is a toll road on the searched guide route, based on the first condition and the second condition set by the route search condition setting means, the first route search means and the second route A navigation device that causes the route search means to search again for the guide route.
前記案内経路上に自宅がある場合において、
前記ルート探索条件設定手段は、
前記現在位置が自宅であった場合は、前記第1の条件を自宅周辺条件、前記第2の条件を目的地周辺条件、として設定することを特徴とする請求項1に記載のナビゲーション装置。
When there is a home on the guide route,
The route search condition setting means includes:
2. The navigation device according to claim 1, wherein when the current position is home, the first condition is set as a home peripheral condition, and the second condition is set as a destination peripheral condition.
前記案内経路上に自宅がある場合において、
前記ルート探索条件設定手段は、
前記目的地が自宅であった場合は、前記第1の条件を目的地周辺条件、前記第2の条件を自宅周辺条件、として設定することを特徴とする請求項1に記載のナビゲーション装置。
When there is a home on the guide route,
The route search condition setting means includes:
2. The navigation device according to claim 1, wherein when the destination is a home, the first condition is set as a destination peripheral condition, and the second condition is set as a home peripheral condition.
前記案内経路上に自宅がない場合において、
前記ルート探索条件設定手段は、
前記第1の条件及び前記第2の条件を目的地周辺条件として設定することを特徴とする請求項1に記載のナビゲーション装置。
When there is no home on the guide route,
The route search condition setting means includes:
The navigation apparatus according to claim 1, wherein the first condition and the second condition are set as destination peripheral conditions.
地図を表示する画面を有する表示手段と、目的地を設定する操作手段と、車両の現在位置を検出する現在位置検出手段と、前記現在位置から前記目的地までの案内経路を探索し、当該探索された案内経路の前記表示手段への表示を制御する制御手段と、を備えるナビゲーション装置におけるルート探索方法であって、
制御手段により、前記探索された案内経路上に有料道路があった場合に、前記現在位置から前記現在位置に前記案内経路上最も近いインターチェンジまでの案内経路を探索する第1のルート探索手段に前記案内経路を探索させるための第1の条件と、前記目的地に前記案内経路上最も近いインターチェンジから前記目的地までの案内経路を探索する第2のルート探索手段に前記案内経路を探索させるための第2の条件と、を設定するルート探索条件設定手段により設定された第1の条件及び第2の条件に基づいて、前記第1のルート探索手段及び前記第2のルート探索手段に前記案内経路を再探索させる工程を含むルート探索方法。
A search means having a screen for displaying a map, an operating means for setting a destination, a current position detecting means for detecting the current position of the vehicle, a guide route from the current position to the destination, and searching A route search method in a navigation device comprising: control means for controlling display on the display means of the displayed guide route,
When a toll road is on the searched guide route by the control means, the first route search means for searching for a guide route from the current position to the nearest interchange on the guide route to the current position A first condition for searching for a guide route, and a second route search means for searching for a guide route from an interchange closest to the destination to the destination from the destination Based on the first condition and the second condition set by the route search condition setting means for setting the second condition, the guide route is sent to the first route search means and the second route search means. A route search method including the step of searching again.
コンピュータを、
地図を表示する画面を有する表示手段、
目的地を設定する操作手段、
車両の現在位置を検出する現在位置検出手段、
前記目的地に案内経路上最も近いインターチェンジから前記目的地までの案内経路を探索する第2のルート探索手段、
前記第1のルート探索手段に前記案内経路を探索させるための第1の条件と、前記第2のルート探索手段に前記案内経路を探索させるための第2の条件と、を設定するルート探索条件設定手段、
前記現在位置から前記目的地までの案内経路を探索し、当該探索された案内経路上に有料道路があった場合に、前記現在位置から前記現在位置に前記案内経路上最も近いインターチェンジまでの案内経路を探索する第1のルート探索手段に前記案内経路を探索させるための第1の条件と、前記目的地に前記案内経路上最も近いインターチェンジから前記目的地までの案内経路を探索する第2のルート探索手段に前記案内経路を探索させるための第2の条件と、を設定するルート探索条件設定手段により設定された第1の条件及び第2の条件に基づいて、前記第1のルート探索手段及び前記第2のルート探索手段に前記案内経路を再探索させる制御手段、
として機能させるためのプログラム。
Computer
Display means having a screen for displaying a map;
Operation means to set the destination,
Current position detecting means for detecting the current position of the vehicle;
Second route search means for searching for a guide route from an interchange closest to the destination on the guide route to the destination;
A route search condition for setting a first condition for causing the first route search means to search for the guide route and a second condition for causing the second route search means to search for the guide route. Setting means,
When searching for a guide route from the current position to the destination, and there is a toll road on the searched guide route, the guide route from the current position to the nearest interchange on the guide route to the current position A first condition for causing the first route searching means to search for the guide route and a second route for searching for the guide route from the interchange closest to the destination to the destination on the guide route Based on the first condition and the second condition set by the route search condition setting means for setting the second condition for causing the search means to search for the guide route, the first route search means and Control means for causing the second route search means to re-search the guide route;
Program to function as.
JP2009190772A 2009-08-20 2009-08-20 Navigation device, route search method, and program Active JP5333040B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009190772A JP5333040B2 (en) 2009-08-20 2009-08-20 Navigation device, route search method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009190772A JP5333040B2 (en) 2009-08-20 2009-08-20 Navigation device, route search method, and program

Publications (2)

Publication Number Publication Date
JP2011043372A JP2011043372A (en) 2011-03-03
JP5333040B2 true JP5333040B2 (en) 2013-11-06

Family

ID=43830913

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009190772A Active JP5333040B2 (en) 2009-08-20 2009-08-20 Navigation device, route search method, and program

Country Status (1)

Country Link
JP (1) JP5333040B2 (en)

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05341712A (en) * 1992-06-10 1993-12-24 Sumitomo Electric Ind Ltd Navigation device provided with route calculating function
JPH1073444A (en) * 1996-06-03 1998-03-17 Aisin Aw Co Ltd Navigator for vehicle and memory medium thereof
JP3559834B2 (en) * 1998-01-29 2004-09-02 株式会社ケンウッド Car navigation system
JP4294509B2 (en) * 2004-02-10 2009-07-15 アルパイン株式会社 Navigation device, route search method and program
JP4254636B2 (en) * 2004-07-07 2009-04-15 株式会社デンソー Navigation device and program
JP2007113940A (en) * 2005-10-18 2007-05-10 Denso Corp Route searching apparatus for vehicle

Also Published As

Publication number Publication date
JP2011043372A (en) 2011-03-03

Similar Documents

Publication Publication Date Title
JP2009156759A (en) Navigation system and computer program
JP2015155857A (en) Driving assist screen generation device, driving assist device, and method for generating driving assist screen
JP2008196923A (en) Map display apparatus for vehicle
JP4402047B2 (en) Moving body position display device and method
JP2008241652A (en) Navigator
JP2007163274A (en) Navigation device
WO2007077829A1 (en) Navigation device and guidance map display method
JPWO2007105582A1 (en) Moving path search device, method thereof, program thereof, recording medium recording the program, and guidance guidance device
JP2009092559A (en) Navigation apparatus
JP5333040B2 (en) Navigation device, route search method, and program
JP2006084186A (en) Navigation device
JP5010951B2 (en) In-vehicle map display device
JP2010269756A (en) Information display device, information display method, and program
JP2007263708A (en) Navigation apparatus and method
JP2009210467A (en) On-vehicle navigation device, and program for navigation device
JP2019194536A (en) Travel support device and travel support method
JP2008082962A (en) System for determining running route of emergency vehicle
JP4246657B2 (en) Navigation device, navigation method and program
WO2007097332A1 (en) Traffic information display device and traffic information display method
JP2009186381A (en) Car navigation system
JP2009025089A (en) Navigation apparatus
JP2009210529A (en) Map display device
JPWO2008004537A1 (en) Navigation apparatus and method, navigation program, and storage medium
JP2008268125A (en) Traveling guide device, traveling guide method and computer program
JP2011053083A (en) Navigation apparatus, route search method, and program

Legal Events

Date Code Title Description
A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20111012

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20120329

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130214

TRDD Decision of grant or rejection written
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130628

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20130702

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130715

R150 Certificate of patent or registration of utility model

Ref document number: 5333040

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150