필터 지우기
필터 지우기

How to simulate a electric filter in Simulink?

조회 수: 2 (최근 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 CenterFile Exchange에서 Simulink에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by