Distance Of Closest Approach Of Ellipses And Ellipsoids
   HOME

TheInfoList



OR:

The distance of closest approach of two objects is the distance between their centers when they are externally tangent. The objects may be
geometric shape A shape or figure is a graphical representation of an object or its external boundary, outline, or external surface, as opposed to other properties such as color, texture, or material type. A plane shape or plane figure is constrained to lie on ...
s or physical particles with well-defined boundaries. The distance of closest approach is sometimes referred to as the contact distance. For the simplest objects, spheres, the distance of closest approach is simply the sum of their radii. For non-spherical objects, the distance of closest approach is a function of the orientation of the objects, and its calculation can be difficult. The maximum packing density of hard particles, an important problem of ongoing interest, depends on their distance of closest approach. The interactions of particles typically depend on their separation, and the distance of closest approach plays an important role in determining the behavior of condensed matter systems.


Excluded volume

The excluded volume of particles (the volume excluded to the centers of other particles due to the presence of one) is a key parameter in such descriptions,; the distance of closest approach is required to calculate the excluded volume. The excluded volume for identical spheres is just four times the volume of one sphere. For other
anisotropic Anisotropy () is the property of a material which allows it to change or assume different properties in different directions, as opposed to isotropy. It can be defined as a difference, when measured along different axes, in a material's physic ...
objects, the excluded volume depends on orientation, and its calculation can be surprising difficult. The simplest shapes after spheres are ellipses and ellipsoids; these have receive
considerable attention
yet their excluded volume is not known. Vieillard Baron was able to provide an overlap criterion for two ellipses. His results were useful for computer simulations of hard particle systems and for packing problems using Monte Carlo simulations. The one anisotropic shape whose excluded volume can be expressed analytically is the
spherocylinder A capsule (from Latin '' capsula'', "small box or chest"), or stadium of revolution, is a basic three-dimensional geometric shape consisting of a cylinder with hemispherical ends. Another name for this shape is spherocylinder. It can also be refe ...
; the solution of this problem is a classic work by Onsager. The problem was tackled by considering the distance between two line segments, which are the center lines of the capped cylinders. Results for other shapes are not readily available. The orientation dependence of the distance of closest approach has surprising consequences. Systems of hard particles, whose interactions are only entropic, can become ordered. Hard spherocylinders form not only orientationally ordered nematic, but also positionally ordered smectic phases. Here, the system gives up some (orientational and even positional) disorder to gain disorder and entropy elsewhere.


Case of two ellipses

Vieillard Baron first investigated this problem, and although he did not obtain a result for the distance of closest approaches , he derived the overlap criterion for two ellipses. His final results were useful for the study of the phase behavior of hard particles and for the packing problem using Monte Carlo simulations. Although overlap criteria have been developed, analytic solutions for the distance of closest approach and the location of the point of contact have only recently become available. The details of the calculations are provided in Ref. The Fortran 90 subroutine is provided in Ref. The procedure consists of three steps: #
Transformation Transformation may refer to: Science and mathematics In biology and medicine * Metamorphosis, the biological process of changing physical form after birth or hatching * Malignant transformation, the process of cells becoming cancerous * Trans ...
of the two tangent
ellipse In mathematics, an ellipse is a plane curve surrounding two focus (geometry), focal points, such that for all points on the curve, the sum of the two distances to the focal points is a constant. It generalizes a circle, which is the special ty ...
s E_1 and E_2, whose centers are joined by the vector d, into a circle C_1' and an ellipse E_2', whose centers are joined by the vector d'. The circle C_1' and the ellipse E_2' remain tangent after the transformation. # Determination of the distance d' of closest approach of C_1' and E_2' analytically. It requires the appropriate solution of a quartic equation. The normal n' is calculated. # Determination of the distance d of closest approach and the location of the point of contact of E_1 and E_2 by the inverse transformations of the vectors d' and n'. Input: *
lengths Length is a measure of distance. In the International System of Quantities, length is a quantity with dimension distance. In most systems of measurement a base unit for length is chosen, from which all other units are derived. In the Intern ...
of the semiaxes a_1,b_1,a_2, b_2, * unit vectors k_1,k_2 along major axes of both ellipses, and * unit vector d joining the centers of the two ellipses. Output: *distance d between the centers when the ellipses E_1 and E_2 are externally tangent, and *location of point of contact in terms of k_1,k_2 .


Case of two ellipsoids

Consider two
ellipsoids An ellipsoid is a surface that may be obtained from a sphere by deforming it by means of directional scalings, or more generally, of an affine transformation. An ellipsoid is a quadric surface;  that is, a surface that may be defined as the ...
, each with a given shape and
orientation Orientation may refer to: Positioning in physical space * Map orientation, the relationship between directions on a map and compass directions * Orientation (housing), the position of a building with respect to the sun, a concept in building de ...
, whose centers are on a line with given direction. We wish to determine the distance between centers when the ellipsoids are in point contact externally. This distance of closest approach is a function of the shapes of the ellipsoids and their orientation. There is no analytic solution for this problem, since solving for the distance requires the solution of a sixth order polynomial equation. Here an algorithm is developed to determine this distance, based on the analytic results for the distance of closest approach of ellipses in 2D, which can be implemented numerically. Details are given in publications. Subroutines are provided in two formats: Fortran90 and C. C subroutine for distance of closest approach of ellipsoids
/ref> The algorithm consists of three steps. # Constructing a plane containing the line joining the centers of the two ellipsoids, and finding the equations of the ellipses formed by the
intersection In mathematics, the intersection of two or more objects is another object consisting of everything that is contained in all of the objects simultaneously. For example, in Euclidean geometry, when two lines in a plane are not parallel, their i ...
of this
plane Plane(s) most often refers to: * Aero- or airplane, a powered, fixed-wing aircraft * Plane (geometry), a flat, 2-dimensional surface Plane or planes may also refer to: Biology * Plane (tree) or ''Platanus'', wetland native plant * Planes (gen ...
and the
ellipsoids An ellipsoid is a surface that may be obtained from a sphere by deforming it by means of directional scalings, or more generally, of an affine transformation. An ellipsoid is a quadric surface;  that is, a surface that may be defined as the ...
. # Determining the distance of closest approach of the ellipses; that is the distance between the centers of the ellipses when they are in point contact externally. # Rotating the plane until the distance of closest approach of the ellipses is a maximum. The distance of closest approach of the ellipsoids is this maximum distance.


See also

* Apsis * Impact parameter


References

{{DEFAULTSORT:Distance Of Closest Approach Of Ellipses And Ellipsoids Conic sections Distance