What is capacitance matrix?

In the system consisting of several charged electrodes the potential of every electrode depends upon all the electrode charges. If the media properties are independent from the field (this condition is always supposed in the Electrostatic QuickField problems) this function may be presented as a linear equation:

U1 =  a11 * q1 + a12 * q2 + ... + a1n * qn
U2 =  a21 * q1 + a22 * q2 + ... + a2n * qn
......
Un =  an1 * q1 + an2 * q2 + ... + ann * qn,

(1)

where
    Uk - k-electrode potential,
    qk - k-electrode charge,
    aij - potential coefficients.

Constants in the equations (1) are called potential coefficients.

Coefficients aii, located at the matrix diagonal designate the contribution of i-conductor charge to its own potential. They are called self-capacitance coefficients. Coefficients not on the diagonal aij (then ij) correspond to j-conductor contribution into i-conductor potential. They are called mutual potential coefficients.

Quite often the inverse problem-calculation of charges basing on the known potentials distribution arises. Resolving the system of equations (1) for charges (q1, q2, ... qn) yields to:

q1 = b11 * U1 + b12 * U2 + ... + b1n * Un
q2 = b21 * U1 + b22 * U2 + ... + b2n * Un
......
qn = bn1 * U1 + bn2 * U2 + ... + bnn * Un

(2)

In the system (2) coefficients bij have dimensions of capacitance. They are usually called electrostatic induction coefficients or partial capacitances relative to ground. Coefficients bij may be positive or negative.

It is often required in practice to replace the conductors system by their equivalent schema, where each pair of conductors is presented by the capacitors with specially fitted capacitances. This form corresponds to the system of equations (3) where the conductor charges are expressed through the potential differences between the conductor and other conductors, including earth:

q1 = c11 * (U1 - 0) + c12 * (U1 - U2) + ... + c1n * (U1 - Un)
q2 = c21 * (U2 - U1) + c22 * (U2 - 0) + ... + c2n * (U2 - Un)
......
qn = cn1 * (Un - U1) + cn2 * (Un - U2) + ... + cnn * (Un - 0)

(3)

This form (3) is convenient because cij is always positive and allows natural interpretation as capacitances of the equivalent schema. cii coefficient corresponds to the contribution to the conductor charge caused by its own potential, that is self-capacitance. Coefficients cij where i and j are different correspond to the part of the conductor i charge caused by the potential difference between this and j conductor, which is equivalent to the capacitance of the capacitor formed by electrodes i and j. They are called partial capacitances.

All three matrices are symmetrical, i.e aij = aji.