Trying to create an electrical circuit
8 次查看(过去 30 天)
显示 更早的评论
Hi guys, I am trying to draw a circuit like the one in the picture link. http://img513.imageshack.us/img513/1501/circuita.jpg
I drew up a circuit using simscape and simulink. And it is as follows. http://img28.imageshack.us/img28/8900/circuit2.jpg
However, the error keeps popping up: Nonlinear solver: Linear Algebra error. Failed to solve using iteration matrix. Initial conditions solve failed to converge. Dependency found among topology equations. Check for missing reference node.
I just started using matlab, and would really appreciate any help for this. Thanks in advance.
0 个评论
回答(1 个)
Guy Rouleau
2011-10-10
The error is clear... "Check for missing reference node" means that your circuit does not have a reference. Add this block to ground your circuit:
2 个评论
Andres RM
2011-11-8
移动:Walter Roberson
2023-12-10
I haven't asked this question but, THANK YOU VERY MUCH. You've just saved my life!
How dificult starting with Simulink is!
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Simscape Electrical 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!