SAE J 3076-2015 Clock Extension Peripheral Interface (CXPI).pdf
《SAE J 3076-2015 Clock Extension Peripheral Interface (CXPI).pdf》由会员分享,可在线阅读,更多相关《SAE J 3076-2015 Clock Extension Peripheral Interface (CXPI).pdf(37页珍藏版)》请在麦多课文档分享上搜索。
1、 _ SAE Technical Standards Board Rules provide that: “This report is published by SAE to advance the state of technical and engineering sciences. The use of this report is entirely voluntary, and its applicability and suitability for any particular use, including any patent infringement arising ther
2、efrom, is the sole responsibility of the user.” SAE reviews each technical report at least every five years at which time it may be revised, reaffirmed, stabilized, or cancelled. SAE invites your written comments and suggestions. Copyright 2015 SAE International All rights reserved. No part of this
3、publication may be reproduced, stored in a retrieval system or transmitted, in any form or by any means, electronic, mechanical, photocopying, recording, or otherwise, without the prior written permission of SAE. TO PLACE A DOCUMENT ORDER: Tel: 877-606-7323 (inside USA and Canada) Tel: +1 724-776-49
4、70 (outside USA) Fax: 724-776-0790 Email: CustomerServicesae.org SAE WEB ADDRESS: http:/www.sae.org SAE values your input. To provide feedback on this Technical Report, please visit http:/www.sae.org/technical/standards/J3076_201510 SURFACE VEHICLE INFORMATION REPORT J3076 OCT2015 Issued 2015-10 Clo
5、ck Extension Peripheral Interface (CXPI) RATIONALE The CXPI protocol is a low speed low cost communication protocol that is capable of reducing wire counts to simple devices like switches and sensors. This document defines an implementation of the CXPI protocol with the focus on enabling ASIC design
6、s commonly found in switches and sensors. FOREWORD The objective of this document is to define a level of information in the implementation of low speed vehicle serial data network communications using the Clock Extension Peripheral Interface (CXPI) protocol. The goal of this document is to provide
7、an overview of the CXPI protocol describing the features and functions of the serial data physical layer, data link layer and application layer for use in the automotive Electronic Control Units (ECU). This standard will allow ECU and tool manufacturers to satisfy the needs of multiple end users wit
8、h minimum modifications to the basic design. This standard will benefit vehicle Original Equipment Manufacturers (OEMs) by achieving lower ECU costs due to higher industry volumes of the basic design. NOTE: Understanding of this document requires the knowledge of the JASO Clock Extension Peripheral
9、Interface (CXPI) specification. SAE INTERNATIONAL J3076 OCT2015 Page 2 of 37 TABLE OF CONTENTS 1. SCOPE 4 1.1 Mission/Theme 4 1.2 Overview . 4 1.3 Relationship to JASO D015 CXPI Specification . 4 2. REFERENCES 4 2.1 Applicable Documents 4 3. DEFINITION OF TERMS 5 3.1 GLOSSARY 5 4. ACRONYMS, ABBREVIA
10、TIONS, AND SYMBOLS 6 4.1 Abbreviations 6 4.2 Symbols 7 5. CXPI PROTOCOL PRINCIPLES 7 5.1 Features 7 5.2 OSI Layer Structure 8 5.3 CXPI Transceiver Functionality . 9 5.3.1 Transceiver Block Diagram and Signal References . 9 5.3.2 Start Bit Falling Edge Timing 10 5.3.3 Internal TXD Signal Delay (relev
11、ant to all nodes) . 10 5.3.4 TX signal Generation 11 5.3.5 Internal Analog Circuitry Delay . 12 5.3.6 Internal FET Switching Delay 14 5.3.7 Internal RXD Signal Generation 15 6. PROTOCOL DESCRIPTION 16 6.1 Application Layer . 16 6.1.1 Overview . 16 6.1.2 Master / Slave Communication . 17 6.1.3 Frame
12、Transfer Management . 17 6.1.4 Frame ID Assignment . 20 6.1.5 Wakeup / Sleep . 20 6.1.6 Multi Clock Master Processing 22 6.2 Data Link Layer . 22 6.2.1 Data Link Layer functional model 22 6.2.2 Frame Types . 24 6.2.3 Universal Asynchronous Receiver Transmitter (UART) Byte Format . 26 6.2.4 Data Tran
13、smission Timing 26 6.2.5 CXPI Bus Access Determination 27 6.2.6 Error Detection 27 6.2.7 Error Handling . 28 6.2.8 CXPI Communication System with CSMA/CR . 28 6.2.9 Clock Signal with Logic 1 State (Idle State) . 32 6.2.10 Clock Signal with Logic 0 State (Start Bit) . 33 SAE INTERNATIONAL J3076 OCT20
14、15 Page 3 of 37 6.3 Physical Layer . 35 6.3.1 Physical Layer functional model . 35 6.3.2 Encoding Unit 35 6.3.3 Decoding Unit 36 6.3.4 Clock Transmission Unit . 36 7. SUMMARY 36 8. NOTES 37 8.1 Revision Indicator 37 Figure 1 CXPI layer structure 8 Figure 2 Block diagram and signal references 9 Figur
15、e 3 Start bit falling edge timing 10 Figure 4 Internal TXD signal delay 11 Figure 5 Internal TX signal generation (master node). 11 Figure 6 Internal TX signal generation (slave node) . 12 Figure 7 Internal analog circuitry delay (master node) 13 Figure 8 Internal analog circuitry delay (slave node)
16、 13 Figure 9 Internal FET switching delay (master node) . 14 Figure 10 InternaL FET switching delay (slave node) . 15 Figure 11 Internal RXD signal generation (master node) . 15 Figure 12 Internal RXD signal generation (slave node) 16 Figure 13 Event trigger method example 18 Figure 14 Polling metho
17、d example 19 Figure 15 Sleep, standby and normal mode management . 21 Figure 16 Data link layer functional model 23 Figure 17 CXPI normal frame structure 25 Figure 18 CXPI sleep frame structure . 25 Figure 19 CXPI long frame structure . 25 Figure 20 UART byte transmission . 26 Figure 21 Inter-frame-
18、space between frame and bus idle state . 26 Figure 22 Inter-byte-space between bytes within a frame 26 Figure 23 Simplified cxpi communication system . 29 Figure 24 Transceiver bit arbitration example . 32 Figure 25 Clock signal with logic 1 state (idle) . 33 Figure 26 Clock signal with logic 0 stat
19、e (start bit) 34 Figure 27 CXPI transceiver block diagram with encoding and decoding unit . 35 Figure 28 Example clock transmission on the communication bus 36 SAE INTERNATIONAL J3076 OCT2015 Page 4 of 37 1. SCOPE 1.1 Mission/Theme This document is an information report and intended to provide an ov
20、erview of the Clock Extension Peripheral Interface (CXPI) protocol. 1.2 Overview This document describes the features and functions of the CXPI protocol. The CXPI protocol provides some selected features of the Controller Area Network (CAN) protocol implemented on a UART-based data link for mainly H
21、MI (Human Machine Interface) of road vehicles electric systems. 1.3 Relationship to JASO D015 CXPI Specification This information report is a description of the CXPI protocol, which is specified in the JASO D015 CXPI document published by JASO. The JASO D015 CXPI specification is the normative refer
22、ence for the CXPI protocol. The CXPI specification is maintained by JSAE (Society of Automotive Engineers of Japan, Inc.). This information report does not supersede any information contained in the JASO D015 CXPI specification. It has the sole purpose of providing textual description and graphical
23、illustrations to ease reading and interpretation of the CXPI protocol. 2. REFERENCES 2.1 Applicable Documents The following publications form a part of this specification to the extent specified herein. Unless otherwise indicated, the latest issue of SAE publications shall apply. 2.1.1 SAE Documents
24、 Available from SAE International, 400 Commonwealth Drive, Warrendale, PA 15096-0001, Tel: 877-606-7323 (inside USA and Canada) or +1 724-776-4970 (outside USA), www.sae.org. SAE J2602/1 LIN Network for Vehicle Applications SAE J2602/2 LIN Network for Vehicle Applications Conformance Test SAE J2602/
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- SAEJ30762015CLOCKEXTENSIONPERIPHERALINTERFACECXPIPDF

链接地址:http://www.mydoc123.com/p-1027803.html