How to simulate a electric filter in Simulink?

5 ビュー (過去 30 日間)
mohamed ali
mohamed ali 2021 年 1 月 10 日
回答済み: mohamed ali 2021 年 1 月 11 日
I have ben triang to simulte this circuit but an error occured and the error is :
Solver encountered an error while simulating model 'simulations' at time 0 and cannot continue. Please check the model for errors.
Solver could not solve the system of algebraic equations because a singular iteration matrix was encountered. Consider providing more accurate initial conditions. If the problem persists, check the model structure and values of parameters.
Does anyone have solved some error like tht before?

回答 (2 件)

Jonas
Jonas 2021 年 1 月 11 日
You have grounded the output of the opamp behind the voltage sensor block. The voltage sensor block has zero impedance. You should add a resistor or something between the voltage sensor and the grounding block. Otherwise the opamp can't do anything.
I would also check the rest of the circuit, because I do not see a feedback loop.
  2 件のコメント
mohamed ali
mohamed ali 2021 年 1 月 11 日
I have done what you suggested and the same error arised again.
Their is no a feedback loop, the aim of the simulation is to measure the output voltage of the filter.
Jonas
Jonas 2021 年 1 月 11 日
Can you share your model here, please?

サインインしてコメントする。


mohamed ali
mohamed ali 2021 年 1 月 11 日
Here it is.

カテゴリ

Help Center および File ExchangeSimulink についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by