Skip to content
/ bos Public

Background Oriented Schlieren for stratified liquid cases

License

Notifications You must be signed in to change notification settings

OpenPIV/bos

Repository files navigation

Background Oriented Schlieren for stratified liquid cases

Background Oriented Schlieren

From Wikipedia, the free encyclopedia Background-oriented schlieren (BOS) is a novel technique for flow visualization of density gradients in fluids using the Gladstone–Dale relation between density and refractive index of the fluid.

BOS simplifies the visualization process by eliminating the need for the use of expensive mirrors, lasers and knife-edges. In its simplest form, BOS makes use of simple background patterns of the form of a randomly generated dot-pattern, an inexpensive strobe light source and a high speed digital camera.

In its initial stages of implementation, it is mostly being used as a qualitative visualization method. Further research into developing the technique will enable quantitative visualization of fluid flows, in various applications including cryogenic flows, supersonic and hypersonic flows, biomedical device flow visualization etc.

Read more on https://en.wikipedia.org/wiki/Background-oriented_schlieren_technique

What is so special about liquid cases

What is so special about stratified cases

Who wrote the software

The software is written mainly by Lilly Verso from Alex Liberzon's lab at Tel Aviv University, using OpenPIV package as a platform. The software utilizes the OpenPIV Matlab package for the cross-correlation analysis (essentially a stripped version of PIV analysis) and OpenPIV - pressure package for Poisson solver ideas. Additional Poisson solvers were tested, using public domain Matlab codes. The authors of these packages are gratefully acknowledged.

Dependencies

  1. OpenPIV-Matlab http://www.openpiv.net/openpiv-matlab/
  2. OpenPIV-Pressure http://www.openpiv.net/openpiv-pressure/
  3. IMWRAP - https://github.com/animesh-garg/videoSeg/blob/master/src/classic_NL_Code/utils/imwarp.m under https://github.com/animesh-garg/videoSeg
  4. 2D Poisson equation - http://www.mathworks.com/matlabcentral/fileexchange/38090-2d-poisson-equation/content/Poisson_equation_2D.m
  5. Create BOS pattern - http://www.fast.u-psud.fr/~moisy/ml/misc/makebospattern.m by Federic Moisy

How to cite this work:

Verso, L. and Liberzon, A. "Background Oriented Schlieren in a Density Stratified Fluid", Rev. Sci. Instrum. 86, 103705 (2015)

@article{Verso:2015,
author = "Verso, Lilly and Liberzon, Alex",
title = "Background oriented schlieren in a density stratified fluid",
journal = "Review of Scientific Instruments",
year = "2015",
volume = "86",
number = "10",
eid = 103705,
url = "http://scitation.aip.org/content/aip/journal/rsi/86/10/10.1063/1.4934576",
doi = "http://dx.doi.org/10.1063/1.4934576" }

About

Background Oriented Schlieren for stratified liquid cases

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published