Application of neural networks to turbulence control for drag reduction

Size: px
Start display at page:

Download "Application of neural networks to turbulence control for drag reduction"

Transcription

1 Application of neural networks to turbulence control for drag reduction Changhoon Lee and John Kim a) Department of Mechanical and Aerospace Engineering, University of California at Los Angeles, Los Angeles, California David Babcock and Rodney Goodman Department of Electrical Engineering, California Institute of Technology, Pasadena, California Received 16 September 1996; accepted 24 February 1997 A new adaptive controller based on a neural network was constructed and applied to turbulent channel flow for drag reduction. A simple control network, which employs blowing and suction at the wall based only on the wall-shear stresses in the spanwise direction, was shown to reduce the skin friction by as much as 20% in direct numerical simulations of a low-reynolds number turbulent channel flow. Also, a stable pattern was observed in the distribution of weights associated with the neural network. This allowed us to derive a simple control scheme that produced the same amount of drag reduction. This simple control scheme generates optimum wall blowing and suction proportional to a local sum of the wall-shear stress in the spanwise direction. The distribution of corresponding weights is simple and localized, thus making real implementation relatively easy. Turbulence characteristics and relevant practical issues are also discussed American Institute of Physics. S I. INTRODUCTION The ability to control turbulent flows is of significant economic interest. Successful control of turbulent boundary layers by reducing drag, for example, can result in a substantial reduction in operational cost for commercial aircraft and marine vehicles. Recent studies 1,2 show that near-wall streamwise vortices are responsible for high skin-friction drag in turbulent boundary layers. Some attempts have been made to reduce the skin-friction drag by controlling the interactions between these vortices and the wall. Choi et al., 2 for example, used blowing and suction at the wall equal and opposite to the wall-normal component of velocity at y 10. They showed that this control effectively mitigated the streamwise vortices, giving approximately 25% drag reduction in a turbulent channel flow. Although the method employed in their work is impractical, since the information at y 10 is usually not available, it demonstrates a control scheme which reduces skin-friction drag by manipulation of the near-wall streamwise vortices. Another way to control the streamwise vortices is to impose spanwise oscillation by a moving wall or externally imposed body force. 3,4 These methods, however, require a large amount of energy input. A systematic approach using suboptimal control theory has also been tried in the past. This approach, which attempts to minimize a cost function, was successfully applied to the stochastic Burgers equation. 5 Moin and Bewley 6 applied a similar approach to a turbulent channel flow to achieve up to 50% drag reduction. The control, however, requires information from the entire velocity field inside the flow domain and excessive computational time, making it impractical to implement in real situations. For practical implementation, a control scheme should utilize only quantities that are easily a Corresponding author: Telephone: ; Fax: ; Electronic mail: jkim@turb.seas.ucla.edu measurable at the wall, and should be fast enough to be applied in real time. The objective of the present work is to seek wall actuations, in the form of blowing and suction at the wall, dependent on the wall-shear stress to achieve a substantial skinfriction reduction. This requires knowledge of how the wallshear stresses respond to wall actuations, i.e., the correlation between the wall-shear stresses and the wall actuations. Because of the complexity of the solutions to the Navier Stokes equations, however, it is not possible to find such a correlation in closed form or to approximate it in simple form. Instead, we use a neural network to approximate the correlation which then predicts the optimal wall actuations to achieve the minimum value of the skin-friction drag. Neural networks have been used to obtain complicated, nonlinear correlations without a priori knowledge of the system that is to be controlled. Jacobson and Reynolds, 7 for instance, used a neural network to obtain about 7% drag reduction in their simulation of an artificial flow. In this paper, we describe how we constructed and trained a neural network off-line, and then implemented an on-line control scheme blowing and suction at the wall for drag reduction based on that neural network. Applying this control scheme to direct numerical simulations of turbulent channel flow at low Reynolds number, we observed about 20% drag reduction. We then describe how examination of the weight distribution from the on-line neural network led to a very simple control scheme that worked equally well while being computationally more efficient. In Sec. II, a brief description of the architecture of the neural network used in the present work is given. In Sec. III, results obtained from control using an off-line trained network are presented, while results obtained from control using a network with continuous on-line training are given in Sec. IV. In Sec. V, a simple control law based on the weight distribution from the successful neural network control is presented. A few turbulence statistics are given in Sec. VI, 1740 Phys. Fluids 9 (6), June /97/9(6)/1740/8/$ American Institute of Physics

2 domain grid points in each direction. The summation is done over the spanwise direction. Seven neighboring points (N 7), including the point of interest, in the spanwise direction corresponding to approximately 90 wall units with our numerical resolution were found to provide enough information to adequately train and control the near-wall structures responsible for the high-skin friction. Note that the blowing and suction are applied at each grid location according to 1 as a numerical approximation of distributed blowing and suction on the surface. A scaled conjugate gradient learning algorithm 8 was used to produce rapid training. For given pairs of (v des jk, w/ y jk ), network was trained to minimize the sum of a weighted-squared error given by FIG. 1. Neural network architecture. error 1 2 e v des jk v des jk v net jk 2, j k 2 followed in Sec. VII by a discussion of practical implementation and the conclusions. In this paper we use (x,y,z) for the streamwise, wallnormal, and spanwise coordinates, respectively, and (u,v,w) for the corresponding velocity components. II. NEURAL NETWORK In this section we describe the construction of a neural network to learn the correlation between wall-shear stresses and wall actuations from a given data set. Although a neural network generally requires no prior knowledge of the system or plant, knowledge about the near-wall turbulence structures provides a guideline for the design of the network architecture. Initially u/ y and w/ y at the wall at several instances of time were used as input data fields and the actuation at the wall was used for the output data of the network. Experimentally we found that only w/ y at the wall from the current instance of time was necessary for sufficient network performance. Because we wanted the output to be based only on a local input area, we designed our network using shared weights. The network had a single set of weights a template that is convolved over the entire input space to generate output values; that is, we used the same set of weights for each data point and the training involves iterating over all data points. The template extracts spatially invariant correlations between input and output data. The size of the template was initially chosen to include information about a single streak and streamwise vortex, and then was varied to find an optimal size. We used a standard two-layer feedforward network with hyperbolic tangent hidden units and a linear output unit see Fig. 1. The functional form of our final neural network is N 1 /2 w v jk W a tanh b W i W W c, i N 1 /2 y j,k i 1 j N x, 1 k N z, 1 where the W s denote weights, N is the total number of input weights, and the subscripts j and k denote the numerical grid point at the wall in the streamwise and spanwise directions respectively. N x and N z are the number of computational where v des is the desired output value and v net is the network output value given by Eq. 1. The weights were initialized with a set of random numbers. Note that the error defined in 2 exponentially emphasizes proportional to ) large actuations. This error scaling was chosen based on Choi et al. s 2 observation that large actuations are more important for drag reduction. Usually within 100 training epochs, the error reached its asymptotic limit. III. OFF-LINE TRAINING AND CONTROL As an initial experiment we investigated whether we could train a neural network to predict the velocity at y 10 from only the wall-shear stresses. The rationale behind this experiment was to duplicate an existing control law using only measurements available at the wall such that the output from the network could be used as input to the actuator. The network should yield a similar amount of drag reduction to that obtained by Choi et al. 2 through prediction of the velocity at y 10. The training data consisted of 100 time steps of output obtained from a numerical simulation of channel flow under the control employed by Choi et al., 2 i.e., using the wall-normal velocity at y 10. The flow regime is turbulent channel flow with Re 100, where Re is the Reynolds number based on the wall-shear velocity, u, and the channel half-width,. All numerical simulations presented in this paper were obtained using a modified version of Kim et al. s 9 spectral code with the computational domain (4,2,4 /3), and a grid resolution of 32, 65, 32 in the (x, y,z) directions, respectively. Each time step contained a array of input values ( w/ y w ) and corresponding actuations, v at y 10. We trained several networks with one hidden unit and different sized input templates: 7 1, 7 3, 7 5, 9 1, 9 3, 11 1, and 11 3 the number of input points in the spanwise direction by the number of input points in the streamwise direction. After training was completed, the distribution of input weights was examined to see whether there was a discernible pattern in the input template. The weight distributions in the spanwise direction at the same streamwise location for different input templates are shown in Fig. 2. The same pattern for all 7 input template sizes was observed, and is similar to a finite difference approximation of Phys. Fluids, Vol. 9, No. 6, June 1997 Lee et al. 1741

3 FIG. 2. Weight distribution from off-line trainings for various sizes of the input template: 7 1, 7 3, 7 5, 9 1, 9 3, 11 1, Weights are normalized by W 1. FIG. 3. Mean wall-shear stress histories for various control laws compared to the no-control case:, no control;, control with 7 fixed weights obtained from off-line control;, control with 10 fixed weights from the same off-line control. All runs with control shown in this paper were integrated over at least 20 time units that is much longer than the typical turnover time of the streamwise vortices, 1 time unit. FIG. 4. Schematic representation of adaptive inverse model control. spanwise differentiation. Increasing the number of hidden units only marginally improved performance, whereas increasing the template size significantly reduced the final training error. We then applied a control scheme to a regular channel flow by fixing the final input weights obtained from the offline training. This was perhaps a somewhat naive approach since the weights were obtained from fully controlled flow data and the shear stresses used for the training were already altered by the actuations. Nevertheless, two cases were tested: a control scheme based on 7 weights in the spanwise direction, and another based on the same 7 weights plus 3 more in the immediate downstream location. These 10 weights were chosen because among all weights obtained from the off-line training they had non-negligible values. In Fig. 3, the mean shear stress variations at the wall i.e., drag obtained with these two controls are plotted along with the no-control case. Nearly 18% drag reduction was achieved, with slightly better performance from the 10-weight network. These results demonstrate that a correlation exists between the shear stresses at the wall and the desired actuations, and that control based on this correlation produces a significant amount of drag reduction. This fixed-weight control scheme, however, was deduced from fully controlled flow data; thus it does not guarantee the same performance for other flow situations. IV. ON-LINE CONTROL In the previous section we showed how successful control based on off-line training can be obtained. However, since the system we are trying to control is time-varying and nonlinear, this approach is not likely to generalize well. Continuous on-line training allows a controller to adapt to the evolution of the system. In this section, we describe an adaptive controller for on-line training and control. There are various schemes for on-line neural network control. The most direct scheme is adaptive-inverse model control. 10 A schematic representation of this approach is shown in Fig. 4. Here the plant denotes the numerical solver of the Navier Stokes equations. This configuration employs a neural network to model the possibly time-varying inverse plant mapping from wall-shear stress w/ y w to the wall-normal actuations, and then uses a copy of the model as the controller with the desired shear stresses as input. One restriction of this technique is that it usually requires an initial model training phase using random plant inputs and corresponding plant outputs. This, however, caused no serious problems since usually one time step was enough for model training because of the shared-weight architecture in our application each time is 1024 data points and our networks only have a few weights. Once the model represents a reasonably close approximation to the actual plant inverse, a copy is then implemented as a feedforward controller. The desired inputs to the controller are a fractional reduction in the shear stress from the previous step, i.e., w des y w y, 3 t t t where 0 1. Based on the networks and techniques we investigated, this indirect suppression of w/ y w, instead of u/ y w, turns out to be more efficient in achieving drag reduction. The output of the controller, which is the input to the plant, is the predicted actuation necessary to produce this shear-stress reduction. The quantity should be chosen such 1742 Phys. Fluids, Vol. 9, No. 6, June 1997 Lee et al.

4 FIG. 5. Distribution of the weights:, from on-line training;, A(1 cos( j))/j. z 13. that sets of the desired large amplitude outputs are among the sets that are well represented by the training sets. Good performance was achieved for the range of A turbulent channel flow at Reynolds number Re 100 was used to test the neural network. We allowed all the weights in the network to adapt and examined the input template pattern after each time step. As the control began, the weight distribution immediately assumed a fixed pattern similar to the off-line pattern. There was no appreciable change in the relative magnitudes of the template weights over time, indicating that the pattern is preserved. The absolute magnitudes, however, did vary indicating the need for gain and bias adaptation for each layer. The number of hidden layers, the number of the hidden units, the size of the input template, and the error scale of the training error of Eq. 2 were 1, 1, 7 1, and 5, respectively. We varied the values of the error scale and found 5 to be optimum, with larger values causing an instability in training. We also varied the number of the hidden units, but the network with a single hidden unit produced the best result. The converged weight distributions for 20 consecutive time steps after an asymptotic state was reached are shown in Fig. 5. The pattern is only slightly different from the one obtained from the off-line training see Fig. 2. It should be noted that this pattern emerged immediately after the on-line control began. Time histories of the wall-shear stress for 3 different input template sizes are shown in Fig. 6. All other network parameters are kept the same. The abscissa represents nondimensional time normalized by u and. One time unit roughly corresponds to the time for a fluid particle traveling with the centerline velocity to move about 20 channel half widths. The computations were carried out long enough to ensure that a statistically steady state was reached. As the control began, the drag quickly drops to about 80% of that observed without control, for the two cases with template sizes of 7 1 and 9 1. The template size of 5 1, however, did not produce as much reduction, indicating that at least 7 spanwise points which extended about 90 wall units, with our grid resolution should be used for good performance. At the initial stage of our study, we tested a control using both w/ y w and u/ y w as input, with a 7 5 input template. It produced about the same amount of reduction, but with excessive training time due to a significantly larger number FIG. 6. Mean wall-shear stress histories for on-line control with different input template sizes:, no control;, control with 5 1;, control with 7 1;, control with 9 1. of weights. Furthermore, it did not produce coherent patterns in the weight distributions. Since the 7 weights showed a fixed pattern, we fixed the input template weights to this pattern and used a single hidden unit network, giving only 4 adaptable parameters a bias and gain for each layer. This simplified network had the following functional form: v jk W a tanh W b g W c W d 4 with 3 w g i 3 W i, 5 y j,k i where W i s are the fixed-weight pattern obtained from the previous on-line control. On-line control using this network produced a similar amount of drag reduction. The weight variations with time were also monitored. The bias weights (W c and W d ) were negligibly small. Those controlling the gain (W a and W b ), which had finite values, changed in time significantly, although the product of the two gain-weights remained almost constant. This suggests that effective control can be achieved by simply using g with an adjustable amplitude. This will be discussed in the following section. V. A SIMPLE CONTROL SCHEME Since the control based on the network given by Eq. 4 produced a substantial reduction in drag, this section develops a control scheme based only on the weighted sum of the wall-shear stress. The distribution of the weights can be approximated by see Fig. 5 : 1 cos j W j A, 6 j where j 0 corresponds to the point where the control is applied. Since only the relative values are important, the constant A has no special meaning. A computation with a twice higher resolution was run to confirm that Eq. 6 gives the proper form of the weight distribution see Fig. 7. It turns out that Eq. 6 is the inverse Fourier transform of ik z / k z, where k z is the wave number in the spanwise direction, for the finite maximum wave number, i.e., Phys. Fluids, Vol. 9, No. 6, June 1997 Lee et al. 1743

5 FIG. 7. Distribution of the weights:, from on-line training;, A(1 cos( j))/j. z 6. FIG. 9. Mean wall-shear stress histories for various control schemes compared to the no-control case:, no control;, on-line control with neural network with 7 1 template; control with 7 fixed weights. k m ik z km k z exp ik zz dk z 2 1 cos k mz, 7 z where k m / z is the maximum wave number and z is the numerical grid spacing. Replacing z with j z in the right-hand-side of Eq. 7 leads to Eq. 6. From this result and the convolution theorem, one can suggest the following simple control law for wall transpiration: vˆ ik z w ˆ w C k z y w C 1 k z w ˆ z y, where the hat denotes a Fourier transformed quantity and C is a positive scale factor determining the amplitude of the actuation. Equation 8, which should produce similar drag reduction as the result with 7 fixed weights Eq. 4, implies that the optimum blowing and suction at the wall is proportional to ( w/ y)/ z with the high wave number component suppressed by 1/ k z. Note that the wall-normal actuation proportional to ( w/ y)/ z counteracts the up-anddown motion induced by a streamwise vortex see Fig. 8, consistent with that used by Choi et al. 2 Smith et al. 11 discussed the stability of the near-wall turbulence structure to a local adverse pressure gradient imposed near the surface. FIG. 8. A schematic of a flow field induced by a streamwise vortex and corresponding ( w/ y w )/ z. 8 The suction at the left side of the vortex in Fig. 8 can relieve such adverse pressure gradient, thus preventing the surfacelayer eruption. Choi et al. 2 reported that actuation based only on the local value of ( w/ y)/ z, which is also a dominant term of the Taylor expansion of v at some distance away from the wall, did not produce such a substantial drag reduction. This indicates that suppression of high wave number components by 1/ k z, or equivalently using locally weighted value of w/ y, plays a key role in reducing drag. Note that the weights at even numbered grid points away from the center point vanish. This is beneficial for physical implementation, since sensors and actuators cannot be placed at the same location. 12 Because the Fourier integral is computed for a finite value of k m, the values of the weight at noninteger j in Eq. 6 have no meaning. Equation 8 is equivalent to N 1 /2 w v jk C W i, 9 i N 1 /2 y j,k i where W i is given by Eq. 6. The magnitude of the weights decays with increasing distance from the center, which allows for good approximation using only a small number of weights, i.e., successful control requires only local values of the shear stress. A natural concern is how different grid spacings affect the control. Since the above control law Eq. 9 is simply another expression of Eq. 8, which is a good approximation as long as k m is large enough, the control should be relatively independent of resolution. This was confirmed by a computation with a higher resolution. Control based on Eq. 9 with 7 points produced the same amount of drag reduction 20% as the neural network control see Fig. 9. The constant C is chosen so that the root-mean-squared rms value of the actuation is kept at 0.15u. Blowing and suction of this magnitude at the wall suppress the near-wall streamwise vortices by counteracting the up-and-down motions associated with these vortices see Fig. 8. The fact that a control scheme that is essentially linear Eq. 9 produced the same amount of drag reduction as on-line control with a nonlinear network led to the following question: Can the same weight pattern be captured when on-line control with a linear network is used? To answer 1744 Phys. Fluids, Vol. 9, No. 6, June 1997 Lee et al.

6 FIG. 11. Probability-density function of the wall-shear stress:, no control;, control with 7 fixed weights. The area under each curve is normalized to one. FIG. 10. Contours of streamwise vorticity in a cross-flow plane: a no control; b control using 7 fixed weights. The contour level increment is the same for both figures. Negative contours are chain-dotted. this question, we tested an on-line controller utilizing a linear network. The hyperbolic tangent function in Eq. 1 was replaced with a linear function and the hidden layer was removed. All other parameters were kept the same as the nonlinear network case. The linear network seemed to produce almost the same pattern in weights as the one produced by our nonlinear network. Also, drag was reduced by the same amount. The pattern that was obtained by averaging over time, however, was not well preserved in time. The weight W 3 of Eq. 1, for example, frequently showed order of magnitude excursions resulting in a large standard deviation, 1.5, compared to the value of the weight, 0.3 weights were normalized by the maximum amplitude W 1 ). The nonlinear network, however, produced more constant weights; the standard deviation of W 3 was only This result indicates that the nonlinearity should add robustness by bounding the weights. This can simplify hardware implementation by limiting the signals and subsequently the necessary dynamic range of the processing circuitry. The computed flow fields for a no-control case and a successful control case, based on the 7-point weighted sum of w/ y w Eq. 9, were examined to investigate the mechanism by which the drag reduction is achieved. The most salient feature of the controlled case was that the strength of the near-wall streamwise vortices was drastically reduced. In Fig. 10, contours of streamwise vorticity in a cross plane are shown. This result further substantiates the notion that a successful suppression of the near-wall streamwise vortices leads to a significant reduction in drag. Note that for the controlled case the wall actuations were applied at both walls. The probability-density function of the wall-shear stress in the streamwise direction is shown in Fig. 11. It is evident that the control is very effective in suppressing large fluctuations, thus reducing the mean-skin friction. Furthermore, the root-mean-square rms values of turbulent fluctuations in the wall region are also reduced as shown in Fig. 12 a. The same trend was observed by Choi et al. 2 The rms vorticity fluctuations are also significantly reduced, except for x very VI. TURBULENCE STATISTICS FIG. 12. Root-mean-square fluctuations normalized by the wall variables:, no control;, control with 7 fixed weights. a Velocity fluctuations; b vorticity fluctuations. Phys. Fluids, Vol. 9, No. 6, June 1997 Lee et al. 1745

7 FIG. 13. Contours of the wall actuation: a control using w/ y w with 7 fixed weights; b control using information at y 10. Negative contours are chain-dotted. close to the wall. The increase for the latter is caused by additional v/ z due to the wall actuation. The rms fluctuations of z at the wall, which is mainly due to u/ y at the wall, is also decreased. This indicates that the control scheme led to a reduction in the mean shear and its variance at the wall by suppressing large fluctuations as shown in Fig. 11. The reduction in the rms fluctuations in x and y indicates that the control scheme indeed reduced the strength of the near-wall streamwise vortices and the wall-layer streaks. Figure 13 compares the distribution of wall actuation used in our control with that from Choi et al. s 2 v-control using the information at y 10 for the same wall-shear stress distribution. The corresponding wall-shear stress distribution is also shown in Fig. 13. The wall actuations indicate a strikingly similar distribution to each other, even though the wall actuation of our control is based only on the wall-shear stress w/ y w. Basically our control scheme detects edges of locally high-shear stress regions by measuring the spanwise variation of w/ y, and applies appropriate wall actuation as shown in Figs. 13 a and 13 b. Since highshear stress regions are usually elongated in the streamwise direction, only spanwise variation is necessary for detecting the edges. Since w/ y is a direct measurement of streamwise vortices see Fig. 8, it provides more appropriate information than u/ y. This is consistent with our finding that w/ y at several points in spanwise direction are enough for good performance of control. VII. DISCUSSION AND CONCLUSION We have presented a successful application of a neural network to turbulence control for drag reduction. First we were able to construct and train a neural network off-line to find a correlation between the wall-shear stress and the desired wall actuations coming from the information at y 10. Based on the optimal network structure from the off-line training, we successfully implemented an on-line inverse model controller in numerical experiments of a turbulent channel flow, resulting in about 20% drag reduction. Finally, we were able to deduce a simple control scheme Eq. 9 for drag reduction based on observation of the weight distribution from a successful control case. This control scheme uses a minimal amount of wall-shear stress information and requires only simple operations, thus rendering a scheme whose actual hardware implementation would be relatively easy. Beginning with a nonlinear network, we found a simple linear control scheme from the pattern of the weights, suggesting the use of a linear network. Although a linear network produced a similar pattern, the pattern was not well preserved in time. The weights can vary significantly increasing the difficulty in circuit implementation due to the larger required dynamic range. The nonlinear network, however, produced bounded weights simplifying hardware implementation. This suggests that a certain amount of nonlinearity is beneficial to capture a stable coherent pattern for our system. Although the present control scheme is a significant improvement over earlier approaches that require velocity information within the flow, there is a technical issue before the present control scheme can be implemented in real practice. Precise control of blowing and suction distributed over a surface is difficult to implement. Other approaches, such as surface movements by deformable surface, may prove to be more practical. There are also several fundamental issues that must be addressed. First, our numerical experiments were performed in a very low Reynolds number flow. It remains to be seen whether the same control scheme extends to higher Reynolds numbers. If the main cause of high-skin friction in turbulent boundary layers at higher Reynolds numbers is also due to the near-wall streamwise vortices, the same scheme should work equally well. Detection of these vortices through the wall-shear stress would become more difficult, however, because the scales associated with these vortices decrease as the Reynolds number increases. Another important issue is the influence of the spatial resolution of sensors and actuators on performance. We showed that a simple control scheme with 4 neighboring points in the spanwise direction 3 among 7 weights are zeros, which span 90 wall units, performed very well. This suggests that the distance between sensors should be about 20 wall units. As the Reynolds number increases, the physical separation between sensors must decrease. We note in passing that recent advances in micromachined sensors and actuators make these scales feasible, 13 and the present work is part of a joint research project aimed at integrating micronsized sensors and actuators with analog VLSI control circuitry. A third issue is determining an appropriate scale factor C in Eq. 9. We tested a range of C and empirically found 1746 Phys. Fluids, Vol. 9, No. 6, June 1997 Lee et al.

8 that values yielding an actuation rms value between 0.1u and 0.15u gave the best performance. Smaller values resulted in less reduction, while larger ones caused rapid fluctuations of the wall-shear stress over time. The experiments were only performed for Re 100 and 180, from which the optimum value was deduced, but we expect that the same amplitude level should produce similar reductions for higher Reynolds number flows. We further note that for this amplitude the required power input per unit area to produce the actuation, p w v w 0.5 v w 3 ( 0.1 u 3 ) was significantly less compared to the power saved due to the reduced drag, C f /C f w U c ( 3.5 u 3 ) for 20% reduction in C f. Here p w,, C f, w and U c are the wall pressure, density, friction coefficient, averaged wall-shear stress in the streamwise direction, and centerline velocity, respectively. Note that we did not account for device loss to deliver blowing and suction nor the power consumed by sensors in this estimate. One final practical issue worth mentioning is the time delay between sensing and actuation. None was included in any of our numerical experiments. In a real situation, however, there will be a finite time delay between sensing and actuation. The process time for the simple control scheme should be negligible since a weighted summation is an involved process, thus not imposing any restriction on the time delay. Ideally, sensors should register the response of the near-wall structures to be controlled due to wall actuations, which will take a certain amount of time. Blowing and suction at the wall, however, can produce an immediate spurious response at nearby sensors due to local conservation. One possible remedy to this problem is an under-relaxation of the actuation signal with past signals, accounting for the response of a longer time scale. For example, an underrelaxation scheme using the following formula v t t jk C i W i w t y j,k i t 1 v jk 10 could take into account all past signals with a single parameter (0 1). We used this approach successfully in our numerical experiment for Re 180 and found that there is an optimum depending on temporal resolution. The most significant finding of the present study is that a single spanwise strip of w/ y w is enough to achieve significant drag reduction. Additional information about w/ y w in the streamwise direction or u/ y w in either direction reduced the efficiency of our neural-network based control. We also tested different-sized input templates and found that as the template size increased in the streamwise direction, the training time became excessive and the fixed pattern in the weight disappeared, indicating that too many unnecessary weights caused training problems. ACKNOWLEDGMENTS We are grateful to Dr. Gary Coleman for comments on a draft of this paper and Tim Berger for preparation of Figs. 10 and 13. We also are grateful to a referee for suggestion about the linear network. This work is supported by AFOSR Grants Nos. F and F Dr. James M. McMichael, Program Manager. It is also supported in part by the Center for Neuromorphic Systems Engineering as a part of the National Science Foundation Engineering Research Center Program under Grant No. EEC Computer time has been supplied by the San Diego Supercomputer Center, NASA Ames Research Center and by the NAS program at NASA Ames Research Center. 1 J. Kim, Study of turbulence structure through numerical simulations: The perspective of drag reduction, AGARD Report No. R-786, AGARD FDP/VKI Special Course on Skin Friction Drag Reduction, 2 6 March 1992, VKI, Brussels H. Choi, P. Moin, and J. Kim, Active turbulence control for drag reduction in wall-bounded flows, J. Fluid Mech. 262, R. Akhavan, W. J. Jung, and N. Mangiavacchi, Turbulence control in wall-bounded flows by spanwise oscillations, Appl. Sci. Res. 51, J. Kim, C. Lee, T. Berger, J. Lim, and H. Choi, Effects of electromagnetic force on near-wall turbulence, Bull. Am. Phys. Soc. 40, H. Choi, R. Temam, P. Moin, and J. Kim, Feedback control for unsteady flow and its application to the stochastic Burgers equation, J. Fluid Mech. 253, P. Moin and T. Bewley, Application of control theory to turbulence, in the 12th Australasian Fluid Mechanics Conference, Sydney December 1995 unpublished, p S. L. Jacobson and W. C. Reynolds, Active control of boundary layer wall shear stress using self-learning neural networks, AIAA Shear Flow Conference, Orlando, 1993 unpublished, p.1. 8 M. Moller, Efficient training of feed-forward neural networks, Ph.D. thesis, Aarhus University, Denmark, J. Kim, P. Moin, and R. Moser, Turbulence statistics in fully-developed channel flow at low Reynolds number, J. Fluid Mech. 177, B. Widrow, Adaptive inverse control, In the Second IFAC Workshop on Adaptive Systems in Control and Signal Processing, Lund, Sweden, 1987 unpublished, pp C. R. Smith, J. D. A. Walker, A. H. Haidari, and U. Sobrun, On the dynamics of near-wall turbulence, Philos. Trans. R. Soc. London Ser. A 336, This staggered distribution of sensors and actuators would result in actuators at only half the grid points and this might reduce the effectiveness of the control. This problem can be solved simply by increasing resolution twice so that actuators locate at every grid point of the old grid system these correspond to half the grid points in the new grid system still with sensors located in staggered positions. This is possible since the weight distribution does not depend on the grid distance, but depends on the grid index as shown in Figs. 5 and C. Liu, Y. C. Tai, J. B. Huang, and C. M. Ho, Surface micromachined thermal shear stress sensor, in ASME Application of Microfabrication to Fluid Mechanics, Chicago, 1994 unpublished, pp Phys. Fluids, Vol. 9, No. 6, June 1997 Lee et al. 1747

WALL PRESSURE FLUCTUATIONS IN A TURBULENT BOUNDARY LAYER AFTER BLOWING OR SUCTION

WALL PRESSURE FLUCTUATIONS IN A TURBULENT BOUNDARY LAYER AFTER BLOWING OR SUCTION WALL PRESSURE FLUCTUATIONS IN A TURBULENT BOUNDARY LAYER AFTER BLOWING OR SUCTION Joongnyon Kim, Kyoungyoun Kim, Hyung Jin Sung Department of Mechanical Engineering, Korea Advanced Institute of Science

More information

DIRECT NUMERICAL SIMULATION OF SPATIALLY DEVELOPING TURBULENT BOUNDARY LAYER FOR SKIN FRICTION DRAG REDUCTION BY WALL SURFACE-HEATING OR COOLING

DIRECT NUMERICAL SIMULATION OF SPATIALLY DEVELOPING TURBULENT BOUNDARY LAYER FOR SKIN FRICTION DRAG REDUCTION BY WALL SURFACE-HEATING OR COOLING DIRECT NUMERICAL SIMULATION OF SPATIALLY DEVELOPING TURBULENT BOUNDARY LAYER FOR SKIN FRICTION DRAG REDUCTION BY WALL SURFACE-HEATING OR COOLING Yukinori Kametani Department of mechanical engineering Keio

More information

Turbulent drag reduction by streamwise traveling waves

Turbulent drag reduction by streamwise traveling waves 51st IEEE Conference on Decision and Control December 10-13, 2012. Maui, Hawaii, USA Turbulent drag reduction by streamwise traveling waves Armin Zare, Binh K. Lieu, and Mihailo R. Jovanović Abstract For

More information

Contribution of Reynolds stress distribution to the skin friction in wall-bounded flows

Contribution of Reynolds stress distribution to the skin friction in wall-bounded flows Published in Phys. Fluids 14, L73-L76 (22). Contribution of Reynolds stress distribution to the skin friction in wall-bounded flows Koji Fukagata, Kaoru Iwamoto, and Nobuhide Kasagi Department of Mechanical

More information

Experimental Study on Flow Control Characteristics of Synthetic Jets over a Blended Wing Body Configuration

Experimental Study on Flow Control Characteristics of Synthetic Jets over a Blended Wing Body Configuration Experimental Study on Flow Control Characteristics of Synthetic Jets over a Blended Wing Body Configuration Byunghyun Lee 1), Minhee Kim 1), Chongam Kim 1), Taewhan Cho 2), Seol Lim 3), and Kyoung Jin

More information

Large eddy simulation of turbulent flow over a backward-facing step: effect of inflow conditions

Large eddy simulation of turbulent flow over a backward-facing step: effect of inflow conditions June 30 - July 3, 2015 Melbourne, Australia 9 P-26 Large eddy simulation of turbulent flow over a backward-facing step: effect of inflow conditions Jungwoo Kim Department of Mechanical System Design Engineering

More information

A dynamic global-coefficient subgrid-scale eddy-viscosity model for large-eddy simulation in complex geometries

A dynamic global-coefficient subgrid-scale eddy-viscosity model for large-eddy simulation in complex geometries Center for Turbulence Research Annual Research Briefs 2006 41 A dynamic global-coefficient subgrid-scale eddy-viscosity model for large-eddy simulation in complex geometries By D. You AND P. Moin 1. Motivation

More information

Feedback control of transient energy growth in subcritical plane Poiseuille flow

Feedback control of transient energy growth in subcritical plane Poiseuille flow Feedback control of transient energy growth in subcritical plane Poiseuille flow Fulvio Martinelli, Maurizio Quadrio, John McKernan and James F. Whidborne Abstract Subcritical flows may experience large

More information

Reynolds stress analysis of EMHD-controlled wall turbulence. Part I. Streamwise forcing

Reynolds stress analysis of EMHD-controlled wall turbulence. Part I. Streamwise forcing Reynolds stress analysis of EMHD-controlled wall turbulence. Part I. Streamwise forcing Catherine H. Crawford, and George Em Karniadakis Citation: Physics of Fluids 9, 788 (1997); doi: 10.1063/1.869210

More information

Application of wall forcing methods in a turbulent channel flow using Incompact3d

Application of wall forcing methods in a turbulent channel flow using Incompact3d Application of wall forcing methods in a turbulent channel flow using Incompact3d S. Khosh Aghdam Department of Mechanical Engineering - University of Sheffield 1 Flow control 2 Drag reduction 3 Maths

More information

Applied Mathematics and Mechanics (English Edition)

Applied Mathematics and Mechanics (English Edition) Appl. Math. Mech. -Engl. Ed., 39(9), 1267 1276 (2018) Applied Mathematics and Mechanics (English Edition) https://doi.org/10.1007/s10483-018-2364-7 Direct numerical simulation of turbulent flows through

More information

Feedback Control of Boundary Layer Bypass Transition: Comparison of a numerical study with experiments

Feedback Control of Boundary Layer Bypass Transition: Comparison of a numerical study with experiments Feedback Control of Boundary Layer Bypass Transition: Comparison of a numerical study with experiments Antonios Monokrousos Fredrik Lundell Luca Brandt KTH Mechanics, S-1 44 Stockholm, Sweden δ Ω rms L

More information

LARGE EDDY SIMULATION OF MASS TRANSFER ACROSS AN AIR-WATER INTERFACE AT HIGH SCHMIDT NUMBERS

LARGE EDDY SIMULATION OF MASS TRANSFER ACROSS AN AIR-WATER INTERFACE AT HIGH SCHMIDT NUMBERS The 6th ASME-JSME Thermal Engineering Joint Conference March 6-, 3 TED-AJ3-3 LARGE EDDY SIMULATION OF MASS TRANSFER ACROSS AN AIR-WATER INTERFACE AT HIGH SCHMIDT NUMBERS Akihiko Mitsuishi, Yosuke Hasegawa,

More information

Active Control of Turbulence and Fluid- Structure Interactions

Active Control of Turbulence and Fluid- Structure Interactions Bonjour! Active Control of Turbulence and Fluid- Structure Interactions Yu Zhou Institute for Turbulence-Noise-Vibration Interaction and Control Shenzhen Graduate School, Harbin Institute of Technology

More information

WALL RESOLUTION STUDY FOR DIRECT NUMERICAL SIMULATION OF TURBULENT CHANNEL FLOW USING A MULTIDOMAIN CHEBYSHEV GRID

WALL RESOLUTION STUDY FOR DIRECT NUMERICAL SIMULATION OF TURBULENT CHANNEL FLOW USING A MULTIDOMAIN CHEBYSHEV GRID WALL RESOLUTION STUDY FOR DIRECT NUMERICAL SIMULATION OF TURBULENT CHANNEL FLOW USING A MULTIDOMAIN CHEBYSHEV GRID Zia Ghiasi sghias@uic.edu Dongru Li dli@uic.edu Jonathan Komperda jonk@uic.edu Farzad

More information

Drag reduction in wall-bounded turbulence via a transverse travelling wave

Drag reduction in wall-bounded turbulence via a transverse travelling wave J. Fluid Mech. (22), vol. 457, pp. 1 34. c 22 Cambridge University Press DOI: 1.117/S2211217613 Printed in the United Kingdom 1 Drag reduction in wall-bounded turbulence via a transverse travelling wave

More information

An evaluation of a conservative fourth order DNS code in turbulent channel flow

An evaluation of a conservative fourth order DNS code in turbulent channel flow Center for Turbulence Research Annual Research Briefs 2 2 An evaluation of a conservative fourth order DNS code in turbulent channel flow By Jessica Gullbrand. Motivation and objectives Direct numerical

More information

Evaluation of a GA-based Feedback Control System with Arrayed Micro Sensors and Actuators in a Turbulent Channel Flow

Evaluation of a GA-based Feedback Control System with Arrayed Micro Sensors and Actuators in a Turbulent Channel Flow Proc. 4th Int. Symp. on Smart Control of Turbulence, Tokyo, March 2-4, 23 Evaluation of a GA-based Feedback Control System with Arrayed Micro Sensors and Actuators in a Turbulent Channel Flow Yuji SUZUKI,

More information

Large-eddy simulations for wind turbine blade: rotational augmentation and dynamic stall

Large-eddy simulations for wind turbine blade: rotational augmentation and dynamic stall Large-eddy simulations for wind turbine blade: rotational augmentation and dynamic stall Y. Kim, I.P. Castro, and Z.T. Xie Introduction Wind turbines operate in the atmospheric boundary layer and their

More information

Numerical Simulation of Rotating Turbulent Channel Flow by the Vortex in Cell Method

Numerical Simulation of Rotating Turbulent Channel Flow by the Vortex in Cell Method Send Orders for Reprints to reprints@benthamscience.net 30 The Open Transport Phenomena Journal, 2013, 5, 30-41 Open Access Numerical Simulation of Rotating Turbulent Channel Flow by the Vortex in Cell

More information

Generation of initial fields for channel flow investigation

Generation of initial fields for channel flow investigation Generation of initial fields for channel flow investigation Markus Uhlmann Potsdam Institut für Klimafolgenforschung, D-442 Potsdam uhlmann@pik-potsdam.de (Mai 2) In the framework of the DFG-funded research

More information

The JHU Turbulence Databases (JHTDB)

The JHU Turbulence Databases (JHTDB) The JHU Turbulence Databases (JHTDB) TURBULENT CHANNEL FLOW DATA SET Data provenance: J. Graham 1, M. Lee 2, N. Malaya 2, R.D. Moser 2, G. Eyink 1 & C. Meneveau 1 Database ingest and Web Services: K. Kanov

More information

Application of a Helmholtz resonator excited by grazing flow for manipulation of a turbulent boundary layer

Application of a Helmholtz resonator excited by grazing flow for manipulation of a turbulent boundary layer Application of a Helmholtz resonator excited by grazing flow for manipulation of a turbulent boundary layer Farzin Ghanadi School of Mechanical Engineering The University of Adelaide South Australia, 5005

More information

Drag reduction in wall-bounded turbulence via a transverse travelling wave

Drag reduction in wall-bounded turbulence via a transverse travelling wave Downloaded from https://www.cambridge.org/core. Brown University Library, on 27 Mar 218 at 19:12:8, subject to the Cambridge Core terms of use, available at https://www.cambridge.org/core/terms. https://doi.org/1.117/s2211217613

More information

R&D Study on Micro Sensors and Actuators for Active Control of Wall Turbulence

R&D Study on Micro Sensors and Actuators for Active Control of Wall Turbulence Proc. 2nd Symp. Smart Control of Turbulence, Mar. 21, Tokyo, pp. 19-26 R&D Study on Micro Sensors and Actuators for Active Control of Wall Turbulence Yuji SUZUKI, Nobuhide KASAGI, and Takashi YOSHINO Department

More information

Transition to turbulence in plane Poiseuille flow

Transition to turbulence in plane Poiseuille flow Proceedings of the 55th Israel Annual Conference on Aerospace Sciences, Tel-Aviv & Haifa, Israel, February 25-26, 2015 ThL2T5.1 Transition to turbulence in plane Poiseuille flow F. Roizner, M. Karp and

More information

Preliminary Study of the Turbulence Structure in Supersonic Boundary Layers using DNS Data

Preliminary Study of the Turbulence Structure in Supersonic Boundary Layers using DNS Data 35th AIAA Fluid Dynamics Conference, June 6 9, 2005/Toronto,Canada Preliminary Study of the Turbulence Structure in Supersonic Boundary Layers using DNS Data Ellen M. Taylor, M. Pino Martín and Alexander

More information

Turbulent flow over anisotropic porous media

Turbulent flow over anisotropic porous media Turbulent flow over anisotropic porous media Alfredo Pinelli School of Mathematics, Computer Science and Engineering City, University of London U.K. Work done in collaboration with: M. Omidyeganeh, A.

More information

RECONSTRUCTION OF TURBULENT FLUCTUATIONS FOR HYBRID RANS/LES SIMULATIONS USING A SYNTHETIC-EDDY METHOD

RECONSTRUCTION OF TURBULENT FLUCTUATIONS FOR HYBRID RANS/LES SIMULATIONS USING A SYNTHETIC-EDDY METHOD RECONSTRUCTION OF TURBULENT FLUCTUATIONS FOR HYBRID RANS/LES SIMULATIONS USING A SYNTHETIC-EDDY METHOD N. Jarrin 1, A. Revell 1, R. Prosser 1 and D. Laurence 1,2 1 School of MACE, the University of Manchester,

More information

The Phase Relationship in Laminar Channel Flow Controlled by Traveling Wave-Like Blowing/Suction. Abstract

The Phase Relationship in Laminar Channel Flow Controlled by Traveling Wave-Like Blowing/Suction. Abstract The Phase Relationship in Laminar Channel Flow Controlled by Traveling Wave-Like Blowing/Suction Hiroya Mamori, Koji Fukagata, and Jerôme Hœpffner 2 Department of Mechanical Engineering, Keio University,

More information

Optimization and control of a separated boundary-layer flow

Optimization and control of a separated boundary-layer flow Optimization and control of a separated boundary-layer flow Journal: 2011 Hawaii Summer Conferences Manuscript ID: Draft lumeetingid: 2225 Date Submitted by the Author: n/a Contact Author: PASSAGGIA, Pierre-Yves

More information

Lagrangian statistics in turbulent channel flow

Lagrangian statistics in turbulent channel flow PHYSICS OF FLUIDS VOLUME 16, NUMBER 3 MARCH 2004 Jung-Il Choi, a) Kyongmin Yeo, and Changhoon Lee b) Department of Mechanical Engineering and Yonsei Center for Clean Technology, Yonsei University, 134

More information

Active Control of Instabilities in Laminar Boundary-Layer Flow { Part II: Use of Sensors and Spectral Controller. Ronald D. Joslin

Active Control of Instabilities in Laminar Boundary-Layer Flow { Part II: Use of Sensors and Spectral Controller. Ronald D. Joslin Active Control of Instabilities in Laminar Boundary-Layer Flow { Part II: Use of Sensors and Spectral Controller Ronald D. Joslin Fluid Mechanics and Acoustics Division, NASA Langley Research Center R.

More information

FEDSM TURBULENCE MODULATION BY AN ARRAY OF LARGE-SCALE STREAMWISE STRUCTURES OF EHD ORIGIN

FEDSM TURBULENCE MODULATION BY AN ARRAY OF LARGE-SCALE STREAMWISE STRUCTURES OF EHD ORIGIN Proceedings of FEDSM 99 3rd ASME/JSME Joint Fluids Engineering Conference July 18-23, 1999, San Francisco, California, USA FEDSM99-6934 TURBULENCE MODULATION BY AN ARRAY OF LARGE-SCALE STREAMWISE STRUCTURES

More information

DRAG REDUCTION IN SPATIALLY DEVELOPING TURBULENT BOUNDARY LAYERS BY BLOWING AT CONSTANT MASS-FLUX

DRAG REDUCTION IN SPATIALLY DEVELOPING TURBULENT BOUNDARY LAYERS BY BLOWING AT CONSTANT MASS-FLUX June - July, Melbourne, Australia 9 A- DRAG REDUCTION IN SPATIALLY DEVELOPING TURBULENT BOUNDARY LAYERS BY BLOWING AT CONSTANT MASS-FLUX Yukinori Kametani Linné FLOW Centre KTH Mechanics Osquars Backe

More information

The JHU Turbulence Databases (JHTDB)

The JHU Turbulence Databases (JHTDB) The JHU Turbulence Databases (JHTDB) TURBULENT CHANNEL FLOW AT Re τ = 5200 DATA SET Data provenance: M. Lee 1 & R. D. Moser 1 Database ingest and Web Services: Z. Wu 2, G. Lemson 2, R. Burns 2, A. Szalay

More information

Turbulent boundary layer

Turbulent boundary layer Turbulent boundary layer 0. Are they so different from laminar flows? 1. Three main effects of a solid wall 2. Statistical description: equations & results 3. Mean velocity field: classical asymptotic

More information

Increasing T T=1.5 T=5 T=10 T= time (viscous units) T=25 T=50. time (viscous units)

Increasing T T=1.5 T=5 T=10 T= time (viscous units) T=25 T=50. time (viscous units) Proceedings of the 8th IFIP TC7 Conference on System Modelling and Optimization, Detroit, Michigan, July 997. CONTROL OF TURBULENT FLOWS R. Temam ;2, T. Bewley 3 and P. Moin 3 July 8, 997 Abstract. It

More information

Opposition control within the resolvent analysis framework

Opposition control within the resolvent analysis framework J. Fluid Mech. (24), vol. 749, pp. 597 626. c Cambridge University Press 24 doi:.7/jfm.24.29 597 Opposition control within the resolvent analysis framework M. Luhar,,A.S.Sharma 2 and B. J. McKeon Graduate

More information

Frequency Response of Near-Wall Coherent Structures to Localized Periodic Blowing and Suction in Turbulent Boundary Layer

Frequency Response of Near-Wall Coherent Structures to Localized Periodic Blowing and Suction in Turbulent Boundary Layer CHIN.PHYS.LETT. Vol. 25, No. 5 (2008) 1738 Frequency Response of Near-Wall Coherent Structures to Localized Periodic Blowing and Suction in Turbulent Boundary Layer LIU Jian-Hua( ), JIANG Nan( ) Department

More information

OPTIMUM SUCTION DISTRIBUTION FOR TRANSITION CONTROL *

OPTIMUM SUCTION DISTRIBUTION FOR TRANSITION CONTROL * OPTIMUM SUCTION DISTRIBUTION FOR TRANSITION CONTROL * P. Balakumar* Department of Aerospace Engineering Old Dominion University Norfolk, Virginia 23529 P. Hall Department of Mathematics Imperial College

More information

Reduced-Order Modeling of Channel Flow Using Traveling POD and Balanced POD

Reduced-Order Modeling of Channel Flow Using Traveling POD and Balanced POD 3rd AIAA Flow Control Conference, 5 8 June 26, San Francisco Reduced-Order Modeling of Channel Flow Using Traveling POD and Balanced POD M. Ilak and C. W. Rowley Dept. of Mechanical and Aerospace Engineering,

More information

Toward low order models of wall turbulence using resolvent analysis

Toward low order models of wall turbulence using resolvent analysis Center for Turbulence Research Proceedings of the Summer Program 2016 305 Toward low order models of wall turbulence using resolvent analysis By K. Rosenberg, T. Saxton-Fox, A. Lozano-Durán, A. Towne AND

More information

On using the streamwise traveling waves for variance suppression in channel flows

On using the streamwise traveling waves for variance suppression in channel flows Proceedings of the 2007 American Control Conference Marriott Marquis Hotel at Times Square New York City, USA, July 11-13, 2007 WeC19.4 On using the streamwise traveling waves for variance suppression

More information

arxiv: v1 [physics.flu-dyn] 11 Oct 2012

arxiv: v1 [physics.flu-dyn] 11 Oct 2012 Low-Order Modelling of Blade-Induced Turbulence for RANS Actuator Disk Computations of Wind and Tidal Turbines Takafumi Nishino and Richard H. J. Willden ariv:20.373v [physics.flu-dyn] Oct 202 Abstract

More information

INFLUENCE OF ACOUSTIC EXCITATION ON AIRFOIL PERFORMANCE AT LOW REYNOLDS NUMBERS

INFLUENCE OF ACOUSTIC EXCITATION ON AIRFOIL PERFORMANCE AT LOW REYNOLDS NUMBERS ICAS 2002 CONGRESS INFLUENCE OF ACOUSTIC EXCITATION ON AIRFOIL PERFORMANCE AT LOW REYNOLDS NUMBERS S. Yarusevych*, J.G. Kawall** and P. Sullivan* *Department of Mechanical and Industrial Engineering, University

More information

Wall turbulence with arbitrary mean velocity profiles

Wall turbulence with arbitrary mean velocity profiles Center for Turbulence Research Annual Research Briefs 7 Wall turbulence with arbitrary mean velocity profiles By J. Jiménez. Motivation The original motivation for this work was an attempt to shorten the

More information

Periodic planes v i+1 Top wall u i. Inlet. U m y. Jet hole. Figure 2. Schematic of computational domain.

Periodic planes v i+1 Top wall u i. Inlet. U m y. Jet hole. Figure 2. Schematic of computational domain. Flow Characterization of Inclined Jet in Cross Flow for Thin Film Cooling via Large Eddy Simulation Naqavi, I.Z. 1, Savory, E. 2 and Martinuzzi, R. J. 3 1,2 The Univ. of Western Ontario, Dept. of Mech.

More information

Self-Excited Vibration in Hydraulic Ball Check Valve

Self-Excited Vibration in Hydraulic Ball Check Valve Self-Excited Vibration in Hydraulic Ball Check Valve L. Grinis, V. Haslavsky, U. Tzadka Abstract This paper describes an experimental, theoretical model and numerical study of concentrated vortex flow

More information

Direct Numerical Simulation of Jet Actuators for Boundary Layer Control

Direct Numerical Simulation of Jet Actuators for Boundary Layer Control Direct Numerical Simulation of Jet Actuators for Boundary Layer Control Björn Selent and Ulrich Rist Universität Stuttgart, Institut für Aero- & Gasdynamik, Pfaffenwaldring 21, 70569 Stuttgart, Germany,

More information

Boundary-Layer Theory

Boundary-Layer Theory Hermann Schlichting Klaus Gersten Boundary-Layer Theory With contributions from Egon Krause and Herbert Oertel Jr. Translated by Katherine Mayes 8th Revised and Enlarged Edition With 287 Figures and 22

More information

U U Technical Monitor

U U Technical Monitor FI LL COPY N NUMERICAL SIMULATION OF SUPERSONIC FREE SHEAR LAYERS (V) N ONR Contract No. N00014-89-J-1319 Semi-Annual Progress Report for the Period December 1, 1989 - May 31, 1990.L. CrE J UN 27 1990

More information

SECONDARY MOTION IN TURBULENT FLOWS OVER SUPERHYDROPHOBIC SURFACES

SECONDARY MOTION IN TURBULENT FLOWS OVER SUPERHYDROPHOBIC SURFACES SECONDARY MOTION IN TURBULENT FLOWS OVER SUPERHYDROPHOBIC SURFACES Yosuke Hasegawa Institute of Industrial Science The University of Tokyo Komaba 4-6-1, Meguro-ku, Tokyo 153-8505, Japan ysk@iis.u-tokyo.ac.jp

More information

Active drag reduction in a turbulent boundary layer based on plasma-actuatorgenerated streamwise vortices

Active drag reduction in a turbulent boundary layer based on plasma-actuatorgenerated streamwise vortices June 30 - July 3, 015 Melbourne, Australia 9 9A-5 Active drag reduction in a turbulent boundary layer based on plasma-actuatorgenerated streamwise vortices Chi Wai Wong, Yu Zhou, Yinzhe Li and Yupeng Li

More information

Journal of Computational Physics 157, (2000) doi: /jcph , available online at

Journal of Computational Physics 157, (2000) doi: /jcph , available online at Journal of Computational Physics 157, 796 800 000) doi:10.1006/jcph.1999.639, available online at http://www.idealibrary.com on NOTE A Simple Method for Computing Far-Field Sound in Aeroacoustic Computations

More information

On the feasibility of merging LES with RANS for the near-wall region of attached turbulent flows

On the feasibility of merging LES with RANS for the near-wall region of attached turbulent flows Center for Turbulence Research Annual Research Briefs 1998 267 On the feasibility of merging LES with RANS for the near-wall region of attached turbulent flows By Jeffrey S. Baggett 1. Motivation and objectives

More information

CFD Analysis of Micro-Ramps for Hypersonic Flows Mogrekar Ashish 1, a, Sivakumar, R. 2, b

CFD Analysis of Micro-Ramps for Hypersonic Flows Mogrekar Ashish 1, a, Sivakumar, R. 2, b Applied Mechanics and Materials Submitted: 2014-04-25 ISSN: 1662-7482, Vols. 592-594, pp 1962-1966 Revised: 2014-05-07 doi:10.4028/www.scientific.net/amm.592-594.1962 Accepted: 2014-05-16 2014 Trans Tech

More information

Before we consider two canonical turbulent flows we need a general description of turbulence.

Before we consider two canonical turbulent flows we need a general description of turbulence. Chapter 2 Canonical Turbulent Flows Before we consider two canonical turbulent flows we need a general description of turbulence. 2.1 A Brief Introduction to Turbulence One way of looking at turbulent

More information

Semi-Empirical Prediction of Noise from Non-Zero Pressure Gradient Turbulent Boundary Layers

Semi-Empirical Prediction of Noise from Non-Zero Pressure Gradient Turbulent Boundary Layers Semi-Empirical Prediction of Noise from Non-Zero Pressure Gradient Turbulent Boundary Layers S. A. E. Miller University of Florida Department of Mechanical and Aerospace Engineering Theoretical Fluid Dynamics

More information

ROLE OF THE VERTICAL PRESSURE GRADIENT IN WAVE BOUNDARY LAYERS

ROLE OF THE VERTICAL PRESSURE GRADIENT IN WAVE BOUNDARY LAYERS ROLE OF THE VERTICAL PRESSURE GRADIENT IN WAVE BOUNDARY LAYERS Karsten Lindegård Jensen 1, B. Mutlu Sumer 1, Giovanna Vittori 2 and Paolo Blondeaux 2 The pressure field in an oscillatory boundary layer

More information

Leland Jameson Division of Mathematical Sciences National Science Foundation

Leland Jameson Division of Mathematical Sciences National Science Foundation Leland Jameson Division of Mathematical Sciences National Science Foundation Wind tunnel tests of airfoils Wind tunnels not infinite but some kind of closed loop Wind tunnel Yet another wind tunnel The

More information

(U c. t)/b (U t)/b

(U c. t)/b (U t)/b DYNAMICAL MODELING OF THE LARGE-SCALE MOTION OF A PLANAR TURBULENT JET USING POD MODES. S. Gordeyev 1 and F. O. Thomas 1 University of Notre Dame, Notre Dame, USA University of Notre Dame, Notre Dame,

More information

UNSTEADY DISTURBANCE GENERATION AND AMPLIFICATION IN THE BOUNDARY-LAYER FLOW BEHIND A MEDIUM-SIZED ROUGHNESS ELEMENT

UNSTEADY DISTURBANCE GENERATION AND AMPLIFICATION IN THE BOUNDARY-LAYER FLOW BEHIND A MEDIUM-SIZED ROUGHNESS ELEMENT UNSTEADY DISTURBANCE GENERATION AND AMPLIFICATION IN THE BOUNDARY-LAYER FLOW BEHIND A MEDIUM-SIZED ROUGHNESS ELEMENT Ulrich Rist and Anke Jäger Institut für Aerodynamik und Gasdynamik, Universität Stuttgart,

More information

SHEAR-LAYER MANIPULATION OF BACKWARD-FACING STEP FLOW WITH FORCING: A NUMERICAL STUDY

SHEAR-LAYER MANIPULATION OF BACKWARD-FACING STEP FLOW WITH FORCING: A NUMERICAL STUDY SHEAR-LAYER MANIPULATION OF BACKWARD-FACING STEP FLOW WITH FORCING: A NUMERICAL STUDY Shia-Hui Peng Swedish Defence Research Agency, FOI, Sweden peng@foi.se 1 Introduction By means of experimental and

More information

DIRECT NUMERICAL SIMULATIONS OF HIGH SPEED FLOW OVER CAVITY. Abstract

DIRECT NUMERICAL SIMULATIONS OF HIGH SPEED FLOW OVER CAVITY. Abstract 3 rd AFOSR International Conference on DNS/LES (TAICDL), August 5-9 th, 2001, Arlington, Texas. DIRECT NUMERICAL SIMULATIONS OF HIGH SPEED FLOW OVER CAVITY A. HAMED, D. BASU, A. MOHAMED AND K. DAS Department

More information

The behaviour of high Reynolds flows in a driven cavity

The behaviour of high Reynolds flows in a driven cavity The behaviour of high Reynolds flows in a driven cavity Charles-Henri BRUNEAU and Mazen SAAD Mathématiques Appliquées de Bordeaux, Université Bordeaux 1 CNRS UMR 5466, INRIA team MC 351 cours de la Libération,

More information

Destabilizing turbulence in pipe flow

Destabilizing turbulence in pipe flow Destabilizing turbulence in pipe flow Jakob Kühnen 1*, Baofang Song 1,2*, Davide Scarselli 1, Nazmi Burak Budanur 1, Michael Riedl 1, Ashley Willis 3, Marc Avila 2 and Björn Hof 1 1 Nonlinear Dynamics

More information

FLOW-NORDITA Spring School on Turbulent Boundary Layers1

FLOW-NORDITA Spring School on Turbulent Boundary Layers1 Jonathan F. Morrison, Ati Sharma Department of Aeronautics Imperial College, London & Beverley J. McKeon Graduate Aeronautical Laboratories, California Institute Technology FLOW-NORDITA Spring School on

More information

Turbulent drag reduction by wavy wall

Turbulent drag reduction by wavy wall 10 th International Symposium on Turbulence and Shear Flow Phenomena (TSFP10), Chicago, USA, July, 2017 Turbulent drag reduction by wavy wall Sacha Ghebali Department of Aeronautics Imperial College London

More information

Par)Zv3o M i. AD-A ziz 0080 = )COCUMENI'ATIOt4 PAGE. Building 410 IVi '-'I

Par)Zv3o M i. AD-A ziz 0080 = )COCUMENI'ATIOt4 PAGE. Building 410 IVi '-'I )COCUMENI'ATIOt4 PAGE AD-A267 26 1 ziz 0080 11/L%2--- Final Technical Re art 7/L/89-9430/92 MA - Puna" MUNeS Active Turbulence Control in Wall Bounded Flows Using AFOSR-89-0411 D a l i S r e m u t l a

More information

Anisotropic grid-based formulas. for subgrid-scale models. By G.-H. Cottet 1 AND A. A. Wray

Anisotropic grid-based formulas. for subgrid-scale models. By G.-H. Cottet 1 AND A. A. Wray Center for Turbulence Research Annual Research Briefs 1997 113 Anisotropic grid-based formulas for subgrid-scale models By G.-H. Cottet 1 AND A. A. Wray 1. Motivations and objectives Anisotropic subgrid-scale

More information

Three-dimensional wall filtering formulation for large-eddy simulation

Three-dimensional wall filtering formulation for large-eddy simulation Center for Turbulence Research Annual Research Briefs 6 55 Three-dimensional wall filtering formulation for large-eddy simulation By M. Shoeybi AND J. A. Templeton 1. Motivation and objectives Large-eddy

More information

Feedback Control of Transitional Channel Flow using Balanced Proper Orthogonal Decomposition

Feedback Control of Transitional Channel Flow using Balanced Proper Orthogonal Decomposition 5th AIAA Theoretical Fluid Mechanics Conference 3-6 June 8, Seattle, Washington AIAA 8-3 Feedback Control of Transitional Channel Flow using Balanced Proper Orthogonal Decomposition Miloš Ilak Clarence

More information

Stochastic excitation of streaky boundary layers. Luca Brandt, Dan Henningson Department of Mechanics, KTH, Sweden

Stochastic excitation of streaky boundary layers. Luca Brandt, Dan Henningson Department of Mechanics, KTH, Sweden Stochastic excitation of streaky boundary layers Jérôme Hœpffner Luca Brandt, Dan Henningson Department of Mechanics, KTH, Sweden Boundary layer excited by free-stream turbulence Fully turbulent inflow

More information

Flow analysis in centrifugal compressor vaneless diffusers

Flow analysis in centrifugal compressor vaneless diffusers 348 Journal of Scientific & Industrial Research J SCI IND RES VOL 67 MAY 2008 Vol. 67, May 2008, pp. 348-354 Flow analysis in centrifugal compressor vaneless diffusers Ozturk Tatar, Adnan Ozturk and Ali

More information

Chapter 5 Phenomena of laminar-turbulent boundary layer transition (including free shear layers)

Chapter 5 Phenomena of laminar-turbulent boundary layer transition (including free shear layers) Chapter 5 Phenomena of laminar-turbulent boundary layer transition (including free shear layers) T-S Leu May. 3, 2018 Chapter 5: Phenomena of laminar-turbulent boundary layer transition (including free

More information

Database analysis of errors in large-eddy simulation

Database analysis of errors in large-eddy simulation PHYSICS OF FLUIDS VOLUME 15, NUMBER 9 SEPTEMBER 2003 Johan Meyers a) Department of Mechanical Engineering, Katholieke Universiteit Leuven, Celestijnenlaan 300, B3001 Leuven, Belgium Bernard J. Geurts b)

More information

On Some Stabilisation Techniques of a Trapped Vortex

On Some Stabilisation Techniques of a Trapped Vortex On Some Stabilisation Techniques of a Trapped Vortex A. BOUFERROUK, S. I. CHERNYSHENKO Aerodynamics and Flight Mechanics Research Group (AFM) School of Engineering Sciences, University of Southampton,

More information

4. Multilayer Perceptrons

4. Multilayer Perceptrons 4. Multilayer Perceptrons This is a supervised error-correction learning algorithm. 1 4.1 Introduction A multilayer feedforward network consists of an input layer, one or more hidden layers, and an output

More information

3D MHD Free Surface Fluid Flow Simulation Based on. Magnetic-Field Induction Equations

3D MHD Free Surface Fluid Flow Simulation Based on. Magnetic-Field Induction Equations 3D MHD Free Surface Fluid Flow Simulation Based on Magnetic-Field Induction Equations H.L. HUANG, A. YING, M. A. ABDOU Mechanical and Aerospace Engineering Department, UCLA, Los Angeles, CA, 90095 Huang@fusion.ucla.edu

More information

Numerical Investigation of the Fluid Flow around and Past a Circular Cylinder by Ansys Simulation

Numerical Investigation of the Fluid Flow around and Past a Circular Cylinder by Ansys Simulation , pp.49-58 http://dx.doi.org/10.1457/ijast.016.9.06 Numerical Investigation of the Fluid Flow around and Past a Circular Cylinder by Ansys Simulation Mojtaba Daneshi Department of Mechanical Engineering,

More information

Propeller Loads of Large Commercial Vessels at Crash Stop

Propeller Loads of Large Commercial Vessels at Crash Stop Second International Symposium on Marine Propulsors smp 11, Hamburg, Germany, June 2011 Propeller Loads of Large Commercial Vessels at Crash Stop J.W. Hur, H. Lee, B.J. Chang 1 1 Hyundai Heavy Industries,

More information

On modeling pressure diusion. in non-homogeneous shear ows. By A. O. Demuren, 1 M. M. Rogers, 2 P. Durbin 3 AND S. K. Lele 3

On modeling pressure diusion. in non-homogeneous shear ows. By A. O. Demuren, 1 M. M. Rogers, 2 P. Durbin 3 AND S. K. Lele 3 Center for Turbulence Research Proceedings of the Summer Program 1996 63 On modeling pressure diusion in non-homogeneous shear ows By A. O. Demuren, 1 M. M. Rogers, 2 P. Durbin 3 AND S. K. Lele 3 New models

More information

STATOR/ROTOR INTERACTION

STATOR/ROTOR INTERACTION TASK QUARTERLY 10 No 2, 113 124 CFD MODELLING OF TURBINE STAGE STATOR/ROTOR INTERACTION JERZY ŚWIRYDCZUK Institute of Fluid-Flow Machinery, Polish Academy of Sciences, Fiszera 14, 80-952 Gdansk, Poland

More information

Shear Turbulence. Fabian Waleffe. Depts. of Mathematics and Engineering Physics. Wisconsin

Shear Turbulence. Fabian Waleffe. Depts. of Mathematics and Engineering Physics. Wisconsin Shear Turbulence Fabian Waleffe Depts. of Mathematics and Engineering Physics, Madison University of Wisconsin Mini-Symposium on Subcritical Flow Instability for training of early stage researchers Mini-Symposium

More information

Opposition control within the resolvent analysis framework

Opposition control within the resolvent analysis framework Under consideration for publication in J. Fluid Mech. 1 Opposition control within the resolvent analysis framework Mitul Luhar 1, Ati S. Sharma 2 and Beverley J. McKeon 1 1 Graduate Aerospace Laboratories,

More information

Two-scale momentum theory for very large wind farms

Two-scale momentum theory for very large wind farms Submitted to TORQUE 2016, Munich, Germany, 5-7 October 2016 Draft (2 nd May 2016) Two-scale momentum theory for very large wind farms Takafumi Nishino Centre for Offshore Renewable Energy Engineering,

More information

M 3 System for Viscous Drag Reduction

M 3 System for Viscous Drag Reduction 122 Chapter 5 M 3 System for Viscous Drag Reduction In aerospace engineering, drag reduction is one of the most challenging problems of aircraft. Drag limits the maximum speed, the maximum range of flight

More information

Detailed simulation of turbulent flow within a suction and oscillatory blowing fluidic actuator

Detailed simulation of turbulent flow within a suction and oscillatory blowing fluidic actuator Center for Turbulence Research Annual Research Briefs 14 9 Detailed simulation of turbulent flow within a suction and oscillatory blowing fluidic actuator By J. Kim AND P. Moin 1. Motivation and objectives

More information

Flow control. Flow Instability (and control) Vortex Instabilities

Flow control. Flow Instability (and control) Vortex Instabilities Flow control Flow Instability (and control) Tim Colonius CDS 101 Friday, Oct 15, 2004 Many control problems contain fluid systems as components. Dashpot in mass-spring-damper systems HVAC system that thermostat

More information

COMPUTATIONAL SIMULATION OF THE FLOW PAST AN AIRFOIL FOR AN UNMANNED AERIAL VEHICLE

COMPUTATIONAL SIMULATION OF THE FLOW PAST AN AIRFOIL FOR AN UNMANNED AERIAL VEHICLE COMPUTATIONAL SIMULATION OF THE FLOW PAST AN AIRFOIL FOR AN UNMANNED AERIAL VEHICLE L. Velázquez-Araque 1 and J. Nožička 2 1 Division of Thermal fluids, Department of Mechanical Engineering, National University

More information

GENERALISATION OF THE TWO-SCALE MOMENTUM THEORY FOR COUPLED WIND TURBINE/FARM OPTIMISATION

GENERALISATION OF THE TWO-SCALE MOMENTUM THEORY FOR COUPLED WIND TURBINE/FARM OPTIMISATION 25 th National Symposium on Wind Engineering, Tokyo, Japan, 3-5 December 2018 第 25 回風工学シンポジウム (2018) GENERALISATION OF THE TWO-SCALE MOMENTUM THEORY FOR COUPLED WIND TURBINE/FARM OPTIMISATION Takafumi

More information

Neural Network Modeling for Near Wall Turbulent Flow

Neural Network Modeling for Near Wall Turbulent Flow Journal of Computational Physics 182, 1 26 (2002) doi:10.1006/jcph.2002.7146 Neural Network Modeling for Near Wall Turbulent Flow Michele Milano 1 and Petros Koumoutsakos 2 Institute of Computational Sciences,

More information

Basic Features of the Fluid Dynamics Simulation Software FrontFlow/Blue

Basic Features of the Fluid Dynamics Simulation Software FrontFlow/Blue 11 Basic Features of the Fluid Dynamics Simulation Software FrontFlow/Blue Yang GUO*, Chisachi KATO** and Yoshinobu YAMADE*** 1 FrontFlow/Blue 1) is a general-purpose finite element program that calculates

More information

fluctuations based on the resolved mean flow

fluctuations based on the resolved mean flow Temperature Fluctuation Scaling in Reacting Boundary Layers M. Pino Martín CTR/NASA Ames, Moffett Field, CA 94035 Graham V. Candler Aerospace Engineering and Mechanics University of Minnesota, Minneapolis,

More information

ESTIMATING THE FRICTION VELOCITY IN A TURBULENT PLANE WALL JET OVER A TRANSITIONALLY ROUGH SURFACE

ESTIMATING THE FRICTION VELOCITY IN A TURBULENT PLANE WALL JET OVER A TRANSITIONALLY ROUGH SURFACE ESTIMATING THE FRICTION VELOCITY IN A TRBLENT PLANE WALL JET OVER A TRANSITIONALLY ROGH SRFACE Noorallah Rostamy niversity of Saskatchewan nori.rostamy@usask.ca Donald J. Bergstrom niversity of Saskatchewan

More information

EXPERIMENTS OF CLOSED-LOOP FLOW CONTROL FOR LAMINAR BOUNDARY LAYERS

EXPERIMENTS OF CLOSED-LOOP FLOW CONTROL FOR LAMINAR BOUNDARY LAYERS Fourth International Symposium on Physics of Fluids (ISPF4) International Journal of Modern Physics: Conference Series Vol. 19 (212) 242 249 World Scientific Publishing Company DOI: 1.1142/S211945128811

More information

PIV STUDY OF LONGITUDINAL VORTICES IN A TURBULENT BOUNDARY LAYER FLOW

PIV STUDY OF LONGITUDINAL VORTICES IN A TURBULENT BOUNDARY LAYER FLOW ICAS CONGRESS PIV STUDY OF LONGITUDINAL VORTICES IN A TURBULENT BOUNDARY LAYER FLOW G. M. Di Cicca Department of Aerospace Engineering, Politecnico di Torino C.so Duca degli Abruzzi, 4 - I 19 Torino, ITALY

More information

INFLUENCE OF THE BOUNDARY CONDITIONS ON A TEMPERATURE FIELD IN THE TURBULENT FLOW NEAR THE HEATED WALL

INFLUENCE OF THE BOUNDARY CONDITIONS ON A TEMPERATURE FIELD IN THE TURBULENT FLOW NEAR THE HEATED WALL International Conference Nuclear Energy for New Europe 22 Kranjska Gora, Slovenia, September 9-2, 22 www.drustvo-js.si/gora22 INFLUENCE OF THE BOUNDARY CONDITIONS ON A TEMPERATURE FIELD IN THE TURBULENT

More information

Advances in Output Feedback Control of Transient Energy Growth in a Linearized Channel Flow

Advances in Output Feedback Control of Transient Energy Growth in a Linearized Channel Flow AIAA SciTech Forum 7-11 January 219, San Diego, California AIAA Scitech 219 Forum 1.2514/6.219-882 Advances in Output Feedback Control of Transient Energy Growth in a Linearized Channel Flow Huaijin Yao

More information