while simulating SR transistor based circuit (simulink file attached) the MATLAB stop with error code
3 ビュー (過去 30 日間)
古いコメントを表示
['SR/Solver Configuration']: Steady state solve failed to converge.
Nonlinear solver: failed to converge, residual norm too large.
Equations (including nonlinear equations) of one or more components may be dependent or inconsistent. This can cause problems in transient initialization. Here is the set of components involved:
0 件のコメント
回答 (1 件)
Sabin
2025 年 7 月 2 日
This model is structurally singular because some variables are missing from the final set of equations. There is no Electrical Reference, add one and the model should simulate without errors.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Electrical Block Libraries についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!