Modeling different atmosphere condition compatible with Simscape
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Dongsuk Kim
il 23 Ott 2022
Risposto: Steve Miller
il 26 Nov 2022
Hello, I want to build a gas turbine which operates at different altitude and I tried by using COESA model available in Simulink as it seemed very efficient as COESA model computes all atmosperic condition as the altitude changes. However, the connection between COESA model to Simscape was not possible. Would there be any alternative or solution?
1 Commento
Yifeng Tang
il 4 Nov 2022
More details would be helpful for the community to understand your problem better. If you could share what would be the inputs and output of the COESA model in Simulink, it might be possible to set up ideal sources and sensor blocks as the interface between Simulink and Simscape. Numerical performance of the resulting model is hard to predict though, lol.
Risposta accettata
Steve Miller
il 26 Nov 2022
The COESA model takes as input the height and outputs temperature, speed of sound, air pressure, and air density all as Simulink signals.
All you have to do is convert those Simulink signals to physical signals using the Simulink-PS block. When you insert the block, a diagnostic will help you set the units.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1208663/image.png)
--Steve
0 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Gas Models in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!