The Euler-Bernouilli equation forms the point of departure
for all considerations in the technical theory of beams.
(1)
M = moment In Equation (1) set dy/dx= tan q to obtain
For a small but final interval Dx we have:
Now we need a relation between Dq and R. Assuming that the curve, when looked upon at small
intervals, can be considered made up of n arcs of circles and L being the
length of the beam, then we have:
And the solution must have the form:
for i = 1 to n The idea to the numerical solution came from the
observation that the Euler-Bernouilli equation can be written as:
The left-hand side of the equation is the curvature K of the deflection curve. So if the right hand side of the equation is known then the solution of the complicated differential equation is transformed into a simple geometrical problem. But the seemingly tough problem is that the moments are changing as the beam deflects and we are not able to calculate the moments unless we know the deflection curve. Using the successive approximation method overcomes that hurdle. Nodes are placed at the centroid of the beam, dividing the beam into elements. A curve defined by its curvature is not constrained by a coordinate system. We may place the beam in a Cartesian coordinate system with the clamped end located at the origin and the free end pointing to the right. The nodes are numbered from the clamped end starting with 1. We impose the condition, that the tangent to the deflection curve shall be parallel to the axis of abscissas at the origin. When the beam deflects the centerline of each element is replaced by an arc of a circle. The first arc starts at the origin of the coordinate system, node i = 1 and ends at node i = 2. The first circle has its center on the y-axis at y = - R1. Choosing R1=1/K1 we get a deflection that is too small, choosing R2=1/K2 we get a deflection that is too large. The radius that gives the best fit is somewhere between, and we choose the mean value of K to calculate the radius:
To calculate the location of point 2, the end point of the
first arc we notice that the length of the arc = L/n equals the radius times
the top angle. The top angle for the arc of the circle from node i to i+1
is denoted ai+1.
It is equal to the increment of the slope of the tangent from node i to
node i+1.
or
The slope of tangent at point i is the summation of a from a1 to ai .
The qi thus found is calculated at the node points and therefore not identical with the qi in the equations found by the more formal analysis. Knowing the top angle the chord for the circle segment from node i to node i+1 can be calculated chordi = 2*Ri*sin(ai+1/2) The slope of the chord between two nodes is the average of the slope of the tangents at the end points. A consequence of the curve being an arc of a circle. bi = (qi + qi+1)/2
Which also can be expressed as: the slope of the chord equals the slope of the curve at the first point plus half the angle of the tangent's increment between the points. bi = qi + ai+1/2
Now we are ready to start the calculation of the deflection curve: x1 = 0 ; xi = xi-1 + chordi-1 * cos(bi-1) y1 = 0 ; yi = yi-1 +
chordi-1 * sin(bi-1)
As a first approximation we calculate the curve using the
moments that we would have in the undeflected beam. The geometrical approach results in using the chord while
the analytic solution uses the arc of the circle element.
So for small angles (R large compared to the length of the
element) the difference is insignificant. The accuracy of the calculation. The successful generation of the original coordinates for a
curve from the curvature and the distance between the points is backbone
of the solution.
The length of the parabola from (0, 0) to (1200, 1698) is
2159 mm = 85 inches.
Diagram 1
Diagram 2
Diagram 3 For constant E and I, the deflection of the free end
matches the results from Bisshopp and Drucker with an error of less than
0.05 %. Further applications: This page was modified March 5, 2003 |