Closed-loop control of injection speed is a technique where the injection speed is adjusted in real time based on feedback from a sensor. While the primary sensor for injection speed is the machine's encoder, thermocouples can provide valuable feedback to fine-tune the injection speed based on the melt temperature. The first step is to understand the relationship. As the injection speed increases, the shear rate increases, generating more heat in the melt. This shear heating causes the melt temperature to rise. The thermocouple at the nozzle tip detects this temperature rise. The second step is to establish a baseline. For a given material and part geometry, determine the optimal injection speed that produces the best part quality. Record the nozzle temperature profile during the injection phase at this speed. The third step is to implement the closed-loop control. The controller monitors the nozzle temperature in real time. If the temperature rises above the baseline (indicating excessive shear heating), the controller reduces the injection speed. If the temperature drops below the baseline, the controller increases the speed. The fourth step is to define the control algorithm. A simple PID algorithm can be used, where the error is the difference between the actual nozzle temperature and the target (baseline) temperature. The output is a correction to the injection speed. The fifth step is to set the limits. The injection speed should not be allowed to go below a minimum value (to prevent short shots) or above a maximum value (to prevent flashing). The sixth step is to test the system. Run a series of cycles with the closed-loop control active. Measure the part weight and dimensions. The closed-loop control should produce parts with lower weight variation than open-loop control. The seventh step is to tune the PID parameters. If the control is too aggressive, the injection speed will oscillate. If it is too slow, it won't respond quickly enough to temperature changes. The eighth step is to use the thermocouple data for other parameters. The closed-loop injection speed control can be combined with other closed-loop controls (e.g., injection pressure) for a fully adaptive system. The ninth step is to monitor the thermocouple for noise. A noisy signal will cause the controller to react to noise, not to real temperature changes. Ensure the thermocouple signal is clean. By using thermocouple data for closed-loop injection speed control, molders can achieve more consistent part quality, as the process automatically compensates for material viscosity variations and shear heating effects.
