필터 지우기
필터 지우기

error while designing electric vehicle in Simulink

조회 수: 4 (최근 30일)
nimil
nimil 2022년 10월 31일
답변: Geetla Sindhu 2022년 11월 7일
i am beginner to use matlab and simulink and i tried to build my first project of electric vehicle in simulink. so i took the operators from the library without altering any values to run basic operations of electric vehicle. but i get this error shown in below picture:
  댓글 수: 1
Walter Roberson
Walter Roberson 2022년 10월 31일
You have blocks that have a voltage source, but which you do not supply a definite voltage for. Either you left the input unconnected or else you have a chain that does not supply a definite voltage for them.
It might possibly be the case that the input voltage is given a specific voltage through a feedback loop that is not properly connected.

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

답변 (1개)

Geetla Sindhu
Geetla Sindhu 2022년 11월 7일
Hello Nimil,
In order to solve the issue, you have to add “Electrical Reference” block from the Simscape Library as there are controlled current source and voltage source blocks which needs to be connected to the electrical domain reference block. You can find the block at Simscape >> Electrical >> Connectors&References >> Electrical Reference.
You can refer to the documentation provided below for further information
Thank you.

카테고리

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