Dear, I am using TRNSYS to simulate a full HVAC system for a simple 2 zone building. I am using variable speed fans - controlled by PID controllers- to modulate the amount of cool air (of constant temperature) from AHU to each zone to maintain its temperature at desired set points.
Although the temperature of the zones are controlled properly according to the set points, the issue I am facing is that the dynamics of outlet temperature of the variable speed fan is very unstable and unpredictable. It shows very rapid spikes (reaches up to 60 degrees) provided that the fan inlet temperature is constant at around 10 degrees. I tried to look up how outlet temperature of the fan is calculated by checking the source code but there is no line of code that define that. The only thing I found in the fan source code regarding outlet temperature is when fan is Off To = Ti. I connected all the inputs of the fan (flow rate, temperature, pressure, RH% + setting the corresponding mode, control signal). I tried decreasing simulation step size up to 0.125 Hr and i tried increasing it up to 2 Hr, but still couldn't figure or solve the problem.
I keep getting the following : **notices
**Warning at multiple timesteps Fan mass balance failed during
1443 timesteps. Please check the connections.
In addition, I have an inquiry about the power calculation. How can I choose the number of coefficients and their values? Thank you.
Regards, Mariam |