Functional Units of a Computer

FUNCTIONAL UNITS OF COMPUTERS:

Introduction

A digital computer uses distinct values to represent values internally. All information is represented using the digits 0s and 1s. The computers that we use in our home and office are digital computers.

A computer consists of three main components – 

 (1) Input /Output (I/O) unit,

(2) Central Processing unit(CPU)

and(3) Memory unit

The computer user interacts with the computers via I/O units. The purpose of I/O unit is to provide data and instruction as input to the computer and to present relevant information as output from the computer. CPU controls the operations of the computer and processes the received input to generate the relevant output. The memory unit stores the instructions readily available to the CPU during processing.

1.Input Unit

a. The source program language coded information/data is fed to a computer through input devices. Keyboard is a common input device.

b. Whenever a key is pressed, one corresponding word or number is translated to it’s equivalent binary code over a cable & fed either to memory or processor.

c. Some-other input devices are mouse, joysticks, trackballs, microphones, printer, scanner etc.

2.Output Unit

a. The output is the result generated after the processing of data.

b. The output maybe in form of text, sound, image, document etc.

c. The computer may display the output in devices like monitor, send output to printer to print, play the output as music, etc.

d. The output will be displayed by the output unit in a form that is understandable by the users.

 

                                         Fig:1 – computer functional units

3.Central Processing Unit

a. Central Processing Unit(CPU) or the processor is also often called the brain of computer.

b. CPU(Fig:2) consists of Arithmetic logic unit (ALU) and Control unit(CU). Also CPU has a set of registers which re temporary storage areas for holding data and instructions.

c. CPU executes the stored program instructions, i.e. instructions and data are stored in memory before execution.

d. For processing, CPU gets data and instructions from the memory. It interprets from the program instructions and performs the arithmetic and logic operations required for the processing of the data. Then it sends the processed data or result to the memory.

e. CPU also acts as an administrator and is responsible for supervising operations of other parts of the computer.

                                                Fig: 2 – CPU

f. And CPU has three parts – i. Control Unit

ii. Arithmetic Logic Unit

iii. Registers

3.i. Control Unit

a. CU controls the overall operations of the computer.

b. The CU of a computer does not do any actual processing of data. It organizes the processing of data and instructions. It acts as a supervisor and controls and coordinate the activities of the other units of computer.

c. CU coordinates the output and input devices of a computer. It directs the computer to carry out store programme instructions by communicating with the ALU and the registers. CU uses the instructions in the instruction register(IR) to decide which circuit needs to be activated. It also instructs the ALU to perform arithmetic or logic operations.

d. CU tells when to fetch the data and instructions and what to do, where to store the result the sequencing of events during processing etc.

e. CU also holds the CPU’s instruction set, which is a list of all operations that the CPU can perform. The function of a CU can be considered synonymous with that of a conductor of an orchestra.

3.ii. Arithmetic Logic Unit

a. Arithmetic Logic Unit consists of two units – i. Arithmetic unit and ii. Logic unit.

b. The arithmetic unit performs the arithmetic operations on the data that is made available for it. Some of the arithmetic operations supported by the arithmetic unit are – addition, subtraction, multiplication, division.

c. The logic unit of ALU is responsible for performing logic operations. Logic unit performs comparison of numbers, letters and special characters. Logic operations include testing for greater than or equal to the condition.

d. ALU performs the arithmetic and logic operations and uses register to hold the data that is being processed.

3.iii. Registers

a. Registers are the high speed storage areas within the CPU, but have the least storage capacity. Registers are not referenced by their address, but are directly accessed and manipulated by the CPU during the instruction execution.

b. Registers stores data, instructions, addresses and intermediate result of processing. Registers are often referred to as the CPU’s working memory.

c. The data and instructions that require processing must be brought in the registers of CPU before they can be processed.

d. Registers are used for different purposes, with each register serving a specific purpose. Some of the important registers are as follow –

o Accumulator (ACC) stores the result of arithmetic and logic operations.

o Instruction register(IR) contains the current instruction most recently fetched.

o Program Counter (PC) contains the address contains the next instructions to be processed.

o Memory Address Register (MAR) contains the address of the next location in the memory to be accessed.

o Memory Buffer Register(MBR) temporary stores data from memory or the data to be sent to memory.

o Data Register (DR) stores the operands and any other data.

4. Memory Unit

The Memory Unit consists of cache memory and primary memory. Primary memory or the main memory is used to store the data and instructions during execution of the instructions. Random Access Memory(RAM), or Read Only Memory(ROM) are the primary memory. In addition to the main memory, there is an another kind of storage device called secondary memory.

4.i. Cache Memory

a. The data and instructions that are required during the processing of data are brought from the secondary storage device and stored in the RAM. For processing, it is required that the data and instructions are accessed from the RAM and stored in the registers.

b. Cache Memory is a very high speed memory placed in between RAM and CPU. Cache memory increases the speed of the processing.

c. Cache memory is a storage buffer that stores the data that is used more often, temporarily and makes them available to CPU at a fast rate

d. To access the cache memory, CPU does not have to use the motherboard’s system but for data transfer.

4.ii. Primary Memory

a. Primary Memory is the main memory of computer. It is used to store data and instructions during the processing of data.

b. Primary memory is of two kinds – Random Access Memory(RAM) and Random Memory Unit(ROM).

c. RAM is volatile. It stores data when the computer is on. The information stored in RAM get erased when the computer is turned off. RAM provides temporary storage for data and instructions.

d. ROM is non volatile memory. But is read only memory. The storage in ROM is permanent in nature, and is used for storing standard programs that permanently reside the computer.

e. RAM stores data and instructions during the execution of the instructions.

4.iii. Secondary Memory

a. The secondary memory stores data and instructions permanently. The information can be stored in secondary memory for a long time and generally is permanent.

b. It provides back up storage for data and instructions. Hard disk drive, floppy drive and optical disk drives are some examples of storage devices.

c. The data and the instructions that are currently not being used by CPU ,but may be required later for processing , are stored in a secondary memory.

d. Secondary Memory has a high storage capacity than the primary memory.

e. Secondary Memory is also cheaper than primary memory.

f. It takes longer time to access the data and the instructions stored in secondary memory than in primary memory.

Magnetic tape drives, disk drives and optical disc drives are different types of storage devices.

I hope you have found the answers to all your questions through this post. About functional units of a computer  After that, if you have any questions, you can comment in our comment box.

If you have any questions about Electrical engineering, you can visit our page ⇒ Computer engineering

Thank You. Visit Again.

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top
Scroll to Top