Transfer performance refers to how quickly the disk transfers
data from the disk to memory. One way disk manufacturers improve transfer
performance is to increase the speed at which the disk spins, which makes data
available more quickly to the read/write heads. Another way is to improve the
spacing of data on the disk so that the heads can retrieve several blocks of
data on each revolution. Another way to improve hard disk performance is with a
type of cache memory called disk cache. A disk cache is a type of RAM that
stores the program instruction and data you are working with. When the CPU
needs to get information, it looks in the disk cache first. If it doesn’t find
the information it needs, it retrieves the information from the hard disk.
Saturday, July 16, 2011
Transfer Performance
Sunday, July 10, 2011
Factors Affecting Hard Disk Performance
If a hard disk develops a defect or a read/write head encounters an obstacle, such as a dust or smoke particle, the head bounces on the disk surface, preventing the computer from reading or writing data to one more sectors of the disk. Hard disks can absorb minor jostling without suffering damage, but a major jolt such as one caused by dropping the computer while the drive is running could cause a head crash to occur. Head crashes are one of the causes of bad sectors areas of the disk that have become damaged and that can no longer reliably hold data. If you see an on-screen message indicating that a disk has bad sector, try to copy the data off the disk and don’t use it to store new data. A storage device’s most important performance characteristic is the speed at which it retrieves desired data. The amount of time it takes for the device to begin reading data is its access time. For disk drives, the access time includes the seek time, the time it takes the read/write head to locate the data before reading begins. Positioning performance refers to how quickly the drive positions the read/write head to begin transferring data and is measured by seek time.
Thursday, July 7, 2011
Multimedia Authoring System
Authoring tools are used to create multimedia presentations.
These tools enable you to specify which multimedia objects to use (such as
text, pictures, videos, or animations), how to display them in relation to each
other, how long to display them, and how to enable the user to interact with
the presentation. To take full advantage of an authoring tool’s capabilities,
it’s often necessary to learn a scripting language (a simple programming
language).
Subscribe to:
Posts (Atom)