Precision Time Protocol (IEEE 1588) profile

Size: px
Start display at page:

Download "Precision Time Protocol (IEEE 1588) profile"

Transcription

1 INTERNATIONAL ELECTROTECHNICAL COMMISSION IEC Annexes IEC/IEEE Precision Time Protocol (IEEE 1588) profile for clock synchronization in Industrial Automation networks Fault-tolerant clocks attached to redundant local area networks, especially PRP and HSR picture from shawnhallwachs' photostream Prof. Dr. Hubert Kirrmann, Solutil, Switzerland IEC SC65C WG15; IEC 57 WG10; IEEE P1588 Architecture 2017 IEC SC65C WG Baden, Switzerland

2 Abstract Two standards developed by IEC SC65C WG15 were published in 2016 that provide microsecond precision clock synchronization for all Ethernet-based industrial networks They have the same base specifications: IEC / IEEE 1588 [1588 in the sequel]: IEC :2016 Annexes A-E Industrial Communication Networks (high-availability) IEC :2016 Communication Networks for Power Utility Automation There standards open the way to precision time-stamping and deterministic data transmission. 2 IEC SC65C WG15 / IEC 57 WG HK Solutil

3 Contents 1. Application domain operating principles 3. Link delay measurement in IEC Clock model 5. RedBoxes as Three-way Boundary Clocks 6. RedBoxes as Doubly-Attached Boundary Clocks 7. RedBoxes as Doubly-Attached Transparent Clocks 8. RedBoxes as Stateless Transparent Clocks 9. MIB 3 IEC SC65C WG15 / IEC 57 WG HK Solutil

4 PRECISION TIME APPLICATION DOMAINS 4 IEC SC65C WG15 / IEC 57 WG HK Solutil

5 Applications that require sub-micro second synchronization Electrical substations: differential protection: 10 µs (absolute time) Electrical grids: wide area protection: 1 µs (absolute time) Motion control: newspaper printing : 4 µs (relative time) Drive (GTO, IGBT firing): 1 µs (relative time) Typical time synchronization protocols: SNTP: µs accuracy PTP: 1 µs GPS / Galileo: 0,1 µs accuracy 5 IEC SC65C WG15 / IEC 57 WG HK Solutil

6 Synchrophasor network PDCs (Phasor Data Concentrators) detect grid instabilities by comparing the phase of current and voltage measured by PMUs (Phasor Measurement Units) at strategic locations with 4 µs accuracy. 6 IEC SC65C WG15 / IEC 57 WG HK Solutil

7 1588 operating principles 7 IEC SC65C WG15 / IEC 57 WG HK Solutil

8 clockaccuracy Definitions: precision and accuracy of a clock accuracy 3 99,73% 68,28% reference mean 68,28% 3 99,73% precision time inaccuracy time error: deviation from the time reference used for measurement or synchronization, evaluated over a short span. in this example: the red curve representing a histogram of the time error. accuracy: mean of the error on time or frequency between the clock under test and a perfect reference clock, over an ensemble of measurements.[1588]: in this example: -60 ns precision: deviation from the mean error on time or frequency between the clock under test and a perfect reference clock [1588] in this example: 120 ns with a variance of 3 time inaccuracy: time error not exceeded by 99.7% of the measurements, evaluated over a series of 1000 measurements (about 20 minutes) in steady state [IEC ]. in this example: 180 ns clock accuracy: time inaccuracy guaranteed by the manufacturer in this example: 200 ns clockaccuracy: clock accuracy enumeration transmitted in the Announce message [1588] 8 IEC SC65C WG15 / IEC 57 WG HK Solutil time error [ns]

9 Notions: Synchronization & Syntonization + - Synchronization = adjust the time Syntonization = adjust the frequency 9 IEC SC65C WG15 / IEC 57 WG HK Solutil

10 Precise synchronization: Inaccuracy sources Influence of the quartz Influence of the medium Usual quartz have high precision typical: 50 ppm ( 50 μs per second) precision Usual quartz has a temperature dependence of 1 ppm/c o (use of oven is costly) Shock and vibration are a greater inaccuracy source Cable: about 500 ns delay per 100 m (CAT5 cable) cable asymmetry is nominally 25-50ns/100m Wireless: 300 ns / 100 m, but reflections can change the path length Hub / Media converter: delay 500 ns, jitter about 50 ns, independent of frame length Bridge (Switch) cut-through bridges: minimum delay of 1,12 μs, max 124,0 μs if switch supports prioritization, unlimited otherwise 10 IEC SC65C WG15 / IEC 57 WG HK Solutil store and forward bridges: minimal delay 6,7 μs, max 124,0 μs (with prioritization), asymmetry depending on traffic.

11 TIME SCALES 11 IEC SC65C WG15 / IEC 57 WG HK Solutil

12 U vs TAI TAI (Temps Atomique International) is the international time base maintained by a network of some 400 atomic clocks worldwide synchronized by GPS satellites, it bases on the second definition of the Cesium atom. U is the legal time, it increases at the same rate as TAI, but is corrected about every 1.5 year by a leap second to compensate the slowdown of the Earth rotation. High-precision clocks have a problem with U since the handling of leap seconds is tricky. At the same time, it is not possible to calculate time differences without a table of leap seconds. 12 IEC SC65C WG15 / IEC 57 WG HK Solutil

13 Calculating time differences: a problem Two events were retrieved from the archive. They were time-stamped in the Unix format (no fractions): Timestamp value A: < > Timestamp value B: < > Question: what is the time interval between these two events? Answer: 1) if the timestamp is TAI: ( ) = s = 24:00:00 hours 2) If the timestamp is U: it depends (it was 24:00:01 since there was a leap second on , but to know this you need to compute the absolute time and look-up the actual leap second table) 13 IEC SC65C WG15 / IEC 57 WG HK Solutil

14 A recommendation Industrial control systems should not rely on U, but only use TAI. This applies to OPC, etc U is a human-readable scale. We propose to make this a general recommendation in SC65C and IEC SC65C WG15 / IEC 57 WG HK Solutil

15 NTP (internet time protocol) only estimates path delays NTP distributes U only request path a) symmetrical network delay time client network server response t 1 request t response t 3 estimate of network delay b) asymmetrical network delay time t 1 t 4 1 request t 2 ( t4 t1 3 t2 ) ( t 2 ) 15 IEC SC65C WG15 / IEC 57 WG HK Solutil 2 t 3 response t 4 distance NTP estimates the path delay end to end, assuming same delay in both directions. This is far from being the case due to packet delay version (network congestion, route)

16 1588 elements Reference signal GPS The master broadcasts TAI time e.g. every 1 s Grand Master Clock GC Sync Sync (corrected) = transparent clock GC = grandmaster clock link delay transparent clock residence delays OC = ordinary clock link delay residence delays Sync OC OC OC OC Each bridging device relays the Sync message from the GC and adds to it a time correction to compensate for its own residence time and the delay on the link from which the frame came 16 IEC SC65C WG15 / IEC 57 WG HK Solutil

17 1588 time correction The time received by the slave clock is corrected by the time that elapsed between the master and the slave, called the path delay. Path delay includes all delays between the master and the slave(s) clock, divided into: 1) Residence delays (~100 µs) measured using the local clock (possibly syntonized) of the network elements 2) Link delays (~5 ns/m) measured using a ping-pong exchange with the partner, assuming that the link delay is the same in both directions, with two methods: a) end-to-end b) peer-to-peer 17 IEC SC65C WG15 / IEC 57 WG HK Solutil

18 Precision time correction principle GPS MC Master Clock link delay 2µs residence delay 50µs t 0 0 Transparent Clock (switch, bridge) 5µs t µs Transparent Clock (switch, bridge) 4µs t OC t = t Ordinary Clock (slave) 18 IEC SC65C WG15 / IEC 57 WG HK Solutil

19 Precise time-stamping by hardware link delay residence delay link delay Transparent Clock PHY link (e.g. cable) PHY bridging logic PHY link (e.g. cable) PHY Xtal reference plane synceventingresstime pdelay_reqeventingresstime pdelay_respeventingresstime reference plane synceventeggresstime pdelay_reqeventeggresstime pdelay_respeventeggresstime Each clock transition introduces a jitter and a constant delay due to the synchronizer. To keep track of the time-stamps: - at reception: subtract the ingress timestamp (and add the peer delay) from the correction field, - at sending: add the residence delay and the egress timestamp to the correction field. 19 IEC SC65C WG15 / IEC 57 WG HK Solutil

20 grandmaster (role): top level clock of the time domain master of the top region, defines grandmaster identity master port sends Sync & Announce: sets sourceportidentity for this region Transparent Clock forwards and corrects PTP messages Boundary Clock has a slave port slave port in the upper region and a master (or passive) port BC in the lower region subdomain B slave port OC GC PTP elements top subdomain master-enabled OC (currently slave) ingress port egress ports OC BC Rb DC OC slave port master port sends Sync & Announce subdomain C designated master (back-up clock of domain) first to become master (after BMCA) if the current master stops sending Announce slave (or passive) port ordinary clock can take the role of master or slave Sync & Announce carry the MAC address of the master, (not that of the grandmaster) and the sourceportidentity of the master if this link is established, the two regions merge and one boundary clock s master port becomes either slave or passive, according to the BMCA OC HC HC bridging nodes Hybrid clocks combine a and an OC, HC have two or more ports 20 IEC SC65C WG15 / IEC 57 WG HK Solutil

21 1588 module with /OC functionality OC bridge switching CPU MII MII PHY management workstation port 1 MAC MAC port 4 TS time-stamping TS OC TS port 2 medium-independent interface port A TS MAC MAC port 3 MII MII PHY PHY port B MC OC 21 IEC SC65C WG15 / IEC 57 WG HK Solutil

22 Time distribution in 1588 (1-step correction, transparent clocks) path bridge bridge master clock link transparent clock link transparent clock link ordinary (slave) clock time Sync contains t 1 Sync contains t 1,, ( ) residence delay t 1 t 1 link delay residence delay Sync contains t 1, ms = i, ( i ) t 2 every transparent clock along the path estimates the delay it introduces and adds it to the correction field 22 IEC SC65C WG15 / IEC 57 WG HK Solutil

23 Accuracy degradation PTP path SC grand master clock transparent clock transparent clock slave clock local clock error (pdf) distance total error (pdf) slave clock 23 IEC SC65C WG15 / IEC 57 WG HK Solutil

24 Intermediate clocks in has two different intermediate clocks: BC: boundary clocks, that are slave clocks in a region acting as master for another region (used mainly in wide area network routers) : transparent clocks, that are relaying the synchronization signal within a region (used mainly in local area networks). 24 IEC SC65C WG15 / IEC 57 WG HK Solutil

25 Comparison: degradation in and BC chains The mean at the slave clock is the sum of the mean errors The variance at the slave clock is the sum of the variances Transparent clocks SC grand master clock transparent clock transparent clock transparent clock slave clock pdf(time error) Boundary clocks Transparent clocks introduce a small mean error and a small variance (50ns) 2 The contribution of the master clock dominates BC BC BC SC grand master clock boundary clock boundary clock boundary clock slave clock pdf(time error) Boundary clocks introduce both a mean error and a large variance (200ns) 2 Their contribution dominate the grand master s variance, since there form a chain of control loops. 25 IEC SC65C WG15 / IEC 57 WG HK Solutil

26 Why time domains? Plant networks are connected for: Unified Operations / Common Platform Common communication infrastructure (e.g. bridges) Power Management e.g. load shedding Common Network Management Reuse devices and designs Use same clock reference for all segments BDS Workplaces OC GC GPS Rb OC Controllers Control Network IEC PROFINET Field Network Web HMI AIS HV GIS Power trafo MV Switchgear MV Drives LV Switchgear Distribution trafo Drives LV Products Remote I/O Proxies to other buses Profibus others Valves Instrumentation Where different time distribution systems are used, they work in different domains 26 IEC SC65C WG15 / IEC 57 WG HK Solutil

27 1588 options and profiles 27 IEC SC65C WG15 / IEC 57 WG HK Solutil

28 1588 options and IEC profiles These concepts apply to the major options in IEEE 1588: Time correction using 1-step or 2-step Link delay measured by end-to-end or peer-to-peer Communication takes place on Layer 2 (Ethernet) or Layer 3 (IP) Boundary clocks and transparent clocks layer2 layer3 end-to-end L3E2E drives peer-to-peer L2PTP utilities 1-step 2-step 28 IEC SC65C WG15 / IEC 57 WG HK Solutil

29 The IEC Annex C profiles Medium Transmission Master clock accuracy Transparent clock inaccuracy Boundary clock inaccuracy Sync correction method Sync message interval Pdelay message interval Redundancy method SNMP MIB common Ethernet multicast 250 ns 50 ns 200 ns L3E2E Profile identifier 00-0C-CD z Delay measurement end-to-end Announce interval (default) 2 s (*) 1-step and 2-step (mixed) 1 s 1 s PRP slave choses master IEC L2P2P 00-0C-CD z peer-to-peer 1 s (*): there is no technical reason for the 2s Announce interval, it is a legacy value. 29 IEC SC65C WG15 / IEC 57 WG HK Solutil

30 Compatibility L3E2E L2P2P The L3E2E and L2P2P protocols cannot be used in the same time domain simultaneously because they use different delay measurement mechanisms. The 1588 standard currently prohibits transparent clocks that support both the E2E and the P2P delay calculation, even in different time domains. This is overspecified, since manufacturers of equipment can build such devices and they will be interoperable. It can be expected that L2PTP will become the industry standard. 30 IEC SC65C WG15 / IEC 57 WG HK Solutil

31 The L3E2E Profile end-to-end link delay measurement, layer 3 communication, 1-step and 2-step PTP attribute Default value Range portds.logannounceinterval 0-3 to +1 log seconds portds.logsyncinterval 0-3 to +1 log seconds portds.announcereceipttimeout 2 for preferred grandmasters 2 to10 sync intervals 3 for all other grandmasters portds.logminpdelay_reqinterval 0 0 to 5 log seconds defaultds.priority1 defaultds.priority2 128 for not slave-only clocks 255 for slave-only clocks 128 for not slave-only clocks 255 for slave-only clocks 0 to for slave-only clocks for slave-only clocks defaultds.domainnumber 0 as specified in Table 2 of IEC transparentclockdefaultds. primarydomain 0 as specified in Table 2 of IEC IEC SC65C WG15 / IEC 57 WG HK Solutil

32 The L2P2P Profile peer-to-peer link delay measurement, layer 2 communication, 1-step and 2-step PTP attribute Default value Range portds.logannounceinterval 0-3 to +1 log seconds portds.logsyncinterval 0-3 to +1 log seconds portds.announcereceipttimeout 2 for preferred grandmasters 2 to10 sync intervals 3 for all other grandmasters portds.logminpdelay_reqinterval 0 0 to 5 log seconds defaultds.priority1 defaultds.priority2 128 for not slave-only clocks 255 for slave-only clocks 128 for not slave-only clocks 255 for slave-only clocks 0 to for slave-only clocks for slave-only clocks defaultds.domainnumber 0 as specified in Table 2 of IEC transparentclockdefaultds. primarydomain 0 as specified in Table 2 of IEC IEC SC65C WG15 / IEC 57 WG HK Solutil

33 Standardisation and experience 33 IEC SC65C WG15 / IEC 57 WG HK Solutil

34 State of standardization To avoid the emergence of a parallel standard in IEEE, IEC and IEEE moved the Power Utility Profile of IEC under the umbrella of the Joint Development IEC/IEEE The text in IEC/IEEE is essentially the same as in IEC , profile L2P2P, with the addition that the range was further restricted, that time domain 93 was recommended and that double attachment is not mandatory. Both use exactly the same network management, IEC Annex E IEC was published on 2016 April 1 st. IEC/IEEE was published on 2016 May 1 st. IEC SC65C WG15 is responsible for keeping the two specification aligned, so a device that claims conformance to IEC will be conformant to IEC/IEEE The reverse is not true since a IEC/IEEE device is not obliged to implement redundant attachment according to PRP or HSR. 34 IEC SC65C WG15 / IEC 57 WG HK Solutil

35 Plug-fest and interoperability test (IOT), San Francisco companies deployed IEC devices, among them two IED manufacturers (ABB - HSR/PRP master-capable) and SEL (slave-only end device). 35 IEC SC65C WG15 / IEC 57 WG HK Solutil

36 Brussels interop test In November 2015, an interop test for IEC/IEEE was conducted in Brussels with a number of companies and observers. No flaws were encountered with the clock synchronization, while some improvements of the PRP and HSR specifications made their way into the standard released in IEC SC65C WG15 / IEC 57 WG HK Solutil

37 37 IEC SC65C WG15 / IEC 57 WG HK Solutil

38 IEEE 1588 Correction Transmission 1-step <> 2-step 38 IEC SC65C WG15 / IEC 57 WG HK Solutil

39 1-step and 2-step correction Each transparent clock corrects the time by the amount: (received correction + egress timestamp ingress timestamp (+ path delay 1 )) IEEE 1588 foresees two correction methods for 1) only in peer-to-peer 1-step correction: The sender of a Sync message inserts the correction while transmission is in progress. 1-step requires hardware support to read the egress timestamp and insert the correction on-the-fly. 2-step correction The sender of the Sync forwards the Sync it received and reads its egress timestamp. It sends in a subsequent Follow_Up message the correction. 2-step correction can be implemented by software, but needs hardware timestamps. This solution has a weakness since the path taken by the Follow_Up is not necessarily the one taken by the Sync. 39 IEC SC65C WG15 / IEC 57 WG HK Solutil

40 1588 Sync Message (P2P) timestamp point preamble destination (6 octets) preamble source (6 octets) 0: default 1: 802.1AS Announce: 0 Pdelay_Resp: t3-t2 Pdelay_Req: 0 64-bit clockidentity + 16-bit portnumber 0-3: 125 us 0: 1s 2: 4s ETPID = x8100 (2) prio CFI VID (12 bits) (2) HTPID = x897f (2) path size (2) sequencenr (2) PTP = 0x88F7 (2) transportspec messagetype reserved versionptp messagelength (2) domainnumber (1) reserved (1) flagfield (2) correctionfield (8) reserved (4) sourceportidentity (10) sequenceid (2) controlfield (1) logmessageinterval (1) timestamp (10) 802.1Q tag (optional) HSR Tag (optional) 1588 EtherType 0 alternatemasterflag 1 twostepflag 2 unicastflag 5 profilespecific 1 6 profilespecific2 7 security 0 leap61, 1 leap59 2 currentutcoffsetvalid 3 ptptimescale, 4 timetraceable 5 frequencytraceable incremented per message type and destination, except for responses and follow-ups 0: Sync 1: Delay_Req 2: Pdelay_Req 3: Pdelay_Resp 8: Follow_Up 9: Delay_Resp A: Pdelay_Resp_Follow_Up B: Announce C: Signalling D: Management padding (10) 40 IEC SC65C WG15 / IEC 57 WG HK Solutil FCS (4)

41 1-step correction in a Sync frame subtract ingress time-stamp from egress time-stamp, add link delay and add to former correction timestamp point correct checksum preamble header correction body 100 Mbit/s >1760 ns > 2240 ns 1-step correction requires on-the-fly modification of a frame while it is being sent. 41 IEC SC65C WG15 / IEC 57 WG HK Solutil

42 IEEE 1588 Path delay measurement End-to-end <> peer-to-peer 42 IEC SC65C WG15 / IEC 57 WG HK Solutil

43 Path delay calculation methods Path delay consists of the sum of residence delay in the transparent clocks and of the link delays Each transparent clock evaluates its own residence delay based on its local clock For the link delay measurement, there are two methods 1. E2E end-to-end (former IEEE 1588v1): each slave evaluates the delay to the master (with the help of the master) 2. P2P peer-to-peer (IEEE ): each transparent clock evaluates the delay to its peer 43 IEC SC65C WG15 / IEC 57 WG HK Solutil

44 End-to-end link delay measurement 1-step correction ordinary (slave) clock bridge 1 bridge 2 link 1-step link 1-step link transparent transparent clock clock master clock t 3 Delay_Req (0,0) residence delay t 10 sm1 t 21 t 11 Delay_Req (0, sm2 ) t 22 sm Delay_Req (0, sm ) t 4 link delay calculation Master responds with Delay_Resp (t4, sm ) Slave receives t 4 and sm Delay_Resp (t4, sm ) Delay_Resp (t4, sm ) Delay_Resp (t4, sm ) ( t1 t4) ( t2 t3) ms 2 sm residence delay link delay t 1 t 1 Add ( ) t 2 Sync (t 1, ms) ms residence delay Sync (t 1, ms2 ) ms1 Sync (t 1, 0) In this figure, Delay_Req is sent before Sync to outline that a Sync cannot be evaluated without a previous Delay_Req. I time distance 44 IEC SC65C WG15 / IEC 57 WG HK Solutil

45 End-to-end link delay measurement 2-step correction bridge 1 bridge ordinary (slave) clock t 3 link 2-step link 2-step link transparent transparent clock clock link delay Delay_Req residence delay t 10 residence delay master clock t t Delay_Req ( 1 ) t 22 t 4 Master responds with ( ms) link delay calculation Slave receives Delay_Resp contains ( ms), t 4 Delay_Resp Delay_Resp t 4 and sm t 4 t 1 t 1 Sync Sync Follow_Up t 2 Sync (t 1 ) Follow_Up Follow_Up* contains = ( ms ), t 1 Sync + Follow_Up contain = ( i + i ) time 45 IEC SC65C WG15 / IEC 57 WG HK Solutil distance

46 Peer-to-peer link delay measurement 1-step correction ordinary (slave) clock bridge bridge link 1-step link 1-step link transparent transparent clock clock master clock link delay t 11 t 14 Pdelay_Req Pdelay_Resp t 12 t 13 t 11 t 14 Pdelay_Req Pdelay_Resp t 12 t 13 t 11 t 14 Pdelay_Req Pdelay_Resp t 12 t 13 path delay calculation ( t4 t1 3 t2 ) ( t 2 ) t 1 residence time residence time Sync (contains + ) Sync time distribution t 2 Sync (contains ms + ) distance 46 IEC SC65C WG15 / IEC 57 WG HK Solutil

47 Peer-to-peer link delay measurement 1-step correction (both directions) bridge bridge ordinary (slave) clock t 11 t 14 link 1-step link 1-step link transparent transparent clock clock Pdelay_Req Pdelay_Resp (contains t 3 -t 2 ) t 12 t 13 master clock peer delay calculation t 12 Pdelay_Req t 11 t Pdelay_Resp 13 t 14 t 11 t 14 Pdelay_Req Pdelay_Resp t 12 t 13 t 2 t 3 Pdelay_Req Pdelay_Resp t 1 t 4 t 11 t 14 Pdelay_Req Pdelay_Resp t 12 t 13 residence delay link delay t 1 t 1 t 2 t 22 t 21 Sync contains = ( i + i ) residence delay t 11 Sync contains t1 + + t 11 Sync contains t 1 distance 47 IEC SC65C WG15 / IEC 57 WG HK Solutil

48 Peer-to-peer delay measurement 2-step correction ordinary (slave) clock bridge bridge link 2-step link 2-step link transparent transparent clock clock master clock t 11 t 14 Pdelay_Req Pdelay_Resp t 12 t 13 Pdelay_Resp_Follow_Up (contains t 3 -t 2 ) t 11 Pdelay_Req Pdelay_Resp t 12 t 13 t 11 Pdelay_Req Pdelay_Resp t 12 t 13 link delay t 14 t 14 Pdelay_Resp_Follow_Up Pdelay_Resp_Follow_Up t 1 Sync Sync Follow_Up t 2 Sync Follow_Up Follow_Up* contains = ( i + i ) time Sync + Follow_Up contain = ( i + i ) distance 48 IEC SC65C WG15 / IEC 57 WG HK Solutil

49 Considering redundant paths 49 IEC SC65C WG15 / IEC 57 WG HK Solutil

50 Redundant attachment of clocks The present 1588 standard do not consider clocks synchronized over redundant, simultaneously active paths. This extension of 1588 is needed for high availability automation networks as specified in IEC (PRP/HSR), but also others. The duplicate discard method of IEC cannot be applied to PTP messages, since the correction field depends on the path taken. Also, the Pdelay_Req messages are link-specific and therefore have no duplicates. The PTP messages have no RCT trailer in PRP and cannot use the HSR header to reject duplicates in HSR. Since the same master can appear over redundant paths, the Best Master Clock Algorithm needs extension with a time quality selection, and the clock model needs extension for doubly attached clocks. The transition between duplicated and single paths, especially using RedBoxes as transparent clocks and boundary clocks need specification. These changes are specifically reflected in the clock object model and in the MIB. 50 IEC SC65C WG15 / IEC 57 WG HK Solutil

51 Connection of a Master to a Slave clock over PRP Announce A Sync A Follow_Up A MC Follow_Up B Sync B LAN_A and LAN_B are independent Announce B residence delay link delay residence delay link delay LAN_A LAN_B link delay residence delay RedBox link delay link delay (Follow_Up A) Sync A Announce A Announce B Sync B (Follow_Up B) OC SAN OC 51 IEC SC65C WG15 / IEC 57 WG HK Solutil

52 Doubly-attached clock as Boundary Clock OC1 LAN_A LAN_B (master) (slave) port A Port B BC This model exists already in IEEE 1588 and could be used for doubly attached clocks. For this, the BMCA must be adapted to handle the same master seen over two ports. An application-dependent clock quality shall select the port rather than the port identity. This allows to select the best clock signal and also to switch regularly to test the other path. 52 IEC SC65C WG15 / IEC 57 WG HK Solutil

53 Doubly attached clock as Boundary Clock provide additional redundancy singly-attached OC4 can be synchronized over OC2 if port A of OC1 fails. grand master OC1 port A Port B master master OC4 SAN LAN_A LAN_B master (passive) master port A Port B slave Issues: can fault-independence of A and B still be guaranteed? slave OC2 Should simple sensors with limited processing power be able to host a boundary clock? 53 IEC SC65C WG15 / IEC 57 WG HK Solutil

54 Doubly-attached clock To fulfill the requirements of L3E2E, a new clock type was introduced, doubly attached clock, which behaves like a boundary clock, excepts that only one port synchronizes the slave clock, and the other port cannot become master. This same model can also be used by L2P2P It is described as a common solution in IEC Annex A. 54 IEC SC65C WG15 / IEC 57 WG HK Solutil

55 Doubly Attached Clock as Transparent Clock variant A doubly attached clock consists of an ordinary clock with two ports (in IEEE 1588, an ordinary clock has only one port) Conceptually, only one port synchronizes the slave clock. The slave can use for this the BMCA, but information from both ports can also be used. This is the general case. PRP is a particular case, when both MCA and MVB are the same MCA MCB region A region B portds.state = SLAVE port A Port B portds.state = PASSIVE_SLAVE OC slave 55 IEC SC65C WG15 / IEC 57 WG HK Solutil

56 Doubly Attached Clocks with same master one ordinary clock with two ports grandmaster MC portds.state = MASTER port A Port B portds.state = MASTER LAN_A LAN_B portds.state = SLAVE port A Port B portds.state = PASSIVE_SLAVE OC ordinary clock (slave) 56 IEC SC65C WG15 / IEC 57 WG HK Solutil

57 PRP-HSR RedBoxes as Boundary Clocks proven operation GMC Sync A Follow_Up A Follow_Up B Sync B LAN A LAN B interlink A interlink B RedBox A BC HC BC RedBox B Sync A HSR Ring Sync BA Sync BB B A B A B A B A HC HC HC HC 57 IEC SC65C WG15 / IEC 57 WG HK Solutil

58 Change with respect to 1588 The 2 OC plus HW clock and the two-port OC models do not exist in foresees that ordinary clocks have one port only. Boundary clocks have several ports, and for each port a state machine. Annex A adapted a two-port model for an ordinary clock. A doubly attached clock is therefore different from a boundary clock, although it is possible to achieve redundancy with a boundary clock. The only addition to the 1588 is the PASSIVE_SLAVE state, which is similar to the PASSIVE state, with the difference that the port in PASSIVE_SLAVE is supervising the path it is attached to. 58 IEC SC65C WG15 / IEC 57 WG HK Solutil

59 Changes to the BMCA and port model 59 IEC SC65C WG15 / IEC 57 WG HK Solutil

60 BMCA for BC with same master on both ports The application-specific criterion assess the clock quality before the port identity is used as tie-breaker. It can consider for instance the magnitude of the correction field, but should include a hysteresis to avoid frequent change of side. return B better than A Receiver < Sender compare identities of Receiver of A and Sender of A Receiver < Sender compare Steps A > B+1 Removed of B > A+1 A and B A > B A > B A within 1 of B compare Steps Removed of A and B A = B compare quality of A and B if available A = B B > A B > A return A better than B Receiver < Sender compare identities of Receiver of B and Sender of B Receiver < Sender Infrequent change is recommended to test the inactive path return B better by topology than A A > B A > B compare identifiers of senders A = B of A and B A = B B > A return A better by topology than B B > A IEEE does not have a time-out on Sync or Pdelay_Resp. compare Port Numbers of Receivers of A and B A = B 60 IEC SC65C WG15 / IEC 57 WG HK Solutil error-1 error-2 error-1

61 any FAULT_DETECTED POWER_UP any INITIALIZE any DESIGNATED_DISABLED FAULTY FAULT_CLEARED INITIALIZING READY DISABLED DESIGNATED_ENABLE D state machine extended by: PASSIVE_SLAVE state BMC_SLAVE BMC_PSLAVE LISTENING ANNOUNCE_TO BMC_MASTER PRE_MASTER BMC_SLAVE BMC_PSLAVE QUALIFICATION_TIM EOUT_EXPIRES UNCALIBRATED MASTER BMC_SLAVE && new_master!= old_master ANNOUNCE_TO MASTER_CLOCK_SELECTED BMC_PSLAVE BMC_SLAVE BMC_PASSIVE SLAVE SYNC_FAULT BMC_PSLAV E ANNOUNCE_TO PASSIVE_SLAVE BMC_SLAVE PASSIVE_MASTER BMC_SLAVE && new_master!= old_master BMC_SLAVE && new_master == old_master ANNOUNCE_TO BMC_SLAVE 61 IEC SC65C WG15 / IEC 57 WG HK Solutil

62 Why a change to the BMCA? The default BMCA in 1588 does not consider the case when two masters are the same, seen over different paths (since it assumes RSTP or IP would cut loops). The extended BMCA applies to the slave clock to chose one master over the other by considering its clock quality and correction field, all other fields being equal. The extended BMCA also applies to the master in end-to-end delay measurement. Indeed, only one port may be in the master state, responding to Delay_Req. The other is in the PASSIVE_MASTER state and does not respond to Delay_Req. Therefore, IEC introduces an additional port state and extends the comparison algorithm. This method is identical to IEC in the non-redundant case. IEC explicitly allows to define an alternate BMCA in a profile. 62 IEC SC65C WG15 / IEC 57 WG HK Solutil

63 REDBOXES Three models of Redboxes are considered: 1) Three-way Boundary Clocks 2) Doubly attached Boundary Clocks 3) Doubly attached Transparent Clocks 4) Stateless Transparent Clocks 63 IEC SC65C WG15 / IEC 57 WG HK Solutil

64 General naming of components 1) OC1: DAC connected to both LANs, as master; 2) OC2: DAC connected to both LANs, as slave; 3) OC3: SAC in one of the PRP LANs, as master; 4) OC4: SAC in one of the PRP LANs, as slave; 5) OC5: SAC outside of the PRP LAN, as master; 6) OC6: SAC outside of the PRP LANs, as slave; 7) BC7: RedBox M connected to the singly attached master clock OC5, as DABC; 8) BC8: RedBox S connected to the singly attached slave clock OC6, as DABC; 9) 9: RedBox M connected to the singly attached master clock OC5, as DA or SL; 10) 10: RedBox S connected to the singly attached slave clock OC6 as DA or SL. BC 7 9 LAN A 1 LAN B 3 OC 4 OC1 OC3 SAN master SAN master MASTER SLAVE port A 5 LAN C RedBox M DAC master 2 OC5 port C OC2 DAC slave port B MASTER PASSIVE_SLAVE OC4 SAN slave port A port B BC 8 RedBox S 10 port C LAN D 64 IEC SC65C WG15 / IEC 57 WG HK Solutil SAN slave 6 OC6

65 RedBoxes as Three-Way Boundary Clock that execute the BMCA and forward in all directions 65 IEC SC65C WG15 / IEC 57 WG HK Solutil

66 RedBoxes as Three-Way Boundary Clock - Principle SAN master OC5 PASSIVE OC3 is best master LAN C RedBox port C MASTER port A BC7 port B LAN A SLAVE DAC master OC OC1 MASTER LAN B OC3 MASTER SAN master SLAVE OC2 DAC slave PASSIVE SLAVE OC4 SAN slave port A port B RedBox S BC8 port C LAN D 66 IEC SC65C WG15 / IEC 57 WG HK Solutil SAN slave OC6

67 RedBox as Three-way Boundary Clock - The Redboxes behave as a three-way Boundary Clock as defined in IEC 61588:2009, with the addition of the consideration of the clock quality in case the same Master emerges on two ports. The RedBox at the same time can bridge LAN_A and LAN B and add to resiliency. However, this can introduce a single mode of failure. 67 IEC SC65C WG15 / IEC 57 WG HK Solutil

68 Redboxes as Doubly-Attached Boundary Clock that executes BMCA to select port A or port B 68 IEC SC65C WG15 / IEC 57 WG HK Solutil

69 RedBoxes as Doubly Attached Boundary Clock End-to-End LAN A and LAN B operate independently, the OCs chose the side, but Delay_Req and Delay_Resp are sent on both LANs The Boundary Clock decouples the PRP networks from the SANs This works for both peer-to-peer and end-to-end 69 IEC SC65C WG15 / IEC 57 WG HK Solutil Sync A Delay_Req A SAN master 7 Delay_Resp A MASTER RedBox M port A port C BC7 DAC master LAN A 1 LAN B 3 OC 4 OC1 2 OC3 OC2 OC4 SAN SAN master DAC slave SLAVE PASSIVE_SLAVE slave 8 port A SAN slave 5 LAN C RedBox S LAN D 6 OC5 BC8 port C OC6 port B port B Sync C Delay_Req C Delay_Resp C Delay_Req B Delay_Resp B Sync B MASTER Pdelay_Req D Pdelay_Resp D Sync D Pdelay_Req D Pdelay_Resp D

70 IEC RedBoxes Annexes as Doubly Attached Boundary Clock, Peer-to-Peer, 1-step LAN A and LAN B operate independently, the OCs chose the side. Pdelay_Req and Pdelay_Resp are sent on all links LAN A 1 LAN B 3 OC 4 OC1 OC3 SAN master Sync A SAN master Sync_C 7 MASTER SLAVE LAN C port A 5 RedBox M DAC master 2 OC5 port C BC7 OC2 DAC slave port B MASTER PASSIVE_SLAVE Pdelay_Req Pdelay_Resp Pdelay_Req Pdelay_Resp Sync B OC4 SAN slave port A port B 8 RedBox S BC8 port C 70 IEC SC65C WG15 / IEC 57 WG HK Solutil LAN D SAN slave 6 OC6 Sync_D Delay_Req Delay_Resp

71 RedBoxes as Doubly Attached Boundary Clock Why not use always Boundary Clocks? Some claim that boundary clocks in series cause loop instabilities. The theoretical limit seems to lie by 16 BCs in series. Evidence for this is scarce. However, in the worst case, there are only two boundary clocks in series. Although there is no strict necessity for this, it is attempted to model RedBoxes with transparent clocks also as a means to generalize the solution. A number of problems though exist. 71 IEC SC65C WG15 / IEC 57 WG HK Solutil

72 RedBoxes as Doubly-Attached Transparent Clocks that execute the BMCA to select A or B 72 IEC SC65C WG15 / IEC 57 WG HK Solutil

73 RedBoxes as Doubly-Attached Transparent Clocks General model 5 SAN master s provide a more robust connection of clocks than BCs OC 5 LAN C DA choose the best port according to the BMCA 9 RedBox M port A port C 9 port B DAC master 1 3 OC 4 OC1 LAN LAN A 2 B OC3 OC2 OC4 SAN master DAC slave SAN slave port A port B 10 RedBox S 10 port C LAN D 73 IEC SC65C WG15 / IEC 57 WG HK Solutil SAN slave OC6

74 RedBoxes as Doubly-Attached Transparent Clocks End-to-End, 1-step 5 SAN master Difficulty: keep the information about which path was taken in the redundant LAN for end-toend link delay measurement Delay_Req (src=10) Delay_Resp (src=00,req=10) 9 OC 5 port C LAN C Delay_Req (src=11) Delay_Resp (src=00,req=11) Trick: use the source port identity The four most significant bits of the source port identity are reserved, the number of ports per device reduced to 4096 Delay_Resp (src=00, req=00) DAC master 1 3 OC 4 LAN OC LAN A 1 2 B OC 3 SAN master Delay_Req (src=00) RedBox M port A port A 9 OC DAC 2 slave port B port B Delay_Resp (src=00,req=00) OC 4 SAN slave Delay_Req (src=00) Delay_Req (src=00) 10 1 port 0 C RedBox S Delay_Resp (src=00, req=00) Sync LAN D 74 IEC SC65C WG15 / IEC 57 WG HK Solutil SAN slave OC 6

75 RedBoxes as Doubly Attached Transparent Clock Stateful RedBox (DA) The RedBox operates as Transparent Clock with three ports: PRP Port A & Port B (paired), and SAN Port C. It does not transfer between Port A and Port B. Master side: When the RedBox receives a Sync or a Delay_Resp on port C, it duplicates it (after individual correction) to port A and port B. When a RedBox (master side) receives a Delay_Req from port A or port B, it forwards it over port C (there are twice as many Delay_Req on LAN C as in the non-redundant case). It however tags the Delay_Req as coming from A or B by setting the two most significant bits to 10 resp. 11. When the RedBox receives a Delay_Resp from port C, it sends it over the port from which it received the Delay_Req. Slave side: When the RedBox receives a Sync from its best port A or B, it forwards it (corrected) to port C. When a RedBox (slave side) receives a Delay_Resp on its best port A or B, it forwards it (after correction) to port C. It discards the Delay_Resp that comes over the other port, but nevertheless registers its arrival to check the redundancy. 75 IEC SC65C WG15 / IEC 57 WG HK Solutil

76 RedBoxes as Doubly Attached Transparent Clock End-to-End (1-step or 2-step) ordinary (slave) clock D link D D RedBox S AD, BD DA, DB A B A B link A link B RedBox M AC, BC CA, CB C link C C master clock Selection of Sync and Delay_Resp done by BMCA at reception (RedBox S) t 2 t 3 D3 Sync D Delay_Req t Ams D B A Sync A Sync B B A C Sync C (Delay_Req and Delay_Resp tagged on LAN C) t 1 Delay_Req does not indicate over which LAN RedBox S accepted Sync t Asm Delay_Req (10) Delay_Req Delay_Req (11) t 4 Delay_Resp B Delay_Resp (00, 11) Delay_Resp A (t 4, sm ) Delay_Resp A Delay_Resp (00, 10) (source, request) 76 IEC SC65C WG15 / IEC 57 WG HK Solutil

77 RedBoxes as Doubly Attached Transparent Clock Peer-to-Peer, 1-step Sync Pdelay_Resp Pdelay_Req SAN master 9 LAN C 5 RedBox M OC5 port C Pdelay_Req Pdelay_Resp Sync C Pdelay_Req Pdelay_Resp 9 port A port B The forwards only the Sync that it received from its best master port (DAC master) LAN A 1 LAN B 3 OC OC1 4 OC3 (SAN master) 2 OC2 DAC slave OC4 SAN slave Sync A port A port B Sync B 10 RedBox S 10 port C 77 IEC SC65C WG15 / IEC 57 WG HK Solutil Sync C SAN slave 6 OC6 LAN D Pdelay_Req Pdelay_Resp Pdelay_Req Pdelay_Resp

78 RedBoxes as Doubly Attached Transparent Clock Peer-to-Peer (1-step) ordinary (slave) clock D link D D RedBox S AD, BD DA, DB A B A B link A link B RedBox M AC, BC CA, CB C link C C master clock D B A B A Sync A (t 1, Ams + Ams ) C Sync C (t 1, 0) CA t 1 Sync D (t 1, ms + Ams ) t Ams CB t 2 Sync B (t 1, Bms + Bms ) Pdelay_Req A Pdelay_Req D Pdelay_Req C Pdelay_Resp D Pdelay_Resp A Pdelay_Req B Pdelay_Resp C Pdelay_Resp B 78 IEC SC65C WG15 / IEC 57 WG HK Solutil

79 REDBOXES - Stateless Transparent Clock 79 IEC SC65C WG15 / IEC 57 WG HK Solutil

80 RedBoxes as Stateless Transparent Clock (SL) The RedBox operates as Transparent Clock Fork with three ports: PRP Port A and Port B (paired), SAN Port C. It does not transfer between Port A and Port B. Master side: When the RedBox receives a Sync or a Delay_Resp on port C, it duplicates it (after individual correction) to port A and port B. When a RedBox (master side) receives a Delay_Req from port A or port B, it forwards it over port C (there are twice as many Delay_Req on LAN C as in the non-redundant case). It however tags the Delay_Req as coming from A or B by setting the two most significant bits to 10 resp. 11. When the RedBox receives a Delay_Resp from port C, it sends it over the port from which it received the Delay_Req. Slave side: When the RedBox receives a Sync from its best port A or B, it forwards it (corrected) to port C. When a RedBox (slave side) receives a Delay_Resp on its best port A or B, it forwards it (after correction) to port C. It discards the Delay_Resp that comes over the other port, but nevertheless registers its arrival to check the redundancy. 80 IEC SC65C WG15 / IEC 57 WG HK Solutil

81 RedBox as Stateless Transparent Clock, End-to-end Sync (00) Delay_Req (10) Delay_Resp (00,10) 5 OC5 SAN master LAN C Delay_Req (11) Delay_Resp (00,11) 9 port C RedBox M 9 port A port B MASTER MASTE DAC master R 1 3 OC 4 LAN OC1 LAN A 2 B OC3 OC4 SAN master SLAVE 10 port A RedBox S OC2 DAC slave 10 port C port B PASSIVE_SLAVE SAN slave Delay_Req (10) Delay_Req (11) Delay_Req (00) Delay_Resp (tagged as A ) Sync (tagged as A ) LAN D Delay_Resp (tagged as B ) Sync (tagged as B ) 81 IEC SC65C WG15 / IEC 57 WG HK Solutil SAN slave OC6

82 RedBox as Stateless, End-to-End ordinary (slave) clock D link D D RedBox S AD, BD DA, DB A B A B link A link B RedBox M AC, BC CA, CB C link C C master clock D B A B A C Sync C (00) t 1 tagged as A Sync B (00) Sync (11) t 2 Sync A 00) t D2 t 3 D3 Sync (10) Delay_Req (00) Delay_Req (src=10) t Asm does not indicate over which LAN Sync was accepted Delay_Req (src=11) Delay_Req (src=10) Delay_Req (src=11) t 4 Delay_Resp (11, 00) Delay_Resp (10, 00) Delay_Resp (src=00, req=11) Delay_Resp (00, 11) Delay_Resp (00, 10) Delay_Resp (src=00, req=10) Delay_Resp (00, 11) Delay_Resp (src=00, req=10) (source, request) 82 IEC SC65C WG15 / IEC 57 WG HK Solutil

83 Stateless RedBox When transparent clocks operate in cut-through, it is not possible to chose the port over which transmission should take place. once transmission began. Therefore, stateless RedBoxes cannot rely on the BMCA to chose the best port, selection must be done at reception 83 IEC SC65C WG15 / IEC 57 WG HK Solutil

84 RedBox for HSR 84 IEC SC65C WG15 / IEC 57 WG HK Solutil

85 RedBox as Transparent Clock To HSR GMC Follow_Up A Sync 2-step Announce RedBox Sync1Step A HSR Sync1Step B Redbox does the transition from 2-step to 1-step. works, but not used 85 IEC SC65C WG15 / IEC 57 WG HK Solutil

86 RedBoxes as Transparent Clocks, PRP-HSR: not any more considered! no implementation yet issue: four Syncs in the ring, GMC Sync A Follow_Up A Follow_Up B Sync B LAN A LAN B interlink A interlink B RedBox A HC RedBox B Sync A Sync AA HSR Ring Sync AB Sync BA Sync BB B A B A B A B A HC HC HC HC 86 IEC SC65C WG15 / IEC 57 WG HK Solutil

87 Changes to the clock model of 1588 and MIB 87 IEC SC65C WG15 / IEC 57 WG HK Solutil

88 Doubly-attached clock model state machine BMCA state machine timestamp timestamp 88 IEC SC65C WG15 / IEC 57 WG HK Solutil

89 IEEE 1588 clock model: datasets for Boundary Clock and doubly-attached clock defaultds about this clock (quality, etc..) per clock timepropertiesds about received time information (U,..) parentds about whom the time is received from 1588 defines the state machine per port. The port in the SLAVE state controls the local clock per port foreignmasterds about all discovered masters currentds quality of received time INITIALIZING FAULTY DISABLED LISTENING PRE_MASTER MASTER PASSIVE UNCALIBRATED SLAVE Port A INITIALIZING FAULTY DISABLED LISTENING PRE_MASTER MASTER PASSIVE UNCALIBRATED SLAVE Port B 89 IEC SC65C WG15 / IEC 57 WG HK Solutil

90 Alternative It was proposed to introduce the concept of using two ordinary clocks with each one port, both controlling in an application-dependent way the local clock. Although one can implement the doubly-attached clock this way, it is not practicable for modelling since the dependencies between the ports cannot be expressed. In particular, the application cannot see from which master the clock is taken and over which path it is synchronized. This introduces a layer of redundancy which is different from application to application. Also, such a double OC model does not cover the simple model of a boundary clock. 90 IEC SC65C WG15 / IEC 57 WG HK Solutil

91 IEEE 1588 Datasets details defaultds: /* ordinary clock */ - twostepflag BOOL - clockidentity: Octet [8] - numberports: UInt 16 - clockquality.clockclass ENUM8 /* 6 = synch ed to ref */.clockaccuracy UINT8 /* 25ns, 100 ns */.offsetscaledlogvariance Uint16 - priority1 UINT8 - priority2 UINT8 - domainnumber UINT8 - slaveonly BOOL parentds /* master and grandmaster */ parentportidentity Octet [8] - parentstats Bool /* below are valid */ - observedparentoffsetscaledlogvariance /* */ observedparentclockphasechangerate /* */ - grandmasteridentity Octet [8] - grandmasterclockquality Strct32 - grandmasterpriority1 Uint8 - grandmasterpriority2 Uint8 currentds /* synchronization state */ - clockstepsremoved - offsetfrommaster - meanpathdelay timepropertiesds currentutcoffset /* offset between U and TAI in s */ currentutcoffsetvalid Bool /* currentutcoffset valid */ leap59 Bool leap61 Bool timetraceable Bool frequencytraceable Bool ptptimescale Bool timesource Enum8 /* atomic, GPS, */ portds /* per port */ - portidentity Octet [10] - portstate Enum8 - logmindelay_reqinterval Int8 - peermeanpathdelay Int64 - logannounceinterval Int8 - announcereceipttimeout Int8 - logsyncinterval Int8 - delaymechanism Bool - logminpdelay_reqinterval Int8 - versionnumber Uint8 foreignmasterds /* for each <= 5 master */ - foreignmasterportidentity - foreignmasterannouncemessages 91 IEC SC65C WG15 / IEC 57 WG HK Solutil

92 MIB The MIB for IEC doubly attached clocks are derived from the IEEE 1588 object model Three additions were necessary: 1) Indicate the profile 2) indicate which other port is paired for PRP 3) introduce the PASSIVE_SLAVE in the port status enumeration These changes are already inserted in IEC object model or will be amended when moving to IEC IEC SC65C WG15 / IEC 57 WG HK Solutil

93 MIB basic structure ieee1588base OcBc Tc TLVs DefaultDs CurrentDs ParentDs TimePropDs ports PortDS tcdefaultds tcports PortDS additional objects: net Protocol, profile ID, additional objects: Paired, DelayAsymm, PTP enabled, additional objects: profile ID, missing objects: Paired, DelayAsymm, PTP enabled, new TLV1: MANAGEMENT TLV9: ALTERNATE_TIME_OFFSET_INDICATOR 93 IEC SC65C WG15 / IEC 57 WG HK Solutil

94 MIB tree 1588 PortDS addition for power profile addition for redundancy 94 IEC SC65C WG15 / IEC 57 WG HK Solutil

95 Other changes This MIB can be used by all IEC x variants. Therefore, it is proposed to append the MIB not to IEC , but as a general MIB as IEC IEC SC65C WG15 / IEC 57 WG HK Solutil

power utility automation (PUP) networks

power utility automation (PUP) networks INTERNATIONAL ELECTROTECHNICAL COMMISSION IEC 62439-3 Annexes IEC/IEEE 61850-9-3 Precision Time Protocol (IEEE 1588) for industrial automation networks (PIP) and power utility automation (PUP) networks

More information

Introduction to HSR&PRP. HSR&PRP Basics

Introduction to HSR&PRP. HSR&PRP Basics Introduction to HSR&PRP HSR&PRP Basics Content What are HSR&PRP? Why HSR&PRP? History How it works HSR vs PRP HSR&PRP with PTP What are HSR&PRP? High vailability Seamless Redundancy (HSR) standardized

More information

REDLINE VERSION IEC

REDLINE VERSION IEC IEC 62439-3 Edition 3.0 2016-03 REDLINE VERSION colour inside Industrial communication networks High availability automation networks Part 3: Parallel Redundancy Protocol (PRP) and High-availability Seamless

More information

Timing Needs in Cable Networks. Yair Neugeboren Director System Architecture, CTO Group, Network and Cloud, ARRIS WSTS 2017

Timing Needs in Cable Networks. Yair Neugeboren Director System Architecture, CTO Group, Network and Cloud, ARRIS WSTS 2017 Timing Needs in Cable Networks Yair Neugeboren Director System Architecture, CTO Group, Network and Cloud, ARRIS WSTS 2017 Outline What is a Cable Network? Timing Aspects in Cable Distributed Architecture

More information

DIGITAL INSTRUMENTS S.R.L. SPM-ETH (Synchro Phasor Meter over ETH)

DIGITAL INSTRUMENTS S.R.L. SPM-ETH (Synchro Phasor Meter over ETH) DIGITAL INSTRUMENTS S.R.L. SPM-ETH (Synchro Phasor Meter over ETH) SPM-ETH (Synchro Phasor Meter over ETH) Digital Instruments 1 ver the years, an awareness of the criticality of the Power Grid and Orelated

More information

The SMPTE ST 2059 Network-Delivered Reference Standard

The SMPTE ST 2059 Network-Delivered Reference Standard SMPTE Standards Webcast Series SMPTE Professional Development Academy Enabling Global Education The SMPTE ST 2059 Network-Delivered Reference Standard Paul Briscoe, Consultant Toronto, Canada SMPTE Standards

More information

Primary Reference Clocks (PRC/SSU)

Primary Reference Clocks (PRC/SSU) Primary Reference Clocks (PRC/SSU) IEEE1588-2008 Compliant Grandmaster clock SyncE source with ESMC Up to 8 synchronizing inputs ( 6 in PW1008HGP ) Up to 32 outputs in one SSU subrack Up to 128 outputs

More information

IT S ABOUT (PRECISION) TIME

IT S ABOUT (PRECISION) TIME With the transition to IP networks for all aspects of the signal processing path, accurate timing becomes more difficult, due to the fundamentally asynchronous, nondeterministic nature of packetbased networks.

More information

SERTEL NTP SERVER Teleclock - [T-GPS-300-TL]

SERTEL NTP SERVER Teleclock - [T-GPS-300-TL] A Sertel Electronics Manual No. 377, Nehru Nagar, Chennai, Tamil Nadu 600-096 Ph: 044-23454060/61 www.serteltelser.com,www.sertelelectronics.com SERTEL NTP SERVER Teleclock - [T-GPS-300-TL] Date : 25-05-2012

More information

The CIP Motion Peer Connection for Real-Time Machine to Machine Control

The CIP Motion Peer Connection for Real-Time Machine to Machine Control The CIP Motion Connection for Real-Time Machine to Machine Mark Chaffee Senior Principal Engineer Motion Architecture Rockwell Automation Steve Zuponcic Technology Manager Rockwell Automation Presented

More information

Precision Time Protocol - PTP (IEEE 1588 v2) OSA PTP Products. slide 1

Precision Time Protocol - PTP (IEEE 1588 v2) OSA PTP Products. slide 1 Precision Time Protocol - PTP (IEEE 1588 v2) OSA PTP Products slide 1 Outline 1. Introduction 2. Oscilloquartz and PTP 3. OSA Product Line Overview 4. OSA 5330 PTP Grandmaster Entry level 5. OSA 5331 PTP

More information

Analysis of Grandmaster Change Time in an 802.1AS Network (Revision 1)

Analysis of Grandmaster Change Time in an 802.1AS Network (Revision 1) Analysis of Grandmaster Change Time in an 802.1AS Network (Revision 1) Work in Progress Changes relative to revision 0 made by the AVB TG during their September, 2010 meeting Geoffrey M. Garner SAMSUNG

More information

G4500. Portable Power Quality Analyser. Energy Efficiency through power quality

G4500. Portable Power Quality Analyser. Energy Efficiency through power quality G4500 Portable Power Quality Analyser Energy Efficiency through power quality The BlackBox portable series power quality analyser takes power quality monitoring to a whole new level by using the revolutionary

More information

Canova Tech. IEEE 802.3cg Collision Detection Reliability in 10BASE-T1S March 6 th, 2019 PIERGIORGIO BERUTO ANTONIO ORZELLI

Canova Tech. IEEE 802.3cg Collision Detection Reliability in 10BASE-T1S March 6 th, 2019 PIERGIORGIO BERUTO ANTONIO ORZELLI Canova Tech The Art of Silicon Sculpting PIERGIORGIO BERUTO ANTONIO ORZELLI IEEE 802.3cg Collision Detection Reliability in 10BASE-T1S March 6 th, 2019 Public Document Slide 1 Public Document Slide 2 Outline

More information

SPG8000A Master Sync / Clock Reference Generator Release Notes

SPG8000A Master Sync / Clock Reference Generator Release Notes xx ZZZ SPG8000A Master Sync / Clock Reference Generator Release Notes This document supports firmware version 2.5. www.tek.com *P077122204* 077-1222-04 Copyright Tektronix. All rights reserved. Licensed

More information

PACSystems* RX3i. Isolated Thermocouple Input Module, 6 Channels, IC695ALG306-EB Isolated Thermocouple Input Module, 12 Channels, IC695ALG312-EB

PACSystems* RX3i. Isolated Thermocouple Input Module, 6 Channels, IC695ALG306-EB Isolated Thermocouple Input Module, 12 Channels, IC695ALG312-EB September 2013 PACSystems* RX3i Isolated Thermocouple Input Module, 6 Channels, IC695ALG306-EB Isolated Thermocouple Input Module, 12 Channels, IC695ALG312-EB Isolated +24 VDC Power Isolated Thermocouple

More information

An Introduction to IP Video and Precision Time Protocol WHITE PAPER

An Introduction to IP Video and Precision Time Protocol WHITE PAPER An Introduction to IP Video and Precision Time Protocol WHITE PAPER WHITE PAPER It s hard to attend a broadcast industry trade show or read industry news without seeing much discussion about the enormous

More information

VIDEO GRABBER. DisplayPort. User Manual

VIDEO GRABBER. DisplayPort. User Manual VIDEO GRABBER DisplayPort User Manual Version Date Description Author 1.0 2016.03.02 New document MM 1.1 2016.11.02 Revised to match 1.5 device firmware version MM 1.2 2019.11.28 Drawings changes MM 2

More information

GALILEO Timing Receiver

GALILEO Timing Receiver GALILEO Timing Receiver The Space Technology GALILEO Timing Receiver is a triple carrier single channel high tracking performances Navigation receiver, specialized for Time and Frequency transfer application.

More information

ITU-T Y.4552/Y.2078 (02/2016) Application support models of the Internet of things

ITU-T Y.4552/Y.2078 (02/2016) Application support models of the Internet of things I n t e r n a t i o n a l T e l e c o m m u n i c a t i o n U n i o n ITU-T TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU Y.4552/Y.2078 (02/2016) SERIES Y: GLOBAL INFORMATION INFRASTRUCTURE, INTERNET

More information

C ch optical MADI & AoIP I/O. MASTER mode: A C8000 frame may be clocked via MADI input or AES67 network. AoIP Dante Brooklin II OEM module

C ch optical MADI & AoIP I/O. MASTER mode: A C8000 frame may be clocked via MADI input or AES67 network. AoIP Dante Brooklin II OEM module features Interface for AoIP (AES67 or DANTE) Two AoIP network ports for redundant or switch operation MADI I/O connection Optical SFP module / LC connectors (multi mode or single mode fiber) BNC parallel

More information

Improvements to Boundary Clock Based Time Synchronization through Cascaded Switches. Sihai Wang Samsung Electronics

Improvements to Boundary Clock Based Time Synchronization through Cascaded Switches. Sihai Wang Samsung Electronics Improvements to Boundary Clock Based Time hronization through Cascaded Switches Sihai Wang Samsung Electronics sihai.wang@samsung.com Outline Introduction to IEEE-1588 (PTP) hronization-capable Clock Improved

More information

PACSystems* RX3i Thermocouple Input Module, 12 Channels, IC695ALG412-CB

PACSystems* RX3i Thermocouple Input Module, 12 Channels, IC695ALG412-CB September 2013 PACSystems* RX3i Thermocouple Input Module, 12 Channels, IC695ALG412-CB The PACSystems * Thermocouple Input module IC695ALG412 provides twelve isolated differential thermocouple input channels.

More information

PTP: Backbone of the SMPTE ST2110 Deployment

PTP: Backbone of the SMPTE ST2110 Deployment C U R A T E D B Y PTP: Backbone of the SMPTE ST2110 Deployment Sarkis Abrahamian, VP of Business Development Embrionix IP SHOWCASE THEATRE AT IBC SEPT. 14-18, 2018 1.Status on SMPTE ST2110 2.Wide vs Narrow

More information

Ordinary Clock (OC) Application Service Interface

Ordinary Clock (OC) Application Service Interface Ordinary Clock (OC) Application Service Interface 802.1as Precision Timing & Synchronization Jan 24 2007 Chuck Harrison, Far Field Associates cfharr@erols.com Media Timing & Synchronization more subtle

More information

IEC PROCESS BUS IMPLEMENTATION ON IEDs

IEC PROCESS BUS IMPLEMENTATION ON IEDs IEC61850-9-2 PROCESS BUS IMPLEMENTATION ON IEDs Roberto Cimadevilla Íñigo Ferrero Jose Miguel Yarza ZIV GRID a CG Group Company ZIV R&D a CG Group Company ABSTRACT The Process Bus implementation provides

More information

CC-Link IE Controller Network Compatible. CC-Link IE Controller Network Recommended Network Wiring Parts Test Specifications

CC-Link IE Controller Network Compatible. CC-Link IE Controller Network Recommended Network Wiring Parts Test Specifications Model Title CC-Link IE Controller Network Compatible CC-Link IE Controller Network Recommended Network Wiring Parts Specifications Management number: BAP-C0401-028-A CC-Link Partner Association (1/31)

More information

Generator protection relay

Generator protection relay Page 1 Issued: April 1999 Status: New Data subject to change without notice Features Off-the-shelf generator protection relay for small and medium sized power generators Three-phase time overcurrent and

More information

Synchronization Issues During Encoder / Decoder Tests

Synchronization Issues During Encoder / Decoder Tests OmniTek PQA Application Note: Synchronization Issues During Encoder / Decoder Tests Revision 1.0 www.omnitek.tv OmniTek Advanced Measurement Technology 1 INTRODUCTION The OmniTek PQA system is very well

More information

DCT 532. Industrial Pressure Transmitter with i²c interface. Stainless Steel Sensor

DCT 532. Industrial Pressure Transmitter with i²c interface. Stainless Steel Sensor Industrial Pressure Transmitter with i²c interface Stainless Steel Sensor Accuracy according to IEC 60770: standard: ± 0. % FSO option: ± 0. % FSO Nominal pressure from 0... 00 mbar up to 0... 00 bar Digital

More information

Precision testing methods of Event Timer A032-ET

Precision testing methods of Event Timer A032-ET Precision testing methods of Event Timer A032-ET Event Timer A032-ET provides extreme precision. Therefore exact determination of its characteristics in commonly accepted way is impossible or, at least,

More information

Scalable Media Systems using SMPTE John Mailhot November 28, 2018 GV-EXPO

Scalable Media Systems using SMPTE John Mailhot November 28, 2018 GV-EXPO Scalable Media Systems using SMPTE 2110 John Mailhot November 28, 2018 SMPTE @ GV-EXPO SMPTE 2110 is mostly finished and published!!! 2110-10: System Timing PUBLISHED 2110-20: Uncompressed Video PUBLISHED

More information

Quick Reference Manual

Quick Reference Manual Quick Reference Manual V1.0 1 Contents 1.0 PRODUCT INTRODUCTION...3 2.0 SYSTEM REQUIREMENTS...5 3.0 INSTALLING PDF-D FLEXRAY PROTOCOL ANALYSIS SOFTWARE...5 4.0 CONNECTING TO AN OSCILLOSCOPE...6 5.0 CONFIGURE

More information

MICROSENS. Fast Ethernet Switch Modul 4x 10/100Base-TX, 1x 100Base-FX. Description. Features

MICROSENS. Fast Ethernet Switch Modul 4x 10/100Base-TX, 1x 100Base-FX. Description. Features Fast Ethernet Switch Modul 4x 10/100Base-TX, 1x 100Base-FX Description This Ethernet Switch Module has been designed with 4x10/100Base-TX ports and 1x100Base-FX fiber optic port for the interconnection

More information

Ethernet Media Converters

Ethernet Media Converters Allied Telesyn AT-MC13, AT-MC14, AT-MC15 and AT-MC16 Media Converters Seite 1 von 5 AT-MC13 Media Converter UTP to Fiber "ST" AT-MC14 Media Converter UTP to Fiber "SC" AT-MC15 Media Converter UTP to BNC

More information

White Paper. Video-over-IP: Network Performance Analysis

White Paper. Video-over-IP: Network Performance Analysis White Paper Video-over-IP: Network Performance Analysis Video-over-IP Overview Video-over-IP delivers television content, over a managed IP network, to end user customers for personal, education, and business

More information

Toward Metrics for Monitoring Time Reliability NIST Access to Assured and Accurate Time Workshop

Toward Metrics for Monitoring Time Reliability NIST Access to Assured and Accurate Time Workshop Toward Metrics for Monitoring Time Reliability NIST Access to Assured and Accurate Time Workshop Brock Beauchamp June 22, 2018 This work was performed under the auspices of the U.S. Department of Energy

More information

RADview-PC/TDM. Network Management System for TDM Applications Megaplex RAD Data Communications Publication No.

RADview-PC/TDM. Network Management System for TDM Applications Megaplex RAD Data Communications Publication No. RADview-PC/TDM Network Management System for TDM Applications Megaplex-2200 1994 2001 RAD Data Communications Publication No. 351-241-12/01 Contents Megaplex-2200 Edit Configuration Operations 1. Connecting

More information

National Park Service Photo. Utah 400 Series 1. Digital Routing Switcher.

National Park Service Photo. Utah 400 Series 1. Digital Routing Switcher. National Park Service Photo Utah 400 Series 1 Digital Routing Switcher Utah Scientific has been involved in the design and manufacture of routing switchers for audio and video signals for over thirty years.

More information

5620 SAM SERVICE AWARE MANAGER MPTGS Driver Version Guide

5620 SAM SERVICE AWARE MANAGER MPTGS Driver Version Guide 5620 SAM SERVICE AWARE MANAGER 9500 MPTGS Driver Version 2.1.0 Guide 3HE-10851-AAAB-TQZZA September 2016 5620 SAM Legal notice Nokia is a registered trademark of Nokia Corporation. Other products and company

More information

NI-DAQmx Device Considerations

NI-DAQmx Device Considerations NI-DAQmx Device Considerations January 2008, 370738M-01 This help file contains information specific to analog output (AO) Series devices, C Series, B Series, E Series devices, digital I/O (DIO) devices,

More information

Key Performance Metrics: Energy Efficiency & Functional Density of CMTS, CCAP, and Time Server Equipment

Key Performance Metrics: Energy Efficiency & Functional Density of CMTS, CCAP, and Time Server Equipment ENGINEERING COMMITTEE Energy Management Subcommittee SCTE STANDARD SCTE 232 2016 Key Performance Metrics: Energy Efficiency & Functional Density of CMTS, CCAP, and Time Server Equipment NOTICE The Society

More information

SIMATIC. ET 200S distributed I/O IM151-1 BASIC interface module (6ES7151-1CA00-0AB0) Preface. Properties 1. Parameters 2. Error and system messages 3

SIMATIC. ET 200S distributed I/O IM151-1 BASIC interface module (6ES7151-1CA00-0AB0) Preface. Properties 1. Parameters 2. Error and system messages 3 Preface SIMATIC ET 200S distributed I/O SIMATIC ET 200S distributed I/O IM151-1 BASIC interface module (6ES7151-1CA00-0AB0) Properties 1 Parameters 2 Error and system messages 3 Response times 4 Manual

More information

Media Analysis Solution for Hybrid IP/SDI Infrastructure PRISM Datasheet

Media Analysis Solution for Hybrid IP/SDI Infrastructure PRISM Datasheet Test Equipment Depot - 800.517.8431-99 Washington Street Melrose, MA 02176 - TestEquipmentDepot.com Media Analysis Solution for Hybrid IP/SDI Infrastructure PRISM Datasheet PRISM provides flexible options

More information

Digital Transmission System Signaling Protocol EVLA Memorandum No. 33 Version 3

Digital Transmission System Signaling Protocol EVLA Memorandum No. 33 Version 3 Digital Transmission System Signaling Protocol EVLA Memorandum No. 33 Version 3 A modified version of Digital Transmission System Signaling Protocol, Written by Robert W. Freund, September 25, 2000. Prepared

More information

Part 2. LV5333 LV5381 LV5382 LV7390 LV7770 LV7330 LV5838 LT4610 LT4600 LT4446 LT4100 LT4110 Accessories

Part 2. LV5333 LV5381 LV5382 LV7390 LV7770 LV7330 LV5838 LT4610 LT4600 LT4446 LT4100 LT4110 Accessories Part 2 LV5333 LV5381 LV5382 LV7390 LV7770 LV7330 LV5838 LT4610 LT4600 LT4446 LT4100 LT4110 Accessories LT4610SER01 OPTION LTC IN/OUT GPS IN CW IN AES/EBU/OUT SILENCE OUT WCLK OUT ETHERNET GENLOCK

More information

VLSI Chip Design Project TSEK06

VLSI Chip Design Project TSEK06 VLSI Chip Design Project TSEK06 Project Description and Requirement Specification Version 1.1 Project: High Speed Serial Link Transceiver Project number: 4 Project Group: Name Project members Telephone

More information

Error performance objective for 25 GbE

Error performance objective for 25 GbE Error performance objective for 25 GbE Pete Anslow, Ciena IEEE 25 Gb/s Ethernet Study Group, Ottawa, Canada, September 2014 1 History The error performance objective adopted for the P802.3ba, P802.3bj

More information

3rd Slide Set Computer Networks

3rd Slide Set Computer Networks Prof. Dr. Christian Baun 3rd Slide Set Computer Networks Frankfurt University of Applied Sciences WS1718 1/41 3rd Slide Set Computer Networks Prof. Dr. Christian Baun Frankfurt University of Applied Sciences

More information

Content regionalization and Targeted Ad Insertion in DTT SFN networks. Berry Eskes Regional Director EMEA North, Russia & CIS

Content regionalization and Targeted Ad Insertion in DTT SFN networks. Berry Eskes Regional Director EMEA North, Russia & CIS Content regionalization and Targeted Ad Insertion in DTT SFN networks Berry Eskes Regional Director EMEA North, Russia & CIS beskes@datacast.com Demand for regionalization is growing rapidly! Regionalization

More information

Audio Watermarking (NexTracker )

Audio Watermarking (NexTracker ) Audio Watermarking Audio watermarking for TV program Identification 3Gb/s,(NexTracker HD, SD embedded domain Dolby E to PCM ) with the Synapse DAW88 module decoder with audio shuffler A A product application

More information

PRODUCT BROCHURE. Gemini Matrix Intercom System. Mentor RG + MasterMind Sync and Test Pulse Generator

PRODUCT BROCHURE. Gemini Matrix Intercom System. Mentor RG + MasterMind Sync and Test Pulse Generator PRODUCT BROCHURE Gemini Matrix Intercom System Mentor RG + MasterMind Sync and Test Pulse Generator GEMINI DIGITAL MATRIX INTERCOM SYSTEM In high profile broadcast environments operating around the clock,

More information

WaveDevice Hardware Modules

WaveDevice Hardware Modules WaveDevice Hardware Modules Highlights Fully configurable 802.11 a/b/g/n/ac access points Multiple AP support. Up to 64 APs supported per Golden AP Port Support for Ixia simulated Wi-Fi Clients with WaveBlade

More information

Model 5401 Dante Master Clock

Model 5401 Dante Master Clock Dante Master Clock User Guide Issue Preliminary 3, November 2017 This User Guide is applicable for serial numbers M5401-00151 and later with application firmware 1.02 and later and Dante firmware 1.1.0

More information

Research & Development. White Paper WHP 297. Media Synchronisation in the IP Studio BRITISH BROADCASTING CORPORATION. July 2015.

Research & Development. White Paper WHP 297. Media Synchronisation in the IP Studio BRITISH BROADCASTING CORPORATION. July 2015. Research & Development White Paper WHP 297 July 2015 Media Synchronisation in the IP Studio Robert Wadge BRITISH BROADCASTING CORPORATION White Paper WHP 297 Media Synchronisation in the IP Studio Robert

More information

ITU-T Y Functional framework and capabilities of the Internet of things

ITU-T Y Functional framework and capabilities of the Internet of things I n t e r n a t i o n a l T e l e c o m m u n i c a t i o n U n i o n ITU-T Y.2068 TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU (03/2015) SERIES Y: GLOBAL INFORMATION INFRASTRUCTURE, INTERNET PROTOCOL

More information

Why You Need a Nathan Or How to Avoid the Pitfalls of Synchrophasor Integration

Why You Need a Nathan Or How to Avoid the Pitfalls of Synchrophasor Integration 1 Why You Need a Nathan Or How to Avoid the Pitfalls of Synchrophasor Integration 2016 IEEE PES General Meeting Tutorial Use of Synchrophasors in Grid Operations Tuesday, July 19, 2016 Kevin D. Jones,

More information

SPG700 Multiformat Reference Sync Generator Release Notes

SPG700 Multiformat Reference Sync Generator Release Notes xx ZZZ SPG700 Multiformat Reference Sync Generator Release Notes This document supports firmware version 3.0. www.tek.com *P077123104* 077-1231-04 Copyright Tektronix. All rights reserved. Licensed software

More information

StrataSync. DSAM 24 Hour POP Report

StrataSync. DSAM 24 Hour POP Report DSAM 24 Hour POP Report Thursday, January 28, 2016 Page 1 of 19 Table of Contents... 1... 1 Table of Contents... 2 Introduction... 3 POP Test Configuration Location File, Channel Plan, Limit Plan... 4

More information

DXD-16 Universal Clock

DXD-16 Universal Clock DXD-16 Universal Clock Owner s manual Version 1.00 Oct 2018 All materials herein Brainstorm Electronics, Inc. Brainstorm Electronics reserves the right to change or modify the contents of this manual at

More information

INTERNATIONAL TELECOMMUNICATION UNION

INTERNATIONAL TELECOMMUNICATION UNION INTERNATIONAL TELECOMMUNICATION UNION ITU-T TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU G.983.1 Amendment 1 (11/2001) SERIES G: TRANSMISSION SYSTEMS AND MEDIA, DIGITAL SYSTEMS AND NETWORKS Digital

More information

Product Information. EIB 700 Series External Interface Box

Product Information. EIB 700 Series External Interface Box Product Information EIB 700 Series External Interface Box June 2013 EIB 700 Series The EIB 700 units are external interface boxes for precise position measurement. They are ideal for inspection stations

More information

10 Mb/s Single Twisted Pair Ethernet Proposed PCS Layer for Long Reach PHY Dirk Ziegelmeier Steffen Graber Pepperl+Fuchs

10 Mb/s Single Twisted Pair Ethernet Proposed PCS Layer for Long Reach PHY Dirk Ziegelmeier Steffen Graber Pepperl+Fuchs 10 Mb/s Single Twisted Pair Ethernet Proposed PCS Layer for Long Reach PHY Dirk Ziegelmeier Steffen Graber Pepperl+Fuchs IEEE P802.3cg 10 Mb/s Single Twisted Pair Ethernet Task Force 8/29/2017 1 Content

More information

FullMAX Air Inetrface Parameters for Upper 700 MHz A Block v1.0

FullMAX Air Inetrface Parameters for Upper 700 MHz A Block v1.0 FullMAX Air Inetrface Parameters for Upper 700 MHz A Block v1.0 March 23, 2015 By Menashe Shahar, CTO, Full Spectrum Inc. This document describes the FullMAX Air Interface Parameters for operation in the

More information

DXD-8 Universal Clock

DXD-8 Universal Clock DXD-8 Universal Clock Owner s manual Version 1.00 October 2018 All materials herein Brainstorm Electronics, Inc. Brainstorm Electronics reserves the right to change or modify the contents of this manual

More information

I/A Series Hardware Fiber Optic LAN Converter

I/A Series Hardware Fiber Optic LAN Converter I/A Series Hardware PSS 21H-7F3 B4 The provides bidirectional conversion between coaxial and fiber optic media. The converter is compatible with existing I/A Series system hardware, utilizes industry standard

More information

SEL-3405 High-Accuracy IRIG-B Fiber-Optic Transceiver

SEL-3405 High-Accuracy IRIG-B Fiber-Optic Transceiver SEL-3405 High-Accuracy IRIG-B Fiber-Optic Transceiver Accurate IRIG-B Over Fiber Optics Major Features and Benefits The SEL-3405 High-Accuracy IRIG-B Fiber-Optic Transceiver can send high-accuracy demodulated

More information

If you want to get an official version of this User Network Interface Specification, please order it by sending your request to:

If you want to get an official version of this User Network Interface Specification, please order it by sending your request to: This specification describes the situation of the Proximus network and services. It will be subject to modifications for corrections or when the network or the services will be modified. The reader is

More information

Truck router (3Gbps/HD/SD/ASI)

Truck router (3Gbps/HD/SD/ASI) NVISION 8288 Truck router (3Gbps/HD/SD/ASI) The ultra-compact NVISION 8288 truck video routers are the world s smallest large routers with full broadcast quality, resilience and advanced control systems.

More information

Scan. This is a sample of the first 15 pages of the Scan chapter.

Scan. This is a sample of the first 15 pages of the Scan chapter. Scan This is a sample of the first 15 pages of the Scan chapter. Note: The book is NOT Pinted in color. Objectives: This section provides: An overview of Scan An introduction to Test Sequences and Test

More information

THE LXI IVI PROGRAMMING MODEL FOR SYNCHRONIZATION AND TRIGGERING

THE LXI IVI PROGRAMMING MODEL FOR SYNCHRONIZATION AND TRIGGERING THE LXI IVI PROGRAMMIG MODEL FOR SCHROIZATIO AD TRIGGERIG Lynn Wheelwright 3751 Porter Creek Rd Santa Rosa, California 95404 707-579-1678 lynnw@sonic.net Abstract - The LXI Standard provides three synchronization

More information

EBU INTERFACES FOR 625 LINE DIGITAL VIDEO SIGNALS AT THE 4:2:2 LEVEL OF CCIR RECOMMENDATION 601 CONTENTS

EBU INTERFACES FOR 625 LINE DIGITAL VIDEO SIGNALS AT THE 4:2:2 LEVEL OF CCIR RECOMMENDATION 601 CONTENTS EBU INTERFACES FOR 625 LINE DIGITAL VIDEO SIGNALS AT THE 4:2:2 LEVEL OF CCIR RECOMMENDATION 601 Tech. 3267 E Second edition January 1992 CONTENTS Introduction.......................................................

More information

DATA SHEET. Synchronisers, FAS-113DG ANSI code 25

DATA SHEET. Synchronisers, FAS-113DG ANSI code 25 DATA SHEET Synchronisers, ANSI code 25 Synchronisation of generator to busbar Circuit breaker time compensation LED indication of status LED for activated control LED for synchronising signal 35 mm DIN

More information

A Light Weight Method for Maintaining Clock Synchronization for Networked Systems

A Light Weight Method for Maintaining Clock Synchronization for Networked Systems 1 A Light Weight Method for Maintaining Clock Synchronization for Networked Systems David Salyers, Aaron Striegel, Christian Poellabauer Department of Computer Science and Engineering University of Notre

More information

NVISION Compact Space and cost efficient utility routers

NVISION Compact Space and cost efficient utility routers Space and cost efficient utility routers DESCRIPTION The NVISION Compact range is highly versatile, and ideally suited to utility routing applications. They are available for all core formats, including

More information

Industriefunkuhren. Technical Manual. IRIG-B Generator-Module for analogue / digital Signals of Type: IRIG-B / IEEE C / AFNOR NF S87-500

Industriefunkuhren. Technical Manual. IRIG-B Generator-Module for analogue / digital Signals of Type: IRIG-B / IEEE C / AFNOR NF S87-500 Industriefunkuhren Technical Manual IRIG-B Generator-Module for analogue / digital Signals of Type: IRIG-B / IEEE C37.118 / AFNOR NF S87-500 Module 7628 ENGLISH Version: 02.01-06.03.2013 2 / 20 7628 IRIG-B

More information

Digital Delay / Pulse Generator DG535 Digital delay and pulse generator (4-channel)

Digital Delay / Pulse Generator DG535 Digital delay and pulse generator (4-channel) Digital Delay / Pulse Generator Digital delay and pulse generator (4-channel) Digital Delay/Pulse Generator Four independent delay channels Two fully defined pulse channels 5 ps delay resolution 50 ps

More information

REGIONAL NETWORKS FOR BROADBAND CABLE TELEVISION OPERATIONS

REGIONAL NETWORKS FOR BROADBAND CABLE TELEVISION OPERATIONS REGIONAL NETWORKS FOR BROADBAND CABLE TELEVISION OPERATIONS by Donald Raskin and Curtiss Smith ABSTRACT There is a clear trend toward regional aggregation of local cable television operations. Simultaneously,

More information

Alcatel-Lucent SyncWatch Integration

Alcatel-Lucent SyncWatch Integration Alcatel-Lucent SyncWatch Integration SyncWatch Integration SyncWatch integrates Northbound using SNMP v2c Can interface to any NMS or OSS system. SyncWatch; Is an independent sync performance monitoring

More information

Video Reference Timing with Tektronix Signal Generators

Video Reference Timing with Tektronix Signal Generators Using Stay GenLock Video Reference Timing with Tektronix Signal Generators Technical Brief Digital video systems require synchronization and test signal sources with low jitter and high stability. The

More information

White Paper. Timing for cran Fronthaul LTE

White Paper. Timing for cran Fronthaul LTE White Paper Timing for cran Fronthaul LTE Timing for cran Fronthaul LTE Traditional 4G mobile networks have adopted a decentralized RAN architecture with baseband units (BBUs) physically co-located with

More information

Isochronous & SBP3. November 2001 Slide 1

Isochronous & SBP3. November 2001 Slide 1 Isochronous & SBP3 Scott Smyers Vice President Interconnect Architecture Division Network & Software Technology Center of America Sony Electronics Inc. November 2001 Slide 1 Topics Streaming Applications,

More information

First Encounters with the ProfiTap-1G

First Encounters with the ProfiTap-1G First Encounters with the ProfiTap-1G Contents Introduction... 3 Overview... 3 Hardware... 5 Installation... 7 Talking to the ProfiTap-1G... 14 Counters... 14 Graphs... 15 Meters... 17 Log... 17 Features...

More information

UCR 2008, Change 3, Section 5.3.7, Video Distribution System Requirements

UCR 2008, Change 3, Section 5.3.7, Video Distribution System Requirements DoD UCR 2008, Change 3 Errata Sheet UCR 2008, Change 3, Section 5.3.7, Video Distribution System Requirements SECTION 5.3.7.2.2 CORRECTION IPv6 Profile requirements were changed to a conditional clause

More information

MISO - EPG DATA QUALITY INVESTIGATION

MISO - EPG DATA QUALITY INVESTIGATION MISO - EPG DATA QUALITY INVESTIGATION Ken Martin Electric Power Group Kevin Frankeny, David Kapostasy, Anna Zwergel MISO Outline Case 1 noisy frequency signal Resolution limitations Case 2 noisy frequency

More information

SAPLING WIRED SYSTEM

SAPLING WIRED SYSTEM SAPLING WIRED SYSTEM Sapling 2-Wire System DESCRIPTION The Sapling 2-Wire System is one of the most innovative and advanced wired systems in the synchronized time industry. It starts with the SMA Series

More information

Minutes of the Baseband IR PHY Ad-Hoc Group

Minutes of the Baseband IR PHY Ad-Hoc Group IEEE 802.11 Wireless Access Methods and Physical Layer Specifications Minutes of the Baseband IR PHY Ad-Hoc Group August 29 - September 1, 1994 San Antonio, Texas Monday PM, 8/29/94, IR PHY The meeting

More information

Draft Baseline Proposal for CDAUI-8 Chipto-Module (C2M) Electrical Interface (NRZ)

Draft Baseline Proposal for CDAUI-8 Chipto-Module (C2M) Electrical Interface (NRZ) Draft Baseline Proposal for CDAUI-8 Chipto-Module (C2M) Electrical Interface (NRZ) Authors: Tom Palkert: MoSys Jeff Trombley, Haoli Qian: Credo Date: Dec. 4 2014 Presented: IEEE 802.3bs electrical interface

More information

Sources of Error in Time Interval Measurements

Sources of Error in Time Interval Measurements Sources of Error in Time Interval Measurements Application Note Some timer/counters available today offer resolution of below one nanosecond in their time interval measurements. Of course, high resolution

More information

B. The specified product shall be manufactured by a firm whose quality system is in compliance with the I.S./ISO 9001/EN 29001, QUALITY SYSTEM.

B. The specified product shall be manufactured by a firm whose quality system is in compliance with the I.S./ISO 9001/EN 29001, QUALITY SYSTEM. VideoJet 8000 8-Channel, MPEG-2 Encoder ARCHITECTURAL AND ENGINEERING SPECIFICATION Section 282313 Closed Circuit Video Surveillance Systems PART 2 PRODUCTS 2.01 MANUFACTURER A. Bosch Security Systems

More information

Introduction This application note describes the XTREME-1000E 8VSB Digital Exciter and its applications.

Introduction This application note describes the XTREME-1000E 8VSB Digital Exciter and its applications. Application Note DTV Exciter Model Number: Xtreme-1000E Version: 4.0 Date: Sept 27, 2007 Introduction This application note describes the XTREME-1000E Digital Exciter and its applications. Product Description

More information

Microincrements IP67-related solutions

Microincrements IP67-related solutions technology microincrements Keywords microincrements Distributed Clocks EtherCAT EtherCAT Box IP 67 EP50 encoder Microincrements IP67-related solutions This application example describes how an EP50 EtherCAT

More information

This document is a reference document that shows the menus in the 5500sc, 9610sc and 9611sc analyzers. There are 3 top-level menus:

This document is a reference document that shows the menus in the 5500sc, 9610sc and 9611sc analyzers. There are 3 top-level menus: Controller menus 5500sc, 9610sc and 9611sc analyzers DOC273.53.80566 Introduction This document is a reference document that shows the menus in the 5500sc, 9610sc and 9611sc analyzers. There are 3 top-level

More information

Long and Fast Up/Down Counters Pushpinder Kaur CHOUHAN 6 th Jan, 2003

Long and Fast Up/Down Counters Pushpinder Kaur CHOUHAN 6 th Jan, 2003 1 Introduction Long and Fast Up/Down Counters Pushpinder Kaur CHOUHAN 6 th Jan, 2003 Circuits for counting both forward and backward events are frequently used in computers and other digital systems. Digital

More information

THE DESIGN OF CSNS INSTRUMENT CONTROL

THE DESIGN OF CSNS INSTRUMENT CONTROL THE DESIGN OF CSNS INSTRUMENT CONTROL Jian Zhuang,1,2,3 2,3 2,3 2,3 2,3 2,3, Jiajie Li, Lei HU, Yongxiang Qiu, Lijiang Liao, Ke Zhou 1State Key Laboratory of Particle Detection and Electronics, Beijing,

More information

A NEW METHOD FOR RECALCULATING THE PROGRAM CLOCK REFERENCE IN A PACKET-BASED TRANSMISSION NETWORK

A NEW METHOD FOR RECALCULATING THE PROGRAM CLOCK REFERENCE IN A PACKET-BASED TRANSMISSION NETWORK A NEW METHOD FOR RECALCULATING THE PROGRAM CLOCK REFERENCE IN A PACKET-BASED TRANSMISSION NETWORK M. ALEXANDRU 1 G.D.M. SNAE 2 M. FIORE 3 Abstract: This paper proposes and describes a novel method to be

More information

Q516 HIGH RES AUDIO DELAY ORDERING OPTIONS SUPPORT OPTIONS MANAGEMENT AND CONTROL HIGH PRECISION AUDIO DELAY FOR MICRO SECOND ACCURACY

Q516 HIGH RES AUDIO DELAY ORDERING OPTIONS SUPPORT OPTIONS MANAGEMENT AND CONTROL HIGH PRECISION AUDIO DELAY FOR MICRO SECOND ACCURACY ORDERING OPTIONS Q516 AD 1 High Res Audio Delay with 1 analog / digital stereo channel (combo port) PRODUCT INFORMATION Audio Delay: The Qbit Q516 High Resolution Audio Delay utilizes the the proven Qbit

More information

Design for Testability

Design for Testability TDTS 01 Lecture 9 Design for Testability Zebo Peng Embedded Systems Laboratory IDA, Linköping University Lecture 9 The test problems Fault modeling Design for testability techniques Zebo Peng, IDA, LiTH

More information

ITU-T Y Specific requirements and capabilities of the Internet of things for big data

ITU-T Y Specific requirements and capabilities of the Internet of things for big data I n t e r n a t i o n a l T e l e c o m m u n i c a t i o n U n i o n ITU-T Y.4114 TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU (07/2017) SERIES Y: GLOBAL INFORMATION INFRASTRUCTURE, INTERNET PROTOCOL

More information

CEDAR Series. To learn more about Ogden CEDAR series signal processing platform and modular products, please visit

CEDAR Series. To learn more about Ogden CEDAR series signal processing platform and modular products, please visit CEDAR Series The CEDAR platform has been designed to address the requirements of numerous signal processing modules. Easily-installed components simplify maintenance and upgrade. To learn more about Ogden

More information