JP2009147569A - Frame transmission device and frame reception device - Google Patents

Frame transmission device and frame reception device Download PDF

Info

Publication number
JP2009147569A
JP2009147569A JP2007321429A JP2007321429A JP2009147569A JP 2009147569 A JP2009147569 A JP 2009147569A JP 2007321429 A JP2007321429 A JP 2007321429A JP 2007321429 A JP2007321429 A JP 2007321429A JP 2009147569 A JP2009147569 A JP 2009147569A
Authority
JP
Japan
Prior art keywords
frame
congestion
transmission
ifg
buffer
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.)
Withdrawn
Application number
JP2007321429A
Other languages
Japanese (ja)
Inventor
Mitsunari Takahashi
充成 高橋
Hideo Abe
英雄 阿部
Kenji Fukuda
健次 福田
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2007321429A priority Critical patent/JP2009147569A/en
Publication of JP2009147569A publication Critical patent/JP2009147569A/en
Withdrawn legal-status Critical Current

Links

Abstract

<P>PROBLEM TO BE SOLVED: To prevent the occurrence of voice jitter in a network without increasing capacity of a reception buffer, and improve transfer efficiency in the network with a frame transmission device and a frame reception device which performs flow control for easing burst of frames. <P>SOLUTION: If the frames are transmitted from the frame transmission device 101 to the frame reception device 102, the frame data are stored in the reception buffer 121. If it is discriminated that congestion occurs based on a buffer usage amount of the reception buffer 121, a PAUSE frame establishing a transmission interval of the frames, is transmitted from the frame reception device 102 to the frame transmission device 101. The frame transmission device 101 controls to transmit the frames by the transmission interval established in the received PAUSE frame. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、音声、画像等のリアルタイム性を必要とする信号を送受信する通信ネットワークにおいて、フレームのバーストを緩和するフロー制御を行うフレーム送信装置およびフレーム受信装置に関する。   The present invention relates to a frame transmission apparatus and a frame reception apparatus that perform flow control for relaxing a burst of frames in a communication network that transmits and receives signals that require real-time characteristics such as voice and images.

従来より、イーサネット(登録商標)を経由してフレーム送信装置とフレーム受信装置が通信する構成において、送信装置からのバースト送信を受信装置が受信しきれない場合は、IEEE(Institute of Electrical and Electronic Engineers)802.3に規定されているように、受信装置が送信装置に対するフロー制御を行い、送信装置に対して出力停止を要求している。全二重通信方式の場合、受信装置が送信装置にPAUSEフレームを送信して、停止時間を指定する。   Conventionally, in a configuration in which a frame transmission device and a frame reception device communicate via Ethernet (registered trademark), when the reception device cannot receive burst transmission from the transmission device, IEEE (Institute of Electrical and Electronic Engineers) ) As specified in 802.3, the receiving apparatus performs flow control on the transmitting apparatus and requests the transmitting apparatus to stop output. In the case of the full-duplex communication method, the receiving device transmits a PAUSE frame to the transmitting device and designates the stop time.

図13は、音声信号や画像信号を送受信する広域イーサネット(登録商標)の構成例を示している。上位装置12は、例えば、コンテンツサーバであり、IP(Internet Protocol )ネットワーク11を介して、無線基地局装置13〜15に音声信号や画像信号のフレームを送信する。IPネットワーク11内において、フレームがルータ、スイッチ、ハブ等の多段のネットワーク装置16〜20を経由する場合、それらの装置のバッファ特性等により、後段の装置においてフレームのバーストが発生する場合がある。   FIG. 13 shows a configuration example of a wide area Ethernet (registered trademark) that transmits and receives audio signals and image signals. The host device 12 is, for example, a content server, and transmits frames of audio signals and image signals to the radio base station devices 13 to 15 via the IP (Internet Protocol) network 11. In the IP network 11, when a frame passes through multistage network devices 16 to 20 such as routers, switches, and hubs, a burst of frames may occur in a subsequent device due to buffer characteristics of the devices.

例えば、ネットワーク装置19から無線基地局装置13にフレームを送信するとき、無線基地局装置13が受信バッファで吸収できる量を超えてフレームを受信した場合、フロー制御によりネットワーク装置19に対してPAUSEフレーム22を送信し、フレームの送信を抑止するように要求する。PAUSEフレームを受信したネットワーク装置19は、PAUSEフレーム22内で指定された中断時間の間、フレームの送信を中断する。その間、無線基地局装置13は、受信バッファに蓄積されたフレームを処理する。   For example, when a frame is transmitted from the network device 19 to the radio base station device 13 and the radio base station device 13 receives a frame exceeding the amount that can be absorbed by the reception buffer, the PAUSE frame is sent to the network device 19 by flow control. 22 is transmitted to request that frame transmission be suppressed. The network device 19 that has received the PAUSE frame interrupts transmission of the frame for the interruption time specified in the PAUSE frame 22. Meanwhile, the radio base station apparatus 13 processes the frames stored in the reception buffer.

図14は、従来のフロー制御におけるフレーム送信装置とフレーム受信装置の構成例を示している。フレーム送信装置31とフレーム受信装置32は、例えば、図13のネットワーク装置19と無線基地局装置13にそれぞれ対応し、実線矢印と破線矢印は主信号と制御信号をそれぞれ表している。   FIG. 14 shows a configuration example of a frame transmission device and a frame reception device in conventional flow control. The frame transmission device 31 and the frame reception device 32 correspond to, for example, the network device 19 and the radio base station device 13 in FIG. 13, respectively, and the solid line arrow and the broken line arrow represent the main signal and the control signal, respectively.

フレーム送信装置31は、送信バッファ41、送信制御部42、中断時間パラメータ抽出部43、およびPAUSEフレーム抽出部44を備え、フレーム受信装置32は、受信バッファ51、受信バッファ制御部52、バッファ輻輳判定部53、中断時間パラメータ挿入部54、PAUSEフレーム生成部55、およびセレクタ56を備える。   The frame transmission device 31 includes a transmission buffer 41, a transmission control unit 42, an interruption time parameter extraction unit 43, and a PAUSE frame extraction unit 44. The frame reception device 32 includes a reception buffer 51, a reception buffer control unit 52, a buffer congestion determination. Unit 53, interruption time parameter insertion unit 54, PAUSE frame generation unit 55, and selector 56.

フレーム送信装置31からフレーム受信装置32へ送信されたフレームは、受信バッファ51に蓄積される。受信バッファ51のデータ蓄積量は、受信バッファ制御部52により常に監視され、バッファ輻輳判定部53に通知される。バッファ輻輳判定部53は、データ蓄積量の情報から輻輳の有無を判別し、中断時間パラメータ指示を中断時間パラメータ挿入部54へ通知する。   Frames transmitted from the frame transmission device 31 to the frame reception device 32 are accumulated in the reception buffer 51. The amount of data stored in the reception buffer 51 is constantly monitored by the reception buffer control unit 52 and notified to the buffer congestion determination unit 53. The buffer congestion determination unit 53 determines the presence / absence of congestion from the data accumulation amount information, and notifies the interruption time parameter insertion unit 54 of an interruption time parameter instruction.

中断時間パラメータ挿入部54は、中断時間パラメータをPAUSEフレーム生成部55へ通知し、PAUSEフレーム生成部55は、中断時間パラメータを含むPAUSEフレームをセレクタ56へ転送する。セレクタ56は、PAUSEフレームまたは通常フレームを選択してフレーム送信装置31に送信する。   The interruption time parameter insertion unit 54 notifies the PAUSE frame generation unit 55 of the interruption time parameter, and the PAUSE frame generation unit 55 transfers the PAUSE frame including the interruption time parameter to the selector 56. The selector 56 selects a PAUSE frame or a normal frame and transmits it to the frame transmission device 31.

フレーム送信装置31のPAUSEフレーム抽出部44は、受信した全フレームの中からPAUSEフレームを抽出して、中断時間パラメータ抽出部43へ転送する。中断時間パラメータ抽出部43は、PAUSEフレームから中断時間パラメータを抽出し、フレーム抑止指示を送信制御部42へ通知する。送信制御部42は、フレーム抑止指示に従って、送信バッファ41からのフレーム送出を停止する。   The PAUSE frame extraction unit 44 of the frame transmission device 31 extracts a PAUSE frame from all received frames and transfers it to the interruption time parameter extraction unit 43. The interruption time parameter extraction unit 43 extracts an interruption time parameter from the PAUSE frame and notifies the transmission control unit 42 of a frame suppression instruction. The transmission control unit 42 stops frame transmission from the transmission buffer 41 in accordance with the frame suppression instruction.

図15は、従来のPAUSEフレームのフレームフォーマットを示している。このPAUSEフレームは、プリアンブル、SFD(Start Frame Delimiter )、宛先アドレス、送信元アドレス、長さ/タイプ、操作コード、中断時間、パディング、およびFCS(Frame Check Sequence)の各フィールドからなる。このうち、パディングフィールドは未使用領域である。   FIG. 15 shows a frame format of a conventional PAUSE frame. This PAUSE frame includes fields of a preamble, an SFD (Start Frame Delimiter), a destination address, a transmission source address, a length / type, an operation code, an interruption time, padding, and an FCS (Frame Check Sequence). Of these, the padding field is an unused area.

このような構成によれば、受信バッファ51の容量が十分大きい場合は、PAUSEフレームの中断時間により、受信バッファ51内のデータ蓄積量を調整してバーストを吸収することが可能である。   According to such a configuration, when the capacity of the reception buffer 51 is sufficiently large, it is possible to absorb the burst by adjusting the data accumulation amount in the reception buffer 51 according to the pause time of the PAUSE frame.

しかし、受信バッファ51の容量が比較的小さい場合は、PAUSEフレームを頻繁に送出する必要がある。さらに、受信バッファ51内でのバーストの吸収ができず、IPネットワーク11内での音声ジッタ(揺らぎ)と転送効率低下の原因となる。また、受信バッファ51の容量が十分大きい場合でも、バーストによるデータ滞留のために転送遅延が発生する。   However, when the capacity of the reception buffer 51 is relatively small, it is necessary to frequently send out PAUSE frames. Furthermore, bursts cannot be absorbed in the reception buffer 51, which causes voice jitter (fluctuation) in the IP network 11 and a decrease in transfer efficiency. Even when the capacity of the reception buffer 51 is sufficiently large, a transfer delay occurs due to data retention due to bursts.

この問題に対する対策として、PAUSEフレームの未使用領域を使用して輻輳が発生したポートIDを通知し、PAUSEフレームを受信した装置が通知されたポート宛のフレームのみを抑止する方法が知られている(例えば、特許文献1を参照)。   As a countermeasure against this problem, a method is known in which an unused area of a PAUSE frame is used to notify a port ID where congestion has occurred, and a device that has received the PAUSE frame suppresses only frames addressed to the notified port. (For example, see Patent Document 1).

また、PAUSEフレームを受信した場合、指定された時間、送信を停止するのではなく、前もって決められた送信比率となるように送信間隔を空ける方法も知られている(例えば、特許文献2を参照)。この方法では、フレーム間ギャップ(IFG:Inter Frame Gap)が挿入される。
特開2006−311191号公報 特開2004−104427号公報
In addition, when a PAUSE frame is received, a method is also known in which a transmission interval is set so as to obtain a predetermined transmission ratio instead of stopping transmission for a specified time (see, for example, Patent Document 2). ). In this method, an inter-frame gap (IFG: Inter Frame Gap) is inserted.
JP 2006-31191 A JP 2004-104427 A

しかしながら、上述した従来のフロー制御には、次のような問題がある。
特許文献1の方法では、フレーム送信装置がPAUSEフレームを受信した場合、輻輳が発生している指定ポートのみへのフレーム送信を停止するため、バーストの緩和を実現することはできず、音声ジッタの発生や転送効率の低下を解決することはできない。
However, the conventional flow control described above has the following problems.
In the method of Patent Document 1, when the frame transmitting apparatus receives the PAUSE frame, the frame transmission to only the designated port where congestion occurs is stopped. It is impossible to solve the occurrence and the decrease in transfer efficiency.

特許文献2の方法では、フレーム送信装置がPAUSEフレームを受信した場合、ネットワーク構成から前もって決められた比率で送信間隔を空けて送信するため、バーストを緩和し転送効率を上げることはできる。しかし、フレーム受信装置の受信バッファ内のデータ蓄積量に応じた受信間隔が保障されず、音声ジッタの防止や転送効率の最大化が必ずしも実現できない。   In the method of Patent Document 2, when the frame transmission apparatus receives a PAUSE frame, transmission is performed with a transmission interval at a ratio determined in advance from the network configuration, so that burst can be relaxed and transfer efficiency can be increased. However, the reception interval corresponding to the amount of data stored in the reception buffer of the frame reception device is not guaranteed, and it is not always possible to prevent audio jitter and maximize transfer efficiency.

本発明の第1の課題は、フレームのバーストを緩和するフロー制御を行うフレーム送信装置およびフレーム受信装置を有するネットワークにおいて、受信バッファの容量を増やすことなく、ネットワーク内での音声ジッタの発生を防止し、転送効率を向上させること
である。
A first object of the present invention is to prevent the occurrence of voice jitter in a network without increasing the capacity of a reception buffer in a network having a frame transmission device and a frame reception device that perform flow control for relaxing a burst of frames. And improving the transfer efficiency.

本発明の第2の課題は、受信バッファ内のデータ滞留による転送遅延を削減することである。   A second problem of the present invention is to reduce transfer delay due to data retention in the reception buffer.

フレーム受信装置は、受信バッファ手段、判定手段、送信手段、および設定手段を備え、フレーム送信装置から通信ネットワークを介してフレームを受信する。
受信バッファ手段は、受信したフレームのデータを蓄積し、判定手段は、受信バッファ手段のバッファ使用量に基づいて輻輳が発生したか否かを判定する。送信手段は、輻輳が発生した場合に、フレーム抑止要求をフレーム送信装置に送信する。設定手段は、フレーム送信装置が送信するフレームの送出間隔を指定するパラメータを、フレーム抑止要求に設定する。
The frame reception device includes a reception buffer unit, a determination unit, a transmission unit, and a setting unit, and receives a frame from the frame transmission device via a communication network.
The reception buffer means accumulates the received frame data, and the determination means determines whether congestion has occurred based on the buffer usage of the reception buffer means. The transmission means transmits a frame suppression request to the frame transmission device when congestion occurs. The setting means sets a parameter for designating a transmission interval of frames transmitted by the frame transmitting apparatus in the frame suppression request.

フレーム送信装置は、送信手段、受信手段、抽出手段、および制御手段を備え、通信ネットワークを介してフレーム受信装置にフレームを送信する。
送信手段は、フレーム受信装置にフレームを送信する。受信手段は、フレーム受信装置で輻輳が発生した場合に、フレーム受信装置からフレーム抑止要求を受信する。抽出手段は、送信手段が送信するフレームの送出間隔を指定するパラメータを、フレーム抑止要求から抽出する。制御手段は、抽出されたパラメータにより指定される送出間隔でフレームを送信するように、送信手段を制御する。
The frame transmission device includes a transmission unit, a reception unit, an extraction unit, and a control unit, and transmits a frame to the frame reception device via a communication network.
The transmission means transmits the frame to the frame reception device. The receiving unit receives a frame suppression request from the frame receiving device when congestion occurs in the frame receiving device. The extraction unit extracts a parameter that specifies a transmission interval of frames transmitted by the transmission unit from the frame suppression request. The control unit controls the transmission unit to transmit the frame at a transmission interval specified by the extracted parameter.

フレーム送信装置からフレーム受信装置にフレームが送信されると、受信バッファ手段にフレームのデータが蓄積される。受信バッファ手段のバッファ使用量に基づいて輻輳が発生したと判定された場合、フレームの送出間隔を設定したフレーム抑止要求が、フレーム受信装置からフレーム送信装置に送信される。フレーム送信装置は、受信したフレーム抑止要求に設定された送出間隔でフレームを送信する制御を行う。   When a frame is transmitted from the frame transmission device to the frame reception device, the frame data is stored in the reception buffer means. When it is determined that congestion has occurred based on the buffer usage of the reception buffer means, a frame suppression request in which a frame transmission interval is set is transmitted from the frame reception apparatus to the frame transmission apparatus. The frame transmission device performs control to transmit frames at the transmission interval set in the received frame suppression request.

フレーム受信装置からフレーム送信装置に送信されるフレーム抑止要求は、例えば、後述する図2のPAUSEフレームに対応し、フレームの送出間隔を指定するパラメータは、例えば、図2のIFG挿入数に対応する。   A frame suppression request transmitted from the frame receiving apparatus to the frame transmitting apparatus corresponds to, for example, a PAUSE frame in FIG. 2 to be described later, and a parameter for specifying a frame transmission interval corresponds to, for example, the number of IFG insertions in FIG. .

フレーム受信装置の負荷状況により、受信装置主導で伝送路のバースト性を引き下げることができる。これにより、バースト送信の発生が抑止され、ネットワークの揺らぎを防止することができる。また、受信装置においてバースト送信を吸収するための受信バッファを削減することができ、受信バッファ通過による転送遅延を軽減することが可能になる。   Depending on the load status of the frame receiving device, the burstiness of the transmission path can be lowered by the receiving device. As a result, occurrence of burst transmission is suppressed, and fluctuations in the network can be prevented. In addition, it is possible to reduce the reception buffer for absorbing burst transmission in the reception apparatus, and it is possible to reduce the transfer delay due to passage through the reception buffer.

従来も、フレーム送信装置に回線シェーパ等の機能を持たせることで、ネットワークの負荷を低減することは可能であるが、送信装置において、受信装置に余裕があるのか高負荷なのかを把握することは不可能であり、転送効率が最大とはならない。これに対して、受信装置で処理可能なフレーム送出間隔を送信装置に通知すれば、転送効率が最大になるように調整することができる。   Conventionally, it is possible to reduce the load on the network by providing a function such as a line shaper to the frame transmission device, but it is possible to grasp whether the reception device has a margin or a high load in the transmission device. Is impossible, and transfer efficiency is not maximized. On the other hand, if the transmission apparatus is notified of the frame transmission interval that can be processed by the reception apparatus, the transfer efficiency can be adjusted to be maximized.

以下、図面を参照しながら、本発明を実施するための最良の形態を詳細に説明する。
イーサネット(登録商標)を経由してフレーム送信装置とフレーム受信装置が通信する構成において、受信装置は、輻輳検出時、PAUSEフレームにIFG値を情報として付加して送信装置に通知し、送信装置は、PAUSEフレーム受信時、フレームの送信を停
止するのではなく、そのIFG情報に従ってフレーム送出間隔を制御する。
The best mode for carrying out the present invention will be described below in detail with reference to the drawings.
In a configuration in which a frame transmission device and a frame reception device communicate via Ethernet (registered trademark), the reception device adds an IFG value to the PAUSE frame as information when congestion is detected, and notifies the transmission device. When a PAUSE frame is received, the frame transmission interval is controlled according to the IFG information instead of stopping the frame transmission.

図1は、実施形態のフロー制御におけるフレーム送信装置とフレーム受信装置の構成例を示している。実線矢印と破線矢印は、主信号と制御信号をそれぞれ表している。
フレーム送信装置101は、送信バッファ111、送信制御部112、フレーム送出間隔制御部113、IFGパラメータ抽出部114、中断時間パラメータ抽出部115、PAUSEフレーム抽出部116、および物理層制御部117を備える。フレーム受信装置102は、受信バッファ121、受信バッファ制御部122、バッファ輻輳判定部123、IFG調整部124、中断時間パラメータ挿入部125、IFGパラメータ挿入部126、PAUSEフレーム生成部127、セレクタ128、および物理層制御部129を備える。
FIG. 1 shows a configuration example of a frame transmission device and a frame reception device in the flow control of the embodiment. The solid line arrow and the broken line arrow represent the main signal and the control signal, respectively.
The frame transmission apparatus 101 includes a transmission buffer 111, a transmission control unit 112, a frame transmission interval control unit 113, an IFG parameter extraction unit 114, an interruption time parameter extraction unit 115, a PAUSE frame extraction unit 116, and a physical layer control unit 117. The frame receiving apparatus 102 includes a reception buffer 121, a reception buffer control unit 122, a buffer congestion determination unit 123, an IFG adjustment unit 124, an interruption time parameter insertion unit 125, an IFG parameter insertion unit 126, a PAUSE frame generation unit 127, a selector 128, and A physical layer control unit 129 is provided.

フレーム送信装置101からフレーム受信装置102へ送信されたフレームは、物理層制御部129を介して受信バッファ121に蓄積される。受信バッファ121のデータ蓄積量は、受信バッファ制御部122により常に監視され、バッファ輻輳判定部123およびIFG調整部124に通知される。   A frame transmitted from the frame transmission apparatus 101 to the frame reception apparatus 102 is accumulated in the reception buffer 121 via the physical layer control unit 129. The amount of data stored in the reception buffer 121 is constantly monitored by the reception buffer control unit 122 and notified to the buffer congestion determination unit 123 and the IFG adjustment unit 124.

バッファ輻輳判定部123は、データ蓄積量の情報から輻輳の有無を判別し、輻輳有無情報をIFG調整部124へ通知する。IFG調整部124は、データ蓄積量の情報と輻輳有無情報からIFGおよび中断時間を決定し、具体的なフレーム間隔指示をIFGパラメータ挿入部126に通知し、中断時間パラメータ指示を中断時間パラメータ挿入部125へ通知する。   The buffer congestion determination unit 123 determines the presence / absence of congestion from the data accumulation amount information, and notifies the IFG adjustment unit 124 of the congestion presence / absence information. The IFG adjustment unit 124 determines the IFG and the interruption time from the data accumulation amount information and the congestion presence / absence information, notifies the IFG parameter insertion unit 126 of a specific frame interval instruction, and transmits the interruption time parameter instruction to the interruption time parameter insertion unit. 125 is notified.

なお、実施形態では、指示されたIFGにてフレーム送出を制限している時間と、フレーム送出を停止している時間の両方を総称して、「中断時間」と呼ぶことにする。この中断時間は、フレーム送信装置101においてフレーム抑止制御が継続している時間に相当する。   In the embodiment, the time during which frame transmission is restricted by the instructed IFG and the time during which frame transmission is stopped are collectively referred to as “interruption time”. This interruption time corresponds to a time during which frame suppression control is continued in the frame transmission apparatus 101.

IFGパラメータ挿入部126は、IFGパラメータをPAUSEフレーム生成部127へ通知し、中断時間パラメータ挿入部125は、中断時間パラメータをPAUSEフレーム生成部127へ通知する。PAUSEフレーム生成部127は、IFGパラメータおよび中断時間パラメータを含むPAUSEフレームをセレクタ128へ転送する。セレクタ128は、PAUSEフレームまたは通常フレームを選択し、物理層制御部129を介してフレーム送信装置101に送信する。   The IFG parameter insertion unit 126 notifies the PAUSE frame generation unit 127 of the IFG parameter, and the interruption time parameter insertion unit 125 notifies the PAUSE frame generation unit 127 of the interruption time parameter. The PAUSE frame generation unit 127 transfers the PAUSE frame including the IFG parameter and the interruption time parameter to the selector 128. The selector 128 selects a PAUSE frame or a normal frame and transmits it to the frame transmitting apparatus 101 via the physical layer control unit 129.

フレーム送信装置101へ送信されたフレームは、物理層制御部117を介してPAUSEフレーム抽出部116に転送される。PAUSEフレーム抽出部116は、受信した全フレームの中からPAUSEフレームを抽出して、IFGパラメータ抽出部114および中断時間パラメータ抽出部115へ転送する。IFGパラメータ抽出部114は、PAUSEフレームからIFGパラメータを抽出してフレーム送出間隔制御部113に通知し、中断時間パラメータ抽出部115は、PAUSEフレームから中断時間パラメータを抽出してフレーム送出間隔制御部113に通知する。   The frame transmitted to the frame transmission apparatus 101 is transferred to the PAUSE frame extraction unit 116 via the physical layer control unit 117. The PAUSE frame extraction unit 116 extracts a PAUSE frame from all received frames, and transfers it to the IFG parameter extraction unit 114 and the interruption time parameter extraction unit 115. The IFG parameter extraction unit 114 extracts the IFG parameter from the PAUSE frame and notifies the frame transmission interval control unit 113, and the interruption time parameter extraction unit 115 extracts the interruption time parameter from the PAUSE frame and extracts the frame transmission interval control unit 113. Notify

フレーム送出間隔制御部113は、フレーム送出間隔情報とフレーム抑止指示を送信制御部112へ通知する。送信制御部112は、通知された情報および指示に従って、送信バッファ111からのフレームに対するIFG挿入、またはフレーム送出の停止を行う。送出されたフレームは、物理層制御部117を介してフレーム受信装置102へ送信される。   The frame transmission interval control unit 113 notifies the transmission control unit 112 of frame transmission interval information and a frame suppression instruction. The transmission control unit 112 performs IFG insertion for a frame from the transmission buffer 111 or stops frame transmission according to the notified information and instruction. The transmitted frame is transmitted to the frame receiving apparatus 102 via the physical layer control unit 117.

図2は、実施形態のPAUSEフレームのフレームフォーマットを示している。このP
AUSEフレームのフォーマットは、図15に示した従来のフォーマットと同様である。ただし、従来、未使用であるパディングフィールド42オクテットのうち1オクテットを、IFG指定が有効か無効かを指定する種別フィールドとして用い、2オクテットを、IFG挿入数を指定するフィールドとして用いる。
FIG. 2 shows a frame format of the PAUSE frame of the embodiment. This P
The format of the AUSE frame is the same as the conventional format shown in FIG. However, conventionally, one octet of the unused padding fields 42 octets is used as a type field for designating whether IFG designation is valid or invalid, and two octets are used as a field for designating the number of IFG insertions.

種別フィールドがIFG指定無効に設定されている場合はフレーム送出停止を表し、IFG挿入数フィールドは無効となる。この場合、フレーム送出間隔制御部113は、中断時間フィールドに設定された時間だけ、フレーム送出を停止する。一方、種別フィールドがIFG指定有効に設定されている場合は、IFG挿入数フィールドは有効となり、12オクテット×IFG挿入数がIFG値となる。この場合、フレーム送出間隔制御部113は、中断時間フィールドに設定された時間だけ、IFGの挿入を継続する。   When the type field is set to invalid IFG designation, this indicates that frame transmission is stopped, and the IFG insertion number field is invalid. In this case, the frame transmission interval control unit 113 stops frame transmission for the time set in the interruption time field. On the other hand, when the type field is set to enable IFG designation, the IFG insertion number field is valid, and 12 octets × IFG insertion number is the IFG value. In this case, the frame transmission interval control unit 113 continues the IFG insertion for the time set in the interruption time field.

フレーム受信装置102は、輻輳発生時にフレーム送信装置101に通知したIFG値による効果を、受信バッファ121の使用量の推移を監視することにより判定し、フレーム受信装置102の負荷が最適となるようにIFG値を変更する。これにより、転送効率が最大となるようにIFG値が調整される。   The frame reception apparatus 102 determines the effect of the IFG value notified to the frame transmission apparatus 101 when congestion occurs by monitoring the transition of the usage amount of the reception buffer 121 so that the load on the frame reception apparatus 102 is optimized. Change the IFG value. As a result, the IFG value is adjusted so that the transfer efficiency is maximized.

図3は、IFG調整処理における受信バッファ121の使用量の閾値を示している。バッファ輻輳判定部123は、輻輳継続判定閾値A1、輻輳判定閾値A2、および輻輳解消判定閾値A3を用いて、受信バッファ121の輻輳状態を判定する。ここで、A1>A2>A3である。バッファ使用量が閾値A2を超過したとき、輻輳が発生したと判定され、閾値A1を超過したとき、輻輳が継続していると判定され、閾値A3を下回ったとき、輻輳が解消したと判定される。   FIG. 3 shows a threshold for the usage amount of the reception buffer 121 in the IFG adjustment processing. The buffer congestion determination unit 123 determines the congestion state of the reception buffer 121 using the congestion continuation determination threshold A1, the congestion determination threshold A2, and the congestion elimination determination threshold A3. Here, A1> A2> A3. When the buffer usage exceeds the threshold A2, it is determined that congestion has occurred. When the buffer usage exceeds the threshold A1, it is determined that congestion is continuing. When the buffer usage is below the threshold A3, it is determined that congestion has been eliminated. The

図4は、これらの閾値を用いたIFG調整処理のフローチャートである。この処理で使用する調整中フラグと、内部監視時間T1を計測するためのタイマは、IFG調整部124に保持される。   FIG. 4 is a flowchart of the IFG adjustment process using these threshold values. The in-adjustment flag used in this process and the timer for measuring the internal monitoring time T1 are held in the IFG adjustment unit 124.

まず、バッファ輻輳判定部123は、バッファ使用量が閾値A1を超過したか否かを判定し(ステップ401)、バッファ使用量が閾値A1を超過していなければ、次に、バッファ使用量が閾値A2を超過したか否かを判定する(ステップ402)。バッファ使用量が閾値A2を超過していなければ、ステップ401の処理を繰り返し、バッファ使用量が閾値A2を超過すると、輻輳発生をIFG調整部124に通知する。   First, the buffer congestion determination unit 123 determines whether or not the buffer usage amount exceeds the threshold value A1 (step 401). If the buffer usage amount does not exceed the threshold value A1, then the buffer usage amount is equal to the threshold value. It is determined whether or not A2 has been exceeded (step 402). If the buffer usage does not exceed the threshold A2, the processing in step 401 is repeated, and if the buffer usage exceeds the threshold A2, the occurrence of congestion is notified to the IFG adjustment unit 124.

IFG調整部124は、調整中フラグをチェックし(ステップ403)、調整中フラグがオンであれば、調整中IFG値をIFGパラメータ挿入部126に通知して、内部監視時間T1のタイマを開始する(ステップ404)。一方、調整中フラグがオフであれば、IFG初期値をIFGパラメータ挿入部126に通知して、内部監視時間T1のタイマを開始する(ステップ405)。これにより、IFG値が設定されたPAUSEフレームが送出される。IFG初期値としては、ネットワーク構成および受信フレーム長を考慮して、充分輻輳が発生しない値が選定される。   The IFG adjustment unit 124 checks the adjustment-in-progress flag (step 403). If the adjustment-in-progress flag is on, the IFG adjustment unit 124 notifies the IFG parameter insertion unit 126 of the adjustment-in-progress IFG value, and starts the internal monitoring time T1 timer. (Step 404). On the other hand, if the in-adjustment flag is off, the IFG initial value is notified to the IFG parameter insertion unit 126, and the timer for the internal monitoring time T1 is started (step 405). As a result, a PAUSE frame in which the IFG value is set is transmitted. As the IFG initial value, a value that does not cause sufficient congestion is selected in consideration of the network configuration and the reception frame length.

次に、バッファ輻輳判定部123は、バッファ使用量が閾値A1を超過したか否かを判定し(ステップ406)、バッファ使用量が閾値A1を超過すると、IFG調整部124は、フレーム送出停止をIFGパラメータ挿入部126に指示する(ステップ407)。これにより、フレーム送出停止が設定されたPAUSEフレームが送出される。IFG調整部124は、調整中フラグをオフにし(ステップ408)、ステップ401以降の処理を繰り返す。ステップ401においてバッファ使用量が閾値A1を超過すると、ステップ407以降の処理が行われる。   Next, the buffer congestion determination unit 123 determines whether or not the buffer usage exceeds the threshold A1 (step 406). When the buffer usage exceeds the threshold A1, the IFG adjustment unit 124 stops frame transmission. The IFG parameter insertion unit 126 is instructed (step 407). As a result, a PAUSE frame in which frame transmission stop is set is transmitted. The IFG adjustment unit 124 turns off the adjustment-in-progress flag (step 408), and repeats the processing after step 401. When the buffer usage exceeds the threshold value A1 in step 401, the processing after step 407 is performed.

ステップ406においてバッファ使用量が閾値A1を超過していなければ、バッファ輻輳判定部123は、次に、バッファ使用量が閾値A3を下回ったか否かを判定する(ステップ409)。内部監視時間T1内にバッファ使用量が閾値A3を下回った場合、IFG調整部124は、調整中IFG値を1ランク小さくするようにIFGパラメータ挿入部126に指示する(ステップ410)。   If the buffer usage does not exceed the threshold A1 in step 406, the buffer congestion determination unit 123 next determines whether or not the buffer usage has fallen below the threshold A3 (step 409). When the buffer usage falls below the threshold A3 within the internal monitoring time T1, the IFG adjustment unit 124 instructs the IFG parameter insertion unit 126 to decrease the IFG value being adjusted by one rank (step 410).

そして、IFG調整部124は、調整中フラグをオンにし(ステップ411)、フレーム抑止制御を強制停止するため、中断時間T2の値“0000”を中断時間パラメータ挿入部125に通知する(ステップ412)。これにより、中断時間フィールドに“0000”が設定され、IFG挿入数を1だけ減じたPAUSEフレームが送出される。このPAUSEフレームを受信したフレーム送信装置101のフレーム送出制御部113は、送信制御部112に対するフレーム抑止指示を停止する。IFG調整部124は、ステップ401以降の処理を繰り返す。   Then, the IFG adjustment unit 124 turns on the adjustment flag (step 411), and notifies the interruption time parameter insertion unit 125 of the value “0000” of the interruption time T2 in order to forcibly stop the frame suppression control (step 412). . As a result, “0000” is set in the interruption time field, and a PAUSE frame with the IFG insertion number reduced by 1 is transmitted. The frame transmission control unit 113 of the frame transmission apparatus 101 that has received this PAUSE frame stops the frame suppression instruction to the transmission control unit 112. The IFG adjustment unit 124 repeats the processing after step 401.

ステップ409においてバッファ使用量が閾値A3を下回っていなければ、IFG調整部124は、内部監視時間T1が経過したか否かを判定する(ステップ413)。内部監視時間T1が経過していなければ、ステップ406以降の処理を繰り返す。内部監視時間T1が経過すると、バッファ輻輳判定部123は、次に、バッファ使用量が閾値A2を超過したか否かを判定する(ステップ414)。   If the buffer usage is not less than the threshold value A3 in step 409, the IFG adjustment unit 124 determines whether or not the internal monitoring time T1 has elapsed (step 413). If the internal monitoring time T1 has not elapsed, the processing after step 406 is repeated. When the internal monitoring time T1 has elapsed, the buffer congestion determination unit 123 next determines whether or not the buffer usage exceeds the threshold A2 (step 414).

バッファ使用量が閾値A2を超過していなければ、IFG調整部124は、現状のIFG値を調整中IFG値として採用し(ステップ415)、調整中フラグをオンにして(ステップ416)、ステップ401以降の処理を繰り返す。この場合、現状のIFG値は最適値であるため、フレーム抑止制御の強制停止は行われない。   If the buffer usage does not exceed the threshold A2, the IFG adjusting unit 124 adopts the current IFG value as the adjusting IFG value (step 415), turns on the adjusting flag (step 416), and executes step 401. The subsequent processing is repeated. In this case, since the current IFG value is an optimum value, the frame inhibition control is not forcibly stopped.

ステップ414においてバッファ使用量が閾値A2を超過すると、IFG調整部124は、調整中IFG値を1ランク大きくするようにIFGパラメータ挿入部126に指示する(ステップ417)。これにより、IFG挿入数を1だけ増やしたPAUSEフレームが送出される(ステップ418)。そして、IFG調整部124は、調整中フラグをオンにし(ステップ419)、ステップ406以降の処理を繰り返す。   When the buffer usage exceeds the threshold A2 in step 414, the IFG adjustment unit 124 instructs the IFG parameter insertion unit 126 to increase the IFG value being adjusted by one rank (step 417). As a result, a PAUSE frame with the IFG insertion number increased by 1 is transmitted (step 418). Then, the IFG adjustment unit 124 turns on the adjustment-in-progress flag (step 419), and repeats the processing after step 406.

図5は、このようなIFG調整処理におけるバッファ使用量の推移の一例を示している。実線の矢印は、IFG調整部124における内部監視時間T1のタイマ、または、フレーム送信装置101における中断時間T2のタイマの継続時間を表す。また、黒丸印は、タイマが中断した時刻を表し、破線の矢印は、中断されたタイマの残り時間を表す。   FIG. 5 shows an example of transition of the buffer usage in such IFG adjustment processing. The solid line arrow represents the duration of the timer of the internal monitoring time T1 in the IFG adjustment unit 124 or the timer of the interruption time T2 in the frame transmitting apparatus 101. A black circle represents the time when the timer was interrupted, and a broken arrow represents the remaining time of the interrupted timer.

まず、時刻t1において、バッファ使用量が閾値A2を超過し、調整中フラグがオフの場合、IFG初期値のPAUSEフレームが送出され、同時にT1およびT2のタイマが開始される(ステップ405)。その後、時刻t2において、バッファ使用量が閾値A3を下回ると、タイマが中断される。そして、調整中IFG値が1ランク下げられて(ステップ410)、調整中フラグがオンとなり(ステップ411)、フレーム抑止制御が強制停止される(ステップ412)。   First, at time t1, when the buffer usage exceeds the threshold value A2 and the adjustment-in-progress flag is OFF, an IFG initial value PAUSE frame is transmitted, and timers T1 and T2 are started simultaneously (step 405). Thereafter, when the buffer usage falls below the threshold A3 at time t2, the timer is interrupted. Then, the IFG value during adjustment is lowered by one rank (step 410), the adjustment flag is turned on (step 411), and the frame suppression control is forcibly stopped (step 412).

次に、時刻t3において、バッファ使用量が閾値A2を超過すると、調整中IFG値でPAUSEフレームが送出され、同時にT1およびT2のタイマが開始される(ステップ404)。その後、時刻t4において、バッファ使用量が閾値A3を下回ると、タイマが中断される。そして、調整中IFG値が1ランク下げられて(ステップ410)、調整中フラグがオンとなり(ステップ411)、フレーム抑止制御が強制停止される(ステップ412)。   Next, when the buffer usage exceeds the threshold A2 at time t3, a PAUSE frame is transmitted with the adjusting IFG value, and timers for T1 and T2 are started simultaneously (step 404). Thereafter, when the buffer usage falls below the threshold A3 at time t4, the timer is interrupted. Then, the IFG value during adjustment is lowered by one rank (step 410), the adjustment flag is turned on (step 411), and the frame suppression control is forcibly stopped (step 412).

次に、時刻t5において、バッファ使用量が閾値A2を超過すると、調整中IFG値のPAUSEフレームが送出され、同時にT1およびT2のタイマが開始される(ステップ404)。バッファ使用量が閾値A3を下回ることなく、時刻t6において、T1がタイムアップすると、現状のIFG値が最適値であるため、その値が調整中IFG値として採用され(ステップ415)、フレーム抑止制御が継続される。   Next, when the buffer usage exceeds the threshold value A2 at time t5, a PAUSE frame with an adjusting IFG value is transmitted, and timers for T1 and T2 are started simultaneously (step 404). If the buffer usage does not fall below the threshold A3 and T1 times out at time t6, the current IFG value is the optimum value, so that value is adopted as the adjusting IFG value (step 415), and frame suppression control is performed. Will continue.

次に、時刻t7において、T2がタイムアップし、時刻t8において、バッファ使用量が閾値A2を超過しても、現状のIFG値が最適値であるため、フレーム流量に変化がない限り、時刻t8〜t10において同様の処理が繰り返される。   Next, at time t7, T2 times out, and even if the buffer usage exceeds the threshold A2 at time t8, the current IFG value is the optimum value. Therefore, as long as there is no change in the frame flow rate, time t8 The same processing is repeated at t10.

折れ線501が示すように、時刻t5から時間T1内に、バッファ使用量が閾値A1を超過した場合は、フレーム送出停止のPAUSEフレームが送出され(ステップ407)、調整中フラグがオフとなる(ステップ408)。   As indicated by the broken line 501, if the buffer usage exceeds the threshold value A1 within time T1 from time t5, a PAUSE frame for stopping frame transmission is transmitted (step 407), and the adjustment-in-progress flag is turned off (step 407). 408).

また、折れ線502が示すように、時刻t5から時間T1内にバッファ使用量が閾値A1を超過せず、閾値A2を上回っている場合は、時刻t6において、調整中IFG値が1ランク上げられる(ステップ417)。そして、増加したIFG値のPAUSEフレームが送出され(ステップ418)、調整中フラグがオンとなる(ステップ419)。バッファ使用量は常時監視されており、それが閾値A1を超過すると、折れ線501の場合と同じく、フレーム送出停止のPAUSEフレームが送出され(ステップ407)、調整中フラグがオフとなる(ステップ408)。   As indicated by the broken line 502, when the buffer usage does not exceed the threshold A1 and exceeds the threshold A2 within the time T1 from the time t5, the adjusting IFG value is increased by one rank at the time t6 ( Step 417). Then, the PAUSE frame having the increased IFG value is transmitted (step 418), and the adjustment in progress flag is turned on (step 419). The buffer usage is constantly monitored, and when it exceeds the threshold value A1, a PAUSE frame for stopping frame transmission is transmitted (step 407) and the adjustment in progress flag is turned off (step 408), as in the case of the broken line 501. .

次に、以上の方法とは別のIFG調整方法について説明する。この方法では、フレーム受信装置102は、フレーム送信装置101からの受信フレーム長の平均値を常時監視し、輻輳発生時に直前のフレーム長平均値から、フレーム受信装置102における適正入力ビットレートを選択する。そして、そのビットレートに応じたIFG値をPAUSEフレームに設定することで、フレーム送信装置101に対してフレーム受信装置102の負荷が最適となるようなフレーム送出間隔を通知する。   Next, an IFG adjustment method different from the above method will be described. In this method, the frame receiving apparatus 102 constantly monitors the average value of the received frame length from the frame transmitting apparatus 101, and selects an appropriate input bit rate in the frame receiving apparatus 102 from the previous frame length average value when congestion occurs. . Then, by setting an IFG value corresponding to the bit rate in the PAUSE frame, the frame transmission interval is notified to the frame transmission apparatus 101 so that the load on the frame reception apparatus 102 is optimal.

図6は、このようなIFG調整処理を行うIFG調整部124の構成例を示している。IFG調整部124は、制御部601、入力フレームカウンタ602、タイマ603、IFG値算出部604、およびビットレート格納部605を備える。   FIG. 6 shows a configuration example of the IFG adjustment unit 124 that performs such IFG adjustment processing. The IFG adjustment unit 124 includes a control unit 601, an input frame counter 602, a timer 603, an IFG value calculation unit 604, and a bit rate storage unit 605.

入力フレームカウンタ602は、タイマ603から出力される単位時間Δtの情報と、受信バッファ制御部122からの入力フレーム長情報および入力フレーム数情報に基づいて、Δtあたりの入力フレーム長総和Lと、入力フレーム数Fを常時カウントしている。   The input frame counter 602, based on the information of the unit time Δt output from the timer 603, the input frame length information and the input frame number information from the reception buffer control unit 122, and the input frame length total L per Δt, The number of frames F is constantly counted.

フレーム受信装置102内の適正入力ビットレートの情報は、上位のソフトウェア等により、ビットレート格納部605に設定される。この適正入力ビットレートとしては、許容値より幾分小さい値が設定される。フレーム受信装置102の処理能力は、入力フレーム長の影響を受けるため、複数のフレーム長のそれぞれに対応する適正入力ビットレートをあらかじめ用意しておく。   Information on the appropriate input bit rate in the frame receiving apparatus 102 is set in the bit rate storage unit 605 by upper software or the like. As this appropriate input bit rate, a value somewhat smaller than the allowable value is set. Since the processing capability of the frame receiving apparatus 102 is affected by the input frame length, an appropriate input bit rate corresponding to each of a plurality of frame lengths is prepared in advance.

制御部601は、バッファ輻輳判定部123から輻輳発生を通知されると、IFG値算出部604にその旨を通知する。IFG値算出部604は、入力フレームカウンタ602から、直前のΔtあたりの入力フレーム長総和Lと入力フレーム数Fを読み出し、それらの値を用いて平均フレーム長L/Fを算出する。次に、ビットレート格納部605に格納された複数の適正入力ビットレートの中から、平均フレーム長L/Fに対応する値rを選択する。そして、入力回線の最大ビットレートをr0として、次式によりIFG値を算出する。   When notified of the occurrence of congestion from the buffer congestion determination unit 123, the control unit 601 notifies the IFG value calculation unit 604 to that effect. The IFG value calculation unit 604 reads the input frame length total L and the input frame number F per Δt immediately before from the input frame counter 602, and calculates the average frame length L / F using these values. Next, a value r corresponding to the average frame length L / F is selected from a plurality of appropriate input bit rates stored in the bit rate storage unit 605. Then, assuming that the maximum bit rate of the input line is r0, the IFG value is calculated by the following equation.

IFG値=(r0−r)/(F/Δt)−C [ビット]

定数Cは、プリアンブルとSFDを合わせたビット数に相当し、図2のフォーマットでは8×8ビットである。
IFG value = (r0−r) / (F / Δt) −C [bit]

The constant C corresponds to the number of bits including the preamble and SFD, and is 8 × 8 bits in the format of FIG.

IFG値算出部604は、算出したIFG値を制御部601へ通知し、制御部601は、そのIFG値をIFGパラメータ挿入部126に指示する。
図7は、このIFG調整処理における受信バッファ121の使用量の閾値を示している。バッファ輻輳判定部123は、輻輳継続判定閾値A1および輻輳判定閾値A2を用いて、受信バッファ121の輻輳状態を判定する。ここで、A1>A2である。バッファ使用量が閾値A2を超過したとき、輻輳が発生したと判定され、閾値A1を超過したとき、輻輳が継続していると判定される。
The IFG value calculation unit 604 notifies the calculated IFG value to the control unit 601, and the control unit 601 instructs the IFG parameter insertion unit 126 about the IFG value.
FIG. 7 shows a threshold value for the usage amount of the reception buffer 121 in this IFG adjustment processing. The buffer congestion determination unit 123 determines the congestion state of the reception buffer 121 using the congestion continuation determination threshold A1 and the congestion determination threshold A2. Here, A1> A2. When the buffer usage exceeds the threshold A2, it is determined that congestion has occurred, and when the buffer usage exceeds the threshold A1, it is determined that congestion is continuing.

図8は、これらの閾値を用いたIFG調整処理のフローチャートである。まず、バッファ輻輳判定部123は、バッファ使用量が閾値A1を超過したか否かを判定し(ステップ801)、バッファ使用量が閾値A1を超過していなければ、次に、バッファ使用量が閾値A2を超過したか否かを判定する(ステップ802)。バッファ使用量が閾値A2を超過していなければ、ステップ801の処理を繰り返し、バッファ使用量が閾値A2を超過すると、輻輳発生をIFG調整部124に通知する。   FIG. 8 is a flowchart of the IFG adjustment process using these threshold values. First, the buffer congestion determination unit 123 determines whether or not the buffer usage amount exceeds the threshold value A1 (step 801). If the buffer usage amount does not exceed the threshold value A1, the buffer usage amount is then set to the threshold value. It is determined whether or not A2 has been exceeded (step 802). If the buffer usage does not exceed the threshold A2, the processing in step 801 is repeated, and if the buffer usage exceeds the threshold A2, the occurrence of congestion is notified to the IFG adjustment unit 124.

IFG調整部124は、上述した方法で必要なIFG値を算出し(ステップ803)、そのIFG値をIFGパラメータ挿入部126に通知する(ステップ804)。これにより、算出されたIFG値が設定されたPAUSEフレームが送出される。そして、IFG調整部124は、ステップ801以降の処理を繰り返す。   The IFG adjustment unit 124 calculates a necessary IFG value by the above-described method (step 803), and notifies the IFG parameter insertion unit 126 of the IFG value (step 804). As a result, a PAUSE frame in which the calculated IFG value is set is transmitted. Then, the IFG adjustment unit 124 repeats the processing from step 801 onward.

ステップ801においてバッファ使用量が閾値A1を超過すると、IFG調整部124は、フレーム送出停止をIFGパラメータ挿入部126に指示する(ステップ805)。これにより、フレーム送出停止が設定されたPAUSEフレームが送出される。そして、IFG調整部124は、ステップ801以降の処理を繰り返す。   When the buffer usage exceeds the threshold A1 in step 801, the IFG adjustment unit 124 instructs the IFG parameter insertion unit 126 to stop sending frames (step 805). As a result, a PAUSE frame in which frame transmission stop is set is transmitted. Then, the IFG adjustment unit 124 repeats the processing from step 801 onward.

図9は、このようなIFG調整処理におけるバッファ使用量の推移の一例を示している。まず、時刻t1において、バッファ使用量が閾値A2を超過した場合、算出されたIFG値のPAUSEフレームが送出され(ステップ804)、フレーム送信装置101において中断時間T2のタイマが開始される。その後、時刻t2において、T2がタイムアップすると、フレーム送信装置101はフレーム抑止制御を解除する。   FIG. 9 shows an example of transition of the buffer usage in such IFG adjustment processing. First, when the buffer usage exceeds the threshold A2 at time t1, a PAUSE frame having the calculated IFG value is transmitted (step 804), and the frame transmission apparatus 101 starts a timer for the interruption time T2. Thereafter, at time t2, when T2 times out, the frame transmitting apparatus 101 releases the frame suppression control.

次に、時刻t3において、バッファ使用量が閾値A2を再び超過すると、時刻t3〜t4において同様の処理が繰り返される。時刻t3において、バッファ使用量が閾値A1を超過した場合は、フレーム送出停止のPAUSEフレームが送出される(ステップ805)。   Next, when the buffer usage exceeds the threshold A2 again at time t3, the same processing is repeated at times t3 to t4. If the buffer usage exceeds the threshold value A1 at time t3, a PAUSE frame for stopping frame transmission is transmitted (step 805).

図10は、フレーム抑止を行わない場合のフレーム送出間隔を示している。この場合、フレーム送信装置101は、フレーム1001〜1004の間に最小値(96ビット)のIFGを挿入し、フレーム1001〜1004を連続的に送出する。   FIG. 10 shows a frame transmission interval when frame suppression is not performed. In this case, the frame transmitting apparatus 101 inserts an IFG having a minimum value (96 bits) between the frames 1001 to 1004, and continuously transmits the frames 1001 to 1004.

図11は、IFG値を指定してフレーム抑止を行う場合のフレーム送出間隔を示している。この場合、フレーム送信装置101は、フレーム1101〜1104の間にIFGパラメータにより指定されたIFGを挿入し、フレーム1101〜1104を断続的に送出する。   FIG. 11 shows a frame transmission interval when frame suppression is performed by specifying an IFG value. In this case, the frame transmitting apparatus 101 inserts the IFG designated by the IFG parameter between the frames 1101 to 1104, and transmits the frames 1101 to 1104 intermittently.

次に、オートネゴシエーションの拡張機能を利用した情報交換の方法について説明する。この機能を利用すれば、通信開始前にリンクパートナー間で、PAUSEフレームのIFG値を使用するか否かの情報を交換することが可能である。この情報の交換がない場合は、既存装置によってPAUSEフレームのIFG指示が無視されるため、実施形態の装置と既存装置の接続によってPAUSEフレームのIFG値を誤って使用してしまうことを防ぐことができる。   Next, an information exchange method using the extended function of auto negotiation will be described. By using this function, it is possible to exchange information on whether or not to use the IFG value of the PAUSE frame between link partners before the start of communication. If this information is not exchanged, the IFG instruction of the PAUSE frame is ignored by the existing device, so that the IFG value of the PAUSE frame can be prevented from being erroneously used due to the connection between the device of the embodiment and the existing device. it can.

図12は、互いにリンクパートナーの関係にあるフレーム送信装置101とフレーム受信装置102の間におけるオートネゴシエーションを示すフローチャートである。
まず、フレーム送信装置101の物理層制御部117は、全二重PAUSEオペレーションを有効または無効に設定したBase Page Wordを、フレーム受信装置102に送信する(ステップ1201)。
FIG. 12 is a flowchart illustrating auto-negotiation between the frame transmitting apparatus 101 and the frame receiving apparatus 102 that are in a link partner relationship with each other.
First, the physical layer control unit 117 of the frame transmitting apparatus 101 transmits a Base Page Word in which full-duplex PAUSE operation is set to be valid or invalid to the frame receiving apparatus 102 (step 1201).

次に、Message CodeでPAUSEフレームのIFG指定を有効または無効に設定したNext Page Wordを、フレーム受信装置102に送信する(ステップ1202)。例えば、PAUSEフレームのIFG指定を有効にする場合は、Message Codeのコード番号を26に設定して、Next Page Wordを送信する。   Next, the Next Page Word in which the IFG designation of the PAUSE frame is set to be valid or invalid by the Message Code is transmitted to the frame receiving apparatus 102 (Step 1202). For example, when the IFG designation of the PAUSE frame is validated, the Message Code code number is set to 26 and the Next Page Word is transmitted.

フレーム受信装置102の物理層制御部129は、リンクパートナーのBase Pageを参照し(ステップ1203)、PAUSEオペレーションが有効か否かをチェックする(ステップ1204)。PAUSEオペレーションが有効であれば、次に、リンクパートナーのNext Pageを参照し(ステップ1205)、Message Codeのコード番号をチェックする(ステップ1206)。   The physical layer control unit 129 of the frame receiving apparatus 102 refers to the Base Page of the link partner (Step 1203) and checks whether the PAUSE operation is valid (Step 1204). If the PAUSE operation is valid, the link partner's Next Page is then referenced (step 1205), and the code number of the Message Code is checked (step 1206).

コード番号が26であれば、そのリンクパートナーとの間でPAUSEフレームのIFG指定が有効と判断し、PAUSEフレームのIFG指定が使用可である旨を、IFG調整部124に通知する(ステップ1207)。コード番号が26以外の場合は、PAUSEフレームのIFG指定は無効と判断し、PAUSEフレームのIFG指定が使用不可である旨を、IFG調整部124に通知する(ステップ1208)。   If the code number is 26, it is determined that the IFG designation of the PAUSE frame is valid with the link partner, and the IFG adjustment unit 124 is notified that the IFG designation of the PAUSE frame is usable (step 1207). . If the code number is other than 26, it is determined that the IFG designation of the PAUSE frame is invalid, and the IFG adjustment unit 124 is notified that the IFG designation of the PAUSE frame cannot be used (step 1208).

また、ステップ1204においてPAUSEオペレーションが無効であれば、PAUSEフレームが使用不可である旨を、IFG調整部124に通知する(ステップ1209)。   If the PAUSE operation is invalid in step 1204, the IFG adjustment unit 124 is notified that the PAUSE frame cannot be used (step 1209).

このように、フレーム送信装置101とフレーム受信装置102の間で通信開始前のオートネゴシエーションを行うことにより、PAUSEフレームのIFG値を使用するか否かを確認し、IFG指示の誤認識を防ぐことができる。したがって、実施形態の装置と既存装置の接続が可能になる。   In this way, by performing auto-negotiation before the start of communication between the frame transmitting apparatus 101 and the frame receiving apparatus 102, it is confirmed whether or not the IFG value of the PAUSE frame is used, and erroneous recognition of the IFG instruction is prevented. Can do. Therefore, the apparatus of the embodiment can be connected to the existing apparatus.

図1から図12までを参照しながら説明した実施形態に関し、さらに以下の付記を開示する。
(付記1)フレーム送信装置から通信ネットワークを介してフレームを受信するフレーム受信装置であって、
受信したフレームのデータを蓄積する受信バッファ手段と、
前記受信バッファ手段のバッファ使用量に基づいて輻輳が発生したか否かを判定する判定手段と、
輻輳が発生した場合に、フレーム抑止要求を前記フレーム送信装置に送信する送信手段と、
前記フレーム送信装置が送信するフレームの送出間隔を指定するパラメータを、前記フレーム抑止要求に設定する設定手段と
を備えることを特徴とするフレーム受信装置。
(付記2)前記フレームの送出間隔を調整する調整手段をさらに備え、前記判定手段は、前記バッファ使用量が輻輳判定閾値を超過したとき、輻輳が発生したと判定し、前記調整手段は、前記フレーム抑止要求を送信してから一定時間経過後に該バッファ使用量が該輻輳判定閾値を超過している場合に、前記フレームの送出間隔を増加させ、前記設定手段は、増加した送出間隔を指定するパラメータを前記フレーム抑止要求に設定することを特徴とする付記1記載のフレーム受信装置。
(付記3)前記フレームの送出間隔を調整する調整手段をさらに備え、前記判定手段は、前記バッファ使用量が輻輳判定閾値を超過したとき、輻輳が発生したと判定し、該バッファ使用量が輻輳解消判定閾値を下回ったとき、輻輳が解消したと判定し、前記調整手段は、輻輳が解消した場合に、前記フレームの送出間隔を減少させ、前記設定手段は、減少した送出間隔を指定するパラメータを前記フレーム抑止要求に設定することを特徴とする付記1記載のフレーム受信装置。
(付記4)輻輳が発生した場合に、受信したフレームの平均フレーム長を算出し、得られた平均フレーム長に対応する適正入力ビットレートを用いてフレームの送出間隔を算出する算出手段をさらに備え、前記設定手段は、得られた送出間隔を指定するパラメータを前記フレーム抑止要求に設定することを特徴とする付記1記載のフレーム受信装置。
(付記5)前記判定手段は、前記バッファ使用量が輻輳判定閾値を超過したとき、輻輳が発生したと判定し、該バッファ使用量が輻輳継続判定閾値を超過したとき、輻輳が継続していると判定し、前記設定手段は、輻輳が継続している場合に、フレーム送出停止を指定するパラメータを前記フレーム抑止要求に設定することを特徴とする付記1、2、3、または4記載のフレーム受信装置。
(付記6)フレーム受信を開始する前に、前記フレーム抑止要求に設定されたパラメータにより指定される送出間隔を使用するか否かを示す制御情報を、前記フレーム送信装置から受信する受信手段をさらに備えることを特徴とする付記1、2、3、または4記載のフレーム受信装置。
(付記7)通信ネットワークを介してフレーム受信装置にフレームを送信するフレーム送信装置であって、
前記フレーム受信装置にフレームを送信する送信手段と、
前記フレーム受信装置で輻輳が発生した場合に、該フレーム受信装置からフレーム抑止要求を受信する受信手段と、
前記送信手段が送信するフレームの送出間隔を指定するパラメータを、前記フレーム抑止要求から抽出する抽出手段と、
抽出されたパラメータにより指定される送出間隔でフレームを送信するように、前記送信手段を制御する制御手段と
を備えることを特徴とするフレーム送信装置。
(付記8)フレーム送信装置から通信ネットワークを介してフレームを受信するフレーム受信方法であって、
受信したフレームのデータを受信バッファ手段に蓄積し、
前記受信バッファ手段のバッファ使用量に基づいて輻輳が発生したか否かを判定し、
輻輳が発生した場合に、前記フレーム送信装置が送信するフレームの送出間隔を指定するパラメータを、フレーム抑止要求に設定し、
前記フレーム抑止要求を前記フレーム送信装置に送信する
ことを特徴とするフレーム受信方法。
(付記9)通信ネットワークを介してフレーム受信装置にフレームを送信するフレーム送信方法であって、
前記フレーム受信装置で輻輳が発生した場合に、該フレーム受信装置からフレーム抑止要求を受信し、
前記フレーム抑止要求からフレームの送出間隔を指定するパラメータを抽出し、
抽出されたパラメータにより指定される送出間隔で、前記フレーム受信装置にフレームを送信する
ことを特徴とするフレーム送信方法。
With respect to the embodiment described with reference to FIGS. 1 to 12, the following additional notes are disclosed.
(Supplementary note 1) A frame receiving device for receiving a frame from a frame transmitting device via a communication network,
Receiving buffer means for storing received frame data;
Determining means for determining whether congestion has occurred based on the buffer usage of the receiving buffer means;
A transmission means for transmitting a frame suppression request to the frame transmission device when congestion occurs;
A frame receiving apparatus comprising: setting means for setting, in the frame suppression request, a parameter that specifies a transmission interval of frames transmitted by the frame transmitting apparatus.
(Additional remark 2) It further has an adjustment means which adjusts the sending interval of the frame, and the determination means determines that congestion has occurred when the buffer usage exceeds a congestion determination threshold, and the adjustment means When the buffer usage exceeds the congestion determination threshold after a lapse of a certain time after transmitting a frame suppression request, the frame transmission interval is increased, and the setting means designates the increased transmission interval. The frame receiver according to appendix 1, wherein a parameter is set in the frame suppression request.
(Additional remark 3) It further has the adjustment means which adjusts the transmission interval of the said frame, The said determination means determines that congestion generate | occur | produced when the said buffer usage exceeds the congestion determination threshold value, and this buffer usage is congestion When the threshold is less than the cancellation determination threshold, it is determined that congestion has been resolved, and when the congestion is resolved, the adjustment unit decreases the transmission interval of the frame, and the setting unit specifies a parameter for specifying the decreased transmission interval. Is set in the frame suppression request. 2. The frame receiving apparatus according to appendix 1, wherein:
(Additional remark 4) It further has a calculation means which calculates the average frame length of the received frame when congestion occurs, and calculates the frame transmission interval using the appropriate input bit rate corresponding to the obtained average frame length. The frame receiving apparatus according to claim 1, wherein the setting means sets a parameter for specifying the obtained transmission interval in the frame suppression request.
(Supplementary Note 5) When the buffer usage exceeds the congestion determination threshold, the determination unit determines that congestion has occurred, and when the buffer usage exceeds the congestion continuation determination threshold, congestion continues. The frame according to appendix 1, 2, 3, or 4, wherein the setting means sets a parameter for designating frame transmission stop in the frame suppression request when congestion continues. Receiver device.
(Supplementary Note 6) Receiving means for receiving, from the frame transmitting apparatus, control information indicating whether or not to use a transmission interval specified by a parameter set in the frame suppression request before starting frame reception The frame receiver according to appendix 1, 2, 3, or 4, characterized by comprising:
(Supplementary note 7) A frame transmission device for transmitting a frame to a frame reception device via a communication network,
Transmitting means for transmitting a frame to the frame receiving device;
Receiving means for receiving a frame suppression request from the frame receiving device when congestion occurs in the frame receiving device;
An extraction means for extracting a parameter for specifying a transmission interval of frames transmitted by the transmission means from the frame suppression request;
A frame transmission apparatus comprising: a control unit that controls the transmission unit so as to transmit a frame at a transmission interval specified by the extracted parameter.
(Supplementary note 8) A frame receiving method for receiving a frame from a frame transmitting device via a communication network,
The received frame data is stored in the reception buffer means,
Determine whether congestion has occurred based on the buffer usage of the receiving buffer means,
When congestion occurs, set a parameter for specifying a transmission interval of frames transmitted by the frame transmission device in a frame suppression request,
A frame receiving method, wherein the frame suppression request is transmitted to the frame transmitting apparatus.
(Supplementary note 9) A frame transmission method for transmitting a frame to a frame reception device via a communication network,
When congestion occurs in the frame receiving device, a frame suppression request is received from the frame receiving device,
Extract a parameter that specifies the frame transmission interval from the frame suppression request,
A frame transmission method comprising: transmitting a frame to the frame receiving device at a transmission interval specified by an extracted parameter.

実施形態のフレーム送信装置とフレーム受信装置の構成図である。It is a block diagram of the frame transmission apparatus and frame reception apparatus of embodiment. 実施形態のPAUSEフレームを示す図である。It is a figure which shows the PAUSE frame of embodiment. 第1のバッファ使用量の閾値を示す図である。It is a figure which shows the threshold value of the 1st buffer usage-amount. 第1のIFG調整処理のフローチャートである。It is a flowchart of a 1st IFG adjustment process. 第1のバッファ使用量の推移を示す図である。It is a figure which shows transition of the 1st buffer usage-amount. IFG調整部の構成図である。It is a block diagram of an IFG adjustment part. 第2のバッファ使用量の閾値を示す図である。It is a figure which shows the threshold value of the 2nd buffer usage-amount. 第2のIFG調整処理のフローチャートである。It is a flowchart of a 2nd IFG adjustment process. 第2のバッファ使用量の推移を示す図である。It is a figure which shows transition of the 2nd buffer usage. 第1のフレーム送出間隔を示す図である。It is a figure which shows the 1st frame transmission interval. 第2のフレーム送出間隔を示す図である。It is a figure which shows the 2nd frame transmission interval. オートネゴシエーションのフローチャートである。It is a flowchart of an auto negotiation. ネットワーク構成を示す図である。It is a figure which shows a network structure. 従来のフレーム送信装置とフレーム受信装置の構成図である。It is a block diagram of the conventional frame transmitter and frame receiver. 従来のPAUSEフレームを示す図である。It is a figure which shows the conventional PAUSE frame.

符号の説明Explanation of symbols

11 IPネットワーク
12 上位装置
13、14、15 無線基地局装置
16、17、18、19、20、21 ネットワーク装置
31、101 フレーム送信装置
32、102 フレーム受信装置
41、111 送信バッファ
42、112 送信制御部
43、115 中断時間パラメータ抽出部
44、116 PAUSEフレーム抽出部
51、121 受信バッファ
52、122 受信バッファ制御部
53、123 バッファ輻輳判定部
54、125 中断時間パラメータ挿入部
55、127 PAUSEフレーム生成部
56、128 セレクタ
42、112 送信制御部
113 フレーム送出間隔制御部
114 IFGパラメータ抽出部
117、129 物理層制御部
124 IFG調整部
126 IFGパラメータ挿入部
501、502 折れ線
601 制御部
602 入力フレームカウンタ
603 タイマ
604 IFG値算出部
605 ビットレート格納部
1001、1002、1003、1004、1101、1102、1103、1104
フレーム
11 IP network 12 Host device 13, 14, 15 Wireless base station device 16, 17, 18, 19, 20, 21 Network device 31, 101 Frame transmission device 32, 102 Frame reception device 41, 111 Transmission buffer 42, 112 Transmission control Unit 43, 115 interruption time parameter extraction unit 44, 116 PAUSE frame extraction unit 51, 121 reception buffer 52, 122 reception buffer control unit 53, 123 buffer congestion judgment unit 54, 125 interruption time parameter insertion unit 55, 127 PAUSE frame generation unit 56, 128 Selectors 42, 112 Transmission control unit 113 Frame transmission interval control unit 114 IFG parameter extraction unit 117, 129 Physical layer control unit 124 IFG adjustment unit 126 IFG parameter insertion unit 501, 502 Plot 60 DESCRIPTION OF SYMBOLS 1 Control part 602 Input frame counter 603 Timer 604 IFG value calculation part 605 Bit rate storage part 1001, 1002, 1003, 1004, 1101, 1102, 1103, 1104
flame

Claims (8)

フレーム送信装置から通信ネットワークを介してフレームを受信するフレーム受信装置であって、
受信したフレームのデータを蓄積する受信バッファ手段と、
前記受信バッファ手段のバッファ使用量に基づいて輻輳が発生したか否かを判定する判定手段と、
輻輳が発生した場合に、フレーム抑止要求を前記フレーム送信装置に送信する送信手段と、
前記フレーム送信装置が送信するフレームの送出間隔を指定するパラメータを、前記フレーム抑止要求に設定する設定手段と
を備えることを特徴とするフレーム受信装置。
A frame receiving device for receiving a frame from a frame transmitting device via a communication network,
Receiving buffer means for storing received frame data;
Determining means for determining whether congestion has occurred based on the buffer usage of the receiving buffer means;
A transmission means for transmitting a frame suppression request to the frame transmission device when congestion occurs;
A frame receiving apparatus comprising: setting means for setting, in the frame suppression request, a parameter that specifies a transmission interval of frames transmitted by the frame transmitting apparatus.
前記フレームの送出間隔を調整する調整手段をさらに備え、前記判定手段は、前記バッファ使用量が輻輳判定閾値を超過したとき、輻輳が発生したと判定し、前記調整手段は、前記フレーム抑止要求を送信してから一定時間経過後に該バッファ使用量が該輻輳判定閾値を超過している場合に、前記フレームの送出間隔を増加させ、前記設定手段は、増加した送出間隔を指定するパラメータを前記フレーム抑止要求に設定することを特徴とする請求項1記載のフレーム受信装置。   The adjustment unit further adjusts the transmission interval of the frame, and the determination unit determines that congestion has occurred when the buffer usage exceeds a congestion determination threshold, and the adjustment unit outputs the frame suppression request. The transmission interval of the frame is increased when the buffer usage exceeds the congestion determination threshold after a predetermined time has elapsed after transmission, and the setting means sets a parameter for specifying the increased transmission interval to the frame The frame receiving apparatus according to claim 1, wherein the frame receiving apparatus is set to a suppression request. 前記フレームの送出間隔を調整する調整手段をさらに備え、前記判定手段は、前記バッファ使用量が輻輳判定閾値を超過したとき、輻輳が発生したと判定し、該バッファ使用量が輻輳解消判定閾値を下回ったとき、輻輳が解消したと判定し、前記調整手段は、輻輳が解消した場合に、前記フレームの送出間隔を減少させ、前記設定手段は、減少した送出間隔を指定するパラメータを前記フレーム抑止要求に設定することを特徴とする請求項1記載のフレーム受信装置。   The apparatus further comprises adjusting means for adjusting the transmission interval of the frame, and the determining means determines that congestion has occurred when the buffer usage exceeds a congestion determination threshold, and the buffer usage determines the congestion elimination determination threshold. When it falls below, it is determined that the congestion has been resolved, and when the congestion is resolved, the adjustment means decreases the frame transmission interval, and the setting means sets a parameter for specifying the decreased transmission interval to the frame suppression. The frame receiving apparatus according to claim 1, wherein the frame receiving apparatus is set to a request. 輻輳が発生した場合に、受信したフレームの平均フレーム長を算出し、得られた平均フレーム長に対応する適正入力ビットレートを用いてフレームの送出間隔を算出する算出手段をさらに備え、前記設定手段は、得られた送出間隔を指定するパラメータを前記フレーム抑止要求に設定することを特徴とする請求項1記載のフレーム受信装置。   A calculation unit that calculates an average frame length of a received frame when congestion occurs and calculates a frame transmission interval using an appropriate input bit rate corresponding to the obtained average frame length; 2. The frame receiving device according to claim 1, wherein a parameter for specifying the obtained transmission interval is set in the frame suppression request. 前記判定手段は、前記バッファ使用量が輻輳判定閾値を超過したとき、輻輳が発生したと判定し、該バッファ使用量が輻輳継続判定閾値を超過したとき、輻輳が継続していると判定し、前記設定手段は、輻輳が継続している場合に、フレーム送出停止を指定するパラメータを前記フレーム抑止要求に設定することを特徴とする請求項1、2、3、または4記載のフレーム受信装置。   The determination means determines that congestion has occurred when the buffer usage exceeds a congestion determination threshold, and determines that congestion continues when the buffer usage exceeds a congestion continuation determination threshold; 5. The frame receiving apparatus according to claim 1, wherein the setting means sets a parameter for designating frame transmission stop in the frame suppression request when congestion continues. 通信ネットワークを介してフレーム受信装置にフレームを送信するフレーム送信装置であって、
前記フレーム受信装置にフレームを送信する送信手段と、
前記フレーム受信装置で輻輳が発生した場合に、該フレーム受信装置からフレーム抑止要求を受信する受信手段と、
前記送信手段が送信するフレームの送出間隔を指定するパラメータを、前記フレーム抑止要求から抽出する抽出手段と、
抽出されたパラメータにより指定される送出間隔でフレームを送信するように、前記送信手段を制御する制御手段と
を備えることを特徴とするフレーム送信装置。
A frame transmission device that transmits a frame to a frame reception device via a communication network,
Transmitting means for transmitting a frame to the frame receiving device;
Receiving means for receiving a frame suppression request from the frame receiving device when congestion occurs in the frame receiving device;
An extraction means for extracting a parameter for specifying a transmission interval of frames transmitted by the transmission means from the frame suppression request;
A frame transmission apparatus comprising: a control unit that controls the transmission unit so as to transmit a frame at a transmission interval specified by the extracted parameter.
フレーム送信装置から通信ネットワークを介してフレームを受信するフレーム受信方法
であって、
受信したフレームのデータを受信バッファ手段に蓄積し、
前記受信バッファ手段のバッファ使用量に基づいて輻輳が発生したか否かを判定し、
輻輳が発生した場合に、前記フレーム送信装置が送信するフレームの送出間隔を指定するパラメータを、フレーム抑止要求に設定し、
前記フレーム抑止要求を前記フレーム送信装置に送信する
ことを特徴とするフレーム受信方法。
A frame reception method for receiving a frame from a frame transmission device via a communication network,
The received frame data is stored in the reception buffer means,
Determine whether congestion has occurred based on the buffer usage of the receiving buffer means,
When congestion occurs, set a parameter for specifying a transmission interval of frames transmitted by the frame transmission device in a frame suppression request,
A frame receiving method, wherein the frame suppression request is transmitted to the frame transmitting apparatus.
通信ネットワークを介してフレーム受信装置にフレームを送信するフレーム送信方法であって、
前記フレーム受信装置で輻輳が発生した場合に、該フレーム受信装置からフレーム抑止要求を受信し、
前記フレーム抑止要求からフレームの送出間隔を指定するパラメータを抽出し、
抽出されたパラメータにより指定される送出間隔で、前記フレーム受信装置にフレームを送信する
ことを特徴とするフレーム送信方法。
A frame transmission method for transmitting a frame to a frame reception device via a communication network,
When congestion occurs in the frame receiving device, a frame suppression request is received from the frame receiving device,
Extract a parameter that specifies the frame transmission interval from the frame suppression request,
A frame transmission method comprising: transmitting a frame to the frame receiving device at a transmission interval specified by an extracted parameter.
JP2007321429A 2007-12-12 2007-12-12 Frame transmission device and frame reception device Withdrawn JP2009147569A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007321429A JP2009147569A (en) 2007-12-12 2007-12-12 Frame transmission device and frame reception device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007321429A JP2009147569A (en) 2007-12-12 2007-12-12 Frame transmission device and frame reception device

Publications (1)

Publication Number Publication Date
JP2009147569A true JP2009147569A (en) 2009-07-02

Family

ID=40917692

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007321429A Withdrawn JP2009147569A (en) 2007-12-12 2007-12-12 Frame transmission device and frame reception device

Country Status (1)

Country Link
JP (1) JP2009147569A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012257251A (en) * 2011-06-09 2012-12-27 Samsung Electronics Co Ltd Node device preventing overflow of pending table in network system of name board, and device and method of preventing overflow
JP2015177215A (en) * 2014-03-13 2015-10-05 富士通株式会社 Transmitter and transmission method
JP7270094B1 (en) 2022-03-24 2023-05-09 ソフトバンク株式会社 Control device, control system, control method, and program

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012257251A (en) * 2011-06-09 2012-12-27 Samsung Electronics Co Ltd Node device preventing overflow of pending table in network system of name board, and device and method of preventing overflow
JP2015177215A (en) * 2014-03-13 2015-10-05 富士通株式会社 Transmitter and transmission method
US9749265B2 (en) 2014-03-13 2017-08-29 Fujitsu Limited Transmission device and transmission method
JP7270094B1 (en) 2022-03-24 2023-05-09 ソフトバンク株式会社 Control device, control system, control method, and program

Similar Documents

Publication Publication Date Title
JP5325231B2 (en) Controlling packet-switched data network congestion
JP5792272B2 (en) System and method for adapting to network congestion
US7489637B2 (en) Method of enhancing the efficiency of data flow in communication systems
EP1987637B1 (en) System and method for transferring data packets through a communication system
WO2003053009A1 (en) A method of controlling flow of the ethernet data in a synchronous data hierarchy transmission network
CN109639340A (en) A kind of TCP accelerated method suitable for satellite link
WO2018218957A1 (en) Traffic control method, device and system
US7738395B2 (en) Communication system for improving data transmission efficiency of TCP in a wireless network environment and a method thereof
JP4629593B2 (en) Packet transmission apparatus and packet transmission system
CN109586932B (en) Multicast method and terminal equipment
US8149703B2 (en) Powerline network bridging congestion control
JP2009147569A (en) Frame transmission device and frame reception device
US7613191B2 (en) Packet transmission method of wireless network
JPWO2004091148A1 (en) Mobile terminal and wireless access point in wireless access system
JP2008236733A (en) Bandwidth control apparatus, system, and method
CN113424578B (en) Acceleration method and device for transmission control protocol
CN115412468A (en) Method, device, controller and medium for detecting port traffic of network equipment
WO2010115367A1 (en) Data transmission method and data processing apparatus
JP2001292150A (en) Communication control method
JPH05260090A (en) Video transfer system
JP3845392B2 (en) BAND CONTROL DEVICE AND BAND CONTROL SYSTEM
CN106992939B (en) Dynamic learning system and method for QoS flow control threshold of satellite IP network
JPH10257079A (en) Node device, communication system packet transmission control method and packet transmission method
KR20020033307A (en) Data transmission method for wireless network
JP4037729B2 (en) Network automatic optimization system

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20110301