필터 지우기
필터 지우기

How to break down three phase pulses into single phase for gate pulses?

조회 수: 2 (최근 30일)
Mark
Mark 2013년 2월 7일
답변: Joel Van Sickel 2020년 12월 11일
I have a gate signal controlled with PWM which is used on the gate of an IGBT converter block. There are six pulses in all. The model which is simulating the connection of a wind turbine to the grid with full size converter works fine. Only problem is I believe the grid side converter block is causing a lot of low frequency harmonics on my output current signal.
To try and eliminate this I want to replace the IBGT converter block with an approximate controlled current source and three controlled voltage sources. I need to use the three gate signals for each phase for maths operations to approximate the converter.
So my question is how can I break the gate pulse signal into 3 seperate pulses, one for each phase? I have tried demux but it isn't working for me. This is probably a real easy fix.
  댓글 수: 2
Azzi Abdelmalek
Azzi Abdelmalek 2013년 2월 7일
It's not clear what you mean by "break the gate pulse into 3 separate pulses" ?
Mark
Mark 2013년 2월 7일
i need to approximate the output voltage of the converter where:
Va = ga * Vdc, Vb = gb * Vdc, Vc = gc * Vdc
ga,gb,gc are the gate pulses for each phase. But at the minute they are combined in one signal which i was sending to the igbt converter block. I need them seperated to do the operation above I hope this makes it a bit clearer what I am trying to do and thanks for you reply!

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

답변 (1개)

Joel Van Sickel
Joel Van Sickel 2020년 12월 11일
Hello Mark,
sorry for this being too late for you. Use mux and demux blocks to access combined signals. You can also use selector blocks for this.
Regards,
Joel

카테고리

Help CenterFile Exchange에서 Converters (High Power)에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by