Path: Electrical/Components
% Full wave rectifier. This uses 4 diodes. Type RectifierFullWave for a demo. -------------------------------------------------------------------------- Form: vO = RectifierFullWave( g, v ) -------------------------------------------------------------------------- ------ Inputs ------ g (1,1) Data structure .vDiode (1,1) Diode threshold voltage v (1,:) Voltages ------- Outputs ------- vO (1,:) Output voltage --------------------------------------------------------------------------
Common: Graphics/Plot2D
Back to the Electrical Module page