JP2004038393A - Image transferring device - Google Patents

Image transferring device Download PDF

Info

Publication number
JP2004038393A
JP2004038393A JP2002192389A JP2002192389A JP2004038393A JP 2004038393 A JP2004038393 A JP 2004038393A JP 2002192389 A JP2002192389 A JP 2002192389A JP 2002192389 A JP2002192389 A JP 2002192389A JP 2004038393 A JP2004038393 A JP 2004038393A
Authority
JP
Japan
Prior art keywords
image
information
communication
network
signal
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
JP2002192389A
Other languages
Japanese (ja)
Inventor
Yoshinobu Okamoto
岡本 義信
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.)
Victor Company of Japan Ltd
Original Assignee
Victor Company of Japan Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Victor Company of Japan Ltd filed Critical Victor Company of Japan Ltd
Priority to JP2002192389A priority Critical patent/JP2004038393A/en
Publication of JP2004038393A publication Critical patent/JP2004038393A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Digital Computer Display Output (AREA)
  • Facsimiles In General (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To execute highly precise image transfer while reducing a transmission capacity to a communication network. <P>SOLUTION: This image transferring device for transferring an image from a first device through a communication network to a second device is provided with an application for generating a control signal to instruct the plotting of an image, a device driver for generating plotting information based on a plotting parameter and plotting interface function for plotting an image according to the control signal, and a network interface for transmitting the plotting information to a communication network. A network display monitor is provided with a network interface for receiving a communication signal, a control part 109 for separating the plotting information from the received communication signal, and for executing plotting control based on the plotting information, a graphic accelerator 111 for generating the image information, and a display part 115 for displaying the image information. <P>COPYRIGHT: (C)2004,JPO

Description

【0001】
【発明の属する技術分野】
本発明は、所定の描画パラメータに基づいて描画される画像を、第1の装置から第2の装置に対し、通信ネットワークを介して転送する画像転送装置に関する。
【0002】
【従来の技術】
近年、電子機器のディジタル化、及びネットワーク化が進み、家庭内にネットワークを敷設することで、シームレスなデータコミュニケーションを可能とする環境が整いつつある。この家庭内ネットワークによれば、例えば、ディジタルビデオカメラ、テレビジョン、ビデオプリンター等を繋ぎ、プラグアンドプレイにより簡単な操作で映像を楽しむことが可能となっている。そのデータ伝送手段としては、例えば、IEEE1394、USB、Ethernet(登録商標)等の有線インターフェースや、無線LAN(IEEE802.11)、PHS、ワイヤレス1394等の無線インターフェースも存在している。
【0003】
しかし、現在PC画像の出力については、現在も専用のRGBシールドケーブルをディスプレイモニタに接続し、アナログ手段により画像情報を伝送し、表示することが主流となっている。また、電気的制約により、RGBシールドケーブルを長く引き伸ばすことができず、結果的にPCの近くにディスプレイモニタを配置することが多い。
【0004】
上述したように、現在、伝送手段がアナログである理由としては、VGA(640×480)、XGA(1024×768)といった高解像度のPC画像はデータ量が膨大であるため、ディジタル画像データをダイレクトに伝送できない等が挙げられる。
【0005】
また、データの伝送に際しては、データを圧縮して、伝送効率を高めることが必要であり、従来、映像をディジタル圧縮する手段としてMPEG、JPEG等の技術が存在する。ところが、これらの手段は、自然画を対象とするものであり、PC画像はダイナミックに画像が変化することが少ないことから、適用は難しいと考えられる。また、PC画像は文字やグラフィックを詳細に表現しなければならないため、画像エネルギーを低減させる圧縮処理を行うことは適当でないと考えられる。
【0006】
図7に、従来技術に係るPC画像出力系統の内部構成を示すブロック図を示す。同図に示すように、PC701は、CPU702、メモリ703、拡張バスブリッジ704とから構成される。
【0007】
拡張バスブリッジ704は、CPU702がビデオカードやEthernet(登録商標)カード等の拡張カードとデータを入出力するためのインターフェースであり、拡張バスのインターフェース仕様としては例えばPCIやISA等が挙げられる。
【0008】
グラフィックアクセラレータボード705は、グラフィックアクセラレータ706、フレームバッファ707、クロックジェネレータ709、ビデオDAC708で構成される。グラフィックアクセラレータ706は、CPU702に代わって描画処理を行う機能部であり、ビデオコントローラとも称される。フレームバッファ707は、画像ディジタルデータを一時的に格納するためのメモリであり、VRAM、ビデオメモリとも称され、通常はDRAMが使用される。
【0009】
クロックジェネレータ709は、グラフィックアクセラレータボード705上の基準クロックや周辺機能部に対する処理タイミングを生成したり、ディスプレイモニタ711に送信する垂直/水平同期信号を生成する機能部である。ビデオDAC708は、フレームバッファ707上の画像ディジタルデータを、ディスプレイモニタ711上に表示するためのアナログ信号(RGB信号)に変換する機能部である。
【0010】
なお、本ボードは、通常はPCのPCIやISAバス拡張スロットに差し込まれる。さらに、ディスプレイモニタ711は、ビデオケーブル710によりグラフィックアクセラレータボード705と接続される。
【0011】
次に、PC701上のアプリケーションがある図形を描画する制御を開始してから、ディスプレイモニタ711に表示されるまでの流れを説明する。
【0012】
先ず、PC701上において処理されるアプリケーションにおいて、ある図形を描画するステップに入る。通常は、描画する対象の仕様(形、文字等)により、コールする描画関数が決められており、アプリケーションは所定の描画関数に座標や色等の情報を付属させてコールする。従来のOSでは、この描画関数としてGDI(Graphic DeviceInterface)関数と称されるものがある。
【0013】
このGDIにおいて、コールされた描画関数は、取得した描画制御情報を、グラフィックデバイスドライバに渡す。例えば、GDI関数によりデバイスコンテキストという構造体を生成し、これに描画制御情報を書き込んでグラフィックデバイスドライバに渡す。グラフィックデバイスドライバは、取得した描画情報を解析し、自身が制御を担当するグラフィックアクセラレータ706へのレジスタ設定を行う。
【0014】
通常、デバイスドライバは、拡張ボード毎に用意され、メーカーよりボードと同時に供給されるソフトウェアであり、デバイスドライバはOS標準のインターフェース関数(ここではGDI関数)からの制御情報を拡張ボード上のデバイスに転送する、或いは反対方向の転送を行うための緩衝役を果たし、これにより、拡張ボードの種類が異なっても、デバイスドライバを入れ替えることでアプリケーションやOSはこれを意識せずに描画処理を行うことができる。
【0015】
また、グラフィックアクセラレータ706はグラフィックアクセラレータ706上にあり、拡張バス(PCI、ISA等)に接続されているので、グラフィックデバイスドライバは拡張バスブリッジ704を通して設定を行う。
【0016】
以上のステップがPC701内のCPU702、メモリ703により処理されるものである。 次に、グラフィックアクセラレータボード705において、グラフィックアクセラレータ706はグラフィックデバイスドライバより行われたレジスタ設定を解析し、所定の図形ビットマップデータを生成し、フレームバッファ707上に展開する。
【0017】
次に、ビデオDAC708は、フレームバッファ707上の図形ビットマップデータを、クロックジェネレータ709から渡されるタイミング信号に合わせてアナログビデオ信号(RGB等)に変換する。
【0018】
ディスプレイモニタ711へは、ビデオケーブル710を介して、上記アナログビデオ信号、及びクロックジェネレータ709からの水平/垂直同期信号が伝送される。ディスプレイモニタ711は、伝送された各信号をもとに、光学的表示デバイス(ブラウン管、液晶、TFT)上に画像を投影する。
【0019】
以上のようにして、従来のOSにおいてPCは、高精彩の画像をディスプレイモニタ上に表示することが可能となっている。
【0020】
ところで、グラフィックアクセラレーションを行う以前のPCにおいて、フレームバッファへの描画は全てCPUが行っていた。そのため従来のOSにおけるGUI(Graphical User Interface)環境では、複雑なアプリケーションとともに、多発色によるグラフィック表示機能などがCPUに大きな負担をかけていた。
【0021】
これに対し、グラフィックアクセラレータは、グラフィックデバイスドライバからのコマンドを直接解釈し、CPUに代わって描画処理を行うため、CPUに負担をかけなくなる。そのため、PCからグラフィックボードに送られるデータは実際の画像ビットマップではなく、数バイトのレジスタ操作命令のみとなり、CPUは描画コマンドを送出後に他の処理が行えるようになる。
【0022】
このような処理が可能となったのは、ハードウェアとしてグラフィックアクセラレータがあることばもちろんだが、上述したように、従来のOSのグラフィックインターフェースに負うところも大きい。
【0023】
【発明が解決しようとする課題】
しかしながら、上記の方式では、ディスプレイモニタへの画像信号の伝送はRGBシールドケーブルで行われている。
【0024】
このため、上記の方式では、ノイズ等の信号の電気的制約により、RGBシールドケーブルを長く引き伸ばすことができず、結果的にPCの近くにディスプレイモニタを設置しなければならないという問題がある。また、ケーブルによっては直径が10mmを超えるものもあり、デザイン的に優れているとは言えない。
【0025】
さらに、上述した従来の方式において、伝送方式はアナログであり、信号方式も通常のテレビジョン映像信号方式(NTSC等)と異なるため、現在は通常のテレビジョン受像機とディスプレイモニタを1台ずつ用意し使用している状態であり、今後の家庭内、構内機器のマルチメディア化、ネットワーク化に対応できない。
【0026】
一方、PC画像のビットマップをダイレクトに伝送しようとする考え方もある。この伝送方式は、例えばVGAは以下の仕様となっている。
【0027】
解像度:640x480
色階層:16(4ビット)
水平偏向周波数:31.5kHz
垂直偏向周波数:60Hz
これによると、1秒間に処理するデータ量は、
640×480×60(picture/s)×4(bit)=73,728,000ビット
となり、伝送容量が約75Mbps以上の通信ネットワークが必要となる。
【0028】
さらに、現在ではさらに解像度の高いグラフィックモードが多く使われ、例えばSVGAでは以下のグラフィックモードがある。
【0029】
解像度:1024×768
色階層:256(8ビット)
水平偏向周波数:48.4kHz
垂直偏向周波数:60Hz
これによると、1秒間に処理するデータ量は、
1024×768×60(picture/s)×8(bit)=377,487,360ビットとなり、伝送容量が約380Mbps以上の通信ネットワークが必要となり、PC画像のビットマップのダイレクト伝送は現実的でないと言える。
【0030】
この場合、仮に、通信ネットワークが最低限度のダイレクト伝送容量を持っていたとしても、ネットワーク上には様々な種類の機器が接続され、PC画像のダイレクト伝送が帯域を占有してしまうと、他の接続機器のコミュニケーションが阻害されるおそれがある。
【0031】
そこで、本発明は、所定の描画パラメータに基づいて描画される画像を、第1の装置から第2の装置に対し、通信ネットワークを介して転送する際に、通信ネットワークに対する伝送容量を低減しつつ、高精細度の画像表示を可能とすることができる画像転送装置を提供することを、その目的とする。
【0032】
【課題を解決するための手段】
上記課題を解決するために、本発明は、所定の描画パラメータに基づいて描画される画像を、第1の装置から第2の装置に対し、通信ネットワークを介して転送する画像転送装置であって、第1の装置は、画像の描画を指示する制御信号を生成する第1の描画制御手段と、制御信号に応じて、画像を描画するための描画パラメータ、及び描画される画像の仕様に応じた描画インターフェース関数に基づいて描画情報を生成する描画情報生成手段と、描画情報を、通信ネットワークで転送可能な通信信号に変換し、通信ネットワークに送信する第1の通信手段とを備え、第2の装置は、通信ネットワークを介して通信信号を受信する第2の通信手段と、受信した通信信号から描画情報を分離し、分離された描画情報に基づいて描画制御を行う第2の描画制御手段と、描画制御に基づいて画像情報を生成する画像情報生成手段と、画像情報に基づいて光学的画像を表示する表示手段とを備える。
【0033】
上記発明において描画情報生成手段は、描画する画像の仕様に合わせて、所定の描画インターフェース関数を、描画パラメータを付属させて呼び出す描画アプリケーションと、呼び出された描画インターフェース関数により、仕様の情報と描画パラメータを所定のフォーマットに加工し描画情報を生成する第1の描画デバイスドライバとを備え、第1の通信手段は、第1の描画デバイスドライバから描画情報を送信情報として取得し、この取得した送信情報から所定のプロトコルに基づいた通信パケットを生成する第1の通信デバイスドライバと、生成された通信パケットから物理的通信フレームを生成し、通信ネットワーク上に送信する第1のネットワークインターフェースとを備えることが好ましい。
【0034】
また、上記発明において第2の通信手段は、通信ネットワークを監視し、当該第2の装置に対する送信情報がある場合に、該当する通信フレームを取得し、通信フレームから通信パケットを分離する第2のネットワークインターフェースと、分離された通信パケットから送信情報を描画情報として分離する第2の通信デバイスドライバとを備え、画像情報生成手段は、分離された描画情報を解析し、この解析結果に基づいて描画制御を行う第2の描画デバイスドライバと、描画制御に基づいた画像情報を生成し、画像情報を展開した状態で一時的に蓄積する蓄積手段と、蓄積手段から画像情報を読み出し、所定の画像信号に変換し出力する画像信号変換手段とを備え、画像表示手段は、変換された画像信号を光学的画像として表示することが好ましい。
【0035】
このような本発明によれば、描画される画像情報は、ビットマップデータ等の画素そのものをデータ化した情報ではなく、描画パラメータからなる描画情報が通信ネットワークを介して送受信されるため、送受信されるデータ量を低減させることができ、通信負荷を軽減し、処理速度の向上を図ることができる。
【0036】
特に、第1の装置において、
アプリケーション
→描画インターフェース関数
→描画デバイスドライバ
→通信デバイスドライバ
→ネットワークインターフェース
を経由して、画像ビットマップデータではなく、画像を描画するための描画情報が通信ネットワーク上を転送され、これを受信した第2の装置において、
ネットワークインターフェース
→通信デバイスドライバ
→描画デバイスドライバ
を経由して画像を描画するため、受信側である第2の装置で描画情報をもとに画像ビットマップデータを生成するため、第1及び第2の装置間における通信負荷を低減することができる。
【0037】
すなわち、通信ネットワーク上に送信されるデータは、画像を描画するための描画情報であり、画像ビットマップデータの生成は第2のネットワークディスプレイモニタ上のグラフィックアクセラレータが行うため、低容量の通信ネットワークを使用しても、PC画面をディスプレイモニタに表示させることが可能となる。
【0038】
さらに、転送する描画データの伝送信号はディジタル方式であり、アナログ伝送路と比較して敷設性の自由度(ケーブル長、ケーブル体積等)が増し、ディスプレイモニタの設置性が向上する。
【0039】
さらに、ネットワークディスプレイモニタを通常のテレビジョン放送の受像にも対応させることにより、表示装置1台で通常のテレビジョン画像とPC画像を視聴することが可能となり、今後の家庭内、構内機器のマルチメディア化、ネットワーク化に対応できる。
【0040】
上記発明においては、第1及び第2の通信手段は、不定周期をもってデータの送受信を行うプロトコルを用い、受信側において正常に受信が行われた場合に、送信側に対して正常応答情報を送信し、受信側において異常受信が発生した場合に、受信側から再送要求を行い、これに応じて送信側が再送処理を行うことが好ましい。
【0041】
この場合には、不定期なプロトコルを用いて描画情報の転送を行うとともに、転送エラーが発生した際には、再送要求を行い、再度描画データの転送を行うため、必要量の描画情報のみを転送することが可能となるとともに、第1及び第2の装置間において確実な描画データの転送が行われるため、エラーフリーな表示が可能となる。
【0042】
また、上記発明にあっては、通信ネットワーク上に配置され、定期的にタイミング情報を第1及び第2の装置に対し送信するサイクルマスタを備え、第1及び第2の通信手段は、送信側から一方的に送信情報を受信側機器に送信するプロトコルを用い、送信側の装置は、タイミング情報に合わせて送信することもできる。
【0043】
この場合には、通信ネットワーク上のサイクルマスタ装置がタイミング情報を通信ネットワーク上に送信する毎に、第1の装置はタイミング情報に同期させてデータを断続的に送信し続け、第2の装置において、このデータを断続的に受信し続ける。これにより、描画情報の送信周期を時間的に一定とすることが可能となり、一定のバンド幅が確保することができる。すなわち、サイクルマスタ装置出力するタイミング情報に同期させて描画データを断続的に送信し続けるため、伝送帯域が保証され、第2の装置は、第1の装置の指示に対して応答性の高い画面表示が可能となる。
【0044】
上記発明においては、第1の画像描画制御手段は、第1の制御信号と第2の制御信号を生成し、第1の制御信号に基づく送信情報については、不定周期をもってデータの送受信を行うプロトコルを用い、受信側において正常に受信が行われた場合には、送信側に対して正常応答情報を送信し、受信側において異常受信が発生した場合には、受信側から再送要求を行い、これに応じて送信側が再送処理を行い、第2の制御信号に基づく送信情報については、送信側から一方的に送信情報を受信側機器に送信するプロトコルを用い、通信ネットワーク上に配置されたサイクルマスタから送信されるタイミング情報に合わせて送信することが好ましい。
【0045】
この場合には、第1の装置において、指示された描画制御の種類により、不定期且つ通信品質が保証されたプロトコルと、バンド幅が確保された周期的なプロトコルとの2系統を用いて描画情報を第2の装置に送信することができ、描画情報に含まれるデータの優先度若しくは重要度に応じてデータを送受信することができ、通信品質と通信負荷とのバランスを図り、より適切な画像転送処理を行うことができる。この結果、例えば、文字表記など、表示品質を要求する描画処理命令に関しては通信品質が保証されたプロトコルにより描画データを転送し、ゲーム等の動的に変化する描画処理命令に関しては一定の伝送帯域が確保されたプロトコルにより描画データを転送することで、第1の装置のマルチタスク処理に対応した、柔軟性の高い表示が可能となる。
【0046】
【発明の実施の形態】
[第1実施形態]
(画像転送装置の構成)
以下に、本発明に係る画像転送装置の第1実施形態について説明する。本実施形態では、通信ネットワークの実現手段としてIEEE1394インターフェースを使用し、転送方式としてアシンクロナス転送方式を使用する場合の応用例を説明する。図1は、本実施形態に係る画像転送装置の構成を示すブロック図であり、図2は、本実施形態に係る画像転送装置の機能階層図であり、図3は、画像転送装置の動作を示すフロー図であり、図4は、通信ネットワーク上の描画データを転送する際のタイムチャート図である。
【0047】
図1に示すように、本実施形態に係る画像転送装置は、所定の描画パラメータに基づいて描画される画像を、第1の装置100から、第2の装置であるネットワークディスプレイモニタ108に対し、通信ネットワーク107を介して転送するものである。
【0048】
第1の装置100は、第1の描画制御手段と、描画情報生成手段と、第1の通信手段とを備えている。具体的に、第1の装置100は、PC101と、このPC101を通信ネットワーク107に接続するためのネットワークボード105を備えており、この第1の装置100は、通信ネットワーク107に接続可能に設置されたネットワークディスプレイモニタ108と接続されている。本実施形態では、通信ネットワーク107としてIEEE1394を採用する。
【0049】
PC101は、CPU102、メモリ103、拡張バスブリッジ104を備えている。拡張バスブリッジ104は、CPU102がビデオカードやEthernet(登録商標)カード等の拡張カードとデータを入出力するためのインターフェースであり、拡張バスのインターフェース仕様としては、例えばPCIやISA等が挙げられる。なお、PC101はネットワークボード105とPCI、ISA等の拡張バスインターフェースを通して接続され、ネットワークボード105はIEEE1394通信ネットワーク107を通してネットワークディスプレイモニタ108と接続する。
【0050】
第1の描画制御手段は、描画パラメータを生成するとともに、画像の描画を指示する制御信号を生成するものであり、本実施形態では、CPU102上で実行されるアプリケーション201により実現される。
【0051】
描画情報生成手段は、画像を描画するための描画パラメータ、及び描画される画像の仕様に応じた描画インターフェース関数に基づいて描画情報を生成するものであり、具体的に、描画する画像の仕様に合わせて、所定の描画インターフェース関数(GDI202)を、描画パラメータを付属させて呼び出すアプリケーション201と、呼び出された前記GDI202により、仕様の情報と描画パラメータを所定のフォーマットに加工し描画情報を生成するディスプレイドライバ203により実現される。
【0052】
一方、第1の通信手段は、描画情報を、通信ネットワーク107で転送可能な通信信号に変換し、通信ネットワーク107に送信するものであり、上記CPU102及びメモリ103により実行されるネットワークドライバ204と、ネットワークインターフェース205により実現される。
【0053】
具体的に、この第1の通信手段は、ディスプレイドライバ203から描画情報を送信情報として取得し、この取得した送信情報から所定のプロトコルに基づいた通信パケットを生成するネットワークドライバ204と、生成された通信パケットから物理的通信フレームを生成し、通信ネットワーク107上に送信するネットワークボード105とを備えている。
【0054】
ネットワークボード105は、ネットワークインターフェース106を備えている。このネットワークインターフェース106としては、例えば、拡張バスインターフェース、LINK、PHY等の各機能部がチップ(LSI)化されているものを用いることができる。本実施形態では、通信ネットワークがIEEE1394であることから、ネットワークインターフェース106として、汎用のIEEE1394ボードを使用する。
【0055】
ネットワークディスプレイモニタ108は、通信ネットワーク107を介して通信信号を受信する第2の通信手段と、受信した通信信号から描画情報を分離し、分離された描画情報に基づいて描画制御を行う第2の描画制御手段と、描画制御に基づいて画像情報を生成する画像情報生成手段と、画像情報に基づいて光学的画像を表示する表示手段とを備えており、具体的には、ネットワークディスプレイモニタ108は、制御部109、ネットワークインターフェース110、グラフィックアクセラレータ111、フレームバッファ112、クロックジェネレータ113、信号変換部114で構成される。
【0056】
前記第2の通信手段は、通信ネットワークを監視し、当該第2の装置に対する送信情報がある場合に、該当する通信フレームを取得し、通信フレームから通信パケットを分離する第2のネットワークインターフェース110と、分離された通信パケットから送信情報を描画情報として分離する第2の通信デバイスドライバとを備えている。なおこの第2の通信デバイスドライバは、制御部109で実行されるネットワークドライバ207により実現される。
【0057】
制御部109は、ネットワークディスプレイモニタ108内の各機能部の制御を行う機能部であり、CPUやメモリ等が使用される。グラフィックアクセラレータ111は、直接描画処理を行う機能部であり、ビデオコントローラとも称される。
【0058】
前記画像情報生成手段は、分離された描画情報を解析し、この解析結果に基づいて描画制御を行うディスプレイドライバ(第2の描画デバイスドライバ)208と、描画制御に基づいた画像情報を生成し、画像情報を展開した状態で一時的に蓄積するフレームバッファ112と、フレームバッファから画像情報を読み出し、所定の画像信号に変換し出力する信号変換部114とを備えている。
【0059】
フレームバッファ112は、画像ディジタルデータを一時的に格納するための(蓄積手段)メモリであり、VRAM、ビデオメモリとも称され、通常はDRAMが使用される。
【0060】
クロックジェネレータ113は、ネットワークディスプレイモニタ108上の基準クロックや周辺機能部に対する処理タイミングを生成したり、表示部115が必要とする垂直/水平同期信号を生成する機能部である。信号変換部114は、フレームバッファ112上の画像ディジタルデータを、表示部115上に表示するため信号に変換する機能部である。信号の方式は表示部115の仕様により異なるが、特に規定しない。
【0061】
(画像転送装置の動作)
次に、上記の構成による画像転送装置の動作について説明する。図3は、本実施形態に係る画像転送装置の動作を示すフロー図である。
【0062】
同図に示すように、先ず、PC101内CPU102、メモリ103上において処理されるアプリケーション201において、ある図形を描画するステップに入る。通常は、描画する対象の仕様(形、文字等)により、コールする描画関数が決められており、アプリケーションは所定の描画関数に座標や色等のデータを付属させてコールする。本実施形態においては、この描画関数をGDI(Graphic Device Interface)関数と称し、この機能階層をGDI202とする。
【0063】
コールされた描画関数は、取得した描画制御データを、ディスプレイドライバ203に渡す。本実施形態においては、GDI関数はデバイスコンテキストという構造体を生成し、これに描画制御データを書き込んでディスプレイドライバに渡す。
【0064】
ディスプレイドライバ203は、取得した描画データをネットワークドライバ204に渡して、ネットワークディスプレイモニタ108へアシンクロナス転送方式で送信するよう、指示する。ネットワーク上に接続されている機器のデータやアドレス管理等は、ディスプレイドライバ203が行い、このデータはOSに伝達されているので、ディスプレイドライバ203は送信先機器のアドレス等はOSのレジストリから知ることができる。
【0065】
次に、ディスプレイドライバ203より取得した送信データ(描画データ)をもとにIEEE1394アシンクロナス通信パケットを生成し、拡張バスブリッジ104を介してネットワークボード105に転送する。
【0066】
ネットワークボード105上ではネットワークインターフェース106,205が、取得したアシンクロナス通信パケットをもとに物理的送信フレーム信号を生成し、通信ネットワーク107上へ送信する。今回はアシンクロナス転送方式であるので、同期処理は必要とせず即座に送信することができるが、規定によりアイソクロナス転送の方が優先されるので、実際ネットワーク上ではアイソクロナス転送パケットの後にアシンクロナス転送パケットが流れる形となる。
【0067】
次に、ネットワークディスプレイモニタ108において、ネットワークインターフェース110,206は通信ネットワーク107上に存在する通信データを監視し、自身のアドレスに対する送信データがある場合、この通信データフレームを受信する。受信後、ネットワークインターフェース110,206は、データフレーム上のエラーを調べる。IEEE1394では送信側が32ビットCRC情報をデータフレームに付加するので、受信側は自身の32ビットCRC計算結果と比較して、エラー検出を行う。
【0068】
エラーが発見されなかった場合は、図4の描画情報1のデータ伝送フェーズAに示すように、ネットワークインターフェース110,206はネットワークインターフェース106,205に正常受信を知らせるため、ECC信号に対してACK信号を送信する。
【0069】
一方、エラーが発見された場合は、図4の描画情報2のデータ伝送フェーズBに示すように、ネットワークインターフェース110,206はネットワークインターフェース106,205に通信データフレームの再送を要求するための再送要求信号を送信する。再送要求信号を受信したネットワークインターフェース106,205は再び通信データフレームを送信することになる。この動作をエラーが発生しなくなるまで、若しくは規定回数分だけ行う。
【0070】
次に、ネットワークインターフェース110,206は正常受信した通信データフレーム中より、通信パケットを分離し、制御部109で稼動しているネットワークドライバ207に渡す。
【0071】
ネットワークドライバ207では取得した通信パケットから、データ領域を分離し、同じく制御部109で稼動しているディスプレイドライバ208へ渡す。この分離したデータ領域が、PC101側のディスプレイドライバ203が送信しようとしたデータ、すなわち描画データである。
【0072】
ディスプレイドライバ208では、取得した描画データを解析し、自身が制御を担当するグラフィックアクセラレータ111、209へのレジスタ設定を行う。従来例で説明したように、通常グラフィックデバイスドライバはOS標準のインターフェース関数(ここではGDI関数)からの制御データを拡張ボード上のデバイスに転送するが、本発明において制御データはネットワークドライバ207から受け取る形となる。しかし、例えばPC101側のディスプレイドライバ208がGDI202からの描画データを何ら変換せずにネットワークドライバ204に渡していたとすれば、ディスプレイドライバ208が取得する描画データの形式はGDI202からの描画データそのものであるので、ディスプレイドライバ208は従来例と同じ処理を行えばよい。或いは、ディスプレイドライバ203とディスプレイドライバ208間でさらに効率的なデータ授受の方式があれば、所定のデータ変換を加えて行えばよい。
【0073】
次に、グラフィックアクセラレータ111,209はディスプレイドライバ208より行われたレジスタ設定を解析し、所定の図形ビットマップデータを生成し、フレームバッファ112上に展開する。
【0074】
次に、信号変換部114は、フレームバッファ112上の図形ビットマップデータを、クロックジェネレータ113から渡されるタイミング信号に合わせて、表示部115へ画像信号を渡すための変換作業を行う。変換する信号方式は表示部115により、アナログ/ディジタル、またシリアル/パラレル通信等様々な仕様がある。
【0075】
さらに、表示部115へはクロックジェネレータ113より垂直/水平同期信号等が伝送される。最後に、表示部115は、伝送された各信号をもとに、光学的表示デバイス(ブラウン管、液晶、TFT)上に画像を投影する。
【0076】
以上のようにして、PC101は通信ネットワーク107を介して高精彩の画像をネットワークディスプレイモニタ108上に表示することが可能となっている。
【0077】
また、描画データの通信は、再送処理によりデータの品質が保証されるので、例えば基本的OS画面の描画やワープロ、CADソフトウェアの描画といった用途に有効である。
【0078】
さらに、機能の実現方法であるが、特にPC101側ではGDI202はもちろんのこと、ネットワークボード105と、これを制御するネットワークドライバ204は何ら変更することなく、ディスプレイドライバ203のみをネットワークに対応させればよい。
【0079】
(作用・効果)
以上詳述したように、第1実施形態に係る画像転送装置によれば、通信ネットワーク107上に送信されるデータは、画像を描画するための描画情報データであり、画像ビットマップデータの生成は、ネットワークディスプレイモニタ108上のグラフィックアクセラレータ111が行うため、低容量の通信ネットワークを使用しても、PC101の画面を表示部115に表示させることが可能となる。
【0080】
さらに、転送する描画データの伝送信号はディジタル方式であり、アナログ伝送路と比較して敷設性の自由度(ケーブル長、ケーブル体積等)が増し、ディスプレイモニタの設置性が向上する。
【0081】
また、ネットワークディスプレイモニタ108を通常のテレビジョン放送の受像にも対応させることにより、表示装置1台で通常のテレビジョン画像とPC画像を視聴することが可能となり、今後の家庭内、構内機器のマルチメディア化、ネットワーク化に対応できる。
【0082】
[第2実施形態]
以上のように、第1実施形態ではIEEE1394ネットワークにおいてアシンクロナス転送方式による描画データの転送について説明した。ところで、近年においては、アプリケーションからグラフィックアクセラレータに対して直接描画処理を働きかける専用API(Application Interface)が用意されている。これは例えば、従来のOS環境においては、DirectX,Direct3D,DirectDrawといった機能を指す。本API(以降、DirectX関数と称す)を使用することでゲーム・ソフトウェアは3Dポリゴン等の高速描画を実現している。
【0083】
このようなソフトウェアの動作中は、DirectX等の描画関数が連続的にコールされる。このため、通信ネットワークを介して描画データを転送するには、ある程度の伝送帯域を確保しなければならない。ところで、IEEE1394では画像データ(DVストリーム、MPEGストリーム)転送のためのアイソクロナス転送方式が存在する。
【0084】
これは、ディジタルAV機器や測定器等での利用を年頭に置いたもので、一定時間内に一定量のデータ転送を保証したプロトコルである。アイソクロナス転送では一定のサイクル(8kHz±100ppm)を供給する「サイクルマスタ」が存在することにより、共通の時間を実現している。サイクルマスタは、サイクル・スタートと呼ばれるパケットを送信(ブロードキャスト)し、各ノード(接続機器)のサイクル・タイマ・レジスタに共通の時間を書き込む。サイクル・スタート・パケットを受け取ったノードのうち、アイソクロナス転送を行いたいノードはアービトレーション(通信路を使用する権利を得るための手続き)を開始し、アイソクロナス・パケットを送信する。アイソクロナス送信が行われなくなると、次にアシンクロナス転送のためのアービトレーションが開始され、アシンクロナス転送が行われる。
【0085】
以下に、本発明の第2実施形態として、第1実施形態と同様に通信ネットワークの実現手段としてIEEE1394インターフェースを使用し、転送方式としてアイソクロナス転送方式を使用する場合の応用例について説明する。
【0086】
本実施形態に係る装置の構成は、上述した第1実施形態において説明した装置と同様であり、ブロック図は、図1と同様であり、機能階層図は図2と同様である。なお、図5に本実施形態に係る装置の動作フロー、図6に通信ネットワーク上の描画データ転送のタイムチャートを示す。
【0087】
次に、上記の構成による画像転送装置動作について、図5の動作フロー図に基づき説明する。
【0088】
同図に示すように、先ず、PC101内CPU102、メモリ103上において処理されるアプリケーション201において、ある図形を描画するステップに入り、描画関数をコールする。コールされた描画関数は、取得した描画制御データを、ディスプレイドライバ203に渡す。
【0089】
ディスプレイドライバ203は、取得した描画データをネットワークドライバ204に渡して、ネットワークディスプレイモニタ108へアイソクロナス転送方式により送信するよう、指示する。次に、ディスプレイドライバ203より取得した送信データ(描画データ)をもとにIEEE1394アイソクロナス通信パケットを生成し、拡張バスブリッジ104を介してネットワークボード105に転送する。ネットワークボード105上ではネットワークインターフェース106,205が、取得したアイソクロナス通信パケットを一時的に保管する。
【0090】
本実施形態では、アイソクロナス転送方式であるので、ネットワークインターフェース106,205は、ネットワーク上のサイクルマスクが送信するサイクル・スタート・パケットを待つ。サイクル・スタート・パケットを受け取ったネットワークインターフェース106,205は、保管してあったアイソクロナス通信パケットをもとに、図6の棒が情報1〜3のデータ伝送フェーズC〜Eに示すように、物理的送信フレーム信号を生成し、通信ネットワーク107上へ送信する。
【0091】
その後は、ネットワークディスプレイモニタ108において、ネットワークインターフェース110,206がACK等の受信応答をしない点を除いて、同様の処理が行われる。
【0092】
以上のようにして、PC101は通信ネットワーク107を介して高精彩の画像をネットワークディスプレイモニタ108上に表示することが可能となっている。
【0093】
さらに、描画データの通信は、一定の伝送帯域を確保した転送プロトコルに基づいているので、例えば2Dポリゴン、3Dポリゴンの描画やAVIデータの再生表示といった用途に有効である。
【0094】
また、第1実施形態と同様に、機能の実現方法においては、特にPC101側ではGDI202はもちろんのこと、ネットワークボード105と、これを制御するネットワークドライバ204は何ら変更することなく、ディスプレイドライバ203のみをネットワークに対応させればよい。
【0095】
本実施形態によれば、PC101は、サイクルマスタ装置出力するタイミングデータに同期させて描画データを断続的に送信し続けるため、伝送帯域が保証され、ネットワークディスプレイモニタ108は、PC101の描画命令に対して応答性の高い画面表示が可能となる。
【0096】
[変更例]
なお、本発明は、上述した実施形態に限定されるものではなく、種々の変更を加えることができる。
【0097】
例えば、アプリケーションによっては、確実な画像表示と高速描画の両方が混在して行われる仕様もあり得るため、確実な画像表示を行わせたいときは通信品質が保証されたプロトコル、すなわちアシンクロナス転送方式により転送し、高速描画を行わせたい場合は一定の転送バンド幅が確保されたプロトコル、すなわちアシンクロナス転送方式により転送するように行うようにすることができる。
【0098】
この場合には、各GDI関数について、どちらの転送方式で行うかを予め決めておくことが好ましい。これに基づいて、ディスプレイドライバ203は描画の指示を受けた場合、ディスプレイドライバ203に送信データとともに、転送方式を指示することで実現が可能となる。
【0099】
【発明の効果】
本発明の画像転送装置によれば、所定の描画パラメータに基づいて描画される画像を、第1の装置から第2の装置に対し、通信ネットワークを介して転送する際に、通信ネットワークに対する伝送容量を低減しつつ、高解像度の画像表示を可能とすることができる。
【図面の簡単な説明】
【図1】本発明に係る画像転送装置の構成を示すブロック図である。
【図2】本発明に係る画像転送装置の機能階層図である。
【図3】第1実施形態に係る動作フローである。
【図4】第1実施形態に係る通信ネットワーク上の描画データ転送のタイムチャートである。
【図5】第2実施形態に係る動作フローである。
【図6】第2実施形態に係る通信ネットワーク上の描画データ転送のタイムチャートである。
【図7】従来技術に係るPC画像出力系統の内部構成を示すブロック図である。
【符号の説明】
100…第1の装置
101…PC
102…CPU
103…メモリ
104…拡張バスブリッジ
105…ネットワークボード
106…ネットワークインターフェース
107…通信ネットワーク
108…ネットワークディスプレイモニタ
109…制御部
110…ネットワークインターフェース
111…グラフィックアクセラレータ
112…フレームバッファ
113…クロックジェネレータ
114…信号変換部
115…表示部
201…アプリケーション
202…GDI
(Graphic Device Interface)
203…ディスプレイドライバ
204…ネットワークドライバ
205…ネットワークインターフェース
206…ネットワークインターフェース
207…ネットワークドライバ
208…ディスプレイドライバ
209…グラフィックアクセラレータ
701…PC
702…CPU
703…メモリ
704…拡張バスブリッジ
705…グラフィックアクセラレータボード
706…グラフィックアクセラレータ
707…フレームバッファ
708…ビデオDAC
709…クロックジェネレータ
710…ビデオケーブル
711…ディスプレイモニタ
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to an image transfer device that transfers an image drawn based on predetermined drawing parameters from a first device to a second device via a communication network.
[0002]
[Prior art]
2. Description of the Related Art In recent years, digitalization of electronic devices and networking have been advanced, and an environment that enables seamless data communication by laying a network in a home is being prepared. According to this home network, for example, a digital video camera, a television, a video printer, and the like are connected, and it is possible to enjoy an image with a simple operation by plug and play. As the data transmission means, for example, there are a wired interface such as IEEE1394, USB, and Ethernet (registered trademark), and a wireless interface such as wireless LAN (IEEE802.11), PHS, and wireless 1394.
[0003]
However, as for the output of PC images at present, it is still mainstream that a dedicated RGB shielded cable is connected to a display monitor, and image information is transmitted and displayed by analog means. In addition, due to electrical restrictions, the RGB shielded cable cannot be elongated for a long time, and as a result, a display monitor is often arranged near a PC.
[0004]
As described above, the reason why the transmission means is analog at present is that since the amount of data of a high-resolution PC image such as VGA (640 × 480) and XGA (1024 × 768) is enormous, digital image data is directly transmitted. Cannot be transmitted.
[0005]
In transmitting data, it is necessary to compress the data to increase the transmission efficiency. Conventionally, techniques such as MPEG and JPEG exist as means for digitally compressing a video. However, these means are intended for natural images, and it is considered difficult to apply them to PC images because the images rarely change dynamically. Further, since a PC image must express characters and graphics in detail, it is considered inappropriate to perform compression processing to reduce image energy.
[0006]
FIG. 7 is a block diagram showing an internal configuration of a PC image output system according to the related art. As shown in the figure, the PC 701 includes a CPU 702, a memory 703, and an expansion bus bridge 704.
[0007]
The expansion bus bridge 704 is an interface through which the CPU 702 inputs and outputs data to and from an expansion card such as a video card or an Ethernet (registered trademark) card. Examples of the interface specification of the expansion bus include PCI and ISA.
[0008]
The graphic accelerator board 705 includes a graphic accelerator 706, a frame buffer 707, a clock generator 709, and a video DAC 708. The graphic accelerator 706 is a functional unit that performs drawing processing in place of the CPU 702, and is also called a video controller. The frame buffer 707 is a memory for temporarily storing image digital data, and is also called a VRAM or a video memory, and usually uses a DRAM.
[0009]
The clock generator 709 is a functional unit that generates a reference clock on the graphic accelerator board 705 and processing timing for a peripheral function unit, and generates a vertical / horizontal synchronization signal to be transmitted to the display monitor 711. The video DAC 708 is a functional unit that converts the image digital data in the frame buffer 707 into an analog signal (RGB signal) to be displayed on the display monitor 711.
[0010]
This board is usually inserted into a PCI or ISA bus expansion slot of a PC. Further, the display monitor 711 is connected to the graphic accelerator board 705 by the video cable 710.
[0011]
Next, a flow from when the application on the PC 701 starts control for drawing a certain figure to when it is displayed on the display monitor 711 will be described.
[0012]
First, the application to be processed on the PC 701 enters a step of drawing a certain figure. Usually, the drawing function to be called is determined by the specification (shape, character, etc.) of the object to be drawn, and the application calls the predetermined drawing function with information such as coordinates and colors attached to the predetermined drawing function. In a conventional OS, there is a drawing function called a GDI (Graphic Device Interface) function as this drawing function.
[0013]
In this GDI, the called drawing function passes the obtained drawing control information to the graphic device driver. For example, a structure called a device context is generated by a GDI function, drawing control information is written in the structure, and the drawing control information is passed to the graphic device driver. The graphic device driver analyzes the acquired drawing information and performs register setting for the graphic accelerator 706 which is in charge of the control.
[0014]
Normally, a device driver is software prepared for each expansion board and supplied together with the board from a manufacturer. The device driver transfers control information from an OS standard interface function (here, a GDI function) to a device on the expansion board. The buffer functions to transfer data or transfer data in the opposite direction, so that even if the type of expansion board is different, the application or OS can perform drawing processing without being aware of this by replacing the device driver. Can be.
[0015]
Since the graphic accelerator 706 is on the graphic accelerator 706 and is connected to an expansion bus (PCI, ISA, etc.), the graphic device driver makes settings through the expansion bus bridge 704.
[0016]
The above steps are processed by the CPU 702 and the memory 703 in the PC 701. Next, in the graphic accelerator board 705, the graphic accelerator 706 analyzes the register setting made by the graphic device driver, generates predetermined graphic bitmap data, and develops the graphic bitmap data on the frame buffer 707.
[0017]
Next, the video DAC 708 converts the graphic bitmap data in the frame buffer 707 into an analog video signal (RGB or the like) in accordance with the timing signal passed from the clock generator 709.
[0018]
The analog video signal and the horizontal / vertical synchronization signal from the clock generator 709 are transmitted to the display monitor 711 via the video cable 710. The display monitor 711 projects an image on an optical display device (CRT, liquid crystal, TFT) based on the transmitted signals.
[0019]
As described above, in the conventional OS, the PC can display a high-definition image on the display monitor.
[0020]
By the way, in the PC before performing the graphic acceleration, all the drawing to the frame buffer is performed by the CPU. Therefore, in a GUI (Graphical User Interface) environment of the conventional OS, a complex application and a graphic display function using multiple colors put a large burden on the CPU.
[0021]
On the other hand, the graphic accelerator directly interprets the command from the graphic device driver and performs the drawing process on behalf of the CPU, so that no burden is imposed on the CPU. Therefore, the data sent from the PC to the graphic board is not an actual image bitmap, but only a register operation instruction of several bytes, so that the CPU can perform other processing after transmitting the drawing command.
[0022]
It goes without saying that such processing is possible not only in the presence of a graphic accelerator as hardware, but also, as described above, largely depends on the graphic interface of a conventional OS.
[0023]
[Problems to be solved by the invention]
However, in the above method, the transmission of the image signal to the display monitor is performed by the RGB shielded cable.
[0024]
For this reason, in the above-mentioned method, there is a problem that the RGB shielded cable cannot be elongated for a long time due to electrical restrictions on signals such as noise, and as a result, a display monitor must be installed near the PC. In addition, some cables have a diameter exceeding 10 mm, which cannot be said to be excellent in design.
[0025]
Furthermore, in the above-mentioned conventional system, the transmission system is analog, and the signal system is different from the normal television video signal system (NTSC, etc.). Therefore, at present, one normal television receiver and one display monitor are prepared. It cannot be used for multimedia and networking of home and premises equipment in the future.
[0026]
On the other hand, there is a concept of transmitting a bitmap of a PC image directly. For this transmission method, for example, VGA has the following specifications.
[0027]
Resolution: 640x480
Color hierarchy: 16 (4 bits)
Horizontal deflection frequency: 31.5kHz
Vertical deflection frequency: 60Hz
According to this, the amount of data processed per second is
640 x 480 x 60 (picture / s) x 4 (bit) = 73,728,000 bits
Thus, a communication network having a transmission capacity of about 75 Mbps or more is required.
[0028]
Further, at present, graphic modes having higher resolutions are often used. For example, in SVGA, the following graphic modes are available.
[0029]
Resolution: 1024 × 768
Color hierarchy: 256 (8 bits)
Horizontal deflection frequency: 48.4 kHz
Vertical deflection frequency: 60Hz
According to this, the amount of data processed per second is
1024 x 768 x 60 (picture / s) x 8 (bit) = 377, 487, 360 bits, a communication network with a transmission capacity of about 380 Mbps or more is required, and direct transmission of PC image bitmaps is not realistic. I can say.
[0030]
In this case, even if the communication network has the minimum direct transmission capacity, if various types of devices are connected on the network and the direct transmission of PC images occupies a band, other communications are performed. Communication between connected devices may be hindered.
[0031]
Therefore, the present invention reduces the transmission capacity for a communication network when transferring an image drawn based on a predetermined drawing parameter from a first device to a second device via a communication network. It is an object of the present invention to provide an image transfer device capable of displaying a high-definition image.
[0032]
[Means for Solving the Problems]
In order to solve the above-described problems, the present invention is an image transfer device that transfers an image drawn based on a predetermined drawing parameter from a first device to a second device via a communication network. A first drawing control means for generating a control signal for instructing drawing of an image, a drawing parameter for drawing an image according to the control signal, and a specification of an image to be drawn. A drawing information generating means for generating drawing information based on the drawn drawing interface function; a first communication means for converting the drawing information into a communication signal transferable on a communication network and transmitting the communication signal to the communication network; A second communication unit that receives a communication signal via a communication network, and a second communication unit that separates drawing information from the received communication signal and performs drawing control based on the separated drawing information. Comprising of a drawing control unit, and an image information generating means for generating image information based on the drawing control, and display means for displaying an optical image based on image information.
[0033]
In the above invention, the drawing information generating means includes: a drawing application that calls a predetermined drawing interface function with a drawing parameter attached thereto in accordance with the specification of an image to be drawn; and specification information and drawing parameters by the called drawing interface function. And a first drawing device driver for processing the data into a predetermined format to generate drawing information. The first communication means obtains drawing information from the first drawing device driver as transmission information, and obtains the obtained transmission information. A first communication device driver that generates a communication packet based on a predetermined protocol from a first communication interface, and a first network interface that generates a physical communication frame from the generated communication packet and transmits the physical communication frame over a communication network. preferable.
[0034]
Further, in the above invention, the second communication means monitors the communication network, and when there is transmission information for the second device, acquires a corresponding communication frame and separates the communication packet from the communication frame. A network interface; and a second communication device driver for separating transmission information as drawing information from the separated communication packet, wherein the image information generating means analyzes the separated drawing information and performs drawing based on the analysis result. A second drawing device driver that performs control, a storage unit that generates image information based on the drawing control, and temporarily stores the image information in an expanded state, reads image information from the storage unit, and outputs a predetermined image signal. Image signal conversion means for converting and outputting the converted image signal, wherein the image display means can display the converted image signal as an optical image. Masui.
[0035]
According to the present invention, image information to be drawn is not information obtained by converting pixels themselves such as bitmap data, but drawing information including drawing parameters is transmitted and received via a communication network. The amount of data to be transmitted can be reduced, the communication load can be reduced, and the processing speed can be improved.
[0036]
In particular, in the first device,
application
→ Drawing interface function
→ Drawing device driver
→ Communication device driver
→ Network interface
, Not the image bitmap data, but the drawing information for drawing the image is transferred on the communication network.
Network interface
→ Communication device driver
→ Drawing device driver
In order to draw an image via the device, the second device on the receiving side generates image bitmap data based on the drawing information, so that the communication load between the first and second devices can be reduced. it can.
[0037]
That is, the data transmitted on the communication network is drawing information for drawing an image, and the generation of image bitmap data is performed by the graphic accelerator on the second network display monitor. Even if used, the PC screen can be displayed on the display monitor.
[0038]
Furthermore, the transmission signal of the drawing data to be transferred is a digital signal, and the degree of freedom (layout length, cable volume, etc.) of the layability is increased as compared with the analog transmission path, and the installation of the display monitor is improved.
[0039]
Furthermore, by making the network display monitor compatible with the reception of ordinary television broadcasts, it becomes possible to view ordinary television images and PC images on a single display device, and to increase the number of home and premises equipment in the future. It can respond to media and networking.
[0040]
In the above invention, the first and second communication means use a protocol for transmitting and receiving data at an indefinite period, and transmit normal response information to the transmitting side when the receiving side normally receives data. However, when abnormal reception occurs on the receiving side, it is preferable that a retransmission request is made from the receiving side, and the transmitting side performs retransmission processing in response to this.
[0041]
In this case, the drawing information is transferred using an irregular protocol, and when a transfer error occurs, a retransmission request is made and the drawing data is transferred again. Since the transfer can be performed, and the drawing data is reliably transferred between the first and second devices, an error-free display can be performed.
[0042]
Further, in the above invention, there is provided a cycle master which is arranged on the communication network and periodically transmits the timing information to the first and second devices, wherein the first and second communication means are provided on the transmitting side. The transmitting device can also transmit the information in accordance with the timing information by using a protocol for unilaterally transmitting the transmission information to the receiving device.
[0043]
In this case, each time the cycle master device on the communication network transmits the timing information to the communication network, the first device keeps transmitting data intermittently in synchronization with the timing information. , Continue to receive this data intermittently. As a result, the transmission cycle of the drawing information can be made constant over time, and a constant bandwidth can be secured. That is, since the drawing data is intermittently transmitted in synchronization with the timing information output from the cycle master device, the transmission band is guaranteed, and the second device can display a screen having high responsiveness to the instruction of the first device. Display becomes possible.
[0044]
In the above invention, the first image drawing control means generates a first control signal and a second control signal, and transmits and receives data at an indefinite period for transmission information based on the first control signal. If the reception is normally performed on the reception side, normal response information is transmitted to the transmission side, and if an abnormal reception occurs on the reception side, a retransmission request is made from the reception side. The transmission side performs retransmission processing in accordance with the above, and for transmission information based on the second control signal, a cycle master arranged on the communication network using a protocol for transmitting the transmission information to the receiving side device unilaterally from the transmission side. It is preferable to transmit in accordance with the timing information transmitted from.
[0045]
In this case, in the first device, drawing is performed using two systems: a protocol in which the communication quality is guaranteed irregularly and a periodic protocol in which the bandwidth is secured, according to the type of drawing control instructed. The information can be transmitted to the second device, the data can be transmitted and received according to the priority or importance of the data included in the drawing information, and the communication quality and the communication load can be balanced. Image transfer processing can be performed. As a result, for example, drawing processing commands that require display quality, such as character notation, transfer drawing data according to a protocol that guarantees communication quality, and a fixed transmission bandwidth for dynamically changing drawing processing commands such as games. By transferring the drawing data according to the protocol in which is secured, highly flexible display corresponding to the multitask processing of the first device can be performed.
[0046]
BEST MODE FOR CARRYING OUT THE INVENTION
[First Embodiment]
(Configuration of image transfer device)
Hereinafter, a first embodiment of the image transfer device according to the present invention will be described. In the present embodiment, an application example in which an IEEE 1394 interface is used as a means for realizing a communication network and an asynchronous transfer method is used as a transfer method will be described. FIG. 1 is a block diagram illustrating a configuration of an image transfer device according to the present embodiment, FIG. 2 is a functional hierarchy diagram of the image transfer device according to the present embodiment, and FIG. FIG. 4 is a time chart when drawing data is transferred on the communication network.
[0047]
As shown in FIG. 1, the image transfer device according to the present embodiment transmits an image drawn based on a predetermined drawing parameter from the first device 100 to the network display monitor 108 as the second device. This is transferred via the communication network 107.
[0048]
The first device 100 includes first drawing control means, drawing information generation means, and first communication means. Specifically, the first device 100 includes a PC 101 and a network board 105 for connecting the PC 101 to a communication network 107. The first device 100 is installed so as to be connectable to the communication network 107. Connected to the network display monitor 108. In the present embodiment, IEEE 1394 is adopted as the communication network 107.
[0049]
The PC 101 includes a CPU 102, a memory 103, and an expansion bus bridge 104. The expansion bus bridge 104 is an interface through which the CPU 102 inputs and outputs data to and from an expansion card such as a video card or an Ethernet (registered trademark) card. The interface specifications of the expansion bus include, for example, PCI and ISA. The PC 101 is connected to the network board 105 through an expansion bus interface such as PCI and ISA, and the network board 105 is connected to the network display monitor 108 through the IEEE 1394 communication network 107.
[0050]
The first drawing control unit generates a drawing parameter and a control signal for instructing drawing of an image, and is realized by the application 201 executed on the CPU 102 in the present embodiment.
[0051]
The drawing information generating means generates drawing information based on drawing parameters for drawing an image and a drawing interface function corresponding to the specification of the image to be drawn. In addition, an application 201 that calls a predetermined drawing interface function (GDI 202) with drawing parameters attached thereto, and a display that generates specification information by processing specification information and drawing parameters into a predetermined format by the called GDI 202. This is realized by the driver 203.
[0052]
On the other hand, the first communication unit converts the drawing information into a communication signal that can be transferred on the communication network 107 and transmits the communication signal to the communication network 107. The network driver 204 executed by the CPU 102 and the memory 103 includes: This is realized by the network interface 205.
[0053]
Specifically, the first communication unit acquires drawing information from the display driver 203 as transmission information, and generates a communication packet based on a predetermined protocol from the acquired transmission information; And a network board 105 for generating a physical communication frame from the communication packet and transmitting the generated communication frame on the communication network 107.
[0054]
The network board 105 has a network interface 106. As the network interface 106, for example, a device in which each functional unit such as an extended bus interface, a LINK, and a PHY is formed as a chip (LSI) can be used. In this embodiment, since the communication network is IEEE1394, a general-purpose IEEE1394 board is used as the network interface 106.
[0055]
The network display monitor 108 includes a second communication unit that receives a communication signal via the communication network 107 and a second communication unit that separates drawing information from the received communication signal and performs drawing control based on the separated drawing information. Drawing control means, image information generating means for generating image information based on the drawing control, and display means for displaying an optical image based on the image information. Specifically, the network display monitor 108 , A control unit 109, a network interface 110, a graphic accelerator 111, a frame buffer 112, a clock generator 113, and a signal conversion unit 114.
[0056]
The second communication means monitors a communication network, acquires a corresponding communication frame when there is transmission information for the second device, and separates a communication packet from the communication frame with a second network interface 110. And a second communication device driver for separating transmission information as drawing information from the separated communication packet. Note that the second communication device driver is realized by the network driver 207 executed by the control unit 109.
[0057]
The control unit 109 is a function unit that controls each function unit in the network display monitor 108, and uses a CPU, a memory, and the like. The graphic accelerator 111 is a functional unit that performs a direct drawing process, and is also called a video controller.
[0058]
The image information generating unit analyzes the separated drawing information, generates a display driver (second drawing device driver) 208 that performs drawing control based on the analysis result, and generates image information based on the drawing control. The image processing apparatus includes a frame buffer 112 for temporarily storing image information in a developed state, and a signal conversion unit 114 for reading image information from the frame buffer, converting the image information into a predetermined image signal, and outputting the image signal.
[0059]
The frame buffer 112 is a memory (storage means) for temporarily storing image digital data, and is also called a VRAM or a video memory, and usually uses a DRAM.
[0060]
The clock generator 113 is a functional unit that generates a reference clock on the network display monitor 108 and processing timing for peripheral function units, and generates a vertical / horizontal synchronization signal required by the display unit 115. The signal conversion unit 114 is a functional unit that converts image digital data in the frame buffer 112 into a signal for display on the display unit 115. The signal system differs depending on the specifications of the display unit 115, but is not particularly defined.
[0061]
(Operation of the image transfer device)
Next, the operation of the image transfer device having the above configuration will be described. FIG. 3 is a flowchart illustrating the operation of the image transfer device according to the present embodiment.
[0062]
As shown in the figure, first, the CPU 102 in the PC 101 and the application 201 processed on the memory 103 enter a step of drawing a certain figure. Normally, the drawing function to be called is determined by the specification (shape, character, etc.) of the drawing target, and the application calls the predetermined drawing function with data such as coordinates and colors attached to the predetermined drawing function. In the present embodiment, this drawing function is referred to as a GDI (Graphic Device Interface) function, and this functional hierarchy is referred to as GDI 202.
[0063]
The called drawing function passes the obtained drawing control data to the display driver 203. In the present embodiment, the GDI function generates a structure called a device context, writes drawing control data in the structure, and passes it to the display driver.
[0064]
The display driver 203 passes the obtained drawing data to the network driver 204 and instructs the network display monitor 108 to transmit the drawing data to the network display monitor 108 in the asynchronous transfer mode. The display driver 203 manages data and addresses of devices connected on the network, and the data is transmitted to the OS. Therefore, the display driver 203 knows the address of the destination device from the registry of the OS. Can be.
[0065]
Next, an IEEE 1394 asynchronous communication packet is generated based on the transmission data (drawing data) acquired from the display driver 203, and is transferred to the network board 105 via the expansion bus bridge 104.
[0066]
On the network board 105, the network interfaces 106 and 205 generate a physical transmission frame signal based on the obtained asynchronous communication packet and transmit it to the communication network 107. This time, since it is an asynchronous transfer method, it can be transmitted immediately without the need for synchronization processing. However, since the isochronous transfer is given priority by regulation, the asynchronous transfer packet actually flows after the isochronous transfer packet on the network. It takes shape.
[0067]
Next, in the network display monitor 108, the network interfaces 110 and 206 monitor communication data existing on the communication network 107, and when there is transmission data for its own address, receive this communication data frame. After receiving, the network interfaces 110 and 206 check for errors on the data frame. In IEEE 1394, since the transmitting side adds 32-bit CRC information to the data frame, the receiving side performs error detection by comparing it with its own 32-bit CRC calculation result.
[0068]
If no error is found, as shown in the data transmission phase A of the drawing information 1 in FIG. 4, the network interfaces 110 and 206 notify the network interfaces 106 and 205 of the normal reception. Send
[0069]
On the other hand, if an error is found, the network interfaces 110 and 206 request the network interfaces 106 and 205 to retransmit the communication data frame as shown in the data transmission phase B of the drawing information 2 in FIG. Send a signal. The network interfaces 106 and 205 that have received the retransmission request signal transmit the communication data frame again. This operation is performed until an error does not occur or a specified number of times.
[0070]
Next, the network interfaces 110 and 206 separate the communication packet from the communication data frame received normally and pass it to the network driver 207 operated by the control unit 109.
[0071]
The network driver 207 separates the data area from the acquired communication packet and passes the data area to the display driver 208 which is also operating by the control unit 109. The separated data area is data that the display driver 203 of the PC 101 attempts to transmit, that is, drawing data.
[0072]
The display driver 208 analyzes the acquired drawing data and sets registers for the graphic accelerators 111 and 209 which are in charge of the control. As described in the conventional example, the graphic device driver normally transfers control data from an OS standard interface function (here, a GDI function) to a device on the expansion board. In the present invention, the control data is received from the network driver 207. It takes shape. However, if the display driver 208 on the PC 101 side passes the drawing data from the GDI 202 to the network driver 204 without any conversion, the format of the drawing data acquired by the display driver 208 is the drawing data itself from the GDI 202. Therefore, the display driver 208 may perform the same processing as the conventional example. Alternatively, if there is a more efficient data transmission / reception method between the display driver 203 and the display driver 208, it may be performed by performing predetermined data conversion.
[0073]
Next, the graphic accelerators 111 and 209 analyze the register settings made by the display driver 208, generate predetermined graphic bitmap data, and expand the data on the frame buffer 112.
[0074]
Next, the signal conversion unit 114 performs a conversion operation for transferring an image signal to the display unit 115 in accordance with the timing signal passed from the clock generator 113, based on the graphic bitmap data in the frame buffer 112. The signal system to be converted has various specifications such as analog / digital and serial / parallel communication depending on the display unit 115.
[0075]
Further, a vertical / horizontal synchronization signal and the like are transmitted from the clock generator 113 to the display unit 115. Finally, the display unit 115 projects an image on an optical display device (CRT, liquid crystal, TFT) based on the transmitted signals.
[0076]
As described above, the PC 101 can display a high-definition image on the network display monitor 108 via the communication network 107.
[0077]
The communication of the drawing data guarantees the quality of the data by the retransmission processing, and thus is effective for, for example, drawing of a basic OS screen, drawing of a word processor, and drawing of CAD software.
[0078]
Furthermore, as for the method of realizing the function, in particular, on the PC 101 side, not only the GDI 202 but also the network board 105 and the network driver 204 for controlling the network board 105 need not be changed at all, and only the display driver 203 can correspond to the network. Good.
[0079]
(Action / Effect)
As described in detail above, according to the image transfer device according to the first embodiment, the data transmitted on the communication network 107 is drawing information data for drawing an image, and the generation of image bitmap data is Since the graphic accelerator 111 on the network display monitor 108 performs the processing, the screen of the PC 101 can be displayed on the display unit 115 even when a low-capacity communication network is used.
[0080]
Furthermore, the transmission signal of the drawing data to be transferred is a digital signal, and the degree of freedom (layout length, cable volume, etc.) of the layability is increased as compared with the analog transmission path, and the installation of the display monitor is improved.
[0081]
In addition, by making the network display monitor 108 correspond to the reception of ordinary television broadcasts, it becomes possible to view ordinary television images and PC images with one display device, and to monitor future home and premises equipment. Compatible with multimedia and networking.
[0082]
[Second embodiment]
As described above, in the first embodiment, the transfer of the drawing data by the asynchronous transfer method in the IEEE 1394 network has been described. By the way, in recent years, a dedicated API (Application Interface) for directly performing a drawing process from an application to a graphic accelerator has been prepared. This indicates, for example, functions such as DirectX, Direct3D, and DirectDraw in a conventional OS environment. By using this API (hereinafter referred to as DirectX function), the game software realizes high-speed drawing of 3D polygons and the like.
[0083]
During the operation of such software, a drawing function such as DirectX is called continuously. For this reason, in order to transfer drawing data via a communication network, a certain transmission band must be secured. By the way, in IEEE1394, there is an isochronous transfer method for transferring image data (DV stream, MPEG stream).
[0084]
This protocol is intended for use in digital AV equipment and measuring instruments at the beginning of the year, and is a protocol that guarantees transfer of a fixed amount of data within a fixed time. In the isochronous transfer, a common time is realized by the presence of a “cycle master” that supplies a constant cycle (8 kHz ± 100 ppm). The cycle master transmits (broadcasts) a packet called a cycle start, and writes a common time into a cycle timer register of each node (connected device). Among the nodes that have received the cycle start packet, the node that wishes to perform isochronous transfer starts arbitration (a procedure for obtaining the right to use a communication path) and transmits an isochronous packet. When the isochronous transmission is stopped, arbitration for asynchronous transfer is started, and asynchronous transfer is performed.
[0085]
Hereinafter, as a second embodiment of the present invention, an application example in which an IEEE 1394 interface is used as a means for realizing a communication network and an isochronous transfer method is used as a transfer method, as in the first embodiment, will be described.
[0086]
The configuration of the device according to the present embodiment is the same as that of the device described in the above-described first embodiment, the block diagram is the same as FIG. 1, and the functional hierarchy diagram is the same as FIG. FIG. 5 shows an operation flow of the apparatus according to the present embodiment, and FIG. 6 shows a time chart of drawing data transfer on the communication network.
[0087]
Next, the operation of the image transfer apparatus having the above configuration will be described with reference to the operation flowchart of FIG.
[0088]
As shown in the drawing, first, the CPU 102 in the PC 101 and the application 201 processed on the memory 103 enter a step of drawing a certain figure and call a drawing function. The called drawing function passes the obtained drawing control data to the display driver 203.
[0089]
The display driver 203 passes the acquired drawing data to the network driver 204 and instructs the network display monitor 108 to transmit the drawing data to the network display monitor 108 by the isochronous transfer method. Next, an IEEE 1394 isochronous communication packet is generated based on the transmission data (drawing data) acquired from the display driver 203, and is transferred to the network board 105 via the expansion bus bridge 104. On the network board 105, the network interfaces 106 and 205 temporarily store the acquired isochronous communication packets.
[0090]
In this embodiment, since the transmission method is the isochronous transfer method, the network interfaces 106 and 205 wait for a cycle start packet transmitted by a cycle mask on the network. The network interfaces 106 and 205, which have received the cycle start packet, use the stored isochronous communication packets as shown in FIG. A transmission frame signal is generated and transmitted on the communication network 107.
[0091]
After that, the same processing is performed on the network display monitor 108 except that the network interfaces 110 and 206 do not respond to reception of ACK or the like.
[0092]
As described above, the PC 101 can display a high-definition image on the network display monitor 108 via the communication network 107.
[0093]
Furthermore, since the communication of the drawing data is based on a transfer protocol that secures a certain transmission band, it is effective for applications such as drawing 2D polygons and 3D polygons and reproducing and displaying AVI data.
[0094]
Similarly to the first embodiment, in the method of realizing the functions, in particular, on the PC 101 side, not only the GDI 202 but also the network board 105 and the network driver 204 for controlling the GDI 202 without changing the display driver 203 only. Should correspond to the network.
[0095]
According to the present embodiment, since the PC 101 continuously transmits drawing data intermittently in synchronization with timing data output from the cycle master device, the transmission band is guaranteed, and the network display monitor 108 responds to the drawing command of the PC 101 Screen display with high responsiveness is possible.
[0096]
[Example of change]
Note that the present invention is not limited to the above-described embodiment, and various changes can be added.
[0097]
For example, depending on the application, there may be a specification in which both reliable image display and high-speed drawing are performed in a mixed manner.Therefore, when reliable image display is desired, a protocol whose communication quality is guaranteed, that is, an asynchronous transfer method is used. When it is desired to perform the transfer and perform the high-speed drawing, the transfer can be performed by a protocol in which a fixed transfer bandwidth is secured, that is, by the asynchronous transfer method.
[0098]
In this case, it is preferable to determine in advance which transfer method should be used for each GDI function. Based on this, when the display driver 203 receives a drawing instruction, it can be realized by instructing the display driver 203 on a transfer method together with transmission data.
[0099]
【The invention's effect】
According to the image transfer device of the present invention, when transferring an image drawn based on a predetermined drawing parameter from the first device to the second device via the communication network, the transmission capacity for the communication network , And high-resolution image display can be achieved.
[Brief description of the drawings]
FIG. 1 is a block diagram illustrating a configuration of an image transfer device according to the present invention.
FIG. 2 is a functional hierarchy diagram of the image transfer device according to the present invention.
FIG. 3 is an operation flow according to the first embodiment.
FIG. 4 is a time chart of drawing data transfer on the communication network according to the first embodiment.
FIG. 5 is an operation flow according to the second embodiment.
FIG. 6 is a time chart of drawing data transfer on a communication network according to a second embodiment.
FIG. 7 is a block diagram showing an internal configuration of a PC image output system according to the related art.
[Explanation of symbols]
100: first device
101 ... PC
102 ... CPU
103 ... Memory
104 ... expansion bus bridge
105 ... Network board
106 ... Network interface
107 ... Communication network
108 ... Network display monitor
109 ... Control unit
110 ... Network interface
111 ... Graphic accelerator
112 ... frame buffer
113 ... Clock generator
114 ... Signal conversion unit
115 ... Display unit
201… Application
202 ... GDI
(Graphic Device Interface)
203 ... Display driver
204: Network driver
205 ... Network interface
206 ... Network interface
207 ... Network driver
208: Display driver
209 ... Graphic accelerator
701 ... PC
702 ... CPU
703… Memory
704: Expansion bus bridge
705 ... Graphic accelerator board
706 ... Graphic accelerator
707 ... Frame buffer
708 ... Video DAC
709 ... Clock generator
710 ... Video cable
711: Display monitor

Claims (5)

所定の描画パラメータに基づいて描画される画像を、第1の装置から第2の装置に対し、通信ネットワークを介して転送する画像転送装置であって、
前記第1の装置は、
前記画像の描画を指示する制御信号を生成する第1の描画制御手段と、
前記制御信号に応じて、画像を描画するための描画パラメータ、及び描画される画像の仕様に応じた描画インターフェース関数に基づいて描画情報を生成する描画情報生成手段と、
前記描画情報を、前記通信ネットワークで転送可能な通信信号に変換し、該通信ネットワークに送信する第1の通信手段と
を備え、
前記第2の装置は、
前記通信ネットワークを介して前記通信信号を受信する第2の通信手段と、
受信した前記通信信号から前記描画情報を分離し、分離された該描画情報に基づいて描画制御を行う第2の描画制御手段と、
前記描画制御に基づいて画像情報を生成する画像情報生成手段と、
前記画像情報に基づいて光学的画像を表示する表示手段と
を備えることを特徴とする画像転送装置。
An image transfer device for transferring an image drawn based on a predetermined drawing parameter from a first device to a second device via a communication network,
The first device comprises:
First drawing control means for generating a control signal for instructing drawing of the image,
In accordance with the control signal, a drawing parameter for drawing an image, and drawing information generating means for generating drawing information based on a drawing interface function according to the specification of the image to be drawn,
A first communication unit that converts the drawing information into a communication signal that can be transferred through the communication network, and transmits the communication signal to the communication network;
The second device comprises:
Second communication means for receiving the communication signal via the communication network;
Second drawing control means for separating the drawing information from the received communication signal and performing drawing control based on the separated drawing information;
Image information generating means for generating image information based on the drawing control;
Display means for displaying an optical image based on the image information.
前記描画情報生成手段は、
描画する画像の仕様に合わせて、所定の描画インターフェース関数を、描画パラメータを付属させて呼び出す描画アプリケーションと、
呼び出された前記描画インターフェース関数により、前記仕様の情報と前記描画パラメータを所定のフォーマットに加工し前記描画情報を生成する第1の描画デバイスドライバと
を備え、
前記第1の通信手段は、
前記第1の描画デバイスドライバから前記描画情報を送信情報として取得し、この取得した送信情報から所定のプロトコルに基づいた通信パケットを生成する第1の通信デバイスドライバと、
生成された前記通信パケットから物理的通信フレームを生成し、前記通信ネットワーク上に送信する第1のネットワークインターフェースと
を備え、
前記第2の通信手段は、
前記通信ネットワークを監視し、当該第2の装置に対する送信情報がある場合に、該当する通信フレームを取得し、該通信フレームから通信パケットを分離する第2のネットワークインターフェースと、
分離された通信パケットから前記送信情報を前記描画情報として分離する第2の通信デバイスドライバと
を備え、
前記画像情報生成手段は、
分離された前記描画情報を解析し、この解析結果に基づいて描画制御を行う第2の描画デバイスドライバと、
前記描画制御に基づいた画像情報を生成し、該画像情報を展開した状態で一時的に蓄積する蓄積手段と、
前記蓄積手段から画像情報を読み出し、所定の画像信号に変換し出力する画像信号変換手段と
を備え、
前記画像表示手段は、変換された画像信号を光学的画像として表示することを特徴とする請求項1に記載の画像転送装置。
The drawing information generating means includes:
A drawing application that calls a predetermined drawing interface function with a drawing parameter attached to the specification of an image to be drawn;
A first drawing device driver for processing the specification information and the drawing parameter into a predetermined format by the called drawing interface function to generate the drawing information;
The first communication means includes:
A first communication device driver that acquires the drawing information as transmission information from the first drawing device driver, and generates a communication packet based on a predetermined protocol from the acquired transmission information;
A first network interface for generating a physical communication frame from the generated communication packet and transmitting the communication frame on the communication network;
The second communication means,
A second network interface that monitors the communication network and obtains a corresponding communication frame when there is transmission information for the second device, and separates a communication packet from the communication frame;
A second communication device driver for separating the transmission information as the drawing information from the separated communication packet,
The image information generating means,
A second drawing device driver that analyzes the separated drawing information and performs drawing control based on the analysis result;
A storage unit that generates image information based on the drawing control, and temporarily stores the image information in a developed state;
Image signal converting means for reading image information from the storage means, converting the image information into a predetermined image signal, and outputting the image signal;
The image transfer device according to claim 1, wherein the image display unit displays the converted image signal as an optical image.
前記第1及び第2の通信手段は、不定周期をもってデータの送受信を行うプロトコルを用い、
受信側において正常に受信が行われた場合に、送信側に対して正常応答情報を送信し、
受信側において異常受信が発生した場合に、該受信側から再送要求を行い、これに応じて送信側が再送処理を行う
ことを特徴とする請求項1又は2に記載の画像転送装置。
The first and second communication means use a protocol for transmitting and receiving data at an indefinite period,
When the reception is normally performed on the reception side, normal response information is transmitted to the transmission side,
The image transfer apparatus according to claim 1, wherein when an abnormal reception occurs on the receiving side, a retransmission request is issued from the receiving side, and the transmitting side performs retransmission processing in response to the request.
前記通信ネットワーク上に配置され、定期的にタイミング情報を前記第1及び第2の装置に対し送信するサイクルマスタを備え、
前記第1及び第2の通信手段は、送信側から一方的に送信情報を受信側機器に送信するプロトコルを用い、
該送信側の装置は、前記タイミング情報に合わせて送信する
ことを特徴とする請求項1乃至3に記載の画像転送装置。
A cycle master disposed on the communication network and periodically transmitting timing information to the first and second devices;
The first and second communication means use a protocol that unilaterally transmits transmission information from a transmitting side to a receiving side device,
4. The image transfer device according to claim 1, wherein the transmitting device transmits the image in accordance with the timing information.
前記第1の画像描画制御手段は、第1の制御信号と第2の制御信号を生成し、
前記第1の制御信号に基づく送信情報については、
不定周期をもってデータの送受信を行うプロトコルを用い、
受信側において正常に受信が行われた場合には、送信側に対して正常応答情報を送信し、受信側において異常受信が発生した場合には、該受信側から再送要求を行い、これに応じて送信側が再送処理を行い、
前記第2の制御信号に基づく送信情報については、
送信側から一方的に送信情報を受信側機器に送信するプロトコルを用い、
前記通信ネットワーク上に配置されたサイクルマスタから送信される前記タイミング情報に合わせて送信する
ことを特徴とする請求項1又は2に記載の画像転送装置。
The first image drawing control means generates a first control signal and a second control signal,
Regarding the transmission information based on the first control signal,
Using a protocol that sends and receives data at irregular intervals,
If the receiving side normally receives, the normal response information is transmitted to the transmitting side, and if abnormal receiving occurs on the receiving side, a retransmission request is made from the receiving side. The sender performs retransmission processing,
Regarding the transmission information based on the second control signal,
Using a protocol to send transmission information to the receiving device unilaterally from the transmitting side,
The image transfer apparatus according to claim 1, wherein the transmission is performed in accordance with the timing information transmitted from a cycle master arranged on the communication network.
JP2002192389A 2002-07-01 2002-07-01 Image transferring device Pending JP2004038393A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002192389A JP2004038393A (en) 2002-07-01 2002-07-01 Image transferring device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002192389A JP2004038393A (en) 2002-07-01 2002-07-01 Image transferring device

Publications (1)

Publication Number Publication Date
JP2004038393A true JP2004038393A (en) 2004-02-05

Family

ID=31701676

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002192389A Pending JP2004038393A (en) 2002-07-01 2002-07-01 Image transferring device

Country Status (1)

Country Link
JP (1) JP2004038393A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011164829A (en) * 2010-02-08 2011-08-25 Xgi Technology Inc Network medium processing device and network medium display system
CN113077739B (en) * 2020-01-06 2023-12-19 力晶积成电子制造股份有限公司 Semiconductor package

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011164829A (en) * 2010-02-08 2011-08-25 Xgi Technology Inc Network medium processing device and network medium display system
CN113077739B (en) * 2020-01-06 2023-12-19 力晶积成电子制造股份有限公司 Semiconductor package

Similar Documents

Publication Publication Date Title
JP3950926B2 (en) Image display method, host device, image display device, and display interface
JP3833483B2 (en) Image display system, image data transmission apparatus, display image data transmission method, differential transfer method, program, and storage medium
EP1088449B1 (en) A method of and apparatus for handling high bandwidth on-screen-display graphics data over a distributed ieee 1394 network utilizing an isochronous data transmission format
US8549197B2 (en) Method and system for communicating displayport information
US9544523B2 (en) Wireless display apparatus and method
US7844848B1 (en) Method and apparatus for managing remote display updates
US20020089518A1 (en) Image processing system, image display method, recording medium and image display apparatus
US6377276B1 (en) Bitmap animation of on-screen-display graphics over a distributed network and a clipping region having a visible window
JP2001228841A (en) Method, system, and device for image display, host device, and interface for displaying
JP2005173553A (en) Packet type stream transport scheduler and its using method
JP2004500731A (en) Method and apparatus for splitting, scaling and displaying video and / or graphic images across multiple display devices
JP2009009106A (en) Multimedia interface
JP2007526565A (en) Computer network architecture and method for providing display data
JP2000510312A (en) Digital wireless home computer system
JP2004350266A (en) Use of auxiliary channel for training of video monitor
JP2004336745A (en) Method of optimizing multimedia packet transmission rate in real time
JP2005051740A (en) Technique for reducing multimedia data packet overhead
US6941385B2 (en) Server transferring only image display data for a part of a display image which is to be updated for associated terminals
US20050204015A1 (en) Method and apparatus for generation and transmission of computer graphics data
JP2004038393A (en) Image transferring device
JP4191206B2 (en) Image display system and image display apparatus
CN115101025A (en) LCD control circuit supporting virtual frame buffering and control method thereof
KR20010074541A (en) Display control system, display control method therefor, and display apparatus
US20230056730A1 (en) Systems and methods for controlling high speed video
JP2006350368A (en) Image display system, host device, and image display device