Using the TL-2P heat exchanger in simscape to simulate an external threaded tube heat exchanger
조회 수: 5 (최근 30일)
이전 댓글 표시
Using the TL-2P heat exchanger in simscape to simulate an external threaded tube heat exchanger, water and refrigerant are in a countercurrent process, water flows in the tube, and refrigerant r134a flows in a ring outside the tube. Then I use the experimental data to set in simscape, but the heat transfer cannot achieve the desired effect. What is the reason? I analyzed that it is caused by multiple encircling, is there any way to solve this problem
채택된 답변
Yifeng Tang
2024년 6월 3일
The way you set up the heat exchanger looks promising to me.
I would use the Parameter Estimator App (Documentation) to estimate the coefficients for the Colburn equations. Go through the examples in the documentation so you understand how it works and how to set up the test harness. You may see an example of test harness for heat exchangers here.
What parameters in the Colburn equation to tune, I think, should depend on what reference data you have. If you have reference data at different flow rates, that allows you to tune the factor b's for the Reynolds number dependency. Different thermodynamic states can help with Prandtl number dependence. And whether your two-phase fluids covers all the phases in your test data also affect whether you can tune all three zones.
Regarding the fin area, if the thread is outside the tubes, it should count towards the fin for the two-phase fluid. If it's inside the tubes, it's for the TL-side. I suggest that you get an estimate of the total surface area vs the smooth pipe surface area, and use the difference to set up the fin area. You can also use fin area and fin efficiency as tunable parameters, but I would suggest you use caution or at least set some tight limit in the estimation process. In general, you want to use true information from physical system as much as possible, and leave the ones that's hard to measure to the estimation workflow.
Hope this helps.
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Two-Phase Fluid Library에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!