Hi @Daniel,
Yes, it is technically possible to model a buck chopper topology using SCRs in place of MOSFET or IGBT switches. The Thyristor block available in the Specialized Power Systems library can be used for this purpose. However, please note that this library has been marked “To be removed” in release R2026a, and I recommend transitioning to the corresponding Simscape Electrical blocks for long-term model compatibility.
The Specialized Power Systems thyristor model is implemented as a series combination of Ron, Lon, and a forward-voltage source Vf, along with a controlled switch. The conduction state is determined by the applied gate signal as well as the device voltage (Vak) and current (Iak). This model is suitable for SCR-based converters, including buck choppers.
One important consideration is that SCRs are latching devices. They remain in the conducting state after being triggered until the current falls below the holding current. As a result, traditional PWM strategies used with MOSFETs or IGBTs cannot be directly applied. The commutation behavior of the inductor must be taken into account when designing the control scheme.
If you are beginning a new model, I would encourage you to use the Simscape Electrical thyristor components, which provide similar functionality and will continue to be supported in future MATLAB releases.
Reference https://www.mathworks.com/help/sps/powersys/ref/thyristor.html












