To create (Heat Recovery Steam Generator) HRSG Simulink Model

41 次查看(过去 30 天)
Hi, so I desired to create HRSG model for simulation purposes (one of the objectives for Final Year Project (FYP), unfortunately since I have a novice background in the mechanical field ( I'm in electrical engineering field), I have no idea where /how to start. Could anyone give me some pointers what info should I look for/ or suggest any open sources / materials of HRSG simulink models to kickstart my project?
  7 个评论
Umar
Umar 2024-7-18
Hi NG,
Here is example of Rankine Cycle (Steam Turbine).
https://www.mathworks.com/help/simscape/ug/rankine-cycle-steam-turbine.html
As you probably familiar with the concept of utilizing the waste heat from a gas turbine or other process to generate steam for additional power production, HRSGs effectively increase the overall efficiency of a power plant. This aligns with the fundamental principle of the Rankine Cycle, which aims to extract as much work as possible from the heat input.
Also, using the S-Function block allows you to define custom behavior using MATLAB code. By writing MATLAB functions within the S-Function block, you can implement the desired functionality that is not available in standard Simulink blocks. This approach gives you the flexibility to tailor the block to your specific needs, making it a powerful tool for customizing simulations. For more information on S-block function, please refer to https://www.mathworks.com/help/simulink/sfg/what-is-an-s-function.html
I am sharing these guidelines to help you out, share the good news by saying hey Umar, I finally figured it out and got it working with all the hardwork and experimenting. I am confident that you will be able to simulate Heat Recovery Steam Generator and this project will speak for itself. Again, wishing you good luck for your future endeavors and please share the good news, once you get it working since now I am curious about it.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Two-Phase Fluid Library 的更多信息

产品


版本

R2024a

Community Treasure Hunt

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

Start Hunting!

Translated by