Local Area Networks (LAN)

What Are Local Area Networks (LAN)?

Local area networks (LANs) are shared communication systems that connect computers, servers, and devices within a bounded geographic area such as a building or campus, enabling high-speed data exchange under the management of a single administrative entity. A LAN is defined by its geographic scope, data rate capabilities, and ownership model, distinguishing it from wide-area and metropolitan networks operated by carriers. Evaluating LAN performance is essential to ensuring that the network delivers the throughput, latency, and reliability that connected applications require, and performance evaluation has been a central concern in LAN research and standards development since the IEEE 802 committee formalized the first LAN standards in the early 1980s.

The study of LAN performance draws on queuing theory, traffic analysis, discrete-event simulation, and measurement methodology. As LAN speeds have advanced from 10 Mb/s Ethernet to 400 Gb/s, the techniques for characterizing and predicting performance have evolved alongside the underlying technologies.

Performance Metrics and Measurement

The principal LAN performance metrics are throughput, latency, jitter, and packet loss rate. Throughput measures the volume of data successfully delivered across a network in a unit of time, typically expressed in megabits or gigabits per second. Latency measures the round-trip delay between a sender and receiver, expressed in milliseconds, and determines the responsiveness of interactive and real-time applications. Jitter, the variation in latency between successive packets, affects the quality of voice and video streams whose decoders require uniform packet arrival intervals. Packet loss rate captures the fraction of transmitted frames that fail to arrive, indicating congestion or physical layer errors.

Performance evaluation on IEEE 802 LAN standards uses standardized test beds and traffic generators, such as the iPerf tool, to measure achievable bandwidth and latency under controlled conditions. An early study on performance evaluation of the IEEE 802.4 token bus LAN compared token-passing throughput and delay with analytical queuing models, establishing the methodology of combining simulation with closed-form analysis that remains standard practice.

Traffic Modeling and Capacity Planning

Accurate traffic models are required to plan LAN infrastructure and anticipate performance under realistic load. Early LAN traffic was modeled with Poisson arrival processes, but empirical measurements of Ethernet traffic in the 1990s revealed self-similar and long-range-dependent patterns that Poisson models underestimated. Fractal-based and autoregressive models were subsequently developed to capture the burstiness of actual LAN traffic. These models feed into capacity planning tools that estimate whether a given LAN configuration will sustain acceptable performance as the number of devices or application demand grows.

Research on fast performance assessment of IEEE 802.11-based wireless networks demonstrates how analytical methods can approximate the throughput of wireless LAN configurations in a fraction of the time required by full discrete-event simulation, enabling rapid design-space exploration.

Quality of Service

Quality of service (QoS) mechanisms prioritize different traffic classes within a LAN to guarantee that latency-sensitive applications receive adequate resources even when the network is congested. IEEE 802.1Q VLANs partition a physical LAN into logical segments, and IEEE 802.1p priority tagging assigns transmit priorities to frames. The IEEE 802.3 standard for Ethernet forms the physical and MAC foundation on which these QoS enhancements operate, with successive amendments extending speed, reach, and energy efficiency without breaking compatibility with existing infrastructure.

Applications

Local area networks have applications in a wide range of fields, including:

  • Enterprise network capacity planning and service level management
  • Data center fabric design for cloud and virtualized environments
  • Industrial automation real-time control networks
  • Campus wireless coverage design and access point placement
  • Smart building systems integrating sensors, controls, and security equipment

Related Topics

Loading…