modelVariableImpedance
Example that illustrates how using variable impedances
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This model shows how to vary the resistance, capacitance or inductance of an impedance model.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Electrical.AC.OnePhase.Sources.FixedVoltage | V | Voltage source | |
| Buildings.Electrical.AC.OnePhase.Loads.Impedance | Z_L | Impedance with variable L | |
| Buildings.Electrical.AC.OnePhase.Loads.Impedance | Z_C | Impedance with variable C | |
| Buildings.Electrical.AC.OnePhase.Loads.Impedance | Z_R | Impedance with variable R | |
| Modelica.Blocks.Sources.Ramp | load | Input signal for the loads |
Revisions
-
August 5, 2014, by Marco Bonvini:
Revised model and documentation.