Computer systems are electronic devices with integrated components that sync to perform tasks. There has been a tremendous development in computer systems from the first generation, the second generation of computers to the fifth generation. The primary organisation of the computer system remains the same. It has hardware and software components. The user enters the input in a data form which is then processed by the computer. After processing, the output is provided.
Software and Hardware
The computer system is made up of various peripheral devices and components. We can put all the devices and components of the computer under two categories, namely software and hardware components.
The Hardware components of the computer system include various peripheral devices and physical components connected to the computer such as keyboard, CPU, and more. At the same time, software components are not physical components; these are sets of instructions used to perform various tasks on hardware.
The software is the set of instructions that bring change in the hardware state. The software and hardware function together and are dependent on each other. The software instructs the hardware of the task they should perform. And at the same time, without hardware, the software can not function.
The Function of Computer Systems
The computer systems are designed to carry out various simple and complicated tasks. Various factors determine the speed with which the task is performed. The computer works systematically, where the function is performed step-by-step.
There are four main functions of computer systems, such as:
- Computers collect the input data from the user through input devices such as the keyboard, mouse, and microphone.
- Once the data is collected, the processing begins in the Central Processing Unit (CPU)
- Once the information or data has been processed, it is delivered through output devices like the screen, printer, and speaker.
- The computer also stores this data in the memory.
These are the four fundamental functions that a computer system performs.
Computer System and its Organisation
The organisation of the computer system consists of different units. All the units have specific components designed to perform some particular task.
The units of the computer system are:
- Input Unit
- Output Unit
- Central Processing Unit (CPU)
- Storage Unit
1. Input unit
All the information, data, or commands are provided to the computer systems as input through input devices. The keyboard, microphone, scanner, or mouse are the input devices that help the user enter the data in distinct forms.
The keyboard allows the user to enter input as characters, numbers, or symbols. Through the mouse, you can select any file or folder. No matter in what form the input is entered, it is changed into binary codes (machine language) of 1s and 0s. This is done as the computer can only understand the machine language. Once the input has been received, then comes the work of the Central Processing Unit (CPU).
2. Output Unit
The output devices provide the result of the command provided to the computers. Monitor, keyboard, printer are some of the output devices connected to the computer systems.
For example, if the user is writing something on the word processor through the keyboard, it gets displayed on the monitor screen. Since the monitor screen provides the result, it is the output unit.
3. Central Processing Unit
After receiving the input through the input unit, the data goes to the CPU, where the complete processing of the data occurs. The entered information and data are stored in the primary memory, RAM (Random Access Memory), by the CPU. For processing, any data CPU takes it from the RAM. Now CPU has its own three main components:
Arithmetic Logic Unit
The function of the Arithmetic Logic Unit, as the name suggests, performs arithmetic and logical operations. Once the input is entered, it is stored in RAM and sent to ALU for processing.
After the arithmetic and logical operations are done, the output/result gets stored in primary memory for a while. Then it is transferred to secondary memory, that is, a storage unit. From there, it is sent to the output unit, which provides the output to the user.
Control Unit
The function of the control unit is to get the information from the RAM (primary memory), decode the data, and then implement them. Through the control unit, the CPU interacts with the input/output device and the system’s memory.
The Control unit is one of the main components of the CPU. It is responsible for directing the system’s operation by executing the program’s instructions.
Register Set
The Register Set usually varies from one system to another. It includes a general-purpose register that saves the output temporarily in the primary memory. The other registers are special-purpose registers. Their work is to execute the programs.
4. Storage Unit
As read above, the data or input that is entered is stored in the primary memory, i.e., RAM, before the processing occurs. Even after the execution, the output is stored temporarily in the primary memory and then in the second memory; it is sent to the output unit to provide the results.
The storage unit is used to store all kinds of data at every processing step. The devices such as hard disks allow the user to store data in different forms. A hard disk is a storage unit that provides the computer with sufficient space to store data and programs.
Conclusion
The organisation of the computer systems has four main components that all are dependent on each other and work systematically. When we provide any task to the computer as an input, it goes through various stages to give the output.
Computer Systems have become one of the essential devices of everyone’s life. There are different types of computers like a supercomputer, microcomputers, minicomputers, and more that have made working much more manageable.