At a glance Flashcards
what is the typical configuration of a cockpit EIS system?
- 6 screens DU’s , driven by 2 DEU’s
- DEU 1 supplies DU’s 1 - 3
what do the DU’s in a typical cockpit EIS system display?
- 2 PFD, attitude, speed, altitude
- 2 ND, map, radar, route planning
- 2 Engine Instruments
in event of loss of power to DU’s or failure, how will the DU’s reorder to display essential information?
- PFD will be displayed at highest priority
- Engine Instruments will be displayed at second highest priority
how would the loss of a DEU be displayed?
Red X displayed across whole of associated DU’s
what does a red X on part of DU indicate?
immediate flight crew action to restore data
what does an amber X on part of DU indicate?
action required but flight crew can choose to delay action
what base is decimal?
10
what base is binary?
2
what base is octal?
8
what base is hexadecimal?
16
binary is split into groups of ____ to convert to octal
3
binary is split into groups of ____ to convert to hexadecimal
4
what do DAC and ADC mean with regards to data conversion?
- DAC - Digital to Analogue Converter
- ADC - Analogue to Digital Converter
how many inputs would a 4-bit DAC have?
4
what is the quantisation interval in a DAC?
- maximum output voltage/maximum binary input
- equivalent to the LSB
what is the quantisation level in a DAC?
- quantisation interval (LSB) x binary input
what is accuracy with regards to data conversion?
- variance in output voltage from predicted voltage
- given in %
what is resolution with regards to data conversion?
- the smallest increment of voltage that can be obtained from a converter
- dependent on amount of input bits to converter
- more input bits, the higher the resolution for a given voltage
- (quantisation interval/maximum output) x 100
what are the characteristics of a weighted resistor DAC?
- resistors half in size from the LSB upwards
- MSB smallest resistor
what is the main disadvantage of a wighted resistor DAC?
- need a lot of different value resistors = expensive
what are the characteristics of a R2-R resistor DAC?
- resistor branch (2 resistors) for each binary unit
what is the main advantage of a R2-R resistor DAC?
- only need 2 values of resistor = cheap
what is sampling rate with regards to data conversions?
- higher sampling rate = smaller quantisation level = good reproduction
how does a successive approximation DAC work?
- tests input voltage at half maximum, then half again etc
- fixed time conversion, time = counts
- 4 bit has 4 counts, 8 bit has 8 counts etc
how does a fast parallel ADC work?
- uses comparators, analogue is converted in one action
- number of comparators required = 1 for each data count except for zero
- formulae 2n - 1 where n = number of bits
- system is fast but expensive
what does a data bus do?
transfers data from point a to point b using digital signals
what types of data transmission are there?
- simplex
- half duplex
- full duplex
how does simplex data transmission work?
only goes in one direction
how does half duplex data transmission work?
goes in both direction but only one direction at a time
how does full duplex data transmission work?
goes in both directions simultaneously
why types of aircraft data bus are there?
- ARINC 429
- ARINC 629
what are the characteristics for ARINC 429?
- cable = twisted pair with shield
- logic 1 = +10V, logic 0 = -10V, null = 0V
- 1 null = space space between bits for internal clocking
- 4 nulls = between data word to allow word synchronisation
- two speeds, slow = 12-14k bits, fast = 100k bits
- words are 32 bits long using odd parity
- label = 1st 8 bits
what are the characteristics of ARINC 629?
- cable = twisted pair without shield
- high speed - 2 Mb per second
- up to 100m long
- can have 120 terminals
- terminated with data us terminator
- inductive couplers
- stub cables up to 40m long
- 1 message has up to 31 word strings, each word string has up to 256 data words, each data word has 20 bits
what types of gates are there?
- AND
- OR
- NOT
- NAND
- NOR
- EXOR
- EXNOR
how do you calculate the number of outputs in a logic gate?
2n where n in the number of inputs
the general purpose computer has 4 main sections, what are they?
- CPU, memory types, databuses and input/output devices
what does the CPU (central processing unit) contain?
- ALU (arithmetic and logic unit)
- bus interface
- timing and control unit
what is the purpose if the ALU within the CPU
to carry out arithmetic and logic
what is the purpose of the bus interface unit within the CPU?
moves information and commands through the data buses in the computer
what is the purpose of the timing and control unit within the CPU?
maintains timing and control of the systems to stop information from crashing
what three data buses are there within a basic computer?
- address bus
- data bus
- timing and control
what is the function of the address bus within a computer?
- ONE WAY data flow from CPU to ROM, RAM, I/O
what is the function of the data bus within a computer?
- TWO WAY data flow from/to CPU to ROM, RAM, I/O
what is the function of the timing and control bus within a computer?
- ONE WAY signal flow from CPU to ROM, RAM, I/O
what 5 types of memory are available in a computer?
- ROM
- PROM
- RAM
- EPROM
- EEPROM
what are the characteristics of ROM memory?
- non volatile
- programmed at manufacture, not re-programmable
what are the characteristics of PROM memory?
- non volatile
- programmed by user by burning fuse, no re-programmable
what are the characteristics of RAM memory?
- VOLATILE
- information lost when power removed
- used for short term data storage
what are the characteristics of EPROM memory?
- non volatile
- UV light used to wipe memory
- can be re-programmed many times
what are the characteristics of EEPROM memory?
- non volatile
- electricity used to wipe memory
- can be reprogrammed many times
what are aircraft computer applications?
- they provide the driving signals to the control surfaces from the flight crew commands in an electrical form
- take information from the FMS in the form of an autopilot function to fly the aircraft
what type of light is used in fibre optics?
- coherent light
- in phase
- monochromatic (one colour)
what two types of core material are used in fibre optics/
- glass - multiple strands, 50 microns in diameter
- plastic - single strands, 0.25 to 1.5 mm in diameter
what three layers form a fibre optic cable?
- core
- cladding
- jacket
characteristics of glass fibre optic
- temperature stable
- intolerant to flexing/bending
characteristics of plastic fibre optic
- less temperature stable
- sensitive to chemicals and solvents
- tolerant to flexing/bending