Basic Calculation Reference (OPT-POWER-BASIC)¶
Symbol |
Equation |
Description |
|---|---|---|
|
– |
Samplerate |
|
– |
Number of Power Phases |
|
|
Number of Samples |
|
– |
Integration Time, Time of Visualisation |
Voltage (U)¶
U_tRMS¶
This is the Power Group average true RMS Voltage
![\begin{aligned}
U_{tRMS} &= \frac{1}{NP} \sum_{i=1}^{NP} U[i]_{tRMS} & Unit: \mathbf{V}
\end{aligned}](../_images/math/6f742a8bde5292ff19359c19dd5ac4b4688b4048.png)
U[i]_tRMS¶
This is the Power Phase number i True RMS Voltage
![\begin{aligned}
U[i]_{tRMS} &= \sqrt{\frac{1}{N} \sum_{n=0}^{N} u_i[n]^2} & Unit: \mathbf{V}
\end{aligned}](../_images/math/9579b084ab1aa1871a771cf138572c77aed94683.png)
U[ij]_tRMS¶
This is the Line-Line ij True RMS Voltage. This channel is only available in 3-Phase Power Configurations.
![\begin{aligned}
U[ij]_{tRMS} &= \sqrt{\frac{1}{N} \sum_{n=0}^{N} \left( u_i[n]-u_j[n] \right) ^2} & Unit: \mathbf{V}
\end{aligned}](../_images/math/9e189ca33620c76ca047af585c945fa10e5deefb.png)
U[i]_tAVG¶
This is the Power Phase number i Average Voltage
![\begin{aligned}
U[i]_{tAVG} &= \frac{1}{N} \sum_{n=0}^{N} u_i[n] & Unit: \mathbf{V}
\end{aligned}](../_images/math/da82f6ac157d344299564ef9dab0cf2f0f18eaa2.png)
U[i]_tPP¶
This is the Power Phase number i Peak-Peak Voltage
![\begin{aligned}
U[i]_{tPP} &= \max_{0 \rightarrow N} u_i[n] - \min_{0 \rightarrow N} u_i[n] & Unit: \mathbf{V}
\end{aligned}](../_images/math/ea214010f8c82dc7e7592a925e6fcacaa94275b2.png)
U_fundRMS¶
This is the Power Group average fundamental effective Voltage
![\begin{aligned}
U_{fundRMS} &= \frac{1}{NP} \sum_{i=1}^{NP} U[i]_{fundRMS} & Unit: \mathbf{V}
\end{aligned}](../_images/math/c8e1e00e997726a5d23bb40685a07e24d70ff162.png)
U[i]_fundRMS¶
This is the Power Phase number i Fundamental Effective Voltage.
![\begin{aligned}
U[i]_{fundRMS} &= \sqrt{Re\left\lbrace \underline{U}[i]_{fund} \right\rbrace ^2 + Im \left\lbrace \underline{U}[i]_{fund}\right\rbrace ^2 } & Unit: \mathbf{V}
\end{aligned}](../_images/math/a7ba315947cd13975f2f415f6fa72957a744b3cd.png)
U[ij]_fundRMS¶
This is the Line-Line ij Fundamental Effective Voltage.
![\begin{aligned}
U[ij]_{fundRMS} &= \sqrt{Re\left\lbrace \underline{U}[i]_{fund} - \underline{U}[j]_{fund} \right\rbrace ^2 + Im \left\lbrace \underline{U}[i]_{fund} - \underline{U}[j]_{fund}\right\rbrace ^2 } & Unit: \mathbf{V}
\end{aligned}](../_images/math/672dd04fdeab1da3ccdf2fb87402e8266839ae7a.png)
U[i]_fundPHI¶
This is the Power Phase number i Fundamental Voltage Phase Angle.
![\begin{aligned}
U[i]_{fundPHI} &= arctan2 \left( Im\left\lbrace \underline{U}[i]_{fund} \right\rbrace , Re \left\lbrace \underline{U}[i]_{fund}\right\rbrace \right) & Unit: \mathbf{deg} (^\circ)
\end{aligned}](../_images/math/314ff8e37e3c2d678fcd78f7d26aa93f87568051.png)
U[ij]_fundPHI¶
This is the Line-Line ij Fundamental Voltage Phase Angle.
![\begin{aligned}
U[i]_{fundPHI} &= arctan2 \left( Im\left\lbrace \underline{U}[i]_{fund} - \underline{U}[j]_{fund} \right\rbrace , Re \left\lbrace \underline{U}[i]_{fund} - \underline{U}[j]_{fund}\right\rbrace \right) & Unit: \mathbf{deg} (^\circ)
\end{aligned}](../_images/math/1dc7004a1f9dc55a10131831750695cec16ccffc.png)
U_fundRMS_SYM+¶
This is the Power Group Fundamental Voltage Positive Sequence Magnitude. This channel is only available in 3-Phase Power Group.
![\begin{aligned}
a &= e^{j \frac{2 \pi}{NP}} \\
\underline{U}^+ &= \frac{1}{NP} \sum_{i=1}^{NP} U[i]_{fundRMS} \cdot e^{j \cdot U[i]_{fundPHI}} \cdot a^{(i-1)}
\end{aligned}](../_images/math/1fbd36dfc94504a594b236f968ab9577b6f98478.png)

U_fundRMS_SYM-¶
This is the Power Group Fundamental Voltage Negative Sequence Magnitude. This channel is only available with a minimum of two phases configured.
![\begin{aligned}
a &= e^{j \frac{2 \pi}{NP}} \\
\underline{U}^- &=\frac{1}{NP} \sum_{i=1}^{NP} U[i]_{fundRMS} \cdot e^{j \cdot U[i]_{fundPHI}} \cdot a^{(NP+1-i)}
\end{aligned}](../_images/math/4512388e8b8bdf587857cdeafb5779c95d73aec7.png)

U_fundRMS_SYM0¶
This is the Power Group Fundamental Voltage Zero Sequence Magnitude. This channel is only available in 3-Phase Power Group.
![\begin{aligned}
a &= e^{j \frac{2 \pi}{NP}} \\
\underline{U}^0 &=\frac{1}{NP} \sum_{i=1}^{NP} U[i]_{fundRMS} \cdot e^{j \cdot U[i]_{fundPHI}}
\end{aligned}](../_images/math/554fa422cc980526ca6066b717c637a8366bca98.png)

U_fundRMS_SYM¶
This is the Power Group Fundamental Voltage Symmetry.

U_fund_UNBAL+¶
This is the Power Group Fundamental Voltage Positive Sequence Unbalance.

U_fund_UNBAL-¶
This is the Power Group Fundamental Voltage Negative Sequence Unbalance.

U_fund_UNBAL0¶
This is the Power Group Fundamental Voltage Zero Sequence Unbalance.

U_fundCOS_SYM+¶
The Real part of the fourier coefficients of the signal is. (F-1 in FGW-TG3 Annex F)
![\begin{aligned}
U[i]_{fund\_cos} & = \frac{2}{N} \sum_{n=-N-1}^{0} u_i[n] \cdot cos(2\cdot\pi \cdot F_{fund} \cdot \frac{n}{SR}) & Unit: \mathbf{V}
\end{aligned}](../_images/math/406b38d6dfb5d0f22ad21b289c9de49c394e9fcc.png)
The Imaginary part of the fourier coefficients of the signal is. (F-2 in FGW-TG3 Annex F)
![\begin{aligned}
U[i]_{fund\_sin} & = \frac{2}{N} \sum_{n=-N-1}^{0} u_i[n] \cdot sin(2\cdot\pi \cdot F_{fund} \cdot \frac{n}{SR}) & Unit: \mathbf{V}
\end{aligned}](../_images/math/3b19015842c6ab08de10e916efef500cbd0fbf90.png)
Using both fourier coefficients, this is the real vector component of the Positive Voltage Sequence.

U_fundSIN_SYM+¶
This is the imaginary vector component of the Positive Voltage Sequence.

U_fundPHI_SYM+¶
This is the phase angle of the Positive Voltage Sequence.

U_fundCOS_SYM-¶
This is the real vector component of the Negative Voltage Sequence.

U_fundSIN_SYM-¶
This is the imaginary vector component of the Negative Voltage Sequence.

U_fundPHI_SYM-¶
This is the phase angle of the Negative Voltage Sequence.

U_fundCOS_SYM0¶
Using the fourier coefficients, this is the real vector component of the Zero Voltage Sequence.

U_fundSIN_SYM0¶
Using the fourier coefficients, this is the imaginary vector component of the Zero Voltage Sequence.

Current (I)¶
I_tRMS¶
This is the Power Group average true RMS Current
![\begin{aligned}
I_{tRMS} &= \frac{1}{NP} \sum_{i=1}^{NP} I[i]_{tRMS} & Unit: \mathbf{A}
\end{aligned}](../_images/math/19145865a8aeb17045299c84e139601f73404ed2.png)
I[i]_tRMS¶
This is the Power Phase number i True RMS Current
![\begin{aligned}
I[i]_{tRMS} &= \sqrt{\frac{1}{N} \sum_{n=0}^{N} i_i[n]^2} & Unit: \mathbf{A}
\end{aligned}](../_images/math/c78ea9d9eeac32a8770e9f10621dad9828427710.png)
I[i]_tAVG¶
This is the Power Phase number i Average Current
![\begin{aligned}
I[i]_{tAVG} &= \frac{1}{N} \sum_{n=0}^{N} i_i[n] & Unit: \mathbf{A}
\end{aligned}](../_images/math/fdfd3326df3bc17c5f23d1fea849f07e80d9baa9.png)
I[i]_tPP¶
This is the Power Phase number i Peak-Peak Current
![\begin{aligned}
I[i]_{tPP} &= \max_{0 \rightarrow N} i_i[n] - \min_{0 \rightarrow N} i_i[n] & Unit: \mathbf{A}
\end{aligned}](../_images/math/bd3dbff30d1c3397f097c1f0fd89e5ec3c594483.png)
I_fundRMS¶
This is the Power Group average fundamental effective Current
![\begin{aligned}
I_{fundRMS} &= \frac{1}{NP} \sum_{i=1}^{NP} I[i]_{fundRMS} & Unit: \mathbf{A}
\end{aligned}](../_images/math/53f82e08f614415214d0118a36d815402ac120a5.png)
I[i]_fundRMS¶
This is the Power Phase number i Fundamental Effective Current.
![\begin{aligned}
I[i]_{fundRMS} &= \sqrt{Re\left\lbrace I[i]_{fund} \right\rbrace ^2 + Im \left\lbrace I[i]_{fund}\right\rbrace ^2 } & Unit: \mathbf{A}
\end{aligned}](../_images/math/eb7309f79a62521f6dd515d72666cfd78cc3afde.png)
I[i]_fundPHI¶
This is the Power Phase number i Fundamental Current Phase Angle.
![\begin{aligned}
I[i]_{fundPHI} &= arctan2 \left( Im\left\lbrace I[i]_{fund} \right\rbrace , Re \left\lbrace I[i]_{fund}\right\rbrace \right) & Unit: \mathbf{deg} (^\circ)
\end{aligned}](../_images/math/2abda74afd2efc060761eee524ea2ed9e263f928.png)
I_fundRMS_SYM+¶
This is the Power Group Fundamental Current Positive Sequence Magnitude. This channel is only available in 3-Phase Power Group.
![\begin{aligned}
a &= e^{j \frac{2 \pi}{NP}} \\
\underline{I}^+ &= \frac{1}{NP} \sum_{i=1}^{NP} I[i]_{fundRMS} \cdot e^{j \cdot I[i]_{fundPHI}} \cdot a^{(i-1)}
\end{aligned}](../_images/math/1efa08ece83f1553ed858a9d432eb967fa82f11b.png)

I_fundRMS_SYM-¶
This is the Power Group Fundamental Current Negative Sequence Magnitude. This channel is only available in 3-Phase Power Group.
![\begin{aligned}
a &= e^{j \frac{2 \pi}{NP}} \\
\underline{I}^- &=\frac{1}{NP} \sum_{i=1}^{NP} I[i]_{fundRMS} \cdot e^{j \cdot I[i]_{fundPHI}} \cdot a^{(NP+1-i)}
\end{aligned}](../_images/math/f8dc1bc608d662a565aa6c58631eb27f06faa601.png)

I_fundRMS_SYM0¶
This is the Power Group Fundamental Current Zero Sequence Magnitude. This channel is only available in 3-Phase Power Group.
![\begin{aligned}
a &= e^{j \frac{2 \pi}{NP}} \\
\underline{I}^0 &=\frac{1}{NP} \sum_{i=1}^{NP} I[i]_{fundRMS} \cdot e^{j \cdot I[i]_{fundPHI}}
\end{aligned}](../_images/math/75c14fd4ffd570a04bbd70c869e7eed41cc4efe0.png)

I_fundRMS_SYM¶
This is the Power Group Fundamental Current Symmetry.

I_fund_UNBAL+¶
This is the Power Group Fundamental Current Positive Sequence Unbalance.

I_fund_UNBAL-¶
This is the Power Group Fundamental Current Negative Sequence Unbalance.

I_fund_UNBAL0¶
This is the Power Group Fundamental Current Zero Sequence Unbalance.

I_fundCOS_SYM+¶
The Real part of the fourier coefficients of the signal is. (F-1 in FGW-TG3 Annex F)
![\begin{aligned}
I[i]_{fund\_cos} & = \frac{2}{N} \sum_{n=-N-1}^{0} i_i[n] \cdot cos(2\cdot\pi \cdot F_{fund} \cdot \frac{n}{SR}) & Unit: \mathbf{A}
\end{aligned}](../_images/math/f69e341691a1d4ba948a0617ac1f32fc2e2a46f9.png)
The Imaginary part of the fourier coefficients of the signal is. (F-2 in FGW-TG3 Annex F)
![\begin{aligned}
I[i]_{fund\_sin} & = \frac{2}{N} \sum_{n=-N-1}^{0} i_i[n] \cdot sin(2\cdot\pi \cdot F_{fund} \cdot \frac{n}{SR}) & Unit: \mathbf{A}
\end{aligned}](../_images/math/8a05f05dda442346fbe6ac14925079a8c21cb469.png)
Using both fourier coefficients, this is the real vector component of the Positive Voltage Sequence.

I_fundSIN_SYM+¶
This is the imaginary vector component of the Positive Voltage Sequence.

I_fundCOS_SYM-¶
This is the real vector component of the Negative Voltage Sequence.

I_fundSIN_SYM-¶
This is the imaginary vector component of the Negative Voltage Sequence.

I_fundCOS_SYM0¶
Using the fourier coefficients, this is the real vector component of the Zero Voltage Sequence.

I_fundSIN_SYM0¶
Using the fourier coefficients, this is the imaginary vector component of the Zero Voltage Sequence.

Active Power (P)¶
P_t¶
This is the Power Group Overall active Power.
![\begin{aligned}
P_{t} &= \sum_{i=1}^{NP} P[i]_{t} & Unit: \mathbf{W}
\end{aligned}](../_images/math/5ebc6db286710754940e17ac7b62d6fefad62782.png)
P[i]_t¶
This is the Power Phase number i active Power.
![\begin{aligned}
P[i]_{t} &= \frac{1}{N} \sum_{n=0}^{N} u_i[n] \cdot i_i[n] & Unit: \mathbf{W}
\end{aligned}](../_images/math/5784b5364e8e2bc85612aa1c8048eb283cad157a.png)
P_fund¶
This is the Power Group Overall fundamental active Power.
![\begin{aligned}
P_{fund} &= \sum_{i=1}^{NP} P[i]_{fund} & Unit: \mathbf{W}
\end{aligned}](../_images/math/76dc214099ef82f6165f3ecf8f05ea87ba3d7011.png)
P[i]_fund¶
This is the Power Phase number i fundamental active Power.
![\begin{aligned}
P[i]_{fund} &= U[i]_{fundRMS} \cdot I[i]_{fundRMS} \cdot cos \left( P[i]_{fundPHI} \right) & Unit: \mathbf{W}
\end{aligned}](../_images/math/a279ce298b4e47342bff94d6da62cfd42f8cdf47.png)
P[i]_fundPHI¶
This is the Power Phase number i fundamental Power Phase Angle.
![\begin{aligned}
P[i]_{fundPHI} &= U[i]_{fundPHI} - I[i]_{fundPHI} & Unit: \mathbf{deg} (^\circ)
\end{aligned}](../_images/math/b5c82343c50af4c1f6d1712e65d17189d8231c8c.png)
Reactive Power (Q)¶
Q_t¶
This is the Power Group Overall reactive Power.

Q[i]_t¶
This is the Power Phase number i reactive Power.
![\begin{aligned}
Q[i]_{t} &= s \cdot \sqrt{S[i]_t^2 - P[i]_t^2}
\hspace{3em} s =
\begin{cases}
1 & \quad \text{if } Q_{fund} > 0\\
-1 & \quad \text{if } Q_{fund} <= 0\\
\end{cases}
& Unit: \mathbf{var}
\end{aligned}](../_images/math/48e290feccc3b7f35412f60d126db330a078922c.png)
Q_fund¶
This is the Power Group Overall fundamental reactive Power.
![\begin{aligned}
Q_{fund} &= \sum_{i=1}^{NP} Q[i]_{fund} & Unit: \mathbf{var}
\end{aligned}](../_images/math/b1dfb76c44720c411f64c855d7141a1a7f1cca36.png)
Q[i]_fund¶
This is the Power Phase number i fundamental reactive Power.
![\begin{aligned}
Q[i]_{fund} &= U[i]_{fundRMS} \cdot I[i]_{fundRMS} \cdot sin \left( P[i]_{fundPHI} \right) & Unit: \mathbf{var}
\end{aligned}](../_images/math/3cf979d4cf0320ebedd07e99bbd34147ab893c25.png)
Apparent Power (S)¶
S_t¶
This is the Power Group Overall apparent Power.
![\begin{aligned}
S_{t} &= \sum_{i=1}^{NP} S[i]_{t} & Unit: \mathbf{VA}
\end{aligned}](../_images/math/a1ed19fe0b879e5af3878dd7961e898b33929458.png)
S[i]_t¶
This is the Power Phase number i apparent Power.
![\begin{aligned}
S[i]_{t} &= U[i]_{tRMS} \cdot I[i]_{tRMS} & Unit: \mathbf{VA}
\end{aligned}](../_images/math/4d05dfd5b78b3c11a50344425fff46e2977fc132.png)
S_fund¶
This is the Power Group Overall fundamental apparent Power.
![\begin{aligned}
S_{fund} &= \sum_{i=1}^{NP} S[i]_{fund} & Unit: \mathbf{VA}
\end{aligned}](../_images/math/509774cdc6ed09a96f73fdcb579b0b3b2664c1ce.png)
S[i]_fund¶
This is the Power Phase number i fundamental apparent Power.
![\begin{aligned}
S[i]_{fund} &= U[i]_{fundRMS} \cdot I[i]_{fundRMS} & Unit: \mathbf{VA}
\end{aligned}](../_images/math/04dd59fdb59ff464245d017a70ffaa1781b164ee.png)
Power Factor (PF)¶
PF_t¶
This is the Power Group Overall Power Factor

PF[i]_t¶
This is the Power Phase number i Power Factor.
![\begin{aligned}
PF[i]_t &= \frac{P[i]_t}{S[i]_t} & Unit: \mathbf{None}
\end{aligned}](../_images/math/d6ab9163abac26d9d43470b19c3182d69d268457.png)
PF_fund¶
This is the Power Group Overall fundamental Power Factor.

PF[i]_fund¶
This is the Power Phase number i fundamental Power Factor.
![\begin{aligned}
PF[i]_{fund} &= \frac{P[i]_{fund}}{S[i]_{fund}} & Unit: \mathbf{None}
\end{aligned}](../_images/math/9ad613557ad56dd842b3c9b1c0cfc48161f04374.png)
Energy (W)¶
W_t¶
This is the Power Group Overall active Energy.
![\begin{aligned}
W_{t} &= \sum_{i=1}^{NP} W[i]_{t} & Unit: \mathbf{Wh}
\end{aligned}](../_images/math/65d8269d76d839b359215b95af5bafee0ba1bd19.png)
W[i]_t¶
This is the Power Phase number i active Energy.
![\begin{aligned}
W[i]_{t} &= \sum_{k=0}^{T_{int}} P[i]_{t,k} \cdot \frac{N}{SR} \cdot \frac{1}{3600} & Unit: \mathbf{Wh}
\end{aligned}](../_images/math/aa29e450821611ddc8b8a307cfb17ee84980f86b.png)
W_t+¶
This is the Power Group Overall positive aggregated active Energy.
![\begin{aligned}
W_{t+} &= \sum_{i=1}^{NP} W[i]_{t+} & Unit: \mathbf{Wh}
\end{aligned}](../_images/math/6c11fbc4d530c5675546168b1a6cd7b78033536f.png)
W[i]_t+¶
This is the Power Phase number i positive aggregated active Energy.
![\begin{aligned}
W[i]_{t+} &= \sum_{k=0}^{T_{int}} \frac{N}{SR} \cdot \frac{1}{3600}
\begin{cases}
P[i]_{t,k} & \quad \text{if } P[i]_{t,k} > 0\\
0 & \quad \text{if } P[i]_{t,k} <= 0\\
\end{cases}
& Unit: \mathbf{Wh}
\end{aligned}](../_images/math/c9802cb083688cda41735bc4a001e4bf45866d0d.png)
W_t-¶
This is the Power Group Overall negative aggregated active Energy.
![\begin{aligned}
W_{t-} &= \sum_{i=1}^{NP} W[i]_{t-} & Unit: \mathbf{Wh}
\end{aligned}](../_images/math/1b3f4ee84af67f68fc0682c559fef0901fc2ad05.png)
W[i]_t-¶
This is the Power Phase number i negative aggregated active Energy.
![\begin{aligned}
W[i]_{t-} &= \sum_{k=0}^{T_{int}} \frac{N}{SR} \cdot \frac{1}{3600}
\begin{cases}
0 & \quad \text{if } P[i]_{t,k} > 0\\
P[i]_{t,k} & \quad \text{if } P[i]_{t,k} <= 0\\
\end{cases}
& Unit: \mathbf{Wh}
\end{aligned}](../_images/math/b2002acbb92ad49251cf576b508e700205d3255a.png)
W_fund¶
This is the Power Group Overall fundamental active Energy.
![\begin{aligned}
W_{fund} &= \sum_{i=1}^{NP} W[i]_{fund} & Unit: \mathbf{Wh}
\end{aligned}](../_images/math/84b5cbaa1e35798307cd0be7c901bc44fd3172e5.png)
W[i]_fund¶
This is the Power Phase number i fundamental active Energy.
![\begin{aligned}
W[i]_{fund} &= \sum_{k=0}^{T_{int}} P[i]_{fund,k} \cdot \frac{N}{SR} \cdot \frac{1}{3600} & Unit: \mathbf{Wh}
\end{aligned}](../_images/math/f31fa6874045080ac47a0cd6cc816885dd58954e.png)
W_fund+¶
This is the Power Group Overall positive aggregated active Energy.
![\begin{aligned}
W_{fund+} &= \sum_{i=1}^{NP} W[i]_{fund+} & Unit: \mathbf{Wh}
\end{aligned}](../_images/math/5ad100a67fc3791a196453f5707a6bc7d550fad5.png)
W[i]_fund+¶
This is the Power Phase number i fundamental positive aggregated active Energy.
![\begin{aligned}
W[i]_{fund+} &= \sum_{k=0}^{T_{int}} \frac{N}{SR} \cdot \frac{1}{3600}
\begin{cases}
P[i]_{fund,k} & \quad \text{if } P[i]_{fund,k} > 0\\
0 & \quad \text{if } P[i]_{fund,k} <= 0\\
\end{cases}
& Unit: \mathbf{Wh}
\end{aligned}](../_images/math/09a420d2a8a0c6b5a313fa2cf05478275eb3497f.png)
W_fund-¶
This is the Power Group Overall fundamental negative aggregated active Energy.
![\begin{aligned}
W_{fund-} &= \sum_{i=1}^{NP} W[i]_{fund-} & Unit: \mathbf{Wh}
\end{aligned}](../_images/math/507b665f8f68ce93f840f1ee9bcaff2b05241e68.png)
W[i]_fund-¶
This is the Power Phase number i fundamental negative aggregated active Energy.
![\begin{aligned}
W[i]_{fund-} &= \sum_{k=0}^{T_{int}} \frac{N}{SR} \cdot \frac{1}{3600}
\begin{cases}
0 & \quad \text{if } P[i]_{fund,k} > 0\\
P[i]_{fund,k} & \quad \text{if } P[i]_{fund,k} <= 0\\
\end{cases}
& Unit: \mathbf{Wh}
\end{aligned}](../_images/math/b3b6aea9275306b12e797c697c950eebf9b81db9.png)
C¶
This is the Power Group Overall accumulated electrical capacity.
![\begin{aligned}
Q &= \sum_{i=1}^{NP} C[i] & Unit: \mathbf{Ah}
\end{aligned}](../_images/math/7b3e8683c8d74dc7b657c3d8c15975be944859e4.png)
C[i]¶
This is the Power Phase number i accumulated electrical capacity.
![\begin{aligned}
Q[i] &= \sum_{k=0}^{T_{int}} I[i]_{tAVG,k} \cdot \frac{N_{k}}{SR} \cdot \frac{1}{3600} & Unit: \mathbf{Ah}
\end{aligned}](../_images/math/67f48dba18daef7b9c3cc430c2e306e81b8e456e.png)
C_+¶
This is the Power Group Overall positive accumulated electrical capacity.
![\begin{aligned}
C_{t+} &= \sum_{i=1}^{NP} C[i]_{+} & Unit: \mathbf{Ah}
\end{aligned}](../_images/math/594cac83f14ff0720372c2eb753052dec9b7ed13.png)
C[i]_+¶
This is the Power Phase number i positive accumulated electrical capacity.
![\begin{aligned}
C[i]_{+} &= \sum_{k=0}^{T_{int}} \cdot \frac{N}{SR} \cdot \frac{1}{3600} \cdot
\begin{cases}
I[i]_{tAVG,k} & \quad \text{if } I[i]_{tAVG,k} > 0\\
0 & \quad \text{if } I[i]_{tAVG,k} <= 0\\
\end{cases}
& Unit: \mathbf{Ah}
\end{aligned}](../_images/math/aaad846bbc108dda0f47545166493b00b89f1de2.png)
C-¶
This is the Power Group Overall negative accumulated electrical capacity.
![\begin{aligned}
C_{t-} &= \sum_{i=1}^{NP} C[i]_{-} & Unit: \mathbf{Ah}
\end{aligned}](../_images/math/0528b8cb6f85a9e2cc541074344dcf72908402b8.png)
C[i]_-¶
This is the Power Phase number i negative accumulated electrical capacity.
![\begin{aligned}
C[i]_{-} &= \sum_{k=0}^{T_{int}} \cdot \frac{N}{SR} \cdot \frac{1}{3600} \cdot
\begin{cases}
0 & \quad \text{if } I[i]_{tAVG,k} > 0\\
-I[i]_{tAVG,k} & \quad \text{if } I[i]_{tAVG,k} <= 0\\
\end{cases}
& Unit: \mathbf{Ah}
\end{aligned}](../_images/math/d4ac0f3eb3432abc97525262476a534c9e616b8b.png)
C_RMS¶
This is the Power Group Overall accumulated current effective values.
![\begin{aligned}
C\_{RMS} &= \sum_{i=1}^{NP} C[i]\_{RMS} & Unit: \mathbf{Ah}
\end{aligned}](../_images/math/2d4c6df365d67d7a7819872292046217e732437b.png)
C[i]_RMS¶
This is the Power Phase number i accumulated accumulated current effective values.
![\begin{aligned}
C[i]\_{RMS} &= \sum_{k=0}^{T_{int}} I[i]_{tRMS,k} \cdot \frac{N_{k}}{SR} \cdot \frac{1}{3600} & Unit: \mathbf{Ah}
\end{aligned}](../_images/math/cf26bd6ed9e44d63358c63a94fb2533455f49984.png)
Additional Channels¶
F_fund¶
This is the fundamental frequency channel. See Sync Channel Mode for more information.
is the period duration of the fundamental signal estimated by the Zero Crossing Detect





