JP3561131B2 - Map scroll method - Google Patents

Map scroll method Download PDF

Info

Publication number
JP3561131B2
JP3561131B2 JP32599597A JP32599597A JP3561131B2 JP 3561131 B2 JP3561131 B2 JP 3561131B2 JP 32599597 A JP32599597 A JP 32599597A JP 32599597 A JP32599597 A JP 32599597A JP 3561131 B2 JP3561131 B2 JP 3561131B2
Authority
JP
Japan
Prior art keywords
map
resolution
scrolling
vram
image
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP32599597A
Other languages
Japanese (ja)
Other versions
JPH11161158A (en
Inventor
栄一 新妻
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
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 JP32599597A priority Critical patent/JP3561131B2/en
Publication of JPH11161158A publication Critical patent/JPH11161158A/en
Application granted granted Critical
Publication of JP3561131B2 publication Critical patent/JP3561131B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Description

【0001】
【発明の属する技術分野】
本発明はナビゲーション装置における地図スクロール方法に係わり、特に、自車位置周辺の地図あるいはカーソル位置周辺の地図をスクリーンに表示すると共に、スクロール操作で地図を指示された方向にスクロールする地図スクロール方法に関する。
【0002】
【従来の技術】
車両の走行案内を行い、運転者が所望の目的地に容易に到達できるようにしたナビゲーション装置は、車両の位置を検出して地図記録媒体(例えばCD−ROM、DVDディスク)から車両位置周辺の地図データを読み出し、地図画像をディスプレイ画面に描画するとともに該地図画像上の所定箇所に自車位置マークを重ねて描画する。そして、車両の移動により自車位置が変化するに従い、画面の自車位置マークを移動したり、或いは自車位置マークは画面中央等の所定位置に固定して地図をスクロールして、常に、車両位置周辺の地図情報が一目で判るようになっている。
【0003】
かかるナビゲーション装置は、出発地から目的地までの誘導経路を探索し、該誘導経路を地図上に表示すると共に交差点案内(交差点拡大図、進行方向の矢印表示)を行う経路誘導機能を備えている。出発地と目的地を入力すると、ナビゲーション装置の誘導経路制御部は自動的に最適の誘導経路を決定し、該誘導経路を構成するノード(経緯度)を誘導経路メモリに連続して記憶する。そして、実際の走行時には、誘導経路メモリに記憶されたノード列の中から画面の地図表示エリアに入っている誘導経路をサーチし、該誘導経路を他の道路と識別可能に表示すると共に、接近中の交差点より所定距離内に入ると交差点案内図(交差点拡大図と該交差点での進行方向を示す矢印)を表示し、いずれの道路を走行すれば良いか、交差点でどの方向に進んだら良いかが判るようになっている。また、誘導経路を外れると(オフルート)、車両現在位置から目的地までの誘導経路を再計算して誘導経路の更新を行うようになっている。
【0004】
ナビゲーション装置では、ジョイスティックキーの操作で地図をスクロールする機能がある。かかる地図スクロール機能は、目的地をカーソルで入力する場合、自宅などの地点を登録する場合などに利用できる。ところで、従来の地図スクロール方法は、図7(a)に示すようにVRAMにディスプレイ画面に表示される領域より大きな領域の地図画像を予め描画、記憶しておき(地図描画済み領域)、ジョイスティックの操作でスクロール方向が指定された時、VRAMにおける地図切出し範囲(ウィンドウ)WDを該方向に移動しながら地図を切り出し、該地図をディスプレイ画面に表示して地図スクロールする。そして、図7(b)に示すように地図画像がVRAMに記憶されていない領域(地図未描画領域)に到達するとスクロール方向の領域の地図画像を新たに描画してVRAMに格納し、以後、上記処理を行って地図スクロールを行う。
【0005】
【発明が解決しようとする課題】
しかし、地図スクロールでは、スクロール方向の地図描画を行なう必要があり、描画が終わらないと、きれいな地図スクロールができない。このため、従来は地図描画が終わるまで停止し、描画後にスクロールするが、地図スクロールが間欠的になる問題がある。又、最近は地図情報量が多く地図を描画するのに時間を要し、停止時間が長くなる問題がある。
そこで、停止することなく地図スクロールを行うと、地図が書かれていない部分が見えて見苦しく、地図スクロールとしての効果が低下する。そこで、スクロール速度を遅くして停止することなく、しかも、未描画部分が見えないようにする方法もあるが、これでは遅すぎて使い勝手が悪くなる。
又、スクロール時に文字などの描画はやめて、道路のみ描画してスクロールすることも行われている。しかし、かかるスクロール方法では、どの地域の地図が表示されているのか不明であり使い勝手が悪い問題がある。
以上より、本発明の目的は、高速で連続的な地図スクロールが可能であり、しかも、地図の省略の無いスクロールを可能にすることである。
【0006】
【課題を解決するための手段】
上記課題は本発明によれば、自車位置周辺の地図あるいはカーソル位置周辺の地図をスクリーンに表示すると共に、スクロール操作で地図を指示された方向にスクロールするナビゲーション装置の地図スクロール方法において、(1)スクロール時以外は所定の第1の解像度で地図画像を生成してVRAMに記憶し、該VRAMより自車位置周辺の地図画像あるいはカーソル位置周辺の地図画像を切り出して前記第1の解像度でスクリーンに表示し、(2)スクロール時は第1の解像度より低い第2の解像度で、かつ、第1の解像度の場合に比べて広域の地図画像を生成してVRAMに記憶し、スクロール操作でカーソル位置を移動し、VRAMよりカーソル位置周辺の地図画像を切り出して前記第2の解像度でスクリーンに表示する地図スクロール方法により達成される。
【0007】
【発明の実施の形態】
(a)本発明の原理
VRAMに記憶する地図画像の解像度を低下すると、同一サイズのVRAMに記憶できる領域が増大する。図1(a)は直線Lを第1の解像度で直線補間した場合(黒丸参照)と、第1の解像度の1/2の解像度(第2の解像度)で直線補間した場合(白丸参照)である。第1の解像度の補間ポイント(黒丸)をVRAMに記憶すると図1(b)に示すようになり、第2の解像度の補間ポイント(白丸)をVRAMに記憶すると図1(c)に示すようになる。すなわち、解像度を1/2にすると、同一領域内の地図は1/4サイズのVRAMで記憶できることになる。言い替えれば、解像度を1/2にすると、同一サイズのVRAMで4倍の領域の地図を記憶できることになる。ただし、解像度を1/2すればディスプレイ画面にも解像度が1/2で表示され、このため、ディスプレイ画面には図1(a)の白丸ポイントで示すように粗く地図が描画される。
以上より、地図スクロール時の解像度を1/2にすれば、VRAMに格納可能な地図サイズは4倍になり、解像度を変えない従来のスクロール方法に比べて4倍の高速地図スクロールが行えることになる。
【0008】
図2は通常の地図表示時における解像度の1/2の解像度で地図を描画してスクロールする場合における、VRAMに格納可能な地図サイズとウィンドウサイズの説明図で、(a)は通常時の場合、(b)はスクロール時の場合である。スクロール時には図1で説明したように通常時の4倍の領域の地図画像を記憶できる。又、1画面に相当するウィンドウWDのサイズは通常時の1/4になっている。
以上より、図2(a),(b)においてVRAMからの地図読み取り速度を同じにすると、スクロール時には通常時の4倍の領域の地図を読み出せる。すなわち、解像度を1/2にしてスクロールすると解像度を変えない場合に比べて4倍の速度で地図をスクロールすることができる。尚、画質は低下するが、スクロール時にはこの程度の画質低下は何ら問題にならない。
以上より、本発明は、スクロール時に通常時の解像度より低い解像度で地図画像を生成してVRAMの内容を記憶/更新すると共に、スクロール操作でカーソル位置を移動し、VRAMより該カーソル位置周辺の地図画像を切り出して前記低解像度でスクリーンに表示する。これにより、高速、連続的な地図スクロールが可能になる。
【0009】
(b)ナビゲーション制御装置の構成
図3はナビゲーション制御装置の構成図であり、1はナビゲーション制御装置、2はリモコン、3はディスプレイ装置、4は地図情報を記憶する記録媒体、例えばCD−ROM、6はGPS受信機、7はマルチビームアンテナ、8は自立航法用センサ,9はオーディオ部である。自立航法センサ8は、車両回転角度を検出する振動ジャイロ等の相対方位センサ(角度センサ)8a、所定走行距離毎に1個のパルスを発生する距離センサ8bを備えている。
ナビゲーション制御装置1において、11は地図読出制御部で、▲1▼ジョイスティックキーや地図の縮小/拡大キー等で地図スクロール操作や地図選択操作がなされた時にカーソル位置(画面中心の経緯度位置)を計算すると共に、▲2▼自車位置(通常時)あるいはカーソル位置(スクロール時)等に基づいてCD−ROM4より所定の地図情報を読み出すものである。
【0010】
12はCD−ROMから読み出された地図情報を記憶する地図バッファである。地図バッファには地図スクロールができるように自車位置あるいはカーソル位置周辺の複数枚(複数ユニット)の地図情報が読み出されて記憶される。13は地図描画部であり、地図バッファに記憶された地図情報を用いて地図画像を発生するもの、14は地図画像を記憶するVRAM、15は画面中心位置(自車位置あるいはカーソル位置)に基づいてVRAM14より切り出す1画面分の位置(ウィンドウ位置)を変えて自車位置の移動あるいはカーソル移動に従って地図をスクロール表示する地図切出し制御部である。
【0011】
16は交差点案内部であり、目的地に向けて車両を案内するための交差点拡大画像を生成して出力すると共に、交差点における進行方向を音声で案内する。17はリモコンの操作に応じた信号を受信して各部に指示するリモコン制御部、18はGPS受信機からのGPSデータを記憶するGPSデータ記憶部、19は自立航法センサ出力に基づいて自車位置(推定車両位置)、車両方位を計算する車両位置・方位計算部、20はマップマッチング制御部であり、地図バッファ12に読み出されている地図情報と推定車両位置、車両方位を用いて所定走行距離(たとえば10m)毎に投影法によるマップマッチング処理を行って自車位置を走行道路上に位置修正する。
【0012】
21は誘導経路制御部であり、▲1▼入力された目的地までの誘導経路の計算処理、▲2▼車両が誘導経路より外れた時(オフルート)、現車両位置から目的地までの誘導経路の再計算処理等を行うもの、22は誘導経路を記憶する誘導経路メモリ、23は誘導経路描画部である。24は各種メニュー画面(操作画面)を表示する操作画面発生部、25はマップ画面表示の際、自車マーク、カーソル等の各種マークを出力するマーク発生部、26は画像合成部である。
【0013】
(c)スクロール制御
図4は図3から地図描画系を抜き出した本発明の構成図であり、図3と同一部分には同一符号を付している。図5は本発明のスクロール制御のフロー、図6は隣接地図発生タイミング説明図である。
ジョイスティックキー操作によるスクロール中でなければ、通常の解像度で地図を表示し、車両走行に伴い地図スクロール表示する(ステップ101、102)。かかる状態において、リモコンに設けたジョイスティックキー操作によるスクロールが開始すると、地図読み出し制御部11はカーソル位置周辺の広範囲の地図データを読み出して地図バッファ12に記憶すると共に、地図描画部13に「スクロール中であること」を通知し、また、地図切出し制御部15に「スクロール中であること」及びカーソル位置(画面中心位置)を通知する。これにより、地図描画部13は解像度を1/2に下げて地図画像を発生してVRAM14に描画し(ステップ103)、地図切出し制御部15はカーソル中心位置に基づいてVRAM14よりスクリーン時の1画面分(ウィンドウ)の画像を切り出してディスプレイ装置3に入力する(ステップ104)。ディスプレイ装置3は地図読出制御部11より解像度を1/2にすることが指示されているから、入力された画像の解像度を1/2に下げて地図を表示する(ステップ105)。
【0014】
地図読出制御部11は、図6(a)に示すようにウィンドウWDがVRAMの外周周辺に予め設定してある隣接領域地図発生ラインBLに到達したかチェックしており(ステップ106)、到達してなければ、地図スクロール操作が終了したかチェックする(ステップ107)。スクロール操作が終了してなければステップ104以降の処理を繰り返す。すなわち、地図読出制御部11は、スクロール速度に従ってカーソル位置を計算して地図切出し制御部15に通知し、地図切出し制御部15は該カーソル中心位置に基づいてVRAM14より次の1画面分の画像を切り出してディスプレイ装置3に入力し、ディスプレイ装置3は解像度を1/2にして地図を表示する。以上により、地図スクロールが行われる。
【0015】
以後、上記地図スクロールが継続し、ステップ106においてウィンドウWDが隣接領域地図発生ラインBLに到達すれば、地図読出制御部11はスクロール方向の隣接領域(図6(a)斜線)の地図データを地図記録媒体4より読出して地図バッファ12に記憶する。これにより、地図描画部13は隣接領域の地図データを用いて解像度1/2で地図画像を発生してVRAM14(図6(b))に格納する(ステップ107)。
以後、ステップ107以降の処理を繰り返して地図スクロールを行う。スクロール操作が終了すれば、地図読出制御部11は地図描画部13、地図切出し制御部15、ディスプレイ装置3にスクロール終了を通知する。これにより地図描画部13は解像度を元に戻して地図画像を発生してVRAM14に記憶し、地図切出し制御部15は元の解像度のウィンドウサイズでカーソル位置周辺の1画面分の画像を読み取ってディスプレイ装置3に入力し、ディスプレイ装置は元の解像度で地図を表示する(ステップ108)。
【0016】
以上ではスクロール時に解像度を1/2にした場合であるが、1/2に限ることはない。また、以上ではVRAMを1面設けた場合であるが、2面設けてスクロール制御を行うこともできる。また、VRAMが2面ある場合にはスクロールに先行して他のVRAMに解像度を下げた地図画像を描画しておくことができ、このようにすれば、ジョイスティックキーによるスクロール操作があれば直ちに地図スクロールを開始することができる。
以上、本発明を実施例により説明したが、本発明は請求の範囲に記載した本発明の主旨に従い種々の変形が可能であり、本発明はこれらを排除するものではない。
【0017】
【発明の効果】
以上本発明によれば、スクロール時以外は所定の第1の解像度で地図画像を生成してVRAMに記憶し、該VRAMより自車位置周辺の地図画像あるいはカーソル位置周辺の地図画像を切り出して前記第1の解像度でスクリーンに表示し、スクロール時は第1の解像度より低い第2の解像度で、かつ、第1の解像度の場合に比べて広域の地図画像を生成してVRAMに記憶し、スクロール操作でカーソル位置を移動し、該VRAMより該カーソル位置周辺の地図画像を切り出して前記第2の解像度でスクリーンに表示するようにしたから、高速で連続的な地図スクロールが可能であり、しかも、地図の省略の無いスクロールができる。
【図面の簡単な説明】
【図1】解像度を変えた場合にVRAMに記憶可能な領域の大きさ説明図である。
【図2】通常時とスクロール時におけるVRAMに格納可能な地図サイズ及びウィンドウサイズの説明図である。
【図3】ナビゲーション装置の構成図である。
【図4】本発明の描画系の構成図である。
【図5】本発明のスクロール制御処理のフローである。
【図6】隣接地図発生のタイミング説明図である。
【図7】従来の地図スクロール説明図である。
【符号の説明】
3・・ディスプレイ装置
4・・地図記録媒体
11・・地図読出制御部
12・・地図バッファ
13・・地図描画部
14・・VRAM
15・・地図切出し制御部
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to a map scrolling method in a navigation device, and more particularly to a map scrolling method for displaying a map around a vehicle position or a map around a cursor position on a screen and scrolling the map in a designated direction by a scroll operation.
[0002]
[Prior art]
2. Description of the Related Art A navigation device that guides a vehicle so that a driver can easily reach a desired destination detects a position of the vehicle and uses a map recording medium (e.g., a CD-ROM or a DVD disk) to detect a position around the vehicle. The map data is read, the map image is drawn on the display screen, and the vehicle position mark is drawn so as to overlap a predetermined position on the map image. Then, as the vehicle 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 a predetermined position such as the center of the screen and the map is scrolled. Map information around the location can be understood at a glance.
[0003]
Such a navigation device has a route guidance function of searching for a guidance route from a departure place to a destination, displaying the guidance route on a map, and performing intersection guidance (enlarged intersection view, arrow indication of traveling direction). . When a departure point and a destination are input, the guidance route control unit of the navigation device automatically determines an optimal guidance route, and continuously stores nodes (coordinates and longitudes) constituting the guidance route in the guidance route memory. At the time of actual traveling, a search is made for a guidance route included in the map display area of the screen from the node sequence stored in the guidance route memory, and the guidance route is displayed so as to be distinguishable from other roads, and the approach route is displayed. When the vehicle is within a predetermined distance from the middle intersection, an intersection guide map (an enlarged view of the intersection and an arrow indicating the traveling direction at the intersection) is displayed, which road should be traveled, and which direction should be taken at the intersection. You can see it. When the vehicle deviates from the guidance route (off-route), the guidance route from the current vehicle position to the destination is recalculated to update the guidance route.
[0004]
The navigation device has a function of scrolling a map by operating a joystick key. Such a map scroll function can be used, for example, when inputting a destination with a cursor or when registering a point such as a home. By the way, in the conventional map scrolling method, as shown in FIG. 7A, a map image of an area larger than an area displayed on a display screen is previously drawn and stored in a VRAM (map drawn area), and a joystick of a joystick is used. When the scroll direction is designated by the operation, the map is cut out while moving the map cutout range (window) WD in the VRAM in the direction, and the map is scrolled by displaying the map on the display screen. Then, as shown in FIG. 7B, when the map image reaches an area that is not stored in the VRAM (map non-drawing area), a map image in the scroll direction area is newly drawn and stored in the VRAM. The map scroll is performed by performing the above processing.
[0005]
[Problems to be solved by the invention]
However, in map scrolling, it is necessary to draw a map in the scroll direction, and if the drawing is not completed, fine map scrolling cannot be performed. For this reason, conventionally, the map is stopped until drawing is completed and scrolled after drawing, but there is a problem that map scrolling is intermittent. In addition, recently, there is a problem that the amount of map information is large and it takes time to draw a map, and the stop time becomes long.
Therefore, if the map is scrolled without stopping, the portion where the map is not drawn is seen and unsightly, and the effect as the map scroll is reduced. Therefore, there is a method of slowing down the scrolling speed so as not to stop and not to see the undrawn portion. However, this method is too slow and is inconvenient.
In addition, drawing of characters and the like is stopped at the time of scrolling, and scrolling is performed by drawing only roads. However, such a scrolling method has a problem that it is unclear which area map is being displayed and is inconvenient to use.
As described above, an object of the present invention is to enable high-speed continuous map scrolling and to enable scrolling without omission of a map.
[0006]
[Means for Solving the Problems]
According to the present invention, there is provided a map scrolling method for a navigation device that displays a map around a vehicle position or a map around a cursor position on a screen and scrolls the map in a designated direction by a scroll operation. ) Except during scrolling, a map image is generated at a predetermined first resolution and stored in the VRAM, and a map image around the own vehicle position or a map image around the cursor position is cut out from the VRAM, and the screen image is screened at the first resolution. (2 ) When scrolling, generate a map image with a second resolution lower than the first resolution and a wider area than in the case of the first resolution , store the map image in the VRAM, and move the cursor by scrolling. A map scroller that moves the position, cuts out a map image around the cursor position from the VRAM, and displays it on the screen at the second resolution. It is achieved by the method.
[0007]
BEST MODE FOR CARRYING OUT THE INVENTION
(A) The principle of the present invention When the resolution of a map image stored in a VRAM is reduced, the area that can be stored in a VRAM of the same size increases. FIG. 1A shows a case where a straight line L is linearly interpolated at a first resolution (see a black circle) and a case where a straight line L is interpolated at a half of the first resolution (a second resolution) (see a white circle). is there. When the interpolation points (black circles) of the first resolution are stored in the VRAM, the result is as shown in FIG. 1B. When the interpolation points (white circles) of the second resolution are stored in the VRAM, as shown in FIG. 1 (c). Become. That is, if the resolution is reduced to 地 図, the maps in the same area can be stored in a サ イ ズ VRAM. In other words, if the resolution is halved, a map of four times the area can be stored in a VRAM of the same size. However, if the resolution is reduced to 1 /, the resolution is also displayed to に も on the display screen. Therefore, a rough map is drawn on the display screen as indicated by the white circle point in FIG.
As described above, if the resolution at the time of map scrolling is halved, the map size that can be stored in the VRAM is quadrupled, and four times faster map scrolling can be performed than the conventional scrolling method without changing the resolution. Become.
[0008]
FIG. 2 is an explanatory diagram of a map size and a window size that can be stored in a VRAM when a map is drawn and scrolled at a resolution of 1 / the resolution at the time of normal map display. , (B) show the case of scrolling. At the time of scrolling, as described with reference to FIG. 1, a map image of an area four times as large as that in a normal state can be stored. In addition, the size of the window WD corresponding to one screen is 1 / of the size at normal time.
As described above, if the map reading speed from the VRAM is the same in FIGS. 2A and 2B, a map in an area four times as large as that in the normal state can be read during scrolling. That is, if the resolution is scrolled down to 1/2, the map can be scrolled at four times the speed as compared with the case where the resolution is not changed. Although the image quality is reduced, such a reduction in image quality does not cause any problem during scrolling.
As described above, according to the present invention, at the time of scrolling, a map image is generated at a resolution lower than the normal resolution, the contents of the VRAM are stored / updated, the cursor position is moved by the scroll operation, and the map around the cursor position is moved from the VRAM. The image is cut out and displayed on the screen at the low resolution. This enables high-speed, continuous map scrolling.
[0009]
(B) Configuration of Navigation Control Device FIG. 3 is a configuration diagram of the navigation control device, 1 is a navigation control device, 2 is a remote controller, 3 is a display device, 4 is a recording medium for storing map information, for example, a CD-ROM, 6 is a GPS receiver, 7 is a multi-beam antenna, 8 is a self-contained navigation sensor, and 9 is an audio unit. The self-contained navigation sensor 8 includes a relative azimuth sensor (angle sensor) 8a such as a vibrating gyroscope that detects a vehicle rotation angle, and a distance sensor 8b that generates one pulse for each predetermined traveling distance.
In the navigation control device 1, reference numeral 11 denotes a map readout control unit. {Circle around (1)} When a map scroll operation or a map selection operation is performed with a joystick key, a map reduction / enlargement key, or the like, the cursor position (the latitude and longitude position at the center of the screen) is changed. In addition to the calculation, (2) predetermined map information is read from the CD-ROM 4 based on the position of the vehicle (normal time) or the position of the cursor (during scrolling).
[0010]
Reference numeral 12 denotes a map buffer for storing map information read from the CD-ROM. In the map buffer, plural pieces of map information (multiple units) around the own vehicle position or the cursor position are read and stored so that the map can be scrolled. Reference numeral 13 denotes a map drawing unit which generates a map image using map information stored in a map buffer, 14 denotes a VRAM for storing the map image, and 15 denotes a screen center position (own vehicle position or cursor position). A map cutout control unit that changes the position (window position) of one screen cut out from the VRAM 14 and scrolls and displays the map according to the movement of the vehicle position or the movement of the cursor.
[0011]
Reference numeral 16 denotes an intersection guide unit, which generates and outputs an enlarged image of an intersection for guiding a vehicle to a destination and guides the traveling direction at the intersection by voice. Reference numeral 17 denotes a remote control unit that receives a signal corresponding to an operation of the remote controller and instructs each unit, 18 denotes a GPS data storage unit that stores GPS data from a GPS receiver, and 19 denotes a position of the own vehicle based on an output of a self-contained navigation sensor. (Estimated vehicle position), a vehicle position / azimuth calculation unit for calculating the vehicle azimuth, 20 is a map matching control unit, and a predetermined traveling is performed using the map information read from the map buffer 12, the estimated vehicle position, and the vehicle azimuth. A map matching process by the projection method is performed for each distance (for example, 10 m) to correct the position of the own vehicle on the traveling road.
[0012]
Reference numeral 21 denotes a guidance route control unit, which performs (1) calculation processing of the guidance route to the input destination, and (2) guidance when the vehicle deviates from the guidance route (off route) from the current vehicle position to the destination. A unit that performs route recalculation processing, etc., 22 is a guidance route memory that stores guidance routes, and 23 is a guidance route drawing unit. Reference numeral 24 denotes an operation screen generating unit for displaying various menu screens (operation screens), 25 denotes a mark generating unit for outputting various marks such as a vehicle mark and a cursor when displaying a map screen, and 26 denotes an image synthesizing unit.
[0013]
(C) Scroll control FIG. 4 is a block diagram of the present invention in which a map drawing system is extracted from FIG. 3, and the same parts as those in FIG. 3 are denoted by the same reference numerals. FIG. 5 is a flowchart of the scroll control according to the present invention, and FIG.
If the scrolling is not being performed by the joystick key operation, the map is displayed at the normal resolution, and the map is scroll-displayed as the vehicle travels (steps 101 and 102). In this state, when scrolling by operating the joystick key provided on the remote controller is started, the map readout control unit 11 reads out the map data over a wide area around the cursor position, stores the map data in the map buffer 12, and displays “Scrolling , And also notifies the map extraction control unit 15 of "being scrolled" and the cursor position (screen center position). As a result, the map drawing unit 13 generates a map image with the resolution reduced to 1 / and draws the map image on the VRAM 14 (step 103). An image of the minute (window) is cut out and input to the display device 3 (step 104). Since the display device 3 is instructed by the map reading control unit 11 to reduce the resolution to 1 /, the map is displayed with the resolution of the input image reduced to ((step 105).
[0014]
The map reading control unit 11 checks whether the window WD has reached an adjacent area map generation line BL set in advance around the outer periphery of the VRAM as shown in FIG. 6A (step 106). If not, it is checked whether the map scrolling operation has been completed (step 107). If the scrolling operation has not been completed, the processing from step 104 onward is repeated. That is, the map readout control unit 11 calculates the cursor position according to the scroll speed and notifies the map cutout control unit 15, and the map cutout control unit 15 reads an image for the next one screen from the VRAM 14 based on the cursor center position. The image is cut out and input to the display device 3, and the display device 3 displays the map at a resolution of 1/2. As described above, the map is scrolled.
[0015]
Thereafter, if the map scrolling continues and the window WD reaches the adjacent area map generation line BL in step 106, the map reading control unit 11 converts the map data of the adjacent area in the scroll direction (the hatched area in FIG. 6A) into a map. The data is read from the recording medium 4 and stored in the map buffer 12. As a result, the map drawing unit 13 generates a map image at a resolution of 1/2 using the map data of the adjacent area, and stores the map image in the VRAM 14 (FIG. 6B) (step 107).
After that, the map scroll is performed by repeating the processing of step 107 and thereafter. When the scroll operation is completed, the map reading control unit 11 notifies the map drawing unit 13, the map cutout control unit 15, and the display device 3 of the scroll end. Thereby, the map drawing unit 13 restores the resolution to generate a map image and stores the generated map image in the VRAM 14. The map cutout control unit 15 reads an image for one screen around the cursor position at the window size of the original resolution and displays it. Upon input to device 3, the display device displays the map at the original resolution (step 108).
[0016]
The above is the case where the resolution is reduced to 時 に at the time of scrolling, but the resolution is not limited to 2. In the above description, one VRAM is provided. However, two VRAMs may be provided to perform scroll control. When there are two VRAMs, a map image with a reduced resolution can be drawn in another VRAM prior to scrolling. In this way, if a scroll operation is performed with the joystick key, the map image is immediately displayed. Scrolling can be started.
As described above, the present invention has been described with reference to the embodiments. However, the present invention can be variously modified in accordance with the gist of the present invention described in the claims, and the present invention does not exclude these.
[0017]
【The invention's effect】
According to the present invention, a map image is generated at a predetermined first resolution except during scrolling and stored in the VRAM, and a map image around the own vehicle position or a map image around the cursor position is cut out from the VRAM. The screen image is displayed on the screen at the first resolution. At the time of scrolling, a map image having a second resolution lower than the first resolution and a wider area than that of the first resolution is generated, stored in the VRAM, and scrolled. The cursor position is moved by the operation, and a map image around the cursor position is cut out from the VRAM and displayed on the screen at the second resolution, so that high-speed continuous map scrolling is possible, and Scroll without omission of map is possible.
[Brief description of the drawings]
FIG. 1 is a diagram illustrating the size of an area that can be stored in a VRAM when the resolution is changed.
FIG. 2 is an explanatory diagram of a map size and a window size that can be stored in a VRAM in a normal state and a scroll state.
FIG. 3 is a configuration diagram of a navigation device.
FIG. 4 is a configuration diagram of a drawing system of the present invention.
FIG. 5 is a flowchart of a scroll control process of the present invention.
FIG. 6 is an explanatory diagram of timing of generation of an adjacent map.
FIG. 7 is an explanatory view of a conventional map scroll.
[Explanation of symbols]
3 Display device 4 Map recording medium 11 Map readout control unit 12 Map buffer 13 Map drawing unit 14 VRAM
15. Map cutout control unit

Claims (1)

自車位置周辺の地図あるいはカーソル位置周辺の地図をスクリーンに表示すると共に、スクロール操作で地図を指示された方向にスクロールするナビゲーション装置の地図スクロール方法において、
スクロール時以外は所定の第1の解像度で地図画像を生成してVRAMに記憶し、該VRAMより自車位置周辺の地図画像あるいはカーソル位置周辺の地図画像を切り出して前記第1の解像度でスクリーンに表示し、
スクロール時は第1の解像度より低い第2の解像度で、かつ、第1の解像度の場合に比べて広域の地図画像を生成してVRAMに記憶し、スクロール操作でカーソル位置を移動し、該VRAMより該カーソル位置周辺の地図画像を切り出して前記第2の解像度でスクリーンに表示することを特徴とする地図スクロール方法。
A map scrolling method for a navigation device that displays a map around a vehicle position or a map around a cursor position on a screen and scrolls the map in a designated direction by a scroll operation.
Except during scrolling, a map image is generated at a predetermined first resolution and stored in the VRAM, and a map image around the own vehicle position or a map image around the cursor position is cut out from the VRAM and displayed on the screen at the first resolution. Display,
At the time of scrolling, a map image having a second resolution lower than the first resolution and wider than that of the first resolution is generated and stored in a VRAM, and a cursor position is moved by a scroll operation to move the cursor position. A map image around the cursor position is cut out and displayed on the screen at the second resolution.
JP32599597A 1997-11-27 1997-11-27 Map scroll method Expired - Fee Related JP3561131B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP32599597A JP3561131B2 (en) 1997-11-27 1997-11-27 Map scroll method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP32599597A JP3561131B2 (en) 1997-11-27 1997-11-27 Map scroll method

Publications (2)

Publication Number Publication Date
JPH11161158A JPH11161158A (en) 1999-06-18
JP3561131B2 true JP3561131B2 (en) 2004-09-02

Family

ID=18182934

Family Applications (1)

Application Number Title Priority Date Filing Date
JP32599597A Expired - Fee Related JP3561131B2 (en) 1997-11-27 1997-11-27 Map scroll method

Country Status (1)

Country Link
JP (1) JP3561131B2 (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7009626B2 (en) * 2000-04-14 2006-03-07 Picsel Technologies Limited Systems and methods for generating visual representations of graphical data and digital document processing
JP2003075167A (en) * 2001-09-04 2003-03-12 Sony Corp Navigation device, method of displaying map and image display device
JP3722097B2 (en) 2002-07-15 2005-11-30 株式会社デンソー Image display device
US8237712B2 (en) * 2004-03-18 2012-08-07 Apple Inc. Manipulation of image content using various image representations
JP5491980B2 (en) * 2010-06-16 2014-05-14 株式会社東芝 Medical image transfer control device and control program thereof

Also Published As

Publication number Publication date
JPH11161158A (en) 1999-06-18

Similar Documents

Publication Publication Date Title
JP3644473B2 (en) Map display device and recording medium
JP4039606B2 (en) POI icon display method for navigation device
JP4151952B2 (en) Navigation device
JPH08339162A (en) Map plotting method
JP2001021376A (en) On-vehicle navigation system
JP2010054219A (en) Map display apparatus
JP2798934B2 (en) Navigation device
JP3561131B2 (en) Map scroll method
JPH08278150A (en) Travel locus display method
JP3172327B2 (en) Car navigation system
JP3850613B2 (en) Navigation device
JP4099401B2 (en) Navigation device
JP2000180194A (en) Destination candidate display method of route searching system
JP3585720B2 (en) Car navigation system
JP2006214939A (en) Vehicle-borne navigation device
JPH06100471B2 (en) Map display method
JP3806525B2 (en) Map search method and apparatus for navigation
JP2725923B2 (en) Route guidance method for in-vehicle navigator
JP2759001B2 (en) Intersection guide map drawing method
JP2007147358A (en) Method for scrolling travel guide map and navigation system
JP3708372B2 (en) Route display method for in-vehicle navigation system
JP3773015B2 (en) Map drawing data creation method and navigation apparatus
JP3257991B2 (en) Vehicle navigation device
JP2984645B2 (en) Vehicle navigation system
JP2002039769A (en) Navigation system

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20040206

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040217

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20040407

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20040525

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20040527

R150 Certificate of patent (=grant) or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20080604

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20090604

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20100604

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20110604

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20120604

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20120604

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20130604

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20130604

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20140604

Year of fee payment: 10

LAPS Cancellation because of no payment of annual fees