WO2024021254A1 - Intelligent separation and purification system for electronic-grade chlorine trifluoride - Google Patents

Intelligent separation and purification system for electronic-grade chlorine trifluoride Download PDF

Info

Publication number
WO2024021254A1
WO2024021254A1 PCT/CN2022/119303 CN2022119303W WO2024021254A1 WO 2024021254 A1 WO2024021254 A1 WO 2024021254A1 CN 2022119303 W CN2022119303 W CN 2022119303W WO 2024021254 A1 WO2024021254 A1 WO 2024021254A1
Authority
WO
WIPO (PCT)
Prior art keywords
temperature control
feature map
temperature
vector
feature
Prior art date
Application number
PCT/CN2022/119303
Other languages
French (fr)
Chinese (zh)
Inventor
李嘉磊
陈施华
华辉
肖珏英
陈碧灵
Original Assignee
福建德尔科技股份有限公司
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 福建德尔科技股份有限公司 filed Critical 福建德尔科技股份有限公司
Publication of WO2024021254A1 publication Critical patent/WO2024021254A1/en

Links

Images

Classifications

    • CCHEMISTRY; METALLURGY
    • C01INORGANIC CHEMISTRY
    • C01BNON-METALLIC ELEMENTS; COMPOUNDS THEREOF; METALLOIDS OR COMPOUNDS THEREOF NOT COVERED BY SUBCLASS C01C
    • C01B7/00Halogens; Halogen acids
    • C01B7/24Inter-halogen compounds
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/08Learning methods
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/70Arrangements for image or video recognition or understanding using pattern recognition or machine learning
    • G06V10/764Arrangements for image or video recognition or understanding using pattern recognition or machine learning using classification, e.g. of video objects
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/70Arrangements for image or video recognition or understanding using pattern recognition or machine learning
    • G06V10/77Processing image or video features in feature spaces; using data integration or data reduction, e.g. principal component analysis [PCA] or independent component analysis [ICA] or self-organising maps [SOM]; Blind source separation
    • G06V10/80Fusion, i.e. combining data from various sources at the sensor level, preprocessing level, feature extraction level or classification level
    • G06V10/806Fusion, i.e. combining data from various sources at the sensor level, preprocessing level, feature extraction level or classification level of extracted features
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/70Arrangements for image or video recognition or understanding using pattern recognition or machine learning
    • G06V10/82Arrangements for image or video recognition or understanding using pattern recognition or machine learning using neural networks

Definitions

  • the present invention relates to the field of smart production lines, and more specifically, to an intelligent separation and purification system for electronic grade chlorine trifluoride.
  • Chlorine trifluoride is a highly oxidizing chip etching cleaning agent.
  • Traditional separation methods cannot completely solve the problem of multi-polymer separation. This is the key to preparing electronic-grade chlorine trifluoride. technical challenge.
  • Embodiments of the present application provide an intelligent separation and purification system for electronic-grade chlorine trifluoride, which uses artificial intelligence-based control technology to pass the purity value of the chlorine trifluoride product after primary purification, the first alkali metal adsorbent
  • the first temperature of the layer bed, the second temperature of the second alkali metal adsorbent layer bed, and the third temperature of the third alkali metal adsorbent layer bed are used as input data, and a deep neural network model is used as a feature extractor to comprehensively analyze the electron
  • the purification device of grade chlorine trifluoride is intelligently controlled. In this way, the effect of purification and separation can be accurately controlled in real time to optimize the purity, thereby improving the purification effect of the electronic grade chlorine trifluoride.
  • an intelligent separation and purification system for electronic grade chlorine trifluoride which includes:
  • the data acquisition module is used to obtain the purity value of the chlorine trifluoride product after primary purification at multiple predetermined time points within a predetermined time period, the first temperature of the first alkali metal adsorbent layer bed, the second alkali metal adsorbent The second temperature of the layer bed and the third temperature of the third alkali metal adsorbent layer bed; a temperature data structuring module used to combine the values of the first alkali metal adsorbent layer bed at multiple predetermined time points within the predetermined time period.
  • the first temperature, the second temperature of the second alkali metal adsorbent layer bed, and the third temperature of the third alkali metal adsorbent layer bed are arranged as a temperature control matrix according to the time dimension and sample dimension;
  • the temperature data local correlation encoding module is used to Pass the temperature control matrix through the first convolutional neural network as a feature extractor to obtain a temperature control local correlation feature map;
  • the temperature data global correlation encoding module is used to pass the temperature control local correlation feature map through a non-local neural network to obtain the temperature control global correlation feature map; the fusion module is used to fuse the temperature control local correlation feature map and the temperature Control the global correlation feature map to obtain the temperature control feature map; the dimensionality reduction module is used to perform global mean pooling on each feature matrix of the temperature control feature map to obtain the temperature control feature vector; the correction module is used to perform the temperature control feature vector The control feature vector is corrected to obtain the corrected temperature control feature vector; the product purity data encoding module is used to encode the purity value of the first-level purified chlorine trifluoride product at multiple predetermined time points within the predetermined time period by including A temporal encoder of a one-dimensional convolutional layer to obtain a product purity feature vector; a responsiveness estimation module for calculating a control transfer matrix of the corrected temperature control feature vector relative to the product purity feature vector; and
  • a control result generation module is used to pass the control transfer matrix through a classifier to obtain a classification result.
  • the classification result is used to indicate whether the temperature control combination of the three-stage metal adsorbent layer bed within a predetermined time period meets the predetermined requirements.
  • the temperature data structuring module includes: a row vector construction unit for adsorbing the first alkali metal at multiple predetermined time points within the predetermined time period.
  • the first temperature of the agent bed, the second temperature of the second alkali metal adsorbent bed, and the third temperature of the third alkali metal adsorbent bed are respectively arranged as row vectors according to the time dimension to obtain multiple row vectors;
  • a matrix construction unit configured to arrange the plurality of row vectors into the temperature control matrix according to the sample dimensions.
  • the temperature data local correlation encoding module is further used to: use each layer of the first convolutional neural network as a feature extractor in the forward direction of the layer.
  • the input data are separately processed: convolution processing is performed on the input data to obtain a convolution feature map; mean pooling processing is performed on the convolution feature map to obtain a pooled feature map; and, the pooled feature map is obtained.
  • the output of the last layer of the first convolutional neural network as a feature extractor is the temperature control local correlation feature map, and the first layer as a feature extractor
  • the input of the first layer of the convolutional neural network is the temperature control matrix.
  • the temperature data global correlation encoding module includes: a point convolution unit for inputting the temperature control local correlation feature map into the non-local neural network respectively.
  • the first point convolution layer, the second point convolution layer and the third point convolution layer to obtain the first feature map, the second feature map and the third feature map;
  • the first fusion unit is used to calculate the first
  • the position-weighted sum of the feature map and the second feature map is used to obtain an intermediate fusion feature map;
  • a normalization unit is used to input the intermediate fusion feature map into a Softmax function to calculate the position of each position in the intermediate fusion feature map.
  • the feature values are normalized to obtain the normalized intermediate fusion feature map; the second fusion unit is used to calculate the position-weighted sum of the normalized intermediate fusion feature map and the third feature map to obtain the re-fusion feature Figure; a global perception unit, used to embed the re-fused feature map into a Gaussian similarity function to calculate the similarity between the feature values of each position in the re-fused feature map to obtain a global perception feature map; the channel number adjustment unit , used to pass the global perceptual feature map through the fourth point convolution layer of the non-local neural network to obtain a channel-adjusted global perceptual feature map; and, a third fusion unit, used to calculate the channel-adjusted global perceptual feature
  • the position-weighted sum of the temperature control local correlation feature map and the temperature control local correlation feature map is used to obtain the temperature control global correlation feature map.
  • the fusion module is further used to: fuse the temperature control local correlation feature map and the temperature control global correlation feature map using the following formula to obtain the temperature Control feature map; where, the formula is:
  • F s is the temperature control feature map
  • F 1 is the temperature control local correlation feature map
  • F 2 is the temperature control global correlation feature map
  • "+” means the temperature control local correlation feature map and all the temperature control local correlation feature maps.
  • the elements at corresponding positions in the temperature control global correlation feature map are added together, ⁇ and ⁇ are used to control the relationship between the temperature control local correlation feature map and the temperature control global correlation feature map in the temperature control feature map. Balanced weighting parameters.
  • the correction module is further used to: correct the temperature control feature vector with the following formula to obtain the corrected temperature control feature vector; wherein, The formula is:
  • V represents the temperature control eigenvector
  • is the autocovariance matrix of the temperature control eigenvector
  • ⁇ and ⁇ are the global mean and variance of the temperature control eigenvector respectively
  • exp( ⁇ ) represents the exponential operation of the vector.
  • the exponential operation raised to the power of a vector represents the value of the natural exponential function raised to the power of the value of each position of the vector, and Represents position-wise subtraction and addition of feature vectors respectively, represents matrix multiplication
  • 2 represents the second norm of the eigenvector.
  • the product purity data encoding module is further used to: convert the first-level purified chlorine trifluoride product at multiple predetermined time points within the predetermined time period.
  • the purity values are arranged into a one-dimensional input vector according to the time dimension; use the fully connected layer of the temporal encoder to perform fully connected encoding on the input vector with the following formula to extract the feature values of each position in the input vector High-dimensional latent features, where the formula is: where X is the input vector, Y is the output vector, W is the weight matrix, and B is the bias vector, represents matrix multiplication; use the one-dimensional convolution layer of the temporal encoder to perform one-dimensional convolution encoding on the input vector with the following formula to extract high-dimensional implicit correlation features between the eigenvalues of each position in the input vector, Among them, the formula is:
  • a is the width of the convolution kernel in the x direction
  • F is the convolution kernel parameter vector
  • G is the local vector matrix that operates with the convolution kernel function
  • w is the size of the convolution kernel
  • X represents the input vector.
  • the responsiveness estimation module is further used to: calculate the control of the corrected temperature control characteristic vector relative to the product purity characteristic vector according to the following formula Transfer matrix; where the formula is:
  • F represents the corrected temperature control eigenvector
  • T represents the control transfer matrix
  • S represents the product purity eigenvector
  • the control result generation module is further used: the classifier processes the control transfer matrix according to the following formula to generate a classification result, wherein: The formula is: softmax ⁇ (W n ,B n ):...:(W 1 ,B 1 )
  • the intelligent separation and purification system of electronic grade chlorine trifluoride adopts artificial intelligence control technology to determine the purity value of the chlorine trifluoride product after first-level purification, the first alkali metal
  • the first temperature of the adsorbent bed, the second temperature of the second alkali metal adsorbent bed, and the third temperature of the third alkali metal adsorbent bed are used as input data, and a deep neural network model is used as a feature extractor to synthesize Intelligent control of electronic grade chlorine trifluoride purification device.
  • a deep neural network model is used as a feature extractor to synthesize Intelligent control of electronic grade chlorine trifluoride purification device.
  • Figure 1 is an application scenario diagram of an intelligent separation and purification system for electronic grade chlorine trifluoride according to an embodiment of the present application.
  • FIG. 2 is a block diagram of an intelligent separation and purification system for electronic grade chlorine trifluoride according to an embodiment of the present application.
  • FIG. 3 is a block diagram of the temperature data global correlation encoding module in the intelligent separation and purification system of electronic grade chlorine trifluoride according to the embodiment of the present application.
  • Figure 4 is a flow chart of the intelligent separation and purification method of electronic grade chlorine trifluoride according to the embodiment of the present application.
  • Figure 5 is a schematic structural diagram of an intelligent separation and purification method for electronic grade chlorine trifluoride according to an embodiment of the present application.
  • chlorine trifluoride is an extremely oxidizing chip etching cleaning agent.
  • Traditional separation methods cannot completely solve the problem of multi-polymer separation. This is the key to preparing electronic-grade chlorine trifluoride. technical challenge. Therefore, it is crucial to develop an intelligent separation and purification solution for electronic-grade chlorine trifluoride.
  • the three-level metal adsorbent layer bed includes a first alkali metal adsorbent layer bed, a second alkali metal adsorbent layer bed, and a third alkali metal adsorbent layer bed that are connected in sequence, and the three-level metal adsorbent layer bed
  • the layered bed is used to adsorb free hydrogen fluoride.
  • Each alkali metal adsorbent bed includes a mixture of Al2O3+LiF.
  • the reaction temperature of the 3-stage metal adsorbent layer bed is 150°C to 200°C.
  • the height of each alkali metal adsorbent bed is 1.8 to 2.5 meters.
  • the 2-stage low-temperature rectification device includes a low-boiling tower and a high-boiling tower that are connected in sequence, and the third alkali metal adsorbent layer bed is connected with the low-boiling tower.
  • the 2-stage low-temperature rectification device includes There are extractants used to further disperse the hydrogen fluoride and chlorine trifluoride associated molecules.
  • the low boiling tower includes a first reboiler, a first low boiling tower packing section, a second low boiling tower packing section and a first condenser from bottom to top.
  • the high boiling tower includes, from bottom to top, a second reboiler, a first high boiling tower packing section, a second high boiling tower packing section, a third high boiling tower packing section and a second condenser.
  • An extraction agent is provided in each packing section to further disperse the associated molecules of hydrogen fluoride and chlorine trifluoride.
  • the temperature of the second tray at the upper end of the first reboiler is 10°C-12°C, and the temperature of the second tray at the lower end of the first condenser is -22.5°C-24°C; control the second reboiler.
  • the temperature at the upper end of the boiler is 11°C-12°C, and the temperature at the lower end of the second condenser is -6°C--4°C.
  • the inventor of the present application found that in the existing electronic-grade chlorine trifluoride purification and separation device, the condition control of each reaction equipment is random or controlled according to predetermined conditions. This aspect will make the purification and separation effect inaccurate. Adjust for purity optimization. That is to say, there is a certain degree of randomness in the purification accuracy control of existing electronic-grade chlorine trifluoride purification and separation devices.
  • the electronic-grade chlorine trifluoride purification and separation device requires many parameters to be controlled, and there are complex linear and/or non-linear relationships between each parameter, it is difficult to purify electronic-grade chlorine trifluoride. There are high technical difficulties in controlling the device.
  • deep learning and neural networks have been widely used in computer vision, natural language processing, speech signal processing and other fields.
  • deep learning and neural networks have also shown that they are close to or even beyond human performance in areas such as image classification, object detection, semantic segmentation, and text translation.
  • each sensor is used to obtain the purity value of the chlorine trifluoride product after primary purification at multiple predetermined time points within a predetermined time period, and the purity value of the first alkali metal adsorbent layer bed.
  • a first temperature, a second temperature of the second alkali metal adsorbent bed, and a third temperature of the third alkali metal adsorbent bed a first temperature, a second temperature of the second alkali metal adsorbent bed, and a third temperature of the third alkali metal adsorbent bed.
  • the third layer of the first alkali metal adsorbent bed at multiple predetermined time points in the predetermined time period is further A temperature, a second temperature of the second alkali metal adsorbent layer bed, and a third temperature of the third alkali metal adsorbent layer bed are arranged as a temperature control matrix according to the time dimension and the sample dimension. And the temperature control matrix is passed through the first convolutional neural network as a feature extractor for feature extraction to extract the local high-dimensional implicit correlation feature information of each position in the temperature control matrix to obtain the temperature control local correlation.
  • Feature map is arranged as a temperature control matrix according to the time dimension and the sample dimension.
  • the temperatures of the respective alkali metal adsorbent beds do not exist in isolation, and the correlation between the temperatures of the respective alkali metal adsorbent beds creates prospects. Target.
  • a non-local neural network is used to further extract the features of the feature map. That is, the temperature control local correlation feature map is passed through a non-local neural network to obtain a temperature control global correlation feature map.
  • the non-local neural network calculates the first temperature of the first alkali metal adsorbent layer bed, the second temperature of the second alkali metal adsorbent layer bed and the third alkali metal adsorbent layer.
  • the third temperature similarity of the agent bed captures hidden dependency information, and then models contextual features, allowing the network to focus on the overall content of the electrical power data, thereby improving the feature extraction capabilities of the backbone network in classification and detection tasks.
  • the feature information in the temperature control local correlation feature map and the temperature control global correlation feature map is fused to obtain a temperature control feature map. Furthermore, in order to reduce parameter data and thus reduce the amount of calculation, global mean pooling is performed on each feature matrix of the temperature control feature map to obtain the temperature control feature vector. This can prevent overfitting and improve subsequent classification. accuracy.
  • the temperature control feature vector combines the temperature control local correlation features and the temperature control global correlation features in the spatial dimensions of each feature matrix of the temperature control feature map, and through the temperature control feature vector
  • the control feature map is obtained by global mean pooling along the channel dimension, which makes the feature value of each position of the temperature control feature vector likely to produce correlation deviations in information fusion, so that forward propagation correlation guidance correction is preferably performed.
  • V represents the temperature control eigenvector
  • is the autocovariance matrix of the temperature control eigenvector, that is, the value of each position of the matrix is the variance between the eigenvalues of each two positions of the vector V
  • ⁇ and ⁇ is the global mean and variance of the temperature control feature vector respectively
  • exp( ⁇ ) represents the exponential operation of the vector
  • the exponential operation with the vector as the power represents the natural exponential function value with the value of each position of the vector as the power
  • 2 represents the second norm of the eigenvector.
  • the forward propagation correlation guided correction is based on the characteristics of downsampling forward propagation of features based on global mean pooling along the channel dimension, and is effectively guided by learnable normal sampling offset engineering. Model the long-range dependence in the spatial dimension within the feature matrix and the channel dimension between feature matrices, and consider the local and non-local neighborhoods of the feature matrix to repair the correlation between each eigenvalue of the feature vector, thereby improving This improves the prediction ability of the temperature control feature vector for class probability, thereby improving the accuracy of classification.
  • the first-level purification of multiple predetermined time points within the predetermined time period is further carried out.
  • the purity value of the final chlorine trifluoride product is passed through a temporal encoder containing a one-dimensional convolutional layer to obtain the product purity feature vector.
  • the temporal encoder consists of alternately arranged fully connected layers and one-dimensional convolutional layers, which extract the purity value of the first-level purified chlorine trifluoride product through one-dimensional convolutional coding at Correlation in the time series dimension and extraction of high-dimensional hidden features of the purity value of the chlorine trifluoride product after primary purification through fully connected coding.
  • the control of the corrected temperature control feature vector relative to the product purity feature vector is further calculated. transfer matrix. Furthermore, a classifier is used to perform classification processing on the control transfer matrix to obtain a classification result indicating whether the temperature control combination of the three-stage metal adsorbent bed within a predetermined time period meets the predetermined requirements.
  • this application proposes an intelligent separation and purification system for electronic-grade chlorine trifluoride, which includes: a data acquisition module used to obtain first-level purified chlorine trifluoride at multiple predetermined time points within a predetermined time period. The purity value of the product, the first temperature of the first alkali metal adsorbent bed, the second temperature of the second alkali metal adsorbent bed, and the third temperature of the third alkali metal adsorbent bed; the temperature data structuring module, used to change the first temperature of the first alkali metal adsorbent layer bed, the second temperature of the second alkali metal adsorbent layer bed and the third alkali metal adsorbent layer bed at multiple predetermined time points within the predetermined time period.
  • the third temperature is arranged into a temperature control matrix according to the time dimension and the sample dimension; a temperature data local correlation encoding module is used to pass the temperature control matrix through the first convolutional neural network as a feature extractor to obtain a temperature control local correlation feature map ; Temperature data global correlation encoding module, used to pass the temperature control local correlation feature map through a non-local neural network to obtain the temperature control global correlation feature map; a fusion module, used to fuse the temperature control local correlation feature map and the temperature control local correlation feature map The temperature control globally correlates the feature map to obtain the temperature control feature map; the dimensionality reduction module is used to perform global mean pooling on each feature matrix of the temperature control feature map to obtain the temperature control feature vector; the correction module is used to perform the temperature control feature vector.
  • the temperature control feature vector is corrected to obtain the corrected temperature control feature vector; the product purity data encoding module is used to pass the purity value of the first-level purified chlorine trifluoride product at multiple predetermined time points within the predetermined time period.
  • a temporal encoder including a one-dimensional convolutional layer to obtain a product purity eigenvector; a responsiveness estimation module for calculating a control transfer matrix of the corrected temperature control eigenvector relative to the product purity eigenvector; and, control results
  • a generation module is used to pass the control transfer matrix through a classifier to obtain a classification result. The classification result is used to indicate whether the temperature control combination of the three-stage metal adsorbent layer bed within a predetermined time period meets the predetermined requirements.
  • Figure 1 illustrates the application scenario diagram of the intelligent separation and purification system of electronic grade chlorine trifluoride according to the embodiment of the present application.
  • the first-level data of multiple predetermined time points within a predetermined time period are obtained.
  • the second temperature of the third alkali metal adsorbent layer bed for example, M3 as shown in Figure 1).
  • the obtained purity values of the chlorine trifluoride product after primary purification at multiple predetermined time points within the predetermined time period, the first to third values of the first to third alkali metal adsorbent beds The temperature is input into a server deployed with an intelligent separation and purification algorithm of electronic grade chlorine trifluoride (for example, the cloud server S as shown in Figure 1), wherein the server is capable of intelligent separation and purification of electronic grade chlorine trifluoride.
  • the purification algorithm is performed on the purity values of the chlorine trifluoride product after primary purification at multiple predetermined time points within the predetermined time period and the first to third temperatures of the first to third alkali metal adsorbent beds. Processing to generate a classification result indicating whether the temperature control combination of the 3-stage metal adsorbent layer bed meets the predetermined requirements within a predetermined time period.
  • Figure 2 illustrates a block diagram of an intelligent separation and purification system for electronic grade chlorine trifluoride according to an embodiment of the present application.
  • the intelligent separation and purification system 200 of electronic grade chlorine trifluoride according to the embodiment of the present application includes: a data acquisition module 210, used to obtain the first-level purified data at multiple predetermined time points within a predetermined time period.
  • the structured module 220 is used to combine the first temperature of the first alkali metal adsorbent bed, the second temperature of the second alkali metal adsorbent bed and the third alkali metal at multiple predetermined time points within the predetermined time period.
  • the third temperature of the adsorbent bed is arranged into a temperature control matrix according to the time dimension and the sample dimension;
  • the temperature data local correlation encoding module 230 is used to pass the temperature control matrix through the first convolutional neural network as a feature extractor to obtain Temperature control local correlation feature map;
  • temperature data global correlation encoding module 240 used to pass the temperature control local correlation feature map through a non-local neural network to obtain a temperature control global correlation feature map;
  • fusion module 250 used to fuse the temperature Control the local correlation feature map and the temperature control global correlation feature map to obtain the temperature control feature map;
  • the dimensionality reduction module 260 is used to perform global mean pooling on each feature matrix of the temperature control feature map to obtain the temperature control feature vector.
  • Correction module 270 used to correct the temperature control feature vector to obtain the corrected temperature control feature vector
  • Product purity data encoding module 280 used to convert the first-level data at multiple predetermined time points within the predetermined time period;
  • the purity value of the purified chlorine trifluoride product is passed through a temporal encoder including a one-dimensional convolution layer to obtain a product purity feature vector;
  • the responsiveness estimation module 290 is used to calculate the corrected temperature control feature vector relative to the product
  • the control transfer matrix of the purity feature vector; and, the control result generation module 300 is used to pass the control transfer matrix through a classifier to obtain a classification result, the classification result is used to represent the 3-level metal adsorbent layer bed within a predetermined time period Whether the temperature control combination meets the predetermined requirements.
  • the data acquisition module 210, the temperature data structuring module 220 and the temperature data local correlation encoding module 230 are used to obtain the experience of multiple predetermined time points within a predetermined time period.
  • the purity value of the chlorine trifluoride product after primary purification, the first temperature of the first alkali metal adsorbent bed, the second temperature of the second alkali metal adsorbent bed, and the third temperature of the third alkali metal adsorbent bed. temperature, and combine the first temperature of the first alkali metal adsorbent layer bed, the second temperature of the second alkali metal adsorbent layer bed and the third alkali metal adsorbent layer bed at multiple predetermined time points within the predetermined time period.
  • the third temperature is arranged into a temperature control matrix according to the time dimension and the sample dimension, and then the temperature control matrix is passed through the first convolutional neural network as a feature extractor to obtain the temperature control local correlation feature map.
  • the condition control of each reaction equipment is random or controlled according to predetermined conditions. This aspect will make it impossible to accurately control the purification and separation effect. Perform purity optimization. That is to say, there is a certain degree of randomness in the purification accuracy control of existing electronic-grade chlorine trifluoride purification and separation devices.
  • the purification and separation device of electronic grade chlorine trifluoride requires many parameters to be controlled, and there are complex linear and/or nonlinear relationships between each parameter, it is expected that the purification and separation device of electronic grade chlorine trifluoride will be The purification device is intelligently controlled.
  • each sensor is used to obtain the purity values of the chlorine trifluoride product after primary purification at multiple predetermined time points within a predetermined time period, the first alkali metal adsorbent
  • the first temperature of the layer bed, the second temperature of the second alkali metal adsorbent layer bed, and the third temperature of the third alkali metal adsorbent layer bed are considered.
  • the first alkali metal adsorbent at multiple predetermined time points within the predetermined time period is further
  • the first temperature of the layer bed, the second temperature of the second alkali metal adsorbent layer bed, and the third temperature of the third alkali metal adsorbent layer bed are arranged as a temperature control matrix according to the time dimension and the sample dimension.
  • the temperature control matrix is passed through the first convolutional neural network as a feature extractor for feature extraction to extract the local high-dimensional implicit correlation feature information of each position in the temperature control matrix to obtain the temperature control local correlation.
  • Feature map is arranged as a temperature control matrix according to the time dimension and the sample dimension.
  • the temperature data structuring module includes: a row vector construction unit for converting the first alkali metal adsorbent layer bed at multiple predetermined time points within the predetermined time period.
  • the first temperature, the second temperature of the second alkali metal adsorbent layer bed, and the third temperature of the third alkali metal adsorbent layer bed are respectively arranged as row vectors according to the time dimension to obtain a plurality of row vectors; the matrix construction unit, For arranging the plurality of row vectors into the temperature control matrix according to the sample dimension.
  • the temperature data local correlation encoding module is further configured to: use each layer of the first convolutional neural network as a feature extractor to encode the input in the forward pass of the layer.
  • the data are processed separately: performing convolution processing on the input data to obtain a convolution feature map; performing mean pooling processing on the convolution feature map to obtain a pooled feature map; and performing nonlinear activation on the pooled feature map.
  • the output of the last layer of the first convolutional neural network as a feature extractor is the temperature control local correlation feature map
  • the first convolutional neural network as a feature extractor The input of the first layer is the temperature control matrix.
  • the temperature data global correlation encoding module 240 is used to pass the temperature control local correlation feature map through a non-local neural network to obtain a temperature control global correlation feature map. It should be understood that considering that convolution is a typical local operation, for the first temperature of the first alkali metal adsorbent layer bed, the second temperature of the second alkali metal adsorbent layer bed and the third Regarding the third temperature of the three alkali metal adsorbent beds, the temperatures of the respective alkali metal adsorbent beds do not exist in isolation, and the correlation between the temperatures of the respective alkali metal adsorbent beds creates prospects. Target.
  • a non-local neural network is used to further extract the features of the feature map. That is, the temperature control local correlation feature map is passed through a non-local neural network to obtain a temperature control global correlation feature map.
  • the non-local neural network calculates the first temperature of the first alkali metal adsorbent layer bed, the second temperature of the second alkali metal adsorbent layer bed and the third alkali metal adsorbent layer.
  • the third temperature similarity of the agent bed captures hidden dependency information, and then models contextual features, allowing the network to focus on the overall content of the electrical power data, thereby improving the feature extraction capabilities of the backbone network in classification and detection tasks.
  • the temperature data global correlation encoding module includes: first, inputting the temperature control local correlation feature map into the first point convolution layer and the third point convolution layer of the non-local neural network respectively.
  • a two-point convolution layer and a third point convolution layer are used to obtain the first feature map, the second feature map and the third feature map.
  • a position-weighted sum of the first feature map and the second feature map is calculated to obtain an intermediate fused feature map.
  • the intermediate fusion feature map is input into the Softmax function to normalize the feature values of each position in the intermediate fusion feature map to obtain a normalized intermediate fusion feature map.
  • a position-weighted sum of the normalized intermediate fused feature map and the third feature map is calculated to obtain a re-fused feature map.
  • the re-fused feature map is embedded in a Gaussian similarity function to calculate the similarity between the feature values of each position in the re-fused feature map to obtain a global perceptual feature map.
  • the global perceptual feature map is passed through the fourth point convolution layer of the non-local neural network to obtain a channel-adjusted global perceptual feature map.
  • the position-weighted sum of the channel adjustment global perception feature map and the temperature control local correlation feature map is calculated to obtain the temperature control global correlation feature map.
  • FIG. 3 illustrates a block diagram of the temperature data global correlation encoding module in the intelligent separation and purification system of electronic grade chlorine trifluoride according to the embodiment of the present application.
  • the temperature data global correlation encoding module 240 includes: a point convolution unit 241, which is used to input the temperature control local correlation feature map into the first point convolution layer of the non-local neural network. , the second point convolution layer and the third point convolution layer to obtain the first feature map, the second feature map and the third feature map; the first fusion unit 242 is used to calculate the first feature map and the third feature map.
  • the position-weighted sum of the two feature maps is used to obtain the intermediate fusion feature map;
  • the normalization unit 243 is used to input the intermediate fusion feature map into the Softmax function to normalize the feature values of each position in the intermediate fusion feature map. to obtain a normalized intermediate fusion feature map;
  • the second fusion unit 244 is used to calculate the position-weighted sum of the normalized intermediate fusion feature map and the third feature map to obtain a re-fusion feature map;
  • global perception Unit 245 is used to embed the re-fused feature map into a Gaussian similarity function to calculate the similarity between the feature values of each position in the re-fused feature map to obtain a global perceptual feature map;
  • the channel number adjustment unit 246 is used Passing the global perceptual feature map through the fourth point convolution layer of the non-local neural network to obtain a channel-adjusted global perceptual feature map; and a third fusion unit 247 for calculating the channel-adjusted global per
  • the fusion module 250 and the dimensionality reduction module 260 are used to fuse the temperature control local correlation feature map and the temperature control global correlation feature map to obtain a temperature control feature map, And perform global mean pooling on each feature matrix of the temperature control feature map to obtain a temperature control feature vector. That is, in the technical solution of the present application, the feature information in the temperature control local correlation feature map and the temperature control global correlation feature map are further fused to obtain a temperature control feature map. Then, in order to reduce the parameter data and thus the amount of calculation, global mean pooling is performed on each feature matrix of the temperature control feature map to obtain the temperature control feature vector. This can prevent overfitting and improve the accuracy of subsequent classification. accuracy.
  • the fusion module is further configured to: fuse the temperature control local correlation feature map and the temperature control global correlation feature map using the following formula to obtain the temperature control feature map; Among them, the formula is:
  • F s is the temperature control feature map
  • F 1 is the temperature control local correlation feature map
  • F 2 is the temperature control global correlation feature map
  • "+” means the temperature control local correlation feature map and all the temperature control local correlation feature maps.
  • the elements at corresponding positions in the temperature control global correlation feature map are added together, ⁇ and ⁇ are used to control the relationship between the temperature control local correlation feature map and the temperature control global correlation feature map in the temperature control feature map. Balanced weighting parameters.
  • the correction module 270 is used to correct the temperature control feature vector to obtain a corrected temperature control feature vector.
  • the temperature control feature vector combines the temperature control local correlation features and the temperature control global correlation features in the spatial dimensions of each feature matrix of the temperature control feature map, and through the The temperature control feature map is obtained by global mean pooling along the channel dimension, which makes the feature value of each position of the temperature control feature vector likely to produce correlation deviations in information fusion, so that forward propagation is preferably performed. Relevance guided corrections.
  • the forward propagation correlation guided correction is based on the characteristics of downsampling forward propagation of features based on global mean pooling along the channel dimension, and is effectively guided by learnable normal sampling offset engineering.
  • Model the long-range dependence in the spatial dimension within the feature matrix and the channel dimension between feature matrices and consider the local and non-local neighborhoods of the feature matrix to repair the correlation between each eigenvalue of the feature vector, thereby improving This improves the prediction ability of the temperature control feature vector for class probability, thereby improving the accuracy of classification.
  • the correction module is further configured to: correct the temperature control feature vector with the following formula to obtain the corrected temperature control feature vector; wherein the formula is:
  • V represents the temperature control eigenvector
  • is the autocovariance matrix of the temperature control eigenvector, that is, the value of each position of the matrix is the variance between the eigenvalues of each two positions of the vector V
  • ⁇ and ⁇ is the global mean and variance of the temperature control feature vector respectively
  • exp( ⁇ ) represents the exponential operation of the vector
  • the exponential operation with the vector as the power represents the natural exponential function value with the value of each position of the vector as the power
  • 2 represents the second norm of the eigenvector.
  • the product purity data encoding module 280 is used to encode the purity values of the chlorine trifluoride product after primary purification at multiple predetermined time points within the predetermined time period by including a Dimensional convolutional layer temporal encoder to obtain the product purity feature vector. It should be understood that for the purity value of the chlorine trifluoride product after primary purification at multiple predetermined time points within the predetermined time period, since the purity value of the chlorine trifluoride product after primary purification varies over time. has special implicit correlation features. Therefore, in order to more fully extract this correlation feature information, in the technical solution of this application, the first-level purification of multiple predetermined time points within the predetermined time period is further carried out.
  • the purity value of the final chlorine trifluoride product is passed through a temporal encoder containing a one-dimensional convolutional layer to obtain the product purity feature vector.
  • the temporal encoder consists of alternately arranged fully connected layers and one-dimensional convolutional layers, which extract the first-level purified chlorine trifluoride product through one-dimensional convolutional encoding. Correlation of the purity value in the time series dimension and extraction of high-dimensional hidden features of the purity value of the chlorine trifluoride product after primary purification through fully connected coding.
  • the product purity data encoding module is further used to: calculate the purity value of the chlorine trifluoride product after primary purification at multiple predetermined time points within the predetermined time period according to The time dimension is arranged as a one-dimensional input vector; the fully connected layer of the temporal encoder is used to fully connect the input vector with the following formula to extract the high-dimensional implicit features of the eigenvalues of each position in the input vector, Among them, the formula is: where X is the input vector, Y is the output vector, W is the weight matrix, and B is the bias vector, represents matrix multiplication; use the one-dimensional convolution layer of the temporal encoder to perform one-dimensional convolution encoding on the input vector with the following formula to extract high-dimensional implicit correlation features between the eigenvalues of each position in the input vector, Among them, the formula is:
  • a is the width of the convolution kernel in the x direction
  • F is the convolution kernel parameter vector
  • G is the local vector matrix that operates with the convolution kernel function
  • w is the size of the convolution kernel
  • X represents the input vector.
  • the responsiveness estimation module 290 and the control result generation module 300 are used to calculate the control transfer matrix of the corrected temperature control feature vector relative to the product purity feature vector, And the control transfer matrix is passed through a classifier to obtain a classification result, which is used to indicate whether the temperature control combination of the three-stage metal adsorbent layer bed within a predetermined time period meets the predetermined requirements. It should be understood that considering that the characteristic scales of the temperature data of the alkali metal adsorbent layer bed and the purity value data of the chlorine trifluoride product after primary purification are different, and the product purity characteristics are in a high-dimensional space can be regarded as a responsive feature for the temperature control feature.
  • the corrected temperature control feature vector is further calculated.
  • Control transfer matrix relative to the product purity eigenvector.
  • a classifier is used to perform classification processing on the control transfer matrix to obtain a classification result indicating whether the temperature control combination of the three-stage metal adsorbent bed within a predetermined time period meets the predetermined requirements.
  • the classifier processes the control transfer matrix with the following formula to generate a classification result, where the formula is: softmax ⁇ (W n ,B n ):...:(W 1 ,B 1 )
  • the responsiveness estimation module is further configured to: calculate the control transfer matrix of the corrected temperature control feature vector relative to the product purity feature vector using the following formula; Among them, the formula is:
  • F represents the corrected temperature control eigenvector
  • T represents the control transfer matrix
  • S represents the product purity eigenvector
  • the intelligent separation and purification system 200 of electronic grade chlorine trifluoride based on the embodiment of the present application is clarified, which adopts artificial intelligence control technology to determine the purity value of the chlorine trifluoride product after the first-level purification, the third The first temperature of the first alkali metal adsorbent bed, the second temperature of the second alkali metal adsorbent bed, and the third temperature of the third alkali metal adsorbent bed are used as input data, and a deep neural network model is used as the feature extractor. , to comprehensively implement intelligent control of the electronic grade chlorine trifluoride purification device. In this way, the effect of purification and separation can be accurately controlled in real time to optimize the purity, thereby improving the purification effect of the electronic grade chlorine trifluoride.
  • the intelligent separation and purification system 200 for electronic-grade chlorine trifluoride can be implemented in various terminal devices, such as servers for intelligent separation and purification algorithms for electronic-grade chlorine trifluoride.
  • the intelligent separation and purification system 200 for electronic grade chlorine trifluoride according to an embodiment of the present application can be integrated into a terminal device as a software module and/or a hardware module.
  • the electronic-grade chlorine trifluoride intelligent separation and purification system 200 can be a software module in the operating system of the terminal device, or can be an application developed for the terminal device; of course, the electronic-grade chlorine trifluoride can be a software module in the operating system of the terminal device.
  • the intelligent separation and purification system 200 for chlorine fluoride can also be one of the many hardware modules of the terminal equipment.
  • the intelligent separation and purification system 200 for electronic grade chlorine trifluoride and the terminal device can also be separate devices, and the intelligent separation and purification system 200 for electronic grade chlorine trifluoride can be connected via a wired And/or a wireless network is connected to the terminal device, and the interactive information is transmitted according to the agreed data format.
  • Figure 4 illustrates a flow chart of an intelligent separation and purification method of electronic grade chlorine trifluoride.
  • the intelligent separation and purification method of electronic grade chlorine trifluoride according to the embodiment of the present application includes the step: S110, obtaining the first-level purified chlorine trifluoride product at multiple predetermined time points within a predetermined time period.
  • the first temperature of the first alkali metal adsorbent layer bed, the second temperature of the second alkali metal adsorbent layer bed and the third temperature of the third alkali metal adsorbent layer bed at multiple predetermined time points in the segment are summed according to the time dimension.
  • the sample dimensions are arranged into a temperature control matrix; S130, pass the temperature control matrix through the first convolutional neural network as a feature extractor to obtain a temperature control local correlation feature map; S140, pass the temperature control local correlation feature map through a non- Local neural network to obtain the temperature control global correlation feature map; S150, fuse the temperature control local correlation feature map and the temperature control global correlation feature map to obtain the temperature control feature map; S160, perform each of the temperature control feature maps The feature matrix performs global mean pooling to obtain the temperature control feature vector; S170, correct the temperature control feature vector to obtain the corrected temperature control feature vector; S180, combine the temperature control feature vectors at multiple predetermined time points within the predetermined time period.
  • the purity value of the chlorine trifluoride product after primary purification is passed through a temporal encoder including a one-dimensional convolution layer to obtain a product purity feature vector; S190, calculate the corrected temperature control feature vector relative to the product purity feature vector. Control transfer matrix; and, S200, pass the control transfer matrix through a classifier to obtain a classification result, which is used to indicate whether the temperature control combination of the 3-stage metal adsorbent layer bed within a predetermined time period meets the predetermined requirements.
  • Figure 5 illustrates a schematic structural diagram of an intelligent separation and purification method for electronic grade chlorine trifluoride according to an embodiment of the present application.
  • the first alkali metal adsorbent layer bed obtained at multiple predetermined time points within the predetermined time period is The first temperature of , the second temperature of the second alkali metal adsorbent layer bed, and the third temperature of the third alkali metal adsorbent layer bed (for example, P1 as shown in Figure 5) are arranged according to the time dimension and the sample dimension as Temperature control matrix (for example, M as shown in Figure 5); then, the temperature control matrix is passed through the first convolutional neural network as a feature extractor (for example, CNN1 as shown in Figure 5) to obtain Temperature control local correlation feature map (for example, F1 as shown in Figure 5); then, the temperature control local correlation feature map is passed through a non-local neural network (for example, CNN2 as shown in Figure
  • the intelligent separation and purification method of electronic grade chlorine trifluoride based on the embodiments of the present application has been clarified, which uses artificial intelligence-based control technology to determine the purity value of the chlorine trifluoride product after primary purification, the first The first temperature of the alkali metal adsorbent layer bed, the second temperature of the second alkali metal adsorbent layer bed, and the third temperature of the third alkali metal adsorbent layer bed are used as input data, and a deep neural network model is used as a feature extractor, To comprehensively control the electronic grade chlorine trifluoride purification device intelligently. In this way, the effect of purification and separation can be accurately controlled in real time to optimize the purity, thereby improving the purification effect of the electronic grade chlorine trifluoride.
  • each component or each step can be decomposed and/or recombined. These decompositions and/or recombinations shall be considered equivalent versions of this application.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Evolutionary Computation (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Computing Systems (AREA)
  • General Health & Medical Sciences (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Databases & Information Systems (AREA)
  • Multimedia (AREA)
  • Medical Informatics (AREA)
  • Organic Chemistry (AREA)
  • Chemical & Material Sciences (AREA)
  • Biomedical Technology (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Inorganic Chemistry (AREA)
  • Biophysics (AREA)
  • Computational Linguistics (AREA)
  • Data Mining & Analysis (AREA)
  • Molecular Biology (AREA)
  • General Engineering & Computer Science (AREA)
  • Mathematical Physics (AREA)
  • Separation Of Gases By Adsorption (AREA)
  • Organic Low-Molecular-Weight Compounds And Preparation Thereof (AREA)

Abstract

The present application relates to the field of intelligent production lines and particularly discloses an intelligent separation and purification system for electronic-grade chlorine trifluoride. The intelligent separation and purification system for electronic-grade chlorine trifluoride adopts artificial intelligence-based control technology, takes a purity value of a chlorine trifluoride product obtained after primary purification, a first temperature of a first alkali metal adsorbent bed, a second temperature of a second alkali metal adsorbent bed, and a third temperature of a third alkali metal adsorbent bed as input data, and uses a deep neural network model as a feature extractor, to comprehensively carry out intelligent control and judgment of a purification apparatus for the electronic-grade chlorine trifluoride. In this way, the purification and separation effect can be accurately regulated and controlled in real time to optimize the purity, thereby improving the purification effect of the electronic-grade chlorine trifluoride.

Description

电子级三氟化氯的智能分离纯化系统Intelligent separation and purification system for electronic grade chlorine trifluoride 技术领域Technical field
本发明涉及智慧产线领域,且更为具体地,涉及一种电子级三氟化氯的智能分离纯化系统。The present invention relates to the field of smart production lines, and more specifically, to an intelligent separation and purification system for electronic grade chlorine trifluoride.
背景技术Background technique
三氟化氯是一种氧化性极强的芯片刻蚀清洗剂。目前国际上能制备电子级三氟化氯的厂商极少,国内仅有申请人具有制备电子级三氟化氯的能力。这是由于三氟化氯极易与氟化氢缔合形成具有特殊分子间力的多聚合物,传统的分离方法无法彻底解决多聚合物的分离问题,这就是制备电子级三氟化氯的关键性技术难题。Chlorine trifluoride is a highly oxidizing chip etching cleaning agent. Currently, there are very few manufacturers in the world that can prepare electronic-grade chlorine trifluoride, and only domestic applicants have the ability to prepare electronic-grade chlorine trifluoride. This is because chlorine trifluoride easily associates with hydrogen fluoride to form multi-polymers with special intermolecular forces. Traditional separation methods cannot completely solve the problem of multi-polymer separation. This is the key to preparing electronic-grade chlorine trifluoride. technical challenge.
因此,研发一种电子级三氟化氯的智能分离纯化方案至关重要。Therefore, it is crucial to develop an intelligent separation and purification solution for electronic-grade chlorine trifluoride.
发明内容Contents of the invention
为了解决上述技术问题,提出了本申请。本申请的实施例提供了一种电子级三氟化氯的智能分离纯化系统,其采用基于人工智能控制技术,通过经一级纯化后三氟化氯产物的纯度值、第一碱金属吸附剂层床的第一温度、第二碱金属吸附剂层床的第二温度、第三碱金属吸附剂层床的第三温度作为输入数据,使用深度神经网络模型作为特征提取器,来综合对于电子级三氟化氯的纯化装置进行智能控制。这样,可以使得纯化分离的效果能够实时精准地调控以进行纯度优化,进而提高所述电子级三氟化氯的纯化效果。In order to solve the above technical problems, this application is proposed. Embodiments of the present application provide an intelligent separation and purification system for electronic-grade chlorine trifluoride, which uses artificial intelligence-based control technology to pass the purity value of the chlorine trifluoride product after primary purification, the first alkali metal adsorbent The first temperature of the layer bed, the second temperature of the second alkali metal adsorbent layer bed, and the third temperature of the third alkali metal adsorbent layer bed are used as input data, and a deep neural network model is used as a feature extractor to comprehensively analyze the electron The purification device of grade chlorine trifluoride is intelligently controlled. In this way, the effect of purification and separation can be accurately controlled in real time to optimize the purity, thereby improving the purification effect of the electronic grade chlorine trifluoride.
根据本申请的一个方面,提供了一种电子级三氟化氯的智能分离纯化系统,其包括:According to one aspect of the present application, an intelligent separation and purification system for electronic grade chlorine trifluoride is provided, which includes:
数据采集模块,用于获取预定时间段内多个预定时间点的经一级纯化后三氟化氯产物的纯度值、第一碱金属吸附剂层床的第一温度、第二碱金属吸附剂层床的第二温度、第三碱金属吸附剂层床的第三温度;温度数据结构化模块,用于将所述预定时间段内多个预定时间点的第一碱金属吸附剂层床的第一温度、第二碱金属吸附剂层床的第二温度和第三碱金属吸附剂层床的第三温度按照时间维度和样本维度排列为温度控制矩阵;温度数据局部关联编码模块,用于将所述温度控制矩阵通过作为特征提取器的第一卷积神经网络以得到温度控制局部关联特征图;The data acquisition module is used to obtain the purity value of the chlorine trifluoride product after primary purification at multiple predetermined time points within a predetermined time period, the first temperature of the first alkali metal adsorbent layer bed, the second alkali metal adsorbent The second temperature of the layer bed and the third temperature of the third alkali metal adsorbent layer bed; a temperature data structuring module used to combine the values of the first alkali metal adsorbent layer bed at multiple predetermined time points within the predetermined time period. The first temperature, the second temperature of the second alkali metal adsorbent layer bed, and the third temperature of the third alkali metal adsorbent layer bed are arranged as a temperature control matrix according to the time dimension and sample dimension; the temperature data local correlation encoding module is used to Pass the temperature control matrix through the first convolutional neural network as a feature extractor to obtain a temperature control local correlation feature map;
温度数据全局关联编码模块,用于将所述温度控制局部关联特征图通过非局部神经网络以得到温度控制全局关联特征图;融合模块,用于融合所述温度控制局部关联特征图和所述温度控制全局关联特征图以得到温度控制特征图;降维模块,用于对所述温度控制特征图的各个特征矩阵进行全局均值池化以得到温度控制特征向量;校正模块,用于对所述温度控制特征向量进行校正以得到校正后温度控制特征向量;产物纯度数据编码模块,用于将所述预定时间段内多个预定时间点的经一级纯化后三氟化氯产物的纯度值通过包含一维卷积层的时序编码器以得到产物纯度特征向量;响应性估计模块,用于计算所述校正后温度控制特征向量相对于所述产物纯度特征向量的控制转移矩阵;以及The temperature data global correlation encoding module is used to pass the temperature control local correlation feature map through a non-local neural network to obtain the temperature control global correlation feature map; the fusion module is used to fuse the temperature control local correlation feature map and the temperature Control the global correlation feature map to obtain the temperature control feature map; the dimensionality reduction module is used to perform global mean pooling on each feature matrix of the temperature control feature map to obtain the temperature control feature vector; the correction module is used to perform the temperature control feature vector The control feature vector is corrected to obtain the corrected temperature control feature vector; the product purity data encoding module is used to encode the purity value of the first-level purified chlorine trifluoride product at multiple predetermined time points within the predetermined time period by including A temporal encoder of a one-dimensional convolutional layer to obtain a product purity feature vector; a responsiveness estimation module for calculating a control transfer matrix of the corrected temperature control feature vector relative to the product purity feature vector; and
控制结果生成模块,用于将所述控制转移矩阵通过分类器以得到分类结果,所述分类结果用于表示预定时间段内3级金属吸附剂层床的温度控制组合是否满足预定要求。A control result generation module is used to pass the control transfer matrix through a classifier to obtain a classification result. The classification result is used to indicate whether the temperature control combination of the three-stage metal adsorbent layer bed within a predetermined time period meets the predetermined requirements.
在上述电子级三氟化氯的智能分离纯化系统中,所述温度数据结构化模块,包括:行向量构造单元,用于将所述预定时间段内多个预定时间点的第一碱金属吸附剂层床的第一温度、第二碱金属吸附剂层床的第二温度和第三碱金属吸附剂层床的第三温度按照所述时间维度分别排列为行向量以得到多个行向量;矩阵构造单元,用于将所述多个行向量按照所述样本维度排列为所述温度控制矩阵。In the above-mentioned intelligent separation and purification system of electronic grade chlorine trifluoride, the temperature data structuring module includes: a row vector construction unit for adsorbing the first alkali metal at multiple predetermined time points within the predetermined time period. The first temperature of the agent bed, the second temperature of the second alkali metal adsorbent bed, and the third temperature of the third alkali metal adsorbent bed are respectively arranged as row vectors according to the time dimension to obtain multiple row vectors; A matrix construction unit configured to arrange the plurality of row vectors into the temperature control matrix according to the sample dimensions.
在上述电子级三氟化氯的智能分离纯化系统中,所述温度数据局部关联编码模块,进一步用于:使用所述作为特征提取器的第一卷积神经网络的各层在层的正向传递中对输入数据分别进行:对输入数据进行卷积处理以得到卷积特征图;对所述卷积特征图进行均值池化处理以得到池化特征图;以及,对所述池化特征图进行非线性激活以得到激活特征图;其中,所述作为特征提取器的第一卷积神经网络的最后一层的输出为所述温度控制局部关联特征图,所述作为特征提取器的第一卷积神经网络的第一层的输入为所述温度控制矩阵。In the above-mentioned intelligent separation and purification system of electronic grade chlorine trifluoride, the temperature data local correlation encoding module is further used to: use each layer of the first convolutional neural network as a feature extractor in the forward direction of the layer. During the transfer, the input data are separately processed: convolution processing is performed on the input data to obtain a convolution feature map; mean pooling processing is performed on the convolution feature map to obtain a pooled feature map; and, the pooled feature map is obtained. Perform nonlinear activation to obtain an activation feature map; wherein, the output of the last layer of the first convolutional neural network as a feature extractor is the temperature control local correlation feature map, and the first layer as a feature extractor The input of the first layer of the convolutional neural network is the temperature control matrix.
在上述电子级三氟化氯的智能分离纯化系统中,所述温度数据全局关联编码模块,包括:点卷积单元,用于将所述温度控制局部关联特征图分别输入所述非局部神经网络的第一点卷积层、第二点卷积层和第三点卷积层以得到第一特征图、第二特征图和第三特征图;第一融合单元,用于计算所述第一特征图和所述第二特征图的按位置加权和以得到中间融合特征图;归一化单元,用于将所述中间融合特征图输入Softmax函数以对所述中间融合特征图中各个位置的特征值进行归一化以得到归一化中间融合特征图;第二融合单元,用于计算所述归一化中间融合特征图和所述第三特征图的按位置加权和以得到再融合特征图;全局感知单元,用于将所述再融合特征图通过嵌入高斯相似性函数以计算所述再融合特征图中各个位置的特征值间的相似性以得到全局感知特征图;通道数调整单元,用于将所述全局感知特征图通过所述非局部神经网络的第四点卷积层以得到通道调整全局感知特征图;以及,第三融合单元,用于计算所述通道调整全局感知特征图和所述温度控制局部关联特征图的按位置 加权和以得到所述温度控制全局关联特征图。In the above-mentioned intelligent separation and purification system of electronic grade chlorine trifluoride, the temperature data global correlation encoding module includes: a point convolution unit for inputting the temperature control local correlation feature map into the non-local neural network respectively. The first point convolution layer, the second point convolution layer and the third point convolution layer to obtain the first feature map, the second feature map and the third feature map; the first fusion unit is used to calculate the first The position-weighted sum of the feature map and the second feature map is used to obtain an intermediate fusion feature map; a normalization unit is used to input the intermediate fusion feature map into a Softmax function to calculate the position of each position in the intermediate fusion feature map. The feature values are normalized to obtain the normalized intermediate fusion feature map; the second fusion unit is used to calculate the position-weighted sum of the normalized intermediate fusion feature map and the third feature map to obtain the re-fusion feature Figure; a global perception unit, used to embed the re-fused feature map into a Gaussian similarity function to calculate the similarity between the feature values of each position in the re-fused feature map to obtain a global perception feature map; the channel number adjustment unit , used to pass the global perceptual feature map through the fourth point convolution layer of the non-local neural network to obtain a channel-adjusted global perceptual feature map; and, a third fusion unit, used to calculate the channel-adjusted global perceptual feature The position-weighted sum of the temperature control local correlation feature map and the temperature control local correlation feature map is used to obtain the temperature control global correlation feature map.
在上述电子级三氟化氯的智能分离纯化系统中,所述融合模块,进一步用于:以如下公式融合所述温度控制局部关联特征图和所述温度控制全局关联特征图以得到所述温度控制特征图;其中,所述公式为:In the above intelligent separation and purification system of electronic grade chlorine trifluoride, the fusion module is further used to: fuse the temperature control local correlation feature map and the temperature control global correlation feature map using the following formula to obtain the temperature Control feature map; where, the formula is:
F s=αF 1+βF 2 F s =αF 1 +βF 2
其中,F s为所述温度控制特征图,F 1为所述温度控制局部关联特征图,F 2为所述温度控制全局关联特征图,“+”表示所述温度控制局部关联特征图和所述温度控制全局关联特征图相对应位置处的元素相加,α和β为用于控制所述温度控制特征图中所述温度控制局部关联特征图和所述温度控制全局关联特征图之间的平衡的加权参数。 Among them, F s is the temperature control feature map, F 1 is the temperature control local correlation feature map, F 2 is the temperature control global correlation feature map, "+" means the temperature control local correlation feature map and all the temperature control local correlation feature maps. The elements at corresponding positions in the temperature control global correlation feature map are added together, α and β are used to control the relationship between the temperature control local correlation feature map and the temperature control global correlation feature map in the temperature control feature map. Balanced weighting parameters.
在上述电子级三氟化氯的智能分离纯化系统中,所述校正模块,进一步用于:以如下公式对所述温度控制特征向量进行校正以得到所述校正后温度控制特征向量;其中,所述公式为:
Figure PCTCN2022119303-appb-000001
Figure PCTCN2022119303-appb-000002
In the above-mentioned intelligent separation and purification system of electronic grade chlorine trifluoride, the correction module is further used to: correct the temperature control feature vector with the following formula to obtain the corrected temperature control feature vector; wherein, The formula is:
Figure PCTCN2022119303-appb-000001
Figure PCTCN2022119303-appb-000002
其中V表示所述温度控制特征向量,∑是所述温度控制特征向量的自协方差矩阵,μ和σ分别是所述温度控制特征向量的全局均值和方差,exp(·)表示向量的指数运算,以向量为幂的指数运算表示以向量的每个位置的值作为幂的自然指数函数值,
Figure PCTCN2022119303-appb-000003
Figure PCTCN2022119303-appb-000004
分别表示特征向量的按位置减法和加法,
Figure PCTCN2022119303-appb-000005
表示矩阵相乘,||·|| 2表示特征向量的二范数。
Where V represents the temperature control eigenvector, ∑ is the autocovariance matrix of the temperature control eigenvector, μ and σ are the global mean and variance of the temperature control eigenvector respectively, and exp(·) represents the exponential operation of the vector. , the exponential operation raised to the power of a vector represents the value of the natural exponential function raised to the power of the value of each position of the vector,
Figure PCTCN2022119303-appb-000003
and
Figure PCTCN2022119303-appb-000004
Represents position-wise subtraction and addition of feature vectors respectively,
Figure PCTCN2022119303-appb-000005
represents matrix multiplication, ||·|| 2 represents the second norm of the eigenvector.
在上述电子级三氟化氯的智能分离纯化系统中,所述产物纯度数据编码模块,进一步用于:将所述预定时间段内多个预定时间点的经一级纯化后三氟化氯产物的纯度值按照时间维度排列为一维的输入向量;使用所述时序编码器的全连接层以如下公式对所述输入向量进行全连接编码以提取出所述输入向量中各个位置的特征值的高维隐含特征,其中,所述公式为:
Figure PCTCN2022119303-appb-000006
其中X是所述输入向量,Y是输出向量,W是权重矩阵,B是偏置向量,
Figure PCTCN2022119303-appb-000007
表示矩阵乘;使用所述时序编码器的一维卷积层以如下公式对所述输入向量进行一维卷积编码以提取出所述输入向量中各个位置的特征值间的高维隐含关联特征,其中,所述公式为:
In the above-mentioned intelligent separation and purification system of electronic grade chlorine trifluoride, the product purity data encoding module is further used to: convert the first-level purified chlorine trifluoride product at multiple predetermined time points within the predetermined time period. The purity values are arranged into a one-dimensional input vector according to the time dimension; use the fully connected layer of the temporal encoder to perform fully connected encoding on the input vector with the following formula to extract the feature values of each position in the input vector High-dimensional latent features, where the formula is:
Figure PCTCN2022119303-appb-000006
where X is the input vector, Y is the output vector, W is the weight matrix, and B is the bias vector,
Figure PCTCN2022119303-appb-000007
represents matrix multiplication; use the one-dimensional convolution layer of the temporal encoder to perform one-dimensional convolution encoding on the input vector with the following formula to extract high-dimensional implicit correlation features between the eigenvalues of each position in the input vector, Among them, the formula is:
Figure PCTCN2022119303-appb-000008
Figure PCTCN2022119303-appb-000008
其中,a为卷积核在x方向上的宽度、F为卷积核参数向量、G为与卷积核函数运算的局部向量矩阵,w为卷积核的尺寸,X表示所述输入向量。Among them, a is the width of the convolution kernel in the x direction, F is the convolution kernel parameter vector, G is the local vector matrix that operates with the convolution kernel function, w is the size of the convolution kernel, and X represents the input vector.
在上述电子级三氟化氯的智能分离纯化系统中,所述响应性估计模块,进一步用于:以如下公式计算所述校正后温度控制特征向量相对于所述产物纯度特征向量的所述控制转移矩阵;其中,所述公式为:In the above-mentioned intelligent separation and purification system of electronic grade chlorine trifluoride, the responsiveness estimation module is further used to: calculate the control of the corrected temperature control characteristic vector relative to the product purity characteristic vector according to the following formula Transfer matrix; where the formula is:
S=T*FS=T*F
其中F表示所述校正后温度控制特征向量,T表示所述控制转移矩阵,S表示所述产物纯度特征向量。Where F represents the corrected temperature control eigenvector, T represents the control transfer matrix, and S represents the product purity eigenvector.
在上述电子级三氟化氯的智能分离纯化系统中,所述控制结果生成模块,进一步用于:所述分类器以如下公式对所述控制转移矩阵进行处理以生成分类结果,其中,所述公式为:softmax{(W n,B n):…:(W 1,B 1)|Project(F)},其中Project(F)表示将所述控制转移矩阵投影为向量,W 1至W n为各层全连接层的权重矩阵,B 1至B n表示各层全连接层的偏置矩阵。 In the above-mentioned intelligent separation and purification system of electronic grade chlorine trifluoride, the control result generation module is further used: the classifier processes the control transfer matrix according to the following formula to generate a classification result, wherein: The formula is: softmax{(W n ,B n ):...:(W 1 ,B 1 )|Project(F)}, where Project(F) represents projecting the control transfer matrix into a vector, W 1 to W n is the weight matrix of the fully connected layer of each layer, and B 1 to B n represent the bias matrix of the fully connected layer of each layer.
与现有技术相比,本申请提供的电子级三氟化氯的智能分离纯化系统,其采用基于人工智能控制技术,通过经一级纯化后三氟化氯产物的纯度值、第一碱金属吸附剂层床的第一温度、第二碱金属吸附剂层床的第二温度、第三碱金属吸附剂层床的第三温度作为输入数据,使用深度神经网络模型作为特征提取器,来综合对于电子级三氟化氯的纯化装置进行智能控制。这样,可以使得纯化分离的效果能够实时精准地调控以进行纯度优化,进而提高所述电子级三氟化氯的纯化效果。Compared with the existing technology, the intelligent separation and purification system of electronic grade chlorine trifluoride provided by this application adopts artificial intelligence control technology to determine the purity value of the chlorine trifluoride product after first-level purification, the first alkali metal The first temperature of the adsorbent bed, the second temperature of the second alkali metal adsorbent bed, and the third temperature of the third alkali metal adsorbent bed are used as input data, and a deep neural network model is used as a feature extractor to synthesize Intelligent control of electronic grade chlorine trifluoride purification device. In this way, the effect of purification and separation can be accurately controlled in real time to optimize the purity, thereby improving the purification effect of the electronic grade chlorine trifluoride.
附图说明Description of drawings
通过结合附图对本申请实施例进行更详细的描述,本申请的上述以及其他目的、特征和优势将变得更加明显。附图用来提供对本申请实施例的进一步理解,并且构成说明书的一部分,与本申请实施例一起用于解释本申请,并不构成对本申请的限制。在附图中,相同的参考标号通常代表相同部件或步骤。The above and other objects, features and advantages of the present application will become more apparent through a more detailed description of the embodiments of the present application in conjunction with the accompanying drawings. The drawings are used to provide a further understanding of the embodiments of the present application and constitute a part of the specification. They are used to explain the present application together with the embodiments of the present application and do not constitute a limitation of the present application. In the drawings, like reference numbers generally represent like components or steps.
图1为本申请实施例的电子级三氟化氯的智能分离纯化系统的应用场景图。Figure 1 is an application scenario diagram of an intelligent separation and purification system for electronic grade chlorine trifluoride according to an embodiment of the present application.
图2为本申请实施例的电子级三氟化氯的智能分离纯化系统的框图。Figure 2 is a block diagram of an intelligent separation and purification system for electronic grade chlorine trifluoride according to an embodiment of the present application.
图3为本申请实施例的电子级三氟化氯的智能分离纯化系统中温度数据全局关联编码模块的框图。Figure 3 is a block diagram of the temperature data global correlation encoding module in the intelligent separation and purification system of electronic grade chlorine trifluoride according to the embodiment of the present application.
图4为本申请实施例的电子级三氟化氯的智能分离纯化方法的流程图。Figure 4 is a flow chart of the intelligent separation and purification method of electronic grade chlorine trifluoride according to the embodiment of the present application.
图5为本申请实施例的电子级三氟化氯的智能分离纯化方法的架构示意图。Figure 5 is a schematic structural diagram of an intelligent separation and purification method for electronic grade chlorine trifluoride according to an embodiment of the present application.
具体实施方式Detailed ways
下面,将参考附图详细地描述本申请的示例实施例。显然,所描述的实施例仅仅是本申请的一部分实施例,而不是本申请的全部实施例,应理解,本申请不受这里描述的示例实施例的限制。Hereinafter, example embodiments of the present application will be described in detail with reference to the accompanying drawings. Obviously, the described embodiments are only a part of the embodiments of the present application, rather than all the embodiments of the present application. It should be understood that the present application is not limited by the example embodiments described here.
场景概述Scenario overview
如前所述,三氟化氯是一种氧化性极强的芯片刻蚀清洗剂。目前国际上能制备电子级三氟化氯的厂商极少,国内仅有申请人具有制备电子级三氟化氯的能力。这是由于三氟化氯极易与氟化氢缔合形成具有特殊分子间力的多聚合物,传统的分离方法无法彻底解决多聚合物的分离问题,这就是制备电子级三氟化氯的关键性技术难题。因此,研发一种电子级三氟化氯的智能分离纯化方案至关重要。As mentioned before, chlorine trifluoride is an extremely oxidizing chip etching cleaning agent. Currently, there are very few manufacturers in the world that can prepare electronic-grade chlorine trifluoride, and only domestic applicants have the ability to prepare electronic-grade chlorine trifluoride. This is because chlorine trifluoride easily associates with hydrogen fluoride to form multi-polymers with special intermolecular forces. Traditional separation methods cannot completely solve the problem of multi-polymer separation. This is the key to preparing electronic-grade chlorine trifluoride. technical challenge. Therefore, it is crucial to develop an intelligent separation and purification solution for electronic-grade chlorine trifluoride.
目前,如专利CN114538381A提供的方案的技术原理和步骤如下:S1:通过加热3级金属吸附剂层床中的碱金属吸附剂,使所述碱金属吸附剂与氟化氢分子间缔合形成更加牢固的氢键而分离,实现一级纯化;S2:通过2级低温精馏装置进一步离散氟化氢和三氟化氯缔合分子,实现二级纯化。Currently, the technical principles and steps of the solution provided by patent CN114538381A are as follows: S1: By heating the alkali metal adsorbent in the 3-level metal adsorbent layer bed, the alkali metal adsorbent and hydrogen fluoride molecules are associated with each other to form a stronger Separate through hydrogen bonding to achieve primary purification; S2: further disperse hydrogen fluoride and chlorine trifluoride associated molecules through a 2-stage cryogenic distillation device to achieve secondary purification.
其中,所述3级金属吸附剂层床包括顺次连通的第一碱金属吸附剂层床、第二碱金属吸附剂层床、第三碱金属吸附剂层床,所述3级金属吸附剂层床用于吸附游离氟化氢。每一层碱金属吸附剂层床包括Al2O3+LiF的混合物。所述3级金属吸附剂层床的反应温度为150℃至200℃。每一碱金属吸附剂层床的高度为1.8~2.5米。Wherein, the three-level metal adsorbent layer bed includes a first alkali metal adsorbent layer bed, a second alkali metal adsorbent layer bed, and a third alkali metal adsorbent layer bed that are connected in sequence, and the three-level metal adsorbent layer bed The layered bed is used to adsorb free hydrogen fluoride. Each alkali metal adsorbent bed includes a mixture of Al2O3+LiF. The reaction temperature of the 3-stage metal adsorbent layer bed is 150°C to 200°C. The height of each alkali metal adsorbent bed is 1.8 to 2.5 meters.
其中,所述2级低温精馏装置包括顺次连通的低沸塔以及高沸塔,所述第三碱金属吸附剂层床与所述低沸塔连通,所述2级低温精馏装置包括有萃取剂,用于进一步离散氟化氢和三氟化氯缔合分子。所述低沸塔从下到上依次包括第一再沸器、第一低沸塔填料段、第二低沸塔填料段以及第一冷凝器。所述高沸塔从下到上依次包括第二再沸器、第一高沸塔填料段、第二高沸塔填料段、第三高沸塔填料段以及第二冷凝器。每一填料段内设置有萃取剂,用于进一步离散氟化氢和三氟化氯缔合分子。所述第一再沸器上端第二层塔板的温度为10℃-12℃,所述第一冷凝器下端第二层塔板的温度为-22.5℃-24℃;控制所述第二再沸器上端的温度为11℃-12℃,所述第二冷凝器下端的温度为-6℃--4℃。Wherein, the 2-stage low-temperature rectification device includes a low-boiling tower and a high-boiling tower that are connected in sequence, and the third alkali metal adsorbent layer bed is connected with the low-boiling tower. The 2-stage low-temperature rectification device includes There are extractants used to further disperse the hydrogen fluoride and chlorine trifluoride associated molecules. The low boiling tower includes a first reboiler, a first low boiling tower packing section, a second low boiling tower packing section and a first condenser from bottom to top. The high boiling tower includes, from bottom to top, a second reboiler, a first high boiling tower packing section, a second high boiling tower packing section, a third high boiling tower packing section and a second condenser. An extraction agent is provided in each packing section to further disperse the associated molecules of hydrogen fluoride and chlorine trifluoride. The temperature of the second tray at the upper end of the first reboiler is 10°C-12°C, and the temperature of the second tray at the lower end of the first condenser is -22.5°C-24°C; control the second reboiler. The temperature at the upper end of the boiler is 11°C-12°C, and the temperature at the lower end of the second condenser is -6°C--4°C.
相应地,本申请发明人发现在现有的电子级三氟化氯的纯化分离装置中,各个反应设备的条件控制是随机的或者以预定条件进行控制,这一方面会使得纯化分离效果无法精准调控以进行纯度优化。也就是,在现有的电子级三氟化氯的纯化分离装置的纯化精度控制存在一定的随机性。另一方面,由于电子级三氟化氯的纯化分离装置所需要控制的参数众多,且各个参数之间存在复杂的线性和/或非线性的关联,因此,对于电子级三氟化氯的纯化装置的控制存在较高的技术难度。Accordingly, the inventor of the present application found that in the existing electronic-grade chlorine trifluoride purification and separation device, the condition control of each reaction equipment is random or controlled according to predetermined conditions. This aspect will make the purification and separation effect inaccurate. Adjust for purity optimization. That is to say, there is a certain degree of randomness in the purification accuracy control of existing electronic-grade chlorine trifluoride purification and separation devices. On the other hand, since the electronic-grade chlorine trifluoride purification and separation device requires many parameters to be controlled, and there are complex linear and/or non-linear relationships between each parameter, it is difficult to purify electronic-grade chlorine trifluoride. There are high technical difficulties in controlling the device.
近年来,深度学习以及神经网络已经广泛应用于计算机视觉、自然语言处理、语音信号处理等领域。此外,深度学习以及神经网络在图像分类、物体检测、语义分割、文本翻译等领域,也展现出了接近甚至超越人类的水平。In recent years, deep learning and neural networks have been widely used in computer vision, natural language processing, speech signal processing and other fields. In addition, deep learning and neural networks have also shown that they are close to or even beyond human performance in areas such as image classification, object detection, semantic segmentation, and text translation.
深度学习以及神经网络的发展为电子级三氟化氯的纯化装置的控制提供了新的解决思路和方案。The development of deep learning and neural networks provides new solutions and solutions for the control of electronic-grade chlorine trifluoride purification devices.
具体地,在本申请的技术方案中,首先,通过各个传感器获取预定时间段内多个预定时间点的经一级纯化后三氟化氯产物的纯度值、第一碱金属吸附剂层床的第一温度、第二碱金属吸附剂层床的第二温度、第三碱金属吸附剂层床的第三温度。然后,考虑到所述第一碱金属吸附剂层床的第一温度、所述第二碱金属吸附剂层床的第二温度和所述第三碱金属吸附剂层床的第三温度之间在时序上具有着特殊的关联性特征,因此,为了提取这三者在时间上的隐含关联,进一步将所述预定时间段内多个预定时间点的第一碱金属吸附剂层床的第一温度、第二碱金属吸附剂层床的第二温度和第三碱金属吸附剂层床的第三温度按照时间维度和样本维度排列为温度控制矩阵。并且将所述温度控制矩阵通过作为特征提取器的第一卷积神经网络中进行特征提取,以提取出所述温度控制矩阵中的各个位置的局部高维隐含关联特征信息,以得到温度控制局部关联特征图。Specifically, in the technical solution of the present application, first, each sensor is used to obtain the purity value of the chlorine trifluoride product after primary purification at multiple predetermined time points within a predetermined time period, and the purity value of the first alkali metal adsorbent layer bed. a first temperature, a second temperature of the second alkali metal adsorbent bed, and a third temperature of the third alkali metal adsorbent bed. Then, consider the relationship between the first temperature of the first alkali metal adsorbent layer bed, the second temperature of the second alkali metal adsorbent layer bed, and the third temperature of the third alkali metal adsorbent layer bed. has special correlation characteristics in time series. Therefore, in order to extract the implicit correlation between the three in time, the third layer of the first alkali metal adsorbent bed at multiple predetermined time points in the predetermined time period is further A temperature, a second temperature of the second alkali metal adsorbent layer bed, and a third temperature of the third alkali metal adsorbent layer bed are arranged as a temperature control matrix according to the time dimension and the sample dimension. And the temperature control matrix is passed through the first convolutional neural network as a feature extractor for feature extraction to extract the local high-dimensional implicit correlation feature information of each position in the temperature control matrix to obtain the temperature control local correlation. Feature map.
应可以理解,考虑到由于卷积是典型的局部操作,而对于所述第一碱金属吸附剂层床的第一温度、所述第二碱金属吸附剂层床的第二温度和所述第三碱金属吸附剂层床的第三温度来说,所述各个碱金属吸附剂层床的温度之间并非是孤立存在的,所述各个碱金属吸附剂层床的温度间的关联性产生前景目标。因此,在本申请的技术方案中,为了提取出所述第一碱金属吸附剂层床的第一温度、所述第二碱金属吸附剂层床的第二温度和所述第三碱金属吸附剂层床的第三温度的关联性,使用非局部神经网络来进一步进行特征图的特征提取。也就是,将所述温度控制局部关联特征图通过非局部神经网络以得到温度控制全局关联特征图。特别地,这里,所述非局部神经网络通过计算所述第一碱金属吸附剂层床的第一温度、所述第二碱金属吸附剂层床的第二温度和所述第三碱金属吸附剂层床的第三温度相似度捕获隐藏的依赖信息,进而建模上下文特征,使网络关注所述用电功率数据间的整体内容,进而在分类、检测任务中提升主干网络特征提取能力。It should be understood that considering that convolution is a typical local operation, for the first temperature of the first alkali metal adsorbent layer bed, the second temperature of the second alkali metal adsorbent layer bed and the third Regarding the third temperature of the three alkali metal adsorbent beds, the temperatures of the respective alkali metal adsorbent beds do not exist in isolation, and the correlation between the temperatures of the respective alkali metal adsorbent beds creates prospects. Target. Therefore, in the technical solution of the present application, in order to extract the first temperature of the first alkali metal adsorbent bed, the second temperature of the second alkali metal adsorbent bed and the third alkali metal adsorption Based on the correlation of the third temperature of the agent bed, a non-local neural network is used to further extract the features of the feature map. That is, the temperature control local correlation feature map is passed through a non-local neural network to obtain a temperature control global correlation feature map. In particular, here, the non-local neural network calculates the first temperature of the first alkali metal adsorbent layer bed, the second temperature of the second alkali metal adsorbent layer bed and the third alkali metal adsorbent layer. The third temperature similarity of the agent bed captures hidden dependency information, and then models contextual features, allowing the network to focus on the overall content of the electrical power data, thereby improving the feature extraction capabilities of the backbone network in classification and detection tasks.
这样,融合所述温度控制局部关联特征图和所述温度控制全局关联特征图中的特征信息以得到温度控制特征图。进一步地,为了降低参数的数据,进而降低计算量,再对所述温度控制特征图的各个特征矩阵进行全局均值池化处理以得到温度控制特征向量,这样能够防止过拟合,以提高后续分类的准确性。In this way, the feature information in the temperature control local correlation feature map and the temperature control global correlation feature map is fused to obtain a temperature control feature map. Furthermore, in order to reduce parameter data and thus reduce the amount of calculation, global mean pooling is performed on each feature matrix of the temperature control feature map to obtain the temperature control feature vector. This can prevent overfitting and improve subsequent classification. accuracy.
但是,在本申请的技术方案中,所述温度控制特征向量在所述温度控制特征图的各个特征矩阵的空间维度上融合了温度控制局部关联特征和温度控制全局关联特征,且通过所述温度控制特征图沿通道维度的全局均值池化得到,这使得所述温度控制特征向量的每个位置的特征值在信息融合上可能产生相关性的偏差,从而优选地进行前向传播相关性引导修正,即:
Figure PCTCN2022119303-appb-000009
Figure PCTCN2022119303-appb-000010
However, in the technical solution of the present application, the temperature control feature vector combines the temperature control local correlation features and the temperature control global correlation features in the spatial dimensions of each feature matrix of the temperature control feature map, and through the temperature control feature vector The control feature map is obtained by global mean pooling along the channel dimension, which makes the feature value of each position of the temperature control feature vector likely to produce correlation deviations in information fusion, so that forward propagation correlation guidance correction is preferably performed. ,Right now:
Figure PCTCN2022119303-appb-000009
Figure PCTCN2022119303-appb-000010
其中V表示所述温度控制特征向量,∑是所述温度控制特征向量的自协方差矩阵,即矩阵的每个位置的值是向量V的每两个位置的特征值之间的方差,μ和σ分别是所述温度控制特征向量的全局均值和方差,exp(·)表示向量的指数运算,以向量为幂的指数运算表示以向量的每个位置的值作为幂的自然指数函数值,
Figure PCTCN2022119303-appb-000011
Figure PCTCN2022119303-appb-000012
分别表示特征向量的按位置减法和加法,
Figure PCTCN2022119303-appb-000013
表示矩阵相乘,||·|| 2表示特征向量的二范数。
Where V represents the temperature control eigenvector, Σ is the autocovariance matrix of the temperature control eigenvector, that is, the value of each position of the matrix is the variance between the eigenvalues of each two positions of the vector V, μ and σ is the global mean and variance of the temperature control feature vector respectively, exp(·) represents the exponential operation of the vector, and the exponential operation with the vector as the power represents the natural exponential function value with the value of each position of the vector as the power,
Figure PCTCN2022119303-appb-000011
and
Figure PCTCN2022119303-appb-000012
Represents position-wise subtraction and addition of feature vectors respectively,
Figure PCTCN2022119303-appb-000013
represents matrix multiplication, ||·|| 2 represents the second norm of the eigenvector.
这里,该所述前向传播相关性引导修正基于沿通道维度的全局均值池化对于特征进行的基于下采样的前向传播的特点,通过可学习的正态采样偏移引导特征工程来有效地建模特征矩阵内的空间维度和特征矩阵之间的通道维度上的长程依赖关系,并考虑特征矩阵的局部和非局部邻域来进行特征向量的各特征值间的相关性的修复,从而提高了所述温度控制特征向量对于类概率的预测能力,进而提高了分类的准确性。Here, the forward propagation correlation guided correction is based on the characteristics of downsampling forward propagation of features based on global mean pooling along the channel dimension, and is effectively guided by learnable normal sampling offset engineering. Model the long-range dependence in the spatial dimension within the feature matrix and the channel dimension between feature matrices, and consider the local and non-local neighborhoods of the feature matrix to repair the correlation between each eigenvalue of the feature vector, thereby improving This improves the prediction ability of the temperature control feature vector for class probability, thereby improving the accuracy of classification.
应可以理解,对于所述预定时间段内多个预定时间点的经一级纯化后三氟化氯产物的纯度值,由于所述经一级纯化后三氟化氯产物的纯度值在时间上具有着特殊的隐含关联特征,因此,为了更为充分地提取出这种关联特征信息,在本申请的技术方案中,进一步将所述预定时间段内多个预定时间点的经一级纯化后三氟化氯产物的纯度值通过包含一维卷积层的时序编码器以得到产物纯度特征向量。在一个示例中,所述时序编码器由交替设置的全连接层和一维卷积层组成,其通过一维卷积编码提取出所述经一级纯化后三氟化氯产物的纯度值在时序维度上的关联和通过全连接编码提取所述经一级纯化后三氟化氯产物的纯度值的高维隐含特征。It should be understood that for the purity value of the chlorine trifluoride product after primary purification at multiple predetermined time points within the predetermined time period, since the purity value of the chlorine trifluoride product after primary purification varies over time. has special implicit correlation features. Therefore, in order to more fully extract this correlation feature information, in the technical solution of this application, the first-level purification of multiple predetermined time points within the predetermined time period is further carried out. The purity value of the final chlorine trifluoride product is passed through a temporal encoder containing a one-dimensional convolutional layer to obtain the product purity feature vector. In one example, the temporal encoder consists of alternately arranged fully connected layers and one-dimensional convolutional layers, which extract the purity value of the first-level purified chlorine trifluoride product through one-dimensional convolutional coding at Correlation in the time series dimension and extraction of high-dimensional hidden features of the purity value of the chlorine trifluoride product after primary purification through fully connected coding.
然后,考虑到由于所述碱金属吸附剂层床的温度数据和所述经一级纯化后三氟化氯产物的纯度值数据的特征尺度不同,并且所述产物纯度特征在高维空间中可以看作是针对所述温度控制特征的响应性特征,因此为了更好地融合这两者的特征信息来进行分类,进一步计算所述校正后温度控制特征向量相对于所述产物纯度特征向量的控制转移矩阵。进而,再使用分类器对所述控制转移矩阵进行分类处理,以获得用于表示预定时间段内3级金属吸附剂层床的温度控制组合是否满足预定要求的分类结果。Then, considering that the characteristic scales of the temperature data of the alkali metal adsorbent layer bed and the purity value data of the chlorine trifluoride product after primary purification are different, and the product purity characteristics can be used in high-dimensional space is regarded as a responsive feature for the temperature control feature. Therefore, in order to better integrate the feature information of the two for classification, the control of the corrected temperature control feature vector relative to the product purity feature vector is further calculated. transfer matrix. Furthermore, a classifier is used to perform classification processing on the control transfer matrix to obtain a classification result indicating whether the temperature control combination of the three-stage metal adsorbent bed within a predetermined time period meets the predetermined requirements.
基于此,本申请提出了一种电子级三氟化氯的智能分离纯化系统,其包括:数据采集模块,用于获取预定时间段内多个预定时间点的经一级纯化后三氟化氯产物的纯度值、第一碱金属吸附剂层床的第一温度、第二碱金属吸附剂层床的第二温度、第三碱金属吸附剂层床的第三温度;温度数据结构化模块,用于将所述预定时间段内多个预定时间点的第一碱金属吸附剂层床的第一温度、第二碱金属吸附剂层床的第二温度和第三碱金属吸附剂层床的第三温度按照时间维度和样本维度排列为温度控制矩阵;温度数据局部关联编码模块,用于将所述温度控制矩阵通过作为特征提取器的第一卷积神经网络以得到温度控制局部关联特征图;温度数据全局关联编码模块,用于将所述温度控制局部关联特征图通过非局部神经网络以得到温度控制全局关联特征图;融合模块,用于融合所述温度控制局部关联特征图和所述温度控制全局关联特征图以得到温度控制特征图;降维模块,用于对所述温度控制特征图的各个特征矩阵进行全局均值池化以得到温度控制特征向量;校正模块,用于对所述温度控制特征向量进行校正以得到校正后温度控制特征向量;产物纯度数据编码模块,用于将所述预定时间段内多个预定时间点的经一级纯化后三氟化氯产物的纯度值通过包含一维卷积层的时序编码器以得到产物纯度特征向量;响应性估计模块,用于计算所述校正后温度控制特征向量相对于所述产物纯度特征向量的控制转移矩阵;以及,控制结果生成模块,用于将所述控制转移矩阵通过分类器以得到分类结果,所述分类结果用于表示预定时间段内3级金属吸附剂层床的温度控制组合是否满足预定要求。Based on this, this application proposes an intelligent separation and purification system for electronic-grade chlorine trifluoride, which includes: a data acquisition module used to obtain first-level purified chlorine trifluoride at multiple predetermined time points within a predetermined time period. The purity value of the product, the first temperature of the first alkali metal adsorbent bed, the second temperature of the second alkali metal adsorbent bed, and the third temperature of the third alkali metal adsorbent bed; the temperature data structuring module, used to change the first temperature of the first alkali metal adsorbent layer bed, the second temperature of the second alkali metal adsorbent layer bed and the third alkali metal adsorbent layer bed at multiple predetermined time points within the predetermined time period. The third temperature is arranged into a temperature control matrix according to the time dimension and the sample dimension; a temperature data local correlation encoding module is used to pass the temperature control matrix through the first convolutional neural network as a feature extractor to obtain a temperature control local correlation feature map ; Temperature data global correlation encoding module, used to pass the temperature control local correlation feature map through a non-local neural network to obtain the temperature control global correlation feature map; a fusion module, used to fuse the temperature control local correlation feature map and the temperature control local correlation feature map The temperature control globally correlates the feature map to obtain the temperature control feature map; the dimensionality reduction module is used to perform global mean pooling on each feature matrix of the temperature control feature map to obtain the temperature control feature vector; the correction module is used to perform the temperature control feature vector. The temperature control feature vector is corrected to obtain the corrected temperature control feature vector; the product purity data encoding module is used to pass the purity value of the first-level purified chlorine trifluoride product at multiple predetermined time points within the predetermined time period. A temporal encoder including a one-dimensional convolutional layer to obtain a product purity eigenvector; a responsiveness estimation module for calculating a control transfer matrix of the corrected temperature control eigenvector relative to the product purity eigenvector; and, control results A generation module is used to pass the control transfer matrix through a classifier to obtain a classification result. The classification result is used to indicate whether the temperature control combination of the three-stage metal adsorbent layer bed within a predetermined time period meets the predetermined requirements.
图1图示了本申请实施例的电子级三氟化氯的智能分离纯化系统的应用场景图。如图1所示,在该应用场景中,首先,通过各个传感器(例如,如图1中所示意的纯度检测器T1和温度传感器T2)获取预定时间段内多个预定时间点的经一级纯化后三氟化氯产物的纯度值、第一碱金属吸附剂层床(例如,如图1中所示意的M1)的第一温度、第二碱金属吸附剂层床(例如,如图1中所示意的M2)的第二温度、第三碱金属吸附剂层床(例如,如图1中所示意的M3)的第三温度。然后,将获得的 所述预定时间段内多个预定时间点的经一级纯化后三氟化氯产物的纯度值、所述第一至第三碱金属吸附剂层床的第一至第三温度输入至部署有电子级三氟化氯的智能分离纯化算法的服务器中(例如,如图1中所示意的云服务器S),其中,所述服务器能够以电子级三氟化氯的智能分离纯化算法对所述预定时间段内多个预定时间点的经一级纯化后三氟化氯产物的纯度值、所述第一至第三碱金属吸附剂层床的第一至第三温度进行处理,以生成用于表示预定时间段内3级金属吸附剂层床的温度控制组合是否满足预定要求的分类结果。Figure 1 illustrates the application scenario diagram of the intelligent separation and purification system of electronic grade chlorine trifluoride according to the embodiment of the present application. As shown in Figure 1, in this application scenario, first, through each sensor (for example, the purity detector T1 and the temperature sensor T2 illustrated in Figure 1), the first-level data of multiple predetermined time points within a predetermined time period are obtained. The purity value of the purified chlorine trifluoride product, the first temperature of the first alkali metal adsorbent layer bed (for example, M1 as shown in Figure 1), the second alkali metal adsorbent layer bed (for example, as shown in Figure 1 The second temperature of the third alkali metal adsorbent layer bed (for example, M3 as shown in Figure 1). Then, the obtained purity values of the chlorine trifluoride product after primary purification at multiple predetermined time points within the predetermined time period, the first to third values of the first to third alkali metal adsorbent beds The temperature is input into a server deployed with an intelligent separation and purification algorithm of electronic grade chlorine trifluoride (for example, the cloud server S as shown in Figure 1), wherein the server is capable of intelligent separation and purification of electronic grade chlorine trifluoride. The purification algorithm is performed on the purity values of the chlorine trifluoride product after primary purification at multiple predetermined time points within the predetermined time period and the first to third temperatures of the first to third alkali metal adsorbent beds. Processing to generate a classification result indicating whether the temperature control combination of the 3-stage metal adsorbent layer bed meets the predetermined requirements within a predetermined time period.
在介绍了本申请的基本原理之后,下面将参考附图来具体介绍本申请的各种非限制性实施例。After introducing the basic principles of the present application, various non-limiting embodiments of the present application will be specifically introduced below with reference to the accompanying drawings.
示例性系统Example system
图2图示了本申请实施例的电子级三氟化氯的智能分离纯化系统的框图。如图2所示,根据本申请实施例的电子级三氟化氯的智能分离纯化系统200,包括:数据采集模块210,用于获取预定时间段内多个预定时间点的经一级纯化后三氟化氯产物的纯度值、第一碱金属吸附剂层床的第一温度、第二碱金属吸附剂层床的第二温度、第三碱金属吸附剂层床的第三温度;温度数据结构化模块220,用于将所述预定时间段内多个预定时间点的第一碱金属吸附剂层床的第一温度、第二碱金属吸附剂层床的第二温度和第三碱金属吸附剂层床的第三温度按照时间维度和样本维度排列为温度控制矩阵;温度数据局部关联编码模块230,用于将所述温度控制矩阵通过作为特征提取器的第一卷积神经网络以得到温度控制局部关联特征图;温度数据全局关联编码模块240,用于将所述温度控制局部关联特征图通过非局部神经网络以得到温度控制全局关联特征图;融合模块250,用于融合所述温度控制局部关联特征图和所述温度控制全局关联特征图以得到温度控制特征图;降维模块260,用于对所述温度控制特征图的各个特征矩阵进行全局均值池化以得到温度控制特征向量;校正模块270,用于对所述温度控制特征向量进行校正以得到校正后温度控制特征向量;产物纯度数据编码模块280,用于将所述预定时间段内多个预定时间点的经一级纯化后三氟化氯产物的纯度值通过包含一维卷积层的时序编码器以得到产物纯度特征向量;响应性估计模块290,用于计算所述校正后温度控制特征向量相对于所述产物纯度特征向量的控制转移矩阵;以及,控制结果生成模块300,用于将所述控制转移矩阵通过分类器以得到分类结果,所述分类结果用于表示预定时间段内3级金属吸附剂层床的温度控制组合是否满足预定要求。Figure 2 illustrates a block diagram of an intelligent separation and purification system for electronic grade chlorine trifluoride according to an embodiment of the present application. As shown in Figure 2, the intelligent separation and purification system 200 of electronic grade chlorine trifluoride according to the embodiment of the present application includes: a data acquisition module 210, used to obtain the first-level purified data at multiple predetermined time points within a predetermined time period. The purity value of the chlorine trifluoride product, the first temperature of the first alkali metal adsorbent bed, the second temperature of the second alkali metal adsorbent bed, and the third temperature of the third alkali metal adsorbent bed; temperature data The structured module 220 is used to combine the first temperature of the first alkali metal adsorbent bed, the second temperature of the second alkali metal adsorbent bed and the third alkali metal at multiple predetermined time points within the predetermined time period. The third temperature of the adsorbent bed is arranged into a temperature control matrix according to the time dimension and the sample dimension; the temperature data local correlation encoding module 230 is used to pass the temperature control matrix through the first convolutional neural network as a feature extractor to obtain Temperature control local correlation feature map; temperature data global correlation encoding module 240, used to pass the temperature control local correlation feature map through a non-local neural network to obtain a temperature control global correlation feature map; fusion module 250, used to fuse the temperature Control the local correlation feature map and the temperature control global correlation feature map to obtain the temperature control feature map; the dimensionality reduction module 260 is used to perform global mean pooling on each feature matrix of the temperature control feature map to obtain the temperature control feature vector. ; Correction module 270, used to correct the temperature control feature vector to obtain the corrected temperature control feature vector; Product purity data encoding module 280, used to convert the first-level data at multiple predetermined time points within the predetermined time period; The purity value of the purified chlorine trifluoride product is passed through a temporal encoder including a one-dimensional convolution layer to obtain a product purity feature vector; the responsiveness estimation module 290 is used to calculate the corrected temperature control feature vector relative to the product The control transfer matrix of the purity feature vector; and, the control result generation module 300 is used to pass the control transfer matrix through a classifier to obtain a classification result, the classification result is used to represent the 3-level metal adsorbent layer bed within a predetermined time period Whether the temperature control combination meets the predetermined requirements.
具体地,在本申请实施例中,所述数据采集模块210、所述温度数据结构化模块220和所述温度数据局部关联编码模块230,用于获取预定时间段内多个预定时间点的经一级纯化后三氟化氯产物的纯度值、第一碱金属吸附剂层床的第一温度、第二碱金属吸附剂层床的第二温度、第三碱金属吸附剂层床的第三温度,并将所述预定时间段内多个预定时间点的第一碱金属吸附剂层床的第一温度、第二碱金属吸附剂层床的第二温度和第三碱金属吸附剂层床的第三温度按照时间维度和样本维度排列为温度控制矩阵,再将所述温度控制矩阵通过作为特征提取器的第一卷积神经网络以得到温度控制局部关联特征图。如前所述,由于在现有的电子级三氟化氯的纯化分离装置中,各个反应设备的条件控制是随机的或者以预定条件进行控制,这一方面会使得纯化分离效果无法精准调控以进行纯度优化。也就是,在现有的电子级三氟化氯的纯化分离装置的纯化精度控制存在一定的随机性。另一方面,由于电子级三氟化氯的纯化分离装置所需要控制的参数众多,且各个参数之间存在复杂的线性和/或非线性的关联,因此,期望对于电子级三氟化氯的纯化装置进行智能的控制。Specifically, in the embodiment of the present application, the data acquisition module 210, the temperature data structuring module 220 and the temperature data local correlation encoding module 230 are used to obtain the experience of multiple predetermined time points within a predetermined time period. The purity value of the chlorine trifluoride product after primary purification, the first temperature of the first alkali metal adsorbent bed, the second temperature of the second alkali metal adsorbent bed, and the third temperature of the third alkali metal adsorbent bed. temperature, and combine the first temperature of the first alkali metal adsorbent layer bed, the second temperature of the second alkali metal adsorbent layer bed and the third alkali metal adsorbent layer bed at multiple predetermined time points within the predetermined time period. The third temperature is arranged into a temperature control matrix according to the time dimension and the sample dimension, and then the temperature control matrix is passed through the first convolutional neural network as a feature extractor to obtain the temperature control local correlation feature map. As mentioned before, in the existing electronic-grade chlorine trifluoride purification and separation device, the condition control of each reaction equipment is random or controlled according to predetermined conditions. This aspect will make it impossible to accurately control the purification and separation effect. Perform purity optimization. That is to say, there is a certain degree of randomness in the purification accuracy control of existing electronic-grade chlorine trifluoride purification and separation devices. On the other hand, since the purification and separation device of electronic grade chlorine trifluoride requires many parameters to be controlled, and there are complex linear and/or nonlinear relationships between each parameter, it is expected that the purification and separation device of electronic grade chlorine trifluoride will be The purification device is intelligently controlled.
也就是,具体地,在本申请的技术方案中,首先,通过各个传感器获取预定时间段内多个预定时间点的经一级纯化后三氟化氯产物的纯度值、第一碱金属吸附剂层床的第一温度、第二碱金属吸附剂层床的第二温度、第三碱金属吸附剂层床的第三温度。然后,应可以理解,考虑到所述第一碱金属吸附剂层床的第一温度、所述第二碱金属吸附剂层床的第二温度和所述第三碱金属吸附剂层床的第三温度之间在时序上具有着特殊的关联性特征,因此,为了提取这三者在时间上的隐含关联,进一步将所述预定时间段内多个预定时间点的第一碱金属吸附剂层床的第一温度、第二碱金属吸附剂层床的第二温度和第三碱金属吸附剂层床的第三温度按照时间维度和样本维度排列为温度控制矩阵。并且将所述温度控制矩阵通过作为特征提取器的第一卷积神经网络中进行特征提取,以提取出所述温度控制矩阵中的各个位置的局部高维隐含关联特征信息,以得到温度控制局部关联特征图。That is, specifically, in the technical solution of the present application, first, each sensor is used to obtain the purity values of the chlorine trifluoride product after primary purification at multiple predetermined time points within a predetermined time period, the first alkali metal adsorbent The first temperature of the layer bed, the second temperature of the second alkali metal adsorbent layer bed, and the third temperature of the third alkali metal adsorbent layer bed. Then, it should be understood that considering the first temperature of the first alkali metal adsorbent layer bed, the second temperature of the second alkali metal adsorbent layer bed and the third temperature of the third alkali metal adsorbent layer bed, The three temperatures have special correlation characteristics in time series. Therefore, in order to extract the implicit correlation between the three temperatures in time, the first alkali metal adsorbent at multiple predetermined time points within the predetermined time period is further The first temperature of the layer bed, the second temperature of the second alkali metal adsorbent layer bed, and the third temperature of the third alkali metal adsorbent layer bed are arranged as a temperature control matrix according to the time dimension and the sample dimension. And the temperature control matrix is passed through the first convolutional neural network as a feature extractor for feature extraction to extract the local high-dimensional implicit correlation feature information of each position in the temperature control matrix to obtain the temperature control local correlation. Feature map.
更具体地,在本申请实施例中,所述温度数据结构化模块,包括:行向量构造单元,用于将所述预定时间段内多个预定时间点的第一碱金属吸附剂层床的第一温度、第二碱金属吸附剂层床的第二温度和第三碱金属吸附剂层床的第三温度按照所述时间维度分别排列为行向量以得到多个行向量;矩阵构造单元,用于将所述多个行向量按照所述样本维度排列为所述温度控制矩阵。More specifically, in the embodiment of the present application, the temperature data structuring module includes: a row vector construction unit for converting the first alkali metal adsorbent layer bed at multiple predetermined time points within the predetermined time period. The first temperature, the second temperature of the second alkali metal adsorbent layer bed, and the third temperature of the third alkali metal adsorbent layer bed are respectively arranged as row vectors according to the time dimension to obtain a plurality of row vectors; the matrix construction unit, For arranging the plurality of row vectors into the temperature control matrix according to the sample dimension.
更具体地,在本申请实施例中,所述温度数据局部关联编码模块,进一步用于:使用所述作为特征提取器的第一卷积神经网络的各层在层的正向传递中对输入数据分别进行:对输入数据进行卷积处理以得到卷积特征图;对所述卷积特征图进行均值池化处理以得到池化特征图;以及,对所述池化特征图进行非线性激活以得到激活特征图;其中,所述作为特征提取器的第一卷积神经网络的最后一层 的输出为所述温度控制局部关联特征图,所述作为特征提取器的第一卷积神经网络的第一层的输入为所述温度控制矩阵。More specifically, in the embodiment of the present application, the temperature data local correlation encoding module is further configured to: use each layer of the first convolutional neural network as a feature extractor to encode the input in the forward pass of the layer. The data are processed separately: performing convolution processing on the input data to obtain a convolution feature map; performing mean pooling processing on the convolution feature map to obtain a pooled feature map; and performing nonlinear activation on the pooled feature map. To obtain the activation feature map; wherein, the output of the last layer of the first convolutional neural network as a feature extractor is the temperature control local correlation feature map, and the first convolutional neural network as a feature extractor The input of the first layer is the temperature control matrix.
具体地,在本申请实施例中,所述温度数据全局关联编码模块240,用于将所述温度控制局部关联特征图通过非局部神经网络以得到温度控制全局关联特征图。应可以理解,考虑到由于卷积是典型的局部操作,而对于所述第一碱金属吸附剂层床的第一温度、所述第二碱金属吸附剂层床的第二温度和所述第三碱金属吸附剂层床的第三温度来说,所述各个碱金属吸附剂层床的温度之间并非是孤立存在的,所述各个碱金属吸附剂层床的温度间的关联性产生前景目标。因此,在本申请的技术方案中,为了提取出所述第一碱金属吸附剂层床的第一温度、所述第二碱金属吸附剂层床的第二温度和所述第三碱金属吸附剂层床的第三温度的关联性,使用非局部神经网络来进一步进行特征图的特征提取。也就是,将所述温度控制局部关联特征图通过非局部神经网络以得到温度控制全局关联特征图。特别地,这里,所述非局部神经网络通过计算所述第一碱金属吸附剂层床的第一温度、所述第二碱金属吸附剂层床的第二温度和所述第三碱金属吸附剂层床的第三温度相似度捕获隐藏的依赖信息,进而建模上下文特征,使网络关注所述用电功率数据间的整体内容,进而在分类、检测任务中提升主干网络特征提取能力。Specifically, in this embodiment of the present application, the temperature data global correlation encoding module 240 is used to pass the temperature control local correlation feature map through a non-local neural network to obtain a temperature control global correlation feature map. It should be understood that considering that convolution is a typical local operation, for the first temperature of the first alkali metal adsorbent layer bed, the second temperature of the second alkali metal adsorbent layer bed and the third Regarding the third temperature of the three alkali metal adsorbent beds, the temperatures of the respective alkali metal adsorbent beds do not exist in isolation, and the correlation between the temperatures of the respective alkali metal adsorbent beds creates prospects. Target. Therefore, in the technical solution of the present application, in order to extract the first temperature of the first alkali metal adsorbent bed, the second temperature of the second alkali metal adsorbent bed and the third alkali metal adsorption Based on the correlation of the third temperature of the agent bed, a non-local neural network is used to further extract the features of the feature map. That is, the temperature control local correlation feature map is passed through a non-local neural network to obtain a temperature control global correlation feature map. In particular, here, the non-local neural network calculates the first temperature of the first alkali metal adsorbent layer bed, the second temperature of the second alkali metal adsorbent layer bed and the third alkali metal adsorbent layer. The third temperature similarity of the agent bed captures hidden dependency information, and then models contextual features, allowing the network to focus on the overall content of the electrical power data, thereby improving the feature extraction capabilities of the backbone network in classification and detection tasks.
更具体地,在本申请实施例中,所述温度数据全局关联编码模块,包括:首先,将所述温度控制局部关联特征图分别输入所述非局部神经网络的第一点卷积层、第二点卷积层和第三点卷积层以得到第一特征图、第二特征图和第三特征图。然后,计算所述第一特征图和所述第二特征图的按位置加权和以得到中间融合特征图。接着,将所述中间融合特征图输入Softmax函数以对所述中间融合特征图中各个位置的特征值进行归一化以得到归一化中间融合特征图。然后,计算所述归一化中间融合特征图和所述第三特征图的按位置加权和以得到再融合特征图。接着,将所述再融合特征图通过嵌入高斯相似性函数以计算所述再融合特征图中各个位置的特征值间的相似性以得到全局感知特征图。然后,将所述全局感知特征图通过所述非局部神经网络的第四点卷积层以得到通道调整全局感知特征图。最后,计算所述通道调整全局感知特征图和所述温度控制局部关联特征图的按位置加权和以得到所述温度控制全局关联特征图。More specifically, in the embodiment of the present application, the temperature data global correlation encoding module includes: first, inputting the temperature control local correlation feature map into the first point convolution layer and the third point convolution layer of the non-local neural network respectively. A two-point convolution layer and a third point convolution layer are used to obtain the first feature map, the second feature map and the third feature map. Then, a position-weighted sum of the first feature map and the second feature map is calculated to obtain an intermediate fused feature map. Next, the intermediate fusion feature map is input into the Softmax function to normalize the feature values of each position in the intermediate fusion feature map to obtain a normalized intermediate fusion feature map. Then, a position-weighted sum of the normalized intermediate fused feature map and the third feature map is calculated to obtain a re-fused feature map. Then, the re-fused feature map is embedded in a Gaussian similarity function to calculate the similarity between the feature values of each position in the re-fused feature map to obtain a global perceptual feature map. Then, the global perceptual feature map is passed through the fourth point convolution layer of the non-local neural network to obtain a channel-adjusted global perceptual feature map. Finally, the position-weighted sum of the channel adjustment global perception feature map and the temperature control local correlation feature map is calculated to obtain the temperature control global correlation feature map.
图3图示了本申请实施例的电子级三氟化氯的智能分离纯化系统中温度数据全局关联编码模块的框图。如图3所示,所述温度数据全局关联编码模块240,包括:点卷积单元241,用于将所述温度控制局部关联特征图分别输入所述非局部神经网络的第一点卷积层、第二点卷积层和第三点卷积层以得到第一特征图、第二特征图和第三特征图;第一融合单元242,用于计算所述第一特征图和所述第二特征图的按位置加权和以得到中间融合特征图;归一化单元243,用于将所述中间融合特征图输入Softmax函数以对所述中间融合特征图中各个位置的特征值进行归一化以得到归一化中间融合特征图;第二融合单元244,用于计算所述归一化中间融合特征图和所述第三特征图的按位置加权和以得到再融合特征图;全局感知单元245,用于将所述再融合特征图通过嵌入高斯相似性函数以计算所述再融合特征图中各个位置的特征值间的相似性以得到全局感知特征图;通道数调整单元246,用于将所述全局感知特征图通过所述非局部神经网络的第四点卷积层以得到通道调整全局感知特征图;以及,第三融合单元247,用于计算所述通道调整全局感知特征图和所述温度控制局部关联特征图的按位置加权和以得到所述温度控制全局关联特征图。Figure 3 illustrates a block diagram of the temperature data global correlation encoding module in the intelligent separation and purification system of electronic grade chlorine trifluoride according to the embodiment of the present application. As shown in Figure 3, the temperature data global correlation encoding module 240 includes: a point convolution unit 241, which is used to input the temperature control local correlation feature map into the first point convolution layer of the non-local neural network. , the second point convolution layer and the third point convolution layer to obtain the first feature map, the second feature map and the third feature map; the first fusion unit 242 is used to calculate the first feature map and the third feature map. The position-weighted sum of the two feature maps is used to obtain the intermediate fusion feature map; the normalization unit 243 is used to input the intermediate fusion feature map into the Softmax function to normalize the feature values of each position in the intermediate fusion feature map. to obtain a normalized intermediate fusion feature map; the second fusion unit 244 is used to calculate the position-weighted sum of the normalized intermediate fusion feature map and the third feature map to obtain a re-fusion feature map; global perception Unit 245 is used to embed the re-fused feature map into a Gaussian similarity function to calculate the similarity between the feature values of each position in the re-fused feature map to obtain a global perceptual feature map; the channel number adjustment unit 246 is used Passing the global perceptual feature map through the fourth point convolution layer of the non-local neural network to obtain a channel-adjusted global perceptual feature map; and a third fusion unit 247 for calculating the channel-adjusted global perceptual feature map and the position-weighted sum of the temperature control local correlation feature map to obtain the temperature control global correlation feature map.
具体地,在本申请实施例中,所述融合模块250和所述降维模块260,用于融合所述温度控制局部关联特征图和所述温度控制全局关联特征图以得到温度控制特征图,并对所述温度控制特征图的各个特征矩阵进行全局均值池化以得到温度控制特征向量。也就是,在本申请的技术方案中,进一步融合所述温度控制局部关联特征图和所述温度控制全局关联特征图中的特征信息以得到温度控制特征图。然后,为了降低参数的数据,进而降低计算量,再对所述温度控制特征图的各个特征矩阵进行全局均值池化处理以得到温度控制特征向量,这样能够防止过拟合,以提高后续分类的准确性。Specifically, in this embodiment of the present application, the fusion module 250 and the dimensionality reduction module 260 are used to fuse the temperature control local correlation feature map and the temperature control global correlation feature map to obtain a temperature control feature map, And perform global mean pooling on each feature matrix of the temperature control feature map to obtain a temperature control feature vector. That is, in the technical solution of the present application, the feature information in the temperature control local correlation feature map and the temperature control global correlation feature map are further fused to obtain a temperature control feature map. Then, in order to reduce the parameter data and thus the amount of calculation, global mean pooling is performed on each feature matrix of the temperature control feature map to obtain the temperature control feature vector. This can prevent overfitting and improve the accuracy of subsequent classification. accuracy.
更具体地,在本申请实施例中,所述融合模块,进一步用于:以如下公式融合所述温度控制局部关联特征图和所述温度控制全局关联特征图以得到所述温度控制特征图;其中,所述公式为:More specifically, in the embodiment of the present application, the fusion module is further configured to: fuse the temperature control local correlation feature map and the temperature control global correlation feature map using the following formula to obtain the temperature control feature map; Among them, the formula is:
F s=αF 1+βF 2 F s =αF 1 +βF 2
其中,F s为所述温度控制特征图,F 1为所述温度控制局部关联特征图,F 2为所述温度控制全局关联特征图,“+”表示所述温度控制局部关联特征图和所述温度控制全局关联特征图相对应位置处的元素相加,α和β为用于控制所述温度控制特征图中所述温度控制局部关联特征图和所述温度控制全局关联特征图之间的平衡的加权参数。 Among them, F s is the temperature control feature map, F 1 is the temperature control local correlation feature map, F 2 is the temperature control global correlation feature map, "+" means the temperature control local correlation feature map and all the temperature control local correlation feature maps. The elements at corresponding positions in the temperature control global correlation feature map are added together, α and β are used to control the relationship between the temperature control local correlation feature map and the temperature control global correlation feature map in the temperature control feature map. Balanced weighting parameters.
具体地,在本申请实施例中,所述校正模块270,用于对所述温度控制特征向量进行校正以得到校正后温度控制特征向量。应可以理解,在本申请的技术方案中,所述温度控制特征向量在所述温度控制特征图的各个特征矩阵的空间维度上融合了温度控制局部关联特征和温度控制全局关联特征,且通过所述所述温度控制特征图沿通道维度的全局均值池化得到,这使得所述温度控制特征向量的每个 位置的特征值在信息融合上可能产生相关性的偏差,从而优选地进行前向传播相关性引导修正。这样,该所述前向传播相关性引导修正基于沿通道维度的全局均值池化对于特征进行的基于下采样的前向传播的特点,通过可学习的正态采样偏移引导特征工程来有效地建模特征矩阵内的空间维度和特征矩阵之间的通道维度上的长程依赖关系,并考虑特征矩阵的局部和非局部邻域来进行特征向量的各特征值间的相关性的修复,从而提高了所述温度控制特征向量对于类概率的预测能力,进而提高了分类的准确性。Specifically, in this embodiment of the present application, the correction module 270 is used to correct the temperature control feature vector to obtain a corrected temperature control feature vector. It should be understood that in the technical solution of the present application, the temperature control feature vector combines the temperature control local correlation features and the temperature control global correlation features in the spatial dimensions of each feature matrix of the temperature control feature map, and through the The temperature control feature map is obtained by global mean pooling along the channel dimension, which makes the feature value of each position of the temperature control feature vector likely to produce correlation deviations in information fusion, so that forward propagation is preferably performed. Relevance guided corrections. In this way, the forward propagation correlation guided correction is based on the characteristics of downsampling forward propagation of features based on global mean pooling along the channel dimension, and is effectively guided by learnable normal sampling offset engineering. Model the long-range dependence in the spatial dimension within the feature matrix and the channel dimension between feature matrices, and consider the local and non-local neighborhoods of the feature matrix to repair the correlation between each eigenvalue of the feature vector, thereby improving This improves the prediction ability of the temperature control feature vector for class probability, thereby improving the accuracy of classification.
更具体地,在本申请实施例中,所述校正模块,进一步用于:以如下公式对所述温度控制特征向量进行校正以得到所述校正后温度控制特征向量;其中,所述公式为:
Figure PCTCN2022119303-appb-000014
Figure PCTCN2022119303-appb-000015
More specifically, in the embodiment of the present application, the correction module is further configured to: correct the temperature control feature vector with the following formula to obtain the corrected temperature control feature vector; wherein the formula is:
Figure PCTCN2022119303-appb-000014
Figure PCTCN2022119303-appb-000015
其中V表示所述温度控制特征向量,∑是所述温度控制特征向量的自协方差矩阵,即矩阵的每个位置的值是向量V的每两个位置的特征值之间的方差,μ和σ分别是所述温度控制特征向量的全局均值和方差,exp(·)表示向量的指数运算,以向量为幂的指数运算表示以向量的每个位置的值作为幂的自然指数函数值,
Figure PCTCN2022119303-appb-000016
Figure PCTCN2022119303-appb-000017
分别表示特征向量的按位置减法和加法,
Figure PCTCN2022119303-appb-000018
表示矩阵相乘,||·|| 2表示特征向量的二范数。
Where V represents the temperature control eigenvector, Σ is the autocovariance matrix of the temperature control eigenvector, that is, the value of each position of the matrix is the variance between the eigenvalues of each two positions of the vector V, μ and σ is the global mean and variance of the temperature control feature vector respectively, exp(·) represents the exponential operation of the vector, and the exponential operation with the vector as the power represents the natural exponential function value with the value of each position of the vector as the power,
Figure PCTCN2022119303-appb-000016
and
Figure PCTCN2022119303-appb-000017
Represents position-wise subtraction and addition of feature vectors respectively,
Figure PCTCN2022119303-appb-000018
represents matrix multiplication, ||·|| 2 represents the second norm of the eigenvector.
具体地,在本申请实施例中,所述产物纯度数据编码模块280,用于将所述预定时间段内多个预定时间点的经一级纯化后三氟化氯产物的纯度值通过包含一维卷积层的时序编码器以得到产物纯度特征向量。应可以理解,对于所述预定时间段内多个预定时间点的经一级纯化后三氟化氯产物的纯度值,由于所述经一级纯化后三氟化氯产物的纯度值在时间上具有着特殊的隐含关联特征,因此,为了更为充分地提取出这种关联特征信息,在本申请的技术方案中,进一步将所述预定时间段内多个预定时间点的经一级纯化后三氟化氯产物的纯度值通过包含一维卷积层的时序编码器以得到产物纯度特征向量。相应地,在一个具体示例中,所述时序编码器由交替设置的全连接层和一维卷积层组成,其通过一维卷积编码提取出所述经一级纯化后三氟化氯产物的纯度值在时序维度上的关联和通过全连接编码提取所述经一级纯化后三氟化氯产物的纯度值的高维隐含特征。Specifically, in the embodiment of the present application, the product purity data encoding module 280 is used to encode the purity values of the chlorine trifluoride product after primary purification at multiple predetermined time points within the predetermined time period by including a Dimensional convolutional layer temporal encoder to obtain the product purity feature vector. It should be understood that for the purity value of the chlorine trifluoride product after primary purification at multiple predetermined time points within the predetermined time period, since the purity value of the chlorine trifluoride product after primary purification varies over time. has special implicit correlation features. Therefore, in order to more fully extract this correlation feature information, in the technical solution of this application, the first-level purification of multiple predetermined time points within the predetermined time period is further carried out. The purity value of the final chlorine trifluoride product is passed through a temporal encoder containing a one-dimensional convolutional layer to obtain the product purity feature vector. Correspondingly, in a specific example, the temporal encoder consists of alternately arranged fully connected layers and one-dimensional convolutional layers, which extract the first-level purified chlorine trifluoride product through one-dimensional convolutional encoding. Correlation of the purity value in the time series dimension and extraction of high-dimensional hidden features of the purity value of the chlorine trifluoride product after primary purification through fully connected coding.
更具体地,在本申请实施例中,所述产物纯度数据编码模块,进一步用于:将所述预定时间段内多个预定时间点的经一级纯化后三氟化氯产物的纯度值按照时间维度排列为一维的输入向量;使用所述时序编码器的全连接层以如下公式对所述输入向量进行全连接编码以提取出所述输入向量中各个位置的特征值的高维隐含特征,其中,所述公式为:
Figure PCTCN2022119303-appb-000019
其中X是所述输入向量,Y是输出向量,W是权重矩阵,B是偏置向量,
Figure PCTCN2022119303-appb-000020
表示矩阵乘;使用所述时序编码器的一维卷积层以如下公式对所述输入向量进行一维卷积编码以提取出所述输入向量中各个位置的特征值间的高维隐含关联特征,其中,所述公式为:
More specifically, in the embodiment of the present application, the product purity data encoding module is further used to: calculate the purity value of the chlorine trifluoride product after primary purification at multiple predetermined time points within the predetermined time period according to The time dimension is arranged as a one-dimensional input vector; the fully connected layer of the temporal encoder is used to fully connect the input vector with the following formula to extract the high-dimensional implicit features of the eigenvalues of each position in the input vector, Among them, the formula is:
Figure PCTCN2022119303-appb-000019
where X is the input vector, Y is the output vector, W is the weight matrix, and B is the bias vector,
Figure PCTCN2022119303-appb-000020
represents matrix multiplication; use the one-dimensional convolution layer of the temporal encoder to perform one-dimensional convolution encoding on the input vector with the following formula to extract high-dimensional implicit correlation features between the eigenvalues of each position in the input vector, Among them, the formula is:
Figure PCTCN2022119303-appb-000021
Figure PCTCN2022119303-appb-000021
其中,a为卷积核在x方向上的宽度、F为卷积核参数向量、G为与卷积核函数运算的局部向量矩阵,w为卷积核的尺寸,X表示所述输入向量。Among them, a is the width of the convolution kernel in the x direction, F is the convolution kernel parameter vector, G is the local vector matrix that operates with the convolution kernel function, w is the size of the convolution kernel, and X represents the input vector.
具体地,在本申请实施例中,所述响应性估计模块290和所述控制结果生成模块300,用于计算所述校正后温度控制特征向量相对于所述产物纯度特征向量的控制转移矩阵,并将所述控制转移矩阵通过分类器以得到分类结果,所述分类结果用于表示预定时间段内3级金属吸附剂层床的温度控制组合是否满足预定要求。应可以理解,考虑到由于所述碱金属吸附剂层床的温度数据和所述经一级纯化后三氟化氯产物的纯度值数据的特征尺度不同,并且所述产物纯度特征在高维空间中可以看作是针对所述温度控制特征的响应性特征,因此为了更好地融合这两者的特征信息来进行分类,在本申请的技术方案中,进一步计算所述校正后温度控制特征向量相对于所述产物纯度特征向量的控制转移矩阵。进而,再使用分类器对所述控制转移矩阵进行分类处理,以获得用于表示预定时间段内3级金属吸附剂层床的温度控制组合是否满足预定要求的分类结果。相应地,在一个具体示例中,所述分类器以如下公式对所述控制转移矩阵进行处理以生成分类结果,其中,所述公式为:softmax{(W n,B n):…:(W 1,B 1)|Project(F)},其中Project(F)表示将所述控制转移矩阵投影为向量,W 1至W n为各层全连接层的权重矩阵,B 1至B n表示各层全连接层的偏置矩阵。 Specifically, in this embodiment of the present application, the responsiveness estimation module 290 and the control result generation module 300 are used to calculate the control transfer matrix of the corrected temperature control feature vector relative to the product purity feature vector, And the control transfer matrix is passed through a classifier to obtain a classification result, which is used to indicate whether the temperature control combination of the three-stage metal adsorbent layer bed within a predetermined time period meets the predetermined requirements. It should be understood that considering that the characteristic scales of the temperature data of the alkali metal adsorbent layer bed and the purity value data of the chlorine trifluoride product after primary purification are different, and the product purity characteristics are in a high-dimensional space can be regarded as a responsive feature for the temperature control feature. Therefore, in order to better integrate the feature information of the two for classification, in the technical solution of this application, the corrected temperature control feature vector is further calculated. Control transfer matrix relative to the product purity eigenvector. Furthermore, a classifier is used to perform classification processing on the control transfer matrix to obtain a classification result indicating whether the temperature control combination of the three-stage metal adsorbent bed within a predetermined time period meets the predetermined requirements. Correspondingly, in a specific example, the classifier processes the control transfer matrix with the following formula to generate a classification result, where the formula is: softmax{(W n ,B n ):...:(W 1 ,B 1 )|Project(F)}, where Project(F) represents projecting the control transfer matrix into a vector, W 1 to W n are the weight matrices of the fully connected layers of each layer, and B 1 to B n represent each The bias matrix of the fully connected layer.
更具体地,在本申请的实施例中,所述响应性估计模块,进一步用于:以如下公式计算所述校正后温度控制特征向量相对于所述产物纯度特征向量的所述控制转移矩阵;其中,所述公式为:More specifically, in the embodiment of the present application, the responsiveness estimation module is further configured to: calculate the control transfer matrix of the corrected temperature control feature vector relative to the product purity feature vector using the following formula; Among them, the formula is:
S=T*FS=T*F
其中F表示所述校正后温度控制特征向量,T表示所述控制转移矩阵,S表示所述产物纯度特征向量。Where F represents the corrected temperature control eigenvector, T represents the control transfer matrix, and S represents the product purity eigenvector.
综上,基于本申请实施例的所述电子级三氟化氯的智能分离纯化系统200被阐明,其采用基于人工智能控制技术,通过经一级纯化后三氟化氯产物的纯度值、第一碱金属吸附剂层床的第一温度、第二碱金属吸附剂层床的第二温度、第三碱金属吸附剂层床的第三温度作为输入数据,使用深度神经网络模型作为特征提取器,来综合对于电子级三氟化氯的纯化装置进行智能控制。这样,可以使得纯化分离的效果能够实时精准地调控以进行纯度优化,进而提高所述电子级三氟化氯的纯化效果。In summary, the intelligent separation and purification system 200 of electronic grade chlorine trifluoride based on the embodiment of the present application is clarified, which adopts artificial intelligence control technology to determine the purity value of the chlorine trifluoride product after the first-level purification, the third The first temperature of the first alkali metal adsorbent bed, the second temperature of the second alkali metal adsorbent bed, and the third temperature of the third alkali metal adsorbent bed are used as input data, and a deep neural network model is used as the feature extractor. , to comprehensively implement intelligent control of the electronic grade chlorine trifluoride purification device. In this way, the effect of purification and separation can be accurately controlled in real time to optimize the purity, thereby improving the purification effect of the electronic grade chlorine trifluoride.
如上所述,根据本申请实施例的电子级三氟化氯的智能分离纯化系统200可以实现在各种终端设备中,例如电子级三氟化氯的智能分离纯化算法的服务器等。在一个示例中,根据本申请实施例的电子级三氟化氯的智能分离纯化系统200可以作为一个软件模块和/或硬件模块而集成到终端设备中。例如,该电子级三氟化氯的智能分离纯化系统200可以是该终端设备的操作系统中的一个软件模块,或者可以是针对于该终端设备所开发的一个应用程序;当然,该电子级三氟化氯的智能分离纯化系统200同样可以是该终端设备的众多硬件模块之一。As mentioned above, the intelligent separation and purification system 200 for electronic-grade chlorine trifluoride according to the embodiment of the present application can be implemented in various terminal devices, such as servers for intelligent separation and purification algorithms for electronic-grade chlorine trifluoride. In one example, the intelligent separation and purification system 200 for electronic grade chlorine trifluoride according to an embodiment of the present application can be integrated into a terminal device as a software module and/or a hardware module. For example, the electronic-grade chlorine trifluoride intelligent separation and purification system 200 can be a software module in the operating system of the terminal device, or can be an application developed for the terminal device; of course, the electronic-grade chlorine trifluoride can be a software module in the operating system of the terminal device. The intelligent separation and purification system 200 for chlorine fluoride can also be one of the many hardware modules of the terminal equipment.
替换地,在另一示例中,该电子级三氟化氯的智能分离纯化系统200与该终端设备也可以是分立的设备,并且该电子级三氟化氯的智能分离纯化系统200可以通过有线和/或无线网络连接到该终端设备,并且按照约定的数据格式来传输交互信息。Alternatively, in another example, the intelligent separation and purification system 200 for electronic grade chlorine trifluoride and the terminal device can also be separate devices, and the intelligent separation and purification system 200 for electronic grade chlorine trifluoride can be connected via a wired And/or a wireless network is connected to the terminal device, and the interactive information is transmitted according to the agreed data format.
示例性方法Example methods
图4图示了电子级三氟化氯的智能分离纯化方法的流程图。如图4所示,根据本申请实施例的电子级三氟化氯的智能分离纯化方法,包括步骤:S110,获取预定时间段内多个预定时间点的经一级纯化后三氟化氯产物的纯度值、第一碱金属吸附剂层床的第一温度、第二碱金属吸附剂层床的第二温度、第三碱金属吸附剂层床的第三温度;S120,将所述预定时间段内多个预定时间点的第一碱金属吸附剂层床的第一温度、第二碱金属吸附剂层床的第二温度和第三碱金属吸附剂层床的第三温度按照时间维度和样本维度排列为温度控制矩阵;S130,将所述温度控制矩阵通过作为特征提取器的第一卷积神经网络以得到温度控制局部关联特征图;S140,将所述温度控制局部关联特征图通过非局部神经网络以得到温度控制全局关联特征图;S150,融合所述温度控制局部关联特征图和所述温度控制全局关联特征图以得到温度控制特征图;S160,对所述温度控制特征图的各个特征矩阵进行全局均值池化以得到温度控制特征向量;S170,对所述温度控制特征向量进行校正以得到校正后温度控制特征向量;S180,将所述预定时间段内多个预定时间点的经一级纯化后三氟化氯产物的纯度值通过包含一维卷积层的时序编码器以得到产物纯度特征向量;S190,计算所述校正后温度控制特征向量相对于所述产物纯度特征向量的控制转移矩阵;以及,S200,将所述控制转移矩阵通过分类器以得到分类结果,所述分类结果用于表示预定时间段内3级金属吸附剂层床的温度控制组合是否满足预定要求。Figure 4 illustrates a flow chart of an intelligent separation and purification method of electronic grade chlorine trifluoride. As shown in Figure 4, the intelligent separation and purification method of electronic grade chlorine trifluoride according to the embodiment of the present application includes the step: S110, obtaining the first-level purified chlorine trifluoride product at multiple predetermined time points within a predetermined time period. purity value, the first temperature of the first alkali metal adsorbent layer bed, the second temperature of the second alkali metal adsorbent layer bed, and the third temperature of the third alkali metal adsorbent layer bed; S120, change the predetermined time The first temperature of the first alkali metal adsorbent layer bed, the second temperature of the second alkali metal adsorbent layer bed and the third temperature of the third alkali metal adsorbent layer bed at multiple predetermined time points in the segment are summed according to the time dimension. The sample dimensions are arranged into a temperature control matrix; S130, pass the temperature control matrix through the first convolutional neural network as a feature extractor to obtain a temperature control local correlation feature map; S140, pass the temperature control local correlation feature map through a non- Local neural network to obtain the temperature control global correlation feature map; S150, fuse the temperature control local correlation feature map and the temperature control global correlation feature map to obtain the temperature control feature map; S160, perform each of the temperature control feature maps The feature matrix performs global mean pooling to obtain the temperature control feature vector; S170, correct the temperature control feature vector to obtain the corrected temperature control feature vector; S180, combine the temperature control feature vectors at multiple predetermined time points within the predetermined time period. The purity value of the chlorine trifluoride product after primary purification is passed through a temporal encoder including a one-dimensional convolution layer to obtain a product purity feature vector; S190, calculate the corrected temperature control feature vector relative to the product purity feature vector. Control transfer matrix; and, S200, pass the control transfer matrix through a classifier to obtain a classification result, which is used to indicate whether the temperature control combination of the 3-stage metal adsorbent layer bed within a predetermined time period meets the predetermined requirements.
图5图示了根据本申请实施例的电子级三氟化氯的智能分离纯化方法的架构示意图。如图5所示,在所述电子级三氟化氯的智能分离纯化方法的网络架构中,首先,将获得的所述预定时间段内多个预定时间点的第一碱金属吸附剂层床的第一温度、第二碱金属吸附剂层床的第二温度和第三碱金属吸附剂层床的第三温度(例如,如图5中所示意的P1)按照时间维度和样本维度排列为温度控制矩阵(例如,如图5中所示意的M);接着,将所述温度控制矩阵通过作为特征提取器的第一卷积神经网络(例如,如图5中所示意的CNN1)以得到温度控制局部关联特征图(例如,如图5中所示意的F1);然后,将所述温度控制局部关联特征图通过非局部神经网络(例如,如图5中所示意的CNN2)以得到温度控制全局关联特征图(例如,如图5中所示意的F2);接着,融合所述温度控制局部关联特征图和所述温度控制全局关联特征图以得到温度控制特征图(例如,如图5中所示意的F);然后,对所述温度控制特征图的各个特征矩阵进行全局均值池化以得到温度控制特征向量(例如,如图5中所示意的VF1);接着,对所述温度控制特征向量进行校正以得到校正后温度控制特征向量(例如,如图5中所示意的VF2);然后,将所述预定时间段内多个预定时间点的经一级纯化后三氟化氯产物的纯度值(例如,如图5中所示意的P2)通过包含一维卷积层的时序编码器(例如,如图5中所示意的E)以得到产物纯度特征向量(例如,如图5中所示意的VF);接着,计算所述校正后温度控制特征向量相对于所述产物纯度特征向量的控制转移矩阵(例如,如图5中所示意的MF);以及,最后,将所述控制转移矩阵通过分类器(例如,如图5中所示意的分类器)以得到分类结果,所述分类结果用于表示预定时间段内3级金属吸附剂层床的温度控制组合是否满足预定要求。Figure 5 illustrates a schematic structural diagram of an intelligent separation and purification method for electronic grade chlorine trifluoride according to an embodiment of the present application. As shown in Figure 5, in the network architecture of the intelligent separation and purification method of electronic grade chlorine trifluoride, first, the first alkali metal adsorbent layer bed obtained at multiple predetermined time points within the predetermined time period is The first temperature of , the second temperature of the second alkali metal adsorbent layer bed, and the third temperature of the third alkali metal adsorbent layer bed (for example, P1 as shown in Figure 5) are arranged according to the time dimension and the sample dimension as Temperature control matrix (for example, M as shown in Figure 5); then, the temperature control matrix is passed through the first convolutional neural network as a feature extractor (for example, CNN1 as shown in Figure 5) to obtain Temperature control local correlation feature map (for example, F1 as shown in Figure 5); then, the temperature control local correlation feature map is passed through a non-local neural network (for example, CNN2 as shown in Figure 5) to obtain the temperature Control the global correlation feature map (for example, F2 as shown in Figure 5); then, fuse the temperature control local correlation feature map and the temperature control global correlation feature map to obtain a temperature control feature map (for example, as shown in Figure 5 F as shown in Figure 5); then, global mean pooling is performed on each feature matrix of the temperature control feature map to obtain a temperature control feature vector (for example, VF1 as shown in Figure 5); then, the temperature The control feature vector is corrected to obtain a corrected temperature control feature vector (for example, VF2 as shown in Figure 5); then, the first-level purified chlorine trifluoride at multiple predetermined time points within the predetermined time period is The purity value of the product (e.g., P2 as illustrated in Figure 5) is passed through a temporal encoder (e.g., E as illustrated in Figure 5) including a one-dimensional convolutional layer to obtain a product purity feature vector (e.g., as shown in Figure VF shown in Figure 5); then, calculate the control transfer matrix (for example, MF shown in Figure 5) of the corrected temperature control feature vector relative to the product purity feature vector; and, finally, convert the The control transfer matrix is passed through a classifier (for example, the classifier as shown in Figure 5) to obtain a classification result, which is used to indicate whether the temperature control combination of the 3-stage metal adsorbent bed within a predetermined time period meets the predetermined Require.
综上,基于本申请实施例的所述电子级三氟化氯的智能分离纯化方法被阐明,其采用基于人工智能控制技术,通过经一级纯化后三氟化氯产物的纯度值、第一碱金属吸附剂层床的第一温度、第二碱金属吸附剂层床的第二温度、第三碱金属吸附剂层床的第三温度作为输入数据,使用深度神经网络模型作为特征提取器,来综合对于电子级三氟化氯的纯化装置进行智能控制。这样,可以使得纯化分离的效果能够实时精准地调控以进行纯度优化,进而提高所述电子级三氟化氯的纯化效果。In summary, the intelligent separation and purification method of electronic grade chlorine trifluoride based on the embodiments of the present application has been clarified, which uses artificial intelligence-based control technology to determine the purity value of the chlorine trifluoride product after primary purification, the first The first temperature of the alkali metal adsorbent layer bed, the second temperature of the second alkali metal adsorbent layer bed, and the third temperature of the third alkali metal adsorbent layer bed are used as input data, and a deep neural network model is used as a feature extractor, To comprehensively control the electronic grade chlorine trifluoride purification device intelligently. In this way, the effect of purification and separation can be accurately controlled in real time to optimize the purity, thereby improving the purification effect of the electronic grade chlorine trifluoride.
以上结合具体实施例描述了本申请的基本原理,但是,需要指出的是,在本申请中提及的优点、 优势、效果等仅是示例而非限制,不能认为这些优点、优势、效果等是本申请的各个实施例必须具备的。另外,上述公开的具体细节仅是为了示例的作用和便于理解的作用,而非限制,上述细节并不限制本申请为必须采用上述具体的细节来实现。The basic principles of the present application have been described above in conjunction with specific embodiments. However, it should be pointed out that the advantages, advantages, effects, etc. mentioned in this application are only examples and not limitations. These advantages, advantages, effects, etc. cannot be considered as Each embodiment of this application must have. In addition, the specific details disclosed above are only for the purpose of illustration and to facilitate understanding, and are not limiting. The above details do not limit the application to be implemented using the above specific details.
本申请中涉及的器件、装置、设备、系统的方框图仅作为例示性的例子并且不意图要求或暗示必须按照方框图示出的方式进行连接、布置、配置。如本领域技术人员将认识到的,可以按任意方式连接、布置、配置这些器件、装置、设备、系统。诸如“包括”、“包含”、“具有”等等的词语是开放性词汇,指“包括但不限于”,且可与其互换使用。这里所使用的词汇“或”和“和”指词汇“和/或”,且可与其互换使用,除非上下文明确指示不是如此。这里所使用的词汇“诸如”指词组“诸如但不限于”,且可与其互换使用。The block diagrams of the devices, devices, equipment, and systems involved in this application are only illustrative examples and are not intended to require or imply that they must be connected, arranged, or configured in the manner shown in the block diagrams. As those skilled in the art will recognize, these devices, devices, equipment, and systems may be connected, arranged, and configured in any manner. Words such as "includes," "includes," "having," etc. are open-ended terms that mean "including, but not limited to," and may be used interchangeably therewith. As used herein, the words "or" and "and" refer to the words "and/or" and are used interchangeably therewith unless the context clearly dictates otherwise. As used herein, the word "such as" refers to the phrase "such as, but not limited to," and may be used interchangeably therewith.
还需要指出的是,在本申请的装置、设备和方法中,各部件或各步骤是可以分解和/或重新组合的。这些分解和/或重新组合应视为本申请的等效方案。It should also be pointed out that in the device, equipment and method of the present application, each component or each step can be decomposed and/or recombined. These decompositions and/or recombinations shall be considered equivalent versions of this application.
提供所公开的方面的以上描述以使本领域的任何技术人员能够做出或者使用本申请。对这些方面的各种修改对于本领域技术人员而言是非常显而易见的,并且在此定义的一般原理可以应用于其他方面而不脱离本申请的范围。因此,本申请不意图被限制到在此示出的方面,而是按照与在此公开的原理和新颖的特征一致的最宽范围。The above description of the disclosed aspects is provided to enable any person skilled in the art to make or use the present application. Various modifications to these aspects will be readily apparent to those skilled in the art, and the general principles defined herein may be applied to other aspects without departing from the scope of the application. Thus, this application is not intended to be limited to the aspects shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.
为了例示和描述的目的已经给出了以上描述。此外,此描述不意图将本申请的实施例限制到在此公开的形式。尽管以上已经讨论了多个示例方面和实施例,但是本领域技术人员将认识到其某些变型、修改、改变、添加和子组合。The foregoing description has been presented for the purposes of illustration and description. Furthermore, this description is not intended to limit the embodiments of the present application to the form disclosed herein. Although various example aspects and embodiments have been discussed above, those skilled in the art will recognize certain variations, modifications, changes, additions and sub-combinations thereof.

Claims (9)

  1. 一种电子级三氟化氯的智能分离纯化系统,其特征在于,包括:数据采集模块,用于获取预定时间段内多个预定时间点的经一级纯化后三氟化氯产物的纯度值、第一碱金属吸附剂层床的第一温度、第二碱金属吸附剂层床的第二温度、第三碱金属吸附剂层床的第三温度;温度数据结构化模块,用于将所述预定时间段内多个预定时间点的第一碱金属吸附剂层床的第一温度、第二碱金属吸附剂层床的第二温度和第三碱金属吸附剂层床的第三温度按照时间维度和样本维度排列为温度控制矩阵;温度数据局部关联编码模块,用于将所述温度控制矩阵通过作为特征提取器的第一卷积神经网络以得到温度控制局部关联特征图;温度数据全局关联编码模块,用于将所述温度控制局部关联特征图通过非局部神经网络以得到温度控制全局关联特征图;融合模块,用于融合所述温度控制局部关联特征图和所述温度控制全局关联特征图以得到温度控制特征图;降维模块,用于对所述温度控制特征图的各个特征矩阵进行全局均值池化以得到温度控制特征向量;校正模块,用于对所述温度控制特征向量进行校正以得到校正后温度控制特征向量;产物纯度数据编码模块,用于将所述预定时间段内多个预定时间点的经一级纯化后三氟化氯产物的纯度值通过包含一维卷积层的时序编码器以得到产物纯度特征向量;响应性估计模块,用于计算所述校正后温度控制特征向量相对于所述产物纯度特征向量的控制转移矩阵;以及控制结果生成模块,用于将所述控制转移矩阵通过分类器以得到分类结果,所述分类结果用于表示预定时间段内3级金属吸附剂层床的温度控制组合是否满足预定要求。An intelligent separation and purification system for electronic-grade chlorine trifluoride, characterized by including: a data acquisition module, used to obtain the purity value of the chlorine trifluoride product after primary purification at multiple predetermined time points within a predetermined time period , the first temperature of the first alkali metal adsorbent layer bed, the second temperature of the second alkali metal adsorbent layer bed, and the third temperature of the third alkali metal adsorbent layer bed; the temperature data structuring module is used to convert all the The first temperature of the first alkali metal adsorbent layer bed, the second temperature of the second alkali metal adsorbent layer bed and the third temperature of the third alkali metal adsorbent layer bed at multiple predetermined time points within the predetermined time period are as follows: The time dimension and the sample dimension are arranged into a temperature control matrix; a temperature data local correlation encoding module is used to pass the temperature control matrix through the first convolutional neural network as a feature extractor to obtain a temperature control local correlation feature map; the temperature data global A correlation coding module, used to pass the temperature control local correlation feature map through a non-local neural network to obtain a temperature control global correlation feature map; a fusion module, used to fuse the temperature control local correlation feature map and the temperature control global correlation feature map to obtain a temperature control feature map; a dimensionality reduction module for performing global mean pooling on each feature matrix of the temperature control feature map to obtain a temperature control feature vector; a correction module for performing a global mean pooling on each feature matrix of the temperature control feature map to obtain a temperature control feature vector; Calibration is performed to obtain the corrected temperature control feature vector; a product purity data encoding module is used to pass the purity value of the first-level purified chlorine trifluoride product at multiple predetermined time points within the predetermined time period through a one-dimensional volume. Stacked time series encoders to obtain product purity eigenvectors; a responsiveness estimation module for calculating a control transfer matrix of the corrected temperature control eigenvector relative to the product purity eigenvector; and a control result generation module for The control transfer matrix is passed through a classifier to obtain a classification result, which is used to indicate whether the temperature control combination of the three-stage metal adsorbent layer bed within a predetermined time period meets the predetermined requirements.
  2. 根据权利要求1所述的电子级三氟化氯的智能分离纯化系统,其特征在于,所述温度数据结构化模块,包括:行向量构造单元,用于将所述预定时间段内多个预定时间点的第一碱金属吸附剂层床的第一温度、第二碱金属吸附剂层床的第二温度和第三碱金属吸附剂层床的第三温度按照所述时间维度分别排列为行向量以得到多个行向量;矩阵构造单元,用于将所述多个行向量按照所述样本维度排列为所述温度控制矩阵。The intelligent separation and purification system of electronic grade chlorine trifluoride according to claim 1, characterized in that the temperature data structuring module includes: a row vector construction unit for converting multiple predetermined times within the predetermined time period. The first temperature of the first alkali metal adsorbent bed, the second temperature of the second alkali metal adsorbent bed, and the third temperature of the third alkali metal adsorbent bed at the time point are respectively arranged in rows according to the time dimension. vector to obtain multiple row vectors; a matrix construction unit configured to arrange the multiple row vectors into the temperature control matrix according to the sample dimensions.
  3. 根据权利要求2所述的电子级三氟化氯的智能分离纯化系统,其特征在于,所述温度数据局部关联编码模块,进一步用于:使用所述作为特征提取器的第一卷积神经网络的各层在层的正向传递中对输入数据分别进行:对输入数据进行卷积处理以得到卷积特征图;对所述卷积特征图进行均值池化处理以得到池化特征图;以及对所述池化特征图进行非线性激活以得到激活特征图;其中,所述作为特征提取器的第一卷积神经网络的最后一层的输出为所述温度控制局部关联特征图,所述作为特征提取器的第一卷积神经网络的第一层的输入为所述温度控制矩阵。The intelligent separation and purification system of electronic grade chlorine trifluoride according to claim 2, characterized in that the temperature data local correlation encoding module is further used to: use the first convolutional neural network as a feature extractor Each layer of each performs a convolution process on the input data in the forward pass of the layer: perform convolution processing on the input data to obtain a convolution feature map; perform mean pooling processing on the convolution feature map to obtain a pooled feature map; and Nonlinear activation is performed on the pooled feature map to obtain an activation feature map; wherein the output of the last layer of the first convolutional neural network as a feature extractor is the temperature control local correlation feature map, and the The input of the first layer of the first convolutional neural network as a feature extractor is the temperature control matrix.
  4. 根据权利要求3所述的电子级三氟化氯的智能分离纯化系统,其特征在于,所述温度数据全局关联编码模块,包括:点卷积单元,用于将所述温度控制局部关联特征图分别输入所述非局部神经网络的第一点卷积层、第二点卷积层和第三点卷积层以得到第一特征图、第二特征图和第三特征图;第一融合单元,用于计算所述第一特征图和所述第二特征图的按位置加权和以得到中间融合特征图;归一化单元,用于将所述中间融合特征图输入Softmax函数以对所述中间融合特征图中各个位置的特征值进行归一化以得到归一化中间融合特征图;第二融合单元,用于计算所述归一化中间融合特征图和所述第三特征图的按位置加权和以得到再融合特征图;全局感知单元,用于将所述再融合特征图通过嵌入高斯相似性函数以计算所述再融合特征图中各个位置的特征值间的相似性以得到全局感知特征图;通道数调整单元,用于将所述全局感知特征图通过所述非局部神经网络的第四点卷积层以得到通道调整全局感知特征图;以及第三融合单元,用于计算所述通道调整全局感知特征图和所述温度控制局部关联特征图的按位置加权和以得到所述温度控制全局关联特征图。The intelligent separation and purification system of electronic grade chlorine trifluoride according to claim 3, characterized in that the temperature data global correlation encoding module includes: a point convolution unit for converting the temperature control local correlation feature map The first point convolution layer, the second point convolution layer and the third point convolution layer of the non-local neural network are respectively input to obtain the first feature map, the second feature map and the third feature map; the first fusion unit , used to calculate the position-weighted sum of the first feature map and the second feature map to obtain an intermediate fusion feature map; a normalization unit, used to input the intermediate fusion feature map into the Softmax function to calculate the The feature values of each position in the intermediate fusion feature map are normalized to obtain the normalized intermediate fusion feature map; the second fusion unit is used to calculate the pressure of the normalized intermediate fusion feature map and the third feature map. The position weighted sum is used to obtain the re-fused feature map; the global perception unit is used to embed the re-fused feature map into a Gaussian similarity function to calculate the similarity between the feature values of each position in the re-fused feature map to obtain the global a perceptual feature map; a channel number adjustment unit for passing the global perceptual feature map through the fourth point convolution layer of the non-local neural network to obtain a channel-adjusted global perceptual feature map; and a third fusion unit for calculating The channel adjusts the position-weighted sum of the global perceptual feature map and the temperature control local correlation feature map to obtain the temperature control global correlation feature map.
  5. 根据权利要求4所述的电子级三氟化氯的智能分离纯化系统,其特征在于,所述融合模块,进一步用于:以如下公式融合所述温度控制局部关联特征图和所述温度控制全局关联特征图以得到所述温度控制特征图;其中,所述公式为:The intelligent separation and purification system of electronic grade chlorine trifluoride according to claim 4, characterized in that the fusion module is further used to: fuse the temperature control local correlation feature map and the temperature control global according to the following formula Correlate the characteristic map to obtain the temperature control characteristic map; wherein, the formula is:
    F s=αF 1+βF 2 F s =αF 1 +βF 2
    其中,F s为所述温度控制特征图,F 1为所述温度控制局部关联特征图,F 2为所述温度控制全局关联特征图,“+”表示所述温度控制局部关联特征图和所述温度控制全局关联特征图相对应位置处的元素相加,α和β为用于控制所述温度控制特征图中所述温度控制局部关联特征图和所述温度控制全局关联特征图之间的平衡的加权参数。 Among them, F s is the temperature control feature map, F 1 is the temperature control local correlation feature map, F 2 is the temperature control global correlation feature map, "+" means the temperature control local correlation feature map and all the temperature control local correlation feature maps. The elements at corresponding positions in the temperature control global correlation feature map are added together, α and β are used to control the relationship between the temperature control local correlation feature map and the temperature control global correlation feature map in the temperature control feature map. Balanced weighting parameters.
  6. 根据权利要求5所述的电子级三氟化氯的智能分离纯化系统,其特征在于,所述校正模块,进一步用于:以如下公式对所述温度控制特征向量进行校正以得到所述校正后温度控制特征向量;其中,所述公式为:
    Figure PCTCN2022119303-appb-100001
    The intelligent separation and purification system of electronic grade chlorine trifluoride according to claim 5, characterized in that the correction module is further used to: correct the temperature control feature vector with the following formula to obtain the corrected Temperature control feature vector; where, the formula is:
    Figure PCTCN2022119303-appb-100001
    其中V表示所述温度控制特征向量,Σ是所述温度控制特征向量的自协方差矩阵,μ和σ分别是所述温度控制特征向量的全局均值和方差,exp(·)表示向量的指数运算,以向量为幂的指数运算表示以向量的每个位置的值作为幂的自然指数函数值,
    Figure PCTCN2022119303-appb-100002
    Figure PCTCN2022119303-appb-100003
    分别表示特征向量的按位置减法和加法,
    Figure PCTCN2022119303-appb-100004
    表示矩阵相乘,||·|| 2表示特征向量的二范数。
    Where V represents the temperature control eigenvector, Σ is the autocovariance matrix of the temperature control eigenvector, μ and σ are the global mean and variance of the temperature control eigenvector respectively, and exp(·) represents the exponential operation of the vector. , the exponential operation raised to the power of a vector represents the value of the natural exponential function raised to the power of the value of each position of the vector,
    Figure PCTCN2022119303-appb-100002
    and
    Figure PCTCN2022119303-appb-100003
    Represents position-wise subtraction and addition of feature vectors respectively,
    Figure PCTCN2022119303-appb-100004
    represents matrix multiplication, ||·|| 2 represents the second norm of the eigenvector.
  7. 根据权利要求6所述的电子级三氟化氯的智能分离纯化系统,其特征在于,所述产物纯度数据编码模块,进一步用于:将所述预定时间段内多个预定时间点的经一级纯化后三氟化氯产物的纯度值按照时间维度排列为一维的输入向量;使用所述时序编码器的全连接层以如下公式对所述输入向量进行全连接编码以提取出所述输入向量中各个位置的特征值的高维隐含特征,其中,所述公式为:
    Figure PCTCN2022119303-appb-100005
    Figure PCTCN2022119303-appb-100006
    其中X是所述输入向量,Y是输出向量,W是权重矩阵,B是偏置向量,
    Figure PCTCN2022119303-appb-100007
    表示矩阵乘;以及使用所述时序编码器的一维卷积层以如下公式对所述输入向量进行一维卷积编码以提取出所述输入向量中各个位置的特征值间的高维隐含关联特征,其中,所述公式为:
    The intelligent separation and purification system of electronic grade chlorine trifluoride according to claim 6, characterized in that the product purity data encoding module is further used to: combine the data at multiple predetermined time points within the predetermined time period. The purity value of the chlorine trifluoride product after stage purification is arranged into a one-dimensional input vector according to the time dimension; the fully connected layer of the temporal encoder is used to perform fully connected encoding on the input vector with the following formula to extract the input The high-dimensional implicit features of the eigenvalues at each position in the vector, where the formula is:
    Figure PCTCN2022119303-appb-100005
    Figure PCTCN2022119303-appb-100006
    where X is the input vector, Y is the output vector, W is the weight matrix, and B is the bias vector,
    Figure PCTCN2022119303-appb-100007
    represents matrix multiplication; and uses the one-dimensional convolution layer of the temporal encoder to perform one-dimensional convolution encoding on the input vector with the following formula to extract high-dimensional implicit correlation features between the feature values of each position in the input vector , where the formula is:
    Figure PCTCN2022119303-appb-100008
    Figure PCTCN2022119303-appb-100008
    其中,a为卷积核在x方向上的宽度、F为卷积核参数向量、G为与卷积核函数运算的局部向量矩阵,w为卷积核的尺寸,X表示所述输入向量。Among them, a is the width of the convolution kernel in the x direction, F is the convolution kernel parameter vector, G is the local vector matrix that operates with the convolution kernel function, w is the size of the convolution kernel, and X represents the input vector.
  8. 根据权利要求7所述的电子级三氟化氯的智能分离纯化系统,其特征在于,所述响应性估计模块,进一步用于:以如下公式计算所述校正后温度控制特征向量相对于所述产物纯度特征向量的所述控制转移矩阵;其中,所述公式为:The intelligent separation and purification system of electronic grade chlorine trifluoride according to claim 7, characterized in that the responsiveness estimation module is further used to: calculate the corrected temperature control characteristic vector relative to the The control transfer matrix of the product purity characteristic vector; wherein, the formula is:
    S=T*FS=T*F
    其中F表示所述校正后温度控制特征向量,T表示所述控制转移矩阵,S表示所述产物纯度特征向量。Where F represents the corrected temperature control eigenvector, T represents the control transfer matrix, and S represents the product purity eigenvector.
  9. 根据权利要求8所述的电子级三氟化氯的智能分离纯化系统,其特征在于,所述控制结果生成模块,进一步用于:所述分类器以如下公式对所述控制转移矩阵进行处理以生成分类结果,其中,所述公式为:softmax{(W n,B n):…:(W 1,B 1)|Project(F)},其中Project(F)表示将所述控制转移矩阵投影为向量,W 1至W n为各层全连接层的权重矩阵,B 1至B n表示各层全连接层的偏置矩阵。 The intelligent separation and purification system of electronic grade chlorine trifluoride according to claim 8, characterized in that the control result generation module is further used: the classifier processes the control transfer matrix according to the following formula to Generate classification results, where the formula is: softmax{(W n ,B n ):...:(W 1 ,B 1 )|Project(F)}, where Project(F) represents the projection of the control transfer matrix is a vector, W 1 to W n are the weight matrices of the fully connected layers of each layer, and B 1 to B n represent the bias matrices of the fully connected layers of each layer.
PCT/CN2022/119303 2022-07-29 2022-09-16 Intelligent separation and purification system for electronic-grade chlorine trifluoride WO2024021254A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202210905265.0A CN115231525B (en) 2022-07-29 2022-07-29 Intelligent separation and purification system for electronic-grade chlorine trifluoride
CN202210905265.0 2022-07-29

Publications (1)

Publication Number Publication Date
WO2024021254A1 true WO2024021254A1 (en) 2024-02-01

Family

ID=83676755

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2022/119303 WO2024021254A1 (en) 2022-07-29 2022-09-16 Intelligent separation and purification system for electronic-grade chlorine trifluoride

Country Status (2)

Country Link
CN (1) CN115231525B (en)
WO (1) WO2024021254A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116106457B (en) * 2023-04-13 2023-06-27 天津海河标测技术检测有限公司 Air sampling and detecting integrated device
CN116840399B (en) * 2023-07-07 2023-12-19 福建德尔科技股份有限公司 Gas chromatographic analysis system of high-purity chlorine trifluoride

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000068212A (en) * 1998-08-21 2000-03-03 Ebara Corp Semiconductor manufacturing method and apparatus having gas circulation mechanism
CN104555927A (en) * 2014-12-31 2015-04-29 中国船舶重工集团公司第七一八研究所 Purification method of chlorine trifluoride
CN112390230A (en) * 2020-11-20 2021-02-23 苏州金宏气体股份有限公司 Purification method and purification system of chlorine trifluoride
CN112919419A (en) * 2021-01-29 2021-06-08 福建德尔科技有限公司 Control method of rectification purification system of electronic-grade chlorine trifluoride
CN214680102U (en) * 2021-02-02 2021-11-12 福建德尔科技有限公司 Separation device of electronic-grade chlorine trifluoride

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7413722B2 (en) * 2005-08-04 2008-08-19 Foosung Co., Ltd. Method and apparatus for manufacturing nitrogen trifluoride
KR100983800B1 (en) * 2008-02-19 2010-09-27 (주) 리더스 Simplicity waterworks monitoring control system and the method of using Neural-Network
CN102626557B (en) * 2012-04-13 2013-10-23 长春工业大学 Molecular distillation process parameter optimizing method based on GA-BP (Genetic Algorithm-Back Propagation) algorithm
CN110796046B (en) * 2019-10-17 2023-10-10 武汉科技大学 Intelligent steel slag detection method and system based on convolutional neural network
CN111888788B (en) * 2020-06-15 2021-11-16 广东工业大学 Circulating neural network control method and system suitable for traditional Chinese medicine extraction and concentration
CN112309513A (en) * 2020-11-02 2021-02-02 广西仙草堂制药有限责任公司 Method and device for detecting effectiveness of artemisinin extraction method
CN112250538B (en) * 2020-11-13 2023-01-13 万华化学集团股份有限公司 Isopropyl benzene refining process flow
CN112634995B (en) * 2020-12-21 2024-05-31 绍兴数鸿科技有限公司 Method and device for automatically optimizing phenol cracking parameters based on artificial intelligence

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000068212A (en) * 1998-08-21 2000-03-03 Ebara Corp Semiconductor manufacturing method and apparatus having gas circulation mechanism
CN104555927A (en) * 2014-12-31 2015-04-29 中国船舶重工集团公司第七一八研究所 Purification method of chlorine trifluoride
CN112390230A (en) * 2020-11-20 2021-02-23 苏州金宏气体股份有限公司 Purification method and purification system of chlorine trifluoride
CN112919419A (en) * 2021-01-29 2021-06-08 福建德尔科技有限公司 Control method of rectification purification system of electronic-grade chlorine trifluoride
CN114538381A (en) * 2021-01-29 2022-05-27 福建德尔科技有限公司 Separation device and separation method for electronic-grade chlorine trifluoride
CN214680102U (en) * 2021-02-02 2021-11-12 福建德尔科技有限公司 Separation device of electronic-grade chlorine trifluoride

Also Published As

Publication number Publication date
CN115231525B (en) 2022-12-23
CN115231525A (en) 2022-10-25

Similar Documents

Publication Publication Date Title
WO2024021254A1 (en) Intelligent separation and purification system for electronic-grade chlorine trifluoride
WO2024045247A1 (en) Production management and control system for ammonium fluoride production and control method therefor
WO2024000798A1 (en) Production management control system for electronic-grade hydrofluoric acid preparation and control method thereof
WO2024098604A1 (en) Rectification control system and method for preparing electronic-grade carbon tetrafluoride
CN115079572B (en) Energy management control system for preparing lithium hexafluorophosphate and control method thereof
CN113673594B (en) Defect point identification method based on deep learning network
WO2024026993A1 (en) Automatic batching control system for ammonium fluoride preparation and control method thereof
Zhang et al. Multi-task learning using generalized t process
WO2024021258A1 (en) Control system for intelligent production line of electronic-grade potassium hydroxide, and control method thereof
CN114870416A (en) Rectification control system and rectification control method for preparing electronic-grade monofluoromethane
WO2023206724A1 (en) Rectification control system and control method for preparation of electronic-grade difluoromethane
WO2024021259A1 (en) Automatic batching system for buffered oxide etch production and batching method thereof
CN115599049A (en) Energy management control system for anhydrous hydrogen fluoride production and control method thereof
WO2024113599A1 (en) Production management control system for preparation of electronic grade hexafluorobutadiene
CN114821450B (en) Laminating machine for processing solar cell panel and control method thereof
CN115013298A (en) Real-time performance on-line monitoring system and monitoring method of sewage pump
CN115235612A (en) Intelligent fault diagnosis system and method for servo motor
CN115908112A (en) Point cloud registration method for low overlapping rate
CN116164497A (en) Rectification control system and method in liquid oxygen preparation process
CN115221281A (en) Intellectual property retrieval system and retrieval method thereof
US9147162B2 (en) Method for classification of newly arrived multidimensional data points in dynamic big data sets
Zhu et al. Multi-scale Transformer-CNN domain adaptation network for complex processes fault diagnosis
Chu et al. Compact broad learning system based on fused lasso and smooth lasso
CN115097884B (en) Energy management control system for preparing electronic grade hydrofluoric acid and control method thereof
WO2023226227A1 (en) Automatic batching system for preparing electronic-grade hydrofluoric acid and batching method therefor

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 22952695

Country of ref document: EP

Kind code of ref document: A1