WOLFRAM SYSTEM MODELER

VoltageToAngle

Reference voltage to firing angle converter

Diagram

Wolfram Language

In[1]:=
SystemModel["Modelica.Electrical.PowerConverters.ACAC.Control.VoltageToAngle"]
Out[1]:=

Information

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

This block calculates firing angle from desired voltage, choosing either a linear (Lin) relationship or prescribing the first harmonic (H01) or the root mean square (RMS) . Since calculating the firing angle from both the H01 and the RMS involves a nonlinear equation, both relationships have been precalculated and are interpolated from a table.

Parameters (2)

VNominal

Value:

Type: Voltage (V)

Description: Nominal voltage

voltage2Angle

Value: PowerConverters.Types.Voltage2AngleType.Lin

Type: Voltage2AngleType

Description: Select type of calculation

Connectors (2)

vRef

Type: RealInput

Description: Reference voltage

firingAngle

Type: RealOutput

Description: Firing angle

Components (4)

gain_v

Type: Gain

Description: Output the product of a gain value with the input signal

limiter

Type: Limiter

Description: Limit the range of a signal

combiTable1Ds

Type: CombiTable1Ds

Description: Table look-up in one dimension (matrix/file) with one input and n outputs

gain_alpha

Type: Gain

Description: Output the product of a gain value with the input signal

Used in Components (1)

Dimmer

Modelica.Electrical.PowerConverters.Examples.ACAC.ExampleTemplates

Dimmer including control