Assignment 5 RM
Assignment 5 RM
The important characteristics of an embedded systems are speed, size, power, reliability,
accuracy, adaptability. Therefore, when the embedded system performs the operations at high
speed, then it can be used for real -time applications. The Size of the system and power
consumption should be very low, then the system can be easily adaptable for different situations.
Embedded system software is written in a high-level language, and then compiled to achieve a
specific function within a non-volatile memory in the hardware. Embedded system software is
designed to keep in view of three limits. They are availability of system memory and processor
speed. When the system runs endlessly, there is a need to limit the power dissipation for events
like run, stop and wake up.
The MP3 file format, or MPEG audio layer III, revolutionized the music industry back in the late
20th century. This was when the Moving Picture Experts Group (MPEG) developed video-data
compression systems, including HDTV broadcasts, digital satellites, and DVD movies. The MP3
compression system developed by MPEG is a compression system that actually reduces the
number of bytes in a song, while still retaining clear sound. This was no small feat, because
compressing a song compromises its sound quality. With MP3 compression, consumers no
longer have to sacrifice sound quality for the convenience of a smaller file size. Of course, this
smaller file size allows for music to be downloaded faster from the internet. Another difference
between the MP3 player and previous music players is its solid-state memory. Earlier forms of
music devices require moving parts that read encoded data on a CD or a tape. MP3 players,
however, use data storage with a software application embedded within to allow the transfer of
MP3 files to it. This embedded software is another reason for the MP3 player's convenience and
portability. An MP3 player is a digital music player, storing its music and photo files in digital
files in binary code, which is used for different methods of encoding data using the binary
number system's two binary digits of 0 and 1. Like every other computerized device on the
market today, MP3 players use circuit boards, made of material that does not conduct electricity,
which is used to hold its electronic components such as capacitors and resistors that hold and
manage the electrical charge
Daily life examples of embedded systems include automatic washing machines and dryers.
Washing clothes is not a difficult task now owing to embedded systems. You just have to add
clothes and leave it to the machine. Rest operations are done by your machine itself.
Sensors and actuators in this case are level sensors, valves, motor and also a display and keypad to
input information.
Once you load clothes in machine, the whole process consists of three cycles. Washing, rinsing and
spinning.
All the three cycles are initiated by machine itself. You just have to enter information for hot or
cold water and press start button.
During washing and rinsing cycle, water is added to the drum by pipes.
Closing and opening of valves for adding water is checked through level sensors by
microcontroller like PIC Microcontroller.
Then the rotation of drum starts for pre-set time. After that water is drained out through pipes.
During spinning cycle, water is not added and drum rotates for a set time.
So this was another embedded systems examples. Now let’s move towards the next one.
Microwave oven