MATLAB MATLAB: How to add initial states to a circuit simulation

AI Thread Summary
The discussion centers around issues encountered while using the SimPowerSystems library in Simulink for circuit simulations with the powergui solver. Users report errors when attempting to set initial current or voltage at the RLC branch block, specifically receiving messages that initial values are ignored. Additionally, the powergui's "initial settings" menu often indicates that there are no state variables in the model or gets stuck calculating state variables, accompanied by lengthy warning messages. The user expresses frustration over the inability to set initial states through various methods and seeks assistance or workarounds. They also mention contacting technical support for further help.
franciobr
Messages
13
Reaction score
0
Hello!

I am having trouble using the SimPowerSystems library from simulink to simulate circuits (with the powergui solver).
On all the circuits I have simulated so far either of the following happens:

- Adding the initial current/voltage directly at the RLC branch block culminates into an error message when I run the simulation that states that the initial value is being ignored.

- The powergui: "initial settings" menu either says that "There is no state variable at this model" or gets stuck at "Calculating stating variables" and displays a long warning message at the command window. The warning message is below.

It should be elementary to add initial states since there are apparently so many convenient ways of doing it (either directly at the block or at the powergui solver) but unfortunately none of them work! Please, any help would be much appreciated.

Thank you in advance!

Warning message shown:

> In C:\Program Files\MATLAB\R2012b\toolbox\physmod\powersys\powersys\private\power_init_pr.p>power_init_pr at 125
In power_init at 68
In C:\Program Files\MATLAB\R2012b\toolbox\physmod\powersys\powersys\private\power_initstates_pr.p>EvaluateTheModel at 636
In C:\Program Files\MATLAB\R2012b\toolbox\physmod\powersys\powersys\private\power_initstates_pr.p>power_initstates_pr at 35
In power_initstates at 24
In C:\Program Files\MATLAB\R2012b\toolbox\physmod\powersys\powersys\powergui.p>InitialStatesSettingButton_Callback at 132
In C:\Program Files\MATLAB\R2012b\toolbox\physmod\powersys\powersys\powergui.p>powergui at 87
 
Physics news on Phys.org
Good idea, just submitted the request. Anyway, if anybody has the workaround for this problem any help is appreciated.
 
Back
Top