Which of the following relationships holds for non-random-access memory, where…

2017

Which of the following relationships holds for non-random-access memory, where Tₙ = average time to read or write n bits, Tₐ = average access time, n = number of bits and r = transfer rate in bits per second?

Answer: B. Tₙ = Tₐ + n/rThe correct answer is B. For non-random-access memory (like magnetic disks or tapes), the total average time to read or write n bits (Tn) is the sum of the…

  1. A.

    Tₐ = Tₙ + n/r

  2. B.

    Tₙ = Tₐ + n/r

  3. C.

    Tₐ = Tₙ + r/n

  4. D.

    Tₙ = Tₐ + r/n

Attempted by 212 students.

Show answer & explanation

Correct answer: B

The correct answer is B. For non-random-access memory (like magnetic disks or tapes), the total average time to read or write n bits (Tn) is the sum of the average access time (Ta) required to position the head, and the transfer time, which is n/r (number of bits divided by the transfer rate). Thus, Tn = Ta + n/r.

Explore the full course: Iocl Engineers Officers Grade A Paper 2

Loading lesson…