Advantages of CAN FD Error Detection Mechanisms Compared to Classical CAN

Size: px
Start display at page:

Download "Advantages of CAN FD Error Detection Mechanisms Compared to Classical CAN"

Transcription

1 Advantages of CAN FD Error Detection Mechanisms Compared to Classical CAN 15 th international CAN Conference, Vienna 27 th October 2015 Dr. Arthur Mutter, Florian Hartwich Robert Bosch GmbH FD 1 AE/EIN2 27th Oct Robert Bosch GmbH All rights reserved, also regarding any disposal, exploitation, reproduction, editing,

2 Motivation The Physical Layer may be disturbed CAN_H disturbance (e.g. EM radiation) Falsified bus signal CAN_L RX node: PCS converts the bus signal into a bit sequence CAN Frame bit flip SOF ID ACK EOF Falsified frame RX node: MAC detects falsified frames up to a given extent This Presentation Advantages of CAN FD Error detection mechanisms compared to Classical CAN From OSI Model: PCS: Physical Coding Sub-layer, MAC: Medium Access Control 2

3 Agenda 1 2 Improved Error Detection in CAN FD Fault Types 3 Classification of Error Cases 3

4 Agenda 1 2 Improved Error Detection in CAN FD Fault Types 3 Classification of Error Cases 4

5 Improved Error Detection in CAN FD CAN FD Frame SOF ID Stuff Count Field Sequence Four main improvements (compared to Classical CAN) EOF Fixed stuff bit 1 polynomials of higher order 2 Dynamic stuff bits included into calc. 3 Stuff Count 4 Fixed stuff bits in field Advantages Provides Hamming distance as in Classical CAN Eliminates Classical CAN Weakness Detects conversions: data <-> stuff bit Reduces the probability that a random bit sequence matches Improves the frame format check 5

6 Agenda 1 2 Improved Error Detection in CAN FD Fault Types 3 Classification of Error Cases 6

7 Fault Types Definition (in context of this paper) Fault = An erroneous frame modification seen by a CAN node Two Fault Types assumed during ISO Standardization Fault Type A: Bit Flip Fault Type B: Bit Drop or Bit Insertion Consequence RX node: interprets frame differently/modified TX node: may detect a bit error 7

8 Fault Type A: Bit Flip Definition A node samples a bit with the inverse (flipped) value Property A bit flip can occur in an RX node and in a TX node Example TX signal Node T RX signal Node R bit 0 bit 1 bit 2 falsified signal bit 3 bit 4 bit 5 bit flip bit boundary 8

9 Fault Type B: Bit Drop or Bit Insertion (1) Definition An RX node drops a bit from or inserts a bit into the bit sequence Property Can occur only in an RX node To occur, the RX node needs to have a large phase error Phase Error of RX node Distance (time) between the detected position and the expected position of an edge RX signal Node R View of Node R bit 1 phase error bit 2 bit 3 bit bou ndary 9

10 Fault Type B: Bit Drop or Bit Insertion (2) How to cause a Fault of Type B? 1. A disturbance (EM radiation) influences the CAN physical layer 2. Additional or shifted rec-dom edges appear in the bit sequence 3. TX node and/or RX node resynchronize on faulty edges 4. Resynchronization increases phase error of RX node If the phase error is above a critical level, the RX node drops a bit from or inserts a bit into the bit sequence Bit Drop Example Initial phase error due to f RX < f TX TX: i RX: (5 th 0 dropped) Case: f RX < f TX, i.e. BitTime RX > BitTime TX TX signal Node T RX signal Node R View of Node R bit 0 bit 1 falsified signal 0 phase error resync bit 2 bit 3 bit 4 bit 5 stuff bit bit boundary bit lengthened Sample Point (SP) 10

11 Fault Type B in a Practical Setup (1) Question How realistic is a bit drop or insertion in a practical setup? Practical Setup Focus on Data Phase Data Phase Bit Timing Sample Point = 70% SyncJumpWidth = 20% Sample Po int SJW SJW 20% 20% 70% 100% (one bit time) Facts A single resync. can change the phase error by at most 20% For a Bit Drop: RX node requires a phase error of > 30% For a Bit Insertion: RX node requires a phase error of > 70% 11

12 Fault Type B in a Practical Setup (2) Question How many consecutive resynchronizations on faulty rec-dom edges are at least necessary for one bit drop or insertion? Evaluation Summary Case For one Bit Drop For one Bit Insertion f RX f TX 2 (2*20% > 30%) 4 (4*20% > 70%) f RX < f TX 1 (1*20%+pe > 30%) 6 (6*20% pe > 70%) f RX > f TX 3 (3*20% pe > 30%) 2 (2*20%+pe > 70%) pe = phase error due to oscillator tolerance f RX and f TX differ due to the oscillator tolerance Special conditions: 1 disturbance may lead to 1 bit drop Typically conditions: 2-6 disturbances for 1 bit drop or 1 bit insertion should be considered as multi-bit error 5-7 disturbances for 1 bit drop and 1 bit insertion 12

13 Agenda 1 2 Improved Error Detection in CAN FD Fault Types 3 Classification of Error Cases 13

14 Classification of Error Cases Facts: - All error detection mechanisms have their limits - Beyond the limit, an RX node may accept a faulty frame as correct Involved Mainly Classification of Error Cases Fault Types Detected by 1. Normal Bit Errors A 2. Encoding Related Errors A and B + Stuff Count 3. Message Length Modifying Errors A and B Field, EOF, Examples TX frame ID data Class 1: RX frame ID data alig ned Class 2: RX frame ID data misaligned Class 3: RX frame ID data fault 14

15 Class 3: Message Length Modifying Errors (1) Properties RX node samples field misaligned Misalignment range: 1 bit N bytes TX frame RX frame ID ID data data alig ned misaligned fault RX node accepts frame, if Classical CAN Comparison Sampled bit sequence = Expected field Classical CAN Frame format and dynamic stuffing correct as in Classical CAN ACK bit does not disturb transmitted frame as in Classical CAN Main difference between Classical CAN and CAN FD Length of expected field Comparison 15

16 Class 3: Message Length Modifying Errors (2) field lengths Classical CAN: 16 bit CAN FD (17): 28 bit CAN FD (21): 33 bit TX frame ID RX frame ID alig ned data data misaligned fault Comparison: CAN FD <-> Classical CAN 17: 28 16=12 more bits need to match in CAN FD 21: 33 16=17 more bits need to match in CAN FD Result It is much less likely, that the field matches in a CAN FD frame 16

17 Summary Error detection in CAN FD four improvements compared to classical CAN polynomials of higher order Dynamic stuff bits included into calculation Stuff Count TX signal bit 0 bit 1 bit 2 Node T falsified RX signal signal Fixed stuff bits in field bit flip Node R Fault Types Fault Type A: Bit Flip simple Fault Type B: Bit Drop or Bit Insertion complex In practical setup: typically several coordinated disturbances needed for 1 bit drop or 1 bit insertion Case: frx < ftx, i.e. BitTimeRX > BitTimeTX Class 2: RX frame ID Classification of Error Cases Class 3: RX frame ID aligned 3 Classes specified In Class 3: accidental match of field is much less likely in CAN FD TX signal Node T RX signal Node R View of Node R bit 0 bit 1 falsified signal 0 phase error resync TX frame Class 1: RX frame bit 3 bit 4 bit 5 bit boundary bit 2 bit 3 bit 4 bit 5 stuff bit bit boundary ID ID Sample Point (SP) data data data data misaligned fault 17

18 Conformance Test according ISO/DIS M_CAN 3.2.1: pass M_TTCAN 3.2.1: pass 18

CAN FD and the CRC issue

CAN FD and the CRC issue CAN FD CAN FD and the CRC issue During ISO standardization the original CAN FD protocol needed to be modified, in order to maintain the high level of reliability of Classical CAN. This article illustrates

More information

The Use of CAN Bus Message Electrical Signatures for Automotive Reverse Engineering

The Use of CAN Bus Message Electrical Signatures for Automotive Reverse Engineering The Use of CAN Bus Message Electrical Signatures for Automotive Reverse Engineering C Quigley, D Charles, R McLaughlin Warwick Control Technologies Abstract There are many applications in which you may

More information

Systems. Roland Kammerer. 29. October Institute of Computer Engineering Vienna University of Technology. Communication in Distributed Embedded

Systems. Roland Kammerer. 29. October Institute of Computer Engineering Vienna University of Technology. Communication in Distributed Embedded Communication Roland Institute of Computer Engineering Vienna University of Technology 29. October 2010 Overview 1. Distributed Motivation 2. OSI Communication Model 3. Topologies 4. Physical Layer 5.

More information

The physical layer in the CAN FD world The update

The physical layer in the CAN FD world The update The physical layer in the CAN FD world The update Magnus-Maria Hell, Infineon Technologies In automotive and industrial applications the CAN protocol is very well established. But in this applications

More information

Communication. Messages. I/O Port Frames Physical Link

Communication. Messages. I/O Port Frames Physical Link Embedded Microcomputer Systems Lecture 23.1 Had any errors with the XON/XOFF? No undetected errors so far! UserA UserB OS1 Computer1 Communication Messages UserC I/O Port Frames Physical Link Figure 14.1.

More information

Chapter 7. Conclusion and Future Scope

Chapter 7. Conclusion and Future Scope Chapter 7 Conclusion and Future Scope CHAPTER 7 CONCLUSION AND FUTURE SCOPE This chapter starts presenting the prominent results and conclusion obtained from this research. The digital communication system

More information

GCAN-208-1/-2. Fiber-CAN converter. User Manual

GCAN-208-1/-2. Fiber-CAN converter. User Manual GCAN-208-1/-2 Fiber-CAN converter User Manual Contents 1 Introduction... 3 1.1 Overview... 3 1.2 Properties at a glance... 3 2 Interface specification... 4 3 Connection and use... 6 3.1 CAN-Bus configuration...

More information

b. When transmitting a message through a transmission medium, the equipment which receives the message should first find out whether it has received

b. When transmitting a message through a transmission medium, the equipment which receives the message should first find out whether it has received b. When transmitting a message through a transmission medium, the equipment which receives the message should first find out whether it has received the message correctly. If there is an error the receive

More information

Application Note TLE9251V

Application Note TLE9251V Z8F57889426 Application Note TLE9251V About this document Scope and purpose This document provides application information for the transceiver TLE9251V from Infineon Technologies AG as Physical Medium

More information

A TEMPOSONICS R

A TEMPOSONICS R m Sensor Techlogie TEMPOSONICS R 9 A R Series CANopen DS6 V. Operating Manual Configuration and CAN-Bus Coupling TEMPOSONICS R-Serie CANopen DS6 Index CAN Bus Interface System description Configuration

More information

CAN Repeater. CRep N.../S24/RMD. User Manual

CAN Repeater. CRep N.../S24/RMD. User Manual CAN Repeater User manual for CAN Repeater. Document version: V 1.4 Documentation date: January 31th, 2018 No part of this document or the software described herein may be reproduced in any form without

More information

CAN Repeater. CRep S4.../S24/RMD. User Manual. Thomas Wünsche

CAN Repeater. CRep S4.../S24/RMD. User Manual. Thomas Wünsche CAN Repeater User Manual EMS Thomas Wünsche User Manual User manual for CAN Repeater Document version: 1.1 Documentation date: May 10th, 2017 No part of this document or the software described herein may

More information

Confirm entry value Set display to value from Actual value and input display Select datum P79 (P80!) (7-segment LED,

Confirm entry value Set display to value from Actual value and input display Select datum P79 (P80!) (7-segment LED, HEIDENHAIN Working with the measured value display unit ND 261 Confirm entry value Set display to value from Actual value and input display Select datum P79 (P80!) (7-segment LED, Page backward in 9 decades

More information

HFD CAN Bus Fiber Optic Converter User Manual

HFD CAN Bus Fiber Optic Converter User Manual HFD CAN Bus Fiber Optic Converter User Manual Table of Contents 1. Overview...3 1.1 Introduction:...3 1.2 Technical Specification....3 1.3 Warranty..........4 2. Installation...5 2.1 Package Contents.....5

More information

HFD-FO-LON Series Lonworks Multi-drop Bus Fiber Optic Modem Datasheet & User Manual

HFD-FO-LON Series Lonworks Multi-drop Bus Fiber Optic Modem Datasheet & User Manual BUENOPTIC www.buenoptic.net HFD-FO-LON Series Lonworks Multi-drop Bus Fiber Optic m Datasheet & User Manual Table of Contents 1. Overview...3 1.1 Introduction:...3 1.2 Technical Specification....3 1.3

More information

Single Error Correcting Codes (SECC) 6.02 Spring 2011 Lecture #9. Checking the parity. Using the Syndrome to Correct Errors

Single Error Correcting Codes (SECC) 6.02 Spring 2011 Lecture #9. Checking the parity. Using the Syndrome to Correct Errors Single Error Correcting Codes (SECC) Basic idea: Use multiple parity bits, each covering a subset of the data bits. No two message bits belong to exactly the same subsets, so a single error will generate

More information

Road vehiclesêñ Controller area network (CAN)ÊÑ PartÊ3: Fault tolerant medium access unit

Road vehiclesêñ Controller area network (CAN)ÊÑ PartÊ3: Fault tolerant medium access unit ISO 2001ÊÐ All rights reserved ISOÊTCÊ22/SCÊ3ÊNÊ Date:ÊÊÊ2001-06-7 ISO/CDÊ11898-3 ISOÊTCÊ22/SCÊ3/WGÊ Secretariat:ÊÊÊDIN Road vehiclesêñ Controller area network (CAN)ÊÑ PartÊ3: Fault tolerant medium access

More information

p J Data bits P1 P2 P3 P4 P5 P6 Parity bits C2 Fig. 3. p p p p p p C9 p p p P7 P8 P9 Code structure of RC-LDPC codes. the truncated parity blocks, hig

p J Data bits P1 P2 P3 P4 P5 P6 Parity bits C2 Fig. 3. p p p p p p C9 p p p P7 P8 P9 Code structure of RC-LDPC codes. the truncated parity blocks, hig A Study on Hybrid-ARQ System with Blind Estimation of RC-LDPC Codes Mami Tsuji and Tetsuo Tsujioka Graduate School of Engineering, Osaka City University 3 3 138, Sugimoto, Sumiyoshi-ku, Osaka, 558 8585

More information

EMS THOMAS WÜNSCHE. CANwatch. CAN Physical Layer Analyser. User Manual. Documentation for CANwatch version 1.2. Documentation date: November 2004.

EMS THOMAS WÜNSCHE. CANwatch. CAN Physical Layer Analyser. User Manual. Documentation for CANwatch version 1.2. Documentation date: November 2004. Documentation for version 1.2. Documentation date: November 2004. No part of this document or the software described herein may be reproduced in any form without prior written agreement from EMS Dr. Thomas

More information

SourceSync. Exploiting Sender Diversity

SourceSync. Exploiting Sender Diversity SourceSync Exploiting Sender Diversity Why Develop SourceSync? Wireless diversity is intrinsic to wireless networks Many distributed protocols exploit receiver diversity Sender diversity is a largely unexplored

More information

Application Hints. Version 3.1

Application Hints. Version 3.1 Application Hints PCA82C252 / TJA1053 / TJA1054 / TJA1054A Version 3.1 Date : 23 rd of November 2001 Application Hints FTCAN 3_1.PDF Philips Semiconductors Revision History Changes Version 1.0 -> 2.0 :

More information

VX-2100/VX-2200 (UHF) Alignment

VX-2100/VX-2200 (UHF) Alignment VX-2100/VX-2200 (UHF) Introduction The VX-2100/2200 is carefully aligned at the factory for the specified performance across the frequency range specified for each version. Realignment should therefore

More information

Intelligent CAN Bus Multi-drop Bus Fiber Optic Converter User Manual

Intelligent CAN Bus Multi-drop Bus Fiber Optic Converter User Manual Intelligent CAN Bus Multi-drop Bus Fiber Optic Converter User Manual Table of Contents 1. Overview...3 1.1 Introduction:...3 1.2 Technical Specification....3 1.3 Warranty..........4 2. Installation...5

More information

Installation Instructions RF-identification system Read/write head DTM434 DTM435 DTM436 DTM437

Installation Instructions RF-identification system Read/write head DTM434 DTM435 DTM436 DTM437 Installation Instructions RF-identification system Read/write head DTM434 DTM435 DTM436 DTM437 UK 80262951 / 00 04 / 2017 Content 1 Preliminary note...4 1.1 Symbols used...4 1.2 Warnings used...4 2 Safety

More information

SP CFR c, AC B, Appendix B compliant GPS receiver. TABS TSO-C199 User and Installation manual

SP CFR c, AC B, Appendix B compliant GPS receiver. TABS TSO-C199 User and Installation manual SP-12 14 CFR 91.227c, AC 20-165B, Appendix B compliant GPS receiver TABS TSO-C199 User and Installation manual General The SP-12 is a GPS receiver module compliant with FAA requirements to allow ADSB-OUT

More information

2. Transceiver Basics for Arria V Devices

2. Transceiver Basics for Arria V Devices 2. Transceiver Basics for Arria V Devices November 2011 AV-54002-1.1 AV-54002-1.1 This chapter contains basic technical details pertaining to specific features in the Arria V device transceivers. This

More information

User Manual. CANtouch. GEMAC Chemnitz GmbH Zwickauer Straße Chemnitz Germany

User Manual. CANtouch. GEMAC Chemnitz GmbH Zwickauer Straße Chemnitz Germany User Manual CANtouch GEMAC Chemnitz GmbH Zwickauer Straße 227 09116 Chemnitz Germany Phone: Fax: E-Mail: Web: +49 371 3377-0 +49 371 3377-272 info@gemac-chemnitz.de www.gemac-chemnitz.de User Manual CANtouch

More information

Efficient implementation of voice channels over CAN networks

Efficient implementation of voice channels over CAN networks Efficient implementation of voice channels over CAN networks F. Baronti, D. Lunardini, R. Roncella, R. Saletti, Department of Information Engineering, University of Pisa, Italy. Abstract-The Controller

More information

International Journal of Digital Application & Contemporary research Website: (Volume 1, Issue 7, February 2013)

International Journal of Digital Application & Contemporary research Website:   (Volume 1, Issue 7, February 2013) Performance Analysis of OFDM under DWT, DCT based Image Processing Anshul Soni soni.anshulec14@gmail.com Ashok Chandra Tiwari Abstract In this paper, the performance of conventional discrete cosine transform

More information

From Control Multiplexer to Gearbox, How Do We Meet MPCP Jitter Requirement? Jin Zhang Marvell

From Control Multiplexer to Gearbox, How Do We Meet MPCP Jitter Requirement? Jin Zhang Marvell From Control Multiplexer to Gearbox, How Do We Meet MPCP Jitter Requirement? Jin Zhang Marvell 1 MPCP Timing Requirement CLT keeps measuring round trip time (RTT) by sending gate message and receiving

More information

NAND Structure Aware Controller Framework

NAND Structure Aware Controller Framework NAND Structure Aware Controller Framework mengxin@derastorage.com Santa Clara, CA 1 Outline The Challenges of NAND Flash Adaptive Error Mitigation by means of NAND Structure Aware Noise Cells Repair Dynamic

More information

IsoLoop Isolated QSOP CAN Transceiver Evaluation Board

IsoLoop Isolated QSOP CAN Transceiver Evaluation Board IsoLoop Isolated QSOP CAN Transceiver Evaluation Board Board No.: IL41050-1-01 About This Evaluation Board This Evaluation Board provides a complete isolated CAN node using the world s smallest isolated

More information

Computer Networks. Week 03 Founda(on Communica(on Concepts. College of Information Science and Engineering Ritsumeikan University

Computer Networks. Week 03 Founda(on Communica(on Concepts. College of Information Science and Engineering Ritsumeikan University Computer Networks Week 03 Founda(on Communica(on Concepts College of Information Science and Engineering Ritsumeikan University Agenda l Basic topics of electromagnetic signals: frequency, amplitude, degradation

More information

EXTENDED CONSTRAINED VITERBI ALGORITHM FOR AIS SIGNALS RECEIVED BY SATELLITE

EXTENDED CONSTRAINED VITERBI ALGORITHM FOR AIS SIGNALS RECEIVED BY SATELLITE EXTENDED CONSTRAINED VITERBI ALGORITHM FOR AIS SIGNALS RECEIVED BY SATELLITE Raoul Prévost 1,2, Martial Coulon 1, David Bonacci 2, Julia LeMaitre 3, Jean-Pierre Millerioux 3 and Jean-Yves Tourneret 1 1

More information

EM-CAN. Field-bus Stepper Drive. Leadshine Technology Co., Ltd. Website:

EM-CAN. Field-bus Stepper Drive. Leadshine Technology Co., Ltd. Website: Reliable Motion Control Products EM-CAN Field-bus Stepper Drive Leadshine Technology Co., Ltd. Website: www.leadshine.com Service: Tel: -7--77 (for Asia, Australia, Africa region) -7-- (for Europe region)

More information

MODEL FVP-44. Setup & Programming Manual

MODEL FVP-44. Setup & Programming Manual MODEL FVP-44 Rolling Code Encryption board for VX-450 / VX-4500 / VX-4600 VERTEX/STANDARD RADIOS Setup & Programming Manual Installation: Running the installation program, CimarronQuikWareSetupFVP44.EXE,

More information

IEEE C802.16a-02/94r1. IEEE Broadband Wireless Access Working Group <

IEEE C802.16a-02/94r1. IEEE Broadband Wireless Access Working Group < Project Title Date Submitted IEEE 802.16 Broadband Wireless Access Working Group OFDM sub-channelization improvement and system performance selected topics 2002-11-14 Source(s)

More information

There are many important factors when trying to achieve good, reliable communications between 2 devices.

There are many important factors when trying to achieve good, reliable communications between 2 devices. APPLICATION NOTE THIS INFORMATION PROVIDED BY AUTOMATIONDIRECT.COM TECHNICAL SUPPORT These documents are provided by our technical support department to assist others. We do not guarantee that the data

More information

System Specification. EnOcean Certification Specification, part 1a Air Interface (ASK) V 1.1, RELEASED EXECUTIVE SUMMARY

System Specification. EnOcean Certification Specification, part 1a Air Interface (ASK) V 1.1, RELEASED EXECUTIVE SUMMARY EnOcean Certification Specification, part 1a Air Interface (ASK) V 1.1, RELEASED Approved for release: Sep 14, 2017 San Ramon, CA, USA, Dec 17, 2013 EXECUTIVE SUMMARY A proper review of every device shipped

More information

Layering and Controlling Errors

Layering and Controlling Errors Layering and Controlling Errors Brad Karp (some slides contributed by Kyle Jamieson) UCL Computer Science CS 3035/GZ01 2 nd October 2014 Today s Agenda Layering Physical-layer encoding Link-layer framing

More information

FCC ID: AXI IC: 10239A Alignment

FCC ID: AXI IC: 10239A Alignment Introduction The VX-261 is carefully aligned at the factory for the specified performance across the frequency range specified for each version. Realignment should therefore not be necessary except in

More information

Digital Transmission using SECC Spring 2010 Lecture #7. (n,k,d) Systematic Block Codes. How many parity bits to use?

Digital Transmission using SECC Spring 2010 Lecture #7. (n,k,d) Systematic Block Codes. How many parity bits to use? Digital Transmission using SECC 6.02 Spring 2010 Lecture #7 How many parity bits? Dealing with burst errors Reed-Solomon codes message Compute Checksum # message chk Partition Apply SECC Transmit errors

More information

Application Note. High Impedance Drivers During Power Failure Using XRT83SL3X/L3X LIU

Application Note. High Impedance Drivers During Power Failure Using XRT83SL3X/L3X LIU Application Note High Impedance Drivers During Power Failure Using XRT83SL3X/L3X LIU Revision 1.0 1 INTRODUCTION For 1:1 or 1+1 line card redundancy in T1/E1 applications, power failure can cause a line

More information

Contactless snooping: Assessing the real threats

Contactless snooping: Assessing the real threats Thomas P. Diakos 1 Johann A. Briffa 1 Tim W. C. Brown 2 Stephan Wesemeyer 1 1 Department of Computing,, Guildford 2 Centre for Communication Systems Research,, Guildford Tomorrow s Transactions forum,

More information

Aurelia Microelettronica S.p.A. SIRAD 2004 CAN BUS PHYSICAL LAYER RAD TEST. Thanks for their work to: Andrea Candelori Marco Ceschia

Aurelia Microelettronica S.p.A. SIRAD 2004 CAN BUS PHYSICAL LAYER RAD TEST. Thanks for their work to: Andrea Candelori Marco Ceschia Aurelia Microelettronica S.p.A. SIRAD 2004 CAN BUS PHYSICAL LAYER RAD TEST Thanks for their work to: Andrea Candelori Marco Ceschia Via Giuntini, 13 - I 56023 Cascina (Italy) Phone: +39.050.754260 Fax:

More information

RIGOL. User s Guide. DS6000 Digital Oscilloscope Demo Board. July RIGOL Technologies, Inc.

RIGOL. User s Guide. DS6000 Digital Oscilloscope Demo Board. July RIGOL Technologies, Inc. RIGOL User s Guide DS6000 Digital Oscilloscope Demo Board July 2011 RIGOL Technologies, Inc. RIGOL Guaranty and Declaration Copyright 2011 RIGOL Technologies, Inc. All Rights Reserved. Trademark Information

More information

Transmitter Tests in Accordance with the CTIA Plan for Wi-Fi Mobile Converged Devices

Transmitter Tests in Accordance with the CTIA Plan for Wi-Fi Mobile Converged Devices Products: R&S SMJ100A, R&S SMU200A, R&S SMATE200A, R&S FSQ6, R&S FSL6 Transmitter Tests in Accordance with the CTIA Plan for Wi-Fi Mobile Converged Devices Application Note 1MA107 In response to the growing

More information

PSI5: Safety & latest developments

PSI5: Safety & latest developments Vector Congress 2016 PSI5: Safety & latest developments Juan Pontes, Robert Bosch GmbH 29.11.2016 Vehicle as networking platform Networking between different systems in the vehicle Networking between different

More information

Implementation of Reed-Solomon RS(255,239) Code

Implementation of Reed-Solomon RS(255,239) Code Implementation of Reed-Solomon RS(255,239) Code Maja Malenko SS. Cyril and Methodius University - Faculty of Electrical Engineering and Information Technologies Karpos II bb, PO Box 574, 1000 Skopje, Macedonia

More information

)454 6 TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU

)454 6 TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU INTERNATIAL TELECOMMUNICATI UNI )454 6 TELECOMMUNICATI STANDARDIZATI SECTOR OF ITU $!4! #/--5.)#!4)/. /6% 4(% 4%,%0(/.%.%47/+,//0 4%34 $%6)#%3 &/ -/$%-3 )454 Recommendation 6 (Extract from the "LUE "OOK)

More information

i) Physical, ii) Data-link, iii) Network, iv) Transport, v) Session, vi) Presentation, and vii) Application

i) Physical, ii) Data-link, iii) Network, iv) Transport, v) Session, vi) Presentation, and vii) Application 1a) Seven layers of ISO-OSI model are as follows: i) Physical, ii) Data-link, iii) Network, iv) Transport, v) Session, vi) Presentation, and vii) Application Among these layers transport, session, presentation,

More information

TLE7258LE, TLE7258SJ. About this document. LIN Transceivers Z8F

TLE7258LE, TLE7258SJ. About this document. LIN Transceivers Z8F LIN Transceivers About this document Scope and purpose This document provides application information for the transceiver TLE7258LE/ from Infineon Technologies AG as Physical Medium Attachment within a

More information

Lecture on Sensor Networks

Lecture on Sensor Networks Lecture on Sensor Networks Copyright (c) 2008 Dr. Thomas Haenselmann (University of Mannheim, Germany). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU

More information

Revision to the Operating Instructions

Revision to the Operating Instructions Drive Technology \ Drive Automation \ System Integration \ Services *21244995_0414* Revision to the Operating Instructions Decentralized Drive and Application Controller MOVIPRO ADC Edition 04/2014 21244995

More information

REAL-TIME OPTIMISATION OF TTCAN NETWORKS

REAL-TIME OPTIMISATION OF TTCAN NETWORKS REAL-TIME OPTIMISATION OF TTCAN NETWORKS A DISSERTATION SUBMITTED TO THE DEPARTEMENT OF ENGINEERING TECHNOLOGY OF WATERFORD INSTITUTE OF TECHNOLOGY IN COMPLETE FULFILLMENT OF THE REQUIREMENTS FOR THE DEGREE

More information

TD_CAN Transceiver Modules Application Guide 2017

TD_CAN Transceiver Modules Application Guide 2017 TD_CAN Transceiver Modules Application Guide 2017 1. CAN bus basic knowledge... 2 1.1 CAN basic characteristics... 2 1.2 CAN bus topology... 2 1.3 CAN bus transmission distance... 3 1.4 Number of nodes

More information

Charles Kim, Ph.D. Department of Electrical and Computer Engineering Howard University Washington, DC

Charles Kim, Ph.D. Department of Electrical and Computer Engineering Howard University Washington, DC Detection and Location of Intermittent Faults by Monitoring Carrier Signal Channel Behavior of Electrical Interconnection System Charles Kim, Ph.D. Department of Electrical and Computer Engineering Howard

More information

Select datum Page backward in. parameter list

Select datum Page backward in. parameter list HEIDENHAIN Working with the measured value display unit ND Actual value and input display (7-segment LED, 9 decades and sign) Select datum Page backward in parameter list Confirm entry value Set display

More information

Lecture 17 Components Principles of Error Control Borivoje Nikolic March 16, 2004.

Lecture 17 Components Principles of Error Control Borivoje Nikolic March 16, 2004. EE29C - Spring 24 Advanced Topics in Circuit Design High-Speed Electrical Interfaces Lecture 17 Components Principles of Error Control Borivoje Nikolic March 16, 24. Announcements Project phase 1 is posted

More information

Fine-grained Channel Access in Wireless LAN. Cristian Petrescu Arvind Jadoo UCL Computer Science 20 th March 2012

Fine-grained Channel Access in Wireless LAN. Cristian Petrescu Arvind Jadoo UCL Computer Science 20 th March 2012 Fine-grained Channel Access in Wireless LAN Cristian Petrescu Arvind Jadoo UCL Computer Science 20 th March 2012 Physical-layer data rate PHY layer data rate in WLANs is increasing rapidly Wider channel

More information

Control chain diagrams

Control chain diagrams Control chain diagrams 565 Control chain diagrams What this chapter contains The chapter presents the reference chains of the drive. The control chain diagrams can be used to trace how parameters interact

More information

DS 6000 Specifications

DS 6000 Specifications DS 6000 Specifications All the specifications are guaranteed except the parameters marked with Typical and the oscilloscope needs to operate for more than 30 minutes under the specified operation temperature.

More information

6. FUNDAMENTALS OF CHANNEL CODER

6. FUNDAMENTALS OF CHANNEL CODER 82 6. FUNDAMENTALS OF CHANNEL CODER 6.1 INTRODUCTION The digital information can be transmitted over the channel using different signaling schemes. The type of the signal scheme chosen mainly depends on

More information

Eavesdropping Near Field Contactless Payments: A Quantitative Analysis

Eavesdropping Near Field Contactless Payments: A Quantitative Analysis Eavesdropping Near Field Contactless Payments: A Quantitative Analysis Thomas P. Diakos 1 Johann A. Bri a 1 Tim W. C. Brown 2 Stephan Wesemeyer 1 1 Department of Computing,, Guildford 2 Centre for Communication

More information

CH 4. Air Interface of the IS-95A CDMA System

CH 4. Air Interface of the IS-95A CDMA System CH 4. Air Interface of the IS-95A CDMA System 1 Contents Summary of IS-95A Physical Layer Parameters Forward Link Structure Pilot, Sync, Paging, and Traffic Channels Channel Coding, Interleaving, Data

More information

WiMOD LR Base Plus Firmware

WiMOD LR Base Plus Firmware WiMOD LR Base Plus Firmware Feature Specification Version 1.0 Document ID: 4000/40140/0137 IMST GmbH Carl-Friedrich-Gauß-Str. 2-4 47475 KAMP-LINTFORT GERMANY Overview Document Information File name WiMOD_LR_Base_Plus_Feature_Spec.docx

More information

STANAG 4529 CONFORMANCE TEST PROCEDURES

STANAG 4529 CONFORMANCE TEST PROCEDURES DEFENSE INFORMATION SYSTEMS AGENCY JOINT INTEROPERABILITY TEST COMMAND FORT HUACHUCA, ARIZONA STANAG 4529 CONFORMANCE TEST PROCEDURES APRIL 2004 Downloaded from http://www.everyspec.com (This page intentionally

More information

Course Introduction. Purpose. Objectives. Content 26 pages 4 questions. Learning Time 40 minutes

Course Introduction. Purpose. Objectives. Content 26 pages 4 questions. Learning Time 40 minutes Course Introduction Purpose This module provides an overview of sophisticated peripheral functions provided by the MCUs in the M32C series, devices at the top end of the M16C family. Objectives Gain a

More information

COMPUTER COMMUNICATION AND NETWORKS ENCODING TECHNIQUES

COMPUTER COMMUNICATION AND NETWORKS ENCODING TECHNIQUES COMPUTER COMMUNICATION AND NETWORKS ENCODING TECHNIQUES Encoding Coding is the process of embedding clocks into a given data stream and producing a signal that can be transmitted over a selected medium.

More information

Sigfox RF & Protocol Test Plan for RC3c-UDL-ENC

Sigfox RF & Protocol Test Plan for RC3c-UDL-ENC Version 3.8.0 September 14, 2018 Sigfox RF & Protocol Test Plan for RC3c-UDL-ENC Public Use Note: Only the last version of this document available on the Sigfox web sites is official and applicable. This

More information

CAN for time-triggered systems

CAN for time-triggered systems CAN for time-triggered systems Lars-Berno Fredriksson, Kvaser AB Communication protocols have traditionally been classified as time-triggered or eventtriggered. A lot of efforts have been made to develop

More information

FlexRay Communications System. Physical Layer Common mode Choke EMC Evaluation Specification. Version 2.1

FlexRay Communications System. Physical Layer Common mode Choke EMC Evaluation Specification. Version 2.1 FlexRay Communications System Physical Layer Common mode Choke EMC Evaluation Specification Version 2.1 Disclaimer DISCLAIMER This specification as released by the FlexRay Consortium is intended for the

More information

Technical Description. Wireless Automation Input/Output Module WDIO100

Technical Description. Wireless Automation Input/Output Module WDIO100 Technical Description Wireless Automation Input/Output Module Please note the following Target group This description is intended for the use of trained specialists in electrical installation and control

More information

Detecting and Correcting Bit Errors. COS 463: Wireless Networks Lecture 8 Kyle Jamieson

Detecting and Correcting Bit Errors. COS 463: Wireless Networks Lecture 8 Kyle Jamieson Detecting and Correcting Bit Errors COS 463: Wireless Networks Lecture 8 Kyle Jamieson Bit errors on links Links in a network go through hostile environments Both wired, and wireless: Scattering Diffraction

More information

Wireless technologies Test systems

Wireless technologies Test systems Wireless technologies Test systems 8 Test systems for V2X communications Future automated vehicles will be wirelessly networked with their environment and will therefore be able to preventively respond

More information

PROMUX Distributed MODBUS I/O Modules Catalog and Design Guide

PROMUX Distributed MODBUS I/O Modules Catalog and Design Guide PROMUX Distributed MODBUS I/O Modules Catalog and Design Guide 14/11/2006 V10 P.O.Box 24 Stanfield 3613 SOUTH AFRICA Tel: +27 (031) 7028033 Fax: +27 (031) 7028041 Email: proconel@proconel.com Web: www.proconel.com

More information

Wireless Point to Point Quick Reference Sheet

Wireless Point to Point Quick Reference Sheet Wireless Point to Point Quick Reference Sheet Document ID: 98 Contents Introduction Prerequisites Requirements Components Used Conventions Formulas Frequency Bands Antenna Gain Receiver Sensitivity Some

More information

GBT. LO Reference Distribution System. Maintenance Manual. M. J. Stennes September 15, 2004

GBT. LO Reference Distribution System. Maintenance Manual. M. J. Stennes September 15, 2004 GBT LO Reference Distribution System Maintenance Manual M. J. Stennes September 15, 2004 Table of Contents i. Abstract.. 2 I. System Description.. 3 II Maintenance Procedures.. 7 (a) Cable length adjustments

More information

Canova Tech The Art of Silicon Sculpting

Canova Tech The Art of Silicon Sculpting Canova Tech The Art of Silicon Sculpting PIERGIORGIO BERUTO ANTONIO ORZELLI TF Short Reach PCS, PMA and PLCA baseline proposal November 7 th, 2017 Supporters Gergely Huszak (Kone) Kirsten Matheus (BMW)

More information

) ,4)0,%8 $4%$#% ).4%2&!#% &/2 53%2 #,!33%3 05",)# $!4!.%47/2+3 ).4%2&!#%3. )454 Recommendation 8 INTERNATIONAL TELECOMMUNICATION UNION

) ,4)0,%8 $4%$#% ).4%2&!#% &/2 53%2 #,!33%3 05,)# $!4!.%47/2+3 ).4%2&!#%3. )454 Recommendation 8 INTERNATIONAL TELECOMMUNICATION UNION INTERNATIONAL TELECOMMUNICATION UNION )454 8 TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU 05",)# $!4!.%47/2+3 ).4%2&!#%3-5,4)0,%8 $4%$#% ).4%2&!#% &/2 53%2 #,!33%3 )454 Recommendation 8 (Extract from

More information

Application Note 5044

Application Note 5044 HBCU-5710R 1000BASE-T Small Form Pluggable Low Voltage (3.3V) Electrical Transceiver over Category 5 Unshielded Twisted Pair Cable Characterization Report Application Note 5044 Summary The Physical Medium

More information

G3P-R232. User Manual. Release. 2.06

G3P-R232. User Manual. Release. 2.06 G3P-R232 User Manual Release. 2.06 1 INDEX 1. RELEASE HISTORY... 3 1.1. Release 1.01... 3 1.2. Release 2.01... 3 1.3. Release 2.02... 3 1.4. Release 2.03... 3 1.5. Release 2.04... 3 1.6. Release 2.05...

More information

Introduction to Global Navigation Satellite System (GNSS) Signal Structure

Introduction to Global Navigation Satellite System (GNSS) Signal Structure Introduction to Global Navigation Satellite System (GNSS) Signal Structure Dinesh Manandhar Center for Spatial Information Science The University of Tokyo Contact Information: dinesh@iis.u-tokyo.ac.jp

More information

4-Channel-Loop-Detector Euro-card plug-in 19"

4-Channel-Loop-Detector Euro-card plug-in 19 IG745/3 IG745/3 S Application range Traffic technology Signal output for traffic light installations Traffic counting Bus classification / car-lorry classification Special options - Detection of traffic

More information

I-2533CS series User Manual

I-2533CS series User Manual I-2533CS series User Manual Version 1.0.0, Sep. 2013 Service and usage information for I 2533CS / I 2533CS 60 / I 2533CS A / I 2533CS B I-2533CS series CAN to Single Mode Fiber Bridge User Manual (version

More information

ISO 9001 CERTIFIED. 607 NW 27th Ave Ocala, FL Phone: (352) or Fax: (352) OPERATION MANUAL

ISO 9001 CERTIFIED. 607 NW 27th Ave Ocala, FL Phone: (352) or Fax: (352) OPERATION MANUAL ISO 9001 CERTIFIED Phone: (352) 629-5020 or 800-533-3569 Fax: (352)-629-2902 ES-Key 12 PDM module (4 selectable polarity outputs) with 4 Inputs (selectable polarity) and 4 MFI Inputs P/N 610-00035 PAGE

More information

Road vehicles Controller area network (CAN) Part 2: High-speed medium access unit

Road vehicles Controller area network (CAN) Part 2: High-speed medium access unit INTERNATIONAL STANDARD ISO 11898-2 Second edition 2016-12-15 Road vehicles Controller area network (CAN) Part 2: High-speed medium access unit Véhicules routiers Gestionnaire de réseau de communication

More information

EUROPEAN pr ETS TELECOMMUNICATION November 1996 STANDARD

EUROPEAN pr ETS TELECOMMUNICATION November 1996 STANDARD FINAL DRAFT EUROPEAN pr ETS 300 723 TELECOMMUNICATION November 1996 STANDARD Source: ETSI TC-SMG Reference: DE/SMG-020651 ICS: 33.060.50 Key words: EFR, digital cellular telecommunications system, Global

More information

Serial Bus Analysis Application Note

Serial Bus Analysis Application Note Mixed Signal Oscilloscopes DLM2000 Series 1. Introduction Embedded systems are being built into information and industrial devices used in various sectors, with focus on digital household appliances, such

More information

3 Definitions, symbols, abbreviations, and conventions

3 Definitions, symbols, abbreviations, and conventions T10/02-358r2 1 Scope 2 Normative references 3 Definitions, symbols, abbreviations, and conventions 4 General 4.1 General overview 4.2 Cables, connectors, signals, transceivers 4.3 Physical architecture

More information

Comfort Electronics: Thermal Management Chassis Control Parking Assistant

Comfort Electronics: Thermal Management Chassis Control Parking Assistant Presentation overview Background automotive electronics as an application area for realtime communication Real time protocols LIN Local Interconnection Network A premium passenger car is controlled and

More information

Communication systems for vehicle electronics

Communication systems for vehicle electronics Background Communication systems for vehicle electronics Communication systems for vehicle electronics Presentation overview automotive electronics as an application area for realtime communication Real

More information

RS-232 Electrical Specifications and a Typical Connection

RS-232 Electrical Specifications and a Typical Connection Maxim > Design Support > Technical Documents > Tutorials > Interface Circuits > APP 723 Keywords: RS-232, rs232, RS-422, rs422, RS-485, rs485, RS-232 port powered, RS-232 to RS-485 conversion, daisy chain,

More information

LCC-10 Product manual

LCC-10 Product manual LCC-10 Product manual Rev 1.0 Jan 2011 LCC-10 Product manual Copyright and trademarks Copyright 2010 INGENIA-CAT, S.L. / SMAC Corporation Scope This document applies to i116 motion controller in its hardware

More information

WCS-D5100 Programming Software for the Icom ID-5100 Data

WCS-D5100 Programming Software for the Icom ID-5100 Data WCS-D5100 Programming Software for the Icom ID-5100 Data Memory Types (left to right) Memories Limit Memories DR Memories Call Channels GPS Memories Receive Frequency Transmit Frequency Offset Frequency

More information

MAX13051 ±80V Fault-Protected Can Transceiver with Autobaud

MAX13051 ±80V Fault-Protected Can Transceiver with Autobaud General Description The MAX1351 ±8V fault-protected CAN transceiver with autobaud is ideal for device net and other industrial network applications where overvoltage protection is required. The MAX1351

More information

PROMUX Distributed MODBUS I/O Modules Catalog and Design Guide

PROMUX Distributed MODBUS I/O Modules Catalog and Design Guide PROMUX Distributed MODBUS I/O Modules Catalog and Design Guide 12/03/2012 V11.0 P.O.Box 164 Seven Hills 1730 NSW AUSTRALIA Tel: +61 2 96248376 Fax: +61 2 9620 8709 Email: proconel@proconel.com Web: www.proconel.com

More information

Yaesu FT-8800R Alignment

Yaesu FT-8800R Alignment DUAL BAND FM TRANSCEIVER Introduction and Precautions The FT-8800R has been carefully aligned at the factory for the specified performance across the 144 MHz and 430 MHz amateur bands. Realignment should

More information

CiA Draft Standard Proposal 402. CANopen. Device Profile Drives and Motion Control. This draft standard proposal is not recommended for implementation

CiA Draft Standard Proposal 402. CANopen. Device Profile Drives and Motion Control. This draft standard proposal is not recommended for implementation CiA Draft Standard Proposal 402 CANopen Device Profile Drives and Motion Control This draft standard proposal is not recommended for implementation Version 2.0 Date: 26. July 2002 CAN in Automation e.v.

More information

Lecture 3 Review of Signals and Systems: Part 2. EE4900/EE6720 Digital Communications

Lecture 3 Review of Signals and Systems: Part 2. EE4900/EE6720 Digital Communications EE4900/EE6720: Digital Communications 1 Lecture 3 Review of Signals and Systems: Part 2 Block Diagrams of Communication System Digital Communication System 2 Informatio n (sound, video, text, data, ) Transducer

More information