Parametric Study with Simscape

I am using condenser evaporator (2P-MA) block in simscape to model a two-phase fluid network and a moist air network with condensation. My interest is to see the rate for condensation for different input temperature and relative humidity conditions. So after one run of simulation I need to change the value of relative humidity and temperature as see the effect on water condensation.
How to perform this type of parametric study with the simscape model? I am new to Mathlab and simscape. Kindly help me to fix this.

답변 (1개)

Yifeng Tang
Yifeng Tang 2022년 6월 24일

1 개 추천

In the Simscape block, you can use a MATLAB variable as the parameter. You can then change the value in that variable each time you run the model using the "sim" command. A few tips that may be useful in the process:
  1. Turn on data logging so you can get the results into your MATLAB script
  2. Try fast restart and run-time parameter settingto speed up the parametric sweep

댓글 수: 2

JSH
JSH 2022년 6월 27일
you can also use "multiple simulations" directly in simulink. There you can choose the variable to be studied and the range of values in vector form that it can take. You can also study more than one variable simultaneously and create sequential or exhaustive combinations of the parameters.
The results of the simulations can be viewed in the "Simulation Manager".
RAVEESH G
RAVEESH G 2022년 6월 27일
Thank you very much. I got the sequential combination with the latest update.

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Simscape Fluids에 대해 자세히 알아보기

제품

릴리스

R2021b

질문:

2022년 4월 26일

댓글:

2022년 6월 27일

Community Treasure Hunt

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

Start Hunting!

Translated by