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
    4 Ansichten (letzte 30 Tage)
  
       Ältere Kommentare anzeigen
    
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 Kommentare
Antworten (1)
  Joel Van Sickel
    
 am 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 Kommentare
Siehe auch
Kategorien
				Mehr zu Sources finden Sie in Help Center und File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!