1.

Explain the characteristics of a microprocessor?

Answer»

A Microprocessor’s performance depends on the following characteristics: 

1. Clock speed 

2. Instruction set

3. Word size.

1. Clock Speed:

Every microprocessor has an internal clock that regulates the speed at which it executes instructions. The speed at which the microprocessor executes instructions is called the clock speed. Clock speed is measured in MHz (Mega Hertz) or in GHz (Giga Hertz).

2. Instruction Set:

A command which is given to a computer to perform an operation on data is called an instruction. Basic set of machine level instructions that a microprocessor is designed to execute is called as an instruction set. This instruction set carries out the following types of operations: Data transfer, Arithmetic operations, Logical operations, Control flow, Input/output.

3. Word Size: 

The number of bits that can be processed by a processor in a single instruction is called its word size. Word size determines the amount of RAM that can be accessed by a microprocessor at one time and the total number of pins on the microprocessor. Total number of input and output pins in turn determines the architecture of the microprocessor.



Discussion

No Comment Found