ASD-STAN PREN 9300-004-2005 Aerospace series LOTAR LOng Term Archiving and Retrieval of digital technical product documentation such as 3D CAD and PDM data Part 004 Description Met.pdf
《ASD-STAN PREN 9300-004-2005 Aerospace series LOTAR LOng Term Archiving and Retrieval of digital technical product documentation such as 3D CAD and PDM data Part 004 Description Met.pdf》由会员分享,可在线阅读,更多相关《ASD-STAN PREN 9300-004-2005 Aerospace series LOTAR LOng Term Archiving and Retrieval of digital technical product documentation such as 3D CAD and PDM data Part 004 Description Met.pdf(14页珍藏版)》请在麦多课文档分享上搜索。
1、ASD STANDARD NORME ASD ASD NORM prEN 9300-004 Edition P 1 October 2005 PUBLISHED BY THE AEROSPACE AND DEFENSE INDUSTRIES ASSOCIATION OF EUROPE - STANDARDIZATION Gulledelle 94 - B-1200 Brussels - Tel. + 32 2 775 8126 - Fax. + 32 2 775 8111 - www.asd-stan.orgICS: Descriptors: ENGLISH VERSION Aerospace
2、 series LOTAR LOng Term Archiving and Retrieval of digital technical product documentation such as 3D, CAD and PDM data Part 004: Description Methods Srie arospatiale LOTAR Archivage Long Terme et rcupration des donnes techniques produits numriques, telles que CAD 3D et PDM Partie 004 : Mthodes de d
3、escription Luft- und Raumfahrt LOTAR Langzeitarchivierung und Bereitstellung digitaler technischer Produktdokumentationen, beispielsweise 3D CAD und PDM Daten Teil 004: Beschreibungsmethoden This “Aerospace Series“ Prestandard has been drawn up under the responsibility of ASD-STAN (The European Asso
4、ciation of Aerospace Industries - Standardization). It is published for the needs of the European Aerospace Industry. It has been technically approved by the experts of the concerned Domain following member comments. Subsequent to the publication of this pre-standard, the technical content shall not
5、 be changed to an extent that interchangeability is affected, physically or functionally, without re-identification of the standard. After examination and review by users and formal agreement of ASD-STAN, it will be submitted as a draft European Standard (prEN) to CEN (European Committee for Standar
6、dization) for formal vote and transformation to full European Standard (EN). The CEN national members have then to implement the EN at national level by giving the EN the status of a national standard and by withdrawing any national standards conflicting with the EN. Edition approved for publication
7、 31 October 2005 Comments should be sent within six months after the date of publication to ASD-STAN Engineering Procedures and Processes Domain Copyright 2005 by ASD-STAN prEN 9300-004:20052 Foreword This standard was prepared jointly by ASD-STAN and the PROSTEP iViP Association. The PROSTEP iViP A
8、ssociation is an international non-profit association in Europe. For establishing leadership in IT-based engineering it offers a moderated platform to its nearly 200 members from leading industries, system vendors and research institutions. Its product and process data standardization activities at
9、European and worldwide levels are well known and accepted. The PROSTEP iViP Association sees this standard and the related parts as a milestone of product data technology. Users should note that all standards undergo revision from time to time and that any reference made herein to any other standard
10、 implies its latest edition, unless otherwise stated. All EN 9300-xxx standards quoted in this document have been either published as ASD-STAN prestandards or in preparation at the date of this standard. This document includes a Bibliography. prEN 9300-004:20053 Contents Page 1 Scope4 2 Normative re
11、ferences4 3 Terms, definitions and abbreviations4 4 Applicability .4 5 Method for scope/scenario description: UML Use Case diagram5 6 Method for process description: Simplified activity diagram.6 7 Methods for data description .9 7.1 General .9 7.2 Express G diagrams9 7.3 Express WHERE Rules .12 7.4
12、 Modelling of a scenario into Express G syntax .12 7.5 Data Dictionary 13 8 Method for system architecture description: UML Package diagram .13 Bibliography14 Figures Figure 1 Used UML elements 5 Figure 2 Example UML Use case diagram. 6 Figure 3 Example of a simplified activity diagram 7 Figure 4 Hi
13、erarchy structure within simplified activity diagrams. 8 Figure 5 HTML- Representation of simplified activity diagrams. 9 Figure 6 Express G Syntax. 10 Figure 7 Example for an Express G Diagram integrate of complete diagram 11 Figure 8 Example of use of Express G Syntax . 12 Figure 9 Example for an
14、UML package diagram. 13 prEN 9300-004:20054 1 Scope The methods are divided to four main categories: 1) Scope and scenario description 2) Process description 3) Data 4) System Architecture For scope and scenario description, the modelling methods are based on Unified Modelling Language (UML) Use Cas
15、e diagrams. The process descriptions are done using Simplified Activity diagrams. Data modules are described by Express G diagrams. Rules and constraints are described via Express-Where-Rules. Further descriptions, for example, for a data dictionary, are based on tabular forms. To support the develo
16、pment of a system architecture, the modelling method of UML Package diagrams is used. 2 Normative references The following referenced documents are indispensable for the application of this document. For dated references, only the edition cited applies. For undated references, the latest edition of
17、the referenced document (including any amendments) applies. ISO 10303-11, Industrial automation systems and integration Product data representation and exchange Part 11: Description methods: The EXPRESS language reference manual. EN 9300-001, Aerospace series LOTAR LOng Term Archiving and Retrieval
18、of digital technical product documentation such as 3D, CAD and PDM data Part 001: Structure. 3 Terms, definitions and abbreviations For the purposes of this standard, the terms, definitions and abbreviations given in EN 9300-007 apply. 4 Applicability EN 9300-004 provides an overview of the used met
19、hods to support a equal level of understanding of the standards context. EN 9300-004 recommends the usage of standardized methods. If not otherwise specified by contractual requirements, EN 9300-004 is applicable to all records which provide objective evidence covering: a) Archiving requirements b)
20、Data quality requirements This EN 9300-004 is applicable to existing records, on current and earlier products, produced using previous regulations. prEN 9300-004:20055 5 Method for scope/scenario description: UML Use Case diagram The Unified Modelling Language (UML) is an industry-standard language
21、for specifying, visualizing, constructing, and documenting software systems. It simplifies the complex process of software design by making a “blueprint“ for construction. The diagrams are realized with the specification of UML version 1.4. According to UML definitions Use Case diagrams identify the
22、 functionality provided by the system (use cases), the users who interact with the system (actors), and the association between users and functionality. Normally Use Cases are used in the analysis phase of software development to articulate the high-level requirements of the system. The primary goal
23、s of a Use Case diagram include: Providing a high-level view of what the system does Identifying the users (actors) of the system Within this document, a Use Case diagram is used to apply the permutation of the requirements into specific scenarios. The following UML elements are used: Process Owner
24、/ActorReference toa Use CaseUse Caseout of currentproject scopeDomain /SystemKey domain of scenarioinclude(case A includescase B mandatory)A Bextend(case B may extendcase A)A B(case A is a subtypeof case B)A BUse CaseUse Caserelevant forinterfacingFigure 1 Used UML elements The UML Use Case diagram
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- ASDSTANPREN93000042005AEROSPACESERIESLOTARLONGTERMARCHIVINGANDRETRIEVALOFDIGITALTECHNICALPRODUCTDOCUMENTATIONSUCHAS3DCADANDPDMDATAPART004DESCRIPTIONMETPDF

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