3.1.5 Embedded Systems Flashcards

(17 cards)

1
Q

What is an embedded system?

A

A computer system designed to perform one dedicated function.

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

Where is an embedded system usually found?

A

Built into a larger device.

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

Give examples of devices that use embedded systems.

A

Cars, washing machines, security systems, lighting systems, vending machines.

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

How is an embedded system different from a general-purpose computer?

A

An embedded system performs one specific task, while a general-purpose computer performs many tasks.

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

What is a microcontroller?

A

A single chip containing CPU, RAM, ROM, and peripherals.

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

What is a microprocessor?

A

A single chip that contains only the CPU.

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

Why is a microcontroller suitable for embedded systems?

A

Because all required components are on one chip, reducing size and cost.

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

What are the two main ways input is provided to an embedded system?

A

Manually by the user or automatically via sensors.

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

What type of data can sensors provide?

A

Analogue or digital data.

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

What happens after an embedded system processes input?

A

It sends output signals to control components.

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

Why are embedded systems optimised by engineers?

A

To reduce size, cost, and power consumption.

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

What is the difference between programmable and non-programmable embedded systems?

A

Programmable systems can be updated; non-programmable systems must be replaced

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

Give two ways embedded systems can be updated.

A

Via computer connection or automatic updates using Wi-Fi/satellite/mobile networks

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

How can embedded systems be controlled remotely?

A

Using internet-enabled devices like smartphones or computers.

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

Why are PCs and laptops not embedded systems?

A

Because they are multi-functional and not dedicated to one task.

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

State three benefits of embedded systems.

A

Small size, low cost, low power consumption

17
Q

State three drawbacks of embedded systems.

A

Difficult upgrades, specialist troubleshooting, vulnerable to cyber attacks.