Finite Elements For Electrostatic Field Simulation.

A (parasitic) plane capacitor is formed by two cocentric squares, fig.11: A working condition of

Vxx+Vyy=0

is assumed, approximated by

4Vi,j = Vi+1,j + Vi-1,j + Vi,j+1 + Vi,j-1

It is quite straightforward (five lines of code for a uniform grid!) to form a set of simultaneous equations (in the nodes' voltages), in order to impose the working hypothesis throughout the gap between the squares, remembering that the potential on the squares is known. By exploiting symmetry, only 1/8th of the structure needs to be modelled.

Error discussion is an important part of any numerical method: Several assumptions have already been made: