EP3969230A1 - Artificial intelligence in discrete manufacturing - Google Patents

Artificial intelligence in discrete manufacturing

Info

Publication number
EP3969230A1
EP3969230A1 EP19724411.4A EP19724411A EP3969230A1 EP 3969230 A1 EP3969230 A1 EP 3969230A1 EP 19724411 A EP19724411 A EP 19724411A EP 3969230 A1 EP3969230 A1 EP 3969230A1
Authority
EP
European Patent Office
Prior art keywords
per
quality
program
data
parameters
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
EP19724411.4A
Other languages
German (de)
French (fr)
Inventor
Volker Kreidler
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Big Data In Manufacturing GmbH
Original Assignee
Big Data In Manufacturing GmbH
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Big Data In Manufacturing GmbH filed Critical Big Data In Manufacturing GmbH
Publication of EP3969230A1 publication Critical patent/EP3969230A1/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B13/00Adaptive control systems, i.e. systems automatically adjusting themselves to have a performance which is optimum according to some preassigned criterion
    • G05B13/02Adaptive control systems, i.e. systems automatically adjusting themselves to have a performance which is optimum according to some preassigned criterion electric
    • G05B13/0265Adaptive control systems, i.e. systems automatically adjusting themselves to have a performance which is optimum according to some preassigned criterion electric the criterion being a learning criterion
    • BPERFORMING OPERATIONS; TRANSPORTING
    • B25HAND TOOLS; PORTABLE POWER-DRIVEN TOOLS; MANIPULATORS
    • B25JMANIPULATORS; CHAMBERS PROVIDED WITH MANIPULATION DEVICES
    • B25J9/00Programme-controlled manipulators
    • B25J9/16Programme controls
    • B25J9/1628Programme controls characterised by the control loop
    • B25J9/163Programme controls characterised by the control loop learning, adaptive, model based, rule based expert control
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/30Nc systems
    • G05B2219/32Operator till task planning
    • G05B2219/32194Quality prediction
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/30Nc systems
    • G05B2219/33Director till display
    • G05B2219/33321Observation learning
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/30Nc systems
    • G05B2219/39Robotics, robotics to robotics hand
    • G05B2219/39271Ann artificial neural network, ffw-nn, feedforward neural network
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/02Total factory control, e.g. smart factories, flexible manufacturing systems [FMS] or integrated manufacturing systems [IMS]
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/80Management or planning

Definitions

  • the invention relates to the products and process as per the first portion of the independent claims.
  • NC numerical control
  • CNC computerized numerical control
  • a CNC machine alters a blank piece of material such as metal, plastic, wood, ceramic, or any composite thereof to meet precise specifications by following programmed instructions and without a manual operator.
  • PTL1 discloses a closed-loop control process for a machining tool based on a numerical control program.
  • the NC program (1) is generated offline by an NC programming
  • An essential software component of CNC controller commonly referred to as the interpolator (2) computes the most important commanded points for the programmed tool path.
  • Another software task of the controller is known as the position controller and, based on the path, periodically calculates commanded axes positions, velocity and acceleration along each of the axes.
  • the generated commanded position is transmitted to a drive or current controller which periodically and precisely computes the required electrical current.
  • all commanded values are reliably and periodically updated periodically at varying time intervals.
  • the interpolator task of today’s CNC-controller is being executed every 4 msec/250Hz, the position task at 1 msec/1.000 Hz, the drives control task works at a frequency of 50 microsec/2.000 Hz.
  • each CNC machine is equipped with position sensors that constantly measure the current position of each axis. From these sensor values (3), further variables such as speed,
  • the drives provide the real current values and current acceleration for the execution of the drives control loop.
  • measurements (4) are typically taken by means of conventional coordinate measuring machines (CMM) to inspect the piece’s geometrical and surface quality.
  • CMM coordinate measuring machines
  • the measurements can be defined in terms of tolerance, such as may apply to parallelism, perpendicularity, angularity, position, concentricity, or circularity.
  • tolerance such as may apply to parallelism, perpendicularity, angularity, position, concentricity, or circularity.
  • NC program is static and does not change during series
  • Figure 1 shows a conventional CNC machining process.
  • Figure 2 illustrates Data-Preparation and Pre-Processing
  • Figure 3 illustrates the model-generation process
  • Figure 4 illustrates the quality root cause analysis. It identifies the NC- program-parameters impacting the part tolerances.
  • Figure 5 illustrates the prediction of part quality based on the digitally
  • Figure 6 illustrates the online adaption of NC-program-parameters in order to accomplish the required part quality.
  • Figure 7 illustrates the root cause analysis of all NC-parameters which influence the cycle time of the manufacturing process.
  • Figure 8 illustrates the online adaption of the relevant NC-program
  • Figure 9 illustrates the applied Artificial Intelligence methods.
  • Figure 10 illustrates the data-driven modelling
  • Figure 11 illustrates how Machine Learning generates the digital model.
  • Figure 12 illustrates how Machine Learning optimizes the input
  • Figure 13 illustrates the methodological components of the Machine
  • Figure 14 illustrates two methodological types of root cause analytics.
  • Figure 15 illustrates two methodological types of machine learning. Description of embodiments
  • the input data used is being prepared and pre-processed for the subsequent Quality and Productivity Analytic applications.
  • the input data include:
  • phase 2 the machine learning model is generated and parameterized.
  • the input data (configuration data of the machine, controllers and drives, NC program, dynamically generated setpoint data, sensor data and the output data are correlated.)
  • the output data are the quality data measured by a measuring machine such as parallelism, rectangularity, centricity, concentricity or circularity accuracy.
  • the manufacturing tolerances specified in all production processes are quantitatively evaluated during the workpiece measurement and it is determined whether these tolerances are in the defined window or outside, i.e. whether reject parts were produced by tolerance violation.
  • the machine learning therefore establishes the correlation between the input data and the actual production tolerances.
  • the resulting quality data of the workpieces can in one case be predicted from the input data, in the other case can be identified from the measured manufacturing tolerances, which input parameters for the result was responsible at what impact.
  • the input data can also online being adapted during machining in order to produce 100% good workpieces.
  • Figure 4 illustrates an example where a given tolerance - here, in terms of circularity - was violated with a deviation of 15 pm, the affected contours of the workpiece (6) being circled in the drawing.
  • the proposed method (10 - Figure 2) pinpoints among the parameters of the NC program (1) the interpolation method, commanded feed rate, and tool data as causing this circularity defect with at an impact ratio of 53 % to 19 % to 28 %.
  • the NC programmer will readily apprehend that the deviation may be reduced by adapting said parameters.
  • the conventional approach does not have a root-cause model between input- and output variables and a very time- consuming trial and error process must be executed. To reach an optimum is practically impossible.
  • the machine learning system may adapt parameters of the
  • NC program (1)“online” to minimize any quality breaches, striving for zero- defect production.
  • Figure 6 Since the machine learning system has generated a root cause model between all input- and dynamically generated commanded values, resulting real values and the resulting part quality the system can also be applied to achieve Zero-Defect
  • the computational model of the process may be trained for optimization goals other than quality of the workpiece, for instance, the cycle time or net process time required by the tool for machining the workpiece.
  • the network establishes any correlations between, for instance, parameters of the NC program and resulting cycle time.
  • the method identifies commanded feed rate, commanded acceleration, commanded jerk, commanded drives current and commanded power consumption of the spindle as influential at a ratio of 21 %, 27%, 19%, 21 % and 12%. Knowledge of these correlations will allow the NC programmer to adjust said parameters to eliminate wasteful expenditure of resources.
  • embodiments may fine-tune the identified parameters of the NC program online in order to minimize cycle time.
  • the system is trying to achieve the minimum cycle time.
  • Pre-processing the data is essential for good results.
  • Correlation Analysis prunes the feature space by finding relevant or redundant features, while Autoencoders do the same by compressing and reconstructing input vectors.
  • Principal Component Analysis also simplifies the data for the later stages by finding the features which best represent the data with minimal loss in information.
  • a Fast Fourier Transformation converts cyclic data (might be a subset of the original features) into its spectral representation which yields information about the main frequencies observed in the data. A change in frequency often is the result of an anomaly/error in real use cases and even small changes in the spectrum can be detected via the later stages.
  • the pre-processed data is then feed into a Machine Learning model
  • the output of the trained model when presented with new data can be used for root cause analysis, optimizing input parameters or predictive maintenance.
  • the training step is using a model specific algorithm to learn the relation between the input data (sensors, parameters, ...) and the output (quality measurements, cycle times, error cases).
  • the goal is a model which can produce accurate predictions about the output when presented with new input data, reducing for example the need for manual measurements.
  • the process of model creation usually consists of three steps.
  • a naive model tries to predict a known output value based on the corresponding input. By comparing the prediction with the actual value, it creates an error measure which it uses to update itself to minimize this error. This process is repeated for all datapoints in the training set or until the prediction is optimal.
  • the system can also search for better combinations of input parameters given the environmental features and a metric to optimize (like no defects, shortest cycle time, most throughput).
  • correlation analysis yields insight about the weight of impact each input dimension (sensors, parameters, ...) has on the output. Additionally, after analyzing a datapoint as anomalous, the feature relevance can be computed to find the root cause of the problem.
  • the process of model creation usually consists of three steps.
  • a naive model tries to predict a known output value based on the corresponding input. By comparing the prediction with the actual value, it creates an error measure which it uses to update itself to minimize this error. This process is repeated for all datapoints in the training set or until the prediction is optimal.
  • the learned model can then be used to detect anomalies, classify errors or predict attributes. With new data, the model can also be updated to improve the precision or learn new classes.
  • Irregular behavior can also be traced back and attributed to individual features/sensors by calculating the distances between the model’s representation of normal behavior and current sensor values.
  • the invention is applicable, among others, throughout the CNC-controller and robot-based discrete manufacturing industry. Reference signs list
  • NPL1 SMID, Peter. CNC programming handbook: a comprehensive guide to practical CNC programming. Industrial Press Inc., 2003.

Landscapes

  • Engineering & Computer Science (AREA)
  • Artificial Intelligence (AREA)
  • Evolutionary Computation (AREA)
  • Mechanical Engineering (AREA)
  • Health & Medical Sciences (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Robotics (AREA)
  • Medical Informatics (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Automation & Control Theory (AREA)
  • Numerical Control (AREA)

Abstract

The quality of a workpiece (6) can only be measured once it has been machined. If the workpiece (6) is to be rejected due to deviations, any correlation between these deviations and parameters of the NC program is not apparent. To improve the machining result, each candidate parameter of the NC program thus needs to be varied in a time-consuming trial- and-error procedure. Dynamic behavior of interpolator, position controller, and drive may hence be considered a "black box", the detailed functioning of these control modules remaining largely unclear. Also, the NC program is static and does not change during series production. Even if the behavior of the machines changes over a longer period due to aging, the NC program remains unchanged, resulting in a creeping degradation of workpiece quality. There is typically no adaptation to changing production conditions. As per the invention, machine learning techniques are used, for example, to predict production quality, to optimize, or to reduce the cycle time of CNC machining.

Description

Description
Artificial intelligence in discrete manufacturing
Technical Field
[0001] The invention relates to the products and process as per the first portion of the independent claims.
Background Art
[0002] In CNC-Machining and robotics, numerical control (NC) or computerized numerical control (CNC) refers to the automated control of machine tools - for instance for, drilling, boring, turning, laser, 3D printing or robotic applications such as welding, handling or painting by means of a computer. A CNC machine alters a blank piece of material such as metal, plastic, wood, ceramic, or any composite thereof to meet precise specifications by following programmed instructions and without a manual operator.
[0003] PTL1 discloses a closed-loop control process for a machining tool based on a numerical control program.
[0004] The CNC machining process as per Figure 1 (prior art) will now be
explained.
[0005] First, the NC program (1) is generated offline by an NC programming
system as described, for example, in NPL1.
[0006] An essential software component of CNC controller commonly referred to as the interpolator (2) computes the most important commanded points for the programmed tool path. Another software task of the controller is known as the position controller and, based on the path, periodically calculates commanded axes positions, velocity and acceleration along each of the axes. The generated commanded position is transmitted to a drive or current controller which periodically and precisely computes the required electrical current. Hence, all commanded values are reliably and periodically updated periodically at varying time intervals. The interpolator task of today’s CNC-controller is being executed every 4 msec/250Hz, the position task at 1 msec/1.000 Hz, the drives control task works at a frequency of 50 microsec/2.000 Hz.
[0007] Once the commanded values described above have been calculated and provided to the drives as input, the machine is set in motion while the controller attempts to apply the commanded values such that the corresponding real values follow as closely as possible. Whenever the controller detects deviation (lag) of process variables from its commanded value, it attempts to eliminate that difference by various control algorithms. To perform such control operation, each CNC machine is equipped with position sensors that constantly measure the current position of each axis. From these sensor values (3), further variables such as speed,
acceleration, or jerk are being deduced. Furthermore, the drives provide the real current values and current acceleration for the execution of the drives control loop.
[0008] After the CNC machine has finished the machining of a workpiece,
measurements (4) are typically taken by means of conventional coordinate measuring machines (CMM) to inspect the piece’s geometrical and surface quality. The measurements can be defined in terms of tolerance, such as may apply to parallelism, perpendicularity, angularity, position, concentricity, or circularity. In typical manufacturing drawings,
corresponding symbols are used to specify tolerances such as
+3pm/-5pm. These measurements (4) are typically documented in reports that, besides defining tolerance and other pertinent quality criteria, quantify precisely any deviations thereof. If during measuring by a CMM-machine values are being detected out of the defined tolerance the tested workpiece is usually rejected.
Summary of invention
[0009] By applying artificial intelligence techniques such as neural networks or machine learning, it is possible to automatically generate a digital model that establishes the relationships between the input data (configuration data, NC program, commanded values) and output data such as the quality or the cycle time of the produced workpiece. [0010] With these models, it is possible to find out which input parameters are responsible, for example, proportionally for resulting quality or cycle time times. Likewise, it is now possible to set the target in the other direction, such as, for example, the workpiece quality, and to manipulate the input parameters in such a way that the desired goals are realized
Technical Problem
[0011] The quality of a workpiece can only be measured once it has been
machined. Since all transient commanded and real values are constantly deleted by the controller there is no data or correlation between the work piece quality and the commanded and real data available. If a quality problem is being measured on the measuring machine, each parameter of the NC program thus needs to be varied in a time-consuming trial-and- error procedure. Dynamic behavior of interpolator, position controller, and drive may hence be considered a“black box”, the detailed functioning of these control modules remaining largely unclear.
[0012] Also, the NC program is static and does not change during series
production. Even if the behavior of the machines changes in the long term due to its aging, the NC program as such remains unchanged, resulting in a creeping degradation of workpiece quality. There is typically no adaptation to changing production conditions.
[0013] The real problem of conventional CNC machining is the fact that there is no cause-and-effect model between the input data and the machining result.
Solution to Problem
[0014] Since conventional methods are incapable of describing the cause-and- effect relationship between input data and output data, artificial intelligence techniques such as neural networks or machine learning techniques are used to automatically and self-generate a digital model. The availability of the automatically generated digital model opens completely new potential. This makes it possible to find out very quickly in the CNC machining process which input data have caused a machining result or also to define the machining results and to adjust the gate parameters backwards in such a way that the desired work jobs can be entered with certainty.
Brief description of drawings
[0015] Figure 1 (prior art) shows a conventional CNC machining process.
[0016] Figure 2 illustrates Data-Preparation and Pre-Processing
[0017] Figure 3 illustrates the model-generation process
[0018] Figure 4 illustrates the quality root cause analysis. It identifies the NC- program-parameters impacting the part tolerances.
[0019] Figure 5 illustrates the prediction of part quality based on the digitally
generated model.
[0020] Figure 6 illustrates the online adaption of NC-program-parameters in order to accomplish the required part quality.
[0021] Figure 7 illustrates the root cause analysis of all NC-parameters which influence the cycle time of the manufacturing process.
[0022] Figure 8 illustrates the online adaption of the relevant NC-program
parameters which influence the cycle time of the machining process.
[0023] Figure 9 illustrates the applied Artificial Intelligence methods.
[0024] Figure 10 illustrates the data-driven modelling
[0025] Figure 11 illustrates how Machine Learning generates the digital model.
[0026] Figure 12 illustrates how Machine Learning optimizes the input
parameters.
[0027] Figure 13 illustrates the methodological components of the Machine
Learning process.
[0028] Figure 14 illustrates two methodological types of root cause analytics.
[0029] Figure 15 illustrates two methodological types of machine learning. Description of embodiments
[0030] In Phase 1 , the input data used is being prepared and pre-processed for the subsequent Quality and Productivity Analytic applications. The input data include:
• Configuration data of machine, controllers and drives
• NC program
• Dynamically generated setpoint data
• sensor data
[0031] In phase 2, the machine learning model is generated and parameterized.
The input data (configuration data of the machine, controllers and drives, NC program, dynamically generated setpoint data, sensor data and the output data are correlated.) The output data are the quality data measured by a measuring machine such as parallelism, rectangularity, centricity, concentricity or circularity accuracy. The manufacturing tolerances specified in all production processes are quantitatively evaluated during the workpiece measurement and it is determined whether these tolerances are in the defined window or outside, i.e. whether reject parts were produced by tolerance violation.
[0032] The machine learning therefore establishes the correlation between the input data and the actual production tolerances. The resulting quality data of the workpieces can in one case be predicted from the input data, in the other case can be identified from the measured manufacturing tolerances, which input parameters for the result was responsible at what impact. Finally, with this model the input data can also online being adapted during machining in order to produce 100% good workpieces.
[0033] After the data-preparation and pre-processing phase is being completed the Machine Learning process is now“learning” the digital model which maps the input with the output-parameters in form of a fully automates (self-learning” process (Figure 3)
[0034] The skilled artisan will appreciate that, beyond neural networks, other supervised learning techniques can be applied without departing from the scope of the invention, such as may be based on support vector machines, linear or logistic regression, naive Bayes or other probabilistic classifiers, linear discriminant analysis, decision trees, the r-nearest neighbor algorithm, or similarity learning.
[0035] Use Case 1 : Quality Root Cause Analytic of NC-Program Parameters
(Figure 4)
[0036] Figure 4 illustrates an example where a given tolerance - here, in terms of circularity - was violated with a deviation of 15 pm, the affected contours of the workpiece (6) being circled in the drawing. As may further be gathered from the figure, the proposed method (10 - Figure 2) pinpoints among the parameters of the NC program (1) the interpolation method, commanded feed rate, and tool data as causing this circularity defect with at an impact ratio of 53 % to 19 % to 28 %. With this knowledge, the NC programmer will readily apprehend that the deviation may be reduced by adapting said parameters. The conventional approach does not have a root-cause model between input- and output variables and a very time- consuming trial and error process must be executed. To reach an optimum is practically impossible.
[0037] Use Case 2: Online Model-based Quality Prediction (Figure 5)
[0038] Once a system as per the invention has learned the correlation model (8) and error criteria, it is possible - by what may be considered“virtual measuring” - to accurately predict the quality of a workpiece (6) being machined without taking physical measurements by a measuring machine. The physical measurement process is completely substituted by the described virtual measuring process. (4).
[0039] Use Case 3: Online Adaption of NC-Program Parameters in order to get 100% Part Quality Accomplished. (Figure 6)
[0040] Furthermore, the machine learning system may adapt parameters of the
NC program (1)“online” to minimize any quality breaches, striving for zero- defect production. (Figure 6). Since the machine learning system has generated a root cause model between all input- and dynamically generated commanded values, resulting real values and the resulting part quality the system can also be applied to achieve Zero-Defect
manufacturing results by adapting the NC-program parameters in a way that previously generated quality errors are now eliminated. [0041] Use Case 4: Online-Mode/Productivity-Root Cause Analytic by Artificial Intelligence (Figure 7)
[0042] The computational model of the process may be trained for optimization goals other than quality of the workpiece, for instance, the cycle time or net process time required by the tool for machining the workpiece. To this end, the network establishes any correlations between, for instance, parameters of the NC program and resulting cycle time. For example, the method identifies commanded feed rate, commanded acceleration, commanded jerk, commanded drives current and commanded power consumption of the spindle as influential at a ratio of 21 %, 27%, 19%, 21 % and 12%. Knowledge of these correlations will allow the NC programmer to adjust said parameters to eliminate wasteful expenditure of resources.
[0043] Use Case 5: Online-Mode/Productivity-Tuning (Optimization) by Artificial Intelligence (Figure 8)
[0044] Finally, once having explored the above correlation, an advanced
embodiment may fine-tune the identified parameters of the NC program online in order to minimize cycle time. In a first sub-use case, the system is trying to achieve the minimum cycle time. There might be strategic reasons to not use the minimum cycle time. For example, at maximum speeds the tools may age very fast so that the tool costs explode. If a strategic constraint like this is given the user may input to the machine learning system to reduce the cycle time for example by 45%, only down to 25% in order to combine the advantage of increased productivity on one hand and on the other hand to avoid exploding tool costs.
[0045] Applied Artificial Intelligence Methods (Figure 9)
[0046] Pre-processing the data is essential for good results. Correlation Analysis prunes the feature space by finding relevant or redundant features, while Autoencoders do the same by compressing and reconstructing input vectors. Principal Component Analysis also simplifies the data for the later stages by finding the features which best represent the data with minimal loss in information. Lastly, a Fast Fourier Transformation converts cyclic data (might be a subset of the original features) into its spectral representation which yields information about the main frequencies observed in the data. A change in frequency often is the result of an anomaly/error in real use cases and even small changes in the spectrum can be detected via the later stages.
[0047] The pre-processed data is then feed into a Machine Learning model,
which either clusters the data (k-Means), classifies (ANN with SoftMax output layer) or predicts (ANN or MARS) values on unseen data.
[0048] The output of the trained model when presented with new data can be used for root cause analysis, optimizing input parameters or predictive maintenance.
[0049] Machine Learning - Model Training (Figure 10)
[0050] The training step is using a model specific algorithm to learn the relation between the input data (sensors, parameters, ...) and the output (quality measurements, cycle times, error cases). The goal is a model which can produce accurate predictions about the output when presented with new input data, reducing for example the need for manual measurements.
[0051] Machine Learning - Model Training (Figure 11)
[0052] The process of model creation usually consists of three steps. A naive model tries to predict a known output value based on the corresponding input. By comparing the prediction with the actual value, it creates an error measure which it uses to update itself to minimize this error. This process is repeated for all datapoints in the training set or until the prediction is optimal.
[0053] Machine Learning - Optimization (Figure 12)
[0054] With the virtual model the system can also search for better combinations of input parameters given the environmental features and a metric to optimize (like no defects, shortest cycle time, most throughput).
[0055] Machine Learning - Regression Analysis (Figure 13)
[0056] Given the historic data, regression analysis tries to represent the
relationship between input and output by a set of mathematical functions with tunable parameters.
[0057] After training a model, data specific parameters get evaluated to find a better fit. This process gets iterated until the quality of the model is optimal. Training might be time consuming but deploying the model and analyzing new data points can be done with high frequency, usually only limited by the latency between machine data and model.
[0058] Machine Learning - Root Cause Analysis (Figure 14)
[0059] After the model training is complete, correlation analysis yields insight about the weight of impact each input dimension (sensors, parameters, ...) has on the output. Additionally, after analyzing a datapoint as anomalous, the feature relevance can be computed to find the root cause of the problem.
[0060] Machine Learning - Supervised and unsupervised learning (Figure 15)
[0061] There are two general types of machine learning models. Supervised
means that for each input vector the class label or output vector is known. This enables to learn the precise relation between in and output but often, the class labels or output measurements aren’t available. In that case, unsupervised learning can still cluster the data in meaningful ways and can yield more insights about the data including detecting anomalies by outlier detection or making classes of errors visible.
[0062] Machine Learning - Model Training
[0063] The process of model creation usually consists of three steps. A naive model tries to predict a known output value based on the corresponding input. By comparing the prediction with the actual value, it creates an error measure which it uses to update itself to minimize this error. This process is repeated for all datapoints in the training set or until the prediction is optimal.
[0064] The learned model can then be used to detect anomalies, classify errors or predict attributes. With new data, the model can also be updated to improve the precision or learn new classes.
[0065] Irregular behavior can also be traced back and attributed to individual features/sensors by calculating the distances between the model’s representation of normal behavior and current sensor values.
Industrial applicability
[0066] The invention is applicable, among others, throughout the CNC-controller and robot-based discrete manufacturing industry. Reference signs list
[0067]
1 Numerical control program
2 Dynamic interpolator, position and drive controller
3 Sensor values
4 Measurements
5 Tool
6 Workpiece
7 Training
8 Model
9 Productivity and cycle time
10 Method as claimed
1 1 Machine configuration data
Citation list
[0068] The following documents are cited hereinbefore.
Patent literature
[0069] PTL1 : GB 1019896 A (GEN ELECTRIC) 02.09.1966
Non-patent literature
[0070] NPL1 : SMID, Peter. CNC programming handbook: a comprehensive guide to practical CNC programming. Industrial Press Inc., 2003.

Claims

Claims
Claim 1. A computer-implemented method (10) comprising a closed-loop
control process of,
pursuant to a numerical control program (1) for a machine tool (5) or robot, continually updating setpoints of process variables such as position, velocity, acceleration, jerk, or current, for example, by means of an interpolator, position controller, and drive controller (2),
actuating the tool (5) relative to a workpiece (6) while monitoring the process variables by means of sensor values (3) pertinent thereto, and,
upon completing the process, taking measurements (4) of the machined workpiece (6) such as by a coordinate-measuring machine,
characterized in
preparing a training dataset based on the control program (1), machine configuration data (11), setpoints, sensor values (3), and measurements (4) and
training (7) a computational model (8) of the process, such as a neural network, on the dataset.
Claim 2. Method (10) as per Claim 1 ,
characterized in,
using the model (8), performing a root cause analysis of deviations in quality of the workpiece (6), such as by
assessing differences between current parameters of the control program (1) and learned parameters that improve the quality or
calculating influences of environmental sensor data on the measurements (4).
Claim 3. Method (10) as per Claim 2,
characterized in,
based on the root cause analysis, predicting the quality of subsequently machined workpieces (6).
Claim 4. Method (10) as per Claim 2 or Claim 3,
characterized in,
based on the root cause analysis, adapting the control program (1) such that the deviations are minimized. PatXML
Claim 5. Method (10) as per Claim 2, Claim 3, or Claim 4,
wherein
the quality is defined in terms of engineering tolerance, such as by geometric dimensioning and tolerancing.
Claim 6. Method (10) as per 0,
characterized in that
the tolerance applies to at least one of the following:
parallelism,
perpendicularity,
angularity,
position,
concentricity, or
circularity.
Claim 7. Method (10) as per Claim 1
characterized in,
using the model (8), identifying parameters of the control program (1) that have an impact on productivity and cycle time (9) of the process and
quantifying the impact.
Claim 8. Method (10) as per Claim 7
characterized in
adapting the parameters such that cycle time (9) is reduced, preferably at least by a target percentage, or minimized.
Claim 9. Method (10) as per any of Claim 2 through Claim 8,
characterized in that
the parameters comprise at least one of the following:
an interpolation method,
a commanded position,
a commanded feed rate,
a commanded spindle speed,
a commanded machine action,
numerical control block data,
tool data, or
machine configuration data.
Claim 10. Method (10) as per any of Claim 2 through Claim 9, wherein
the dataset is prepared by at least one of the following:
an analysis of correlation between features,
a reduction in number of the parameters or sensor values (3),
a pre-processing of the sensor values (3), for example, by deriving a frequency from position,
or human intervention.
Claim 11. Method (10) as per any of the preceding claims,
characterized in that
the sensor values (3) further pertain to power consumption or other status of the tool (5).
Claim 12. Data processing apparatus comprising means for carrying out the method (10) of Claim 1.
Claim 13. Machining tool (5) such as a mill, lathe, plasma cutter, electric
discharge machine, multi-spindle machine, or waterjet cutter as per Claim 12.
Claim 14. Computer program comprising instructions which, when the program is executed by a computer, cause the computer to carry out the method (10) of Claim 1.
Claim 15. Data carrier signal carrying the computer program of Claim 14.
EP19724411.4A 2019-05-11 2019-05-11 Artificial intelligence in discrete manufacturing Pending EP3969230A1 (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/EP2019/062104 WO2020228932A1 (en) 2019-05-11 2019-05-11 Artificial intelligence in discrete manufacturing

Publications (1)

Publication Number Publication Date
EP3969230A1 true EP3969230A1 (en) 2022-03-23

Family

ID=66554368

Family Applications (1)

Application Number Title Priority Date Filing Date
EP19724411.4A Pending EP3969230A1 (en) 2019-05-11 2019-05-11 Artificial intelligence in discrete manufacturing

Country Status (2)

Country Link
EP (1) EP3969230A1 (en)
WO (1) WO2020228932A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115328062B (en) * 2022-08-31 2023-03-28 济南永信新材料科技有限公司 Intelligent control system for spunlace production line

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE1763236A1 (en) 1961-09-05 1971-10-21 Gen Electric Phase discriminator
JP2019020959A (en) * 2017-07-14 2019-02-07 ファナック株式会社 Control device and learning device

Also Published As

Publication number Publication date
WO2020228932A1 (en) 2020-11-19

Similar Documents

Publication Publication Date Title
US11267059B2 (en) Control device of wire electric discharge machine and machine learning device
US10254750B2 (en) Machining machine system which determines acceptance/rejection of workpieces
JP6898371B2 (en) Machining condition adjustment device and machining condition adjustment system
JP6832327B2 (en) Data-driven method for automatic detection of anomalous workpieces during the production process
JP6863930B2 (en) Life prediction device and machine learning device
JP6940542B2 (en) Grip force adjustment device and grip force adjustment system
Haber et al. Intelligent process supervision for predicting tool wear in machining processes
JP6781242B2 (en) Controls, machine learning devices and systems
Brecher et al. Use of NC kernel data for surface roughness monitoring in milling operations
US20230004152A1 (en) Method for monitoring and/or predecting machining processes and/or machnining outcomes
Vishnu et al. A data-driven digital twin of CNC machining processes for predicting surface roughness
JP2019166559A (en) Processing condition adjusting device and machine learning device
JP7053518B2 (en) Cutting fluid amount adjustment device and cutting fluid amount adjustment system
US11579000B2 (en) Measurement operation parameter adjustment apparatus, machine learning device, and system
US20220011727A1 (en) Control device for controlling a manufacturing plant as well as a manufacturing plant and method
Tugengol’d et al. Monitoring and control of tools in multifunctional machine tools
EP3969230A1 (en) Artificial intelligence in discrete manufacturing
Djurdjanovic et al. Process and operations control in modern manufacturing
CN115298621A (en) Computer-implemented method, CAD/CAM system and manufacturing facility for creating a control data set
Dimla Development of an innovative tool wear monitoring system for zero-defect manufacturing
KR20210100399A (en) System and method for predicting manufacturing quality using artificial intelligence
Bonci et al. Machine learning for monitoring and predictive maintenance of cutting tool wear for clean-cut machining machines
Hoang et al. Self-adjusting on-line cutting condition for high-speed milling process
Chacko Sustainable practices in manufacturing: harnessing deep learning techniques
Reuter et al. Adaptive inspection planning using a digital twin for quality assurance

Legal Events

Date Code Title Description
STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE INTERNATIONAL PUBLICATION HAS BEEN MADE

PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: REQUEST FOR EXAMINATION WAS MADE

17P Request for examination filed

Effective date: 20211208

AK Designated contracting states

Kind code of ref document: A1

Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO RS SE SI SK SM TR

DAV Request for validation of the european patent (deleted)
DAX Request for extension of the european patent (deleted)
STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: EXAMINATION IS IN PROGRESS

17Q First examination report despatched

Effective date: 20230828