Cooperative Control of a Team of Unmanned Vehicles Using Smoothed Particle Hydrodynamics

Size: px
Start display at page:

Download "Cooperative Control of a Team of Unmanned Vehicles Using Smoothed Particle Hydrodynamics"

Transcription

1 Cooperative Control of a Team of Unmanned Vehicles Using Smoothed Particle Hydrodynamics Doug Lipinski and Kamran Mohseni A procedure is outlined for trajectory planning based on Lagrangian coherent structures (LCS) and using a fluid cooperative control algorithm. Smoothed particle hydrodynamics (SPH) was used to obtain a reduced model of the fluid cooperation. LCS provide insight in flow transport and allow for plausible trajectory planning while fluid based control provides a simple and uniform control mechanism with built in collision avoidance. The resulting near optimal trajectories are compared to truely optimal trajectories that are found by numerically solving an optimal control problem given a cost function which combines fuel and time costs. The LCS based trajectories with fluid control provide good results, but fail to reproduce the optimal trajectories in terms of pure fuel savings or pure speed. Finally, a hybrid approach is proposed. This approach solves the optimal control problem for a single vehicle and then uses SPH control to allow a swarm of vehicles to follow this single trajectory while maintaining spacing and avoiding collisions. Nomenclature T Integration time for LCS Φ Flow map Cauchy-Green deformation tensor λ max Maximum eigenvalue of σ Finite time Lyapunov exponent ψ Streamfunction for double gyre velocity field A Amplitude of double gyre flow ɛ Amplitude of double gyre perturbation ω Angular frequency of oscillating perturbation to double gyre flow u, v Velocity of the double gyre flow v max Maximum velocity of the double gyre flow X, Y Coordinates in physical space Ẋ, Ẏ Vehicle velocities L Domain scale in meters x, y Rescaled coordinates used to compute double gyre velocity C Cost function to be optimized C time Coefficient telling relative time cost C fuel Coefficient telling relative fuel cost t start time end time t f I. Introduction In the unmanned aerial vehicle (UAV) and unmanned underwater vehicle (UUV) communities, it is often desired to deploy a swarm of vehicles from a departure point with the objective of traveling through their fluid medium to a goal location. Possible applications of such a cooperative control problem include atmospheric research 8 and chemical plume detection 5. There are many possibilities for trajectory planning and obstacle/collision avoidance in such situations. Here, we will explore the use of a fluid based control method using smoothed particle hydrodynamics (SPH) for control and collision avoidance for a swarm of UUVs. We will also employ Lagrangian coherent structures (LCS) for trajectory planning. Smoothed particle hydrodynamics (SPH) was developed as a means of simulating complex problems in astrophysics. The method uses discrete, Lagrangian particles to simulate fluids. Each particle is assigned physical properties such as mass which are applied using a smoothing kernel that may be Gaussian or, more commonly, a compactly supported spline function. The Lagrangian nature of SPH makes this method very well suited to problems Ph.D. Candidate, Applied Mathematics, University of Colorado - Boulder, AIAA Student Member Associate Prof., Aerospace Engineering Sciences, University of Colorado - Boulder, AIAA Associate Fellow of 7

2 with large deformations and multiple phases of matter with greatly differing properties, such as astrophysics and solid mechanics problems. This paper, along with previous work 6,4, proposes to use SPH as a fluid based control method for cooperative control of a swarm of vehicles. Other authors have previously used SPH control for a 2D swarm of robots 9,2. By treating each vehicle as a fluid particle, collision and obstacle avoidance is built into the control system. Additionally, goals may be created by using particles with negative density, that act as attractors for the regular vehicle particles 4. The swarm will move toward a goal region while automatically avoiding collisions and obstacles. Additionally, the SPH computations in these simulations are very efficient since a relatively small number of particles is required (one for each vehicle or goal) and a compactly supported kernel is used so vehicles need only consider other vehicles nearby. In fact, SPH based collision avoidance has been used in several UAV test flights where all SPH computations were performed in realtime using onboard electronics. To aid in trajectory planning, Lagrangian coherent structures (LCS) will be used to provide insight into the behavior of the background flow field. In any situation where vehicles must travel through a moving fluid, it is advantageous to use the existing flow to aid in traveling. Doing so may result in significant time and energy savings. LCS have seen increasingly wide application in the fluid dynamics community over the past several years. Application range from swimming jellyfish to three-dimensional turbulence 3. Since LCS act as barriers to transport, they also reveal the mechanisms for transport and are commonly applied to system where transport is of significant interest. By taking advantage of the underlying transport in a background flow, UUVs or UAVs may move more efficiently through a fluid. In fact, Inanc et al. have previously explored the correlation between LCS and optimal trajectories for a single vehicle in oceanic flows 7. In this paper the use of LCS as the basis for ad hoc trajectory planning is explored and combined with SPH control. The resulting trajectories are compared to optimal trajectories based on minimizing a cost function via a nonlinear programming (NLP) problem. It is concluded that LCS do indeed provide a good understanding of relatively simple flows and one may construct a vehicle trajectory based on LCS trajectory planning with SPH based collision avoidance and control. II. Smoothed Particle Hydrodynamics Although there are many possible implementations of fluid based control algorithms, we have chosen to use smoothed particle hydrodynamics. This method also provides a simple, efficient means of controlling a swarm of vehicles and includes built in collision avoidance capabilities. Each vehicle is treated as a particle in the SPH computation and assigned appropriate material properties based on the desired vehicle speed and spacing. Goal regions are created by placing a particle in the chosen area and assigning a negative density to that particle. Given the current state of the system, all current particle positions, velocities and properties, the force on a particle may be computed by summing force terms over all other particles within the domain of support of the particle kernel (see Monaghan and the references therein for an overview of SPH techniques).the vehicle corresponding to that particle must then accelerate in the appropriate direction, based on the net force and particle mass. In real world applications, this computation may be carried out by each individual vehicle, updating speed and heading appropriately at fixed time intervals. In this investigation, SPH calculations are incorporated into a fourth order Runge-Kutta time integrator to update vehicle positions. If the vehicles are traveling through a background flow, one must also account for the motion of the fluid medium. In practice, the fluid and the vehicle interact in complex ways depending on vehicle orientation and relative velocity difference. For simplicity, it is assumed here that all vehicles would normally travel as passive drifters with the background velocity in the absence of propulsion. The SPH particle velocities are computed in the absence of the background flow and particle positions are then updated based on the superposition of SPH velocity and background flow velocity. This is an appropriate approximation as long as v h << where h is the width of the smoothing kernel used in SPH computations. In all flows used here, v h O( 4 ) so this is a valid approximation. III. LCS based trajectory planning LCS based on the finite time Lyapunov exponent (FTLE) field were proposed by Haller and Yuan 4 and further developed by Shadden et al. 3. LCS have several important properties, most notably, there is negligible fluid flux through LCS 3. For completeness, several definitions relevant to LCS from Shadden et al. 3 are repeated here. LCS are based on the FTLE field, which is computed by examining the flow map that maps initial particle positions to final particle positions. The gradient of the flow map reveals stretching in the flow and can reveal important information about 2 of 7

3 transport. The FTLE is defined as t+t Φt t+t (x) = x(t ) + = ( dφ dx t ) v(x(t))dt () (2) ) ( dφ dx σ T t (x) = T ln λ max ( ) (3) where T is the integration time, Φ is the flow map, is the finite time Cauchy-Green deformation tensor, and σ is the FTLE. The LCS are then defined as ridges in the FTLE field and may either be explicitly extracted or (more commonly) visualized by viewing a contour plot of the FTLE field. Additionally, there are two types of LCS, forward and backward, since one may consider both positive and negative T. It is well known that LCS act as barriers to transport and so reveal the underlying transport in a fluid flow. By carefully examining the LCS, it is possible to develop an understanding of a how a fluid flow will transport particles and gain insight into the most efficient means of transport. This may be as simple as traveling clockwise around a clockwise rotating vortex, but it may be much more complicated as well, involving careful timing and precise movement to take advantage of the existing transport. IV. Problem set up In this investigation, a simple time dependent double gyre flow will be considered and the LCS will be used to develop a planned trajectory that uses the underlying flow. This double gyre example has been used extensively in other LCS applications and is chosen because it is well understood and bears resemblance to ocean gyres. The flow is given by the stream function ψ(x, y, t) = A sin(πf(x, t)) sin(πy) (4) where The velocity field is then given by f(x, t) = a(t)x 2 + b(t)x, a(t) = ɛ sin(ωt), (5) b(t) = 2ɛ sin(ωt). u = ψ y, (6) v = ψ x. This results in two counter-rotating gyres in the domain [, 2] [, ] with an oscillating perturbation. The amplitude of the perturbation is controlled by ɛ. Typical the parameters for this system are A =., ɛ =. and ω = 2π/. However, have chosen to rescale the domain and parameters while maintaining the same transport structure. This is done by choosing physical parameters L = m, (7) v max = m/s corresponding to a 2km by km domain with maximum flow speed of m/s. The velocity field is then computed by using x = X/L, y = Y/L, A = v max /π, ɛ =., (8) ω = 2v max L. where X and Y are the physical variables used in the simulation. The vehicles used are also given a maximum speed of m/s. These velocities and spatial scales are typical of UUVs in the ocean. All simulations involve a vehicle or vehicles moving from a departure location of X = km, Y = km to a final position of X = 5km, Y = 5km. In fluid based control multi-vehicle simulations, the vehicle spacing was set to 2km, much larger than would typically be required, but necessary so that individual vehicles are visible at this scale. Finally, the departure time was chosen to be t = 2hrs 28min, a time when one of the LCS lobes passes near the departure point, although trajectories using the truly optimal departure time were also computed as described below. 3 of 7

4 V. Optimal trajectories As a basis for comparison, the truly optimal trajectories for the double gyre flow were computed. To define optimal trajectories, the cost function C = C time (t f t ) + C fuel tf t ( (Ẋ u)2 + (Ẏ v)2) dt (9) was used. This represents a balance between the fuel needed for the trajectory and desirability of arriving quickly. The departure and arrival times, t and t f, may also be parameters of optimization. This cost function assumes that fuel use is proportional airspeed (or waterspeed) squared, although the constant of proportionality is unknown and will depend on vehicle dynamics and environment. Depending on the needs of a given mission, the importance of conserving fuel versus conserving time may be adjusted relative to one another by adjusting C time and C fuel relative to one another. This optimization problem is solved by using the OPTRAGEN 2. toolbox for MATLAB, interfaced with the free student version of SNOPT 2. OPTRAGEN translates optimal control problems to nonlinear programming (NLP) problems by parameterizing trajectories as splines. The NLP problem is then solved numerically via SNOPT. It is important to note that minimization process used to solve the NLP problems may converge to a local (not global) minimum and can be sensitive to the initial guesses for the trajectory and other parameters. However, the results achieved here agree over a wide range of initial guesses as well as intuition Figure. Fluid based control and truly optimal trajectories. Videos of all trajectories can be seen at edu/ mohseni/tmp/aiaagnc2.html The blue and red curves are forward and backward LCS respectively. Each trajectory begins at the green and ends at the red. Images are: Fluid control with one vehicle (top left), Fluid control with six vehicles (top right), Optimal fuel consumption (middle left), Optimal fuel consumption with optimal departure time (middle right), Optimal travel time (bottom left), Optimal travel time with optimal departure time (bottom right) 4 of 7

5 Total energy usage =9965 Total energy usage = x 5 Total energy usage = x 5 Total energy usage = x 5 Total energy usage = x 5 Total energy usage = x x 5 Figure 2. Time dependent for fluid based control and truly optimal trajectories. Power consumption is known only to a constant of proportionality so quantities shown are unitless. The power for multi-vehicle trajectories is the average per vehicle. Images are: Fluid control with one vehicle (top left), Fluid control with six vehicles (top right), Optimal fuel consumption (middle left), Optimal fuel consumption with optimal departure time (middle right), Optimal travel time (bottom left), Optimal travel time with optimal departure time (bottom right) 5 of 7

6 VI. Results Videos of all trajectories reported here can be viewed online at mohseni/tmp/aiaagnc2.html As seen in Fig., all trajectories begin in the bottom left of the domain (at the green ), travel up and to the right, then back down toward the destination point. The time optimized trajectories (logically) follow a more direct path to the destination, while the fuel optimized trajectories loop around the destination before arriving. The fluid control trajectories were planned using the LCS seen in the flow. The blue LCS curve (lobe) seen at the left side of the domain periodically moves fluid from left to right. The trajectory was created by placing a negative density particle in this lobe to attract vehicles into the lobe. Once the vehicles reach the negative density particle, it is removed from the simulation and the vehicles drift passively with the flow. This is clearly seen in Fig. 2 as the power consumption drops to zero during the period of passive drifting. Fluid control is still active, but serves only to prevent collisions at this point. This accounts for the small spikes seen in the middle time range of the six vehicle trajectory with fluid control. These quick spikes in fuel consumption result from the SPH control enforcing the desired vehicle spacing. Finally, when the vehicles reach the right half of the domain, a negative density particle is added at the destination and the vehicles are drawn to the goal. The power consumption for the vehicles (Fig. 2) clearly reflects the type of trajectory used. In the case of multiple vehicle trajectories, the average power consumption is reported. Time optimized trajectories use maximum power for the entire trajectory to reach the goal as quickly as possible. On the other hand, fuel optimized trajectories take a long time to reach the goal, but use very little fuel. The fluid based control trajectories lie somewhere between these two extremes. Table shows the results of the LCS based trajectory planning with fluid control, as well as several optimal trajectories with different optimization parameters. Optimal trajectories have been computed to minimize travel time as well or fuel cost while departing at the same time as the fluid controlled trajectories. Additionally, optimal trajectories have been computed using a flexible departure time. Table. Results of SPH control and optimal trajectories, fuel use is per vehicle Description C time C fuel Departure Travel Normalized Time Time Fuel Usage vehicle SPH - - 2hrs 28min 97hrs min. 4 vehicle SPH - - 2hrs 28min 98hrs 26min vehicle SPH - - 2hrs 28min 98hrs 8min vehicle SPH - - 2hrs 28min 98hrs 58min.98 Optimized time 2hrs 28min 38hrs 4min Optimized time with optimal t 22hrs 2min 37hrs 59min Optimized fuel 2hrs 28min 77hrs min.4 Optimized fuel with optimal t 2hrs 35min 78hrs 3min.23 Note that the fuel usage (averaged over all vehicles) is not significantly effected by adding more vehicles to the swarm while using fluid control. In fact, much of the variability in the fuel usage for the fluid controlled trajectories is due to uncertainty in the end time since the entire swarm is never exactly on the goal. On the other hand, trajectories optimized for fuel efficiency use only 2-4% as much fuel as the fluid based control, but require about.8 times as much travel time (7.5 days versus 4). Meanwhile, time-optimized trajectories require only 38 hours of travel time, but use over 6.8 times as much fuel. VII. Conclusions We have seen that LCS based trajectory planning with fluid based control is a viable option for trajectory planning. The LCS based trajectories result in moderate fuel usage while maintaining reasonable travel times. However, without numerical optimization techniques, it is nearly impossible to achieve truly optimal travel times or minimal fuel usage. In many situations it is impractical to use numerical optimization, especially with large swarms of vehicles. The computational costs quickly become prohibitive for large systems. On the other hand, while LCS can provide some guidance in trajectory planning, the end results are far from optimal in terms of fuel usage and travel time. An ideal system would combine the best of each technique applied here to achieve nearly optimal trajectories for large swarms of vehicles without large computational costs. 6 of 7

7 As seen in Table, the fuel usage and travel time are relatively insensitive to the number of vehicles in a swarm. This raises the possibility of using numerical optimization to generate a single optimal trajectory and then guiding a swarm of vehicles along this trajectory using SPH control. Once the optimal trajectory is generated, the swarm may be guided along this path by moving a negative density particle along the trajectory. By constraining the optimal trajectory s speed to be slightly less than that of an individual vehicle, the entire swarm will be able to keep up. This approach should provide an excellent compromise between efficient motion and cheap computational cost. Acknowledgements D.L. would like to thank Apratim Shaw for his help in using the SPH code described in Apratim and Mohseni 4. References R. Bhattacharya. OPTRAGEN: A MATLAB toolbox for optimal trajectory generation. In 45th IEEE Conference on Decision and Control, pages , San Diego, CA, USA, December P.E. Gill, W. Murray, and M.A. Saunders. Snopt: An sqp algorithm for large-scale constrained optimization. SIAM Review, 47():99 3, M. A. Green, C. W. Rowley, and G. Haller. Detection of Lagrangian coherent structures in 3d turbulence. J. Fluid Mech., 572:, G. Haller and G. Yuan. Lagrangian coherent structures and mixing in two-dimensional turbulence. Physica D, 47:352, 2. 5 A.B. Hasan, B. Pisano, S. Panichsakul, P. Gray, J. Huang, R. Han, D.A. Lawrence, and K. Mohseni. SensorFlock: A mobile system of networked micro-air vehicles. Technical Report Technical Report CU-CS-8-6, Department of Computer Science, University of Colorado, Boulder, CO, December S. Huhn and K. Mohseni. Cooperative control of a team of AUVs using smoothed particle hydrodynamics with restricted communication. In Proceedings of the ASME 28th International Conference on Ocean, Offshore and Arctic Engineering, number OMAE , Honalulu, HA, May 3-June T. Inanc, S.C. Shadden, and J.E. Marsden. Optimal trajectory generation in ocean flows. In 24th American Control Conf., pages , Portland, Oregon, USA, D.A. Lawrence, K. Mohseni, and R. Han. Information energy for sensor-reactive UAV flock control. AIAA paper , Chicago, Illinois, 2-23 September 24. 3rd AIAA Unmanned Unlimited Technical Conference, Workshop and Exhibit. 9 R.C. Mesquita L.C.A. Pimenta, M.L. Mendes and G.A.S. Pereira. Fluids in electrostatic fields: An analogy for multirobot control. IEEE Transactions on Magnetics, 43(4), 27. D. Lipinski and K. Mohseni. Flow structures and fluid transport for the hydromedusae Sarsia tubulosa and Aequorea victoria. J. Exp. Biology, 22:2436, 29. J. Monaghan. Smoothed particle hydrodynamics. Annual Review of Astronomy and Astrophysics, 3: , L.C.A. Pimenta, N. Michael, R.C. Mesquita, G.A.S. Pereira, and V. Kumar. Control of swarms based on hydrodynamic models. In IEEE International Conference on Robotics and Automation, May S. C. Shadden, F. Lekien, and J. E. Marsden. Definition and properties of Lagrangian coherent structures. Physica D, 22(3-4):27, A. Shaw and K. Mohseni. A fluid based coordination of a wireless sensor network of unmanned aerial vehicles: 3d simulation and wireless communication characterization. IEEE Sensors Journal, Issue on Cognitive Sensor Networks, 2. accepted for publication. 7 of 7

An Eulerian Approach for Computing the Finite Time Lyapunov Exponent (FTLE)

An Eulerian Approach for Computing the Finite Time Lyapunov Exponent (FTLE) An Eulerian Approach for Computing the Finite Time Lyapunov Exponent (FTLE) Shingyu Leung Department of Mathematics, Hong Kong University of Science and Technology masyleung@ust.hk May, Shingyu Leung (HKUST)

More information

Three-Dimensional Oceanic Flows from Eulerian Velocity Data

Three-Dimensional Oceanic Flows from Eulerian Velocity Data Second-year Ph.D. student, Applied Math and Scientific Computing Project Advisor: Kayo Ide Department of Atmospheric and Oceanic Science Center for Scientific Computation and Mathematical Modeling Earth

More information

Lagrangian and Eulerian Representations of Fluid Flow: Kinematics and the Equations of Motion

Lagrangian and Eulerian Representations of Fluid Flow: Kinematics and the Equations of Motion Lagrangian and Eulerian Representations of Fluid Flow: Kinematics and the Equations of Motion James F. Price Woods Hole Oceanographic Institution Woods Hole, MA, 02543 July 31, 2006 Summary: This essay

More information

Experimental Validation of Robotic Manifold Tracking in Gyre-Like Flows

Experimental Validation of Robotic Manifold Tracking in Gyre-Like Flows Experimental Validation of Robotic Manifold Tracking in Gyre-Like Flows Matthew Michini 1, M. Ani Hsieh 1, Eric Forgoston 2, and Ira B. Schwartz 3 Abstract In this paper, we present a first attempt toward

More information

A Reactive Bearing Angle Only Obstacle Avoidance Technique for Unmanned Ground Vehicles

A Reactive Bearing Angle Only Obstacle Avoidance Technique for Unmanned Ground Vehicles Proceedings of the International Conference of Control, Dynamic Systems, and Robotics Ottawa, Ontario, Canada, May 15-16 2014 Paper No. 54 A Reactive Bearing Angle Only Obstacle Avoidance Technique for

More information

An explicit and conservative remapping strategy for semi-lagrangian advection

An explicit and conservative remapping strategy for semi-lagrangian advection An explicit and conservative remapping strategy for semi-lagrangian advection Sebastian Reich Universität Potsdam, Potsdam, Germany January 17, 2007 Abstract A conservative semi-lagrangian advection scheme

More information

Post Processing, Visualization, and Sample Output

Post Processing, Visualization, and Sample Output Chapter 7 Post Processing, Visualization, and Sample Output Upon successful execution of an ADCIRC run, a number of output files will be created. Specifically which files are created depends upon how the

More information

POTENTIAL ACTIVE-VISION CONTROL SYSTEMS FOR UNMANNED AIRCRAFT

POTENTIAL ACTIVE-VISION CONTROL SYSTEMS FOR UNMANNED AIRCRAFT 26 TH INTERNATIONAL CONGRESS OF THE AERONAUTICAL SCIENCES POTENTIAL ACTIVE-VISION CONTROL SYSTEMS FOR UNMANNED AIRCRAFT Eric N. Johnson* *Lockheed Martin Associate Professor of Avionics Integration, Georgia

More information

BACK AND FORTH ERROR COMPENSATION AND CORRECTION METHODS FOR REMOVING ERRORS INDUCED BY UNEVEN GRADIENTS OF THE LEVEL SET FUNCTION

BACK AND FORTH ERROR COMPENSATION AND CORRECTION METHODS FOR REMOVING ERRORS INDUCED BY UNEVEN GRADIENTS OF THE LEVEL SET FUNCTION BACK AND FORTH ERROR COMPENSATION AND CORRECTION METHODS FOR REMOVING ERRORS INDUCED BY UNEVEN GRADIENTS OF THE LEVEL SET FUNCTION TODD F. DUPONT AND YINGJIE LIU Abstract. We propose a method that significantly

More information

Simulation of liquid cube fracture with SPH

Simulation of liquid cube fracture with SPH Journal of Physics: Conference Series PAPER OPEN ACCESS Simulation of liquid cube fracture with SPH To cite this article: M N Davydov 2016 J. Phys.: Conf. Ser. 754 062001 View the article online for updates

More information

SPH: Towards the simulation of wave-body interactions in extreme seas

SPH: Towards the simulation of wave-body interactions in extreme seas SPH: Towards the simulation of wave-body interactions in extreme seas Guillaume Oger, Mathieu Doring, Bertrand Alessandrini, and Pierre Ferrant Fluid Mechanics Laboratory (CNRS UMR6598) Ecole Centrale

More information

Characteristic Aspects of SPH Solutions

Characteristic Aspects of SPH Solutions Characteristic Aspects of SPH Solutions for Free Surface Problems: Source and Possible Treatment of High Frequency Numerical Oscillations of Local Loads. A. Colagrossi*, D. Le Touzé & G.Colicchio* *INSEAN

More information

Skåne University Hospital Lund, Lund, Sweden 2 Deparment of Numerical Analysis, Centre for Mathematical Sciences, Lund University, Lund, Sweden

Skåne University Hospital Lund, Lund, Sweden 2 Deparment of Numerical Analysis, Centre for Mathematical Sciences, Lund University, Lund, Sweden Volume Tracking: A New Method for Visualization of Intracardiac Blood Flow from Three-Dimensional, Time-Resolved, Three-Component Magnetic Resonance Velocity Mapping Appendix: Theory and Numerical Implementation

More information

Continued Investigation of Small-Scale Air-Sea Coupled Dynamics Using CBLAST Data

Continued Investigation of Small-Scale Air-Sea Coupled Dynamics Using CBLAST Data Continued Investigation of Small-Scale Air-Sea Coupled Dynamics Using CBLAST Data Dick K.P. Yue Center for Ocean Engineering Department of Mechanical Engineering Massachusetts Institute of Technology Cambridge,

More information

Introduction to Computational Fluid Dynamics Mech 122 D. Fabris, K. Lynch, D. Rich

Introduction to Computational Fluid Dynamics Mech 122 D. Fabris, K. Lynch, D. Rich Introduction to Computational Fluid Dynamics Mech 122 D. Fabris, K. Lynch, D. Rich 1 Computational Fluid dynamics Computational fluid dynamics (CFD) is the analysis of systems involving fluid flow, heat

More information

Design and Development of Unmanned Tilt T-Tri Rotor Aerial Vehicle

Design and Development of Unmanned Tilt T-Tri Rotor Aerial Vehicle Design and Development of Unmanned Tilt T-Tri Rotor Aerial Vehicle K. Senthil Kumar, Mohammad Rasheed, and T.Anand Abstract Helicopter offers the capability of hover, slow forward movement, vertical take-off

More information

Pulsating flow around a stationary cylinder: An experimental study

Pulsating flow around a stationary cylinder: An experimental study Proceedings of the 3rd IASME/WSEAS Int. Conf. on FLUID DYNAMICS & AERODYNAMICS, Corfu, Greece, August 2-22, 2 (pp24-244) Pulsating flow around a stationary cylinder: An experimental study A. DOUNI & D.

More information

Level Set Method in a Finite Element Setting

Level Set Method in a Finite Element Setting Level Set Method in a Finite Element Setting John Shopple University of California, San Diego November 6, 2007 Outline 1 Level Set Method 2 Solute-Solvent Model 3 Reinitialization 4 Conclusion Types of

More information

Leaderless Formation Control for Multiple Autonomous Vehicles. Wei Ren

Leaderless Formation Control for Multiple Autonomous Vehicles. Wei Ren AIAA Guidance, Navigation, and Control Conference and Exhibit - 4 August 6, Keystone, Colorado AIAA 6-669 Leaderless Formation Control for Multiple Autonomous Vehicles Wei Ren Department of Electrical

More information

AUV Cruise Path Planning Based on Energy Priority and Current Model

AUV Cruise Path Planning Based on Energy Priority and Current Model AUV Cruise Path Planning Based on Energy Priority and Current Model Guangcong Liu 1, Hainan Chen 1,2, Xiaoling Wu 2,*, Dong Li 3,2, Tingting Huang 1,, Huawei Fu 1,2 1 Guangdong University of Technology,

More information

Contextual Geometric Structures

Contextual Geometric Structures Contextual Geometric Structures Modeling the fundamental components of cultural behavior Bradly Alicea http://www.msu.edu/~aliceabr/ What is the essence of culture? Heredity (beliefs that propagate)? Plasticity?

More information

A Semi-Lagrangian Discontinuous Galerkin (SLDG) Conservative Transport Scheme on the Cubed-Sphere

A Semi-Lagrangian Discontinuous Galerkin (SLDG) Conservative Transport Scheme on the Cubed-Sphere A Semi-Lagrangian Discontinuous Galerkin (SLDG) Conservative Transport Scheme on the Cubed-Sphere Ram Nair Computational and Information Systems Laboratory (CISL) National Center for Atmospheric Research

More information

Ian Mitchell. Department of Computer Science The University of British Columbia

Ian Mitchell. Department of Computer Science The University of British Columbia CPSC 542D: Level Set Methods Dynamic Implicit Surfaces and the Hamilton-Jacobi Equation or What Water Simulation, Robot Path Planning and Aircraft Collision Avoidance Have in Common Ian Mitchell Department

More information

Three-Dimensional Off-Line Path Planning for Unmanned Aerial Vehicle Using Modified Particle Swarm Optimization

Three-Dimensional Off-Line Path Planning for Unmanned Aerial Vehicle Using Modified Particle Swarm Optimization Three-Dimensional Off-Line Path Planning for Unmanned Aerial Vehicle Using Modified Particle Swarm Optimization Lana Dalawr Jalal Abstract This paper addresses the problem of offline path planning for

More information

13. Learning Ballistic Movementsof a Robot Arm 212

13. Learning Ballistic Movementsof a Robot Arm 212 13. Learning Ballistic Movementsof a Robot Arm 212 13. LEARNING BALLISTIC MOVEMENTS OF A ROBOT ARM 13.1 Problem and Model Approach After a sufficiently long training phase, the network described in the

More information

9.9 Coherent Structure Detection in a Backward-Facing Step Flow

9.9 Coherent Structure Detection in a Backward-Facing Step Flow 9.9 Coherent Structure Detection in a Backward-Facing Step Flow Contributed by: C. Schram, P. Rambaud, M. L. Riethmuller 9.9.1 Introduction An algorithm has been developed to automatically detect and characterize

More information

Title: Increasing the stability and robustness of simulation-based network assignment models for largescale

Title: Increasing the stability and robustness of simulation-based network assignment models for largescale Title: Increasing the stability and robustness of simulation-based network assignment models for largescale applications Author: Michael Mahut, INRO Consultants Inc. Larger-scale dynamic network models

More information

Acknowledgements. Prof. Dan Negrut Prof. Darryl Thelen Prof. Michael Zinn. SBEL Colleagues: Hammad Mazar, Toby Heyn, Manoj Kumar

Acknowledgements. Prof. Dan Negrut Prof. Darryl Thelen Prof. Michael Zinn. SBEL Colleagues: Hammad Mazar, Toby Heyn, Manoj Kumar Philipp Hahn Acknowledgements Prof. Dan Negrut Prof. Darryl Thelen Prof. Michael Zinn SBEL Colleagues: Hammad Mazar, Toby Heyn, Manoj Kumar 2 Outline Motivation Lumped Mass Model Model properties Simulation

More information

Technical Report TR

Technical Report TR Technical Report TR-2015-09 Boundary condition enforcing methods for smoothed particle hydrodynamics Arman Pazouki 1, Baofang Song 2, Dan Negrut 1 1 University of Wisconsin-Madison, Madison, WI, 53706-1572,

More information

Analyzing fluid flows via the

Analyzing fluid flows via the Analyzing fluid flows via the ergodicity defect Sherry E. Scott FFT 2013, Norbert Wiener Center February 22, 2013 Support: ONR-MURI Ocean 3D+1(N00014-11-1-0087) Outline Background & Motivation tion General

More information

LAIR. UNDERWATER ROBOTICS Field Explorations in Marine Biology, Oceanography, and Archeology

LAIR. UNDERWATER ROBOTICS Field Explorations in Marine Biology, Oceanography, and Archeology UNDERWATER ROBOTICS Field Explorations in Marine Biology, Oceanography, and Archeology COS 402: Artificial Intelligence - Sept. 2011 Christopher M. Clark Outline! Past Projects! Maltese Cistern Mapping!

More information

Chapter 6. Semi-Lagrangian Methods

Chapter 6. Semi-Lagrangian Methods Chapter 6. Semi-Lagrangian Methods References: Durran Chapter 6. Review article by Staniford and Cote (1991) MWR, 119, 2206-2223. 6.1. Introduction Semi-Lagrangian (S-L for short) methods, also called

More information

Applications of ICFD /SPH Solvers by LS-DYNA to Solve Water Splashing Impact to Automobile Body. Abstract

Applications of ICFD /SPH Solvers by LS-DYNA to Solve Water Splashing Impact to Automobile Body. Abstract Applications of ICFD /SPH Solvers by LS-DYNA to Solve Water Splashing Impact to Automobile Body George Wang (1 ), Kevin Gardner (3), Eric DeHoff (1), Facundo del Pin (2), Inaki Caldichoury (2), Edouard

More information

Autonomous Mobile Robots, Chapter 6 Planning and Navigation Where am I going? How do I get there? Localization. Cognition. Real World Environment

Autonomous Mobile Robots, Chapter 6 Planning and Navigation Where am I going? How do I get there? Localization. Cognition. Real World Environment Planning and Navigation Where am I going? How do I get there?? Localization "Position" Global Map Cognition Environment Model Local Map Perception Real World Environment Path Motion Control Competencies

More information

Thompson/Ocean 420/Winter 2005 Internal Gravity Waves 1

Thompson/Ocean 420/Winter 2005 Internal Gravity Waves 1 Thompson/Ocean 420/Winter 2005 Internal Gravity Waves 1 II. Internal waves in continuous stratification The real ocean, of course, is continuously stratified. For continuous stratification, = (z), internal

More information

arxiv: v1 [cs.ro] 2 Sep 2017

arxiv: v1 [cs.ro] 2 Sep 2017 arxiv:1709.00525v1 [cs.ro] 2 Sep 2017 Sensor Network Based Collision-Free Navigation and Map Building for Mobile Robots Hang Li Abstract Safe robot navigation is a fundamental research field for autonomous

More information

Stable Trajectory Design for Highly Constrained Environments using Receding Horizon Control

Stable Trajectory Design for Highly Constrained Environments using Receding Horizon Control Stable Trajectory Design for Highly Constrained Environments using Receding Horizon Control Yoshiaki Kuwata and Jonathan P. How Space Systems Laboratory Massachusetts Institute of Technology {kuwata,jhow}@mit.edu

More information

UNMANNED UNDERWATER VEHICLE SIMULATOR ENABLING THE SIMULATION OF MULTI- ROBOT UNDERWATER MISSIONS WITH GAZEBO

UNMANNED UNDERWATER VEHICLE SIMULATOR ENABLING THE SIMULATION OF MULTI- ROBOT UNDERWATER MISSIONS WITH GAZEBO UNMANNED UNDERWATER VEHICLE SIMULATOR ENABLING THE SIMULATION OF MULTI- ROBOT UNDERWATER MISSIONS WITH GAZEBO MUSA MORENA MARCUSSO MANHÃES CORPORATE SECTOR RESEARCH AND ADVANCE ENGINEERING (CR) Robert

More information

Hot Topics in Visualization

Hot Topics in Visualization Hot Topic 1: Illustrative visualization 12 Illustrative visualization: computer supported interactive and expressive visualizations through abstractions as in traditional illustrations. Hot Topics in Visualization

More information

Inverse and Implicit functions

Inverse and Implicit functions CHAPTER 3 Inverse and Implicit functions. Inverse Functions and Coordinate Changes Let U R d be a domain. Theorem. (Inverse function theorem). If ϕ : U R d is differentiable at a and Dϕ a is invertible,

More information

Flow structure and air entrainment mechanism in a turbulent stationary bore

Flow structure and air entrainment mechanism in a turbulent stationary bore Flow structure and air entrainment mechanism in a turbulent stationary bore Javier Rodríguez-Rodríguez, Alberto Aliseda and Juan C. Lasheras Department of Mechanical and Aerospace Engineering University

More information

Low-Observable Nonlinear Trajectory Generation for Unmanned Air Vehicles

Low-Observable Nonlinear Trajectory Generation for Unmanned Air Vehicles Low-Observable Nonlinear Trajectory Generation for Unmanned Air Vehicles K. Misovec, T. Inanc, J. Wohletz, R. M. Murray, Submitted to the IEEE Conference on Decision and Control 23 Keywords: Trajectory

More information

CS205b/CME306. Lecture 9

CS205b/CME306. Lecture 9 CS205b/CME306 Lecture 9 1 Convection Supplementary Reading: Osher and Fedkiw, Sections 3.3 and 3.5; Leveque, Sections 6.7, 8.3, 10.2, 10.4. For a reference on Newton polynomial interpolation via divided

More information

AUTONOMOUS PLANETARY ROVER CONTROL USING INVERSE SIMULATION

AUTONOMOUS PLANETARY ROVER CONTROL USING INVERSE SIMULATION AUTONOMOUS PLANETARY ROVER CONTROL USING INVERSE SIMULATION Kevin Worrall (1), Douglas Thomson (1), Euan McGookin (1), Thaleia Flessa (1) (1)University of Glasgow, Glasgow, G12 8QQ, UK, Email: kevin.worrall@glasgow.ac.uk

More information

Supplemental Material Deep Fluids: A Generative Network for Parameterized Fluid Simulations

Supplemental Material Deep Fluids: A Generative Network for Parameterized Fluid Simulations Supplemental Material Deep Fluids: A Generative Network for Parameterized Fluid Simulations 1. Extended Results 1.1. 2-D Smoke Plume Additional results for the 2-D smoke plume example are shown in Figures

More information

Numerical Methods for (Time-Dependent) HJ PDEs

Numerical Methods for (Time-Dependent) HJ PDEs Numerical Methods for (Time-Dependent) HJ PDEs Ian Mitchell Department of Computer Science The University of British Columbia research supported by National Science and Engineering Research Council of

More information

Computer Science Senior Thesis

Computer Science Senior Thesis Computer Science Senior Thesis Matt Culbreth University of Colorado May 4, 2005 0.1 Abstract Two methods for the identification of coherent structures in fluid flows are studied for possible combination

More information

[ Ω 1 ] Diagonal matrix of system 2 (updated) eigenvalues [ Φ 1 ] System 1 modal matrix [ Φ 2 ] System 2 (updated) modal matrix Φ fb

[ Ω 1 ] Diagonal matrix of system 2 (updated) eigenvalues [ Φ 1 ] System 1 modal matrix [ Φ 2 ] System 2 (updated) modal matrix Φ fb Proceedings of the IMAC-XXVIII February 1 4, 2010, Jacksonville, Florida USA 2010 Society for Experimental Mechanics Inc. Modal Test Data Adjustment For Interface Compliance Ryan E. Tuttle, Member of the

More information

Designing flapping wings as oscillating structures

Designing flapping wings as oscillating structures th World Congress on Structural and Multidisciplinary Optimization May 9-4,, Orlando, Florida, USA Designing flapping wings as oscillating structures Zhiyuan Zhang, Ashok V. Kumar, Raphael T. Haftka University

More information

Horizontal Flight Dynamics Simulations using a Simplified Airplane Model and Considering Wind Perturbation

Horizontal Flight Dynamics Simulations using a Simplified Airplane Model and Considering Wind Perturbation Horizontal Flight Dynamics Simulations using a Simplified Airplane Model and Considering Wind Perturbation Dan N. DUMITRIU*,1,2, Andrei CRAIFALEANU 2, Ion STROE 2 *Corresponding author *,1 SIMULTEC INGINERIE

More information

Panagiotis Tsiotras. Dynamics and Control Systems Laboratory Daniel Guggenheim School of Aerospace Engineering Georgia Institute of Technology

Panagiotis Tsiotras. Dynamics and Control Systems Laboratory Daniel Guggenheim School of Aerospace Engineering Georgia Institute of Technology Panagiotis Tsiotras Dynamics and Control Systems Laboratory Daniel Guggenheim School of Aerospace Engineering Georgia Institute of Technology ICRAT 12 Tutotial on Methods for Optimal Trajectory Design

More information

A Direct Simulation-Based Study of Radiance in a Dynamic Ocean

A Direct Simulation-Based Study of Radiance in a Dynamic Ocean 1 DISTRIBUTION STATEMENT A. Approved for public release; distribution is unlimited. A Direct Simulation-Based Study of Radiance in a Dynamic Ocean LONG-TERM GOALS Dick K.P. Yue Center for Ocean Engineering

More information

Modelling of Impact on a Fuel Tank Using Smoothed Particle Hydrodynamics

Modelling of Impact on a Fuel Tank Using Smoothed Particle Hydrodynamics Modelling of Impact on a Fuel Tank Using Smoothed Particle Hydrodynamics R. Vignjevic a, T. De Vuyst a, J. Campbell a, N. Bourne b School of Engineering, Cranfield University, Bedfordshire, MK43 0AL, UK.

More information

LATTICE-BOLTZMANN METHOD FOR THE SIMULATION OF LAMINAR MIXERS

LATTICE-BOLTZMANN METHOD FOR THE SIMULATION OF LAMINAR MIXERS 14 th European Conference on Mixing Warszawa, 10-13 September 2012 LATTICE-BOLTZMANN METHOD FOR THE SIMULATION OF LAMINAR MIXERS Felix Muggli a, Laurent Chatagny a, Jonas Lätt b a Sulzer Markets & Technology

More information

SUBDIVISION ALGORITHMS FOR MOTION DESIGN BASED ON HOMOLOGOUS POINTS

SUBDIVISION ALGORITHMS FOR MOTION DESIGN BASED ON HOMOLOGOUS POINTS SUBDIVISION ALGORITHMS FOR MOTION DESIGN BASED ON HOMOLOGOUS POINTS M. Hofer and H. Pottmann Institute of Geometry Vienna University of Technology, Vienna, Austria hofer@geometrie.tuwien.ac.at, pottmann@geometrie.tuwien.ac.at

More information

Upgraded Swimmer for Computationally Efficient Particle Tracking for Jefferson Lab s CLAS12 Spectrometer

Upgraded Swimmer for Computationally Efficient Particle Tracking for Jefferson Lab s CLAS12 Spectrometer Upgraded Swimmer for Computationally Efficient Particle Tracking for Jefferson Lab s CLAS12 Spectrometer Lydia Lorenti Advisor: David Heddle April 29, 2018 Abstract The CLAS12 spectrometer at Jefferson

More information

Thermal Coupling Method Between SPH Particles and Solid Elements in LS-DYNA

Thermal Coupling Method Between SPH Particles and Solid Elements in LS-DYNA Thermal Coupling Method Between SPH Particles and Solid Elements in LS-DYNA INTRODUCTION: Jingxiao Xu, Jason Wang LSTC Heat transfer is very important in many industrial and geophysical problems. Many

More information

Link Lifetime Prediction in Mobile Ad-Hoc Network Using Curve Fitting Method

Link Lifetime Prediction in Mobile Ad-Hoc Network Using Curve Fitting Method IJCSNS International Journal of Computer Science and Network Security, VOL.17 No.5, May 2017 265 Link Lifetime Prediction in Mobile Ad-Hoc Network Using Curve Fitting Method Mohammad Pashaei, Hossein Ghiasy

More information

Solving a Two Dimensional Unsteady-State. Flow Problem by Meshless Method

Solving a Two Dimensional Unsteady-State. Flow Problem by Meshless Method Applied Mathematical Sciences, Vol. 7, 203, no. 49, 242-2428 HIKARI Ltd, www.m-hikari.com Solving a Two Dimensional Unsteady-State Flow Problem by Meshless Method A. Koomsubsiri * and D. Sukawat Department

More information

Manipulator trajectory planning

Manipulator trajectory planning Manipulator trajectory planning Václav Hlaváč Czech Technical University in Prague Faculty of Electrical Engineering Department of Cybernetics Czech Republic http://cmp.felk.cvut.cz/~hlavac Courtesy to

More information

Investigation of Lagrangian Coherent Structures. - To Understand and Identify Turbulence JOHAN JAKOBSSON

Investigation of Lagrangian Coherent Structures. - To Understand and Identify Turbulence JOHAN JAKOBSSON Investigation of Lagrangian Coherent Structures - To Understand and Identify Turbulence JOHAN JAKOBSSON Department of Chemical and Biological Engineering Division of Chemical Reaction Engineering CHALMERS

More information

Optimal Path Finding for Direction, Location and Time Dependent Costs, with Application to Vessel Routing

Optimal Path Finding for Direction, Location and Time Dependent Costs, with Application to Vessel Routing 1 Optimal Path Finding for Direction, Location and Time Dependent Costs, with Application to Vessel Routing Irina S. Dolinskaya Department of Industrial Engineering and Management Sciences Northwestern

More information

An explicit and conservative remapping strategy for semi-lagrangian advection

An explicit and conservative remapping strategy for semi-lagrangian advection ATMOSPHERIC SCIENCE LETTERS Atmos. Sci. Let. 8: 58 63 (2007) Published online 22 May 2007 in Wiley InterScience (www.interscience.wiley.com).151 An explicit and conservative remapping strategy for semi-lagrangian

More information

Lagrangian Coherent Structures near a. subtropical jet stream

Lagrangian Coherent Structures near a. subtropical jet stream Lagrangian Coherent Structures near a subtropical jet stream Wenbo Tang School of Mathematical and Statistical Sciences, Arizona State University, Tempe, AZ 85283 Manikandan Mathur, George Haller Department

More information

Continuum-Microscopic Models

Continuum-Microscopic Models Scientific Computing and Numerical Analysis Seminar October 1, 2010 Outline Heterogeneous Multiscale Method Adaptive Mesh ad Algorithm Refinement Equation-Free Method Incorporates two scales (length, time

More information

Diffusion Wavelets for Natural Image Analysis

Diffusion Wavelets for Natural Image Analysis Diffusion Wavelets for Natural Image Analysis Tyrus Berry December 16, 2011 Contents 1 Project Description 2 2 Introduction to Diffusion Wavelets 2 2.1 Diffusion Multiresolution............................

More information

Lagrangian methods and Smoothed Particle Hydrodynamics (SPH) Computation in Astrophysics Seminar (Spring 2006) L. J. Dursi

Lagrangian methods and Smoothed Particle Hydrodynamics (SPH) Computation in Astrophysics Seminar (Spring 2006) L. J. Dursi Lagrangian methods and Smoothed Particle Hydrodynamics (SPH) Eulerian Grid Methods The methods covered so far in this course use an Eulerian grid: Prescribed coordinates In `lab frame' Fluid elements flow

More information

Hot Topics in Visualization. Ronald Peikert SciVis Hot Topics 12-1

Hot Topics in Visualization. Ronald Peikert SciVis Hot Topics 12-1 Hot Topics in Visualization Ronald Peikert SciVis 2007 - Hot Topics 12-1 Hot Topic 1: Illustrative visualization Illustrative visualization: computer supported interactive and expressive visualizations

More information

Optimal Configuration of Compute Nodes for Synthetic Aperture Radar Processing

Optimal Configuration of Compute Nodes for Synthetic Aperture Radar Processing Optimal Configuration of Compute Nodes for Synthetic Aperture Radar Processing Jeffrey T. Muehring and John K. Antonio Deptartment of Computer Science, P.O. Box 43104, Texas Tech University, Lubbock, TX

More information

Lecture overview. Visualisatie BMT. Vector algorithms. Vector algorithms. Time animation. Time animation

Lecture overview. Visualisatie BMT. Vector algorithms. Vector algorithms. Time animation. Time animation Visualisatie BMT Lecture overview Vector algorithms Tensor algorithms Modeling algorithms Algorithms - 2 Arjan Kok a.j.f.kok@tue.nl 1 2 Vector algorithms Vector 2 or 3 dimensional representation of direction

More information

Analysis of Directional Beam Patterns from Firefly Optimization

Analysis of Directional Beam Patterns from Firefly Optimization Analysis of Directional Beam Patterns from Firefly Optimization Nicholas Misiunas, Charles Thompson and Kavitha Chandra Center for Advanced Computation and Telecommunications Department of Electrical and

More information

11.1 Optimization Approaches

11.1 Optimization Approaches 328 11.1 Optimization Approaches There are four techniques to employ optimization of optical structures with optical performance constraints: Level 1 is characterized by manual iteration to improve the

More information

Measures of Unobservability

Measures of Unobservability Measures of Unobservability Arthur J. Krener and Kayo Ide Abstract An observed nonlinear dynamics is observable if the mapping from initial condition to output trajectory is one to one. The standard tool

More information

Research on time optimal trajectory planning of 7-DOF manipulator based on genetic algorithm

Research on time optimal trajectory planning of 7-DOF manipulator based on genetic algorithm Acta Technica 61, No. 4A/2016, 189 200 c 2017 Institute of Thermomechanics CAS, v.v.i. Research on time optimal trajectory planning of 7-DOF manipulator based on genetic algorithm Jianrong Bu 1, Junyan

More information

21. Efficient and fast numerical methods to compute fluid flows in the geophysical β plane

21. Efficient and fast numerical methods to compute fluid flows in the geophysical β plane 12th International Conference on Domain Decomposition Methods Editors: Tony Chan, Takashi Kako, Hideo Kawarada, Olivier Pironneau, c 2001 DDM.org 21. Efficient and fast numerical methods to compute fluid

More information

Recent advances in Metamodel of Optimal Prognosis. Lectures. Thomas Most & Johannes Will

Recent advances in Metamodel of Optimal Prognosis. Lectures. Thomas Most & Johannes Will Lectures Recent advances in Metamodel of Optimal Prognosis Thomas Most & Johannes Will presented at the Weimar Optimization and Stochastic Days 2010 Source: www.dynardo.de/en/library Recent advances in

More information

COMPARISON OF FULL-SCALE MEASUREMENTS WITH CALCULATED MOTION CHARACTERISTICS OF A WEST OF AFRICA FPSO

COMPARISON OF FULL-SCALE MEASUREMENTS WITH CALCULATED MOTION CHARACTERISTICS OF A WEST OF AFRICA FPSO Proceedings of OMAE3 ND International Conference on Offshore Mechanics and Arctic Engineering June 8 3, 3, Cancun, Mexico OMAE3-378 COMPARISON OF FULL-SCALE MEASUREMENTS WITH CALCULATED MOTION CHARACTERISTICS

More information

VISUALIZATION OF MULTI-SCALE TURBULENT STRUCTURE IN LOBED MIXING JET USING WAVELETS

VISUALIZATION OF MULTI-SCALE TURBULENT STRUCTURE IN LOBED MIXING JET USING WAVELETS 9TH. INTERNATIONAL SYMPOSIUM ON FLOW VISUALIZATION, 000 VISUALIZATION OF MULTI-SCALE TURBULENT STRUCTURE IN LOBED MIXING JET USING WAVELETS Hui LI, Hui HU, Toshio KOBAYASHI, Tetsuo SAGA, Nobuyuki TANIGUCHI

More information

CHAPTER 5 MOTION DETECTION AND ANALYSIS

CHAPTER 5 MOTION DETECTION AND ANALYSIS CHAPTER 5 MOTION DETECTION AND ANALYSIS 5.1. Introduction: Motion processing is gaining an intense attention from the researchers with the progress in motion studies and processing competence. A series

More information

Non-holonomic Planning

Non-holonomic Planning Non-holonomic Planning Jane Li Assistant Professor Mechanical Engineering & Robotics Engineering http://users.wpi.edu/~zli11 Recap We have learned about RRTs. q new q init q near q rand But the standard

More information

Supercomputing of Tsunami Damage Mitigation Using Offshore Mega-Floating Structures

Supercomputing of Tsunami Damage Mitigation Using Offshore Mega-Floating Structures International Innovation Workshop on Tsunami, Snow Avalanche and Flash Flood Energy Dissipation January 21-22, 2016, Maison Villemanzy in Lyon, France Supercomputing of Tsunami Damage Mitigation Using

More information

A Direct Simulation-Based Study of Radiance in a Dynamic Ocean

A Direct Simulation-Based Study of Radiance in a Dynamic Ocean A Direct Simulation-Based Study of Radiance in a Dynamic Ocean Dick K.P. Yue Center for Ocean Engineering Massachusetts Institute of Technology Room 5-321, 77 Massachusetts Ave, Cambridge, MA 02139 phone:

More information

Effects of Weight Approximation Methods on Performance of Digital Beamforming Using Least Mean Squares Algorithm

Effects of Weight Approximation Methods on Performance of Digital Beamforming Using Least Mean Squares Algorithm IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331,Volume 6, Issue 3 (May. - Jun. 2013), PP 82-90 Effects of Weight Approximation Methods on Performance

More information

3D Simulation of Dam-break effect on a Solid Wall using Smoothed Particle Hydrodynamic

3D Simulation of Dam-break effect on a Solid Wall using Smoothed Particle Hydrodynamic ISCS 2013 Selected Papers Dam-break effect on a Solid Wall 1 3D Simulation of Dam-break effect on a Solid Wall using Smoothed Particle Hydrodynamic Suprijadi a,b, F. Faizal b, C.F. Naa a and A.Trisnawan

More information

CS 450 Numerical Analysis. Chapter 7: Interpolation

CS 450 Numerical Analysis. Chapter 7: Interpolation Lecture slides based on the textbook Scientific Computing: An Introductory Survey by Michael T. Heath, copyright c 2018 by the Society for Industrial and Applied Mathematics. http://www.siam.org/books/cl80

More information

The Application of Spline Functions and Bézier Curves to AGV Path Planning

The Application of Spline Functions and Bézier Curves to AGV Path Planning IEEE ISIE 2005, June 20-23, 2005, Dubrovnik, Croatia The Application of Spline Functions and Bézier Curves to AGV Path Planning K. Petrinec, Z. Kova i University of Zagreb / Faculty of Electrical Engineering

More information

CFD MODELING FOR PNEUMATIC CONVEYING

CFD MODELING FOR PNEUMATIC CONVEYING CFD MODELING FOR PNEUMATIC CONVEYING Arvind Kumar 1, D.R. Kaushal 2, Navneet Kumar 3 1 Associate Professor YMCAUST, Faridabad 2 Associate Professor, IIT, Delhi 3 Research Scholar IIT, Delhi e-mail: arvindeem@yahoo.co.in

More information

WAVE PATTERNS, WAVE INDUCED FORCES AND MOMENTS FOR A GRAVITY BASED STRUCTURE PREDICTED USING CFD

WAVE PATTERNS, WAVE INDUCED FORCES AND MOMENTS FOR A GRAVITY BASED STRUCTURE PREDICTED USING CFD Proceedings of the ASME 2011 30th International Conference on Ocean, Offshore and Arctic Engineering OMAE2011 June 19-24, 2011, Rotterdam, The Netherlands OMAE2011-49593 WAVE PATTERNS, WAVE INDUCED FORCES

More information

Neuro-adaptive Formation Maintenance and Control of Nonholonomic Mobile Robots

Neuro-adaptive Formation Maintenance and Control of Nonholonomic Mobile Robots Proceedings of the International Conference of Control, Dynamic Systems, and Robotics Ottawa, Ontario, Canada, May 15-16 2014 Paper No. 50 Neuro-adaptive Formation Maintenance and Control of Nonholonomic

More information

Preliminary Spray Cooling Simulations Using a Full-Cone Water Spray

Preliminary Spray Cooling Simulations Using a Full-Cone Water Spray 39th Dayton-Cincinnati Aerospace Sciences Symposium Preliminary Spray Cooling Simulations Using a Full-Cone Water Spray Murat Dinc Prof. Donald D. Gray (advisor), Prof. John M. Kuhlman, Nicholas L. Hillen,

More information

Vector Field Visualisation

Vector Field Visualisation Vector Field Visualisation Computer Animation and Visualization Lecture 14 Institute for Perception, Action & Behaviour School of Informatics Visualising Vectors Examples of vector data: meteorological

More information

ARBTools: A tricubic spline interpolator for three-dimensional scalar or vector fields.

ARBTools: A tricubic spline interpolator for three-dimensional scalar or vector fields. ARBTools: A tricubic spline interpolator for three-dimensional scalar or vector fields. Walker, Paul 1,*, Krohn, Ulrich 1, Carty, David 2 1 Department of Physics, Durham University, South Road, Durham,

More information

Super-Parameterization of Boundary Layer Roll Vortices in Tropical Cyclone Models

Super-Parameterization of Boundary Layer Roll Vortices in Tropical Cyclone Models DISTRIBUTION STATEMENT A. Approved for public release; distribution is unlimited. Super-Parameterization of Boundary Layer Roll Vortices in Tropical Cyclone Models PI Isaac Ginis Graduate School of Oceanography

More information

GFD 2012 Lecture 4 Part I: Structures in 3D quasi-geostrophic flows

GFD 2012 Lecture 4 Part I: Structures in 3D quasi-geostrophic flows GFD 2012 Lecture 4 Part I: Structures in 3D quasi-geostrophic flows Jeffrey B. Weiss; notes by Alban Sauret and Vamsi Krishna Chalamalla June 21, 2012 1 Introduction Geostrophic fluid dynamics describes

More information

Cambridge A new puff modelling technique for short range dispersion applications. David Thomson & Andrew Jones, July 2007

Cambridge A new puff modelling technique for short range dispersion applications. David Thomson & Andrew Jones, July 2007 A ne puff modelling technique for short range dispersion applications Cambridge 7 David Thomson & Andre Jones, July 7 Cron copyright 7 Page 1 Lagrangian particle models Knoledge of mean flo and statistics

More information

Realtime Water Simulation on GPU. Nuttapong Chentanez NVIDIA Research

Realtime Water Simulation on GPU. Nuttapong Chentanez NVIDIA Research 1 Realtime Water Simulation on GPU Nuttapong Chentanez NVIDIA Research 2 3 Overview Approaches to realtime water simulation Hybrid shallow water solver + particles Hybrid 3D tall cell water solver + particles

More information

Vector Visualization. CSC 7443: Scientific Information Visualization

Vector Visualization. CSC 7443: Scientific Information Visualization Vector Visualization Vector data A vector is an object with direction and length v = (v x,v y,v z ) A vector field is a field which associates a vector with each point in space The vector data is 3D representation

More information

Microwell Mixing with Surface Tension

Microwell Mixing with Surface Tension Microwell Mixing with Surface Tension Nick Cox Supervised by Professor Bruce Finlayson University of Washington Department of Chemical Engineering June 6, 2007 Abstract For many applications in the pharmaceutical

More information

Introduction to ANSYS DesignXplorer

Introduction to ANSYS DesignXplorer Lecture 4 14. 5 Release Introduction to ANSYS DesignXplorer 1 2013 ANSYS, Inc. September 27, 2013 s are functions of different nature where the output parameters are described in terms of the input parameters

More information

Compressible Flow in a Nozzle

Compressible Flow in a Nozzle SPC 407 Supersonic & Hypersonic Fluid Dynamics Ansys Fluent Tutorial 1 Compressible Flow in a Nozzle Ahmed M Nagib Elmekawy, PhD, P.E. Problem Specification Consider air flowing at high-speed through a

More information