Computer System 1
Computer System 1
Computer System:
Computer system comprises of the input unit, central processing unit and the output unit. When
such devices are connected with the computer to achieve common objective, which will make it a
complete set, it is referred to as 'computer system'. In other words, a combination of input unit,
central processing unit (CPU), output unit and other parts is called computer system.
Computer Architecture:
The style of construction and organization of the many parts of a computer system are its 'architecture'.
SOFTWARE LEVEL
HARDWARE LEVEL
Fig. Basic levels of Computer Architecture
While discussing computer architecture, the above basic level can be further extended into a 'multi-layer
machine' consisting of several layers of further division of software and hardware.
7 Application Layer
6 SOFTWARE LEVEL Higher Order Software Layer
5 Operating System Layer
4 Machine Layer
3 Micro-programmed Layer
HARDWARE LEVEL
2 Digital Logic Layer
1 Physical Device Layer
Fig. Multi-Layered Computer Architecture
(b) ALU (Arithmetic and Logical Unit): It contains circuitry to perform all type of mathematical and
logical data processing. Its main functions are:
It accepts operands from registers.
It performs arithmetic and logical operations.
It returns results to register or a memory.
Memory:
Computer memory is a data storing device. Computer memory is basically classified into:
(a) Main (primary) memory and
(b) Auxiliary (Secondary) memory.
The devices through which user receives the results/information from the processed data
performed by the computer. Some common output devices are Monitor and Printer. The output given
by Monitor is called soft-copy output and the output given by Printer is called hard-copy output. Some
other output devices are Speaker, Plotter etc.
Bus Architecture:
The bus is a medium used to transfer data and controls from one part to other part of computers. There are
mainly three types of bus:
Data bus: A bus which carries a word to or from memory, microprocessor and peripheral devices is
known as data bus.
Address bus: The address bus carries memory address. The width of the address bus equal to the number
of bits in the MAR (Memory Address Register).
Control bus: The control bus carries the control signals between the units of computers.
-0-