Simscape foundation gas library compressor and turbine
조회 수: 6 (최근 30일)
이전 댓글 표시
Hello,
I was looking at the brayton cycle example of simscape here. I am not able to find the turbine and compressor blocks used in this example. I want to use the turbine and compressor block to create a model of a turboshaft engine. Any idea as to why I am not able to find these ?
댓글 수: 0
답변 (1개)
Kiran Felix Robert
2021년 2월 11일
Hi Harish,
You are not able to find the turbine and compressor blocks used in the example because they are Custom Components built by writing SimscapeTM Files. Refer the documentation for more information.
To access the block you can do the following,
1.Open the Example in Simulink using the following command in the MATLAB command-window
ssc_brayton_cycle;
2.Right-click on the Turbine block / Compressor Block
3.Library Link -> Go To Library Block
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!