Model Based Design for Fuel System Development. Christopher Slack, Airbus 04 October 2017

Size: px
Start display at page:

Download "Model Based Design for Fuel System Development. Christopher Slack, Airbus 04 October 2017"

Transcription

1 Model Based Design for Fuel System Development Christopher Slack, Airbus 04 October 2017

2 54,000 Employees 49.2billion Annual revenue* 6,726 Backlog 400 Operators 17,287 Aircraft sold 60 Produced monthly 10,561 Delivered 25,000+ Daily flights 2

3 L OUTR FEED 1 FEED 2 FEED 3 FEED 4 R OUTR HI LVL L OUTR FEED 1 FEED 2 FEED 3 FEED 4 R OUTR L MID L INR TRIM CTR R INR R MID HI LVL L MID L INR TRIM CTR R INR R MID OPEN SHUT OPEN SHUT ACTUAL (FOB) PRESELECT (PFQ) BATTERY NORMAL FAULT INCREASE DECREASE STATUS OVERFLOW SHUT DOWN System Development Perimeter and Interfaces Flame arrestor Air to Air Refuelling Flammability Reduction Fuel Pumps Burst Discs Pipes, Couplings Engines Refuel Panel POWER SUPPLY SHUTOFF TEST kg kg AUTO REFUEL Cockpit displays OFF MAN AUTO REFUEL REFUEL DEFUEL XFR APU EMERGENCY REFUEL / DEFUEL VALVES MODE SELECT PRESELECT Valves Fuel Gauging & Control Computers Compensators Densitometers Electrical Interfaces Gauging Fuel Probes Level Sensors Temp Sensors 3

4 Use of models (Amount / Fidelity) Model Use History Model Based System Engineering Model Based Design Model Based V&V Model Based Design A380 Model Based Design Desktop simulator A400M V&V Auto Test & SLDV A350 Fuel Virtual Integration Platform Textual Requirements A300 Textual Requirements A320 CofG Calcs Textual Requirements A330/A340 Specific, Targeted V&V A Functional Requirement Validation Iron Bird Time Fortran, HP Basic MATLAB, Matrix-X, Easy5, Statemate MATLAB, Simulink, Statemate MATLAB, Simulink, RTW, Stateflow MATLAB, Simulink, SysML, MATLAB, Simulink, Stateflow, SLDV, Stateflow, SLDV Simscape, 4

5 Towards Full MBSE System Requirement Authoring, Validation and Verification 5

6 Number of Mission in 200 nm block Model Based Design Lifecycle Tank Modelling: A/C - Output for Gauging & Fuel Management - Output for Wing design (stress, load, etc.) MG3 Architecture Design MG5 MG7 MG9 MG11 Inerting Certification using Modelling Mission Distribution AMO & FSP for Test Rig and A/CO Aircraft Range 1000's NM Multi-systems Detailed Design Fluid and Thermal modelling Integration Testing Systems Matlab Simulink for Fuel Management SSRD Req and detailed design Simulation Fuel Virtual Integration Platform to support system tests FVIP Desktop simulator for Validation of requirement Equipments and Verification of detailed design Desktop Simulator Model translation for software development Suppliers s/w dev 6

7 Model Based Design - In Practice Develop models to specify system functionality Describes behavioural & functional aspects Details become the System (and Sub-System) Requirements Exercise the model to Validate Requirements Delivered to Fuel System Supplier Model contains Requirements and intent Model execution provides system understanding Minimal Work to turn into Code Separate layer for independent validation Environment SATCOM voice & data HF / VHF voice & data TOP LEVEL REQ Air Traffic Control SITA/ARINC network FUNCTIONAL/ SYSTEM REQ LOW LEVEL EQUIP REQ LOW LEVEL EQUIP DEV 3D positions Radar Radar network Page 7

8 MBSE Functional System Requirements MATLAB/Simulink/Stateflow Application Development of Control System Reqts Normal and Failure Operating Modes Crew Procedures Control Logic separated from Aircraft Environ System Designers focus on Control Functions HMI Robustness & Validation Specialist Modellers focus on: Aircraft & Environmental Simulation Physics (Fuel, Thermal) Auto-Test Capabilities 8

9 MBSE Stateflow for Requirements Authoring Aircraft Fuel System Statecharts: Linked Requirements System Requirements Documents Cascade Requirements Database (DOORS) Separate Chart for each Major A/C Function Allows for collaborative development Transition booleans calculated externally Input from Simulink Stateflow graphical function Driven behaviour of Stateflow logic separated from driving conditions Allows easier readability and testing 9

10 Model Based Design - Reuse Integrated Desktop Simulator Requirements & Environment Model AutoCode using Simulink Coder Optional Interfaces to Cockpit Display & Flight Warning OCASIME, VIP & Aircraft -1 Entire Software Simulation Interfaces Identical to Full Flight Simulator Aircraft-0 (Iron Bird) Cockpit Avionics & Displays Integrated of Real & Simulated Systems Virtual Hosting of Supplier s Code Full Flight Simulator Single model for all platforms Training Flight and Ground Crews 10

11 Model Development Test/Verification/Validation Cycle Model V&V has to go through several loops When the model is the requirements, the distinction between Model Verification and Requirements Validation is somewhat blurred If a test fails, what is at fault? the requirement? the model? the test? Requirements Test Objectives Model Specification Test Objective Validation Test Scripts Test Script Validation MODEL Results & Problems Environment Model Verification Model Validation Requirement Validation 11

12 Using Simscape to Model A350 Refuel System Component export, parameter estimation And model simplification for Real Time performance 12

13 Use of Simscape Fuel Design Model Developed in Flowmaster Architecture and Component Performance Spec Model Only - not real-time Cannot produce C-Code or embedded simulations Flowmaster Diagram Exploiting new SimHydraulics Toolbox Mathworks Consultancy Airbus provision of core models and perf data Majority of development by Mathworks 13

14 Component Development Mapping of Flowmaster components to Simscape/ SimHydraulics equivalents Most 1:1 equivalents Some required customisation from base library Curve Fitting Toolbox Fit source data to SimHydraulics block equations Saved as Matlab Script for re-use 14

15 Library Construction and Parameterisation Component Library System Library Component Library to customise standard Hydraulic Library Components System Library contains System Level Components Each System Palette contains Multiple Components E.g. There are several different type of pumps System Palette System Palette constructed using MATLAB scripts Self Documenting Re-run if design model updated 15

16 Model Simplification Design Model has ~900 individual Components A reduction of the number of blocks by a factor of 10 can potentially yield a simulation speed improvement by a factor of 1,000. Reduction Strategies Reduce multiple serially Connected Pipes/Bends/Losses to a single Equivalent pipe/loss combination Design Optimisation toolbox Established Equivalent Parameters Reduction in the number of components Pipe components reduced from 290 to 60 Total Components reduced from 900 to 170 So would expect ~120 x speed-up 16

17 Model Reduction During Refuel or Defuel, certain valves are not in use Fluid network behind those closed valves do not contribute to pressure/flow calculations Therefore can be removed Reduced Model Complete Model Refuel from Left Wing Only This can be repeated for each combination of tank that needs to be studied. The reduced model can be constructed automatically with MATLAB scripts that analysis network topology. 17

18 Simscape Summary of Results Two system-level models of the Defuel system created in SimHydraulics One complete: all components required to model the system behaviour included One simplified: all isolated components located behind closed valves removed Performance of the simplified model sufficient for real-time Tested with Simulink Real Time on industrial PC Performance of the complete model not sufficient for real-time implementation, despite simplifications made. Depends on the solver chosen to a large extent Improves substantially from with later Simscape versions Near real-time performance in exploiting Simscape local solver New blocks and demos added to SimHydraulics as a direct result of this work 18

19 Code Efficiencies and Performance Enhancement Fuel Temperature Prediction Software 19

20 Temperature ( C) Fuel Temperature Prediction for Airlines An Exercise in Code Efficiencies T Convection Radiation network Inter-tank Fuel Transfer Conduction Sky Night/Day Buoyancy Solar radiation Emissivity from skin external heat source / sink Emissivity from skin Heating from earth 30 T Earth Comparison of Predicted and Measured Fuel Temperature Low outside temperatures with long exposure times Fuel temperature may drop close to or below freezing point Software written in MATLAB Predict fuel temperatures given Flight Profiles & Global Air 20 Temperatures Distance (nm)

21 Fuel Temperature Prediction for Airlines An Exercise in Code Efficiencies Intended Usage Y Flight Plan Fuel Temperature Prediction Cold Fuel? N Fly Route Run-Time ~ 40 seconds (reasonable) Actual Usage Flight Plan Flight Plan Flight Plan Flight Plan Flight Plan Flight Plan Flight Plan Flight Plan n Other Safety & Economic Factors Fuel Temperature Prediction Calculate Best Route Fly Route Up to 50 potential Routes Run-Time ~ 50 * 40 seconds = Half Hour BAD! 21

22 Using MATLAB Profiler to Identify Code Efficiency Bottlenecks Exploit MATLAB Profiler Built into MATLAB profile on ; run program ; profile viewer Creates timing profiles of every function called Look at the Self Time for time spent within function Profile Report highlights most expensive L.O.C. Iterative process to increase code efficiencies. 22

23 Average Simulation Time per Flight (s) Code Optimisation Strategies Equation Vectorisation Loop Unrolling Switch case statements Reduce volume of code inside each case Use c-mex for time-critical functions Check target platforms Minimise Globals Very slow in MATLAB Run-Time Improvements of Fuel Temperature Prediction Module Reduce calculations inside for loops Pre-calculate invariant parts of equations 5 Target Time 0 May Jun Jul Aug Sep Oct 23

24 Keeping Track of Mathworks Release Cycles Industry Model Testing 24

25 1 Valves 2 Modes 4 Recirc Inhibit Mass Engine Burn APU Burn Recirc Flow Jettison Altitude Pitch Roll Recirc_Inhibit Mach Air Temp FP Mux Flight_Profile 1 Jettison 2 Altitude [V] [M] Engine Burn APU Burn Recirc Rate Valve States Transfer Mode Tank Empty Flow Rates Valves_2_Flowrates Leak Flow Rates 10 [F] Flow Rate Leak Rate IRP_MODE_SELECTION Leaks Tanks function evaluate_conditions() 5.1.(2) { AR=... IRP_MODE[IRP_AUTO_REFUEL] &... ~IRP_MODE[IRP_MANUAL_REFUEL] &... ~IRP_MODE[IRP_TRANSFER] &... ~IRP_MODE[IRP_DEFUEL] &... ~IRP_MODE[IRP_OFF] &... Simulation.CG ~SOT_INITIATED; XFER=... Enable CG IRP_MODE[IRP_TRANSFER] Calc &... ~IRP_MODE[IRP_MANUAL_REFUEL] &... ~IRP_MODE[IRP_AUTO_REFUEL] &... ~IRP_MODE[IRP_DEFUEL] XCg &... ~IRP_MODE[IRP_OFF] &... ~SOT_INITIATED &... Pitch ~GND_SURGE_RELIEF_ACTIVE; DF=... Targ_Cg IRP_MODE[IRP_DEFUEL] &... ~IRP_MODE[IRP_MANUAL_REFUEL] &... ~IRP_MODE[IRP_AUTO_REFUEL] &... ~IRP_MODE[IRP_TRANSFER] Mom X &... ~IRP_MODE[IRP_OFF] &... Roll ~SOT_INITIATED &... ~GND_SURGE_RELIEF_ACTIVE; Mom Y IDLE=... IRP_MODE[IRP_OFF] &... ~IRP_MODE[IRP_MANUAL_REFUEL] &... ~IRP_MODE[IRP_AUTO_REFUEL] Tot Weight &... ~IRP_MODE[IRP_TRANSFER] &... Mass ~IRP_MODE[IRP_DEFUEL] &... ~SOT_INITIATED &... ~GND_SURGE_RELIEF_ACTIVE; CG Mux MR=... IRP_MODE[IRP_MANUAL_REFUEL] Cg_Calc &... ~IRP_MODE[IRP_DEFUEL] &... ~IRP_MODE[IRP_AUTO_REFUEL] &... ~IRP_MODE[IRP_TRANSFER] &... ~IRP_MODE[IRP_OFF] &... ~SOT_INITIATED; FAULT=... ~AR & ~XFER & ~DF & ~IDLE & ~MR; } 3 XCg 4 Targ Cg 6 Mom X 7 Mom Y 8 Tot Weight Volume Tank Empty Density Vol 2 Mass Simulation.Temperature Enable Temperature Program AFSME 3.2 STR 465 Date: Fri Jan 18 11:24: Ref: SCF/SYS/GEN/61/2623 Iss. 6 User Guide: SCF/SYS/GEN/61/2909 Mass Volumes Temp Mach Temperature (1) (1) 9 MANUAL_REFUEL Air Temp AUTO_REFUEL Temperature [AR &... Mass [XFER&... DELAY(D_GOS)] [(~GND_SURGE_RELIEF_ACTIVE &... DF IDLE) &... DELAY(D_GOS)] ~GND_SURGE_RELIEF_ACTIVE)... ~AR) SOT_INITIATED] MR_ SOT_INITIATED] AR_ Temperature [~XFER... TR_ CONF CONF SOT_INITIATED] CONF [F] Flow [DF]/d_i=0; [~DF] DF_ CONF [DF &... DELAY(D_GOS)] [V] [M] 3 Auxiliary Plot [SOT_INITIATED] [~DF SOT_INITIATED] Valves Modes 5 Flight Profile [Mode_Status[TR_SOT_EXIT] &... ~GND_SURGE_RELIEF_ACTIVE] CG Aux function GO_D = DELAY(d_t) [~IDLE... [IDLE &... Time Plotting FAULT SOT_INITIATED ] DELAY(D_GOS)] SURGE 5.1.(1) (1) TRANSFER [~IDLE] [IDLE]/d_i=0; OFF_ CONF (1) 5.1.7(1) Industry Model & Code Testing Aircraft Development 3-5 years, Mathworks upgrades every 6 months One solution to reduce cost of (continuing) upgrade cycles Testing infrastructure utilising customer models and MATLAB scripts Release Compatibility Performance Win-Win Situation: Value to Customers Reduced product upgrade cost Increased productivity Early knowledge of regression Value to Mathworks Compatibility testing Performance testing Increased tool adoption Simple 4-step process GUIs ITAR Rated Firewall Models Models AFSME Airbus Fuel System Modelling Environment GROUND_OPS/ 1 [DELAY(D_GOS)][((AR XFER... [MR FAULT]/d_i=0; [~MR] [AR]/d_i=0; [~AR] [~XFER] [XFER]/d_i=0; (1) (1) DEFUEL SOT OFF Secure Models Server 2 Tests & Results Establish NDA Package Models/Scripts Send Package Review and Act on Results 25

26 Summaries and Lessons Learnt 26

27 Lessons Learnt Deployment of MBSE As much about Competences as Technologies Skillsets & Mindsets Integration of Functional & Non-Functional models Model Build Reveals Emergent Properties Validation for free System difficult to model will be difficult to build/test Validation/Verification Testing A test that is more complex than that being tested is probably wrong Easy to be caught in the trap of Test for Success Testing for intentional but not unintentional behaviour Automated Test/Analysis allows regression testing Formal Proof more thorough than test scripts System Designers Focus on Designing the System The System Model is the System Requirements Extra functionality required to exercise the model are not requirements Need to clearly identify what are requirements and what are the extras Model Architecture Must match System Architecture Also conducive to multi-team development Easy for Designers can be Difficult for Simulators Engineers can be very ingenious Break downstream processes Model exchange with suppliers Automatic code generators Require adherence to Style Guidelines and Design Patterns 27

28 AIRBUS 2017 All rights reserved Thank you

Introduction to Simulink & Stateflow

Introduction to Simulink & Stateflow Introduction to Simulink & Stateflow Jonathan Agg 2015 The MathWorks, Inc. 1 2 Topics we will address this session Why model a system? Why use Simulink? Getting to grips with the basics of Simulink and

More information

Model-Based Design of a Quadcopter Ryan Gordon

Model-Based Design of a Quadcopter Ryan Gordon Model-Based Design of a Quadcopter Ryan Gordon 2015 The MathWorks, Inc. 1 Algorithm System Req. Model-Based Design Adoption Grid Virtual V&V System Validation Fully leveraged MBD Closed-Loop Simulation

More information

La Modélisation et la Simulation au service de l Innovation

La Modélisation et la Simulation au service de l Innovation Stability & Control Stéphane MARCY La Modélisation et la Simulation au service de l Innovation AGENDA Airbus group presentation and simulation history Challenges MATLAB & Simulink at Airbus Innovations

More information

Verification and Validation Working agile when developing a complex and safety critical product

Verification and Validation Working agile when developing a complex and safety critical product Verification and Validation Working agile when developing a complex and safety Håkan Anderwall, Saab AB NFI Testforum, Stockholm 2013-04-17 Agenda How to work from prototype and development test to validation.

More information

A User s Experience with Model-Based Design for GNC-Based Systems

A User s Experience with Model-Based Design for GNC-Based Systems A User s Experience with Model-Based Design for GNC-Based Systems James E. Craft, Lockheed-Martin Missiles and Fire Control 1 Lockheed Martin Corporation 140,000 Employees 65,000 Scientists and Engineers

More information

Utilization of Simulink Verification and Validation (V&V) and Simulink Design Verifier (SDV) for HVAC Controls Software

Utilization of Simulink Verification and Validation (V&V) and Simulink Design Verifier (SDV) for HVAC Controls Software Utilization of Simulink Verification and Validation (V&V) and Simulink Design Verifier (SDV) for HVAC Controls Software Arun Chakrapani Rao, Rupesh Kakade, Mohan Murugesan HVAC Controls Algo And Readiness,

More information

Model-Based Design with MATLAB and Simulink to shorten the design of a new infusion pump

Model-Based Design with MATLAB and Simulink to shorten the design of a new infusion pump Model-Based Design with MATLAB and Simulink to shorten the design of a new infusion pump Fresenius Approach Claude VITTORIA, Fresenius Kabi APPLICATION DEVICES Model-Based Design to shorten the design

More information

Model-Based Design for High Integrity Software Development Mike Anthony Senior Application Engineer MathWorks Tucson, AZ USA

Model-Based Design for High Integrity Software Development Mike Anthony Senior Application Engineer MathWorks Tucson, AZ USA Model-Based Design for High Integrity Software Development Mike Anthony Senior Application Engineer MathWorks Tucson, AZ USA 2013 The MathWorks, Inc. 1 Model-Based Design for High Integrity Software Development

More information

Exploring the Design Space with System Simulation to Manage Increasing Thermal Loads on Aircraft Fuel Systems

Exploring the Design Space with System Simulation to Manage Increasing Thermal Loads on Aircraft Fuel Systems Exploring the Design Space with System Simulation to Manage Increasing Thermal Loads on Aircraft Fuel Systems Today s modern military fighter jets are like a flying thermos bottle according to Steve Iden,

More information

The Impact of Modelling and Simulation in Airbus Product Development

The Impact of Modelling and Simulation in Airbus Product Development Matlab EXPO 2013 The Impact of Modelling and Simulation in Airbus Product Development Presented by Sanjiv SHARMA Technical Expert for Modelling & Simulation Methods and Tools Contents Introduction Overview

More information

Frontload the design, V&V and certification of software-intensive mechatronic systems by adopting the Digital Twin approach

Frontload the design, V&V and certification of software-intensive mechatronic systems by adopting the Digital Twin approach Frontload the design, V&V and certification of software-intensive mechatronic systems by adopting the Digital Twin approach Mathieu Dutré Business Development & Innovation Manager, MBSE Mathworks EXPO

More information

TEST I VIDAREUTVECKLINGEN AV GRIPENS AVIONIK- OCH MARKSTÖDSYSTEM

TEST I VIDAREUTVECKLINGEN AV GRIPENS AVIONIK- OCH MARKSTÖDSYSTEM TEST I VIDAREUTVECKLINGEN AV GRIPENS AVIONIK- OCH MARKSTÖDSYSTEM Håkan Anderwall, Saab AB Jacob Gustafsson, Combitech 2011-11-17 AGENDA! The Gripen weapon system an overview! Part 1: The Gripen Aircraft

More information

Applying Model-Based Design to Commercial Vehicle Electronics Systems

Applying Model-Based Design to Commercial Vehicle Electronics Systems Copyright 2008 The MathWorks, Inc. 2008-01-2663 Applying Model-Based Design to Commercial Vehicle Electronics Systems Tom Egel, Michael Burke, Michael Carone, Wensi Jin The MathWorks, Inc. ABSTRACT Commercial

More information

Introduction to Simulink & Stateflow

Introduction to Simulink & Stateflow Introduction to Simulink & Stateflow GianCarlo Pacitti, MathWorks 2015 The MathWorks, Inc. 1 2 Topics we will address this session Why do organisations use Simulink and Stateflow? Getting to grips with

More information

On various testing topics: Integration, large systems, shifting to left, current test ideas, DevOps

On various testing topics: Integration, large systems, shifting to left, current test ideas, DevOps On various testing topics: Integration, large systems, shifting to left, current test ideas, DevOps Matti Vuori www.mattivuori.net matti.vuori@mattivuori.net @Matti_Vuori TUT lecture series of SW Technologies:

More information

Leading tier one supplier reduces controls development time by 75 percent with LMS Imagine.Lab Amesim

Leading tier one supplier reduces controls development time by 75 percent with LMS Imagine.Lab Amesim Automotive and transportation Leading tier one supplier reduces controls development time by 75 percent with LMS Imagine.Lab Amesim Product LMS Business challenges Develop control strategies without physically

More information

Certifiable Production Code Development

Certifiable Production Code Development Certifiable Production Code Development David Owens Rolls-Royce Control Systems 2017 Rolls-Royce plc and/or its subsidiaries The information in this document is the property of Rolls-Royce plc and/or its

More information

Simulink as Your Enterprise Simulation Platform

Simulink as Your Enterprise Simulation Platform Simulink as Your Enterprise Simulation Platform Prasanna Deshpande & Naga Pemmaraju 2015 The MathWorks, Inc. 1 Enterprise Simulation Platform Enterprise - Any size business or project Simulation Evaluating

More information

A-L-V. Presenters, Ford Chassis Controls: Nate Rolfes John Broderick Jeff Cotter. With Ford MBSE Tools & Methods:

A-L-V. Presenters, Ford Chassis Controls: Nate Rolfes John Broderick Jeff Cotter. With Ford MBSE Tools & Methods: A-L-V Automating the Left Side of the V Presenters, Ford Chassis Controls: Nate Rolfes John Broderick Jeff Cotter With Ford MBSE Tools & Methods: Kyu Sohn Yuping Jiang Tapan Kasaragod May 2, 2018 MODERN

More information

Production Code Generation for Engine Control System

Production Code Generation for Engine Control System IAC 2004 Production Code Generation for Engine Control System June 15 th, 2004 Tetsuji Katayama Akira Ohata TOYOTA MOTOR CORPORATION Yoshitaka Uematsu DENSO CORPORATION Contents MBD (Model Based Development)

More information

2010 The MathWorks, Inc. Model-Based Design for High Integrity Software and Hardware

2010 The MathWorks, Inc. Model-Based Design for High Integrity Software and Hardware 2010 The MathWorks, Inc. Model-Based Design for High Integrity Software and Hardware Agenda Relevant standards DO workflow Common Elements - Software Considerations and Workflows Hardware Considerations

More information

APP - Aircraft Performance Program

APP - Aircraft Performance Program Introduction APP - Aircraft Performance Program Introduction APP is an aircraft-performance calculation program, specifically designed to provide a fast and easy way to evaluate aircraft performance. Another

More information

Introduction to MATLAB. EL1150, Lecture 1, HT 2014

Introduction to MATLAB. EL1150, Lecture 1, HT 2014 Introduction to MATLAB EL1150, Lecture 1, HT 2014 What is Matlab? A software environment for interactive numerical computations Examples: - Matrix computations and linear algebra - Solving nonlinear equations

More information

WAXWING AVIONICS Aviation Solutions Enhancing Operations and Safety.

WAXWING AVIONICS Aviation Solutions Enhancing Operations and Safety. WAXWING AVIONICS Aviation Solutions Enhancing Operations and Safety www.waxwingavionics.aero Who is Waxwing Avionics? Waxwing Avionics founded in the 2014. Mission - To build solutions that lower costs,

More information

Development of AUTOSAR Software Components with Model-Based Design

Development of AUTOSAR Software Components with Model-Based Design Development of Software Components with Model-Based Design 2008 The MathWorks, Inc. Dr. Joachim Schlosser Application Engineering The MathWorks GmbH 3 things to remember about, Model-Based Design with

More information

Development of AUTOSAR Software Components with Model-Based Design

Development of AUTOSAR Software Components with Model-Based Design Development of AUTOSAR Software Components with Model-Based Design Guido Sandmann Automotive Marketing Manager, EMEA The MathWorks Joachim Schlosser Senior Team Leader Application Engineering The MathWorks

More information

MathWorks Vision for Systematic Verification and Validation

MathWorks Vision for Systematic Verification and Validation MathWorks Vision for Systematic Verification and Validation Bill Aldrich Senior Development Manager Simulink Verification and Validation, Simulink Design Verifier 2016 The MathWorks, Inc. 1 Growing Complexity

More information

"The Ongoing Pursuit of an Integrated Toolset for Model- Based Design: Benefits and Challenges" Steve Houghton

The Ongoing Pursuit of an Integrated Toolset for Model- Based Design: Benefits and Challenges Steve Houghton "The Ongoing Pursuit of an Integrated Toolset for Model- Based Design: Benefits and Challenges" Steve Houghton steven.d.houghton@selex-sas.com History About 20 years ago I started work as a Software Engineer

More information

European initiative on predictable integration of Embedded Systems. Vincent Seignole (THALES Communications)

European initiative on predictable integration of Embedded Systems. Vincent Seignole (THALES Communications) European initiative on predictable integration of Embedded Systems Vincent Seignole (THALES Communications) Consortium FRANCE THALES Communications THALES Avionics AIRBUS CEA FéRIA VERIMAG LESTER SPAIN

More information

How to build an autonomous anything

How to build an autonomous anything How to build an autonomous anything Richard Rovner VP Marketing MathWorks 2015 The MathWorks, Inc. 1 2 3 4 5 6 7 Autonomous Technology 8 Autonomous Acting independently 9 Autonomous Technology 10 Autonomous

More information

Title page - CLEO Baltimore, May 9, 2007 Software Engineering Processes Used to Develop the NIF Integrated Computer Control System* A.

Title page - CLEO Baltimore, May 9, 2007 Software Engineering Processes Used to Develop the NIF Integrated Computer Control System* A. Title page - CLEO Baltimore, May 9, 2007 Software Engineering Processes Used to Develop the NIF Integrated Computer Control System* A. Peter Ludwigsen 2007 International Conference on Accelerators and

More information

Architectural Considerations for Validation of Run-Time Application Control Capabilities for Real-Time Systems

Architectural Considerations for Validation of Run-Time Application Control Capabilities for Real-Time Systems Architectural Considerations for Validation of Run-Time Application Control Capabilities for Real-Time Systems Paul V. Werme, NSWCDD Antonio L. Samuel, NSWCDD DISTRIBUTION STATEMENT A. Approved for public

More information

BR&T-E UAS activities 2012

BR&T-E UAS activities 2012 BR&T-E UAS activities 2012 Lima April 2012 BOEING is a trademark of Boeing Management Company. Overview Boeing UAS activities Trajectory Technologies: AIDL Environmentally friendly UAS Scan Eagle Current

More information

ARCHITECTURE AND FIELD TEST OF A RESTFUL WEB SERVICE FOR THE OPTIMISATION OF SPACE HEATING IN A COMMERCIAL OFFICE

ARCHITECTURE AND FIELD TEST OF A RESTFUL WEB SERVICE FOR THE OPTIMISATION OF SPACE HEATING IN A COMMERCIAL OFFICE ARCHITECTURE AND FIELD TEST OF A RESTFUL WEB SERVICE FOR THE OPTIMISATION OF SPACE HEATING IN A COMMERCIAL OFFICE D. Lindelöf 1, H. Afshari 1, M. Alisafaee 1, J. Biswas 1, P. Borsò 1, X. Mocellin 1, J.

More information

System-level Co-simulation of Integrated Avionics Using Polychrony durch Klicken bearbeiten

System-level Co-simulation of Integrated Avionics Using Polychrony durch Klicken bearbeiten CESAR - Cost-efficient methods and processes for safety relevant embedded systems System-level Co-simulation Formatvorlage des Untertitelmasters of Integrated Avionics Using Polychrony durch Klicken bearbeiten

More information

10 Giugno System Driven Product Development Beppe Grimaldi Manager, Professional Services

10 Giugno System Driven Product Development Beppe Grimaldi Manager, Professional Services 10 Giugno 2014 System Driven Product Development Beppe Grimaldi Manager, Professional Services Smarter Decisions for Industry AGENDA Automotive Global Scenario SPL Investment on System Engineering Traditional

More information

14595: Model Based Engineering for Embedded Test Software Requirements Development

14595: Model Based Engineering for Embedded Test Software Requirements Development Pursuant to ITAR 120.10, this document contains no technical data 14595: Model Based Engineering for Embedded Software Requirements Development James Brewer Architect Raytheon 25 Oct 2012 Copyright 2012

More information

Reference report Oil & Gas

Reference report Oil & Gas Distributed generator management with WinCC OA The system integrator DMC, Inc., works extensively with a manufacturer of heat and power cogeneration systems used in a wide variety of industries from oil

More information

Model Driven Approaches to Firmware Development in Selex ES. 21 Jan. 2015

Model Driven Approaches to Firmware Development in Selex ES. 21 Jan. 2015 Model Driven Approaches to Firmware Development in Selex ES 21 Jan. 2015 Presentation Overview Selex ES Company Overview Firmware Engineering at Selex ES Edinburgh History of Model Driven Engineering within

More information

Applying MathWorks Tools to Automotive Embedded Software Development. Neil Robson Changan UK R&D Centre Ltd

Applying MathWorks Tools to Automotive Embedded Software Development. Neil Robson Changan UK R&D Centre Ltd Applying MathWorks Tools to Automotive Embedded Software Development Neil Robson Changan UK R&D Centre Ltd 2016-10-05 1 CONTENTS 1 Changan Introduction 2 Capability Building 3 Lead Project 4 Results 5

More information

Software Tools. Mechatronics, Embedded Control System Design, CAD, Finite Element Analysis, Information Technology and Big Data Areas.

Software Tools. Mechatronics, Embedded Control System Design, CAD, Finite Element Analysis, Information Technology and Big Data Areas. Mechatronics, Embedded Control System Design, CAD, Finite Element Analysis, Information Technology and Big Data Areas. Our Vision is to be the best technology services and products company with global

More information

Re-Designing the Auto-Throttle system using MBSE. Souparno Sengupta Chandana Panda Ankit Raj Mathur

Re-Designing the Auto-Throttle system using MBSE. Souparno Sengupta Chandana Panda Ankit Raj Mathur Re-Designing the Auto-Throttle system using MBSE Souparno Sengupta Chandana Panda Ankit Raj Mathur Problem Statement Modern day pilots have more supervisory roles in the cockpit compared to flying responsibilities

More information

Model Based Design in Automation

Model Based Design in Automation Model Based Design in Automation Ashraf Zarur Tetra Pak A.Zarur/2016-04-19 Focused on our customers We specialise in providing customers with complete solutions for the processing, packaging and distribution

More information

Verification and virtual commissioning of configurable handling systems

Verification and virtual commissioning of configurable handling systems Verification and virtual commissioning of configurable handling systems Design and Development Engineer Reishauer AG June, 2017 Reishauer AG Industriestrasse 36 8304 Wallisellen Switzerland Adopt virtual

More information

Partner Up Greg Hallauer, Yokogawa Corporation of America

Partner Up Greg Hallauer, Yokogawa Corporation of America Partner Up Greg Hallauer, Yokogawa Corporation of America Over the past decade, companies have been using unconventional drilling technology to extract gas and liquid from the readily available shale formations

More information

The Integrated Vehicle Health Management Development Process: Verification and Validation of Simulation Models

The Integrated Vehicle Health Management Development Process: Verification and Validation of Simulation Models A publication of CHEMICAL ENGINEERING TRANSACTIONS VOL. 33, 2013 Guest Editors: Enrico Zio, Piero Baraldi Copyright 2013, AIDIC Servizi S.r.l., ISBN 978-88-95608-24-2; ISSN 1974-9791 The Italian Association

More information

How to build an autonomous anything

How to build an autonomous anything How to build an autonomous anything Jim Tung MathWorks Fellow MathWorks 2015 The MathWorks, Inc. 1 2 3 4 5 6 7 Autonomous Technology 8 Autonomous Acting independently 9 Autonomous Technology Provides the

More information

Modelling the Risk In Defence Engineering

Modelling the Risk In Defence Engineering Modelling the Risk In Defence Engineering Model-Based Systems Engineering Symposium 27 October 2014 Canberra, Australia Presented by Chris Stecki, PHM Technology Executive Summary Defence is transitioning

More information

AVEVA Public Training Courses 2014

AVEVA Public Training Courses 2014 AVEVA Public Training Courses 2014 (,, ) AVEVA PDMS 12.1 Design Mon 19 May Fri 23 May (Basic) Mon 23 Jun Fri 27 Jun Mon 28 Jul Fri 1 Aug Mon 10 Nov Fri 14 Nov AVEVA Everything3D Design Mon 18 Aug Fri 22

More information

TAUPE Publishable Summary

TAUPE Publishable Summary TAUPE Publishable Summary Description and main objectives of the project TAUPE is a FP7 collaborative research project led by SAFRAN Engineering Services aiming at reducing the length and mass of the aircraft

More information

Airbus A330/A340 Flight Control System

Airbus A330/A340 Flight Control System System Specification Type-A Document Airbus A330/A340 Flight Control System Contents 1.0 INTRODUCTION... 1 2.0 REQUIREMENTS... 2 2.2 SYSTEM CHARACTERISTICS... 2 2.2.1 Performance Characteristics... 2 2.2.2

More information

Machine Learning Simplified

Machine Learning Simplified Machine Learning Simplified Paola Jaramillo 2015 The MathWorks, Inc. 1 Brain-Controlled Robots 2 New MATLAB framework makes machine learning easy and accessible for Engineers 3 Consider Machine Learning

More information

Developing and Deploying Analytics for IoT Systems

Developing and Deploying Analytics for IoT Systems Developing and Deploying Analytics for IoT Systems Daryl Ning Applications Engineer MathWorks Australia 2015 The MathWorks, Inc. 1 Key Takeaways MATLAB helps you develop IoT algorithms MATLAB and ThingSpeak

More information

What s New in MATLAB and Simulink

What s New in MATLAB and Simulink What s New in MATLAB and Simulink Dr. Marc Segelken 2015 The MathWorks, Inc. 1 Platform Productivity Workflow Depth Application Breadth Getting your work done faster Support for your entire workflow Products

More information

NEW REQUIREMENTS NEW SOLUTIONS

NEW REQUIREMENTS NEW SOLUTIONS KONFORT 700R SERIES NEW REQUIREMENTS NEW SOLUTIONS From the 1 st January 2011 all newly type approved cars under the EEC legislation, should use the new refrigerant R1234yf in the AC system. This new gas,

More information

COP-OPTIMISED PRESSURE CONTROL FOR A CENTRALISED CO 2 COOLING SYSTEM IN AIRCRAFT APPLICATIONS

COP-OPTIMISED PRESSURE CONTROL FOR A CENTRALISED CO 2 COOLING SYSTEM IN AIRCRAFT APPLICATIONS COP-OPTIMISED PRESSURE CONTROL FOR A CENTRALISED CO 2 COOLING SYSTEM IN AIRCRAFT APPLICATIONS S. ADEYEFA, O. SCHADE, U. CARL Hamburg University of Technology, Department of Aircraft Systems Engineering

More information

FLOTATION CONTROL & OPTIMISATION

FLOTATION CONTROL & OPTIMISATION FLOTATION CONTROL & OPTIMISATION A global leader in mineral and metallurgical innovation FLOATSTAR OVERVIEW Flotation is a complex process that is affected by a multitude of factors. These factors may

More information

Brief Summary of Last Lecture. Model checking of timed automata: general approach

Brief Summary of Last Lecture. Model checking of timed automata: general approach Brief Summary of Last Lecture Formal verification Types: deductive (theorem proving) and algorithmic (model checking) ields proof that a (formal) specification is fulfilled Formalization of specs e.g.

More information

EXPLORE ENROLL EXCEL 2017

EXPLORE ENROLL EXCEL 2017 EXPLORE ENROLL EXCEL 2017 EXPLORE EXCEL ENROLL WHY CHOOSE MATHWORKS FOR TRAINING? MathWorks courses are developed by a team of training engineers with exclusive product knowledge gained from working closely

More information

SAAB ONEFACT CONFERENCE

SAAB ONEFACT CONFERENCE 1 SAAB ONEFACT CONFERENCE Wilhelm Isoz, Saab Aeronautics This document and the information contained herein is the property of Saab AB and must not be used, disclosed or altered without Saab AB prior written

More information

DATA LOGGERS RANGE SOFREL LX SOLUTIONS FOR WATER NETWORK MONITORING

DATA LOGGERS RANGE SOFREL LX SOLUTIONS FOR WATER NETWORK MONITORING DATA LOGGERS RANGE SOFREL LX SOLUTIONS FOR WATER NETWORK MONITORING DATA LOGGERS - SOFREL LX MAKING WATER NETWORKS INTELLIGENT AND ABLE TO COMMUNICATE The SOFREL LX range is composed of Data Loggers specifically

More information

The Rise of Engineering-Driven Analytics. Richard Rovner VP Marketing

The Rise of Engineering-Driven Analytics. Richard Rovner VP Marketing The Rise of Engineering-Driven Analytics Richard Rovner VP Marketing MathWorks @RichardRovner The Rise of Engineering-Driven Analytics The Rise of Engineering-Driven Analytics Limited users, scope & technology

More information

Aeronautica Militare Virtuale Italiana KA-50 CHECKLIST.

Aeronautica Militare Virtuale Italiana KA-50 CHECKLIST. Aeronautica Militare Virtuale Italiana KA-50 CHECKLIST http://www.amvi.it SCOPE AND PURPOSES This checklist contains the operators and crewmembers checks to be accomplished during normal and emergency

More information

Drinking From A Fire Hose Without Drowning. Mark Grabb. Technology Leader, Analytics. General Electric Company, All Rights Reserved

Drinking From A Fire Hose Without Drowning. Mark Grabb. Technology Leader, Analytics. General Electric Company, All Rights Reserved Drinking From A Fire Hose Without Drowning Mark Grabb Technology Leader, Analytics General Electric Company, 2013. All Rights Reserved Big Industrial Products Big Iron Big Industrial Services Big Data

More information

The Functional. Mockup-Interface: Innovation through. Open Standards. Hubertus Tummescheit, Modelon

The Functional. Mockup-Interface: Innovation through. Open Standards. Hubertus Tummescheit, Modelon The Functional Mockup-Interface: Innovation through Open Standards Hubertus Tummescheit, Modelon GPDIS_2017.ppt 1 Biography Dr. Tummescheit is the President of Modelon Inc., and Chief Strategy Officer

More information

Microsoft is slowly phasing out FRx, and will be replaced by Management Reporter

Microsoft is slowly phasing out FRx, and will be replaced by Management Reporter Microsoft is slowly phasing out FRx, and will be replaced by Management Reporter FRx will be supported for the remainder of the current SL, GP, AX, NAV lifecycles FRx will NOT be available in new releases

More information

Experience of an efficient and actual MDE process : design and verification of ATC onboard systems

Experience of an efficient and actual MDE process : design and verification of ATC onboard systems Experience of an efficient and actual MDE process : design and verification of ATC onboard systems E. Bonnafous, E.Saves, E. Gilbert, J.Honoré CS-SI - Parc de La Plaine - BP5872-31506 Toulouse cedex 5

More information

Expanding the Reach of Formal. Oz Levia November 19, 2013

Expanding the Reach of Formal. Oz Levia November 19, 2013 Expanding the Reach of Formal Oz Levia November 19, 2013 Agenda Jasper Our Product Strategy and Apps Design Coverage App What will it mean to you? Page 2 2013, Jasper Design Automation All Rights Reserved.

More information

Introduction To Software Testing. Brian Nielsen. Center of Embedded Software Systems Aalborg University, Denmark CSS

Introduction To Software Testing. Brian Nielsen. Center of Embedded Software Systems Aalborg University, Denmark CSS Introduction To Software Testing Brian Nielsen bnielsen@cs.auc.dk Center of Embedded Software Systems Aalborg University, Denmark CSS 1010111011010101 1011010101110111 Software development cycle 1. Programmer

More information

CHAPTER 3 MODELLING AND SIMULATION

CHAPTER 3 MODELLING AND SIMULATION 58 CHAPTER 3 MODELLING AND SIMULATION 3.1 NEED FOR SIMULATION Simulation is the use of modeling to represent (but not replicate ) a system or process at an appropriate level of detail, and thereby help

More information

Simulink as Your Enterprise Simulation Platform

Simulink as Your Enterprise Simulation Platform Simulink as Your Enterprise Simulation Platform Dr. Mohamed Anas 2015 The MathWorks, Inc. 1 Simulink as an Enterprise Simulation Platform Simulating Spacecraft Communications for Deep-Space Missions Dr.

More information

CosiMate + Saber Multi Physic analysis for validation of vehicle platform

CosiMate + Saber Multi Physic analysis for validation of vehicle platform CosiMate + Saber Multi Physic analysis for validation of vehicle platform 7 th April 2016 Detroit Marriott Troy Agenda Introduction Chiastek and Cosimulation(5 ) FMI : an open standard for model exchange

More information

NDIA Test and Evaluation Conference

NDIA Test and Evaluation Conference NDIA Test and Evaluation Conference Model Based Systems Engineering (MBSE) and Modeling and Simulation (M&S) adding value to Test and Evaluation (T&E) March 16, 2011 Larry Grello High Performance Technologies,

More information

2015 ICAS Workshop on Systems Integration, Krakow Systems Integration for Capability, Flexibility and Affordability- Gripen Avionics Upgrade

2015 ICAS Workshop on Systems Integration, Krakow Systems Integration for Capability, Flexibility and Affordability- Gripen Avionics Upgrade 2015 ICAS Workshop on Systems Integration, Krakow Systems Integration for Capability, Flexibility and Affordability- Gripen Avionics Upgrade Billy Fredriksson Gunnar Holmberg Anders Pettersson More than

More information

Optimisation of the manufacturing value chain

Optimisation of the manufacturing value chain Optimisation Alicia Arce, Head of Control Systems Lab Fundación Ayesa Outline 1. INN-BALANCE overview 2. Manufacturing roadmap 3. Manufacturing optimization framework 4. Use cases 5. Manufacturing studies

More information

JTI-CS CFP06-REG-01-09

JTI-CS CFP06-REG-01-09 Clean Sky 2 Information Day dedicated to the 6 th Call for Proposal (CfP06) JTI-CS2-2017-CFP06-REG-01-09 Innovative Low Power De-Icing System Brussels, 22 February 2017 Estimated Funding Topic Value: 1200k

More information

An Engineering Data Management Infrastructure Covering Mission Analysis Up to System Qualification

An Engineering Data Management Infrastructure Covering Mission Analysis Up to System Qualification An Data Management Infrastructure Covering Mission Analysis Up to System Qualification SECESA 2016 Christian Hennig, Mark Baldesarra, Harald Eisenmann 6 October 2016 An Data Management Infrastructure Covering

More information

Accelerate Your Thermal Design. Thermal Simulation for Electronics

Accelerate Your Thermal Design. Thermal Simulation for Electronics Accelerate Your Thermal Design Thermal Simulation for Electronics Why Switch to 6SigmaET? Intelligent Thermal Modeling for Design, Verification & Optimization 6SigmaET is a thermal modeling tool that uses

More information

Physical Changes. Updates

Physical Changes. Updates IT Inventory, Space and ivity Management Automated diagramming reduces workload and errors Find any device and it s connectivity (LAN/WAN/SAN/Power) quickly Reduce cost and risk of implementing infrastructure

More information

Model-based Development of Safety Critical Software: Opportunities and Challenges

Model-based Development of Safety Critical Software: Opportunities and Challenges Model-based Development of Safety Critical Software: Opportunities and Challenges John McDermid, FREng Professor of Software Engineering, University of York Director Rolls-Royce Systems & Software Engineering

More information

What s New in MATLAB and Simulink

What s New in MATLAB and Simulink What s New in MATLAB and Simulink Daryl Ning Applications Engineer MathWorks Australia 2015 The MathWorks, Inc. 1 Platform Productivity Workflow Depth Application Breadth Getting your work done faster

More information

RESEARCH ON INTEGRATION OF VAPOR CYCLE/LIQUID-COOLED REFRIGERATION SYSTEM FOR HELICOPTERS

RESEARCH ON INTEGRATION OF VAPOR CYCLE/LIQUID-COOLED REFRIGERATION SYSTEM FOR HELICOPTERS RESEARCH ON INTEGRATION OF VAPOR CYCLE/LIQUID-COOLED REFRIGERATION SYSTEM FOR HELICOPTERS Hu Liang ECS Department, Nanjing Engineering Institute of Aircraft Systems, AVIC/ Aviation Key Laboratory of Science

More information

Knowledge-Based Holistic Energy Management of Public Buildings

Knowledge-Based Holistic Energy Management of Public Buildings 1667 Knowledge-Based Holistic Energy Management of Public Buildings S.K. Howell 1, Y. Rezgui 1 and B. Yuce 1 1 BRE Institute of Sustainable Engineering, Cardiff University, Queen s Buildings, The Parade,

More information

Power Technologies Pervasive & Enabling

Power Technologies Pervasive & Enabling Thermal Management Challenges of Military Electronics Mark S. Spector, Ph.D. Office of Naval Research Ships and Engineering Systems Division, Code 331 Phone: 703-696-4449 E-mail: spectom@onr.navy.mil NSF

More information

Rotorcraft Systems Engineering and Simulation Center. Introduction to the RSESC Complex Systems Integration Lab

Rotorcraft Systems Engineering and Simulation Center. Introduction to the RSESC Complex Systems Integration Lab Introduction to the Complex Systems Integration Lab David Arterburn Director, (256) 824-6846 arterbd@uah.edu http://www.uah.edu/rsesc Complex Systems Integration Environment Changes in technology are occurring

More information

Model-Based Integrated Health Management

Model-Based Integrated Health Management Model-Based Integrated Health Management Engineering Resilient Space Systems Keck Institute for Space Studies 2 August 2012 Erv Baumann Integrated Health Management Lead Advanced Programs & Technologies

More information

What s New in MATLAB and Simulink

What s New in MATLAB and Simulink What s New in MATLAB and Simulink Emelie Andersson, Application Engineer Magnus Jung, Application Engineer 2015 The MathWorks, Inc. 1 Platform Productivity Workflow Depth Application Breadth Getting your

More information

Virtual Integrated Plant Simulator (VIPS)

Virtual Integrated Plant Simulator (VIPS) Power Services Customer Training Virtual Integrated Plant Simulator (VIPS) A Site-Specific Solution Customized for Individual Plant Needs gepower.com Knowledge is Power Hands-on learning using the latest

More information

Session Nine: Functional Safety Gap Analysis and Filling the Gaps

Session Nine: Functional Safety Gap Analysis and Filling the Gaps Session Nine: Functional Safety Gap Analysis and Filling the Gaps Presenter Colin Easton ProSalus Limited Abstract Increasingly regulatory and competent authorities are looking to hazardous Installation

More information

Distributed Model Based Development for Car Electronics

Distributed Model Based Development for Car Electronics Distributed Model Based Development for Car Electronics Outline Background Methodology Paradigm Shift Background Automotive Supply Chain Spider Web Tier2 Tier1 CAR Maker Distributed Car Systems Architectures

More information

Systems Engineering for Intelligent Industrial Processes. Jan van Deventer Thursday, January 28, 2016

Systems Engineering for Intelligent Industrial Processes. Jan van Deventer Thursday, January 28, 2016 Systems Engineering for Intelligent Industrial Processes Jan van Deventer Thursday, January 28, 2016 Outline Definitions, Systems Engineering standards & documentation, System lifecycle management, Model

More information

What s New in MATLAB and Simulink

What s New in MATLAB and Simulink What s New in MATLAB and Simulink Michael Glaßer 2015 The MathWorks, Inc. 1 Platform Productivity Workflow Depth Application Breadth Getting your work done faster Support for your entire workflow Products

More information

How to build an autonomous anything

How to build an autonomous anything How to build an autonomous anything Mischa Kim 2015 The MathWorks, Inc. 1 2 3 4 5 6 7 Autonomous Technology 8 Autonomous Technology Having the power for self-governance 9 Autonomous Technology Provides

More information

WEBINARS. Model Based Requirements Engineering (MBRE) Tuesday, 06 February 2018

WEBINARS. Model Based Requirements Engineering (MBRE) Tuesday, 06 February 2018 Model Based Requirements Engineering (MBRE) Tuesday, 06 February 2018 Introduction: Webinar rules Webinar rules: The Webinar will start in few minutes You ll be muted all along the Webinar There s a chatting

More information

Novedades de las últimas versiones de MATLAB y Simulink

Novedades de las últimas versiones de MATLAB y Simulink Novedades de las últimas versiones de MATLAB y Simulink R2016b R2017a Paz Tárrega David Pérez 2015 The MathWorks, Inc. 1 Application Breadth Workflow Depth Platform Productivity Products for the work you

More information

Implementing Physical Inventory for Telecommunications Operational Support Systems.

Implementing Physical Inventory for Telecommunications Operational Support Systems. Implementing Physical Inventory for Telecommunications Operational Support Systems. Tony Tonkin Telstra Corporation Limited Manish Arora Infotech Enterprise Limited Introduction Contents Scope History

More information

TrueSense* for Cooling

TrueSense* for Cooling Fact Sheet TrueSense* for Cooling Ready, Set, Go Whether serving manufacturing or comfort cooling processes, cooling tower system performance for operational efficiency, asset preservation, water conservation,

More information

Bridging the Digital & Physical Worlds: IoT & Model-Based Approaches in Manufacturing

Bridging the Digital & Physical Worlds: IoT & Model-Based Approaches in Manufacturing Bridging the Digital & Physical Worlds: IoT & Model-Based Approaches in Manufacturing Matthew Hause PTC Engineering Fellow, MBSE Specialist December, 2017 1 Standard Systems Engineering V Operate Support

More information

THE CHALLENGE OF ISO FOR COMPLEX SOFTWARE MODELS Oliver Collmann

THE CHALLENGE OF ISO FOR COMPLEX SOFTWARE MODELS Oliver Collmann THE CHALLENGE OF ISO 26262 FOR COMPLEX SOFTWARE MODELS Oliver Collmann QUALITY IN THE DRIVER S SEAT SOLUTIONS FOR INTEGRATED QUALITY ASSURANCE OF EMBEDDED AUTOMOTIVE SOFTWARE OUR COMPANY WHO WE ARE Founded

More information

Compliance driven Integrated circuit development based on ISO26262

Compliance driven Integrated circuit development based on ISO26262 Compliance driven Integrated circuit development based on ISO26262 Haridas Vilakathara Manikantan panchapakesan NXP Semiconductors, Bangalore Accellera Systems Initiative 1 Outline Functional safety basic

More information