• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/65

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

65 Cards in this Set

  • Front
  • Back
Hardware
any machinery that assists in the input, processing, storage, and output activities of an information system
Central processing unit (CPU)
The part of the computer that consists of three associated elements:
the arithmetic/logic unit
the control unit
and the register areas
arithmetic/logic unit
the part of the CPU that performs mathematical calculations and makes logical comparisons
Control unit
the part of the CPU that sequentially accesses program instructions
-
decodes them, and coordinates the flow of data in and out of the ALU, registers, primary storage, and even secondary storage and various output devices
Register
a high-speed storage area in the CPU used to temporarily hold small units of program instructions and data immediately before, during, and after execution by the CPU
Primary storage
the part of the computer that holds program instructions and data
instruction time
the time it takes to perform the fetch-instruction and decode instruction steps of the instruction phase
execution time
the time it takes to execute an instruction and store the results
machine cycle
the instruction phase followed by the execution phase
pipe lining
a form of CPU operation in which multiple execution phases are performed in a single machine cycle
MIPS
millions of instructions per second
clock speed
a series of electronic pulses produced at a predetermined rate that affects machine cycle time
microcode
predefined, elementary circuits and logical operations that the processor performs when it executes an instruction
megahertz (MHz)
millions of cycles per second
gigahertz (GHz)
billions of cycles per second
Moore's Law
a hypothesis that states that transistor densities on a single chip double every 18 months
byte (B)
eight bits that together represent a single character of data
random access memory (RAM)
a form of memory in which instructions or data can be temporarily stored
read-only memory (ROM)
a nonvolatile form of memory
cache memory
a type of high-speed memory that a processor can access more rapidly than main memory
multiprocessing
the simultaneous execution of two or more instructions at the same time
coprocessor
the part of the computer that speeds processing by executing specific types of instructions while the CPU works on another processing activity
multicore microprocessor
a microprocessor that combines two or more independent processors into a single computer so they can share the workload and deliver a big boost in processing capacity.
parallel computing
the simultaneous execution of the same task on multiple processors to obtain results faster
massively parallel processing systems
a form of multiprocessing that speeds processing by linking hundreds or thousands of processors to operate at the same time
single instruction/ multiple data
a form of parallel computing in which the processors all execute the same instruction on many data values simultaneously
multiple instruction / multiple data
a form of parallel computing in which the processors all execute different instructions
grid computing
the use of a collection of computers to work in a coordinated manner to solve a common problem
secondary storage (permanent storage)
devices that store larger amounts of data, instructions, and information more permanently than allowed with main memory
sequential access
a retrieval method in which data must be accessed in the order in which it is stored
direct access
a retrieval method in which data can be retrieved without the need to read and discard other data
sequential access storage device
a device used to sequentially access secondary storage data
direct access storage device
a device used for direct access of secondary storage data
magnetic tape
a secondary storage medium
magnetic disk
a common secondary storage medium
redundant array of independent/inexpensive disks (RAID)
a method of storing data that generates extra bits of data from existing data, allowing the system to create a "reconstruction map" so that if a hard drive fails, the system can rebuild lost data
disk mirroring
a process of storing data that provides an exact copy that protects users fully in the event of data loss
virtual tape
a storage device that manages less frequently needed data so that it appears to be stored entirely on tape cartridges
optical disc
a rigid disc of plastic onto which data is recorded by special lasers that physically burn pits in the disc
compact disc read-only memory (CD-ROM)
a common form of optical disc on which data, once it has been recorded, cannot be modified
digital video disc (DVD)
a storage medium used to store digital video or computer data
flash memory
a silicon computer chip that, unlike RAM, is nonvolatile and keeps its memory when the power is shut off
network-attached storage
storage devices that attack to a network instead of to a single computer
storage area network
the technology that provides highspeed connections between data storage devices and computers over a network
policy based storage management
automation of storage using previously defined policies
data entry
converting human-readable data into machine-readable form
data input
transferring machine-readable data into the system
source data automation
capturing and editing data where the data is initially created and in a form that can be directly input to a computer, thus ensuring accuracy and timeliness
speech recognition technology
input devices that recognize human speech
digital camera
an input device used with a PC to record and store images and video in digital form
magnetic stripe card
a type of card that stores limited amounts of data by modifying the magnetism of tiny iron-based particles contained in a band on the card
point-of-sale device (POS)
a terminal used in retail operations to enter sales information into the computer system
Radio frequency identification (RFID)
a technology that employs a microchip with an antenna that broadcasts its unique identifier and location to receivers
pixel
a dot of color on a photo image or a point of light on a display screen
LCD displays
flat displays that use liquid crystals-organic, oil-like material placed between two polarizers- to form characteristics and graphic images on a backlit screen
digital audio player
a device that can store, organize, and play digital music files
MP3
a standard format for compressing a sound sequence into a small file
handheld computer
a single-user computer that provides ease of portability because of its small size
thin client
a low-cost, centrally managed computer with essential but limited capabilities and no extra drives
workstation
a more powerful personal computer that is used for technical computing, such as engineering
server
a computer designed for a specific task, such as network or internet applications
scalability
the ability to increase the capability of a computer system to process more transactions in a given period by adding more, or more powerful, processors
blade server
a server that houses many individual computer motherboards that include one or more processors
mainframe computer
a large, powerful computer often shared by hundreds of concurrent users connected to the machine via terminals
supercomputers
the most powerful computer systems with the fastest processing speeds