Method for cut through forwarding data packets between electronic communication devices

US9438537B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-9438537-B2
Application numberUS-201214406954-A
CountryUS
Kind codeB2
Filing dateJul 3, 2012
Priority dateJul 3, 2012
Publication dateSep 6, 2016
Grant dateSep 6, 2016

How to read this patent

A practical reading order for non-experts. Skip the full description unless you need deep technical detail.

  1. Title

    What the patent document calls the invention.

  2. Abstract

    A short plain-language summary of the technical disclosure.

  3. Assignees and inventors

    Who owns or filed the patent and who is credited as inventor.

  4. Key dates

    Filing, priority, publication, and grant dates set the timeline.

  5. First independent claim

    The legal scope of protection — read this for what is actually claimed.

  6. CPC / IPC classifications

    Technology tags used to group this patent with similar filings.

  7. Citations and related patents

    Prior art links and similar publications in this corpus.

Abstract

Official abstract text for this publication.

An electronic device communicates according to a network protocol that defines data packets, for example EtherCAT. The device has a processor for performing input control on incoming data packets and performing output control on outgoing data packets, and a shared FIFO buffer comprising a multiuser memory. An input unit receives input data, detects the start of a respective data packet, subdivides the data packet into consecutive segments, one segment having a predetermined number of data bytes, and transfers the segment to the FIFO buffer before the next segment has been completely received. The processor accesses, in the input control, the multiuser memory for processing the segment, and, in the output control, initiates outputting the output packet before the corresponding input data packet has been completely received. An output unit transfers the segment from the FIFO buffer, and transmits the segment to the communication medium.

First claim

Opening claim text (preview).

The invention claimed is: 1. An electronic device comprising: a first input unit and a first output unit configured to communicate with other devices according to a network protocol via a communication medium, the network protocol defining data packets comprising data bytes having a predetermined structure including a packet header; a first processor configured to perform input control on incoming data packets and perform output control on outgoing data packets; a first in first out (FIFO) buffer comprising a multiuser memory, the input of the first FIFO buffer being coupled to the first input unit and the output of the first FIFO buffer being coupled to the first output unit, the first FIFO buffer being shared between the input control and the output control via the multiuser memory, wherein the first input unit is arranged to receive input data comprising incoming data packets from the communication medium, detect the start of a respective data packet, subdivide the data bytes of the respective data packet into consecutive segments, one segment having a predetermined number of data bytes, and transfer the segment to the first FIFO buffer before the next segment has been completely received; the first processor is arranged to in the input control, access the multiuser memory for processing the segment, and in the output control, initiate outputting the output packet before the corresponding input data packet has been completely received; and the first output unit is arranged to transfer the segment from the first FIFO buffer to the first output unit, and transmit the segment to the communication medium. 2. The device as claimed in claim 1 , wherein the first input unit is arranged to prefix metadata to the segment, and transfer the metadata with the segment to the first FIFO buffer; and the first processor is arranged to process the metadata. 3. The device as claimed in claim 1 , wherein the incoming packets correspond to data on a Data Link layer according to an International Organization for Standardization (ISO) layer 2 network protocol. 4. The device as claimed in claim 1 , wherein the start of a respective data packet is after a preamble and Start of Frame Delimiter (SFD) on the physical layer according to an International Organization for Standardization (ISO) layer 1 network protocol. 5. The device as claimed in claim 1 , wherein the segments have a size of 8, 16 or 24 data bytes. 6. The device as claimed in claim 1 , wherein the first processor is a reduced instruction set computer (RISC) processor. 7. The device as claimed in claim 1 , wherein the input control comprises a receiver thread and the output control comprises a transmitter thread. 8. The device as claimed in claim 1 , wherein the first processor is arranged to convert a receive attribute of incoming data into a transmit attribute. 9. The device as claimed in claim 1 , wherein the first processor is arranged to change data bytes in a segment depending on a command in the data packet being processed. 10. The device as claimed in claim 9 , wherein the first processor is arranged to process a command that writes data from the incoming packet into a memory or register in the device by parsing and analyze the incoming packet, or a command that reads data from a register or memory in device by changing the data bytes in the outgoing packet. 11. The device as claimed in claim 1 , wherein the device comprises a hardware scheduler arranged to monitor activity of the first processor and pending requests from threads, and to assign a priority pending request to the first processor or round robin if multiple pending requests are the same priority. 12. The device as claimed in claim 1 , wherein the device is a slave node device. 13. The device as claimed in claim 1 , wherein the device has a second input unit, second output unit, second FIFO buffer coupled to the first processor, the second input unit, second output unit and second FIFO buffer being arranged equal to said first input unit, first output unit and first FIFO buffer. 14. The device as claimed in claim 1 , wherein the device has a second input unit and a second output unit, a second FIFO buffer and a second processor, the second input unit, second output unit, second FIFO buffer and second processor being arranged equal to said first input unit, first output unit, first FIFO buffer and first processor. 15. The device as claimed in claim 1 , wherein the device comprises a data handling unit, and the first processor is arranged to control transferring of segments of a data packet from the first FIFO buffer to the data handling unit. 16. The device as claimed in claim 1 , wherein the device comprises a data handling unit, and the processor is arranged to control transferring of segments of a data packet from the data handling unit into the first FIFO buffer. 17. The device as claimed in claim 1 , wherein the network protocol is Ethernet for Control automation Technology (EtherCAT). 18. An integrated circuit comprising at least one electronic device according to claim 1 . 19. A method of communicating between electronic devices, the device comprising: an input unit and an output unit for communicating with other devices according to a network protocol via a communication medium, the network protocol defining data packets comprising data bytes having a predetermined structure including a packet header; the method comprising performing input control on incoming data packets and performing output control on outgoing data packets; the device comprising a first in first out (FIFO) buffer comprising a multiuser memory, the input of the FIFO buffer being coupled to the input unit and the output of the FIFO buffer being coupled to the output unit, the FIFO buffer being shared between the input control and the output control via the multiuser memory; and the method comprising receiving input data comprising incoming data packets from the communication medium, detecting the start of a respective data packet, subdividing the data bytes of the respective data packet into consecutive segments, one segment having a predetermined number of data bytes, transferring the segment to the FIFO buffer before the next segment has been completely received, in the input control, accessing the multiuser memory for processing the segment, in the output control, initiating outputting the output packet before the corresponding input data packet has been completely received, transferring the segment from the FIFO buffer to the output unit, and transmitting the segment to the communication medium. 20. The method as claimed in claim 19 , wherein the incoming packets correspond to data on a Data Link layer according to an International Organization for Standardization (ISO) layer 2 network protocol.

Assignees

Inventors

Classifications

  • H04L49/90Primary

    Buffering arrangements · CPC title

  • Intermediate storage in different physical parts of a node or terminal · CPC title

  • Layer 2 routing, e.g. in Ethernet based MAN's · CPC title

Patent family

Related publications grouped by family.

External sources

Frequently asked questions

Answers are generated from the same data shown on this page.

What does patent US9438537B2 cover?
An electronic device communicates according to a network protocol that defines data packets, for example EtherCAT. The device has a processor for performing input control on incoming data packets and performing output control on outgoing data packets, and a shared FIFO buffer comprising a multiuser memory. An input unit receives input data, detects the start of a respective data packet, subdivi…
Who is the assignee on this patent?
Edmiston Graham, Rahamim Hezi, Yosha Amir, and 1 more
What technology area does this patent fall under?
Primary CPC classification H04L49/90. Mapped technology areas include Electricity.
When was this patent published?
Publication date Tue Sep 06 2016 00:00:00 GMT+0000 (Coordinated Universal Time) (B2). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 8 related publications on this page (citations in our corpus or others sharing the same primary CPC).