TROPICAL INSTABILITY WAVE EARLY WARNING METHOD AND DEVICE BASED ON TEMPORAL-SPATIAL CROSS-SCALE ATTENTION FUSION
20230400301 · 2023-12-14
Inventors
- Dan Song (Tianjin, CN)
- Zhenghao FANG (Tianjin, CN)
- Anan Liu (Tianjin, CN)
- Wenhui LI (Tianjin, CN)
- Zhiqiang WEI (Qingdao, CN)
- Jie NIE (Qingdao, CN)
- Wensheng ZHANG (Qingdao, CN)
- Zhengya SUN (Beijing, CN)
Cpc classification
International classification
Abstract
The present disclosure discloses a tropical instability wave early warning method based on temporal-spatial cross-scale attention fusion, including performing cross-scale spatial map fusion on the multi-scale feature maps by a bilateral local attention mechanism, calculating a prediction loss by the global feature description map, and combining the prediction loss and the regularization loss for optimization training of neural networks; predicting a sea surface temperature at a moment T based on the optimally trained neural networks, selecting data at K moments before the moment T and inputting the data into the optimally trained neural networks, outputting a predicted value of tropical instability waves by the optimally trained neural networks, and drawing a temporal-spatial image of the tropical instability waves by associating the predicted value with coordinates, so as to achieve early warning of the tropical instability waves. The device includes a processor and a memory.
Claims
1. A tropical instability wave early warning method based on temporal-spatial cross-scale attention fusion, comprising the following steps: up-sampling and down-sampling temporal-spatial data of sea surface temperatures by convolutional and deconvolutional networks based on two-dimensional sea surface temperature images at all moments and all positions to generate multi-scale spatial data; inputting the multi-scale spatial data into corresponding branch networks to calculate feature maps under corresponding scales, and calculating a regularization loss; performing cross-scale spatial map fusion on the multi-scale feature maps by a bilateral local attention mechanism, generating a global feature description map, calculating a prediction loss by the global feature description map, and combining the prediction loss and the regularization loss for optimization training of neural networks; and predicting a sea surface temperature at a moment T based on the optimally trained neural networks, selecting data at K moments before the moment T and inputting the data into the optimally trained neural networks, outputting a predicted value of tropical instability waves by the optimally trained neural networks, and drawing a temporal-spatial image of the tropical instability waves by associating the predicted value with coordinates, so as to achieve early warning of the tropical instability waves.
2. The tropical instability wave early warning method based on temporal-spatial cross-scale attention fusion according to claim 1, wherein the inputting the multi-scale spatial data into the corresponding branch networks to calculate the feature maps under the corresponding scales is specifically as follows: constructing multi-scale feature network branches, extracting a spatial feature map from each branch network, and each branch network CNN.sub.k consisting of five layers of convolutional neural networks, containing three convolutional layers, a maxpooling operation and a multilayer perceptron module; wherein the three convolution layers are all two-dimensional convolution operations, and output dimensions thereof are 1024*1024, 512*512 and 256*256 respectively; a size of a kernel of maxpooling is 4*4; and the multilayer perceptron module consists of a kernel ReLU activation function of a fully connected layer, the ReLU function is ReLU (x)=max (x, 0), where, max is a maximum function.
3. The tropical instability wave early warning method based on temporal-spatial cross-scale attention fusion according to claim 1, wherein the performing cross-scale spatial map fusion on the multi-scale feature maps by the bilateral local attention mechanism is specifically as follows: constructing a cross-scale attention mechanism to reduce redundant information among feature maps with different scales, generating an attention A.sub.k by a softmax layer, and increasing divergence among attentions with different scales by a divergence regularization term, wherein a formula of the divergence regularization term is as follows:
4. The tropical instability wave early warning method based on temporal-spatial cross-scale attention fusion according to claim 3, wherein the regularization loss is: extracting the feature maps with different scales from the branch networks, calculating the divergence loss according to the divergence regularization term, optimizing the branch networks by the divergence loss, and a loss function being shown as follows:
L.sub.reg=⅓Σ.sub.k=1.sup.3(½Σ.sub.l=1.sup.2l.sub.div(A.sub.k, A.sub.l)).
5. The tropical instability wave early warning method based on temporal-spatial cross-scale attention fusion according to claim 4, wherein the performing cross-scale spatial map fusion on the multi-scale feature maps by the bilateral local attention mechanism is specifically as follows: transforming a large-scale feature map into one with a matched size:
6. The tropical instability wave early warning method based on temporal-spatial cross-scale attention fusion according to claim 1, wherein the calculating the prediction loss by the global feature description map is specifically as follows: generating time sequence weights by the decomposed feature maps, and generating a global feature representation u∈R.sup.C×1; generating a channel selection weight according to the global feature representation u: transforming the feature maps according to the channel selection weight to acquire the global feature map, and calculating the prediction loss by the transformed global feature map:
7. A tropical instability wave early warning device based on temporal-spatial cross-scale attention fusion, comprising: a module for generating multi-scale spatial data, configured to up-sample and down-sample temporal-spatial data of sea surface temperatures by convolutional and deconvolutional networks based on two-dimensional sea surface temperature images at all moments and all positions to generate the multi-scale spatial data; a module for calculating a regularization loss, configured to input the multi-scale spatial data into corresponding branch networks to calculate feature maps under corresponding scales, and calculate the regularization loss; an optimization training module, configured to perform cross-scale spatial map fusion on the multi-scale feature maps by a bilateral local attention mechanism, generate a global feature description map, calculate a prediction loss by the global feature description map, and combine the prediction loss and the regularization loss for optimization training of neural networks; and a module for early warning of tropical instability waves, configured to predict a sea surface temperature at a moment T based on the optimally trained neural networks, select data at K moments before the moment T and input the data into the optimally trained neural networks, output a predicted value of the tropical instability waves by the optimally trained neural networks, and draw a temporal-spatial image of the tropical instability waves by associating the predicted value with coordinates, so as to achieve early warning of the tropical instability waves.
8. A tropical instability wave early warning device based on temporal-spatial cross-scale attention fusion, further comprising a processor and a memory, wherein program instructions are stored in the memory, and the processor calls the program instructions stored in the memory to enable the device to implement the steps of the method according to claim 1.
9. A computer-readable storage medium storing computer programs, wherein the computer-readable storage medium storing computer programs, the computer programs comprise program instructions, and when the program instructions are executed by a processor, the processor implements the steps of the method according to claim 1.
10. The tropical instability wave early warning device of claim 8, wherein the inputting the multi-scale spatial data into the corresponding branch networks to calculate the feature maps under the corresponding scales is specifically as follows: constructing multi-scale feature network branches, extracting a spatial feature map from each branch network, and each branch network CNN.sub.k consisting of five layers of convolutional neural networks, containing three convolutional layers, a maxpooling operation and a multilayer perceptron module; wherein the three convolution layers are all two-dimensional convolution operations, and output dimensions thereof are 1024*1024, 512*512 and 256*256 respectively; a size of a kernel of maxpooling is 4*4; and the multilayer perceptron module consists of a kernel ReLU activation function of a fully connected layer, the ReLU function is ReLU (x)=max (x, 0), where, max is a maximum function.
11. The tropical instability wave early warning device of claim 8, wherein the performing cross-scale spatial map fusion on the multi-scale feature maps by the bilateral local attention mechanism is specifically as follows: constructing a cross-scale attention mechanism to reduce redundant information among feature maps with different scales, generating an attention A.sub.k by a softmax layer, and increasing divergence among attentions with different scales by a divergence regularization term, wherein a formula of the divergence regularization term is as follows:
12. The tropical instability wave early warning device of claim 11, wherein the regularization loss is: extracting the feature maps with different scales from the branch networks, calculating the divergence loss according to the divergence regularization term, optimizing the branch networks by the divergence loss, and a loss function being shown as follows:
L.sub.reg=⅓Σ.sub.k=1.sup.3(½Σ.sub.l=1.sup.2l.sub.div(A.sub.k, A.sub.l)).
13. The tropical instability wave early warning device of claim 12, wherein the performing cross-scale spatial map fusion on the multi-scale feature maps by the bilateral local attention mechanism is specifically as follows: transforming a large-scale feature map into one with a matched size:
14. The tropical instability wave early warning device of claim 8, wherein the calculating the prediction loss by the global feature description map is specifically as follows: generating time sequence weights by the decomposed feature maps, and generating a global feature representation u∈R.sup.C×1; generating a channel selection weight according to the global feature representation u: transforming the feature maps according to the channel selection weight to acquire the global feature map, and calculating the prediction loss by the transformed global feature map:
15. The computer-readable storage medium of claim 9, wherein the inputting the multi-scale spatial data into the corresponding branch networks to calculate the feature maps under the corresponding scales is specifically as follows: constructing multi-scale feature network branches, extracting a spatial feature map from each branch network, and each branch network CNN.sub.k consisting of five layers of convolutional neural networks, containing three convolutional layers, a maxpooling operation and a multilayer perceptron module; wherein the three convolution layers are all two-dimensional convolution operations, and output dimensions thereof are 1024*1024, 512*512 and 256*256 respectively; a size of a kernel of maxpooling is 4*4; and the multilayer perceptron module consists of a kernel ReLU activation function of a fully connected layer, the ReLU function is ReLU (x)=max (x, 0), where, max is a maximum function.
16. The computer-readable storage medium of claim 9, wherein the performing cross-scale spatial map fusion on the multi-scale feature maps by the bilateral local attention mechanism is specifically as follows: constructing a cross-scale attention mechanism to reduce redundant information among feature maps with different scales, generating an attention A.sub.k by a softmax layer, and increasing divergence among attentions with different scales by a divergence regularization term, wherein a formula of the divergence regularization term is as follows:
17. The computer-readable storage medium of claim 16, wherein the regularization loss is: extracting the feature maps with different scales from the branch networks, calculating the divergence loss according to the divergence regularization term, optimizing the branch networks by the divergence loss, and a loss function being shown as follows:
L.sub.reg=⅓Σ.sub.k=1.sup.3(½Σ.sub.l=1.sup.2l.sub.div(A.sub.k, A.sub.l)).
18. The computer-readable storage medium of claim 17, wherein the performing cross-scale spatial map fusion on the multi-scale feature maps by the bilateral local attention mechanism is specifically as follows: transforming a large-scale feature map into one with a matched size:
19. The computer-readable storage medium of claim 9, wherein the calculating the prediction loss by the global feature description map is specifically as follows: generating time sequence weights by the decomposed feature maps, and generating a global feature representation u∈R.sup.C×1; generating a channel selection weight according to the global feature representation u: transforming the feature maps according to the channel selection weight to acquire the global feature map, and calculating the prediction loss by the transformed global feature map:
Description
BRIEF DESCRIPTION OF THE DRAWINGS
[0042]
[0043]
[0044]
[0045]
[0046]
DETAILED DESCRIPTION OF THE PRESENT DISCLOSURE
[0047] To make the objectives, technical solutions and advantages of the present disclosure clearer, the implementations of the present disclosure will be described in detail below.
Embodiment 1
[0048] A tropical instability wave early warning method based on temporal-spatial cross-scale attention fusion mainly includes four parts: a multi-scale spatial data generation part, a multi-branch feature map extraction part, a cross-scale feature map fusion part and an early warning part.
[0049] Wherein different receptive fields are used in the multi-scale spatial data generation part, and the encoding capacity of an algorithm model for spatial information of ocean images in different scales may be improved by a difference among the receptive fields; the multi-branch feature map extraction part is used for extracting feature maps with low information redundancy, so as to further improve the cross-scale prediction capacity of the model; by using a bilateral local attention mechanism, the cross-scale feature map fusion part achieves fusion of cross-scale spatial maps; and in the early warning part, a temporal-spatial image of tropical instability waves is drawn according to calculated values of the tropical instability waves, and early warning of the tropical instability waves is performed in real time according to the temporal-spatial image.
[0050] Referring to
[0056] In conclusion, the embodiment of the present disclosure considers complex receptive fields while overcoming the defect of the complex modeling process of a traditional numerical modeling or statistical analysis method through the above steps 101 to 105, and extracts features from the multi-scale data; an end-to-end neural network model is applied, which may be trained only by providing sea surface temperature data at continuous moments without additional artificial processing, and the method can be rapidly deployed in actual application; and the prediction accuracy and efficiency of the sea surface temperatures are improved, and then early warning of the tropical instability waves is achieved, thereby alleviating impacts of the tropical instability waves and secondary disasters thereof on activities such as offshore operations, offshore military activities, navigation, fishery and offshore engineering.
Embodiment 2
[0057] The solution in Embodiment 1 will be further explained below with reference to specific calculation formulas, examples and
[0059] Wherein data includes historical simulation data in a CMIP5/6 mode and historical observation assimilation data in nearly 100 years reconstructed in a US SODA mode. [0060] 202: A time span of sea surface temperature data is selected as 13 years from 2006 to 2019, and this period of time is divided into two non-overlapped time periods from 1 Jan. 2006 to 31 Dec. 2009 and from 1 Jan. 2010 to 31 Mar. 2019, which correspond to train set data D.sub.train and test set data D.sub.test respectively; [0061] 203: sea surface temperature data at 10° S˜10° N and 180° W˜120° W in the Eastern Equatorial Pacific Ocean are both sampled in the two time periods in step 202, a sampling resolution is 9 km×9 km, 232×696 temperature points are obtained in a region between 10° S˜10° N and 180° W˜120° W in the Eastern Equatorial Pacific Ocean, and sea surface temperatures are sampled by averaging sea surface temperatures in the region corresponding to 9 km×9 km; [0062] 204: a two-dimensional image is generated by making the temperature points in step 203 correspond to longitude and latitude coordinates to represent spatial data images of the sea surface temperatures at the corresponding moments, the spatial data images are arranged according to a time sequence in step 202, and temporal-spatial sequence data D={v.sub.sst∈R.sup.C×H×W} of the sea surface temperatures is obtained, where, x.sub.t represents sea surface temperature image data of the regions at 10° S˜10° N and 180° W˜120° W in the Eastern Equatorial Pacific Ocean at a moment t; [0063] 205: the temporal-spatial sequence data D of the sea surface temperatures is up-sampled and down-sampled by convolutional and deconvolutional networks to generate multi-scale spatial data; [0064] wherein temporal-spatial data in three scales is generated in the embodiment of the present disclosure, that is, sizes of convolution kernels may be selected as 2*2, 4*4 and 8*8, and the sizes may be limited according to requirements in actual application during specific implementation, which is not limited in the embodiment of the present disclosure. [0065] 206: Convolutional layers are constructed by the convolutional kernels with the above sizes, original data is subjected to multi-scale sampling to obtain multi-scale temporal-spatial data: D={v.sub.t.sup.k∈R.sup.T×C×H×W}, namely v.sub.t.sup.k=cov.sub.k(v.sub.sst), wherein k is the sizes of the convolutional kernels set as 2, 4 and 8; [0066] wherein T is a length of a moment at which data is input; C is the number of channels; H is an image height; W is an image width; v.sub.sst is temporal-spatial sequence data of sea surface temperatures; and v.sub.t.sup.k is multi-scale temporal-spatial data constructed through the convolutional kernels.
[0067] The multi-scale temporal and spatial data is constructed and divided through the above steps 201 to 206. [0068] 207: Multi-scale feature network branches are constructed, a spatial feature map is extracted independently from each branch network, and each branch network CNN.sub.k consists of five layers of convolutional neural networks, containing three convolutional (Cov) layers, a maxpooling (MP) operation and a multilayer perceptron (MLP) module; [0069] wherein the three convolutional layers are all two-dimensional convolution operations, and output dimensions thereof are 1024*1024, 512*512 and 256*256 respectively; a size of a kernel of maxpooling is 4*4; and the multilayer perceptron module consists of a kernel ReLU activation function of a fully connected layer, the ReLU function is ReLU (x)=max (x, 0), where, max is a maximum function. [0070] 208: Feature maps F={f.sub.t.sup.k∈R.sup.T×C×H×W} of temporal-spatial data of corresponding branches are extracted from the branch networks in step 207; [0071] where, f.sub.t.sup.k=CNN.sub.k(v.sub.t.sup.k), CNN is a multi-scale feature network branch in step 207, and f.sub.t.sup.k is a temporal-spatial data feature extracted from a corresponding CNN. [0072] 209: A cross-scale attention mechanism is constructed to a module to reduce redundant information among feature maps with different scales, an attention A.sub.k is generated by a softmax layer, and divergence among attentions with different scales is increased by a divergence regularization term, wherein a formula of the divergence regularization term is as follows:
L.sub.reg=⅓Σ.sub.k=1.sup.3(½Σ.sub.l=1.sup.2l.sub.div(A.sub.k, A.sub.l)) (3)
[0075] Features may be extracted from the low-redundancy multi-scale feature maps based on step 207 to step 210,; so that the encoding capacity of an algorithm model for spatial information of ocean images in different scales is improved. [0076] 211: A sea surface temperature feature map extracted according to the networks in step 208 represents features extracted from the kth branch network at a moment t, firstly, different branch feature maps are fused into one feature map, by taking fusion of two adjacent scale branches as an example, assuming that the feature map output by the large-scale branch is f.sub.t.sup.k∈R.sup.C×H×W and the feature map output by the mesoscale branch is
and R is a real number space, as for cross-scale fusion, firstly, the large-scale feature map is transformed into one with a matched size:
u=GAP.sub.T,h,w(Σ.sub.i=1.sup.KF.sub.i) (5) [0080] where, GAP is an operator of global average pooling, K is the number of scales, which is specifically set to be 3 in the embodiment, and F.sub.i is a regional center feature in step 212.
[0081] Then a channel selection weight is generated according to the global feature representation u:
G.sub.t=Σ.sub.i=1.sup.KR(g.sub.i).Math.F.sub.t (7)
[0084] Transformation from the multi-scale feature maps to the global feature map is achieved through steps 211 to 214, and multi-scale information is fused in the global feature map, so as to obtain more comprehensive information. [0085] 215: The prediction loss is calculated by the transformed global feature map:
L.sub.pre=Σ.sub.t=1.sup.KΣ.sub.(m,n)∈Grids.sub.
[0087] The regularization loss in step 210 and the prediction loss in step 215 are combined to jointly optimize the neural networks, and a total loss function is shown as follows:
L=L.sub.reg+L.sub.pre (9) [0088] 216: Assuming that time for which the sea surface temperature is to be predicted is T, data at K moments before the moment T is selected and input into the optimally trained neural networks, a predicted value of tropical instability waves is output by the optimally trained neural networks, a temporal-spatial image of the tropical instability waves is drawn by associating the predicted value with coordinates, and the predicted value is compared with historical early warning threshold values, so as to achieve early warning of the tropical instability waves in combination with image analysis.
[0089] In conclusion, in the embodiment of the present disclosure, features are extracted from the multi-scale data by applying complex receptive fields through the above steps 201 to 216: an end-to-end neural network model is applied, which can be trained only by providing sea surface temperature data at continuous moments without additional artificial processing, and the method can be rapidly deployed in actual application; and the prediction accuracy and efficiency of the tropical instability waves are improved, thereby alleviating impacts of temporal-spatial evolution of the tropical instability waves and secondary disasters thereof on activities such as offshore operations, offshore military activities, navigation, fishery and offshore engineering.
Embodiment 3
[0090] The feasibility of the solutions in Embodiment 1 and Embodiment 2 will be further validated below with reference to specific experiments, and the detailed description is given as follows:
I. Datasets:
[0091] This experiment adopts historical climate observation and simulation datasets provided by Institute for Climate and Application Research (ICAR). Data includes historical simulation data in a CMIP5/6 mode and historical observation assimilation data in nearly 100 years reconstructed from a US SODA mode; 1-2265 in 4645 pieces of CMIP data are historical simulation data for 151 years provided by 15 modes in CMIP6 (total: 151 years*15 modes=2265); and 2266-4645 are historical simulation data for 140 years provided by 17 modes in CIMP 5 (total: 140 years*17 modes=2380). The historical observation assimilation data is SODA data provided by the US.
II. Assessment Standard:
[0092] 1. MSE is a key index for showing temperature prediction accuracy, by which a prediction effect may be displayed visually. [0093] 2. Visual image: a prediction result is transformed into a two-dimensional image, which may visually reflect the prediction effect.
III. Experimental Results:
[0094] It can be shown that in the tropical instability wave early warning method based on temporal-spatial cross-scale attention fusion provided by the present disclosure, data at K moments before a moment T is selected, so as to predict temporal-spatial distribution of the tropical instability waves at the moment T; and a temporal-spatial image of the tropical instability waves is drawn by associating a predicted value with coordinates, and the predicted value is compared with historical early warning threshold values, so as to achieve early warning of the tropical instability waves in combination with image analysis.
Embodiment 4
[0095] Referring
[0100] In conclusion, the prediction accuracy and efficiency of the tropical instability waves are improved by the embodiment of the present disclosure through the above modules, which is conducive to reducing impacts of temporal-spatial evolution of the tropical instability waves and secondary disasters thereof on activities such as offshore operations, offshore military activities, navigation, fishery and offshore engineering.
Embodiment 5
[0101] Referring to
[0106] Wherein the inputting the multi-scale spatial data into the corresponding branch networks to calculate the feature maps under the corresponding scales is specifically as follows: [0107] multi-scale feature network branches are constructed, a spatial feature map is extracted from each branch network, and each branch network CNN.sub.k consists of five layers of convolutional neural networks, containing three convolutional layers, a maxpooling operation and a multilayer perceptron module; wherein [0108] the three convolutional layers are all two-dimensional convolution operations, and output dimensions thereof are 1024*1024, 512*512 and 256*256 respectively; a size of a kernel of maxpooling is 4*4; and the multilayer perceptron module consists of a kernel ReLU activation function of a fully connected layer, the ReLU function is ReLU (x)=max (x, 0), where, max is a maximum function.
[0109] Furthermore, the branch networks are: [0110] f.sub.t.sup.k=CNN.sub.k(v.sub.t.sup.k), and f.sub.t.sup.k is a temporal-spatial data feature extracted from a corresponding CNN.
[0111] Wherein the performing cross-scale spatial map fusion on the multi-scale feature maps by the bilateral local attention mechanism is specifically as follows: [0112] a cross-scale attention mechanism is established to reduce redundant information among feature maps with different scales, an attention A.sub.k is generated by a softmax layer, and divergence among attentions with different scales is increased by a divergence regularization term, wherein a formula of the divergence regularization term is as follows:
[0114] Furthermore, the regularization loss is:
[0115] The feature maps with different scales are extracted from the branch networks, the divergence loss is calculated according to the divergence regularization term, the branch networks are optimized by the divergence loss, and a loss function is shown as follows:
[0116] Wherein the performing cross-scale spatial map fusion on the multi-scale feature maps by the bilateral local attention mechanism is specifically as follows: [0117] a large-scale feature map is transformed into one with a matched size:
[0121] Wherein the calculating the prediction loss by the global feature description map is specifically as follows: [0122] time sequence weights are generated by the decomposed feature maps, and a global feature representation u∈R.sup.C×1 is generated; a channel selection weight is generated according to the global feature representation u: [0123] the feature maps are transformed according to the channel selection weight to acquire the global feature map, and the prediction loss is calculated by the transformed global feature map:
[0125] It should be noted here that the description of the device in the above embodiment corresponds to that of the method in the embodiment, which is not repeated in the embodiment of the present disclosure.
[0126] An executing main body of the processor 1 and the memory 2 may be a computer, a single-chip microcomputer, a microcontroller and other devices with computing functions. The executing main body is not limited to the embodiment of the present disclosure during specific implementation, which is selected according to requirements in actual application.
[0127] The memory 2 and the processor 1 transmit data signals through a bus 3, which is not repeated in the embodiment of the present disclosure.
[0128] Based on the same inventive concept, an embodiment of the present disclosure further provides a computer-readable storage medium including stored programs, and when the programs run, equipment where the storage medium is located is controlled to implement the steps of the method in the above embodiment.
[0129] The computer-readable storage medium includes but is not limited to a flash memory, a hard disk, a solid state disk and the like.
[0130] It should be noted here that the description of the readable storage medium in the above embodiment corresponds to that of the method in the embodiment, which is not repeated in the embodiment of the present disclosure.
[0131] In the above embodiment, the implementation may be achieved in whole or in part by software, hardware, firmware, or any combination thereof. When achieved by the software, the implementation may be achieved in whole or in part in the form of a computer program product. The computer program product includes one or more computer instructions. When the computer program instructions are loaded and executed on a computer, flows or functions of the embodiment of the present disclosure are generated in whole or in part.
[0132] The computer may be a general-purpose computer, a special-purpose computer, a computer network or other programmable devices. The computer instructions may be stored in the computer-readable storage medium or transmitted through the computer-readable storage medium. The computer-readable storage medium may be any available medium capable of being accessed by the computer or data storage equipment such as a server and a data center, which incorporates one or more available media. The available medium may be a magnetic medium or a semiconductor medium and the like.
[0133] The embodiment of the present disclosure does not limit models of other devices except for those specifically specified, as long as the devices can complete the above functions.
[0134] Those skilled in the art can understand that a drawing is only a schematic diagram of a preferred embodiment. The serial number of the above embodiments of the present disclosure is merely provided for description, and does not represent the advantages and disadvantages of the embodiments.
[0135] The above descriptions are merely preferred embodiments of the present disclosure, which are not intended to limit the present disclosure. Any modification, equivalent replacement and improvement made within the spirit and principle of the present disclosure should fall within the scope of protection of the present disclosure.