WOLFRAM SYSTEM MODELER
Signal2mPulseGeneric control of 2*m pulse rectifiers |
SystemModel["Modelica.Electrical.PowerConverters.ACDC.Control.Signal2mPulse"]
This information is part of the Modelica Standard Library maintained by the Modelica Association.
General information about controllers is summarized in Control.
m |
Value: 3 Type: Integer Description: Number of phases |
---|---|
useConstantFiringAngle |
Value: true Type: Boolean Description: Use constant firing angle instead of signal input |
constantFiringAngle |
Value: 0 Type: Angle (rad) Description: Firing angle |
useFilter |
Value: true Type: Boolean Description: Enable use of filter |
f |
Value: 50 Type: Frequency (Hz) Description: Frequency |
fCut |
Value: 2 * f Type: Frequency (Hz) Description: Cut off frequency of filter |
vStart |
Value: zeros(m) Type: Voltage[m] (V) Description: Start voltage of filter output |
firingAngleMax |
Value: Modelica.Constants.pi Type: Angle (rad) Description: Maximum firing angle |
firingAngleMin |
Value: 0 Type: Angle (rad) Description: Minimum firing angle |
firingAngle |
Type: RealInput Description: Firing angle |
|
---|---|---|
fire_p |
Type: BooleanOutput[m] Description: 'output Boolean' as connector |
|
fire_n |
Type: BooleanOutput[m] Description: 'output Boolean' as connector |
|
v |
Type: RealInput[m] Description: Voltages |
constantconstantFiringAngle |
Type: Constant Description: Generate constant signal of type Real |
|
---|---|---|
positiveThreshold |
Type: GreaterThreshold[m] Description: Output y is true, if input u is greater than threshold |
|
negativeThreshold |
Type: LessThreshold[m] Description: Output y is true, if input u is less than threshold |
|
timerPositive |
Type: Timer[m] Description: Timer measuring the time from the time instant where the Boolean input became true |
|
timerNegative |
Type: Timer[m] Description: Timer measuring the time from the time instant where the Boolean input became true |
|
greaterPositive |
Type: Greater[m] Description: Output y is true, if input u1 is greater than input u2 |
|
greaterNegative |
Type: Greater[m] Description: Output y is true, if input u1 is greater than input u2 |
|
gain |
Type: Gain Description: Output the product of a gain value with the input signal |
|
replicator |
Type: Replicator Description: Signal replicator |
|
limiter |
Type: Limiter Description: Limit the range of a signal |
|
filter |
Type: Filter[m] Description: PT1 + all-pass filter |
|
realPassThrough |
Type: RealPassThrough[m] Description: Pass through in case filter is off |
|
gainPositive |
Type: Gain[m] Description: Output the product of a gain value with the input signal |
|
gainNegative |
Type: Gain[m] Description: Output the product of a gain value with the input signal |
Modelica.Electrical.PowerConverters.Examples.ACAC.ExampleTemplates Dimmer including control |
|
Modelica.Electrical.PowerConverters.ACDC.Control Control of 2 pulse bridge rectifier |
|
Modelica.Electrical.PowerConverters.ACDC.Control Control of 2*m pulse bridge rectifier |
|
Modelica.Electrical.PowerConverters.ACDC.Control Control of 2*m pulse center tap rectifier |