METHODS FOR SEARCHING FOR ARRANGEMENTS OF SHAPES SUBJECT TO BOUNDARY DISTANCE CONSTRAINTS AMONG THOSE SHAPES

This disclosure describes methods to manufacture one or more articles of manufacture that searches for an arrangement of shapes that satisfy exact or approximate analytical representations of boundary distance constraints. The disclosed methods include the execution of the following steps: step (a) constructing functions for one or more boundary distance constraints; step (b) constructing an analytical optimization problem which incorporates the constraint functions of step (a); step (c) selecting the initial values of one or more optimization variables; step (d) solving the optimization problem constructed in step (b) using one or more analytical optimization methods and one or more of the initial values of step (c).

Skip to: Description  ·  Claims  · Patent History  ·  Patent History
Description
CROSS REFERENCE TO RELATED APPLICATIONS

This application claims the benefits of the earlier filed U.S. Provisional Application Ser. No. 61/231,825, filed 6 Aug. 2009, which is incorporated by reference for all purposes into this specification.

Additionally, this application claims the benefits of the earlier filed U.S. Provisional Application Ser. No. 61/246,648, filed 29 Sep. 2009, which is incorporated by reference for all purposes into this specification.

Further, this application claims the benefits of the earlier filed U.S. Provisional Application Ser. No. 61/248,234, filed 2 Oct. 2009, which is incorporated by reference for all purposes into this specification.

Additionally, this application is a continuation of U.S. application Ser. No. 12/844,585, filed 27 Jul. 2010, which is incorporated by reference for all purposes into this specification.

TECHNICAL FIELD

This disclosure relates satisfying boundary distance constraints. More specifically, this disclosure relates to searching for arrangements of shapes that satisfy exact or approximate analytical function representations of boundary distance constraints using analytical optimization.

BACKGROUND ART

Searching for an arrangement of shapes that exactly or approximately satisfy one or more boundary distance (BD) constraints between those shapes make up a class of problems with many valuable commercial applications. For brevity we will refer to this as the boundary distance constrained arrangement (BDCA) problem. Instances of the BDCA problem include searching for arrangement of two or three dimensional components on or in a manufactured product such that no components overlap and all components are contained within the product's boundaries. Examples include, components inside the body of a car, components inside the case of a printer, rooms in a building, components on a circuit board or components on VLSI chip. Other instances include searching for an arrangement of one or more products or product components in or on a piece of material from which they are to be extracted such that there is sufficient space between them to allow for the kerf of the cutting tool while minimizing wasted material. Examples include the components of a pair of pants on a bolt of fabric or the components of a ship on a sheet of steel. Other instances outside of manufacturing and design include searching for an arrangement of packages inside a shipping container such that no packages occupy the same space and all packages fit inside the container. Some of these instances can further be extended into 4-dimensional problems where, for example, time constraints, or time dependant motion requirements are present.

In general, however, the BDCA problem is considered to be “computationally intractable”. That is, it may require an unreasonable amount of computing resources for the search to either find an arrangement that satisfies the BD constraints, or determine that no arrangement can satisfy the BD constraints. As such, for various classes of this problem, a great deal of effort has gone into developing an arsenal of methods which consume reasonable amounts of computing resources to search for arrangements that satisfy the BD constraints but which may not be able to find an arrangement that satisfies the BD constraints even if such an arrangement exists. For example, over the past 25 years, the electronics and VLSI circuit design industry have expended considerable effort on research and development for search methods that work on a limited subset of the two-dimensional version of the BDCA problem. In particular, they have been interested in the case where the shapes consist of axis-aligned (AA) rectangles. This is due to the fact that integrated circuit design at many levels of the physical design hierarchy are composed of collections of AA rectangles which must maintain specific physical relationships between the boundaries of the rectangles in the collection. Examples in this area include: the arrangement of AA rectangular mask shapes in the design of basic electronic components such as, for example, transistors, capacitors, and resistors; the arrangement of AA rectangular electronic components in the design of higher function circuits such as, for example, AND gates, OR gates, and Flip Flops (sometimes referred to as library cell design); the arrangement of AA rectangular circuits and AA rectangular electronic components in the design of macro blocks such as, for example, adders, multipliers, phase locked loops, and analog to digital converters (sometimes referred to as macro cell design); the arrangement of AA rectangular macros and AA rectangular circuits on a semiconductor substrates to design integrated circuit “chips”; the arrangement of AA rectangular IC “chips” to design multichip modules; and the arrangement of AA rectangular IC packages to design circuit boards.

Some of the oldest methods for dealing with BDCA problems approximate them as discrete combinatorial problems and then solve the approximations using either stochastic search methods, or problem specific deterministic heuristic search methods. This approach tends to require complex data structures to represent the search space of the BDCA problem and can only search a subset of the total search space of the original problem. Additionally, these data structures have limited ability to represent spatial relationships among the shapes. Demand for better coverage of the design space as well as an increase in the complexity of the spatial relationships has produced a steady stream of ever more complex data structures and methods for coping with these demands.

Analytical optimization provides another powerful tool that can be used to deal with BDCA problems. In particular, analytical optimization has the potential to provide a more general and flexible framework which is capable of representing the entire search space without the need for complex data structures, as well as the potential to handle complex special relationship among shapes. To date, however, there has been little progress in developing effective methods which make good use of the potential power and flexibility of analytical optimization methods when dealing with BDCA problems.

There are three interrelated obstacles that have limited the effective use of analytical optimization on BDCA problems: first, the need for an analytic representation of a BD constraint, or its approximation, between a pair of shapes; second, the need for an analytical representation of a BD constraint, or its approximation, that promotes efficient operation of an analytical optimizer on a BDCA problem; and third, the need for a method which can both improve the probability of an analytical optimizer finding an arrangement that satisfies the BD constraints and, when the BDCA problem contains an objective to be optimized, improving the probability of finding a high quality solution.

DEFINITIONS

For the purposes of this disclosure we define the following terms:

Analytical function—A function that is treatable by or using the methods of algebra and calculus.

Analytical optimization—Optimization methods based on the use of algebra and calculus.

The following is an example of an analytical optimization problem: find the largest area enclosed by a rectangle whose height is greater than or equal to 1 but less than or equal to 5 and whose width is greater than or equal to 3 and less than or equal to 9. The following is an example of an optimization problem that is not analytical but is instead combinatorial: find the largest area enclosed by a rectangle whose height is in the set {1, 2, 3, 4, 5} and whose width is in the set {3, 5, 7, 9}.

Axis-aligned orthotopes—A set, O, of n-dimensional orthotopes is axis-aligned if each of the underlying Cartesian coordinate system axis is parallel to one of the faces of every orthotope in O.

Axis-aligned orthotopic boundary distance constraint—A boundary distance constraint applied between two n-dimensional shapes that produces a boundary surface of closest approach between those shapes that is an n-dimensional axis-aligned orthotope.

Boundary distance constraint—A constraint between two n-dimensional objects that limits the distance between the surfaces, or boundaries, of the two objects.

Closed shape—A shape for which all paths starting from a point on one side of its surface and ending on that same point on the other side of its surface must pierce the surface of the shape.

Convex constraint—A constraint on an optimization problem where the set of points satisfying the constraint form a convex set.

Convex set—A set of points where all the points on a line segment connecting any two points in the set are also in the set.

Convex shape—A shape for which the straight line segment connecting any two points on the surface of the shape must remain in the interior of the shape or on its surface.

Fixed-orientation shape—A shape which is not allowed to rotate.

Function—A function takes a set of one or more input values and produces an output value.

N-sphere—An n-dimensional generalization of a sphere where, for example, a circle is a 2-sphere and an ordinary, or 3-dimensional, sphere is a 3-sphere.

N-spheric boundary distance constraint—A boundary distance constraint which when applied between two n-dimensional shapes leads to a boundary surface of closest approach between those two shapes that is an n-sphere.

Normal vector—A vector, v, is normal to a surface, S, if it is perpendicular to all vectors lying in the plane tangent to the surface at the point of intersection between v and S.

Orthogonal—Intersecting or lying at right angles.

Orthotope—An n-dimensional, convex, faceted, closed shape where intersecting facets, or faces, are mutually orthogonal. In layman's terms an orthotope is an n-dimensional generalization of a rectangle.

Orthotopic boundary distance constraint—A boundary distance constraint which when applied between two n-dimensional shapes leads to a boundary surface of closest approach between those two shapes that is an n-dimensional orthotope.

Polytope—An n-dimensional, convex, faceted, closed shape. In layman's terms an polytope is an n-dimensional generalization of a polygon.

Subderivative—A generalization of the notion of a derivative for use on nonsmooth curves. For smooth curves there is a single tangent line associated with each point on the curve. The slope of this line is the derivative at that point on the curve. For non smooth curves there can be a set of tangent lines associated with each point on the curve. The slope of each line in the set is a subderivative.

Superellipsoid—The set of n-dimensional objects that can be analytically represented by an equation of the form:

i = 1 n 2 x i l i Z i = 1 ( 1 )

Two-dimensional examples, illustrated in FIG. 1A through FIG. 1F, include circles, ellipses, squares, and rectangles, as well as “squares with rounded corners” and “rectangles with rounded corners”. Three-dimensional examples include spheres, ellipsoids, as well as cubes and boxes, illustrated in FIG. 1G and FIG. 1H, as well as “cubes with rounded corners” and “boxes with rounded corners”.

SUMMARY OF INVENTION

This disclosure describes a method to manufacture one or more articles of manufacture that searches for an arrangement of shapes that satisfy exact or approximate analytical representations of boundary distance constraints using the execution of the following steps. One disclosed step (a) includes constructing functions for one or more boundary distance constraints where the functions are exact or approximate analytical representations of the constraints using one or more external boundary surface of closest approach functions where at least one of the external boundary surfaces of closest approach is a non-n-sphere and each external boundary surface of closest approach is formed from two shapes and, optionally, additional boundary distance constraints between the shapes and is determined using the addition of two or three functions where one of the three functions represents the first shape and another function represents the second shape and, optionally, a third function represents the additional boundary distance constraints between the shapes. Another disclosed step (b) includes constructing an analytical optimization problem which incorporates the constraint functions of step (a) and which is an exact or approximate representation of a boundary distance constrained arrangement problem. Another disclosed step (c) includes selecting the initial values of one or more optimization variables. And another disclosed step (d) includes solving the optimization problem constructed in step (b) using one or more analytical optimization methods and one or more of the initial values of step (c).

Further, this disclosure includes a constraint function of step (a) that further includes using one or more analytical compositions.

Further, this disclosure includes a constraint function of step (a) that further includes using one or more superellipsoid shape function approximations for the interior or exterior boundary surface of closest approach between a pair of axis aligned orthotopes with axis-aligned orthotopic boundary distance constraints where at least one of the boundary surfaces of closest approach is a non-n-sphere.

Further, this disclosure provides that the previously described steps are executed two or more times where the steps (a), (b), (c) and (d) may use any information generated in or used by previous said executions of the steps (a) through (d).

Further, this disclosure provides that for one or more of the executions of step (b) constructs different optimization problems for at least two of the executions.

Further, this disclosure provides that the constraint functions of step (a) further comprise using one or more gradient shaping transformations.

BRIEF DESCRIPTION OF DRAWINGS

To aid in the understanding this invention, the attached drawings help illustrate specific features of the invention and the following is a brief description of the attached drawings:

FIG. 1A-1H illustrate various two and three dimensional superellipsoids.

FIG. 2 illustrates the basic concepts of a shape spectrum on a two-dimensional shape.

FIG. 3 illustrates the construction of the unconstrained exterior boundary surface of closest approach between two parallel planar half spaces.

FIG. 4 illustrates the determination of one of the planar half spaces that makes up the unconstrained exterior boundary surface of closest approach formed by two two-dimensional convex shapes.

FIG. 5A-5D illustrate the construction of the shape and a discrete representation of its shape spectrum for the unconstrained exterior boundary surface of closest approach formed by a square and an equilateral triangle.

FIG. 6 illustrates the relationship of the various elements of one approach used to construct a shape function from a shape spectrum for a two-dimensional shape.

FIG. 7A-7B illustrate the geometric construction of the exterior boundary surface of closest approach between two axis aligned rectangles.

FIG. 8A-8B illustrate the geometric construction of the interior boundary surface of closest approach between two axis aligned rectangles.

FIG. 9A-9B illustrate a method for determining an analytical shape function for the unconstrained exterior boundary surface of closest approach between a square and a circle using geometric construction and analytical union.

FIG. 10A-10B illustrate the effects of exponent gradient shaping.

FIG. 11A-11B illustrate a nonconvex shape function and a convex approximation of that shape function.

FIG. 12 illustrates a typical networked computer environment in which the invention would operate.

FIG. 13A-13B illustrate two embodiments of a method to search for arrangements of shapes with boundary distance constraints among those shapes.

FIG. 14 illustrates the location and size of four circuit blocks relative to the size and location of a placement boundary.

FIG. 15 illustrates the arrangement of two components to be cut from a sheet of material.

DISCLOSURE OF EMBODIMENTS

This disclosure describes methods for searching for arrangements of shapes subject to boundary distance constraints among those shapes. This disclosure describes numerous specific details in order to provide a thorough understanding of the present invention. One skilled in the art will appreciate that one may practice the present invention without these specific details. Additionally, this disclosure does not describe some well known items in detail in order not to obscure the present invention.

Theoretical Motivation

As previously outlined, there are three interrelated obstacles that have limited the effective use of analytical optimization on BDCA problems. To overcome the first obstacle we will develop methods to generate analytic representation of a BD constraint, or their approximations, between a pair of shapes. These methods will be based on the use of the boundary surface of closest approach (BSCA) between the pair of shapes and, when necessary, the use of analytical composition techniques. To overcome the second obstacle, we will develop gradient shaping methods which can, when necessary, be applied to these analytical representations of the BD constraints, or their approximations, which will convert them into a form that will promote efficient operation of an analytical optimizer on a BDCA problem. Finally, to overcome the third obstacle, we will develop iterative methods that can both improve the probability of an analytical optimizer finding an arrangement that satisfies the BD constraints and, when the BDCA problem contains an objective to be optimized, improve the probability of finding a high quality solution.

For the remainder of this disclosure when a specific coordinate system is required to illustrate a concept we will assume, for the sake of brevity and clarity and without loss of generality, that the Cartesian coordinate system will be used unless stated otherwise. One skilled in the art will immediately see that the concepts could be demonstrated using alternate coordinate systems. Further, for the sake of clarity and brevity, this disclosure makes use of indexed notation in the representation of sums, unions, intersections, list, sets, etc. It will be assumed that the indexed entities, such as lists or sets, will contain no elements when the upper bound for an index is less than the lower bound for the index. For example, {x1, x2, . . . xn}=Ø when n<1 and where Ø represents the empty set. Similarly an indexed mathematical operation will contain no terms when the upper bound for an index is less than the lower bound for the index. For example, Σi=1nxi=x1+x2+ . . . xn=0 when n<1. Finally, for the sake of brevity and clarity, this disclosure will make extensive use of vector notation to represent n-dimensional quantities such as, for example, n-dimensional Cartesian coordinates. These n-dimensional quantities will be represented as column vectors or, equivalently, transposed row vectors. As an example, the 3-dimensional Cartesian coordinate where x=1, y=2, and z=3 would be represented as either the column vector

X = [ 1 2 3 ]

or the transposed row vector {right arrow over (X)}=[1, 2, 3]T.

Analytic Representation of BD Constraints

There are two types of BSCA that exist between a pair of shapes, the exterior boundary surface of closest approach (EBSCA) and the interior boundary surface of closest approach (IBSCA). We can further divide these two types into unconstrained BSCAs, UEBSCA and UIBSCA, and constrained BSCAs, CEBSCA and CIBSCA. Roughly speaking, the UEBSCA, UIBSCA, CEBSCA, and CIBSCA between two shapes, S1 and S2, can be thought of as follows: the UEBSCA is the shape whose surface is traced out by the origin of S1 as its exterior surface is “slid” along the exterior surface of S2; the UIBSCA is the shape whose surface is traced out by the origin of S1 as its exterior surface is “slid” along the interior surface of S2; the CEBSCA is the shape whose surface is traced out by the origin of S1 as its exterior surface is “slid” along the exterior surface of a shape whose exterior surface is derived from the exterior surface of S2 and any additional boundary distance constraints between S1 and S2; and the CIBSCA is the shape whose surface is traced out by the origin of S1 as its exterior surface is “slid” along the interior surface of a shape whose interior surface is derived from the interior surface of S2 and any additional boundary distance constraints between S1 and S2. As will become clear shortly, one way to determine the CEBSCA, UIBSCA or CIBSCA between two shapes is to transform these problems into one or more UEBSCA problems. As a consequence we will first concentrate on developing methods for determining UEBSCA.

Shapes

Before we can determine a BSCA between two shapes, we first need to define what we mean by a shape. We also need to determine how to represent a shape, and how we can combine two or more of these shapes to form a new shape.

Definition 1:

An n-dimensional shape, S, consists of an equivalence relation and a point. The point is referred to as the origin of S, or Origin(S), and defines the position of S in the n-dimensional space. Based on the geometry of S and Origin(S) the equivalence relation subdivides the n-dimensional space into three disjoint sets referred to as the interior, exterior, and boundary sets. The exterior set, Exterior(S), consists of all points that are exterior to the shape. Those points not in Exterior(S), Exterior(S), are further subdivided into the boundary set, Boundary(S), and interior set, Interior(S). Boundary(S) contains all points in Exterior(S) that are immediately adjacent to a point in Exterior(S) and Interior(S) contains all points in Exterior(S) that are not in Boundary(S).

For brevity and convenience we will refer to the equivalence relation imposed by a shape S as Subdivision(S) and define it as the set containing the sets Interior(S), Exterior(S), and Boundary(S), or more precisely:


Subdivision(S)={Interior(S),Exterior(S),Boundary(S)}  (2)

As will become apparent shortly, a useful subset of shapes is the set of convex shapes.

Definition 2:

A convex shape S is a shape where all points on a line segment joining any pair of points in Boundary(S) must be in Boundary(S)∪Interior(S).

Based on Definition 1 we can define the union and intersection operations on shapes.

Definition 3:

The union between shapes A and B, A u B, produces a new shape, C. The origin of C is selected to be any finite point, possibly, but not necessarily, related to the origins of A and B. The Subdivision(C) is selected such that


Interior(C)=Interior(A)∪Interior(B)


Exterior(C)=Exterior(A)∩Exterior(B)


Boundary(C)=(Boundary(A)∩ Interior(B))∪(Boundary(B)∩Interior(A))  (3)

Definition 4:

The intersection between two shapes A and B, A∩B, produces a new shape, C. The origin of C is selected to be any finite point, possibly, but not necessarily, related to the origins of A and B. The Subdivision(C) is selected such that


Interior(C)=Interior(A)∩Interior(B)


Exterior(C)=Exterior(A)∪Exterior(B)


Boundary(C)=(Boundary(A)∩ Exterior(B))∪(Boundary(B)∩ Exterior(A))  (4)

Based on Definitions 1 through 4, a large class of shapes can be defined as a union of convex shapes. We will refer to this as the class of all shapes of engineering interest, or for brevity, all shapes. Further, the intersection of any number of convex shapes is its self a convex shape. This implies that all shapes, S, can be represented as


S=∪i=1,n(∩j=1,mnSi,j)  (5)

where Sij are convex shapes. As such, any convex shape can be represented as the intersection of a possibly infinite number of “planar half spaces”.

Definition 5:

In general, a planar half space (PHS) associated with a shape S is a shape H where Origin(H)=Origin(S) and the Subdivision(H) is selected such that: Boundary(H) consists of all points on a plane dividing the space in half, where this plane is tangent to the surface of S at a point P in Boundary(S); Interior(H) consists of the half space on the side of Boundary(H) that contains those points in Interior(S) that are immediately adjacent to P; Exterior (H) consists of the half space on the side of Boundary(H) that contains those points in Exterior(S) that are immediately adjacent to P. More specifically, a planar half space (PHS) associated with a convex shape S is a shape H where Origin(H)=Origin(S) and the Subdivision(H) is selected such that: Boundary(H) consists of all points on a plane dividing the space in half, where this plane is tangent to Boundary(S); Interior(S)Interior(H) and Interior(H) also contains all points on the boundary of S except for the tangent points.

Shape Spectrums

We can represent a convex shape in terms of a set of PHSs. This set of PHSs can be represented using the origin of the shape along with the shape's shape spectrum.

Definition 6:

The tangent planar half space spectrum, or for brevity, shape spectrum, of a shape is a function which represents some or all of the form of the shape relative to its origin. A shape spectrum is a function that relates a direction to a distance. The direction represents the direction of a vector passing through the origin of the shape. The magnitude of the distance returned by a shape function for a given direction is the magnitude of the distance, measured along the vector, between the origin and the boundary plane of a PHS, H, to which the vector is normal. The sign of the distance returned by a shape function for a given direction is negative when the origin of the shape is contained in Exterior(H) and positive when the origin of the shape is contained in Interior(H). We will refer to the distance returned by a shape function for a given direction as the normal distance for that direction.

To determine a shape spectrum from its underlying shape we define the transformation


(S)→({right arrow over (θ)})  (6)

which takes a shape S, in the shape domain, and transforms it to a shape spectrum, ({right arrow over (θ)}), in the tangent PHS domain where {right arrow over (θ)}=[θ1, . . . θn−1]T defines the direction of a vector through the origin of the n-dimensional shape S. For the sake of clarity and brevity and without loss of generality we will assume that {right arrow over (θ)} is defined in terms of hyperspherical coordinates and all angles are measured in degrees. Note that when n=2, {right arrow over (θ)} reduces to a scalar, θ, whose value is θ1, the value of the single element of {right arrow over (θ)}=[θ1]T.

To illustrate the basic concepts consider the two-dimensional example in FIG. 2 where we show the boundary of a convex shape S with a vector v passing through Origin(S) pointing in direction θ. Vector v is normal to the boundary plane, Boundary(H), of the PHS, H, that is tangent to Boundary(S) at point P. The normal distance between Origin(S) and the boundary plane B along v is (θ) where (θ) is always positive since Origin(S)εInterior(H) for all values of θ.

As a simple example of a shape spectrum for a two-dimensional shape, consider a circle of radius one with its origin at the center of the circle. This shape would have the following shape spectrum: (θ)=1. As a simple three-dimensional example, consider the shape defined by a sphere of radius one with it origin at the center of the sphere. This shape would have the following shape spectrum:

( [ θ 1 θ 2 ] ) = 1.

In these examples, for ease of understanding, we assumed that the origin of the shapes were in the shapes interior set, specifically, in the center of the set. This is not required. In fact, the origin may be anywhere. As a consequence, if the origin is in the exterior set of the shape, one or more of the values of its shape spectrum will be negative.

We define the inverse transformation


−1((S({right arrow over (θ)})),Origin(S))→S  (7)

where −1 is a transformation that takes a shape spectrum ({right arrow over (θ)}), in the tangent PHS domain, and a point of origin and transforms them into a shape 5, in the shape domain when ({right arrow over (θ)}) represents a convex shape.

Additionally we define the following parameterized version of the transformation whose use will become clear shortly:


(S,α)→({right arrow over (θ)}+{right arrow over (α)})  (8)

For shapes of finite volume, the distance between the origin of the shape and every tangent PHS must be finite. Conversely, for shapes with infinite volume the distance between the origin and a PHS tangent to the infinite portion of the boundary is infinite. Further, every point on a smooth section of the boundary of the shape is associated with exactly one tangent PHS and we assume that the infinite portion of a shapes boundary is smooth. Conversely, non-smooth shapes have points on the finite boundary which are associated with multiple tangent PHSs, specifically, the “focal” points of a “corner” in the finite boundary.

We now define the notions of dominant and non-dominant PHSs, infinite and finite dominant PHSs, as well as various characterizations of shape spectrums.

Definition 7:

For a convex shape, a dominant PHS is a PHS that is tangent to the boundary of the shape and is necessary in order to define at least one point on the boundary of the shape. Conversely, a non-dominant PHS is any tangent PHS that is not necessary to define any point on the boundary of the shape. Further, dominant PHSs can be classified as finite or infinite. A finite dominant PHS is a PHS that is a finite distance from the origin of the shape. Conversely an infinite dominant PHS is a PHS that is an infinite distance from the origin of the shape.

Definition 8:

For a convex shape with a finite number dimensions, a shape spectrum can be characterized as continuous, discrete or mixed. If a shape spectrum has only dominant PHSs then the spectrum can be characterized as continuous. If the shape spectrum consists of a finite number of finite dominant PHSs then the spectrum can be characterized as discrete. Finally, if the shape spectrum has an infinite number of finite dominant PHSs as well as one or more non-dominate PHSs, then the spectrum can be characterized as mixed.

Definitions 7 and 8 give us a compact approach for representing a convex shape when the shape's finite boundary is composed of a finite number of facets. In particular, since there are a finite number of facets on a convex polytope and each of the facets of a convex polytope corresponds to a dominant PHS, convex polytopes have discrete spectrums. Since the infinite PHSs, if any, and the distance to the non-dominant PHSs can be determined from the finite dominant PHSs we need only keep track of the position of the finite dominant PHSs. These finite dominant PHSs make up the discrete representation of its shape spectrum. For brevity we will refer to this discrete representation as a DR shape spectrum.

As a two-dimensional example, consider a fixed-orientation Cartesian coordinate system axis-aligned square of height one and width one with its origin at the center of the square. A DR shape spectrum would be:

S ( θ ) = { 0.5 θ = 0 ° 0.5 θ = 90 ° 0.5 θ = 180 ° 0.5 θ = 270 ° ( 9 )

As a three-dimensional example, consider a fixed-orientation Cartesian coordinate system axis-aligned cube with width, height and depth equal to one and an origin located at its center. A DR shape spectrum would be:

S ( θ ) = { 0.5 θ 1 = 0 ° , θ 2 = 0 ° 0.5 θ 1 = 90 ° , θ 2 = 0 ° 0.5 θ 1 = 180 ° , θ 2 = 0 ° 0.5 θ 1 = 270 ° , θ 2 = 0 ° 0.5 θ 1 = 0 ° , θ 2 = 90 ° 0.5 θ 1 = 0 ° , θ 2 = 270 ° ( 10 )

Assuming a spherical coordinate system in which θ1 represents the angle of rotation about the Z axis measured from the positive X axis, and θ2 represents the angle of inclination measured from the XY plane.

Since, in a hyperspherical coordinate system, each direction can be represented by an infinite number of values for the vector of angles, {right arrow over (θ)}, it will be assumed, for ease of understanding and without loss of generality, that all angles will be represented in their canonical form and all mathematical operations on these angles that produce an angle vector will produce them in canonical form. In the two dimensional case this would mean, for example, that all angles, θ, are restricted to the range 0°≦θ<360°, and that, for example, 310°+180° would result in a value of 130° instead of 490°.

Boundary Surface Shapes

We will now look at how to determine the UEBSCA between two fixed orientation convex shapes. To do this we first need to clearly define the UEBSCA between two fixed orientation shapes.

Definition 9:

The unconstrained exterior boundary surface of closest approach (UEBSCA) between two fixed orientation shapes A and B, A⊙B, is a new shape, C, where Origin(C)=Origin(A) and Subdivision(C) is selected such that:

    • Interior(C) contains all points defined by the location of Origin(B) for all positionings of B, while maintaining the position of A and the orientations of both A and B, such that Interior(A)∩Interior(B)≠Ø, where Ø represents the empty set. That is, the set of locations of the origin of B as B is moved around in a fixed orientation such that the interiors of A and B overlap.
    • Exterior(C) contains all points defined by the location of Origin(B) for all positionings of B, while maintaining the position of A and the orientations of both A and B, such that Boundary(A)∩Boundary(B)=Ø and Interior(A)∩Interior(B)=Ø. That is, the set of locations of the origin of B as B is moved around in a fixed orientation such that A and B do not “touch” and their interiors do not overlap.
    • Boundary(C) contains all points defined by the location of Origin(B) for all positionings of B, while maintaining the position of A and the orientations of both A and B, such that Boundary(A)∩Boundary(B)≠Ø and Interior(A)∩Interior(B)=0. That is, the set of locations of the origin of B as B is moved around in a fixed orientation such that A and B “touch” and their interiors do not overlap.
      From Definition 9 it can also be observed that the UEBSCA operation is not commutative, that is, in general


A⊙B≠B⊙A  (11)

Now let us consider the interaction between two shapes, A and B, that are PHSs. The shape spectrum of a PHS is a continuous spectrum with exactly one dominant PHS a finite distance from its origin. Further, the conditions for which the UEBSCA between these shapes, A⊙B, is “well defined” are when the two PHSs are parallel and facing in opposite directions. Under these conditions a shape C, produced by C=A⊙B, is itself a PHS. The normal distance from the origin of C to its defining plane is the sum of the distances between the origin of each shape, A and B, and their corresponding defining plane, as illustrated in FIG. 3 for the two-dimensional case.

For those cases where the defining planes of A and B are not parallel, or are parallel but face in the same direction, the resulting shape, C=A⊙B, has an empty exterior set. That is, B would have to be placed an infinite distance from A to avoid overlapping. This circumstance is represented by a shape spectrum for C where all values of the spectrum are infinite.

Going one step further and considering any two convex shapes, A and B, as illustrated by the 2-dimensional example in FIG. 4, C=A⊙B is also a convex shape. Further, at any tangent point, {right arrow over (P)}, of A and B the tangent PHSs of A and B associated with this point, PHS(A, {right arrow over (P)}) and PHS(B, {right arrow over (P)}), must be parallel and face in opposite directions. The boundary point defined by the position of the origin of B, Origin(B), when B is tangent to A at {right arrow over (P)}, is one of the points in the boundary set of C and must lie on a plane parallel to PHS(A, {right arrow over (P)}) and PHS(B, {right arrow over (P)}). Since A, B, and C are convex, this plane does not intersect the interior of C and therefore defines a tangent PHS of C, PHS(C,Origin(B)). The normal distance, ({right arrow over (θ)}), of PHS(C,Origin(B)) from Origin(C) is the sum of the normal distance from the Origin(A) to PHS(A, {right arrow over (P)}), ({right arrow over (θ)}), and the normal distance from the Origin(B) to PHS(B, {right arrow over (P)}), ({right arrow over (θ)}+{right arrow over (180)}). Finally, PHS(C,Origin(B)) faces in the same direction as PHS(A,{right arrow over (P)}). Note that for notational convenience we use 180 to mean a constant vector all of whose elements equal 180.

From the reasoning outlined above the shape spectrum of C=A⊙B can be determined as


({right arrow over (θ)})=(A⊙B)=(A)+(B,{right arrow over (180)})  (12)

and the shape C=A⊙B can be determined as


C=A⊙B=−1((A)+(B,{right arrow over (180)}),Origin(A))  (13)

We will now look at the behavior of C=A⊙B when both A and B are convex polytopes. First, C is its self a convex polytope. Since convex polytopes have discrete shape spectrums, the finite dominant PHSs of C can be determined directly from the finite dominant PHSs of both A and B. In general, for n-dimensional polytopes, the finite dominant PHSs of C are determined by the interaction of the n−1, n−2, . . . 0 dimensional features of shapes A and B. These features are, in turn, determined through the interaction of the finite dominant PHSs. For two dimensional polytopes (polygons) these features include one dimensional edges and zero dimensional points, or corners, where each edge is defined by the “plane” of a dominant PHS, and each corner is defined by the intersection of two dominant PHS “planes”. Further, if A has m finite dominant PHSs (one corresponding to each of A's facets), and B has n finite dominant PHSs then C has as few a zero finite dominant PHSs and at most m+n finite dominant PHSs. The finite dominant PHSs of C are determined from the interaction of an edge of A and an edge of B, or an edge of A and a corner of B, or an edge of B and a corner of A.

For the two dimensional case, one approach to determining the dominant PHSs of shape C is as follows:

Procedure 1:

Represent the DR shape spectrums of A, B, and C as “circular” lists. These lists are organized in increasing order of angle between 0°≦θ<360°, of PHS angle and corresponding PHS normal distance from the origin of the shape. Next, rotate each element of list B by 180°. This can be accomplished by adding 180° to each elements angle and then map any angle greater than or equal to 360° to its equivalent angle between 0°≦θ<360°. For each element in list A see if there is an element in list B with the same angle, φ. If there is, mark the element in B, then add a PHS element to list C whose normal distance is the sum of the normal distances of the corresponding elements of list A and B and whose angle is φ. If there is no element in list B with the angle φ, then we will need to generate the PHS of B associated with φ using the dominant PHS information in list B. To do this, we first need to determine if the missing PHS is finite non-dominant or infinite dominant. If it is infinite dominant, then any new element for list C would also be infinite dominant and would not need to be included in list C. If it is finite non-dominant, then any new element would be finite dominant and would need to be added to list C. To determine which case we are working with, we find the two elements of list B that would be the predecessor and successor elements of the element from list A if it were in list B. We then check to see if these two elements have an angle between them that is less than 180°. If so, then the missing PHS is finite non-dominant and we need to generate a new element in list C for the angle φ. Using linear algebra and trigonometry we can determine (φ+180°), the normal distance from the origin of B to the plane parallel to the PHS from A that intersects the planes of the two adjacent elements from B. With this distance, we can now generate the new element in C as outlined above. After all elements of list A have been processed, we need to process any of the elements of list B that have not been marked. For each of these elements from list B, we need to generate the missing PHS information in list A and, if necessary, generate new elements in list C as outlined above.

As an example, consider the case illustrated in FIG. 5. In this case, we are interested in determining the dominant PHSs for the UEBSCA between a square and an equilateral triangle as it is moved around the square. FIG. 5A illustrates the square, its DR shape spectrum and circular list representation of that DR shape spectrum. FIG. 5B illustrates the equilateral triangle, its DR shape spectrum and the circular list representation of that DR shape spectrum. FIG. 5C illustrates the triangle, its DR shape spectrum and its circular list representation, after its DR shape spectrum has been rotated 180°. From the DR shape spectrums of FIG. 5A and FIG. 5C, we can see that the dominant PHS's of the UEBSCA will be at 0°, 90°, 180°, 210°, 270°, and 330°. FIG. 5D illustrates the shape of the UEBSCA, its DR shape spectrum, and circular list representation.

We will now look at the most general case for determining the UEBSCA between two shapes, A and B. In particular, we are interested in how to determine A⊙B when A can be either convex or non-convex and B can be either convex or non-convex. To do this we will need to first look at the behavior of UEBSCA when it is applied between the unions of shapes. Recall that non-convex shapes can be represented as the union of a possible infinite number of convex shapes. Because of this either, or both, of A and B can be converted into a union of convex shapes. However, in order for this conversion to be useful we will need to look at the behavior of UEBSCA when it is applied between the unions of shapes.

From Definitions 3 and 9 we have that


Interior((A1∪A2)⊙B)=Interior((A1⊙B)∪(A2⊙B))  (14)

and by extension


Interior((∪i=1,nAi)⊙B)=Interior(∪i=1,n(A1⊙B))  (15)

However, in general


Interior(A⊙(B1∪B2))≠Interior((A⊙B1)∪(A⊙B2))  (16)

This is due to the fact that B1 and B2 may not share a common origin. However, if B1 and B2 share a common origin, Origin(B1)=Origin(B2), then


Interior(A⊙(B1∪B2))=Interior((A⊙B1)∪(A⊙B2))  (17)

and by extension


Interior(A⊙(∪j=1,mBj))=Interior(∪j=1,m(A⊙Bj))  (18)

Substituting A=∪i=1,nAi into Equation (18) we have


Interior((∪i=1,nAi)⊙(∪j=1,mBj))=Interior(∪j=1,m((∪i=1,nAi)⊙Bj))  (19)

Based on Equation (15) and Equation (19) we have


Interior((∪i=1,nAi)⊙(∪j=1,mBj))=Interior(∪i=1,m(∪i=1,n(Ai⊙B1)))  (20)

or, more concisely,


Interior((∪i=1,nAi)⊙(∪j=1,mBj))=Interior(∪i=1,nj=1,m(Ai⊙Bj))  (21)

when Origin(∪j=1,mBj)=Origin(B1)= . . . =Origin(Bm).

With this result and the fact that non-convex shapes can be represented as the union of a possible infinite number of convex shapes we have the necessary tools to determine the UEBSCA between two shapes, A and B, regardless of their convexity.

Procedure 2:

Decompose A into a set of convex shapes, {A1, . . . An}, such that A=∪i=1,mAi. Decompose B into a set of convex shapes, {B1, . . . Bm}, where Origin(B1)= . . . =Origin(Bm)=Origin(B) and B=j=1,m Bj. From these two sets of shapes the UEBSCA between A and B can be determined as

A B = i = 1 , n j = 1 , m ( A i B j ) ( 22 )

For completeness, it should also be noted that in general ⊙ is not distributive over ∩. That is, in general

Interior ( ( i = 1 , n A i ) ( j = 1 , m B j ) ) Interior ( i = 1 , n j = 1 , m ( A i B j ) ) ( 23 )

One notable and important specific case where ⊙ is distributive over ∩ is for the case where all Ai and Bj, are axis aligned orthotopes such that all Bj, share a common origin.

We will now look at how to determine the UIBSCA between two fixed orientation shapes. To do this, we first need to clearly define the UIBSCA between two fixed orientation shapes, as well as the inversion operation on a shape.

Definition 10:

The unconstrained interior boundary surface of closest approach (UIBSCA) between two fixed orientation shapes A and B, A⊚B, is a new shape, C, where Origin(C)=Origin(A) and Subdivision(C) is selected such that:

    • Interior(C) contains all points defined by the location of Origin(B) for all positionings of B, while maintaining the position of A and the orientations of both A and B, such that Interior(B)∩Exterior(A)=Ø and Boundary(A)∩Boundary(B)=Ø. That is, the set of locations of the origin of B as B is moved around in a fixed orientation such that A and B don't “touch” and the interior of B does not overlap the exterior of A.
    • Exterior(C) contains all points defined by the location of Origin(B) for all positionings of B, while maintaining the position of A and the orientations of both A and B, such that Interior(B)∩Exterior(A)≠Ø. That is, the set of locations of the origin of B as B is moved around in a fixed orientation such that the interior of B overlaps the exterior of A.
    • Boundary(C) contains all points defined by the location of Origin(B) for all positionings of B, while maintaining the position of A and the orientations of both A and B, such that Boundary(A)∩Boundary(B)≠Ø and Interior(B)∩Exterior(A)=Ø. That is, the set of locations of the origin of B as B is moved around in a fixed orientation such that A and B “touch” and the interior of B does not overlap the exterior of A.
      From Definition 10 it can also be observed that the UIBSCA operation is not commutative, that is, in general


A⊚B≠B⊚A  (24)

Definition 11:

The inversion of a shape A, Ā, produces a new shape, C, where Origin(C)=Origin(A) and Subdivision(C) is selected such that


Interior(C)=Exterior(A)  (25)


Exterior(C)=Interior(A)


Boundary(C)=Boundary(A)

Using this in combination with the Definitions 9 and 10 we have that


A⊚B=Ā⊙B  (26)

From this we see that A⊚B can be solved using all the machinery developed to solve A⊙B.

Analytical Shape Functions

Now that we have a way to determine the shape of UEBSCA or UIBSCA between a pair of shapes, we need an analytical representation for these boundary shapes.

Definition 12:

The analytical shape function or, for brevity, shape function, ({right arrow over (X)},{right arrow over (O)}), for a shape S is a mapping which can be used to determine if a point {right arrow over (X)} is in the Interior(S), Exterior(S), or Boundary(S) when Origin(S)={right arrow over (O)}.

One approach to this mapping is to define ({right arrow over (X)},{right arrow over (O)}) for a shape S such that:


Interior(S)={{right arrow over (X)}|0≦({right arrow over (X)},{right arrow over (O)})<1}  (27)


Boundary(S)={{right arrow over (X)}|({right arrow over (X)},{right arrow over (O)})=1}  (28)


Exterior(S)={{right arrow over (X)}|({right arrow over (X)},{right arrow over (O)})>1}  (29)

As an example, consider the two-dimensional shape which is a circle of radius one with its origin,

[ O 1 O 2 ] ,

located at the center of the circle. An analytical shape function defined on the Cartesian coordinate system that represents this shape and satisfies Equations (27), (28), and (29) is

( [ x 1 x 2 ] , [ O 1 O 2 ] ) = ( x 1 - O 1 ) 2 + ( x 2 - O 2 ) 2 ( 30 )

One skilled in the art will immediately see that there are many equally valid alternate mappings that can define a shape function, as for example the mapping


Interior(S)={{right arrow over (X)}|({right arrow over (X)},{right arrow over (O)})>1}  (31)


Boundary(S)={{right arrow over (X)}|({right arrow over (X)},{right arrow over (O)})=1}  (32)


Exterior(S)={{right arrow over (X)}|0≦({right arrow over (X)},{right arrow over (O)})<1}  (33)


or


Interior(S)={{right arrow over (X)}|({right arrow over (X)},{right arrow over (O)})<0}  (34)


Boundary(S)={{right arrow over (X)}|({right arrow over (X)},{right arrow over (O)})=0}  (35)


Exterior(S)={{right arrow over (X)}|({right arrow over (X)},{right arrow over (O)})>0}  (36)

For the remainder of this disclosure when a specific mapping is required to illustrate a concept we will assume, for the sake of brevity and clarity and without loss of generality, that the shape functions are defined by the mapping of Equations (27), (28), and (29) unless stated otherwise. One skilled in the art will immediately see that these concepts could be demonstrated with many other alternate mappings or, where applicable, combinations of alternate mappings.

Analytical Composition of Shapes

Since UEBSCAs and UIBSCAs can be composed of multiple shapes using intersections, unions and inversions, we also need analytical methods for composing analytical shape functions using analytical intersections, inversions and unions. We will refer to the process of constructing analytical shape functions using analytical intersections and/or analytical unions as analytical composition.

Definition 13:

An analytical intersection for a set of analytical shape functions, {1({right arrow over (X)},{right arrow over (O)}1), . . . n({right arrow over (X)},{right arrow over (O)}n}, for the set of shapes {S1, . . . Sn}, Intersect (1({right arrow over (X)},{right arrow over (O)}1), . . . n({right arrow over (X)},{right arrow over (O)}n)), is a function that can be used to determine if a point is in Interior(∩i=1,nSi), Exterior(∩i=1,nSi), or Boundary(∩i=1,nSi) when Origin(S1)={right arrow over (O)}1, . . . Origin(Sn)={right arrow over (O)}n.

One function that captures the spirit of Definition 13 that can perform an approximate analytical intersection for a set of shape functions is

Intersect ( 1 ( X , O 1 ) , n ( X , O m ) ) lim U 1 , U m -> ( 1 ( X , O 1 ) U 1 + + m ( X , O m ) U m ) ( 37 )

The characteristics that cause this to be an approximation stem from the fact that for any point, {right arrow over (X)}, on the boundary of more than one shape of the intersection, we would expect that point to be on the boundary of the shape formed by the intersection, however, from Equation (37) we see that X will be mapped to a point in the exterior of the intersection. However, in practice, for large finite values of {U1, . . . Um}, the resulting sets will be sufficiently close to the desired sets for engineering purposes.

Definition 14:

An analytical inversion of an analytical shape function, ({right arrow over (X)},{right arrow over (O)}), for the shape S is a function, Invert(({right arrow over (X)},{right arrow over (O)})), that can be used to determine if a point is in the Interior( S), Exterior( S), or Boundary( S) when Origin(S)={right arrow over (O)}.

One function that satisfies Definition 14 is

Invert ( ( X , O ) ) = 1 ( X , O ) ( 38 )

Definition 15:

An analytical union of a set of analytical shape functions, {({right arrow over (X)},{right arrow over (O)}1), . . . n({right arrow over (X)},{right arrow over (O)}2)}, for the set of shapes {S1, . . . Sn}, Union(1({right arrow over (X)},{right arrow over (O)}1), . . . n({right arrow over (X)},{right arrow over (O)}n), is a function that can be used to determine if a point is in Interior(∪i=1,nSi), Exterior(∪i=1,nSi), or Boundary(∪i=1,nSi) when Origin(S1)={right arrow over (O)}1, . . . Origin(Sn)={right arrow over (O)}n.

Using DeMorgan's law and assuming Definitions 13 and 14 are satisfied using Equations (37) and (38), one function that captures the spirit of Definition 15 and can perform an approximate analytical union for a set of shape functions is

Union ( 1 ( X , O 1 ) , n ( X , O n ) ) = Invert ( Intersect ( Invert ( 1 ( X , O 1 ) ) , Invert ( n ( X , O n ) ) ) ) 1 lim R 1 , R n -> ( 1 1 ( X , O 1 ) R 1 + + 1 n ( X , O n ) R n ) ( 39 )

Again we note the approximate nature of Equation (39) and observe that, in practice, for large finite values of {R1, . . . , Rn} the resulting sets will be sufficiently close to the desired sets for engineering purposes.

There are shape functions whose form makes its associated exponent, in Equations (37) or (39), unnecessary. For example, if the shape function

1 ( [ x 1 x 2 ] , [ O 1 O 2 ] ) = lim Q -> ( x 1 - o 1 Q + x 2 - o 2 Q ) ( 40 )

were one of the shapes to be intersected in Equation (37) or the union in Equation (38), the behavior of exponent Q would make the associated exponent in Equations (37) or (39), unnecessary and the exponent could either be eliminated or set to a constant. Conversely, if the shape function

1 ( [ x 1 x 2 ] , [ O 1 O 2 ] ) = x 1 - o 1 2 + x 2 - o 2 2 ( 41 )

were one of the shapes to be intersected in Equation (37) or the union in Equation (38), its associated exponent in Equations (37) or (39), would be required. We will refer to shapes, such as the one in Equation (40), as self-composing shapes. From this we can see that shapes produced by an analytic union or analytic intersection are themselves self-composing.

Constructing Analytical Shape Functions

Since shapes can be composed of set of convex shapes we now need methods for constructing analytical shape functions for convex shapes.

One method for constructing analytical shape functions for convex shapes relies on the fact that convex shapes are composed of the intersection of a possibly infinite number of PHSs. Further, the finite dominant PHSs of a shape's shape spectrum identify the minimum set of PHSs that will need to be intersected to form the shape. From this we can see that an analytical shape function of a convex shape can be composed from the analytical shape functions of its finite dominant PHSs.

One approach to determining an analytical shape function of a PHS that satisfies Equations (27), (28), and (29) is through the use of affine functions. In particular, for the PHS, PHS1, associated with direction {right arrow over (θ)} of an n-dimensional convex shape, S, with origin {right arrow over (O)} we can construct a function P{right arrow over (θ)}({right arrow over (X)},{right arrow over (O)}), which is affine in {right arrow over (X)}, such that P{right arrow over (θ)}({right arrow over (X)},{right arrow over (O)})=1 for all {right arrow over (X)} on the boundary of PHS1 and P{right arrow over (θ)}({right arrow over (X)},{right arrow over (O)})>1 for all {right arrow over (X)} exterior to PHS1. To do this we need to determine a vector of n coefficients, {right arrow over (K)}{right arrow over (θ)}, and a scalar K{right arrow over (θ)} which satisfy


P{right arrow over (θ)}({right arrow over (X)},{right arrow over (O)})={right arrow over (K)}{right arrow over (θ)}T{right arrow over (X)}+K{right arrow over (θ)}=1∀{right arrow over (X)}εBoundary(PHS1)  (42)


P{right arrow over (θ)}({right arrow over (X)},{right arrow over (O)})={right arrow over (K)}{right arrow over (θ)}T{right arrow over (X)}+K{right arrow over (θ)}>1∀{right arrow over (X)}εExterior(PHS1)  (43)

Using basic linear algebra and trigonometry it is possible to determine any number of {right arrow over (K)}{right arrow over (θ)} and K{right arrow over (θ)} that satisfy Equation (42) and (43).

For example, in the 2-dimensional case it is not hard to show that

K θ = [ cos θ sin θ ] ( 44 ) K θ = - K θ T [ o 1 o 2 ] - S ( θ ) + 1 ( 45 )

satisfy Equations (42) and (43) when S(θ) is the normal distance from

O = [ o 1 o 2 ]

to the plane of PHS1 of S.

However, while P{right arrow over (θ)}({right arrow over (X)},{right arrow over (O)}) will correctly identify the boundary and exterior sets, it will not correctly identify the interior set since it maps all points, X, in the interior of PHS1 to values in the range −∞<P{right arrow over (θ)}({right arrow over (X)},{right arrow over (O)})<1 instead of the desired range 0≦P{right arrow over (θ)}({right arrow over (X)},{right arrow over (O)})<1. One way to rectify this is to define the analytical shape function for PHS1 to be


{right arrow over (θ)}({right arrow over (X)},{right arrow over (O)})=max{0,P{right arrow over (θ)}({right arrow over (X)},{right arrow over (O)})}  (46)

Using Equations (37) and (46), we can construct an analytical shape function for a convex shape, S, with a discrete shape spectrum having q finite dominant PHS's with directions {right arrow over (θ)}1, . . . {right arrow over (θ)}q as

( X , O ) = lim Z 1 , Z q -> ( i = 1 q θ i ( X , O ) Z i ) ( 47 )

Equation (47) can produce a shape function which maps more than one point in the interior of the shape to a value of zero due to the use of the max function in Equation (46). In some applications it may be desirable for the shape function to have only a single point in the interior of a shape which maps to a value of zero. One way to produce a shape function with a unique minimum point, possibly zero, for a convex shape, S, having finite volume, is to first determine a point in the interior of the shape. One such point, the analytical center, can be readily determined using convex optimization methods. We can then compute the vector of coefficients and scalar in Equations (42) and (43) such that the shape function for each PHS of S passes through this point with a value greater than or equal to zero. If the shape function of each PHS of S passes through this point with a value of zero, then the corresponding shape function of S will have a unique minimum at this point whose value is zero.

A more compact representation exists for any n-dimensional convex shape, S, that has symmetric pairs of finite dominate PHSs. A symmetric pair of finite dominant PHSs for a shape S exists when there is a finite dominant PHS, call it PHS1, for some direction {right arrow over (θ)} and another finite dominant PHS, call it PHS2, for direction {right arrow over (θ)}+{right arrow over (180)}. Under these circumstances we can construct a single affine function, Q{right arrow over (θ)}({right arrow over (X)},{right arrow over (O)}), which can be used to capture the interior, boundary, and exterior sets of PHS1∩PHS2. In particular, we can determine a vector of n coefficients, {right arrow over (K)}{right arrow over (θ)}, and a scalar K{right arrow over (θ)} that satisfy


Q{right arrow over (θ)}({right arrow over (X)},{right arrow over (O)})=K{right arrow over (θ)}T{right arrow over (X)}+K{right arrow over (θ)}=1∀{right arrow over (X)}εBoundary(PHS1)  (48)


Q{right arrow over (θ)}({right arrow over (X)},{right arrow over (O)})=K{right arrow over (θ)}T{right arrow over (X)}+K{right arrow over (θ)}>1∀{right arrow over (X)}εExterior(PHS1)  (49)


Q{right arrow over (θ)}({right arrow over (X)},{right arrow over (O)})=K{right arrow over (θ)}T{right arrow over (X)}+K{right arrow over (θ)}=−1∀{right arrow over (X)}εBoundary(PHS2)  (50)


Q{right arrow over (θ)}({right arrow over (X)},{right arrow over (O)})=K{right arrow over (θ)}T{right arrow over (X)}+K{right arrow over (θ)}>−1∀{right arrow over (X)}εExterior(PHS2)  (51)


−1>Q{right arrow over (θ)}({right arrow over (X)},{right arrow over (O)})=K{right arrow over (θ)}T{right arrow over (X)}+K{right arrow over (θ)}>1∀{right arrow over (X)}ε(Interior(PHS1)∩Interior(PHS2))  (52)

The analytical representation of the intersection of PHS1 and PHS2 can then be compactly represented as


{right arrow over (θ)}({right arrow over (X)},{right arrow over (O)})=|Q{right arrow over (θ)}({right arrow over (X)},{right arrow over (O)})|  (53)

For example, in the 2-dimensional case it is not hard to show that

K θ = 2 S ( θ + 180 ° ) + S ( θ ) [ cos θ sin θ ] ( 54 ) K θ = - K θ T [ o 1 o 2 ] + S ( θ + 180 ° ) - S ( θ ) S ( θ + 180 ° ) + S ( θ ) where [ o 1 o 2 ] ( 55 )

is the origin of S, and by extension the origins of both PHS1 and PHS2; θ is the direction of the normal vector from

[ o 1 o 2 ]

to the plane of PHS1 of S; (θ) is the normal distance from

[ o 1 o 2 ]

to the plane or PHS1 or S; and (θ+180°) is the normal distance from

[ o 1 o 2 ]

to me plane PHS2 of S.

One way to use Equations (46) and (53) to construct an analytical representation for a convex shape, S, with a discrete shape spectrum having r finite dominant PHSs is as

( X , O ) = lim Z 1 , Z q -> Z q + 1 , Z q + p -> ( i = 1 q θ i ( X , O ) Z i + j = 1 p ϑ j ( X , O ) Z q + j ) ( 56 )

where p and q are integers;

0 q r 2 ;

at least a PHS's, with directions {right arrow over (θ)}1, . . . {right arrow over (θ)}q, have corresponding symmetric PHSs with directions {right arrow over (θ)}1+{right arrow over (180)}, . . . {right arrow over (θ)}q+{right arrow over (180)}; the remaining p=r−2q finite dominant PHS's have directions {right arrow over (θ)}1, . . . {right arrow over (θ)}p.

For a convex shape, S, with a continuous shape spectrum the summation in Equation (56) can be converted to an integration. As an example of this, consider the two dimensional case where the shape spectrum, (θ), is symmetric. One way to determine this shape function is as

( [ x 1 x 2 ] , [ o 1 o 2 ] ) = lim Z -> ( 0 ° 180 ° θ ( [ x 1 x 2 ] , [ o 1 o 2 ] ) Z θ ) = lim Z -> ( 0 ° 180 ° K θ T [ x 1 x 2 ] + K θ Z θ ) = lim Z -> ( 0 ° 180 ° 2 cos ( θ ) ( θ ) + ( θ + 180 ° ) x 1 + 2 sin ( θ ) ( θ ) + ( θ + 180 ° ) x 2 + - 2 cos ( θ ) o 1 - 2 sin ( θ ) o 2 + ( θ + 180 ° ) - ( θ ) ( θ ) + ( θ + 180 ° ) Z θ ) ( 57 )

We will now consider a more direct approach to constructing analytical shape functions for convex shapes. In this approach, an analytical shape function is generated directly from a shape spectrum without the use of PHSs. We will illustrate this approach using the two-dimensional case. Specifically, it can be shown that for a two-dimensional shape S with origin

O = [ o 1 o 2 ]

and shape spectrum (θ)=(S), the boundary of S can be determined as


Boundary(S)=∪0°≦θ<360°L(θ,{right arrow over (O)})  (58)

where L(θ,{right arrow over (O)}) is the set of points defined by the line segment between the points

A = [ a 1 ( θ , o 1 ) a 2 ( θ , o 2 ) ] and B = [ b 1 ( θ , o 1 ) b 2 ( θ , o 2 ) ]

where a1(θ, oi), a2(θ, o2), b1(θ, oi), and b2(θ,o2) are defined by the following subdifferential equations:

a 1 ( θ , o 1 ) = ( θ ) cos ( θ ) - sin ( θ ) max { δ ( θ ) δθ } + o 1 ( 59 ) a 2 ( θ , o 2 ) = ( θ ) sin ( θ ) + cos ( θ ) max { δ ( θ ) δθ } + o 2 ( 60 ) b 1 ( θ , o 1 ) = ( θ ) cos ( θ ) - sin ( θ ) max { δ ( θ ) δθ } + o 1 ( 61 ) b 2 ( θ , o 2 ) = ( θ ) sin ( θ ) + cos ( θ ) max { δ ( θ ) δθ } + o 2 where δ ( θ ) δθ ( 62 )

is the set of subderivatives of (θ) at θ. Further, as illustrated in FIG. 6, for each point

P = [ p 1 p 2 ]

in Boundary(S) there are two associated angles. The first, θ, has already been defined according to Equation (58). The second, φ, is defined as the angle formed between a vector from {right arrow over (O)} to {right arrow over (P)} and a vector parallel to the X-axis originating at {right arrow over (O)}. The relationship between θ and φ satisfies the following subdifferential inequality:

θ + tan - 1 ( min { δ ( θ ) δθ } ( θ ) ) ϕ θ + tan - 1 ( max { δ ( θ ) δθ } ( θ ) ) ( 63 )

For a shape S with a continuous shape spectrum, Origin(S) E Interior(S), and for which Boundary(S) contains no straight line segments, the set of subderivatives,

δ ( θ ) δθ ,

associated with each θ contains a single element

δ ( θ ) δθ = { δ ( θ ) δθ } and thus ( 64 ) θ = ϕ - tan - 1 ( ( θ ) θ ( θ ) ) ( 65 ) a 1 ( θ , o 1 ) = b 1 ( θ , o 1 ) = ( θ ) cos ( θ ) - sin ( θ ) ( θ ) θ + o 1 ( 66 ) a 2 ( θ , o 2 ) = b 2 ( θ , o 2 ) = ( θ ) sin ( θ ) + cos ( θ ) ( θ ) θ + o 2 ( 67 )

In this case, as illustrated in FIG. 6, an analytical shape function for S, satisfying Equations (27) though (29), can be constructed as:

( X , O ) = X - O P - O = ( x 1 - o 1 ) 2 + ( x 2 - o 2 ) 2 ( p 1 - o 1 ) 2 + ( p 2 - o 2 ) 2 = ( x 1 - o 1 ) 2 + ( x 2 - o 2 ) 2 ( p 1 - o 1 ) 2 + ( p 2 - o 2 ) 2 ( 68 )

θ satisfies Equation (65) when

ϕ = tan - 1 ( x 2 - o 2 x 1 - o 1 ) ;

and, based on Equations (66) and (67), p1=(θ, ol) and p2=a2(θ, o2).
Analytical Representations of BD constraints

We will now consider an approach to generating analytical representations for a wide variety of BD constraints. To begin with, simple BD constraints between the exterior surfaces of two shapes, S1 and S2, can be constructed with the use of UEBSCA, or EB=S1⊙S2, while simple BD constraints between the exterior surface of one shape and the interior surface of another can be constructed with the use of UIBSCA, or IB=S1⊚S2. Further, we can break these two categories into at least three sub types: non-overlap, abutment and overlap constraints between the boundary surfaces of S1 and S2. One way we can generate an analytical representation for a BD constraint that enforces the abutment of the exterior surfaces of S1 and S2, Boundary(S1)∩Boundary(S2)≠Ø and Interior(S1)∩Interior(S2)=Ø, is by generating a shape function for EB, ({right arrow over (X)},Origin(S1)), and checking to see if Origin(S2) is in Boundary(EB) using the equality constraint


(Origin(S2),Origin(S1))=1  (69)

or an equivalent such as (Origin(S2)−Origin(S1),{right arrow over (0)}=1, where {right arrow over (0)} is a vector) where all components are zero. In a similar fashion, one way we can enforce the non-overlap constraint Exterior(S1)Exterior(S2)=Ø between S1 and S2, is by checking to see if Origin(S2) is in Exterior (EB) using


(Origin(S2),Origin(S1))>1  (70)

or an equivalent. Likewise, one way we can enforce the overlap constraint Interior(S1)∩Interior(S2)≠Ø between S1 and S2 is by checking to see if Origin(S2) is in Interior(EB) using


(Origin(S2),Origin(S1))<1  (71)

or an equivalent.

Extending these ideas to containment constraints between S1 and S2 we have


(Origin(S2),Origin(S1))=1  (72)


(Origin(S2),Origin(S1))>1  (73)


(Origin(S2),Origin(S1))<1  (74)

where Equations (72) enforces abutment between the interior surface of S1 and the exterior surface of S2, Boundary(S1)∩Boundary(S2)≠Ø and Interior(S2)Interior(S1); Equations (73) enforce the overlap constraint Exterior(S1)∩Interior(S2)≠Ø between S1 and S2; and Equations (74) enforces the containment constraint Exterior(S2)⊂Interior(S1) between S1 in S2.

Distance Spectrums

To broaden the range of BD constraints that can be enforced we need to be able to determine EBSCA and IBSCA which account for nonzero distance constraints between surfaces. That is, we need to be able to determine CEBSCA and CIBSCA. One way to do this is through the use of distance spectrums.

Definition 17:

A distance spectrum, ({right arrow over (θ)}), is a function whose values represent the adjustments to be made in the distance values of a shape's shape spectrum. Associated with a shape spectrum and a distance spectrum are two operations, ⊕ and ⊖, where ⊕ “adds” a distance spectrum to a shape spectrum, and ⊖ “subtracts” a distance spectrum from a shape spectrum. Further, one or more values of direction {right arrow over (θ)} can have a value of ({right arrow over (θ)}) which is undefined. We will refer to distance spectrums with no undefined values as explicit distance spectrums and those with one or more undefined values as implicit distance spectrums. For a shape spectrum ({right arrow over (θ)}) and a distance spectrum ({right arrow over (θ)}), the shape spectrums ({right arrow over (α)})⊕({right arrow over (α)}) and ({right arrow over (α)})⊖({right arrow over (α)}) can be determined as follows:

    • For all {right arrow over (α)} which have defined values for ({right arrow over (α)}), ({right arrow over (α)})⊕({right arrow over (α)})=({right arrow over (α)})+({right arrow over (α)}), and ({right arrow over (α)})⊖({right arrow over (α)})=({right arrow over (α)}−({right arrow over (α)}).
    • If, for a given {right arrow over (α)}, ({right arrow over (α)}) is undefined and ({right arrow over (α)}) is associated with a dominant PHS then ({right arrow over (α)})⊕({right arrow over (α)})=({right arrow over (α)}), and ({right arrow over (α)})⊖({right arrow over (α)})=({right arrow over (α)}).
    • If, for a given {right arrow over (α)}, ({right arrow over (α)}) is undefined and ({right arrow over (α)}) is associated with a nondominant PHS then the values of ({right arrow over (α)})⊕({right arrow over (α)}), and ({right arrow over (α)})⊖({right arrow over (α)}) are selected such that the PHS associated with A({right arrow over (α)}) is also non-dominant.

One way to determine CEBSCA of two shapes, S1 and S2, with additional distance constraints captured as distance spectrums, 1({right arrow over (θ)}) and 2({right arrow over (θ)}), would be as follows


EB=−1((S1)⊕1({right arrow over (θ)}),Origin(S1))⊙−1((S2)⊕2({right arrow over (θ)}),Origin(S2))  (75)

when both operands of the ⊙ operation are convex shapes. From this we can determine the shape spectrum, ε({right arrow over (θ)}), of EB as


ε({right arrow over (θ)})=1({right arrow over (θ)})⊕1({right arrow over (θ)})+2({right arrow over (θ)}+{right arrow over (180)})⊕2({right arrow over (θ)}+{right arrow over (180)})  (76)

When 1({right arrow over (θ)}) and 2({right arrow over (θ)}) are both explicit distance spectrums Equation (76) reduces to

( θ ) = 1 ( θ ) + 1 ( θ ) + 2 ( θ + 180 ) + 2 ( θ + 180 ) = 1 ( θ ) + 2 ( θ + 180 ) + 3 ( θ ) ( 77 )

where 3({right arrow over (θ)})=1({right arrow over (θ)})+2({right arrow over (θ)}+{right arrow over (180)}).
More generally, for the case where one or both of shapes S1 and S2 are non-convex we can represent the non-convex shape as the union of a set of convex shapes. Specifically, when both of shapes S1 and S2 are non-convex we assume that S1=∪i=1,mS1,i and S2=∪j=1,nS2,j, where S1,1, . . . S1,m and S2,1, . . . S2,n are all convex shapes and Origin(S2)=Origin(S2,1)= . . . =Origin(S2,n). Applying Equations (21) and (75) we can incorporate distance spectrums 1,2({right arrow over (θ)}), . . . 1,m({right arrow over (θ)}) and 2,1({right arrow over (θ)}), . . . 2,n({right arrow over (θ)}) into the determination of the CEBSCA of S1 and S2 as

EB = i = 1 , m j = 1 , n ( - 1 ( ( S 1 , i ) 1 , i ( θ ) , Origins ( S 1 , i ) ) - 1 ( ( S 2 , j ) 2 , j ( θ ) , Origins ( S 2 , j ) ) ) ( 78 )

when both operands of each ⊙ operation are convex shapes.

From this, it can be seen that BD constraints that impose complex distance restrictions between the exterior surfaces of two shapes can be constructed, in a form similar to one of Equations (69) through (71), with the use of UEBSCA in combination with one or more distance spectrums.

We will now look at one way to use distance spectrums in combination with UIBSCA to form CIBSCA. Specifically, given two shapes, S1=∪i=1,mS1,i and S2=∪j=1,nS2,j, and two sets of distance spectrums, 1,1({right arrow over (θ)}), . . . 1,m({right arrow over (θ)}) and 2,1({right arrow over (θ)}), . . . 2,n({right arrow over (θ)}) where S1,1, . . . S1,m and S2,1, . . . S2,n are all convex shapes and Origin(S2)=Origin(S2,1)= . . . =Origin(S2,n), we would like to determine the CIBSCA between the interior surface of S1 and the exterior surface of S2. To do this we will again rely on Equation (26) to transform an IBSCA problem into an EBSCA problem. To do this we begin by applying 1,1({right arrow over (θ)}), . . . 1,m({right arrow over (θ)}) to S1=∪i=1,mS1,i


S1′=∪i=1,m−1((S1,i)⊖1,i({right arrow over (θ)}),Origin(S1,i)  (79)

then we invert S1′ and decompose the resulting shape into a union of convex shapes


S1=S3=∪k=1,qS3,k  (80)

Using this new set of convex shapes, S3,1, . . . S3,q we can form the CIBSCA of S1 and S2 as

IB = S 1 ° S 2 = k = 1 , q j = 1 , n ( S 3 , k - 1 ( ( S 2 , j ) 2 , j ( θ ) , Origin ( S 2 , j ) ) ) ( 81 )

From this, BD constraints that impose complex distance restrictions between the interior surface of one shape and the exterior surface of another can be constructed, in a form similar to one of Equations (72) through (74), with the use of IBSCA in combination with one or more distance spectrums.

Parameterized and Trivial Spectrums

To this point, for the sake of simplicity and clarity, we have focused on “simple spectrums”. That is, shape spectrums and distance spectrums where NO additional parameters are used in the determination of the value returned by the function representing the shape spectrum or distance spectrum for a given direction. We can significantly increase the range of BD constraints that can be represented through the use of shape and distance spectrums with additional parameters, or “parameterized spectrums”. That is, spectrums where additional parameters are used in the determination of the value returned by the function for a given direction. The expanded range of constraints includes, for example, constraints that can also control the size, orientation, or geometry of a shape.

We will refer to any shape or distance spectrum that produces values that are independent of the direction of interest as a “trivial” spectrum. Example of trivial shape spectrums include the simple shape spectrum of the unit circle with its origin located at the center of the circle: (θ)=1, and the parameterized shape spectrum of a sphere of radius r whose origin is located at the center of the sphere:

( [ θ 1 θ 2 ] , r ) = r .

Axis Aligned Orthotopes

The above development can be significantly simplified for the case where we want to generate an EBSCA or IBSCA for a pair of n-dimensional axis-aligned (AA) orthotopes, whose origins are at the center of their respective shapes, subject to AA orthotopic boundary distance constraints. To do this we take advantage of the following two observations: first, the EBSCA and IBSCA of a pair of AA orthotopes subject to AA orthotopic boundary distance constraints are themselves n-dimensional AA orthotopes; second, the shape of an n-dimensional AA orthotope can be analytically represented using an n-dimensional superellipsoid.

For the sake of clarity and brevity and without loss of generality, we will assume that for an n-dimensional AA orthotope, A, there is an n-dimensional vector, {right arrow over (AD)}=[ad1, . . . adn]T, which contains the dimensions of A as measured along each of the coordinate axes between parallel pairs of faces. One skilled in the art will recognize that the dimensions of all AA orthotopes can be reduced to this form. Taking advantage of the first observation, we see that given two AA orthotopes, A and B, with origins {right arrow over (AO)} and {right arrow over (BO)} respectively, the dimensions of their UEBSCA, EB, are:


{right arrow over (EBD)}={right arrow over (AD)}+{right arrow over (BD)}  (82)

as illustrated in FIG. 7A for the two-dimensional case.

Based on the second observation, consider the case of an n-dimensional AA orthotope, C, centered at the origin of the Cartesian coordinates system with dimensions {right arrow over (CD)}=[cd1, . . . cdn]T. The boundary of C can be analytically represented, using an n-dimensional superellipsoid, as

lim Z 1 , Z n ( i = 1 n 2 x i ad i Z i ) = 1 ( 83 )

If we now offset C a distance {right arrow over (OD)}=[od1, . . . odn]T, its boundary can be analytically represented as

lim Z 1 , Z n ( i = 1 n 2 x i - od i cd i Z i ) = 1 ( 84 )

Combining Equations (82) and (84) with {right arrow over (OD)}={right arrow over (AO)}, the boundary of the orthotope EB can be analytically represented as

lim Z 1 , Z n ( i = 1 n 2 x i - ao i ad i + bd i Z i ) = 1 ( 85 )

or, in terms of a shape function for EB.

 ( X , O ) = lim Z 1 , Z n ( i = 1 n 2 x i - o i ad i + bd i Z i ) ( 86 )

Again, for the sake of clarity and brevity and without loss of generality, we will assume that for a pair of n-dimensional AA orthotopes, A and B, there is a pair of n-dimensional vectors {right arrow over (ABU)} and {right arrow over (ABL)} where {right arrow over (ABU)} contains the separation distances to be maintained between the “upper faces” of A and the adjacent faces of B and {right arrow over (ABL)} contains the separation distances to be maintained between the “lower faces” of A and the adjacent faces of B. We define an upper face of A to be a face which intersects a vector, v, extending from {right arrow over (AO)} parallel to one of the axes such that v points in the direction of increasing values along that axis, as illustrated in FIG. 7B for vectors v1 and v2. We define a lower face of A to be a face that is not an upper face. One skilled in the art will recognize that all AA orthotopic boundary distance constraints between AA orthotopes can be reduced to this form. We can generalize the analytical representation of the UEBSCA developed above to include upper and lower separation distances between A and B. This can be done by observing that the separation distances in effect adjust the origin and dimensions of A. That is, the origin of A is now effectively

AO + ABU - ABL 2

and the dimensions of A are now effectively {right arrow over (AD)}+{right arrow over (ABL)}+{right arrow over (ABU)}, as illustrated in FIG. 7B for the two-dimensional case. The resulting analytical representation of the CEBSCA, EB, which accounts for separation distances between A and B is

lim Z 1 , Z n ( i = 1 n 2 x i - ( ao i + abu i - abl i 2 ) ad i + abu i + abl i + bd i Z i ) = 1 ( 87 )

or, in terms of a shape function for EB,

 ( X , O ) = lim Z 1 , Z n ( i = 1 n 2 x i - ( o i + abu i - abl i 2 ) ad i + abu i + abl i + bd i Z i ) ( 88 )

In a similar manner, given two AA orthotopes, A and B, with origins {right arrow over (AO)} and {right arrow over (BO)} respectively, the dimensions of their UIBSCA, IB, are:


{right arrow over (IBD)}={right arrow over (AD)}−{right arrow over (BD)}  (89)

as illustrated in FIG. 8A for the two-dimensional case.

Combining Equations (84) and (89) with {right arrow over (OD)}={right arrow over (AO)}, the boundary of the orthotope IB can be analytically represented as

lim Z 1 , Z n ( i = 1 n 2 x i - ao i ad i - bd i Z i ) = 1 ( 90 )

or, in terms of a shape function for IB,

 ( X , O ) = lim Z 1 , Z n ( i = 1 n 2 x i - o i ad i - bd i Z i ) ( 91 )

Again, we can generalize the analytical representation of the IBSCA developed above to include upper and lower separation distances between A and B by observing that the separation distances in effect adjust the origin and dimensions of A. That is, the origin of A is now effectively

AO + ABU - ABL 2

and its dimensions are now effectively {right arrow over (AD)}−{right arrow over (ABL)}−{right arrow over (ABU)}, as illustrated in FIG. 8B for the two-dimensional case. The resulting analytical representation of the CIBSCA, IB, which accounts for separation distances between A and B is

lim Z 1 , Z n ( i = 1 n 2 x i - ( ao i + abl i - abu i 2 ) ad i - abu i - abl i - bd i Z i ) = 1 ( 92 )

or, in terms of a shape function for IB,

 ( X , O ) = lim Z 1 , Z n ( i = 1 n 2 x i - ( o i + abl i - abu i 2 ) ad i - abu i - abl i - bd i Z i ) ( 93 )

Note that, as we would expect, Equations (86), (88), (91), and (93) are in the form of Equation (56) with q=n and p=0.

Direct Application of Analytical Composition

In cases where BSCAs can be deduced through inspection or simple geometric constructions and an analytical shape functions for the shapes involved are known, then analytical composition can be directly applied to construct an analytical shape function for the required BSCA. That is, we can apply analytical intersections, inversions and unions directly to the shape functions to construct an analytical shape function for the required BSCA. As an example of this approach consider the case illustrated in FIG. 9. In this case, as illustrated in FIG. 9A, we are interested in constructing the UEBSCA, EB, between a square, shape A, and a circle, shape B, where the square is two units wide by two units tall with its origin at its center and the circle has radius one with its origin at its center. From FIG. 9B we can see that EB=A⊙B can be determined as the union of six shapes: two overlapping rectangles, R1 and R2, and four circles, C1, C2, C3, and C4. The shape functions for the four circles can be represented as

ℂ1 ( X , O ) = ℂ1 ( [ x 1 x 2 ] , [ o 1 o 2 ] ) = ( x 1 - o 1 - 1 ) 2 + ( x 2 - o 2 + 1 ) 2 ( 94 ) ℂ2 ( X , O ) = ℂ2 ( [ x 1 x 2 ] , [ o 1 o 2 ] ) = ( x 1 - o 1 + 1 ) 2 + ( x 2 - o 2 + 1 ) 2 ( 95 ) ℂ3 ( X , O ) = ℂ3 ( [ x 1 x 2 ] , [ o 1 o 2 ] ) = ( x 1 - o 1 + 1 ) 2 + ( x 2 - o 2 + 1 ) 2 ( 96 ) ℂ4 ( X , O ) = ℂ4 ( [ x 1 x 2 ] , [ o 1 o 2 ] ) = ( x 1 - o 1 - 1 ) 2 + ( x 2 - o 2 - 1 ) 2 ( 97 )

and, using superellipses, the two rectangles can be represented as

ℝ1 ( X , O ) = ℝ1 ( [ x 1 x 2 ] , [ o 1 o 2 ] ) = lim Z ( x 1 - o 1 2 Z + x 2 - o 2 Z ) ( 98 ) ℝ2 ( X , O ) = ℝ2 ( [ x 1 x 2 ] , [ o 1 o 2 ] ) = lim Z ( x 1 - o 1 Z + x 2 - o 2 2 Z ) ( 99 )

Using an analytical union we can construct an analytical shape function for EB=A⊙B as

 ( X , O ) = lim R ( ℂ1 ( X , O ) - R + ℂ2 ( X , O ) - R + ℂ3 ( X , O ) - R + ℂ4 ( X , O ) - R + ℝ1 ( X , O ) - 1 + ℝ2 ( X , O ) - 1 ) - 1 ( 100 )

Gradient Shaping

We will now address the second obstacle as previously outlined. The need for an analytical representation of a BD constraint, or its approximation, that promotes efficient operation of an analytical optimizer on a BDCA problem.

To illustrate why some analytical shape functions can prevent an analytical optimizer from operating efficiently, consider, for example, an analytical BD constraint function produced using Equations (37), (39), and (56). Specifically, there are three sets of exponents, , , and , associated with this constraint function: the set contains all intersection exponents from the use of Equation (37); the set contains all union exponents from the use of Equation (39); and the set 3 contains all the PHS exponents from the use of Equation (56). Further, by selecting the values of the exponents in each of , , and large enough we can get a constraint that comes arbitrarily close to the required BD constraint. However, while this gives the necessary analytical BD constraint function, the form of this function makes it difficult to use in an analytical optimization method. This is due to the fact that the most common analytical optimization methods are based on the use of local quadratic approximation of the functions describing the optimization problem. For problems that can be well approximated over large neighborhoods using quadratic equations, these methods will operate efficiently. For problems with one or more functions that are not well approximated over large neighborhoods by quadratic equations, these methods can become very inefficient.

For cases where the accuracy of this analytical BD constraints is dependent on selecting large values for the exponents, we can see that an accurate analytical BD constraint cannot be well approximated by a quadratic equation over large neighborhoods.

To illustrate the issue consider the case where we have an analytical BD constraint based on the UEBSCA between two unit squares, A and B, with each having its origin at the center of the square. A shape function for EB=A⊙B is

 ( X , O ) = lim Z ( x 1 - o 1 Z + x 2 - o 2 Z ) ( 101 )

Plotting (|x1−o1|Z+|x2−o2|Z) for Z=75 in FIG. 10A we can see that we get the desired rectangular shape for the boundary values of (|x1−o1|Z+|x2−o2|z)=1, however, we also get several other undesirable characteristics as well. In particular, (|x1−o1|Z+|x2−o2|z) become “box” shaped as Z→∞. That is, its surfaces are either close to horizontal, with gradient magnitudes very close to zero, or vertical, with gradient magnitudes approaching infinity. Further aggravating the situation is the fact that there is a very sharp transition between these two extremes. To eliminate these undesirable characteristics while retaining the desirable ones we will use “gradient shaping”.

Definition 17:

A gradient shaping transformation, or for brevity gradient shaping, transforms a shape function, ({right arrow over (X)},{right arrow over (O)}), of a shape, S, into another shape function, gs({right arrow over (X)},{right arrow over (O)}), for the shape S.

We define “trivial” or “affine” gradient shaping as


gs({right arrow over (X)},{right arrow over (O)})=k({right arrow over (X)},{right arrow over (O)})+k1  (102)

where k and k1 are constants such that Equation (102) satisfies Definition 17. Further, we define “nontrivial” gradient shaping as all forms of gradient shaping which are not trivial gradient shaping.

We define “exponent” gradient shaping as


gs({right arrow over (X)},{right arrow over (O)})=k({right arrow over (X)},{right arrow over (O)})k1+k2  (103)

where k, k1, and k2 are constants such that Equation (103) satisfies Definition 17 and k1≠1. As an example of how to use exponent gradient shaping to eliminate undesirable characteristics in a shape function consider again Equation (101). By selecting k=1,

k 1 = 2 z ,

and k2=0 we have

 gs ( X , O ) = (  ( X , O ) ) 2 Z = lim Z ( ( x 1 - o 1 Z + x 2 - o 2 Z ) 2 Z ) ( 104 )

The plot in FIG. 10B illustrates the effect of this gradient shaping when Z=75. It can be seen that the undesirable gradient characteristics have been eliminated while retaining the desired rectangular shape for boundary values of

( x 1 - o 1 Z + x 2 - o 2 Z ) 2 Z = 1.

As a result, the form of Equation (104) is better suited for use in an analytical optimization environment.

We define “logarithmic” gradient shaping as


gs({right arrow over (X)},{right arrow over (O)})=k log(({right arrow over (X)},{right arrow over (O)}))+k1  (105)

where k and k1 are constants such that Equation (105) satisfies Definition 17. As an example of how to use logarithmic gradient shaping to eliminate undesirable characteristics in shape functions consider again Equation (101). By selecting

k = 1 z and k 1 = 0

we have

 gs ( X , O ) = log (  ( X , O ) ) Z = lim Z ( log ( x 1 - o 1 Z + x 2 - o 2 Z ) Z ) ( 106 )

where gs({right arrow over (X)},{right arrow over (O)}) is now defined in terms of the mapping in Equations (34), (35) and (36).

Finally, for the sake of brevity and convenience we will, when needed, indicate the values of the constants associated with a given type of gradient shaping as a list which precedes its name. For example, exponent gradient shaping where k=1,

k 1 = 2 z ,

and k2=0 would be referred to as

'' { 1 , 2 Z , 0 }

exponent gradient shaping”.

Solution Quality

We will now address the third obstacle as previously outlined. The need for a method which can both improve the probability of an analytical optimizer finding an arrangement that satisfies the BD constraints and, when the BDCA problem contains an objective to be optimized, improving the probability of finding a high quality solution.

Definition 18:

The results produced by an analytical optimizer which solves an instance of a BDCA problem are referred to as a solution to the BDCA problem. If the results satisfy all BD constraints of the BDCA problem and the results also satisfy all non-BD constraints, if any, of the BDCA problem, then this solution is referred to as a successful solution. If the analytical optimizer is unable to satisfy one or more constraints then the solution is referred to as a failed solution or an unsuccessful solution.

One potential cause of failed solutions and poor quality successful solutions can be attributed to certain shape characteristics such as, for example, flat sides. Another potential cause of failed solutions or poor quality successful solutions can be attributed to shape functions, ({right arrow over (X)},{right arrow over (O)}), which are nonconvex functions of {right arrow over (X)}. Either of these circumstances can lead to BD constraints that can cause an analytical optimizer to become trapped at either a failed solution, or a poor quality successful solution. When these or other “traps” are present we can use an iterative optimization approach to try and “search around” the traps and either increase the probability of arriving at a successful solution or increase the probability of getting a high quality successful solution.

One way to do this is to have each iteration consist of using an analytical optimizer to solve an approximation of the BDCA problem. Each iteration uses the results of the previous iterations and a set of initial values to generate a set of values that the optimizer can use to determine an initial estimate, or starting point, for the solution to the current approximation of the BDCA problem. The approximation of the BDCA problem for each iteration is determined by replacing one or more of the BD constraints with an approximation of those constraints. In particular, we want to approximate those BD constraints that poses the characteristics which tend to cause the optimizer to become trapped at a failed solution or a poor quality successful solution. More specifically, for the iterations near the beginning of the process, we want to use approximations that minimize or eliminate the problematic characteristics and then, as the iterative process progresses, gradually reintroduce the problematic characteristic into each BD constraint approximation such that the final iteration consists of an acceptably accurate approximation of the original BDCA problem.

As an example of how this type of approach might work, consider a BDCA problem with a nonoverlap orthotopic BD constraint between two AA orthotopes. Using Equation (86) or (88) and exponent gradient shaping we can determine the necessary analytical constraint function to enforce this nonoverlap constraint, however, if we then try to enforce this BD constraint in a single iteration using large values for the exponents, Zi, the resulting solution to the BDCA problem is likely to be of poor quality due to the interaction of the flat sides of the orthotopes. To improve the probability of getting a high quality solution to the BDCA problem we could start by attempting to solve the BDCA problem using small values for the exponents, say a value of three. We then use a successful solution, if there is one, as the starting point for solving the same BDCA problem using larger values for the exponents, say ten times their previous values. This process would continue until we either successfully solve the BDCA problem with sufficiently large values for the exponents, say a value that equals or exceeds 3000, such that we have successfully solved the BDCA problem with a acceptably accurate approximation of the BD constraint or we determine that we cannot find a successful solution due to an iteration producing a failed solution.

As a second example of how this type of approach might work, consider a BDCA problem with a nonoverlap BD constraint between a square, shape A, and a circle, shape B, where the square is two units wide by two units tall with its origin at its center and the circle has radius one with its origin at its center, as illustrated in FIG. 9A. Using geometric construction and analytical union we can construct a shape function for this BD constraint in the form of Equation (100). Selecting R=Z=100 and applying

{ 1 , 1 100 , 0 }

exponent gradient shaping produces a gradient shaped shape function which is illustrated in FIG. 11A. From this figure it is not hard to see that this shape function is nonconvex in {right arrow over (X)} and, in particular, has four local maxima in the Interior(EB) located at

[ o 1 + 0.5 o 2 + 0.5 ] , [ o 1 - 0.5 o 2 + 0.5 ] , [ o 1 + 0.5 o 2 - 0.5 ] , and [ o 1 - 0.5 o 2 - 0.5 ]

respectively. These local maxima can lead to a failed solution to the BDCA problem when the problem is solved using a single iteration based on this shape function. Additionally, any successful solution to this BDCA problem may be of poor quality due to the flat sides of shape A. One way to overcome these issues and improve the probability of a high quality successful solution is to solve the BDCA problem using a sequence of two iterations. In the first iteration shape B can be approximated as an AA square of height and width two with its origin at its center. Using Equation (86) with each exponent, Zi, set to three and

{ 1 , 2 3 , 0 }

exponent gradient shaping we can generate a shape function, illustrated in FIG. 11B, which approximates the shape function of FIG. 11A while eliminating its undesirable characteristics. After solving the BDCA problem using the approximate shape function of FIG. 11B we can then use a successful solution, if there is one, as the starting point for the second iteration in the sequence which solves the BDCA problem using the shape function of FIG. 11A.

Methods

Generalizing the ideas presented in the preceding sections, a method for solving a BDCA problem is comprised of an iterative process which uses analytical optimization to solve a sequence of one or more exact or approximate analytical representations of the BDCA problem where all the information used by or generated in each iteration of the sequence is available for use in any subsequent iteration in the sequence. One or more boundary distance constraints for each exact or approximate analytical representation of the BDCA problem are represented as functions which are exact or approximate analytical representations of those constraints constructed using zero or more gradient shaping transformations and one or more of the following: (1) one or more external boundary surface of closest approach where each external boundary surface of closest approach is formed from two shapes and, optionally, additional boundary distance constraints between the shapes and is determined using the addition of two or three functions where one of the three functions represents the first shape and another function represents the second shape and, optionally, a third function represents the additional boundary distance constraints between the shapes; (2) one or more analytical compositions; or (3) one or more superellipsoid shape function approximations for the interior or exterior boundary surface of closest approach between a pair of axis aligned orthotopes with axis-aligned orthotopic boundary distance constraints. For each iteration in the sequence, the analytical optimizer may be provided with an initial estimate of one or more optimization variables. These estimates are derived from the results of one or more of the previous iterations and optionally a set of one or more values that may be encoded into or provided to the method. A successful solution can be generated by the method when an iteration generates a successful solution to an acceptably accurate analytical representation to the BDCA problem.

FIG. 12 illustrates the use of the present invention in a typical networked environment. The claimed invention is a software program that runs on one or more workstations 10 that may be in a networked environment. The various workstations 10 couple to a network 12 where they may communicate with each other. Additionally, the networked environment may include a shared storage device 14 and a network server 16. And, the networked environment may couple to the Internet 18. In addition to being able to operate on one or more workstations 10, the invention may use the resources of the shared storage device 14 and the network server 16. The invention may also use resources available through the Internet 18. One embodiment of the invention uses a LINUX based standalone workstation 10 and uses the FORTRAN programming language. One skilled in the arts will appreciate the invention can be implemented using other programming languages and that it may be hosted on other operating systems.

FIG. 13A illustrates a first embodiment of a method to search for arrangements of shapes with boundary distance constraints among those shapes. This embodiment includes constructing 110, for one or more boundary distance constraints, functions which are exact or approximate analytical representations of those constraints using zero or more gradient shaping transformations and one or more of the following: (1) one or more external boundary surface of closest approach where each external boundary surface of closest approach is formed from two shapes and, optionally, additional boundary distance constraints between the shapes and is determined using the addition of two or three functions where one of the three functions represents the first shape and another function represents the second shape and, optionally, a third function represents the additional boundary distance constraints between the shapes; (2) one or more analytical compositions; or (3) one or more superellipsoid shape function approximations for the interior or exterior boundary surface of closest approach between a pair of axis aligned orthotopes with axis-aligned orthotopic boundary distance constraints. In addition this embodiment includes constructing 120 an analytical optimization problem which incorporates the constraint functions of 110 and which is an exact or approximate representation of a boundary distance constrained arrangement problem. Additionally, this embodiment includes selecting 130 the initial values of one or more optimization variables. Further, this embodiment includes solving 140 the optimization problem constructed in 120 using one or more analytical optimization methods and one or more of the initial values of 130. Further, this embodiment includes a sequencing structure 150 that, when used, causes the enclosed elements to be executed two or more times where the multiple executions of the enclosed steps can be accomplished using enumerated sequences or iterative looping structures, or any combination of both where each execution of 110 through 140 may use any information generated in or used by previous executions of 110 through 140.

FIG. 13B illustrates a second embodiment of a method to search for arrangements of shapes with boundary distance constraints among those shapes. This embodiment includes constructing 210, for one or more boundary distance constraints, functions which are exact or approximate analytical representations of those constraints using zero or more gradient shaping transformations and one or more of the following: (1) one or more external boundary surface of closest approach where each external boundary surface of closest approach is formed from two shapes and, optionally, additional boundary distance constraints between the shapes and is determined using the addition of two or three functions where one of the three functions represents the first shape and another function represents the second shape and, optionally, a third function represents the additional boundary distance constraints between the shapes; (2) one or more analytical compositions; or (3) one or more superellipsoid shape function approximations for the interior or exterior boundary surface of closest approach between a pair of axis aligned orthotopes with axis-aligned orthotopic boundary distance constraints. Further, this embodiment includes constructing 215 one or more constraint functions which relate one or more boundary distance constraint parameters and/or optimization variables in terms of other parameters, optimization variables and/or constants. In addition this embodiment includes constructing 220 an analytical optimization problem which incorporates the constraint functions of 210 and 215 which is an exact or approximate representation of a boundary distance constrained arrangement problem. Additionally, this embodiment includes selecting 230 the initial values of one or more optimization variables. Further, this embodiment includes solving 240 the optimization problem constructed in 220 using one or more analytical optimization methods and one or more of the initial values of 230. Further, this embodiment includes a sequencing structure 250 that, when used, causes the enclosed elements to be executed two or more times where the multiple executions of the enclosed steps can be accomplished using enumerated sequences or iterative looping structures, or any combination of both where each execution of 210 through 240 may use any information generated in or used by previous executions of 210 through 240.

EXAMPLES

To illustrate the use of these methods we will, without loss of generality, consider four examples. The first three will demonstrate their use on shapes represented using DR shape spectrums and the fourth will demonstrate their use on shapes represented using shape spectrums.

Example 1

This example will illustrate the use of the method outlined in the flow chart of FIG. 13A. It is an arrangement problem used in the manufacture of VLSI circuits and is based on the example illustrated in FIG. 14. In this example, as shown in FIG. 14, we have four circuit blocks, labeled C1, C2, C3, and C4, and a fixed boundary, labeled B1, along with their DR shape spectrums and origins. We want all four circuit blocks to be entirely contained in boundary B1 such that there is a minimum spacing of one tenth (0.1) of a unit between the adjacent sides of any adjacent circuit blocks. From FIG. 14 we have that:

    • C1 is one unit wide and two units tall with its origin initially located at

[ 0 0 ]

    •  and a DR shape spectrum:

1 ( θ ) = { 0.5 θ = 0 ° 1.0 θ = 90 ° 0.5 θ = 180 ° 1.0 θ = 270 ° ( 107 )

    • C2 is one unit wide and one unit tall with its origin initially located at

[ 1 2 ]

    •  and a DR shape spectrum:

2 ( θ ) = { 0.5 θ = 0 ° 0.5 θ = 90 ° 0.5 θ = 180 ° 0.5 θ = 270 ° ( 108 )

    • C3 is two units wide and one unit tall with its origin initially located at

[ 4 4 ]

    •  and a DR shape spectrum:

3 ( θ ) = { 1.0 θ = 0 ° 0.5 θ = 90 ° 1.0 θ = 180 ° 0.5 θ = 270 ° ( 109 )

    • C4 is one unit wide and one unit tall with its origin initially located at

[ 3.0 4.5 ]

    •  and a DR shape spectrum:

4 ( θ ) = { 0.5 θ = 0 ° 0.5 θ = 90 ° 0.5 θ = 180 ° 0.5 θ = 270 ° ( 110 )

    • B1 is four units wide and seven units tall with its origin fixed at

[ 2.0 3.5 ]

    •  and a DR shape spectrum:

1 ( θ ) = { 2.0 θ = 0 ° 3.5 θ = 90 ° 2.0 θ = 180 ° 3.5 θ = 270 ° ( 111 )

For ease of understanding and without loss of generality, we will assume that this arrangement problem has no other objectives or constraints. This means that the objective function will be a constant and the optimization variables will be the location of the origin of each circuit block,

[ x 1 y 1 ] , [ x 2 y 2 ] , [ x 3 y 3 ] and [ x 4 y 4 ] .

From the geometry of each circuit block and the minimum spacing requirement, one set of implicit distance spectrums that captures the minimum spacing requirements between the circuit blocks is

C 1 ( θ ) = C 2 ( θ ) = C 3 ( θ ) = C 4 ( θ ) = { 0.5 θ = 0 ° 0.5 θ = 90 ° 0.5 θ = 180 ° 0.5 θ = 270 ° ( 112 )

Based on the flow chart of FIG. 13A, step 110 will generate ten constraints, six to enforce the distance constraints between the four circuit blocks, and four to enforce the requirement that all the circuit blocks must be entirely contained within boundary B1.

The first of the six constraints between the four circuit blocks is generated as follows:

We begin by applying the distance spectrums to the shape spectrums for C1 and C2 as:


1D(θ)=1(θ)⊕C1(θ)  (113)


2D(θ)=2(θ)⊕C2(θ)  (114)

We can then determine the DR shape spectrum for the EBSCA for C1 and C2, accounting for distance spectrums C1(θ) and C2(θ), as:

( θ ) = 1 D ( θ ) + 2 D ( θ ) = { 1.1 θ = 0 ° 1.6 θ = 90 ° 1.1 θ = 180 ° 1.6 θ = 270 ° ( 115 )

We can then generate affine functions for the DR shape spectrum of Equation (115). Since the spectrum is symmetric we only need to generate two affine functions whose coefficients are:

K 0 ° = 2 ( 0 ° + 180 ° ) + ( 0 ° ) [ cos ( 0 ° ) sin ( 0 ° ) ] = 2 2.2 [ 1 0 ] K 0 ° = - K 0 ° T [ x 1 y 1 ] + ( 0 ° + 180 ° ) - ( 0 ° ) ( 0 ° + 180 ° ) + ( 0 ° ) = - 2 2.2 x 1 ( 116 ) K 90 ° = 2 ( 90 ° + 180 ° ) + ( 90 ° ) [ cos ( 90 ° ) sin ( 90 ° ) ] = 2 3.2 [ 0 1 ] K 90 ° = - K 90 ° T [ x 1 y 1 ] + ( 90 ° + 180 ° ) - ( 90 ° ) ( 90 ° + 180 ° ) + ( 90 ° ) = - 2 3.2 y 1 ( 117 )

We can then generate shape functions for these affine functions as

0 ° ( [ x y ] , [ x 1 y 1 ] ) = K 0 ° T [ x y ] + K 0 ° = 2 ( x - x 1 ) 2.2 ( 118 ) 90 ° ( [ x y ] , [ x 1 y 1 ] ) = K 90 ° T [ x y ] + K 90 ° = 2 ( y - y 1 ) 3.2 ( 119 )

followed by an analytical intersection to form the shape function

( [ x 2 y 2 ] , [ x 1 y 1 ] ) = lim Z ( 0 ° ( [ x 2 y 2 ] , [ x 1 y 1 ] ) Z + 90 ° ( [ x 2 y 2 ] , [ x 1 y 1 ] ) Z ) = lim Z ( 2 ( x 2 - x 1 ) 2.2 Z + 2 ( y 2 - y 1 ) 3.2 Z ) ( 120 )

We can then apply

{ 1 , 2 Z , 0 }

exponent gradient shaping to Equation (120).

gs ( [ x 2 y 2 ] , [ x 1 y 1 ] ) = lim Z ( ( 2 ( x 2 - x 1 ) 2.2 Z + 2 ( y 2 - y 1 ) 3.2 Z ) 2 Z ) ( 121 )

Based on Equation (121), and using a value of Z=3 for the first iteration of the sequence, we can then generate an analytical approximation of the non-overlap constraint function between C1 and C2 as

( 2 ( x 2 - x 1 ) 2.2 3 + 2 ( y 2 - y 1 ) 3.2 3 ) 2 3 > 1 ( 122 )

Repeating this process five more times on the remaining pairs of circuit blocks gives the following six analytical approximations of the nonoverlap constraint functions for the first iteration of the sequence:

( 2 ( x 2 - x 1 ) 2.2 3 + 2 ( y 2 - y 1 ) 3.2 3 ) 2 3 > 1 ( 123 ) ( 2 ( x 3 - x 1 ) 3.2 3 + 2 ( y 3 - y 1 ) 3.2 3 ) 2 3 > 1 ( 124 ) ( 2 ( x 4 - x 1 ) 2.2 3 + 2 ( y 4 - y 1 ) 3.2 3 ) 2 3 > 1 ( 125 ) ( 2 ( x 3 - x 2 ) 3.2 3 + 2 ( y 3 - y 2 ) 2.2 3 ) 2 3 > 1 ( 126 ) ( 2 ( x 4 - x 2 ) 2.2 3 + 2 ( y 4 - y 2 ) 2.2 3 ) 2 3 > 1 ( 127 ) ( 2 ( x 4 - x 3 ) 3.2 3 + 2 ( y 4 - y 3 ) 2.2 3 ) 2 3 > 1 ( 128 )

To determine the containment constraints between each of the four circuit blocks and the fixed boundary, we will explore two approaches. The first approach will be to enforce a set of overlap constraints between B1 and each of the circuit blocks C1, C2, C3, and C4. The second approach would be to enforce a set of non-overlap constraints between B1 and each of the circuit blocks C1, C2, C3, and C4.

We first illustrate the generation of a set of overlap constraints to enforce the requirement that all the circuit blocks must be entirely contained within boundary B1.

One set of implicit distance spectrums that ensures C1, C2, C3, and C4 are completely overlapped by B1 is

1 1 ( θ ) = { - 1 ( 0 ° ) - 1 ( 180 ° ) θ = 0 ° - 1 ( 90 ° ) - 1 ( 270 ° ) θ = 90 ° - 1 ( 0 ° ) - 1 ( 180 ° ) θ = 180 ° - 1 ( 90 ° ) - 1 ( 270 ° ) θ = 270 ° ( 129 ) 1 2 ( θ ) = { - 2 ( 0 ° ) - 2 ( 180 ° ) θ = 0 ° - 2 ( 90 ° ) - 2 ( 270 ° ) θ = 90 ° - 2 ( 0 ° ) - 2 ( 180 ° ) θ = 180 ° - 2 ( 90 ° ) - 2 ( 270 ° ) θ = 270 ° ( 130 ) 1 3 ( θ ) = { - 3 ( 0 ° ) - 3 ( 180 ° ) θ = 0 ° - 3 ( 90 ° ) - 3 ( 270 ° ) θ = 90 ° - 3 ( 0 ° ) - 3 ( 180 ° ) θ = 180 ° - 3 ( 90 ° ) - 3 ( 270 ° ) θ = 270 ° ( 131 ) 1 4 ( θ ) = { - 4 ( 0 ° ) - 4 ( 180 ° ) θ = 0 ° - 4 ( 90 ° ) - 4 ( 270 ° ) θ = 90 ° - 4 ( 0 ° ) - 4 ( 180 ° ) θ = 180 ° - 4 ( 90 ° ) - 4 ( 270 ° ) θ = 270 ° ( 132 )

The first of the four constraints between B1 and the four circuit blocks is generated as follows:

We begin by applying the distance spectrum to the shape spectrum for B1:


1D(θ)=1(θ)⊕B1C1(θ)  (133)

We can then determine the DR shape spectrum for the EBSCA for B1 and C1 accounting for distance spectrum B1C1(θ) as:

( θ ) = 1 D ( θ ) + 1 ( θ + 180 ° ) = { 1.5 θ = 0 ° 2.5 θ = 90 ° 1.5 θ = 180 ° 2.5 θ = 270 ° ( 134 )

We then generate affine functions for the DR shape spectrum generated in Equation (134). Since the spectrum is symmetric we only need to generate two affine functions whose coefficients are:

K 0 ° = 2 ℰℬ ( 0 ° + 180 ° ) + ℰℬ ( 0 ° ) [ cos ( 0 ° ) sin ( 0 ° ) ] = 2 3 [ 1 0 ] K 0 ° = - K 0 ° T [ x 5 y 5 ] + ℰℬ ( 0 ° + 180 ° ) - ℰℬ ( 0 ° ) ℰℬ ( 0 ° + 180 ° ) + ℰℬ ( 0 ° ) = - 2 3 x 5 ( 135 ) K 90 ° = 2 ℰℬ ( 90 ° + 180 ° ) + ℰℬ ( 90 ° ) [ cos ( 90 ° ) sin ( 90 ° ) ] = 2 5 [ 0 1 ] K 90 ° = - K 90 ° T [ x 5 x 5 ] + ℰℬ ( 90 ° + 180 ° ) - ℰℬ ( 90 ° ) ℰℬ ( 90 ° + 180 ° ) + ℰℬ ( 90 ° ) = - 2 5 y 5 where [ x 5 y 5 ] ( 136 )

represents the location of the origin of B1. We can then generate shape functions for these affine functions as

0 ° ( [ x y ] , [ x 5 y 5 ] ) = K 0 ° T [ x y ] + K 0 ° = 2 ( x - x 5 ) 3 ( 137 ) 90 ° ( [ x y ] , [ x 5 y 5 ] ) = K 90 ° T [ x y ] + K 90 ° = 2 ( y - y 5 ) 5 ( 138 )

followed by analytical composition to form the shape function

( [ x 1 y 2 ] , [ 2 3.5 ] ) = lim Z ( 0 ° ( [ x 1 y 1 ] , [ 2 3.5 ] ) Z + 90 ° ( [ x 1 y 1 ] , [ 2 3.5 ] ) Z ) = lim Z ( 2 ( x 1 - 2 ) 3 Z + 2 ( y 1 - 3.5 ) 5 Z ) ( 139 )

We can then apply

{ 1 , 2 Z , 0 }

exponent gradient shaping to Equation (139) to form

gs ( [ x 1 y 1 ] , [ 2 3.5 ] ) = lim Z ( ( 2 ( x 1 - 2 ) 3 Z + 2 ( y 1 - 3.5 ) 5 Z ) 2 Z ) ( 140 )

Based on Equation (140), and using a value of Z=3000 for all iterations of the sequence, we can then generate an analytical approximation for the overlap constraint function as

( 2 ( x 1 - 2 ) 3 3000 + 2 ( y 1 - 3.5 ) 5 3000 ) 2 3000 < 1 ( 141 )

Repeating this process three more times on the remaining circuit blocks gives the following four analytical approximations of the constraint functions to enforce the requirement that all the circuit blocks must be entirely contained within boundary B1 for the first iteration of the sequence:

( 2 ( x 1 - 2 ) 3 3000 + 2 ( y 1 - 3.5 ) 5 3000 ) 2 3000 < 1 ( 142 ) ( 2 ( x 2 - 2 ) 3 3000 + 2 ( y 2 - 3.5 ) 6 3000 ) 2 3000 < 1 ( 143 ) ( 2 ( x 3 - 2 ) 2 3000 + 2 ( y 3 - 3.5 ) 6 3000 ) 2 3000 < 1 ( 144 ) ( 2 ( x 4 - 2 ) 3 3000 + 2 ( y 4 - 3.5 ) 6 3000 ) 2 3000 < 1 ( 145 )

We will now illustrate the generation of a set of non-overlap constraints to enforce the requirement that all the circuit blocks must be entirely contained within boundary B1. We begin by inverting B1 as


B1= −1(B1(θ),Origin(B1)) −1(B1(θ),Origin(B1))=B1∪B190°∪B1180°∪B1270°  (146)

where B1, B190°, B1180°, and B1270° are the four PHSs

B 1 0 ° = - 1 ( ℬ1 0 ° ( θ ) , [ x 5 y 5 ] ) ( 147 ) B 1 90 ° = - 1 ( ℬ1 90 ° ( θ ) , [ x 5 y 5 ] ) ( 148 ) B 1 180 ° = - 1 ( ℬ1 1800 ° ( θ ) , [ x 5 y 5 ] ) ( 149 ) B 1 270 ° = - 1 ( ℬ1 2700 ° ( θ ) , [ x 5 y 5 ] ) ( 150 )

with DR shape spectrums

1 0 ( θ ) = { - ℬ1 ( 0 ) θ = 0 = { - 2 θ = 0 ( 151 ) ℬ1 90 ( θ ) = { - ℬ1 ( 90 ) θ = 90 = { - 3.5 θ = 90 ( 152 ) ℬ1 180 ( θ ) = { - ℬ1 ( 180 ) θ = 180 = { - 2 θ = 180 ( 153 ) ℬ1 270 ( θ ) = { - ℬ1 ( 270 ) θ = 270 = { - 3.5 θ = 270 ( 154 )

We can then determine a DR shape spectrum for the EBSCA for each of B1and C1, B190° and C1, B1180° and C1, as well as B1270° and C1 as

ɛℬ 0 ( θ ) = { ℬ1 0 ( 0 ) + 1 ( 180 ) θ = 0 = { - 1.5 θ = 0 ( 155 ) ɛℬ 90 ( θ ) = { ℬ1 90 ( 90 ) + 1 ( 270 ) θ = 90 = { - 2.5 θ = 90 ( 156 ) ɛℬ 180 ( θ ) = { ℬ1 180 ( 180 ) + 1 ( 0 ) θ = 180 = { - 1.5 θ = 180 ( 157 ) ɛℬ 270 ( θ ) = { ℬ1 70 ( 270 ) + 1 ( 90 ) θ = 270 = { - 2.5 θ = 270 ( 158 )

We can then generate affine functions for the asymmetric shape spectrums of Equations (155) through (158). The coefficients of these functions are:

K 0 = [ cos ( 0 ) sin ( 0 ) ] = [ 1 0 ] K 0 = - K 0 T [ x 5 y 5 ] - ɛℬ 0 ( 0 ) + 1 = - x 5 + 2.5 ( 159 ) K 90 = [ cos ( 90 ) sin ( 90 ) ] = [ 0 1 ] K 90 = - K 90 T [ x 5 y 5 ] - ɛℬ 90 ( 90 ) + 1 = - y 5 + 3.5 ( 160 ) K 180 = [ cos ( 180 ) sin ( 180 ) ] = [ - 1 0 ] K 180 = K 180 T [ x 5 y 5 ] - ɛℬ 180 ( 180 ) + 1 = x 5 + 2.5 ( 161 ) K 270 = [ cos ( 270 ) sin ( 270 ) ] = [ 0 - 1 ] K 270 = - K 270 T [ x 5 y 5 ] - ɛℬ 270 ( 270 ) + 1 = y 5 + 3.5 ( 162 )

We can then generates shape functions for Equations (155) through (158) as

 0 ( [ x y ] , [ x 5 y 5 ] ) = max { 0 , K 0 T [ x y ] + K 0 } = max { 0 , x - x 5 + 2.5 } ( 163 )  90 ( [ x y ] , [ x 5 y 5 ] ) = max { 0 , K 90 T [ x y ] + K 90 } = max { 0 , y - y 5 + 3.5 } ( 164 )  180 ( [ x y ] , [ x 5 y 5 ] ) = max { 0 , K 180 T [ x y ] + K 180 } = max { 0 , - x + x 5 + 2.5 } ( 165 )  270 ( [ x y ] , [ x 5 y 5 ] ) = max { 0 , K 270 T [ x y ] + K 270 } = max { 0 , - y + y 5 + 3.5 } ( 166 )

We can then use an analytic union to form Equations (163) through (166) into a shape function for the EBSCA between B1 and C1 (or the IBSCA between B1 and C1)

 ( [ x 1 y 1 ] , [ 2 3.5 ] ) = lim Z -> (  0 ( [ x 1 y 1 ] , [ 2 3.5 ] ) - z +  90 ( [ x 1 y 1 ] , [ 2 3.5 ] ) - z +  180 ( [ x 1 y 1 ] , [ 2 3.5 ] ) - z +  270 ( [ x 1 y 1 ] , [ 2 3.5 ] ) - z ) - 1 = lim Z -> ( max { 0 , x 1 + .5 } - z + max { 0 , y 1 } - z + max { 0 , - x 1 + 4.5 } - z + max { 0 , - y 1 + 7 } - z ) - 1 ( 167 )

We can then apply

{ 1 , 2 Z , 0 }

exponent gradient shaping to Equation (167)

 gs ( [ x 1 y 1 ] , [ 2 3.5 ] ) = lim Z -> ( ( max { 0 , x 1 + .5 } - z + max { 0 , y 1 } - z + max { 0 , - x 1 + 4.5 } - z + max { 0 , - y 1 + 7 } - z ) - 2 z ) ( 168 )

Based on Equation (168) and using a value of Z=3000 for all iterations of the sequence, we can generate an analytical approximation for the containment of C1 in B1 as

( max { 0 , x 1 + .5 } - 3000 + max { 0 , y 1 } - 3000 + max { 0 , - x 1 + 4.5 } - 3000 + max { 0 , - y 1 + 7 } 3000 ) - 2 3000 > 1 ( 169 )

Repeating this process three more times on the remaining circuit blocks gives the following four analytical approximation for the constraints to enforce the requirement that all the circuit blocks must be entirely contained within boundary B1 for the first iteration of the sequence:

( max { 0 , x 1 + .5 } - 3000 + max { 0 , y 1 } - 3000 + max { 0 , x 1 + 4.5 } - 3000 + max { 0 , - y 1 + 7 } - 3000 ) - 2 3000 > 1 ( 170 ) ( max { 0 , x 2 + .5 } - 3000 + max { 0 , y 2 + .5 } - 3000 + max { 0 , - x 2 + 4.5 } - 3000 + max { 0 , - y 2 + 7.5 } - 3000 ) - 2 3000 > 1 ( 171 ) ( max { 0 , x 3 } - 3000 + max { 0 , y 3 + .5 } - 3000 + max { 0 , - x 3 + 4 } - 3000 + max { 0 , - y 3 + 7.5 } - 3000 ) - 2 3000 > 1 ( 172 ) ( max { 0 , x 4 + .5 } - 3000 + max { 0 , y 4 + .5 } - 3000 + max { 0 , - x 4 + 4.5 } - 3000 + max { 0 , - y 4 + 7.5 } - 3000 ) - 2 3000 > 1 ( 173 )

In step 120, assuming that the constraints between the circuit blocks and boundary B1 are enforced with Equations (142) through (145), the following optimization problem would be formed:

min x 1 , , x 4 , y 1 , , y 4 ( 1 ) ( 174 )

Subject to Equations (123) through (128) and Equations (142) through (145)

In step 130 the initial values for optimization variables x1 though x4 and y1 though y4 are selected to be the locations of the origin of each circuit shown in FIG. 14:

[ x 1 y 1 ] = [ 0 0 ] , [ x 2 y 2 ] = [ 1 2 ] , [ x 3 y 3 ] = [ 4 4 ] , [ x 4 y 4 ] = [ 3.0 4.5 ] ( 175 )

Using the initial values of the optimization variables x1 though x4 and y1 though y4 selected in step 130 as a starting point, Step 140 could solve the optimization problem of Equation (174) using, for example, the LANCELOT optimization software package. One skilled in the art will appreciate that there are many other analytical optimization methods that could be used to solve the optimization problem of Equation (174). These include general purpose analytical optimization software packages as well as dedicated analytical optimization software which may be designed specifically to solve Equation (174).

Steps 110 through 140 would then be executed three more times, making a total of four iterations in the sequence. In each of these three iterations the value of Z used in the construction of the first six constraint functions produced by step 110 would be ten times the value of Z used by the previous iteration. Additionally, since the form of each of the first six constraint functions does not change from one iteration to the next, and only the value of Z changes, the work done in each of the second through fourth iterations of step 110 could be significantly reduced by reusing the forms of the first six functions produced by the first iteration of step 110. Further, since the last four constraints functions do not change from one iteration to the next, the second through fourth iterations of step 110 can simply reuse the last four constraint functions produced by the first iteration of step 110 instead of regenerating them in each subsequent iteration. In step 130 the set of initial values for the optimization variables x1 though x4 and y1 though y4 to be used in the next execution of step 140 would be set to the values of x1 though x4 and y1 though y4 computed by the previous execution of step 140. After completing the final iteration we consider the values of the optimization variables, x1 though x4 and y1 though y4 produced by step 140 to be an arrangement of shapes B1, C1, C2, C3, and C4 which satisfy a sufficiently accurate approximation of the boundary distance constraints among those shapes for the purposes of this example.

Example 2

In this example, we will again look at the problem outlined in Example 1. In this case however we will take advantage of the fact that shapes B1, C1, C2, C3, and C4 are axis aligned rectangles subject to orthotopic boundary distance constraints. As such, we can use superellipsoid shape function approximations to generate the necessary analytical approximation functions for the BD constraints. To illustrate this approach, we will demonstrate how to generate an analytical approximation of the non-overlap constraint function between C1 and C2 as well as an analytical approximation of the containment constraint between B1 and C1.

From FIG. 14 we can see that the dimension vectors associated with shapes B1, C1, and C2 are


{right arrow over (B1D)}=[4,7]T  (176)


{right arrow over (C1D)}=[1,2]T  (177)


{right arrow over (C2D)}=[1,1]T  (178)

Additionally we know that the upper and lower separation distance vectors between C1 and C2 are


{right arrow over (C1C2U)}=[0.1,0.1]T  (179)


{right arrow over (C1C2L)}=[0.1,0.1]T  (180)

With this information and using Equation (88) we can generate the shape function for the EBSCA between C1 and C2 as

 ( [ x 2 y 2 ] , [ x 1 y 1 ] ) = lim Z -> ( 2 x 2 - ( x 1 + 0.1 - 0.1 2 ) 1 + 0.1 + 0.1 + 1 z + 2 y 2 - ( y 1 + 0.1 - 0.1 2 ) 2 + 0.1 + 0.1 + 1 z ) = lim Z ( 2 x 2 - x 1 2.2 Z + 2 y 2 - y 1 3.2 Z ) ( 181 )

We can then apply

{ 1 , 2 Z , 0 }

exponent gradient shaping to Equation (181)

 gs ( [ x 2 y 2 ] , [ x 1 y 1 ] ) = lim Z -> ( ( 2 ( x 2 - x 1 ) 2.2 Z + 2 ( y 2 - y 1 ) 3.2 Z ) 2 Z ) ( 182 )

Based on Equation (182), and using a value of Z=3 for the first iteration of the sequence, we can then generate an analytical approximation of the non-overlap constraint function between C1 and C2 as

( 2 ( x 2 - x 1 ) 2.2 3 + 2 ( y 2 - y 1 ) 3.2 3 ) 2 3 > 1 ( 183 )

which is identical to Equation (122) generated in Example 1.

In a similar fashion, using Equation (91) we can generate the shape function for the IBSCA between B1 and C1 as

 ( [ x 1 y 1 ] , [ 2 3.5 ] ) = lim Z ( 2 x 1 - 2 4 - 1 Z + 2 y 1 - 3.5 7 - 2 Z ) = lim Z ( 2 x 1 - 2 3 Z + 2 y 1 - 3.5 5 Z ) ( 184 )

We can then apply

{ 1 , 2 Z , 0 }

exponent gradient shaping to Equation (184)

 gs ( [ x 1 y 1 ] , [ 2 3.5 ] ) = lim Z ( ( 2 ( x 1 - 2 ) 3 Z + 2 ( y 1 - 3.5 ) 5 Z ) 2 Z ) ( 185 )

Based on Equation (185), and using a value of Z=3000 for all iterations of the sequence, we can then generate an analytical approximation of the containment constraint function between B1 and C1 as

( 2 ( x 1 - 2 ) 3 3000 + 2 ( y 1 - 3.5 ) 5 3000 ) 2 3000 < 1 ( 186 )

which is identical to Equation (141) generated in Example 1.

Example 3

This example will illustrate the use of the method outlined in the flow chart of FIG. 13B. As with the first two examples, this example is also based on the illustration in FIG. 14. However, unlike our first and second examples, which had a fixed boundary for B1, we will allow the size of boundary B1 to vary such that its perimeter is minimized and all of the circuit blocks are contained within. Additionally, unlike our first two examples, which had a fixed aspect ratio for circuit block C1, we will instead allow its aspect ratio to be selected between 0.5 and 2 while maintaining a fixed area of 2. These variable aspect ratios give us parameterized DR shape spectrums for C1 and B1:

1 ( θ ) = { 0.5 w C 1 θ = 0 ° 0.5 h C 1 θ = 90 ° 0.5 w C 1 θ = 180 ° 0.5 h C1 θ = 270 ° ( 187 ) ℬ1 ( θ ) = { 0.5 w B 1 θ = 0 ° 0.5 h B 1 θ = 90 ° 0.5 w B 1 θ = 180 ° 0.5 h B 1 θ = 270 ° ( 188 )

where wc1 and hc1 are two new optimization variables which represent the width and height of circuit block C1, and wB1 and hB1 are two new optimization variables which represent the width and height of boundary B1.

Again, for ease of understanding and without loss of generality, we will assume that there are no non-BD constraints. Based on this, step 210 generates the following analytical approximations for the constraint functions between circuits for the first iteration of the sequence when the value of Z=3:

( 2 ( x 2 - x 1 ) w C 1 + 1.2 3 + 2 ( y 2 - y 1 ) h C 1 + 1.2 3 ) 2 3 > 1 ( 189 ) ( 2 ( x 3 - x 1 ) w C 1 + 2.2 3 + 2 ( y 3 - y 1 ) h C 1 + 1.2 3 ) 2 3 > 1 ( 190 ) ( 2 ( x 4 - x 1 ) w C 1 + 1.2 3 + 2 ( y 4 - y 1 ) h C 1 + 1.2 3 ) 2 3 > 1 ( 191 ) ( 2 ( x 3 - x 2 ) 3.2 3 + 2 ( y 3 - y 2 ) 2.2 3 ) 2 3 > 1 ( 192 ) ( 2 ( x 4 - x 2 ) 2.2 3 + 2 ( y 4 - y 2 ) 2.2 3 ) 2 3 > 1 ( 193 ) ( 2 ( x 4 - x 3 ) 3.2 3 + 2 ( y 4 - y 3 ) 2.2 3 ) 2 3 > 1 ( 194 )

Additionally, the constraint functions between the circuit blocks and boundary B1, generated in step 210, are as follows for all iterations of the sequence:

( 2 ( x 1 - 2 ) w B 1 - w C 1 3000 + 2 ( y 1 - 3.5 ) h B 1 - h C 1 3000 ) 2 3000 < 1 ( 195 ) ( 2 ( x 2 - 2 ) w B 1 - 1 3000 + 2 ( y 2 - 3.5 ) h B 1 - 1 3000 ) 2 3000 < 1 ( 196 ) ( 2 ( x 3 - 2 ) w B 1 - 2 3000 + 2 ( y 3 - 3.5 ) h B 1 - 1 3000 ) 2 3000 < 1 ( 197 ) ( 2 ( x 4 - 2 ) w B 1 - 1 3000 + 2 ( y 4 - 3.5 ) h B 1 - 1 3000 ) 2 3000 < 1 ( 198 )

In order to accommodate the fixed area and variable aspect ratio of circuit block C1, it suffices for step 215 to generate the following additional constraints:


wC1hC1=2  (199)


hC1>1  (200)


hC1<2  (201)

Due to the form of the objective to be generated in step 220, step 215 also generates the following constraints to prevent any of the denominators in Equation (195) through (198) from going to zero:


wB1−wC1>0  (202)


hB1−hC1>0  (203)


wB1>2  (204)


hB1>1  (205)

The optimization problem generated in steps 220 will now be

min x 1 , , x 4 , y 1 , , y 4 , w C 1 , w B 1 , h C 1 , h B 1 ( w B 1 + h B 1 ) ( 206 )

Subject to Equations (189) through (205)

In step 230 the initial values for optimization variables are selected to be the locations and dimensions of each of the blocks shown in FIG. 14:

[ x 1 y 1 ] = [ 0 0 ] , [ x 2 y 2 ] = [ 1 2 ] , [ x 3 y 3 ] = [ 4 4 ] , [ x 4 y 4 ] = [ 3.0 4.5 ] ( 207 ) w C 1 = 1 , w B 1 = 4 , h C 1 = 2 , h B 1 = 7 ( 208 )

Using the initial values of the optimization variables selected in step 230 as a starting point, Step 240 could solve the optimization problem of Equation (206) using, for example, the LANCELOT optimization software package. One skilled in the art will appreciate that there are many other analytical optimization methods that could be used to solve the optimization problem of Equation (206). These include general purpose analytical optimization software packages as well as dedicated analytical optimization software which may be designed specifically to solve Equation (206).

Steps 210 through 240 would then be executed three more times, making a total of four iterations in the sequence. In each of these three iterations the value of Z used in the construction of the constraint functions produced by step 210 would be ten times the value of Z used by the previous iteration. Additionally, since the form of each of the first six constraint functions does not change from one iteration to the next, and only the value of Z changes, the work done in each of the second through fourth iterations of step 210 could be significantly reduced by reusing the forms of the first six functions produced by the first iteration of step 210. Further, since the last four constraints functions do not change from one iteration to the next, the second through fourth iterations of step 210 can simply reuse the last four constraint functions produced by the first iteration of step 210 instead of regenerating them in each subsequent iteration. Using similar reasoning, since the constraint functions produced by step 215 do not change from one iteration to the next, the second through fourth iterations of step 215 can simply reuse the functions produced by the first iteration of step 215. In step 230 the set of initial values for the optimization variables to be used in the next execution of step 240 would be set to the values for those variables computed by the previous execution of step 240. After completing the final iteration we consider the values of the optimization variables produced by step 240 to be an arrangement of shapes B1, C1, C2, C3, and C4 which satisfy a sufficiently accurate approximation of the boundary distance constraints among those shapes for the purposes of this example.

Example 4

The fourth example illustrates the use of the method outlined in the flow chart of FIG. 13A and is an arrangement problem used in the manufacture of plate steel parts for one or two ships. In this example, as Illustrated in FIG. 15, we would like to determine the position and orientation of components for a pair of bulk head doors, BD1 and BD2, on a sheet of steel, S, from which they are to be cut. We would like to position the components such that the bounding box, B, defined by the lower left corner of S and the point [x3, y3]T has minimum perimeter. The shape of BD1 and BD2 are cubic superellipses with height and width h1, w1 and h2, w2 respectively. To accommodate the kerf of the cutting tool that will be used to cut components BD1 and BD2 from sheet S, a minimum distance d is to be maintained between the boundaries of BD1 and BD2. The height and width of sheet S are h and w respectively. The lower left corner of S is fixed at [0,0]T. From this we see that the optimization variables for this arrangement problem are the position and rotation angle, [xi, yi, θ1]T, of BD1, the position and rotation angle, [x2, y2, θ2]T, of BD2 and the upper right corner, [x3, y3]T, of the bounding box enclosing BD1 and BD2.

One skilled in the art can show that the shape spectrum for a two-dimensional superellipsoid having origin [ox, oj]T, semidiameters rx and ry, and exponent n, as defined by the equation

x - o x r x n + y - o y r y n = 1 ,

has the following shape spectrum:

ℰ ( θ ) = ( r x sin ( θ ) n n - 1 + r y cos ( θ ) n n - 1 ) n - 1 n ( 209 )

From this we see that the parameterized shape spectrums for BD1 and BD2 are

ℬ1 ( θ , θ 1 ) = ( w 1 2 sin ( θ - θ 1 ) 3 2 + h 1 2 cos ( θ - θ 1 ) 3 3 ) 2 3 ( 210 ) ℬ2 ( θ , θ 2 ) = ( w 2 2 sin ( θ - θ 2 ) 3 2 + h 2 2 cos ( θ - θ 2 ) 3 3 ) 2 3 ( 211 )

To enforce the minimum distance, d, between BD1 and BD2 we define the following explicit distance spectrums for BD1 and BD2

ℬ1 ( θ ) = ℬ 2 ( θ ) = d 2 ( 212 )

Based on the flow chart of FIG. 13A, one set of constraints that can be generated by step 110 consists of: one to enforce the distance constraints between BD1 and BD2; four to enforce the requirement that BD1 be entirely contained within boundary S; four to enforce the requirement that BD2 be entirely contained within boundary S; two to enforce the requirement that BD1 be contained in the bounding box B; and two to enforce the requirement that BD2 be contained in the bounding box B.

To determine an analytical representation of the nonoverlap constraint between BD1 and BD2 we use Equations (210), (211), and (212) to determine the parameterized shape spectrum for the EBSCA of shapes BD1 and BD2 with separation distance d as

ℰℬ ( θ , θ 1 , θ 2 ) = ℬ1 ( θ , θ 1 ) + ℬ1 ( θ ) + ℬ2 ( θ + 180 ° , θ 2 ) + ℬ 2 ( θ + 180 ° ) = ℬ1 ( θ , θ 1 ) + ℬ2 ( θ , θ 2 ) + d = ( w 1 2 sin ( θ - θ 1 ) 3 2 + h 1 2 cos ( θ - θ 1 ) 3 3 ) 2 3 + ( w 2 2 sin ( θ - θ 2 ) 3 2 + h 2 2 cos ( θ - θ 2 ) 3 3 ) 2 3 + d ( 213 )

Based on Equations (65) through (68) the value of the shape function

 ( [ x 2 y 2 θ 2 ] , [ x 1 y 1 θ 1 ] )

can be computed as follows:

Procedure 3:

    • 1. Compute

ϕ = tan - 1 ( y 2 - y 1 x 2 - x 1 )

    • 2. Solve

θ = ϕ - tan - 1 ( ɛ B ( θ , θ 1 , θ 2 ) θ ɛ B ( θ , θ 1 , θ 2 ) )

    •  for θ
    • 3. Compute

x p = ɛ B ( θ , θ 1 , θ 2 ) cos ( θ ) - sin ( θ ) ɛ B ( θ , θ 1 , θ 2 ) θ + x 1

    • 4. Compute

y p = ɛ B ( θ , θ 1 , θ 2 ) sin ( θ ) + cos ( θ ) ɛ B ( θ , θ 1 , θ 2 ) θ + y 1

    • 5. Compute

 ( [ x 2 y 2 θ 2 ] , [ x 1 y 1 θ 1 ] ) = ( x 2 - x 1 ) 2 + ( y 2 - y 1 ) 2 ( x p - x 1 ) 2 + ( y p - y 1 ) 2

From this we can define the analytical representation of the nonoverlap constraint between BD1 and BD2 as

 ( [ x 2 y 2 θ 2 ] , [ x 1 y 1 θ 1 ] ) > 1 ( 214 )

Note that due to the form of the differential equation in step 2 of Procedure 3 it may be necessary to solve it using a numerical method such as, for example, a half interval search, where the initial interval is 0°≦θ<360°.

To determine an analytical representation of the constraints to contain BD1 and BD2 inside of S we will break S into a set of four overlapping planar half spaces. One vertical half space, S1, passing through [0,0]T, one horizontal half space, S2, passing through [0,0]T, one vertical half space, S3, passing through [w, 0]T, and one horizontal half space, S4, passing through [w, h]T. Assuming that the origins of S1, S2, S3, and S4 are [0,0]T, [0, 0]T, [w, 0]T, and [w, h]T respectively then their DR shape spectrums are

S 1 ( θ ) = { 0 θ = 0 ° ( 215 ) S 2 ( θ ) = { 0 θ = 90 ° ( 216 ) S 3 ( θ ) = { 0 θ = 180 ° ( 217 ) S 4 ( θ ) = { 0 θ = 270 ° ( 218 )

The DR shape spectrums of the EBSCA between these four planar half spaces and BD1 are

ɛ B 1 ( θ , θ 1 ) = { S 1 ( 0 ° ) + B D 1 ( 0 ° + 180 ° , θ 1 ) θ = 0 ° = { ( w 1 2 sin ( 180 ° - θ 1 ) 3 2 + h 1 2 cos ( 180 ° - θ 1 ) 3 3 ) 2 3 θ = 0 ° ( 219 ) ɛ B 2 ( θ , θ 1 ) = { S 2 ( 90 ° ) + B D 1 ( 90 ° + 180 ° , θ 1 ) θ = 90 ° = { ( w 1 2 sin ( 270 ° - θ 1 ) 3 2 + h 1 2 cos ( 270 ° - θ 1 ) 3 3 ) 2 3 θ = 90 ° ( 220 ) ɛ B 3 ( θ , θ 1 ) = { S 3 ( 180 ° ) + B D 1 ( 180 ° + 180 ° , θ 1 ) θ = 180 ° = { ( w 1 2 sin ( 0 ° - θ 1 ) 3 2 + h 1 2 cos ( 0 ° - θ 1 ) 3 3 ) 2 3 θ = 180 ° ( 221 ) ɛ B 4 ( θ , θ 1 ) = { S 4 ( 270 ° ) + B D 1 ( 270 ° + 180 ° , θ 1 ) θ = 270 ° = { ( w 1 2 sin ( 90 ° - θ 1 ) 3 2 + h 1 2 cos ( 90 ° - θ 1 ) 3 3 ) 2 3 θ = 270 ° ( 222 )

Assuming the shape function mapping of Equations (34), (35), and (36) we can use Equations (219) through (222) to construct the following shape functions

 1 ( [ x 1 y 1 θ 1 ] , [ 0 0 ] ) = x 1 - ( w 1 2 sin ( 180 ° - θ 1 ) 3 2 + h 1 2 cos ( 180 ° - θ 1 ) 3 3 ) 2 3 ( 223 )  2 ( [ x 1 y 1 θ 1 ] , [ 0 0 ] ) = y 1 - ( w 1 2 sin ( 270 ° - θ 1 ) 3 2 + h 1 2 cos ( 270 ° - θ 1 ) 3 3 ) 2 3 ( 224 )  3 ( [ x 1 y 1 θ 1 ] , [ w 0 ] ) = w - x 1 - ( w 1 2 sin ( 0 ° - θ 1 ) 3 2 + h 1 2 cos ( 0 ° - θ 1 ) 3 3 ) 2 3 ( 225 )  4 ( [ x 1 y 1 θ 1 ] , [ w h ] ) = h - y 1 - ( w 1 2 sin ( 90 ° - θ 1 ) 3 2 + h 1 2 cos ( 90 ° - θ 1 ) 3 3 ) 2 3 ( 226 )

and from them the following four analytical constraint functions to enforce the containment of BD1 inside of S

x 1 - ( w 1 2 sin ( 180 ° - θ 1 ) 3 2 + h 1 2 cos ( 180 ° - θ 1 ) 3 3 ) 2 3 > 0 ( 227 ) y 1 - ( w 1 2 sin ( 270 ° - θ 1 ) 3 2 + h 1 2 cos ( 270 ° - θ 1 ) 3 3 ) 2 3 > 0 ( 228 ) w - x 1 - ( w 1 2 sin ( 0 ° - θ 1 ) 3 2 + h 1 2 cos ( 0 ° - θ 1 ) 3 3 ) 2 3 > 0 ( 229 ) h - y 1 - ( w 1 2 sin ( 90 ° - θ 1 ) 3 2 + h 1 2 cos ( 90 ° - θ 1 ) 3 3 ) 2 3 > 0 ( 230 )

In a similar fashion the following four analytical constraint functions can be constructed to enforce the containment of BD2 inside of S

x 2 - ( w 2 2 sin ( 180 ° - θ 2 ) 3 2 + h 2 2 cos ( 180 ° - θ 2 ) 3 3 ) 2 3 > 0 ( 231 ) y 2 - ( w 2 2 sin ( 270 ° - θ 2 ) 3 2 + h 2 2 cos ( 270 ° - θ 2 ) 3 3 ) 2 3 > 0 ( 232 ) w - x 2 - ( w 2 2 sin ( 0 ° - θ 2 ) 3 2 + h 2 2 cos ( 0 ° - θ 2 ) 3 3 ) 2 3 > 0 ( 233 ) h - y 2 - ( w 2 2 sin ( 90 ° - θ 2 ) 3 2 + h 2 2 cos ( 90 ° - θ 2 ) 3 3 ) 2 3 > 0 ( 234 )

To determine an analytical representation of the constraints to contain BD1 and BD2 inside of B we could break B into four overlapping planar half spaces. However, since B and S share a common lower left corner two of these half spaces would duplicate the half spaces S1 and S2 and thus we only need generate the remaining two. One is a vertical half space, B3, and the other a horizontal half space, B4. The origin of B3 is [x3, 0]T and the origin of B4 is [0,y3]T. Using the same approach that was used to construct the constraint functions of Equations (229) and (230) we can construct a pair of constraint functions which enforce the requirement that BD1 be to the left of B3 and below B4

x 3 - x 1 - ( w 1 2 sin ( 0 ° - θ 1 ) 3 2 + h 1 2 cos ( 0 ° - θ 1 ) 3 3 ) 2 3 > 0 ( 235 ) y 3 - y 1 - ( w 1 2 sin ( 90 ° - θ 1 ) 3 2 + h 1 2 cos ( 90 ° - θ 1 ) 3 3 ) 2 3 > 0 ( 236 )

Similarly, using the same approach that was used to construct the constraint functions of Equations (233) and (234) we can construct a pair of constraint functions which enforce the requirement that BD2 be to the left of B3 and below B4

x 3 - x 2 - ( w 2 2 sin ( 0 ° - θ 2 ) 3 2 + h 2 2 cos ( 0 ° - θ 2 ) 3 3 ) 2 3 > 0 ( 237 ) y 3 - y 2 - ( w 2 2 sin ( 90 ° - θ 2 ) 3 2 + h 2 2 cos ( 90 ° - θ 2 ) 3 3 ) 2 3 > 0 ( 238 )

In step 120, the following optimization problem would be formed:

min x 1 , x 2 , x 3 , y 1 , y 2 , y 3 , θ 1 , θ 2 ( x 3 + y 3 ) ( 239 )

Subject to Equations (227) through (238) where the constraint function of Equation (214) is computed using Procedure 3.

In step 130 the initial values for optimization variables can be selected as:

[ x 1 y 1 θ 1 ] = [ 0 0 0 ] , [ x 1 y 1 θ 1 ] = [ w h 0 ] , [ x 3 y 3 ] = [ w h ] ( 240 )

Using these initial values of the optimization variables as a starting point, Step 140 could solve the optimization problem of Equations (239) using, for example, the LANCELOT optimization software package. One skilled in the art will appreciate that there are many other analytical optimization methods that could be used to solve the optimization problem of Equation (239). These include general purpose analytical optimization software packages as well as dedicated analytical optimization software which may be designed specifically to solve Equation (239).

Other embodiments of the present invention will be apparent to those skilled in the art after considering this disclosure or practicing the disclosed invention. The specification and examples above are exemplary only, with the true scope of the present invention being determined by the following claims.

Claims

1. A method to manufacture one or more articles of manufacture that searches for an arrangement of shapes that satisfy exact or approximate analytical representations of boundary distance constraints using the execution of the following steps comprising:

(a) constructing functions for one or more boundary distance constraints where said functions are exact or approximate analytical representations of said constraints using one or more external boundary surface of closest approach functions where at least one of the external boundary surfaces of closest approach is a non-n-sphere and each external boundary surface of closest approach is formed from two shapes and, optionally, additional boundary distance constraints between the shapes and is determined using the addition of two or three functions where one of the three functions represents the first shape and another function represents the second shape and, optionally, a third function represents the additional boundary distance constraints between the shapes;
(b) constructing an analytical optimization problem which incorporates said constraint functions of step (a) and which is an exact or approximate representation of a boundary distance constrained arrangement problem;
(c) selecting the initial values of one or more optimization variables;
(d) solving the optimization problem constructed in step (b) using one or more analytical optimization methods and one or more of the initial values of step (c).

2. The claim according to claim 1 wherein said constraint functions of said step (a) further comprise using one or more analytical compositions.

3. The claim according to claim 1 wherein said constraint functions of said step (a) further comprise using one or more superellipsoid shape function approximations for the interior or exterior boundary surface of closest approach between a pair of axis aligned orthotopes with axis-aligned orthotopic boundary distance constraints where at least one of the boundary surfaces of closest approach is a non-n-sphere.

4. The claim according to claim 2 wherein said constraint functions of said step (a) further comprise using one or more superellipsoid shape function approximations for the interior or exterior boundary surface of closest approach between a pair of axis aligned orthotopes with axis-aligned orthotopic boundary distance constraints where at least one of the boundary surfaces of closest approach is a non-n-sphere.

5. The claim according to claim 1 wherein said steps are executed two or more times where said steps (a), (b), (c) and (d) may use any information generated in or used by previous said executions of said steps (a) through (d).

6. The claim according to claim 5 wherein for one or more of said executions of said step (b) constructs different said optimization problems for at least two of said executions.

7. The claim according to claim 1 wherein said constraint functions of said step (a) further comprise using one or more gradient shaping transformations.

8. The claim according to claim 7 wherein said constraint functions of said step (a) further comprise using one or more analytical compositions.

9. The claim according to claim 7 wherein said constraint functions of said step (a) further comprise using one or more superellipsoid shape function approximations for the interior or exterior boundary surface of closest approach between a pair of axis aligned orthotopes with axis-aligned orthotopic boundary distance constraints where at least one of the boundary surfaces of closest approach is a non-n-sphere.

10. The claim according to claim 8 wherein said constraint functions of said step (a) further comprise using one or more superellipsoid shape function approximations for the interior or exterior boundary surface of closest approach between a pair of axis aligned orthotopes with axis-aligned orthotopic boundary distance constraints where at least one of the boundary surfaces of closest approach is a non-n-sphere.

11. A non-transitory program storage device readable by a computing device that tangibly embodies a program of instructions executable by the computing device to perform a method to manufacture one or more articles of manufacture that searches for an arrangement of shapes that satisfy exact or approximate analytical representations of boundary distance constraints using the execution of the following steps comprising:

(a) constructing functions for one or more boundary distance constraints where said functions are exact or approximate analytical representations of said constraints using one or more external boundary surface of closest approach functions where at least one of the external boundary surfaces of closest approach is a non-n-sphere and each external boundary surface of closest approach is formed from two shapes and, optionally, additional boundary distance constraints between the shapes and is determined using the addition of two or three functions where one of the three functions represents the first shape and another function represents the second shape and, optionally, a third function represents the additional boundary distance constraints between the shapes;
(b) constructing an analytical optimization problem which incorporates said constraint functions of step (a) and which is an exact or approximate representation of a boundary distance constrained arrangement problem;
(c) selecting the initial values of one or more optimization variables;
(d) solving the optimization problem constructed in step (b) using one or more analytical optimization methods and one or more of the initial values of step (c).

12. The claim according to claim 11 wherein said constraint functions of said step (a) further comprise using one or more analytical compositions.

13. The claim according to claim 11 wherein said constraint functions of said step (a) further comprise using one or more superellipsoid shape function approximations for the interior or exterior boundary surface of closest approach between a pair of axis aligned orthotopes with axis-aligned orthotopic boundary distance constraints where at least one of the boundary surfaces of closest approach is a non-n-sphere.

14. The claim according to claim 12 wherein said constraint functions of said step (a) further comprise using one or more superellipsoid shape function approximations for the interior or exterior boundary surface of closest approach between a pair of axis aligned orthotopes with axis-aligned orthotopic boundary distance constraints where at least one of the boundary surfaces of closest approach is a non-n-sphere.

15. The claim according to claim 11 wherein said steps are executed two or more times where said steps (a), (b), (c) and (d) may use any information generated in or used by previous said executions of said steps (a) through (d).

16. The claim according to claim 15 wherein for one or more of said executions of said step (b) constructs different said optimization problems for at least two of said executions.

17. The claim according to claim 11 wherein said constraint functions of said step (a) further comprise using one or more gradient shaping transformations.

18. The claim according to claim 17 wherein said constraint functions of said step (a) further comprise using one or more analytical compositions.

19. The claim according to claim 17 wherein said constraint functions of said step (a) further comprise using one or more superellipsoid shape function approximations for the interior or exterior boundary surface of closest approach between a pair of axis aligned orthotopes with axis-aligned orthotopic boundary distance constraints where at least one of the boundary surfaces of closest approach is a non-n-sphere.

20. The claim according to claim 18 wherein said constraint functions of said step (a) further comprise using one or more superellipsoid shape function approximations for the interior or exterior boundary surface of closest approach between a pair of axis aligned orthotopes with axis-aligned orthotopic boundary distance constraints where at least one of the boundary surfaces of closest approach is a non-n-sphere.

Patent History
Publication number: 20140107988
Type: Application
Filed: Apr 19, 2013
Publication Date: Apr 17, 2014
Inventor: Paul B. Morton (Leander, TX)
Application Number: 13/866,677
Classifications
Current U.S. Class: Modeling By Mathematical Expression (703/2)
International Classification: G06F 17/50 (20060101);