FlexRay - FlexRay synchronization with CANoe as gateway Version Application Note AN-IND-1-010

Size: px
Start display at page:

Download "FlexRay - FlexRay synchronization with CANoe as gateway Version Application Note AN-IND-1-010"

Transcription

1 Version Author Restrictions Abstract Carsten Böke Public Document Time synchronization is central for FlexRay systems. This document describes how to achieve synchronism for two FlexRay buses via a FlexRay - FlexRay gateway. Table of Contents 1.0 Overview Use Case / Motivation Problem that is Handled in this Application Note Synchronizing two FlexRay Buses Solutions Hardware Controlled Synchronization Software Controlled Synchronization Benefits vs. Restrictions Demonstrator Goal Hardware/Software Setup of the Demo Observation / Result Additional Resources Contact Overview One FlexRay bus provides a global system time on which all s can synchronize. When two FlexRay buses are required, they run normally independently of each other. Even if both buses implement the same schedule, they have an offset to each other and they possibly drift. The synchronous FlexRay time for s on the different buses gets lost. Moreover, when data must be transferred from one bus to the other, a so-called FlexRay FlexRay gateway creates a non-negligible delay in terms of multiples of the cluster s period (in any of the directions), because of the time-triggered bus access. For event-triggered buses (like CAN) the delay only depends (on low bus loads) nearly on the reaction delay (which is much smaller than the message s cycle period) of the gateway application. Additionally, due to a normally non-existing synchronization between both FlexRay clusters, they will drift to each other. Therefore, the routing delay may vary during run-time and is in-deterministically. 1.1 Use Case / Motivation A FlexRay FlexRay gateway can be used to separate one FlexRay bus into two segments in order to manipulate the frames payload while forwarding them. This allows the modification of FlexRay signals of real existing s. These data manipulations might be necessary, because responses of a specific real existing under test should be checked while stimulated with dedicated and manipulated input frames from the remaining real s. In this case the original FlexRay cluster is split into two real existing FlexRay buses that are interconnected by a FlexRay FlexRay gateway, while the application assumes only one bus and no gateway. This FlexRay FlexRay gateway normally forwards any message unchanged from one bus to the other. Thereby specific messages can be Copyright Vector Informatik GmbH Contact Information: or

2 manipulated / adapted or even substituted / deleted by the gateway application. Such a gateway can be implemented by DENoe.FlexRay using for both buses the same database description (FIBEX file). Another application scenario might be the integration of a new version of a FlexRay (with new TDMA parameters) into an already existing (old) cluster. The FlexRay FlexRay gateway will then logically interconnect both different clusters. 1.2 Problem that is Handled in this Application Note Both real existing clusters that are connected via the FlexRay FlexRay gateway build only one virtual cluster. Both real clusters should run synchronously and the gateway s forwarding delay should be minimized. This application note presents two possible solutions (one in hardware and one in software) in order to run both FlexRay buses synchronous to each other. That means the offset and drift will nearly be set to 0. This allows minimizing the propagation delay of the FlexRay FlexRay gateway (in either one or both directions). 2.0 Synchronizing two FlexRay Buses All FlexRay controllers that are connected to a FlexRay bus support a distributed clock synchronization. This is achieved by sending specific reference messages. The measured deviation of the local observed reception time to the globally defined expected send time can be used to correct the local clock. Under well-defined assertions this assures a minimal but limited maximum deviation of all local clocks. The average time of all local clocks is known as the virtual global time base. In order to synchronize two FlexRay buses their local synchronization mechanism must be combined (via hardware) or a higher-level protocol in software must take influence on the clock control of both buses. 2.1 Solutions A FlexRay controller can handle two FlexRay channels (A/B) for one bus. The clock synchronization can work with either one or both channels. If the application requires only one channel, then the second channel can be used for synchronization with the other bus (see Hardware Controlled Synchronization). Each FlexRay controller allows the to add/subtract values from the local clock correction vector via the CHI (Controller Host Interface). In normal application scenarios this is not required. This feature allows synchronizing the cluster (under certain circumstances) to a super ordinate master clock. This master clock might be the FlexRay clock of another bus. 2

3 2.1.1 Hardware Controlled Synchronization This solution is applicable to one channel clusters. A pre-requisite is that the FlexRay TDMA parameters of both FlexRay clusters must be absolutely equal. The FlexRay FlexRay gateway extends the FlexRay cluster to a two channel cluster. But only the gateway s FlexRay interfaces use the second channel in order to run both segments synchronously. The topology is depicted in Figure 1. A B C Gateway IF 1 IF 2 D Channel A Segment 1 Channel A Segment 2 Figure 1 Hardware Synchronization via Channel B Channel B This topology is not fully supported by the FlexRay specification. The FlexRay specification does not allow the splitting of channel A into two segments while the second channel B is not split (IF1 and IF 2 of the gateway use the same line for channel B but different ones for channel A). For this reason additional assumptions must be made: 1. On segment 2 of channel A exactly one extra (except the gateway s second interface) that is sending a startup and/or sync frame must be connected (additional non-sync nodes are allowed). This Sync Node may be the cold start helper of the gateway s second interface itself. 2. On segment 1 of channel A at least one startup and/or sync node (in addition to the gateway s first interface) must exist. This Sync Node may be the cold start helper of the gateway s first interface itself. 3. The s on the different segments of channel A and the gateway must be started in a well defined order. It must be assured that either segment 1 or segment 2 is already synchronous before the other segment will be started. 4. It must be possible to send two additional startup/sync frames on channel A (one for segment 1 and the other for segment 2). These startup/sync frames must be sent by the gateway (one per interface) on both channels (A and B). 5. For both segments the same FlexRay schedule (including the same TDMA parameters) must be implemented. 6. The gateway s FlexRay TDMA parameter pchannels for both interfaces must be set to 3 in order to operate with both channels. 7. First segment 1 with IF 1 must be started and then segment 2 with IF 2 must be started. If these requirements are fulfilled, then both segments will run absolutely synchronously (no offset and no drift). In fact the common channel B connects both segments of channel A to ONE FlexRay cluster. Nevertheless, all frames that have to be routed from one segment to the other by the gateway will have a routing delay of at least one cycle length of the FlexRay bus. The received frame of one segment can be sent soonest at the next possible cycle according to the frame s scheduling on the other segment. This is valid for both directions. Because of the synchronous execution of both segments the minimal routing delay will be equal for both directions Software Controlled Synchronization The software controlled synchronization is applicable also to two channel clusters. Both clusters must not necessarily implement the same TDMA cluster parameters (nevertheless, the parameters must be compatible in 3

4 order to find common synchronization points, e.g. the cluster cycle period must be a multiple of the other cluster s cycle period). The hardware topology is depicted in Figure 2. A B C Gateway influence clock correction D IF 1 IF 2 Channel A Cluster 1 Channel A Cluster 2 Channel B Cluster 1 Channel B Cluster 2 Figure 2 Software Synchronization of two Clusters via the External Clock Correction of Interface 2. Also for this solution some restrictions must be fulfilled in order to work properly: 1. On cluster 2 exactly one extra (except the gateway s second interface) that is sending a startup and/or sync frame must be connected (additional non-sync nodes are allowed). This Sync Node may be the cold start helper of the gateway s second interface itself (when D is a non-sync node). 2. The cycle period of cluster 1 must be a multiple of the cycle period of cluster 2 (or vice versa). 3. A special program on the gateway must periodically compare the cycle periods of both FlexRay clusters. According to this deviation it must influence the clock synchronization of interface 2 in order to explicitly prolong or shorten the cluster s cycle period by manipulating the external clock correction values. This solution cannot guarantee absolutely synchronously running clusters. Their drift can be eliminated, but a minimal offset may remain. Additionally the offset (+/- a specific minimal delta) can deliberately be chosen, e.g. it is not required to be 0. This allows minimizing the routing delay for one direction (while the routing delay for the other direction increases). 2.2 Benefits vs. Restrictions The following table summarizes the main benefits and restrictions of both solutions: Measure Hardware Solution Software Solution TDMA Parameters of Cluster 1 compared to Cluster 2 equal Number of separated Sync Nodes 1 1 compatible Usable Application Channels only A A, A and B Time required for Synchronization approx. none 5 min Achievable Precision 100% ± 50 us Table 1 Benefits and Restrictions of the Hardware and Software Controlled Synchronization Solution 4

5 3.0 Demonstrator A sample configuration is delivered with DENoe.FlexRay version 7.1 SP3. See start menu CANoe Demos DENoe.FlexRay 2 Cluster Gateway. In this demo refer especially to the desktop FRFR Synchronization. 3.1 Goal Synchronize two FlexRay clusters by software. The time difference between the cycle starts of both clusters can be set to a desired offset value. After the requested offset is achieved the clusters will be synchronized within a given deviation interval in order to prevent drifting of the clusters. 3.2 Hardware/Software Setup of the Demo The configuration of CANoe uses 2 FlexRay measurement channels, resp. clusters. Both clusters are assigned the same FIBEX database that describes the PowerTrain example of the DENoe.FlexRay s system demo. All s are simulated and are distributed onto both FlexRay networks. Additionally a gateway is simulated by CANoe that forwards all FlexRay messages from the first to the second cluster and vice versa. For the time synchronization of both FlexRay clusters the gateway s CAPL program includes the CAPL program FRFRSynchronize.cin. Additionally the database EnvVar_FRFRSync.dbc with the definitions of some required environment variables is attached to the second cluster. 5

6 Figure 3 Screenshot of the Demo Application The panel FRFR Sync Control that is shown in Figure 3 controls the synchronization (resp. the CAPL include). With the sliders you can request a particular difference of the cycle starts of both clusters. The shifting of the 2 nd cluster will be started when the 'Automatic Adjust' is enabled. The shifting is performed by shortening or prolonging the 2 nd cluster's cycle time. This is achieved by manipulating the external offset and rate correction of the FlexRay controller. Note: If you run this demo in 'Real bus' mode, then you must pay attention to the following requirements: 2 VN interfaces have to be connected to DENoe and must be mapped to channel FlexRay 1 and FlexRay 2. Do NOT connect any nodes to the interfaces! All nodes are currently simulated. Do NOT interconnect the FlexRay channels between the interfaces! You must connect the hardware synchronization line between both interfaces by a 'Sync cable'! You must enable the hardware synchronization in the hardware configuration settings of DENoe. Pay attention to the Write window that the hardware time synchronization works properly during run-time. 6

7 3.3 Observation / Result The panel FRFR Sync Control shows you the requested and the current time difference between both clusters ( Cluster Offset, resp. Cycle Offset ). The Graphics window FRFR Start Of Cycle 0 shows you the positions of the cluster s cycle starts only for cycle 0 as a peak for both clusters. This allows you to estimate the total time difference between both clusters ( Cluster Offset = value of environment variable envdiff_soc0_fr1fr2 ) in the range from [0, 64 * gdcycle [. The Graphics window FRFR Cluster Start of All Cycles shows you the positions of the cluster s cycle starts for all cycles. This allows you to estimate the time difference within one cycle ( Cycle Offset = value of environment variable envdiff_soc_fr1fr2 ): [0, gdcycle [ ). Observe that the shifting takes considerable time until the requested offset is reached. 4.0 Additional Resources VECTOR APPLICATION NOTE AN-IND Time Synchronization in Multibus Environments 5.0 Contact Germany and all countries not named below: Vector Informatik GmbH Ingersheimer Str Stuttgart GERMANY Phone: Fax: info@vector-informatik.de France, Belgium, Luxemburg: Vector France SAS 168 Boulevard Camélinat Malakoff FRANCE Phone: Fax: information@vector-france.fr Sweden, Denmark, Norway, Finland, Iceland: VecScan AB Theres Svenssons Gata Göteborg SWEDEN Phone: Fax: info@vecscan.com United Kingdom: Vector GB Ltd. Rhodium Central Boulevard Blythe Valley Park Solihull, Birmingham West Midlands B90 8AS UNITED KINGDOM Phone: info@vector-gb.co.uk USA, Canada, Mexico: Vector CANtech, Inc Orchard Hill Pl., Ste 550 Novi, MI USA Phone: Fax: info@vector-cantech.com Japan: Vector Japan Co. Ltd. Seafort Square Center Bld. 18F , Higashi-shinagawa, Shinagawa-ku Tokyo JAPAN Phone: Fax: info@vector-japan.co.jp Korea: Vector Korea IT Inc. Daerung Post Tower III, Guro-dong, Guro-gu Seoul, REPUBLIC OF KOREA Phone: Fax: info@vector-korea.com 7

Quick Introduction to CANalyzer Version 1.1 2009-09-08 Application Note AN-AND-1-110

Quick Introduction to CANalyzer Version 1.1 2009-09-08 Application Note AN-AND-1-110 Version 1.1 2009-09-08 Application Note AN-AND-1-110 Restrictions Abstract Public Document This application note focuses on quickly learning several key CANalyzer skills. The aim is to move first time

More information

Introduction to J1939 Version 1.1 2010-04-27 Application Note AN-ION-1-3100

Introduction to J1939 Version 1.1 2010-04-27 Application Note AN-ION-1-3100 Version 1.1 2010-04-27 Author(s) Restrictions Abstract Markus Junger Public Document This application note presents an overview of the fundamental concepts of J1939 in order to give a first impression.

More information

Getting Started with CANopen Version 1.1 2008-05-29 Application Note AN-AON-1-1102

Getting Started with CANopen Version 1.1 2008-05-29 Application Note AN-AON-1-1102 Version 1.1 2008-05-29 Restrictions Abstract Public Document This application note explains items which need to be considered when creating a CANopen device or system. The Manager, Systems Engineer, and

More information

CAN-based Protocols in Avionics Version 1.1 2012-04-12 Application Note AN-ION-1-0104

CAN-based Protocols in Avionics Version 1.1 2012-04-12 Application Note AN-ION-1-0104 Version 1.1 2012-04-12 Author(s) Restrictions Abstract Jürgen Klüser Public Document This application note provides an overview of communication protocols used in CANbased avionics networking. Table of

More information

CANape CCP Communication Version 1.1 02/06/03 Application Note AN-AMC-1-100

CANape CCP Communication Version 1.1 02/06/03 Application Note AN-AMC-1-100 Version 1.1 02/06/03 Application Note AN-AMC-1-100 Author(s) Restrictions Abstract Kim Lemon Public Document This application note concentrates on explaining the fundamental concepts about CANape and CCP

More information

Solutions for MOST. Reliable Solutions for MOST25, MOST50 and MOST150 ENGLISH

Solutions for MOST. Reliable Solutions for MOST25, MOST50 and MOST150 ENGLISH Solutions for MOST Reliable Solutions for MOST25, MOST50 and MOST150 ENGLISH 2 Solutions for Your MOST Networking Vector is your solution provider for MOST with MOST25, MOST50 and MOST150 we support you

More information

How to Use C Code Functions in CANape Version 2.0 2014-01-30 Application Note AN-IMC-1-012

How to Use C Code Functions in CANape Version 2.0 2014-01-30 Application Note AN-IMC-1-012 Version 2.0 2014-01-30 Author(s) Restrictions Abstract Alexander Marx, Gerry Hendratno Public Document This document describes how to use C code functions in CANape. Table of Contents 1.0 Overview... 1

More information

Plug and Play Solution for AUTOSAR Software Components

Plug and Play Solution for AUTOSAR Software Components Plug and Play Solution for AUTOSAR Software Components The interfaces defined in the AUTOSAR standard enable an easier assembly of the ECU application out of components from different suppliers. However,

More information

Introduction To The CANopen Protocol Version 1.1 Application Note AN-ION-1-1100

Introduction To The CANopen Protocol Version 1.1 Application Note AN-ION-1-1100 Version 1.1 Application Note AN-ION-1-1100 Restrictions Abstract Public Document This application note is a brief introduction to the Higher-Layer CAN Protocol called CANopen. Table of Contents 1 Overview...1

More information

Car2x From Research to Product Development

Car2x From Research to Product Development Car2x From Research to Product Development How automotive OEMs and suppliers are successfully completing production Car2x projects Car2x systems present entirely new challenges for managers in product

More information

From Diagnostic Requirements to Communication

From Diagnostic Requirements to Communication From Diagnostic Requirements to Communication Standardization is the Trend in the Development of Automotive Electronics A key aim of open architectures, configurable components and harmonized exchange

More information

Introduction to the CAN Calibration Protocol Version 3.0 2004-05-04 Application Note AN-AMC-1-102

Introduction to the CAN Calibration Protocol Version 3.0 2004-05-04 Application Note AN-AMC-1-102 Version 3.0 2004-05-04 Restrictions Abstract Public Document This application note introduces the CAN Calibration Protocol used to calibrate controllers during module development. The paper also discusses

More information

Standardized software components will help in mastering the. software should be developed for FlexRay were presented at

Standardized software components will help in mastering the. software should be developed for FlexRay were presented at Embedded Software for FlexRay Systems Special aspects and benefits of implementing modularized software Standardized software components will help in mastering the growing complexity of the interplay of

More information

Model-Based Development of ECUs

Model-Based Development of ECUs Model-Based Development of ECUs Software Simulation with MATLAB/Simulink and CANoe MATLAB/Simulink is a tool that is widely used in many engineering and scientific disciplines. In the automotive field,

More information

Challenge of Ethernet Use in the Automobile

Challenge of Ethernet Use in the Automobile Challenge of Ethernet Use in the Automobile Flexible interfaces and software tools simplify ECU development Already this year, Ethernet will be used as a system network in the first production vehicles.

More information

Convenient Charging of Electric Vehicles

Convenient Charging of Electric Vehicles Technical Article Convenient Charging of Electric Vehicles Smart Charging with MICROSAR IP enables flexible charging processes and easy payment Compared to conventionally powered vehicles, electric vehicles

More information

The RT module VT6000 (VT6050 / VT6010) can be used to enhance the RT. performance of CANoe by distributing the real-time part of CANoe to a

The RT module VT6000 (VT6050 / VT6010) can be used to enhance the RT. performance of CANoe by distributing the real-time part of CANoe to a Getting started with VT6000 and VT6104 The RT module VT6000 (VT6050 / VT6010) can be used to enhance the RT performance of CANoe by distributing the real-time part of CANoe to a dedicated RT execution

More information

Laboratory Course Industrial Automation. Experiment Nr. 6. Introduction to the FlexRay bus system. Brief User Guide CANoe

Laboratory Course Industrial Automation. Experiment Nr. 6. Introduction to the FlexRay bus system. Brief User Guide CANoe Universität Stuttgart Institut für Automatisierungs- und Softwaretechnik Prof. Dr.-Ing. M. Weyrich Laboratory Course Industrial Automation Experiment Nr. 6 Introduction to the FlexRay bus system Brief

More information

Simple and error-free startup of the communication cluster. as well as high system stability over long service life are

Simple and error-free startup of the communication cluster. as well as high system stability over long service life are Network Management for FlexRay New network topologies tested in practice Simple and error-free startup of the communication cluster as well as high system stability over long service life are required

More information

ISO11783 a Standardized Tractor Implement Interface

ISO11783 a Standardized Tractor Implement Interface ISO a ized Tractor Implement Interface Peter Fellmeth, Vector Informatik GmbH The upcoming ISO standard will be the preferred tractor Implement interface in the agricultural industry. Therefore the ISO

More information

VECTOR. Consulting Services. How Hardware Development Wins with SPICE DEUTSCH

VECTOR. Consulting Services. How Hardware Development Wins with SPICE DEUTSCH VECTOR Consulting Services How Hardware Development Wins with SPICE DEUTSCH How Hardware Development Wins with SPICE Authors Dr. Rolf Ebert, Thomas Wunderlich Abstract Driven by the success from software

More information

Automotive Ethernet Prototype and test development with CANoe/CANalyzer.Ethernet

Automotive Ethernet Prototype and test development with CANoe/CANalyzer.Ethernet Insert picture and click Align Title Graphic. Automotive Ethernet Prototype and test development with CANoe/CANalyzer.Ethernet Vector Webinar 2014 Hans-Werner Schaal Ver. 4.2.1, Jun 2014 Slide: 1 Agenda

More information

Validating Diagnostics in Early Development Stages

Validating Diagnostics in Early Development Stages Validating Diagnostics in Early Development Stages Explanations by means of an Example of an automatic exterior lighting control Dipl.-Ing. Valentin Adam, Daimler AG Dipl.-Ing. Matthias Kohlweyer, Daimler

More information

Administration Manual. CANoe/CANalyzer MSI Setup. Version 1.4 English

Administration Manual. CANoe/CANalyzer MSI Setup. Version 1.4 English Administration Manual CANoe/CANalyzer MSI Setup Version 1.4 English Imprint Vector Informatik GmbH Ingersheimer Str. 24 D-70499 Stuttgart The information and data given in this user manual can be changed

More information

FlexRay A Communications Network for Automotive Control Systems

FlexRay A Communications Network for Automotive Control Systems FlexRay A Communications Network for Automotive Control Systems WFCS 2006 Rainer Makowitz Automotive Systems Engineering, EMEA Freescale and the Freescale logo are trademarks of Freescale Semiconductor,

More information

From Signal Routing to complete AUTOSAR compliant CAN design with PREEvision (II)

From Signal Routing to complete AUTOSAR compliant CAN design with PREEvision (II) From Signal Routing to complete AUTOSAR compliant CAN design with PREEvision (II) RELEASED V0.01 2014-12-02 Agenda PREEvision AUTOSAR Webinar Part I AUTOSAR System and Software Design with PREEvision The

More information

MOST PCI Tool Kit. Overview. Ordering Information. Experience the Versatile MOST PC Interfaces. www.smsc-ais.com

MOST PCI Tool Kit. Overview. Ordering Information. Experience the Versatile MOST PC Interfaces. www.smsc-ais.com Experience the Versatile MOST PC Interfaces Overview The MOST PCI Tool Kit (TK) is a combination of new MOST PC Interfaces accompanied by a software bundle offering a variety of multimedia applications

More information

MOST Training and Workshops

MOST Training and Workshops Get the Know-How for Your Projects One of SMSC's primary goals is to support its customers with the design process throughout all phases of their product development cycle. SMSC s MOST training modules

More information

Time-Correlated Multi-domain RF Analysis with the MSO70000 Series Oscilloscope and SignalVu Software

Time-Correlated Multi-domain RF Analysis with the MSO70000 Series Oscilloscope and SignalVu Software Time-Correlated Multi-domain RF Analysis with the MSO70000 Series Oscilloscope and SignalVu Software Technical Brief Introduction The MSO70000 Series Mixed Oscilloscope, when coupled with SignalVu Spectrum

More information

Manual. CANcaseXL CANcaseXL log. Version 5.1 English

Manual. CANcaseXL CANcaseXL log. Version 5.1 English Manual CANcaseXL CANcaseXL log Version 5.1 English Imprint Vector Informatik GmbH Ingersheimer Straße 24 D-70499 Stuttgart The information and data given in this user manual can be changed without prior

More information

DDR Memory Overview, Development Cycle, and Challenges

DDR Memory Overview, Development Cycle, and Challenges DDR Memory Overview, Development Cycle, and Challenges Tutorial DDR Overview Memory is everywhere not just in servers, workstations and desktops, but also embedded in consumer electronics, automobiles

More information

One common language for domain experts and test engineers

One common language for domain experts and test engineers One common language for domain experts and test engineers Cost-effective creation and reuse of test sequences with Vector s Test Automation Editor V0.01 2011-04-13 Agenda > Overview Introduction to the

More information

Keysight Technologies N1918A Power Analysis Manager and U2000 Series USB Power Sensors. Demo Guide

Keysight Technologies N1918A Power Analysis Manager and U2000 Series USB Power Sensors. Demo Guide Keysight Technologies N1918A Power Analysis Manager and U2000 Series USB Power Sensors Demo Guide Introduction This demonstration guide helps you to get familiar with the basic setup and coniguration requirements

More information

Module 5. Broadcast Communication Networks. Version 2 CSE IIT, Kharagpur

Module 5. Broadcast Communication Networks. Version 2 CSE IIT, Kharagpur Module 5 Broadcast Communication Networks Lesson 1 Network Topology Specific Instructional Objectives At the end of this lesson, the students will be able to: Specify what is meant by network topology

More information

EBERSPÄCHER ELECTRONICS automotive bus systems. solutions for network analysis

EBERSPÄCHER ELECTRONICS automotive bus systems. solutions for network analysis EBERSPÄCHER ELECTRONICS automotive bus systems solutions for network analysis DRIVING THE MOBILITY OF TOMORROW 2 AUTOmotive bus systems System Overview Analyzing Networks in all Development Phases Control

More information

Introduction to Higher-Level Protocols Version 1.0 Application Note AN-AND-1-160

Introduction to Higher-Level Protocols Version 1.0 Application Note AN-AND-1-160 Version 1.0 Application Note AN-AND-1-160 Restrictions Abstract Public Document This application notes gives an overview of the major features of the most widely used high-level protocols in the automotive

More information

Synchronization in. Distributed Systems. Cooperation and Coordination in. Distributed Systems. Kinds of Synchronization.

Synchronization in. Distributed Systems. Cooperation and Coordination in. Distributed Systems. Kinds of Synchronization. Cooperation and Coordination in Distributed Systems Communication Mechanisms for the communication between processes Naming for searching communication partners Synchronization in Distributed Systems But...

More information

Updating the QIAcube operating software

Updating the QIAcube operating software Updating the QIAcube operating software This document describes how to upgrade your QIAcube mainboard firmware to version P, your mainboard PLC program to version R, and your centrifuge firmware to version

More information

EB TechPaper. Test drive with the tablet. automotive.elektrobit.com

EB TechPaper. Test drive with the tablet. automotive.elektrobit.com EB TechPaper Test drive with the tablet automotive.elektrobit.com 1 A great many test miles have to be covered in the development and validation of driver assistance systems. A tablet with Elektrobit (EB)

More information

Introduction to Ethernet and IP in automotive vehicles

Introduction to Ethernet and IP in automotive vehicles Introduction to Ethernet and IP in automotive vehicles Webinar V1.02 2014-05-14 Agenda > Information 3 Introduction 6 Physical layers 8 IEEE Ethernet MAC + VLAN 14 Internet Protocol (IPv4/IPv6) 18 TCP

More information

Laboratory Course Industrial Automation. Experiment Nr. 6. Introduction to the FlexRay bus system. Brief User Guide IAS Demonstrator Go-Cart

Laboratory Course Industrial Automation. Experiment Nr. 6. Introduction to the FlexRay bus system. Brief User Guide IAS Demonstrator Go-Cart Universität Stuttgart Institut für Automatisierungs- und Softwaretechnik Prof. Dr.-Ing. M. Weyrich Laboratory Course Industrial Automation Experiment Nr. 6 Introduction to the FlexRay bus system Brief

More information

How to Define Cash Discounts

How to Define Cash Discounts SAP Business One How-To Guide PUBLIC How to Define Cash Discounts Applicable Release: SAP Business One 8.8 All Countries English December 2009 Table of Contents Introduction... 3 Defining G/L Accounts

More information

Comparison of FlexRay and CAN-bus for Real-Time Communication

Comparison of FlexRay and CAN-bus for Real-Time Communication Comparison of FlexRay and CAN-bus for Real-Time Communication Andreas Forsberg Mälardalen University Högskoleplan 1 721 23 Västerås +46 768011236 afg05001@student.mdh.se Johan Hedberg Mälardalen University

More information

Mediatrix Gateways and ISDN Clock Synchronization June 22, 2011

Mediatrix Gateways and ISDN Clock Synchronization June 22, 2011 Technical Bulletin 660 Mediatrix Gateways and ISDN Clock Synchronization June 22, 2011 Proprietary 2011 Media5 Corporation Technical Bulletin 660 Introduction The following Technical Bulletin describes

More information

Software Development for Multiple OEMs Using Tool Configured Middleware for CAN Communication

Software Development for Multiple OEMs Using Tool Configured Middleware for CAN Communication 01PC-422 Software Development for Multiple OEMs Using Tool Configured Middleware for CAN Communication Pascal Jost IAS, University of Stuttgart, Germany Stephan Hoffmann Vector CANtech Inc., USA Copyright

More information

www.dspace.com Model-Based Development of Safety-Critical Software: Safe and Effi cient

www.dspace.com Model-Based Development of Safety-Critical Software: Safe and Effi cient www.dspace.com Model-Based Development of Safety-Critical Software: Safe and Effi cient Translation of Sicherheitskritische Software entwickeln Published at: MEDengineering, 06/2012 Software for safety-critical

More information

PCI Express 1.0 (2.5 GT/s) Protocol Test

PCI Express 1.0 (2.5 GT/s) Protocol Test PCI Express 1.0 (2.5 GT/s) Protocol Test Configuration and Pricing Guide Gen1 today, ready for Gen2 in the future As PCI Express Gen2 becomes more mature in the market, you must decide whether to continue

More information

Remote Desktop Connection

Remote Desktop Connection Technical Note Remote Desktop Connection MS2690A/MS2691A/MS2692A Signal Analyzer Technical Note - Remote Desktop Connection - Anritsu Corporation March 2009 (1.00) Slide 1 Displaying Anritsu Instrument

More information

Agilent U2000 Series USB Power Sensors

Agilent U2000 Series USB Power Sensors Agilent U2000 Series USB Power Sensors Single/Multi-Channel Power Measurement Simple Setup Affordable Demo Guide Table of Contents Introduction 2 The Agilent N1918A Power 3 Analysis Manager Demonstration

More information

Agilent Automotive Power Window Regulator Testing. Application Note

Agilent Automotive Power Window Regulator Testing. Application Note Agilent Automotive Power Window Regulator Testing Application Note Abstract Automotive power window regulator tests require the use of accurate data acquisition devices, as they cover a wide range of parameters

More information

relating to household s disposable income. A Gini Coefficient of zero indicates

relating to household s disposable income. A Gini Coefficient of zero indicates Gini Coefficient The Gini Coefficient is a measure of income inequality which is based on data relating to household s disposable income. A Gini Coefficient of zero indicates perfect income equality, whereas

More information

Installation Guide. 85070E Dielectric Probe Kit 85071E Materials Measurement Software

Installation Guide. 85070E Dielectric Probe Kit 85071E Materials Measurement Software Installation Guide This guide provides instructions for installing and configuring the following software products: 85070E Dielectric Probe Kit 85071E Materials Measurement Software Agilent Part Number:

More information

Release Notes: PowerChute plus for Windows 95 and Windows 98

Release Notes: PowerChute plus for Windows 95 and Windows 98 : PowerChute plus for Windows 95 and Windows 98 These release notes supplement the User s Guide: PowerChute plus, Version 5.0.2, for Windows 95 and Windows 98 (pc98ug.pdf) and the Installation Guide: PowerChute

More information

Clock Synchronization

Clock Synchronization Clock Synchronization Henrik Lönn Electronics & Software Volvo Technological Development Contents General Types of Synchronisation Faults and problems to cope with Example algorithms Transmission delays

More information

Image Lab Software for the GS-900 Densitometer

Image Lab Software for the GS-900 Densitometer Image Lab Software for the GS-900 Densitometer Quick Start Guide Catalog # 170-9690 Bio-Rad Technical Support For help and technical advice, please contact the Bio-Rad Technical Support department. In

More information

Jabra LINK 220 Jabra LINK 220a

Jabra LINK 220 Jabra LINK 220a Jabra LINK 220 Jabra LINK 220a USER MANUAL www.jabra.com 1 2009 GN Netcom A/S. All Rights Reserved. This user guide is published by GN Netcom A/S. The information in this user guide is furnished for informational

More information

Manual. VN1600 Interface Family. VN1610 / VN1611 / VN1630A / VN1640A Version 2.2 English

Manual. VN1600 Interface Family. VN1610 / VN1611 / VN1630A / VN1640A Version 2.2 English VN1610 / VN1611 / VN1630A / VN1640A Version 2.2 English Imprint Vector Informatik GmbH Ingersheimer Straße 24 D-70499 Stuttgart The information and data given in this user manual can be changed without

More information

VAT Guidelines for Tooling. Volvo Group VAT guidelines for Vendor Tooling

VAT Guidelines for Tooling. Volvo Group VAT guidelines for Vendor Tooling VAT Guidelines for Tooling VAT guidelines for Vendor Tooling VAT Guidelines for Tooling Scope: The VAT Guidelines for Tooling s applicable for all Tooling suppliers when billing Companies. Objective: is

More information

PCI-SIG ENGINEERING CHANGE NOTICE

PCI-SIG ENGINEERING CHANGE NOTICE PCI-SIG ENGINEERING CHANGE NOTICE TITLE: Separate Refclk Independent SSC Architecture (SRIS) DATE: Updated 10 January 013 AFFECTED DOCUMENT: PCI Express Base Spec. Rev. 3.0 SPONSOR: Intel, HP, AMD Part

More information

High-Speed Inter Connect (HSIC) Solution

High-Speed Inter Connect (HSIC) Solution High-Speed Inter Connect (HSIC) Solution HSIC Essentials Datasheet Protocol Decode Protocol decode Saves test time and resource costs. Designed for use with the MSO/DPO5000, DPO7000C, DPO/DSA/MSO70000C,

More information

Building a Global Internet Company: Driving Traffic to Your Site. Benjamin Edelman Harvard Business School

Building a Global Internet Company: Driving Traffic to Your Site. Benjamin Edelman Harvard Business School Building a Global Internet Company: Driving Traffic to Your Site Benjamin Edelman Harvard Business School Mumbai, India January 20, 2012 About me Assistant Professor, Harvard Business School Teaching:

More information

Norton Ghost 15.0. How to copy partitions from an HDD to a Samsung SSD

Norton Ghost 15.0. How to copy partitions from an HDD to a Samsung SSD Norton Ghost 15.0 How to copy partitions from an HDD to a Samsung SSD This Quick User Guide was created under Symantec s authorization by Samsung Electronics Co., Ltd. in order to offer a simple & easy

More information

5big Backup Server. Quick Start Guide. Backup Appliance. Gigabit Ethernet DESIGN BY NEIL POULTON

5big Backup Server. Quick Start Guide. Backup Appliance. Gigabit Ethernet DESIGN BY NEIL POULTON 5big Backup Server DESIGN BY NEIL POULTON Backup Appliance Gigabit Ethernet Quick Start Guide Box Content Your LaCie 5big Backup Server package contains the items listed below: 1. LaCie 5big Backup Server

More information

Mathatma Gandhi University

Mathatma Gandhi University Mathatma Gandhi University BSc Computer Science IV th semester BCS 402 Computer Network &Internet MULTIPLE CHOICE QUESTIONS 1. The computer network is A) Network computer with cable B) Network computer

More information

Logix5000 Clock Update Tool V2.00.36. 12/13/2005 Copyright 2005 Rockwell Automation Inc., All Rights Reserved. 1

Logix5000 Clock Update Tool V2.00.36. 12/13/2005 Copyright 2005 Rockwell Automation Inc., All Rights Reserved. 1 Logix5000 Clock Update Tool V2.00.36. 1 Overview Logix5000 Clock Update Tool 1. 1. What is is it? it? 2. 2. How will it it help me? 3. 3. How do do I I use it? it? 4. 4. When can I I get get it? it? 2

More information

QIAsymphony RGQ Protocol Sheet

QIAsymphony RGQ Protocol Sheet QIAsymphony RGQ Protocol Sheet Settings to run the artus CT/NG QS-RGQ Kit (Rotor-Gene Q software.) Check availability of new electronic labeling revisions at www.qiagen.com/products/artusctngqsrgqkitce.aspx

More information

TI GPS PPS Timing Application Note

TI GPS PPS Timing Application Note Application Note Version 0.6 January 2012 1 Contents Table of Contents 1 INTRODUCTION... 3 2 1PPS CHARACTERISTICS... 3 3 TEST SETUP... 4 4 PPS TEST RESULTS... 6 Figures Figure 1 - Simplified GPS Receiver

More information

The automotive industry is making great efforts to improve. Uniform standards in software development are an important

The automotive industry is making great efforts to improve. Uniform standards in software development are an important Process Improvements in Software Development Optimizing software quality with SPICE The automotive industry is making great efforts to improve software quality. In this context the Embedded Software Components

More information

3300 IP Communications Platform Release 7.1 License Information

3300 IP Communications Platform Release 7.1 License Information 3300 IP Communications Platform Release 7.1 License Information Technology Primer December 2006 Copyright Copyright 2006 Mitel Networks Corporation. This document is unpublished and the following notice

More information

TI 313 (1.0 EN) d&b Remote network - Integration

TI 313 (1.0 EN) d&b Remote network - Integration TI 313 (1.0 EN) d&b Remote network - Integration 1. Introduction The d&b Remote network offers various options to configure, control and monitor a d&b sound reinforcement system. This can be done by either

More information

Safety compliance. Energy management. System architecture advisory services. Diagnostics. Network topologies. Physical and functional partitioning

Safety compliance. Energy management. System architecture advisory services. Diagnostics. Network topologies. Physical and functional partitioning Energy management Network topologies Physical and functional partitioning Safety compliance Diagnostics System architecture advisory services www.continental-corporation.com Why system architecture? 2

More information

MERCER S COMPENSATION ANALYSIS AND REVIEW SYSTEM AN ONLINE TOOL DESIGNED TO TAKE THE WORK OUT OF YOUR COMPENSATION REVIEW PROCESS

MERCER S COMPENSATION ANALYSIS AND REVIEW SYSTEM AN ONLINE TOOL DESIGNED TO TAKE THE WORK OUT OF YOUR COMPENSATION REVIEW PROCESS MERCER S COMPENSATION ANALYSIS AND REVIEW SYSTEM AN ONLINE TOOL DESIGNED TO TAKE THE WORK OUT OF YOUR COMPENSATION REVIEW PROCESS MERCER S COMPENSATION ANALYSIS AND REVIEW SYSTEM www.imercer.com/cars Mercer

More information

NI USB-6008/6009 OEM USER GUIDE

NI USB-6008/6009 OEM USER GUIDE USER GUIDE NI USB-6008/6009 OEM This document provides information about the dimensions, connectors, and other components of the National Instruments USB-6008/6009 OEM device. For more information about

More information

EBERSPÄCHER ELECTRONICS automotive bus systems

EBERSPÄCHER ELECTRONICS automotive bus systems EBERSPÄCHER ELECTRONICS automotive bus systems YOUR PARTNER FOR IN-VEHICLE NETWORKING DRIVING THE MOBILITY OF TOMORROW 2 AUTOmotive bus systems EBERSPÄCHER ELECTRONICS: THE EXPERTS IN AUTOMOTIVE BUS SYSTEMS

More information

Automatic Validation of Diagnostic Services

Automatic Validation of Diagnostic Services Development ProcessES Diagnostics Automatic Validation of Diagnostic Services For the first time, a fully automated test case generator has been introduced in diagnostics validation at General Motors Europe

More information

F9 Integration Manager

F9 Integration Manager F9 Integration Manager User Guide for use with QuickBooks This guide outlines the integration steps and processes supported for the purposes of financial reporting with F9 Professional and F9 Integration

More information

DME4 V1.23 (06-1999) V1.30 (06-2000) V1.31 (04-2001) V1.32 (09-2001) V1.33 (03-2002) V1.34 (06-2003) V1.35 (05-2004) V2.00 (12-2005) V2.

DME4 V1.23 (06-1999) V1.30 (06-2000) V1.31 (04-2001) V1.32 (09-2001) V1.33 (03-2002) V1.34 (06-2003) V1.35 (05-2004) V2.00 (12-2005) V2. DME4 V1.23 (06-1999) - Correction of unfounded error message 'No measurements configured' when reading measurements from DME440 (MODBUS) if special measurands hadn't been selected to be calculated. - Correction

More information

Frequency Hopping for GSM Base Station Tests with Signal Generators SME

Frequency Hopping for GSM Base Station Tests with Signal Generators SME Frequency Hopping for GSM Base Station Tests with Signal Generators SME Application Note 1GPAN28E A. Winter 07.95 Products: Signal Generator SME Software Package SME-K1 Introduction One of the problems

More information

International comparisons of obesity prevalence

International comparisons of obesity prevalence International comparisons of obesity prevalence June 2009 International Comparisons of Obesity Prevalence Executive Summary Obesity prevalence among adults and children has been increasing in most developed

More information

Remote PC Guide for Standalone PC Implementation

Remote PC Guide for Standalone PC Implementation Remote PC Guide for Standalone PC Implementation Updated: 2007-01-22 The guide covers features available in NETLAB+ version 3.6.1 and later. IMPORTANT Standalone PC implementation is no longer recommended.

More information

SQL Server 2008 R2 Express Edition Installation Guide

SQL Server 2008 R2 Express Edition Installation Guide Hardware, Software & System Requirements for SQL Server 2008 R2 Express Edition To get the overview of SQL Server 2008 R2 Express Edition, click here. Please refer links given below for all the details

More information

How To Use An Hm804X Series Of Power Supplies

How To Use An Hm804X Series Of Power Supplies value-instruments.com Power Supply All-Rounder for Lab and Test Field data sheet parameters, as well as an impressive variety of effortless features. Despite this large array of features, the instruments

More information

Agilent N5970A Interactive Functional Test Software: Installation and Getting Started

Agilent N5970A Interactive Functional Test Software: Installation and Getting Started Agilent N5970A Interactive Functional Test Software: Installation and Getting Started Application Note The N5970A Interactive Functional Test Software along with the 8960 Series 10 (E5515C) wireless communications

More information

NASDAQ OMX Nordic Business Continuity Plan Description

NASDAQ OMX Nordic Business Continuity Plan Description NASDAQ OMX Nordic Business Continuity Plan Description October 10 th, 2013 This document is valid for NASDAQ OMX Nordic, including the legal entities: NASDAQ OMX Stockholm AB NASDAQ OMX Copenhagen A/S

More information

Ethernet QoS Test Multi-stream Network Quality Evaluation

Ethernet QoS Test Multi-stream Network Quality Evaluation Application Note Ethernet QoS Test Multi-stream Network Quality Evaluation MT1000A Network Master Pro MT1100A Network Master Flex MU100010A 10G Multirate Module MU110010A 10G Multirate Module MU110011A

More information

Manual. Vector XL log Config. CANcaseXL log Configuration Version 4.1 English

Manual. Vector XL log Config. CANcaseXL log Configuration Version 4.1 English Manual Vector XL log Config CANcaseXL log Configuration Version 4.1 English Imprint Vector Informatik GmbH Ingersheimer Straße 24 D-70499 Stuttgart The information and data given in this user manual can

More information

CISPR 17 Measurements

CISPR 17 Measurements CISPR 17 Measurements 50W / 50W versus 0.1W / 100W The truth or Everything you wanted to know about attenuation curves validity but were afraid to ask A practical study using the FN 9675-3-06 power line

More information

Configuring Simulator 3 for IP

Configuring Simulator 3 for IP Configuring Simulator 3 for IP Application Note AN405 Revision v1.0 August 2012 AN405 Configuring Simulator 3 for IP 1 Overview This Application Note is designed to help to configure a Sim 3 to run in

More information

How to set up Inbound Load Balance under Drop-in Mode

How to set up Inbound Load Balance under Drop-in Mode How to set up Inbound Load Balance under Drop-in Mode Background Customers often wonder whether Drop-in Mode and Inbound Load Balance can co-exist. The good news is yes they can. The purpose of this how-to

More information

Keysight M9485A PXIe Multiport Vector Network Analyzer. Configuration Guide

Keysight M9485A PXIe Multiport Vector Network Analyzer. Configuration Guide Keysight M9485A PXIe Multiport Vector Network Analyzer Configuration Guide 02 Keysight M9485A PXIe Multiport Vector Network Analyzer - Configuration Guide Ordering Guide The following steps will guide

More information

ORGANISATION FOR ECONOMIC CO-OPERATION AND DEVELOPMENT

ORGANISATION FOR ECONOMIC CO-OPERATION AND DEVELOPMENT 2 OECD RECOMMENDATION OF THE COUNCIL FOR ENHANCED ACCESS AND MORE EFFECTIVE USE OF PUBLIC SECTOR INFORMATION ORGANISATION FOR ECONOMIC CO-OPERATION AND DEVELOPMENT The OECD is a unique forum where the

More information

Cisco CCNP 642 901 Optimizing Converged Cisco Networks (ONT)

Cisco CCNP 642 901 Optimizing Converged Cisco Networks (ONT) Cisco CCNP 642 901 Optimizing Converged Cisco Networks (ONT) Course Number: 642 901 Length: 5 Day(s) Certification Exam This course will help you prepare for the following exams: Cisco CCNP Exam 642 901:

More information

Agilent BenchVue Software (34840B) Data capture simplified. Click, capture, done. Data Sheet

Agilent BenchVue Software (34840B) Data capture simplified. Click, capture, done. Data Sheet Agilent BenchVue Software (34840B) Data capture simplified. Click, capture, done. Data Sheet Use BenchVue software to: Visualize multiple measurements simultaneously Easily capture data, screen shots and

More information

AN4108 Application note

AN4108 Application note Application note How to set up a HTTPS server for In-Home display with HTTPS Introduction This application note describes how to configure a simple SSL web server using the EasyPHP free application to

More information

Using Borland Deployment Op-Center to manage CaliberRM, StarTeam, and Mercury TestDirector server environments

Using Borland Deployment Op-Center to manage CaliberRM, StarTeam, and Mercury TestDirector server environments Using Borland Deployment Op-Center to manage CaliberRM, StarTeam, and Mercury TestDirector server environments A Borland White Paper By Darrell Kalichak March 2005 Contents Introduction... 3 Deployment

More information

Technology Note. PCI Express

Technology Note. PCI Express Technology Note www.euresys.com info@euresys.com Copyright 2006 Euresys s.a. Belgium. Euresys is registred trademarks of Euresys s.a. Belgium. Other product and company names listed are trademarks or trade

More information

How To Install A Gel Doc Xr+ Camera On A Computer Or Mouse Or Tv (For A Powerbook) With A Zoom Lens (For An Ipa) With An Iphone Or Ipa (For Mac) With The Zoom Lens

How To Install A Gel Doc Xr+ Camera On A Computer Or Mouse Or Tv (For A Powerbook) With A Zoom Lens (For An Ipa) With An Iphone Or Ipa (For Mac) With The Zoom Lens Molecular Imager Gel Doc XR+ Installation Guide To install your Gel Doc XR+, perform these seven steps in the following order: 1. Unpack the Gel Doc XR+ system. 2. Install Image Lab software. 3. Set up

More information

Installing and Configuring Microsoft SQL Server 2012 Express PI AF

Installing and Configuring Microsoft SQL Server 2012 Express PI AF Installing and Configuring Microsoft SQL Server 2012 Express PI AF OSIsoft, LLC 777 Davis St., Suite 250 San Leandro, CA 94577 USA Tel: (01) 510-297-5800 Fax: (01) 510-357-8136 Web: http://www.osisoft.com

More information

PXI and AXIe Modular Instrumentation

PXI and AXIe Modular Instrumentation PXI and AXIe Modular Instrumentation M9018A PXIe Chassis M9502A AXIe Chassis M9505A AXIe Chassis U4002A Digital Test Console Chassis Tested Computer List Technical Note DISCOVER the Alternatives......

More information

1.5 GHz Active Probe TAP1500 Datasheet

1.5 GHz Active Probe TAP1500 Datasheet 1.5 GHz Active Probe TAP1500 Datasheet Easy to use Connects directly to oscilloscopes with the TekVPI probe interface Provides automatic units scaling and readout on the oscilloscope display Easy access

More information