SlideShare a Scribd company logo
Avionics Architecture
Avionics System Architecture
 What is an architecture? – “The structure of components, their
relationships, and the principles and guidelines governing their
design and evolution over time”
 Establishing the basic architecture is the first and the most
fundamental challenge faced by the designer.
 The architecture must conform to the overall aircraft mission and
design while ensuring that the avionics system meets its performance
requirements.
 These architectures rely on the data buses for intra and
intersystem communications.
Avionics Architectures
 First Generation Architecture (1940s – 1950s)
 Disjoint or Independent Architecture ( MiG-21)
 Centralized Architecture (F-111)
 Second Generation Architecture (1960s – 1970s)
 Federated Architecture (F-16 A/B)
 Distributed Architecture (DAIS)
 Hierarchical Architecture (F-16 C/D, EAP)
 Third Generation Architecture (1980s – 1990s)
 Pave Pillar Architecture (F-22)
 Fourth Generation Architecture (Post 2005)
 Pave Pace Architecture (Joint Strike Fighter)
 Open System Architecture
First Generation – Disjoint Architecture
 The early avionics systems were stand alone black boxes where
each functional area had separate, dedicated sensors, processors and
displays and the interconnect media is point-to-point wiring.
 The system was integrated by the air-crew in addition to flying the
aircraft. This was feasible due to the simple nature of tasks to be
performed and due to the availability of time.
First Generation – Centralized Architecture
 As the digital technology evolve, a central computer was added to
integrate the information from the sensors and subsystems.
 The central computing complex is connected to other subsystems
and sensors through analog, digital, synchro and other interfaces.
 Signal conditioning and computation take place in one or more
computers in a Line Replaceable Unit (LRU) located in an avionics
bay, with signals transmitted over one way data bus.
 Data are transmitted from the systems to the central computer
and the data conversion takes place at the central computer.
 Commonly found in rockets, missiles and satellites.
First Generation – Centralized Architecture
F-111 Avionics Systems
First Generation – Centralized Architecture
 Advantages
 Simple Design.
 Software can be written easily.
 Computers are located in readily accessible avionics bay.
 Disadvantages
 Requirement of long data buses.
 Software changes somewhat difficult.
 Increased vulnerability to damage.
 Different conversion techniques needed at Central Computer.
Second Generation – Federated Architecture
 Each system acts independently but united (Loosely Coupled).
 Data conversion occurs at the system level and the data are send
as digital form – called Digital Avionics Information Systems (DAIS).
 Several standard data processors are often used to perform a
variety of Low-Bandwidth functions such as navigation, weapon
delivery, stores management and flight control .
 Systems are connected in a Time Division Multiplexing (TDM)
Highway.
 Resource sharing occurs at the last link in the information chain –
via controls and displays.
Second Generation – Federated Architecture
 Advantages
 Contrast to analog avionics – digital processing provide precise
solutions over long range of flight, weapon and sensor
conditions.
 Sharing of Resources.
 Use of TDM saves hundreds of pounds of wiring.
 Standardization of protocol makes the interchangeability of
equipments easier.
 Allows Independent system design and optimization of major
systems.
 Changes in system software and hardware are easy to make.
 Fault containment – Failure is not propagated.
 Disadvantages
 Wasteful of resources.
Second Generation – Federated Architecture
Second Generation – Distributed Architecture
 It has multiple processors throughout the aircraft that are
designed for computing takes on a real-time basis as a function of
mission phase and/or system status.
 Processing is performed in the sensors and actuators.
 Advantages
 Fewer, Shorter buses.
 Faster program execution.
 Disadvantages
 Potentially greater diversity in processor types which aggravates
software generation and validation.
Second Generation – Hierarchical Architecture
 This architecture is derived from the federated architecture.
 It is based on the Tree topology.
 Most of the military avionics flying today based on Hierarchical
architecture.
 Advantages
 Critical functions are placed in a separate bus and Non-Critical
functions are placed in another bus.
 Failure in non-critical parts of networks do not generate
hazards to the critical parts of network.
 The communication between the subsystems of a particular
group are confined to their particular group.
 The overload of data in the main bus is reduced.
Second Generation – Hierarchical Architecture
Third Generation – Pave Pillar Architecture
 Pave Pillar is a generic, conceptual architecture developed by the
USAF specifically targeted for advanced tactical fighters.
 In general for all military aircraft applications, either air-to-air and
air-to-ground missions.
 The Pave Pillar core avionics consists of the following functional
areas:
• Digital Signal Processing.
• Mission Processing.
• Vehicle Management Processing.
• Avionics Systems Control.
Third Generation – Pave Pillar Architecture
 The Mission Processing Area – mission and system management
such as fire control, target acquisition, navigation management,
defense management, stores management, and crew station
management.
 The mission processing area collects the health and status of all
avionics components.
 The Vehicle Management Systems area provides the resources to
support the fundamental flight and airframe related control
functions: Flight Control, Inlet Control, Propulsion Control, Vector
Thrust Control, Air Data Measurement, Aircraft Inertial
Measurement, Electrical Power Control, Utility systems (Fuel
Measurement and Transfer, Crew escape system, Hydraulic System,
Landing Gear etc).
Third Generation – Pave Pillar Architecture
 Avionics Systems Control is of all of the software in the system.
 The avionics systems control functions of the operating system
shall be partitioned into three elements:
1) The system executive which will provide the monitoring of
system state and the reconfiguration based upon mission
requirements and detected system failures;
2) the distributed executive which will provide for decentralized
system control in each processor;
3) the kernel executive which will provide those operating system
functions which are common to all processors.
Pave Pillar System software
Pave Pillar conceptual Architecture
Pave Pace Architecture
Open Systems Integrated Modular Avionics (IMA)
 ‘Open systems’ – Architecture (design) whose specifications are
made public.
 Integrated Modular Avionics is a term used to describe a
distributed real-time computer network aboard an aircraft. This
network should consist of a number of computing modules capable
of supporting numerous applications of differing safety criticality
levels.
 A core computer that performs the majority of avionics functions.
Looking inside this core computer several modules (LRM) can be
identified performing a specific function, like display modules, flight
management modules, auto pilot module, etc.
 Functionality split between modules (Power supply modules,
Processing, IO, etc).
Open Systems Integrated Modular Avionics (IMA)
Figure: IMA rack approach CPU/IO module
Integrated Modular Avionics – Features
 Layered architecture using standard programming interface layers
to hide hardware and applications from one another.
 Reconfiguration of applications on the modules. This can be static
reconfiguration (whilst the aircraft is not in use) or dynamic
reconfiguration (in flight).
 Protection mechanisms to allow resources like memory to be
shared by multiple criticality level applications, and to allow
applications to be inserted/altered without impact on the rest of the
system. This is called partitioning.
 Code re-use and portability.
 An operating system to manage the applications.
 Physical integration of networks, modules and IO devices.
Integrated Modular Avionics – Features
 The software concept is also modular, comprising a number of
application programs running under the control of an executive
operating system.
A ‘Three layer stack’ modular software concept
Integrated avionic systems architecture (military)
Integrated Modular Avionics – A380 Airbus
Integrated Modular Avionics – A380 Airbus
Integrated Modular Avionics – A380 Airbus
Summary – Architecture Evolution
Reference(s)
(1) K.Soundararajan and P.M.Soundar Rajan, “Avionics Integration
Facilities”, Aeronautical Development Establishment (ADE),
Bangalore, 2011.
(2) AFWAL-TR-87-1114 “Architecture Specification for Pave Pillar
Avionics”, Final Technical Report, January 1987.
(3) Cary R.Spitzer, Digital Avionics Systems, Chapter 7, Prentice-Hall,
1987.
(4) “Avionics Architecture Definition – Appendices”, Version 1.0
document, US Air Force Joint Advanced Strike Technology
Program, August 1994.
(5) R.P.G. Collinson, Introduction to Avionics Systems, Chapter 9,
Springer Publications, 2011.

More Related Content

PPTX
Combat Systems Fusion Engine for the F-35
PPT
Ch 5 Industrial Control Systems.ppt
PPTX
Avionics buses
PPTX
Lockheed Martin F35 Lightning II(Aerodynamics Presentation)
PPTX
strategic importance of indian ocean.pptx
PDF
Multi-Funtion Phased Array Radar
PPTX
Stealth technology
Combat Systems Fusion Engine for the F-35
Ch 5 Industrial Control Systems.ppt
Avionics buses
Lockheed Martin F35 Lightning II(Aerodynamics Presentation)
strategic importance of indian ocean.pptx
Multi-Funtion Phased Array Radar
Stealth technology

What's hot (20)

PPTX
Display systems used in avionics
PPTX
Aircraft Air Conditioning And Pressurisation System
PPT
Fadec full authority digital engine control-final
PPT
Artificial Feel in aircrafts
PDF
Avionics
PPT
data bus Mil1553 b
PPTX
Flight control system
PDF
Implementation of MIL-STD-1553 Data Bus
PPTX
Avionics sai
PDF
1 -efis
PDF
Aircraft Communication Topic 4 vhf communication system
PPTX
Avionics Systems Instruments
PPTX
Aircraft communication-systems
PDF
Mission planning and control for UAV's
PPTX
INS-Inertial Navigation System
PDF
Pitot static system
PPTX
Aircraft Maintenance
PPTX
RADIO NAVIGATION.pptx
PPT
Aircraft instruments
PPTX
Traffic collision avoidance system
Display systems used in avionics
Aircraft Air Conditioning And Pressurisation System
Fadec full authority digital engine control-final
Artificial Feel in aircrafts
Avionics
data bus Mil1553 b
Flight control system
Implementation of MIL-STD-1553 Data Bus
Avionics sai
1 -efis
Aircraft Communication Topic 4 vhf communication system
Avionics Systems Instruments
Aircraft communication-systems
Mission planning and control for UAV's
INS-Inertial Navigation System
Pitot static system
Aircraft Maintenance
RADIO NAVIGATION.pptx
Aircraft instruments
Traffic collision avoidance system
Ad

Similar to avionics-architectures1.ppt (20)

PDF
SADP-UNIT-VI.pdf
PDF
AE8751 - Unit II.pdf
PPTX
2. avionics architecture da cp
PPTX
2. avionics architecture da cp
PPTX
2. avionics architecture da cp
PDF
Formalatc 287
PPTX
StructuringMethod study of information and communication technoloy.pptx
PPT
Gemkomsis 2012
PPT
Ch3 OS
 
PPT
PPT
Operating-System Structures
PPT
Chapter 1- Introduction.ppt
DOC
operating system lecture notes
PPTX
Juniper Networks Router Architecture
PPT
Fault Tolerance System
PPTX
Enhancement of ARINC 653 for Multi-core Hardware.pptx
PPTX
Aircraft digital computer system
PPTX
PLATFORM TECHNOLOGIES-1 for _094726.pptx
PPTX
PLATFORM TECHNOLOGIES-1 for _094726.pptx
SADP-UNIT-VI.pdf
AE8751 - Unit II.pdf
2. avionics architecture da cp
2. avionics architecture da cp
2. avionics architecture da cp
Formalatc 287
StructuringMethod study of information and communication technoloy.pptx
Gemkomsis 2012
Ch3 OS
 
Operating-System Structures
Chapter 1- Introduction.ppt
operating system lecture notes
Juniper Networks Router Architecture
Fault Tolerance System
Enhancement of ARINC 653 for Multi-core Hardware.pptx
Aircraft digital computer system
PLATFORM TECHNOLOGIES-1 for _094726.pptx
PLATFORM TECHNOLOGIES-1 for _094726.pptx
Ad

Recently uploaded (20)

PPTX
Recipes for Real Time Voice AI WebRTC, SLMs and Open Source Software.pptx
PDF
The CXO Playbook 2025 – Future-Ready Strategies for C-Suite Leaders Cerebrai...
PPTX
OOP with Java - Java Introduction (Basics)
PDF
PPT on Performance Review to get promotions
PDF
Model Code of Practice - Construction Work - 21102022 .pdf
PPTX
Construction Project Organization Group 2.pptx
PPTX
web development for engineering and engineering
PPTX
CYBER-CRIMES AND SECURITY A guide to understanding
PPTX
bas. eng. economics group 4 presentation 1.pptx
PPTX
Infosys Presentation by1.Riyan Bagwan 2.Samadhan Naiknavare 3.Gaurav Shinde 4...
PPTX
MET 305 2019 SCHEME MODULE 2 COMPLETE.pptx
PPT
Project quality management in manufacturing
PPTX
Engineering Ethics, Safety and Environment [Autosaved] (1).pptx
PPTX
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx
PPTX
Internet of Things (IOT) - A guide to understanding
PPTX
Foundation to blockchain - A guide to Blockchain Tech
PPTX
UNIT 4 Total Quality Management .pptx
PDF
PRIZ Academy - 9 Windows Thinking Where to Invest Today to Win Tomorrow.pdf
PDF
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
PDF
Embodied AI: Ushering in the Next Era of Intelligent Systems
Recipes for Real Time Voice AI WebRTC, SLMs and Open Source Software.pptx
The CXO Playbook 2025 – Future-Ready Strategies for C-Suite Leaders Cerebrai...
OOP with Java - Java Introduction (Basics)
PPT on Performance Review to get promotions
Model Code of Practice - Construction Work - 21102022 .pdf
Construction Project Organization Group 2.pptx
web development for engineering and engineering
CYBER-CRIMES AND SECURITY A guide to understanding
bas. eng. economics group 4 presentation 1.pptx
Infosys Presentation by1.Riyan Bagwan 2.Samadhan Naiknavare 3.Gaurav Shinde 4...
MET 305 2019 SCHEME MODULE 2 COMPLETE.pptx
Project quality management in manufacturing
Engineering Ethics, Safety and Environment [Autosaved] (1).pptx
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx
Internet of Things (IOT) - A guide to understanding
Foundation to blockchain - A guide to Blockchain Tech
UNIT 4 Total Quality Management .pptx
PRIZ Academy - 9 Windows Thinking Where to Invest Today to Win Tomorrow.pdf
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
Embodied AI: Ushering in the Next Era of Intelligent Systems

avionics-architectures1.ppt

  • 2. Avionics System Architecture  What is an architecture? – “The structure of components, their relationships, and the principles and guidelines governing their design and evolution over time”  Establishing the basic architecture is the first and the most fundamental challenge faced by the designer.  The architecture must conform to the overall aircraft mission and design while ensuring that the avionics system meets its performance requirements.  These architectures rely on the data buses for intra and intersystem communications.
  • 3. Avionics Architectures  First Generation Architecture (1940s – 1950s)  Disjoint or Independent Architecture ( MiG-21)  Centralized Architecture (F-111)  Second Generation Architecture (1960s – 1970s)  Federated Architecture (F-16 A/B)  Distributed Architecture (DAIS)  Hierarchical Architecture (F-16 C/D, EAP)  Third Generation Architecture (1980s – 1990s)  Pave Pillar Architecture (F-22)  Fourth Generation Architecture (Post 2005)  Pave Pace Architecture (Joint Strike Fighter)  Open System Architecture
  • 4. First Generation – Disjoint Architecture  The early avionics systems were stand alone black boxes where each functional area had separate, dedicated sensors, processors and displays and the interconnect media is point-to-point wiring.  The system was integrated by the air-crew in addition to flying the aircraft. This was feasible due to the simple nature of tasks to be performed and due to the availability of time.
  • 5. First Generation – Centralized Architecture  As the digital technology evolve, a central computer was added to integrate the information from the sensors and subsystems.  The central computing complex is connected to other subsystems and sensors through analog, digital, synchro and other interfaces.  Signal conditioning and computation take place in one or more computers in a Line Replaceable Unit (LRU) located in an avionics bay, with signals transmitted over one way data bus.  Data are transmitted from the systems to the central computer and the data conversion takes place at the central computer.  Commonly found in rockets, missiles and satellites.
  • 6. First Generation – Centralized Architecture F-111 Avionics Systems
  • 7. First Generation – Centralized Architecture  Advantages  Simple Design.  Software can be written easily.  Computers are located in readily accessible avionics bay.  Disadvantages  Requirement of long data buses.  Software changes somewhat difficult.  Increased vulnerability to damage.  Different conversion techniques needed at Central Computer.
  • 8. Second Generation – Federated Architecture  Each system acts independently but united (Loosely Coupled).  Data conversion occurs at the system level and the data are send as digital form – called Digital Avionics Information Systems (DAIS).  Several standard data processors are often used to perform a variety of Low-Bandwidth functions such as navigation, weapon delivery, stores management and flight control .  Systems are connected in a Time Division Multiplexing (TDM) Highway.  Resource sharing occurs at the last link in the information chain – via controls and displays.
  • 9. Second Generation – Federated Architecture  Advantages  Contrast to analog avionics – digital processing provide precise solutions over long range of flight, weapon and sensor conditions.  Sharing of Resources.  Use of TDM saves hundreds of pounds of wiring.  Standardization of protocol makes the interchangeability of equipments easier.  Allows Independent system design and optimization of major systems.  Changes in system software and hardware are easy to make.  Fault containment – Failure is not propagated.  Disadvantages  Wasteful of resources.
  • 10. Second Generation – Federated Architecture
  • 11. Second Generation – Distributed Architecture  It has multiple processors throughout the aircraft that are designed for computing takes on a real-time basis as a function of mission phase and/or system status.  Processing is performed in the sensors and actuators.  Advantages  Fewer, Shorter buses.  Faster program execution.  Disadvantages  Potentially greater diversity in processor types which aggravates software generation and validation.
  • 12. Second Generation – Hierarchical Architecture  This architecture is derived from the federated architecture.  It is based on the Tree topology.  Most of the military avionics flying today based on Hierarchical architecture.  Advantages  Critical functions are placed in a separate bus and Non-Critical functions are placed in another bus.  Failure in non-critical parts of networks do not generate hazards to the critical parts of network.  The communication between the subsystems of a particular group are confined to their particular group.  The overload of data in the main bus is reduced.
  • 13. Second Generation – Hierarchical Architecture
  • 14. Third Generation – Pave Pillar Architecture  Pave Pillar is a generic, conceptual architecture developed by the USAF specifically targeted for advanced tactical fighters.  In general for all military aircraft applications, either air-to-air and air-to-ground missions.  The Pave Pillar core avionics consists of the following functional areas: • Digital Signal Processing. • Mission Processing. • Vehicle Management Processing. • Avionics Systems Control.
  • 15. Third Generation – Pave Pillar Architecture  The Mission Processing Area – mission and system management such as fire control, target acquisition, navigation management, defense management, stores management, and crew station management.  The mission processing area collects the health and status of all avionics components.  The Vehicle Management Systems area provides the resources to support the fundamental flight and airframe related control functions: Flight Control, Inlet Control, Propulsion Control, Vector Thrust Control, Air Data Measurement, Aircraft Inertial Measurement, Electrical Power Control, Utility systems (Fuel Measurement and Transfer, Crew escape system, Hydraulic System, Landing Gear etc).
  • 16. Third Generation – Pave Pillar Architecture  Avionics Systems Control is of all of the software in the system.  The avionics systems control functions of the operating system shall be partitioned into three elements: 1) The system executive which will provide the monitoring of system state and the reconfiguration based upon mission requirements and detected system failures; 2) the distributed executive which will provide for decentralized system control in each processor; 3) the kernel executive which will provide those operating system functions which are common to all processors.
  • 17. Pave Pillar System software
  • 18. Pave Pillar conceptual Architecture
  • 20. Open Systems Integrated Modular Avionics (IMA)  ‘Open systems’ – Architecture (design) whose specifications are made public.  Integrated Modular Avionics is a term used to describe a distributed real-time computer network aboard an aircraft. This network should consist of a number of computing modules capable of supporting numerous applications of differing safety criticality levels.  A core computer that performs the majority of avionics functions. Looking inside this core computer several modules (LRM) can be identified performing a specific function, like display modules, flight management modules, auto pilot module, etc.  Functionality split between modules (Power supply modules, Processing, IO, etc).
  • 21. Open Systems Integrated Modular Avionics (IMA) Figure: IMA rack approach CPU/IO module
  • 22. Integrated Modular Avionics – Features  Layered architecture using standard programming interface layers to hide hardware and applications from one another.  Reconfiguration of applications on the modules. This can be static reconfiguration (whilst the aircraft is not in use) or dynamic reconfiguration (in flight).  Protection mechanisms to allow resources like memory to be shared by multiple criticality level applications, and to allow applications to be inserted/altered without impact on the rest of the system. This is called partitioning.  Code re-use and portability.  An operating system to manage the applications.  Physical integration of networks, modules and IO devices.
  • 23. Integrated Modular Avionics – Features  The software concept is also modular, comprising a number of application programs running under the control of an executive operating system. A ‘Three layer stack’ modular software concept
  • 24. Integrated avionic systems architecture (military)
  • 25. Integrated Modular Avionics – A380 Airbus
  • 26. Integrated Modular Avionics – A380 Airbus
  • 27. Integrated Modular Avionics – A380 Airbus
  • 29. Reference(s) (1) K.Soundararajan and P.M.Soundar Rajan, “Avionics Integration Facilities”, Aeronautical Development Establishment (ADE), Bangalore, 2011. (2) AFWAL-TR-87-1114 “Architecture Specification for Pave Pillar Avionics”, Final Technical Report, January 1987. (3) Cary R.Spitzer, Digital Avionics Systems, Chapter 7, Prentice-Hall, 1987. (4) “Avionics Architecture Definition – Appendices”, Version 1.0 document, US Air Force Joint Advanced Strike Technology Program, August 1994. (5) R.P.G. Collinson, Introduction to Avionics Systems, Chapter 9, Springer Publications, 2011.