Nothing Special   »   [go: up one dir, main page]

JPH07262492A - On-vehicle navigator - Google Patents

On-vehicle navigator

Info

Publication number
JPH07262492A
JPH07262492A JP5566594A JP5566594A JPH07262492A JP H07262492 A JPH07262492 A JP H07262492A JP 5566594 A JP5566594 A JP 5566594A JP 5566594 A JP5566594 A JP 5566594A JP H07262492 A JPH07262492 A JP H07262492A
Authority
JP
Japan
Prior art keywords
route
guidance
vehicle
image
intersection
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
JP5566594A
Other languages
Japanese (ja)
Inventor
Shinji Wakabayashi
伸次 若林
Hiroshi Shishido
博 宍戸
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.)
Alpine Electronics Inc
Original Assignee
Alpine Electronics Inc
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 Alpine Electronics Inc filed Critical Alpine Electronics Inc
Priority to JP5566594A priority Critical patent/JPH07262492A/en
Publication of JPH07262492A publication Critical patent/JPH07262492A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To rightly recognize at which intersection a course should be changed at a glance. CONSTITUTION:When the setting operations of a departure place and a destination place are performed on an operation panel 4, a route search part 15 searches the optimal guidance route between the departure place the destination place by using the map data of a CD-ROM 1 and the route is stored in a guidance route memory 16. During a running, a vehicle location detector 3 detects the present location and a guide object/course specifying part 17 specifies prescribed guide object intersection and course existing in the front of the vehicle on the guidance route from the present location of the vehicle and guidance route data on occasion. A course guide image plotting part 20 calculates an arrow graphic showing the course at a guide object intersection, calculates the center projected image to the plane which is the same as the image surface of a virtual image reflected and projected on a front glass by a first display device 5 in a gaze coordinate system which is equivalent to the visual field of a driver and plots the projected image on a second V-RAM 22. The course guide image of the second V-RAM 22 is displayed to the driver by overlapping the image with a landscape by the first display device 5.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は車載用ナビゲーション装
置に係り、特に出発地から目的地まで経路誘導を行う場
合に好適な車載用ナビゲーション装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a vehicle-mounted navigation device, and more particularly to a vehicle-mounted navigation device suitable for guiding a route from a starting point to a destination.

【0002】[0002]

【従来の技術】車両の走行案内を行い、運転者が所望の
目的地に容易に到達できるようにした車載用ナビゲーシ
ョン装置がある。この車載用ナビゲーション装置におい
ては、車両の位置を検出してCD−ROMから車両位置
周辺の地図データを読み出し、V−RAMに地図画像を
描画するとともに該地図画像上の所定箇所に車両位置マ
ークを重ねて描画し、V−RAMの画像を映像信号に変
換しながらディスプレイ装置に出力して画面に表示す
る。そして、車両の移動で現在位置が変化するのに従
い、画面の車両位置マークを移動したり、或いは車両位
置マークは画面中央に固定して地図をスクロールしたり
して、常に、車両位置周辺の地図情報が一目で判るよう
になっている。
2. Description of the Related Art There is a vehicle-mounted navigation device that guides a vehicle so that a driver can easily reach a desired destination. In this vehicle-mounted navigation device, the position of the vehicle is detected, the map data around the vehicle position is read from the CD-ROM, the map image is drawn in the V-RAM, and the vehicle position mark is placed at a predetermined position on the map image. The images are overlaid and drawn, and the images in the V-RAM are converted into video signals and output to the display device for display on the screen. Then, as the current position changes due to the movement of the vehicle, the vehicle position mark on the screen is moved, or the vehicle position mark is fixed at the center of the screen and the map is scrolled. The information is available at a glance.

【0003】CD−ROMに記憶された地図は、縮尺レ
ベルに応じて適当な大きさの経度幅、緯度幅の地域に区
切られており、道路は経度、緯度の座標で表現された頂
点(ノード)の集合で示される。2以上のノードを連結
した部分はリンクと呼ばれる。各地図に含まれる道路デ
ータは、図14に示す如く、道路リンクリストRDL
T、ノードリストNDLT、交差点データCRDTで構
成されており、このうち、道路リンクリストRDLT
は、当該道路リンクに関し、国道、高速道路、その他の
道路など道路の種別を表すデータ、リンク上の全ノード
数、リンクを構成する各ノードのノードリストNDLT
上の番号とノード間の道路の幅員を表すデータなどによ
り構成されている。第nノード番号の幅員データは、第
nノード番号に係るノードと第(n+1)ノード番号に
係るノードを結ぶ道路(リンク)の幅員を示す。又、交
差点データCRDTは地図上の各交差点毎に、該交差点
に連結するリンク上の交差点に最も近いノード(交差点
構成ノードという)のノードリストNDLT上の番号の
集合であり、ノードリストNDLTは地図上の全ノード
のリストであり、ノード毎に座標情報(経度、緯度)、
該ノードが交差点であるか否かの交差点識別フラグ、交
差点であれば交差点データを指し、交差点でなければ該
ノードが属する道路リンクを指すポインタ等で構成され
ている。
The map stored in the CD-ROM is divided into areas of appropriate longitude and latitude widths according to the scale level, and roads are represented by vertices (nodes) represented by coordinates of longitude and latitude. ) Is shown as a set. A part that connects two or more nodes is called a link. The road data included in each map is the road link list RDL as shown in FIG.
T, node list NDLT, intersection data CRDT, of which road link list RDLT
Relates to the road link, data indicating the type of road such as national road, expressway, and other roads, the total number of nodes on the link, and the node list NDLT of each node forming the link
It is composed of the above number and data representing the width of the road between the nodes. The width data of the nth node number indicates the width of the road (link) connecting the node related to the nth node number and the node related to the (n + 1) th node number. Further, the intersection data CRDT is a set of numbers on the node list NDLT of the nodes (referred to as intersection composing nodes) closest to the intersection on the link connecting the intersections, for each intersection on the map. The node list NDLT is the map. It is a list of all the above nodes, coordinate information (longitude, latitude) for each node,
It is composed of an intersection identification flag indicating whether the node is an intersection, pointers indicating intersection data if the node is an intersection, pointers indicating a road link to which the node belongs if the node is not the node.

【0004】ところで、車載用ナビゲーション装置に
は、出発地から目的地まで最適な誘導経路に沿って経路
案内を行う経路誘導機能を持ったものがある。かかる経
路案内では、走行前に運転者が出発地と目的地を設定す
ると、CD−ROMの地図データを参照してダイクスト
ラ法、横型探索法等のシュミレーション計算を行い、例
えば出発地と目的地を最短距離で結ぶ最適な誘導経路を
求めて、該誘導経路を構成するノード列と、先頭の出発
地データ及び最後尾の目的地データと合わせた誘導経路
データを誘導経路メモリに記憶しておく。そして、走行
中、誘導経路メモリのノード列の中から画面の地図表示
エリアに入っている誘導経路を探し、該誘導経路を他の
道路と異なる色で太く表示するなどして、運転者がいず
れの道路を走行すれば良いか判るようにしている。
Meanwhile, some vehicle-mounted navigation devices have a route guidance function of performing route guidance from an origin to a destination along an optimum guidance route. In such route guidance, when the driver sets the departure point and the destination before traveling, the simulation calculation such as the Dijkstra method or the horizontal search method is performed by referring to the map data of the CD-ROM to determine the departure point and the destination, for example. The optimum guide route connecting with the shortest distance is obtained, and the guide route data including the node sequence forming the guide route, the leading departure point data and the last destination data is stored in the guide route memory. Then, while the vehicle is traveling, the driver can search for a guide route in the map display area of the screen from the node sequence of the guide route memory and display the guide route in a color different from other roads so that the driver can I try to know if I should drive on the road.

【0005】しかし、画面に表示された地図の縮尺が大
きかったり、道路が込み入っている場合、単に、誘導経
路が他の道路と異なる色で太く表示されているだけで
は、車両進行方向の前方に存在する交差点をどの方向へ
走行すれば良いか判らない場合があった。このため、走
行中、誘導経路上で車両の進行方向前方にある交差点の
内、例えば、左折、右折等、走行方向の変化する一番手
前の案内対象交差点を探索し、車両現在位置−案内対象
交差点間の距離と、該交差点での進路を求め、交差点ま
での距離と進路を示す情報を画面の地図画像の左上等に
合成表示したり、或いは、交差点までの距離と進路を示
す情報を音声で提供したりする提案がなされている。
However, when the scale of the map displayed on the screen is large or the roads are complicated, it is possible that the guide route is displayed in a color different from those of other roads and is thicker than that of the other roads. In some cases, it was not clear in which direction to drive at an existing intersection. Therefore, while traveling, a search is made for the forefront guidance target intersection where the traveling direction changes, such as a left turn or a right turn, among the intersections in the forward direction of the vehicle on the guide route, and the current vehicle position-guidance target The distance between the intersections and the route at the intersections are obtained, and the information indicating the distances and the routes to the intersections is synthesized and displayed on the upper left of the map image on the screen, or the information indicating the distances and the routes to the intersections is voiced. There are proposals to be provided in.

【0006】[0006]

【発明が解決しようとする課題】しかしながら、地図画
像上での合成表示や音声出力で進路を変えるべき交差点
までの距離が示されても、走行速度によって、案内対象
交差点に到達するまでの時間が大きく変わるため、走行
方向を変更すべき交差点が車両よりどの程度先にあるか
直観的に把握することが難しく、進路変更すべき交差点
が判るまで時間が掛かったり、該当場所付近に複数の交
差点が接近して存在しているとき、どの交差点で進路変
更したら良いか判断することができず、進路変更すべき
交差点を間違えてしまうことがあった。以上から本発明
の目的は、どの交差点で進路を変更すべきか一目で正し
く認識できる車載用ナビゲーション装置を提供すること
である。
However, even if the distance to the intersection at which the course should be changed is indicated by the synthetic display on the map image or the voice output, the time required to reach the guidance target intersection depends on the traveling speed. Because it changes significantly, it is difficult to intuitively grasp how far ahead the intersection where the traveling direction should be changed is ahead of the vehicle, it takes time until the intersection where the course should be changed is known, and there are multiple intersections near the relevant place. When they were close to each other, it was impossible to determine at which intersection the course should be changed, and there was a case where the wrong intersection was changed. In view of the above, an object of the present invention is to provide a vehicle-mounted navigation device capable of correctly recognizing at which intersection the course should be changed.

【0007】[0007]

【課題を解決するための手段】上記課題は本発明におい
ては、地図データを記憶した地図情報記憶手段と、車両
位置を検出する車両位置検出手段と、フロントガラスに
光を反射させて、運転者に前方風景と重ねて進路案内画
像が見えるようにする表示手段と、出発地と目的地を結
ぶ最適な誘導経路を地図データを参照して探索する探索
手段と、経路探索手段で探索された誘導経路情報を記憶
する誘導経路記憶手段と、車両の現在位置と誘導経路情
報から誘導経路上で車両進行方向前方に存在する所定の
案内対象交差点と該案内対象交差点での進路を求める案
内対象・進路特定手段と、車両の現在位置、案内対象交
差点の位置と進路、運転者の視点、表示手段による進路
案内画像の像面の位置から、運転者から見える実際の案
内対象交差点の位置と進路案内画像の像面上での案内対
象交差点の位置が重なるようにして、案内対象交差点で
の進路案内画像を描画し、表示手段に表示させる進路案
内画像描画手段を備えたことにより達成される。
According to the present invention, there is provided a map information storage means for storing map data, a vehicle position detection means for detecting a vehicle position, and a windshield for reflecting light to a driver. Display means that allows the route guidance image to be seen on top of the front landscape, search means that searches the optimal guidance route connecting the departure point and destination with reference to the map data, and the guidance that is searched by the route search means. Guide route storage means for storing route information, and a predetermined guide target intersection existing ahead of the vehicle on the guide route based on the current position of the vehicle and the guide route information, and a guide target / route for obtaining a route at the guide target intersection. The position of the actual guidance target intersection seen by the driver from the identification means, the current position of the vehicle, the position and route of the guidance target intersection, the driver's viewpoint, and the position of the image plane of the route guidance image displayed by the display means. And route guidance image drawing means for drawing the route guidance image at the guidance target intersection so that the positions of the guidance target intersections on the image plane of the route guidance image overlap with each other and displaying the image on the display means. It

【0008】[0008]

【作用】本発明によれば、出発地と目的地を結ぶ最適な
誘導経路を地図データを参照して探索し、記憶してお
く。走行中、車両位置を検出し、車両の現在位置と誘導
経路情報から誘導経路上で車両進行方向前方に存在する
所定の案内対象交差点と該案内対象交差点での進路を求
める。そして、車両の現在位置、案内対象交差点の位置
と進路、運転者の視点、表示手段による進路案内画像の
像面の位置から、運転者から見える実際の案内対象交差
点の位置と進路案内画像の像面上での案内対象交差点の
位置が重なるようにして、案内対象交差点での進路案内
画像を描画し、表示手段に表示させる。これにより、前
方の風景の中の進路を変更すべき交差点に重ねて進路案
内画像を見ることができるので、運転者は前方の風景を
見たまま一目で正しく進路を変更すべき交差点と該交差
点での進路を把握でき、進路間違いが起きず、また、安
全運転が可能となる。
According to the present invention, the optimum guidance route connecting the starting point and the destination is searched with reference to the map data and stored. During traveling, the vehicle position is detected, and a predetermined guidance target intersection existing ahead of the vehicle on the guidance route along the guidance route information and a route at the guidance target intersection are obtained from the current position of the vehicle and the guidance route information. Then, from the current position of the vehicle, the position and route of the guidance target intersection, the driver's viewpoint, the position of the image plane of the route guidance image by the display means, the position of the actual guidance target intersection and the image of the route guidance image seen by the driver. The route guidance image at the guidance target intersection is drawn so that the positions of the guidance target intersection on the plane overlap each other, and is displayed on the display means. As a result, the route guidance image can be viewed by superimposing it on the intersection in the landscape ahead of which the route should be changed. It is possible to grasp the course in the road, the wrong course does not occur, and safe driving is possible.

【0009】また、運転者の視点は計測手段で計測す
る。これにより、運転者から見える実際の案内対象交差
点の位置と進路案内画像面上での案内対象交差点の位置
が正確に重なるようにできる。
The driver's viewpoint is measured by the measuring means. As a result, the actual position of the guidance target intersection seen by the driver and the position of the guidance target intersection on the route guidance image surface can be accurately overlapped.

【0010】[0010]

【実施例】図1は本発明の一実施例に係る車載用ナビゲ
ーション装置の全体構成図である。図において、1は地
図データ記憶手段となるCD−ROM、2は操作盤であ
り、地図検索,拡大/縮小用のキー、左,右,上,下キ
ーから成る十字カーソルキー、経路誘導モード設定キ
ー、出発地設定キー、目的地設定キー、スタートキー、
等を備えている。3は車両位置と車両方位を衛星航法ま
たは自立航法で検出する車両位置検出装置、4は運転席
上の天井に設置されて運転者の頭頂との間の距離を計る
距離センサ、5はフロントガラスに光を反射させて、運
転者に前方風景と重ねて進路案内画像が見えるようにす
る第1ディスプレイ装置、6は地図画像を、カーソルマ
ーク、車両位置マーク、強調誘導経路などとともに表示
する第2ディスプレイ装置である。10はマイコン構成
のナビゲーションコントローラであり、出発地と目的地
から最適な誘導経路をダイクストラ法、横型探索法等の
シュミレーション計算により決定したり、車両位置周辺
の地図画像を、必要によりカーソルマーク、車両位置マ
ーク、強調誘導経路などとともに第2ディスプレイ装置
6の画面に表示させたり、進路案内画像を第1ディスプ
レイ装置5に表示させたりする。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS FIG. 1 is an overall configuration diagram of a vehicle-mounted navigation device according to an embodiment of the present invention. In the figure, 1 is a CD-ROM which serves as map data storage means, 2 is an operation panel, keys for map search and enlargement / reduction, cross cursor keys including left, right, up and down keys, route guidance mode setting Key, origin setting key, destination setting key, start key,
And so on. 3 is a vehicle position detecting device that detects the vehicle position and vehicle direction by satellite navigation or self-contained navigation, 4 is a distance sensor that is installed on the ceiling above the driver's seat and measures the distance between the driver's top, and 5 is the windshield A first display device 6 that reflects light to the driver so that the driver can see the route guidance image in a manner that overlaps with the forward scenery. The second display device 6 displays a map image together with a cursor mark, a vehicle position mark, an emphasis guidance route, and the like. It is a display device. Reference numeral 10 denotes a navigation controller having a microcomputer configuration, which determines an optimum guide route from a starting point and a destination by simulation calculation such as Dijkstra's method or horizontal search method, and a map image around the vehicle position, a cursor mark, a vehicle if necessary. It is displayed on the screen of the second display device 6 together with the position mark, the emphasis guide route, etc., or the route guidance image is displayed on the first display device 5.

【0011】この内、11はCD−ROM1から読み出
した地図データを一時的に格納するバッファメモリ、1
2はカーソル位置計算部であり、操作盤2の十字カーソ
ルキー、地図検索,拡大/縮小用のキー等で地図の選択
操作やカーソル操作がなされたとき、画面上の地図の中
央に相当する経度と緯度を計算してカーソル位置として
出力する。13は地図画像描画部であり、操作盤2の地
図検索,拡大/縮小用等のキーで選択された所望の地図
データ(周辺の地図データを含めてもよい)をCD−R
OM1からバッファメモリ11に読み出すとともに後述
する第1V−RAMに地図画像を描画したり、カーソル
操作に応じてカーソル位置計算部12から入力されるカ
ーソル位置データが変化するのに従い、必要により新た
な地図データをCD−ROM1からバッファメモリ11
に読み出しながら常にカーソル位置が中央となるように
第1V−RAMの地図画像を書き換え、かつ、第1V−
RAMの中央にカーソルマークを描画する。また、地図
画像描画部13は走行中(スタートキーの押圧後)、車
両位置検出装置3から出力される車両位置データが変化
するのに従い、必要により新たな地図データをCD−R
OM1からバッファメモリ11に読み出しながら現在位
置が中央となるように第1V−RAMの地図画像を書き
換え、車両位置検出装置3から入力する車両方位データ
に基づき車両位置マークを第1V−RAMの中央に所定
方向に向けて描画する。更に、経路誘導モードにおい
て、後述する誘導経路メモリに記憶された誘導経路デー
タの中から、現在、第1V−RAMに描画されている地
図画像の範囲に入る誘導経路データを入力して、他の道
路とは異なる色で太く強調した誘導経路を描画する。第
1V−RAMは第2ディスプレイ装置6の1画面分に相
当する記憶領域を有している。
Of these, 11 is a buffer memory for temporarily storing map data read from the CD-ROM 1, and 1
Reference numeral 2 denotes a cursor position calculation unit, which is a longitude corresponding to the center of the map on the screen when a map selecting operation or a cursor operation is performed by using the cross-shaped cursor key of the operation panel 2, a map search key, an enlargement / reduction key, or the like. And the latitude are calculated and output as the cursor position. Reference numeral 13 is a map image drawing unit for CD-R of desired map data (may include peripheral map data) selected by a key for map search, enlargement / reduction, etc. on the operation panel 2.
A map is read from the OM1 to the buffer memory 11 and a map image is drawn on a first V-RAM described later, or a new map is added if necessary as the cursor position data input from the cursor position calculation unit 12 changes in response to a cursor operation. Data from CD-ROM 1 to buffer memory 11
The map image of the first V-RAM is rewritten so that the cursor position is always in the center while reading out to the first V-
Draw a cursor mark in the center of RAM. In addition, the map image drawing unit 13 may add new map data to the CD-R if necessary as the vehicle position data output from the vehicle position detection device 3 changes while the vehicle is traveling (after pressing the start key).
While reading from the OM 1 to the buffer memory 11, the map image of the first V-RAM is rewritten so that the current position is at the center, and the vehicle position mark is set at the center of the first V-RAM based on the vehicle direction data input from the vehicle position detection device 3. Draw in a predetermined direction. Furthermore, in the route guidance mode, from the route data stored in the route memory described later, the route data within the range of the map image currently drawn in the first V-RAM is input, and other route data is input. Draw a guide route that is highlighted in a different color from the road. The first V-RAM has a storage area corresponding to one screen of the second display device 6.

【0012】14は出発地・目的地設定部であり、走行
開始前に、操作盤2で経路誘導モードとされ、該操作盤
2のカーソル操作で画面中央のカーソルが出発地と一致
されたあと、出発地設定キーが押圧されると、その時点
でのカーソル位置計算部12の出力を出発地データとし
て設定し、操作盤2のカーソル操作で画面中央のカーソ
ルが目的地と一致されたあと、目的地設定キーが押圧さ
れると、その時点でのカーソル位置計算部12の出力を
目的地データとして設定する。
Reference numeral 14 denotes a departure point / destination setting section, which is set to a route guidance mode on the operation panel 2 before the start of traveling, and after the cursor operation on the operation panel 2 causes the cursor at the center of the screen to coincide with the departure point. When the departure point setting key is pressed, the output of the cursor position calculation unit 12 at that time is set as the departure point data, and after the cursor in the center of the screen is matched with the destination by the cursor operation of the operation panel 2, When the destination setting key is pressed, the output of the cursor position calculation unit 12 at that time is set as the destination data.

【0013】15は経路探索部であり、経路誘導モード
下で、出発地と目的地の設定操作がなされると、出発地
・目的地設定部14から出発地データと目的地データを
入力し、CD−ROM1からバッファメモリ11に出発
地から目的地までの数々の地図データを読み出すととも
に、読み出した地図データを参照して、ダイクストラ
法、横型探索法等のシュミレーション計算を行い、例え
ば最短距離を指標として、出発地から目的地に至る最適
な誘導経路を求め、該誘導経路を構成するひと連なりの
ノード列(各ノードは経度、緯度の座標と交差点か否か
を示す交差点識別フラグを含む)を出発地データ及び目
的地データとともに、誘導経路データとして後述する誘
導経路メモリに記憶させる。ノード列の各ノードは地図
データのノードリスト(図14のNDLT参照)の中か
ら抽出したものであり、誘導経路を構成するノードが交
差点ノードのときは、地図データの交差点データCRD
T,道路リンクリストRDLT,ノードリストNDLT
を参照して、当該交差点を構成する全ての交差点構成ノ
ードを読み出し、また、各交差点構成ノード−交差点間
の道路(リンク)の幅員データも読み出し、ともに誘導
経路メモリに記憶させる。
Reference numeral 15 denotes a route search unit, which inputs the departure point data and the destination data from the departure point / destination setting unit 14 when the setting operation of the departure point and the destination is performed in the route guidance mode. A number of map data from the starting point to the destination are read from the CD-ROM 1 to the buffer memory 11, and simulation calculation such as the Dijkstra method or the horizontal search method is performed by referring to the read map data, and for example, the shortest distance is used as an index. As, the optimum guidance route from the departure place to the destination is obtained, and a series of node strings that compose the guidance route (each node includes the coordinates of longitude and latitude and the intersection identification flag indicating whether or not it is an intersection) It is stored in the guide route memory, which will be described later, as guide route data together with the departure point data and the destination data. Each node in the node string is extracted from the node list of the map data (see NDLT in FIG. 14). When the node forming the guide route is an intersection node, the intersection data CRD of the map data
T, road link list RDLT, node list NDLT
With reference to, all the intersection constituent nodes that make up the intersection are read out, and the width data of the road (link) between each intersection constituent node and the intersection is also read out and both are stored in the guide route memory.

【0014】16は誘導経路データを記憶する誘導経路
メモリであり、誘導経路探索部15で求められたノード
列が、出発地データと目的地データを除いて例えば16
3 −2個のノードから成るとき、図2の左側に示す如
く、第1記憶エリアのアドレスF000H に出発地デー
タが記憶され、アドレスF001H 〜FFFEH には、
アドレスF001H に誘導経路上で出発地に一番近いノ
ード、アドレスF002 H に誘導経路上で出発地に二番
目に近いノードという具合にして、ノード列が順に記憶
される。そして、最後尾のアドレスFFFFH に目的地
データが記憶される。なお、誘導経路メモリ16に格納
される出発地データと目的地データは、図3に示す如
く、出発地データが誘導経路の延長上で出発地Sに一番
近い擬似出発地ノードNs とされ、目的地データが誘導
経路の延長上で目的地Oに一番近い擬似目的地ノードN
O とされる。また、誘導経路データ中の各交差点ノード
(交差点識別フラグRが1となっているノード。ポイン
タTj で指定される)につき、図2の右側に示す如く、
誘導経路メモリ16の第2記憶エリアに、全ての交差点
構成ノードのデータNj1,Nj2,・・と、各交差点構成
ノード−交差点間の道路の幅員データRDj1,RDj2
・・が記憶される。
Reference numeral 16 is a guide route for storing guide route data.
A node that is a memory and is obtained by the guide route search unit 15.
If the row is, for example, 16 excluding the origin data and the destination data,
3-When it consists of 2 nodes, as shown on the left side of FIG.
Address F000 of the first storage areaHDeparture day
Stored at address F001H~ FFFEHHas
Address F001HIs closest to the departure point on the guidance route.
Address, address F002 HNo. 2 on the guidance route to the starting point
Sequential storage of node sequences, such as nodes closer to the eye
To be done. And the last address FFFFHTo the destination
The data is stored. Stored in the guide route memory 16
The starting point data and the destination data are shown in Fig. 3.
Departure point data is the best for departure point S on the extension of the guide route.
Near pseudo departure node NsAnd destination data is derived
The pseudo destination node N that is the closest to the destination O on the extension of the route
OIt is said that In addition, each intersection node in the guide route data
(A node whose intersection identification flag R is 1. Point
Tj2), as shown on the right side of FIG.
In the second storage area of the guide route memory 16, all intersections
Data N of configuration nodej1, Nj2, ... and each intersection configuration
Road width data RD between node and intersectionj1, RDj2
.. is memorized.

【0015】17は案内対象・進路特定部であり、車両
位置検出装置3で検出された車両位置と誘導経路メモリ
16に格納された誘導経路データより、誘導経路上で、
車両進行方向前方(車両位置より目的地寄り)に存在す
る交差点の内、右折、左折等、直進以外の走行方向の変
化する交差点で一番手前にあるものを案内対象交差点と
して特定し、かつ、該案内対象交差点での進路情報を求
める。具体的には、誘導経路上で車両進行方向前方に存
在する各交差点につき、手前側から順に、交差点ノード
をNa 、誘導経路を構成するノード列の中でノードNa
の1つ前のアドレスのノードを侵入ノードNb 、Na
1つ後のアドレスのノードを脱出ノードNc として、図
4に示す如く、交差点ノードNa を中心とし、侵入ノー
ドNb と交差点ノードNa を結ぶ直線を侵入ノードNb
とは反対側へ延長した直線を基準方向Aとして、該基準
方向Aから30°の角度をなす範囲に脱出ノードNc
存在するときは走行方向変化なしと判定し、それ以外の
範囲に脱出ノードNc が存在するときは走行方向変化有
りと判定し、最初に走行方向変化有りと判定された交差
点を案内対象交差点とする。案内対象交差点での進路情
報は、進入ノードN b 、交差点ノードNa 、脱出ノード
c の組み合わせとして求められる。
Reference numeral 17 is a guidance target / route specifying unit for the vehicle.
Vehicle position detected by the position detection device 3 and guidance route memory
From the guide route data stored in 16, on the guide route,
Exist in front of the vehicle in the traveling direction (closer to the destination than the vehicle position)
Changes in driving directions other than straight, such as right and left turns, at intersections
The intersection in the foreground is the one at the forefront of guidance.
And identify the route information at the guidance target intersection.
Meru. Specifically, the vehicle is located ahead of the vehicle traveling direction on the guidance route.
For each existing intersection, from the front side, the intersection node
To Na, Node N in the sequence of nodes forming the guide routea
The node of the address one before the intrusion node Nb, Naof
Exit the node with the next address node NcAs a figure
As shown in 4, the intersection node NaWith no intrusion
De NbAnd intersection node NaEnter the straight line connectingb
With the straight line extending to the opposite side as the reference direction A,
Escape node N within the range of 30 ° from direction AcBut
If it exists, it is determined that the driving direction has not changed, and other
Escape node N to rangecWhen there is a change in running direction
Crossing that was judged to have changed and that there was a change in the driving direction first
The point is the guidance target intersection. Course information at the target intersection
Informing node N b, Intersection node Na, Escape node
NcIs required as a combination of.

【0016】18は第1距離計算部であり、車両位置
(ここでは運転者位置と同一とする)−案内対象交差点
間の距離を計算する。なお、第1距離計算部18は案内
対象交差点が車両の前方にあるとき正で距離を計算し、
案内対象交差点が車両の後ろに来たとき負で距離を計算
する。19は第2距離計算部であり、距離センサ4での
検出距離を用いて地面から運転者の視点までの高さを計
算する。具体的には、地面から距離センサ4までの高さ
0 、距離センサ4で計測した頭頂までの距離h 1 、標
準体型の大人における頭頂から目までの距離h2 より、
地面から運転者の視点までの高さhは、次式、 h=h0 −h1 −h2 により求める(図5参照)。
Reference numeral 18 denotes a first distance calculation unit, which is the vehicle position.
(Here, it is the same as the driver's position.)-Guided intersection
Calculate the distance between. The first distance calculator 18 will guide you.
When the target intersection is in front of the vehicle, the distance is calculated positively,
When the target intersection is behind a vehicle, the distance is calculated negatively
To do. Reference numeral 19 denotes a second distance calculation unit, which is used in the distance sensor 4.
Measure the height from the ground to the driver's viewpoint using the detection distance.
Calculate Specifically, the height from the ground to the distance sensor 4
h0, Distance to the crown measured by the distance sensor 4 h 1, Mark
Distance h from the top of the head to the normal adult h2Than,
The height h from the ground to the driver's point of view is the following equation, h = h0-H1-H2 (See FIG. 5).

【0017】20は進路案内画像描画部であり、運転者
から見える実際の案内対象交差点の位置と進路案内画像
の像面上での案内対象交差点の位置が重なるようにし
て、案内対象交差点での進路案内画像を描画する。即
ち、車両位置−案内対象交差点間の距離が一定距離以内
となったとき(本実施例では一例として250m以
内)、車両位置データ、車両方位データ、案内対象交差
点の位置と進路情報、案内対象交差点の交差点構成ノー
ド、ノード間の道路の幅員データを用いて、現在位置を
原点とし、車両方位方向とこれに直交する方向を座標軸
とした水平平面上で、案内対象交差点の形状に沿うよう
にした当該交差点での進路を示す矢印の形状を計算す
る。そして、進路を示す矢印図形を、視線座標系で視点
より一定距離hだけ下の水平平面内に置き、視点の直ぐ
前の所定位置に置かれた投影面のウインドウ内に中心投
影した矢印図形の像を計算し、該投影像を第2V−RA
Mに描画する。投影面はフロントガラスに光が反射され
て形成される第1ディスプレイ装置5の進路案内画像の
像面と同一平面であり、ウインドウは当該像面での進路
案内画像の領域である。この実施例では簡単のため、図
5に示す如く、フロントガラスFGに光が反射されて形
成される第1ディスプレイ装置5の進路案内画像(虚
像)の像面は視点から距離kだけ前方の鉛直面とする。
Reference numeral 20 denotes a route guidance image drawing unit, which makes the position of the actual guidance subject intersection visible to the driver and the position of the guidance subject intersection on the image plane of the route guidance image overlap each other. Draw a route guidance image. That is, when the distance between the vehicle position and the guidance target intersection is within a certain distance (within this embodiment, as an example, within 250 m), the vehicle position data, the vehicle orientation data, the position and route information of the guidance target intersection, the guidance target intersection Using the intersection configuration nodes and the width data of the roads between the nodes, the current position is set as the origin and the shape of the guidance target intersection is set on the horizontal plane with the vehicle azimuth direction and the direction orthogonal to this as the coordinate axis. The shape of the arrow indicating the route at the intersection is calculated. Then, the arrow figure indicating the path is placed on a horizontal plane that is a certain distance h below the viewpoint in the line-of-sight coordinate system, and the arrow figure of the arrow figure that is centrally projected in the window of the projection plane placed at a predetermined position immediately in front of the viewpoint is displayed. The image is calculated, and the projected image is set to the second V-RA.
Draw on M. The projection surface is flush with the image plane of the route guidance image of the first display device 5 formed by reflecting light on the windshield, and the window is the region of the route guidance image on the image plane. For the sake of simplicity in this embodiment, as shown in FIG. 5, the image plane of the route guide image (virtual image) of the first display device 5 formed by reflecting the light on the windshield FG is vertically in front of the viewpoint by a distance k. Face.

【0018】ここで、進路を示す矢印図形の中心投影像
の求め方を説明する。案内対象交差点ノードをPa 、該
交差点を構成する交差点構成ノードがPb 〜Pf の5つ
あるとして、この内、侵入ノードをPb 、脱出ノードを
e とすれば、まず、進入ノードPb 、案内対象交差点
ノードPa 、脱出ノードPe を順に結ぶ線分として進路
が求まる。そこで、図6に示す如く、所定の座標変換を
しながら、現在位置を原点とし、車両方位方向をz軸、
これに直交する方向をx軸としたX−Z水平平面上にお
ける案内対象交差点、進入ノード、脱出ノードの位置P
a (xa ,za)、Pb (xb ,zb )、Pe (xe
e )を求める。なお、図6では簡単のため、車両方位
方向はPb とPa を結ぶ直線の方向と一致させてある。
次に、Pa からPb 方向へ一定距離Lだけ離れた点Q1
と、Pa からPe 方向へLだけ離れた点Q2 の位置を求
め、更に、進入ノードPb とPa 間の道路の幅員Wb
半分だけQ1 から、Pb とPa を結ぶ直線に対し垂直に
左方向に離れた点Q3 と、脱出ノードPe とPa 間の道
路の幅員We の半分だけQ2 から、PaとPe を結ぶ直
線に対し垂直に左方向に離れた点Q4 の位置を求める。
そして、Q3 から、Pb とPa を結ぶ直線に平行に引い
た直線と、Q4 から、Pa とPe を結ぶ直線に平行に引
いた直線の交点Q5 の位置を求めるとともに、線分Q2
−Q4 が底辺の一部となり、先端が線分Q2 −Q4 から
見てPa とは反対側に来るようにした所定の大きさの正
三角形の各頂点Q6 〜Q8 の位置を求める。このように
して求めたPa 、Q1 、Q3 、Q5 、Q4 、Q6
7 、Q8 、Q2 、Pa を順に結ぶことで案内対象交差
点での進路を示す矢印図形が求まる。
Here, how to obtain the central projection image of the arrow figure showing the route will be described. Assuming that the guidance target intersection node is P a and that there are five intersection constituent nodes P b to P f that compose the intersection, if the ingress node is P b and the escape node is P e , first the ingress node The path is obtained as a line segment that sequentially connects P b , the guidance target intersection node P a , and the escape node P e . Therefore, as shown in FIG. 6, while the predetermined coordinate conversion is performed, the current position is set as the origin, the vehicle azimuth direction is the z-axis,
Position P of the guidance target intersection, entry node, and exit node on the XZ horizontal plane with the direction orthogonal to this as the x axis
a (x a , z a ), P b (x b , z b ), P e (x e ,
z e ) is calculated. In FIG. 6, for simplification, the vehicle azimuth direction is aligned with the direction of the straight line connecting P b and P a .
Next, a point Q 1 separated by a certain distance L from P a in the P b direction
When obtains the position of P e direction by L distant point Q 2 from P a, further, only from Q 1 half of the width W b of the road between ingress nodes P b and P a, the P b and P a From the point Q 3 that is separated from the connecting line to the left in the left direction and the half Q 2 of the width W e of the road between the escape nodes P e and P a , the line that connects P a and P e is perpendicular to the left. The position of the point Q 4 distant in the direction is obtained.
Then, the position of the intersection point Q 5 of the straight line drawn from Q 3 in parallel with the straight line connecting P b and P a and the position of the intersection point Q 5 of the straight line drawn from Q 4 in parallel with the straight line connecting P a and Pe are obtained. Line segment Q 2
-Q 4 is a part of the base, the position of each vertex Q 6 to Q 8 of a predetermined size of the equilateral triangle tip is to come to the opposite side of the P a as seen from the line segment Q 2 -Q 4 Ask for. Thus obtained P a , Q 1 , Q 3 , Q 5 , Q 4 , Q 6 ,
By connecting Q 7 , Q 8 , Q 2 , and P a in order, an arrow figure indicating the route at the guidance target intersection can be obtained.

【0019】次に、図7に示す如くして、矢印図形を3
次元のx’、y’、z’視線座標系上に移す(z 軸の
正方向が視線方向であり、原点Oが視点位置である)。
即ち、各点Pa 、Q1 、Q3 、Q5 、Q4 、Q6
7 、Q8 、Q2 の2次元座標(x,z)に対し、 x’=x z’=z y’=−h とすることで3次元座標(x’,z’,y’)に変換す
る。これにより、進路を示す矢印図形を、視線座標系で
視点より一定距離hだけ下の水平平面内に置くことがで
きる。そして、視線座標系上で矢印図形を形成する各点
を、更に、z’=kの位置に垂直に置かれた投影面Vに
中心投影したときのX’とY’を求めることで、投影像
の計算を行う。そして、投影面V上での進路案内画像の
領域に相当するウインドウWDの範囲内の投影像を、第
2V−RAMに描画する(矢印図形の内部は特定の色、
例えば赤色で塗り潰す)。X’とY’は、 X’=kx’/z’ Y’=−kh/z’ として計算により求めることができる。
Next, as shown in FIG.
Dimension x ′, y ′, z ′ is moved onto the line-of-sight coordinate system (the positive direction of the z axis is the line-of-sight direction, and the origin O is the viewpoint position).
In other words, the points P a, Q 1, Q 3 , Q 5, Q 4, Q 6,
For two-dimensional coordinates (x, z) of Q 7 , Q 8 , and Q 2 , three-dimensional coordinates (x ', z', y ') can be obtained by setting x' = x z '= z y' =-h. Convert to. As a result, the arrow figure indicating the path can be placed in the horizontal plane below the viewpoint by a certain distance h in the line-of-sight coordinate system. Then, each point forming the arrow figure on the line-of-sight coordinate system is further center-projected onto the projection plane V vertically placed at the position of z ′ = k, thereby obtaining X ′ and Y ′. Perform image calculations. Then, a projection image within the range of the window WD corresponding to the area of the route guidance image on the projection surface V is drawn in the second V-RAM (the inside of the arrow figure is a specific color,
For example, paint in red). X ′ and Y ′ can be obtained by calculation as X ′ = kx ′ / z ′ Y ′ = − kh / z ′.

【0020】視線座標系で視点から見た実際の案内対象
交差点の位置Pa と、進路案内画像における案内対象交
差点の位置Pa ´が重なり合うことになる。なお、フロ
ントガラスに反射して見える進路案内画像の像面と領域
が他の位置となっているときは、それに応じて投影面と
ウインドウを変更して計算すれば良い。
The position P a of the actual guidance target intersection seen from the viewpoint in the line-of-sight coordinate system and the position P a ′ of the guidance target intersection in the route guidance image overlap. When the image plane and the area of the route guidance image reflected on the windshield are located at other positions, the projection plane and the window may be changed accordingly.

【0021】図1に戻って21は第1V−RAMであ
り、地図画像描画部13で描画された地図画像(カーソ
ル操作時はカーソルマークを含み、経路誘導モード下で
走行中は、車両位置マークと、他の道路と色違いの太い
強調誘導経路を含む)を格納する。22は第2V−RA
Mであり、進路案内画像描画部20で描画された矢印図
形画像を格納する。第1V−RAM21と第2V−RA
M22はそれぞれ第2ディスプレイ装置6と第2ディス
プレイ装置5の1画面分の記憶領域を有する。23は第
1V−RAM21に描画された画像を走査しながら読み
出すとともにアナログの映像信号に変換して第2ディス
プレイ装置6に出力する変換部、24は第2V−RAM
22に描画された画像を走査しながら読み出すとともに
アナログの映像信号に変換して第1ディスプレイ装置5
に出力する変換部である。
Returning to FIG. 1, reference numeral 21 denotes a first V-RAM, which is a map image drawn by the map image drawing unit 13 (including a cursor mark when operating the cursor, and a vehicle position mark when traveling in the route guidance mode). And other thick roads, which have different colors from other roads). 22 is the second V-RA
M, which stores the arrow graphic image drawn by the route guidance image drawing unit 20. First V-RAM 21 and second V-RA
M22 has a storage area for one screen of each of the second display device 6 and the second display device 5. Reference numeral 23 is a conversion unit that reads out an image drawn in the first V-RAM 21 while scanning and converts it into an analog video signal and outputs it to the second display device 6, and 24 is a second V-RAM.
The first display device 5 converts the image drawn on the display 22 while scanning and reads the image, and converts the image into an analog video signal.
Is a conversion unit for outputting to.

【0022】図8〜図10はナビゲーションコントロー
ラ10の動作を示す流れ図、図11は出発地周辺の道路
の概要を示す説明図、図12は第2ディスプレイ装置6
の画面表示例の説明図、図13は運転者の視野に入る風
景と進路案内画像の説明図であり、以下、これらの図に
従って説明する。なお、予め、案内対象交差点・進路特
定済を示すフラグAと、進路案内画像表示中を示すフラ
グBはともに0になっているものとする。
8 to 10 are flow charts showing the operation of the navigation controller 10, FIG. 11 is an explanatory view showing the outline of the road around the departure place, and FIG. 12 is the second display device 6.
FIG. 13 is an explanatory view of a screen display example of FIG. 13, and FIG. 13 is an explanatory view of a landscape and a route guidance image that are in the driver's visual field. It is assumed that both the flag A indicating that the guidance target intersection / route has been specified and the flag B indicating that the route guidance image is being displayed have been set to 0 in advance.

【0023】まず、操作盤2の地図検索,拡大/縮小用
のキー等の操作で所望の縮尺で所望エリアの地図の選択
操作を行うと、地図画像描画部13はCD−ROM1か
ら所望の地図データをバッファメモリ11に読み出すと
ともに、第1V−RAM21に地図画像を描画する。第
1V−RAM21に描画された地図画像は変換部23に
よって読み出されるとともにアナログ映像信号に変換さ
れて第2ディスプレイ装置6へ出力される。第2ディス
プレイ装置6は入力した映像信号に基づき画面に地図を
表示する(図8のステップ101、102)。続いて、
操作盤2で経路誘導モードの設定操作がなされるとナビ
ゲーションコントローラ10は経路誘導モードに設定す
る(ステップ103、104)。そして、操作盤2の十
字カーソルキーが操作されると、カーソル位置計算部1
2がカーソル位置(経度、緯度の座標)を計算し(ステ
ップ105、106)、地図画像描画部13はカーソル
位置の変化に従い、CD−ROM1から所定の地図デー
タをバッファメモリ11に読み出しながら第1V−RA
M21に、中央が常にカーソル位置となるようにして地
図画像を描画するとともに、第1V−RAM21の中央
にカーソルマークを描画する。この結果、画面の中央に
カーソルマークが表示された状態で画面の地図がカーソ
ル操作に従い移動する(ステップ107、108)。
First, when a map search operation of the operation panel 2 and an operation of a key for enlarging / reducing a selection of a map of a desired area at a desired scale are performed, the map image drawing unit 13 causes the desired map from the CD-ROM 1. The data is read to the buffer memory 11 and the map image is drawn on the first V-RAM 21. The map image drawn in the first V-RAM 21 is read by the conversion unit 23, converted into an analog video signal, and output to the second display device 6. The second display device 6 displays a map on the screen based on the input video signal (steps 101 and 102 in FIG. 8). continue,
When the route guidance mode is set on the operation panel 2, the navigation controller 10 sets the route guidance mode (steps 103 and 104). When the cross cursor key on the operation panel 2 is operated, the cursor position calculation unit 1
2 calculates the cursor position (coordinates of longitude and latitude) (steps 105 and 106), and the map image drawing unit 13 reads the predetermined map data from the CD-ROM 1 into the buffer memory 11 according to the change of the cursor position, and outputs the first V data. -RA
A map image is drawn in M21 such that the center is always at the cursor position, and a cursor mark is drawn in the center of the first V-RAM 21. As a result, the map on the screen moves in accordance with the cursor operation while the cursor mark is displayed in the center of the screen (steps 107 and 108).

【0024】画面のカーソルマークが目的地に来たとこ
ろで、カーソル操作を一旦止め、操作盤2の目的地設定
キーを押圧すると、出発地・目的地設定部14がその時
点でカーソル位置計算部12から出力されているカーソ
ル位置データを目的地データとして設定・登録する(ス
テップ109、110)。続いて、再度、カーソル操作
を行い画面の地図を移動させ、カーソルマークが出発地
に来たところで、カーソル操作を一旦止め、操作盤2の
出発地設定キーを押圧すると、出発地・目的地設定部1
4がその時点でカーソル位置計算部12から出力されて
いるカーソル位置データを出発地データとして設定・登
録する(ステップ111、112)。
When the cursor mark on the screen reaches the destination, the cursor operation is temporarily stopped and the destination setting key of the operation panel 2 is pressed. The cursor position data output from is set and registered as destination data (steps 109 and 110). Next, perform the cursor operation again to move the map on the screen. When the cursor mark reaches the departure point, stop the cursor operation once and press the departure point setting key on the operation panel 2 to set the departure point / destination Part 1
4 sets and registers the cursor position data output from the cursor position calculation unit 12 at that time as the departure point data (steps 111 and 112).

【0025】このようにして、出発地データと目的地デ
ータの設定・登録が終了すると(ステップ113でYE
S)、経路探索部15が出発地データと目的地データに
基づき、CD−ROM1より出発地から目的地に至る地
図データをバッファメモリ11に読み出しながらダイク
ストラ法、横型探索法等のシュミレーション計算によ
り、例えば最短距離を指標にした最適な誘導経路を探索
し、該誘導経路を構成するひと連なりのノード列を先頭
の出発地データ(ここではノードNs 、図3参照)及び
最後尾の目的地データ(ここではノードNO 、図3参
照)とともに誘導経路メモリ16の第1記憶エリアにア
ドレス順に記憶させる(図9のステップ201、20
2)。誘導経路を構成するノード(出発地データと目的
地データを除く)が163 −2個あるとき、誘導経路メ
モリ16の第1記憶エリアの内容は図2の左側の如くな
る。
In this way, when the setting / registration of the departure point data and the destination data is completed (YES in step 113).
S), while the route search unit 15 reads the map data from the CD-ROM 1 from the starting point to the destination to the buffer memory 11 based on the starting point data and the destination point data, by the simulation calculation such as the Dijkstra method or the horizontal search method. For example, an optimum guide route is searched by using the shortest distance as an index, and a series of nodes forming the guide route is set to the start point data (here, node N s , see FIG. 3) and the end destination data. (Here, the node N O , see FIG. 3) is stored in the first storage area of the guide route memory 16 in the order of addresses (steps 201 and 20 in FIG. 9).
2). When there are 16 3 -2 nodes (excluding the departure point data and the destination data) forming the guide route, the contents of the first storage area of the guide route memory 16 are as shown on the left side of FIG.

【0026】なお、経路探索部15は、誘導経路を構成
するノード列の中の交差点につき、誘導経路メモリ16
のノードデータ中の交差点識別フラグRを立て、かつ、
ポインタTj で示す第2記憶エリアの所定箇所に、地図
データの交差点データCRDT、道路リンクリストRD
LT、ノードリストNDLTを参照して読み出した交差
点構成ノードNj1,Nj2,・・と、各交差点構成ノード
−交差点間の道路の幅員データRDj1,RDj2,・・を
格納する。第2記憶エリアの内容は図2の右側の如くな
る。誘導経路の探索が終わると、第2距離計算部19が
距離センサ4での検出距離h1 を入力し、地面から運転
者の視点までの高さhを計算する(ステップ203)。
The route searching unit 15 finds a guide route memory 16 for each intersection in the node sequence forming the guide route.
The intersection identification flag R in the node data of
The intersection data CRDT of the map data and the road link list RD are stored in a predetermined location of the second storage area indicated by the pointer T j.
The intersection constituent nodes N j1 , N j2 , ... Read by referring to the LT and the node list NDLT, and the road width data RD j1 , RD j2 ,. The contents of the second storage area are as shown on the right side of FIG. When the search of the guide route is completed, the second distance calculation unit 19 inputs the detection distance h 1 by the distance sensor 4 and calculates the height h from the ground to the driver's viewpoint (step 203).

【0027】このあと、操作盤2でスタートキーを押圧
すると、地図画像描画部13は車両位置検出装置3から
現在の車両位置データ(出発地)と車両方位データを入
力し、出発地周辺の地図データをCD−ROM1からバ
ッファメモリ11に読み出すとともに、中央が出発地と
なるように第1V−RAM21に地図画像を描画する
(ステップ204、205)。そして、地図画像描画部
13は誘導経路メモリ16に記憶された誘導経路データ
の内、画面の地図表示エリアに入っているノードを読み
出し、これらのデータに基づき他の道路とは異なる色で
太く第1V−RAM21上に経路案内用の強調誘導経路
の描画を行い(ステップ206)、第1V−RAM21
の中央に車両方位方向を向けた車両位置マークを描画す
る(ステップ207)。第1V−RAM21の画像は変
換部23によって読み出されるとともに所定の映像信号
に変換されて第2ディスプレイ装置6に出力される。こ
の結果、画面には中央の出発地に車両位置マークのある
出発地周辺の地図が表示され、また、画面には誘導経路
が他の道路とは異なる色で太く表示されるので、一目で
どの道路に沿って走行すればよいか判ることになる(図
12参照)。
After that, when the start key is pressed on the operation panel 2, the map image drawing unit 13 inputs the current vehicle position data (starting point) and the vehicle direction data from the vehicle position detecting device 3, and the map around the starting point. The data is read from the CD-ROM 1 to the buffer memory 11, and a map image is drawn on the first V-RAM 21 so that the center is the starting point (steps 204 and 205). Then, the map image drawing unit 13 reads out the nodes included in the map display area of the screen from the guide route data stored in the guide route memory 16, and based on these data, makes them thicker with a different color from other roads. A highlighted guidance route for route guidance is drawn on the 1V-RAM 21 (step 206), and the first V-RAM 21 is drawn.
A vehicle position mark whose vehicle azimuth direction is oriented is drawn in the center of (step 207). The image of the first V-RAM 21 is read by the conversion unit 23, converted into a predetermined video signal, and output to the second display device 6. As a result, the map around the departure place with the vehicle position mark at the departure point in the center is displayed on the screen, and the guide route is displayed in a different color from other roads in bold, so at a glance You will know if you should drive along the road (see Figure 12).

【0028】走行を開始すると、車両位置検出装置3は
逐次、車両位置と車両方位を検出し、車両位置データと
車両方位データを出力する。地図画像描画部13は車両
位置データと車両方位データを入力すると、CD−RO
M1から車両位置データを含む所定の地図データをバッ
ファメモリ11に読み出しながら第1V−RAM21上
に、中央が車両位置となるように地図画像を描画する
(ステップ208、209)。そして、誘導経路メモリ
16に記憶された誘導経路データの内、画面の地図表示
エリアに入っているノードを読み出し、これらのデータ
に基づき他の道路とは異なる色で太く第1V−RAM2
1上に強調誘導経路の描画を行い(ステップ210)、
第1V−RAM21の中央に車両方位の示す方向に車両
位置マークを描画する(ステップ211)。この結果、
画面の地図は車両の走行につれて、中央が常に車両位置
となるように移動していく。
When the vehicle starts traveling, the vehicle position detecting device 3 sequentially detects the vehicle position and the vehicle direction, and outputs the vehicle position data and the vehicle direction data. When the map image drawing unit 13 inputs the vehicle position data and the vehicle direction data, the CD-RO
While reading the predetermined map data including the vehicle position data from M1 into the buffer memory 11, the map image is drawn on the first V-RAM 21 so that the vehicle position is at the center (steps 208 and 209). Then, of the guide route data stored in the guide route memory 16, the node included in the map display area of the screen is read out, and based on these data, the first V-RAM 2 that is thicker in a color different from that of other roads is read.
Draw an emphasized guidance route on 1 (step 210),
A vehicle position mark is drawn in the center of the first V-RAM 21 in the direction indicated by the vehicle direction (step 211). As a result,
As the vehicle travels, the map on the screen moves so that the center is always at the vehicle position.

【0029】一方、初め、案内対象交差点・進路特定済
を示すフラグAが0となっているので(図10のステッ
プ301でYES)、車両位置データと車両方位データ
を入力した案内対象・進路探索部17は、誘導経路メモ
リ16に格納された誘導経路データを参照して、誘導経
路上で車両位置から見て車両進行前方で一番手前にある
交差点ノードにつき、1つ手前の侵入ノード、当該交差
点ノード、1つ後の脱出ノードの位置関係から、図4に
示す如くして、走行方向の変化する交差点か判定し、N
Oであれば、誘導経路上で一つ先の交差点につき同様に
走行方向が変化するか判定するという処理を繰り返し
て、誘導経路上で車両位置に一番近い位置にある走行方
向の変化する交差点を求め、案内対象交差点を特定す
る。また、誘導経路上で案内対象交差点の1つ手前の侵
入ノード、案内対象交差点ノード、1つ後の脱出ノード
で進路情報を特定する。特定した案内対象交差点は第1
距離計算部18へ出力し、また、特定した案内対象交差
点と進路情報は進路案内画像描画部20へ出力する(ス
テップ302)。ここでは、図11のCP1 が最初の案
内対象交差点になったものとする。そして、案内対象交
差点と進路情報を特定済であることを示すフラグAを立
てる(ステップ303)。
On the other hand, first, since the flag A indicating that the guidance target intersection / route is specified is 0 (YES in step 301 of FIG. 10), the guidance target / route search in which the vehicle position data and the vehicle direction data are input. The unit 17 refers to the guide route data stored in the guide route memory 16, and refers to the guide route data from the vehicle position on the guide route, for each intersection node that is the closest in front of the vehicle in front of the vehicle, one ingress node, Based on the positional relationship between the intersection node and the exit node after the intersection node, as shown in FIG.
If it is O, the process of determining whether the traveling direction similarly changes for the next intersection on the guide route is repeated, and the traveling direction changing intersection at the position closest to the vehicle position on the guide route. Is determined and the guidance target intersection is specified. Further, the route information is specified by the ingress node before the guidance target intersection on the guide route, the guidance target intersection node, and the exit node after the guidance target intersection. The identified guidance target intersection is the first
The information is output to the distance calculation unit 18, and the specified guidance target intersection and route information are output to the route guidance image drawing unit 20 (step 302). Here, it is assumed that CP 1 in FIG. 11 is the first guidance target intersection. Then, a flag A indicating that the guidance target intersection and the route information have been specified is set (step 303).

【0030】次いで、第1距離計算部18が車両位置検
出装置3から入力した車両位置データ及び車両方位デー
タと、案内対象交差点に対応する誘導経路メモリ16の
誘導経路データを参照して、現在の車両位置と案内対象
・進路探索部17で求められた案内対象交差点間の誘導
経路に沿った距離Kを計算する(ステップ304)。な
お、車両位置が案内対象交差点より先の位置に来たとき
は、Kは負となる。続いて、進路案内画像表示中を示す
フラグBが0なので(ステップ305でYES)、進路
案内画像描画部20が車両位置−案内対象交差点間の距
離が250(m)以内か判定し(ステップ306)、N
Oであれば進路案内画像の描画はせず、進路案内画像表
示中を示すフラグBは0のままとして図9のステップ2
08へ戻り、車両位置検出装置3から次の車両位置デー
タと車両方位データを入力して、車両位置の変化に従う
地図の移動、車両位置マークと強調誘導経路の書き改め
を行う(ステップ209〜211)。
Next, the first distance calculator 18 refers to the vehicle position data and the vehicle azimuth data input from the vehicle position detecting device 3 and the guide route data of the guide route memory 16 corresponding to the guidance target intersection, and refers to the current data. The distance K along the guide route between the vehicle position and the guidance target intersection calculated by the guidance target / route search unit 17 is calculated (step 304). In addition, when the vehicle position comes to a position ahead of the guidance target intersection, K becomes negative. Subsequently, since the flag B indicating that the route guidance image is being displayed is 0 (YES in step 305), the route guidance image drawing unit 20 determines whether the distance between the vehicle position and the guidance target intersection is within 250 (m) (step 306). ), N
If it is O, the route guidance image is not drawn, and the flag B indicating that the route guidance image is being displayed is left at 0 and step 2 in FIG.
Returning to 08, the next vehicle position data and the vehicle direction data are input from the vehicle position detecting device 3, and the map is moved according to the change of the vehicle position, and the vehicle position mark and the emphasis guidance route are rewritten (steps 209 to 211). ).

【0031】そして、既に案内対象交差点を特定済なの
で(図10のステップ301でNO)、第1距離計算部
18が新たな車両位置と案内対象交差点間の誘導経路に
沿った距離Kを計算し(ステップ304)、続いて、ま
だ進路案内画像を表示していないので(ステップ305
でYES)、進路案内画像描画部20は距離Kが250
(m)以下か判定する(ステップ306)。ここで、Y
ESとなったときは、B=1としたのち(ステップ30
7)、車両位置検出装置3から入力した車両位置データ
と車両方位データ、案内対象交差点,進入ノード及び脱
出ノードに対応する誘導経路データを参照して、今回の
案内対象交差点CP1 につき、図6に示す方法により、
交差点での進路を示す矢印図形を計算する(ステップ3
08)。
Since the guidance target intersection has already been specified (NO in step 301 of FIG. 10), the first distance calculation unit 18 calculates the distance K along the guide route between the new vehicle position and the guidance target intersection. (Step 304) Then, since the route guidance image is not yet displayed (Step 305)
YES), the route guidance image drawing unit 20 sets the distance K to 250.
(M) It is determined whether it is less than or equal to (m) (step 306). Where Y
If ES, then set B = 1 (step 30
7) Referring to the vehicle position data and the vehicle direction data input from the vehicle position detecting device 3, the guidance target intersection, and the guidance route data corresponding to the entry node and the exit node, the guidance target intersection CP 1 of this time is shown in FIG. By the method shown in
Calculate the arrow figure showing the route at the intersection (Step 3)
08).

【0032】そして、図7に示す方法により、幅の有る
矢印図形を、x’、y’、z’視線座標系で視点より一
定距離hだけ下の平面に置いて視点前方kの位置にある
投影面Vに中心投影した像を計算する(ステップ30
9)。そして、投影面Vの一定範囲(進路案内画像の領
域に相当するウインドウWD)を切り出しながら投影像
を第2V−RAM22に描画し、変換部24により所定
の映像信号に変換させて第1ディスプレイ装置5に表示
させる(ステップ310)。この結果、フロントガラス
FGには風景中の案内対象交差点CP1 の上に丁度重ね
合わせた矢印図形が3次元的に写し出される(図13
(1)参照)。
Then, by the method shown in FIG. 7, an arrow figure having a width is placed at a position k in front of the viewpoint by placing it on a plane below the viewpoint by a certain distance h in the x ', y', z'line-of-sight coordinate system. An image center-projected on the projection plane V is calculated (step 30).
9). Then, the projection image is drawn on the second V-RAM 22 while cutting out a certain range (the window WD corresponding to the area of the route guidance image) on the projection surface V, and the conversion unit 24 converts the projection image into a predetermined video signal, and the first display device. 5 is displayed (step 310). As a result, the arrow figure just superposed on the guidance target intersection CP 1 in the landscape is three-dimensionally projected on the windshield FG (FIG. 13).
(See (1)).

【0033】ステップ310の処理の後、ナビゲーショ
ンコントローラ10は図9のステップ208に戻り、車
両位置検出装置3から次の車両位置データと車両方位デ
ータを入力して、車両位置の変化に従う地図の移動、車
両位置マークと強調誘導経路の書き改めを行う(ステッ
プ209〜211)。そして、既に案内対象交差点と進
路を特定済なので(図10のステップ301でYE
S)、第1距離計算部18が新たな車両位置と案内対象
交差点CP1 間の誘導経路に沿った距離を計算し(ステ
ップ304)、更に、進路案内画像を表示中なので(ス
テップ305でNO)、進路案内画像描画部20は、距
離Kが負か判定し(ステップ311)、NOであれば、
車両位置検出装置3から入力した車両位置データと車両
方位データ、案内対象交差点,進入ノード及び脱出ノー
ドに対応する誘導経路データを参照して、今回の案内対
象交差点CP1 につき、図6に示す方法により、交差点
での進路を示す矢印図形を計算する(ステップ30
8)。
After the processing of step 310, the navigation controller 10 returns to step 208 of FIG. 9 to input the next vehicle position data and vehicle direction data from the vehicle position detecting device 3 and move the map according to the change of the vehicle position. , The vehicle position mark and the emphasized guidance route are rewritten (steps 209 to 211). Since the guidance target intersection and the route have already been specified (step 301 in FIG. 10, YE
S), the first distance calculation unit 18 calculates the distance along the guide route between the new vehicle position and the guidance target intersection CP 1 (step 304), and further, because the route guidance image is being displayed (NO in step 305). ), The route guidance image drawing unit 20 determines whether the distance K is negative (step 311).
The method shown in FIG. 6 for the current guidance target intersection CP 1 with reference to the vehicle position data and the vehicle direction data input from the vehicle position detection device 3, the guidance target intersection, and the guidance route data corresponding to the entry node and the exit node. The arrow figure indicating the route at the intersection is calculated by (step 30
8).

【0034】そして、図7に示す方法により、幅員の有
る矢印図形を、x’、’、z’視線座標系で視点より一
定距離hだけ下の平面に置いて視点前方kの位置にある
投影面Vに中心投影した像を計算する(ステップ30
9)。そして、投影面の一定範囲WDを切り出しながら
投影像を第2V−RAM22に描画し、変換部24によ
り第2V−RAM22から画像を読み出させ、所定の映
像信号に変換させて第1ディスプレイ装置5に表示させ
る(ステップ310)。この結果、運転者にはフロント
ガラスFGに写し出された矢印図形が、恰も実際の案内
対象交差点と一緒に少し近づいたように見えることにな
る。
Then, by the method shown in FIG. 7, the arrow figure having a width is placed on a plane below the viewpoint by a certain distance h in the x ',', z'line-of-sight coordinate system and projected at the position in front of the viewpoint k. An image center-projected on the plane V is calculated (step 30).
9). Then, the projection image is drawn on the second V-RAM 22 while cutting out a certain range WD of the projection surface, and the image is read from the second V-RAM 22 by the conversion unit 24, converted into a predetermined video signal, and converted into the first display device 5. Is displayed (step 310). As a result, the driver sees the arrow figure projected on the windshield FG a little closer together with the actual guidance target intersection.

【0035】以下同様にして、車両位置−案内対象交差
点CP1 間の距離が変化するのに従い、3次元的に描画
された矢印図形が、逐次、案内対象交差点と一緒に近づ
くように変化していく。当初、車両位置が案内対象交差
点から離れている時は風景中の案内対象交差点と矢印図
形は上側に小さく遠くにあるように見え(図13(1)
参照)、車両位置が案内対象交差点に近づくにつれて、
風景の中の案内対象交差点と矢印図形は次第に下側に移
動するとともに大きくなって手前に近づいて来るように
見える(図13(2)参照)。よって、運転者には矢印
図形が恰も実際の案内対象交差点の上に置かれているか
の如く見えるので、いつでも、フロントガラスFGに写
し出された矢印図形を一目見るだけで、どの交差点で進
路を変更すべきか直観的に把握することができ、案内対
象交差点で正確に目的地に向けた進路変更を行うことが
できる。
Similarly, as the distance between the vehicle position and the guidance target intersection CP 1 changes, the three-dimensionally drawn arrow figure sequentially changes so as to approach the guidance target intersection. Go. Initially, when the vehicle position is far from the guidance target intersection, the guidance target intersection and the arrow figure in the landscape appear to be small and far upward (Fig. 13 (1)).
), As the vehicle position approaches the guidance target intersection,
The guidance target intersection and the arrow figure in the landscape gradually move downward and become larger, and appear to approach you (see FIG. 13 (2)). Therefore, the driver looks as if the arrow figure is actually placed on the intersection to be guided, so at any time, at a glance at the arrow figure projected on the windshield FG, the course can be changed at any intersection. It is possible to intuitively grasp whether it should be done, and it is possible to accurately change the course toward the destination at the guidance target intersection.

【0036】車両が案内対象交差点CP1 を誘導経路に
沿って曲がると、第1距離計算部18で計算された車両
位置−案内対象交差点(CP1 )間の距離Kが負となる
ので、進路案内画像描画部20は図10のステップ31
1でYESと判断し、第2V−RAM22をクリアして
矢印図形の表示を一旦停止させる(ステップ312)。
そして、フラグAとBをクリアする(ステップ31
3)。
When the vehicle bends at the guidance target intersection CP 1 along the guidance route, the distance K between the vehicle position and the guidance target intersection (CP 1 ) calculated by the first distance calculation unit 18 becomes negative, so The guide image drawing unit 20 uses step 31 in FIG.
If YES is determined in 1, the second V-RAM 22 is cleared to temporarily stop the display of the arrow figure (step 312).
Then, the flags A and B are cleared (step 31).
3).

【0037】その後、図10のステップ301に来たと
き、案内対象・進路特定部17はYESと判断して、交
差点CP1 の次に車両が走行方向を変更すべき案内対象
交差点を探索する(ステップ302、図11のC
2 )。そして、第1距離計算部18が車両位置−案内
対象交差点間の距離Kを計算し(ステップ304)、2
50m以内となったとき(ステップ306でYES)、
進路案内画像描画部20は、案内対象交差点CP2 での
進路を示す矢印形状を計算し(ステップ308)、3次
元的に描画した矢印図形をフロントガラスFGに写し出
させ(ステップ309、310)、車両位置が変化する
に従い、逐次、矢印図形が手前に近づいてくるように見
えるよう矢印図形画像を描画し直す(ステップ301、
304〜310の繰り返し)。
After that, when it comes to step 301 in FIG. 10, the guidance / course specifying unit 17 determines YES and searches for a guidance-requiring intersection where the vehicle should change its traveling direction next to the intersection CP 1 ( Step 302, C in FIG.
P 2 ). Then, the first distance calculation unit 18 calculates the distance K between the vehicle position and the guidance target intersection (step 304), 2
When it is within 50 m (YES in step 306),
The route guidance image drawing unit 20 calculates the arrow shape indicating the route at the guidance target intersection CP 2 (step 308), and projects the three-dimensionally drawn arrow figure on the windshield FG (steps 309 and 310). As the vehicle position changes, the arrow graphic image is redrawn so that the arrow graphic looks closer to the front (step 301,
Repeat 304-310).

【0038】そして、運転者が画面の案内に従い走行し
て2番目の案内対象交差点CP2 を通過すると、矢印図
形が一時的に消え、その後、3番目の案内対象交差点の
進路案内が表示される。従って、風景に重ねて写し出さ
れる矢印に従い走行していくだけで、確実に目的地に到
達することができる。
When the driver follows the guidance on the screen and passes the second guidance target intersection CP 2 , the arrow graphic disappears temporarily, and then the route guidance of the third guidance target intersection is displayed. . Therefore, the destination can be reliably reached only by traveling according to the arrow projected on the landscape.

【0039】この実施例によれば、車両前方に見える風
景中の実際の案内対象交差点の位置に矢印図形を重ねて
当該案内対象交差点での進路を表示するようにしたか
ら、一目で正しくどの交差点でどの方向に進路変更すべ
きか把握することができ、第2ディスプレイ装置6の画
面に視線を動かさなくても、風景を見ているだけでよい
ので安全運転が可能となる。また、道路の幅員の半分の
幅を持つ矢印図形が中心投影により3次元的に表示され
るので、風景と違和感の無い矢印を見ることができる。
更に、運転者の視点は計測手段で計測するように構成し
たから、運転者から見える実際の案内対象交差点の位置
と進路案内画像面上での案内対象交差点の位置が正確に
重なるようにできる。
According to this embodiment, since the arrow figure is superimposed on the position of the actual guidance target intersection in the landscape seen in front of the vehicle to display the route at the guidance target intersection, which intersection is correct at a glance. It is possible to know in which direction the route should be changed, and it is only necessary to look at the scenery without moving the line of sight on the screen of the second display device 6, so that safe driving is possible. Further, since the arrow figure having a width half of the width of the road is displayed three-dimensionally by the central projection, it is possible to see the arrow which is not unnatural with the scenery.
Further, since the driver's viewpoint is configured to be measured by the measuring means, the position of the actual guidance target intersection seen by the driver and the position of the guidance target intersection on the route guidance image plane can be accurately overlapped.

【0040】なお、案内対象交差点での進路情報の表示
は、案内対象交差点道路の幅員の半分の幅を持つ矢印図
形で行うほか、一定幅を持つ矢印図形で行ったり、幅の
無い矢印図形で行ったり、道幅と同じ幅の矢印図形で行
ったり、矢印図形から先端の三角形を除いた折れ線図形
で行ったり、或いは、「左折」、「右折」など文字で行
うようにしてもよい。また、案内対象交差点は、走行方
向が変化するか否かに関係なく、誘導経路上で、車両進
行方向前方に存在する一番手前の交差点としてもよく、
更に、車両位置−案内対象交差点間の距離が250mよ
り大きくても進路を示す図形を画像表示するようにして
もよい。
The display of the route information at the guidance target intersection is performed by an arrow figure having a width half the width of the guidance target intersection road, an arrow figure having a constant width, or a narrow arrow figure. It may be performed by an arrow figure having the same width as the road width, a polygonal line figure in which the triangle at the tip is removed from the arrow figure, or by characters such as "left turn" and "right turn". In addition, the guidance target intersection may be the frontmost intersection existing ahead of the vehicle traveling direction on the guide route regardless of whether the traveling direction changes,
Further, even if the distance between the vehicle position and the guidance target intersection is larger than 250 m, a graphic showing the route may be displayed as an image.

【0041】また、図6の矢印図形を図7の視線座標系
に変換する際、x´=xとしたが、車両が現在走行中の
道路の幅員を車両位置データ及び誘導経路データから求
め、幅員Wが片側複数車線分あるとき、 x´=x+F 但し、左折の場合は一番左寄りの車線を車両が走行する
ものとして F=(W/2)−車幅 右折の場合は一番右よりの車線を走行するものとして F=0 と変換するようにすれば、より正確にフロントガラスか
ら見える実際の案内対象交差点と矢印図形が重なるよう
にできる。また、地面から視点までの高さは距離センサ
の検出距離に基づき計算するようにしたが、大人の標準
体型から求めた標準値を用いるようにしても良く、この
場合、男女で異なる値とするようにしても良い。また、
身長と視点高さの関係式やルックアップテーブルを記憶
しておき、運転者が入力した身長データに基づき対応す
る視点高さを得るようにしてもよい。
Further, when converting the arrow figure of FIG. 6 to the line-of-sight coordinate system of FIG. 7, x ′ = x was set, but the width of the road on which the vehicle is currently traveling is determined from the vehicle position data and the guide route data, When the width W has multiple lanes on each side, x '= x + F However, if the vehicle is traveling in the left turn, it is assumed that the vehicle is traveling in the leftmost lane. F = (W / 2) -width In the case of turning right, it is from the far right. If it is converted into F = 0 as if traveling in the lane, the actual guidance target intersection seen from the windshield can be more accurately overlapped with the arrow figure. Further, the height from the ground to the viewpoint is calculated based on the distance detected by the distance sensor, but a standard value obtained from the standard body type of an adult may be used. In this case, different values are used for men and women. You may do it. Also,
It is also possible to store a relational expression between the height and the viewpoint height and a look-up table, and obtain the corresponding viewpoint height based on the height data input by the driver.

【0042】[0042]

【発明の効果】以上本発明によれば、出発地と目的地を
結ぶ最適な誘導経路を地図データを参照して探索し、記
憶しておき、走行中、車両位置を検出し、車両の現在位
置と誘導経路情報から誘導経路上で車両進行方向前方に
存在する所定の案内対象交差点と該案内対象交差点での
進路を求める。そして、車両の現在位置、案内対象交差
点の位置と進路、運転者の視点、表示手段による進路案
内画像の像面の位置から、運転者から見える実際の案内
対象交差点の位置と進路案内画像の像面上での案内対象
交差点の位置が重なるようにして、案内対象交差点での
進路案内画像を描画し、表示手段に表示させるように構
成したから、前方の風景の中の進路を変更すべき交差点
に重ねて進路案内画像を見ることができるので、運転者
は前方の風景を見たまま一目で正しく進路を変更すべき
交差点と該交差点での進路を把握でき、進路間違いが起
きず、また、前方から視線を動かす必要がないので安全
運転が可能となる。
As described above, according to the present invention, the optimum guidance route connecting the departure place and the destination is searched and stored with reference to the map data, and the vehicle position is detected while the vehicle is running to detect the current state of the vehicle. From the position and the guidance route information, a predetermined guidance target intersection existing ahead of the vehicle on the guidance route and a route at the guidance target intersection are obtained. Then, from the current position of the vehicle, the position and route of the guidance target intersection, the driver's viewpoint, the position of the image plane of the route guidance image by the display means, the position of the actual guidance target intersection and the image of the route guidance image seen by the driver. The route guidance image at the guidance target intersection is drawn so that the positions of the guidance target intersection on the plane overlap each other, and is displayed on the display means. Since the route guidance image can be seen on top of each other, the driver can grasp at a glance the intersection at which the course should be changed and the route at the intersection while looking at the scenery in front of him, and the course is correct. Since it is not necessary to move the line of sight from the front, safe driving becomes possible.

【0043】また、運転者の視点は計測手段で計測する
ように構成したから、運転者から見える実際の案内対象
交差点の位置と進路案内画像面上での案内対象交差点の
位置が正確に重なるようにできる。
Further, since the driver's viewpoint is configured to be measured by the measuring means, the actual position of the guidance target intersection seen by the driver and the position of the guidance target intersection on the route guidance image plane are accurately overlapped. You can

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明の一実施例に係る車載用ナビゲーション
装置の全体構成図である。
FIG. 1 is an overall configuration diagram of a vehicle-mounted navigation device according to an embodiment of the present invention.

【図2】誘導経路メモリに格納されるデータの説明図で
ある。
FIG. 2 is an explanatory diagram of data stored in a guide route memory.

【図3】誘導経路メモリに格納される出発地データと目
的地データの説明図である。
FIG. 3 is an explanatory diagram of departure point data and destination data stored in a guide route memory.

【図4】走行方向の変化する交差点の検出方法を示す説
明図である。
FIG. 4 is an explanatory diagram showing a method of detecting an intersection where a traveling direction changes.

【図5】第1ディスプレイ装置と距離センサの動作説明
図である。
FIG. 5 is an operation explanatory diagram of the first display device and the distance sensor.

【図6】案内対象交差点での進路を示す矢印図形の計算
方法の説明図である。
FIG. 6 is an explanatory diagram of a method of calculating an arrow graphic indicating a route at a guidance target intersection.

【図7】矢印図形の3次元的な中心投影像の計算方法の
説明図である。
FIG. 7 is an explanatory diagram of a method of calculating a three-dimensional center projection image of an arrow figure.

【図8】ナビゲーションコントローラの動作を示す第1
の流れ図である。
FIG. 8 shows a first operation of the navigation controller.
2 is a flowchart of.

【図9】ナビゲーションコントローラの動作を示す第2
の流れ図である。
FIG. 9 shows a second operation of the navigation controller.
2 is a flowchart of.

【図10】ナビゲーションコントローラの動作を示す第
3の流れ図である。
FIG. 10 is a third flowchart showing the operation of the navigation controller.

【図11】出発地周辺の道路の概要を示す説明図であ
る。
FIG. 11 is an explanatory diagram showing an outline of roads around a departure place.

【図12】第2ディスプレイ装置の画面表示例を示す説
明図である。
FIG. 12 is an explanatory diagram illustrating a screen display example of a second display device.

【図13】フロントガラスに写し出される進路案内画像
の説明図である。
FIG. 13 is an explanatory diagram of a route guidance image displayed on the windshield.

【図14】地図データ中の道路データの構成を示す説明
図である。
FIG. 14 is an explanatory diagram showing a structure of road data in map data.

【符号の説明】[Explanation of symbols]

1 CD−ROM 3 車両位置検出装置 4 距離センサ 5 第1ディスプレイ装置 6 第2ディスプレイ装置 10 ナビゲーションコントローラ 15 経路探索部 16 誘導経路メモリ 17 案内対象・進路特定部 19 第2距離計算部 20 進路案内画像描画部 22 第2V−RAM DESCRIPTION OF SYMBOLS 1 CD-ROM 3 Vehicle position detection device 4 Distance sensor 5 1st display device 6 2nd display device 10 Navigation controller 15 Route search part 16 Guidance route memory 17 Guidance target / route identification part 19 Second distance calculation part 20 Route guidance image Drawing unit 22 Second V-RAM

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 地図データを記憶した地図情報記憶手段
と、 車両位置を検出する車両位置検出手段と、 フロントガラスに光を反射させて、運転者に前方風景と
重ねて進路案内画像が見えるようにする表示手段と、 出発地と目的地を結ぶ最適な誘導経路を地図データを参
照して探索する探索手段と、 経路探索手段で探索された誘導経路情報を記憶する誘導
経路記憶手段と、 車両の現在位置と誘導経路情報から誘導経路上で車両進
行方向前方に存在する所定の案内対象交差点と該案内対
象交差点での進路を求める案内対象・進路特定手段と、 車両の現在位置、案内対象交差点の位置と進路、運転者
の視点、表示手段による進路案内画像の像面の位置か
ら、運転者から見える実際の案内対象交差点の位置と進
路案内画像の像面上での案内対象交差点の位置が重なる
ようにして、案内対象交差点での進路案内画像を描画
し、表示手段に表示させる進路案内画像描画手段と、 を備えたことを特徴とする車載用ナビゲーション装置。
1. A map information storage unit that stores map data, a vehicle position detection unit that detects a vehicle position, and a windshield that reflects light so that a driver can see a route guidance image overlapping with a front scene. Display means, a search means for searching an optimum guide route connecting a departure place and a destination with reference to map data, a guide route storage means for storing guide route information searched by the route search means, and a vehicle. Based on the current position and guidance route information, a predetermined guidance target intersection existing in the forward direction of the vehicle on the guidance route and guidance target / route identification means for determining a route at the guidance target intersection, current position of the vehicle, guidance target intersection From the position and route, the driver's viewpoint, the position of the image plane of the route guidance image by the display means, the position of the actual guidance target intersection seen by the driver and the guidance target intersection on the image plane of the route guidance image An on-vehicle navigation device comprising: a route guidance image drawing means for rendering a route guidance image at a guidance target intersection such that the points are overlapped and displaying the route guidance image on a display means.
【請求項2】 運転者の視点は計測手段で計測するよう
にしたこと、 を特徴とする請求項1記載の車載用ナビゲーション装
置。
2. The vehicle-mounted navigation device according to claim 1, wherein the driver's viewpoint is measured by a measuring means.
JP5566594A 1994-03-25 1994-03-25 On-vehicle navigator Pending JPH07262492A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5566594A JPH07262492A (en) 1994-03-25 1994-03-25 On-vehicle navigator

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5566594A JPH07262492A (en) 1994-03-25 1994-03-25 On-vehicle navigator

Publications (1)

Publication Number Publication Date
JPH07262492A true JPH07262492A (en) 1995-10-13

Family

ID=13005158

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5566594A Pending JPH07262492A (en) 1994-03-25 1994-03-25 On-vehicle navigator

Country Status (1)

Country Link
JP (1) JPH07262492A (en)

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004286489A (en) * 2003-03-19 2004-10-14 Toyota Motor Corp Traffic information display device
WO2006004044A1 (en) * 2004-07-02 2006-01-12 Yokohama Tlo Company Ltd. Navigation system and index image display system
WO2007142084A1 (en) * 2006-06-05 2007-12-13 Panasonic Corporation Navigation device
JP2010203934A (en) * 2009-03-04 2010-09-16 Nissan Motor Co Ltd Route guidance apparatus and route guidance method
JPWO2011121788A1 (en) * 2010-03-31 2013-07-04 パイオニア株式会社 Navigation device, information display device, navigation method, navigation program, and recording medium
WO2014024513A1 (en) * 2012-08-10 2014-02-13 アイシン・エィ・ダブリュ株式会社 Intersection guidance system, method and program
WO2014024512A1 (en) * 2012-08-10 2014-02-13 アイシン・エィ・ダブリュ株式会社 Intersection guidance system, method and program
KR101398761B1 (en) * 2012-12-28 2014-05-30 창원대학교 산학협력단 Navigation apparatus and method for vehicle
CN105222801A (en) * 2014-06-13 2016-01-06 大陆汽车投资(上海)有限公司 Navigation hint method and navigation hint system
CN109445462A (en) * 2018-11-30 2019-03-08 电子科技大学 A kind of unmanned plane robust paths planning method under uncertain condition
KR102041320B1 (en) * 2019-10-01 2019-11-06 주식회사 아이디어캐슬 Precision-Location Based Optimized 3D Map Delivery System

Cited By (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004286489A (en) * 2003-03-19 2004-10-14 Toyota Motor Corp Traffic information display device
WO2006004044A1 (en) * 2004-07-02 2006-01-12 Yokohama Tlo Company Ltd. Navigation system and index image display system
WO2007142084A1 (en) * 2006-06-05 2007-12-13 Panasonic Corporation Navigation device
JP2010203934A (en) * 2009-03-04 2010-09-16 Nissan Motor Co Ltd Route guidance apparatus and route guidance method
JPWO2011121788A1 (en) * 2010-03-31 2013-07-04 パイオニア株式会社 Navigation device, information display device, navigation method, navigation program, and recording medium
JP2014037979A (en) * 2012-08-10 2014-02-27 Aisin Aw Co Ltd Intersection guide system, method and program
WO2014024512A1 (en) * 2012-08-10 2014-02-13 アイシン・エィ・ダブリュ株式会社 Intersection guidance system, method and program
JP2014037978A (en) * 2012-08-10 2014-02-27 Aisin Aw Co Ltd Intersection guide system, method and program
WO2014024513A1 (en) * 2012-08-10 2014-02-13 アイシン・エィ・ダブリュ株式会社 Intersection guidance system, method and program
CN104471354A (en) * 2012-08-10 2015-03-25 爱信艾达株式会社 Intersection guidance system, method and program
US9347786B2 (en) 2012-08-10 2016-05-24 Aisin Aw Co., Ltd. Intersection guide system, method, and program
US9739628B2 (en) 2012-08-10 2017-08-22 Aisin Aw Co., Ltd Intersection guide system, method, and program
KR101398761B1 (en) * 2012-12-28 2014-05-30 창원대학교 산학협력단 Navigation apparatus and method for vehicle
WO2014104748A1 (en) * 2012-12-28 2014-07-03 창원대학교 산학협력단 Vehicle navigation apparatus, and method therefor
CN105222801A (en) * 2014-06-13 2016-01-06 大陆汽车投资(上海)有限公司 Navigation hint method and navigation hint system
CN109445462A (en) * 2018-11-30 2019-03-08 电子科技大学 A kind of unmanned plane robust paths planning method under uncertain condition
CN109445462B (en) * 2018-11-30 2021-06-04 电子科技大学 Unmanned aerial vehicle robust path planning method in uncertain environment
KR102041320B1 (en) * 2019-10-01 2019-11-06 주식회사 아이디어캐슬 Precision-Location Based Optimized 3D Map Delivery System

Similar Documents

Publication Publication Date Title
JP3160434B2 (en) Driving guide image display method for car navigation system
KR100191302B1 (en) Car Map Display
WO1992021937A1 (en) Navigation apparatus and navigation method
JPH09171348A (en) On-vehicle navigation device
JP3620918B2 (en) Map display method of navigation device and navigation device
JPH07262492A (en) On-vehicle navigator
JP2008014754A (en) Navigation apparatus
JP3492887B2 (en) 3D landscape map display method
JPH10253380A (en) 3d map display device
JPH10281787A (en) Method for guiding vehicle of navigation apparatus
JPH09304106A (en) Navigation system
JP2001273526A (en) Stereoscopic map display device
JP3360425B2 (en) Vehicle navigation system
JP3007459B2 (en) Driving guide image display method for in-vehicle navigator
JP3399968B2 (en) Route guidance method for in-vehicle navigator
JP3655738B2 (en) Navigation device
JPH0546084A (en) Travel guidance image displaying method for on-vehicle navigator
JP2903981B2 (en) Route guidance device for vehicles
JP2002116041A (en) Navigation device and voice guide document creating method
JPH07332994A (en) Vehicle-mounted navigation device
JP3165183B2 (en) Travel guidance image display device for in-vehicle navigator
JP2007178378A (en) Car navigation system
KR20040022742A (en) Road information displaying method and system thereof for a vehicle navigation system
JPH10232605A (en) Display device guiding intersection road and display method
JPH09159480A (en) Running guidance apparatus for vehicle

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20030909