Schedule Resistances in SimPowerSystems
5 次查看(过去 30 天)
显示 更早的评论
I am getting the following error in SimPowerSystems:
SimPowerSystems cannot solve this circuit. Please check for one the following two possibilities :
1) The circuit solution is undetermined. This problem arises when transformers with no magnetization branch (Rm=inf; Lm=inf) are connected together.
--> Specify a magnetizing branch with finite Rm and/or Lm parameter values.
2) Circuit solution is inuccurate due to a badly scaled circuit. This is usually caused by a too wide range of resistance values (ex 1e-6 ohm and 1e6 ohm in the same circuit).
--> Try to reduce range of resistance values. For example, reduce snubber resistances.
Component: Simulink | Category: Model error
I think I've ruled out number 1 as the transformers have Rm and Lm values.
To debug number 2, I'd like to schedule out all of the resistances and assess the range. Presumably, SimPowerSystems does this when it attempts to solve. Is there a way to do this manually?
Thanks
3 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Model Verification 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!