Main Computer Components Flashcards
What is the CPU?
CPU is considered as the brain of the computer.
- performs all types of data processing operations
- stores data, results and instructions (program)
- controls operations of all computer parts
What are three components the CPU itself has?
1) Arithmetic Logic Unit
2) Control Unit
3) Memory Unit
What does the Memory Unit do?
(Working with CPU)
This unit consists of the RAM (primary) & ROM (secondary)
- stores data, information and intermediate results
- supplies information to other parts of the computer when needed
- all inputs and outputs transmitted through the main memory
What does the Arithmetic Logic Unit do?
Consists of two sections:
Arithmetic: performs and calculates all arithmetic operations like; addition, subtraction, multiplication and division
Logic: performs logic operations such as comparing, matching, selecting and merging of data
What does the Control Unit do?
- controls transfer of data & instructions among other units of the computer
- manages and coordinates all units of the computer
- obtains and interprets the instructions from the memory and directs operations of the computer
- communicates with INPUT/OUTPUT devices for transfer of data/results from storage
- DOES NOT PROCESS/STORE DATA
What is Memory?
(computer-wise)
Three types:
a) cache memory
b) primary/main memory
c) secondary memory