Variable Kv valve model
이전 댓글 표시
Hi,
I looked for a variable Kv Simscape model for gas network but it seems there is none.
The closest block is the "Variable Orifice ISO 6358 (G)" but it is constant Kv.
Unfortunately, it seems that the source code isn't available.
What are my options ?
Thank you
Cheers
답변 (1개)
Yifeng Tang
2022년 7월 20일
0 개 추천
My suggestion would be to modify the code of a local restriction block, and move the Discharge Coefficient (Cd) from "parameter" section into "inputs" section. Save it as a custom component or build your own library from there.
https://www.mathworks.com/help/physmod/simscape/creating-custom-components.html
https://www.mathworks.com/help/physmod/simscape/simscape-file-deployment.html
카테고리
도움말 센터 및 File Exchange에서 Gas Models에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!