How to simulate a electric filter in Simulink?
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I have ben triang to simulte this circuit but an error occured and the error is :

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?
0 comentarios
Respuestas (2)
Jonas
el 11 de En. de 2021
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 comentarios
Ver también
Categorías
Más información sobre Switches and Breakers en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!