Library

14.2 REFERENCE MODELS

Communication between digital systems requires that each device follow a clearly defined set of rules—called protocols—governing how information is formatted, transmitted, and interpreted. Because modern networks perform many distinct functions—from physical bit transmission to end-user applications—these protocols are organized into layered reference models.

A reference model divides the communication process into logical layers, each with defined responsibilities and well-specified interfaces to adjacent layers. This structured approach simplifies system design, promotes interoperability between equipment from different vendors, and allows technologies to evolve independently at each level.

Over time, several major reference models have been developed:

Before examining these models individually, it is useful to consider the engineering rationale that motivates layered architectures.