Creating a Turbocharger maps through M-script

Hello concern,
We have a GT power model of Diesel engine with Turbocharger. We are finding a solution to create Turbocharger maps for Compressor and Turbine in Matlab though M-script.
What could be the solution that through M-script, we can generate Turbocharger maps for Compressor as well as Turbine and eliminate the use of GT power tool.

댓글 수: 3

"What could be the solution that through M-script, we can generate Turbocharger maps for Compressor as well as Turbine and eliminate the use of GT power tool."
You could implement all of the required models, heuristics, and algorithms in your own functions, classes and scripts.
I doubt that it would be a trivial project.
(GT power model appears to refer to https://www.gtisoft.com/gt-power/ )
I wonder what information is provided to the GT models to parametrize the compressor and turbines. And what format you want them through .m scripts? The most typical way I see uses a local variable "beta": pressure ratio and corrected flow rate are then described as functions of shaft speed and beta. This is the same way Simscape Fluids compressor and turbine blocks will allow you do. If you could clarify a bit, I may be able to make it more specific.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

도움말 센터File Exchange에서 Powertrain Blockset에 대해 자세히 알아보기

제품

릴리스

R2022b

질문:

2026년 2월 23일

댓글:

2026년 3월 5일

Community Treasure Hunt

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

Start Hunting!

Translated by