JP2003218874A - Creating method for information on communication rate among electron equipment, acquiring method therefor and recording medium - Google Patents

Creating method for information on communication rate among electron equipment, acquiring method therefor and recording medium

Info

Publication number
JP2003218874A
JP2003218874A JP2002009097A JP2002009097A JP2003218874A JP 2003218874 A JP2003218874 A JP 2003218874A JP 2002009097 A JP2002009097 A JP 2002009097A JP 2002009097 A JP2002009097 A JP 2002009097A JP 2003218874 A JP2003218874 A JP 2003218874A
Authority
JP
Japan
Prior art keywords
communication speed
maximum
node
speed information
information
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.)
Abandoned
Application number
JP2002009097A
Other languages
Japanese (ja)
Inventor
Koji Yamauchi
功次 山内
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.)
Sony Corp
Original Assignee
Sony Corp
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 Sony Corp filed Critical Sony Corp
Priority to JP2002009097A priority Critical patent/JP2003218874A/en
Publication of JP2003218874A publication Critical patent/JP2003218874A/en
Abandoned legal-status Critical Current

Links

Landscapes

  • Small-Scale Networks (AREA)
  • Maintenance And Management Of Digital Transmission (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide an acquiring method for information on communication rate among electron equipment capable of using efficiently a band eliminating useless communication by creating a rate map in a short time. <P>SOLUTION: The acquiring method comprises a step of acquiring information on a maximum communication rate of each electronic equipment from self identifier information transmitted from the electronic equipment at the bus reset time (step 204), a step of acquiring information on a maximum intercommunication rate among master nodes and self nodes by selecting a less rate in comparison with the maximum communication rate of the master nodes and the maximum communication rate of the self nodes (step 205), and a step of determining information of a maximum intercommunication rate among higher order nodes and self nodes by selecting less rate in comparison with the information the maximum intercommunication rates among higher order nodes than self nodes and information on maximum intercommunication rate of the self nodes (step 206). The method repeats these steps and creates a map of a maximum communication rate. <P>COPYRIGHT: (C)2003,JPO

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明は、電子機器間通信速
度情報作成方法、電子機器間通信速度情報取得方法およ
び記録媒体に関し、特にIEEE1394シリアルバス
に接続された電子機器間の通信速度情報作成方法と、電
子機器間の通信速度情報取得方法およびこれらの方法を
実現するプログラムを記録した記録媒体に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method for creating communication speed information between electronic devices, a method for acquiring communication speed information between electronic devices, and a recording medium, and more particularly to a method for creating communication speed information between electronic devices connected to an IEEE 1394 serial bus. And a method for acquiring communication speed information between electronic devices, and a recording medium recording a program for implementing these methods.

【0002】[0002]

【従来の技術】高速のシリアル・インターフェースの規
格として1995年にIEEE(米国電気電子学会)が
IEEE1394を正式仕様に採択した。このIEEE
1394システムは、動画像、静止画像、音声および文
字データなどのマルチメディア情報をコンピュータ、周
辺機器、あるいはデジタルビデオカメラなどの一般AV
機器間で高速シリアルに通信するためのプロトコルであ
る。近年の市場には、このIEEE1394規格に対応
した対応製品が数多く登場している。しかも、その対応
速度が高速化されてきている。例えば、初期のデジタル
ビデオカメラは、通信速度100Mbpsのみに対応し
た商品がほとんどであったが、最近では、100Mbp
sのみに対応した製品の出荷はほとんど見られなくな
り、大部分の製品は200Mbps、400Mbpsの
通信速度に対応したものになっている。さらに、IEE
E1394b規格対応となると、さらに高速化して80
0Mbpsに対応した商品も市場に出てくるものと思わ
れる。
2. Description of the Related Art In 1995, the IEEE (Institute of Electrical and Electronics Engineers) adopted IEEE 1394 as a standard specification for a high-speed serial interface. This IEEE
The 1394 system provides multimedia information such as moving images, still images, voice and character data to a computer, a peripheral device, a general AV such as a digital video camera.
It is a protocol for high-speed serial communication between devices. In the market in recent years, many compatible products corresponding to the IEEE 1394 standard have appeared. Moreover, the corresponding speed has been increased. For example, most of the early digital video cameras were compatible with a communication speed of 100 Mbps only, but recently, 100 Mbps
Almost no products that are compatible with s are shipped, and most of the products are compatible with communication speeds of 200 Mbps and 400 Mbps. Furthermore, IEEE
When the E1394b standard is supported, the speed is further increased to 80
It is expected that products compatible with 0 Mbps will also appear in the market.

【0003】このように、製品間で対応する通信速度が
異なると、IEEE1394システムには、製品毎に異
なった通信速度で転送しなければならないという問題が
生まれる。このようにIEEE1394システムでは、
接続されている製品間で異なる速度で転送しなければな
らないために、IEEE1394では機器(ノード)間
の速度を知る手段として、“速度マップ”が規格化され
ていたが、IEEE1394−2000規格では除外さ
れた。その代わりに、各機器に存在する“速度”フィー
ルドを読みに行くことで解決できるようになっている。
しかし、IEEE1394ケーブルの抜き差しによって
発生する“バスリセット”ごとにバス構成が変化し、そ
の度に“速度”フィールドを読みに行かねばならない。
As described above, when the corresponding communication speed is different between products, the IEEE 1394 system has a problem that the transfer speed must be different for each product. Thus, in the IEEE1394 system,
Since it is necessary to transfer data at different speeds between connected products, the "speed map" was standardized as a means of knowing the speed between devices (nodes) in IEEE1394, but it is excluded in the IEEE1394-2000 standard. Was done. Instead, it can be solved by reading the "speed" field that exists in each device.
However, the bus configuration changes each time a "bus reset" occurs due to the removal and insertion of the IEEE 1394 cable, and the "speed" field must be read each time.

【0004】ただでさえ、“バスリセット”時には、I
EEE1394システム内でかなり数多くのパケットが
送受信され、帯域は非常に混雑した状態にある。この
時、さらに対応速度を知るためにパケットを送受信して
いるのでは、ますます帯域を混雑させることになる。機
器(ノード)数が増えれば、帯域の混雑は一層激しくな
る。また、“速度マップ”を持たない機器では、通信速
度がわからないため、最初最大速度で送信して、受信し
たことを知らせる“Acknowledge ”信号が帰ってこない
場合は、送信速度を下げて送信仕直すという方法を採る
必要があり、帯域の混雑はさらに増え、思ったとおりの
時間内に処理が終わらないようなケースも出てくる可能
性がある。
Even at "bus reset", I
Very large numbers of packets are sent and received within the EEE 1394 system and the bandwidth is very crowded. At this time, if packets are transmitted and received in order to know the corresponding speed, the bandwidth becomes more and more crowded. As the number of devices (nodes) increases, bandwidth congestion becomes more severe. Also, if the device does not have a "speed map", it does not know the communication speed. Therefore, if the "Acknowledge" signal notifying that the data has been received is first sent at the maximum speed, the transmission speed will be reduced and the transmission will be corrected. However, there is a possibility that the processing will not be completed within the expected time in some cases.

【0005】[0005]

【発明が解決しようとする課題】上述のごとく、従来の
通信速度情報の取得方法では、機器の接続を増やしたり
減らしたりする場合などのIEEE1394ケーブルの
抜き差しによってパケットの送受信がふえ、処理が大幅
に遅れるという問題があった。本発明は、比較的簡単に
この問題を解決して、短時間に速度マップを作成するこ
とで無駄な通信を省いて帯域を効率良く利用することが
可能な、電子機器間の通信速度情報作成方法と取得方法
および、これらの方法を実現するプログラムを記録した
記録媒体の実現を課題とする。
As described above, according to the conventional method of acquiring communication speed information, packet transmission / reception is delayed by connecting / disconnecting the IEEE 1394 cable when the number of connection of devices is increased / decreased. There was a problem of being late. The present invention solves this problem relatively easily and creates a speed map in a short time, thereby eliminating wasteful communication and efficiently using a band. It is possible to create communication speed information between electronic devices. It is an object to realize a method, an acquisition method, and a recording medium that records a program that realizes these methods.

【0006】[0006]

【課題を解決するための手段】上記課題を達成するた
め、本発明は、システム上でノードを構成する複数の電
子機器間をバスで接続して、この電子機器相互間で通信
を行うシステムでの通信速度情報作成方法において、バ
スリセット時に前記電子機器が送出する自己識別子情報
から前記電子機器毎の最大通信速度情報を求めて最大通
信速度マップに記載する第1の過程と、前記電子機器が
直接接続されている上位電子機器である親ノードの最大
通信速度と、自ノードの最大通信速度を比較して遅いほ
うを選んで前記親ノードと自ノード間の最大相互通信速
度情報として前記最大通信速度マップに記載する第2の
過程と、自ノードより上位のノードと前記親ノード間の
最大相互通信速度情報と、自ノードの最大通信速度を比
較して遅いほうを選んで前記上位ノードと自ノード間の
最大相互通信速度情報として前記最大通信速度マップに
記載する第3の過程とを有し、これらの過程を繰り返し
て、システム上の全部の電子機器の前記最大通信速度情
報と、システム上の全部の電子機器相互間の前記最大相
互通信速度情報とを記載した前記最大通信速度マップを
作成して通信速度情報リストとすることを特徴とする。
これにより、最大通信速度マップを短時間に効率的に作
成することが可能な通信速度情報作成方法を実現するこ
とができる。
In order to achieve the above object, the present invention is a system in which a plurality of electronic devices constituting a node on the system are connected by a bus and the electronic devices communicate with each other. In the communication speed information creating method, the first step of obtaining maximum communication speed information for each of the electronic devices from the self-identifier information sent by the electronic device at the time of bus reset and writing the maximum communication speed map, and the electronic device The maximum communication speed of the parent node, which is a directly connected higher-level electronic device, and the maximum communication speed of the self node are compared, and the slower one is selected, and the maximum communication is set as the maximum mutual communication speed information between the parent node and the self node. The second process described in the speed map is compared with the maximum mutual communication speed information between the node higher than the own node and the parent node and the maximum communication speed of the own node, and the slower one is selected. And a third step described in the maximum communication speed map as maximum mutual communication speed information between the upper node and the own node, and repeating these steps, the maximum communication of all electronic devices on the system. The maximum communication speed map in which the speed information and the maximum mutual communication speed information between all the electronic devices on the system are written is created as a communication speed information list.
As a result, it is possible to realize a communication speed information creation method capable of efficiently creating the maximum communication speed map in a short time.

【0007】また、複数の電子機器間をバスで接続し
て、この電子機器相互間で通信を行うシステムでの通信
速度情報取得方法において、バスリセット時に前記電子
機器が送出する自己識別子情報から前記電子機器毎の最
大通信速度情報を求めて最大通信速度マップに記載する
第1の過程と、前記電子機器が直接接続されている上位
電子機器である親ノードの最大通信速度と、自ノードの
最大通信速度を比較して遅いほうを選んで前記親ノード
と自ノード間の最大相互通信速度情報として前記最大通
信速度マップに記載する第2の過程と、自ノードより上
位のノードと前記親ノード間の最大相互通信速度情報
と、自ノードの最大通信速度を比較して遅いほうを選ん
で前記上位ノードと自ノード間の最大相互通信速度情報
として前記最大通信速度マップに記載する第3の過程
と、これらの過程を繰り返して、システム上の全部の電
子機器の前記最大通信速度情報と、システム上の全部の
電子機器相互間の前記最大相互通信速度情報とを記載し
た前記最大通信速度マップを作成する第4の過程とを有
し、前記最大通信速度マップに基づいて通信速度を決定
することを特徴とする。これにより、最大通信速度マッ
プを短時間に効率的に作成することができ、得られた最
大通信速度マップを用いて短時間に通信速度情報を取得
でき、バスリセット時の通信の混雑を緩和することが可
能な通信速度情報取得方法を実現することができる。
Further, in a communication speed information acquisition method in a system in which a plurality of electronic devices are connected by a bus and communication is performed between the electronic devices, the self-identifier information transmitted from the electronic device at the time of bus reset A first process of obtaining maximum communication speed information for each electronic device and writing it in a maximum communication speed map, a maximum communication speed of a parent node that is a higher-level electronic device to which the electronic device is directly connected, and a maximum of its own node The second step of comparing the communication speeds and selecting the slower one and describing it in the maximum communication speed map as the maximum mutual communication speed information between the parent node and the own node, and between the node higher than the own node and the parent node The maximum mutual communication speed information is compared with the maximum mutual communication speed information of the own node, and the slower one is selected, and the maximum mutual communication speed information as the maximum mutual communication speed information between the upper node and the own node is selected. By repeating the third process described in the map and these processes, the maximum communication speed information of all the electronic devices on the system and the maximum mutual communication speed information of all the electronic devices on the system are obtained. The fourth step of creating the described maximum communication speed map, and determining the communication speed based on the maximum communication speed map. As a result, the maximum communication speed map can be efficiently created in a short time, the communication speed information can be acquired in a short time by using the obtained maximum communication speed map, and the communication congestion at the time of bus reset is eased. It is possible to realize a communication speed information acquisition method capable of performing the communication speed information acquisition.

【0008】さらにまた、システム上でノードを構成す
る複数の電子機器間をバスで接続して、この電子機器相
互間で通信を行うシステムでの通信速度情報作成のプロ
グラムを記録した記録媒体において、バスリセット時に
前記電子機器が送出する自己識別子情報から前記電子機
器毎の最大通信速度情報を求めて最大通信速度マップに
記載する第1の過程と、前記電子機器が直接接続されて
いる上位電子機器である親ノードの最大通信速度と、自
ノードの最大通信速度を比較して遅いほうを選んで前記
親ノードと自ノード間の最大相互通信速度情報として前
記最大通信速度マップに記載する第2の過程と、自ノー
ドより上位のノードと前記親ノード間の最大相互通信速
度情報と、自ノードの最大通信速度を比較して遅いほう
を選んで前記上位ノードと自ノード間の最大相互通信速
度情報として前記最大通信速度マップに記載する第3の
過程とを有し、これらの過程を繰り返して、システム上
の全部の電子機器の前記最大通信速度情報と、システム
上の全部の電子機器相互間の前記最大相互通信速度情報
とを記載した前記最大通信速度マップを作成するプログ
ラムを記録したことを特徴とする。これにより、最大通
信速度マップを短時間に効率的に作成することが可能な
プログラムを記録した記録媒体を実現することができ
る。
Furthermore, in a recording medium in which a program for creating communication speed information is recorded in a system in which a plurality of electronic devices forming nodes on the system are connected by a bus and the electronic devices communicate with each other, A first step of obtaining maximum communication speed information for each electronic device from self-identifier information sent by the electronic device at the time of bus reset and writing the maximum communication speed information in a maximum communication speed map, and a higher-order electronic device to which the electronic device is directly connected The maximum communication speed of the parent node and the maximum communication speed of the self node are compared, and the slower one is selected, and the maximum mutual communication speed information between the parent node and the self node is described in the maximum communication speed map. The process, comparing the maximum mutual communication speed information between the parent node and the node higher than the own node and the maximum communication speed of the own node, select the slower one And a third step described in the maximum communication speed map as maximum mutual communication speed information between the node and the own node, and repeating these steps, the maximum communication speed information of all electronic devices on the system. And a program for creating the maximum communication speed map that describes the maximum mutual communication speed information between all electronic devices on the system. As a result, it is possible to realize a recording medium recording a program capable of efficiently creating the maximum communication speed map in a short time.

【0009】[0009]

【発明の実施の形態】以下、本発明にかかる通信速度情
報の作成方法を添付図面を参照にして詳細に説明する。
BEST MODE FOR CARRYING OUT THE INVENTION Hereinafter, a method of creating communication speed information according to the present invention will be described in detail with reference to the accompanying drawings.

【0010】本発明の通信速度情報の作成方法は“速度
マップ”を効率良く作成することを目的としている。図
1に、この発明の説明に用いるIEEE1394機器の
バスネットワークの構成例を示す。図1において、符号
101〜符号107はIEEE1394ノードを構成す
る機器、符号111〜符号125はIEEE1394ポ
ート、符号130〜符号136はIEEE1394ケー
ブルである。各ノード101〜107はそれぞれのIE
EE1394ポート111〜125を介して、IEEE
1394ケーブル130〜136で接続されている。各
ノード101〜107には物理(PHY)レイヤーとリ
ンク(LINK)レイヤーとを有しており、レイヤー毎
に対応速度が決まっている。図1で各ノード101〜1
07の箱下部にかかれている数字が対応する速度を示
し、S100は100Mbps、S200は200Mb
ps、S400は400Mbpsが各レイヤーの最高対
応速度であることを示している。
The communication speed information creating method of the present invention aims to efficiently create a "speed map". FIG. 1 shows a configuration example of a bus network of IEEE 1394 equipment used for explaining the present invention. In FIG. 1, reference numerals 101 to 107 denote devices forming an IEEE 1394 node, reference numerals 111 to 125 denote IEEE 1394 ports, and reference numerals 130 to 136 denote IEEE 1394 cables. Each node 101-107 has its own IE
IEEE over the IEEE 1394 ports 111-125
They are connected by 1394 cables 130 to 136. Each of the nodes 101 to 107 has a physical (PHY) layer and a link (LINK) layer, and the corresponding speed is determined for each layer. Each node 101 to 1 in FIG.
The number written on the bottom of the box of 07 shows the corresponding speed, S100 is 100 Mbps, S200 is 200 Mbps.
ps and S400 indicate that 400 Mbps is the maximum corresponding speed of each layer.

【0011】IEEE1394ポート111〜125
は、バスの構成により、信号の入力側となる親ポート
(Parent Port )、信号の出力側となる子ポート(Chil
d Port)、つながっていないポート(Non Connected )
の3種類が考えられる。図1で、ポート113、11
6、118、119、122、125が親ポートにあた
り、ポート111、112、114、115、120、
121が子ポートにあたる。そうして、残りのポート1
17、123、124がつながっていないポートであ
る。以下この構成に沿って説明する。
IEEE 1394 ports 111-125
Is a parent port (Parent Port) on the signal input side and a child port (Chil) on the signal output side depending on the bus configuration.
d Port), non-connected port (Non Connected)
There are three possible types. In FIG. 1, ports 113, 11
6, 118, 119, 122, 125 are parent ports, and ports 111, 112, 114, 115, 120,
121 corresponds to the child port. Then the remaining port 1
The ports 17, 123, and 124 are not connected. Hereinafter, description will be made along this configuration.

【0012】図2は“速度マップ”を作成する処理のフ
ローチャートである。まず、ステップ200でスタート
すると、ステップ201で初期化処理に入り、図3に示
すような速度情報と親ノード情報が入るメモリ領域を確
保する。そして、ステップ202で各IEEE1394
ノードの物理レイヤーの最高対応速度(PHY速度)情
報と親ノード情報を収集する処理(getSpdMapInfo )の
サブルーチンに移行する。
FIG. 2 is a flow chart of the process for creating the "speed map". First, when starting at step 200, initialization processing is started at step 201, and a memory area for storing speed information and parent node information as shown in FIG. 3 is secured. Then, in step 202, each IEEE1394
The process shifts to a subroutine of a process (getSpdMapInfo) for collecting the maximum compatible speed (PHY speed) information of the physical layer of the node and the parent node information.

【0013】図4に、このgetSpdMapInfo 処理のフロー
チャートを示す。このフローチャートでは、ステップ4
00でルーチンに入ると、ステップ401で今回呼ばれ
たノード(最初はルートである“ノード6”)の“PH
Y速度”を“バスリセット”発生時に各ノードの物理レ
イヤーが送信する自己IDパケット(Self-Id )の物理
IDフィールド(phy id)から取得する。そうして、得
られた“PHY速度”(400Mbps)を図3の“s
pd[6]”のメモリ領域に記入する。図5にはこのよ
うにして記録された結果を示す。図5の501の欄がこ
の場合の記録結果にあたる。図5の表記では、“PHY
速度”の100Mbpsを(0)で、200Mbpsを
(1)で、400Mbpsを(2)で表わしていて()
の中の数字が実際に記録される。ここでは400Mbp
sにあたる(2)が記録される。
FIG. 4 shows a flowchart of this getSpdMapInfo process. In this flowchart, step 4
When the routine is entered at 00, the "PH" of the node called this time (first, "node 6" which is the root) is called at step 401.
The “Y speed” is obtained from the physical ID field (phy id) of the self ID packet (Self-Id) transmitted by the physical layer of each node when the “bus reset” occurs. Then, the obtained “PHY speed” ( 400 Mbps) is shown in FIG.
5 is shown in the memory area of pd [6] ". FIG. 5 shows the result recorded in this way. The column 501 in FIG. 5 corresponds to the recording result in this case. In the notation of FIG.
The speed "100 Mbps is represented by (0), 200 Mbps is represented by (1), and 400 Mbps is represented by (2) ().
The numbers in are actually recorded. Here 400 Mbp
(2) corresponding to s is recorded.

【0014】次に、図4のステップ402で自己IDパ
ケットの物理IDフィールドから子ポートの数に応じて
分岐する。この例の場合、“ノード6”には子ポートが
存在するので、この子ポートの1つである“ノード5”
のデータを取得するためにステップ403で再起呼び出
しが行われる。そうして、先のものと同様のステップ4
01の処理で、図3の“spd[5]”のメモリ領域
に、図5の502の欄のように200Mbpsに相当す
る(1)を記憶させる。この後、“ノード5”にも子ポ
ートが存在するため、再び図4のステップ402に相当
する分岐処理が行われて、この子ポートの1つである
“ノード4”が呼ばれ、テップ403相当の再起呼び出
しが行われる。
Next, in step 402 of FIG. 4, the process branches from the physical ID field of the self ID packet according to the number of child ports. In this example, since "node 6" has a child port, "node 5" which is one of the child ports
In step 403, a recursive call is made to obtain the data of. Then step 4 similar to the previous one
In the processing of 01, (1) corresponding to 200 Mbps is stored in the memory area of "spd [5]" of FIG. 3 as in the column of 502 of FIG. After that, since the child port also exists in "node 5", the branching process corresponding to step 402 in FIG. 4 is performed again, "node 4" which is one of the child ports is called, and step 403 is executed. A considerable recursive call is made.

【0015】こうして、図3の“spd[4]”のメモ
リ領域に、図5の503の欄のように400Mbpsに
相当する(2)が記憶された後、“ノード4”には子ポ
ートが存在しないので、図4のステップ405で自己の
ノード番号(ノード4)を返り価として抜けて、“ノー
ド5”のテップ404に戻ったところで、返り価である
今回のノード(ノード4)の親ポート(ノード5)を現
在のポートとして取得し、図3の“parent_no
de[4]”のメモリ領域に、図5の504の欄のよう
に(5)を記載する。このような処理を順次繰り返して
いくことで、図5の505以降を順次埋めて行って図5
の全データの記憶が完成する。
In this way, after (2) corresponding to 400 Mbps is stored in the memory area of "spd [4]" of FIG. 3 corresponding to the column 503 of FIG. 5, a child port is provided in "node 4". Since it does not exist, in step 405 of FIG. 4, the node returns its own node number (node 4) as the return value and returns to step 404 of “node 5”, and the parent of the current node (node 4), which is the return value, is returned. The port (node 5) is acquired as the current port, and “parent_no” in FIG. 3 is acquired.
In the memory area of de [4] ", describe (5) as in the column of 504 in Fig. 5. By sequentially repeating such processing, 505 and subsequent figures in Fig. 5 are sequentially filled in and performed. 5
The storage of all data of is completed.

【0016】この後、図4のgetSpdMapInfo 処理の再起
関数が終了すると、図2に戻り、“速度マップ”の作成
を“ルートノード”である“ノード6”から始めてい
く。図6がIEEE1394規格における“速度マッ
プ”のフォーマット図であり、図7が今回作成する“速
度マップ”を簡易的に示したものである。図6のフォー
マット図には、データ長、CRC(Cyclic Rerundancy
Check )符号、最後の電力リセット以降のこのマップの
版数などと共に、各ノード間で送出できる通信速度の最
大値(スピードコード)がスピードコード番号の順に順
次記載されている。
After that, when the restart function of the getSpdMapInfo process of FIG. 4 is completed, the process returns to FIG. 2 and the creation of the "speed map" is started from the "node 6" which is the "root node". FIG. 6 is a format diagram of the “speed map” in the IEEE 1394 standard, and FIG. 7 is a simplified view of the “speed map” created this time. In the format diagram of Fig. 6, the data length, CRC (Cyclic Rerundancy)
Check) code, the version number of this map since the last power reset, etc., and the maximum value (speed code) of the communication speed that can be sent between the nodes is sequentially described in the order of speed code numbers.

【0017】図2のステップ203で、まだ、“ノード
6”であって、すべてのノードの検索が終了していない
ので、まず、ステップ204で自己の“PHY速度”を
“速度マップ”に書き込む。図7では、701に相当す
る。“ノード6”には親ノードが存在しないので、図2
のステップ205、206は終了して、ステップ203
に戻り、“ノード5”に対して同様の検索を行う。ま
ず、ステップ204で“ノード5”の“PHY速度”を
“速度マップ”に書き込む。図7では、702に相当す
る。次に、図2のステップ205で親ノードである“ノ
ード6”の“PHY速度”と自己“ノード5”の“PH
Y速度”を比較する。そうして、より遅い方である
(1)を“ノード5”と“ノード6”の通信可能速度と
する。図7では、703Aおよび703Bにこの(1)
の値が記入される。
In step 203 of FIG. 2, since it is the "node 6" and the search of all the nodes is not completed yet, first, in step 204, the own "PHY speed" is written in the "speed map". . In FIG. 7, it corresponds to 701. Since there is no parent node in “node 6”, FIG.
Steps 205 and 206 of step 203 are completed, and step 203
Then, the same search is performed for "node 5". First, in step 204, the “PHY speed” of “node 5” is written in the “speed map”. In FIG. 7, it corresponds to 702. Next, in step 205 of FIG. 2, the “PHY speed” of the parent node “node 6” and the “PH speed” of the self “node 5”.
"Y speed" is compared. Then, the slower one (1) is set as the communicable speed of "node 5" and "node 6". In Fig. 7, 703A and 703B have this (1).
The value of is filled in.

【0018】同様に、“ノード4”についても図2のス
テップ204およびステップ205を行って、“ノード
4”の“PHY速度”を図7の704に、“ノード4”
と“ノード5”の通信可能速度を705Aおよび705
Bに書き込む。さらに、図2のステップ206で、自分
の親ノード(ノード5)と自分より大きいノードである
“ノード6”との通信可能速度(図7の703Aまたは
703B)と、“ノード4”の“PHY速度”とを比較
して遅い方である(1)を“ノード4”と“ノード6”
の通信可能速度とし、図7の706Aおよび706Bに
書き込むようにする。以後同様の処理を“ノード3”か
ら“ノード0”まで実行することによって、図7の“速
度マップ”を707から728Aおよび728Bまで順
次埋めていくことができる。
Similarly, for the "node 4", the steps 204 and 205 of FIG. 2 are performed, and the "PHY speed" of the "node 4" is set to 704 of FIG. 7 and the "node 4".
705A and 705 to enable communication between "node 5" and
Write to B. Further, in step 206 of FIG. 2, the communicable speed (703A or 703B in FIG. 7) between the parent node (node 5) of itself and the node “node 6” which is larger than itself and the “PHY” of “node 4”. "Node 4" and "node 6", which is the slower than "speed"
The communication-enabled speed is set to and the data is written in 706A and 706B in FIG. Thereafter, by performing the same processing from "node 3" to "node 0", the "speed map" of FIG. 7 can be sequentially filled from 707 to 728A and 728B.

【0019】ところで、各ノード101〜107はバス
やデータのエンコード、デコードなど物理層を制御する
物理(PHY)レイヤーと、誤り訂正符号やパケットの
生成、検出などの機能を持つリンク(LINK)レイヤ
ーとを有しており、レイヤー毎に対応速度が決まってい
る。この場合、リンクレイヤーの最大通信速度が物理レ
イヤーの最大通信速度よりも早いか等しい場合は問題は
ないが、リンクレイヤーの最大通信速度が物理レイヤー
の最大通信速度よりも遅い場合は、ノード内で受信した
パケットを失う虞がある。これを防ぐために、リンクレ
イヤーの最大通信速度が物理レイヤーの最大通信速度よ
りも遅いノードでは、そのノードの最大通信速度をリン
クレイヤーのものに合わせて遅らせる。ただし、このノ
ードを中継する通信に関しては、リンクレイヤーが関係
しないので問題はない。図1のバスネットワークの構成
例では、“ノード6”がリンクレイヤーの最大通信速度
が物理レイヤーの最大通信速度よりも遅いノードに該当
する。したがって、図7の“速度マップ”中、701と
712A、712Bを、図8の801と812A、81
2Bのように修正して最終的な“速度マップ”とする。
By the way, each of the nodes 101 to 107 has a physical (PHY) layer for controlling physical layers such as encoding and decoding of buses and data, and a link (LINK) layer having functions for generating and detecting error correction codes and packets. And the corresponding speed is determined for each layer. In this case, there is no problem if the maximum communication speed of the link layer is faster than or equal to the maximum communication speed of the physical layer, but if the maximum communication speed of the link layer is slower than the maximum communication speed of the physical layer, then within the node There is a risk of losing received packets. In order to prevent this, in a node whose maximum communication speed of the link layer is slower than the maximum communication speed of the physical layer, the maximum communication speed of the node is delayed according to that of the link layer. However, there is no problem with communication relaying this node because the link layer is not involved. In the configuration example of the bus network of FIG. 1, the “node 6” corresponds to a node whose maximum communication speed of the link layer is slower than the maximum communication speed of the physical layer. Therefore, in the “speed map” of FIG. 7, 701 and 712A and 712B are replaced with 801 and 812A and 812 of FIG.
Modify as in 2B to make the final "speed map".

【0020】以上、本発明の通信速度情報の作成方法に
ついて述べたが、このようにして作成した通信速度情報
リストである“速度マップ”を参照して、通信速度を決
定する通信速度情報の取得方法およびこれらの方法を実
現するプログラムを記憶した記録媒体をも本発明の対象
とするものである。
The method of creating the communication speed information of the present invention has been described above. The acquisition of the communication speed information for determining the communication speed by referring to the "speed map" which is the communication speed information list thus created The present invention also covers methods and recording media storing programs for implementing these methods.

【0021】このような本発明によると、“速度マッ
プ”の作成を短期間に作成することで、他の“バスリセ
ット”時の処理に時間を割くことができる。IEEE1
394−2000規格から“速度マップ”が除外され、
各IEEE1394機器が持つ速度フィールドを読みに
行くことで対応できるようになっているが、“バスリセ
ット”期間中は数多くのパケットがIEEE1394バ
ス上に送受信されており、帯域は非常に混雑している。
そのような状況で、対応速度を知るためにパケットを送
信する代わりに“速度マップ”を作成することで、“バ
スリセット”時の帯域の混雑を軽減することが可能にな
る。また、通常時の帯域の負担も軽減することができ
る。これによって、無駄な通信が少なくなり、帯域を効
率良く使用することが可能になり、将来的に、IEEE
1394対応の製品が増えて、IEEE1394バスに
数多くの機器が接続されたときに、ますますこの発明の
効果がいきてくる。さらに、IEEE1394バスのよ
うな構成の次世代バスが登場した場合にも、この発明で
帯域の効率化を図ることができる。
According to the present invention as described above, by creating the "speed map" in a short time, it is possible to devote time to other "bus reset" processing. IEEE1
Excludes the "speed map" from the 394-2000 standard,
It can be dealt with by reading the speed field of each IEEE 1394 device, but during the "bus reset" period, many packets are transmitted and received on the IEEE 1394 bus, and the bandwidth is very crowded. .
In such a situation, by creating a "speed map" instead of transmitting a packet to know the corresponding speed, it becomes possible to reduce bandwidth congestion at the "bus reset". Further, it is possible to reduce the load on the band in the normal time. This reduces wasteful communication and enables efficient use of bandwidth, and in the future IEEE
The effect of the present invention becomes even more pronounced when the number of products supporting 1394 increases and many devices are connected to the IEEE 1394 bus. Further, even when a next-generation bus having a configuration such as the IEEE 1394 bus appears, the present invention can improve the band efficiency.

【0022】[0022]

【発明の効果】以上説明したように本発明の請求項1の
発明は、システム上でノードを構成する複数の電子機器
間をバスで接続して、この電子機器相互間で通信を行う
システムでの通信速度情報作成方法において、バスリセ
ット時に電子機器が送出する自己識別子情報から電子機
器毎の最大通信速度情報を求めて最大通信速度マップに
記載する第1の過程と、電子機器が直接接続されている
上位電子機器である親ノードの最大通信速度と、自ノー
ドの最大通信速度を比較して遅いほうを選んで親ノード
と自ノード間の最大相互通信速度情報として最大通信速
度マップに記載する第2の過程と、自ノードより上位の
ノードと親ノード間の最大相互通信速度情報と、自ノー
ドの最大通信速度を比較して遅いほうを選んで上位ノー
ドと自ノード間の最大相互通信速度情報として最大通信
速度マップに記載する第3の過程とを有し、これらの過
程を繰り返して、システム上の全部の電子機器の最大通
信速度情報と、システム上の全部の電子機器相互間の最
大相互通信速度情報とを記載した最大通信速度マップを
作成する。これにより、最大通信速度マップを短時間に
効率的に作成してシステムに提供することができる。
As described above, the invention of claim 1 of the present invention is a system in which a plurality of electronic devices constituting a node on the system are connected by a bus and the electronic devices communicate with each other. In the communication speed information creation method of 1), the electronic device is directly connected to the first step of obtaining maximum communication speed information for each electronic device from the self-identifier information sent by the electronic device at the time of bus reset and writing the maximum communication speed information in the maximum communication speed map. The maximum communication speed of the parent node, which is the higher-level electronic device, is compared with the maximum communication speed of the self node, and the slower one is selected and described in the maximum communication speed map as the maximum mutual communication speed information between the parent node and the self node. In the second process, the maximum mutual communication speed information between the node higher than the own node and the parent node, and the maximum communication speed of the own node are compared, and the slower one is selected and the higher node and the own node The third process of describing in the maximum communication speed map as large mutual communication speed information, and repeating these processes, the maximum communication speed information of all electronic devices in the system and all electronic devices in the system. A maximum communication speed map describing maximum mutual communication speed information between each other is created. As a result, the maximum communication speed map can be efficiently created in a short time and provided to the system.

【0023】本発明の請求項2の発明は、電子機器が物
理層を処理する第1の手段と、この物理層よりも上位の
階層を処理する第2の手段とを有するとき、電子機器毎
の最大通信速度情報を第1の手段の最大通信速度として
最大通信速度マップを一旦作成し、第2の手段の最大通
信速度が第1の手段の最大通信速度よりも遅い電子機器
に対しては、この電子機器のノードの最大通信速度情報
と、このノードと他のノード間の最大相互通信速度情報
を第2の手段の最大通信速度を上限として一旦作成した
最大通信速度マップを修正することを特徴とする。これ
により、物理レイヤーと、リンクレイヤーとを有し、リ
ンクレイヤーの最大通信速度が物理レイヤーのそれより
も遅い場合でも、パケットのロスなく正しい通信が可能
な最大通信速度マップを作成することができる。
According to a second aspect of the present invention, when the electronic device has a first means for processing a physical layer and a second means for processing a hierarchy higher than the physical layer, each electronic device is The maximum communication speed map is once created by using the maximum communication speed information of 1 as the maximum communication speed of the first means, and the maximum communication speed of the second means is slower than the maximum communication speed of the first means. The maximum communication speed information of the node of this electronic device and the maximum mutual communication speed information between this node and other nodes may be corrected with the maximum communication speed of the second means as an upper limit. Characterize. As a result, even if the maximum communication speed of the link layer is slower than that of the physical layer and has the physical layer and the link layer, it is possible to create the maximum communication speed map that enables correct communication without packet loss. .

【0024】本発明の請求項3の発明は、バスがIEE
E1394シリアルバスであることを特徴とする。これ
により、本発明をIEEE1394システム上に展開す
ることができる。
According to a third aspect of the present invention, the bus is IEEE
It is characterized by being an E1394 serial bus. This allows the invention to be deployed on an IEEE 1394 system.

【0025】本発明の請求項4の発明は、請求項1で実
現する最大通信速度マップに基づいて通信速度を決定す
ることを特徴とする。これにより、最大通信速度マップ
を短時間に効率的に作成して、得られた最大通信速度マ
ップを用いて短時間に通信速度情報を取得でき、バスリ
セット時の通信の混雑を緩和することができる。
The invention of claim 4 of the present invention is characterized in that the communication speed is determined based on the maximum communication speed map realized in claim 1. As a result, the maximum communication speed map can be efficiently created in a short time, the communication speed information can be acquired in a short time by using the obtained maximum communication speed map, and the communication congestion at the time of bus reset can be eased. it can.

【0026】本発明の請求項5の発明は、請求項1の最
大通信速度マップを作成するプログラムを記録した記録
媒体を作成することを特徴とする。これにより、最大通
信速度マップを短時間に効率的に作成するプログラムを
記録した記録媒体を実現することができる。
The invention of claim 5 of the present invention is characterized in that a recording medium recording a program for creating the maximum communication speed map of claim 1 is created. As a result, it is possible to realize a recording medium recording a program for efficiently creating the maximum communication speed map in a short time.

【図面の簡単な説明】[Brief description of drawings]

【図1】IEEE1394機器のバスネットワークの構
成例を示すブロック図。
FIG. 1 is a block diagram showing a configuration example of a bus network of an IEEE 1394 device.

【図2】本発明の速度マップを作成する処理のフローチ
ャート。
FIG. 2 is a flowchart of a process for creating a velocity map according to the present invention.

【図3】速度情報と親ノード情報が入るメモリ領域を示
す図。
FIG. 3 is a diagram showing a memory area in which speed information and parent node information are stored.

【図4】本発明の物理レイヤーの最高対応速度情報と親
ノード情報を収集する処理フローチャート。
FIG. 4 is a processing flowchart for collecting the maximum corresponding speed information and parent node information of the physical layer of the present invention.

【図5】図3のメモリ領域の記録結果を示す図。5 is a diagram showing a recording result in the memory area of FIG.

【図6】IEEE1394規格における速度マップのフ
ォーマット図。
FIG. 6 is a format diagram of a speed map in the IEEE1394 standard.

【図7】図1の例に沿って今回作成する速度マップの
図。
FIG. 7 is a diagram of a velocity map created this time along the example of FIG. 1.

【図8】図7に修正を加えた最終的な速度マップの図。FIG. 8 is a diagram of a final velocity map obtained by modifying FIG. 7;

【符号の説明】[Explanation of symbols]

101〜107…IEEE1394ノード、111〜1
25…IEEE1394ポート、130〜136…IE
EE1394ケーブル。
101-107 ... IEEE 1394 node, 111-1
25 ... IEEE 1394 port, 130 to 136 ... IE
EE1394 cable.

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 システム上でノードを構成する複数の電
子機器間をバスで接続して、この電子機器相互間で通信
を行うシステムでの通信速度情報作成方法において、 バスリセット時に前記電子機器が送出する自己識別子情
報から前記電子機器毎の最大通信速度情報を求めて最大
通信速度マップに記載する第1の過程と、 前記電子機器が直接接続されている上位電子機器である
親ノードの最大通信速度と、自ノードの最大通信速度を
比較して遅いほうを選んで前記親ノードと自ノード間の
最大相互通信速度情報として前記最大通信速度マップに
記載する第2の過程と、 自ノードより上位のノードと前記親ノード間の最大相互
通信速度情報と、自ノードの最大通信速度を比較して遅
いほうを選んで前記上位ノードと自ノード間の最大相互
通信速度情報として前記最大通信速度マップに記載する
第3の過程とを有し、 これらの過程を繰り返して、システム上の全部の電子機
器の前記最大通信速度情報と、システム上の全部の電子
機器相互間の前記最大相互通信速度情報とを記載した前
記最大通信速度マップを作成して通信速度情報リストと
することを特徴とする電子機器間通信速度情報作成方
法。
1. A method for creating communication speed information in a system in which a plurality of electronic devices constituting a node on a system are connected by a bus and the electronic devices communicate with each other, wherein the electronic devices are A first step of obtaining maximum communication speed information for each of the electronic devices from the transmitted self-identifier information and writing the maximum communication speed map, and maximum communication of a parent node that is a higher-level electronic device to which the electronic device is directly connected A second step of comparing the speed and the maximum communication speed of the own node and selecting the slower one, and writing it in the maximum communication speed map as the maximum mutual communication speed information between the parent node and the own node; Maximum communication speed information between the node and the parent node and the maximum communication speed of the own node are compared, and the slower one is selected, and the maximum mutual communication speed between the upper node and the own node is selected. A third process described in the maximum communication speed map as information, and by repeating these processes, the maximum communication speed information of all the electronic devices on the system and the mutual communication between all the electronic devices on the system. The maximum communication speed map that describes the maximum mutual communication speed information is created and used as a communication speed information list.
【請求項2】 前記電子機器が物理層を処理する第1の
手段と、この物理層よりも上位の階層を処理する第2の
手段とを有するとき、 前記電子機器毎の最大通信速度情報を前記第1の手段の
最大通信速度として前記最大通信速度マップを一旦作成
し、 前記第2の手段の最大通信速度が前記第1の手段の最大
通信速度よりも遅い電子機器に対しては、この電子機器
のノードの前記最大通信速度情報と、このノードと他の
ノード間の最大相互通信速度情報を前記第2の手段の最
大通信速度を上限として一旦作成した最大通信速度マッ
プを修正することを特徴とする請求項1に記載の電子機
器間通信速度情報作成方法。
2. When the electronic device has first means for processing a physical layer and second means for processing a layer higher than the physical layer, the maximum communication speed information for each electronic device is set. The maximum communication speed map is created once as the maximum communication speed of the first means, and for the electronic device in which the maximum communication speed of the second means is slower than the maximum communication speed of the first means, The maximum communication speed information of the node of the electronic device and the maximum mutual communication speed information between this node and another node may be corrected with the maximum communication speed of the second means as an upper limit. The communication speed information creating method between electronic devices according to claim 1.
【請求項3】 前記バスがIEEE1394シリアルバ
スであることを特徴とする請求項1に記載の電子機器間
通信速度情報作成方法。
3. The method for creating communication speed information between electronic devices according to claim 1, wherein the bus is an IEEE 1394 serial bus.
【請求項4】 複数の電子機器間をバスで接続して、こ
の電子機器相互間で通信を行うシステムでの通信速度情
報取得方法において、 バスリセット時に前記電子機器が送出する自己識別子情
報から前記電子機器毎の最大通信速度情報を求めて最大
通信速度マップに記載する第1の過程と、 前記電子機器が直接接続されている上位電子機器である
親ノードの最大通信速度と、自ノードの最大通信速度を
比較して遅いほうを選んで前記親ノードと自ノード間の
最大相互通信速度情報として前記最大通信速度マップに
記載する第2の過程と、 自ノードより上位のノードと前記親ノード間の最大相互
通信速度情報と、自ノードの最大通信速度を比較して遅
いほうを選んで前記上位ノードと自ノード間の最大相互
通信速度情報として前記最大通信速度マップに記載する
第3の過程と、 これらの過程を繰り返して、システム上の全部の電子機
器の前記最大通信速度情報と、システム上の全部の電子
機器相互間の前記最大相互通信速度情報とを記載した前
記最大通信速度マップを作成する第4の過程とを有し、 前記最大通信速度マップに基づいて通信速度を決定する
ことを特徴とする電子機器間通信速度情報取得方法。
4. A communication speed information acquisition method in a system in which a plurality of electronic devices are connected by a bus and communication is performed between the electronic devices, wherein the self-identifier information transmitted from the electronic device at the time of bus reset The first process of obtaining maximum communication speed information for each electronic device and writing it in the maximum communication speed map, the maximum communication speed of the parent node that is the higher-level electronic device to which the electronic device is directly connected, and the maximum of the own node A second step of comparing the communication speeds and selecting the slower one and describing it in the maximum communication speed map as the maximum mutual communication speed information between the parent node and the own node, and between a node higher than the own node and the parent node The maximum mutual communication speed information is compared with the maximum mutual communication speed information of the own node, and the slower one is selected to obtain the maximum mutual communication speed information as the maximum mutual communication speed information between the upper node and the own node. And the maximum communication speed information of all electronic devices on the system and the maximum mutual communication speed information between all electronic devices on the system. And a fourth step of creating the maximum communication speed map described above, wherein the communication speed is determined based on the maximum communication speed map.
【請求項5】 システム上でノードを構成する複数の電
子機器間をバスで接続して、この電子機器相互間で通信
を行うシステムでの通信速度情報作成のプログラムを記
録した記録媒体において、 バスリセット時に前記電子機器が送出する自己識別子情
報から前記電子機器毎の最大通信速度情報を求めて最大
通信速度マップに記載する第1の過程と、 前記電子機器が直接接続されている上位電子機器である
親ノードの最大通信速度と、自ノードの最大通信速度を
比較して遅いほうを選んで前記親ノードと自ノード間の
最大相互通信速度情報として前記最大通信速度マップに
記載する第2の過程と、 自ノードより上位のノードと前記親ノード間の最大相互
通信速度情報と、自ノードの最大通信速度を比較して遅
いほうを選んで前記上位ノードと自ノード間の最大相互
通信速度情報として前記最大通信速度マップに記載する
第3の過程とを有し、 これらの過程を繰り返して、システム上の全部の電子機
器の前記最大通信速度情報と、システム上の全部の電子
機器相互間の前記最大相互通信速度情報とを記載した前
記最大通信速度マップを作成するプログラムを記録した
ことを特徴とする記録媒体。
5. A recording medium in which a program for creating communication speed information is recorded in a system in which a plurality of electronic devices forming a node on the system are connected by a bus and the electronic devices communicate with each other. A first step of obtaining maximum communication speed information for each of the electronic devices from self-identifier information sent by the electronic device at the time of resetting and writing the maximum communication speed map, and a higher-order electronic device to which the electronic device is directly connected A second process in which the maximum communication speed of a certain parent node is compared with the maximum communication speed of the own node, and the slower one is selected and described in the maximum communication speed map as maximum mutual communication speed information between the parent node and the own node. The maximum mutual communication speed information between the parent node and the node higher than the own node and the maximum communication speed of the own node are compared, and the slower one is selected and the upper node and the own node are selected. A third process described in the maximum communication speed map as maximum mutual communication speed information between nodes, and repeating these processes, the maximum communication speed information of all electronic devices in the system and the maximum communication speed information in the system. A recording medium having recorded therein a program for creating the maximum communication speed map in which the maximum mutual communication speed information between all the electronic devices is recorded.
JP2002009097A 2002-01-17 2002-01-17 Creating method for information on communication rate among electron equipment, acquiring method therefor and recording medium Abandoned JP2003218874A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002009097A JP2003218874A (en) 2002-01-17 2002-01-17 Creating method for information on communication rate among electron equipment, acquiring method therefor and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002009097A JP2003218874A (en) 2002-01-17 2002-01-17 Creating method for information on communication rate among electron equipment, acquiring method therefor and recording medium

Publications (1)

Publication Number Publication Date
JP2003218874A true JP2003218874A (en) 2003-07-31

Family

ID=27647187

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002009097A Abandoned JP2003218874A (en) 2002-01-17 2002-01-17 Creating method for information on communication rate among electron equipment, acquiring method therefor and recording medium

Country Status (1)

Country Link
JP (1) JP2003218874A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006060582A (en) * 2004-08-20 2006-03-02 Funai Electric Co Ltd Controller connected to ieee1394 serial bus
JP2022552914A (en) * 2019-12-13 2022-12-20 シグニファイ ホールディング ビー ヴィ computing device

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006060582A (en) * 2004-08-20 2006-03-02 Funai Electric Co Ltd Controller connected to ieee1394 serial bus
JP4506350B2 (en) * 2004-08-20 2010-07-21 船井電機株式会社 Controller equipment connected to the IEEE1394 serial bus
JP2022552914A (en) * 2019-12-13 2022-12-20 シグニファイ ホールディング ビー ヴィ computing device
JP7217573B2 (en) 2019-12-13 2023-02-03 シグニファイ ホールディング ビー ヴィ computing device

Similar Documents

Publication Publication Date Title
US6378000B1 (en) Address mapping in home entertainment network
JP2001045030A (en) Connection controller
US6185622B1 (en) Electronic apparatus, communication speed information collection method, communication method between electronic apparatus and recording medium
KR19990088404A (en) Method and apparatus transmitting data over data bus at maximum speed
US6678781B1 (en) Network configuration method
US6430635B1 (en) Protocol interfacing method
US6754184B2 (en) Information processing apparatus and method, and distribution medium
TW498207B (en) Data transfer control device and electronic apparatus
JP2000358033A (en) Data communication system and data communication method
CN101136918B (en) Method and system of transitioning a port in a communications system from an active state to a standby state
US6895003B1 (en) Communication system, apparatus, and method in which data transmission is interrupted for a bus reset
CN101895736B (en) Media stream data processing method and device thereof
KR19990006761A (en) Data transmitter, data receiver, data transmitter and data transmission method
JP2003218874A (en) Creating method for information on communication rate among electron equipment, acquiring method therefor and recording medium
US6778543B1 (en) Method and device for controlling the synchronization between two serial communication buses of a network
US6556543B1 (en) Method for determining maximum hop count in bus having tree structure
US20030169772A1 (en) Method for any speed dubbing using isochronous packets on isochronous channels or on asynchronous streams over an IEEE 1394-2000 serial bus network
US6985978B1 (en) Method of optimizing topology of IEEE 1394 serial bus
JP4046846B2 (en) Data communication system and data communication apparatus
EP1511226B1 (en) Method and device for acquiring electronic information about transmission speeds in a network
JP3953792B2 (en) Network system and network system construction method
JP3605005B2 (en) System and method for selectively separating point-to-point protocol header information
JP2000259542A (en) Information processor
CN117149682A (en) Data transmission method, system and computer readable storage medium
KR100623020B1 (en) Control Method of Digital Camcoder in IEEE1394

Legal Events

Date Code Title Description
A762 Written abandonment of application

Free format text: JAPANESE INTERMEDIATE CODE: A762

Effective date: 20041201