Viga duplo-vã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(L^{2} a^{2} - L^{2} x^{2} - 3 L a^{3} + 3 L a x^{2} + a^{4} + a^{2} x^{2} - 2 a x^{3}\right)}{48 E I a}\)
\(\delta_B = \dfrac{w \left(- L^{3} a^{2} + 4 L^{3} a x - 3 L^{3} x^{2} - L^{2} a^{3} - L^{2} a^{2} x - 3 L^{2} a x^{2} + 5 L^{2} x^{3} + L a^{4} + L a^{3} x + 3 L a^{2} x^{2} - 3 L a x^{3} - 2 L x^{4} - a^{4} x - a^{2} x^{3} + 2 a x^{4}\right)}{48 E I \left(L - a\right)}\)
\(M_A = \dfrac{w x \left(- L^{2} + 3 L a + a^{2} - 4 a x\right)}{8 a}\)
\(M_B = \dfrac{w \left(- L^{3} - L^{2} a + 5 L^{2} x + L a^{2} - 3 L a x - 4 L x^{2} - a^{2} x + 4 a x^{2}\right)}{8 \left(L - a\right)}\)
\(V_A = \dfrac{w \left(- L^{2} + 3 L a + a^{2} - 8 a x\right)}{8 a}\)
\(V_B = \dfrac{w \left(5 L^{2} - 3 L a - 8 L x - a^{2} + 8 a x\right)}{8 \left(L - a\right)}\)
\(R_1 = \dfrac{w \left(- L^{2} + 3 L a + a^{2}\right)}{8 a}\)
\(R_2 = \dfrac{L w \left(- L^{2} - L a + a^{2}\right)}{8 a \left(- L + a\right)}\)
\(R_3 = \dfrac{w \left(- 3 L^{2} + 5 L a - a^{2}\right)}{8 \left(- L + a\right)}\)
deltaA = w*x*(L**2*a**2 - L**2*x**2 - 3*L*a**3 + 3*L*a*x**2 + a**4 + a**2*x**2 - 2*a*x**3)/(48*E*I*a)
deltaB = w*(-L**3*a**2 + 4*L**3*a*x - 3*L**3*x**2 - L**2*a**3 - L**2*a**2*x - 3*L**2*a*x**2 + 5*L**2*x**3 + L*a**4 + L*a**3*x + 3*L*a**2*x**2 - 3*L*a*x**3 - 2*L*x**4 - a**4*x - a**2*x**3 + 2*a*x**4)/(48*E*I*(L - a))
MA = w*x*(-L**2 + 3*L*a + a**2 - 4*a*x)/(8*a)
MB = w*(-L**3 - L**2*a + 5*L**2*x + L*a**2 - 3*L*a*x - 4*L*x**2 - a**2*x + 4*a*x**2)/(8*(L - a))
VA = w*(-L**2 + 3*L*a + a**2 - 8*a*x)/(8*a)
VB = w*(5*L**2 - 3*L*a - 8*L*x - a**2 + 8*a*x)/(8*(L - a))
R1 = w*(-L**2 + 3*L*a + a**2)/(8*a)
R2 = L*w*(-L**2 - L*a + a**2)/(8*a*(-L + a))
R3 = w*(-3*L**2 + 5*L*a - a**2)/(8*(-L + a))