Sunteți pe pagina 1din 4

S.

Noyan Ogulata,
Cenk Sahin,
The Prediction of Elongation
*R. Tugrul Ogulata,
*Onur Balci
and Recovery of Woven Bi-Stretch Fabric
Using Artiicial Neural Network
and Linear Regression Models
The University of Cukurova,
Department of Industrial Engineering
01330 Adana, Turkey
E-mail: noyan@cu.edu.tr
cenksahin@cu.edu.tr
Phone: +90 322 3386084-2074 Abstract
* The University of Cukurova,
Stretch woven fabrics are widely used because of their good elongation and recovery
(residual extension) properties. Several parameters and test method are used to measure
Department of Textile Engineering, the properties of these fabrics. Each different set of test parameters means a different test
01330 Adana, Turkey application. Sometimes, repeating tests for different test involves wasting time and labour. In
E-mail: ogulata@cu.edu.tr
obalci@cu.edu.tr this study, the test results were used to try and predict elongation and recovery using neural
network and linear regression models. Certain test parameters such as rate of extension,
gauge length (jaw separation), and maximum load were selected as input variables. The
accuracies of predictions of elongation in the direction of warp and weft by both models
were found to be similar and satisfactory. The predictions for the recovery test showed
differences as to fabric warp and weft direction. All the statistical results indicate that
predicting the fabrics test results from an unseen data set is very good for both models.

Key words: woven fabric, elongation, recovery, artiicial neural network, regression
model.

efforts to measuring and determining the and reliable reference for as-spun ibre
different properties of their fabrics. For processing [3]. Strumillo et al. (2004)
this purpose, many test methods are being describes the design of a yarn spinning
developed and applied in the laboratories. model based on the use of artiicial neural
Every test method has some test param- networks, as well as measurements aimed
eters which are determined according to at collecting the data necessary for this
the test aim and structure of fabric. In model. Feed-forward neural networks
this case, every test must be repeated for were used for modelling. In the study, the
each different test parameter values. This percentage content of lax and of the line-
wastes time. However, with some statisti- ar density of yarn was used as inputs, and
cal methods and models, the test results some yarn quality parameters were used
can be predicted with high accuracy be- as outputs [4]. Majumdar & Majumdar
fore applying an actual test. For example, (2004) used an ANN to predict the break-
Witkowska & Frydrych (2004) studied ing elongation of ring spun cotton yarns
a tear strength test for different kinds of and compared their predictions with sta-
protective fabric. They investigated the tistical and mathematical models. They
effect of different tear strength techniques used cotton ibre properties and yarn
on the results, and calculated the correla- count as inputs to these models. They
tion coeficient between the results and found that prediction performance was
test methods [1]. In another study about the best for the ANN model, followed by
this subject, Lizak (2002) tried to ind out the statistical and mathematical models
the effect of gauge length (one of the test [5]. Lewandowski & Stanczyk (2005)
parameters) on yarn strength by using sta- used an ANN technique for identiication
tistical methods [2]. and classiication of spliced wool combed
n Introduction yarn joints. They used the Adaline type
Artiicial neural networks (ANN) and of ANN. In the irst part of the study, an
In recent years, fabric manufacturing regression models have been used in ANN model was developed; in the other
processes have become more and more many engineering ields to predict mate- part, the network was tested [6, 7].
rapid and automated; the consumer mar- rial properties. Within the textile industry
ket has also become increasingly sophisti- alone, numerous applications have been In recent years, ANN has been widely
cated. Elongation and recovery properties reported. For example, Kuo, Hsiao & used to predict fabric properties. Ertugrul
are very important for fabrics including Wu (2004) considered the extruder screw & Ucar (2000), Gong & Chen (1999),
elastane. In order to obtain good-quality speed, gear pump, gear speed, and winder Kuo et al. (2003a), Kuo & Lee (2003b),
products with high-eficiency production winding speed of a melt-spinning system Tilocca et al. (2002) have successfully
lines, clothing companies have estab- as inputs, and the tensile strength and used ANN models to predict various
lished advanced laboratories to measure yarn count of as-spun ibres as outputs. fabric properties. All these researchers
fabric properties by controlling produc- They indicated their ANN model could have obtained high prediction accuracy
tion processes and fabric quality. There- predict the tensile strength and yarn count of the ANN models, even for unseen data
fore, these laboratories have devoted their of as-spun ibres to provide a very good sets. Gong & Chen (1999) investigated

46 FIBRES & TEXTILES in Eastern Europe April / Juni 2006, Vol. 14, No. 2 (56)
the use of artiicial neural networks to rithms for learning in a multi-layered The least-square function is
predicte fabric performance in garment feed-forward neural network [20].
manufacture and the appearance of the (4)
made-up garment [8 - 12]. The BP algorithm is processed in two
distinct phases, the feed-forward phase
The function L is to be minimised with
In this paper, we attempt to predict elon- and the error back-propagation. In the
respect to
gation and recovery test results of woven feed-forward phase, an input signal is 0, 1,.., k.
stretch fabric for warp and weft direction propagated from the input layer to the
using different test points with regression output layer. The process starts with the The least-square estimators, say
and ANN models, and to compare the random values for weights (w). The cal- b0, b1,..., bk,
prediction results with each other. culated output, ok is then compared to the
target output, tk and the backward phase must satisfy [22].
n The artiicial neural network begins with the computation of least
(5)
and regression model mean squares (LMS) weight adjustment
by minimising the error function, E:
n Experimental design
The artiicial neural network and
back-propagation algorithm
(1)
The most commonly used type of ANN Fabric structural properties
is the multi-layered feed-forward back- The fabric used for experimental study
propagation trained neural network [18]. The usual BP algorithm updates the (Table 1) consists of blended ibres such
Networks of this type are very general; weights by using the gradient descent as polyester/viscose/elastane (DuPont
they can approximate accurately com- rule as: Lycra). This fabric has elastane ibre in
plex mappings and possess the statistical both warp and weft directions.
property of consistency (learnability) for (2)
unknown regression functions.
Two performance criteria of the fabric
where is the learning rate that controls were investigated in this study, elonga-
A feed-forward network has a layered
the learning time of the network [21]. tion and recovery. Elongation can be
structure. Each layer consists of units
explained as the changing the form of
which receive their input from a layer The forward and backward passes are
material temporarily with the effects of
directly below, and send their output iteratively repeated until the overall
out forces (pull, etc.). This deformation
to units in a layer directly above the network error is less than a pre-deined
recovers when the effect of out forces
unit. There are no connections within threshold value, or when the maximum
disappear. Recovery can be explained as
the layer itself. In most applications, number of allowed iterations is reached.
the ratio between the original dimension
a feed-forward network with a single (length towards the effect) and the per-
layer of hidden units is used with a sig- Regression model manent deformation amount of material
moid activation function for the units In general, the response variable y may with the effect of the force applied to it
[19]. Therefore, we used a feed-forward be related to k regressor variables. The over a deinite time [18].
network with a single layer of hidden following model
units. In our work, jaw separation (mm), (3)
y = 0 + 1 x1 + 2 x2 + ... + k xk +
Elongation and recovery in percent:
rate of extension (test speed-mm/min),
and maximum load (N) were chosen as (7)
inputs to the neural networks. The output is called a multiple linear regression mod-
layer had two nodes; the output nodes el with k regressor variables. This model were: is the total elongation of the mem-
produced warp & weft elongation and describes a hyperplane in k-dimensional ber (temporarily or permanently), and L
recovery values. space of the regressor variables xj. The is the original length of the member [19].
least-square method is typically used to
Training is an important feature of neural estimate the regression coeficients (j) Experimental method and data
networks. The objective of the training in a multiple linear regression model. collection
process is to minimise the squared er- The least-square method chooses the s In the study, the elongation and recovery
ror between the network output and the in Equation (4), so that the sum of the properties of stretch woven fabric are
desired output. This is done by adjusting squares of the errors i, are minimised. measured on the latest Titan Universal
the connection weights across the net-
work. The error is computed by making Table 1. Some structural properties of test specimen.
a forward calculation through the hidden
and output layers of the network. For Parameters Specimen
weight adjustment, the network errors Yarn properties
Warp Ne 20 (Tex 29,53) + 78 dtex Elastane (core-spun)
are propagated backward through the Weft Ne 20 (Tex 29,53) + 78 dtex Elastane (core-spun)

network by different learning algorithms. Raw material 48% Polyester / 48% Viscose / 4% Elastane (DuPont Lycra )

In our networks we used a back-propaga- Warp direction density, ends/cm 33

tion learning algorithm as learning, since Weft direction density, picks/cm 25


Weight, g/m2 238.12
the back-propagation (BP) algorithm is
Weave Twill 1/2 (S)
among the most popular learning algo-

FIBRES & TEXTILES in Eastern Europe April / Juni 2006, Vol. 14, No. 2 (56) 47
Table 3. Some elongation and recovery values of fabric by ANN and regression.

Inputs Elongation Recovery

No Predicted Predicted Predicted Predicted


JS, ROE, ML, Actual Actual
regression ANN regression ANN
mm mm/min N
Warp Weft Warp Weft Warp Weft Warp Weft Warp Weft Warp Weft
1 100 500 125 29.14 31.41 29.66 32.70 29.37 32.61 15.00 19.75 16.69 20.12 16.96 21.20
2 100 500 500 15.23 16.02 15.76 17.56 15.61 16.96 2.00 5.00 0.73 4.47 2.21 4.23
3 120 500 500 28.40 31.47 29.47 32.96 29.18 32.39 13.25 19.00 12.43 19.18 12.46 16.03
4 170 500 250 18.78 21.90 20.15 22.43 20.24 22.22 4.44 9.00 4.59 9.79 4.81 7.22
5 170 250 125 29.39 31.90 29.21 32.29 28.97 32.15 13.25 17.16 14.71 20.54 15.31 19.29
6 100 500 250 19.61 21.86 20.33 22.70 20.46 22.48 5.00 11.00 4.63 9.37 4.41 7.09

Test Equipment with different rates of ex- respectively. 27 and 16 data sets were from elongation-weft. However, the ML
tension (ROE), jaw separation (JS-gauge used for the training of elongation and has a positive effect on all responses.
length) and maximum load (ML) with a recovery models. While training, 5 and 3
jaw method based on BS 4952 [20]. The
application of BS 4952, standard measure-
data sets were used for cross-validating
for elongation and recovery. The remain-
n Results and discussion
ment of fabric elongation and recovery is ing data sets were used to evaluate the The ANN and regression model are in
executed on a JL of 100 mm and an ROE prediction performance of the ANN and accordance with the experimental data
of 500 mm/min. The Titan test equipment regression models. While forming the of three inputs and two outputs, part of
allows users to measure different perform- regression model, the training and vali- which (for elongation and recovery) are
ance criteria of woven or knitted fabric dation data sets used in the ANN were listed in Table 2.
and yarn, such as strength properties (ten- combined.
sile and tearing strength etc.). During the After the completion of model develop-
experimental application in jaw methods, Neural network parameters ment and training, the ANN and regres-
the fabric specimen is placed between the In this study, we used four different sion prediction models are veriied by
bottom stable jaw of the machine and its network structures with only one hidden the unseen test data for elongation and
upper active jaw. Then, the experiment layer. The number of nodes in the hid- recovery shown in Table 3.
is started according to the test parameter den layer varied from 3, 12, 30 and 50.
loaded into the test machines memory The learning rate and momentum were Statistical parameters such as the correla-
at the beginning. All tests are carried out optimised at 0.1 and 0.0 respectively. tion coeficient between the actual and
under standard laboratory conditions (hu- We found that the neural network model predicted elongation and the recovery
midity 65%, temperature 20 C), and the with 12 nodes in the hidden layer gives test results of woven stretch fabric in the
samples were conditioned at these envi- the best prediction results in the test. direction of warp and weft, mean square
ronmental parameters for 24 hours. error and mean absolute error were used
Regression model parameters to assess the predictive power of the two
In order to examine elongation perform- models. The results are shown in Table 4
This statistical model is used to predict
ance, the ROE and ML experiment and Table 5, for elongation and recovery
the properties of the woven fabric. The
parameters were applied with 3 levels, respectively.
model was developed with a linear mul-
but the JS was applied with 5 levels. In
tiple regression algorithm. The models
total, 45 different experiment points were Table 4 indicates that the predictive power
used for prediction are as follows:
formed. At each point, the experiment of the ANN and linear regression models
was replicated ive times. Therefore, are almostidentical. The correlation coef-
Fabric elongation-warp = 11.78 +
225 experiments for elongation were icient (R) between the actual and predict-
- (0.0370JS) - (0.00043ROE) +
carried out. For rate of extension 50-250- ed elongation test results of warp and weft
+ (0.0365ML)
-500 mm/min test speeds were used; for directions are also satisfactory for both
jaw separation 100-120-150-170-200 mm Fabric elongation-weft = 12.67 + the ANN and regression models. The R
specimen length, and for maximum load - (0.0532JS) + (0.000584ROE) + values in the warp direction are 0.985 and
125-250-500 N. However, for recovery, + (0.0411ML) 0.986 for the ANN and regression models
all the input parameters were accepted respectively. Also, in the weft direction
Fabric recovery-warp = 1.65 +
at 3 levels, i.e. rate of extension (50-250- the R values are 0.992 and 0.989 for
- (0.00834JS) - (0.00946ROE) +
-500 mm/min), jaw separation (100-150- ANN and regression respectively. In ad-
+ (0.0312ML)
-200 mm) and maximum load (125-250- dition, the MAPE values for two models
-500 N). In total, 27 different experiment Fabric recovery-weft = -0.23 + are less than 5%, so there is no signiicant
points were formed. Similarly, the expe- + (0.0839JS) - (0.00208ROE) + difference. According to these results,
riment was replicated ive times at each + (0.0393ML) both models could be used to predict the
point. Therefore, 135 experiments for elongation values of the warp and weft
elongation were carried out. As seen from the regression models direction of stretch fabric.
above, JS affected the elongation and
From the experimental study results; 45 recovery properties negatively, apart In Table 5, a comparison of the predic-
and 27 sets of input-output data sets were from recovery-weft. The ROEs effect tion performance of both models can
available for elongation and recovery on these properties is negative too, apart be seen. With respect to the warp direc-

48 FIBRES & TEXTILES in Eastern Europe April / Juni 2006, Vol. 14, No. 2 (56)
Table 2. Some data used for ANN and regression model for elongation and recovery test. Combed Yarn Joints by Artiicial neural
Networks Part I: Developing an Artiicial
Actual outputs Neural Network Model, 2005, Fibres & Te-
Inputs
No Elongation Recovery xtiles in Eastern Europe, Vol.13, No.1 (49).
JS, mm ROE, mm/min ML, N Warp Weft Warp Weft 7. Lewandowski, S. and Stanczyk, T., Identi-
ication and Classiication of Spliced Wool
1 100 50 125 14.88 15.71 14.25 5.00
Combed Yarn Joints by Artiicial neural
2 150 500 125 14.48 16.02 4.22 9.33
Networks Part II: Interpretation of Identi-
3 150 500 500 27.61 31.60 12.17 18.84 ication and Classiication Results of the
4 150 50 250 20.48 22.77 6.17 9.66 Unknotted Spliced Yarns Joints, 2005, Fi-
5 200 50 125 15.60 16.33 4.50 5.00 bres&Textiles in Eastern Europe, Vol.13,
6 200 250 250 19.99 22.48 5.00 11.25 No.2 (50).
8. Gong, R., H. and Chen, Y., Predicting the
Performance of Fabrics in Garment Ma-
Table 4. Comparison of prediction performance of various models for elongation. nufacturing with Artiicial Neural Network,
1999, Textile Research Journal, 69(7),
Warp direction Weft direction p. 477-482.
Statistical parameters
ANN Regression ANN Regression 9. Ertugrul, S., Ucar, N., Predicting Bursting
Correlation coeficient. R 0.985 0.986 0.992 0.989 Strength of Cotton Plain Knitted Fabrics
Mean squared error (MSE) 1.234 1.065 0.564 0.896 Using Intelligent Techniques, 2000, Texti-
le Research Journal, 70 (10), p.845-851
Mean absolute percent error (MAPE) 4.0 3.8 2.7 3.4
10. Kuo, C., J., Lee, C., Tsai, C., Using a Neu-
Cases with more than 10% error 0 0 0 0
ral Network to Identify Fabric Defects in
Dynamic Cloth Inspection, 2003a, Textile
Table 5.Comparison of prediction performance of various models for recovery. Research Journal, 73 (3), p. 238-244.
11. Kuo, C., J., Lee, C., A Back-Propagation
Warp direction Weft direction Neural Network for Recognizing Fabric
Statistical parameters Defects, 2003b, Textile Research Journal,
ANN Regression ANN Regression
73 (2), p. 147-151.
Correlation coeficient. R 0.983 0.975 0.948 0.976
12. Tilocca, A., Borzone P., Carosio, S., Du-
Mean squared error (MSE) 1.474 1.723 5.925 1.930
rante, A., Detecting Fabric Defects with
Mean absolute percent error (MAPE) 12.2 20.5 18.6 7.8 a Neural Network Using Two Kinds of
Cases with more than 10% error 4 3 7 3 Optical Patterns, 2002Textile Research
Journal, 72 (6), p.545-550.
13. Rumelhart DE, Learning Internal Repre-
tions results, when the R value for the warp and weft. In the warp direction, the sentation by Error Propagation. In: Pa-
ANN was compared with the regression performance of ANN seems to be better rallel Distributed Processing, 1986, Cam-
model, no difference was seen. But when that of the regression model; in contrast, bridge, MA: MIT Press, v.1, p. 318362.
the MAPE values were computed, the this is reversed in the weft direction. As 14. Krose, B., Smaget, P., V., D. An Intro-
value for ANN was found to be more sat- a result, when comparing the prediction duction to Neural Networks, 1996, The
of elongation and recovery properties, University of Amsterdam.
isfactory (the R value of ANN = 0.983,
15. Duda, R., O., Hart, P., E. and Stork, D.,
the R value of Reg. = 0.975, and the it was determined that elongation prop- G., Pattern Classiication, 2000, Wiley-
MAPE of ANN = 12.2%, the MAPE of erties were predicted more accurately Second Edition.
Reg. = 20.5%). In contrast to the warp di- using both models than that of recovery. 16. Cuff, J.A. and Barton, G. J., Evaluation
rections results in the weft direction, the and Improvement of Multiple Sequence
MAPE value for regression is more sat- Methods for Protein Secondary Structure
isfactory (the R value of ANN = 0,948,
References Prediction. Proteins: Structure, Function,
and Genetics, 1999, 34, p.508519.
the R value of Reg. = 0.976 and the 1. Witkowska, B. and Frydrych, I., A Compa-
17. Myers, R., H. and Montgomery, D., C.,
MAPE of ANN = 18.6%, the MAPE of rative Analysis of Tear Strength Methods,
2004, Fibres & Textiles in Eastern Euro- Response Surface Methodology: Process
Reg. = 7.8%). pe, Vol.12, No.2 (46). and Product Optimization Using Designed
2. Lizak, P., Yarn Strength Dependence on Experiments, Second Edition, A Wiley-

n Conclusions Test Length, 2004, Fibres & Textiles in Interscience Publication, 2002, p.17-21.
Eastern Europe, July/September, p.32-34. 18. Tsai, I-C., D., Cassidy, C., Cassidy T. and
3. Kuo, C. J., Hsiao, K., Wu, Y., Using Neural Shen J., The inluence of woven stretch
In this study, we predicted the elongation fabric properties on garment design and
Network Theory to predict the Properties
and recovery test results of the polyester/ pattern construction, Transactions of the
of Melt Spun Fibres, 2004, Textile Rese-
viscose/elastane blended bi-stretch woven arch Journal, 79 (9), p.840-843. Institute of Measurement and Control,
fabric shown in Table 1 using different 4. Strumillo, J., L., Jackowski, T., Cyniak, D., 2002, 24 (1), p.3-14.
input variables (JS, ROE, and ML) with Czkalski, J., Neural Model of the Spinning 19. Kikuta, T., M., Mechanical Properties of
both ANN and linear regression models. Process for Predicting Selected Proper- Candidate Materials for Morphing Wings,
ties of Flax/Cotton Yarn Blends, 2004, Master Thesis of Mechanical Engineering
On the basis of the results obtained, in Faculty of Virginia Polytechnic Institute
Fibres & Textiles in Eastern Europe,
with the help of both ANN and regres- Vol.12, No.4 (48). and State University, 2003, p.32, Blacks-
sion analysis, we can predict the fabrics 5. Majumdar, P., K., Majumdar, A., Pre- burg, Virginia.
properties easily and accurately. When dicting the Breaking Elongation of Ring 20. BS 4952 Test Standard (2.1.2.1. and
predicting the elongation values of the Spun Cotton Yarns Using Mathematical, 2.4.), Methods of test for elastic fabrics,
Statistical, and Artiicial Neural Network Determination of extension at a speciied
fabric, either one of two models could be
Models, 2004, Textile Research Journal, force, 1992, British Test Standard.
used. However, for recovery, the predic- 74 (7), p. 652-655.
tion power of two models shows differ- 6. Lewandowski, S. and Stanczyk, T., Identi-
ence according to fabric direction such as ication and Classiication of Spliced Wool Received 04.07.2005 Reviewed 06.12.2006

FIBRES & TEXTILES in Eastern Europe April / Juni 2006, Vol. 14, No. 2 (56) 49

S-ar putea să vă placă și