How to simulate a electric filter in Simulink?

2 次查看(过去 30 天)
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.

请先登录,再进行评论。


mohamed ali
mohamed ali 2021-1-11
Here it is.

类别

Help CenterFile Exchange 中查找有关 Simulink 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by