Simscape Model - Issue when using Transformer
7 次查看(过去 30 天)
显示 更早的评论
I am getting the following error command when running my simscape model:
- Initial conditions solve failed to converge.
- Nonlinear solver: Linear Algebra error. Failed to solve using iteration matrix.
- The model may not give enough information to make it possible to solve for values of some of its variables. Specific advice is given below. all components and nodal across variables involvedTie variable 'Ideal_Transformer.p1.v' (Voltage) to a definite value, for example by connecting an appropriate domain reference block. Dependency found among topology equations. Check for missing reference node.
0 个评论
回答(1 个)
Sreeram
2024-9-2
Hi Krishna,
I assume that you are using a Current Source on side 1 of the Ideal Transformer block. The error message, “Check for missing reference node” suggests that the circuit is missing a reference block. Adding this block to the circuit on side 1 will fix the error:
Here is the fixed model for your reference:
I hope it helps!
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Troubleshooting 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!