Inverted pendulum

Balancing cart, a simple robotics system 1976.

An inverted pendulum is a pendulum that has its center of mass above its pivot point. It is often implemented with the pivot point mounted on a cart that can move horizontally and may be called a cart and pole as shown in the photo.[1] Most applications limit the pendulum to 1 degree of freedom by affixing the pole to an axis of rotation. Whereas a normal pendulum is stable when hanging downwards, an inverted pendulum is inherently unstable, and must be actively balanced in order to remain upright; this can be done either by applying a torque at the pivot point, by moving the pivot point horizontally as part of a feedback system, changing the rate of rotation of a mass mounted on the pendulum on an axis parallel to the pivot axis and thereby generating a net torque on the pendulum, or by oscillating the pivot point vertically. A simple demonstration of moving the pivot point in a feedback system is achieved by balancing an upturned broomstick on the end of one's finger. The inverted pendulum is a classic problem in dynamics and control theory and is used as a benchmark for testing control strategies.

A second type of inverted pendulum is a tiltmeter for tall structures, which consists of a wire anchored to the bottom of the foundation and attached to a float in a pool of oil at the top of the structure that has devices for measuring movement of the neutral position of the float away from its original position.

Overview

The inverted pendulum is a classic problem in dynamics and control theory and is widely used as a benchmark for testing control algorithms (PID controllers, state space representation, neural networks, fuzzy control, genetic algorithms, etc.). Variations on this problem include multiple links, allowing the motion of the cart to be commanded while maintaining the pendulum, and balancing the cart-pendulum system on a see-saw. The inverted pendulum is related to rocket or missile guidance, where the center of gravity is located behind the center of drag causing aerodynamic instability.[2] The understanding of a similar problem can be shown by simple robotics in the form of a balancing cart. Balancing an upturned broomstick on the end of one's finger is a simple demonstration, and the problem is solved in the technology of the Segway PT, a self-balancing transportation device.

Another way that an inverted pendulum may be stabilized, without any feedback or control mechanism, is by oscillating the support rapidly up and down. This is called Kapitza's pendulum. If the oscillation is sufficiently strong (in terms of its acceleration and amplitude) then the inverted pendulum can recover from perturbations in a strikingly counterintuitive manner. If the driving point moves in simple harmonic motion, the pendulum's motion is described by the Mathieu equation.

Equations of motion

The equations of motion of inverted pendulums are dependent on what constraints are placed on the motion of the pendulum. Inverted pendulums can be created in various configurations resulting in a number of Equations of Motion describing the behavior of the pendulum.

Stationary pivot point

In a configuration where the pivot point of the pendulum is fixed in space, the equation of motion is similar to that for an uninverted pendulum. The equation of motion below assumes no friction or any other resistance to movement, a rigid massless rod, and the restriction to 2-dimensional movement.

Where is the angular acceleration of the pendulum, is the standard gravity on the surface of the Earth, is the length of the pendulum, and is the angular displacement measured from the equilibrium position.

When added to both sides, it will have the same sign as the angular acceleration term:

Thus, the inverted pendulum will accelerate away from the vertical unstable equilibrium in the direction initially displaced, and the acceleration is inversely proportional to the length. Tall pendulums fall more slowly than short ones.

Derivation using torque and moment of inertia:

A schematic drawing of the inverted pendulum on a cart. The rod is considered massless. The mass of the cart and the point mass at the end of the rod are denoted by M and m. The rod has a length l.

The pendulum is assumed to consist of a point mass, of mass , affixed to the end of a massless rigid rod, of length , attached to a pivot point at the end opposite the point mass.

The net torque of the system must equal the moment of inertia times the angular acceleration:

The torque due to gravity providing the net torque:

Where is the angle measured from the inverted equilibrium position.

The resulting equation:

The moment of inertia for a point mass:

In the case of the inverted pendulum the radius is the length of the rod, .

Substituting in

Mass and is divided from each side resulting in:

Inverted pendulum on a cart

An inverted pendulum on a cart consists of a mass at the top of a pole of length pivoted on a horizontally moving base as shown in the adjacent image. The cart is restricted to linear motion and is subject to forces resulting in or hindering motion.

Essentials of stabilization

The essentials of stabilizing the inverted pendulum can be summarized qualitatively in three steps.

The simple stabilizing control system used on the cart with wine glass above.

1. If the tilt angle is to the right, the cart must accelerate to the right and vice versa.

2. The position of the cart relative to track center is stabilized by slightly modulating the null angle (the angle error that the control system tries to null) by the position of the cart, that is, null angle where is small. This makes the pole want to lean slightly toward track center and stabilize at track center where the tilt angle is exactly vertical. Any offset in the tilt sensor or track slope that would otherwise cause instability translates into a stable position offset. A further added offset gives position control.

3. A normal pendulum subject to a moving pivot point such as a load lifted by a crane, has a peaked response at the pendulum radian frequency of . To prevent uncontrolled swinging, the frequency spectrum of the pivot motion should be suppressed near . The inverted pendulum requires the same suppression filter to achieve stability.

Note that, as a consequence of the null angle modulation strategy, the position feedback is positive, that is, a sudden command to move right will produce an initial cart motion to the left followed by a move right to rebalance the pendulum. The interaction of the pendulum instability and the positive position feedback instability to produce a stable system is a feature that makes the mathematical analysis an interesting and challenging problem.

Lagrange's Equations

The equations of motion can be derived using Lagrange's equations. We refer to the drawing to the right where is the angle of the pendulum of length with respect to the vertical direction and the acting forces are gravity and an external force F in the x-direction. Define to be the position of the cart. The Lagrangian of the system is:

where is the velocity of the cart and is the velocity of the point mass . and can be expressed in terms of x and by writing the velocity as the first derivative of the position;

Simplifying the expression for leads to:

The Lagrangian is now given by:

and the equations of motion are:

substituting in these equations and simplifying leads to the equations that describe the motion of the inverted pendulum:

These equations are nonlinear, but since the goal of a control system would be to keep the pendulum upright the equations can be linearized around .

Newton's Second Law

Often times it is beneficial to use Newton's Second Law instead of Lagrange's equations because Newton's equations give the reaction forces at the joint between the pendulum and the cart. These equations give rise to two equations for each body one in the x-direction and the other in the y-direction. The equations of motion of the cart are shown below where the LHS is the sum of the forces on the body and the RHS is the acceleration.

In the equations above and are reaction forces at the joint. is the normal force applied to the cart. This second equation only depends on the vertical reaction force thus the equation can be used to solve for the normal force. The first equation can be used to solve for the horizontal reaction force. In order to complete the equations of motion, the acceleration of the point mass attached to the pendulum must be computed. The position of the point mass can be given in inertial coordinates as

Taking two derivatives yields the acceleration vector in the inertial reference frame.

Then, using Newton's second law, two equations can be written in the x-direction and the y-direction. Note that the reaction forces are positive as applied to the pendulum and negative when applied to the cart. This is due to Newton's Third Law.

The first equation allows yet another way to compute the horizontal reaction force in the event the applied force is not known. The second equation can be used to solve for the vertical reaction force. The first equation of motion is derived by substituting into which yields

By inspection this equation is identical to the result from Lagrange's Method. In order to obtain the second equation the pendulum equation of motion must be dotted with a unit vector which runs perpendicular to the pendulum at all times and is typically noted as the x-coordinate of the body frame. In inertial coordinates this vector can be written using a simple 2-D coordinate transformation

The pendulum equation of motion written in vector form is . Dotting with both sides yields the following on the LHS (note that a transpose is the same as a dot product)

In the above equation the relationship between body frame components of the reaction forces and inertial frame components of reaction forces is used. The assumption that the bar connecting the point mass to the cart is massless implies that this bar cannot transfer any load perpendicular to the bar. Thus, the inertial frame components of the reaction forces can be written simply as which signifies that the bar can only transfer loads along the axis of the bar itself. This gives rise to another equation which can be used to solve for the tension in the rod itself

The RHS of the equation is computed similarly by dotting with the acceleration of the pendulum. The result (after some simplification) is shown below.

Combining the LHS with the RHS and dividing through by m yields

which again is identical to the result of Lagrange's method. The benefit of using Newton's method is that all reaction forces are revealed to ensure that nothing will be damaged.

Pendulum with oscillatory base

The equation of motion for a pendulum connected to a massless, oscillating base is derived the same way as with the pendulum on the cart. The position of the point mass is now given by:

and the velocity is found by taking the first derivative of the position:

Plots for the inverted pendulum on an oscillatory base. The first plot shows the response of the pendulum on a slow oscillation, the second the response on a fast oscillation

The Lagrangian for this system can be written as:

and the equation of motion follows from:

resulting in:

If y represents a simple harmonic motion, , the following differential equation is:

This equation does not have elementary closed-form solutions, but can be explored in a variety of ways. It is closely approximated by the Mathieu equation, for instance, when the amplitude of oscillations are small. Analyses show that the pendulum stays upright for fast oscillations. The first plot shows that when is a slow oscillation, the pendulum quickly falls over when disturbed from the upright position. The angle exceeds 90° after a short time, which means the pendulum has fallen on the ground. If is a fast oscillation the pendulum can be kept stable around the vertical position. The second plot shows that when disturbed from the vertical position, the pendulum now starts an oscillation around the vertical position (). The deviation from the vertical position stays small, and the pendulum doesn't fall over.

Types of inverted pendulums

Achieving stability of an inverted pendulum has become a common engineering challenge for researchers.[3] There are different variations of the inverted pendulum on a cart ranging from a rod on a cart to a multiple segmented inverted pendulum on a cart. Another variation places the inverted pendulum's rod or segmented rod on the end of a rotating assembly. In both, (the cart and rotating system) the inverted pendulum can only fall in a plane. The inverted pendulums in these projects can either be required to only maintain balance after an equilibrium position is achieved or be able to achieve equilibrium by itself. Another platform is a two-wheeled balancing inverted pendulum. The two wheeled platform has the ability to spin on the spot offering a great deal of maneuverability.[4] Yet another variation balances on a single point. A spinning top, a unicycle, or an inverted pendulum atop a spherical ball all balance on a single point. As derived above the inverted pendulum can also be achieved by having a vertically oscillating base.

Examples of inverted pendulums

There are many instances of the inverted pendulum model both man made and found in the natural world.

Arguably the most prevalent example of an inverted pendulum is a human being. A person with an upright body needs to make adjustments constantly to maintain balance whether standing, walking, or running.

Some simple examples include balancing brooms or meter sticks by hand.

The inverted pendulum has been employed in various devices and trying to balance an inverted pendulum presents a unique engineering problem for researchers.[5] The inverted pendulum was a central component in the design of several early Seismometers due to its inherent instability resulting in a measurable response to any disturbance.[6]

The inverted pendulum model has been used in some forms of personal transportation devices. Two-wheeled wheel chairs and other two wheeled motorized vehicles can offer enhanced mobility for the driver.

See also

References

Further reading

This article is issued from Wikipedia - version of the 11/27/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.