hardware Flashcards
Central processing unit
The part of the computer that consists of three associate elements: the arithmetic/logic unit, the control unit, and the register areas
Read-Only Memory (ROM)
A non volatile form of memory and contains programs used by the microcomputer to control its operations. The BIOS (Basic Input/Output System) is stored here.
Random-Access Memory (RAM)
Volatile, and sometimes referred to as “computer memory”, it is the primary storage
Graphics Processing Unit (GPU)
A specialized processor that offloads the tasks associated with 3D graphics rendering from the CPU.
Expansion Slot
A connector on the motherboard into which additional hardware components can be fit.
Microprocessor
Processes and transfers data to other parts of the microcomputer
Bit
A binary digit that when combined with other binary digits represent letters, numbers and symbols
Parallel computing
The simultaneous execution of the same task on many processors to obtain results faster.
Massively parallel processing systems
A form of multiprocessing that speeds processing by linking hundreds or thousands of computers .
Grid computing
The use of a collection of computers, often owned by several individuals or organizations, to work in a coordinated manner to solve a common problem
Secondary storage
Non volatile information storage
Fixed storage
Permanent secondary storage that cannot be removed from the microcomputer
Removable storage
Permanent secondary storage that can be removed from the microcomputer
CD-ROM
A form of optical disk on which data, once it has been recorded, generally cannot be modified unless it has rewritable features as well.
Fault tolerant system
A system designed to continue to operate even if the hard disk fails
Redundant arrays of inexpensive disks (RAID)
A common form of fault-tolerant storage systems
Disk mirroring
A fault tolerant system that uses two disk drives and one disk controller
Disk duplexing
A fault tolerant system that uses two disk controllers and two disk drives
Stripe sets with parity
A fault tolerant system that spreads the data and parity information across several disk drives in such away that no single drive failure will render the data unavailable
Storage area network (SAN)
Uses computer servers, distributed storage devices, and networks to tie everything together
Hard disk
Consisting of several platters of disk surface, each platter is organized into tracks and the platters are stacked on top of each other. It is the most common form of permanent, secondary storage
Flash drives
Rewritable solid state storage devices.
Optical disk
Rigid disk of plastic onto which data is recorded by special lasers that physically burn pits in the disk
CD-R
A form of optical disk that can be recorded on but can not be rewritten to.