Digital Fundamentals Flashcards

(40 cards)

1
Q

Name the two categories of electronic circuits and describe them

A
  • Digital and Analogue
  • An analogue circuit processes continuos signals
  • A digital circuit is designed for the processing of discrete signals
  • Analogue signals are varying continuously
  • Digital signals have a discrete set of values
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Name 4 advantages of Digital circuits

A
  • Digital data can be processed and transmitted more efficiently
  • More reliable
  • More compact for storage
  • Can be reproduced with greater accuracy and clarity
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Uses of digital circuits in aircraft

A
  • modern computer systems
  • flight deck controls linked to control surfaces on more modern aircraft
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

How do digital waveforms work?

A

Consist of voltage levels that changes back and forth between the high and low level or states

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

What is a Positive-going pulse?

A

Starts from a baseline or a lower voltage level, going to the high voltage level

A waveform consists of a rising/leading edge and a falling/trailing edge

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

What is a Negative-going pulse?

A

A pulse/waveform that starts from a baseline or a higher voltage level, going to the lower voltage level

A waveform consists of a rising/leading edge and a falling/trailing edge

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

What is the difference between a periodic and a non-periodic pulse trains/waveform?

A

In a period pulse waveform the series of pulses repeat at regular intervals and the period pulse remains constant

In a period pulse waveform the duration of the signal is at a high level

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

What is the Duty Cycle?

Equation

A

Duty Cycle = (t_w/T)100%

Where t_w is the duration the signal is at a high level

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

How many possible states are there for digital electronics?

A

Two. (A high voltage and a low voltage)

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

What is binary?

A

A two-state number system with two digits 0 and 1

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

What is a binary digital called?

A

A bit

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

How does binary information appear?

A

As waveforms of a sequence of bits

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

What is necessary to synchronise all the binary waveforms?

A

A clock

Each change of waveform occurs at the leading edge of the clock.

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

What is data?

A

Data refers to groups of bits that convey some type of information.

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

Name two ways in which binary data can be transferred.

A

In serial or parallel.

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

How are serial and parallel transfer different?

A

In serial the bits are sent along one after the otherr in a single communication channel, whereas in parallel multiple bits are sent simultaneously using seperate communication lines.

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

What is an LRU?

A

A self-contained unit that performs a specific function within an avionic system.

Line Replaceable Unit

18
Q

Give uses of a LRU?

A

Flight Control Computerr, Communication Transiever, Navigation System, and Radar processor

19
Q

What does BJT stand for?

A

Bipolar Junction Transistor

20
Q

What is a BJT?

A

A bipolar junction transistor is manufactured with three semiconductor regions that are doped differently. (pnp or npn)

21
Q

What are the parts of a BJT?

A

Collector, Base and the Emitter

22
Q

What are the conditions for the BJT to operate?

A

The base-emitter junction must be forward biased whilst the base-collector junction must be reversed-biased.
- the emitter region is heavily doped
- npn transistor - the n-type emitter region has a very high density of free electrons
- pnp transistor the p-type emitter region has a very high density of holes.

23
Q

What is ARINC 429?

A

Aeronautical Radio Incorporated.
A two wire, point to point data bus that is application-specific for commercial and transport aircraft.
Most common;y used avionics data bus communication protocol in commericial aircraft.
Unidirectional data bus standard

24
Q

How is data transmitted in ARINC?

A
  • In packets of 32 bits
  • Transmitted at a bit rate of either 12.5 kbs or 100 kbs
25
What is ARINC 429 used for?
- To implement serial line communication - to connect LRUs up to 90 metres apart - point-to-point communication - one source (transmitter) is able to connect to 20 LRUs max
26
What are the 5 primary fields of ARINC 429?
- Label : 8 bits - Source/Destination Identifiers (SDI) : 2 bits - Data : 19 bits - Sign/Status Matrix (SSM) : 2 bits - Parity : 1 bit
27
What does the label section of ARINC 429 do?
Identifies the type of information contained in the word. An example is ground speed.
28
What do Source/Destination Identifiers in ARINC 429 do?
Used in addition to the label to identify where the data came from or where it is supposed to go.
29
What does Data do in ARINC 429?
Contains the meaningful information in the word. ARINC 429 data types include BNR (binary), BCD (binary coded decimal)
30
What does the sign/status matrix do in ARINC 429?
Conveys supplementary information associated with data, encompassing attributes like polarity, cardinal direction, failure warnings, functional tests, absnce of computed data, and normal operation.
31
What does parity do in ARINC 429?
Used to detect bit-encoding errors.
32
What is logic?
Logic is the realm of human reasoning- a certain proposition is true if certain conditions are true.
33
What are logic functions?
true/false or yes/no statements, digital circuit with their two-state characteristics - three basic logic functions: NOT, AND, OR
34
What is a circuit called that performs a specific logic function?
A logic gate
35
Describe the sysmbols for a NOT, AND and OR gates.
NOT: triangle with circle at point AND: square with semicircle side OR: fat curvy triiangle
36
What does a NOT gate do?
- changes one logic level to the opposite - so 0-->1 or 1-->0 - also known as an inverter - with 0 input, the transistor switch is held open by the negative base voltage and the output is +5V (1) - A positive input voltage (1) forward biases the emitter junction, the transistor working in the saturation region, the output is low voltage (0)
37
What does an AND gate do?
- produces a high output only when all the input are high - 0 + 0 = 0 - 0 + 1 = 0 - 1 + 0 = 0 - 1 + 1 = 1 - output = input A * input B
38
What does the OR gate do?
- produces a high output when one or more inputs are high - 0 + 0 = 0 - 0 + 1 = 1 - 1 + 0 = 1 - 1 + 1 = 1
39
What is a NAND gate?
- does the opposite of an AND gate - 0 + 0 = 1 - 0 + 1 = 1 - 1 + 0 = 1 - 1 + 1 = 0
40
What does a NOR gate do?
- opposite of an OR gate -0 + 0 = 1 - 0 + 1 = 0 - 1 + 0 = 0 - 1 + 1 = 0