simscape electrical foundation (SC) and simscape power systems specialized technology (ST)

What is the difference between the simscape electrical foundation (SC) and simscape power systems specialized technology (ST) libraries for electrical domain applications?The ST is the more mature library, but the impression is that SimScape is the most up-to-date library and maybe ST won’t be supported in some future.

Is there a MathWorks strategy related to systems specialized technology (ST) and simscape electrical foundation (SC)? Which library will MathWorks support the best now and in the future?


MathWorks Support Team  on 26 Oct 2018

    To address the first question:

The ST library is good if you are only modeling within the electrical domain. This library is older than the SC counterpart but is more mature for electrical only applications. You will be able to perform load flow analysis and the like with the ST library with greater ease than the SC counterpart.
The SC library is newer and is designed to interface with other Simscape domains at a greater and more efficient capacity than the ST counterparts. If you are modeling in the Gas, Hydraulic, Mechanical, Thermal, or any other Simscape domain in addition, then the SC library offers the best compatibility for your electrical subsystems to interface with the rest of your non-electrical Simscape systems.
There are definitely some functionality overlaps between the ST and SC libraries. You can also survey the blocks available in both libraries to see which library offers you the most ease in implementing your model.

To address the second question:
Both ST and SC product families are under active development at MathWorks. Both products will be supported and we will not provide "lesser" support to either of the two products. You will continue to see fixes and improvements to both ST and SC product families over future releases of MATLAB and Simulink.
Both the ST and SC libraries have overlapping functionalities in certain application areas, but there is no "superior" product between the two. Everything is application specific and each of the two products have their strengths and weaknesses relative to each other depending on the use case.
If you are dealing with a model that will incorporate multiple disciplines, and any of these disciplines reside outside the realm of the electrical domain, then SC would be the recommended product. Keep in mind for certain scenarios, you can mix ST and SC blocks for certain systems through interface blocks provided in the ST library. If there is some functionality that SC does not possess relative to ST, you can always portion out that part of the model to be implemented with ST and then convert certain signals back into SC where it makes sense to, in order to interface better with other Simscape domains.

要手动添加Simscape Electrical Power Systems(Simscape Electric)MATLAB中,你需要确保你已经安装了该库以及正确的版本,并且与你当前的MATLAB版本兼容。以下是一般的步骤: 1. **确认安装**: - 首先,检查是否已安装Simscape Electric。打开MATLAB并尝试运行`doc SimscapeElectrical`或`doc SimulinkElectricalPowerSystems`。如果能打开文档,则说明已经安装。 2. **位置查找**: - 如果你找不到Simscape Electric的相关帮助文档,可能需要查看安装目录。通常Simscape Electric安装后会在`<MATLAB安装路径>\toolbox\simulink\simscapeelectrical`下。 3. **添加路径**: - 使用`addpath`命令将`simscapewrapper`文件夹添加到MATLAB搜索路径。这个文件夹位于安装目录中的`simscape\wrappers\matlab`子目录。例如: ``` addpath(fullfile(matlabroot,'toolbox','simulink','simscapeelectric','wrappers','matlab')); ``` 运行此命令后,MATLAB将在启动时自动加载Simscape Electric工具箱。 4. **验证安装**: - 现在你应该能够使用Simscape Electric中的功能,比如创建模型、组件或调用Simulink功能。试运行一些基本示例,如创建一个电源模型或连接电气元件。 5. **更新环境变量**: - 如果经常需要访问Simscape Electric,建议永久性地将上述路径添加到系统的PATH环境变量中,以便跨应用程序使用。 如果你已经按照以上步骤操作但仍然无法使用,或者有特定的安装问题,可能是由于权限限制、软件冲突或其他MATLAB设置问题。在这种情况下,请检查MATLAB的帮助文档或联系MathWorks支持获取进一步指导。
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值