Industrial internet data interaction method and system
By automatically filling in and marking information in the inspection form, the problem of inconvenience for inspectors to fill in information in the industrial internet has been solved, improving inspection efficiency and the accuracy of marking strict inspection items.
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Patents(China)
- Current Assignee / Owner
- ANHUI TELECOMM PLANNING & DESIGNING
- Filing Date
- 2024-01-18
- Publication Date
- 2026-04-24
AI Technical Summary
In the Industrial Internet, the inspection forms contain many items, requiring inspectors to carefully search for and fill in the information. Furthermore, the small size of the form cells makes filling out the forms inconvenient.
By receiving data input from inspectors, the system automatically fills in the inspection form according to the product model being processed, generates a pop-up window for filling in inspection items, and determines the items to be strictly inspected based on the inspection results within the most recent set time period, automatically filling in and marking them.
It improves inspection efficiency, reduces the amount of work that inspectors do in small cells, automatically fills in information and generates inspection results, and ensures that strict inspection items are marked.
Smart Images

Figure CN118038578B_ABST
Abstract
Description
Technical Field
[0001] This invention relates to the field of data interaction technology, specifically to an industrial internet data interaction method and system. Background Technology
[0002] With the widespread application of the Industrial Internet in modern factories, production line inspectors can now perform inspections using only mobile phones or tablets, eliminating the need for paper inspection forms. This is more environmentally friendly and facilitates the transmission, storage, and analysis of inspection data. During inspections, electronic inspection forms are distributed to corresponding inspection terminals, where inspectors simply input and upload data. However, these forms often contain numerous items, densely filling the terminal screen. Inspectors frequently need to carefully locate and fill in specific information, and the small size of each cell makes this process inconvenient. Therefore, an Industrial Internet data interaction method and system are needed to address these issues. Summary of the Invention
[0003] In view of the shortcomings of the existing technology, the purpose of this invention is to provide an industrial internet data interaction method and system to solve the problems existing in the above-mentioned background technology.
[0004] This invention is implemented as follows: an industrial internet data interaction method, the method comprising the following steps:
[0005] The system reads the product model at set intervals, retrieves the corresponding inspection form based on the product model, and sends the inspection form to the inspector's terminal.
[0006] Receive data input from inspectors, analyze the data based on the product model, determine the corresponding inspection items, and automatically fill the data into the inspection form;
[0007] Receive item information input by the inspector, the item information including item number and corresponding inspection data, and automatically fill the inspection data into the inspection form;
[0008] Receive the remaining item filling instructions input by the inspector, generate inspection item filling pop-ups one by one, receive the filling information, and automatically fill the filling information into the inspection form;
[0009] The completed inspection form is evaluated, inspection results are generated, and strict inspection items are determined based on the inspection results within the most recent set time period. The strict inspection items in the inspection form are marked with symbols.
[0010] As a further aspect of the present invention: the step of analyzing data information based on the processed product model to determine the corresponding inspection items, and automatically filling the data information into the inspection form, specifically includes:
[0011] Read the unit portion of the data information, filter out the matching inspection items based on the unit portion, and retrieve the numerical range of the matching inspection items.
[0012] Read the numerical part of the data information, analyze and compare the numerical part with the retrieved numerical range, and determine the inspection item corresponding to the matching numerical range.
[0013] When there is only one inspection item, the data information is directly filled into the inspection form according to the inspection item; when there are multiple inspection items, an inspection item selection pop-up window is generated, and the data information is filled into the inspection form according to the user's selection.
[0014] As a further aspect of the present invention: the step of receiving the item information input by the inspector specifically includes:
[0015] Receive item information input by the inspector. The item information consists of item number, specific characters, and inspection data in sequence.
[0016] Identify specific characters in the entry information and determine the entry number and inspection data based on the specific characters and their order of composition.
[0017] As a further aspect of the present invention: the step of determining the strictly inspected items based on the inspection results within the most recent set time period specifically includes:
[0018] Based on the inspection results within the most recently set time period, identify the inspection items that have anomalies, and determine the number of anomalies (A), the number of repetitions (B), and the number of consecutive normal times (C) for each abnormal inspection item.
[0019] Calculate the abnormal base number for each abnormal inspection item, where the abnormal base number Z = k1×A + k2×B - k3×C, and k1, k2, and k3 are all fixed coefficients.
[0020] The abnormal base number Z is determined. When the abnormal base number Z is greater than the set abnormal value, the corresponding abnormal inspection item is determined to be a strict inspection item.
[0021] As a further aspect of the present invention, the method further includes:
[0022] Retrieve product inspection anomaly information, analyze the product inspection anomaly information to determine the anomaly items corresponding to each product model;
[0023] Based on the abnormal items, generate inspection form recommendations and send the inspection form recommendations to the engineer's end;
[0024] Receive new information from the inspection forms uploaded by engineers, and update the corresponding inspection forms accordingly.
[0025] Another object of the present invention is to provide an industrial internet data interaction system, the system comprising:
[0026] The inspection form retrieval module is used to read the processing product model at set time intervals, retrieve the corresponding inspection form according to the processing product model, and send the inspection form to the inspector's terminal.
[0027] The first inspection interaction module is used to receive data information input by the inspector, analyze the data information according to the processing product model to determine the corresponding inspection items, and automatically fill the data information into the inspection form;
[0028] The second inspection interaction module is used to receive the item information input by the inspector. The item information includes the item number and the corresponding inspection data, and automatically fills the inspection data into the inspection form.
[0029] The third inspection interaction module is used to receive the remaining item filling instructions input by the inspector, generate inspection item filling pop-ups one by one, receive the filling information, and automatically fill the filling information into the inspection form;
[0030] The inspection item marking module is used to judge the completed inspection form, generate inspection results, determine the strict inspection items based on the inspection results within the most recent set time period, and mark the strict inspection items in the inspection form with symbols.
[0031] As a further aspect of the present invention: the first inspection interaction module includes:
[0032] The inspection item filtering unit is used to read the unit part of the data information, filter out the matching inspection items based on the unit part, and retrieve the numerical range of the matching inspection items.
[0033] The inspection item determination unit is used to read the numerical part of the data information, analyze and compare the numerical part with the retrieved numerical range, and determine the inspection item corresponding to the matching numerical range.
[0034] The data information entry unit is used to directly fill the data information into the inspection form according to the inspection item when there is only one inspection item; when there are multiple inspection items, an inspection item selection pop-up window is generated, and the data information is filled into the inspection form according to the user's selection.
[0035] As a further aspect of the present invention: the second inspection interaction module includes:
[0036] The item information receiving unit is used to receive item information input by the inspector. The item information consists of item number, specific characters and inspection data in sequence.
[0037] The item information identification unit is used to identify specific characters in the item information and determine the item number and inspection data based on the specific characters and their composition order.
[0038] As a further aspect of the present invention: the inspection item marking module includes:
[0039] The frequency information determination unit is used to determine the abnormal inspection items based on the inspection results within the most recently set time period, and to determine the abnormal number A, the number of repetitions B, and the number of consecutive normal times C for each abnormal inspection item;
[0040] The abnormal base calculation unit is used to calculate the abnormal base number of each abnormal inspection item. The abnormal base number Z = k1×A + k2×B - k3×C, where k1, k2 and k3 are all fixed coefficients.
[0041] An abnormal base number determination unit is used to determine the abnormal base number Z. When the abnormal base number Z is greater than a set abnormal value, the corresponding abnormal inspection item is determined to be a strict inspection item.
[0042] As a further aspect of the present invention: the system further includes an inspection form update module, which specifically includes:
[0043] The abnormal information retrieval unit is used to retrieve product inspection abnormal information, analyze the product inspection abnormal information, and determine the abnormal items corresponding to each product model.
[0044] The recommended project determination unit is used to generate inspection form recommended projects based on abnormal projects and send the inspection form recommended projects to the engineer's end;
[0045] The inspection form update unit is used to receive new inspection form information uploaded by engineers and update the corresponding inspection forms according to the new inspection form information.
[0046] Compared with the prior art, the beneficial effects of the present invention are:
[0047] This invention receives data input from inspectors, analyzes the data based on the product model to determine the corresponding inspection items, and automatically fills the data into the inspection form. It also receives item input from inspectors and automatically fills the inspection data into the inspection form. Furthermore, it receives instructions from inspectors to fill in remaining items, generates pop-up windows for each item, receives the input, and automatically fills the information into the inspection form. Thus, inspectors do not need to painstakingly search for each inspection item or fill in information in small cells; this invention automatically fills in the data, inspection data, and input information into the inspection form, making it highly efficient and convenient. Attached Figure Description
[0048] Figure 1 This is a flowchart of a data interaction method for the Industrial Internet.
[0049] Figure 2 This is a flowchart illustrating the process of determining inspection items corresponding to data information in an industrial internet data interaction method.
[0050] Figure 3 This is a flowchart illustrating the process of receiving entry information input by an inspector in an industrial internet data interaction method.
[0051] Figure 4 This is a flowchart for determining the items to be strictly inspected in an industrial internet data interaction method.
[0052] Figure 5 This is a flowchart illustrating the updating of an inspection form in an industrial internet data interaction method.
[0053] Figure 6 This is a schematic diagram of the structure of an industrial internet data interaction system. Detailed Implementation
[0054] To make the objectives, technical solutions, and advantages of this invention clearer, the invention will be further described in detail below with reference to the accompanying drawings and specific embodiments. It should be understood that the specific embodiments described herein are merely illustrative and not intended to limit the invention.
[0055] The specific implementation of the present invention will be described in detail below with reference to specific embodiments.
[0056] like Figure 1 As shown in the figure, this embodiment of the invention provides an industrial internet data interaction method, the method comprising the following steps:
[0057] S100 reads the processing product model at set time intervals, retrieves the corresponding inspection form based on the processing product model, and sends the inspection form to the inspector's terminal.
[0058] S200 receives data input by the inspector, analyzes the data based on the product model, determines the corresponding inspection items, and automatically fills the data into the inspection form.
[0059] S300: Receive item information input by the inspector, the item information including item number and corresponding inspection data, and automatically fill the inspection data into the inspection form;
[0060] S400 receives the remaining item filling instructions input by the inspector, generates inspection item filling pop-ups one by one, receives the filling information, and automatically fills the filling information into the inspection form;
[0061] S500 judges the completed inspection form, generates inspection results, determines the strict inspection items based on the inspection results within the most recent set time period, and marks the strict inspection items in the inspection form with symbols.
[0062] It should be noted that during inspection operations, electronic inspection forms are distributed to the corresponding inspection terminals. Inspectors can directly input and upload data on the inspection terminal. However, the inspection forms contain a large number of items, densely filling the inspection terminal screen. When inspectors need to fill in a certain item in the electronic inspection form, they often need to carefully search for it and then fill in the content. Moreover, the size of each cell in the form is small, making it very inconvenient to fill in. The embodiments of the present invention aim to solve the above problems.
[0063] In this embodiment of the invention, the processing product model of the production line is read every set time value (e.g., half an hour). The corresponding inspection form is retrieved based on the processing product model. Each product model has a corresponding inspection form. The inspection form is then automatically sent to the inspector's terminal on the production line. The inspector then needs to perform inspection work. When the inspector detects that a certain product data or equipment data needs to be entered into the inspection form, they can directly input the data information. This embodiment of the invention analyzes the data information according to the processing product model to determine the corresponding inspection item and automatically fills the data information into the inspection form. When the inspector needs to enter a certain... When filling in data for each inspection item, the inspector directly inputs the item information, which includes the item number and the corresponding inspection data. This embodiment of the invention automatically fills in the inspection data into the inspection form. To avoid omissions, the inspector also needs to input instructions for filling in the remaining items. This embodiment of the invention generates pop-up windows for filling in each inspection item, where the inspector simply fills in the corresponding information, which is then automatically filled into the inspection form. Thus, the inspector does not need to carefully search for each inspection item or fill in information in small cells; this embodiment of the invention automatically fills in the data, inspection data, and input information into the inspection form, making it efficient and convenient. Furthermore, this embodiment of the invention also performs a judgment on the completed inspection form. Each inspection item in the inspection form corresponds to a judgment formula. The inspection result is automatically generated based on the judgment formula and the entered content. Strictly inspected items are determined based on the inspection results within the most recent set time period and marked with symbols. This allows inspectors to conduct more rigorous checks on these strictly inspected items during inspections.
[0064] like Figure 2 As shown, in a preferred embodiment of the present invention, the steps of analyzing data information based on the processed product model to determine the corresponding inspection items and automatically filling the data information into the inspection form specifically include:
[0065] S201, Read the unit part of the data information, filter out the matching inspection items based on the unit part, and retrieve the numerical range of the matching inspection items.
[0066] S202, Read the numerical part of the data information, analyze and compare the numerical part with the retrieved numerical range, and determine the inspection item corresponding to the matching numerical range.
[0067] S203, when there is only one inspection item, the data information is directly filled into the inspection form according to the inspection item; when there are multiple inspection items, an inspection item selection pop-up window is generated, and the data information is filled into the inspection form according to the user's selection.
[0068] In this embodiment of the invention, the data information consists of a numerical part and a unit part. To automatically fill the data information into the inspection form, this embodiment first reads the unit part of the data information and filters out matching inspection items based on the unit part. Each inspection item corresponds to unit information and a numerical range. Then, it retrieves the numerical range of the matching inspection item, which includes all possible scenarios for the data corresponding to the inspection item. Next, it reads the numerical part of the data information and analyzes and compares it with the retrieved numerical range to determine the inspection item corresponding to the matching numerical range. When only one inspection item is determined, the data information is directly filled into the inspection form based on the inspection item. When multiple inspection items are determined, an inspection item selection pop-up window is automatically generated, requiring the user to make a selection. Finally, the data information is filled into the inspection form based on the user's selection.
[0069] like Figure 3 As shown in the preferred embodiment of the present invention, the step of receiving the item information input by the inspector specifically includes:
[0070] S301, receives the item information input by the inspector. The item information consists of the item number, specific characters, and inspection data in sequence.
[0071] S302, identify specific characters in the entry information, and determine the entry number and inspection data based on the specific characters and their composition order.
[0072] In this embodiment of the invention, the item information is composed of item number, specific character and inspection data in sequence, for example, the order of composition is item number + specific character + inspection data. First, the specific character in the item information is identified, for example, the specific character is ★. The item number and inspection data can be determined according to the position and composition order of the specific character. Then, the inspection data is automatically filled into the inspection form.
[0073] like Figure 4 As shown in the preferred embodiment of the present invention, the step of determining the strictly inspected items based on the inspection results within the most recent set time period specifically includes:
[0074] S501, based on the inspection results within the most recently set time period, determine the inspection items that have anomalies, and determine the number of anomalies A, the number of repetitions B, and the number of consecutive normal times C for each abnormal inspection item;
[0075] S502, calculate the abnormal base number for each abnormal inspection item, abnormal base number Z = k1×A + k2×B - k3×C, where k1, k2 and k3 are all fixed coefficients;
[0076] S503, determine the abnormal base number Z. When the abnormal base number Z is greater than the set abnormal value, determine the corresponding abnormal inspection item as a strict inspection item.
[0077] In this embodiment of the invention, to improve the quality of inspections, strict inspection items are identified. Specifically, inspection items with anomalies are determined based on the inspection results within the most recent set time period (e.g., one month). The number of anomalies (A), the number of repetitions (B), and the number of consecutive normal occurrences (C) for each abnormal inspection item are determined. The number of anomalies (A) refers to the number of times anomalies occur within the set time period; the number of repetitions (B) refers to the number of times an anomaly first occurs after the data returns to normal within the set time period; and the number of consecutive normal occurrences (C) refers to the number of times the data returns to normal consecutively after the last anomaly within the set time period. Then, the anomaly base number for each abnormal inspection item can be calculated: Anomaly base number Z = k1 × A + k2 × B - k3 × C, where k1, k2, and k3 are fixed coefficients. Finally, the anomaly base number Z is judged. When the anomaly base number Z is greater than a set anomaly value, the corresponding abnormal inspection item is determined to be a strict inspection item.
[0078] like Figure 5 As shown, in a preferred embodiment of the present invention, the method further includes:
[0079] S601, retrieve product inspection anomaly information, analyze the product inspection anomaly information to determine the anomaly items corresponding to each product model;
[0080] S602, Generate recommended items for the inspection form based on the abnormal items, and send the recommended items for the inspection form to the engineer's end;
[0081] S603 receives new information from the inspection form uploaded by the engineer and updates the corresponding inspection form based on the new information.
[0082] In this embodiment of the invention, product inspection anomaly information from the testing equipment is retrieved. This information includes anomaly items for each product model. Then, recommended items for the inspection form are generated based on these anomaly items. For example, if the number of times a certain item for a product model exhibits anomalies exceeds a set value, the corresponding anomaly item will be added to the recommended items for the inspection form. These recommended items are then sent to the engineer's end. The engineer can then modify the inspection form specifically based on the items prone to anomalies. After modification, the engineer uploads the newly added information to the inspection form and updates the corresponding inspection form accordingly. This makes the content of the inspection form more scientific and reasonable.
[0083] like Figure 6 As shown in the figure, this embodiment of the invention also provides an industrial internet data interaction system, the system comprising:
[0084] The inspection form retrieval module 100 is used to read the processing product model at set time intervals, retrieve the corresponding inspection form according to the processing product model, and send the inspection form to the inspector's terminal.
[0085] The first inspection interaction module 200 is used to receive data information input by the inspector, analyze the data information according to the processing product model to determine the corresponding inspection items, and automatically fill the data information into the inspection form.
[0086] The second inspection interaction module 300 is used to receive item information input by the inspector. The item information includes the item number and the corresponding inspection data, and automatically fills the inspection data into the inspection form.
[0087] The third inspection interaction module 400 is used to receive the remaining item filling instructions input by the inspector, generate inspection item filling pop-ups one by one, receive the filling information, and automatically fill the filling information into the inspection form;
[0088] The inspection item marking module 500 is used to judge the completed inspection form, generate inspection results, determine the strict inspection items based on the inspection results within the most recent set time period, and mark the strict inspection items in the inspection form with symbols.
[0089] In a preferred embodiment of the present invention, the first inspection interaction module 200 includes:
[0090] The inspection item filtering unit is used to read the unit part of the data information, filter out the matching inspection items based on the unit part, and retrieve the numerical range of the matching inspection items.
[0091] The inspection item determination unit is used to read the numerical part of the data information, analyze and compare the numerical part with the retrieved numerical range, and determine the inspection item corresponding to the matching numerical range.
[0092] The data information entry unit is used to directly fill the data information into the inspection form according to the inspection item when there is only one inspection item; when there are multiple inspection items, an inspection item selection pop-up window is generated, and the data information is filled into the inspection form according to the user's selection.
[0093] In a preferred embodiment of the present invention, the second inspection interaction module 300 includes:
[0094] The item information receiving unit is used to receive item information input by the inspector. The item information consists of item number, specific characters and inspection data in sequence.
[0095] The item information identification unit is used to identify specific characters in the item information and determine the item number and inspection data based on the specific characters and their composition order.
[0096] In a preferred embodiment of the present invention, the inspection item marking module 500 includes:
[0097] The frequency information determination unit is used to determine the abnormal inspection items based on the inspection results within the most recently set time period, and to determine the abnormal number A, the number of repetitions B, and the number of consecutive normal times C for each abnormal inspection item;
[0098] The abnormal base calculation unit is used to calculate the abnormal base number of each abnormal inspection item. The abnormal base number Z = k1×A + k2×B - k3×C, where k1, k2 and k3 are all fixed coefficients.
[0099] An abnormal base number determination unit is used to determine the abnormal base number Z. When the abnormal base number Z is greater than a set abnormal value, the corresponding abnormal inspection item is determined to be a strict inspection item.
[0100] In a preferred embodiment of the present invention, the system further includes an inspection form updating module, which specifically includes:
[0101] The abnormal information retrieval unit is used to retrieve product inspection abnormal information, analyze the product inspection abnormal information, and determine the abnormal items corresponding to each product model.
[0102] The recommended project determination unit is used to generate inspection form recommended projects based on abnormal projects and send the inspection form recommended projects to the engineer's end;
[0103] The inspection form update unit is used to receive new inspection form information uploaded by engineers and update the corresponding inspection forms according to the new inspection form information.
[0104] The above description only details the preferred embodiments of the present invention and is not intended to limit the present invention. Any modifications, equivalent substitutions, and improvements made within the spirit and principles of the present invention should be included within the scope of protection of the present invention.
[0105] It should be understood that although the steps in the flowcharts of the various embodiments of the present invention are shown sequentially according to the arrows, these steps are not necessarily executed in the order indicated by the arrows. Unless explicitly stated herein, there is no strict order restriction on the execution of these steps, and they can be executed in other orders. Moreover, at least some steps in the various embodiments may include multiple sub-steps or multiple stages. These sub-steps or stages are not necessarily completed at the same time, but can be executed at different times. The execution order of these sub-steps or stages is not necessarily sequential, but can be performed alternately or in turn with other steps or at least a portion of the sub-steps or stages of other steps.
[0106] Those skilled in the art will understand that all or part of the processes in the methods of the above embodiments can be implemented by a computer program instructing related hardware. The program can be stored in a non-volatile computer-readable storage medium, and when executed, it can include the processes of the embodiments of the above methods. Any references to memory, storage, databases, or other media used in the embodiments provided in this application can include non-volatile and / or volatile memory. Non-volatile memory can include read-only memory (ROM), programmable ROM (PROM), electrically programmable ROM (EPROM), electrically erasable programmable ROM (EEPROM), or flash memory. Volatile memory can include random access memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in various forms, such as static RAM (SRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), dual data rate SDRAM (DDRSDRAM), enhanced SDRAM (ESDRAM), synchronous link DRAM (SLDRAM), RAMbus direct RAM (RDRAM), direct memory bus dynamic RAM (DRDRAM), and RAMbus dynamic RAM (RDRAM), etc.
[0107] Other embodiments of this disclosure will readily occur to those skilled in the art upon consideration of the disclosure in the specification and embodiments. This application is intended to cover any variations, uses, or adaptations of this disclosure that follow the general principles of this disclosure and include common knowledge or customary techniques in the art not disclosed herein. The specification and embodiments are to be considered exemplary only, and the true scope and spirit of this disclosure are indicated by the claims.
Claims
1. An industrial internet data interaction method, characterized in that, The method includes the following steps: The system reads the product model at set intervals, retrieves the corresponding inspection form based on the product model, and sends the inspection form to the inspector's terminal. Receive data input from inspectors, analyze the data based on the product model, determine the corresponding inspection items, and automatically fill the data into the inspection form; Receive item information input by the inspector, the item information including item number and corresponding inspection data, and automatically fill the inspection data into the inspection form; Receive the remaining item filling instructions input by the inspector, generate inspection item filling pop-ups one by one, receive the filling information, and automatically fill the filling information into the inspection form; The completed inspection form is evaluated, inspection results are generated, and strict inspection items are determined based on the inspection results within the most recent set time period. The strict inspection items in the inspection form are marked with symbols. The steps of analyzing data information based on the product model to determine the corresponding inspection items and automatically filling the data information into the inspection form specifically include: reading the unit portion of the data information, filtering out matching inspection items based on the unit portion, and retrieving the numerical range of the matching inspection items; reading the numerical portion of the data information, analyzing and comparing the numerical portion with the retrieved numerical range, and determining the inspection item corresponding to the matching numerical range; when only one inspection item is determined, directly filling the data information into the inspection form based on the inspection item; when multiple inspection items are determined, generating an inspection item selection pop-up window, and filling the data information into the inspection form according to the user's selection.
2. The industrial internet data interaction method according to claim 1, characterized in that, The step of receiving the item information input by the inspector specifically includes: Receive item information input by the inspector. The item information consists of item number, specific characters, and inspection data in sequence. Identify specific characters in the entry information and determine the entry number and inspection data based on the specific characters and their order of composition.
3. The industrial internet data interaction method according to claim 1, characterized in that, The step of determining the items to be strictly inspected based on the inspection results within the most recent set time period specifically includes: Based on the inspection results within the most recently set time period, identify the inspection items that have anomalies, and determine the number of anomalies (A), the number of repetitions (B), and the number of consecutive normal times (C) for each abnormal inspection item. Calculate the abnormal base number for each abnormal inspection item, where the abnormal base number Z = k1×A + k2×B - k3×C, and k1, k2, and k3 are all fixed coefficients. The abnormal base number Z is determined. When the abnormal base number Z is greater than the set abnormal value, the corresponding abnormal inspection item is determined to be a strict inspection item.
4. The industrial internet data interaction method according to claim 1, characterized in that, The method further includes: Retrieve product inspection anomaly information, analyze the product inspection anomaly information to determine the anomaly items corresponding to each product model; Based on the abnormal items, generate inspection form recommendations and send the inspection form recommendations to the engineer's end; Receive new information from the inspection forms uploaded by engineers, and update the corresponding inspection forms accordingly.
5. An industrial internet data interaction system, characterized in that, The system includes: The inspection form retrieval module is used to read the processing product model at set time intervals, retrieve the corresponding inspection form according to the processing product model, and send the inspection form to the inspector's terminal. The first inspection interaction module is used to receive data information input by the inspector, analyze the data information according to the processing product model, determine the corresponding inspection items, and automatically fill the data information into the inspection form. The second inspection interaction module is used to receive the item information input by the inspector. The item information includes the item number and the corresponding inspection data, and automatically fills the inspection data into the inspection form. The third inspection interaction module is used to receive the remaining item filling instructions input by the inspector, generate inspection item filling pop-ups one by one, receive the filling information, and automatically fill the filling information into the inspection form; The inspection item marking module is used to judge the completed inspection form, generate inspection results, determine the strict inspection items based on the inspection results within the most recent set time period, and mark the strict inspection items in the inspection form with symbols. The first inspection interaction module includes: an inspection item filtering unit, used to read the unit portion of the data information, filter out matching inspection items based on the unit portion, and retrieve the numerical range of the matching inspection items; an inspection item determination unit, used to read the numerical portion of the data information, analyze and compare the numerical portion with the retrieved numerical range, and determine the inspection item corresponding to the matching numerical range; and a data information filling unit, used to directly fill the data information into the inspection form according to the inspection item when there is only one determined inspection item; and to generate an inspection item selection pop-up window when there are multiple determined inspection items, and fill the data information into the inspection form according to the user's selection.
6. The industrial internet data interaction system according to claim 5, characterized in that, The second inspection interaction module includes: The item information receiving unit is used to receive item information input by the inspector. The item information consists of item number, specific characters and inspection data in sequence. The item information identification unit is used to identify specific characters in the item information and determine the item number and inspection data based on the specific characters and their composition order.
7. The industrial internet data interaction system according to claim 5, characterized in that, The inspection item marking module includes: The frequency information determination unit is used to determine the abnormal inspection items based on the inspection results within the most recently set time period, and to determine the abnormal number A, the number of repetitions B, and the number of consecutive normal times C for each abnormal inspection item; The abnormal base number calculation unit is used to calculate the abnormal base number of each abnormal inspection item. The abnormal base number Z = k1×A + k2×B - k3×C, where k1, k2 and k3 are all fixed coefficients. An abnormal base number determination unit is used to determine the abnormal base number Z. When the abnormal base number Z is greater than a set abnormal value, the corresponding abnormal inspection item is determined to be a strict inspection item.
8. The industrial internet data interaction system according to claim 5, characterized in that, The system also includes an inspection form update module, which specifically includes: The abnormal information retrieval unit is used to retrieve product inspection abnormal information, analyze the product inspection abnormal information, and determine the abnormal items corresponding to each product model. The recommended project determination unit is used to generate inspection form recommended projects based on abnormal projects and send the inspection form recommended projects to the engineer's end; The inspection form update unit is used to receive new inspection form information uploaded by engineers and update the corresponding inspection forms according to the new inspection form information.
Citation Information
Patent Citations
Electronic form filling method and device based on full-link voice recognition technology
CN114548063A