WOLFRAM SYSTEM MODELER

DiodeBridge2mPulse

2*m pulse diode rectifier bridge

Diagram

Wolfram Language

In[1]:=
SystemModel["Modelica.Electrical.PowerConverters.ACDC.DiodeBridge2mPulse"]
Out[1]:=

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

General information about AC/DC converters can be found at the AC/DC converter concept

This is a 2*m pulse diode rectifier bridge. In order to operate this rectifier a voltage source with center tap is required. The circuit topology is the same as in Examples.ACDC.RectifierBridge2mPulse. It is important to note that for polyphase circuits with even phase numbers greater than three the MultiStarResistance shall be used for grounding the voltage sources.

Parameters (6)

useHeatPort

Value: false

Type: Boolean

Description: = true, if heatPort is enabled

T

Value: 293.15

Type: Temperature (K)

Description: Fixed device temperature if useHeatPort = false

m

Value: 3

Type: Integer

Description: Number of phases

RonDiode

Value: 1e-05

Type: Resistance (Ω)

Description: Closed diode resistance

GoffDiode

Value: 1e-05

Type: Conductance (S)

Description: Opened diode conductance

VkneeDiode

Value: 0

Type: Voltage (V)

Description: Diode forward threshold voltage

Connectors (4)

ac

Type: PositivePlug

Description: AC input

dc_p

Type: PositivePin

Description: Positive DC output

dc_n

Type: NegativePin

Description: Negative DC output

heatPort

Type: HeatPort_a

Description: Conditional heat port

Components (5)

diode_p

Type: IdealDiode

Description: Diodes connected to positive DC potential

diode_n

Type: IdealDiode

Description: Diodes connected to negative DC potential

star_p

Type: Star

Description: Star-connection

star_n

Type: Star

Description: Star-connection

thermalCollector

Type: ThermalCollector

Description: Collects m heat flows

Used in Examples (4)

IMC_InverterDrive

Modelica.Electrical.Machines.Examples.InductionMachines

Test example: InductionMachineSquirrelCage inverter drive

SMPM_Braking

Modelica.Electrical.Machines.Examples.SynchronousMachines

Test example: PermanentMagnetSynchronousMachine acting as brake

DiodeBridge2mPulse

Modelica.Electrical.PowerConverters.Examples.ACDC.RectifierBridge2mPulse

2*m pulse diode rectifier bridge with resistive load

SMPM_Braking

Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SynchronousMachines

Test example: PermanentMagnetSynchronousMachine acting as brake