Poisson's equation is an elliptic partial differential equation of broad utility in theoretical physics. For example, the solution to Poisson's equation is the potential field caused by a given electric charge or mass density distribution; with the potential field known, one can then calculate electrostatic or gravitational (force) field. It is a generalization of Laplace's equation, which is also frequently seen in physics. The equation is named after French mathematician and physicist Siméon Denis Poisson.[1]
Poisson's equation iswhere
\Delta
f
\varphi
f
\varphi
In three-dimensional Cartesian coordinates, it takes the form
When
f=0
Poisson's equation may be solved using a Green's function:where the integral is over all of space. A general exposition of the Green's function for Poisson's equation is given in the article on the screened Poisson equation. There are various methods for numerical solution, such as the relaxation method, an iterative algorithm.
See main article: Gravitational field and Gauss's law for gravity.
In the case of a gravitational field g due to an attracting massive object of density ρ, Gauss's law for gravity in differential form can be used to obtain the corresponding Poisson equation for gravity:
Since the gravitational field is conservative (and irrotational), it can be expressed in terms of a scalar potential ϕ:
Substituting this into Gauss's law,yields Poisson's equation for gravity:
If the mass density is zero, Poisson's equation reduces to Laplace's equation. The corresponding Green's function can be used to calculate the potential at distance from a central point mass (i.e., the fundamental solution). In three dimensions the potential iswhich is equivalent to Newton's law of universal gravitation.
See main article: Electrostatics.
One of the cornerstones of electrostatics is setting up and solving problems described by the Poisson equation. Solving the Poisson equation amounts to finding the electric potential for a given charge distribution
\rhof
The mathematical details behind Poisson's equation in electrostatics are as follows (SI units are used rather than Gaussian units, which are also frequently used in electromagnetism).
Starting with Gauss's law for electricity (also one of Maxwell's equations) in differential form, one haswhere
\nabla ⋅
Assuming the medium is linear, isotropic, and homogeneous (see polarization density), we have the constitutive equationwhere is the permittivity of the medium, and E is the electric field.
Substituting this into Gauss's law and assuming that is spatially constant in the region of interest yieldsIn electrostatics, we assume that there is no magnetic field (the argument that follows also holds in the presence of a constant magnetic field). Then, we have thatwhere is the curl operator. This equation means that we can write the electric field as the gradient of a scalar function (called the electric potential), since the curl of any gradient is zero. Thus we can writewhere the minus sign is introduced so that is identified as the electric potential energy per unit charge.
The derivation of Poisson's equation under these circumstances is straightforward. Substituting the potential gradient for the electric field,directly produces Poisson's equation for electrostatics, which is
Solving Poisson's equation for the potential requires knowing the charge density distribution. If the charge density is zero, then Laplace's equation results. If the charge density follows a Boltzmann distribution, then the Poisson–Boltzmann equation results. The Poisson–Boltzmann equation plays a role in the development of the Debye–Hückel theory of dilute electrolyte solutions.
Using Green's function, the potential at distance from a central point charge (i.e., the fundamental solution) iswhich is Coulomb's law of electrostatics. (For historic reasons, and unlike gravity's model above, the
4\pi
The above discussion assumes that the magnetic field is not varying in time. The same Poisson equation arises even if it does vary in time, as long as the Coulomb gauge is used. In this more general context, computing is no longer sufficient to calculate E, since E also depends on the magnetic vector potential A, which must be independently computed. See Maxwell's equation in potential formulation for more on and A in Maxwell's equations and how Poisson's equation is obtained in this case.
If there is a static spherically symmetric Gaussian charge densitywhere is the total charge, then the solution of Poisson's equationis given bywhere is the error function.
This solution can be checked explicitly by evaluating .
Note that for much greater than, the erf function approaches unity, and the potential approaches the point-charge potential,as one would expect. Furthermore, the error function approaches 1 extremely quickly as its argument increases; in practice, for the relative error is smaller than one part in a thousand.
Surface reconstruction is an inverse problem. The goal is to digitally reconstruct a smooth surface based on a large number of points pi (a point cloud) where each point also carries an estimate of the local surface normal ni.[2] Poisson's equation can be utilized to solve this problem with a technique called Poisson surface reconstruction.[3]
The goal of this technique is to reconstruct an implicit function f whose value is zero at the points pi and whose gradient at the points pi equals the normal vectors ni. The set of (pi, ni) is thus modeled as a continuous vector field V. The implicit function f is found by integrating the vector field V. Since not every vector field is the gradient of a function, the problem may or may not have a solution: the necessary and sufficient condition for a smooth vector field V to be the gradient of a function f is that the curl of V must be identically zero. In case this condition is difficult to impose, it is still possible to perform a least-squares fit to minimize the difference between V and the gradient of f.
In order to effectively apply Poisson's equation to the problem of surface reconstruction, it is necessary to find a good discretization of the vector field V. The basic approach is to bound the data with a finite-difference grid. For a function valued at the nodes of such a grid, its gradient can be represented as valued on staggered grids, i.e. on grids whose nodes lie in between the nodes of the original grid. It is convenient to define three staggered grids, each shifted in one and only one direction corresponding to the components of the normal data. On each staggered grid we perform trilinear interpolation on the set of points. The interpolation weights are then used to distribute the magnitude of the associated component of ni onto the nodes of the particular staggered grid cell containing pi. Kazhdan and coauthors give a more accurate method of discretization using an adaptive finite-difference grid, i.e. the cells of the grid are smaller (the grid is more finely divided) where there are more data points.[3] They suggest implementing this technique with an adaptive octree.
For the incompressible Navier–Stokes equations, given by
The equation for the pressure field
p
(x',y',z')
k'
(x',y,'z')
k'
\rho
(x,y,z)
k
k'