Fuel Cell Stack to DC-DC converter error

7 次查看(过去 30 天)
Hello everyone,
I'm a student and quite new to Simulink. I download the Example(https://www.mathworks.com/help/releases/R2020a/aeroblks/Electrical-Component-Analysis-Hybrid-and-Electric-Aircraft.html)(Matlab command:asbHybridAircraftStart) and try to repalace the DC battery with a Fuel Cell which I developed.
The two parts can both run respectively and achieve the target. However, after I replace the battery(the parameters of Fuel Cell Stack has been adjusted to be the same with the battery), the error pop up. I don't know whether it's because I used the Current-Voltage Simscape Interface.
The Fuel Cell model has been attached and the Matla command of the example has been mentioned above. I am freaking out and really hope someone can solve this problem.
Thanks.

采纳的回答

Joel Van Sickel
Joel Van Sickel 2021-3-23
Hello,
the main issue is the parameterization of the dc-dc power supply. You can see by the error messages what the specific issues are. You can try increasing the load side current. You can also add a capacitor to the output and input of the dc/dc converter, and initialize those capacitors to the correct voltages. This is on the variables tab.
In general, it is quite challenging to combine specialized power systems and simscape models, especially if you are new to the tools. I would recommend using one or the other. If you want a simscape fuel cell, look here: https://www.mathworks.com/help/physmod/sps/ref/fuelcell.html?searchHighlight=fuel%20cell&s_tid=srchtitle.
Otherwise, It can be good to try and experiment with the different connection options. You can also try adding snubber resistors to both sides of the connection points between the two models to see if that helps (large resistors that take 1% of the expected load).
Another option is that you can build the whole system in specialized power systems.
Regards,
Joel
  1 个评论
Guanwei Zeng
Guanwei Zeng 2021-3-25
Thank you. I replaced the interface with a controlled voltage source, then it worked. The Simscape Fuel Cell you mentioned is significant. I'll try this in the next step of my research. Again, thank you for your helpful answer

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Electrical Sensors 的更多信息

产品


版本

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by