Control Approaches for Tugboats

I am about to start working on a control problem that involves azimuthal thrusters such as the ones on a tugboat. The boat will have one forward and one aft and I need to figure out how to write a control loop (in this case I'm using Simulink) to control the boat. This boat will be able to move exactly like a tugboat (in the surge and sway directions ... including spinning in one spot).

I have done pretty basic control of platforms in the past and I'm having a bit of a hard time determining how to approach this since both motors can vary thrust and have a full 360 degree rotation.

Anyone have any ideas on how to start and/or can point me in a direction of some useful articles? Thanks for the help...

S
Reply to
Scott Hansen
Loading thread data ...

I'm taking the liberty of cross-posting this to sci.engr.control, because that group needs the traffic and because if there was anyone there that'd be the group to post to.

I'd break it down this way: for any maneuver that you you want to perform, you want to have a torque and a thrust. Solve for the lowest-cost way to attain that, and you're done. That leaves a lot hanging (just what is lowest cost?) but hopefully it provides you with some structure for your thinking.

If there's no speed disadvantage to pointing in a particular way (i.e. if the thruster is one of those tilting vane types, not a rotating nozzle), then your problem is just one of figuring out what's the lowest immediate cost.

One example (the one with the lowest engineering cost :), is to establish that

torque = d * y thrust = x

where your forward thruster is always generating a thrust equal to x * i

  • y * k (where i and k are the unit vectors in the forward and side directions), and your rear thruster is always generating a thrust equal to x * i - y * k.

Now your math is easy, and you can proceed to getting the rest of the system working right. Once you're not crashing into barges or squishing pleasure craft up against the sides of canals, then you can think of ways to do this that use less fuel and put less wear and tear on the thrusters.

Reply to
Tim Wescott

This system is actually a rotating nozzle ...

Reply to
vbplaya

Oh fun. That means that you've got a problem with more than average nonlinearity. How fast can you rotate a nozzle compared to the dynamics of the boat? If the answer is 'not too', then you're in for all sorts of work trying to (a) position the nozzles so that they will have the best chance of getting to where they're needed the most quickly, and (b) dealing with stability et all when you cannot treat their dynamics in a linear fashion.

I know that thrusters have been used on boats for years, so there should be paper after paper in the literature someplace. Just a web search with the keywords boat, thruster, steering may do it.

Unless those thrusters can transit _fast_ though, your problem cannot be pulled fully into the linear domain.

Reply to
Tim Wescott

Hi,

I find it hard to understand what the system looks like. What's the size of the boat, where are the thrusters mounted, how do they adjust a position and how are they driven? Do you have a drawing? Are sensors available for position, direction or something else?

-- pt

Reply to
pt

PolyTech Forum website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.