Homework Assignment 3
CS 3011
5 points, Due Thursday, October 25
The following should be turned in.
-
(1 point)
For each of the following characteristics, give an example of a
storage technology that has that characteristic.
-
volatile
-
non-volatile
-
portable
-
(1 point)
What is static RAM used for in modern computer systems?
What is dynamic RAM used for?
-
(1 point)
A magnetic disk disk rotates at 15000 rpm.
What is its average rotational latency?
-
(1 point)
What is a system bus?
What kinds of signals does it carry?
-
(1 point)
What are three types of interrupts?
What are they used for?
Give the following some thought but you need not turn them in.
-
What are read-only memory and flash memory used for in
primary data storage?
-
What are the two major factors that determine access time in disk media?
-
Can a storage technology that has slow access time have a high data
transfer rate?
Explain your answer.
-
Magnetic disks and optical disks both have data laid out in tracks on
the disk.
How do the tracks differ?
-
What kind of mechanism is used to deal with multiple interrupts?