DOI QR코드

DOI QR Code

Optimized Digital Proportional Integral Derivative Controller for Heating and Cooling Injection Molding System

  • Jeong, Byeong-Ho (Dept. of Biomedical Engineering, Nambu University) ;
  • Kim, Nam-Hoon (Dept. of Electrical Engineering, Chosun University) ;
  • Lee, Kang-Yeon (Dept. of Electricity, Chosun College of Science & Technology)
  • Received : 2014.11.07
  • Accepted : 2015.02.27
  • Published : 2015.05.01

Abstract

Proportional integral derivative (PID) control is one of the conventional control strategies. Industrial PID control has many options, tools, and parameters for dealing with the wide spectrum of difficulties and opportunities in manufacturing plants. It has a simple control structure that is easy to understand and relatively easy to tune. Injection mold is warming up to the idea of cycling the tool surface temperature during the molding cycle rather than keeping it constant. This “heating and cooling” process has rapidly gained popularity abroad. However, it has discovered that raising the mold wall temperature above the resin’s glass-transition or crystalline melting temperature during the filling stage is followed by rapid cooling and improved product performance in applications from automotive to packaging to optics. In previous studies, optimization methods were mainly selected on the basis of the subjective experience. Appropriate techniques are necessary to optimize the cooling channels for the injection mold. In this study, a digital signal processor (DSP)-based PID control system is applied to injection molding machines. The main aim of this study is to optimize the control of the proposed structure, including a digital PID control method with a DSP chip in the injection molding machine.

Keywords

1. Introduction

Injection molding is one of the widely used forming methods in the plastic industry which is an im portant manufacturing sector. [1] The plastic injection molding (PIM) process is generally carried out by heating the plastic, transporting the polymer into the mold, cooling the mold, and finally ejecting the product. [2] The closed and empty mold is prepared for melting the plastic charged in the injection unit. The melted polymer is injected through the mold cavities with the screw, and then the injection pressure is kept constant to prevent changes in dimensions of the piece. The cooling of the piece continues until the injection pressure is removed. Then, the mold is opened to eject the piece. This process cycle is universally used for plastic transformation because of its high production levels for complex geometries at low costs. [3, 4] In the injection molding control, product quality is affected by some important parameters such as position, velocity, and temperature. [5] Therefore, there is a need to improve the injection cycle, temperature control algorithm, and digital implementation. [6-8]

Proportional integral derivative (PID) control is the most conventional, the most common, and the most sophisticated control method in automatic control. [9] With advances in the industry, control objects have become increasingly complex, and many of these objects have time-varying, nonlinear, and real-time parameters. [10-12] Thus, PID controllers are the most common industrial system controllers. In modern digital control systems, it is required to digitize the PID algorithm with stronger and faster calculation components. [13, 14]

An optimal implementation scheme and digital PID controller design is described in detail in this study. Although the implementation of PID controllers with microprocessors and DSP chips is generally used, very few studies on the implementation of PID controllers using DSP chip for the injection mold temperature control are reported in the literature. Thermal control of an injection molding system is the key issue in the development of high-efficiency injection molds. For an effective thermal management system, this investigation provides a strategy to identify the thermal dynamic model for designing a controller. [15-17]

 

2. System Configuration

2.1. Digital PID control system

The PID algorithm comprises three basic modes, such as the proportional (P), integral (I) and derivative (D) modes. When the PID algorithm is utilized, it is important to determine the modes to be used and to specify the parameters for each mode. Three basic algorithms are generally used by P, PI, and PID. In the digital PID control process, it is necessary to control many variables. This increases the complexity of the DSP control architecture along with the computational load because the parameters have to be controlled in parallel. [2] A different situation occurs when the set-point temperature is different from the balanced temperature. [17] The further the set-point temperature is from the balanced temperature, the further the PID constants are from their optimum values. The difference depends on the gap between the balanced temperature and the set-point below / above the current temperature. Fig. 1 shows the closed loop control system with a PID function controller. As shown in the Fig. 1, the PID controller calculates an actuating value from proportional, integral and derivative components.

Fig. 1.Closed loop control system with a PID function controller

When the conventional controllers are used, nonlinearities in the process cause errors because of its adaptability problems. The PID control algorithm is given by the following equation:

In a DSP chip, it is important to minimize system complexity by dividing the control processes to accommodate the processing units. The PID constants depend on the time constant and the gain of the controlled system. [17] If they are selected appropriately, they will cancel the poles of the controlled system transfer function. Different rates of the heating and cooling processes affect the optimum values of the PID constants, which makes the estimation very difficult as shown in the following equation:

, where Kp, Ti, and Td are the PID parameters for tuning, and T is the sampling period in seconds. In order to improve the speed and minimize the cost while achieving a good performance, the adopted structure included three combinational logic multipliers, one subtractor, three adders, and three registers. Fig. 2 shows the adopted architecture, which requires all computation operators in each phase.

Fig. 2.PID structure for DSP controller.

The step responses of the current with or without the controller are presented in Fig. 3. Simulation results show an overshoot of approximately 11%, and the settling time does not exceeding 80 ms. Fig. 3 shows the characteristics of the closed loop with optimized PID controllers for the DSP system, as well as the good settling time without a notable overshoot and steady-state error. [18]

Fig. 3.Step response characteristics of the current with and without the PID controller.

The PID controller is implemented in a high-performance 32-bit DSP chip (TI Co., TMS320F2812). For the storage of real numbers, the fixed or floating point formats used by all modern computers can be used; however, this requires considerable computational capacity. The objective function should be defined in the PID controller design based on the constraints under the input testing signal for the desired specifications. A performance index refers the design of the objective function to the entire closed loop responses in order to tune the PID controller. Typical output specifications in the time domain are peak overshooting, rise time, settling time, and steady-state error.

2.2. Heating and cooling injection molding system

PIM involves many parameters such as position, velocity, temperature, pressure, and some discrete input/output (I/O) events. [2, 5] These parameters that determine the final product quality in most cases are correlated with one another, and therefore, this correlation makes it difficult to control them accurately.

Heating and cooling processes have been important in the area of injection molding. The optimum temperature profile is decided by many parameters, including screw/mold/part design, machine-capacity-ratio to shot size, and cycle time. The barrel temperature controller is a PID type controller that settles the material-melting gradually with coolness and hotness in the rear and front zones, respectively, as shown in Fig. 4.

Fig. 4.Schematic diagram of the proposed overall control system for the PIM machine.

Injection molding experiments were performed for an optical Fresnel lens with a plastic lens mold, as shown in Fig. 5. The heating and cooling system geometry is considerably important because it affects not only the heating/cooling efficiency but also temperature uniformity.

Fig. 5.Photographs of the application to plastic lens mold for the experiment

A K-type thermocouple was placed 10 mm away from the cavity surface to examine the mold temperature profile during the molding cycle.

The proposed hardware of the PID control system comprises the devices incorporated on the application board including the following: transducer, signal conditioner, anti-alias filter, analog-to-digital converter, digital-to-analog converter, four-quadrant pulse-width-modulator (PWM), and one optic isolation stage for the PWM. On the other hand, the PID control system also contains digital processors to measure and control the signal to the actuator.

This proposed PID control method was implemented in a DSP that was carrying out an indirect self-tuning under the parameter variations and load disturbances. Fig. 6 shows the proposed control processor, which consists of the DSP control unit and hardware control unit shown in Fig. 7.

Fig. 6.Block diagram of the proposed control processor with the DSP control unit and hardware control unit.

Fig. 7.Photograph of the DSP control unit and hardware control unit.

 

3. Experimental Results and Discussion

Owing to the importance of the PIM process, experiments were configured and performed to regulate the position, pressure, and temperature with a digitalized PID controller using the DSP module in the precision optical lens mold machine. In the temperature-control section, several different heating zones are analyzed. Dynamic mold-temperature cycling was used for flat parts, complex shapes, and large / small parts with some different variants. The thermal monitoring gave information about the attained uniform temperature on the mold wall surface at the end of the heating phase. Furthermore hot and cold spots can be safely detected. Depending on the cooling channel layout, it is also possible to obtain the temperature profile during the cooling phase profile and the efficiency of the mold cooling process. These investigations guaranteed that the cycle times could not increase unnecessarily because the layout of the inductors and the mold cooling are adjusted to the optimum level of the cooling and heating phases. Fig. 8 shows the temperature distribution on the mold wall surface at the end of the heating time. It was possible to heat the mold surface efficiently over a short period without spreading the heat on the entire mold. The curves in Fig. 8 present the temperature profile over the time. The temperature is higher in the middle area than that in the lower area. The temperature controller specified the system input on the basis of the mold surface temperature of 130℃ obtained with the preceding tests.

Fig. 8.Temperature variations with PID mold system controller in (a) cooling and (b) heating phases.

There are two fundamental concepts that should be stressed regarding the closed loop control. First, it is important to note that the process control of precision injection molding is dependent not on the response time of the controller but on the response time of the system. As a simple example, consider the task of increasing the temperature of a 100 kg steel barrel by 10℃, which requires 473,000 J theoretically. If four 1-kW-heaters are utilized, then the minimum theoretical response time is approximately 120 s. However, the response time would be three to ten times longer than the theoretical minimum, depending on whether the system is over or under damped, and how much error is tolerable. A reduction in the response time of the control system may be less important than an improvement in the control law, controller tuning, heater design, and barrel design for improving the performance of the precision molding process. Second, it is important to understand heating and cooling fundamentals regarding the observability and controllability of the precision injection molding process. Fig. 9 shows digital signal control output voltage and current waveforms. Fig. 10 shows the heat- and cool-mode voltage and current controls and the current waveform for heating. This waveform is clearly sinusoidal with several high-frequency ripples.

Fig. 9.Digital signal control output voltage and current waveforms.

Fig. 10.Heat- and cool-mode voltage and current controls.

Fig. 11 shows input power voltage to the cartridge heater set. Fig. 12 presents digital PID control turn-on and turn-off signals in two channels, and the current waveform for heating is shown in Fig. 13. In precision injection molding, the term of optimum implies “much more robust”. First, the process should produce the maximum percentage of the acceptable molded products. Second, the process should operate efficiently with minimum cycle time, energy consumption, and material waste. Whereas the first condition strongly encourages robustness, the second criterion provides a practical limit on the desirability of that robustness. It is desirable to minimize the total system cost. This is a function of (1) the marginal processing cost of the materials, labor, and machine, (2) the processing yield of acceptable parts, and (3) the marginal cost of molding defective product. Fig. 14 shows an experimental temperature profile of the mold wall over time. The temperature is raised above the melt temperature of the polymer and lowered to an ambient temperature in approximately 230 s. When the heating process finished, the target temperature was attained at the cavity surface for filling and packing the melted polymer. The cooling process began with the switching of the valve control to allow the cold water to flow into the channels. The double cooling channel system was adapted to achieve the perfect cooling process. Fig. 14 shows the target temperature profile on each zone for heat- and cool-modes. The coupling effect was minimized by this control while the cooling and heating controller were individually applied to each 1-3 zone. Although the 4 zones were also employed to the same actuator, each zone showed different dynamic behaviors owing to the coupling effect. It is very difficult for thick metals such as mold to control the temperature in the heating process. The proposed PID control method performed the synchronization over 75% and 96% in heating and cooling zone, respectively. Although the coupling effect was still present when the metal heating system with the sheath heater was used, the individual PID control could improve the transient phenomena.

Fig. 11.Input power voltage to cartridge heater set.

Fig. 12.Digital PID control turn-on and turn-off signals in two channels.

Fig. 13.Current waveform for heating.

Fig. 14.Target temperature profiles on each zone for heat- and cool-modes.

 

4. Conclusion

This study presented a DSP-based PID controller applied to injection molding machines. An optimization method was developed to determine the temperature distribution on a cooling line to obtain a uniform temperature field in the part that leads to the smallest gradient and the minimum cooling time. The PID controller was tuned to satisfy the good steady-state regulation and transient step response performance. Controller gains were easily changed by using the real time emulation feature while the DSP was running. A thermoelectric cooler system was successfully implemented by using a TI DSP. In addition, the system was driven by the digital control with the exception of the instrumentation circuit for reading the thermistor. This offers an advantage in noisy environments over traditional analog component plastic molding systems. In this study, a novel robust PID based controller was proposed and demonstrated for DSP implementation. The efficient implementation of a dynamic system is achieved with high precision, better performance, good stability, and low cost as compared to the conventional analog counterpart.

References

  1. J. Vardi and B. Avi-Itzhak, Electric Energy Generation; Economics, Reliability and Rates, The MIT Press, MA, USA, 1981, p.75.
  2. B. Muñoz-Barron, L. Morales-Velazquez, R. J. Romero-Troncoso, C. Rodriguez-Donate, M. Trejo Hernandez, J. P. Benitez-Rangel and R. A. Osornio-Rios, “FPGA-Based Multiprocessor System for Injection Molding Control,” Sensors, Vol. 12, No. 10, 2012, pp. 14068-14083. https://doi.org/10.3390/s121014068
  3. D. Kazmer and D. Hatch, “Towards controllability of injection molding,” Journal of Materials Processing and Manufacturing Science, Vol. 8, No. 2, 2000, pp. 127-140. https://doi.org/10.1106/DAD5-PNGG-U87B-08Y5
  4. S. J. Huang and T. H. Lee, “Fuzzy logic controller fora retrofitted closed-loop injection molding machine,” Proceedings of the Institution of Mechanical EngineersPart I: Journal of Systems and Control Engineering,Vol. 214, No.1, 2000, pp. 9-22.
  5. W. C. Chen, G. L. Fu, P. H. Tai, W. J. Deng and Y. C. Fan, Proceedings of 2007 International Conference on Machine Learning and Cybernetics, Vol. 4, IEEE, Hong Kong, China, 2007, pp. 1909-1917.
  6. J. M. Du and Y. X. Luo, Proceedings of 2010 2nd International Workshop on Intelligent Systems and Applications (ISA), IEEE, Wuhan, China, 2010, pp. 1-3.
  7. B. Nagarajan, R. R. Sathi and P. Vishnuram, “Power Tracking Control of Domestic Induction Heating System using Pulse Density Modulation Scheme with the Fuzzy Logic Controller”, Journal of Electrical Engineering & Technology, Vol. 9, No. 6, 2014, pp. 1978-1987. https://doi.org/10.5370/JEET.2014.9.6.1978
  8. C.-B. Park, “Thermal Analysis of IPMSM with Water Cooling Jacket for Railway Vehicles”, Journal of Electrical Engineering & Technology, Vol. 9, No. 3, 2014, pp. 882-887. https://doi.org/10.5370/JEET.2014.9.3.882
  9. C. H. Lu and C. C. Tsai, “Adaptive decoupling predictive temperature control for an extrusion barrel in a plastic injection molding process,” IEEE Transactions on Industrial Electronics, Vol. 48, No. 5, 2001, pp. 968-975. https://doi.org/10.1109/41.954561
  10. J. Benitez-Rangel, M. T. Hernandez, L. Morales-Hernandezand A. Dominguez-Gonzalez, “Improvement of the injection mold process by using vibration through a mold accessory,” Materials and Manufacturing Processes, Vol. 25, Iss. 7, 2010, pp. 577-580. https://doi.org/10.1080/10426910903124902
  11. D. Gohringer and J. Becker, Proceedings of 2010 IEEE Computer Society Annual Symposium on VLSI (ISVLSI), IEEE, Lixouri, Kefalonia, 2010, pp. 477-478.
  12. S. K. M. Mashhadi, M. Z. Savzevar and J. G. D. Yekan, “Simulation of Temperature Controller for an Injection Mould Machine using Fuzzy Logic,” Journal of mathematics and computer Science, Vol. 7, Iss. 1, 2013, pp. 33-42.
  13. W. M. Chan, L. Yan, W. Xiang and B. T. Cheok, “A 3D CAD knowledge-based assisted injection mould design system,” The International Journal of Advanced Manufacturing Technology, Vol. 22, Iss. 5-6, 2003, pp. 387-395. https://doi.org/10.1007/s00170-002-1514-9
  14. K. S. Lee and J. C. Lin, “Design of the runner and gating system parameters for a multi-cavity injection mould using FEM and neural network,” The International Journal of Advanced Manufacturing Technology, Vol. 27, Iss. 11-12, 2006, pp. 1089-1096. https://doi.org/10.1007/s00170-004-2287-0
  15. Optimal Heater Control in Thermoforming Preheating Using Dual Optimization Steps,” International Journal of Precision Engineering and Manufacturing, Vol. 9, No. 4, 2008, pp. 51-57.
  16. S. C. Chen, W. R. Jong and J. A. Chang, “Dynamic mold surface temperature control using induction heating and its effects on the surface appearance of weld line,” Journal of Applied Polymer Science, Vol. 101, Iss. 2, 2006, pp. 1174-1180. https://doi.org/10.1002/app.24070
  17. D. Pamela and T. Jebarajan, “Intelligent Controller for Temperature Process,” International Journal of Control and Automation, Vol. 6, No. 5, 2013, pp. 191-198. https://doi.org/10.14257/ijca.2013.6.5.18
  18. L. S. Coelho, “Tuning of PID controller for an automatic regulator voltage system using chaotic optimization approach,” Chaos, Solitons & Fractals, Vol. 39, Iss. 4, 2009, pp. 1504-1514. https://doi.org/10.1016/j.chaos.2007.06.018

Cited by

  1. A Comprehensive Study of Energy Conservation in Electric-Hydraulic Injection-Molding Equipment vol.10, pp.11, 2017, https://doi.org/10.3390/en10111768