- #1
pratikpatel
- 3
- 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.
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
Last edited: