필터 지우기
필터 지우기

Heat transfer area in single and two phase pipe

조회 수: 2 (최근 30일)
Delika Weragoda
Delika Weragoda 2024년 3월 13일
편집: Delika Weragoda 2024년 4월 16일
Hi,
Is there a method to change the heat transfer area in a pipe (TL) and pipe (2p)? The existing blocks consider the entire area (i.e. perimeter x length of the pipe), however if we only want to consider a section of this to be the heat transfer area (say for a pipe with rectangular cross section, we only consider one of the faces to be the area of heat tranfer) how would we get that done. Do we need to build a custom block for this, or is there another block?
Thanks

채택된 답변

SOUMNATH PAUL
SOUMNATH PAUL 2024년 4월 8일
Hi,
MATLAB/Simulink does not offer a standard block specifically designed to adjust the heat transfer area in pipes to only a section of the surface.
You will likely need to create a custom block to specify a different effective heat transfer area.
Here is how you can do it, refer to the following link:
For a pipe with regular cross-sectional area where only one face is used for heat transfer, we can calculate the effective area as , (A_{eff} = Width/ times Length)
Kindly adjust the input parameters in existing blocks to use the effective area instead of full pipe surface area.
Thanks,
Soumnath

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Elements에 대해 자세히 알아보기

제품


릴리스

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by