Transmission Vs Propogation delay

Duration: 6 min

This video lesson is available to enrolled students.

Enroll to watch — ISRO Scientist/Engineer 'SC'

AI Summary

An AI-generated summary of this video lecture.

This educational video provides a detailed explanation of two fundamental types of network latency: transmission delay and propagation delay. The lecture begins by introducing transmission delay, defined as the time required to push all the bits of a packet onto the transmission link, and presents the formula: Transmission Delay = Data Size (bits) / Bandwidth (bps). The instructor then transitions to propagation delay, defined as the time it takes for a single bit to travel from the sender to the receiver through the physical medium, with the formula: Propagation Delay = Distance (m) / Propagation Speed (m/s). The video includes a worked example for propagation delay, using a distance of 4800 km and a signal speed of 2x10^8 m/s, which results in a delay of 24 milliseconds. The instructor also provides a worked example for transmission delay, calculating the delay for a 14-byte packet over a 100 Mbps link, resulting in 1.12 microseconds. The presentation uses a digital whiteboard with clear diagrams and step-by-step calculations to illustrate the concepts.

Chapters

  1. 0:00 2:00 00:00-02:00

    The video opens with a slide titled 'Transmission & Propagation Delay' which introduces the two main types of latency. The first concept, 'Transmission Delay,' is defined as the time required to push the entire packet onto the link, depending on packet size and bandwidth. The formula is explicitly written as 'Transmission Delay = Data Size (bits) / Bandwidth (bps)'. The instructor, visible in the bottom right, begins to explain this concept, setting the stage for the detailed calculations to follow.

  2. 2:00 5:00 02:00-05:00

    The focus shifts to 'Propagation Delay,' with a new slide presenting its definition: the time for one bit to travel from sender to receiver, depending on distance and signal speed. The formula 'Propagation Delay = Distance (m) / Propagation Speed (m/s)' is displayed. The instructor draws a diagram showing a signal traveling from point A to point B, labeling the distance as 4800 km. He then substitutes the values into the formula, writing 'T = D / S' and then 'T = 4800 x 10^3 / 2 x 10^8', which he calculates to be 24 milliseconds. This example demonstrates how to compute the propagation delay for a given distance and signal speed.

  3. 5:00 5:59 05:00-05:59

    The video returns to the topic of transmission delay with a new example. The instructor writes the formula 'Tt = Ttn = Data Size (bits) / Bandwidth (bps)'. He then provides a specific case: a data size of 14 bytes (which he converts to 14 x 8 = 112 bits) and a bandwidth of 100 Mbps (100 x 10^6 bps). He performs the calculation, writing 'Tt = 112 / 100 x 10^6', which simplifies to 1.12 x 10^-6 seconds, or 1.12 microseconds. This example illustrates how to calculate transmission delay for a small packet on a high-speed link.

The video systematically explains the two primary components of network latency. It first defines transmission delay as the time to transmit all bits of a packet, using the formula based on data size and bandwidth. It then defines propagation delay as the time for a bit to travel the physical distance, using the formula based on distance and signal speed. The lecture effectively uses two distinct, step-by-step worked examples—one for propagation delay and one for transmission delay—to demonstrate the application of the formulas and highlight the significant difference in magnitude between the two types of delay, with propagation delay being in milliseconds and transmission delay in microseconds.