What are embedded systems?

If you are from electronics or electrical background then I am 100% sure that you have heard the word Embedded system. But do you know what embedded systems are and why they are used?

Embedded system is basically a computer systems which means it has CPU for processing data. These are used for dedicated purposes like controlling the room heating or cooling systems. There may or may not be the monitor and other peripherals attached to it as we have on our computer systems.

We all are covered with embedded systems in this world.

Some of the examples of embedded systems in our day to day life.

  • Smart phones
  • Television
  • Computer
  • Microwave
  • Automatic controlling system used in cars
  • Fully automatic washing machine

and there are thousands of thousands of examples are there of embedded systems.

You can think the tremendous applications of embedded systems by thinking that from you smart-watches that you wear on your wrist to satellites that are revolving the earth in the particular orbit uses embedded systems to operate.

Even the most of the electronic gadgets that you use in daily life have embedded system in them.

Thanks for reading. Like, share and subscribe us to get notifications about new posts.

Difference between microprocessors and microcontrollers

Are you getting confused between microprocessors and microcontrollers?

Today  I will tell you the main differences these two processors have in comparison with each other on the basis of the following things.

Let’s start the comparison between these thumb-nail size electronic chips…….

System used

  • Micro-processor is generally used in computer systems.
  • Micro-controller is generally used in embedded systems.

Memory and I/O unit

  • Micro-processor’s memory and I/O unit are external to the system.
  • Micro-controllers memory and I/O unit is connected with other components in the system itself.

System size

  • Micro-processor has a large system size due to the fact that memory and I/O unit is connected externally.
  • Micro-controller has compact system size and thus can be used in places where are very little is available.

System cost

  • Overall cost of Micro-processor system is high.
  • Micro-controller system has very low cost.

Power consumption

  • Micro-processor system has high power consumption due to the fact that it has both external and internal components.
  • Micro-controller system has low power consumption.

Power saving mode

  • Most of the Micro-processor systems don’t have power saving modefeature.
  • Most of the Micro-controller systems have idle and power saving modefeature which insures low power consumption.

Architecture

  • Micro-processors are based on “Von-Neumann” architecture.
  • Micro-controllers are based on “Harvard” architecture.

In a basic manner you can take Micro-controller as Micro-controller= Micro-processor + few basic components. But this doesn’t mean Micro-controller can do heavy tasks or multi-tasking. For these things we will need Micro-processor, but when there is a need of compact system with simple task we use Micro-controller.

Thanks for readingLike, share, and subscribe to us to get notifications about new interesting posts.