{{Use mdy dates, date = March 2019
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 (
preamble
A preamble is an introductory and expressionary statement in a document that explains the document's purpose and underlying philosophy. When applied to the opening paragraphs of a statute, it may recite historical facts pertinent to the subj ...
s, headers, cyclic redundancy check, 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
The Open Systems Interconnection model (OSI model) is a conceptual model that 'provides a common basis for the coordination of SOstandards development for the purpose of systems interconnection'. In the OSI reference model, the communications ...
, packet aggregation may be responsible for joining multiple MSDUs into a single
MPDU
In telecommunications, a protocol data unit (PDU) is a single unit of information transmitted among peer entities of a computer network. It is composed of protocol-specific control information and user data. In the layered architectures of c ...
that can be delivered to the
physical layer
In the seven-layer OSI model of computer networking, the physical layer or layer 1 is the first and lowest layer; The layer most closely associated with the physical connection between devices. This layer may be implemented by a PHY chip.
Th ...
as a single unit for transmission.
The
ITU-T
The ITU Telecommunication Standardization Sector (ITU-T) is one of the three sectors (divisions or units) of the International Telecommunication Union (ITU). It is responsible for coordinating standards for telecommunications and Information Commu ...
G.hn
G.hn is a specification for home networking with data rates up to 2 Gbit/s and operation over four types of legacy wires: telephone wiring, coaxial cables, power lines and plastic optical fiber. A single G.hn semiconductor device is able to ne ...
standard, which provides a way to create a high-speed (up to 1 Gigabit/s)
Local area network
A local area network (LAN) is a computer network that interconnects computers within a limited area such as a residence, school, laboratory, university campus or office building. By contrast, a wide area network (WAN) not only covers a larger ...
using existing home wiring (
power lines
Electric power transmission is the bulk movement of electrical energy from a generating site, such as a power plant, to an electrical substation. The interconnected lines that facilitate this movement form a ''transmission network''. This is ...
, phone lines and coaxial cables), is an example of a protocol that employs packet aggregation to increase efficiency.
See also
*
Packet segmentation
In data communications networks, packet segmentation is the process of dividing a data packet into smaller units for transmission over the network. Packet segmentation happens at layer four of the OSI model; the transport layer. Segmentation m ...
*
Frame aggregation
Frame aggregation is a feature that allows communicating on shared link or channel, typically a TDM shared channel, with minimum time slot that for efficiency reasons benefit from filling the time slot with data, i.e. sending two or more data f ...