PSCAD 受控电压源如何实现
请教高手,如何在pscad中函数方式控制电压源?即在某一时刻之前,电压源有效值是一个数值,而在某一个时刻之后,变为另一个数值?
请高手指点! stoon123 发表于 2010-7-27 21:35
自己做的一个元件库吧里面有个电压源模型
从基本模型基础上改的
通过读data文件实现参数的变化
谢谢分享,好好学习
glwl 发表于 2011-7-26 23:26
学习了
哥们 下的受控电压源能用不? 我也在找这个答案,在做电网两相电压跌落 选择器可不可以? 什么是函数方式控制啊?
电源里面有个Current Source的受控源,不知道能不能满足你的要求?
Description
This component models an ideal AC or DC current source.
There are two types of input control methods, Internal and External:
Internal Input:If the internal input method is selected, the source magnitude, frequency, phase and ramp-up time are specified through the Signal Parameters dialog.
External Input:If the External Input method is selected, then the icon provides an external input connection for specifying the peak current magnitude in kA.You can connect a slider to this input for a convenient runtime manual adjustment or use control systems for dynamic adjustment. 这个有许多方法可以实现吧 自己做的一个元件库吧里面有个电压源模型
从基本模型基础上改的
通过读data文件实现参数的变化
data文件数据变电源参数变。。。带简单例子
也可以通过signal传递实现。 或slide
好东西,学习了 下了看看 学习了 谢谢共享 学习一下