Path: Electrical/Components
% N Phase rectifier. This uses 2*n diodes.
Type RectifierNPhase for a demo.
--------------------------------------------------------------------------
Form:
vO = RectifierNPhase( g, v )
--------------------------------------------------------------------------
------
Inputs
------
g (1,1) Data structure
.vDiode (1,1) vDiode
v (n,1) Voltages
-------
Outputs
-------
vO (1,1) Output voltage
--------------------------------------------------------------------------
Common: Graphics/Plot2D
Back to the Electrical Module page