Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP6467877B2 - Transmission frame conversion circuit - Google Patents
[go: Go Back, main page]

JP6467877B2 - Transmission frame conversion circuit - Google Patents

Transmission frame conversion circuit Download PDF

Info

Publication number
JP6467877B2
JP6467877B2 JP2014228511A JP2014228511A JP6467877B2 JP 6467877 B2 JP6467877 B2 JP 6467877B2 JP 2014228511 A JP2014228511 A JP 2014228511A JP 2014228511 A JP2014228511 A JP 2014228511A JP 6467877 B2 JP6467877 B2 JP 6467877B2
Authority
JP
Japan
Prior art keywords
frame
transmission
hdlc
ethernet
conversion circuit
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.)
Active
Application number
JP2014228511A
Other languages
Japanese (ja)
Other versions
JP2016092743A (en
Inventor
小林 哲也
哲也 小林
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.)
Meidensha Corp
Original Assignee
Meidensha 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 Meidensha Corp filed Critical Meidensha Corp
Priority to JP2014228511A priority Critical patent/JP6467877B2/en
Publication of JP2016092743A publication Critical patent/JP2016092743A/en
Application granted granted Critical
Publication of JP6467877B2 publication Critical patent/JP6467877B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Description

本発明は光ループ伝送システム等の伝送システムに適用される伝送フレーム変換回路に関する。   The present invention relates to a transmission frame conversion circuit applied to a transmission system such as an optical loop transmission system.

光ループ伝送システムは、光モジュールを用いた伝送システムであり、光ファイバによってループ状に接続されている。光ループ伝送システムにおいて通信プロトコルが異なる伝送媒体(伝送フレーム)を接続する場合、伝送フレームを変換、例えば、HDLC(High-Level Data Link Control)フレームをEthernet(登録商標)フレームに変換させる必要がある。   The optical loop transmission system is a transmission system using an optical module, and is connected in a loop by an optical fiber. When connecting transmission media (transmission frames) with different communication protocols in an optical loop transmission system, it is necessary to convert the transmission frames, for example, convert HDLC (High-Level Data Link Control) frames into Ethernet (registered trademark) frames. .

異なるネットワークシステム間で伝送させるフレームのフレーム変換やプロトコル変換はソフトウェア処理で行われている(例えば、特許文献1〜3)。また、高速化するネットワークシステムに対応するためにハードウェア処理でプロトコル変換を行う場合もある(例えば、特許文献4〜6)。   Frame conversion and protocol conversion of frames transmitted between different network systems are performed by software processing (for example, Patent Documents 1 to 3). In some cases, protocol conversion is performed by hardware processing in order to cope with a network system that increases in speed (for example, Patent Documents 4 to 6).

さらに、Ethernetのジャンボフレームに対応または非対応の装置を同一ネットワークで接続するためにフラグメント処理を利用する場合もある(特許文献7)。   In addition, fragment processing may be used to connect devices that support or do not support Ethernet jumbo frames in the same network (Patent Document 7).

特開平9−321821号公報JP-A-9-321821 特開平11−275170号公報JP-A-11-275170 特開平7−235949号公報Japanese Patent Laid-Open No. 7-235949 特開平11−261622号公報Japanese Patent Laid-Open No. 11-261622 特開平1−290346号公報JP-A-1-290346 特開平4−243347号公報JP-A-4-243347 特開2012−120079号公報JP2012-120079A

光ループ伝送システムにおいてはループマスタがループの終端処理を行っている。あるノードが送信したデータはループを一巡若しくはループマスタにて終端される(破棄される)。各ノードは、あるノードが送信したデータを受信するのと同時に後段のノードへの送信データを伝搬する。このときの伝搬遅延は一般的に光モジュールの送受信時間のみで非常に短い時間(ナノ秒単位)である。   In an optical loop transmission system, a loop master performs a loop termination process. Data transmitted from a certain node is looped around or terminated (discarded) by the loop master. Each node propagates transmission data to a subsequent node simultaneously with receiving data transmitted by a certain node. The propagation delay at this time is generally a very short time (nanosecond unit) only by the transmission / reception time of the optical module.

異なる伝送媒体を接続する場合、伝送フレームを変換させる必要がある。前述の事例では、プロトコルがHDLCプロトコルで通信処理されるため、伝送フレーム変換処理にあたりHDLCフレームをEthernetフレームによってカプセル化する処理を行う。   When connecting different transmission media, it is necessary to convert the transmission frame. In the above-described case, since the protocol is processed by the HDLC protocol, processing for encapsulating the HDLC frame with the Ethernet frame is performed in the transmission frame conversion processing.

HDLCプロトコルを利用するネットワークの伝送速度は一般的に最大10Mbps程度である。これに対し、Ethernetプロトコルを利用するネットワークの伝送速度は100Mbps、1Gbpsと高速である。HDLCフレームからEthernetフレームにフレーム変換する場合、遅い伝送速度から速い伝送速度へ変換するため、アンダーランの問題を考慮しなければならない。アンダーランを起こさないために、遅い伝送速度のHDLCフレームを全て受信してから速い伝送速度のEthernetフレームに変換して出力する必要がある。   The transmission speed of a network using the HDLC protocol is generally about 10 Mbps at maximum. On the other hand, the transmission speed of the network using the Ethernet protocol is as high as 100 Mbps and 1 Gbps. When the frame is converted from the HDLC frame to the Ethernet frame, the underrun problem must be taken into consideration in order to convert from a low transmission rate to a high transmission rate. In order not to cause an underrun, it is necessary to receive all HDLC frames with a low transmission rate and then convert them into Ethernet frames with a high transmission rate and output them.

上記の通り、異なる伝送媒体間の伝送速度が大幅に異なる場合、伝送フレーム変換時間は遅い方の伝送速度に左右されるので、伝送フレーム変換部の伝播遅延がネットワーク全体の伝送性能を低下させてしまう問題がある。   As mentioned above, when the transmission speed between different transmission media is significantly different, the transmission frame conversion time depends on the slower transmission speed, so the propagation delay of the transmission frame conversion section reduces the transmission performance of the entire network. There is a problem.

本発明は、上記の事情に鑑みなされたもので、異なる伝送媒体間の伝搬遅延を短縮させることを課題とする。   The present invention has been made in view of the above circumstances, and an object thereof is to reduce the propagation delay between different transmission media.

そこで、本発明は、受信フレームをこのフレームと通信プロトコルが異なる送信フレームに変換する伝送フレーム変換回路であって、前記受信フレームを一定のサイズ毎に受信し当該サイズのフレームを前記受信フレームと通信プロトコルが異なる送信フレームに付加してフレーム変換バッファに保持させる受信フレーム制御手段と、前記フレーム変換バッファからの送信フレームの送信要求に基づき当該バッファに保持された前記サイズのフレームが付加された送信フレームを送信させる送信フレーム制御手段を備える。   Therefore, the present invention provides a transmission frame conversion circuit that converts a received frame into a transmission frame having a communication protocol different from that of the frame, and receives the reception frame for each predetermined size and communicates the frame of the size with the reception frame. A reception frame control means for adding to a transmission frame with a different protocol and holding it in a frame conversion buffer, and a transmission frame to which a frame of the size held in the buffer is added based on a transmission request for the transmission frame from the frame conversion buffer Transmission frame control means for transmitting.

以上の本発明によれば異なる伝送媒体間の伝搬遅延を短縮できる。   According to the present invention described above, the propagation delay between different transmission media can be shortened.

本発明の実施形態における伝送フレーム変換回路の構成図。The block diagram of the transmission frame conversion circuit in embodiment of this invention. 同実施形態における光ループ伝送システムの一例を示した構成図。The block diagram which showed an example of the optical loop transmission system in the embodiment. (a)同実施形態におけるフレーム変換バッファの構成例,(b)は同実施形態におけるEthernetフレームの構成例。(A) Configuration example of frame conversion buffer in the embodiment, (b) Configuration example of Ethernet frame in the embodiment. 同実施形態におけるノード、伝送フレーム変換回路の動作例を説明したタイムチャート。The time chart explaining the operation example of the node in the same embodiment, and a transmission frame conversion circuit. 従来の伝送システムにおけるノード,伝送フレーム変換回路の動作例を説明したタイムチャート。The time chart explaining the operation example of the node in the conventional transmission system, and a transmission frame conversion circuit.

以下に図面を参照しながら本発明の実施形態について説明する。   Embodiments of the present invention will be described below with reference to the drawings.

図1に例示された伝送フレーム変換回路1はHDLCのフレームをEthernetのフレームに変換する回路である。一方、伝送フレーム変換回路2はEthernetのフレームをHDLCのフレームに変換する回路である。   The transmission frame conversion circuit 1 illustrated in FIG. 1 is a circuit that converts an HDLC frame into an Ethernet frame. On the other hand, the transmission frame conversion circuit 2 is a circuit that converts an Ethernet frame into an HDLC frame.

伝送フレーム変換回路1,2は図2に例示された異なる種類の通信プロトコルを採用するノードを有する光ループ伝送システムにおいて具備される。本システムはHDLCプロトコルを前提とし、この通知プロトコルと異なる伝送媒体はEthernetとなっている。つまり、Ethernetで接続されるノードもHDLCプロトコルで通信処理されるものとする。   The transmission frame conversion circuits 1 and 2 are provided in an optical loop transmission system having nodes that employ different types of communication protocols illustrated in FIG. This system is based on the HDLC protocol, and the transmission medium different from this notification protocol is Ethernet. In other words, it is assumed that nodes connected by Ethernet are also processed for communication using the HDLC protocol.

伝送フレーム変換回路1は、FPGA等のメモリとハードロジックデバイスが集積されたLSIにおいて、フレーム変換バッファ10、受信コントローラ11、送信コントローラ12、CPU13が実装されている。   The transmission frame conversion circuit 1 includes a frame conversion buffer 10, a reception controller 11, a transmission controller 12, and a CPU 13 in an LSI in which a memory such as an FPGA and a hard logic device are integrated.

受信コントローラ11はHDLCフレームF1をフレーム変換バッファ10のHDLCフレームエリア101に保持する。HDLCフレームエリア101は、Ethernetフレーム102が付加され、Ethernetフレームエリア100にてカプセル化されてフレーム変換バッファ10に保持される。   The reception controller 11 holds the HDLC frame F1 in the HDLC frame area 101 of the frame conversion buffer 10. The HDLC frame area 101 is added with an Ethernet frame 102, encapsulated in the Ethernet frame area 100, and held in the frame conversion buffer 10.

フレーム変換バッファ10のEthernetフレームエリア100はハードウェアロジック(レジスタ)で構成されている。つまり、フレーム変換バッファ10はデュアルポートメモリとハードウェアロジック(レジスタ)とで構成されている。   The Ethernet frame area 100 of the frame conversion buffer 10 is composed of hardware logic (registers). That is, the frame conversion buffer 10 is composed of a dual port memory and hardware logic (register).

送信コントローラ12はフレーム変換バッファ10からの送信フレームの送信要求に基づくCPU13からの送信指令により当該バッファ10のEthernetフレームエリア100のデータを送信させる。   The transmission controller 12 causes the data in the Ethernet frame area 100 of the buffer 10 to be transmitted in response to a transmission command from the CPU 13 based on the transmission request for the transmission frame from the frame conversion buffer 10.

伝送フレーム変換回路2も、伝送フレーム変換回路1と同様にメモリとハードロジックデバイスが集積されたLSIにおいて、フレーム変換バッファ20,受信コントローラ21,送信コントローラ22,CPU23が実装されている。フレーム変換バッファ20もデュアルポートメモリとハードウェアロジック(レジスタ)とで構成されている。   Similarly to the transmission frame conversion circuit 1, the transmission frame conversion circuit 2 is also an LSI in which a memory and a hard logic device are integrated, and a frame conversion buffer 20, a reception controller 21, a transmission controller 22, and a CPU 23 are mounted thereon. The frame conversion buffer 20 is also composed of a dual port memory and hardware logic (register).

フレーム変換バッファ20は受信コントローラ21からのEthernetフレームF2のデータの入力が可能である一方で送信コントローラ22からのHDLCフレームF1のデータの読み出しを可能とする。フレーム変換バッファ20はフレーム変換バッファ10と同様にディアルポートメモリで構成される。   The frame conversion buffer 20 can input data of the Ethernet frame F2 from the reception controller 21 while reading data of the HDLC frame F1 from the transmission controller 22. The frame conversion buffer 20 is composed of a dual port memory in the same manner as the frame conversion buffer 10.

受信コントローラ21は受信したEthernetフレームF2のデータをフレーム変換バッファ20に保持させる。このバッファ20のEthernetフレームエリア200にはEthernetフレーム202が付加されたHDLCフレームエリア201がカプセル化されている。   The reception controller 21 causes the frame conversion buffer 20 to hold the received data of the Ethernet frame F2. The Ethernet frame area 200 of the buffer 20 encapsulates an HDLC frame area 201 to which an Ethernet frame 202 is added.

送信コントローラ22はCPU13からの送信指令によりフレーム変換バッファ20のEthernetフレームエリア200に含まれるHDLCフレームエリア201のデータを送信させる。   The transmission controller 22 causes the data in the HDLC frame area 201 included in the Ethernet frame area 200 of the frame conversion buffer 20 to be transmitted in response to a transmission command from the CPU 13.

図4を参照しながら本実施形態の伝送システムの動作例について説明する。   An example of the operation of the transmission system of this embodiment will be described with reference to FIG.

伝送フレーム変換回路1の受信コントローラ11はノード#0,#2,#3を介して伝搬されたHDLCフレームF1を受理するとそのデータをフレーム変換バッファ10のHDLCフレームエリア101に保持させる。Ethernetフレームエリア100はEthernetフレーム102のMACフレームとIPフレームを付加して前記HDLCフレームF1のデータをHDLCフレームエリア101にてカプセル化する。   When the reception controller 11 of the transmission frame conversion circuit 1 receives the HDLC frame F1 propagated through the nodes # 0, # 2, and # 3, the data is held in the HDLC frame area 101 of the frame conversion buffer 10. The Ethernet frame area 100 adds the MAC frame and IP frame of the Ethernet frame 102 and encapsulates the data of the HDLC frame F1 in the HDLC frame area 101.

また、同変換回路1は、伝送媒体間(ノード#3,#6間)の伝搬遅延を短縮させるために、IPフレームのフラグメント機能(分割機能)を利用する。フレーム変換バッファ10、Ethernetフレームの詳細な構成を図3(a)(b)にそれぞれ例示した。   The conversion circuit 1 uses an IP frame fragment function (dividing function) in order to shorten the propagation delay between transmission media (between nodes # 3 and # 6). Detailed configurations of the frame conversion buffer 10 and the Ethernet frame are illustrated in FIGS. 3A and 3B, respectively.

具体的にはCPU13からの受信処理の指令により受信コントローラ11は一定サイズ(図3の事例では128バイト)のHDLCフレームF1データを受信する毎にこのデータをEthernetフレーム102(MACフレーム,IPフレーム)によってカプセル化してフレーム変換バッファ10に保持させる。フレーム変換バッファ10はCPU13に対してEthernet送信要求を出力する(図1のS1)。CPU13は、フレーム変換バッファ10からのEthernet送信要求を受けると(S1)、送信コントローラ12に対し送信処理の制御信号を出力する(同図のS2)。送信コントローラ12はフレーム変換バッファ10のEthernetフレームエリア100のデータを送信する。   Specifically, every time the reception controller 11 receives HDLC frame F1 data of a certain size (128 bytes in the example of FIG. 3) in accordance with a reception processing command from the CPU 13, this data is transferred to the Ethernet frame 102 (MAC frame, IP frame). Is encapsulated and held in the frame conversion buffer 10. The frame conversion buffer 10 outputs an Ethernet transmission request to the CPU 13 (S1 in FIG. 1). When receiving the Ethernet transmission request from the frame conversion buffer 10 (S1), the CPU 13 outputs a control signal for transmission processing to the transmission controller 12 (S2 in the figure). The transmission controller 12 transmits data of the Ethernet frame area 100 of the frame conversion buffer 10.

以上のように伝送フレーム変換回路1はHDLCフレームF1を一定サイズ毎に受信しながらこのHDLCフレームF1をカプセル化したEthernetフレームF2を送信する。この処理によって一定サイズを超えるフレームの伝送フレーム変換処理の高速化が可能となる。   As described above, the transmission frame conversion circuit 1 transmits the Ethernet frame F2 in which the HDLC frame F1 is encapsulated while receiving the HDLC frame F1 for each fixed size. By this processing, it is possible to speed up the transmission frame conversion processing for frames exceeding a certain size.

特に、フレーム変換バッファ10においては一定サイズ毎に分割フレームエリアが確保されている。そして、図3(a)(b)に示したようにフレーム変換バッファ10は一定サイズのHDLCフレームF1データを受信する毎にEthernetフレームF2におけるIPフレームのフラグ並びにフラグメント・オフセットエリアを更新する。   In particular, in the frame conversion buffer 10, a divided frame area is secured for each fixed size. As shown in FIGS. 3A and 3B, the frame conversion buffer 10 updates the IP frame flag and the fragment offset area in the Ethernet frame F2 every time it receives HDLC frame F1 data of a certain size.

これにより、ある一定のHDLCフレームF1データを受信すると、カウントアップするカウンタを設けることで、分割,一括のフレームの区別、オフセット値の更新を行うことができる。例えば、受信したHDLCデータがある一定のサイズ未満であった場合、IPフレームのフラグは一括(0)をセットする。一方、受信したHDLCデータがある一定のサイズ以上であった場合、IPフレームのフラグは分割(1)をセットする。そして、一定サイズのHDLCフレームF1データを受信する毎に更新するIPフレームエリアのフラグ、フラグメント・オフセットも追従させる。分割フレーム処理中にHDLCフレームF1の最終データを受信したときは、該当するIPフレームのフラグを0(分割の最終を示すフラグ)にする。   Thus, when a certain HDLC frame F1 data is received, a counter that counts up is provided, so that division, batch frame discrimination, and offset value updating can be performed. For example, if the received HDLC data is less than a certain size, the IP frame flag is set to batch (0). On the other hand, if the received HDLC data is larger than a certain size, the flag of the IP frame sets division (1). Then, the flag and fragment offset of the IP frame area to be updated every time HDLC frame F1 data of a certain size is received are also followed. When the final data of the HDLC frame F1 is received during the divided frame processing, the flag of the corresponding IP frame is set to 0 (flag indicating the end of division).

次いで、伝送フレーム変換回路2の受信コントローラ21はノード#6,#5,#4を介して伝搬されたEthernetフレームF2データを受理するとこのデータをフレーム変換バッファ20に受信する。送信コントローラ22は図1に示したようにEthernetフレームエリア200からEthernetフレーム202を取り除いたHDLCフレームエリア201のデータを送信データとして出力する。   Next, the reception controller 21 of the transmission frame conversion circuit 2 receives the Ethernet frame F2 data propagated through the nodes # 6, # 5, and # 4, and receives this data in the frame conversion buffer 20. As shown in FIG. 1, the transmission controller 22 outputs data in the HDLC frame area 201 obtained by removing the Ethernet frame 202 from the Ethernet frame area 200 as transmission data.

以上のようにフレーム変換バッファ10,20をハードウェアで構築することでフレーム変換機能処理を高速化することができる。   As described above, frame conversion function processing can be speeded up by constructing the frame conversion buffers 10 and 20 with hardware.

すなわち、複数種類の通信プロトコル例えばHDLC及びEthernetを採用した従来の伝送システムにおいては、EthernetフレームF2によってHDLCフレームF1をカプセル化する処理と、前記カプセル化したフレームからHDLCフレームF1を取り出す処理が行われる。前記カプセル化する処理では、HDLCフレームF1を全て受信した後、このフレームにEthernetフレームF2を付加しているので、図5に示したタイムスケジュールのように、伝搬遅延が大きくなる。   That is, in a conventional transmission system employing a plurality of types of communication protocols such as HDLC and Ethernet, a process of encapsulating the HDLC frame F1 by the Ethernet frame F2 and a process of extracting the HDLC frame F1 from the encapsulated frame are performed. . In the encapsulating process, since the Ethernet frame F2 is added to this frame after all the HDLC frames F1 are received, the propagation delay increases as in the time schedule shown in FIG.

これに対して、伝送フレーム変換回路1のフレーム変換バッファ10は、受信コントローラ11側からの書き込みと送信コントローラ12側からの読み出しとが可能であるので、送信コントローラ12からのアドレスをある一定のバウンダリとすることにより、CPU13による当該コントローラ12への送信処理が容易となる。   On the other hand, since the frame conversion buffer 10 of the transmission frame conversion circuit 1 can write from the reception controller 11 side and read from the transmission controller 12 side, the address from the transmission controller 12 is set to a certain boundary. By doing so, the transmission processing to the controller 12 by the CPU 13 is facilitated.

また、IPフレームのフラグメント機能(分割機能)を利用して、HDLCフレームF1を分割してEthernetフレームF2にフレーム変換して出力するようにしているので、図4,図5に示したタイムスケジュールの比較から明らかなように、伝搬遅延を短縮できる。特に、分割サイズを小さくするほど、伝搬遅延を短縮できる。   In addition, the fragmentation function (division function) of the IP frame is used to divide the HDLC frame F1, convert it to an Ethernet frame F2, and output it. Therefore, the time schedule shown in FIGS. As is clear from the comparison, the propagation delay can be shortened. In particular, the propagation delay can be shortened as the division size is reduced.

尚、本発明は以上説明した実施の態様に何ら限定することなく、当業者によって適宜変更して実施が可能であり、この変更された態様も発明の技術範囲に属する。例えば、HDLC、Ethernet以外の他の複数の通信プロトコルを採用したノードを有する伝送システムに対応させた伝送フレーム変換回路が挙げられ、この態様も本発明の技術範囲に属する。   Note that the present invention is not limited to the above-described embodiments, and can be appropriately modified by a person skilled in the art, and these modified embodiments also belong to the technical scope of the invention. For example, a transmission frame conversion circuit corresponding to a transmission system having a node adopting a plurality of communication protocols other than HDLC and Ethernet can be cited, and this aspect also belongs to the technical scope of the present invention.

1,2…伝送フレーム変換回路
10,20…フレーム変換バッファ
11,21…受信コントローラ(受信フレーム制御手段)
12,22…送信コントローラ(送信フレーム制御手段)
13,23…CPU
100,200…Ethernetフレームエリア
101,201…HDLCフレームエリア
F1…HDLCフレーム
F2,102,202…Ethernetフレーム
#0,#2〜#6…ノード
1, 2, ... Transmission frame conversion circuits 10, 20 ... Frame conversion buffers 11, 21 ... Reception controller (reception frame control means)
12, 22 ... Transmission controller (transmission frame control means)
13, 23 ... CPU
100, 200 ... Ethernet frame area 101, 201 ... HDLC frame area F1 ... HDLC frame F2, 102, 202 ... Ethernet frame # 0, # 2- # 6 ... node

Claims (3)

受信フレームをこのフレームと通信プロトコルが異なる、MACヘッダとIPヘッダとからなる送信フレームに変換する伝送フレーム変換回路であって、
前記受信フレームを一定のサイズ毎に受信し当該サイズのフレームを前記送信フレームによってカプセル化してフレーム変換バッファに保持させる受信フレーム制御手段と、
前記フレーム変換バッファからの送信フレームの送信要求に基づき当該バッファから前記カプセル化された前記サイズのフレームを送信させる送信フレーム制御手段と
を備えたこと
を特徴とする伝送フレーム変換回路。
The received frame, the communication protocol and the frame are different, a transmission frame conversion circuit for converting the transmission frame consisting of an MAC header and the IP header,
A reception frame control means for holding the frame translation buffer and encapsulated by a frame the transmit frame of the size to receive the received frame for each fixed size,
A transmission frame conversion circuit comprising transmission frame control means for transmitting the encapsulated frame of the size from the buffer based on a transmission frame transmission request from the frame conversion buffer.
前記送信フレームは前記カプセル化されたフレームのフラグメント・オフセットを有すること
を特徴とする請求項1に記載の伝送フレーム変換回路。
The transmission frame conversion circuit according to claim 1, wherein the transmission frame has a fragment offset of the encapsulated frame.
前記受信フレーム制御手段は、前記受信フレームが一定のサイズ以下である場合、当該受信フレームを前記送信フレームによってカプセル化してフレーム変換バッファに保持させること
を特徴とする請求項1または2に記載の伝送フレーム変換回路。
The reception frame control unit, when the received frame is less than a predetermined size, according to claim 1 or 2, characterized in that to hold the received frame to frame conversion buffer and encapsulated by the transmission frame Transmission frame conversion circuit.
JP2014228511A 2014-11-11 2014-11-11 Transmission frame conversion circuit Active JP6467877B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014228511A JP6467877B2 (en) 2014-11-11 2014-11-11 Transmission frame conversion circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014228511A JP6467877B2 (en) 2014-11-11 2014-11-11 Transmission frame conversion circuit

Publications (2)

Publication Number Publication Date
JP2016092743A JP2016092743A (en) 2016-05-23
JP6467877B2 true JP6467877B2 (en) 2019-02-13

Family

ID=56016486

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014228511A Active JP6467877B2 (en) 2014-11-11 2014-11-11 Transmission frame conversion circuit

Country Status (1)

Country Link
JP (1) JP6467877B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7729123B2 (en) * 2021-09-02 2025-08-26 株式会社デンソー Vehicle control system and circuit device

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3636399B2 (en) * 1996-05-29 2005-04-06 富士通株式会社 Protocol conversion system and protocol conversion method
US8488617B2 (en) * 2007-03-20 2013-07-16 Mitsubishi Electric Corporation Railway-train communication apparatus

Also Published As

Publication number Publication date
JP2016092743A (en) 2016-05-23

Similar Documents

Publication Publication Date Title
US10848442B2 (en) Heterogeneous packet-based transport
US9681208B2 (en) Data processing method, communications board and device
CN112333151B (en) Method, device and system for receiving CPRI data stream and Ethernet frame
JP6211218B1 (en) Transfer device and frame transfer method
CN111988369A (en) Intelligent controller and sensor network bus, system and method
CN104901859A (en) AXI/PCIE bus converting device
JP6467877B2 (en) Transmission frame conversion circuit
CN107453999B (en) Network equipment and network message forwarding method
CN101222433A (en) A method, system and device for controlling data flow
CN112867997B (en) Intelligent controllers and sensor network buses, systems, and methods, including intelligent flexible actuator modules.
US20220405223A1 (en) Method and system for data transactions on a communications interface
CN103997415A (en) Apparatus and method for realizing message statistics
CN116346720B (en) An apparatus and method for transmitting information
JP5808261B2 (en) Frame transmission system
US20140204958A1 (en) Preprocessing unit for network data
KR102024521B1 (en) Transmission device and frame transmission method
JP2017511532A (en) Method for configuring a software defined PCI Express (PCI-E) switch
WO2019085879A1 (en) Bit block processing method, and node
JP6752355B2 (en) Relay device and data transfer method
US10116562B2 (en) Communication interface apparatus
CN121664912A (en) Communication systems and communication methods
WO2025051207A1 (en) Encoding method, apparatus and system, and chip
CN116996592A (en) Network card, data sending processing method and data receiving processing method
KR101401389B1 (en) Ring network using an efficient frame and networking method thereof
CN108023660A (en) A kind of optical transport network business access method and device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20170914

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20180706

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20180717

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20180918

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20181231

R150 Certificate of patent or registration of utility model

Ref document number: 6467877

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150