필터 지우기
필터 지우기

how to give multiple inputs of same category to a single terminal through switching ?

조회 수: 1 (최근 30일)
i need to give three inputs(three duty cycles D1 D2 D3) to power converter, one input at a time sequentially one after other and the switching truth table is
D1 D2 D3
1 0 0
0 1 0
0 0 1
i tried with 1)multi-port switch, 2)delay and mux combination but dint get as desired.
how to implement this

채택된 답변

Azzi Abdelmalek
Azzi Abdelmalek 2012년 10월 28일
편집: Azzi Abdelmalek 2012년 10월 28일
use three repeating sequences stairs block
  • the first block to set with 1 0 0
  • the second 0 1 0
  • the third 0 0 1
Dont forget to set your sample time
  댓글 수: 3
Azzi Abdelmalek
Azzi Abdelmalek 2012년 10월 28일
the limit of the sample time depends on your real system and the performances of your computer and DAQ (data aquisition). I can't tell you how to choose your sample time, you should ask this question to specialists of power elctronics.

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Switches and Breakers에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by