Modelling PEM water electrolyzer + wind turbine
7 views (last 30 days)
Show older comments
Hello all,
I want to build a simple model of PEM water electrolyzer that gets the power supply from a wind turbine.
Is anyone build something similar before?
2 Comments
Image Analyst
on 12 Jun 2025
What kind of model do you want? A MATLAB program or a Simulink model? What kinds of inputs and outputs do you want to have? Have you checked the File Exchange?
Answers (1)
Jacob Mathew
on 17 Jun 2025
Hey Tom,
I was able to find the following GitHub repository for that does pretty much the same:
Otherwise your best bet would be to go over a PEM Electrolyzer example as follows:
The example uses a Masked Block labelled "Electrical Supply". You can either modify it to simulate the electrical input you need or remove it entirely and instead integrate with one of the many renewable energy examples that are available in the MATLAB Documentation:
0 Comments
See Also
Categories
Find more on Wind Power in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!