Avionics Software and Hardware Flashcards

(26 cards)

1
Q

industry standard for safety-critical avionics software

A

D0-178C

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

what the system must do

A

requirements

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

translating requirements into code

A

design and coding

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

combining software modules with avionics hardware

A

integration

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

Does the software behave as expected?

A

testing and verification

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

proving safety to aviation authorities

A

certification

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

“Are we building the system right?”

A

verification

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

“Are we building the right system?”

A

validation

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

flight scenarios in lab

A

simulation

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

connect code to real avionics hardware

A

hardware-in-the-loop testing

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

extreme conditions

A

stress testing

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

software must respond in milliseconds

A

real-time performance

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

multiple systems run in parallel for backup

A

redundancy and fault tolerance

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

up to 70% of project time spent on verification

A

certification costs

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

protecting avionics software from hacking

A

cybersecurity

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

four (4) core components of avionics hardware

A
  • sensors
  • processing units
  • displays
  • communication buses
17
Q

ensures data acquisition, processing power, and pilot interface

18
Q

acts as the bridge between real-world signals (speed, altitude, engine data) and
software algorithms

19
Q

combines GPS data (hardware) + navigation software to guide aircraft

A

flight management system (FMS)

20
Q

hardware sensors + control algorithms for fuel management

A

engine control unit (ECU)

21
Q

a specialized computer system built into hardware to perform dedicated functions in real time

A

embedded systems

22
Q

its key traits in avionics:
- real-time response (must act within milliseconds)
- high reliability & fault tolerance
- low power and efficient performance

A

embedded systems

23
Q

processes altitude & speed

A

air data computer (ADC)

24
Q

manages fuel & thrust

A

engine control unit (ECU)

25
stabilizes and commands control surfaces
flight control computer
26
industry standard for safety-critical avionics hardware
D0-254