0% found this document useful (0 votes)
24 views

2.1 Notes Difference Between Microcontroller and Microprocessor

Microprocessors have a CPU but require external RAM, ROM, and peripherals. Microcontrollers have a CPU with integrated RAM, ROM, I/O, and peripherals on a single chip. Microcontrollers are designed for specific tasks like appliances, while microprocessors are for general tasks like software development. Microcontrollers are cheaper and use less power than microprocessors due to their integrated components, making them better for battery-powered devices.

Uploaded by

jinto007
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
24 views

2.1 Notes Difference Between Microcontroller and Microprocessor

Microprocessors have a CPU but require external RAM, ROM, and peripherals. Microcontrollers have a CPU with integrated RAM, ROM, I/O, and peripherals on a single chip. Microcontrollers are designed for specific tasks like appliances, while microprocessors are for general tasks like software development. Microcontrollers are cheaper and use less power than microprocessors due to their integrated components, making them better for battery-powered devices.

Uploaded by

jinto007
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 12

Slide 1

Microprocessor is an IC which has the only CPU inside them. microprocessors don't have RAM,
ROM or any other peripheral on-chip. The system designer has to add them externally to make
microprocessor functional. Some example of microprocessors are 8086, Intel Pentium, Core 2
duo,i3 and i5. Application of microprocessor includes Desktop PC, Notepad, laptop etc.

Smart Logic Academy © All copy right reserved


Slide 2

Microcontrollers have Processing Unit CPU in addition with the fixed amount of RAM, ROM,
input-output and other peripherals all embedded on a single chip. The different manufacturer
produces microcontroller with the wide range of features available in different versions, some
microcontroller manufacturers are Atmel, Motorola, Microchip, NXP, and Freescale.

Smart Logic Academy © All copy right reserved


Slide 3

Microcontrollers are designed to perform a specific task, depend on input some processing
needs to be done and the output is delivered, for example washing machine, camera, pen drive,
TV remote etc.
Since applications are very specific they required very less amount of resources like RAM, ROM
and input-output ports hence can be embedded on a single chip. This, in turn, reduces the size
of the product and the cost.

Smart Logic Academy © All copy right reserved


Slide 4

Microprocessors find application where the tasks are unspecific like photo editing, creating a
document, developing software, playing a game in such cases the relation between Input and
the output is not defined and the required large amount of resources like RAM and ROM.

Smart Logic Academy © All copy right reserved


Slide 5

Clock frequency at which microprocessor operate is very high as compared to microcontrollers.


Normally microprocessors work in gigahertz frequency range. microcontrollers working few
megahertz frequency ranges.

Smart Logic Academy © All copy right reserved


Slide 6

Undoubtedly microcontroller is for cheaper than a microprocessor, however, a microcontroller


cannot be used in place of a microprocessor and using microprocessor is not advised in place of
a microcontroller as it will make the application costly.

Smart Logic Academy © All copy right reserved


Slide 7

In case of microprocessors the memory and the input-output port has to be connected
externally hence circuit become very large

Smart Logic Academy © All copy right reserved


Slide 8

Smart Logic Academy © All copy right reserved


Slide 9

and due to use of external component enter power consumption is very high and it is not
suitable to use with devices running on stored power like batteries.

Smart Logic Academy © All copy right reserved


Slide 10

Since memory and input-output ports are present internally on the microcontroller, the
microcontroller based circuits are very small

Smart Logic Academy © All copy right reserved


Slide 11

Smart Logic Academy © All copy right reserved


Slide 12

total power consumption is less in microcontroller and we can use a microcontroller with the
devices running on stored power supply like a battery.

Smart Logic Academy © All copy right reserved

You might also like