modelDimmer
Dimmer including control
Extends from Icons.ExampleTemplate (Example template).
Information
Dimmer example template including supply and sensors; load is not yet included
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Frequency | f | 50 | Source frequency |
| SI.Voltage | Vrms | 110 | RMS source voltage |
| SI.ApparentPower | S | 1000 | Load apparent power |
| Real | powerFactor | 0.87 | Load power factor |
| SI.Impedance | ZLoad | Vrms^2/S | Load impedance |
| SI.Resistance | RLoad | ZLoad*powerFactor | Load resistance |
| SI.Inductance | LLoad | ZLoad*sqrt(1 - powerFactor^2)/(2*pi*f) | Load inductance |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Electrical.Analog.Sources.SineVoltage | sineVoltage | ||
| Modelica.Electrical.Analog.Basic.Ground | ground | ||
| PowerConverters.ACAC.SinglePhaseTriac | triac | ||
| Modelica.Electrical.Analog.Sensors.VoltageSensor | voltageSensor | ||
| PowerConverters.ACDC.Control.Signal2mPulse | adaptor | ||
| Modelica.Electrical.Analog.Sensors.MultiSensor | multiSensor | ||
| PowerConverters.ACAC.Control.VoltageToAngle | voltageToAngle | ||
| Modelica.Blocks.Sources.Trapezoid | trapezoid | ||
| Modelica.Blocks.Math.Mean | meanPower | ||
| Modelica.Blocks.Math.RootMeanSquare | vRMS | ||
| Modelica.Blocks.Math.Harmonic | vH01 | ||
| Modelica.Blocks.Math.RootMeanSquare | iRMS | ||
| Modelica.Blocks.Math.Harmonic | iH01 |