JP2015165625A - Bulk transmission device, bulk transmission system and bulk transmission method - Google Patents

Bulk transmission device, bulk transmission system and bulk transmission method Download PDF

Info

Publication number
JP2015165625A
JP2015165625A JP2014040188A JP2014040188A JP2015165625A JP 2015165625 A JP2015165625 A JP 2015165625A JP 2014040188 A JP2014040188 A JP 2014040188A JP 2014040188 A JP2014040188 A JP 2014040188A JP 2015165625 A JP2015165625 A JP 2015165625A
Authority
JP
Japan
Prior art keywords
data
line interface
line
interface
bulk
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
JP2014040188A
Other languages
Japanese (ja)
Other versions
JP6096693B2 (en
Inventor
英明 吉川
Hideaki Yoshikawa
英明 吉川
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.)
NEC Platforms Ltd
Original Assignee
NEC Platforms Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Platforms Ltd filed Critical NEC Platforms Ltd
Priority to JP2014040188A priority Critical patent/JP6096693B2/en
Publication of JP2015165625A publication Critical patent/JP2015165625A/en
Application granted granted Critical
Publication of JP6096693B2 publication Critical patent/JP6096693B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)
  • Communication Control (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a bulk transmission device capable of correctly restoring data while easily eliminating influence of erroneous connection even when an erroneous connection is made between a line interface and a line.SOLUTION: The bulk transmission device includes: a terminal interface which performs data input/output with an external terminal; plural line interfaces for performing data transmission and reception with plural lines; transmission data division control means that divides an input data received by the terminal interface and generates a frame of a predetermined format to transmit the same to the line interfaces; transmission source interface identification means that identifies the line interface of a transmission source of a frame which the line interface has received from the line; and divided data combining means that takes out divided data from the frame and combines plural divided data in the order based on the identification result by the transmission source interface identification means.

Description

本発明は、バルク伝送装置およびバルク伝送システムおよびバルク伝送方法に関する。   The present invention relates to a bulk transmission apparatus, a bulk transmission system, and a bulk transmission method.

バルク伝送方式は、送信するデータを分割し、各分割データを複数の回線を用いて一斉に送信することにより、伝送の高速化を図る技術である。近年盛んになっている多重化と逆の動作であるため逆多重化とも呼ばれる。バルク伝送によれば、回線を束ねる数を増減することで任意の伝送速度を得ることができる。バルク伝送における各部の動作は下記のとおりである。まず送信側に入力されたデータを所定長さの分割データに分割する。次いで複数の回線インターフェースに所定の順番で振り分けて、それぞれ回線に送信する。受信側では、送信側と同じ所定の順番に従ってデータの再結合を行う。一般的には回線インターフェースに識別番号を付けておき、一つの回線に送信側と受信側で同じ識別番号の回線インターフェースを接続すればよい。そうすれば、受信側において、送信側と同じ識別番号の順序で分割データを結合することにより、元のデータが復元される。   The bulk transmission method is a technique for speeding up transmission by dividing data to be transmitted and transmitting the divided data simultaneously using a plurality of lines. Since this operation is the reverse of multiplexing that has become popular in recent years, it is also called demultiplexing. According to bulk transmission, an arbitrary transmission rate can be obtained by increasing or decreasing the number of bundled lines. The operation of each part in bulk transmission is as follows. First, the data input to the transmission side is divided into divided data having a predetermined length. Next, the data is distributed to a plurality of line interfaces in a predetermined order and transmitted to the lines. On the receiving side, data is recombined according to the same predetermined order as that on the transmitting side. Generally, an identification number is assigned to a line interface, and a line interface having the same identification number may be connected to one line on the transmission side and the reception side. Then, on the receiving side, the original data is restored by combining the divided data in the same order of the identification numbers as the transmitting side.

このようなバルク伝送を行うバルク伝送装置の回線インターフェースと回線との接続は、ケーブルなどで物理的に接続することによって行われる。このため用いる回線の数が増えると誤接続が発生しやすくなるという問題点がある。具体的には、1つの回線に、送信側と受信側で識別番号の異なる回線インターフェースを接続するといったケースである。誤接続があると、分割データが正しい順序で結合されないため、データの復元ができなくなってしまう。   The connection between the line interface and the line of the bulk transmission apparatus that performs such bulk transmission is performed by physically connecting with a cable or the like. For this reason, when the number of lines used increases, there is a problem that erroneous connection is likely to occur. Specifically, it is a case where line interfaces having different identification numbers are connected to one line. If there is an incorrect connection, the divided data will not be combined in the correct order, so that the data cannot be restored.

このため、上記のような誤接続を検出し修復する方法が種々提案されている。例えば特許文献1では、送信インターフェースと受信インターフェースそれぞれに識別子を付与して接続試験を行う方法が開示されている。この方法の手順は下記の通りである。まず試験データに送信元となる回線インターフェースの識別番号を付加したフレームを生成する。次いでこのフレームを回線に送信する。受信側では、回線から受信したフレームに受信した回線インターフェースの識別番号をフレームにさらに付加して送信元に返送する。送信側では、受信したフレームに付加された2つの識別番号を抽出し、予め登録された接続情報と比較する。両者が一致していれば接続が正しく、不一致であれば接続に誤りがあることが分かる。そしてオペレータが接続を修正する。複数の回線について同様の試験を行い、誤接続を順次修正してくことにより、分割データを正しい順番で結合し、データを復元することができる。   For this reason, various methods for detecting and repairing the erroneous connection as described above have been proposed. For example, Patent Document 1 discloses a method for performing a connection test by assigning an identifier to each of a transmission interface and a reception interface. The procedure of this method is as follows. First, a frame is generated by adding the identification number of the transmission line interface to the test data. Next, this frame is transmitted to the line. On the receiving side, the identification number of the received line interface is further added to the frame received from the line and returned to the transmission source. On the transmission side, two identification numbers added to the received frame are extracted and compared with connection information registered in advance. If the two match, the connection is correct, and if the two do not match, the connection is incorrect. The operator then corrects the connection. By performing the same test on a plurality of lines and correcting erroneous connections in sequence, the divided data can be combined in the correct order and the data can be restored.

特開2010−171694号公報JP 2010-171694 A

しかしながら、特許文献1の技術では、誤接続を検出した後で、オペレータが接続の修正をしなければならなかった。また、複数の回線について順次、接続の試験を行い修正していくため、修正に時間と手間がかかっていた。   However, in the technique of Patent Document 1, the operator has to correct the connection after detecting the erroneous connection. In addition, it took time and effort to make corrections by sequentially testing and correcting connections on multiple lines.

本発明は上記の問題点に鑑みてなされたものであり、回線インターフェースと回線との誤接続があった場合に、自動的に結合の順番を修正して、正しくデータの復元するバルク伝送装置を提供することを目的としている。   The present invention has been made in view of the above problems, and in the event of an erroneous connection between a line interface and a line, a bulk transmission apparatus that automatically corrects the coupling order and correctly restores data is provided. It is intended to provide.

上記目的を達成するため、本発明のバルク伝送装置は、外部の端末とデータの入出力を行う端末インターフェースと、複数の回線との間でデータの送受信を行うための複数の回線インターフェースと、前記端末インターフェースが受信した入力データを分割し所定形式のフレームを生成して前記回線インターフェースに送信する送信データ分割制御手段と、前記回線インターフェースが前記回線から受信したフレームの送信元回線インターフェースを識別する送信元インターフェース識別手段と、前記フレームから前記分割データを取り出して前記送信元インターフェース識別手段の識別結果に基づく順番で前記分割データを結合する分割データ結合手段と、を有している。   To achieve the above object, a bulk transmission apparatus according to the present invention includes a terminal interface for inputting / outputting data to / from an external terminal, a plurality of line interfaces for transmitting / receiving data to / from a plurality of lines, Transmission data division control means for dividing the input data received by the terminal interface to generate a frame of a predetermined format and transmitting it to the line interface, and transmission for identifying the transmission source line interface of the frame received from the line by the line interface Original interface identifying means, and divided data combining means for extracting the divided data from the frame and combining the divided data in an order based on the identification result of the transmission source interface identifying means.

本発明の効果は、回線インターフェースと回線との誤接続があった場合に、簡単に誤接続の影響を取り除いて正しくデータの復元を行うことができる、バルク伝送装置が得られることである。   An advantage of the present invention is that a bulk transmission apparatus can be obtained that can easily restore data by removing the influence of erroneous connection when there is an erroneous connection between a line interface and a line.

第1の実施の形態を示すブロック図である。It is a block diagram which shows 1st Embodiment. 第2の実施の形態のバルク伝送システムを示すブロック図である。It is a block diagram which shows the bulk transmission system of 2nd Embodiment. 第2の実施の形態のフレーム構成を示す模式図である。It is a schematic diagram which shows the flame | frame structure of 2nd Embodiment. 第2の実施の形態データ分割方法を示す模式図である。It is a schematic diagram which shows the data division method of 2nd Embodiment. 誤接続のあるバルク伝送システムを示すブロック図である。It is a block diagram which shows the bulk transmission system with a misconnection. 誤接続があった場合のフレーム伝送を示す模式図である。It is a schematic diagram which shows frame transmission when there exists a misconnection. 誤接続があった場合のデータ結合方法を示す模式図である。It is a schematic diagram which shows the data combination method when there exists a misconnection. 第2の実施の形態の動作を示すフローチャートである。It is a flowchart which shows operation | movement of 2nd Embodiment. 第3の実施の形態を示すブロック図である。It is a block diagram which shows 3rd Embodiment. 第3の実施の形態の動作を示すフローチャートである。It is a flowchart which shows operation | movement of 3rd Embodiment. 第4の実施の形態を示すブロック図である。It is a block diagram which shows 4th Embodiment. 第5の実施の形態を示すブロック図である。It is a block diagram which shows 5th Embodiment. 第5の実施の形態のバルク伝送システムを示すブロック図である。It is a block diagram which shows the bulk transmission system of 5th Embodiment. 第5の実施の形態の動作を示すシーケンス図である。It is a sequence diagram which shows operation | movement of 5th Embodiment.

次に、本発明の実施形態について図面を参照して説明する。
(第1の実施の形態)
本実施の形態のバルク伝送装置は、外部の端末とデータの入出力を行う端末インターフェース1と、複数の回線との間でデータの送受信を行うための複数の回線インターフェースIFと、回線への送信においては端末インターフェース1から受信した入力データを分割して所定形式の複数のフレームを生成し複数の回線インターフェースIFに振り分けて送信する送信データ分割制御手段2と、回線からの受信においては回線インターフェースIFが回線Lから受信したフレームの送信元回線インターフェースを識別する送信元インターフェース識別手段と、前記フレームから前記分割データを取り出して所定の順番で結合する分割データ結合手段と、前記送信元インターフェース識別手段の識別結果に基づいて前記所定の順番を制御する結合順序制御手段と、を有する。
Next, embodiments of the present invention will be described with reference to the drawings.
(First embodiment)
The bulk transmission apparatus according to the present embodiment includes a terminal interface 1 for inputting / outputting data to / from an external terminal, a plurality of line interfaces IF for transmitting / receiving data to / from a plurality of lines, and transmission to the lines The transmission data division control means 2 that divides input data received from the terminal interface 1 to generate a plurality of frames of a predetermined format and distributes and transmits the frames to a plurality of line interface IFs. A transmission source interface identifying means for identifying a transmission source line interface of a frame received from the line L, a divided data combining means for taking out the divided data from the frame and combining them in a predetermined order, and a transmission source interface identifying means A result of controlling the predetermined order based on the identification result. It has a sequence control means.

以上の構成とすることにより、回線インターフェースと回線との誤接続があっても、送信側インターフェースを識別し、その識別結果に基づいて結合の順番を修正し、データを正しい順序で結合することができる。
(第2の実施の形態)
図2は本実施の形態の2つのバルク伝送装置100と専用線200とで構成されるバルク伝送システムを示すブロック図である。バルク伝送装置100aと100bの回線インターフェースIFがそれぞれ専用線200に接続している。専用線200は複数の回線L(L1、L2、・・・Ln)を有している。
With the above configuration, even if there is a misconnection between the line interface and the line, it is possible to identify the transmission side interface, correct the combination order based on the identification result, and combine the data in the correct order. it can.
(Second Embodiment)
FIG. 2 is a block diagram showing a bulk transmission system including two bulk transmission apparatuses 100 and a dedicated line 200 according to the present embodiment. The line interface IFs of the bulk transmission apparatuses 100a and 100b are connected to the dedicated line 200, respectively. The dedicated line 200 has a plurality of lines L (L1, L2,... Ln).

2つのバルク伝送装置100の接続は、対応する回線インターフェースIFを同じ回線に接続することによって行われる。説明のため、ここでは回線インターフェースに識別番号が付いていて、バルク伝送装置100aと100bの同じ識別番号の回線インターフェースを一つの回線の両端に接続する約束となっているものとする。例えば回線インターフェースIFa1と回線L1と回線インターフェースIFb1を、IFa1−L1−IFb1となるように接続する。この対応関係は、予め結合順序制御手段5に登録されている。   The two bulk transmission apparatuses 100 are connected by connecting corresponding line interface IFs to the same line. For the sake of explanation, here, it is assumed that an identification number is attached to the line interface, and the line interface having the same identification number of the bulk transmission apparatuses 100a and 100b is promised to be connected to both ends of one line. For example, the line interface IFa1, the line L1, and the line interface IFb1 are connected to be IFa1-L1-IFb1. This correspondence is registered in advance in the joining order control means 5.

このようにIFaとIFbの接続順序をそろえておくと、受信側で回線インターフェース識別番号の順番に分割データを結合することで、元のデータを復元することができる。なお、ここでは簡単のため、同じ識別番号回線インターフェース同士を接続するものとしたが、識別番号の割り当て方はこれに限らず任意であることは言うまでもない。   If the connection order of IFa and IFb is arranged in this way, the original data can be restored by combining the divided data in the order of the line interface identification numbers on the receiving side. Here, for the sake of simplicity, the same identification number line interfaces are connected to each other, but it goes without saying that the identification number assignment method is not limited to this and is arbitrary.

図3は回線Lを伝送する時のフレーム形式を示す模式図である。フレームFはヘッダHと回線インターフェース識別番号ID−IFと分割データDDとで構成される。本実施の形態では、分割データ通常のヘッダHに加えてインターフェース識別番号ID−IFが付加されている。本実施の形態では、結合の順序に間違いがあった場合、すなわち誤接続があった場合に、この識別番号を用いて結合の順序を修正する。   FIG. 3 is a schematic diagram showing a frame format when the line L is transmitted. The frame F includes a header H, a line interface identification number ID-IF, and divided data DD. In this embodiment, an interface identification number ID-IF is added to the header H of the divided data. In the present embodiment, when there is an error in the coupling order, that is, when there is an erroneous connection, the coupling order is corrected using this identification number.

図4は入力データ5からフレームFを生成する方法の例を示した模式図である。ここで入力データ5は要素00、11、22、・・・が順に並んで構成されているとする。これを例えば2単位ずつの長さに分割してフレームFを形成する。例えば図4に示すように、回線インターフェースIFa1から回線L1に伝送するフレームF1は、ヘッダH1、ID−IF1、分割データ[00,11]によって構成される。同様にフレームF2、F3、・・・を生成し、それぞれ回線L2、L3、・・・に送信される。   FIG. 4 is a schematic diagram showing an example of a method for generating the frame F from the input data 5. Here, it is assumed that the input data 5 is composed of elements 00, 11, 22,. This is divided into, for example, two unit lengths to form a frame F. For example, as shown in FIG. 4, the frame F1 transmitted from the line interface IFa1 to the line L1 includes a header H1, an ID-IF1, and divided data [00, 11]. Similarly, frames F2, F3,... Are generated and transmitted to the lines L2, L3,.

ところで、前述したように、回線インターフェースIFと回線Lの接続は予め定めた規則にしたがって行う必要がある。しかしながら、接続作業においては、その規則に外れた誤接続してしまうケースが起こり得る。図5はそのような誤接続があるバルク伝送システムの例を示すブロック図である。本来、IFa1−L1−IFb1、およびIFa2−L2−IFb2の接続になっていなければならないところが、IFa1−L2−IFb2、およびIFa2−L1−IFb1になっている。   Incidentally, as described above, the connection between the line interface IF and the line L needs to be performed according to a predetermined rule. However, in the connection work, there may occur a case where an erroneous connection that is out of the rule is made. FIG. 5 is a block diagram illustrating an example of a bulk transmission system having such an erroneous connection. Originally, IFa1-L1-IFb1 and IFa2-L2-IFb2 must be connected to IFa1-L2-IFb2 and IFa2-L1-IFb1.

図6は、上記の誤接続におけるフレーム伝送の様子を示した模式図である。誤接続のために、本来回線インターフェースIFb1に受信されるべきデータ[00,11]がIFb2に、IFb2に受信されるべきデータ[22,33]がIFb1に、それぞれ受信されている。なお、ヘッダHは記載を省略している。   FIG. 6 is a schematic diagram showing a state of frame transmission in the erroneous connection. Due to an erroneous connection, data [00, 11] that should be received by the line interface IFb1 is received by IFb2, and data [22, 33] that should be received by IFb2 is received by IFb1, respectively. Note that the header H is omitted.

この受信データから、予め定めた順序(ここではIFb識別番号の順序)でデータを結合すると図7(a)のように正しい順序でデータを結合することができなくなってしまう。しかし本実施の形態では送信元回線インターフェースIFaを、送信元回線インターフェース識別手段3が識別番号ID−IFを用いて識別し、結合順序制御手段5が識別番号ID−IFaに基づいて結合の順序を正しく並べ変える。このため図7(b)のように、正しい順序で分割データDDを結合し、元のデータを復元することができる。   If data is combined from this received data in a predetermined order (here, the order of IFb identification numbers), the data cannot be combined in the correct order as shown in FIG. However, in this embodiment, the transmission source line interface IFa is identified by the transmission line interface identification unit 3 using the identification number ID-IF, and the coupling order control unit 5 determines the coupling order based on the identification number ID-IFa. Rearrange correctly. Therefore, as shown in FIG. 7B, the divided data DD can be combined in the correct order to restore the original data.

図8は上記の動作を示すフローチャートである。まず受信側のバルク伝送装置100がフレームFを受信する。次いで、送信元回線インターフェース識別手段3がフレームFに付加された回線インターフェース識別番号ID−IFを識別する(S101)。次に識別結果と、結合順序制御手段5に登録されている回線インターフェース識別番号ID−IFaとID−IFbの対応関係を比較し、不一致があるかチェックする(S102)。不一致がなければ、結合順序を変更せずに(S102_NO)、フレームから分割データ取り出して結合する(S104)。不一致があった場合は(S102_YES)、識別結果に基づいて結合順序制御手段5が分割データDDを結合する順番を修正する(S103)。次にフレームFから分割データDDを取り出して、修正後の順序で結合する(S104)。こうして、正しい順序で、データを結合することができる。   FIG. 8 is a flowchart showing the above operation. First, the bulk transmission apparatus 100 on the receiving side receives the frame F. Next, the transmission source line interface identification means 3 identifies the line interface identification number ID-IF added to the frame F (S101). Next, the correspondence between the identification result and the line interface identification numbers ID-IFa and ID-IFb registered in the coupling order control means 5 is compared to check whether there is a mismatch (S102). If there is no mismatch, the divided data is extracted from the frames and combined without changing the combining order (S102_NO) (S104). If there is a mismatch (S102_YES), the combination order control means 5 corrects the order of combining the divided data DD based on the identification result (S103). Next, the divided data DD is extracted from the frame F and combined in the corrected order (S104). In this way, data can be combined in the correct order.

以上、説明したように、本実施の形態によれば、回線インターフェースIFと回線Lとの間に誤接続があっても、分割データを結合する順番を自動的に修正して、正しくデータを復元することができる。   As described above, according to the present embodiment, even if there is an erroneous connection between the line interface IF and the line L, the order of combining the divided data is automatically corrected and the data is correctly restored. can do.

なお結合順序の修正は、接続を変えなければ最初の1回だけで良い。このため、初回接続時のみ識別番号ID−IFをフレームに付加して、結合順序修正動作を行い、2回目以降はID−IF付加、識別番号識別、結合順序修正の動作を省略することも可能である。
(第3の実施の形態)
図9は本発明第3の実施の形態を示すブロック図である。本実施の形態のバルク伝送装置100は、第2の実施の形態の構成に加えて、データ結合手段の後段に結合データ検査手段6が設けられている。
It should be noted that the coupling order may be corrected only once for the first time if the connection is not changed. For this reason, it is possible to add the identification number ID-IF to the frame only at the first connection and perform the coupling order correction operation, and to omit the ID-IF addition, identification number identification, and coupling order correction operations for the second and subsequent times. It is.
(Third embodiment)
FIG. 9 is a block diagram showing a third embodiment of the present invention. In addition to the configuration of the second embodiment, the bulk transmission apparatus 100 according to the present embodiment is provided with a combined data inspection unit 6 subsequent to the data combining unit.

第2の実施の形態では送信元回線インターフェースと受信側回線インターフェースとの対応関係を予め登録しておく必要があったが、本実施の形態ではその登録が不要になる。ただし、送信側ではデータの先頭から昇順で分割データDDに識別番号ID−IFを付与していくといった規則はあるものとする。つまり識別番号の順に分割データを結合すれば正しい順番となるようにしておく。   In the second embodiment, it is necessary to register the correspondence relationship between the transmission source line interface and the reception side line interface in advance, but in this embodiment, the registration is not necessary. However, on the transmission side, there is a rule that the identification number ID-IF is assigned to the divided data DD in ascending order from the top of the data. That is, if the divided data are combined in the order of the identification numbers, the correct order is obtained.

図10は本実施の形態の動作を示すフローチャートである。フレームFが受信されると、まず送信元インターフェース識別手段3が、送信元のID−IFを識別する(S201)。次にその結果を結合順序制御手段5に送信し結合順序制御手段5は、これを保持する(S202)。次に分割データ結合手段4がフレームFから分割データDDを取り出して、受信した回線インターフェースについて定められた順序で結合し、結合データを生成する(S203)。次に、結合データ検査手段6が、結合データにエラーが無いかチェックする(S204)。検査としては、例えばCRC(Cyclic Redundancy Check)などを行う。エラーがない場合、結合データはそのまま復元データとして端末インターフェース1側に送信される(S205_NO)。エラーがあった場合(S205_YES)、結合データ検査手段6が結合順序制御手段5にエラーを通知し、結合順序制御手段5は保持する識別番号の識別結果を参照する(S206)。ここで、識別結果における識別番号の順序を、識別番号を付加する順序の規則に不一致があるか比較する(S207)。不一致が無かった場合(S207_YES)、エラーが結合順序によるものではないとして終了する。不一致があった場合(S207_YES)、結合順序制御手段5は識別番号の順序規則に一致するように、結合順序を変更する(S208)。これにより次回以降正しい順序で分割データを結合できるようになる。   FIG. 10 is a flowchart showing the operation of the present embodiment. When the frame F is received, the transmission source interface identification unit 3 first identifies the transmission source ID-IF (S201). Next, the result is transmitted to the join order control means 5, and the join order control means 5 holds this (S202). Next, the divided data combining means 4 extracts the divided data DD from the frame F and combines them in the order determined for the received line interface to generate combined data (S203). Next, the combined data inspection unit 6 checks whether there is an error in the combined data (S204). As the inspection, for example, CRC (Cyclic Redundancy Check) is performed. When there is no error, the combined data is transmitted as it is to the terminal interface 1 side as restored data (S205_NO). When there is an error (S205_YES), the combined data checking means 6 notifies the error to the combining order control means 5, and the combining order control means 5 refers to the identification number identification result held (S206). Here, the order of the identification numbers in the identification result is compared to see if there is a discrepancy in the order rules for adding the identification numbers (S207). If there is no mismatch (S207_YES), it is determined that the error is not due to the join order and the process ends. If there is a mismatch (S207_YES), the joining order control means 5 changes the joining order so that it matches the order rule of the identification number (S208). As a result, the divided data can be combined in the correct order from the next time.

本実施の形態によれば、予め送信側、受信側の、回線インターフェース対応関係を登録しておかなくても、誤接続による結合順序の誤りを修正して、正しくデータを復元できる。
(第4の実施の形態)
本実施の形態では、各機能の具体的な実装形態の例を示す。図11は本実施の形態のバルク伝送装置100を示すブロック図である。各機能部を実装する入れ物として、フレーム制御手段7、バルク制御手段8、データ制御手段9、中央制御手段10が設けられている。
According to the present embodiment, it is possible to correct data correctly by correcting an error in the coupling order due to an incorrect connection without registering the line interface correspondence relationship between the transmission side and the reception side in advance.
(Fourth embodiment)
In this embodiment, an example of a specific implementation form of each function is shown. FIG. 11 is a block diagram showing the bulk transmission apparatus 100 of the present embodiment. Frame containers 7, bulk control means 8, data control means 9, and central control means 10 are provided as containers for mounting each functional unit.

フレーム制御手段7には、送信元回線インターフェース識別手段3を実装している。送信元インターフェース識別機能の他に、バルク同期用フレームを生成する機能を有する。また受信したフレームFのバルク同期用フレームから各回線の相対遅延を測定する機能を有する。   The frame control means 7 is equipped with a transmission source line interface identification means 3. In addition to the transmission source interface identification function, it has a function of generating a bulk synchronization frame. It also has a function of measuring the relative delay of each line from the received frame F bulk synchronization frame.

データ制御手段9は、端末インターフェース1からのデータを、バルク伝送装置用100用の処理に適合するフレーム形式にカプセル化し、伝送速度変換も行う。例えば、端末インターフェース1から受信したデータの伝送速度を1.5Mbit/sのPRIデータ(Primary Rate Interface)に変換する。また結合データ検査手段6を実装する。   The data control means 9 encapsulates the data from the terminal interface 1 into a frame format suitable for processing for the bulk transmission apparatus 100, and also performs transmission rate conversion. For example, the transmission rate of data received from the terminal interface 1 is converted into 1.5 Mbit / s PRI data (Primary Rate Interface). Further, the combined data inspection means 6 is mounted.

バルク制御手段8は、データの分割、結合といったバルク通信に関わる。具体的な動作としては例えば、データ制御手段9から受信したデータ(PRIデータ)をBRI(Basic Rate Interface、2タイムスロット単位)単位に分割する。また生成した分割データDDを各回線インターフェースIFに振り分ける機能も有する。機能部として、送信データ分割制御手段2、データ結合手段4、結合順序変更手段を実装している。   The bulk control unit 8 is related to bulk communication such as data division and combination. As a specific operation, for example, data (PRI data) received from the data control means 9 is divided into BRI (Basic Rate Interface, 2 time slot units) units. It also has a function of distributing the generated divided data DD to each line interface IF. As function units, a transmission data division control unit 2, a data combining unit 4, and a combining order changing unit are mounted.

中央制御手段10は、フレーム制御手段7、バルク制御手段8、データ制御手段9、と接続されている。全体を制御する他に、フレーム制御手段7から各フレームFの相対遅延情報と送信元回線インターフェース識別情報を受け取り、データ分割/結合制御手段11に遅延補正も行う。   The central control means 10 is connected to the frame control means 7, the bulk control means 8, and the data control means 9. In addition to controlling the whole, the relative delay information of each frame F and the source line interface identification information are received from the frame control means 7 and the data division / combination control means 11 also performs delay correction.

本実施の形態によれば、一般的な技術を用いて本発明を実現することができる。
(第5の実施の形態)
第1から第4の実施の形態では、送信元回線インターフェースを識別するために、フレームFに送信元回線インターフェース識別番号ID−IFを付加していた。本実施の形態よれば、ID−IFを付加することなく識別が可能となる。本実施の形態では、回線(専用線)が有する警報転送機能を利用する。
According to the present embodiment, the present invention can be realized using a general technique.
(Fifth embodiment)
In the first to fourth embodiments, the transmission line interface identification number ID-IF is added to the frame F in order to identify the transmission line interface. According to the present embodiment, identification can be performed without adding an ID-IF. In the present embodiment, the alarm transfer function of the line (dedicated line) is used.

図12は、本発明第5の実施の形態に用いるバルク伝送装置100を示すブロック図である。第4の実施の形態のバルク伝送装置100に加えて、回線インターフェースIFを制御する回線インターフェース制御手段11を設けている。回線インターフェース制御手段11は、回線インターフェースIFの送受信、停止動作を制御する。また本実施の形態の送信元回線インターフェース識別手段3は、警報信号を受信した順番によって、送信元回線インターフェースを識別するものである。   FIG. 12 is a block diagram showing a bulk transmission apparatus 100 used in the fifth embodiment of the present invention. In addition to the bulk transmission apparatus 100 of the fourth embodiment, line interface control means 11 for controlling the line interface IF is provided. The line interface control means 11 controls transmission / reception and stop operation of the line interface IF. Further, the transmission source line interface identifying means 3 of the present embodiment identifies the transmission source line interface according to the order in which the alarm signals are received.

次に具体例を用いながら、本実施の形態の動作について説明する。   Next, the operation of this embodiment will be described using a specific example.

本実施の形態では、受信側のバルク伝送装置100bは、第4の実施の形態と同様に、受信側の回線インターフェースIFについて予め定めた順序で結合データを生成し、検査する。   In the present embodiment, the bulk transmission apparatus 100b on the reception side generates and inspects the combined data in the predetermined order for the line interface IF on the reception side, as in the fourth embodiment.

図13は本実施の形態のバルク伝送システムを示すブロック図である。図5と同様に、送信側回線インターフェースのIFa1が回線L2に接続し、IFa2が回線L1に接続する誤接続が発生しているものとする。すると、結合データ検査においてエラーが発生する。中央制御手段10がエラーを検知すると、回線インターフェース制御手段11は結合順序の最初であるIFb1の信号通信を停止し、回線L1との間で通信断12が発生する。通信断12が発生すると専用線200の警報転送によりL1に主信号ALL1(13)が転送され、L1に接続する回線インターフェースIFa2がこれを受信する。このような動作を用いて送信元回線インターフェースIFの識別を行う。   FIG. 13 is a block diagram showing the bulk transmission system of the present embodiment. As in FIG. 5, it is assumed that an erroneous connection has occurred in which IFa1 of the transmission side line interface is connected to line L2, and IFa2 is connected to line L1. Then, an error occurs in the combined data check. When the central control means 10 detects an error, the line interface control means 11 stops the signal communication of IFb1, which is the first in the coupling order, and a communication disconnection 12 occurs with the line L1. When the communication disconnection 12 occurs, the main signal ALL1 (13) is transferred to L1 by the alarm transfer of the dedicated line 200, and the line interface IFa2 connected to L1 receives this. The source line interface IF is identified using such an operation.

図14は、本実施の形態の動作を示すシーケンス図である。まず受信側バルク伝送装置100bで、結合データ検査でエラーが発生する(S301)。次に結合順序の先頭に位置するIFb1が通信を停止する(S302)。これにより専用線200から回線1L1に主信号ALL1(13)が送信される(S303)。次にバルク伝送装置100aの回線インターフェースIFa2が主信号ALL1(13)を受信する(S304)。バルク伝送装置100aでは、最初に主信号ALL1(13)を受信したIFa2が、バルク伝送装置100bの先頭(識別番号1)の回線インターフェースIFb1に対応していることを認識する(S305)。次にバルク伝送装置100bは、一時結合順序が2番目(識別番号2)のIFb2の通信を停止し(S306)、専用線からL2に主信号ALL1(13)が転送される(S307)。次いでIFa1が主信号ALL1(13)を受信し(S308)、IFa1がバルク伝送装置100bの2番目の回線インターフェースIFb2に対応することを認識する(S309)。以降、順次同様の動作を繰り返すことにより、バルク伝送装置100aは、バルク伝送装置100bにおける回線インターフェースIFbの全ての順序(識別番号)を識別し、自身の回線インターフェースIFaとの対応を知ることができる。   FIG. 14 is a sequence diagram showing the operation of the present embodiment. First, an error occurs in the combined data check in the receiving side bulk transmission apparatus 100b (S301). Next, IFb1 located at the head of the combination order stops communication (S302). As a result, the main signal ALL1 (13) is transmitted from the dedicated line 200 to the line 1L1 (S303). Next, the line interface IFa2 of the bulk transmission apparatus 100a receives the main signal ALL1 (13) (S304). The bulk transmission apparatus 100a recognizes that the IFa2 that first receives the main signal ALL1 (13) corresponds to the line interface IFb1 at the head (identification number 1) of the bulk transmission apparatus 100b (S305). Next, the bulk transmission apparatus 100b stops the communication of IFb2 with the second temporary connection order (identification number 2) (S306), and the main signal ALL1 (13) is transferred from the dedicated line to L2 (S307). Next, IFa1 receives the main signal ALL1 (13) (S308), and recognizes that IFa1 corresponds to the second line interface IFb2 of the bulk transmission apparatus 100b (S309). Thereafter, by sequentially repeating the same operation, the bulk transmission apparatus 100a can identify all the order (identification numbers) of the line interface IFb in the bulk transmission apparatus 100b and know the correspondence with its own line interface IFa. .

次にバルク伝送装置100bがバルク伝送装置100aの回線インターフェースIFについての順序を把握するための動作を行う。その動作は、S302からS310の動作と同様にして行う。   Next, the bulk transmission apparatus 100b performs an operation for grasping the order of the line interface IF of the bulk transmission apparatus 100a. The operation is performed in the same manner as the operations from S302 to S310.

まず、バルク伝送装置100aが、自身の先頭、すなわち識別番号1である回線インターフェースIFa1の通信を停止する(S311)。すると専用線200からL2に主信号ALL1(13)が転送される(S312)。ここで、誤接続があるためIFa1の接続先はL2となっている。このためIFb2が、最初に主信号ALL1(13)を受信する(S313)。これにより、バルク伝送装置100bは、IFb2がバルク伝送装置100aの先頭(識別番号1)の回線インターフェースIFa1に接続していることを認識する(S314)。以降、S306からS310の動作と同様に、順次バルク伝送装置100aの回線インターフェースIFの識別番号を識別し、全てのIFaの識別番号を識別することができる(S315)。すなわちデータを正確に結合する順序を知ることができる。そして分割データの結合に用いるIFbの順序を、求めた識別番号の順序に変更する(S316)。この順序を用いれば分割データを正しく結合することができる。   First, the bulk transmission apparatus 100a stops the communication of the line interface IFa1 that is the head of itself, that is, the identification number 1 (S311). Then, the main signal ALL1 (13) is transferred from the dedicated line 200 to L2 (S312). Here, since there is an erroneous connection, the connection destination of IFa1 is L2. Therefore, IFb2 first receives the main signal ALL1 (13) (S313). As a result, the bulk transmission apparatus 100b recognizes that IFb2 is connected to the line interface IFa1 at the head (identification number 1) of the bulk transmission apparatus 100a (S314). Thereafter, similarly to the operations from S306 to S310, the identification numbers of the line interface IF of the bulk transmission apparatus 100a can be sequentially identified, and the identification numbers of all the IFa can be identified (S315). In other words, it is possible to know the order in which data is accurately combined. Then, the order of IFb used for combining the divided data is changed to the order of the obtained identification numbers (S316). If this order is used, the divided data can be correctly combined.

以上説明したように、本実施の形態によれば、フレームFに送信元回線インターフェース識別番号を付加しなくても、送信元の分割データの順序と同じ順序で分割データを結合し、正しくデータを復元することができる。   As described above, according to the present embodiment, even if the transmission line interface identification number is not added to the frame F, the divided data are combined in the same order as the divided data of the transmission source, and the data is correctly transmitted. Can be restored.

本実施の形態は、   This embodiment is

1 端末インターフェース
2 送信データ分割制御手段
3 送信元インターフェース識別手段
4 分割データ結合手段
5 結合順序制御手段
6 結合データ検査手段
7 フレーム制御手段
8 バルク制御手段
9 データ制御手段
10 中央制御手段
11 回線インターフェース制御手段
12 通信断
13 主信号ALL1
100 バルク伝送装置
200 専用線
F フレーム
IF 回線インターフェース
ID−IF 識別番号
L 回線
DD 分割データ
DESCRIPTION OF SYMBOLS 1 Terminal interface 2 Transmission data division | segmentation control means 3 Source interface identification means 4 Division | segmentation data combination means 5 Connection order control means 6 Connection data inspection means 7 Frame control means 8 Bulk control means 9 Data control means 10 Central control means 11 Line interface control Means 12 Communication disconnection 13 Main signal ALL1
100 Bulk Transmission Device 200 Dedicated Line F Frame IF Line Interface ID-IF Identification Number L Line DD Divided Data

Claims (10)

外部の端末とデータの入出力を行う端末インターフェースと、複数の回線との間でデータの送受信を行うための複数の回線インターフェースと、送信部に設けられ前記端末インターフェースから受信した入力データを分割して所定形式の複数のフレームを生成し前記複数の回線インターフェースに振り分けて送信する送信データ分割制御手段と、受信部に設けられ前記回線インターフェースが前記回線から受信したフレームの送信元回線インターフェースを識別する送信元インターフェース識別手段と、前記フレームから前記分割データを取り出して所定の順番で結合する分割データ結合手段と、前記送信元インターフェース識別手段の識別結果に基づいて前記所定の順番を制御する結合順序制御手段と、を有する、ことを特徴とするバルク伝送装置。   A terminal interface for inputting / outputting data to / from an external terminal, a plurality of line interfaces for transmitting / receiving data to / from a plurality of lines, and input data received from the terminal interface provided in the transmitter are divided. A transmission data division control means for generating a plurality of frames of a predetermined format and distributing and transmitting the frames to the plurality of line interfaces, and identifying the transmission source line interface of the frame received by the line interface provided from the line in the receiving unit Source interface identification means, division data combination means for extracting the divided data from the frame and combining them in a predetermined order, and combination order control for controlling the predetermined order based on the identification result of the transmission source interface identification means A bulk characterized by comprising: Feeding apparatus. 前記フレームに対し送信元の前記回線インターフェースの識別番号を付加する前記送信データ分割制御手段と、前記識別番号に基づいて送信元回線インターフェースを識別する前記送信元インターフェース識別手段と、を有することを特徴とする請求項1に記載のバルク伝送装置。   The transmission data division control means for adding an identification number of the transmission source line interface to the frame, and the transmission source interface identification means for identifying the transmission source line interface based on the identification number. The bulk transmission apparatus according to claim 1. 前記データ結合手段が、受信側回線インターフェースについて予め定めた所定の順序で前記分割データを結合して一時結合データを生成する一時結合データ生成手段と、前記一時結合データが正しいかを検査する一時結合データ検査手段と、前記一時結合データ検査手段がエラーを検出した場合に前記送信元回線インターフェース識別手段の識別結果に基づいて前記所定の順序を変更する結合順序変更手段と、を有することを特徴とする請求項1に記載のバルク伝送装置。   The data combining means combines the divided data in a predetermined order for the receiving side line interface to generate temporary combined data, and temporary combination for checking whether the temporary combined data is correct A data inspection unit; and a combination order changing unit that changes the predetermined order based on an identification result of the transmission source line interface identification unit when the temporary combination data inspection unit detects an error. The bulk transmission apparatus according to claim 1. 前記一時結合検査手段が、前記エラーを検出しなかった場合に前記一時結合データを結合データとして前記端末インターフェースに向けて送信する一時結合データ検査手段である、ことを特徴とする請求項3に記載のバルク伝送装置。   4. The temporary combined data checking means for transmitting the temporary combined data to the terminal interface as combined data when the temporary connection checking means does not detect the error. Bulk transmission equipment. 前記回線インターフェースの通信状態を制御する回線インターフェース制御手段を、有することを特徴とする請求項1に記載のバルク伝送装置。   The bulk transmission apparatus according to claim 1, further comprising line interface control means for controlling a communication state of the line interface. 前記送信元回線インターフェース識別手段が回線からの警報転送信号に基づいて前記送信元回線インターフェースの識別を行う識別手段を有する、ことを特徴とする請求項5に記載のバルク伝送装置。   6. The bulk transmission apparatus according to claim 5, wherein the transmission source line interface identification means includes identification means for identifying the transmission source line interface based on an alarm transfer signal from a line. 少なくとも2つの請求項1乃至請求項5いずれか一項に記載のバルク伝送装置と、前記バルク伝送装置の回線インターフェース同士を接続する複数のチャネルを有する回線と、を有する、ことを特徴とするバルク伝送システム。   A bulk comprising: at least two bulk transmission apparatuses according to any one of claims 1 to 5; and a line having a plurality of channels connecting line interfaces of the bulk transmission apparatus. Transmission system. 第1のバルク伝送装置の端末インターフェースからデータを受信し、前記データを分割した分割データを生成し、ヘッダと回線インターフェース識別番号を前記分割データに付加したフレームを生成し、それぞれの前記フレームを前記回線インターフェース識別番号に対応する回線インターフェースから前記回線インターフェースに接続する回線に送信し、対向する第2のバルク伝送装置の回線インターフェースで前記回線から前記フレームを受信し、それぞれの前記フレームの前記回線インターフェース識別番号を識別し、それぞれの前記フレームから前記分割データを取り出して識別した前記回線インターフェース識別番号に基づく順序で前記データを結合する、ことを特徴とするバルク伝送システムの制御方法。   Receiving data from the terminal interface of the first bulk transmission device, generating divided data obtained by dividing the data, generating a frame in which a header and a line interface identification number are added to the divided data; The line interface corresponding to the line interface identification number is transmitted to the line connected to the line interface, and the frame is received from the line by the line interface of the second bulk transmission device facing the line interface. The line interface of each frame A control method for a bulk transmission system, comprising: identifying identification numbers, and combining the data in an order based on the line interface identification numbers identified by extracting the divided data from the frames. 前記対向するバルク伝送装置の回線インターフェースが前記フレーム受信した後に前記対向するバルク伝送装置の前記回線インターフェースについて定めた所定の順番に前記フレームから前記分割データを取り出して結合して一時結合データを生成し、前記一時結合データが元の前記データを復元しているか検査し、前記検査で前記データが復元されていない場合に前記回線インターフェース識別番号に基いて前記分割データを結合する順番を変更する、ことを特徴とする請求項8に記載のバルク伝送システムの制御方法。   After the line interface of the opposing bulk transmission apparatus receives the frame, the divided data is extracted from the frames and combined in a predetermined order determined for the line interface of the opposing bulk transmission apparatus to generate temporarily combined data Checking whether the temporarily combined data is restoring the original data, and changing the order of combining the divided data based on the line interface identification number when the data is not recovered by the inspection; The method for controlling a bulk transmission system according to claim 8. 複数の回線インターフェースを有する第1のバルク伝送装置と複数の回線によって接続された複数の回線インターフェースを有する第2のバルク伝送装置を有するバルク伝送システムの制御方法であって、所定の順番で1つずつ前記第1のバルク伝送装置の回線インターフェースの通信を切断し、前記通信の切断によって回線から転送される前記警報信号を前記第2のバルク伝送装置の前記回線インターフェースで受信し、前記警報信号を受信した順番によって前記第2のバルク伝送装置が自身の回線インターフェースと前記第1のバルク伝送装置の回線インターフェースとの対応を識別する、ことを特徴とするバルク伝送システムの制御方法。   A control method for a bulk transmission system having a first bulk transmission apparatus having a plurality of line interfaces and a second bulk transmission apparatus having a plurality of line interfaces connected by a plurality of lines, one in a predetermined order. The communication of the line interface of the first bulk transmission device is disconnected at a time, the alarm signal transferred from the line by the disconnection of the communication is received by the line interface of the second bulk transmission device, and the alarm signal is A control method for a bulk transmission system, wherein the second bulk transmission device identifies correspondence between its own line interface and the line interface of the first bulk transmission device according to the order of reception.
JP2014040188A 2014-03-03 2014-03-03 Bulk transmission apparatus, bulk transmission system, and bulk transmission method Active JP6096693B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014040188A JP6096693B2 (en) 2014-03-03 2014-03-03 Bulk transmission apparatus, bulk transmission system, and bulk transmission method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014040188A JP6096693B2 (en) 2014-03-03 2014-03-03 Bulk transmission apparatus, bulk transmission system, and bulk transmission method

Publications (2)

Publication Number Publication Date
JP2015165625A true JP2015165625A (en) 2015-09-17
JP6096693B2 JP6096693B2 (en) 2017-03-15

Family

ID=54187958

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014040188A Active JP6096693B2 (en) 2014-03-03 2014-03-03 Bulk transmission apparatus, bulk transmission system, and bulk transmission method

Country Status (1)

Country Link
JP (1) JP6096693B2 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017085968A1 (en) * 2015-11-17 2017-05-26 ソニー株式会社 Frame generation device, frame generation method, signal extraction device, signal extraction method, and image transmission system
JP2021027542A (en) * 2019-08-08 2021-02-22 Necプラットフォームズ株式会社 Transmission device and transmission method
JP7526025B2 (en) 2020-04-22 2024-07-31 日本放送協会 Transmitting device and receiving device
JP7526024B2 (en) 2020-04-22 2024-07-31 日本放送協会 Transmitting device and receiving device

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7376386B2 (en) 2020-02-27 2023-11-08 花王株式会社 Liquid cleaning composition for textile products

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62256541A (en) * 1986-04-30 1987-11-09 Fujitsu Ltd Digital signal transmission system
JP2000134277A (en) * 1998-10-29 2000-05-12 Kyocera Corp Method and system for automatically identifying communication link
JP2002314497A (en) * 2001-04-11 2002-10-25 Ando Electric Co Ltd Channel collation method in inverse multiplex conversion system and inverse multiplex converter
JP2005086538A (en) * 2003-09-09 2005-03-31 Japan Radio Co Ltd Data transmission and reception system
JP2012070111A (en) * 2010-09-22 2012-04-05 Fuji Xerox Co Ltd Communication system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62256541A (en) * 1986-04-30 1987-11-09 Fujitsu Ltd Digital signal transmission system
JP2000134277A (en) * 1998-10-29 2000-05-12 Kyocera Corp Method and system for automatically identifying communication link
JP2002314497A (en) * 2001-04-11 2002-10-25 Ando Electric Co Ltd Channel collation method in inverse multiplex conversion system and inverse multiplex converter
JP2005086538A (en) * 2003-09-09 2005-03-31 Japan Radio Co Ltd Data transmission and reception system
JP2012070111A (en) * 2010-09-22 2012-04-05 Fuji Xerox Co Ltd Communication system

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017085968A1 (en) * 2015-11-17 2017-05-26 ソニー株式会社 Frame generation device, frame generation method, signal extraction device, signal extraction method, and image transmission system
JP2021027542A (en) * 2019-08-08 2021-02-22 Necプラットフォームズ株式会社 Transmission device and transmission method
JP7526025B2 (en) 2020-04-22 2024-07-31 日本放送協会 Transmitting device and receiving device
JP7526024B2 (en) 2020-04-22 2024-07-31 日本放送協会 Transmitting device and receiving device

Also Published As

Publication number Publication date
JP6096693B2 (en) 2017-03-15

Similar Documents

Publication Publication Date Title
JP6096693B2 (en) Bulk transmission apparatus, bulk transmission system, and bulk transmission method
US8359529B2 (en) Information processing apparatus and information processing method
JP4696167B2 (en) Transmission system, repeater and receiver
CN107645487B (en) Header processing device, processor and apparatus
HUP9701136A2 (en) Synchronizing method
WO2006080432A1 (en) Information processing device and information processing method
JP2011124757A (en) Fault-link specifying system and method of determining monitoring path of the same
JP2015226117A (en) Synchronization control device and synchronization control method
US20170237603A1 (en) Communication device, communication system and communication method
EP3926911A1 (en) Communication device, communication method, and program
JP2012147479A (en) Transmission system
JP4965719B2 (en) Transmission system, repeater and receiver
CN111698016B (en) Apparatus and method for data transmission
CN102412926A (en) Communication system
JP2012235335A (en) Method and device for detecting incorrect connection between devices
EP1271854A2 (en) Fault tolerant voting system and method
JP4296967B2 (en) Communications system
JP6813637B1 (en) Transmission device and transmission method
WO2017033319A1 (en) Control system
JP5252360B2 (en) Transmission system, repeater and receiver
US12041345B2 (en) Transmission device, reception device, and communication system
CN105634644B (en) A kind of detection method and system of SDH transmission
JP2017076358A5 (en) Information processing apparatus and data path setting method
US20190235947A1 (en) Transfer apparatus and transfer method
US7835354B2 (en) Modeling broadcast, multicast, point to point, and handshake communications over the same channel in a spin model checker

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20150722

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20160411

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20160426

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20160607

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20161108

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20161228

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20170124

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20170216

R150 Certificate of patent or registration of utility model

Ref document number: 6096693

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150