1 / 45

Mining Turbulence Data Ivan Marusic Department of Aerospace Engineering and Mechanics

Mathematical Challenges in Scientific Data Mining IPAM 14-18 January, 2002. Mining Turbulence Data Ivan Marusic Department of Aerospace Engineering and Mechanics University of Minnesota. Collaborators: Victoria Interrante, George Karypis, Vipin Kumar

Download Presentation

Mining Turbulence Data Ivan Marusic Department of Aerospace Engineering and Mechanics

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Mathematical Challenges in Scientific Data Mining IPAM 14-18 January, 2002 Mining Turbulence Data Ivan Marusic Department of Aerospace Engineering and Mechanics University of Minnesota Collaborators: Victoria Interrante, George Karypis, Vipin Kumar Graham Candler, Ellen Longmire, Sean Garrick Acknowledgement: National Science Foundation

  2. Turbulent Boundary Layer (Flow visualization using Al flakes in water channel) Flow direction Solid surface

  3. Outline • Turbulent boundary layers: introduction and background • Need for both simulation and experimental datasets • Visualization and feature extraction • What are the important features? • What is to be “data mined”? • Difficulties with present analysis approach • New analysis strategy to investigate causal relationships • Data mining issues and challenges

  4. Turbulent Boundary Layer Flow direction Solid surface • Responsible for heat transfer, skin friction (drag), mixing of scalars

  5. Issues in wall turbulence • Described by Navier-Stokes equations (non-linear PDEs) • Direct numerical simulation is restricted to low Re (Reynolds number) • Re = ratio of inertia to viscous forces (dUt/n) • No. of simulation grid points ~ (Re)9/4 , Cost ~ (Re)3 • Present simulation: Re = O(103), Require Re = O(106) • Also need experimental datasets to investigate high Re flows • Better understanding of physics/causal relationships would lead to more accurate modeled simulation tools (CFD) and analytical scaling laws

  6. What features do we extract? • Flow field information involves in (x,y,z,t) : • Velocity u, Pressure p, Temperature q, etc • Good candidate = Coherent vortex structures

  7. Vortex identification using velocity gradient tensor

  8. Flow topology classification

  9. Isosurfaces of:

  10. Volume rendered visualizations ( DNS data Re = 700) Enstrophy Decreasing threshold levels Discriminant

  11. Discriminant

  12. Cross-section of “blue” vortex

  13. EXPERIMENTAL WIND TUNNEL FACILITY

  14. PIV SETUP Pulsed Lasers Nd:YAG Kodak Megaplus Cameras 1024 x 1024 pixels  = 15

  15. In-plane Vorticity

  16. In-plane Swirl

  17. Difficulties with present analysis approach

  18. Typical Turbulent Boundary Layer Simulation • O(108) grid points • Generates >10 Terabytes per day (every day) • Write to disk every 1/1000 time steps (99.9% discarded) • Final database ~1 Terabyte • All analysis is done after final database is obtained

  19. Present approach

  20. New analysis approach

  21. Some important trigger events associated with drag • “Bursting” • High values of Reynolds shear stress (-uw) • (associated with momentum transport)

  22. Example of bursting events

  23. N.B. High –uw region

  24. Swirl (|lci|) Reynolds shear stress Vorticity Wall-normal velocity 20Apr_06 zone1

  25. Consistent with “packets of vortices” (together with other evidence):

  26. SIMPLE SEARCH ALGORITHM  Dual threshold search routine  Define connected region only if 8 neighboring points  To search for ‘Packets of hairpin vortices’, define a region if Positive Vorticity in the bottom and Negative Vorticity in the top..  Additional search for (a) Low streamwise velocity (Low momentum) (b) High Reynolds shear stress in the adjoining region of patches of vorticity

  27. MOMENTUM VORTICITY z+ = 92 All quantities non-dimensionalized using U and  SWIRL STRENGTH

  28. VORTICITY u’w’ z+ = 92 All quantities non-dimensionalized using U and 

  29. VORTICITY u’w’ MOMENTUM

  30. Adrian, Meinhart & Tomkins (2000)

  31. Data Instance Graph Instance Object Vertex Object’s Attributes Vertex Label Relation Between Two Objects Edge Type Of Relation Edge Label Modeling Data With Graphs Beyond Transactions Frequent Subgraph Discovery (FSG – Karypis & Kuramochi 2001) • Graphs are suitable for capturing arbitrary relations between the various objects.

  32. Interesting Patterns  Frequent Subgraphs • Discovering interesting patterns • Finding frequent, recurrent subgraphs • Efficient algorithms must be developed that operate and take advantage of the new representation.

  33. Problem setting: similar to finding frequent itemsets for association rule discovery Input Database of graph transactions Undirected simple graph (no loops, no multiples edges) Each graph transaction has labeled edges/vertices. Transactions may not be connected Minimum support threshold σ Output Frequent subgraphs that satisfy the support threshold Each frequent subgraph is connected. Finding Frequent Subgraphs:Input and Output

  34. Finding Frequent Subgraphs:Input and Output

  35. Example

  36. Example of datasets (Database type-B) for investigation using a Frequent Subgraph Discovery scheme: • PIV data : In-plane swirl S(x,y) for multiple timesteps • (with and without trigger signal) • - Full 3D data from simulation

  37. Further Challenges • Temporally and Spatially evolving structures • (objects change) • Interactions of vortex structures

  38. B A D C

More Related