The problem is to determine the reaction at support B of a continuous beam ABC using Castigliano's theorem. The beam is supported at A, B and C. There is a 10kN load acting downward between A and B, and a 2kN load acting downward between B and C. The distances are: A to the 10kN load is 4m, the 10kN load to B is 2m, B to the 2kN load is 4m, according to the image.

Applied MathematicsStructural MechanicsCastigliano's TheoremBeam AnalysisStatics
2025/7/9

1. Problem Description

The problem is to determine the reaction at support B of a continuous beam ABC using Castigliano's theorem. The beam is supported at A, B and C. There is a 10kN load acting downward between A and B, and a 2kN load acting downward between B and C. The distances are: A to the 10kN load is 4m, the 10kN load to B is 2m, B to the 2kN load is 4m, according to the image.

2. Solution Steps

Castigliano's second theorem states that the partial derivative of the total strain energy UU with respect to a force is equal to the displacement in the direction of that force. In this case, since support B is a rigid support, the displacement at B is zero. Therefore,
URB=0\frac{\partial U}{\partial R_B} = 0
where RBR_B is the reaction force at support B.
First, we need to determine the bending moments in the beam.
Let RAR_A, RBR_B, and RCR_C be the reactions at supports A, B, and C, respectively. Consider RBR_B as the redundant reaction. We will express the moments in terms of RBR_B.
Taking sum of moments about A to zero:
RB(4+2)+RC(4+2+4)=10(4)+2(4+2)R_B (4+2) + R_C (4+2+4) = 10(4) + 2(4+2)
6RB+10RC=40+12=526 R_B + 10 R_C = 40 + 12 = 52
RC=526RB10R_C = \frac{52 - 6 R_B}{10}
Sum of vertical forces equal to zero:
RA+RB+RC=10+2=12R_A + R_B + R_C = 10 + 2 = 12
RA+RB+526RB10=12R_A + R_B + \frac{52 - 6 R_B}{10} = 12
RA=12RB526RB10=12010RB52+6RB10=684RB10R_A = 12 - R_B - \frac{52 - 6 R_B}{10} = \frac{120 - 10 R_B - 52 + 6 R_B}{10} = \frac{68 - 4 R_B}{10}
Now we can find the bending moment equations for the different segments:
Segment AB (0 <= x <= 4):
M1(x)=RAx=684RB10xM_1(x) = R_A x = \frac{68 - 4 R_B}{10} x
Segment AB (4 <= x <= 6):
M2(x)=RAx10(x4)=684RB10x10(x4)M_2(x) = R_A x - 10 (x - 4) = \frac{68 - 4 R_B}{10} x - 10 (x - 4)
Segment BC (0 <= x <= 4):
M3(x)=RCx=526RB10xM_3(x) = R_C x = \frac{52 - 6 R_B}{10} x
The total strain energy due to bending is given by:
U=M22EIdxU = \int \frac{M^2}{2EI} dx
where EIEI is the flexural rigidity.
URB=MEIMRBdx=0\frac{\partial U}{\partial R_B} = \int \frac{M}{EI} \frac{\partial M}{\partial R_B} dx = 0
We need to calculate the partial derivatives of the bending moments with respect to RBR_B:
M1RB=410x=0.4x\frac{\partial M_1}{\partial R_B} = \frac{-4}{10} x = -0.4 x
M2RB=410x=0.4x\frac{\partial M_2}{\partial R_B} = \frac{-4}{10} x = -0.4 x
M3RB=610x=0.6x\frac{\partial M_3}{\partial R_B} = \frac{-6}{10} x = -0.6 x
Now, we can set up the integral:
04M1EIM1RBdx+46M2EIM2RBdx+04M3EIM3RBdx=0\int_0^4 \frac{M_1}{EI} \frac{\partial M_1}{\partial R_B} dx + \int_4^6 \frac{M_2}{EI} \frac{\partial M_2}{\partial R_B} dx + \int_0^4 \frac{M_3}{EI} \frac{\partial M_3}{\partial R_B} dx = 0
Assuming EI is constant, it can be factored out.
04(684RB10x)(0.4x)dx+46(684RB10x10(x4))(0.4x)dx+04(526RB10x)(0.6x)dx=0\int_0^4 (\frac{68 - 4 R_B}{10} x) (-0.4 x) dx + \int_4^6 (\frac{68 - 4 R_B}{10} x - 10 (x - 4)) (-0.4 x) dx + \int_0^4 (\frac{52 - 6 R_B}{10} x) (-0.6 x) dx = 0
0.404(684RB10)x2dx0.446(684RB10x10(x4))xdx0.604(526RB10)x2dx=0-0.4 \int_0^4 (\frac{68 - 4 R_B}{10}) x^2 dx - 0.4 \int_4^6 (\frac{68 - 4 R_B}{10} x - 10 (x - 4)) x dx - 0.6 \int_0^4 (\frac{52 - 6 R_B}{10}) x^2 dx = 0
0.4684RB10[x33]040.446(684RB10x210(x24x))dx0.6526RB10[x33]04=0-0.4 \frac{68 - 4 R_B}{10} [\frac{x^3}{3}]_0^4 - 0.4 \int_4^6 (\frac{68 - 4 R_B}{10} x^2 - 10 (x^2 - 4x)) dx - 0.6 \frac{52 - 6 R_B}{10} [\frac{x^3}{3}]_0^4 = 0
0.4684RB10(643)0.4[684RB10x3310(x332x2)]460.6526RB10(643)=0-0.4 \frac{68 - 4 R_B}{10} (\frac{64}{3}) - 0.4 [\frac{68 - 4 R_B}{10} \frac{x^3}{3} - 10 (\frac{x^3}{3} - 2x^2)]_4^6 - 0.6 \frac{52 - 6 R_B}{10} (\frac{64}{3}) = 0
0.4684RB10(643)0.4[684RB10(2163643)10(21632(36)(6432(16)))]0.6526RB10(643)=0-0.4 \frac{68 - 4 R_B}{10} (\frac{64}{3}) - 0.4 [\frac{68 - 4 R_B}{10} (\frac{216}{3} - \frac{64}{3}) - 10 (\frac{216}{3} - 2(36) - (\frac{64}{3} - 2(16)))] - 0.6 \frac{52 - 6 R_B}{10} (\frac{64}{3}) = 0
0.4684RB10(643)0.4[684RB10(1523)10(152372+32)]0.6526RB10(643)=0-0.4 \frac{68 - 4 R_B}{10} (\frac{64}{3}) - 0.4 [\frac{68 - 4 R_B}{10} (\frac{152}{3}) - 10 (\frac{152}{3} - 72 + 32)] - 0.6 \frac{52 - 6 R_B}{10} (\frac{64}{3}) = 0
0.4684RB10(643)0.4[684RB10(1523)10(152120340)]0.6526RB10(643)=0-0.4 \frac{68 - 4 R_B}{10} (\frac{64}{3}) - 0.4 [\frac{68 - 4 R_B}{10} (\frac{152}{3}) - 10 (\frac{152-120}{3} -40)] - 0.6 \frac{52 - 6 R_B}{10} (\frac{64}{3}) = 0
0.4684RB10(643)0.4684RB10(1523)+4(323)+4(323)0.6526RB10(643)=0-0.4 \frac{68 - 4 R_B}{10} (\frac{64}{3}) - 0.4 \frac{68 - 4 R_B}{10} (\frac{152}{3}) + 4(\frac{32}{3}) + 4(\frac{32}{3}) - 0.6 \frac{52 - 6 R_B}{10} (\frac{64}{3}) = 0
0.4684RB10(643)0.4684RB10(1523)0.6526RB10(643)+2563=0-0.4 \frac{68 - 4 R_B}{10} (\frac{64}{3}) - 0.4 \frac{68 - 4 R_B}{10} (\frac{152}{3}) - 0.6 \frac{52 - 6 R_B}{10} (\frac{64}{3}) + \frac{256}{3} = 0
Multiply by 30:
4(684RB)(6.4)4(684RB)(15.2)6(526RB)(6.4)+2560=0-4 (68 - 4 R_B) (6.4) - 4 (68 - 4 R_B) (15.2) - 6 (52 - 6 R_B) (6.4) + 2560 = 0
4(435.225.6RB)4(1033.660.8RB)6(332.838.4RB)+2560=0-4 (435.2 - 25.6 R_B) - 4 (1033.6 - 60.8 R_B) - 6 (332.8 - 38.4 R_B) + 2560 = 0
1740.8+102.4RB4134.4+243.2RB1996.8+230.4RB+2560=0-1740.8 + 102.4 R_B - 4134.4 + 243.2 R_B - 1996.8 + 230.4 R_B + 2560 = 0
576RB=1740.8+4134.4+1996.82560=5312576 R_B = 1740.8 + 4134.4 + 1996.8 - 2560 = 5312
RB=5312576=9.222R_B = \frac{5312}{576} = 9.222

3. Final Answer

The reaction at support B is 9.222 kN.

Related problems in "Applied Mathematics"

We need to calculate the Yield to Maturity (YTM) of a bond given the following information: Face Val...

FinanceBond ValuationYield to Maturity (YTM)Financial ModelingApproximation
2025/7/26

We are given a simply supported beam AB of length $L$, carrying a point load $W$ at a distance $a$ f...

Structural MechanicsBeam TheoryStrain EnergyDeflectionCastigliano's TheoremIntegration
2025/7/26

The problem asks us to determine the degree of static indeterminacy of a rigid plane frame. We need ...

Structural AnalysisStaticsIndeterminacyPlane Frame
2025/7/26

The problem asks to determine the stiffness component and find the internal stresses of a given fram...

Structural AnalysisStiffness MethodFinite Element AnalysisBending MomentShear ForceStress CalculationEngineering Mechanics
2025/7/26

The problem asks us to show that the element stiffness matrix for a pin-jointed structure is given b...

Structural MechanicsFinite Element AnalysisStiffness MatrixLinear AlgebraEngineering
2025/7/26

The problem asks to determine the stiffness component and find the internal stresses of a given fram...

Structural AnalysisStiffness MethodFinite Element AnalysisFrame AnalysisStress CalculationEngineering Mechanics
2025/7/26

The problem asks to determine the stiffness component and find the internal stresses of a given fram...

Structural AnalysisStiffness MethodFinite Element AnalysisFrame AnalysisStress CalculationEngineering Mechanics
2025/7/26

The problem asks to determine the stiffness component and find the internal stresses of a given fram...

Structural EngineeringStiffness MethodFinite Element AnalysisFrame AnalysisStructural MechanicsFixed-End MomentsElement Stiffness Matrix
2025/7/26

The problem asks us to determine the stiffness component and find the internal stresses of a given f...

Structural AnalysisStiffness MethodFrame AnalysisFinite Element MethodEngineering Mechanics
2025/7/26

The problem is a cost accounting exercise for the company SETEX. We are given the indirect costs (fi...

Cost AccountingLinear EquationsPercentage CalculationsImputationFixed CostsVariable Costs
2025/7/25