Chiller Secondary Loop VFD Control
Chiller Secondary Loop VFD Control
(OP)
I have a secondary loop VFD controlled with 10+ 2-way modulating valves and two 3 way valves. The VFD control is currently set to maintain a specific dp. In the winter time, the flow that this loop maintains is beyond what one chiller with a constant flow pump can provide (actual load in tons is ok for one chiller) so I'm forced to run two chillers and get a low delta T due a large amount recircing in the bypass line.
I am thinking about trying an alternate control method with the vfd secondary loop. Instead of maintaining a constant dp could I not use the actual % open of the valves? My control system would constantly be looking at the open % of each valve and attempt to drive the most open to 90% and stay there (by reducing VFD speed and total flow). If it gets above 90% then it would speed back up to maintain 90%. If another valve would open past 90% then that would become the new PV. Thoughts?
I am thinking about trying an alternate control method with the vfd secondary loop. Instead of maintaining a constant dp could I not use the actual % open of the valves? My control system would constantly be looking at the open % of each valve and attempt to drive the most open to 90% and stay there (by reducing VFD speed and total flow). If it gets above 90% then it would speed back up to maintain 90%. If another valve would open past 90% then that would become the new PV. Thoughts?





RE: Chiller Secondary Loop VFD Control
http://www.eng-tips.com/viewthread.cfm?qid=327234
As to your question: If your secondary pump speed is controlling to a dp setpoint but the coil control valves are all mostly closed, why not just add a reset function to dp setpoint to achieve your goal. Lower the dp setpoint until you just barely satisfy the worst coil (as indicated by valve position), and raise it when the worst valve is fully open. Watch for another valve to come take the top spot, as you suggested. I have experience that says controlling a zone temperature or an AHU supply air temperature by modulating the pump speed (or air speed in fan systems) is NOT easy to stabilize, and the lag times are huge. I'd advise against it.
There are also many pitfalls and failure modes that do not exist in your current scheme. A stuck or dead valve actuator can affect one AHU or zone without interfering with the rest if controlling pump dp. If you're controlling pump speed to a valve position, that one failure can eliminate control of the system pressure completely. The other AHUs may be in trouble.
Best to you,
Goober Dave
Haven't see the forum policies? Do so now: Forum Policies
RE: Chiller Secondary Loop VFD Control
Primary Pumping
Best to you,
Goober Dave
Haven't see the forum policies? Do so now: Forum Policies
RE: Chiller Secondary Loop VFD Control
RE: Chiller Secondary Loop VFD Control
RE: Chiller Secondary Loop VFD Control
RE: Chiller Secondary Loop VFD Control
RE: Chiller Secondary Loop VFD Control
ftp://software.danfoss.com/Drives/RU/Drives/primen...
Disclaimer: I do work for this company
RE: Chiller Secondary Loop VFD Control
Stage chillers only on percent load (from the chiller panel) or tonnage. You can also stage to a second chiller based on inability to maintain the secondary loop temperature set point (e.g., 2°F above set point for X minutes), but you can’t stage down on temperature or differential temperature.
Don’t even THINK about staging to a second chiller based on a falsely high secondary load because flow is high through a couple of three way assemblies.
RE: Chiller Secondary Loop VFD Control
ChasBean's comment about maintaining pump minimum flow is very important. You'll be limited in how much you can reset the dp. Implementing this strategy with air systems is much more effective, the range is greater. I've only done it on a hydronic loop once. I can't say the savings were worth the time, effort, and money.
To the questions you asked after my post above:
Yes, the time lag also applies to implementing dp reset. It is varying the pump speed directly in response to terminal conditions (valve position, temperature) that will neglect the possible needs of the other coils.
With today's building automation systems, polling the valve positions every scan or cycle does not add any burden. That makes it easy to determine the dead time you need to build in to accommodate the system time constant. Just data-log and measure the time between a step change and the beginning of a response. The minimum reset time must be at least 4X this value if you're doing PI control. Maximum is just a tuning issue. Expect a lot of unavoidable overshoot.
I have an IEEE paper somewhere on predictive-slope control, an alternative to PI / PID that avoids overshoot and handles loops with long time constants pretty well. I'll try to dig it up.
Oz - nice paper, as usual. Thanks.
Best to you,
Goober Dave
Haven't see the forum policies? Do so now: Forum Policies
RE: Chiller Secondary Loop VFD Control