ARINC 614-1989 Standard Firmware Loader for Avionics Shops《航空电子设备标准固件负荷》.pdf
《ARINC 614-1989 Standard Firmware Loader for Avionics Shops《航空电子设备标准固件负荷》.pdf》由会员分享,可在线阅读,更多相关《ARINC 614-1989 Standard Firmware Loader for Avionics Shops《航空电子设备标准固件负荷》.pdf(52页珍藏版)》请在麦多课文档分享上搜索。
1、 ASTANDARD FIRMWARE LOADERFORAVIONICS SHOPSARINC REPORT 614PUBLISHED: SEPTEMBER 30, 1989AN A DOCUMENTPrepared byAIRLINES ELECTRONIC ENGINEERING COMMITTEEPublished byAERONAUTICAL RADIO, INC.2551 RIVA ROAD, ANNAPOLIS, MARYLAND 21401This document is based on material submitted by variousparticipants du
2、ring the drafting process. Neither AEEC norARINC has made any determination whether these materialscould be subject to valid claims of patent, copyright or otherproprietary rights by third parties, and no representation orwarranty, express or implied, is made in this regard. Any use ofor reliance on
3、 this document shall constitute an acceptancethereof “as is” and be subject to this disclaimer.Copyright 1998 byAERONAUTICAL RADIO, INC.2551 Riva RoadAnnapolis, Maryland 21401-7465 USAARINC REPORT 614 STANDARD FIRMWARE LOADER FOR AVIONICS SHOPSPublished: September 30, 1989Prepared by the Airlines El
4、ectronic Engineering CommitteeReport 614 Adopted by the Airlines Electronic Engineering Committee: February 21, 1989iiFOREWORDActivities of AERONAUTICAL RADIO, INC. (ARINC)and thePurpose of ARINC Reports and SpecificationsAeronautical Radio, Inc., is a corporation in which the United States schedule
5、d airlines are the principalstockholders. Other stockholders include a variety of other air transport companies, aircraft manufacturers and non-U.S. airlines.Activities of ARINC include the operation of an extensive system of domestic and overseas aeronauticalland radio stations, the fulfillment of
6、systems requirements to accomplish ground and airborne compatibility, theallocation and assignment of frequencies to meet those needs, the coordination incident to standard airbornecommunications and electronics systems and the exchange of technical information. ARINC sponsors the AirlinesElectronic
7、 Engineering Committee (AEEC), composed of airline technical personnel. The AEEC formulatesstandards for electronic equipment and systems for the airlines. The establishment of Equipment Characteristics is aprincipal function of this Committee.An ARINC Equipment Characteristic is finalized after inv
8、estigation and coordination with the airlines whohave a requirement or anticipate a requirement, with other aircraft operators, with the Military services havingsimilar requirements, and with the equipment manufacturers. It is released as an ARINC Equipment Characteristiconly when the interested air
9、line companies are in general agreement. Such a release does not commit any airline orARINC to purchase equipment so described nor does it establish or indicate recognition of the existence of anoperational requirement for such equipment, nor does it constitute endorsement of any manufacturers produ
10、ctdesigned or built to meet the Characteristic. An ARINC Characteristic has a twofold purpose, which is:(1) To indicate to the prospective manufacturers of airline electronic equipment the consideredopinion of the airline technical people, coordinated on an industry basis, concerning requisites ofne
11、w equipment, and(2) To channel new equipment designs in a direction which can result in the maximum possiblestandardization of those physical and electrical characteristics which influence interchangeabilityof equipment without seriously hampering engineering initiative.ARINC REPORT 614TABLE OF CONT
12、ENTSiiiITEM SUBJECT PAGE1.0 INTRODUCTION 11.1 Purpose 11.2 Scope 11.3 Description 11.4 Interchangeability 11.5 Related Documents 12.0 SYSTEM OVERVIEW 22.1 Introduction 22.2 Form Factor 22.2.1 Physical Size 22.2.2 Weight 22.2.3 Interface Connectors 22.3 Input Power 22.4 Media Standards 22.5 Operator
13、Interface 22.6 Operational Characteristics 22.6.1 Programmer Capability 22.6.2 Self-Test 22.6.3 Annunciations 22.6.3.1 System Failure 22.6.3.2 Card Test Failure 22.6.3.3 Operator Alert 22.7 Support 22.8 Environmental Considerations 33.0 HARDWARE CHARACTERISTICS 43.1 Controller Hardware 43.2 Firmware
14、 Loader Hardware 43.2.1 Control Signal Characteristics 43.2.1.1 Address Lines 43.2.1.2 Data Lines 43.2.1.3 Logic Control Lines 43.2.2 Power Supply Characteristics 43.2.2.1 Programmable Board Vcc 43.2.2.2 Programmable PROM Vcc 43.2.2.3 Power Control Buses (Vpp) 43.2.2.4 Auxiliary Power Supplies 43.2.
15、2.5 Power Supply Monitoring 53.3 Circuit Card Adapter 54.0 SOFTWARE CHARACTERISTICS AND INTERFACE PROTOCOL 64.1 Introduction 64.2 System Software 64.3 Application Software 64.4 Board/Module Information File 64.4.1 Interface Description 6-74.4.2 File Structure 74.4.2.1 The Board Section 74.4.2.2 The
16、PROM Section 84.5 Data File 84.5.1 Header Record 84.5.2 Data Records 84.5.3 End of File (EOF) Record 84.6 Controller/Firmware Loader Interface 84.7 Data Integrity 84.8 Standardized Identifier 8APPENDICESAPPENDIX 1 Firmware Loader Example Implementation 9APPENDIX 2 Interface Connector Definition 10-1
17、5APPENDIX 3 Program Command Codes 16-31APPENDIX 4 Program Example 32-36APPENDIX 5 Honeywell Standard File Format 37-47ARINC REPORT 614 Page 11.0 INTRODUCTION1.1 PurposeThis document describes the characteristics of a standardfirmware loader for avionic shops which is capable ofcopying digital inform
18、ation into memory devicesinstalled in circuit card assemblies, Line ReplaceableModules (LRMs) and On-Board Replaceable Modules(OBRMs). It contains the recommendations of the airtransport community concerning the design anddevelopment of firmware loader equipment.1.2 ScopeThis document concentrates i
19、ts guidance on firmwareloader equipment which will be used at the shop level tomaintain current generation and future avionicsequipment. It applies to circuit card assemblies, LRMsand OBRMs. It defines a standardized data format whichcould be used in future systems as new data loadingconcepts emerge
20、.1.3 DescriptionThe standard firmware loader consists of a controller,card/module programming hardware, system hardware,system software, application software and adapters. Itshould be capable of transferring digital information froma mass storage medium into circuit card assemblies andmodules produc
21、ed by any avionics manufacturer.1.4 InterchangeabilityInterchangeability is achieved by adhering to astandardized data format structured in accordance withAppendix 3 of this document. It should be usablewithout need for modification or change to any firmwareloader designed to meet the goals of this
22、Report. Thesystem design should be modular in concept and shouldbe designed to facilitate shop use.1.5 Related DocumentsARINC Report 607 Design Guidance for AvionicEquipment.ARINC REPORT 614 Page 22.0 SYSTEM OVERVIEW2.1 IntroductionThis section describes the physical criteria, input and outputinterf
23、aces, and operational characteristics of standard firmwareloader equipment. It should be noted that the characteristicscontained in this Report describe the minimum capabilities. Inall cases, the designer should consider the actual systemrequirements for each implementation.2.2 Form FactorThe form f
24、actor is only defined in general terms in order toencourage manufacturer innovation. It is recognized that asnewer technologies emerge it is likely that equipment size willbe reduced.2.2.1 Physical SizeThe equipment should be designed to be bench top portable, oroptionally rack mounted.2.2.2 WeightW
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- ARINC6141989STANDARDFIRMWARELOADERFORAVIONICSSHOPS 航空 电子设备 标准 负荷 PDF

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