Week-12 - Lesson-1
Week-12 - Lesson-1
CSE 225/233
WEEK-12, LESSON-1
MULTIPLE ACCESS
Background
• When nodes or stations are connected and use a common
link, called a multipoint or broadcast link, we need a
multiple-access protocol to coordinate access to the link.
• The problem of controlling the access to the medium is
similar to the rules of speaking in an assembly. The
procedures guarantee that the right to speak is upheld and
ensure that two people do not speak at the same time, do
not interrupt each other, do not monopolize the
discussion, and so on.
• Many protocols have been devised to handle access to a
shared link. All of these protocols belong to a sublayer in
the data-link layer called media access control (MAC)
Solution
Average frame transmission time Tfr is 200 bits/200 kbps or 1
ms. The vulnerable time is 2 × 1 ms = 2 ms. This means no
station should send later than 1 ms before this station starts
transmission and no station should start sending during the one
1-ms period that this station is sending.
Solution
The frame transmission time is 200/200 kbps or 1 ms.
a. If the system creates 1000 frames per second, this is 1
frame per millisecond. The load is 1. In this case
S = G× e−2 G or S = 0.135 (13.5 percent). This means
that the throughput is 1000 × 0.135 = 135 frames. Only
135 frames out of 1000 will probably survive.
Solution
The frame transmission time is 200/200 kbps or 1 ms.
a. If the system creates 1000 frames per second, this is 1
frame per millisecond. The load is 1. In this case
S = G× e−G or S = 0.368 (36.8 percent). This means
that the throughput is 1000 × 0.0368 = 368 frames.
Only 386 frames out of 1000 will probably survive.