Lesson 1
Lesson 1
System
A system is an arrangement in which all its unit assemble work together according
to a set of rules. It can also be defined as a way of working, organizing or doing one or
many tasks according to a fixed plan.
Example:
A watch is a time displaying system. Its components
follow a set of rules to show time. If one of its parts fails,
the watch will stop working. So we can say, in a system,
all its subcomponents depend on each other.
Embedded System
As its name suggests, Embedded means something that is attached to another
thing. An embedded system can be thought of as a computer hardware system having
software embedded in it. An embedded system can be an independent system or it can
be a part of a large system. An embedded system is a microcontroller or microprocessor
based system which is designed to perform a specific task.
Example:
• Security systems
• Telephone and banking
• Defense and aerospace
• Communication
• Digital Cameras
• Set top Boxes
• High Definition TVs
• DVDs
1) Sensor:
Sensor helps you to measures the physical quantity and converts it to an electrical
signal. It also stores the measured quantity to the memory. This signal can be ready
by an observer or by any electronic instrument such as A2D converter.
2) A-D Converter:
A-D converter (analog-to-digital converter) allows you to convert an analog signal sent
by the sensor into a digital signal.
3) Memory:
Memory is used to store information. Embedded System majorly contains two memory
cells 1) Volatile 2) Nonvolatile memory.
4) Processor & ASICs:
This component processes the data to measure the output and store it to the memory.
5) D-A Converter:
D-A converter (A digital-to-analog converter) helps you to convert the digital data fed
by the processor to analog data.
6) Actuator:
An actuator allows you to compare the output given by the D-A converter to the actual
output stored in it and stores the approved output in the memory.