EE382V: Embedded System Design and Modeling

Size: px
Start display at page:

Download "EE382V: Embedded System Design and Modeling"

Transcription

1 EE382V: Embedded System Design and System-Level Design Tools Andreas Gerstlauer Electrical and Computer Engineering University of Texas at Austin : Outline Overview System-level design landscape System-level design tools Commercial tools Academic tools SCE commercialization ELEGANT environment Specify-Explore-Refine (SER) tools EE382V: Embedded Sys Dsgn and, 2011 A. Gerstlauer A. Gerstlauer 1

2 Electronic System-Level (ESL) Landscape Arbiter CPU Mem SPIRIT/IP-XACT (XML) Bridge MARTE (UML) B1 C1 B2 v1 Computation & Communication Matlab/Simulink, C2 LabView, Ptolemy HW IP System Synthesis Platform library Front-End Application specification SCE,?? System-Level Design Languages (SLDLs) VaST, OVP, Instruction-Set Simulator (ISS) Green Hills, gcc, VxWorks, Transaction-Level Models TLM n C/C++ code Software // Hardware Synthesis Back-End Tensilica B3 C-based RTL SystemC, CoWare, B4 Mentor Catapult, Forte, Software Object Code Hardware Synopsys Design VHDL/Verilog Compiler, EE382V: Embedded Sys Dsgn and, 2011 A. Gerstlauer 3 ESL Tools Electronic System-Level (ESL) terminology misused Often single hardware unit only (high-level HW synthesis) System-level has to span across hardware and software System-level frontend Hardware and software synthesis backend Commercial tools for modeling and simulation Algorithmic modeling (MoC) [UML, Matlab/Simulink, Labview] Virtual system prototyping (TLM) [Coware, VaST, Virtutech] Only horizontal integration across models / components Academic tools for synthesis and verification MPSoC synthesis [SCE, Metropolis, SCD, PeaCE, Deadalus] Vertical integration for path to implementation EE382V: Embedded Sys Dsgn and, 2011 A. Gerstlauer A. Gerstlauer 2

3 Commercial Tools (1) CoFluent SystemC-based modeling and simulation Networks of timed processes Communication through queues, events, variables Early, high-level interactive design space exploration Graphical application, architecture and mapping capture Fast TLM simulation with estimated timing Space Codesign Graphical application, architecture and mapping capture (Eclipse) Process network with message-passing or shared-memory channels SystemC TLM simulation Annotated, host-compiled or cycle-accurate ISS models FPGA-based prototyping Cross-compilation and third-party hardware synthesis (Forte/Catapult) EE382V: Embedded Sys Dsgn and, 2011 A. Gerstlauer 5 Commercial Tools (2) CoWare Virtual system platforms SystemC TLM capture, modeling and simulation Extensive library of IP, processor and bus models Application-specific processor ISS models (LISAtek acquisition) Proprietary SystemC simulation framework Optimized SystemC kernel Graphical debugging, visualization and analysis capabilities Soc Designer Proprietary, C++ based modeling and simulation Fast, statically scheduled cycle-accurate simulation Special cycle-callable component models VaST and Virtutech Proprietary SW-centric virtual platform modeling and simulation Fast, cycle-approximate binary translated or compiled ISS + peripherals EE382V: Embedded Sys Dsgn and, 2011 A. Gerstlauer A. Gerstlauer 3

4 Academic Tools Metropolis Platform-based design (PBD) SystemCoDesigner Dynamic dataflow MoC Automated design space exploration Daedalus KPN MoC for streaming, multi-media applications IP-based MPSoC assembly PeaCE Ptolemy extension as a Codesign Environment Recent extensions for software development (HoPES) SCE SpecC-based System-on-Chip Environment Successive, stepwise Specify-Explore-Refine methodology EE382V: Embedded Sys Dsgn and, 2011 A. Gerstlauer 7 Academic Tools: Metropolis Platform-based Pre-defined target architecture Reuse Meet-in-the-middle Platform mapping and configuration General, proprietary meta-modeling language Capture function, architecture and mapping framework Built-in parsing and simulation Back-end point tool integration EE382V: Embedded Sys Dsgn and, 2011 A. Gerstlauer A. Gerstlauer 4

5 Academic Tools: SystemCoDesigner SysteMoC input model Dynamic dataflow MoC (actors + FSMDs) in SystemC Fully automatic, multi-objective design space exploration Multi-objective evolutionary algorithms (MOEAs) EE382V: Embedded Sys Dsgn and, 2011 A. Gerstlauer 9 Academic Tools: Daedalus KPN input model System assembly and simulation Explore, modify, select instances Sequential application Highlevel Models System-level design space exploration Automatic Parallelization Library of IP cores Common XML Interface Platform specification Mapping specification Parallel application specification (KPN) RTL-level Models XML-based open infrastructure System-level synthesis Multi-processor System on Chip (Synthesizable VHDL and C/C++ code for processors) EE382V: Embedded Sys Dsgn and, 2011 A. Gerstlauer A. Gerstlauer 5

6 Coren Coren Coren Coren Core1 Coren EE382V: Embedded Sys Dsgn and Academic Tools: PeaCE Ptolemy-based Heterogeneous SDF+FSM application MoC Stepwise flow Application partitioning Communication architecture exploration Code and interface generation Software extensions: HOPES Parallel programming API Multi-processor code generation EE382V: Embedded Sys Dsgn and, 2011 A. Gerstlauer 11 System-On-Chip Environment (SCE) Specification Spec Design Decisions System Design Architecture Exploration Scheduling Exploration Network Exploration Communication Synthesis PE/OS Models CE/Bus Models Compile onto MPSoC platform CPU B1 B2 CPU Bus OS + Drv C1 C2 Mem v1 v2 C3 DSP B3 DSP Bus C4 OS + Drv TLM n TLMn TLMi System models Arch n Archn TLMn B4 HW Synthesize target HW/SW IP B5 RTL DB Hardware Synthesis Software Synthesis SW DB CPU ISS B1 RTOS HAL Mem DSP ISS B2,B3 RTOS HAL HWn.v HWn.v HWn.v RTLn RTLn RTLn ISSn ISSn ISSn Implementation Model CPUn.bin CPUn.bin CPUn.bin Arbiter Impl Impl n Impln n CPU Bus HW B4 Bridge DSP Bus IP B5 EE382V: Embedded Sys Dsgn and, 2011 A. Gerstlauer A. Gerstlauer 6

7 Academic MPSoC Design Tools Approach DSE Comp. decision Comm. decision Comp. refine Comm. refine Daedalus Koski Metropolis PeaCE/HoPES SCE SystemCoDesigner EE382V: Embedded Sys Dsgn and, 2011 A. Gerstlauer 13 : Outline Overview System-level design landscape System-level design tools Commercial tools Academic tools SCE commercialization ELEGANT environment Specify-Explore-Refine (SER) tools EE382V: Embedded Sys Dsgn and, 2011 A. Gerstlauer A. Gerstlauer 7

8 ELEGANT Environment Specification model Specification model simulation VisualSpec InterDesign Technologies Venus Fujitsu Formal verification Exploration and Refinement PE / CE / Bus database SER UCI TLM Co-simulation TLM Software synthesis CyberWorkBench NEC Cycle-accurate Co-simulation High-level synthesis Assertion/Property checking Software source code Hardware RTL ELEGANT : Electronic Design Guidance Tool for Space Use Source: InterDesign Technologies, Inc. / Japanese Aerospace Exploration Agency (JAXA) EE382V: Embedded Sys Dsgn and, 2011 A. Gerstlauer 15 ELEGANT SpaceWire Evaluation SpaceWire: aerospace communication protocol standard High-speed and high-reliability interconnection network Asynchronous, fault-tolerance, topology agnostic Automated SpaceWire design with ELEGANT tool set From top-level specification model down to HW/SW HW/SW partitioning and exploration of the architecture with SER Synthesis down to SpaceCube prototyping platform SpW Specification Model Share/reuse SpW design with high-level descriptions Evaluate HW/SW tradeoffs before implementation ELEGANT HW/SW partitioning and synthesis SpW implemented in HW SpW implemented in HW and SW Sp W Source: Japanese Aerospace Exploration Agency (JAXA) Sp W Micro computer SpaceCube EE382V: Embedded Sys Dsgn and, 2011 A. Gerstlauer A. Gerstlauer 8

9 ELEGANT MPEG4 Decoder Evaluation MPEG4 decoder implementation Third-party evaluation by JAXA and Applistar, Inc. input MPEG4 decoder VLD DEQ IDCT + output QCIF size, YUV format QCIF size, simple profile MD MC mem VLD: variable length decoding DEQ: de-quantization IDCT: inverse discrete cosine transform MD: motion vector decoding MC: motion compensation Explore design alternatives by SER HR5000 MIPS 5kf All MPEG4 decoder on SW HR5000 MIPS 5kf HR5000 MIPS 5kf HR5000 MIPS 5kf HR MIPS-class 64-bit MPU for space apps. MIPS5kf core Eureka ES510 system controller MBus FPGA FPGA FPGA FPGA IDCT MC IDCT MC EE382V: Embedded Sys Dsgn and, 2011 A. Gerstlauer 17 ELEGANT MPEG4 Design Explorations Final implementation delays simulated using single testbench Synthesis to RTL and cycle-accurate (CA) model Synthesis from SER-generated pin-accurate communication model (PAM) FPGA model is CA-SpecC model generated by NEC s CyberWorkbench Co-simulation with ELEGANT system model HR5000 CPU model is generated by SER Back-annotated timing with Fastveri for SW behaviors Comparison of design alternatives Decoding delay [m CPU CPU+IDCT CPU+MC CPU+2xHW HR5000 MIPS 5kf FPGA IDCT FPGA MC Source: JAXA and Applistar, Inc. Performance estimation Target performance (30 frames/s) can been estimated/verified 80MHz CPU/bus/HW clock freq. achieves 30 frames/s performance MBus EE382V: Embedded Sys Dsgn and, 2011 A. Gerstlauer A. Gerstlauer 9

10 : Summary System-level design tools Commercial focus still only on modeling and simulation Academic approaches towards true system-level design Emerging commercial backend HW/SW synthesis Complete, automated system design flow From specification to implementation ELEGANT environment Full industrial system-level design solution Integrated tools for modeling, synthesis & verification Deployed in, e.g. NEC Toshiba Space Systems EE382V: Embedded Sys Dsgn and, 2011 A. Gerstlauer A. Gerstlauer 10

EE382V: Embedded System Design and Modeling

EE382V: Embedded System Design and Modeling EE382V: Embedded System Design and Methodologies, Models, Languages Andreas Gerstlauer Electrical and Computer Engineering University of Texas at Austin gerstl@ece.utexas.edu : Outline Methodologies Design

More information

EE382N.23: Embedded System Design and Modeling

EE382N.23: Embedded System Design and Modeling EE382N.23: Embedded System Design and Modeling Lecture 13 System-Level Design Tools Andreas Gerstlauer Electrical and Computer Engineering University of Texas at Austin gerstl@ece.utexas.edu Lecture 13:

More information

EE382V: Embedded System Design and Modeling

EE382V: Embedded System Design and Modeling EE382V: Embedded System Design and Class Introduction Andreas Gerstlauer Electrical and Computer Engineering University of Texas at Austin gerstl@ece.utexas.edu : Outline Introduction Embedded systems

More information

EE382N.23: Embedded System Design and Modeling

EE382N.23: Embedded System Design and Modeling EE382N.23: Embedded System Design and Modeling Lecture 7 System Refinement & Modeling Andreas Gerstlauer Electrical and Computer Engineering University of Texas at Austin gerstl@ece.utexas.edu Lecture

More information

EE382N: Embedded System Design and Modeling

EE382N: Embedded System Design and Modeling EE382N: Embedded System Design and Modeling Lecture 7 System-Level Refinement Andreas Gerstlauer Electrical and Computer Engineering University of Texas at Austin gerstl@ece.utexas.edu Lecture 7: Outline

More information

EE382M.20: System-on-Chip (SoC) Design

EE382M.20: System-on-Chip (SoC) Design EE382M.20: System-on-Chip (SoC) Design Lecture 0 Class Overview Andreas Gerstlauer Electrical and Computer Engineering University of Texas at Austin gerstl@ece.utexas.edu Lecture 0: Outline Introduction

More information

EE382N: Embedded System Design and Modeling

EE382N: Embedded System Design and Modeling EE382N: Embedded System Design and Modeling Lecture 1 Introduction Andreas Gerstlauer Electrical and Computer Engineering University of Texas at Austin gerstl@ece.utexas.edu Lecture 1: Outline Introduction

More information

EE382N.23: Embedded System Design and Modeling

EE382N.23: Embedded System Design and Modeling EE382N.23: Embedded System Design and Modeling Lecture 1 Introduction Andreas Gerstlauer Electrical and Computer Engineering University of Texas at Austin gerstl@ece.utexas.edu Lecture 1: Outline Introduction

More information

EE382N: Embedded System Design and Modeling

EE382N: Embedded System Design and Modeling EE382N: Embedded System Design and Modeling Lecture 10 System-Level Synthesis Andreas Gerstlauer Electrical and Computer Engineering University of Texas at Austin gerstl@ece.utexas.edu Lecture 10: Outline

More information

EE382V: Embedded System Design and Modeling

EE382V: Embedded System Design and Modeling EE382V: Embedded System Design and System-Level Synthesis & Refinement Andreas Gerstlauer Electrical and Computer Engineering University of Texas at Austin gerstl@ece.utexas.edu : Outline Synthesis System-level

More information

OpenComRTOS: Formally developed RTOS for Heterogeneous Systems

OpenComRTOS: Formally developed RTOS for Heterogeneous Systems OpenComRTOS: Formally developed RTOS for Heterogeneous Systems Bernhard H.C. Sputh, Eric Verhulst, and Vitaliy Mezhuyev Email: {bernhard.sputh, eric.verhulst, vitaliy.mezhuyev}@altreonic.com http://www.altreonic.com

More information

Driving STM32 to success STM32 services for sophisticated embedded applications

Driving STM32 to success STM32 services for sophisticated embedded applications Building a safe and secure embedded world Driving STM32 to success STM32 services for sophisticated embedded applications > STM32 Services HITEX: the stm32 experts Questions about STM32? Ask us! STM32

More information

A Survey of Time and Space Partitioning for Space Avionics

A Survey of Time and Space Partitioning for Space Avionics 2018-05-25, 21:52:13 A Survey of Time and Space Partitioning for Space Avionics Presentation at DASIA 2018 31st May 2018 The Basic Idea of TSP Motivation Time and Space Partitioning (TSP) Why? several

More information

Multi/many core in Avionics Systems

Multi/many core in Avionics Systems Multi/many core in Avionics Systems 4th TORRENTS Workshop December, 13 th 2013 Presented by Jean-Claude LAPERCHE - AIRBUS Agenda Introduction Processors Evolution/Market Aircraft needs Multi/Many-core

More information

Wrapper Instruction Register (WIR) Specifications

Wrapper Instruction Register (WIR) Specifications Wrapper Instruction Register (WIR) Specifications Mike Ricchetti, Fidel Muradali, Alan Hales, Lee Whetsel, Eddie Rodriguez WIR Tiger Team May 5th at VTS2000 Architecture Task Force, 2000 Presentation Outline

More information

EE382V: System-on-a-Chip (SoC) Design

EE382V: System-on-a-Chip (SoC) Design EE382V: System-on-a-Chip (SoC) Design Lecture 12 SoC Communication Architectures Source: Sudeep Pasricha (Colorado State), Nikil Dutt (UC Irvine) On-Chip Communication Architectures, Morgan Kaufmann, 2008

More information

Milkymist One. A video synthesizer at the forefront of open source hardware. S. Bourdeauducq. Milkymist project. August 2011

Milkymist One. A video synthesizer at the forefront of open source hardware. S. Bourdeauducq. Milkymist project. August 2011 Milkymist One A video synthesizer at the forefront of open source hardware S. Bourdeauducq Milkymist project August 2011 S. Bourdeauducq (Milkymist project) Milkymist One August 2011 1 / 1 What is open

More information

Applicability / Compatibility of STPA with FAA Regulations & Guidance. First STAMP/STPA Workshop. Federal Aviation Administration

Applicability / Compatibility of STPA with FAA Regulations & Guidance. First STAMP/STPA Workshop. Federal Aviation Administration Applicability / Compatibility of STPA with FAA Regulations & Guidance First STAMP/STPA Workshop Presented by: Peter Skaves, FAA Chief Scientific and Technical Advisor for Advanced Avionics Briefing Objectives

More information

Scalable Runtime Support for Data-Intensive Applications on the Single-Chip Cloud Computer

Scalable Runtime Support for Data-Intensive Applications on the Single-Chip Cloud Computer Scalable Runtime Support for Data-Intensive Applications on the Single-Chip Cloud Computer Anastasios Papagiannis and Dimitrios S. Nikolopoulos, FORTH-ICS Institute of Computer Science (ICS) Foundation

More information

Table of Content. Table of Contents Mobile Experts LLC. All Rights Reserved. 1

Table of Content. Table of Contents Mobile Experts LLC. All Rights Reserved. 1 Table of Content Table of Contents 2015 Mobile Experts LLC. All Rights Reserved. 1 Table of Content List of Figures... 5 List of Tables... 9 Executive Summary...11 Synopsis of C-RAN Developments in the

More information

ATC Simulators. The manufacturer of

ATC Simulators. The manufacturer of ATC Simulators The manufacturer of Edda Systems AS Established in 2005, by 5 experienced ATM engineers (ex Avinor) 100% owned by the employees/founders Edda Systems AS is specialized in CNS/ATM systems,

More information

International Conference on Integrated Modular Avionics Moscow

International Conference on Integrated Modular Avionics Moscow www.thalesgroup.com International Conference on Integrated odular Avionics oscow IO 2012 Conference / 2012/09/25 This document is the property of Thales Group and may not be copied or communicated without

More information

Table of Contents 2015 Mobile Experts LLC. All Rights Reserved. 1

Table of Contents 2015 Mobile Experts LLC. All Rights Reserved. 1 Table of Contents 2015 Mobile Experts LLC. All Rights Reserved. 1 List of Figures... 5 List of Tables... 8 Executive Summary... 9 Synopsis of C-RAN Developments in the Past Year (2014)... 13 Drivers of

More information

A New Way to Work in the ERCOT Market

A New Way to Work in the ERCOT Market Siemens Energy, Inc. Power Technology Issue 111 A New Way to Work in the ERCOT Market Joseph M. Smith Senior Staff Business Development Specialist joseph_smith@siemens.com In recent months The Electric

More information

Federal GIS Conference February 10 11, 2014 Washington DC. ArcGIS for Aviation. David Wickliffe

Federal GIS Conference February 10 11, 2014 Washington DC. ArcGIS for Aviation. David Wickliffe Federal GIS Conference 2014 February 10 11, 2014 Washington DC ArcGIS for Aviation David Wickliffe What is ArcGIS for Aviation? Part of a complete system for managing data, products, workflows, and quality

More information

Multicore Processing in the Avionics Industry Needs and Concerns April 21, 2017 Greg Arundale Rockwell Collins

Multicore Processing in the Avionics Industry Needs and Concerns April 21, 2017 Greg Arundale Rockwell Collins Multicore Processing in the Avionics Industry Needs and Concerns April 21, 2017 Greg Arundale Rockwell Collins Outline Introduction Avionics Systems Evolution, Overview and Challenges Multicore Why Multicore

More information

Monitoring & Control Tim Stevenson Yogesh Wadadekar

Monitoring & Control Tim Stevenson Yogesh Wadadekar Monitoring & Control Tim Stevenson Yogesh Wadadekar Monitoring & Control M&C is not recognised as an SPDO Domain However the volume of work carried out in 2011 justifies a Concept Design Review M&C is

More information

Embedded System Development for Distributed Networked Computing Platforms

Embedded System Development for Distributed Networked Computing Platforms ARTIST II November 2007 Presented by Gert Döhmen Airbus Deutschland GmbH Embedded System Development for Distributed Networked Computing Platforms ARTIST2 meeting on Integrated Modular Avionics Content

More information

User Forum AIM/EAD Evolutions. Thanos PAPAVRAMIDIS, Head of Airspace and AIS Data Management EUROCONTROL Network Management

User Forum AIM/EAD Evolutions. Thanos PAPAVRAMIDIS, Head of Airspace and AIS Data Management EUROCONTROL Network Management User Forum 2011 AIM/EAD Evolutions Thanos PAPAVRAMIDIS, Head of Airspace and AIS Data Management EUROCONTROL Network Management The European Organisation for the Safety of Air Navigation EAD General Concept

More information

Deutscher Wetterdienst

Deutscher Wetterdienst Scalability and Performance of COSMO-Model 5.1 on Cray XC30 Ulrich Schättler Source Code Administrator COSMO-Model Contents è Old Scalability Results è Latest Changes è Scalability Tests with COSMO-DE65

More information

Aeronautics & Air Transport in FP7. DG RTD-H.3 - Aeronautics Brussels, January 2007

Aeronautics & Air Transport in FP7. DG RTD-H.3 - Aeronautics Brussels, January 2007 Aeronautics & Air Transport in FP7 DG RTD-H.3 - Aeronautics Brussels, January 2007 2000 European Aeronautics: A Vision for 2020 2002 Strategic Research Agenda Six Challenges for Aeronautics 2005 2nd Issue

More information

Simplifying the business of flight. ARINCDirectSM FLIGHT SOLUTIONS

Simplifying the business of flight. ARINCDirectSM FLIGHT SOLUTIONS Simplifying the business of flight. ARINCDirectSM FLIGHT SOLUTIONS Manage your fleet with comprehensive flight solutions. Rockwell Collins is simplifying the business of flight with our ARINCDirect SM

More information

Atennea Air. The most comprehensive ERP software for operating & financial management of your airline

Atennea Air. The most comprehensive ERP software for operating & financial management of your airline Atennea Air The most comprehensive ERP software for operating & financial management of your airline Atennea Air is an advanced and comprehensive software solution for airlines management, based on Microsoft

More information

SIMULATION MODELING AND ANALYSIS OF A NEW INTERNATIONAL TERMINAL

SIMULATION MODELING AND ANALYSIS OF A NEW INTERNATIONAL TERMINAL Proceedings of the 2000 Winter Simulation Conference J. A. Joines, R. R. Barton, K. Kang, and P. A. Fishwick, eds. SIMULATION MODELING AND ANALYSIS OF A NEW INTERNATIONAL TERMINAL Ali S. Kiran Tekin Cetinkaya

More information

Air Carrier E-surance (ACE) Design of Insurance for Airline EC-261 Claims

Air Carrier E-surance (ACE) Design of Insurance for Airline EC-261 Claims Air Carrier E-surance (ACE) Design of Insurance for Airline EC-261 Claims May 06, 2016 Tommy Hertz Chris Saleh Taylor Scholz Arushi Verma Outline Background Problem Statement Related Work and Methodology

More information

SIMULATION TECHNOLOGY FOR FREE FLIGHT SYSTEM PERFORMANCE AND SURVIVABILITY ANALYSIS

SIMULATION TECHNOLOGY FOR FREE FLIGHT SYSTEM PERFORMANCE AND SURVIVABILITY ANALYSIS SIMULATION TECHNOLOGY FOR FREE FLIGHT SYSTEM PERFORMANCE AND SURVIVABILITY ANALYSIS John C Knight, Stavan M Parikh, University of Virginia, Charlottesville, VA Abstract Before new automated technologies

More information

Safety Enhancement SE ASA Design Virtual Day-VMC Displays

Safety Enhancement SE ASA Design Virtual Day-VMC Displays Safety Enhancement SE 200.2 ASA Design Virtual Day-VMC Displays Safety Enhancement Action: Implementers: (Select all that apply) Statement of Work: Manufacturers develop and implement virtual day-visual

More information

IBS Software Services Private Limited

IBS Software Services Private Limited Company profile Founded in 1997 Head Office India (Trivandrum) Countries with offices IBS has offices in USA, India, Australia, Japan, UK and UAE. IBS is structured along 3 business verticals in order

More information

An Architecture for Combinator Graph Reduction Philip J. Koopman Jr.

An Architecture for Combinator Graph Reduction Philip J. Koopman Jr. An Architecture for Combinator Graph Reduction Philip J. Koopman Jr. Copyright 1990, Philip J. Koopman Jr. All Rights Reserved To my parents vi Contents List of Tables.............................. xi

More information

Aeronautics & Air Transport in FP7

Aeronautics & Air Transport in FP7 Aeronautics & Air Transport in FP7 Liam Breslin DG RTD-H.3 - Aeronautics Brussels, 8 th February 2007 2000 European Aeronautics: A Vision for 2020 2002 Strategic Research Agenda Six Challenges for Aeronautics

More information

Challenges in Complex Procedure Design Validation

Challenges in Complex Procedure Design Validation Challenges in Complex Procedure Design Validation Frank Musmann, Aerodata AG ICAO Workshop Seminar Aug. 2016 Aerodata AG 1 Procedure Validation Any new or modified Instrument Flight Procedure is required

More information

INTERNATIONAL CIVIL AVIATION ORGANIZATION AFI REGION AIM IMPLEMENTATION TASK FORCE. (Dakar, Senegal, 20 22nd July 2011)

INTERNATIONAL CIVIL AVIATION ORGANIZATION AFI REGION AIM IMPLEMENTATION TASK FORCE. (Dakar, Senegal, 20 22nd July 2011) IP-5 INTERNATIONAL CIVIL AVIATION ORGANIZATION AFI REGION AIM IMPLEMENTATION TASK FORCE (Dakar, Senegal, 20 22nd July 2011) Agenda item: Presented by: Implementation of a African Regional Centralised Aeronautical

More information

Vacuum Controls and Interlocks

Vacuum Controls and Interlocks Vacuum Controls and Interlocks CERN Accelerator School Platja D Aro, 16-24 May 2006 P. Strubin (CERN) Outline Introduction Architecture 3 tiers architecture Example of the LHC vacuum system Mapping the

More information

PROS Inc. Intended positioning on the market

PROS Inc. Intended positioning on the market Company profile Founded in 1987 Head Office USA (Houston) Countries with offices 5 countries (USA., Bulgaria, Ireland, England, France, Germany) PROS is powering the shift to modern commerce, helping competitive

More information

Navitaire GoNow Day-of-departure services

Navitaire GoNow Day-of-departure services Navitaire GoNow: Day-of-Departure Made Smarter GoNow is Navitaire s advanced day-of-departure suite offering today s evolving airlines a comprehensive, scalable solution to support efficient, cost-effective

More information

The next generation of in-flight, real-time 3-D moving maps. Airshow 4000 MOVING MAPS

The next generation of in-flight, real-time 3-D moving maps. Airshow 4000 MOVING MAPS The next generation of in-flight, real-time 3-D moving maps. Airshow 4000 MOVING MAPS Stay engaged and aware in the air. In today s world, things happen faster than ever. You can t afford to be out of

More information

Amadeus Altéa Airport Link

Amadeus Altéa Airport Link Product information & MORE Amadeus Altéa Airport Link Customer Solutions Distribution & Content

More information

Total Airport Management Solution DELIVERING THE NEXT GENERATION AIRPORT

Total Airport Management Solution DELIVERING THE NEXT GENERATION AIRPORT Total Airport Management Solution DELIVERING THE NEXT GENERATION AIRPORT Benefits of Total Airport Management Greater end-to-end visibility across landside and airside operations More accurate passenger

More information

Autonomic Thread Scaling Library for QoS Management

Autonomic Thread Scaling Library for QoS Management Autonomic Thread Scaling Library for QoS Management Gianluca C. Durelli Politecnico di Milano Dipartimento di Elettronica, Informazione e Bioingegneria gianlucacarlo.durelli@polimi.it Marco D. Santambrogio

More information

Solutions. Author, Department Place, Date

Solutions. Author, Department Place, Date Solutions. Author, Department Place, Date Ticket Quota And BSP Admin Ticket Quota Every agency in India is allowed to issue ticket as per their ticket numbers allotted by every airline known as quota.

More information

Overview Net-Enabled Aircraft Design Current Project Status Join the Team! Kristin Yvonne Rozier University of Cincinnati

Overview Net-Enabled Aircraft Design Current Project Status Join the Team! Kristin Yvonne Rozier University of Cincinnati Formal Methods Challenge: Efficient Reconfigurable Cockpit Design and Fleet Operations using Software Intensive, Networked, and Wireless-Enabled Architecture (ECON) Kristin Yvonne Rozier University of

More information

Integrated Modular Avionics. The way ahead for aircraft computing platforms?

Integrated Modular Avionics. The way ahead for aircraft computing platforms? Integrated Modular Avionics The way ahead for aircraft computing platforms? 1 Contents The Need for IMA IMA Structure and Services Design Using IMA Related Subjects Conclusion 2 Integrated Modular Avionics

More information

Simulator Architecture for Training Needs of Modern Aircraft. Philippe Perey Technology Director & A350 Program Director

Simulator Architecture for Training Needs of Modern Aircraft. Philippe Perey Technology Director & A350 Program Director Simulator Architecture for Training Needs of Modern Aircraft Philippe Perey Technology Director & A350 Program Director European Airline Training Symposium (EATS) Istanbul November 10, 2010 Agenda The

More information

Model-based development of self-organized earthquake early warning systems

Model-based development of self-organized earthquake early warning systems Joint ITU-T and SDL Forum Society workshop on ITU System Design Languages Geneva, 5 th -6 th Sep 008 Model-based development of self-organized earthquake early warning systems Joachim Fischer Klaus Ahrens,

More information

FLIGHT PATH FOR THE FUTURE OF MOBILITY

FLIGHT PATH FOR THE FUTURE OF MOBILITY FLIGHT PATH FOR THE FUTURE OF MOBILITY Building the flight path for the future of mobility takes more than imagination. Success relies on the proven ability to transform vision into reality for the betterment

More information

STAIRWAY IDS ATC SIMULATION ENVIRONMENT - SWIM COMPATIBLE SYSTEM

STAIRWAY IDS ATC SIMULATION ENVIRONMENT - SWIM COMPATIBLE SYSTEM STAIRWAY IDS ATC SIMULATION ENVIRONMENT - SWIM COMPATIBLE SYSTEM Content The problem Simulation Platform Problem Statements The solution Use Case Application Description The benefits and next steps 2 IDS

More information

The organisation of the Airbus. A330/340 flight control system. Ian Sommerville 2001 Airbus flight control system Slide 1

The organisation of the Airbus. A330/340 flight control system. Ian Sommerville 2001 Airbus flight control system Slide 1 Airbus flight control system The organisation of the Airbus A330/340 flight control system Ian Sommerville 2001 Airbus flight control system Slide 1 Fly by wire control Conventional aircraft control systems

More information

Analysis and design of road and bridge infrastructure database using online system

Analysis and design of road and bridge infrastructure database using online system Analysis and design of road and bridge infrastructure database using online system Joni Arliansyah 1,*, Yadi Utama 2, Maureen Arlini Wijayanti 3, Rachmat Gusti 3,and Arifianto 3 1 Department of Civil Engineering

More information

SWIM Technical Infrastructure (ATC-ATC and EAD Profiles)

SWIM Technical Infrastructure (ATC-ATC and EAD Profiles) SWIM Technical Infrastructure (ATC-ATC and EAD Profiles) D. Di Crescenzo SELEX Consortium F. Pérez Alamillo Indra H. Souami Thales H. Milchrahm FREQUENTIS ATC (MUAC) NM NOP ATC (Coflight) SWIM infrastructure

More information

Disruptive Technologies in Air Traffic Management

Disruptive Technologies in Air Traffic Management Disruptive Technologies in Air Traffic Management OCTOBER 21, 2016 www.thalesgroup.com Advanced Air Traffic Services Main themes for Thales Enhanced arrival and departure operations (PJ01) Extended Arrival

More information

We transform travel companies into travel retailers

We transform travel companies into travel retailers Company profile Founded in 2002 Head Office address Ireland (Dublin) Countries with offices 4 countries (Ireland, Spain, Hong Kong SAR, Poland, China) OpenJaw Technologies is a market leading ecommerce

More information

PSS MVS 7.15 announcement

PSS MVS 7.15 announcement PSS MVS 7.15 announcement New Mainframe Software Print SubSystem MVS 7.15 AFP printing and AFP2PDF conversion Version 7.15 Bar Code + PDF Update with additional features and fixes 2880 Bagsvaerd Tel.:

More information

Daedalus Sales & Marketing Consultants

Daedalus Sales & Marketing Consultants Daedalus Sales & Marketing Consultants Formed 2007 Represent companies with products, services, software and solutions in the aviation industry Provide sales and marketing support Steve Cobb, MD, has over

More information

Trajectory Optimization for Safe, Clean and Quiet Flight

Trajectory Optimization for Safe, Clean and Quiet Flight ENRI International Workshop on ATM/CNS. Tokyo, Japan. (EIWAC 29) Trajectory Optimization for Safe, Clean and Quiet Flight Shinji Suzuki, Takeshi Tsuchiya and Adriana Andreeva Dept. of Aeronautics and Astronautics

More information

OVERVIEW OF THE FAA ADS-B LINK DECISION

OVERVIEW OF THE FAA ADS-B LINK DECISION June 7, 2002 OVERVIEW OF THE FAA ADS-B LINK DECISION Summary This paper presents an overview of the FAA decision on the ADS-B link architecture for use in the National Airspace System and discusses the

More information

Technical Standard Order

Technical Standard Order Department of Transportation Federal Aviation Administration Aircraft Certification Service Washington, DC TSO-C145a Effective Date: 09/19/02 Technical Standard Order Subject: AIRBORNE NAVIGATION SENSORS

More information

Punt Policing and Monitoring

Punt Policing and Monitoring Punt Policing and Monitoring Punt policing protects the Route Processor (RP) from having to process noncritical traffic, which increases the CPU bandwidth available to critical traffic. Traffic is placed

More information

Use-Case Power Management Optimization Identifying & Tracking Key Power Indicators

Use-Case Power Management Optimization Identifying & Tracking Key Power Indicators Embedded Linux Conference April 29-May 1, 2014, San Jose, CA Use-Case Power Management Optimization Identifying & Tracking Key Power Indicators Patrick Titiano, System Power Management Expert, BayLibre

More information

ADTOS: Arrival Departure Tradeoff Optimization System

ADTOS: Arrival Departure Tradeoff Optimization System ADTOS: Arrival Departure Tradeoff Optimization System Samet Ayhan Gary Gerberick Paul Comitz Ian Wilson Boeing Research & Technology 15059 Conference Center Dr. Chantilly, Virginia 20151 {samet.m.ayhan,

More information

New York Aviation Management Association Conference

New York Aviation Management Association Conference New York Aviation Management Association Conference Presented by: Carmine W. Gallo Federal Aviation Administration Eastern Region Regional Administrator September 14, 2016 1 The What is and Benefits of

More information

ASPASIA Project. ASPASIA Overall Summary. ASPASIA Project

ASPASIA Project. ASPASIA Overall Summary. ASPASIA Project ASPASIA Project ASPASIA Overall Summary ASPASIA Project ASPASIA Project ASPASIA (Aeronautical Surveillance and Planning by Advanced ) is an international project co-funded by the European Commission within

More information

ATPCO. Intended positioning on the market

ATPCO. Intended positioning on the market Company profile Founded in 1965 Head Office address USA (Washington Dulles International Airport) Countries with offices 3 countries (USA, UK, Singapore) Main activities Number of employees Countries with

More information

D DAVID PUBLISHING. Development and Achievement of the T-50 Flight Control s Consolidated OFP. 1. Introduction. 2. Consolidated OFP s Needs

D DAVID PUBLISHING. Development and Achievement of the T-50 Flight Control s Consolidated OFP. 1. Introduction. 2. Consolidated OFP s Needs Journal of Aerospace Science and Technology 1 (2015) 67-72 doi: 10.17265/2332-8258/2015.02.003 D DAVID PUBLISHING Development and Achievement of the T-50 Flight Control s Consolidated OFP Soon Ryong Jang,

More information

Jeppesen Total Navigation Solution

Jeppesen Total Navigation Solution Jeppesen Total Navigation Solution Executive summary Do more with less. It s a challenge we all face, and it s the reality of military operations. Jeppesen s Total Navigation Solution (TNS) gives you enterprise,

More information

SAVOIR industrial perspectives Thales Alenia Space View

SAVOIR industrial perspectives Thales Alenia Space View SAVOIR industrial perspectives Thales Alenia Space View 83230910-DOC-TAS-EN-001 23rd of october 2012 Jacques Busseuil Presentation summary 2 SAVOIR immediate benefits SAVOIR major actions Interfaces harmonization

More information

Discrete-Event Simulation of Air Traffic Flow

Discrete-Event Simulation of Air Traffic Flow See discussions, stats, and author profiles for this publication at: https://www.researchgate.net/publication/269217652 Discrete-Event Simulation of Air Traffic Flow Conference Paper August 2010 DOI: 10.2514/6.2010-7853

More information

Airport IT Are you ready for the future

Airport IT Are you ready for the future Airport IT Are you ready for the future Life was simple Trends Affecting Airports in the next 20 years It s all about me! I can travel the world (virtually) I am the new (middle class) passenger Shifting

More information

Aircraft Arrival Sequencing: Creating order from disorder

Aircraft Arrival Sequencing: Creating order from disorder Aircraft Arrival Sequencing: Creating order from disorder Sponsor Dr. John Shortle Assistant Professor SEOR Dept, GMU Mentor Dr. Lance Sherry Executive Director CATSR, GMU Group members Vivek Kumar David

More information

Air Traffic Control System

Air Traffic Control System G A N E S H A A V I O N I C S Air Traffic Control System National Product With International Standard Of The Air Traffic Control System Ganesha Avionics Air Traffic Control System is a computer-based air

More information

Index. Springer International Publishing AG 2018 I. Schagaev, B.R. Kirk, Active System Control, DOI /

Index. Springer International Publishing AG 2018 I. Schagaev, B.R. Kirk, Active System Control, DOI / Index A Active black box, 286 287 Active real-time reliability, 272 Active system control (ASC), 212, 221, 231 ACSCU, 243 active, 45 aircraft classification, 270 aircraft model, 193 algorithm, 250, 252,

More information

AI in a SMART AIrport

AI in a SMART AIrport AI in a SMART AIrport Steve Lee CIO & Group SVP(Technology) Changi Airport Group (Singapore) Pte. Ltd. 24 Oct 2017 2017 Changi Airport Group (Singapore) Pte. Ltd. Not to be used, disclosed or reproduced

More information

Critical Systems and Software Solutions

Critical Systems and Software Solutions www.thalesgroup.com Thales Canada, Avionics Critical Systems and Software Solutions leading flight control system technology and critical software solutions for the most innovative regional and business

More information

Crosswind-based wake avoidance system approved by the FAA for operational use. Clark Lunsford (MITRE) & Dr. Edward Johnson May 15-16, 2013

Crosswind-based wake avoidance system approved by the FAA for operational use. Clark Lunsford (MITRE) & Dr. Edward Johnson May 15-16, 2013 Crosswind-based wake avoidance system approved by the FAA for operational use Clark Lunsford (MITRE) & Dr. Edward Johnson May 15-16, 2013 Outline WTMD Concept Order signed authorizing WTMD operations WTMD

More information

An Automated Airspace Concept for the Next Generation Air Traffic Control System

An Automated Airspace Concept for the Next Generation Air Traffic Control System An Automated Airspace Concept for the Next Generation Air Traffic Control System Todd Farley, David McNally, Heinz Erzberger, Russ Paielli SAE Aerospace Control & Guidance Committee Meeting Boulder, Colorado

More information

Flight Dynamics Analysis of a Medium Range Box Wing Aircraft

Flight Dynamics Analysis of a Medium Range Box Wing Aircraft AERO AIRCRAFT DESIGN AND SYSTEMS GROUP Flight Dynamics Analysis of a Medium Range Box Wing Aircraft Supervisor: Prof. Dieter Scholz Tutor: Daniel Schiktanz Warsaw University of Technology Hamburg University

More information

Advancing FTD technologies and the opportunity to the pilot training journey. L3 Proprietary

Advancing FTD technologies and the opportunity to the pilot training journey. L3 Proprietary Advancing FTD technologies and the opportunity to the pilot training journey L3 Proprietary Aviation Training Innovation Over the past decade the airline training industry has pursued technology to improve

More information

2017 Digital Grid Customer Summit Session Abstracts

2017 Digital Grid Customer Summit Session Abstracts 2017 Digital Grid Customer Summit Session Abstracts April 3-7, 2017 PTI PSC/EBA Breakout Session April 4, 2017 Summit Day 2 State of the Utility: How to Embrace Distributed Energy Resources (DER) Market

More information

Exploring Model-Based System Engineering(MBSE) /Model-Based Development (MBD) in the Life-Cycle Development for Civil Aircrafts

Exploring Model-Based System Engineering(MBSE) /Model-Based Development (MBD) in the Life-Cycle Development for Civil Aircrafts Exploring Model-Based System Engineering(MBSE) /Model-Based Development (MBD) in the Life-Cycle Development for Civil Aircrafts John Zhang, Ph.D., MBA Technical Director of the Computation & Simulation

More information

IASSF: A Simulation For F/A-18 Avionics Software Testing.

IASSF: A Simulation For F/A-18 Avionics Software Testing. IASSF: A Simulation For F/A-18 Avionics Software Testing. Paul Harbison; Clayton Newland BAE SYSTEMS, Building 169 WilliamTown RAAF BASE Paul.Harbison@baesystems.com.au Clayton.Newland@baesystems.com.au

More information

Setup and Configure the Siteminder Policy Store with Dxmanager

Setup and Configure the Siteminder Policy Store with Dxmanager One CA Plaza Islandia, NY 11749 T +1 631 342 6000 F +1 631 342 6800 ca.com June 20, 2013 Customer Request Number: N/A System/Application: Policy Server Module: Siteminder Policy Store with DXmanager Request

More information

Wake Turbulence Research Modeling

Wake Turbulence Research Modeling Wake Turbulence Research Modeling John Shortle, Lance Sherry Jianfeng Wang, Yimin Zhang George Mason University C. Doug Swol and Antonio Trani Virginia Tech Introduction This presentation and a companion

More information

Surveillance and Broadcast Services

Surveillance and Broadcast Services Surveillance and Broadcast Services Benefits Analysis Overview August 2007 Final Investment Decision Baseline January 3, 2012 Program Status: Investment Decisions September 9, 2005 initial investment decision:

More information

GENE-AUTO Status of new Airbus case Studies

GENE-AUTO Status of new Airbus case Studies GENEAUTO 9/29/2009 Presented by Jean-Charles DALBIN Airbus Operations SAS & Laurent DUFFAU Airbus Operations SAS GENE-AUTO Status of new Airbus case Studies Airbus Operation SAS - GENEAUTO Status on Airbus

More information

Human Factors of Remotely Piloted Aircraft. Alan Hobbs San Jose State University/NASA Ames Research Center

Human Factors of Remotely Piloted Aircraft. Alan Hobbs San Jose State University/NASA Ames Research Center Human Factors of Remotely Piloted Aircraft Alan Hobbs San Jose State University/NASA Ames Research Center Transfer of Risk UA collides with people or property on ground Other airspace user collides with

More information

Don t Sit on the Fence

Don t Sit on the Fence Don t Sit on the Fence A Static Analysis Approach to Automatic Fence Insertion Or Ostrovsky April 25th 2018 Or Ostrovsky Don t Sit on the Fence April 25th 2018 1 / 50 Table of contents 1 Introduction 2

More information

SYLLABUS INTRODUCTION TO ROTARY WING FLYING QUALITIES AND PERFORMANCE

SYLLABUS INTRODUCTION TO ROTARY WING FLYING QUALITIES AND PERFORMANCE 22783 Cedar Point Road, Building 2168 Patuxent River, MD 20670 Phone: 301 757 5049 301 757 2731 Fax: 301 342 5003 www.navair.navy.mil/nawcad/usntps SYLLABUS INTRODUCTION TO ROTARY WING FLYING QUALITIES

More information

Dark Ride Application IO Control

Dark Ride Application IO Control Dark Ride Application IO Control Overview Dark Rides are often the main attractions of major theme parks. They incorporate everything from highly themed scenery, props, video, audio, animatronics, lighting,

More information

Gogo Connected Aircraft Services

Gogo Connected Aircraft Services Gogo Connected Aircraft Services Connected Aircraft Services The power of a connected fleet These benefits are made possible through Gogo Inflight Services, the Gogo FLEX Inflight System, the Gogo Inflight

More information

The LINK2000+ Test Facility Presentation. Eurocontrol LINK Programme

The LINK2000+ Test Facility Presentation. Eurocontrol LINK Programme The LINK2000+ Test Facility Presentation Eurocontrol LINK 2000+ Programme October 2004 TABLE OF CONTENTS The Test Facility objectives...2 The Test Facility description...2 ATN routers...2 Air and Ground

More information

Airport AIM as a Service Presented at World ATM Congress 2016

Airport AIM as a Service Presented at World ATM Congress 2016 Airport AIM as a Service Presented at World ATM Congress 2016 Ulrich Kaage Sales Manager AIM Outline Airport data is a considerable part of the AIM data chain The move from paper centric to data driven

More information