You are on page 1of 7

Proceedings of the Seventh International Conference on Machine Learning and Cybernetics, Kunming, 12-15 July 2008

OPTIMIZATION OF PLASTIC INJECTION MOLDING PROCESS VIA


TAGUCHI’S PARAMETER DESIGN METHOD, BPNN, AND DFP
W.C. CHEN1, M.W. WANG2, G.L. FU3, C.T. CHEN4
1
Graduate School of Industrial Engineering and System Management, Chung Hua UniversityNo. 707, Sec. 2, Wu Fu Rd.,
Hsinchu 30012, Taiwan
2
Department of Mechanical Engineering, National Kaohsiung University of Aapplied Sciences415 Chien Kung Road,
Kaohsiung 807, Taiwan
3
Graduate Institute of Technology Management, Chung Hua University, No. 707, Sec. 2, Wu Fu Rd., Hsinchu 30012,
Taiwan
4
Department of Computer Science and Information Engineering, Ta Hwa Institute of Technology, 1 Tahwa Rd., Chiunglin,
Hsinchu 307, Taiwan
E-MAIL: wenchin@chu.edu.tw

Abstract: process, PIM is one of the more complex processes due to


This research integrates Taguchi’s parameter design the many delicate adjustments required. Product quality
method, back-propagation neural networks (BPNN), and depends on material selection, mold design, and process
Davidon-Fletcher-Powell (DFP) method to optimize the parameter settings. The injection molding process includes
process parameter settings of plastic injection molding. four phases: plasticization, injection, packing, and cooling
Taguchi’s parameter design method is used to arrange an
[1]. In previous injection molding research, many process
orthogonal array experiment and to reduce the number of
set-test cycles. Injection Time, Velocity Pressure Switch parameters, such as the melting temperature, mold
Position, Packing Pressure, and Injection Velocity are selected temperature, injection pressure, injection velocity, injection
as process control parameters and product weight is selected time, packing pressure, packing time, cooling temperature,
as the single product quality. The experimental data of and cooling time, were all found to influence product
Taguchi’s parameter design method are used for effectively quality[2],[3]. In dealing with optimal initial process
training and testing BPNN. Then, BPNN is combined with parameter settings, Huang and Tai [4] employed six process
DFP to search out the final optimal process parameter settings. parameters (mold temperature, melt temperature, gate
Finally, a confirmation experiment is performed to confirm dimension, packing pressure, packing time, and injection
the effectiveness of the final optimal process parameter
time) to determine the optimal initial process parameter
settings. The experimental results show that the proposed
effective process parameter optimization approach can avoid settings for injection-molded plastic parts with a thin shell
shortcomings inherent in the application of trial-and-error feature and under a single product quality (warpage). Wu
processes or the conventional Taguchi parameter design and Liang [5] employed six process parameters (mold
method. Furthermore, the proposed approach can effectively temperature, packing pressure, melt temperature, injection
assist engineers in determining optimal initial process velocity, injection acceleration, and packing time) to
parameter settings and achieving competitive advantages on discuss the effects of process parameters on the weld-line
product quality and costs. width of an injection-molded plastic product. Chiang and
Chang proposed four control process factors (mold
Keywords: temperature, melt temperature, injection pressure, and
Plastic injection molding; Back-propagation neural injection time) to determine the optimal initial process
networks; Taguchi’s parameter design; parameter settings for an injection-molded plastic part with
Davidon-Fletcher-Powell method
a thin shell feature in a model with multiple quality
characteristics. Previously, engineers used trial-and-error
1. Introduction processes, which depend on the engineers’ experience and
Plastic injection molding (PIM) is one of the most intuition, to determine initial process parameter settings for
important plastic production methods. Even though many the injection molding process [6]. However, trial-and-error
people regard it as a simple and common manufacturing processes are costly and time consuming, not optimal for

978-1-4244-2096-4/08/$25.00 ©2008 IEEE


3315

Authorized licensed use limited to: NATIONAL INSTITUTE OF TECHNOLOGY WARANGAL. Downloaded on March 06,2010 at 00:08:11 EST from IEEE Xplore. Restrictions apply.
Proceedings of the Seventh International Conference on Machine Learning and Cybernetics, Kunming, 12-15 July 2008

complex manufacturing processes [7]. In research by Hsu Determination of the process parameter settings for
[8], it was also argued that with a trial-and-error process, it plastic injection molding directly affects the quality of the
is impossible to verify actual optimal parameter settings. injection-molded product. Unsuitable process parameter
Subsequently, Taguchi’s parameter design method was settings can cause many production problems (e.g. many
employed to complete the determination of the initial product defects, long lead time, much scrap, high
process parameter settings in industrial applications. production costs, etc.), reduce any competitive price
However, Taguchi’s parameter design method can only find advantage, and decrease the company’s profitability.
the best set of specified process parameter level Therefore, for the plastic injection molding of housing
combinations, which include the discrete setting values of components under this single quality characteristic
the process parameters. The application of a conventional consideration (weight), this research proposes an effective
Taguchi’s parameter design method is unreasonable when approach for process parameter design optimization to help
the variable of a process parameter is continuous, and manufacturers in the achievement of competitive advantage
cannot help engineers obtain optimal initial process on product quality and product cost. The proposed approach
parameter setting results [9]. An unsuitable process that integrates Taguchi’s parameter design, BPNN, and DFP
parameter setting can cause many defective products and methods can effectively help engineers in the determination
unstable product quality during the injection molding of optimal initial process parameter settings. The approach
process. Therefore, efficient analytical methodologies and proposed herein has three phases. First, Taguchi’s parameter
tools are necessary to efficiently and rapidly analyze design method is applied to determine the preliminary
process parameters and control the product quality. optimal initial process parameter settings, and then, BPNN
To deal with these challenges, many researchers of is applied to build the prediction model. Second, BPNN and
injection molding processes have investigated the DFP method is applied to search out the final optimal
application of artificial neural networks (ANNs) on quality process parameter settings. Third, a confirmation
prediction [10],[11],[12],[13],[14]. The main reason for experiment is performed to verify the effectiveness of the
using ANNs is that neural networks have the ability to learn final optimal process parameter settings. The final optimal
arbitrary nonlinear mappings between noisy sets of input process parameter settings are not limited to discrete values
and output data. When the quality predictor is precise, the as in Taguchi’s parameter design method, and can
quality controller can adjust the controllable parameters determine settings for production that not only approaches
closer to the target values of the injection molding process the target value of the select quality characteristic more
and an efficient model can be obtained. In finding the closely, but with less variation.
optimal parameter settings of injection molding processes,
ANNs are frequently combined with genetic algorithms 2. Optimization methodologies
(GA) [14],[15],[16],[17],[18]. GA is employed in the
process optimization with the fitness function based on the The optimization methodologies that include
ANN quality predictor. Back-propagation Neural Networks, and
Previously, researchers showed that product weight is Davidon-Fletcher-Powell method are briefly introduced as
a critical quality attribute, and a good indicator of follows.
manufacturing process stability for PIM [19],[20]. Yang and
Gao [21] revealed that product weight is an important 2.1. Back-propagation neural networks
quality index for injection-molded products because the The use of Neural Networks (NNs) has been well
product weight has a close relation to other quality accepted in the arenas of telecommunication, signal
properties (e.g., surface properties and mechanical processing, pattern recognition, prediction, process control,
properties), particularly dimensional properties (e.g., financial analysis, etc [22]. Numerous literatures mention
dimensions and thickness). They also claimed that the that Back-propagation Neural Networks (BPNN) has the
performance of a manufacturing process and its quality advantage of fast response and high learning accuracy
control can be monitored through the product weight. [14],[23],[24],[25],[26]. The superiority of a network’s
Kamal [19] showed that the control of injection molded function approach depends on the network architecture,
product weight is of great commercial interest and can parameters, and problem complexity. If inappropriate
produce great value for production management. Since network architecture and parameters are selected, then the
injection molding is commonly used in the production of analysis results may be undesirable. Conversely, the
plastic housing components, product weight is a feasible analysis results will be more significant if good network
single quality characteristic that can be used for product architecture and parameters are selected. The BPNN
quality control of plastic housing components.

3316

Authorized licensed use limited to: NATIONAL INSTITUTE OF TECHNOLOGY WARANGAL. Downloaded on March 06,2010 at 00:08:11 EST from IEEE Xplore. Restrictions apply.
Proceedings of the Seventh International Conference on Machine Learning and Cybernetics, Kunming, 12-15 July 2008

consists of input layer, hidden layer, and output layer. The This section presents the proposed process parameter
parameters for the BPNN include: number of hidden layers, optimization model for multiple-input single-output (MISO)
number of hidden neurons, learning rate, momentum, etc. plastic injection molding process under four process control
All of these parameters have significant impact on the factors, and one response to demonstrate the effectiveness
performance of a neural network. In this research, the and implementation of the proposed approach. The
steepest descent method (or gradient descent learning presented approach integrates Taguchi’s parameter design
algorithm) is used to find the weight change and to method, BPNN, and DFP to obtain the optimal process
minimize the error energy function. The activation function parameter settings. Taguchi’s parameter design method is
is a hyperbolic tangent function. According to previous used to arrange an orthogonal array experiment and to
studies[27],[28], there are a few conditions for network reduce the number of set-test cycles. Subsequently, the
learning termination: (1) when the root mean square error signal-to-noise ratio (S/N ratio) is employed to determine
(RMSE) between the expected value and network output the initial process parameter settings that have minimal
value is reduced to a preset value; (2) when the preset sensitivity to noise with the consideration for the major
number of learning cycles has been reached; (3) when quality characteristic. Injection Time, Velocity Pressure
cross-validation takes place between the training samples Switch Position, Packing Pressure, Injection Velocity are
and test data. The first two methods are related to the preset selected as process control factors. Product weight is
values. This research adopts the first and second approach selected as the only response for plastic injection-molded
by gradually increasing the network training time to standard piece for the case study. The experimental data of
gradually decrease the root-mean-square error (RMSE) Taguchi’s parameter design method are used for effectively
until the RMSE is stable and acceptable. The RMSE is training and testing BPNN that finely map the relationship
defined as follows: between the input process control factors and the output
response. Then, BPNN is combined with DFP to search out
1 N
RMSE = ∑
N i =1
(d i − yi )2 the final optimal process parameter settings. Finally, a
confirmation experiment is performed to confirm the
effectiveness of final optimal process parameter settings.
where N, di, and yi are the number of training samples, The flow chart for the proposed approach is shown in Fig.
the actual value for training sample i, and the predicted 1.
value of the neural network for training sample i,
respectively. 3.1. Experimental equipment

2.2. Davidon-Fletcher-Powell method The product in this illustrative example is a plastic


injection-molded push-button housing piece which is
Fletcher and Powell [27] had revised Davidon’s variable shown in Fig. 2. Injection Time, Velocity Pressure Switch
metric method and proposed the Davidon-Fletcher-Powell Position, Packing Pressure, Injection Velocity are selected
(DFP) method. The DFP method is an improved alternative as process control factors. Table 1 shows the five process
to Newton’s method, which is too costly for many control factors and parameter setting range. Product weight
applications. DFP is often called the quasi-Newton method is selected as the only response for the plastic
[28]. In the DFP method, it is not necessary for practitioners injection-molded push-button housing piece case study. The
to actually evaluate the Hessian matrix as they must for the experimental material for this illustrative example is
Newton method. The DFP method uses a symmetric polypropylene (PP). The injection molding machine was a
positive definite Mn×n matrix as an estimate for the inverse N issei ES-400 (for sp ecif ications, see Tab le 2)
Hessian matrix of Newton’s method. For any given initial a nd Mettler AE-100 electronic equipment was used to
starting value vector of parameter variable, the measure product weight with accuracy to 0.00005 g.
M (k ) matrix will converge to the inverse Hessian matrix
after k iterative computations. Consequently, the DFP
method has advantages of faster convergence and less
computation than Newton’s method when it is applied in
nonlinear optimization problems.

3. Proposed approach

3317

Authorized licensed use limited to: NATIONAL INSTITUTE OF TECHNOLOGY WARANGAL. Downloaded on March 06,2010 at 00:08:11 EST from IEEE Xplore. Restrictions apply.
Proceedings of the Seventh International Conference on Machine Learning and Cybernetics, Kunming, 12-15 July 2008

Table 2. Specifications of the Nissei ES-400 injection


molding machine
Maximum shot weight 35 g
Maximum pressure 255 MPa
Maximum velocity 210 mm/s
Maximum ram position 92 mm
Screw diameter 22 mm
Clamping force 44 US tons (40 tons)
Clearance between tie bars 12.2 x 12.2 in (310 x 310
mm)
Clamping stroke 9.4 in (240 mm)
Minimum mold thickness 6.7 in (170 mm)
Maximum daylight 21.3 in (540 mm)
(opening)

3.2. Implementation of Taguchi’s parameter design


method

Taguchi’s parameter design method normally selects


an appropriate formulation of the S/N ratio and calculates
the S/N ratio for each treatment. There are three types of
S/N ratios: nominal the best, the larger the better, and the
smaller the better. Most engineers choose the highest S/N
ratio treatment as the preliminary optimal initial process
parameter setting. Since the response of the experiment was
Figure 1. The flow chart of the proposed approach the weight of the injection-molded plastic housing, and the
company’s production consulting team had concluded that
the target product weight was10.58g with a tolerance of
0.048g, nominal the best was applied to calculate S/N ratio
for each treatment.
According to the four selected control factors and their
levels, this research applies L25(56) orthogonal array to
assign four factors into the rows, with injection time,
velocity pressure switch position, packing pressure and
injection velocity assigned to rows A, B, C, and D,
respectively. There are in total twenty-five treatments with
Figure 2. Push-button Housing and Sprue different level combinations of four factors. Five
replications are taken to increase analytical data amount, for
adding sensitivity to statistical analysis. In total one
hundred twenty-five sample data were collected. During the
collection of samples, ten shots of each treatment were
made before the official sample collecting job started to
Table 1. Product Parameter Setting Range ensure that the injection molding process was operations
stably. Table 3 shows control factors and the setting of level.
Injection Time (sec) 1.3~1.7 From experimental treatments, response statistics and S/N
VP Switch (mm) 7.5 ~ 8.3 ratio, the responses average and standard deviation of each
Packing Pressure (MPa) 35~55 treatment with five replications, and S/N ratio can be
Injection Velocity (mm/sec) 40~52 obtained. The initial optimal process parameters that have
Injection Pressure (MPa) 150 the highest S/N ratio are determined from factor levels.

3318

Authorized licensed use limited to: NATIONAL INSTITUTE OF TECHNOLOGY WARANGAL. Downloaded on March 06,2010 at 00:08:11 EST from IEEE Xplore. Restrictions apply.
Proceedings of the Seventh International Conference on Machine Learning and Cybernetics, Kunming, 12-15 July 2008

According to the experimental results, A 2 B 2 C 3 D 4 has Min F ( X ) = ( yo − yt ) 2


the highest S/N ratio. Therefore, the optimal initial process s.t.
parameter settings are injection time, VP switch position,
packing pressure and injection velocity set to 1.4, 7.7, 45 PLi ≤ x i ≤ PU i i = 1,2,3" n
and 49, respectively. where X = ( x1 , x 2 , x3 " x n ) is the process control
Table 3. Control factors and the setting of level parameters, y o is the predicted value (weight), and y t is
Variabl Level the target value. xi is the notation of parameter i , n is
e Control
Notatio Factors the total number of parameter, PLi and PU i are lower
1 2 3 4 5
n and upper search range of parameter n , respectively. This
Injection 1. 1. 1. 1. 1. research develops a Visual Basic program of BPNN and
A
Time (sec) 3 4 5 6 7 DFP algorithms to effectively determine the final optimal
Velocity process parameter setting of illustrative example. The target
Pressure 7. 7. 7. 8. 8. value of product weight is 10.58g. The initial parameter
B
Switch 5 7 9 1 3 (0)
variable setting ( X ) of DFP is the preliminary initial
Position (mm) process parameter setting that has been obtained from
Packing Taguchi’s parameter design method.
C Pressure 35 40 45 50 55
(MPa)
4. Experimental results and discussion
Injection
D Velocity 40 43 46 49 52 This study integrates Taguchi’s parameter design
(mm/sec) method, BPNN, and DFP to find the optimal process
parameter settings. Taguchi’s parameter design method was
3.3. The hybrid BPNN-DFP search approach used to arrange an orthogonal array experiment and to
reduce the number of set-test cycles. Injection Time (IT),
In this research, Taguchi’s parameter design method, Velocity Pressure (VP) Switch Position, Packing Pressure
back-propagation neural networks (BPNN), and (PP), Injection Velocity (IV) were selected as process
Davidon-Fletcher-Powell (DFP) method are employed to control parameters. Weight was selected as the only product
optimize the process parameter settings of plastic injection quality. Following the above-mentioned hybrid BPNN-DFP
molding. In the experiment, Taguchi’s parameter design search methodology, the final optimal process parameters
method was used to arrange an orthogonal array experiment and injection molding machine setting are shown in Table 4.
and to reduce the number of set-test cycles. Subsequently, To demonstrate the effectiveness of the proposed approach,
the signal-to-noise ratio (S/N ratio) was employed to this research performed two confirmation experiments. One
determine the initial process parameter settings that had experiment utilized preliminary initial process parameter
minimal sensitivity of noise with the consideration for the settings obtained from Taguchi's parameter design method.
major quality characteristic. Injection Time (IT), Velocity The other experiment utilized the final optimal initial
Pressure (VP) Switch Position, Packing Pressure (PP), process parameter settings obtained from the hybrid
Injection Velocity (IV) were selected as process control BPNN-DFP search approach. Each experiment produced
factors. Product weight was selected by the case study as thirty product samples. Three statistics average, standard
the only response for the plastic injection-molded standard deviation and process capability index were compared to
piece. The experimental data of Taguchi’s parameter design judge the best approach for determining the optimal initial
method were used for effectively training and testing BPNN process parameter settings. Comparisons between
that finely map the relationship between the input process Taguchi’s approach and the proposed model are shown in
control factors and the output response. Then, BPNN was the Table 5. According to the experimental results, the
employed as a quality predictor and combined with DFP to standard deviation of Taguchi’s approach is 0.0071. That is
search the final optimal process parameter settings. The almost two times larger than the proposed model (0.0035).
objective function of DFP is given as follows: In general, the process capability index is a major criterion
for assessing the ability of a production process to make
products that meet specifications. The practical minimum

3319

Authorized licensed use limited to: NATIONAL INSTITUTE OF TECHNOLOGY WARANGAL. Downloaded on March 06,2010 at 00:08:11 EST from IEEE Xplore. Restrictions apply.
Proceedings of the Seventh International Conference on Machine Learning and Cybernetics, Kunming, 12-15 July 2008

process capability index (C ) is 1.33 in many process parameter settings of plastic injection molding.
pk
manufacturing industries. If process capability index (C ) According to the implementation results, the proposed
pk model not only effectively decreased time consuming of the
is less than 1.33, then manufacturers will not achieve a high optimal process parameter settings but also obtained
yield rate and may produce many nonconforming products. more-reliable product quality. Therefore, the proposed
Engineers always attempt to reach the highest process approach is feasible and effective for process parameter
capability index in order to obtain the lowest costs and best optimization in plastic injection molding and can facilitate
quality. Therefore, this research utilizes process capability the manufacturing industry in achieving competitive
index as the major criterion for the quality demand. The advantages on quality and costs.
results in the Table 5 showed, the Cpk of Taguchi’s
approach is 0.58; that is less than 1.33 and is almost 3 times References
smaller than the proposed model. Consequently, the optimal
process parameter setting generated by the proposed model [1] Seaman, C.M., 1994. Multiobjective optimization of a
definitely produces better performance than Taguchi’s plastic injection molding process. IEEE Transactions
approach. Therefore, the proposed model is practical and on Control Systems Technology, 2(3), 157-168.
effective for parameter optimization in the plastic injection [2] Zhao, C. and Gao, F., 1999. Melt temperature profile
molding process. prediction for thermoplastic injection molding.
Table 4. Optimal Process Parameters & Machine Setting Polymer Engineering and Science, 39(9), 1787-1801
[3] Kurtaran, H. and Erzurumlu, T., 2006. Efficient arpage
IT VP PP IV optimization of thin shell plastic parts using response
(sec) (mm) (MPa) (mm/sec) surface methodology and genetic algorithm.
The hybrid International Journal of Advanced Manufacturing
BPNN-DFP 1.393 7.697 44.737 48.957 Technology, 27(5/6), 468-472.
search [4] Huang, M.C. and Tai, C.C., 2001. The effective factors
Machine in the warpage problem of an injection-molded part
1.39 7.70 44.8 49.0 with a thin shell feature. Journal of Materials
Setting
Processing Technology, 110, 1-9.
[5] Wu, C. H. and Liang, W. J., 2005. Effects of geometry
Table 5. Comparisons between Taguchi’s Approach and the and injection-molding parameters on weld-line
Proposed Model strength. Polymer Engineering and Science, 45(7),
1021-1030.
Standard
Average Cpk [6] Chiang, K.T. and Chang, F.P., 2006. Application of
Deviation
grey-fuzzy logic on the optimal process design of an
Proposed injection-molded part with a thin shell feature.
10.5805 0.0035 1.68
model International Communications in Heat and Mass
Taguchi’s Transfer, 33, 94-101.
10.5739 0.0071 0.58
approach [7] Lam, Y.C., Zhai, L.Y., Tai, K., and Fok, S.C., 2004.
An evolutionary approach for cooling system
5. Conclusions optimization in plastic injection molding. International
Journal of Production Research, 42(10), 2047-2061.
Traditionally, engineers have used trial-and-error [8] Hsu, C. M., 2004. Improving the electroforming
processes or Taguchi’s process parameter design method to process in optical recordable media manufacturing via
determine the final optimal process parameter settings. an integrated procedure. Engineering Optimization,
However, these previous control techniques for 36(6), 659-675.
manufacturing process parameter settings are no longer [9] Su, C. T. and Chang, H. H., 2000. Optimization of
appropriate for achieving the best product quality. Thus, parameter design: an intelligent approach using neural
this study presents a knowledge-based system through data network and simulated annealing. International
mining and analysis to effectively determine the optimal Journal of Systems Science, 31(12), 1543-1549.
process parameter settings. The proposed approach [10] Sadeghi, B. H. M., 2000. A BP-neural network
integrates Taguchi’s parameter design method, predictor model for plastic injection molding process.
back-propagation neural network, and DFP to optimize the Journal of Materials Processing Technology, 103,

3320

Authorized licensed use limited to: NATIONAL INSTITUTE OF TECHNOLOGY WARANGAL. Downloaded on March 06,2010 at 00:08:11 EST from IEEE Xplore. Restrictions apply.
Proceedings of the Seventh International Conference on Machine Learning and Cybernetics, Kunming, 12-15 July 2008

411-416. [19] Kamal, M. R., Varela, A. E., and Patterson, W. I., 1999.
[11] Li, E., Jia, L. and Yu, J., 2002. A genetic neural fuzzy Control of part weight in injection molding of
system-based quality prediction model for injection amorphous thermoplastics. Polymer Engineering and
process. Computers and Chemical Engineering, 26, Science, 39(5), 940-952.
1253–1263. [20] Yang, Y. and Gao, F., 2006. Injection molding product
[12] Yarlagadda, P. K. D. V., 2002. Development of an weight: online prediction and control based on a
integrated neural network system for prediction of nonlinear principal component regression model.
process parameters in metal injection moulding. Polymer Engineering and Science, 46(4), 540-548.
Journal of Materials Processing Technology, 130-131, [21] Wang, P. J. and Liang, J. M., 1999. A numerical virtual
315-320. process modeler basedon computer aided engineering
[13] Huang, S. N., Tan, K. K., and Lee, T. H., 2004. software for injection molding, Society of Plactics
Neural-network-based predictive learning control of Engineers Technical Papers, New York, U.S.A.,
ram velocity in injection molding. IEEE Transactions 680-684.
on Systems, Man, and Cybernetics—Part C: [22] Dai, Q. and Chen, S., 2006. Integrating the improved
Applications and Reviews, 34(3), 363-368. CBP model with kernel SOM. Neurocomputing,
[14] Chen, W.C., Tai, P.H., Wang, M.W., Deng, W.J., and 69(16-18), 2208-2216.
Chen, C.T., 2007. A neural network-based approach [23] Maier, H. R., and Dandy, G. C., 1998. Understanding
for a dynamic quality predictor in plastic injection the behaviour and optimising the performance of
molding process, Expert Systems with Applications, in back-propagation neural networks: an empirical study.
press. Environmental Modelling & Software, 13, 179-191.
[15] Mok, S. L. and Kwong, C. K., 2002. Application of [24] Yao, S., Yan, B., Chen, B., and Zeng, Y., 2005. An
artificial neural network and fuzzy logic in a ANN-based element extraction method for automatic
case-based system for initial process parameter setting mesh generation. Expert Systems with Applications,
of injection molding. Journal of Intelligent 29, 193-206.
Manufacturing, 13(3), 165-176. [25] Cheng, C.S., and Tseng, C.A., 1995, Neural network
[16] Shi, F., Lou, Z. L., Lu, J. G., and Zhang, Y. Q., 2003. in detecting the change of process mean value and
Optimisation of plastic injection moulding process variance. Journal of the Chinese Institute of Industrial
with soft computing. International Journal of Engineers, 12(3), 215-223.
Advanced Manufacturing Technology, 21, 656-661. [26] Hush, D.R., and Horne, B.G., 1993. Progress in
[17] Ozcelik, B. and Erzurumlu, T., 2006. Comparison of supervised neural networks. IEEE Signal Processing
the warpage optimization in the plastic injection Magazine, January, 8-39.
molding using ANOVA, neural network model and [27] Fletcher, R. and Powell, M. J. D., 1963, A rapidly
genetic algorithm. Journal of Materials Processing convergent descent method for minimization,
Technology, 171, 437-445. Computer Journal, 6, 163-168.
[18] Chen, W.C., Fu, G.L., Tai, P.H., and Deng, W.J., 2007, [28] Pu, D. and Tian, W., 2003. The revised DFP algorithm
Process parameter optimization for MIMO plastic without exact line search, Journal of Computational
injection molding via soft computing, Expert Systems and Applied Mathematics, 154, 319-339.
with Applications, in press.

3321

Authorized licensed use limited to: NATIONAL INSTITUTE OF TECHNOLOGY WARANGAL. Downloaded on March 06,2010 at 00:08:11 EST from IEEE Xplore. Restrictions apply.

You might also like