Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

MATLAB is the primary method of running simulations for this assignment. Consider a Wi-Fi access point (AP) servicing downstream traffic using a CSMA-like (random access)

image text in transcribed

MATLAB is the primary method of running simulations for this assignment.

Consider a Wi-Fi access point (AP) servicing downstream traffic using a CSMA-like (random access) MAC protocol. Assume that the inter-arrival time between any two consecutive frames arriving at the AP is exponentially distributed with mean 1/=0.5 minute. When a frame arriving to the AP finds the AP busy serving other frames that arrived ahead of it, the frame is queued. When the frame reaches the head of the queue, it then gets served/transmitted using the random access protocol. Assume that the time it takes to service one frame is exponentially distributed with mean 1/=1 minute. Let Ti denote the amount of time frame i spends in the Wi-Fi network; that is, Ti consists of the queueing delay plus the service/transmission delay. In this problem, we are interested in estimating, using simulations, the parameter of interest =E[W] where W=T1+T2++Tp and p=10. A simulation run would then consist of (1) simulating the system for some time until the first p frames are serviced, and (2) measuring the amount of time, Ti, each of these first p frames spends in the system. The total amount of time, W=T1+T2++Tp, these p frames spend in the system is the outcome of the simulation. 1. For each of the following four estimators, run simulations to estimate . In one graph, plot the estimated value of under each of the four estimators as a function of the number of simulation runs, n. In another different graph, plot the normalized (with respect to the estimated value) 90% confidence interval width, b, under each of the four estimators as a function of the number of simulation runs, n. Label your graphs clearly (xlabel, ylabel, use different line styles/marks/colors for the different estimators, etc.). (a) Use the raw estimator W=n1i=1nWi where Wi is the outcome of simulation run

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_2

Step: 3

blur-text-image_3

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

Pro SQL Server Administration

Authors: Peter Carter

1st Edition

1484207106, 9781484207109

More Books

Students also viewed these Databases questions