JP2004312225A - Electronic equipment system and control command transmission method - Google Patents

Electronic equipment system and control command transmission method Download PDF

Info

Publication number
JP2004312225A
JP2004312225A JP2003101235A JP2003101235A JP2004312225A JP 2004312225 A JP2004312225 A JP 2004312225A JP 2003101235 A JP2003101235 A JP 2003101235A JP 2003101235 A JP2003101235 A JP 2003101235A JP 2004312225 A JP2004312225 A JP 2004312225A
Authority
JP
Japan
Prior art keywords
identification number
protocol converter
command
electronic device
control command
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.)
Granted
Application number
JP2003101235A
Other languages
Japanese (ja)
Other versions
JP4186681B2 (en
Inventor
Hiroaki Takanashi
裕章 高梨
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 JP2003101235A priority Critical patent/JP4186681B2/en
Publication of JP2004312225A publication Critical patent/JP2004312225A/en
Application granted granted Critical
Publication of JP4186681B2 publication Critical patent/JP4186681B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Computer And Data Communications (AREA)
  • Small-Scale Networks (AREA)
  • Communication Control (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide an electronic equipment system and a control command transmission method whereby electronic equipment on an interface adopting a radio communication system or an optical radio system can receive a control command transmitted from the electronic equipment on a serial interface by allowing a protocol converter to convert the control command into a control signal adopting the radio communication system or the optical radio system and transmitting the resulting control signal. <P>SOLUTION: In the case of transmitting a power-on command from a controller 100-a on the serial interface to a target 100-d on an IEEE 1394 interface, the controller 100-a transmits the power-on command to an identification number Pd in the protocol converter 100-f corresponding to an identification number Sd of the target 100-d. The protocol converter 100-f transmits the power-on command to an identification number Wd on the IEEE 1394 interface corresponding to the identification number Pd on the basis of an identification number correspondence table 120-f. Thus, the target 100-d turns on the power of its own on the basis of the received power-on command. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

【0001】
【発明の属する技術分野】
本発明は電子機器システム及び制御コマンド伝送方法に係り、特に所定のシリアルインタフェース及び所定の無線通信方式あるいは光無線方式インタフェースを具備する電子機器システム及び制御コマンド伝送方法に関する。
【0002】
【従来の技術】
ディジタルデータを扱う電子機器(例えば、VCR(Video Cassette Recorder)やSTB(Set Top Box)など)を相互に接続するインタフェースとして、米国電気電子技術者協会(IEEE)が規格化した「IEEE1394ハイ・パフォーマンス・シリアルバス」(以下、IEEE1394と略記する)がある。
【0003】
このIEEE1394は、2種類のデータ転送モードを備えている。すなわち、通常のデータ転送に使用する非同期(Asynchronous)転送モードと、所定の時間(例えば125マイクロ秒)内にデータ転送されることが保証されている同期(Isochronous)転送モードである。
【0004】
例えば、マルチメディアシステムでは、非同期転送モードは転送の時間遅れがあまり問題にならないコマンドなどの転送に、同期転送モードは時間遅れが問題となる動画や音声データなどの転送に用いられる。
【0005】
IEEE1394を搭載する電子機器は、機器毎に異なる64ビットのNode Unique ID(以下、NUIDと略記する)と呼ばれる識別番号を、コンフィギュレーション(Configuration)ROMと呼ばれる機器の情報を格納するメモリに持つことが決められている。そのため、IEEE1394を搭載する電子機器の個々の識別は容易である。
【0006】
IEEE1394でAV(Audio/Video)機器を制御するための仕様に、1394TA(Trade Association)が定めた「AV/Cディジタル インタフェース コマンドセット ジェネラル スペシフィケーション」(以下、この仕様に基づくコマンドをAV/Cコマンドと略記する)がある(例えば、非特許文献1参照)。その仕様の中で、図9に示すAV/Cコマンドフレームを使用してコマンドを送信することが決められている。なお、AV/Cコマンドフレームの転送には前記非同期転送モードが使用される。
【0007】
次に、図9に示されるAV/Cコマンドフレームを説明する。同図において、「0000」は、コマンドセットがAV/Cディジタル インタフェース コマンドセットであることを示す。「ctype」は、コマンドタイプ(Command type)を示す。このコマンドタイプは、表1に示すように、値(Value)が「0」から「F16」まであり、各値に対応して、コントロール(CONTROL)、ステータス(STATUS)等のコマンドタイプが定められている。
【表1】

Figure 2004312225
【0008】
また、図9において、「Subunit_type」は、サブユニットのタイプを示す。このサブユニットのタイプは表2に示すように、値(Value)が「0」から「1F16」まであり、各値に対応して、ビデオモニタ、ディスクレコーダ/プレーヤ(オーディオ又はビデオ)、テープレコーダ/プレーヤ(オーディオ又はビデオ)、チューナー等のサブユニットタイプが定められている。
【表2】
Figure 2004312225
【0009】
また、図9において、「Subunit_ID」は、サブユニットの中での識別番号である。このサブユニットIDは、表3に示すように、値が「0」から「7」まであり、それぞれの値に対応して意味が定められている。このサブユニットIDにより各サブユニットのうち最大5台までを識別できる。
【表3】
Figure 2004312225
上記の「Subunit_type」と「subunit_ID」を合わせて、表4に示すように、AV/Cアドレスといい、8ビットで構成される。
【表4】
Figure 2004312225
【0010】
また、図9において、「opcode」はコマンドの内容を示す。更に、図9において、「operand[0]、[n]」は前記「opcode」に付帯するパラメータを示す。例えば、表5に示すように、opcode=B216、operand=7016はパワーオンを表す。
【表5】
Figure 2004312225
【0011】
次に、IEEE1394で使用されるユニットとサブユニットについて説明する。ユニットとは一つのAV機器を示し、サブユニットはそのAV機器内の機能単位を表す。例えば、図10はVCRの例を示す。通常VCRは、チューナー部分とテープレコーダ/プレイヤ部分を併せ持つ。VCRがユニット、チューナーとテープレコーダ/プレイヤがサブユニットとなる。
【0012】
AV/Cコマンドはユニットに対してではなく、サブユニットに対しても送ることが可能である。例えば、subunit_type=1F16,Subunit_ID=7,opcode=B216,operand=7016をVCRに送ると、VCR全体がパワーオンする。一方、Subunit_type=5,subunit_ID=0,opcode=B216,operand=7016をVCRに送ると、VCRの中のチューナー部分がパワーオンする。
【0013】
ところで、近距離無線通信方式の一つとしてブルートゥース(Bluetooth)がある。ブルートゥースはISM(Industrial Scientific Medical)バンドの一つである2.4GHz帯を使用するため、ユーザーは免許無しで使用可能である。また、変調にスペクトラム拡散の一つである周波数ホッピング方式を使っているため、他の機器との電波干渉に強い。また、10m〜100m程度の近距離通信であることと小型携帯機器への搭載を考えて規格が策定されたため、消費電力は低く抑えられている。
【0014】
このような特長を持つブルートゥースは、図11に模式的に示すように、同図に黒丸で示す1台のマスタと、白丸で示すスレーブが無線通信ネットワークを構成することができる。なお、スレーブは最大7台まで接続が可能である。この無線通信ネットワークはピコネットと呼ばれる。ネットワークに参加している個々の機器は、各機器のもつ48ビットのブルートゥースアドレスという識別番号によって、容易に識別できる。
【0015】
ブルートゥースでAV機器を制御するためのブルートゥースSIG(Special Interest Group)は、IEEE1394と同じAV/Cコマンドを使用することが定められている(例えば、非特許文献2参照)。以上のようにブルートゥースはAV機器の制御に適した特性を備えている。
【0016】
図12は従来の電子機器システムの一例のシステム構成図を示す。この従来の電子機器システムは、中継器としてのAV機器G(100−g)と、シリアルインタフェースケーブル50、51、52を介して相互にAV機器G(100−g)のシリアルインタフェースコネクタ102−g、103−g、104−gに接続されている3台のAV機器A(100−a)、AV機器B(100−b)及びAV機器C(100−c)と、無線通信方式あるいは光無線方式インタフェースを介して相互に接続されている2台のAV機器D(100−d)及びAV機器E(100−e)が同時に存在する電子機器システムである。AV機器A、B及びCは前記NUID130−a、130−b、130−cを有し、AV機器Gも前記NUID130−gを有する。ここでは、AV機器A(100−a)がコントローラ、AV機器C(100−c)がターゲットであるものとする。
【0017】
次に、この従来の電子機器システムのコントローラ(AV機器A)100−aから、同じくシリアルインタフェース上に存在するターゲット(AV機器C)100−cへパワーオンコマンドを送信する処理手順について、図13のフローチャートと共に説明する。
【0018】
まず、コントローラ(AV機器A)100−aに対して、ターゲット(AV機器C)100−cへのパワーオンコマンドが入力される(図13のステップ300)。すると、コントローラ(AV機器A)100−aは、シリアルインタフェース上にターゲット(AV機器C)100−cが存在するかを調べる(図13のステップ301)。
【0019】
図12に示すように、シリアルインタフェース上にターゲット(AV機器C)100−cが存在する場合は、コントローラ(AV機器A)100−aのシリアルインタフェースコネクタ102−aからターゲット(AV機器C)100−cへのパワーオンコマンドを送信する(図13のステップ302)。なお、シリアルシリアルインタフェース上にターゲット(AV機器C)100−cが存在しない場合は、処理を終了する。
【0020】
次に、図12中の中継器(AV機器G)100−gの処理手順について、図14のフローチャートと共に説明する。上記のようにコントローラ(AV機器A)100−aのシリアルインタフェースコネクタ102−aから送信されたターゲット(AV機器C)100−cへのパワーオンコマンドは、シリアルインタフェースケーブル50を介して中継器(AV機器G)100−gのシリアルインタフェースコネクタ102−gに入力されて受信される(図14のステップ311)。すると、中継器(AV機器G)100−gは、シリアルインタフェースコネクタ103−g及び104−gからターゲット(AV機器C)100−cへのパワーオンコマンドを送信する(図14のステップ312)。
【0021】
これにより、ターゲット(AV機器C)100−cは、図15のフローチャートに示す処理手順で動作する。すなわち、ターゲット(AV機器C)100−cが、中継器(AV機器G)100−gからシリアルインタフェースケーブル52を介してシリアルインタフェースコネクタ102−cに、ターゲット(AV機器C)100−cへのパワーオンコマンドを受信すると(図15のステップ330)、自機器のパワーをオンする(図15のステップ331)。
【0022】
【非特許文献1】
1394 Trade Association, AV/C Digital Interface Command Set−General Specification,Version4.0
【非特許文献2】
AUDIO/VIDEO REMOTE CONTROL PROFILE Draft 0.95b March,2002
【0023】
【発明が解決しようとする課題】
しかるに、図12の電子機器システムでは、シリアルインタフェース上に存在するコントローラ(AV機器A)100−aから無線通信方式あるいは光無線方式インタフェース上に存在するターゲット(AV機器D)100−dへパワーオンコマンドを送信しようとした場合、ターゲット(AV機器D)100−dはシリアルインタフェース上に存在しないため、コントローラ(AV機器A)100−aからのコマンドを受信することはできない(図13のステップ301分岐NO)。
【0024】
すなわち、従来の電子機器システムでは、IEEE1394とブルートゥース両方のインタフェースを有するAV機器は、プロトコル変換器に3種類の識別番号の対照表を持つことによって可能であるが、IEEE1394等のシリアルインタフェースのみで繋がれたAV機器からブルートゥース等の無線通信方式あるいは光無線方式インタフェースのみで繋がれたAV機器を制御することはできず、また逆にブルートゥース等の無線通信方式あるいは光無線方式インタフェースのみで繋がれたAV機器からIEEE1394等のシリアルインタフェースのみで繋がれたAV機器を制御することは不可能である。
【0025】
本発明は上記の点に鑑みなされたもので、シリアルインタフェース上の電子機器から送信された制御コマンドをプロトコル変換器が無線通信方式あるいは光無線方式による制御信号に変換して送信することによって、無線通信方式あるいは光無線方式インタフェース上の電子機器で受信可能とした電子機器システム及び制御コマンド伝送方法を提供することを目的とする。
【0026】
また、本発明の他の目的は、無線通信方式あるいは光無線方式インタフェース上の電子機器から送信された制御コマンドを、プロトコル変換器がシリアルインタフェースによる制御信号に変換して送信することによって、シリアルインタフェース上の電子機器で受信可能にする電子機器システム及び制御コマンド伝送方法を提供することにある。
【0027】
【課題を解決するための手段】
上記の目的を達成するため、本発明の電気機器システムは、所定のシリアルインタフェースポートを有する一又は二以上の第1の電子機器と、所定のシリアルインタフェースポートと所定の無線通信方式のポートを有するプロトコル変換器と、所定の無線通信方式のポートを有する一又は二以上の第2の電子機器とからなり、第1及び第2の電子機器とプロトコル変換器はそれぞれ互いに重複しない唯一の識別番号をそれぞれ有する電子機器システムであって、プロトコル変換器は、第1の電子機器から所定のシリアルインタフェースに基づき送信された、第2の電子機器のうち所望の一の電子機器宛の第1の制御コマンドを受信し、所定の無線通信方式のインタフェースに基づく第2の制御コマンドに変換して第2の電子機器のうち所望の一の電子機器宛へ送信する第1の送受信手段と、第2の電子機器から所定の無線通信方式のインタフェースに基づき送信された、第1の電子機器のうち所望の一の電子機器宛の第3の制御コマンドを受信し、所定のシリアルインタフェースに基づく第4の制御コマンドに変換して第1の電子機器のうち所望の一の電子機器宛へ送信する第2の送受信手段とを備え、第1の送受信手段は、第2の電子機器の識別番号とプロトコル変換器内で割り付けられる識別番号とを関連付けた第1の識別番号対照表を用いて制御コマンドの変換を行う第1の変換手段を有し、第2の送受信手段は、第1の電子機器の識別番号とプロトコル変換器内で割り付けられる識別番号とを関連付けた第2の識別番号対照表を用いて制御コマンドの変換を行う第2の変換手段を有する構成としたものである。
【0028】
この発明では、第1の電子機器から所定のシリアルインタフェースに基づき送信された第1の制御コマンドは、プロトコル変換器により、所定の無線通信方式の第2の制御コマンドに変換して第2の電子機器のうち所望の一の電子機器宛へ送信でき、第2の電子機器から所定の無線通信方式に基づき送信された第3の制御コマンドは、プロトコル変換器により、所定のシリアルインタフェースに基づく第4の制御コマンドに変換して第1の電子機器のうち所望の一の電子機器宛へ送信することができる。
【0029】
また、上記の目的を達成するため、本発明の制御コマンド伝送方法は、所定のシリアルインタフェースポートを有する一又は二以上の第1の電子機器と、所定のシリアルインタフェースポートと所定の無線通信方式のポートを有するプロトコル変換器と、所定の無線通信方式のポートを有する一又は二以上の第2の電子機器とからなり、第1及び第2の電子機器とプロトコル変換器はそれぞれ互いに重複しない唯一の識別番号をそれぞれ有する電子機器システムにおける制御コマンドの伝送方法であって、第1の電子機器又は第2の電子機器の一方の一の電子機器から他方の所望の電子機器へ第1の制御コマンドを送信する第1のステップと、送信された第1の制御コマンドをプロトコル変換器が受信して、第1の制御コマンドの受信側電子機器の識別番号とプロトコル変換器内で割り付けられる識別番号とを関連付けた識別番号対照表を用いて所望の電子機器のインタフェースの形式に適合した第2の制御コマンドに変換する第2のステップと、プロトコル変換器が第2の制御コマンドを、他方の所望の電子機器へ送信する第3のステップとを含むことを特徴とする。
【0030】
この発明では、第1の電子機器又は第2の電子機器の一方の一の電子機器から他方の所望の電子機器へ送信された第1の制御コマンドを、プロトコル変換器により所望の電子機器のインタフェースの形式に適合した第2の制御コマンドに変換して他方の所望の電子機器へ送信することができる。
【0031】
【発明の実施の形態】
次に、本発明の一実施の形態について図面と共に説明する。図1は本発明になる電子機器システムの一実施の形態のシステム構成図を示す。同図中、図12と同一構成部分には同一符号を付してある。ここでは、シリアルインタフェースポートを有する機器と無線通信方式あるいは光無線方式のポートを有する機器とで互いに重複することのない唯一の識別番号(以下、共通識別番号と略記する)として、IEEE1394で用いられるNUIDを使用した例について説明する。この共通識別番号NUIDは、メーカにより組立ラインで不揮発性メモリに記憶させる。
【0032】
図1に示す電子機器システムでは、図12におけるAV機器G(100−g)が、シリアルインタフェース回路101−f、シリアルインタフェースコネクタ102−f、103−f、104−f及び無線通信方式あるいは光無線方式の信号送受信回路110−fを備えたプロトコル変換器100−fに置き換えられている点と、無線通信方式あるいは光無線方式の送受信手段を装備したAV機器D(100−d),AV機器E(100−e)が、NUID130−d、130−eを持つ点が図12の従来の電子機器システムと異なる。なお、シリアルインタフェースポートを有するAV機器は1台でもよく、無線通信方式あるいは光無線方式のポートを有するAV機器も1台でもよい。
【0033】
次に、図1の実施の形態において、シリアルインタフェース上のAV機器A(100−a)をコントローラとし、そのコントローラから無線通信方式あるいは光無線方式のインタフェース上のAV機器D(100−d)をターゲットとして、制御コマンドの一例としてパワーオンコマンドを送信する場合の動作について図2〜図4のフローチャートを併せ参照して説明する。
【0034】
ここで、図2はコントロ−ラ(AV機器A)100−aの処理手順説明用フローチャート、図3(A)はプロトコル変換器100−fのコマンドプロトコル変換に関する処理手順説明用フローチャート、図3(B)はプロトコル変換器100−fの識別番号問合せに関する処理手順説明用フローチャート、図4はターゲット(AV機器D)100−dの処理手順説明用フローチャートである。
【0035】
まず、コントローラ(AV機器A)100−aに対して、ターゲット(AV機器D)100−dへのパワーオンコマンドが入力される(図2のステップ200)。ターゲット(AV機器D)100−dの共通識別番号はSdである。コントローラ(AV機器A)100−aは、シリアルインタフェース上にターゲット(AV機器D)100−dが存在するかを調べる(図2のステップ201)。
【0036】
もし、シリアルインタフェース上にターゲット(AV機器D)100−dが存在する場合は、コントローラ(AV機器A)100−aは、シリアルインタフェースコネクタ102−aからシリアルインタフェースケーブル50を介してプロトコル変換器100−fへターゲット(AV機器D)100−dへのパワーオンコマンドを送信する(図2のステップ206)。これ以降は従来の技術と同様なので説明を省略する。
【0037】
一方、コントローラ(AV機器A)100−aは、シリアルインタフェース上にターゲット(AV機器D)100−dが存在しないと判定した場合は、シリアルインタフェース上にプロトコル変換器が存在するかを調べる(図2のステップ202)。もし、ステップ202でシリアルインタフェース上にプロトコル変換器が存在しないと判定した場合、処理は終了する。
【0038】
ここでは、シリアルインタフェース上にプロトコル変換器100−fが存在するので、コントローラ(AV機器A)100−aは、プロトコル変換器100−fに対してターゲット(AV機器D)100−dの識別番号Sdに対応するプロトコル変換器100−f内の識別番号を問い合わせる(図2のステップ203)。
【0039】
プロトコル変換器100−fは、共通識別番号Sdについての問合せを受信すると(図3(B)のステップ220)、プロトコル変換器100−f内の識別番号対照表120−fに共通識別番号Sdが登録されているか調べる(図3(B)のステップ221)。登録されていない場合は、登録されていないことをコントローラ(AV機器A)100−aに通知する(図3(B)のステップ223)。登録されている場合は、識別番号対照表120−fから共通識別番号Sdに対応するプロトコル変換器100−f内の識別番号Pdをコントローラ(AV機器A)100−aに通知する(図3(B)のステップ222)。
【0040】
コントローラ(AV機器A)100−aは、プロトコル変換器100−fからターゲット(AV機器D)100−dの識別番号Sdに対応するプロトコル変換器内の識別番号Pdが存在しないと通知された場合(図2のステップ204分岐NO)、処理は終了する。
【0041】
一方、コントローラ(AV機器A)100−aは、プロトコル変換器100−fからターゲット(AV機器D)100−dの識別番号Sdに対応するプロトコル変換器100−f内の識別番号Pdが存在するとの通知を受けた場合(図2のステップ204分岐YES)、シリアルインタフェースコネクタ102−aからプロトコル変換器100−f内の識別番号Pdに向けてパワーオンコマンドを送信する(図2のステップ205)。
【0042】
プロトコル変換器100−fが、コントローラ(AV機器A)100−aからシリアルインタフェースコネクタ102−fにプロトコル変換器内の識別番号Pdに向けたパワーオンコマンドを受信すると(図3(A)のステップ210)、識別番号対照表120−fからプロトコル変換器内の識別番号Pdに対応した無線通信方式あるいは光無線方式インタフェース上での識別番号Wdを取得する(図3(A)のステップ211)。
【0043】
続いて、プロトコル変換器100−fは、無線通信方式あるいは光無線方式の信号送受信回路110−fから無線通信方式あるいは光無線方式上での識別番号Wdに対してパワーオンコマンドを示す無線通信方式あるいは光無線方式の信号60を送信する(図3(A)のステップ212)。
【0044】
無線通信方式あるいは光無線方式の信号60は、無線通信方式あるいは光無線方式上での識別番号Wdであるターゲット(AV機器D)100−dの信号送受信回路110−dで受信される(図4のステップ230)。すると、ターゲット(AV機器D)100−dは、受信した内容のパワーオンコマンドに基づき自機器の電源をオンにする(図4のステップ231)。
【0045】
次に、無線通信方式あるいは光無線方式のインタフェース上のAV機器E(100−e)をコントローラとし、このコントローラからシリアルインタフェース上のAV機器B(100−b)をターゲットとしてパワーオンコマンドを送信する場合の図1の各部の動作について図5〜図7のフローチャートと共に説明する。
【0046】
ここで、図5はコントロ−ラ(AV機器E)100−eの処理手順説明用フローチャート、図6(A)はプロトコル変換器100−fのコマンドプロトコル変換に関する処理手順説明用フローチャート、図6(B)はプロトコル変換器100−fの識別番号問合せに関する処理手順説明用フローチャート、図7はターゲット(AV機器B)100−bの処理手順説明用フローチャートである。
【0047】
まず、コントローラ(AV機器E)100−eに対して、ターゲット(AV機器B)100−bへのパワーオンコマンドが入力される(図5のステップ400)。ターゲット(AV機器B)100−bの共通識別番号はSbである。コントローラ(AV機器E)100−eは、無線通信方式あるいは光無線方式のインタフェース上にターゲット(AV機器B)100−bが存在するかを調べる(図5のステップ401)。
【0048】
もし、無線通信方式あるいは光無線方式のインタフェース上にターゲット(AV機器B)100−bが存在する場合は、無線通信方式あるいは光無線方式の送信手段110−eからターゲット(AV機器B)100−bへのパワーオンコマンドを送信する(図5のステップ406)。これ以降は従来の技術と同様なので省略する。
【0049】
一方、無線通信方式あるいは光無線方式のインタフェース上にターゲット(AV機器B)100−bが存在しない場合は、無線通信方式あるいは光無線方式のインタフェース上にプロトコル変換器100−fが存在するかを調べる(図5のステップ402)。
【0050】
ここでは、無線通信方式あるいは光無線方式のインタフェース上にターゲット(AV機器B)100−bが存在しないので、コントローラ(AV機器E)100−eは、ステップ402に進み、無線通信方式あるいは光無線方式のインタフェース上にプロトコル変換器100−fが存在するか否か調べ、存在しない場合、処理を終了する。
【0051】
ここでは、無線通信方式あるいは光無線方式のインタフェース上にプロトコル変換器100−fが存在するので、コントローラ(AV機器E)100−eは、プロトコル変換器100−fに対してターゲット(AV機器B)100−bの共通識別番号Sbに対応するプロトコル変換器100−f内の識別番号を問い合わせる(図5のステップ403)。
【0052】
プロトコル変換器100−fは、共通識別番号Sbについての問合せを受信すると(図6(B)のステップ420)、プロトコル変換器100−f内の識別番号対照表120−fに共通識別番号Sbが登録されているか調べる(図6(B)のステップ421)。登録されていない場合は、登録されていないことをコントローラ(AV機器E)100−eに通知する(図6(B)のステップ423)。登録されている場合は、識別番号対照表120−fから共通識別番号Sbに対応するプロトコル変換器100−f内の識別番号Pbをコントローラ(AV機器E)100−eに通知する(図6(B)のステップ422)。
【0053】
コントローラ(AV機器E)100−eは、プロトコル変換器100−fからターゲット(AV機器B)100−bの識別番号Sbに対応するプロトコル変換器内の識別番号Pbが存在しないと通知された場合(図5のステップ404分岐NO)、処理は終了する。
【0054】
一方、コントローラ(AV機器E)100−eは、プロトコル変換器100−fからターゲット(AV機器B)100−bの識別番号Sbに対応するプロトコル変換器100−f内の識別番号Pbが存在するとの通知を受けた場合(図5のステップ404分岐YES)、無線通信方式または光無線方式の送受信手段110−eからプロトコル変換器100−f内の識別番号Pbに向けてパワーオンコマンドを示す内容の信号61を送信する(図5のステップ405)。
【0055】
プロトコル変換器100−fは、コントローラ(AV機器E)100−eからプロトコル変換器内の識別番号Pbに向けたパワーオンコマンドを示す内容の信号61を無線通信方式または光無線方式の送受信手段110−fにて受信すると(図6(A)のステップ410)、識別番号対照表120−fからプロトコル変換器内の識別番号Pbに対応した共通識別番号Sbを取得する(図6(A)のステップ411)。
【0056】
続いて、プロトコル変換器100−fは、シリアルインタフェースコネクタ103−fから共通識別番号Sbのターゲット(AV機器B)100−bに対して、インタフェースケーブル51を介してパワーオンコマンドを送信する(図6(A)のステップ412)。ターゲット(AV機器B)100−bは、シリアルインタフェースコネクタ103−fからのパワーオンコマンドをシリアルインタフェースコネクタ102−bで受信すると(図7のステップ430)、自機器の電源をオンする(図7のステップ431)。
【0057】
次に、図1のプロトコル変換器100−f内の識別番号対照表120−fについて説明する。識別番号対照表120−fは、例えば表6と表7に示す。
【表6】
Figure 2004312225
【表7】
Figure 2004312225
【0058】
シリアルインタフェース上にあるコントローラから無線通信方式または光無線方式のインタフェース上にあるターゲットにコマンドを送信する場合は、表6の識別番号対照表を用いる。表6の識別番号対照表は、共通識別番号とプロトコル変換器100−f内の識別番号と無線通信方式あるいは光無線方式の識別番号を関連付けた対照表である。例えば、共通識別番号SdであるAV機器Dは、プロトコル変換器内の識別番号Pdと無線通信方式あるいは光無線方式の識別番号Wdと関連付けられている。
【0059】
一方、無線通信方式または光無線方式のインタフェース上にあるコントローラからシリアルインタフェース上にあるターゲットにコマンドを送信する場合は、表7の識別番号対照表を用いる。表7の識別番号対照表は、共通識別番号とプロトコル変換器100−f内の識別番号を関連付けた対照表である。例えば、共通識別番号SbであるAV機器Bは、プロトコル変換器内の識別番号Pbと関連付けられている。
【0060】
表8は、シリアルインタフェースにIEEE1394、無線通信方式あるいは光無線方式に近接無線通信方式であるブルートゥースを使用した、シリアルインタフェース上にあるコントローラから無線通信方式または光無線方式のインタフェース上にあるターゲットにコマンドを送信する場合の識別番号対照表の例である。
【表8】
Figure 2004312225
【0061】
共通識別番号として64ビットのNUID、プロトコル変換器内の識別番号としてIEEE1394AV/Cプロトコルで定められている8ビットのAV/Cアドレス、無線通信方式あるいは光無線方式の識別番号としてブルートゥースの48ビットのブルートゥースアドレスを使用している。
【0062】
従って、本実施の形態によれば、本来、機器内の機能ユニットを示すAV/Cアドレスを、図8に示すように別の機器に関連付けることによって、既存のAV/Cコマンドを使ってブルートゥースインタフェースのみを装備し、IEEE1394インタフェースを装備していないようなAV機器でもブルートゥース経由でコマンドを送ることができる。
【0063】
なお、電子機器システムを構成するAV機器の追加、削除に対応して、例えばユーザーが取扱説明書等に書かれている番号を見て、プロトコル変換器100−f内の識別番号対照表120−fを更新するか、プロトコル変換器100−fがそれぞれのネットワークを検索して自動的に識別番号対照表120−fを更新する必要がある。
【0064】
図1に示した電子機器システムの具体例としては、例えば車両内の機器を制御する車載ネットワークでブルートゥースとIDB1394(車載用1394)やMOST(車載ネットワークの規格)とのブリッジや、家電機器を繋ぐホームネットワークなどが考えられる。
【0065】
なお、本発明は上記の実施の形態に限定されるものではなく、例えば、上記の実施の形態では、無線通信方式あるいは光無線方式のインタフェースとして、ブルートゥースを説明したが、赤外線を利用したIrDA、無線LANの規格であるIEEE802.11a、IEEE802.11b等にも適用可能である。また、シリアルインタフェースとしては、上記のIEEE1394以外に、例えばUSBやMOSTなどにも適用可能である。また、電子機器システムを構成する電子機器としては、AV機器以外に、エアコン等の家電機器や電話機等の通信機器を使用することも可能である。
【0066】
【発明の効果】
以上説明したように、本発明によれば、第1の電子機器から所定のシリアルインタフェースに基づき送信された第1の制御コマンドは、プロトコル変換器により、所定の無線通信方式のインタフェースに基づく第2の制御コマンドに変換して第2の電子機器のうち所望の一の電子機器宛へ送信でき、第2の電子機器から所定の無線通信方式のインタフェースに基づき送信された第3の制御コマンドは、プロトコル変換器により、所定のシリアルインタフェースに基づく第4の制御コマンドに変換して第1の電子機器のうち所望の一の電子機器宛へ送信できるようにしたため、所定のシリアルインタフェースに基づく第1の電子機器から所定の無線通信方式のインタフェースに基づく第2の電子機器の制御が可能となり、また逆に、所定の無線通信方式のインタフェースに基づく第2の電子機器から所定のシリアルインタフェースに基づく第1の電子機器の制御が可能となる。
【図面の簡単な説明】
【図1】本発明の電子機器システムの一実施の形態のシステム構成図である。
【図2】図1中のコントローラ(AV機器A)の処理手順説明用フローチャートである。
【図3】図1中のプロトコル変換器の処理手順説明用フローチャートである。
【図4】図1中のターゲット(AV機器D)の処理手順説明用フローチャートである。
【図5】図1中のコントローラ(AV機器E)の処理手順説明用フローチャートである。
【図6】図1中のプロトコル変換器の処理手順説明用フローチャートである。
【図7】図1中のターゲット(AV機器B)の処理手順説明用フローチャートである。
【図8】本発明システムのプロトコル変換器におけるユニットとサブユニットの構成例を示す図である。
【図9】AV/Cコマンドフレームを示す図である。
【図10】IEEE1394でのユニットとサブユニットの構成例を示す図である。
【図11】ブルートゥースの無線通信ネットワーク(ピコネット)の例を示す図である。
【図12】従来の電子機器システムの一例を示すシステム構成図である。
【図13】従来の電子機器システムのコントローラの処理手順説明用フローチャートである。
【図14】従来の電子機器システムの中継器(AV機器G)の処理手順説明用フローチャートである。
【図15】従来の電子機器システムの一例のターゲットの処理手順説明用フローチャートである。
【符号の説明】
50、51、52 シリアルインタフェースケーブル
60、61 無線通信方式あるいは光無線方式の信号
100−a、100−b、100−c シリアルインタフェースポートを装備したAV機器
100−d、100−e 無線通信方式あるいは光無線方式のインタフェースポートを装備したAV機器
100−f プロトコル変換器
101−a、101−b、101−c、101−f シリアルインタフェース回路
102−a、102−b、102−c、102−f、103−f、104−fシリアルインタフェースコネクタ
110−d、110−e、110−f 無線通信方式あるいは光無線方式の信号送受信回路
120−f シリアルインタフェースの識別番号と無線通信方式あるいは光無線方式の識別番号とプロトコル変換器内の識別番号の対照表
130−a、130−b、130−c、130−d、130−e、130−fノードユニークID(NUID)[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to an electronic device system and a control command transmission method, and more particularly to an electronic device system and a control command transmission method having a predetermined serial interface and a predetermined wireless communication system or optical wireless system interface.
[0002]
[Prior art]
"IEEE1394 High Performance" standardized by the Institute of Electrical and Electronics Engineers (IEEE) as an interface for interconnecting electronic devices (for example, VCR (Video Cassette Recorder) and STB (Set Top Box)) that handle digital data. "Serial bus" (hereinafter abbreviated as IEEE1394).
[0003]
This IEEE 1394 has two types of data transfer modes. In other words, there are an asynchronous (Asynchronous) transfer mode used for normal data transfer and a synchronous (Isochronous) transfer mode in which data transfer is guaranteed within a predetermined time (for example, 125 microseconds).
[0004]
For example, in a multimedia system, the asynchronous transfer mode is used for transferring commands or the like in which a time delay of transfer is not a problem, and the synchronous transfer mode is used for transferring moving image or audio data in which a time delay is problematic.
[0005]
An electronic device equipped with IEEE1394 has a 64-bit identification number called Node Unique ID (hereinafter abbreviated as NUID) which is different for each device in a memory for storing device information called a configuration ROM. Is decided. For this reason, it is easy to identify each electronic device equipped with IEEE1394.
[0006]
A specification for controlling AV (Audio / Video) equipment by IEEE 1394 includes a “AV / C digital interface command set general specification” (hereinafter referred to as an AV / C command based on this specification) defined by 1394TA (Trade Association). Command (abbreviated as “command”). In the specification, it is determined that a command is transmitted using an AV / C command frame shown in FIG. The asynchronous transfer mode is used for transferring the AV / C command frame.
[0007]
Next, the AV / C command frame shown in FIG. 9 will be described. In the figure, “0000” indicates that the command set is an AV / C digital interface command set. “Ctype” indicates a command type. As shown in Table 1, this command type has a value (Value) of “0” to “F”. 16 And command types such as control (CONTROL) and status (STATUS) are defined corresponding to each value.
[Table 1]
Figure 2004312225
[0008]
In FIG. 9, “Subunit_type” indicates the type of the subunit. As shown in Table 2, the type of this subunit has a value (Value) of “0” to “1F”. 16 , And sub-unit types such as a video monitor, a disc recorder / player (audio or video), a tape recorder / player (audio or video), and a tuner are defined corresponding to each value.
[Table 2]
Figure 2004312225
[0009]
In FIG. 9, “Subunit_ID” is an identification number in the subunit. As shown in Table 3, the subunit ID has a value from "0" to "7", and the meaning is defined corresponding to each value. With this subunit ID, up to five of the subunits can be identified.
[Table 3]
Figure 2004312225
As shown in Table 4, the “Subunit_type” and “subunit_ID” together are called an AV / C address and are composed of 8 bits.
[Table 4]
Figure 2004312225
[0010]
In FIG. 9, "opcode" indicates the content of the command. Further, in FIG. 9, “operand [0], [n]” indicates parameters attached to the “opcode”. For example, as shown in Table 5, opcode = B2 16 , Operand = 70 16 Represents power-on.
[Table 5]
Figure 2004312225
[0011]
Next, units and subunits used in IEEE 1394 will be described. The unit indicates one AV device, and the subunit indicates a functional unit in the AV device. For example, FIG. 10 shows an example of a VCR. Usually, a VCR has both a tuner portion and a tape recorder / player portion. The VCR is a unit, and the tuner and the tape recorder / player are subunits.
[0012]
AV / C commands can be sent not only to units but also to subunits. For example, subunit_type = 1F 16 , Subunit_ID = 7, opcode = B2 16 , Operand = 70 16 To the VCR, the entire VCR is powered on. On the other hand, Subunit_type = 5, subunit_ID = 0, opcode = B2 16 , Operand = 70 16 To the VCR, the tuner in the VCR is powered on.
[0013]
By the way, there is Bluetooth as one of short-range wireless communication systems. Bluetooth uses the 2.4 GHz band, which is one of the ISM (Industrial Scientific Medical) bands, so that users can use it without a license. In addition, since a frequency hopping method, which is one of spread spectrum, is used for modulation, it is resistant to radio wave interference with other devices. In addition, power consumption is kept low because a standard has been formulated considering short-range communication of about 10 m to 100 m and mounting on a small portable device.
[0014]
As shown in FIG. 11, in the Bluetooth having such features, one master indicated by a black circle and a slave indicated by a white circle can form a wireless communication network. Note that up to seven slaves can be connected. This wireless communication network is called a piconet. Individual devices participating in the network can be easily identified by the identification number of each device, which is a 48-bit Bluetooth address.
[0015]
Bluetooth SIG (Special Interest Group) for controlling AV devices with Bluetooth is defined to use the same AV / C command as IEEE 1394 (for example, see Non-Patent Document 2). As described above, Bluetooth has characteristics suitable for controlling AV equipment.
[0016]
FIG. 12 shows a system configuration diagram of an example of a conventional electronic device system. The conventional electronic device system includes an AV device G (100-g) as a repeater and a serial interface connector 102-g of the AV device G (100-g) mutually via serial interface cables 50, 51, and 52. , 103-g, and 104-g, three AV devices A (100-a), AV device B (100-b), and AV device C (100-c), and a wireless communication system or optical wireless. This is an electronic device system in which two AV devices D (100-d) and E (100-e) connected to each other via a system interface exist at the same time. The AV devices A, B, and C have the NUIDs 130-a, 130-b, and 130-c, and the AV device G also has the NUID 130-g. Here, it is assumed that the AV device A (100-a) is the controller and the AV device C (100-c) is the target.
[0017]
Next, a processing procedure for transmitting a power-on command from a controller (AV device A) 100-a of the conventional electronic device system to a target (AV device C) 100-c which also exists on the serial interface will be described with reference to FIG. It will be described together with the flowchart of FIG.
[0018]
First, a power-on command for the target (AV device C) 100-c is input to the controller (AV device A) 100-a (step 300 in FIG. 13). Then, the controller (AV device A) 100-a checks whether the target (AV device C) 100-c exists on the serial interface (step 301 in FIG. 13).
[0019]
As shown in FIG. 12, when the target (AV device C) 100-c exists on the serial interface, the target (AV device C) 100 is transmitted from the serial interface connector 102-a of the controller (AV device A) 100-a. Send a power-on command to −c (step 302 in FIG. 13). If the target (AV device C) 100-c does not exist on the serial interface, the process ends.
[0020]
Next, the processing procedure of the repeater (AV device G) 100-g in FIG. 12 will be described with reference to the flowchart in FIG. As described above, the power-on command to the target (AV device C) 100-c transmitted from the serial interface connector 102-a of the controller (AV device A) 100-a is transmitted via the serial interface cable 50 to the repeater ( It is input to the serial interface connector 102-g of the AV device G) 100-g and received (step 311 in FIG. 14). Then, the repeater (AV device G) 100-g transmits a power-on command from the serial interface connectors 103-g and 104-g to the target (AV device C) 100-c (step 312 in FIG. 14).
[0021]
Thus, the target (AV device C) 100-c operates according to the processing procedure shown in the flowchart of FIG. That is, the target (AV device C) 100-c is connected from the repeater (AV device G) 100-g to the serial interface connector 102-c via the serial interface cable 52 and is connected to the target (AV device C) 100-c. When the power-on command is received (step 330 in FIG. 15), the power of the own device is turned on (step 331 in FIG. 15).
[0022]
[Non-patent document 1]
1394 Trade Association, AV / C Digital Interface Command Set-General Specification, Version 4.0.
[Non-patent document 2]
AUDIO / VIDEO REMOTE CONTROL PROFILE Draft 0.95b March, 2002
[0023]
[Problems to be solved by the invention]
However, in the electronic device system of FIG. 12, power is turned on from the controller (AV device A) 100-a existing on the serial interface to the target (AV device D) 100-d existing on the wireless communication system or the optical wireless system interface. When an attempt is made to transmit a command, the target (AV device D) 100-d does not exist on the serial interface, and therefore cannot receive a command from the controller (AV device A) 100-a (step 301 in FIG. 13). Branch NO).
[0024]
That is, in a conventional electronic device system, an AV device having both an IEEE 1394 and a Bluetooth interface can be provided by having a comparison table of three types of identification numbers in a protocol converter, but can be connected only by a serial interface such as an IEEE 1394. Cannot control an AV device connected only by a wireless communication system such as Bluetooth or an optical wireless system interface from a connected AV device, and conversely, by only a wireless communication system such as Bluetooth or an optical wireless system interface. It is not possible to control an AV device connected only by a serial interface such as IEEE1394 from the AV device.
[0025]
The present invention has been made in view of the above points, and a protocol converter converts a control command transmitted from an electronic device on a serial interface into a control signal according to a wireless communication system or an optical wireless system and transmits the control signal. It is an object of the present invention to provide an electronic device system and a control command transmission method that can be received by an electronic device on a communication or optical wireless interface.
[0026]
Another object of the present invention is to convert a control command transmitted from an electronic device on a wireless communication system or an optical wireless system interface into a control signal by a serial interface and to transmit the control signal. An object of the present invention is to provide an electronic device system and a control command transmission method that enable reception by the above electronic device.
[0027]
[Means for Solving the Problems]
In order to achieve the above object, an electric device system according to the present invention includes one or more first electronic devices having a predetermined serial interface port, a predetermined serial interface port, and a port of a predetermined wireless communication method. The first and second electronic devices and the protocol converter each have a unique identification number that does not overlap with each other. In the electronic device system, each of the protocol converters includes a first control command transmitted from the first electronic device based on a predetermined serial interface and destined for a desired one of the second electronic devices. Is received, converted into a second control command based on a predetermined wireless communication system interface, and A first transmitting / receiving means for transmitting to the electronic device of the first type, and a third transmitting / receiving means for transmitting to the desired one of the first electronic devices transmitted from the second electronic device based on the interface of the predetermined wireless communication system. And a second transmitting / receiving means for receiving the control command of the first electronic device, converting the received control command into a fourth control command based on a predetermined serial interface, and transmitting the fourth control command to a desired one of the first electronic devices. The first transmission / reception means has a first conversion means for converting a control command using a first identification number comparison table in which an identification number of the second electronic device is associated with an identification number assigned in the protocol converter. The second transmission / reception means converts the control command using a second identification number comparison table in which the identification number of the first electronic device is associated with the identification number assigned in the protocol converter. conversion It is obtained by a configuration having steps.
[0028]
According to the present invention, the first control command transmitted from the first electronic device based on the predetermined serial interface is converted into the second control command of the predetermined wireless communication system by the protocol converter, and the second control command is transmitted to the second electronic device. A third control command that can be transmitted to a desired one of the electronic devices and transmitted from the second electronic device based on a predetermined wireless communication method is transmitted by a protocol converter to a fourth control command based on a predetermined serial interface. And transmitted to the desired one of the first electronic devices.
[0029]
Further, in order to achieve the above object, a control command transmission method according to the present invention includes a method for transmitting one or more first electronic devices having a predetermined serial interface port, a predetermined serial interface port and a predetermined wireless communication method. A protocol converter having a port, and one or more second electronic devices having a port of a predetermined wireless communication system, wherein the first and second electronic devices and the protocol converter are the only ones that do not overlap each other. A method of transmitting a control command in an electronic device system having an identification number, comprising: transmitting a first control command from one electronic device of a first electronic device or a second electronic device to another desired electronic device. A first step of transmitting, and a protocol converter receiving the transmitted first control command, and receiving the first control command on a receiving side of the first control command. A second control command adapted to the type of the interface of the desired electronic device using an identification number reference table which associates the identification number of the device with the identification number assigned in the protocol converter; and Transmitting the second control command to the other desired electronic device by the protocol converter.
[0030]
According to the present invention, the first control command transmitted from one of the first electronic device or the second electronic device to the other desired electronic device is transmitted to the interface of the desired electronic device by the protocol converter. And converted to a second control command conforming to the above-mentioned format and transmitted to the other desired electronic device.
[0031]
BEST MODE FOR CARRYING OUT THE INVENTION
Next, an embodiment of the present invention will be described with reference to the drawings. FIG. 1 shows a system configuration diagram of an embodiment of an electronic apparatus system according to the present invention. 12, the same components as those in FIG. 12 are denoted by the same reference numerals. Here, an IEEE 1394 is used as a unique identification number (hereinafter abbreviated as a common identification number) of a device having a serial interface port and a device having a port of a wireless communication system or an optical wireless system that do not overlap each other. An example using a NUID will be described. This common identification number NUID is stored in the nonvolatile memory by the manufacturer on the assembly line.
[0032]
In the electronic device system shown in FIG. 1, the AV device G (100-g) in FIG. 12 includes a serial interface circuit 101-f, serial interface connectors 102-f, 103-f, 104-f and a wireless communication system or optical wireless. Device D (100-d), AV device E equipped with a wireless communication type or optical wireless type transmission / reception means, in that it is replaced by a protocol converter 100-f provided with a signal transmission / reception circuit 110-f of a system. (100-e) differs from the conventional electronic device system of FIG. 12 in that it has NUIDs 130-d and 130-e. The number of AV devices having a serial interface port may be one, and the number of AV devices having a port of a wireless communication system or an optical wireless system may be one.
[0033]
Next, in the embodiment of FIG. 1, the AV device A (100-a) on the serial interface is used as a controller, and the AV device D (100-d) on the wireless communication or optical wireless interface is used as the controller. The operation when a power-on command is transmitted as an example of a control command as a target will be described with reference to the flowcharts of FIGS.
[0034]
Here, FIG. 2 is a flowchart for explaining a processing procedure of the controller (AV device A) 100-a, FIG. 3A is a flowchart for explaining a processing procedure regarding command protocol conversion of the protocol converter 100-f, and FIG. FIG. 4B is a flowchart for explaining a processing procedure regarding an identification number inquiry of the protocol converter 100-f, and FIG. 4 is a flowchart for explaining a processing procedure of the target (AV device D) 100-d.
[0035]
First, a power-on command for the target (AV device D) 100-d is input to the controller (AV device A) 100-a (step 200 in FIG. 2). The common identification number of the target (AV device D) 100-d is Sd. The controller (AV device A) 100-a checks whether the target (AV device D) 100-d exists on the serial interface (step 201 in FIG. 2).
[0036]
If the target (AV device D) 100-d exists on the serial interface, the controller (AV device A) 100-a sends the protocol converter 100 via the serial interface cable 50 from the serial interface connector 102-a. A power-on command to the target (AV device D) 100-d is transmitted to -f (step 206 in FIG. 2). Subsequent steps are the same as in the prior art, and a description thereof is omitted.
[0037]
On the other hand, if the controller (AV device A) 100-a determines that the target (AV device D) 100-d does not exist on the serial interface, it checks whether a protocol converter exists on the serial interface (FIG. 2 step 202). If it is determined in step 202 that there is no protocol converter on the serial interface, the process ends.
[0038]
Here, since the protocol converter 100-f exists on the serial interface, the controller (AV device A) 100-a sends the identification number of the target (AV device D) 100-d to the protocol converter 100-f. An inquiry is made for an identification number in the protocol converter 100-f corresponding to Sd (step 203 in FIG. 2).
[0039]
When the protocol converter 100-f receives the inquiry about the common identification number Sd (step 220 in FIG. 3B), the common identification number Sd is included in the identification number comparison table 120-f in the protocol converter 100-f. It is checked whether it has been registered (step 221 in FIG. 3B). If it has not been registered, the controller (AV device A) 100-a is notified that it has not been registered (step 223 in FIG. 3B). If it is registered, the controller (AV device A) 100-a is notified of the identification number Pd in the protocol converter 100-f corresponding to the common identification number Sd from the identification number comparison table 120-f (FIG. Step 222 of B)).
[0040]
When the controller (AV device A) 100-a is notified from the protocol converter 100-f that the identification number Pd in the protocol converter corresponding to the identification number Sd of the target (AV device D) 100-d does not exist. (Step 204 branch NO in FIG. 2), the process ends.
[0041]
On the other hand, the controller (AV device A) 100-a determines that there is an identification number Pd in the protocol converter 100-f corresponding to the identification number Sd of the target (AV device D) 100-d from the protocol converter 100-f. Is received (YES in step 204 in FIG. 2), a power-on command is transmitted from the serial interface connector 102-a to the identification number Pd in the protocol converter 100-f (step 205 in FIG. 2). .
[0042]
When the protocol converter 100-f receives a power-on command for the identification number Pd in the protocol converter from the controller (AV device A) 100-a to the serial interface connector 102-f (step in FIG. 3A). 210), the identification number Wd on the wireless communication system or the optical wireless communication system interface corresponding to the identification number Pd in the protocol converter is acquired from the identification number comparison table 120-f (step 211 in FIG. 3A).
[0043]
Subsequently, the protocol converter 100-f transmits a power-on command to the identification number Wd in the wireless communication system or the optical wireless system from the signal transmission / reception circuit 110-f of the wireless communication system or the optical wireless system. Alternatively, the signal 60 of the optical wireless system is transmitted (Step 212 in FIG. 3A).
[0044]
The signal 60 of the wireless communication system or the optical wireless system is received by the signal transmitting / receiving circuit 110-d of the target (AV device D) 100-d having the identification number Wd in the wireless communication system or the optical wireless system (FIG. 4). Step 230). Then, the target (AV device D) 100-d turns on its own device based on the received power-on command (step 231 in FIG. 4).
[0045]
Next, the AV device E (100-e) on the interface of the wireless communication system or the optical wireless system is used as a controller, and a power-on command is transmitted from the controller to the AV device B (100-b) on the serial interface as a target. The operation of each unit in FIG. 1 in this case will be described with reference to the flowcharts in FIGS.
[0046]
Here, FIG. 5 is a flowchart for explaining a processing procedure of the controller (AV device E) 100-e, FIG. 6A is a flowchart for explaining a processing procedure regarding command protocol conversion of the protocol converter 100-f, and FIG. FIG. 7B is a flowchart for explaining a processing procedure regarding an identification number inquiry of the protocol converter 100-f, and FIG. 7 is a flowchart for explaining a processing procedure of the target (AV device B) 100-b.
[0047]
First, a power-on command for the target (AV device B) 100-b is input to the controller (AV device E) 100-e (step 400 in FIG. 5). The common identification number of the target (AV device B) 100-b is Sb. The controller (AV device E) 100-e checks whether the target (AV device B) 100-b exists on the interface of the wireless communication system or the optical wireless system (step 401 in FIG. 5).
[0048]
If the target (AV device B) 100-b exists on the interface of the wireless communication system or the optical wireless system, the transmission unit 110-e of the wireless communication system or the optical wireless system transmits the target (AV device B) 100-b. b is transmitted (step 406 in FIG. 5). Subsequent steps are the same as in the prior art, and will not be described.
[0049]
On the other hand, if the target (AV device B) 100-b does not exist on the interface of the wireless communication system or the optical wireless system, it is determined whether the protocol converter 100-f exists on the interface of the wireless communication system or the optical wireless system. Check (step 402 in FIG. 5).
[0050]
Here, since the target (AV device B) 100-b does not exist on the interface of the wireless communication system or the optical wireless system, the controller (AV device E) 100-e proceeds to step 402, and proceeds to the wireless communication system or the optical wireless system. It is checked whether or not the protocol converter 100-f exists on the interface of the method, and if not, the process is terminated.
[0051]
Here, since the protocol converter 100-f exists on the interface of the wireless communication system or the optical wireless system, the controller (AV device E) 100-e sends the target (AV device B) to the protocol converter 100-f. Inquire about the identification number in the protocol converter 100-f corresponding to the common identification number Sb of 100-b (step 403 in FIG. 5).
[0052]
When the protocol converter 100-f receives the inquiry about the common identification number Sb (step 420 in FIG. 6B), the common identification number Sb is included in the identification number comparison table 120-f in the protocol converter 100-f. It is checked whether it has been registered (step 421 in FIG. 6B). If it has not been registered, it notifies the controller (AV device E) 100-e that it has not been registered (step 423 in FIG. 6B). If it is registered, the controller (AV device E) 100-e is notified of the identification number Pb in the protocol converter 100-f corresponding to the common identification number Sb from the identification number comparison table 120-f (FIG. Step 422 of B)).
[0053]
When the controller (AV device E) 100-e is notified from the protocol converter 100-f that the identification number Pb in the protocol converter corresponding to the identification number Sb of the target (AV device B) 100-b does not exist. (Step 404 branch NO in FIG. 5), the process ends.
[0054]
On the other hand, the controller (AV device E) 100-e determines that there is an identification number Pb in the protocol converter 100-f corresponding to the identification number Sb of the target (AV device B) 100-b from the protocol converter 100-f. (Step 404, YES in FIG. 5), the power-on command is transmitted from the transmission / reception unit 110-e of the wireless communication system or the optical wireless system to the identification number Pb in the protocol converter 100-f. Is transmitted (step 405 in FIG. 5).
[0055]
The protocol converter 100-f transmits a signal 61 indicating a power-on command from the controller (AV device E) 100-e to the identification number Pb in the protocol converter by a transmission / reception unit 110 of a wireless communication system or an optical wireless system. When received at -f (step 410 in FIG. 6A), a common identification number Sb corresponding to the identification number Pb in the protocol converter is obtained from the identification number comparison table 120-f (FIG. 6A). Step 411).
[0056]
Subsequently, the protocol converter 100-f transmits a power-on command from the serial interface connector 103-f to the target (AV device B) 100-b of the common identification number Sb via the interface cable 51 (FIG. Step 412 of 6 (A)). Upon receiving the power-on command from the serial interface connector 103-f by the serial interface connector 102-b (Step 430 in FIG. 7), the target (AV device B) 100-b turns on its own power (FIG. 7). Step 431).
[0057]
Next, the identification number comparison table 120-f in the protocol converter 100-f of FIG. 1 will be described. The identification number control table 120-f is shown in, for example, Tables 6 and 7.
[Table 6]
Figure 2004312225
[Table 7]
Figure 2004312225
[0058]
When transmitting a command from a controller on a serial interface to a target on a wireless communication or optical wireless interface, the identification number comparison table in Table 6 is used. The identification number comparison table in Table 6 is a comparison table in which the common identification number, the identification number in the protocol converter 100-f, and the identification number of the wireless communication system or the optical wireless system are associated with each other. For example, the AV device D having the common identification number Sd is associated with the identification number Pd in the protocol converter and the identification number Wd of the wireless communication system or the optical wireless system.
[0059]
On the other hand, when a command is transmitted from a controller on a wireless communication type or optical wireless type interface to a target on a serial interface, the identification number comparison table in Table 7 is used. The identification number comparison table in Table 7 is a comparison table in which the common identification number is associated with the identification number in the protocol converter 100-f. For example, the AV device B having the common identification number Sb is associated with the identification number Pb in the protocol converter.
[0060]
Table 8 shows a command transmitted from a controller on a serial interface to a target on a wireless communication or optical wireless interface using IEEE1394 for the serial interface and Bluetooth which is a proximity wireless communication system for the wireless communication method or the optical wireless method. 7 is an example of an identification number comparison table when transmitting an ID number.
[Table 8]
Figure 2004312225
[0061]
A 64-bit NUID as a common identification number, an 8-bit AV / C address defined by the IEEE 1394 AV / C protocol as an identification number in a protocol converter, and a 48-bit Bluetooth identification number as a wireless communication system or optical wireless system identification number. You are using a Bluetooth address.
[0062]
Therefore, according to the present embodiment, originally, the Bluetooth interface using the existing AV / C command is used by associating the AV / C address indicating the functional unit in the device with another device as shown in FIG. Even an AV device equipped only with an IEEE 1394 interface can send a command via Bluetooth.
[0063]
In addition, in response to addition or deletion of AV equipment constituting the electronic equipment system, for example, the user looks at the number written in the instruction manual or the like, and checks the identification number comparison table 120-f in the protocol converter 100-f. f or the protocol converter 100-f must search each network and automatically update the identification number comparison table 120-f.
[0064]
As a specific example of the electronic device system shown in FIG. 1, for example, a bridge between Bluetooth and IDB1394 (vehicle-mounted 1394) or MOST (standard of vehicle-mounted network) in a vehicle-mounted network for controlling devices in a vehicle, or a home appliance is connected. A home network can be considered.
[0065]
The present invention is not limited to the above embodiments. For example, in the above embodiments, Bluetooth was described as an interface of a wireless communication system or an optical wireless system. The present invention is also applicable to wireless LAN standards such as IEEE802.11a and IEEE802.11b. Further, as the serial interface, in addition to the above-mentioned IEEE 1394, for example, USB, MOST, etc. can be applied. Further, as the electronic devices constituting the electronic device system, in addition to AV devices, home appliances such as air conditioners and communication devices such as telephones can be used.
[0066]
【The invention's effect】
As described above, according to the present invention, the first control command transmitted from the first electronic device based on the predetermined serial interface is converted into the second control command based on the predetermined wireless communication interface by the protocol converter. Can be transmitted to the desired one of the second electronic devices, and the third control command transmitted from the second electronic device based on the interface of the predetermined wireless communication system is: The protocol converter converts the command into a fourth control command based on a predetermined serial interface so that the command can be transmitted to a desired one of the first electronic devices. The electronic device can control the second electronic device based on a predetermined wireless communication interface, and conversely, a predetermined wireless communication The control of the first electronic device from the second electronic device based on the interface signal method based on a predetermined serial interface becomes possible.
[Brief description of the drawings]
FIG. 1 is a system configuration diagram of an electronic apparatus system according to an embodiment of the present invention.
FIG. 2 is a flowchart for explaining a processing procedure of a controller (AV device A) in FIG. 1;
FIG. 3 is a flowchart for explaining a processing procedure of a protocol converter in FIG. 1;
FIG. 4 is a flowchart for explaining a processing procedure of a target (AV device D) in FIG. 1;
FIG. 5 is a flowchart for explaining a processing procedure of a controller (AV device E) in FIG. 1;
FIG. 6 is a flowchart for explaining a processing procedure of a protocol converter in FIG. 1;
FIG. 7 is a flowchart for explaining a processing procedure of a target (AV device B) in FIG. 1;
FIG. 8 is a diagram showing a configuration example of units and subunits in the protocol converter of the system of the present invention.
FIG. 9 is a diagram showing an AV / C command frame.
FIG. 10 is a diagram showing a configuration example of a unit and a subunit in IEEE1394.
FIG. 11 is a diagram illustrating an example of a Bluetooth wireless communication network (piconet).
FIG. 12 is a system configuration diagram showing an example of a conventional electronic device system.
FIG. 13 is a flowchart for explaining a processing procedure of a controller of a conventional electronic device system.
FIG. 14 is a flowchart for explaining a processing procedure of a repeater (AV device G) of a conventional electronic device system.
FIG. 15 is a flowchart for explaining a processing procedure of a target in an example of a conventional electronic device system.
[Explanation of symbols]
50, 51, 52 serial interface cable
60, 61 Wireless communication system or optical wireless system signal
100-a, 100-b, 100-c AV equipment equipped with a serial interface port
100-d, 100-e AV equipment equipped with a wireless communication type or optical wireless type interface port
100-f protocol converter
101-a, 101-b, 101-c, 101-f serial interface circuit
102-a, 102-b, 102-c, 102-f, 103-f, 104-f serial interface connectors
110-d, 110-e, 110-f Signal transmission / reception circuit of wireless communication system or optical wireless system
120-f Correspondence table between serial interface identification number, wireless communication system or optical wireless system identification number, and identification number in protocol converter
130-a, 130-b, 130-c, 130-d, 130-e, 130-f node unique ID (NUID)

Claims (2)

所定のシリアルインタフェースポートを有する一又は二以上の第1の電子機器と、前記所定のシリアルインタフェースポートと所定の無線通信方式のポートを有するプロトコル変換器と、前記所定の無線通信方式のポートを有する一又は二以上の第2の電子機器とからなり、前記第1及び第2の電子機器と前記プロトコル変換器はそれぞれ互いに重複しない唯一の識別番号をそれぞれ有する電子機器システムであって、
前記プロトコル変換器は、前記第1の電子機器から前記所定のシリアルインタフェースに基づき送信された、前記第2の電子機器のうち所望の一の電子機器宛の第1の制御コマンドを受信し、前記所定の無線通信方式のインタフェースに基づく第2の制御コマンドに変換して前記第2の電子機器のうち所望の一の電子機器宛へ送信する第1の送受信手段と、前記第2の電子機器から前記所定の無線通信方式のインタフェースに基づき送信された、前記第1の電子機器のうち所望の一の電子機器宛の第3の制御コマンドを受信し、前記所定のシリアルインタフェースに基づく第4の制御コマンドに変換して前記第1の電子機器のうち所望の一の電子機器宛へ送信する第2の送受信手段とを備え、
前記第1の送受信手段は、前記第2の電子機器の識別番号と前記プロトコル変換器内で割り付けられる識別番号とを関連付けた第1の識別番号対照表を用いて制御コマンドの変換を行う第1の変換手段を有し、
前記第2の送受信手段は、前記第1の電子機器の識別番号と前記プロトコル変換器内で割り付けられる識別番号とを関連付けた第2の識別番号対照表を用いて制御コマンドの変換を行う第2の変換手段を有することを特徴とする電子機器システム。
One or more first electronic devices having a predetermined serial interface port, a protocol converter having the predetermined serial interface port and a port of a predetermined wireless communication method, and a port of the predetermined wireless communication method An electronic device system comprising one or more second electronic devices, wherein the first and second electronic devices and the protocol converter each have a unique identification number that does not overlap with each other,
The protocol converter receives a first control command addressed to a desired one of the second electronic devices, which is transmitted from the first electronic device based on the predetermined serial interface, A first transmission / reception unit that converts the command into a second control command based on an interface of a predetermined wireless communication method and transmits the command to a desired one of the second electronic devices; Receiving a third control command addressed to a desired one of the first electronic devices transmitted based on the interface of the predetermined wireless communication method, and performing fourth control based on the predetermined serial interface; A second transmitting / receiving means for converting the command into a command and transmitting the command to a desired one of the first electronic devices;
The first transmission / reception means converts a control command using a first identification number comparison table in which an identification number of the second electronic device is associated with an identification number assigned in the protocol converter. Conversion means,
The second transmitting / receiving means converts a control command using a second identification number comparison table in which an identification number of the first electronic device is associated with an identification number assigned in the protocol converter. An electronic device system comprising: a conversion unit.
所定のシリアルインタフェースポートを有する一又は二以上の第1の電子機器と、前記所定のシリアルインタフェースポートと所定の無線通信方式のポートを有するプロトコル変換器と、前記所定の無線通信方式のポートを有する一又は二以上の第2の電子機器とからなり、前記第1及び第2の電子機器と前記プロトコル変換器はそれぞれ互いに重複しない唯一の識別番号をそれぞれ有する電子機器システムにおける制御コマンドの伝送方法であって、
前記第1の電子機器又は前記第2の電子機器の一方の一の電子機器から他方の所望の電子機器へ第1の制御コマンドを送信する第1のステップと、
前記送信された第1の制御コマンドを前記プロトコル変換器が受信して、前記第1の制御コマンドの受信側電子機器の識別番号と該プロトコル変換器内で割り付けられる識別番号とを関連付けた識別番号対照表を用いて前記所望の電子機器のインタフェースの形式に適合した第2の制御コマンドに変換する第2のステップと、
前記プロトコル変換器が前記第2の制御コマンドを、前記他方の所望の電子機器へ送信する第3のステップと
を含むことを特徴とする制御コマンド伝送方法。
One or more first electronic devices having a predetermined serial interface port, a protocol converter having the predetermined serial interface port and a port of a predetermined wireless communication method, and a port of the predetermined wireless communication method The first and second electronic devices and the protocol converter each include one or more second electronic devices, and each of the protocol converters has a unique identification number that does not overlap with each other. So,
A first step of transmitting a first control command from one of the first electronic device or the second electronic device to another desired electronic device;
The protocol converter receives the transmitted first control command, and an identification number that associates an identification number of a receiving electronic device of the first control command with an identification number assigned in the protocol converter. Using a look-up table to convert to a second control command adapted to the type of interface of the desired electronic device;
Transmitting the second control command to the other desired electronic device by the protocol converter.
JP2003101235A 2003-04-04 2003-04-04 Electronic device system and control command transmission method Expired - Fee Related JP4186681B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003101235A JP4186681B2 (en) 2003-04-04 2003-04-04 Electronic device system and control command transmission method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003101235A JP4186681B2 (en) 2003-04-04 2003-04-04 Electronic device system and control command transmission method

Publications (2)

Publication Number Publication Date
JP2004312225A true JP2004312225A (en) 2004-11-04
JP4186681B2 JP4186681B2 (en) 2008-11-26

Family

ID=33465099

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003101235A Expired - Fee Related JP4186681B2 (en) 2003-04-04 2003-04-04 Electronic device system and control command transmission method

Country Status (1)

Country Link
JP (1) JP4186681B2 (en)

Also Published As

Publication number Publication date
JP4186681B2 (en) 2008-11-26

Similar Documents

Publication Publication Date Title
JP3876732B2 (en) Gateway device, gateway device address management method, and AV device having gateway function
JP3922817B2 (en) Communication node and communication terminal
US20040199645A1 (en) Multimedia network
JP3906156B2 (en) Communication adapter and method
JP2008511214A (en) Data stream communication apparatus and data stream communication method
JP2001306428A (en) Network apparatus, network system, communication method, and recording medium
US20030188028A1 (en) Data transmission method, data transmitter, record medium, and program
JP5350004B2 (en) COMMUNICATION DEVICE, COMMUNICATION DEVICE CONTROL METHOD, AND PROGRAM
WO2000028690A2 (en) Method and apparatus for converting communications between ieee 1394 devices and devices operating under a different bus network protocol
JP2011521492A (en) Wireless personal area network method
JP5843634B2 (en) COMMUNICATION DEVICE, ITS CONTROL METHOD, AND PROGRAM
US8478193B2 (en) Device-identifying system, device-identifying method, controlling device, and controlled device
JP4186681B2 (en) Electronic device system and control command transmission method
JP3780929B2 (en) Power control system
JP2005136486A (en) Equipment control system and electric/electronic apparatus
JP5106230B2 (en) Communication system and method, terminal station and program
US7633959B2 (en) Bridging device, communication program, and communication method
JP4102253B2 (en) Communication equipment
JP4102344B2 (en) COMMUNICATION CONTROL DEVICE, METHOD, AND PROGRAM
KR100763716B1 (en) Information control method, information processor, and information control system
JP2004274608A (en) Communication apparatus
JP2004088330A (en) Network bridge device and method therefor
JP2003229857A (en) Serial bus system, device for managing band of serial bus, and communication equipment
EP1570603B1 (en) A multimedia network system for interconnecting a number of receiving and transmitting digital and/or analogous devices
JP2005260711A (en) Communication apparatus, system, and control method for communication apparatus

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20050929

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20070822

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20071016

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20071127

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

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

R151 Written notification of patent or utility model registration

Ref document number: 4186681

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

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

Free format text: PAYMENT UNTIL: 20110919

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20120919

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20120919

Year of fee payment: 4

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

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

Free format text: PAYMENT UNTIL: 20120919

Year of fee payment: 4

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

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

Free format text: PAYMENT UNTIL: 20120919

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20130919

Year of fee payment: 5

LAPS Cancellation because of no payment of annual fees