Calculate the average number of tracks traversed by a seek


Consider a disk with N tracks numbered from 0 to (N - 1) and assume that requested sectors are distributed randomly and evenly over the disk. We want to calculate the average number of tracks traversed by a seek.

a. First, calculate the probability of a seek of length j when the head is currently positioned over track t.

b. Next, calculate the probability of a seek of length K.

c. Calculate the average number of tracks traversed by a seek, using the formula for expected value

2146_e9aa363f-62e7-416f-a772-843038dd3e65.png

d. Show that for large values of N, the average number of tracks traversed by a seek approaches N/3.

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: Calculate the average number of tracks traversed by a seek
Reference No:- TGS01595731

Expected delivery within 24 Hours