Modelling PEM water electrolyzer + wind turbine

7 views (last 30 days)
Tom
Tom on 12 Jun 2025
Answered: Jacob Mathew on 17 Jun 2025
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
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?
Tom
Tom on 12 Jun 2025

Hi Image analyst Thanks for your response I want simulink simulation of what I describe with inputs of wind speed for the wind turbine and standard outputs of PEM water electolyzer

Sign in to comment.

Answers (1)

Jacob Mathew
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:

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!