L2 Flashcards

1
Q

Typical characteristics of embedded RT systems

A
  • Predictable timing must be ensured, also in the worst-case scenario
  • physically embedded in a product, clouse coupling between SW and HW, and typically scarce(knappe) HW resources
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

The V-Model

A

Using the V-Model for real-time systems ensures a systematic approach to development, with thorough verification and validation at each stage

Requirements Definition -> System Testing

System Design -> Integration Testing

Detailed Design -> Unit Testing

Implementation

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

Requirements definition

A

Identify and document timing requirements

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

System Design

A

Associate timing requirements to individual arch. elements

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

Detailed Design

A
  • Define timing properties.
  • Timing analysis based on execution time estimates/budgets
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Implementation

A

Avoid upredictable and costly constructs

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

System Testing

A

Test timing behavior of the real system

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

Integration Testing

A

Test end-to-end timing in the lab

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

Unit Testing

A

Execution time analysis and measurements

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