Issue StoriesICC Prep
by Bryan Harrington Computer Terminology: Ports, Network Media, and Drives As biomedS become more involved with computers and device networks, many of us use computer terminology on a regular basis but are not exactly sure what those terms mean. Ports
Network Media Types
Drives On other devices, hard disksoften called disk drives, hard drives, or hard disk drivesboth store and provide relatively quick access to large amounts of data on an electromagnetically charged surface or set of surfaces called a hard disk. Hard-drive storage capacity is measured in megabytes or gigabytes. As a measure of computer storage, a megabyte (MB) is 2 to the 20th power bytes, or 1,048,576 bytes in decimal notation. A gigabyte (GB) is 1,024 megabytes, or two to the 30th power bytes, or 1,073,741,824 bytes in decimal notation. While the gigabyte is most common, there is also the terabyte (1 thousand gigabytes) and an exabyte (1 billion gigabytes). Despite what some manufacturers tell us, hard drives are commercially available devices; but they may have some proprietary software or interface. Other devices may use memory chips instead of drives. These units are generally a little faster but may not have the capacity of a drive. Sometimes, devices will have both static memory (such as read-only memory, or ROM, which is built-in computer memory containing data that normally cannot be written to) and dynamic memory (such as random access memory, or RAM, which keeps the operating system, application programs, and data in current so that they can be quickly reached by the computer). Becoming more common is the memory stick, which is basically an expanded RAM that plugs into a USB port and is portable. We are starting to see diagnostic and troubleshooting programs on memory sticks instead of on floppy disks. The trick is to determine which one is the problem when troubleshooting. Defragging the memory is always a good first step in any troubleshooting procedure. Having multiple hard drives in a device is not uncommon; a common problem with multi-drive systems is that information gets routed to the wrong drive. This is a program or user error and not a hardware one, so start troubleshooting from the nonhardware viewpoint. Multi-hard-drive devices can be set up in one of two ways: multiple physical drives acting independently, or a redundant array of independent disks (RAID, originally redundant array of inexpensive disks). RAID is a way of storing the same data in different places (thus, redundantly) on multiple hard disks. By placing data on multiple disks, input/output operations can overlap in a balanced way, improving performance. Since multiple disks increase the mean time between failure (MTBF), storing data redundantly also increases fault-tolerance. Optical discs and drives are generally found in very high-end imaging and archiving systems. DVDs (digital versatile discs, formerly digital video discs) are becoming the media of choice in many applications. DVDs are an optical disc technology with a 4.7-gigabyte storage capacity on a single-sided, one-layered disk, which is enough for a 133-minute movie. DVDs can be single- or double-sided and can have two layers on each side; a double-sided, two-layered DVD will hold up to 17 gigabytes of video, audio, or other information. This compares to 650 megabytes (.65 gigabyte) of storage for a CD-ROM.
Bryan Harrington is a senior development engineer with Revenue Enhancement Strategies and maintains www.psacake.com, which contains programming and development tips. |
|
|
ADDITIONAL ONLINE RESOURCES |
|