JP2008078770A - Data signal transfer method and transceiving device - Google Patents

Data signal transfer method and transceiving device Download PDF

Info

Publication number
JP2008078770A
JP2008078770A JP2006252930A JP2006252930A JP2008078770A JP 2008078770 A JP2008078770 A JP 2008078770A JP 2006252930 A JP2006252930 A JP 2006252930A JP 2006252930 A JP2006252930 A JP 2006252930A JP 2008078770 A JP2008078770 A JP 2008078770A
Authority
JP
Japan
Prior art keywords
transfer
frame
priority
transfer frame
frames
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
JP2006252930A
Other languages
Japanese (ja)
Other versions
JP4633025B2 (en
Inventor
Ippei Shake
一平 社家
Koushi Fukutoku
光師 福徳
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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone 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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2006252930A priority Critical patent/JP4633025B2/en
Publication of JP2008078770A publication Critical patent/JP2008078770A/en
Application granted granted Critical
Publication of JP4633025B2 publication Critical patent/JP4633025B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a data signal transfer method and a transceiving device, which allow a plurality of operation modes for selecting early arriving frames/discarding late arriving frames, synchronizing and selecting frames, etc. to be easily switched. <P>SOLUTION: With respect to switching between the operation modes, priorities are defined to a plurality of paths, and these priorities are set to transfer frames sent to respective paths, and a reception side selects a down transfer frame (to a client side) in accordance with the priorities, whereby the same operation as selecting early arriving frames/discarding late arriving frames is performed when higher priorities are given to paths having shorter delay, and an operation of synchronizing transfer frames having identical information from the plurality of paths, with each other to select one transfer frame to the client side (synchronizing and selecting) is performed when higher priorities are given to paths having longer delay. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、クライアントのデータ信号をネットワーク内で転送する際の転送制御技術に関する。   The present invention relates to a transfer control technique for transferring a client data signal in a network.

パケット通信における従来の高信頼化技術には、例えば、特許文献1にあるように、パケットに順序識別子を挿入し、複製して複数経路に送信し、受信側で各経路から到着する順序識別子を確認することにより順序を判別し、早着のパケットを下流に転送する方法がある。   In the conventional high reliability technology in packet communication, for example, as disclosed in Patent Document 1, an order identifier is inserted into a packet, duplicated and transmitted to a plurality of paths, and an order identifier that arrives from each path is received on the receiving side. There is a method of determining the order by checking and transferring the early arrival packet downstream.

この方法では、経路故障などによりパケットが未達となった場合でも、複数経路のうちいずれか1つが正常であれば、パケット損失の無い通信が可能であるという特徴がある。   This method has a feature that even if a packet fails to reach due to a route failure or the like, if any one of a plurality of routes is normal, communication without packet loss is possible.

また、特許文献2には、複数経路にATMセルフレームを送出し、受信側で選択する方法が記載されており、受信側で複数経路の遅延差を判定し、それに基づき複数経路から到着する同一情報を有するATMセルフレームの遅延差を調整することにより、伝送遅延の揺らぎが大きい場合にもATMセルフレームの欠落による中断の無い伝送を実現するという特徴がある。   Patent Document 2 describes a method of sending ATM cell frames to a plurality of paths and selecting them on the receiving side. The receiving side determines the delay difference between the plurality of paths, and based on the same, arrives from the plurality of paths. By adjusting the delay difference of ATM cell frames having information, there is a feature that transmission without interruption due to loss of ATM cell frames is realized even when the fluctuation of transmission delay is large.

特開2005−102157号公報JP 2005-102157 A 特許第3484083号Japanese Patent No. 3484083

上記特許文献1の方法と上記特許文献2の方法とは、それぞれ早着選択・遅着廃棄を行う動作モードの場合と、複数経路から到着する同一情報を有する転送フレームを同期させて1つを選択する(同期選択)動作モードの場合とを示している。   The method of the above-mentioned patent document 1 and the method of the above-mentioned patent document 2 are the same in the operation mode in which early arrival selection / late arrival discarding is performed, respectively, and the transfer frame having the same information arriving from a plurality of routes is synchronized. The operation mode to be selected (synchronous selection) is shown.

これらは、クライアントの要求条件に応じてどちらのモードを志向するかで、用いる方法および装置(送信装置、受信装置、中継装置など)が決定される。つまり、クライアントのデータ信号が伝送遅延の絶対値に厳しい場合は、早着選択・遅延廃棄を行う特許文献1の方法を志向する。この場合は、正常動作時は、伝送遅延の小さい経路から到着するフレームを常に下流に転送するが、経路故障等により伝送遅延の小さい経路からフレームが未着となれば、伝送遅延の大きい経路からの到着フレームを下流に転送することになるので、その場合に、フレーム受信時間の跳躍が生じる。   The method and apparatus to be used (transmission apparatus, reception apparatus, relay apparatus, etc.) is determined depending on which mode is desired according to the request condition of the client. That is, when the data signal of the client is strict with the absolute value of the transmission delay, the method of Patent Document 1 that performs early arrival selection / delay discard is aimed at. In this case, during normal operation, a frame arriving from a path with a small transmission delay is always transferred downstream, but if a frame does not arrive from a path with a small transmission delay due to a path failure or the like, , The frame reception time jumps in that case.

そのため、クライアントのデータ信号が、フレーム転送の連続性に厳しい場合は、特許文献2の方法を志向する。ただし、この場合は、必ず遅延差調整が発生するため、伝送遅延の絶対値は自ずと大きくなる。   Therefore, when the data signal of the client is severe in frame transfer continuity, the method of Patent Document 2 is aimed. However, in this case, since the delay difference adjustment always occurs, the absolute value of the transmission delay naturally increases.

このように、従来技術では、クライアントのデータ信号の要求条件に応じて適用方法および装置が異なっていたため、多様なクライアントを同一の装置に適用することは困難であった。これら2通りの動作モードを互いに変更したい場合は、事前にハードウェアおよびソフトウェアの設定を変更する作業が必要になる。   As described above, in the prior art, since the application method and apparatus differ depending on the requirements of the client data signal, it is difficult to apply various clients to the same apparatus. In order to change these two operation modes, it is necessary to change the hardware and software settings in advance.

一方で、クライアントのデータ信号を転送するネットワークの伝送帯域が10Gbit/s以上とすることも可能となった昨今では、多様なクライアントに対し、同一の装置で対応することはコストや装置の運用性の点で重要な課題となる。   On the other hand, nowadays, the network transmission band for transferring client data signals can be set to 10 Gbit / s or more, and dealing with various clients with the same device is cost and operability of the device. This is an important issue.

本発明は、このような背景の下に行われたものであって、早着選択・遅着廃棄または同期選択などの複数の動作モードが容易に変更可能な、データ信号転送方法および送受信装置を提供することを目的とする。   The present invention has been made under such a background, and provides a data signal transfer method and transmission / reception apparatus in which a plurality of operation modes such as early arrival selection / late arrival discard or synchronous selection can be easily changed. The purpose is to provide.

本発明は、動作モードの変更については、複数の経路に優先度を定義し、それぞれの経路に送出される転送フレームにこの優先度を設定し、受信側では優先度に従って下流側(クライアント側)への転送フレームを選択することで、遅延が小さい経路の優先度を高くした場合には、早着選択・遅延廃棄と同様の動作を行い、遅延が大きい経路の優先度を高くした場合には、複数経路からの同一情報を有する転送フレームを同期させて1つをクライアント側に転送する(同期選択)動作を行うといったように、動作モードの変更を容易に実現することができることを特徴とする。   In the present invention, with regard to the change of the operation mode, priority is defined for a plurality of routes, this priority is set for a transfer frame transmitted to each route, and the downstream side (client side) according to the priority on the receiving side When the priority of a route with a small delay is increased by selecting a transfer frame to the network, the same operation as the early arrival selection / delay discard is performed, and when the priority of a route with a large delay is increased. The operation mode can be easily changed, such as performing an operation of synchronizing one transfer frame having the same information from a plurality of paths and transferring one to the client side (synchronous selection). .

すなわち、本発明は、データ信号転送方法であって、クライアントのデータ信号を転送するネットワーク内の送受信間は、独立した少なくとも2つ以上の経路(以下、独立した経路と呼ぶ)を設定することにより冗長化され、前記ネットワーク内の転送フレームは、送信側で複製された上で前記独立した経路のそれぞれに転送され、送信側では、前記転送フレームの順序を識別する順序識別子またはタイムスタンプを当該転送フレームに記述し、受信側では、前記独立した経路から受信する前記転送フレームに記述された前記順序識別子またはタイムスタンプを参照することにより、前記転送フレームのうち同一情報を有する転送フレームとその順序を認識するデータ信号転送方法である。   That is, the present invention is a data signal transfer method, wherein at least two or more independent paths (hereinafter referred to as independent paths) are set between transmission and reception in a network for transferring a client data signal. The transfer frame in the network is duplicated on the transmission side and transferred to each of the independent paths, and the transmission side transfers an order identifier or a time stamp for identifying the order of the transfer frames. Described in the frame, and on the receiving side, by referring to the sequence identifier or time stamp described in the transfer frame received from the independent path, the transfer frame having the same information among the transfer frames and the sequence thereof are determined. This is a data signal transfer method to be recognized.

ここで、本発明の特徴とするところは、複数の前記独立した経路または前記独立した経路に転送される複数の前記同一情報を有する転送フレームには、それぞれ異なる優先度が定められ、受信側では、優先度が高くかつ正常な前記転送フレームのデータ信号を直ちにクライアント側に転送し、優先度の低い前記同一情報を有するフレームを廃棄し、優先度が低い転送フレームが通過した経路の伝送遅延が他の経路に比べて小さい場合には、この転送フレームを待機させて優先度の高い前記同一情報を有するフレームとの遅延差を調整するところにある。   Here, a feature of the present invention is that a plurality of the independent paths or a plurality of transfer frames having the same information transferred to the independent paths have different priorities, and the receiving side The data signal of the transfer frame having a high priority and normal is immediately transferred to the client side, the frame having the same information with the low priority is discarded, and the transmission delay of the path through which the transfer frame with the low priority passes is If it is smaller than the other paths, this transfer frame is made to wait and the delay difference from the frame having the same information having a high priority is adjusted.

例えば、前記優先度は、前記独立した経路の伝送遅延に基づき設定される。この際に、伝送遅延が大きい経路の方を優先度が高い経路と設定するか、あるいは、伝送遅延が小さい経路の方を優先度が高い経路と設定するかによって、前述した早着選択・遅着廃棄または同期選択の動作モードを選択することができる。   For example, the priority is set based on the transmission delay of the independent path. At this time, depending on whether a route with a higher transmission delay is set as a route with a higher priority, or a route with a lower transmission delay is set as a route with a higher priority, the earlier arrival selection / delay described above. An operation mode of discard / discard or synchronization selection can be selected.

このときに、経路の伝送遅延が予め分かっている場合には、経路毎に優先度を予め定めておいてもよい。また、経路の伝送遅延が不明の場合あるいは経路の伝送遅延が時々刻々変化する場合には、複数の経路における遅延差を調べることにより、経路の伝送遅延をリアルタイムで測定してもよい。この場合には、伝送遅延に応じて優先度をどのように設定するのかといった優先度設定のためのポリシのみを予め定めておくことになる。   At this time, when the transmission delay of the route is known in advance, the priority may be determined in advance for each route. Further, when the transmission delay of the route is unknown or when the transmission delay of the route changes every moment, the transmission delay of the route may be measured in real time by examining the delay difference in the plurality of routes. In this case, only the policy for setting the priority, such as how to set the priority according to the transmission delay, is determined in advance.

あるいは、送信側で前記転送フレームに当該転送フレームの優先度の識別子を付与することができる。これによれば、経路の伝送遅延その他の伝送環境の要因に依らず、転送フレーム毎に優先度を設定することができるため、例えば、データ信号の種別毎に早着選択・遅着廃棄または同期選択の動作モードを選択することができる。   Alternatively, a priority identifier of the transfer frame can be given to the transfer frame on the transmission side. According to this, since the priority can be set for each transfer frame regardless of the transmission delay of the path and other factors of the transmission environment, for example, early arrival selection / late arrival discard or synchronization for each data signal type The operation mode of selection can be selected.

また、例えば、複数の前記独立した経路から到着する前記転送フレームの遅延調整量は、前記独立した経路の伝送遅延差に基づき設定される。   Further, for example, the delay adjustment amount of the transfer frame arriving from a plurality of the independent paths is set based on the transmission delay difference of the independent paths.

また、本発明を送信装置の観点から観ると、本発明は、転送フレームを複製する手段と、この複製する手段により複製された各転送フレームに、当該転送フレームの順序を識別する順序識別子またはタイムスタンプを付与する手段と、この付与する手段により順序識別子またはタイムスタンプを付与された各転送フレームを複数の独立した経路にそれぞれ送出する手段とを備えた送信装置であって、本発明の特徴とするところは、前記転送フレームに当該転送フレームの優先度の識別子を付与する手段を備えたところにある。   Further, when the present invention is viewed from the viewpoint of the transmission apparatus, the present invention includes a means for duplicating the transfer frame, and an order identifier or a time for identifying the order of the transfer frame for each transfer frame duplicated by the duplication means. A transmission apparatus comprising means for assigning a stamp and means for sending each transfer frame assigned an order identifier or time stamp to the plurality of independent paths by the assigning means, and a feature of the present invention This is because a means for assigning a priority identifier of the transfer frame to the transfer frame is provided.

また、本発明を受信装置の観点から観ると、本発明は、独立した経路から受信する転送フレームの順序識別子またはタイムスタンプを参照することにより、前記転送フレームのうち同一情報を有する転送フレームとその順序を認識する手段を備えた受信装置であって、本発明の特徴とするところは、複数の前記独立した経路または前記独立した経路に転送される複数の前記同一情報を有する転送フレームには、それぞれ異なる優先度が定められ、優先度が高くかつ正常な転送フレームのデータ信号を直ちにクライアント側に転送し、優先度の低い前記同一情報を有するフレームを廃棄し、優先度が低い転送フレームが通過した経路の伝送遅延が他の経路に比べて小さい場合には、この転送フレームを待機させて優先度の高い前記同一情報を有するフレームとの遅延差を調整する手段を備えたところにある。   Further, when the present invention is viewed from the viewpoint of a receiving apparatus, the present invention refers to a transfer frame having the same information among the transfer frames by referring to an order identifier or a time stamp of the transfer frame received from an independent route. A receiving apparatus comprising means for recognizing the order, the feature of the present invention is that a plurality of the independent paths or a plurality of the same information transferred to the independent paths include Different priority levels are defined, data signals of high-priority and normal transfer frames are immediately transferred to the client side, frames having the same information with lower priority are discarded, and transfer frames with lower priority pass. If the transmission delay of the selected route is small compared to other routes, this transfer frame is waited and the same information with a high priority is held. There is to provided with a means for adjusting the delay difference between that frame.

なお、前記独立した経路とは、単一の故障あるいは工事によって同時に通信が途絶することのない独立した少なくとも2つ以上の経路である。また、前記順序識別子またはタイムスタンプを記述する箇所は、前記転送フレームのヘッダに定義された順序識別用のフィールドまたは用途が未定義の拡張用フィールドまたは前記転送フレームに挿入可能なものとして定義されたフィールド等である。   In addition, the said independent path | route is an at least 2 or more independent path | route which does not interrupt communication simultaneously by a single failure or construction. Further, the part describing the sequence identifier or the time stamp is defined as a field for order identification defined in the header of the transfer frame or an extension field whose usage is not defined or a field that can be inserted into the transfer frame Field, etc.

本発明によれば、早着選択・遅延廃棄と同期選択とを容易に選択可能とし、データ損失の無い高信頼なネットワークを提供することができる。   According to the present invention, it is possible to easily select early arrival selection / delay discard and synchronization selection, and it is possible to provide a highly reliable network without data loss.

(第一実施例)
第一実施例の通信システムを図1および図2を参照して説明する。図1は第一実施例の通信システムの構成図である。第一実施例は、ユーザが経路毎に予め優先度を設定する場合である。優先度登録部6には、ユーザが予め設定した経路毎の優先度の情報が登録される。
(First Example)
The communication system of the first embodiment will be described with reference to FIGS. FIG. 1 is a configuration diagram of a communication system according to the first embodiment. In the first embodiment, the user sets a priority in advance for each route. In the priority registration unit 6, priority information for each route preset by the user is registered.

コピー部1では、入力されたパケットを複製し、順序識別子付与部2では、複製された複数のパケットに対して同一の順序識別子を付与して複数の経路にそれぞれ送出する。   The copy unit 1 duplicates the input packet, and the order identifier assigning unit 2 assigns the same order identifier to the plurality of duplicated packets and sends them to a plurality of routes.

遅延差判定部3では、順序識別子やタイムスタンプに応じ、複数経路から到着するフレームのうち、同一情報を有するフレームの判別を行い、同一情報を有する転送フレーム間の遅延差を判別する。   The delay difference determination unit 3 determines a frame having the same information among frames arriving from a plurality of paths according to the sequence identifier and the time stamp, and determines a delay difference between transfer frames having the same information.

遅延が小さい方の経路の優先度を高く設定した場合には、遅延が小さい方の経路からフレームが到着すれば直ちにそのデータ信号をクライアント側に転送し、遅延が大きい方の経路から同一情報のフレームが到着したらそれを廃棄する。   When the priority of the route with the smaller delay is set higher, if the frame arrives from the route with the smaller delay, the data signal is immediately transferred to the client side, and the same information is transmitted from the route with the larger delay. When the frame arrives, discard it.

遅延が小さい方の経路の優先度を低く設定した場合には、遅延が小さい方の経路の転送フレームを遅延差に相当する時間だけ待機させて、遅延が大きい方の経路からの同一情報を有する転送フレームの到着を待ち、遅延差調整部4により2つのフレームの遅延差を無くすように調整した後、フレーム選択部5により2つのフレームのうち正常なフレームを1つだけ選択してそのデータ信号をクライアント側に転送する。選択しなかった方のフレームは廃棄する。   When the priority of the route with the smaller delay is set low, the transfer frame of the route with the smaller delay is kept waiting for the time corresponding to the delay difference and has the same information from the route with the larger delay. After waiting for the arrival of the transfer frame, the delay difference adjustment unit 4 adjusts so as to eliminate the delay difference between the two frames, and then the frame selection unit 5 selects only one normal frame from the two frames and outputs the data signal. To the client side. The frame not selected is discarded.

次に、第一実施例の処理手順を図2を参照して説明する。図2は第一実施例の処理手順を示すフローチャートである。ここでは、独立した経路数が2の場合を示しており、A系、B系としている。また、A系の優先度がB系よりも高いとしている。受信側の処理手順としては、まず、優先度の高い方(例ではA系)の到着フレームの有無を確認し(S1)、有れば順序比較を行う(S2、S3)。   Next, the processing procedure of the first embodiment will be described with reference to FIG. FIG. 2 is a flowchart showing the processing procedure of the first embodiment. Here, the case where the number of independent paths is 2 is shown, and the A system and the B system are used. In addition, the priority of the A system is higher than that of the B system. As a processing procedure on the reception side, first, the presence / absence of an arrival frame having a higher priority (A system in the example) is confirmed (S1), and if there is, an order comparison is performed (S2, S3).

転送フレームの順序CAが、受信側で保持しているカウンタ値CF以下(CF≧CA)であれば、その転送フレームは既着の転送フレームであると認識できるので廃棄する(S4)。   If the order CA of the transfer frames is equal to or less than the counter value CF held on the receiving side (CF ≧ CA), the transfer frame can be recognized as an already-arrived transfer frame and is discarded (S4).

CF+1=CAであれば、次に到着すべき転送フレームであると認識でき、A系は優先度が高い方なので、その転送フレームのデータ信号を直ちに下流に転送する(S5)。   If CF + 1 = CA, it can be recognized that the transfer frame should arrive next, and the A system has the higher priority, so the data signal of the transfer frame is immediately transferred downstream (S5).

CAがCF+1よりも大きければ(CF+1<CA)、遅延差調整部4のバッファに転送フレームを待機させ、順序がCF+1に相当するフレームを待つことができる。その場合の待ち時間を予め設定しておくことができ、順序待ち時間が未了の場合は(S6)、A系転送フレームのデータ信号は待機を行う(S7)。一方、順序待ち時間が満了の場合は(S6)、A系転送フレームのデータ信号を下流に転送する(S5)。   If CA is larger than CF + 1 (CF + 1 <CA), it is possible to wait for a transfer frame in the buffer of the delay difference adjustment unit 4 and wait for a frame whose order corresponds to CF + 1. In this case, the waiting time can be set in advance, and when the order waiting time is not completed (S6), the data signal of the A-system transfer frame waits (S7). On the other hand, when the order waiting time has expired (S6), the data signal of the A-system transfer frame is transferred downstream (S5).

図2の例では、優先度の高い経路の転送フレーム(A系転送フレーム)の処理後、優先度の低い経路の転送フレーム(B系転送フレーム)の処理に移る。B系でもA系と同様に、転送フレームの有無を確認し(S8)、有れば順序比較を行う(S9、S10)。転送フレームの順序CBが、受信側で保持しているカウンタ値CF以下(CF≧CB)であれば、その転送フレームは既着の転送フレームと認識できるので廃棄する(S11)。   In the example of FIG. 2, after processing a transfer frame (A-system transfer frame) of a route with a high priority, the process proceeds to a transfer frame (B-system transfer frame) of a route with a low priority. In the B system, as in the A system, the presence / absence of a transfer frame is confirmed (S8), and if it exists, the order is compared (S9, S10). If the transfer frame order CB is less than or equal to the counter value CF held on the receiving side (CF ≧ CB), the transfer frame can be recognized as an already-arrived transfer frame and is discarded (S11).

CF+1=CBであれば、次に下流に転送すべきデータ信号を含む転送フレームであると認識できるが、この時点でCFがCBよりも1つ小さい順序であるということは、優先度の高いA系においてCF+1の転送フレームが未着であるということなので、優先度の低いB系の転送フレームを直ちに転送せずに、A系からの到着を待つ動作を行う。   If CF + 1 = CB, it can be recognized that the frame is a transfer frame including a data signal to be transferred next downstream, but at this point, the order of CF is one smaller than CB indicates that A having a high priority Since the CF + 1 transfer frame has not arrived in the system, an operation of waiting for arrival from the A system is performed without immediately transferring the B system transfer frame having a low priority.

他系到着待ち時間を予め設定しておき、その時間が未了であれば(S13)、B系転送フレームは待機し(S14)、A系転送フレームの確認に戻る。一方、他系到着待ち時間が満了であれば(S13)、B系転送フレームを転送する(S12)。   If the other system arrival waiting time is set in advance and the time is not completed (S13), the B system transfer frame waits (S14), and the process returns to the confirmation of the A system transfer frame. On the other hand, if the other system arrival waiting time expires (S13), the B system transfer frame is transferred (S12).

CBがCF+1よりも大きい(CF+1<CB)場合は、CBとCAとの比較を行う(S15)。CBがCA以上(CA≦CB)である場合は、そのままB系転送フレームは待機し(S14)、A系転送フレームの確認に戻る。   When CB is larger than CF + 1 (CF + 1 <CB), CB and CA are compared (S15). If CB is greater than or equal to CA (CA ≦ CB), the B-system transfer frame waits as it is (S14) and returns to the confirmation of the A-system transfer frame.

CBがCAより小さい(CA>CB)場合は、そのB系転送フレームのデータ信号が下流に転送されるのは、他系到着待ち時間と順序待ち時間とが共に満了しているときのみである(S16、S17)。その場合を除いては、B系転送フレームは待機を行って、A系転送フレームの確認へ戻る。   When CB is smaller than CA (CA> CB), the data signal of the B-system transfer frame is transferred downstream only when both the other system arrival waiting time and the order waiting time have expired. (S16, S17). In all other cases, the B-system transfer frame waits and returns to the confirmation of the A-system transfer frame.

この例では、優先度の高い経路からの転送フレームを確認して処理を行った後、優先度の低い経路の転送フレームの処理に移行するフローチャートを示したが、全ての経路の処理を並列に行い、順序の同定と優先度の識別とを行うという方法も可能である。このように、本発明における転送フレームの処理手順は、本実施例で示したものに限るものではない。   In this example, after confirming the transfer frame from the route with high priority and performing the processing, the flowchart to shift to the processing of the transfer frame of the route with low priority was shown. It is also possible to perform the method of identifying the order and identifying the priority. Thus, the transfer frame processing procedure in the present invention is not limited to that shown in this embodiment.

(第二実施例)
第二実施例の通信システムを図3を参照して説明する。図3は第二実施例の通信システムの構成図である。第二実施例は、遅延差判定部3により転送フレームの伝送遅延差を判定し、遅延差に応じて優先度を設定する構成である。遅延が小さい方の優先度を高く設定することもできるし、遅延が大きい方の優先度を設定することもできる。
(Second embodiment)
A communication system according to the second embodiment will be described with reference to FIG. FIG. 3 is a block diagram of the communication system of the second embodiment. In the second embodiment, the delay difference determination unit 3 determines the transmission delay difference of the transfer frame and sets the priority according to the delay difference. The priority with the smaller delay can be set higher, or the priority with the larger delay can be set.

優先度設定部7には、ユーザによって、予め遅延に応じた優先度が設定される。遅延が小さい方の優先度を高く設定した場合には、遅延が小さい方からフレームが到着すれば直ちにそのデータ信号をクライアント側に転送し、遅延が大きい方から同一情報のフレームが到着したらそれを廃棄する。   In the priority setting unit 7, a priority according to the delay is set in advance by the user. If the priority with the smaller delay is set higher, if the frame arrives from the smaller delay, the data signal is immediately transferred to the client side, and if the same information frame arrives from the larger delay, it is Discard.

遅延が小さい方の優先度を低く設定した場合には、遅延が小さい方の転送フレームを遅延差に相当する時間だけ待機させて、遅延が大きい方からの同一情報を有する転送フレームの到着を待ち、遅延差調整部4により2つのフレームの遅延差を無くすように調整した後、フレーム選択部5により2つのフレームのうち正常なフレームを1つだけ選択してそのデータ信号をクライアント側に転送する。選択しなかった方のフレームは廃棄する。   If the priority with the smaller delay is set low, the transfer frame with the smaller delay is kept waiting for the time corresponding to the delay difference, and the arrival of the transfer frame with the same information from the larger delay is waited. After adjusting the delay difference adjustment unit 4 so as to eliminate the delay difference between the two frames, the frame selection unit 5 selects only one normal frame from the two frames and transfers the data signal to the client side. . The frame not selected is discarded.

他の処理手順は、第一実施例と同様であるので説明を省略する。   Other processing procedures are the same as those in the first embodiment, and thus the description thereof is omitted.

(第三実施例)
第三実施例の通信システムを図4および図5を参照して説明する。図4は第三実施例の通信システムの構成図である。第三実施例は、送信側の優先度識別子付与部8により転送フレーム毎に優先度を設定し、受信側の優先度判定部9は、転送フレーム毎に付与された優先度識別子を読み出すことにより、優先度の識別を行っている。
(Third embodiment)
A communication system according to a third embodiment will be described with reference to FIGS. FIG. 4 is a block diagram of the communication system of the third embodiment. In the third embodiment, priority is set for each transfer frame by the priority identifier assigning unit 8 on the transmission side, and the priority determination unit 9 on the reception side reads the priority identifier assigned for each transfer frame. , Identify the priority.

次に、第三実施例の処理手順を図5を参照して説明する。図5は第三実施例の処理手順を示すフローチャートである。A系およびB系からの転送フレームが有るときには(S20)、優先度判定部9は、A系およびB系の転送フレームから優先度識別子を読み出し(S21)、優先度の比較を行う(S22)。   Next, the processing procedure of the third embodiment will be described with reference to FIG. FIG. 5 is a flowchart showing the processing procedure of the third embodiment. When there are transfer frames from the A system and the B system (S20), the priority determination unit 9 reads the priority identifier from the transfer frames of the A system and the B system (S21), and compares the priorities (S22). .

優先度の高低が判別できたら、まず、第一実施例で説明した優先度が高い方の転送フレーム処理手順(図2のステップS3〜S7)を実行し(S23)、続いて、第一実施例で説明した優先度が低い方の転送フレーム処理手順(図2のステップS10〜S17)を実行する(S24)。   If the priority level can be discriminated, first, the transfer frame processing procedure with higher priority (steps S3 to S7 in FIG. 2) described in the first embodiment is executed (S23), and then the first embodiment. The transfer frame processing procedure with the lower priority described in the example (steps S10 to S17 in FIG. 2) is executed (S24).

また、A系またはB系のいずれか一方からのみの転送フレームが有るときには(S20)、優先度判定部9は、その転送フレームから優先度識別子を読み出し(S25)、その優先度識別子を参照することにより(S26)、その転送フレームに付与されている優先度を認識し、優先度が高いときには、第一実施例で説明した優先度が高い方の転送フレーム処理手順(図2のステップS3〜S7)を実行し(S27)、優先度が低いときには、第一実施例で説明した優先度が低い方の転送フレーム処理手順(図2のステップS10〜S17)を実行する(S28)。   When there is a transfer frame only from either the A system or the B system (S20), the priority determination unit 9 reads the priority identifier from the transfer frame (S25), and refers to the priority identifier. Accordingly, the priority given to the transfer frame is recognized, and when the priority is high, the transfer frame processing procedure with the higher priority described in the first embodiment (steps S3 to S3 in FIG. 2). S7) is executed (S27). When the priority is low, the transfer frame processing procedure (steps S10 to S17 in FIG. 2) with the lower priority described in the first embodiment is executed (S28).

(第四実施例)
第四実施例を図6〜図9を参照して説明する。図6〜図9は本実施例の送信装置のブロック構成図である。第四実施例は、送信装置の実施例であり、図1、図3、図4に示した送信装置をさらに詳細に説明している。
(Fourth embodiment)
A fourth embodiment will be described with reference to FIGS. 6 to 9 are block configuration diagrams of the transmission apparatus of this embodiment. The fourth embodiment is an embodiment of the transmission apparatus, and describes the transmission apparatus shown in FIGS. 1, 3, and 4 in more detail.

図6の構成例では、受信部10によりデータ信号を受信し、フレーム化部11により受信したデータ信号をペイロード領域に持つ転送フレームを生成する。コピー部1によりこの転送フレームを複製し、二つの識別子付与部20−1および20−2により複製された転送フレームにそれぞれ順序識別子または優先度識別子を付与する。二つの送信部12−1および12−2により複製されて順序識別子または優先度識別子を付与された転送フレームが受信側に向けて送信される。   In the configuration example of FIG. 6, the data signal is received by the receiving unit 10, and a transfer frame having the data signal received by the framing unit 11 in the payload area is generated. This transfer frame is duplicated by the copy unit 1, and an order identifier or priority identifier is assigned to each of the transfer frames duplicated by the two identifier assigning units 20-1 and 20-2. The transfer frame duplicated by the two transmission units 12-1 and 12-2 and given the order identifier or the priority identifier is transmitted toward the reception side.

図7の構成例では、受信部10によりデータ信号を受信し、フレーム化部11により受信したデータ信号をペイロード領域に持つ転送フレームを生成する。識別子付与部20により転送フレームに順序識別子または優先度識別子を付与する。コピー部1によりこの転送フレームを複製し、二つの送信部12−1および12−2により複製されて順序識別子または優先度識別子を付与された転送フレームが受信側に向けて送信される。   In the configuration example of FIG. 7, a data signal is received by the receiving unit 10, and a transfer frame having the data signal received by the framing unit 11 in the payload area is generated. The identifier assigning unit 20 assigns an order identifier or priority identifier to the transfer frame. The transfer frame is duplicated by the copy unit 1, and the transfer frame duplicated by the two transmission units 12-1 and 12-2 and given the order identifier or the priority identifier is transmitted to the reception side.

図6および図7の構成例は、いずれもフレーム化部11によってデータ信号をペイロード領域に持つ転送フレームを生成するが、データ信号自体が既に転送フレームとしての構成を有している場合には、図8および図9に示すように、フレーム化部11を省くことができる。   6 and 7 both generate a transfer frame having a data signal in the payload area by the framing unit 11, but when the data signal itself already has a configuration as a transfer frame, As shown in FIGS. 8 and 9, the framing unit 11 can be omitted.

また、図6〜図9の構成例では、一つの識別子付与部20によって、順序識別子付与部2および優先度識別子付与部8の機能を兼用するが、これらの機能を分離して設ける構成例も容易に類推できる。   Further, in the configuration examples of FIGS. 6 to 9, the function of the order identifier assigning unit 2 and the priority identifier assigning unit 8 is shared by a single identifier assigning unit 20. Easy to analogize.

(第五実施例)
第五実施例を図10を参照して説明する。図10は本実施例の受信装置のブロック構成図である。第五実施例は、受信装置の実施例であり、図1、図3、図4に示した受信装置をさらに詳細に説明している。
(Fifth embodiment)
A fifth embodiment will be described with reference to FIG. FIG. 10 is a block diagram of the receiving apparatus of this embodiment. The fifth embodiment is an embodiment of the receiving apparatus, and describes the receiving apparatus shown in FIGS. 1, 3, and 4 in more detail.

送信装置から送信された転送フレームは、受信部30−1および30−2によって受信され、メモリ−Aとしてのバッファ31−1とメモリ−Bとしてのバッファ31−2とにそれぞれ蓄積される。   The transfer frames transmitted from the transmission device are received by the receiving units 30-1 and 30-2 and accumulated in the buffer 31-1 as the memory-A and the buffer 31-2 as the memory-B, respectively.

図1、図3、図4における遅延差判定部3は、同一の順序情報を有する転送フレームがそれぞれのバッファ31−1および31−2に到着した時刻差を制御部32が調べることによって実現できる。   The delay difference determination unit 3 in FIGS. 1, 3, and 4 can be realized by the control unit 32 examining the time difference when the transfer frames having the same order information arrive at the buffers 31-1 and 31-2. .

また、遅延差調整部4は、制御部32が調べた同一の順序情報を有する転送フレームのバッファ31−1および31−2への到着時刻差に基づき、当該転送フレームのバッファ31−1および31−2からの読み出しタイミングを制御部32が調整することによって実現できる。   The delay difference adjustment unit 4 also determines the transfer frame buffers 31-1 and 31 based on the arrival time difference of the transfer frames having the same order information checked by the control unit 32 to the buffers 31-1 and 31-2. -2 can be realized by adjusting the read timing from -2.

また、フレーム選択部5は、バッファ31−1とバッファ31−2とにそれぞれ蓄積された転送フレームの正常性を制御部32が確認し、いずれか一方の転送フレームの正常性が確認された場合にはその転送フレームをバッファ31−1または31−2から読み出し、正常性が確認されなかった方の転送フレームについてはバッファ31−1または31−2から廃棄することによって実現できる。また、双方の転送フレームの正常性が確認された場合には、予め定められた一方の転送フレームを読み出し、他方を廃棄する。   Further, the frame selection unit 5 is configured such that the control unit 32 confirms the normality of the transfer frames stored in the buffer 31-1 and the buffer 31-2, and the normality of one of the transfer frames is confirmed. Can be realized by reading the transfer frame from the buffer 31-1 or 31-2 and discarding the transfer frame whose normality has not been confirmed from the buffer 31-1 or 31-2. When the normality of both transfer frames is confirmed, one predetermined transfer frame is read and the other is discarded.

また、優先度登録部6、優先度設定部7、優先度判定部9は、制御部32がその機能を有することができる。さらに、図2または図5のフローチャートの処理手順のように各部が協働して実行する処理手順を実行するためには、制御部32とカウンタ部33とが協働し、カウンタ部33のカウンタ値を、図2または図5のフローチャートにおけるCF、CF+1に相応する値とすることにより実現できる。   Moreover, the control part 32 can have the function of the priority registration part 6, the priority setting part 7, and the priority determination part 9. FIG. Furthermore, in order to execute the processing procedure that each unit cooperates to execute, as in the processing procedure of the flowchart of FIG. 2 or FIG. 5, the control unit 32 and the counter unit 33 cooperate, The value can be realized by setting the value corresponding to CF and CF + 1 in the flowchart of FIG. 2 or FIG.

本発明によれば、早着選択・遅延廃棄と同期選択とを容易に選択可能とし、データ損失の無い高信頼なネットワークを実現することができるため、ネットワークユーザの利便性を向上させることができると共に、ネットワーク運営者にとっては、複数のデータ信号転送方法および装置を用意する必要が無く、効率の良いネットワーク運営を実現することができる。   According to the present invention, early arrival selection / delayed discard and synchronous selection can be easily selected, and a highly reliable network without data loss can be realized. Therefore, convenience for network users can be improved. At the same time, it is not necessary for the network operator to prepare a plurality of data signal transfer methods and devices, and efficient network operation can be realized.

第一実施例の通信システムの構成図。The block diagram of the communication system of a 1st Example. 第一実施例の通信システムの処理手順を示すフローチャート。The flowchart which shows the process sequence of the communication system of a 1st Example. 第二実施例の通信システムの構成図。The block diagram of the communication system of a 2nd Example. 第三実施例の通信システムの構成図。The block diagram of the communication system of a 3rd Example. 第三実施例の通信システムの処理手順を示すフローチャート。The flowchart which shows the process sequence of the communication system of a 3rd Example. 第四実施例の送信装置のブロック構成図(その1)。The block block diagram of the transmission apparatus of 4th Example (the 1). 第四実施例の送信装置のブロック構成図(その2)。The block block diagram of the transmission apparatus of 4th Example (the 2). 第四実施例の送信装置のブロック構成図(その3)。The block block diagram of the transmission apparatus of 4th Example (the 3). 第四実施例の送信装置のブロック構成図(その4)。The block block diagram of the transmission apparatus of 4th Example (the 4). 第五実施例の受信装置のブロック構成図。The block block diagram of the receiver of 5th Example.

符号の説明Explanation of symbols

1 コピー部
2 順序識別子付与部
3 遅延差判定部
4 遅延差調整部
5 フレーム選択部
6 優先度登録部
7 優先度設定部
8 優先度識別子付与部
9 優先度判定部
10 受信部
11 フレーム化部
12−1、12−2、34 送信部
20、20−1、20−2 識別子付与部
30−1、30−2 受信部
31−1、31−2 バッファ
32 制御部
33 カウンタ部
DESCRIPTION OF SYMBOLS 1 Copy part 2 Order identifier provision part 3 Delay difference determination part 4 Delay difference adjustment part 5 Frame selection part 6 Priority registration part 7 Priority setting part 8 Priority identifier provision part 9 Priority determination part 10 Reception part 11 Framing part 12-1, 12-2, 34 Transmitting unit 20, 20-1, 20-2 Identifier assigning unit 30-1, 30-2 Receiving unit 31-1, 31-2 Buffer 32 Control unit 33 Counter unit

Claims (6)

クライアントのデータ信号を転送するネットワーク内の送受信間は、独立した少なくとも2つ以上の経路(以下、独立した経路と呼ぶ)を設定することにより冗長化され、
前記ネットワーク内の転送フレームは、送信側で複製された上で前記独立した経路のそれぞれに転送され、
送信側では、前記転送フレームの順序を識別する順序識別子またはタイムスタンプを当該転送フレームに記述し、
受信側では、前記独立した経路から受信する前記転送フレームに記述された前記順序識別子またはタイムスタンプを参照することにより、前記転送フレームのうち同一情報を有する転送フレームとその順序を認識するデータ信号転送方法において、
複数の前記独立した経路または前記独立した経路に転送される複数の前記同一情報を有する転送フレームには、それぞれ異なる優先度が定められ、
受信側では、優先度が高くかつ正常な前記転送フレームのデータ信号を直ちにクライアント側に転送し、優先度の低い前記同一情報を有するフレームを廃棄し、
優先度が低い転送フレームが通過した経路の伝送遅延が他の経路に比べて小さい場合には、この転送フレームを待機させて優先度の高い前記同一情報を有するフレームとの遅延差を調整する
ことを特徴とするデータ信号転送方法。
Between the transmission and reception in the network for transferring the data signal of the client, it is made redundant by setting at least two independent paths (hereinafter referred to as independent paths),
Transfer frames in the network are duplicated on the transmission side and then transferred to each of the independent paths,
On the transmission side, an order identifier or time stamp for identifying the order of the transfer frames is described in the transfer frame,
On the receiving side, by referring to the sequence identifier or time stamp described in the transfer frame received from the independent path, the transfer frame having the same information among the transfer frames and the data signal transfer for recognizing the sequence In the method
Different priority is defined for each of the plurality of independent paths or the plurality of transfer frames having the same information transferred to the independent paths,
On the receiving side, the data signal of the transfer frame having a high priority and normal is immediately transferred to the client side, and the frame having the same information with a low priority is discarded.
If the transmission delay of the path through which the low-priority transfer frame passes is smaller than that of other paths, this transfer frame is waited to adjust the delay difference from the frame having the same information with high priority. A data signal transfer method.
前記優先度は、前記独立した経路の伝送遅延に基づき設定される請求項1記載のデータ信号転送方法。   The data signal transfer method according to claim 1, wherein the priority is set based on a transmission delay of the independent path. 送信側で前記転送フレームに当該転送フレームの優先度の識別子を付与する請求項1記載のデータ信号転送方法。   The data signal transfer method according to claim 1, wherein an identifier of a priority of the transfer frame is assigned to the transfer frame on the transmission side. 複数の前記独立した経路から到着する前記転送フレームの遅延調整量は、前記独立した経路の伝送遅延差に基づき設定される請求項1記載のデータ信号転送方法。   The data signal transfer method according to claim 1, wherein a delay adjustment amount of the transfer frame arriving from a plurality of independent paths is set based on a transmission delay difference of the independent paths. 転送フレームを複製する手段と、
この複製する手段により複製された各転送フレームに、当該転送フレームの順序を識別する順序識別子またはタイムスタンプを付与する手段と、
この付与する手段により順序識別子またはタイムスタンプを付与された各転送フレームを複数の独立した経路にそれぞれ送出する手段と
を備えた送信装置において、
前記転送フレームに当該転送フレームの優先度の識別子を付与する手段を備えた
ことを特徴とする送信装置。
Means for duplicating the forwarding frame;
Means for giving an order identifier or time stamp for identifying the order of the transfer frames to each transfer frame copied by the means for copying;
A transmission device comprising: means for transmitting each of the transfer frames assigned with an order identifier or a time stamp to the plurality of independent paths by the means for giving,
A transmission apparatus comprising: means for assigning a priority identifier of the transfer frame to the transfer frame.
独立した経路から受信する転送フレームの順序識別子またはタイムスタンプを参照することにより、前記転送フレームのうち同一情報を有する転送フレームとその順序を認識する手段を備えた受信装置において、
複数の前記独立した経路または前記独立した経路に転送される複数の前記同一情報を有する転送フレームには、それぞれ異なる優先度が定められ、
優先度が高くかつ正常な転送フレームのデータ信号を直ちにクライアント側に転送し、優先度の低い前記同一情報を有するフレームを廃棄し、
優先度が低い転送フレームが通過した経路の伝送遅延が他の経路に比べて小さい場合には、この転送フレームを待機させて優先度の高い前記同一情報を有するフレームとの遅延差を調整する手段を備えた
ことを特徴とする受信装置。
In a receiving apparatus comprising means for recognizing a transfer frame having the same information among the transfer frames and a sequence thereof by referring to an order identifier or a time stamp of the transfer frame received from an independent path,
Different priority is defined for each of the plurality of independent paths or the plurality of transfer frames having the same information transferred to the independent paths,
A data signal of a high-priority and normal transfer frame is immediately transferred to the client side, and the frame having the same information with a low priority is discarded.
When a transmission delay of a path through which a transfer frame having a low priority passes is smaller than that of other paths, means for waiting for the transfer frame and adjusting a delay difference from the frame having the same information having a high priority A receiving apparatus comprising:
JP2006252930A 2006-09-19 2006-09-19 Data signal transfer method and receiving apparatus Expired - Fee Related JP4633025B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006252930A JP4633025B2 (en) 2006-09-19 2006-09-19 Data signal transfer method and receiving apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006252930A JP4633025B2 (en) 2006-09-19 2006-09-19 Data signal transfer method and receiving apparatus

Publications (2)

Publication Number Publication Date
JP2008078770A true JP2008078770A (en) 2008-04-03
JP4633025B2 JP4633025B2 (en) 2011-02-16

Family

ID=39350415

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006252930A Expired - Fee Related JP4633025B2 (en) 2006-09-19 2006-09-19 Data signal transfer method and receiving apparatus

Country Status (1)

Country Link
JP (1) JP4633025B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012019464A (en) * 2010-07-09 2012-01-26 Nec Corp Communication system, relay device, relay method, and program
JP2013168785A (en) * 2012-02-15 2013-08-29 Fujitsu Telecom Networks Ltd Uninterruptible transmission device
JP2015103987A (en) * 2013-11-26 2015-06-04 日本電気株式会社 Termination means for transmission device, transmission device, transmission method, and program for termination means

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001333094A (en) * 2000-05-22 2001-11-30 Sony Corp Communication equipment and communication method
JP3484083B2 (en) * 1998-02-26 2004-01-06 日本電信電話株式会社 Uninterrupted transmission equipment
JP2004080240A (en) * 2002-08-14 2004-03-11 Nec Computertechno Ltd Duplexing network computer system and network duplexing method of computer system
JP2005033373A (en) * 2003-07-09 2005-02-03 Seiko Epson Corp Apparatus and method for transmitting data and for receiving data, and data telecommunication system
JP2005102157A (en) * 2003-08-22 2005-04-14 Nippon Telegr & Teleph Corp <Ntt> Packet transfer method and transfer apparatus
JP2006174406A (en) * 2004-11-18 2006-06-29 Nippon Telegr & Teleph Corp <Ntt> Packet transmission method and packet transmission device

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3484083B2 (en) * 1998-02-26 2004-01-06 日本電信電話株式会社 Uninterrupted transmission equipment
JP2001333094A (en) * 2000-05-22 2001-11-30 Sony Corp Communication equipment and communication method
JP2004080240A (en) * 2002-08-14 2004-03-11 Nec Computertechno Ltd Duplexing network computer system and network duplexing method of computer system
JP2005033373A (en) * 2003-07-09 2005-02-03 Seiko Epson Corp Apparatus and method for transmitting data and for receiving data, and data telecommunication system
JP2005102157A (en) * 2003-08-22 2005-04-14 Nippon Telegr & Teleph Corp <Ntt> Packet transfer method and transfer apparatus
JP2006174406A (en) * 2004-11-18 2006-06-29 Nippon Telegr & Teleph Corp <Ntt> Packet transmission method and packet transmission device

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012019464A (en) * 2010-07-09 2012-01-26 Nec Corp Communication system, relay device, relay method, and program
JP2013168785A (en) * 2012-02-15 2013-08-29 Fujitsu Telecom Networks Ltd Uninterruptible transmission device
JP2015103987A (en) * 2013-11-26 2015-06-04 日本電気株式会社 Termination means for transmission device, transmission device, transmission method, and program for termination means

Also Published As

Publication number Publication date
JP4633025B2 (en) 2011-02-16

Similar Documents

Publication Publication Date Title
JP5593530B2 (en) Method and apparatus for fault tolerant time-triggered real-time communication
JP4748316B2 (en) Packet transmission method and packet transmission system
JP4591789B2 (en) Packet transfer method and packet transfer apparatus
US7660239B2 (en) Network data re-routing
EP1825644B1 (en) Real-time packet processing system and method
US8019228B2 (en) Optical switching transmission system with timing correction
US8289841B2 (en) Redundant gateway system
US6426941B1 (en) Hitless ATM cell transport for reliable multi-service provisioning
JP2010093421A (en) Reception side device, transmission system, transmission method, and program
JP3449541B2 (en) Data packet transfer network and data packet transfer method
US8838782B2 (en) Network protocol processing system and network protocol processing method
JPWO2006087788A1 (en) Packet relay apparatus and packet relay method
US8503325B2 (en) Packet transfer device and packet transfer method
CN102439965A (en) Camera system, signal delay amount adjusting method and program
JP4633025B2 (en) Data signal transfer method and receiving apparatus
JP4068545B2 (en) Packet receiving method and apparatus
JPH10145425A (en) Packet communication equipment
US7751708B2 (en) Optical switching transmission system with timing correction
JP2010278845A (en) Packet non-interrupt transmission system, packet non-interrupt switching device, and packet non-interrupt switching method
JP4724679B2 (en) Packet transfer apparatus and packet transfer method
JP2008211567A (en) Traffic route changing method and system
US7352757B2 (en) Relay device
JPH025660A (en) System for controlling simultaneous transfer of video packet and sound packet
JPH0746250A (en) Uninterruptible transmitter
JP2002217971A (en) Method and device for transferring of packet

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080730

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7426

Effective date: 20090528

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20090528

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20090528

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20100614

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100622

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100810

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

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20101116

R150 Certificate of patent or registration of utility model

Ref document number: 4633025

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

Year of fee payment: 3

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees