Calculating Shear Stress & Safety Factor for Double Shear Pins

AI Thread Summary
The discussion focuses on calculating shear stress and safety factors for double shear pins with circular cross sections. The primary equations referenced include stress = 2F/pi*d^2 for double shear and stress = 4F/3A for maximum shear stress. Participants clarify that F/A represents average shear stress, while 4F/3A is derived from bending considerations and should not be used for safety factor calculations in this context. The safety factor is typically calculated using n = 0.6*UTS/stress, with considerations for allowable shear stresses based on yield strength. Overall, the conversation emphasizes the importance of distinguishing between average and maximum shear stress in safety factor assessments.
gomerpyle
Messages
40
Reaction score
0

Homework Statement



I just want to know the difference between certain equations for shear stress. I'm trying to find the factor of safety for pins that are in double shear and have a circular cross section.

Homework Equations



So far I've used stress = 2F/pi*d^2 for double shear. Following what I found on this website: http://www.roymech.co.uk/Useful_Tables/Screws/Bolted_Joint.html. This comes from the general equation stress = F/A. Then I used n = 0.6*UTS/stress for safety factor.

The Attempt at a Solution



I've also seen the equation stress = 4F/3A defined as 'max' shear stress when dealing with a circular cross section. So then is F/A just 'average' shear stress? The website I used seems to use F/A as a max stress though. How is 4F/3A derived, and should it be used for safety factor calculations since its a maximum? Also, since it is double shear would it be written differently?
 
Last edited:
Physics news on Phys.org
gomerpyle said:

Homework Statement



I just want to know the difference between certain equations for shear stress. I'm trying to find the factor of safety for pins that are in double shear and have a circular cross section.

Homework Equations



So far I've used stress = 2F/pi*d^2 for double shear. Following what I found on this website: http://www.roymech.co.uk/Useful_Tables/Screws/Bolted_Joint.html. This comes from the general equation stress = F/A.
this is correct
Then I used n = 0.6*UTS/stress for safety factor.
This is largely a matter of Code requirements..I usually use 0.4 * (Yield Stress) as a safe shear stress

The Attempt at a Solution



I've also seen the equation stress = 4F/3A defined as 'max' shear stress when dealing with a circular cross section.
This is for a circular cross section subject to bending stresses and shear. The shears are maximum at the neutral axis and zero at the top and bottom points for this case.
So then is F/A just 'average' shear stress? The website I used seems to use F/A as a max stress though.
For a bolt in direct shear, F/A (or F/2A in double shear) is considered as uniform throughout the cross section (average can be considered as max , or simply 'shear stress'.
a) How is 4F/3A derived, and should it be used for safety factor calculations since its a maximum? Also, since it is double shear would it be written differently?
the shear stress formula VQ/It is not used for bolts subject to shear forces only, with allowable max shear stresses (.4*Yield stress).
 
PhanthomJay gave a very good reply already, but I would clarify one detail:

The quantity .6*f_y has nothing to due with safety factors.
It comes from the assumption of a Von Mises yield surface.
In LRFD, the "resistance factor" is taken as .75 for direct shear. This is to be applied to the quantity .6*f_y.


Extra credit:
If you're interested, one way of describing your total stress demand would be in matrix form (maybe you've seen this before?). For direct shear of magnitude \tau:

stress \sigma = deviatoric stress \sigma ' = \begin{bmatrix}0 & \tau & 0\\ \tau & 0 & 0 \\ 0 & 0 & 0\end{bmatrix}

The Von Mises formula is then:

\sqrt{\frac{1}{2} \sigma_{ij}' \sigma_{ij}'}=\frac{f_y}{\sqrt{3}}

If you like, you can prove that the LHS of the above equation becomes \tau, and the RHS of the equation can be rounded to .6*f_y. This is the equation you are using, where you are taking \tau equal to \frac{F}{A}
:)

note: You would still need to apply some sort of safety factor.. perhaps a resistance factor, \phi, of .75 if you are using LRFD.
 
gomerpyle: In response to post 1, as mentioned by PhanthomJay, for pins (bolts), you usually use average shear stress, tau_av = F/A, not peak shear stress, tau_pk = 1.3333*F/A, where A = 0.50*pi*d^2 for double shear.
gomerpyle (paraphrased) said:
I used n = 0.60*UTS/tau_av, for safety factor.
This is correct, if you ensure n = 2.4, provided you do not have threads in the shear plane, and assuming F = unfactored, applied shear load.
 
Last edited:
Thank you all for the responses, I understand it now.
 
Back
Top