|
US$779.00 · In stock Delivery: <= 6 days. True-PDF full-copy in English will be manually translated and delivered via email. GB/T 38846-2020: Smart factory--Industrial automation systems engineering role class libraries Status: Valid
| Standard ID | Contents [version] | USD | STEP2 | [PDF] delivered in | Standard Title (Description) | Status | PDF |
| GB/T 38846-2020 | English | 779 |
Add to Cart
|
6 days [Need to translate]
|
Smart factory--Industrial automation systems engineering role class libraries
| Valid |
GB/T 38846-2020
|
PDF similar to GB/T 38846-2020
Basic data | Standard ID | GB/T 38846-2020 (GB/T38846-2020) | | Description (Translated English) | Smart factory--Industrial automation systems engineering role class libraries | | Sector / Industry | National Standard (Recommended) | | Classification of Chinese Standard | L67 | | Classification of International Standard | 25.040 | | Word Count Estimation | 42,424 | | Date of Issue | 2020-07-21 | | Date of Implementation | 2021-02-01 | | Issuing agency(ies) | State Administration for Market Regulation, China National Standardization Administration |
GB/T 38846-2020: Smart factory--Industrial automation systems engineering role class libraries---This is a DRAFT version for illustration, not a final translation. Full copy of true-PDF in English version (including equations, symbols, images, flow-chart, tables, and figures etc.) will be manually/carefully translated upon your order.
Smart factroy--Industrial automation systems engineering role class libraries
ICS 25.040
L67
National Standards of People's Republic of China
Intelligent factory industrial automation system engineering
Description library
2020-07-21 released
2021-02-01 implementation
State Administration for Market Regulation
Issued by the National Standardization Management Committee
Table of contents
Preface Ⅲ
1 Scope 1
2 Terms, definitions and abbreviations 1
2.1 Terms and definitions 1
2.2 Abbreviations 2
3 AML description class 2
3.1 AML basic description class library--AutomationMLBaseRoleClassLib 2
3.1.1 Overview 2
3.1.2 Description class AutomationMLBaseRole (AML basic description class) 4
3.1.3 Description class Group (group) 4
3.1.4 Description class Facet (face) 5
3.1.5 Description Port (Port) 5
3.1.6 Description Resource (Resource) 6
3.1.7 Description Product (product) 6
3.1.8 Description class Process (process) 7
3.1.9 Description Class Structure (Structure) 7
3.1.10 Description ProductStructure (product structure) 7
3.1.11 Description class ProcessStructure (process structure) 8
3.1.12 Description class ResourceStructure (resource structure) 8
3.1.13 Description Class PropertySet (Property Set) 8
3.2 Discrete manufacturing industry AML description class library---AutomationMLDMIRoleClassLib 9
3.2.1 General 9
3.2.2 Description class DiscManufacturingEquipment (discrete manufacturing equipment) 10
3.2.3 Description Transport (transmission) 10
3.2.4 Description class Storage (storage) 10
3.2.5 Description Fixture (fixed device) 10
3.2.6 Description class Gate (gate) 11
3.2.7 Description Robot (Robot) 11
3.2.8 Description Tool (tool) 11
3.2.9 Description Carrier (vehicle) 11
3.2.10 Description Machine (Mechanical) 12
3.2.11 Description class StaticObject (static object) 12
3.3 Process manufacturing industry AML description class library ---AutomationMLCMIRoleClassLib 12
3.3.1 General 12
3.3.2 Description class ContManufacturingEquipment (process manufacturing equipment) 13
3.4 Batch manufacturing industry AML description class library---AutomationMLBMIRoleClassLib 13
3.4.1 General 13
3.4.2 Description Class BatchManufacturingEquipment (batch manufacturing equipment) 14
3.5 Control system AML description class library---AutomationMLCSRoleClassLib 14
3.5.1 General 14
3.5.2 Description Class ControlEquipment (control equipment) 15
3.5.3 Description Communication (communication) 15
3.5.4 Description Class ControlHardware (control hardware) 16
3.5.5 Description PC (Personal Computer) 16
3.5.6 Description IPC (Industrial Computer) 16
3.5.7 Description Handheld (portable device) 16
3.5.8 Description class EmbeddedDevice (embedded device) 17
3.5.9 Description Sensor (Sensor) 17
3.5.10 Description class Actuator (actuator) 17
3.5.11 Description Controler (controller) 17
3.5.12 Description PLC (Programmable Logic Controller) 17
3.5.13 Description NC (Numerical Controller) 18
3.5.14 Description RC (Robot Controller) 18
3.5.15 Description PAC (Programmable Automatic Controller) 18
3.6 AML extended description class library---AutomationMLExtendedRoleClassLibrary 18
Appendix A (informative appendix) AML extended description class library 19
Appendix B (informative appendix) Describes application examples of class libraries 33
Foreword
This standard was drafted in accordance with the rules given in GB/T 1.1-2009.
This standard was proposed by China Machinery Industry Federation.
This standard is under the jurisdiction of the National Industrial Process Measurement Control and Automation Standardization Technical Committee (SAC/TC124).
Drafting organizations of this standard. Shanghai Institute of Industrial Automation Instrumentation Co., Ltd., Institute of Comprehensive Technology and Economics of Mechanical Industry Instrumentation,
Shanghai Institute of Metrology and Testing Technology, Dalian Yuyang Industrial Intelligence Co., Ltd.
The main drafters of this standard. Xiao Honglian, Wang Jianing, Liu Xiaojing, Chen Xi, Li Wenjun.
Intelligent factory industrial automation system engineering
Description library
1 Scope
This standard specifies the normative and informative AML description library for engineering information modeling.
This standard applies to the input/output application of related tools when information is exchanged between engineering tools in the automation area by means of AML.
2 Terms, definitions and abbreviations
2.1 Terms and definitions
The following terms and definitions apply to this document.
2.1.1
Automation markuplanguage
XML-based engineering data exchange format for intelligent factory industrial automation systems.
2.1.2
Object
The data representation of an automation object with one or more CAEXRoleRequirements related to an AML role class.
Note. AML object is the core element of automation markup language. It represents an instance and can include management elements, attributes, interfaces, relationships and references.
2.1.3
Class
Predefined AML object types, which can be AML system unit classes, AML interface classes, AML role classes or AML attributes
Types of.
Note 1.The AML class is stored in the AML library. The type of the AML class is SystemUnitClass, InterfaceClass, RoleClass or AttributeType.
Note 2.The AML class defines a reusable solution, which is characterized by attributes, interfaces and aggregate objects.
Note 3.The AML class can be instantiated multiple times.
Note 4.AML class can be user-defined or standard AML class.
2.1.4
Library
Contains a library of AML classes.
2.1.5
Port
An AML interface that has a direct or indirect relationship with the standard AML interface class Port, and allows you to specify nested interfaces.
Note. The port belongs to a parent AML object, which describes various complex interfaces in the object. At a higher level of abstraction, ports can be implemented
interconnected.
2.1.6
Group group
An AML object that has a direct or indirect relationship with the standard AML role class Group, and provides a specific view of the AML object.
2.1.7
Facet
An AML object that has a direct or indirect relationship with the standard AML role class Facet, and provides the AML attribute of an AML object
Tips & Frequently Asked Questions:Question 1: How long will the true-PDF of GB/T 38846-2020_English be delivered?Answer: Upon your order, we will start to translate GB/T 38846-2020_English as soon as possible, and keep you informed of the progress. The lead time is typically 4 ~ 6 working days. The lengthier the document the longer the lead time. Question 2: Can I share the purchased PDF of GB/T 38846-2020_English with my colleagues?Answer: Yes. The purchased PDF of GB/T 38846-2020_English will be deemed to be sold to your employer/organization who actually pays for it, including your colleagues and your employer's intranet. Question 3: Does the price include tax/VAT?Answer: Yes. Our tax invoice, downloaded/delivered in 9 seconds, includes all tax/VAT and complies with 100+ countries' tax regulations (tax exempted in 100+ countries) -- See Avoidance of Double Taxation Agreements (DTAs): List of DTAs signed between Singapore and 100+ countriesQuestion 4: Do you accept my currency other than USD?Answer: Yes. If you need your currency to be printed on the invoice, please write an email to [email protected]. In 2 working-hours, we will create a special link for you to pay in any currencies. Otherwise, follow the normal steps: Add to Cart -- Checkout -- Select your currency to pay.
|