AIAA S-133-9-2013 Space Plug-and-Play Architecture Standard SpaceWire Subnet Adaptation.pdf
《AIAA S-133-9-2013 Space Plug-and-Play Architecture Standard SpaceWire Subnet Adaptation.pdf》由会员分享,可在线阅读,更多相关《AIAA S-133-9-2013 Space Plug-and-Play Architecture Standard SpaceWire Subnet Adaptation.pdf(41页珍藏版)》请在麦多课文档分享上搜索。
1、Standard AIAA S-133-9-2013 S-102.2.5-2009 Space Plug-and-Play Architecture Standard SpaceWire Subnet Adaptation AIAA standards are copyrighted by the American Institute of Aeronautics and Astronautics (AIAA), 1801 Alexander Bell Drive, Reston, VA 20191-4344 USA. All rights reserved. AIAA grants you
2、a license as follows: The right to download an electronic file of this AIAA standard for storage on one computer for purposes of viewing, and/or printing one copy of the AIAA standard for individual use. Neither the electronic file nor the hard copy print may be reproduced in any way. In addition, t
3、he electronic file may not be distributed elsewhere over computer networks or otherwise. The hard copy print may only be distributed to other employees for their internal use within your organization. AIAA S-133-9-2013 Space Plug-and-Play Architecture Standard SpaceWire Subnet Adaptation Sponsored b
4、y American Institute of Aeronautics and Astronautics Approved November 2012 Abstract This document specifies the means by which the SPA features of networked component registration, and message routing to endpoints on a SpaceWire network are facilitated. Accomplishing this requires low-level messagi
5、ng on the SpaceWire network to provide the convergence functions to allow the common SPA messages to be transported. This document does not discuss physical details of SpaceWire related to signal levels, harnessing, and so forth. Those Specifications are expressed in the SpaceWire standard document
6、ECSS-E-50-12C. AIAA S-133-9-2013 ii Published by American Institute of Aeronautics and Astronautics 1801 Alexander Bell Drive, Reston, VA 20191 Copyright 2013 American Institute of Aeronautics and Astronautics All rights reserved No part of this publication may be reproduced in any form, in an elect
7、ronic retrieval system or otherwise, without prior written permission of the publisher. Printed in the United States of America ISBN 978-1-62410-237-0 AIAA S-133-9-2013 iii Contents Foreword v Introduction vii 1 Scope. 1 2 Applicable Documents . 1 3 Vocabulary . 2 3.1 Acronyms and Abbreviated Terms
8、. 2 3.2 Terms and Definitions 2 4 Overview 3 5 SPA SpaceWire Subnet . 3 5.1 Normative SpaceWire Header . 4 6 Topology Discovery . 5 6.1 Routing Table Format in the SM-s . 6 6.2 Routing Table Formats in the SPA Endpoints 8 6.3 Topology Dependent Issues 9 7 SPA Packet Routing Over SpaceWire Following
9、Discovery 12 7.1 Routing From the SM-s to a SPA Component . 12 7.2 Routing a SPA Packet From a SPA Endpoint to the SM-s . 13 7.3 Routing a SPA Packet From a Subnet Component to Another Local Subnet Component. 13 7.4 SM-s to SM-s Racket Routing 13 8 Differentiation of Traffic 13 9 Dynamic Reconfigura
10、tion . 14 9.1 Detecting a New Process on a Known Endpoint 14 9.2 Detecting Changes in the Subnet Topology. 14 10 SPA SpaceWire Specific Message Formats 14 10.1 SPASpWRouterProbe 14 10.2 SpaSpWEndpointPing . 16 10.3 SpaSpWEndpointPingReply 18 10.4 SpaSpWConfigureTopologyDiscovery . 20 11 Requirements
11、 List 22 11.1 SM-s Requirements . 22 11.2 SpaceWire Router Requirements 23 11.3 SpaceWire SPA Component Requirements 23 Annex A Topology Discovery Example . 24 A.1 SM-s Identifies Its Link Partner and Return Port 24 A.2 The SM-s Identifies the Endpoints Attached to Router 0 25 AIAA S-133-9-2013 iv A
12、.3 Identifying Routers Attached to Router 0. 26 A.4 Finishing Topology Discovery 28 Annex B SPA SpaceWire Minimum Functionality . 28 Figures Figure 1 A SPA SpaceWire subnet . 4 Figure 2 SpaceWire packet format 5 Figure 3 SPA spaceWire network topology example 7 Figure 4 A SpaceWire subnet with multi
13、ple managers 10 Figure 5 A SpaceWire ring subnet 10 Figure 6 SPA-s subnet in a mesh topology . 11 Figure 7 SM-s to subnet target routing example . 12 Figure 8 SpaceWire packet . 13 Figure A.1 Example SPA SpaceWire subnet 24 Figure A.2 Identifying the SM-s return port . 25 Figure A.3 Endpoint identif
14、ication 26 Tables Table 1 SM-s (UUID 45345) routing table example . 8 Table 2 SPA component (UUID 23474) routing table example . 9 Table 3 SM-s routing example 12 Table A.1 SM-s partial routing table 28 Table B.1 Minimum requirements for a compliant SPA SpaceWire subnet . 28 AIAA S-133-9-2013 v Fore
15、word This document was developed by the Space Plug-and-Play Architecture (SPA) Standards Working Group as one of a series describing the various components of the standard. The SPA standards were recorded in earlier documentation. This document set separates content along logical boundaries to bette
16、r organize the volumes (so that developers or domain experts need only reference the documents applicable to their needs) and to avoid duplication of content between documents in the standard series. This 2013 AIAA standard supersedes all previous documentation of the SPA standards. This particular
17、volume of the SPA SpaceWire (SPA-S) Subnet Adaptation Standard contains information not recorded in previous documentation. It is part of a set of 10 documents describing other components of the standard: SPA Guidebook SPA Networking Standard SPA Logical Interface Standard SPA Physical Interface Sta
18、ndard SPA 28V Power Service Standard SPA System Timing Standard SPA Ontology Standard SPA Test Bypass Standard SPA System Capability Guide At the time of approval, the members of the AIAA SPA Committee on Standards were: Fred Slane, Chair Space Infrastructure Foundation Jeanette Arrigo Sierra Nevada
19、 Corporation Scott Cannon Utah State University Ken Center PnP Innovations Don Fronterhouse* PnP Innovations Rod Green Design Group Jane Hansen HRP Systems Doug Harris Operationally Responsive Space Office Paul Jaffe Naval Research Laboratory Stanley Kennedy* Comtech Aero-Astro Ronald Kohl R.J. Kohl
20、 it stores the logical address block, UUID, and physical address for each core component Component an endpoint whose interface conforms to the SPA Interface standard and does not connect to another SPA object via a different port; note that a SPA hardware component is indistinguishable from a SPA so
21、ftware component for the purposes of this document. Plug-and-play ability to connect a device to the larger system and have the two work together with little or no set-up required (e.g., automated system recognition and data exchange) Router a device with multiple ports that may be attached to anoth
22、er SPA router, a SPA manager, gateway, or SPA component endpoint AIAA S-133-9-2013 3 SPA lookup service responsible for accepting component registration and providing data source route information for components requesting a particular type of service (or returning an acknowledgment if the service i
23、s not available). SPA manager responsible for performing discovery for a particular subnet. It maps incoming packets to the correct SPA endpoint on the subnet, encapsulating the SPA packet with the correct protocol header. In the reverse direction it removes the protocol header and possibly adds a n
24、ew header conforming to the subnet the packet is about to enter. It is also responsible for topology discovery and reporting within the subnet. 4 Overview In SPA, a subnetwork manager is a construct that bridges to a protocol other than that natively supported by SPA messaging. SPA supports a native
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
5000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- AIAAS13392013SPACEPLUGANDPLAYARCHITECTURESTANDARDSPACEWIRESUBNETADAPTATIONPDF

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