JP4199639B2 - Frame format conversion method - Google Patents

Frame format conversion method Download PDF

Info

Publication number
JP4199639B2
JP4199639B2 JP2003367727A JP2003367727A JP4199639B2 JP 4199639 B2 JP4199639 B2 JP 4199639B2 JP 2003367727 A JP2003367727 A JP 2003367727A JP 2003367727 A JP2003367727 A JP 2003367727A JP 4199639 B2 JP4199639 B2 JP 4199639B2
Authority
JP
Japan
Prior art keywords
frame
wired lan
wireless
interface unit
communication system
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.)
Expired - Fee Related
Application number
JP2003367727A
Other languages
Japanese (ja)
Other versions
JP2005136498A (en
JP2005136498A5 (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.)
Hitachi Kokusai Electric Inc
Original Assignee
Hitachi Kokusai Electric Inc
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 Hitachi Kokusai Electric Inc filed Critical Hitachi Kokusai Electric Inc
Priority to JP2003367727A priority Critical patent/JP4199639B2/en
Publication of JP2005136498A publication Critical patent/JP2005136498A/en
Publication of JP2005136498A5 publication Critical patent/JP2005136498A5/ja
Application granted granted Critical
Publication of JP4199639B2 publication Critical patent/JP4199639B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Small-Scale Networks (AREA)
  • Communication Control (AREA)
  • Mobile Radio Communication Systems (AREA)

Description

本発明は、無線通信システムと有線LAN(Local area Network)とを接続する方式に関し、特に、独自の無線フレームフォーマットを用いることにより有線LANと同等な高いスルーレートを実現するフレームフォーマット変換方式に関する。   The present invention relates to a method for connecting a wireless communication system and a wired LAN (Local Area Network), and more particularly, to a frame format conversion method for realizing a high slew rate equivalent to that of a wired LAN by using a unique wireless frame format.

近年の通信システムの発展によりユーザデータや制御データを含んだパケット転送方式のデータ通信が広く普及しており、イーサネット(登録商標)等規格に基づく有線LANの他に、無線周波数を用いた無線通信システムも広く実用に供されている。そして、更に、これら有線LANと無線通信すステムとを接続してネットワークの拡大を図ることも実施されている(特許文献1参照。)。   Due to the development of communication systems in recent years, packet transfer type data communication including user data and control data has become widespread, and in addition to wired LAN based on standards such as Ethernet (registered trademark), wireless communication using radio frequency The system is also widely used in practice. Further, the network is expanded by connecting these wired LAN and a wirelessly communicating system (see Patent Document 1).

無線通信システムとしては、基地局と移動局との間の移動体通信の他に、共に固定設置された基地局と端末局との間で無線通信を行う固定無線アクセスシステム(FWA:Fixed Wire1ess Access System)も実用に供されている。このFWA無線通信システムは、無線帯域の利用拡大等の一環として、準ミリ波やミリ波帯(18GHz、22GHz、26GHz、38GHz)を利用して、端末局に接続された有線LANと基地局とを無線接続し、有線LANの端末が基地局と端末局との無線通信を介して基地局に接続されたバックボーン回線と通信することや、有線LANの端末同士が基地局と端末局との無線通信を介して互いに通信することを実現する。   As a wireless communication system, in addition to mobile communication between a base station and a mobile station, a fixed wireless access system (FWA: Fixed Wire 1ess Access) that performs wireless communication between a base station and a terminal station fixedly installed together. System) is also in practical use. This FWA wireless communication system uses a quasi-millimeter wave or millimeter-wave band (18 GHz, 22 GHz, 26 GHz, 38 GHz) as a part of expanding the use of a wireless band, and a wired LAN and a base station connected to a terminal station. Wirelessly, and a wired LAN terminal communicates with a backbone line connected to the base station via wireless communication between the base station and the terminal station, or wired LAN terminals communicate with each other between the base station and the terminal station. Realize communication with each other via communication.

有線LANには種々な形式があるが、IEEE802.3に規定されるイーサネットが広く利用されている。イーサネットは、CSMA/CD(Carrier Sense Multiple Access with Collision Detection)方式による媒体アクセス制御(MAC:Media Access Control)を行うLANであり、標準化されたLANとしてスルーレートが100Mbpsの100BASE―TXや100BASE―FX等が知られている。   There are various types of wired LANs, and Ethernet defined in IEEE 802.3 is widely used. Ethernet is a LAN that performs medium access control (MAC) by CSMA / CD (Carrier Sense Multiple Access with Collision Detection), and as a standardized LAN, 100BASE-TX and 100BASE-FX with a slew rate of 100 Mbps are used. Etc. are known.

図5にはIEEE802.3に規定されるイーサネット物理層の概念を示してあり、第1層(レイヤ1)の物理層(PHY)の上層部に位置する物理符号化副層(PCS:Physical Coding Sublayer)では、パケットにヘッダとトレイラを付けたMACフレームをブロツク符号化によりビツトパターンに変換する。例えば、100BASE―TXでは、4ビットの2値信号を5ビット長のパターンに置換する4B/5B符号化を利用しており、MACフレームの4ビットに対して、5ビツトに変換して媒体(ケーブル)に伝送して、媒体速度は125Mbpsを得ている。なお、特殊な5ビットパターンでフレームの先頭や終端の目印をつけ、次のフレームを送信するまでの空隙(IFG:Interframe Gap)をアイドルパターンで埋めており、イーサネットでは、後続するフレームがあっても、必ず最低12byte相当のIFGを設けて送出しなければならない規定がある。   FIG. 5 shows the concept of the Ethernet physical layer defined in IEEE 802.3, and is a physical coding sublayer (PCS: Physical Coding) located in the upper layer of the physical layer (PHY) of the first layer (layer 1). Sublayer) converts a MAC frame with a header and trailer into a packet into a bit pattern by block coding. For example, 100BASE-TX uses 4B / 5B encoding that replaces a 4-bit binary signal with a 5-bit length pattern, and converts the 4-bit MAC frame into 5-bit media ( The cable speed is 125 Mbps. Note that a special 5-bit pattern is used to mark the beginning and end of a frame, and the gap (IFG: Interframe Gap) until the next frame is transmitted is filled with an idle pattern. However, there is a rule that an IFG corresponding to at least 12 bytes must be provided and transmitted.

また、物理媒体接続部(PMA:Physical Medium Attachment)では、並列処理されてきたビットパターンをシリアルビットストリームに変換する。なお、受信側にはシリアルビットストリームからパターンの区切りを見つける符号同期機能が含まれている。
また、物理媒体依存層(PMD:Physical Medium Dependent)では、シリアルビットストリームを、非シールドより対線(UTP:Unshielded Twisted Pair )や光ファイバなどの伝送媒体に適した信号に変換する。例えば、UTPを使用する100BASE―TXでは、2値信号をMLT―3と呼ぶ方式で3値信号に変換してからUTPを構成する2導体の電位差の時間変化に直して送出する。一方、光ファイバを使用する100BASE―FXの場合は、2値の電気信号を光の点滅に変換してから送出する。
特開2000―253040号公報
A physical medium attachment (PMA) converts a bit pattern that has been processed in parallel into a serial bit stream. The receiving side includes a code synchronization function for finding a pattern break from the serial bit stream.
In the physical medium dependent layer (PMD), the serial bit stream is converted into a signal suitable for a transmission medium such as unshielded twisted pair (UTP) or an optical fiber. For example, in 100BASE-TX using UTP, a binary signal is converted into a ternary signal by a method called MLT-3, and then sent out in response to the time change of the potential difference between the two conductors constituting the UTP. On the other hand, in the case of 100BASE-FX using an optical fiber, a binary electric signal is converted into blinking light and then transmitted.
JP 2000-253040 A

上記のようにイーサネット等の有線LANには種々な規定に応じた諸機能が必要となることから、例えば、イーサネツト物理層のもつ機能を無線通信システムに適用しようとした場合には、4B/5B変換に相当する機能を設けなければ、100BASE―TXの信号と同期をとることができないといったように、有線LANと無線通信システムとを接続するには多くの課題がある。
本発明は、簡易な機能構成により、有線LANと無線通信システムとを接続することを実現し、また、独自の無線フレームフォーマットを用いることにより有線LANと同等な高いスルーレートを実現することを目的としている。
As described above, a wired LAN such as Ethernet requires various functions according to various regulations. For example, when a function of an Ethernet physical layer is to be applied to a wireless communication system, 4B / 5B There are many problems in connecting a wired LAN and a wireless communication system, such that it is impossible to synchronize with a 100BASE-TX signal unless a function corresponding to conversion is provided.
An object of the present invention is to realize a connection between a wired LAN and a wireless communication system with a simple functional configuration, and to achieve a high slew rate equivalent to that of the wired LAN by using a unique wireless frame format. It is said.

本発明は、有線LANに対するLANインタフェース部と、無線通信システムの変復調部に対する変復調インタフェース部と、を備えて、有線LANと無線通信システムとの間で転送するフレームフォーマットを変換する変換方式であって、有線LANで規定された有線LANフレームフォーマットと無線通信システムで規定された無線フレームフォーマットとの変換処理を行うフレーム変換部と、変復調インタフェース部に無線通信システム側から入力された無線フレームデータについて無線フレームフォーマットとの同期処理を行って当該無線フレームをフレーム変換部に出力するフレーム同期部と、を備え、LANインタフェース部から入力された有線LANフレームデータを無線フレームフォーマットに変換して変復調インタフェース部から出力し、変復調インタフェース部から入力された無線フレームデータを有線LANフレームフォーマットに変換して有線LANインタフェース部から出力する。   The present invention is a conversion system that includes a LAN interface unit for a wired LAN and a modulation / demodulation interface unit for a modulation / demodulation unit of a wireless communication system, and converts a frame format transferred between the wired LAN and the wireless communication system. A frame conversion unit that performs conversion processing between a wired LAN frame format defined by a wired LAN and a wireless frame format defined by a wireless communication system, and wireless frame data input from the wireless communication system side to the modulation / demodulation interface unit A frame synchronization unit that performs synchronization processing with the frame format and outputs the wireless frame to the frame conversion unit, and converts the wired LAN frame data input from the LAN interface unit into the wireless frame format to convert the modulation / demodulation interface. Output from the section, outputs from the wired LAN interface unit converts the radio frame data inputted from the modem interface unit to the wired LAN frame format.

なお、本発明を、固定設置された基地局と固定設置された端末局との間で無線フレームを無線通信するFWA無線通信システムに適用する場合には、フレームフォーマット変換方式の各機能部は有線LANが接続された端末局(無線機)に設けられて、有線LANとFWA無線通信システムとの間で転送するフレームフォーマットを変換するようにする。   When the present invention is applied to an FWA wireless communication system that wirelessly communicates wireless frames between a fixedly installed base station and a fixedly installed terminal station, each functional unit of the frame format conversion method is wired. It is provided in a terminal station (wireless device) to which a LAN is connected, and converts a frame format to be transferred between the wired LAN and the FWA wireless communication system.

より具体的には、例えば、無線通信システムにおけるパケット転送方式おいて、100BASE―TX又は100BASE―FXのフレームフォーマツトを独自の無線フォーマツトに変換することにより、100BASE―TX又は100BASE―FXの信号と無線通信システムの信号とを同期させ、これによって、100BASE―TX又は100BASE―FXで実現される100Mbpsのスルーレートを無線通信システムのパケット転送においても実現する。そして更に、100BASE―TXや100BASE―FXのフレームフォーマツトを独自の無線フォーマツトに変換することにより、必要であった4B/5B変換機能等の機能を不要とすることができる。   More specifically, for example, in a packet transfer method in a wireless communication system, by converting a 100BASE-TX or 100BASE-FX frame format into an original wireless format, a 100BASE-TX or 100BASE-FX signal By synchronizing the signal of the wireless communication system, a slew rate of 100 Mbps realized by 100BASE-TX or 100BASE-FX is also realized in packet transfer of the wireless communication system. Further, by converting the 100BASE-TX or 100BASE-FX frame format into a unique radio format, the necessary functions such as the 4B / 5B conversion function can be made unnecessary.

本発明によると、有線LANのフレームフォーマツトを独自の無線フレームフォーマツトに変換するようにしたため、有線LANと無線通信システムとを接続するに必要であった4B/5B変換機能等を不要として、無線通信システムにおいても有線LANと同等なスルーレートを実現することができる。   According to the present invention, since the wired LAN frame format is converted into a unique wireless frame format, the 4B / 5B conversion function and the like necessary for connecting the wired LAN and the wireless communication system are made unnecessary. In a wireless communication system, a slew rate equivalent to that of a wired LAN can be realized.

本発明を一実施形態に基づいて具体的に説明する。
図1には本実施形態に係るフレームフォーマット変換装置の構成を示してあり、このフレームフォーマット変換装置は、パケット転送方式の無線通信システムに有線LAN(本実施形態ではイーサネット100BASE―TX)と接続するためのインタフェースボードとして設けられる。
フレームフォーマット変換装置は、イーサネットLANに接続するLANインタフェース部(I/F)1と、無線通信システム側の変復調部に接続する変復調インタフェース部(I/F)2と、100BASE―TXで規定されたフレームフォーマット(図2)と無線通信システムで規定された独自の無線フレームフォーマット(図3)との変換処理を行うフレーム変換部(Frame Conversion)3と、変復調インタフェース部2に無線通信システム側から入力された無線フレームデータについて無線フレームフォーマットとの同期処理を行って当該無線フレームをフレーム変換部3に出力するフレーム同期部(Frame Sync.)4とを有している。
The present invention will be specifically described based on an embodiment.
FIG. 1 shows a configuration of a frame format conversion apparatus according to the present embodiment. This frame format conversion apparatus is connected to a wired LAN (Ethernet 100BASE-TX in this embodiment) to a packet transfer wireless communication system. Provided as an interface board.
The frame format conversion apparatus is defined by a LAN interface unit (I / F) 1 connected to an Ethernet LAN, a modulation / demodulation interface unit (I / F) 2 connected to a modulation / demodulation unit on the wireless communication system side, and 100BASE-TX. A frame conversion unit (Frame Conversion) 3 that performs conversion processing between the frame format (FIG. 2) and a unique radio frame format (FIG. 3) defined by the wireless communication system, and input to the modulation / demodulation interface unit 2 from the wireless communication system side A frame synchronization unit (Frame Sync.) 4 that performs a synchronization process with the radio frame format on the received radio frame data and outputs the radio frame to the frame conversion unit 3 is provided.

LANインタフェース部1から入力される信号は、図2に示すようなIEEE802.3に規定された100BASE―TXイーサネットフレームフォーマットであり、このLANインタフェース部1はMII(Media Independent Interface)機能を有して、入力側のメディアに依存しない構成となっている。この100BASE―TXイーサネットフレームフォーマットは、データフレームに先立って設けられたIFGを12Byte以上として、プリアンブル7Byte、SFD(Start Frame Delimiter:フレーム開始デリミタ)1Byte、MACフレーム64〜1518Byteの構成となっている。   A signal input from the LAN interface unit 1 has a 100BASE-TX Ethernet frame format defined in IEEE 802.3 as shown in FIG. 2, and the LAN interface unit 1 has an MII (Media Independent Interface) function. The configuration does not depend on the media on the input side. This 100BASE-TX Ethernet frame format has a configuration of preamble 7 bytes, SFD (Start Frame Delimiter) 1 Byte, and MAC frames 64 to 1518 Bytes, with the IFG provided prior to the data frame being 12 bytes or more.

フレーム変換部3では、図2に示す100BASE―TXイーサネットフレームフォーマットと、図3に示す独自の無線フレームフォーマットとの間の変換処理を行い、LANインタフェース部1から入力される信号は図3に示す独自の無線フレームフォーマットに変換し、変復調インタフェース部2からフレーム同期部4を介して入力される信号は図2に示すフレームフォーマットに変換する。
このように100BASE―TXフレームフォーマットを独自の無線フレームフォーマットに変換して無線区間に送出するようにすることで、100BASE―TXのもつスルーレート(100Mbps)を確保してイーサネット側から無線通信システム側へのデータ転送を実現することができる。
The frame conversion unit 3 performs conversion processing between the 100BASE-TX Ethernet frame format shown in FIG. 2 and the unique radio frame format shown in FIG. 3, and signals input from the LAN interface unit 1 are shown in FIG. A signal is converted into a unique radio frame format, and a signal input from the modulation / demodulation interface unit 2 via the frame synchronization unit 4 is converted into the frame format shown in FIG.
In this way, by converting the 100BASE-TX frame format into an original radio frame format and transmitting it to the radio section, the slew rate (100 Mbps) of 100BASE-TX is secured and the Ethernet communication system side Data transfer to can be realized.

図3に示す無線フレームフォーマットは、データフレームに先立って設けられたIFGを2Byteとし、相関パターン16Byte、MACフレーム長2Byte、MACフレーム64〜1518Byteの構成となっている。
ここで、MACフレーム長は2Byteとなっており、その内訳はMACフレーム長を11ビットで表し、MACフレーム長チェックビットを5ビットとしている。MACフレーム長の算出方法は、その詳細を図4に示すLANインタフェース部1によってなされる。LANインタフェース部1は、MII機能を有する物理層(PHY)から構成されており、MII機能を有したPHY部では、図4に示すように、LANから入出力に対して、フレーム変換部3へはクロック(CLK)に基づいた送信(SD)及び受信(RD)データを入出力する。そして、送信可能フラグ(/SDE)が真(Low)の間のクロック数をカウントし、このカウント数に基づいてMACフレーム長を算出する。
The radio frame format shown in FIG. 3 is configured such that the IFG provided prior to the data frame is 2 bytes, the correlation pattern is 16 bytes, the MAC frame length is 2 bytes, and the MAC frames are 64 to 1518 bytes.
Here, the MAC frame length is 2 bytes, and the breakdown is represented by 11 bits for the MAC frame length and 5 bits for the MAC frame length check bit. The details of the MAC frame length calculation method are performed by the LAN interface unit 1 shown in FIG. The LAN interface unit 1 is composed of a physical layer (PHY) having an MII function. In the PHY unit having the MII function, as shown in FIG. Inputs and outputs transmission (SD) and reception (RD) data based on the clock (CLK). Then, the number of clocks while the transmission enable flag (/ SDE) is true is counted, and the MAC frame length is calculated based on the counted number.

フレーム同期部4は、変復調部から変復調インタフェース部2を介して受信した信号をフレーム同期処理する。
MACフレームの抽出に必要なフレーム同期方法は、図3に示すように、相関パターン部に擬似雑音(PN)パターンを使用することで対応しており、また、MACフレーム長の識別には相関パターンの後に値を挿入することで対応している。
なお、実際のデータに相関パターンと同一のパターンが存在すると誤同期の可能性が生じるが、図3に示すIFG部を少なくして相関パターンをできるだけ長くすることと、後に続くMACフレーム長にエラーチェックを付加し、MACフレームをスクランブルすることで、誤同期を少なくすることが可能である。例えば、無線通信システムの無線区間のビットエラーレート(BER)を10―9とすると、相関パターンでエラーが発生してもMACフレームではエラーが発生していない可能性が高くなる。
The frame synchronization unit 4 performs frame synchronization processing on the signal received from the modulation / demodulation unit via the modulation / demodulation interface unit 2.
As shown in FIG. 3, the frame synchronization method required for the extraction of the MAC frame is supported by using a pseudo noise (PN) pattern in the correlation pattern portion, and the correlation pattern is used for identifying the MAC frame length. This is done by inserting a value after.
If the same pattern as the correlation pattern exists in the actual data, there is a possibility of erroneous synchronization. However, the IFG part shown in FIG. 3 is reduced to make the correlation pattern as long as possible, and an error occurs in the subsequent MAC frame length. By adding a check and scrambling the MAC frame, it is possible to reduce mis-synchronization. For example, if the bit error rate (BER) in the radio section of the radio communication system is 10 −9 , there is a high possibility that no error has occurred in the MAC frame even if an error occurs in the correlation pattern.

フレーム同期の動作は、まず相関パターンをビット誤りを許容して検出し、その後に続くMACフレーム長についてCRC演算を行い、結果が正しいこととMACフレーム長が64〜1518Byteの範囲であることで同期確立と判断する。
このようにしてフレーム同期部4において同期をとった受信データはフレーム変換部3において図2に示すような100BASE―TXフレームフォーマツトに変換され、LANインタフェース部1から100BASE―TX信号としてLAN側に送出される。
したがって、LAN側からLANインタフェース部1に入力された図2に示すフォーマットデータは図3に示す無線フォーマットに変換されて変復調インタフェース部2から無線通信システム側へ出力され、また、無線通信システム側から変復調インタフェース部2に入力された図3に示すフォーマットデータは図2に示す有線LANフォーマットに変換されてLANインタフェース部1からLAN側へ出力される。
In the frame synchronization operation, first, a correlation pattern is detected while allowing bit errors, CRC calculation is performed on the subsequent MAC frame length, and the result is correct and the MAC frame length is in the range of 64 to 1518 bytes. Judge that it is established.
The received data synchronized in the frame synchronizer 4 in this manner is converted into a 100BASE-TX frame format as shown in FIG. 2 by the frame converter 3, and the LAN interface unit 1 sends a 100BASE-TX signal to the LAN side. Sent out.
Therefore, the format data shown in FIG. 2 input from the LAN side to the LAN interface unit 1 is converted into the radio format shown in FIG. 3 and output from the modulation / demodulation interface unit 2 to the radio communication system side. The format data shown in FIG. 3 input to the modulation / demodulation interface unit 2 is converted into the wired LAN format shown in FIG. 2 and output from the LAN interface unit 1 to the LAN side.

本発明の一実施形態に係るフレームフォーマット変換装置の構成図である。It is a block diagram of the frame format conversion apparatus which concerns on one Embodiment of this invention. 本発明の一実施形態に係る100BASE―TXフレームフォーマットを説明する図である。It is a figure explaining the 100BASE-TX frame format which concerns on one Embodiment of this invention. 本発明の一実施形態に係る無線フレームフォーマットを説明する図である。It is a figure explaining the radio | wireless frame format which concerns on one Embodiment of this invention. 本発明の一実施形態に係るLANインタフェース部の構成図である。It is a block diagram of the LAN interface part which concerns on one Embodiment of this invention. イーサネット物理層(100BASE―TX)を説明する図である。It is a figure explaining an Ethernet physical layer (100BASE-TX).

符号の説明Explanation of symbols

1:LANインタフェース部、
2:変復調インタフェース部、
3:フレーム変換部、
4:フレーム同期部、
1: LAN interface part,
2: Modulation / demodulation interface unit,
3: Frame conversion unit,
4: Frame synchronization unit,

Claims (2)

有線LANに対するLANインタフェース部と、無線通信システムの変復調部に対する変復調インタフェース部と、を備えて、有線LANと無線通信システムとの間で転送するフレームフォーマットを変換する方式であって、
有線LANでは、次のフレームを送信するまでの12Byte以上の空隙、7Byteのプリアンブル、1Byteのフレーム開始デリミタ、64〜1518ByteのMACフレームの順に構成される有線LANフレームフォーマットを規定し、
無線通信システムでは、次のフレームを送信するまでの2Byteの空隙、16Byteの相関パターン、2ByteのMACフレーム長、64〜1518ByteのMACフレームの順に構成される無線フレームフォーマットを規定し、
有線LANで規定された有線LANフレームフォーマットと無線通信システムで規定された無線フレームフォーマットとの変換処理を行うフレーム変換部と、変復調インタフェース部に無線通信システム側から入力された無線フレームデータについて無線フレームフォーマットとの同期処理を行って当該無線フレームをフレーム変換部に出力するフレーム同期部と、を備え、
LANインタフェース部から入力された有線LANフレームデータを無線フレームフォーマットに変換して変復調インタフェース部から出力し、変復調インタフェース部から入力された無線フレームデータを有線LANフレームフォーマットに変換して有線LANインタフェース部から出力することを特徴とするフレームフォーマット変換方式。
A method of converting a frame format transferred between a wired LAN and a wireless communication system, comprising a LAN interface unit for a wired LAN and a modulation / demodulation interface unit for a modulation / demodulation unit of a wireless communication system,
In the wired LAN, a wired LAN frame format configured in the order of a gap of 12 bytes or more until the next frame is transmitted, a preamble of 7 bytes, a frame start delimiter of 1 byte, and a MAC frame of 64 to 1518 bytes is defined.
In the wireless communication system, a radio frame format configured in the order of a 2-byte gap until the next frame is transmitted, a correlation pattern of 16 bytes, a MAC frame length of 2 bytes, and a MAC frame of 64 to 1518 bytes is defined.
A frame conversion unit that performs conversion processing between a wired LAN frame format defined by the wired LAN and a wireless frame format defined by the wireless communication system, and a wireless frame for wireless frame data input from the wireless communication system side to the modulation / demodulation interface unit A frame synchronization unit that performs synchronization processing with the format and outputs the wireless frame to the frame conversion unit,
The wired LAN frame data input from the LAN interface unit is converted into a wireless frame format and output from the modulation / demodulation interface unit. The wireless frame data input from the modulation / demodulation interface unit is converted into a wired LAN frame format and converted from the wired LAN interface unit. Frame format conversion method characterized by output.
有線LANに接続された端末局と基地局とを無線接続するFWA無線通信システムにおいて、
有線LANでは、次のフレームを送信するまでの12Byte以上の空隙、7Byteのプリアンブル、1Byteのフレーム開始デリミタ、64〜1518ByteのMACフレームの順に構成される有線LANフレームフォーマットを規定し、
FWA無線通信システムでは、次のフレームを送信するまでの2Byteの空隙、16Byteの相関パターン、2ByteのMACフレーム長、64〜1518ByteのMACフレームの順に構成される無線フレームフォーマットを規定し、
端末局は、有線LANに対するLANインタフェース部と、FWA無線通信システムの変復調部に対する変復調インタフェース部と、を備えて、有線LANとFWA無線通信システムとの間で転送するフレームフォーマットを変換するものであり、
当該端末局は、有線LANで規定された有線LANフレームフォーマットとFWA無線通信システムで規定された無線フレームフォーマットとの変換処理を行うフレーム変換部と、変復調インタフェース部にFWA無線通信システム側から入力された無線フレームデータについて無線フレームフォーマットとの同期処理を行って当該無線フレームをフレーム変換部に出力するフレーム同期部と、を備え、LANインタフェース部から入力された有線LANフレームデータを無線フレームフォーマットに変換して変復調インタフェース部から出力し、変復調インタフェース部から入力された無線フレームデータを有線LANフレームフォーマットに変換して有線LANインタフェース部から出力することを特徴とするFWA無線通信システム。
In an FWA wireless communication system that wirelessly connects a terminal station and a base station connected to a wired LAN,
In the wired LAN, a wired LAN frame format configured in the order of a gap of 12 bytes or more until the next frame is transmitted, a preamble of 7 bytes, a frame start delimiter of 1 byte, and a MAC frame of 64 to 1518 bytes is defined.
In the FWA wireless communication system, a wireless frame format configured in the order of a 2-byte gap until a next frame is transmitted, a correlation pattern of 16 bytes, a MAC frame length of 2 bytes, and a MAC frame of 64 to 1518 bytes is defined.
The terminal station includes a LAN interface unit for the wired LAN and a modulation / demodulation interface unit for the modulation / demodulation unit of the FWA wireless communication system, and converts a frame format to be transferred between the wired LAN and the FWA wireless communication system . ,
The terminal station receives a frame conversion unit that performs conversion processing between a wired LAN frame format defined by the wired LAN and a wireless frame format defined by the FWA wireless communication system, and is input to the modulation / demodulation interface unit from the FWA wireless communication system side. A frame synchronization unit that performs synchronization processing on the wireless frame data with the wireless frame format and outputs the wireless frame to the frame conversion unit, and converts the wired LAN frame data input from the LAN interface unit to the wireless frame format An FWA wireless communication system that outputs the data from the modulation / demodulation interface unit, converts the wireless frame data input from the modulation / demodulation interface unit into a wired LAN frame format, and outputs the data from the wired LAN interface unit.
JP2003367727A 2003-10-28 2003-10-28 Frame format conversion method Expired - Fee Related JP4199639B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003367727A JP4199639B2 (en) 2003-10-28 2003-10-28 Frame format conversion method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003367727A JP4199639B2 (en) 2003-10-28 2003-10-28 Frame format conversion method

Publications (3)

Publication Number Publication Date
JP2005136498A JP2005136498A (en) 2005-05-26
JP2005136498A5 JP2005136498A5 (en) 2006-04-20
JP4199639B2 true JP4199639B2 (en) 2008-12-17

Family

ID=34645652

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003367727A Expired - Fee Related JP4199639B2 (en) 2003-10-28 2003-10-28 Frame format conversion method

Country Status (1)

Country Link
JP (1) JP4199639B2 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007089028A (en) * 2005-09-26 2007-04-05 Hitachi Kokusai Electric Inc Communication interface device
JP4983033B2 (en) * 2006-02-08 2012-07-25 ソニー株式会社 Communication apparatus and method, and program
JP2014150488A (en) * 2013-02-04 2014-08-21 Toshiba Corp Frame conversion device
JP7471539B1 (en) 2023-06-13 2024-04-19 三菱電機株式会社 Radio transmitting device, radio receiving device, radio relay device, control circuit, storage medium, communication system, and communication method

Also Published As

Publication number Publication date
JP2005136498A (en) 2005-05-26

Similar Documents

Publication Publication Date Title
JP4558292B2 (en) Network link endpoint performance detection
Simpson PPP in HDLC-like Framing
EP1989847B1 (en) System and method for transferring different types of streaming and packetized data across an ethernet transmission line using a frame and packet structure demarcated with ethernet coding violations
US7764664B2 (en) Modified start frame delimiter detection
WO2016194298A1 (en) Transmission device and transmission method for aggregate physical layer protocol data unit
US7602806B2 (en) Signaling and coding methods and apparatus for long-range 10 and 100 MBPS ethernet transmission
US10484046B1 (en) Systems and methods for a twisted pair transceiver with correlation detection
KR102655517B1 (en) Scrambling of payload and preamble by synchronous and self-synchronous scrambling in 10SPE
GB2366161A (en) Communications apparatus and method of communicating timing information
EP1343279B1 (en) Synchronisation in communication systems
US5790057A (en) Method of and system for the efficient encoding of data
JP4988544B2 (en) Data processing apparatus, data processing method, and program
JP4199639B2 (en) Frame format conversion method
EP0966130B1 (en) Signal sending-and-receiving circuit and self identification process for node-to-node communications in serial-bus network
US5898678A (en) Method and apparatus for using synthetic preamable signals to awaken repeater
US9055444B2 (en) Wireless communication system, and interference preventing method
Cisco Ethernet/IEEE 802.3
US5737357A (en) Apparatus and method for data pattern sensitivity correction
CN114846766B (en) Baseband radio frequency interface, communication system and signal receiving method
JP2006173756A (en) Communication method and receiver
EP1065831B1 (en) Early preamble transmission
CN115767612A (en) Method for automatically identifying and matching 5G forwarding network interface
US8665788B1 (en) Phy device preamble formatting SUWs, inverse SUWs, sync, and tone
KR20020056321A (en) Noise canceling apparatus for home-pna modem
GB2290931A (en) Computer network operating method

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20041227

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060306

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20060306

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20070928

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20071016

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20080124

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080129

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080326

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

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20081003

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

Free format text: PAYMENT UNTIL: 20111010

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 4199639

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20111010

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20121010

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20121010

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20131010

Year of fee payment: 5

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees