Next Article in Journal
Acceleration of Polybutylene Succinate Biodegradation by Terribacillus sp. JY49 Isolated from a Marine Environment
Next Article in Special Issue
Investigation of Parameter Sensitivity and the Physical Mechanism for the Formation of a Core-Skin-Core (CSC) Structure in Two-Stage Co-Injection Molding
Previous Article in Journal
Tensile Behavior of 3D Printed Polylactic Acid (PLA) Based Composites Reinforced with Natural Fiber
Previous Article in Special Issue
Development of an Online Quality Control System for Injection Molding Process
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Determining the Rheological Parameters of Polymers Using Artificial Neural Networks

by
Anton Chepurnenko
Strength of Materials Department, Faculty of Civil and Industrial Engineering, Don State Technical University, 344003 Rostov-on-Don, Russia
Polymers 2022, 14(19), 3977; https://doi.org/10.3390/polym14193977
Submission received: 31 August 2022 / Revised: 14 September 2022 / Accepted: 21 September 2022 / Published: 23 September 2022
(This article belongs to the Special Issue Recent Advances in Polymer Rheology)

Abstract

:
Artificial neural networks have great prospects in solving the problems of predicting the properties of polymers. The purpose of this work was to study the possibility of using artificial neural networks to determine the rheological parameters of polymers from stress relaxation curves. The nonlinear Maxwell–Gurevich equation was used as the deformation law. The problem was solved in the MATLAB environment. The substantiation for the choice of the neural network input and output parameters was made. An algorithm for obtaining the data for neural network training was also proposed. Neural networks were trained on theoretical stress relaxation curves constructed with the Euler method. The value of the mean square error (MSE) was used as a criterion for the performance of the training. The constructed model of the artificial neural network was tested on the experimental relaxation curves of recycled polyvinyl chloride. The quality of the experimental curve approximation was quite good and was comparable with the standard methods for processing stress relaxation curves. Unlike the standard methods, when using artificial neural networks, no preliminary data smoothing was required. It is possible to use the proposed technique for processing not only relaxation curves, but also creep curves as well as processing creep tests not only in central tension, but also in bending, torsion and shear.

1. Introduction

Pronounced creep is characteristic for many polymers and composites based on them in addition to the elastic properties. For use in products for various purposes, it is important to be able to determine the rheological properties of polymer materials. In most existing techniques, the rheological parameters of polymers are determined from tests for creep under central tension [1,2,3,4]. The phenomenon of stress relaxation in polymers is interrelated with the phenomenon of creep and can be described by the same laws [5]; therefore, the rheological parameters of polymeric materials can also be determined from stress relaxation experiments [6,7,8,9].
One of the simplest rheological models, which is applied not only to polymers, but also to other materials such as concrete and wood, is the Maxwell–Thompson linear model. The creep strain ε * growth rate in this model under a uniaxial stress state is determined by the following expression [10]:
ε * t = 1 n E [ ( 1 H E ) σ H ε * ]
where σ is the stress, t is the time, E is the instant modulus of elasticity, H is the long modulus of elasticity and n is the relaxation time.
The product n E is also called the relaxation viscosity η * . In Equation (1), the viscosity is constant and does not depend on stress, which does not fully reflect the existing experimental data.
For many polymers, including polypropylene, polyvinyl chloride, high and low density polyethylene and polyurethane, a better agreement with the experimental data is provided by the nonlinear Maxwell–Gurevich equation, in which viscosity depends on stress [11,12,13,14,15]:
ε * t = f * η *
f * = σ E ε *
1 η * = 1 η 0 * exp ( | f * | m * )
Here, f * is the stress function, E is the high elasticity modulus, η 0 * is the initial relaxation viscosity and m * is the velocity modulus.
A more complex structure of the creep equation complicates the processing of the experimental data. The existing traditional methods for processing creep and relaxation curves based on the Maxwell–Gurevich equation [16,17] use numerical differentiation and require a sufficiently high quality of experimental curves.
Machine learning methods have great prospects in solving inverse problems, including the determination of the mechanical properties of materials. An artificial neural network (ANN) is one of the artificial intelligence methods that provides solutions for classification and regression problems. It is known as one of the best methods for data mining tasks. ANNs learn to predict output data using a set of attributes. The purpose of an ANN is to find solutions to problems in the same way that the human brain does [18].
Works [19,20,21] are examples of determining the properties of pavement materials with the help of an ANN. Papers [22,23] propose a method for determining the chemical, physical and mechanical properties of polymers based on their molecular structure using machine learning methods. In [24], artificial neural networks are used to predict the glass transition temperature of polymers based on their structure. Paper [25] proposes an optimized artificial intelligence model to predict the kerf quality characteristics in the laser cutting of basalt fibers reinforced with polymer composites. In [26], a new hybrid artificial intelligence approach is proposed to model the ultrasonic welding of a polymeric material blend. In [27], an ANN is used as one of the methods for predicting the properties of bistable morphing composites.
The possibilities of artificial neural networks are far from being exhausted.
The aim of this work was to study the possibility of using artificial neural networks to determine the rheological parameters of polymers based on the nonlinear Maxwell–Gurevich equation. The stress relaxation experiment was taken as a basis, but the approach could also be applied to the processing of the results of experiments on creep under central tension and other simple types of deformation such as bending, torsion and shear. The novelty of the proposed approach lay primarily in the choice of input parameters for the neural network as well as in the method of obtaining the data on which the neural network was then trained.

2. Materials and Methods

Figure 1 shows a typical relaxation curve constructed with the Maxwell–Gurevich equation. Let us single out the characteristic points on this curve that were used as the input variables in the neural network: σ 0 is the stress at the initial moment of time; σ is the stress at the end of the relaxation process (at t→∞); and t n is the time during which the stress drop Δσ is:
Δ σ = σ ( t n ) σ 0 = ( σ 0 σ ) ( 1 1 e )
Thus, t 95 was the time during which the stress drop was 95% of the maximum ( σ ( t 95 ) σ 0 = 0.95 ( σ σ 0 ) ).
The values t n , t 95 and σ can be determined from the experimental relaxation curve if it is of a sufficient quality. By the quality of the experimental curve, we mean here that in the experiment, one has waited for the stress relaxation curve to reach the horizontal asymptote. The tangent slope angle of the relaxation curve at the end point of the measurement should be close to zero (Figure 2).
The parameter t n was chosen as a characteristic value because, when using the Maxwell–Thompson linear creep law, it coincided with the relaxation time n.
Another input parameter of the neural network was the deformation ε at which the stress relaxation experiment was performed. If the value of the deformation is known, then the values of σ 0 and σ can be used to easily determine the elastic modulus and the high elasticity modulus of the polymer, respectively. The modulus of elasticity was calculated by the formula:
E = σ 0 ε
It is shown in [28] that, in the case of using the Maxwell–Gurevich equation, the relationship between stresses and strains at t→∞ has the form:
σ = H ε  
where H = E E / ( E + E ) is the long modulus of elasticity.
Thus, if the values of ε and σ are known, then it is not difficult to find the long modulus H. From the known values of E and H, one can then find E using the formula:
E = E H E H
Determining the values m * and η 0 * is associated with further difficulties and an artificial neural network may be used for this. The input parameters of the network were the values ε, σ 0 , σ , t n and t 95 . At the output, the network should produce the parameters m * and η * .
Network training was performed on the theoretical relaxation curves. For this, the possible ranges of change were selected in the modulus of elasticity E [ E 1 ; E 2 ] , high elasticity modulus E [ E 1 ; E 2 ] , velocity modulus m * [ m 1 * ; m 2 * ] , initial relaxation viscosity η 0 * [ η 01 * ; η 02 * ] and deformation ε [ ε 1 ; ε 2 ] . For each parameter in the specified ranges, the m values were generated and evenly spaced on the numerical axis. For E ,     E ,     m * and η 0 * , we took 20 values; for ε , we took 3 standard values (1, 2 and 3%). Thus, the total number of options was 204 × 3 = 480,000. For each option, a theoretical stress relaxation curve was constructed with the Euler method. The algorithm used for constructing the theoretical curve was as follows:
  • The long modulus of elasticity was calculated H = E E / ( E + E ) ;
  • The stress σ was calculated by Formula (7);
  • The maximum creep strain at t→∞ was determined by the formula:
    ε m a x * = σ E
  • The number of steps for the creep deformation n ε was set (we took it as equal to 200) and the step size was calculated:
    Δ ε * = ε m a x * n ε
  • The creep strain growth rate at t = 0 was determined:
    ε * t = σ 0 η 0 * exp ( σ 0 m * )
  • The time step was calculated:
    Δ t = Δ ε * ε * t
  • The creep strain at time t + Δ t was then determined by the formula:
    ε t + Δ t * = ε t * + ε * t Δ t
  • The stresses at time t + Δ t were determined by the formula:
    σ = E ( ε ε * )
  • The strain growth rate was then calculated from the stresses using Formula (2).
Points (7)–(9) were then repeated until the creep strain reached the value ε m a x * . For each constructed curve, it was possible to determine the values t n and t 95 . Two data arrays were then formed—input 5 × 480,000 in size and target 2 × 480,000 in size—on which the neural network was trained. The input array columns contained the values ε ,   σ 0 ,     σ ,   t n and t 95 for each calculated option. The target array columns contained the corresponding m * and η 0 * values.
The implementation of the neural network was made in the MATLAB environment. A feed-forward backpropagation network with one layer of hidden neurons was chosen as the network type. The number of hidden neurons varied from 10 to 14. The network architecture is shown in Figure 3. The input layer had 5 neurons, according to the number of input parameters. Each of the neurons of the input layer was connected to the neurons of the hidden layer by synapses with weights w i . The neurons in the hidden layer transformed the signals coming from the input layer using an activation function. We used TANSIG (the hyperbolic tangent sigmoid transfer function) as an activation function in MATLAB. From the neurons of the hidden layer, the converted signal went to the neurons of the output layer. The neural network training process was the adjustment of the weights of the synapses [18].
The Levenberg–Marquardt method was used to adjust the weights of the network. There were four main functions for the evaluation of the training performance in MATLAB:
  • MSE (mean square error):
    M S E = 1 n s i = 1 n s ( d i y i ) 2
    where y i is the current value of the variable at the output of the network, d i is the target value and n s is the total number of output values for the considered sample.
  • MSEREG (mean squared error with regularization performance function). It measured the network performance as the weight sum of two factors: the mean squared error and the mean squared weight and bias values.
  • SSE (sum squared error):
    S S E = i = 1 n s ( d i y i ) 2
  • MAE (mean absolute error):
    M A E = 1 n s i = 1 n s | d i y i |
We chose the value of the MSE as the criterion for the training performance.

3. Results

An approbation of the technique for relaxation curve processing was carried out on the relaxation curves of the recycled polyvinyl chloride presented in [29]. In this work, the tests were carried out at a level of deformation of ε = 3%. The temperature in the experiment T changed from 20 to 70 °C with a step of 10 °C. The dependence of stresses on the time at different temperatures is shown in Table 1.
When training the neural network, the range of change in the elastic modulus E was taken from 400 to 4000 MPa; in the high elasticity modulus E , the range was from 0.05·E to 4·E, the velocity modulus m * varied from 1 to 15 MPa and the initial relaxation viscosity varied from 106 to 108 MPa·s. The generated data were randomly divided into three parts: training; validation; and testing in proportions of 70%, 15% and 15%.
The optimal number of neurons in the hidden layer turned out to be 12. The neural net training performance graph is shown in Figure 4. When using the network with 12 neurons in the hidden layer, the best validation performance was 47.71 after 1000 iterations. Due to the large amount of data generated for training, the mean square errors for the samples “Train”, “Validation” and “Test” were almost the same. A further increase in the number of neurons led to the overtraining of the model. The regression charts of the model with 12 neurons are shown in Figure 5. For several input parameter values, there was a rather large deviation between the output predicted and the target values, which could be explained by the large sample size and wide range of input parameters. The correlation coefficients R between the output and the target values averaged 0.977. A value of the correlation coefficient close to 1 was one of the indicators of the possibility of using the model in the forecasting process.
Table 2 presents the values of the elastic and rheological parameters of the recycled polyvinyl chloride obtained using the proposed methodology at various temperatures.
Figure 6, Figure 7, Figure 8, Figure 9, Figure 10 and Figure 11 show the theoretical stress relaxation curves plotted according to the data in Table 2. The experimental points are marked with round markers. For all temperatures except for 70 °C, there was a good agreement between the theoretical curves and the experimental data. At high temperatures, there was a strong decrease in the elastic and rheological characteristics of the polyvinyl chloride, which explained the not entirely good agreement of the results at 70 °C.

4. Discussion

In papers [16,17], the relaxation curves of the recycled polyvinyl chloride considered in this paper were processed earlier using a standard algorithm; in [30], nonlinear optimization methods were used to solve the same problem.
The values of the modulus of elasticity and the modulus of high elasticity obtained by us coincided with those given in [17] as machine learning methods were not used to determine them. A comparison of the values of the velocity modulus and the initial relaxation viscosity—obtained by the standard method using the methods of nonlinear optimization as well as using artificial neural networks—is shown in Figure 12 and Figure 13. For temperatures of 20, 30 and 40 °C, the values of the velocity modulus and initial relaxation viscosity obtained using a neural network were close to the results based on the classical algorithm. At temperatures of 50 and 60 °C, the solution based on the neural network was closer to the solution using nonlinear optimization methods. At 70 °C, the value of the velocity modulus obtained based on the artificial neural network was approximately in the middle between the results based on the other two methods and the relaxation viscosity was closer to the solution using nonlinear optimization methods.
Table 3 presents a comparison of the coefficients of determination R 2 showing the quality of the approximation using three methods for six considered curves.
Table 3 shows that the efficiency of the neural networks and the classical algorithm was approximately the same. However, the classical algorithm used the numerical differentiation of the function σ ( t ) , which required a large number of points and the smoothing of the experimental curve. When using artificial neural networks, four characteristic points were sufficient and the smoothing of the experimental curve was not required. Nonlinear optimization methods are characterized by a higher quality of approximation; however, when using them, it is necessary to specify the initial approximation. If the real values of m * and η 0 * are far from the initial approximation, then the solution may not be found. Nonlinear optimization methods can be used to refine a solution obtained by the classical algorithm or with the help of artificial neural networks.
Note that the proposed technique based on machine learning methods, with a small adjustment, could be used not only for processing the stress relaxation curves of polymers, but also for processing creep curves. It is also possible to obtain the rheological parameters of materials from tests not only for tension, but also for other simple types of deformations such as shear, bending and torsion.

5. Conclusions

The possibility of applying machine learning methods to solve the problem of determining the rheological parameters of polymers from stress relaxation curves has been shown. An artificial neural network model was built to determine the rheological parameters of recycled PVC at various temperatures. The optimal number of neurons in the hidden layer of the network was determined. The approbation of the model showed a good quality of approximation of the experimental curves at temperatures from 20 to 60 °C. The efficiency of the artificial neural networks in determining the rheological parameters of the polymers was comparable with the efficiency of traditional algorithms. However, in comparison with traditional algorithms, the smoothing of the experimental curves was not required. The proposed technique made it possible to determine the rheological parameters of the polymers not only from stress relaxation experiments, but also from experiments on creep as well as experiments on types of deformation such as torsion, shear and bending.
Our further research will be aimed at testing the creep of polymer samples in bending and building neural networks to process these experiments. Further research could also be devoted to the choice of the optimal neural network architecture and the most effective algorithms for training.

Funding

This research received no external funding.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Not applicable.

Acknowledgments

The author would like to acknowledge the administration of Don State Technical University for their resources and financial support.

Conflicts of Interest

The author declare no conflict of interest. The funders had no role in the design of the study; in the collection, analyses or interpretation of data; in the writing of the manuscript; or in the decision to publish the results.

References

  1. Litvinov, S.V.; Yazyev, B.M.; Turko, M.S. Effecting of modified HDPE composition on the stress-strain state of constructions. IOP Conf. Ser. Mater. Sci. Eng. 2018, 463, 042063. [Google Scholar] [CrossRef]
  2. Amjadi, M.; Fatemi, A. Creep and fatigue behaviors of High-Density Polyethylene (HDPE): Effects of temperature, mean stress, frequency, and processing technique. Int. J. Fatigue 2020, 141, 105871. [Google Scholar] [CrossRef]
  3. Xiang, G.; Yin, D.; Meng, R.; Lu, S. Creep model for natural fiber polymer composites (NFPCs) based on variable order fractional derivatives: Simulation and parameter study. J. Appl. Polym. Sci. 2020, 137, 48796. [Google Scholar] [CrossRef]
  4. Tezel, T.; Kovan, V.; Topal, E.S. Effects of the printing parameters on short-term creep behaviors of three-dimensional printed polymers. J. Appl. Polym. Sci. 2019, 136, 47564. [Google Scholar] [CrossRef]
  5. Kuperman, A.M.; Turusov, R.A. Relaxation characteristics of reinforced plastics in tension of ring specimens by split disks. Mech. Compos. Mater. 2012, 48, 305–312. [Google Scholar] [CrossRef]
  6. Askadskii, A.; Matseevich, T.; Gorbacheva, O.A. Stress relaxation of wood-polymer composites of savewood. E3S Web Conf. 2019, 97, 02044. [Google Scholar] [CrossRef]
  7. Galitseiskii, K.B.; Timantsev, Y.A.; Dokuchaev, R.V.; Matseevich, T.A.; Buzin, M.I.; Piminova, K.S.; Askadskii, A.A. Compatibility of Components and Relaxation Properties of Composites Based on Secondary Polypropylene and Modified Basalt Fibers. Polym. Sci. Ser. A 2020, 62, 521–533. [Google Scholar] [CrossRef]
  8. Matseevich, T.; Askadskii, A. Relaxation properties of organo-mineral composites. IOP Conf. Ser. Mater. Sci. Eng. 2018, 365, 042010. [Google Scholar] [CrossRef]
  9. Afanasyev, E.S.; Goleneva, L.M.; Matseevich, T.A.; Askadskii, A.A. Synthesis and properties of a monolithic gradient polymer material based on polyurethane structures and 1, 4-butanediol as a chain extender. Polym. Sci. Ser. A 2017, 59, 12–26. [Google Scholar] [CrossRef]
  10. Chepurnenko, V.; Yazyev, B.; Song, X. Creep calculation for a three-layer beam with a lightweight filler. MATEC Web Conf. 2017, 129, 05009. [Google Scholar] [CrossRef] [Green Version]
  11. Trush, L.; Litvinov, S.; Zakieva, N.; Bayramukov, S. Optimization of the solution of a plane stress problem of a polymeric cylindrical object in thermoviscoelastic statement. In Energy Management of Municipal Transportation Facilities and Transport; Springer: Cham, Switzerland, 2017; pp. 885–893. [Google Scholar]
  12. Tsybin, N.Y.; Turusov, R.A.; Andreev, V.I. Comparison of creep in free polymer rod and creep in polymer layer of the layered composite. Procedia Eng. 2016, 153, 51–58. [Google Scholar] [CrossRef]
  13. Andreev, V.I.; Sereda, S.A. Calculation of an inhomogeneous polymer thick-walled cylindrical shell taking into account creep under the action of temperature load. IOP Conf. Ser. Mater. Sci. Eng. 2021, 1015, 012002. [Google Scholar] [CrossRef]
  14. Litvinov, S.V.; Klimenko, E.S.; Kulinich, I.I.; Yazyeva, S.B. Longitudinal bending of polymer rods with account taken of creep strains and initial imperfections. Int. Polym. Sci. Technol. 2015, 42, 23–26. [Google Scholar] [CrossRef]
  15. Litvinov, S.V.; Trush, L.I.; Yazyev, S.B. Flat axisymmetrical problem of thermal creepage for thick-walled cylinder made of recyclable PVC. Procedia Eng. 2016, 150, 1686–1693. [Google Scholar] [CrossRef]
  16. Dudnik, A.E.; Chepurnenko, A.S.; Litvinov, S.V. Determining the rheological parameters of polyvinyl chloride, with change in temperature taken into account. Int. Polym. Sci. Technol. 2017, 44, 30–33. [Google Scholar] [CrossRef]
  17. Chepurnenko, A.S.; Andreev, V.I.; Beskopylny, A.N.; Jazyev, B.M. Determination of Rheological Parameters of Polyvinylchloride at Different Temperatures. MATEC Web Conf. 2016, 67, 06059. [Google Scholar] [CrossRef]
  18. Kubat, M. Neural Networks: A Comprehensive Foundation; Prentice Hall: Upper Saddle River, NJ, USA, 1999. [Google Scholar]
  19. Elshamy, M.M.M.; Tiraturyan, A.N. Using application of an artificial neural network system to backcalculate pavement elastic modulus. Russ. J. Build. Constr. Archit. 2020, 2, 84–93. [Google Scholar] [CrossRef]
  20. Elshamy, M.M.M.; Tiraturyan, A.N.; Uglova, E.V.; Zakari, M. Development of the non-destructive monitoring methods of the pavement conditions via artificial neural networks. J. Phys. Conf. Ser. 2020, 1614, 012099. [Google Scholar] [CrossRef]
  21. Elshamy, M.M.M.; Tiraturyan, A.N.; Uglova, E.V. Evaluation of the elastic modulus of pavement layers using different types of neural networks models. Adv. Eng. Res. 2021, 21, 364–375. [Google Scholar] [CrossRef]
  22. Sumpter, B.G.; Noid, D.W. Neural networks and graph theory as computational tools for predicting polymer properties. Macromol. Theory Simul. 1994, 3, 363–378. [Google Scholar] [CrossRef]
  23. Duce, C.; Micheli, A.; Starita, A.; Tiné, M.R.; Solaro, R. Prediction of polymer properties from their structure by recursive neural networks. Macromol. Rapid Commun. 2006, 27, 711–715. [Google Scholar] [CrossRef]
  24. Miccio, L.A.; Schwartz, G.A. From chemical structure to quantitative polymer properties prediction through convolutional neural networks. Polymer 2020, 193, 122341. [Google Scholar] [CrossRef]
  25. Najjar, I.M.R.; Sadoun, A.M.; Abd Elaziz, M.; Abdallah, A.W.; Fathy, A.; Elsheikh, A.H. Predicting kerf quality characteristics in laser cutting of basalt fibers reinforced polymer composites using neural network and chimp optimization. Alex. Eng. J. 2022, 61, 11005–11018. [Google Scholar] [CrossRef]
  26. Elsheikh, A.H.; Abd Elaziz, M.; Vendan, A. Modeling ultrasonic welding of polymers using an optimized artificial intelligence model using a gradient-based optimizer. Weld. World 2022, 66, 27–44. [Google Scholar] [CrossRef]
  27. Elsheikh, A. Bistable Morphing Composites for Energy-Harvesting Applications. Polymers 2022, 14, 1893. [Google Scholar] [CrossRef]
  28. Nikora, N.I.; Chepurnenko, A.S.; Litvinov, S.V. Determination of long-term critical loads for compressed polymer rods with nonlinear creep. Eng. J. Don 2015, 34, 19. Available online: http://ivdon.ru/en/magazine/archive/n1p2y2015/2796 (accessed on 20 August 2022).
  29. Solov’eva, E.V.; Askadskii, A.A.; Popova, M.N. Investigation of the relaxation properties of original and secondary polyvinylchloride. Plast. Massy 2013, 2, 54–62. Available online: https://elibrary.ru/item.asp?id=18903261 (accessed on 20 August 2022).
  30. Litvinov, S.V.; Yazyev, S.B.; Chepurnenko, A.S.; Yazyev, B.M. Determination of Rheological Parameters of Polymer Materials Using Nonlinear Optimization Methods. Lect. Notes Civ. Eng. 2020, 130, 587–594. [Google Scholar]
Figure 1. Typical stress relaxation curve.
Figure 1. Typical stress relaxation curve.
Polymers 14 03977 g001
Figure 2. Good-quality (a) and bad-quality (b) stress relaxation curves.
Figure 2. Good-quality (a) and bad-quality (b) stress relaxation curves.
Polymers 14 03977 g002
Figure 3. Neural network architecture.
Figure 3. Neural network architecture.
Polymers 14 03977 g003
Figure 4. Neural net training performance graph.
Figure 4. Neural net training performance graph.
Polymers 14 03977 g004
Figure 5. Regression charts for model with 12 hidden neurons: (a) Training sample; (b) Validation sample; (c) Test sample; (d) Full sample.
Figure 5. Regression charts for model with 12 hidden neurons: (a) Training sample; (b) Validation sample; (c) Test sample; (d) Full sample.
Polymers 14 03977 g005
Figure 6. Stress relaxation curve at T = 20   ° C .
Figure 6. Stress relaxation curve at T = 20   ° C .
Polymers 14 03977 g006
Figure 7. Stress relaxation curve at T = 30   ° C .
Figure 7. Stress relaxation curve at T = 30   ° C .
Polymers 14 03977 g007
Figure 8. Stress relaxation curve at T = 40   ° C .
Figure 8. Stress relaxation curve at T = 40   ° C .
Polymers 14 03977 g008
Figure 9. Stress relaxation curve at T = 50   ° C .
Figure 9. Stress relaxation curve at T = 50   ° C .
Polymers 14 03977 g009
Figure 10. Stress relaxation curve at T = 60   ° C .
Figure 10. Stress relaxation curve at T = 60   ° C .
Polymers 14 03977 g010
Figure 11. Stress relaxation curve at T = 70   ° C .
Figure 11. Stress relaxation curve at T = 70   ° C .
Polymers 14 03977 g011
Figure 12. Comparison of the velocity modulus values obtained by different methods.
Figure 12. Comparison of the velocity modulus values obtained by different methods.
Polymers 14 03977 g012
Figure 13. Comparison of the initial relaxation viscosity values obtained by different methods.
Figure 13. Comparison of the initial relaxation viscosity values obtained by different methods.
Polymers 14 03977 g013
Table 1. Time dependence of stresses at different temperatures.
Table 1. Time dependence of stresses at different temperatures.
Time, Minutes0361530456090120180
σ , MPa T ,   ° C
2044.440.839.838.838.037.737.336.936.435.6
3043.436.735.734.333.032.231.930.830.329.2
4039.332.931.429.027.025.924.923.822.721.3
5036.420.518.816.514.713.913.012.511.911.1
6033.415.413.410.68.617.636.956.025.425.05
7023.45.064.052.842.482.162.001.851.581.31
Table 2. Elastic and rheological parameters of recycled polyvinyl chloride at different temperatures.
Table 2. Elastic and rheological parameters of recycled polyvinyl chloride at different temperatures.
T ,   ° C 203040506070
E ,   MPa 14801450131012101113780
E , MPa59902970155053219846.3
m * , MPa12.812.813.96.116.686.42
η 0 * ,   MPa minute 9.3 × 1054.54 × 1052.39 × 1051.82 × 1051.08 × 1053.94 × 104
Table 3. Comparison of R 2 determination coefficients using three methods for determining the rheological parameters.
Table 3. Comparison of R 2 determination coefficients using three methods for determining the rheological parameters.
T, °C203040506070
R2Neural network0.97720.96680.96930.99850.98990.7604
Classical algorithm0.97980.97120.98110.94210.94500.7796
Nonlinear optimization0.99180.99050.99090.99920.99940.9988
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Chepurnenko, A. Determining the Rheological Parameters of Polymers Using Artificial Neural Networks. Polymers 2022, 14, 3977. https://doi.org/10.3390/polym14193977

AMA Style

Chepurnenko A. Determining the Rheological Parameters of Polymers Using Artificial Neural Networks. Polymers. 2022; 14(19):3977. https://doi.org/10.3390/polym14193977

Chicago/Turabian Style

Chepurnenko, Anton. 2022. "Determining the Rheological Parameters of Polymers Using Artificial Neural Networks" Polymers 14, no. 19: 3977. https://doi.org/10.3390/polym14193977

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop