Structure and function of a computer system
Structure of a system or a sub-system is defined as the interconnection of its components.
Defining structure in terms of a hierarchical system:-
When a complex systems like computer is depicted as an hierarchical system then the interconnection of the components at a particular level of the hierarchy is defined as the structure at that level.
- CPU(Central processing unit)/Processor
- Memory
- System bus
- I/O
- Communication lines
- Remote devices
All these above components are explained below:-
CPU(Central processing unit)/Processor
Memory
System bus
I/O devices
For examples:- Mouse, Keyboard, Microphone, Camera, Scanner, etc.
While, output devices receive data from the computer system.
For example:- Monitor, Speaker, Printer etc
Communication lines
For example:- Ethernet cable, Bluetooth, WiFi, Wireless internet connection etc.
Remote devices
Foe example a keyboard connected to the computer via bluetooth.
- Control unit
- Register array
- ALU(Arithmetic logic unit)
- Internal bus
All these above components are explained below:-
Control unit
Registers array
ALU(Arithmetic logic unit)
Internal bus
- Address sequencer
- CAR(Control address register)
- Control memory
- CDR(Control data register)
All these above components are explained below:-
Address sequencer
CAR(Control address register)
Control memory
CDR(Control data register)
- Control
- Data processing
- Data storage
- Data transfer
Control
A computer controls all its other functions like data transfer, storage and processing. A computer is connected to various peripherals. All these devices use resources like memory, ALU, registers, etc. Computer also make these resources available as per the instructions. In case of multiple request for a particular resource a computer decides how to handle requests coming for these resources.
Data transfer
memory-memory,
memory-peripherals,
memory-remote devices over communication lines,
peripherals-peripherals,
peripherals-remote devices over communication lines and
remote devices-remote devices over communication lines.
Here devices receive and send data over system bus.
Here devices receive and send data over communication lines.
Data storage
A computer stores data in its memory or registers. On the fly data (data which come for processing and are send) are stored temporarily. These data are stored in processor registers. While data which are to be retrieved or updated further are stored in its memory.
Data processing
Data are processed to obtain new data. All the data processing operation like arithmetic and logical operation are performed inside computer.
Computer function | Computer structure |
---|---|
Definition | |
The operation perfomed by a computer is called computer function. | The interconnection of top-level componets of the computer system is called computer structure. |
Control, data processing, data storage and data transfer are computer functions. | CPU, memory, system bus, IOP(Input-output processor), input devices, output devics, communication lines and remote devices are the components the computer structure. |
Relation | |
Computer functions are realized by the computer structure. | Computer structure develops a system to provide computer functions. |
Stallings, W. (2010). Computer Organization and Architecture: Designing for performance. Prentice Hall.
Comments
Post a Comment
Comments