Varignon frame

1

The Varignon frame, named after Pierre Varignon, is a mechanical device which can be used to determine an optimal location of a warehouse for the distribution of goods to a set of shops. Optimal means that the sum of the weighted distances of the shops to the warehouse should be minimal. The frame consists of a board with n holes corresponding to the n shops at the locations, n strings are tied together in a knot at one end, the loose ends are passed, one each, through the holes and are attached to weights below the board (see diagram). If the influence of friction and other odds of the real world are neglected, the knot will take a position of equilibrium \mathbf v. It can be shown (see below), that point \mathbf v is the optimal location which minimizes the weighted sum of distances The optimization problem is called Weber problem.

Mechanical Problem - Optimization Problem

If the holes have locations and the masses of the weights are m_1,...,m_n then the force acting at the i-th string has the magnitude m_i\cdot g (: constant of gravity) and direction (unitvector). Summing up all forces and cancelling the common term g one gets the equation (At the point of equilibrium the sum of all forces is zero !) This is a non-linear system for the coordinates of point \mathbf v which can be solved iteratively by the Weiszfeld-algorithm (see below) The connection between equation (1) and equation (2) is: Hence Function D has at point \mathbf v a local extremum and the Varignon frame provides the optimal location experimentally.

Example

For the following example the points are and the weights The coordinates of the optimal solution (red) are and the optimal weighted sum of lengths is. The second picture shows level curves which consist of points of equal but not optimal sums. Level curves can be used for assigning areas, where the weighted sums do not exceed a fixed level. Geometrically they are implicit curves with equations

Special cases n=1 und n=2

Weiszfeld-algorithm and a fixpoint problem

Replacing in formula (2) vector \mathbf v in the nominator by and in the denominator by \mathbf v_k and solving the equation for one gets: which describes an iteration. A suitable starting point is the center of mass with mass m_i in point \mathbf x_i: This algorithm is called Weiszfeld-algorithm. Formula (4) can be seen as the iteration formula for determining the fixed point of function with fixpoint equation (see fixed point) Remark on numerical problems: The iteration algorithm described here may have numerical problems if point \mathbf v_k is close to one of the points.

This article is derived from Wikipedia and licensed under CC BY-SA 4.0. View the original article.

Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc.
Bliptext is not affiliated with or endorsed by Wikipedia or the Wikimedia Foundation.

Edit article