|
US$409.00 · In stock Delivery: <= 4 days. True-PDF full-copy in English will be manually translated and delivered via email. GB/T 38854-2020: Smart factory--Transfer protocol of production process control data Status: Valid
| Standard ID | Contents [version] | USD | STEP2 | [PDF] delivered in | Standard Title (Description) | Status | PDF |
| GB/T 38854-2020 | English | 409 |
Add to Cart
|
4 days [Need to translate]
|
Smart factory--Transfer protocol of production process control data
| Valid |
GB/T 38854-2020
|
PDF similar to GB/T 38854-2020
Basic data | Standard ID | GB/T 38854-2020 (GB/T38854-2020) | | Description (Translated English) | Smart factory--Transfer protocol of production process control data | | Sector / Industry | National Standard (Recommended) | | Classification of Chinese Standard | N10 | | Classification of International Standard | 25.040 | | Word Count Estimation | 22,235 | | 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 38854-2020: Smart factory--Transfer protocol of production process control data---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 factory--Transfer protocol of production process control data
ICS 25.040
N10
National Standards of People's Republic of China
Intelligent factory production process control data transmission protocol
2020-07-21 released
2021-02-01 implementation
State Administration of Market Supervision and Administration
Issued by the National Standardization Management Committee
Table of contents
Foreword Ⅲ
1 Scope 1
2 Normative references 1
3 Terms, definitions and abbreviations 1
4 Protocol structure 2
5 Message format of real-time data and commands 2
5.1 Data message format classification 2
5.2 Data message types and definitions 3
Appendix A (normative appendix) Data transmission process between master and slave 13
Appendix B (informative appendix) CRC16 C language program example 17
Reference 18
Figure 1 The position of this agreement in the OSI reference model 2
Figure 2 Transmission frame structure diagram 2
Figure 3 Command frame structure 9
Figure 4 "System Reset" command frame format 10
Figure 5 "Switch control operation-preset" command frame format 11
Figure 6 Response frame structure 11
Figure A.1 The flow of command connection establishment 13
Figure A.2 Flow of data connection establishment 14
Figure A.3 The process of querying configuration information 14
Figure A.4 Flow of downloading configuration information 15
Figure A.5 The flow of command connection status detection 15
Figure A.6 The flow of status detection under abnormal command connection 16
Figure A.7 The process of closing the data connection 16
Table 1 Transmission frame byte definition 3
Table 2 Data frame byte definition 3
Table 3 Data block type 4
Table 4 Full analog data block 4
Table 5 Full switch value data block 5
Table 6 Change analog quantity data block 5
Table 7 Data block 5 of changing switch value
Table 8 Analog data block with time scale change 5
Table 9 Time scale type 6
Table 10 Switch data block 6 with time scale change
Table 11 Single-byte integer data block 6
Table 12 2-byte integer data block 7
Table 13 4-byte integer data block 7
Table 14 Single-byte integer data block with time stamp 7
Table 15 2-byte integer data block with time stamp 7
Table 16 4-byte integer data block with time stamp 8
Table 17 Single byte stream data block 8
Table 18 Single byte stream data block with time stamp 8
Table 19 Single byte stream data 9
Table 20 Command frame byte definition 9
Table 21 Command Type (CMD) 10
Table 22 Information frame byte definition 11
Table 23 Response frame byte definition 12
Foreword
This standard was drafted in accordance with the rules given in GB/T 1.1-2009.
This standard was proposed by the China Machinery Industry Federation.
This standard is under the jurisdiction of the National Industrial Process Measurement Control and Automation Standardization Technical Committee (SAC/TC124).
This standard was drafted by. NARI Group Co., Ltd., Institute of Comprehensive Technology and Economics of Machinery Industry Instrumentation, Southeast University.
The main drafters of this standard. Lu Jinjun, Liu Xiaojing, Li Ningfeng, Zhang Jie, Li Wei, Lu Jixiang, Li Yun, Cao Rongrong, Tang Yi, Yang Yu, Li Jian.
Intelligent factory production process control data transmission protocol
1 Scope
This standard specifies the internal centralized monitoring system and production line control system of smart factories, digital processing equipment, mobile robots, code scanners, etc.
And the format and interface mode of data exchange between on-site terminal equipment or systems such as fire fighting and air conditioning.
This standard applies to the construction of smart factories and the intelligent transformation of traditional factories. Intelligent factory centralized monitoring system and production line control system,
The data communication of the workshop monitoring system can be implemented by reference.
2 Normative references
The following documents are indispensable for the application of this document. For dated reference documents, only the dated version applies to this article
Pieces. For undated reference documents, the latest version (including all amendments) is applicable to this document.
GB/T 26865.2 Power System Real-time Dynamic Monitoring System Part 2.Data Transmission Protocol
GB/T 32197 Robot Controller Open Communication Interface Specification
3 Terms, definitions and abbreviations
3.1 Terms and definitions
The following terms and definitions defined in GB/T 26865.2 and GB/T 32197 apply to this document.
3.1.1
Smartfactory
Use intelligent equipment and control systems with analysis, reasoning, judgment, conception, and decision-making capabilities for product production and manufacturing
department.
3.1.2
Integratedmonitoringcontrolsysteminsmartfactory
For smart factory real-time monitoring business, providing technical support for smart factory production process, operating environment, equipment status, control operation, etc.
Automation system.
3.2 Abbreviations
The following abbreviations apply to this document.
4 Agreement structure
This protocol is based on the OSI reference model and belongs to the application layer protocol. The underlying communication uses the TCP/IP network protocol. Protocol in OSI reference
The position in the model is shown in Figure 1.
Figure 1 The position of this agreement in the OSI reference model
5 Message format of real-time data and commands
5.1 Data message format classification
The data message includes four types. data frame, command frame, information frame and response frame.
Data frame is used for terminal equipment or subsystem (slave station) to transmit real-time data to intelligent factory centralized monitoring system (master station); command frame is used for
The transmission centralized monitoring master station issues control commands and control parameters to the terminal equipment or subsystem; the information frame describes the slave station quantity in ASCII code
Test configuration information; the response frame responds to the received message, replying to the data reception status or command execution status.
All transmitted frames have no delimiters. See Appendix A for a sample data transmission process.
Figure 2 describes the frame structure of the transmission, including the transmission sequence and the description of the fields. The synchronization word is transmitted first, and the check word is transmitted last. Multiple words
When transmitting the words of the section, the most significant byte is transmitted first, and all frames use the same order and format (ASCII character transmission order and representation order).
The order is the same).
The definition of each byte of the transmission frame is shown in Table 1.
GB/T 38854-2020
Smart factory--Transfer protocol of production process control data
ICS 25.040
N10
National Standards of People's Republic of China
Intelligent factory production process control data transmission protocol
2020-07-21 released
2021-02-01 implementation
State Administration of Market Supervision and Administration
Issued by the National Standardization Management Committee
Table of contents
Foreword Ⅲ
1 Scope 1
2 Normative references 1
3 Terms, definitions and abbreviations 1
4 Protocol structure 2
5 Message format of real-time data and commands 2
5.1 Data message format classification 2
5.2 Data message types and definitions 3
Appendix A (normative appendix) Data transmission process between master and slave 13
Appendix B (informative appendix) CRC16 C language program example 17
Reference 18
Figure 1 The position of this agreement in the OSI reference model 2
Figure 2 Transmission frame structure diagram 2
Figure 3 Command frame structure 9
Figure 4 "System Reset" command frame format 10
Figure 5 "Switch control operation-preset" command frame format 11
Figure 6 Response frame structure 11
Figure A.1 The flow of command connection establishment 13
Figure A.2 Flow of data connection establishment 14
Figure A.3 The process of querying configuration information 14
Figure A.4 Flow of downloading configuration information 15
Figure A.5 The flow of command connection status detection 15
Figure A.6 The flow of status detection under abnormal command connection 16
Figure A.7 The process of closing the data connection 16
Table 1 Transmission frame byte definition 3
Table 2 Data frame byte definition 3
Table 3 Data block type 4
Table 4 Full analog data block 4
Table 5 Full switch value data block 5
Table 6 Change analog quantity data block 5
Table 7 Data block 5 of changing switch value
Table 8 Analog data block with time scale change 5
Table 9 Time scale type 6
Table 10 Switch data block 6 with time scale change
Table 11 Single-byte integer data block 6
Table 12 2-byte integer data block 7
Table 13 4-byte integer data block 7
Table 14 Single-byte integer data block with time stamp 7
Table 15 2-byte integer data block with time stamp 7
Table 16 4-byte integer data block with time stamp 8
Table 17 Single byte stream data block 8
Table 18 Single byte stream data block with time stamp 8
Table 19 Single byte stream data 9
Table 20 Command frame byte definition 9
Table 21 Command Type (CMD) 10
Table 22 Information frame byte definition 11
Table 23 Response frame byte definition 12
Foreword
This standard was drafted in accordance with the rules given in GB/T 1.1-2009.
This standard was proposed by the China Machinery Industry Federation.
This standard is under the jurisdiction of the National Industrial Process Measurement Control and Automation Standardization Technical Committee (SAC/TC124).
This standard was drafted by. NARI Group Co., Ltd., Institute of Comprehensive Technology and Economics of Machinery Industry Instrumentation, Southeast University.
The main drafters of this standard. Lu Jinjun, Liu Xiaojing, Li Ningfeng, Zhang Jie, Li Wei, Lu Jixiang, Li Yun, Cao Rongrong, Tang Yi, Yang Yu, Li Jian.
Intelligent factory production process control data transmission protocol
1 Scope
This standard specifies the internal centralized monitoring system and production line control system of smart factories, digital processing equipment, mobile robots, code scanners, etc.
And the format and interface mode of data exchange between on-site terminal equipment or systems such as fire fighting and air conditioning.
This standard applies to the construction of smart factories and the intelligent transformation of traditional factories. Intelligent factory centralized monitoring system and production line control system,
The data communication of the workshop monitoring system can be implemented by reference.
2 Normative references
The following documents are indispensable for the application of this document. For dated reference documents, only the dated version applies to this article
Pieces. For undated reference documents, the latest version (including all amendments) is applicable to this document.
GB/T 26865.2 Power System Real-time Dynamic Monitoring System Part 2.Data Transmission Protocol
GB/T 32197 Robot Controller Open Communication Interface Specification
3 Terms, definitions and abbreviations
3.1 Terms and definitions
The following terms and definitions defined in GB/T 26865.2 and GB/T 32197 apply to this document.
3.1.1
Smartfactory
Use intelligent equipment and control systems with analysis, reasoning, judgment, conception, and decision-making capabilities for product production and manufacturing
department.
3.1.2
Integratedmonitoringcontrolsysteminsmartfactory
For smart factory real-time monitoring business, providing technical support for smart factory production process, operating environment, equipment status, control operation, etc.
Automation system.
3.2 Abbreviations
The following abbreviations apply to this document.
4 Agreement structure
This protocol is based on the OSI reference model and belongs to the application layer protocol. The underlying communication uses the TCP/IP network protocol. Protocol in OSI reference
The position in the model is shown in Figure 1.
Figure 1 The position of this agreement in the OSI reference model
5 Message format of real-time data and commands
5.1 Data message format classification
The data message includes four types. data frame, command frame, information frame and response frame.
Data frame is used for terminal equipment or subsystem (slave station) to transmit real-time data to intelligent factory centralized monitoring system (master station); command frame is used for
The transmission centralized monitoring master station issues control commands and control parameters to the terminal equipment or subsystem; the information frame describes the slave station quantity in ASCII code
Test configuration information; the response frame responds to the received message, replying to the data reception status or command execution status.
All transmitted frames have no delimiters. See Appendix A for a sample data transmission process.
Figure 2 describes the frame structure of the transmission, including the transmission sequence and the description of the fields. The synchronization word is transmitted first, and the check word is transmitted last. Multiple words
When transmitting the words of the section, the most significant byte is transmitted first, and all frames use the same order and format (ASCII character transmission order and representation order).
The order is the same).
The definition of each byte of the transmission frame is shown in Table 1.
Tips & Frequently Asked Questions:Question 1: How long will the true-PDF of GB/T 38854-2020_English be delivered?Answer: Upon your order, we will start to translate GB/T 38854-2020_English as soon as possible, and keep you informed of the progress. The lead time is typically 2 ~ 4 working days. The lengthier the document the longer the lead time. Question 2: Can I share the purchased PDF of GB/T 38854-2020_English with my colleagues?Answer: Yes. The purchased PDF of GB/T 38854-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.
|