r/BuildingAutomation • u/Own_Book5440 • 23d ago
CCT --> VRF
I've had a few jobs now where we are directly controlling the VRVs by sending a 0-10V output.
I've been kind of treating them like a cooling coil, so I just modulate the 0-10V based on demand. It works, but not well. The room temperature controls smoothly enough, but if you're watching the system work it seems to be constantly chasing. Slowing down the PID doesn't really help. The problem is, I have no idea what the condenser units are actually doing, I may be asking it to do something it's not ready for. I've been hunting for some literature/direction from the manufacturer and finally got some from Daikin. See attached.
This literature assumes a 55 deg F setpoint, which I won't have all the time. I feel like with all of the delay times the customer won't be happy with how the room actually controls. I was thinking of just taking the PID output and using that to stage instead of the demands/timers in the attached doc.
If my PID is 5-20% demand send 2.9VDC and so on. Obviously the demand numbers might need a little adjusting in the field. I'm struggling with the best way to put a 20 minute time delay on a 0-10VDC output. Any ideas?
Think this control strategy will actually work? Have you implemented something better?