US20090274172A1 - Method and apparatus for distributing and receiving high-speed ethernet media independent interface blocks - Google Patents

Method and apparatus for distributing and receiving high-speed ethernet media independent interface blocks Download PDF

Info

Publication number
US20090274172A1
US20090274172A1 US12/498,935 US49893509A US2009274172A1 US 20090274172 A1 US20090274172 A1 US 20090274172A1 US 49893509 A US49893509 A US 49893509A US 2009274172 A1 US2009274172 A1 US 2009274172A1
Authority
US
United States
Prior art keywords
control signal
bit block
unit
block
control
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
US12/498,935
Other versions
US8787406B2 (en
Inventor
Yao Shen
Li Zeng
Chiwu Ding
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.)
Huawei Technologies Co Ltd
Original Assignee
Huawei Technologies Co 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 Huawei Technologies Co Ltd filed Critical Huawei Technologies Co Ltd
Publication of US20090274172A1 publication Critical patent/US20090274172A1/en
Assigned to HUAWEI TECHNOLOGIES CO., LTD. reassignment HUAWEI TECHNOLOGIES CO., LTD. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: DING, CHIWU, SHEN, YAO, ZENG, LI
Application granted granted Critical
Publication of US8787406B2 publication Critical patent/US8787406B2/en
Active legal-status Critical Current
Adjusted expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/004Arrangements for detecting or preventing errors in the information received by using forward error control
    • H04L1/0056Systems characterized by the type of code used
    • H04L1/0057Block codes
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/66Arrangements for connecting between networks having differing types of switching systems, e.g. gateways

Abstract

A method and apparatus for distributing and receiving high-speed Ethernet Media Independent Interface (MII) blocks are provided to moderate the increase of control lines with the increase of the bit width and to simplify the block types in the coding process of the Physical Coding Sublayer (PCS). The technical solution disclosed herein includes: processing received Media Access Control (MAC) layer data, and adjusting distribution of control characters to generate a 64-bit block; obtaining a control signal code of the 64-bit block according to the relation between the form of the 64-bit block and the control signal code; and binding each 64-bit block to the corresponding control signal code respectively, and sending bound data over a separate channel.

Description

    CROSS-REFERENCE TO RELATED APPLICATIONS
  • This application claims priority to International Application No. PCT/CN2008/000963, filed on May 19, 2008, which claims the priority benefit of Chinese Patent Application No. 200710107094.2, filed on May 18, 2007, and entitled “Method and Apparatus for Distributing and Receiving High-Speed Ethernet Media Independent Interface Blocks”, which is hereby incorporated by reference in its entirety.
  • FIELD OF THE INVENTION
  • The present invention relates to the computer and network field, and in particular, to a method and apparatus for distributing and receiving high-speed Ethernet Media Independent Interface (MII) blocks.
  • BACKGROUND OF THE INVENTION
  • According to the Open Systems Interconnection (OSI) reference model defined by the ISO/IEC, the Ethernet Data Link Layer (DL) and the Physical Layer (PHY) are connected through an x MII. A 10M/100M Ethernet interface is an MII, 1000M and higher-speed Ethernet interfaces are Gigabit Media Independent Interfaces (GMIIs), and a 10GE interface is a 10 Gigabit Media Independent Interface (XGMII).
  • Besides, the Media Access Control (MAC) layer data is transmitted per byte (8 bits) through an MII bus. Transcoding is performed per byte at the Physical Coding Sublayer (PCS) of the physical layer.
  • With the progress of time and technologies, the Ethernet develops toward the 100 G rate. Currently, the 100 GE is being standardized. The work of the IEEE HSSG is to: specify the requirements of the High Speed Ethernet (HSE) of 10 G or higher rates, research the market potentiality, technical maturity and economic maturity, determine subsequent standard projects and project objectives, and prescribe the subsequent technical solution research and solution standardization. The 100 GE standardization process needs to be supported by the definition of the 100 Gigabit Media Independent Interface (CGMII) interface.
  • If the 100 GE continues using the multi-channel byte distribution mode, the order of distributing the byte needs to be maintained in the multi-channel forwarding process so that the subsequent 64B/66B coding of channels is ensured. Moreover, every 8 bits carry a 1-bit control identifier. The increase of data bit width leads to a sharp increase of the control identifier bits. Therefore, if the 100GE uses the multi-channel byte distribution mode, the signal bit width is small and the distribution unit is small and cannot support data distribution of high-speed interfaces.
  • The XGMII uses the multi-channel byte distribution mode, namely, uses four channels. One channel distributes 8-bit data signals and 1-bit control signals, thus increasing the bit width of the XGMII interface to 32 bits (4 bytes). The control signal indication mode of MII and GMII is not applicable to the multi-channel control indication. Therefore, control characters are introduced into the XGMII interface. The control signal validity and the control character code jointly indicate the control information and data information: An invalid control signal indicates that the information is data information; and a valid control signal and a control character code jointly indicate the control information on the channel.
  • However, the 8-bit data character represents control character information when the control line is valid, but the 1-bit control line (TXC) may still only indicate whether the 8 bits are a data character or a control character. Based on the related art, the number of the control lines increases sharply with the increase of the bit width, and the block types are more and more complicated while the PCS performs coding.
  • In the process of developing the present invention, the inventor finds that in the prior data distribution technology of high-speed interfaces, the number of the control lines increases sharply with the increase of the bit width, and the block types are more and more complicated while the PCS performs coding.
  • SUMMARY OF THE INVENTION
  • A method and apparatus for distributing and receiving high-speed Ethernet MII blocks are provided in embodiments of the present invention to moderate the increase of control lines with the increase of the bit width and to simplify the block types in the coding process of the PCS.
  • A method for distributing high-speed Ethernet MII blocks is provided in an embodiment of the present invention. The method includes: processing received MAC layer data, and adjusting distribution of control characters to generate a 64-bit block; obtaining a control signal code of the 64-bit block according to the relation between the form of the 64-bit block and the control signal code; and binding each 64-bit block to the corresponding control signal code respectively, and sending the bound data over a separate channel.
  • A method for receiving high-speed Ethernet MII blocks is provided in an embodiment of the present invention. The method includes: resolving a control signal according to the relation between a preset form of a 64-bit block and a control signal code after receiving the 64-bit block and the corresponding control signal; restoring MAC frame data out of the 64-bit block corresponding to the control signal according to the resolution result; and splicing the restored MAC frame data into a complete MAC frame in the order of receiving the 64-bit block, and removing an Inter-Packet Gap (IPG) in the data.
  • An apparatus for distributing high-speed Ethernet MII blocks is provided in an embodiment of the present invention. The apparatus includes: a block unit, configured to process received MAC layer data and adjust distribution of control characters to generate a 64-bit block; a control signal generating unit, configured to obtain the control signal code of the 64-bit block generated by the block unit according to the relation between the form of the 64-bit block and the control signal code; and a channel distributing unit, configured to: read the 64-bit block in the block unit, read the control signal code in the control signal generating unit, bind the 64-bit block to the corresponding control signal code, and send the bound data over a separate channel.
  • An apparatus for receiving high-speed Ethernet MII blocks is provided in an embodiment of the present invention. The apparatus includes: a channel receiving unit, configured to send a received 64-bit block and a corresponding control signal respectively in the receiving order; a control signal resolving unit, configured to: receive the control signal from the channel receiving unit, resolve the received control signal according to the relation between the preset form of the 64-bit block and the control signal code, and output a resolution result; and a block resolving unit, configured to: receive the 64-bit block from the channel receiving unit, receive the resolution result from the control signal resolving unit, restore MAC frame data out of the 64-bit block corresponding to the control signal according to the received resolution result, and splice the restored MAC frame data into a complete MAC frame in the order of receiving the 64-bit block, and remove an IPG in the data.
  • In the embodiments of the present invention, the blocks are distributed per 64 bits. This distribution mode increases the bit width, compresses the control information effectively, and reduces the control lines of the interface and the width occupied by the out-band control information. The distribution of the control characters is adjusted according to the preset form of the 64-bit block, and no more block forms are introduced. Therefore, the block types are simple in the PCS coding, and the PCS coding is simplified.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 shows interface signals in an embodiment of the present invention;
  • FIG. 2 is a flowchart of a method in a first embodiment of the present invention;
  • FIG. 3 shows a structure of an apparatus in a second embodiment of the present invention;
  • FIG. 4 shows a data structure of a MAC layer in a third embodiment of the present invention;
  • FIG. 5 shows generated control signal codes corresponding to 64-bit blocks in the third embodiment of the present invention;
  • FIG. 6 shows data distribution on 10 channels in the third embodiment of the present invention;
  • FIG. 7 is a flowchart of a method in a fourth embodiment of the present invention;
  • FIG. 8 shows codes in the fourth embodiment of the present invention; and
  • FIG. 9 shows a structure of an apparatus in a fifth embodiment of the present invention.
  • DETAILED DESCRIPTION OF THE EMBODIMENTS
  • If the high-speed Ethernet distributes data according to the prior multi-channel byte distribution mode, the block types are more diversified and complicated as a result of byte distribution when the PCS performs 64B/66B coding. Moreover, one byte carries a 1-bit control signal, and more control identifier lines need to be added for interfaces with high bit width, and the out-band control information occupies a large quantity of transmission bandwidth and resources. Stricter requirements are imposed on the chip pins, and more parallel cables are required for transmission on the interfaces with high bit width.
  • Therefore, the embodiments of the present invention propose a method for distributing data per 64 bits, namely, every 64 bits are a distribution unit or block, and use 4-bit control lines (in practice, N-bit control lines may be used instead, where N is a natural number) to indicate the 64-bit block type and the corresponding control information or data information. As shown in FIG. 1, the interface signals include:
  • 64-bit data transmitting signal (TXD<63:0>);
  • 4-bit transmitting control signal (TXC<3:0>);
  • transmitting clock signal (TX_CLK);
  • 64-bit data receiving signal (RXD<63:0>);
  • 4-bit receiving control signal (RXC<3:0>>); and
  • receiving clock signal (RX_CLK).
  • The following control characters are defined herein:
  • 1. Start Control Character.
  • The Start control character indicates the start of a frame, and derives from the first octet of the MAC frame data preamble. The Start control character is located only in the first byte (lower 8 bits) of a 64-bit block. The Start Frame Delimiter (SFD) is the eighth byte (higher 8 bits) of the same 64-bit block. That is, the Start control character and the SDF are located in the same 64-bit block. To achieve the foregoing objectives, the RS sublayer needs to modify the length of the IPG at the time of sending data to ensure distribution of the Start control character.
  • The foregoing function may be performed in two modes:
  • Mode 1: The MAC layer combines the function of the RS layer into the design of the MAC layer, and an extra Idle character is always inserted to make every preamble start from the border of the eight bytes.
  • Mode 2: The RS layer makes the Start control character located in the first octet of a channel by inserting or deleting the Idle character at the proper time, and maintains a valid data rate.
  • 2. Terminate Control Character
  • The Terminate control character indicates the end of a frame, and is located in the byte next to the valid data of the MAC frame.
  • 3. Error Control Character
  • The Error control character indicates the error generated in the sending process so that the peer MAC layer can better detect the error.
  • 4. Sequence Control Character
  • The Sequence control character indicates the link failure information. The link failure information appears only in the IPG The Sequence control character and the ordered set jointly indicate the link failure state. The Sequence control character is distributed in the first byte (lower 8 bits) of a 64-bit block.
  • 5. Idle Control Character
  • The Idle control character appears in the IPG By adding or deleting an Idle control character, the distribution of the Sequence control character and the Start control character may be adjusted. If no MAC frame data is sent, the Idle control character is sent to the PHY.
  • Embodiment 1
  • A method for distributing high-speed Ethernet MII blocks is provided. As shown in FIG. 2, the method includes the following steps:
  • S11. The received MAC layer data (composed of MAC frame data and an IPG) is processed, and the distribution of control characters is adjusted to generate a 64-bit block.
  • This step includes: inserting the Idle control character to fill the IPG between different MAC frames; and then replacing the control character at the frame header and the frame trailer; finally, adjusting the distribution of the control character by adding or deleting the Idle control character according to the preset form of the 64-bit block.
  • Table 1 shows the preset form of the 64-bit block and the relation between the form and the control signal code, namely, each form of the 64-bit block corresponds to a control signal code:
  • TABLE 1
    DATA[63:0] CTRL[3:0]
    D D D D D D D D 0000
    S D D D D D D D 1000
    O D D D C C C C 1100
    E T C C C C C C 1110
    C C C C C C C C 1010
    T C C C C C C C 1111
    D T C C C C C C 0111
    D D T C C C C C 0110
    D D D T C C C C 0101
    D D D D T C C C 0100
    D D D D D T C C 0011
    D D D D D D T C 0010
    D D D D D D D T 0001
  • In Table 1 (control characters and XGMII interface control characters)
  • D: data byte;
  • S: Start control character;
  • O: Sequence control character;
  • T: Terminate control character;
  • E: Error control character; and
  • C: Other control characters except Start, Terminate, and Sequence.
  • Table 2 shows another type of preset form of the 64-bit block and the relation between the form and the control signal code, namely, a control signal code corresponds to an instance of an octet position occupied by the first control character in a 64-bit block:
  • TABLE 2
    DATA[63:0] CTRL[3:0]
    D D D D D D D D 0000
    S D D D D D D D 1000
    O D D D C C C C
    E T C C C C C C
    C C C C C C C C
    T C C C C C C C
    D T C C C C C C 0111
    D D T C C C C C 0110
    D D D T C C C C 0101
    D D D D T C C C 0100
    D D D D D T C C 0011
    D D D D D D T C 0010
    D D D D D D D T 0001
  • S12. A control signal code of the 64-bit block is obtained according to the relation between the form of the 64-bit block and the control signal code.
  • S13. Each 64-bit block is bound to the corresponding control signal code respectively, and the bound data is sent over a separate channel.
  • In this step, the 64-bit block and the corresponding control signal code may be distributed at the same clock tick for the purpose of binding them; and the 64-bit block and the control signal code which are bound together are distributed on the same channel.
  • Embodiment 2
  • An apparatus for distributing high-speed Ethernet MII blocks is provided. As shown in FIG. 3, the apparatus includes: a block unit, a control signal generating unit, and a channel distributing unit, and further includes a MAC data buffering unit and an Idle control unit.
  • The MAC data buffering unit is configured to buffer MAC frame data, for example, in First In First Out (FIFO) mode, and output the MAC frame data to the block unit.
  • The Idle control unit is configured to generate an Idle control character and output the Idle control character to the block unit.
  • The block unit is configured to process received MAC layer data and adjust distribution of control characters to generate a 64-bit block. The MAC layer data includes: MAC frame data sent by the MAC data buffering unit, and the Idle control character sent by the Idle control unit.
  • The control signal generating unit is configured to obtain the control signal code of the 64-bit block generated by the block unit according to the relation between the form of the 64-bit block and the control signal code.
  • The channel distributing unit is configured to: read the 64-bit block in the block unit, read the control signal code in the control signal generating unit, bind the 64-bit block to the corresponding control signal code, and send the bound data over a separate channel. Especially, the 64-bit block and the corresponding control signal code may be distributed at the same clock tick for the purpose of binding them; and the 64-bit block and the control signal code which are bound together are distributed on the same channel.
  • Embodiment 3
  • A modularized flow is described with reference to embodiment 1 and embodiment 2.
  • 1. MAC frame data is buffered in the MAC data buffering unit, and the Idle control unit exercises control to generate an Idle control character. Normally, the block unit reads the MAC frame data buffered in the MAC data buffering unit. When the block unit determines that the received MAC frame data is invalid, the Idle control unit writes an Idle control character into the block unit to fill the IPG between different MAC frames.
  • 2. The block unit receives the MAC frame data and the IPG filler character “Idle”, and replaces the control character for the frame header and frame trailer of the MAC frame data. When the distribution of the control character needs to be adjusted, the block unit adds or deletes an Idle control character for the buffered MAC layer data (including the MAC frame data and IPG filler character “Idle”), and ensures that the form of the generated 64-bit block complies with the 64-bit code information (as shown in Table 1 and Table 2). The generated 64-bit block is stored in the block unit FIFO.
  • For example, an 812-byte MAC layer data frame is received, and the MAC layer data structure is shown in FIG. 4:
  • The first byte of the preamble is replaced with a Start control character; the next byte of the frame trailer is replaced with a Terminate control character; and an Idle control character is written to fill the IPG. Through addition or deletion of the Idle control character, the MAC layer data preamble forms a 64-bit block.
  • Note: In FIG. 4, a pane represents a byte; I represents IPG; Dp represents the MAC layer data preamble; D represents data; SFD represents Start Frame Delimiter; and EFD represents End Frame Delimiter.
  • 3. The control signal generating unit performs control signal coding for every 64-bit block stored in the block unit FIFO according to the relation between the form of the 64-bit block and the control signal code (the control signal is composed of N bits, for example, 4 bits in this embodiment), and stores the generated control signal code into the register of the control signal generating unit. FIG. 5 shows the generated control signal code corresponding to each 64-bit block.
  • 4. Through a clock, the channel distributing unit synchronously reads the 64-bit block in the block unit FIFO and reads the control signal code which is stored in the register of the control signal generating unit and corresponds to the 64-bit block, and sends the interface data to the interface bus after generating complete interface data. That is, the 64-bit block and the corresponding control signal code are distributed at the same clock tick for the purpose of binding them; and the 64-bit block and the control signal code which are bound together are distributed on the same channel.
  • For example, the data distribution on 10 channels is shown in FIG. 6.
  • Embodiment 4
  • A method for receiving high-speed Ethernet MII blocks is provided. As shown in FIG. 7, the method includes the following steps:
  • S21. A control signal is resolved according to the relation between the preset form of a 64-bit block and a control signal code after the 64-bit block and the corresponding control signal are received.
  • In this step, the 64-bit block corresponds to the control signal code received at the same clock tick on the same channel.
  • S22. The MAC frame data is restored out of the 64-bit block corresponding to the control signal according to the resolution result.
  • S23: The restored MAC frame data is spliced into a complete MAC frame in the order of receiving the 64-bit block, and the IPG in the data is removed.
  • In this embodiment, if every 64-bit block form corresponds to a control signal code, after the 64-bit block and the corresponding control signal code are distributed to the interface bus (on the same channel), the block may be resolved and 64B/66B coding may be performed conveniently per 64 bits after the PCS sublayer receives the 64-bit block. Taking the MAC layer data transmission in FIG. 4 as an example, after receiving the 64-bit block, the PCS resolves the control signal, and performs 64B/66B coding for the 64 block directly according to the control signal, without resolving the control character. The coding is shown in FIG. 8.
  • In this embodiment, if a control signal code corresponds to each instance of an octet position occupied by the first control character in a 64-bit block, the control signal code and the control character code jointly identify the 64-bit block. Each position instance includes several types of 64-bit block forms. In this case, the specific code of the control signal indicates which positions hold a control character, and the control character code helps determine the type of the control character (based on the related art), and subsequently, the format of the data or control information on the channel is identifiable. As a result, more block types are supported.
  • Embodiment 5
  • An apparatus for distributing high-speed Ethernet MII blocks is provided. As shown in FIG. 9, the apparatus includes a channel receiving unit, a block resolving unit, and a control signal resolving unit, and further includes a MAC data buffering unit.
  • The channel receiving unit is configured to send the 64-bit block and the corresponding control signal code received from the interface bus to the block resolving unit and the control signal resolving unit respectively in the receiving order.
  • The control signal resolving unit is configured to: resolve the received control signal according to the relation between the preset form of the 64-bit block and the control signal code, and output a resolution result to the block resolving unit.
  • The block resolving unit is configured to: receive the 64-bit block from the channel receiving unit, receive the resolution result from the control signal resolving unit, restore the MAC frame data out of the 64-bit block corresponding to the control signal according to the received resolution result, and splice the restored MAC frame data into a complete MAC frame in the order of receiving the 64-bit block, and remove the IPG in the data. The block resolving unit is further configured to: generate a MAC data indication signal, and send the MAC frame data exclusive of the IPG as well as the MAC data indication signal to the MAC data buffering unit.
  • The MAC data buffering unit is configured to receive and buffer the MAC frame data exclusive of the IPG sent by the block resolving unit according to the MAC data indication signal sent by the block resolving unit (the data may be buffered in FIFO mode).
  • To sum up, in the embodiments of the present invention, the blocks are distributed per 64 bits. This distribution mode increases the bit width, compresses the control information effectively, and reduces the control lines of the interface and the width occupied by the out-band control information. The distribution of the control characters is adjusted according to the preset form of the 64-bit block, and no more block forms are introduced. Therefore, the block types in the related art may be inherited in the PCS coding, and the PCS coding is simplified. The basic distribution unit is 64 bits, the data on a channel forms a 64-bit block, and the channels are independent of each other. The data at one clock tick on a channel forms a 64-bit block, and the clock cycles are independent of each other.
  • Further, each form of the 64-bit block corresponds to a control signal code, and the control signal code composed of only four bits (but not limited to four bits) is enough for clearly indicating whether the information carried in the 64-bit block is data and/or control information. In the decoding, data information and control information is obtained only according to the control information code, without depending on the control character code and without the need of changing the MAC frame format or encoding the control character.
  • Further, if a control signal code corresponds to an instance of an octet position occupied by the first control character in a 64-bit block, although the prior control character coding technology is required, the octet position occupied by the first control character in the 64-bit block is obtained only by resolving the control signal code, thus narrowing the scope drastically and improving the resolution efficiency as against the related art.
  • It is apparent that those skilled in the art can make various modifications and variations to the present invention without departing from the scope of the present invention. The present invention is intended to cover such modifications and variations provided that they fall in the scope of protection defined by the following claims or their equivalents.

Claims (12)

1. A method for distributing high-speed Ethernet Media Independent Interface (MII) blocks, comprising:
processing received Media Access Control (MAC) layer data and adjusting distribution of control characters to generate a 64-bit block;
obtaining a control signal code of the 64-bit block according to a relation between a form of the 64-bit block and the control signal code; and
binding each 64-bit block to the corresponding control signal code respectively, and sending bound data over a separate channel.
2. The method of claim 1, wherein the processing of the received MAC layer data comprises: replacing the control characters of a frame header and a frame trailer of the MAC frame data.
3. The method of claim 1, wherein the adjusting of the distribution of the control characters comprises:
adjusting the distribution of the control characters by adding or deleting an Idle control character according to a preset form of the 64-bit block.
4. The method of claim 1, wherein:
the 64-bit block and the corresponding control signal code are distributed at the same clock tick for the purpose of binding them; and
the 64-bit block and the control signal code which are bound together are distributed on the same channel.
5. The method of claim 2, wherein:
the 64-bit block and the corresponding control signal code are distributed at the same clock tick for the purpose of binding them; and
the 64-bit block and the control signal code which are bound together are distributed on the same channel.
6. The method of claim 3, wherein:
the 64-bit block and the corresponding control signal code are distributed at the same clock tick for the purpose of binding them; and
the 64-bit block and the control signal code which are bound together are distributed on the same channel.
7. A method for receiving high-speed Ethernet Media Independent Interface (MII) blocks, comprising:
resolving a control signal according to a relation between a preset form of a 64-bit block and a control signal code after receiving the 64-bit block and the corresponding control signal;
restoring Media Access Control (MAC) frame data out of the 64-bit block corresponding to the control signal according to a resolution result; and
splicing the restored MAC frame data into a complete MAC frame in order of receiving the 64-bit block, and removing an Inter-Packet Gap (IPG) in the data.
8. The method of claim 7, wherein the 64-bit block corresponds to the control signal code received at the same clock tick on the same channel.
9. An apparatus for distributing high-speed Ethernet Media Independent Interface (MII) blocks, comprising:
a block unit, configured to process received Media Access Control (MAC) layer data and adjust distribution of control characters to generate a 64-bit block;
a control signal generating unit, configured to obtain a control signal code of the 64-bit block generated by the block unit according to a relation between a form of the 64-bit block and the control signal code; and
a channel distributing unit, configured to: read the 64-bit block in the block unit, read the control signal code in the control signal generating unit, bind the 64-bit block to the corresponding control signal code, and send bound data over a separate channel.
10. The apparatus of claim 9, further comprising:
a MAC data buffering unit, configured to buffer MAC frame data and output the MAC frame data to the block unit; and
an Idle control unit, configured to generate an Idle control character and output the Idle control character to the block unit.
11. An apparatus for receiving high-speed Ethernet Media Independent Interface (MII) blocks, comprising:
a channel receiving unit, configured to send a received 64-bit block and a corresponding control signal respectively in receiving order;
a control signal resolving unit, configured to: receive the control signal from the channel receiving unit, resolve the received control signal according to a relation between a preset form of the 64-bit block and a control signal code, and output a resolution result; and
a block resolving unit, configured to: receive the 64-bit block from the channel receiving unit, receive the resolution result from the control signal resolving unit, restore Media Access Control (MAC) frame data out of the 64-bit block corresponding to the control signal according to the received resolution result, and splice the restored MAC frame data into a complete MAC frame in order of receiving the 64-bit block, and remove an Inter-Packet Gap (IPG) in the data.
12. The apparatus of claim 11, further comprising: a MAC data buffering unit, configured to receive and buffer the MAC frame data exclusive of the IPG sent by the block resolving unit.
US12/498,935 2007-05-18 2009-07-07 Method and apparatus for distributing and receiving high-speed ethernet media independent interface blocks Active 2029-04-25 US8787406B2 (en)

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
CN2007101070942A CN101309258B (en) 2007-05-18 2007-05-18 Distributing and receiving method and device of high-speed Ethernet network medium irrelevant interface
CN200710107094 2007-05-18
CN200710107094.2 2007-05-18
PCT/CN2008/000963 WO2008141525A1 (en) 2007-05-18 2008-05-19 A method and device for transferring and receiving high speed ethernet mii block

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2008/000963 Continuation WO2008141525A1 (en) 2007-05-18 2008-05-19 A method and device for transferring and receiving high speed ethernet mii block

Publications (2)

Publication Number Publication Date
US20090274172A1 true US20090274172A1 (en) 2009-11-05
US8787406B2 US8787406B2 (en) 2014-07-22

Family

ID=40031402

Family Applications (1)

Application Number Title Priority Date Filing Date
US12/498,935 Active 2029-04-25 US8787406B2 (en) 2007-05-18 2009-07-07 Method and apparatus for distributing and receiving high-speed ethernet media independent interface blocks

Country Status (4)

Country Link
US (1) US8787406B2 (en)
EP (1) EP2096826B1 (en)
CN (1) CN101309258B (en)
WO (1) WO2008141525A1 (en)

Cited By (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080074996A1 (en) * 2006-09-25 2008-03-27 Futurewei Technologies, Inc. Aggregated Link Traffic Protection
US20080075124A1 (en) * 2006-09-25 2008-03-27 Futurewei Technologies, Inc. Multi-Component Compatible Data Architecture
US20080075002A1 (en) * 2006-09-25 2008-03-27 Futurewei Technologies, Inc. Multiplexed Data Stream Circuit Architecture
US20080075122A1 (en) * 2006-09-25 2008-03-27 Futurewei Technologies, Inc. Network Clock Synchronization Floating Window and Window Delineation
US20080075128A1 (en) * 2006-09-25 2008-03-27 Futurewei Technologies, Inc. Inter-Packet Gap Network Clock Synchronization
US20080075123A1 (en) * 2006-09-25 2008-03-27 Futurewei Technologies, Inc. Multiplexed Data Stream Timeslot Map
US20080075127A1 (en) * 2006-09-25 2008-03-27 Futurewei Technologies, Inc. Bandwidth Reuse in Multiplexed Data Stream
US20080181114A1 (en) * 2007-01-26 2008-07-31 Futurewei Technologies, Inc. Closed-Loop Clock Synchronization
US8340101B2 (en) 2006-09-25 2012-12-25 Futurewei Technologies, Inc. Multiplexed data stream payload format
US8494009B2 (en) 2006-09-25 2013-07-23 Futurewei Technologies, Inc. Network clock synchronization timestamp
US8532094B2 (en) 2006-09-25 2013-09-10 Futurewei Technologies, Inc. Multi-network compatible data architecture
US20130235886A1 (en) * 2012-03-12 2013-09-12 Broadcom Corporation Reduced Complexity Transcoding
US8649398B2 (en) 2011-03-14 2014-02-11 Xilinx, Inc. Packet network interface apparatus and method
US8660152B2 (en) 2006-09-25 2014-02-25 Futurewei Technologies, Inc. Multi-frame network clock synchronization
US20140199069A1 (en) * 2013-01-15 2014-07-17 Qualcomm Incorporated Idle insertion for physical layer rate adaption and time-division duplexing
US9337960B2 (en) 2013-04-01 2016-05-10 Huawei Technologies Co., Ltd. Encoding and decoding methods and apparatuses of ethernet physical layer
EP3226144A4 (en) * 2014-11-24 2017-12-13 ZTE Corporation Serial data sending and receiving methods and apparatuses, and storage medium
US10306028B2 (en) 2015-03-30 2019-05-28 Huawei Technologies Co., Ltd. Data processing method and apparatus
CN110134366A (en) * 2019-05-21 2019-08-16 合肥工业大学 A kind of method and device being written in parallel to multichannel FIFO
US10547539B2 (en) 2013-11-08 2020-01-28 Huawei Technologies Co., Ltd. Data distribution method, data aggregation method, and related apparatuses

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102402494B (en) * 2010-09-15 2014-11-05 中兴通讯股份有限公司 Data processing method and device for 10 gigabit media independent interface (XGMII) and inter-chip bidirectional handshaking method
CN102404207B (en) * 2011-11-04 2018-02-09 中兴通讯股份有限公司 A kind of processing method and processing device of Ethernet data
CN103312577B (en) * 2012-03-09 2018-10-02 中兴通讯股份有限公司 A kind of method and device of processing MAC data
EP2828975A4 (en) * 2012-03-23 2015-11-25 Qualcomm Inc Configurable multi-mode media independent interface
CN108347292A (en) * 2017-01-22 2018-07-31 深圳市中兴微电子技术有限公司 A kind of the data decoding method and device of Physical Coding Sublayer
CN110120848B (en) * 2018-02-07 2022-04-05 华为技术有限公司 Method for processing data stream and network element equipment

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6275501B1 (en) * 1998-04-21 2001-08-14 Hewlett-Packard Company Media access controller capable of connecting to a serial physical layer device and a media independent interface (MII) physical layer device
US20020083190A1 (en) * 2000-12-26 2002-06-27 Satoshi Kamiya Apparatus and method for GFP frame transfer
US20030084195A1 (en) * 2001-08-24 2003-05-01 Dove Daniel J. Reduced pin-count system interface for gigabit ethernet physical layer devices
US20040202198A1 (en) * 2003-03-24 2004-10-14 Walker Timothy P. 10 GbE LAN signal mapping to OTU2 signal
US20050013317A1 (en) * 2003-07-14 2005-01-20 Broadcom Corporation Method and system for an integrated dual port gigabit Ethernet controller chip
US20050047433A1 (en) * 2003-06-17 2005-03-03 Dmitri Rizer Physical coding sublayer transcoding
US20070103344A1 (en) * 2005-11-07 2007-05-10 Broadcom Corporation Scrambled block encoder
US7729389B1 (en) * 2005-11-18 2010-06-01 Marvell International Ltd. 8/10 and 64/66 aggregation

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100341297C (en) * 2003-08-08 2007-10-03 华为技术有限公司 Bus switch method and bus switch device

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6275501B1 (en) * 1998-04-21 2001-08-14 Hewlett-Packard Company Media access controller capable of connecting to a serial physical layer device and a media independent interface (MII) physical layer device
US20020083190A1 (en) * 2000-12-26 2002-06-27 Satoshi Kamiya Apparatus and method for GFP frame transfer
US20030084195A1 (en) * 2001-08-24 2003-05-01 Dove Daniel J. Reduced pin-count system interface for gigabit ethernet physical layer devices
US20040202198A1 (en) * 2003-03-24 2004-10-14 Walker Timothy P. 10 GbE LAN signal mapping to OTU2 signal
US20050047433A1 (en) * 2003-06-17 2005-03-03 Dmitri Rizer Physical coding sublayer transcoding
US20050013317A1 (en) * 2003-07-14 2005-01-20 Broadcom Corporation Method and system for an integrated dual port gigabit Ethernet controller chip
US20070103344A1 (en) * 2005-11-07 2007-05-10 Broadcom Corporation Scrambled block encoder
US7729389B1 (en) * 2005-11-18 2010-06-01 Marvell International Ltd. 8/10 and 64/66 aggregation

Cited By (39)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8532094B2 (en) 2006-09-25 2013-09-10 Futurewei Technologies, Inc. Multi-network compatible data architecture
US9019996B2 (en) 2006-09-25 2015-04-28 Futurewei Technologies, Inc. Network clock synchronization floating window and window delineation
US20080075002A1 (en) * 2006-09-25 2008-03-27 Futurewei Technologies, Inc. Multiplexed Data Stream Circuit Architecture
US20080075122A1 (en) * 2006-09-25 2008-03-27 Futurewei Technologies, Inc. Network Clock Synchronization Floating Window and Window Delineation
US20080075128A1 (en) * 2006-09-25 2008-03-27 Futurewei Technologies, Inc. Inter-Packet Gap Network Clock Synchronization
US20080075123A1 (en) * 2006-09-25 2008-03-27 Futurewei Technologies, Inc. Multiplexed Data Stream Timeslot Map
US20080075127A1 (en) * 2006-09-25 2008-03-27 Futurewei Technologies, Inc. Bandwidth Reuse in Multiplexed Data Stream
US20080074996A1 (en) * 2006-09-25 2008-03-27 Futurewei Technologies, Inc. Aggregated Link Traffic Protection
US9106439B2 (en) 2006-09-25 2015-08-11 Futurewei Technologies, Inc. System for TDM data transport over Ethernet interfaces
US7809027B2 (en) 2006-09-25 2010-10-05 Futurewei Technologies, Inc. Network clock synchronization floating window and window delineation
US7813271B2 (en) 2006-09-25 2010-10-12 Futurewei Technologies, Inc. Aggregated link traffic protection
US7961751B2 (en) 2006-09-25 2011-06-14 Futurewei Technologies, Inc. Multiplexed data stream timeslot map
US7986700B2 (en) 2006-09-25 2011-07-26 Futurewei Technologies, Inc. Multiplexed data stream circuit architecture
US8588209B2 (en) 2006-09-25 2013-11-19 Futurewei Technologies, Inc. Multi-network compatible data architecture
US8295310B2 (en) * 2006-09-25 2012-10-23 Futurewei Technologies, Inc. Inter-packet gap network clock synchronization
US8340101B2 (en) 2006-09-25 2012-12-25 Futurewei Technologies, Inc. Multiplexed data stream payload format
US8401010B2 (en) 2006-09-25 2013-03-19 Futurewei Technologies, Inc. Multi-component compatible data architecture
US8494009B2 (en) 2006-09-25 2013-07-23 Futurewei Technologies, Inc. Network clock synchronization timestamp
US20080075124A1 (en) * 2006-09-25 2008-03-27 Futurewei Technologies, Inc. Multi-Component Compatible Data Architecture
US8982912B2 (en) 2006-09-25 2015-03-17 Futurewei Technologies, Inc. Inter-packet gap network clock synchronization
US8289962B2 (en) 2006-09-25 2012-10-16 Futurewei Technologies, Inc. Multi-component compatible data architecture
US8976796B2 (en) 2006-09-25 2015-03-10 Futurewei Technologies, Inc. Bandwidth reuse in multiplexed data stream
US8837492B2 (en) 2006-09-25 2014-09-16 Futurewei Technologies, Inc. Multiplexed data stream circuit architecture
US8660152B2 (en) 2006-09-25 2014-02-25 Futurewei Technologies, Inc. Multi-frame network clock synchronization
US7787498B2 (en) 2007-01-26 2010-08-31 Futurewei Technologies, Inc. Closed-loop clock synchronization
US8605757B2 (en) 2007-01-26 2013-12-10 Futurewei Technologies, Inc. Closed-loop clock synchronization
US20080181114A1 (en) * 2007-01-26 2008-07-31 Futurewei Technologies, Inc. Closed-Loop Clock Synchronization
US8649398B2 (en) 2011-03-14 2014-02-11 Xilinx, Inc. Packet network interface apparatus and method
US20130235886A1 (en) * 2012-03-12 2013-09-12 Broadcom Corporation Reduced Complexity Transcoding
US9113227B2 (en) * 2012-03-12 2015-08-18 Broadcom Corporation Reduced complexity transcoding
US20140199069A1 (en) * 2013-01-15 2014-07-17 Qualcomm Incorporated Idle insertion for physical layer rate adaption and time-division duplexing
US9337960B2 (en) 2013-04-01 2016-05-10 Huawei Technologies Co., Ltd. Encoding and decoding methods and apparatuses of ethernet physical layer
US10547539B2 (en) 2013-11-08 2020-01-28 Huawei Technologies Co., Ltd. Data distribution method, data aggregation method, and related apparatuses
US11770327B2 (en) 2013-11-08 2023-09-26 Huawei Technologies Co., Ltd. Data distribution method, data aggregation method, and related apparatuses
EP3226144A4 (en) * 2014-11-24 2017-12-13 ZTE Corporation Serial data sending and receiving methods and apparatuses, and storage medium
US11601534B2 (en) 2015-03-30 2023-03-07 Huawei Technologies Co., Ltd. Data processing method and apparatus
US10306028B2 (en) 2015-03-30 2019-05-28 Huawei Technologies Co., Ltd. Data processing method and apparatus
US10673995B2 (en) 2015-03-30 2020-06-02 Huawei Technologies Co., Ltd. Data processing method and apparatus
CN110134366A (en) * 2019-05-21 2019-08-16 合肥工业大学 A kind of method and device being written in parallel to multichannel FIFO

Also Published As

Publication number Publication date
EP2096826A4 (en) 2010-01-20
CN101309258A (en) 2008-11-19
WO2008141525A1 (en) 2008-11-27
US8787406B2 (en) 2014-07-22
EP2096826A1 (en) 2009-09-02
CN101309258B (en) 2012-11-21
EP2096826B1 (en) 2013-07-10

Similar Documents

Publication Publication Date Title
US8787406B2 (en) Method and apparatus for distributing and receiving high-speed ethernet media independent interface blocks
US9451057B1 (en) Communication system and encoding method having low overhead
US7519080B2 (en) Fibre channel frame-mode GFP with distributed delimiter
US7986622B2 (en) Method and system for physical layer aggregation
US11843452B2 (en) Clock synchronization method and apparatus
EP2975858B1 (en) Method for processing data in the ethernet, physical layer chip and ethernet device
US8649398B2 (en) Packet network interface apparatus and method
JP7142693B2 (en) Data transmission method and device
JP2004320785A (en) Testing apparatus for network communication and method
US11082367B2 (en) FlexE frame format using 256b/257b block encoding
EP3226144A1 (en) Serial data sending and receiving methods and apparatuses, and storage medium
US7272675B1 (en) First-in-first-out (FIFO) memory for buffering packet fragments through use of read and write pointers incremented by a unit access and a fraction of the unit access
US7379467B1 (en) Scheduling store-forwarding of back-to-back multi-channel packet fragments
WO2021013025A1 (en) Data receiving method and apparatus, and data sending method and apparatus
US6938198B1 (en) Method and system for accelerating ethernet checksums
US11362958B2 (en) Device and method for transferring identification and/or data flow control information between devices
US7139288B2 (en) Protocol-independent packet delineation for backplane architecture
US11121790B2 (en) Latency reduction in ethernet frames

Legal Events

Date Code Title Description
AS Assignment

Owner name: HUAWEI TECHNOLOGIES CO., LTD.,CHINA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:SHEN, YAO;ZENG, LI;DING, CHIWU;REEL/FRAME:023962/0007

Effective date: 20090624

Owner name: HUAWEI TECHNOLOGIES CO., LTD., CHINA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:SHEN, YAO;ZENG, LI;DING, CHIWU;REEL/FRAME:023962/0007

Effective date: 20090624

STCF Information on status: patent grant

Free format text: PATENTED CASE

MAFP Maintenance fee payment

Free format text: PAYMENT OF MAINTENANCE FEE, 4TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1551)

Year of fee payment: 4

MAFP Maintenance fee payment

Free format text: PAYMENT OF MAINTENANCE FEE, 8TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1552); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Year of fee payment: 8