The
main function of a computer system is to process information. An
example operation done using a computer is to create a document. The
processing of this information goes through a set of phases, each of
these phases require it's own set of devices.
CU: The control unit is a part of the CPU that instructs other parts of the computer system to carry out program instructions.
ALU: The ALU is a a digital circuit that performs arithmetic and logical operations.
- The first phase is the Input phase, where data is entered into the computer system through input devices.
- After data is inputted into the computer system, it is then processed and some changes or computations are done by the Central Processing Unit (CPU).
- During the time which the document is being modified, the document needs to be stored temporarily in the computer's Main memory for the CPU to access it.
- To save the document for future use, it is stored in Secondary Storage.
- The document is then outputted to the screen or printed.
Major Hardware components
The major hardware components of a computer can be broadly categorized as:- CPU(CU, ALU)
- Main Memory/Immediate Access storage (Primary Storage)
- Secondary Storage
- Input/Output Devices
CPU
The central processing unit (CPU) is the brain of a computer system. It carries out the instructions of a computer program, to perform the basic arithmetical, logical, and input/output operations of the system. The CPU is made up of the Control Unit(CU) and the Arithmetic and Logic Unit(ALU).CU: The control unit is a part of the CPU that instructs other parts of the computer system to carry out program instructions.
ALU: The ALU is a a digital circuit that performs arithmetic and logical operations.
No comments:
Post a Comment