Accurate Synchronization of EtherCAT Systems Using Distributed Clocks

Size: px
Start display at page:

Download "Accurate Synchronization of EtherCAT Systems Using Distributed Clocks"

Transcription

1 Accurate Synchronization of EtherCAT Systems Using Distributed Clocks Joseph E Stubbs, PE EtherCAT Technology Group 12/2010 EtherCAT Technology Group (1)

2 Purpose of this presentation Gain a basic understanding of how the Distributed Clocks (DC) synchronization method of EtherCAT works. Understand how devices designed with EtherCAT DCs can benefit the user. 12/2010 EtherCAT Technology Group (2)

3 Agenda Distributed Clocks definition Important EtherCAT functional principles Overview of DC functionality How it works Propagation delay measurement Setting of Reference Clock Setting of Slave Clocks Drift compensation Master compensation (shift time) Practical applications of DCs in slave devices 12/2010 EtherCAT Technology Group (3)

4 DCs definition Distributed Clocks (DCs) refers to a logical network of synchronized, distributed local clocks in the EtherCAT fieldbus system. By using distributed clocks, EtherCAT, the real-time Ethernet protocol, is able to synchronize the time in all local bus devices within a very narrow tolerance range, typically below 100ns. The controller is a software stack on an industrial PC, using a standard Ethernet NIC. No special card required. 12/2010 EtherCAT Technology Group (4)

5 Why Synchronize a Network? Common time value in all devices allows synchronous gathering of input data from devices Example -- When device 1 was at position X, device 2 was at position Z. Cyclic behavior with tight temporal tolerances Example position control of a drive. Exact position input for each time slice produces tighter coordinated motion or speed. Example data acquisition at high data rates Response to external event Example -- Exact time alarm when received can be used to reject bad product downstream with respect to conveyor speed with little loss of good product Example -- Seeing events that would be missed in classical scanning of I/O systems Act at exact future time Example -- All drives begin execution of new command at exact time Example -- Simultaneous outputs for devices separated by long distances in same network 12/2010 EtherCAT Technology Group (5)

6 Functional Principles EtherCAT utilizes several important operating principles allowing DCs to be implemented efficiently and elegantly Processing On the Fly Protocol processed in hardware Fixed frame path for all frames in network in a given topology Latching of receive times in slave ports and logical processing unit Instruction set that lends itself to distributing times and offsets easily A DC unit built-in to the EtherCAT Slave Controller (ESC), which facilitates many of the functions in hardware External interfaces from the DC unit 12/2010 EtherCAT Technology Group (6)

7 Functional Principle: Ethernet on the Fly Slave Device Slave Device EtherCAT Slave Controller EtherCAT Slave Controller Process data is extracted and inserted on the fly Compilation of process data can change in each cycle, e.g. ultra short cycle time for axis, and longer cycles for I/O update possible In addition asynchronous, event triggered communication Up to 65,535 devices on one EtherCAT network 12/2010 EtherCAT Technology Group (7)

8 Frame Processing Order on the System EtherCAT Segment Master Cable EtherCAT Frame Path 12/2010 EtherCAT Technology Group (8)

9 Important things to keep in mind Only the EtherCAT master (controller) can create a frame Slaves can only modify the frame(s) The frame is not actively routed to a particular node. The frame travels through the entire network regardless of which node is addressed within the frame. One frame can service an entire network. Multiple frames can be sent out back-to-back to service larger networks which exceed 1500 bytes in process data length. 12/2010 EtherCAT Technology Group (9)

10 Distributed Clocks Unit SPI / µc parallel Digital I/O IRQ Sync1 / Latch1 Sync0 / Latch0 EtherCAT Address Space Process Data Interface (PDI) FMMU n Sync / Latch Unit SyncMan DC Control Offset EtherCAT Processing Unit and Auto-Forwarder with Loop Back Port 0 Port 1 Port 2 Port 3 System Time Delay Distributed Clocks EtherCAT Slave Controller (ESC) RJ45 Mag PHY PHY Mag RJ45 12/2010 EtherCAT Technology Group (10)

11 Distributed Clocks Features Definition of a System Time Beginning on January, 1 st 2000 at 0:00h on power-up Base unit is 1 ns 64 bit value (enough for more than 500 years) Lower 32 bits spans over 4.2 seconds Normally enough for communication and time stamping Definition of a Reference Clock One EtherCAT Slave will be used as a Reference Clock Reference Clock distributes its Clock cyclically Reference Clock adjustable from a global Reference Clock IEEE /2010 EtherCAT Technology Group (11)

12 DC Propagation Delay Measurement EtherCAT Node measures time difference between leaving and returning frame EtherCAT Frame Processing Direction EtherCAT Frame Forwarding Direction 12/2010 EtherCAT Technology Group (12)

13 Propagation Delay Measurement Registers: Receive Time Port 0 (ADO: 0x0900:0x0903) Receive Time Port 1 (ADO: 0x0904:0x0907) Receive Time Port 2 (ADO: 0x0908:0x090B) Receive Time Port 3 (ADO: 0x090C:0x090F) System Time Delay (ADO: 0x0928:0x092B) Write access to Receive Time Port 0 activates latch Latch local time of SOF (Start of Frame) At EOF (End of Frame) SOF time is copied to Receive Time Port X Receive Time Port X in local clock units (controlled) SOF time of all frames are latched on all ports internally Master reads all time stamps and calculates the delay times with respect to the topology. Individual delay time is written to register System Time Delay 12/2010 EtherCAT Technology Group (13)

14 DC Propagation Delay Measurement EtherCAT Node measures time difference between leaving and returning frame IPC 12/2010 EtherCAT Technology Group (14)

15 Propagation Delay Measurement The differences between the Reference Clock and each DC slave In port is Propagation Delay, called System Time Delay. Ref This value is distributed by the master stored in the slave for drift compensation calculations later. IPC t S S S S S S S 12/2010 EtherCAT Technology Group (15)

16 Binding Reference Clock to RTC Registers: System Time Offset (ADO: 0x0920:0x927, small systems 0x0920:0x0923) Difference between the Master RTC and Reference Clock is calculated by the master. This time is written to register System Time Offset of the Reference Clock only. 12/2010 EtherCAT Technology Group (16)

17 Binding Reference Clock to RTC Master sets Reference clock to RTC (or other source) RTC IPC Ref S S S S S S S 12/2010 EtherCAT Technology Group (17)

18 Offset Compensation Registers: System Time Offset (ADO: 0x0920:0x927, small systems 0x0920:0x0923) Difference between the Reference Clock and every slave device's clock is calculated by the master. The offset time is written to register System Time Offset Each slave calculates its local copy of the System time using its local time and the local offset value: t Local copy of System Time = t Local time + t Offset 12/2010 EtherCAT Technology Group (18)

19 Setting individual slaves to Reference Clock Master calculates offset between Ref Clock and individual local clocks. This value is distributed by the master and written to each slave in order to bring all local times to the same exact time. IPC Ref S S S S S S S 12/2010 EtherCAT Technology Group (19)

20 Drift Compensation DC Control RMW command (read multiple write) allows the master to read System Time of the reference clock and write it to all slave clocks within a single frame using the same frame route and therefore the same propagation delay as the initial measurement. DC Control Write access to System Time compares received Time with local time t = (t Local time + t Offset - t PropagationDelay ) t Received System Time If ( t > 0) then decelerate local clock (each tick counts as less time) else if ( t < 0) accelerate local clock (each tick counts as more time) 12/2010 EtherCAT Technology Group (20)

21 Drift Compensation The frequency of issuing the RMW command determines the amount of drift allowed in the system clocks Master commands the Reference clock to distribute its local time to all nodes occasionally. IPC Ref S S S S S S S 12/2010 EtherCAT Technology Group (21)

22 Drift Compensation DC Control Because the RMW instruction distributes the reference clock time each time the instruction is called and because the propagation delay of the system does not change we do not need to have jitter-free frames to have a jitter free system! Therefore, no special master card is required, the master can be a software stack even for the most tightly synchronized applications. 12/2010 EtherCAT Technology Group (22)

23 Long Term Scope View of Two Separated Devices 300 Nodes in between, 120m Cable Length Interrupt Node 1 Simultaneousness: ~15 ns Jitter: ~ +/-20ns Interrupt Node /2010 EtherCAT Technology Group (23)

24 Example features of EtherCAT DCs Clock synchronization between the EtherCAT slaves and the master Synchronous generation of local output signals (Sync signals) Precise time stamping of input signals (Latch signals) Generation of synchronous interrupts to local microprocessors (IRQ signals) 12/2010 EtherCAT Technology Group (24)

25 Action based on specified time: Sync 0/1 The distributed clock unit in the ESC usually features 2 pins that can be triggered time-controlled. SYNC0 and SYNC1. In this case the compare unit in the ESC would be active: If the local distributed clock time matches a user-defined enable time the ESC triggers the associated Sync pin(s). This behaviour can be set up to be single shot or cyclic, with or without an acknowledge. DC Control Delay PDI IRQ Offset System Time Sync0 Sync Unit Latch Unit Sync1 Distributed Clocks 12/2010 EtherCAT Technology Group (25)

26 Reaction to an external signal - Latch 0/1 If an ESC is configured accordingly it can store the current local time if an external event occurs, i.e. it can place it into a buffer without delay using a capture unit. Can be configured for rising and/or falling edge, and single event or continuous latch Examples for such external events are edge on a dedicated pin of the ESC (Latch 0/1), arrival of the EtherCAT frame, end of the EtherCAT frame, communication with a connected microcontroller, and a wide range of other options. DC Control Delay Offset System Time Latch0 Sync Unit Latch Unit Latch1 Distributed Clocks 12/2010 EtherCAT Technology Group (26)

27 Example of Latch and Sync Use 1 + Tx 1 +Ty 1 + Tz IN Latch Timestamp 1 + T1 1 +T2 1 + T3 Constant OUT Timestamp? OUT Classical Controls Constant 12/2010 EtherCAT Technology Group (27)

28 Connection to an External Logic - IRQ An ESC can not only be used as a standalone unit, it also has interfaces for communicating with other electronic units such as a microcontroller or other driver circuitry. Communication via these interfaces can also be controlled via distributed clocks in order to ensure synchronous, highprecision sampling of input parameters, or cyclic interrupts based on a multiple of the base scan rate. Examples for this use include interfacing to a microprocessor controlling a power drive, electronic shaft encoder analyzer, or data acquisition slaves for condition monitoring. DC Control Delay PDI IRQ Offset System Time Sync0 Sync Unit Latch Unit Sync1 Distributed Clocks 12/2010 EtherCAT Technology Group (28)

29 Example of IRQ Use with a µc -- Oversamplin Oversampling fast measurements Measurement cycle Fast signal sampling Analog value recording (input) Analog value generation (output) Base Network cycle Base Network cycle /2010 EtherCAT Technology Group (29)

30 Summary Tight clock synchronization between the EtherCAT slaves and the master is possible without the use of a special fieldbus card The DC features of devices are enabled by both the unique communication principles of EtherCAT and built-in features of the ESCs. Some of the common behaviors built in to devices are: Synchronous reading of input signals Precise time stamping of input signals (Latch signals) Generation of synchronous interrupts to local microprocessors (IRQ signals) For more information about how EtherCAT works, please see 12/2010 EtherCAT Technology Group (30)

31 Please visit for more information EtherCAT Technology Group Headquarters Ostendstraße Nuremberg, Germany Phone: EtherCAT Technology Group North America PO Box 1305 Port Orchard, WA Phone: /2010 EtherCAT Technology Group (31)

Multi-Axis Position Control by EtherCAT Real-time Networking

Multi-Axis Position Control by EtherCAT Real-time Networking Multi-Axis Position Control by EtherCAT Real-time Networking Lecture Topics EtherCAT Applications Overview The EtherCAT Control Approach The EtherCAT Data Processing Time Synchronization Requirements in

More information

AN100 v1.4. EtherCAT network synchronization. Distributed clocks

AN100 v1.4. EtherCAT network synchronization. Distributed clocks AN100 v1.4 EtherCAT network synchronization Many EtherCAT systems benefit greatly from a tight synchronization of devices running on the network. Synchronization is particularly important when drives are

More information

How to implement an EtherCAT Slave Device

How to implement an EtherCAT Slave Device How to implement an EtherCAT Slave Device Agenda 1. Overview 2. Slave Overview 3. First Steps: 4. Hardware Design 5. Software Development 6. Testing 7. and how to avoid them 8. 2 Overview EtherCAT Master

More information

STF-EtherCAT User Manual

STF-EtherCAT User Manual STF-EtherCAT User Manual APPLIED MOTION PRODUCTS, INC. 1 Contents Introduction to EtherCAT... 4 Commonly Used Acronyms... 4 Protocol... 5 Logical Addressing...5 Auto Increment Addressing...5 Fixed Node

More information

Master Classes. Document: ETG.1500 D (R) Nomenclature: ETG-Number ETG.1500 D (Directive) Version Created by:

Master Classes. Document: ETG.1500 D (R) Nomenclature: ETG-Number ETG.1500 D (Directive) Version Created by: Master Classes Document: ETG.1500 D (R) 1.0.2 Nomenclature: ETG-Number ETG.1500 Type D (Directive) State R (Release) Version 1.0.2 Created by: ETG Contact: info@ethercat.org Filename: ETG1500_D_MasterClasses.docx

More information

EtherCAT User Manual. For STF EtherCAT

EtherCAT User Manual. For STF EtherCAT EtherCAT User Manual For STF EtherCAT Table of Contents Introduction to EtherCAT... 3 Commonly Used Acronyms...3 Protocol...4 Logical Addressing... 4 Auto Increment Addressing...4 Fixed Node Addressing...4

More information

Diagnostics with EtherCAT Part 1

Diagnostics with EtherCAT Part 1 Diagnostics with EtherCAT Part 1 Besides features such as high performance or speed, the availability of network diagnostic tools is extremely important when it comes to selecting a communication technology

More information

EtherCAT User Manual. For SS EtherCAT

EtherCAT User Manual. For SS EtherCAT EtherCAT User Manual For SS EtherCAT Table of Contents Introduction to EtherCAT... 3 Commonly Used Acronyms... 3 Protocol... 4 Logical Addressing... 4 Auto Increment Addressing... 4 Fixed Node Addressing...

More information

EtherCAT Introduction

EtherCAT Introduction Industrial EtherCAT Introduction EtherCAT: Control Automation Technology 1 EtherCAT for Control and Automation Technology EtherCAT is ultra Fast: 1000 dig. I/O: 30 µs, 100 servo s: 100 µs EtherCAT is :

More information

EtherCAT : Errata for Industrial SDK

EtherCAT : Errata for Industrial SDK EtherCAT : Errata for Industrial SDK 2.1.0.1 Single datagram accessing multiple FMMU mapped areas using LRD/LWR commands SDOCM00092510 : Single datagram accessing multiple FMMU mapped areas in a single

More information

Application Note FC1100/FC1121 (EtherCAT Slave Card)

Application Note FC1100/FC1121 (EtherCAT Slave Card) Application Note FC1100/FC1121 (EtherCAT Slave Card) Application Note ET9300 I LEGAL NOTICE Trademarks Beckhoff, TwinCAT, EtherCAT, Safety over EtherCAT, TwinSAFE and XFC are registered trademarks of and

More information

EtherCAT Development Kit Hardware. Page 1

EtherCAT Development Kit Hardware. Page 1 EtherCAT Development Kit Hardware Page 1 Contents Overview... 3 Introduction... 3 References... 4 Board Details and Configuration... 5 Overview... 5 Power Supply... 6 Micro USB... 6 Expansion Connectors...

More information

Closed-loop Delfino Control Systems: Multiple Industrial Protocol Support using the AMIC110 Sitara Processor

Closed-loop Delfino Control Systems: Multiple Industrial Protocol Support using the AMIC110 Sitara Processor Closed-loop Delfino Control Systems: Multiple Industrial Protocol Support using the AMIC110 Sitara Processor Part 2: Implementation of multiprotocol industrial communications solutions Training series

More information

Slave Controller. Section I Technology (Online at Section II Register Description Register overview and detailed description

Slave Controller. Section I Technology (Online at  Section II Register Description Register overview and detailed description Hardware Data Sheet Section II Slave Controller Section I Technology (Online at http://www.beckhoff.com) Section II Register Description Register overview and detailed description Section III Hardware

More information

EtherCAT : Errata for Industrial SDK

EtherCAT : Errata for Industrial SDK EtherCAT : Errata for Industrial SDK 1.1.0.8 Single datagram accessing multiple FMMU mapped areas using LRD/LWR commands SDOCM00092510 : Single datagram accessing multiple FMMU mapped areas in a single

More information

Peripheral - ECAT EtherCAT slave controller. XMC microcontrollers July 2016

Peripheral - ECAT EtherCAT slave controller. XMC microcontrollers July 2016 Peripheral - ECAT EtherCAT slave controller XMC microcontrollers July 2016 Agenda 1 ECAT overview 2 Key feature: smallest fully integrated EtherCAT slave 3 Key feature: fully compatible with Beckhoff s

More information

Application Note FC1100/FC1121 (EtherCAT Slave Card)

Application Note FC1100/FC1121 (EtherCAT Slave Card) Application Note FC1100/FC1121 (EtherCAT Slave Card) Version 1.4 Date: 2017-03-28 LEGAL NOTICE Trademarks Beckhoff, TwinCAT, EtherCAT, Safety over EtherCAT, TwinSAFE and XFC are registered trademarks of

More information

Oct Karl. A. Meier

Oct Karl. A. Meier ADVANCED Motion Controls Oct 2012 New motio on control system options utilizing EtherCAT technology Karl A. Meier Overview This document describes the evolution of motion and control system architectures

More information

SNAP+ Data Sheet. Revision 1.06

SNAP+ Data Sheet. Revision 1.06 SNAP+ Data Sheet Revision 1.06 Table of Contents Liability Exclusion We have tested the contents of this document regarding agreement with the hardware and software described. Nevertheless, there may be

More information

Combining EtherCAT with Power

Combining EtherCAT with Power Combining EtherCAT with Power EtherCAT enhancement EtherCAT Technology Group EtherCAT P 1 EtherCAT P March 2017 EtherCAT Technology Group EtherCAT P 2 EtherCAT P EtherCAT P is an addition to the EtherCAT

More information

EtherCAT Data Acquisition System Based on DMA Mode

EtherCAT Data Acquisition System Based on DMA Mode 2012 2nd International Conference on Industrial Technology and Management (ICITM 2012) IPCSIT vol. 49 (2012) (2012) IACSIT Press, Singapore DOI: 10.7763/IPCSIT.2012.V49.5 0 EtherCAT Data Acquisition System

More information

EtherCAT Master Stack

EtherCAT Master Stack EtherCAT Master Stack Technical Presentation V1.4 1 Features according to ETG.1500 Master Classes V1.4 2 Master Core Features (1) Feature name Basic Features Service Commands, IRQ field in datagram, Slaves

More information

PARALLEL COMMUNICATIONS

PARALLEL COMMUNICATIONS Parallel Data Transfer Suppose you need to transfer data from one HCS12 to another. How can you do this? You could connect PORTA of the sending computer (set up as an output port) to PORTA of the receiving

More information

Migration from Classical Fieldbus Technologies

Migration from Classical Fieldbus Technologies Migration from Classical EtherCAT simplifies Control Architecture Example: Hydraulic Press Control Architecture, Schuler AG, Germany Classical Fieldbus Control Architecture Classical Fieldbus Performance

More information

EtherCAT or Ethernet for Motion Control

EtherCAT or Ethernet for Motion Control June-16 EtherCAT or Ethernet for Motion Control Choosing the Right Network Solution for your Application Intro Ethernet based bus solutions have become the dominant method of communications in the motion

More information

CAN protocol enhancement

CAN protocol enhancement Protocols CAN protocol enhancement This article describes the enhanced CAN protocol called CAN-HG and the features of the IC circuitry from Canis that implement it. CAN-HG has been designed to meet two

More information

Introduction the Serial Communications Huang Sections 9.2, 10.2 SCI Block User Guide SPI Block User Guide

Introduction the Serial Communications Huang Sections 9.2, 10.2 SCI Block User Guide SPI Block User Guide Introduction the Serial Communications Huang Sections 9.2,.2 SCI Block User Guide SPI Block User Guide Parallel Data Transfer Suppose you need to transfer data from one HCS2 to another. How can you do

More information

Positioning Controller

Positioning Controller Edition December 2008 Positioning Controller Introduction Application Note "Interpolation Position Mode" Edition December 2008 EPOS2 50/5, EPOS Module 36/2 Firmware version 2101h or higher The EPOS2 positioning

More information

Functional Principle and the resulting Benefits.

Functional Principle and the resulting Benefits. Functional Principle and the resulting Benefits. 10.11.2010 EtherCAT Functional Principle: Ethernet on the fly Slave Device EtherCAT Slave Controller Slave Device EtherCAT Slave Controller Process data

More information

Modular Device Profile

Modular Device Profile Modular Device Profile Part 6220: IO-Link Master Document: ETG.5001.6220 S (D) V1.0.5 Nomenclature: ETG Number ETG 5001.6220 Type S (Standard) State R (Release) Version V1.0.5 Created by: ETG Contact:

More information

Positioning Controllers. Communication Guide. Document ID: rel4896

Positioning Controllers. Communication Guide. Document ID: rel4896 Communication Guide MAXPOS Positioning Controllers Edition August 2014 Positioning Controllers Communication Guide Document ID: rel4896 maxon motor ag Brünigstrasse 220 P.O.Box 263 CH-6072 Sachseln Phone

More information

EtherCAT : Errata for Industrial SDK 1.1.3/2.1.3 and PRU-ICSS-EtherCAT

EtherCAT : Errata for Industrial SDK 1.1.3/2.1.3 and PRU-ICSS-EtherCAT EtherCAT : Errata for Industrial SDK 1.1.3/2.1.3 and PRU-ICSS-EtherCAT 01.00.05 Single datagram accessing multiple FMMU mapped areas using LRD/LWR commands SDOCM00092510/PINDSW-47 : Single datagram accessing

More information

How to add Industrial Ethernet to Computer Numeric Control (CNC) Router Machine

How to add Industrial Ethernet to Computer Numeric Control (CNC) Router Machine How to add Industrial Ethernet to Computer Numeric Control (CNC) Router Machine 4-axis CNC Router Machine with 250KHz control loop through Industrial Ethernet Thomas Mauer Industrial Systems Team, Factory

More information

Time Synchronization for AV applications across Wired and Wireless 802 LANs [for residential applications]

Time Synchronization for AV applications across Wired and Wireless 802 LANs [for residential applications] Time Synchronization for AV applications across Wired and Wireless 802 LANs [for residential applications] A presentation to 802.11 TGv Kevin Stanton Intel Corporation 5/20/2006 1 Agenda Motivation Time

More information

Distributed Systems. 05. Clock Synchronization. Paul Krzyzanowski. Rutgers University. Fall 2017

Distributed Systems. 05. Clock Synchronization. Paul Krzyzanowski. Rutgers University. Fall 2017 Distributed Systems 05. Clock Synchronization Paul Krzyzanowski Rutgers University Fall 2017 2014-2017 Paul Krzyzanowski 1 Synchronization Synchronization covers interactions among distributed processes

More information

SynqNet 7 Years of Progressive Development and Proven Success

SynqNet 7 Years of Progressive Development and Proven Success SynqNet is the fastest interoperable motion and I/O network. y the end of 2007 over 350,000 installed SyqnNet devices will be driving the World s most demanding motion applications. Machine builders rely

More information

Understanding the basic building blocks of a microcontroller device in general. Knows the terminologies like embedded and external memory devices,

Understanding the basic building blocks of a microcontroller device in general. Knows the terminologies like embedded and external memory devices, Understanding the basic building blocks of a microcontroller device in general. Knows the terminologies like embedded and external memory devices, CISC and RISC processors etc. Knows the architecture and

More information

TF5xxx TwinCAT 3 Motion Control

TF5xxx TwinCAT 3 Motion Control TF5xxx Motion Control TC3 NC PTP 10 Axes TC3 NC PTP Axes Pack 25 TC3 NC PTP Axes Pack unlimited Technical data TF5000-00pp TF5010-00pp TF5020-00pp TC3 NC PTP 10 Axes implements Motion Control for pointto-point

More information

The White Rabbit Project

The White Rabbit Project WR Project Status 1/ 1 The White Rabbit Project Technical introduction and status report T. W lostowski BE-CO Hardware and Timing section CERN November 11, 2010 WR Project Status 2/ 1 Introduction Outline

More information

Commissioning the 9400 Highline TA CiA402 with EtherCAT and Beckhoff NC

Commissioning the 9400 Highline TA CiA402 with EtherCAT and Beckhoff NC Commissioning the 9400 Highline TA CiA402 with EtherCAT and Beckhoff NC Contents 1. Preface/aim of the Application Report...2 2. Introduction...3 2.1. General information on EtherCAT...3 2.2. General information

More information

Management Support for Automatic Measurement of Link Delay Asymmetry

Management Support for Automatic Measurement of Link Delay Asymmetry Management Support for Automatic Measurement of Link Delay Asymmetry 802.1 ASbt, 201111 IEEE 802 plenary Lu Huang (huanglu@chinamobile.com) Agenda Backgroud Management support for automatic measurement

More information

Keystone ROM Boot Loader (RBL)

Keystone ROM Boot Loader (RBL) Keystone Bootloader Keystone ROM Boot Loader (RBL) RBL is a code used for the device startup. RBL also transfers application code from memory or host to high speed internal memory or DDR3 RBL code is burned

More information

Product Description IEEE 1588 Stack (PTP Stack)

Product Description IEEE 1588 Stack (PTP Stack) Product Description IEEE 1588 Stack (PTP Stack) The TSEP IEEE 1588 Stack is a software solution for the IEEE 1588 standard. With the help of the TSEP IEEE 1588 stack computers with the operating systems

More information

Atacama: An Open Experimental Platform for Mixed-Criticality Networking on Top of Ethernet

Atacama: An Open Experimental Platform for Mixed-Criticality Networking on Top of Ethernet Atacama: An Open Experimental Platform for Mixed-Criticality Networking on Top of Ethernet Gonzalo Carvajal 1,2 and Sebastian Fischmeister 1 1 University of Waterloo, ON, Canada 2 Universidad de Concepcion,

More information

From Datasheets to Digital Logic. synthesizing an FPGA SPI slave from the gates

From Datasheets to Digital Logic. synthesizing an FPGA SPI slave from the gates From Datasheets to Digital Logic synthesizing an FPGA SPI slave from the gates Joshua Vasquez March 26, 2015 The Road Map Top-Level Goal Motivation What is SPI? SPI Topology SPI Wiring SPI Protocol* Defining

More information

Motion Controller. MXC Series Multi-Axis Motion Controller Compact Motion Controller with up to 6 Axes of Control

Motion Controller. MXC Series Multi-Axis Motion Controller Compact Motion Controller with up to 6 Axes of Control MXC Series Multi-Axis Motion Controller Compact Motion Controller with up to 6 Axes of Control Allied Motion s MXC motion controller is a very compact, multi-axis servo and/or step motor motion controller,

More information

C x Hexapod Motion Controller

C x Hexapod Motion Controller C-887.52x Hexapod Motion Controller Compact Bench-Top Device for Controlling 6-Axis Systems Sophisticated controller using vector algorithms Commanding in Cartesian coordinates Changes of the reference

More information

The Trigger-Time-Event System for the W7-X Experiment

The Trigger-Time-Event System for the W7-X Experiment The Trigger-Time-Event System for the W7-X Experiment Jörg Schacht, Helmut Niedermeyer, Christian Wiencke, Jens Hildebrandt and Andreas Wassatsch Abstract-- All control and data acquisition systems of

More information

The Flooding Time Synchronization Protocol

The Flooding Time Synchronization Protocol The Flooding Time Synchronization Protocol Miklos Maroti, Branislav Kusy, Gyula Simon and Akos Ledeczi Vanderbilt University Contributions Better understanding of the uncertainties of radio message delivery

More information

DS1306. Serial Alarm Real Time Clock (RTC)

DS1306. Serial Alarm Real Time Clock (RTC) www.dalsemi.com FEATURES Real time clock counts seconds, minutes, hours, date of the month, month, day of the week, and year with leap year compensation valid up to 2100 96-byte nonvolatile RAM for data

More information

Documentation EtherCAT Library for LabVIEW 2.9

Documentation EtherCAT Library for LabVIEW 2.9 Documentation EtherCAT Library for LabVIEW 2.9 This document describes the usage and installation of the EtherCAT Library for LabVIEW version 2.9. 1 General Information... 2 2 System Requirements... 3

More information

TOP Server V5 to MicroLogix Using DNP3 Ethernet Driver

TOP Server V5 to MicroLogix Using DNP3 Ethernet Driver TOP Server V5 to MicroLogix 1400 Using DNP3 Ethernet Driver Page 2 of 36 Table of Contents INTRODUCTION 3 CONFIGURING THE MICROLOGIX 1400 AS A DNP3 SLAVE 4 CONFIGURING TOP SERVER AS A DNP3 MASTER 9 TESTING

More information

System Design Guide for Slave

System Design Guide for Slave System Design Guide for Slave Motor Business Unit Appliances Company 2012/2/15 Rev. 2 Page 1 Revision History Revision Date Change Description 1 2010/3/3 Initial Release 2 2012/2/15 P1 Changed title from

More information

Environmental Data Acquisition Using (ENC28J60)

Environmental Data Acquisition Using (ENC28J60) Environmental Data Acquisition Using (ENC28J60) Joshi Vaibhav Abstract -- Ethernet is a local area technology, which is used for reliable and efficient transfer and access of information across the devices

More information

Infineon C167CR microcontroller, 256 kb external. RAM and 256 kb external (Flash) EEPROM. - Small single-board computer (SBC) with an

Infineon C167CR microcontroller, 256 kb external. RAM and 256 kb external (Flash) EEPROM. - Small single-board computer (SBC) with an Microcontroller Basics MP2-1 week lecture topics 2 Microcontroller basics - Clock generation, PLL - Address space, addressing modes - Central Processing Unit (CPU) - General Purpose Input/Output (GPIO)

More information

ISA Host Controller 15a Hardware Reference Release 1.2 (October 16, 2017)

ISA Host Controller 15a Hardware Reference Release 1.2 (October 16, 2017) ISA Host Controller 15a Hardware Reference 1 ISA Host Controller 15a Hardware Reference Release 1.2 (October 16, 2017) Purpose: Host Controller to support the ISA bus according to the PC/104 specification.

More information

XMC4800 EtherCAT APP SSC Slave Example. Getting Started V3.0

XMC4800 EtherCAT APP SSC Slave Example. Getting Started V3.0 XMC4800 EtherCAT APP SSC Slave Example Getting Started V3.0 1 2 3 4 5 6 7 Overview and Requirements Setup Defining the interface of EtherCAT slave node Generating Slave Stack Code and ESI file Implementation

More information

Introduction the Serial Communications Parallel Communications Parallel Communications with Handshaking Serial Communications

Introduction the Serial Communications Parallel Communications Parallel Communications with Handshaking Serial Communications Introduction the Serial Communications Parallel Communications Parallel Communications with Handshaking Serial Communications o Asynchronous Serial (SCI, RS-232) o Synchronous Serial (SPI, IIC) The MC9S12

More information

Options for ABB drives, converters and inverters. User s manual FECA-01 EtherCAT adapter module

Options for ABB drives, converters and inverters. User s manual FECA-01 EtherCAT adapter module Options for ABB drives, converters and inverters User s manual FECA-01 EtherCAT adapter module List of related manuals See section Related manuals on page 16. EtherCAT is registered trademark and patented

More information

Platinum Maestro Multi Axis Control. The Ultimate Machine Motion Controller

Platinum Maestro Multi Axis Control. The Ultimate Machine Motion Controller Platinum Maestro Multi Axis Control The Ultimate Machine Motion Controller Platinum Maestro TRUE MACHINE MOTION CONTROL SMART & SIMPLE MOTION IMPLEMENTATION BEST IN CLASS MULTI AXIS CONTROL / Advanced

More information

Parallel Data Transfer. Suppose you need to transfer data from one HCS12 to another. How can you do this?

Parallel Data Transfer. Suppose you need to transfer data from one HCS12 to another. How can you do this? Introduction the Serial Communications Huang Sections 9.2, 10.2, 11.2 SCI Block User Guide SPI Block User Guide IIC Block User Guide o Parallel vs Serial Communication o Synchronous and Asynchronous Serial

More information

Hardware Design Guidelines for POWERLINK SLAVE on FPGA

Hardware Design Guidelines for POWERLINK SLAVE on FPGA Hardware Design Guidelines for POWERLINK SLAVE on FPGA Date: Project Number: AT-xx-xxxxxx We reserve the right to change the content of this manual without prior notice. The information contained herein

More information

Addressing scheme to address a specific devices on a multi device bus Enable unaddressed devices to automatically ignore all frames

Addressing scheme to address a specific devices on a multi device bus Enable unaddressed devices to automatically ignore all frames 23. USART 23.1 Features Full-duplex operation Asynchronous or synchronous operation Synchronous clock rates up to 1/2 of the device clock frequency Asynchronous clock rates up to 1/8 of the device clock

More information

High Precision Drive Synchronisation with CANopen

High Precision Drive Synchronisation with CANopen High Precision Drive Synchronisation with CANopen Martin Rostan, Beckhoff Josef Langfermann, Lenze Corp. For many users and suppliers CAN is the first choice for drive communication Ð due to its reliability,

More information

CIP Motion System Performance Considerations

CIP Motion System Performance Considerations CIP Motion System Performance Considerations Mark Chaffee Senior Principal Engineer Rockwell Automation Presented at the ODVA 2011 ODVA Industry Conference & 14 th Annual Meeting March 1-3, 2011 Phoenix,

More information

Institutionen för systemteknik

Institutionen för systemteknik Institutionen för systemteknik Department of Electrical Engineering Examensarbete EtherCAT Communication on FPGA Based Sensor System Examensarbete utfört i Elektroniksystem vid Tekniska Högskolan, Linköpings

More information

White-Rabbit NIC Gateware

White-Rabbit NIC Gateware White-Rabbit NIC Gateware 14 Dec. 2012 Javier Díaz Univ. of Granada, Rafael Rodriguez Seven Solutions Contents Contents 1 Introduction 2 2 Gateware elements 2 2.1 WRPC (White Rabbit PTP Core)............................

More information

AVB in Automotive Infotainment Networks

AVB in Automotive Infotainment Networks AVB in Automotive Infotainment Networks Günter Dannhäuser, Daimler AG Andrew Lucas, XMOS Ltd. 2014 IEEE-SA ETHERNET & IP @ AUTOMOTIVE TECHNOLOGY DAY COBO Center, Detroit, Michigan, USA 23 24 October 2014

More information

DS1305 Serial Alarm Real Time Clock (RTC)

DS1305 Serial Alarm Real Time Clock (RTC) Serial Alarm Real Time Clock (RTC) www.dalsemi.com FEATURES Real time clock counts seconds, minutes, hours, date of the month, month, day of the week, and year with leap year compensation valid up to 2100

More information

EtherCAT Slave. Protocol API V Hilscher Gesellschaft für Systemautomation mbh

EtherCAT Slave. Protocol API V Hilscher Gesellschaft für Systemautomation mbh Protocol API EtherCAT Slave V4.7.0 Hilscher Gesellschaft für Systemautomation mbh www.hilscher.com DOC110909API10EN Revision 10 English 2017-10 Released Public Table of contents 2/207 Table of contents

More information

Timing in the TTCAN Network

Timing in the TTCAN Network Timing in the Network Florian Hartwich, Bernd Müller, Thomas Führer, Robert Hugel, Robert Bosch GmbH ISO TC22/SC3/WG1/TF6 has standardised (as ISO CD 11898-4) an additional layer to the CAN protocol, Time

More information

EtherCAT Master Cross Platform Stack Application Developers Manual to Product P.4500.xx / P.4501.xx / P

EtherCAT Master Cross Platform Stack Application Developers Manual to Product P.4500.xx / P.4501.xx / P EtherCAT Master Cross Platform Stack Application Developers Manual to Product P.4500.xx / P.4501.xx / P.4502.01 EtherCAT Master Application Developers Manual Doc. No.: P.4500.21 / Rev. 1.4 Page 1 of 151

More information

Implementation of a low-latency EtherCAT slave controller with support for gigabit networks

Implementation of a low-latency EtherCAT slave controller with support for gigabit networks Eindhoven University of Technology MASTER Implementation of a low-latency EtherCAT slave controller with support for gigabit networks Guerra Marin, R. Award date: 2016 Disclaimer This document contains

More information

PSIM Tutorial. How to Use SPI in F2833x Target. February Powersim Inc.

PSIM Tutorial. How to Use SPI in F2833x Target. February Powersim Inc. PSIM Tutorial How to Use SPI in F2833x Target February 2013-1 - Powersim Inc. With the SimCoder Module and the F2833x Hardware Target, PSIM can generate ready-to-run codes for DSP boards that use TI F2833x

More information

EtherCAT SoE Interface User Manual

EtherCAT SoE Interface User Manual Documentation of the EtherCAT SoE Interface of the following Drives: - E1250-SE-UC (E1250-EC-UC) - E1450-SE-QN -0S (E1450-EC-QN-0S) - E1450-SE-QN -1S (E1450-EC-QN-1S) EtherCAT SoE Interface User Manual

More information

backbone for automotive testing

backbone for automotive testing backbone for automotive testing Gerhard Spiegel Manager KÖNIG Prozessautomatisierungs GmbH Member of Content Requirements What is EtherCAT? EtherCAT s strength Demo König Requirements of measurement-/automation-systems

More information

6220 Ethernet-Based Voltage Measurement Module

6220 Ethernet-Based Voltage Measurement Module Ethernet-Based Voltage Measurement Module Features 12 voltage inputs 16-bit, 100 khz per channel sample rate ±10 V input range Eight digital I/O Simultaneous sampling BNC connectors Multiple trigger modes

More information

Hello, and welcome to this presentation of the STM32 Universal Synchronous/Asynchronous Receiver/Transmitter Interface. It covers the main features

Hello, and welcome to this presentation of the STM32 Universal Synchronous/Asynchronous Receiver/Transmitter Interface. It covers the main features Hello, and welcome to this presentation of the STM32 Universal Synchronous/Asynchronous Receiver/Transmitter Interface. It covers the main features of this USART interface, which is widely used for serial

More information

SRL0 Serial Port Unit

SRL0 Serial Port Unit Summary The serial communications port peripheral devices can be configured for communications between a microprocessor and peripheral devices, or for multiprocessor communications. This document provides

More information

The House Intelligent Switch Control Network based On CAN bus

The House Intelligent Switch Control Network based On CAN bus The House Intelligent Switch Control Network based On CAN bus A.S.Jagadish Department Electronics and Telecommunication Engineering, Bharath University Abstract The Embedded Technology is now in its prime

More information

Following Statements FOL. Descriptor. These statements are designed to be used with the Model 4000-CFM Option.

Following Statements FOL. Descriptor. These statements are designed to be used with the Model 4000-CFM Option. Following Statements These statements are designed to be used with the Model 4000-CFM Option. FOL Name Descriptor Type Defauxlt Syntax Options FOL Following Parameters Set-Up N/A FOL TAB MASTER TAB MDIST

More information

Drive Control via EtherNet/IP using CIP Motion and CIP Sync Profile Extensions

Drive Control via EtherNet/IP using CIP Motion and CIP Sync Profile Extensions Drive Control via EtherNet/IP using CIP Motion and CIP Sync Profile Extensions High-Performance Closed Loop Drive Control Using EtherNet/IP 2 This session will discuss why Industrial Ethernet is emerging

More information

XS1 Link Performance and Design Guidelines

XS1 Link Performance and Design Guidelines XS1 Link Performance and Design Guidelines IN THIS DOCUMENT Inter-Symbol Delay Data Rates Link Resources Booting over XMOS links XS1 System Topologies Layout Guidelines Deployment Scenarios EMI This document

More information

An SPI interface for the 65(C)02 family of microprocessors

An SPI interface for the 65(C)02 family of microprocessors Rev 4/B Dec 30, 2011 65SPI/B An SPI interface for the 65(C)02 family of microprocessors This device was created to provide a basic SPI interface for the 65xx family of microprocessors. Currently, the only

More information

AFS60 EtherCAT AFM60 EtherCAT

AFS60 EtherCAT AFM60 EtherCAT OPERATING INSTRUCTIONS AFS60 EtherCAT AFM60 EtherCAT Absolute Encoder GB Operating Instructions This document is protected by the law of copyright. Whereby all rights established therein remain with the

More information

PC Interrupt Structure and 8259 DMA Controllers

PC Interrupt Structure and 8259 DMA Controllers ELEC 379 : DESIGN OF DIGITAL AND MICROCOMPUTER SYSTEMS 1998/99 WINTER SESSION, TERM 2 PC Interrupt Structure and 8259 DMA Controllers This lecture covers the use of interrupts and the vectored interrupt

More information

DS1305EN. Serial Alarm Real-Time Clock

DS1305EN. Serial Alarm Real-Time Clock Serial Alarm Real-Time Clock www.maxim-ic.com FEATURES Real-time clock (RTC) counts seconds, minutes, hours, date of the month, month, day of the week, and year with leap-year compensation valid up to

More information

FPGA Implementation Of SPI To I2C Bridge

FPGA Implementation Of SPI To I2C Bridge FPGA Implementation Of SPI To I2C Bridge Abhilash S.Warrier Akshay S.Belvadi Dhiraj R.Gawhane Babu Ravi Teja K Abstract Today s electronic system is not a standalone unit instead working in a group, where

More information

Understanding SPI with Precision Data Converters

Understanding SPI with Precision Data Converters Understanding SPI with Precision Data Converters By: Tony Calabria Presented by: 1 Communication Comparison SPI - Serial Peripheral Interface Bus I2C - Inter- Integrated Circuit Parallel Bus Advantages

More information

Application C/C++ Master Core. Class A or Class B. Windows (32/64 Bit) Linux (32/64 Bit) Windows CE/EC. OnTime RTOS-32

Application C/C++ Master Core. Class A or Class B. Windows (32/64 Bit) Linux (32/64 Bit) Windows CE/EC. OnTime RTOS-32 1 Overview End users and/ or System integrators expect a defined minimum functionality and interoperability when selecting an EtherCAT Master device. The ETG (EtherCAT Technology Group) has defined EtherCAT

More information

Freescale and the Freescale logo are trademarks of Freescale Semiconductor, Inc. All other product or service names are the property of their

Freescale and the Freescale logo are trademarks of Freescale Semiconductor, Inc. All other product or service names are the property of their S08 Highlighted Features Why Do I Need a Slave LIN Interface Controller (SLIC)? Design Challenges Slave synchronization Slave synchronizing to LIN messaging requires a cost versus resource trade-off. Your

More information

Section 3 - Backplane Architecture Backplane Designer s Guide

Section 3 - Backplane Architecture Backplane Designer s Guide Section 3 - Backplane Architecture Backplane Designer s Guide March 2002 Revised March 2002 The primary criteria for backplane design are low cost, high speed, and high reliability. To attain these often-conflicting

More information

2. REAL-TIME CONTROL SYSTEM AND REAL-TIME NETWORKS

2. REAL-TIME CONTROL SYSTEM AND REAL-TIME NETWORKS 2. REAL-TIME CONTROL SYSTEM AND REAL-TIME NETWORKS 2.1 Real-Time and Control Computer based digital controllers typically have the ability to monitor a number of discrete and analog inputs, perform complex

More information

General. Specifications. F3NC96-0N Positioning Module (with MECHATROLINK-II Interface) GS 34M6H60-02E. General. Specification

General. Specifications. F3NC96-0N Positioning Module (with MECHATROLINK-II Interface) GS 34M6H60-02E. General. Specification General Specifications GS 34M6H60-02E F3NC96-0N Positioning Module (with MECHATROLINK-II Interface) General This positioning module is to be installed on the base unit of a FA M3 range free controller

More information

Hexapod Motion Controller with EtherCAT

Hexapod Motion Controller with EtherCAT Hexapod Motion Controller with EtherCAT Control a 6-Axis Positioning System via Fieldbus Interface C-887.53x Integration into an automation system Synchronous motion in 6 axes Cycle time 1 ms Commanding

More information

DS1305. Serial Alarm Real Time Clock (RTC) FEATURES PIN ASSIGNMENT ORDERING INFORMATION

DS1305. Serial Alarm Real Time Clock (RTC) FEATURES PIN ASSIGNMENT ORDERING INFORMATION DS135 Serial Alarm Real Time Clock (RTC) FEATURES Real time clock counts seconds, minutes, hours, date of the month, month, day of the week, and year with leap year compensation valid up to 21 96 byte

More information

SPI 3-Wire Master (VHDL)

SPI 3-Wire Master (VHDL) SPI 3-Wire Master (VHDL) Code Download Features Introduction Background Port Descriptions Clocking Polarity and Phase Command and Data Widths Transactions Reset Conclusion Contact Code Download spi_3_wire_master.vhd

More information

HARDWARE MANUAL TMCM Hardware Version V1.2. TRINAMIC Motion Control GmbH & Co. KG Hamburg, Germany. MODULE FOR STEPPER MOTORS

HARDWARE MANUAL TMCM Hardware Version V1.2. TRINAMIC Motion Control GmbH & Co. KG Hamburg, Germany.  MODULE FOR STEPPER MOTORS MODULE FOR STEPPER MOTORS MODULE Hardware Version V1.2 HARDWARE MANUAL + + TMCM-1310 1-Axis Stepper Closed Loop Controller / Driver 3 A RMS / 48 V ABN and SSI Encoder Input 18 GPIOs USB, EtherCAT + + TRINAMIC

More information

Q.brixx station 101. Base Unit with Test Controller. Most important features:

Q.brixx station 101. Base Unit with Test Controller. Most important features: Most important features: Q.brixx base unit consists of side handles, Test Controller Q.brixx station and power supply unit, ready for 14 measurement modules in the same housing and up to 32 plug-in modules

More information

Hello, and welcome to this presentation of the STM32 Real- Time Clock. It covers the main features of this peripheral, which is used to provide a

Hello, and welcome to this presentation of the STM32 Real- Time Clock. It covers the main features of this peripheral, which is used to provide a Hello, and welcome to this presentation of the STM32 Real- Time Clock. It covers the main features of this peripheral, which is used to provide a very accurate time base. 1 The RTC peripheral features

More information