Viga vão-balanço com carga uniformemente distribuída em toda a viga
Informações sobre a figura e as equações:
Legenda:
\(\delta_A = \dfrac{w x \left(2 L^{2} a^{2} - 2 L^{2} x^{2} - 4 L a^{3} + 4 L a x^{2} + a^{4} - a x^{3}\right)}{24 E I a}\)
\(\delta_B = \dfrac{w \left(- 2 L^{2} a^{2} + 8 L^{2} a x - 6 L^{2} x^{2} - 4 L a^{2} x + 4 L x^{3} + a^{3} x - x^{4}\right)}{24 E I}\)
\(M_A = \dfrac{w x \left(- L^{2} + 2 L a - a x\right)}{2 a}\)
\(M_B = \dfrac{w \left(- L^{2} + 2 L x - x^{2}\right)}{2}\)
\(V_A = - \dfrac{L^{2} w}{2 a} + L w - w x\)
\(V_B = w \left(L - x\right)\)
\(R_1 = \dfrac{L w \left(- L + 2 a\right)}{2 a}\)
\(R_2 = \dfrac{L^{2} w}{2 a}\)
deltaA = w*x*(2*L**2*a**2 - 2*L**2*x**2 - 4*L*a**3 + 4*L*a*x**2 + a**4 - a*x**3)/(24*E*I*a)
deltaB = w*(-2*L**2*a**2 + 8*L**2*a*x - 6*L**2*x**2 - 4*L*a**2*x + 4*L*x**3 + a**3*x - x**4)/(24*E*I)
MA = w*x*(-L**2 + 2*L*a - a*x)/(2*a)
MB = w*(-L**2 + 2*L*x - x**2)/2
VA = -L**2*w/(2*a) + L*w - w*x
VB = w*(L - x)
R1 = L*w*(-L + 2*a)/(2*a)
R2 = L**2*w/(2*a)