Jump to content

Packet aggregation

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Pinethicket (talk | contribs) at 09:24, 10 August 2010 (Reverted edits by 111.93.134.10 (talk) to last version by Cydebot). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In a packet-based communications network, Packet aggregation is the process of joining multiple packets together into a single transmission unit, in order to reduce the overhead associated with each transmission.

Packet aggregation is useful in situations where each transmission unit may have significant overhead (preambles, headers, CRC, etc) or where the expected packet size is small compared to the maximum amount of information that can be transmitted.

In a communication system based on a layered OSI model, packet aggregation may be responsible for joining multiple MSDUs into a single MPDU that can be delivered to the Physical Layer as a single unit for transmission.

The ITU-T G.hn standard, which provides a way to create a high-speed (up to 1 Gigabit/s) Local area network using existing home wiring (power lines, phone lines and coaxial cables), is an example of a protocol that employs Packet Aggregation to increase efficiency.

See also