필터 지우기
필터 지우기

How can I design a flywheel energy storage on MATLAB/Simulink ?

조회 수: 31 (최근 30일)
Charles
Charles 2013년 9월 4일
댓글: Sahraoui Djalilo 2023년 5월 2일
I'm working on a new project in which I have to do a flywheel model for a simulation. Unfortunately, there isn't any all done model in the library or on this forum. I was wondering if anybody has already done it.
I would like to put this flywheel on the rotor of an asynchronous motor/generator as some turbine manufacturers do in order to benefit of a source of storage. I have looked into the asynchronous machine model and have thought of modifying the inertia of it but I don't think it will give me good results. Moreover, I have no idea of how to control the storage in this case.
Thanks in advance for your answers !
  댓글 수: 9
alireza azarm
alireza azarm 2020년 10월 11일
im worcking in the same subject , need help ...
Saddam Alboaswad
Saddam Alboaswad 2022년 4월 23일
I need a model for flyhweel energy storage.
Thanks for your help.

댓글을 달려면 로그인하십시오.

답변 (1개)

Joel Van Sickel
Joel Van Sickel 2020년 9월 3일
Hello Charles,
increasing the inertia of your rotor is a perfectly acceptable way to model the flywheel. You will then have to determine how you want to control the motor. There are numerous control methods that work for asynchronous machines. The appropriate one is highly dependent on your technical requirements and what type of system the flywheel is connected to. For instance, microgrid vs full grid changes what assumptions you can make in your control algorithm. For a microgrid, your flywheel may be large enough to actually modify the system frequency and line voltage, whereas in a grid connected sccenario, you may be able to assume constant line voltage and frequency.
As an alternative, you can create a behavioral model that does not require an actual controller. This would be done by modelling your flywheel as a rotational inertia connected to a controllable torque source. You can then control how much torque is applied to the flywheel without needing a motor controller. Simply measure speed and multiply by torque to track your power, integrate to track your energy, and you have a model that you can push and pull energy into.
Regards,
Joel
  댓글 수: 1
Sahraoui Djalilo
Sahraoui Djalilo 2023년 5월 2일
I am starting to build a flywheel model as well. Do you have Models for your flywheels you could share with me?
Thanks in advance for your help.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Programmatic Model Editing에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by