ADS2 Features & Functions A User s Perspective. Test & Integration Systems Products Software Solutions Service & Support

Size: px
Start display at page:

Download "ADS2 Features & Functions A User s Perspective. Test & Integration Systems Products Software Solutions Service & Support"

Transcription

1 ADS2 Features & Functions A User s Perspective Test & Integration Systems Products Software Solutions Service & Support

2 ADS2 Landscape ADS2 Toolbox Data Manipulation & Monitoring Session Control Configuration Data Visualization 3rd Party Software Simulation ADS2 Kernel Process Variable Database System Configuration Application Execution Automated Testing TechSAT TFG TechSAT TPM Model Based Development MATLAB SCADE Test Suites TechSAT IMATS ADS2 I/O Driver UUT / SUT Gateways AFDX A429 DIO/AIO TAP SFCC PFC IDU CRDC GE VAIS VCOM ADS2 - Features and Functions 2

3 ADS2 Core Concepts ADS2 - Features and Functions 3

4 ADS2 Characterization ADS2 is a platform To host applications, e.g. > Simulations > Test applications > Scripts > Monitoring and control panels > Complex visualizations > I/O resources (by means of driver applications) To run all these types of applications in a well-defined, deterministic, and reproducible way To exchange data between these applications in the form of process variables, always guaranteeing consistency ADS2 - Features and Functions 4

5 ADS2 Core Elements Recorder Data View Replay Argus Viewer Graph Viewer Table Viewer Session Manager Panel Editor ADS2 API ADS2 API ADS2 API ADS2 Kernel CVT Session / Cluster Cfg. I/O Mapping Scheduling ADS2 API ADS2 API ADS2 API ADS2 API ADS2 API ADS2 API Simulation Panel Simulation Simulation Simulation I/O Driver Configuration Editor I/O I/O I/O I/O ADS2 - Features and Functions 5

6 Current Value Table (CVT) Storage for process variables Data atoms CVT points > Referred to by name with additional attributes (min, max, type, unit, ) > Scalar data types (numeric, string) > Arrays (bus messages as byte arrays) Sampling and queueing access > Sampling: only newest value > Queueing: value history > Sampling outputs can be attached as queueing inputs Publish / subscribe model Applications always read/write groups of CVT points (consistency) System CVTs: part of system state available via CVT points Control CVTs: allow behavior to be manipulated CVT links: connection between PVs of different name and type CVT Link Simulation Script TPM CVT TCP/UDP A429 AFDX FAST CAN ADS2 - Features and Functions 6

7 I/O Mapping CVT Isolating and decoupling applications from direct access to I/O Mapping of process variables to I/O channels (i.e. I/O hardware) Channels denote all types of I/O handled by the I/O subsystem > Busses > Discretes > Analog > Ethernet-attached measurement devices EU conversion (e.g. scaling) Composition and decomposition of messages Scaling Scaling I/O Map Configuration Bus Out Bus In Analog Out Analog In Discrete Out Discrete In I/O Channel ADS2 - Features and Functions 7

8 Scheduling Deterministic and reproducible execution of applications Execution properties of > User applications > Built-in applications (e.g. recording) > I/O applications (i.e. drivers) > Node-to-node data transfer (i.e. cluster data exchange) Frame rate, length, offset, and subframe (sequencing of applications within a frame) Cluster SF* CL R Driver SF R R *Subframe W R C W W User Application SFs I/O SIM SIM Single Frame R C W Cluster SF CL W Rate 1, Len 1, SF 1 Rate 1, Len 1, SF 2 Rate 2, Len 1, SF 1 Rate 2, Len 2, SF 1 Frame 1 Frame 2 Frame 3 Frame 4 etc. ADS2 - Features and Functions 8

9 Clustering & Time Synchronization Pooling of > Computing resources > I/O resources > Logical functions (e.g. FIBs) Combining multiple nodes into a cluster Mix of real-time capable nodes and display nodes Mix of soft and hard time-synchronized nodes I/O typically distributed over multiple nodes Each node can act as a master in the cluster for (re)configuration and control purposes Panel Panel TCP/IP, RDMA (Ethernet, Infiniband) PCIe I/O Node Node CVT Script Node TechSAT Time Master Synchronized Time and Tick Simulation Shared Memory TCP/IP ADS2 - Features and Functions 9

10 Partitioning and Virtualization Node Resource sharing / reuse Partition a single node into multiple sub-nodes Kernel Kernel Kernel > i.e. multiple ADS2 kernels on a single computer Assign hardware resources (I/O, CPUs) to sub-nodes Node AFDX 1 AFDX 2 CAN 1 Sub-nodes become part of different clusters CPU 1 CPU 2 CPU 3 CPU 4 Through partitioning a cluster configuration can be developed without having a real cluster Node A AFDX 1 AFDX 2 CAN 1 CPU 1 CPU 2 CPU 3 CPU 4 Node B Part of Cluster 1 Part of Cluster 2 ADS2 - Features and Functions 10

11 Runtime Dynamics On-the-fly reconfigurability So-called components pack multiplatform binaries with their scheduling attributes and the necessary configuration items (CVTs, I/O maps) into a bundle Panel Linux Node Panel Node Components can also represent the two forms of the same thing: the simulated form and the actually connected form Configuration from human readable files Simulation Node Linux Windows Reconfiguration is not recompilation Simulation Drivers are ordinary applications, (re-)startable at any time ADS2 - Features and Functions 11

12 I/O Virtualization Developing I/O configurations without access to real HW Virtualization of I/O channels (e.g. A429 via Ethernet) Regular Dataflow I/O DDK I/O Driver OS Driver Virtualized Dataflow 1 I/O DDK Virtual I/O Driver Virtualized Dataflow 2 I/O DDK Hardware Virtual I/O Driver Virtualized I/O Channel Ethernet ADS2 - Features and Functions 12

13 ADS2 Key Properties Scalability: upward and downward Flexibility: system configurations and virtualization Usage dynamics: high iteration speed Modularity: small, highly modular kernel heavily tuned for performance ADS2 - Features and Functions 13

14 Built-in Functions and Tools ADS2 - Features and Functions 14

15 Functions & Tools Session Manager Top-level configuration and control user interface Access to system and configuration management tools Status and performance monitoring Distribution of simulations, monitors, panels, recorder and replay instances, etc. to displays and computing devices Creation and control of session files Online consistency check Configurable operator log ADS2 - Features and Functions 15

16 Functions & Tools Configuration Editor Configuration, creation, and maintenance of hardware devices, CVT, and I/O map configurations Templates (schemas) define structure of the data; used for validation and by the generic editor to configure itself On-the-fly consistency check Human readable configuration files Easy to generate as part of a configuration toolchain ADS2 - Features and Functions 16

17 Functions & Tools Data Monitoring Online Viewers For interactive data monitoring several modes are available: Formatted text for raw messages, labels, etc. Graph for numeric values Table for a combination of numeric and string values; also allows modification of PVs Tools are easy to use interactively without complex setup Error injection on PVs can be enabled / changed on-the-fly ADS2 - Features and Functions 17

18 Functions & Tools Panel Editor and Runtime Panels WYSIWYG editor to create interactive control and monitor panels for test and simulation purposes Rich set of graphical objects Object animation Tabbed panels Runtime Interpreter > Fast update > Touch screen support > Networked architecture > Windows and Linux platforms > Thousands of PVs per panel ADS2 - Features and Functions 18

19 Functions & Tools Recorder and Data Viewer (offline) Recording of any set of CVT points Various modes supported: > Continuous recording > Triggered snapshot recording with pre/post- trigger time window > Recording can be triggered / enabled / started / stopped by an arbitrary expression via CVT variables Data analysis and post-processing of recorded data with native ADS2 Data Viewer tool > Display of data as formatted text (all data types) or as graph (numeric data) > Data conversion for post-processing and analysis (e.g. export as CSV, NI DIAdem) ADS2 - Features and Functions 19

20 Functions & Tools Replay Replay of recorded data into the system (by writing to CVT points) Timing is identical to the timing as recorded Simultaneous replay of multiple streams > Scalable speed factor > Triggered by signal events Playback of data from other sources (i.e. flight test data) after being converted to ADS2 recording file format. ADS2 - Features and Functions 20

21 Functions & Tools Health Monitor & Status Comprehensive health monitoring concept allowing to quickly detect and isolate problems in the system hardware, configuration, or application Based on status system CVT variables in which all relevant information is continuously updated by the system ADS2 - Features and Functions 21

22 Functions & Tools Error Injection, Function Generator Error Injection Works directly on arbitrary CVT points, no ADS2 API call necessary Controlled via auxiliary CVT points Works via data manipulation tools (Argus, Table Viewer), simulations or scripts Function Generator Works on arbitrary CVT points simultaneously Functional API Generator types: > Ramp > Toggle > Triangle > Sine > Arbitrary expression ADS2 - Features and Functions 22

23 Software and Hardware Interfaces ADS2 - Features and Functions 23

24 Integrating Applications APIs Config. & Control (HTTP) Framework Tools MATLAB SCADE API EXAPI TechSAT TPM PySIM Native API I/O Driver I/O DDK A653 APEX API Standardized Open Protocols Protocol Adapter Data and Events ADS2 Kernel ADS2 - Features and Functions 24

25 Integration Applications Other Tools Automation and Test TechSAT Test Process Management (TPM) TechSAT Test Frame Generator (TFG) TechSAT IMA Test Suite (IMATS) Model Integration MATLAB/Simulink SCADE AP2633 Gateways GE VAIS VCOM SYSTeam ADS2 - Features and Functions 25

26 Hardware Support TechSAT Versatile I/O > AFDX (ARINC664, Boeing EDE), CAN, ARINC 429, MIL-STD-1553 > ARINC 629 > FAST (various digital and analog I/O, load unit, relay) > PCIe I/O TechSAT Auxilary I/O > AFDX TAP Computing Platform > PICNG 1.3 standard > PCI Express 3.0, PCI > Slot CPU (Intel Xeon 3.6 GHz, 8 cores) + backplane (max. 18 PCIe slots) in 4HE enclosure > I/O bandwidth: 32 GByte/sec > 10 GBit Ethernet, 40 GBit Infiniband High I/O density Complex I/O uniquely tailored for testing purposes (e.g. sophisticated error injection capabilities) ADS2 - Features and Functions 26

27 Hardware Support I/O Drivers Driver Develpment Kit for end users > Drivers are ordinary applications > Drivers can attach to a kernel via TCP/IP (i.e. remotely), i.e. on a host where no ADS2 is running Full integration with ADS2 tools possible > Templates for configuration data > Integration with devices configuration, I/O mapping, etc > I/O becomes indistinguishable from standard supported I/O Integration of proprietary HW > Cost > Intellectual property > Secrecy (military projects) > Security ADS2 - Features and Functions 27

28 Compatibility, Portability, Unification VME > PowerPC / VxWorks 5.5 > ADS2 R2 CompactPCI, PCI > ADS2 R3 PCI Express, PCI > RT Linux (customized) > ADS2 R4 ADS2 R4 > R2 and R3 backward compatible > Configuration compatible > Behavior compatible > Upgrading of all old system is possible > Support for all computing platforms ADS2 - Features and Functions 28

29 Performance Single Node Throughput milliseconds 10 5 Apps 9 10 Apps Apps 6 50 Apps Apps MB/Frame 1 MB ~ PVs 1 PV / 30 nanoseconds A350 Cabin0 / 2AIR 10 FIBS > 36 RT nodes, 21 workstations > 69 AFDX UUTs (total ca. 500 UUTs) Models > 38 simulations, 71 panels > Ca. 30 mio. Tx events / sec., 10 mio. Rx events / sec. > 10 ms frame time Data Complexity > Ca signals > I/O bandwidth: AFDX Tx 28 Gbit/s, RX 8.7 Gbit/s ADS2 - Features and Functions 29

30 Successful Development Projects in Time, Cost, and Quality ADS2 Complete Development Cycle From concept stage to formal system verification Scalability From virtual platform to entire test factory Modular Test Systems TechSAT and COTS allow tailored test systems to customer needs RT Performance 10 7 process variables Deterministic data handling Tools Integration Modelling tools Gateways Transparent Data Layer CVT concepts Distributed Additional Tools Automatic testing (TPM, IMATS) ICD management Intuitive User Interface ADS2 core tools and customizable panels Application Interface Third-party HW Customer drivers Proven Service Record In use for over 2 decades Worldwide customer base Future Proof Multi-platform compatibility Modular software design ADS2 - Features and Functions 30

31 TechSAT Confidentiality 2016 TechSAT GmbH. All rights reserved. Confidential and proprietary document. This document and all information contained herein is the sole property of TechSAT GmbH. No intellectual property rights are granted by the delivery of this document or the disclosure of its content. This document shall not be reproduced or disclosed to a third party without the express written consent of TechSAT GmbH. This document and its content shall not be used for any purpose other than that for which it is supplied. The statements made herein do not constitute an offer. They are based on the mentioned assumptions and are expressed in good faith. Where the supporting grounds for these statements are not shown, TechSAT GmbH will be pleased to explain the basis thereof. ADS2 - Features and Functions 31

Developing deterministic networking technology for railway applications using TTEthernet software-based end systems

Developing deterministic networking technology for railway applications using TTEthernet software-based end systems Developing deterministic networking technology for railway applications using TTEthernet software-based end systems Project n 100021 Astrit Ademaj, TTTech Computertechnik AG Outline GENESYS requirements

More information

Real-time for Windows NT

Real-time for Windows NT Real-time for Windows NT Myron Zimmerman, Ph.D. Chief Technology Officer, Inc. Cambridge, Massachusetts (617) 661-1230 www.vci.com Slide 1 Agenda Background on, Inc. Intelligent Connected Equipment Trends

More information

Developing and Testing Networked Avionics Systems and Devices By Troy Troshynski, Avionics Interface Technologies

Developing and Testing Networked Avionics Systems and Devices By Troy Troshynski, Avionics Interface Technologies Developing and Testing Networked Avionics Systems and Devices By Troy Troshynski, Avionics Interface Technologies MIL-STD-1553 The MIL-STD-1553 protocol standard was first published in 1973 by the U.S.

More information

Distributed IMA with TTEthernet

Distributed IMA with TTEthernet Distributed IMA with thernet ARINC 653 Integration of thernet Georg Gaderer, Product Manager Georg.Gaderer@tttech.com October 30, 2012 Copyright TTTech Computertechnik AG. All rights reserved. Introduction

More information

Test Process Management (TPM) Software Tool Suite for Verification & Validation of Electronic Equipment. Product Overview

Test Process Management (TPM) Software Tool Suite for Verification & Validation of Electronic Equipment. Product Overview Process Management (TPM) Software Tool Suite for Verification & Validation of Electronic Equipment Product Overview 1 Table of Contents Introduction 3 Life Cycle Overview 4 TPM Concept 5 TPM Modules 6

More information

Managing HIL, SIL, and MIL Simulation with SIMulation Worbench TM

Managing HIL, SIL, and MIL Simulation with SIMulation Worbench TM White Paper Managing HIL, SIL, and MIL Simulation with SIMulation Worbench TM A software solution for creation, control, communication, and I/O connection of handwritten or autocoded models By: Mark Slater,

More information

IO virtualization. Michael Kagan Mellanox Technologies

IO virtualization. Michael Kagan Mellanox Technologies IO virtualization Michael Kagan Mellanox Technologies IO Virtualization Mission non-stop s to consumers Flexibility assign IO resources to consumer as needed Agility assignment of IO resources to consumer

More information

Reaching for the sky with certified and safe solutions for the aerospace market

Reaching for the sky with certified and safe solutions for the aerospace market www.tttech.com/aerospace Reaching for the sky with certified and safe solutions for the aerospace market More about our certified and safe products inside Advancing safe technologies, improving human lives

More information

Testing Operating Systems with RT-Tester

Testing Operating Systems with RT-Tester Testing Operating Systems with RT-Tester Jan Peleska, Oliver Meyer, Johannes Kanefendt and Florian Lapschies jp@verified.de University of Bremen and Verified Systems International GmbH, Bremen, Germany

More information

Testing Under Time Pressure. Versatile Test Benches for Avionic Systems

Testing Under Time Pressure. Versatile Test Benches for Avionic Systems Testing Under Time Pressure Versatile Test Benches for Avionic Systems In the future, test benches will be made up from subsystems that are manufactured by specialized suppliers. It is very important to

More information

SCADE. SCADE 19.2 Solutions for ARINC 661 Compliant Systems. The ARINC 661 Standard EMBEDDED SOFTWARE

SCADE. SCADE 19.2 Solutions for ARINC 661 Compliant Systems. The ARINC 661 Standard EMBEDDED SOFTWARE EMBEDDED SOFTWARE SCADE SCADE 19.2 Solutions for ARINC 661 Compliant Systems SCADE Solutions for ARINC 661 Compliant Systems is a simulation toolset that empowers engineers to prototype and design ARINC

More information

Innovation, Quality & Service. MIL-STD-1553 ARINC-429/717 Interface Cards & Real-Time Ethernet Converters.

Innovation, Quality & Service. MIL-STD-1553 ARINC-429/717 Interface Cards & Real-Time Ethernet Converters. Innovation, Quality & Service MIL-STD-1553 ARINC-429/717 Interface Cards & Real-Time Ethernet Converters www.altadt.com 1-888-429-1553 Alta Data Technologies Company Overview Founded in 2007, Alta is the

More information

Generic Fieldbus Application Program Interface for Windows

Generic Fieldbus Application Program Interface for Windows Generic Fieldbus Application Program Interface for Windows Dipl.-Ing. Martin Rostan, Beckhoff Industrie Elektronik, Nürnberg Dipl.-Ing. Gerd Hoppe, Beckhoff Automation LLC, Minneapolis The choice of the

More information

The rcuda middleware and applications

The rcuda middleware and applications The rcuda middleware and applications Will my application work with rcuda? rcuda currently provides binary compatibility with CUDA 5.0, virtualizing the entire Runtime API except for the graphics functions,

More information

PXI Remote Control and System Expansion

PXI Remote Control and System Expansion Have a question? Contact Us. PRODUCT FLYER PXI Remote Control and System Expansion CONTENTS PXI Remote Control and System Expansion Components of a Remotely Controlled PXI System Choosing a Remote Control

More information

MULTIFUNCTION AIRCRAFT FLIGHT SURFACE BETTER AVIONICS VERIFICATION TOOL ELECTRONIC CONTROL UNIT TEST SYSTEM: A. Project Goals

MULTIFUNCTION AIRCRAFT FLIGHT SURFACE BETTER AVIONICS VERIFICATION TOOL ELECTRONIC CONTROL UNIT TEST SYSTEM: A. Project Goals MULTIFUNCTION AIRCRAFT FLIGHT SURFACE ELECTRONIC CONTROL UNIT TEST SYSTEM: A BETTER AVIONICS VERIFICATION TOOL Modern avionics exemplify safety and mission-critical, dependable systems. These systems continue

More information

Data Acquisition in High Speed Ethernet & Fibre Channel Avionics Systems

Data Acquisition in High Speed Ethernet & Fibre Channel Avionics Systems Data Acquisition in High Speed Ethernet & Fibre Channel Avionics Systems Troy Troshynski Avionics Interface Technologies (A Division of Teradyne) Omaha, NE U.S.A. troyt@aviftech.com http://www.aviftech.com/aggregator

More information

ANSYS SCADE 17.0 Solutions for ARINC 661-Compliant Systems

ANSYS SCADE 17.0 Solutions for ARINC 661-Compliant Systems Technical Data Sheet ANSYS SCADE 17.0 Solutions for Design Environment for Aircraft Manufacturers, CDS and UA Suppliers ANSYS SCADE Solutions for is a tool chain that empowers users to prototype and design

More information

Data Acquisition, Processing, Analytics, and Display

Data Acquisition, Processing, Analytics, and Display Data Acquisition, Processing, Analytics, and Display Ground support software and equipment for complex aerospace platforms The Power of insight Monitor Control Test Satellites, launch vehicles, aircraft,

More information

PXI - An ideal platform for a variety of industrial applications

PXI - An ideal platform for a variety of industrial applications PXI - An ideal platform for a variety of industrial applications Overview This white paper explains in detail the PXI architecture and discusses the benefits PXI systems present in a variety of industrial

More information

Gigabit Ethernet Packet Capture. User s Guide

Gigabit Ethernet Packet Capture. User s Guide Gigabit Ethernet Packet Capture User s Guide Copyrights Copyright 2009 CACE Technologies, Inc. All rights reserved. This document may not, in whole or part, be: copied; photocopied; reproduced; translated;

More information

STATEFUL TCP/UDP traffic generation and analysis

STATEFUL TCP/UDP traffic generation and analysis XENATM STATEFUL TCP/UDP traffic generation and analysis Ideal for validating firewalls, switches, routers, NAT routers, proxies, load-balancers, bandwidth shapers and more. VULCAN LAYER 4-7 GIGABIT ETHERNET

More information

Data-Centric Architecture for Space Systems

Data-Centric Architecture for Space Systems Data-Centric Architecture for Space Systems 3 rd Annual Workshop on Flight Software, Nov 5, 2009 The Real-Time Middleware Experts Rajive Joshi, Ph.D. Real-Time Innovations Our goals are the same but not

More information

GE Intelligent Platforms. Avionics

GE Intelligent Platforms. Avionics GE Intelligent Platforms Avionics Leadership For more than two decades, GE Intelligent Platforms has been a leader in avionics products for military and aerospace applications. Our products portfolio supports

More information

INT G bit TCP Offload Engine SOC

INT G bit TCP Offload Engine SOC INT 10011 10 G bit TCP Offload Engine SOC Product brief, features and benefits summary: Highly customizable hardware IP block. Easily portable to ASIC flow, Xilinx/Altera FPGAs or Structured ASIC flow.

More information

Achieving safe, certified, multicore avionics systems with Separation Kernel Hypervisors

Achieving safe, certified, multicore avionics systems with Separation Kernel Hypervisors Safety & Security for the Connected World Achieving safe, certified, multicore avionics systems with Separation Kernel Hypervisors 13 October 2015 Mark Pitchford, Technical Manager, EMEA Achieving safe,

More information

Dr. Ing. Cornelia Zahlten. Prof. Dr. Jan Peleska. Concepts and Implementation. Hard Real-Time Test Tools

Dr. Ing. Cornelia Zahlten. Prof. Dr. Jan Peleska. Concepts and Implementation. Hard Real-Time Test Tools Hard Real-Time Test Tools Concepts and Implementation Prof. Dr. Jan Peleska Centre for Computing Technologies, University of Bremen, Germany Dr. Ing. Cornelia Zahlten Verified Systems International GmbH,

More information

In this presentation,...

In this presentation,... Hard Real-Time Test Tools Concepts and Implementation Prof. Dr. Jan Peleska Centre for Computing Technologies, University of Bremen, Germany Dr. Ing. Cornelia Zahlten Verified Systems International GmbH,

More information

PCI, PCIe, cpci, and PC104+ Plus Modules

PCI, PCIe, cpci, and PC104+ Plus Modules PCI, PCIe, cpci, and PC104+ Plus Modules Data Sheets of TEWS I/O Modules and Carrier About TEWS TECHNOLOGIES TEWS TECHNOLOGIES is a leading solutions provider of embedded I/O and CPU products based on

More information

New Software-Designed Instruments

New Software-Designed Instruments 1 New Software-Designed Instruments Nicholas Haripersad Field Applications Engineer National Instruments South Africa Agenda What Is a Software-Designed Instrument? Why Software-Designed Instrumentation?

More information

An Introduction to GPFS

An Introduction to GPFS IBM High Performance Computing July 2006 An Introduction to GPFS gpfsintro072506.doc Page 2 Contents Overview 2 What is GPFS? 3 The file system 3 Application interfaces 4 Performance and scalability 4

More information

Precision Characterization of Ethernet Devices with LabVIEW Real-Time and FPGA

Precision Characterization of Ethernet Devices with LabVIEW Real-Time and FPGA Precision Characterization of Ethernet Devices with LabVIEW Real-Time and FPGA Author(s): David W. Lenkner, Ph.D., Senior Automation Systems Engineer, Data Science Automation, Inc. Timothy DC Nolan, Product

More information

Avionics Databus Solutions

Avionics Databus Solutions 1989-2013- 24 YEARS AVIO N IC S T E S TIN G product guide Avionics Databus Solutions AIM - avionics testing for the future - Today MIL-STD-1553 STANAG3910/ EFEX ARINC429 AFDX/ ARINC664P7/ ETHERNET/ GigE

More information

How to reduce the integration time Issues and Potential Solutions. Christophe GINESTET

How to reduce the integration time Issues and Potential Solutions. Christophe GINESTET How to reduce the integration time Issues and Potential Solutions Christophe GINESTET August 29th, 2013 Summary SYSTeam Overview The benefits of virtual integration Gateway between virtual and real integration

More information

Using a Certified Hypervisor to Secure V2X communication

Using a Certified Hypervisor to Secure V2X communication SYSGO AG PUBLIC 1 Using a Certified Hypervisor to Secure V2X communication Author(s): Date: Version Chris Berg 08/05/2017 v1.1 SYSGO AG PUBLIC 2 Protecting Assets People started protecting their assets

More information

Managing HIL, SIL and MIL Simulation with SIMulation Workbench

Managing HIL, SIL and MIL Simulation with SIMulation Workbench A Concurrent Real-Time White Paper 2881 Gateway Drive Pompano Beach, FL 33069 (954) 974-1700 www.concurrent-rt.com Managing HIL, SIL and MIL Simulation with SIMulation Workbench A software solution for

More information

A Reference Architecture for Payload Reusable Software (RAPRS)

A Reference Architecture for Payload Reusable Software (RAPRS) SAND2011-7588 C A Reference Architecture for Payload Reusable Software (RAPRS) 2011 Workshop on Spacecraft Flight Software Richard D. Hunt Sandia National Laboratories P.O. Box 5800 M/S 0513 Albuquerque,

More information

Avionics / Avionics Test Specialists

Avionics / Avionics Test Specialists Innovative High Tech Solutions for Leading Edge Aerospace Companies www.icsaero.com Avionics / Avionics Test Specialists Design, Manufacture, and Production of Avionics and Avionics Test & Simulation Instruments

More information

New Development of EPICS-based Data Acquisition System for Millimeter-wave Interferometer in KSTAR Tokamak

New Development of EPICS-based Data Acquisition System for Millimeter-wave Interferometer in KSTAR Tokamak October 10-14, 2011 Grenoble, France New Development of EPICS-based Data Acquisition System for Millimeter-wave Interferometer in KSTAR Tokamak October 11, 2011, Taegu Lee KSTAR Research Center 2 Outlines

More information

The Leading Parallel Cluster File System

The Leading Parallel Cluster File System The Leading Parallel Cluster File System www.thinkparq.com www.beegfs.io ABOUT BEEGFS What is BeeGFS BeeGFS (formerly FhGFS) is the leading parallel cluster file system, developed with a strong focus on

More information

Enhanced Ethernet Switching Technology. Time Applications. Rui Santos 17 / 04 / 2009

Enhanced Ethernet Switching Technology. Time Applications. Rui Santos 17 / 04 / 2009 Enhanced Ethernet Switching Technology for Adaptive Hard Real- Time Applications Rui Santos (rsantos@ua.pt) 17 / 04 / 2009 Problem 2 Switched Ethernet became common in real-time communications Some interesting

More information

An Oracle White Paper October Release Notes - V Oracle Utilities Application Framework

An Oracle White Paper October Release Notes - V Oracle Utilities Application Framework An Oracle White Paper October 2012 Release Notes - V4.2.0.0.0 Oracle Utilities Application Framework Introduction... 2 Disclaimer... 2 Deprecation of Functionality... 2 New or Changed Features... 4 Native

More information

A Data-Centric Approach for Modular Assurance Abstract. Keywords: 1 Introduction

A Data-Centric Approach for Modular Assurance Abstract. Keywords: 1 Introduction A Data-Centric Approach for Modular Assurance Gabriela F. Ciocarlie, Heidi Schubert and Rose Wahlin Real-Time Innovations, Inc. {gabriela, heidi, rose}@rti.com Abstract. A mixed-criticality system is one

More information

Applying MILS to multicore avionics systems

Applying MILS to multicore avionics systems Applying MILS to multicore avionics systems Eur Ing Paul Parkinson FIET Principal Systems Architect, A&D EuroMILS Workshop, Prague, 19 th January 2016 2016 Wind River. All Rights Reserved. Agenda A Brief

More information

Cisco Configuration Engine 2.0

Cisco Configuration Engine 2.0 Cisco Configuration Engine 2.0 The Cisco Configuration Engine provides a unified, secure solution for automating the deployment of Cisco customer premises equipment (CPE). This scalable product distributes

More information

EPICS: Experimental Physics and Industrial Control System. Control Architecture Reading Group

EPICS: Experimental Physics and Industrial Control System. Control Architecture Reading Group EPICS: Experimental Physics and Industrial Control System Control Architecture Reading Group Overview What, Why and Who? The Subsystems Performance Conclusions What is EPICS and Why? Scaleable real-time

More information

Computing and Communications Infrastructure for Network-Centric Warfare: Exploiting COTS, Assuring Performance

Computing and Communications Infrastructure for Network-Centric Warfare: Exploiting COTS, Assuring Performance for Network-Centric Warfare: Exploiting COTS, Assuring Performance Dr. James P. Richardson Mr. Lee Graba Mr. Mukul Agrawal Honeywell International, Inc. {james.p.richardson,lee.graba,mukul.agrawal}@honeywell.com

More information

Simplify System Complexity

Simplify System Complexity Simplify System Complexity With the new high-performance CompactRIO controller Fanie Coetzer Field Sales Engineer Northern South Africa 2 3 New control system CompactPCI MMI/Sequencing/Logging FieldPoint

More information

Software and Hardware Tools for Driver Assistance & Automated Driving Chris Thibeault Head of US Product Expert Group Elektrobit November 8, 2018

Software and Hardware Tools for Driver Assistance & Automated Driving Chris Thibeault Head of US Product Expert Group Elektrobit November 8, 2018 Software and Hardware Tools for Driver Assistance & Automated Driving Chris Thibeault Head of US Product Expert Group Elektrobit November 8, 2018 Competitive Edge Simplifying Testing/Validation Reducing

More information

SCADE. SCADE Architect System Requirements Analysis EMBEDDED SOFTWARE

SCADE. SCADE Architect System Requirements Analysis EMBEDDED SOFTWARE EMBEDDED SOFTWARE SCADE SCADE Architect 19.2 SCADE Architect is part of the ANSYS Embedded Software family of products and solutions, which gives you a design environment for systems with high dependability

More information

Milestone Systems XProtect Advanced VMS System Architecture. 1

Milestone Systems XProtect Advanced VMS System Architecture.  1 Milestone Systems XProtect Advanced VMS 2014 www.milestonesys.com 1 Content Copyright, trademarks and disclaimer... 3 Introduction... 4 Target audience and purpose... 4 Overall system architecture... 5

More information

Reform: A Domain Specific Language

Reform: A Domain Specific Language Reform: A Domain Specific Language Dustin Graves October 5, 2007 Overview Scripting language Monitors and manages data streams Network, File, RS-232, etc Reformats and redirects data Contains keywords

More information

Advanced Computer Networks. End Host Optimization

Advanced Computer Networks. End Host Optimization Oriana Riva, Department of Computer Science ETH Zürich 263 3501 00 End Host Optimization Patrick Stuedi Spring Semester 2017 1 Today End-host optimizations: NUMA-aware networking Kernel-bypass Remote Direct

More information

Design of a Gigabit Distributed Data Multiplexer and Recorder System

Design of a Gigabit Distributed Data Multiplexer and Recorder System Design of a Gigabit Distributed Data Multiplexer and Recorder System Abstract Albert Berdugo VP of Advanced Product Development Teletronics Technology Corporation Bristol, PA Historically, instrumentation

More information

Cognitive Radio Platform Research at WINLAB

Cognitive Radio Platform Research at WINLAB Cognitive Radio Platform Research at WINLAB December 2, 2010 Zoran Miljanic and Ivan Seskar WINLAB Rutgers University www.winlab.rutgers.edu 1 WiNC2R objectives Programmable processing of phy and higher

More information

White Paper. Executive summary

White Paper. Executive summary White Paper Adobe ColdFusion 8 performance brief The fastest version yet, Adobe ColdFusion 8 enables developers to build and deploy Internet applications and web services that perform with exceptional

More information

Managing Oracle Real Application Clusters. An Oracle White Paper January 2002

Managing Oracle Real Application Clusters. An Oracle White Paper January 2002 Managing Oracle Real Application Clusters An Oracle White Paper January 2002 Managing Oracle Real Application Clusters Overview...3 Installation and Configuration...3 Oracle Software Installation on a

More information

FPGA Solutions: Modular Architecture for Peak Performance

FPGA Solutions: Modular Architecture for Peak Performance FPGA Solutions: Modular Architecture for Peak Performance Real Time & Embedded Computing Conference Houston, TX June 17, 2004 Andy Reddig President & CTO andyr@tekmicro.com Agenda Company Overview FPGA

More information

An Application in Technology Insertion for a Legacy System

An Application in Technology Insertion for a Legacy System An Application in Technology Insertion for a Legacy System Nathan Adams - nathan.adams@gtri.gatech.edu Jimmy Simmons - jimmy.simmons@gtri.gatech.edu NDIA 14 th Annual Systems Engineering Conference 1 Topics

More information

FUJITSU Cloud Service K5 SF Service Functional Overview

FUJITSU Cloud Service K5 SF Service Functional Overview FUJITSU Cloud Service K5 SF Service Functional Overview August 2017 Fujitsu Limited - Unauthorized copying and replication of the contents of this document is prohibited. - The contents of this document

More information

Introduction to High-Speed InfiniBand Interconnect

Introduction to High-Speed InfiniBand Interconnect Introduction to High-Speed InfiniBand Interconnect 2 What is InfiniBand? Industry standard defined by the InfiniBand Trade Association Originated in 1999 InfiniBand specification defines an input/output

More information

Best Practices for Architecting Embedded Applications in LabVIEW Jacques Cilliers Applications Engineering

Best Practices for Architecting Embedded Applications in LabVIEW Jacques Cilliers Applications Engineering Best Practices for Architecting Embedded Applications in LabVIEW Jacques Cilliers Applications Engineering Overview of NI RIO Architecture PC Real Time Controller FPGA 4 Where to Start? 5 Requirements

More information

Creating High Performance Clusters for Embedded Use

Creating High Performance Clusters for Embedded Use Creating High Performance Clusters for Embedded Use 1 The Hype.. The Internet of Things has the capacity to create huge amounts of data Gartner forecasts 35ZB of data from things by 2020 etc Intel Putting

More information

Strato and Strato OS. Justin Zhang Senior Applications Engineering Manager. Your new weapon for verification challenge. Nov 2017

Strato and Strato OS. Justin Zhang Senior Applications Engineering Manager. Your new weapon for verification challenge. Nov 2017 Strato and Strato OS Your new weapon for verification challenge Justin Zhang Senior Applications Engineering Manager Nov 2017 Emulation Market Evolution Emulation moved to Virtualization with Veloce2 Data

More information

Toward a unified architecture for LAN/WAN/WLAN/SAN switches and routers

Toward a unified architecture for LAN/WAN/WLAN/SAN switches and routers Toward a unified architecture for LAN/WAN/WLAN/SAN switches and routers Silvano Gai 1 The sellable HPSR Seamless LAN/WLAN/SAN/WAN Network as a platform System-wide network intelligence as platform for

More information

Messaging Overview. Introduction. Gen-Z Messaging

Messaging Overview. Introduction. Gen-Z Messaging Page 1 of 6 Messaging Overview Introduction Gen-Z is a new data access technology that not only enhances memory and data storage solutions, but also provides a framework for both optimized and traditional

More information

GE Intelligent Platforms

GE Intelligent Platforms GE Intelligent Platforms PAC8000 Hybrid Workbench Powerful software for advanced control strategies PAC8000 Strategy Builder for process control applications IEC 61131-3 software for logic control applications

More information

Artisan Technology Group is your source for quality new and certified-used/pre-owned equipment

Artisan Technology Group is your source for quality new and certified-used/pre-owned equipment Artisan Technology Group is your source for quality new and certified-used/pre-owned equipment FAST SHIPPING AND DELIVERY TENS OF THOUSANDS OF IN-STOCK ITEMS EQUIPMENT DEMOS HUNDREDS OF MANUFACTURERS SUPPORTED

More information

Testing and Diagnostics

Testing and Diagnostics Scope 3 Overview in real-time Signal analytics and diagnostics directly with the controller In the initial project design and also for commissioning or troubleshooting, transparent information concerning

More information

Eggplant Performance

Eggplant Performance At a Glance Load and performance testing with monitoring for cloud and server-based applications. Introduction Eggplant Performance ensures that your cloud and server-based applications will continue to

More information

Introduction to Intel Boot Loader Development Kit (Intel BLDK) Intel SSG/SSD/UEFI

Introduction to Intel Boot Loader Development Kit (Intel BLDK) Intel SSG/SSD/UEFI Introduction to Intel Boot Loader Development Kit (Intel BLDK) Intel SSG/SSD/UEFI Legal Disclaimer INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL PRODUCTS. NO LICENSE, EXPRESS OR IMPLIED,

More information

NotesBench Disclosure Report for IBM Netfinity 3500 (RAID-5) with Lotus Domino Server 4.6a for Windows NT 4.0

NotesBench Disclosure Report for IBM Netfinity 3500 (RAID-5) with Lotus Domino Server 4.6a for Windows NT 4.0 UNITED STATES NotesBench Disclosure Report for IBM Netfinity 3500 (RAID-5) with Lotus Domino Server 4.6a for Windows NT 4.0 Audited May 8, 1998 IBM Corporation UNITED STATES Table of Contents Executive

More information

Create Without Limits: Add the Power of User-Programmable FPGAs to Your Test Applications

Create Without Limits: Add the Power of User-Programmable FPGAs to Your Test Applications 1 Create Without Limits: Add the Power of User-Programmable FPGAs to Your Test Applications Farris Alhorr Business Development Manager RF & Wireless Comm farris.alhorr@ The Parameters of Instrumentation

More information

VXS-621 FPGA & PowerPC VXS Multiprocessor

VXS-621 FPGA & PowerPC VXS Multiprocessor VXS-621 FPGA & PowerPC VXS Multiprocessor Xilinx Virtex -5 FPGA for high performance processing On-board PowerPC CPU for standalone operation, communications management and user applications Two PMC/XMC

More information

VXS-610 Dual FPGA and PowerPC VXS Multiprocessor

VXS-610 Dual FPGA and PowerPC VXS Multiprocessor VXS-610 Dual FPGA and PowerPC VXS Multiprocessor Two Xilinx Virtex -5 FPGAs for high performance processing On-board PowerPC CPU for standalone operation, communications management and user applications

More information

PowerPC 405 Processor Based Embedded Realtime Control System for

PowerPC 405 Processor Based Embedded Realtime Control System for PowerPC 405 Processor Based Embedded Realtime for Ground and Airborne Use Potential Applications include Unmanned Aerial Vehicle (UAV) Flight Dual Core PowerPC Processor Based Embedded Realtime for Ground

More information

Improving DPDK Performance

Improving DPDK Performance Improving DPDK Performance Data Plane Development Kit (DPDK) was pioneered by Intel as a way to boost the speed of packet API with standard hardware. DPDK-enabled applications typically show four or more

More information

IBM Application Runtime Expert for i

IBM Application Runtime Expert for i IBM Application Runtime Expert for i Tim Rowe timmr@us.ibm.com Problem Application not working/starting How do you check everything that can affect your application? Backup File Owner & file size User

More information

Technology for Adaptive Hard. Rui Santos, UA

Technology for Adaptive Hard. Rui Santos, UA HaRTES Meeting Enhanced Ethernet Switching Technology for Adaptive Hard Real-Time Applications Rui Santos, rsantos@ua.pt, UA SUMMARY 2 MOTIVATION Switched Ethernet t became common in real-time communications

More information

EView/400i Management for OVO Windows

EView/400i Management for OVO Windows EView/400i Management for OVO Windows Concepts Guide Version 6.0 EView Technology, Inc. January 2009 Copyright 2005 EView Technology, Inc. Legal Notices Warranty EView Technology makes no warranty of any

More information

BRIC MODULE BRIC ANALOG BACKPLANE BUS MATRIX INPUTS DAUGHTER CARD #3 RESOURCE DISTRIBUTOR DAUGHTER CARD #2

BRIC MODULE BRIC ANALOG BACKPLANE BUS MATRIX INPUTS DAUGHTER CARD #3 RESOURCE DISTRIBUTOR DAUGHTER CARD #2 0-569 Amp BRIC nd Generation PXI Switching Resource Distributor & Bus Matrix Inputs Module Designed to Support the Requirements of the ARINC 608A Specification Integrated PXI A Matrix Module With Built

More information

Deos SafeMCTM. - Flight Software Workshop - Thursday December 7 th, Safety Critical Software Solutions for Mission Critical Systems

Deos SafeMCTM. - Flight Software Workshop - Thursday December 7 th, Safety Critical Software Solutions for Mission Critical Systems Deos SafeMCTM Real-Time DO 178C DAL A Operating System for Safety-Critical Multicore Avionics Systems (ARINC 653 and RTEMS POSIX APIS) Presenter : Theresa Rickman Military Aerospace Accounts - Flight Software

More information

Simplify System Complexity

Simplify System Complexity 1 2 Simplify System Complexity With the new high-performance CompactRIO controller Arun Veeramani Senior Program Manager National Instruments NI CompactRIO The Worlds Only Software Designed Controller

More information

Basic Concepts of the Energy Lab 2.0 Co-Simulation Platform

Basic Concepts of the Energy Lab 2.0 Co-Simulation Platform Basic Concepts of the Energy Lab 2.0 Co-Simulation Platform Jianlei Liu KIT Institute for Applied Computer Science (Prof. Dr. Veit Hagenmeyer) KIT University of the State of Baden-Wuerttemberg and National

More information

COMPUTING. SharpStreamer Platform. 2U Video Transcode Acceleration Appliance

COMPUTING. SharpStreamer Platform. 2U Video Transcode Acceleration Appliance COMPUTING Preliminary Data Sheet SharpStreamer Platform 2U Video Transcode Acceleration Appliance The SharpStreamer 2U Platform enables high density voice and video processing in a 2U rack server appliance

More information

TransForm A18 High performance video wall controller for medium to large size video walls with strong video & RGB demands.

TransForm A18 High performance video wall controller for medium to large size video walls with strong video & RGB demands. TransForm A18 High performance video wall controller for medium to large size video walls with strong video & RGB demands. TransForm A is a flexible and powerful video wall controller. Barco's OmniScaler

More information

Linux Driver and Embedded Developer

Linux Driver and Embedded Developer Linux Driver and Embedded Developer Course Highlights The flagship training program from Veda Solutions, successfully being conducted from the past 10 years A comprehensive expert level course covering

More information

LabVIEW Communication Techniques for Distributed Applications

LabVIEW Communication Techniques for Distributed Applications LabVIEW Communication Techniques for Distributed Applications Agenda Intro: What is a Distributed Application? Part I: LabVIEW Communication Techniques Part II: Implementing Communication Tasks Distributed

More information

HPE Data Replication Solution Service for HPE Business Copy for P9000 XP Disk Array Family

HPE Data Replication Solution Service for HPE Business Copy for P9000 XP Disk Array Family Data sheet HPE Data Replication Solution Service for HPE Business Copy for P9000 XP Disk Array Family HPE Lifecycle Event Services HPE Data Replication Solution Service provides implementation of the HPE

More information

Bulk Creation of Data Acquisition Parameters

Bulk Creation of Data Acquisition Parameters Bulk Creation of Data Acquisition Parameters Item Type text; Proceedings Authors Kupferschmidt, Benjamin Publisher International Foundation for Telemetering Journal International Telemetering Conference

More information

Configuring Online Diagnostics

Configuring Online Diagnostics This chapter describes how to configure the generic online diagnostics (GOLD) feature on Cisco NX-OS devices. This chapter contains the following sections: About Online Diagnostics, page 1 Licensing Requirements

More information

PXI Digital Pattern Instruments

PXI Digital Pattern Instruments Have a question? Contact Us. PRODUCT FLYER PXI Digital Pattern Instruments CONTENTS PXI Digital Pattern Instruments Detailed View of PXIe-6570 Digital Pattern Instrument Key Features NI-Digital Pattern

More information

SCRAMNet GT. A New Technology for Shared-Memor y Communication in High-Throughput Networks. Technology White Paper

SCRAMNet GT. A New Technology for Shared-Memor y Communication in High-Throughput Networks. Technology White Paper Technology White Paper SCRAMNet GT A New Technology for Shared-Memor y Communication in High-Throughput Networks Introduction A number of today s most advanced networking applications require the fast

More information

GSP GPRS for SCADA Projects Specification. Kamjoo Bayat Ver September 2015

GSP GPRS for SCADA Projects Specification.  Kamjoo Bayat Ver September 2015 GSP GPRS for SCADA Projects Specification.pbscontrol.com Kamjoo Bayat Ver 1.. September 215 Basic Concepts SCADA protocols like DNP3 and IEC87-5-14 are not working fine on GPRS /3G network because these

More information

Embedded Controller combines Machine Control and Data Acquisition using EPICS and MDSplus P. Milne

Embedded Controller combines Machine Control and Data Acquisition using EPICS and MDSplus P. Milne Embedded Controller combines Machine Control and Data Acquisition using EPICS and MDSplus P. Milne Solutions Ltd, James Watt Building, SETP, G75 0QD East Kilbride, United Kingdom Applications such as pulse

More information

The Jade Family. Form Factors. The Jade Architecture. Synchronization. Ruggedization. Pentek, Inc.

The Jade Family. Form Factors. The Jade Architecture. Synchronization. Ruggedization. Pentek, Inc. The Jade Family The Jade TM family is the latest board family from Pentek. Based on the Xilinx Kintex UltraScale FPGAs, it complements the Cobalt and Onyx families with a new set of board-level products

More information

QuickSpecs. HP Z 10GbE Dual Port Module. Models

QuickSpecs. HP Z 10GbE Dual Port Module. Models Overview Models Part Number: 1Ql49AA Introduction The is a 10GBASE-T adapter utilizing the Intel X722 MAC and X557-AT2 PHY pairing to deliver full line-rate performance, utilizing CAT 6A UTP cabling (or

More information

ORACLE MESSAGEQ ORACLE DATA SHEET KEY FEATURES AND BENEFITS

ORACLE MESSAGEQ ORACLE DATA SHEET KEY FEATURES AND BENEFITS ORACLE MESSAGEQ KEY FEATURES AND BENEFITS With Oracle MessageQ, you can translate your inventory of diverse applications into a strategic advantage. FEATURES Interoperability with IBM platforms via TCP/IP

More information

10Gbps Ethernet Solutions

10Gbps Ethernet Solutions Absolute Analysis Investigator 10Gbps Ethernet Solutions SFP+ Technology Provides Lower Cost, Longer Range with 10GBase-LRM Interface Compliance Support True 100% full line rate traffic capture with absolutely

More information

Control System Design and Rapid Prototyping Using Simulink Chirag Patel Sr. Application Engineer Modeling and Simulink MathWorks India

Control System Design and Rapid Prototyping Using Simulink Chirag Patel Sr. Application Engineer Modeling and Simulink MathWorks India Control System Design and Rapid Prototyping Using Simulink Chirag Patel Sr. Application Engineer Modeling and Simulink MathWorks India 2014 The MathWorks, Inc. 1 Are you using different tools for design

More information