A data monitoring method for a round knife film cutting machine for flexible cover plate processing
By constructing equipment state maps and cascade models, and combining physical mechanisms with data-driven models, the problems of state monitoring and fault diagnosis during the processing of flexible cover plates were solved, enabling real-time and accurate quality prediction and parameter optimization, thereby improving processing quality and stability.
Patent Information
- Application Number
- CN202511309648.1
- Authority / Receiving Office
- CN · China
- Patent Type
- Patents(China)
- Current Assignee / Owner
- Filing Date
- 2025-09-15
- Publication Date
- 2025-12-12
- Estimated Expiration
- 2045-09-15
AI Technical Summary
Existing technologies cannot monitor the flexible cover plate processing process in real time and accurately, resulting in frequent processing defects. Furthermore, existing data processing methods fail to fully characterize the equipment status and cannot provide quantitative process parameter adjustment strategies, making it difficult to meet the pursuit of ultimate quality and efficiency for flexible cover plates.
A device state map based on multi-source time-series data is constructed. Spatiotemporal feature vectors of device state are extracted through a cascaded model of graph attention network and gated recurrent unit network. Combined with physical mechanism model and data-driven residual model, processing quality prediction and fault diagnosis are realized, latent space manifold representation is generated, and optimal parameter adjustment strategy is provided.
It enables comprehensive and precise status monitoring of the flexible cover plate processing process, real-time fault diagnosis, and quantitative process parameter adjustment, forming a complete closed loop from monitoring to optimization control, thereby improving processing quality and stability.
Smart Images

Figure CN120804956B_ABST
Abstract
Description
TECHNICAL FIELD
[0001] The present application relates to the technical field of data monitoring. More particularly, the present application relates to a data monitoring method for a circular knife film cutting machine for flexible cover plate processing. BACKGROUND
[0002] As the core component of flexible electronic devices such as foldable screen mobile phones, the processing precision and quality of flexible cover plates directly determine the performance and reliability of the terminal product. Circular knife film cutting is a key process in the forming process of flexible cover plates. This process involves the use of a high-speed rotating knife roller to accurately punch a multi-layer composite film material. The process window is narrow, and the stability of the equipment state and process parameters is extremely high. In actual production, multiple factors such as knife roller drive motor, knife die pressure, material belt tension, and tool wear are dynamically coupled and interact with each other. Small parameter shifts or equipment abnormalities can cause processing defects such as burrs, glue overflow, delamination, and size out-of-tolerance, resulting in serious yield loss. Traditional quality control methods mainly rely on periodic sampling and offline measurement by human beings. This approach has a lagging response and cannot detect problems in real time. It is highly dependent on the experience of operators and is difficult to cope with complex and changing production conditions. It is impossible to achieve real-time, accurate monitoring and active intervention of the processing process.
[0003] With the development of intelligent manufacturing technology, researchers have begun to use sensors and data-driven models to monitor the film cutting process. However, existing technologies still have many limitations. First, in terms of data fusion, the film cutting process produces multi-source heterogeneous data including motor current, pressure, tension, and visual images. Existing methods usually simply concatenate or independently process these data, ignoring the internal coupling relationship between physical quantities based on device structure and process mechanism, making it difficult to fully and accurately represent the overall running state of the equipment. Secondly, in terms of quality prediction and fault diagnosis, simple physical mechanism models cannot accurately describe the complex nonlinear cutting process, while purely data-driven "black box" models lack physical interpretability, have weak generalization ability, and require a large amount of labeled data for training. When a fault is detected, existing methods often stop at the fault classification level and cannot further provide quantitative and optimal process parameter adjustment strategies. They fail to form a closed-loop management from state monitoring, quality prediction to fault diagnosis and optimization control, making it difficult to meet the pursuit of extreme quality and efficiency in flexible cover plate processing. SUMMARY
[0004] To solve the technical problem of how to meet the pursuit of extreme quality and efficiency in flexible cover plate processing, the present application provides the following solutions.
[0005] A kind of data monitoring method for round knife film cutting machine of flexible cover plate processing, comprising: S1, the physical quantity detected by various sensors and the product surface image photographed by industrial camera are acquired;Image characteristics of the product surface image are extracted, and all the physical quantity and image characteristics constitute multi-source time series data;S2, device state atlas is constructed based on the physical causality in the multi-source time series data, the device state atlas is processed by the cascade model of graph attention network and gated recurrent unit network, and device state space-time feature vector is extracted;S3, the space-time feature vector is input to a parallel prediction structure, the parallel prediction structure includes a physical mechanism model branch for calculating theoretical cutting state, and a data-driven residual model branch for calculating nonlinear deviation between theoretical and actual cutting states, the output of the two is fused to obtain processing quality prediction result, and the hidden space flow form representation of current processing state is generated;S4, when the distance between the hidden space flow form representation and the preset normal state flow form exceeds threshold value, it is classified to the fault type corresponding to the fault prototype with the closest distance by calculating the distance between it and each preset fault prototype flow form.
[0006] Further, when the determined fault type is parameter deviation, a group of candidate state representations are generated in the hidden space for the parameter, and the processing quality corresponding to each candidate state is deduced using the parallel prediction structure, and the parameter adjustment value corresponding to the candidate state with the optimal processing quality is selected.
[0007] Further, the physical quantity detected by the various sensors includes: the current and torque of the knife roller driving motor, the knife mold down pressure and the material belt tension during the operation of the round knife film cutting machine.
[0008] Further, the device state atlas is constructed based on the physical causality in the multi-source time series data, comprising: each physical quantity and image feature is taken as a node, and directed edges are established between the nodes according to the device dynamics transmission and process influence relationship, to construct the device state atlas.
[0009] Further, the device state space-time feature vector is extracted by the cascade model of graph attention network and gated recurrent unit network, comprising: at each time step, the node state vector fused with space coupling information is generated using the features of each node and its adjacent nodes in the device state atlas;The node state vector sequence formed by the node state vector is input to the gated recurrent unit network to capture its time dependence, and the device state space-time feature vector is output.
[0010] Further, the physical mechanism model branch adopts Ernst-merchant cutting model.
[0011] Further, the data-driven residual model branch uses a deep neural network.
[0012] Further, the physical mechanism model branch is used to calculate a theoretical cutting state; the data-driven residual model branch is used to predict a nonlinear deviation between the theoretical cutting state and an actual cutting state; and the theoretical cutting state and the nonlinear deviation are fused to obtain a final machining quality prediction result.
[0013] Further, the determination of the fault type comprises the following steps: collecting data in a normal state and in a plurality of known single fault modes in advance, respectively generating a normal state prototype manifold and a plurality of fault prototype manifolds through the cascade model and the parallel prediction structure; performing abnormality detection by calculating a distance between a hidden space manifold representation of a current state and the normal state prototype manifold; and when the distance exceeds a threshold value, further calculating distances between the current state and each fault prototype manifold, and attributing the fault to a fault type corresponding to a fault prototype with the closest distance.
[0014] Further, the selection of the parameter adjustment value corresponding to the candidate state with the optimal machining quality comprises the following steps: identifying a hidden space dimension associated with a parameter to be adjusted; generating a group of candidate state representations around a current state representation in the hidden space according to a preset strategy; performing inference prediction of machining quality on each group of candidate state representations by using the parallel prediction structure; selecting a candidate state representation with the optimal predicted machining quality, and decoding the candidate state representation into a specific parameter adjustment value.
[0015] Compared with the prior art, the beneficial effects of the present application comprise the following: by constructing a device state atlas reflecting physical causality and combining a graph attention network and a gated recurrent unit network, the inherent coupling relationship between multiple source data can be fundamentally revealed, and a more comprehensive and accurate device state representation can be obtained than traditional methods. The present application fuses a physical mechanism model and a data-driven residual model in parallel, which not only guarantees the physical interpretability and generalization ability of the quality prediction result, but also compensates for the nonlinear deviation of the theoretical model through the data model, thereby improving the prediction accuracy. The present application not only enables accurate fault diagnosis through the hidden space manifold distance, but also, when a parameter deviation occurs, utilizes the high-precision model to inversely deduce a quantitative and optimal process adjustment strategy, thereby forming a complete technical closed loop from monitoring, prediction, diagnosis to optimization control, and providing a more reliable and intelligent solution for guaranteeing the machining quality and stability of the flexible cover plate. BRIEF DESCRIPTION OF DRAWINGS
[0016] Figure 1 is a schematic diagram of a parallel prediction structure according to an embodiment of the present application;
[0017] Figure 2 is a schematic diagram of calculating distances between a hidden space manifold representation and a normal state prototype manifold and a fault prototype manifold according to an embodiment of the present application. DETAILED DESCRIPTION
[0018] The specific embodiments of the present application are described in detail below with reference to the accompanying drawings.
[0019] A circular knife film cutting machine data monitoring method for flexible cover plate processing, comprising:
[0020] S1, acquiring physical quantities detected by various sensors and product surface images captured by an industrial camera, the physical quantities detected by the various sensors including: current and torque of a knife roller driving motor, knife mold down pressure, and material belt tension during operation of the circular knife film cutting machine; extracting image characteristics of the product surface images, and constructing multi-source time series data from all the physical quantities and image characteristics;
[0021] Specifically, the motor current and torque can be collected by a Hall sensor, the knife mold down pressure can be acquired by a pressure sensor, the material belt tension can be monitored by a tension sensor, the product surface images can be captured by an industrial camera, and the image characteristics (i.e., image feature vectors) of the product surface images can be extracted by a convolutional neural network such as ResNet, and all the physical quantities and the image feature vectors can be aligned in time stamps to form unified and heterogeneous multi-dimensional time series data.
[0022] For example, to comprehensively monitor the operating state of the circular knife film cutting machine, a current sensor and a vibration accelerometer are installed on the knife roller driving motor to collect current and vibration signals at a frequency of 1000 Hz, for example, recording an average operating current of 5.1 amperes and a vibration main frequency of 120 Hz. A pressure sensor is installed at the knife mold down pressure mechanism to monitor the real-time knife mold down pressure, which can be stabilized at 3.2 megapascals. A tension sensor is installed at the material belt tension control system to measure a value of 25 newtons. At the same time, a line array camera is deployed at the product outlet to capture product surface images at a speed of 50 frames per second. All physical quantities and product surface images (image data) are synchronized through the network time protocol to ensure that the data is aligned in time.
[0023] S2, constructing a device state graph based on the physical causal relationship in the multi-source time series data, processing the device state graph through a cascaded model of a graph attention network and a gated recurrent unit network, and extracting a device state spatiotemporal feature vector;
[0024] In an optional embodiment, the acquisition of the multi-source time series data and the construction of the device state graph include: taking each physical quantity and image feature as a node, and establishing a directed edge between the nodes according to the device dynamics transmission and process influence relationship, to construct the device state graph.
[0025] When constructing the device state graph, each physical quantity is abstracted as a node. For example, the motor current becomes a node, the motor vibration spectrum becomes another node, the knife die down pressure and the material belt tension also become independent nodes, respectively, and the image features extracted by the algorithm, such as the number of scratches and the burr height, also become nodes. Subsequently, the directed edges between the nodes are established according to the physical logic of the device operation. For example, the fluctuation of the motor current will directly affect the speed stability of the knife roller, and then affect the cutting force, so a directed edge is established between the motor current node and the knife die down pressure node. Similarly, the abnormality of the material belt tension will affect the material positioning accuracy, thereby causing scratches on the finished surface, so a directed edge is established between the material belt tension node and the scratch number node, forming a dynamic directed graph representing the state of each component of the device and the mutual influence relationship.
[0026] In an optional embodiment, the device state spatiotemporal feature vector is extracted by the cascaded model of the graph attention network and the gated recurrent unit network, comprising:
[0027] At each time step, the graph attention network is used to aggregate the features of each node and its adjacent nodes in the device state graph, to generate a node state vector that integrates spatial coupling information; the sequence of node state vectors formed in time sequence is input into the gated recurrent unit network to capture its time dependence, and the device state spatiotemporal feature vector is output.
[0028] Specifically, at any sampling time point, for example, at 10.05 seconds, the graph attention network receives the device state graph at this moment as input. For the knife die down pressure node in the graph, its current measurement value is 3.2 MPa. The graph attention network will calculate the influence weight of the adjacent nodes, such as the motor vibration node and the material belt tension node, on the knife die down pressure node. Assuming that the attention weight of the vibration node is calculated as 0.6 and the weight of the material belt tension node is calculated as 0.2, then the updated knife die down pressure node state vector not only contains its own 3.2 MPa information, but also weightedly integrates the spatial coupling information that the vibration is larger and the tension is stable at this moment, forming a higher-dimensional feature representation. This process is carried out simultaneously for all nodes in the device state graph, thereby generating a snapshot of the entire device state at this moment.
[0029] The above process is repeated at each sampling time point, for example, from the 1st second to the 20th second, generating a node state vector of the full device state map every 0.01 seconds. This forms a vector sequence containing 2000 time steps. The vector sequence is input into the gated recurrent unit network. The gated recurrent unit network learns and captures the patterns of the evolution of these state vectors over time through its internal update gate and reset gate structures. For example, it can learn that the motor vibration frequency continuously rises from 120 Hz to 180 Hz within 3 seconds, which usually indicates that the cutting quality is about to decline due to the cutter. Finally, at the 20th second, the gated recurrent unit network outputs a fixed-length device state spatiotemporal feature vector that condenses the spatial correlation and temporal evolution of the states of all components of the device within the past 20 seconds.
[0030] S3, inputting the spatiotemporal feature vector into a parallel prediction structure, which includes a physical mechanism model branch for calculating a theoretical cutting state and a data-driven residual model branch for calculating a nonlinear deviation between the theoretical and actual cutting states, fusing the outputs of the two branches to obtain a machining quality prediction result and generating a latent space manifold representation of the current machining state;
[0031] As shown in Figure 1 Specifically, the physical mechanism model branch uses the Ernst-Schmidt cutting model, for example, an empirical formula based on cutting mechanics can be used to calculate the theoretical cutting force according to the input related components such as force and speed. For example, the component value corresponding to the tool speed is 300 revolutions per minute, the component value corresponding to the pressing force is 3.2 megapascals, and the component value corresponding to the material thickness is 0.1 millimeters. Substituting these values into the empirical formula, a theoretical burr height of 0.02 millimeters is calculated. This result is a theoretical cutting state based on ideal working conditions, has a clear physical meaning, but ignores many real-world complexities.
[0032] The data-driven residual model branch is used to predict the nonlinear deviation between the theoretical cutting state and the actual cutting state. The theoretical cutting state and the nonlinear deviation are fused to obtain the final machining quality prediction result.
[0033] Specifically, the data-driven residual model branch uses a deep neural network (multi-layer perceptron) whose input is the complete spatio-temporal feature vector. The deep neural network is trained to learn the difference between the predicted theoretical burr height and the actual burr height, i.e. the residual. For example, according to the current complete spatio-temporal feature vector, it predicts that the additional burr height caused by the combined effects of tool wear and ambient temperature change is 0.015 mm. Finally, the calculation result of the physical mechanism model branch 0.02 mm is added to the residual 0.015 mm predicted by the data-driven residual model branch, and the final machining quality prediction result is 0.035 mm, which takes into account the stability of the physical law and the accuracy of the data-driven.
[0034] The deep neural network, the output of the last hidden layer is the current state's latent space manifold representation.
[0035] S4, when the distance between the latent space manifold representation and the preset normal state manifold exceeds the threshold, it is classified into the fault type corresponding to the fault prototype with the closest distance by calculating the distance between it and each preset fault prototype manifold.
[0036] Specifically, the time series data under normal production and various known faults such as tool wear, pressure misalignment, and tension abnormalities are collected in advance, and the latent space manifold representation set is extracted to form the normal state manifold and each fault prototype manifold. In real-time monitoring, the difference between the current state representation and the normal state manifold distribution is calculated using the bulldozer distance (Wasserstein distance). Once the distance exceeds the limit, the distance between the current representation and each fault prototype manifold is calculated, and the fault label corresponding to the fault prototype with the smallest distance is selected as the current fault type.
[0037] In an optional embodiment, the determination of the fault type comprises:
[0038] The data under normal state and various known single fault modes are collected in advance, and the normal state prototype manifold and various fault prototype manifolds are generated respectively through the cascade model and the parallel prediction structure; the distance between the current state's latent space manifold representation and the normal state prototype manifold is calculated for anomaly detection, and when the distance exceeds the threshold, the distance between it and each fault prototype manifold is further calculated, and the fault is attributed to the fault type corresponding to the fault prototype manifold with the closest distance.
[0039] Specifically, first, let the circular knife film cutting machine run for 10 hours under normal working conditions, collect data and encode them into a series of feature vectors in the latent space through the model, which together constitute a distribution area, i.e. the normal state prototype manifold. Next, typical faults are artificially introduced, for example, replace the knife with a worn knife and run for 2 hours to generate a knife wear fault prototype manifold; again, intentionally loosen the tension controller of the material belt and run for 2 hours to generate a tension abnormality fault prototype manifold. The normal state prototype manifold and each fault prototype manifold represent the data distribution pattern of a specific equipment state in the latent space.
[0040] In the process of real-time monitoring of the equipment, the system continuously encodes the current running data into a latent space manifold representation. As shown in Figure 2 , first, calculate the Wasserstein distance between the latent space manifold representation and the normal state prototype manifold. Assuming that the preset abnormal threshold is 0.8. If the calculated distance is 0.4, it is judged that the equipment is running normally. If the calculated distance at a certain time is 1.5, which is greater than the threshold 0.8, the system determines that an abnormality has occurred. At this time, the system will then calculate the Wasserstein distance between the latent space manifold representation and each fault prototype manifold, for example, get the distance with the tool wear prototype manifold (such as the fault prototype tool wear in the figure) is 0.3, and the distance with the pressure misalignment prototype manifold (such as the fault prototype pressure misalignment in the figure) is 1.2. Since 0.3 is the smallest distance, the fault corresponding to the tool wear prototype manifold is tool wear, and the system diagnoses the current fault type as tool wear and sends a warning to the operator. Figure 2
[0041] Further, it also includes step S5, when the determined fault type is parameter deviation, a group of candidate state representations are generated in the latent space for the parameter, the processing quality corresponding to each candidate state is deduced by using the parallel prediction structure, and the parameter adjustment value corresponding to the candidate state with the optimal processing quality is selected.
[0042] Wherein, the parameter refers to a controllable processing parameter. Specifically, if the diagnosed fault is that the tool down pressure is too large, a series of candidate state representations representing the gradual reduction of the pressure from the current value are generated in the latent space along the direction related to the change of the pressure. These candidate state representations are input one by one into the trained parallel prediction structure to obtain the processing quality corresponding to each candidate pressure value. Finally, the candidate state representation with the optimal processing quality is selected, and the pressure value corresponding to it is the optimal adjustment value recommended to the operator or the control system.
[0043] In an optional embodiment, the parameter adjustment value corresponding to the candidate state with the optimal processing quality comprises:
[0044] identifying the latent space dimensions associated with the parameters to be adjusted; within the latent space, generating a set of candidate state representations around the current state representation according to a preset strategy; performing inference prediction of the processing quality for each set of candidate state representations using the parallel prediction structure; selecting the candidate state representation with the optimal predicted processing quality and decoding it into a specific parameter adjustment value.
[0045] Specifically, when the current processing quality, e.g. burr height, is detected to be 0.05mm, which does not meet the requirement, the system initiates the optimization procedure. The system knows from the analysis model that the 10th to 12th dimensions of the latent space manifold representation (a feature vector) are mainly associated with the roll speed, while the 25th to 27th dimensions are mainly associated with the depth of pressing. The values of the latent space manifold representation of the current state on these dimensions can be 0.58 and 0.73 respectively. The system then explores around the current latent space manifold representation along these controllable dimensions to generate 100 candidate state representations. For example, one candidate state representation can become 0.62 on the roll speed related dimensions and 0.71 on the depth of pressing dimensions.
[0046] The 100 candidate state representations are fed into the previously established parallel prediction structure one by one. The processing quality is inferred for the virtual equipment state represented by each candidate state representation. For example, the burr height is predicted to be 0.04mm for candidate state representation one, 0.03mm for candidate state representation two, and the optimal burr height of 0.015mm is predicted for candidate state representation eighty-three. The system then selects candidate state representation eighty-three as the optimization target. Through the decoder network trained in advance, candidate state representation eighty-three, an abstract mathematical vector, is decoded back into specific, executable equipment parameters. The decoding result can be to increase the roll speed from 300rpm to 310rpm and to fine-tune the depth of pressing from 3.2MPa to 3.15MPa.
[0047] Many modifications, changes and substitutes will occur to those skilled in the art without departing from the spirit and principles of the present application. It should be understood that various alternatives to the embodiments of the present application described herein can be employed in practicing the present application.
Claims
1. A circular knife film cutting machine data monitoring method for flexible cover plate processing, characterized in that, The method comprises the following steps: S1, acquiring physical quantities detected by various sensors and product surface images captured by an industrial camera; extracting image features of the product surface images, and constructing multi-source time series data by combining all the physical quantities and image features; S2, constructing an equipment state graph based on physical causal relationships in the multi-source time series data, comprising: taking each physical quantity and image feature as a node, and establishing a directed edge between the nodes according to the relationship between equipment dynamics transmission and process influence, so as to construct the equipment state graph and form a dynamic directed graph representing the state of each component of the equipment and the mutual influence relationship therebetween; processing the equipment state graph through a cascaded model of a graph attention network and a gated recurrent unit network to extract an equipment state spatiotemporal feature vector, comprising: at each time step, generating a node state vector fused with spatial coupling information by using the features of each node and its adjacent nodes in the equipment state graph; inputting a node state vector sequence composed of the node state vectors into the gated recurrent unit network to capture the time dependence thereof, and outputting the equipment state spatiotemporal feature vector; S3, inputting the spatiotemporal feature vector into a parallel prediction structure, the parallel prediction structure comprising a physical mechanism model branch for calculating a theoretical cutting state and a data-driven residual model branch for calculating a nonlinear deviation between the theoretical cutting state and an actual cutting state, fusing the two to obtain a machining quality prediction result and generating a hidden space manifold representation of the current machining state; S4, when the distance between the hidden space manifold representation and a preset normal state manifold exceeds a threshold, classifying the current state to a fault type corresponding to a fault prototype closest to the current state by calculating the distances between the current state and each preset fault prototype manifold.
2. The method of claim 1, wherein, When the determined fault type is parameter deviation, a group of candidate state representations in the hidden space are generated for the parameter, the machining quality corresponding to each candidate state is deduced by using the parallel prediction structure, and the parameter adjustment value corresponding to the candidate state with the optimal machining quality is selected.
3. The method of claim 2, wherein, The physical quantities detected by the various sensors include the current and torque of a knife roller driving motor, the die pressing pressure and the material belt tension during the operation of the rotary die cutting machine.
4. The method of claim 1, wherein, The physical mechanism model branch adopts an Ernst-merchant cutting model.
5. The method of claim 4, wherein, The data-driven residual model branch uses a deep neural network.
6. The method of claim 5, wherein, The physical mechanism model branch is used to calculate a theoretical cutting state; the data-driven residual model branch is used to predict a nonlinear deviation between the theoretical cutting state and an actual cutting state; and the theoretical cutting state and the nonlinear deviation are fused to obtain a final machining quality prediction result.
7. The method of claim 1, wherein, The determination of the fault type comprises: pre-acquiring data under normal state and multiple known single fault modes, and generating a normal state prototype manifold and multiple fault prototype manifolds through the cascaded model and the parallel prediction structure; performing anomaly detection by calculating the distance between the hidden space manifold representation of the current state and the normal state prototype manifold, and further calculating the distances between the current state and each fault prototype manifold to attribute the fault to a fault type corresponding to a fault prototype closest to the current state.
8. The method of claim 2, wherein, The selected parameter adjustment value corresponding to the candidate state with the optimal processing quality comprises: identifying a latent space dimension associated with the parameter to be adjusted; generating a set of candidate state representations around the current state representation in the latent space according to a preset strategy; performing inference prediction of the processing quality on each set of candidate state representations by using the parallel prediction structure; selecting the candidate state representation with the optimal predicted processing quality and decoding it into a specific parameter adjustment value.
Citation Information
Patent Citations
Hydropower station unit state on-line monitoring system
CN120595694A