How to specify initial voltage or current of a series RLC branch when using power_statepace command?

1 view (last 30 days)
I can generate statespace representation of a circuit using 'power_statespace' command of matlab.
Eventhough 'power_statespace' outputs initial conditions of reduced states 'x0', I cannot specify the initial voltage of a capacitor or initial current of an inductor.
Doesn't 'power_statespace' command support specifying initial current or voltage of a series RLC branch?

Answers (1)

Joel Van Sickel
Joel Van Sickel on 18 Aug 2021
Hello,
I realize this answer is too late for the asker, but as part of a cleanup effort, I will be answering this question: This command actually computes initial values based on the topolgy and switching states so it will not necessarily use the initial conditions that you specify in the model.
Regards,
Joel

Community Treasure Hunt

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

Start Hunting!