Calculation method
The method for calculation of the self- and partial capacitances of the conductor system is based on the electrostatic field energy.
W = 1/2 * (q1 * U1 + q2 * U2 + .... + qn * Un) (4)
Use equations (2) for exclusion of the conductor charges from (4) by expressing them via potentials:
W = 1/2 * (
U1 * (b11 * U1
+ b12 * U2 + ... + b1n
* Un) +
U2 * (b21 * U1
+ b22 * U2 + ... + b2n
* Un) +
........
Un * (bn1 * U1
+ bn2 * U2 + ... + bnn
* Un) );
Coefficients bji may be found by following method. First of all let us solve the series of n problems, where the test potential (100 V) is applied to only one of the conductors, and the rest of them are grounded (zero potential). Electric field energy for these cases looks like:
Wi = 1/2 · bii · (U1)2.
Thereby own coefficients of the electrostatic induction could be found.
Then for each pair of conductors (i, j) we should solve the problem where the test potential is applied between them, and all other conductors are grounded. Energy equation is below:
Wij = bij · Ui · Uj
There will be n·(n-1)/2 such problems in total.
Thus, to find the matrix of electrostatic induction coefficients bij in the system of n conductors it is sufficient to solve n·(n+1)/2 problems. Each solution needs total electric field energy calculation. Computation of partial capacitances cij, from induction coefficients bij is a simple task.