Download presentation
Presentation is loading. Please wait.
Published byUnique Cozier Modified over 9 years ago
1
Flow control of bluff bodies using Genetic Algorithms: rotary oscillation of circular cylinder by Venkata Kaali Rupesh Telaprolu Y3101043 Thesis Supervisors: Prof. Tapan K Sengupta Prof. Kalyanmoy Deb Department of Aerospace Engineering Department of Mechanical Engineering Indian Institute of Technology, Kanpur India
2
Introduction
3
Necessity for flow control Structural vibrations Acoustic noise or resonance Increased unsteadiness Pressure fluctuation Enhanced heat and mass transfer
4
Earlier methodologies of flow control Simple geometric configurations: Splitter plate Use of second cylinder Inhomogeneous inlet flow Oscillatory inlet flow Localized surface excitation by suction and blowing Vibrating cylinder
5
Why rotary oscillation ? Can be employed for bodies with non-circular cross-section. Promotes drag-crisis at significantly lower Reynolds numbers as compared to that triggered by surface roughening.
6
Problem definition The computational simulations for two-dimensional flow past a circular cylinder that is executing rotary oscillation for a range of Reynolds numbers, peak rotation rates and frequency of oscillation, are performed and studied. Flow control by rotary oscillation for a circular cylinder is governed by three major parameters. Reynolds number, Maximum rotation rate (Ω 1 ) and Forcing frequency (S f ) where, is the translational speed of the cylinder d is the diameter of the cylinder ν is the kinematic viscosity A max is the dimensional physical peak rotation rate f is the dimensional forcing frequency
7
Problem definition (contd) All equations have been solved in non-dimensional form with d as the length and as the velocity scales. A time scale is defined from these two and the pressure is non-dimensionalized by. For the dynamic problem, a novel genetic algorithm based optimization technique has been used, where solutions of Navier-Stokes equations are obtained using small time-horizons at every step of the optimization process, called a GA generation. The objective function is evaluated, followed by GA determined improvement of decision variables. where, T H is the time-horizon for one GA generation.
8
Literature survey S. Taneda (1978) Flow visualization results for 30 ≤ Re ≤ 300 have been reported. For Re = 40 and 11.5 π < S f < 27π, vortex shedding was completely eliminated. A. Okajima et al (1981) Forces acting on a cylinder, in the range 40 ≤ Re ≤ 160 and 3050 ≤ Re ≤ 6100, were measure for 0.2 ≤ Ω 1 ≤ 1.0 and 0.025 π ≤ S f ≤ 0.15 π. P. T. Tokumaru and P. E. Dimotakis (1991) Carried our experimental studies for Re = 15000, calculated drag based on wake survey. Reported drag reduction by more than 80% for Re = 15000. J. R. Filler et al (1991) Reported alteration of primary Karman vortex shedding by rotational oscillation of cylinder in Reynolds number range of 250 and 1200, peripheral speed due to rotational oscillation was between 0.5 and 3% of free stream speed.
9
Literature survey (contd) X.-Y. Lu and J. Sato (1996) Finite difference simulations of Navier-Stokes equations, by a fractional step method for Re = 200, 1000 and 3000, 0.1 ≤ Ω 1 ≤ 3.0 and 0.5 π ≤ S f ≤ 4π. S. C. R. Dennis et al (2000) Solved 2-D Navier-Stokes equations using stream function-vorticity formulation for Re = 500 and 1000 by spectral-finite difference method. Time-varying grid that becomes less fine with growing shear layer in time is used. Presence of co-rotating vortex pair and a time variation of drag coefficient that switches frequency abruptly at a discrete time for Re = 500, Ω 1 = 1 and S f = π/2, has been reported. D. Shiels and A. Leonard (2001) 2-D flows for Re = 15000 using high resolution viscous vortex method have been studied. Multi-pole vorticity structures revealing bursting phenomenon in boundary layer, causing large drag reduction during particular cases of rotary oscillation have been noted.
10
Literature survey (contd) J.-W. He et al (2000) Gradient-based classical optimization for 200 ≤ Re ≤ 1000 was performed. Finite element discretization was used and cost function gradient was evaluated by adjoint equation approach. 30 to 60% drag reduction reported. B. Protas and A. Styczek (2002) Rotary control of cylinder wake at Re = 75 and 150 using optimal control approach with adjoint equations over a time interval is reported. Advantage of velocity-vorticity formulation with usage of more localized and compact vorticity variable was noted. M. Milano and P. Koumoutsakos (2002) Drag optimization for flow past circular cylinder using two actuation strategies- belt type and apertures on cylinder, was studied. R. Mittal and S. Balachander (1995) 2-D flow at Re = 200 simulated using Navier-Stokes solver on staggered grid, using CD2 method in generalized co-ordinates. 50% drag reduction for low Re, for single parameter combination case.
11
Literature survey (contd) R. W. Morrison (2004) Discussed the capability of evolutionary algorithms (EAs) to find solutions for dynamic models. Quantification of attributes to improve detection and response. J. Branke (2001) Surveyed evolutionary approaches available and applied to various benchmark problems. R. K. Ursem et al (2002) Practical problem of greenhouse control is tried using evolutionary algorithms. Role of control-horizons from direct online control point of view has been discussed.
12
Genetic Algorithms (GA)s Essential components of GAs A genetic representation for potential solutions to the problem. A way to create the initial population of potential solutions. An objective (evaluation) function that plays the role of the environment, rating solutions in terms of their fitness. Genetic operators that alter the composition of children during reproduction. Values of various parameters that the genetic algorithm uses (population size, probabilities of genetic operators etc.)
13
Working principle of a Genetic Algorithm
14
Aims of present investigation Study the two dimensional simulation of rotationally oscillating circular cylinder. Study the disturbance energy creation/exchange mechanism in an incompressible flow framework. Study the effects of design parameters on the drag acting on the body and explore the possibility of using Genetic Algorithms to implement the investigated problem physically.
15
Governing Equations & Numerical Method
16
Stream Function-Vorticity Formulation Navier-Stokes equations, in non-dimensional form are given as, Flow is computed in the transformed orthogonal grid plane, where Grid is stretched smoothly in the radial direction by the transformation, where,
17
Navier-Stokes equations in transformed plane Stream function equation (SFE) is given by, Vorticity transport equation (VTE) is given by, Pressure-Poisson equation (PPE) is given by,
18
Boundary and Initial conditions No-slip boundary condition on the cylinder wall, Convective boundary condition on radial velocity at outflow, The initial condition: impulsive start of cylinder in a fluid at rest.
19
Solving procedure Stream function equation (SFE) and PPE are solved using Bi-CGSTAB variant of conjugate gradient method. ILUT pre-conditioners used to make Bi-CGSTAB converge fast. Vorticity transport equation (VTE) is solved by discretizing diffusion term by second order central difference scheme and time-derivative by four-stage Runge-Kutta scheme. Convection terms of VTE are evaluated using compact schemes. Neumann boundary conditions on the physical surface and in the far- stream, required to solve PPE, are given by,
20
Compact schemes In the present investigation, the OUCS3 scheme is used. In the periodic direction, to evaluate first derivates, following form is used. In the non-periodic direction, additional boundary closure schemes for j = 1 and j = 2 are used, along with the above equation for j = 3 to N-2. For boundary closure, have been used. To control aliasing and retain numerical stability an explicit fourth order dissipation term is added at every point with
21
Compact schemes compared with CD2 scheme
22
The region marked in the (kh-θΔt) plane where the numerical group velocity matches physical group velocity in solving linear wave equation within 5% tolerance
23
GA formulation SFE, VTE and PPE along with boundary conditions, define the system to be controlled with input as and the output is minimized. Selection operator: Tournament selection with participation size of two. Crossover operator: Simulated Binary Crossover (SBX) operator. Mutation operator: Polynomial mutation operator.
24
GA solution procedure Randomly generate population for the first generation in allowed decision variable space. Evaluate the cost function of the members for a user-defined time- horizon, measured from an initial time. Apply GA to the initial population for ‘G’ number of iterations and the best solution is recorded. Using this solution as the initial solution, another GA generation is started to find best control strategy for the next time- horizon. This procedure is continued till the best control strategy of consecutive generations are similar to each other or a maximum number of generations is reached.
25
Results and Discussions
26
Details of present study Reynolds numbers range - 500 to 15000. Orthogonal grid of size 150 X 450 is used. Outer boundary located at 40 diameter from centre of cylinder. Surface pressure is obtained from total pressure and drag at any instant is calculated by, where p is surface pressure, τ ix is viscous tensor on surface of cylinder, n i is unit normal vector in i th direction
27
Experimental results of Tokumaru and Dimotakis
28
Time variation of C D and C L for Re = 15000, S f = 0.9 (C D ) Avg for Ω 1 = 1.5, is 0.7878 (C D ) Avg for Ω 1 = 2.0, is 0.4712 (C L ) Avg for Ω 1 = 1.5, is 0.4101 (C L ) Avg for Ω 1 = 2.0, is 0.6164
29
Time variation of C D and C L for Re = 500, S f = π/2, (C D ) Avg for Ω 1 = 0.25, is 1.3040 (C D ) Avg for Ω 1 = 0.50, is 1.2590 (C L ) Avg for Ω 1 = 0.25, is 0.08341 (C L ) Avg for Ω 1 = 0.50, is 0.09089
30
Streamline contours for the initial conditions used by (a) Dennis et al (2000) and (b) present computation
31
Time variation of C D and C L for Re = 1000, S f = π/2, (C D ) Avg for Ω 1 = 0.5, is 1.3630 (C D ) Avg for Ω 1 = 1.0, is 0.8917 (C L ) Avg for Ω 1 = 0.5, is 0.07691 (C L ) Avg for Ω 1 = 1.0, is 0.2219
32
Vorticity contours for Re = 1000, S f = π/2, Ω 1 = 0.5
33
Vorticity contours for Re = 1000, S f = π/2, Ω 1 = 1.0
34
Streamline contours for Re = 1000, S f = π/2, Ω 1 = 0.5
35
Streamline contours for Re = 1000, S f = π/2, Ω 1 = 1.0
36
Fourier transform of C D in log-log scale
37
Fourier transform of C L in log-log scale
38
Streamline contours for Re = 15000, S f = 0.9, Ω 1 = 1.5
39
Vorticity contours for Re = 15000, S f = 0.9, Ω 1 = 1.5
40
Streamline contours for Re = 15000, S f = 0.9, Ω 1 = 2.0
41
Vorticity contours for Re = 15000, S f = 0.9, Ω 1 = 2.0
42
Vorticity contours animated, for Re = 15000, S f = 0.9, Ω 1 = 2.0
43
Energy creation mechanism Navier-stokes equation in rotational form for incompressible flows is given by, The quantity, has been identified as mechanical energy (E) of the flow and its instantaneous distribution can be described by, Splitting physical quantities into primary and disturbance components by identifying them with subscripts m and d respectively, the distribution of disturbance energy component of mechanical energy is given in its linearized form by,
44
Disturbance energy plots for Re = 15000, S f = 0.9, Ω 1 = 2.0, Ω 0 = 0
45
Time variation of C D and C L for Re = 1000, S f = π/2, Ω 1 = 1.0, Ω 0 = 0.5 (C D ) Avg = 0.9068 (C L ) Avg = 1.336
46
Streamline contours for Re = 1000, S f = π/2, Ω 1 = 1.0, Ω 0 = 0.5
47
Vorticity contours for Re = 1000, S f = π/2, Ω 1 = 1.0, Ω 0 = 0.5
48
Disturbance energy plots for Re = 1000, S f = π/2, Ω 1 = 1.0, Ω 0 = 0.5
49
Variation of Ω 1 of best member with time
50
Variation of S f of best member with time
51
For η c = 5; η m = 10,
53
For η c = 5; η m = 60,
54
For η c = 5; η m = 100,
55
For η c = 10; η m = 100,
56
For η c = 2; η m = 100,
57
Variation of Ω 1 and S f of best member with time, for multiple GA iterations
58
For η c = 2; η m = 50, with multiple GA iterations,
60
Conclusions
61
Time averaged drag and lift coefficients for all computed cases CaseRe(C D ) avg (C L ) avg 15000.25π/21.30400.08341 25000.50π/21.25900.09089 310000.50π/21.36300.07691 410000.50π1.33600.1150 510001.00π/20.89170.2219 6150001.500.90.78780.4101 7150002.000.90.47120.6164 Time averaged drag coefficient for uncontrolled case for Re = 15000 is 1.3546. For steady rotation coupled with rotary oscillation case, (C D ) avg = 0.9068 and (C L ) avg = 1.336.
62
Average drag coefficients for different GA simulations Caseηcηc ηmηm (C D ) avg 121000.3827 25100.4092 35600.4108 451000.4007 5101000.4735 For the case with multiple GA iterations, (C D ) Avg = 0.3543.
63
Summary of results Computational procedure is calibrated by comparing the results with experimental results of Tokumaru and Dimotakis, for Re = 15000. Ability of the numerical method for DNS of bluff body flows by two- dimensional flow models has been testified. Rotary oscillation is shown to be equivalent to tripping the wall boundary layer aerodynamically A large drag reduction has been achieved, by shear release mechanism on one side of the cylinder, at comparatively low Reynolds number (Re = 1000). Efficacy of GA-based optimization strategy, capable of arriving at near-optimal solutions for a dynamic problem, has been emphasized in the present work.
64
Scope for future work Investigate whether rotary oscillation brings a phase shift on resultant force experienced by the cylinder. Control strategy of steady rotation coupled with rotary oscillation. Studying the multi-objective framework of the current problem, using reduction of flow unsteadiness as a second objective.
65
Thank You
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.