1 / 5

Congestion Control

Congestion Control. Algorithms for Congestion Control. C.c. open loop acting on SOURCE acting on DESTINATION c.c. closed loop explicit feedback implicit feedback. Influence on Congestion. Data Link level retransmission policy out-of-order packet caching confirmation policy

dbeatrice
Download Presentation

Congestion Control

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Congestion Control

  2. Algorithms for Congestion Control • C.c. open loop • acting on SOURCE • acting on DESTINATION • c.c. closed loop • explicit feedback • implicit feedback

  3. Influence on Congestion • Data Link level • retransmission policy • out-of-order packet caching • confirmation policy • flux control policy • Network level • virtual circuit or datagrams • management of packets in routers • packet elimination policy • routing algorithms • management of “time-to-live” • Transport level • retransmission policy • out-of-order packet caching • confirmation policy • flux control policy • establishing the TIME OUT

  4. QOS for transport layer • Connection establishment delay; • connection establishment failure probability; • transit delay; • residence error rate; • transfer error probability; • connection release delay; • connection release failure probability; • protection; • resilience; • option negociation;

  5. The token bucket algorithm • C+*S = M*S • S = C/(M - ) • S - the output burst length (sec); • C - the bucket capacity (nr. bytes); •  - the arriving token rate ( bytes/sec); • M - the maximum output rate (bytes/sec)

More Related