What is Embedded Systems

What is Embedded Systems – You may have seen nowadays there are so many small gadgets are available around us. These gadgets are intelligent, they have some programming, some processing unit and more.

They all come under the categories of embedded systems. But if you are finding the exact Definition of embedded systems then you will get lots of different views and you may be confused.

Definition of Embedded Systems

A microcontroller or microprocessor-based system with some hardware and software in it. This must perform the dedicated, single functioned or specific task. And can also be used to perform the time-critical task.

The main key point to be an embedded system is it should perform a single task only. Like a digital wristwatch is always a wristwatch. It can’t change the functionality because the firmware inside is written to perform the timing related calculation. Even a use not having an option to change the functionality that is why it is dedicated.

What are the applications of embedded systems?

The application of embedded systems is not limited so we list its application based on the application area. Almost all area containing the embedded system product.

Examples of Embedded System

  • Digital Camera
  • MP3 Player
  • Printer
  • FAX Machine
  • AC
  • Digital WristWatch
  • Wireless Headphone
  • Digital Timer
  • Washing Machine
  • Microwave Oven
  • Card Swipe Machine
  • RFID Door Lock
  • Finger Print Attendance System
  • Password Protected Door Lock
  • Scanner

Embedded System Application Area

  • Military and Aerospace
  • Automobile
  • Agriculture
  • Biomedical
  • Consumer Electronics
  • Communication
  • Education
  • almost everywhere

What are the different types of embedded systems?

Based on functionality and application area:

  • Stand-alone embedded systems
  • Real-time embedded systems
  • Networked embedded systems
  • Mobile embedded systems

Based on performance and architecture:

  • Small Scale Embedded System
  • Medium Scale Embedded Systems
  • Sophisticated or Complex Embedded Systems

Characteristics of Embedded System

A system should have the following characteristics:

Single Functioned

The embedded system should perform the single given task throughout the life. This feature makes it dedicated and performs the accurately on time. A user of the system can not change the feature or functionality.

Tightly Constrained

There are some contained that should be followed by the system to be an embedded system. The constrained are cost, size, performance and battery life etc.

Means at the time of designing the system the following constrained should be followed tightly. And it takes a lot of expertise to make the system according to the certain rules and design skills.

Reactive and Real Time

A reactive system is reacting on a given input. Like in an oven when we press the button to start cooking. It takes input and starts acting. This type of systems is the reactive system.

But what happens if the oven responds in a random interval like some time it starts in 30sec and sometime in 5min. The point is there should be some time limit to start the action. This is called the deadline. Depending on the application this time limit may very.

The systems are divided into two parts based on the  deadline

  • Soft Real-Time System
  • Hard Real-Time System

Why do we use embedded systems?

They are smart. There are some key features and based on this the embedded system is so popular. The features are:

  • Low Cost
  • Small Size
  • Performance
  • Battery Operated
  • Customizable
  • Easy to upgrade

What is embedded system in simple words?

A microcontroller or microprocessor-based system performing the dedicated, single function and time-critical task.

Is laptop is an embedded system?

No. You will think that the laptop has all the components like microprocessor, hardware and software. But even why it is not an embedded system.
A laptop or desktop computer is general purpose computer. They do all the task like internet surfing, playing game, listing music, software development and other tasks by using respective software application.

There is no fixed or dedicated task it is performing. An embedded system should be single function and dedicated. It should perform one and only one task. Based on the functionality it is not an embedded.

But part of its like ethernet card, sound card, RAM and wifi modules are embedded systems. Because they perform one and only one task.

What is the difference between a microcontroller and a microprocessor?

Microcontroller – It contains the processing element and another functional unit like RAM, ROM, timer-counters, communication port like I2C, SPI, UART and other on-chip features all are fabricated on a single chip.

Means when you design an embedded system using the microcontroller, you will get all the things. And you don’t need to connect too many circuits. The development will be fast, cost-effective and small in size.

What are the different types of microcontrollers?

  • AT89 series (Intel 8051 architecture)
  • AT90, ATtiny, ATmega, ATxmega series
  • AT91SAM (ARM architecture)
  • AVR32 (32-bit AVR architecture)
  • Nios 16-bit configurable soft processor
  • Nios II 32-bit configurable soft microprocessor
  • Cypress PSoC chips
  • CY8C5xxxx (PSoC5), ARM Cortex-M3
  • CY8C2xxxx (PSoC1), M8C
  • CY8C4xxxx (PSoC4), ARM Cortex-M0
  • CY8C3xxxx (PSoC3), 8051
  • MAXQ RISC Family
  • Secure Micros Family
  • PSoC (Programmable system on CHIP)
  • Maxim Integrated
  • 8051 Family

Microprocessor –  It contains only the processing element. To make a complete system we need to add the basic elements like RAM and  ROM  external to the processor. Means we first need to make the basic computing system. Then we go for our main task and programming. The overall process will be more technical and sometimes time-consuming for the beginner.

So for the beginner, the microcontroller based embedded systems are better to develop and design.

What is embedded firmware?

An embedded system can be programmed using the assembly or embedded c programming language. The program size could be from few lines to hundreds of lines.

Once the program is ready, it is written (flashed) into the ROM space of the system. The firmware is nothing but a piece of program that can be modified by the designer or user by following certain steps.

Some advanced level of embedded systems is programmed in such a way that they can be upgraded in future. Like we are using the mobile phone and we update it when new updates are available. But the firmware is smaller in size and has more control over the hardware.

Read Also

admin:
Related Post