modelPVImeter
Power-voltage-current meter, 3-phase dq0
Extends from Partials.Meter2Base (Meter 2 terminal base, 3-phase dq0).
Information
'Meters' are intended as diagnostic instruments. They allow displaying signals in alternative representations, both in SI-units or in 'pu'.
As they use time-dependent coordinate transforms, use them only when and where needed. Otherwise use 'Sensors'.
Output variables in the chosen reference system:
p {AC active, AC reactive, DC} power term_p to term_n
v voltage phase-to-ground dq0
vpp voltage phase-to-phase dq
i current dq0, term_p to term_n
Optional output variables:
p_av power term_p to term_n, time tau average of p v_abc voltage phase-to-ground, abc-inertial system vpp_abc voltage phase-to-phase, abc-inertial system i_abc current term_p to term_n, abc-inertial system v_norm norm(v) i_norm norm(i) alpha_v phase(v) alpha_i phase(i) cos_phi cos(alpha_v - alpha_i)
Comment on the sign-definition of reactive power see ACdq0.Sensors.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Parameter Scaling | |||
| Boolean | puUnits (from Nominal) | true | = true, if scaled with nom. values (pu), else scaled with 1 (SI) |
| Nominal | |||
| SI.Voltage | V_nom (from Nominal) | 1 | nominal Voltage (= base for pu) |
| SI.ApparentPower | S_nom (from Nominal) | 1 | nominal Power (= base for pu) |
| Options | |||
| Boolean | abc (from Meter2Base) | false | abc inertial |
| Boolean | av | false | time average power |
| SI.Time | tcst | 1 | average time-constant |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Ports.ACdq0_p | term_p (from Port_p_n) | positive terminal | |
| Ports.ACdq0_n | term_n (from Port_p_n) | negative terminal |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| SIpu.Power | p | ||
| SIpu.Power | p_av | pav | |
| SIpu.Voltage | v | ||
| SIpu.Voltage | vpp | ||
| SIpu.Current | i | ||
| SIpu.Voltage | v_abc | transpose(Park)*v | |
| SIpu.Voltage | vpp_abc | v2vpp_abc(transpose(Park)*v) | |
| SIpu.Current | i_abc | transpose(Park)*i | |
| SIpu.Voltage | v_norm | ||
| SI.Angle | alpha_v | ||
| SIpu.Current | i_norm | ||
| SI.Angle | alpha_i | ||
| Real | cos_phi |
Contents
| Name | Description |
|---|---|
| v2vpp_abc |