Embedded Systems Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

What is an embedded system ?

A

An embedded system is a system that has computer hardware with software embedded in it as one of its components.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Uses of embedded systems

A
  • Cars
  • Microwave ovens
  • Washing machines, dishwashers, etc.
  • ATMs
  • Wireless phone (not a smartphone)
  • Toys
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Give a property

A

they are small and low cost and found in many electrical devices we use every day

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What does it consist of ?

A

Every embedded system consists of custom-built hardware built around a micro-controller.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Do they have an OS ?

A

Embedded systems do not often have an operating system as they run software specific to the task they are designed to carry out.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Comparison to general purpose computer

A

A general purpose computer runs multiple applications
An embedded system runs only one application

In embedded systems, the software typically resides in firmware, in ROM.
In general purpose computers, the memory structure is more complex.

The programming in embedded systems is written only for the purpose of using the connected hardware.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly