Categories: Processor

Embedded Microprocessor

What is embedded microprocessor?

Embedded microprocessors are embedded inside other devices. Usually these processors are used as microcontrollers in devices such as automative ignition control, digital radio tuning, printers, mobile phones, DVD players and washing machines. The functions of microcontrollers were once done by mechanical devices. Generally embedded microcprocessors are 8 bit devices programmed in assembly language.

Nowadays RISC microcontrollers such as ARM used as they are cheap and consume low power. Moreover the software can be written in high level languages such C, C++ and Java. This allows easy coding in less time.

Embedded System

An embedded system is a microprocessor-based system that controls a function or set of functions. A typical embedded systems consists of the following components: processor, memory, peripherals and software.

Advantages

  1. Microprocessors that are used as embedded controllers are cheap
  2. More efficient than mechanical devices
  3. Ease of design
  4. Software portability
  5. Replacement of analog circuits
  6. High noise immunity
  7. Self-test features
  8. No component ageing and drift
Robin

Share
Published by
Robin

Recent Posts

Hard Computing

What is hard computing? Hard computing is a traditional computing. It requires a precisely stated…

5 years ago

Soft Computing

Soft computing is a problem solving technology. It tends to fuse synergically different aspects of…

5 years ago

Cluster Computing

Cluster computing is an approach to achieve high performance, reliability or high throughput computing by…

5 years ago

Magnitude Comparator

Magnitude Comparator is a combinational circuit capable of comparing the relative magnitude of two binary…

9 years ago

Full-Subtractor

Full subtractor is a combinational circuit capable of performing subtraction on two bits namely minuend…

9 years ago

Half-Subtractor

Half-subtractor is a combinational circuit capable of subtracting a binary number from another binary number.…

9 years ago