please help regarding temperature measure of a electrical network
1 回表示 (過去 30 日間)
古いコメントを表示
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 involved
Cannot solve for one or more variables:
'DC_Current_Source.n.v' (Voltage)
'DC_Current_Source.p.v' (Voltage)
'Resistor.n.v' (Voltage)
'Resistor.p.v' (Voltage)
'Thermal_Resistor.n.v' (Voltage)
'Thermal_Resistor.p.v' (Voltage)
Dependency found among topology equations. Check for missing reference node.
Component: Simulink | Category: Model warning
An error occurred while running the simulation and the simulation was terminated
Caused by:
['temperaturesensor/Solver Configuration']: Failed to update switched linear model, due to system singularity in current configuration.
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 involved
Cannot solve for one or more variables:
'DC_Current_Source.n.v' (Voltage)
'DC_Current_Source.p.v' (Voltage)
'Resistor.n.v' (Voltage)
'Resistor.p.v' (Voltage)
'Thermal_Resistor.n.v' (Voltage)
'Thermal_Resistor.p.v' (Voltage)
0 件のコメント
回答 (1 件)
Abhi Shankar Abhinav
2022 年 6 月 10 日
Error Simulink is thorwing indicates that the solver does not have enough information to solve the equations. Add an electrical refrence to the circuit as ground in the netowork to allevaite this error and check all the parameters.
https://www.mathworks.com/help/physmod/simscape/ref/electricalreference.html
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Power and Energy Systems についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!