Recent questions tagged network-flow

0 0 votes
1 1 answer
101
101 views
Match the LIST-I with LIST-IILIST - ILIST - IIA.Dijkstra's AlgorithmI.GPS route findingB.Huffman CodingII.Data compressionC.KMP string matchingIII.Text editor search func...
0 0 votes
0 0 answers
241
241 views
Let $G$ be an undirected graph. For any pair of vertices $s, t$ in $G$, let $\operatorname{MinCut}(s, t)$ be the least number of edges that have to be deleted from $G$ so...
0 0 votes
1 1 answer
1.3k
1.3k views
Suppose two hosts, A and B, are separated by 20,000 kilometers and are connected by a direct link of R = 2 Mbps. Suppose the propagation speed over the link is $2.5×10^8$...
0 0 votes
1 1 answer
5.1k
5.1k views
Suppose two hosts, A and B, are separated by 20,000 kilometers and are connected by a direct link of R = 1Gbps. Suppose the propagation speed over the link is $ 2.5×10^8$...
0 0 votes
0 0 answers
619
619 views
Suppose two hosts, A and B, are separated by 20,000 kilometers and are connected by a direct link of R = 2 Mbps. Suppose the propagation speed over the link is 2.5×1082.5...
0 0 votes
1 1 answer
2.4k
2.4k views
Suppose there is a 10 Mbps microwave link between a geostationary satellite and its base station on Earth. Every minute the satellite takes a digital photo and sends it t...
0 0 votes
0 0 answers
936
936 views
.Suppose two hosts, A and B, are separated by 20,000 kilometers and are connected by a direct link of R = 2 Mbps. Suppose the propagation speed over the link is $2.5 \tim...
0 0 votes
0 0 answers
702
702 views
Suppose N packets arrive simultaneously to a link at which no packets are currently being transmitted or queued. Each packet is of length L and the link has transmission ...
1 1 vote
1 1 answer
6.0k
6.0k views
A packet switch receives a packet and determines the outbound link to which the packet should be forwarded. When the packet arrives, one other packet is halfway done bein...
0 0 votes
1 1 answer
7.0k
7.0k views
(Common data question P10, P11)P10. Consider a packet of length L which begins at end system A and travels over three links to a destination end system. These three links...
0 0 votes
2 2 answers
17.3k
17.3k views
Suppose users share a 3 Mbps link. Also, suppose each user requires 150 kbps when transmitting, but each user transmits only 10 percent of the time.When circuit switching...
0 0 votes
1 1 answer
7.5k
7.5k views
This elementary problem begins to explore propagation delay and transmission delay, two central concepts in data networking. Consider two hosts, A and B, connected by a s...
0 0 votes
1 1 answer
1.4k
1.4k views
Give a formula for the end-to-end delay of sending one packet of length L over N links of transmission rate R. Generalize this formula for sending P such packets back-to-...
0 0 votes
1 1 answer
1.7k
1.7k views
Visit the Queuing and Loss applet at the companion Web site. What is the maximum emission rate and the minimum transmission rate? With those rates, what is the traffic in...
0 0 votes
1 1 answer
1.3k
1.3k views
Suppose Host A wants to send a large file to Host B. The path from Host A to Host B has three links, of rates R1 = 500 kbps, R2 = 2 Mbps, and R3 = 1 Mbps.Assuming no othe...
0 0 votes
1 1 answer
1.7k
1.7k views
How long does it take a packet of length 1,000 bytes to propagate over a link of distance 2,500 km, propagation speed 2.5 · 108 m/s, and transmission rate 2 Mbps? More ge...
0 0 votes
0 0 answers
622
622 views
Suppose that host A is connected to a router R 1, R 1 is connected to another router,R 2, and R 2 is connected to host B. Suppose that a TCP message that contains 900byte...
0 0 votes
0 0 answers
998
998 views
Frames arrive randomly at a 100-Mbps channel for transmission. If the channel is busy whena frame arrives, it waits its turn in a queue. Frame length is exponentially dis...
2 2 votes
0 0 answers
616
616 views
Consider a source computer (S) transmitting a file of size $2 * 10^6$ bits to a destination computer (D) over a network of three routers ($R_1$, $R_2$ and $R_3$) and four...
0 0 votes
0 0 answers
574
574 views
Suppose that how A is connected to a router R1, R1 is connected to another router R2 and R2 Is connected to how B. Suppose that a TCP message that contains 900 byes of da...
8 8 votes
1 1 answer
3.7k
3.7k views
You are working on a laptop connected to a $100 \text{Mbps}$ Ethernet LAN. You need a $2 \text{GB}$ file that is on the server in the same LAN. The entire file is also on...