modelKineticEnergyProvided
Extends from TransiEnt.Basics.Icons.Block.
Information
1. Purpose of model
Model calculates the Kinetic Energy produced by wind turbine.
2. Level of detail, physical effects considered, and physical insight
(Description)
3. Limits of validity
(Description)
4. Interfaces
P_is: input for electric power in W
activate: BooleanInput
Rotor_cp: input for power coefficient
v_wind: input for the velocity of wind in m/s
E_kin_Inertia: output for kinetic in energy in J
5. Nomenclature
(no elements)
6. Governing Equations
(no equations)
7. Remarks for Usage
(none)
8. Validation
(no validation or testing necessary)
9. References
(none)
10. Version History
(no remarks)
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Real | wind_param |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| TransiEnt.Basics.Interfaces.Electrical.ElectricPowerIn | P_is | ||
| Modelica.Blocks.Interfaces.RealInput | activate | ||
| TransiEnt.Basics.Interfaces.Ambient.VelocityIn | v_wind | Input for wind velocity | |
| Modelica.Blocks.Interfaces.RealInput | Rotor_cp | Input for power coefficient | |
| TransiEnt.Basics.Interfaces.General.KineticEnergyOut | E_kin_Inertia | Output for kinetic energy |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Continuous.Integrator | limIntegrator | ||
| Modelica.Blocks.Math.MultiSum | multiSum | ||
| Modelica.Blocks.Sources.RealExpression | P_noInertia | ||
| Modelica.Blocks.Logical.GreaterThreshold | greaterThreshold | ||
| Modelica.Blocks.Logical.Switch | measure_E_kin | ||
| Modelica.Blocks.Sources.Constant | const |