I would like to set up a temperature control scheme for direct steam heating using feedforward control with feedback trim. The controller is a Allen Bradley SLC505. The goal is to control the outlet temperature. I will use the energy equation to calculate the steam flow required to achieve the outlet temperature. So controlling the steam flowrate is the feedforward part. Then to narrow in on the temperature setpoint I want to fine tune using a normal PID loop with feedback control (error of actual vs setpoint). To set this up do I use a first PID loop which is based on flow control and use this output as a feedforward or bias input into a second PID loop which is temperature control. Or do I do the reverse, temperature first then flow? Or is there a simpler way?
Thanks in advance for your help.