Message Boards Message Boards

0
|
2260 Views
|
2 Replies
|
2 Total Likes
View groups...
Share
Share this post:

Obtain all possible state space equations in the circuit of Systemmodeler?

Posted 1 year ago

enter image description here

SystemModel["Model1"];
SystemModelLinearize["Model1", 
  Method -> {"SymbolicDerivative", 
      "SymbolicParameters" -> {"R", "C", "L"}}]

How to obtain the state space equation of the Buck circuit switch closing and opening in Mathematica when drawing this circuit on Systemmodeler only? Or can only draw the switch closed or open separately to obtain the equation(Only one equation can be obtained by drawing a circuit state)?

Attachments:
POSTED BY: James James
2 Replies

I added some values to the R,L and C parameters and provided a boolean input to the switch. This is what I get: enter image description here

where k is True or False.

Attachments:
POSTED BY: Ankit Naik
Posted 1 year ago

I forgot to draw diodes in my original circuit. Could you help me to see it again?

enter image description here

Attachments:
POSTED BY: James James
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract