Moment and reaction of shaft - Statically Indeterminate

AI Thread Summary
The discussion centers on calculating the reactions and moment equations for a statically indeterminate shaft supported by three ball bearings under an external force from a pulley. The initial approach involves using equilibrium equations to find reactions at the supports and formulating a moment equation, but there is confusion regarding the inclusion of bending and torsion loads. It is clarified that the shaft acts as a continuous beam, requiring more advanced methods to determine reactions due to the multiple supports. The importance of understanding continuous beam theory is emphasized, as basic equilibrium equations alone are insufficient. Participants suggest researching continuous beams for further clarification on the topic.
Tekneek
Messages
70
Reaction score
0
UVBmMhe.png

A shaft of diameter 10 inch is supported by 3 ball bearings. An external force (F, given) from pulley (diameter not given) also acts on the shaft. The supports are subjected to bending load (moment and transverse shear) and torsion load due to pulley. Yield Stress at Tension given. Assume no axial load. I need to calculate the reactions and moment equation for the shaft.

My approach:
  • Statically Indeterminate
(1) ∑Fy = 0 = Ra + Rb + Rc -F
(2) ∑Mc (CCW +) = 0 = 5F-6Ra-3Rb
Solve (2) for Rb and Plug it in (1)

To write a moment equation, I make a cut between Rb and Rc
Summing the moment at the Cut (o)
∑Mo = 0 = -Ra(x) -Rb (x-2) + F(x-1) + M = 0
(3) M = Ra(x) + Rb(x-2) - F(x-1)

After this I can calculate the reactions using deflection method (singularity equation).

However, I am not sure that my moment equation is correct. Since the problem states that the shaft is subjected to bending load and torsion load at the ball bearings, do I have to account for these in my moment equation? If so, how?
 
Engineering news on Phys.org
Tekneek said:
UVBmMhe.png

A shaft of diameter 10 inch is supported by 3 ball bearings. An external force (F, given) from pulley (diameter not given) also acts on the shaft. The supports are subjected to bending load (moment and transverse shear) and torsion load due to pulley. Yield Stress at Tension given. Assume no axial load. I need to calculate the reactions and moment equation for the shaft.

My approach:
  • Statically Indeterminate
(1) ∑Fy = 0 = Ra + Rb + Rc -F
(2) ∑Mc (CCW +) = 0 = 5F-6Ra-3Rb
Solve (2) for Rb and Plug it in (1)

To write a moment equation, I make a cut between Rb and Rc
Summing the moment at the Cut (o)
∑Mo = 0 = -Ra(x) -Rb (x-2) + F(x-1) + M = 0
(3) M = Ra(x) + Rb(x-2) - F(x-1)

After this I can calculate the reactions using deflection method (singularity equation).

However, I am not sure that my moment equation is correct. Since the problem states that the shaft is subjected to bending load and torsion load at the ball bearings, do I have to account for these in my moment equation? If so, how?

Assuming the shaft is free to rotate in the ball bearings, the torsion load should not affect the bearing reactions.

It's not clear to me how you have derived your moment equations. Are there some lengths of shaft segments which are not included in this thread?

In any event, the bearing reactions are produced only by the transverse loading of the shaft. There is a concentrated load due to the tension on the pulley (F), and I think you want to include the weight of the shaft as a distributed load, since the shaft is 10 inches in diameter. Once these transverse loads are figured, there are several different techniques which can be used to calculate the bearing reactions, including singularity functions.
 
SteamKing said:
Assuming the shaft is free to rotate in the ball bearings, the torsion load should not affect the bearing reactions.

It's not clear to me how you have derived your moment equations. Are there some lengths of shaft segments which are not included in this thread?

In any event, the bearing reactions are produced only by the transverse loading of the shaft. There is a concentrated load due to the tension on the pulley (F), and I think you want to include the weight of the shaft as a distributed load, since the shaft is 10 inches in diameter. Once these transverse loads are figured, there are several different techniques which can be used to calculate the bearing reactions, including singularity functions.

Sorry, that was my fault.
∑Mo = 0 = -Ra(x) -Rb (x-3) + F(x-1) + M = 0
(3) M = Ra(x) + Rb(x-3) - F(x-1)

Using singularity function

dy/dx = 1/EI [ (Ra(x-0)^2 )/2 + (Rb(x-3)^2)/2 - (F(x-1)^2)/2 + C1 ]
y(x) = 1/EI [ (Ra(x-0)^3 )/6 + (Rb(x-3)^3)/6 - (F(x-1)^3)/6 + C1x + C2 ]

Applying Boundary Condition

@x=0, dy/dx = 0 --> C1 = 0

@x=3, y(0) = 0 --> 0 = 4.5Ra - 267 + C2
@x=3, dy/dx = 0 --> 0 = 13.5Ra - 400 --> Ra = 29.62

Then using Ra I can find C2, then using that information I can find Rb and finally Rc. Am I correct so far?

 
Tekneek said:
Sorry, that was my fault.
∑Mo = 0 = -Ra(x) -Rb (x-3) + F(x-1) + M = 0
(3) M = Ra(x) + Rb(x-3) - F(x-1)

Using singularity function

dy/dx = 1/EI [ (Ra(x-0)^2 )/2 + (Rb(x-3)^2)/2 - (F(x-1)^2)/2 + C1 ]
y(x) = 1/EI [ (Ra(x-0)^3 )/6 + (Rb(x-3)^3)/6 - (F(x-1)^3)/6 + C1x + C2 ]

Applying Boundary Condition

@x=0, dy/dx = 0 --> C1 = 0

@x=3, y(0) = 0 --> 0 = 4.5Ra - 267 + C2
@x=3, dy/dx = 0 --> 0 = 13.5Ra - 400 --> Ra = 29.62

Then using Ra I can find C2, then using that information I can find Rb and finally Rc. Am I correct so far?
No, that's not how this works.

Your shaft is a continuous beam, since it rests on more than two supports. As a continuous beam, the equations of static equilibrium are insufficient to determine the reactions in the supports. Without figuring out the reactions first, you don't have enough equations to determine the integration constants for the slope and deflection of the shaft.

Have you studied anything about continuous beams and how to calculate the reactions at the supports?
 
SteamKing said:
No, that's not how this works.

Your shaft is a continuous beam, since it rests on more than two supports. As a continuous beam, the equations of static equilibrium are insufficient to determine the reactions in the supports. Without figuring out the reactions first, you don't have enough equations to determine the integration constants for the slope and deflection of the shaft.

Have you studied anything about continuous beams and how to calculate the reactions at the supports?
Not exactly sure. If you could link me to something I could look up that would be helpful.
 
Tekneek said:
Not exactly sure. If you could link me to something I could look up that would be helpful.
Google "continuous beam" and you'll get enough hits to keep you busy into next week.
 
Thread 'I need a concave mirror with a focal length length of 150 feet?'
I need to cut down a 3 year old dead tree from top down so tree causes no damage with small pieces falling. I need a mirror with a focal length of 150 ft. 12" diameter to 36" diameter will work good but I can't think of any easy way to build it. Nothing like this for sale on Ebay. I have a 30" Fresnel lens that I use to burn stumps it works great. Tree service wants $2000.
Hi all, i have some questions about the tesla turbine: is a tesla turbine more efficient than a steam engine or a stirling engine ? about the discs of the tesla turbine warping because of the high speed rotations; does running the engine on a lower speed solve that or will the discs warp anyway after time ? what is the difference in efficiency between the tesla turbine running at high speed and running it at a lower speed ( as fast as possible but low enough to not warp de discs) and: i...
Thread 'Where is my curb stop?'
My water meter is submerged under water for about 95% of the year. Today I took a photograph of the inside of my water meter box because today is one of the rare days that my water meter is not submerged in water. Here is the photograph that I took of my water meter with the cover on: Here is a photograph I took of my water meter with the cover off: I edited the photograph to draw a red circle around a knob on my water meter. Is that knob that I drew a red circle around my meter...
Back
Top