Industrial Internet logo analysis system

Table of contents

1. Identification analysis process

2. Industrial Internet logo analysis system

(1) Handle identification analysis system

 (2) OID identification analysis system

 (3) Ecode identification analysis system

3. Identification analysis standard

4. Application cases in secondary nodes

(1) Research on blockchain identification data management strategy in industrial Internet

 (2) Research on the identification analysis system of the industrial Internet in the motor industry

(3) Secondary node construction for industrial Internet logo analysis in the home appliance industry

 (4) Research on the Application of Industrial Internet Logo Analysis System in Electric Power Equipment Manufacturing Industry

 (5) Analysis of industrial Internet logos in the shipbuilding industry

 (6) Coal enterprise industrial Internet logo analysis secondary node basic platform construction


1. Identification analysis process

Figure 1 Identification resolution process and DNS process

With the development of the industrial Internet, the identification object has been extended from the previous domain name to a more specific and broad object such as a product, a component, a transaction, and a service.

The identification of the industrial Internet can be regarded as the "identity card" of items, intelligent manufacturing equipment or objects of the Internet of things. The identification analysis is used to realize the cross-region, cross-industry, and cross-enterprise mapping from identification to address of the object in the entire industrial Internet system, and then realize functions such as positioning and information query. Therefore, the identification solves the problem of "who am I", the identification resolution solves the problem of "where am I", and the result of the analysis informs the other party "what can I do" .

2. Industrial Internet logo analysis system

Figure 2 Industrial Internet logo analysis system

The identification analysis system of the Industrial Internet includes five levels: root node, national top-level node, second-level node, enterprise node and public recursive node.

        1) The secondary node is a node that provides logo registration and analysis services for the industry (generally built by leading enterprises or large third-party organizations). It has the characteristics of high efficiency, high stability, safety and reliability, and can connect heterogeneous logo systems. The information positioning and resource sharing of the industrial Internet platform provide support, and realize functions such as information filing, monitoring, and certification.

        2) An enterprise node is a node that provides logo registration and resolution services based on the actual internal needs of a specific enterprise.

        3) The second-level nodes connect upwards with the top-level nodes of the country, and assign identification codes to enterprise nodes downwards and provide services such as identification registration, identification data, and identification analysis.

Formulate standards and specifications such as industrial Internet logo coding specifications, industrial Internet logo analysis secondary node interface specifications, and industrial Internet logo data models that meet the actual needs of an industry, and form unified interface specifications, data formats and other technical requirements, so as to realize data interconnection, interoperability, Information Sharing.

(1) Handle identification analysis system

The Handle system has built several root nodes around the world, and each root node is connected to each other to identify and transmit data information. In the Handle system, its encoding rules adopt a hierarchical identification design. Each Handle identification code is a string of variable length in the form of prefix/suffix. The prefix indicates the naming authority and the suffix indicates the local name. In addition, users have partial coding rights, and can independently define coding rules in certain fields, so as to realize the functions and requirements they need.

The Handle system adopts a hierarchical resolution mechanism, and its resolution framework consists of a Handle client, a Global Handle Registration Authority (GHR) and a Local Handle Service (LHS). The specific resolution process is shown in Figure 3. The Handle client sends the prefix code to GHR, queries the location information of the LHS to which the naming authority belongs, and then sends the complete identification code to the LHS to query the analysis result. GHR receives the prefix code sent by the Handle client, queries the registration information of the local naming authority, analyzes the prefix code to obtain the LHS location information, and feeds it back to the Handle client. The LHS receives the identification code sent by the Handle client, queries the local data, analyzes the identification code to obtain the corresponding detailed information, and feeds back the analysis result to the Handle client.

Figure 3 The hierarchical analysis process of the Handle system

 (2) OID identification analysis system

The OID system can uniquely identify and name all scopes and any kind of objects. Once an object is given an identity name, the identity name is always valid. The coding rule of OID adopts a tree-like hierarchical method, and the number of layers supports unlimited expansion, and each layer is separated by ".". The OID identification code is also a string of variable length, which is divided into two forms: pure numbers and alphanumeric combinations. Among them, the digital encoding form takes an integer value from 0 to 16000000. This encoding form is similar to machine encoding, and the retrieval speed is fast but it is inconvenient for manual intervention. The alphanumeric encoding form is a string of 1 to 100 characters in length. This encoding form can be interpreted manually, but there is a problem of excessive information, which leads to occupying more data storage space. my country's OID code follows the naming rules of the national standard GB/T 16263.1-2006 "Information Technology ASN.1 Coding Rules Part 1", and the OID code assigned by the registration agency is permanently unique.

The analysis process of the OID system is a step-by-step analysis. The analysis framework includes the OID client, the national OID registration analysis system and the underlying analysis server. The specific analysis process is shown in Figure 4. First, the OID client uploads the identification code to the national OID registration and analysis system. The national OID registration and analysis system finds its corresponding underlying analysis server according to the identification code registration information, and passes the identification code to the underlying analysis server, and then the underlying analysis server resolves the identification. The detailed information of the object is queried by encoding, and then the analysis result is sent back to the OID client through the national OID registration and analysis system. The step-by-step analysis mechanism of the OID system is more flexible than other systems, and can be deployed directly using the existing network foundation, which is efficient Fast and cost-effective.

Fig. 4 Hierarchical analysis process of OID system

 (3) Ecode identification analysis system

The Ecode system is composed of Ecode encoding, data identification, middleware, analysis system and security mechanism. It can not only uniquely encode and identify objects in the Internet of Things environment, but also be compatible with other identification systems such as Handle and OID. A complete IoT identification system.

The coding rules of the Ecode system adopt a three-segment structure, and the identification code is in pure digital form, which is composed of three-segment codes: version (V), coding system identification (NSI) and main code (MD), and its form is "V code + NSI code +MD code". Among them, the V code indicates the data structure type of the identification code, the NSI code indicates the registration status of the identification code, and the MD code indicates the specific object in the industry or application scenario.

The parsing process of the Ecode system is iterative parsing. The parsing framework is composed of Ecode client, middleware, coding system parsing server, coding data structure parsing server and item code parsing server. There are 3 steps of analysis, and the specific iterative analysis process is shown in Figure 5. The first is the encoding system analysis. The Ecode client sends the identification code to the encoding system analysis server through the middleware, and the latter analyzes the identification and identification domain name and sends it back to the middleware. Then the coded data structure is analyzed, and the middleware sends the identification domain name and the main code to the coded data structure analysis server, which analyzes the main code domain name and sends it back to the middleware. Finally, the item code is analyzed, and the middleware sends the main code domain name to the item code analysis server, which analyzes it to obtain item information and sends the analysis result back to the Ecode client through the middleware.

Figure 5 The hierarchical analysis process of the Ecode system

3. Identification analysis standard

Including coding and storage, identification collection, analysis, interactive processing, equipment and middleware, heterogeneous identification interoperability, identification nodes, identification applications and other standards.

Table 1 Definitions and functions of various logo resolution standards
type Specific specification content
Encoding and Storage Standards It mainly regulates the coding scheme of the Industrial Internet, including coding rules, registration operating procedures, etc., and the identification coding on passive identification carriers (such as barcodes, two-dimensional codes, RFID electronic tags, etc.), active identification carriers (such as general IC cards, smart IC cards, etc.) , communication modules, chips, etc.) and storage methods on other identification carriers.
Logo collection standard It mainly regulates the communication protocols and interface requirements among various identification collection entities in the industrial Internet.
parsing criteria Mainly standardize the layered model of industrial Internet identification analysis, implementation process, analysis query data message format, response data message format and communication protocol, analysis security, etc.
Interaction Standard It mainly regulates identification data modeling methods and interactive service mechanisms, including data models, semantic descriptions, product information metadata, and standards for interactive protocols and interfaces, data sharing and services, and data security.
Device and Middleware Standards It mainly regulates the functions, performance, interfaces, protocols, synchronization, etc. involved in industrial Internet identification collection equipment, analysis service equipment, and data interaction middleware.
Heterogeneous Identity Interoperability Standard It mainly regulates the interoperability between different industrial Internet identification resolution services, including standards such as implementation methods, interaction protocols, and data mutual recognition.
Identify Node Criteria It mainly regulates the system capability, intercommunication interface, operation and management, distributed storage and management, etc.
Identification application standard It mainly regulates identification application technologies based on specific technologies (such as active identification carriers, blockchain, etc.) and specific scenarios (such as product traceability, warehousing logistics, supply chain finance, etc.).

4. Application cases in secondary nodes

(1) Research on blockchain identification data management strategy in industrial Internet

Figure 6 Deployment instance of a secondary node

 (2) Research on the identification analysis system of the industrial Internet in the motor industry

Figure 7 The overall structure of the application service platform of the second-level node for identification analysis of the motor manufacturing industry

(3) Secondary node construction for industrial Internet logo analysis in the home appliance industry

The overall architecture of the secondary node construction includes: system edge layer, IaaS layer, PaaS layer, SaaS layer and identification analysis security system construction.

Table 2 Structure composition and function introduction of the second-level node construction of the household appliance industry
Realize function Specific construction content
system edge layer Carry out identification resources and capacity building for the home appliance industry. Access devices in a wide range and collect data in depth

Identify resources: objects such as production equipment, core components, and core products;

Marking ability: barcode, two-dimensional code and RFID and other carriers;

Construction of enterprise identification nodes under the secondary node: identification nodes of enterprises, identification of home appliance products, identification of home appliance production equipment, identification of users and other identification resources, etc.

IaaS layer Carry out the infrastructure construction of the identification analysis system for the home appliance industry. Provide technology, network and storage capabilities for the PaaS layer and SaaS layer

Data center cloud infrastructure: including three major systems of cloud server, cloud storage and cloud network;

Identification analysis system infrastructure: including analysis servers, industry interface servers, Ethernet switches and test terminals, etc.

PaaS layer Carry out the service platform construction and function deployment of the home appliance industry identification analysis system

Identification analysis general PaaS platform and environment deployment: involving kubernetes platform deployment, cloudera environment deployment and cloud test environment deployment, etc.;

Resource access and management of general PaaS platform for logo analysis: including general architecture interface for logo resolution, resource management for general platform for logo resolution, support information system for general platform for logo resolution;

Construction of identification analysis data calculation service system: functions such as data collection, data retrieval, data analysis and data visualization;

Functional deployment of the secondary node identification analysis system: including business integrated management functions, registration functions, analysis functions and monitoring functions;

Identification analysis system micro-service library construction: functions such as fast query of node information, node association analysis and node interoperability authority;

Enterprise system microservice library construction: enterprise OID query

SaaS layer Carry out application research and innovative construction of identification services in the home appliance industry

Service function construction: facing the high-precision requirements of the home appliance industry in terms of production equipment and production process, provide home appliance identification services, such as equipment identification, product identification, and quality and safety traceability management;

Industry application construction: including production equipment management of home appliance manufacturing enterprises, home appliance product process data management, home appliance core component product traceability management, and home appliance life cycle management and monitoring;

Innovative application model construction:

Figure 8 The overall structure of the second-level node construction of the home appliance industry logo analysis

 (4) Research on the Application of Industrial Internet Logo Analysis System in Electric Power Equipment Manufacturing Industry

Figure 9 Block diagram of Handle logo analysis scheme for electric power equipment manufacturing industry

 (5) Analysis of industrial Internet logos in the shipbuilding industry

Centering on the identification data center subsystem, the identification analysis subsystem, identification information query subsystem, identification distribution and management subsystem are added on this basis, and the identification analysis service platform is built (as shown in Figure 10). Use the secondary node of the ship industry logo analysis as a bridge to connect with enterprise systems and platforms, carry out innovative applications of logo integration, and promote open innovation, capacity optimization, and quality improvement in the ship industry. Through docking with the industrial Internet platform, relying on the data management services, development management services, industrial knowledge services, etc. provided by the platform, as well as the logo distribution, logo analysis and other services provided by the second-level node of the ship industry logo analysis, to open up design management, procurement management, and warehousing Management, logistics management, production and manufacturing and other typical application data flows in the shipbuilding industry, eliminate information islands, and thus form a pilot application of identification analysis in some shipbuilding scenarios with supply chain management, quality chain traceability, and product lifecycle management as typical scenarios. Initially formed the logo integration application ecology.

 The main functions of the shipbuilding industry Internet logo resolution system shown in Figure 11-12 include logo registration services, identity authentication and authority management, logo-associated knowledge services, logo resolution systems, and logo information resource operation and maintenance. The analysis and management of the electronic identification of the whole road.

Figure 12 Implementation principle of Internet identification analysis technology in the shipbuilding industry

 (6) Coal enterprise industrial Internet logo analysis secondary node basic platform construction

The second-level node basic platform construction system is divided into two systems: the second-level node and the enterprise node. The second-level node system is mainly responsible for business management functions, and the enterprise node system is mainly responsible for hosting services.

Figure 13 Secondary node platform architecture
Table 3 Module composition and functions of the second-level node basic platform construction system
system module Services provided by each system
Secondary Node System registration system Real-name verification, enterprise prefix registration, data query, providing API for enterprises
Analysis system Identity resolution
synchronization system Data synchronization between multiple servers (dynamic update, update notification, full update, incremental update)
Agent service system Facilitate third-party access using HTTP protocol, cache recovery
business management system Logo prefix management (web-based logo prefix registration, logo application, logo allocation, logo query, data management, system management, log management)
Enterprise Node System registration system Maintenance of enterprise-level information and internal information
Agent service system Provide browser-based query service
API Provides developers with applications the ability to access a set of routines or understand the details of the inner workings without accessing the source code

Guess you like

Origin blog.csdn.net/smiling_sweety/article/details/124779456
Recommended