blockPotentialCircuit
Computes the absolute value of a generator field voltage
Extends from Modelica.Blocks.Icons.Block (Basic graphical layout of input/output block).
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Types.PerUnit | Ki | Gain coefficient applied to Real part of complex stator current | |
| Types.PerUnit | Kp | Gain coefficient | |
| Types.Angle | Theta | Phase angle in rad | |
| Types.PerUnit | X | Reactance associated with potential source | |
| Types.ComplexPerUnit | j | Complex(0, 1) | Unitary imaginary constant |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.ComplexBlocks.Interfaces.ComplexInput | uT | Complex bus voltage | |
| Modelica.ComplexBlocks.Interfaces.ComplexInput | iT | Complex stator current | |
| Modelica.Blocks.Interfaces.RealOutput | vE | Output voltage |