JP4371692B2 - COMMUNICATION SYSTEM CONTROL METHOD, COMMUNICATION DEVICE, COMMUNICATION DEVICE CONTROL METHOD, AND PROGRAM - Google Patents

COMMUNICATION SYSTEM CONTROL METHOD, COMMUNICATION DEVICE, COMMUNICATION DEVICE CONTROL METHOD, AND PROGRAM Download PDF

Info

Publication number
JP4371692B2
JP4371692B2 JP2003118837A JP2003118837A JP4371692B2 JP 4371692 B2 JP4371692 B2 JP 4371692B2 JP 2003118837 A JP2003118837 A JP 2003118837A JP 2003118837 A JP2003118837 A JP 2003118837A JP 4371692 B2 JP4371692 B2 JP 4371692B2
Authority
JP
Japan
Prior art keywords
data
communication
data processing
output
processing device
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
JP2003118837A
Other languages
Japanese (ja)
Other versions
JP2004322420A (en
JP2004322420A5 (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.)
Canon Inc
Original Assignee
Canon 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 Canon Inc filed Critical Canon Inc
Priority to JP2003118837A priority Critical patent/JP4371692B2/en
Publication of JP2004322420A publication Critical patent/JP2004322420A/en
Publication of JP2004322420A5 publication Critical patent/JP2004322420A5/ja
Application granted granted Critical
Publication of JP4371692B2 publication Critical patent/JP4371692B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Studio Devices (AREA)
  • Accessory Devices And Overall Control Thereof (AREA)
  • Television Signal Processing For Recording (AREA)

Description

【0001】
【発明の属する技術分野】
本発明は、通信システムの制御方法、通信装置、通信装置の制御方法、並びにプログラムに関する。
【0002】
【従来の技術】
近年のデジタル技術の進歩に伴い、撮像した画像信号をデジタル信号に変換し、そのデジタル信号に圧縮処理等の信号処理を行うことで画像データを生成し、記憶媒体へ記録する撮像装置としてデジタルカメラが急速に普及しつつある。
【0003】
一方、デジタルカメラにより撮影された画像を印刷する画像出力装置としてのプリンタにおいては、昇華型熱転写方式を採用した高画質写真プリンタに加え、近年ではインクジェット方式のプリンタの高画質化も進み、銀塩写真に迫る高画質で印刷することが可能となり、デジタルカメラユーザは家庭で簡単に写真印刷することができる環境が整いつつある。
【0004】
また、デジタルカメラの多くは外部機器と画像データを転送するためにUSB(Universal Serial Bus)等の通信手段を有しており、パーソナルコンピュータ(以下PC)等の情報処理機器と接続することで、デジタルカメラの記憶媒体に保存されている画像データファイルをPCへダウンロード、或いはPCからデジタルカメラの記憶媒体へ画像データをアップロードすることができる。そこで、デジタルカメラで撮影した画像を印刷する場合には、デジタルカメラからPCへ上述した通信手段を介して画像データファイルを取り込み、PCからプリンタへ印刷を行う方法が一般的である。
【0005】
しかし、最近では、面倒な操作を省くために、デジタルカメラとプリンタ等の印刷装置を上述した通信手段により接続し、デジタルカメラから直接印刷を行う機能(この機能をダイレクトプリントサービス(以下「DPS」)と記載する)が具現化しており、その手順については規格化も行われている。
【0006】
ここで、標準的なダイレクトプリントサービスを実現するシステムの構成及びそのシーケンスについて説明する。
【0007】
図1は、標準的なダイレクトプリントサービスシステムの構成を示す図である。図1において、101はプリンタであり、デジタルカメラとUSBによる直接接続が可能なインタフェースと、後述するデジタルカメラにより撮像された画像データを印刷するための印刷手段とを具備する。102はデジタルカメラであり、プリンタ101とUSBによる直接接続が可能なインタフェースと、撮像した画像データをプリンタ101で印刷するための制御手段とを具備する。そして、103はUSBケーブルである。
【0008】
次に、上述のUSBケーブル103によってデジタルカメラ102とプリンタ101を直接接続させ、デジタルカメラ102の画像データをプリンタ101にて出力させる際のシーケンスについて説明する。
【0009】
図2は、標準的なダイレクトプリントサービスのシーケンスを示す図である。まず、USBインタフェース処理部による接続が確立すると(201)、「DPS_Discovery」(202)にてデジタルカメラ102とプリンタ101の両機器は互いの機器がダイレクトプリントサービス(DPS)機能を有する機器か否かのネゴシエーションを行う。両機器で、DPS機能を有することが確認されると、両機器はDPS処理部によるアプリケーションに制御が移行する。まず、「DPS_ConfigurePrintService処理」(203)では、両機器がどんなサービス機能を有するかの確認を行う。「DPS_GetCapability処理」(204)では、デジタルカメラ102がプリンタ101に用紙サイズ等の設定可能な能力を問い合わせ、情報を得る。これらの能力は、デジタルカメラ102のユーザインタフェースに反映され、ユーザが必要に応じて選択する。
【0010】
次に、上記手順の後、ユーザはデジタルカメラ102のユーザインタフェース処理部よりプリンタ101に印刷要求の開始操作を行うことができる。ここで、ユーザが印刷要求(205)を行うと、デジタルカメラ102は「DPS_StartJob処理」(206)を開始し、プリンタ101に対して各種印刷設定情報と共に、印刷開始を要求する。この印刷開始の要求を受けたプリンタ101は、デジタルカメラ102に対して「DPS_GetFileInfo処理」(207)を開始し、デジタルカメラ102のデータ処理部から印刷に必要な画像データの、パス、サイズ等の情報を要求して獲得する(208、209)。更に、その情報に基づき、「DPS_GetFile処理」(210)で画像データを要求し、プリンタ101のDPS処理部が画像データを読み込み(211、212)、データ処理部へデータが送られ(213)、プリント処理部が印刷処理を行う(214)。
【0011】
プリンタ101は、所望の印刷を終了した後、その結果をプリンタの動作状態としてデジタルカメラ102に通知するための「DPS_NotifyDeviceStatus処理」(215)を開始し、デジタルカメラ102にプリンタ101における印刷終了状態を通知する。そして、デジタルカメラ102のユーザインタフェース処理部により、印刷終了通知(216)が画面に表示され、ユーザは印刷の終了を知ることができる。
【0012】
このように、1枚目の印刷処理は上記処理を順次行うことで終了する。以降の印刷処理は「DPS_StartJob処理」(206)から「DPS_NotifyDeviceStatus処理」(215)を繰り返すことで実行できる。
【0013】
【発明が解決しようとする課題】
しかしながら、上記従来例では、デジタルカメラとプリンタとの間は、USBケーブルによる有線で接続され、通信を行う構成であるから、デジタルカメラとプリンタは常に一対一接続で双方向通信を行い、他のデジタルカメラとプリンタを共用する必要は無かった。また、プリンタの状態通知も、一対一に接続されているデジタルカメラに送ることで、デジタルカメラでは、プリンタの状態を把握することができた。
【0014】
しかしながら、複数のデジタルカメラとプリンタとを無線により接続する無線インタフェースとした場合、複数のデジタルカメラでプリンタを共用することが簡単に行える。この場合、最初にプリンタに接続したデジタルカメラが、従来例の手順でプリンタの状態通知を受けられるが、次にプリンタに接続したデジタルカメラではプリンタの状態通知を受け取れない。また、次のデジタルカメラでは無線により接続され、出力要求をプリンタに通知しても、プリンタは最初の無線接続されたデジタルカメラからの出力要求を処理中で、次の出力要求は処理されるまで待ち行列にキューイングされるため、2台目のデジタルカメラは無線接続した状態で待たされるといった問題がある。
【0015】
本発明は、複数の通信装置と少なくとも1つのデータ処理装置が接続されるシステムにおいて、データ処理装置の動作状態に応じて、通信装置の通信を制御することを目的とする。
【0016】
また、本発明は、1つのデータ処理装置に複数の通信装置が接続しても、効率よくデータ処理を行えるようにすることを目的とする。
【0017】
【課題を解決するための手段】
上記目的を達成するために、本発明は、複数の通信装置と少なくとも1つのデータ処理装置とが接続される通信システムの制御方法であって、前記データ処理装置は、前記データ処理装置と接続された第1の通信装置から要求されたデータの出力処理を実行中に、第2の通信装置から前記データ処理装置の動作状態を確認するための問い合わせを受信する受信工程と、前記受信工程において受信された前記第2の通信装置からの問い合わせに対して前記出力処理の進行状況を示す情報、又は前記データ処理装置と接続中の通信装置の数を示す情報を通知する通知工程と、を有し、前記第2の通信装置は、前記通知工程において前記データ処理装置から通知された情報に応じて前記データ処理装置と通信するための通信部を省電力状態へ変更する処理、又は前記データ処理装置との通信を切断する処理、を選択的に実行する制御工程と、を有することを特徴とする。
【0018】
また本発明は、複数の通信装置と少なくとも1つのデータ処理装置とが接続される通信システムにおける通信装置であって、他の通信装置から要求されたデータの出力処理を実行中のデータ処理装置に対して、前記データ処理装置の動作状態を通知するように問い合わせる問合せ手段と、前記問合せ手段による問い合わせに対する応答として、前記出力処理の進行状況を示す情報、又は前記データ処理装置と接続中の通信装置の数を示す情報を受信する受信手段と、前記受信手段により受信した情報に応じて、前記データ処理装置と通信するための通信部を省電力状態へ変更する処理、又は前記データ処理装置との通信を切断する処理を選択的に実行する制御手段と、を有することを特徴とする。
【0019】
更に本発明は、複数の通信装置と少なくとも1つのデータ処理装置とが接続される通信システムにおける通信装置の制御方法であって、他の通信装置から要求されたデータの出力処理を実行中のデータ処理装置に対して、前記データ処理装置の動作状態を通知するように問い合わせる問合せ工程と、前記問合せ工程における問い合わせに対する応答として、前記出力処理の進行状況を示す情報、又は前記データ処理装置と接続中の通信装置の数を示す情報を受信する受信工程と、前記受信工程において受信した情報に応じて、前記データ処理装置と通信するための通信部を省電力状態へ変更する処理、又は前記データ処理装置との通信を切断する処理を選択的に実行する制御工程とを有することを特徴とする。
【0020】
【発明の実施の形態】
以下、図面を参照しながら本発明に係る実施の形態を詳細に説明する。
【0021】
本実施形態は、無線通信の方法として、2.402+k(k=0,1,2,…,78)GHzの周波数帯の電波を利用して電子機器同士を無線接続できるようにする「Bluetooth」と呼ばれる短距離無線通信技術を用いて複数のデジタルスチルカメラ(以下、単に「デジタルカメラ」と称す)及びプリンタを無線により接続し、複数のデジタルカメラから直接印刷する「ダイレクトプリント」における問題点を解決するものである。
【0022】
図3は、本実施形態における無線通信システムの構成を示す図である。図3において、301は無線ダイレクトプリントシステムに対応するプリンタであり、Bluetoothに準じた無線通信方式による通信が可能な無線通信機能と、デジタルカメラで撮像され、出力要求された画像データを印刷するための印刷制御手段とを具備する。302、303は無線ダイレクトプリントシステムに対応するデジタルカメラであり、撮像した画像を蓄積する蓄積手段と、画像をプリンタ301に出力要求するための制御手段とを具備する。
【0023】
図4は、無線通信対応のプリンタの機能構成を示すブロック図である。図4において、400はシステムバスである。401はプリンタエンジンであり、後述するプリント処理部から出力された印字データに基づいて記録紙に印刷を行う。また、プリンタエンジン401は、レーザビームやLEDなどを用いた電子写真方式、インクジェット方式、インク溶融型や昇華型の熱転写方式、感熱記録方式などにより画像を記録紙に印刷するものである。402はプリント処理部であり、デジタルカメラなどから送られてきた画像データを処理し、プリンタエンジン401へ出力する。403は無線アクセス処理部であり、送信するデジタル信号を無線で送信するために変調すると共に、後述するRF部によって受信した信号を検波し、デジタル信号に変換する。404はRF部であり、無線アクセス処理部403からの変調された送信データを無線送信可能な形式に変換してアンテナに送ると共に、アンテナによって無線受信した情報より変調されたデータを取り出し、無線アクセス処理部403へ出力する。
【0024】
405はCPUであり、不揮発性メモリに格納されたプログラム及びデータに従ってプリンタを制御する。406はフラッシュROMであり、起動時のプログラムやプリンタの制御プログラム及びデータを記憶するメモリである。407はLCDなどで構成される表示部であり、このプリンタ本体の状態が表示される。408は表示処理部であり、表示部407に表示するデータを処理する。409はRAMであり、CPU405が各種処理を実行時に使用されるワークエリアやテーブルなどが定義されたメモリである。410は操作部であり、プリンタへの指示や各種設定を行うためのキーを備えている。411はシステムコントローラであり、操作部410を制御するコントローラである。412はメモリカードインタフェース(I/F)であり、413のメモリカードへのアクセス(書き込み/読み出し)を制御する。また、メモリカード413は、プリンタに着脱自在に接続され、各種設定情報などが記憶される。414は外部との有線通信を司るパラレルインタフェース(I/F)であり、415はUSBインタフェース(I/F)である。
【0025】
図5は、無線通信対応のデジタルカメラの機能構成を示すブロック図である。図5において、500はシステムバスである。501は撮像部であり、CCDによって光学的に撮像した被写体の映像を電気信号に変換して出力する。502は映像処理部であり、撮像部501から出力された映像信号に所定の処理を施す。503は無線アクセス処理部であり、送信するデジタル信号を無線で送信するために変調すると共に、後述するRF部によって受信した信号を検波し、デジタル信号に変換する。504はRF部であり、無線アクセス処理部503からの変調された送信データを無線送信可能な形式に変換してアンテナに送ると共に、アンテナによって無線受信した情報より変調されたデータを取り出し、無線アクセス処理部503へ出力する。
【0026】
505はCPUであり、不揮発性メモリに格納されたプログラム及びデータに従ってデジタルカメラを制御する。506はフラッシュROMであり、起動時のプログラムやデジタルカメラのプログラム及びデータを記憶するメモリである。507はLCDなどで構成される表示部であり、このデジタルカメラ本体の状態や撮像した映像が表示される。508は表示処理部であり、表示部507に表示するデータを処理する。509はRAMであり、CPU505が各種処理を実行時に使用されるワークエリアやテーブルなどが定義されたメモリである。510は操作部であり、デジタルカメラへの指示や各種設定を行うためのキーを備えている。511はシステムコントローラであり、操作部510を制御するコントローラである。512はメモリカードインタフェース(I/F)であり、513のメモリカードへのアクセス(書き込み/読み出し)を制御する。また、メモリカード513は、デジタルカメラに着脱自在に接続され、撮像した映像信号などが記憶される。514はオーディオインタフェース(I/F)であり、515はUSBインタフェース(I/F)である。
【0027】
以上の構成において、デジタルカメラ302からプリンタ301へ印刷出力要求が指示され、プリンタ301が印刷出力処理中に、デジタルカメラ303からプリンタ301へ印刷出力要求が指示された場合の処理について説明する。
【0028】
図6は、本実施形態におけるダイレクトプリントサービスのシーケンスを示す図である。まず、デジタルカメラ302がプリンタ301と無線接続中で、既にダイレクトプリントサービス(DPS)シーケンスに基づき画像を取得し、印刷出力処理中である。プリンタ301は「DPS_GetFile処理」で、デジタルカメラ302の画像を要求し、デジタルカメラ302からの応答メッセージで、画像を読み込み、印刷処理を実施している(601)。
【0029】
このような状況において、デジタルカメラ303のユーザがプリンタ301に対して印刷出力処理を要求し、無線接続処理を行う(602)。この接続処理の後、デジタルカメラ303とプリンタ301は無線通信による通信が可能となる(603)。次に、デジタルカメラ303は接続状態になったプリンタ301との間で両機器が互いにDPS機能を有する機器か否かを調べる「DPS_Discovery処理」(604)により両機器間でネゴシエーションを行う。両機器で、互いにDPS機器であることを認識できた場合に、両機器はDPSアプリケーションを起動する。
【0030】
DPSアプリケーションの起動後、デジタルカメラ303はそれぞれの互いのDPS機器がどんなサービス機能を有するかの確認を行う「DPS_ConfigurePrintService処理」(605)を開始する。例えば、デジタルカメラ303はプリントクライアントとしてプリンタ301に対してプリントサーバ機能を要求すると共に、自身はストレージサーバ機能があることを通知する。これに対して、プリンタ301はプリントサーバ機能が提供できることを通知すると共にストレージクライアントとしてデジタルカメラ303のストレージサーバ機能を用いることを通知する。
【0031】
次に、デジタルカメラ303はプリンタ301に用紙サイズ、出力枚数等の設定可能な情報を問い合わせる「DPS_GetCapability処理」(606)を開始する。この処理によって得た情報はデジタルカメラ303側のUI情報に適宜反映することができ、ユーザがデジタルカメラ303のUI(ユーザインタフェース)を使って必要に応じて選択する。ここまでの処理を終了すると、デジタルカメラ303はDPS機器としてプリンタ301に対して実際の印刷処理要求可能な状態になる。
【0032】
ここで、ユーザがデジタルカメラ303よりプリンタ301に印刷出力処理を開始し、この印刷出力処理の開始操作から生成された印刷開始要求(607)をDPS処理部に送る。尚、図1に示した標準的なDPSシーケンスでは、デジタルカメラ303はプリンタ301に各種印刷設定情報と共に印刷開始を要求する「DPS_StartJob」を送信しているが、本実施形態のように複数のデジタルカメラが無線通信方式でプリンタに接続される場合、他のデジタルカメラがプリンタを使用しているか否かがわからない。そこで、「DSP_Start_Job」を送信する前に、プリンタ301の状態を確認するために「DPS_GetDeviceStatus_Req」を送信する(608)。
【0033】
これに対して、プリンタ301はデジタルカメラ302の画像を印刷出力処理中であるため、「DPS_GetDeviceStatus_Rsp」に「Printing」パラメータを付けてデジタルカメラ303に返送する(609)。また、プリンタ301が、印刷出力処理中以外の状態あるときも、同様に「DPS_GetDeviceStatus_Rsp」に状態を表すパラメータを付けてデジタルカメラ303に返送する。例えば、無線接続中であれば、「Wireless Connecting」、エラー処理中であれば、「Error」などと返す。これにより、デジタルカメラ303では、プリンタ301が印刷出力処理中、エラー処理中であるため、「DSP_Start_Job」をプリンタ301に送信しても受け付けられないので、周期的に問い合わせを行う時間間隔を長くするために、一旦待機状態とするよう無線アクセス処理部503に対して無線制御(610)を行う。具体的には、例えばBluetoothでは、無線通信での待機状態として省電力モードがある。尚、この省電力モードに移行する手順は、規格で規定されている手順に従うものであり、その説明は省略する。
【0034】
また、プリンタ301は、動作状態として印刷処理中の全ページ数と印刷済みページ数をデジタルカメラ303に通知する。そして、デジタルカメラ303では、全ページ数と印刷済みページ数とを比較することにより、残っているページ数が所定のページ数より多いときには、省電力モードに移行しても、画像を出力する順番が来るためには多くの時間を費やすため、無線アクセス処理部503に対して無線通信の切断を指示し、一定時間が経過した後、再度プリンタ301に無線通信の接続起動を行い、印刷出力処理を要求する。そして、デジタルカメラ303は周期的にプリンタ301へ「DPS_GetDeviceStatus_Req」を送信する。
【0035】
尚、プリンタ301は、動作状態として無線通信により接続しているデジタルカメラの数を通知しても良い。これにより、無線により接続したデジタルカメラでは、プリンタ301に既に接続されているデジタルカメラの数が所定の数より多い場合、上述した無線通信を切断する場合と同様に制御することもできる。
【0036】
また、プリンタ301において、デジタルカメラ302からの画像の印刷出力を終了した時点で、プリンタ301が印刷処理を終了した状態である旨を「DPS_NotifyDeviceStatus(Idle)処理」(611)によってデジタルカメラ302に通知し、デジタルカメラ302のユーザへ印刷処理の終了を知らせる。
【0037】
次に、プリンタ301は、待機状態のデジタルカメラ303から送られてくる「DPS_GetDeviceStatus_Req」(612)に対して、デジタルカメラ302からの印刷処理が終了したので「DPS_GetDeviceStatus_Rsp」に「Idle」パラメータを付けてデジタルカメラ303に返送する(613)。ここで、デジタルカメラ303では、プリンタ301の印刷出力処理が終了したので、待機状態にある無線通信を起動状態にするために、無線アクセス処理部503に対して無線制御(614)を行う。
【0038】
ここで、デジタルカメラ303は、プリンタ301に「DPS_StartJob処理」(615)を送信し、各種印刷設定情報と共に、印刷開始を要求する。一方、印刷開始要求を受けるとプリンタ301は、デジタルカメラ303に対して「DPS_GetFileInfo処理」(616)を開始し、印刷に必要な画像データの、パス、サイズ等の情報を要求し、デジタルカメラ303のデータ処理部からファイル情報(617)を獲得する(618)。更に、その情報に基づき「DPS_GetFile処理」(619)で画像データを要求し、画像ファイル(620)として画像データを読み込み(621)、その画像データ(622)をプリンタ301のデータ処理部へ送出し、プリント処理部が印刷処理(623)を行う。
【0039】
その後、プリンタ301は所望の印刷処理を終了すると、プリンタの動作状態をデジタルカメラに通知する「DPS_NotifyDeviceStatus処理」(624)により、デジタルカメラ303にプリンタ301における印刷終了状態を通知し、デジタルカメラ303の表示画面に印刷完了通知625を表示することで、ユーザは印刷の終了を知る。
【0040】
尚、本実施形態では、複数のデジタルカメラに対してプリンタが1台の場合を例に説明したが、本発明はこれだけに限らず、複数のプリンタに適用することも可能である。その場合、複数のプリンタに対してデジタルカメラが1対nの無線接続を行った後、それぞれのプリンタに「DPS_GetDeviceStatus_Req」を送り、「DPS_GetDeviceStatus_Rsp」に「Idle」パラメータを付けて返答してきたプリンタに「DPS_StartJob」を送信することにより、複数台のプリンタから使用可能なプリンタの選択を適正に行うことができる。
【0041】
また、本実施形態では、無線通信の方法として「Bluetooth」を例に説明したが、本発明はこれだけに限るものではなく、例えばIEEE802.11b、IEEE802.11aなどの他の無線通信の方法でも良い。
【0042】
以上説明したように、実施形態によれば、プリンタ301において、無線通信によりデジタルカメラ302からの印刷出力要求を受け付け、その印刷処理中に、デジタルカメラ303から印刷出力要求があった場合に、そのデジタルカメラ303からプリンタ301の動作状態を問い合わせ、通知されたプリンタの動作状態に応じてデジタルカメラ303で無線通信を制御し、待機状態や無線切断ができ、バッテリー消費を抑えられると共に、ユーザに対しても起動していつまでたっても印刷されないいらいらを解消できる効果がある。
【0043】
尚、本発明は複数の機器(例えば、ホストコンピュータ,インタフェース機器,リーダ,プリンタなど)から構成されるシステムに適用しても、1つの機器からなる装置(例えば、複写機,ファクシミリ装置など)に適用しても良い。
【0044】
また、本発明の目的は前述した実施形態の機能を実現するソフトウェアのプログラムコードを記録した記録媒体を、システム或いは装置に供給し、そのシステム或いは装置のコンピュータ(CPU若しくはMPU)が記録媒体に格納されたプログラムコードを読出し実行することによっても、達成されることは言うまでもない。
【0045】
この場合、記録媒体から読出されたプログラムコード自体が前述した実施形態の機能を実現することになり、そのプログラムコードを記憶した記録媒体は本発明を構成することになる。
【0046】
このプログラムコードを供給するための記録媒体としては、例えばフロッピー(登録商標)ディスク,ハードディスク,光ディスク,光磁気ディスク,CD−ROM,CD−R,磁気テープ,不揮発性のメモリカード,ROMなどを用いることができる。
【0047】
また、コンピュータが読出したプログラムコードを実行することにより、前述した実施形態の機能が実現されるだけでなく、そのプログラムコードの指示に基づき、コンピュータ上で稼働しているOS(オペレーティングシステム)などが実際の処理の一部又は全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。
【0048】
更に、記録媒体から読出されたプログラムコードが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書込まれた後、そのプログラムコードの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPUなどが実際の処理の一部又は全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。
【0049】
以上のように、例えば複数の撮像装置と画像出力装置とが接続され、撮像装置からの問い合わせに対して画像出力装置の動作状態を撮像装置に通知することにより、撮像装置から頻繁に問い合わせを行う必要がなくなり、通信の電力消費を抑えることができる。
【0050】
以上のように、本実施例によれば、同じ装置に複数の装置が接続した場合でも、1対1接続で使われていた手順を使って効率良く、情報処理を行うことができる。
【発明の効果】
以上説明したように、本発明によれば、他の通信装置から要求されたデータの出力処理を実行中のデータ処理装置への問い合わせに対する応答として前記データ処理装置から通知される、前記出力処理の進行状況を示す情報、又は接続中の通信装置の数を示す情報に応じて、前記データ処理装置と通信するための通信部を省電力状態へ変更する処理、又は前記データ処理装置との通信を切断する処理、を選択的に実行することができる。
【図面の簡単な説明】
【図1】標準的なダイレクトプリントサービスシステムの構成を示す図である。
【図2】標準的なダイレクトプリントサービスのシーケンスを示す図である。
【図3】本実施形態における無線通信システムの構成を示す図である。
【図4】無線通信対応のプリンタの機能構成を示すブロック図である。
【図5】無線通信対応のデジタルカメラの機能構成を示すブロック図である。
【図6】本実施形態におけるダイレクトプリントサービスのシーケンスを示す図である。
【符号の説明】
301 無線通信対応プリンタ
302 無線通信対応デジタルカメラ
303 無線通信対応デジタルカメラ
401 プリンタエンジン
402 プリント処理部
403 無線アクセス処理部
404 RF部
405 CPU
406 フラッシュROM
407 表示部
408 表示処理部
409 RAM
410 操作部
411 システムコントローラ
412 メモリカードインタフェース
413 メモリカード
414 パラレルインタフェース
415 USBインタフェース
501 撮像部
502 映像処理部
503 無線アクセス処理部
504 RF部
505 CPU
506 フラッシュROM
507 表示部
508 表示処理部
509 RAM
510 操作部
511 システムコントローラ
512 メモリカードインタフェース
513 メモリカード
514 オーディオインタフェース
515 USBインタフェース
[0001]
BACKGROUND OF THE INVENTION
  The present invention relates to a method for controlling a communication system., ThroughCommunication device,Control method of communication device,LineInAbout the program.
[0002]
[Prior art]
With recent advances in digital technology, a digital camera is used as an imaging device that converts a captured image signal into a digital signal, generates image data by performing signal processing such as compression processing on the digital signal, and records the image data on a storage medium Is rapidly spreading.
[0003]
On the other hand, in printers as image output devices that print images taken by digital cameras, in addition to high-quality photographic printers that employ a sublimation thermal transfer system, in recent years, the quality of inkjet printers has also increased, and It has become possible to print with high image quality approaching that of a photograph, and an environment in which a digital camera user can easily print a photograph at home is being prepared.
[0004]
Many digital cameras have communication means such as USB (Universal Serial Bus) for transferring image data with external devices, and by connecting to information processing devices such as personal computers (hereinafter referred to as PCs), An image data file stored in the storage medium of the digital camera can be downloaded to the PC, or the image data can be uploaded from the PC to the storage medium of the digital camera. Therefore, when printing an image taken by a digital camera, a method of capturing an image data file from the digital camera to the PC via the communication means described above and printing from the PC to the printer is common.
[0005]
However, recently, in order to save troublesome operations, a digital camera and a printing device such as a printer are connected by the communication means described above, and a function for performing printing directly from the digital camera (this function is called a direct print service (hereinafter referred to as “DPS”)). )) Is embodied, and the procedure is also standardized.
[0006]
Here, the configuration and sequence of a system for realizing a standard direct print service will be described.
[0007]
FIG. 1 is a diagram showing the configuration of a standard direct print service system. In FIG. 1, reference numeral 101 denotes a printer, which includes an interface that can be directly connected to a digital camera via USB, and a printing unit that prints image data captured by a digital camera, which will be described later. Reference numeral 102 denotes a digital camera, which includes an interface that can be directly connected to the printer 101 via USB, and a control means for printing the captured image data by the printer 101. Reference numeral 103 denotes a USB cable.
[0008]
Next, a sequence when the digital camera 102 and the printer 101 are directly connected by the USB cable 103 and the image data of the digital camera 102 is output by the printer 101 will be described.
[0009]
FIG. 2 is a diagram showing a sequence of a standard direct print service. First, when the connection by the USB interface processing unit is established (201), it is determined in “DPS_Discovery” (202) whether both devices of the digital camera 102 and the printer 101 are devices having a direct print service (DPS) function. Negotiate When it is confirmed that both devices have the DPS function, the control of both devices is transferred to the application by the DPS processing unit. First, in “DPS_ConfigurePrintService processing” (203), it is confirmed what service function both devices have. In “DPS_GetCapability processing” (204), the digital camera 102 inquires of the printer 101 about capability that can be set such as a paper size, and obtains information. These capabilities are reflected in the user interface of the digital camera 102 and are selected by the user as needed.
[0010]
Next, after the above procedure, the user can start a print request to the printer 101 from the user interface processing unit of the digital camera 102. When the user makes a print request (205), the digital camera 102 starts "DPS_StartJob processing" (206), and requests the printer 101 to start printing together with various print setting information. Upon receiving this print start request, the printer 101 starts “DPS_GetFileInfo processing” (207) for the digital camera 102, and the path, size, and the like of the image data required for printing from the data processing unit of the digital camera 102. Request and obtain information (208, 209). Further, based on the information, image data is requested by “DPS_GetFile processing” (210), the DPS processing unit of the printer 101 reads the image data (211 and 212), and the data is sent to the data processing unit (213). The print processing unit performs print processing (214).
[0011]
After finishing the desired printing, the printer 101 starts the “DPS_NotifyDeviceStatus process” (215) for notifying the digital camera 102 of the result as the printer operating state, and notifies the digital camera 102 of the printing end state in the printer 101. Notice. Then, the user interface processing unit of the digital camera 102 displays a print end notification (216) on the screen, and the user can know the end of printing.
[0012]
As described above, the printing process for the first sheet is completed by sequentially performing the above processes. The subsequent print processing can be executed by repeating “DPS_StartJob processing” (206) to “DPS_NotifyDeviceStatus processing” (215).
[0013]
[Problems to be solved by the invention]
However, in the above-described conventional example, the digital camera and the printer are connected by a wired cable using a USB cable and communicate with each other. Therefore, the digital camera and the printer always perform one-to-one connection and two-way communication. There was no need to share the digital camera and printer. In addition, the printer status notification is also sent to the digital cameras connected one-on-one so that the digital camera can grasp the printer status.
[0014]
However, when a wireless interface for connecting a plurality of digital cameras and a printer wirelessly is used, it is possible to easily share a printer among a plurality of digital cameras. In this case, the first digital camera connected to the printer can receive the printer status notification according to the conventional procedure, but the next digital camera connected to the printer cannot receive the printer status notification. Even if the next digital camera is connected wirelessly and the output request is notified to the printer, the printer is still processing the output request from the first wirelessly connected digital camera until the next output request is processed. Since it is queued in the queue, there is a problem that the second digital camera waits in a wireless connection state.
[0015]
  The present inventionIn a system in which a plurality of communication devices and at least one data processing device are connected, communication of the communication device is controlled according to the operation state of the data processing device.The purpose is to do.
[0016]
  The present invention also provides:One data processingMultiple in the devicecommunicationEven if the device is connected, it is efficientdataThe purpose is to enable processing.
[0017]
[Means for Solving the Problems]
  To achieve the above object, the present invention provides a communication system control method in which a plurality of communication devices and at least one data processing device are connected,The data processing device is connected to the data processing deviceFirst communication devicePlaceRequested data fromOutputWhile executing the process, from the second communication deviceReceiving to receive an inquiry to confirm the operating state of the data processing deviceProcess,Received in the receiving stepIn response to an inquiry from the second communication device,SaidInformation indicating the progress status of output processing, or information indicating the number of communication devices connected to the data processing deviceNotifynotificationProcess,The second communication device in the notification stepThe data processing deviceInformation notified byIn response to the,SaidControl for selectively executing processing for changing a communication unit for communicating with a data processing device to a power saving state or processing for disconnecting communication with the data processing deviceAnd a process.
[0018]
  The present invention also providesA communication device in a communication system in which a plurality of communication devices and at least one data processing device are connected to the data processing device that is executing output processing of data requested by another communication device. Inquiry means for inquiring to notify the operating state of the processing device, and information indicating the progress status of the output processing or information indicating the number of communication devices connected to the data processing device as a response to the inquiry by the inquiry means And a process for changing a communication unit for communicating with the data processing device to a power saving state according to the information received by the receiving unit, or a process for disconnecting communication with the data processing device And control means for selectively executing.
[0019]
  Furthermore, the present invention is a method for controlling a communication device in a communication system in which a plurality of communication devices and at least one data processing device are connected,The data requested by another communication device is being output.For data processing equipmentAndAn inquiry step for making an inquiry to notify the operating state of the data processing device;As a response to the inquiry in the inquiry step, information indicating the progress status of the output process or information indicating the number of communication devices connected to the data processing device, and information received in the reception step In response, a process for changing a communication unit for communicating with the data processing apparatus to a power saving state or a process for disconnecting communication with the data processing apparatus is selectively executed.Control process and,It is characterized by having.
[0020]
DETAILED DESCRIPTION OF THE INVENTION
Hereinafter, embodiments according to the present invention will be described in detail with reference to the drawings.
[0021]
In the present embodiment, as a wireless communication method, “Bluetooth” that enables wireless connection between electronic devices using radio waves in a frequency band of 2.402 + k (k = 0, 1, 2,..., 78) GHz. Using the short-range wireless communication technology called “Multiple digital still cameras” (hereinafter simply referred to as “digital cameras”) and printers to connect wirelessly and printing directly from multiple digital cameras It is a solution.
[0022]
FIG. 3 is a diagram showing a configuration of the wireless communication system in the present embodiment. In FIG. 3, reference numeral 301 denotes a printer corresponding to the wireless direct print system, for printing a wireless communication function capable of communication by a wireless communication method according to Bluetooth, and image data that has been captured by a digital camera and requested to be output. Printing control means. Reference numerals 302 and 303 denote digital cameras compatible with the wireless direct print system, and include storage means for storing captured images and control means for requesting the printer 301 to output images.
[0023]
FIG. 4 is a block diagram illustrating a functional configuration of a printer compatible with wireless communication. In FIG. 4, reference numeral 400 denotes a system bus. Reference numeral 401 denotes a printer engine, which prints on a recording sheet based on print data output from a print processing unit described later. The printer engine 401 prints an image on a recording sheet by an electrophotographic method using a laser beam or an LED, an ink jet method, an ink melting type or a sublimation type thermal transfer method, a thermal recording method, or the like. A print processing unit 402 processes image data sent from a digital camera or the like and outputs the processed image data to the printer engine 401. Reference numeral 403 denotes a wireless access processing unit that modulates a digital signal to be transmitted for wireless transmission, and detects a signal received by an RF unit described later to convert it into a digital signal. Reference numeral 404 denotes an RF unit, which converts the modulated transmission data from the wireless access processing unit 403 into a format that can be wirelessly transmitted and sends the data to the antenna. The data is output to the processing unit 403.
[0024]
Reference numeral 405 denotes a CPU which controls the printer in accordance with programs and data stored in the nonvolatile memory. A flash ROM 406 is a memory that stores a startup program, a printer control program, and data. Reference numeral 407 denotes a display unit composed of an LCD or the like, which displays the status of the printer body. Reference numeral 408 denotes a display processing unit that processes data to be displayed on the display unit 407. Reference numeral 409 denotes a RAM, which is a memory in which a work area, a table, and the like used when the CPU 405 executes various processes are defined. Reference numeral 410 denotes an operation unit, which includes keys for instructing the printer and performing various settings. Reference numeral 411 denotes a system controller that controls the operation unit 410. Reference numeral 412 denotes a memory card interface (I / F), which controls access (write / read) to the memory card 413. The memory card 413 is detachably connected to the printer and stores various setting information. Reference numeral 414 denotes a parallel interface (I / F) that controls wired communication with the outside, and reference numeral 415 denotes a USB interface (I / F).
[0025]
FIG. 5 is a block diagram illustrating a functional configuration of a digital camera compatible with wireless communication. In FIG. 5, reference numeral 500 denotes a system bus. Reference numeral 501 denotes an image pickup unit that converts an image of a subject optically picked up by a CCD into an electric signal and outputs the electric signal. A video processing unit 502 performs predetermined processing on the video signal output from the imaging unit 501. Reference numeral 503 denotes a wireless access processing unit that modulates a digital signal to be transmitted for wireless transmission, and detects a signal received by an RF unit, which will be described later, and converts it into a digital signal. Reference numeral 504 denotes an RF unit that converts the modulated transmission data from the wireless access processing unit 503 into a format that can be wirelessly transmitted and sends the data to the antenna, and also takes out the modulated data from the information wirelessly received by the antenna and performs wireless access. The data is output to the processing unit 503.
[0026]
Reference numeral 505 denotes a CPU that controls the digital camera in accordance with a program and data stored in a nonvolatile memory. Reference numeral 506 denotes a flash ROM, which is a memory for storing a startup program, a digital camera program, and data. Reference numeral 507 denotes a display unit composed of an LCD or the like, which displays the state of the digital camera body and captured images. Reference numeral 508 denotes a display processing unit that processes data to be displayed on the display unit 507. Reference numeral 509 denotes a RAM, which is a memory in which a work area, a table, and the like used when the CPU 505 executes various processes are defined. Reference numeral 510 denotes an operation unit, which includes keys for performing instructions and various settings to the digital camera. Reference numeral 511 denotes a system controller that controls the operation unit 510. A memory card interface (I / F) 512 controls access (write / read) to the memory card 513. The memory card 513 is detachably connected to the digital camera and stores captured video signals and the like. Reference numeral 514 denotes an audio interface (I / F), and 515 denotes a USB interface (I / F).
[0027]
In the above configuration, a process when a print output request is instructed from the digital camera 302 to the printer 301 and a print output request is instructed from the digital camera 303 to the printer 301 while the printer 301 is performing print output processing will be described.
[0028]
FIG. 6 is a diagram showing a sequence of the direct print service in the present embodiment. First, the digital camera 302 is wirelessly connected to the printer 301, and has already acquired an image based on a direct print service (DPS) sequence and is currently performing a print output process. The printer 301 requests an image of the digital camera 302 by “DPS_GetFile processing”, reads the image by a response message from the digital camera 302, and executes a printing process (601).
[0029]
In such a situation, the user of the digital camera 303 requests print output processing from the printer 301 and performs wireless connection processing (602). After this connection process, the digital camera 303 and the printer 301 can communicate by wireless communication (603). Next, the digital camera 303 negotiates with the printer 301 in a connected state by “DPS_Discovery processing” (604) for checking whether or not both devices have DPS functions. When both devices recognize that they are DPS devices, both devices start the DPS application.
[0030]
After starting the DPS application, the digital camera 303 starts “DPS_ConfigurePrintService processing” (605) for confirming what service function each DPS device has. For example, the digital camera 303 requests a print server function to the printer 301 as a print client, and notifies itself that it has a storage server function. In response to this, the printer 301 notifies that the print server function can be provided, and notifies that the storage server function of the digital camera 303 is used as a storage client.
[0031]
Next, the digital camera 303 starts “DPS_GetCapability processing” (606) for inquiring the printer 301 about settable information such as the paper size and the number of output sheets. Information obtained by this processing can be appropriately reflected in the UI information on the digital camera 303 side, and the user uses the UI (user interface) of the digital camera 303 to select as necessary. When the processing so far is completed, the digital camera 303 is in a state where it can request an actual print processing to the printer 301 as a DPS device.
[0032]
Here, the user starts a print output process from the digital camera 303 to the printer 301, and sends a print start request (607) generated from the start operation of the print output process to the DPS processing unit. In the standard DPS sequence shown in FIG. 1, the digital camera 303 transmits “DPS_StartJob” requesting the start of printing together with various print setting information to the printer 301. When the camera is connected to the printer by wireless communication, it is not known whether another digital camera is using the printer. Therefore, before sending “DSP_Start_Job”, “DPS_GetDeviceStatus_Req” is sent to confirm the status of the printer 301 (608).
[0033]
On the other hand, since the printer 301 is in the process of printing out the image of the digital camera 302, the “Printing” parameter is added to “DPS_GetDeviceStatus_Rsp” and returned to the digital camera 303 (609). Similarly, when the printer 301 is in a state other than the print output process, the parameter indicating the state is similarly attached to “DPS_GetDeviceStatus_Rsp” and returned to the digital camera 303. For example, “Wireless Connecting” is returned when wireless connection is being performed, and “Error” is returned when error processing is being performed. As a result, in the digital camera 303, since the printer 301 is in the process of print output and error processing, even if “DSP_Start_Job” is transmitted to the printer 301, it cannot be accepted. For this purpose, wireless control (610) is performed on the wireless access processing unit 503 so as to temporarily enter a standby state. Specifically, for example, in Bluetooth, there is a power saving mode as a standby state in wireless communication. Note that the procedure for shifting to the power saving mode follows the procedure defined in the standard, and a description thereof will be omitted.
[0034]
In addition, the printer 301 notifies the digital camera 303 of the total number of pages being printed and the number of printed pages as operation states. The digital camera 303 compares the total number of pages with the number of printed pages. If the number of remaining pages is larger than the predetermined number of pages, the order in which images are output even when the mode is shifted to the power saving mode. In order to spend a lot of time, the wireless access processing unit 503 is instructed to disconnect wireless communication, and after a predetermined time has elapsed, the wireless communication connection is activated again to the printer 301, and the print output processing is performed. Request. Then, the digital camera 303 periodically transmits “DPS_GetDeviceStatus_Req” to the printer 301.
[0035]
Note that the printer 301 may notify the number of digital cameras connected by wireless communication as an operation state. Accordingly, in the case of a digital camera connected wirelessly, when the number of digital cameras already connected to the printer 301 is greater than a predetermined number, the control can be performed in the same manner as when the wireless communication is disconnected.
[0036]
Further, when the printer 301 finishes printing the image from the digital camera 302, the “DPS_NotifyDeviceStatus (Idle) process” (611) notifies the digital camera 302 that the printer 301 has finished the printing process. Then, the user of the digital camera 302 is notified of the end of the printing process.
[0037]
Next, the printer 301 completes the printing process from the digital camera 302 for “DPS_GetDeviceStatus_Req” (612) sent from the digital camera 303 in the standby state, and adds the “Idle” parameter to “DPS_GetDeviceStatus_Rsp”. It returns to the digital camera 303 (613). Here, in the digital camera 303, since the print output processing of the printer 301 is completed, the wireless access processing unit 503 is wirelessly controlled (614) in order to activate the wireless communication in the standby state.
[0038]
Here, the digital camera 303 transmits “DPS_StartJob processing” (615) to the printer 301 and requests the start of printing together with various print setting information. On the other hand, upon receiving a print start request, the printer 301 starts “DPS_GetFileInfo processing” (616) to the digital camera 303, requests information such as the path and size of image data necessary for printing, and receives the digital camera 303. File information (617) is acquired from the data processing unit (618). Further, based on the information, “DPS_GetFile processing” (619) requests image data, reads the image data as an image file (620) (621), and sends the image data (622) to the data processing unit of the printer 301. The print processing unit performs print processing (623).
[0039]
Thereafter, when the printer 301 finishes the desired printing process, the printer 301 notifies the digital camera 303 of the printing end state by the “DPS_NotifyDeviceStatus process” (624) that notifies the digital camera of the operation state of the printer. By displaying the print completion notification 625 on the display screen, the user knows the end of printing.
[0040]
In this embodiment, the case where there is one printer for a plurality of digital cameras has been described as an example. However, the present invention is not limited thereto, and can be applied to a plurality of printers. In that case, after the digital camera makes a one-to-n wireless connection to a plurality of printers, “DPS_GetDeviceStatus_Req” is sent to each printer, and “Ddle_GetDeviceStatus_Rsp” is added with an “Idle” parameter to the responding printer. By transmitting “DPS_StartJob”, it is possible to appropriately select a usable printer from a plurality of printers.
[0041]
In the present embodiment, “Bluetooth” has been described as an example of the wireless communication method. However, the present invention is not limited to this, and other wireless communication methods such as IEEE802.11b and IEEE802.11a may be used. .
[0042]
As described above, according to the embodiment, the printer 301 receives a print output request from the digital camera 302 by wireless communication, and when there is a print output request from the digital camera 303 during the print processing, The digital camera 303 inquires about the operating state of the printer 301, and the wireless communication is controlled by the digital camera 303 according to the notified operating state of the printer. Even if it starts up, it has the effect of eliminating the annoyance that does not print any time.
[0043]
Even if the present invention is applied to a system constituted by a plurality of devices (for example, a host computer, an interface device, a reader, a printer, etc.), it is applied to an apparatus (for example, a copying machine, a facsimile machine, etc.) comprising a single device. It may be applied.
[0044]
Another object of the present invention is to supply a recording medium in which a program code of software realizing the functions of the above-described embodiments is recorded to a system or apparatus, and the computer (CPU or MPU) of the system or apparatus stores the recording medium in the recording medium. Needless to say, this can also be achieved by reading and executing the programmed program code.
[0045]
In this case, the program code itself read from the recording medium realizes the functions of the above-described embodiment, and the recording medium storing the program code constitutes the present invention.
[0046]
As a recording medium for supplying the program code, for example, a floppy (registered trademark) disk, a hard disk, an optical disk, a magneto-optical disk, a CD-ROM, a CD-R, a magnetic tape, a nonvolatile memory card, a ROM, or the like is used. be able to.
[0047]
Further, by executing the program code read by the computer, not only the functions of the above-described embodiments are realized, but also an OS (operating system) operating on the computer based on the instruction of the program code. It goes without saying that a case where the function of the above-described embodiment is realized by performing part or all of the actual processing and the processing is included.
[0048]
Further, after the program code read from the recording medium is written in a memory provided in a function expansion board inserted into the computer or a function expansion unit connected to the computer, the function expansion is performed based on the instruction of the program code. It goes without saying that the CPU or the like provided in the board or the function expansion unit performs part or all of the actual processing and the functions of the above-described embodiments are realized by the processing.
[0049]
As described above, for example, a plurality of imaging devices and an image output device are connected, and inquiries from the imaging device are frequently made by notifying the imaging device of the operation state of the image output device in response to an inquiry from the imaging device. This eliminates the need for communication power consumption.
[0050]
  As described above, according to this embodiment, even when a plurality of devices are connected to the same device, it is possible to efficiently perform information processing using the procedure used in the one-to-one connection.
【The invention's effect】
  As explained above, according to the present invention,Information indicating the progress status of the output process notified from the data processing apparatus as a response to an inquiry to the data processing apparatus that is executing the output process of the data requested from another communication apparatus, or the communication apparatus being connected Selectively executing a process for changing a communication unit for communicating with the data processing apparatus to a power saving state or a process for disconnecting communication with the data processing apparatus according to information indicating the number ofbe able to.
[Brief description of the drawings]
FIG. 1 is a diagram illustrating a configuration of a standard direct print service system.
FIG. 2 is a diagram illustrating a sequence of a standard direct print service.
FIG. 3 is a diagram showing a configuration of a wireless communication system in the present embodiment.
FIG. 4 is a block diagram illustrating a functional configuration of a printer compatible with wireless communication.
FIG. 5 is a block diagram showing a functional configuration of a digital camera compatible with wireless communication.
FIG. 6 is a diagram showing a sequence of a direct print service in the present embodiment.
[Explanation of symbols]
301 Printer for wireless communication
302 Digital camera for wireless communication
303 Digital Camera for Wireless Communication
401 Printer engine
402 Print processing unit
403 Wireless access processing unit
404 RF part
405 CPU
406 Flash ROM
407 display
408 Display processing unit
409 RAM
410 Operation unit
411 system controller
412 Memory card interface
413 Memory card
414 Parallel interface
415 USB interface
501 Imaging unit
502 Video processing unit
503 Wireless access processing unit
504 RF section
505 CPU
506 Flash ROM
507 display
508 Display processing unit
509 RAM
510 Operation unit
511 system controller
512 Memory card interface
513 memory card
514 Audio Interface
515 USB interface

Claims (17)

複数の通信装置と少なくとも1つのデータ処理装置とが接続される通信システムの制御方法であって、
前記データ処理装置は、
前記データ処理装置と接続された第1の通信装置から要求されたデータの出力処理を実行中に、第2の通信装置から前記データ処理装置の動作状態を確認するための問い合わせを受信する受信工程と、
前記受信工程において受信された前記第2の通信装置からの問い合わせに対して前記出力処理の進行状況を示す情報、又は前記データ処理装置と接続中の通信装置の数を示す情報を通知する通知工程と、を有し、
前記第2の通信装置は、
前記通知工程において前記データ処理装置から通知された情報に応じて前記データ処理装置と通信するための通信部を省電力状態へ変更する処理、又は前記データ処理装置との通信を切断する処理、を選択的に実行する制御工程と、
を有することを特徴とする通信システムの制御方法。
A control method of a communication system in which a plurality of communication devices and at least one data processing device are connected,
The data processing device includes:
The first communication instrumentation placed et the requested output processing of data connected to the data processing apparatus during the execution, reception that receives a query for checking the operation status of the data processing apparatus from a second communication device Process,
Notification notifies the inquiry from the second communication device received in the reception step, information indicating the progress of the output process, or information indicating the number of communication devices in connection with the data processing device And having a process
The second communication device is:
Wherein in response to the notification information from the data processing device in the notification step, the data processing apparatus and the processing for changing the communication unit for communicating to the power saving state, or the processing to disconnect communication with the data processing device, A control process for selectively executing
A control method for a communication system, comprising:
前記通知工程では、前記出力処理の進行状況を示す情報として、前記第1の通信装置から出力を要求されたデータのうち、未出力のデータのデータ量を前記第2の通信装置が判別するための情報が通知されることを特徴とする請求項1記載の通信システムの制御方法。In the notification step, as the information indicating the progress of the output process, the second communication device discriminates the data amount of unoutput data among the data requested to be output from the first communication device. The communication system control method according to claim 1, wherein the information is notified. 前記制御工程では、前記未出力のデータのデータ量が判別され、判別された前記未出力のデータ量が所定のデータ量より少ない場合は前記データ処理装置と通信するための通信部を省電力状態へ変更する処理が行われ、判別された前記未出力のデータ量が所定のデータ量より多い場合は前記データ処理装置との通信を切断する処理が行われることを特徴とする請求項2記載の通信システムの制御方法。In the control step, a data amount of the non-output data is determined, and when the determined non-output data amount is smaller than a predetermined data amount, a communication unit for communicating with the data processing device is in a power saving state. 3. The process according to claim 2, wherein when the amount of unoutputted data determined is greater than a predetermined amount of data, processing for disconnecting communication with the data processing device is performed. A control method of a communication system. 前記通知工程では、前記出力処理の進行状況を示す情報として、出力処理中のデータの全データ量と出力済みのデータ量と、が通知されることを特徴とする請求項1記載の通信システムの制御方法。2. The communication system according to claim 1, wherein in the notification step, as the information indicating the progress status of the output process, a total data amount of data being output and a data amount that has been output are notified. Control method. 前記制御工程では、出力処理中のデータの全データ量と出力済みのデータ量とを比較することにより得られる未出力のデータ量が所定のデータ量より少ない場合は前記データ処理装置と通信するための通信部を省電力状態へ変更する処理が行われ、前記未出力のデータ量が所定のデータ量より多い場合は前記データ処理装置との通信を切断する処理が行われることを特徴とする請求項4記載の通信システムの制御方法。In the control step, in order to communicate with the data processing device when the amount of unoutput data obtained by comparing the total amount of data being output and the amount of data already output is smaller than a predetermined amount of data A process of changing the communication unit to a power saving state is performed, and when the amount of unoutputted data is larger than a predetermined amount of data, a process of disconnecting communication with the data processing device is performed. Item 5. A communication system control method according to Item 4. 前記制御工程では、前記データ処理装置と接続中の通信装置の数が所定数より少ない場合は前記データ処理装置と通信するための通信部を省電力状態へ変更する処理が行われ、前記データ処理装置と接続中の通信装置の数が所定数より多い場合は前記データ処理装置との通信を切断する処理が行われることを特徴とする請求項1記載の通信システムの制御方法。In the control step, when the number of communication devices connected to the data processing device is less than a predetermined number, processing for changing a communication unit for communicating with the data processing device to a power saving state is performed, and the data processing 2. The communication system control method according to claim 1, wherein when the number of communication devices connected to the device is larger than a predetermined number, processing for disconnecting communication with the data processing device is performed. 複数の通信装置と少なくとも1つのデータ処理装置とが接続される通信システムにおける通信装置であって、
他の通信装置から要求されたデータの出力処理を実行中のデータ処理装置に対して前記データ処理装置の動作状態を通知するように問い合わせる問合せ手段と、
前記問合せ手段による問い合わせに対する応答として、前記出力処理の進行状況を示す情報、又は前記データ処理装置と接続中の通信装置の数を示す情報を受信する受信手段と、
前記受信手段により受信した情報に応じて、前記データ処理装置と通信するための通信部を省電力状態へ変更する処理、又は前記データ処理装置との通信を切断する処理を選択的に実行する制御手段と、
を有することを特徴とする通信装置。
A communication device in a communication system in which a plurality of communication devices and at least one data processing device are connected,
An inquiry means with respect to other data processing apparatus executing an output process of the requested data from the communication device an inquiry to notify the operating state of the data processing device,
As a response to the inquiry by the inquiry means, receiving means for receiving information indicating the progress status of the output processing, or information indicating the number of communication devices connected to the data processing device,
Control for selectively executing processing for changing a communication unit for communicating with the data processing device to a power saving state or processing for disconnecting communication with the data processing device in accordance with information received by the receiving means Means,
A communication apparatus comprising:
前記受信手段は、前記出力処理の進行状況を示す情報として、前記他の通信装置から出力を要求されたデータのうち、未出力のデータのデータ量を前記通信装置が判別するための情報を受信することを特徴とする請求項7記載の通信装置。The receiving means receives information for the communication device to determine the data amount of unoutputted data among the data requested to be output from the other communication device as information indicating the progress status of the output processing. 8. The communication device according to claim 7, wherein 前記受信手段は、前記出力処理の進行状況を示す情報として、出力処理中のデータの全データ量と出力済みのデータ量と、を受信することを特徴とする請求項7記載の通信装置。8. The communication apparatus according to claim 7, wherein the receiving unit receives the total amount of data being output and the amount of data already output as information indicating the progress status of the output processing. 前記受信手段により受信した出力処理中のデータの全データ量と出力済みのデータ量とを比較することにより未出力のデータ量を判別する判別手段を有し、Determining means for determining the amount of data that has not been output by comparing the total amount of data received during output processing received by the receiving means and the amount of data that has already been output;
前記制御手段は、前記未出力のデータ量が所定のデータ量より少ない場合は前記データ処理装置と通信するための通信部を省電力状態へ変更する処理を行い、前記未出力のデータ量が所定のデータ量より多い場合は前記データ処理装置との通信を切断する処理を行うことを特徴とする請求項9記載の通信装置。The control means performs processing to change a communication unit for communicating with the data processing device to a power saving state when the amount of unoutputted data is smaller than a predetermined amount of data, and the amount of unoutputted data is predetermined 10. The communication apparatus according to claim 9, wherein a process of disconnecting communication with the data processing apparatus is performed when the amount of data is larger than the data amount.
前記出力処理は、画像データの印刷処理であり、The output process is a print process of image data,
前記データ量は、画像データの印刷枚数であることを特徴とする請求項8乃至10の何れか1項に記載の通信装置。  The communication apparatus according to claim 8, wherein the data amount is a number of printed image data.
前記制御手段は、前記データ処理装置と接続中の通信装置の数が所定数より少ない場合は前記データ処理装置と通信するための通信部を省電力状態へ変更する処理を行い、前記データ処理装置と接続中の通信装置の数が所定数より多い場合は前記データ処理装置との通信を切断する処理を行うことを特徴とする請求項7記載の通信装置。When the number of communication devices connected to the data processing device is less than a predetermined number, the control means performs processing for changing a communication unit for communicating with the data processing device to a power saving state, and the data processing device 8. The communication apparatus according to claim 7, wherein when the number of communication apparatuses connected to the data processing apparatus is greater than a predetermined number, a process of disconnecting communication with the data processing apparatus is performed. 前記制御手段による制御により前記データ処理装置との通信を切断してから所定時間経過した後に、前記問合せ手段による問い合わせを再度行うことを特徴とする請求項7乃至12の何れか1項に記載の通信装置。13. The inquiry by the inquiry unit is performed again after a predetermined time has elapsed since the communication with the data processing device is disconnected by the control by the control unit. 13. Communication device. 前記データ処理装置と無線接続する接続手段を有し、Connection means for wirelessly connecting to the data processing device;
前記無線接続を完了した後に前記問合せ手段による問い合わせを行うことを特徴とする請求項7乃至13の何れか1項に記載の通信装置。  The communication apparatus according to claim 7, wherein the inquiry is performed by the inquiry unit after the wireless connection is completed.
前記接続手段により複数のデータ処理装置と無線接続した場合、前記問合せ手段による問い合わせに対する応答として前記複数のデータ処理装置から通知された情報に基づいて、前記出力処理を要求するデータ処理装置を選択することを特徴とする請求項14記載の通信装置。When the connection unit wirelessly connects to a plurality of data processing devices, the data processing device that requests the output processing is selected based on information notified from the plurality of data processing devices as a response to the inquiry by the inquiry unit. The communication device according to claim 14. 複数の通信装置と少なくとも1つのデータ処理装置とが接続される通信システムにおける通信装置の制御方法であって、A communication device control method in a communication system in which a plurality of communication devices and at least one data processing device are connected,
他の通信装置から要求されたデータの出力処理を実行中のデータ処理装置に対して、前記データ処理装置の動作状態を通知するように問い合わせる問合せ工程と、An inquiry step for inquiring to notify the data processing device that is executing the output processing of the data requested from another communication device to notify the operation state of the data processing device,
前記問合せ工程における問い合わせに対する応答として、前記出力処理の進行状況を示す情報、又は前記データ処理装置と接続中の通信装置の数を示す情報を受信する受信工程と、As a response to the inquiry in the inquiry step, a reception step of receiving information indicating the progress status of the output process or information indicating the number of communication devices connected to the data processing device;
前記受信工程において受信した情報に応じて、前記データ処理装置と通信するための通信部を省電力状態へ変更する処理、又は前記データ処理装置との通信を切断する処理を選択的に実行する制御工程と、Control for selectively executing processing for changing a communication unit for communicating with the data processing device to a power saving state or processing for disconnecting communication with the data processing device according to the information received in the receiving step Process,
を有することを特徴とする通信装置の制御方法。A method for controlling a communication apparatus, comprising:
請求項1乃至6又は請求項16の何れか項に記載の制御方法をコンピュータに実行させるためのプログラム。Program for executing the control method according to the computer in any one of claims 1 to 6 or claim 16.
JP2003118837A 2003-04-23 2003-04-23 COMMUNICATION SYSTEM CONTROL METHOD, COMMUNICATION DEVICE, COMMUNICATION DEVICE CONTROL METHOD, AND PROGRAM Expired - Fee Related JP4371692B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003118837A JP4371692B2 (en) 2003-04-23 2003-04-23 COMMUNICATION SYSTEM CONTROL METHOD, COMMUNICATION DEVICE, COMMUNICATION DEVICE CONTROL METHOD, AND PROGRAM

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003118837A JP4371692B2 (en) 2003-04-23 2003-04-23 COMMUNICATION SYSTEM CONTROL METHOD, COMMUNICATION DEVICE, COMMUNICATION DEVICE CONTROL METHOD, AND PROGRAM

Publications (3)

Publication Number Publication Date
JP2004322420A JP2004322420A (en) 2004-11-18
JP2004322420A5 JP2004322420A5 (en) 2006-06-22
JP4371692B2 true JP4371692B2 (en) 2009-11-25

Family

ID=33498269

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003118837A Expired - Fee Related JP4371692B2 (en) 2003-04-23 2003-04-23 COMMUNICATION SYSTEM CONTROL METHOD, COMMUNICATION DEVICE, COMMUNICATION DEVICE CONTROL METHOD, AND PROGRAM

Country Status (1)

Country Link
JP (1) JP4371692B2 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4977543B2 (en) * 2007-07-20 2012-07-18 日本電気通信システム株式会社 Control device, control system, control method, and control program
JP5023005B2 (en) 2008-06-30 2012-09-12 キヤノン株式会社 Image output apparatus, method and program
JP5039681B2 (en) 2008-10-29 2012-10-03 キヤノン株式会社 COMMUNICATION SYSTEM, COMMUNICATION DEVICE, COMMUNICATION PROCESSING METHOD, AND PROGRAM
JP6327957B2 (en) * 2014-06-02 2018-05-23 キヤノン株式会社 Image processing system, image processing apparatus, information processing method, and program

Also Published As

Publication number Publication date
JP2004322420A (en) 2004-11-18

Similar Documents

Publication Publication Date Title
KR100663209B1 (en) Printing system, control method therefor, and photo-direct printing apparatus
JP3530847B2 (en) Printing apparatus, control method therefor, and printing system
US8953198B2 (en) Communication system, communication apparatus, and communication control method
US7742786B2 (en) Wireless network system, wireless communication device and connection set-up method
US7643851B2 (en) Wireless communication apparatus, wireless communication system, and control method thereof
US8525889B2 (en) Apparatus and method for remote control of an image forming device using wireless data communication
JP2004005541A (en) Data transfer device, data transfer method, program and recording medium
JP2005222233A (en) Image supply device, direct output system, and image output method
US7557827B2 (en) Print system, including a printer and printer controlling device which communicate via multiple communication channels
JP2011193393A (en) Imaging apparatus, printing apparatus, and control method and program for them
US8468257B2 (en) Communication system, communication apparatus, and control method thereof
KR100555282B1 (en) Recordning device, image supply device, recording system and control method thereof
JP4371692B2 (en) COMMUNICATION SYSTEM CONTROL METHOD, COMMUNICATION DEVICE, COMMUNICATION DEVICE CONTROL METHOD, AND PROGRAM
JP2001186211A (en) Communication system, radio data transmitter and radio data receiver
JPWO2005055044A1 (en) Printing apparatus and printing method
JP2005223519A (en) Image storing apparatus, image storing method, and automatic storing system
JP2005006012A (en) Image input unit, image output unit and image output system
CN103959889A (en) Recording medium and control method thereof
JP6929924B2 (en) Programs and information processing equipment
JP6628830B2 (en) Information processing apparatus, image processing apparatus, control method, and computer program
KR101219426B1 (en) Image forming apparatus and image forming method
JP2009104417A (en) Imaging device and method for controlling the same
JP2005284374A (en) Communication method and electronic equipment
JP2005236828A (en) Image processor and setting method for wireless connection information
JP4298364B2 (en) Imaging apparatus, image processing apparatus, control method therefor, and program

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060421

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20060421

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090615

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090805

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

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

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

Free format text: PAYMENT UNTIL: 20120911

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 4371692

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

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20130911

Year of fee payment: 4

LAPS Cancellation because of no payment of annual fees