Can complex non linear circuits be simulated using matlab code?
古いコメントを表示
Hello everyone
I am familiar with simulink and simscape. But I have a particularly odd circuit to simulate.

I have to simulate the above circuit. But the problem is in the load section, the plasma load parameters are defined by differential equations. Also no specific value of any component is known in advance. To simulate this, one has to assume all circuit parameters first and then execute two loops (nested), to find the actual values. In the inner loop the differential equations needs to be solved again and again until steady state is reached.Then there are some logic in the outer loop. Then after,one have to take fft off the determined voltage and currents. The authors of the paper from where this figure is taken mentioned that they performed the simulation in ngSpice. I have no knowledge of ngSpice. Can this circuit be simulated using matlab code? Also do simulink allows to solve differential equations?
Any kind of help , whether how to simulate this in matlab is appreciated.
Thank you.
2 件のコメント
John D'Errico
2022 年 8 月 27 日
This is a MATLAB forum, so asking for help in simulating your problem in another environment (ngspice) will not be appropriate.
Md. Golam Zakaria
2022 年 8 月 27 日
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Trimming and Linearization についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!