필터 지우기
필터 지우기

please help regarding temperature measure of a electrical network

조회 수: 2 (최근 30일)
UTTIYA ROY
UTTIYA ROY 2022년 6월 9일
답변: Abhi Shankar Abhinav 2022년 6월 10일
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)

답변 (1개)

Abhi Shankar Abhinav
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

카테고리

Help CenterFile Exchange에서 Electrical Sensors에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by