modelTwoStateInertiaWithIdealClutch

1D-rotational component with inertia. Sends zero inertia to statistics if shut down signal is true

Extends from TransiEnt.Components.Mechanical.Base.PartialMechanicalConnection (Abstract mechanical connection model used between turbine and generator (could be an Inertia element or a clutch..)).

Information

1. Purpose of model

Rigid mechanical shaft that can be used for simulation of grid inertia and can be disconnected by input value 'isRunning'.

2. Level of detail, physical effects considered, and physical insight

(no remarks)

3. Limits of validity

This model contains moment of inertia statistics. It sends the moment of inertia specified by parameter J to the statistics component if it is connected, i.e. if isRunning=true

4. Interfaces

mpp_a: mechanical power port

mpp_b: mechanical power port

isRunning: BooleanInput

5. Nomenclature

(no elements)

6. Governing Equations

(no equations)

7. Remarks for Usage

(no remarks)

8. Validation

Tested in check model "CheckTwoStateInertiaWithClutch"

9. References

(no remarks)

10. Version History

Model created by Pascal Dubucq (dubucq@tuhh.de) on 01.10.2014

Parameters

TypeNameDefaultDescription
Modelica.Units.SI.ActivePowerP_n (from PartialMechanicalConnection)1e6Nominal power
IntegernSubgrid (from PartialMechanicalConnection)1Index of subgrid for moment of inertia statistics
SI.InertiaJ (from PartialMechanicalConnection)Moment of inertia
Advanced
StateSelectstateSelect (from PartialMechanicalConnection)StateSelect.defaultPriority to use phi and w as states

Connectors

TypeNameDefaultDescription
TransiEnt.Basics.Interfaces.General.MechanicalPowerPortmpp_a (from PartialMechanicalConnection)Left flange of shaft
TransiEnt.Basics.Interfaces.General.MechanicalPowerPortmpp_b (from PartialMechanicalConnection)Right flange of shaft
Modelica.Blocks.Interfaces.BooleanInputisRunningVirtual disconnection (only for statistics component)

Components

TypeNameDefaultDescription
TransiEnt.Components.Statistics.Collectors.LocalCollectors.CollectKineticEnergycollectKineticEnergy (from PartialMechanicalConnection)
SI.AngularVelocityomega (from PartialMechanicalConnection)
SI.Anglephi (from PartialMechanicalConnection)Absolute rotation angle of component
SI.KineticEnergyE_kin (from PartialMechanicalConnection)
ModelStatisticsmodelStatistics (from PartialMechanicalConnection)
SimCentersimCenter (from PartialMechanicalConnection)
SI.AngularAccelerationalphaAbsolute angular acceleration of component (= der(omega))
SI.PowerP_rotPower from changes in rotational energy