Interfaces Flashcards

1
Q

External Interface:

A

distributed to subsystems via flow down, allocation, or derivation

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

Internal Interface:

A

Created as a part of decomposition

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

Internal or External Interface?

Interface between spacecraft and launch vehicle

A

External

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

Internal or External Interface?

Interface between radar sensor subsystem and spacecraft command/data handling subsystem

A

Internal

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

We should explicitly identify the _____ of every interface to avoid confusion.

A

Owner

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

Describe the N-Squared Diagram:

A
  • used for interface dev
  • functions/components are placed on the diagonal of an NxN
  • blanks represent that there is no connectivity between two components/functions
  • pinpoints problem areas
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

True or False: N-Squared items are only required to have inputs.

A

False

Inputs, Outputs, Interfaces

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

N-Squared Inputs are contained in the _____ of the matrix.

A

Columns

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

N-Squared outputs are contained in the _____ of the matrix.

A

Rows

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

A _____ _____ is where two functions/components have bi-directional information flow.

A

Feedback Loop

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

We should _____ functions where there is high coupling and feedback loops.

A

Couple

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