Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

The algorithm makes use of the following variables: t = current time t i = time of i th arrival or departure event q =

The algorithm makes use of the following variables:
t= current time
ti= time of i th arrival or departure event
q= number of frames in the system after the event
T0= time at the beginning of the previous cycle
T1= time at the beginning of the current cycle
The algorithm consists of three components:
Update: Beginning with q0:=0
If the i th event is an arrival event, q:=qi-1+1
If the i th event is a departure event, q:=qi-1-1
Ai-1=??
L=A1+Ai-1t-T0
Figure 20.15 A Frame Relay Algorithm
In one of the frame relay specifications, an algorithm for monitoring queue
lengths is suggested; this is shown in Figure 20.15. A cycle begins when the outgoing
circuit goes from idle (queue empty) to busy (nonzero queue size, including the cur-
rent frame). If a threshold value is exceeded, then the circuit is in a state of incipient
congestion, and the congestion avoidance bits should be set on some or all logical
connections that use that circuit. Describe the algorithm in words and explain its
advantages.20.5 For a frame relay network to be able to detect and then signal congestion, it is neces-
sary for each frame handler to monitor its queueing behavior. If queue lengths begin
to grow to a dangerous level, then either forward or backward explicit notification or
a combination should be set to try to reduce the flow of frames through that frame
handler. The frame handler has some choice as to which logical connections should
be alerted to congestion. If congestion is becoming quite serious, all logical connec-
tions through a frame handler might be notified. In the early stages of congestion,
the frame handler might just notify users for those connections that are generating
the most traffic.
Figure 20.14 Network of Packet-Switching Nodes
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Databases And Information Systems 1 International Baltic Conference Dbandis 2020 Tallinn Estonia June 19 2020 Proceedings

Authors: Tarmo Robal ,Hele-Mai Haav ,Jaan Penjam ,Raimundas Matulevicius

1st Edition

303057671X, 978-3030576714

More Books

Students also viewed these Databases questions

Question

What three issues have engaged developmental psychologistspg18

Answered: 1 week ago