Single-phase fully-controlled thyristor converter simulation using simulink
44 次查看(过去 30 天)
显示 更早的评论
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
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.
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 个评论
Mohamed Hassanien
2017-2-9
Thank you Dear Michail for your kind help :). The book you suggested is really a good one.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Power Converters 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!