CALCS | PROC042 DISC SUPPORTED BY SINUSOIDAL SHEAR OR NORMAL LINE FORCE |
![]() | ||
NOTATION | ||
R | radius, shear action | |
T | thickness, active material | |
P | force, transverse | |
fs | stress, shear |
EXAMPLE | |||
Call Statement | |||
LET Nm=1:Nk=1:D=468:T=.7:P=583:PROC042 | |||
Output | |||
PROC042 Disc Supported by Sinusoidal Shear or direct force, Rev 280995 | |||
fs | = 2*P/(PI*D*T) | = 1.133 | |
fd | = P/(D*T) | = 1.78 | |
UF | = fs/(Ks(Nk)*Fy(Nm)) | = 0.833 | |
UF | = ABS(fd)/(Kd(Nk)*Fy(Nm)) | = 0.7589 | |
END042 |