5.4 - Data Buses Flashcards

1
Q

What speed is the ARINC 629 data is?

A

2 megabits per second. Twenty times faster than ARINC 429

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

How many terminals can the ARINC 629 handle?

A

120 terminals sharing a bi directional serial data bus

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

What does Simplex mean in data exchange?

A

The transmission can flow only in one direction

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

What does Half Duplex mean in data exchange?

A

One transmitter, one receiver. The transmission can flow in both directions but only one direction at a time. (Bi-directional with limitations)

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

What does Full Duplex mean in data exchange?

A

One transmitter, one receiver. The transmission can flow in both directions at the same time (bi-directional)

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

What does a ARINC data bus look like?

A

A pair of twisted wires transmitting sets of information at periodic intervals

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

How does ARINC 429 check for accurate data reception

A

ARINC 429 prescribes the use of odd parity indication for error detection

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

How many transmitters and receivers are used on ARINC 429?

A

1 transmitter and up to 20 receivers

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

Can a receiver respond to a transmitter on ARINC 429

A

Yes, but never on the same data bus where the transmission occurred

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

What is the address of a LRU on the ARINC 429 network?

A

LRUs do not have addresses. They have equipment numbers which are grouped into equipment or system types

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

Advantages of serial transmission

A
  1. Only a single line is required for transmission
  2. Only one set of digital circuitry is needed to process the data
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What are the transmission speeds of ARINC 429?

A
  1. Low Speed (LS BUS) 12-14 kbit/s
  2. High Speed (HS BUS) 100 kbit/s
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

How long are ARINC 429 words

A

32 bit words made of 1’s and 0’s. Separated by 4 bit times of null (zero volts)

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

What is BCD (Binary Coded Decimal) data used for?

A

Displays only, transmitted on average twice a second

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

What is BNR (Binary) data used for?

A

It’s processed by other LRUs and transmitted 6-20 times a second

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

What is the data word format for ARINC 429 in BNR?

A

1-8, 8 bit label
9-10, Source/Destination Identifier (SDI)
11-28, BNR data area
29-31, Sign/Status Matrix (SSM)
32, parity check

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

What is the data word format for ARINC 429 in BCD?

A

1-8, 8 bit label
9-10, Source/Destination Identifier (SDI)
11-29, BCD data area
30-31, Sign/Status Matrix (SSM)
32, parity check

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

How is the Label (Bit 1-8) transmitted

A

The MSB is in the LSB of the word and transmitted first on to the bus.

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

When is the SDI function used on the word?

A

When it’s necessary to indicate the source of information

20
Q

What is the signal carrying the word accompanied by?

A

Validity and complimentary information. Covered by the SSM

21
Q

What is the parity check?

A

It ensures the different bits forming the word have all been completely and correctly transmitted. It is used to increase transmission security

22
Q

What is the maximum length of an ARINC 629 data bus?

A

Up to 100m long

23
Q

How is the ARINC 629 data bus constructed?

A

Twisted pair of wires or a fibre optic cable

24
Q

What are the components are included in all ARINC 629 LRUs

A
  1. Serial interface modules
  2. Terminal controllers
25
What are the characteristics of the ARINC 629 data bus system?
1. LRUs send data one at a time, in sequence 2. LRUs receive data at the same time
26
What is the serial Interface Module?
The SIM makes the transmit and the receive channel selection
27
What is the message structure in an ARINC 629 system?
A message has up to 31 word strings with each word string begins with a label word.
28
What is the time gap between each word string in an ARINC 629 system?
A four bit time gap between each word string
29
What is the time gap between each word string in an ARINC 629 system?
A four bit time gap
30
How many data words in a word string in an ARINC 629 message
256 data words with no gaps between words
31
What is the minimum length message of an ARINC 629 message
One label and no data words
32
What is the maximum length message of an ARINC 629 message
31 label words 256 data words following each label word and 30 4 bit time gaps
33
What are the disadvantages of the ARINC 429 point to point topology
1. Each LRU needs a separate wired connection to every other LRU increasing weight. 2. Whenever a new system is installed it requires new wiring to the other systems
34
How fast is a basic Ethernet to transmit data?
Up to 10Mbit/s
35
How do LRU’s connect to the Ethernet
Each LRU connects to the main backbone bus cable via stub cables
36
What is a key advantage of an Ethernet system?
It is a multiple access structure. Meaning any LRU can communicate with any LRU along the same bus
37
What does the carrier sense do?
It ensures that before any LRU transmits data, it listens to the data bus to ensue no other LRU is currently transmitting
38
What happens if two transmitters, transmit at the same time?
Both transmitters detect the collision and stop transmitting immediately. After a random time of listening, one transmitter will start transmitting again. This is called collision detection
39
How is segmentation over come in an Ethernet
Segmentation is overcome by a bridge
40
How does the Ethernet protocol regulate communication among nodes
Carrier Sense Multiple Access with Collision Detection (CSMA/CD)
41
What is a switched Ethernet?
Full Duplex
42
How is a switched Ethernet quicker than a basic Ethernet with CSMA/CD
The switched topology uses routers and switches. They are programmed to know which LRUs are connected
43
What is a Controller Area Network (CAN) bus?
It’s a multi-master broadcast serial bus standard to connect electronic control units which is an advantage over ARINC 429
44
What is the limit to the number of terminals on a CAN bus
There is no theoretical limit to the number of terminals, but the number is normally limited to 32 to avoid delay
45
How is error detection done on a CAN bus
1. Monitoring data transmitted on the bus 2. Cyclic redundancy check 3. Message frame check 4. Bit stuffing
46
What is AFDX
Avionic Full Duplex Switch
47
What are the advantages of a full duplex systems
1. Data transmission is bi-directional 2. Data transfer is high speed 3. High data transfer rate 4. Virtual link concept 5. It envolves one transmitter and multiple receivers 6. Ease of new system integration with minimal wiring