Guidance and Navigation of Autonomous Underwater Vehicles

Size: px
Start display at page:

Download "Guidance and Navigation of Autonomous Underwater Vehicles"

Transcription

1 Guidance and Navigation of Autonomous Underwater Vehicles Monique Chyba - November 9, 2015 Departments of Mathematics, University of Hawai i at Mānoa Elective in Robotics 2015/ Control of Unmanned Vehicles

2 Autonomous Underwater vehicles Oceans cover three-fourths of the earth and have a large influence on the global climate. They have a great impact on the lives of human beings, plants and animals. They are a huge source of mineral resources. However, many of these resources still remain untapped and potentially unknown. With the advancement of technology, man has stepped on moon. Several unmanned missions have been carried out successfully to the outer reaches of space. Scientists have been successful in sending robots as far as Mars. However, planning a successful voyage to the abyssal world still remains elusive for researchers. Executing a manned voyage to the deep sea is extremely risky because of the unknown environment. Moreover, the oceanic environment is not ideal for humans, as the ambient pressure is unbearable at depths as shallow as 200m. Thus unmanned underwater robots prove to be an ideal platform to perform deep sea research.

3 Whitehead Automobile Fish Torpedo The Whitehead torpedo was the first self-propelled or locomotive torpedo ever developed The term torpedo comes from the Torpedo fish, which is a type of ray that delivers an electric shock to stun its prey

4 Sample AUVs Figure: Bluefin Robotics autonomous underwater vehicle (AUV) Figure: Semi-AUV for Intervention Missions, UH Manoa Figure: DEep Phreatic THermal Figure: Omni-Directional

5 Typical control problems As the missions increase in complexity, there is an increased demand in terms of autonomy of the vehicle. Given a prescribed mission, a critical component to the autonomy of the underwater vehicle is its ability to design its own motion. 1 Stabilization: Design the control u (as a function of state, or time, or possibly both) so that a desired state is a stable equilibrium. 2 Output tracking: Obtain the control u so that the output follows a specified trajectory. 3 Motion planning: Steer the state from an initial state to a final one. 4 Optimal control: Do any of the above while minimizing some cost function, e.g., time, or control energy.

6 Motion Planning for AUVs Highly complex: nonlinear system Optimization: time and/or energy Under-actuated: design of the vehicle and/or actuator failure Focus on the structure of the system: Geometric control AUVs have proven to be an asset in many areas of oceanographic research. With this ever increasing role, research has turned its focus to examining the control of such vehicles. This research interest can be addressed via the implementation of control strategies developed using a differential geometric approach. This architecture permits to exploit the inherent nonlinear structure of AUVs and other mechanical systems.

7 AUVs Mechanical System AUVs fall into the class of simple mechanical systems; their Lagrangians are of the form kinetic energy minus potential energy. Geometric control theory provides a useful framework for the study of simple mechanical systems. The equations of motion for a rigid body submerged in a real fluid subject to external potential and dissipative forces can be written as a Forced Affine Connection Control System (FACCS) on the differentiable configuration manifold, Q = R 3 SO(3), as seen in F. Bullo and A. D. Lewis. Geometric Control of Mechanical Systems. Springer, 2005.

8 Rigid Body in a Real Fluid We consider water to be a real fluid (versus an ideal fluid) in order to emphasize the inclusion of the dissipative terms in the equations of motion. Real fluid: Fluid which is viscous and incompressible with rotational flow Figure: ODIN in its pool environment

9 Second-order Forced Affine Connection Control System (FACCS) An FACCS is a 5-tuple (Q,, D, Y = {Y 1,, Y m }, U), where Q is the configuration manifold for the system, is an affine connection defined on Q D is a regular linear velocity constraint such that restricts to D, Y is a set of input vector fields, usually taken to be the external control of the system U R m is the control set in which the input controls take their values, We refer to the set Y as the set of input control vector fields.

10 Assumptions for our AUV 1 The origin of the body-fixed frame to be C G. 2 The body to have three planes of symmetry with body axes that coincide with the principal axes of inertia. The kinetic energy metric is actually a Riemannian metric given on Q = SE(3): (b, R): ( ) M 0 G = 0 J with M = mi 3 + M f and J = J b + J f where J b, M f and J f are diagonal.

11 Equations of motion for a rigid body submerged in a real fluid The equations of motion for a rigid body submerged in a real fluid subjected to external forces can be written as γ γ = G # (P(γ (t))) + G # (F (γ (t))) + 6 i=1 I 1 i (γ(t))σ i (t), where G # (P(γ (t))) represents the potential force from gravity and the potential force from the vehicle s buoyancy, G # (F (γ (t))) represents the dissipative drag force, I 1 i = G # π i = G ij X j, which may be( represented ) as the i th column of the matrix I 1 = M 1 0, and σ 0 J 1 i (t) are the controls.

12 The Modified Connection The magnitude of the drag force acting on a rigid body is proportional to the square of the velocity of the body (i.e. D = C D ρaν ν ). Thus, we are able to define the new connection in the following way Xi X j = { Di G ii X i Xi X j i = j i j, since we know Xi X i = 0. The equations of motion for the forced affine connection control system become γ γ = G # (P(γ (t))) + 6 i=1 I 1 i (γ(t))σ i (t). The above system is a second order affine connection control system (ACCS) on SE(3).

13 Underwater Mission As long as the vehicle has the ability to directly control each of the six DOF, the motion planning problem is easily addressed, and trajectories can even be optimized with respect to a cost function such as time or energy consumption. However, AUVs are mechanical systems which inevitably malfunction for one reason or another; batteries fail, actuators quit and electronics short out. Considering the loss of actuator(s) or specific vehicle design, if the vehicle does not have direct control on one or more DOF, we consider it to be under-actuated. In this scenario, the motion planning problem is more difficult, as some final configurations may not be realizable.

14 Optimization As we give a vehicle more responsibilities, assuming all else is constant, it will require an increase in efficiency. From a practical point of view, efficiency is measured time or energy consumption. Emergency avoidance places a heavier weight on time minimization, while long duration observation missions will require more energy efficiency.

15 Geometric Optimal Control 1 Theoretical analysis: Maximum principle ; Bang-bang arcs; Singular arcs Optimal control structure: Combination of bang-bang arcs and singular arcs. Question: Finite number of switchings? No. 2 Numerical algorithm: Direct methods (rewriting of the optimal control problem as a finite dimensional optimization problem); Indirect methods (based on the application of the maximum principle and are usually called single or multiple shooting methods)

16 Bang-bang ans singular arcs From a practical point of view, bang-bang controls correspond to thrusters operating at their extreme values (maximum acceleration or deceleration of the AUV in a prescribed direction), while singular controls correspond to low thrust application for small corrections (to maintain a prescribed orientation for instance). It is then clear that both types of control will be necessary. Optimal Control Structure Combination of bang-bang arcs and singular arcs. Question: Finite number of switchings? Answer: No, Chattering

17

18

19 Comparison 1 Optimal strategy: time optimal, singular arcs, high number of switchings! 2 Pure motion strategy: time consuming, piecewise constant controls!

20 Implementation The geometric control theory generates continuous controls as a function of time, whereas ODINs input requires a piece-wise constant control structure over discretized time intervals. The reason for this type of input is based on the combination of the refresh rate of the controller, the voltage to thrust relation used for the thrusters and an effort to keep the thrusters operating in a steady state to reduce their transient output response. In addition to the control structure, we must also link the piece-wise constant thrusts via a linear junction since it is impossible for a physical actuator to change outputs instantaneously.

21 SWITCHING TIME PARAMETRIZATION ALGORITHM Remark: a translational displacement can always be achieved by a thrust strategy with a single switching time. We extend this idea by imposing the structure of the control strategy. We fix the number of switching times along the trajectory, preferably to a small number, and we numerically determine the optimal trajectory from these candidates.

22

23

24

25

26 Experiments

27 Experiments

28 Experiments

29 Experiments

30 Introduction Equations of Motion Experiments Motion Planning Optimal Control Kinematic Motion Pau

31 Experiments

32 Experiments MOVIE

33 Kinematic Reduction Solutions to the motion planning problem can be designed using a geometric reduction procedure. The kinematic reduction is a first order control system on the configuration space Q whose controlled trajectories are also controlled trajectories of the second order dynamic system, possibly up to reparameterization. Of particular interest for the under-actuated scenario, we will consider kinematic reductions of rank one which are called decoupling vector fields. Characterization of a kinematic reduction for the FACCS which includes the external dissipative and restoring forces experienced by a real vehicle does not exist.

34 Kinematic Reduction Let Σ dyn = (Q,, Y, R 6 ) be a C affine connection control system with Y having locally constant rank. A driftless system Σ kin = (Q, X, R m ) ( m < 6) is a kinematic reduction of Σ dyn if 1 X is a locally constant rank subbundle of TQ and if, 2 for every controlled trajectory (γ, u kin ) for Σ kin, there exists u dyn such that (γ, u dyn ) is a controlled trajectory of Σ dyn. The rank of the kinematic reduction Σ kin at q is the rank of X at q.

35 Decoupling Vector Fields Definition A decoupling vector field for an affine-connection control system is a vector field V on M having the property that every reparametrized integral curve for V is a trajectory for the affine-connection control system. More precisely, let γ : [0, S] M be a solution for γ (s) = V (γ(s)) and let s : [0, T ] [0, S] satisfy s(0) = s (0) = s (T ) = 0, s(t ) = S, s (t) > 0 for t (0, T ), and (γ s) : [0, T ] TM is absolutely continuous. Then γ s : [0, T ] M is a trajectory for the affine-connection control system. Additionally, an integral curve of V is called a kinematic motion for the affine-connection control system.

36 Characterization of Decoupling vector Fields A necessary and sufficient condition for V to be a decoupling vector field for an affine-connection control system is that both V and V V are sections of Y. Notice that if Y = TM (i.e. the ACCS is fully-actuated) then every vector field is a decoupling vector field, and if Y has rank k = 1 (i.e. the ACCS is single-input) then V is a decoupling vector field if and only if both V and V V are multiples of Y 1. In the under-actuated setting, decoupling vector fields are found by solving a system of homogeneous quadratic polynomials in several variables.

37 Kinematically Controllable An interesting question is the minimal number of inputs vector fields which we need in order to reach any configuration from the origin using exclusively kinematic motions. Definition A submerged rigid body in an real fluid is said to be kinematically controllable if every point in the configuration space SE(3) is reachable from the origin via a sequence of kinematic motions. In order to determine whether our system is kinematically controllable we need to determine the involutive closure of the set of decoupling vector fields.

38 Results Theorem If the set of decoupling vector fields contains at least one translational control vector field and two distinct rotational control vector fields, then the submerged rigid body in a real fluid is kinematically controllable. Corollary A three input rigid body submerged in a real fluid with one translational and two rotational input is kinematically controllable. A four input rigid body submerged in an real fluid with at least two rotational inputs vector fields is kinematically controllable. A m input rigid body submerged in an real fluid with m {5, 6} is kinematically controllable.

39 Dynamical Control F V i t = flow along the integral curve of the vector field V i for a duration [0, t]. Initial configuration=η init, final configuration=η final. Solve the kinematic motion planning problem by concatenating the flows of the decoupling vector fields from η init to η final : F ɛ kv ak t k F ɛ 1V a1 t 1 (η init ) = η final. For each j {1,..., k}, choose a C 2 -reparameterization τ : [0, t j ] [0, t j ] such that τ (0) = τ ( t j ) = 0 (so that the kinematic motion begins and ends at rest, zero velocity). Define γ : [0, t j ] Q as the integral curve t F ɛ j V aj t. Then the dynamic control σ : [0, t j ] R m is defined by m σ α (t)i 1 α (γ τ(t)) = (τ (t)) 2 Vaj V aj (γ τ(t))+τ (t)v aj (γ τ(t)). α=1 If we let u : [0, T ] R m be the control formed by the concatenation of σ 1,..., σ k, then (γ, u) is a controlled trajectory for Σ dyn.

40 Summary 1 Compute decoupling vector fields for an AUV submerged in an ideal fluid subject to no restoring forces. 2 Show that the dissipative force of viscous drag can be absorbed into the affine connection. This allows to partially extend the notions of kinematic reduction and decoupling vector field to a real fluid and express this mechanical system as an ACCS using the new affine connection. 3 With this extension, calculate the decoupling vector fields for an AUV submerged in a real fluid subject to no restoring forces. 4 Determine the dynamic control strategy from the kinematic motion. 5 Compensate for the restoring forces in an ad-hoc way.

41 Implementation 1 Calculate the continuous control strategy σ(t) for the dynamic system by use of the geometric theory. 2 Discretize σ(t) to obtain an implementable piece-wise constant control structure σ 0 (t). 3 Upload σ 0 (t) to ODIN s CPU. ODIN autonomously implements σ 0 (t) in full open-loop. On-board, ODIN converts σ 0 (t) from a 6-dimensional control to an 8-dimensional control. The 8-dimensional control is converted from force (N) to voltage (V). The voltage controls are send to the eight independent thrusters. Position and orientation data are collected. 4 Collected data are post-processed and analyzed.

42 Autonomous Underwater Vehicle for Basin Exploration NASA funded Deep Phreatic Thermal Explorer (DEPTHX) and Environmentally Non-Disturbing Under-ice Robotic Antarctic Explorer (ENDURANCE). Both projects involve deploying an AUV to survey, integrating simultaneous localization and mapping technology, the underwater environment of Lake Bonney in Antarctica (ENDURANCE), and a group of five sinkholes of Sistema Zacatn (DEPTHX) in preparation and anticipation for and opportunity to explore the moon of Jupiter, Europa, for life in its icy oceans. A major focus of our work will be the ability of the AUV to map the environment as efficiently as possible during the descent to gain as much knowledge as possible for the environment for future descents as well as to help the AUV while ascending after the exploration took place. Notice that a precise mapping is also critical when deciding which locations are best for sampling.

43 Sample Basin Mission Figure: map of the Church Sink (Leon County, FL, USA - vertical section) Figure: Six thrusters - Five DOF Figure: Mission 1 Figure: Mission 2

44 Sample Basin Mission Figure: Horizontally motion in a tunnel with obstacles Figure: Six DOF Figure: Five DOF Figure: Controls

45 Actuators failure We assume two failures: first suppose the loss of two thrusters, for instance due to falling rocks or water infiltrations, so only a control reallocation is needed. Then we suppose the vehicle to suffer the failure of two more thrusters, therefore only half of its thrusters is still available. In particular, the AUV will lose its actuation in surge and pitch. Figure: Tunnel using roll and heave Figure: The calculated trusters signals Decoupling vector fields: axial motions(heave and yaw) and

46 Map and sample the summit of the Loihi submarine volcano Figure: The control redundancy due to the presence of eight thrusters keeps the vehicles motion planning particularly efficient also in case of thruster failures. Figure: Graphic three-dimensional model of the main shape of Loihi

47 Creating Bathymetric Maps Using AUVs in the Magdalena River Figure: Thruster s Configuration Figure: Simulated Magdelena Environment

48 Underwater Mission Approximately 90% of the goods traded throughout the world are carried by the international shipping industry. Currently, there are more than 50,000 merchant ships trading internationally. This fleet belongs to more than 150 nations, and employs over one million seafarers. With a high volume of ships arriving from worldwide destinations, it is of utmost importance to monitor and protect the ports that facilitate each country s trading market. To this end, it has become an interest of border police and port authorities to examine the hulls of ships for potentially dangerous attachments, for instance explosives, before they enter the harbor.

49 Bulbous Bow Region of a Ship Figure: USS George H.W. Bush (CVN 77). The bulb is a protrusion from the front of the hull, positioned to sit just below the design water line. Hydrodynamically, the bulb serves the purpose of reducing the height of the bow wake of the vessel, thus decreasing hull drag and achieving better efficiency.

50 Automating Ship Hull Surveys Currently, these tasks are performed by highly-skilled human divers. Such labor intensive work introduces fatigue and poses multiple potential risks to the divers. In particular, in the presence of hazardous elements these risks can be life-threatening. In an effort to provide a more comprehensive and cost-effective solution to this problem, engineers have been working on automating this process by employing Autonomous Underwater Vehicles (AUVs).

51 Current techniques Use of a Doppler Velocity Logger (DVL) to allow the vehicle to lock onto the ships hull and perform fixed-distance, hull-relative motions to complete a survey. Highly-effective in inspecting the sides of the hull. If the DVL loses lock on the ships hull, the AUV loses localization, and thus is unable to complete the mission without intervention.

52 Survey the uniquely-shaped bulbous bow Figure: Front view of a bulbous bow. Also depicted is the trajectory to survey the sides of the Figure: Overall path for complete bulb. inspection of a bulbous bow.

53 Piece-wise constant control strategy for the concatenation of the motion Time Applied Thrust (6-dim.) (N) Time Applied Thrust (6-dim.) (N) 0 (0,0,0,0,0,0) 42.3 (30.99, 0, 30.04, 0, 0, 0) 0.9 (0.45, 0, 1.2, 0, -2.91, 0) 43.5 (30.99, 0, 30.04, 0, 0, 0) 5.9 (0.45, 0, 1.2, 0, -2.91, 0) 44.4 (32.7, 0, 30.04, 0, 0, 0) 6.8 (-10.7, 0, 7.6, 0, -2.91, 0) 45.1 (32.7, 0, 30.04, 0, 0, 0) 31.9 (-10.7, 0, 7.6, 0, -2.91, 0) 46 (32.7, 0, , 0, 0, 0) 32.8 (4.56, 0, 5.02, 0, -2.91, 0) 46.3 (32.7, 0, , 0, 0, 0) 37.7 (4.56, 0, 5.02, 0, -2.91, 0) 47.2 (-30.99, 0, , 0, 0, 0) 38.6 (-32.7, 0, 30.04, 0, 0, 0) 48.4 (-30.99, 0, , 0, 0, 0) 41.4 (-32.7, 0, 30.04, 0, 0, 0) 49.3 (0,0,0,0,0,0)

54 Figure: Strategy Three: Concatenation of the semi-circle trajectory and the horizontal survey. Solid (blue) line represents actual evolution, dash-dot (red) line represents the theoretical evolution. φ θ ψ Experiments X (N) 0 x (m) Z (N) 0 y (m) M (N m) 0 z (m) Time (s) Time (s) Time (s)

55 Pau Mahalo nui loa

Autonomous Underwater Vehicles: Equations of Motion

Autonomous Underwater Vehicles: Equations of Motion Autonomous Underwater Vehicles: Equations of Motion Monique Chyba - November 18, 2015 Departments of Mathematics, University of Hawai i at Mānoa Elective in Robotics 2015/2016 - Control of Unmanned Vehicles

More information

Optimization problems for controlled mechanical systems: Bridging the gap between theory and application

Optimization problems for controlled mechanical systems: Bridging the gap between theory and application 0 Optimization problems for controlled mechanical systems: Bridging the gap between theory and application M. Chyba a, T. Haberkorn b, R.N. Smith c a University of Hawaii, Honolulu, HI 96822 USA Mathematics,

More information

Trajectory Tracking of a Near-Surface Torpedo using Numerical Methods

Trajectory Tracking of a Near-Surface Torpedo using Numerical Methods ISSN (Print) : 2347-671 An ISO 3297: 27 Certified Organization Vol.4, Special Issue 12, September 215 Trajectory Tracking of a Near-Surface Torpedo using Numerical Methods Anties K. Martin, Anubhav C.A.,

More information

We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists. International authors and editors

We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists. International authors and editors We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists 3,800 116,000 120M Open access books available International authors and editors Downloads Our

More information

Model Reference Adaptive Control of Underwater Robotic Vehicle in Plane Motion

Model Reference Adaptive Control of Underwater Robotic Vehicle in Plane Motion Proceedings of the 11th WSEAS International Conference on SSTEMS Agios ikolaos Crete Island Greece July 23-25 27 38 Model Reference Adaptive Control of Underwater Robotic Vehicle in Plane Motion j.garus@amw.gdynia.pl

More information

Tuning and Modeling of Redundant Thrusters for Underwater Robots

Tuning and Modeling of Redundant Thrusters for Underwater Robots Tuning and Modeling of Redundant Thrusters for Underwater Robots Aaron M. Hanai, Kaikala H. Rosa, Song K. Choi Autonomous Systems Laboratory University of Hawaii Mechanical Engineering Honolulu, HI U.S.A.

More information

THRUST OPTIMIZATION OF AN UNDERWATER VEHICLE S PROPULSION SYSTEM

THRUST OPTIMIZATION OF AN UNDERWATER VEHICLE S PROPULSION SYSTEM THRUST OPTIMIZATION OF AN UNDERWATER VEHICLE S PROPULSION SYSTEM Senior lecturer Vasile DOBREF Lecturer Octavian TARABUTA Mircea cel Batran Naval Academy, Constanta, Romania Keywords: underwater vehicle,

More information

Design and Implementation of Time Efficient Trajectories for an Underwater Vehicle

Design and Implementation of Time Efficient Trajectories for an Underwater Vehicle Design and Implementation of Time Efficient Trajectories for an Underwater Vehicle M. Chyba, T. Haberkorn University of Hawaii at Manoa, Mathematics Department, 565 M c Carthy Mall, Honolulu, HI 968 R.N.

More information

Optimization techniques for autonomous underwater vehicles: a practical point of view

Optimization techniques for autonomous underwater vehicles: a practical point of view Optimization techniques for autonomous underwater vehicles: a practical point of view M. Chyba, T. Haberkorn Department of Mathematics University of Hawaii, Honolulu, HI 96822 Email: mchyba@math.hawaii.edu,

More information

1. INTRODUCTION. Fig. 1 SAUVIM

1. INTRODUCTION. Fig. 1 SAUVIM Automatic Fault-Accommodating Thrust Redistribution for a Redundant AUV Aaron M. Hanai *, Giacomo Marani* 2, Song K. Choi* 2 * Marine Autonomous Systems Engineering, Inc. 2333 Kapiolani Blvd. #92, Honolulu,

More information

Control of the MARES Autonomous Underwater Vehicle

Control of the MARES Autonomous Underwater Vehicle Control of the MARES Autonomous Underwater Vehicle Bruno Ferreira, Miguel Pinto, Aníbal Matos, Nuno Cruz FEUP DEEC Rua Dr. Roberto Frias, s/n 4200-465 Porto PORTUGAL ee04018@fe.up.pt, ee04134@fe.up.pt,

More information

Exam - TTK 4190 Guidance & Control Eksamen - TTK 4190 Fartøysstyring

Exam - TTK 4190 Guidance & Control Eksamen - TTK 4190 Fartøysstyring Page 1 of 6 Norges teknisk- naturvitenskapelige universitet Institutt for teknisk kybernetikk Faglig kontakt / contact person: Navn: Morten Pedersen, Universitetslektor Tlf.: 41602135 Exam - TTK 4190 Guidance

More information

Underwater vehicles: a surprising non time-optimal path

Underwater vehicles: a surprising non time-optimal path Underwater vehicles: a surprising non time-optimal path M. Chyba Abstract his paper deals with the time-optimal problem for a class of underwater vehicles. We prove that if two configurations at rest can

More information

Reducing Actuator Switchings for Motion Control of Autonomous Underwater Vehicles

Reducing Actuator Switchings for Motion Control of Autonomous Underwater Vehicles Reducing Actuator Switchings for Motion Control of Autonomous Underwater Vehicles Monique Chyba, John Marriott Dept. of Mathematics Univ. of Hawai i at Mānoa, Hawai i {mchyba,marriott}@math.hawaii.edu

More information

Journal for Research in Ship Technology, Ocean Engineering and Related Subjects. Founded by Prof. Dr.-Ing. Kurt Wendel in 1952 DRAFT!

Journal for Research in Ship Technology, Ocean Engineering and Related Subjects. Founded by Prof. Dr.-Ing. Kurt Wendel in 1952 DRAFT! Journal for Research in Ship Technology, Ocean Engineering and Related Subjects Founded by Prof. Dr.-Ing. Kurt Wendel in 1952 DRAFT! C O N T E N T VOL. / NO. - 4 Lagrangian Modelling of an Underwater Wave

More information

Trajectory tracking & Path-following control

Trajectory tracking & Path-following control Cooperative Control of Multiple Robotic Vehicles: Theory and Practice Trajectory tracking & Path-following control EECI Graduate School on Control Supélec, Feb. 21-25, 2011 A word about T Tracking and

More information

DEVELOPMENT AND MATHEMATICAL MODELLING OF PLANNING TRAJECTORY OF UNMANNED SURFACE VEHICLE

DEVELOPMENT AND MATHEMATICAL MODELLING OF PLANNING TRAJECTORY OF UNMANNED SURFACE VEHICLE DEVELOPMENT AND MATHEMATICAL MODELLING OF PLANNING TRAJECTORY OF UNMANNED SURFACE VEHICLE PROMIT CHOUDHURY 1, SRISHA DEO 2 1 B. Tech 4 th Year, Mechanical, SRM University, Tamil Nadu, India, promit17@gmail.com

More information

Modeling and Motion Analysis of the MARES Autonomous Underwater Vehicle

Modeling and Motion Analysis of the MARES Autonomous Underwater Vehicle Modeling Motion Analysis of the MARES Autonomous Underwater Vehicle Bruno Ferreira Miguel Pinto Aníbal Matos Nuno Cruz FEUP DEEC Rua Dr. Roberto Frias s/n 4200-465 Porto PORTUGAL ee04018@fe.up.pt ee04134@fe.up.pt

More information

Simulation of Plane Motion of Semiautonomous Underwater Vehicle

Simulation of Plane Motion of Semiautonomous Underwater Vehicle Proceedings o the European Computing Conerence Simulation o Plane Motion o Semiautonomous Underwater Vehicle JERZY GARUS, JÓZEF MAŁECKI Faculty o Mechanical and Electrical Engineering Naval University

More information

Design and modelling of an airship station holding controller for low cost satellite operations

Design and modelling of an airship station holding controller for low cost satellite operations AIAA Guidance, Navigation, and Control Conference and Exhibit 15-18 August 25, San Francisco, California AIAA 25-62 Design and modelling of an airship station holding controller for low cost satellite

More information

Chapter 2 Review of Linear and Nonlinear Controller Designs

Chapter 2 Review of Linear and Nonlinear Controller Designs Chapter 2 Review of Linear and Nonlinear Controller Designs This Chapter reviews several flight controller designs for unmanned rotorcraft. 1 Flight control systems have been proposed and tested on a wide

More information

Underactuated Dynamic Positioning of a Ship Experimental Results

Underactuated Dynamic Positioning of a Ship Experimental Results 856 IEEE TRANSACTIONS ON CONTROL SYSTEMS TECHNOLOGY, VOL. 8, NO. 5, SEPTEMBER 2000 Underactuated Dynamic Positioning of a Ship Experimental Results Kristin Y. Pettersen and Thor I. Fossen Abstract The

More information

Mathematical Modelling and Dynamics Analysis of Flat Multirotor Configurations

Mathematical Modelling and Dynamics Analysis of Flat Multirotor Configurations Mathematical Modelling and Dynamics Analysis of Flat Multirotor Configurations DENIS KOTARSKI, Department of Mechanical Engineering, Karlovac University of Applied Sciences, J.J. Strossmayera 9, Karlovac,

More information

TTK4190 Guidance and Control Exam Suggested Solution Spring 2011

TTK4190 Guidance and Control Exam Suggested Solution Spring 2011 TTK4190 Guidance and Control Exam Suggested Solution Spring 011 Problem 1 A) The weight and buoyancy of the vehicle can be found as follows: W = mg = 15 9.81 = 16.3 N (1) B = 106 4 ( ) 0.6 3 3 π 9.81 =

More information

UNDERACTUATED CONTROL FOR AN AUTONOMOUS UNDERWATER VEHICLE WITH FOUR THRUSTERS ZAINAH BINTI MD. ZAIN

UNDERACTUATED CONTROL FOR AN AUTONOMOUS UNDERWATER VEHICLE WITH FOUR THRUSTERS ZAINAH BINTI MD. ZAIN UNDERACTUATED CONTROL FOR AN AUTONOMOUS UNDERWATER VEHICLE WITH FOUR THRUSTERS 201299 ZAINAH BINTI MD. ZAIN PERPUSTAKAAN UNVRST 'I1ALAYSA PAHANG o.pangghan Tarikh 0C1 2J3,2 Graduate School of Natural Science

More information

Nonholonomic Constraints Examples

Nonholonomic Constraints Examples Nonholonomic Constraints Examples Basilio Bona DAUIN Politecnico di Torino July 2009 B. Bona (DAUIN) Examples July 2009 1 / 34 Example 1 Given q T = [ x y ] T check that the constraint φ(q) = (2x + siny

More information

DESIGN OF A HYBRID POWER/TORQUE THRUSTER CONTROLLER WITH LOSS ESTIMATION. Øyvind N. Smogeli, Asgeir J. Sørensen and Thor I. Fossen

DESIGN OF A HYBRID POWER/TORQUE THRUSTER CONTROLLER WITH LOSS ESTIMATION. Øyvind N. Smogeli, Asgeir J. Sørensen and Thor I. Fossen DESIGN OF A HYBRID POWER/TORQUE THRUSTER CONTROLLER WITH LOSS ESTIMATION Øyvind N. Smogeli, Asgeir J. Sørensen and Thor I. Fossen Department of Marine Technology Norwegian University of Science and Technology

More information

Breu, Frequency Detuning of Parametric Roll

Breu, Frequency Detuning of Parametric Roll Frequency Detuning of Parametric Roll Conference on CeSOS Highlights and AMOS Visions, May 29, 2013 Dominik Breu Department of Engineering Cybernetics, NTNU, Trondheim, Norway Centre for Ships and Ocean

More information

Chapter 1 Lecture 2. Introduction 2. Topics. Chapter-1

Chapter 1 Lecture 2. Introduction 2. Topics. Chapter-1 Chapter 1 Lecture 2 Introduction 2 Topics 1.4 Equilibrium of airplane 1.5 Number of equations of motion for airplane in flight 1.5.1 Degrees of freedom 1.5.2 Degrees of freedom for a rigid airplane 1.6

More information

Robotics I. February 6, 2014

Robotics I. February 6, 2014 Robotics I February 6, 214 Exercise 1 A pan-tilt 1 camera sensor, such as the commercial webcams in Fig. 1, is mounted on the fixed base of a robot manipulator and is used for pointing at a (point-wise)

More information

Cooperative Control and Mobile Sensor Networks

Cooperative Control and Mobile Sensor Networks Cooperative Control and Mobile Sensor Networks Cooperative Control, Part I, A-C Naomi Ehrich Leonard Mechanical and Aerospace Engineering Princeton University and Electrical Systems and Automation University

More information

Optimization of Control of Unmanned Underwater Vehicle in Collision Situation

Optimization of Control of Unmanned Underwater Vehicle in Collision Situation 6th WSEAS Int. Conference on Computational Intelligence, Man-Machine Systems and Cybernetics, Tenerife, Spain, ecember 14-16, 27 11 Optimization of Control of Unmanned Underwater Vehicle in Collision Situation

More information

DYNAMIC CHARACTERISTICS OF OFFSHORE TENSION LEG PLATFORMS UNDER HYDRODYNAMIC FORCES

DYNAMIC CHARACTERISTICS OF OFFSHORE TENSION LEG PLATFORMS UNDER HYDRODYNAMIC FORCES International Journal of Civil Engineering (IJCE) ISSN(P): 2278-9987; ISSN(E): 2278-9995 Vol. 3, Issue 1, Jan 214, 7-16 IASET DYNAMIC CHARACTERISTICS OF OFFSHORE TENSION LEG PLATFORMS UNDER HYDRODYNAMIC

More information

Autonomous Robotic Vehicles

Autonomous Robotic Vehicles Autonomous Robotic Vehicles Ground, Air, Undersea Jim Keller July 15, 2005 Types of Vehicles Ground Wheeled Tracked Legged Crawling/snake Air Fixed wing Powered gliders Rotary wing Flapping wing Morphing

More information

Simulation of Spatial Motion of Self-propelled Mine Counter Charge

Simulation of Spatial Motion of Self-propelled Mine Counter Charge Proceedings o the 5th WSEAS Int. Con. on System Science and Simulation in Engineering, Tenerie, Canary Islands, Spain, December 16-18, 26 1 Simulation o Spatial Motion o Sel-propelled Mine Counter Charge

More information

Nonlinear Tracking Control of Underactuated Surface Vessel

Nonlinear Tracking Control of Underactuated Surface Vessel American Control Conference June -. Portland OR USA FrB. Nonlinear Tracking Control of Underactuated Surface Vessel Wenjie Dong and Yi Guo Abstract We consider in this paper the tracking control problem

More information

Quaternion Feedback Regulation of Underwater Vehicles Ola-Erik FJELLSTAD and Thor I. FOSSEN Abstract: Position and attitude set-point regulation of au

Quaternion Feedback Regulation of Underwater Vehicles Ola-Erik FJELLSTAD and Thor I. FOSSEN Abstract: Position and attitude set-point regulation of au Quaternion Feedback Regulation of Underwater Vehicles Ola-Erik Fjellstad Dr.Ing. EE Seatex AS Trondheim NORWAY Thor I. Fossen Dr.Ing EE, M.Sc Naval Architecture Assistant Professor Telephone: +7 7 9 6

More information

Simulation of Kinematic and Dynamic Models of an Underwater Remotely Operated Vehicle

Simulation of Kinematic and Dynamic Models of an Underwater Remotely Operated Vehicle Simulation of Kinematic and Dynamic Models of an Underwater Remotely Operated Vehicle Viviana Martínez, Daniel Sierra and Rodolfo Villamizar Escuela de Ingenierías Eléctrica, Electrónica y de Telecomunicaciones

More information

CFD ANALYSIS FOR A REMOTELY OPERATED VEHICLE IN HORIZONTAL PLAN

CFD ANALYSIS FOR A REMOTELY OPERATED VEHICLE IN HORIZONTAL PLAN Mechanical Testing and Diagnosis ISSN 47 9635, 018 (VIII), Volume 1, pp. 5-10 CFD ANALYSIS FOR A REMOTELY OPERATED VEHICLE IN HORIZONTAL PLAN Andra Teodora NEDELCU 1)*, Catalin FAITARB, Mihail Lucian DUMITRACHE

More information

We provide two sections from the book (in preparation) Intelligent and Autonomous Road Vehicles, by Ozguner, Acarman and Redmill.

We provide two sections from the book (in preparation) Intelligent and Autonomous Road Vehicles, by Ozguner, Acarman and Redmill. We provide two sections from the book (in preparation) Intelligent and Autonomous Road Vehicles, by Ozguner, Acarman and Redmill. 2.3.2. Steering control using point mass model: Open loop commands We consider

More information

Non Linear Submarine Modelling and Motion Control with Model in Loop

Non Linear Submarine Modelling and Motion Control with Model in Loop ISSN (Print) : 2347-671 (An ISO 3297: 27 Certified Organization) Vol. 5, Special Issue 9, May 216 Non Linear Submarine Modelling and Motion Control with Model in Loop Ashitha 1, Ravi Kumar S. T 2, Dr.

More information

SLAM for Ship Hull Inspection using Exactly Sparse Extended Information Filters

SLAM for Ship Hull Inspection using Exactly Sparse Extended Information Filters SLAM for Ship Hull Inspection using Exactly Sparse Extended Information Filters Matthew Walter 1,2, Franz Hover 1, & John Leonard 1,2 Massachusetts Institute of Technology 1 Department of Mechanical Engineering

More information

Master Thesis. Contributions to Guidance and Control of Underwater Gliders. Arnau Tor Bardolet. Supervisor: Jerome Jouffroy. Mads Clausen Institute

Master Thesis. Contributions to Guidance and Control of Underwater Gliders. Arnau Tor Bardolet. Supervisor: Jerome Jouffroy. Mads Clausen Institute Master Thesis Contributions to Guidance and Control of Underwater Gliders Arnau Tor Bardolet Supervisor: Jerome Jouffroy Mads Clausen Institute University of Southern Denmark September 2012 ACKNOWLEDGMENTS

More information

Design of Advanced Control Techniques for an Underwater Vehicle

Design of Advanced Control Techniques for an Underwater Vehicle Design of Advanced Control Techniques for an Underwater Vehicle Divine Maalouf Advisors: Vincent Creuze Ahmed Chemori René Zapata 5 juillet 2012 OUTLINE I. Introduction: Problems/Challenges II. Modeling

More information

Control of Mobile Robots

Control of Mobile Robots Control of Mobile Robots Regulation and trajectory tracking Prof. Luca Bascetta (luca.bascetta@polimi.it) Politecnico di Milano Dipartimento di Elettronica, Informazione e Bioingegneria Organization and

More information

INFLUENCE OF TETHER LENGTH IN THE RESPONSE BEHAVIOR OF SQUARE TENSION LEG PLATFORM IN REGULAR WAVES

INFLUENCE OF TETHER LENGTH IN THE RESPONSE BEHAVIOR OF SQUARE TENSION LEG PLATFORM IN REGULAR WAVES INFLUENCE OF TETHER LENGTH IN THE RESPONSE BEHAVIOR OF SQUARE TENSION LEG PLATFOR IN REGULAR WAVES 1 Amr R. El-gamal, 2 Ashraf Essa, 1 Faculty of Engineering, Benha Univ., Egypt, 2 Associated prof., National

More information

Trajectory-tracking control of a planar 3-RRR parallel manipulator

Trajectory-tracking control of a planar 3-RRR parallel manipulator Trajectory-tracking control of a planar 3-RRR parallel manipulator Chaman Nasa and Sandipan Bandyopadhyay Department of Engineering Design Indian Institute of Technology Madras Chennai, India Abstract

More information

The PVTOL Aircraft. 2.1 Introduction

The PVTOL Aircraft. 2.1 Introduction 2 The PVTOL Aircraft 2.1 Introduction We introduce in this chapter the well-known Planar Vertical Take-Off and Landing (PVTOL) aircraft problem. The PVTOL represents a challenging nonlinear systems control

More information

Game Physics. Game and Media Technology Master Program - Utrecht University. Dr. Nicolas Pronost

Game Physics. Game and Media Technology Master Program - Utrecht University. Dr. Nicolas Pronost Game and Media Technology Master Program - Utrecht University Dr. Nicolas Pronost Essential physics for game developers Introduction The primary issues Let s move virtual objects Kinematics: description

More information

Final Exam TTK4190 Guidance and Control

Final Exam TTK4190 Guidance and Control Trondheim Department of engineering Cybernetics Contact person: Professor Thor I. Fossen Phone: 73 59 43 61 Cell: 91 89 73 61 Email: tif@itk.ntnu.no Final Exam TTK4190 Guidance and Control Friday May 15,

More information

13 Path Planning Cubic Path P 2 P 1. θ 2

13 Path Planning Cubic Path P 2 P 1. θ 2 13 Path Planning Path planning includes three tasks: 1 Defining a geometric curve for the end-effector between two points. 2 Defining a rotational motion between two orientations. 3 Defining a time function

More information

Position and orientation of rigid bodies

Position and orientation of rigid bodies Robotics 1 Position and orientation of rigid bodies Prof. Alessandro De Luca Robotics 1 1 Position and orientation right-handed orthogonal Reference Frames RF A A p AB B RF B rigid body position: A p AB

More information

MEAM-620 Advanced Robotics. Roller Racer. Akshay Rajhans Nikhil Shaligram

MEAM-620 Advanced Robotics. Roller Racer. Akshay Rajhans Nikhil Shaligram MEAM-620 Advanced Robotics Roller Racer Akshay Rajhans Nikhil Shaligram Introduction: Roller racer is a three wheeled vehicle manually operated by hands. The drive is given to the front wheel and the rear

More information

Student name: This is a closed book examination. You are allowed 1 sheet of 8.5 x 11 paper with notes.

Student name: This is a closed book examination. You are allowed 1 sheet of 8.5 x 11 paper with notes. 13.012 Marine Hydrodynamics for Ocean Engineers Fall 2004 Quiz #2 Student name: This is a closed book examination. You are allowed 1 sheet of 8.5 x 11 paper with notes. For the problems in Section A, fill

More information

A numerical DP MODULE to help design and operation for projects including DP components

A numerical DP MODULE to help design and operation for projects including DP components DYNAMIC POSITIONING CONFERENCE November 15-16, 25 Control Systems I A numerical DP MODULE to help design and operation for projects including DP components C. Le Cunff PRINCIPIA (La Ciotat, France) Return

More information

Geometric Formation Control for Autonomous Underwater Vehicles

Geometric Formation Control for Autonomous Underwater Vehicles 010 IEEE International Conference on Robotics and Automation Anchorage Convention District May 3-8, 010, Anchorage, Alaska, USA Geometric Formation Control for Autonomous Underwater Vehicles Huizhen Yang

More information

Smooth Path Generation Based on Bézier Curves for Autonomous Vehicles

Smooth Path Generation Based on Bézier Curves for Autonomous Vehicles Smooth Path Generation Based on Bézier Curves for Autonomous Vehicles Ji-wung Choi, Renwick E. Curry, Gabriel Hugh Elkaim Abstract In this paper we present two path planning algorithms based on Bézier

More information

Robust Control of Cooperative Underactuated Manipulators

Robust Control of Cooperative Underactuated Manipulators Robust Control of Cooperative Underactuated Manipulators Marcel Bergerman * Yangsheng Xu +,** Yun-Hui Liu ** * Automation Institute Informatics Technology Center Campinas SP Brazil + The Robotics Institute

More information

A Ship Heading and Speed Control Concept Inherently Satisfying Actuator Constraints

A Ship Heading and Speed Control Concept Inherently Satisfying Actuator Constraints A Ship Heading and Speed Control Concept Inherently Satisfying Actuator Constraints Mikkel Eske Nørgaard Sørensen, Morten Breivik and Bjørn-Olav H. Eriksen Abstract Satisfying actuator constraints is often

More information

Velocity Field Control Assistance for Autonomous Underwater Vehicle Path Control

Velocity Field Control Assistance for Autonomous Underwater Vehicle Path Control International Journal of Mechanical & Mechatronics Engineering IJMME-IJENS Vol:15 No:06 26 Velocity Field Control Assistance for Autonomous Underwater Vehicle Path Control Thanasit Suasan Defence Technology

More information

Observation of Deep Seafloor by Autonomous Underwater Vehicle

Observation of Deep Seafloor by Autonomous Underwater Vehicle Indian Journal of Geo-Marine Sciences Vol. 42 (8), December 2013,pp. 1028-1033 Observation of Deep Seafloor by Autonomous Underwater Vehicle Tamaki Ura 1 Underwater Technology Research Center, Institute

More information

Global stabilization of an underactuated autonomous underwater vehicle via logic-based switching 1

Global stabilization of an underactuated autonomous underwater vehicle via logic-based switching 1 Proc. of CDC - 4st IEEE Conference on Decision and Control, Las Vegas, NV, December Global stabilization of an underactuated autonomous underwater vehicle via logic-based switching António Pedro Aguiar

More information

Decentralized Stabilization of Heterogeneous Linear Multi-Agent Systems

Decentralized Stabilization of Heterogeneous Linear Multi-Agent Systems 1 Decentralized Stabilization of Heterogeneous Linear Multi-Agent Systems Mauro Franceschelli, Andrea Gasparri, Alessandro Giua, and Giovanni Ulivi Abstract In this paper the formation stabilization problem

More information

Simplified formulas of heave added mass coefficients at high frequency for various two-dimensional bodies in a finite water depth

Simplified formulas of heave added mass coefficients at high frequency for various two-dimensional bodies in a finite water depth csnak, 2015 Int. J. Nav. Archit. Ocean Eng. (2015) 7:115~127 http://dx.doi.org/10.1515/ijnaoe-2015-0009 pissn: 2092-6782, eissn: 2092-6790 Simplified formulas of heave added mass coefficients at high frequency

More information

Inverse differential kinematics Statics and force transformations

Inverse differential kinematics Statics and force transformations Robotics 1 Inverse differential kinematics Statics and force transformations Prof Alessandro De Luca Robotics 1 1 Inversion of differential kinematics! find the joint velocity vector that realizes a desired

More information

Handling Roll Constraints for Path Following of Marine Surface Vessels using Coordinated Rudder and Propulsion Control

Handling Roll Constraints for Path Following of Marine Surface Vessels using Coordinated Rudder and Propulsion Control 2010 American Control Conference Marriott Waterfront, Baltimore, MD, USA June 30-July 02, 2010 FrB15.5 Handling Roll Constraints for Path Following of Marine Surface Vessels using Coordinated Rudder and

More information

Sliding Mode Control Strategies for Spacecraft Rendezvous Maneuvers

Sliding Mode Control Strategies for Spacecraft Rendezvous Maneuvers Osaka University March 15, 2018 Sliding Mode Control Strategies for Spacecraft Rendezvous Maneuvers Elisabetta Punta CNR-IEIIT, Italy Problem Statement First Case Spacecraft Model Position Dynamics Attitude

More information

Video 8.1 Vijay Kumar. Property of University of Pennsylvania, Vijay Kumar

Video 8.1 Vijay Kumar. Property of University of Pennsylvania, Vijay Kumar Video 8.1 Vijay Kumar 1 Definitions State State equations Equilibrium 2 Stability Stable Unstable Neutrally (Critically) Stable 3 Stability Translate the origin to x e x(t) =0 is stable (Lyapunov stable)

More information

Robotics, Geometry and Control - A Preview

Robotics, Geometry and Control - A Preview Robotics, Geometry and Control - A Preview Ravi Banavar 1 1 Systems and Control Engineering IIT Bombay HYCON-EECI Graduate School - Spring 2008 Broad areas Types of manipulators - articulated mechanisms,

More information

Stabilization of Angular Velocity of Asymmetrical Rigid Body. Using Two Constant Torques

Stabilization of Angular Velocity of Asymmetrical Rigid Body. Using Two Constant Torques Stabilization of Angular Velocity of Asymmetrical Rigid Body Using Two Constant Torques Hirohisa Kojima Associate Professor Department of Aerospace Engineering Tokyo Metropolitan University 6-6, Asahigaoka,

More information

Full-scale identification by use of self-oscillations for overactuated marine surface vehicles

Full-scale identification by use of self-oscillations for overactuated marine surface vehicles INTERNATIONAL JOURNAL OF ADAPTIVE CONTROL AND SIGNAL PROCESSING Published online 15 August 2016 in Wiley Online Library (wileyonlinelibrary.com)..2709 Full-scale identification by use of self-oscillations

More information

Mathematical Modelling and 3D Simulation of a Virtual Robotic Fish

Mathematical Modelling and 3D Simulation of a Virtual Robotic Fish 2014 8th Asia Modelling Symposium Mathematical Modelling and 3D Simulation of a Virtual Robotic Fish Ammar Ibrahem Majeed Abduladhem Abdulkareem Ali, SMIEEE Electrical Engineering Department Computer Engineering

More information

Robot Control Basics CS 685

Robot Control Basics CS 685 Robot Control Basics CS 685 Control basics Use some concepts from control theory to understand and learn how to control robots Control Theory general field studies control and understanding of behavior

More information

ELEC4631 s Lecture 2: Dynamic Control Systems 7 March Overview of dynamic control systems

ELEC4631 s Lecture 2: Dynamic Control Systems 7 March Overview of dynamic control systems ELEC4631 s Lecture 2: Dynamic Control Systems 7 March 2011 Overview of dynamic control systems Goals of Controller design Autonomous dynamic systems Linear Multi-input multi-output (MIMO) systems Bat flight

More information

Dynamics and Control of the GyroPTO Wave Energy Point Absorber under Sea Waves

Dynamics and Control of the GyroPTO Wave Energy Point Absorber under Sea Waves Available online at www.sciencedirect.com ScienceDirect Procedia Engineering 99 (7) 88 8 X International Conference on Structural Dynamics, EURODYN 7 Dynamics and Control of the GyroPTO Wave Energy Point

More information

LOW-COST LUNAR COMMUNICATION AND NAVIGATION

LOW-COST LUNAR COMMUNICATION AND NAVIGATION LOW-COST LUNAR COMMUNICATION AND NAVIGATION Keric Hill, Jeffrey Parker, George H. Born, and Martin W. Lo Introduction Spacecraft in halo orbits near the Moon could relay communications for lunar missions

More information

One Good Turn. For vehicle navigation and tracking this simulation accounts for the dynamics of the dynamic control loop. DR.

One Good Turn. For vehicle navigation and tracking this simulation accounts for the dynamics of the dynamic control loop. DR. One Good Turn Azarsina, Bose and Seif describe a numerical simulation of an underwater vehicle maneuvering under the action of its dynamic control systems in deep calm water. Who should read this paper?

More information

Target Tracking Using Double Pendulum

Target Tracking Using Double Pendulum Target Tracking Using Double Pendulum Brian Spackman 1, Anusna Chakraborty 1 Department of Electrical and Computer Engineering Utah State University Abstract: This paper deals with the design, implementation

More information

Effect of Tethers Tension Force on the Behavior of Triangular Tension Leg Platform

Effect of Tethers Tension Force on the Behavior of Triangular Tension Leg Platform American Journal of Civil Engineering and Architecture,, Vol., No. 3, 7- Available online at http://pubs.sciepub.com/ajcea//3/3 Science and Education Publishing DOI:.9/ajcea--3-3 Effect of Tethers Tension

More information

Observation of Deep Seafloor by Autonomous Underwater Vehicle

Observation of Deep Seafloor by Autonomous Underwater Vehicle Observation of Deep Seafloor by Autonomous Underwater Vehicle Tamaki Ura 1 Underwater Technology Research Center Institute of Industrial Science, The University of Tokyo 4-6-1, Komaba, Minato, Tokyo, Japan

More information

INTERNAL GRAVITY WAVES

INTERNAL GRAVITY WAVES INTERNAL GRAVITY WAVES B. R. Sutherland Departments of Physics and of Earth&Atmospheric Sciences University of Alberta Contents Preface List of Tables vii xi 1 Stratified Fluids and Waves 1 1.1 Introduction

More information

Chapter 1. Introduction. 1.1 System Architecture

Chapter 1. Introduction. 1.1 System Architecture Chapter 1 Introduction 1.1 System Architecture The objective of this book is to prepare the reader to do research in the exciting and rapidly developing field of autonomous navigation, guidance, and control

More information

Trajectory planning and feedforward design for electromechanical motion systems version 2

Trajectory planning and feedforward design for electromechanical motion systems version 2 2 Trajectory planning and feedforward design for electromechanical motion systems version 2 Report nr. DCT 2003-8 Paul Lambrechts Email: P.F.Lambrechts@tue.nl April, 2003 Abstract This report considers

More information

The Role of Zero Dynamics in Aerospace Systems

The Role of Zero Dynamics in Aerospace Systems The Role of Zero Dynamics in Aerospace Systems A Case Study in Control of Hypersonic Vehicles Andrea Serrani Department of Electrical and Computer Engineering The Ohio State University Outline q Issues

More information

U.S. Arctic Campaign Scenario

U.S. Arctic Campaign Scenario Prepared by the NOAA Office of Ocean Exploration and Research for Nation Ocean Exploration Forum 2016: Beyond the Ships. Sea ice extent from National Snow Service Layer Credits: NOAA National Centers for

More information

Control of industrial robots. Centralized control

Control of industrial robots. Centralized control Control of industrial robots Centralized control Prof. Paolo Rocco (paolo.rocco@polimi.it) Politecnico di Milano ipartimento di Elettronica, Informazione e Bioingegneria Introduction Centralized control

More information

Effect of Tethers Tension Force in the Behavior of a Tension Leg Platform Subjected to Hydrodynamic Force Amr R. El-Gamal, Ashraf Essa, Ayman Ismail

Effect of Tethers Tension Force in the Behavior of a Tension Leg Platform Subjected to Hydrodynamic Force Amr R. El-Gamal, Ashraf Essa, Ayman Ismail Vol:7, No:1, 13 Effect of Tethers Tension Force in the Behavior of a Tension Leg Platform Subjected to Hydrodynamic Force Amr R. El-Gamal, Ashraf Essa, Ayman Ismail International Science Index, Bioengineering

More information

WAMIT-MOSES Hydrodynamic Analysis Comparison Study. JRME, July 2000

WAMIT-MOSES Hydrodynamic Analysis Comparison Study. JRME, July 2000 - Hydrodynamic Analysis Comparison Study - Hydrodynamic Analysis Comparison Study JRME, Prepared by Hull Engineering Department J. Ray McDermott Engineering, LLC 1 - Hydrodynamic Analysis Comparison Study

More information

Design of a Linear Model Predictive Controller for an Overactuated Triangular Floating Platform

Design of a Linear Model Predictive Controller for an Overactuated Triangular Floating Platform Design of a Linear Model Predictive Controller for an Overactuated Triangular Floating Platform Aristomenis Tsopelakos, Student Member, IEEE, Kostas Vlachos, and Evangelos Papadopoulos, Senior Member,

More information

CONTROL OF THE NONHOLONOMIC INTEGRATOR

CONTROL OF THE NONHOLONOMIC INTEGRATOR June 6, 25 CONTROL OF THE NONHOLONOMIC INTEGRATOR R. N. Banavar (Work done with V. Sankaranarayanan) Systems & Control Engg. Indian Institute of Technology, Bombay Mumbai -INDIA. banavar@iitb.ac.in Outline

More information

AEROSPACE ENGINEERING

AEROSPACE ENGINEERING AEROSPACE ENGINEERING Subject Code: AE Course Structure Sections/Units Topics Section A Engineering Mathematics Topics (Core) 1 Linear Algebra 2 Calculus 3 Differential Equations 1 Fourier Series Topics

More information

Lecture Module 5: Introduction to Attitude Stabilization and Control

Lecture Module 5: Introduction to Attitude Stabilization and Control 1 Lecture Module 5: Introduction to Attitude Stabilization and Control Lectures 1-3 Stability is referred to as a system s behaviour to external/internal disturbances (small) in/from equilibrium states.

More information

Interacting Vehicles: Rules of the Game

Interacting Vehicles: Rules of the Game Chapter 7 Interacting Vehicles: Rules of the Game In previous chapters, we introduced an intelligent control method for autonomous navigation and path planning. The decision system mainly uses local information,

More information

Controllable kinematic reductions for mechanical systems: concepts, computational tools, and examples

Controllable kinematic reductions for mechanical systems: concepts, computational tools, and examples Controllable kinematic reductions for mechanical systems: concepts, computational tools, and examples Francesco Bullo Coordinated Science Lab University of Illinois Urbana-Champaign Urbana, IL 61801, USA

More information

Moving Mass Control for Underwater Vehicles

Moving Mass Control for Underwater Vehicles Moving Mass Control for Underwater Vehicles C. A. Woolsey 1 & N. E. Leonard 2 1 Aerospace & Ocean Engineering Virginia Tech Blacksburg, VA 2461 cwoolsey@vt.edu 2 Mechanical & Aerospace Engineering Princeton

More information

The MARS Deep-Sea Observatory in Monterey Bay

The MARS Deep-Sea Observatory in Monterey Bay The MARS Deep-Sea Observatory in Monterey Bay Yanwu Zhang, James Bellingham, Gene Massion, Craig Dawe, Steve Etchemendy, and Christopher Scholin Monterey Bay Aquarium Research Institute Monterey Bay Aquarium

More information

Stability and Control

Stability and Control Stability and Control Introduction An important concept that must be considered when designing an aircraft, missile, or other type of vehicle, is that of stability and control. The study of stability is

More information

Real-time trajectory generation technique for dynamic soaring UAVs

Real-time trajectory generation technique for dynamic soaring UAVs Real-time trajectory generation technique for dynamic soaring UAVs Naseem Akhtar James F Whidborne Alastair K Cooke Department of Aerospace Sciences, Cranfield University, Bedfordshire MK45 AL, UK. email:n.akhtar@cranfield.ac.uk

More information

UNIT III. CS1117 VIRTUAL REALITY 7 th SEM CSE

UNIT III. CS1117 VIRTUAL REALITY 7 th SEM CSE UNIT III CS1117 VIRTUAL REALITY 7 th SEM CSE VIRTUAL ENVIRONMENT The Dynamics of Numbers Numerical Interpolation Linear Interpolation Non-Linear Interpolation The Animation of Objects Linear Translation

More information

A Model for the Simulation of Rowing Boats Dynamics in Race Conditions

A Model for the Simulation of Rowing Boats Dynamics in Race Conditions A Model for the Simulation of Rowing Boats Dynamics in Race Conditions Andrea Mola Edie Miglio Claudia Giannini Antonio DeSimone 9/12/2013 Physics of Rowing Rowing is a sport with a long tradition in which

More information