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 commentaires

Stephen23
Stephen23 le 23 Fév 2026 à 6:54
"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.
Walter Roberson
Walter Roberson le 23 Fév 2026 à 9:10
(GT power model appears to refer to https://www.gtisoft.com/gt-power/ )
Yifeng Tang
Yifeng Tang il y a environ 10 heures
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.

Connectez-vous pour commenter.

Réponses (0)

Catégories

Produits

Version

R2022b

Question posée :

le 23 Fév 2026 à 4:54

Commenté :

il y a environ 10 heures

Community Treasure Hunt

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

Start Hunting!

Translated by