JP2008152792A - Data transfer processor and data transfer system - Google Patents

Data transfer processor and data transfer system Download PDF

Info

Publication number
JP2008152792A
JP2008152792A JP2007340459A JP2007340459A JP2008152792A JP 2008152792 A JP2008152792 A JP 2008152792A JP 2007340459 A JP2007340459 A JP 2007340459A JP 2007340459 A JP2007340459 A JP 2007340459A JP 2008152792 A JP2008152792 A JP 2008152792A
Authority
JP
Japan
Prior art keywords
processing device
data
data transfer
processing
transfer
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
JP2007340459A
Other languages
Japanese (ja)
Other versions
JP4110205B1 (en
Inventor
Hiroshi Yoshida
浩 吉田
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2007340459A priority Critical patent/JP4110205B1/en
Application granted granted Critical
Publication of JP4110205B1 publication Critical patent/JP4110205B1/en
Publication of JP2008152792A publication Critical patent/JP2008152792A/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Communication Control (AREA)
  • Information Transfer Between Computers (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Small-Scale Networks (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To obtain a data transfer processor and a data transfer system improving data transfer efficiency to the whole processing device and achieving highly reliable data transfer. <P>SOLUTION: This system comprises a division processing means 2 which determines a processor at a data transfer destination based on processor group list data associating the processor connected via a communication line with index data concerning the throughput of each processor and which divides the processor group list data and allocates them to the determined processor at each transfer destination, and a transfer means 4 which transfers the data to be transferred to the processor at each transfer destination determined by the division processing means 2 and the processor group list data allocated to the processor at each transfer destination by the division processing means 2. When the data transfer completed normally, the transfer means 4 notifies the processor at higher hierarchy that the data transfer completed normally. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、分散処理系など、多数の処理装置がネットワーク等の通信手段を利用できる環境下で、ある処理装置から他の処理装置にデータを高速に転送するデータ転送処理装置およびデータ転送システムに関する。   The present invention relates to a data transfer processing device and a data transfer system for transferring data at high speed from one processing device to another processing device in an environment where a large number of processing devices such as a distributed processing system can use communication means such as a network. .

従来のデータ転送システムは、ネズミ算を応用したツリー構造で示されるようなデータ転送を展開するデータ転送方式である。このデータ転送方式は、ツリー構造の頂点となる処理装置に対して、他の処理装置に転送すべき同一のデータとともに、転送すべき処理装置の認識符号群(個々の処理装置を識別できるようなコード)のデータを付加してデータ転送をすることによって、処理装置の認識符号群のデータで転送を完了していない処理装置を捕捉しつつ転送を展開していくものである(例えば、特許文献1参照)。   A conventional data transfer system is a data transfer system that expands data transfer as shown by a tree structure to which a mouse calculation is applied. In this data transfer method, the processing data at the apex of the tree structure, together with the same data to be transferred to other processing devices, the recognition code group of the processing device to be transferred (individual processing devices can be identified) The data is transferred by adding the data of the code), and the transfer is developed while capturing the processing device that has not completed the transfer with the data of the recognition code group of the processing device (for example, patent document) 1).

具体的なデータ転送の方法としては、各々の処理装置が以下に示すような同様のアルゴリズムで動作することで実現される。すなわち、各々の処理装置は、受信したデータおよび処理装置の認識符号群の一覧のうち、認識符号群の一覧を、その処理装置が同時に開くことが可能な通信回線の個数nあるいはn+1で分割する。   A specific data transfer method is realized by each processing device operating with the same algorithm as described below. That is, each processing device divides the list of recognition code groups out of the received data and the list of recognition code groups of the processing device by the number n or n + 1 of communication lines that the processing device can open simultaneously. .

さらに、分割したnまたはn+1の認識符号群の一覧各々から、これから転送する処理装置を1台選択する。そして、選択した処理装置n台と接続する通信回線をn回線開き、選択した処理装置それぞれに対して選択した処理装置が含まれる処理装置の認識符号群とともにデータを転送する。これにより、同一のデータを多数の処理装置に転送する場合に、短時間ですべての処理装置へのデータ転送を終了することができる。   Furthermore, one processing device to be transferred is selected from each of the divided n or n + 1 recognition code group lists. Then, n communication lines connected to the n selected processing devices are opened, and data is transferred together with the recognition code group of the processing device including the selected processing device to each selected processing device. Thereby, when transferring the same data to many processing apparatuses, the data transfer to all the processing apparatuses can be completed in a short time.

特許第3302769号公報(第5頁、図2)Japanese Patent No. 3302769 (page 5, FIG. 2)

しかしながら、従来技術には次のような課題がある。従来技術においては、処理装置を示す認識符号群の一覧を分割する際に、何ら条件を求めるものではなく、分割の基準や方法に関しては開示されていない。また、nまたはn+1に分割された認識符号群の一覧より、これから転送すべき処理装置を決定する方法に関しても述べられていない。   However, the prior art has the following problems. In the prior art, when dividing the list of recognition code groups indicating the processing device, no conditions are obtained, and the criteria and method for division are not disclosed. Further, it does not describe a method for determining a processing device to be transferred from a list of recognition code groups divided into n or n + 1.

すなわち、従来技術においては、処理装置の能力や接続環境、さらには現在の負荷状況などが考慮されていないため、能力の低い処理装置やダイヤル回線に接続された処理装置、作業負荷が高い処理装置などを次の転送先の処理装置として選択する場合がある。このような場合には、処理能力が低いことにより、例えば、1回線しか開くことができない、あるいはなかなかデータが転送できない(データ転送の速度が遅い)などの具体的状況が容易に想像でき、その結果、分散処理による転送時間の短縮効率が下がることとなる。   That is, in the prior art, since the capacity and connection environment of the processing apparatus and the current load status are not considered, the processing apparatus with a low capacity, the processing apparatus connected to the dial line, or the processing apparatus with a high workload. May be selected as the next transfer destination processing apparatus. In such a case, due to the low processing capacity, for example, it is possible to easily imagine a specific situation where only one line can be opened or data cannot be transferred easily (data transfer speed is slow). As a result, the efficiency of shortening the transfer time by distributed processing decreases.

本発明は上述のような課題を解決するためになされたもので、処理装置全体へのデータ転送効率を向上し、高信頼なデータ転送を実現できるデータ転送処理装置およびデータ転送システムを得ることを目的とする。   The present invention has been made to solve the above-described problems, and provides a data transfer processing device and a data transfer system capable of improving data transfer efficiency to the entire processing device and realizing highly reliable data transfer. Objective.

本発明に係るデータ転送処理装置は、通信回線により接続された処理装置と各処理装置の処理能力に関する指標データとを対応付けた処理装置群一覧データに基づいて、データ転送先の処理装置を決定し、処理装置群一覧データを分割して決定した各転送先の処理装置に割り当てる分割処理手段と、この分割処理手段で決定された各転送先の処理装置に転送すべきデータと分割処理手段で各転送先の処理装置に割り当てられた処理装置群一覧データとを転送する転送手段とを備え、転送手段は、データ転送が正常に完了したときに、データ転送が正常に完了したことを上位階層の処理装置に通知するものである。
また、本発明に係るデータ転送システムは、複数の処理装置にデータを転送するデータ転送システムにおいて、複数の処理装置のそれぞれは、再転送すべき処理装置ごとに処理装置が有する処理能力に関する指標データを対応付けた処理装置群一覧データと、再転送すべきデータとを受信する受信手段と、受信手段が受信した処理装置群一覧データに含まれている指標データから再転送すべき処理装置ごとの分割指標データを求め、分割指標データに基づいて処理装置群一覧データからn台(nは2以上の整数)の処理装置およびn個の分割後処理装置群一覧データを決定する分割処理手段と、n本の通信回線を用いて、分割処理手段で決定されたn台の処理装置と接続する接続手段と、分割処理手段で決定されたn個の分割後処理装置群一覧データのそれぞれに対して再転送すべきデータを付加して、接続手段により接続されたn台の処理装置のそれぞれに転送する転送手段とを備え、受信手段は、送信元の処理装置からのデータ転送が正常に完了した後に、送信元の処理装置を示す識別子を含むデータ転送完了リストを送信元の処理装置から受信し、転送手段は、n台の処理装置のそれぞれに対してデータ転送する際に、n台の処理装置からの応答に基づいてデータ通信が正常に完了したか否かを監視し、n台の処理装置へのデータ転送を正常完了したときは、自己の処理装置を示す識別子を含む転送完了データを追加してデータ転送完了リストを更新し、更新したデータ転送完了リストをn台の処理装置に転送するものである。
The data transfer processing device according to the present invention determines a processing device as a data transfer destination based on processing device group list data in which processing devices connected by a communication line and index data relating to the processing capability of each processing device are associated with each other. The division processing means to be assigned to each transfer destination processing device determined by dividing the processing device group list data, and the data to be transferred to each transfer destination processing device determined by this division processing means and the division processing means A transfer means for transferring the processing device group list data assigned to each transfer destination processing device, and the transfer means indicates that the data transfer has been normally completed when the data transfer has been normally completed. To the processing device.
Further, the data transfer system according to the present invention is a data transfer system for transferring data to a plurality of processing devices. Each of the plurality of processing devices is index data relating to the processing capability of the processing device for each processing device to be retransferred For each processing device to be retransmitted from the index data included in the processing device group list data received by the receiving means, and receiving means for receiving the processing device group list data associated with Division processing means for obtaining division index data and determining n (n is an integer of 2 or more) processing devices and n post-division processing device group list data from the processing device group list data based on the division index data; A connection means for connecting to n processing devices determined by the division processing means using n communication lines, and a group of n post-division processing devices determined by the division processing means. A transfer unit that adds data to be retransferred to each of the data and transfers the data to each of the n processing devices connected by the connection unit, and the receiving unit receives data from the processing device of the transmission source After the transfer is normally completed, a data transfer completion list including an identifier indicating the transmission source processing device is received from the transmission source processing device, and the transfer unit transfers data to each of the n processing devices. And monitoring whether or not the data communication is normally completed based on the responses from the n processing devices. When the data transfer to the n processing devices is normally completed, an identifier indicating the own processing device Is added to update the data transfer completion list, and the updated data transfer completion list is transferred to n processing devices.

本発明によれば、未受信処理装置の中から処理能力に関する指標データに基づいてデータ転送を行うべき処理装置を決定するとともに、指標データに基づいて処理装置群の一覧を分割することにより、処理装置全体へのデータ転送効率を向上し、高信頼なデータ転送を実現できるデータ転送処理装置およびデータ転送システムを得ることができる。   According to the present invention, a processing device to which data transfer is to be performed is determined based on index data related to processing capability from among unreceived processing devices, and a list of processing device groups is divided based on the index data. It is possible to obtain a data transfer processing device and a data transfer system capable of improving data transfer efficiency to the entire device and realizing highly reliable data transfer.

以下、本発明のデータ転送処理装置およびデータ転送システムの好適な実施の形態につき図面を用いて説明する。   Hereinafter, preferred embodiments of a data transfer processing device and a data transfer system of the present invention will be described with reference to the drawings.

実施の形態1.
図1は、本発明の実施の形態1におけるデータ転送システムに用いられる処理装置の構成図である。本発明におけるデータ転送システムは、1つの共通の転送データを複数の処理装置に効率的に分配するものであり、個々の処理装置のそれぞれは、図1に示す基本構成を有している。
Embodiment 1 FIG.
FIG. 1 is a configuration diagram of a processing apparatus used in the data transfer system according to the first embodiment of the present invention. The data transfer system according to the present invention efficiently distributes one common transfer data to a plurality of processing devices, and each processing device has the basic configuration shown in FIG.

処理装置は、1つの共通の転送データとともに、処理装置群一覧データを入力データとして取り込む。この処理装置群一覧データは、転送すべき処理装置を識別するための識別符号と、各処理装置が有する処理能力に関する指標データとを対応付けたものである。指標データは、具体的には、CPU能力、メモリ搭載量、通信に割り付けられたネットワーク帯域、稼働状況、同時に通信できる回線数など、各処理装置が有する処理能力に関する指標データで構成される。   The processing device takes in the processing device group list data as input data together with one common transfer data. The processing device group list data is obtained by associating an identification code for identifying a processing device to be transferred with index data relating to the processing capability of each processing device. Specifically, the index data includes index data related to the processing capability of each processing device, such as CPU capability, memory load, network bandwidth allocated to communication, operation status, and the number of lines that can be communicated simultaneously.

処理装置は、この入力データに含まれている処理装置群一覧データを分割することにより、転送先の処理装置およびその処理装置に対応した処理装置群一覧データを決定する。そして、処理装置は、n個に分割した処理装置群に対する出力データとして、各処理装置群に対応した処理装置群一覧データに共通の転送データを付加したデータを生成し、かつ、n個の処理装置群のそれぞれの中から指標データに基づいて選択されたn個の処理装置に対して、生成した出力データを転送する。   The processing device divides the processing device group list data included in the input data, thereby determining the processing device group list data corresponding to the processing device of the transfer destination and the processing device. Then, the processing device generates data in which common transfer data is added to the processing device group list data corresponding to each processing device group as output data for the processing device group divided into n pieces, and n processing is performed. The generated output data is transferred to n processing devices selected from each of the device groups based on the index data.

このように、本発明の処理装置は、分割を行うに当たって、処理装置群一覧データに記載された識別符号のみならず、識別符号に付随した指標データに基づいて処理を行うことにより、データ転送システム全体としての転送効率の向上を実現している。   As described above, when the processing apparatus according to the present invention performs the division, the processing apparatus performs processing based not only on the identification code described in the processing apparatus group list data but also on the index data attached to the identification code. The overall transfer efficiency is improved.

次に、本発明の処理装置の内部構成を図1に基づいて説明する。各処理装置は、受信手段1、分割処理手段2、接続手段3、転送手段4で構成される。受信手段1は、ネットワーク等で接続された他の装置、あるいは、上位階層の処理装置から、入力データとして転送データおよび処理装置群一覧データを受信する手段である。   Next, the internal configuration of the processing apparatus of the present invention will be described with reference to FIG. Each processing apparatus includes a reception unit 1, a division processing unit 2, a connection unit 3, and a transfer unit 4. The receiving means 1 is means for receiving transfer data and processing device group list data as input data from another device connected by a network or the like or a processing device in an upper layer.

分割処理手段2は、処理装置群一覧データに含まれる指標データから分割を行うための指標となる分割指標データを求め、分割指標データに基づいて転送先の処理装置および対応する分割後の処理装置群一覧データを生成し、さらに、転送データを付加した出力データを生成する。   The division processing unit 2 obtains division index data serving as an index for performing division from the index data included in the processing apparatus group list data, and based on the division index data, the transfer destination processing apparatus and the corresponding divided processing apparatus Group list data is generated, and output data to which transfer data is added is generated.

ここで、分割指標データは、指標データに記載されている項目から求めることができ、指標データの1項目を採用する、あるいは、指標データに含まれる複数の項目を組み合わせることによって求まるデータを採用することもできる。   Here, the division index data can be obtained from the items described in the index data, and adopts one item of the index data or data obtained by combining a plurality of items included in the index data. You can also

接続手段3は、処理装置が同時に通信できる回線数に応じて、分割処理手段2で決定された転送先の処理装置との接続を行う。さらに、転送手段4は、それぞれの転送先に対応して分割処理手段2で生成された出力データを、各転送先の処理装置に送信する。   The connection unit 3 connects to the transfer destination processing device determined by the division processing unit 2 in accordance with the number of lines through which the processing device can simultaneously communicate. Further, the transfer unit 4 transmits the output data generated by the division processing unit 2 corresponding to each transfer destination to the processing device at each transfer destination.

このようにして、上位階層の処理装置からの出力データを受信した処理装置は、同様に分割処理を施してさらに下位階層の処理装置に転送し、この処理を繰り返すことにより、当初の処理装置群一覧データに含まれていたすべての処理装置に対するデータ転送を行うこととなる。   In this way, the processing device that has received the output data from the higher-layer processing device similarly performs the division process, transfers it to the lower-layer processing device, and repeats this processing, whereby the original processing device group Data transfer to all the processing devices included in the list data is performed.

次に、データ転送システム全体としての処理の流れを説明する。図2は、本発明の実施の形態1のデータ転送システムにおける分割した処理装置のツリー構造を示す図である。図2において、第1階層の処理装置10は、データおよび処理装置群の一覧を最初に受信する処理装置である。第2階層の処理装置20、30、40は、第1階層の処理装置10が次にデータを転送する処理装置として決定した処理装置である。同様にして、第3階層、第4階層の処理装置にデータが分割して転送されることとなる。   Next, the flow of processing as the entire data transfer system will be described. FIG. 2 is a diagram showing a tree structure of the divided processing devices in the data transfer system according to the first embodiment of the present invention. In FIG. 2, the processing device 10 in the first layer is a processing device that first receives a list of data and processing device groups. The second tier processing devices 20, 30, and 40 are processing devices that the first tier processing device 10 has determined as the next processing device to transfer data. Similarly, the data is divided and transferred to the processing devices in the third and fourth layers.

各処理装置は、上段、下段に分かれた四角で示されており、上段は、その処理装置の分割指標データを含む識別符号を示している。一方、下段は、再転送すべき処理装置群の一覧を示しており、同様に分割指標データを含む識別符号のリストとして示されている。また、破線の矢印の先に描かれた破線の四角は、通信回線によるデータ転送が完了した後に、繰り返し転送処理を行っている同一の処理装置を示している。   Each processing apparatus is indicated by a square divided into an upper stage and a lower stage, and the upper stage shows an identification code including division index data of the processing apparatus. On the other hand, the lower part shows a list of processing device groups to be retransmitted, and is similarly shown as a list of identification codes including division index data. Further, a broken-line square drawn at the end of the broken-line arrow indicates the same processing apparatus that repeatedly performs the transfer process after the data transfer through the communication line is completed.

例えば、図2のツリー構造のうち、第2階層の右端にある破線の処理装置10は、処理装置20、30、40にデータ転送が完了した後に、残りの識別符号に対応する処理装置群へのデータ転送を行う第1階層にあった処理装置10を示している。したがって、破線の処理装置は、同一番号の実線の処理装置と物理的に同一である。また、同一階層の処理装置は、時間的に見て同時に作業を行っている処理装置を示す。   For example, in the tree structure of FIG. 2, the broken line processing device 10 at the right end of the second hierarchy moves to the processing device group corresponding to the remaining identification codes after the data transfer to the processing devices 20, 30, and 40 is completed. The processing apparatus 10 in the first hierarchy that performs the data transfer is shown. Therefore, the broken line processing apparatus is physically the same as the solid line processing apparatus of the same number. In addition, processing devices in the same hierarchy indicate processing devices that are simultaneously working in time.

図3は、本発明の実施の形態1における処理装置群の一覧の一例を示す図である。各処理装置に付された識別符号は、ホスト名、IPアドレスやMACアドレス、電話番号といった、処理装置を一意に特定できる符号である。また、各識別符号に対応する指標データとしては、その処理装置のCPU性能、メモリ搭載量、データ転送に利用可能なネットワーク帯域、最初にデータを受信する処理装置などある基準ポイントからのネットワーク距離、動的に変化する各処理装置の負荷状況などをまとめたものが含まれている。   FIG. 3 is a diagram showing an example of a list of processing apparatus groups according to the first embodiment of the present invention. The identification code given to each processing device is a code that can uniquely identify the processing device, such as a host name, an IP address, a MAC address, and a telephone number. In addition, as index data corresponding to each identification code, the CPU performance of the processing device, the amount of installed memory, the network bandwidth that can be used for data transfer, the network distance from a reference point such as the processing device that receives data first, A summary of the load status of each processing apparatus that dynamically changes is included.

本発明の根底には、こうした処理装置の性能、機能、位置関係等を示す概念を指標データとして把握し、その条件に従って分割指標データを定め、次に転送すべき処理装置を決定する、という基本概念がある。従って、本発明では、図3に例示した各識別符号に対応する指標データ以外にも、例えば、GPSによる位置情報、建物内での相対位置、あるいは、任意の条件によって決めた優先順位(各処理装置への任意の重み付け)などを指標データとして含むことができる。   The basis of the present invention is to grasp the concept indicating the performance, function, positional relationship, and the like of such a processing apparatus as index data, determine division index data according to the conditions, and determine the processing apparatus to be transferred next. There is a concept. Therefore, in the present invention, in addition to the index data corresponding to each identification code illustrated in FIG. 3, for example, position information by GPS, relative position in a building, or priority order determined by arbitrary conditions (each process An arbitrary weight on the apparatus) can be included as index data.

図4は、本発明の実施の形態1における各処理装置の識別符号の一例であり、上述のような諸条件を元に処理装置群の一覧を簡単化し、データ量を削減した例を示している。   FIG. 4 is an example of an identification code of each processing apparatus according to Embodiment 1 of the present invention, showing an example in which the list of processing apparatuses is simplified based on the above-described conditions and the data amount is reduced. Yes.

処理装置の処理能力が高いからといって、一概に通信回線が多数同時に開けるとは限らない。例えば、CPU性能、メモリ搭載量などが示す処理能力が最上級の条件であっても、細い電話回線を1回線しか持たない場合、細い電話回線の1回線に従って、本データ転送においては最下位の処理装置と位置づけられることもある。   Just because the processing capacity of the processing device is high does not necessarily mean that many communication lines can be opened simultaneously. For example, even if the processing performance indicated by the CPU performance, the amount of installed memory, etc. is the highest level, if there is only one thin telephone line, the lowest level in this data transfer according to one thin telephone line It may be positioned as a processing device.

説明の簡単化のために、図4では、a〜zの26台の処理装置に対して分割指標データのランク付けを行った結果、それぞれの処理装置をA、B、Cの3ランクのうちのいずれかに属するように整理した場合の識別符号の一覧を示している。   For simplification of explanation, in FIG. 4, as a result of ranking the division index data for 26 processing devices a to z, each processing device is classified into three ranks A, B, and C. A list of identification codes when arranged so as to belong to any of the above is shown.

さらに、この例における分割指標データとしては、クラスAは、通信回線を同時に1回線しか開けない処理装置を示し、クラスBは、2回線しか開けない処理装置を示し、クラスCは、3回線開ける処理装置を示すものとする。図4においては、各26台の処理装置a〜zの後ろに、分割指標データであるこのクラスA〜Cを付して、分割指標データを含めた識別符号群の一覧としている。先に示した図2のツリー構造における各処理装置は、この図4に示された26台の処理装置群にて構成されており、この構成にて以降の説明を行う。   Further, as the division index data in this example, class A indicates a processing device that can open only one communication line at a time, class B indicates a processing device that can open only two lines, and class C opens three lines. A processing device shall be indicated. In FIG. 4, the classes A to C, which are the division index data, are attached after each of the 26 processing devices a to z to form a list of identification code groups including the division index data. Each processing apparatus in the tree structure shown in FIG. 2 is configured by the group of 26 processing apparatuses shown in FIG. 4, and the following description will be made with this configuration.

次に、各階層にデータ転送する具体的な処理について説明する。図5は、本発明の実施の形態1の各階層の処理装置における一連のデータ転送処理を示すフローチャートである。なお、この動作は、データを送受信する各処理装置に共通のものであるが、第1階層の処理装置10を例に、以下に説明する。   Next, a specific process for transferring data to each layer will be described. FIG. 5 is a flowchart showing a series of data transfer processes in the processing devices of each hierarchy according to the first embodiment of the present invention. This operation is common to the processing devices that transmit and receive data, but will be described below using the processing device 10 in the first hierarchy as an example.

まず始めに、処理装置10の受信手段1は、入力データとして転送データおよび処理装置群一覧データを受信する。次に、処理装置10の分割処理手段2は、処理装置10が同時に開ける通信回線の数nと、処理装置群一覧データに含まれている処理装置の数とを比較する(ステップS501)。   First, the receiving means 1 of the processing device 10 receives transfer data and processing device group list data as input data. Next, the division processing means 2 of the processing device 10 compares the number n of communication lines that the processing device 10 can open simultaneously with the number of processing devices included in the processing device group list data (step S501).

ここで、処理装置10の識別符号はaCであり、3回線開ける処理装置である。また、処理装置群一覧データに含まれている処理装置の数は、自身以外にbC〜zAの25台である。したがって、処理装置の数の方が通信回線の数nより多いことになる。   Here, the identification code of the processing device 10 is aC, which is a processing device that opens three lines. In addition, the number of processing devices included in the processing device group list data is 25 other than bC to zA. Therefore, the number of processing devices is larger than the number n of communication lines.

そこで、分割処理手段2は、処理装置群一覧データの中から、分割指標データの大きい処理装置を転送すべきn台の処理装置として優先的に決定する。具体的には、分割処理手段2は、Cランクの処理装置20(識別符号bCに相当)および処理装置30(識別符号cCに相当)を決定し、さらにBランクの中から処理装置40(識別符号dBに相当)を決定し、処理装置10が同時に開ける通信回線数と同数である3台の処理装置を決定する(ステップS502)。   Therefore, the division processing means 2 preferentially determines the processing devices having a large division index data as n processing devices to be transferred from the processing device group list data. Specifically, the division processing means 2 determines the processing device 20 (corresponding to the identification code bC) and the processing device 30 (corresponding to the identification code cC) of the C rank, and further, the processing device 40 (identification) from the B rank. 3 corresponding to the number of communication lines that can be opened simultaneously by the processing device 10 (step S502).

次に、分割処理手段2は、処理装置群一覧データに含まれている25台の処理装置から処理装置20、処理装置30、処理装置40の3台を除いた残り台数を22台と算出し、さらに、処理装置20、処理装置30、処理装置40の同時に開ける通信回線の数の合計を3+3+2=8回線と算出する。そして、分割処理手段2は、残りの処理装置数22と合計回線数8とを比較する。(ステップS503)   Next, the division processing unit 2 calculates the remaining number of units obtained by excluding the three processing devices 20, 30, and 40 from the 25 processing devices included in the processing device group list data as 22 units. Further, the total number of communication lines opened simultaneously by the processing apparatus 20, the processing apparatus 30, and the processing apparatus 40 is calculated as 3 + 3 + 2 = 8 lines. Then, the division processing means 2 compares the remaining number of processing devices 22 with the total number of lines 8. (Step S503)

その結果、処理装置数の方が多いので、分割処理手段2は、分割数mを、同時に通信可能な回線数3に自分自身の1台分を加算して、m=3+1=4とする。すなわち、処理装置群の分割は、処理装置10、処理装置20、処理装置30、処理装置40の4台に対して行われることとなる(ステップS504)。   As a result, since the number of processing devices is larger, the division processing means 2 adds m to 3 + 1 = 4 by adding the number of divisions m to the number of lines 3 that can be communicated at the same time. That is, the division of the processing device group is performed for four processing devices 10, the processing device 20, the processing device 30, and the processing device 40 (step S504).

ここで、分割の方法(ステップS504の詳細処理)に関して、図6を使用して説明する。図6は、本発明の実施の形態1の各階層の処理装置における一連の分割処理を示すフローチャートである。具体的には、処理装置10は、処理装置群一覧データに含まれている処理装置を、分割数m個に分割する際に、分割後のそれぞれの処理装置群一覧データに含まれる処理装置の分割指標データの合計、および台数の合計が、決定された上記m台の処理装置の分割指標データの比率と同じ割合になるようにする。   Here, the division method (detailed processing in step S504) will be described with reference to FIG. FIG. 6 is a flowchart showing a series of division processing in the processing devices of each hierarchy according to Embodiment 1 of the present invention. More specifically, when the processing device 10 divides the processing device included in the processing device group list data into the division number m, the processing device 10 includes the processing devices included in the divided processing device group list data. The total of the division index data and the total number of units are set to the same ratio as the ratio of the division index data of the determined m processing apparatuses.

まず始めに、処理装置10の分割処理手段2は、それぞれの処理装置の分割指標データに対応する同時に開ける回線数を元にして、分割処理を行う。すなわち、分割指標データAは同時に開ける回線数1、Bは2、Cは3であることから、処理装置10、処理装置20、処理装置30、処理装置40の分割指標データによる比率を求めると、C:C:C:B=3:3:3:2であることがわかる(ステップS601)。   First, the division processing means 2 of the processing device 10 performs division processing based on the number of lines opened simultaneously corresponding to the division index data of each processing device. That is, since the division index data A is the number of lines 1 that can be opened simultaneously, B is 2, and C is 3, the ratio of the division index data of the processing device 10, the processing device 20, the processing device 30, and the processing device 40 is obtained. It can be seen that C: C: C: B = 3: 3: 3: 2 (step S601).

そして、分割処理手段2は、この比率で処理装置群に含まれている残り22台を分割するためには、比率に当てはめると6:6:6:4台に分割すればよいことがわかる(ステップS602)。ここで、あまり台数が発生した場合には、分割処理手段2は、分割指標データの高い処理装置から順に分配を行う。   Then, in order to divide the remaining 22 units included in the processing device group at this ratio, the division processing means 2 can be divided into 6: 6: 6: 4 units when applied to the ratio ( Step S602). Here, when too many units are generated, the division processing means 2 performs distribution in order from the processing device having the highest division index data.

次に、分割処理手段2は、残りの処理装置群22台を分割指標データ別に分けることにより、Bが10台、Aが12台であることがわかる(ステップS603)。そこで、分割処理手段2は、分割指標データとしての処理能力の高いBである10台について、上記処理装置10〜40の比率となるようにそれぞれ分割し、その結果、処理装置10〜30は3台ないし2台、処理装置40については2台に分割することになる(ステップS604)。図2の例では、処理装置30に対して2台、処理装置10および20に対して3台を分配する。   Next, the division processing means 2 divides the remaining 22 processing device groups according to the division index data, so that B is 10 units and A is 12 units (step S603). Therefore, the division processing means 2 divides the 10 B, which has high processing capability as the division index data, so that the ratio becomes the ratio of the above processing devices 10 to 40. As a result, the processing devices 10 to 30 have 3 Two or two units and the processing apparatus 40 are divided into two units (step S604). In the example of FIG. 2, two units are distributed to the processing device 30 and three units are distributed to the processing devices 10 and 20.

次に、分割処理手段2は、処理能力の高いBである10台の分割の後に、分割指標データ別に分割すべき処理装置群がまだ残っているかを判断する(ステップS605)。具体的には、分割処理手段2は、Aランクである12台がまだ残っていると判断でき、この12台分の分割を次に行うこととなる。   Next, the division processing unit 2 determines whether or not there is still a processing device group to be divided for each division index data after the division of the ten units having high processing capability B (step S605). Specifically, the division processing means 2 can determine that 12 A rank ranks still remain, and the division for 12 units will be performed next.

さらに、分割処理手段2は、現時点での分割比率が分割指標データの比率と合致しているか否かを判断する(ステップS606)。具体的には、処理装置10は、先のステップS602で求めた処理装置m台の分割指標データの比率3:3:3:2と、先のステップS604で分割したランクBの処理装置の分割比率が、合致しているか否かを判断する。   Furthermore, the division processing means 2 determines whether or not the current division ratio matches the ratio of the division index data (step S606). Specifically, the processing device 10 divides the ratio B of the processing devices of rank B divided in step S604 and the ratio 3: 3: 3: 2 of the division index data of m processing devices obtained in the previous step S602. It is determined whether or not the ratio matches.

現時点では、処理装置10および20に対しては、Bランクの処理装置を3台分配しているのに対し、処理装置30に対しては、Bランクの処理装置を2台しか分配しておらず1台不足していることから、分割処理手段2は、処理装置30に対して、ランクAから1個を充当する(ステップS607)。   At present, three B-rank processing devices are distributed to the processing devices 10 and 20, whereas only two B-rank processing devices are distributed to the processing device 30. Since one unit is insufficient, the division processing unit 2 applies one from the rank A to the processing device 30 (step S607).

そして、分割処理手段2は、分配されずに残っているAランクの11台に対して、再びステップS604の処理を繰り返すことにより、分割指標データの比率3:3:3:2になるように処理装置m台の分配を行う。Aランクの処理装置の分配が終わると、分割すべき処理装置群は残っていないこととなり、分割処理手段2は、一連の分配処理を終了する(ステップS605)。   Then, the division processing unit 2 repeats the process of step S604 for the 11 A ranks remaining without being distributed so that the ratio of the division index data becomes 3: 3: 3: 2. Distribute m processing units. When the distribution of the rank A processing devices is completed, there is no processing device group to be divided, and the division processing unit 2 ends the series of distribution processing (step S605).

図6に示した分配方法にて分割した結果が、図2の第2階層の各処理装置10、20、30、40のそれぞれの四角の下段に記載された処理装置群となる。各処理装置群の分割指標データの合計および合計台数を見てみると、処理装置20に関しては、分割指標データの合計が9で合計台数が6、処理装置30に関しては分割指標データの合計が8で合計台数が6、処理装置40に関しては分割指標データの合計が6で合計台数が4、破線の処理装置10に関しては分割指標データの合計が9で合計台数が6となっている。   The result of the division by the distribution method shown in FIG. 6 is a processing device group described in the lower part of each square of the processing devices 10, 20, 30, and 40 in the second hierarchy in FIG. Looking at the total and total number of division index data of each processing device group, regarding the processing device 20, the total of the division index data is 9 and the total number is 6, and for the processing device 30, the total of the division index data is 8. The total number is 6, the total number of division index data is 6 for the processing device 40, the total number is 4, and the total number of division index data is 9 for the processing device 10 indicated by the broken line.

すなわち、合計台数に関しては、3:3:3:2の能力比率通りであるが、分割指標データの合計に関しては、9:9:8:6であり、3:3:3:2の比率とは完全には一致していない。しかしながら、分割指標データの合計や合計台数は、必ずしも割り切れる数値になるとは限らないので、3:3:3:2の分割指標データの比率にならない場合もあるが、図6のフローチャートにしたがって分配することにより、処理装置の回線数の比率に近づけた均等な分配を行うことができる。   In other words, the total number is the same as the capacity ratio of 3: 3: 3: 2, but the total of the division index data is 9: 9: 8: 6, and the ratio is 3: 3: 3: 2. Are not exactly the same. However, since the total and total number of division index data are not necessarily divisible, there is a case where the ratio of the division index data is 3: 3: 3: 2, but the distribution is performed according to the flowchart of FIG. Thus, an even distribution close to the ratio of the number of lines of processing devices can be performed.

このようにしてステップS504における処理装置群の分割が終わると、処理装置10の接続手段3は、通信回線を3回線開き、処理装置20、処理装置30、処理装置40と接続する。そして、転送手段4は、処理装置20、処理装置30、処理装置40に対して、転送すべきデータとともに分割した処理装置群一覧データをそれぞれ送信する(ステップS506)。   When the division of the processing device group in step S504 is completed in this way, the connection means 3 of the processing device 10 opens three communication lines and connects to the processing device 20, the processing device 30, and the processing device 40. Then, the transfer unit 4 transmits the processing device group list data divided together with the data to be transferred to the processing device 20, the processing device 30, and the processing device 40 (step S506).

データ送信が完了すると、分割処理手段2は、未送信の処理装置群の一覧があるかどうか確認する(ステップS507)。具体的には、本例では、図2の第2階層における破線の処理装置10のために分割した処理装置群の一覧(hB、lB、nB、pA、tA、xAの6台の処理装置からなる一覧)がある。   When the data transmission is completed, the division processing unit 2 checks whether there is a list of untransmitted processing device groups (step S507). Specifically, in this example, a list of processing device groups (hB, 1B, nB, pA, tA, and xA) divided for the processing device 10 indicated by the broken line in the second hierarchy in FIG. List).

そこで、分割処理手段2は、自らの処理装置10に割り当てられたこの処理装置群の分割処理を行うために、図5のフローチャートの先頭の処理に戻り、一連の処理を繰り返すこととなる。この処理が、n+1に分割した後の、n+1台目の処理装置に相当する自らに割り当てられた処理装置群の分割処理に相当する。   Therefore, the division processing means 2 returns to the first processing in the flowchart of FIG. 5 and repeats a series of processing in order to perform the division processing of the processing device group assigned to its own processing device 10. This processing corresponds to the division processing of the processing device group assigned to itself corresponding to the (n + 1) th processing device after the division into n + 1.

具体的には、分割処理手段2は、処理装置群に含まれる処理装置の数6と同時通信可能な回線数3とを比較し(ステップS501)、処理装置の数の方が多いので、処理装置群の一覧よりBランクの処理装置11、12および13を次の転送先処理装置と決定する(ステップS502)。次に、分割処理手段2は、処理装置群6台から、すでに決定した3台の処理装置を差し引いた3台と、その3台の合計同時通信回線数6を比較する(ステップS503)。   Specifically, the division processing unit 2 compares the number of processing devices 6 included in the processing device group with the number of simultaneously communicable lines 3 (step S501), and the number of processing devices is larger. From the list of devices, the B rank processing devices 11, 12 and 13 are determined as the next transfer destination processing devices (step S502). Next, the division processing means 2 compares three units obtained by subtracting the already determined three processing devices from the six processing device groups with the total number of simultaneous communication lines 6 of the three units (step S503).

その結果、同時合計通信回線数の方が大きいので、分割処理手段2は、分割数はm=nで良いと判断する。そして、分割処理手段2は、残りの処理装置群を分割するが、今回の転送先の処理装置は、3台とも同じ分割指標データを有するので、残りの処理装置群の一覧を、分割指標データの合計が均等で、合計台数も均等になるように分配する。その結果、分割処理手段2は、処理装置群の一覧に残った3台を、今回転送する転送先の処理装置11、12、13それぞれに対して1台ずつ分割する(ステップS505)。   As a result, since the number of simultaneous total communication lines is larger, the division processing unit 2 determines that the division number may be m = n. Then, the division processing unit 2 divides the remaining processing device group, but since all of the three transfer destination processing devices have the same division index data, the list of the remaining processing device groups is divided into the division index data. Are distributed so that the total number is equal and the total number is also equal. As a result, the division processing unit 2 divides the three units remaining in the list of processing units into one unit for each of the transfer destination processing units 11, 12, and 13 to be transferred this time (step S505).

さらに、接続手段3および転送手段4により、処理装置11、12、13に対して転送すべきデータおよび、それぞれに割り当てた処理装置群の一覧を付した出力データの転送が行われる(ステップS506)。最後に、分割処理手段2は、処理装置10に対する処理装置群が残っているかどうか確認し、残っていないので、処理装置10の処理を全て完了する(ステップS507)。   Furthermore, the connection means 3 and the transfer means 4 transfer the data to be transferred to the processing devices 11, 12, 13 and the output data with a list of the processing device groups assigned to each of them (step S506). . Finally, the division processing unit 2 confirms whether or not the processing device group for the processing device 10 remains, and completes the processing of the processing device 10 because it does not remain (step S507).

以上のように、実施の形態1によれば、処理装置にCPU性能やメモリ搭載量、ネットワーク種別などの能力差がある場合に、これら多様な視点から見た指標データに基づく分割指標データに従って、これから転送すべき処理装置の決定や処理装置群の一覧を分割することにより、処理装置群の中でも各種視点から見て分割指標データとして定めた能力の高い処理装置から順番に送信することができる。   As described above, according to the first embodiment, when there is a difference in performance such as CPU performance, memory load, and network type in the processing device, according to the division index data based on the index data viewed from these various viewpoints, By deciding the processing device to be transferred and dividing the list of processing device groups, it is possible to sequentially transmit the processing devices from the processing devices having high ability determined as the division index data from various viewpoints.

その結果、例えば、分割指標データを通信回線とすれば、通信回線がより多く開ける処理装置から順番にデータ転送を行うことが確定的にできるので、データ転送開始から最も効率よくツリー構造の枝を増やすことが可能となる。したがって、従来に比べて配信の階層が少なくなり、全ての処理装置に対する転送完了までの時間が短時間となり、高信頼なデータ転送を実現できる。   As a result, for example, if the division index data is a communication line, data transfer can be performed deterministically from a processing device that opens more communication lines. It becomes possible to increase. Accordingly, the number of distribution layers is reduced as compared with the prior art, and the time required for completion of transfer to all the processing devices is shortened, thereby realizing highly reliable data transfer.

実施の形態2.
実施の形態1では、まず始めに、これから転送すべきn台の処理装置を、分割指標データに基づいて決定した後に、n台の処理装置の分割指標データの比率に応じて処理装置群を分配する場合について説明した。本実施の形態2では、最初に、分割指標データの合計が均等になるように処理装置群をn分割した後に、n個の各処理装置群の中から転送すべき処理装置をそれぞれ決定する場合について説明する。
Embodiment 2. FIG.
In the first embodiment, first, n processing devices to be transferred are determined based on the division index data, and then the processing device group is distributed according to the ratio of the division index data of the n processing devices. Explained when to do. In the second embodiment, first, after the processing device group is divided into n so that the sum of the division index data is equal, the processing device to be transferred is determined from each of the n processing device groups. Will be described.

図7は、本発明の実施の形態2のデータ転送システムにおける分割した処理装置のツリー構造を示す図である。図7の中で引用している処理装置番号は、図2と同等とする。すなわち、双方の図において、同じ処理装置の番号は、同一であり、双方の図では同一システムにおける、実施の形態による差異を示している。   FIG. 7 is a diagram showing a tree structure of the divided processing devices in the data transfer system according to the second embodiment of the present invention. The processing apparatus numbers quoted in FIG. 7 are the same as those in FIG. That is, in both figures, the same processing apparatus number is the same, and both figures show the differences in the same system according to the embodiment.

次に、各階層にデータ転送する具体的な処理について説明する。図8は、本発明の実施の形態2の各階層の処理装置における一連のデータ転送処理を示すフローチャートである。なお、この動作は、データを送受信する各処理装置に共通のものであるが、第1階層の処理装置10を例に、以下に説明する。   Next, a specific process for transferring data to each layer will be described. FIG. 8 is a flow chart showing a series of data transfer processes in the processing devices of each hierarchy according to the second embodiment of the present invention. This operation is common to the processing devices that transmit and receive data, but will be described below using the processing device 10 in the first hierarchy as an example.

まず始めに、処理装置10の受信手段1は、入力データとして転送データおよび処理装置群一覧データを受信する。次に、処理装置10の分割処理手段2は、処理装置10が同時に開ける通信回線の数nと、処理装置群一覧データに含まれている処理装置の数とを比較する(ステップS801)。   First, the receiving means 1 of the processing device 10 receives transfer data and processing device group list data as input data. Next, the division processing means 2 of the processing device 10 compares the number n of communication lines that the processing device 10 can open simultaneously with the number of processing devices included in the processing device group list data (step S801).

処理装置の数の方が通信回線の数nより多い場合には、分割処理手段2は、処理装置群を分割数m(mは、nまたはn+1)に分割する。この際、分割後の各々の処理装置群の分割指標データの合計および合計台数が均等になるように分割する(ステップS802)。   When the number of processing devices is larger than the number n of communication lines, the division processing unit 2 divides the processing device group into division numbers m (m is n or n + 1). At this time, the division is performed so that the total and total number of the division index data of each of the divided processing apparatus groups are equal (step S802).

分割の方法は、先に図6で説明した分割方法において、処理装置の分割指標データの比率が1:1:1:1となるように求めればよい。ただし、実施の形態1と違い、本実施の形態2では、現時点で転送すべき処理装置は、決定していないので、全ての処理装置群bC〜zAの25台に対して均等に分割すべき点と、本例ではn+1に分割するため、aCも含めた26台を含む処理装置群を分割しなければならない点に注意する必要がある。   The division method may be obtained so that the ratio of the division index data of the processing device is 1: 1: 1: 1 in the division method described above with reference to FIG. However, unlike Embodiment 1, in this Embodiment 2, since the processing apparatus which should be transferred at present is not determined, it should divide equally with respect to 25 units of all the processing apparatus groups bC-zA. In addition, since it is divided into n + 1 in this example, it should be noted that the processing device group including 26 units including aC must be divided.

分割の結果は、図7の処理装置20、30、40および破線の処理装置10に示すとおりとなる。すなわち、第2階層の処理装置は、分割指標データの合計が12、合計台数が7となる処理装置10を含む処理装置群と、分割指標データの合計が11、合計台数が7となる処理装置20を含む処理装置群と、分割指標データの合計が10、合計台数が6となる処理装置30を含む処理装置群と、分割指標データの合計が10、合計台数が6となる処理装置40を含む処理装置群の4つに分割される。   The result of the division is as shown in the processing devices 20, 30, 40 and the dashed processing device 10 in FIG. 7. That is, the processing device of the second hierarchy includes a processing device group including the processing device 10 in which the total of the division index data is 12 and the total number is 7, and a processing device in which the total of the division index data is 11 and the total number is 7. A processing device group including 20, a processing device group including a processing device 30 in which the total of the division index data is 10 and the total number is 6, and a processing device 40 in which the total of the division index data is 10 and the total number is 6. It is divided into four processing device groups.

分割処理手段2は、これらの4つの処理装置群の中から、それぞれ分割指標データとして定めた能力が最も高い処理装置を、それぞれ次に転送する処理装置と定める(ステップS803)。本例において、分割処理手段2は、3個の通信回線に対応して、処理装置20、30、40を次に転送する処理装置と定める。   The division processing means 2 determines the processing device having the highest ability determined as the division index data from among these four processing device groups as the processing device to be transferred next (step S803). In this example, the division processing means 2 determines that the processing devices 20, 30, and 40 are the next processing devices corresponding to the three communication lines.

さらに、接続手段3は、3個の通信回線を開いて処理装置20、30、40と接続し、転送手段4は、処理装置20、30、40に対して分割後の処理装置群一覧データとともに転送データを転送する(ステップS804)。   Further, the connection means 3 opens three communication lines to connect to the processing devices 20, 30, 40, and the transfer means 4 together with the processing device group list data after dividing the processing devices 20, 30, 40. The transfer data is transferred (step S804).

実施の形態1では、まず始めに、これから転送すべきn台の処理装置を、分割指標データに基づいて決定した後に、n台の処理装置の分割指標データの比率に応じて処理装置群を分配するために、図5、図6で示した分割処理を必要とする。これに対して、本実施の形態2では、分割指標データの合計が均等になるように処理装置群をn分割した後に、n個の各処理装置群の中から転送すべき処理装置をそれぞれ決定するために、図8で示した単純な分割処理のみを必要とする。   In the first embodiment, first, n processing devices to be transferred are determined based on the division index data, and then the processing device group is distributed according to the ratio of the division index data of the n processing devices. In order to do so, the division processing shown in FIGS. 5 and 6 is required. On the other hand, in the second embodiment, after the processing device group is divided into n so that the total of the division index data is equal, the processing device to be transferred is determined from each of the n processing device groups. Therefore, only the simple division process shown in FIG. 8 is required.

以上のように、実施の形態2によれば、実施の形態1に比べて、ツリー構造の枝葉に乱れが生じるものの、飛躍的に簡素化されたアルゴリズムで単純に処理装置群を分割することができる。これにより、処理装置全体へのデータ転送効率を向上し、高信頼なデータ転送を実現できる。このような分割処理は、データの受信機、STB(Set−top Box)、さらにはデジタル家電のようなリソースの限られた環境に対する適用が期待できる。   As described above, according to the second embodiment, although the disturbance of the branches and leaves of the tree structure occurs as compared with the first embodiment, the processing device group can be simply divided by a dramatically simplified algorithm. it can. Thereby, the data transfer efficiency to the whole processing apparatus can be improved, and highly reliable data transfer can be realized. Such division processing can be expected to be applied to a resource-limited environment such as a data receiver, an STB (Set-top Box), and a digital home appliance.

実施の形態3.
実施の形態1および2では、データ転送が正常に行われる想定の元での一連の処理について説明した。本実施の形態3では、転送元の処理装置がデータ転送の状況を監視することにより、転送先の処理装置に障害が発生した場合に対応できるデータ転送システムについて説明する。
Embodiment 3 FIG.
In the first and second embodiments, a series of processing based on the assumption that data transfer is normally performed has been described. In the third embodiment, a data transfer system that can cope with a case where a failure occurs in a transfer destination processing apparatus by monitoring the data transfer status by the transfer source processing apparatus will be described.

図9は、本発明の実施の形態3におけるデータ転送中の障害発生時の動作の説明図である。具体的には、データ転送元の処理装置aがデータ転送中に、データ転送先の処理装置bに障害が発生した場合の対処動作を示している。処理装置aの転送手段4は、転送先の処理装置bからの応答に基づいてデータ転送が正常に完了したか否かを監視する。   FIG. 9 is an explanatory diagram of an operation when a failure occurs during data transfer according to the third embodiment of the present invention. Specifically, a coping operation is shown when a failure occurs in the data transfer destination processing device b while the data transfer source processing device a is transferring data. The transfer means 4 of the processing device a monitors whether or not the data transfer has been normally completed based on a response from the transfer destination processing device b.

具体的には、処理装置aの転送手段4は、データ転送先の処理装置bからの応答が所定時間内に返ってくるか否かを監視することにより、データ転送中の障害発生の有無を検知できる。また、処理装置bへ転送した処理装置群一覧データは、元々は処理装置aが生成したものであり、処理装置aは、処理装置bへ転送した処理装置群一覧データを保持しておくことが可能である。   Specifically, the transfer means 4 of the processing device a monitors whether or not a failure occurs during data transfer by monitoring whether or not a response from the data transfer destination processing device b is returned within a predetermined time. It can be detected. Further, the processing device group list data transferred to the processing device b is originally generated by the processing device a, and the processing device a may hold the processing device group list data transferred to the processing device b. Is possible.

こうした状況下で処理装置bに障害が発生した場合には、処理装置aの分割処理手段2は、処理装置bに送付した処理装置群一覧データの中から処理装置b以外で、分割指標データとしての能力が最も高い処理装置cを選ぶ。そして、処理装置aの接続手段3は、通信回線を処理装置bから処理装置cに切り換えて接続する。   When a failure occurs in the processing apparatus b under such circumstances, the division processing means 2 of the processing apparatus a uses the processing apparatus group list data sent to the processing apparatus b as division index data other than the processing apparatus b. The processing device c having the highest capability is selected. Then, the connection means 3 of the processing device a switches and connects the communication line from the processing device b to the processing device c.

さらに、処理装置aの転送手段4は、処理装置bを含む処理装置群一覧データとともに処理装置cに対してデータ転送を行うことができる。この際、処理装置bには障害が発生していることを処理装置群一覧データに記載するなどして、これ以降の処理装置に伝えると、なお効果的である。   Further, the transfer means 4 of the processing device a can transfer data to the processing device c together with the processing device group list data including the processing device b. At this time, it is still effective to inform the subsequent processing devices by describing in the processing device group list data that a failure has occurred in the processing device b.

さらには、末端の処理装置にて処理装置群の内容が処理装置bのみになり、かつ、処理装置bの障害が継続している場合には処理装置bについてはデータ転送不能としてデータ転送をあきらめる。   Furthermore, if the content of the processing device group is only the processing device b in the terminal processing device, and the failure of the processing device b continues, the processing device b gives up data transfer as being incapable of data transfer. .

以上のように、実施の形態3によれば、データ転送中にデータ転送先の処理装置に不具合が発生した場合には、その処理装置を飛ばしてデータ転送を継続できるので、データ転送システムとしてのデータ転送が停止することはない。また、データ転送システムとしては、データが転送できなかった処理装置を確定的に発見できる利点がある。これらに関しては、障害から回復した後に同様の方式にて該障害のあった処理装置群に対してデータ転送を行えばよい。   As described above, according to the third embodiment, when a problem occurs in a data transfer destination processing device during data transfer, the processing device can be skipped and data transfer can be continued. Data transfer never stops. In addition, the data transfer system has an advantage that a processing apparatus to which data cannot be transferred can be definitely found. Regarding these, after recovering from a failure, data transfer may be performed to the failed processing device group in the same manner.

なお、本実施の形態3では、障害発生としたが、これはSTBや受信機、デジタル家電等においては、単純に電源が切断された場合なども考えられる。   Although a failure has occurred in the third embodiment, this may be a case where the power is simply cut off in an STB, a receiver, a digital home appliance, or the like.

実施の形態4.
実施の形態3では、データ転送中に、データの転送先の処理装置に障害が発生した場合に対応するデータ転送システムについて説明した。本実施の形態4では、データ転送中に、データの送信元の処理装置に障害が発生した場合に対応するデータ転送システムについて説明する。
Embodiment 4 FIG.
In the third embodiment, the data transfer system has been described in which a failure occurs in a data transfer destination processing apparatus during data transfer. In the fourth embodiment, a data transfer system corresponding to a case where a failure occurs in a data transmission source processing apparatus during data transfer will be described.

図10は、本発明の実施の形態4におけるデータ転送中の障害発生時の動作の説明図である。具体的には、処理装置aが処理装置bに対してデータ転送を完了し、さらに処理装置bが処理装置cに対してデータ転送をしている最中に、データの送信元である処理装置bに障害が発生した場合を示している。   FIG. 10 is an explanatory diagram of an operation when a failure occurs during data transfer according to the fourth embodiment of the present invention. Specifically, the processing device that is the transmission source of the data while the processing device a completes the data transfer to the processing device b and the processing device b is transferring the data to the processing device c. b shows a case where a failure occurs.

処理装置aの転送手段4は、処理装置bにデータ送信が完了した後にも、処理装置bが残りの処理装置群に対してデータ転送を行っている状況を監視する。具体的には、データ転送先の処理装置bは、どこまでのデータを正常に転送したかを、処理装置aに対して適宜知らせる。これに対して、処理装置aの転送手段4は、処理装置bの転送状況を監視することにより、データ転送中の障害発生の有無を検知できる。   The transfer means 4 of the processing device a monitors the situation where the processing device b is transferring data to the remaining processing device group even after the data transmission to the processing device b is completed. Specifically, the processing apparatus b that is the data transfer destination appropriately notifies the processing apparatus a of how much data has been transferred normally. On the other hand, the transfer means 4 of the processing device a can detect the presence or absence of a failure during data transfer by monitoring the transfer status of the processing device b.

処理装置bに障害が発生すると、処理装置aの転送手段4は、監視していた転送状況に基づいて、処理装置bが送信中であった処理装置cに対して、不足する残りのデータのみを送信することができる。これにより、正常である処理装置cは、残りの処理装置群に対する配信を継続して行うことができる。   When a failure occurs in the processing device b, the transfer means 4 of the processing device a only has a shortage of remaining data with respect to the processing device c that is being transmitted by the processing device b based on the transfer status monitored. Can be sent. As a result, the normal processing device c can continue to distribute to the remaining processing device group.

以上のように、本実施の形態4によれば、実施の形態3の場合のような通信中におけるデータ受信先の処理装置のみでなく、中心チュにおけるデータ送信元の処理装置に障害が発生した場合においても、データ転送システム全体としてのデータ転送を継続することが可能である。この場合、処理装置bは、既にデータの受信を完了しているので、データ転送システムとしては、処理装置bのデータ受信は、完了という扱いにする必要がある。   As described above, according to the fourth embodiment, a failure has occurred not only in the data receiving destination processing device during communication as in the third embodiment, but also in the data transmission source processing device in the central channel. Even in this case, it is possible to continue data transfer as the entire data transfer system. In this case, since the processing device b has already received the data, the data transfer system needs to handle the data reception of the processing device b as complete.

実施の形態5.
実施の形態1〜4では、CPUクロックやメモリ搭載量、接続ネットワークなどを勘案して、分割指標データとして通信回線数をランク付けるものについて説明した。しかしながら、これらの指標データ以外にも早く転送を完了したい処理装置をツリー構造の先頭へ、受信が遅れてもよい処理装置にはツリー構造の後方へ配置できるような重み付けを行っても構わない。
Embodiment 5. FIG.
In the first to fourth embodiments, description has been given of the case where the number of communication lines is ranked as the division index data in consideration of the CPU clock, the memory mounting amount, the connection network, and the like. However, other than these index data, weighting may be performed so that a processing device that is desired to complete transfer earlier may be placed at the top of the tree structure, and a processing device that may be delayed in reception may be placed behind the tree structure.

そこで、このような場合には、通信回線の代わりに優先度などの数値や優先度を示す符号を指標データとして設定しておくことにより、容易に実現できる。分割処理手段2は、優先度を加味した分割指標データに基づいて分割処理を行うことにより、優先度の高い処理装置に対するデータ転送を優先させることが可能となる。   Therefore, in such a case, a numerical value such as a priority and a code indicating the priority can be easily set as index data instead of the communication line. The division processing means 2 can prioritize data transfer to a processing device having a high priority by performing the division processing based on the division index data with priority added.

以上のように、実施の形態5によれば、各処理装置に転送順番の優先度を持たせることにより、優先度に従った転送を実現できる。例えば、デジタル映像の販売流通を考えた場合に、早く欲しい人もいれば、1週間以内であればいつでもよい人もいる。こうした事情を鑑み、1時間以内に欲しい人は追加料金にて対応するなどの販売形態に即した実用的な利便性を持つデータ転送システムが実現できる。   As described above, according to the fifth embodiment, the transfer according to the priority can be realized by giving each processing apparatus the priority in the transfer order. For example, when considering the distribution of digital video, some people want it as soon as possible, and some people can do it any time within one week. In view of such circumstances, it is possible to realize a data transfer system having practical convenience in accordance with a sales form such that a person who wants within one hour responds with an additional charge.

実施の形態6.
実施の形態1〜5では、上位階層の処理装置から下位階層の処理装置に対して一方向でデータ転送する形態について説明してきた。本実施の形態6では、2階層以降の各処理装置が、データ転送の結果を最初に投入された第1階層の処理装置10に対して通知する方法について説明する。
Embodiment 6 FIG.
In the first to fifth embodiments, the mode in which data is transferred in one direction from the upper layer processing device to the lower layer processing device has been described. In the sixth embodiment, a method will be described in which each processing device in the second and subsequent layers notifies the data processing result to the processing device 10 in the first layer that is first input.

図11は、本発明の実施の形態6のデータ転送システムにおける分割した処理装置のツリー構造および各処理装置からのデータ転送完了リストを示す図である。第2階層以降の各処理装置は、データ転送が全て完了した後に、転送完了の通知としてデータ転送完了リストを上位階層の処理装置に対して返却する。   FIG. 11 is a diagram showing a tree structure of divided processing devices and a data transfer completion list from each processing device in the data transfer system according to the sixth embodiment of the present invention. After all data transfer is completed, each processing device in the second layer and later returns a data transfer completion list to the upper layer processing device as a notification of transfer completion.

図11における4階層からなる各処理装置のツリー構造は、図2のツリー構造と同一であり、このツリー構造に基づいて、データ転送の結果の返却方法について説明する。また、図11において、データ転送完了リストは、a1〜x1として示されている。   The tree structure of each processing apparatus having four layers in FIG. 11 is the same as the tree structure of FIG. 2, and a method for returning the result of data transfer will be described based on this tree structure. In FIG. 11, the data transfer completion list is shown as a1 to x1.

まず、転送が完了して、次に転送すべき処理装置群がない末端の処理装置に相当する第4階層の処理装置24、25、26、34、35、36、43、44、14、15、16が、データの転送元である第3階層の処理装置21、22、23、31、32、33、41、42、11、12、13それぞれに対して、データが正常に転送されたことを通知するために、それぞれの認識符号を記したデータ転送完了リストを送付する。   First, the fourth-layer processing devices 24, 25, 26, 34, 35, 36, 43, 44, 14, 15 corresponding to the terminal processing devices that have completed the transfer and do not have the processing device group to be transferred next. , 16 has been successfully transferred to the third-tier processing devices 21, 22, 23, 31, 32, 33, 41, 42, 11, 12, 13 as the data transfer source. Is transmitted, a data transfer completion list in which each recognition code is written is sent.

データ転送完了リストを送付された第3階層の処理装置21、22、23、31、32、33、41、42、11、12、13は、それぞれの処理装置を識別する認識符号を、送付されたデータ転送完了リストに追加更新し、データの転送元であった第2階層の処理装置20、30、40、10に対して更新したデータ転送完了リストを送付する。   The third-tier processing devices 21, 22, 23, 31, 32, 33, 41, 42, 11, 12, and 13 to which the data transfer completion list has been sent are sent identification codes for identifying the respective processing devices. In addition, the updated data transfer completion list is sent to the second-layer processing devices 20, 30, 40, and 10 that were the data transfer sources.

データ転送の報告を受けた第2階層の処理装置20、30、40は、第3階層の処理装置からデータ転送完了リストが送付されるごとに、自己の処理装置の識別符号による更新後のデータ転送完了リストを、第1階層の処理装置10に送信する。   The second tier processing devices 20, 30, and 40 that have received the data transfer report each time the data transfer completion list is sent from the third tier processing device, the updated data by the identification code of its own processing device. The transfer completion list is transmitted to the processing device 10 in the first layer.

あるいは、データ転送の報告を受けた第2階層の処理装置20、30、40は、それぞれ3台、3台、2台の処理装置からデータ転送完了リストが送付されるのを待って、それらを全て1つのデータ転送完了リストとして追加更新し、更新されたデータ転送完了リストに処理装置20、30、40それぞれの処理装置の認識符号をそれぞれ追加して、更新されたデータ転送完了リストをそれぞれ第1階層の処理装置10に送信することもできる。   Alternatively, the second-layer processing devices 20, 30, and 40 that have received the data transfer report wait for the data transfer completion lists sent from the three, three, and two processing devices, respectively. All are added and updated as one data transfer completion list, the recognition codes of the respective processing devices 20, 30, and 40 are added to the updated data transfer completion list, and the updated data transfer completion list is added to the updated data transfer completion list. It can also be transmitted to the processing device 10 in one layer.

最初の転送を開始した送信源の処理装置10は、処理装置20、30、40、11、12、13から送付されたデータ転送完了リストを1つの確定として追加更新し、処理を完了する。   The processing device 10 of the transmission source that has started the first transfer additionally updates the data transfer completion list sent from the processing devices 20, 30, 40, 11, 12, and 13 as one confirmation, and completes the processing.

以上のように、実施の形態6によれば、データを転送した経路をさかのぼって、各処理装置が上位の処理装置にデータ転送完了リストを送付し、ツリー構造の頂点に向かっていくことで、最初にデータ転送を開始した送信源の処理装置は、最終的に処理系全体のデータ転送結果を把握することができる。   As described above, according to the sixth embodiment, each processing device sends a data transfer completion list to a higher-level processing device by going back the route in which the data is transferred, and moves toward the top of the tree structure. The processing apparatus of the transmission source that first started data transfer can finally grasp the data transfer result of the entire processing system.

この際に、例えば、図9、図10で説明したような障害が発生した場合であっても、最終的に処理装置群に記されたいずれの処理装置に対してもデータ転送ができない状況になった時点で、末端の処理装置であると認識する手段を設けることにより、データ転送が未完了の処理装置も含めて、最初にデータ転送を開始した送信源の処理装置にデータ転送完了リストとして送信されることになる。これにより、データ転送の完了を確認したい処理装置10は、その負荷をいたずらに増やすことなく、低負荷でデータ転送完了リストを得ることができる。   At this time, for example, even when the failure described with reference to FIGS. 9 and 10 occurs, data cannot be transferred to any of the processing devices described in the processing device group. By providing means for recognizing that it is a terminal processing device, the data transfer completion list is displayed on the processing device of the transmission source that first started data transfer, including processing devices that have not yet completed data transfer. Will be sent. Thereby, the processing apparatus 10 that wishes to confirm completion of data transfer can obtain a data transfer completion list with low load without increasing the load unnecessarily.

本実施例により確定した転送結果を得ることは、例えば、転送が完了できなかった処理装置を集計して新たな処理装置群の一覧を生成し、時間を置くなどした後に、新たなデータ転送としてデータ転送を継続することも可能となる。これにより、デジタルデータ(映像、音楽など)を販売する事業を考慮すると、注文された処理装置に対して確定的にデータを送信できる実用的なデータ転送システムを提供できる。また、誤ってデータ転送が完了していないのに課金するといった不祥事も発生しない。   Obtaining the transfer result determined according to the present embodiment is, for example, as a new data transfer after totaling the processing devices that could not be transferred and generating a list of new processing device groups and putting time. Data transfer can be continued. Accordingly, in consideration of the business of selling digital data (video, music, etc.), it is possible to provide a practical data transfer system capable of deterministically transmitting data to the ordered processing device. Also, there will be no scandals such as charging even if the data transfer is not completed by mistake.

なお、上述の説明においては、1階層上の処理装置に対してデータ転送完了リストを送付する場合について説明したが、各処理装置が送信源である処理装置に対してデータ転送完了リストを直接送付することによっても同等の効果を得ることができる。   In the above description, the case where the data transfer completion list is sent to the processing device one layer above has been described. However, the data transfer completion list is directly sent to the processing device which is the transmission source of each processing device. By doing so, the same effect can be obtained.

実施の形態7.
実施の形態6では、データ転送完了リストを、データが送信された経路を逆順に辿って追加更新していく場合について説明した。本実施の形態7では、途中の経路において、処理装置に障害が発生した場合について説明する。
Embodiment 7 FIG.
In the sixth embodiment, the case where the data transfer completion list is additionally updated by tracing the route through which the data is transmitted in the reverse order has been described. In the seventh embodiment, a case will be described in which a failure occurs in the processing device along the way.

図12は、本発明の実施の形態7のデータ転送システムにおける分割した処理装置のツリー構造および各処理装置からのデータ転送完了リストを示す図である。データ転送完了リストを返却する途中経路にて、処理装置20に障害が発生した場合を示している。第4階層の処理装置24、25、26は、実施の形態6と同様に、上位の第3階層の処理装置21、22、23に対してデータ転送完了リストを転送する。   FIG. 12 is a diagram showing a tree structure of divided processing devices and a data transfer completion list from each processing device in the data transfer system according to the seventh embodiment of the present invention. This shows a case where a failure has occurred in the processing device 20 along the way of returning the data transfer completion list. Similarly to the sixth embodiment, the fourth layer processing devices 24, 25, and 26 transfer the data transfer completion list to the upper third layer processing devices 21, 22, and 23.

次に、第3階層の処理装置21、22、23は、データ転送完了リストを追加更新して、上位の第2階層の処理装置20に送付しようとするが、障害が発生しており通信できない状態となっている。   Next, the processing devices 21, 22, and 23 in the third layer try to update the data transfer completion list and send it to the processing device 20 in the upper second layer, but a failure has occurred and communication is not possible. It is in a state.

この場合、第3階層の処理装置21、22、23のそれぞれは、データ転送完了リストを追加更新する際に、第2階層の処理装置20がデータ転送完了していることも追記して、さらに上位の第1階層の処理装置10に対して追加更新したデータ転送完了リストを送付する。   In this case, each of the processing devices 21, 22, and 23 of the third hierarchy additionally adds that the data transfer completion of the processing device 20 of the second hierarchy is completed when the data transfer completion list is additionally updated. The data transfer completion list that has been additionally updated is sent to the upper level processing apparatus 10.

第2階層の処理装置20は、第3階層の処理装置21、22、23に対してデータを転送したわけであるから、当然、上位である第1階層の処理装置10からのデータ受信は完了しているものとしてみなすことができる。   Since the processing device 20 of the second layer has transferred the data to the processing devices 21, 22, and 23 of the third layer, the data reception from the processing device 10 of the first layer, which is the upper layer, is naturally completed. Can be regarded as being.

以上のように、実施の形態7によれば、データ転送完了リストを返却するタイミングで障害が発生する、あるいは電源が落ちてしまった処理装置が介在した場合にも、直接の上位階層の処理装置を飛び越えてさらに上位にデータ転送完了リストを送付可能なデータ転送システムを得ることができる。   As described above, according to the seventh embodiment, when a failure occurs at the timing when the data transfer completion list is returned, or when a processing device that has been turned off is present, the processing device directly in the upper layer Thus, it is possible to obtain a data transfer system capable of sending the data transfer completion list to a higher level by jumping over the above.

これにより、最初にデータ転送を開始した送信源の処理装置にデータ転送の完了を通知する機能が高信頼に実現可能となる。また、データ転送完了リストを全ての処理装置が最初にデータ転送を開始した送信源の処理装置に対して送信するのに比べ、経路上の各処理装置がデータ転送完了リストを徐々にまとめ上げていくので、最終的に最初の処理装置が受信するデータ転送完了リストは少量で済み、負荷を飛躍的に減少することができる。   As a result, the function of notifying the completion of data transfer to the processing apparatus of the transmission source that first started data transfer can be realized with high reliability. Also, each processing device on the path gradually summarizes the data transfer completion list compared to the case where all the processing devices transmit the data transfer completion list to the processing device of the transmission source that first started data transfer. Therefore, the data transfer completion list finally received by the first processing device is small, and the load can be drastically reduced.

さらに、障害が発生した処理装置のデータ転送完了も含めて、障害が発生した処理装置を飛ばしてデータ転送完了リストを送信できる。これにより、データ転送完了リスト送付中に障害が発生した場合にも、最初にデータ転送を開始した送信源の処理装置は、データ転送システム全体の転送完了状況を正確に把握することができる。   Further, the data transfer completion list can be transmitted by skipping the processing apparatus in which the failure has occurred, including the completion of data transfer of the processing apparatus in which the failure has occurred. Thereby, even when a failure occurs during sending of the data transfer completion list, the processing device of the transmission source that first started data transfer can accurately grasp the transfer completion status of the entire data transfer system.

実施の形態8.
上述した実施の形態1〜7では、特にネットワークに関して述べていないが、いわゆるIPネットワーク(v4、v6)でサポートされるプロトコルをはじめ、電話回線、無線回線、私的な専用回線など、どのような形態であっても構わない。また、放送や衛星回線などもこうした通信回線に含まれる。
Embodiment 8 FIG.
In the above-described first to seventh embodiments, the network is not particularly described, but the protocol supported by the so-called IP network (v4, v6), the telephone line, the wireless line, the private dedicated line, etc. It may be a form. Broadcast and satellite lines are also included in such communication lines.

実施の形態9.
上述した実施の形態1〜8では、各処理装置にデータを転送することに着目しているので、あたかも処理装置が転送されるデータを必要としているような誤解を生じがちであるが、実施の形態8のように、ある同一のデータを異種ネットワークを介して転送したい場合など、単なる転送経路として処理装置を用いても構わない。以下、いくつか具体例を説明するが、いずれの場合も必ずしもデータを受信した処理装置が、そのデータを必要としているとは限らない。
Embodiment 9 FIG.
In the above-described first to eighth embodiments, since attention is paid to transferring data to each processing device, a misunderstanding as if the processing device needs data to be transferred tends to occur. As in Embodiment 8, a processing device may be used as a simple transfer path when it is desired to transfer certain identical data via a heterogeneous network. Hereinafter, some specific examples will be described. In any case, the processing apparatus that has received the data does not necessarily need the data.

例えば、図2を用いて説明すると、処理装置10は、ブロードバンドネットワーク(いわゆるインターネット)で接続されているが、処理装置20は、a1でブロードバンド接続可能であり、かつ、b1、b2、b3で通信可能な社内網で接続されている共用サーバである場合にも、本発明のデータ転送が適用可能である。このような利用方法の場合、共用サーバ自身は、データを必要としているわけではなく、共用サーバを介してデータを受信する下位階層の処理装置が実際にデータを利用することになる。   For example, referring to FIG. 2, the processing device 10 is connected by a broadband network (so-called Internet), but the processing device 20 can be connected by broadband at a1 and communicates at b1, b2, and b3. The data transfer of the present invention can also be applied to a shared server connected through a possible in-house network. In the case of such a utilization method, the shared server itself does not need data, and a lower-layer processing device that receives data via the shared server actually uses the data.

別の例では、第1階層の処理装置10が放送局で、第2階層の処理装置20、30、40が受信機、それよりも下位の階層の処理装置が家庭内ネットワークといった構成も考えられる。この場合、受信機は、放送回線からデータを受信し、家庭内でIEEE1394や電力線ネットワーク、無線LANなどで接続するものと考えられる。   In another example, a configuration in which the processing device 10 in the first layer is a broadcasting station, the processing devices 20, 30, and 40 in the second layer are receivers, and the processing devices in lower layers are also considered as a home network. . In this case, it is considered that the receiver receives data from the broadcast line and is connected to the home via IEEE1394, a power line network, a wireless LAN, or the like.

このようなケースでも、必ずしも受信機がデータを必要としているとは限らず、家庭内の特定の機器(例えば、放送受信機能を持たない白物家電=将来のデジタル家電など)にデータを送り込むために受信機を経由することも考えられる。   Even in such a case, the receiver does not necessarily need data, and the data is sent to a specific device in the home (for example, a white home appliance not having a broadcast receiving function = a future digital home appliance). It is also possible to go through a receiver.

さらに別の例では、携帯電話ネットワークにおいて、処理装置10、20、30、40などツリー構造の上位に位置する処理装置を携帯電話基地局とし、それよりも下位に位置する処理装置を携帯電話と考えることもできる。   In yet another example, in a mobile phone network, a processing device positioned higher in the tree structure, such as the processing devices 10, 20, 30, 40, is a mobile phone base station, and a processing device positioned lower than that is a mobile phone. You can also think about it.

さらに別の例では、自動車の車載機(いわゆるカーナビゲーションシステムなど)で、例えば、道路の工事情報や事故などのお知らせを別の車載機から発信することによって、近隣の車載機に位置情報なども含めて順次配布することができる。通常、情報の発信源は、多大な処理能力を必要とするが、この場合は、高々数台の車載機に情報データを送付すればよく、各々の車載機にデータ転送の負荷を分散することになり、効率的である。   In yet another example, an in-vehicle device (such as a so-called car navigation system) of an automobile can send information on road construction information or accidents from another in-vehicle device, so that location information can also be transmitted to nearby in-vehicle devices. It can be distributed in order. Usually, the information transmission source requires a large amount of processing power. In this case, it is only necessary to send information data to at most several in-vehicle devices, and to distribute the data transfer load to each in-vehicle device. And is efficient.

この場合の処理装置群の作成方法としては、応答を求めるコマンドを近くの車載機が受信できるように投げかけ、それを元に作成すればよい。あとは、動的に各々の車載機が同様にして次々と動的に処理装置群を生成しながら処理を進め、広範囲の車載機にデータを転送することが可能となる。最近では、自動車にカメラが搭載されることが多くなっているが、このカメラ映像を次々と別の車載機に転送する方法としても利用可能である。   As a method for creating a processing device group in this case, a command for requesting a response may be thrown so that a nearby in-vehicle device can receive the command, and the command may be created based on the command. After that, each in-vehicle device can dynamically advance the processing while generating the processing device group one after another in the same manner, and can transfer data to a wide range of in-vehicle devices. Recently, a camera is often mounted on a car, but it can also be used as a method of transferring the camera video to another on-vehicle device one after another.

なお、データとは、ファイルのような大容量のまとまったデータでもよいし、IPパケットなど少量の単位データと考えてもよい。少量のデータとして実現する場合には、1回目の単位データにて末端の処理装置までの経路を確立し、その後は確立された経路に従って送信することで、ビデオオンデマンド(VOD)やライブストリーム(放送)などに適用することも考えられる。   The data may be a large volume of data such as a file, or a small amount of unit data such as an IP packet. When it is realized as a small amount of data, a route to the processing device at the end is established with the first unit data, and then transmitted according to the established route, so that video on demand (VOD) or live stream ( (Broadcast) etc. is also conceivable.

以上のように、実施の形態9によれば、ある同一のデータを異種ネットワークを介して転送したい場合など、単なる転送経路として処理装置を用いる場合にも、本発明のデータ転送システムを適用可能である。   As described above, according to the ninth embodiment, the data transfer system of the present invention can be applied even when a processing device is used as a simple transfer path, such as when it is desired to transfer certain identical data via a heterogeneous network. is there.

なお、上述の実施の形態では、各処理装置が共通の分割指標データを採用する場合について説明したが、本発明のデータ転送システムはこれに限定されるものではない。各処理装置は、個別の分割指標データに基づく分割処理を行うことが可能である。例えば、第1階層の処理装置は、同時に通信できる回線数を分割指標データとして分割処理を行い、第2階層の処理装置は、ネットワーク帯域を分割指標データとして分割処理を行うことも可能であり、データ転送システム内のそれぞれの処理装置に適した分割指標データを採用して分割処理を行うことができる。   In the above-described embodiment, a case has been described in which each processing apparatus employs common division index data, but the data transfer system of the present invention is not limited to this. Each processing apparatus can perform division processing based on individual division index data. For example, the processing device of the first layer can also perform the division processing using the number of lines that can be simultaneously communicated as the division index data, and the processing device of the second layer can perform the division processing using the network bandwidth as the division index data, Division processing can be performed using division index data suitable for each processing device in the data transfer system.

さらに、上述の説明においては、上位階層から与えられた指標データに基づいて分割指標データを定めていたが、本発明のデータ転送システムはこれに限定されるものではない。例えば、分割処理手段2は、転送すべき処理装置に対して応答を求めるコマンドを送付することにより、現状のネットワーク環境下におけるそれぞれの処理装置の応答時間を測定できる。   Furthermore, in the above description, the division index data is determined based on the index data given from the upper layer, but the data transfer system of the present invention is not limited to this. For example, the division processing unit 2 can measure the response time of each processing device in the current network environment by sending a command for requesting a response to the processing device to be transferred.

この場合には、分割処理手段2は、測定した応答時間により指標データを更新し、この応答時間、あるいはこの応答時間と他の指標データの項目との組合せからなるデータを分割指標データとして採用し、分割処理を行うことができる。   In this case, the division processing means 2 updates the index data with the measured response time, and adopts the response time or data consisting of a combination of this response time and other index data items as the division index data. , Division processing can be performed.

あるいは、分割処理手段2は、転送すべき処理装置から最新のシステム負荷情報として、処理装置のCPU利用率、メモリ使用率等の現状のデータを取得することにより、指標データの更新および新たな分割指標データの採用に基づく分割処理を実現できる。   Alternatively, the division processing unit 2 acquires the current data such as the CPU usage rate and the memory usage rate of the processing device as the latest system load information from the processing device to be transferred, thereby updating the index data and performing a new division. Division processing based on the adoption of index data can be realized.

また、上述の説明においては、各処理装置群の分割指標データの合計、および処理装置の台数の合計がともに均等となるような分割処理を説明したが、本発明のデータ転送システムはこれに限定されるものではない。分割指標データの合計のみを均等とするような分割処理を行うことによっても、処理装置全体へのデータ転送効率の向上を図ることが可能である。   In the above description, the division processing is described in which the total of the division index data of each processing device group and the total number of processing devices are both equal, but the data transfer system of the present invention is limited to this. Is not to be done. It is also possible to improve the efficiency of data transfer to the entire processing apparatus by performing a dividing process that equalizes only the sum of the division index data.

本発明の実施の形態1におけるデータ転送システムに用いられる処理装置の構成図である。It is a block diagram of the processing apparatus used for the data transfer system in Embodiment 1 of this invention. 本発明の実施の形態1のデータ転送システムにおける分割した処理装置のツリー構造を示す図である。It is a figure which shows the tree structure of the processing apparatus divided | segmented in the data transfer system of Embodiment 1 of this invention. 本発明の実施の形態1における処理装置群の一覧の一例を示す図である。It is a figure which shows an example of the list of the processing apparatus groups in Embodiment 1 of this invention. 本発明の実施の形態1における各処理装置の識別符号の一例である。It is an example of the identification code | symbol of each processing apparatus in Embodiment 1 of this invention. 本発明の実施の形態1の各階層の処理装置における一連のデータ転送処理を示すフローチャートである。It is a flowchart which shows a series of data transfer processes in the processing apparatus of each hierarchy of Embodiment 1 of this invention. 本発明の実施の形態1の各階層の処理装置における一連の分割処理を示すフローチャートである。It is a flowchart which shows a series of division | segmentation processes in the processing apparatus of each hierarchy of Embodiment 1 of this invention. 本発明の実施の形態2のデータ転送システムにおける分割した処理装置のツリー構造を示す図である。It is a figure which shows the tree structure of the processing apparatus divided | segmented in the data transfer system of Embodiment 2 of this invention. 本発明の実施の形態2の各階層の処理装置における一連のデータ転送処理を示すフローチャートである。It is a flowchart which shows a series of data transfer processes in the processing apparatus of each hierarchy of Embodiment 2 of this invention. 本発明の実施の形態3におけるデータ転送中の障害発生時の動作の説明図である。It is explanatory drawing of operation | movement at the time of the failure generation in the data transfer in Embodiment 3 of this invention. 本発明の実施の形態4におけるデータ転送中の障害発生時の動作の説明図である。It is explanatory drawing of operation | movement at the time of the failure generation in the data transfer in Embodiment 4 of this invention. 本発明の実施の形態6のデータ転送システムにおける分割した処理装置のツリー構造および各処理装置からのデータ転送完了リストを示す図である。It is a figure which shows the tree structure of the divided | segmented processing apparatus in the data transfer system of Embodiment 6 of this invention, and the data transfer completion list from each processing apparatus. 本発明の実施の形態7のデータ転送システムにおける分割した処理装置のツリー構造および各処理装置からのデータ転送完了リストを示す図である。It is a figure which shows the tree structure of the processing apparatus divided | segmented in the data transfer system of Embodiment 7 of this invention, and the data transfer completion list from each processing apparatus.

符号の説明Explanation of symbols

1 受信手段、2 分割処理手段、3 接続手段、4 転送手段、10、11、12、13、20、21、22、23、30、31、32、33、40、41、42 処理装置。   DESCRIPTION OF SYMBOLS 1 Reception means, 2 Division | segmentation process means, 3 Connection means, 4 Transfer means 10, 11, 12, 13, 20, 21, 22, 23, 30, 31, 32, 33, 40, 41, 42 Processing apparatus.

Claims (13)

通信回線により接続された処理装置と各処理装置の処理能力に関する指標データとを対応付けた処理装置群一覧データに基づいて、データ転送先の処理装置を決定し、前記処理装置群一覧データを分割して前記決定した各転送先の処理装置に割り当てる分割処理手段と、
この分割処理手段で決定された各転送先の処理装置に転送すべきデータと前記分割処理手段で各転送先の処理装置に割り当てられた処理装置群一覧データとを転送する転送手段と
を備え、
前記転送手段は、データ転送が正常に完了したときに、データ転送が正常に完了したことを上位階層の処理装置に通知する
ことを特徴とするデータ転送処理装置。
Based on the processing device group list data in which the processing devices connected by the communication line and the index data relating to the processing capability of each processing device are associated with each other, the data transfer destination processing device is determined and the processing device group list data is divided And dividing processing means to be assigned to each of the determined transfer destination processing devices,
Transfer means for transferring data to be transferred to each transfer destination processing device determined by the division processing means and processing device group list data assigned to each transfer destination processing device by the division processing means, and
When the data transfer is normally completed, the transfer means notifies the upper layer processing device that the data transfer has been normally completed.
請求項1に記載のデータ転送処理装置において、
前記転送手段は、データ転送が正常に完了したときに、データ転送が正常に完了したことを一階層上位の処理装置に通知する
ことを特徴とするデータ転送処理装置。
The data transfer processing device according to claim 1,
The data transfer processing device, wherein when the data transfer is normally completed, the transfer means notifies the processing device of one layer higher level that the data transfer is normally completed.
請求項1に記載のデータ転送処理装置において、
前記転送手段は、データ転送が正常に完了したときに、データ転送が正常に完了したことを最上位階層の処理装置に通知する
ことを特徴とするデータ転送処理装置。
The data transfer processing device according to claim 1,
The data transfer processing device, wherein when the data transfer is normally completed, the transfer means notifies the highest level processing device that the data transfer is normally completed.
請求項1ないし3のいずれか1項に記載のデータ転送処理装置において、
前記転送手段は、自己の処理装置がデータ転送したそれぞれの処理端末からデータ転送が正常に完了したことが通知されたとき、データ転送が正常に完了したと判断し、データ転送が正常に完了したことを上位階層の処理装置に通知する
ことを特徴とするデータ転送処理装置。
The data transfer processing device according to any one of claims 1 to 3,
The transfer means determines that the data transfer has been normally completed when it is notified that the data transfer has been normally completed from each processing terminal to which the processing device has transferred the data, and the data transfer has been normally completed. A data transfer processing device characterized by notifying a higher-level processing device.
請求項4に記載のデータ転送処理装置において、
前記転送手段は、自己の処理装置がデータ転送したすべての処理端末からデータ転送が正常に完了したことが通知されたとき、データ転送が正常に完了したと判断し、データ転送が正常に完了したことを上位階層の処理装置に通知する
ことを特徴とするデータ転送処理装置。
The data transfer processing device according to claim 4,
The transfer means determines that the data transfer has been normally completed when it is notified from all the processing terminals to which the processing device has transferred the data that the data transfer has been normally completed, and the data transfer has been normally completed. A data transfer processing device characterized by notifying a higher-level processing device.
複数の処理装置にデータを転送するデータ転送システムにおいて、
前記複数の処理装置のそれぞれは、
再転送すべき処理装置ごとに前記処理装置が有する処理能力に関する指標データを対応付けた処理装置群一覧データと、再転送すべきデータとを受信する受信手段と、
前記受信手段が受信した前記処理装置群一覧データに含まれている前記指標データから再転送すべき処理装置ごとの分割指標データを求め、前記分割指標データに基づいて前記処理装置群一覧データからn台(nは2以上の整数)の処理装置およびn個の分割後処理装置群一覧データを決定する分割処理手段と、
n本の通信回線を用いて、前記分割処理手段で決定された前記n台の処理装置と接続する接続手段と、
前記分割処理手段で決定された前記n個の分割後処理装置群一覧データのそれぞれに対して前記再転送すべきデータを付加して、前記接続手段により接続された前記n台の処理装置のそれぞれに転送する転送手段と
を備え、
前記受信手段は、送信元の処理装置からのデータ転送が正常に完了した後に、前記送信元の処理装置を示す識別子を含むデータ転送完了リストを前記送信元の処理装置から受信し、
前記転送手段は、前記n台の処理装置のそれぞれに対してデータ転送する際に、前記n台の処理装置からの応答に基づいてデータ通信が正常に完了したか否かを監視し、前記n台の処理装置へのデータ転送を正常完了したときは、自己の処理装置を示す識別子を含む転送完了データを追加して前記データ転送完了リストを更新し、更新した前記データ転送完了リストを前記n台の処理装置に転送する
ことを特徴とするデータ転送システム。
In a data transfer system for transferring data to a plurality of processing devices,
Each of the plurality of processing devices is
Receiving means for receiving processing device group list data in which index data relating to processing capability of the processing device is associated with each processing device to be retransmitted, and data to be retransmitted;
Division index data for each processing device to be retransmitted is obtained from the index data included in the processing device group list data received by the receiving unit, and n is calculated from the processing device group list data based on the division index data. Division processing means for determining the number of processing devices (n is an integer of 2 or more) and n post-division processing device group list data;
connection means for connecting to the n processing devices determined by the division processing means using n communication lines;
Each of the n processing apparatuses connected by the connecting means by adding the data to be retransmitted to each of the n divided post-processing apparatus group list data determined by the division processing means. And a transfer means for transferring to
The receiving unit receives a data transfer completion list including an identifier indicating the transmission source processing device from the transmission source processing device after data transfer from the transmission source processing device is normally completed.
The transfer means monitors whether or not data communication has been normally completed based on a response from the n processing devices when transferring data to each of the n processing devices, When the data transfer to one processing apparatus is normally completed, transfer completion data including an identifier indicating its own processing apparatus is added to update the data transfer completion list, and the updated data transfer completion list is A data transfer system characterized by transferring data to a single processing device.
請求項6に記載のデータ転送システムにおいて、
前記分割処理手段は、決定した前記n台の処理装置のそれぞれが同時に通信できる回線数の合計回線数を前記指標データから求め、前記処理装置群一覧データに含まれるすべての処理装置から前記n台の処理装置を除いた前記n台の処理装置により再転送すべき処理装置の合計台数を求め、前記再転送すべき処理装置の合計台数が前記合計回線数よりも大きい場合には、自己の処理装置をn+1台目の処理装置として割付け、n+1個の分割後処理装置群一覧データを決定し、前記n+1台目の処理装置に対応するn+1個目の分割後処理装置群一覧データ以外のn個の分割後処理装置群一覧データを、決定した前記n台の処理装置に対応する前記n個の分割後処理装置群一覧データとして決定する
ことを特徴とするデータ転送システム。
The data transfer system according to claim 6, wherein
The division processing unit obtains the total number of lines that the determined number of the n processing devices can simultaneously communicate from the index data, and determines the n units from all the processing devices included in the processing device group list data. If the total number of processing devices to be retransmitted is determined by the n processing devices excluding the processing devices, and if the total number of processing devices to be retransmitted is greater than the total number of lines, the self processing is performed. The apparatus is assigned as the (n + 1) th processing apparatus, n + 1 post-partition processing apparatus group list data is determined, and n pieces other than the (n + 1) th post-split processing apparatus group list data corresponding to the (n + 1) th processing apparatus The post-split processing device group list data is determined as the n post-split processing device group list data corresponding to the determined n processing devices.
請求項7に記載のデータ転送システムにおいて、
前記分割処理手段は、前記n+1個目の分割後処理装置群一覧データに含まれている処理装置の数が、n台以下になるまで前記n台の処理装置および前記n個の分割後処理装置群一覧データを決定する処理を繰り返し実行する
ことを特徴とするデータ転送システム。
The data transfer system according to claim 7, wherein
The division processing means includes the n processing devices and the n divided post-processing devices until the number of processing devices included in the (n + 1) -th post-processing device group list data is n or less. A data transfer system characterized by repeatedly executing a process for determining group list data.
請求項6ないし8のいずれか1項に記載のデータ転送システムにおいて、
前記転送手段は、自己の処理装置が転送すべき処理装置を有しない末端の処理装置である場合には、更新した前記データ転送完了リストを、前記データ転送完了リストに記載された先頭の送信源の処理装置に送信する
ことを特徴とするデータ転送システム。
The data transfer system according to any one of claims 6 to 8,
When the transfer means is a terminal processing device that does not have a processing device to be transferred, the transfer means displays the updated data transfer completion list as the first transmission source described in the data transfer completion list. A data transfer system, characterized by being transmitted to a processing device.
請求項6ないし8のいずれか1項に記載のデータ転送システムにおいて、
前記転送手段は、自己の処理装置が転送すべき処理装置を有しない末端の処理装置である場合には、更新した前記データ転送完了リストを、前記データ転送完了リストに記載された直前の送信元の処理装置に送信し、自己の処理装置が前記末端の処理装置でない場合には、送信先の処理装置のいずれかから受信したデータ転送完了リストを、前記データ転送完了リストに記載された直前の送信元の処理装置に転送する
ことを特徴とするデータ転送システム。
The data transfer system according to any one of claims 6 to 8,
If the processing unit is a terminal processing device that does not have a processing device to be transferred, the transfer unit displays the updated data transfer completion list as a source immediately before the data transfer completion list. If the processing device is not the terminal processing device, the data transfer completion list received from any one of the processing devices at the transmission destination is displayed immediately before the data transfer completion list. A data transfer system, wherein the data is transferred to a processing device at a transmission source.
請求項10に記載のデータ転送システムにおいて、
前記転送手段は、送信先の処理装置のすべてから受信したデータ転送完了リストをまとめて1つのデータ転送完了リストを生成し、生成した前記1つのデータ転送完了リストを前記直前の送信元の処理装置に転送する
ことを特徴とするデータ転送システム。
The data transfer system according to claim 10, wherein
The transfer unit generates a single data transfer completion list by combining the data transfer completion lists received from all of the transmission destination processing devices, and the generated single data transfer completion list is used as the immediately previous transmission source processing device. A data transfer system characterized by being transferred to
請求項10または11に記載のデータ転送システムにおいて、
前記転送手段は、前記直前の送信元の処理装置に対してデータ転送完了リストを転送する際に、前記直前の送信元の処理装置からの応答に基づいて前記データ転送完了リストの転送が正常に完了したか否かを監視し、前記データ転送完了リストの転送が正常に完了しないことを検出したときは、前記データ転送完了リストに記載された前記直前の送信元の処理装置のさらに前の送信元の処理装置に前記データ転送完了リストを転送する
ことを特徴とするデータ転送システム。
The data transfer system according to claim 10 or 11,
When the transfer means transfers the data transfer completion list to the immediately previous transmission source processing device, the transfer means normally transfers the data transfer completion list based on a response from the previous transmission source processing device. Monitoring whether or not the transfer of the data transfer completion list is not completed normally, and if the previous transmission of the processing device of the previous transmission source described in the data transfer completion list is detected. A data transfer system, wherein the data transfer completion list is transferred to an original processing device.
請求項12に記載のデータ転送システムにおいて、
前記転送手段は、前記データ転送完了リストの転送が正常に完了しないことを検出したときは、前記直前の送信元の処理装置が転送完了済みであることを前記データ転送完了リストに追記し、前記データ転送完了リストに記載された前記直前の送信元の処理装置のさらに前の送信元の処理装置に、追記した前記データ転送完了リストを転送する
ことを特徴とするデータ転送システム。
The data transfer system according to claim 12,
When the transfer means detects that the transfer of the data transfer completion list is not normally completed, the transfer means adds to the data transfer completion list that the previous transmission source processing device has been transferred, and A data transfer system, wherein the added data transfer completion list is transferred to a transmission source processing device further preceding the previous transmission source processing device described in the data transfer completion list.
JP2007340459A 2007-12-28 2007-12-28 Data transfer processing device and data transfer system Active JP4110205B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007340459A JP4110205B1 (en) 2007-12-28 2007-12-28 Data transfer processing device and data transfer system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007340459A JP4110205B1 (en) 2007-12-28 2007-12-28 Data transfer processing device and data transfer system

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2005113260A Division JP4110150B2 (en) 2005-04-11 2005-04-11 Data transfer processing device and data transfer system

Publications (2)

Publication Number Publication Date
JP4110205B1 JP4110205B1 (en) 2008-07-02
JP2008152792A true JP2008152792A (en) 2008-07-03

Family

ID=39654823

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007340459A Active JP4110205B1 (en) 2007-12-28 2007-12-28 Data transfer processing device and data transfer system

Country Status (1)

Country Link
JP (1) JP4110205B1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009111606A (en) * 2007-10-29 2009-05-21 Mitsubishi Electric Corp Data transfer device and data transfer system
JP2010055185A (en) * 2008-08-26 2010-03-11 Mitsubishi Electric Corp Data transfer system and device
JP2011118899A (en) * 2009-11-30 2011-06-16 Internatl Business Mach Corp <Ibm> Method and system for data distribution in high performance computing cluster

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009111606A (en) * 2007-10-29 2009-05-21 Mitsubishi Electric Corp Data transfer device and data transfer system
JP2010055185A (en) * 2008-08-26 2010-03-11 Mitsubishi Electric Corp Data transfer system and device
JP2011118899A (en) * 2009-11-30 2011-06-16 Internatl Business Mach Corp <Ibm> Method and system for data distribution in high performance computing cluster

Also Published As

Publication number Publication date
JP4110205B1 (en) 2008-07-02

Similar Documents

Publication Publication Date Title
JP6470838B2 (en) Data transfer method, apparatus, and system in software-defined networking
CN110896355B (en) Network slice selection method and device
CN102792649A (en) Service prioritization in link state controlled layer two networks
CN103959698A (en) Hybrid networking system with seamless path switching
US8903972B2 (en) Method and apparatus for sharing contents using information of group change in content oriented network environment
CN103312605A (en) Gateway device identity setting method and management gateway device
CN103917958A (en) Distributed mapping function for large scale media clouds
CN102571587A (en) Method and equipment for forwarding messages
CN114338650A (en) File transmission method and device, electronic equipment and readable storage medium
JP4110205B1 (en) Data transfer processing device and data transfer system
CN105812257A (en) Business chain router management system and use method thereof
CN103209195A (en) Data acquisition method, terminal and far-end device
JP4815547B2 (en) Data synchronization system, data synchronization method, and synchronization management server
JP4110150B2 (en) Data transfer processing device and data transfer system
CN110365790B (en) Message transmission method and device, cascade networking equipment and readable storage medium
CN102281580B (en) M2M system and service processing method thereof
US7949119B2 (en) Telephone exchange system
US20160365987A1 (en) Personal computer network
CN102986196B (en) The node being distributed on communication structure accesses network using the topology server selected with multiple criteria
CN108476519B (en) Wireless communication apparatus, wireless communication method, and computer-readable medium
CN101124754A (en) Systems and methods for parallel communication
JP2007274611A (en) Conversion system selecting method
CN115996188A (en) Service scheduling method, device, equipment and computer readable storage medium
US20090296905A1 (en) Telephone system and group pickup processing method
US7697496B2 (en) System and method for multi-accessing radio communication data call

Legal Events

Date Code Title Description
TRDD Decision of grant or rejection written
A975 Report on accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A971005

Effective date: 20080328

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20080401

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20080407

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

Free format text: PAYMENT UNTIL: 20110411

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 4110205

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20120411

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20120411

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20130411

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20130411

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20140411

Year of fee payment: 6

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250