HOME JOURNALS CONTACT

Journal of Applied Sciences

Year: 2013 | Volume: 13 | Issue: 6 | Page No.: 934-938
DOI: 10.3923/jas.2013.934.938
The Performance Study of Metal Rubber Based on Neural Network
Bing Wang and Xiaoli Wang

Abstract: Coefficients of relationship of metal rubber were studied by Artificial Neural Network (ANN) as an alternative to mathematical model. Artificial neural network was introduced and how to predict design model of rubber metal was discussed. Artificial neural network parameters were chosen. Through parameter identification of experimental data of metal rubber, neural network models inputs were obtained in five cases, including: density, diameter of wired, external radius of metal rubber, internal radius of metal rubber and height. The result from ANN showed a good agree internal radius cement with the experiment data. Now ANN has been successfully used in our process of design and is helpful to reduce the cost.

Fulltext PDF Fulltext HTML

How to cite this article
Bing Wang and Xiaoli Wang, 2013. The Performance Study of Metal Rubber Based on Neural Network. Journal of Applied Sciences, 13: 934-938.

Keywords: experimental data, density, Metal rubber and artificial neural network

INTRODUCTION

Metal rubber’s wires are molded and pressed into required shape. It has the elasticity and damping characteristics like rubber material and at the same time keeps the broad adaptability of the metal material to the environment. It can be used as sealing component in severe environment with extremely high and low temperature, high pressure, high vacuum and erosive medium as shown in Fig. 1.

Up to now metal rubber is mainly used in national defense industry. This situation can be explained by its complex characteristics. The inner structure of metal rubber is similar with macromolecule and the constitutive equation of metal rubber is nonlinear (Zhongying, 2000). And theoretical model of metal-rubber was studied (Guo et al., 2004), the paper presents the constitutive relation of metal rubber and application research of metal rubber was studied (Zhao et al., 2006). Therefore its elasticity and damping characteristics are very complicated. Previous attempts on prediction of metal rubber performance are mostly based on mathematical model of constitutive equation. Although much progress has been made, it is hard to describe its characteristics with sufficient accuracy. In our research of metal rubber, it nearly impossible to find an appropriate mathematical model as shown in Fig. 2.

Without the help of mathematic model, a lot of experiments are necessary for the design of metal rubber. Yet this leads to great cost. To make a new type of metal rubber for sealing, for example, a set of new molds has to be made for laying wires, stamping semi-finished product and wrapping with polytetrafluoroethylene. And then experiments have to be done to test the performance of samples made by the new molds.

Fig. 1: A sample of metal rubber

Fig. 2: A set of molds for metal rubber

The new product cannot be massively produced until the samples satisfy the requirement. Usually five or six sets of molds have to be made in this process. This leads to great waste of time and resource and outlays are considerable. That is why it is mostly used in national defense industry which cares less about the cost. However the metal wire, the material of metal rubber, is cheap. If the cost of design process can be reduced, undoubtedly metal rubber will have more applications (Bai, 2002).

In this work, artificial neural network is introduced for the design of metal rubber. ANNs are used in a wide range of engineering and non-engineering applications, such as, pattern recognition, as well as behavior prediction and function approximation. The characteristic feature of ANNs is that they are not programmed; they are trained to learn by experience. It can be seen that ANNs can be used as an alternative to mathematical models of metal rubber. In this paper coefficients of constitutive equation of metal rubber are predicted by ANNs. If the coefficients cannot fulfill the requirements. The design can not be modified in advance. Therefore the success rate of design can be improved (Irie and Miyake, 1988).

COEFFICIENTS OF CONSTITUTIVE EQUATION

In the design process, the most important work is to find the coefficients of constitutive equation of metal rubber. Once the coefficients are gotten, mechanical, sealing and other performance can be deduced. Usually the constitutive equation of nonlinear material can be expressed as follows:

(1)

where, x is the compressive displacement, F (x) is the force exerted on metal rubber and a0, ai, b0, bi are coefficients respectively. In Eq. 1 the first and second terms describe the fourth terms which describe the dynamic characteristics.

Up to now metal rubber is mainly used as sealing component and the dynamic characteristic is mostly of little importance. Omitting the third and fourth term, then:

(2)

For static characteristic, it is found that cubic nonlinearity of displacement is enough to describe the characteristic of material. So Eq. 2 becomes to:

(3)

Due to the memory characteristic, the forces of loading and unloading stage are different from each other. Equation (3) was displaced with:

(4)

and

(5)

where, the index notation, l represents the loading stage and t represents the unloading stage, respectively.

In our research, the least-squares method was used for the parameter identification of experiment data. It finds the coefficients of polynomial F (x) that fits the experiment data in a least squares sense. For each set of N force-displacement data (x1, y1), (x2, y2),... and (xn, yn) obtained in the static experiments, the approximated by a polynomial of degree 3: The coefficients a0, a1,...a3 were obtained by minimizing the function:

(6)

NEURAL NETWORK PREDICTOR MODEL

The coefficients of constitutive equation had to be obtained from experiment data. In this paper ANNs are introduced to predict those coefficients before a new set of molds are made. If the coefficients cannot fulfill the requirements, the design can not been modified. Therefore the success rate of design can be improved (Li et al., 2011a).

An artificial neural network can be regarded as a black box which is able to produce certain output data as a response to a specific combination of input data. It is an information processing paradigm that is inspired by the way biological nervous systems process information. By receiving the data for an existing system, ANN can be trained to learn the internal relationships that govern that system and predict its behavior without any physical equations (Li et al., 2005). The major advantage of ANNs, compared to traditional polynomial mapping, is that they are able to perform non-linear mapping of multidimensional functions, i.e. relationships from many inputs to many outputs. It can be seen that design of metal rubber just belongs to this problem (Zhang et al., 2007).

One ANN which has received most attention is the Backpropagation Network (BPN) (Li et al., 2011b), as is shown in Fig. 3. BPNs have hierarchical feed forward network architecture. In the classical structure of a BPN, output of each layer is sent directly to each neuron in the layer above. While there can be many layers, the processing can be done with a minimum of three layers: one layer receives and distributes the input pattern, one middle or hidden layer captures the nonlinearities of the input/output relationship and one layer produces the output pattern (Wang et al., 2011). BPNs are trained by repeatedly presenting a series of input/output pattern sets to the network. The network gradually learns the input/output relationship of interest by adjusting the weights to minimize the error between the actual and predicted output patterns of the training set. The trained network is usually examined through a test set of data to monitor its performance and validity. When the mean squared error of the test set reaches a minimum, network training is considered completely and the weights are fixed.

The back propagation neural network with three layers, input-hidden i output, is used. It has 5 inputs, 15 intermediate nodes and 6 outputs. The input variables are: average density of metal rubber ρa, diameter of wired dw, external radius of metal rubber re, internal radius of metal rubber ri, height of metal rubber rh. The outputs are coefficients of constitutive equation according to the formula:

(7)

where, are the input vectors, are the connection weights between layers and θj are bias weights. And activation function s is a Sigmodial function as follows:

(8)

Fig. 3: The structure of BPN with a hidden layer

By using the algorithm-generalized gradient descent search technique, BPA adjusts the eights of the network and the threshold of each neuron recurrently according to the criterion that the cost function is minimized. The cost function is mean-squared error between the actual outputs:

(9)

And the target outputs:

(10)

Metal rubber constitutive relation coefficient material density, shape, the relation of the factor, it is difficult to describe accurate mathematical model. This paper is ready to BP neural network based on the constitutive relation coefficient estimates, resulting in the constitutive relationship of metallic rubber following BP neural network estimated metal rubber material constitutive Method.

EXPERIMENTS AND RESULTS

The experiments were carried out on a MTS810 universal testing machine. The article has been applied about material density changes of the estimate of the constitutive relation of metal rubber material. To the metal rubber material do static experiment, specimen for without heat, ri = 4 mm, re = 12.5 mm (Li, 2006; Liu, 1997).The metal wire is made of 1Cr18Ni9Ti and its elastic modulus is 198,000 Mpa. A total of 19 groups of experiment data are used. Fifteen groups of data are used for the training of the network and the others are used for validation. Static equipment adopted in the experiment for WDW-1002 type electronic universal testing machine, precision grade of 0. 5, maximum load of 100 kN, load measuring accuracy can reach 0. 1 n, displacement of measuring accuracy can reach 0. 001 mm.

As a rule of thumb, optimization of the neural network condition was performed by trial-and-error by adjusting various parameters. These include the learning epoch size, the learning rate and momentum constants. The controlled error is 0.005. The ANN achieved a stable state after 1298 cycles of training. Finally, the trained network was tested through four groups of experiment data. The results are shown in Fig. 4-7.

Fig. 4: Force-displacement relationship for a metal rubber product with ρa = 2.11g cm-3, dw = 0.10 mm, re = 5.0 cm, ri = 4.6 cm, rh = 0.4 cm: 1-pridiction, 2-experiment

Fig. 5: Force-diaplacement relationship for a metal rubber product with ρa = 2.11 g cm-3, dw = 0.10 mm, re = 6.0 cm, ri = 4.6 cm, rh = 0.4 cm: 1-pridiction, 2-experiment.

It can be seen that the prediction from the ANN shows agreement with experiment data. The accuracy can satisfy the requirement of the design of metal rubber.

Now ANNs have been used in our design process and play an important role. Before a new set of molds is made, coefficients of metal rubber made by the molds will be predicted. If the result does not satisfy the requirement, the design will be modified. In most cases one set of molds is enough for the production of new type of metal rubber with the help of ANN.

Fig. 6: Force-diaplacement relationship for a metal rubber product with ρa = 2.516 g cm-3, dw = 0.12 mm, re = 8.0 cm, ri = 7.2 cm, rh = 0.8 cm: 1-pridiction, 2-experiment

Fig. 7: Force-diaplacement relationship for a metal rubber product with ρa = 2.977 g cm-3, dw = 0.15 mm, re = 10.0 cm, ri = 9.0 cm, rh = 1.0 cm:1-pridiction,2-experiment

Only in a few cases two sets are needed. ANN reduces the cost of molds and the need for extensive experiments.

CONCLUSION

In the past, the main method of designing metal rubber was the mathematical model. However, they cannot describe the performance of metal rubber with sufficient accuracy. In this paper, artificial neural network was used to predict the coefficients of constitutive equation and showed a good congruence with the experiment data. ANN method is suitable for the design of metal rubber. Besides the ANN model is much faster and easier to use. It has been used in our design process and is helpful to reduce the cost.

For future work in the direction of this study the main concern is integration of more parameters as inputs and enhancing the accuracy of the model.

REFERENCES

  • Zhongying, L.I., 2000. Design of Metal Rubber Component. National Defense Industry Press, Beijing, China


  • Guo, B.T., Z.G. Zhu and R.F. Cui, 2004. Theoretical model of metal-rubber. J. Aerospace Power, 19: 314-319.
    Direct Link    


  • Zhao, C., Y. He and H. Zhang, 2006. Application research of metal-rubber. J. Vibr. Noise, 5: 45-48.


  • Bai, H., 2002. Hysteretic Vibration and its Application. Science Press, Beijing, China


  • Irie, B. and S. Miyake, 1988. Capabilities of three-layered perceptrons. Proceedings of the IEEE International Conference on Neural Networks, July 24-27, 1988, San Diego, CA., USA., pp: 641-648.


  • Li, Y., X. Huang and F. Li, 2011. Prediction for constitute relationship of metallic rubber based on BP neural net. J. Aerospace Power, 26: 1128-1134.


  • Li, D., H. Bai, J. Yang and Y. Liu, 2005. Dynamics modeling and parameters identification of metal rubber. J. Vibr. Shock, 24: 57-60.


  • Zhang, L., Z. Yang and S. Hao, 2007. Modeling of a type of nonlinear metal rubber damper and its parameter identification. Mechan. Sci. Technol. Aerospace Eng., 26: 558-562.


  • Li, Y., Z. He and H. Bai, 2011. Advances in research and application of metal rubber. Ordnance Meter. Sci. Eng., 34: 103-108.


  • Wang, Y., H. Bai and J. Hou, 2011. Fatigue damage performance of metal rubber material. J. Mechan. Eng., 47: 65-71.


  • Li, Y., 2006. Investigation on nonlinear constitutive relationship and vibration response of system for metallic rubber. Bachelor Thesis, Xi and Jiaotong University, Shaanxi, China.


  • Liu, Q., 1997. Nonlinear characteristics and application in the respect of aerospace dam performetal rubber. Bachelor Thesis, Xi and Jiaotong University, Shaanxi, China.

  • © Science Alert. All Rights Reserved