BS EN 16603-50-52-2014 Space engineering SpaceWire Remote memory access protocol《航天工程 SpaceWire 远程存储访问协议》.pdf
《BS EN 16603-50-52-2014 Space engineering SpaceWire Remote memory access protocol《航天工程 SpaceWire 远程存储访问协议》.pdf》由会员分享,可在线阅读,更多相关《BS EN 16603-50-52-2014 Space engineering SpaceWire Remote memory access protocol《航天工程 SpaceWire 远程存储访问协议》.pdf(112页珍藏版)》请在麦多课文档分享上搜索。
1、BSI Standards PublicationBS EN 16603-50-52:2014Space engineering SpaceWire Remote memoryaccess protocolBS EN 16603-50-52:2014 BRITISH STANDARDNational forewordThis British Standard is the UK implementation of EN16603-50-52:2014.The UK participation in its preparation was entrusted to TechnicalCommit
2、tee ACE/68, Space systems and operations.A list of organizations represented on this committee can beobtained on request to its secretary.This publication does not purport to include all the necessaryprovisions of a contract. Users are responsible for its correctapplication. The British Standards In
3、stitution 2014. Published by BSI StandardsLimited 2014ISBN 978 0 580 84189 7ICS 49.140Compliance with a British Standard cannot confer immunity fromlegal obligations.This British Standard was published under the authority of theStandards Policy and Strategy Committee on 30 September 2014.Amendments
4、issued since publicationDate Text affectedBS EN 16603-50-52:2014EUROPEAN STANDARD NORME EUROPENNE EUROPISCHE NORM EN 16603-50-52 September 2014 ICS 49.140 English version Space engineering - SpaceWire - Remote memory access protocol Ingnierie spatiale - SpaceWire - protocole daccs distance la mmoire
5、 Raumfahrttechnik - SpaceWire - Protokoll zum ferngesteuerten Speicherzugriff This European Standard was approved by CEN on 1 March 2014. CEN and CENELEC members are bound to comply with the CEN/CENELEC Internal Regulations which stipulate the conditions for giving this European Standard the status
6、of a national standard without any alteration. Up-to-date lists and bibliographical references concerning such national standards may be obtained on application to the CEN-CENELEC Management Centre or to any CEN and CENELEC member. This European Standard exists in three official versions (English, F
7、rench, German). A version in any other language made by translation under the responsibility of a CEN and CENELEC member into its own language and notified to the CEN-CENELEC Management Centre has the same status as the official versions. CEN and CENELEC members are the national standards bodies and
8、 national electrotechnical committees of Austria, Belgium, Bulgaria, Croatia, Cyprus, Czech Republic, Denmark, Estonia, Finland, Former Yugoslav Republic of Macedonia, France, Germany, Greece, Hungary, Iceland, Ireland, Italy, Latvia, Lithuania, Luxembourg, Malta, Netherlands, Norway, Poland, Portug
9、al, Romania, Slovakia, Slovenia, Spain, Sweden, Switzerland, Turkey and United Kingdom. CEN-CENELEC Management Centre: Avenue Marnix 17, B-1000 Brussels 2014 CEN/CENELEC All rights of exploitation in any form and by any means reserved worldwide for CEN national Members and for CENELEC Members. Ref.
10、No. EN 16603-50-52:2014 EBS EN 16603-50-52:2014EN 16603-50-52:2014 (E) 2 Table of contents Foreword 7 1 Scope . 8 2 Normative references . 9 3 Terms, definitions and abbreviated terms 10 3.1 Terms defined in other standards . 10 3.2 Terms specific to the present standard . 10 3.3 Abbreviated terms.
11、10 3.4 Conventions 11 4 Principles 12 4.1 Remote Memory Access Protocol (RMAP) purpose 12 4.2 Guide to clause 5 12 4.3 RMAP operations 13 4.3.1 Introduction . 13 4.3.2 Write commands . 13 4.3.3 Read commands . 14 4.3.4 Read-modify-write . 14 5 Requirements 15 5.1 RMAP command and reply fields 15 5.1
12、.1 Target SpaceWire Address field 15 5.1.2 Target Logical Address field 15 5.1.3 Protocol Identifier field . 15 5.1.4 Instruction field 16 5.1.5 Key field 17 5.1.6 Reply Address field . 17 5.1.7 Initiator Logical Address field 19 5.1.8 Transaction Identifier field . 19 5.1.9 Extended Address field .
13、 19 5.1.10 Address field . 19 5.1.11 Data Length field . 20 BS EN 16603-50-52:2014EN 16603-50-52:2014 (E) 3 5.1.12 Header CRC field 20 5.1.13 Data field . 20 5.1.14 Mask field 20 5.1.15 Data CRC field 20 5.1.16 Reply SpaceWire Address field . 20 5.1.17 Status field 20 5.2 Cyclic Redundancy Code 21 5
14、.3 Write Command 23 5.3.1 Write command format 23 5.3.2 Write reply format 26 5.3.3 Write action . 28 5.4 Read Command . 39 5.4.1 Read command format 39 5.4.2 Read reply format . 41 5.4.3 Read action . 43 5.5 Read-Modify-Write Command. 52 5.5.1 Read-modify-write command format . 52 5.5.2 Read-modify
15、-write reply format . 56 5.5.3 Read-modify-write action. 59 5.6 Error and status codes 70 5.6.1 Error and status codes 70 5.7 Partial Implementations of RMAP . 72 5.7.1 Limited functionality nodes 72 5.7.2 Partial implementations . 72 5.8 RMAP conformance 73 5.8.1 Overview . 73 5.8.2 RMAP partial im
16、plementations 73 Annex A (informative) Example of RMAP CRC implementation 77 A.1 Overview 77 A.2 VHDL implementation of RMAP CRC . 77 A.3 C-code implementation of RMAP CRC . 79 A.4 RMAP CRC test patterns 81 Annex B (informative) Example Service Interface specification . 88 B.1 Overview 88 B.2 Write
17、Service 89 B.2.1 Initiator 89 B.2.2 WRITE.request . 89 BS EN 16603-50-52:2014EN 16603-50-52:2014 (E) 4 B.2.3 WRITE.confirmation 89 B.2.4 Target . 90 B.2.5 WRITE.authorisation.indication . 90 B.2.6 WRITE.authorisation.response . 91 B.2.7 WRITE.data.indication 91 B.2.8 WRITE.data.response . 92 B.2.9 W
18、RITE.indication 92 B.3 Read Service 93 B.3.1 Initiator 93 B.3.2 READ.request . 93 B.3.3 READ.confirmation 93 B.3.4 Target . 94 B.3.5 READ.authorisation.indication . 94 B.3.6 READ.authorisation.response . 95 B.3.7 READ.data.indication 95 B.3.8 READ.data.response 96 B.3.9 READ.indication 96 B.4 Read-M
19、odify-Write Service . 97 B.4.1 Initiator 97 B.4.2 RMW.request 97 B.4.3 RMW.confirmation. 97 B.4.4 Target . 98 B.4.5 RMW.authorisation.indication 98 B.4.6 RMW.authorisation.response 99 B.4.7 RMW.read.data.indication . 99 B.4.8 RMW.read.data.response . 100 B.4.9 RMW.write.data.indication . 100 B.4.10
20、RMW.write.data.response . 101 B.4.11 RMW.indication . 102 Annex C (informative) Mapping to CCSDS SOIS Remote memory access service 103 Bibliography . 108 Figures Figure 5-1: Write Command format 23 Figure 5-2: Write Reply format 26 Figure 5-3: Write Command/Reply sequence . 28 BS EN 16603-50-52:2014
21、EN 16603-50-52:2014 (E) 5 Figure 5-4: Write Command Header Error 30 Figure 5-5: Write Data Authorisation Rejection . 32 Figure 5-6: Write Command Data Error 35 Figure 5-7: Write Reply Error 38 Figure 5-8: Read Command format 39 Figure 5-9: Read Reply format . 41 Figure 5-10: Read Command/Reply seque
22、nce . 44 Figure 5-11: Read Command Header Error 46 Figure 5-12: Read Authorisation Rejection . 49 Figure 5-13: Read Reply Header Error . 51 Figure 5-14: Read Reply Data Error . 52 Figure 5-15: Read-Modify-Write Command format . 53 Figure 5-16: Example Operation of Read-Modify-Write Command . 56 Figu
23、re 5-17: Read-Modify-Write Reply format 57 Figure 5-18: Read-Modify-Write Command/Reply sequence 59 Figure 5-19: Read-Modify-Write Command Header Error . 61 Figure 5-20: Read-Modify-Write Command Data Error . 64 Figure 5-21: Read-Modify-Write Authorisation Rejection 66 Figure 5-22: Read-Modify-Write
24、 Reply Error . 68 Figure 5-23: RMW Reply Data Error . 69 Figure B-1 : SOIS communication architecture . 88 Figure C-1 : RMAP model 103 Figure C-2 : SOIS model 104 Tables Table 5-1: RMAP Command Codes . 16 Table 5-2: Reply Address field size 18 Table 5-3: Example Reply Address field to Reply SpaceWir
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- BSEN1660350522014SPACEENGINEERINGSPACEWIREREMOTEMEMORYACCESSPROTOCOL 航天 工程 SPACEWIRE 远程 存储 访问 协议 PDF

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