Why Do Edge Springs on a Simulated Suspension Bridge Show Higher Tension?

AI Thread Summary
The discussion focuses on the tension distribution in a simulated suspension bridge made of springs and masses. It is noted that the tension is lowest in the middle springs and highest at the ends, which aligns with the principles of cable tension in suspension bridges. When additional mass is placed on the bridge, the springs around the mass exhibit zero tension, which raises concerns about the modeling accuracy. The conversation suggests that this zero tension could result from how point loads are applied in the simulation, potentially leading to errors in the representation of the bridge's behavior. Overall, the tension dynamics and modeling approach are critical for accurate simulation results.
pratikpatel
Messages
3
Reaction score
0
So I'm working on assignment dealing with creating a simulation of a bridge made with springs and masses. **THIS IS NOT A HOMEWORK PROBLEM (I just want some explanation)**

When I calculate the tension on each of the springs, I find that the springs towards the middle have the least tension on them, while the springs towards either ends have a higher tension. Why is that? (Unless I'm doing calculations wrong.)

Also, when I "place" more mass (people) on the bridge at particular locations the springs around the mass have 0 tension! (and tensions on all the other springs increase).

I have attached a screenshot of the bridge where I have placed some mass (people) on the 12th mass of the bridge and also one of the tension in each of the springs observed.

I would love to hear an explanation/correction. I will be happy to post the code if anyone wants to look at it. The simulation was created using EJS.
 

Attachments

  • Screen shot 2010-12-03 at 7.12.18 PM.png
    Screen shot 2010-12-03 at 7.12.18 PM.png
    5.3 KB · Views: 676
  • Screen shot 2010-12-03 at 7.12.23 PM.png
    Screen shot 2010-12-03 at 7.12.23 PM.png
    14.3 KB · Views: 689
Last edited:
Physics news on Phys.org
pratikpatel said:
So I'm working on assignment dealing with creating a simulation of a bridge made with springs and masses. **THIS IS NOT A HOMEWORK PROBLEM (I just want some explanation)**
It appears you are modeling a cable suspension bridge by placing a series of uniformly closely spaced equal masses connected by massless springs, to simulate a parabolically shaped cable under uniform loading from the load it supports? Is this correct?
When I calculate the tension on each of the springs, I find that the springs towards the middle have the least tension on them, while the springs towards either ends have a higher tension. Why is that? (Unless I'm doing calculations wrong.)
That is correct, the tension is lowest at the midpoint (horizontal tension at the low point), increasing to a maximum at the end points, at which points the cable tension is the vector sum of the horizontal tension and 1/2 the bridge's weight (from equilibrium considerations).
Also, when I "place" more mass (people) on the bridge at particular locations the springs around the mass have 0 tension! (and tensions on all the other springs increase).
All tensions should increase due to the increase in load, I don't see how you would get zero tension anywhere...perhaps it is in the modeling of the extra point load (people load applied at a point) at the 12th mass, which is fouling up your computer model.
I have attached a screenshot of the bridge where I have placed some mass (people) on the 12th mass of the bridge and also one of the tension in each of the springs observed.

I would love to hear an explanation/correction. I will be happy to post the code if anyone wants to look at it. The simulation was created using EJS.
I wouldn't know what to do with the code, since I am not familiar with the software program..
 
Yup. Massless springs, and it's parabolic with no people on the bridge. Also, it's not only the 12th mass that gives 0 tension. Anywhere I place people the tension goes to zero. I'm reviewing my code right now to see what can be changed. Thanks a lot for your help! I'll keep you updated.
 
It's parabolic with no people on the bridge, but only if your initial point masses uniformly spaced represent bridge dead loading. If your initial point masses are supposed to represent the cable weight, then you could be getting large errors, because the cable takes on the shape of a catenary involving the hyperbolic functions, and due to your large sag-span ratio, the parabolic curve will not closely approximate the catenary under such a large sag-span ratio. But regardless, you should not be getting zero tension at the people load appication points. You don't get any zero' tensions when using your original equal spaced mass point loads, do you?
 
Thread 'Voltmeter readings for this circuit with switches'
TL;DR Summary: I would like to know the voltmeter readings on the two resistors separately in the picture in the following cases , When one of the keys is closed When both of them are opened (Knowing that the battery has negligible internal resistance) My thoughts for the first case , one of them must be 12 volt while the other is 0 The second case we'll I think both voltmeter readings should be 12 volt since they are both parallel to the battery and they involve the key within what the...
Thread 'Correct statement about a reservoir with an outlet pipe'
The answer to this question is statements (ii) and (iv) are correct. (i) This is FALSE because the speed of water in the tap is greater than speed at the water surface (ii) I don't even understand this statement. What does the "seal" part have to do with water flowing out? Won't the water still flow out through the tap until the tank is empty whether the reservoir is sealed or not? (iii) In my opinion, this statement would be correct. Increasing the gravitational potential energy of the...
Back
Top