.. _StaticLoad: ================================================================================ StaticLoad ================================================================================ Static load group. Common Parameters: u, name, idx, bus, p0, q0, ctrl, area, zone Available models: PQ_ .. _PQ: -------------------------------------------------------------------------------- PQ -------------------------------------------------------------------------------- PQ load model. TODO: implement type conversion in config Parameters ---------- +--------+-----------------+-------------------------------------------+---------+--------+------------+ | Name | Symbol | Description | Default | Unit | Properties | +========+=================+===========================================+=========+========+============+ | idx | | unique device idx | | | | +--------+-----------------+-------------------------------------------+---------+--------+------------+ | u | :math:`u` | connection status | 1 | *bool* | | +--------+-----------------+-------------------------------------------+---------+--------+------------+ | name | | device name | | | | +--------+-----------------+-------------------------------------------+---------+--------+------------+ | bus | | linked bus idx | | | mandatory | +--------+-----------------+-------------------------------------------+---------+--------+------------+ | Vn | :math:`V_n` | AC voltage rating | 110 | *kV* | non_zero | +--------+-----------------+-------------------------------------------+---------+--------+------------+ | p0 | :math:`p_0` | active power load in system base | 0 | *p.u.* | | +--------+-----------------+-------------------------------------------+---------+--------+------------+ | q0 | :math:`q_0` | reactive power load in system base | 0 | *p.u.* | | +--------+-----------------+-------------------------------------------+---------+--------+------------+ | vmax | :math:`v_{max}` | max voltage before switching to impedance | 1.200 | | | +--------+-----------------+-------------------------------------------+---------+--------+------------+ | vmin | :math:`v_{min}` | min voltage before switching to impedance | 0.800 | | | +--------+-----------------+-------------------------------------------+---------+--------+------------+ | owner | | owner idx | | | | +--------+-----------------+-------------------------------------------+---------+--------+------------+ | area | | Retrieved area idx | | | | +--------+-----------------+-------------------------------------------+---------+--------+------------+ | ctrl | :math:`c_{trl}` | load controllability | 1 | | | +--------+-----------------+-------------------------------------------+---------+--------+------------+