Computer System

Computer System

Published by: BhumiRaj Timalsina

Published date: 12 Jan 2022

Computer System in grade 9

The systematic use of computer hardware, software, firmware and humane ware is known as a computer system. Computer system describes the arrangements of input unit, processing unit, output unit, software system, control panel, users and power supply to the computer system. A computer system may also be defined as the combination of essential components that makes computer to run smoothly.

Basically computer system can be described as the logical structure of computer. It is known as the anatomy of the computer. Like its physical structure anatomical structures of computer also consist of the input unit, processing unit and output devices.

Input Unit

Input unit of a computer are used for receiving data and instructions and communications. An input unit accepts the data and instructions given by the user and it converts the data and instructions from man readable to machine readable code. Some common input devices are mouse, keyboard, scanner, punched cards, disk reader etc.

Central processing Unit

It is the main body of the computer.It consists of three parts:

Memory Unit

It is a part of Central Processing Unit (CPU) where all the given instruction, data and the results are stored during processing period. By using the unique address we can identify the locations of memory. There are different types of memory among them popular are RAM (Random Access Memory), ROM (Read Only Memory). Memory refers to the electronic holding place for instructions and data where the computers microprocessors can reach quickly. Computer needs memory to store the data and process them.

We can represent the memory using different units like:
8 bits= 1 Byte (One Character)
1024 Byte= 1 Kilo Byte (KB)
1024 KB= 1 Mega Byte (MB)
1024 MB= 1GB (Giga Byte)
1024 GB= 1 TB (Tera Byte)
1024 TB= 1PB (Peta Byte)
1024 PB= 1 YB (Yotta yte)
1024 YB= 1 ZB (Zeta Byte)

Secondary Memory :It is the supplements of main memory. It is mainly used to transfer data or program from one computer to another computer. It also functions as back up devices which allows backing up the valuable information that you are working on i.e. storing data for future purpose. The most common types of auxiliary storage devices are magnetic tapes, magnetic disks, floppy disks, hard disks etc.

  1. Control Unit

    Control unit is the unit which controls the entire system of computer. That unit directs all operations inside the computer. It will make a proper sequence to direct the data and instructions from the memory to ALU for precise operations performed by ALU. The control unit of the CPU consists of a small, high speed memory used to store temporary results and certain control information. It controls singles to various part of computer.

    The main functions of control unit are given below.

    • It performs the data processing operations with aid of program prepared by the users and send control signals to various parts of the computer system.
    • It gives commands to transfer data from the input device to the memory to arithmetic logic unit.
    • It also transfers the results from ALU to the memory and then to the output devices.
    • It stores program in the memory.
    • It fetches the required instruction from the main storage and analyses each instruction and hence deduces what operation is to be performed.
  2. ALU(Arithmetic and Logical Unit)

    It comprises numbers of accumulators or resisters on its constructions. All the data from the memory directs by control unite gets loaded in ALU. It is one of the very important parts of the CPU. The primary task of the ALU is to perform various arithmetic and logical operations of the program.The arithmetic operations performed are addition, subtraction, multiplication and division. The logical instructions performed are logical AND operation, logical OR operation and logical NOT operation.

 

Output Unit

It is the unit through which all the results are given out by output devices. There are two types of output soft and hard output. Soft output is the output that displays on the monitor and hard output is the output printed on the paper. The popular output devices are: printers, monitor, plotter, sound etc.