



Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
These are the Exam Paper of Network Design which includes Transmission Link, Mean Number, Arrival Rate, Mean Number, Mean Delay, Suitable Queuing, Queuing Model, Packets Experience, Wireless Access etc. Key important points are: Average Delay, College Lan, Mail Downloads, Transmission Time, Exponentially Distributed, Wireless Broadband, Broadband Subscriber, Subscriber Module, Transmission Buffer, Data Rate
Typology: Exams
1 / 6
This page cannot be seen from the preview
Don't miss anything!




Answer any four questions for full marks Examiners: Dr. J. Buckley
Dr. A. Kinsella Dr Dirk Pesch Dr Susan Rea
(a) Consider a college LAN with a large number of PCs and a single e-mail server. The server receives 200 requests for e-mail downloads per minute during normal operation. Requests arrive according to a Poisson process. The server requires 0. seconds on average to process a request and the average transmission time on the LAN is 0.25 seconds. Both processing time and transmission time are exponentially distributed.
(b) N = 20 PCs are connected via a switch to a wireless broadband subscriber module connecting an office LAN to a wireless internet service provider. Each computer generates fixed size IP packets of 8192bits according to a Poisson process with rate λ = 90/sec. Due to transmission impairments the data rate on the wireless link varies over time, which results in effectively 5 data rates Ri , i = 1, …, 5, depending on the error rate on the link. The rates are R 1 = 512kbit/s for 10% of the time, R 2 = 1024kbit/s, 15% of the time, R 3 = 1536kbit/s, 30% of the time, R 4 = 2048kbit/s, 25% of the time, and R 5 = 2550kbit/s, 20% of the time. NOTE: You can neglect the delay on the office LAN
(a) A small Private Automatic Branch Exchange (PABX) telephone system provides 40 internal telephone connections and has 6 external lines. Call generation rate per internal telephone connection is 2 per hour with 40% of all telephone calls having outside destinations. The average call holding time is 3 minutes.
(b) The input to a router is a data packet stream modelled by a Poisson process with arrival rate λ = 50 packets/sec. The length of the data packets is exponentially distributed with mean L = 1024bytes.
(a) Using the Bellman-Ford’s algorithm, develop the least-cost routing table for source node s = 7 for the network of 8 nodes shown in Figure 2. The link costs are valid in both directions. In your answer also provide the least cost with each route between the source node and any other node. [10 marks]
3
3
1
6
4
7
4
8
2 5
1
5
3
1 4
2
2 2
Figure 2
(b) Using the Ford-Fulkerson algorithm, calculate the maximum flow f between source node s = 1, and destination node d = 4 for the network of 7 nodes shown in Figure 3. Link capacities and flow direction are shown with each link.
20
10 5
7
5
(^3 )
(^15 )
20
7
Figure 3 [15 marks]
(a) Briefly describe the differences between stochastic and deterministic simulation and summarise the steps required to build a credible computer simulation model. [10 marks]
(b) Briefly describe the structure of a stochastic discrete-event computer simulation program for an M/M/m/m queuing system. You may use the functionality of a particular simulation system or programming language to help you in your description. [15 marks]