.. _StaticShunt: ================================================================================ StaticShunt ================================================================================ Static shunt compensator group. Common Parameters: u, name, idx Available models: Shunt_ .. _Shunt: -------------------------------------------------------------------------------- Shunt -------------------------------------------------------------------------------- Phasor-domain shunt compensator Model. Parameters ---------- +-------+-------------+--------------------------------------------+---------+--------+------------+ | Name | Symbol | Description | Default | Unit | Properties | +=======+=============+============================================+=========+========+============+ | idx | | unique device idx | | | | +-------+-------------+--------------------------------------------+---------+--------+------------+ | u | :math:`u` | connection status | 1 | *bool* | | +-------+-------------+--------------------------------------------+---------+--------+------------+ | name | | device name | | | | +-------+-------------+--------------------------------------------+---------+--------+------------+ | bus | | idx of connected bus | | | mandatory | +-------+-------------+--------------------------------------------+---------+--------+------------+ | Sn | :math:`S_n` | Power rating | 100 | | non_zero | +-------+-------------+--------------------------------------------+---------+--------+------------+ | Vn | :math:`V_n` | AC voltage rating | 110 | | non_zero | +-------+-------------+--------------------------------------------+---------+--------+------------+ | g | :math:`g` | shunt conductance (real part) | 0 | | y | +-------+-------------+--------------------------------------------+---------+--------+------------+ | b | :math:`b` | shunt susceptance (positive as capacitive) | 0 | | y | +-------+-------------+--------------------------------------------+---------+--------+------------+ | fn | :math:`f_n` | rated frequency | 60 | | | +-------+-------------+--------------------------------------------+---------+--------+------------+