Patentable/Patents/US-8488450
US-8488450

Method and system for physical layer aggregation

PublishedJuly 16, 2013
Assigneenot available in USPTO data we have
Inventorsnot available in USPTO data we have
Technical Abstract

Aspects of a method and system for physical layer aggregation are provided. An example method includes receiving, form a medium access control (MAC) layer protocol entity, data encapsulated into a packet comprising a preamble, fragmenting said packet into a plurality of fragment payloads, and conveying each of said fragment payloads to said third portion of said one or more circuits, wherein at least one of said plurality of fragment payloads comprises one or more octets copied from said preamble.

Patent Claims
26 claims

Legal claims defining the scope of protection. Each claim is shown in both the original legal language and a plain English translation.

Claim 1

Original Legal Text

1. A system comprising: one or more circuits for use in a network device, a first portion of said one or more circuits being operable to implement media access control (MAC) functions, a second portion of said one or more circuits being operable to perform physical layer aggregation, and a third portion of said one or more circuits being operable to perform physical-layer functions for communicating over a plurality of physical links, wherein: said first portion of said one or more circuits is operable to encapsulate data into a packet comprising a preamble and convey said packet to said second portion of said one or more circuits; said second portion of said one or more circuits is operable to fragment said packet into a plurality of fragment payloads and convey each of said fragment payloads to said third portion of said one or more circuits, wherein at least one of said plurality of fragment payloads comprises a preamble having each bit sequentially copied from said preamble of said packet; and said third portion of said one or more circuits is operable to add a header to each of said plurality of fragment payloads to generate a corresponding plurality of fragments, and send said plurality of fragments over one or more of said plurality of physical links.

Plain English Translation

A network device uses multiple circuit portions to improve network communication. A first circuit portion handles Media Access Control (MAC) functions. A second circuit portion aggregates data at the physical layer. A third circuit portion manages physical-layer communication over multiple physical links. The MAC portion encapsulates data into a packet containing a preamble, sending it to the aggregation portion. The aggregation portion breaks the packet into multiple fragments, and sends those fragments to the physical-layer portion. At least one of these fragments includes a copy of the original packet's preamble. Finally, the physical-layer portion adds a header to each fragment and sends them over the physical links.

Claim 2

Original Legal Text

2. The system according to claim 1 , wherein said at least one of said plurality of fragment payloads comprises said preamble of said packet.

Plain English Translation

The network device described previously, where the fragment that copies the preamble contains the entire original preamble from the packet, ensuring the beginning of the packet data is readily available at the receiving end of the physical links.

Claim 3

Original Legal Text

3. The system according to claim 1 , wherein said plurality of physical links is associated with a single logical link.

Plain English Translation

In the network device described previously, the multiple physical links are treated as a single logical link, meaning the data transmitted across the various physical connections is seen as a single stream by higher-level protocols, increasing throughput and bandwidth.

Claim 4

Original Legal Text

4. The system according to claim 1 , wherein said one or more circuits enable generation of a sequence number within each said header.

Plain English Translation

The network device described previously includes the ability to generate a sequence number in the header added to each fragment. This sequence number allows the receiver to reassemble the fragments in the correct order, even if they arrive out of order, preventing data corruption.

Claim 5

Original Legal Text

5. The system according to claim 1 , wherein said one or more circuits enable generation of an indication within said header when a corresponding one of said plurality of fragment payloads comprises a first fragment from said packet.

Plain English Translation

In the network device described previously, the header added to each fragment contains an indication (a flag or bit) of whether the fragment is the first fragment from the original packet. This informs the receiver that the fragment contains the beginning of the packet data.

Claim 6

Original Legal Text

6. The system according to claim 1 , wherein said one or more circuits enable generation of an indication within said header when a corresponding one of said plurality of fragment payloads comprises a last fragment from said packet.

Plain English Translation

In the network device described previously, the header added to each fragment contains an indication of whether the fragment is the last fragment from the original packet. This information allows the receiver to know when it has received all the fragments for a complete packet.

Claim 7

Original Legal Text

7. The system according to claim 1 , wherein said one or more circuits enable generation of an error check field based on said header.

Plain English Translation

The network device described previously includes an error check field (like a CRC) in the header of each fragment. This field is calculated based on the header's content and allows the receiver to verify the integrity of the header, detecting any potential corruption during transmission.

Claim 8

Original Legal Text

8. A method for communication in a data communication system, the method comprising: performing by one or more circuits of a networking device: receiving, from a first portion of said one or more circuits, data encapsulated into a packet comprising a preamble; fragmenting said packet into a plurality of fragment payloads utilizing a second portion of said one or more circuits; and conveying each of said plurality of fragment payloads to a third portion of said one or more circuits, wherein at least one of said plurality of fragment payloads comprises a preamble having each hit sequentially copied from said preamble of said packet.

Plain English Translation

A method for communication in a data communication system uses multiple circuit portions of a networking device. The method includes receiving data encapsulated in a packet with a preamble from a first circuit portion. The packet is then fragmented into multiple fragment payloads using a second circuit portion. Each of these fragments is sent to a third circuit portion. At least one fragment contains a copy of the entire original packet's preamble.

Claim 9

Original Legal Text

9. The method according to claim 8 , wherein said at least one of said plurality of fragment payloads comprises said preamble of said packet.

Plain English Translation

The communication method described previously, where the fragment that copies the preamble contains the entire original preamble from the packet, ensuring the beginning of the packet data is readily available at the receiving end of the physical links.

Claim 10

Original Legal Text

10. The method according to claim 8 further comprising: adding a header to each of said plurality of fragment payloads to generate a corresponding plurality of fragments utilizing said third portion of said one or more circuits; and sending said corresponding plurality of fragments over one or more of a plurality of physical links.

Plain English Translation

The communication method described previously adds a header to each fragment to create fragments, and sends these fragments across one or more physical links using the third circuit portion. The header contains metadata about the fragment, like sequence number and flags.

Claim 11

Original Legal Text

11. The method according to claim 10 , wherein said plurality of physical links is associated with a single logical link.

Plain English Translation

In the communication method described previously, the multiple physical links used to send the fragments are treated as a single logical link, increasing throughput and bandwidth.

Claim 12

Original Legal Text

12. The method according to claim 10 , wherein said third portion of said one or more circuits enables generation of a sequence number within each said header.

Plain English Translation

In the communication method described previously, the header added to each fragment includes a sequence number, allowing the receiver to reassemble fragments in the correct order.

Claim 13

Original Legal Text

13. The method according to claim 10 , wherein said third portion of said one or more circuits enables generation of an indication within said header when a corresponding one of said plurality of fragment payloads comprises a first fragment from said packet.

Plain English Translation

In the communication method described previously, the header of each fragment indicates whether it contains the first fragment of the original packet.

Claim 14

Original Legal Text

14. The method according to claim 10 , wherein said third portion of said one or more circuits enables generation of an indication within said header when a corresponding one of said plurality of fragment payloads comprises a last fragment from said packet.

Plain English Translation

In the communication method described previously, the header of each fragment indicates whether it contains the last fragment of the original packet.

Claim 15

Original Legal Text

15. A computer system having stored thereon, a computer program having at least one code section being executable to perform: receiving, from a first portion of one or more circuits of said computer system, data encapsulated into a packet comprising a preamble; fragmenting said packet into a plurality of fragment payloads utilizing a second portion of said one or more circuits; and conveying each of said plurality of fragment payloads to a third portion of said one or more circuits, wherein at least one of said plurality of fragment payloads comprises a preamble having each bit sequentially copied from said preamble of said packet.

Plain English Translation

A computer program stored on a computer system is executable to perform specific functions. These functions include receiving a data packet with a preamble from a first circuit portion, fragmenting the packet into fragment payloads using a second circuit portion, and sending each fragment payload to a third circuit portion. At least one fragment payload contains a copy of the packet's preamble.

Claim 16

Original Legal Text

16. The computer system according to claim 15 , wherein said at least one of said plurality of fragment payloads comprises said preamble.

Plain English Translation

The computer system from the previous description, where the fragment that copies the preamble contains the entire original preamble from the packet, ensuring the beginning of the packet data is readily available at the receiving end of the physical links.

Claim 17

Original Legal Text

17. The computer system according to claim 15 , wherein said at least one code section being executable to further perform: adding a header to each of said plurality of fragment payloads to generate a corresponding plurality of fragments; and sending said corresponding plurality of fragments over one or more of a plurality of physical links.

Plain English Translation

The computer program, described previously, is further executable to add a header to each fragment payload to generate fragments and send these fragments over one or more physical links. This facilitates physical layer aggregation.

Claim 18

Original Legal Text

18. The computer system according to claim 17 , wherein said plurality of physical links is associated with a single logical link.

Plain English Translation

In the computer program described previously, the multiple physical links are treated as a single logical link, maximizing bandwidth and simplifying upper-layer protocol handling.

Claim 19

Original Legal Text

19. The computer system according to claim 17 , wherein said at least one code section is executable to further enable generation of a sequence number within each said header.

Plain English Translation

In the computer program described previously, the header of each fragment includes a sequence number, allowing the receiver to reassemble the fragments into the correct order, mitigating packet loss and ensuring proper data reconstruction.

Claim 20

Original Legal Text

20. The computer system according to claim 17 , wherein said at least one code section is executable to further enable generation of an indication within said header when a corresponding one of said plurality of fragment payloads comprises a first fragment from said packet.

Plain English Translation

In the computer program described previously, the header added to each fragment contains an indication of whether it is the first fragment of the original packet. This enables the receiver to correctly identify the start of the packet within the fragmented stream.

Claim 21

Original Legal Text

21. The system of claim 1 , wherein said preamble of said packet is not removed before fragmenting said packet into said plurality of fragment payloads.

Plain English Translation

The network device described in the first claim performs fragmentation without removing the preamble from the original packet. The preamble is preserved and copied into at least one of the resulting fragments.

Claim 22

Original Legal Text

22. The method of claim 8 , wherein said preamble of said packet is not removed before said fragmenting said packet into said plurality of fragment payloads.

Plain English Translation

The communication method described in claim 8 performs fragmentation without removing the preamble from the original packet. The preamble is preserved and copied into at least one of the resulting fragments.

Claim 23

Original Legal Text

23. The computer system according to claim 15 , wherein said preamble of said packet is not removed before said fragmenting said packet into said plurality of fragment payloads.

Plain English Translation

The computer system described in claim 15 performs fragmentation without removing the preamble from the original packet. The preamble is preserved and copied into at least one of the resulting fragments.

Claim 24

Original Legal Text

24. The system of claim 1 , wherein a first one of said plurality of fragments begins with said preamble of said packet.

Plain English Translation

In the network device previously described, the first fragment of the plurality of fragments sent across the physical links begins with the entire original preamble of the original packet.

Claim 25

Original Legal Text

25. The method of claim 8 , wherein a first one of said plurality of fragments begins with said preamble of said packet.

Plain English Translation

In the communication method previously described, the first fragment of the plurality of fragments sent across the physical links begins with the entire original preamble of the original packet.

Claim 26

Original Legal Text

26. The computer system of claim 15 , wherein a first one of said plurality of fragments begins with said preamble of said packet.

Plain English Translation

In the computer system previously described, the first fragment of the plurality of fragments sent across the physical links begins with the entire original preamble of the original packet.

Classification Codes (CPC)

Cooperative Patent Classification codes for this invention. Click any code to explore related patents in that topic.

Patent Metadata

Filing Date

July 26, 2011

Publication Date

July 16, 2013

Want to explore more patents?

Browse 5M+ US patents with plain-English claim translations and AI-generated analysis.

Citation & reuse

Analysis on this page is generated by Patentable — an AI-powered patent intelligence platform. AI-generated summaries, explanations, FAQs, and analysis may be reused with attribution and a visible link back to the canonical URL below. Patent abstracts and claims are USPTO public domain.

Cite as: Patentable. “Method and system for physical layer aggregation” (US-8488450). https://patentable.app/patents/US-8488450

© 2026 Nomic Interactive Technology LLC. Machine-readable context available at /api/llm-context/US-8488450. See llms.txt for full attribution policy.