Clear Filters
Clear Filters

To create (Heat Recovery Steam Generator) HRSG Simulink Model

64 views (last 30 days)
NG
NG on 14 Jul 2024 at 6:49
Commented: Umar on 18 Jul 2024 at 18:39
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 Comments
NG
NG on 18 Jul 2024 at 15:22
I understand, thanks for your leniency and help.
Umar
Umar on 18 Jul 2024 at 18:39
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.

Sign in to comment.

Answers (0)

Categories

Find more on Foundation and Custom Domains in Help Center and File Exchange

Products


Release

R2024a

Community Treasure Hunt

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

Start Hunting!