Add to Favorites    Make Home Page 2728 Online  
 Language Categories  
 Our Services  
 FAQs Home  


Embedded FAQs

Home -- FAQs Home

A D V E R T I S E M E N T

Search Projects & Source Codes:

1. What are Embedded Systems? Where they are found useful?

Ans: Embedded systems, as the name suggests are smart device technologies built into larger devices. The embedded device is not a computer but can perform the assigned task of computing or data manipulation etc. We find embedded systems in most of the daily appliances. If we look into TVs, Washing machines or even heating ovens, we find some piece of embedded systems at someplace. So this technology has become part of our life.

2. What are the difference between Embedded Systems (ES) and PC (computer)

Ans: Embedded systems differ from a normal PC in several ways. Even though the ES is capable of computation and other jobs done by PC, it is not a complete PC. It may not have a key board, a monitor or even for that matter a processor. We do have an ES with all these, but not a must. PCs are usually applicable to build general-purpose software and most of the applications we build are reusable. In case of ES, most of the development might start from scratch. The ES might be specific to some application and components used in them might be home made. But the latest ES technology enables one to use general-purpose hardware and components, which can re used. The OS of the Embedded systems might not be complete, but only the basic functionalities of OS are taken in a real time environment.

3. What are the parts of Embedded Systems?

Ans: An Embedded system is mainly comprised of:

  1. Hardware
  2. Real time Operating system (RTOS)
  3. Processor
  4. Serial port, n/w port, i/o peripheral port
  5. Sensors and actuators
  6. Mechanical parts.

4. What are the characteristics of Embedded Systems?

Ans:

  1. Applications using ES must be reliable, safe and secure
  2. High efficiency
  3. Mostly fixed set of application systems
  4. Frequently reading, processing and controlling physical quantities
  5. Must react after guaranteed time limit
  6. Most of the functionalities of the ES are implemented in software

5. What does the software in Embedded System do?

Ans:

  1. Respond to external events
  2. Cope with unusual conditions without human interference
  3. Carry out multiple jobs at a time
  4. Replace some of the hardware components.

6. What are the languages used for building the software in ES?

Ans: Usually C/C++ are preferred.

Other languages such as Embedded C++ (EC++), Embedded java etc. are also being used.

7. Why C is preferred?

Ans:

  1. Processor independence
  2. High degree of hardware control
  3. Compilers and cross compilers are available for many processors

8. What are the common micro processors used for ES?

Ans:

  1. Zilog Z8 family
  2. Intel 8051
  3. X86 family
  4. Motorola 68k family
  5. Power PC family

9. What is RTOS?

Ans: RTOS stands for Real Time Operating System. It is a compact OS with all the essential features of PC operating system. It is the most suited Operating system for Embedded systems. It is the scale down version of the real time OS.

10. What are the debuggers used in testing Embedded systems?

Ans: Many tools are used for debugging and testing embedded systems. A few of them are:-

  1. Remote debugger: for monitoring and debugging the state of the embedded system software
  2. In Circuit Simulator: for monitoring and controlling the state of the processor in the embedded systems
  3. Simulators: used before the design of the Embedded systems and are used to simulate the functioning of the ES on the host machine.
  4. Logic analyzer: used to check the logical level of the various components of the ES
  5. Oscilloscopes: to checking the analog signal and also for hardware debugging.

11. What is the required skill sets to work on ES?

Ans:

  1. Intel Processors & Controllers
  2. Micro controllers
  3. DSP Processors
  4. C++, C
  5. LabView
  6. MatLab
  7. RTOS
  8. VxWorks
  9. ADA (Aerospace)
  10. Hardware design & testing
  11. VHDL

12. What are hardwired systems?

Ans: They are special category of Embedded systems. They do not need a processor. In these systems, hardware and software are placed separately with an integrated circuitry. Here the circuit is isolated from the device. They are relatively difficult to implement.

13. What are the various layers of the architecture of an Embedded System?

Ans: An embedded system has the following layers:

  1. Hardware layer
    • Ready-made packet of hardware such as switches, co-processors, encryption handlers, address matchers, network processors etc.
    • Can be bought and used for a device.
    • They are application specific standard products (ASSP)
  2. RTOS
    • Real time Operating system
    • Two types : Home grown and Standard solutions
    • Common ground embedded software
    • IP : commonly used for communicating
    • Software to forward IP packets of data, accept IP packets of data, send receive data, switching/routing, DNS resolution etc.
  3. Front end based on consumer intensive agronomy
    • Deals with external design of device
    • Uses user-friendly interfaces.

14. What are the standard specifications of the various types of Embedded Systems?

Ans: Distributed Control system:-

  1. Moderately inexpensive, mid range design:
    • 1-10 MIPS, 1-16 MB RAM ---- times several CPUs per system
    • Mid range 16- and 32 bit CISC distributed processors
    • A few real time I/O control loops for each CPU
    • Low speed networking among CPUs and among systems
    • Mission critical system
      • Non redundant hardware, ordinary software development
      • Electromechanical safeties provide failure protection
    • Moderate development costs ($1 Million to $10 Million)
    • Hundreds to thousands of systems sold
    • 25-50 years life time
  2. Real life systems:
    • High rise elevators
    • Large building air handling
    • Public transit system

Mission critical system:-

  1. High reliability, high end design:
    • 10 to 100 MIPS, 16 to 32 MB RAM
    • Mid to high range 32 bit CISC uni processor
    • Analog I/O channels with real time control loops, 10 Mb/sec
    • Mission critical system
      • Dual redundant hardware
      • Painstaking software development and certification
    • High development costs( $ 10 Million to $ 50 Million)
    • Hundreds of units sold
    • 20 to 30 year life time
  2. Real time system:
    • Jet engine control
    • Manned spacecraft control
    • Nuclear power plant control

Small system:-

  1. Inexpensive low-end design:
    • 100 Kilo-IPS, 1 to 10 Kilo bits memory
    • Single chip 8-bit micro controller is only digital IC
    • One real time loop for CPU
    • Not considered mission critical, but indirectly affects safety
    • Bare minimum hardware, small hand coded assembly software
    • No redundancy, is expected not to break within life time
    • Low development cost ($ 100 K to $ 1 Million)
    • Millions of units sold
    • 10 to 15 year lifetime
  2. Real time system:
    • Automotive auxiliary components
    • Consumer electronics
    • Kitchen appliances
    • Home automation
    • Smart I/O for distributed control system

FAQs Home||C++ FAQs

A D V E R T I S E M E N T




Google Groups Subscribe to SourceCodesWorld - Techies Talk
Email:

Free eBook - Interview Questions: Get over 1,000 Interview Questions in an eBook for free when you join JobsAssist. Just click on the button below to join JobsAssist and you will immediately receive the Free eBook with thousands of Interview Questions in an ebook when you join.

 Advertisements  

Google Search

Google

Source Codes World.com is a part of Vyom Network.

Vyom Network : Web Hosting | Dedicated Server | Free SMS, GRE, GMAT, MBA | Online Exams | Freshers Jobs | Software Downloads | Interview Questions | Jobs, Discussions | Placement Papers | Free eBooks | Free eBooks | Free Business Info | Interview Questions | Free Tutorials | Arabic, French, German | IAS Preparation | Jokes, Songs, Fun | Free Classifieds | Free Recipes | Free Downloads | Bangalore Info | Tech Solutions | Project Outsourcing, Web Hosting | GATE Preparation | MBA Preparation | SAP Info | Software Testing | Google Logo Maker | Freshers Jobs

Sitemap | Privacy Policy | Terms and Conditions | Important Websites
Copyright ©2003-2024 SourceCodesWorld.com, All Rights Reserved.
Page URL: http://www.sourcecodesworld.com/faqs/embedded-faq.asp


Download Yahoo Messenger | Placement Papers | Free SMS | C Interview Questions | C++ Interview Questions | Quick2Host Review