Network Servers and Services Lesson 012: Embedded Systems

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/18

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 1:22 AM on 8/25/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

19 Terms

1
New cards

Embedded Systems

Computer system designed to perform specific and dedicated functions, and are considered static environments where frequent changes are not allowed.

2
New cards

Where are embedded systems most often utilized?

In manufacturing or automation.

3
New cards

What is an example of an embedded system?

A microcontroller in a medical drip system.

4
New cards

What is the biggest challenge when it comes to embedded systems and why?

Identifying and correcting security issues, due to the lack of support for frequent updates.

5
New cards

How are the network security challenges mitigated with embedded systems?

By connecting them to a separate network and separate from the Internet in general.

6
New cards

What does PLC stand for?

Programmable Logic Controller.

7
New cards

Programmable Logic Controller

Type of digital computer used in industrial or outdoor settings.

8
New cards

What can a PLC do?

Automate and monitor mechanical systems.

9
New cards

What do PLCs run on and why?

On firmware, because they are embedded systems.

10
New cards

What limited functionality does PLC provide?

The ability to be patched and reprogrammed, since it is firmware.

11
New cards

What is another name for PLC firmware?

Software-on-a-Chip.

12
New cards

On average, how often is a PLC patched?

Every six months to two years.

13
New cards

What does RTOS stand for?

Real-time Operating System.

14
New cards

Real-time Operating System

Prioritizes deterministic execution of operations that ensure consistent response for time-critical tasks.

15
New cards

Where are RTOSs most utilized?

In embedded systems that are used in critical applications, like nuclear power plants or piloting systems.

16
New cards

System-on-a-Chip

Processor integrates the platform functionality of multiple logical controllers onto a single chip.

17
New cards

What is the benefit to using a system-on-a-chip?

They are extremely power efficient.

18
New cards

What is the most common use case for system-on-a-chip?

On devices that need to have an embedded system.

19
New cards

What is a use case example of system-on-a-chip?

A robot vacuum.