SVC trigger voltage
Hi,
How can I send voltage value to SVC in dynamic analysis. I want to monitor behavior on SVC during different voltage set point. Do anyone have some python script?
Hi,
How can I send voltage value to SVC in dynamic analysis. I want to monitor behavior on SVC during different voltage set point. Do anyone have some python script?
You don't write which dynamic model you are using!
Check the model data sheet for which VAR that is holding the voltage setpoint. Change that VAR during simulation and see if the model uses the new, updated value.
There is no need to 'send' voltage values to an SVC during a dynamic run, PSSe will do it. The SVC model is 'connecting' the SVC behavior to the system behavior. To monitor the voltage at the SVC bus (or remote controlled bus) and its Q output, add corresponding channels. Do independent runs for each voltage set point.
Thanks, but please can you give me some points how to do independent runs for each voltage set point. How to change voltage set point?