SCR gate triggering

bmandl

Full Member level 4
Joined
Feb 26, 2010
Messages
209
Helped
3
Reputation
6
Reaction score
3
Trophy points
1,298
Location
Slovenia
Activity points
2,989
So, I'm designing 3 phase motor soft starter for table saw with phase angle control with SCRs. I'll use 2 reverse parallel SCRs per phase (6 in total). Now, I'm unsure about gate triggering. I've build temp control for a 1 phase heater with TRIAC in the past. In that case, I used a DIAC based optocoupler and mains voltage for gate triggering. But in case of SCR, I'm not sure if I can do the same, or should I use VDD and transistor based optocoupler for gate firing? In latter case, wouldn't microcontroller be exposed if SCR fails and conducts between anode or cathode and gate?
This is circuit, I used with TRIAC:


And this is what I'm thinking now for SCR - using same optocoupler and mains voltage (schematic is incomplete - just for one motor winding currently. TP1 is connected to L1):


So my question is: Can I use something like that, or should I use DC voltage for triggering gate of SCR? If so, what additional protection should I use for microcontroller in that case?
 

Attachments

  • 1727388866189.png
    15.7 KB · Views: 5
  • 1727388914211.png
    29.6 KB · Views: 7
  • 1727389412229.png
    30.7 KB · Views: 18
Last edited:

I used a DIAC based optocoupler
are you sure? What part number is it?


or should I use VDD and transistor based optocoupler for gate firing? In latter case, wouldn't microcontroller be exposed if SCR fails and conducts between anode or cathode and gate?
1) if the SCR fails ... then there is something wrong with the design. In my designs I don´t consider parts to fail. SCRs are rather robust .. and if they fail, there surely is a reason.
2) you say you use an optocoupler ... this is an isolating part and thus you should not get a destroying feedback to the microcontroller

***
First big picture:
I don´t recommend the setup of Q2 as emitter follower. Emitter followeR is a circuit mainly used for linear circuits .. but here you clearly want a digital operation.
This does not mean that it does not work ... it just is rather unusual. Maybe you did this intentionally .. for a reason I don´t see.
(the same is true for all other pictures)

***
May I ask why you switched from TRIAC to SCR ... it makes things more difficult.

***
If so, what additional protection should I use for microcontroller in that case?
As already said: I design them to go not defective. And why should the SCR go defective, why not the microcontroller, the power suppy ... or anything else.

******
I´ve designed TRIAC control and SCR control. SCRs are used especially because of high power (250A/400V as well as 3000A RMS continously on a 1MW application 24/7)
There are 10 to 16 SCRs independently controlled. If the SCR get killed then there is a major problem else where. The microcontoller is the smaller problem.
In case of a bigger explosion you should consdier to replace the whole electronics including power supply, maybe even wiring.

Klaus
 

Thank you @KlausST for your answer.

are you sure? What part number is it?
Yes, I'm pretty sure. The part is MOC3021.

I'm sorry, in the meantime I figured, that I indeed need an AC type of driving triac, better yet pulsing type - for reducing gate power dissipation. Not fully familiar with that concepts yet, but I'll investigate further.

Can you please explain why this circuit is not ideal in your opinion? Is the transistor I chose not ideal, or connection itself? What should I change? Oh, yes and it works in my other project, but I agree with you, if it works it does not mean it is the correct way to do it.

***
May I ask why you switched from TRIAC to SCR ... it makes things more difficult.

***
Somehow I got convinced by researching, that SCR is more appropriate for application like this, than TRIAC. By my understanding, TRIACs are more appropriate for applications like phase angle control for dimmers, heaters, etc, but for bigger loads like motor (in my case 5.5kW 3 phase motor), SCR is better option, especially because heat dissipation is divided among 2 devices instead of just on TRIAC. Maybe I'm wrong and I'd also be happier if that's true


But anyway, if I still insist by using SCRs after you explain to me, why this is unreasonable (just being hypothetical here), Is the circuit I draw (latter one) correct (ignoring emmiter follower part for now)? I should probably add some diodes for gate protection and perhaps some snubber circuit right?
 

Yes, I'm pretty sure. The part is MOC3021.
I can´t find any evidence for "DIAC"

AC type of driving triac, better yet pulsing type - for reducing gate power dissipation
Don´t know what this means. Please explain ... maybe draw a sketch...

I clearly focussed on "emitter follower setup". If you are not familiar ... you are free to do an internet search on it.
The MOCxxxx datasheet shows the transistor connection. DS-70-99-0019, page #8 ... don´t forget the base resistor.

Your schematic neither says the voltage of VDD, nor the signal levels.
So I guess both are 3.3V (supplied)
If you get a base current of about 120uA ... Fairchild datasheet uses a ratio of 20 for switching applications...
So 120uA x 20 = 2.4mA only... while the datasheet talks about 8mA typ.
I would not be surprised if it causes some unexpected behaviour.
Did you CALCULATE your drive circuit? ... or where is it from?

but for bigger loads like motor (in my case 5.5kW 3 phase motor), SCR is better option, especially because heat dissipation is divided among 2 devices instead of just on TRIAC. Maybe I'm wrong and I'd also be happier if that's true
Again your information is missing mains voltage.
But for a 230V motor the line current may be about 10A.
Farnell lists about 400 TRIACS for >10A RMS. The package can handle the power dissipation and for the heatsink it does not matter at all.


The MOCxxxx datasheet tells you how to drive TRIACs. I would not be surprised if the MOC manufacturer provides documents how to drive SCRs.
Basically I´d add a diode in the gate drive path ... because the MOCxxxx device relies on the fact that the TRIAC switches ON when you drive the gate.
But an SCR only swithces on at one half wave. Now if you activate the MOC at the wrong half wave .. it may cause gate current, but the SCR does not switch ON ... causing overheat on the MOC.

Klaus
 

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…