3 Engineering Example 5
3.1 Buckling of a strut
The equation governing the buckling load of a strut with one end fixed and the other end simply supported is given by where , is the length of the strut and is the flexural rigidity of the strut. For safe design it is important that the load applied to the strut is less than the lowest buckling load. This equation has no exact solution and we must therefore use the method described in this Workbook to find the lowest buckling load .
Figure 26
We let and so we need to solve the equation . Before starting to apply the Newton-Raphson iteration we must first obtain an approximate solution by plotting graphs of and using the same axes.
From the graph it can be seen that the solution is near to but below . We therefore start the Newton-Raphson iteration with a value .
The equation is rewritten as . Let then
The Newton-Raphson iteration is
so to 7 sig.fig.
Rounding to 4 sig.fig. and iterating:
to 7 sig.fig.
So we conclude that the value of is 4.493 to 4 sig.fig. As we find, after re-arrangement, that the smallest buckling load is given by .
Exercises
- By sketching the function show that there is a simple root near . Use two iterations of the Newton-Raphson method to obtain a better estimate of the root.
- Obtain an estimation accurate to 2 d.p. of the point of intersection of the curves and .
-
The curves intersect when
. Solve this using the Newton-Raphson method with initial estimate (say)
.
The point of intersection is to 6 significant figures.