modelVoltageSource
Example for the variable voltage source model
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This model illustrates the use of the variable voltage source model.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Electrical.Analog.Basic.Ground | ground | ||
| Buildings.Electrical.DC.Loads.Resistor | res | Resistance | |
| Buildings.Electrical.DC.Sources.VoltageSource | sou | Voltage source | |
| Buildings.Electrical.DC.Lines.TwoPortResistance | lin | Transmission line | |
| Buildings.Electrical.DC.Sensors.GeneralizedSensor | sen | Sensor | |
| Modelica.Blocks.Sources.Sine | cosine | Variable voltage signal |
Revisions
-
October 14, 2012, by Marco Bonvini:
Added model and documentation.