Asd Final Report
Asd Final Report
SUBMITTED TO:
SUBMITTED BY:
AVIONICS 04
1
1. Introduction:
The ATR 42-500 is a regional airliner produced by ATR. The high-wing airliner is
powered by two turboprop engines, Pratt & Whitney Canada PW127s. Capacity varies
between 40 and 52 passengers, hence the "42" in its name. The ATR 42-500 was an
upgrade from the previous variants with new six-bladed propellers, improved hot and
high performance, increased weight capacity, and an improved passenger cabin.
The task assigned to us was to upgrade the Avionics Systems of the ATR 42-500 aircraft.
The objectives of the upgrade are as follows:
➔ Conversion of the current conventional cockpit to glass cockpit display while still
maintaining all current functionality.
➔ Conversion of Avionics Architecture to IMA concept.
➔ Replacement of FCS with FBW system.
The main functions of the FCS implemented in the FBW system are Stall Warning and
Correction, and Autopilot. The current flight controls being implemented are through
pneumatic, hydraulic and mechanical systems. FBW means that all of this will be done
using electrical signals. The IMA Architecture functions include Fault Monitoring and
Display, Flight Control System, Monitoring and Automation, Vehicle Environmental
Control, and Communication Control. The Fault Monitoring system includes Electrical,
Cabin, Landing Gear, and Airframe faults. Vehicle Environmental Control includes Air
Conditioning, Avionics Ventilation, and Pressurization.
This report outlines the work done in the above categories.
2
2. Mission Profile:
A mission profile is a scenario that is required to establish the weight, fuel, payload,
range, speed, flight altitude, loiter and any other operations that the aircraft must be able
to accomplish. The mission requirements are specific to the type of aircraft.
A generic mission profile for a commercial aircraft is shown below:
The cruise in this profile is seen to be “Step Cruise or Step Climb”. A step climb in
aviation is a series of altitude gains that improve fuel economy by moving into thin air as
an aircraft becomes lighter and becomes capable of flying in the thinner air at higher
altitude.
3
trim, rudder, ailerons), Flight Management Destination (hours)
System, Communications, Autopilot,
Pressurization, Air Conditioning,
Ventilation, FCS, Navigation, TCAS
Landing and Taxi ILS, FBW (controlling slats and flaps), 5-10 mins
Landing Gear down
4
3. IMA Architecture:
With improved CPU performance and PCIe Endpoint capabilities, the Virtex-5
FXT family extends the capabilities of Virtex-4 FPGAs by improving logic,
memory, and DSP performance, as well as increasing serial communication rates.
Four, six, or eight integrated Ethernet MACs, as well as one or two embedded
PowerPC 440 CPUs, are available to family members.
The data buses used in conjunction with this processor are the MIL-STD-1553
bus, CAN bus, MIL-STD-1760, and Fiber Channel.
CAN bus Bus CSMA/CA 1 Twisted Half Duplex Military/civi FBW system
Star Mbps pair l aircrafts
5
Ring copper and
automobiles
CAN bus: A high speed CAN bus may be used to deliver electronic signals in the
FBW system. CAN bus operates at data rates of up to 1 Mb/sec for cable lengths
less than 40 meters. If the cable length increases, the data rate typically falls to
125 Kb/sec for 500 meters (1,640 feet) in length. The data signal is normally
transmitted on a twisted pair of wires (shielded or unshielded). Controllers
connected to the CAN bus can transmit data to the bus and receive data from the
bus. Data collisions on the bus are avoided using the CSMA/AMP technique.
Carrier Sense Multiple Access (CSMA) ensures that a terminal will transmit only
when the bus is quiet (no carrier). If two or more terminals try to transmit at the
same time, the bus arbitration logic connects the terminal with a higher-priority
message (Arbitration based on Message Priority).
ARINC 664: ARINC 664 (AFDX) is for safety critical applications such as
critical avionics systems and their connection to the IMA processor. The central
feature is Virtual Links- a point-to-point or multicast connection through the
network.. Virtual links are unidirectional logic paths from the source end-system
to all of the destination end-systems. Unlike that of a traditional Ethernet switch
which switches frames based on the Ethernet destination or MAC address, AFDX
routes packets using a virtual link ID, which is carried in the same position in an
AFDX frame as the MAC destination address in an Ethernet frame.AFDX relies
on parallel, redundant networks to provide an additional level of fault tolerance.
3.3. Architecture:
The IMA Architecture was implemented in SIMULINK in three processors, one
for Communication System, Vehicle Environmental Control System, and CCAS, a
separate one for FCS since it is a very critical system and another one for the
system redundancies.
The structure for the first processor is shown below:
6
Figure 3.3.1: IMA Architecture for Processor 1
7
8
Figure 3.3.2: Communication Block Inputs
There are 20 outputs, 3 fault lights, and 4 transmission key lights. Although there are two
sets of VHF and HF radios, we have only shown one in the architecture for simplicity:
9
Figure 3.3.3: Communications Block Outputs and Lights
The rest of the systems have been combined through a MUX and DEMUX to
handle the wires. There are 6 inputs in the Air Conditioning Block:
10
Figure 3.3.4: Air Conditioning Block Inputs
11
There are two inputs in the Ventilation block.
12
Figure 3.3.8: Pressurization Block Inputs
The CCAS has 4 inputs from different systems for Fault Monitoring and
Display: DC Voltage from Electrical System, Smoke in the Cabin, Landing Gear
and Airframe.
13
Figure 3.3.10: Fault Monitoring and Display Block Inputs
There are four outputs and 4 fault lights in the CCAS panel. Amber indicates
Caution and Red indicates Warning.
Figure 3.3.11: Fault Monitoring and Display Block Outputs and Lights
14
Figure 3.3.12: FCS Processor
\
15
16
17
18
19
After the linking was done to both processors, Requirements Reports were
generated. The reports were quite long so just a snippet has been added:
20
Figure 2.4.1: Requirements Report for Processor 1
21
22
Figure 2.4.2: Requirements Report for Processor 2
3.5. Certifications:
The certification of IMA is done under RTCA DO-297. DO-297, Integrated
Modular Avionics (IMA) Development Guidance and Certification
Considerations is one of the primary documents by which certification authorities
such as the FAA and EASA approve IMA systems for flight.
DO-297 contains guidance for Integrated Modular Avionics (IMA) developers,
application developers, integrators, certification applicants, and those involved in
the approval and continued airworthiness of IMA systems in civil certification
projects. It is focused on IMA-specific aspects of design assurance. IMA is
described as a shared set of flexible, reusable, and interoperable hardware and
software resources that, when integrated, form a platform that provides services,
designed and verified to a defined set of requirements, to host applications
performing aircraft functions. The primary industry-accepted guidance for
satisfying airworthiness requirements for IMA components is included and it
describes application properties as they relate to their integration with a platform.
3.6. Redundancies:
Redundancy is the duplication of vital systems for use in the event of a failure.
Redundancy is required to reduce the probability of a major fault affecting the
flight of a commercial aircraft. The use of multiple computers for FBW flight
operations eliminate the possibility of a computer failure which could cripple the
23
aircraft. We will use Dissimilar Redundancy, which is being used in a lot of
commercial aircrafts already. Dissimilar Redundancy comprises the following:
● Use of two or more different types of processors with dissimilar software
● Use of backup analog system in addition to the main digital system which
is at quadruplex or triplex level of redundancy
● Use of a backup system using different sensors, computing and control
means (for example, separate control surfaces)
● Combinations of different redundancy types
Our architecture is based on inputs from different sensors and involves
computation from different sources. All sensors will have quadruplex level
redundancy and so will the critical flight system. Flight Control System will also
have quadruplex redundancy, meaning 4 flight computers will be deployed. Other
less critical systems will have dual or triplex redundancy. Other than that, the
buses will have triplex redundancy.
24
4. Cockpit Configuration using MFDs
First ATR 42-500 was delivered to Italian Operator Air Dolomiti on 31st October 1995.
Its cockpit consisted of conventional Analogue Displays like shown in the following
figure.
Flight Data was presented on a cluster of analogue dials with needles pointing the
readings from data sensors. Following figure shows a conventional vertical speed
indicator.
25
Figure 4.2: Conventional Vertical Speed Indicator
This configuration has been stressful for the pilots as they had to keep a close watch on
the indicators during flights. Development of LCDs revolutionized the aviation industry
by replacing conventional analogue displays with MultiFunctional Displays. Following is
a brief account of MFDs and their functions in an ATR42-500.
26
Figure 4.1.2: PFD Page
27
Figure 4.1.3: ND Page
Secondary Page:
This page is dedicated to radar’s display. Modes for Ground Radar and Weather
Radar can be selected by the pilot using the Weather Radar Control Panel.
28
Figure 4.1.4: Weather and Radar Page
Other Pages:
More pages have been added to provide working status of the systems to the
pilots. These pages include Pressurization, Air Conditioning, Air Ventilation and
Engine Secondary Page.
29
Figure 4.1.5: Pressurization Page
30
Figure 4.1.6: Engine and Fuel Page
EWD
Engine and Warning Display comprises of following regions:
- Engine Primary Instruments: It displays Inter-Turbine Temperature,
Rotation Speed of Propellor.
- Permanent Data: It displays fuel used, time, weight and temperature.
- Control Surfaces: Shows positions of control surfaces.
- Alert Window: Depicts faults and warnings
- Procedure Window: Displays checklists
31
Figure 4.1.7: EWD Page
32
Figure 4.1.8: EWD Page
Actual MFDs:
We recommend following MFDs for upgrading ATR-42 500 from conventional to
Glass Cockpit:
- 7’’ Portrait Display Garmin G700 to be used as Primary Flight Display,
Engine and Warning Display
- Touchscreen-Controlled Garmin GTN 725 for Navigation Displays
33
Overall Cockpit Layout
Cluster of dials have been replaced by five MFDs; Two PFDs, two NDs and one
EWD. PFDs and NDs are placed at the dashboard right in front of Pilot and his
Copilot. Engine and Warning Display has been oriented on the center console as
shown in the following figure.
34
Figure 4.1.11: MCDU
Two Multipurpose, Control and Display Units are placed on the center console,
each for pilot and copilot. The pilot can insert commands to various systems
through this unit. Functions of MCDU include; giving inputs of Flight
Management System and Radio Control System.
A pair of EFIS Control Panel (ECP) are located on the central console, one for
pilot and second one for copilot. ECP houses six buttons to select different pages
on the MFDs and controls for Navigation Display.
35
A set of
36
5. FBW System:
The integration of Fly By Wire Flight with Flight Control System is a watershed for the
Aviation Industry. It enabled the designers to design mechanically unstable aircrafts and
create marvels of Aviation by controlling the surfaces by the FBW Flight Control
System.The FBW system provides high-integrity automatic stabilization of the aircraft to
compensate for the loss of natural stability and thus enables an aircraft with a better
overall performance to be produced compared with a conventional design.
Following is the proposed FBW for ATR 42-500 Aircraft. Each control surface has its
designated actuator. Each actuator has its own control electronics that receive signals
from FCS and translate it to create a movement through the actuator. Air Data Sensors are
located at the nose of the aircraft. Control Stick or Inceptor is the instrument which the
pilot uses to command a maneuver. The Flight Control System is located in the Avionics
Bay just beneath the cockpit. Motion sensors are located at the cg point of aircraft to
accurately register even the slightest motion the aircraft experiences.
37
The figure above shows a FBW system taking commands from pilot and FCS is
computing to verify if the commands persistently allow aircraft to flow its flight
envelope.
The figure shown below shows the quadruplex redundancy FBW system we have
designed for this aircraft. FBW is a safety critical system and it requires level A
assurance, so the failures can be avoided by increasing redundancy of channels.
38
Actuator Control Electronics take inputs from four redundant channels coming from FCS.
Further quadruplex electric actuators are used to ensure the required level of safety assurance
The motion is controlled by four control valves which precisely get us the desired amount of
motion of the control surface. And at the last four feedback loops comprising og sensors check if
necessary movement of the control surface has been accurately completed.
39