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