Tuesday, August 27, 2013
What are general principles of congestion control?
Posted by
Sunflower
at
8/27/2013 09:32:00 PM
0
comments
Labels: Application, Bandwidth, Buffer, Congestion, Congestion control, Control, Data, Network, Network Congestion, Networking, Nodes, Overflow, Packets, Performance, Principles, Resources, Routers, States
![]() | Subscribe by Email |
|
Saturday, August 24, 2013
How can the problem of congestion be controlled?
- Exponential back off (used
in CSMA/ CA protocols and Ethernet.)
- Window reduction (used in
TCP)
- Fair queuing (used in
devices such as routers)
- The implementation of the
priority schemes is another way of avoiding the negative effects of this
very common problem. Priority schemes let the network transmit the packets
having higher priority over the others. This way only the effects of the
network congestion can be alleviated for some important transmissions.
Priority schemes alone cannot solve this problem.
- Another method is the
explicit allocation of the resources of the network to certain flows. This
is commonly used in CFTXOPs (contention – free transmission opportunities)
providing very high speed for LAN (local area networks) over the coaxial
cables and phone lines that already exist.
Ways to Classify Congestion Control Algorithm
- Amount as well as type of
feedback: This classification involves judging the algorithm on the basis
of multi-bit or single bit explicit signals, delay, loss and so on.
- The performance aspect taken
for improvement: Includes variable rate links, short flow advantage, fairness,
links that can cause loss etc.
- Incremental deployability: Modification is the need of sender only, modification is required by
receiver and the sender, modification is needed only by the router, and modification
is required by all three i.e., the sender, receiver and the router.
- Fairness criterion being
used: It includes minimum potential delay, max – min, proportional and so
on.
- End to end flow control
mechanism: This mechanism has been designed such that it can respond well
to the congestive collapse and thus behave accordingly.
- Mechanism in routers: This
mechanism is used for dropping or reordering packets under the condition
of overload.
Posted by
Sunflower
at
8/24/2013 11:25:00 PM
0
comments
Labels: Algorithms, Congestion, Congestion control, Control, Flow control, Network Congestion, Networking, Networks, Packets, Performance, Priority, Resources, Signals, Techniques, traffic, transmission, Transmit
![]() | Subscribe by Email |
|
Tuesday, August 20, 2013
When is a situation called as congestion?
Posted by
Sunflower
at
8/20/2013 08:13:00 PM
0
comments
Labels: Communication, Condition, Congestion, Connection, Data, Increments, Input, Links, Load, Network, Network Congestion, Networking, Output, Packets, Protocols, Quality, Queue, Routers, States, Throughput
![]() | Subscribe by Email |
|