JP4216102B2 - Navigation device - Google Patents

Navigation device Download PDF

Info

Publication number
JP4216102B2
JP4216102B2 JP2003084140A JP2003084140A JP4216102B2 JP 4216102 B2 JP4216102 B2 JP 4216102B2 JP 2003084140 A JP2003084140 A JP 2003084140A JP 2003084140 A JP2003084140 A JP 2003084140A JP 4216102 B2 JP4216102 B2 JP 4216102B2
Authority
JP
Japan
Prior art keywords
message
processing unit
operating system
processing
messages
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
JP2003084140A
Other languages
Japanese (ja)
Other versions
JP2004294143A (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 JP2003084140A priority Critical patent/JP4216102B2/en
Publication of JP2004294143A publication Critical patent/JP2004294143A/en
Application granted granted Critical
Publication of JP4216102B2 publication Critical patent/JP4216102B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

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

Description

【0001】
【発明の属する技術分野】
本発明は、複数の処理において発生する各種のメッセージを処理する機能を有するナビゲーション装置に関する。
【0002】
【従来の技術】
最近のナビゲーション装置の中には、インターネット等の通信機能を備えたり、ラジオ受信機やオーディオ装置としての機能を併せ持ったものがあり、高機能化および多機能化が進んでいる。このようなナビゲーション装置は、ROMやRAMあるいはハードディスク装置等に格納されたプログラムをプロセッサで実行することにより所定の処理を行うコンピュータとして動作するものであり、車載機としての特殊な仕様を実現するために専用のオペレーティングシステム(OS)が用いられる場合が多い。
【0003】
しかし、最近では、操作性をできるだけ一般のパソコン(パーソナルコンピュータ)等と共通にするとともに、パソコン等で用いられるソフトウエアをそのまま使うために、汎用のオペレーティングシステムを使いたいという要求がある。例えば、オペレーティングシステムとしてマイクロソフト社のWindows(登録商標)を採用することにより、インターネットの閲覧ソフトやその他のソフトウエアは、パソコン用に開発したものをそのままあるいは少しの改良で車載のナビゲーション装置でも使えるようになる。
【0004】
ところで、このような汎用のオペレーティングシステムで各種の処理を並列に実行するために、各処理において発生したメッセージをメッセージキューに格納し、これらのメッセージを格納順に処理する手法が知られている(例えば、特許文献1参照。)。メッセージキューに保持されたメッセージをオペレーティングシステムによって順番に処理することにより、複数の処理を擬似的に並列に実行することができる。この手法を用いることにより、汎用のオペレーティングシステムを用いた車載のナビゲーション装置においても、経路探索処理や車両の走行状態監視処理等と並行して各種のメニュー画面の表示処理等を実行することが可能になる。
【0005】
【特許文献1】
特開2001−243092号公報(第4−5頁、図1−3)
【0006】
【発明が解決しようとする課題】
ところで、特許文献1などに開示されたメッセージキューを用いて各種の処理において発生したメッセージを処理する手法では、ユーザインタフェースとしてのメニュー画面の表示を指示する操作(例えばリモコンユニットの特定キーを押下してメニュー画面の表示を指示する操作)と、経路探索処理等のユーザインタフェースと直接関係しない処理とが並列に扱われ、それぞれにおいて発生するメッセージが同等にメッセージキューに保持されて処理される。このため、ユーザインタフェースに直接関連しない処理に対応して頻繁にメッセージが出力されると、ユーザインタフェースの操作に関連するメッセージが実際に処理されるまでの時間が長くなり、例えばメニュー画面の表示を指示しても実際に表示されるまでに時間がかかることになり、ユーザインタフェースの円滑な実施が困難になるという問題があった。
【0007】
本発明は、このような点に鑑みて創作されたものであり、その目的は、ユーザインタフェースを円滑に実施することができるナビゲーション装置を提供することにある。
【0008】
【課題を解決するための手段】
上述した課題を解決するために、本発明のナビゲーション装置は、オペレーティングシステムと複数の処理手段とメッセージスケジューリング処理手段とを備えている。オペレーティングシステムは、入力されるメッセージを保持するメッセージキューと、操作部の操作に対応して出力されたメッセージがメッセージキューから読み出されたときに所定のユーザインタフェースを実現するユーザインタフェース手段とを有し、メッセージキューに保持されたメッセージを入力順に読み出して処理する。複数の処理手段は、それぞれが所定の処理を実行し、互いに非同期にメッセージを出力する。メッセージスケジューリング処理手段は、複数の処理手段からメッセージが出力されたときに、複数の処理手段のそれぞれについて、メッセージをオペレーティングシステムに向けて出力するタイミングを調整する。これにより、複数の処理手段のそれぞれから多数のメッセージが連続して出力された場合であっても、メッセージスケジューリング処理手段において、各処理手段毎にオペレーティングシステムに向けてメッセージを出力するタイミングが調整されるため、オペレーティングシステムにおいてユーザインタフェース手段に対応するメッセージを短い時間間隔で確実に処理することが可能になり、ユーザインタフェースを円滑に実施することができる。
【0009】
また、上述したメッセージスケジューリング処理手段は、複数の処理手段のそれぞれについて、一のメッセージが出力されてから所定時間経過するまで次のメッセージの出力を停止することが望ましい。これにより、所定時間内に各処理手段からオペレーティングシステムに向けて出力されるメッセージの最大数を処理手段の数と同じにすることができるため、メッセージキューに保持された未処理のメッセージが増加しすぎてユーザインタフェース用のメッセージの処理が遅れる事態を回避することができる。
【0010】
また、上述したメッセージスケジューリング処理手段によってメッセージの出力が停止される所定時間は、ディスプレイ装置の表示画面を切り替える時間間隔と同じであることが望ましい。これにより、操作部が操作されてから操作画面を表示するまでの時間を、表示画面を切り替える時間間隔に合わせることが可能になり、操作画面を表示するまでの遅延をなくすことができる。
【0011】
また、上述したメッセージスケジューリング処理手段は、複数の処理手段のそれぞれから出力される複数のメッセージの内容が同じであるときに、これらのメッセージの内容を加工した一のメッセージを生成して、これらのメッセージの代わりにオペレーティングシステムに向けて出力することが望ましい。これにより、オペレーティングシステムに向けて出力されるメッセージの数自体を減らすことができ、オペレーティングシステムにおいてユーザインタフェース手段に対応するメッセージをさらに短い時間間隔で処理することが可能になり、ユーザインタフェースをさらに円滑に実施することができる。
【0012】
【発明の実施の形態】
以下、本発明を適用した一実施形態の車載用のナビゲーション装置について、図面を参照しながら説明する。
図1は、一実施形態のナビゲーション装置の構成を示す図である。図1に示すナビゲーション装置は、地図表示や経路探索処理、施設検索処理等の通常のナビゲーション装置の機能の他に、オーディオ装置として必要な処理機能が追加されたものであり、アプリケーション処理部100、オペレーティングシステム200、デバイスドライバ300、310、操作部320、ディスプレイ装置330を含んで構成されている。
【0013】
なお、アプリケーション処理部100やオペレーティングシステム200、デバイスドライバ300、310は、CPU、ROM、RAM等を用いて所定の動作プログラムを実行することによりその機能が実現される。また、オペレーティングシステム200は、例えば、汎用されているマイクロソフト社のWindows(登録商標)が用いられている。
【0014】
アプリケーション処理部100は、所定のアプリケーションプログラムを実行することにより各種の処理を実施するためのものであり、カーナビゲーション処理部110、オーディオ処理部112、ドア開閉処理部114、車両走行処理部116、メッセージスケジューリング処理部120を含んで構成されている。カーナビゲーション処理部110は、ナビゲーション装置としての動作に必要な地図描画処理、経路探索処理、経路誘導処理、施設検索処理等の各種の処理を行う。なお、地図描画処理によって作成された地図画像の描画データは、オペレーティングシステム200を介さずにディスプレイ装置330に送られ、ディスプレイ装置330の表示画面上に地図画像が表示される。オーディオ処理部112は、オーディオ装置としての動作に必要なボリュームコントロール処理、CDプレーヤやMDプレーヤ等における選曲処理等の各種の処理を行う。ドア開閉処理部114は、このナビゲーション装置が搭載された車両の左右ドアの開閉状態を検出する処理を行う。車両走行処理部116は、車両の走行状態を検出する処理を行う。
【0015】
メッセージスケジューリング処理部120は、カーナビゲーション処理部110、オーディオ処理部112、ドア開閉処理部114、車両走行処理部116のそれぞれから出力される各種のメッセージを受け付けて、それぞれの処理部から受け付けたメッセージを所定の時間間隔でオペレーティングシステム200に向けて出力する。例えば、カーナビゲーション処理部110から、オペレーティングシステム200に対する処理要求として多数のメッセージが連続して出力されたときに、メッセージスケジューリング処理部120は、この多数のメッセージを入力順に一つずつ抽出し、所定間隔でこのメッセージをオペレーティングシステム200に向けて出力する。オーディオ処理部112、ドア開閉処理部114、車両走行処理部116についても同様であり、メッセージスケジューリング処理部120は、それぞれの処理部から多数のメッセージが連続して出力されたときに、各処理部毎にメッセージを一つずつ入力順に抽出し、所定間隔でこのメッセージをオペレーティングシステム200に向けて出力する。
【0016】
また、オペレーティングシステム200は、アプリケーション処理部100の機能を実施するために各種のアプリケーションプログラムを実行したり、デバイスドライバ300を介して操作部320からメッセージを受け付けてこのメッセージに応じた処理を実行したり、デバイスドライバ310を介してディスプレイ装置330に操作画面等を表示する。また、このオペレーティングシステム200は、メッセージキュー210とGUI(グラフィカル・ユーザ・インタフェース)処理部212を備えている。メッセージキュー210は、アプリケーション処理部100内のメッセージスケジューリング処理部120等からオペレーティングシステム200に入力されるメッセージを入力順に保持する。この保持されたメッセージは入力順に読み出され、各メッセージに対応する処理が実行される。GUI処理部212は、画像を用いたユーザインタフェースを実現するためのものであり、GUI用のメッセージがメッセージキュー210に入力されて実行されると、このメッセージに対応する操作画面が作成される。
【0017】
デバイスドライバ300は、操作部320を用いた入力動作を制御するものであり、操作部320が操作されるとその操作内容に応じたメッセージを出力する。このメッセージは、メッセージスケジューリング処理部120から出力されるメッセージとともに、オペレーティングシステム200のメッセージキュー210に入力順に保持される。操作部320は、ナビゲーション装置に対して利用者が各種の動作指示を与えるためのものであり、例えばリモコンユニットやタッチパネル等が用いられる。
【0018】
デバイスドライバ310は、ディスプレイ装置330による画像の表示動作を制御するものであり、オペレーティングシステム200のGUI処理部212によって作成された操作画面をディスプレイ装置330に表示する。なお、上述したように、カーナビゲーション処理部110によって作成された地図画像は、オペレーティングシステム200を通さずに直接ディスプレイ装置330に表示される。
【0019】
上述したカーナビゲーション処理部110、オーディオ処理部112、ドア開閉処理部114、車両走行処理部116が複数の処理手段に、メッセージスケジューリング処理部120がメッセージスケジューリング処理手段に、GUI処理部212がユーザインタフェース手段にそれぞれ対応する。
【0020】
本実施形態のナビゲーション装置はこのような構成を有しており、次に、各種のメッセージが並行して入力されるメッセージスケジューリング処理部120の動作について説明する。
図2は、メッセージスケジューリング処理部120の動作手順を示す流れ図である。メッセージスケジューリング処理部120は、各処理部(カーナビゲーション処理部110、オーディオ処理部112、ドア開閉処理部114、車両走行処理部116)からメッセージを取り込み(ステップ100)、この取り込んだメッセージを各処理部毎に保持する(ステップ101)。
【0021】
次に、メッセージスケジューリング処理部120は、各処理部毎に取り込んだメッセージの内容を調べ、同じものがあるか否かを判定する(ステップ102)。同じ内容のメッセージがある場合には肯定判断が行われ、次に、メッセージスケジューリング処理部120は、これらを一つのメッセージに加工する処理を行う(ステップ103)。例えば、メッセージの内容にこのメッセージの繰り返し回数を追加する加工が行われる。これにより、各処理部から同じ内容のメッセージが繰り返し出力された場合に、メッセージスケジューリング処理部120からオペレーティングシステム200に向けて出力されるメッセージの数を減らすことができる。
【0022】
メッセージの加工が終了した後、あるいは、同じ内容のメッセージがない場合にはステップ102の判定において否定判断が行われた後、メッセージスケジューリング処理部120は、各処理部毎に、前回のメッセージ出力から所定時間が経過したか否かを判定する(ステップ104)。例えば、ディスプレイ装置330における画面の更新タイミングである垂直同期信号の出力間隔である16.7msの時間が経過したか否かが判定される。所定時間が経過していない場合にはステップ104の判定において否定判断が行われ、上述したステップ100に戻ってメッセージの取り込み動作以降の処理が繰り返される。また、前回のメッセージ出力から所定時間が経過している場合にはステップ104の判定において肯定判断が行われ、次に、メッセージスケジューリング処理部120は、各処理部毎に一つのメッセージをオペレーティングシステム200に向けて出力する(ステップ105)。
【0023】
このように、複数の処理部110〜116のそれぞれから多数のメッセージが連続して出力された場合であっても、メッセージスケジューリング処理部120において、各処理部毎にオペレーティングシステム200に向けてメッセージを出力するタイミングが調整されるため、オペレーティングシステム200においてGUI処理部212に対応するメッセージを短い時間間隔で確実に処理することが可能になり、ユーザインタフェースを円滑に実施することができる。
【0024】
また、メッセージスケジューリング処理部120によって、複数の処理部のそれぞれについて、一のメッセージが出力されてから所定時間経過するまでオペレーティングシステム200に向けた次のメッセージの出力を停止することにより、所定時間内に各処理部からオペレーティングシステム200に向けて出力されるメッセージの最大数を処理部の数と同じにすることができるため、メッセージキュー210に保持された未処理のメッセージが増加しすぎてGUI処理部212用のメッセージの処理が遅れる事態を回避することができる。
【0025】
特に、メッセージスケジューリング処理部120によってメッセージの出力が停止される所定時間を、ディスプレイ装置330の表示画面を切り替える時間間隔と同じにすることにより、操作部320が操作されてから操作画面を表示するまでの時間を、表示画面を切り替える時間間隔に合わせることが可能になり、操作画面を表示するまでの遅延をなくすことができる。
【0026】
また、複数の処理部のそれぞれから出力される複数のメッセージの内容が同じであるときに、これらのメッセージの内容を加工した一のメッセージが生成されるため、メッセージスケジューリング処理部120からオペレーティングシステム向けて出力されるメッセージの数自体を減らすことができ、オペレーティングシステム200においてGUI処理部212に対応するメッセージをさらに短い時間間隔で処理することが可能になり、ユーザインタフェースをさらに円滑に実施することができる。
【0027】
なお、本発明は上記実施形態に限定されるものではなく、本発明の要旨の範囲内において種々の変形実施が可能である。例えば、上述した実施形態では、アプリケーション処理部100に4つの処理部(カーナビゲーション処理部110、オーディオ処理部112、ドア開閉処理部114、車両走行処理部116)が備わっている場合を説明したが、処理部の数および内容は適宜変更可能である。
【0028】
また、上述した実施形態では、メッセージスケジューリング処理部120から各処理部のそれぞれについてメッセージをオペレーティングシステム200に向けて出力する間隔を表示画面の切り替えタイミングに合わせたが、この間隔はオペレーティングシステム200による各メッセージの処理時間等を考慮して変更するようにしてもよい。例えば、オペレーティングシステム200による各メッセージの処理時間が短い場合には、表示画面の切り替え間隔に対応させて2つあるいはそれ以上のメッセージの出力を許容するようにしてもよい。反対に、オペレーティングシステム200による各メッセージの処理時間が遅い場合には、2画面あるいはそれ以上の表示画面の表示間隔毎に一つのメッセージが出力されるようにしてもよい。
【0029】
【発明の効果】
上述したように、本発明によれば、複数の処理手段のそれぞれから多数のメッセージが連続して出力された場合であっても、メッセージスケジューリング処理手段において、各処理手段毎にオペレーティングシステムに向けてメッセージを出力するタイミングが調整されるため、オペレーティングシステムにおいてユーザインタフェース手段に対応するメッセージを短い時間間隔で確実に処理することが可能になり、ユーザインタフェースを円滑に実施することができる。
【図面の簡単な説明】
【図1】一実施形態のナビゲーション装置の構成を示す図である。
【図2】メッセージスケジューリング処理部の動作手順を示す流れ図である。
【符号の説明】
100 アプリケーション処理部
110 カーナビゲーション処理部
112 オーディオ処理部
114 ドア開閉処理部
116 車両走行処理部
120 メッセージスケジューリング処理部
200 オペレーティングシステム(OS)
210 メッセージキュー
212 GUI(グラフィカル・ユーザ・インタフェース)処理部
300、310 デバイスドライバ
320 操作部
330 ディスプレイ装置
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a navigation apparatus having a function of processing various messages generated in a plurality of processes.
[0002]
[Prior art]
Some recent navigation devices have communication functions such as the Internet, and also have functions as a radio receiver and an audio device, and their functions are becoming more sophisticated and multifunctional. Such a navigation device operates as a computer that performs a predetermined process by executing a program stored in a ROM, a RAM, a hard disk device, or the like by a processor, and realizes a special specification as an in-vehicle device. In many cases, a dedicated operating system (OS) is used.
[0003]
Recently, however, there has been a demand for using a general-purpose operating system in order to make the operability as common as possible with a general personal computer (personal computer) and to use software used in the personal computer as it is. For example, by adopting Microsoft's Windows (registered trademark) as the operating system, Internet browsing software and other software can be used on in-vehicle navigation devices as they are, or with slight improvements. become.
[0004]
By the way, in order to execute various processes in parallel in such a general-purpose operating system, a technique is known in which messages generated in each process are stored in a message queue, and these messages are processed in the storage order (for example, , See Patent Document 1). By sequentially processing the messages held in the message queue by the operating system, a plurality of processes can be executed in a pseudo parallel manner. Using this method, in-vehicle navigation devices using a general-purpose operating system can execute various menu screen display processes, etc. in parallel with route search processing and vehicle running state monitoring processing. become.
[0005]
[Patent Document 1]
Japanese Patent Laying-Open No. 2001-243092 (page 4-5, FIG. 1-3)
[0006]
[Problems to be solved by the invention]
By the way, in the technique for processing messages generated in various processes using the message queue disclosed in Patent Document 1 or the like, an operation for instructing display of a menu screen as a user interface (for example, pressing a specific key of a remote control unit). Operation for instructing display of the menu screen) and processing not directly related to the user interface, such as route search processing, are handled in parallel, and messages generated in each are equally held in the message queue and processed. For this reason, if a message is frequently output corresponding to a process not directly related to the user interface, the time until the message related to the operation of the user interface is actually processed becomes longer. For example, the menu screen is displayed. Even if the instruction is given, it takes time until the image is actually displayed, which makes it difficult to smoothly implement the user interface.
[0007]
The present invention has been created in view of such a point, and an object of the present invention is to provide a navigation device that can smoothly implement a user interface.
[0008]
[Means for Solving the Problems]
In order to solve the above-described problem, the navigation apparatus of the present invention includes an operating system, a plurality of processing means, and a message scheduling processing means. The operating system has a message queue that holds an input message, and user interface means that realizes a predetermined user interface when a message output corresponding to the operation of the operation unit is read from the message queue. Then, the messages held in the message queue are read and processed in the order of input. Each of the plurality of processing means executes a predetermined process and outputs a message asynchronously with each other. The message scheduling processing unit adjusts the timing of outputting the message to the operating system for each of the plurality of processing units when the message is output from the plurality of processing units. As a result, even when a large number of messages are continuously output from each of the plurality of processing means, the message scheduling processing means adjusts the timing for outputting the messages to the operating system for each processing means. Therefore, the message corresponding to the user interface means can be reliably processed in a short time interval in the operating system, and the user interface can be implemented smoothly.
[0009]
Further, it is desirable that the message scheduling processing unit described above stops outputting the next message until a predetermined time elapses after the output of one message for each of the plurality of processing units. As a result, the maximum number of messages output from each processing means to the operating system within a predetermined time can be made the same as the number of processing means, so the number of unprocessed messages held in the message queue increases. It is possible to avoid a situation in which the processing of the message for the user interface is delayed too much.
[0010]
Further, it is desirable that the predetermined time during which the message output is stopped by the message scheduling processing means described above is the same as the time interval for switching the display screen of the display device. As a result, the time from when the operation unit is operated until the operation screen is displayed can be matched with the time interval for switching the display screen, and the delay until the operation screen is displayed can be eliminated.
[0011]
Further, the message scheduling processing means described above generates one message obtained by processing the contents of these messages when the contents of the plurality of messages output from each of the plurality of processing means are the same. It is desirable to output to the operating system instead of a message. As a result, the number of messages output to the operating system itself can be reduced, and the messages corresponding to the user interface means can be processed in the operating system in a shorter time interval, thereby further smoothing the user interface. Can be implemented.
[0012]
DETAILED DESCRIPTION OF THE INVENTION
Hereinafter, an in-vehicle navigation device according to an embodiment to which the present invention is applied will be described with reference to the drawings.
FIG. 1 is a diagram illustrating a configuration of a navigation device according to an embodiment. The navigation device shown in FIG. 1 has a processing function required as an audio device in addition to the normal navigation device functions such as map display, route search processing, and facility search processing. The system includes an operating system 200, device drivers 300 and 310, an operation unit 320, and a display device 330.
[0013]
Note that the functions of the application processing unit 100, operating system 200, and device drivers 300 and 310 are realized by executing predetermined operation programs using a CPU, ROM, RAM, or the like. As the operating system 200, for example, Windows (registered trademark) of Microsoft Corporation, which is widely used, is used.
[0014]
The application processing unit 100 is for executing various processes by executing a predetermined application program, and includes a car navigation processing unit 110, an audio processing unit 112, a door opening / closing processing unit 114, a vehicle travel processing unit 116, A message scheduling processing unit 120 is included. The car navigation processing unit 110 performs various processes such as a map drawing process, a route search process, a route guidance process, and a facility search process necessary for operation as a navigation device. The map image drawing data created by the map drawing process is sent to the display device 330 without going through the operating system 200, and the map image is displayed on the display screen of the display device 330. The audio processing unit 112 performs various processes such as a volume control process necessary for the operation as an audio device, a music selection process in a CD player, an MD player, and the like. The door opening / closing processor 114 performs a process of detecting the open / closed state of the left and right doors of the vehicle on which the navigation device is mounted. The vehicle travel processing unit 116 performs processing for detecting the travel state of the vehicle.
[0015]
The message scheduling processing unit 120 receives various messages output from the car navigation processing unit 110, the audio processing unit 112, the door opening / closing processing unit 114, and the vehicle travel processing unit 116, and the messages received from the respective processing units. Are output to the operating system 200 at predetermined time intervals. For example, when a large number of messages are continuously output as processing requests to the operating system 200 from the car navigation processing unit 110, the message scheduling processing unit 120 extracts the large number of messages one by one in the order of input, This message is output to the operating system 200 at intervals. The same applies to the audio processing unit 112, the door opening / closing processing unit 114, and the vehicle travel processing unit 116, and the message scheduling processing unit 120 is configured to process each processing unit when a large number of messages are continuously output from each processing unit. Each message is extracted one by one in the order of input, and this message is output to the operating system 200 at a predetermined interval.
[0016]
In addition, the operating system 200 executes various application programs in order to implement the functions of the application processing unit 100, or receives a message from the operation unit 320 via the device driver 300 and executes processing corresponding to the message. Or an operation screen or the like is displayed on the display device 330 via the device driver 310. The operating system 200 includes a message queue 210 and a GUI (graphical user interface) processing unit 212. The message queue 210 holds messages input to the operating system 200 from the message scheduling processing unit 120 in the application processing unit 100 in the order of input. The retained messages are read in the order of input, and processing corresponding to each message is executed. The GUI processing unit 212 is for realizing a user interface using an image. When a GUI message is input to the message queue 210 and executed, an operation screen corresponding to the message is created.
[0017]
The device driver 300 controls an input operation using the operation unit 320. When the operation unit 320 is operated, the device driver 300 outputs a message corresponding to the operation content. This message is held in the message queue 210 of the operating system 200 in the order of input together with the message output from the message scheduling processing unit 120. The operation unit 320 is used by the user to give various operation instructions to the navigation device. For example, a remote control unit or a touch panel is used.
[0018]
The device driver 310 controls an image display operation by the display device 330 and displays an operation screen created by the GUI processing unit 212 of the operating system 200 on the display device 330. As described above, the map image created by the car navigation processing unit 110 is directly displayed on the display device 330 without passing through the operating system 200.
[0019]
The car navigation processing unit 110, the audio processing unit 112, the door opening / closing processing unit 114, and the vehicle travel processing unit 116 described above are a plurality of processing units, the message scheduling processing unit 120 is a message scheduling processing unit, and the GUI processing unit 212 is a user interface. Each means corresponds.
[0020]
The navigation device of the present embodiment has such a configuration. Next, the operation of the message scheduling processing unit 120 to which various messages are input in parallel will be described.
FIG. 2 is a flowchart showing an operation procedure of the message scheduling processing unit 120. The message scheduling processing unit 120 captures a message from each processing unit (the car navigation processing unit 110, the audio processing unit 112, the door opening / closing processing unit 114, and the vehicle travel processing unit 116) (step 100), and processes the captured message for each processing. Each copy is held (step 101).
[0021]
Next, the message scheduling processing unit 120 examines the content of the message fetched for each processing unit, and determines whether there is the same (step 102). If there is a message with the same content, an affirmative determination is made, and then the message scheduling processing unit 120 performs processing for processing these into one message (step 103). For example, processing for adding the number of repetitions of the message to the content of the message is performed. Thereby, when the same content message is repeatedly output from each processing unit, the number of messages output from the message scheduling processing unit 120 to the operating system 200 can be reduced.
[0022]
After the processing of the message is completed, or when there is no message with the same content, a negative determination is made in the determination in step 102, and then the message scheduling processing unit 120 performs the processing from the previous message output for each processing unit. It is determined whether or not a predetermined time has elapsed (step 104). For example, it is determined whether or not a time of 16.7 ms that is an output interval of the vertical synchronization signal that is a screen update timing in the display device 330 has elapsed. If the predetermined time has not elapsed, a negative determination is made in the determination of step 104, the process returns to the above-described step 100, and the processing after the message capturing operation is repeated. If a predetermined time has elapsed since the last message output, an affirmative determination is made in the determination in step 104, and then the message scheduling processing unit 120 sends one message to the operating system 200 for each processing unit. (Step 105).
[0023]
As described above, even when a large number of messages are continuously output from each of the plurality of processing units 110 to 116, the message scheduling processing unit 120 sends a message to the operating system 200 for each processing unit. Since the output timing is adjusted, the operating system 200 can reliably process the message corresponding to the GUI processing unit 212 at short time intervals, and the user interface can be smoothly implemented.
[0024]
In addition, the message scheduling processing unit 120 stops outputting the next message to the operating system 200 for each of the plurality of processing units until a predetermined time elapses after the output of one message. Since the maximum number of messages output from each processing unit to the operating system 200 can be made the same as the number of processing units, the number of unprocessed messages held in the message queue 210 increases too much and GUI processing is performed. A situation in which processing of the message for the unit 212 is delayed can be avoided.
[0025]
In particular, by setting the predetermined time during which message output is stopped by the message scheduling processing unit 120 to be the same as the time interval for switching the display screen of the display device 330 until the operation screen is displayed after the operation unit 320 is operated. This time can be matched with the time interval for switching the display screen, and the delay until the operation screen is displayed can be eliminated.
[0026]
In addition, when the contents of a plurality of messages output from each of the plurality of processing units are the same, one message is generated by processing the contents of these messages. The number of messages output can be reduced, and the message corresponding to the GUI processing unit 212 can be processed in the operating system 200 at shorter time intervals, so that the user interface can be implemented more smoothly. it can.
[0027]
In addition, this invention is not limited to the said embodiment, A various deformation | transformation implementation is possible within the range of the summary of this invention. For example, in the above-described embodiment, the case where the application processing unit 100 includes four processing units (the car navigation processing unit 110, the audio processing unit 112, the door opening / closing processing unit 114, and the vehicle travel processing unit 116) has been described. The number and contents of the processing units can be changed as appropriate.
[0028]
In the above-described embodiment, the interval at which a message is output from the message scheduling processing unit 120 to the operating system 200 for each processing unit is matched with the switching timing of the display screen. It may be changed in consideration of the message processing time. For example, when the processing time of each message by the operating system 200 is short, the output of two or more messages may be permitted in accordance with the display screen switching interval. On the other hand, when the processing time of each message by the operating system 200 is slow, one message may be output for every display interval of two or more display screens.
[0029]
【The invention's effect】
As described above, according to the present invention, even when a large number of messages are continuously output from each of the plurality of processing means, the message scheduling processing means directs each processing means to the operating system. Since the timing for outputting the message is adjusted, the message corresponding to the user interface means can be reliably processed in a short time interval in the operating system, and the user interface can be implemented smoothly.
[Brief description of the drawings]
FIG. 1 is a diagram illustrating a configuration of a navigation device according to an embodiment.
FIG. 2 is a flowchart showing an operation procedure of a message scheduling processing unit.
[Explanation of symbols]
DESCRIPTION OF SYMBOLS 100 Application processing part 110 Car navigation processing part 112 Audio processing part 114 Door opening / closing processing part 116 Vehicle travel processing part 120 Message scheduling processing part 200 Operating system (OS)
210 Message Queue 212 GUI (Graphical User Interface) Processing Unit 300, 310 Device Driver 320 Operation Unit 330 Display Device

Claims (2)

入力されるメッセージを保持するメッセージキューと、操作部の操作に対応して出力されたメッセージが前記メッセージキューから読み出されたときに所定のユーザインタフェースを実現するユーザインタフェース手段とを有し、前記メッセージキューに保持された前記メッセージを入力順に読み出して処理するオペレーティングシステムと、
それぞれが所定の処理を実行し、互いに非同期に前記メッセージを出力する複数の処理手段と、
前記複数の処理手段から前記メッセージが出力されたときに、前記複数の処理手段のそれぞれについて、前記メッセージを前記オペレーティングシステムに向けて出力するタイミングを調整するメッセージスケジューリング処理手段と、を備え、
前記メッセージスケジューリング処理手段は、前記複数の処理手段のそれぞれについて、一の前記メッセージが出力されてから所定時間経過するまで次の前記メッセージの出力を停止し、
前記メッセージスケジューリング処理手段によって前記メッセージの出力が停止される前記所定時間は、ディスプレイ装置の表示画面を切り替える時間間隔と同じであることを特徴とするナビゲーション装置。
A message queue that holds an input message, and user interface means that realizes a predetermined user interface when a message output in response to an operation of the operation unit is read from the message queue, An operating system that reads and processes the messages held in the message queue in the order of input;
A plurality of processing means for executing predetermined processing and outputting the message asynchronously with each other;
Message scheduling processing means for adjusting timing for outputting the message to the operating system for each of the plurality of processing means when the messages are output from the plurality of processing means ;
The message scheduling processing means, for each of the plurality of processing means, stops outputting the next message until a predetermined time elapses after the one message is output,
The message scheduling processing the predetermined time the output of the message is stopped by means navigation device according to claim same der Rukoto the time interval for switching the display screen of the display device.
請求項1において、
前記メッセージスケジューリング処理手段は、前記複数の処理手段のそれぞれから出力される複数の前記メッセージの内容が同じであるときに、これらのメッセージの内容を加工した一のメッセージを生成して、これらのメッセージの代わりに前記オペレーティングシステムに向けて出力することを特徴とするナビゲーション装置。
In claim 1,
The message scheduling processing means generates a message obtained by processing the contents of the messages when the contents of the plurality of messages output from the plurality of processing means are the same, and generates the messages A navigation device that outputs to the operating system instead of the operating system.
JP2003084140A 2003-03-26 2003-03-26 Navigation device Expired - Fee Related JP4216102B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003084140A JP4216102B2 (en) 2003-03-26 2003-03-26 Navigation device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003084140A JP4216102B2 (en) 2003-03-26 2003-03-26 Navigation device

Publications (2)

Publication Number Publication Date
JP2004294143A JP2004294143A (en) 2004-10-21
JP4216102B2 true JP4216102B2 (en) 2009-01-28

Family

ID=33399367

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003084140A Expired - Fee Related JP4216102B2 (en) 2003-03-26 2003-03-26 Navigation device

Country Status (1)

Country Link
JP (1) JP4216102B2 (en)

Also Published As

Publication number Publication date
JP2004294143A (en) 2004-10-21

Similar Documents

Publication Publication Date Title
JP3782967B2 (en) Transparent implementation apparatus and method in OSD
US20110113354A1 (en) Always-on-top media player launched from a web browser
JP2009245376A (en) Information processing apparatus
JP2008165425A (en) Information processor, display control method, and program
JPH09231006A (en) Portable information processor
EP2759920B1 (en) Method and apparatus for controlling content playback
US8677244B2 (en) Exclusive operation control apparatus and method
CN106303691A (en) Frame of video sends system and frame of video sending method
US20200201673A1 (en) View switching
JP2003173270A (en) Software debugging device
JP4216102B2 (en) Navigation device
WO2014066018A1 (en) Triggering attract mode for devices
JP2006285434A (en) Information display
JP6112554B2 (en) Electronics
JP2013084187A (en) Information processor
JP2017027422A (en) Display device and display processing method
JP2015018523A (en) Input device
JP4480560B2 (en) Device control method and device control method
JPH1021048A (en) Method and device for speech output
JP2982815B2 (en) Data processing device
JP2009217558A (en) Display mode-switching method
JP2017174361A (en) Setting device and method
JPH09198033A (en) Scroll method for graphical user interface using window and information processor adopting the scroll method
WO2020108229A1 (en) Method for launching application, and display apparatus
CN115437529A (en) Shortcut operation processing method, storage medium and intelligent terminal

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20051129

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080805

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20081001

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

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20081105

R150 Certificate of patent or registration of utility model

Ref document number: 4216102

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20111114

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20111114

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20121114

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20121114

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20131114

Year of fee payment: 5

LAPS Cancellation because of no payment of annual fees