Path: Electrical/Components
% A six switch rectifier. The switch states are [A+;A-;B+;B-;C+;C-] Type RectifierThreePhase for a demo. -------------------------------------------------------------------------- Form: vO = RectifierThreePhase( v, s ) -------------------------------------------------------------------------- ------ Inputs ------ v (3,:) Voltages s (6,:) Switch states ------- Outputs ------- vO (1,:) Output voltage --------------------------------------------------------------------------
Common: Graphics/Plot2D Electrical: Components/NPhase
Back to the Electrical Module page