Conical Pendulum Launcher

A conical-pendulum, with a vertical axis, is employed to launch a projectile, which we call a ball.  Here is a drawing, in which I drew the flight trajectory as a Bezier-curve, rather than the parabola that it actually is.  We consider five cases.

the variables

given variables

length of rope = u
height of vertex of the conical pendulum = h
angle between vertical and the rope = theta
acceleration due to gravity = g (It will cancel-out)
mass of the ball = m (It will cancel-out)

derived variables

radius of conical pendulum = r
height of the ball (at the end of the conical pendulum) = alt
time for the ball to drop to the ground = t
the range; that is, the horizontal distance that the ball travels while in flight = range
the distance of the landing-spot of the ball from the axis of the conical pendulum = R
the weight of the ball = w
the tension in the rope = f
the centripetal force = cent
energy:  kinetic = ke, potential = pe, total = te
(with precognition) effective height, above launch-point = b
(with precognition) effective height, above impact-point = effh.

calculations

range equations

In general, the range depends upon the altitude alt from which the projectile is launched, its initial speed v, and the launch angle. Here, we consider only a horizontal launch; because the projectile naturally launches horizontally in a tangential direction.

Square the second and substitute t^2 from the first, to obtain

Since the launch is tangential, it is at right-angles to the radius r.  Hence, the resultant distance R is the square-root of the sum of the squares of the range and the radius.

energy

At the point of launch, the energy is

conical pendulum

geometry:

force:

combined:

together

maximize (with respect to u)

Hence, for a constant tension f, one would want to increase theta (within its domain [0, pi/2)) to increase the impact-energy.  Actually, usability and aerodynamic considerations would preclude any theta much beyond the given value of (pi / 3).

numerical values

the given common values:

case 0) the conical-pendulum by itself, with the given u = 2 metres

case 1) projectile launched, with the given u = 2 metres

case 2) projectile launched, with the optimum u

which is one-and-a-half times the previous value.  Likewise, the range is 0.46 metres more than its previous value.

discussion

Is this the best that can be accomplished?  The Peruvians employ a pair of small rocks and a very long rope.  Then, they launch the rocks in an upward (inclined) direction.  They sail farther and then the trailing rope snares upon the prey.  The rocks wind around and strike.
The calculation is similar; but, has to take into account the launch-angle.  For the greatest range, the launch angle has to be optimized.

range equation, revisited

effective height b

Set the kinetic energy at the low-point equal to the potential energy at the high-point -- b -- (where, by assumption, the kinetic energy is equal to zero), then solve:

Now that you have the b, go back to the foregoing and evaluate in terms of the b, as appropriate.  Actually, since we already had performed these evaluations by precognition, all that you have to do is to verify.

the range from the differential equation

Let R be the displacement vector.  In Cartesian coordinates, its second derivative and the two integrals are:

where alpha is the elevation-angle of the initial velocity, whose magnitude is v, and alt is the initial vertical displacement.  We want to maximize x, subject to the constraint of the second component of R.  Thus, let us define the function f as

where y is an arbitrary variable.  Compute the three partial derivatives of f and set each equal to zero:

  1. 0 = df/dt = v cos(alpha) - y (g t - v sin(alpha))
  2. 0 = df/d-alpha = - v t sin(alpha) + y v t cos(alpha) = vt (- sin(alpha) + y cos(alpha))
  3. 0 = df/dy = - g t^2 / 2 + v t sin(alpha) + alt.

This is a set of three simultaneous equations.  Solve the second equation for y and substitute into the first equation:

Solve for t and substitute into the third of the equations, to obtain

Solve for launch-angle alpha, to obtain

Substitute t into the equation for x, to obtain

The range, with the cosine of twice the launch-angle alpha, constitutes the generalized range-equation -- taking into account a non-zero initial altitude alt.
This R^2, with the optimum launch-angle, has the term (4 b^2) in addition to that for a horizontal launch.  Substitute the b, r, and alt from the conical-pendulum, to obtain

optimum u

Since each of the terms in the expression for R^2 is positive, the optimum u is at the upper end-point of the domain -- u = h / cos(theta).  (This is the same as that of case 2.)  Substitute this value of u, to obtain

numerical values

With skill, the launch-angle alpha can be controlled.  We will employ the alpha to extend the range -- and, thence, the R.  However, since the energy is conserved during the free-flight, we just copy the effh and impact-energy from the preceding respective cases.

case 3) projectile launched at the optimum alpha, with the given u

case 4) projectile launched at the optimum alpha, with the optimum u

Summary

The height h of the vertical-axis conical-pendulum is 2 metres and its angle theta is (pi / 3).  As we gain skill, the effective-height effh at impact doubles and the R quadruples!

# u cos(2 alpha) alpha R^2 R effh comments
0 2 n/a n/a 3 1.73 1.5 conical-pendulum by itself
1 2 1 0 9 3.00 2.5 given u, alpha = 0
2 4 1 0 12 3.46 3.0 optimum u, alpha = 0
3 2 1 / 4 37.8 18 4.24 2.5 given u, optimum alpha
4 4 0 45.0 48 6.93 3.0 optimum u & alpha

Copyright (c) 2002 by R.I. 'Scibor-Marchocki.  last modified on Monday 30-th December 2002   Webmaster@rism.com