Difference between using 2 and 3-Port Constant Volume Chamber Simscape Gas Domain Blocks
조회 수: 5 (최근 30일)
이전 댓글 표시
MathWorks Support Team
2019년 9월 9일
편집: MathWorks Support Team
2024년 3월 1일
What is the difference between using the 2-Port Constant Volume Chamber and 3-Port Constant Volume Chamber block with three gas domain signals?
채택된 답변
MathWorks Support Team
2024년 1월 18일
편집: MathWorks Support Team
2024년 3월 1일
The notable differences between the use of these two blocks are the equations that describe mass balance and energy balance, and the ability to define cross sectional port areas.The 2-Port Constant Volume Chamber (G) block has fewer terms than the 3-Port Constant Volume Chamber (G) block. When using three gas signals, this does not matter two much but just be aware of the differences in equations.Please run the below command in the MATLAB R2018b command window to get the release specific documentation
web(fullfile(docroot, 'physmod/simscape/ref/2portconstantvolumechamberg.html'))
Please run the below command in the MATLAB R2018b command window to get the release specific documentation
web(fullfile(docroot, 'physmod/simscape/ref/3portconstantvolumechamberg.html'))
Please be aware of connecting two gas signals when using the 2-Port Constant Volume Chamber (G) block. This block does not allow you to control the cross sectional port area for each individual gas signal. The replacement of systems with different cross sectional areas with a 2-Port Constant Volume Chamber may cause differences in results. This can affect flow rates.
Please follow the below link to search for the required information regarding the current release:
댓글 수: 0
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Gas Models에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!