
- DCN Tutorial
- Data Comm & Networks Home
- DCN - Overview
- DCN - Computer Network Types
- DCN - Network LAN Technologies
- DCN - Computer Network Topologies
- DCN - Computer Network Models
- DCN - Computer Network Security
- Physical Layer
- DCN - Physical Layer Introduction
- DCN - Digital Transmission
- DCN - Analog Transmission
- DCN - Transmission media
- DCN - Wireless Transmission
- DCN - Multiplexing
- DCN - Network Switching
- Data Link Layer
- DCN - Data Link Layer Introduction
- DCN - Error detection and Correction
- DCN - Data Link Control & Protocols
- Network Layer
- DCN - Network Layer Introduction
- DCN - Network Addressing
- DCN - Routing
- DCN - Internetworking
- DCN - Network Layer Protocols
- Transport Layer
- DCN - Transport Layer Introduction
- DCN - Transmission Control Protocol
- DCN - User Datagram Protocol
- Application Layer
- DCN - Application Layer Introduction
- DCN - Client-Server Model
- DCN - Application Protocols
- DCN - Network Services
- DCN Useful Resources
- DCN - Quick Guide
- DCN - Useful Resources
Bandwidth Delay Product
Bandwidth delay product is a measurement of how many bits can fill up a network link. It gives the maximum amount of data that can be transmitted by the sender at a given time before waiting for acknowledgment. Thus it is the maximum amount of unacknowledged data.
Measurement
Bandwidth delay product is calculated as the product of the link capacity of the channel and the round – trip delay time of transmission.
The link capacity of a channel is the number of bits transmitted per second. Hence, its unit is bps, i.e. bits per second.
The round – trip delay time is the sum of the time taken for a signal to be transmitted from the sender to the receiver and the time taken for its acknowledgment to reach the sender from the receiver. The round – trip delay includes all propagation delays in the links between the sender and the receiver.
The unit of bandwidth delay product is bits or bytes.
Example
Consider that the link capacity of a channel is 512 Kbps and round – trip delay time is 1000ms.
The bandwidth delay product = 512 × 103 bits/sec × 1000 × 10−3 sec
= 512,000 bits = 64,000 bytes = 62.5 KB
Long Fat Networks
A long fat network (LFN) is a network having high bandwidth delay product which is greater than 105 bits.
Ultra – high-speed LANs (local area network) is an example of LFN. Another example is WANs through geostationary satellite connections.
- Related Articles
- Signals and Systems – System Bandwidth Vs. Signal Bandwidth
- Bandwidth-Limited Signals
- What is Bandwidth Throttling?
- Bandwidth Allocation Protocol (BAP)
- Difference between Bandwidth and Throughput
- Difference between Bandwidth and Broadband
- Bandwidth Allocation Control Protocol (BACP)
- Difference between Bandwidth and Data Rate
- CSS animation-delay property
- jQuery delay() with Examples
- Add delay in Arduino
- How to limit network bandwidth on linux
- What are Transmission Bandwidth and System Temperature?
- Usage of CSS transition-delay property
- Sleep in JavaScript delay between actions?
