Dataset requirements for shear probes: Difference between revisions

From Atomix
Aleboyer (talk | contribs)
No edit summary
Aleboyer (talk | contribs)
No edit summary
Line 1: Line 1:


This page provides an overview of the NetCDF format of benchmark dataset for instruments that measure microstructure shear using airfoil probes.
This page provides an overview of the NetCDF format of benchmark dataset for instruments that measure microstructure shear using airfoil probes. The data format recommended is summarized in [[Netcdf dimensions (shear probes)|standard dimensions]] and should include necessary [[Netcdf meta data (shear probes)|meta data]]. ATOMIX provides several [[Benchmark datasets for shear probes|benchmark data sets]] following these guidelines.
 
__TOC__


* The absolute minimum signals and information required to estimate the rate of dissipation of kinetic energy consists of:  
* The absolute minimum signals and information required to estimate the rate of dissipation of kinetic energy consists of:  
Line 39: Line 41:
# [[Level 4 data (shear probes)|Dissipation <math>\varepsilon</math> estimates]]
# [[Level 4 data (shear probes)|Dissipation <math>\varepsilon</math> estimates]]
#* dissipation estimates and corresponding quality parameter as time series
#* dissipation estimates and corresponding quality parameter as time series
-------------------------
return to [[Shear probes]]
== Recommended data format ==
<div class="mw-collapsible mw-collapsed" id="Recommended" data-collapsetext="Collapse" data-expandtext="Expand data format">
For sharing a data set, we recommend providing four processing levels of data in a single netCDF file per instrument file. The processing levels include
* L1_converted ([[Level 1 data (shear probes)|level 1]])
* L2_cleaned ([[Level 2 data (shear probes)|level 2]])
* L3_spectra ([[Level 3 data (shear probes)|level 3]])
* L4_dissipation ([[Level 4 data (shear probes)|level 4]])
* Ancillary
The data format recommended is summarized in [[Netcdf dimensions (shear probes)|standard dimensions]] and should include necessary [[Netcdf meta data (shear probes)|meta data]]. ATOMIX provides several [[Benchmark datasets for shear probes|benchmark data sets]] following these guidelines.
This section provides an overview of the NetCDF format of benchmark dataset for instruments that measure microstructure shear.


-------------------
-------------------
return to [[Shear probes]]
return to [[Shear probes]]

Revision as of 01:10, 9 November 2021

This page provides an overview of the NetCDF format of benchmark dataset for instruments that measure microstructure shear using airfoil probes. The data format recommended is summarized in standard dimensions and should include necessary meta data. ATOMIX provides several benchmark data sets following these guidelines.

  • The absolute minimum signals and information required to estimate the rate of dissipation of kinetic energy consists of:
  • a sampled shear-probe signal,
  • a means of determining the speed of flow past the shear probe, and
  • a means to estimate the temperature of the fluid so that you can determine its kinematic viscosity.

The sampling rate of the shear-probe signal should exceed significantly (by a factor of 2 to 4) the value of 150U, where U is the speed of the flow past the shear-probe. This speed is often called the speed of profiling, even when the probe is fixed in space and the current causes fluid to flow past the shear probe. The value of 150 cpm equals the spatial resolution of the commonly used shear probe.


  • The desirable data set

A far more desirable, but not absolutely necessary, set of data consists of the following.

  • Two or more shear probes for measurement redundancy.
  • Vibration sensors or accelerometers that are sensitive to the directions of sensitivity of the shear probes.
  • An accurate thermometer.
  • A pressure transducer.
  • A signal that can be used to estimate the speed of flow past the shear probe.
  • Pitch and roll sensors.

Most commonly available instruments carry two shear probes that are frequently oriented so that they measure orthogonal components of the shear and, thus, provide two independent estimates of the rate of dissipation that you should agree statistically.


Benchmark datasets: Shear probe measurements

ATOMIX provides several benchmark datasets consisting of four processing levels.

  1. Raw timeseries
    • full resolution data in physical units
  2. Quality-controlled and segmented timeseries
    • full resolution cleaned and despiked parameters from level 1, subdivided in individual sections.
  3. Spectra
    • raw and cleaned spectra
  4. Dissipation [math]\displaystyle{ \varepsilon }[/math] estimates
    • dissipation estimates and corresponding quality parameter as time series

return to Shear probes