Can I use Simscape for a system dynamic model similar to representing a system by differential equations in Simulink?

1 view (last 30 days)
I am planning to develop a dynamic model of a RO plant and I was planning to use Simscape to help represent the physical relationship between components. I was wondering if i can develop a dynamic model using Simscape similar to using differential equations in Simulink?
  2 Comments
SYED IMTIAZ ALI SHAH
SYED IMTIAZ ALI SHAH on 26 Jul 2019
Since Simulink is the block version of traditional programming, that we normally do in Matlab. You can do pretty much every thing in Simscape

Sign in to comment.

Accepted Answer

J Chen
J Chen on 26 Aug 2019
There are two ways to use Simscape. 1: use the blocks in the Simscape library. You don't need to write any differential equations. The equations are embedded in the block. 2: use the Simscape language. In the approach, you specify the differential equations using the Simscape language. An example of the second approach is https://www.mathworks.com/matlabcentral/fileexchange/25639-simscape-language-van-der-pol-s-equation

More Answers (0)

Categories

Find more on Foundation and Custom Domains in Help Center and File Exchange

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!