Showing posts with label Microprocessor Introduction. Show all posts
Showing posts with label Microprocessor Introduction. Show all posts

Friday 21 November 2014

Microprocessor Introduction: (continued)


Arithmetic and logic unit:

  It is part of CPU. ALU performs all the operations of arithmetic and logic are performed by ALU. The data on which any operation is to be taken is fed into the computer memory with the help of input devices. The data is then assigned to ALU for further operation. ALU may further be divided into two parts:
Arithmetic Unit
Logic Unit

Arithmetic Unit:

The arithmetic unit of ALU performs the fundamentals operations of arithmetic such as addition, subtraction, multiplication, and division.

Logic Unit:

 unit of ALU does all the operation of data involving between two values. The logical operations include the comparison between two numbers to define which number is greater, less equal or not equal to the number.

Control Unit:

CU is responsible for the execution of the program instruction given to the computer. The input and output devices also depend upon the CU.
It accepts data from the input devices and transfers it to the main memory. Then it transfers data from the main memory to ALU. In the end it sends the output either to the main memory or output devices.

Microprocessor Introduction:


Microprocessor Introduction:

A microprocessor is an integrated circuit that contains a complete CPU on a single chip. It is also called the brain of computer. The microprocessor is also called CPU. CPU is central component of pc. The processor performs calculations and processing for the pc. CPU interacts with main memory Ram and other components of the computer. CPU is used in microcomputers as a compulsory component.
As for as the working of the CPU is connected, it is divided into two units:
  1. Arithmetic & logic unit (ALU)
  2. Control unit (CU)