List few advantages and disadvantages of embedded system?

devquora
devquora

Posted On: Jan 11, 2021

 

Some advantages and disadvantages of an embedded system are as follows:

    • It is easy for mass production.
    • It is highly reliable.
    • It has very few interconnections.
    • It is small in size.
    • It is less expensive.
    • It performs a fast operation.
    • It has improved product quality.
    • It optimizes the use of system resources.
    • It has a low power operation.

Some disadvantages of an embedded system are as follows:

    • It is hard to maintain because it is used and throws device.
    • It does not offer technological improvement.
    • It provides less power supply durability if it is battery operated.
    • It has hard to take the backup of embedded files.

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    Embedded Systems Interview Questions

    Explian what is embedded system?

    An embedded system is a hardware system attached with software that is designed to perform a dedicated function or a specific task, either as an independent system or as a part of a large system....

    Embedded Systems Interview Questions

    What are major components of embedded system?

    There are three major components of an embedded system i.e. hardware, software, and operating system. The sub-division of these components are Processor, Memory, Timers counters, Communication ports, ...

    Embedded Systems Interview Questions

    What is difference between thread and process?

    Process means a program that is under execution that runs in separate memory spaces whereas a thread means a segment of a process that shares information like data segment, code segment, files, etc. w...