1/11
A collection of vocabulary flashcards detailing the concepts, standards, mediums, devices, and limitations associated with Layer 1 (Physical Layer) of the OSI model.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai | Chat |
|---|
No analytics yet
Send a link to your students to track their progress
Layer 1 (Physical Layer)
The first layer of the seven-layer OSI model that defines standards for transmitting and receiving raw bit streams (ones and zeros) between a device and a shared physical medium.
Shared Physical Medium
The physical path—such as copper cabling, fiber optics, or Wi-Fi radio frequencies—used to carry unstructured data between network interface cards.
Layer 1 Standards (Specifications)
Definitions specifying parameters such as voltage levels, timings, data rates, max distances, modulation methods, and connector types to ensure shared understanding of a physical medium.
Binary Signaling on Copper
A Layer 1 physical transmission method where specific electrical voltages represent binary values, such as 1 volt for binary one and -1 volt for binary zero.
Layer X Device Capability
A classification rule stating that a device designated at Layer X contains operational functionality for that specific layer and all layers below it.
Network Hub
A Layer 1 networking device that retransmits any data received on any port to all other ports, including errors and collisions, conceptually acting as a multi-connector cable.
Layer 1 Broadcast Medium
A characteristic of Layer 1 networks where traffic transmitted by one device is received by all connected devices because individual device addressing does not exist at this layer.
Collision
An event occurring on a shared Layer 1 medium when two or more devices transmit simultaneously, corrupting the transmissions and rendering the data useless.
Collision Domain (Layer 1)
A network area in which any simultaneous transmissions will collide; a complete Layer 1 network consists of exactly one collision domain.
Broadcast Domain (Layer 1)
A network area where all transmissions sent on the physical medium reach every connected device; a Layer 1 network consists of exactly one broadcast domain.
Media Access Control Deficit
The absence of intelligence at Layer 1, meaning it lacks methods for controlling which device can transmit or detecting when collisions have occurred.
Layer 2 (Data Link Layer)
The OSI layer that operates over a Layer 1 connection to provide intelligence, unique device addressing, media access control, and direct device-to-device communication.