Template:Short description

File:Simeon Poisson.jpg
Siméon Denis Poisson

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 the corresponding 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 who published it in 1823.<ref>Template:Citation</ref><ref>Template:Cite journal From p. 463: {{#invoke:Lang|lang}} <math display="block">\frac{\partial^2 V} {\partial x^2} + \frac{\partial^2 V} {\partial y^2} + \frac{\partial^2 V} {\partial z^2} = 0, = -2k\pi, = -4k\pi,</math> {{#invoke:Lang|lang}} (Thus, according to what preceded, we will finally have: <math display="block">\frac{\partial^2 V} {\partial x^2} + \frac{\partial^2 V} {\partial y^2} + \frac{\partial^2 V} {\partial z^2} = 0, = -2k\pi, = -4k\pi,</math> depending on whether the point M is located outside, on the surface of, or inside the volume that one is considering.) V is defined (p. 462) as <math display="block">V = \iiint\frac{k'}{\rho}\, dx'\,dy'\,dz',</math> where, in the case of electrostatics, the integral is performed over the volume of the charged body, the coordinates of points that are inside or on the volume of the charged body are denoted by <math>(x', y', z')</math>, <math>k'</math> is a given function of <math>(x', y,' z')</math> and in electrostatics, <math>k'</math> would be a measure of charge density, and <math>\rho</math> is defined as the length of a radius extending from the point M to a point that lies inside or on the charged body. The coordinates of the point M are denoted by <math>(x, y, z)</math> and <math>k</math> denotes the value of <math>k'</math> (the charge density) at M.</ref>

Statement of the equationEdit

Poisson's equation is <math display="block">\Delta\varphi = f,</math> where <math>\Delta</math> is the Laplace operator, and <math>f</math> and <math>\varphi</math> are real or complex-valued functions on a manifold. Usually, <math>f</math> is given, and <math>\varphi</math> is sought. When the manifold is Euclidean space, the Laplace operator is often denoted as Template:Math, and so Poisson's equation is frequently written as <math display="block">\nabla^2 \varphi = f.</math>

In three-dimensional Cartesian coordinates, it takes the form <math display="block">\left( \frac{\partial^2}{\partial x^2} + \frac{\partial^2}{\partial y^2} + \frac{\partial^2}{\partial z^2} \right)\varphi(x, y, z) = f(x, y, z).</math>

When <math>f = 0</math> identically, we obtain Laplace's equation.

Poisson's equation may be solved using a Green's function: <math display="block">\varphi(\mathbf{r}) = - \iiint \frac{f(\mathbf{r}')}{4\pi |\mathbf{r} - \mathbf{r}'|}\, \mathrm{d}^3 r',</math> 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.

Applications in physics and engineeringEdit

Newtonian gravityEdit

{{#invoke:Labelled list hatnote|labelledList|Main article|Main articles|Main page|Main pages}}

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. Gauss's law for gravity is <math display="block">\nabla\cdot\mathbf{g} = -4\pi G\rho.</math>

Since the gravitational field is conservative (and irrotational), it can be expressed in terms of a scalar potential ϕ: <math display="block">\mathbf{g} = -\nabla \phi.</math>

Substituting this into Gauss's law, <math display="block">\nabla\cdot(-\nabla \phi) = - 4\pi G \rho,</math> yields Poisson's equation for gravity: <math display="block">\nabla^2 \phi = 4\pi G \rho.</math>

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 Template:Mvar from a central point mass Template:Mvar (i.e., the fundamental solution). In three dimensions the potential is <math display="block">\phi(r) = \frac{-G m}{r},</math> which is equivalent to Newton's law of universal gravitation.

ElectrostaticsEdit

{{#invoke:Labelled list hatnote|labelledList|Main article|Main articles|Main page|Main pages}} Template:Refimprove

Many problems in electrostatics are governed by the Poisson equation, which relates the electric potential Template:Mvar to the free charge density <math>\rho_f</math>, such as those found in conductors.

The mathematical details of Poisson's equation, commonly expressed in SI units (as opposed to Gaussian units), describe how the distribution of free charges generates the electrostatic potential in a given region.

Starting with Gauss's law for electricity (also one of Maxwell's equations) in differential form, one has <math display="block">\mathbf{\nabla} \cdot \mathbf{D} = \rho_f,</math> where <math>\mathbf{\nabla} \cdot</math> is the divergence operator, D is the electric displacement field, and ρf is the free-charge density (describing charges brought from outside).

Assuming the medium is linear, isotropic, and homogeneous (see polarization density), we have the constitutive equation <math display="block">\mathbf{D} = \varepsilon \mathbf{E},</math> where Template:Mvar is the permittivity of the medium, and E is the electric field.

Substituting this into Gauss's law and assuming that Template:Mvar is spatially constant in the region of interest yields <math display="block">\mathbf{\nabla} \cdot \mathbf{E} = \frac{\rho_f}{\varepsilon}.</math> In electrostatics, we assume that there is no magnetic field (the argument that follows also holds in the presence of a constant magnetic field).<ref>Template:Cite book</ref> Then, we have that <math display="block">\nabla \times \mathbf{E} = 0,</math> where Template:Math is the curl operator. This equation means that we can write the electric field as the gradient of a scalar function Template:Mvar (called the electric potential), since the curl of any gradient is zero. Thus we can write <math display="block">\mathbf{E} = -\nabla \varphi,</math> where the minus sign is introduced so that Template:Mvar is identified as the electric potential energy per unit charge.<ref>Template:Cite book</ref>

The derivation of Poisson's equation under these circumstances is straightforward. Substituting the potential gradient for the electric field, <math display="block">\nabla \cdot \mathbf{E} = \nabla \cdot (-\nabla \varphi) = -\nabla^2 \varphi = \frac{\rho_f}{\varepsilon},</math> directly produces Poisson's equation for electrostatics, which is <math display="block">\nabla^2 \varphi = -\frac{\rho_f}{\varepsilon}.</math>

Specifying the 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 a Green's function, the potential at distance Template:Mvar from a central point charge Template:Mvar (i.e., the fundamental solution) is <math display="block">\varphi(r) = \frac {Q}{4 \pi \varepsilon r},</math> which is Coulomb's law of electrostatics. (For historical reasons, and unlike gravity's model above, the <math>4 \pi</math> factor appears here and not in Gauss's law.)

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 class of cases, computing Template:Mvar 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 Template:Mvar and A in Maxwell's equations and how an appropriate Poisson's equation is obtained in this case.

Potential of a Gaussian charge densityEdit

If there is a static spherically symmetric Gaussian charge density <math display="block">\rho_f(r) = \frac{Q}{\sigma^3\sqrt{2\pi}^3}\,e^{-r^2/(2\sigma^2)},</math> where Template:Mvar is the total charge, then the solution Template:Math of Poisson's equation <math display="block">\nabla^2 \varphi = -\frac{\rho_f}{\varepsilon}</math> is given by <math display="block">\varphi(r) = \frac{1}{4 \pi \varepsilon} \frac{Q}{r} \operatorname{erf}\left(\frac{r}{\sqrt{2}\sigma}\right),</math> where Template:Math is the error function.<ref>Template:Cite journal</ref> This solution can be checked explicitly by evaluating Template:Math.

Note that for Template:Mvar much greater than Template:Mvar, <math display="inline">\operatorname{erf}(r/\sqrt{2} \sigma)</math> approaches unity,<ref name="Oldham">Template:Cite book</ref> and the potential Template:Math approaches the point-charge potential, <math display="block">\varphi \approx \frac{1}{4 \pi \varepsilon} \frac{Q}{r},</math> as one would expect. Furthermore, the error function approaches 1 extremely quickly as its argument increases; in practice, for Template:Math the relative error is smaller than one part in a thousand.<ref name="Oldham"/>

Surface reconstructionEdit

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.<ref>Template:Cite journal</ref> Poisson's equation can be utilized to solve this problem with a technique called Poisson surface reconstruction.<ref name="Kazhdan06">Template:Cite book</ref>

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.<ref name="Kazhdan06"/> They suggest implementing this technique with an adaptive octree.

Fluid dynamicsEdit

For the incompressible Navier–Stokes equations, given by <math display="block">\begin{aligned}

\frac{\partial\mathbf{v}}{\partial t} + (\mathbf{v} \cdot \nabla) \mathbf{v} &= -\frac{1}{\rho} \nabla p + \nu\Delta\mathbf{v} + \mathbf{g}, \\
\nabla \cdot \mathbf{v} &= 0.

\end{aligned}</math>

The equation for the pressure field <math>p</math> is an example of a nonlinear Poisson equation: <math display="block">\begin{aligned}

\Delta p &= -\rho \nabla \cdot(\mathbf{v} \cdot \nabla \mathbf{v}) \\
         &= -\rho \operatorname{Tr}\big((\nabla\mathbf{v}) (\nabla\mathbf{v})\big).

\end{aligned}</math>Notice that the above trace is not sign-definite.

See alsoEdit

Template:Portal

ReferencesEdit

Template:Reflist

Further readingEdit

External linksEdit