jaredfwaya jaredfwaya
  • 04-08-2021
  • Computers and Technology
contestada

consider a hard disk with the following specifications :
3.5 in diameter

Respuesta :

sk5634943
sk5634943 sk5634943
  • 04-08-2021

Answer:

usable capacity = 10 GB

Number of cylinders = 256

Block size = 4 KB

(1)Bytes in each cylinder = (10*230)/(256) = (10*222) = 40 MegaBytes

(2)Number of Blocks in each cylinder = (10*222)/(212) = 10K

(3)capacity of one track = 40 MegaBytes/(10*2) = 2 MB

Rotation speed = 3840 RPM

Number of rotations per second = 3840/60 = 64

Transfer rate = (2*64) = 128 MB/sec

Explanation:

Answer Link

Otras preguntas

What are the steps and answers
What is the symmetry of the function y = –3cos(2x + 3)
How can you focus your search for information and use your research time wisely? A. do looping to choose the topic for your research paper B. try webbing to arr
Need help with 4a and 4b
What are two types of economic incentives? A imports and exports B rewards and penalties C supply and demand D banks and non-profit organizations Please onl
What is most plastic made of? (more than one) inorganic compounds organic compounds petroleum or coal materials carbon containing compounds synthetic material
NEED HELP ASAP!!!!!!! Solve the equation. e² = 0.36 Enter your answer in the box. e = ±
Name two requirements for new recruits in the wave
what property was used to rewrite the polynomial expression (x+5)+3(a+(6x)y) to (5+x)+3(a+(6x)y)
Write a program that reads a value (n) and outputs "hello world" n times. if the value is 3 , the output will be "hello world" printed 3 times.