i want a voltage graph that shows a charging curve from time 0 to 0.08 seconds, followed by a constant voltage from 0.08 to 0.1 seconds. kindly guide me
1 view (last 30 days)
Show older comments
I want a voltage graph that shows a charging curve from time 0 to 0.08 seconds, followed by a constant voltage from 0.08 to 0.1 seconds. kindly guide me
0 Comments
Answers (1)
Joel Van Sickel
on 4 Jun 2024
it sounds like you want to switch from constant current to constant voltage charging. As you are explicitly modelling the power electronics in your system, you need to have a control algorithm that can switch modes. Essentially, one mode should track a current reference (current charging) and one should take a voltage reference (voltage charging). If you don't want to do that level of detail, you need to switch to a behavioral model of the converter.
Please see this page for more guidance: https://www.mathworks.com/help/simscape-battery/ref/batterycccv.html
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!