Simscape: Fan (MA) behavior with higher external flow
7 次查看(过去 30 天)
显示 更早的评论
Hello I'm trying to model in simscape a radiator of a car that is blown at by ram air and in addition has a fan. Using the Fan (MA) from the fluids addon the behavior is as expexted when the car is not moving, then the fan does what it should. However, if the car is driving fast and the ram air flow exceeds the fan air flow, I'm not sure if the fan behaves properly. It actually reduces the air flow. Normally the fan would have to freewheel in these cases, is that possible somehow with simscape components? Is it somehow possible to see the code behind the Fan (MA) block?
3 个评论
Yifeng Tang
2024-1-30
I was lucky enough to see the original text of the question. @Fabian and @John D'Errico, thanks for the good laugh.
I'll try to help in the Answer section.
回答(1 个)
Yifeng Tang
2024-1-30
Hi Fabian,
Check out this example: https://www.mathworks.com/help/hydro/ug/sscfluids_ev_thermal_management.html
In the radiator, the vehicle speed is converted to a ram pressure using a simple equation, and the air is also being driven, when necessary, by a fan downstream behind the condenser. I think the general modeling idea should apply in your case.
You may of course try to improve further by
- use a better correlation for the ram pressure calculation. Maybe a lookup table based on reference data?
- parametrize the fan block to define its behavior when the pressure difference is reversed over the fan. You may right-click on the block and select Fluids > Plot Fan Characteristics to see the fan curves.
- set up a test harness to examine how the air flow behaves in scenarios you described. Adjust parameters in test harness as well.
If you have any data that describe how the fan speed, air flow, pressure, and car speed should behave, feel free to share and I can take a look and provide more specific suggestions.
另请参阅
类别
在 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!