在搭建matlab simulink仿真模型时,不同模型库里的相同名称的模块,只能跟其所在模块库里的原件连接!如:
Library: Simscape/SimPowerSystems/Specialized Technology/Electrical Sources 中的Controlled Current Source模块为:
Library: Simscape/Foundation Library/Electrical/Electrical Sources 中的Controlled Current Source模块为:
以上两个模块,虽然名称一样,但是其所在的模块库不一样,相应的应用场合就不一样。在通过search搜索模块时,搜索结果会显示出所有的匹配模块,单击模块,即可查看其所在库,这样防止选错模型。若搭建的是电力系统simulink模型,则必须选择Simscape/SimPowerSystems 中的 Controlled Current Source。
同理,在搭建电力系统模型时,Library: Simscape/Foundation Library/Electrical/Electrical Elements 中的Variable Resistor模块是不好用的!