CS 4873 Computer Networks, Fall 1999 Assignment 4
Due Thursday, November 11 at the start of class
Note that this is a short 1-week assignment.
Print out the postscript file:
/usr/local/courses/cs4873/fall1999/cover4.ps and
use it as your cover sheet.
Make sure you show how you got your answer to
each problem.
- Consider a pure Aloha system with a large number of stations.
Assume that 10 percent of transmissions produce collisions.
- What is the probability that a transmission will be successful?
- What is the channel load, G?
- What is the throughput, S?
- What is the average number of attempts needed for a successful
- A pure Aloha system has 1000 identical stations.
Frames are 100 bits each and the data rate of the channel is 4 Mbps.
A measurement of the system shows that the probability that a transmitted
frame will be transmitted successfully is 0.5.
- What is the channel load, G?
- What is the throughput, S?
- What is the average number of attempts needed for a successful
transmission?
- How many new frames per second are generated by
one of the stations?
- A slotted Aloha system has 1000 identical stations.
Frames are 100 bits each and the data rate of the channel is 4 Mbps.
A measurement of the system shows that 6 percent of the slots are empty.
- What is the channel load, G?
- What is the throughput, S?
- What is the average number of attempts needed for a successful
transmission?
- A slotted Aloha system has 1000 identical stations.
Frames are 100 bits each and the data rate of the channel is 4 Mbps.
A measurement of the system shows that 81.24 percent of the slots
are empty.
- What is the channel load, G?
- What is the throughput, S? Compare your answer to 3b.
- What is the average number of attempts needed for a successful
transmission?
- A slotted Aloha system has 1000 identical stations.
Frames are 100 bits each and the data rate of the channel is 4 Mbps.
Each station generates 5 new frames per second.
- What is the channel load, G?
- What is the throughput, S?
- What is the average number of attempts needed for a successful
transmission?
Hint: Be careful on this one. Explain how you got your answers.
- Four identical stations share a slotted Aloha channel.
Note that 4 is not a large number.
- Write down an equation giving the relationship between S and G.
- Show that the maximum value of S occurs when G = 1.
- What is the maximum value of S?
- Is this maximum value bigger or
smaller than in the case of an infinite number of users?
- Suppose that the slotted Aloha system in the previous problem
is running at maximum efficiency, G = 1.
What is the probability that a given slot will have:
- no transmissions
- a successful transmission
- a collision
- Twenty identical stations share a slotted Aloha channel.
Do not assume that 20 is a large number.
- Write down an equation giving the relationship between S and G.
- The maximum value of S occurs at G=1.
What is the maximum value of S?
- Is this maximum value bigger or
smaller than in the case of 4 users (Problem 6)?
- Twenty identical stations share a slotted Aloha channel which is running at
maximum efficiency, G = 1.
Do not assume that 20 is a large number.
What is the probability that a given slot will have:
- no transmissions
- a successful transmission
- a collision
- Suppose that an infinite slotted Aloha system
is running at maximum efficiency, G = 1.
What is the probability that a given slot will have:
- no transmissions
- a successful transmission
- a collision
Compare your answers with those of Problem 9.