Solve Block Problem - "S" Shaped Catenary
- February 3, 2013
- 7 replies
- 25398 views
I have a boat which is supporting an umbilical (cable) - which is supplying the electrical power and communications to an ROV (remote operated vehicle) which is several hundred metres below the surface of the water. There is a bit of a twist to the problem - because the ROV operator wants to attach weights to the umbilical (at location number A - over maybe 50m of umbilical length) - and he also wants to add small buoyancy modules (at location number B - over maybe 50m of umbilical length). The ROV operator wants to do this - in order to isolate the ships motion from the ROV - so the shape of the umbilical will be an "S" shape (rotated through 90 degrees) - when looked on side ways.
I decided to approach this problem as a "chain" - with a series of links (with each link having its own individual weight to allow for the situation where the umbilical has additional weight - location A (lead weights) - or buoyancy blocks - at location B). I then sought to get equilibrium at each end of each link. I then set out the equations for 16 links - and used the Find function to solve for the 50 unknowns. The equations are non linear as they have sin and cos functions - so using the Find function appeared the only option. So apart from the spreadsheet being - not very slick - I noticed that if I had more than 16 elements - which generated 50 unknowns - the Find function would not work with more than 50 unknowns.
As you can perhaps appreciate - if the umbilical is 2000m long - dividing this up into 16 links - is very rough indeed. Additionally, I would like to input the drag forces on the umbilical - but that is just going to add more unknowns - as this varies with the inclination of each link.
So I am looking for any ideas on how I could
- add more links to get a more "accurate" representation of the "S" shape (rotated through 90 degrees) - when looked on side ways
- how to resolve the 50 unknown apparent limit on the Find function
Many thanks in advance - to positive contributors.


