modelGenBase_el
Generation base el, synchron machines
Extends from GenBase (Generation base).
Information
Setpoint values for turbine-speed, -power and terminal-voltage are determined through the input-connector 'setpts' (see also 'governor' and 'exciter').
setpts[1]: turbine speed pu setpts[2]: turbine power pu setpts[3]: terminal voltage-norm pu
Constant setpoint values can be obtained at (steady-state) initialisation when using Control.CstSetpointsGen.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Boolean | dispPA | false | display power angle |
| SI.Time | H | 10 | inertia cst turb + gen |
| Initialization | |||
| SI.AngularVelocity | w_start | 2*pi*generator.par.f_nom/generator.par.pp | initial angular velocity (start-value if steady-state) |
| Types.Init | initType | PowerSystems.Types.Init.v_alpha | initialisation type (if steady-state) |
| SIpu.Voltage | v_start | 1 | initial terminal voltage |
| SI.Angle | alpha_start | system.alpha0 | initial voltage phase angle |
| SIpu.Power | p_start | 1 | initial terminal active power |
| SIpu.Power | q_start | 1 | initial terminal reactive power |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Interfaces.ThermalV_n | heat (from GenBase0) | heat source port {stator, rotor} | |
| AC3ph.Ports.ACdq0_n | term (from GenBase) | negative terminal | |
| Modelica.Blocks.Interfaces.RealInput | setpts | setpoints {speed, power, voltage} pu |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Generator | generator | synchron generator | |
| Exciter | exciter | exciter (control) | |
| Excitation | excitation | exciter (electric) | |
| Governor | governor | governor (control) |
Contents
| Name | Description |
|---|---|
| synchron generator | |
| exciter (control) | |
| exciter (electric) | |
| governor (control) | |