999精品在线视频,手机成人午夜在线视频,久久不卡国产精品无码,中日无码在线观看,成人av手机在线观看,日韩精品亚洲一区中文字幕,亚洲av无码人妻,四虎国产在线观看 ?

Learning material law from displacement fields by artificial neural network

2020-07-01 05:14:00HangYangQianXiangShanTangXuGuo

Hang Yang, Qian Xiang, Shan Tang,*, Xu Guo,*

a State Key Laboratory of Structural Analysis for Industrial Equipment, Department of Engineering Mechanics, Dalian University of Technology, Dalian 116023, China

b International Research Center for Computational Mechanics, Dalian University of Technology, Dalian 116023, China

Keywords:Data-driven Material law Displacement field Digital image correlation Artificial neural network

ABSTRACT The recently developed data-driven approach can establish the material law for nonlinear elastic composite materials (especially newly developed materials) by the generated stress-strain data under different loading paths (Computational Mechanics, 2019). Generally, the displacement (or strain) fields can be obtained relatively easier using digital image correlation (DIC) technique experimentally, but the stress field is hard to be measured. This situation limits the applicability of the proposed data-driven approach. In this paper, a method based on artificial neural network(ANN) to identify stress fields and further obtain the material law of nonlinear elastic materials is presented, which can make the proposed data-driven approach more practical. A numerical example is given to prove the validity of the method. The limitations of the proposed approach are also discussed.

Materials law plays a key role in mechanics problems as it can relate strain to stress response for a given material. Although many function-based material models are proposed, it is difficult to cover all the materials especially for some newly developed materials. Building an appropriate material law usually requires long-time efforts through the traditional approach,which severely inhibit the use of the newly developed materials in engineering design.

Recently, many data-driven approaches are proposed, which can replace the function-based material law with data. For example, Kirchdoerfer and Ortiz [1] solved the boundary-value problems in mechanics by minimizing the distance of both computed stress and strain to the stress–strain database of a material. A self-consistent clustering analysis (SCA) was also proposed to reduce the computational cost in Liu’s group [2–4]. Our previous works showed the possibility of replacing the materials law of composites by artificial neural network (ANN) trained by stress–strain data [5, 6]. In these approaches, the database of stress–strain data under different loading paths is pre-required.However, it is difficult to obtain a homogeneous stress-state under multi-axis loadings in the experiments. For inhomogeneous stress-states, the stress fields are hard to obtain directly. But the displacement fields can be measured by digital image correlation (DIC) technique relatively easier [7]. With the measured displacement field by DIC, the parameters involved in the existing function-based hyperelastic models such as Mooney–Rivlin can be calibrated [8–10]. Réthoré [11] further considered the identification of Poisson’s ratio based on the perturbed displacement fields by noises.

Despite the success of these model-based parameter-identification methods, integration the recognition of material law with the data-driven approach is very attractive because it can avoid the choice of the existing function-based material models or construction of a new one. A stress–strain database can be obtained through the experiments [12–15], which can be used to solve the boundary-value problem by the data-driven approach initialized by Ortiz’s group [1], avoiding the function-based material law.

In this paper, a data-driven method is proposed to identify the material law based on the measured displacement fields through ANN. The obtained material law based on ANN can be integrated seamlessly with our proposed data-driven approach to solve boundary value problem under the displacement-driven finite element framework. The learned material law is also very flexible to be integrated into commercial software or inhouse code and numerical solving shows the second-order convergence [5].

The force balance method (FEMU-F) [16–18], which can obtain the parameters in the existing function-based material law based on the available displacements of all the nodesin the experiments, is further developed in this paper. In combination with ANN, it is possible to build a material law without any explicit functional form, which is described in the following. All subsequent formulations are consistent with the current DIC technique under the plane stress conditions.

The left Cauchy–Green tensor and the Cauchy stress are chosen as measures of strain and stress because they are coaxial under the isotropic assumption. The left Cauchy–Green tensor is defined as

where F is deformation gradient, given by F =I+. Here, I and ?0are the second-order identity tensor and the gradient operator defined in the original configuration, respectively. The Cauchy stress σ can be given through an implicit function ? as Here the ANN can play the role of this function. In the proposed approach, the function ? rotates the input b first to the principal direction. Then the two principal components of b (b1and b2)are input into the ANN with the different order (b1and b2are switched) (see the upper and lower ANNs in Fig. 1. The two ANNs share the same weights and bias, which can be considered to be the same ANN actually.) The adoption of the two ANN is to ensure that the materials law is strictly isotropic [5]. Finally the outputs of the ANN are averaged and rotated back to the original directions. This process of computing σ from b is shown in Fig. 1,and summarized in the following:

? Compute the eigenvalues and eigenvectors of b:

where biand Nirepresent the eigenvalues (principal component) and eigenvectors of b, respectively.

? Compute the principal stress by ANN:

where w and β are the wight and bias of the ANN (fANN),represents the i-th output of the ANN, and σirepresents the i-th principal component of σ. More details about the ANN are given in the appendix.

? Compute the stress in the original directions:

The internal force of each nodecan be predicted through finite element method (FEM) as

Fig. 1. Artificial neural network for strictly isotropic nonlinear elastic materials. The dotted boxes identify the functions of ? and f ANN defined in the paper. The weights w and biases β and its components and are also marked. The mapping from the left Cauchy-Green tensor to the Cauchy stress can be obtained after ANN training.

which is a function of w and β. Here ?(e)is the area of the element e, and B(e)is strain-displacement matrix depending on the shape function [19]. The total force on all the nodes should also satisfy the equilibrium condition, which can be written as follows

where ? represents the internal area and Sσrepresents the boundary with the externally imposed force fext. Equilibrium equations can be transformed into a minimization problem as

where viis the introduced weight greater than zero which can improve the convergence to the global optimal solution. Two regularization terms for both weights and bias are also introduced to prevent over-fitting, and the optimization should be carried out in the entire loading process as

where T is the total time of the loading process, λ is the regularization coefficient, ∥ ·∥L2is L2 norm operator, and (·)(t)is the value of (·) at time t. This is a non-convex unconstrained optimization problem, which can be solved by intelligent optimization algorithm (e.g., particle swarm optimization) or stochastic gradient descent method (the gradients can be obtained by back propagation algorithm of ANN).

The solving process is similar to the standard ANN training,discussed in our previous work [5]. The difference is that the entire process only provides input data (the measured displacements), and the output data (stress) is not required and replaced by the equilibrium condition. The ANN does not compute the node forces directly, but predicts the stress in each element. The force on a node is computed by the stress from multiple elements, and the stress of an element also affects the node force of multiple nodes, explained in Fig. 2. It can be seen that elements 1, 2, and 4 jointly determine the force of the blue node that needs to be in equilibrium with the external force. Elements 1, 3, 4, 5, 6 and 7 jointly determine the force of the red node that needs to reach the zero resultant force. At least one non-zero force boundary condition is required. Otherwise it converges to the solution with all-zeros.

The optimization problem discussed above is not a convex one, so the ordinary gradient-based optimization method usually is hard to give the globally optimal solution. It tends to converge to a solution where the weights w and biases β are all-zeros, leading to the predicted stress with zeros. In this situation,only the equilibrium condition on the boundary with the externally imposed force cannot be satisfied but all other nodes can,which is a local optimal solution. The situation can be improved by increasing the weight viof nodes on the boundary in Eqs. (8)and (9). On the other hand, intelligent optimization algorithms can solve this problem well. The cost of computation is much lower than that of the sample preparation and physical experiments.

The displacement fields used to learn the material law must contain enough multi-axis stress-states so that the trained ANN can predict the stress accurately with arbitrary strain. Otherwise,the trained ANN cannot predict the mechanical responses under some specific stress-states. The gathering of the measured displacement fields from different specimens can be used to train the ANN together to avoid this issue. More detailed discussion is given as below.

The proposed method shown in the above only considers the two dimensional problem (plane stress), which can be naturally extended to three dimension problem. But the method is limited by the DIC technology, which can only measure the displacement/strain on the 2D surface.

A rectangular plate with three circular holes of different radius under the imposed tensile loading is investigated under plane stress conditions. The unit of length is mm; force is N; stress,pressure and modulus are MPa. The geometric setup is shown in Fig. 3a. Six equally spaced concentrated forces are applied to the right edge. On the left edge, both X and Y degrees of freedom are fixed. The Ogden model with parameters μ = 5, α = 2, and D =0.01 is employed (the definition of these parameters is consistent with ABAQUS manual). The displacement field is computed by FEM with the given Odgen model. The entire loading process is equally divided into 6 incremental steps. Particle swarm algorithm, in which the swarm size is 1000, is used to solve the optimization problem (Eq. (9)), identifying the weights w and biases β of the ANN. Note that the numerical experiment is used to replace the role of DIC technique to obtain the required displacement fields for the optimization problem. The employed ANN consists of two hidden layers with 3, 3 neurons respectively.

The predicted stress fields by both the reference and the trained ANN models are plotted in Fig. 3(c, d). Define the relative error of the effective stress between two models as

Fig. 2. Physical explanation of equilibrium equations by ANN model. The nodes are marked blue on the boundary with the externally imposed force, black on the boundary with the imposed displacement and red inside the simulated domain. The internal force is equal to the external force on the blue nodes, and equal to zeros on the red nodes. The force on the black nodes are not considered. The force on each node depends on the stress of all the elements that contain the node, and each element has an effect on the force of all the nodes belonging to it.

The principal components of the left Cauchy–Green tensor,b1and b2in all the elements of the numerical example during the whole loading process are summarized in Fig. 5. The ANN trained model by the given displacement fields can accurately predict the stress when the strain is close to the data points shown in the figure, but it cannot predict stress accurately when the strain is far from the data points. Most points lie in the II and IV regions while only a few in the I and III regions. In order to predict mechanical response better, the displacement field reflecting the deformation modes shown in the I and III region should be introduced to train the ANN together.

In this paper, a data-driven method based on ANN to obtain the material law is proposed. The proposed method can be used to quickly build the material law for isotropic nonlinear elastic materials based on the measured displacements in the experiments. In this short paper, the displacement field is generated by the numerical experiments rather than the DIC measurement. If the data of the displacement fields measured by DIC is used, the same way can be used.

Fig. 3. Numerical example for a rectangular plate with three holes. a Geometric model and boundary conditions of the voided plate. The contour plots of effective stress computed by b the finite element simulation with the reference Odgen model and d the proposed method. c Finite element mesh contains 142 nodes and 226 element.

Fig. 5. Summary of all the strain states during the loading process.The principal components of the left Cauchy-Green tensor, b1 and b2 of every element at each time step are plotted.

Fig. 4. Statistics of the relative error between the predicted results by the proposed method and the reference Odgen model. The results of all incremental steps are counted together.

The proposed method can only be applied to isotropic nonlinear elastic materials at present. In the future, it should be extended for more complex materials such as elastoplastic and viscoelastic materials. Numerical techniques for improving efficiency and robustness of the proposed method should also be incorporated. These things leave abundant room to improve the present method.

Acknowledgement

S. Tang appreciates the support from the National Natural Science Foundation of China (Grant 11872139). X. Guo thanks the support from the National Natural Science Foundation of China (Grants 11732004 and 11821202), and Program for Changjiang Scholars, Innovative Research Team in University(PCSIRT).

Appendix: Discussion on the ANN

ANN is briefly discussed here. The reader can refer to our previous work for more details [5]. For a general ANN, a functional transformation is defined as

on n-th layer (superscript n represents the layer number), which can map the data unit on i-th neuronfrom the n-th layer to (n+1)-th layer, whereis the weights for the link between i-th neuron on n-th layer and j-th neuron on (n+1)-th layer, andis the bias for the j-th neuron on (n+1)-th layer.

For materials law described in the principal directions, the iteration for ANN training starts from the input layer with the principal component of the left Cauchy–Green tensor as the input:

which correspond to the upper and the lower ANNs in Fig. 1,respectively. The two ANNs share the same weights and bias.The mapping from n-th layer to (n+1)-th layer takes

The outputs at the final layer are the principal components of the Cauchy stress in Eq. (4) as

where N represents the total number of layers of the ANN.

主站蜘蛛池模板: 99人妻碰碰碰久久久久禁片| 亚洲视频四区| 亚洲最新在线| 97影院午夜在线观看视频| 国产亚洲精久久久久久久91| 欧美日本激情| 人人看人人鲁狠狠高清| 成人一级黄色毛片| 色网站在线视频| 97se亚洲综合| jijzzizz老师出水喷水喷出| 欧美α片免费观看| 最新亚洲av女人的天堂| 58av国产精品| 无码电影在线观看| 综合色天天| 亚洲大尺度在线| 97国产在线视频| 亚洲人成网站色7777| www中文字幕在线观看| 亚洲精品制服丝袜二区| aⅴ免费在线观看| 精品成人一区二区三区电影| 91精品国产情侣高潮露脸| 国产成本人片免费a∨短片| 美女国内精品自产拍在线播放| 狠狠色丁香婷婷综合| 久久成人国产精品免费软件 | 久久精品国产精品青草app| 国产原创自拍不卡第一页| 色偷偷综合网| 天天操天天噜| jizz在线免费播放| 国产欧美在线观看一区| 亚洲香蕉久久| 日韩福利视频导航| 亚洲中文字幕在线精品一区| 国产午夜一级淫片| 久久久噜噜噜| 欧美激情,国产精品| 国产精品护士| 又爽又黄又无遮挡网站| 国产高潮流白浆视频| 国产精品尤物铁牛tv| 亚洲精品无码日韩国产不卡| 亚洲精品无码专区在线观看| 日本91视频| 中文字幕中文字字幕码一二区| 亚洲综合国产一区二区三区| 91久久国产成人免费观看| 久久这里只有精品23| 色AV色 综合网站| 国产精品一区二区久久精品无码| 五月婷婷伊人网| 国内精品自在自线视频香蕉 | 国产精品lululu在线观看| 人妻出轨无码中文一区二区| 为你提供最新久久精品久久综合| 青青久在线视频免费观看| 91色在线观看| 欧美精品在线看| 91av国产在线| 日韩在线播放中文字幕| 久久久久久久97| 亚洲av日韩综合一区尤物| 爱爱影院18禁免费| 欧美另类视频一区二区三区| 一区二区午夜| 草逼视频国产| 国产精品久久自在自2021| 九九久久99精品| 成人夜夜嗨| 沈阳少妇高潮在线| 亚洲美女一区二区三区| 欧美色视频在线| 不卡无码网| 久久综合激情网| www.狠狠| 伊人激情综合网| 久久网综合| 毛片三级在线观看| 国产精品污污在线观看网站|