Beam bending - calculating effects of shear deformation
Beam bending - calculating effects of shear deformation
(OP)
If we are given a set of loadings w(x) on a beam, we can integrate 4 times (with a few constants) to get V(x), M(x), Slope(x), Yb(x).
This is the displacement due to bending... dependent upon E, and assumes G infinite (no shear deflection). The error is small for anything other than very short fat beam.
If we now want to calculate the deflection due to shear alone, couldn't we analyse a beam with infinite E and finite G. It seems that deflection would be:
Ys(x) = Integral [Gamma dx]
where Gamma = shear strain = Tau/G = V*A/G
Ys(x) = Integral[V(x) * A dx] / G
I think this requires an assumption that shear stress is uniformly distributed... seems reasonable.
Then we could find Y(x) = Yb(x) + Ys(x).
Yb = displacement from typical bending cal
Ys = displacement from shear calc
Would this be exactly correct? Or close to correct? Or totally wrong?
Thanks in advance.
This is the displacement due to bending... dependent upon E, and assumes G infinite (no shear deflection). The error is small for anything other than very short fat beam.
If we now want to calculate the deflection due to shear alone, couldn't we analyse a beam with infinite E and finite G. It seems that deflection would be:
Ys(x) = Integral [Gamma dx]
where Gamma = shear strain = Tau/G = V*A/G
Ys(x) = Integral[V(x) * A dx] / G
I think this requires an assumption that shear stress is uniformly distributed... seems reasonable.
Then we could find Y(x) = Yb(x) + Ys(x).
Yb = displacement from typical bending cal
Ys = displacement from shear calc
Would this be exactly correct? Or close to correct? Or totally wrong?
Thanks in advance.
=====================================
Eng-tips forums: The best place on the web for engineering discussions.





RE: Beam bending - calculating effects of shear deformation
I have never really had to calculate shear deflection on a beam, but according to my mechanics book I am looking at for a simply supported beam with a udl then:-
d²νs/dx²= -w/GxA*y
note:-
A*y = shear area associated with shear parallel to y axis,
for a rectangle A*y= 5/6*A (A being the area)
w = load intensity
vs= deflection
Not sure whether your loadings a udl or point load or whether your beam is a solid or hollow section, a hollow section will make a difference if its a thin walled tube in relation to the shear area.
Otherwise I agree with your thoughts.
desertfox
RE: Beam bending - calculating effects of shear deformation
I found this article on shear deflection of beams although it deals with beams made from wood, the formula and approach seem applicable to any beam, either way its quite interesting and a very old paper.
htt
desertfox
RE: Beam bending - calculating effects of shear deformation
h
RE: Beam bending - calculating effects of shear deformation
I have never got to the point of using that model for analysis but looking at the differential equation I believe it is correct that the displacement solution can be separated into one portion associated with bending and one portion associated with shear (which is good... allows us to compare the familiar bending one to the shear one).
The part I am not quite figuring out is this mysterious shear factor Kappa in the wikipedia link.
I think it is the 5/6 in desertfox's result fo rrectangular beam.
=====================================
Eng-tips forums: The best place on the web for engineering discussions.
RE: Beam bending - calculating effects of shear deformation
Yes thats correct e-pete from that link I found this:-
κ, called the Timoshenko shear coefficient, depends on the geometry. Normally, κ = 5 / 6 for a rectangular section
desertfox
RE: Beam bending - calculating effects of shear deformation
Nonetheless, kappa is always a troublemaker. There's a 2001 article in the ASME Journal of Applied Mechanics by J. R. Hutchinson that might be worth looking into called "Shear Coefficients for Timoshenko Beam Theory". I'm having trouble logging in at the moment, but you can get it on the ASME Digital library. Otherwise, might be worth a trip to your local engineering college library.
Quite honestly, I've never found a situation where the beam theory that the other Irishman, Bernie Noulli, came up with wasn't sufficient.
RE: Beam bending - calculating effects of shear deformation
=====================================
Eng-tips forums: The best place on the web for engineering discussions.
RE: Beam bending - calculating effects of shear deformation
http://boo
Note he uses a value α=1/κ. The κ value makes the strain energy of a uniform shear stress on the beam cross-section equal to the strain energy of the actual shear stress distribution.
RE: Beam bending - calculating effects of shear deformation
(Ref. Rao, "Mechanical Vibrations")
RE: Beam bending - calculating effects of shear deformation
That wiki article incorrectly states IMHO that the two equations may be decoupled in the static case. In fact, if you look at the second equation, it contains two unknown functions, w and φ, so shear cannot be solved alone without solving for bending first.
In other words shear cannot be solved without bending, or even, more generally, there is no shear in a beam with no bending.
In the first site below, under Beams -> Bending+shear you can see numerical solutions for shear separated from bending: I would be interested to know if you find something odd in those.
prex
http://www.xcalcs.com : Online engineering calculations
http://www.megamag.it : Magnetic brakes and launchers for fun rides
http://www.levitans.com : Air bearing pads
RE: Beam bending - calculating effects of shear deformation
I focused on this equation:
E*I *d^4(w)/dx^4 = q(x) – [E*I* d^2(q)/dx^2]/[Kappa*A*G]
Displacement shows up only on left side. The right side doesn't have displacement or any of its derivatives, so can be viewed as sum of two forcing functions: q(x) and – [E*I* d^2(q)/dx^2]/[Kappa*A*G]. So it suggests immediately that the complete solution can be solved by superposition considering each of the forcing functions alone.
The first term q(x) on on rhs is the familiar applied force for normal beam bending calc.
To find the response of that 2nd rhs term alone, ignore the 1st term:
E*I *d^4(w)/dx^4 = – [E*I* d^2(q)/dx^2]/[Kappa*A*G]
Divide by E*I
d^4(w)/dx^4 = – [ d^2(q)/dx^2]/[Kappa*A*G]
Integrate three times
d(w)/dx = – [ Integral q dx ]/[Kappa*A*G]
Substitute V = Integral q dx
d(w)/dx = – [ V ]/[Kappa*A*G]
Integrate one more time:
w(x) = - Integral (V)dx / [Kappa *A *G]
That looks pretty close to what I started out with in my original post (allowing notation w instead of y for displacement),
Except:
1 – new factor of Kappa
2 – notation w instead of y for displacement.
3 – my original post had an error... obviously Tau/G = V*A/(G) was wrong and should've been Tau/G = V/(A*G) so the final expression should've had A in the denominator.
4 – Negative sign. I suspect that is based on some convention of signs that I have overlooked.
Maybe it's too simplistic, but it seems to make sense to me.
=====================================
Eng-tips forums: The best place on the web for engineering discussions.
RE: Beam bending - calculating effects of shear deformation
This should be because of the boundary conditions: in that equation on w alone you can only impose boundary conditions on w, but you need to constrain also the rotations (that are independent of the displacements) to solve a general shear problem.
The bending+shear problems in xcalcs, for example here, are solved with an energy minimization approach. At first I tried to do as you propose, minimizing the energy associated to shear separate from that of bending, but this didn't work, the solution was incorrect for statically determinate conditions, and impossible to find for indeterminate ones. The solutions you can see there are obtained by summing up the energies of bending and shear.
But we all know that the inverse is true: we can of course solve a problem of pure bending without shear!
This situation must have something in common with the fact that shear stresses alone cannot exist in an elastic material: if you have a shear stress in a certain direction, than you have other specific directions where those shear stresses disappear and only direct (principal) stresses exist (Mohr's circle).
prex
http://www.xcalcs.com : Online engineering calculations
http://www.megamag.it : Magnetic brakes and launchers for fun rides
http://www.levitans.com : Air bearing pads
RE: Beam bending - calculating effects of shear deformation
Here's one where it works: If we have a simply supported beam on two supports with applied loads between the bearings, then the shear solution will satisfy the boundary conditions. (If we adjust the single integration constant to make displacement at first bearing zero, the second will also be zero... I know this because the equation for bending shear is the same form as the equation for moment... both depend on integral of shear ... and moment comes is zero at both bearings).
But if that same simply supported beam on two supports has load applied to an overhung portion, then the shear solution does not satisfy the boundary condition (the bearing adjacent to the overhung load has non-zero shear so would have non-zero displacement in the shear solution of displacement).
Likewise if we have built in boundary conditions, the shear solution won't work because it doesn't have zero slope at that boundary.
=====================================
Eng-tips forums: The best place on the web for engineering discussions.
RE: Beam bending - calculating effects of shear deformation
"...the bearing adjacent to the overhung load has non-zero shear so would have non-zero displacement in the shear solution..."
should've been:
"...the bearing adjacent to the overhung load has non-zero moment so would have non-zero displacement in the shear solution..."
=====================================
Eng-tips forums: The best place on the web for engineering discussions.
RE: Beam bending - calculating effects of shear deformation
=====================================
Eng-tips forums: The best place on the web for engineering discussions.
RE: Beam bending - calculating effects of shear deformation
It doesn't really seem applicable that the shear solution would have to satisfy that... i.e. I don't think we have to require 2nd derivative of displacement-from-shear solution to be 0 at simply supported boundary. But I'm not positive.
=====================================
Eng-tips forums: The best place on the web for engineering discussions.
RE: Beam bending - calculating effects of shear deformation
dY/dx=dYs/dx=V/(G*As)
and
dYb/dx=0
Just the slope due to bending is taken as zero, not the entire slope (see e.g. J.S. Przemieniecki, "Theory of Matrix Structural Analysis", pgs. 74&75).
RE: Beam bending - calculating effects of shear deformation
That would mean that the superposition of bending and shear displacements is applicable to a wider range than I described. I'm not sure whether Prex would agree or not.
If I get some spare time on my hands, I will compare this to Castagliano's strain energy approach to confirm check where it gives the same results (don't anyone hold your breath). I am reasonably sure it cannot give correct results for the load which was overhung off of two simple supports... for reasons discussed above (cannot simultaneously satisfy the displacement boundary conditions at both supports).
=====================================
Eng-tips forums: The best place on the web for engineering discussions.
RE: Beam bending - calculating effects of shear deformation
The way I see it is that, yes you need to have bending on the beam to get shear stresses, however I believe once you meet that criteria you can then calculate the deformations seperately.
regards
desertfox
RE: Beam bending - calculating effects of shear deformation
Shear correction factor equation on page 12.
http:/
RE: Beam bending - calculating effects of shear deformation
RE: Beam bending - calculating effects of shear deformation
The point is that you can't calculate the shear deformation independently of the bending one: you need the bending solution first or you can calculate both in a single step.
This is formally proved by those two 'uncoupled ' equations in the wiki article, where the equation containing shear contains also bending, but the first equation contains bending only, and can be solved alone. Can't provide at the moment a non formal, logically based, explanation of this fact.
Another way of looking at it: when we use the method of strain energy minimization, we can minimize the energy associated with bending alone and get the pure bending solution, but we can't minimize the energy of shear alone, only the sum of bending and shear energies, otherwise we get a wrong solution or no solution at all.
The only explanation that I can offer of this (but I'm not fully satisfied of it) is that shear is intrinsically associated to bending: the shear stress parallel to the section has its physically required counterpart in the longitudinal shear stress, that's an indispensable element of bending behavior, as it is originated by the varying longitudinal direct stress on section height.
prex
http://www.xcalcs.com : Online engineering calculations
http://www.megamag.it : Magnetic brakes and launchers for fun rides
http://www.levitans.com : Air bearing pads
RE: Beam bending - calculating effects of shear deformation
here is another article dealing with shear deformation:-
h
RE: Beam bending - calculating effects of shear deformation