Simulink gas Turbine model
Afficher commentaires plus anciens
I need to build a gas turbine model in Simulink but I don't know how to input the different constitution of Air at Air inlet, anybody can help ?
3 commentaires
Nicolas Schmit
le 13 Oct 2017
Please give more details about your model and the problem that you are facing. Are you using only Simulink blocs? Simulink + Simscape?
Pradeep Subedi
le 13 Oct 2017
Muhammad Anas khan
le 6 Sep 2022
hi sir i need a guidence can you help me how to design gas tubine and also petrol or gas base generator kindly help me
Réponses (1)
Prashant Arora
le 17 Oct 2017
0 votes
Hi Pradeep,
You mentioned that "My Professor wants to see the Simulink Model in such a way that when he clicks on each Simulink blocks, it should direct him to the Matlab code". MATLAB Function block seems to be a good solution for your use-case. It allows you to execute algorithms designed in MATLAB using Simulink. For more information, please refer to the following link:
MATLAB Function block essentially converts the MATLAB code into usable standalone code for Simulink to execute. As some functions cannot generate standalone code, you will need to declare them as extrinsic. You can find more details about this at the following links:
Catégories
En savoir plus sur Oil, Gas & Petrochemical 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!