필터 지우기
필터 지우기

Switch a mode using switches in simulink

조회 수: 1 (최근 30일)
Rajat Powade
Rajat Powade 2022년 6월 11일
답변: Sai Teja G 2023년 9월 5일
Hi I have two converters in use and want to use two switche. I am attaching my circuit diagram below . If anyone have any idea how to use switches then please help

답변 (1개)

Sai Teja G
Sai Teja G 2023년 9월 5일
Hi Rajat,
I understand that you want to use the switch block in your diagram.
To achieve your desired functionality, you can utilize a 'switch' block that takes input from both the 'S1' and 'S2' blocks. Depending on the state of either block, you can determine the output. For instance, based on your requirements, you can select the output of the 'Boost converter' if 'S1' is on, and the output of the 'Bulk converter' if 'S2' is on.
For more detailed information on how to use the 'switch' block, you can refer to the documentation provided at the following link: https://www.mathworks.com/help/simulink/slref/switch.html
Hope this resolves your query!

카테고리

Help CenterFile Exchange에서 Simulink Coder에 대해 자세히 알아보기

제품


릴리스

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by