JP2004007773A - Communication control method and communication system - Google Patents
Communication control method and communication system Download PDFInfo
- Publication number
- JP2004007773A JP2004007773A JP2003273502A JP2003273502A JP2004007773A JP 2004007773 A JP2004007773 A JP 2004007773A JP 2003273502 A JP2003273502 A JP 2003273502A JP 2003273502 A JP2003273502 A JP 2003273502A JP 2004007773 A JP2004007773 A JP 2004007773A
- Authority
- JP
- Japan
- Prior art keywords
- connection
- bus
- register
- communication system
- electronic 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.)
- Granted
Links
Images
Landscapes
- Information Transfer Systems (AREA)
- Small-Scale Networks (AREA)
Abstract
Description
本発明は、ビデオデータやオーディオデータのようなデジタルデータを、例えばIEEE−P1394に準拠したシリアルバス(以下「P1394シリアルバス」と略す。)のような通信制御バスを用いて伝送する通信システムにおいて利用される通信制御方法及びこの制御方法を用いる通信ステムに関する。 The present invention relates to a communication system for transmitting digital data such as video data and audio data using a communication control bus such as a serial bus compliant with IEEE-P1394 (hereinafter abbreviated as “P1394 serial bus”). The present invention relates to a communication control method used and a communication system using the control method.
P1394シリアルバスのような制御信号と情報信号とを混在させることのできる通信制御バスによって複数の電子機器を接続し、これらの機器間で情報信号及び制御信号を通信するシステムが考えられている。 A system in which a plurality of electronic devices are connected by a communication control bus such as a P1394 serial bus that can mix control signals and information signals, and the information signals and control signals are communicated between these devices has been considered.
図5にこのようなシステムの例を示す。このシステムは4台のデジタルビデオテープレコーダー(以下「VTR」という。)、1台のカムコーダー(以下「CAM」という。)、1台の編集機、及び1台のコンピュータを備えている。各機器の間は、P1394シリアルバスのツイストペアケーブルにより接続されている。各機器は、ツイストペアケーブルから入力される情報信号及び制御信号を中継する機能を持っているので、この通信システムは各機器が共通のP1394シリアルバスに接続されている通信システムと等価である。 Figure 5 shows an example of such a system. This system includes four digital video tape recorders (hereinafter, "VTR"), one camcorder (hereinafter, "CAM"), one editing machine, and one computer. The devices are connected by a twisted pair cable of a P1394 serial bus. Since each device has a function of relaying information signals and control signals input from a twisted pair cable, this communication system is equivalent to a communication system in which each device is connected to a common P1394 serial bus.
バスを共有している機器におけるデータ伝送は、図6のように所定の通信サイクル(例えば125μsec)毎に時分割多重によって行なわれる。バス上における通信サイクルの管理はCycle Masterと呼ばれる所定の機器、例えば編集機が通信サイクルの開始時であることを示す同期パケット(サイクルスタートパケット:以下「CSP」という。)をバス上の他の機器へ伝送することによってその通信サイクルにおけるデータ伝送が開始される。 (6) Data transmission in devices sharing a bus is performed by time division multiplexing every predetermined communication cycle (for example, 125 μsec) as shown in FIG. The management of the communication cycle on the bus is performed by synchronizing a predetermined device called a Cycle Master, for example, a synchronization packet (cycle start packet: hereinafter referred to as “CSP”) indicating that the editing machine is at the start of the communication cycle. By transmitting to the device, data transmission in the communication cycle is started.
1通信サイクル中に伝送されるデータの形態は、ビデオデータやオーディオデータなどの同期型データ(以下「Isoデータ」という。)と、接続制御コマンド等の非同期型データ(以下「Asyncデータ」という。)の2種類である。そして、IsoデータパケットがAsyncデータパケットより先に伝送される。Isoデータパケットそれぞれにチャンネル番号1,2,3 ,・・・Nを付けることにより、複数のIsoデータパケットを区別することができる。すべてのチャンネルのIsoデータパケットの送信が終了した後、次のCSPまでの期間がAsyncデータパケットの伝送に使用される。
The types of data transmitted during one communication cycle are synchronous data such as video data and audio data (hereinafter referred to as “Iso data”) and asynchronous data such as a connection control command (hereinafter referred to as “Async data”). ). Then, the Iso data packet is transmitted before the Async data packet. By assigning
バスにIsoデータパケットを送出しようとする機器は、チャンネルとデータ伝送に必要な帯域をまず確保する。このため、バスのチャンネルと帯域を管理する所定の機器(Bus Manager:以下「BM」という。)、例えばコンピュータに、チャンネル及び必要とする帯域を申請する。BMは、図7に示すように、バスの各チャンネルの使用状態を示すレジスタREG1と、バスの残りの容量を示すレジスタREG2を備えている。Isoデータパケットを送出しようとする機器は、これらのレジスタREG1,2に対して、Asyncデータパケットを用いて読み出し命令を送り、REG1,2の内容を読み出す。そして、空きチャンネルと空き容量があれば、Asyncデータパケットを用いて自分が使用したいチャンネルと帯域をREG1,2に書き込むための書き込み命令をBMへ送る。レジスタREG1,2への書き込みに成功すれば、バスへの出力が可能となる。 A device that intends to transmit an Iso data packet to a bus first secures a channel and a band necessary for data transmission. For this reason, a channel and a required band are applied to a predetermined device (Bus Manager: hereinafter, referred to as “BM”) for managing a bus channel and a band, for example, a computer. As shown in FIG. 7, the BM includes a register REG1 indicating the use state of each channel of the bus, and a register REG2 indicating the remaining capacity of the bus. A device that intends to transmit an Iso data packet sends a read command to these registers REG1 and REG2 using an Async data packet, and reads the contents of REG1 and REG2. Then, if there is an available channel and available capacity, the BM sends a write command for writing the channel and band that the user wants to use to REG1 and REG2 using the Async data packet. If writing to the registers REG1 and REG2 succeeds, output to the bus becomes possible.
図5に示した通信システム内の機器であるVTRの基本構成を図8に示す。このVTRは、VTRとしての本質的な機能単位であるデッキ部11とチューナー部12に加えて、P1394シリアルバスに対するデジタルインターフェイス(以下「デジタルI/F」という。)13、このデジタルI/F13とデッキ部11又はチューナー部12の切り換え接続を行うスイッチボックス部14、及び通信制御マイコン15を備えている。機器がCAMであれば、デッキ部11とチューナー部12の代わりにカメラ部があり、編集機やコンピュータであれば、ビデオデータやコンピュータデータの処理部がある。
FIG. 8 shows a basic configuration of a VTR, which is a device in the communication system shown in FIG. This VTR includes a deck unit 11 and a
このように構成された電子機器において、機器間の接続は通信制御マイコン15が行う。図9に、通信制御マイコン15のアプリケーション1とコマンド処理部2と機器間接続処理部3間の処理伝達のレイヤー分け及び機器間接続情報を管理するテーブル(Connection Management Table:以下「CMT」という。)4の構造図を示す。
電子 In the electronic device configured as described above, the communication control microcomputer 15 performs connection between the devices. FIG. 9 shows a table (Connection Management Table: hereinafter referred to as “CMT”) for managing layering of processing transmission between the
アプリケーション1は通信相手、帯域等のパラメータを含むコマンド生成し、コマンド処理部2へ渡す。コマンド処理部2は、通信システム内に通信システム全体の機器間接続を管理する代表機器(Audio Video Manager:以下「AVM」という。)が存在する場合は、機器間接続処理をAVMに渡し、処理を任せる。一方、AVMが存在しない場合は、自己の機器間接続処理部3へパラメータを渡す。機器間接続処理部3は、このパラメータを基に機器間接続処理を実行すると共に、パラメータをCMT4に登録する。
(4) The
ここで、AVMになるのは、コンピュータのような通信システム全体を管理する能力のある機器である。そして、AVMになるためには、システム内の全機器のAVMレジスタ(図示せず)に自分のノードIDを書き込むことが必要であり、この書き込みに成功した機器がAVMとなる。そして、各機器はシステム内にAVMがいるかいないかは、自分のAVMレジスタにノードIDが書かれているかどうかにより判別することができる。 AVHere, the AVM is a device such as a computer capable of managing the entire communication system. In order to become an AVM, it is necessary to write its own node ID into AVM registers (not shown) of all devices in the system, and the device that succeeds in this writing becomes the AVM. Each device can determine whether or not there is an AVM in the system based on whether or not a node ID is written in its own AVM register.
このように構成された通信システムにおいて、機器の電源をオン/オフにしたり、バスに対して機器を抜き差しすることによりバスリセットが起きた際のことを考える。 考 え る In a communication system configured as described above, consider a case where a bus reset occurs due to turning on / off the power of a device or disconnecting / connecting a device from / to a bus.
このとき、バスリセット前に自己の機器間接続処理部3で機器間接続処理を実行した場合には、バスリセットが起きた際に、各々の機器間接続処理部3で管理しているCMT4に登録されている機器間接続情報を基に機器間接続を張り直すため、リセット前の機器間接続を維持することができる。 At this time, if the inter-device connection processing unit 3 executes the inter-device connection processing before the bus reset, when the bus reset occurs, the CMT 4 managed by the respective inter-device connection processing units 3 transmits the bus reset. Since the inter-device connection is reestablished based on the registered inter-device connection information, the inter-device connection before reset can be maintained.
一旦、AVMに機器間接続処理を任せた場合、バスリセット等が起こると、自分の機器間接続処理部3に機器間接続情報を保持していないため、接続を張り直すことができない。 {Circle around (4)} Once the AVM leaves device connection processing, if a bus reset or the like occurs, the device connection processing unit 3 does not hold the device connection information and cannot reconnect.
このため、バスリセット前にAVMが存在しリセット後にいなくなった場合や、リセットの前後でAVMが変わってしまった場合には、リセット後のシステム全体の機器間接続が解除されてしまうため、VTRの記録や編集処理等が中断されてしまう。 Therefore, if the AVM exists before the bus reset and disappears after the reset, or if the AVM changes before and after the reset, the device connection of the entire system after the reset is released. Recording and editing processing are interrupted.
さらに、バスリセット前にAVMが存在せず、リセット後に出現した場合等には、リセット前に各々の機器が各自張っていた接続を張り直すのみで、AVMへCMTの内容を送信しないため、新しいAVMはシステム全体の機器間接続状況を把握するために、全機器に対してCMTの内容を問い合わせる必要があり、通信数が多くなることがある。 Furthermore, when the AVM does not exist before the bus reset and appears after the reset, etc., each device only reestablishes its own connection before the reset and does not transmit the contents of the CMT to the AVM. The AVM needs to inquire of all devices about the contents of the CMT in order to grasp the connection status between devices in the entire system, and the number of communications may increase.
本発明は、このような問題点を解決するために提案されたものであって、バスリセット時に機器間の情報信号の送受信が中断されないようにしたデータ通信方法及び電子機器を提供することを目的とする。 The present invention has been proposed in order to solve such a problem, and an object of the present invention is to provide a data communication method and an electronic device in which transmission and reception of information signals between devices are not interrupted at the time of a bus reset. And
また、本発明は、バスリセット前にAVMが存在せず、リセット後に出現した場合であっても、AVMが各機器に対して機器間接続情報の問い合わせる必要をなくしたデータ通信方法及び電子機器を提供することを目的とする。 Further, the present invention provides a data communication method and an electronic device that eliminate the need for the AVM to inquire each device of device connection information even if the AVM does not exist before the bus reset and appears after the reset. The purpose is to provide.
本発明は、前記課題を解決するために、情報信号と制御信号を混在させ、パケットにて通信可能なバスを介して複数の電子機器が接続された通信システムにおいて利用される通信制御方法において、電子機器は、出力プラグを介して情報信号を出力または、入力プラグを介して情報信号を入力するようになし、通信システムに同様に接続された他の電子機器と1対1接続を行うことが可能であり、接続に関する接続情報を各接続毎に保持するようになし、接続情報は、接続先に関する情報を含むようになし、通信中にバスリセットが発生した場合には、バスリセット発生前の接続状態を再構築することを特徴とする。 The present invention provides a communication control method used in a communication system in which a plurality of electronic devices are connected via a bus capable of communicating with a packet by mixing information signals and control signals, The electronic device outputs an information signal through an output plug or inputs an information signal through an input plug, and can make a one-to-one connection with another electronic device similarly connected to the communication system. It is possible to keep the connection information for each connection for each connection. The connection information does not contain information about the connection destination. If a bus reset occurs during communication, The connection state is reconstructed.
ここで、電子機器は、入力する電子機器を指定しないブロードキャスト出力または、出力する電子機器を指定しないブロードキャスト入力を行うことが可能であり、接続情報は、ブロードキャスト出力またはブロードキャスト入力に関する情報を含むようになす。 Here, the electronic device can perform a broadcast output that does not specify the electronic device to be input or a broadcast input that does not specify the output electronic device, and the connection information includes information related to the broadcast output or the broadcast input. Eggplant
接続情報は、接続の保護に関する情報を含むようになすことが望ましい。 It is desirable that the connection information includes information on connection protection.
また、接続情報は、情報信号の通信に必要な帯域に関する情報を含むようになすことが望ましい。 接 続 Also, it is desirable that the connection information includes information on a band necessary for communication of the information signal.
本発明に係る通信制御方法において、電子機器は接続時または再接続時に、通信システムに同様に接続され、バスの各チャンネルの使用状態を示す第1のレジスタを有するバス管理機器へ第1のレジスタの内容を読み出す命令を送信し、第1のレジスタの内容を受信し、受信した第1のレジスタの内容および自身が利用を希望するバスのチャンネルに基づき、第1のレジスタの内容を書き換える命令をバス管理機器へ送信する。 In the communication control method according to the present invention, when the electronic device is connected or reconnected, the electronic device is similarly connected to the communication system, and the first register is transmitted to the bus management device having the first register indicating the use state of each channel of the bus. A command for reading the contents of the first register is received, and the contents of the first register are received. Based on the received contents of the first register and the channel of the bus which the user wishes to use, a command for rewriting the contents of the first register is issued. Send to the bus management device.
また、本発明に係る通信制御方法において、電子機器は接続時または再接続時に、通信システムに同様に接続され、バスの利用可能帯域を示す第2のレジスタを有するバス管理機器へ前記第2のレジスタの内容を読み出す命令を送信し、前記第2のレジスタの内容を受信し、受信した第2のレジスタの内容および自身が利用を希望するバスの帯域に基づき、第2のレジスタの内容を書き換える命令を前記バス管理機器へ送信するようになす。 Further, in the communication control method according to the present invention, when the electronic device is connected or reconnected, the electronic device is connected to the communication system in the same manner, and the electronic device is transmitted to the bus management device having the second register indicating the available bandwidth of the bus. A command to read the contents of the register is transmitted, the contents of the second register are received, and the contents of the second register are rewritten based on the received contents of the second register and the bandwidth of the bus which the user desires to use. An instruction is sent to the bus management device.
また、本発明は、情報信号と制御信号を混在させ、パケットにて通信可能なバスを介して複数の電子機器が接続された通信システムにおいて、電子機器は、出力プラグを介して前記情報信号を出力または、入力プラグを介して前記情報信号を入力するようになし、通信システムに同様に接続された他の電子機器と1対1接続を行うことが可能であり、接続に関する接続情報を各接続毎に保持するようになし、接続情報は、接続先に関する情報を含むようになし、通信中にバスリセットが発生した場合には、前記バスリセット発生前の接続状態を再構築することを特徴とする。 Further, the present invention provides a communication system in which an information signal and a control signal are mixed and a plurality of electronic devices are connected via a bus capable of communicating with a packet, wherein the electronic device transmits the information signal via an output plug. The information signal is input through an output or an input plug, so that a one-to-one connection can be made with another electronic device similarly connected to the communication system, and connection information regarding the connection is transmitted to each connection. It is characterized by re-establishing the connection state before the occurrence of a bus reset when a bus reset occurs during communication, and the connection information does not include information on a connection destination. I do.
本発明に係る通信システムを構成する電子機器は、入力する電子機器を指定しないブロードキャスト出力または、出力する電子機器を指定しないブロードキャスト入力を行うことが可能であり、接続情報は、ブロードキャスト出力またはブロードキャスト入力に関する情報を含むようになす。 The electronic device constituting the communication system according to the present invention can perform a broadcast output without specifying the input electronic device or a broadcast input without specifying the output electronic device, and the connection information includes the broadcast output or the broadcast input. Include information about
また、接続情報は、接続の保護に関する情報を含むようになす。 (4) The connection information includes information on connection protection.
さらに、接続情報は、情報信号の通信に必要な帯域に関する情報とを含むようにしてもよい。 Furthermore, the connection information may include information on a band necessary for communication of the information signal.
本発明に係る通信システムは、電子機器は接続時または再接続時に、通信システムに同様に接続され、バスの各チャンネルの使用状態を示す第1のレジスタを有するバス管理機器へ第1のレジスタの内容を読み出す命令を送信し、第1のレジスタの内容を受信し、受信した第1のレジスタの内容および自身が利用を希望するバスのチャンネルに基づき、第1のレジスタの内容を書き換える命令を前記バス管理機器へ送信するようになす。 In the communication system according to the present invention, when the electronic device is connected or reconnected, the electronic device is similarly connected to the communication system, and the first register is transmitted to the bus management device having the first register indicating the use state of each channel of the bus. A command for reading the contents is transmitted, the contents of the first register are received, and a command for rewriting the contents of the first register is issued based on the received contents of the first register and the channel of the bus which the user desires to use. The data is transmitted to the bus management device.
本発明に係る通信システムにおいて、電子機器は接続時または再接続時に、通信システムに同様に接続され、バスの利用可能帯域を示す第2のレジスタを有するバス管理機器へ第2のレジスタの内容を読み出す命令を送信し、第2のレジスタの内容を受信し、受信した第2のレジスタの内容および自身が利用を希望するバスの帯域に基づき、第2のレジスタの内容を書き換える命令をバス管理機器へ送信するようになす。 In the communication system according to the present invention, at the time of connection or reconnection, the electronic device is similarly connected to the communication system, and transfers the contents of the second register to the bus management device having the second register indicating the available bandwidth of the bus. A bus management device transmits a command to read, receives the content of the second register, and issues a command to rewrite the content of the second register based on the received content of the second register and the bandwidth of the bus that the user wishes to use. To be sent to
本発明によれば、バスリセット前後における、システム全体の機器間接続を管理する電子機器の存在の有無あるいは変更にかかわらず機器間接続を維持することができる。 According to the present invention, before and after the bus reset, the inter-device connection can be maintained regardless of the presence / absence or change of the electronic device that manages the inter-device connection of the entire system.
また、本発明によれば、バスリセット後の新しいAVMは各機器に対して接続情報を問い合わせる必要がない。そして、バスリセット時の処理は、自動的に行われるため、ユーザーはバスリセットを意識しなくてもすむ。 According to the present invention, the new AVM after the bus reset does not need to inquire connection information to each device. Since the process at the time of the bus reset is performed automatically, the user does not need to be conscious of the bus reset.
以下、本発明を図面を参照しながら、
〔1〕本発明におけるCMTへの登録/削除
〔2〕バスリセット時の処理
(2−1)バスリセット前後共AVMが存在しない場合
(2−2)バスリセット前にAVMが存在せず、リセット後に現れた場合
(2−3)バスリセット前にはAVMが存在し、リセット後にいなくなった場合
の順序で詳細に説明する。
Hereinafter, the present invention will be described with reference to the drawings.
[1] Registration / deletion to CMT in the present invention [2] Processing at bus reset (2-1) When AVM does not exist before and after bus reset (2-2) AVM does not exist before bus reset and reset Cases Appearing Later (2-3) The AVM exists before the bus reset, and will be described in detail in the order in which it disappears after the reset.
〔1〕本発明におけるCMTへの登録/削除
図1に本発明における通信制御マイコンのアプリケーション1とコマンド処理部2と機器間接続処理部3間の処理伝達のレイヤー分け及びCMTの構造図を示す。
[1] Registration / deletion to CMT according to the present invention FIG. 1 shows a layer diagram of processing transmission between the
本発明では、ユーザーの操作に応じてアプリケーション1が接続のパラメータを含むコマンドを作成すると、コマンド処理部2は各々の接続に対して機器内で一意に定まるコネクションIDを付与し、アプリケーション1から渡されたパラメータと共にCMT4に登録する。コマンド処理部2からアプリケーション1への返事としてこのコネクションIDを渡すことにより、これ以後、アプリケーション1はコネクションIDを用いたコマンドを送信するだけで、接続のパラメータが一意に決定される。
In the present invention, when the
コマンド処理部2は、通信システム内にAVMが存在しない場合には、CMT4に登録した接続のパラメータを含むコマンドを自己の機器間接続処理部3へ送信する。機器間接続処理部3は、このパラメータにしたがって機器間接続処理を実行する。一方、AVMが存在する場合には、CMT4に登録した接続のパラメータを含むコマンドをAVMへ送信して機器間接続処理を任せる。
When the AVM does not exist in the communication system, the
コマンド処理部2は、アプリケーション1から機器間接続の解放(disconnect)コマンドを受けた場合、通信システム内にAVMが存在するかどうかを判断する。前記したように、この解放コマンドはコネクションIDを用いたコマンドである。そして、AVMが存在しない場合には解放コマンドを自己の機器間接続処理部3へ送信し、AVMが存在する場合には解放コマンドをAVMへ送信する。自己の機器間接続処理部3又はAVMが機器間接続の解放処理を行った後に、コマンド処理部2はコネクションID及びパラメータをCMT4から削除する。
When the
以上各機器において機器間接続を行う部分について説明したが、AVMも基本的に同じ構成である。ただ、AVMの場合、各機器との間で機器間接続情報を送受信するように構成されている点が異なる。 Although the description has been given above of the portion for connecting the devices in each device, the AVM basically has the same configuration. The difference is that the AVM is configured to transmit and receive inter-device connection information with each device.
図5に示した通信システムにおいて、例えばCAMで再生しVTR1で録画していると共に、編集機がVTR2及びVTR3を操作している場合について考える。 In the communication system shown in FIG. 5, consider a case in which, for example, playback is performed by CAM and recording is performed by VTR1, and an editing machine is operating VTR2 and VTR3.
このときの、CAMが持つCMTを図2に示す。この図において、パラメータの出力ノードIDは情報信号を出力している機器のID、この場合CAMのノードIDである。出力プラグ番号は情報信号を出力しているプラグの番号、この場合、プラグ0である。入力ノードIDは、情報信号を入力している機器のIDである。この場合、CAMは、再生モードにして情報信号をバスへ出力しているので、ブロードキャストになっている。入力プラグ番号は、情報信号を入力しているプラグ番号である。ここでは、ブロードキャスト出力なので「don’t care」になっている。BW(Bandwidth)は情報信号の伝送に必要な帯域である。PB(Protect Bit)は、機器間接続が保護されているかどうかを示す。この場合、0なので保護されていない。以上のパラメータを持つ機器間接続に対してコネクションID=1が付与されている。
FIG. 2 shows the CMT of the CAM at this time. In this figure, the output node ID of the parameter is the ID of the device outputting the information signal, in this case, the CAM node ID. The output plug number is the number of the plug that outputs the information signal, in this case,
同様に、VTR1のCMTを図3に示す。パラメータの出力ノードIDがブロードキャストになっているのは、デフォルト(固定)のチャンネルから入力している状態を意味する。
Similarly, the CMT of the
さらに、編集機のCMTを図4に示す。このように、編集機など他の機器を管理できる機器によって機器間接続が張られる場合を1対1(one to one)接続と呼ぶ。1対1接続の場合、機器間接続を保護するので、PBは1になっている。 (4) The CMT of the editing machine is shown in FIG. In this way, a case where an inter-device connection is established by a device that can manage another device such as an editing machine is called a one-to-one connection. In the case of one-to-one connection, PB is set to 1 because the connection between devices is protected.
接続がブロードキャストの場合には、通常は機器間接続は保護されないが、ユーザーの設定により機器間接続を保護するように構成することもできる。この場合、コマンド処理部2は、アプリケーション1からプロテクト処理の要求を受ける。コマンド処理部2は、プロテクト処理を行ったときは、CMT4上の対応するコネクションIDのPBを1にセットし、逆にプロテクト解除処理を行ったときは、PBを0にする。但し、1対1接続の場合は、接続が張られるとそれが必ず保護されるため、登録時にPBは1になる。
(4) When the connection is broadcast, the connection between the devices is not normally protected. However, the connection between the devices can be protected by user setting. In this case, the
〔2〕バスリセット時の処理
次に、バスリセット時の処理について説明する。
[2] Processing at Bus Reset Next, processing at bus reset will be described.
(2−1)バスリセット前後共AVMが存在しない場合
バスリセット前にAVMが存在せず、バスリセット後にもAVMが存在しない場合には、ブロードキャスト出力をしていたCAMのコマンド処理部2はCMT4上の接続処理を自己の機器間接続処理部3に渡す。同様に、編集機も、CMT4上に登録してあるVTR2−VTR3間の1対1接続処理を自己の機器間接続処理部3に渡す。各々、実際に機器間接続処理が実行されると、機器間接続が維持される。ここで、ブロードキャスト入力をしていたVTR1は、リセット後もそのままデフォルトのチャンネルから入力していればよい。
(2-1) When there is no AVM before and after the bus reset When there is no AVM before the bus reset and no AVM after the bus reset, the
次に、バスリセット前にAVMが存在せず、バスリセット後にもAVMが存在しない場合の一例を、CAMとVTR1との間の録画動作を停止し、CAMの電源を落とす場合について説明する。
Next, an example of a case where there is no AVM before the bus reset and no AVM after the bus reset will be described for a case where the recording operation between the CAM and the
VTR1の録画動作を停止し、CAMの再生動作を停止することで、CAMのアプリケーション1はブロードキャスト出力を解放(disconnect)させるコマンドをコマンド処理部2に渡す。コマンド処理部2では、システム内にAVMが存在しないため、このコマンドを自己の機器間接続処理部3へ渡す。機器間接続を解放する処理が完了とすると、コマンド処理部2ではアプリケーション1から知らされた解放(disconnect)コマンドのコネクションIDに対応する接続処理をCMT4上から削除する。その後、CAMの電源を落とすとバスリセットが起こる。バスリセット後、編集機は、システム内にAVMが存在しないため、自己の機器間接続処理部3へ1対1接続処理の要求を出す。機器間接続処理部3において、帯域とチャンネルを獲得し直し、機器間接続を張り直すことで編集機によるVTR2とVTR3との間の編集作業は維持される。
By stopping the video recording operation of the
(2−2)バスリセット前にAVMが存在せず、リセット後に現れた場合
次に、バスリセット前にAVMが存在せず、バスリセット後にAVMが現れた場合について説明する。ここでは、コンピュータがAVMになり、システム全体を把握する場合を考える。
(2-2) Case where AVM does not exist before bus reset and appears after reset Next, a case where AVM does not exist before bus reset and AVM appears after bus reset will be described. Here, it is assumed that the computer becomes an AVM and grasps the entire system.
バスリセット後、編集機のコマンド処理部2は、システム内にAVMが存在するため、1対1接続処理コマンドをAVMへ渡す。AVMは編集機のコマンド処理部2から受けた機器間接続処理を自己の機器間接続処理部3に渡し、帯域とチャンネルの取得の代行と接続処理を行う。その後、コンピュータ上の操作でVTR1とVTR4間の作業を行ったとする。この場合、コンピュータは、編集機が使用している帯域とチャンネルを把握しており、自分は他のチャンネルを使用して編集等の作業を行う。なお、AVMは、バス全体を有効に利用するために必要があれば、他の機器間接続を強制的に解放することも可能である。
(4) After the bus reset, the
(2−3)バスリセット前にはAVMが存在し、リセット後にいなくなった場合
次に、バスリセット前にはAVMが存在し、バスリセット後にAVMがいなくなった場合について説明する。コンピュータ上の編集作業が終了し、バスリセットを起こして、コンピュータがAVMとしてのシステム管理を降りると、編集機は今度はAVMがいなくなったと知り、1対1接続コマンドを自己の機器間接続処理部3へ送信する。編集機の機器間接続処理部3はこのコマンドにしたがって、1対1接続処理を実行するので、VTR2−VTR3間の編集作業は続行される。一方、コンピュータはAVMとしてのシステム管理を降りCMT4もクリアされているため、VTR1−VTR4間の接続は張り直さず、コンピュータ上で操作していたVTR1−VTR4間の接続は解放されたままである。
(2-3) Case where AVM exists before bus reset and disappears after reset Next, a case where AVM exists before bus reset and AVM disappears after bus reset will be described. When the editing operation on the computer is completed, a bus reset is performed, and the computer exits the system management as the AVM, the editing machine knows that the AVM has disappeared, and sends a one-to-one connection command to its own device connection processing unit. Send to 3. Since the inter-device connection processing unit 3 of the editing machine executes the one-to-one connection processing according to this command, the editing work between the VTR2 and the VTR3 is continued. On the other hand, since the computer has exited the system management as the AVM and the CMT4 has been cleared, the connection between the VTR1 and the VTR4 is not re-established, and the connection between the VTR1 and the VTR4 operated on the computer remains released.
このように、本発明では、上位のレイヤーであるコマンド処理部2がCMT4を管理し、AVMの存在の有無を確認したうえでAVMあるいは自己の機器間接続処理部3へCMT4上の処理を送信する。したがって、バスリセット前後のAVMの存在の有無及び変更にかかわらずシステム上の機器間接続を維持することができ、且つ新しいAVMが各機器に対してCMT4上の接続情報を問い合わせる必要がなくなる。
As described above, according to the present invention, the
このため、複数の編集作業を行っている際に、一部の編集機等の抜き差しをしても、その編集作業に係わっていた機器間の接続は切れても、他の1対1接続は維持されるため、P1394のシステム上で機器の抜き差しがあっても、他の機器には影響を及ぼさないという理念に適合できる。 For this reason, when a plurality of editing operations are performed, even if some editing machines or the like are disconnected and reconnected, the connection between the devices involved in the editing operation is cut off, but the other one-to-one connection is maintained. Since it is maintained, it is possible to conform to the principle that even if a device is inserted or removed on the P1394 system, other devices are not affected.
さらに、本発明では、各々の接続に対して一意に定まるコネクションIDを付け、アプリケーション1から渡されたパラメータと共にCMT4に登録するので、以後はアプリケーション1がコネクションIDを用いたコマンドを送信するだけで、コマンド処理部2は接続のパラメータを一意に決定し、コネクションIDに対応するパラメータを用いたコマンドを作成することができる。
Further, according to the present invention, a unique connection ID is assigned to each connection, and the connection ID is registered in the CMT 4 together with the parameters passed from the
なお、前記例では、各機器のコマンド処理部とAVMのコマンド処理部との間は接続のパラメータを用いたコマンドを送受信するものとして説明したが、AVMに機器別のコネクションIDを管理する能力を持たせることにより、一旦コネクションIDとパラメータを用いたコマンドを送信し、これがAVMのCMTに登録された後はコネクションIDを用いたコマンドを送受信するように構成することもできる。 In the above example, the command using the connection parameters is transmitted and received between the command processing unit of each device and the command processing unit of the AVM. However, the AVM has the ability to manage the connection ID of each device. By providing the command, a command using the connection ID and the parameter is transmitted once, and after the command is registered in the CMT of the AVM, the command using the connection ID can be transmitted and received.
1 アプリケーション
2 コマンド処理部
3 機器間接続処理部
4 CMT
Claims (12)
前記電子機器は、出力プラグを介して前記情報信号を出力または、入力プラグを介して前記情報信号を入力するようになし、前記通信システムに同様に接続された他の電子機器と1対1接続を行うことが可能であり、接続に関する接続情報を各接続毎に保持するようになし、前記接続情報は、接続先に関する情報を含むようになし、通信中にバスリセットが発生した場合には、前記バスリセット発生前の接続状態を再構築することを特徴とする通信制御方法。 In a communication control method used in a communication system in which a plurality of electronic devices are connected via a bus capable of communicating information and control signals in a packet,
The electronic device outputs the information signal through an output plug or inputs the information signal through an input plug, and has a one-to-one connection with another electronic device similarly connected to the communication system. It is possible to hold connection information on each connection for each connection, the connection information does not include information on the connection destination, if a bus reset occurs during communication, A communication control method comprising reconstructing a connection state before the occurrence of the bus reset.
前記電子機器は、出力プラグを介して前記情報信号を出力または、入力プラグを介して前記情報信号を入力するようになし、前記通信システムに同様に接続された他の電子機器と1対1接続を行うことが可能であり、接続に関する接続情報を各接続毎に保持するようになし、前記接続情報は、接続先に関する情報を含むようになし、通信中にバスリセットが発生した場合には、前記バスリセット発生前の接続状態を再構築することを特徴とする通信システム。 In a communication system in which a plurality of electronic devices are connected via a bus capable of communicating information signals and control signals and communicating in packets,
The electronic device outputs the information signal through an output plug or inputs the information signal through an input plug, and has a one-to-one connection with another electronic device similarly connected to the communication system. It is possible to hold connection information on each connection for each connection, the connection information does not include information on the connection destination, if a bus reset occurs during communication, A communication system for reconstructing a connection state before the occurrence of the bus reset.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2003273502A JP3702888B2 (en) | 2003-07-11 | 2003-07-11 | Communication control method and communication system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2003273502A JP3702888B2 (en) | 2003-07-11 | 2003-07-11 | Communication control method and communication system |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2001248211A Division JP3478285B2 (en) | 2001-08-17 | 2001-08-17 | Data communication method and electronic device |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2004007773A true JP2004007773A (en) | 2004-01-08 |
JP3702888B2 JP3702888B2 (en) | 2005-10-05 |
Family
ID=30438612
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2003273502A Expired - Lifetime JP3702888B2 (en) | 2003-07-11 | 2003-07-11 | Communication control method and communication system |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP3702888B2 (en) |
-
2003
- 2003-07-11 JP JP2003273502A patent/JP3702888B2/en not_active Expired - Lifetime
Also Published As
Publication number | Publication date |
---|---|
JP3702888B2 (en) | 2005-10-05 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
KR100497689B1 (en) | A method of data communication and ellectronic apparatus | |
EP1085700B1 (en) | Data transmission system and method | |
JP3291926B2 (en) | Electronic device control method | |
JP3246200B2 (en) | Data communication method and electronic device | |
JP3348526B2 (en) | Audio-video manager device, audio-video device, and communication method | |
US5838248A (en) | Electronic arrangement and communication control method therefor | |
JP3702888B2 (en) | Communication control method and communication system | |
JP3478285B2 (en) | Data communication method and electronic device | |
JP3704773B2 (en) | Electronic device and control method thereof | |
JP3637817B2 (en) | Device connection method and program recording medium | |
JP3560522B2 (en) | Reception method in data receiving apparatus on IEEE1394 | |
CA2354102C (en) | Communication system and electronic apparatus | |
JP3567920B2 (en) | Data communication method and electronic device | |
JP2000059407A (en) | Network management method, information processing method, its system and information distributing medium | |
JPH07327287A (en) | Data transmission equipment | |
JP2005252920A (en) | Network control apparatus | |
JPH10172239A (en) | Information signal mixing apparatus and mixing control method | |
JP2001077834A (en) | Data transfer method | |
JP2004120734A (en) | Communication control method | |
JP2005176251A (en) | Data transfer method, data transfer apparatus, and control program | |
JP2004135156A (en) | Data communication equipment, data communication method, recording medium and program | |
JP2003037608A (en) | Communication control method and electronic equipment | |
JP2004007837A (en) | Electronic apparatus and communication control method | |
JP2006217236A (en) | Data communication processor |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A977 | Report on retrieval |
Effective date: 20050623 Free format text: JAPANESE INTERMEDIATE CODE: A971007 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Effective date: 20050628 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: 20050711 |
|
FPAY | Renewal fee payment (prs date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20080729 Year of fee payment: 3 |
|
FPAY | Renewal fee payment (prs date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090729 Year of fee payment: 4 |
|
FPAY | Renewal fee payment (prs date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090729 Year of fee payment: 4 |
|
FPAY | Renewal fee payment (prs date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20100729 Year of fee payment: 5 |
|
FPAY | Renewal fee payment (prs date is renewal date of database) |
Year of fee payment: 5 Free format text: PAYMENT UNTIL: 20100729 |
|
FPAY | Renewal fee payment (prs date is renewal date of database) |
Year of fee payment: 6 Free format text: PAYMENT UNTIL: 20110729 |
|
FPAY | Renewal fee payment (prs date is renewal date of database) |
Year of fee payment: 7 Free format text: PAYMENT UNTIL: 20120729 |
|
FPAY | Renewal fee payment (prs date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130729 Year of fee payment: 8 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
EXPY | Cancellation because of completion of term |