Embedded Systems: Pankaj Upadhyay
Embedded Systems: Pankaj Upadhyay
SYSTEMS
By
PANKAJ UPADHYAY
(08D61A0487)
INTRODUCTION
An embedded system can be defined as a control
system or computer system designed to perform a
specific task. Common examples of embedded systems
include MP3 players, navigation systems on aircraft and
intruder alarm systems. An embedded system can also
be defined as a single purpose computer.
CHARACTERISTICS OF EMBEDDED
SYSTEM
Embedded Systems are designed to do some
specific task i.e., it is not a general purpose kind of a
system.
Software for Embedded Systems are stored in ROM
or flash memory.
Knowledge about behavior at design time can be
used to minimize resources and to maximize
robustness.
Embedded Systems provide low power consumption
in many situations.
CLASSIFICATION OF EMBEDDED
SYSTEM
Stand
Real
Network
Mobile
appliance.
Embedded system.
CONTINUED
Network Appliances:
Network appliances are a new class of
embedded systems that in addition to
traditional realtime processing must support
a broad and changing array of network
protocols.
General
Purpose Systems:
A general purpose computer system is what you think of when someone says
the word "computer." The defining feature of a general purpose computer is
that it can be reconfigured for a new purpose. In the early days of digital
computers, this involved actually rewiring the entire system. Today, most end
users aren't even aware that this is happening, as the process has become
completely transparent.
Embedded
Systems:
Microprocessor.
Microcontroller.
Assembly language.
language.
OS
WHAT IS
MICROCONTROLLER ?
AMicrocontrolleris basically a computer on a
chip.
It differs form normal desktop or laptop computers
in that a microcontroller is an application specific
computer
that
usually
runs
asingle
programperforming dedicated task(s) while the
the later two are general purpose computers that
can run numerous programs depending on a users
needs. A microcontroller contains on chip CPU,
input/output interface, memory, clock, timer, and
an assortment of of other peripherals.
WHAT IS
MICROPROCESSOR?
Amicroprocessorincorporates the functions of
acomputer'scentral processing unit(CPU) on a
singleintegrated circuit(IC) or at most a few
integrated
circuits.
It
is
a
multipurpose,programmabledevice
that
acceptsdigital dataas input, processes it according
to instructions stored in its memory, and provides
results as output. It is an example ofsequential
digital logic, as it has internal memory.
ASSEMBLY LANGUAGE
Assembly
WHY USE C?
It
CLASSIFICATION OF AN
EMBEDDED OPERATING SYSTEM
Non
the artitechure.
Implementing
Testing
artitechure.
the system.
Maintaining
the system.
APPLICATION
AREA
Aerospace
APPLICATION
Navigation Systems,
Automatic landing systems,
Flight altitude controls.
Industrial
Medical
Imaging system,pateint
monitor,heart pacers
Office automation
Computer
Peripherals
Home
Printers,scanners,keyboards,
displays,modems,Hard Disk
Drives,CDROM
drives
Oven,washing machine.
ADVANTAGE
They
REFERENCE
www.wikipedia.com
Designing