embedded systems ppt
#11
[attachment=15867]

Microcontrollers
A Microcontroller is essentially a small and selfsufficient
computer on a chip, used to control devices
It has all the memory and I/O it needs on board
Is not expandable – no external bus interface
Characteristics of a Microcontroller
• Low cost, on the order of $1
• Low speed, on the order of 10 KHz – 20 MHz
• Low Power, extremely low power in sleep mode
• Small architecture, usually an 8-bit architecture
• Small memory size, but usually enough for the type of
application it is intended for. Onboard Flash.
• Limited I/O, but again, enough for the type of application
intended for


Microprocessors

A Microprocessor is fundamentally a collection of
on/off switches laid out over silicon in order to perform
computations
Characteristics of a Microprocessor
• High cost, anywhere between $20 - $200 or more!
• High speed, on the order of 100 MHz – 4 GHz
• High Power consumption, lots of heat
• Large architecture, 32-bit, and recently 64-bit architecture
• Large memory size, onboard flash and cache, with an
external bus interface for greater memory usage
• Lots of I/O and peripherals, though Microprocessors tend
to be short on General purpose I/O



Harvard Architecture

Harvard Architecture refers to a memory structure
where the processor is connected to two different
memory banks via two sets of buses
This is to provide the processor with two distinct data
paths, one for instruction and one for data
Through this scheme, the CPU can read both an
instruction and data from the respective memory
banks at the same time
This inherent independence increases the throughput
of the machine by enabling it to always prefetch the
next instruction
The cost of such a system is complexity in hardware
Commonly used in DSPs





Von-Neumann Machine

A Von-Neumann Machine, in contrast to the Harvard
Architecture provides one data path (bus) for both
instruction and data
As a result, the CPU can either be fetching an
instruction from memory, or read/writing data to it
Other than less complexity of hardware, it allows for
using a single, sequential memory.
Today’s processing speeds vastly outpace memory
access times, and we employ a very fast but small
amount of memory (cache) local to the processor
Modern processors employ a Harvard Architecture to
read from two instruction and data caches, when at the
same time using a Von-Neumann Architecture to access
external memory
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: embedded ppt, hi fi systems on ppt, embedded systems ppt t in me, is 13920, automobile embedded systems ppt, systems ppt, micromanagement in rts,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Messages In This Thread
embedded systems ppt - by seminar presentation - 29-05-2010, 08:48 PM
RE: embedded systems ppt - by vallus - 22-11-2010, 05:25 PM
RE: embedded systems ppt - by project topics - 22-11-2010, 06:13 PM
RE: embedded systems ppt - by seminar surveyer - 25-01-2011, 01:33 PM
RE: embedded systems ppt - by seminar class - 21-02-2011, 12:27 PM
RE: embedded systems ppt - by seminar class - 22-02-2011, 04:09 PM
RE: embedded systems ppt - by seminar class - 26-02-2011, 03:20 PM
RE: embedded systems ppt - by smart paper boy - 20-06-2011, 12:24 PM
RE: embedded systems ppt - by project uploader - 05-01-2012, 11:16 AM
RE: embedded systems ppt - by project uploader - 05-01-2012, 11:23 AM
RE: embedded systems ppt - by hamsalekha20 - 15-01-2012, 12:10 AM
RE: embedded systems ppt - by seminar addict - 16-01-2012, 10:52 AM
RE: embedded systems ppt - by seminar details - 01-12-2012, 01:26 PM
RE: embedded systems ppt - by seminar details - 14-12-2012, 02:08 PM

Possibly Related Threads...
Thread Author Replies Views Last Post
  Evolution Of Embedded System psandeepp6 3 4,214 19-10-2010, 12:18 PM
Last Post: project report helper
  Hands-on Oriented Curriculum and Laboratory Development for Embedded System Design computer science technology 0 1,839 29-01-2010, 07:34 PM
Last Post: computer science technology
  FUZZY LOGIC IN EMBEDDED SYSTEMS full report computer science technology 0 3,982 24-01-2010, 10:23 PM
Last Post: computer science technology

Forum Jump: