hardware Flashcards
(48 cards)
The physical components, internal or external, that are used in data preparation, data input, data
storage, data computation and logic comparisons, control functions and outputting information
hardware
List the Internal Hardware
- Central Processing Unit
- Memory Unit
- Input and Output Unit (I/O Unit)
the most important part of hardware
Central Processing Unit
Central Processing Unit is sometimes referred to as the – of the computer and also
known as – .
brain, central processor
Central Processing Unit Components
Control Unit
Arithmetic Logic Unit
Primary Storage
Registers
– decodes program instructions and directs other components of the computer to perform that task specified in the programs instructions.
Control Unit (CU)
– performs arithmetic and logical
operations
Arithmetic Logic Unit (ALU)
stores the program instructions currently being executed and also stores the data while being process by the CPU
Primary Storage
– 14 word read and write memory; special temporary
storage which quickly accepts, stores, and transfers data and
instructions for immediate use.
➢ Registers
It does not only store data and instructions before
the execution but as well as the processed data.
Memory Unit
List two Internal Memory
Random Access Memory (RAM)
Read Only Memory (ROM)
refers to as main memory or primary memory.
❖ Random Access Memory (RAM)
Random Access Memory (RAM) is a – type of memory; can be read and altered by the computer
volatile
- enable the computer to perform basic operations such as
its start-up procedure.
Read Only Memory (ROM)
Read Only Memory (ROM) can be read by the computer but not – (–).
altered (fixed)
hard drives, CD’s / CD ROM’s, Magnetic Floppy Disc
❖ External Memory
also known as auxiliary memory.
Secondary Memory
Secondary Memory is a – type of memory that is
responsible for keepings files –
non volatile, permanently
2 types of secondary memory
❖ Sequential Storage (Example: tapes)
❖ Direct-access storage devices (Example: diskettes)
allows communication between the computer and its outside world via input and output devices.
Input and Output Unit (I/O Unit)
Input and Output Unit (I/O Unit) is an entity within a computer responsible for the
control of one or more – devices, and for the – of data between those devices and
the CPU and/or main memory.
external, exchange
can be accepted using the keyboard
input data
will be done internally with the CPU and memory
the processing
can be viewed using the monitor
the output data