US20100316100A1 - Method and Device to Transmit a Busy Medium Signal to Another Device - Google Patents

Method and Device to Transmit a Busy Medium Signal to Another Device Download PDF

Info

Publication number
US20100316100A1
US20100316100A1 US12/223,880 US22388007A US2010316100A1 US 20100316100 A1 US20100316100 A1 US 20100316100A1 US 22388007 A US22388007 A US 22388007A US 2010316100 A1 US2010316100 A1 US 2010316100A1
Authority
US
United States
Prior art keywords
mac
module
mac module
data
mode
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/223,880
Other versions
US8018878B2 (en
Inventor
Filip Snauwaert
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.)
InterDigital CE Patent Holdings SAS
Original Assignee
Individual
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 Individual filed Critical Individual
Publication of US20100316100A1 publication Critical patent/US20100316100A1/en
Assigned to THOMSON LICENSING reassignment THOMSON LICENSING ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: SNAUWAERT, FILIP
Application granted granted Critical
Publication of US8018878B2 publication Critical patent/US8018878B2/en
Assigned to INTERDIGITAL CE PATENT HOLDINGS reassignment INTERDIGITAL CE PATENT HOLDINGS ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: THOMSON LICENSING
Assigned to INTERDIGITAL CE PATENT HOLDINGS, SAS reassignment INTERDIGITAL CE PATENT HOLDINGS, SAS CORRECTIVE ASSIGNMENT TO CORRECT THE RECEIVING PARTY NAME FROM INTERDIGITAL CE PATENT HOLDINGS TO INTERDIGITAL CE PATENT HOLDINGS, SAS. PREVIOUSLY RECORDED AT REEL: 47332 FRAME: 511. ASSIGNOR(S) HEREBY CONFIRMS THE ASSIGNMENT. Assignors: THOMSON LICENSING
Expired - Fee Related legal-status Critical Current
Adjusted expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • H04L12/40Bus networks
    • H04L12/407Bus networks with decentralised control
    • H04L12/413Bus networks with decentralised control with random access, e.g. carrier-sense multiple-access with collision detection [CSMA-CD]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • H04L12/40Bus networks
    • H04L12/40006Architecture of a communication node
    • H04L12/40013Details regarding a bus controller
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • H04L12/40Bus networks
    • H04L12/40169Flexible bus arrangements
    • H04L12/40176Flexible bus arrangements involving redundancy
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L5/00Arrangements affording multiple use of the transmission path
    • H04L5/14Two-way operation using the same type of signal, i.e. duplex
    • H04L5/16Half-duplex systems; Simplex/duplex switching; Transmission of break signals non-automatically inverting the direction of transmission

Definitions

  • the present invention relates to a method and a device for controlling data flow between the device and a second device communicating on a common transmission medium in a half-duplex manner.
  • the media independent interface intends to connect an Ethernet Medium Access Control (MAC) layer to an Ethernet Physical layer. It is capable of supporting the transfer of data rates of 10 Mbit/s and 100 Mbit/s.
  • the MII interface comprises a management interface to manage the Ethernet Physical layer.
  • the MII interface standard is described in clause 22 and Annex 22A of the IEEE Standard 802.3-2002 Edition, dated 8 Mar. 2002, referred hereafter as document (a).
  • the Ethernet Physical layer handles the transfer of the data via the medium.
  • the medium can be full or half duplex. In half duplex operation, when data is being transferred on the medium, the Ethernet Physical Layer indicates a busy medium, using the carrier sense mechanism.
  • the MAC layer monitors the carrier sense mechanism to check whether the medium is free before transferring data. In full duplex operation the carrier sense mechanism is not used by the MAC layer.
  • the MII standard may be implemented within the form of a MAC MII module, a connector and a PHY MII module.
  • the implementation of the interface may assume any of the following forms: a chip-to-chip interface implemented with traces on a printed circuit board, a motherboard to daughterboard interface between two or more printed circuit boards, or an interface between two printed circuit assemblies that are attached with a cable and a connector.
  • a chipset implementing an Ethernet MAC layer may be connected to a chipset implementing an Ethernet Physical layer, according to the MII standard, with traces on a printed circuit board.
  • the MII interface may also be used to connect an Ethernet Medium Access Control to another Ethernet Medium Access Control. Then, a chipset implementing an Ethernet MAC layer may be connected to a chipset implementing an Ethernet MAC layer, according to the MII standard, with traces on a printed circuit board.
  • the Mil interface comprises then a MAC MII module, a connector and another MAC MII module. The connection between the MAC Mil modules bypasses the PHY Mil modules, and bypasses the Ethernet physical layer.
  • the MAC layer defines a medium-independent facility built on the Physical layer.
  • the carrier sense mechanism gives an input for the MAC layers based on the signals provided by the Physical layer.
  • the carrier sense mechanism is strapped to inactive.
  • the MAC layers must then work in full duplex mode, where the MAC layers ignore the carrier sense mechanism.
  • a flow control may be needed to reduce the bandwidth between a first device and a second device connected to the first device via the MII interface. This may be due to the fact that the bandwidth for the data transfer inside the first device is limited.
  • the system RAM of the first device may also be limited in size: if for some reason the buffer is running full, frames can get lost.
  • the second device can be stopped transmitting frames. As a result, the first device does not drop frames received from the second device because of buffer overflow in the System RAM or bandwidth limitation of the first device. Functionally the first device uses the buffer space of the second device.
  • a method of implementing back pressure in a full-duplex mode is described in the document (a), Section 22, 31 and 31A. It uses standardized MAC layer control packets that contain commands for the MAC layer. The control packet is generated and received by the MAC layer. When a device wants to back pressure the other device, it generates a control packet requesting the other device to pause transferring data. Another control frame is sent to indicate that the other device can resume transmitting packets.
  • the disadvantage of this method is the response latency for the second device that leads to the first device requiring extra buffer space and a buffer management system to be able to store extra data packets.
  • the present invention concerns device comprising a medium access control module, noted MAC module, for performing functions of a MAC sublayer, the MAC module being adapted to connect, in a MAC-to-MAC mode, to a second MAC module through a physical link that is not using a carrier sense mechanism, or/and to connect, in a MAC-to-PHY mode, to a physical module.
  • a medium access control module noted MAC module
  • the device comprises means for communicating in a half-duplex manner with the second MAC module in the MAC-to-MAC mode, and means for sending a medium busy signal to the second MAC module in the half-duplex mode.
  • the medium access control module of the first device communicates in a half duplex manner with the medium access control module of the second device.
  • the first device sends a medium busy signal to indicate that the medium is busy and the second device can not send data to the medium.
  • the device comprises means for indicating a busy medium duration to the second MAC module.
  • the device indicates a duration in the medium busy signal during which the second device is not allowed to send any data. At the end of the duration, the second device is allowed to resume sending of data to the first device.
  • the device comprises means for receiving data from the second MAC module up to a maximum data rate, and means for sending a busy medium signal to the second MAC module on a reception of data at a data rate higher than the maximum data rate.
  • the device comprises means for sending data to the second MAC module during the duration.
  • the first device sets a duration to prevent the second device from sending data and it can send data to the second device during the duration.
  • the MAC module is adapted to connect to the second MAC module or/and to said physical module through a media independent interface, and the busy medium signal is a carrier sense signal.
  • the MAC module comprises means for selecting between the MAC-to-MAC mode and the MAC-to-PHY mode.
  • the invention also concerns an Integrated circuit implementing the means of the device of the invention.
  • the invention also concerns a method, in a device, for controlling data flow between a medium access control module of the device, noted MAC module, communicating in a half-duplex manner to a second MAC module, the MAC module being adapted to connect, in a MAC-to-MAC mode, to the second MAC module through a physical link that is not using a carrier sense mechanism.
  • the method of the invention comprises the steps of sending a busy medium signal from the first device to the second MAC module, the busy medium signal indicating a duration and suspending data transmission by the second MAC module to the first device during the duration.
  • the method also comprises the step of indicating a busy medium by the first device to the second MAC module on reception of data from the second MAC module at a data rate higher than a maximum data rate.
  • FIG. 1 Another aspect of the invention is a computer program product comprising program code instructions for executing the steps of the process according to the invention, when that program is executed on a computer.
  • “computer program product” it is meant a computer program support, which may consist not only in a storing space containing the program, such as a diskette or a cassette, but also in a signal, such as an electrical or optical signal.
  • FIG. 1 indicates the layers that participate into the communication between a first device and a second device, with the types of signals
  • FIG. 2 is a schematic diagram showing an implementation of the flow control.
  • FIG. 3 shows a second device and a third device to which the first device may connect
  • FIG. 4 is a flow chart illustrating the flow control mechanism.
  • FIG. 5 is a flow chart indicating the carrier sense mechanism as used when data is transferred between a first and a second device.
  • FIG. 6 is a flow chart indicating the carrier sense mechanism as used to suspend data transfer from the second device.
  • FIG. 7 is a flow chart indicating the carrier sense mechanism as used to suspend data transfer from the second device and allow data transfer from the first device.
  • FIG. 8 shows an example of an implementation of the first device.
  • FIG. 1 , FIG. 2 and FIG. 3 the represented blocks are purely functional entities, which do not necessarily correspond to physically separate entities. Namely, they could be developed in the form of software, or be implemented in one or several integrated circuits.
  • the exemplary embodiment comes within the framework of a media independent interface, noted MII, but the invention is not limited to this particular environment and may be applied within other types of interfaces.
  • FIG. 1 represents a first device 1 connected to a third party standard device, which is the second device 2 .
  • the first device comprises a data link layer 4 with a media independent interface 11 , noted MII, towards a back pressure layer 5 .
  • the data link layer 4 also comprises an interface to a higher layer 3 .
  • the Data Link layer receives and transmits data packets. It adds error checking fields when transmitting packets. It checks the error checking fields when receiving data.
  • the Data Link layer controls and monitors access to the transmission medium.
  • the Higher layer generates and receives the data packets.
  • the Higher layer comprises buffering means. It may decide on when to back pressure the second device.
  • the Data Link layer comprises buffering means and may also decide on when to back pressure the second device.
  • the second device comprises a data link layer 7 and a higher layer 6 .
  • the data link layer comprises a MII interface 12 .
  • the first device and the second device are connected through the MII interface, the MII interface in the first device being modified with the back pressure layer. There is no Ethernet Physical layer between the devices. They are connected as indicated in FIG. 3 .
  • the interface between the first and the second devices consists of the following:
  • the signals at the MII interface 11 of the first device 1 are represented in FIG. 2 .
  • the FIG. 2 highlights the back pressure module 23 that performs the functions of the back pressure layer 5 of the FIG. 1 , and the signals that form its interfaces to the MII interface 11 and the data link layer.
  • the back pressure module 23 comprises a multiplexer 24 and a flow control module 21 .
  • the FIG. 2 shows the medium access control module, noted
  • MAC 20 which performs the function of the Data Link layer 4 represented in the FIG. 1 . It may be for example an Ethernet MAC.
  • the multiplexer 24 permits to connect the MAC 20 to the correct signal depending on the selected mode, as defined below.
  • the higher layer 3 comprises a frame buffer 22 .
  • the frame buffer 22 comprises an interface to the flow control module that permits to indicate to start or stop the back pressure mechanism.
  • the first device may connect to an Ethernet MAC module or an Ethernet PHY module via the MII interface.
  • the first device behaves as:
  • FIG. 3 shows the second device and the third device to which the first device may connect.
  • the second device 2 comprises a MII interface 31 that is internally connected to a MAC module 30 .
  • the Mil interface 31 is connected to the Mil interface of the first device with a connector 50 .
  • the third device 40 comprises a Mil interface 41 that is internally connected to a PHY module 42 .
  • the MII interface 41 is connected to the Mil interface of the first device with a connector 51 .
  • the connector 50 and 51 are defined in the clause 22 of the document (a).
  • the MII_mode which is used to select between the Ethernet MAC mode and the Ethernet PHY mode is not indicated in the Mil standard and is further described hereafter.
  • the following table indicates the MII signals of the first device.
  • the first device In the MII MAC mode, the first device is connected to an Ethernet PHY or any device behaving as an Ethernet PHY. In this mode, the MII interface of the Ethernet MAC in the first device is compliant with the MII timing requirements.
  • the following table indicates how to connect the first device to a second device acting as an Ethernet PHY. The arrow indicates the direction of the signal.
  • Second device RX_CLK TX_CLK TXD TXD TX_EN TX_EN TX_ER TX_ER TX_CLK RX_CLK RXD RX_DV RX_DV RX_ER RX_ER COL CRS CRS MDC MDIO MDIO MII_Mode ⁇ 1
  • the following table describes how to connect the first device to the second device with a MII interface.
  • the operating mode is full or half duplex, 10 Mbit/s and 100 Mbit/s.
  • the first device behaves as an Ethernet PHY to the second device.
  • the carrier sense signal CRS and collision signal COL are generated by the first device and can be used for half duplex flow control.
  • the following table indicates how to connect the data signals.
  • Second device TX_CLK ⁇ RX_CLK TXD ⁇ RXD TX_EN ⁇ RX_DV TX_ER ⁇ RX_ER RX_CLK ⁇ TX_CLK RXD ⁇ TXD RX_DV ⁇ TX_EN RX_ER ⁇ TX_ER COL ⁇ COL CRS ⁇ CRS MDC open MDC MDIO open MDIO MII_Mode ⁇ 0
  • the first device must be configurable via MII interface. After power-up, the first device must know in which mode it is working, MII MAC or MII PHY mode. This means that an extra pin is required to select the MAC mode: MII_Mode.
  • MII_Mode The following table indicates the allowed values of the pin MII_Mode.
  • MII MAC mode standard MII interface of an Ethernet MAC ‘0’ MII PHY mode, first device behaves as a full or half duplex Ethernet PHY
  • the Flow control module 21 of the first device controls the CRS, COL and full duplex control signals of the MAC 20 .
  • the flow control is initiated when the buffer filling reaches a high threshold.
  • the flow control is disabled when the buffer filling reaches a low threshold, which is set to a value lower than the high threshold.
  • the flow control mechanism is illustrated in FIG. 4 .
  • the first device When half duplex flow control with Carrier Sense (CRS) is used, the first device is behaving as an Ethernet PHY to the second device. The first device generates the CRS and COL signals. The first device operates in MII PHY mode, also known as reverse MII.
  • CRS Carrier Sense
  • the flow control module of the first device makes the CRS signal active (S 2 , S 4 ).
  • the data is received by the first device. It is first stored in the buffer 22 of the higher layer 3 .
  • the higher layer reads from the buffer at its own rate. The rate is lower than what the second device can deliver.
  • the buffer starts filling as more data is written than read.
  • the buffer filling level reaches a high threshold (S 5 ).
  • the first device keeps the CRS signal active (S 6 ).
  • the higher layer indicates to the back pressure layer to keep the CRS signal active.
  • the second device is then not allowed to send a next frame until the CRS signal becomes inactive, as indicated in clause 4.2.3.2 and clause 4.2.8 of the document (a).
  • the higher layer keeps on reading from the buffer 22 .
  • the CRS signal is de-asserted.
  • the higher layer indicates to the back pressure layer to inactivate the CRS signal.
  • the second device is allowed to immediately transmit data (S 8 ) after the interframe gap, as indicated in clause 4.2.3.2 of the document (a).
  • the high threshold in the system memory When the high threshold in the system memory is reached, it is possible that the second device is transmitting data.
  • the high threshold should allow the buffer to store the remainder of the frame.
  • Using the buffer filling levels is a method to perform the flow control. Other methods may be implemented depending on the implementation of the higher layer.
  • the Flow Control module generates the CRS signal for the MII interface when the MII interface is operating in half duplex mode.
  • the CRS signal is made active.
  • the second device receives the CRS signal it has to defer its own transfer.
  • the multiplexer 24 permits to connect to the right signal depending to the MII_Mode that is selected.
  • FIGS. 5 to 7 give examples of the back pressure mechanism.
  • FIG. 5 shows second device transferring data, frame 1 and frame 2 to the first device.
  • the first device can handle the data rate. No back pressure is required.
  • the first device makes CRS active each time the second device is transferring data, as required by the MII standard.
  • the frame 3 is sent by the first device to the second device.
  • the first device is receiving data frames from the second device.
  • the frame 1 is received between t 1 and t 2 .
  • the first device makes the CRS (Carrier Sense) signal active as long as data is received.
  • the frame 2 is received at t 3 .
  • the first device back pressures the second device by keeping CRS active at t 4 .
  • the second device can only send another frame, frame 3 , when CRS becomes inactive at t 5 .
  • FIG. 7 indicates that the first device can send data while back pressuring the second device.
  • the second device sends frame 1 to the first device at t 1 , and the first device back pressures the second device by keeping CRS until t 5 .
  • the first device sends frame 2 between t 3 and t 4 to the second device.
  • the second device can send data, frame 3 , to the first device.
  • FIG. 8 shows an example of an implementation of the first device. It may be an Integrated Circuit, IC 1 that is a Wireless LAN adapter, compliant with the IEEE 802.11 and Wi-Fi standards with a MII interface to connect to the second device that is an Integrated Circuit, IC 2 , such as a DSL host or Ethernet switch.
  • IC 1 Integrated Circuit
  • IC 2 Integrated Circuit
  • the Wi-Fi part can only handle up to 30 Mbps and the Mil standard allows to transfer up to 100 Mbps in half duplex. If no back pressure mechanism were included, data would be lost if the second device connected would transfer data at a rate higher than the first device can handle.
  • the MII interface of the IC 1 is connected to the MII interface of the IC 2 with a connector being traces on a printed circuit board between IC 1 and IC 2 .

Landscapes

  • Engineering & Computer Science (AREA)
  • Signal Processing (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Communication Control (AREA)
  • Small-Scale Networks (AREA)

Abstract

The present invention concerns a device comprising a medium access control module for performing functions of a medium access control sublayer, noted MAC module, the device comprising a MAC interface module connected to the MAC module, the MAC interface module being adapted to connect in a first mode with a connector to a second MAC interface module or in a second mode with a connector to a physical interface module, the second MAC interface module being located in a second device comprising a MAC module connected to the second MAC interface module. In the first mode, the device comprises means for communicating in a half-duplex manner with the second device, and means for sending a medium busy signal to the second device.

Description

  • The present invention relates to a method and a device for controlling data flow between the device and a second device communicating on a common transmission medium in a half-duplex manner.
  • The media independent interface, noted MII interface, intends to connect an Ethernet Medium Access Control (MAC) layer to an Ethernet Physical layer. It is capable of supporting the transfer of data rates of 10 Mbit/s and 100 Mbit/s. The MII interface comprises a management interface to manage the Ethernet Physical layer. The MII interface standard is described in clause 22 and Annex 22A of the IEEE Standard 802.3-2002 Edition, dated 8 Mar. 2002, referred hereafter as document (a). The Ethernet Physical layer handles the transfer of the data via the medium. The medium can be full or half duplex. In half duplex operation, when data is being transferred on the medium, the Ethernet Physical Layer indicates a busy medium, using the carrier sense mechanism. The MAC layer monitors the carrier sense mechanism to check whether the medium is free before transferring data. In full duplex operation the carrier sense mechanism is not used by the MAC layer.
  • The MII standard may be implemented within the form of a MAC MII module, a connector and a PHY MII module. As indicated in the MII standard, the implementation of the interface may assume any of the following forms: a chip-to-chip interface implemented with traces on a printed circuit board, a motherboard to daughterboard interface between two or more printed circuit boards, or an interface between two printed circuit assemblies that are attached with a cable and a connector. For example, a chipset implementing an Ethernet MAC layer may be connected to a chipset implementing an Ethernet Physical layer, according to the MII standard, with traces on a printed circuit board.
  • The MII interface may also be used to connect an Ethernet Medium Access Control to another Ethernet Medium Access Control. Then, a chipset implementing an Ethernet MAC layer may be connected to a chipset implementing an Ethernet MAC layer, according to the MII standard, with traces on a printed circuit board. The Mil interface comprises then a MAC MII module, a connector and another MAC MII module. The connection between the MAC Mil modules bypasses the PHY Mil modules, and bypasses the Ethernet physical layer.
  • The MAC layer defines a medium-independent facility built on the Physical layer. The carrier sense mechanism gives an input for the MAC layers based on the signals provided by the Physical layer. When the MAC layers are connected to each other, the carrier sense mechanism is strapped to inactive. The MAC layers must then work in full duplex mode, where the MAC layers ignore the carrier sense mechanism.
  • A flow control may be needed to reduce the bandwidth between a first device and a second device connected to the first device via the MII interface. This may be due to the fact that the bandwidth for the data transfer inside the first device is limited. The system RAM of the first device may also be limited in size: if for some reason the buffer is running full, frames can get lost. Using flow control, the second device can be stopped transmitting frames. As a result, the first device does not drop frames received from the second device because of buffer overflow in the System RAM or bandwidth limitation of the first device. Functionally the first device uses the buffer space of the second device.
  • A method of implementing back pressure in a full-duplex mode is described in the document (a), Section 22, 31 and 31A. It uses standardized MAC layer control packets that contain commands for the MAC layer. The control packet is generated and received by the MAC layer. When a device wants to back pressure the other device, it generates a control packet requesting the other device to pause transferring data. Another control frame is sent to indicate that the other device can resume transmitting packets. The disadvantage of this method is the response latency for the second device that leads to the first device requiring extra buffer space and a buffer management system to be able to store extra data packets.
  • The present invention concerns device comprising a medium access control module, noted MAC module, for performing functions of a MAC sublayer, the MAC module being adapted to connect, in a MAC-to-MAC mode, to a second MAC module through a physical link that is not using a carrier sense mechanism, or/and to connect, in a MAC-to-PHY mode, to a physical module.
  • According to the invention, the device comprises means for communicating in a half-duplex manner with the second MAC module in the MAC-to-MAC mode, and means for sending a medium busy signal to the second MAC module in the half-duplex mode.
  • Surprisingly, the medium access control module of the first device communicates in a half duplex manner with the medium access control module of the second device. The first device sends a medium busy signal to indicate that the medium is busy and the second device can not send data to the medium.
  • According to an embodiment, the device comprises means for indicating a busy medium duration to the second MAC module.
  • The device indicates a duration in the medium busy signal during which the second device is not allowed to send any data. At the end of the duration, the second device is allowed to resume sending of data to the first device.
  • According to an embodiment, the device comprises means for receiving data from the second MAC module up to a maximum data rate, and means for sending a busy medium signal to the second MAC module on a reception of data at a data rate higher than the maximum data rate.
  • Advantageously, the device comprises means for sending data to the second MAC module during the duration.
  • The first device sets a duration to prevent the second device from sending data and it can send data to the second device during the duration.
  • According to an embodiment, the MAC module is adapted to connect to the second MAC module or/and to said physical module through a media independent interface, and the busy medium signal is a carrier sense signal.
  • According to an embodiment, the MAC module comprises means for selecting between the MAC-to-MAC mode and the MAC-to-PHY mode.
  • The invention also concerns an Integrated circuit implementing the means of the device of the invention.
  • The invention also concerns a method, in a device, for controlling data flow between a medium access control module of the device, noted MAC module, communicating in a half-duplex manner to a second MAC module, the MAC module being adapted to connect, in a MAC-to-MAC mode, to the second MAC module through a physical link that is not using a carrier sense mechanism.
  • The method of the invention comprises the steps of sending a busy medium signal from the first device to the second MAC module, the busy medium signal indicating a duration and suspending data transmission by the second MAC module to the first device during the duration.
  • The method also comprises the step of indicating a busy medium by the first device to the second MAC module on reception of data from the second MAC module at a data rate higher than a maximum data rate.
  • Another aspect of the invention is a computer program product comprising program code instructions for executing the steps of the process according to the invention, when that program is executed on a computer. By “computer program product”, it is meant a computer program support, which may consist not only in a storing space containing the program, such as a diskette or a cassette, but also in a signal, such as an electrical or optical signal.
  • The invention will be better understood and illustrated by means of the following embodiment and execution examples, in no way restrictive, with reference to the appended figures among which:
  • FIG. 1 indicates the layers that participate into the communication between a first device and a second device, with the types of signals;
  • FIG. 2 is a schematic diagram showing an implementation of the flow control.
  • FIG. 3 shows a second device and a third device to which the first device may connect
  • FIG. 4 is a flow chart illustrating the flow control mechanism.
  • FIG. 5 is a flow chart indicating the carrier sense mechanism as used when data is transferred between a first and a second device.
  • FIG. 6 is a flow chart indicating the carrier sense mechanism as used to suspend data transfer from the second device.
  • FIG. 7 is a flow chart indicating the carrier sense mechanism as used to suspend data transfer from the second device and allow data transfer from the first device.
  • FIG. 8 shows an example of an implementation of the first device.
  • In FIG. 1, FIG. 2 and FIG. 3, the represented blocks are purely functional entities, which do not necessarily correspond to physically separate entities. Namely, they could be developed in the form of software, or be implemented in one or several integrated circuits.
  • The exemplary embodiment comes within the framework of a media independent interface, noted MII, but the invention is not limited to this particular environment and may be applied within other types of interfaces.
  • FIG. 1 represents a first device 1 connected to a third party standard device, which is the second device 2.
  • The first device comprises a data link layer 4 with a media independent interface 11, noted MII, towards a back pressure layer 5. The data link layer 4 also comprises an interface to a higher layer 3.
  • The Data Link layer receives and transmits data packets. It adds error checking fields when transmitting packets. It checks the error checking fields when receiving data. The Data Link layer controls and monitors access to the transmission medium.
  • The Higher layer generates and receives the data packets. The Higher layer comprises buffering means. It may decide on when to back pressure the second device.
  • In an embodiment, the Data Link layer comprises buffering means and may also decide on when to back pressure the second device.
  • The second device comprises a data link layer 7 and a higher layer 6. The data link layer comprises a MII interface 12.
  • The first device and the second device are connected through the MII interface, the MII interface in the first device being modified with the back pressure layer. There is no Ethernet Physical layer between the devices. They are connected as indicated in FIG. 3.
  • The interface between the first and the second devices consists of the following:
      • Data In 8: data input and control signals, input for Data Link layer,
      • Data Out 9: data output and control signals from Data Link layer, and
      • Medium Busy and collision signal 10: input for Data Link layer. Medium busy signal corresponds to the carrier sense mechanism. Collision signal means that different devices are sending at the same time, which is an error condition in half-duplex systems.
  • The signals at the MII interface 11 of the first device 1 are represented in FIG. 2.
  • The FIG. 2 highlights the back pressure module 23 that performs the functions of the back pressure layer 5 of the FIG. 1, and the signals that form its interfaces to the MII interface 11 and the data link layer. The back pressure module 23 comprises a multiplexer 24 and a flow control module 21.
  • The FIG. 2 shows the medium access control module, noted
  • MAC 20, which performs the function of the Data Link layer 4 represented in the FIG. 1. It may be for example an Ethernet MAC.
  • The multiplexer 24 permits to connect the MAC 20 to the correct signal depending on the selected mode, as defined below.
  • The higher layer 3 comprises a frame buffer 22. The frame buffer 22 comprises an interface to the flow control module that permits to indicate to start or stop the back pressure mechanism.
  • The first device may connect to an Ethernet MAC module or an Ethernet PHY module via the MII interface. The first device behaves as:
      • An Ethernet PHY: referred to as MII PHY mode, also known as Reverse MII, or
      • An Ethernet MAC: referred to as MII MAC mode.
  • The FIG. 3 shows the second device and the third device to which the first device may connect.
  • The second device 2 comprises a MII interface 31 that is internally connected to a MAC module 30. The Mil interface 31 is connected to the Mil interface of the first device with a connector 50.
  • The third device 40 comprises a Mil interface 41 that is internally connected to a PHY module 42. The MII interface 41 is connected to the Mil interface of the first device with a connector 51.
  • The connector 50 and 51 are defined in the clause 22 of the document (a).
  • The MII_mode which is used to select between the Ethernet MAC mode and the Ethernet PHY mode is not indicated in the Mil standard and is further described hereafter.
  • The following table indicates the MII signals of the first device.
  • Name Direction Description
    MII Data Interface
    TX_CLK In Transmit clock
    TXD[3:0] Out Transmit data
    TX_EN Out Transmit enable
    TX_ER out Transmit error
    RX_CLK in Receive clock
    RXD[3:0] in Receive data
    RX_DV in Receive data valid
    RX_ER in Receive error
    CRS in/out Carrier Sense indication
    COL in/out Collision indication
    MII Management Interface
    MDC Out Management data clock
    MDIO in/out Management data input/output
    MII Mode Selection
    MII_Mode In Select MII MAC or MII PHY mode
  • In the MII MAC mode, the first device is connected to an Ethernet PHY or any device behaving as an Ethernet PHY. In this mode, the MII interface of the Ethernet MAC in the first device is compliant with the MII timing requirements. The following table indicates how to connect the first device to a second device acting as an Ethernet PHY. The arrow indicates the direction of the signal.
  • First device Second device
    RX_CLK
    Figure US20100316100A1-20101216-P00001
    TX_CLK
    TXD
    Figure US20100316100A1-20101216-P00002
    TXD
    TX_EN
    Figure US20100316100A1-20101216-P00002
    TX_EN
    TX_ER
    Figure US20100316100A1-20101216-P00002
    TX_ER
    TX_CLK
    Figure US20100316100A1-20101216-P00001
    RX_CLK
    RXD
    Figure US20100316100A1-20101216-P00001
    RXD
    RX_DV
    Figure US20100316100A1-20101216-P00001
    RX_DV
    RX_ER
    Figure US20100316100A1-20101216-P00001
    RX_ER
    COL
    Figure US20100316100A1-20101216-P00001
    COL
    CRS
    Figure US20100316100A1-20101216-P00001
    CRS
    MDC
    Figure US20100316100A1-20101216-P00002
    MDC
    MDIO
    Figure US20100316100A1-20101216-P00003
    MDIO
    MII_Mode ← 1
  • The following table describes how to connect the first device to the second device with a MII interface. The operating mode is full or half duplex, 10 Mbit/s and 100 Mbit/s. The first device behaves as an Ethernet PHY to the second device. The carrier sense signal CRS and collision signal COL are generated by the first device and can be used for half duplex flow control. The following table indicates how to connect the data signals.
  • First device Second device
    TX_CLK RX_CLK
    TXD RXD
    TX_EN RX_DV
    TX_ER RX_ER
    RX_CLK TX_CLK
    RXD TXD
    RX_DV TX_EN
    RX_ER TX_ER
    COL COL
    CRS CRS
    MDC open MDC
    MDIO open MDIO
    MII_Mode ← 0
  • The first device must be configurable via MII interface. After power-up, the first device must know in which mode it is working, MII MAC or MII PHY mode. This means that an extra pin is required to select the MAC mode: MII_Mode. The following table indicates the allowed values of the pin MII_Mode.
  • Value Description
    ‘1’ MII MAC mode, standard MII interface of an Ethernet MAC
    ‘0’ MII PHY mode, first device behaves as a full or half duplex
    Ethernet PHY
  • The Flow control module 21 of the first device controls the CRS, COL and full duplex control signals of the MAC 20. The flow control is initiated when the buffer filling reaches a high threshold. The flow control is disabled when the buffer filling reaches a low threshold, which is set to a value lower than the high threshold.
  • The flow control mechanism is illustrated in FIG. 4. When half duplex flow control with Carrier Sense (CRS) is used, the first device is behaving as an Ethernet PHY to the second device. The first device generates the CRS and COL signals. The first device operates in MII PHY mode, also known as reverse MII.
  • When the second device starts transmitting data (S1, S3), the flow control module of the first device makes the CRS signal active (S2, S4). The data is received by the first device. It is first stored in the buffer 22 of the higher layer 3. The higher layer reads from the buffer at its own rate. The rate is lower than what the second device can deliver. The buffer starts filling as more data is written than read.
  • At a certain time, the buffer filling level reaches a high threshold (S5). When the high threshold in the frame buffer 22 is reached, the first device keeps the CRS signal active (S6). The higher layer indicates to the back pressure layer to keep the CRS signal active.
  • The second device is then not allowed to send a next frame until the CRS signal becomes inactive, as indicated in clause 4.2.3.2 and clause 4.2.8 of the document (a).
  • Meanwhile, the higher layer keeps on reading from the buffer 22. When the frame buffer 22 goes below the low threshold (S7), the CRS signal is de-asserted. The higher layer indicates to the back pressure layer to inactivate the CRS signal. The second device is allowed to immediately transmit data (S8) after the interframe gap, as indicated in clause 4.2.3.2 of the document (a).
  • When the high threshold in the system memory is reached, it is possible that the second device is transmitting data. The high threshold should allow the buffer to store the remainder of the frame.
  • Using the buffer filling levels is a method to perform the flow control. Other methods may be implemented depending on the implementation of the higher layer.
  • The Flow Control module generates the CRS signal for the MII interface when the MII interface is operating in half duplex mode. When flow control is started, the CRS signal is made active. When the second device receives the CRS signal it has to defer its own transfer.
      • in MII MAC mode, the signals crs_mac and col_mac are used to connect to an Ethernet PHY
      • in MII PHY mode, the signals crs_phy and col_phy are used to connect to an Ethernet MAC
  • The multiplexer 24 permits to connect to the right signal depending to the MII_Mode that is selected.
  • The FIGS. 5 to 7 give examples of the back pressure mechanism.
  • FIG. 5 shows second device transferring data, frame1 and frame2 to the first device. The first device can handle the data rate. No back pressure is required. The first device makes CRS active each time the second device is transferring data, as required by the MII standard. The frame3 is sent by the first device to the second device.
  • In FIG. 6, the first device is receiving data frames from the second device. The frame1 is received between t1 and t2. The first device makes the CRS (Carrier Sense) signal active as long as data is received. The frame2 is received at t3. The first device back pressures the second device by keeping CRS active at t4. The second device can only send another frame, frame3, when CRS becomes inactive at t5.
  • FIG. 7 indicates that the first device can send data while back pressuring the second device. The second device sends frame1 to the first device at t1, and the first device back pressures the second device by keeping CRS until t5. In the meantime, the first device sends frame2 between t3 and t4 to the second device. After the back pressure period ends, the second device can send data, frame3, to the first device.
  • FIG. 8 shows an example of an implementation of the first device. It may be an Integrated Circuit, IC1 that is a Wireless LAN adapter, compliant with the IEEE 802.11 and Wi-Fi standards with a MII interface to connect to the second device that is an Integrated Circuit, IC2, such as a DSL host or Ethernet switch.
  • The Wi-Fi part can only handle up to 30 Mbps and the Mil standard allows to transfer up to 100 Mbps in half duplex. If no back pressure mechanism were included, data would be lost if the second device connected would transfer data at a rate higher than the first device can handle.
  • The MII interface of the IC1 is connected to the MII interface of the IC2 with a connector being traces on a printed circuit board between IC1 and IC2.

Claims (11)

1-10. (canceled)
11. Device comprising a medium access control module, noted MAC module, for performing functions of a MAC layer, said MAC module being adapted to connect, in a MAC-to-MAC mode, to a second MAC module through a link that is adapted to transport signals between said MAC modules, wherein the link is not a physical layer, or/and to connect, in a MAC-to-PHY mode, to a physical module that is adapted to perform functions of a physical layer,
said MAC module comprising:
means for communicating in a half-duplex manner with said second MAC module in said MAC-to-MAC mode; and
means for sending a medium busy signal to said second MAC module in said half-duplex mode.
12. Device according to claim 11, wherein said MAC module comprises means for indicating a busy medium duration to said second MAC module.
13. Device according to claim 11, wherein said MAC module comprises means for receiving data from said second MAC module up to a maximum data rate, and means for sending a busy medium signal to said second MAC module on a reception of data at a data rate higher than the maximum data rate.
14. Device according to claim 12, wherein said MAC module comprises means for sending data to said second MAC module during said duration.
15. Device according to claim 11, wherein said MAC module is adapted to connect to said second MAC module or/and to said physical module through a Media Independent Interface.
16. Device according to claim 11, wherein said busy medium signal is a carrier sense signal.
17. Device according to claim 16, wherein it comprises means for selecting between the MAC-to-MAC mode and the MAC-to-PHY mode.
18. Integrated circuit wherein it comprises a device according to claim 11.
19. Method, in a device, for controlling data flow between a medium access control module of said device, noted MAC module, communicating in a half-duplex manner to a second MAC module, said MAC module being adapted to connect, in a MAC-to-MAC mode, to said second MAC module through a link that is adapted to transport signals between said MAC modules, wherein the link is not a physical layer, or/and to connect, in a MAC-to-PHY mode, to a physical module that is adapted to perform functions of an Ethernet physical sublayer,
said method comprising the steps of:
sending a busy medium signal from said MAC module to the second MAC module, said busy medium signal indicating a duration; and
suspending data transmission by said second MAC module to said first device during said duration.
20. Method according to claim 19, wherein it comprises the step of indicating a busy medium by said first device to said second MAC module on reception of data from said second MAC module at a data rate higher than a maximum data rate.
US12/223,880 2006-02-20 2007-02-09 Method and device to transmit a busy medium signal to another device Expired - Fee Related US8018878B2 (en)

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
EP06447024A EP1821462A1 (en) 2006-02-20 2006-02-20 Method and device to transmit a busy medium signal to another device
EP06447024 2006-02-20
EP06447024.8 2006-02-20
PCT/EP2007/051237 WO2007096254A1 (en) 2006-02-20 2007-02-09 Method and device to transmit a busy medium signal to another device

Publications (2)

Publication Number Publication Date
US20100316100A1 true US20100316100A1 (en) 2010-12-16
US8018878B2 US8018878B2 (en) 2011-09-13

Family

ID=36202188

Family Applications (1)

Application Number Title Priority Date Filing Date
US12/223,880 Expired - Fee Related US8018878B2 (en) 2006-02-20 2007-02-09 Method and device to transmit a busy medium signal to another device

Country Status (6)

Country Link
US (1) US8018878B2 (en)
EP (2) EP1821462A1 (en)
JP (1) JP4971366B2 (en)
KR (1) KR101351929B1 (en)
CN (1) CN101385283A (en)
WO (1) WO2007096254A1 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110179462A1 (en) * 2008-08-05 2011-07-21 Seiji Kubo Communication device, communication method, recording medium, and integrated circuit
US11055254B2 (en) * 2019-12-09 2021-07-06 The Aerospace Corporation Mixed media ethernet switch
US11054879B2 (en) 2017-10-11 2021-07-06 Omron Corporation Safety controller
CN113395168A (en) * 2020-03-13 2021-09-14 亚德诺半导体国际无限责任公司 Single-pair to multi-pair Ethernet converter
US11357049B2 (en) 2018-02-09 2022-06-07 Sony Corporation Communication apparatus
US11556488B2 (en) * 2020-03-13 2023-01-17 Analog Devices International Unlimited Company Single-pair to multi-pair ethernet converter

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101912872B1 (en) * 2018-06-04 2018-10-30 주식회사 위더스플래닛 WiFi NETWORK SYSTEM FOR HIGHLY CONCENTRATED NEWTORK ENVIRONMENT

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5905870A (en) * 1996-09-11 1999-05-18 Advanced Micro Devices, Inc Arrangement for initiating and maintaining flow control in shared-medium, full-duplex, and switched networks
US6704280B1 (en) * 1999-06-10 2004-03-09 Nortel Networks Limited Switching device and method for traffic policing over a network
US20040085910A1 (en) * 2002-11-01 2004-05-06 Zarlink Semiconductor V.N. Inc. Media access control device for high efficiency ethernet backplane
US20050041595A1 (en) * 2003-08-19 2005-02-24 Necdet Uzun Systems and methods for alleviating client over-subscription in ring networks

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5905870A (en) * 1996-09-11 1999-05-18 Advanced Micro Devices, Inc Arrangement for initiating and maintaining flow control in shared-medium, full-duplex, and switched networks
US6704280B1 (en) * 1999-06-10 2004-03-09 Nortel Networks Limited Switching device and method for traffic policing over a network
US20040085910A1 (en) * 2002-11-01 2004-05-06 Zarlink Semiconductor V.N. Inc. Media access control device for high efficiency ethernet backplane
US20050041595A1 (en) * 2003-08-19 2005-02-24 Necdet Uzun Systems and methods for alleviating client over-subscription in ring networks

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110179462A1 (en) * 2008-08-05 2011-07-21 Seiji Kubo Communication device, communication method, recording medium, and integrated circuit
US11054879B2 (en) 2017-10-11 2021-07-06 Omron Corporation Safety controller
US11357049B2 (en) 2018-02-09 2022-06-07 Sony Corporation Communication apparatus
US11055254B2 (en) * 2019-12-09 2021-07-06 The Aerospace Corporation Mixed media ethernet switch
CN113395168A (en) * 2020-03-13 2021-09-14 亚德诺半导体国际无限责任公司 Single-pair to multi-pair Ethernet converter
US11556488B2 (en) * 2020-03-13 2023-01-17 Analog Devices International Unlimited Company Single-pair to multi-pair ethernet converter

Also Published As

Publication number Publication date
US8018878B2 (en) 2011-09-13
KR101351929B1 (en) 2014-01-16
CN101385283A (en) 2009-03-11
JP4971366B2 (en) 2012-07-11
EP1987631B1 (en) 2012-10-10
EP1821462A1 (en) 2007-08-22
WO2007096254A1 (en) 2007-08-30
KR20080102364A (en) 2008-11-25
EP1987631A1 (en) 2008-11-05
JP2009527934A (en) 2009-07-30

Similar Documents

Publication Publication Date Title
US8018878B2 (en) Method and device to transmit a busy medium signal to another device
US5784573A (en) Multi-protocol local area network controller
US7492710B2 (en) Packet flow control
US20100188980A1 (en) Explicit Flow Control in a Gigabit/10 Gigabit Ethernet System
JP3827332B2 (en) Highly integrated Ethernet network elements
US7461195B1 (en) Method and system for dynamically adjusting data transfer rates in PCI-express devices
US8064373B2 (en) Method and system for simplex or duplex transmission mode of an ethernet link in an energy efficient network
US6154464A (en) Physical layer device having a media independent interface for connecting to either media access control entitices or other physical layer devices
EP2887596B1 (en) Network device and information transmission method
CN101610191B (en) Multi-mode ethernet transceiver
EP0856975B1 (en) Reversible media independent interface circuit
US8295194B2 (en) Wired network connection establishing method and network device for performing the method
CN101455038A (en) Node
US7257079B1 (en) Physical layer and data link interface with adaptive speed
CN103885910B (en) The method that many equipment carry out IIC communications under holotype
US6795881B1 (en) Physical layer and data link interface with ethernet pre-negotiation
US8000278B2 (en) De-activation, at least in part, of receiver, in response, at least in part, to determination that an idle condition exists
Mohor Ethernet IP core specification
EP2685644B1 (en) Time sensitive transaction over an asynchronous serial link
US20040174819A1 (en) Physical layer (PHY) with smart cable analyzing (SCA) and apparatus employing the same
US6782001B1 (en) Physical layer and data link interface with reset/sync sharing
US20020188790A1 (en) Apparatus for converting 8-line/4-line ethernet into 2-line ethernet
JP2003249978A (en) Serial forwarding device
US20240080123A1 (en) Out-of-band based independent link training of in-band links between host devices and optical modules
CN107346294A (en) Data-flow-control system and method based on SPI protocol

Legal Events

Date Code Title Description
ZAAA Notice of allowance and fees due

Free format text: ORIGINAL CODE: NOA

ZAAB Notice of allowance mailed

Free format text: ORIGINAL CODE: MN/=.

AS Assignment

Owner name: THOMSON LICENSING, FRANCE

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:SNAUWAERT, FILIP;REEL/FRAME:026731/0834

Effective date: 20080707

STCF Information on status: patent grant

Free format text: PATENTED CASE

FPAY Fee payment

Year of fee payment: 4

AS Assignment

Owner name: INTERDIGITAL CE PATENT HOLDINGS, FRANCE

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:THOMSON LICENSING;REEL/FRAME:047332/0511

Effective date: 20180730

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

FEPP Fee payment procedure

Free format text: MAINTENANCE FEE REMINDER MAILED (ORIGINAL EVENT CODE: REM.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

LAPS Lapse for failure to pay maintenance fees

Free format text: PATENT EXPIRED FOR FAILURE TO PAY MAINTENANCE FEES (ORIGINAL EVENT CODE: EXP.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

STCH Information on status: patent discontinuation

Free format text: PATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362

FP Lapsed due to failure to pay maintenance fee

Effective date: 20230913

AS Assignment

Owner name: INTERDIGITAL CE PATENT HOLDINGS, SAS, FRANCE

Free format text: CORRECTIVE ASSIGNMENT TO CORRECT THE RECEIVING PARTY NAME FROM INTERDIGITAL CE PATENT HOLDINGS TO INTERDIGITAL CE PATENT HOLDINGS, SAS. PREVIOUSLY RECORDED AT REEL: 47332 FRAME: 511. ASSIGNOR(S) HEREBY CONFIRMS THE ASSIGNMENT;ASSIGNOR:THOMSON LICENSING;REEL/FRAME:066703/0509

Effective date: 20180730