Creating a Turbocharger maps through M-script
Afficher commentaires plus anciens
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
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
le 23 Fév 2026 à 9:10
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.
Réponses (0)
Catégories
En savoir plus sur Engines & Motors dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!