CN Physical Data Link Layer Notes
CN Physical Data Link Layer Notes
The Physical Layer is responsible for transmitting raw bits over a communication channel. It defines
the hardware transmission technologies, electrical and mechanical interfaces to the physical
A: Analog signals are continuous signals representing varying data, while digital signals consist of
A: Attenuation is the loss of signal strength, distortion is the change in signal shape, and noise is
A: It calculates the maximum bit rate for a noiseless channel as Bit Rate = 2 * Bandwidth * log2(L),
A: Shannon Capacity gives the maximum bit rate for a noisy channel as Capacity = Bandwidth *
A: DM encodes the difference between successive samples rather than the absolute value.
A: In parallel transmission, multiple bits are transmitted simultaneously, while in serial, bits are
A: Line coding converts digital data to a digital signal by mapping bits to signal levels.
A: FM varies the frequency of the carrier signal in proportion to the message signal.
A: Guided media, such as twisted pair, coaxial cable, and fiber optics, involve physical paths for
signals to travel.
A: Unguided media, such as radio waves, microwaves, and infrared, use wireless transmission
methods.
3.7 Switching
A: Circuit switching establishes a dedicated communication path between two points for the duration
of the conversation.
Q2: What is Packet Switching?
A: Packet switching divides data into packets and sends them independently across the network.
A: Message switching involves sending a complete message to each node, where it is stored and
The Data Link Layer is responsible for node-to-node data transfer, error detection, and correction. It
A: ALOHA is a simple communication scheme in which each source sends data whenever it has
A: A collision domain is a network segment where data packets can collide, while a broadcast
A: CSMA/CD detects collisions and takes steps to resolve them, while CSMA/CA avoids collisions