Variable Kv valve model
조회 수: 2 (최근 30일)
이전 댓글 표시
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
댓글 수: 0
답변 (1개)
Yifeng Tang
2022년 7월 20일
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
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!