【问题标题】:Error:The following SimPowerSystem block is not allowed with the Phasor simulation method错误:Phasor 仿真方法不允许使用以下 SimPowerSystem 模块
【发布时间】:2013-11-18 16:07:29
【问题描述】:
我从数学作业中下载了风力涡轮机项目。在发电机组中,他们使用了异步机 SI 单元。当我尝试用异步机 pu 单位更改异步机 SI 单位时。
我收到以下错误:
Phasor 仿真方法不允许使用以下 SimPowerSystem 模块:
块:Wind_Turbine/Nacelle/Generator/Full/Asynchronous Machine pu Units
类型:异步机绕转子
谁能帮我解决这个问题?
【问题讨论】:
标签:
matlab
simulink
mat
turbine
simpowersystems
【解决方案1】:
听起来您不能将异步机器模块的 pu 单元版本与相量模拟一起使用。要么使用 SI 单位,要么将模拟类型更改为相量以外的其他类型。
我假设您指的是 File Exchange 上的 Wind Turbine 模型。您可以在 FEX 的 Wind Turbine 页面上发表评论,或者询问 the author,这可能会更好。