What Is the Correct Calculation of Stress in Welded Cylindrical Rods AB and BC?

AI Thread Summary
The discussion focuses on calculating the average normal stress in two welded cylindrical rods, AB and BC, under specific loading conditions. For rod AB, with a diameter of 30mm and a load of 60kN, the calculated stress is approximately 84.9 MPa. For rod BC, with a diameter of 50mm, the initial stress calculation was incorrect; the correct compressive force is 190 kN, leading to a stress of 96.8 MPa. Participants clarify the forces acting on each rod and the importance of understanding the loading conditions to accurately compute stress. The conversation emphasizes the need for precise calculations and understanding of mechanical principles in structural analysis.
freespirit
Messages
8
Reaction score
0
Two solid cylinderical rods AB & BC are welded together at B & loaded as shown. Knowing that d(1)=30mm & d(2)=50mm, find the average normal stress in the midsection of (a)rod AB, (b) rod BC.
B____________C
125kN--->| |
A______________| |
60kN<---| | |
| | |
|______________| |
|<- 0.9m------>| |
125kN--->|____________|
|<---1.2m--->|


stress = P/A

(a) A= pie r ^2=pie (30mm/2)^2=.000707 m^2
stress=P/A= (60x10^3 N)/(.000707)=84.9MPa

(b) A= pie r^2)= pie(50mm/2)^2=.001963
stress= P/A= (250x10^3)/.001963=106.1 MPa

the stress for (b) is wrong; it's suppose to be 96.8MPa Can someone show me what I have done wrong and explain why it should be done differently? Thanks
 
Physics news on Phys.org
figure for post

......B____________C
.....125kN--->| ...|
...A______________|... |
60kN<---|.... | ...|
...| ....| ...|
...|______________|... |
...|<- 0.9m------>|... |
.....125kN--->|___________|
......|<---1.2m-->|
 
figure for post

I can't seem to get the figure to turn out right sorry about this, I will attempt to explain it in words.

the first rod AB is 0.9m long and has a diameter of d1=(30mm); 60kN<---- from the A end of this rod the second rod BC attaches to the B end of the first rod it is 1.2m long and has a diameter is d2=(50mm); 125 kN is applied both above and below where it is attached to the first rod on the B end 125kN---->
 
Maybe I just have a short attention span, but I don't see the situation. I've got rod AB welded to BC (connected at B, naturally). A is on the lefthand side and C is on the righthand side of my scrap paper. Tell me the following and I'll try to help you:

- Force applied at point A and the direction the force is pointing.

- Force applied at point B (and the direction).

- Force applied at point C (and the direction).

- Whether or not the rods are attached to anything (e.g. mechanical ground) and how.
 
forces

force at A is pointed to the left and is in the center on the end
force at B is pointed to the right and is at the top and bottom of where C attaches. Can I send you a pic of the thing? It keeps telling me here that the attachment is bigger then 400X 400 and i made sure it wasn't
 
OK, I think I get it. The way you're describing it is a little difficult to follow and may be the reason you're having trouble solving it.

In cheesy ASCII art, here's my sketch (sans dimensions):

Code:
        125kN    __________
            --->|          |/
          ______|          |/
         |      |          |/
60kN  <--|      |          |/
         |______|          |/
                |          |/
            --->|__________|/
          125kN  

         A      B          C

So you've got A B and C going from left to right. At surface C, the bar is up against a wall (for all intents and purposes, connected to mechanical ground). At surface A, there is a force of 60 kN to the left. At surface B, there are two points of loading, each with 125 kN, as sketched.

Member AB is in tension. Since the loading is 60 kN and the area is as you have computed, the normal stress is ~84.9 MPa, as you calculated.

Member BC is in compression. The compressive force is (125+125-60)kN = 190 kN. (There is a reaction force normal to the wall that balances this force). The normal stress is again given by &sigma; = P/A. Use the proper value for P with the area you computed and you will find the answer.
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanged mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top