modelExponentialStatic
Extends from TransiEnt.Basics.Icons.ExponentialBlock (Symbol for a linear block model).
Information
1. Purpose of model
Exponential static model to calculate the frequency and voltage dependency of consumer electric load based on reference [1].
2. Level of detail, physical effects considered, and physical insight
(no remarks)
3. Limits of validity
(no remarks)
4. Interfaces
f: input for frequency in [Hz]
Delta_P_star: output for electric power difference in [W]
Delta_Q_star: output for heat flow rate difference in [W]
v: input for voltage in [V]
5. Nomenclature
(no remarks)
6. Governing Equations
(no remarks)
7. Remarks for Usage
(no remarks)
8. Validation
Tested in the check model "TransiEnt.Consumer.Electrical.Base.Check.CheckExponentialStatic"
9. References
[1] IEEE Task Force on Load Representation for Dynamic Performance: Load representation for dynamic performance analysis (of power systems). In: IEEE Transactions on Power Systems Bd. 8 (1993), Nr. 2, S. 472–482
10. Version History
Model created by Pascal Dubucq (dubucq@tuhh.de) on 01.10.2014
Model revised by Pascal Dubucq (dubucq@tuhh.de) on 21.04.2017
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Real | f_n | simCenter.f_n | Nominal frequency |
| Real | v_n | simCenter.v_n | Nominal voltage |
| TransiEnt.Consumer.Electrical.Characteristics.Constant | data |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| TransiEnt.Basics.Interfaces.General.FrequencyIn | f | Input for frequency | |
| TransiEnt.Basics.Interfaces.Electrical.ElectricPowerOut | Delta_P_star | Output for electric power difference | |
| TransiEnt.Basics.Interfaces.Thermal.HeatFlowRateOut | Delta_Q_star | Output for heat flow rate difference | |
| TransiEnt.Basics.Interfaces.Electrical.VoltageIn | v | Input for voltage |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| TransiEnt.SimCenter | simCenter |