A Shape of a pinned canvas w/ Lagrange Multipliers

AI Thread Summary
The 2-D catenary cable problem is significantly more complex than the 1-D case, where both questions about shape and minimal gravitational energy yield the same catenary answer. In 2-D, however, the shape of a surface pinned at four points with a fixed area does not match the shape of a hanging cloth with the same area, due to the isometric deformation constraints of the material. Attempting to transform a flat blanket into the optimal gravitational shape will result in wrinkles, highlighting the challenge of maintaining the original surface properties. The first question can be framed as an optimization problem, while the second requires numerical solutions using triangulated surfaces to preserve the blanket's original shape. Overall, the 2-D case necessitates a specialized approach to both the mathematical modeling and the physical material used.
DuckAmuck
Messages
238
Reaction score
40
I'm basically trying to understand the 2-D case of the catenary cable problem. The 1-D case is pretty straightforward, you have a functional of the shape of a cable with a constraint for length and gravity, and you get the explicit function of the shape of a cable.
But if you imagine a square canvas pinned in 4 places:
Sheet.png

It is not as obvious what the shape is. I'd expect the result to be a product of two catenary shapes, something like: Sheet(x,y) = Cat(x)*Cat(y). I apply a constraint to surface area of the sheet, but get wacky results. Any help will be appreciated. Thanks.
 
  • Like
Likes m3tro
Hey there. The generalization of the catenary problem to 2d is quite complicated.
In the 1-dimensional case, these two questions have the same answer:
1) What is the shape of a line with fixed length L, pinned to points P1 and P2, that has minimal gravitational energy?
2) If I hang a thin rope of length L between points P1 and P2, what shape will it have?
The catenary is the answer to both questions.

But in the 2-dimensional case, these two questions have a different answer:
1) What is the shape of a surface with fixed area A, pinned to points P1, P2, P3, and P4, that has minimal gravitational energy?
2) If I hang a piece of cloth of area A between points P1, P2, P3 and P4, what shape will it have?
These two have a different answer. The problem is that cloths can only deform in an isometric way, that is, in a way that preserves distance along the surface of the cloth. If you cut a piece of blanket into a circle of area A, and if you cut a piece of the top of a parachute into a circle of area A, these two are not equivalent. You will try to flatten the piece of parachute to match the piece of blanket, but wrinkles will appear everywhere when you try to do that. For this same reason, it will be impossible to deform a square blanket into the optimal gravitational shape given by the answer to Question 1.

Question 1 can be easily posed as an optimization problem, as done e.g. here (although note that instead of pinning the surface at 4 points, they require that the surface is pinned along a closed one-dimensional wire frame, which is a more natural generalization of the catenary boundary conditions). Once you find out what is the ideal mathematical surface given your constraints, you would have to weave a cloth specifically in this shape. It will definitely not be useful as a blanket.

Question 2, on the other hand, is much more complicated and has to be solved numerically using triangulated surfaces, see e.g. this, so that the original shape and metric of the blanket can be preserved as it deforms.
 
Thread 'Question about pressure of a liquid'
I am looking at pressure in liquids and I am testing my idea. The vertical tube is 100m, the contraption is filled with water. The vertical tube is very thin(maybe 1mm^2 cross section). The area of the base is ~100m^2. Will he top half be launched in the air if suddenly it cracked?- assuming its light enough. I want to test my idea that if I had a thin long ruber tube that I lifted up, then the pressure at "red lines" will be high and that the $force = pressure * area$ would be massive...
I feel it should be solvable we just need to find a perfect pattern, and there will be a general pattern since the forces acting are based on a single function, so..... you can't actually say it is unsolvable right? Cause imaging 3 bodies actually existed somwhere in this universe then nature isn't gonna wait till we predict it! And yea I have checked in many places that tiny changes cause large changes so it becomes chaos........ but still I just can't accept that it is impossible to solve...
Back
Top