Single-phase fully-controlled thyristor converter simulation using simulink

조회 수: 77 (최근 30일)
Michail
Michail 2016년 1월 14일
댓글: ABHISEK BHUJABAL 2018년 8월 28일
Hi!
I am trying to implement a simple single-phase fully-controlled thyristor converter using Simulink.
As load I have placed just an inductor, the firing angle is set to a=60 deg., f=50 Hz and the rms of the voltage source is 230 V. The output voltage is the one on the picture below,
How can I fix the part I have circled? The waveform is supposed to be repetitive, so there should be a negative part as in the next half-periods.

답변 (2개)

Pavel Dey
Pavel Dey 2016년 1월 21일
As far as I understood from your model is that you are using a pulse to trigger the gate and the input is a sine wave. However, at the beginning the thyrister is simply off since no pulse has yet been applied in the gate. So it wont be affected by the input signal. Hence, the output is simply unaffected by the input sine wave at the initial stage. Once the thyristor is turned on by pulse it provides output and stay turned on until it is reverse biased. Then the other thyristor is turned on. It goes on like this. It is nothing but just that none of the thyristor is turned on at the beginning. It cannot follow the downward signal because it is not at all active then.
If you simply make the firing angle 0, you will observe a rectified sine wave.
I hope that helps.
  댓글 수: 1
Michail
Michail 2016년 1월 21일
The operating principle as you describe it is correct. Unfortunately, setting the firing angle to zero is not the solution. The purpose is to implement a fully-controlled converter instead of just a rectifier. Through the firing angle of the thyristors we are supposed to be able to control the output DC voltage.

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


Mohamed Hassanien
Mohamed Hassanien 2017년 2월 1일
Hi Michail,
Unfortunately I have a question for you instead of an answer :) , How did you transfer the firing angle ( 60 degree) to phase delay ( seconds ) so you can use it in the pulse generator ?
In my case I am using the same principle to get variable dc o/p ( 9 12 15 7 ) from 230 AC .. Also, I am using the equation : V(dc) = ((2*Vm)/ pi) * Cos(alpha) to get the alpha, but the problem that I don't know how to use it as phase delay ( seconds ) ?.
Appreciate your help.
  댓글 수: 4
Michail
Michail 2017년 2월 7일
편집: Michail 2017년 2월 7일
Hello again Mohamed,
I think you miss an sqrt(2) in you formula. The average DC output of this fully controlled converter is Vdc = 0.9*Vs*cosα where Vs is the rms voltage of your source (230V). If you want your output to be 12V then your delay angle should be around 86.67 degrees. What you have to consider is the ripple in your output and how to eliminate it.
I suggest you to have a look in the literature. Mohan, Undeland and Robbins have authored a really great book.
KR, Michail
Mohamed Hassanien
Mohamed Hassanien 2017년 2월 9일
Thank you Dear Michail for your kind help :). The book you suggested is really a good one.

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

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by