Help me finish the scheme in MATLAB

조회 수: 2 (최근 30일)
Arman Mokrousov
Arman Mokrousov 2023년 6월 5일
댓글: Arman Mokrousov 2023년 6월 11일
I have created a part of the schema, but I do not know how to complete it. When adding new elements, new errors also appear)
I inserted a screenshot of what I was supposed to get. Please tell me what to add. Thank you in advance.
  댓글 수: 1
Arman Mokrousov
Arman Mokrousov 2023년 6월 6일
here are the errors
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
Tie variable 'Voltage_Sensor.p.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.
Component:Simulink | Category:Model warning
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
Tie variable 'Voltage_Sensor.p.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.

댓글을 달려면 로그인하십시오.

채택된 답변

Joel Van Sickel
Joel Van Sickel 2023년 6월 7일
This issue is that because an ideal transformer is used, it is perfectly isolated from the rest of the circuit. Unfortunately, Simscape doesn't support pure floating circuits. This can be solved 2 ways. You can place an electrical reference under R_H (it is resistor 3 in your simulink model) or you can place a very large resistance between both sides of the transformer. I recommend adding the electrical reference as it won't change your results.
  댓글 수: 1
Arman Mokrousov
Arman Mokrousov 2023년 6월 11일
Thank you very much. Now it works)

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Choose and Parameterize Blocks에 대해 자세히 알아보기

제품


릴리스

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by