Power Probe

Description
Used to measure or scope the Active Power (in W), the Reactive Power (in VAR), the Apparent Power (in VA), and the Power Factor.
P = \frac{1}{T} \int_t^{t+T} v(t) \cdot i(t) \cdot dt
Q = v_1 \cdot i_1 \cdot \sin(\phi)
S = v_{rms} \cdot i_{rms}
PF = \frac{P}{S}
where x_{rms} is the RMS of x and x_1 is the fundamental of x
Important
A sampling time must be specified for the power probe to work. Otherwise, an error is thrown.
Library
Electrical > Probes
Pins
| Name | Description |
|---|---|
| Pin_1L | Phase 1 Left (Electrical) |
| Pin_2L | Phase 2 Left (Electrical) |
| Pin_1R | Phase 1 Right (Electrical) |
| Pin_2R | Phase 2 Right (Electrical) |
| Pin_P | Active Power |
| Pin_Q | Reactive Power |
| Pin_S | S Power |
| Pin_PF | Power Factor |
Parameters
| Name | Description |
|---|---|
| Frequency | Frequency of the fundamental [Hz] |