network-layer_physical
Table of Contents
Sources:
The Physical Layer
The physical layer is the bottom-most layer of OSI.
Its function is to transport data using electrical, mechanical or procedural interfaces. It is the closest layer to the physical connection between devices.
Functions
- Sending raw data as bits over a physical medium.
- Converting data into signals (encoding) and turning them back into data (decoding).
- Ensuring signals are transmitted correctly.
- Modulation.
- Deciding how data flows through transmission modes, controlling the speed and timing of data transmission.
- Synchronization.
Topologies
Transmission modes
- Simplex mode: only 1 node can transmit data and the other node receives data.
- Half-duplex mode: 2 nodes can send and receive data but not at the same time.
- Full-duplex mode: data can be sent and received from both nodes at the same time.
Devices
network-layer_physical.txt · Last modified: by plida

