MSS icon indicating copy to clipboard operation
MSS copied to clipboard

Why is M_A in 'Otter.m' a diagonal matrix?

Open JasonWang2333 opened this issue 1 year ago • 1 comments
trafficstars

but in ur text book, 'the vehicle also has three planes of symmetry', when the M_A is a diagonal matrix. image and i check the USV doesn't has three planes of symmetry: image what's the reason of simplifying this matrix?

JasonWang2333 avatar May 10 '24 07:05 JasonWang2333

The process of purchasing a hydrodynamic program and creating a 3D drawing for hydrodynamic computations is both time-consuming and costly. Alternatively, you could compute the 6x6 added mass matrix using these methods, or you might opt for simplified semi-empirical approaches. For surface vehicles like the Otter USV, there is port-starboard symmetry. The submerged hull exhibits nearly perfect fore-aft and top-bottom symmetry, except for appendages like propellers. Therefore, it's feasible to model this as having 3-plane symmetry implying a diagonal MA matrix by implicitly assuming that the off-diagonal elements are significantly smaller than the diagonal ones.

cybergalactic avatar May 11 '24 10:05 cybergalactic

Thanks a lot. I get it.

JasonWang2333 avatar May 21 '24 12:05 JasonWang2333