logo elektroda
logo elektroda
X
logo elektroda

Using S6020L SCR and MJH6287 PNP Transistor for High Current Load Switching with MCU

333 10
Best answers LABEL_AI_GENERATED

Can I use an SCR with a transistor and capacitor to switch high-current DC loads from a microcontroller, and how can I turn the SCR back off?

You can trigger an SCR from a microcontroller, but with DC loads it only turns off when the anode-cathode current is forced below its holding current, so your transistor/capacitor commutation idea may work in principle but is not a practical switching solution; a MOSFET is the better choice for 12 V high-current DC loads [#21663822][#21663825][#21663820] One reply says your transistor and capacitor can momentarily short across the SCR to reduce the current enough to unlatch it, but another notes the circuit as drawn needs a diode across the NPN (anode to emitter, cathode to collector) for the discharge path to work properly [#21663822][#21663823] The consensus is that for DC motor or lamp control, MOSFETs are preferred over SCRs [#21663820] If you do use a MOSFET, keep the gate driven hard on or off, add a flyback diode across motors, and provide enough heatsinking because dissipation can be significant at high current [#21663826][#21663828]
AI summary based on the discussion. May contain errors.
ADVERTISEMENT
  • SCR latch-off using reverse current pulse

    #1 21663818
    Nick Durkin
    Anonymous  
  • ADVERTISEMENT
  • SCRs cannot be turned off by gate low in DC circuits

    #2 21663819
    Earl Albin
    Anonymous  
  • Suggesting a clearer application circuit and DC switch choice

    #3 21663820
    Earl Albin
    Anonymous  
  • ADVERTISEMENT
  • Difference between Id Tc and Id Ta in MOSFET ratings

    #4 21663821
    Nick Durkin
    Anonymous  
  • #5 21663822
    Steve Lawson
    Anonymous  
  • Diode needed to commutate SCR off

    #6 21663823
    Earl Albin
    Anonymous  
  • ADVERTISEMENT
  • #7 21663824
    Steve Lawson
    Anonymous  
  • SCR unlatches by dropping below holding current

    #8 21663825
    Steve Lawson
    Anonymous  
  • ADVERTISEMENT
  • Floating MOSFET gate can cause self-destruction

    #9 21663826
    Steve Lawson
    Anonymous  
  • Motor load is overheating the MOSFET

    #10 21663827
    Nick Durkin
    Anonymous  
  • MOSFET likely fried after gate grounding failed

    #11 21663828
    Steve Lawson
    Anonymous  

Topic summary

LABEL_AI_GENERATED
The discussion centers on controlling high current DC loads (motors, large DC bulbs) using a microcontroller without relays, specifically exploring the use of an S6020L SCR and an MJH6287 PNP transistor. It is clarified that SCRs are inherently latching devices designed primarily for AC applications, as they turn off only when the current through them drops below the holding current, typically achieved by AC zero crossing. In DC circuits, turning off an SCR requires actively reducing current below the holding threshold, which is challenging. The proposed circuit uses a transistor and capacitor to momentarily short the SCR and reduce holding current to unlatch it, but this method is considered impractical and complex. MOSFETs are recommended as better alternatives for DC load switching due to their efficient switching capabilities. Additional advice includes ensuring proper static handling of MOSFETs, using flyback diodes across inductive loads like motors to protect the transistor, and considering heat dissipation requirements. The difference between maximum drain current ratings at ambient temperature (ID @ Ta) and case temperature (ID @ Tc) is also explained. Practical issues with MOSFETs burning out under load are discussed, emphasizing the need for appropriate device selection, protection, and thermal management.
AI summary based on the discussion. May contain errors.
ADVERTISEMENT