You are on page 1of 2

Q.1 Difference Between General Purpose Computer And Embedded System.

Computer Embedded device

It can perform many tasks It performs limited tasks.

Developer Charles
Babbage Developer Charles Stark Draper

Computers have larger Embedded Devices need lesser


memory Memory

Developed in 1833 A.D. Developed in 1965 A.D.

Computers are not time Embedded Devices are time


specific. specific.

It has 2 parts: Hardware It has 3 parts: Hardware,


and Software Firmware and Software.

Q.2 Explain The Difference Between Von Neumann And Harvard Architecture

VON NEUMANN ARCHITECTURE HARVARD ARCHITECTURE

It is used in personal computers and It is used in micro controllers and


small computers signal processing.

Read/write at the same time.. Read/write at the same time.

There is common bus for data and Separate buses are used for
instruction transfer. transferring data and instruction.

Two clock cycles are required to An instruction is executed in a single


execute single instruction. cycle.

It is costly than Von Neumann


It is cheaper in cost.
Architecture.

CPU cannot access instructions and CPU can access instructions and
read/write at the same time. read/write at the same time.
Q3

You might also like