关于DIgSILENT建模中的PI调节器的问题
在搭建slot时用到了PI调节器,把PI放进去以后,运行出现了如下的错误:DIgSI/err - -------------------------------------------------------------------------DIgSI/err - ‘Equipment Type Library\Block Definition\Grid Side Inverter\Rective Power Control.BlkDef’:DIgSI/err–Variable without inntial conditions: ‘xr’DIgSI/info
– Properties of variable ‘xr’: ‘state’, ‘double’, ‘local’DIgSI/err – Model ‘Rective Power Control’ contains fault!DIgSI/err- Initialization of ‘ One Machine System\Grid Side Converter\ Rective Power Control.ElmDsl’ failed!
请教高手我错在了哪里,这个错误又该如何解决?谢谢 自己顶一下,怎么没有人回答呢?没有人遇到这类的问题么? Variable without inntial conditions: ‘xr’
你没设定初始值吧 回复 3# wzliniam
是的,开始时设错地方了,怎么试都不行,已经解决了 回复 4# what114
楼主好~~~
请问应该是在哪里设定初值呀?搭控制模块一定要用DSL是吗?那DSL你是怎么学的呀,我看那个user manual上说的好不详细噢,都不太明白。。。 这个dsl 怎么弄 比较困难 回复 5# chengnaonao
对变量初值的设定是在block definition中用inc来进行初始化,并不是所有的模块都要用到DSL,如果你定义的模块没有参数的输入就不需要用DSL的,我觉得关键还是你的block怎么去实现 微分方程的输入输出和状态量需要初始化。
页:
[1]