[go: up one dir, main page]

JP2007315851A - On-board navigation apparatus - Google Patents

On-board navigation apparatus Download PDF

Info

Publication number
JP2007315851A
JP2007315851A JP2006144026A JP2006144026A JP2007315851A JP 2007315851 A JP2007315851 A JP 2007315851A JP 2006144026 A JP2006144026 A JP 2006144026A JP 2006144026 A JP2006144026 A JP 2006144026A JP 2007315851 A JP2007315851 A JP 2007315851A
Authority
JP
Japan
Prior art keywords
information
route
intersection
vehicle
current position
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2006144026A
Other languages
Japanese (ja)
Inventor
Toshiyuki Irie
利至 入江
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.)
Tokyo Sanyo Electric Co Ltd
Sanyo Electric Co Ltd
Original Assignee
Tokyo Sanyo Electric Co Ltd
Tottori Sanyo Electric Co Ltd
Sanyo Electric 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 Tokyo Sanyo Electric Co Ltd, Tottori Sanyo Electric Co Ltd, Sanyo Electric Co Ltd filed Critical Tokyo Sanyo Electric Co Ltd
Priority to JP2006144026A priority Critical patent/JP2007315851A/en
Publication of JP2007315851A publication Critical patent/JP2007315851A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Instructional Devices (AREA)
  • Navigation (AREA)
  • Traffic Control Systems (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To evade long waiting time and danger for a right turn by stopping turning right at an intersection in a pre-searched route where a right turn is intended, when the intersection in the route is ahead and the opposite lane in the intersection is congested. <P>SOLUTION: An on-board navigation apparatus reads road map information in from a storage medium by a memory controller 6, detects the present position of its vehicle and outputs current location information with a vehicle position detection part 7, and acquires congestion information of roads contained in the road map information by a congestion information processing part 8. Based on the road map information and the congestion information, the apparatus searches an optimal route up to a destination, displays the searched route on a display 13 and performs route guidance. When an intersection where the vehicle is to turn right exists ahead in the searched route, and the congestion information shows that the opposite lane of the intersection is congested, a right turn at an intersection other than that intersection is selected and an optimal route is searched again. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、車両等に搭載され、地図情報とGPS情報等の現在位置情報とに基づいて現在位置を表示するとともに、地図情報と出発地、目的地などの経路探索条件とに基づいて最適な経路を探索して提供する車載用ナビゲーション装置に関するものであり、特に、道路交通情報に基づく渋滞状況を加味して経路探索する車載用ナビゲーション装置において、前方に右折を伴う交差点を有する経路が探索され、対向車線に渋滞が発生している場合に、当該交差点における右折を回避する経路を再探索するようにした車載用ナビゲーション装置に関するものである。   The present invention is mounted on a vehicle or the like and displays a current position based on map information and current position information such as GPS information, and is optimal based on map information and route search conditions such as a departure place and a destination. The present invention relates to an in-vehicle navigation device that searches and provides a route, and in particular, in an in-vehicle navigation device that searches for a route in consideration of a traffic jam condition based on road traffic information, a route having an intersection with a right turn ahead is searched. The present invention relates to a vehicle-mounted navigation device that re-searches a route that avoids a right turn at the intersection when traffic congestion occurs in the oncoming lane.

従来から、地図データや道路データを用いて、所望の出発地から目的地までの経路を探索して利用者を案内するナビゲーション装置、ナビゲーションシステムが知られており、このようなナビゲーション装置、ナビゲーションシステムとしては自動車に搭載して運転者に経路を案内する車載用ナビゲーション装置、携帯電話をナビゲーション端末として利用して経路探索サーバに経路探索要求を送り、その結果を受信して経路案内を受ける通信型のナビゲーションシステムなどが実用化されている。   Conventionally, there are known navigation devices and navigation systems that guide a user by searching for a route from a desired departure point to a destination using map data and road data. Such navigation devices and navigation systems are known. As an in-vehicle navigation device that is installed in an automobile and guides the route to the driver, a communication type that uses a mobile phone as a navigation terminal to send a route search request to the route search server, receives the result, and receives route guidance Navigation systems have been put to practical use.

このようなナビゲーション装置、ナビゲーションシステムは、GPS(Global Positioning System:全地球測位システム)を利用したものであり、地球上を周回している複数のGPS衛星から送信されるGPS信号をGPSアンテナで受信し、該GPS信号に含まれる衛星位置や時計情報等を解析して位置の特定化を行うものである。該複数のGPS衛星の個数は少なくとも4個以上必要である。GPSの単独測位精度は一般的に10m強であるが、DGPS(Differential GPS:ディファレンシャルGPS)を採用することにより5m以下に向上する。   Such a navigation device and navigation system use GPS (Global Positioning System) and receive GPS signals transmitted from a plurality of GPS satellites orbiting the earth with a GPS antenna. Then, the position of the satellite is specified by analyzing the satellite position and clock information included in the GPS signal. At least four GPS satellites are required. The single positioning accuracy of GPS is generally over 10 m, but it is improved to 5 m or less by adopting DGPS (Differential GPS).

ナビゲーション装置は経路探索のために道路ネットワークのデータベースを備えている。この道路ネットワークのデータベースは、地図データの道路(経路)を、その結節点、屈曲点などの位置をノードとするノードデータ、各ノードを結ぶ経路をリンクとするリンクデータ、全てのリンクのコスト情報(距離や所要時間)を有するリンクコストデータを蓄積したものである。ナビゲーション装置は、このデータベースを参照して、出発地のノードから目的地のノードに至るリンクを順次探索し、リンクのコスト情報が最小となるノード、リンクをたどって案内経路とすることによって最短の経路を探索して案内する。このようなデータベースを用いた経路探索の手法としてはラベル確定法あるいはダイクストラ法と言われる手法が用いられる。   The navigation device includes a road network database for route search. This road network database includes roads (routes) of map data, node data with nodes such as knots and inflection points as nodes, link data with routes connecting each node as links, and cost information for all links. Link cost data having (distance and required time) is accumulated. The navigation device refers to this database and sequentially searches for a link from the starting node to the destination node, and traces the node having the smallest cost information of the link and the link as a guide route, thereby shortening the shortest. Search and guide the route. As a route search method using such a database, a method called label determination method or Dijkstra method is used.

また、FM多重レシーバやビーコンレシーバ等、VICS(Vehicle Information and Communication System:道路交通情報通信システム)から交通情報を受信する通信装置を搭載し、交通渋滞の状況に応じて最適経路を探索する機能を有する車載用ナビゲーション装置も提案されている。このような車載用ナビゲーション装置は、例えば、下記の特許文献1(特開平7−83685公報)に開示されている。   Also equipped with communication devices that receive traffic information from VICS (Vehicle Information and Communication System), such as FM multiplex receivers and beacon receivers, and the ability to search for optimal routes according to traffic congestion A vehicle-mounted navigation device is also proposed. Such a vehicle-mounted navigation device is disclosed in, for example, the following Patent Document 1 (Japanese Patent Laid-Open No. 7-8385).

すなわち、この特許文献1に開示された車載用ナビゲーション装置は、地図情報に基づいて目的地までの最適経路の探索を行い探索された経路を表示して経路誘導を行う車載用ナビゲーション装置において、交通情報を受信する受信手段と、この受信した交通情報に基づいて目的地までの最適経路を再探索する経路再探索手段と、再探索により現表示経路と異なる新経路が得られた時その結果を報知する報知手段と、ドライバーの経路変更の意思を検出する検出手段と、経路変更の意思が確認された時に、経路表示を新経路に変更する経路変更手段とを、備え、渋滞情報に基づいて最適経路を再探索し、渋滞を回避する新たな経路が探索されたら案内経路を当該新たな経路に変更するようにしたものである。
特開平7−83685公報(図1、図3、図9)
That is, the in-vehicle navigation device disclosed in Patent Document 1 searches for an optimal route to a destination based on map information, displays the searched route, and performs route guidance. A receiving means for receiving information, a route re-searching means for re-searching the optimum route to the destination based on the received traffic information, and a result when a new route different from the current display route is obtained by the re-search. An informing means for informing, a detecting means for detecting the driver's intention to change the route, and a route changing means for changing the route display to a new route when the intention to change the route is confirmed, based on traffic jam information The optimum route is re-searched, and when a new route that avoids traffic congestion is found, the guide route is changed to the new route.
Japanese Patent Application Laid-Open No. 7-8385 (FIGS. 1, 3, and 9)

ところで、車両の交通における渋滞は種々の状態がある。例えば、道路を上り方向、下り方向にわけて考えた場合、上下方向ともに渋滞している場合、何れか一方向のみが渋滞している場合がある。後者は、例えば、事故による渋滞や、特定帰省シーズンや何日か休日が続く場合によく経験する現象である。この場合、反対車線を走行している車両にとって、渋滞している車線を横切って右折するような経路が最適経路として案内されていると、反対車線を対向車が常に通過するので右折がしにくく、交差点通過に時間がかかる上、無理に右折しようとすると危険な場合がある。   By the way, there are various states of traffic congestion in vehicles. For example, when a road is divided into an up direction and a down direction, there is a case where only one of the directions is congested when there is traffic in both the up and down directions. The latter is a phenomenon that is often experienced, for example, when traffic jams occur due to accidents, when a specific homecoming season or a holiday continues for several days. In this case, for vehicles traveling in the opposite lane, if a route that turns right across a congested lane is guided as the optimal route, the oncoming vehicle will always pass the opposite lane, making it difficult to turn right In addition to taking time to cross the intersection, it may be dangerous to try to make a right turn.

しかしながら、上記特許文献1に開示された車載用ナビゲーション装置においては、対向車線の渋滞を考慮して経路を再探索する機能はなく、上記の場合、時間がかかってもその交差点で右折せざるを得ないという問題点があった。   However, the in-vehicle navigation device disclosed in Patent Document 1 does not have a function for re-searching the route in consideration of traffic congestion in the oncoming lane. In the above case, even if it takes time, the vehicle must turn right at the intersection. There was a problem of not getting.

本発明は、そのような問題点に鑑み、走行中、経路前方に右折が必要な交差点があって、その交差点における対向車線が渋滞している場合、該交差点での右折を取り止めて、長い待ち時間と危険を回避できる経路を再探索できるようにすることを目的とするものである。   In view of such a problem, the present invention cancels the right turn at the intersection when there is an intersection that requires a right turn in front of the route and the opposite lane is congested, and waits for a long time. The purpose is to be able to rediscover routes that can avoid time and danger.

前記課題を解決するために、本願の請求項1にかかる発明は、
記憶媒体から道路地図情報を読み込む地図情報読込手段と、現在位置を検知し現在位置情報を出力する現在位置検知手段と、道路交通情報通信システムから前記道路地図情報に含まれる道路の渋滞情報を受信する渋滞情報受信手段と、前記道路地図情報と現在位置情報とに基づいて地図上に現在位置を表示する現在位置表示手段と、前記道路地図情報と渋滞情報とに基づいて目的地までの最適経路の探索を行う経路探索手段と、探索された経路を表示して経路誘導を行う案内手段と、を有する車載用ナビゲーション装置であって、前記経路探索手段は、探索された経路の前方に右折すべき交差点が存在し、かつ、前記渋滞情報が、該交差点の対向車線が渋滞していることを示している場合、該交差点で右折以外を選択して最適経路を再探索することを特徴とする。
In order to solve the above-mentioned problem, the invention according to claim 1 of the present application is
Map information reading means for reading road map information from a storage medium; current position detection means for detecting the current position and outputting current position information; and receiving traffic congestion information included in the road map information from the road traffic information communication system Traffic information receiving means, current position display means for displaying a current position on a map based on the road map information and current position information, and an optimum route to a destination based on the road map information and traffic information A vehicle-mounted navigation device having a route search means for performing a search and a guidance means for displaying the searched route and performing route guidance, wherein the route search means turns right in front of the searched route If there is a power intersection and the traffic congestion information indicates that the opposite lane of the intersection is congested, select a route other than a right turn at the intersection to re-search for the optimum route. It is characterized in.

また、本願の請求項2にかかる発明は、請求項1にかかる発明において、前記渋滞情報受信手段が、道路交通情報通信システムから渋滞情報を受信できないときは、記憶装置に格納された過去の渋滞情報を読み込んで、対向車線が渋滞しているか否かを判別することを特徴とする。   Further, in the invention according to claim 2 of the present application, in the invention according to claim 1, when the traffic information receiving unit cannot receive traffic information from the road traffic information communication system, the past traffic stored in the storage device is stored. It is characterized by reading information and determining whether or not the oncoming lane is congested.

また、本願の請求項3にかかる発明は、請求項1または請求項2にかかる発明において、各交差点の信号に関する情報を記憶装置に記憶しておき、前記経路探索手段は、該記憶装置から前記信号に関する情報を読み込んで、前記右折すべき交差点に右折専用信号がある場合は、経路の再探索を行わないことを特徴とする。   Further, in the invention according to claim 3 of the present application, in the invention according to claim 1 or claim 2, information related to signals at each intersection is stored in a storage device, and the route search means is configured to store the information from the storage device. When information relating to signals is read and there is a right turn dedicated signal at the intersection to be turned right, the route is not searched again.

本発明の車載用ナビゲーション装置は、次のような効果を奏する。   The vehicle-mounted navigation device of the present invention has the following effects.

すなわち、請求項1にかかる発明においては、記憶媒体から道路地図情報を読み込む地図情報読込手段と、現在位置を検知し現在位置情報を出力する現在位置検知手段と、道路交通情報通信システムから前記道路地図情報に含まれる道路の渋滞情報を受信する渋滞情報受信手段と、前記道路地図情報と現在位置情報とに基づいて地図上に現在位置を表示する現在位置表示手段と、前記道路地図情報と渋滞情報とに基づいて目的地までの最適経路の探索を行う経路探索手段と、探索された経路を表示して経路誘導を行う案内手段と、を有する車載用ナビゲーション装置であって、経路探索手段は、探索された経路の前方に右折すべき交差点が存在し、かつ、前記渋滞情報が、該交差点の対向車線が渋滞していることを示している場合、該交差点で右折以外を選択して最適経路を再探索する。   That is, in the invention according to claim 1, map information reading means for reading road map information from a storage medium, current position detecting means for detecting current position and outputting current position information, road traffic information communication system from the road Traffic information receiving means for receiving road traffic information included in map information, current position display means for displaying a current position on a map based on the road map information and current position information, the road map information and traffic congestion A vehicle-mounted navigation device comprising: route search means for searching for an optimum route to a destination based on information; and guide means for displaying the searched route and performing route guidance. If there is an intersection to turn right in front of the searched route and the traffic information indicates that the opposite lane of the intersection is congested, the intersection Optimal path by selecting other than turn right to re-explore the.

このような構成によれば、走行中、経路前方に右折すべき交差点があって、かつ、その交差点の対向車線が渋滞している場合、該交差点では、右折をせずにすむようになり、右折のための長い待ち時間と危険を避けることができるようになる。   According to such a configuration, when there is an intersection to turn right in front of the route and the opposite lane of the intersection is congested during traveling, it is not necessary to make a right turn at the intersection. Will be able to avoid the long wait and danger for.

また、請求項2にかかる発明においては、請求項1にかかる車載用ナビゲーション装置において、前記渋滞情報受信手段が、道路交通情報通信システムから渋滞情報を受信できないときは、記憶装置に格納された過去の渋滞情報を読み込んで取得するようにしたので、道路交通情報通信システムから渋滞情報を受信できない場所でも対応可能になる。   Further, in the invention according to claim 2, in the in-vehicle navigation device according to claim 1, when the traffic information receiving unit cannot receive traffic information from the road traffic information communication system, the past stored in the storage device Since the traffic information is read and acquired, it is possible to cope with a place where the traffic information cannot be received from the road traffic information communication system.

また、請求項3にかかる発明においては、請求項1または請求項2にかかる車載用ナビゲーション装置において、各交差点の信号に関する情報を記憶しておき、前記右折すべき交差点に右折専用信号がある場合は、経路の再探索を行わないようにしたので、右折専用信号があって容易に右折できる交差点においては、無駄に経路の再探索を行わないですむようになる。   According to a third aspect of the present invention, in the in-vehicle navigation device according to the first or second aspect, information relating to signals at each intersection is stored, and a right turn dedicated signal is present at the intersection to be turned to the right Since the route is not re-searched, it is unnecessary to re-search for the route at an intersection where there is a right turn dedicated signal and the vehicle can easily turn right.

以下、本発明の具体例を実施例及び図面を用いて詳細に説明する。但し、以下に示す実施例は、本発明の技術思想を具体化するためのナビゲーション装置を例示するものであって、本発明をこのナビゲーション装置に特定することを意図するものではなく、特許請求の範囲に含まれるその他の実施形態のナビゲーション装置にも等しく適用し得るものである。   Hereinafter, specific examples of the present invention will be described in detail with reference to examples and drawings. However, the embodiments shown below exemplify a navigation device for embodying the technical idea of the present invention, and are not intended to specify the present invention for this navigation device. The present invention is equally applicable to navigation devices of other embodiments included in the scope.

図1は、本発明の実施例にかかる車載用ナビゲーション装置の概略構成を示すブロック図である。ナビゲーション装置本体1は、コントローラ2により全般的な制御が行われる。コントローラ2は、CPU3と、それを動作させるプログラムを格納したROM4と、CPU3のワークエリアを提供するRAM5を具えている。   FIG. 1 is a block diagram showing a schematic configuration of an in-vehicle navigation device according to an embodiment of the present invention. The navigation apparatus body 1 is generally controlled by the controller 2. The controller 2 includes a CPU 3, a ROM 4 that stores a program for operating the CPU 3, and a RAM 5 that provides a work area for the CPU 3.

コントローラ2は、CDドライブ12,メモリ制御部6を介してCD−ROMから所定範囲の地図情報を読み出して、表示制御部9によりディスプレイ13に道路地図を表示させる。また、車両位置検出部7は、GPS受信機15,車速センサ16,方位センサ17等からのデータに基づいて車両の現在位置を検出し、それを受けて、コントローラ2は、ディスプレイ13に表示した地図上に、車両の現在位置を表示させる。渋滞情報処理部8は、ビーコンレシーバ18やFM多重レシーバ19から渋滞情報や規制情報を含む各種道路情報を受け取って、地図上の道路の渋滞状況を判別し、コントローラ2に送る。   The controller 2 reads a predetermined range of map information from the CD-ROM via the CD drive 12 and the memory control unit 6, and causes the display control unit 9 to display a road map on the display 13. Further, the vehicle position detection unit 7 detects the current position of the vehicle based on data from the GPS receiver 15, the vehicle speed sensor 16, the direction sensor 17, and the like, and the controller 2 displays it on the display 13. The current position of the vehicle is displayed on the map. The traffic jam information processing unit 8 receives various road information including traffic jam information and regulation information from the beacon receiver 18 and the FM multiplex receiver 19, discriminates the traffic jam situation of the road on the map, and sends it to the controller 2.

また、コントローラ2は、入力装置14から入力制御部10を介して入力される目的地の位置データを受けて、現在位置から目的地までの最適経路を算出し、ディスプレイ13の地図上にそれを表示させる。さらに、音声制御部11を介してスピーカ20に音声信号を出力し、車両運転中に、経路の音声ガイドを行う。   Further, the controller 2 receives the position data of the destination inputted from the input device 14 via the input control unit 10, calculates the optimum route from the current position to the destination, and puts it on the map of the display 13. Display. Furthermore, a voice signal is output to the speaker 20 via the voice control unit 11, and a voice guidance of the route is performed during driving of the vehicle.

このような車載用ナビゲーション装置において、本発明においては、探索された経路の前方に右折すべき交差点が存在し、かつ、該交差点の対向車線が渋滞しているとき、該交差点では右折を止めて、当該交差点を直進あるいは左折等を選択して最適経路を再探索するようにしたものである。   In such an in-vehicle navigation device, in the present invention, when there is an intersection to turn right in front of the searched route and the opposite lane of the intersection is congested, stop turning right at the intersection. In this case, the optimal route is re-searched by selecting straight or left turn at the intersection.

次に、図2のフローチャートを参照しながら、本発明の車載用ナビゲーション装置の、走行中に経路の再探索を行う場合の処理を説明する。   Next, referring to the flowchart of FIG. 2, a description will be given of processing in the case of re-searching for a route during traveling in the in-vehicle navigation device of the present invention.

予め、目的地が入力されて、最適経路が探索され、表示されている状態で、目的地に向けて出発すると、先ず、車両位置検出部7により車両の現在位置を検出する(ステップS1)。続いて、経路上において、現在位置の前方、所定距離(例えば、3Km)以内に右折すべき交差点があるか否かを判別する(ステップS2)。   When the destination is inputted in advance and the optimum route is searched for and displayed, when the vehicle departs toward the destination, first, the vehicle position detector 7 detects the current position of the vehicle (step S1). Subsequently, it is determined whether or not there is an intersection to turn right within a predetermined distance (for example, 3 km) ahead of the current position on the route (step S2).

現在位置の前方に右折すべき交差点があれば、渋滞情報処理部8から、該当する交差点の渋滞情報を取得し(ステップS3)、該交差点の対向車線が渋滞しているか否かを判別する(ステップS4)。対向車線が渋滞していれば、該交差点に右折専用の信号があるか否かを判別し(ステップS5)、右折専用の信号があれば、信号により右折が容易にできるため問題はないが、右折専用の信号がない場合は、対向車線を車両が通過し続けるため、なかなか右折ができない上、無理に右折をしようとすると非常に危険である。   If there is an intersection to turn right in front of the current position, the traffic information of the corresponding intersection is acquired from the traffic information processing unit 8 (step S3), and it is determined whether or not the opposite lane of the intersection is congested ( Step S4). If the oncoming lane is congested, it is determined whether there is a signal for turning right at the intersection (step S5). If there is a signal for turning right, there is no problem because the signal can be easily turned right. If there is no right turn signal, the vehicle will continue to pass the oncoming lane, so it is difficult to turn right and it is very dangerous to try to turn right.

そこで、該交差点では右折を取り止めることとし、直進,左折等、右折以外を選択して、そこから目的地までの最適経路を再探索する(ステップS6)。そして、ディスプレイ13の表示を再探索した経路に切り替え、その後の音声ガイドも切り替える。   Therefore, the right turn is canceled at the intersection, and other than the right turn such as straight turn or left turn is selected, and the optimum route from there to the destination is searched again (step S6). Then, the display 13 is switched to the route searched again, and the subsequent voice guidance is also switched.

なお、ステップS6において経路の再探索を行う際に、右折を除外させる方法としては、交差点ノードのデータに右折禁止のフラグを付けて再探索を行う方法がある。さらに、経路探索条件が距離の場合、前記交差点ノードを右折したリンクのコスト、すなわち、当該リンクにおける次の分岐点までの距離を、実際より格段に長い距離にして再探索を行う方法も採用できる。例えば、右折してから次の分岐点までの距離が、実際は100mであるのに対して、その区間の距離を5Kmとして再探索を行う。そのようにすれば、ほとんどの場合は右折以外が選択される。一方、右折をしないと大幅に遠回りになる場合は、右折も可とすることができる。   As a method of excluding a right turn when performing a route re-search in step S6, there is a method of performing a re-search by attaching a right turn prohibition flag to intersection node data. Furthermore, when the route search condition is distance, a method of performing a re-search by setting the cost of the link that turns right at the intersection node, that is, the distance to the next branch point in the link to a much longer distance than the actual one can be adopted. . For example, the distance from the right turn to the next branch point is actually 100 m, but the distance in that section is set to 5 km and the search is performed again. In that case, a turn other than a right turn is almost always selected. On the other hand, if it is not possible to make a right turn, it is possible to make a right turn.

このように、運転途中で右折交差点の渋滞状況をチェックして、対向車線が渋滞しているときに再探索するようにすれば、最新の渋滞情報に基づいて、最適な判断をすることもできる。   In this way, if you check the traffic situation at the right turn intersection during driving and re-search when the oncoming lane is congested, you can also make the best judgment based on the latest traffic information .

以上、運転途中で再探索する場合を説明したが、本発明は、最初の経路探索を行う際にも適用できる。次に、図3のフローチャートを参照しながら、最初の経路探索を行う際の処理を説明する。   As described above, the case of re-searching during the operation has been described, but the present invention can also be applied when performing the first route search. Next, referring to the flowchart of FIG. 3, a process when performing the first route search will be described.

先ず、出発地と目的地を入力する(ステップS7)。その際、出発地は、車両位置検出部7で得られる現在位置とし、目的地は、ディスプレイ13に表示された道路地図上で、入力装置14により場所を指定することにより入力する。続いて、渋滞情報処理部8から渋滞情報を取得し(ステップS8)、出発地から目的地までの経路探索を開始する(ステップS9)。   First, a starting point and a destination are input (step S7). At that time, the departure point is the current position obtained by the vehicle position detection unit 7, and the destination is input by designating the place on the road map displayed on the display 13 by the input device 14. Subsequently, the traffic information is acquired from the traffic information processing unit 8 (step S8), and the route search from the departure place to the destination is started (step S9).

経路探索中、途中に右折すべき交差点があるか否かを判別し(ステップS10)、右折すべき交差点があったら、ステップS8で取得した渋滞情報を参照し、該交差点の対向車線が渋滞しているか否かを判別する(ステップS11)。その結果、対向車線が渋滞していれば、該交差点に右折専用の信号があるか否かを判別し(ステップS12)、右折専用の信号がなければ、該交差点では右折をせず、直進,左折等を選択して、そこから目的地までの最適経路を再探索する(ステップS13)。そのような処理を、対向車線が渋滞していて、右折専用信号もない右折交差点がなくなるまで繰り返し、そのような右折交差点がなくなったら経路を確定し、その経路に沿って案内を開始する(ステップS14)。   During the route search, it is determined whether or not there is an intersection to turn right in the middle (step S10). If there is an intersection to turn right, the traffic information acquired in step S8 is referred to and the opposite lane of the intersection is congested. It is discriminate | determined whether it is (step S11). As a result, if the oncoming lane is congested, it is determined whether or not there is a right turn signal at the intersection (step S12). If there is no right turn signal, the vehicle does not turn right at the intersection, A left turn or the like is selected, and the optimum route from there to the destination is searched again (step S13). Such processing is repeated until there is no right turn intersection where the oncoming lane is congested and there is no right turn dedicated signal. When there is no such right turn intersection, the route is determined and guidance is started along the route (step S14).

なお、右折交差点の対向車線が渋滞していたとき、上記のような経路の再探索を行うか否かは、予めユーザが設定し、それに従って行うようにしてもよい。また、その交差点で右折した場合と、右折しなかった場合とで距離(又は所要時間)がどの程度変わるかを表示して、ユーザに再探索を行うか否かを選択させるようにしてもよい。   In addition, when the opposite lane of the right turn intersection is congested, whether or not to re-search for the route as described above may be set in advance by the user, and may be performed in accordance therewith. Further, it is possible to display how much the distance (or required time) changes depending on whether the vehicle turns right or not at the intersection, and allows the user to select whether to perform a re-search. .

また、場所によっては、FM多重やビーコン等によるVICSからの情報を受信できない場合があるが、そのような場合に備えて、過去の道路別,時間帯別の渋滞情報を記憶させておき、VICSからの情報を受信できない場合は、そのような過去の渋滞情報を使用して経路再探索をするか否かを決めるようにしてもよい。   In addition, depending on the location, information from VICS by FM multiplexing or beacon may not be received. In preparation for such a case, past traffic information by road and time zone is stored and VICS is stored. If the information from the terminal cannot be received, it may be determined whether or not to perform route re-search using such past traffic jam information.

車載用ナビゲーション装置の概略構成を示すブロック図である。It is a block diagram which shows schematic structure of a vehicle-mounted navigation apparatus. 走行中に経路の再探索を行う場合の処理を示すフローチャートである。It is a flowchart which shows the process in the case of re-searching for a route during driving | running | working. 最初の経路探索を行う際の処理を示すフローチャートである。It is a flowchart which shows the process at the time of performing the first route search.

符号の説明Explanation of symbols

1・・・・ナビゲーション装置本体
2・・・・コントローラ
6・・・・メモリ制御部
7・・・・車両位置検出部
8・・・・渋滞情報処理部
9・・・・表示制御部
10・・・入力制御部
11・・・音声制御部

DESCRIPTION OF SYMBOLS 1 ... Navigation apparatus main body 2 ... Controller 6 ... Memory control part 7 ... Vehicle position detection part 8 ... Congestion information processing part 9 ... Display control part 10- ..Input control unit 11 ... Voice control unit

Claims (3)

記憶媒体から道路地図情報を読み込む地図情報読込手段と、現在位置を検知し現在位置情報を出力する現在位置検知手段と、道路交通情報通信システムから前記道路地図情報に含まれる道路の渋滞情報を受信する渋滞情報受信手段と、前記道路地図情報と現在位置情報とに基づいて地図上に現在位置を表示する現在位置表示手段と、前記道路地図情報と渋滞情報とに基づいて目的地までの最適経路の探索を行う経路探索手段と、探索された経路を表示して経路誘導を行う案内手段とを有する車載用ナビゲーション装置であって、
前記経路探索手段は、探索された経路の前方に右折すべき交差点が存在し、かつ、前記渋滞情報が、該交差点の対向車線が渋滞していることを示している場合、該交差点で右折以外を選択して最適経路を再探索することを特徴とする車載用ナビゲーション装置。
Map information reading means for reading road map information from a storage medium; current position detection means for detecting the current position and outputting current position information; and receiving traffic congestion information included in the road map information from the road traffic information communication system Traffic information receiving means, current position display means for displaying a current position on a map based on the road map information and current position information, and an optimum route to a destination based on the road map information and traffic information A vehicle-mounted navigation device having route search means for performing a search and guidance means for displaying the searched route and performing route guidance,
The route search means, when there is an intersection to turn right in front of the searched route and the traffic jam information indicates that the opposite lane of the intersection is congested, other than a right turn at the intersection A vehicle-mounted navigation device characterized by re-searching for an optimal route by selecting
前記渋滞情報受信手段が、道路交通情報通信システムから渋滞情報を受信できないときは、記憶装置に格納された過去の渋滞情報を読み込んで、対向車線が渋滞しているか否かを判別することを特徴とする請求項1に記載の車載用ナビゲーション装置。   When the traffic jam information receiving means cannot receive traffic jam information from the road traffic information communication system, it reads past traffic jam information stored in a storage device and determines whether or not the oncoming lane is jammed. The in-vehicle navigation device according to claim 1. 各交差点の信号に関する情報を記憶装置に記憶しておき、前記経路探索手段は、該記憶装置から前記信号に関する情報を読み込んで、前記右折すべき交差点に右折専用信号がある場合は、経路の再探索を行わないことを特徴とする請求項1または請求項2に記載の車載用ナビゲーション装置。

Information related to signals at each intersection is stored in a storage device, and the route search means reads the information related to the signals from the storage device, and if there is a right turn dedicated signal at the intersection to be turned right, the route search means The in-vehicle navigation device according to claim 1 or 2, wherein no search is performed.

JP2006144026A 2006-05-24 2006-05-24 On-board navigation apparatus Pending JP2007315851A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006144026A JP2007315851A (en) 2006-05-24 2006-05-24 On-board navigation apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006144026A JP2007315851A (en) 2006-05-24 2006-05-24 On-board navigation apparatus

Publications (1)

Publication Number Publication Date
JP2007315851A true JP2007315851A (en) 2007-12-06

Family

ID=38849849

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006144026A Pending JP2007315851A (en) 2006-05-24 2006-05-24 On-board navigation apparatus

Country Status (1)

Country Link
JP (1) JP2007315851A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010033441A (en) * 2008-07-30 2010-02-12 Fuji Heavy Ind Ltd Vehicle driving support device
JP2021147029A (en) * 2020-03-19 2021-09-27 カーティカ・エイアイ・リミテッドCartica AI Ltd. Predictive assistant for turning
JP2024079384A (en) * 2022-11-30 2024-06-11 Lineヤフー株式会社 Information processing device, information processing method, and information processing program

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0883399A (en) * 1994-09-14 1996-03-26 Nissan Motor Co Ltd Vehicle route guidance device
JPH09259386A (en) * 1996-03-22 1997-10-03 Matsushita Electric Ind Co Ltd Congestion information display device
JPH1183516A (en) * 1997-09-08 1999-03-26 Alpine Electron Inc Navigator
JPH1183526A (en) * 1997-09-09 1999-03-26 Casio Comput Co Ltd Map display device, route calculation method, and recording medium
JP2003337037A (en) * 2002-05-21 2003-11-28 Denso Corp Navigation system
JP2004126950A (en) * 2002-10-02 2004-04-22 Mitsubishi Electric Corp Traffic information providing device
JP2005164410A (en) * 2003-12-03 2005-06-23 Nissan Motor Co Ltd Navigation device and navigation method
WO2005108928A1 (en) * 2004-05-07 2005-11-17 Pioneer Corporation Route search device, route search method, route search processing program, etc.
JP2006058100A (en) * 2004-08-19 2006-03-02 Fujitsu Ten Ltd Apparatus, system, and method for drive assist

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0883399A (en) * 1994-09-14 1996-03-26 Nissan Motor Co Ltd Vehicle route guidance device
JPH09259386A (en) * 1996-03-22 1997-10-03 Matsushita Electric Ind Co Ltd Congestion information display device
JPH1183516A (en) * 1997-09-08 1999-03-26 Alpine Electron Inc Navigator
JPH1183526A (en) * 1997-09-09 1999-03-26 Casio Comput Co Ltd Map display device, route calculation method, and recording medium
JP2003337037A (en) * 2002-05-21 2003-11-28 Denso Corp Navigation system
JP2004126950A (en) * 2002-10-02 2004-04-22 Mitsubishi Electric Corp Traffic information providing device
JP2005164410A (en) * 2003-12-03 2005-06-23 Nissan Motor Co Ltd Navigation device and navigation method
WO2005108928A1 (en) * 2004-05-07 2005-11-17 Pioneer Corporation Route search device, route search method, route search processing program, etc.
JP2006058100A (en) * 2004-08-19 2006-03-02 Fujitsu Ten Ltd Apparatus, system, and method for drive assist

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010033441A (en) * 2008-07-30 2010-02-12 Fuji Heavy Ind Ltd Vehicle driving support device
JP2021147029A (en) * 2020-03-19 2021-09-27 カーティカ・エイアイ・リミテッドCartica AI Ltd. Predictive assistant for turning
JP7610825B2 (en) 2020-03-19 2025-01-09 オートブレインズ・テクノロジーズ・リミテッド Turn prediction assistance
JP2024079384A (en) * 2022-11-30 2024-06-11 Lineヤフー株式会社 Information processing device, information processing method, and information processing program
JP7711040B2 (en) 2022-11-30 2025-07-22 Lineヤフー株式会社 Information processing device, information processing method, and information processing program

Similar Documents

Publication Publication Date Title
EP3287744B1 (en) Route searching apparatus and route searching method
JP4807043B2 (en) Route guidance apparatus and method
JP2007024833A (en) On-vehicle navigation apparatus
JP4595605B2 (en) Car navigation system
JP2008232836A (en) Navigation system, terminal device, route search server, and route search method
JP2017090301A (en) Map information creation device, navigation system, route guidance route search method, route guidance route search program, and recording medium
JP2006053109A (en) Navigation system for vehicle, and route guide method thereof
JP2007322183A (en) In-vehicle navigation apparatus
JP2008020414A (en) Route search method and navigation device
JP6403655B2 (en) Navigation system, route guidance route search method, route guidance route search program, and recording medium
JP2011027610A (en) Navigation device and guide route searching method
JP2009168547A (en) Navigation device
US7797101B2 (en) Road map display system for vehicle
EP1223408B1 (en) Guide display method in on-vehicle navigator
KR101004440B1 (en) Identity information display device and center device
JP4501467B2 (en) Navigation device and navigation method
JP2013002982A (en) Guide information output device
JP2004317419A (en) Map display apparatus for vehicle
JP2005115638A (en) Running information providing device
JP2007315851A (en) On-board navigation apparatus
JP5447020B2 (en) Navigation device
JP2000346664A (en) Vehicle navigation device
JP5338561B2 (en) Road-to-vehicle communication device for vehicles
JP2011047690A (en) In-vehicle navigation device
JP4662753B2 (en) Navigation device and communication center

Legal Events

Date Code Title Description
A621 Written request for application examination

Effective date: 20081113

Free format text: JAPANESE INTERMEDIATE CODE: A621

A131 Notification of reasons for refusal

Effective date: 20101019

Free format text: JAPANESE INTERMEDIATE CODE: A131

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20101214

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110419

A521 Written amendment

Effective date: 20110617

Free format text: JAPANESE INTERMEDIATE CODE: A523

A02 Decision of refusal

Effective date: 20111025

Free format text: JAPANESE INTERMEDIATE CODE: A02

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20111115

RD04 Notification of resignation of power of attorney

Effective date: 20111125

Free format text: JAPANESE INTERMEDIATE CODE: A7424