Simulink model of RLC circuit (2nd order differential equations)
4 views (last 30 days)
Show older comments
Hello guys,
I have those differential equations, that describe currents in RLC circuit:

Then i created a model of those equations in Simulink:

I set values of R,L,C like this:
R = 1000
L = 1.0000e-06
C = 2.0000e-12
and my problem is that I am getting error message when I try to run the Simulink model.

Does anyone, please, know where the problem is?
Accepted Answer
More Answers (0)
See Also
Categories
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!