Sample records for teach bubble sort

  1. The Container Problem in Bubble-Sort Graphs

    NASA Astrophysics Data System (ADS)

    Suzuki, Yasuto; Kaneko, Keiichi

    Bubble-sort graphs are variants of Cayley graphs. A bubble-sort graph is suitable as a topology for massively parallel systems because of its simple and regular structure. Therefore, in this study, we focus on n-bubble-sort graphs and propose an algorithm to obtain n-1 disjoint paths between two arbitrary nodes in time bounded by a polynomial in n, the degree of the graph plus one. We estimate the time complexity of the algorithm and the sum of the path lengths after proving the correctness of the algorithm. In addition, we report the results of computer experiments evaluating the average performance of the algorithm.

  2. Particle Transport and Size Sorting in Bubble Microstreaming Flow

    NASA Astrophysics Data System (ADS)

    Thameem, Raqeeb; Rallabandi, Bhargav; Wang, Cheng; Hilgenfeldt, Sascha

    2014-11-01

    Ultrasonic driving of sessile semicylindrical bubbles results in powerful steady streaming flows that are robust over a wide range of driving frequencies. In a microchannel, this flow field pattern can be fine-tuned to achieve size-sensitive sorting and trapping of particles at scales much smaller than the bubble itself; the sorting mechanism has been successfully described based on simple geometrical considerations. We investigate the sorting process in more detail, both experimentally (using new parameter variations that allow greater control over the sorting) and theoretically (incorporating the device geometry as well as the superimposed channel flow into an asymptotic theory). This results in optimized criteria for size sorting and a theoretical description that closely matches the particle behavior close to the bubble, the crucial region for size sorting.

  3. Acoustic bubble sorting for ultrasound contrast agent enrichment.

    PubMed

    Segers, Tim; Versluis, Michel

    2014-05-21

    An ultrasound contrast agent (UCA) suspension contains encapsulated microbubbles with a wide size distribution, with radii ranging from 1 to 10 μm. Medical transducers typically operate at a single frequency, therefore only a small selection of bubbles will resonate to the driving ultrasound pulse. Thus, the sensitivity can be improved by narrowing down the size distribution. Here, we present a simple lab-on-a-chip method to sort the population of microbubbles on-chip using a traveling ultrasound wave. First, we explore the physical parameter space of acoustic bubble sorting using well-defined bubble sizes formed in a flow-focusing device, then we demonstrate successful acoustic sorting of a commercial UCA. This novel sorting strategy may lead to an overall improvement of the sensitivity of contrast ultrasound by more than 10 dB.

  4. An Empirical Derivation of the Run Time of the Bubble Sort Algorithm.

    ERIC Educational Resources Information Center

    Gonzales, Michael G.

    1984-01-01

    Suggests a moving pictorial tool to help teach principles in the bubble sort algorithm. Develops such a tool applied to an unsorted list of numbers and describes a method to derive the run time of the algorithm. The method can be modified to run the times of various other algorithms. (JN)

  5. Trapping, focusing, and sorting of microparticles through bubble streaming

    NASA Astrophysics Data System (ADS)

    Wang, Cheng; Jalikop, Shreyas; Hilgenfeldt, Sascha

    2010-11-01

    Ultrasound-driven oscillating microbubbles can set up vigorous steady streaming flows around the bubbles. In contrast to previous work, we make use of the interaction between the bubble streaming and the streaming induced around mobile particles close to the bubble. Our experiment superimposes a unidirectional Poiseuille flow containing a well-mixed suspension of neutrally buoyant particles with the bubble streaming. The particle-size dependence of the particle-bubble interaction selects which particles are transported and which particles are trapped near the bubbles. The sizes selected for can be far smaller than any scale imposed by the device geometry, and the selection mechanism is purely passive. Changing the amplitude and frequency of ultrasound driving, we can further control focusing and sorting of the trapped particles, leading to the emergence of sharply defined monodisperse particle streams within a much wider channel. Optimizing parameters for focusing and sorting are presented. The technique is applicable in important fields like cell sorting and drug delivery.

  6. Dynamic colloidal sorting on a magnetic bubble lattice

    NASA Astrophysics Data System (ADS)

    Tierno, Pietro; Soba, Alejandro; Johansen, Tom H.; Sagués, Francesc

    2008-11-01

    We use a uniaxial garnet film with a magnetic bubble lattice to sort paramagnetic colloidal particles with different diameters, i.e., 1.0 and 2.8μm. We apply an external magnetic field which precesses around an axis normal to the film with a frequency Ω =62.8s-1 and intensity 3120A/m bubbles while the others are transported through the array. We complement the experimental measurements with numerical simulations to explore the sorting capability for particles with different magnetic moments.

  7. Bubble propagation on a rail: a concept for sorting bubbles by size

    NASA Astrophysics Data System (ADS)

    Franco-Gómez, Andrés; Thompson, Alice B.; Hazel, Andrew L.; Juel, Anne

    We demonstrate experimentally that the introduction of a rail, a small height constriction, within the cross-section of a rectangular channel could be used as a robust passive sorting device in two-phase fluid flows. Single air bubbles carried within silicone oil are generally transported on one side of the rail. However, for flow rates marginally larger than a critical value, a narrow band of bubble sizes can propagate (stably) over the rail, while bubbles of other sizes segregate to the side of the rail. The width of this band of bubble sizes increases with flow rate and the size of the most stable bubble can be tuned by varying the rail width. We present a complementary theoretical analysis based on a depth-averaged theory, which is in qualitative agreement with the experiments. The theoretical study reveals that the mechanism relies on a non-trivial interaction between capillary and viscous forces that is fully dynamic, rather than being a simple modification of capillary static solutions.

  8. Size-selective sorting in bubble streaming flows: Particle migration on fast time scales

    NASA Astrophysics Data System (ADS)

    Thameem, Raqeeb; Rallabandi, Bhargav; Hilgenfeldt, Sascha

    2015-11-01

    Steady streaming from ultrasonically driven microbubbles is an increasingly popular technique in microfluidics because such devices are easily manufactured and generate powerful and highly controllable flows. Combining streaming and Poiseuille transport flows allows for passive size-sensitive sorting at particle sizes and selectivities much smaller than the bubble radius. The crucial particle deflection and separation takes place over very small times (milliseconds) and length scales (20-30 microns) and can be rationalized using a simplified geometric mechanism. A quantitative theoretical description is achieved through the application of recent results on three-dimensional streaming flow field contributions. To develop a more fundamental understanding of the particle dynamics, we use high-speed photography of trajectories in polydisperse particle suspensions, recording the particle motion on the time scale of the bubble oscillation. Our data reveal the dependence of particle displacement on driving phase, particle size, oscillatory flow speed, and streaming speed. With this information, the effective repulsive force exerted by the bubble on the particle can be quantified, showing for the first time how fast, selective particle migration is effected in a streaming flow. We acknowledge support by the National Science Foundation under grant number CBET-1236141.

  9. A Sequence of Sorting Strategies.

    ERIC Educational Resources Information Center

    Duncan, David R.; Litwiller, Bonnie H.

    1984-01-01

    Describes eight increasingly sophisticated and efficient sorting algorithms including linear insertion, binary insertion, shellsort, bubble exchange, shakersort, quick sort, straight selection, and tree selection. Provides challenges for the reader and the student to program these efficiently. (JM)

  10. Design and Large-Scale Evaluation of Educational Games for Teaching Sorting Algorithms

    ERIC Educational Resources Information Center

    Battistella, Paulo Eduardo; von Wangenheim, Christiane Gresse; von Wangenheim, Aldo; Martina, Jean Everson

    2017-01-01

    The teaching of sorting algorithms is an essential topic in undergraduate computing courses. Typically the courses are taught through traditional lectures and exercises involving the implementation of the algorithms. As an alternative, this article presents the design and evaluation of three educational games for teaching Quicksort and Heapsort.…

  11. Oscillating microbubbles for selective particle sorting in acoustic microfluidic devices

    NASA Astrophysics Data System (ADS)

    Rogers, Priscilla; Xu, Lin; Neild, Adrian

    2012-05-01

    In this study, acoustic waves were used to excite a microbubble for selective particle trapping and sorting. Excitation of the bubble at its volume resonance, as necessary to drive strong fluid microstreaming, resulted in the particles being either selectively attracted to the bubble or continuing to follow the local microstreamlines. The operating principle exploited two acoustic phenomena acting on the particle suspension: the drag force arising from the acoustic microstreaming and the secondary Bjerknes force, i.e. the attractive radiation force produced between an oscillating bubble and a non-buoyant particle. It was also found that standing wave fields within the fluid chamber could be used to globally align bubbles and particles for local particle sorting by the bubble.

  12. Performance evaluation of firefly algorithm with variation in sorting for non-linear benchmark problems

    NASA Astrophysics Data System (ADS)

    Umbarkar, A. J.; Balande, U. T.; Seth, P. D.

    2017-06-01

    The field of nature inspired computing and optimization techniques have evolved to solve difficult optimization problems in diverse fields of engineering, science and technology. The firefly attraction process is mimicked in the algorithm for solving optimization problems. In Firefly Algorithm (FA) sorting of fireflies is done by using sorting algorithm. The original FA is proposed with bubble sort for ranking the fireflies. In this paper, the quick sort replaces bubble sort to decrease the time complexity of FA. The dataset used is unconstrained benchmark functions from CEC 2005 [22]. The comparison of FA using bubble sort and FA using quick sort is performed with respect to best, worst, mean, standard deviation, number of comparisons and execution time. The experimental result shows that FA using quick sort requires less number of comparisons but requires more execution time. The increased number of fireflies helps to converge into optimal solution whereas by varying dimension for algorithm performed better at a lower dimension than higher dimension.

  13. A Low-Tech, Hands-On Approach To Teaching Sorting Algorithms to Working Students.

    ERIC Educational Resources Information Center

    Dios, R.; Geller, J.

    1998-01-01

    Focuses on identifying the educational effects of "activity oriented" instructional techniques. Examines which instructional methods produce enhanced learning and comprehension. Discusses the problem of learning "sorting algorithms," a major topic in every Computer Science curriculum. Presents a low-tech, hands-on teaching method for sorting…

  14. Particle migration and sorting in microbubble streaming flows

    PubMed Central

    Thameem, Raqeeb; Hilgenfeldt, Sascha

    2016-01-01

    Ultrasonic driving of semicylindrical microbubbles generates strong streaming flows that are robust over a wide range of driving frequencies. We show that in microchannels, these streaming flow patterns can be combined with Poiseuille flows to achieve two distinctive, highly tunable methods for size-sensitive sorting and trapping of particles much smaller than the bubble itself. This method allows higher throughput than typical passive sorting techniques, since it does not require the inclusion of device features on the order of the particle size. We propose a simple mechanism, based on channel and flow geometry, which reliably describes and predicts the sorting behavior observed in experiment. It is also shown that an asymptotic theory that incorporates the device geometry and superimposed channel flow accurately models key flow features such as peak speeds and particle trajectories, provided it is appropriately modified to account for 3D effects caused by the axial confinement of the bubble. PMID:26958103

  15. Introduction of bubble CPAP in a teaching hospital in Malawi.

    PubMed

    van den Heuvel, M; Blencowe, H; Mittermayer, K; Rylance, S; Couperus, A; Heikens, G T; Bandsma, R H J

    2011-01-01

    Continuous positive airway pressure (CPAP) is relatively inexpensive and can be easily taught; it therefore has the potential to be the optimal respiratory support device for neonates in developing countries. The possibility of implementing bubble CPAP in a teaching hospital with a large neonatology unit but very limited resources was investigated. A CPAP system was developed consisting of a compressor, oxygen concentrator, water bottle to control the pressure and binasal prongs. Neonates with birthweights between 1 and 2·5 kg with persistent respiratory distress 4 hours after birth were eligible for bubble CPAP. In the 7-week introduction period from 11 March until 27 April 2008, 11 neonates were treated with CPAP. Five of these neonates met the inclusion criteria and six neonates did not meet these criteria. Of the five neonates who received CPAP and met the inclusion criteria, three survived. The six infants who did not meet the inclusion criteria included three preterm infants with apnoea (all died), two with birthweights <1 kg (both died) and a firstborn twin (1.2 kg) who survived. No major complications of CPAP occurred. Bubble CPAP could be used independently by nurses after a short training period. Successful long-term implementation of CPAP depends on the availability of sufficient trained nursing staff.

  16. Pulsed laser activated cell sorter (PLACS) for high-throughput fluorescent mammalian cell sorting

    NASA Astrophysics Data System (ADS)

    Chen, Yue; Wu, Ting-Hsiang; Chung, Aram; Kung, Yu-Chung; Teitell, Michael A.; Di Carlo, Dino; Chiou, Pei-Yu

    2014-09-01

    We present a Pulsed Laser Activated Cell Sorter (PLACS) realized by exciting laser induced cavitation bubbles in a PDMS microfluidic channel to create high speed liquid jets to deflect detected fluorescent samples for high speed sorting. Pulse laser triggered cavitation bubbles can expand in few microseconds and provide a pressure higher than tens of MPa for fluid perturbation near the focused spot. This ultrafast switching mechanism has a complete on-off cycle less than 20 μsec. Two approaches have been utilized to achieve 3D sample focusing in PLACS. One is relying on multilayer PDMS channels to provide 3D hydrodynamic sheath flows. It offers accurate timing control of fast (2 m sec-1) passing particles so that synchronization with laser bubble excitation is possible, an critically important factor for high purity and high throughput sorting. PLACS with 3D hydrodynamic focusing is capable of sorting at 11,000 cells/sec with >95% purity, and 45,000 cells/sec with 45% purity using a single channel in a single step. We have also demonstrated 3D focusing using inertial flows in PLACS. This sheathless focusing approach requires 10 times lower initial cell concentration than that in sheath-based focusing and avoids severe sample dilution from high volume sheath flows. Inertia PLACS is capable of sorting at 10,000 particles sec-1 with >90% sort purity.

  17. Acoustic waves in polydispersed bubbly liquids

    NASA Astrophysics Data System (ADS)

    Gubaidullin, D. A.; Gubaidullina, D. D.; Fedorov, Yu V.

    2014-11-01

    The propagation of acoustic waves in polydispersed mixtures of liquid with two sorts of gas bubbles each of which has its own bubble size distribution function is studied. The system of the differential equations of the perturbed motion of a mixture is presented, the dispersion relation is obtained. Equilibrium speed of sound, low-frequency and high-frequency asymptotes of the attenuation coefficient are found. Comparison of the developed theory with known experimental data is presented.

  18. Size-sensitive particle trajectories in three-dimensional micro-bubble acoustic streaming flows

    NASA Astrophysics Data System (ADS)

    Volk, Andreas; Rossi, Massimiliano; Hilgenfeldt, Sascha; Rallabandi, Bhargav; Kähler, Christian; Marin, Alvaro

    2015-11-01

    Oscillating microbubbles generate steady streaming flows with interesting features and promising applications for microparticle manipulation. The flow around oscillating semi-cylindrical bubbles has been typically assumed to be independent of the axial coordinate. However, it has been recently revealed that particle motion is strongly three-dimensional: Small tracer particles follow vortical trajectories with pronounced axial displacements near the bubble, weaving a toroidal stream-surface. A well-known consequence of bubble streaming flows is size-dependent particle migration, which can be exploited for sorting and trapping of microparticles in microfluidic devices. In this talk, we will show how the three-dimensional toroidal topology found for small tracer particles is modified as the particle size increases up to 1/3 of the bubble radius. Our results show size-sensitive particle positioning along the axis of the semi-cylindrical bubble. In order to analyze the three-dimensional sorting and trapping capabilities of the system, experiments with an imposed flow and polydisperse particle solutions are also shown.

  19. Microstreaming from Sessile Semicylindrical Bubbles

    NASA Astrophysics Data System (ADS)

    Hilgenfeldt, Sascha; Rallabandi, Bhargav; Guo, Lin; Wang, Cheng

    2014-03-01

    Powerful steady streaming flows result from the ultrasonic driving of microbubbles, in particular when these bubbles have semicylindrical cross section and are positioned in contact with a microfluidic channel wall. We have used this streaming in experiment to develop novel methods for trapping and sorting of microparticles by size, as well as for micromixing. Theoretically, we arrive at an analytical description of the streaming flow field through an asymptotic computation that, for the first time, reconciles the boundary layers around the bubble and along the substrate wall, and also takes into account the oscillation modes of the bubble. This approach gives insight into changes in the streaming pattern with bubble size and driving frequency, including a reversal of the flow direction at high frequencies with potentially useful applications. Present address: Mechanical and Aerospace Engineering, Missouri S &T.

  20. Photothermally controlled Marangoni flow around a micro bubble

    NASA Astrophysics Data System (ADS)

    Namura, Kyoko; Nakajima, Kaoru; Kimura, Kenji; Suzuki, Motofumi

    2015-01-01

    We have experimentally investigated the control of Marangoni flow around a micro bubble using photothermal conversion. Using a focused laser spot acting as a highly localized heat source on Au nanoparticles/dielectric/Ag mirror thin film enables us to create a micro bubble and to control the temperature gradient around the bubble at a micrometer scale. When we irradiate the laser next to the bubble, a strong main flow towards the bubble and two symmetric rotation flows on either side of it develop. The shape of this rotation flow shows a significant transformation depending on the relative position of the bubble and the laser spot. Using this controllable rotation flow, we have demonstrated sorting of the polystyrene spheres with diameters of 2 μm and 0.75 μm according to their size.

  1. Filtering microfluidic bubble trains at a symmetric junction.

    PubMed

    Parthiban, Pravien; Khan, Saif A

    2012-02-07

    We report how a nominally symmetric microfluidic junction can be used to sort all bubbles of an incoming train exclusively into one of its arms. The existence of this "filter" regime is unexpected, given that the junction is symmetric. We analyze this behavior by quantifying how bubbles modulate the hydrodynamic resistance in microchannels and show how speeding up a bubble train whilst preserving its spatial periodicity can lead to filtering at a nominally symmetric junction. We further show how such an asymmetric traffic of bubble trains can be triggered in symmetric geometries by identifying conditions wherein the resistance to flow decreases with an increase in the number of bubbles in the microchannel and derive an exact criterion to predict the same.

  2. Slowing down bubbles with sound

    NASA Astrophysics Data System (ADS)

    Poulain, Cedric; Dangla, Remie; Guinard, Marion

    2009-11-01

    We present experimental evidence that a bubble moving in a fluid in which a well-chosen acoustic noise is superimposed can be significantly slowed down even for moderate acoustic pressure. Through mean velocity measurements, we show that a condition for this effect to occur is for the acoustic noise spectrum to match or overlap the bubble's fundamental resonant mode. We render the bubble's oscillations and translational movements using high speed video. We show that radial oscillations (Rayleigh-Plesset type) have no effect on the mean velocity, while above a critical pressure, a parametric type instability (Faraday waves) is triggered and gives rise to nonlinear surface oscillations. We evidence that these surface waves are subharmonic and responsible for the bubble's drag increase. When the acoustic intensity is increased, Faraday modes interact and the strongly nonlinear oscillations behave randomly, leading to a random behavior of the bubble's trajectory and consequently to a higher slow down. Our observations may suggest new strategies for bubbly flow control, or two-phase microfluidic devices. It might also be applicable to other elastic objects, such as globules, cells or vesicles, for medical applications such as elasticity-based sorting.

  3. Size-based sorting of micro-particles using microbubble streaming

    NASA Astrophysics Data System (ADS)

    Wang, Cheng; Jalikop, Shreyas; Hilgenfeldt, Sascha

    2009-11-01

    Oscillating microbubbles driven by ultrasound have shown great potential in microfluidic applications, such as transporting particles and promoting mixing [1-3]. The oscillations generate secondary steady streaming that can also trap particles. We use the streaming to develop a method of sorting particles of different sizes in an initially well-mixed solution. The solution is fed into a channel consisting of bubbles placed periodically along a side wall. When the bubbles are excited by an ultrasound piezo-electric transducer to produce steady streaming, the flow field is altered by the presence of the particles. This effect is dependent on particle size and results in size-based sorting of the particles. The effectiveness of the separation depends on the dimensions of the bubbles and particles as well as on the ultrasound frequency. Our experimental studies are aimed at a better understanding of the design and control of effective microfluidic separating devices. Ref: [1] P. Marmottant and S. Hilgenfeldt, Nature 423, 153 (2003). [2] P. Marmottant and S. Hilgenfeldt, Proc. Natl. Acad. Science USA, 101, 9523 (2004). [3] P. Marmottant, J.-P. Raven, H. Gardeniers, J. G. Bomer, and S. Hilgenfeldt, J. Fluid Mech., vol.568, 109 (2006).

  4. Bubble Divergences: Sorting out Topology from Cell Structure

    NASA Astrophysics Data System (ADS)

    Bonzom, Valentin; Smerlak, Matteo

    2012-02-01

    We conclude our analysis of bubble divergences in the flat spinfoam model. In [arXiv:1008.1476] we showed that the divergence degree of an arbitrary two-complex Gamma can be evaluated exactly by means of twisted cohomology. Here, we specialize this result to the case where Gamma is the two-skeleton of the cell decomposition of a pseudomanifold, and sharpen it with a careful analysis of the cellular and topological structures involved. Moreover, we explain in detail how this approach reproduces all the previous powercounting results for the Boulatov-Ooguri (colored) tensor models, and sheds light on algebraic-topological aspects of Gurau's 1/N expansion.

  5. My eSorts and Digital Extensions of Word Study

    ERIC Educational Resources Information Center

    Zucker, Tricia A.; Invernizzi, Marcia

    2008-01-01

    "My eSorts" is a strategy for helping children learn to read and spell in a socially motivated context. It is based on developmental spelling research and the word study approach to teaching phonics and spelling. "eSorting" employs digital desktop publishing tools that allow children to author their own electronic word sorts and then share these…

  6. Displacement of particles in microfluidics by laser-generated tandem bubbles

    NASA Astrophysics Data System (ADS)

    Lautz, Jaclyn; Sankin, Georgy; Yuan, Fang; Zhong, Pei

    2010-11-01

    The dynamic interaction between laser-generated tandem bubble and individual polystyrene particles of 2 and 10 μm in diameter is studied in a microfluidic channel (25 μm height) by high-speed imaging and particle image velocimetry. The asymmetric collapse of the tandem bubble produces a pair of microjets and associated long-lasting vortices that can propel a single particle to a maximum velocity of 1.4 m/s in 30 μs after the bubble collapse with a resultant directional displacement up to 60 μm in 150 μs. This method may be useful for high-throughput cell sorting in microfluidic devices.

  7. Facilitating Word Recognition and Spelling Using Word Boxes and Word Sort Phonic Procedures.

    ERIC Educational Resources Information Center

    Joseph, Laurice M.

    2002-01-01

    Word boxes and word sorts are two word study phonics approaches that involve teaching phonemic awareness, making letter-sound associations, and teaching spelling through the use of well-established behavioral principles. The current study examines the effectiveness of word boxes and word sorts. Findings revealed that word boxes and word sort…

  8. Sorting into Teacher Education: How the Institutional Setting Matters

    ERIC Educational Resources Information Center

    Denzler, Stefan; Wolter, Stefan C.

    2009-01-01

    The pathways of individuals into teaching exhibit several moments of choice that impact crucially on the final composition of the teaching workforce. Though the transition from training into teaching has frequently been studied, the self-selection into the institutions of teacher education has received little attention until now. Sorting into…

  9. Theoretical and Experimental Investigation of Particle Trapping via Acoustic Bubbles

    NASA Astrophysics Data System (ADS)

    Chen, Yun; Fang, Zecong; Merritt, Brett; Saadat-Moghaddam, Darius; Strack, Dillon; Xu, Jie; Lee, Sungyon

    2014-11-01

    One important application of lab-on-a-chip devices is the trapping and sorting of micro-objects, with acoustic bubbles emerging as an effective, non-contact method. Acoustically actuated bubbles are known to exert a secondary radiation force on micro-particles and trap them, when this radiation force exceeds the drag force that acts to keep the particles in motion. In this study, we theoretically evaluate the magnitudes of these two forces for varying actuation frequencies and voltages. In particular, the secondary radiation force is calculated directly from bubble oscillation shapes that have been experimentally measured for varying acoustic parameters. Finally, based on the force estimates, we predict the threshold voltage and frequency for trapping and compare them to the experimental results.

  10. Lighten up Your Lesson: Matter, Optics, and Bubbles

    ERIC Educational Resources Information Center

    Maxwell, Jeffrey S.; He, Beixin Julie; deProphetis, Wendy; Gimm, J. Aura

    2006-01-01

    This article discusses how soap bubbles can be used to teach scientific principles such as phases of matter and the reflection of light. The study of soap bubbles addresses the National Science Education Standards for grades 5-8 related to the properties and changes of properties in matter. The exercises suggested here can be flexible in terms of…

  11. Dielectrophoretic focusing integrated pulsed laser activated cell sorting

    NASA Astrophysics Data System (ADS)

    Zhu, Xiongfeng; Kung, Yu-Chun; Wu, Ting-Hsiang; Teitell, Michael A.; Chiou, Pei-Yu

    2017-08-01

    We present a pulsed laser activated cell sorter (PLACS) integrated with novel sheathless size-independent dielectrophoretic (DEP) focusing. Microfluidic fluorescence activated cell sorting (μFACS) systems aim to provide a fully enclosed environment for sterile cell sorting and integration with upstream and downstream microfluidic modules. Among them, PLACS has shown a great potential in achieving comparable performance to commercial aerosol-based FACS (>90% purity at 25,000 cells sec-1). However conventional sheath flow focusing method suffers a severe sample dilution issue. Here we demonstrate a novel dielectrophoresis-integrated pulsed laser activated cell sorter (DEP-PLACS). It consists of a microfluidic channel with 3D electrodes laid out to provide a tunnel-shaped electric field profile along a 4cmlong channel for sheathlessly focusing microparticles/cells into a single stream in high-speed microfluidic flows. All focused particles pass through the fluorescence detection zone along the same streamline regardless of their sizes and types. Upon detection of target fluorescent particles, a nanosecond laser pulse is triggered and focused in a neighboring channel to generate a rapidly expanding cavitation bubble for precise sorting. DEP-PLACS has achieved a sorting purity of 91% for polystyrene beads at a throughput of 1,500 particle/sec.

  12. High-throughput microfluidic mixing and multiparametric cell sorting for bioactive compound screening.

    PubMed

    Young, Susan M; Curry, Mark S; Ransom, John T; Ballesteros, Juan A; Prossnitz, Eric R; Sklar, Larry A; Edwards, Bruce S

    2004-03-01

    HyperCyt, an automated sample handling system for flow cytometry that uses air bubbles to separate samples sequentially introduced from multiwell plates by an autosampler. In a previously documented HyperCyt configuration, air bubble separated compounds in one sample line and a continuous stream of cells in another are mixed in-line for serial flow cytometric cell response analysis. To expand capabilities for high-throughput bioactive compound screening, the authors investigated using this system configuration in combination with automated cell sorting. Peptide ligands were sampled from a 96-well plate, mixed in-line with fluo-4-loaded, formyl peptide receptor-transfected U937 cells, and screened at a rate of 3 peptide reactions per minute with approximately 10,000 cells analyzed per reaction. Cell Ca(2+) responses were detected to as little as 10(-11) M peptide with no detectable carryover between samples at up to 10(-7) M peptide. After expansion in culture, cells sort-purified from the 10% highest responders exhibited enhanced sensitivity and more sustained responses to peptide. Thus, a highly responsive cell subset was isolated under high-throughput mixing and sorting conditions in which response detection capability spanned a 1000-fold range of peptide concentration. With single-cell readout systems for protein expression libraries, this technology offers the promise of screening millions of discrete compound interactions per day.

  13. Light Scattering by Ice Crystals Containing Air Bubbles

    NASA Astrophysics Data System (ADS)

    Zhang, J.; Panetta, R. L.; Yang, P.; Bi, L.

    2014-12-01

    The radiative effects of ice clouds are often difficult to estimate accurately, but are very important for interpretation of observations and for climate modeling. Our understanding of these effects is primarily based on scattering calculations, but due to the variability in ice habit it is computationally difficult to determine the required scattering and absorption properties, and the difficulties are only compounded by the need to include consideration of air and carbon inclusions of the sort frequently observed in collected samples. Much of the previous work on effects of inclusions in ice particles on scattering properties has been conducted with variants of geometric optics methods. We report on simulations of scattering by ice crystals with enclosed air bubbles using the pseudo-spectral time domain method (PSTD) and improved geometric optics method (IGOM). A Bouncing Ball Model (BBM) is proposed as a parametrization of air bubbles, and the results are compared with Monte Carlo radiative transfer calculations. Consistent with earlier studies, we find that air inclusions lead to a smoothing of variations in the phase function, weakening of halos, and a reduction of backscattering. We extend these studies by examining the effects of the particular arrangement of a fixed number of bubbles, as well as the effects of splitting a given number of bubbles into a greater number of smaller bubbles with the same total volume fraction. The result shows that the phase function will not change much for stochastic distributed air bubbles. It also shows that local maxima of phase functions are smoothed out for backward directions, when we break bubbles into small ones, single big bubble scatter favors more forward scattering than multi small internal scatters.

  14. Towards classification of the bifurcation structure of a spherical cavitation bubble.

    PubMed

    Behnia, Sohrab; Sojahrood, Amin Jafari; Soltanpoor, Wiria; Sarkhosh, Leila

    2009-12-01

    We focus on a single cavitation bubble driven by ultrasound, a system which is a specimen of forced nonlinear oscillators and is characterized by its extreme sensitivity to the initial conditions. The driven radial oscillations of the bubble are considered to be implicated by the principles of chaos physics and owing to specific ranges of control parameters, can be periodic or chaotic. Despite the growing number of investigations on its dynamics, there is not yet an inclusive yardstick to sort the dynamical behavior of the bubble into classes; also, the response oscillations are so complex that long term prediction on the behavior becomes difficult to accomplish. In this study, the nonlinear dynamics of a bubble oscillator was treated numerically and the simulations were proceeded with bifurcation diagrams. The calculated bifurcation diagrams were compared in an attempt to classify the bubble dynamic characteristics when varying the control parameters. The comparison reveals distinctive bifurcation patterns as a consequence of driving the systems with unequal ratios of R(0)lambda (where R(0) is the bubble initial radius and lambda is the wavelength of the driving ultrasonic wave). Results indicated that systems having the equal ratio of R(0)lambda, share remarkable similarities in their bifurcating behavior and can be classified under a unit category.

  15. Study of different cross-shaped microchannels affecting thermal-bubble-actuated microparticle manipulation

    NASA Astrophysics Data System (ADS)

    Li, Weichen; Tsou, Chingfu

    2015-10-01

    This paper presents a thermal-bubble-actuated microfluidic chip with cross-shaped microchannels for evaluating the effect of different microchannel designs on microparticle manipulation. Four cross-shaped microchannel designs, with orthogonal, misaligned, skewed, and antiskewed types, were proposed in this study. The thermal bubble micropump, which is based on a resistive bulk microheater, was used to drive fluid transportation, and it can be realized using a simple microfabrication process with a silicon-on-isolator wafer. Using commercial COMSOL software, the flow profiles of microfluidics in various cross-shaped microchannels were simulated qualitatively under different pumping pressures. Microbeads, with a diameter of 20 μm, manipulated in four cross-shaped microchannels, were also implemented in this experiment. The results showed that a skewed microchannel design has a higher sorting rate compared with orthogonal, misaligned, and antiskewed microchannels because its flow velocity in the main microchannel is significantly reduced by pumping pressure. Typically, the successful sorting rate for this type of skewed microchannel can reach 30% at a pumping frequency of 100 Hz.

  16. Bubble Entropy: An Entropy Almost Free of Parameters.

    PubMed

    Manis, George; Aktaruzzaman, Md; Sassi, Roberto

    2017-11-01

    Objective : A critical point in any definition of entropy is the selection of the parameters employed to obtain an estimate in practice. We propose a new definition of entropy aiming to reduce the significance of this selection. Methods: We call the new definition Bubble Entropy . Bubble Entropy is based on permutation entropy, where the vectors in the embedding space are ranked. We use the bubble sort algorithm for the ordering procedure and count instead the number of swaps performed for each vector. Doing so, we create a more coarse-grained distribution and then compute the entropy of this distribution. Results: Experimental results with both real and synthetic HRV signals showed that bubble entropy presents remarkable stability and exhibits increased descriptive and discriminating power compared to all other definitions, including the most popular ones. Conclusion: The definition proposed is almost free of parameters. The most common ones are the scale factor r and the embedding dimension m . In our definition, the scale factor is totally eliminated and the importance of m is significantly reduced. The proposed method presents increased stability and discriminating power. Significance: After the extensive use of some entropy measures in physiological signals, typical values for their parameters have been suggested, or at least, widely used. However, the parameters are still there, application and dataset dependent, influencing the computed value and affecting the descriptive power. Reducing their significance or eliminating them alleviates the problem, decoupling the method from the data and the application, and eliminating subjective factors. Objective : A critical point in any definition of entropy is the selection of the parameters employed to obtain an estimate in practice. We propose a new definition of entropy aiming to reduce the significance of this selection. Methods: We call the new definition Bubble Entropy . Bubble Entropy is based on permutation

  17. Trapping and exclusion zones in complex streaming patterns around a large assembly of microfluidic bubbles under ultrasound

    NASA Astrophysics Data System (ADS)

    Combriat, Thomas; Mekki-Berrada, Flore; Thibault, Pierre; Marmottant, Philippe

    2018-01-01

    Pulsating bubbles have proved to be a versatile tool for trapping and sorting particles. In this article, we investigate the different streaming patterns that can be obtained with a group of bubbles in a confined geometry under ultrasound. In the presence of an external flow strong enough to oppose the streaming velocities but not drag the trapped bubbles, we observe either the appearance of exclusion zones near the bubbles or asymmetric streaming patterns that we interpret as the superposition of a two-dimensional (2D) streaming function and of a potential flow. When studying a lattice of several bubbles, we show that the streaming pattern can be accurately predicted by superimposing the contributions of every pair of bubbles present in the lattice, thus allowing one to predict the sizes and the shapes of exclusion zones created by a group of bubbles under acoustic excitation. We suggest that such systems could be used to enhance mixing at a small scale or to catch and release chemical species initially trapped in vortices created around bubble pairs.

  18. Bubble dynamics and bubble-induced turbulence of a single-bubble chain

    NASA Astrophysics Data System (ADS)

    Lee, Joohyoung; Park, Hyungmin

    2016-11-01

    In the present study, the bubble dynamics and liquid-phase turbulence induced by a chain of bubbles injected from a single nozzle have been experimentally investigated. Using a high-speed two-phase particle image velociemtry, measurements on the bubbles and liquid-phase velocity field are conducted in a transparent tank filled with water, while varying the bubble release frequency from 0.1 to 35 Hz. The tested bubble size ranges between 2.0-3.2 mm, and the corresponding bubble Reynolds number is 590-1100, indicating that it belongs to the regime of path instability. As the release frequency increases, it is found that the global shape of bubble dispersion can be classified into two regimes: from asymmetric (regular) to axisymmetric (irregular). In particular, at higher frequency, the wake vortices of leading bubbles cause an irregular behaviour of the following bubble. For the liquid phase, it is found that a specific trend on the bubble-induced turbulence appears in a strong relation to the above bubble dynamics. Considering this, we try to provide a theoretical model to estimate the liquid-phase turbulence induced by a chain of bubbles. Supported by a Grant funded by Samsung Electronics, Korea.

  19. Propagation of a finite bubble in a Hele-Shaw channel of variable depth

    NASA Astrophysics Data System (ADS)

    Juel, Anne; Franco-Gomez, Andres; Thompson, Alice; Hazel, Andrew

    2017-11-01

    We study the propagation of finite bubbles in a Hele-Shaw channel, where a centred rail is introduced to provide a small axially-uniform depth constriction. We demonstrate experimentally that this channel geometry can be used as a passive sorting device. Single air bubbles carried within silicone oil are generally transported on one side of the rail. However, for flow rates marginally larger than a critical value, a narrow band of bubble sizes on the order of the rail width can propagate over the rail, while bubbles of other sizes segregate to the side of the rail. The width of this band of bubble sizes increases with flow rate and the size of the most stable bubble can be tuned by varying the rail width. We present a depth-averaged theory which reveals that the mechanism relies on a non-trivial interaction between capillary and viscous forces that is fully dynamic, rather than being a simple modification of capillary static solutions. In contrast, for larger bubbles and sufficiently large imposed flow rates, we find that initially centred bubbles do not converge onto a steady mode of propagation. Instead they transiently explore weakly unstable steady modes, an evolution which results in their break-up and eventual settling into a steady state of changed topology. The financial support of CONICYT and the Leverhulme Trust are gratefully acknowledged.

  20. The Methods and Goals of Teaching Sorting Algorithms in Public Education

    ERIC Educational Resources Information Center

    Bernát, Péter

    2014-01-01

    The topic of sorting algorithms is a pleasant subject of informatics education. Not only is it so because the notion of sorting is well known from our everyday life, but also because as an algorithm task, whether we expect naive or practical solutions, it is easy to define and demonstrate. In my paper I will present some of the possible methods…

  1. What motivates residents to teach? The Attitudes in Clinical Teaching study.

    PubMed

    Dotters-Katz, Sarah; Hargett, Charles W; Zaas, Aimee K; Criscione-Schreiber, Lisa G

    2016-07-01

    Graduate medical trainees have a critical role in the teaching of other trainees. Improving their teaching requires an understanding of their attitudes towards teaching and their motivation to teach. Both have been incompletely explored in this population. We aimed to better understand graduate medical trainees' attitudes towards teaching and motivation to teach in the clinical setting in order to inform modifications to resident-as-teacher (RAT) programmes and enhance teaching practices. We applied Q methodology, an established sorting method, to identify and quantify the factors that have an impact on trainees' engagement in teaching. We invited house officers at our institution to rank-order 47 statements regarding their attitudes to and motivation for teaching. Respondents explained their Q-sort rankings in writing and completed a demographic questionnaire. By-person factor analysis yielded groups of individuals with similar attitudes. One hundred and seven trainees completed the Q-sort. We found three primary groups of attitudes towards teaching in the clinical setting: enthusiasm, reluctance and rewarded. Enthusiastic teachers are committed and make time to teach. Teaching increases their job satisfaction. Reluctant teachers have enthusiasm but are earlier in training and feel limited by clinical workload and unprepared. Rewarded teachers feel teaching is worthwhile and derive satisfaction from the rewards and recognition they receive for teaching. This improved understanding of common attitudes shared by groups of residents will help curriculum designers create RAT programmes to further reinforce and encourage attitudes that promote teaching as well as improve trainees' motivation to teach. Designing RAT programmes that acknowledge the attitudes to and motivations for teaching should help develop effective teachers to improve educational outcomes. Directed efforts to enhance motivation for reluctant teachers and encourage more positive attitudes in rewarded

  2. Design and analysis on sorting blade for automated size-based sorting device

    NASA Astrophysics Data System (ADS)

    Razali, Zol Bahri; Kader, Mohamed Mydin M. Abdul; Samsudin, Yasser Suhaimi; Daud, Mohd Hisam

    2017-09-01

    Nowadays rubbish separating or recycling is a main problem of nation, where peoples dumped their rubbish into dumpsite without caring the value of the rubbish if it can be recycled and reused. Thus the author proposed an automated segregating device, purposely to teach people to separate their rubbish and value the rubbish that can be reused. The automated size-based mechanical segregating device provides significant improvements in terms of efficiency and consistency in this segregating process. This device is designed to make recycling easier, user friendly, in the hope that more people will take responsibility if it is less of an expense of time and effort. This paper discussed about redesign a blade for the sorting device which is to develop an efficient automated mechanical sorting device for the similar material but in different size. The machine is able to identify the size of waste and it depends to the coil inside the container to separate it out. The detail design and methodology is described in detail in this paper.

  3. Design and control of multifunctional sorting and training platform based on PLC control

    NASA Astrophysics Data System (ADS)

    Wan, Hongqiang; Ge, Shuai; Han, Peiying; Li, Fancong; Zhang, Simiao

    2018-05-01

    Electromechanical integration, as a multi-disciplinary subject, has been paid much attention by universities and is widely used in the automation production of enterprises. Aiming at the problem of the lack of control among enterprises and the lack of training among colleges and universities, this paper presents a design of multifunctional sorting training platform based on PLC control. Firstly, the structure of the platform is determined and three-dimensional modeling is done. Then design the platform's aerodynamic control and electrical control. Finally, realize the platform sorting function through PLC programming and configuration software development. The training platform can be used to design the practical training experiment, which has a strong advance and pertinence in the electromechanical integration teaching. At the same time, the platform makes full use of modular thinking to make the sorting modules more flexible. Compared with the traditional training platform, its teaching effect is more significant.

  4. Spin-the-bottle Sort and Annealing Sort: Oblivious Sorting via Round-robin Random Comparisons

    PubMed Central

    Goodrich, Michael T.

    2013-01-01

    We study sorting algorithms based on randomized round-robin comparisons. Specifically, we study Spin-the-bottle sort, where comparisons are unrestricted, and Annealing sort, where comparisons are restricted to a distance bounded by a temperature parameter. Both algorithms are simple, randomized, data-oblivious sorting algorithms, which are useful in privacy-preserving computations, but, as we show, Annealing sort is much more efficient. We show that there is an input permutation that causes Spin-the-bottle sort to require Ω(n2 log n) expected time in order to succeed, and that in O(n2 log n) time this algorithm succeeds with high probability for any input. We also show there is a specification of Annealing sort that runs in O(n log n) time and succeeds with very high probability. PMID:24550575

  5. Sort computation

    NASA Technical Reports Server (NTRS)

    Dorband, John E.

    1988-01-01

    Sorting has long been used to organize data in preparation for further computation, but sort computation allows some types of computation to be performed during the sort. Sort aggregation and sort distribution are the two basic forms of sort computation. Sort aggregation generates an accumulative or aggregate result for each group of records and places this result in one of the records. An aggregate operation can be any operation that is both associative and commutative, i.e., any operation whose result does not depend on the order of the operands or the order in which the operations are performed. Sort distribution copies the value from a field of a specific record in a group into that field in every record of that group.

  6. In-situ observations of bubble growth in basaltic, andesitic and rhyodacitic melts

    NASA Astrophysics Data System (ADS)

    Masotta, M.; Ni, H.; Keppler, H.

    2013-12-01

    Bubble growth strongly affects the physical properties of degassing magmas and their eruption dynamics. Natural samples and products from quench experiments provide only a snapshot of the final state of volatile exsolution, leaving the processes occurring during its early stages unconstrained. In order to fill this gap, we present in-situ high-temperature observations of bubble growth in magmas of different compositions (basalt, andesite and rhyodacite) at 1100 to 1240 °C and 1 bar, obtained using a moissanite cell apparatus. The data show that nucleation occurs at very small degrees of supersaturaturation (<20 MPa in basalt and andesite, ca. 100 MPa in rhyodacite), probably due to heterogeneous nucleation of bubbles occurring simultaneously with the nucleation of crystals. During the early stages of exsolution, melt degassing is the driving mechanism of bubble growth, with coalescence becoming increasingly important as exsolution progresses. Ostwald ripening occurs only at the end of the process and only in basaltic melt. The average bubble growth rate (GR) ranges from 3.4*10-6 to 5.2*10-7 mm/s, with basalt and andesite showing faster growth rates than rhyodacite. The bubble number density (NB) at nucleation ranges from 1.8*108 to 7.9*107 cm-3 and decreases exponentially over time. While the rhyodacite melt maintained a well-sorted bubble-size distribution (BSD) through time, the BSD's of basalt and andesite are much more inhomogeneous. Our experimental observations demonstrate that bubble growth cannot be ascribed to a single mechanism but is rather a combination of many processes, which depend on the physical properties of the melt. Depending on coalescence rate, annealing of bubbles following a single nucleation event can produce complex bubble size distributions. In natural samples, such BSD's may be misinterpreted as resulting from several separate nucleation events. Incipient crystallization upon cooling of a magma may allow bubble nucleation already at

  7. In situ observations of bubble growth in basaltic, andesitic and rhyodacitic melts

    NASA Astrophysics Data System (ADS)

    Masotta, M.; Ni, H.; Keppler, H.

    2014-02-01

    Bubble growth strongly affects the physical properties of degassing magmas and their eruption dynamics. Natural samples and products from quench experiments provide only a snapshot of the final state of volatile exsolution, leaving the processes occurring during its early stages unconstrained. In order to fill this gap, we present in situ high-temperature observations of bubble growth in magmas of different compositions (basalt, andesite and rhyodacite) at 1,100 to 1,240 °C and 0.1 MPa (1 bar), obtained using a moissanite cell apparatus. The data show that nucleation occurs at very small degrees of supersaturaturation (<60 MPa in basalt and andesite, 200 MPa in rhyodacite), probably due to heterogeneous nucleation of bubbles occurring simultaneously with the nucleation of crystals. During the early stages of exsolution, melt degassing is the driving mechanism of bubble growth, with coalescence becoming increasingly important as exsolution progresses. Ostwald ripening occurs only at the end of the process and only in basaltic melt. The average bubble growth rate ( G R) ranges from 3.4 × 10-6 to 5.2 × 10-7 mm/s, with basalt and andesite showing faster growth rates than rhyodacite. The bubble number density ( N B) at nucleation ranges from 7.9 × 104 mm-3 to 1.8 × 105 mm-3 and decreases exponentially over time. While the rhyodacite melt maintained a well-sorted bubble size distribution (BSD) through time, the BSDs of basalt and andesite are much more inhomogeneous. Our experimental observations demonstrate that bubble growth cannot be ascribed to a single mechanism but is rather a combination of many processes, which depend on the physical properties of the melt. Depending on coalescence rate, annealing of bubbles following a single nucleation event can produce complex bubble size distributions. In natural samples, such BSDs may be misinterpreted as resulting from several separate nucleation events. Incipient crystallization upon cooling of a magma may allow

  8. To sort or not to sort: the impact of spike-sorting on neural decoding performance.

    PubMed

    Todorova, Sonia; Sadtler, Patrick; Batista, Aaron; Chase, Steven; Ventura, Valérie

    2014-10-01

    Brain-computer interfaces (BCIs) are a promising technology for restoring motor ability to paralyzed patients. Spiking-based BCIs have successfully been used in clinical trials to control multi-degree-of-freedom robotic devices. Current implementations of these devices require a lengthy spike-sorting step, which is an obstacle to moving this technology from the lab to the clinic. A viable alternative is to avoid spike-sorting, treating all threshold crossings of the voltage waveform on an electrode as coming from one putative neuron. It is not known, however, how much decoding information might be lost by ignoring spike identity. We present a full analysis of the effects of spike-sorting schemes on decoding performance. Specifically, we compare how well two common decoders, the optimal linear estimator and the Kalman filter, reconstruct the arm movements of non-human primates performing reaching tasks, when receiving input from various sorting schemes. The schemes we tested included: using threshold crossings without spike-sorting; expert-sorting discarding the noise; expert-sorting, including the noise as if it were another neuron; and automatic spike-sorting using waveform features. We also decoded from a joint statistical model for the waveforms and tuning curves, which does not involve an explicit spike-sorting step. Discarding the threshold crossings that cannot be assigned to neurons degrades decoding: no spikes should be discarded. Decoding based on spike-sorted units outperforms decoding based on electrodes voltage crossings: spike-sorting is useful. The four waveform based spike-sorting methods tested here yield similar decoding efficiencies: a fast and simple method is competitive. Decoding using the joint waveform and tuning model shows promise but is not consistently superior. Our results indicate that simple automated spike-sorting performs as well as the more computationally or manually intensive methods used here. Even basic spike-sorting adds value

  9. To sort or not to sort: the impact of spike-sorting on neural decoding performance

    NASA Astrophysics Data System (ADS)

    Todorova, Sonia; Sadtler, Patrick; Batista, Aaron; Chase, Steven; Ventura, Valérie

    2014-10-01

    Objective. Brain-computer interfaces (BCIs) are a promising technology for restoring motor ability to paralyzed patients. Spiking-based BCIs have successfully been used in clinical trials to control multi-degree-of-freedom robotic devices. Current implementations of these devices require a lengthy spike-sorting step, which is an obstacle to moving this technology from the lab to the clinic. A viable alternative is to avoid spike-sorting, treating all threshold crossings of the voltage waveform on an electrode as coming from one putative neuron. It is not known, however, how much decoding information might be lost by ignoring spike identity. Approach. We present a full analysis of the effects of spike-sorting schemes on decoding performance. Specifically, we compare how well two common decoders, the optimal linear estimator and the Kalman filter, reconstruct the arm movements of non-human primates performing reaching tasks, when receiving input from various sorting schemes. The schemes we tested included: using threshold crossings without spike-sorting; expert-sorting discarding the noise; expert-sorting, including the noise as if it were another neuron; and automatic spike-sorting using waveform features. We also decoded from a joint statistical model for the waveforms and tuning curves, which does not involve an explicit spike-sorting step. Main results. Discarding the threshold crossings that cannot be assigned to neurons degrades decoding: no spikes should be discarded. Decoding based on spike-sorted units outperforms decoding based on electrodes voltage crossings: spike-sorting is useful. The four waveform based spike-sorting methods tested here yield similar decoding efficiencies: a fast and simple method is competitive. Decoding using the joint waveform and tuning model shows promise but is not consistently superior. Significance. Our results indicate that simple automated spike-sorting performs as well as the more computationally or manually intensive

  10. Bubble-Good Data: Product Testing and Other Sources.

    ERIC Educational Resources Information Center

    Atwood, Virginia A.

    1985-01-01

    The goal of this mini-unit is to teach elementary students economic concepts related to consumerism and to develop problem-solving skills. Students test a product such as sugarless bubble gum and study how it is advertised. The students then make their own advertisement for the product. (RM)

  11. How many bubbles in your glass of bubbly?

    PubMed

    Liger-Belair, Gérard

    2014-03-20

    The issue about how many carbon dioxide bubbles are likely to nucleate in a glass of champagne (or bubbly) is of concern for sommeliers, wine journalists, experienced tasters, and any open minded physical chemist wondering about complex phenomena at play in a glass of bubbly. The whole number of bubbles likely to form in a single glass is the result of the fine interplay between dissolved CO2, tiny gas pockets trapped within particles acting as bubble nucleation sites, and ascending bubble dynamics. Based on theoretical models combining ascending bubble dynamics and mass transfer equations, the falsely naı̈ve question of how many bubbles are likely to form per glass is discussed in the present work. A theoretical relationship is derived, which provides the whole number of bubbles likely to form per glass, depending on various parameters of both the wine and the glass itself.

  12. Anti-Bubbles

    NASA Astrophysics Data System (ADS)

    Tufaile, Alberto; Sartorelli, José Carlos

    2003-08-01

    An anti-bubble is a striking kind of bubble in liquid that seemingly does not comply the buoyancy, and after few minutes it disappears suddenly inside the liquid. Different from a simple air bubble that rises directly to the liquid surface, an anti-bubble wanders around in the fluid due to its slightly lesser density than the surrounding liquid. In spite of this odd behavior, an anti-bubble can be understood as the opposite of a conventional soap bubble in air, which is a shell of liquid surrounding air, and an anti-bubble is a shell of air surrounding a drop of the liquid inside the liquid. Two-phase flow has been a subject of interest due to its relevance to process equipment for contacting gases and liquids applied in industry. A chain of bubbles rising in a liquid formed from a nozzle is a two-phase flow, and there are certain conditions in which spherical air shells, called anti-bubbles, are produced. The purpose of this work is mainly to note the existence of anti-bubbling regime as a sequel of a bubbling system. We initially have presented the experimental apparatus. After this we have described the evolution of the bubbling regimes, and emulated the effect of bubbling coalescence with simple maps. Then is shown the inverted dripping as a consequence of the bubble coalescence, and finally the conditions for anti-bubble formation.

  13. Controlling the trajectories of bubble trains at a microfluidic junction

    NASA Astrophysics Data System (ADS)

    Parthiban, Pravien; Khan, Saif

    2011-11-01

    The increasing number of applications facilitated by digital microfluidic flows has resulted in a sustained interest in not only understanding the diverse, interesting and often complex dynamics associated with such flows in microchannel networks but also in developing facile strategies to control them. We find that there are readily accessible flow speeds wherein resistance to flow in microchannels decreases with an increase in the number of confined bubbles present, and exploit this intriguing phenomenon to sort all bubble of a train exclusively into one of the arms of a nominally symmetric microfluidic loop. We also demonstrate how the arm into which the train filters into can be chosen by applying a temporary external stimulus by means of an additional flow of the continuous liquid into one the arms of the loop. Furthermore, we show how by tuning the magnitude and period of this temporary stimulus we can switch controllably, the traffic of bubbles between both arms of the loop even when the loop is asymmetric. The results of this work should aid in developing viable methods to regulate traffic of digital flows in microfluidic networks.

  14. Vapor Bubbles

    NASA Astrophysics Data System (ADS)

    Prosperetti, Andrea

    2017-01-01

    This article reviews the fundamental physics of vapor bubbles in liquids. Work on bubble growth and condensation for stationary and translating bubbles is summarized and the differences with bubbles containing a permanent gas stressed. In particular, it is shown that the natural frequency of a vapor bubble is proportional not to the inverse radius, as for a gas bubble, but to the inverse radius raised to the power 2/3. Permanent gas dissolved in the liquid diffuses into the bubble with strong effects on its dynamics. The effects of the diffusion of heat and mass on the propagation of pressure waves in a vaporous bubbly liquid are discussed. Other topics briefly touched on include thermocapillary flow, plasmonic nanobubbles, and vapor bubbles in an immiscible liquid.

  15. Bubble Combustion

    NASA Technical Reports Server (NTRS)

    Corrigan, Jackie

    2004-01-01

    A method of energy production that is capable of low pollutant emissions is fundamental to one of the four pillars of NASA s Aeronautics Blueprint: Revolutionary Vehicles. Bubble combustion, a new engine technology currently being developed at Glenn Research Center promises to provide low emissions combustion in support of NASA s vision under the Emissions Element because it generates power, while minimizing the production of carbon dioxide (CO2) and nitrous oxides (NOx), both known to be Greenhouse gases. and allows the use of alternative fuels such as corn oil, low-grade fuels, and even used motor oil. Bubble combustion is analogous to the inverse of spray combustion: the difference between bubble and spray combustion is that spray combustion is spraying a liquid in to a gas to form droplets, whereas bubble combustion involves injecting a gas into a liquid to form gaseous bubbles. In bubble combustion, the process for the ignition of the bubbles takes place on a time scale of less than a nanosecond and begins with acoustic waves perturbing each bubble. This perturbation causes the local pressure to drop below the vapor pressure of the liquid thus producing cavitation in which the bubble diameter grows, and upon reversal of the oscillating pressure field, the bubble then collapses rapidly with the aid of the high surface tension forces acting on the wall of the bubble. The rapid and violent collapse causes the temperatures inside the bubbles to soar as a result of adiabatic heating. As the temperatures rise, the gaseous contents of the bubble ignite with the bubble itself serving as its own combustion chamber. After ignition, this is the time in the bubble s life cycle where power is generated, and CO2, and NOx among other species, are produced. However, the pollutants CO2 and NOx are absorbed into the surrounding liquid. The importance of bubble combustion is that it generates power using a simple and compact device. We conducted a parametric study using CAVCHEM

  16. Nurses' perceptions of health beliefs and impact on teaching and practice: a Q-sort study.

    PubMed

    Cao, R; Stone, T E; Petrini, M A; Turale, S

    2018-03-01

    To understand Chinese nurses' perceptions of health beliefs, their content, origin and the influence of sociocultural factors, as a basis of their evidence-based practice. This study contributes to a larger study to establish the health beliefs of Japanese, Australian, Chinese, South Korean and Thai nurses. Registered nurses teach patients and students about maintaining or attaining health are subject to the same range of influences and their health beliefs may be antithetical to current health evidence. Q-method design using q-sort and interview was used to explore the perspectives on a range of health beliefs of 60 nurses in four cities in China. Three factors arose from the perceptions of the participants about health and accounted for 50.2% of the total variance: (1) social impact, (2) 'the importance of evidence', and (3) beliefs rooted in culture. Influence on nurses' health beliefs was explored in terms of the internalized and frequently unconscious beliefs, values and norms tying them to their communities, reflecting the need for nurses to be aware of their health beliefs and behaviours. Education for nurses in practice needs to acknowledge that individual practitioners' beliefs strongly influence health teaching for patients and families. In order to implement evidenced-based practice and teach in line with current evidence nurses need to critically examine and reflect on the impact of culture, society and the media on their own health beliefs. Education policy needs to consider that culture and societal pressures affect nurses' health beliefs and practice. Critical thinking, reflective and evidence-based practice need to be emphasized in clinical training and nurse education. China also needs to develop policies to allow nurses to be able to assess the reliability of health information on the Internet and to make quality health research more available. © 2017 International Council of Nurses.

  17. Bubbles

    NASA Astrophysics Data System (ADS)

    Prosperetti, Andrea

    2004-06-01

    Vanitas vanitatum et omnia vanitas: bubbles are emptiness, non-liquid, a tiny cloud shielding a mathematical singularity. Born from chance, a violent and brief life ending in the union with the (nearly) infinite. But a wealth of phenomena spring forth from this nothingness: underwater noise, sonoluminescence, boiling, and many others. Some recent results on a "blinking bubble" micropump and vapor bubbles in sound fields are outlined. The last section describes Leonardo da Vinci's observation of the non-rectlinear ascent of buoyant bubbles and justifies the name Leonardo's paradox recently attributed to this phenomenon.

  18. Freezing Bubbles

    NASA Astrophysics Data System (ADS)

    Kingett, Christian; Ahmadi, Farzad; Nath, Saurabh; Boreyko, Jonathan

    2017-11-01

    The two-stage freezing process of a liquid droplet on a substrate is well known; however, how bubbles freeze has not yet been studied. We first deposited bubbles on a silicon substrate that was chilled at temperatures ranging from -10 °C to -40 °C, while the air was at room temperature. We observed that the freeze front moved very slowly up the bubble, and in some cases, even came to a complete halt at a critical height. This slow freezing front propagation can be explained by the low thermal conductivity of the thin soap film, and can be observed more clearly when the bubble size or the surface temperature is increased. This delayed freezing allows the frozen portion of the bubble to cool the air within the bubble while the top part is still liquid, which induces a vapor pressure mismatch that either collapses the top or causes the top to pop. In cases where the freeze front reaches the top of the bubble, a portion of the top may melt and slowly refreeze; this can happen more than just once for a single bubble. We also investigated freezing bubbles inside of a freezer where the air was held at -20 °C. In this case, the bubbles freeze quickly and the ice grows radially from nucleation sites instead of perpendicular to the surface, which provides a clear contrast with the conduction limited room temperature bubbles.

  19. Why Choose Teaching?

    ERIC Educational Resources Information Center

    Vocke, David E.; Foran, James V.

    2017-01-01

    With the teaching profession under attack from political, social, and economic forces, what is attracting individuals to seek out careers in education? Sort out the facts from the biases with evidence to guide your informed, thoughtful decision about teaching as a viable career option.

  20. Bubbles: Films, Foams & Fizz. Ideas in Science. Notes for Teachers.

    ERIC Educational Resources Information Center

    Murphy, Pat, Ed.

    Five activities dealing with bubbles are presented. Information provided with the activities includes introductory and/or background information; notes on pre-activity preparations; lists of science themes and skills fostered; time frame; list of materials needed; student procedures; and instructional strategies. A teaching guide with detailed…

  1. Bubble, Bubble, Toil and Trouble.

    ERIC Educational Resources Information Center

    Journal of Chemical Education, 2001

    2001-01-01

    Bubbles are a fun way to introduce the concepts of surface tension, intermolecular forces, and the use of surfactants. Presents two activities in which students add chemicals to liquid dishwashing detergent with water in order to create longer lasting bubbles. (ASK)

  2. Bubble dynamics in a standing sound field: the bubble habitat.

    PubMed

    Koch, P; Kurz, T; Parlitz, U; Lauterborn, W

    2011-11-01

    Bubble dynamics is investigated numerically with special emphasis on the static pressure and the positional stability of the bubble in a standing sound field. The bubble habitat, made up of not dissolving, positionally and spherically stable bubbles, is calculated in the parameter space of the bubble radius at rest and sound pressure amplitude for different sound field frequencies, static pressures, and gas concentrations of the liquid. The bubble habitat grows with static pressure and shrinks with sound field frequency. The range of diffusionally stable bubble oscillations, found at positive slopes of the habitat-diffusion border, can be increased substantially with static pressure.

  3. Design and realization of sort manipulator of crystal-angle sort machine

    NASA Astrophysics Data System (ADS)

    Wang, Ming-shun; Chen, Shu-ping; Guan, Shou-ping; Zhang, Yao-wei

    2005-12-01

    It is a current tendency of development in automation technology to replace manpower with manipulators in working places where dangerous, harmful, heavy or repetitive work is involved. The sort manipulator is installed in a crystal-angle sort machine to take the place of manpower, and engaged in unloading and sorting work. It is the outcome of combing together mechanism, electric transmission, and pneumatic element and micro-controller control. The step motor makes the sort manipulator operate precisely. The pneumatic elements make the sort manipulator be cleverer. Micro-controller's software bestows some simple artificial intelligence on the sort manipulator, so that it can precisely repeat its unloading and sorting work. The combination of manipulator's zero position and step motor counting control puts an end to accumulating error in long time operation. A sort manipulator's design in the practice engineering has been proved to be correct and reliable.

  4. Measurement and characterization of lift forces on drops and bubbles in microchannels

    NASA Astrophysics Data System (ADS)

    Stan, Claudiu; Guglielmini, Laura; Ellerbee, Audrey; Caviezel, Daniel; Whitesides, George; Stone, Howard

    2013-11-01

    The transverse motion of drops and bubbles within liquids flowing in pipes and channels is determined by the combination of several types of hydrodynamic lift forces with external forces. In microfluidic channels, lift forces have been used to position and sort particles with high efficiency and high accuracy. We measured lift forces on drops and bubbles and discriminated between different lift mechanisms under conditions characterized by low particle capillary numbers (0.0003 < CaP < 0.3) and low particle Reynolds numbers (0.0001 < ReP < 0.1). The measured lift forces were often much larger (up to a factor of 1000) than the predictions of analytical models of inertial and deformation-induced lift, indicating that another lift mechanism was the largest contributor to the total lift force. The systems we investigated exhibited either (i) a deformation-induced lift force enhanced by confinement effects, or (ii) a lift force for which to our best knowledge is based on physicochemical effects at the interfaces of drops and bubbles. We will present new experimental data that supports a dynamic interfacial mechanism for the second type of lift force, and discuss possible avenues for creating an analytical model for it.

  5. Bubble colloidal AFM probes formed from ultrasonically generated bubbles.

    PubMed

    Vakarelski, Ivan U; Lee, Judy; Dagastine, Raymond R; Chan, Derek Y C; Stevens, Geoffrey W; Grieser, Franz

    2008-02-05

    Here we introduce a simple and effective experimental approach to measuring the interaction forces between two small bubbles (approximately 80-140 microm) in aqueous solution during controlled collisions on the scale of micrometers to nanometers. The colloidal probe technique using atomic force microscopy (AFM) was extended to measure interaction forces between a cantilever-attached bubble and surface-attached bubbles of various sizes. By using an ultrasonic source, we generated numerous small bubbles on a mildly hydrophobic surface of a glass slide. A single bubble picked up with a strongly hydrophobized V-shaped cantilever was used as the colloidal probe. Sample force measurements were used to evaluate the pure water bubble cleanliness and the general consistency of the measurements.

  6. Revising the Local Bubble Model due to Solar Wind Charge Exchange X-ray Emission

    NASA Astrophysics Data System (ADS)

    Shelton, Robin L.

    The hot Local Bubble surrounding the solar neighborhood has been primarily studied through observations of its soft X-ray emission. The measurements were obtained by attributing all of the observed local soft X-rays to the bubble. However, mounting evidence shows that the heliosphere also produces diffuse X-rays. The source is solar wind ions that have received an electron from another atom. The presence of this alternate explanation for locally produced diffuse X-rays calls into question the existence and character of the Local Bubble. This article addresses these questions. It reviews the literature on solar wind charge exchange (SWCX) X-ray production, finding that SWCX accounts for roughly half of the observed local 1/4 keV X-rays found at low latitudes. This article also makes predictions for the heliospheric O VI column density and intensity, finding them to be smaller than the observational error bars. Evidence for the continued belief that the Local Bubble contains hot gas includes the remaining local 1/4 keV intensity, the observed local O VI column density, and the need to fill the local region with some sort of plasma. If the true Local Bubble is half as bright as previously thought, then its electron density and thermal pressure are 1/sqrt{2} as great as previously thought, and its energy requirements and emission measure are 1/2 as great as previously thought. These adjustments can be accommodated easily, and, in fact, bring the Local Bubble's pressure more in line with that of the adjacent material. Suggestions for future work are made.

  7. Technical Note: Detection of gas bubble leakage via correlation of water column multibeam images

    NASA Astrophysics Data System (ADS)

    Schneider von Deimling, J.; Papenberg, C.

    2011-07-01

    Hydroacoustic detection of natural gas release from the seafloor has been conducted in the past by using singlebeam echosounders. In contrast modern multibeam swath mapping systems allow much wider coverage, higher resolution, and offer 3-D spatial correlation. However, up to the present, the extremely high data rate hampers water column backscatter investigations. More sophisticated visualization and processing techniques for water column backscatter analysis are still under development. We here present such water column backscattering data gathered with a 50 kHz prototype multibeam system. Water column backscattering data is presented in videoframes grabbed over 75 s and a "re-sorted" singlebeam presentation. Thus individual gas bubbles rising from the 24 m deep seafloor clearly emerge in the acoustic images and rise velocities can be determined. A sophisticated processing scheme is introduced to identify those rising gas bubbles in the hydroacoustic data. It applies a cross-correlation technique similar to that used in Particle Imaging Velocimetry (PIV) to the acoustic backscatter images. Tempo-spatial drift patterns of the bubbles are assessed and match very well measured and theoretical rise patterns. The application of this processing scheme to our field data gives impressive results with respect to unambiguous bubble detection and remote bubble rise velocimetry. The method can identify and exclude the main driver for misinterpretations, i.e. fish-mediated echoes. Even though image-based cross-correlation techniques are well known in the field of fluid mechanics for high resolution and non-inversive current flow field analysis, this technique was never applied in the proposed sense for an acoustic bubble detector.

  8. Technical Note: Detection of gas bubble leakage via correlation of water column multibeam images

    NASA Astrophysics Data System (ADS)

    Schneider von Deimling, J.; Papenberg, C.

    2012-03-01

    Hydroacoustic detection of natural gas release from the seafloor has been conducted in the past by using singlebeam echosounders. In contrast, modern multibeam swath mapping systems allow much wider coverage, higher resolution, and offer 3-D spatial correlation. Up to the present, the extremely high data rate hampers water column backscatter investigations and more sophisticated visualization and processing techniques are needed. Here, we present water column backscatter data acquired with a 50 kHz prototype multibeam system over a period of 75 seconds. Display types are of swath-images as well as of a "re-sorted" singlebeam presentation. Thus, individual and/or groups of gas bubbles rising from the 24 m deep seafloor clearly emerge in the acoustic images, making it possible to estimate rise velocities. A sophisticated processing scheme is introduced to identify those rising gas bubbles in the hydroacoustic data. We apply a cross-correlation technique adapted from particle imaging velocimetry (PIV) to the acoustic backscatter images. Temporal and spatial drift patterns of the bubbles are assessed and are shown to match very well to measured and theoretical rise patterns. The application of this processing to our field data gives clear results with respect to unambiguous bubble detection and remote bubble rise velocimetry. The method can identify and exclude the main source of misinterpretations, i.e. fish-mediated echoes. Although image-based cross-correlation techniques are well known in the field of fluid mechanics for high resolution and non-inversive current flow field analysis, we present the first application of this technique as an acoustic bubble detector.

  9. Bubble Size Distribution in a Vibrating Bubble Column

    NASA Astrophysics Data System (ADS)

    Mohagheghian, Shahrouz; Wilson, Trevor; Valenzuela, Bret; Hinds, Tyler; Moseni, Kevin; Elbing, Brian

    2016-11-01

    While vibrating bubble columns have increased the mass transfer between phases, a universal scaling law remains elusive. Attempts to predict mass transfer rates in large industrial scale applications by extrapolating laboratory scale models have failed. In a stationary bubble column, mass transfer is a function of phase interfacial area (PIA), while PIA is determined based on the bubble size distribution (BSD). On the other hand, BSD is influenced by the injection characteristics and liquid phase dynamics and properties. Vibration modifies the BSD by impacting the gas and gas-liquid dynamics. This work uses a vibrating cylindrical bubble column to investigate the effect of gas injection and vibration characteristics on the BSD. The bubble column has a 10 cm diameter and was filled with water to a depth of 90 cm above the tip of the orifice tube injector. BSD was measured using high-speed imaging to determine the projected area of individual bubbles, which the nominal bubble diameter was then calculated assuming spherical bubbles. The BSD dependence on the distance from the injector, injector design (1.6 and 0.8 mm ID), air flow rates (0.5 to 5 lit/min), and vibration conditions (stationary and vibration conditions varying amplitude and frequency) will be presented. In addition to mean data, higher order statistics will also be provided.

  10. Double bubble with the big-bubble technique during deep anterior lamellar keratoplasty.

    PubMed

    Wise, Stephanie; Dubord, Paul; Yeung, Sonia N

    2017-04-28

    To report a case of intraoperative double bubble that formed during big-bubble DALK surgery in a patient with corneal scarring secondary to herpetic stromal keratitis. Case report. A 22 year old woman presented with a large corneal scar, likely secondary to previous herpetic stromal keratitis. She underwent big-bubble DALK surgery for visual rehabilitation. Intraoperatively, a mixed bubble with persistent type 2 bubble postoperatively was noted. The second bubble resorbed with clearance of the graft and good visual outcome after 6 weeks. This case report describes the unusual development of a mixed bubble during big-bubble DALK surgery. This graft cleared with resolution of the second bubble postoperatively without further surgical intervention.

  11. Bubble diagnostics

    DOEpatents

    Visuri, Steven R.; Mammini, Beth M.; Da Silva, Luiz B.; Celliers, Peter M.

    2003-01-01

    The present invention is intended as a means of diagnosing the presence of a gas bubble and incorporating the information into a feedback system for opto-acoustic thrombolysis. In opto-acoustic thrombolysis, pulsed laser radiation at ultrasonic frequencies is delivered intraluminally down an optical fiber and directed toward a thrombus or otherwise occluded vessel. Dissolution of the occlusion is therefore mediated through ultrasonic action of propagating pressure or shock waves. A vapor bubble in the fluid surrounding the occlusion may form as a result of laser irradiation. This vapor bubble may be used to directly disrupt the occlusion or as a means of producing a pressure wave. It is desirable to detect the formation and follow the lifetime of the vapor bubble. Knowledge of the bubble formation and lifetime yields critical information as to the maximum size of the bubble, density of the absorbed radiation, and properties of the absorbing material. This information can then be used in a feedback system to alter the irradiation conditions.

  12. Derivation of sorting programs

    NASA Technical Reports Server (NTRS)

    Varghese, Joseph; Loganantharaj, Rasiah

    1990-01-01

    Program synthesis for critical applications has become a viable alternative to program verification. Nested resolution and its extension are used to synthesize a set of sorting programs from their first order logic specifications. A set of sorting programs, such as, naive sort, merge sort, and insertion sort, were successfully synthesized starting from the same set of specifications.

  13. How are soap bubbles blown? Fluid dynamics of soap bubble blowing

    NASA Astrophysics Data System (ADS)

    Davidson, John; Lambert, Lori; Sherman, Erica; Wei, Timothy; Ryu, Sangjin

    2013-11-01

    Soap bubbles are a common interfacial fluid dynamics phenomenon having a long history of delighting not only children and artists but also scientists. In contrast to the dynamics of liquid droplets in gas and gas bubbles in liquid, the dynamics of soap bubbles has not been well documented. This is possibly because studying soap bubbles is more challenging due to there existing two gas-liquid interfaces. Having the thin-film interface seems to alter the characteristics of the bubble/drop creation process since the interface has limiting factors such as thickness. Thus, the main objective of this study is to determine how the thin-film interface differentiates soap bubbles from gas bubbles and liquid drops. To investigate the creation process of soap bubbles, we constructed an experimental model consisting of air jet flow and a soap film, which consistently replicates the conditions that a human produces when blowing soap bubbles, and examined the interaction between the jet and the soap film using the high-speed videography and the particle image velocimetry.

  14. Models and observations of foam coverage and bubble content in the surf zone

    NASA Astrophysics Data System (ADS)

    Kirby, J. T.; Shi, F.; Holman, R. A.

    2010-12-01

    Optical and acoustical observations and communications are hampered in the nearshore by the presence of bubbles and foam generated by breaking waves. Bubble clouds in the water column provide a highly variable (both spatially and temporally) obstacle to direct acoustic and optical paths. Persistent foam riding on the water surface creates a primary occlusion of optical penetration into the water column. In an effort to better understand and predict the level of bubble and foam content in the surfzone, we have been pursuing the development of a detailed phase resolved model of fluid and gaseous components of the water column, using a Navier-Stokes/VOF formulation extended to include a multiphase description of polydisperse bubble populations. This sort of modeling provides a detailed description of large scale turbulent structures and associated bubble transport mechanisms under breaking wave crests. The modeling technique is too computationally intensive, however, to provide a wider-scale description of large surfzone regions. In order to approach the larger scale problem, we are developing a model for spatial and temporal distribution of foam and bubbles within the framework of a Boussinesq model. The basic numerical framework for the code is described by Shi et al (2010, this conference). Bubble effects are incorporated both in the mass and momentum balances for weakly dispersive, fully nonlinear waves, with spatial and temporal bubble distributions parameterized based on the VOF modeling and measurements and tied to the computed rate of dissipation of energy during breaking. A model of a foam layer on the water surface is specified using a shallow water formulation. Foam mass conservation includes source and sink terms representing outgassing of the water column, direct foam generation due to surface agitation, and erosion due to bubble bursting. The foam layer motion in the plane of the water surface arises due to a balance of drag forces due to wind and water

  15. Formation and evolution of bubbly screens in confined oscillating bubbly liquids.

    PubMed

    Shklyaev, Sergey; Straube, Arthur V

    2010-01-01

    We consider the dynamics of dilute monodisperse bubbly liquid confined by two plane solid walls and subject to small-amplitude high-frequency oscillations normal to the walls. The initial state corresponds to the uniform distribution of bubbles and motionless liquid. The period of external driving is assumed much smaller than typical relaxation times for a single bubble but larger than the period of volume eigenoscillations. The time-averaged description accounting for the two-way coupling between the liquid and the bubbles is applied. We show that the model predicts accumulation of bubbles in thin sheets parallel to the walls. These singular structures, which are formally characterized by infinitely thin width and infinitely high concentration, are referred to as bubbly screens. The formation of a bubbly screen is described analytically in terms of a self-similar solution, which is in agreement with numerical simulations. We study the evolution of bubbly screens and detect a one-dimensional stationary state, which is shown to be unconditionally unstable.

  16. Formation and evolution of bubbly screens in confined oscillating bubbly liquids

    NASA Astrophysics Data System (ADS)

    Shklyaev, Sergey; Straube, Arthur V.

    2010-01-01

    We consider the dynamics of dilute monodisperse bubbly liquid confined by two plane solid walls and subject to small-amplitude high-frequency oscillations normal to the walls. The initial state corresponds to the uniform distribution of bubbles and motionless liquid. The period of external driving is assumed much smaller than typical relaxation times for a single bubble but larger than the period of volume eigenoscillations. The time-averaged description accounting for the two-way coupling between the liquid and the bubbles is applied. We show that the model predicts accumulation of bubbles in thin sheets parallel to the walls. These singular structures, which are formally characterized by infinitely thin width and infinitely high concentration, are referred to as bubbly screens. The formation of a bubbly screen is described analytically in terms of a self-similar solution, which is in agreement with numerical simulations. We study the evolution of bubbly screens and detect a one-dimensional stationary state, which is shown to be unconditionally unstable.

  17. Revising the Local Bubble Model due to Solar Wind Charge Exchange X-ray Emission

    NASA Astrophysics Data System (ADS)

    Shelton, Robin L.

    2009-03-01

    The hot Local Bubble surrounding the solar neighborhood has been primarily studied through observations of its soft X-ray emission. The measurements were obtained by attributing all of the observed local soft X-rays to the bubble. However, mounting evidence shows that the heliosphere also produces diffuse X-rays. The source is solar wind ions that have received an electron from another atom. The presence of this alternate explanation for locally produced diffuse X-rays calls into question the existence and character of the Local Bubble. This article addresses these questions. It reviews the literature on solar wind charge exchange (SWCX) X-ray production, finding that SWCX accounts for roughly half of the observed local 1/4 keV X-rays found at low latitudes. This article also makes predictions for the heliospheric O VI column density and intensity, finding them to be smaller than the observational error bars. Evidence for the continued belief that the Local Bubble contains hot gas includes the remaining local 1/4 keV intensity, the observed local O VI column density, and the need to fill the local region with some sort of plasma. If the true Local Bubble is half as bright as previously thought, then its electron density and thermal pressure are 1/sqrt{2} as great as previously thought, and its energy requirements and emission measure are 1/2 as great as previously thought. These adjustments can be accommodated easily, and, in fact, bring the Local Bubble’s pressure more in line with that of the adjacent material. Suggestions for future work are made.

  18. Oceanic Gas Bubble Measurements Using an Acoustic Bubble Spectrometer

    NASA Astrophysics Data System (ADS)

    Wilson, S. J.; Baschek, B.; Deane, G.

    2008-12-01

    Gas bubble injection by breaking waves contributes significantly to the exchange of gases between atmosphere and ocean at high wind speeds. In this respect, CO2 is primarily important for the global ocean and climate, while O2 is especially relevant for ecosystems in the coastal ocean. For measuring oceanic gas bubble size distributions, a commercially available Dynaflow Acoustic Bubble Spectrometer (ABS) has been modified. Two hydrophones transmit and receive selected frequencies, measuring attenuation and absorption. Algorithms are then used to derive bubble size distributions. Tank test were carried out in order to test the instrument performance.The software algorithms were compared with Commander and Prosperetti's method (1989) of calculating sound speed ratio and attenuation for a known bubble distribution. Additional comparisons with micro-photography were carried out in the lab and will be continued during the SPACE '08 experiment in October 2008 at Martha's Vineyard Coastal Observatory. The measurements of gas bubbles will be compared to additional parameters, such as wind speed, wave height, white cap coverage, or dissolved gases.

  19. Acoustic bubble removal method

    NASA Technical Reports Server (NTRS)

    Trinh, E. H.; Elleman, D. D.; Wang, T. G. (Inventor)

    1983-01-01

    A method is described for removing bubbles from a liquid bath such as a bath of molten glass to be used for optical elements. Larger bubbles are first removed by applying acoustic energy resonant to a bath dimension to drive the larger bubbles toward a pressure well where the bubbles can coalesce and then be more easily removed. Thereafter, submillimeter bubbles are removed by applying acoustic energy of frequencies resonant to the small bubbles to oscillate them and thereby stir liquid immediately about the bubbles to facilitate their breakup and absorption into the liquid.

  20. Chaotic bubbling and nonstagnant foams.

    PubMed

    Tufaile, Alberto; Sartorelli, José Carlos; Jeandet, Philippe; Liger-Belair, Gerard

    2007-06-01

    We present an experimental investigation of the agglomeration of bubbles obtained from a nozzle working in different bubbling regimes. This experiment consists of a continuous production of bubbles from a nozzle at the bottom of a liquid column, and these bubbles create a two-dimensional (2D) foam (or a bubble raft) at the top of this column. The bubbles can assemble in various dynamically stable arrangement, forming different kinds of foams in a liquid mixture of water and glycerol, with the effect that the bubble formation regimes influence the foam obtained from this agglomeration of bubbles. The average number of bubbles in the foam is related to the bubble formation frequency and the bubble mean lifetime. The periodic bubbling can generate regular or irregular foam, while a chaotic bubbling only generates irregular foam.

  1. Bubble levitation and translation under single-bubble sonoluminescence conditions.

    PubMed

    Matula, Thomas J

    2003-08-01

    Bubble levitation in an acoustic standing wave is re-examined for conditions relevant to single-bubble sonoluminescence. Unlike a previous examination [Matula et al., J. Acoust. Soc. Am. 102, 1522-1527 (1997)], the stable parameter space [Pa,R0] is accounted for in this realization. Forces such as the added mass force and drag are included, and the results are compared with a simple force balance that equates the Bjerknes force to the buoyancy force. Under normal sonoluminescence conditions, the comparison is quite favorable. A more complete accounting of the forces shows that a stably levitated bubble does undergo periodic translational motion. The asymmetries associated with translational motion are hypothesized to generate instabilities in the spherical shape of the bubble. A reduction in gravity results in reduced translational motion. It is hypothesized that such conditions may lead to increased light output from sonoluminescing bubbles.

  2. Development of the Biology Card Sorting Task to Measure Conceptual Expertise in Biology

    ERIC Educational Resources Information Center

    Smith, Julia I.; Combs, Elijah D.; Nagami, Paul H.; Alto, Valerie M.; Goh, Henry G.; Gourdet, Muryam A. A.; Hough, Christina M.; Nickell, Ashley E.; Peer, Adrian G.; Coley, John D.; Tanner, Kimberly D.

    2013-01-01

    There are widespread aspirations to focus undergraduate biology education on teaching students to think conceptually like biologists; however, there is a dearth of assessment tools designed to measure progress from novice to expert biological conceptual thinking. We present the development of a novel assessment tool, the Biology Card Sorting Task,…

  3. Cavitation bubble nucleation induced by shock-bubble interaction in a gelatin gel

    NASA Astrophysics Data System (ADS)

    Oguri, Ryota; Ando, Keita

    2018-05-01

    An optical visualization technique is developed to study cavitation bubble nucleation that results from interaction between a laser-induced shock and a preexisting gas bubble in a 10 wt. % gelatin gel; images of the nucleated cavitation bubbles are captured and the cavitation inception pressure is determined based on Euler flow simulation. A spherical gas cavity is generated by focusing an infrared laser pulse into a gas-supersaturated gel and the size of the laser-generated bubble in mechanical equilibrium is tuned via mass transfer of the dissolved gas into the bubble. A spherical shock is then generated, through rapid expansion of plasma induced by the laser focusing, in the vicinity of the gas bubble. The shock-bubble interaction is recorded by a CCD camera with flash illumination of a nanosecond green laser pulse. The observation captures cavitation inception in the gel under tension that results from acoustic impedance mismatching at the bubble interface interacting with the shock. We measure the probability of cavitation inception from a series of the repeated experiments, by varying the bubble radius and the standoff distance. The threshold pressure is defined at the cavitation inception probability equal to one half and is calculated, through comparisons to Euler flow simulation, at -24.4 MPa. This threshold value is similar to that from shock-bubble interaction experiments using water, meaning that viscoelasticity of the 10 wt. % gelatin gel has a limited impact on bubble nucleation dynamics.

  4. Dynamics of Vapour Bubbles in Nucleate Boiling. 2; Evolution of Thermally Controlled Bubbles

    NASA Technical Reports Server (NTRS)

    Buyevich, Yu A.; Webbon, Bruce W.; Callaway, Robert (Technical Monitor)

    1995-01-01

    The previously developed dynamic theory of growth and detachment of vapour bubbles under conditions of nucleate pool boiling is applied to study motion and deformation of a bubble evolving at a single nucleation site. The bubble growth is presumed to be thermally controlled, and two components of heat transfer to the bubble are accounted of: the one from the bulk of surrounding liquid and the one due to heat conduction across a liquid microlayer formed underneath the bubble. Bubble evolution is governed by the buoyancy and an effective surface tension force, both the forces making the bubble centre of mass move away from the wall and, thus, assisting its detachment. Buoyancy-controlled and surface-tension-controlled regimes are considered separately in a meticulous way. The duration of the whole process of bubble evolution till detachment, the rate of growth, and the bubble departure size are found as functions of time and physical and operating parameters. Some repeatedly observed phenomena, such as an influence of gravity on the growth rate, are explained. Inferences of the model agree qualitatively with available experimental evidence, and conclusions pertaining to the dependence on gravity of the bubble radius at detachment and the whole time of the bubble development when being attached to the wall are confirmed quantitatively.

  5. Development of the biology card sorting task to measure conceptual expertise in biology.

    PubMed

    Smith, Julia I; Combs, Elijah D; Nagami, Paul H; Alto, Valerie M; Goh, Henry G; Gourdet, Muryam A A; Hough, Christina M; Nickell, Ashley E; Peer, Adrian G; Coley, John D; Tanner, Kimberly D

    2013-01-01

    There are widespread aspirations to focus undergraduate biology education on teaching students to think conceptually like biologists; however, there is a dearth of assessment tools designed to measure progress from novice to expert biological conceptual thinking. We present the development of a novel assessment tool, the Biology Card Sorting Task, designed to probe how individuals organize their conceptual knowledge of biology. While modeled on tasks from cognitive psychology, this task is unique in its design to test two hypothesized conceptual frameworks for the organization of biological knowledge: 1) a surface feature organization focused on organism type and 2) a deep feature organization focused on fundamental biological concepts. In this initial investigation of the Biology Card Sorting Task, each of six analytical measures showed statistically significant differences when used to compare the card sorting results of putative biological experts (biology faculty) and novices (non-biology major undergraduates). Consistently, biology faculty appeared to sort based on hypothesized deep features, while non-biology majors appeared to sort based on either surface features or nonhypothesized organizational frameworks. Results suggest that this novel task is robust in distinguishing populations of biology experts and biology novices and may be an adaptable tool for tracking emerging biology conceptual expertise.

  6. Development of the Biology Card Sorting Task to Measure Conceptual Expertise in Biology

    PubMed Central

    Smith, Julia I.; Combs, Elijah D.; Nagami, Paul H.; Alto, Valerie M.; Goh, Henry G.; Gourdet, Muryam A. A.; Hough, Christina M.; Nickell, Ashley E.; Peer, Adrian G.; Coley, John D.; Tanner, Kimberly D.

    2013-01-01

    There are widespread aspirations to focus undergraduate biology education on teaching students to think conceptually like biologists; however, there is a dearth of assessment tools designed to measure progress from novice to expert biological conceptual thinking. We present the development of a novel assessment tool, the Biology Card Sorting Task, designed to probe how individuals organize their conceptual knowledge of biology. While modeled on tasks from cognitive psychology, this task is unique in its design to test two hypothesized conceptual frameworks for the organization of biological knowledge: 1) a surface feature organization focused on organism type and 2) a deep feature organization focused on fundamental biological concepts. In this initial investigation of the Biology Card Sorting Task, each of six analytical measures showed statistically significant differences when used to compare the card sorting results of putative biological experts (biology faculty) and novices (non–biology major undergraduates). Consistently, biology faculty appeared to sort based on hypothesized deep features, while non–biology majors appeared to sort based on either surface features or nonhypothesized organizational frameworks. Results suggest that this novel task is robust in distinguishing populations of biology experts and biology novices and may be an adaptable tool for tracking emerging biology conceptual expertise. PMID:24297290

  7. Interfacial Bubble Deformations

    NASA Astrophysics Data System (ADS)

    Seymour, Brian; Shabane, Parvis; Cypull, Olivia; Cheng, Shengfeng; Feitosa, Klebert

    Soap bubbles floating at an air-water experience deformations as a result of surface tension and hydrostatic forces. In this experiment, we investigate the nature of such deformations by taking cross-sectional images of bubbles of different volumes. The results show that as their volume increases, bubbles transition from spherical to hemispherical shape. The deformation of the interface also changes with bubble volume with the capillary rise converging to the capillary length as volume increases. The profile of the top and bottom of the bubble and the capillary rise are completely determined by the volume and pressure differences. James Madison University Department of Physics and Astronomy, 4VA Consortium, Research Corporation for Advancement of Science.

  8. Learning sorting algorithms through visualization construction

    NASA Astrophysics Data System (ADS)

    Cetin, Ibrahim; Andrews-Larson, Christine

    2016-01-01

    Recent increased interest in computational thinking poses an important question to researchers: What are the best ways to teach fundamental computing concepts to students? Visualization is suggested as one way of supporting student learning. This mixed-method study aimed to (i) examine the effect of instruction in which students constructed visualizations on students' programming achievement and students' attitudes toward computer programming, and (ii) explore how this kind of instruction supports students' learning according to their self-reported experiences in the course. The study was conducted with 58 pre-service teachers who were enrolled in their second programming class. They expect to teach information technology and computing-related courses at the primary and secondary levels. An embedded experimental model was utilized as a research design. Students in the experimental group were given instruction that required students to construct visualizations related to sorting, whereas students in the control group viewed pre-made visualizations. After the instructional intervention, eight students from each group were selected for semi-structured interviews. The results showed that the intervention based on visualization construction resulted in significantly better acquisition of sorting concepts. However, there was no significant difference between the groups with respect to students' attitudes toward computer programming. Qualitative data analysis indicated that students in the experimental group constructed necessary abstractions through their engagement in visualization construction activities. The authors of this study argue that the students' active engagement in the visualization construction activities explains only one side of students' success. The other side can be explained through the instructional approach, constructionism in this case, used to design instruction. The conclusions and implications of this study can be used by researchers and

  9. Methane Bubble Flame Tower--A Spectacularly Engaging Way to Teach Density

    ERIC Educational Resources Information Center

    Sandoval, Christopher

    2012-01-01

    This article presents a demonstration using methane bubble flame tower that offers a fun and relatively cheap way of demonstrating what happens when there is a density difference. Teachers can do this as a predict-observe-explain demonstration after the students have learned about density to extend their learning and get into some higher order…

  10. Bubble Dynamics and Resulting Noise from Traveling Bubble Cavitation.

    DTIC Science & Technology

    1982-04-13

    proportional to the gas content. The subjectivity of visual cavitation determination is evidenced by the maximum standard deviation. As mentioned before...bubble radii at the maximum radius position on the model. The point on the model where the bubble will be at its maximum volume was determined by...48 3.7 Recording Bubble Dynamics . • . * . . . . 52 3.8 Measurement of Gas Nuclei in Water 0 • 52 3 TABLE OF CONTENTS (continued) Paqe

  11. Nonspherical laser-induced cavitation bubbles

    NASA Astrophysics Data System (ADS)

    Lim, Kang Yuan; Quinto-Su, Pedro A.; Klaseboer, Evert; Khoo, Boo Cheong; Venugopalan, Vasan; Ohl, Claus-Dieter

    2010-01-01

    The generation of arbitrarily shaped nonspherical laser-induced cavitation bubbles is demonstrated with a optical technique. The nonspherical bubbles are formed using laser intensity patterns shaped by a spatial light modulator using linear absorption inside a liquid gap with a thickness of 40μm . In particular we demonstrate the dynamics of elliptic, toroidal, square, and V-shaped bubbles. The bubble dynamics is recorded with a high-speed camera at framing rates of up to 300000 frames per second. The observed bubble evolution is compared to predictions from an axisymmetric boundary element simulation which provides good qualitative agreement. Interesting dynamic features that are observed in both the experiment and simulation include the inversion of the major and minor axis for elliptical bubbles, the rotation of the shape for square bubbles, and the formation of a unidirectional jet for V-shaped bubbles. Further we demonstrate that specific bubble shapes can either be formed directly through the intensity distribution of a single laser focus, or indirectly using secondary bubbles that either confine the central bubble or coalesce with the main bubble. The former approach provides the ability to generate in principle any complex bubble geometry.

  12. The dynamics of histotripsy bubbles

    NASA Astrophysics Data System (ADS)

    Kreider, Wayne; Bailey, Michael R.; Sapozhnikov, Oleg A.; Khokhlova, Vera A.; Crum, Lawrence A.

    2011-09-01

    Histotripsy describes treatments in which high-amplitude acoustic pulses are used to excite bubbles and erode tissue. Though tissue erosion can be directly attributed to bubble activity, the genesis and dynamics of bubbles remain unclear. Histotripsy lesions that show no signs of thermal coagulative damage have been generated with two different acoustic protocols: relatively long acoustic pulses that produce local boiling within milliseconds and relatively short pulses that are higher in amplitude but likely do not produce boiling. While these two approaches are often distinguished as `boiling' versus `cavitation', such labels can obscure similarities. In both cases, a bubble undergoes large changes in radius and vapor is transported into and out of the bubble as it oscillates. Moreover, observations from both approaches suggest that bubbles grow to a size at which they cease to collapse violently. In order to better understand the dynamics of histotripsy bubbles, a single-bubble model has been developed that couples acoustically excited bubble motions to the thermodynamic state of the surrounding liquid. Using this model for bubbles exposed to histotripsy sound fields, simulations suggest that two mechanisms can act separately or in concert to lead to the typically observed bubble growth. First, nonlinear acoustic propagation leads to the evolution of shocks and an asymmetry in the positive and negative pressures that drive bubble motion. This asymmetry can have a rectifying effect on bubble oscillations whereby the bubble grows on average during each acoustic cycle. Second, vapor transport to/from the bubble tends to produce larger bubbles, especially at elevated temperatures. Vapor transport by itself can lead to rectified bubble growth when the ambient temperature exceeds 100 °C (`boiling') or local heating in the vicinity of the bubble leads to a superheated boundary layer.

  13. FERMI BUBBLES AND BUBBLE-LIKE EMISSION FROM THE GALACTIC PLANE

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    De Boer, Wim; Weber, Markus, E-mail: wim.de.boer@kit.edu, E-mail: markus.weber2@kit.edu

    2014-10-10

    The diffuse gamma-ray sky revealed ''bubbles'' of emission above and below the Galactic plane, symmetric around the center of the Milky Way, with a height of 10 kpc in both directions. At present, there is no convincing explanation for the origin. To understand the role of the Galactic center, one has to study the bubble spectrum inside the disk, a region that has been excluded from previous analyses because of the large foreground. From a novel template fit, which allows a simultaneous determination of the signal and foreground in any direction, we find that bubble-like emission is not only found inmore » the halo, but in the Galactic plane as well, with a width in latitude coinciding with the molecular clouds. The longitude distribution has a width corresponding to the Galactic bar with an additional contribution from the Scutum-Centaurus arm. The energy spectrum of the bubbles coincides with the predicted contribution from CRs trapped in sources (SCRs). Also, the energetics fits well. Hence, we conclude that the bubble-like emission has a hadronic origin that arises from SCRs, and the bubbles in the halo arise from hadronic interactions in advected gas. Evidence for advection is provided by the ROSAT X-rays of hot gas in the bubble region.« less

  14. Electrowetting of soap bubbles

    NASA Astrophysics Data System (ADS)

    Arscott, Steve

    2013-07-01

    A proof-of-concept demonstration of the electrowetting-on-dielectric of a sessile soap bubble is reported here. The bubbles are generated using a commercial soap bubble mixture—the surfaces are composed of highly doped, commercial silicon wafers covered with nanometer thick films of Teflon®. Voltages less than 40 V are sufficient to observe the modification of the bubble shape and the apparent bubble contact angle. Such observations open the way to inter alia the possibility of bubble-transport, as opposed to droplet-transport, in fluidic microsystems (e.g., laboratory-on-a-chip)—the potential gains in terms of volume, speed, and surface/volume ratio are non-negligible.

  15. Nonlinear Bubble Dynamics And The Effects On Propagation Through Near-Surface Bubble Layers

    NASA Astrophysics Data System (ADS)

    Leighton, Timothy G.

    2004-11-01

    Nonlinear bubble dynamics are often viewed as the unfortunate consequence of having to use high acoustic pressure amplitudes when the void fraction in the near-surface oceanic bubble layer is great enough to cause severe attenuation (e.g. >50 dB/m). This is seen as unfortunate since existing models for acoustic propagation in bubbly liquids are based on linear bubble dynamics. However, the development of nonlinear models does more than just allow quantification of the errors associated with the use of linear models. It also offers the possibility of propagation modeling and acoustic inversions which appropriately incorporate the bubble nonlinearity. Furthermore, it allows exploration and quantification of possible nonlinear effects which may be exploited. As a result, high acoustic pressure amplitudes may be desirable even in low void fractions, because they offer opportunities to gain information about the bubble cloud from the nonlinearities, and options to exploit the nonlinearities to enhance communication and sonar in bubbly waters. This paper presents a method for calculating the nonlinear acoustic cross-sections, scatter, attenuations and sound speeds from bubble clouds which may be inhomogeneous. The method allows prediction of the time dependency of these quantities, both because the cloud may vary and because the incident acoustic pulse may have finite and arbitrary time history. The method can be readily adapted for bubbles in other environments (e.g. clouds of interacting bubbles, sediments, structures, in vivo, reverberant conditions etc.). The possible exploitation of bubble acoustics by marine mammals, and for sonar enhancement, is explored.

  16. Letter: Entrapment and interaction of an air bubble with an oscillating cavitation bubble

    NASA Astrophysics Data System (ADS)

    Kannan, Y. S.; Karri, Badarinath; Sahu, Kirti Chandra

    2018-04-01

    The mechanism of the formation of an air bubble due to an oscillating cavitation bubble in its vicinity is reported from an experimental study using high-speed imaging. The cavitation bubble is created close to the free surface of water using a low-voltage spark circuit comprising two copper electrodes in contact with each other. Before the bubble is created, a third copper wire is positioned in contact with the free surface of water close to the two crossing electrodes. Due to the surface tension at the triple point (wire-water-air) interface, a small dip is observed in the free surface at the point where the wire is immersed. When the cavitation bubble is created, the bubble pushes at the dip while expanding and pulls at it while collapsing. The collapse phase leads to the entrapment of an air bubble at the wire immersion point. During this phase, the air bubble undergoes a "catapult" effect, i.e., it expands to a maximum size and then collapses with a microjet at the free surface. To the best of our knowledge, this mechanism has not been reported so far. A parametric study is also conducted to understand the effects of wire orientation and bubble distance from the free surface.

  17. Bubble bath soap poisoning

    MedlinePlus

    ... medlineplus.gov/ency/article/002762.htm Bubble bath soap poisoning To use the sharing features on this page, please enable JavaScript. Bubble bath soap poisoning occurs when someone swallows bubble bath soap. ...

  18. Defending Oneself From Tourists: The Counter-Environmental Bubble

    PubMed Central

    Cortini, Michela; Converso, Daniela

    2018-01-01

    According to the Environmental Bubble Theory, tourists perform a series of strategies in order to remain anchored to their residential spots. The environmental bubble is constituted by a sort of social pellicule able to immunize tourists from the identity/cultural attacks which the visit to a foreign country implies. Such a pellicule is activated by the tourists themselves as they decide to travel in group or, for example, to eat only at the restaurants proposing their own national cuisine, and so on. Generally the potential cultural shock of residents is not taken into consideration in literature, even if it is plausibile to make the hypothesis of a counter-environmental bubble performed by the residents in order to defend their own culture and their identity from the attacks of mass tourism, especially for cities that live on tourism, as, for example, Florence or Siena do. Our study aims at testing the access to local tradition made available in promotional material. The hypothesis we propose is that there should exist a difference in promoting cultural heritage and intimate culture. The intimate culture refers to the living culture, the way of living, comprehending cuisine, education, religion, the way by which the role of females and males are performed, and so on. On the other hand, the cultural heritage, or historical culture, makes reference to a culture meant as belonging to the whole mankind, as it happens, for example, for archeological sites or museums. In more detail, we propose the hypothesis that the intimate culture is maintained unaccessible for tourists' gaze, or at least accessible only in the shape of a spectacularized event, the so called pseudo-event of Boorstin. Using the software NUD*IST we analyzed the promotional material of the city of Siena. Our results confirm Boorstin's theory about pseudo-events realized for tourists. The difference between cultural heritage and intimate culture promotion we have revealed shows an additional lecture of

  19. Defending Oneself From Tourists: The Counter-Environmental Bubble.

    PubMed

    Cortini, Michela; Converso, Daniela

    2018-01-01

    According to the Environmental Bubble Theory, tourists perform a series of strategies in order to remain anchored to their residential spots. The environmental bubble is constituted by a sort of social pellicule able to immunize tourists from the identity/cultural attacks which the visit to a foreign country implies. Such a pellicule is activated by the tourists themselves as they decide to travel in group or, for example, to eat only at the restaurants proposing their own national cuisine, and so on. Generally the potential cultural shock of residents is not taken into consideration in literature, even if it is plausibile to make the hypothesis of a counter-environmental bubble performed by the residents in order to defend their own culture and their identity from the attacks of mass tourism, especially for cities that live on tourism, as, for example, Florence or Siena do. Our study aims at testing the access to local tradition made available in promotional material. The hypothesis we propose is that there should exist a difference in promoting cultural heritage and intimate culture. The intimate culture refers to the living culture, the way of living, comprehending cuisine, education, religion, the way by which the role of females and males are performed, and so on. On the other hand, the cultural heritage, or historical culture, makes reference to a culture meant as belonging to the whole mankind, as it happens, for example, for archeological sites or museums. In more detail, we propose the hypothesis that the intimate culture is maintained unaccessible for tourists' gaze, or at least accessible only in the shape of a spectacularized event, the so called pseudo-event of Boorstin. Using the software NUD * IST we analyzed the promotional material of the city of Siena. Our results confirm Boorstin's theory about pseudo-events realized for tourists. The difference between cultural heritage and intimate culture promotion we have revealed shows an additional lecture

  20. Visualization of airflow growing soap bubbles

    NASA Astrophysics Data System (ADS)

    Al Rahbi, Hamood; Bock, Matthew; Ryu, Sangjin

    2016-11-01

    Visualizing airflow inside growing soap bubbles can answer questions regarding the fluid dynamics of soap bubble blowing, which is a model system for flows with a gas-liquid-gas interface. Also, understanding the soap bubble blowing process is practical because it can contribute to controlling industrial processes similar to soap bubble blowing. In this study, we visualized airflow which grows soap bubbles using the smoke wire technique to understand how airflow blows soap bubbles. The soap bubble blower setup was built to mimic the human blowing process of soap bubbles, which consists of a blower, a nozzle and a bubble ring. The smoke wire was placed between the nozzle and the bubble ring, and smoke-visualized airflow was captured using a high speed camera. Our visualization shows how air jet flows into the growing soap bubble on the ring and how the airflow interacts with the soap film of growing bubble.

  1. A derivation of the stable cavitation threshold accounting for bubble-bubble interactions.

    PubMed

    Guédra, Matthieu; Cornu, Corentin; Inserra, Claude

    2017-09-01

    The subharmonic emission of sound coming from the nonlinear response of a bubble population is the most used indicator for stable cavitation. When driven at twice their resonance frequency, bubbles can exhibit subharmonic spherical oscillations if the acoustic pressure amplitude exceeds a threshold value. Although various theoretical derivations exist for the subharmonic emission by free or coated bubbles, they all rest on the single bubble model. In this paper, we propose an analytical expression of the subharmonic threshold for interacting bubbles in a homogeneous, monodisperse cloud. This theory predicts a shift of the subharmonic resonance frequency and a decrease of the corresponding pressure threshold due to the interactions. For a given sonication frequency, these results show that an optimal value of the interaction strength (i.e. the number density of bubbles) can be found for which the subharmonic threshold is minimum, which is consistent with recently published experiments conducted on ultrasound contrast agents. Copyright © 2017 Elsevier B.V. All rights reserved.

  2. Single Bubble Sonoluminescence in Low Gravity and Optical Radiation Pressure Positioning of the Bubble

    NASA Technical Reports Server (NTRS)

    Thiessen, D. B.; Young, J. E.; Marr-Lyon, M. J.; Richardson, S. L.; Breckon, C. D.; Douthit, S. G.; Jian, P. S.; Torruellas, W. E.; Marston, P. L.

    1999-01-01

    Several groups of researchers have demonstrated that high frequency sound in water may be used to cause the regular repeated compression and luminescence of a small bubble of gas in a flask. The phenomenon is known as single bubble sonoluminescence (SBSL). It is potentially important because light emitted by the bubble appears to be associated with a significant concentration of energy within the volume of the bubble. Unfortunately, the detailed physical mechanisms causing the radiation of light by oscillating bubbles are poorly understood and there is some evidence that carrying out experiments in a weightless environment may provide helpful clues. In addition, the radiation pressure of laser beams on the bubble may provide a way of simulating weightless experiments in the laboratory. The standard model of SBSL attributes the light emission to heating within the bubble by a spherically imploding shock wave to achieve temperatures of 50,000 K or greater. In an alternative model, the emission is attributed to the impact of a jet of water which is required to span the bubble and the formation of the jet is linked to the buoyancy of the bubble. The coupling between buoyancy and jet formation is a consequence of the displacement of the bubble from a velocity node (pressure antinode) of the standing acoustic wave that drives the radial bubble oscillations. One objective of this grant is to understand SBSL emission in reduced buoyancy on KC-135 parabolic flights. To optimize the design of those experiments and for other reasons which will help resolve the role of buoyancy, laboratory experiments are planned in simulated low gravity in which the radiation pressure of laser light will be used to position the bubble at the acoustic velocity node of the ultrasonic standing wave. Laser light will also be used to push the bubble away from the velocity node, increasing the effective buoyancy. The original experiments on the optical levitation and radiation pressure on bubbles

  3. Aspherical bubble dynamics and oscillation times

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Godwin, R.P.; Chapyak, E.J.; Noack, J.

    1999-03-01

    The cavitation bubbles common in laser medicine are rarely perfectly spherical and are often located near tissue boundaries, in vessels, etc., which introduce aspherical dynamics. Here, novel features of aspherical bubble dynamics are explored. Time-resolved experimental photographs and simulations of large aspect ratio (length:diameter {approximately}20) cylindrical bubble dynamics are presented. The experiments and calculations exhibit similar dynamics. A small high-pressure cylindrical bubble initially expands radially with hardly any axial motion. Then, after reaching its maximum volume, a cylindrical bubble collapses along its long axis with relatively little radial motion. The growth-collapse period of these very aspherical bubbles differs only sightlymore » from twice the Rayleigh collapse time for a spherical bubble with an equivalent maximum volume. This fact justifies using the temporal interval between the acoustic signals emitted upon bubble creation and collapse to estimate the maximum bubble volume. As a result, hydrophone measurements can provide an estimate of the bubble energy even for aspherical bubbles. The prolongation of the oscillation period of bubbles near solid boundaries relative to that of isolated spherical bubbles is also discussed.« less

  4. Using the Biology Card Sorting Task to Measure Changes in Conceptual Expertise during Postsecondary Biology Education

    ERIC Educational Resources Information Center

    Bissonnette, Sarah A.; Combs, Elijah D.; Nagami, Paul H.; Byers, Victor; Fernandez, Juliana; Le, Dinh; Realin, Jared; Woodham, Selina; Smith, Julia I.; Tanner, Kimberly D.

    2017-01-01

    While there have been concerted efforts to reform undergraduate biology toward teaching students to organize their conceptual knowledge like experts, there are few tools that attempt to measure this. We previously developed the Biology Card Sorting Task (BCST), designed to probe how individuals organize their conceptual biological knowledge.…

  5. Bubbles

    NASA Astrophysics Data System (ADS)

    Prosperetti, Andrea

    2002-11-01

    ``Vanitas vanitatum et omnia vanitas": bubbles are emptiness, non-liquid, a tiny cloud shielding a mathematical singularity. Born from chance, a violent and brief life ending in the union with the (nearly) infinite. But a wealth of phenomena spring forth from this nothingness: underwater noise, sonoluminescence, boiling, many others. Ultimately, diffusive processes govern much of the physics, and the difference between the diffusivity of heat and dissolved gases in ordinary liquids holds the key to the striking differences between gas and vapor bubbles.

  6. Fermi Bubble: Giant Gamma-Ray Bubbles in the Milky Way

    NASA Astrophysics Data System (ADS)

    Su, Meng

    Data from the Fermi-LAT reveal two gigantic gamma-ray emitting bubble structures (known as the Fermibubbles), extending˜50° above and below the Galactic center symmetric about the Galactic plane, with a width of˜40∘ in longitude. The gamma-ray emission associated with these bubbles has a significantly harder spectrum ({dN}/{dE} ˜ {E}^{-2}) than the inverse Compton emission from known cosmic ray electrons in the Galactic disk, or the gamma-rays produced by decay of pions from proton-ISM collisions. The bubbles are spatially correlated with the hard-spectrum microwave excess known as the WMAPhaze; the edges of the bubbles also line up with features in the ROSATsoft X-ray maps at 1.5-2keV. The Fermibubble is most likely created by some large episode of energy injection in the Galactic center, such as past accretion events onto the central massive black hole, or a nuclear starburst in the last˜10Myr. Study of the origin and evolution of the bubbles also has the potential to improve our understanding of recent energetic events in the inner Galaxy and the high-latitude cosmic ray population.

  7. Bubble measuring instrument and method

    NASA Technical Reports Server (NTRS)

    Magari, Patrick J. (Inventor); Kline-Schoder, Robert (Inventor)

    2003-01-01

    Method and apparatus are provided for a non-invasive bubble measuring instrument operable for detecting, distinguishing, and counting gaseous embolisms such as bubbles over a selectable range of bubble sizes of interest. A selected measurement volume in which bubbles may be detected is insonified by two distinct frequencies from a pump transducer and an image transducer, respectively. The image transducer frequency is much higher than the pump transducer frequency. The relatively low-frequency pump signal is used to excite bubbles to resonate at a frequency related to their diameter. The image transducer is operated in a pulse-echo mode at a controllable repetition rate that transmits bursts of high-frequency ultrasonic signal to the measurement volume in which bubbles may be detected and then receives the echo. From the echo or received signal, a beat signal related to the repetition rate may be extracted and used to indicate the presence or absence of a resonant bubble. In a preferred embodiment, software control maintains the beat signal at a preselected frequency while varying the pump transducer frequency to excite bubbles of different diameters to resonate depending on the range of bubble diameters selected for investigation.

  8. Bubble Measuring Instrument and Method

    NASA Technical Reports Server (NTRS)

    Kline-Schoder, Robert (Inventor); Magari, Patrick J. (Inventor)

    2002-01-01

    Method and apparatus are provided for a non-invasive bubble measuring instrument operable for detecting, distinguishing, and counting gaseous embolisms such as bubbles over a selectable range of bubble sizes of interest. A selected measurement volume in which bubbles may be detected is insonified by two distinct frequencies from a pump transducer and an image transducer. respectively. The image transducer frequency is much higher than the pump transducer frequency. The relatively low-frequency pump signal is used to excite bubbles to resonate at a frequency related to their diameter. The image transducer is operated in a pulse-echo mode at a controllable repetition rate that transmits bursts of high-frequency ultrasonic signal to the measurement volume in which bubbles may be detected and then receives the echo. From the echo or received signal, a beat signal related to the repetition rate may be extracted and used to indicate the presence or absence of a resonant bubble. In a preferred embodiment, software control maintains the beat signal at a preselected frequency while varying the pump transducer frequency to excite bubbles of different diameters to resonate depending on the range of bubble diameters selected for investigation.

  9. From Brand Image Research to Teaching Assessment: Using a Projective Technique Borrowed from Marketing Research to Aid an Understanding of Teaching Effectiveness

    ERIC Educational Resources Information Center

    Boddy, Clive Roland

    2004-01-01

    This paper describes how a simple qualitative market research technique using a projective device called a bubble drawing can be used as a useful feedback device to gain an understanding of students' views of the teaching effectiveness of a market research lecture. Comparisons are made with feedback gained from teaching observations and insights…

  10. BLOWING COSMIC BUBBLES

    NASA Technical Reports Server (NTRS)

    2002-01-01

    This NASA Hubble Space Telescope image reveals an expanding shell of glowing gas surrounding a hot, massive star in our Milky Way Galaxy. This shell is being shaped by strong stellar winds of material and radiation produced by the bright star at the left, which is 10 to 20 times more massive than our Sun. These fierce winds are sculpting the surrounding material - composed of gas and dust - into the curve-shaped bubble. Astronomers have dubbed it the Bubble Nebula (NGC 7635). The nebula is 10 light-years across, more than twice the distance from Earth to the nearest star. Only part of the bubble is visible in this image. The glowing gas in the lower right-hand corner is a dense region of material that is getting blasted by radiation from the Bubble Nebula's massive star. The radiation is eating into the gas, creating finger-like features. This interaction also heats up the gas, causing it to glow. Scientists study the Bubble Nebula to understand how hot stars interact with the surrounding material. Credit: Hubble Heritage Team (AURA/STScI/NASA)

  11. A Bubble Bursts

    NASA Technical Reports Server (NTRS)

    2005-01-01

    RCW 79 is seen in the southern Milky Way, 17,200 light-years from Earth in the constellation Centaurus. The bubble is 70-light years in diameter, and probably took about one million years to form from the radiation and winds of hot young stars.

    The balloon of gas and dust is an example of stimulated star formation. Such stars are born when the hot bubble expands into the interstellar gas and dust around it. RCW 79 has spawned at least two groups of new stars along the edge of the large bubble. Some are visible inside the small bubble in the lower left corner. Another group of baby stars appears near the opening at the top.

    NASA's Spitzer Space Telescope easily detects infrared light from the dust particles in RCW 79. The young stars within RCW 79 radiate ultraviolet light that excites molecules of dust within the bubble. This causes the dust grains to emit infrared light that is detected by Spitzer and seen here as the extended red features.

  12. Bubble nucleation and inflationary perturbations

    NASA Astrophysics Data System (ADS)

    Firouzjahi, Hassan; Jazayeri, Sadra; Karami, Asieh; Rostami, Tahereh

    2017-12-01

    In this work we study the imprints of bubble nucleation on primordial inflationary perturbations. We assume that the bubble is formed via the tunneling of a spectator field from the false vacuum of its potential to its true vacuum. We consider the configuration in which the observable CMB sphere is initially outside of the bubble. As the bubble expands, more and more regions of the exterior false vacuum, including our CMB sphere, fall into the interior of the bubble. The modes which leave the horizon during inflation at the time when the bubble wall collides with the observable CMB sphere are affected the most. The bubble wall induces non-trivial anisotropic and scale dependent corrections in the two point function of the curvature perturbation. The corrections in the curvature perturbation and the diagonal and off-diagonal elements of CMB power spectrum are estimated.

  13. Bubble Transport through Micropillar Arrays

    NASA Astrophysics Data System (ADS)

    Lee, Kenneth; Savas, Omer

    2012-11-01

    In current energy research, artificial photosynthetic devices are being designed to split water and harvest hydrogen gas using energy from the sun. In one such design, hydrogen gas bubbles evolve on the catalytic surfaces of arrayed micropillars. If these bubbles are not promptly removed from the surface, they can adversely affect gas evolution rates, water flow rates, sunlight capture, and heat management of the system. Therefore, an efficient method of collecting the evolved gas bubbles is crucial. Preliminary flow visualization has been conducted of bubbles advecting through dense arrays of pillars. Bubbles moving through square and hexagonal arrays are tracked, and the results are qualitatively described. Initial attempts to correlate bubble motion with relevant lengthscales and forces are also presented. These observations suggest how bubble transport within such pillar arrays can be managed, as well as guide subsequent experiments that investigate bubble evolution and collection. This material is based upon work performed by the Joint Center for Artificial Photosynthesis, a DOE Energy Innovation Hub, supported through the Office of Science of the U.S. Department of Energy under Award Number DE-SC0004993.

  14. Gas bubble detector

    NASA Technical Reports Server (NTRS)

    Mount, Bruce E. (Inventor); Burchfield, David E. (Inventor); Hagey, John M. (Inventor)

    1995-01-01

    A gas bubble detector having a modulated IR source focused through a bandpass filter onto a venturi, formed in a sample tube, to illuminate the venturi with modulated filtered IR to detect the presence of gas bubbles as small as 0.01 cm or about 0.004 in diameter in liquid flowing through the venturi. Means are provided to determine the size of any detected bubble and to provide an alarm in the absence of liquid in the sample tube.

  15. Behavior of Rapidly Sheared Bubble Suspensions

    NASA Technical Reports Server (NTRS)

    Sangani, A. S.; Kushch, V. I.; Hoffmann, M.; Nahra, H.; Koch, D. L.; Tsang, Y.

    2002-01-01

    An experiment to be carried out aboard the International Space Station is described. A suspension consisting of millimeter-sized bubbles in water containing some dissolved salt, which prevents bubbles from coalescing, will be sheared in a Couette cylindrical cell. Rotation of the outer cylinder will produce centrifugal force which will tend to accumulate the bubbles near the inner wall. The shearing will enhance collisions among bubbles creating thereby bubble phase pressure that will resist the tendency of the bubbles to accumulate near the inner wall. The bubble volume fraction and velocity profiles will be measured and compared with the theoretical predictions. Ground-based research on measurement of bubble phase properties and flow in vertical channel are described.

  16. Doughnut-shaped soap bubbles.

    PubMed

    Préve, Deison; Saa, Alberto

    2015-10-01

    Soap bubbles are thin liquid films enclosing a fixed volume of air. Since the surface tension is typically assumed to be the only factor responsible for conforming the soap bubble shape, the realized bubble surfaces are always minimal area ones. Here, we consider the problem of finding the axisymmetric minimal area surface enclosing a fixed volume V and with a fixed equatorial perimeter L. It is well known that the sphere is the solution for V=L(3)/6π(2), and this is indeed the case of a free soap bubble, for instance. Surprisingly, we show that for V<αL(3)/6π(2), with α≈0.21, such a surface cannot be the usual lens-shaped surface formed by the juxtaposition of two spherical caps, but is rather a toroidal surface. Practically, a doughnut-shaped bubble is known to be ultimately unstable and, hence, it will eventually lose its axisymmetry by breaking apart in smaller bubbles. Indisputably, however, the topological transition from spherical to toroidal surfaces is mandatory here for obtaining the global solution for this axisymmetric isoperimetric problem. Our result suggests that deformed bubbles with V<αL(3)/6π(2) cannot be stable and should not exist in foams, for instance.

  17. Doughnut-shaped soap bubbles

    NASA Astrophysics Data System (ADS)

    Préve, Deison; Saa, Alberto

    2015-10-01

    Soap bubbles are thin liquid films enclosing a fixed volume of air. Since the surface tension is typically assumed to be the only factor responsible for conforming the soap bubble shape, the realized bubble surfaces are always minimal area ones. Here, we consider the problem of finding the axisymmetric minimal area surface enclosing a fixed volume V and with a fixed equatorial perimeter L . It is well known that the sphere is the solution for V =L3/6 π2 , and this is indeed the case of a free soap bubble, for instance. Surprisingly, we show that for V <α L3/6 π2 , with α ≈0.21 , such a surface cannot be the usual lens-shaped surface formed by the juxtaposition of two spherical caps, but is rather a toroidal surface. Practically, a doughnut-shaped bubble is known to be ultimately unstable and, hence, it will eventually lose its axisymmetry by breaking apart in smaller bubbles. Indisputably, however, the topological transition from spherical to toroidal surfaces is mandatory here for obtaining the global solution for this axisymmetric isoperimetric problem. Our result suggests that deformed bubbles with V <α L3/6 π2 cannot be stable and should not exist in foams, for instance.

  18. Bubble generation during transformer overload

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Oommen, T.V.

    1990-03-01

    Bubble generation in transformers has been demonstrated under certain overload conditions. The release of large quantities of bubbles would pose a dielectric breakdown hazard. A bubble prediction model developed under EPRI Project 1289-4 attempts to predict the bubble evolution temperature under different overload conditions. This report details a verification study undertaken to confirm the validity of the above model using coil structures subjected to overload conditions. The test variables included moisture in paper insulation, gas content in oil, and the type of oil preservation system. Two aged coils were also tested. The results indicated that the observed bubble temperatures weremore » close to the predicted temperatures for models with low initial gas content in the oil. The predicted temperatures were significantly lower than the observed temperatures for models with high gas content. Some explanations are provided for the anomalous behavior at high gas levels in oil. It is suggested that the dissolved gas content is not a significant factor in bubble evolution. The dominant factor in bubble evolution appears to be the water vapor pressure which must reach critical levels before bubbles can be released. Further study is needed to make a meaningful revision of the bubble prediction model. 8 refs., 13 figs., 11 tabs.« less

  19. Bubble transport in bifurcations

    NASA Astrophysics Data System (ADS)

    Bull, Joseph; Qamar, Adnan

    2017-11-01

    Motivated by a developmental gas embolotherapy technique for cancer treatment, we examine the transport of bubbles entrained in liquid. In gas embolotherapy, infarction of tumors is induced by selectively formed vascular gas bubbles that originate from acoustic vaporization of vascular droplets. In the case of non-functionalized droplets with the objective of vessel occlusion, the bubbles are transported by flow through vessel bifurcations, where they may split prior to eventually reach vessels small enough that they become lodged. This splitting behavior affects the distribution of bubbles and the efficacy of flow occlusion and the treatment. In these studies, we investigated bubble transport in bifurcations using computational and theoretical modeling. The model reproduces the variety of experimentally observed splitting behaviors. Splitting homogeneity and maximum shear stress along the vessel walls is predicted over a variety of physical parameters. Maximum shear stresses were found to decrease with increasing Reynolds number. The initial bubble length was found to affect the splitting behavior in the presence of gravitational asymmetry. This work was supported by NIH Grant R01EB006476.

  20. Compressible bubbles in Stokes flow

    NASA Astrophysics Data System (ADS)

    Crowdy, Darren G.

    2003-02-01

    The problem of a two-dimensional inviscid compressible bubble evolving in Stokes flow is considered. By generalizing the work of Tanveer & Vasconcelos (1995) it is shown that for certain classes of initial condition the quasi-steady free boundary problem for the bubble shape evolution is reducible to a finite set of coupled nonlinear ordinary differential equations, the form of which depends on the equation of state governing the relationship between the bubble pressure and its area. Recent numerical calculations by Pozrikidis (2001) using boundary integral methods are retrieved and extended. If the ambient pressures are small enough, it is shown that bubbles can expand significantly. It is also shown that a bubble evolving adiabatically is less likely to expand than an isothermal bubble.

  1. Chip-based droplet sorting

    DOEpatents

    Beer, Neil Reginald; Lee, Abraham; Hatch, Andrew

    2014-07-01

    A non-contact system for sorting monodisperse water-in-oil emulsion droplets in a microfluidic device based on the droplet's contents and their interaction with an applied electromagnetic field or by identification and sorting.

  2. Transformer overload characteristics---Bubble evolution

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Woods, E.E.; Wendel, R.C.; Dresser, R.D.

    1988-08-01

    Project RP1289-3 explores significant parameters affecting bubble evolution from transformer oil under high temperature operating conditions to address the question: Does ''real life'' operation of a transformer cause harmful bubbling conditions. Studies outlined in the project are designed to determine when bubbling occurs in transformers and if bubbling can be harmful during the normal operation of these transformers. Data obtained from these studies should provide a basis for utilities to perform risk assessments in relation to their loading practices. The program is designed to demonstrate those conditions under which bubbling occurs in transformers by using controlled models and actual signalmore » phase transformers that were designed to give access to both high and low voltage windings for the purpose of viewing bubble generation. Results and observations from tests on the full-size transformers, thermal models, and electrical models have led to the conclusion that bubbles can occur under operating conditions. The electrical models show that dielectric strength can be reduced by as much as 40 percent due to the presence of bubbles. Because of factory safety considerations, the transformers could not be tested at hot spot temperatures greater than 140/degree/C. Therefore, there is no information on the dielectric strength of the full-size transformers under bubbling conditions. 4 refs., 28 figs., 45 tabs.« less

  3. Sorting to Extremes

    ERIC Educational Resources Information Center

    Baum, Sandy; McPherson, Michael S.

    2011-01-01

    The world of higher education is a world of sorting, selecting, and ranking--on both sides of the market. Colleges select students to recruit and then to admit; students choose where to apply and which offer to accept. The sorting process that gets the most attention is in the higher reaches of the market, where it is not too much to say that…

  4. In Search of the Big Bubble

    ERIC Educational Resources Information Center

    Simoson, Andrew; Wentzky, Bethany

    2011-01-01

    Freely rising air bubbles in water sometimes assume the shape of a spherical cap, a shape also known as the "big bubble". Is it possible to find some objective function involving a combination of a bubble's attributes for which the big bubble is the optimal shape? Following the basic idea of the definite integral, we define a bubble's surface as…

  5. Review of log sort yards

    Treesearch

    John Rusty Dramm; Gerry L. Jackson; Jenny Wong

    2002-01-01

    This report provides a general overview of current log sort yard operations in the United States, including an extensive literature review and information collected during on-site visits to several operations throughout the nation. Log sort yards provide many services in marketing wood and fiber by concentrating, merchandising, processing, sorting, and adding value to...

  6. Gas depletion through single gas bubble diffusive growth and its effect on subsequent bubbles

    NASA Astrophysics Data System (ADS)

    Moreno Soto, Alvaro; Prosperetti, Andrea; Lohse, Detlef; van der Meer, Devaraj; Physics of Fluid Group Collaboration; MCEC Netherlands CenterMultiscale Catalytic Energy Conversion Collaboration

    2016-11-01

    In weakly supersaturated mixtures, bubbles are known to grow quasi-statically as diffusion-driven mass transfer governs the process. In the final stage of the evolution, before detachment, there is an enhancement of mass transfer, which changes from diffusion to natural convection. Once the bubble detaches, it leaves behind a gas-depleted area. The diffusive mass transfer towards that region cannot compensate for the amount of gas which is taken away by the bubble. Consequently, the consecutive bubble will grow in an environment which contains less gas than for the previous one. This reduces the local supersaturation of the mixture around the nucleation site, leading to a reduced bubble growth rate. We present quantitative experimental data on this effect and the theoretical model for depletion during the bubble growth rate. This work was supported by the Netherlands Center for Multiscale Catalytic Energy Conversion (MCEC), an NWO Gravitation programme funded by the Ministry of Education, Culture and Science of the government of the Netherlands.

  7. Droplets, Bubbles and Ultrasound Interactions.

    PubMed

    Shpak, Oleksandr; Verweij, Martin; de Jong, Nico; Versluis, Michel

    2016-01-01

    The interaction of droplets and bubbles with ultrasound has been studied extensively in the last 25 years. Microbubbles are broadly used in diagnostic and therapeutic medical applications, for instance, as ultrasound contrast agents. They have a similar size as red blood cells, and thus are able to circulate within blood vessels. Perfluorocarbon liquid droplets can be a potential new generation of microbubble agents as ultrasound can trigger their conversion into gas bubbles. Prior to activation, they are at least five times smaller in diameter than the resulting bubbles. Together with the violent nature of the phase-transition, the droplets can be used for local drug delivery, embolotherapy, HIFU enhancement and tumor imaging. Here we explain the basics of bubble dynamics, described by the Rayleigh-Plesset equation, bubble resonance frequency, damping and quality factor. We show the elegant calculation of the above characteristics for the case of small amplitude oscillations by linearizing the equations. The effect and importance of a bubble coating and effective surface tension are also discussed. We give the main characteristics of the power spectrum of bubble oscillations. Preceding bubble dynamics, ultrasound propagation is introduced. We explain the speed of sound, nonlinearity and attenuation terms. We examine bubble ultrasound scattering and how it depends on the wave-shape of the incident wave. Finally, we introduce droplet interaction with ultrasound. We elucidate the ultrasound-focusing concept within a droplets sphere, droplet shaking due to media compressibility and droplet phase-conversion dynamics.

  8. Algorithm Sorts Groups Of Data

    NASA Technical Reports Server (NTRS)

    Evans, J. D.

    1987-01-01

    For efficient sorting, algorithm finds set containing minimum or maximum most significant data. Sets of data sorted as desired. Sorting process simplified by reduction of each multielement set of data to single representative number. First, each set of data expressed as polynomial with suitably chosen base, using elements of set as coefficients. Most significant element placed in term containing largest exponent. Base selected by examining range in value of data elements. Resulting series summed to yield single representative number. Numbers easily sorted, and each such number converted back to original set of data by successive division. Program written in BASIC.

  9. Single-bubble sonoluminescence in sulfuric acid and water: bubble dynamics, stability, and continuous spectra.

    PubMed

    Puente, Gabriela F; García-Martínez, Pablo; Bonetto, Fabián J

    2007-01-01

    We present theoretical calculations of an argon bubble in a liquid solution of 85%wt sulfuric acid and 15%wt water in single-bubble sonoluminescence. We used a model without free parameters to be adjusted. We predict from first principles the region in parameter space for stable bubble evolution, the temporal evolution of the bubble radius, the maximum temperature, pressures, and the light spectra due to thermal emissions. We also used a partial differential equation based model (hydrocode) to compute the temperature and pressure evolutions at the center of the bubble during maximum compression. We found the behavior of this liquid mixture to be very different from water in several aspects. Most of the models in sonoluminescence were compared with water experimental results.

  10. Electric field observations of equatorial bubbles

    NASA Technical Reports Server (NTRS)

    Aggson, T. L.; Maynard, N. C.; Hanson, W. B.; Saba, Jack L.

    1992-01-01

    Results from the double floating probe experiment performed on the San Marco D satellite are presented, with emphasis on the observation of large incremental changes in the convective electric field vector at the boundary of equatorial plasma bubbles. Attention is given to isolated bubble structures in the upper ionospheric F regions; these observed bubble encounters are divided into two types - type I (live bubbles) and type II (dead bubbles). Type I bubbles show varying degrees of plasma depletion and large upward velocities range up to 1000 km/s. The geometry of these bubbles is such that the spacecraft orbit may cut them where they are tilting either eastward or (more often) westward. Type II bubbles exhibit plasma density depletion but no appreciable upward convection. Both types of events are usually surrounded by a halo of plasma turbulence, which can extend considerably beyond the region of plasma depletion.

  11. Single bubble sonoluminescence

    NASA Astrophysics Data System (ADS)

    Dan, Manas

    In recent years considerable attention has been directed to the phenomenon of single bubble sonoluminescence, SBSL in which a single, stable, acoustically levitated bubble is made to oscillate with sufficiently large amplitude so as to emit picosecond light pulses in each cycle of the acoustic drive pressure. Remarkably, the phenomenon represents about twelve orders of magnitude of energy focusing. SBSL has been carefully and thoroughly studied in part of parameter space by previous authors. In the present work, the experimental observation of the influence of another important parameter namely the ambient pressure will be presented. It is the first complete and controlled study of the modifications of the bubble dynamics and SL emission due to the variation of the ambient pressure. It has been observed that the equilibrium radius as well as the maximum radius increase as the ambient pressure is decreased at constant driving pressure. Furthermore the expansion ratio (Rmax/ Rmin) increases as the ambient pressure is decreased, resulting in a change in the SL radiation. The intensity of SL emission increases about seven times for only a fifteen percent decrease of ambient pressure at constant driving pressure. However, it is not possible to push SL radiation beyond a certain limit by continuously decreasing the ambient pressure. On the other hand increasing the ambient pressure decreases the equilibrium radius, as well as the expansion ratio leading to a decrease of SL intensity. Amongst the SBSL emissions the light emission has been investigated rather elaborately. The other single bubble emission is the acoustic emission, AE. Here a detailed study of AE will be presented. The AE has been measured by a calibrated needle hydrophone in different regimes of bubble motion. The hydrophone response shows a large amplitude AE pulse which corresponds to the principal collapse, along with smaller amplitude pulses which can be associated with the after bounces of the bubble

  12. Sorting out Ideas about Function

    ERIC Educational Resources Information Center

    Hillen, Amy F.; Malik, LuAnn

    2013-01-01

    Card sorting has the potential to provide opportunities for exploration of a variety of topics and levels. In a card-sorting task, each participant is presented with a set of cards--each of which depicts a relationship--and is asked to sort the cards into categories that make sense to him or her. The concept of function is critical to…

  13. Molecular Dynamics Investigation of Each Bubble Behavior in Coarsening of Cavitation Bubbles in a Finite Space

    NASA Astrophysics Data System (ADS)

    Tsuda, Shin-Ichi; Nakano, Yuta; Watanabe, Satoshi

    2017-11-01

    Recently, several studies using Molecular Dynamics (MD) simulation have been conducted for investigation of Ostwald ripening of cavitation bubbles in a finite space. The previous studies focused a characteristic length of bubbles as one of the spatially-averaged quantities, but each bubble behavior was not been investigated in detail. The objective of this study is clarification of the characteristics of each bubble behavior in Ostwald ripening, and we conducted MD simulation of a Lennard-Jones fluid in a semi-confined space. As a result, the time dependency of the characteristic length of bubbles as a spatially-averaged quantity suggested that the driving force of the Ostwald ripening is Evaporation/Condensation (EC) across liquid-vapor surface, which is the same result as the previous works. The radius change of the relatively larger bubbles also showed the same tendency to a classical EC model. However, the sufficiently smaller bubbles than the critical size, e.g., the bubbles just before collapsing, showed a different characteristic from the classical EC model. Those smaller bubbles has a tendency to be limited by mechanical non-equilibrium in which viscosity of liquid is dominant rather than by EC across liquid-vapor surface. This work was supported by JSPS KAKENHI Grant Number JP16K06085.

  14. Bubble memory module for spacecraft application

    NASA Technical Reports Server (NTRS)

    Hayes, P. J.; Looney, K. T.; Nichols, C. D.

    1985-01-01

    Bubble domain technology offers an all-solid-state alternative for data storage in onboard data systems. A versatile modular bubble memory concept was developed. The key module is the bubble memory module which contains all of the storage devices and circuitry for accessing these devices. This report documents the bubble memory module design and preliminary hardware designs aimed at memory module functional demonstration with available commercial bubble devices. The system architecture provides simultaneous operation of bubble devices to attain high data rates. Banks of bubble devices are accessed by a given bubble controller to minimize controller parts. A power strobing technique is discussed which could minimize the average system power dissipation. A fast initialization method using EEPROM (electrically erasable, programmable read-only memory) devices promotes fast access. Noise and crosstalk problems and implementations to minimize these are discussed. Flight memory systems which incorporate the concepts and techniques of this work could now be developed for applications.

  15. Consistent cosmic bubble embeddings

    NASA Astrophysics Data System (ADS)

    Haque, S. Shajidul; Underwood, Bret

    2017-05-01

    The Raychaudhuri equation for null rays is a powerful tool for finding consistent embeddings of cosmological bubbles in a background spacetime in a way that is largely independent of the matter content. We find that spatially flat or positively curved thin wall bubbles surrounded by a cosmological background must have a Hubble expansion that is either contracting or expanding slower than the background, which is a more stringent constraint than those obtained by the usual Israel thin-wall formalism. Similarly, a cosmological bubble surrounded by Schwarzschild space, occasionally used as a simple "swiss cheese" model of inhomogenities in an expanding universe, must be contracting (for spatially flat and positively curved bubbles) and bounded in size by the apparent horizon.

  16. Sinking bubbles in stout beers

    NASA Astrophysics Data System (ADS)

    Lee, W. T.; Kaar, S.; O'Brien, S. B. G.

    2018-04-01

    A surprising phenomenon witnessed by many is the sinking bubbles seen in a settling pint of stout beer. Bubbles are less dense than the surrounding fluid so how does this happen? Previous work has shown that the explanation lies in a circulation of fluid promoted by the tilted sides of the glass. However, this work has relied heavily on computational fluid dynamics (CFD) simulations. Here, we show that the phenomenon of sinking bubbles can be predicted using a simple analytic model. To make the model analytically tractable, we work in the limit of small bubbles and consider a simplified geometry. The model confirms both the existence of sinking bubbles and the previously proposed mechanism.

  17. Interaction mechanism of double bubbles in hydrodynamic cavitation

    NASA Astrophysics Data System (ADS)

    Li, Fengchao; Cai, Jun; Huai, Xiulan; Liu, Bin

    2013-06-01

    Bubble-bubble interaction is an important factor in cavitation bubble dynamics. In this paper, the dynamic behaviors of double cavitation bubbles driven by varying pressure field downstream of an orifice plate in hydrodynamic cavitation reactor are examined. The bubble-bubble interaction between two bubbles with different radii is considered. We have shown the different dynamic behaviors between double cavitation bubbles and a single bubble by solving two coupling nonlinear equations using the Runge-Kutta fourth order method with adaptive step size control. The simulation results indicate that, when considering the role of the neighbor smaller bubble, the oscillation of the bigger bubble gradually exhibits a lag in comparison with the single-bubble case, and the extent of the lag becomes much more obvious as time goes by. This phenomenon is more easily observed with the increase of the initial radius of the smaller bubble. In comparison with the single-bubble case, the oscillation of the bigger bubble is enhanced by the neighbor smaller bubble. Especially, the pressure pulse of the bigger bubble rises intensely when the sizes of two bubbles approach, and a series of peak values for different initial radii are acquired when the initial radius ratio of two bubbles is in the range of 0.9˜1.0. Although the increase of the center distance between two bubbles can weaken the mutual interaction, it has no significant influence on the enhancement trend. On the one hand, the interaction between two bubbles with different radii can suppress the growth of the smaller bubble; on the other hand, it also can enhance the growth of the bigger one at the same time. The significant enhancement effect due to the interaction of multi-bubbles should be paid more attention because it can be used to reinforce the cavitation intensity for various potential applications in future.

  18. Bubbles in live-stranded dolphins.

    PubMed

    Dennison, S; Moore, M J; Fahlman, A; Moore, K; Sharp, S; Harry, C T; Hoppe, J; Niemeyer, M; Lentell, B; Wells, R S

    2012-04-07

    Bubbles in supersaturated tissues and blood occur in beaked whales stranded near sonar exercises, and post-mortem in dolphins bycaught at depth and then hauled to the surface. To evaluate live dolphins for bubbles, liver, kidneys, eyes and blubber-muscle interface of live-stranded and capture-release dolphins were scanned with B-mode ultrasound. Gas was identified in kidneys of 21 of 22 live-stranded dolphins and in the hepatic portal vasculature of 2 of 22. Nine then died or were euthanized and bubble presence corroborated by computer tomography and necropsy, 13 were released of which all but two did not re-strand. Bubbles were not detected in 20 live wild dolphins examined during health assessments in shallow water. Off-gassing of supersaturated blood and tissues was the most probable origin for the gas bubbles. In contrast to marine mammals repeatedly diving in the wild, stranded animals are unable to recompress by diving, and thus may retain bubbles. Since the majority of beached dolphins released did not re-strand it also suggests that minor bubble formation is tolerated and will not lead to clinically significant decompression sickness.

  19. Bubbles in an acoustic field: an overview.

    PubMed

    Ashokkumar, Muthupandian; Lee, Judy; Kentish, Sandra; Grieser, Franz

    2007-04-01

    Acoustic cavitation is the fundamental process responsible for the initiation of most of the sonochemical reactions in liquids. Acoustic cavitation originates from the interaction between sound waves and bubbles. In an acoustic field, bubbles can undergo growth by rectified diffusion, bubble-bubble coalescence, bubble dissolution or bubble collapse leading to the generation of primary radicals and other secondary chemical reactions. Surface active solutes have been used in association with a number of experimental techniques in order to isolate and understand these activities. A strobe technique has been used for monitoring the growth of a single bubble by rectified diffusion. Multibubble sonoluminescence has been used for monitoring the growth of the bubbles as well as coalescence between bubbles. The extent of bubble coalescence has also been monitored using a newly developed capillary technique. An overview of the various experimental results has been presented in order to highlight the complexities involved in acoustic cavitation processes, which on the other hand arise from a simple, mechanical interaction between sound waves and bubbles.

  20. Comprehensive Study of Microgel Electrode for On-Chip Electrophoretic Cell Sorting

    NASA Astrophysics Data System (ADS)

    Akihiro Hattori,; Kenji Yasuda,

    2010-06-01

    We have developed an on-chip cell sorting system and microgel electrode for applying electrostatic force in microfluidic pathways in the chip. The advantages of agarose electrodes are 1) current-driven electrostatic force generation, 2) stability against pH change and chemicals, and 3) no bubble formation caused by electrolysis. We examined the carrier ion type and concentration dependence of microgel electrode impedance, and found that CoCl2 has less than 1/10 of the impedance from NaCl, and the reduction of the impedance of NaCl gel electrode was plateaued at 0.5 M. The structure control of the microgel electrode exploiting the surface tension of sol-state agarose was also introduced. The addition of 1% (w/v) trehalose into the microgel electrode allowed the frozen storage of the microgel electrode chip. The experimental results demonstrate the potential of our system and microgel electrode for practical applications in microfluidic chips.

  1. Working spectacles for sorting mail.

    PubMed

    Hemphälä, Hillevi; Dahlqvist, Camilla; Nordander, Catarina; Gao, Chuansi; Kuklane, Kalev; Nylén, Per; Hansson, Gert-Åke

    2014-01-01

    Sorting mail into racks for postmen is visually demanding work. This can result in backward inclination of their heads, especially more pronounced for those who use progressive addition lenses. To evaluate the effects of customized working spectacles on the physical workload of postmen. Twelve male postmen sorted mail on two occasions: once using their private progressive spectacles and once using customized sorting spectacles with inverted progressive lenses. Postures and movements of the head, upper back, neck, and upper arms were measured by inclinometry. The muscular load of the trapezius was measured by surface electromyography. With the customized sorting spectacles, both the backward inclination of the head and backward flexion of the neck were reduced (3°), as well as the muscular load of the right upper trapezius, compared to sorting with private spectacles. However, with the sorting spectacles, there was a tendency for increased neck forward flexion, and increased sorting time. The reduction in work load may reduce the risk for developing work-related musculoskeletal disorders due to the positive reduction of the backward inclination of the head. But the tendency for increased neck forward flexion may reduce the positive effects. However, the magnitude of the possible reduction is difficult to predict, especially since quantitative data on exposure-response relationships are unknown. Alternative working spectacles with inverted near progressive lenses ought to be evaluated. They should still result in a positive reduced backward inclination of the head and may not cause any increased forward flexion.

  2. PhySortR: a fast, flexible tool for sorting phylogenetic trees in R.

    PubMed

    Stephens, Timothy G; Bhattacharya, Debashish; Ragan, Mark A; Chan, Cheong Xin

    2016-01-01

    A frequent bottleneck in interpreting phylogenomic output is the need to screen often thousands of trees for features of interest, particularly robust clades of specific taxa, as evidence of monophyletic relationship and/or reticulated evolution. Here we present PhySortR, a fast, flexible R package for classifying phylogenetic trees. Unlike existing utilities, PhySortR allows for identification of both exclusive and non-exclusive clades uniting the target taxa based on tip labels (i.e., leaves) on a tree, with customisable options to assess clades within the context of the whole tree. Using simulated and empirical datasets, we demonstrate the potential and scalability of PhySortR in analysis of thousands of phylogenetic trees without a priori assumption of tree-rooting, and in yielding readily interpretable trees that unambiguously satisfy the query. PhySortR is a command-line tool that is freely available and easily automatable.

  3. Bubble bursting at an interface

    NASA Astrophysics Data System (ADS)

    Kulkarni, Varun; Sajjad, Kumayl; Anand, Sushant; Fezzaa, Kamel

    2017-11-01

    Bubble bursting is crucial to understanding the life span of bubbles at an interface and more importantly the nature of interaction between the bulk liquid and the outside environment from the point of view of chemical and biological material transport. The dynamics of the bubble as it rises from inside the liquid bulk to its disappearance on the interface after bursting is an intriguing process, many aspects of which are still being explored. In our study, we make detailed high speed imaging measurements to examine carefully the hole initiation and growth in bursting bubbles that unearth some interesting features of the process. Previous analyses available in literature are revisited based on our novel experimental visualizations. Using a combination of experiments and theory we investigate the role of various forces during the rupturing process. This work aims to further our current knowledge of bubble dynamics at an interface with an aim of predicting better the bubble evolution from its growth to its eventual integration with the liquid bulk.

  4. Void fraction, bubble size and interfacial area measurements in co-current downflow bubble column reactor with microbubble dispersion

    DOE PAGES

    Hernandez-Alvarado, Freddy; Kalaga, Dinesh V.; Turney, Damon; ...

    2017-05-06

    Micro-bubbles dispersed in bubble column reactors have received great interest in recent years, due to their small size, stability, high gas-liquid interfacial area concentrations and longer residence times. The high gas-liquid interfacial area concentrations lead to high mass transfer rates compared to conventional bubble column reactors. In the present work, experiments have been performed in a down-flow bubble column reactor with micro-bubbles generated and dispersed by a novel mechanism to determine the gas-liquid interfacial area concentrations by measuring the void fraction and bubble size distributions. Gamma-ray densitometry has been employed to determine the axial and radial distributions of void fractionmore » and a high speed camera equipped with a borescope is used to measure the axial and radial variations of bubble sizes. Also, the effects of superficial gas and liquid velocities on the two-phase flow characteristics have been investigated. Further, reconstruction techniques of the radial void fraction profiles from the gamma densitometry's chordal measurements are discussed and compared for a bubble column reactor with dispersed micro-bubbles. The results demonstrate that the new bubble generation technique offers high interfacial area concentrations (1,000 to 4,500 m 2/m 3) with sub-millimeter bubbles (500 to 900 µm) and high overall void fractions (10% – 60%) in comparison with previous bubble column reactor designs. The void fraction data was analyzed using slip velocity model and empirical correlation has been proposed to predict the Sauter mean bubble diameter.« less

  5. Void fraction, bubble size and interfacial area measurements in co-current downflow bubble column reactor with microbubble dispersion

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Hernandez-Alvarado, Freddy; Kalaga, Dinesh V.; Turney, Damon

    Micro-bubbles dispersed in bubble column reactors have received great interest in recent years, due to their small size, stability, high gas-liquid interfacial area concentrations and longer residence times. The high gas-liquid interfacial area concentrations lead to high mass transfer rates compared to conventional bubble column reactors. In the present work, experiments have been performed in a down-flow bubble column reactor with micro-bubbles generated and dispersed by a novel mechanism to determine the gas-liquid interfacial area concentrations by measuring the void fraction and bubble size distributions. Gamma-ray densitometry has been employed to determine the axial and radial distributions of void fractionmore » and a high speed camera equipped with a borescope is used to measure the axial and radial variations of bubble sizes. Also, the effects of superficial gas and liquid velocities on the two-phase flow characteristics have been investigated. Further, reconstruction techniques of the radial void fraction profiles from the gamma densitometry's chordal measurements are discussed and compared for a bubble column reactor with dispersed micro-bubbles. The results demonstrate that the new bubble generation technique offers high interfacial area concentrations (1,000 to 4,500 m 2/m 3) with sub-millimeter bubbles (500 to 900 µm) and high overall void fractions (10% – 60%) in comparison with previous bubble column reactor designs. The void fraction data was analyzed using slip velocity model and empirical correlation has been proposed to predict the Sauter mean bubble diameter.« less

  6. Mechanisms of single bubble cleaning.

    PubMed

    Reuter, Fabian; Mettin, Robert

    2016-03-01

    The dynamics of collapsing bubbles close to a flat solid is investigated with respect to its potential for removal of surface attached particles. Individual bubbles are created by nanosecond Nd:YAG laser pulses focused into water close to glass plates contaminated with melamine resin micro-particles. The bubble dynamics is analysed by means of synchronous high-speed recordings. Due to the close solid boundary, the bubble collapses with the well-known liquid jet phenomenon. Subsequent microscopic inspection of the substrates reveals circular areas clean of particles after a single bubble generation and collapse event. The detailed bubble dynamics, as well as the cleaned area size, is characterised by the non-dimensional bubble stand-off γ=d/Rmax, with d: laser focus distance to the solid boundary, and Rmax: maximum bubble radius before collapse. We observe a maximum of clean area at γ≈0.7, a roughly linear decay of the cleaned circle radius for increasing γ, and no cleaning for γ>3.5. As the main mechanism for particle removal, rapid flows at the boundary are identified. Three different cleaning regimes are discussed in relation to γ: (I) For large stand-off, 1.8<γ<3.5, bubble collapse induced vortex flows touch down onto the substrate and remove particles without significant contact of the gas phase. (II) For small distances, γ<1.1, the bubble is in direct contact with the solid. Fast liquid flows at the substrate are driven by the jet impact with its subsequent radial spreading, and by the liquid following the motion of the collapsing and rebounding bubble wall. Both flows remove particles. Their relative timing, which depends sensitively on the exact γ, appears to determine the extension of the area with forces large enough to cause particle detachment. (III) At intermediate stand-off, 1.1<γ<1.8, only the second bubble collapse touches the substrate, but acts with cleaning mechanisms similar to an effective small γ collapse: particles are removed by

  7. Dynamics of two-dimensional bubbles.

    PubMed

    Piedra, Saúl; Ramos, Eduardo; Herrera, J Ramón

    2015-06-01

    The dynamics of two-dimensional bubbles ascending under the influence of buoyant forces is numerically studied with a one-fluid model coupled with the front-tracking technique. The bubble dynamics are described by recording the position, shape, and orientation of the bubbles as functions of time. The qualitative properties of the bubbles and their terminal velocities are described in terms of the Eötvos (ratio of buoyancy to surface tension) and Archimedes numbers (ratio of buoyancy to viscous forces). The terminal Reynolds number result from the balance of buoyancy and drag forces and, consequently, is not an externally fixed parameter. In the cases that yield small Reynolds numbers, the bubbles follow straight paths and the wake is steady. A more interesting behavior is found at high Reynolds numbers where the bubbles follow an approximately periodic zigzag trajectory and an unstable wake with properties similar to the Von Karman vortex street is formed. The dynamical features of the motion of single bubbles are compared to experimental observations of air bubbles ascending in a water-filled Hele-Shaw cell. Although the comparison is not strictly valid in the sense that the effect of the lateral walls is not incorporated in the model, most of the dynamical properties observed are in good qualitative agreement with the numerical calculations. Hele-Shaw cells with different gaps have been used to determine the degree of approximation of the numerical calculation. It is found that for the relation between the terminal Reynolds number and the Archimedes number, the numerical calculations are closer to the observations of bubble dynamics in Hele-Shaw cells of larger gaps.

  8. Acoustical stability of a sonoluminescing bubble

    NASA Astrophysics Data System (ADS)

    Holzfuss, Joachim; Rüggeberg, Matthias; Holt, R. Glynn

    2002-10-01

    In the parameter region for sonoluminescence of a single levitated bubble in a water-filled resonator it is observed that the bubble may have an enormous spatial stability leaving it ``pinned'' in the fluid and allowing it to emit light pulses of picosecond accuracy. We report here observations of a complex harmonic structure in the acoustic field surrounding a sonoluminescing bubble. We show that this complex sound field determines the position of the bubble and may either increase or decrease its spatial stability. The acoustic environment of the bubble is the result of the excitation of high-order normal modes of the resonator by the outgoing shock wave generated by the bubble collapse.

  9. Between soap bubbles and vesicles: The dynamics of freely floating smectic bubbles

    NASA Astrophysics Data System (ADS)

    Stannarius, Ralf; May, Kathrin; Harth, Kirsten; Trittel, Torsten

    2013-03-01

    The dynamics of droplets and bubbles, particularly on microscopic scales, are of considerable importance in biological, environmental, and technical contexts. We introduce freely floating bubbles of smectic liquid crystals and report their unique dynamic properties. Smectic bubbles can be used as simple models for dynamic studies of fluid membranes. In equilibrium, they form minimal surfaces like soap films. However, shape transformations of closed smectic membranes that change the surface area involve the formation and motion of molecular layer dislocations. These processes are slow compared to the capillary wave dynamics, therefore the effective surface tension is zero like in vesicles. Freely floating smectic bubbles are prepared from collapsing catenoid films and their dynamics is studied with optical high-speed imaging. Experiments are performed under normal gravity and in microgravity during parabolic flights. Supported by DLR within grant OASIS-Co.

  10. Cohesion of Bubbles in Foam

    ERIC Educational Resources Information Center

    Ross, Sydney

    1978-01-01

    The free-energy change, or binding energy, of an idealized bubble cluster is calculated on the basis of one mole of gas, and on the basis of a single bubble going from sphere to polyhedron. Some new relations of bubble geometry are developed in the course of the calculation. (BB)

  11. Capillarity-Driven Bubble Separations

    NASA Astrophysics Data System (ADS)

    Wollman, Andrew; Weislogel, Mark; Dreyer, Michael

    2013-11-01

    Techniques for phase separation in the absence of gravity continue to be sought after 5 decades of space flight. This work focuses on the fundamental problem of gas bubble separation in bubbly flows through open wedge-shaped channel in a microgravity environment. The bubbles appear to rise in the channel and coalesce with the free surface. Forces acting on the bubble are the combined effects of surface tension, wetting conditions, and geometry; not buoyancy. A single dimensionless group is identified that characterizes the bubble behavior and supportive experiments are conducted in a terrestrial laboratory, in a 2.1 second drop tower, and aboard the International Space Station as part of the Capillary Channel Flow (CCF) experiments. The data is organized into regime maps that provide insight on passive phase separations for applications ranging from liquid management aboard spacecraft to lab-on-chip technologies. NASA NNX09AP66A, NASA Oregon Space Grant NNX10AK68H, NASA NNX12AO47A, DLR 50WM0535/0845/1145

  12. Leverage bubble

    NASA Astrophysics Data System (ADS)

    Yan, Wanfeng; Woodard, Ryan; Sornette, Didier

    2012-01-01

    Leverage is strongly related to liquidity in a market and lack of liquidity is considered a cause and/or consequence of the recent financial crisis. A repurchase agreement is a financial instrument where a security is sold simultaneously with an agreement to buy it back at a later date. Repurchase agreement (repo) market size is a very important element in calculating the overall leverage in a financial market. Therefore, studying the behavior of repo market size can help to understand a process that can contribute to the birth of a financial crisis. We hypothesize that herding behavior among large investors led to massive over-leveraging through the use of repos, resulting in a bubble (built up over the previous years) and subsequent crash in this market in early 2008. We use the Johansen-Ledoit-Sornette (JLS) model of rational expectation bubbles and behavioral finance to study the dynamics of the repo market that led to the crash. The JLS model qualifies a bubble by the presence of characteristic patterns in the price dynamics, called log-periodic power law (LPPL) behavior. We show that there was significant LPPL behavior in the market before that crash and that the predicted range of times predicted by the model for the end of the bubble is consistent with the observations.

  13. The Early Years: Blowing Bubbles

    ERIC Educational Resources Information Center

    Ashbrook, Peggy

    2016-01-01

    Blowing bubbles is not only a favorite summer activity for young children. Studying bubbles that are grouped together, or "foam," is fun for children and fascinating to many real-world scientists. Foam is widely used--from the bedroom (mattresses) to outer space (insulating panels on spacecraft). Bubble foam can provide children a…

  14. Sorting waves and associated eigenvalues

    NASA Astrophysics Data System (ADS)

    Carbonari, Costanza; Colombini, Marco; Solari, Luca

    2017-04-01

    The presence of mixed sediment always characterizes gravel bed rivers. Sorting processes take place during bed load transport of heterogeneous sediment mixtures. The two main elements necessary to the occurrence of sorting are the heterogeneous character of sediments and the presence of an active sediment transport. When these two key ingredients are simultaneously present, the segregation of bed material is consistently detected both in the field [7] and in laboratory [3] observations. In heterogeneous sediment transport, bed altimetric variations and sorting always coexist and both mechanisms are independently capable of driving the formation of morphological patterns. Indeed, consistent patterns of longitudinal and transverse sorting are identified almost ubiquitously. In some cases, such as bar formation [2] and channel bends [5], sorting acts as a stabilizing effect and therefore the dominant mechanism driving pattern formation is associated with bed altimetric variations. In other cases, such as longitudinal streaks, sorting enhances system instability and can therefore be considered the prevailing mechanism. Bedload sheets, first observed by Khunle and Southard [1], represent another classic example of a morphological pattern essentially triggered by sorting, as theoretical [4] and experimental [3] results suggested. These sorting waves cause strong spatial and temporal fluctuations of bedload transport rate typical observed in gravel bed rivers. The problem of bed load transport of a sediment mixture is formulated in the framework of a 1D linear stability analysis. The base state consists of a uniform flow in an infinitely wide channel with active bed load transport. The behaviour of the eigenvalues associated with fluid motion, bed evolution and sorting processes in the space of the significant flow and sediment parameters is analysed. A comparison is attempted with the results of the theoretical analysis of Seminara Colombini and Parker [4] and Stecca

  15. Design and Construction of Multi-Variable Vortex-Ring Bubble Generator for Use in Interactive Exhibit

    DTIC Science & Technology

    2013-12-01

    providing the opportunity to teach complex subjects related to stable and unstable equilibrium, stochastic systems, and conservation laws. The...bubbles through adjustment of three variables. The seal pressure, actuating pressure, and cycle time of the triggering solenoid valve each contribute to...stable and unstable equilibrium, stochastic systems, and conservation laws. The diaphragm valve designed in this thesis provides the centerpiece for

  16. Infinite stream of Hele--Shaw bubbles

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Burgess, D.; Tanveer, S.

    1991-03-01

    Exact solutions are presented for a steady stream of bubbles in a Hele--Shaw cell when the effect of surface tension is neglected. These solutions form a three-parameter family. For specified area and distance between bubbles, the speed of the bubble remains arbitrary when surface tension is neglected. However, numerical and analytical evidence indicates that this arbitrariness is removed by the effect of surface tension. The branch of solutions that corresponds to the McLean--Saffman finger solution were primarily studied. A dramatic increase was observed in bubble speeds when the distance between bubbles is on the order of a bubble diameter, whichmore » may have relevance to experiments done by Maxworthy (J. Fluid Mech. {bold 173}, 95 (1986)).« less

  17. Time-Dependent Changes in a Shampoo Bubble

    NASA Astrophysics Data System (ADS)

    Chattopadhyay, Arun

    2000-10-01

    This article demonstrates the fascinating phenomenon of time evolution of a shampoo bubble through experiments that can be performed by undergraduate students. The changes in thickness of the bubble films with time are followed by UV-vis spectroscopy. The change in chemical composition as a bubble film evolves is monitored by FTIR spectroscopy. It is observed that the change in thickness of a typical shampoo bubble film enclosed in a container is gradual and slow, and the hydrocarbon components of the bubble drain from the bubble much more slowly than water. An additional agent, such as acetonitrile, strikingly alters the dynamics of evolution of such a bubble.

  18. CellSort: a support vector machine tool for optimizing fluorescence-activated cell sorting and reducing experimental effort.

    PubMed

    Yu, Jessica S; Pertusi, Dante A; Adeniran, Adebola V; Tyo, Keith E J

    2017-03-15

    High throughput screening by fluorescence activated cell sorting (FACS) is a common task in protein engineering and directed evolution. It can also be a rate-limiting step if high false positive or negative rates necessitate multiple rounds of enrichment. Current FACS software requires the user to define sorting gates by intuition and is practically limited to two dimensions. In cases when multiple rounds of enrichment are required, the software cannot forecast the enrichment effort required. We have developed CellSort, a support vector machine (SVM) algorithm that identifies optimal sorting gates based on machine learning using positive and negative control populations. CellSort can take advantage of more than two dimensions to enhance the ability to distinguish between populations. We also present a Bayesian approach to predict the number of sorting rounds required to enrich a population from a given library size. This Bayesian approach allowed us to determine strategies for biasing the sorting gates in order to reduce the required number of enrichment rounds. This algorithm should be generally useful for improve sorting outcomes and reducing effort when using FACS. Source code available at http://tyolab.northwestern.edu/tools/ . k-tyo@northwestern.edu. Supplementary data are available at Bioinformatics online. © The Author 2016. Published by Oxford University Press. All rights reserved. For Permissions, please e-mail: journals.permissions@oup.com

  19. Bubble baths: just splashing around?

    NASA Astrophysics Data System (ADS)

    Robinson, Wesley; Speirs, Nathan; Sharker, Saberul Islam; Hurd, Randy; Williams, Bj; Truscott, Tadd

    2016-11-01

    Soap Bubbles on the water surface would seem to be an intuitive means for splash suppression, but their presence appears to be a double edged sword. We present on the water entry of hydrophilic spheres where the liquid surface is augmented by the presence of a bubble layer, similar to a bubble bath. While the presence of a bubble layer can diminish splashing upon impact at low Weber numbers, it also induces cavity formation at speeds below the critical velocity. The formation of a cavity generally results in larger Worthington jets and thus, larger amounts of ejected liquid. Bubble layers induce cavity formation by wetting the sphere prior to liquid impact, causing them to form cavities similar to those created by hydrophobic spheres. Droplets present on a pre-wetted sphere disrupt the flow of the advancing liquid during entry, pushing it away from the impacting body to form an entrained air cavity. This phenomena was noted by Worthington with pre-wetted stone marbles, and suggests that the application of a bubble layer is generally ineffective as a means of splash suppression.

  20. Who Teaches and Where They Choose to Teach: College Graduates of the 1990S

    ERIC Educational Resources Information Center

    Bacolod, Marigee

    2007-01-01

    This article investigates the key determinants of entry into the teaching profession and the subsequent sorting of new teachers across urban, suburban, and rural schools. Of particular interest is the relative importance of teacher salaries, alternative labor market opportunities, and nonpecuniary job attributes or working conditions to this…

  1. Neural basis of economic bubble behavior.

    PubMed

    Ogawa, A; Onozaki, T; Mizuno, T; Asamizuya, T; Ueno, K; Cheng, K; Iriki, A

    2014-04-18

    Throughout human history, economic bubbles have formed and burst. As a bubble grows, microeconomic behavior ceases to be constrained by realistic predictions. This contradicts the basic assumption of economics that agents have rational expectations. To examine the neural basis of behavior during bubbles, we performed functional magnetic resonance imaging while participants traded shares in a virtual stock exchange with two non-bubble stocks and one bubble stock. The price was largely deflected from the fair price in one of the non-bubble stocks, but not in the other. Their fair prices were specified. The price of the bubble stock showed a large increase and battering, as based on a real stock-market bust. The imaging results revealed modulation of the brain circuits that regulate trade behavior under different market conditions. The premotor cortex was activated only under a market condition in which the price was largely deflected from the fair price specified. During the bubble, brain regions associated with the cognitive processing that supports order decisions were identified. The asset preference that might bias the decision was associated with the ventrolateral prefrontal cortex and the dorsolateral prefrontal cortex (DLPFC). The activity of the inferior parietal lobule (IPL) was correlated with the score of future time perspective, which would bias the estimation of future price. These regions were deemed to form a distinctive network during the bubble. A functional connectivity analysis showed that the connectivity between the DLPFC and the IPL was predominant compared with other connectivities only during the bubble. These findings indicate that uncertain and unstable market conditions changed brain modes in traders. These brain mechanisms might lead to a loss of control caused by wishful thinking, and to microeconomic bubbles that expand, on the macroscopic scale, toward bust. Copyright © 2014 The Authors. Published by Elsevier Ltd.. All rights reserved.

  2. Surface acoustic wave actuated cell sorting (SAWACS).

    PubMed

    Franke, T; Braunmüller, S; Schmid, L; Wixforth, A; Weitz, D A

    2010-03-21

    We describe a novel microfluidic cell sorter which operates in continuous flow at high sorting rates. The device is based on a surface acoustic wave cell-sorting scheme and combines many advantages of fluorescence activated cell sorting (FACS) and fluorescence activated droplet sorting (FADS) in microfluidic channels. It is fully integrated on a PDMS device, and allows fast electronic control of cell diversion. We direct cells by acoustic streaming excited by a surface acoustic wave which deflects the fluid independently of the contrast in material properties of deflected objects and the continuous phase; thus the device underlying principle works without additional enhancement of the sorting by prior labelling of the cells with responsive markers such as magnetic or polarizable beads. Single cells are sorted directly from bulk media at rates as fast as several kHz without prior encapsulation into liquid droplet compartments as in traditional FACS. We have successfully directed HaCaT cells (human keratinocytes), fibroblasts from mice and MV3 melanoma cells. The low shear forces of this sorting method ensure that cells survive after sorting.

  3. Soap bubbles in paintings: Art and science

    NASA Astrophysics Data System (ADS)

    Behroozi, F.

    2008-12-01

    Soap bubbles became popular in 17th century paintings and prints primarily as a metaphor for the impermanence and fragility of life. The Dancing Couple (1663) by the Dutch painter Jan Steen is a good example which, among many other symbols, shows a young boy blowing soap bubbles. In the 18th century the French painter Jean-Simeon Chardin used soap bubbles not only as metaphor but also to express a sense of play and wonder. In his most famous painting, Soap Bubbles (1733/1734) a translucent and quavering soap bubble takes center stage. Chardin's contemporary Charles Van Loo painted his Soap Bubbles (1764) after seeing Chardin's work. In both paintings the soap bubbles have a hint of color and show two bright reflection spots. We discuss the physics involved and explain how keenly the painters have observed the interaction of light and soap bubbles. We show that the two reflection spots on the soap bubbles are images of the light source, one real and one virtual, formed by the curved surface of the bubble. The faint colors are due to thin film interference effects.

  4. Influence of the bubble-bubble interaction on destruction of encapsulated microbubbles under ultrasound.

    PubMed

    Yasui, Kyuichi; Lee, Judy; Tuziuti, Toru; Towata, Atsuya; Kozuka, Teruyuki; Iida, Yasuo

    2009-09-01

    Influence of the bubble-bubble interaction on the pulsation of encapsulated microbubbles has been studied by numerical simulations under the condition of the experiment reported by Chang et al. [IEEE Trans. Ultrason Ferroelectr. Freq. Control 48, 161 (2001)]. It has been shown that the natural (resonance) frequency of a microbubble decreases considerably as the microbubble concentration increases to relatively high concentrations. At some concentration, the natural frequency may coincide with the driving frequency. Microbubble pulsation becomes milder as the microbubble concentration increases except at around the resonance condition due to the stronger bubble-bubble interaction. This may be one of the reasons why the threshold of acoustic pressure for destruction of an encapsulated microbubble increases as the microbubble concentration increases. A theoretical model for destruction has been proposed.

  5. An Unsupervised Online Spike-Sorting Framework.

    PubMed

    Knieling, Simeon; Sridharan, Kousik S; Belardinelli, Paolo; Naros, Georgios; Weiss, Daniel; Mormann, Florian; Gharabaghi, Alireza

    2016-08-01

    Extracellular neuronal microelectrode recordings can include action potentials from multiple neurons. To separate spikes from different neurons, they can be sorted according to their shape, a procedure referred to as spike-sorting. Several algorithms have been reported to solve this task. However, when clustering outcomes are unsatisfactory, most of them are difficult to adjust to achieve the desired results. We present an online spike-sorting framework that uses feature normalization and weighting to maximize the distinctiveness between different spike shapes. Furthermore, multiple criteria are applied to either facilitate or prevent cluster fusion, thereby enabling experimenters to fine-tune the sorting process. We compare our method to established unsupervised offline (Wave_Clus (WC)) and online (OSort (OS)) algorithms by examining their performance in sorting various test datasets using two different scoring systems (AMI and the Adamos metric). Furthermore, we evaluate sorting capabilities on intra-operative recordings using established quality metrics. Compared to WC and OS, our algorithm achieved comparable or higher scores on average and produced more convincing sorting results for intra-operative datasets. Thus, the presented framework is suitable for both online and offline analysis and could substantially improve the quality of microelectrode-based data evaluation for research and clinical application.

  6. Electron injection and acceleration in the plasma bubble regime driven by an ultraintense laser pulse combined with using dense-plasma wall and block

    NASA Astrophysics Data System (ADS)

    Zhao, Xue-Yan; Xie, Bai-Song; Wu, Hai-Cheng; Zhang, Shan; Hong, Xue-Ren; Aimidula, Aimierding

    2012-03-01

    An optimizing and alternative scheme for electron injection and acceleration in the wake bubble driven by an ultraintense laser pulse is presented. In this scheme, the dense-plasma wall with an inner diameter matching the expected bubble size is placed along laser propagation direction. Meanwhile, a dense-plasma block dense-plasma is adhered inward transversely at some certain position of the wall. Particle-in-cell simulations are performed, which demonstrate that the block plays an important role in the first electron injection and acceleration. The result shows that a collimated electron bunch with a total number of about 4.04×108μm-1 can be generated and accelerated stably to 1.61 GeV peak energy with 2.6% energy spread. The block contributes about 50% to the accelerated electron injection bunch by tracing and sorting statistically the source.

  7. Dissolving Bubbles in Glass

    NASA Technical Reports Server (NTRS)

    Weinberg, M. C.; Oronato, P. I.; Uhlmann, D. R.

    1984-01-01

    Analytical expression used to calculate time it takes for stationary bubbles of oxygen and carbon dioxide to dissolve from glass melt. Technique based on analytical expression for bubble radius as function time, with consequences of surface tension included.

  8. Blowing magnetic skyrmion bubbles

    DOE PAGES

    Jiang, Wanjun; Upadhyaya, Pramey; Zhang, Wei; ...

    2015-06-11

    The formation of soap bubbles from thin films is accompanied by topological transitions. In this paper, we show how a magnetic topological structure, a skyrmion bubble, can be generated in a solid-state system in a similar manner. Using an inhomogeneous in-plane current in a system with broken inversion symmetry, we experimentally “blow” magnetic skyrmion bubbles from a geometrical constriction. The presence of a spatially divergent spin-orbit torque gives rise to instabilities of the magnetic domain structures that are reminiscent of Rayleigh-Plateau instabilities in fluid flows. We determine a phase diagram for skyrmion formation and reveal the efficient manipulation of thesemore » dynamically created skyrmions, including depinning and motion. Finally, the demonstrated current-driven transformation from stripe domains to magnetic skyrmion bubbles could lead to progress in skyrmion-based spintronics.« less

  9. Soap bubbles in analytical chemistry. Conductometric determination of sub-parts per million levels of sulfur dioxide with a soap bubble.

    PubMed

    Kanyanee, Tinakorn; Borst, Walter L; Jakmunee, Jaroon; Grudpan, Kate; Li, Jianzhong; Dasgupta, Purnendu K

    2006-04-15

    Soap bubbles provide a fascinating tool that is little used analytically. With a very low liquid volume to surface area ratio, a soap bubble can potentially provide a very useful interface for preconcentration where mass transfer to an interfacial surface is important. Here we use an automated system to create bubbles of uniform size and film thickness. We utilize purified Triton-X 100, a nonionic surfactant, to make soap bubbles. We use such bubbles as a gas-sampling interface. Incorporating hydrogen peroxide into the bubble provides a system where electrical conductance increases as the bubble is exposed to low concentrations of sulfur dioxide gas. We theoretically derive the conductance of a hollow conducting spherical thin film with spherical cap electrodes. We measure the film thickness by incorporating a dye in the bubble making solution and laser transmission photometry and find that it agrees well with the geometrically computed thickness. With the conductance of the bubble-making soap solution being measured by conventional methods, we show that the measured values of the bubble conductance with known bubble and electrode dimensions closely correspond to the theoretically computed value. Finally, we demonstrate that sub-ppm levels of SO(2) can readily be detected by the conductivity change of a hydrogen peroxide-doped soap bubble, measured in situ, when the gas flows around the bubble.

  10. Online sorting of recovered wood waste by automated XRF-technology: part II. Sorting efficiencies.

    PubMed

    Hasan, A Rasem; Solo-Gabriele, Helena; Townsend, Timothy

    2011-04-01

    Sorting of waste wood is an important process practiced at recycling facilities in order to detect and divert contaminants from recycled wood products. Contaminants of concern include arsenic, chromium and copper found in chemically preserved wood. The objective of this research was to evaluate the sorting efficiencies of both treated and untreated parts of the wood waste stream, and metal (As, Cr and Cu) mass recoveries by the use of automated X-ray fluorescence (XRF) systems. A full-scale system was used for experimentation. This unit consisted of an XRF-detection chamber mounted on the top of a conveyor and a pneumatic slide-way diverter which sorted wood into presumed treated and presumed untreated piles. A randomized block design was used to evaluate the operational conveyance parameters of the system, including wood feed rate and conveyor belt speed. Results indicated that online sorting efficiencies of waste wood by XRF technology were high based on number and weight of pieces (70-87% and 75-92% for treated wood and 66-97% and 68-96% for untreated wood, respectively). These sorting efficiencies achieved mass recovery for metals of 81-99% for As, 75-95% for Cu and 82-99% of Cr. The incorrect sorting of wood was attributed almost equally to deficiencies in the detection and conveyance/diversion systems. Even with its deficiencies, the system was capable of producing a recyclable portion that met residential soil quality levels established for Florida, for an infeed that contained 5% of treated wood. Copyright © 2010 Elsevier Ltd. All rights reserved.

  11. FEASTING BLACK HOLE BLOWS BUBBLES

    NASA Technical Reports Server (NTRS)

    2002-01-01

    A monstrous black hole's rude table manners include blowing huge bubbles of hot gas into space. At least, that's the gustatory practice followed by the supermassive black hole residing in the hub of the nearby galaxy NGC 4438. Known as a peculiar galaxy because of its unusual shape, NGC 4438 is in the Virgo Cluster, 50 million light-years from Earth. These NASA Hubble Space Telescope images of the galaxy's central region clearly show one of the bubbles rising from a dark band of dust. The other bubble, emanating from below the dust band, is barely visible, appearing as dim red blobs in the close-up picture of the galaxy's hub (the colorful picture at right). The background image represents a wider view of the galaxy, with the central region defined by the white box. These extremely hot bubbles are caused by the black hole's voracious eating habits. The eating machine is engorging itself with a banquet of material swirling around it in an accretion disk (the white region below the bright bubble). Some of this material is spewed from the disk in opposite directions. Acting like high-powered garden hoses, these twin jets of matter sweep out material in their paths. The jets eventually slam into a wall of dense, slow-moving gas, which is traveling at less than 223,000 mph (360,000 kph). The collision produces the glowing material. The bubbles will continue to expand and will eventually dissipate. Compared with the life of the galaxy, this bubble-blowing phase is a short-lived event. The bubble is much brighter on one side of the galaxy's center because the jet smashed into a denser amount of gas. The brighter bubble is 800 light-years tall and 800 light-years across. The observations are being presented June 5 at the American Astronomical Society meeting in Rochester, N.Y. Both pictures were taken March 24, 1999 with the Wide Field and Planetary Camera 2. False colors were used to enhance the details of the bubbles. The red regions in the picture denote the hot gas

  12. Manual sorting to eliminate aflatoxin from peanuts.

    PubMed

    Galvez, F C F; Francisco, M L D L; Villarino, B J; Lustre, A O; Resurreccion, A V A

    2003-10-01

    A manual sorting procedure was developed to eliminate aflatoxin contamination from peanuts. The efficiency of the sorting process in eliminating aflatoxin-contaminated kernels from lots of raw peanuts was verified. The blanching of 20 kg of peanuts at 140 degrees C for 25 min in preheated roasters facilitated the manual sorting of aflatoxin-contaminated kernels after deskinning. The manual sorting of raw materials with initially high aflatoxin contents (300 ppb) resulted in aflatoxin-free peanuts (i.e., peanuts in which no aflatoxin was detected). Verification procedures showed that the sorted sound peanuts contained no aflatoxin or contained low levels (<15 ppb) of aflatoxin. The results obtained confirmed that the sorting process was effective in separating contaminated peanuts whether or nor contamination was extensive. At the commercial level, when roasters were not preheated, the dry blanching of 50 kg of peanuts for 45 to 55 min facilitated the proper deskinning and subsequent manual sorting of aflatoxin-contaminated peanut kernels from sound kernels.

  13. Word Sorts for General Music Classes

    ERIC Educational Resources Information Center

    Cardany, Audrey Berger

    2015-01-01

    Word sorts are standard practice for aiding children in acquiring skills in English language arts. When included in the general music classroom, word sorts may aid students in acquiring a working knowledge of music vocabulary. The author shares a word sort activity drawn from vocabulary in John Lithgow's children's book "Never Play…

  14. Field fertility of sex-sorted and non-sorted frozen-thawed stallion spermatozoa.

    PubMed

    Clulow, J R; Buss, H; Sieme, H; Rodger, J A; Cawdell-Smith, A J; Evans, G; Rath, D; Morris, L H A; Maxwell, W M C

    2008-11-01

    In the 2004/2005 breeding season, the fertility of sex-sorted (SS) and non-sorted (NS) frozen stallion spermatozoa from two Hannovarian stallions was compared. A hysteroscopic insemination technique [Morris, L.H., Tiplady, C., Allen, W.R., 2003a. Pregnancy rates in mares after a single fixed time hysteroscopic insemination of low numbers of frozen-thawed spermatozoa onto the uterotubal junction. Equine Vet. J. 35, 197-201] was used to deposit low doses (6, 13 or 25 x 10(6) frozen-thawed SS or NS spermatozoa) onto the utero-tubal junction at 32 or 38 h after the administration of Chorulon (2500 IU, Intervet). Fertility was low, with one pregnancy (13 x 10(6) spermatozoa, 500 microL) obtained after artificial insemination with frozen SS spermatozoa (n=29 cycles) which resulted in the birth of a filly. Two pregnancies were obtained in mares inseminated with 6 x 10(6) NS spermatozoa in 250 microL (n=31 cycles). Mares failing to conceive on two experimental cycles were allocated to the conventional insemination group. Insemination with >500 x 10(6) motile NS frozen-thawed spermatozoa, yielded satisfactory per cycle conception rates (35.5%, 22/62) for both stallions combined and was within the values of their normal fertility as quoted by the stud's records. This suggests that the quality of the frozen semen was acceptable and that the freezing processes yielded viable spermatozoa capable of fertilisation. The poor fertility after hysteroscopic insemination with low doses of sex-sorted or non-sorted spermatozoa from the same stallions may be directly attributable to the low dose insemination conditions with frozen-thawed rather than sex-sorted spermatozoa.

  15. Unorthodox bubbles when boiling in cold water.

    PubMed

    Parker, Scott; Granick, Steve

    2014-01-01

    High-speed movies are taken when bubbles grow at gold surfaces heated spotwise with a near-infrared laser beam heating water below the boiling point (60-70 °C) with heating powers spanning the range from very low to so high that water fails to rewet the surface after bubbles detach. Roughly half the bubbles are conventional: They grow symmetrically through evaporation until buoyancy lifts them away. Others have unorthodox shapes and appear to contribute disproportionately to heat transfer efficiency: mushroom cloud shapes, violently explosive bubbles, and cavitation events, probably stimulated by a combination of superheating, convection, turbulence, and surface dewetting during the initial bubble growth. Moreover, bubbles often follow one another in complex sequences, often beginning with an unorthodox bubble that stirs the water, followed by several conventional bubbles. This large dataset is analyzed and discussed with emphasis on how explosive phenomena such as cavitation induce discrepancies from classical expectations about boiling.

  16. Pinch-off Scaling Law of Soap Bubbles

    NASA Astrophysics Data System (ADS)

    Davidson, John; Ryu, Sangjin

    2014-11-01

    Three common interfacial phenomena that occur daily are liquid drops in gas, gas bubbles in liquid and thin-film bubbles. One aspect that has been studied for these phenomena is the formation or pinch-off of the drop/bubble from the liquid/gas threads. In contrast to the formation of liquid drops in gas and gas bubbles in liquid, thin-film bubble pinch-off has not been well documented. Having thin-film interfaces may alter the pinch-off process due to the limiting factor of the film thickness. We observed the pinch-off of one common thin-film bubble, soap bubbles, in order to characterize its pinch-off behavior. We achieved this by constructing an experimental model replicating the process of a human producing soap bubbles. Using high-speed videography and image processing, we determined that the minimal neck radius scaled with the time left till pinch-off, and that the scaling law exponent was 2/3, similar to that of liquid drops in gas.

  17. Bubbles in Sediments

    DTIC Science & Technology

    1999-09-30

    saturated poroelastic medium. The transition matrix scattering formalism was used to develop the scattered acoustic field(s) such that appropriate...sediment increases from a fluid model (simplest) to a fluid-saturated poroelastic model (most complex). Laboratory experiments in carefully quantified...of a linear acoustic field from a bubble, collection of bubbles, or other targets embedded in a fluid-saturated sediment are not well known. This

  18. Bubbles with shock waves and ultrasound: a review.

    PubMed

    Ohl, Siew-Wan; Klaseboer, Evert; Khoo, Boo Cheong

    2015-10-06

    The study of the interaction of bubbles with shock waves and ultrasound is sometimes termed 'acoustic cavitation'. It is of importance in many biomedical applications where sound waves are applied. The use of shock waves and ultrasound in medical treatments is appealing because of their non-invasiveness. In this review, we present a variety of acoustics-bubble interactions, with a focus on shock wave-bubble interaction and bubble cloud phenomena. The dynamics of a single spherically oscillating bubble is rather well understood. However, when there is a nearby surface, the bubble often collapses non-spherically with a high-speed jet. The direction of the jet depends on the 'resistance' of the boundary: the bubble jets towards a rigid boundary, splits up near an elastic boundary, and jets away from a free surface. The presence of a shock wave complicates the bubble dynamics further. We shall discuss both experimental studies using high-speed photography and numerical simulations involving shock wave-bubble interaction. In biomedical applications, instead of a single bubble, often clouds of bubbles appear (consisting of many individual bubbles). The dynamics of such a bubble cloud is even more complex. We shall show some of the phenomena observed in a high-intensity focused ultrasound (HIFU) field. The nonlinear nature of the sound field and the complex inter-bubble interaction in a cloud present challenges to a comprehensive understanding of the physics of the bubble cloud in HIFU. We conclude the article with some comments on the challenges ahead.

  19. Bubbles with shock waves and ultrasound: a review

    PubMed Central

    Ohl, Siew-Wan; Klaseboer, Evert; Khoo, Boo Cheong

    2015-01-01

    The study of the interaction of bubbles with shock waves and ultrasound is sometimes termed ‘acoustic cavitation'. It is of importance in many biomedical applications where sound waves are applied. The use of shock waves and ultrasound in medical treatments is appealing because of their non-invasiveness. In this review, we present a variety of acoustics–bubble interactions, with a focus on shock wave–bubble interaction and bubble cloud phenomena. The dynamics of a single spherically oscillating bubble is rather well understood. However, when there is a nearby surface, the bubble often collapses non-spherically with a high-speed jet. The direction of the jet depends on the ‘resistance' of the boundary: the bubble jets towards a rigid boundary, splits up near an elastic boundary, and jets away from a free surface. The presence of a shock wave complicates the bubble dynamics further. We shall discuss both experimental studies using high-speed photography and numerical simulations involving shock wave–bubble interaction. In biomedical applications, instead of a single bubble, often clouds of bubbles appear (consisting of many individual bubbles). The dynamics of such a bubble cloud is even more complex. We shall show some of the phenomena observed in a high-intensity focused ultrasound (HIFU) field. The nonlinear nature of the sound field and the complex inter-bubble interaction in a cloud present challenges to a comprehensive understanding of the physics of the bubble cloud in HIFU. We conclude the article with some comments on the challenges ahead. PMID:26442143

  20. Predawn plasma bubble cluster observed in Southeast Asia

    NASA Astrophysics Data System (ADS)

    Watthanasangmechai, Kornyanat; Yamamoto, Mamoru; Saito, Akinori; Tsunoda, Roland; Yokoyama, Tatsuhiro; Supnithi, Pornchai; Ishii, Mamoru; Yatini, Clara

    2016-06-01

    Predawn plasma bubble was detected as deep plasma depletion by GNU Radio Beacon Receiver (GRBR) network and in situ measurement onboard Defense Meteorological Satellite Program F15 (DMSPF15) satellite and was confirmed by sparse GPS network in Southeast Asia. In addition to the deep depletion, the GPS network revealed the coexisting submesoscale irregularities. A deep depletion is regarded as a primary bubble. Submesoscale irregularities are regarded as secondary bubbles. Primary bubble and secondary bubbles appeared together as a cluster with zonal wavelength of 50 km. An altitude of secondary bubbles happened to be lower than that of the primary bubble in the same cluster. The observed pattern of plasma bubble cluster is consistent with the simulation result of the recent high-resolution bubble (HIRB) model. This event is only a single event out of 76 satellite passes at nighttime during 3-25 March 2012 that significantly shows plasma depletion at plasma bubble wall. The inside structure of the primary bubble was clearly revealed from the in situ density data of DMSPF15 satellite and the ground-based GRBR total electron content.

  1. Acoustic Methods Remove Bubbles From Liquids

    NASA Technical Reports Server (NTRS)

    Trinh, E.; Elleman, D. D.; Wang, T. G.

    1983-01-01

    Two acoustic methods applied to molten glass or other viscous liquids to remove bubbles. Bubbles are either absorbed or brought to surface by applying high-intensity Sonic field at resonant frequency. Sonic oscillation increases surface area of bubbles and causes them to dissipate.

  2. Mesoporous hollow spheres from soap bubbling.

    PubMed

    Yu, Xianglin; Liang, Fuxin; Liu, Jiguang; Lu, Yunfeng; Yang, Zhenzhong

    2012-02-01

    The smaller and more stable bubbles can be generated from the large parent bubbles by rupture. In the presence of a bubble blowing agent, hollow spheres can be prepared by bubbling a silica sol. Herein, the trapped gas inside the bubble acts as a template. When the porogen, i.e., other surfactant, is introduced, a mesostructured shell forms by the co-assembly with the silica sol during sol-gel process. Morphological evolution emphasizes the prerequisite of an intermediate interior gas flow rate and high exterior gas flow rate for hollow spheres. The method is valid for many compositions from inorganic, polymer to their composites. Copyright © 2011 Elsevier Inc. All rights reserved.

  3. Rotating bubble membrane radiator

    DOEpatents

    Webb, Brent J.; Coomes, Edmund P.

    1988-12-06

    A heat radiator useful for expelling waste heat from a power generating system aboard a space vehicle is disclosed. Liquid to be cooled is passed to the interior of a rotating bubble membrane radiator, where it is sprayed into the interior of the bubble. Liquid impacting upon the interior surface of the bubble is cooled and the heat radiated from the outer surface of the membrane. Cooled liquid is collected by the action of centrifical force about the equator of the rotating membrane and returned to the power system. Details regarding a complete space power system employing the radiator are given.

  4. Seminal plasma affects sperm sex sorting in boars.

    PubMed

    Alkmin, Diego V; Parrilla, Inmaculada; Tarantini, Tatiana; Del Olmo, David; Vazquez, Juan M; Martinez, Emilio A; Roca, Jordi

    2016-04-01

    Two experiments were conducted in boar semen samples to evaluate how both holding time (24h) and the presence of seminal plasma (SP) before sorting affect sperm sortability and the ability of sex-sorted spermatozoa to tolerate liquid storage. Whole ejaculate samples were divided into three aliquots immediately after collection: one was diluted (1:1, v/v) in Beltsville thawing solution (BTS; 50% SP); the SP of the other two aliquots was removed and the sperm pellets were diluted with BTS + 10% of their own SP (10% SP) or BTS alone (0% SP). The three aliquots of each ejaculate were divided into two portions, one that was processed immediately for sorting and a second that was sorted after 24h storage at 15-17°C. In the first experiment, the ability to exhibit well-defined X- and Y-chromosome-bearing sperm peaks (split) in the cytometry histogram and the subsequent sorting efficiency were assessed (20 ejaculates). In contrast with holding time, the SP proportion influenced the parameters examined, as evidenced by the higher number of ejaculates exhibiting split and better sorting efficiency (P<0.05) in semen samples with 0-10% SP compared with those with 50% SP. In a second experiment, the quality (viability, total and progressive motility) and functionality (plasma membrane fluidity and intracellular generation of reactive oxygen species) of sex-sorted spermatozoa were evaluated after 0, 72 and 120h storage at 15-17°C (10 ejaculates). Holding time and SP proportion did not influence the quality or functionality of stored sex-sorted spermatozoa. In conclusion, a holding time as long as 24h before sorting did not negatively affect sex sorting efficiency or the ability of sorted boar spermatozoa to tolerate long-term liquid storage. A high proportion of SP (50%) in the semen samples before sorting reduced the number of ejaculates to be sorted and negatively influenced the sorting efficiency, but did not affect the ability of sex-sorted spermatozoa to tolerate liquid

  5. Automatic spike sorting using tuning information.

    PubMed

    Ventura, Valérie

    2009-09-01

    Current spike sorting methods focus on clustering neurons' characteristic spike waveforms. The resulting spike-sorted data are typically used to estimate how covariates of interest modulate the firing rates of neurons. However, when these covariates do modulate the firing rates, they provide information about spikes' identities, which thus far have been ignored for the purpose of spike sorting. This letter describes a novel approach to spike sorting, which incorporates both waveform information and tuning information obtained from the modulation of firing rates. Because it efficiently uses all the available information, this spike sorter yields lower spike misclassification rates than traditional automatic spike sorters. This theoretical result is verified empirically on several examples. The proposed method does not require additional assumptions; only its implementation is different. It essentially consists of performing spike sorting and tuning estimation simultaneously rather than sequentially, as is currently done. We used an expectation-maximization maximum likelihood algorithm to implement the new spike sorter. We present the general form of this algorithm and provide a detailed implementable version under the assumptions that neurons are independent and spike according to Poisson processes. Finally, we uncover a systematic flaw of spike sorting based on waveform information only.

  6. Surfactants for Bubble Removal against Buoyancy

    NASA Astrophysics Data System (ADS)

    Raza, Md. Qaisar; Kumar, Nirbhay; Raj, Rishi

    2016-01-01

    The common phenomenon of buoyancy-induced vapor bubble lift-off from a heated surface is of importance to many areas of science and technology. In the absence of buoyancy in zero gravity of space, non-departing bubbles coalesce to form a big dry patch on the heated surface and heat transfer deteriorates despite the high latent heat of vaporization of water. The situation is worse on an inverted heater in earth gravity where both buoyancy and surface tension act upwards to oppose bubble removal. Here we report a robust passive technique which uses surfactants found in common soaps and detergents to avoid coalescence and remove bubbles downwards, away from an inverted heater. A force balance model is developed to demonstrate that the force of repulsion resulting from the interaction of surfactants adsorbed at the neighboring liquid-vapor interfaces of the thin liquid film contained between bubbles is strong enough to overcome buoyancy and surface tension. Bubble removal frequencies in excess of ten Hz resulted in more than twofold enhancement in heat transfer in comparison to pure water. We believe that this novel bubble removal mechanism opens up opportunities for designing boiling-based systems for space applications.

  7. Surfactants for Bubble Removal against Buoyancy

    PubMed Central

    Raza, Md. Qaisar; Kumar, Nirbhay; Raj, Rishi

    2016-01-01

    The common phenomenon of buoyancy-induced vapor bubble lift-off from a heated surface is of importance to many areas of science and technology. In the absence of buoyancy in zero gravity of space, non-departing bubbles coalesce to form a big dry patch on the heated surface and heat transfer deteriorates despite the high latent heat of vaporization of water. The situation is worse on an inverted heater in earth gravity where both buoyancy and surface tension act upwards to oppose bubble removal. Here we report a robust passive technique which uses surfactants found in common soaps and detergents to avoid coalescence and remove bubbles downwards, away from an inverted heater. A force balance model is developed to demonstrate that the force of repulsion resulting from the interaction of surfactants adsorbed at the neighboring liquid-vapor interfaces of the thin liquid film contained between bubbles is strong enough to overcome buoyancy and surface tension. Bubble removal frequencies in excess of ten Hz resulted in more than twofold enhancement in heat transfer in comparison to pure water. We believe that this novel bubble removal mechanism opens up opportunities for designing boiling-based systems for space applications. PMID:26743179

  8. Gas Diffusion in Fluids Containing Bubbles

    NASA Technical Reports Server (NTRS)

    Zak, M.; Weinberg, M. C.

    1982-01-01

    Mathematical model describes movement of gases in fluid containing many bubbles. Model makes it possible to predict growth and shrink age of bubbles as function of time. New model overcomes complexities involved in analysis of varying conditions by making two simplifying assumptions. It treats bubbles as point sources, and it employs approximate expression for gas concentration gradient at liquid/bubble interface. In particular, it is expected to help in developing processes for production of high-quality optical glasses in space.

  9. Bubble migration in a compacting crystal-liquid mush

    NASA Astrophysics Data System (ADS)

    Boudreau, Alan

    2016-04-01

    Recent theoretical models have suggested that bubbles are unlikely to undergo significant migration in a compaction crystal mush by capillary invasion while the system remains partly molten. To test this, experiments of bubble migration during compaction in a crystal-liquid mush were modeled using deformable foam crystals in corn syrup in a volumetric burette, compacted with rods of varying weights. A bubble source was provided by sodium bicarbonate (Alka-Seltzer®). Large bubbles (>several crystal sizes) are pinched by the compacting matrix and become overpressured and deformed as the bubbles experience a load change from hydrostatic to lithostatic. Once they begin to move, they move much faster than the compaction-driven liquid. Bubbles that are about the same size as the crystals but larger than the narrower pore throats move by deformation or breaking into smaller bubbles as they are forced through pore restrictions. Bubbles that are less than the typical pore diameter generally move with the liquid: The liquid + bubble mixture behaves as a single phase with a lower density than the bubble-free liquid, and as a consequence it rises faster than bubble-free liquid and allows for faster compaction. The overpressure required to force a bubble through the matrix (max grain size = 5 mm) is modest, about 5 %, and it is estimated that for a grain size of 1 mm, the required overpressure would be about 25 %. Using apatite distribution in a Stillwater olivine gabbro as an analog for bubble nucleation and growth, it is suggested that relatively large bubbles initially nucleate and grow in liquid-rich channels that develop late in the compaction history. Overpressure from compaction allows bubbles to rise higher into hotter parts of the crystal pile, where they redissolve and increase the volatile content of the liquid over what it would have without the bubble migration, leading to progressively earlier vapor saturation during crystallization of the interstitial liquid

  10. Two-Dimensional Numerical Simulations of Ultrasound in Liquids with Gas Bubble Agglomerates: Examples of Bubbly-Liquid-Type Acoustic Metamaterials (BLAMMs)

    PubMed Central

    Vanhille, Christian

    2017-01-01

    This work deals with a theoretical analysis about the possibility of using linear and nonlinear acoustic properties to modify ultrasound by adding gas bubbles of determined sizes in a liquid. We use a two-dimensional numerical model to evaluate the effect that one and several monodisperse bubble populations confined in restricted areas of a liquid have on ultrasound by calculating their nonlinear interaction. The filtering of an input ultrasonic pulse performed by a net of bubbly-liquid cells is analyzed. The generation of a low-frequency component from a single cell impinged by a two-frequency harmonic wave is also studied. These effects rely on the particular dispersive character of attenuation and nonlinearity of such bubbly fluids, which can be extremely high near bubble resonance. They allow us to observe how gas bubbles can change acoustic signals. Variations of the bubbly medium parameters induce alterations of the effects undergone by ultrasound. Results suggest that acoustic signals can be manipulated by bubbles. This capacity to achieve the modification and control of sound with oscillating gas bubbles introduces the concept of bubbly-liquid-based acoustic metamaterials (BLAMMs). PMID:28106748

  11. Two-Dimensional Numerical Simulations of Ultrasound in Liquids with Gas Bubble Agglomerates: Examples of Bubbly-Liquid-Type Acoustic Metamaterials (BLAMMs).

    PubMed

    Vanhille, Christian

    2017-01-17

    This work deals with a theoretical analysis about the possibility of using linear and nonlinear acoustic properties to modify ultrasound by adding gas bubbles of determined sizes in a liquid. We use a two-dimensional numerical model to evaluate the effect that one and several monodisperse bubble populations confined in restricted areas of a liquid have on ultrasound by calculating their nonlinear interaction. The filtering of an input ultrasonic pulse performed by a net of bubbly-liquid cells is analyzed. The generation of a low-frequency component from a single cell impinged by a two-frequency harmonic wave is also studied. These effects rely on the particular dispersive character of attenuation and nonlinearity of such bubbly fluids, which can be extremely high near bubble resonance. They allow us to observe how gas bubbles can change acoustic signals. Variations of the bubbly medium parameters induce alterations of the effects undergone by ultrasound. Results suggest that acoustic signals can be manipulated by bubbles. This capacity to achieve the modification and control of sound with oscillating gas bubbles introduces the concept of bubbly-liquid-based acoustic metamaterials (BLAMMs).

  12. A multi-functional bubble-based microfluidic system

    PubMed Central

    Khoshmanesh, Khashayar; Almansouri, Abdullah; Albloushi, Hamad; Yi, Pyshar; Soffe, Rebecca; Kalantar-zadeh, Kourosh

    2015-01-01

    Recently, the bubble-based systems have offered a new paradigm in microfluidics. Gas bubbles are highly flexible, controllable and barely mix with liquids, and thus can be used for the creation of reconfigurable microfluidic systems. In this work, a hydrodynamically actuated bubble-based microfluidic system is introduced. This system enables the precise movement of air bubbles via axillary feeder channels to alter the geometry of the main channel and consequently the flow characteristics of the system. Mixing of neighbouring streams is demonstrated by oscillating the bubble at desired displacements and frequencies. Flow control is achieved by pushing the bubble to partially or fully close the main channel. Patterning of suspended particles is also demonstrated by creating a large bubble along the sidewalls. Rigorous analytical and numerical calculations are presented to describe the operation of the system. The examples presented in this paper highlight the versatility of the developed bubble-based actuator for a variety of applications; thus providing a vision that can be expanded for future highly reconfigurable microfluidics. PMID:25906043

  13. The life and death of film bubbles

    NASA Astrophysics Data System (ADS)

    Poulain, S.; Villermaux, E.; Bourouiba, L.

    2017-11-01

    Following its burst, the fragmentation of a large bubble (film bubble) at the air-water interface can release hundreds of micrometer-sized film-drops in the air we breathe. This mechanism of droplet formation is one of the most prominent sources of sea spray. Indoor or outdoor, pathogens from contaminated water are transported by these droplets and have also been linked to respiratory infection. The lifetime and thickness of bubbles govern the number and size of the droplets they produce. Despite these important implications, little is known about the factors influencing the life and death of surface film bubbles. In particular, the fundamental physical mechanisms linking bubble aging, thinning, and lifetime remain poorly understood. To address this gap, we present the results of an extensive investigation of the aging of film-drop-producing bubbles in various ambient air, water composition, and temperature conditions. We present and validate a generalized physical picture and model of bubble cap thickness evolution. The model and physical picture are linked to the lifetime of bubbles via a series of cap rupture mechanisms of increasing efficiency.

  14. Analysis of a deflating soap bubble

    NASA Astrophysics Data System (ADS)

    Jackson, David P.; Sleyman, Sarah

    2010-10-01

    A soap bubble on the end of a cylindrical tube is seen to deflate as the higher pressure air inside the bubble escapes through a tube. We perform an experiment to measure the radius of the slowly deflating bubble and observe that the radius decreases to a minimum before quickly increasing. This behavior reflects the fact that the bubble ends up as a flat surface over the end of the tube. A theoretical analysis reproduces this behavior and compares favorably with the experimental data.

  15. Agitation, Mixing, and Transfers Induced by Bubbles

    NASA Astrophysics Data System (ADS)

    Risso, Frédéric

    2018-01-01

    Bubbly flows involve bubbles randomly distributed within a liquid. At large Reynolds number, they experience an agitation that can combine shear-induced turbulence (SIT), large-scale buoyancy-driven flows, and bubble-induced agitation (BIA). The properties of BIA strongly differ from those of SIT. They have been determined from studies of homogeneous swarms of rising bubbles. Regarding the bubbles, agitation is mainly caused by the wake-induced path instability. Regarding the liquid, two contributions must be distinguished. The first one corresponds to the anisotropic flow disturbances generated near the bubbles, principally in the vertical direction. The second one is the almost isotropic turbulence induced by the flow instability through a population of bubbles, which turns out to be the main cause of horizontal fluctuations. Both contributions generate a k-3 spectral subrange and exponential probability density functions. The subsequent issue will be to understand how BIA interacts with SIT.

  16. Data parallel sorting for particle simulation

    NASA Technical Reports Server (NTRS)

    Dagum, Leonardo

    1992-01-01

    Sorting on a parallel architecture is a communications intensive event which can incur a high penalty in applications where it is required. In the case of particle simulation, only integer sorting is necessary, and sequential implementations easily attain the minimum performance bound of O (N) for N particles. Parallel implementations, however, have to cope with the parallel sorting problem which, in addition to incurring a heavy communications cost, can make the minimun performance bound difficult to attain. This paper demonstrates how the sorting problem in a particle simulation can be reduced to a merging problem, and describes an efficient data parallel algorithm to solve this merging problem in a particle simulation. The new algorithm is shown to be optimal under conditions usual for particle simulation, and its fieldwise implementation on the Connection Machine is analyzed in detail. The new algorithm is about four times faster than a fieldwise implementation of radix sort on the Connection Machine.

  17. Stochastic Model of Vesicular Sorting in Cellular Organelles

    NASA Astrophysics Data System (ADS)

    Vagne, Quentin; Sens, Pierre

    2018-02-01

    The proper sorting of membrane components by regulated exchange between cellular organelles is crucial to intracellular organization. This process relies on the budding and fusion of transport vesicles, and should be strongly influenced by stochastic fluctuations, considering the relatively small size of many organelles. We identify the perfect sorting of two membrane components initially mixed in a single compartment as a first passage process, and we show that the mean sorting time exhibits two distinct regimes as a function of the ratio of vesicle fusion to budding rates. Low ratio values lead to fast sorting but result in a broad size distribution of sorted compartments dominated by small entities. High ratio values result in two well-defined sorted compartments but sorting is exponentially slow. Our results suggest an optimal balance between vesicle budding and fusion for the rapid and efficient sorting of membrane components and highlight the importance of stochastic effects for the steady-state organization of intracellular compartments.

  18. Application of visible spectroscopy in waste sorting

    NASA Astrophysics Data System (ADS)

    Spiga, Philippe; Bourely, Antoine

    2011-10-01

    Today, waste recycling, (bottles, papers...), is a mechanical operation: the waste are crushed, fused and agglomerated in order to obtain new manufactured products (e.g. new bottles, clothes ...). The plastics recycling is the main application in the color sorting process. The colorless plastics recovered are more valuable than the colored plastics. Other emergent applications are in the paper sorting, where the main goal is to sort dyed paper from white papers. Up to now, Pellenc Selective Technologies has manufactured color sorting machines based on RGB cameras. Three dimensions (red, green and blue) are no longer sufficient to detect low quantities of dye in the considered waste. In order to increase the efficiency of the color detection, a new sorting machine, based on visible spectroscopy, has been developed. This paper presents the principles of the two approaches and their difference in terms of sorting performance, making visible spectroscopy a clear winner.

  19. Transient bubbles, bublets and breakup

    NASA Astrophysics Data System (ADS)

    Keen, Giles; Blake, John

    1999-11-01

    The non-spherical nature of the collapse of bubbles has important ramifications in many practical situations such as ultrasonic cleaning, tanning of leather, and underwater explosions. In particular the high speed liquid jet that can thread a collapsing bubble is central to the functional performance. An impressive photographic record of a liquid jet was obtained by Crum using a bubble situated in the vicinity of a platform oscillating vertically at a frequency of 60 Hz. A boundary integral method is used to model this situation and is found to closely mimic some of the observations. However, a slight variation of parameters or a change in the phase of the driving frequency can lead to dramatically different bubble behaviour, a feature also observed by Crum.

  20. Electroweak bubble wall speed limit

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Bödeker, Dietrich; Moore, Guy D., E-mail: bodeker@physik.uni-bielefeld.de, E-mail: guymoore@ikp.physik.tu-darmstadt.de

    In extensions of the Standard Model with extra scalars, the electroweak phase transition can be very strong, and the bubble walls can be highly relativistic. We revisit our previous argument that electroweak bubble walls can 'run away,' that is, achieve extreme ultrarelativistic velocities γ ∼ 10{sup 14}. We show that, when particles cross the bubble wall, they can emit transition radiation. Wall-frame soft processes, though suppressed by a power of the coupling α, have a significance enhanced by the γ-factor of the wall, limiting wall velocities to γ ∼ 1/α. Though the bubble walls can move at almost the speedmore » of light, they carry an infinitesimal share of the plasma's energy.« less

  1. Let Them Blow Bubbles.

    ERIC Educational Resources Information Center

    Korenic, Eileen

    1988-01-01

    Describes a series of activities and demonstrations involving the science of soap bubbles. Starts with a recipe for bubble solution and gives instructions for several activities on topics such as density, interference colors, optics, static electricity, and galaxy formation. Contains some background information to help explain some of the effects.…

  2. All sorts of options for food product sorting

    USDA-ARS?s Scientific Manuscript database

    Most food products undergo significant processing before arrival at the grocery store or local market. A major component of this processing includes sorting the product according to quality attributes such as size, color, sweetness, and ripeness. In addition, removal of defects or contaminants is a ...

  3. ALGORITHM FOR SORTING GROUPED DATA

    NASA Technical Reports Server (NTRS)

    Evans, J. D.

    1994-01-01

    It is often desirable to sort data sets in ascending or descending order. This becomes more difficult for grouped data, i.e., multiple sets of data, where each set of data involves several measurements or related elements. The sort becomes increasingly cumbersome when more than a few elements exist for each data set. In order to achieve an efficient sorting process, an algorithm has been devised in which the maximum most significant element is found, and then compared to each element in succession. The program was written to handle the daily temperature readings of the Voyager spacecraft, particularly those related to the special tracking requirements of Voyager 2. By reducing each data set to a single representative number, the sorting process becomes very easy. The first step in the process is to reduce the data set of width 'n' to a data set of width '1'. This is done by representing each data set by a polynomial of length 'n' based on the differences of the maximum and minimum elements. These single numbers are then sorted and converted back to obtain the original data sets. Required input data are the name of the data file to read and sort, and the starting and ending record numbers. The package includes a sample data file, containing 500 sets of data with 5 elements in each set. This program will perform a sort of the 500 data sets in 3 - 5 seconds on an IBM PC-AT with a hard disk; on a similarly equipped IBM PC-XT the time is under 10 seconds. This program is written in BASIC (specifically the Microsoft QuickBasic compiler) for interactive execution and has been implemented on the IBM PC computer series operating under PC-DOS with a central memory requirement of approximately 40K of 8 bit bytes. A hard disk is desirable for speed considerations, but is not required. This program was developed in 1986.

  4. MOBI: Microgravity Observations of Bubble Interactions

    NASA Technical Reports Server (NTRS)

    Koch, Donald L.; Sangani, Ashok

    2004-01-01

    One of the greatest uncertainties affecting the design of multiphase flow technologies for space exploration is the spatial distribution of phases that will arise in microgravity or reduced gravity. On Earth, buoyancy-driven motion predominates whereas the shearing of the bubble suspension controls its behavior in microgravity. We are conducting a series of ground-based experiments and a flight experiment spanning the full range of ratios of buoyancy to shear. These include: (1) bubbles rising in a quiescent liquid in a vertical channel; (2) weak shear flow induced by slightly inclining the channel; (3) moderate shear flow in a terrestrial vertical pipe flow; and (4) shearing of a bubble suspension in a cylindrical Couette cell in microgravity. We consider nearly monodisperse suspensions of 1 to 1.8 mm diameter bubbles in aqueous electrolyte solutions. The liquid velocity disturbance produced by bubbles in this size range can often be described using an inviscid analysis. Electrolytic solutions lead to hydrophilic repulsion forces that stabilize the bubble suspension without causing Marangoni stresses. We will discuss the mechanisms that control the flow behavior and phase distribution in the ground-based experiments and speculate on the factors that may influence the suspension flow and bubble volume fraction distribution in the flight experiment.

  5. Average properties of bidisperse bubbly flows

    NASA Astrophysics Data System (ADS)

    Serrano-García, J. C.; Mendez-Díaz, S.; Zenit, R.

    2018-03-01

    Experiments were performed in a vertical channel to study the properties of a bubbly flow composed of two distinct bubble size species. Bubbles were produced using a capillary bank with tubes with two distinct inner diameters; the flow through each capillary size was controlled such that the amount of large or small bubbles could be controlled. Using water and water-glycerin mixtures, a wide range of Reynolds and Weber number ranges were investigated. The gas volume fraction ranged between 0.5% and 6%. The measurements of the mean bubble velocity of each species and the liquid velocity variance were obtained and contrasted with the monodisperse flows with equivalent gas volume fractions. We found that the bidispersity can induce a reduction of the mean bubble velocity of the large species; for the small size species, the bubble velocity can be increased, decreased, or remain unaffected depending of the flow conditions. The liquid velocity variance of the bidisperse flows is, in general, bound by the values of the small and large monodisperse values; interestingly, in some cases, the liquid velocity fluctuations can be larger than either monodisperse case. A simple model for the liquid agitation for bidisperse flows is proposed, with good agreement with the experimental measurements.

  6. Automatic Spike Sorting Using Tuning Information

    PubMed Central

    Ventura, Valérie

    2011-01-01

    Current spike sorting methods focus on clustering neurons’ characteristic spike waveforms. The resulting spike-sorted data are typically used to estimate how covariates of interest modulate the firing rates of neurons. However, when these covariates do modulate the firing rates, they provide information about spikes’ identities, which thus far have been ignored for the purpose of spike sorting. This letter describes a novel approach to spike sorting, which incorporates both waveform information and tuning information obtained from the modulation of firing rates. Because it efficiently uses all the available information, this spike sorter yields lower spike misclassification rates than traditional automatic spike sorters. This theoretical result is verified empirically on several examples. The proposed method does not require additional assumptions; only its implementation is different. It essentially consists of performing spike sorting and tuning estimation simultaneously rather than sequentially, as is currently done. We used an expectation-maximization maximum likelihood algorithm to implement the new spike sorter. We present the general form of this algorithm and provide a detailed implementable version under the assumptions that neurons are independent and spike according to Poisson processes. Finally, we uncover a systematic flaw of spike sorting based on waveform information only. PMID:19548802

  7. Influences of non-uniform pressure field outside bubbles on the propagation of acoustic waves in dilute bubbly liquids.

    PubMed

    Zhang, Yuning; Du, Xiaoze

    2015-09-01

    Predictions of the propagation of the acoustic waves in bubbly liquids is of great importance for bubble dynamics and related applications (e.g. sonochemistry, sonochemical reactor design, biomedical engineering). In the present paper, an approach for modeling the propagation of the acoustic waves in dilute bubbly liquids is proposed through considering the non-uniform pressure field outside the bubbles. This approach is validated through comparing with available experimental data in the literature. Comparing with the previous models, our approach mainly improves the predictions of the attenuation of acoustic waves in the regions with large kR0 (k is the wave number and R0 is the equilibrium bubble radius). Stability of the oscillating bubbles under acoustic excitation are also quantitatively discussed based on the analytical solution. Copyright © 2015 Elsevier B.V. All rights reserved.

  8. Bifurcation scenarios for bubbling transition.

    PubMed

    Zimin, Aleksey V; Hunt, Brian R; Ott, Edward

    2003-01-01

    Dynamical systems with chaos on an invariant submanifold can exhibit a type of behavior called bubbling, whereby a small random or fixed perturbation to the system induces intermittent bursting. The bifurcation to bubbling occurs when a periodic orbit embedded in the chaotic attractor in the invariant manifold becomes unstable to perturbations transverse to the invariant manifold. Generically the periodic orbit can become transversely unstable through a pitchfork, transcritical, period-doubling, or Hopf bifurcation. In this paper a unified treatment of the four types of bubbling bifurcation is presented. Conditions are obtained determining whether the transition to bubbling is soft or hard; that is, whether the maximum burst amplitude varies continuously or discontinuously with variation of the parameter through its critical value. For soft bubbling transitions, the scaling of the maximum burst amplitude with the parameter is derived. For both hard and soft transitions the scaling of the average interburst time with the bifurcation parameter is deduced. Both random (noise) and fixed (mismatch) perturbations are considered. Results of numerical experiments testing our theoretical predictions are presented.

  9. The Minnaert bubble: an acoustic approach

    NASA Astrophysics Data System (ADS)

    Devaud, Martin; Hocquet, Thierry; Bacri, Jean-Claude; Leroy, Valentin

    2008-11-01

    We propose an ab initio introduction to the well-known Minnaert pulsating bubble at graduate level. After a brief recall of the standard stuff, we begin with a detailed discussion of the radial movements of an air bubble in water. This discussion is managed from an acoustic point of view, and using the Lagrangian rather than the Eulerian variables. In unbounded water, the air-water system has a continuum of eigenmodes, some of them correspond to regular Fabry-Pérot resonances. A singular resonance, the lowest one, is shown to coincide with that of Minnaert. In bounded water, the eigenmodes spectrum is discrete, with a finite fundamental frequency. A spectacular quasi-locking of the latter occurs if it happens to exceed the Minnaert frequency, which provides an unforeseen one-bubble alternative version of the famous 'hot chocolate effect'. In the (low) frequency domain in which sound propagation inside the bubble reduces to a simple 'breathing' (i.e. inflation/deflation), the light air bubble can be 'dressed' by the outer water pressure forces, and is turned into the heavy Minnaert bubble. Thanks to this unexpected renormalization process, we demonstrate that the Minnaert bubble definitely behaves like a true harmonic oscillator of the spring-bob type, but with a damping term and a forcing term in apparent disagreement with those commonly admitted in the literature. Finally, we underline the double role played by the water. In order to tell the water motion associated with water compressibility (i.e. the sound) from the simple incompressible accompaniment of the bubble breathing, we introduce a new picture analogous to the electromagnetic radiative picture in Coulomb gauge, which naturally leads us to split the water displacement in an instantaneous and a retarded part. The Minnaert renormalized mass of the dressed bubble is then automatically recovered.

  10. Parallel integer sorting with medium and fine-scale parallelism

    NASA Technical Reports Server (NTRS)

    Dagum, Leonardo

    1993-01-01

    Two new parallel integer sorting algorithms, queue-sort and barrel-sort, are presented and analyzed in detail. These algorithms do not have optimal parallel complexity, yet they show very good performance in practice. Queue-sort designed for fine-scale parallel architectures which allow the queueing of multiple messages to the same destination. Barrel-sort is designed for medium-scale parallel architectures with a high message passing overhead. The performance results from the implementation of queue-sort on a Connection Machine CM-2 and barrel-sort on a 128 processor iPSC/860 are given. The two implementations are found to be comparable in performance but not as good as a fully vectorized bucket sort on the Cray YMP.

  11. Gas Bubble Dynamics under Mechanical Vibrations

    NASA Astrophysics Data System (ADS)

    Mohagheghian, Shahrouz; Elbing, Brian

    2017-11-01

    The scientific community has a limited understanding of the bubble dynamics under mechanical oscillations due to over simplification of Navier-Stockes equation by neglecting the shear stress tensor and not accounting for body forces when calculating the acoustic radiation force. The current work experimental investigates bubble dynamics under mechanical vibration and resulting acoustic field by measuring the bubble size and velocity using high-speed imaging. The experimental setup consists of a custom-designed shaker table, cast acrylic bubble column, compressed air injection manifold and an optical imaging system. The mechanical vibrations resulted in accelerations between 0.25 to 10 times gravitational acceleration corresponding to frequency and amplitude range of 8 - 22Hz and 1 - 10mm respectively. Throughout testing the void fraction was limited to <5%. The bubble size is larger than resonance size and smaller than acoustic wavelength. The amplitude of acoustic pressure wave was estimated using the definition of Bjerknes force in combination with Rayleigh-Plesset equation. Physical behavior of the system was capture and classified. Bubble size, velocity as well as size and spatial distribution will be presented.

  12. Fearless versus fearful speculative financial bubbles

    NASA Astrophysics Data System (ADS)

    Andersen, J. V.; Sornette, D.

    2004-06-01

    Using a recently introduced rational expectation model of bubbles, based on the interplay between stochasticity and positive feedbacks of prices on returns and volatility, we develop a new methodology to test how this model classifies nine time series that have been previously considered as bubbles ending in crashes. The model predicts the existence of two anomalous behaviors occurring simultaneously: (i) super-exponential price growth and (ii) volatility growth, that we refer to as the “fearful singular bubble” regime. Out of the nine time series, we find that five pass our tests and can be characterized as “fearful singular bubbles”. The four other cases are the information technology Nasdaq bubble and three bubbles of the Hang Seng index ending in crashes in 1987, 1994 and 1997. According to our analysis, these four bubbles have developed with essentially no significant increase of their volatility. This paper thus proposes that speculative bubbles ending in crashes form two groups hitherto unrecognized, namely those accompanied by increasing volatility (reflecting increasing risk perception) and those without change of volatility (reflecting an absence of risk perception).

  13. Simulations of Bubble Motion in an Oscillating Liquid

    NASA Astrophysics Data System (ADS)

    Kraynik, A. M.; Romero, L. A.; Torczynski, J. R.

    2010-11-01

    Finite-element simulations are used to investigate the motion of a gas bubble in a liquid undergoing vertical vibration. The effect of bubble compressibility is studied by comparing "compressible" bubbles that obey the ideal gas law with "incompressible" bubbles that are taken to have constant volume. Compressible bubbles exhibit a net downward motion away from the free surface that does not exist for incompressible bubbles. Net (rectified) velocities are extracted from the simulations and compared with theoretical predictions. The dependence of the rectified velocity on ambient gas pressure, bubble diameter, and bubble depth are in agreement with the theory. Sandia National Laboratories is a multi-program laboratory managed and operated by Sandia Corporation, a wholly owned subsidiary of Lockheed Martin Corporation, for the U.S. Department of Energy's National Nuclear Security Administration under contract DE-AC04-94AL85000.

  14. Time-evolving bubbles in two-dimensional stokes flow

    NASA Technical Reports Server (NTRS)

    Tanveer, Saleh; Vasconcelos, Giovani L.

    1994-01-01

    A general class of exact solutions is presented for a time evolving bubble in a two-dimensional slow viscous flow in the presence of surface tension. These solutions can describe a bubble in a linear shear flow as well as an expanding or contracting bubble in an otherwise quiescent flow. In the case of expanding bubbles, the solutions have a simple behavior in the sense that for essentially arbitrary initial shapes the bubble will asymptote an expanding circle. Contracting bubbles, on the other hand, can develop narrow structures ('near-cusps') on the interface and may undergo 'break up' before all the bubble-fluid is completely removed. The mathematical structure underlying the existence of these exact solutions is also investigated.

  15. Robust acoustic wave manipulation of bubbly liquids

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Gumerov, N. A., E-mail: gumerov@umiacs.umd.edu; Center for Micro- and Nanoscale Dynamics of Dispersed Systems, Bashkir State University, Ufa 450076; Akhatov, I. S.

    Experiments with water–air bubbly liquids when exposed to acoustic fields of frequency ∼100 kHz and intensity below the cavitation threshold demonstrate that bubbles ∼30 μm in diameter can be “pushed” away from acoustic sources by acoustic radiation independently from the direction of gravity. This manifests formation and propagation of acoustically induced transparency waves (waves of the bubble volume fraction). In fact, this is a collective effect of bubbles, which can be described by a mathematical model of bubble self-organization in acoustic fields that matches well with our experiments.

  16. Hubble's Cosmic Bubbles

    NASA Image and Video Library

    2017-12-08

    This entrancing image shows a few of the tenuous threads that comprise Sh2-308, a faint and wispy shell of gas located 5,200 light-years away in the constellation of Canis Major (The Great Dog). Sh2-308 is a large bubble-like structure wrapped around an extremely large, bright type of star known as a Wolf-Rayet Star — this particular star is called EZ Canis Majoris. These type of stars are among the brightest and most massive stars in the Universe, tens of times more massive than our own sun, and they represent the extremes of stellar evolution. Thick winds continually poured off the progenitors of such stars, flooding their surroundings and draining the outer layers of the Wolf-Rayet stars. The fast wind of a Wolf-Rayet star therefore sweeps up the surrounding material to form bubbles of gas. EZ Canis Majoris is responsible for creating the bubble of Sh2-308 — the star threw off its outer layers to create the strands visible here. The intense and ongoing radiation from the star pushes the bubble out farther and farther, blowing it bigger and bigger. Currently the edges of Sh2-308 are some 60 light-years apart! Beautiful as these cosmic bubbles are, they are fleeting. The same stars that form them will also cause their death, eclipsing and subsuming them in violent supernova explosions. Credit: ESA/Hubble & NASA NASA image use policy. NASA Goddard Space Flight Center enables NASA’s mission through four scientific endeavors: Earth Science, Heliophysics, Solar System Exploration, and Astrophysics. Goddard plays a leading role in NASA’s accomplishments by contributing compelling scientific knowledge to advance the Agency’s mission. Follow us on Twitter Like us on Facebook Find us on Instagram

  17. Bubbly Little Star

    NASA Technical Reports Server (NTRS)

    2007-01-01

    In this processed Spitzer Space Telescope image, baby star HH 46/47 can be seen blowing two massive 'bubbles.' The star is 1,140 light-years away from Earth.

    The infant star can be seen as a white spot toward the center of the Spitzer image. The two bubbles are shown as hollow elliptical shells of bluish-green material extending from the star. Wisps of green in the image reveal warm molecular hydrogen gas, while the bluish tints are formed by starlight scattered by surrounding dust.

    These bubbles formed when powerful jets of gas, traveling at 200 to 300 kilometers per second, or about 120 to 190 miles per second, smashed into the cosmic cloud of gas and dust that surrounds HH 46/47. The red specks at the end of each bubble show the presence of hot sulfur and iron gas where the star's narrow jets are currently crashing head-on into the cosmic cloud's gas and dust material.

    Whenever astronomers observe a star, or snap a stellar portrait, through the lens of any telescope, they know that what they are seeing is slightly blurred. To clear up the blurring in Spitzer images, astronomers at the Jet Propulsion Laboratory developed an image processing technique for Spitzer called Hi-Res deconvolution.

    This process reduces blurring and makes the image sharper and cleaner, enabling astronomers to see the emissions around forming stars in greater detail. When scientists applied this image processing technique to the Spitzer image of HH 46/47, they were able to see winds from the star and jets of gas that are carving the celestial bubbles.

    This infrared image is a three-color composite, with data at 3.6 microns represented in blue, 4.5 and 5.8 microns shown in green, and 24 microns represented as red.

  18. Bernoulli Suction Effect on Soap Bubble Blowing?

    NASA Astrophysics Data System (ADS)

    Davidson, John; Ryu, Sangjin

    2015-11-01

    As a model system for thin-film bubble with two gas-liquid interfaces, we experimentally investigated the pinch-off of soap bubble blowing. Using the lab-built bubble blower and high-speed videography, we have found that the scaling law exponent of soap bubble pinch-off is 2/3, which is similar to that of soap film bridge. Because air flowed through the decreasing neck of soap film tube, we studied possible Bernoulli suction effect on soap bubble pinch-off by evaluating the Reynolds number of airflow. Image processing was utilized to calculate approximate volume of growing soap film tube and the volume flow rate of the airflow, and the Reynolds number was estimated to be 800-3200. This result suggests that soap bubbling may involve the Bernoulli suction effect.

  19. Further experimentation on bubble generation during transformer overload

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Oommen, T.V.

    1992-03-01

    This report covers additional work done during 1990 and 1991 on gas bubble generation under overload conditions. To improve visual bubble detection, a single disc coil was used. To further improve detection, a corona device was also used which signaled the onset of corona activity in the early stages of bubble formation. A total of fourteen model tests were conducted, half of which used the Inertaire system, and the remaining, a conservator (COPS). Moisture content of paper in the coil varied from 1.0% to 8.0%; gas (nitrogen) content varied from 1.0% to 8.8%. The results confirmed earlier observations that themore » mathematical bubble prediction model was not valid for high gas content model with relatively low moisture levels in the coil. An empirical relationship was formulated to accurately predict bubble evolution temperatures from known moisture and gas content values. For low moisture content models (below 2%), the simple Piper relationship was sufficient to predict bubble evolution temperatures, regardless of gas content. Moisture in the coil appears to be the key factor in bubble generation. Gas blanketed (Inertaire) systems do not appear to be prone to premature bubble generation from overloads as previously thought. The new bubble prediction model reveals that for a coil with 2% moisture, the bubble evolution temperature would be about 140{degrees}C. Since old transformers in service may have as much as 2% moisture in paper, the 140{degrees}C bubble evolution temperature may be taken as the lower limit of bubble evolution temperature under overload conditions for operating transformers. Drier insulation would raise the bubble evolution temperature.« less

  20. Categorizing Variations of Student-Implemented Sorting Algorithms

    ERIC Educational Resources Information Center

    Taherkhani, Ahmad; Korhonen, Ari; Malmi, Lauri

    2012-01-01

    In this study, we examined freshmen students' sorting algorithm implementations in data structures and algorithms' course in two phases: at the beginning of the course before the students received any instruction on sorting algorithms, and after taking a lecture on sorting algorithms. The analysis revealed that many students have insufficient…

  1. Bubble Dynamics in Polymer Solutions Undergoing Shear.

    DTIC Science & Technology

    1985-04-01

    cavitation bubble in water has been established as the fundamental theoretical approach to understanding this phenomenon. LA_ Laser -induced...cavitation inception. 1-2 Polymer effects on cavity appearance. 2-1 Spherical laser -induced bubble dynamics. 2-2 Vapor cavity jet formation. 2-3 Bubble...distilled water. 2-6B Nonspherical bubble dynamics in dilute polymer. 3-1 Closed-loop hydraulic cavitation tunnel. 3-2 Laser system optical components. 3-3

  2. Evaporation, Boiling and Bubbles

    ERIC Educational Resources Information Center

    Goodwin, Alan

    2012-01-01

    Evaporation and boiling are both terms applied to the change of a liquid to the vapour/gaseous state. This article argues that it is the formation of bubbles of vapour within the liquid that most clearly differentiates boiling from evaporation although only a minority of chemistry textbooks seems to mention bubble formation in this context. The…

  3. A bubble detection system for propellant filling pipeline

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Wen, Wen; Zong, Guanghua; Bi, Shusheng

    2014-06-15

    This paper proposes a bubble detection system based on the ultrasound transmission method, mainly for probing high-speed bubbles in the satellite propellant filling pipeline. First, three common ultrasonic detection methods are compared and the ultrasound transmission method is used in this paper. Then, the ultrasound beam in a vertical pipe is investigated, suggesting that the width of the beam used for detection is usually smaller than the internal diameter of the pipe, which means that when bubbles move close to the pipe wall, they may escape from being detected. A special device is designed to solve this problem. It canmore » generate the spiral flow to force all the bubbles to ascend along the central line of the pipe. In the end, experiments are implemented to evaluate the performance of this system. Bubbles of five different sizes are generated and detected. Experiment results show that the sizes and quantity of bubbles can be estimated by this system. Also, the bubbles of different radii can be distinguished from each other. The numerical relationship between the ultrasound attenuation and the bubble radius is acquired and it can be utilized for estimating the unknown bubble size and measuring the total bubble volume.« less

  4. Dynamics of Single Hydrogen Bubbles at a Platinum Microelectrode.

    PubMed

    Yang, Xuegeng; Karnbach, Franziska; Uhlemann, Margitta; Odenbach, Stefan; Eckert, Kerstin

    2015-07-28

    Bubble dynamics, including the formation, growth, and detachment, of single H2 bubbles was studied at a platinum microelectrode during the electrolysis of 1 M H2SO4 electrolyte. The bubbles were visualized through a microscope by a high-speed camera. Electrochemical measurements were conducted in parallel to measure the transient current. The periodic current oscillations, resulting from the periodic formation and detachment of single bubbles, allow the bubble lifetime and size to be predicted from the transient current. A comparison of the bubble volume calculated from the current and from the recorded bubble image shows a gas evolution efficiency increasing continuously with the growth of the bubble until it reaches 100%. Two different substrates, glass and epoxy, were used to embed the Pt wire. While nearly no difference was found with respect to the growth law for the bubble radius, the contact angle differs strongly for the two types of cell. Data provided for the contact point evolution further complete the image of single hydrogen bubble growth. Finally, the velocity field driven by the detached bubble was measured by means of PIV, and the effects of the convection on the subsequent bubble were evaluated.

  5. Bubbles, Gating, and Anesthetics in Ion Channels

    PubMed Central

    Roth, Roland; Gillespie, Dirk; Nonner, Wolfgang; Eisenberg, Robert E.

    2008-01-01

    We suggest that bubbles are the bistable hydrophobic gates responsible for the on-off transitions of single channel currents. In this view, many types of channels gate by the same physical mechanism—dewetting by capillary evaporation—but different types of channels use different sensors to modulate hydrophobic properties of the channel wall and thereby trigger and control bubbles and gating. Spontaneous emptying of channels has been seen in many simulations. Because of the physics involved, such phase transitions are inherently sensitive, unstable threshold phenomena that are difficult to simulate reproducibly and thus convincingly. We present a thermodynamic analysis of a bubble gate using morphometric density functional theory of classical (not quantum) mechanics. Thermodynamic analysis of phase transitions is generally more reproducible and less sensitive to details than simulations. Anesthetic actions of inert gases—and their interactions with hydrostatic pressure (e.g., nitrogen narcosis)—can be easily understood by actions on bubbles. A general theory of gas anesthesia may involve bubbles in channels. Only experiments can show whether, or when, or which channels actually use bubbles as hydrophobic gates: direct observation of bubbles in channels is needed. Existing experiments show thin gas layers on hydrophobic surfaces in water and suggest that bubbles nearly exist in bulk water. PMID:18234836

  6. Gravity Wave Seeding of Equatorial Plasma Bubbles

    NASA Technical Reports Server (NTRS)

    Singh, Sardul; Johnson, F. S.; Power, R. A.

    1997-01-01

    Some examples from the Atmosphere Explorer E data showing plasma bubble development from wavy ion density structures in the bottomside F layer are described. The wavy structures mostly had east-west wavelengths of 150-800 km, in one example it was about 3000 km. The ionization troughs in the wavy structures later broke up into either a multiple-bubble patch or a single bubble, depending upon whether, in the precursor wavy structure, shorter wavelengths were superimposed on the larger scale wavelengths. In the multiple bubble patches, intrabubble spacings vaned from 55 km to 140 km. In a fully developed equatorial spread F case, east-west wavelengths from 690 km down to about 0.5 km were present simultaneously. The spacings between bubble patches or between bubbles in a patch appear to be determined by the wavelengths present in the precursor wave structure. In some cases, deeper bubbles developed on the western edge of a bubble patch, suggesting an east-west asymmetry. Simultaneous horizontal neutral wind measurements showed wavelike perturbations that were closely associated with perturbations in the plasma horizontal drift velocity. We argue that the wave structures observed here that served as the initial seed ion density perturbations were caused by gravity waves, strengthening the view that gravity waves seed equatorial spread F irregularities.

  7. Steady State Vapor Bubble in Pool Boiling

    PubMed Central

    Zou, An; Chanana, Ashish; Agrawal, Amit; Wayner, Peter C.; Maroo, Shalabh C.

    2016-01-01

    Boiling, a dynamic and multiscale process, has been studied for several decades; however, a comprehensive understanding of the process is still lacking. The bubble ebullition cycle, which occurs over millisecond time-span, makes it extremely challenging to study near-surface interfacial characteristics of a single bubble. Here, we create a steady-state vapor bubble that can remain stable for hours in a pool of sub-cooled water using a femtosecond laser source. The stability of the bubble allows us to measure the contact-angle and perform in-situ imaging of the contact-line region and the microlayer, on hydrophilic and hydrophobic surfaces and in both degassed and regular (with dissolved air) water. The early growth stage of vapor bubble in degassed water shows a completely wetted bubble base with the microlayer, and the bubble does not depart from the surface due to reduced liquid pressure in the microlayer. Using experimental data and numerical simulations, we obtain permissible range of maximum heat transfer coefficient possible in nucleate boiling and the width of the evaporating layer in the contact-line region. This technique of creating and measuring fundamental characteristics of a stable vapor bubble will facilitate rational design of nanostructures for boiling enhancement and advance thermal management in electronics. PMID:26837464

  8. Professional Noticing: Learning to Teach Responsively

    ERIC Educational Resources Information Center

    Thomas, Jonathan; Fisher, Molly H.; Jong, Cindy; Schack, Edna O.; Krause, Lisa R.; Kasten, Sarah

    2015-01-01

    In the buzzing activity of the mathematics classroom, teaching in a way that effectively responds to and furthers students' thinking can be quite challenging. Given that teachers' instructional decisions will directly influence students' learning, it is extremely important to develop the sorts of practices that lead to productive in-the-moment…

  9. A cargo-sorting DNA robot.

    PubMed

    Thubagere, Anupama J; Li, Wei; Johnson, Robert F; Chen, Zibo; Doroudi, Shayan; Lee, Yae Lim; Izatt, Gregory; Wittman, Sarah; Srinivas, Niranjan; Woods, Damien; Winfree, Erik; Qian, Lulu

    2017-09-15

    Two critical challenges in the design and synthesis of molecular robots are modularity and algorithm simplicity. We demonstrate three modular building blocks for a DNA robot that performs cargo sorting at the molecular level. A simple algorithm encoding recognition between cargos and their destinations allows for a simple robot design: a single-stranded DNA with one leg and two foot domains for walking, and one arm and one hand domain for picking up and dropping off cargos. The robot explores a two-dimensional testing ground on the surface of DNA origami, picks up multiple cargos of two types that are initially at unordered locations, and delivers them to specified destinations until all molecules are sorted into two distinct piles. The robot is designed to perform a random walk without any energy supply. Exploiting this feature, a single robot can repeatedly sort multiple cargos. Localization on DNA origami allows for distinct cargo-sorting tasks to take place simultaneously in one test tube or for multiple robots to collectively perform the same task. Copyright © 2017, American Association for the Advancement of Science.

  10. Cartilage formation in the CELLS 'double bubble' hardware

    NASA Technical Reports Server (NTRS)

    Duke, P. J.; Arizpe, Jorge; Montufar-Solis, Dina

    1991-01-01

    The CELLS experiment scheduled to be flown on the first International Microgravity Laboratory is designed to study the effect of microgravity on the cartilage formation, by measuring parameters of growth in a differentiating cartilage cell culture. This paper investigates the conditions for this experiment by studying cartilage differentiation in the 'bubble exchange' hardware with the 'double bubble' design in which the bubbles are joined by a flange which also overlays the gasket. Four types of double bubbles (or double gas permeable membranes) were tested: injection-molded bubbles 0.01- and 0.005-in. thick, and compression molded bubbles 0.015- and 0.01-in. thick. It was found that double bubble membranes of 0.005- and 0.010-in. thickness supported cartilage differentiation, while the 0.015-in. bubbles did not. It was also found that nodule count, used in this study as a parameter, is not the best measure of the amount of cartilage differentiation.

  11. Numerical simulation of high Reynolds number bubble motion

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    McLaughlin, J.B.

    This paper presents the results of numerical simulations of bubble motion. All the results are for single bubbles in unbounded fluids. The liquid phase is quiescent except for the motion created by the bubble, which is axisymmetric. The main focus of the paper is on bubbles that are of order 1 mm in diameter in water. Of particular interest is the effect of surfactant molecules on bubble motion. Results for the {open_quotes}insoluble surfactant{close_quotes} model will be presented. These results extend research by other investigators to finite Reynolds numbers. The results indicate that, by assuming complete coverage of the bubble surface,more » one obtains good agreement with experimental observations of bubble motion in tap water. The effect of surfactant concentration on the separation angle is discussed.« less

  12. Ring Bubbles of Dolphins

    NASA Technical Reports Server (NTRS)

    Shariff, Karim; Marten, Ken; Psarakos, Suchi; White, Don J.; Merriam, Marshal (Technical Monitor)

    1996-01-01

    The article discusses how dolphins create and play with three types of air-filled vortices. The underlying physics is discussed. Photographs and sketches illustrating the dolphin's actions and physics are presented. The dolphins engage in this behavior on their own initiative without food reward. These behaviors are done repeatedly and with singleminded effort. The first type is the ejection of bubbles which, after some practice on the part of the dolphin, turn into toroidal vortex ring bubbles by the mechanism of baroclinic torque. These bubbles grow in radius and become thinner as they rise vertically to the surface. One dolphin would blow two in succession and guide them to fuse into one. Physicists call this a vortex reconnection. In the second type, the dolphins first create an invisible vortex ring in the water by swimming on their side and waving their tail fin (also called flukes) vigorously. This vortex ring travels horizontally in the water. The dolphin then turns around, finds the vortex and injects a stream of air into it from its blowhole. The air "fills-out" the core of the vortex ring. Often, the dolphin would knock-off a smaller ring bubble from the larger ring (this also involves vortex reconnection) and steer the smaller ring around the tank. One other dolphin employed a few other techniques for planting air into the fluke vortex. One technique included standing vertically in the water with tail-up, head-down and tail piercing the free surface. As the fluke is waved to create the vortex ring, air is entrained from above the surface. Another technique was gulping air in the mouth, diving down, releasing air bubbles from the mouth and curling them into a ring when they rose to the level of the fluke. In the third type, demonstrated by only one dolphin, the longitudinal vortex created by the dorsal fin on the back is used to produce 10-15 foot long helical bubbles. In one technique she swims in a curved path. This creates a dorsal fin vortex since

  13. Remobilizing the Interface of Thermocapillary Driven Bubbles Retarded By the Adsorption of a Surfactant Impurity on the Bubble Surface

    NASA Technical Reports Server (NTRS)

    Palaparthi, Ravi; Maldarelli, Charles; Papageorgiou, Dimitri; Singh, Bhim (Technical Monitor)

    2001-01-01

    Thermocapillary migration is a method for moving bubbles in space in the absence of buoyancy. A temperature gradient is the continuous phase in which a bubble is situated, and the applied gradient impressed on the bubble surface causes one pole of the drop to be cooler than the opposite pole. As the surface tension is a decreasing function of temperature, the cooler pole pulls at the warmer pole, creating a flow that propels the bubble in the direction of the warmer fluid. A major impediment to the practical use of thermocapillary to direct the movement of bubbles in space is the fact that surfactant impurities, which are unavoidably present in the continuous phase, can significantly reduce the migration velocity. A surfactant impurity adsorbed onto the bubble interface is swept to the trailing end of the bubble. When bulk concentrations are low (which is the case with an impurity), diffusion of surfactant to the front end is slow relative to convection, and surfactant collects at the back end of the bubble. Collection at the back lowers the surface tension relative to the front end setting up a reverse tension gradient. (This can also be the case if kinetic desorption of surfactant at the back end of the bubble is much slower than convection.) For buoyancy driven bubble motions in the absence of a thermocapillarity, the tension gradient opposes the surface flow, and reduces the surface and terminal velocities (the interface becomes more solid-like and bubbles translate as solid particles). When thermocapillary forces are present, the reverse tension gradient set up by the surfactant accumulation reduces the temperature-induced tension gradient, and can decrease to near zero the bubble's thermocapillary velocity. The objective of our research is to develop a method for enhancing the thermocapillary migration of bubbles which have be retarded by the adsorption onto the bubble surface of a surfactant impurity. Our remobilization theory proposes to use surfactant

  14. Formation of soap bubbles by gas jet

    NASA Astrophysics Data System (ADS)

    Zhou, Maolei; Li, Min; Chen, Zhiyuan; Han, Jifeng; Liu, Dong

    2017-12-01

    Soap bubbles can be easily generated by various methods, while their formation process is complicated and still worth studying. A model about the bubble formation process was proposed in the study by Salkin et al. [Phys. Rev. Lett. 116, 077801 (2016)] recently, and it was reported that the bubbles were formed when the gas blowing velocity was above one threshold. However, after a detailed study of these experiments, we found that the bubbles could be generated in two velocity ranges which corresponded to the laminar and turbulent gas jet, respectively, and the predicted threshold was only effective for turbulent gas flow. The study revealed that the bubble formation was greatly influenced by the aerodynamics of the gas jet blowing to the film, and these results will help to further understand the formation mechanism of the soap bubble as well as the interaction between the gas jet and the thin liquid film.

  15. MAGNETIC TOPOLOGY OF BUBBLES IN QUIESCENT PROMINENCES

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Dudik, J.; Aulanier, G.; Schmieder, B.

    We study a polar-crown prominence with a bubble and its plume observed in several coronal filters by the SDO/AIA and in H{alpha} by the MSDP spectrograph in Bialkow (Poland) to address the following questions: what is the brightness of prominence bubbles in EUV with respect to the corona outside of the prominence and the prominence coronal cavity? What is the geometry and topology of the magnetic field in the bubble? What is the nature of the vertical threads seen within prominences? We find that the brightness of the bubble and plume is lower than the brightness of the corona outsidemore » of the prominence, and is similar to that of the coronal cavity. We constructed linear force-free models of prominences with bubbles, where the flux rope is perturbed by inclusion of parasitic bipoles. The arcade field lines of the bipole create the bubble, which is thus devoid of magnetic dips. Shearing the bipole or adding a second one can lead to cusp-shaped prominences with bubbles similar to the observed ones. The bubbles have complex magnetic topology, with a pair of coronal magnetic null points linked by a separator outlining the boundary between the bubble and the prominence body. We conjecture that plume formation involves magnetic reconnection at the separator. Depending on the viewing angle, the prominence can appear either anvil-shaped with predominantly horizontal structures, or cusp-shaped with predominantly vertical structuring. The latter is an artifact of the alignment of magnetic dips with respect to the prominence axis and the line of sight.« less

  16. Interaction of lithotripter shockwaves with single inertial cavitation bubbles

    PubMed Central

    Klaseboer, Evert; Fong, Siew Wan; Turangan, Cary K.; Khoo, Boo Cheong; Szeri, Andrew J.; Calvisi, Michael L.; Sankin, Georgy N.; Zhong, Pei

    2008-01-01

    The dynamic interaction of a shockwave (modelled as a pressure pulse) with an initially spherically oscillating bubble is investigated. Upon the shockwave impact, the bubble deforms non-spherically and the flow field surrounding the bubble is determined with potential flow theory using the boundary-element method (BEM). The primary advantage of this method is its computational efficiency. The simulation process is repeated until the two opposite sides of the bubble surface collide with each other (i.e. the formation of a jet along the shockwave propagation direction). The collapse time of the bubble, its shape and the velocity of the jet are calculated. Moreover, the impact pressure is estimated based on water-hammer pressure theory. The Kelvin impulse, kinetic energy and bubble displacement (all at the moment of jet impact) are also determined. Overall, the simulated results compare favourably with experimental observations of lithotripter shockwave interaction with single bubbles (using laser-induced bubbles at various oscillation stages). The simulations confirm the experimental observation that the most intense collapse, with the highest jet velocity and impact pressure, occurs for bubbles with intermediate size during the contraction phase when the collapse time of the bubble is approximately equal to the compressive pulse duration of the shock wave. Under this condition, the maximum amount of energy of the incident shockwave is transferred to the collapsing bubble. Further, the effect of the bubble contents (ideal gas with different initial pressures) and the initial conditions of the bubble (initially oscillating vs. non-oscillating) on the dynamics of the shockwave–bubble interaction are discussed. PMID:19018296

  17. Interaction of lithotripter shockwaves with single inertial cavitation bubbles.

    PubMed

    Klaseboer, Evert; Fong, Siew Wan; Turangan, Cary K; Khoo, Boo Cheong; Szeri, Andrew J; Calvisi, Michael L; Sankin, Georgy N; Zhong, Pei

    2007-01-01

    The dynamic interaction of a shockwave (modelled as a pressure pulse) with an initially spherically oscillating bubble is investigated. Upon the shockwave impact, the bubble deforms non-spherically and the flow field surrounding the bubble is determined with potential flow theory using the boundary-element method (BEM). The primary advantage of this method is its computational efficiency. The simulation process is repeated until the two opposite sides of the bubble surface collide with each other (i.e. the formation of a jet along the shockwave propagation direction). The collapse time of the bubble, its shape and the velocity of the jet are calculated. Moreover, the impact pressure is estimated based on water-hammer pressure theory. The Kelvin impulse, kinetic energy and bubble displacement (all at the moment of jet impact) are also determined. Overall, the simulated results compare favourably with experimental observations of lithotripter shockwave interaction with single bubbles (using laser-induced bubbles at various oscillation stages). The simulations confirm the experimental observation that the most intense collapse, with the highest jet velocity and impact pressure, occurs for bubbles with intermediate size during the contraction phase when the collapse time of the bubble is approximately equal to the compressive pulse duration of the shock wave. Under this condition, the maximum amount of energy of the incident shockwave is transferred to the collapsing bubble. Further, the effect of the bubble contents (ideal gas with different initial pressures) and the initial conditions of the bubble (initially oscillating vs. non-oscillating) on the dynamics of the shockwave-bubble interaction are discussed.

  18. Analysis of cavitation bubble dynamics in a liquid

    NASA Technical Reports Server (NTRS)

    Fontenot, L. L.; Lee, Y. C.

    1971-01-01

    General differential equations governing the dynamics of the cavitation bubbles in a liquid were derived. With the assumption of spherical symmetry the governing equations were simplified. Closed form solutions were obtained for simple cases, and numerical solutions were calculated for complicated ones. The growth and the collapse of the bubble were analyzed, oscillations of the bubbles were studied, and the stability of the cavitation bubbles were investigated. The results show that the cavitation bubbles are unstable, and the oscillation is not sinusoidal.

  19. Simple improvements to classical bubble nucleation models.

    PubMed

    Tanaka, Kyoko K; Tanaka, Hidekazu; Angélil, Raymond; Diemand, Jürg

    2015-08-01

    We revisit classical nucleation theory (CNT) for the homogeneous bubble nucleation rate and improve the classical formula using a correct prefactor in the nucleation rate. Most of the previous theoretical studies have used the constant prefactor determined by the bubble growth due to the evaporation process from the bubble surface. However, the growth of bubbles is also regulated by the thermal conduction, the viscosity, and the inertia of liquid motion. These effects can decrease the prefactor significantly, especially when the liquid pressure is much smaller than the equilibrium one. The deviation in the nucleation rate between the improved formula and the CNT can be as large as several orders of magnitude. Our improved, accurate prefactor and recent advances in molecular dynamics simulations and laboratory experiments for argon bubble nucleation enable us to precisely constrain the free energy barrier for bubble nucleation. Assuming the correction to the CNT free energy is of the functional form suggested by Tolman, the precise evaluations of the free energy barriers suggest the Tolman length is ≃0.3σ independently of the temperature for argon bubble nucleation, where σ is the unit length of the Lennard-Jones potential. With this Tolman correction and our prefactor one gets accurate bubble nucleation rate predictions in the parameter range probed by current experiments and molecular dynamics simulations.

  20. Bubble breakup phenomena in a venturi tube

    NASA Astrophysics Data System (ADS)

    Fujiwara, Akiko

    2005-11-01

    Microbubble has distinguished characteristics of large surface area to unit volume and small buoyancy, and it has advantages in many engineering fields. Recently microbubble generators with low energy and high performance are required to wide applications. In the present study, we propose one new effective technique to generate tiny bubbles with less than 200 μm diameter utilizing venturi tube under high void fraction condition. The objective of the present study is to elucidate the mechanism of bubble breakup phenomena in the venturi tube and to clarify the effects of parameters which are necessary to realize an optimum system experimentally. Experiment was conducted with void fraction of 4% and variation of liquid velocity from 9 to 26 m/s at the throat. Under low velocity condition, bubbles which were observed with a high speed camera parted gradually in a wide region. On the contrary under high velocity condition, bubbles expanded after passing through the throat and shrank rapidly. Since the speed of sound in gas-liquid system is extremely lower than that of single-phase flow, the bubble breakup phenomenon in the venturi tube is explained as the supersonic flow in a Laval nozzle. By rapid pressure recovery in diverging area, expanding bubbles collapse violently. The tiny bubbles are generated due to the surface instability of shrinking bubbles.

  1. Comparison of cavitation bubbles evolution in viscous media

    NASA Astrophysics Data System (ADS)

    Jasikova, Darina; Schovanec, Petr; Kotek, Michal; Kopecky, Vaclav

    2018-06-01

    There have been tried many types of liquids with different ranges of viscosity values that have been tested to form a single cavitation bubble. The purpose of these experiments was to observe the behaviour of cavitation bubbles in media with different ranges of absorbance. The most of the method was based on spark to induced superheat limit of liquid. Here we used arrangement of the laser-induced breakdown (LIB) method. There were described the set cavitation setting that affects the size bubble in media with different absorbance. We visualized the cavitation bubble with a 60 kHz high speed camera. We used here shadowgraphy setup for the bubble visualization. There were observed time development and bubble extinction in various media, where the size of the bubble in the silicone oil was extremely small, due to the absorbance size of silicon oil.

  2. A note on effects of rational bubble on portfolios

    NASA Astrophysics Data System (ADS)

    Wang, Chan; Nie, Pu-yan

    2018-02-01

    In general, demand increases in wealth and decreases in price in microeconomics. We thereby propose a completely different perspective. By establishing expected utility function of investors, this article introduces one rational bubble asset and one bubble free asset in portfolios and focuses on the effects of bubble on investment portfolios from wealth and price perspectives. All conclusions are obtained by theoretical analysis with microeconomics theory. We argue that inferior goods and Giffen behavior can occur for the bubble free asset in microeconomic fields. The results can help investors to recognize bubble assets and bubble free assets more scientifically. Both bubble and bubble free assets can be inferior goods under some conditions, so we cannot to say which asset better than the other one absolutely.

  3. Bubble nucleation in stout beers

    NASA Astrophysics Data System (ADS)

    Lee, W. T.; McKechnie, J. S.; Devereux, M. G.

    2011-05-01

    Bubble nucleation in weakly supersaturated solutions of carbon dioxide—such as champagne, sparkling wines, and carbonated beers—is well understood. Bubbles grow and detach from nucleation sites: gas pockets trapped within hollow cellulose fibers. This mechanism appears not to be active in stout beers that are supersaturated solutions of nitrogen and carbon dioxide. In their canned forms these beers require additional technology (widgets) to release the bubbles which will form the head of the beer. We extend the mathematical model of bubble nucleation in carbonated liquids to the case of two gases and show that this nucleation mechanism is active in stout beers, though substantially slower than in carbonated beers and confirm this by observation. A rough calculation suggests that despite the slowness of the process, applying a coating of hollow porous fibers to the inside of a can or bottle could be a potential replacement for widgets.

  4. Using an Ultrasonic Instrument to Size Extravascular Bubbles

    NASA Technical Reports Server (NTRS)

    Magari, Patrick J.; Kline-Schroder, J.; Kenton, Marc A.

    2004-01-01

    In an ongoing development project, microscopic bubbles in extravascular tissue in a human body will be detected by use of an enhanced version of the apparatus described in Ultrasonic Bubble- Sizing Instrument (MSC-22980), NASA Tech Briefs, Vol. 24, No. 10 (October 2000), page 62. To recapitulate: The physical basis of the instrument is the use of ultrasound to excite and measure the resonant behavior (oscillatory expansion and contraction) of bubbles. The resonant behavior is a function of the bubble diameter; the instrument exploits the diameter dependence of the resonance frequency and the general nonlinearity of the ultrasonic response of bubbles to detect bubbles and potentially measure their diameters. In the cited prior article, the application given most prominent mention was the measurement of gaseous emboli (essentially, gas bubbles in blood vessels) that cause decompression sickness and complications associated with cardiopulmonary surgery. According to the present proposal, the instrument capabilities would be extended to measure extravascular bubbles with diameters in the approximate range of 1 to 30 m. The proposed use of the instrument could contribute further to the understanding and prevention of decompression sickness: There is evidence that suggests that prebreathing oxygen greatly reduces the risk of decompression sickness by reducing the number of microscopic extravascular bubbles. By using the ultrasonic bubble-sizing instrument to detect and/or measure the sizes of such bubbles, it might be possible to predict the risk of decompression sickness. The instrument also has potential as a tool to guide the oxygen-prebreathing schedules of astronauts; high-altitude aviators; individuals who undertake high-altitude, low-opening (HALO) parachute jumps; and others at risk of decompression sickness. For example, an individual at serious risk of decompression sickness because of high concentrations of extravascular microscopic bubbles could be given a

  5. From Rising Bubble to RNA/DNA and Bacteria

    NASA Astrophysics Data System (ADS)

    Marks, Roman; Cieszyńska, Agata; Wereszka, Marzena; Borkowski, Wojciech

    2017-04-01

    In this study we have focused on the movement of rising bubbles in a salty water body. Experiments reviled that free buoyancy movement of bubbles forces displacement of ions, located on the outer side of the bubble wall curvatures. During the short moment of bubble passage, all ions in the vicinity of rising bubble, are separated into anions that are gathered on the bubble upper half sphere and cations that slip along the bottom concave half-sphere of a bubble and develop a sub-bubble vortex. The principle of ions separation bases on the differences in displacement resistance. In this way, relatively heavier and larger, thus more resistant to displacement anions are gathered on the rising bubble upper half sphere, while smaller and lighter cations are assembled on the bottom half sphere and within the sub-bubble vortex. The acceleration of motion generates antiparallel rotary of bi-ionic domains, what implies that anions rotate in clockwise (CW) and cationic in counter-clockwise (CCW) direction. Then, both rotational systems may undergo splicing and extreme condensing by bi-pirouette narrowing of rotary. It is suggested that such double helix motion of bi-ionic domains creates RNA/DNA molecules. Finally, when the bubble reaches the water surface it burst and the preprocessed RNA/DNA matter is ejected into the droplets. Since that stage, droplet is suspended in positively charged troposphere, thus the cationic domain is located in the droplet center, whilst negative ions are attracted to configure the outer areola. According to above, the present study implies that the rising bubbles in salty waters may incept synergistic processing of matter resulting in its rotational/spherical organization that led to assembly of RNA/DNA molecules and bacteria cells.

  6. Bubble, Drop and Particle Unit (BDPU)

    NASA Technical Reports Server (NTRS)

    1998-01-01

    This section of the Life and Microgravity Spacelab (LMS) publication includes the following articles entitled: (1) Oscillatory Thermocapillary Instability; (2) Thermocapillary Convection in Multilayer Systems; (3) Bubble and Drop Interaction with Solidification Front; (4) A Liquid Electrohydrodynamics Experiment; (5) Boiling on Small Plate Heaters under Microgravity and a Comparison with Earth Gravity; (6) Thermocapillary Migration and Interactions of Bubbles and Drops; and (7) Nonlinear Surface Tension Driven Bubble Migration

  7. Sonar gas flux estimation by bubble insonification: application to methane bubble flux from seep areas in the outer Laptev Sea

    NASA Astrophysics Data System (ADS)

    Leifer, Ira; Chernykh, Denis; Shakhova, Natalia; Semiletov, Igor

    2017-06-01

    Sonar surveys provide an effective mechanism for mapping seabed methane flux emissions, with Arctic submerged permafrost seepage having great potential to significantly affect climate. We created in situ engineered bubble plumes from 40 m depth with fluxes spanning 0.019 to 1.1 L s-1 to derive the in situ calibration curve (Q(σ)). These nonlinear curves related flux (Q) to sonar return (σ) for a multibeam echosounder (MBES) and a single-beam echosounder (SBES) for a range of depths. The analysis demonstrated significant multiple bubble acoustic scattering - precluding the use of a theoretical approach to derive Q(σ) from the product of the bubble σ(r) and the bubble size distribution where r is bubble radius. The bubble plume σ occurrence probability distribution function (Ψ(σ)) with respect to Q found Ψ(σ) for weak σ well described by a power law that likely correlated with small-bubble dispersion and was strongly depth dependent. Ψ(σ) for strong σ was largely depth independent, consistent with bubble plume behavior where large bubbles in a plume remain in a focused core. Ψ(σ) was bimodal for all but the weakest plumes. Q(σ) was applied to sonar observations of natural arctic Laptev Sea seepage after accounting for volumetric change with numerical bubble plume simulations. Simulations addressed different depths and gases between calibration and seep plumes. Total mass fluxes (Qm) were 5.56, 42.73, and 4.88 mmol s-1 for MBES data with good to reasonable agreement (4-37 %) between the SBES and MBES systems. The seepage flux occurrence probability distribution function (Ψ(Q)) was bimodal, with weak Ψ(Q) in each seep area well described by a power law, suggesting primarily minor bubble plumes. The seepage-mapped spatial patterns suggested subsurface geologic control attributing methane fluxes to the current state of subsea permafrost.

  8. Physical Mechanisms Driving Cell Sorting in Hydra.

    PubMed

    Cochet-Escartin, Olivier; Locke, Tiffany T; Shi, Winnie H; Steele, Robert E; Collins, Eva-Maria S

    2017-12-19

    Cell sorting, whereby a heterogeneous cell mixture organizes into distinct tissues, is a fundamental patterning process in development. Hydra is a powerful model system for carrying out studies of cell sorting in three dimensions, because of its unique ability to regenerate after complete dissociation into individual cells. The physicists Alfred Gierer and Hans Meinhardt recognized Hydra's self-organizing properties more than 40 years ago. However, what drives cell sorting during regeneration of Hydra from cell aggregates is still debated. Differential motility and differential adhesion have been proposed as driving mechanisms, but the available experimental data are insufficient to distinguish between these two. Here, we answer this longstanding question by using transgenic Hydra expressing fluorescent proteins and a multiscale experimental and numerical approach. By quantifying the kinematics of single cell and whole aggregate behaviors, we show that no differences in cell motility exist among cell types and that sorting dynamics follow a power law with an exponent of ∼0.5. Additionally, we measure the physical properties of separated tissues and quantify their viscosities and surface tensions. Based on our experimental results and numerical simulations, we conclude that tissue interfacial tensions are sufficient to explain cell sorting in aggregates of Hydra cells. Furthermore, we demonstrate that the aggregate's geometry during sorting is key to understanding the sorting dynamics and explains the exponent of the power law behavior. Our results answer the long standing question of the physical mechanisms driving cell sorting in Hydra cell aggregates. In addition, they demonstrate how powerful this organism is for biophysical studies of self-organization and pattern formation. Copyright © 2017 Biophysical Society. Published by Elsevier Inc. All rights reserved.

  9. Gas transfer in a bubbly wake flow

    NASA Astrophysics Data System (ADS)

    Karn, A.; Gulliver, J. S.; Monson, G. M.; Ellis, C.; Arndt, R. E. A.; Hong, J.

    2016-05-01

    The present work reports simultaneous bubble size and gas transfer measurements in a bubbly wake flow of a hydrofoil, designed to be similar to a hydroturbine blade. Bubble size was measured by a shadow imaging technique and found to have a Sauter mean diameter of 0.9 mm for a reference case. A lower gas flow rate, greater liquid velocities, and a larger angle of attack all resulted in an increased number of small size bubbles and a reduced weighted mean bubble size. Bubble-water gas transfer is measured by the disturbed equilibrium technique. The gas transfer model of Azbel (1981) is utilized to characterize the liquid film coefficient for gas transfer, with one scaling coefficient to reflect the fact that characteristic turbulent velocity is replaced by cross-sectional mean velocity. The coefficient was found to stay constant at a particular hydrofoil configuration while it varied within a narrow range of 0.52-0.60 for different gas/water flow conditions.

  10. The Costs of Mentorship? Exploring Student Teaching Placements and Their Impact on Student Achievement. Working Paper 187

    ERIC Educational Resources Information Center

    Goldhaber, Dan; Krieg, John; Theobald, Roddy

    2018-01-01

    We use comprehensive data on student teaching placements from 14 teacher education programs (TEPs) in Washington State to explore the sorting of teacher candidates to the teachers who supervise their student teaching ("cooperating teachers" or CTs) and the schools in which student teaching occurs. All else equal, teachers with more…

  11. Magnetite Scavenging and the Buoyancy of Bubbles in Magmas

    NASA Astrophysics Data System (ADS)

    Gualda, G. A.; Ghiorso, M. S.

    2005-12-01

    It is generally assumed that when eruptions are triggered, magmas are bubble-free, and all the vesicularity observed in pumice is due to nucleation and growth during ascent. However, decompression experiments show that bubbles tend to nucleate on magnetite crystals at relatively low supersaturation, and there is convincing evidence that an exsolved gas phase was present during much of the evolution of the Bishop magma. The fate of pre-eruptive bubbles depends directly on their buoyancy, which can be strongly modified by the presence of crystals attached to the bubble-melt interface. That crystals tend to attach to bubbles is indicated by experiments and observations, and can be explained theoretically. Whether, however, crystals and bubbles can be held together by interface forces is yet uncertain, and we use the available knowledge on surface energies to explore this problem. We call adhesion energy the surface energy change due to attachment of a crystal to a bubble. We show that sticking a bubble to a mineral substrate is always energetically favored over keeping bubble and mineral separate. Because the adhesion energy is a strong function of the wetting angle, different minerals will be more strongly attached to bubbles than others. In particular, oxide minerals will attach to a given bubble much more strongly than any silicates. One interesting consequence of the attachment of grains to a bubble is that this can cause these bubble-crystal pairs to be neutrally buoyant, preventing bubble rise and crystal sinking. The criterion for buoyancy of a bubble-crystal pair can be calculated as the condition when the apparent weight of the crystal and the bubble are opposite and equal. If a bubble-mineral pair is to remain joined, the binding force has to be provided by the adhesion force, which is also a strong function of the wetting angle. Since the adhesion force is linear on R, and the buoyancy force is proportional to R cubed, there is a critical bubble radius

  12. Jumping acoustic bubbles on lipid bilayers.

    PubMed

    Der Loughian, Christelle; Muleki Seya, Pauline; Pirat, Christophe; Inserra, Claude; Béra, Jean-Christophe; Rieu, Jean-Paul

    2015-05-07

    In the context of sonoporation, we use supported lipid bilayers as a model for biological membranes and investigate the interactions between the bilayer and microbubbles induced by ultrasound. Among the various types of damage caused by bubbles on the surface, our experiments exhibit a singular dynamic interaction process where bubbles are jumping on the bilayer, forming a necklace pattern of alteration on the membrane. This phenomenon was explored with different time and space resolutions and, based on our observations, we propose a model for a microbubble subjected to the combined action of van der Waals, acoustic and hydrodynamic forces. Describing the repeated jumps of the bubble, this model explains the lipid exchanges between the bubble and bilayer.

  13. Rise of Air Bubbles in Aircraft Lubricating Oils

    NASA Technical Reports Server (NTRS)

    Robinson, J. V.

    1950-01-01

    Lubricating and antifoaming additives in aircraft lubricating oils may impede the escape of small bubbles from the oil by forming shells of liquid with a quasi-solid or gel structure around the bubbles. The rates of rise of small air bubbles, up to 2 millimeters in diameter, were measured at room temperature in an undoped oil, in the same oil containing foam inhibitors, and in an oil containing lubricating additives. The apparent diameter of the air bubbles was measured visually through an ocular micrometer on a traveling telescope. The bubbles in the undoped oil obeyed Stokes' Law, the rate of rise being proportional to the square of the apparent diameter and inversely proportional to the viscosity of the oil. The bubbles in the oils containing lubricating additives or foam inhibitors rose more slowly than the rate predicted by Stokes 1 Law from the apparent diameter, and the rate of rise decreased as the length of path the bubbles traveled increased. A method is derived to calculate the thickness of the liquid shell which would have to move with the bubbles in the doped oils to account for the abnoi'I!l8.lly slow velocity. The maximum thickness of this shell, calculated from the velocities observed, was equal to the bubble radius.

  14. Detecting vapour bubbles in simulations of metastable water

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    González, Miguel A.; Abascal, Jose L. F.; Valeriani, Chantal, E-mail: christoph.dellago@univie.ac.at, E-mail: cvaleriani@quim.ucm.es

    2014-11-14

    The investigation of cavitation in metastable liquids with molecular simulations requires an appropriate definition of the volume of the vapour bubble forming within the metastable liquid phase. Commonly used approaches for bubble detection exhibit two significant flaws: first, when applied to water they often identify the voids within the hydrogen bond network as bubbles thus masking the signature of emerging bubbles and, second, they lack thermodynamic consistency. Here, we present two grid-based methods, the M-method and the V-method, to detect bubbles in metastable water specifically designed to address these shortcomings. The M-method incorporates information about neighbouring grid cells to distinguishmore » between liquid- and vapour-like cells, which allows for a very sensitive detection of small bubbles and high spatial resolution of the detected bubbles. The V-method is calibrated such that its estimates for the bubble volume correspond to the average change in system volume and are thus thermodynamically consistent. Both methods are computationally inexpensive such that they can be used in molecular dynamics and Monte Carlo simulations of cavitation. We illustrate them by computing the free energy barrier and the size of the critical bubble for cavitation in water at negative pressure.« less

  15. Morphology of Two-Phase Layers with Large Bubbles

    NASA Astrophysics Data System (ADS)

    Vékony, Klára; Kiss, László I.

    2010-10-01

    The understanding of formation and movement of bubbles nucleated during aluminum reduction is essential for a good control of the electrolysis process. In our experiments, we filmed and studied the formation of a bubble layer under the anode in a real-size air-water electrolysis cell model. The maximum height of the bubbles was found to be up to 2 cm because of the presence of the so-called Fortin bubbles. Also, the mean height of the bubble layer was found to be much higher than published previously. The Fortin bubbles were investigated more closely, and their shape was found to be induced by a gravity wave formed at the gas-liquid interface. In addition, large bubbles were always observed to break up into smaller parts right before escaping from under the anode. This breakup and escape led to a large momentum transfer in the bath.

  16. The detachment of particles from coalescing bubble pairs.

    PubMed

    Ata, Seher

    2009-10-15

    This paper is concerned with the detachment of particles from coalescing bubble pairs. Two bubbles were generated at adjacent capillaries and coated with hydrophobic glass particles of mean diameter 66 microm. The bubbles were then positioned next to each other until the thin liquid film between them ruptured. The particles that dropped from the bubble surface during the coalescence process were collected and measured. The coalescence process was very vigorous and observations showed that particles detached from the bubble surfaces as a result of the oscillations caused by coalescence. The attached particles themselves and, to some extent the presence of the surfactant had a damping affect on the bubble oscillation, which played a decisive role on the particle detachment phenomena. The behaviour of particles on the surfaces of the bubbles during coalescence was described, and implications of results for the flotation process were discussed.

  17. Contact bubble bilayers with flush drainage.

    PubMed

    Iwamoto, Masayuki; Oiki, Shigetoshi

    2015-03-16

    Planar lipid bilayers have been used to form stable bilayers into which membrane proteins are reconstituted for measurements of their function under an applied membrane potential. Recently, a lipid bilayer membrane is formed by the apposition of two monolayers that line an oil-electrolyte interface. Here, a bilayer membrane system is developed with picoliter bubbles under mechanically and chemically manipulable conditions. A water bubble lined with a phospholipid monolayer is blown from a glass pipette into an oil phase. Two blowing pipettes are manipulated, and bubbles (each with a diameter of ~ 50 μm) are held side by side to form a bilayer, which is termed a contact bubble bilayer. With the electrode implemented in the blowing pipette, currents through the bilayer are readily measured. The intra-bubble pressure is varied with the pressure-controller, leading to various sizes of the bubble and the membrane area. A rapid solution exchange system is developed by introducing additional pressure-driven injection pipettes, and the blowing pipette works as a drain. The solution is exchanged within 20 ms. Also, an asymmetric membrane with different lipid composition of each leaflet is readily formed. Example applications of this versatile method are presented to characterize the function of ion channels.

  18. Contact Bubble Bilayers with Flush Drainage

    PubMed Central

    Iwamoto, Masayuki; Oiki, Shigetoshi

    2015-01-01

    Planar lipid bilayers have been used to form stable bilayers into which membrane proteins are reconstituted for measurements of their function under an applied membrane potential. Recently, a lipid bilayer membrane is formed by the apposition of two monolayers that line an oil-electrolyte interface. Here, a bilayer membrane system is developed with picoliter bubbles under mechanically and chemically manipulable conditions. A water bubble lined with a phospholipid monolayer is blown from a glass pipette into an oil phase. Two blowing pipettes are manipulated, and bubbles (each with a diameter of ~ 50 μm) are held side by side to form a bilayer, which is termed a contact bubble bilayer. With the electrode implemented in the blowing pipette, currents through the bilayer are readily measured. The intra-bubble pressure is varied with the pressure-controller, leading to various sizes of the bubble and the membrane area. A rapid solution exchange system is developed by introducing additional pressure-driven injection pipettes, and the blowing pipette works as a drain. The solution is exchanged within 20 ms. Also, an asymmetric membrane with different lipid composition of each leaflet is readily formed. Example applications of this versatile method are presented to characterize the function of ion channels. PMID:25772819

  19. Flying after diving: should recommendations be reviewed? In-flight echocardiographic study in bubble-prone and bubble-resistant divers.

    PubMed

    Cialoni, Danilo; Pieri, Massimo; Balestra, Costantino; Marroni, Alessandro

    2015-03-01

    Inert gas accumulated after multiple recreational dives can generate tissue supersaturation and bubble formation when ambient pressure decreases. We hypothesized that this could happen even if divers respected the currently recommended 24-hour pre-flight surface interval (PFSI). We performed transthoracic echocardiography (TTE) on a group of 56 healthy scuba divers (39 male, 17 female) as follows: first echo--during the outgoing flight, no recent dives; second echo--before boarding the return flight, after a multiday diving week in the tropics and a 24-hour PFSI; third echo--during the return flight at 30, 60 and 90 minutes after take-off. TTE was also done after every dive during the week's diving. Divers were divided into three groups according to their 'bubble-proneness': non-bubblers, occasional bubblers and consistent bubblers. During the diving, 23 subjects never developed bubbles, 17 only occasionally and 16 subjects produced bubbles every day and after every dive. Bubbles on the return flight were observed in eight of the 56 divers (all from the 'bubblers' group). Two subjects who had the highest bubble scores during the diving were advised not to make the last dive (increasing their PFSI to approximately 36 hours), and did not demonstrate bubbles on the return flight. Even though a 24-hour PFSI is recommended on the basis of clinical trials showing a low risk of decompression sickness (DCS), the presence of venous gas bubbles in-flight in eight of 56 divers leads us to suspect that in real-life situations DCS risk after such a PFSI is not zero.

  20. Bubble gate for in-plane flow control.

    PubMed

    Oskooei, Ali; Abolhasani, Milad; Günther, Axel

    2013-07-07

    We introduce a miniature gate valve as a readily implementable strategy for actively controlling the flow of liquids on-chip, within a footprint of less than one square millimetre. Bubble gates provide for simple, consistent and scalable control of liquid flow in microchannel networks, are compatible with different bulk microfabrication processes and substrate materials, and require neither electrodes nor moving parts. A bubble gate consists of two microchannel sections: a liquid-filled channel and a gas channel that intercepts the liquid channel to form a T-junction. The open or closed state of a bubble gate is determined by selecting between two distinct gas pressure levels: the lower level corresponds to the "open" state while the higher level corresponds to the "closed" state. During closure, a gas bubble penetrates from the gas channel into the liquid, flanked by a column of equidistantly spaced micropillars on each side, until the flow of liquid is completely obstructed. We fabricated bubble gates using single-layer soft lithographic and bulk silicon micromachining procedures and evaluated their performance with a combination of theory and experimentation. We assessed the dynamic behaviour during more than 300 open-and-close cycles and report the operating pressure envelope for different bubble gate configurations and for the working fluids: de-ionized water, ethanol and a biological buffer. We obtained excellent agreement between the experimentally determined bubble gate operational envelope and a theoretical prediction based on static wetting behaviour. We report case studies that serve to illustrate the utility of bubble gates for liquid sampling in single and multi-layer microfluidic devices. Scalability of our strategy was demonstrated by simultaneously addressing 128 bubble gates.

  1. Numerical simulations of non-spherical bubble collapse.

    PubMed

    Johnsen, Eric; Colonius, Tim

    2009-06-01

    A high-order accurate shock- and interface-capturing scheme is used to simulate the collapse of a gas bubble in water. In order to better understand the damage caused by collapsing bubbles, the dynamics of the shock-induced and Rayleigh collapse of a bubble near a planar rigid surface and in a free field are analysed. Collapse times, bubble displacements, interfacial velocities and surface pressures are quantified as a function of the pressure ratio driving the collapse and of the initial bubble stand-off distance from the wall; these quantities are compared to the available theory and experiments and show good agreement with the data for both the bubble dynamics and the propagation of the shock emitted upon the collapse. Non-spherical collapse involves the formation of a re-entrant jet directed towards the wall or in the direction of propagation of the incoming shock. In shock-induced collapse, very high jet velocities can be achieved, and the finite time for shock propagation through the bubble may be non-negligible compared to the collapse time for the pressure ratios of interest. Several types of shock waves are generated during the collapse, including precursor and water-hammer shocks that arise from the re-entrant jet formation and its impact upon the distal side of the bubble, respectively. The water-hammer shock can generate very high pressures on the wall, far exceeding those from the incident shock. The potential damage to the neighbouring surface is quantified by measuring the wall pressure. The range of stand-off distances and the surface area for which amplification of the incident shock due to bubble collapse occurs is determined.

  2. Numerical simulations of non-spherical bubble collapse

    PubMed Central

    JOHNSEN, ERIC; COLONIUS, TIM

    2009-01-01

    A high-order accurate shock- and interface-capturing scheme is used to simulate the collapse of a gas bubble in water. In order to better understand the damage caused by collapsing bubbles, the dynamics of the shock-induced and Rayleigh collapse of a bubble near a planar rigid surface and in a free field are analysed. Collapse times, bubble displacements, interfacial velocities and surface pressures are quantified as a function of the pressure ratio driving the collapse and of the initial bubble stand-off distance from the wall; these quantities are compared to the available theory and experiments and show good agreement with the data for both the bubble dynamics and the propagation of the shock emitted upon the collapse. Non-spherical collapse involves the formation of a re-entrant jet directed towards the wall or in the direction of propagation of the incoming shock. In shock-induced collapse, very high jet velocities can be achieved, and the finite time for shock propagation through the bubble may be non-negligible compared to the collapse time for the pressure ratios of interest. Several types of shock waves are generated during the collapse, including precursor and water-hammer shocks that arise from the re-entrant jet formation and its impact upon the distal side of the bubble, respectively. The water-hammer shock can generate very high pressures on the wall, far exceeding those from the incident shock. The potential damage to the neighbouring surface is quantified by measuring the wall pressure. The range of stand-off distances and the surface area for which amplification of the incident shock due to bubble collapse occurs is determined. PMID:19756233

  3. Inertial collapse of bubble pairs near a solid surface

    NASA Astrophysics Data System (ADS)

    Alahyari Beig, Shahaboddin; Johnsen, Eric

    2017-11-01

    Cavitation occurs in a variety of applications ranging from naval structures to biomedical ultrasound. One important consequence is structural damage to neighboring surfaces following repeated inertial collapse of vapor bubbles. Although the mechanical loading produced by the collapse of a single bubble has been widely investigated, less is known about the detailed dynamics of the collapse of multiple bubbles. In such a problem, the bubble-bubble interactions typically affect the dynamics, e.g., by increasing the non-sphericity of the bubbles and amplifying/hindering the collapse intensity depending on the flow parameters. Here, we quantify the effects of bubble-bubble interactions on the bubble dynamics, as well as the pressures/temperatures produced by the collapse of a pair of gas bubbles near a rigid surface. We perform high-resolution simulations of this problem by solving the three-dimensional compressible Navier-Stokes equations for gas/liquid flows. The results are used to investigate the non-spherical bubble dynamics and characterize the pressure and temperature fields based on the relevant parameters entering the problem: stand-off distance, geometrical configuration (angle, relative size, distance), collapse strength. This research was supported in part by ONR Grant N00014-12-1-0751 and NSF Grant CBET 1253157.

  4. Bursting the bubble of melt inclusions

    USGS Publications Warehouse

    Lowenstern, Jacob B.

    2015-01-01

    Most silicate melt inclusions (MI) contain bubbles, whose significance has been alternately calculated, pondered, and ignored, but rarely if ever directly explored. Moore et al. (2015) analyze the bubbles, as well as their host glasses, and conclude that they often hold the preponderance of CO2 in the MI. Their findings entreat future researchers to account for the presence of bubbles in MI when calculating volatile budgets, saturation pressures, and eruptive flux.

  5. Fast Initialization of Bubble-Memory Systems

    NASA Technical Reports Server (NTRS)

    Looney, K. T.; Nichols, C. D.; Hayes, P. J.

    1986-01-01

    Improved scheme several orders of magnitude faster than normal initialization scheme. State-of-the-art commercial bubble-memory device used. Hardware interface designed connects controlling microprocessor to bubblememory circuitry. System software written to exercise various functions of bubble-memory system in comparison made between normal and fast techniques. Future implementations of approach utilize E2PROM (electrically-erasable programable read-only memory) to provide greater system flexibility. Fastinitialization technique applicable to all bubble-memory devices.

  6. Buoyancy Driven Shear Flows of Bubble Suspensions

    NASA Technical Reports Server (NTRS)

    Koch, D. L.; Hill, R. J.; Chellppannair, T.; Zenit, R.; Zenit, R.; Spelt, P. D. M.

    1999-01-01

    In this work the gas volume fraction and the root-mean-squared fluid velocity are measured in buoyancy driven shear flows of bubble suspensions in a tall, inclined, rectangular channel. The experiments are performed under conditions where We << 1a nd Re >> 1, for which comparisons are made with kinetic theory and numerical simulations. Here Re = gamma(a(exp 2)/nu is the Reynolds number and We = rho(gamma(exp 2))a(exp 3)/sigma is the Weber number; gamma is the shear rate, a is the bubble radius, nu is the kinematic viscosity of the liquid, rho is the density of the liquid, and sigma is the surface tension of the gas/liquid interface. Kang et al. calculated the bubble phase pressure and velocity variance of sheared bubble suspensions under conditions where the bubbles are spherical and the liquid phase velocity field can be approximated using potential flow theory, i.e. We= 0 and Re >> 1. Such conditions can be achieved in an experiment using gas bubbles, with a radius of O(0.5mm), in water. The theory requires that there be no average relative motion of the gas and liquid phases, hence the motivation for an experimental program in microgravity. The necessity of performing preliminary, Earth based experiments, however, requires performing experiments where the gas phase rises in the liquid, which significantly complicates the comparison of experiments with theory. Rather than comparing experimental results with theory for a uniform, homogeneous shear flow, experiments can be compared directly with solutions of the averaged equations of motion for bubble suspensions. This requires accounting for the significant lift force acting on the gas phase when the bubbles rise parallel to the average velocity of the sheared suspension. Shear flows can be produced in which the bubble phase pressure gradient, arising from shear induced collisions amongst the bubbles, balances a body force (centrifugal or gravitational) on the gas phase. A steady, non-uniform gas volume fraction

  7. Characterisation of bubbles in liquids using acoustic techniques

    NASA Astrophysics Data System (ADS)

    Ramble, David Gary

    1997-12-01

    This thesis is concerned with the characterisation of air bubbles in a liquid through the use of a range of acoustic techniques, with the ultimate aim of minimising the ambiguity of the result and the complexity of the task. A bubble is particularly amenable to detection by using acoustical methods because there usually exists a large acoustic impedance mismatch between the gas/vapour inside the bubble and that of the surrounding liquid. The bubble also behaves like a single degree-of-freedom oscillator when excited, and as such exhibits a well-defined resonance frequency which is related to its radius. Though techniques which exploit this resonance property of the bubble are straightforward to apply, the results are prone to ambiguities as larger bubbles can geometrically scatter more sound than a smaller resonant bubble. However, these drawbacks can be overcome by using acoustical methods which make use of the nonlinear behaviour of bubbles. A particular nonlinear technique monitors the second harmonic emission of the bubble which is a global maximum at resonance. In addition, a two- frequency excitation technique is used which involves exciting the bubble with a fixed high frequency signal (the imaging signal, ωi) of the order of megahertz, and a lower variable frequency (the pumping signal, ωp) which is tuned to the bubble's resonance. The bubble couples these two sound fields together to produce sum-and-difference terms which peak at resonance. The two most promising combination frequency signals involve the coupling of the bubble's fundamental with the imaging frequency to give rise to a ωi+ωp signal, and the coupling of a subharmonic signal at half the resonance frequency of the bubble to give rise to a ωi/pmωp/2 signal. Initially, theory is studied which outlines the advantages and disadvantages of each of the acoustic techniques available. Experiments are then conducted in a large tank of water on simple bubble populations, ranging from stationary

  8. Bursting the Taylor cone bubble

    NASA Astrophysics Data System (ADS)

    Pan, Zhao; Truscott, Tadd

    2014-11-01

    A soap bubble fixed on a surface and placed in an electric field will take on the shape of a cone rather than constant curvature (dome) when the electrical field is not present. The phenomenon was introduced by J. Zeleny (1917) and studied extensively by C.T. Wilson & G.I. Taylor (1925). We revisit the Taylor cone problem by studying the deformation and bursting of soap bubbles in a point charge electric field. A single bubble takes on the shape of a cone in the electric field and a high-speed camera equipped with a micro-lens is used to observe the unsteady dynamics at the tip. Rupture occurs as a very small piece of the tip is torn away from the bubble toward the point charge. Based on experiments, a theoretical model is developed that predicts when rupture should occur. This study may help in the design of foam-removal techniques in engineering and provide a better understanding of an electrified air-liquid interface.

  9. Raman Spectral Band Oscillations in Large Graphene Bubbles

    NASA Astrophysics Data System (ADS)

    Huang, Yuan; Wang, Xiao; Zhang, Xu; Chen, Xianjue; Li, Baowen; Wang, Bin; Huang, Ming; Zhu, Chongyang; Zhang, Xuewei; Bacsa, Wolfgang S.; Ding, Feng; Ruoff, Rodney S.

    2018-05-01

    Raman spectra of large graphene bubbles showed size-dependent oscillations in spectral intensity and frequency, which originate from optical standing waves formed in the vicinity of the graphene surface. At a high laser power, local heating can lead to oscillations in the Raman frequency and also create a temperature gradient in the bubble. Based on Raman data, the temperature distribution within the graphene bubble was calculated, and it is shown that the heating effect of the laser is reduced when moving from the center of a bubble to its edge. By studying graphene bubbles, both the thermal conductivity and chemical reactivity of graphene were assessed. When exposed to hydrogen plasma, areas with bubbles are found to be more reactive than flat graphene.

  10. A computationally efficient modelling of laminar separation bubbles

    NASA Technical Reports Server (NTRS)

    Dini, Paolo; Maughmer, Mark D.

    1989-01-01

    The goal is to accurately predict the characteristics of the laminar separation bubble and its effects on airfoil performance. Toward this end, a computational model of the separation bubble was developed and incorporated into the Eppler and Somers airfoil design and analysis program. Thus far, the focus of the research was limited to the development of a model which can accurately predict situations in which the interaction between the bubble and the inviscid velocity distribution is weak, the so-called short bubble. A summary of the research performed in the past nine months is presented. The bubble model in its present form is then described. Lastly, the performance of this model in predicting bubble characteristics is shown for a few cases.

  11. Two types of nonlinear wave equations for diffractive beams in bubbly liquids with nonuniform bubble number density.

    PubMed

    Kanagawa, Tetsuya

    2015-05-01

    This paper theoretically treats the weakly nonlinear propagation of diffracted sound beams in nonuniform bubbly liquids. The spatial distribution of the number density of the bubbles, initially in a quiescent state, is assumed to be a slowly varying function of the spatial coordinates; the amplitude of variation is assumed to be small compared to the mean number density. A previous derivation method of nonlinear wave equations for plane progressive waves in uniform bubbly liquids [Kanagawa, Yano, Watanabe, and Fujikawa (2010). J. Fluid Sci. Technol. 5(3), 351-369] is extended to handle quasi-plane beams in weakly nonuniform bubbly liquids. The diffraction effect is incorporated by adding a relation that scales the circular sound source diameter to the wavelength into the original set of scaling relations composed of nondimensional physical parameters. A set of basic equations for bubbly flows is composed of the averaged equations of mass and momentum, the Keller equation for bubble wall, and supplementary equations. As a result, two types of evolution equations, a nonlinear Schrödinger equation including dissipation, diffraction, and nonuniform effects for high-frequency short-wavelength case, and a Khokhlov-Zabolotskaya-Kuznetsov equation including dispersion and nonuniform effects for low-frequency long-wavelength case, are derived from the basic set.

  12. Approaching behavior of a pair of spherical bubbles in quiescent liquids

    NASA Astrophysics Data System (ADS)

    Sanada, Toshiyuki; Kusuno, Hiroaki

    2015-11-01

    Some unique motions related bubble-bubble interaction, such as equilibrium distance, wake induced lift force, have been proposed by theoretical analysis or numerical simulations. These motions are different from the solid spheres like DKT model (Drafting, Kissing and Tumbling). However, there is a lack of the experimental verification. In this study, we experimentally investigated the motion of a pair of bubbles initially positioned in-line configuration in ultrapure water or an aqueous surfactant solution. The bubble motion were observed by two high speed video cameras. The bubbles Reynolds number was ranged from 50 to 300 and bubbles hold the spherical shape in this range. In ultrapure water, initially the trailing bubble deviated from the vertical line on the leading bubble owing to the wake of the leading bubble. And then, the slight difference of the bubble radius changed the relative motion. When the trailing bubble slightly larger than the leading bubble, the trailing bubble approached to the leading bubble due to it's buoyancy difference. The bubbles attracted and collided only when the bubbles rising approximately side by side configuration. In addition, we will also discuss the motion of bubbles rising in an aqueous surfactant solution.

  13. Sorting cells by their density

    PubMed Central

    Norouzi, Nazila; Bhakta, Heran C.

    2017-01-01

    Sorting cells by their type is an important capability in biological research and medical diagnostics. However, most cell sorting techniques rely on labels or tags, which may have limited availability and specificity. Sorting different cell types by their different physical properties is an attractive alternative to labels because all cells intrinsically have these physical properties. But some physical properties, like cell size, vary significantly from cell to cell within a cell type; this makes it difficult to identify and sort cells based on their sizes alone. In this work we continuously sort different cells types by their density, a physical property with much lower cell-to-cell variation within a cell type (and therefore greater potential to discriminate different cell types) than other physical properties. We accomplish this using a 3D-printed microfluidic chip containing a horizontal flowing micron-scale density gradient. As cells flow through the chip, Earth’s gravity makes each cell move vertically to the point where the cell’s density matches the surrounding fluid’s density. When the horizontal channel then splits, cells with different densities are routed to different outlets. As a proof of concept, we use our density sorter chip to sort polymer microbeads by their material (polyethylene and polystyrene) and blood cells by their type (white blood cells and red blood cells). The chip enriches the fraction of white blood cells in a blood sample from 0.1% (in whole blood) to nearly 98% (in the output of the chip), a 1000x enrichment. Any researcher with access to a 3D printer can easily replicate our density sorter chip and use it in their own research using the design files provided as online Supporting Information. Additionally, researchers can simulate the performance of a density sorter chip in their own applications using the Python-based simulation software that accompanies this work. The simplicity, resolution, and throughput of this

  14. Methane emission by bubbling from Gatun Lake, Panama

    NASA Technical Reports Server (NTRS)

    Keller, Michael; Stallard, Robert F.

    1994-01-01

    We studied methane emission by bubbling from Gatun Lake, Panama, at water depths of less than 1 m to about 10 m. Gas bubbles were collected in floating traps deployed during 12- to 60-hour observation periods. Comparison of floating traps and floating chambers showed that about 98% of methane emission occurred by bubbling and only 2% occurred by diffusion. Average methane concentration of bubbles at our sites varied from 67% to 77%. Methane emission by bubbling occurred episodically, with greatest rates primarily between the hours of 0800 and 1400 LT. Events appear to be triggered by wind. The flux of methane associated with bubbling was strongly anticorrelated with water depth. Seasonal changes in water depth caused seasonal variation of methane emission. Bubble methane fluxes through the lake surface into the atmosphere measured during 24-hour intervals were least (10-200 mg/m2/d) at deeper sites (greater than 7 m) and greatest (300-2000 mg/m2/d) at shallow sites (less than 2 m).

  15. Orbital motions of bubbles in an acoustic field

    NASA Astrophysics Data System (ADS)

    Shirota, Minori; Yamashita, Ko; Inamura, Takao

    2012-09-01

    This experimental study aims to clarify the mechanism of orbital motion of two oscillating bubbles in an acoustic field. Trajectory of the orbital motion on the wall of a spherical levitator was observed using a high-speed video camera. Because of a good repeatability in volume oscillation of bubbles, we were also able to observe the radial motion driven at 24 kHz by stroboscopic like imaging technique. The orbital motions of bubbles raging from 0.13 to 0.18 mm were examined with different forcing amplitude and in different viscous oils. As a result, we found that pairs of bubbles revolve along an elliptic orbit around the center of mass of the bubbles. We also found that the two bubbles perform anti-phase radial oscillation. Although this radial oscillation should result in a repulsive secondary Bjerknes force, the bubbles kept a constant separate distance of about 1 mm, which indicates the existence of centripetal primary Bjerknes force.

  16. Dual-frequency ultrasound for detecting and sizing bubbles.

    PubMed

    Buckey, Jay C; Knaus, Darin A; Alvarenga, Donna L; Kenton, Marc A; Magari, Patrick J

    2005-01-01

    ISS construction and Mars exploration require extensive extravehicular activity (EVA), exposing crewmembers to increased decompression sickness risk. Improved bubble detection technologies could help increase EVA efficiency and safety. Creare Inc. has developed a bubble detection and sizing instrument using dual-frequency ultrasound. The device emits "pump" and "image" signals at two frequencies. The low-frequency pump signal causes an appropriately-sized bubble to resonate. When the image frequency hits a resonating bubble, mixing signals are returned at the sum and difference of the two frequencies. To test the feasibility of transcutaneous intravascular detection, intravascular bubbles in anesthetized swine were produced using agitated saline and decompression stress. Ultrasonic transducers on the chest provided the two frequencies. Mixing signals were detected transthoracically in the right atrium using both methods. A histogram of estimated bubble sizes could be constructed. Bubbles can be detected and sized transthoracically in the right atrium using dual-frequency ultrasound. c2005 Elsevier Ltd. All rights reserved.

  17. The elasticity of soap bubbles containing wormlike micelles.

    PubMed

    Sabadini, Edvaldo; Ungarato, Rafael F S; Miranda, Paulo B

    2014-01-28

    Slow-motion imaging of the rupture of soap bubbles generally shows the edges of liquid films retracting at a constant speed (known as the Taylor-Culick velocity). Here we investigate soap bubbles formed from simple solutions of a cationic surfactant (cetyltrimethylammonium bromide - CTAB) and sodium salicylate. The interaction of salicylate ions with CTAB leads to the formation of wormlike micelles (WLM), which yield a viscoelastic behavior to the liquid film of the bubble. We demonstrate that these elastic bubbles collapse at a velocity up to 30 times higher than the Taylor-Culick limit, which has never been surpassed. This is because during the bubble inflation, the entangled WLM chains stretch, storing elastic energy. This extra energy is then released during the rupture of the bubble, yielding an additional driving force for film retraction (besides surface tension). This new mechanism for the bursting of elastic bubbles may have important implications to the breakup of viscoelastic sprays in industrial applications.

  18. Magnetic skyrmion bubble motion driven by surface acoustic waves

    DOE PAGES

    Nepal, Rabindra; Güngördü, Utkan; Kovalev, Alexey A.

    2018-03-12

    Here, we study the dynamical control of a magnetic skyrmion bubble by using counter-propagating surface acoustic waves (SAWs) in a ferromagnet. First, we determine the bubble mass and derive the force due to SAWs acting on a magnetic bubble using Thiele’s method. The force that pushes the bubble is proportional to the strain gradient for the major strain component. We then study the dynamical pinning and motion of magnetic bubbles by SAWs in a nanowire. In a disk geometry, we propose a SAWs-driven skyrmion bubble oscillator with two resonant frequencies.

  19. Magnetic skyrmion bubble motion driven by surface acoustic waves

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Nepal, Rabindra; Güngördü, Utkan; Kovalev, Alexey A.

    Here, we study the dynamical control of a magnetic skyrmion bubble by using counter-propagating surface acoustic waves (SAWs) in a ferromagnet. First, we determine the bubble mass and derive the force due to SAWs acting on a magnetic bubble using Thiele’s method. The force that pushes the bubble is proportional to the strain gradient for the major strain component. We then study the dynamical pinning and motion of magnetic bubbles by SAWs in a nanowire. In a disk geometry, we propose a SAWs-driven skyrmion bubble oscillator with two resonant frequencies.

  20. Dielectrophoretic levitation of droplets and bubbles

    NASA Technical Reports Server (NTRS)

    Jones, T. B.

    1982-01-01

    Uncharged droplets and bubbles can be levitated dielectrophoretically in liquids using strong, nonuniform electric fields. The general equations of motion for a droplet or bubble in an axisymmetric, divergence-free electrostatic field allow determination of the conditions necessary and sufficient for stable levitation. The design of dielectrophoretic (DEP) levitation electrode structures is simplified by a Taylor-series expansion of cusped axisymmetric electrostatic fields. Extensive experimental measurements on bubbles in insulating liquids verify the simple dielectrophoretic model. Other have extended dielectrophoretic levitation to very small particles in aqueous media. Applications of DEP levitation to the study of gas bubbles, liquid droplets, and solid particles are discussed. Some of these applications are of special interest in the reduced gravitational field of a spacecraft.

  1. Expansion of a compressible gas bubble in Stokes flow

    NASA Astrophysics Data System (ADS)

    Pozrikidis, C.

    2001-09-01

    The flow-induced deformation of an inviscid bubble occupied by a compressible gas and suspended in an ambient viscous liquid is considered at low Reynolds numbers with particular reference to the pressure developing inside the bubble. Ambient fluid motion alters the bubble pressure with respect to that established in the quiescent state, and requires the bubble to expand or contract according to an assumed equation of state. When changes in the bubble volume are prohibited by a global constraint on the total volume of the flow, the ambient pressure is modified while the bubble pressure remains constant during the deformation. A numerical method is developed for evaluating the pressure inside a two-dimensional bubble in an ambient Stokes flow on the basis of the normal component of the interfacial force balance involving the capillary pressure, the normal viscous stress, and the pressure at the free surface on the side of the liquid; the last is computed by evaluating a strongly singular integral. Dynamical simulations of bubble deformation are performed using the boundary integral method properly implemented to remove the multiplicity of solutions due to the a priori unknown rate of expansion, and three particular problems are discussed in detail: the shrinkage of a bubble at a specified rate, the deformation of a bubble subject to simple shear flow, and the deformation of a bubble subject to a purely elongational flow. In the case of shrinkage, it is found that the surface tension plays a critical role in determining the behaviour of the bubble pressure near the critical time when the bubble disappears. In the case of shear or elongational flow, it is found that the bubble contracts during an initial period of deformation from the circular shape, and then it expands to obtain a stationary shape whose area is higher than that assumed in the quiescent state. Expansion may destabilize the bubble by raising the capillary number above the critical threshold under which

  2. How Stressful Is "Deep Bubbling"?

    PubMed

    Tyrmi, Jaana; Laukkanen, Anne-Maria

    2017-03-01

    Water resistance therapy by phonating through a tube into the water is used to treat dysphonia. Deep submersion (≥10 cm in water, "deep bubbling") is used for hypofunctional voice disorders. Using it with caution is recommended to avoid vocal overloading. This experimental study aimed to investigate how strenuous "deep bubbling" is. Fourteen subjects, half of them with voice training, repeated the syllable [pa:] in comfortable speaking pitch and loudness, loudly, and in strained voice. Thereafter, they phonated a vowel-like sound both in comfortable loudness and loudly into a glass resonance tube immersed 10 cm into the water. Oral pressure, contact quotient (CQ, calculated from electroglottographic signal), and sound pressure level were studied. The peak oral pressure P(oral) during [p] and shuttering of the outer end of the tube was measured to estimate the subglottic pressure P(sub) and the mean P(oral) during vowel portions to enable calculation of transglottic pressure P(trans). Sensations during phonation were reported with an open-ended interview. P(sub) and P(oral) were higher in "deep bubbling" and P(trans) lower than in loud syllable phonation, but the CQ did not differ significantly. Similar results were obtained for the comparison between loud "deep bubbling" and strained phonation, although P(sub) did not differ significantly. Most of the subjects reported "deep bubbling" to be stressful only for respiratory and lip muscles. No big differences were found between trained and untrained subjects. The CQ values suggest that "deep bubbling" may increase vocal fold loading. Further studies should address impact stress during water resistance exercises. Copyright © 2017 The Voice Foundation. Published by Elsevier Inc. All rights reserved.

  3. Pressure waves in a supersaturated bubbly magma

    USGS Publications Warehouse

    Kurzon, I.; Lyakhovsky, V.; Navon, O.; Chouet, B.

    2011-01-01

    We study the interaction of acoustic pressure waves with an expanding bubbly magma. The expansion of magma is the result of bubble growth during or following magma decompression and leads to two competing processes that affect pressure waves. On the one hand, growth in vesicularity leads to increased damping and decreased wave amplitudes, and on the other hand, a decrease in the effective bulk modulus of the bubbly mixture reduces wave velocity, which in turn, reduces damping and may lead to wave amplification. The additional acoustic energy originates from the chemical energy released during bubble growth. We examine this phenomenon analytically to identify conditions under which amplification of pressure waves is possible. These conditions are further examined numerically to shed light on the frequency and phase dependencies in relation to the interaction of waves and growing bubbles. Amplification is possible at low frequencies and when the growth rate of bubbles reaches an optimum value for which the wave velocity decreases sufficiently to overcome the increased damping of the vesicular material. We examine two amplification phase-dependent effects: (1) a tensile-phase effect in which the inserted wave adds to the process of bubble growth, utilizing the energy associated with the gas overpressure in the bubble and therefore converting a large proportion of this energy into additional acoustic energy, and (2) a compressive-phase effect in which the pressure wave works against the growing bubbles and a large amount of its acoustic energy is dissipated during the first cycle, but later enough energy is gained to amplify the second cycle. These two effects provide additional new possible mechanisms for the amplification phase seen in Long-Period (LP) and Very-Long-Period (VLP) seismic signals originating in magma-filled cracks.

  4. Role of entrapped vapor bubbles during microdroplet evaporation

    NASA Astrophysics Data System (ADS)

    Putnam, Shawn A.; Byrd, Larry W.; Briones, Alejandro M.; Hanchak, Michael S.; Ervin, Jamie S.; Jones, John G.

    2012-08-01

    On superheated surfaces, the air bubble trapped during impingement grows into a larger vapor bubble and oscillates at the frequency predicted for thermally induced capillary waves. In some cases, the entrapped vapor bubble penetrates the droplet interface, leaving a micron-sized coffee-ring pattern of pure fluid. Vapor bubble entrapment, however, does not influence the evaporation rate. This is also true on laser heated surfaces, where a laser can thermally excite capillary waves and induce bubble oscillations over a broad range of frequencies, suggesting that exciting perturbations in a pinned droplets interface is not an effective avenue for enhancing evaporative heat transfer.

  5. Bubble coalescence in a Newtonian fluid

    NASA Astrophysics Data System (ADS)

    Garg, Vishrut; Basaran, Osman

    2017-11-01

    Bubble coalescence plays a central role in the hydrodynamics of gas-liquid systems such as bubble column reactors, spargers, and foams. Two bubbles approaching each other at velocity V coalesce when the thin film between them ruptures, which is often the rate-limiting step. Experimental studies of this system are difficult, and recent works provide conflicting results on the effect of V on coalescence times. We simulate the head-on approach of two bubbles of equal radii R in an incompressible Newtonian fluid (density ρ, viscosity μ, and surface tension σ) by solving numerically the free boundary problem comprised of the Navier Stokes and continuity equations. Simulations are made challenging by the existence of highly disparate lengthscales, i.e. film thickness and drop radii, which are resolved by using the method of elliptic mesh generation. For a given liquid, the bubbles are shown to coalesce for all velocities below a critical value. The effects of Ohnesorge number Oh = μ /√{ ρσR } on coalescence time and critical velocity are also investigated.

  6. Inflation and bubbles in general relativity

    NASA Astrophysics Data System (ADS)

    Laguna-Castillo, Pablo; Matzner, Richard A.

    1986-11-01

    Following Israel's study of singular hypersurfaces and thin shells in general relativity, the complete set of Einstein's field equations in the presence of a bubble boundary SIGMA is reviewed for all spherically symmetric embedding four-geometries M+/-. The mapping that identifies points between the boundaries Σ+ and Σ- is obtained explicitly when the regions M+ and M- are described by a de Sitter and a Minkowski metric, respectively. In addition, the evolution of a bubble with vanishing surface energy density is studied in a spatially flat Robertson-Walker space-time, for region M- radiation dominated with a vanishing cosmological constant, and an energy equation in M+ determined by the matching. It is found that this type of bubble leads to a ``worm-hole'' matching; that is, an infinite extent exterior of a sphere is joined across the wall to another infinite extent exterior of a sphere. Interior-interior matches are also possible. Under this model, solutions for a bubble following a Hubble law are analyzed. Numerical solutions for bubbles with constant tension are also obtained.

  7. A radio characterization of Galactic compact bubbles

    NASA Astrophysics Data System (ADS)

    Ingallinera, A.; Trigilio, C.; Umana, G.; Leto, P.; Noriega-Crespo, A.; Flagey, N.; Paladini, R.; Agliozzo, C.; Buemi, C. S.

    2014-02-01

    We report the radio observations of a subsample of the 428 Galactic compact bubbles discovered at 24 μm with the MIPSGAL survey. Pervasive through the entire Galactic plane, these objects are thought to be different kinds of evolved stars. The very large majority of the bubbles (˜70 per cent) are however not yet classified. We conducted radio observations with the Expanded Very Large Array at 6 and 20 cm in order to obtain the spectral index of 55 bubbles. We found that at least 70 per cent of the 31 bubbles for which we were effectively able to compute the spectral index (or its lower limit) are likely to be thermal emitters. We were also able to resolve some bubbles, obtaining that the size of the radio nebula is usually similar to the IR size, although our low resolution (with respect to IR images) did not allow further morphological studies. Comparisons between radio flux densities and IR archive data from Spitzer and IRAS suggest that at least three unclassified bubbles can be treated as planetary nebula candidates.

  8. Far-Field Noise Induced by Bubble near Free Surface

    NASA Astrophysics Data System (ADS)

    Ye, Xi; Li, Jiang-tao; Liu, Jian-hua; Chen, Hai-long

    2018-03-01

    The motion of a bubble near the free surface is solved by the boundary element method based on the linear wave equation, and the influence of fluid compressibility on bubble dynamics is analyzed. Based on the solution of the bubble motion, the far-field radiation noise induced by the bubble is calculated using Kirchhoff moving boundary integral equation, and the influence of free surface on far-field noise is researched. As the results, the oscillation amplitude of the bubble is weakened in compressible fluid compared with that in incompressible fluid, and the free surface amplifies the effect of fluid compressibility. When the distance between the bubble and an observer is much larger than that between the bubble and free surface, the sharp wave trough of the sound pressure at the observer occurs. With the increment of the distance between the bubble and free surface, the time of the wave trough appearing is delayed and the value of the wave trough increase. When the distance between the observer and the bubble is reduced, the sharp wave trough at the observer disappears.

  9. Bubble fusion: Preliminary estimates

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Krakowski, R.A.

    1995-02-01

    The collapse of a gas-filled bubble in disequilibrium (i.e., internal pressure {much_lt} external pressure) can occur with a significant focusing of energy onto the entrapped gas in the form of pressure-volume work and/or acoustical shocks; the resulting heating can be sufficient to cause ionization and the emission of atomic radiations. The suggestion that extreme conditions necessary for thermonuclear fusion to occur may be possible has been examined parametrically in terms of the ratio of initial bubble pressure relative to that required for equilibrium. In this sense, the disequilibrium bubble is viewed as a three-dimensional ``sling shot`` that is ``loaded`` tomore » an extent allowed by the maximum level of disequilibrium that can stably be achieved. Values of this disequilibrium ratio in the range 10{sup {minus}5}--10{sup {minus}6} are predicted by an idealized bubble-dynamics model as necessary to achieve conditions where nuclear fusion of deuterium-tritium might be observed. Harmonic and aharmonic pressurizations/decompressions are examined as means to achieve the required levels of disequilibrium required to create fusion conditions. A number of phenomena not included in the analysis reported herein could enhance or reduce the small levels of nuclear fusions predicted.« less

  10. The collapse of a cavitation bubble in a corner

    NASA Astrophysics Data System (ADS)

    Peters, Ivo; Tagawa, Yoshiyuki

    2017-11-01

    The collapse of cavitation bubbles is influenced by the surrounding geometry. A classic example is the collapse of a bubble near a solid wall, where a fast jet is created towards the wall. The addition of a second wall creates a non-axisymmetric flow field, which influences the displacement and jet formation during the collapse of a bubble. In this experimental study we generate mm-sized vapor bubbles using a focused pulsed laser, giving us full control over the position of the bubble. The corner geometry is formed by two glass slides. High-speed imaging reveals the directional motion of the bubble during the collapse. We find that the bubble displacement cannot be fully described by a simple superposition of the bubble dynamics of the two walls individually. Comparison of our experimental results to a model based on potential flow shows a good agreement for the direction of displacement.

  11. Experimental study on wake structure of single rising clean bubble

    NASA Astrophysics Data System (ADS)

    Sato, Ayaka; Takedomi, Yuta; Shirota, Minori; Sanada, Toshiyuki; Watanabe, Masao

    2007-11-01

    Wake structure of clean bubble rising in quiescent silicone oil solution of photochromic dye is experimentally studied. A single bubble is generated, immediately after UV sheet light illuminates the part of the liquid just above the bubble generation nozzle in order to activate photochromic dye. Once the bubble passes across the colored part of the liquid, the bubble is accompanied by some portion of activated dye tracers; hence the flow structure in the rear of the single rising bubble is visualized. We capture stereo images of both wake structure and bubble motion. We study how wake structure changes with the increase in bubble size. We observe the stable axisymmetric wake structure, which is called `standing eddy' when bubble size is relatively small, and then wake structure becomes unstable and starts to oscillate with the increase in bubble size. With further increase in bubble size, a pair of streamwise vortices, which is called `double thread', is observed. We discuss in detail this transition from the steady wake to unsteady wake structure, especially double thread wake development and hairpin vortices shedding, in relation to the transition from rectilinear to spiral or zigzag bubble motions.

  12. Eternal inflation, bubble collisions, and the persistence of memory

    NASA Astrophysics Data System (ADS)

    Garriga, Jaume; Guth, Alan H.; Vilenkin, Alexander

    2007-12-01

    A “bubble universe” nucleating in an eternally inflating false vacuum will experience, in the course of its expansion, collisions with an infinite number of other bubbles. In an idealized model, we calculate the rate of collisions around an observer inside a given reference bubble. We show that the collision rate violates both the homogeneity and the isotropy of the bubble universe. Each bubble has a center which can be related to “the beginning of inflation” in the parent false vacuum, and any observer not at the center will see an anisotropic bubble collision rate that peaks in the outward direction. Surprisingly, this memory of the onset of inflation persists no matter how much time elapses before the nucleation of the reference bubble.

  13. Behavior of bubbles in glassmelts. II - Dissolution of a stationary bubble containing a diffusing and a nondiffusing gas

    NASA Technical Reports Server (NTRS)

    Weinberg, M. C.; Onorato, P. I. K.; Uhlmann, D. R.

    1980-01-01

    The effect of a foreign nondiffusing gas on the rate of shrinkage of an oxygen bubble in a soda-lime-silica melt was studied. The rate of change of bubble radius with time was computed using the quasi-stationary approximation. The effects of melt undersaturation and initial fraction of foreign gas in the bubble are considered and compared with those calculated using previously derived expressions.

  14. A Simple Card Trick: Teaching Qualitative Data Analysis Using a Deck of Playing Cards

    ERIC Educational Resources Information Center

    Waite, Duncan

    2011-01-01

    Yet today, despite recent welcome additions, relatively little is written about teaching qualitative research. Why is that? This article reports out a relatively simple, yet appealing, pedagogical move, a lesson the author uses to teach qualitative data analysis. Data sorting and categorization, the use of tacit and explicit theory in data…

  15. Bubble-Free Containers For Liquids In Microgravity

    NASA Technical Reports Server (NTRS)

    Kornfeld, Dale M.; Antar, Basil L.

    1995-01-01

    Reports discuss entrainment of gas bubbles during handling of liquids in microgravity, and one report proposes containers filled with liquids in microgravity without entraining bubbles. Bubbles are troublesome in low-gravity experiments - particularly in biological experiments. Wire-mesh cage retains liquid contents without solid wall, because in microgravity, surface tension of liquid exerts sufficient confining force.

  16. Use of a "small-bubble technique" to increase the success of Anwar's "big-bubble technique" for deep lamellar keratoplasty with complete baring of Descemet's membrane.

    PubMed

    Parthasarathy, Anand; Por, Yong Ming; Tan, Donald T H

    2007-10-01

    To describe a quick and simple "small-bubble" technique to immediately determine the success of attaining complete Descemet's membrane (DM) separation from corneal stroma through Anwar's "big-bubble" technique of deep anterior lamellar keratoplasty (DALK) for complete stromal removal. A partial trephination was followed by a lamellar dissection of the anterior stroma. Deep stromal air injection was then attempted to achieve the big bubble to help separate the stroma from the DM. To confirm that a big bubble had been achieved, a small air bubble was injected into the anterior chamber (AC) through a limbal paracentesis. If the small bubble is then seen at the corneal periphery, it confirms that the big-bubble separation of DM was successful because the convex nature of the bubble will cause it to protrude posteriorly, forcing the small AC bubble to the periphery. If the small AC bubble is not seen in the corneal periphery, this means that it is present in the centre, beneath the opaque corneal stroma, and therefore the big bubble has not been achieved. We used the small-bubble technique to confirm the presence of the big bubble in three (one keratoconus, one interstitial keratitis and one dense corneal scar) out of 41 patients who underwent DALK. The small-bubble technique confirmed that the big bubble was achieved in the eye of all three patients. Complete stromal removal with baring of the DM was achieved, and postoperatively all three eyes achieved best corrected vision of 6/6. The small-bubble technique can be a useful surgical tool for corneal surgeons attempting lamellar keratoplasty using the big-bubble technique. It helps in confirming the separation of DM from the deep stroma, which is important in achieving total stromal replacement. It will help to make the transition to lamellar keratoplasty smoother, enhance corneal graft success and improve visual outcomes in patients.

  17. Transformer overload and bubble evolution: Proceedings

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Addis, G.; Lindgren, S.

    1988-06-01

    The EPRI workshop on Transformer Overload Characteristics and Bubble Evolution was held to review the findings of investigations over the past 7-8 years to determine whether enough information is now available for utilities to establish safe loading practices. Sixteen papers were presented, including a utility review, physical and dielectric effects of gas and bubble formation from cellulose insulated transformers, transformer life characteristics, gas bubble studies and impulse test on distribution transformers, mathematical modeling of bubble evolution, transformer overload characteristics, variation of PD-strength for oil-paper insulation, survey on maximum safe operating hot spot temperature, and overload management. The meeting concluded withmore » a general discussion covering the existing state of knowledge and the need for additional research. Sixteen papers have been cataloged separately.« less

  18. An Analysis of Bubble Deformation by a Sphere Relevant to the Measurements of Bubble-Particle Contact Interaction and Detachment Forces.

    PubMed

    Sherman, H; Nguyen, A V; Bruckard, W

    2016-11-22

    Atomic force microscopy makes it possible to measure the interacting forces between individual colloidal particles and air bubbles, which can provide a measure of the particle hydrophobicity. To indicate the level of hydrophobicity of the particle, the contact angle can be calculated, assuming that no interfacial deformation occurs with the bubble retaining a spherical profile. Our experimental results obtained using a modified sphere tensiometry apparatus to detach submillimeter spherical particles show that deformation of the bubble interface does occur during particle detachment. We also develop a theoretical model to describe the equilibrium shape of the bubble meniscus at any given particle position, based on the minimization of the free energy of the system. The developed model allows us to analyze high-speed video captured during detachment. In the system model deformation of the bubble profile is accounted for by the incorporation of a Lagrange multiplier into both the Young-Laplace equation and the force balance. The solution of the bubble profile matched to the high-speed video allows us to accurately calculate the contact angle and determine the total force balance as a function of the contact point of the bubble on the particle surface.

  19. Bubble behavior characteristics based on virtual binocular stereo vision

    NASA Astrophysics Data System (ADS)

    Xue, Ting; Xu, Ling-shuang; Zhang, Shang-zhen

    2018-01-01

    The three-dimensional (3D) behavior characteristics of bubble rising in gas-liquid two-phase flow are of great importance to study bubbly flow mechanism and guide engineering practice. Based on the dual-perspective imaging of virtual binocular stereo vision, the 3D behavior characteristics of bubbles in gas-liquid two-phase flow are studied in detail, which effectively increases the projection information of bubbles to acquire more accurate behavior features. In this paper, the variations of bubble equivalent diameter, volume, velocity and trajectory in the rising process are estimated, and the factors affecting bubble behavior characteristics are analyzed. It is shown that the method is real-time and valid, the equivalent diameter of the rising bubble in the stagnant water is periodically changed, and the crests and troughs in the equivalent diameter curve appear alternately. The bubble behavior characteristics as well as the spiral amplitude are affected by the orifice diameter and the gas volume flow.

  20. Visualization of the wake behind a sliding bubble

    NASA Astrophysics Data System (ADS)

    O'Reilly Meehan, R.; Grennan, K.; Davis, I.; Nolan, K.; Murray, D. B.

    2017-10-01

    In this work, Schlieren measurements are presented for the wake of an air bubble sliding under a heated, inclined surface in quiescent water to provide new insights into the intricate sliding bubble wake structure and the associated convective cooling process. This is a two-phase flow configuration that is pertinent to thermal management solutions, where the fundamental flow physics have yet to be fully described. In this work, we present an experimental apparatus that enables high-quality Schlieren images for different bubble sizes and measurement planes. By combining these visualizations with an advanced bubble tracking technique, we can simultaneously quantify the symbiotic relationship that exists between the sliding bubble dynamics and its associated wake. An unstable, dynamic wake structure is revealed, consisting of multiple hairpin-shaped vortex structures interacting within the macroscopic area affected by the bubble. As vorticity is generated in the near wake, the bubble shape is observed to recoil and rebound. This also occurs normal to the surface and is particularly noticeable for larger bubble sizes, with a periodic ejection of material from the near wake corresponding to significant shape changes. These findings, along with their implications from a thermal management perspective, provide information on the rich dynamics of this natural flow that cannot be obtained using alternate experimental techniques.

  1. Can airborne ultrasound monitor bubble size in chocolate?

    NASA Astrophysics Data System (ADS)

    Watson, N.; Hazlehurst, T.; Povey, M.; Vieira, J.; Sundara, R.; Sandoz, J.-P.

    2014-04-01

    Aerated chocolate products consist of solid chocolate with the inclusion of bubbles and are a popular consumer product in many countries. The volume fraction and size distribution of the bubbles has an effect on their sensory properties and manufacturing cost. For these reasons it is important to have an online real time process monitoring system capable of measuring their bubble size distribution. As these products are eaten by consumers it is desirable that the monitoring system is non contact to avoid food contaminations. In this work we assess the feasibility of using an airborne ultrasound system to monitor the bubble size distribution in aerated chocolate bars. The experimental results from the airborne acoustic experiments were compared with theoretical results for known bubble size distributions using COMSOL Multiphysics. This combined experimental and theoretical approach is used to develop a greater understanding of how ultrasound propagates through aerated chocolate and to assess the feasibility of using airborne ultrasound to monitor bubble size distribution in these systems. The results indicated that a smaller bubble size distribution would result in an increase in attenuation through the product.

  2. Shock waves from non-spherically collapsing cavitation bubbles

    NASA Astrophysics Data System (ADS)

    Supponen, Outi; Obreschkow, Danail; Farhat, Mohamed

    2017-11-01

    Combining simultaneous high-speed imaging and hydrophone measurements, we uncover details of the multiple shock wave emission from laser-induced cavitation bubbles collapsing in a non-spherical way. For strongly deformed bubbles collapsing near a free surface, we identify the distinct shock waves caused by the jet impact onto the opposite bubble wall and by the individual collapses of the remaining bubble segments. The energy carried by each of these shocks depends on the level of bubble deformation, quantified by the anisotropy parameter ζ, the dimensionless equivalent of the Kelvin impulse. For jetting bubbles, at ζ < 0.01 , the jet impact hammer pressure is found to be the most energetic shock. Through statistical analysis of the experimental data and theoretical derivations, and by comparing bubbles deformed by different sources (variable gravity achieved on parabolic flights, and neighboring free and rigid surfaces), we find that the shock peak pressure may be approximated as the jet impact-induced water hammer as ph = 0.45 (ρc2 Δp) 1 / 2ζ-1 .

  3. Bubble Proliferation in Shock Wave Lithotripsy Occurs during Inertial Collapse

    NASA Astrophysics Data System (ADS)

    Pishchalnikov, Yuri A.; McAteer, James A.; Pishchalnikova, Irina V.; Williams, James C.; Bailey, Michael R.; Sapozhnikov, Oleg A.

    2008-06-01

    In shock wave lithotripsy (SWL), firing shock pulses at slow pulse repetition frequency (0.5 Hz) is more effective at breaking kidney stones than firing shock waves (SWs) at fast rate (2 Hz). Since at fast rate the number of cavitation bubbles increases, it appears that bubble proliferation reduces the efficiency of SWL. The goal of this work was to determine the basis for bubble proliferation when SWs are delivered at fast rate. Bubbles were studied using a high-speed camera (Imacon 200). Experiments were conducted in a test tank filled with nondegassed tap water at room temperature. Acoustic pulses were generated with an electromagnetic lithotripter (DoLi-50). In the focus of the lithotripter the pulses consisted of a ˜60 MPa positive-pressure spike followed by up to -8 MPa negative-pressure tail, all with a total duration of about 7 μs. Nonlinear propagation steepened the shock front of the pulses to become sufficiently thin (˜0.03 μm) to impose differential pressure across even microscopic bubbles. High-speed camera movies showed that the SWs forced preexisting microbubbles to collapse, jet, and break up into daughter bubbles, which then grew rapidly under the negative-pressure phase of the pulse, but later coalesced to re-form a single bubble. Subsequent bubble growth was followed by inertial collapse and, usually, rebound. Most, if not all, cavitation bubbles emitted micro-jets during their first inertial collapse and re-growth. After jetting, these rebounding bubbles could regain a spherical shape before undergoing a second inertial collapse. However, either upon this second inertial collapse, or sometimes upon the first inertial collapse, the rebounding bubble emerged from the collapse as a cloud of smaller bubbles rather than a single bubble. These daughter bubbles could continue to rebound and collapse for a few cycles, but did not coalesce. These observations show that the positive-pressure phase of SWs fragments preexisting bubbles but this initial

  4. Colorful Demos with a Long-Lasting Soap Bubble.

    ERIC Educational Resources Information Center

    Behroozi, F.; Olson, D. W.

    1994-01-01

    Describes several demonstrations that feature interaction of light with soap bubbles. Includes directions about how to produce a long-lasting stationary soap bubble with an easily changeable size and describes the interaction of white light with the bubble. (DDR)

  5. Dynamics of diffusive bubble growth and pressure recovery in a bubbly rhyolitic melt embedded in an elastic solid

    USGS Publications Warehouse

    Chouet, Bernard A.; Dawson, Phillip B.; Nakano, Masaru

    2006-01-01

    We present a model of gas exsolution and bubble expansion in a melt supersaturated in response to a sudden pressure drop. In our model, the melt contains a suspension of gas bubbles of identical sizes and is encased in a penny-shaped crack embedded in an elastic solid. The suspension is modeled as a three-dimensional lattice of spherical cells with slight overlap, where each elementary cell consists of a gas bubble surrounded by a shell of volatile-rich melt. The melt is then subjected to a step drop in pressure, which induces gas exsolution and bubble expansion, resulting in the compression of the melt and volumetric expansion of the crack. The dynamics of diffusion-driven bubble growth and volumetric crack expansion span 9 decades in time. The model demonstrates that the speed of the crack response depends strongly on volatile diffusivity in the melt and bubble number density and is markedly sensitive to the ratio of crack thickness to crack radius and initial bubble radius but is relatively insensitive to melt viscosity. The net drop in gas concentration in the melt after pressure recovery represents only a small fraction of the initial concentration prior to the drop, suggesting the melt may undergo numerous pressure transients before becoming significantly depleted of gases. The magnitude of pressure and volume recovery in the crack depends sensitively on the size of the input-pressure transient, becoming relatively larger for smaller-size transients in a melt containing bubbles with initial radii less than 10-5 m. Amplification of the input transient may be large enough to disrupt the crack wall and induce brittle failure in the rock matrix surrounding the crack. Our results provide additional basis for the interpretation of volume changes in the magma conduit under Popocatépetl Volcano during Vulcanian degassing bursts in its eruptive activity in April–May 2000.

  6. A Simple Deep Learning Method for Neuronal Spike Sorting

    NASA Astrophysics Data System (ADS)

    Yang, Kai; Wu, Haifeng; Zeng, Yu

    2017-10-01

    Spike sorting is one of key technique to understand brain activity. With the development of modern electrophysiology technology, some recent multi-electrode technologies have been able to record the activity of thousands of neuronal spikes simultaneously. The spike sorting in this case will increase the computational complexity of conventional sorting algorithms. In this paper, we will focus spike sorting on how to reduce the complexity, and introduce a deep learning algorithm, principal component analysis network (PCANet) to spike sorting. The introduced method starts from a conventional model and establish a Toeplitz matrix. Through the column vectors in the matrix, we trains a PCANet, where some eigenvalue vectors of spikes could be extracted. Finally, support vector machine (SVM) is used to sort spikes. In experiments, we choose two groups of simulated data from public databases availably and compare this introduced method with conventional methods. The results indicate that the introduced method indeed has lower complexity with the same sorting errors as the conventional methods.

  7. Remobilizing the Interfaces of Thermocapillary Driven Bubbles Retarded by the Adsorption of a Surfactant Impurity on the Bubble Surface

    NASA Technical Reports Server (NTRS)

    Palaparthi, Ravi; Maldarelli, Charles; Papageorgiou, Dimitri; Singh, Bhim S. (Technical Monitor)

    2000-01-01

    Thermocapillary migration is a method for moving bubbles in space in the absence of buoyancy. A temperature gradient is applied to the continuous phase in which a bubble is situated, and the applied gradient impressed on the bubble surface causes one pole of the drop to be cooler than the opposite pole. As the surface tension is a decreasing function of temperature, the cooler pole pulls at the warmer pole, creating a flow which propels the bubble in the direction of the warmer fluid. A major impediment to the practical use of thermocapillarity to direct the movement of bubbles in space is the fact that surfactant impurities which are unavoidably present in the continuous phase can significantly reduce the migration velocity. A surfactant impurity adsorbed onto the bubble interface is swept to the trailing end of the bubble. When bulk concentrations are low (which is the case with an impurity), diffusion of surfactant to the front end is slow relative to convection, and surfactant collects at the back end of the bubble. Collection at the back lowers the surface tension relative to the front end setting up a reverse tension gradient. For buoyancy driven bubble motions in the absence of a thermocapillarity, the tension gradient opposes the surface flow, and reduces the surface and terminal velocities (the interface becomes more solid-like). When thermocapillary forces are present, the reverse tension gradient set up by the surfactant accumulation reduces the temperature tension gradient, and decreases to near zero the thermocapillary velocity. The objective of our research is to develop a method for enhancing the thermocapillary migration of bubbles which have been retarded by the adsorption onto the bubble surface of a surfactant impurity, Our remobilization theory proposes to use surfactant molecules which kinetically rapidly exchange between the bulk and the surface and are at high bulk concentrations. Because the remobilizing surfactant is present at much higher

  8. Denni Algorithm An Enhanced Of SMS (Scan, Move and Sort) Algorithm

    NASA Astrophysics Data System (ADS)

    Aprilsyah Lubis, Denni; Salim Sitompul, Opim; Marwan; Tulus; Andri Budiman, M.

    2017-12-01

    Sorting has been a profound area for the algorithmic researchers, and many resources are invested to suggest a more working sorting algorithm. For this purpose many existing sorting algorithms were observed in terms of the efficiency of the algorithmic complexity. Efficient sorting is important to optimize the use of other algorithms that require sorted lists to work correctly. Sorting has been considered as a fundamental problem in the study of algorithms that due to many reasons namely, the necessary to sort information is inherent in many applications, algorithms often use sorting as a key subroutine, in algorithm design there are many essential techniques represented in the body of sorting algorithms, and many engineering issues come to the fore when implementing sorting algorithms., Many algorithms are very well known for sorting the unordered lists, and one of the well-known algorithms that make the process of sorting to be more economical and efficient is SMS (Scan, Move and Sort) algorithm, an enhancement of Quicksort invented Rami Mansi in 2010. This paper presents a new sorting algorithm called Denni-algorithm. The Denni algorithm is considered as an enhancement on the SMS algorithm in average, and worst cases. The Denni algorithm is compared with the SMS algorithm and the results were promising.

  9. Helium bubbles aggravated defects production in self-irradiated copper

    NASA Astrophysics Data System (ADS)

    Wu, FengChao; Zhu, YinBo; Wu, Qiang; Li, XinZhu; Wang, Pei; Wu, HengAn

    2017-12-01

    Under the environment of high radiation, materials used in fission and fusion reactors will internally accumulate numerous lattice defects and bubbles. With extensive studies focused on bubble resolution under irradiation, the mutually effects between helium bubbles and displacement cascades in irradiated materials remain unaddressed. Therefore, the defects production and microstructure evolution under self-irradiation events in vicinity of helium bubbles are investigated by preforming large scale molecular dynamics simulations in single-crystal copper. When subjected to displacement cascades, distinguished bubble resolution categories dependent on bubble size are observed. With the existence of bubbles, radiation damage is aggravated with the increasing bubble size, represented as the promotion of point defects and dislocations. The atomic mechanisms of heterogeneous dislocation structures are attributed to different helium-vacancy cluster modes, transforming from the resolved gas trapped with vacancies to the biased absorption of vacancies by the over-pressured bubble. In both cases, helium impedes the recombination of point defects, leading to the accelerated formation of interstitial loops. The results and insight obtained here might contribute to understand the underlying mechanism of transmutant solute on the long-term evolution of irradiated materials.

  10. Using the Biology Card Sorting Task to Measure Changes in Conceptual Expertise during Postsecondary Biology Education

    PubMed Central

    Bissonnette, Sarah A.; Combs, Elijah D.; Nagami, Paul H.; Byers, Victor; Fernandez, Juliana; Le, Dinh; Realin, Jared; Woodham, Selina; Smith, Julia I.; Tanner, Kimberly D.

    2017-01-01

    While there have been concerted efforts to reform undergraduate biology toward teaching students to organize their conceptual knowledge like experts, there are few tools that attempt to measure this. We previously developed the Biology Card Sorting Task (BCST), designed to probe how individuals organize their conceptual biological knowledge. Previous results showed the BCST could differentiate between different populations, namely non–biology majors (NBM) and biology faculty (BF). In this study, we administered the BCST to three additional populations, using a cross-sectional design: entering biology majors (EBM), advanced biology majors (ABM), and biology graduate students (BGS). Intriguingly, ABM did not initially sort like experts any more frequently than EBM. However, once the deep-feature framework was revealed, ABM were able to sort like experts more readily than did EBM. These results are consistent with the conclusion that biology education enables advanced biology students to use an expert-like conceptual framework. However, these results are also consistent with a process of “selection,” wherein students who persist in the major may have already had an expert-like conceptual framework to begin with. These results demonstrate the utility of the BCST in measuring differences between groups of students over the course of their undergraduate education. PMID:28213584

  11. The solution space of sorting by DCJ.

    PubMed

    Braga, Marília D V; Stoye, Jens

    2010-09-01

    In genome rearrangements, the double cut and join (DCJ) operation, introduced by Yancopoulos et al. in 2005, allows one to represent most rearrangement events that could happen in multichromosomal genomes, such as inversions, translocations, fusions, and fissions. No restriction on the genome structure considering linear and circular chromosomes is imposed. An advantage of this general model is that it leads to considerable algorithmic simplifications compared to other genome rearrangement models. Recently, several works concerning the DCJ operation have been published, and in particular, an algorithm was proposed to find an optimal DCJ sequence for sorting one genome into another one. Here we study the solution space of this problem and give an easy-to-compute formula that corresponds to the exact number of optimal DCJ sorting sequences for a particular subset of instances of the problem. We also give an algorithm to count the number of optimal sorting sequences for any instance of the problem. Another interesting result is the demonstration of the possibility of obtaining one optimal sorting sequence by properly replacing any pair of consecutive operations in another optimal sequence. As a consequence, any optimal sorting sequence can be obtained from one other by applying such replacements successively, but the problem of finding the shortest number of replacements between two sorting sequences is still open.

  12. Repeated bubble breakup and coalescence in perturbed Hele-Shaw channels

    NASA Astrophysics Data System (ADS)

    Thompson, Alice; Franco-Gomez, Andres; Hazel, Andrew; Juel, Anne

    2017-11-01

    The introduction of an axially-uniform, centred constriction in a Hele-Shaw channel leads to multiple propagation modes for both air fingers and bubbles, including symmetric and asymmetric steadily propagating modes along with oscillations. These multiple modes correspond to a non-trivial bifurcation structure, and relate to the plethora of steadily propagating bubbles and fingers which exist in the Saffman-Taylor system. In both experiments and depth-averaged computations, a very small centred occlusion can be enough to trigger bubble breakup, with a single large centred bubble splitting into two smaller bubbles which propagate along each side of the channel. We present numerical simulations for the depth-averaged model, implementing geometric criteria for pinchoff and coalescence in order to track the bubble before and beyond breakup. We find that the two-bubble state is itself unstable, with finger competition causing one bubble to move ahead; the trailing bubble then moves across the channel to merge with the leading bubble. However, the story is not always so simple, enabling complicated cascades of splitting and merging bubbles. We compare the general dynamical behaviour, basins of attraction, and the details of merging and splitting, to experimental observations.

  13. Beer tapping: dynamics of bubbles after impact

    NASA Astrophysics Data System (ADS)

    Mantič-Lugo, V.; Cayron, A.; Brun, P.-T.; Gallaire, F.

    2015-12-01

    Beer tapping is a well known prank where a bottle of beer is impacted from the top by a solid object, usually another bottle, leading to a sudden foam overflow. A description of the shock-driven bubble dynamics leading to foaming is presented based on an experimental and numerical study evoking the following physical picture. First, the solid impact produces a sudden downwards acceleration of the bottle creating a strong depression in the liquid bulk. The existing bubbles undergo a strong expansion and a sudden contraction ending in their collapse and fragmentation into a large amount of small bubbles. Second, the bubble clouds present a large surface area to volume ratio, enhancing the CO2 diffusion from the supersaturated liquid, hence growing rapidly and depleting the CO2. The clouds of bubbles migrate upwards in the form of plumes pulling the surrounding liquid with them and eventually resulting in the foam overflow. The sudden pressure drop that triggers the bubble dynamics with a collapse and oscillations is modelled by the Rayleigh-Plesset equation. The bubble dynamics from impact to collapse occurs over a time (tb ≃ 800 μs) much larger than the acoustic time scale of the liquid bulk (tac = 2H/c ≃ 80 μs), for the experimental container of height H = 6 cm and a speed of sound around c ≃ 1500 m/s. This scale separation, together with the comparison of numerical and experimental results, suggests that the pressure drop is controlled by two parameters: the acceleration of the container and the distance from the bubble to the free surface.

  14. Wetting of soap bubbles on hydrophilic, hydrophobic, and superhydrophobic surfaces

    NASA Astrophysics Data System (ADS)

    Arscott, Steve

    2013-06-01

    Wetting of sessile bubbles on various wetting surfaces (solid and liquid) has been studied. A model is presented for the apparent contact angle of a sessile bubble based on a modified Young's equation--the experimental results agree with the model. Wetting a hydrophilic surface results in a bubble contact angle of 90° whereas using a superhydrophobic surface one observes 134°. For hydrophilic surfaces, the bubble angle diminishes with bubble radius whereas on a superhydrophobic surface, the bubble angle increases. The size of the plateau borders governs the bubble contact angle, depending on the wetting of the surface.

  15. Gas Bubble Migration and Trapping in Porous Media: Pore-Scale Simulation

    NASA Astrophysics Data System (ADS)

    Mahabadi, Nariman; Zheng, Xianglei; Yun, Tae Sup; van Paassen, Leon; Jang, Jaewon

    2018-02-01

    Gas bubbles can be naturally generated or intentionally introduced in sediments. Gas bubble migration and trapping affect the rate of gas emission into the atmosphere or modify the sediment properties such as hydraulic and mechanical properties. In this study, the migration and trapping of gas bubbles are simulated using the pore-network model extracted from the 3D X-ray image of in situ sediment. Two types of bubble size distribution (mono-sized and distributed-sized cases) are used in the simulation. The spatial and statistical bubble size distribution, residual gas saturation, and hydraulic conductivity reduction due to the bubble trapping are investigated. The results show that the bubble size distribution becomes wider during the gas bubble migration due to bubble coalescence for both mono-sized and distributed-sized cases. And the trapped bubble fraction and the residual gas saturation increase as the bubble size increases. The hydraulic conductivity is reduced as a result of the gas bubble trapping. The reduction in hydraulic conductivity is apparently observed as bubble size and the number of nucleation points increase.

  16. Primordial black hole formation by vacuum bubbles

    NASA Astrophysics Data System (ADS)

    Deng, Heling; Vilenkin, Alexander

    2017-12-01

    Vacuum bubbles may nucleate during the inflationary epoch and expand, reaching relativistic speeds. After inflation ends, the bubbles are quickly slowed down, transferring their momentum to a shock wave that propagates outwards in the radiation background. The ultimate fate of the bubble depends on its size. Bubbles smaller than certain critical size collapse to ordinary black holes, while in the supercritical case the bubble interior inflates, forming a baby universe, which is connected to the exterior region by a wormhole. The wormhole then closes up, turning into two black holes at its two mouths. We use numerical simulations to find the masses of black holes formed in this scenario, both in subcritical and supercritical regime. The resulting mass spectrum is extremely broad, ranging over many orders of magnitude. For some parameter values, these black holes can serve as seeds for supermassive black holes and may account for LIGO observations.

  17. Acoustic Behavior of Vapor Bubbles

    NASA Technical Reports Server (NTRS)

    Prosperetti, Andrea; Oguz, Hasan N.

    1996-01-01

    In a microgravity environment vapor bubbles generated at a boiling surface tend to remain near it for a long time. This affects the boiling heat transfer and in particular promotes an early transition to the highly inefficient film boiling regime. This paper describes the physical basis underlying attempts to remove the bubbles by means of pressure radiation forces.

  18. Advanced detectors and signal processing for bubble memories

    NASA Technical Reports Server (NTRS)

    Kryder, M. H.; Rasky, P. H. L.; Greve, D. W.

    1985-01-01

    The feasibility of combining silicon and magnetic bubble technologies is demonstrated. Results of bubble film annealing indicate that a low temperature silicon on garnet technology is the most likely one to succeed commercially. Annealing ambients are also shown to have a major effect on the magnetic properties of bubble films. Functional MOSFETs were fabricated on bubble films coated with thick (approximately 1 micron) SiO2 layers. The two main problems with these silicon on garnet MOSFETs are low electron mobilities and large gate leakage currents. Results indicate that the laser recrystallized silicon and gate oxide (SiO2) layers are contaminated. The data suggest that part of the contaminating ions originate in the sputtered oxide spacer layer and part originates in the bubble film itself. A diffusion barrier, such as silicon nitride, placed between the bubble film and the silicon layer should eliminate the contamination induced problem.

  19. The acoustic environment of a sonoluminescing bubble

    NASA Astrophysics Data System (ADS)

    Holzfuss, Joachim; Rüggeberg, Matthias; Holt, R. Glynn

    2000-07-01

    A bubble is levitated in water in a cylindrical resonator which is driven by ultrasound. It has been shown that in a certain region of parameter space the bubble is emitting light pulses (sonoluminescence). One of the properties observed is the enormous spatial stability leaving the bubble "pinned" in space allowing it to emit light with a timing of picosecond accuracy. We argue that the observed stability is due to interactions of the bubble with the resonator. A shock wave emitted at collapse time together with a self generated complex sound field, which is experimentally mapped with high resolution, is responsible for the observed effects.

  20. A simple bubble-flowmeter with quasicontinuous registration.

    PubMed

    Ludt, H; Herrmann, H D

    1976-07-22

    The construction of a simple bubble-flow-meter is described. The instrument has the following features: 1. automatic bubble injection, 2. precise measurement of the bubble passage time by a digital counter, 3. quasicontinuous registration of the flow rate, 4. alternative run with clear fluid (water) and coloured fluid (blood), 5. low volume, 6. closed measuring system for measurements in low and high pressure systems.

  1. Bubble Formation Modeling in IE-911

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Fondeur, F.F.

    2000-09-27

    The author used diffusion modeling to determine the hydrogen and oxygen concentration inside IE-911. The study revealed gas bubble nucleation will not occur in the bulk solution inside the pore or on the pore wall. This finding results from the fast oxygen and hydrogen gas molecular diffusion and a very confined pore space. The net steady state concentration of these species inside the pore proves too low to drive bubble nucleation. This study did not investigate other gas bubble nucleating mechanism such as suspended particles in solution.

  2. Nonlinear Bubble Interactions in Acoustic Pressure Fields

    NASA Technical Reports Server (NTRS)

    Barbat, Tiberiu; Ashgriz, Nasser; Liu, Ching-Shi

    1996-01-01

    The systems consisting of a two-phase mixture, as clouds of bubbles or drops, have shown many common features in their responses to different external force fields. One of particular interest is the effect of an unsteady pressure field applied to these systems, case in which the coupling of the vibrations induced in two neighboring components (two drops or two bubbles) may result in an interaction force between them. This behavior was explained by Bjerknes by postulating that every body that is moving in an accelerating fluid is subjected to a 'kinetic buoyancy' equal with the product of the acceleration of the fluid multiplied by the mass of the fluid displaced by the body. The external sound wave applied to a system of drops/bubbles triggers secondary sound waves from each component of the system. These secondary pressure fields integrated over the surface of the neighboring drop/bubble may result in a force additional to the effect of the primary sound wave on each component of the system. In certain conditions, the magnitude of these secondary forces may result in significant changes in the dynamics of each component, thus in the behavior of the entire system. In a system containing bubbles, the sound wave radiated by one bubble at the location of a neighboring one is dominated by the volume oscillation mode and its effects can be important for a large range of frequencies. The interaction forces in a system consisting of drops are much smaller than those consisting of bubbles. Therefore, as a first step towards the understanding of the drop-drop interaction subject to external pressure fluctuations, it is more convenient to study the bubble interactions. This paper presents experimental results and theoretical predictions concerning the interaction and the motion of two levitated air bubbles in water in the presence of an acoustic field at high frequencies (22-23 KHz).

  3. Convection in a volcanic conduit recorded by bubbles

    USGS Publications Warehouse

    Carey, Rebecca J.; Manga, Michael; Degruyter, Wim; Gonnermann, Helge M.; Swanson, Donald; Houghton, Bruce F.; Orr, Tim R.; Patrick, Matthew R.

    2013-01-01

    Microtextures of juvenile pyroclasts from Kīlauea’s (Hawai‘i) early A.D. 2008 explosive activity record the velocity and depth of convection within the basaltic magma-filled conduit. We use X-ray microtomography (μXRT) to document the spatial distribution of bubbles. We find small bubbles (radii from 5 μm to 70 μm) in a halo surrounding larger millimeter-size bubbles. This suggests that dissolved water was enriched around the larger bubbles—the opposite of what is expected if bubbles grow as water diffuses into the bubble. Such volatile enrichment implies that the volatiles within the large bubbles were redissolving into the melt as they descended into the conduit by the downward motion of convecting magma within the lava lake. The thickness of the small bubble halo is ∼100–150 μm, consistent with water diffusing into the melt on time scales on the order of 103 s. Eruptions, triggered by rockfall, rapidly exposed this magma to lower pressures, and the haloes of melt with re-dissolved water became sufficiently supersaturated to cause nucleation of the population of smaller bubbles. The required supersaturation pressures are consistent with a depth of a few hundred meters and convection velocities of the order of 0.1 m s−1, similar to the circulation velocity observed on the surface of the Halema‘uma‘u lava lake.

  4. Air bubble migration is a random event post embryo transfer.

    PubMed

    Confino, E; Zhang, J; Risquez, F

    2007-06-01

    Air bubble location following embryo transfer (ET) is the presumable placement spot of embryos. The purpose of this study was to document endometrial air bubble position and migration following embryo transfer. Multicenter prospective case study. Eighty-eight embryo transfers were performed under abdominal ultrasound guidance in two countries by two authors. A single or double air bubble was loaded with the embryos using a soft, coaxial, end opened catheters. The embryos were slowly injected 10-20 mm from the fundus. Air bubble position was recorded immediately, 30 minutes later and when the patient stood up. Bubble marker location analysis revealed a random distribution without visible gravity effect when the patients stood up. The bubble markers demonstrated splitting, moving in all directions and dispersion. Air bubbles move and split frequently post ET with the patient in the horizontal position, suggestive of active uterine contractions. Bubble migration analysis supports a rather random movement of the bubbles and possibly the embryos. Standing up changed somewhat bubble configuration and distribution in the uterine cavity. Gravity related bubble motion was uncommon, suggesting that horizontal rest post ET may not be necessary. This report challenges the common belief that a very accurate ultrasound guided embryo placement is mandatory. The very random bubble movement observed in this two-center study suggests that a large "window" of embryo placement maybe present.

  5. Bubbles in extended inflation and multi-production of universes

    NASA Astrophysics Data System (ADS)

    Sakai, Nobuyuki; Maeda, Kei-ichi

    Developing the thin-wall method of Israel, we present a formalism to investigate bubble dynamics in generalized Einstein theories. We derive the equations of motion for a bubble, finding that the space-time inside a bubble is always inhomogeneous. Applying this formalism to extended inflation, we find the following two results: (1) Any true vacuum bubble expands, contrary to the results of Goldwirth-Zaglauer, who claim that bubbles created initially later collapse. We show that their initial conditions for collapsing bubbles are physically inconsistent. (2) Concerning the global space-time structure of the Universe in extended inflation, we show that worm-holes are produced as in old inflation, resulting in the multi-production of universes.

  6. The Q sort theory and technique.

    PubMed

    Nyatanga, L

    1989-10-01

    This paper is based on the author's experience of using the Q sort technique with BA Social Sciences (BASS) students, and the community psychiatric nursing (CPN, ENB No 811 course). The paper focuses on two main issues: 1. The theoretical assumptions underpinning the Q Sort technique. Carl Rogers' self theory and some of the values of humanistic psychology are summarised. 2. The actual technique procedure and meaning of results are highlighted. As the Q Sort technique is potentially useful in a variety of sittings some of which are listed in this paper, the emphasis has deliberately been placed in understanding the theoretical underpinning and the operationalisation (sensitive interpretation) of the theory to practice.

  7. GAS AND BUBBLE PRODUCTION BY SIPHONOPHORES.

    DTIC Science & Technology

    Gas-filled siphonophore floats collected from a deep scattering layer (DSL) were photographed in the act of voluntarily expelling bubbles of nearly...Such free bubbles, together with the siphonophore floats themselves, constitute a biological family of potentially resonant sonar targets

  8. An improved infrared technique for sorting pecans

    NASA Astrophysics Data System (ADS)

    Graeve, Thorsten; Dereniak, Eustace L.; Lamonica, John A., Jr.

    1991-10-01

    This paper presents the results of a study of pecan spectral reflectances. It describes an experiment for measuring the contrast between several components of raw pecan product to be sorted. An analysis of the experimental data reveals high contrast ratios in the infrared spectrum, suggesting a potential improvement in sorting efficiency when separating pecan meat from shells. It is believed that this technique has the potential to dramatically improve the efficiency of current sorting machinery, and to reduce the cost of processing pecans for the consumer market.

  9. Gas separation and bubble behavior at a woven screen

    NASA Astrophysics Data System (ADS)

    Conrath, Michael; Dreyer, Michael E.

    Gas-liquid two phase flows are widespread and in many applications the separation of both phases is necessary. Chemical reactors, water treatment devices or gas-free delivery of liquids like propellant are only some of them. We study the performance of a woven metal screen in respect to its phase separation behavior under static and dynamic conditions. Beside hydraulic screen resistance and static bubble point, our study also comprises the bubble detachment from the screen upon gas breakthrough. Since a woven screen is essentially an array of identical pores, analogies to bubble detachment from a needle can be established. While the bubble point poses an upper limit for pressurized gas at a wetted screen to preclude gas breakthrough, the necessary pressure for growing bubbles to detach from the screen pores a lower limit when breakthrough is already in progress. Based on that inside, the dynamic bubble point effects were constituted that relate to a trapped bubble at such a screen in liquid flow. A trapped is caused to break through the screen by the flow-induced pressure drop across it. Our model includes axially symmetric bubble shapes, degree of coverage of the screen and bubble pressurization due to hydraulic losses in the rest of the circuit. We have built an experiment that consists of a Dutch Twilled woven screen made of stainless steel in a vertical acrylic glass tube. The liquid is silicon oil SF0.65. The screen is suspended perpendicular to the liquid flow which is forced through it at variable flow rate. Controlled injection of air from a needle allows us to examine the ability of the screen to separate gas and liquid along the former mentioned effects. We present experimental data on static bubble point and detachment pressure for breakthrough at different gas supply rates that suggest a useful criterion for reliable static bubble point measurements. Results for the dynamic bubble point are presented that include i) screen pressure drop for different

  10. A computationally efficient modelling of laminar separation bubbles

    NASA Technical Reports Server (NTRS)

    Maughmer, Mark D.

    1988-01-01

    The goal of this research is to accurately predict the characteristics of the laminar separation bubble and its effects on airfoil performance. To this end, a model of the bubble is under development and will be incorporated in the analysis section of the Eppler and Somers program. As a first step in this direction, an existing bubble model was inserted into the program. It was decided to address the problem of the short bubble before attempting the prediction of the long bubble. In the second place, an integral boundary-layer method is believed more desirable than a finite difference approach. While these two methods achieve similar prediction accuracy, finite-difference methods tend to involve significantly longer computer run times than the integral methods. Finally, as the boundary-layer analysis in the Eppler and Somers program employs the momentum and kinetic energy integral equations, a short-bubble model compatible with these equations is most preferable.

  11. Bubble-induced microstreaming: guiding and destroying lipid vesicles

    NASA Astrophysics Data System (ADS)

    Marmottant, Philippe; Hilgenfeldt, Sascha

    2002-11-01

    Micron-sized bubbles respond with strong oscillations when submitted to ultrasound. This has led to their use as echographic contrast enhancers. The large energy and force densities generated by the collapsing bubbles also make them non-invasive mechanical tools: Recently, it has been reported that the interaction of cavitating bubbles with nearby cells can render the latter permeable to large molecules (sonoporation), suggesting prospects for drug delivery and gene transfection. We have developed a laboratory setup that allows for a controlled study of the interaction of single microbubbles with single lipid bilayer vesicles. Substituting vesicles for cell membranes is advantageous because the mechanical properties of vesicles are well-known. Microscopic observations reveal that vesicles near a bubble follow the vivid streaming motion set up by the bubble. The vesicles "bounce" off the bubble, being periodically accelerated towards and away from it, and undergo well-defined shape deformations along their trajectory in accordance with fluid-dynamical theory. Break-up of vesicles could also be observed.

  12. Luminescence from cavitation bubbles deformed in uniform pressure gradients

    NASA Astrophysics Data System (ADS)

    Supponen, Outi; Obreschkow, Danail; Kobel, Philippe; Farhat, Mohamed

    2017-09-01

    Presented here are observations that demonstrate how the deformation of millimetric cavitation bubbles by a uniform pressure gradient quenches single-collapse luminescence. Our innovative measurement system captures a broad luminescence spectrum (wavelength range, 300-900 nm) from the individual collapses of laser-induced bubbles in water. By varying the bubble size, driving pressure, and perceived gravity level aboard parabolic flights, we probed the limit from aspherical to highly spherical bubble collapses. Luminescence was detected for bubbles of maximum radii within the previously uncovered range, R0=1.5 -6 mm, for laser-induced bubbles. The relative luminescence energy was found to rapidly decrease as a function of the bubble asymmetry quantified by the anisotropy parameter ζ , which is the dimensionless equivalent of the Kelvin impulse. As established previously, ζ also dictates the characteristic parameters of bubble-driven microjets. The threshold of ζ beyond which no luminescence is observed in our experiment closely coincides with the threshold where the microjets visibly pierce the bubble and drive a vapor jet during the rebound. The individual fitted blackbody temperatures range between Tlum=7000 and Tlum=11 500 K but do not show any clear trend as a function of ζ . Time-resolved measurements using a high-speed photodetector disclose multiple luminescence events at each bubble collapse. The averaged full width at half-maximum of the pulse is found to scale with R0 and to range between 10 and 20 ns.

  13. Statistical analysis of sperm sorting

    NASA Astrophysics Data System (ADS)

    Koh, James; Marcos, Marcos

    2017-11-01

    The success rate of assisted reproduction depends on the proportion of morphologically normal sperm. It is possible to use an external field for manipulation and sorting. Depending on their morphology, the extent of response varies. Due to the wide distribution in sperm morphology even among individuals, the resulting distribution of kinematic behaviour, and consequently the feasibility of sorting, should be analysed statistically. In this theoretical work, Resistive Force Theory and Slender Body Theory will be applied and compared. Full name is Marcos.

  14. 21 CFR 870.4205 - Cardiopulmonary bypass bubble detector.

    Code of Federal Regulations, 2013 CFR

    2013-04-01

    ... 21 Food and Drugs 8 2013-04-01 2013-04-01 false Cardiopulmonary bypass bubble detector. 870.4205 Section 870.4205 Food and Drugs FOOD AND DRUG ADMINISTRATION, DEPARTMENT OF HEALTH AND HUMAN SERVICES... bypass bubble detector. (a) Identification. A cardiopulmonary bypass bubble detector is a device used to...

  15. 21 CFR 870.4205 - Cardiopulmonary bypass bubble detector.

    Code of Federal Regulations, 2010 CFR

    2010-04-01

    ... 21 Food and Drugs 8 2010-04-01 2010-04-01 false Cardiopulmonary bypass bubble detector. 870.4205 Section 870.4205 Food and Drugs FOOD AND DRUG ADMINISTRATION, DEPARTMENT OF HEALTH AND HUMAN SERVICES... bypass bubble detector. (a) Identification. A cardiopulmonary bypass bubble detector is a device used to...

  16. 21 CFR 870.4205 - Cardiopulmonary bypass bubble detector.

    Code of Federal Regulations, 2011 CFR

    2011-04-01

    ... 21 Food and Drugs 8 2011-04-01 2011-04-01 false Cardiopulmonary bypass bubble detector. 870.4205 Section 870.4205 Food and Drugs FOOD AND DRUG ADMINISTRATION, DEPARTMENT OF HEALTH AND HUMAN SERVICES... bypass bubble detector. (a) Identification. A cardiopulmonary bypass bubble detector is a device used to...

  17. 21 CFR 870.4205 - Cardiopulmonary bypass bubble detector.

    Code of Federal Regulations, 2014 CFR

    2014-04-01

    ... 21 Food and Drugs 8 2014-04-01 2014-04-01 false Cardiopulmonary bypass bubble detector. 870.4205 Section 870.4205 Food and Drugs FOOD AND DRUG ADMINISTRATION, DEPARTMENT OF HEALTH AND HUMAN SERVICES... bypass bubble detector. (a) Identification. A cardiopulmonary bypass bubble detector is a device used to...

  18. 21 CFR 870.4205 - Cardiopulmonary bypass bubble detector.

    Code of Federal Regulations, 2012 CFR

    2012-04-01

    ... 21 Food and Drugs 8 2012-04-01 2012-04-01 false Cardiopulmonary bypass bubble detector. 870.4205 Section 870.4205 Food and Drugs FOOD AND DRUG ADMINISTRATION, DEPARTMENT OF HEALTH AND HUMAN SERVICES... bypass bubble detector. (a) Identification. A cardiopulmonary bypass bubble detector is a device used to...

  19. A Binary Array Asynchronous Sorting Algorithm with Using Petri Nets

    NASA Astrophysics Data System (ADS)

    Voevoda, A. A.; Romannikov, D. O.

    2017-01-01

    Nowadays the tasks of computations speed-up and/or their optimization are actual. Among the approaches on how to solve these tasks, a method applying approaches of parallelization and asynchronization to a sorting algorithm is considered in the paper. The sorting methods are ones of elementary methods and they are used in a huge amount of different applications. In the paper, we offer a method of an array sorting that based on a division into a set of independent adjacent pairs of numbers and their parallel and asynchronous comparison. And this one distinguishes the offered method from the traditional sorting algorithms (like quick sorting, merge sorting, insertion sorting and others). The algorithm is implemented with the use of Petri nets, like the most suitable tool for an asynchronous systems description.

  20. Shock wave interaction with laser-generated single bubbles.

    PubMed

    Sankin, G N; Simmons, W N; Zhu, S L; Zhong, P

    2005-07-15

    The interaction of a lithotripter shock wave (LSW) with laser-generated single vapor bubbles in water is investigated using high-speed photography and pressure measurement via a fiber-optic probe hydrophone. The interaction leads to nonspherical collapse of the bubble with secondary shock wave emission and microjet formation along the LSW propagation direction. The maximum pressure amplification is produced during the collapse phase of the bubble oscillation when the compressive pulse duration of the LSW matches with the forced collapse time of the bubble.

  1. Scaling and Instabilities in Bubble Pinch-Off

    NASA Astrophysics Data System (ADS)

    Burton, J. C.; Waldrep, R.; Taborek, P.

    2005-05-01

    We have used a 100 000 frame-per-second video to analyze the pinch-off of nitrogen gas bubbles in fluids with a wide range of viscosity. If the external fluid is highly viscous (ηext>100 cP), the bubble neck radius is proportional to the time before break, τ, and decreases smoothly to zero. If the external fluid has low viscosity (ηext<10 cP), the radius scales as τ1/2 until an instability develops in the gas bubble, which causes the neck to rupture and tear apart. Finally, if the viscosity of the external fluid is in an intermediate range, an elongated thread is formed, which breaks apart into micron-sized bubbles.

  2. Lithotripter shock wave interaction with a bubble near various biomaterials.

    PubMed

    Ohl, S W; Klaseboer, E; Szeri, A J; Khoo, B C

    2016-10-07

    Following previous work on the dynamics of an oscillating bubble near a bio-material (Ohl et al 2009 Phys. Med. Biol. 54 6313-36) and the interaction of a bubble with a shockwave (Klaseboer et al 2007 J. Fluid Mech. 593 33-56), the present work concerns the interaction of a gas bubble with a traveling shock wave (such as from a lithotripter) in the vicinity of bio-materials such as fat, skin, muscle, cornea, cartilage, and bone. The bubble is situated in water (to represent a water-like biofluid). The bubble collapses are not spherically symmetric, but tend to feature a high speed jet. A few simulations are performed and compared with available experimental observations from Sankin and Zhong (2006 Phys. Rev. E 74 046304). The collapses of cavitation bubbles (created by laser in the experiment) near an elastic membrane when hit by a lithotripter shock wave are correctly captured by the simulation. This is followed by a more systematic study of the effects involved concerning shockwave bubble biomaterial interactions. If a subsequent rarefaction wave hits the collapsed bubble, it will re-expand to a very large size straining the bio-materials nearby before collapsing once again. It is noted that, for hard bio-material like bone, reflection of the shock wave at the bone-water interface can affect the bubble dynamics. Also the initial size of the bubble has a significant effect. Large bubbles (∼1 mm) will split into smaller bubbles, while small bubbles collapse with a high speed jet in the travel direction of the shock wave. The numerical model offers a computationally efficient way of understanding the complex phenomena involving the interplay of a bubble, a shock wave, and a nearby bio-material.

  3. Lithotripter shock wave interaction with a bubble near various biomaterials

    NASA Astrophysics Data System (ADS)

    Ohl, S. W.; Klaseboer, E.; Szeri, A. J.; Khoo, B. C.

    2016-10-01

    Following previous work on the dynamics of an oscillating bubble near a bio-material (Ohl et al 2009 Phys. Med. Biol. 54 6313-36) and the interaction of a bubble with a shockwave (Klaseboer et al 2007 J. Fluid Mech. 593 33-56), the present work concerns the interaction of a gas bubble with a traveling shock wave (such as from a lithotripter) in the vicinity of bio-materials such as fat, skin, muscle, cornea, cartilage, and bone. The bubble is situated in water (to represent a water-like biofluid). The bubble collapses are not spherically symmetric, but tend to feature a high speed jet. A few simulations are performed and compared with available experimental observations from Sankin and Zhong (2006 Phys. Rev. E 74 046304). The collapses of cavitation bubbles (created by laser in the experiment) near an elastic membrane when hit by a lithotripter shock wave are correctly captured by the simulation. This is followed by a more systematic study of the effects involved concerning shockwave bubble biomaterial interactions. If a subsequent rarefaction wave hits the collapsed bubble, it will re-expand to a very large size straining the bio-materials nearby before collapsing once again. It is noted that, for hard bio-material like bone, reflection of the shock wave at the bone—water interface can affect the bubble dynamics. Also the initial size of the bubble has a significant effect. Large bubbles (˜1 mm) will split into smaller bubbles, while small bubbles collapse with a high speed jet in the travel direction of the shock wave. The numerical model offers a computationally efficient way of understanding the complex phenomena involving the interplay of a bubble, a shock wave, and a nearby bio-material.

  4. What Sorts of Worlds Do We Live in Nowadays? Teaching Biology in a Post-Modern Age.

    ERIC Educational Resources Information Center

    Reiss, Michael J.; Tunnicliffe, Sue Dale

    2001-01-01

    Explores implications of the view that there is no such thing as the scientific method for biology education. Suggests fresh approaches to the teaching of drawing in biology, the teaching of classification, and the teaching of human biology by illustrating opportunities for investigating and describing the world scientifically. (Contains 32…

  5. Numerical simulation of single bubble dynamics under acoustic travelling waves.

    PubMed

    Ma, Xiaojian; Huang, Biao; Li, Yikai; Chang, Qing; Qiu, Sicong; Su, Zheng; Fu, Xiaoying; Wang, Guoyu

    2018-04-01

    The objective of this paper is to apply CLSVOF method to investigate the single bubble dynamics in acoustic travelling waves. The Naiver-Stokes equation considering the acoustic radiation force is proposed and validated to capture the bubble behaviors. And the CLSVOF method, which can capture the continuous geometric properties and satisfies mass conservation, is applied in present work. Firstly, the regime map, depending on the dimensionless acoustic pressure amplitude and acoustic wave number, is constructed to present different bubble behaviors. Then, the time evolution of the bubble oscillation is investigated and analyzed. Finally, the effect of the direction and the damping coefficient of acoustic wave propagation on the bubble behavior are also considered. The numerical results show that the bubble presents distinct oscillation types in acoustic travelling waves, namely, volume oscillation, shape oscillation, and splitting oscillation. For the splitting oscillation, the formation of jet, splitting of bubble, and the rebound of sub-bubbles may lead to substantial increase in pressure fluctuations on the boundary. For the shape oscillation, the nodes and antinodes of the acoustic pressure wave contribute to the formation of the "cross shape" of the bubble. It should be noted that the direction of the bubble translation and bubble jet are always towards the direction of wave propagation. In addition, the damping coefficient causes bubble in shape oscillation to be of asymmetry in shape and inequality in size, and delays the splitting process. Copyright © 2017 Elsevier B.V. All rights reserved.

  6. One-dimensional bubble model of pulsed discharge in water

    NASA Astrophysics Data System (ADS)

    Lu, XinPei

    2007-09-01

    In this paper, a one-dimensional bubble model of pulsed discharge in water is presented. With a total input energy of 0.63J, the simulation results show that when the bubble collapses at the center of the bubble, the plasma pressure oscillates strongly. It oscillates between 800 and 1150atm with an oscillation frequency of about 6.9MHz, while at r =R/2 (R: bubble radius), the gas velocity oscillates intensely at the same frequency. It oscillates between -235 and 229m/s when the bubble radius reaches its minimum. But it does not oscillate at r =R because of the inertia of the surrounding water. The bubble collapses and reexpands with almost the same speed as that of the zero-dimensional (0D) model. This further confirms why the shock wave pressure from the 0D mode has a good agreement with the experimental results since the shock wave pressure is only determined by the bubble wall velocity v(R ).

  7. Rhetoric, Risk, and Markets: The Dot-Com Bubble

    ERIC Educational Resources Information Center

    Goodnight, G. Thomas; Green, Sandy Edward, Jr.

    2010-01-01

    Post-conventional economic theories are assembled to inquire into the contingent, mimetic, symbolic, and material spirals unfolding the dot-com bubble, 1992-2002. The new technologies bubble is reconstructed as a rhetorical movement across the practices of the hybrid market-industry risk culture of communications. The legacies of the bubble task…

  8. Production of Gas Bubbles in Reduced Gravity Environments

    NASA Technical Reports Server (NTRS)

    Oguz, Hasan N.; Takagi, Shu; Misawa, Masaki

    1996-01-01

    In a wide variety of applications such as waste water treatment, biological reactors, gas-liquid reactors, blood oxygenation, purification of liquids, etc., it is necessary to produce small bubbles in liquids. Since gravity plays an essential role in currently available techniques, the adaptation of these applications to space requires the development of new tools. Under normal gravity, bubbles are typically generated by forcing gas through an orifice in a liquid. When a growing bubble becomes large enough, the buoyancy dominates the surface tension force causing it to detach from the orifice. In space, the process is quite different and the bubble may remain attached to the orifice indefinitely. The most practical approach to simulating gravity seems to be imposing an ambient flow to force bubbles out of the orifice. In this paper, we are interested in the effect of an imposed flow in 0 and 1 g. Specifically, we investigate the process of bubble formation subject to a parallel and a cross flow. In the case of parallel flow, we have a hypodermic needle in a tube from which bubbles can be produced. On the other hand, the cross flow condition is established by forcing bubbles through an orifice on a wall in a shear flow. The first series of experiments have been performed under normal gravity conditions and the working fluid was water. A high quality microgravity facility has been used for the second type and silicone oil is used as the host liquid.

  9. Further experimentation on bubble generation during transformer overload. Final report

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Oommen, T.V.

    1992-03-01

    This report covers additional work done during 1990 and 1991 on gas bubble generation under overload conditions. To improve visual bubble detection, a single disc coil was used. To further improve detection, a corona device was also used which signaled the onset of corona activity in the early stages of bubble formation. A total of fourteen model tests were conducted, half of which used the Inertaire system, and the remaining, a conservator (COPS). Moisture content of paper in the coil varied from 1.0% to 8.0%; gas (nitrogen) content varied from 1.0% to 8.8%. The results confirmed earlier observations that themore » mathematical bubble prediction model was not valid for high gas content model with relatively low moisture levels in the coil. An empirical relationship was formulated to accurately predict bubble evolution temperatures from known moisture and gas content values. For low moisture content models (below 2%), the simple Piper relationship was sufficient to predict bubble evolution temperatures, regardless of gas content. Moisture in the coil appears to be the key factor in bubble generation. Gas blanketed (Inertaire) systems do not appear to be prone to premature bubble generation from overloads as previously thought. The new bubble prediction model reveals that for a coil with 2% moisture, the bubble evolution temperature would be about 140{degrees}C. Since old transformers in service may have as much as 2% moisture in paper, the 140{degrees}C bubble evolution temperature may be taken as the lower limit of bubble evolution temperature under overload conditions for operating transformers. Drier insulation would raise the bubble evolution temperature.« less

  10. How do bubbles grow in a weakly supersaturated solution?

    NASA Astrophysics Data System (ADS)

    Enriquez, Oscar; Sun, Chao; Lohse, Detlef; Prosperetti, Andrea; van der Meer, Devaraj

    2013-11-01

    Beer, champagne and soft-drinks are water-based solutions which owe their ``bubbliness'' to a moderate degree of carbon dioxide supersaturation. Bubbles grow sequentially from nucleation sites due to solute concentration gradients and detach due to buoyancy. The leading mass transfer mechanism is diffusion, but the advection caused by the moving surface also plays an important role. Now, what happens at the limit of very weak supersaturation? We take an experimental look at CO2 bubbles growing in water under such a condition. Nucleation sites are provided by hydrophobic micro-cavities on a silicon chip, therefore controlling the number and position of bubbles. Although advection is negligible, measured growth rates for an isolated bubble differ noticeably from a purely diffusive theoretical solution. We can explain the differences as effects of the concentration boundary layer around the bubble. Initially, its interaction with the surface on which the bubble grows slows the process down. Later on, the growth rate is enhanced by buoyancy effects caused by the depletion of the solute in the surroundings of the bubble. When neighboring bubbles are brought into play they interact through their boundary layers, further slowing down their growth rates.

  11. Three-dimensional magnetic bubble memory system

    NASA Technical Reports Server (NTRS)

    Stadler, Henry L. (Inventor); Katti, Romney R. (Inventor); Wu, Jiin-Chuan (Inventor)

    1994-01-01

    A compact memory uses magnetic bubble technology for providing data storage. A three-dimensional arrangement, in the form of stacks of magnetic bubble layers, is used to achieve high volumetric storage density. Output tracks are used within each layer to allow data to be accessed uniquely and unambiguously. Storage can be achieved using either current access or field access magnetic bubble technology. Optical sensing via the Faraday effect is used to detect data. Optical sensing facilitates the accessing of data from within the three-dimensional package and lends itself to parallel operation for supporting high data rates and vector and parallel processing.

  12. Star formation in shells of colliding multi-SNe bubbles

    NASA Astrophysics Data System (ADS)

    Vasiliev, Evgenii O.; Shchekinov, Yuri A.

    2017-12-01

    It is believed that when bubbles formed by multiple supernovae explosions interact with one another, they stimulate star formation in overlapping shells. We consider the evolution of a shocked layer formed by the collision of two identical bubbles each of which originated from OB clusters of ˜ 50 members and ˜ 50 pc. The clusters are separated by 200-400 pc.We found that depending on evolutionary status of colliding bubbles the shocked layer can either be destroyed into diffuse lumps, or be fragmented into dense clumps: the former occurs in collisions of young bubbles with continuing supernovae explosions, and the latter occurs in older bubble interactions.We argue that fragmentation efficiency in shells depends on external heating: for a heating rate <˜ 1.7×10-24 erg s-1 the number of fragments formed in a collision of two old bubbles reaches several tens at t ˜ 4 Myr, while a heating rate >˜ 7 × 10-24 erg s-1 prevents fragmentation. The clumps formed in freely expanding parts of bubbles are gradually destroyed and disappear on t <˜ 1 Myr,whereas those formed in the overlapping shells survive much longer. Because of this the number of fragments in an isolated bubble begins to decrease after reaching a maximum, while in collision of two old bubbles it fluctuates around 60-70 until longer than t ˜ 5 Myr.

  13. Microfluidic droplet sorting using integrated bilayer micro-valves

    NASA Astrophysics Data System (ADS)

    Chen, Yuncong; Tian, Yang; Xu, Zhen; Wang, Xinran; Yu, Sicong; Dong, Liang

    2016-10-01

    This paper reports on a microfluidic device capable of sorting microfluidic droplets utilizing conventional bilayer pneumatic micro-valves as sorting controllers. The device consists of two micro-valves placed symmetrically on two sides of a sorting area, each on top of a branching channel at an inclined angle with respect to the main channel. Changes in transmitted light intensity, induced by varying light absorbance by each droplet, are used to divert the droplet from the sorting area into one of the three outlet channels. When no valve is activated, the droplet flows into the outlet channel in the direction of the main channel. When one of the valves is triggered, the flexible membrane of valve will first be deflected. Once the droplet leaves the detection point, the deflected membrane will immediately return to its default flattened position, thereby exerting a drawing pressure on the droplet and deviating it from its original streamline to the outlet on the same side as the valve. This sorting method will be particularly suitable for numerous large-scale integrated microfluidic systems, where pneumatic micro-valves are already used. Only few structural modifications are needed to achieve droplet sorting capabilities in these systems. Due to the mechanical nature of diverting energy applied to droplets, the proposed sorting method may induce only minimal interference to biological species or microorganisms encapsulated inside the droplets that may accompany electrical, optical and magnetic-based techniques.

  14. Label-free density difference amplification-based cell sorting.

    PubMed

    Song, Jihwan; Song, Minsun; Kang, Taewook; Kim, Dongchoul; Lee, Luke P

    2014-11-01

    The selective cell separation is a critical step in fundamental life sciences, translational medicine, biotechnology, and energy harvesting. Conventional cell separation methods are fluorescent activated cell sorting and magnetic-activated cell sorting based on fluorescent probes and magnetic particles on cell surfaces. Label-free cell separation methods such as Raman-activated cell sorting, electro-physiologically activated cell sorting, dielectric-activated cell sorting, or inertial microfluidic cell sorting are, however, limited when separating cells of the same kind or cells with similar sizes and dielectric properties, as well as similar electrophysiological phenotypes. Here we report a label-free density difference amplification-based cell sorting (dDACS) without using any external optical, magnetic, electrical forces, or fluidic activations. The conceptual microfluidic design consists of an inlet, hydraulic jump cavity, and multiple outlets. Incoming particles experience gravity, buoyancy, and drag forces in the separation chamber. The height and distance that each particle can reach in the chamber are different and depend on its density, thus allowing for the separation of particles into multiple outlets. The separation behavior of the particles, based on the ratio of the channel heights of the inlet and chamber and Reynolds number has been systematically studied. Numerical simulation reveals that the difference between the heights of only lighter particles with densities close to that of water increases with increasing the ratio of the channel heights, while decreasing Reynolds number can amplify the difference in the heights between the particles considered irrespective of their densities.

  15. Ethnic diversity deflates price bubbles

    PubMed Central

    Levine, Sheen S.; Apfelbaum, Evan P.; Bernard, Mark; Bartelt, Valerie L.; Zajac, Edward J.; Stark, David

    2014-01-01

    Markets are central to modern society, so their failures can be devastating. Here, we examine a prominent failure: price bubbles. Bubbles emerge when traders err collectively in pricing, causing misfit between market prices and the true values of assets. The causes of such collective errors remain elusive. We propose that bubbles are affected by ethnic homogeneity in the market and can be thwarted by diversity. In homogenous markets, traders place undue confidence in the decisions of others. Less likely to scrutinize others’ decisions, traders are more likely to accept prices that deviate from true values. To test this, we constructed experimental markets in Southeast Asia and North America, where participants traded stocks to earn money. We randomly assigned participants to ethnically homogeneous or diverse markets. We find a marked difference: Across markets and locations, market prices fit true values 58% better in diverse markets. The effect is similar across sites, despite sizeable differences in culture and ethnic composition. Specifically, in homogenous markets, overpricing is higher as traders are more likely to accept speculative prices. Their pricing errors are more correlated than in diverse markets. In addition, when bubbles burst, homogenous markets crash more severely. The findings suggest that price bubbles arise not only from individual errors or financial conditions, but also from the social context of decision making. The evidence may inform public discussion on ethnic diversity: it may be beneficial not only for providing variety in perspectives and skills, but also because diversity facilitates friction that enhances deliberation and upends conformity. PMID:25404313

  16. Ethnic diversity deflates price bubbles.

    PubMed

    Levine, Sheen S; Apfelbaum, Evan P; Bernard, Mark; Bartelt, Valerie L; Zajac, Edward J; Stark, David

    2014-12-30

    Markets are central to modern society, so their failures can be devastating. Here, we examine a prominent failure: price bubbles. Bubbles emerge when traders err collectively in pricing, causing misfit between market prices and the true values of assets. The causes of such collective errors remain elusive. We propose that bubbles are affected by ethnic homogeneity in the market and can be thwarted by diversity. In homogenous markets, traders place undue confidence in the decisions of others. Less likely to scrutinize others' decisions, traders are more likely to accept prices that deviate from true values. To test this, we constructed experimental markets in Southeast Asia and North America, where participants traded stocks to earn money. We randomly assigned participants to ethnically homogeneous or diverse markets. We find a marked difference: Across markets and locations, market prices fit true values 58% better in diverse markets. The effect is similar across sites, despite sizeable differences in culture and ethnic composition. Specifically, in homogenous markets, overpricing is higher as traders are more likely to accept speculative prices. Their pricing errors are more correlated than in diverse markets. In addition, when bubbles burst, homogenous markets crash more severely. The findings suggest that price bubbles arise not only from individual errors or financial conditions, but also from the social context of decision making. The evidence may inform public discussion on ethnic diversity: it may be beneficial not only for providing variety in perspectives and skills, but also because diversity facilitates friction that enhances deliberation and upends conformity.

  17. Improving electrokinetic microdevice stability by controlling electrolysis bubbles.

    PubMed

    Lee, Hwi Yong; Barber, Cedrick; Minerick, Adrienne R

    2014-07-01

    The voltage-operating window for many electrokinetic microdevices is limited by electrolysis gas bubbles that destabilize microfluidic system causing noise and irreproducible responses above ∼3 V DC and less than ∼1 kHz AC at 3 Vpp. Surfactant additives, SDS and Triton X-100, and an integrated semipermeable SnakeSkin® membrane were employed to control and assess electrolysis bubbles from platinum electrodes in a 180 by 70 μm, 10 mm long microchannel. Stabilized current responses at 100 V DC were observed with surfactant additives or SnakeSkin® barriers. Electrolysis bubble behaviors, visualized via video microscopy at the electrode surface and in the microchannels, were found to be influenced by surfactant function and SnakeSkin® barriers. Both SDS and Triton X-100 surfactants promoted smaller bubble diameters and faster bubble detachment from electrode surfaces via increasing gas solubility. In contrast, SnakeSkin® membranes enhanced natural convection and blocked bubbles from entering the microchannels and thus reduced current disturbances in the electric field. This data illustrated that electrode surface behaviors had substantially greater impacts on current stability than microbubbles within microchannels. Thus, physically blocking bubbles from microchannels is less effective than electrode functionalization approaches to stabilize electrokinetic microfluidic systems. © 2014 WILEY-VCH Verlag GmbH & Co. KGaA, Weinheim.

  18. Influence of mass transfer on bubble plume hydrodynamics.

    PubMed

    Lima Neto, Iran E; Parente, Priscila A B

    2016-03-01

    This paper presents an integral model to evaluate the impact of gas transfer on the hydrodynamics of bubble plumes. The model is based on the Gaussian type self-similarity and functional relationships for the entrainment coefficient and factor of momentum amplification due to turbulence. The impact of mass transfer on bubble plume hydrodynamics is investigated considering different bubble sizes, gas flow rates and water depths. The results revealed a relevant impact when fine bubbles are considered, even for moderate water depths. Additionally, model simulations indicate that for weak bubble plumes (i.e., with relatively low flow rates and large depths and slip velocities), both dissolution and turbulence can affect plume hydrodynamics, which demonstrates the importance of taking the momentum amplification factor relationship into account. For deeper water conditions, simulations of bubble dissolution/decompression using the present model and classical models available in the literature resulted in a very good agreement for both aeration and oxygenation processes. Sensitivity analysis showed that the water depth, followed by the bubble size and the flow rate are the most important parameters that affect plume hydrodynamics. Lastly, dimensionless correlations are proposed to assess the impact of mass transfer on plume hydrodynamics, including both the aeration and oxygenation modes.

  19. Evolution of Vapor Bubbles Nucleation Sites in Low Gravity

    NASA Technical Reports Server (NTRS)

    Buyevich, Yu A.; Webbon, Bruce W.

    1995-01-01

    When liquid is expelled by a vapor bubble growing at a nucleation site on a superheated surface, a thin microlayer underneath the bubble is left behind. It is evaporated from the free microlayer surface that provides for bubble growth. The average thickness of the microlayer determining the evaporation rate increases with time if the latter does not exceed a threshold value associated with the burn-out crisis. The bubble is described as a spherical segment with its flattened part adjoining the microlayer. This introduces two independent variables - the radius of the spherical part of the bubble surface and the polar angle that defines the relative area of the flattened part. They are to be found out from a set of two strongly nonlinear equations resulting from mass and momentum conservation laws. The first one depends on both microlayer thickness and nonmonotonously changing bubble base area. The second involves two major factors favoring bubble detachment - the buoyancy and a force due to the initial momentum of vapor input into the bubble. The former force depends on gravity whereas the latter one does not. It is why the limiting regimes of bubble evolution that correspond to normal or moderately reduced gravity and to microgravity feature drastically different properties. In the first case, the buoyancy dominates and the bubble evolves in such a manner as to become a full sphere at a moment that can be viewed as that of detachment. The detachment volume grows as gravity decreases. In the second case, the buoyancy is negligible and the bubble stays near the surface, while its volume continues to increase for a sufficiently long time. The findings are discussed in connection with experimental data obtained under different gravity conditions, some unpublished experiments being included. They help to understand why the pool boiling heat transfer coefficient frequently increases as gravity falls down and eventually vanishes.

  20. Bubble video experiments in the marine waters off Panarea Island (Italy): real-world data for modelling CO2 bubble dissolution and evolution

    NASA Astrophysics Data System (ADS)

    Beaubien, Stan; De Vittor, Cinzia; McGinnis, Dan; Bigi, Sabina; Comici, Cinzia; Ingrosso, Gianmarco; Lombardi, Salvatore; Ruggiero, Livio

    2014-05-01

    Carbon capture and storage is expected to provide an important, short-term contribution to mitigate global climate change due to anthropogenic emissions of CO2. Offshore reservoirs are particularly favourable, however concerns exist regarding the potential for CO2 leakage into the water column (with possible ecosystem impacts) and the atmosphere. Although laboratory experiments and modelling can examine these issues, the study of natural systems can provide a more complete and realistic understanding. For this reason the natural CO2 emission site off the coast of Panarea Island (Italy) was chosen for study within the EC-funded ECO2 project. The present paper discusses the results of field experiments conducted at this site to better understand the fate of CO2 gas bubbles as they rise through the water column, and to use this real-world data as input to test the predictive capabilities of a bubble model. Experiments were conducted using a 1m wide x 1m deep x 3m tall, hollow-tube structure equipped with a vertical guide on the front face and a dark, graduated cloth for contrast and depth reference on the back. A Plexiglas box was filled with the naturally emitted gas and fixed on the seafloor inside the structure. Tubes exit the top of the box to make bubbles of different diameters, while valves on each tube control bubble release rate. Bubble rise velocity was measured by tracking each bubble with a HD video camera mounted in the guide and calculating values over 20 cm intervals. Bubble diameter was measured by filming the bubbles as they collide with a graduated Plexiglas sheet deployed horizontally at the measurement height. Bubble gas was collected at different heights using a funnel and analysed in the laboratory for CO2, O2+Ar, N2, and CH4. Water parameters were measured by performing a CTD cast beside the structure and collecting water samples at four depths using a Niskin bottle; samples were analysed in the laboratory for all carbonate system species, DO

  1. Tiny Bubbles.

    ERIC Educational Resources Information Center

    Kim, Hy

    1985-01-01

    A simple oxygen-collecting device (easily constructed from glass jars and a lid) can show bubbles released by water plants during photosynthesis. Suggestions are given for: (1) testing the collected gas; (2) using various carbon dioxide sources; and (3) measuring respiration. (DH)

  2. Time-resolved imaging of electrical discharge development in underwater bubbles

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Tu, Yalong; Xia, Hualei; Yang, Yong, E-mail: yangyong@hust.edu.cn, E-mail: luxinpei@hust.edu.cn

    2016-01-15

    The formation and development of plasma in single air bubbles submerged in water were investigated. The difference in the discharge dynamics and the after-effects on the bubble were investigated using a 900 000 frame per second high-speed charge-coupled device camera. It was observed that depending on the position of the electrodes, the breakdown could be categorized into two modes: (1) direct discharge mode, where the high voltage and ground electrodes were in contact with the bubble, and the streamer would follow the shortest path and propagate along the axis of the bubble and (2) dielectric barrier mode, where the groundmore » electrode was not in touch with the bubble surface, and the streamer would form along the inner surface of the bubble. The oscillation of the bubble and the development of instabilities on the bubble surface were also discussed.« less

  3. Exploding and Imaging of Electron Bubbles in Liquid Helium

    NASA Astrophysics Data System (ADS)

    Yadav, Neha; Vadakkumbatt, Vaisakh; Maris, Humphrey J.; Ghosh, Ambarish

    2017-06-01

    An electron bubble in liquid helium-4 under the saturated vapor pressure becomes unstable and explodes if the pressure becomes more negative than -1.9 bars. In this paper, we use focused ultrasound to explode electron bubbles. We then image at 30,000 frames per second the growth and subsequent collapse of the bubbles. We find that bubbles can grow to as large as 1 mm in diameter within 2 ms after the cavitation event. We examine the relation between the maximum size of the bubble and the lifetime and find good agreement with the experimental results.

  4. Cloning of Plasmodium falciparum by single-cell sorting

    PubMed Central

    Miao, Jun; Li, Xiaolian; Cui, Liwang

    2010-01-01

    Malaria parasite cloning is traditionally carried out mainly by using the limiting dilution method, which is laborious, imprecise, and unable to distinguish multiply-infected RBCs. In this study, we used a parasite engineered to express green fluorescent protein (GFP) to evaluate a single-cell sorting method for rapidly cloning Plasmodium falciparum. By dividing a two dimensional scattergram from a cell sorter into 17 gates, we determined the parameters for isolating singly-infected erythrocytes and sorted them into individual cultures. Pre-gating of the engineered parasites for GFP allowed the isolation of almost 100% GFP-positive clones. Compared with the limiting dilution method, the number of parasite clones obtained by single-cell sorting was much higher. Molecular analyses showed that parasite isolates obtained by single-cell sorting were highly homogenous. This highly efficient single-cell sorting method should prove very useful for cloning both P. falciparum laboratory populations from genetic manipulation experiments and clinical samples. PMID:20435038

  5. Cloning of Plasmodium falciparum by single-cell sorting.

    PubMed

    Miao, Jun; Li, Xiaolian; Cui, Liwang

    2010-10-01

    Malaria parasite cloning is traditionally carried out mainly by using the limiting dilution method, which is laborious, imprecise, and unable to distinguish multiply-infected RBCs. In this study, we used a parasite engineered to express green fluorescent protein (GFP) to evaluate a single-cell sorting method for rapidly cloning Plasmodium falciparum. By dividing a two-dimensional scattergram from a cell sorter into 17 gates, we determined the parameters for isolating singly-infected erythrocytes and sorted them into individual cultures. Pre-gating of the engineered parasites for GFP allowed the isolation of almost 100% GFP-positive clones. Compared with the limiting dilution method, the number of parasite clones obtained by single-cell sorting was much higher. Molecular analyses showed that parasite isolates obtained by single-cell sorting were highly homogenous. This highly efficient single-cell sorting method should prove very useful for cloning both P. falciparum laboratory populations from genetic manipulation experiments and clinical samples. Copyright 2010 Elsevier Inc. All rights reserved.

  6. Dissolution of multicomponent bubbles. [gases in glass melts

    NASA Technical Reports Server (NTRS)

    Weinberg, M. C.; Subramanian, R. S.

    1980-01-01

    The behavior of an isolated, stationary, multicomponent gas bubble in a glassmelt containing several dissolved gases is considered. The relevant mass-transport equations are formulated and calculations are performed for the case of two diffusing gases using a quasi-stationary model and a numerical solution of the exact mass-transfer equations. The results obtained from these two approaches are compared. The factors which govern the dissolution or growth of a bubble are thermodynamic and kinetic in origin. The tendency of a bubble to grow or shrink at long times is controlled by departure from overall equilibrium, whereas the short-time bubble dynamics may be dominated by kinetic effects. As a result of the existence of these dual influences, maxima and/or minima occur in the functional dependence of the bubble radius on time.

  7. Generation of Submicron Bubbles using Venturi Tube Method

    NASA Astrophysics Data System (ADS)

    Wiraputra, I. G. P. A. E.; Edikresnha, D.; Munir, M. M.; Khairurrijal

    2016-08-01

    In this experiment, submicron bubbles that have diameters less than 1 millimeter were generated by mixing water and gas by hydrodynamic cavitation method. The water was forced to pass through a venturi tube in which the speed of the water will increase in the narrow section, the throat, of the venturi. When the speed of water increased, the pressure would drop at the throat of the venturi causing the outside air to be absorbed via the gas inlet. The gas was then trapped inside the water producing bubbles. The effects of several physical parameters on the characteristics of the bubbles will be discussed thoroughly in this paper. It was found that larger amount of gas pressure during compression will increase the production rate of bubbles and increase the density of bubble within water.

  8. Multiple bubbles in a Hele-Shaw cell

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Vasconcelos, G.L.

    A new class of exact solutions is reported for an infinite stream of identical groups of bubbles moving with a constant velocity [ital U] in a Hele-Shaw cell when surface tension is neglected. It is suggested that the existence of these solutions might explain some of the complex behavior observed in recent experiments on rising bubbles in a Hele-Shaw cell. Solutions for a finite number of bubbles in a channel are also obtained. In this case, it is shown that solutions with an arbitrary bubble velocity [ital U][gt][ital V], where [ital V] is the fluid velocity at infinity, can inmore » general be obtained from a simple transformation of the solutions for [ital U]=2[ital V].« less

  9. Interaction of a vortex ring and a bubble

    NASA Astrophysics Data System (ADS)

    Jha, Narsing K.; Govardhan, Raghuraman N.

    2014-11-01

    Micro-bubble injection in to boundary layers is one possible method for reducing frictional drag of ships. Although this has been studied for some time, the physical mechanisms responsible for drag reduction using microbubbles in turbulent boundary layers is not yet fully understood. Previous studies suggest that bubble-vortical structure interaction seems to be one of the important physical mechanisms for frictional drag reduction using microbubbles. In the present work, we study a simplification of this problem, namely, the interaction of a single vortical structure, in particular a vortex ring, with a single bubble for better understanding of the physics. The vortex ring is generated using a piston-cylinder arrangement and the bubble is generated by connecting a capillary to an air pump. The bubble dynamics is directly visualized using a high speed camera, while the vorticity modification is measured using time resolved PIV. The results show that significant deformations can occur of both the bubble and the vortex ring. Effect of different non-dimensional parameters on the interaction will be presented in the meeting.

  10. Distinguishing between microscale gaseous bubbles and liquid drops

    NASA Astrophysics Data System (ADS)

    Tan, Beng Hau; An, Hongjie; Chan, Chon U.; Ohl, Claus-Dieter

    2015-11-01

    In recent years, there has been strong research interest in decorating surfaces with tiny bubbles and drops due to their potential applications in reducing slippage in micro and nanofluidic devices. Both nanobubbles and nanodrops are typically nucleated by exchanging fluids over a suitable substrate. However, the nucleation experiments present many challenges, such as reproducibility and the possibility of contamination. The use of one-use plastic syringes and needle cannulas in nucleation experiments can introduce polymeric contamination. A contaminated experiment may nucleate bubbles, drops or both. Moreover, it is surprisingly difficult to distinguish between bubbles and drops under the usual atomic force microscopy or optical techniques. Here we present an experimental study comparing bubbles and oil (PDMS) drops on an atomically smooth surface (HOPG). Instead of nucleating the objects via solvent exchange, we directly introduced bubbles via electrolysis, and oil drops by injecting a dilute solution. Contrary to previous reports, we find that under careful AFM characterisation, liquid drops and gaseous bubbles respond differently to a change in imaging force, and moreover present different characteristic force curves.

  11. Learning cellular sorting pathways using protein interactions and sequence motifs.

    PubMed

    Lin, Tien-Ho; Bar-Joseph, Ziv; Murphy, Robert F

    2011-11-01

    Proper subcellular localization is critical for proteins to perform their roles in cellular functions. Proteins are transported by different cellular sorting pathways, some of which take a protein through several intermediate locations until reaching its final destination. The pathway a protein is transported through is determined by carrier proteins that bind to specific sequence motifs. In this article, we present a new method that integrates protein interaction and sequence motif data to model how proteins are sorted through these sorting pathways. We use a hidden Markov model (HMM) to represent protein sorting pathways. The model is able to determine intermediate sorting states and to assign carrier proteins and motifs to the sorting pathways. In simulation studies, we show that the method can accurately recover an underlying sorting model. Using data for yeast, we show that our model leads to accurate prediction of subcellular localization. We also show that the pathways learned by our model recover many known sorting pathways and correctly assign proteins to the path they utilize. The learned model identified new pathways and their putative carriers and motifs and these may represent novel protein sorting mechanisms. Supplementary results and software implementation are available from http://murphylab.web.cmu.edu/software/2010_RECOMB_pathways/.

  12. Learning Cellular Sorting Pathways Using Protein Interactions and Sequence Motifs

    PubMed Central

    Lin, Tien-Ho; Bar-Joseph, Ziv

    2011-01-01

    Abstract Proper subcellular localization is critical for proteins to perform their roles in cellular functions. Proteins are transported by different cellular sorting pathways, some of which take a protein through several intermediate locations until reaching its final destination. The pathway a protein is transported through is determined by carrier proteins that bind to specific sequence motifs. In this article, we present a new method that integrates protein interaction and sequence motif data to model how proteins are sorted through these sorting pathways. We use a hidden Markov model (HMM) to represent protein sorting pathways. The model is able to determine intermediate sorting states and to assign carrier proteins and motifs to the sorting pathways. In simulation studies, we show that the method can accurately recover an underlying sorting model. Using data for yeast, we show that our model leads to accurate prediction of subcellular localization. We also show that the pathways learned by our model recover many known sorting pathways and correctly assign proteins to the path they utilize. The learned model identified new pathways and their putative carriers and motifs and these may represent novel protein sorting mechanisms. Supplementary results and software implementation are available from http://murphylab.web.cmu.edu/software/2010_RECOMB_pathways/. PMID:21999284

  13. Simulation Studies on Cooling of Cryogenic Propellant by Gas Bubbling

    NASA Astrophysics Data System (ADS)

    Sandilya, Pavitra; Saha, Pritam; Sengupta, Sonali

    Injection cooling was proposed to store cryogenic liquids (Larsen et al. [1], Schmidt [2]). When a non-condensable gas is injected through a liquid, the liquid component would evaporate into the bubble if its partial pressure in the bubble is lower than its vapour pressure. This would tend to cool the liquid. Earlier works on injection cooling was analysed by Larsen et al. [1], Schmidt [2], Cho et al. [3] and Jung et al. [4], considering instantaneous mass transfer and finite heat transfer between gas bubble and liquid. It is felt that bubble dynamics (break up, coalescence, deformation, trajectory etc.) should also play a significant role in liquid cooling. The reported work are based on simple assumptions like single bubble, zero bubble deformation, and no inter-bubble interactions. Hence in this work, we propose a lumped parameter model considering both heat and mass interactions between bubble and the liquid to gain a preliminary insight into the cooling phenomenon during gas injection through a liquid.

  14. Size limits the formation of liquid jets during bubble bursting

    PubMed Central

    Lee, Ji San; Weon, Byung Mook; Park, Su Ji; Je, Jung Ho; Fezzaa, Kamel; Lee, Wah-Keat

    2011-01-01

    A bubble reaching an air–liquid interface usually bursts and forms a liquid jet. Jetting is relevant to climate and health as it is a source of aerosol droplets from breaking waves. Jetting has been observed for large bubbles with radii of R≫100 μm. However, few studies have been devoted to small bubbles (R<100 μm) despite the entrainment of a large number of such bubbles in sea water. Here we show that jet formation is inhibited by bubble size; a jet is not formed during bursting for bubbles smaller than a critical size. Using ultrafast X-ray and optical imaging methods, we build a phase diagram for jetting and the absence of jetting. Our results demonstrate that jetting in bubble bursting is analogous to pinching-off in liquid coalescence. The coalescence mechanism for bubble bursting may be useful in preventing jet formation in industry and improving climate models concerning aerosol production. PMID:21694715

  15. Review—Physicochemical hydrodynamics of gas bubbles in two phase electrochemical systems

    PubMed Central

    Taqieddin, Amir; Nazari, Roya; Rajic, Ljiljana; Alshawabkeh, Akram

    2018-01-01

    Electrochemical systems suffer from poor management of evolving gas bubbles. Improved understanding of bubbles behavior helps to reduce overpotential, save energy and enhance the mass transfer during chemical reactions. This work investigates and reviews the gas bubbles hydrodynamics, behavior, and management in electrochemical cells. Although the rate of bubble growth over the electrode surface is well understood, there is no reliable prediction of bubbles break-off diameter from the electrode surface because of the complexity of bubbles motion near the electrode surface. Particle Image Velocimetry (PIV) and Laser Doppler Anemometry (LDA) are the most common experimental techniques to measure bubble dynamics. Although the PIV is faster than LDA, both techniques are considered expensive and time-consuming. This encourages adapting Computational Fluid Dynamics (CFD) methods as an alternative to study bubbles behavior. However, further development of CFD methods is required to include coalescence and break-up of bubbles for better understanding and accuracy. The disadvantages of CFD methods can be overcome by using hybrid methods. The behavior of bubbles in electrochemical systems is still a complex challenging topic which requires a better understanding of the gas bubbles hydrodynamics and their interactions with the electrode surface and bulk liquid, as well as between the bubbles itself. PMID:29731515

  16. Review-Physicochemical hydrodynamics of gas bubbles in two phase electrochemical systems.

    PubMed

    Taqieddin, Amir; Nazari, Roya; Rajic, Ljiljana; Alshawabkeh, Akram

    2017-01-01

    Electrochemical systems suffer from poor management of evolving gas bubbles. Improved understanding of bubbles behavior helps to reduce overpotential, save energy and enhance the mass transfer during chemical reactions. This work investigates and reviews the gas bubbles hydrodynamics, behavior, and management in electrochemical cells. Although the rate of bubble growth over the electrode surface is well understood, there is no reliable prediction of bubbles break-off diameter from the electrode surface because of the complexity of bubbles motion near the electrode surface. Particle Image Velocimetry (PIV) and Laser Doppler Anemometry (LDA) are the most common experimental techniques to measure bubble dynamics. Although the PIV is faster than LDA, both techniques are considered expensive and time-consuming. This encourages adapting Computational Fluid Dynamics (CFD) methods as an alternative to study bubbles behavior. However, further development of CFD methods is required to include coalescence and break-up of bubbles for better understanding and accuracy. The disadvantages of CFD methods can be overcome by using hybrid methods. The behavior of bubbles in electrochemical systems is still a complex challenging topic which requires a better understanding of the gas bubbles hydrodynamics and their interactions with the electrode surface and bulk liquid, as well as between the bubbles itself.

  17. Dynamics of sonoluminescing bubbles within a liquid hammer device.

    PubMed

    Urteaga, Raúl; García-Martínez, Pablo Luis; Bonetto, Fabián J

    2009-01-01

    We studied the dynamics of a single sonoluminescing bubble (SBSL) in a liquid hammer device. In particular, we investigated the phosphoric acid-xenon system, in which pulses up to four orders of magnitude brighter than SBSL in water systems (about 10;{12} photons per pulse) have been previously reported [Chakravarty, Phys. Rev. E 69, 066317 (2004)]. We used stroboscopic photography and a Mie scattering technique in order to measure the radius evolution of the bubbles. Under adequate conditions we may position a bubble at the bottom of the tube (cavity) and a second bubble trapped at the middle of the tube (upper bubble). During its collapse, the cavity produces the compression of the liquid column. This compression drives impulsively the dynamics of the upper bubble. Our measurements reveal that the observed light emissions produced by the upper bubble are generated at its second collapse. We employed a simple numerical model to investigate the conditions that occur during the upper bubble collapse. We found good agreement between numerical and experimental values for the light intensity (fluence) and light pulse widths. Results from the model show that the light emission is increased mainly due to an increase in noble gas ambient radius and not because the maximum temperature increases. Even for the brightest pulses obtained ( 2x10;{13} photons, about 20W of peak power) the maximum temperatures computed for the upper bubble are always lower than 20000K .

  18. Driving bubbles out of glass

    NASA Technical Reports Server (NTRS)

    Mattox, D. M.

    1981-01-01

    Surface tension gradient in melt forces gas bubbles to surface, increasing glass strength and transparency. Conventional chemical and buoyant fining are extremely slow in viscous glasses, but tension gradient method moves 250 um bubbles as rapidly as 30 um/s. Heat required for high temperature part of melt is furnished by stationary electrical or natural-gas heater; induction and laser heating are also possible. Method has many applications in industry processes.

  19. Dynamic Bubble Surface Tension Measurements in Northwest Atlantic Seawater

    NASA Astrophysics Data System (ADS)

    Kieber, D. J.; Long, M. S.; Keene, W. C.; Kinsey, J. D.; Frossard, A. A.; Beaupre, S. R.; Duplessis, P.; Maben, J. R.; Lu, X.; Chang, R.; Zhu, Y.; Bisgrove, J.

    2017-12-01

    Numerous reports suggest that most organic matter (OM) associated with newly formed primary marine aerosol (PMA) originates from the sea-surface microlayer. However, surface-active OM rapidly adsorbs onto bubble surfaces in the water column and is ejected into the atmosphere when bubbles burst at the air-water interface. Here we present dynamic surface tension measurements of bubbles produced in near surface seawater from biologically productive and oligotrophic sites and in deep seawater collected from 2500 m in the northwest Atlantic. In all cases, the surface tension of bubble surfaces decreased within seconds after the bubbles were exposed to seawater. These observations demonstrate that bubble surfaces are rapidly saturated by surfactant material scavenged from seawater. Spatial and diel variability in bubble surface evolution indicate corresponding variability in surfactant concentrations and/or composition. Our results reveal that surface-active OM is found throughout the water column, and that at least some surfactants are not of recent biological origin. Our results also support the hypothesis that the surface microlayer is a minor to negligible source of OM associated with freshly produced PMA.

  20. A feasibility study of Q-sort to determine recall of skin test results and environmental remediation education.

    PubMed

    Townsend, Kristen; Corry, James M; Quigley, Beth Hogan; George, Maureen

    2012-02-01

    Allergic asthma is common in urban minority children and evidence suggests that remediation tailored to the child's allergic profile is the most effective management strategy. The purpose of this pilot study therefore was to examine the caregiver's recall of their child's skin test results and the accuracy of planned remediation ∼4 months after testing. Caregivers were asked to recall their child's skin test results ∼4 months after their skin testing but before any follow-up visit. A Q-sort was then used to determine the knowledge of the recommended remediation. In this Q-sort, caregivers placed 52 cards, each representing one intervention for an indoor allergen, on a response board that prioritized the interventions. At the conclusion of the Q-sort, caregivers received feedback on the accuracy of their recall and prioritization. African American caregivers (5 females; mean age 33.6) of 5 children (4 males; mean age 7.8) were enrolled. No caregiver's recall of skin test results was concordant with the actual results for type or number of allergens. Caregiver's accuracy in prioritizing strategies was 33-100% for cat dander, 40-70% for molds, 70-87% for dust mite allergens, and 100% for the one dog allergic child. Subjects preferred Q-sort to traditional methods of receiving remediation education. Caregivers do not accurately recall skin test results and this may, in part, impede their ability to implement appropriate interventions. A low-literacy game-style approach is a novel strategy to provide complex teaching that warrants further investigation.

  1. Observation of high-temperature bubbles in an ECR plasma

    NASA Astrophysics Data System (ADS)

    Terasaka, K.; Yoshimura, S.; Tanaka, M. Y.

    2018-05-01

    Creation and annihilation of high-temperature bubbles have been observed in an electron cyclotron resonance plasma. The electron temperature in the bubble core is three times higher than that in the ambient region, and the size perpendicular to the magnetic field is much smaller than the plasma diameter. Formation of a bubble accompanies large negative spikes in the floating potential of a Langmuir probe, and the spatiotemporal behavior of the bubble has been visualized with a high-impedance wire grid detector. It is found that the bubble is in a prolate spheroidal shape with the axis along the magnetic field and occurs randomly in time and independently in space.

  2. Champagne experiences various rhythmical bubbling regimes in a flute.

    PubMed

    Liger-Belair, Gérard; Tufaile, Alberto; Jeandet, Philippe; Sartorelli, José-Carlos

    2006-09-20

    Bubble trains are seen rising gracefully from a few points on the glass wall (called nucleation sites) whenever champagne is poured into a glass. As time passes during the gas-discharging process, the careful observation of some given bubble columns reveals that the interbubble distance may change suddenly, thus revealing different rhythmical bubbling regimes. Here, it is reported that the transitions between the different bubbling regimes of some nucleation sites during gas discharging is a process which may be ruled by a strong interaction between tiny gas pockets trapped inside the nucleation site and/or also by an interaction between the tiny bubbles just blown from the nucleation site.

  3. Log sort yard economics, planning, and feasibility

    Treesearch

    John Rusty Dramm; Robert Govett; Ted Bilek; Gerry L. Jackson

    2004-01-01

    This publication discusses basic marketing and economic concepts, planning approach, and feasibility methodology for assessing log sort yard operations. Special attention is given to sorting small diameter and underutilized logs from forest restoration, fuels reduction, and thinning operations. A planned programming approach of objectively determining the feasibility...

  4. Bubble clustering in a glass of stout beer

    NASA Astrophysics Data System (ADS)

    Iwatsubo, Fumiya; Watamura, Tomoaki; Sugiyama, Kazuyasu

    2017-11-01

    To clarify why the texture in stout beer poured into a pint glass descends, we investigated local time development of the void fraction and velocity of bubbles. The propagation of the number density distribution, i.e. the texture, appearing near the inclined wall is observed. We visualized individual advective bubbles near the inclined wall by microscope and measured the local void fraction using brightness of images while the velocity of bubbles by means of Particle Tracking Velocimetry. As the result of measurements, we found the local void fraction and the bubbles advection velocity increase and decrease repeatedly with a time delay. We conclude the texture pattern is composed of fluid blobs which contain less bubbles; extruding and suction flows respectively toward and from the interior of the container form respectively in front and back of the blobs.

  5. Observations of the collapses and rebounds of millimeter-sized lithotripsy bubbles

    PubMed Central

    Kreider, Wayne; Crum, Lawrence A.; Bailey, Michael R.; Sapozhnikov, Oleg A.

    2011-01-01

    Bubbles excited by lithotripter shock waves undergo a prolonged growth followed by an inertial collapse and rebounds. In addition to the relevance for clinical lithotripsy treatments, such bubbles can be used to study the mechanics of inertial collapses. In particular, both phase change and diffusion among vapor and noncondensable gas molecules inside the bubble are known to alter the collapse dynamics of individual bubbles. Accordingly, the role of heat and mass transport during inertial collapses is explored by experimentally observing the collapses and rebounds of lithotripsy bubbles for water temperatures ranging from 20 to 60 °C and dissolved gas concentrations from 10 to 85% of saturation. Bubble responses were characterized through high-speed photography and acoustic measurements that identified the timing of individual bubble collapses. Maximum bubble diameters before and after collapse were estimated and the corresponding ratio of volumes was used to estimate the fraction of energy retained by the bubble through collapse. The rebounds demonstrated statistically significant dependencies on both dissolved gas concentration and temperature. In many observations, liquid jets indicating asymmetric bubble collapses were visible. Bubble rebounds were sensitive to these asymmetries primarily for water conditions corresponding to the most dissipative collapses. PMID:22088027

  6. Moduli vacuum bubbles produced by evaporating black holes

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Morris, J. R.

    2007-10-15

    We consider a model with a toroidally compactified extra dimension giving rise to a temperature-dependent 4D effective potential with one-loop contributions due to the Casimir effect, along with a 5D cosmological constant. The forms of the effective potential at low and high temperatures indicate a possibility for the formation of a domain wall bubble, formed by the modulus scalar field, surrounding an evaporating black hole. This is viewed as an example of a recently proposed black hole vacuum bubble arising from matter-sourced moduli fields in the vicinity of an evaporating black hole [D. Green, E. Silverstein, and D. Starr, Phys.more » Rev. D 74, 024004 (2006)]. The black hole bubble can be highly opaque to lower-energy particles and photons, and thereby entrap them within. For high-temperature black holes, there may also be a symmetry-breaking black hole bubble of false vacuum of the type previously conjectured by Moss [I. G. Moss, Phys. Rev. D 32, 1333 (1985)], tending to reflect low-energy particles from its wall. A double bubble composed of these two different types of bubble may form around the black hole, altering the hole's emission spectrum that reaches outside observers. Smaller mass black holes that have already evaporated away could have left vacuum bubbles behind that contribute to the dark matter.« less

  7. New solutions for steady bubbles in a Hele-Shaw cell

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Tanveer, S.

    1987-03-01

    Exact solutions are presented for steadily moving bubbles in a Hele--Shaw cell when the effect of surface tension is neglected. These solutions form a three-parameter family. For specified area, both the speed of the bubble and the distance of its centroid from the channel centerline remain arbitrary when surface tension is ignored. However, numerical evidence suggests that this twofold arbitrariness is removed by the effect of surface tension, i.e., for given bubble area and surface tension, solutions exist only when the bubble velocity and the centroid distance from the channel centerline attain one or more isolated values. From a limitedmore » numerical search, no nonsymmetric solutions could be found; however, a branch of symmetric bubble solutions that was not found in earlier work was found. This branch corresponds to one of the Romero-Vanden-Broeck branch of finger solutions when the bubble size is large. A new procedure for numerical calculations of bubble solutions in the presence of surface tension is presented and is found to work very well for reasonably large bubbles, unlike the previous method of Tanveer (Phys. Fluids 29, 3537 (1986)). The precise power law dependence of bubble velocity on surface tension for small surface tension is explored for bubbles of different area. Agreement is noted with recent analytical results for a finger.« less

  8. Single-bubble dynamics in pool boiling of one-component fluids.

    PubMed

    Xu, Xinpeng; Qian, Tiezheng

    2014-06-01

    We numerically investigate the pool boiling of one-component fluids with a focus on the effects of surface wettability on the single-bubble dynamics. We employed the dynamic van der Waals theory [Phys. Rev. E 75, 036304 (2007)], a diffuse-interface model for liquid-vapor flows involving liquid-vapor transition in nonuniform temperature fields. We first perform simulations for bubbles on homogeneous surfaces. We find that an increase in either the contact angle or the surface superheating can enhance the bubble spreading over the heating surface and increase the bubble departure diameter as well and therefore facilitate the transition into film boiling. We then examine the dynamics of bubbles on patterned surfaces, which incorporate the advantages of both hydrophobic and hydrophilic surfaces. The central hydrophobic region increases the thermodynamic probability of bubble nucleation while the surrounding hydrophilic region hinders the continuous bubble spreading by pinning the contact line at the hydrophobic-hydrophilic intersection. This leads to a small bubble departure diameter and therefore prevents the transition from nucleate boiling into film boiling. With the bubble nucleation probability increased and the bubble departure facilitated, the efficiency of heat transfer on such patterned surfaces is highly enhanced, as observed experimentally [Int. J. Heat Mass Transfer 57, 733 (2013)]. In addition, the stick-slip motion of contact line on patterned surfaces is demonstrated in one-component fluids, with the effect weakened by surface superheating.

  9. Is it time to revisit the log-sort yard?

    Treesearch

    John Dramm; Gerry Jackson

    2000-01-01

    Log-sort yards provide better utilization and marketing with improved value recovery of currently available timber resources in North America. Log-sort yards provide many services in marketing wood and fiber by concentrating, merchandising, manufacturing, sorting, and adding value to logs. Such operations supply forest products firms with desired raw materials, which...

  10. Impurity bubbles in a BEC

    NASA Astrophysics Data System (ADS)

    Timmermans, Eddy; Blinova, Alina; Boshier, Malcolm

    2013-05-01

    Polarons (particles that interact with the self-consistent deformation of the host medium that contains them) self-localize when strongly coupled. Dilute Bose-Einstein condensates (BECs) doped with neutral distinguishable atoms (impurities) and armed with a Feshbach-tuned impurity-boson interaction provide a unique laboratory to study self-localized polarons. In nature, self-localized polarons come in two flavors that exhibit qualitatively different behavior: In lattice systems, the deformation is slight and the particle is accompanied by a cloud of collective excitations as in the case of the Landau-Pekar polarons of electrons in a dielectric lattice. In natural fluids and gases, the strongly coupled particle radically alters the medium, e.g. by expelling the host medium as in the case of the electron bubbles in superfluid helium. We show that BEC-impurities can self-localize in a bubble, as well as in a Landau-Pekar polaron state. The BEC-impurity system is fully characterized by only two dimensionless coupling constants. In the corresponding phase diagram the bubble and Landau-Pekar polaron limits correspond to large islands separated by a cross-over region. The same BEC-impurity species can be adiabatically Feshbach steered from the Landau-Pekar to the bubble regime. This work was funded by the Los Alamos LDRD program.

  11. Models of cylindrical bubble pulsation

    PubMed Central

    Ilinskii, Yurii A.; Zabolotskaya, Evgenia A.; Hay, Todd A.; Hamilton, Mark F.

    2012-01-01

    Three models are considered for describing the dynamics of a pulsating cylindrical bubble. A linear solution is derived for a cylindrical bubble in an infinite compressible liquid. The solution accounts for losses due to viscosity, heat conduction, and acoustic radiation. It reveals that radiation is the dominant loss mechanism, and that it is 22 times greater than for a spherical bubble of the same radius. The predicted resonance frequency provides a basis of comparison for limiting forms of other models. The second model considered is a commonly used equation in Rayleigh-Plesset form that requires an incompressible liquid to be finite in extent in order for bubble pulsation to occur. The radial extent of the liquid becomes a fitting parameter, and it is found that considerably different values of the parameter are required for modeling inertial motion versus acoustical oscillations. The third model was developed by V. K. Kedrinskii [Hydrodynamics of Explosion (Springer, New York, 2005), pp. 23–26] in the form of the Gilmore equation for compressible liquids of infinite extent. While the correct resonance frequency and loss factor are not recovered from this model in the linear approximation, it provides reasonable agreement with observations of inertial motion. PMID:22978863

  12. Recent progress in multi-electrode spike sorting methods

    PubMed Central

    Lefebvre, Baptiste; Yger, Pierre; Marre, Olivier

    2017-01-01

    In recent years, arrays of extracellular electrodes have been developed and manufactured to record simultaneously from hundreds of electrodes packed with a high density. These recordings should allow neuroscientists to reconstruct the individual activity of the neurons spiking in the vicinity of these electrodes, with the help of signal processing algorithms. Algorithms need to solve a source separation problem, also known as spike sorting. However, these new devices challenge the classical way to do spike sorting. Here we review different methods that have been developed to sort spikes from these large-scale recordings. We describe the common properties of these algorithms, as well as their main differences. Finally, we outline the issues that remain to be solved by future spike sorting algorithms. PMID:28263793

  13. Guest investigator program study: Physics of equatorial plasma bubbles

    NASA Technical Reports Server (NTRS)

    Tsunoda, Roland T.

    1994-01-01

    Plasma bubbles are large-scale (10 to 100 km) depletions in plasma density found in the night-time equatorial ionosphere. Their formation has been found to entail the upward transport of plasma over hundreds of kilometers in altitude, suggesting that bubbles play significant roles in the physics of many of the diverse and unique features found in the low-latitude ionosphere. In the simplest scenario, plasma bubbles appear first as perturbations in the bottomside F layer, which is linearly unstable to the gravitationally driven Rayleigh-Taylor instability. Once initiated, bubbles develop upward through the peak of the F layer into its topside (sometimes to altitudes in excess of 1000 km), a behavior predicted by the nonlinear form of the same instability. While good general agreement has been found between theory and observations, little is known about the detailed physics associated with plasma bubbles. Our research activity centered around two topics: the shape of plasma bubbles and associated electric fields, and the day-to-day variability in the occurrence of plasma bubbles. The first topic was pursued because of a divergence in view regarding the nonlinear physics associated with plasma bubble development. While the development of perturbations in isodensity contours in the bottomside F layer into plasma bubbles is well accepted, some believed bubbles to be cylinder-like closed regions of depleted plasma density that floated upward leaving a turbulent wake behind them (e.g., Woodman and LaHoz, 1976; Ott, 1978; Kelley and Ott, 1978). Our results, summarized in a paper submitted to the Journal of Geophysical Research, consisted of incoherent scatter radar measurements that showed unambiguously that the depleted region is wedgelike and not cylinderlike, and a case study and modeling of SM-D electric field instrument (EFI) measurements that showed that the absence of electric-field perturbations outside the plasma-depleted region is a distinct signature of wedge

  14. Characterisation of gene delivery using liposomal bubbles and ultrasound

    NASA Astrophysics Data System (ADS)

    Koshima, Risa; Suzuki, Ryo; Oda, Yusuke; Hirata, Keiichi; Nomura, Tetsuya; Negishi, Yoichi; Utoguchi, Naoki; Kudo, Nobuki; Maruyama, Kazuo

    2011-09-01

    The combination of nano/microbubbles and ultrasound is a novel technique for a non-viral gene deliver. We have previously developed novel ultrasound sensitive liposomes (Bubble liposomes) which contain the ultrasound imaging gas perfluoropropane. In this study, Bubble liposomes were compared with cationic lipid (CL)-DNA complexes as potential gene delivery carriers into tumors in vivo. The delivery of genes by bubble liposomes depended on the intensity of the applied ultrasound. The transfection efficiency plateaued at 0.7 W/cm2 ultrasound intensity. Bubble liposomes efficiently transferred genes into cultured cells even when the cells were exposed to ultrasound for only 1 s. In addition, bubble liposomes were able to introduce the luciferase gene more effectively than CL-DNA complexes into mouse ascites tumor cells. We conclude that the combination of Bubble liposomes and ultrasound is a good method for gene transfer in vivo.

  15. Laryngeal findings and acoustic changes in hubble-bubble smokers.

    PubMed

    Hamdan, Abdul-latif; Sibai, Abla; Oubari, Dima; Ashkar, Jihad; Fuleihan, Nabil

    2010-10-01

    The purpose of our investigation was to evaluate the laryngeal findings and acoustic changes in hubble-bubble smokers. A total of 42 subjects with history of hubble-bubble smoking were recruited for this study. A corresponding group with a history of cigarette smoking and controls were matched. All subjects underwent laryngeal video-endostroboscopic evaluation and acoustic analysis. In the hubble-bubble smoking group, 61.9% were males. The average age was 30.02 +/- 9.48 years and the average number of years of smoking was 8.09 +/- 6.45 years. Three subjects had dysphonia at the time of examination. The incidence of benign lesions of the vocal folds in the hubble-bubble group was 21.5%, with edema being the most common at 16.7% followed by cyst at 4.8%. The incidence of laryngeal findings was significantly higher in the hubble-bubble group compared to controls. In the cigarette-smoking group, the most common finding was vocal fold cyst in 14.8% followed by polyps in 7.4%, and edema, sulcus vocalis and granuloma. These findings were not significantly different from the hubble-bubble group except for the thick mucus, which was significantly higher in the latter. There were no significant changes in any of the acoustic parameters between hubble-bubble smokers and controls except for the VTI and MPT, which were significantly lower in the hubble-bubble group. In comparison with the cigarette-smoking group, hubble-bubble smokers had significantly higher Fundamental frequency and habitual pitch (p value 0.042 and 0.008, respectively). The laryngeal findings in hubble-bubble smokers are comparable to cigarette smokers. These laryngeal findings are not translated acoustically, as all the acoustic parameters are within normal range compared to controls.

  16. Size distributions of micro-bubbles generated by a pressurized dissolution method

    NASA Astrophysics Data System (ADS)

    Taya, C.; Maeda, Y.; Hosokawa, S.; Tomiyama, A.; Ito, Y.

    2012-03-01

    Size of micro-bubbles is widely distributed in the range of one to several hundreds micrometers and depends on generation methods, flow conditions and elapsed times after the bubble generation. Although a size distribution of micro-bubbles should be taken into account to improve accuracy in numerical simulations of flows with micro-bubbles, a variety of the size distribution makes it difficult to introduce the size distribution in the simulations. On the other hand, several models such as the Rosin-Rammler equation and the Nukiyama-Tanazawa equation have been proposed to represent the size distribution of particles or droplets. Applicability of these models to the size distribution of micro-bubbles has not been examined yet. In this study, we therefore measure size distribution of micro-bubbles generated by a pressurized dissolution method by using a phase Doppler anemometry (PDA), and investigate the applicability of the available models to the size distributions of micro-bubbles. Experimental apparatus consists of a pressurized tank in which air is dissolved in liquid under high pressure condition, a decompression nozzle in which micro-bubbles are generated due to pressure reduction, a rectangular duct and an upper tank. Experiments are conducted for several liquid volumetric fluxes in the decompression nozzle. Measurements are carried out at the downstream region of the decompression nozzle and in the upper tank. The experimental results indicate that (1) the Nukiyama-Tanasawa equation well represents the size distribution of micro-bubbles generated by the pressurized dissolution method, whereas the Rosin-Rammler equation fails in the representation, (2) the bubble size distribution of micro-bubbles can be evaluated by using the Nukiyama-Tanasawa equation without individual bubble diameters, when mean bubble diameter and skewness of the bubble distribution are given, and (3) an evaluation method of visibility based on the bubble size distribution and bubble

  17. Numerical investigation of bubble nonlinear dynamics characteristics

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Shi, Jie, E-mail: shijie@hrbeu.edu.cn; Yang, Desen; Shi, Shengguo

    2015-10-28

    The complicated dynamical behaviors of bubble oscillation driven by acoustic wave can provide favorable conditions for many engineering applications. On the basis of Keller-Miksis model, the influences of control parameters, including acoustic frequency, acoustic pressure and radius of gas bubble, are discussed by utilizing various numerical analysis methods, Furthermore, the law of power spectral variation is studied. It is shown that the complicated dynamic behaviors of bubble oscillation driven by acoustic wave, such as bifurcation and chaos, further the stimulated scattering processes are revealed.

  18. Modeling quiescent phase transport of air bubbles induced by breaking waves

    NASA Astrophysics Data System (ADS)

    Shi, Fengyan; Kirby, James T.; Ma, Gangfeng

    Simultaneous modeling of both the acoustic phase and quiescent phase of breaking wave-induced air bubbles involves a large range of length scales from microns to meters and time scales from milliseconds to seconds, and thus is computational unaffordable in a surfzone-scale computational domain. In this study, we use an air bubble entrainment formula in a two-fluid model to predict air bubble evolution in the quiescent phase in a breaking wave event. The breaking wave-induced air bubble entrainment is formulated by connecting the shear production at the air-water interface and the bubble number intensity with a certain bubble size spectra observed in laboratory experiments. A two-fluid model is developed based on the partial differential equations of the gas-liquid mixture phase and the continuum bubble phase, which has multiple size bubble groups representing a polydisperse bubble population. An enhanced 2-DV VOF (Volume of Fluid) model with a k - ɛ turbulence closure is used to model the mixture phase. The bubble phase is governed by the advection-diffusion equations of the gas molar concentration and bubble intensity for groups of bubbles with different sizes. The model is used to simulate air bubble plumes measured in laboratory experiments. Numerical results indicate that, with an appropriate parameter in the air entrainment formula, the model is able to predict the main features of bubbly flows as evidenced by reasonable agreement with measured void fraction. Bubbles larger than an intermediate radius of O(1 mm) make a major contribution to void fraction in the near-crest region. Smaller bubbles tend to penetrate deeper and stay longer in the water column, resulting in significant contribution to the cross-sectional area of the bubble cloud. An underprediction of void fraction is found at the beginning of wave breaking when large air pockets take place. The core region of high void fraction predicted by the model is dislocated due to use of the shear

  19. Effects of fluid viscosity on a moving sonoluminescing bubble.

    PubMed

    Sadighi-Bonabi, Rasoul; Mirheydari, Mona; Rezaee, Nastaran; Ebrahimi, Homa

    2011-08-01

    Based on the quasi-adiabatic model, the parameters of the bubble interior for a moving single bubble sonoluminescence in water, adiponitrile, and N-methylformamide are calculated for various fluid viscosities. By using a complete form of the hydrodynamic force, the bubble trajectory is calculated for a moving single bubble sonoluminescence (m-SBSL). It is found that as the fluid viscosity increases, the unique circular path changes to an ellipsoidal and then linear form and along this incrementally increase of viscosity the light intensity increases. By using the Bremsstrahlung model to describe the bubble radiation, gradual increase of the viscosity results in brighter emissions. It is found that in fluids with higher viscosity the light intensity decreases as time passes.

  20. Analytical and numerical investigations of bubble behavior in electric fields

    NASA Astrophysics Data System (ADS)

    Vorreiter, Janelle Orae

    The behavior of gas bubbles in liquids is important in a wide range of applications. This study is motivated by a desire to understand the motion of bubbles in the absence of gravity, as in many aerospace applications. Phase-change devices, cryogenic tanks and life-support systems are some of the applications where bubbles exist in space environments. One of the main difficulties in employing devices with bubbles in zero gravity environments is the absence of a buoyancy force. The use of an electric field is found to be an effective means of replacing the buoyancy force, improving the control of bubbles in space environments. In this study, analytical and numerical investigations of bubble behavior under the influence of electric fields are performed. The problem is a difficult one in that the physics of the liquid and the electric field need to be considered simultaneously to model the dynamics of the bubble. Simplifications are required to reduce the problem to a tractable form. In this work, for the liquid and the electric field, assumptions are made which reduce the problem to one requiring only the solution of potentials in the domain of interest. Analytical models are developed using a perturbation analysis applicable for small deviations from a spherical shape. Numerical investigations are performed using a boundary integral code. A number of configurations are found to be successful in promoting bubble motion by varying properties of the electric fields. In one configuration, the natural frequencies of a bubble are excited using time-varying electric and pressure fields. The applied electric field is spatially uniform with frequencies corresponding to shape modes of the bubble. The resulting bubble velocity is related to the strength of the electric field as well as the characteristics of the applied fields. In another configuration, static non-uniform fields are used to encourage bubble motion. The resulting motion is related to the degree of non

  1. Pinched flow fractionation of microbubbles for ultrasound contrast agent enrichment

    NASA Astrophysics Data System (ADS)

    Versluis, Michel; Kok, Maarten; Segers, Tim

    2014-11-01

    An ultrasound contrast agent (UCA) suspension contains a wide size distribution of encapsulated microbubbles (typically 1-10 μm in diameter) that resonate to the driving ultrasound field by the intrinsic relationship between bubble size and ultrasound frequency. Medical transducers, however, operate in a narrow frequency range, which severely limits the number of bubbles that contribute to the echo signal. Thus, the sensitivity can be improved by narrowing down the size distribution of the bubble suspension. Here, we present a novel, low-cost, lab-on-a-chip method for the sorting of contrast microbubbles by size, based on a microfluidic separation technique known as pinched flow fractionation (PFF). We show by experimental and numerical investigation that the inclusion of particle rotation is essential for an accurate physical description of the sorting behavior of the larger bubbles. Successful sorting of a bubble suspension with a narrow size distribution (3.0 +/- 0.6 μm) has been achieved with a PFF microdevice. This sorting technique can be easily parallelized, and may lead to a significant improvement in the sensitivity of contrast-enhanced medical ultrasound. This work is supported by NanoNextNL, a micro and nanotechnology consortium of the Government of the Netherlands and 130 partners.

  2. Morphological bubble evolution induced by air diffusion on submerged hydrophobic structures

    NASA Astrophysics Data System (ADS)

    Lv, Pengyu; Xiang, Yaolei; Xue, Yahui; Lin, Hao; Duan, Huiling

    2017-03-01

    Bubbles trapped in the cavities always play important roles in the underwater applications of structured hydrophobic surfaces. Air exchange between bubbles and surrounding water has a significant influence on the morphological bubble evolution, which in turn frequently affects the functionalities of the surfaces, such as superhydrophobicity and drag reduction. In this paper, air diffusion induced bubble evolution on submerged hydrophobic micropores under reduced pressures is investigated experimentally and theoretically. The morphological behaviors of collective and single bubbles are observed using confocal microscopy. Four representative evolution phases of bubbles are captured in situ. After depressurization, bubbles will not only grow and coalesce but also shrink and split although the applied pressure remains negative. A diffusion-based model is used to analyze the evolution behavior and the results are consistent with the experimental data. A criterion for bubble growth and shrinkage is also derived along with a phase diagram, revealing that the competition of effective gas partial pressures across the two sides of the diffusion layer dominates the bubble evolution process. Strategies for controlling the bubble evolution behavior are also proposed based on the phase diagram. The current work provides a further understanding of the general behavior of bubble evolution induced by air diffusion and can be employed to better designs of functional microstructured hydrophobic surfaces.

  3. Axisymmetric bubble pinch-off at high Reynolds numbers.

    PubMed

    Gordillo, J M; Sevilla, A; Rodríguez-Rodríguez, J; Martínez-Bazán, C

    2005-11-04

    Analytical considerations and potential-flow numerical simulations of the pinch-off of bubbles at high Reynolds numbers reveal that the bubble minimum radius, rn, decreases as tau proportional to r2n sqrt[1lnr2n], where tau is the time to break up, when the local shape of the bubble near the singularity is symmetric. However, if the gas convective terms in the momentum equation become of the order of those of the liquid, the bubble shape is no longer symmetric and the evolution of the neck changes to a rn proportional to tau1/3 power law. These findings are verified experimentally.

  4. Removal of hydrogen bubbles from nuclear reactors

    NASA Technical Reports Server (NTRS)

    Jenkins, R. V.

    1980-01-01

    Method proposed for removing large hydrogen bubbles from nuclear environment uses, in its simplest form, hollow spheres of palladium or platinum. Methods would result in hydrogen bubble being reduced in size without letting more radioactivity outside reactor.

  5. Disruptions of the Self-Narrative: Musings on Teaching Social Justice Topics in a Research Methods Course

    ERIC Educational Resources Information Center

    Puchner, Laurel

    2014-01-01

    A class assignment administered by the author in her Research Methods in Education class resulted in the question of whether there is any sort of pedagogical advantage to introducing social justice issues as if you aren't really intending to teach students about them. This article describes an investigation of the author's teaching experience in…

  6. The effect of gravity-induced pressure gradient on bubble luminescence

    NASA Astrophysics Data System (ADS)

    Supponen, Outi; Obreschkow, Danail; Kobel, Philippe; Dorsaz, Nicolas; Tinguely, Marc; Farhat, Mohamed

    2014-11-01

    The violent collapse of a bubble can heat up its gaseous contents to temperatures exceeding those on the sun's surface, resulting in a short luminescence flash. Occurring at the very moment of the collapse, luminescence must be highly sensitive to the bubble geometry at the preceding final stage. This represents an important feature as any pressure anisotropy in the surrounding liquid will result in a deformation of an initially spherical bubble, inducing a micro-jet that pierces the bubble and makes it experience a toroidal collapse. We therefore present these as complementary phenomena by investigating the link between jets and luminescence of laser-generated single bubbles. Through ultra-high-speed imaging, the micro-jet formation and evolution of a single bubble are observed with unprecedented detail, whilst the bubble light emission is analyzed by means of a spectrometer. The bubble energy and the micro-jet size are controlled by adjusting the laser-pulse and by varying the gravity level aboard ESA parabolic flights, respectively. We here provide systematic evidence on how bubble-jets suppress luminescence in a considerable manner, even in normal gravity where the jet is barely observable. We conclude that gravity must be accounted for in accurate models of luminescence.

  7. Fruit Sorting Using Fuzzy Logic Techniques

    NASA Astrophysics Data System (ADS)

    Elamvazuthi, Irraivan; Sinnadurai, Rajendran; Aftab Ahmed Khan, Mohamed Khan; Vasant, Pandian

    2009-08-01

    Fruit and vegetables market is getting highly selective, requiring their suppliers to distribute the goods according to very strict standards of quality and presentation. In the last years, a number of fruit sorting and grading systems have appeared to fulfill the needs of the fruit processing industry. However, most of them are overly complex and too costly for the small and medium scale industry (SMIs) in Malaysia. In order to address these shortcomings, a prototype machine was developed by integrating the fruit sorting, labeling and packing processes. To realise the prototype, many design issues were dealt with. Special attention is paid to the electronic weighing sub-system for measuring weight, and the opto-electronic sub-system for determining the height and width of the fruits. Specifically, this paper discusses the application of fuzzy logic techniques in the sorting process.

  8. Modeling nonclassical heterogeneous bubble nucleation from cellulose fibers: application to bubbling in carbonated beverages.

    PubMed

    Liger-Belair, Gérard; Voisin, Cédric; Jeandet, Philippe

    2005-08-04

    In this paper, the kinetics of CO(2) bubble nucleation from tiny gas pockets trapped inside cellulose fibers immersed in a glass of champagne were investigated, in situ, from high-speed video recordings. Taking into account the diffusion of CO(2)-dissolved molecules from the liquid bulk to the gas pocket, a model was derived which enabled us to connect the kinetics of bubble nucleation with both fiber and liquid parameters. Convection was found to play a major role in this process. The boundary layer around the gas pocket where a gradient of CO(2)-dissolved molecules exists was also indirectly approached and found to be in the order of 10-20 mum. Because most of the particles adsorbed on the wall of a container or vessel free from any particular treatment are also believed to be cellulose fibers coming from the surrounding air, the results of this paper could be indeed extended to the more general field of nonclassical heterogeneous bubble nucleation from supersaturated liquids.

  9. Black holes as bubble nucleation sites

    NASA Astrophysics Data System (ADS)

    Gregory, Ruth; Moss, Ian G.; Withers, Benjamin

    2014-03-01

    We consider the effect of inhomogeneities on the rate of false vacuum decay. Modelling the inhomogeneity by a black hole, we construct explicit Euclidean instantons which describe the nucleation of a bubble of true vacuum centred on the inhomogeneity. We find that inhomogeneity significantly enhances the nucleation rate over that of the Coleman-de Luccia instanton — the black hole acts as a nucleation site for the bubble. The effect is larger than previously believed due to the contributions to the action from conical singularities. For a sufficiently low initial mass, the original black hole is replaced by flat space during this process, as viewed by a single causal patch observer. Increasing the initial mass, we find a critical value above which a black hole remnant survives the process. This resulting black hole can have a higher mass than the original black hole, but always has a lower entropy. We compare the process to bubble-to-bubble transitions, where there is a semi-classical Lorentzian description in the WKB approximation.

  10. Convective mass transfer around a dissolving bubble

    NASA Astrophysics Data System (ADS)

    Duplat, Jerome; Grandemange, Mathieu; Poulain, Cedric

    2017-11-01

    Heat or mass transfer around an evaporating drop or condensing vapor bubble is a complex issue due to the interplay between the substrate properties, diffusion- and convection-driven mass transfer, and Marangoni effects, to mention but a few. In order to disentangle these mechanisms, we focus here mainly on the convective mass transfer contribution in an isothermal mass transfer problem. For this, we study the case of a millimetric carbon dioxide bubble which is suspended under a substrate and dissolved into pure liquid water. The high solubility of CO2 in water makes the liquid denser and promotes a buoyant-driven flow at a high (solutal) Rayleigh number (Ra˜104 ). The alteration of p H allows the concentration field in the liquid to be imaged by laser fluorescence enabling us to measure both the global mass flux (bubble volume, contact angle) and local mass flux around the bubble along time. After a short period of mass diffusion, where the boundary layer thickens like the square root of time, convection starts and the CO2 is carried by a plume falling at constant velocity. The boundary layer thickness then reaches a plateau which depends on the bubble cross section. Meanwhile the plume velocity scales like (dV /d t )1 /2 with V being the volume of the bubble. As for the rate of volume loss, we recover a constant mass flux in the diffusion-driven regime followed by a decrease in the volume V like V2 /3 after convection has started. We present a model which agrees well with the bubble dynamics and discuss our results in the context of droplet evaporation, as well as high Rayleigh convection.

  11. Rigorous buoyancy driven bubble mixing for centrifugal microfluidics.

    PubMed

    Burger, S; Schulz, M; von Stetten, F; Zengerle, R; Paust, N

    2016-01-21

    We present batch-mode mixing for centrifugal microfluidics operated at fixed rotational frequency. Gas is generated by the disk integrated decomposition of hydrogen peroxide (H2O2) to liquid water (H2O) and gaseous oxygen (O2) and inserted into a mixing chamber. There, bubbles are formed that ascent through the liquid in the artificial gravity field and lead to drag flow. Additionaly, strong buoyancy causes deformation and rupture of the gas bubbles and induces strong mixing flows in the liquids. Buoyancy driven bubble mixing is quantitatively compared to shake mode mixing, mixing by reciprocation and vortex mixing. To determine mixing efficiencies in a meaningful way, the different mixers are employed for mixing of a lysis reagent and human whole blood. Subsequently, DNA is extracted from the lysate and the amount of DNA recovered is taken as a measure for mixing efficiency. Relative to standard vortex mixing, DNA extraction based on buoyancy driven bubble mixing resulted in yields of 92 ± 8% (100 s mixing time) and 100 ± 8% (600 s) at 130g centrifugal acceleration. Shake mode mixing yields 96 ± 11% and is thus equal to buoyancy driven bubble mixing. An advantage of buoyancy driven bubble mixing is that it can be operated at fixed rotational frequency, however. The additional costs of implementing buoyancy driven bubble mixing are low since both the activation liquid and the catalyst are very low cost and no external means are required in the processing device. Furthermore, buoyancy driven bubble mixing can easily be integrated in a monolithic manner and is compatible to scalable manufacturing technologies such as injection moulding or thermoforming. We consider buoyancy driven bubble mixing an excellent alternative to shake mode mixing, in particular if the processing device is not capable of providing fast changes of rotational frequency or if the low average rotational frequency is challenging for the other integrated fluidic operations.

  12. Single-bubble dynamics in pool boiling of one-component fluids

    NASA Astrophysics Data System (ADS)

    Xu, Xinpeng; Qian, Tiezheng

    2014-06-01

    We numerically investigate the pool boiling of one-component fluids with a focus on the effects of surface wettability on the single-bubble dynamics. We employed the dynamic van der Waals theory [Phys. Rev. E 75, 036304 (2007), 10.1103/PhysRevE.75.036304], a diffuse-interface model for liquid-vapor flows involving liquid-vapor transition in nonuniform temperature fields. We first perform simulations for bubbles on homogeneous surfaces. We find that an increase in either the contact angle or the surface superheating can enhance the bubble spreading over the heating surface and increase the bubble departure diameter as well and therefore facilitate the transition into film boiling. We then examine the dynamics of bubbles on patterned surfaces, which incorporate the advantages of both hydrophobic and hydrophilic surfaces. The central hydrophobic region increases the thermodynamic probability of bubble nucleation while the surrounding hydrophilic region hinders the continuous bubble spreading by pinning the contact line at the hydrophobic-hydrophilic intersection. This leads to a small bubble departure diameter and therefore prevents the transition from nucleate boiling into film boiling. With the bubble nucleation probability increased and the bubble departure facilitated, the efficiency of heat transfer on such patterned surfaces is highly enhanced, as observed experimentally [Int. J. Heat Mass Transfer 57, 733 (2013), 10.1016/j.ijheatmasstransfer.2012.10.080]. In addition, the stick-slip motion of contact line on patterned surfaces is demonstrated in one-component fluids, with the effect weakened by surface superheating.

  13. Compression-induced stacking fault tetrahedra around He bubbles in Al

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Shao, Jian-Li, E-mail: shao-jianli@iapcm.ac.cn; Wang, Pei; He, An-Min

    Classic molecular dynamics methods are used to simulate the uniform compression process of the fcc Al containing He bubbles. The formation of stacking fault tetrahedra (SFTs) during the collapse of He bubbles is found, and their dependence on the initial He bubble size (0.6–6 nm in diameter) is presented. Our simulations indicate only elastic deformation in the samples for the He bubble size not more than 2 nm. Instead, increasing the He bubble size, we detect several small SFTs forming on the surface of the He bubble (3 nm), as well as the two intercrossed SFTs around the He bubbles (4–6 nm). All thesemore » SFTs are observed to be stable under further compression, though there may appear some SF networks outside the SFTs (5–6 nm). Furthermore, the dynamic analysis on the SFTs shows that the yield pressure keeps a near-linear increase with the initial He bubble pressure, and the potential energy of Al atoms inside the SFTs is lower than outside because of their gliding inwards. In addition, the pressure increments of 2–6 nm He bubbles with strain are less than that of Al, which just provides the opportunity for the He bubble collapse and the SFTs formation. Note that the current work only focuses on the case that the number ratio between He atoms and Al vacancies is 1:1.« less

  14. Bubble transport and sticking in gas embolotherapy

    NASA Astrophysics Data System (ADS)

    Bull, Joseph

    2002-11-01

    Pressure-driven bubble transport in a two-dimensional, bifurcating channel is investigated as a model of gas emboli transport in the microcirculation. Gas emboli are relevant to a number of clinical situations, and our particular interest is a novel gas embolotherapy technique, which involves using gas bubbles to occlude blood flow to tumors. This minimally invasive treatment modality allows selective delivery of emboli. The bubbles originate as 6 micron-diameter liquid droplets of perfluorocarbon (PFC), mixed in saline, and are injected into the vascular system. The droplet forms are small enough to pass through capillary beds, so they can circulate until the next stage of the therapy. By strategically placing an ultrasound source over the artery feeding the tumor, the droplets may be vaporized at that location. Our model is developed using the Stokes equation subject to interfacial and wall boundary conditions, and is solved using the boundary element method. The conditions under which bubbles 'stick' to the channel walls and occlude flow are investigated. Clinically, these results are important because the location and homogeneity of bubble sticking determines the degree of tumor necrosis and the efficacy of the treatment.

  15. Bubble collisions and measures of the multiverse

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Salem, Michael P., E-mail: salem@cosmos.phy.tufts.edu

    2012-01-01

    To compute the spectrum of bubble collisions seen by an observer in an eternally-inflating multiverse, one must choose a measure over the diverging spacetime volume, including choosing an ''initial'' hypersurface below which there are no bubble nucleations. Previous calculations focused on the case where the initial hypersurface is pushed arbitrarily deep into the past. Interestingly, the observed spectrum depends on the orientation of the initial hypersurface, however one's ability observe the effect rapidly decreases with the ratio of inflationary Hubble rates inside and outside one's bubble. We investigate whether this conclusion might be avoided under more general circumstances, including placingmore » the observer's bubble near the initial hypersurface. We find that it is not. As a point of reference, a substantial appendix reviews relevant aspects of the measure problem of eternal inflation.« less

  16. Effects of Particle Size and Bubble Characteristics on Transport of Micro- and Nano-Bubbles in Saturated Porous Media

    NASA Astrophysics Data System (ADS)

    Hamamoto, S.; Nihei, N.; Ueda, Y.; Moldrup, P.; Nishimura, T.

    2016-12-01

    The micro- and nano-bubbles (MNBs) have considerable potentials for the remediation of soil contaminated by organic compounds when used in conjunction with bioremediation technology. Understanding a transport mechanism of MNBs in soils is essential to optimize remediation techniques using MNBs. In this study, column transport experiments using glass beads with different size fractions (average particles size: 0.1 mm and 0.4 mm) were conducted, where MNBs created by oxygen gas were injected to the column with different flow rates. Effects of particle size and bubble characteristics on MNB transport in porous media were investigated based on the column experiments. The results showed that attachments of MNBs were enhanced under lower flow rate. Under higher flow rate condition, there were not significant differences of MNBs transport in porous media with different particle size. A convection-dispersion model including bubble attachment, detachment, and straining terms was applied to the obtained breakthrough curves for each experiment, showing good fitness against the measured data. Further investigations will be conducted to understand bubble characteristics including bubble size and zeta potential on MNB transport in porous media. Relations between in model parameters in the transport model and physical and chemical properties in porous media and MNBs will be discussed.

  17. Recent progress in multi-electrode spike sorting methods.

    PubMed

    Lefebvre, Baptiste; Yger, Pierre; Marre, Olivier

    2016-11-01

    In recent years, arrays of extracellular electrodes have been developed and manufactured to record simultaneously from hundreds of electrodes packed with a high density. These recordings should allow neuroscientists to reconstruct the individual activity of the neurons spiking in the vicinity of these electrodes, with the help of signal processing algorithms. Algorithms need to solve a source separation problem, also known as spike sorting. However, these new devices challenge the classical way to do spike sorting. Here we review different methods that have been developed to sort spikes from these large-scale recordings. We describe the common properties of these algorithms, as well as their main differences. Finally, we outline the issues that remain to be solved by future spike sorting algorithms. Copyright © 2017 Elsevier Ltd. All rights reserved.

  18. Intraluminal bubble dynamics induced by lithotripsy shock wave

    NASA Astrophysics Data System (ADS)

    Song, Jie; Bai, Jiaming; Zhou, Yufeng

    2016-12-01

    Extracorporeal shock wave lithotripsy (ESWL) has been the first option in the treatment of calculi in the upper urinary tract since its introduction. ESWL-induced renal injury is also found after treatment and is assumed to associate with intraluminal bubble dynamics. To further understand the interaction of bubble expansion and collapse with the vessel wall, the finite element method (FEM) was used to simulate intraluminal bubble dynamics and calculate the distribution of stress in the vessel wall and surrounding soft tissue during cavitation. The effects of peak pressure, vessel size, and stiffness of soft tissue were investigated. Significant dilation on the vessel wall occurs after contacting with rapid and large bubble expansion, and then vessel deformation propagates in the axial direction. During bubble collapse, large shear stress is found to be applied to the vessel wall at a clinical lithotripter setting (i.e. 40 MPa peak pressure), which may be the mechanism of ESWL-induced vessel rupture. The decrease of vessel size and viscosity of soft tissue would enhance vessel deformation and, consequently, increase the generated shear stress and normal stresses. Meanwhile, a significantly asymmetric bubble boundary is also found due to faster axial bubble expansion and shrinkage than in radial direction, and deformation of the vessel wall may result in the formation of microjets in the axial direction. Therefore, this numerical work would illustrate the mechanism of ESWL-induced tissue injury in order to develop appropriate counteractive strategies for reduced adverse effects.

  19. Electron self-injection and trapping into an evolving plasma bubble.

    PubMed

    Kalmykov, S; Yi, S A; Khudik, V; Shvets, G

    2009-09-25

    The blowout (or bubble) regime of laser wakefield acceleration is promising for generating monochromatic high-energy electron beams out of low-density plasmas. It is shown analytically and by particle-in-cell simulations that self-injection of the background plasma electrons into the quasistatic plasma bubble can be caused by slow temporal expansion of the bubble. Sufficient criteria for the electron trapping and bubble's expansion rate are derived using a semianalytic nonstationary Hamiltonian theory. It is further shown that the combination of bubble's expansion and contraction results in monoenergetic electron beams.

  20. Characterization of an acoustic cavitation bubble structure at 230 kHz.

    PubMed

    Thiemann, Andrea; Nowak, Till; Mettin, Robert; Holsteyns, Frank; Lippert, Alexander

    2011-03-01

    A generic bubble structure in a 230 kHz ultrasonic field is observed in a partly developed standing wave field in water. It is characterized by high-speed imaging, sonoluminescence recordings, and surface cleaning tests. The structure has two distinct bubble populations. Bigger bubbles (much larger than linear resonance size) group on rings in planes parallel to the transducer surface, apparently in locations of driving pressure minima. They slowly rise in a jittering, but synchronous way, and they can have smaller satellite bubbles, thus resembling the arrays of bubbles observed by Miller [D. Miller, Stable arrays of resonant bubbles in a 1-MHz standing-wave acoustic field, J. Acoust. Soc. Am. 62 (1977) 12]. Smaller bubbles (below and near linear resonance size) show a fast "streamer" motion perpendicular to and away from the transducer surface. While the bigger bubbles do not emit light, the smaller bubbles in the streamers show sonoluminescence when they pass the planes of high driving pressure. Both bubble populations exhibit cleaning potential with respect to micro-particles attached to a glass substrate. The respective mechanisms of particle removal, though, might be different. Copyright © 2010 Elsevier B.V. All rights reserved.

  1. Plasmonic nanoparticle-generated photothermal bubbles and their biomedical applications

    PubMed Central

    Lapotko, Dmitri

    2009-01-01

    This article is focused on the optical generation and detection of photothermal vapor bubbles around plasmonic nanoparticles. We report physical properties of such plasmonic nanobubbles and their biomedical applications as cellular probes. Our experimental studies of gold nanoparticle-generated photothermal bubbles demonstrated the selectivity of photothermal bubble generation, amplification of optical scattering and thermal insulation effect, all realized at the nanoscale. The generation and imaging of photothermal bubbles in living cells (leukemia and carcinoma culture and primary cancerous cells), and tissues (atherosclerotic plaque and solid tumor in animal) demonstrated a noninvasive highly sensitive imaging of target cells by small photothermal bubbles and a selective mechanical, nonthermal damage to the individual target cells by bigger photothermal bubbles due to a rapid disruption of cellular membranes. The analysis of the plasmonic nanobubbles suggests them as theranostic probes, which can be tuned and optically guided at cell level from diagnosis to delivery and therapy during one fast process. PMID:19839816

  2. The growth of oscillating bubbles in an ultrasound field

    NASA Astrophysics Data System (ADS)

    Yamauchi, Risa; Yamashita, Tatsuya; Ando, Keita

    2017-11-01

    From our recent experiments to test particle removal by underwater ultrasound, dissolved gas supersaturation is found to play an important role in physical cleaning; cavitation bubble nucleation can be triggered easily by weak ultrasound under the supersaturation and mild motion of the bubbles contributes to efficient cleaning without erosion. The state of gas bubble nuclei in water is critical to the determination of a cavitation inception threshold. Under ultrasound forcing, the size of bubble nuclei is varied by the transfer of dissolved gas (i.e., rectified diffusion); the growth rate will be promoted by the supersaturation and is thus expected to contribute to cavitation activity enhancement. In the present work, we experimentally study rectified diffusion for bubbles attached at glass surfaces in an ultrasound field. We will present the evolution of bubble nuclei sizes with varying parameters such as dissolved oxygen supersaturation, and ultrasound intensity and frequency. the Research Grant of Keio Leading-edge Laboratory of Science & Technology.

  3. Numerical Study of Underwater Explosions and Following Bubble Pulses

    NASA Astrophysics Data System (ADS)

    Abe, Atsushi; Katayama, Masahide; Murata, Kenji; Kato, Yukio; Tanaka, Katsumi

    2007-06-01

    Underwater explosions and following bubble pulses were simulated by using the hydrocode AUTODYN. The pressure gradient depended on the water depth was applied to the water, and the effects of the atmospheric pressure and the gravity on the bubble properties were investigated numerically. In the deep and shallow water depth cases the bubble properties or pressure histories obtained numerically were compared with the empirical formula or the experimental data. Not only the pressure gradient in the water and the atmospheric pressure but also the application of the JWL EOS to slow energy release of the non-ideal explosive (Miller model) were found to be of great importance to simulate the generation of the bubble pulse precisely. Although the gravitational term during the dynamic analysis can be neglected in numerical analyses for very short time phenomena, it is indispensable to simulate the buoyancy of the bubble because the time range of the bubble behavior is some hundred times longer than that of the explosion phenomena.

  4. Bubble evolution in Kr-irradiated UO2 during annealing

    NASA Astrophysics Data System (ADS)

    He, L.; Bai, X. M.; Pakarinen, J.; Jaques, B. J.; Gan, J.; Nelson, A. T.; El-Azab, A.; Allen, T. R.

    2017-12-01

    Transmission electron microscopy observation of Kr bubble evolution in polycrystalline UO2 annealed at high temperature was conducted in order to understand the inert gas behavior in oxide nuclear fuel. The average diameter of intragranular bubbles increased gradually from 0.8 nm in as-irradiated sample at room temperature to 2.6 nm at 1600 °C and the bubble size distribution changed from a uniform distribution to a bimodal distribution above 1300 °C. The size of intergranular bubbles increased more rapidly than intragranular ones and bubble denuded zones near grain boundaries formed in all the annealed samples. It was found that high-angle grain boundaries held bigger bubbles than low-angle grain boundaries. Complementary atomistic modeling was conducted to interpret the effects of grain boundary character on the Kr segregation. The area density of strong segregation sites in the high-angle grain boundaries is much higher than that in the low angle grain boundaries.

  5. The Minnaert Bubble: An Acoustic Approach

    ERIC Educational Resources Information Center

    Devaud, Martin; Hocquet, Thierry; Bacri, Jean-Claude; Leroy, Valentin

    2008-01-01

    We propose an "ab initio" introduction to the well-known Minnaert pulsating bubble at graduate level. After a brief recall of the standard stuff, we begin with a detailed discussion of the radial movements of an air bubble in water. This discussion is managed from an acoustic point of view, and using the Lagrangian rather than the Eulerian…

  6. Drops and Bubble in Materials Science

    NASA Technical Reports Server (NTRS)

    Doremus, R. H.

    1982-01-01

    The formation of extended p-n junctions in semiconductors by drop migration, mechanisms and morphologies of migrating drops and bubbles in solids and nucleation and corrections to the Volmer-Weber equations are discussed. Bubble shrinkage in the processing of glass, the formation of glass microshells as laser-fusion targets, and radiation-induced voids in nuclear reactors were examined.

  7. STABILITY OF AQUEOUS FILMS BETWEEN BUBBLES

    PubMed Central

    Ohnishi, Satomi; Vogler, Erwin A.; Horn, Roger G.

    2010-01-01

    Film thinning experiments have been conducted with aqueous films between two air phases in a thin film pressure balance. The films are free of added surfactant but simple NaCl electrolyte is added in some experiments. Initially the experiments begin with a comparatively large volume of water in a cylindrical capillary tube a few mm in diameter, and by withdrawing water from the center of the tube the two bounding menisci are drawn together at a prescribed rate. This models two air bubbles approaching at a controlled speed. In pure water the results show three regimes of behavior depending on the approach speed: at slow speed (<1 µm/s) it is possible to form a flat film of pure water, ~100 nm thick, that is stabilised indefinitely by disjoining pressure due to repulsive double-layer interactions between naturally-charged air/water interfaces. The data are consistent with a surface potential of −57 mV on the bubble surfaces. At intermediate approach speed (~1 – 150 µm/s) the films are transiently stable due to hydrodynamic drainage effects, and bubble coalescence is delayed by ~10 – 100 s. At approach speeds greater than ~150 µm/s the hydrodynamic resistance appears to become negligible, and the bubbles coalesce without any measurable delay. Explanations for these observations are presented that take into account DLVO and Marangoni effects entering through disjoining pressure, surface mobility and hydrodynamic flow regimes in thin film drainage. In particular, it is argued that the dramatic reduction in hydrodynamic resistance is a transition from viscosity-controlled drainage to inertia-controlled drainage associated with a change from immobile to mobile air/water interfaces on increasing the speed of approach of two bubbles. A simple model is developed that accounts for the boundaries between different film stability or coalescence regimes. Predictions of the model are consistent with the data, and the effects of adding electrolyte can be explained. In

  8. Automatic Color Sorting of Hardwood Edge-Glued Panel Parts

    Treesearch

    D. Earl Kline; Richard Conners; Qiang Lu; Philip A. Araman

    1997-01-01

    This paper describes an automatic color sorting system for red oak edge-glued panel parts. The color sorting system simultaneously examines both faces of a panel part and then determines which face has the "best" color, and sorts the part into one of a number of color classes at plant production speeds. Initial test results show that the system generated over...

  9. Generating Soap Bubbles by Blowing on Soap Films

    NASA Astrophysics Data System (ADS)

    Salkin, Louis; Schmit, Alexandre; Panizza, Pascal; Courbin, Laurent

    2016-02-01

    Making soap bubbles by blowing air on a soap film is an enjoyable activity, yet a poorly understood phenomenon. Working either with circular bubble wands or long-lived vertical soap films having an adjustable steady state thickness, we investigate the formation of such bubbles when a gas is blown through a nozzle onto a film. We vary film size, nozzle radius, space between the film and nozzle, and gas density, and we measure the gas velocity threshold above which bubbles are formed. The response is sensitive to containment, i.e., the ratio between film and jet sizes, and dissipation in the turbulent gas jet, which is a function of the distance from the film to the nozzle. We rationalize the observed four different regimes by comparing the dynamic pressure exerted by the jet on the film and the Laplace pressure needed to create the curved surface of a bubble. This simple model allows us to account for the interplay between hydrodynamic, physicochemical, and geometrical factors.

  10. Generating Soap Bubbles by Blowing on Soap Films.

    PubMed

    Salkin, Louis; Schmit, Alexandre; Panizza, Pascal; Courbin, Laurent

    2016-02-19

    Making soap bubbles by blowing air on a soap film is an enjoyable activity, yet a poorly understood phenomenon. Working either with circular bubble wands or long-lived vertical soap films having an adjustable steady state thickness, we investigate the formation of such bubbles when a gas is blown through a nozzle onto a film. We vary film size, nozzle radius, space between the film and nozzle, and gas density, and we measure the gas velocity threshold above which bubbles are formed. The response is sensitive to containment, i.e., the ratio between film and jet sizes, and dissipation in the turbulent gas jet, which is a function of the distance from the film to the nozzle. We rationalize the observed four different regimes by comparing the dynamic pressure exerted by the jet on the film and the Laplace pressure needed to create the curved surface of a bubble. This simple model allows us to account for the interplay between hydrodynamic, physicochemical, and geometrical factors.

  11. Cavitation Bubble Streaming in Ultrasonic-Standing-Wave Field

    NASA Astrophysics Data System (ADS)

    Nomura, Shinfuku; Mukasa, Shinobu; Kuroiwa, Masaya; Okada, Yasuyuki; Murakami, Koichi

    2005-05-01

    The mechanism of cavitation bubble streaming by ultrasonic vibration in a water tank was experimentally investigated. A standard ultrasonic cleaner unit with a resonant frequency of 40 kHz was used as an ultrasonic generator. The behavior of the streaming was visualized by the schlieren method and sonochemical luminescence, and the velocity of the streaming was measured by laser Doppler velocity measurement equipment (LDV). The cavitation bubble streaming has two structures. A cavitation cloud, which consists of many cavitation bubbles, is shaped like a facing pair of bowls with a diameter of approximately 1/3 the wavelength of the standing wave, and moves inside the standing-wave field with a velocity of 30 to 60 mm/s. The cavitation bubbles move intensely in the cloud with a velocity of 5 m/s at an ultrasonic output power of 75 W. The streaming is completely different from conventional acoustic streaming. Also the cavitation bubble is generated neither at the pressure node nor at the antinode.

  12. Cyclic deformation of bidisperse two-dimensional foams

    NASA Astrophysics Data System (ADS)

    Fátima Vaz, M.; Cox, S. J.; Teixeira, P. I. C.

    2011-12-01

    In-plane deformation of foams was studied experimentally by subjecting bidisperse foams to cycles of traction and compression at a prescribed rate. Each foam contained bubbles of two sizes with given area ratio and one of three initial arrangements: sorted perpendicular to the axis of deformation (iso-strain), sorted parallel to the axis of deformation (iso-stress), or randomly mixed. Image analysis was used to measure the characteristics of the foams, including the number of edges separating small from large bubbles N sl , the perimeter (surface energy), the distribution of the number of sides of the bubbles, and the topological disorder μ2(N). Foams that were initially mixed were found to remain mixed after the deformation. The response of sorted foams, however, depended on the initial geometry, including the area fraction of small bubbles and the total number of bubbles. For a given experiment we found that (i) the perimeter of a sorted foam varied little; (ii) each foam tended towards a mixed state, measured through the saturation of N sl ; and (iii) the topological disorder μ2(N) increased up to an "equilibrium" value. The results of different experiments showed that (i) the change in disorder, ? decreased with the area fraction of small bubbles under iso-strain, but was independent of it under iso-stress; and (ii) ? increased with ? under iso-strain, but was again independent of it under iso-stress. We offer explanations for these effects in terms of elementary topological processes induced by the deformations that occur at the bubble scale.

  13. The Milky Way Project: A Census of Small Bubbles

    NASA Astrophysics Data System (ADS)

    Arvidsson, Kim; Wolf-Chase, G. A.; Way Project, Milky

    2013-01-01

    The first data release (DR1) from the Milky Way Project (MWP) contains 1362 visually identified small bubbles drawn by users. These small infrared bubbles typically have diameters <0.5' and can be found throughout the Galactic plane. This project seeks to determine what classes of objects make up the small bubble catalog by comparing their positions to a wide variety of existing data sets. The most successful match was with the MSX6C point source catalog; >90% of all small bubbles are MSX point sources.

  14. Formation and ascent of nonisothermal ionospheric and chromospheric bubbles

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Genkin, L.G.; Erukhimov, L.M.; Myasnikov, E.N.

    1987-11-01

    The influences of nonisothermicity on the dynamics of ionospheric and chromospheric bubbles is discussed. The possibility of the existence in the ionosphere of a recombination-thermal instability, arising from the temperature dependence of the coefficient of charge exchange between molecules and atomic ions, is shown, and its influence on the formation and evolution of equatorial bubbles is analyzed. It is shown that the formation and dynamics of bubbles may depend on recombination processes and gravity, while plasma heating (predominantly by vertical electric fields) leads to the deepening and preservation of bubbles as they move to greater altitudes. The hypothesis is advancedmore » that the formation of bubbles may be connected with the ascent of clumps of molecules in ionospheric tornados.« less

  15. Use of a bubble tiltmeter as a horizontal seismometer

    NASA Technical Reports Server (NTRS)

    Miller, W. F.; Geller, R. J.; Stein, S.

    1978-01-01

    A bubble tiltmeter has been used as a horizontal seismometer. With the appropriate filters, the bubble system has good response for displacement over the passband of conventional seismometers (from about 10 Hz to 200 s), and for tilt from about 1 Hz to DC. The accuracy of the response is confirmed by comparing the filtered bubble output to conventional seismic instruments. The agreement between the filtered bubble records and broad band and short period conventional records is extremely good in every case. The small size, broad-band response, and lack of moving parts make the bubble ideal as an instrument for remote environments. In particular, the instrument seems ideal for the ocean bottom, land and marine boreholes and planetary missions.

  16. Lesson Plan--Online Games to Teach Vocabulary to Young Learners

    ERIC Educational Resources Information Center

    Okaz, Abeer Ali

    2014-01-01

    This article describes how teachers can use online learning games to enhance young learners' language skill learning. Children love all sorts of games, therefore, implementing games (particularly online ones) are a useful aspect of lessons. Games are an indispensable tool while teaching, especially if employed effectively. The online activities…

  17. Numerical simulation of superheated vapor bubble rising in stagnant liquid

    NASA Astrophysics Data System (ADS)

    Samkhaniani, N.; Ansari, M. R.

    2017-09-01

    In present study, the rising of superheated vapor bubble in saturated liquid is simulated using volume of fluid method in OpenFOAM cfd package. The surface tension between vapor-liquid phases is considered using continuous surface force method. In order to reduce spurious current near interface, Lafaurie smoothing filter is applied to improve curvature calculation. Phase change is considered using Tanasawa mass transfer model. The variation of saturation temperature in vapor bubble with local pressure is considered with simplified Clausius-Clapeyron relation. The couple velocity-pressure equation is solved using PISO algorithm. The numerical model is validated with: (1) isothermal bubble rising and (2) one-dimensional horizontal film condensation. Then, the shape and life time history of single superheated vapor bubble are investigated. The present numerical study shows vapor bubble in saturated liquid undergoes boiling and condensation. It indicates bubble life time is nearly linear proportional with bubble size and superheat temperature.

  18. Numerical analysis of bubble-cluster formation in an ultrasonic field

    NASA Astrophysics Data System (ADS)

    Kim, Donghyun; Son, Gihun

    2016-11-01

    Bubble-cluster formation in an ultrasonic field is investigated numerically solving the conservation equations of mass, momentum and energy. The liquid-gas interface is calculated using the volume-of-fluid method with variable gas density to consider the bubble compressibility. The effect of liquid-gas phase change is also included as the interface source terms of the mass and energy equations. The numerical approach is tested through the simulation of the expansion and contraction motion of a compressed bubble adjacent to a wall. When the bubble is placed in an ultrasonic field, it oscillates radially and then collapses violently. Numerical simulation is also performed for bubble-cluster formation induced by an ultrasonic generator, where the generated bubbles are merged into a macrostructure along the acoustic flow field. The effects of ultrasonic power and frequency, liquid properties and pool temperature on the bubble-cluster formation are investigated. This work was supported by the Korea Institute of Energy Research.

  19. Development of bubble microstructure in ErT2 films during aging

    NASA Astrophysics Data System (ADS)

    Bond, Gillian M.; Browning, James F.; Snow, Clark S.

    2010-04-01

    Helium bubbles form in metal tritide films as tritium decays into H3e, influencing mechanical properties and long-term film stability. The bubble nucleation and growth mechanisms comprise an active research area, but there has been only one previous systematic experimental study of helium bubble growth in metal tritides, on zirconium tritides. There have been no such studies on tritides such as ErT2 that form platelike bubbles and lack a secondary bubble population on a network of line dislocations, and yet such a study is needed to inform the modeling of helium bubble microstructure development in a broader range of metal tritides. Transmission electron microscopy has been used to study the growth and evolution of helium bubbles in ErT2 films over a four-year period. The results have been used to test the present models of helium bubble nucleation and growth in metal tritides, particularly those forming platelike bubbles. The results support the models of Trinkaus and Cowgill. The observations of nonuniform bubble thicknesses and the pattern of grain-boundary bubble formation, however, indicate that these models could be strengthened by closer attention to details of interfacial energy. It is strongly recommended that efforts be made (either experimentally or by calculation) to determine anisotropy of tritide/helium interfacial energy, both for clean, stoichiometric interfaces, and also allowing for such factors as nonstoichiometry and segregation.

  20. Cavitation inception by the backscattering of pressure waves from a bubble interface

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Takahira, Hiroyuki, E-mail: takahira@me.osakafu-u.ac.jp; Ogasawara, Toshiyuki, E-mail: oga@me.osakafu-u.ac.jp; Mori, Naoto, E-mail: su101064@edu.osakafu-u.ac.jp

    2015-10-28

    The secondary cavitation that occurs by the backscattering of focused ultrasound from a primary cavitation bubble caused by the negative pressure part of the ultrasound (Maxwell, et al., 2011) might be useful for the energy exchange due to bubble oscillations in High Intensity Focused Ultrasound (HIFU). The present study is concerned with the cavitation inception by the backscattering of ultrasound from a bubble. In the present experiment, a laser-induced bubble which is generated by a pulsed focused laser beam with high intensity is utilized as a primary cavitation bubble. After generating the bubble, focused ultrasound is emitted to the bubble.more » The acoustic field and the bubble motion are observed with a high-speed video camera. It is confirmed that the secondary cavitation bubble clouds are generated by the backscattering from the laser-induced bubble. The growth of cavitation bubble clouds is analyzed with the image processing method. The experimental results show that the height and width of the bubble clouds grow in stepwise during their evolution. The direct numerical simulations are also conducted for the backscattering of incident pressure waves from a bubble in order to evaluate a pressure field near the bubble. It is shown that the ratio of a bubble collapse time t{sub 0} to a characteristic time of wave propagation t{sub S}, η = t{sub 0}/t{sub s}, is an important determinant for generating negative pressure region by backscattering. The minimum pressure location by the backscattering in simulations is in good agreement with the experiment.« less

  1. Sorting signed permutations by short operations.

    PubMed

    Galvão, Gustavo Rodrigues; Lee, Orlando; Dias, Zanoni

    2015-01-01

    During evolution, global mutations may alter the order and the orientation of the genes in a genome. Such mutations are referred to as rearrangement events, or simply operations. In unichromosomal genomes, the most common operations are reversals, which are responsible for reversing the order and orientation of a sequence of genes, and transpositions, which are responsible for switching the location of two contiguous portions of a genome. The problem of computing the minimum sequence of operations that transforms one genome into another - which is equivalent to the problem of sorting a permutation into the identity permutation - is a well-studied problem that finds application in comparative genomics. There are a number of works concerning this problem in the literature, but they generally do not take into account the length of the operations (i.e. the number of genes affected by the operations). Since it has been observed that short operations are prevalent in the evolution of some species, algorithms that efficiently solve this problem in the special case of short operations are of interest. In this paper, we investigate the problem of sorting a signed permutation by short operations. More precisely, we study four flavors of this problem: (i) the problem of sorting a signed permutation by reversals of length at most 2; (ii) the problem of sorting a signed permutation by reversals of length at most 3; (iii) the problem of sorting a signed permutation by reversals and transpositions of length at most 2; and (iv) the problem of sorting a signed permutation by reversals and transpositions of length at most 3. We present polynomial-time solutions for problems (i) and (iii), a 5-approximation for problem (ii), and a 3-approximation for problem (iv). Moreover, we show that the expected approximation ratio of the 5-approximation algorithm is not greater than 3 for random signed permutations with more than 12 elements. Finally, we present experimental results that show

  2. Electron self-injection in the donut bubble wakefield

    NASA Astrophysics Data System (ADS)

    Firouzjaei, Ali Shekari; Shokri, Babak

    2018-05-01

    We investigate electron self-injection in a donut bubble wakefield driven by a Laguerre-Gauss laser pulse. The present work discusses the electron capture by modeling the analytical donut bubble field. We discuss the self-injection of the electrons from plasma for various initial conditions and then compare the results. We show that the donut bubble can trap plasma electrons forming a hollow beam. We present the phase spaces and longitudinal momentum evolution for the trapped electrons in the bubble and discuss their characteristic behaviors and stability. It will be shown that the electrons self-injected in the front are ideal for applications in which a good stability and low energy spread are essential.

  3. [Application of portfolio in teaching dermatology clinic: an experience in teaching of medicine].

    PubMed

    de Cabalier, M E; Chalub, D M

    2009-01-01

    We present a learning experience conducted in the Chair of Dermatology Clinic of the Faculty of Medical Sciences, National University of Cordoba in the context of curriculum change. For comprehension,present a theoretical framework and practical from the conceptualization of the "portfolio" teaching and its role teaching and learning paradigms sustained constructivist medical education. The portfolio Teach-ing is not a collection of papers, but a coherent set of experiences led thoughtful learning between teachers and students. This resource allows to account for the "qualitative achievements" of students from their work produced, sorted and evaluated in a carefully planned sequence of experiences and case Dermatology Clinic. To introduce the teaching portfolio, the planned new student grouping shapes and a sequence of learning experiences for the construction of this resource, namely: "The development of theoretical material iconographic resources and working guidelines for students. "The clinical reasoning on a case or laboratory experience-Clinical case Discussion and bibliography. -The development of records to from observation of patients. "The study of clinical cases: diagnosis and evolution of clinical cases. Interconsultations-Registration and referrals. "The magazine room and sharing experiences. In each of these, production, tutorial feedback Team teaching and assessment tasks allowed assessment approach to learning and improving he achievements of the students to the approval of the subject.

  4. Reducing bubbles in glass coatings improves electrical breakdown strength

    NASA Technical Reports Server (NTRS)

    Banks, B.

    1968-01-01

    Helium reduces bubbles in glass coatings of accelerator grids for ion thrustors. Fusing the coating in a helium atmosphere creates helium bubbles in the glass. In an argon atmosphere, entrapped helium diffuses out of the glass and the bubbles collapse. The resultant coating has a substantially enhanced electrical breakdown strength.

  5. Vacuolar protein sorting mechanisms in plants.

    PubMed

    Xiang, Li; Etxeberria, Ed; Van den Ende, Wim

    2013-02-01

    Plant vacuoles are unique, multifunctional organelles among eukaryotes. Considerable new insights in plant vacuolar protein sorting have been obtained recently. The basic machinery of protein export from the endoplasmic reticulum to the Golgi and the classical route to the lytic vacuole and the protein storage vacuole shows many similarities to vacuolar/lysosomal sorting in other eukaryotes. However, as a result of its unique functions in plant defence and as a storage compartment, some plant-specific entities and sorting determinants appear to exist. The alternative post-Golgi route, as found in animals and yeast, probably exists in plants as well. Likely, adaptor protein complex 3 fulfils a central role in this route. A Golgi-independent route involving plant-specific endoplasmic reticulum bodies appears to provide sedentary organisms such as plants with extra flexibility to cope with changing environmental conditions. © 2012 The Authors Journal compilation © 2012 FEBS.

  6. Walks of bubbles on a hot wire in a liquid bath

    NASA Astrophysics Data System (ADS)

    Duchesne, A.; Caps, H.

    2017-05-01

    When a horizontal resistive wire is heated up to the boiling point in a subcooled liquid bath, some vapor bubbles nucleate on its surface. The traditional nucleate boiling theory predicts that bubbles generated from active nucleate sites grow up and depart from the heating surface due to buoyancy and inertia. However, we observed here a different behavior: the bubbles slide along the heated wire. In this situation, unexpected regimes are observed; from the simple sliding motion to bubble clustering. We noticed that bubbles could rapidly change their moving direction and may also interact. Finally, we propose an interpretation for both the attraction between the bubbles and the wire and for the motion of the bubbles on the wire in terms of Marangoni effects.

  7. Corrosion casts of big bubbles formed during deep anterior lamellar keratoplasty.

    PubMed

    Feizi, Sepehr; Kanavi, Mozhgan Rezaei; Kharaghani, Davood; Balagholi, Sahar; Meskinfam, Masoumeh; Javadi, Mohammad Ali

    2016-11-01

    To characterize the walls of big bubbles formed during deep anterior lamellar keratoplasty (DALK) using the corrosion casting technique. Fresh corneoscleral buttons with normal transparency and without any known eye diseases (n = 11) were obtained from 11 human donors. A 20-gauge needle was used to inject a solution of 20 % polyvinyl alcohol (PVA) immediately beneath the corneal endothelium to form big bubbles in eight corneoscleral buttons. In the second experiment on three corneoscleral buttons, a big bubble was first formed by air injection beneath the endothelium. Thereafter, 20 % PVA was injected into the bubble space. Scanning electron microscopy was used to characterize the surfaces of the casts, which replicated the walls of the big bubbles. A type-1 bubble was formed in all corneas. In one cornea, one type-1 bubble was initially formed centrally, and while it was enlarged, an eccentric type-2 bubble appeared. Scanning electron microscopy showed that the casts of type-1 bubbles had two distinct surfaces. The anterior surface demonstrated several holes or pits, depending on the material used for the bubble formation, whereas the posterior surface exhibited an uneven surface. The anterior and posterior surfaces of the type-2 cast were more or less similar. A communication measuring 531.9 µm in length and 171.4 µm in diameter was found between the two bubbles. The corrosion casting technique provides a permanent three-dimensional record of the potential spaces and barriers in the posterior corneal stroma, which explains several features associated with big-bubble DALK.

  8. Cavitation bubble dynamics during thulium fiber laser lithotripsy

    NASA Astrophysics Data System (ADS)

    Hardy, Luke A.; Kennedy, Joshua D.; Wilson, Christopher R.; Irby, Pierce B.; Fried, Nathaniel M.

    2016-02-01

    The Thulium fiber laser (TFL) is being explored for lithotripsy. TFL parameters differ from standard Holmium:YAG laser in several ways, including smaller fiber delivery, more strongly absorbed wavelength, low pulse energy/high pulse rate operation, and more uniform temporal pulse structure. High speed imaging of cavitation bubbles was performed at 105,000 fps and 10 μm spatial resolution to determine influence of these laser parameters on bubble formation. TFL was operated at 1908 nm with pulse energies of 5-75 mJ, and pulse durations of 200-1000 μs, delivered through 100-μm-core fiber. Cavitation bubble dynamics using Holmium laser at 2100 nm with pulse energies of 200-1000 mJ and pulse duration of 350 μs was studied, for comparison. A single, 500 μs TFL pulse produced a bubble stream extending 1090 +/- 110 μm from fiber tip, and maximum bubble diameters averaged 590 +/- 20 μm (n=4). These observations are consistent with previous studies which reported TFL ablation stallout at working distances < 1.0 mm. TFL bubble dimensions were five times smaller than for Holmium laser due to lower pulse energy, higher water absorption coefficient, and smaller fiber diameter used.

  9. Bubble-Induced Cave Collapse

    PubMed Central

    Girihagama, Lakshika; Nof, Doron; Hancock, Cathrine

    2015-01-01

    Conventional wisdom among cave divers is that submerged caves in aquifers, such as in Florida or the Yucatan, are unstable due to their ever-growing size from limestone dissolution in water. Cave divers occasionally noted partial cave collapses occurring while they were in the cave, attributing this to their unintentional (and frowned upon) physical contact with the cave walls or the aforementioned “natural” instability of the cave. Here, we suggest that these cave collapses do not necessarily result from cave instability or contacts with walls, but rather from divers bubbles rising to the ceiling and reducing the buoyancy acting on isolated ceiling rocks. Using familiar theories for the strength of flat and arched (un-cracked) beams, we first show that the flat ceiling of a submerged limestone cave can have a horizontal expanse of 63 meters. This is much broader than that of most submerged Florida caves (~ 10 m). Similarly, we show that an arched cave roof can have a still larger expanse of 240 meters, again implying that Florida caves are structurally stable. Using familiar bubble dynamics, fluid dynamics of bubble-induced flows, and accustomed diving practices, we show that a group of 1-3 divers submerged below a loosely connected ceiling rock will quickly trigger it to fall causing a “collapse”. We then present a set of qualitative laboratory experiments illustrating such a collapse in a circular laboratory cave (i.e., a cave with a circular cross section), with concave and convex ceilings. In these experiments, a metal ball represented the rock (attached to the cave ceiling with a magnet), and the bubbles were produced using a syringe located at the cave floor. PMID:25849088

  10. Bubble-induced cave collapse.

    PubMed

    Girihagama, Lakshika; Nof, Doron; Hancock, Cathrine

    2015-01-01

    Conventional wisdom among cave divers is that submerged caves in aquifers, such as in Florida or the Yucatan, are unstable due to their ever-growing size from limestone dissolution in water. Cave divers occasionally noted partial cave collapses occurring while they were in the cave, attributing this to their unintentional (and frowned upon) physical contact with the cave walls or the aforementioned "natural" instability of the cave. Here, we suggest that these cave collapses do not necessarily result from cave instability or contacts with walls, but rather from divers bubbles rising to the ceiling and reducing the buoyancy acting on isolated ceiling rocks. Using familiar theories for the strength of flat and arched (un-cracked) beams, we first show that the flat ceiling of a submerged limestone cave can have a horizontal expanse of 63 meters. This is much broader than that of most submerged Florida caves (~ 10 m). Similarly, we show that an arched cave roof can have a still larger expanse of 240 meters, again implying that Florida caves are structurally stable. Using familiar bubble dynamics, fluid dynamics of bubble-induced flows, and accustomed diving practices, we show that a group of 1-3 divers submerged below a loosely connected ceiling rock will quickly trigger it to fall causing a "collapse". We then present a set of qualitative laboratory experiments illustrating such a collapse in a circular laboratory cave (i.e., a cave with a circular cross section), with concave and convex ceilings. In these experiments, a metal ball represented the rock (attached to the cave ceiling with a magnet), and the bubbles were produced using a syringe located at the cave floor.

  11. Fermi Bubbles: an elephant in the gamma-ray sky

    NASA Astrophysics Data System (ADS)

    Malyshev, Dmitry

    2017-03-01

    The Fermi bubbles are one of the most remarkable features in the gamma-ray sky revealed by the Fermi Large Area Telescope (LAT). The nature of the gamma-ray emission and the origin of the bubbles are still open questions. In this note, we will review some basic features of leptonic and hadronic modes of gamma-ray production. At the moment, gamma rays are our best method to study the bubbles, but in order to resolve the origin of the bubbles multi-wavelength and multi-messenger observations will be crucial.

  12. Investigation of fast initialization of spacecraft bubble memory systems

    NASA Technical Reports Server (NTRS)

    Looney, K. T.; Nichols, C. D.; Hayes, P. J.

    1984-01-01

    Bubble domain technology offers significant improvement in reliability and functionality for spacecraft onboard memory applications. In considering potential memory systems organizations, minimization of power in high capacity bubble memory systems necessitates the activation of only the desired portions of the memory. In power strobing arbitrary memory segments, a capability of fast turn on is required. Bubble device architectures, which provide redundant loop coding in the bubble devices, limit the initialization speed. Alternate initialization techniques are investigated to overcome this design limitation. An initialization technique using a small amount of external storage is demonstrated.

  13. The motion of bubbles inside drops in containerless processing

    NASA Technical Reports Server (NTRS)

    Shankar, N.; Annamalai, P.; Cole, R.; Subramanian, R. S.

    1982-01-01

    A theoretical model of thermocapillary bubble motion inside a drop, located in a space laboratory, due to an arbitrary axisymmetric temperature distribution on the drop surface was constructed. Typical results for the stream function and temperature fields as well as the migration velocity of the bubble were obtained in the quasistatic limit. The motion of bubbles in a rotating body of liquid was studied experimentally, and an approximate theoretical model was developed. Comparison of the experimental observations of the bubble trajectories and centering times with theoretical predictions lends qualified support to the theory.

  14. A millisecond micromixer via single-bubble-based acoustic streaming.

    PubMed

    Ahmed, Daniel; Mao, Xiaole; Shi, Jinjie; Juluri, Bala Krishna; Huang, Tony Jun

    2009-09-21

    We present ultra-fast homogeneous mixing inside a microfluidic channel via single-bubble-based acoustic streaming. The device operates by trapping an air bubble within a "horse-shoe" structure located between two laminar flows inside a microchannel. Acoustic waves excite the trapped air bubble at its resonance frequency, resulting in acoustic streaming, which disrupts the laminar flows and triggers the two fluids to mix. Due to this technique's simple design, excellent mixing performance, and fast mixing speed (a few milliseconds), our single-bubble-based acoustic micromixer may prove useful for many biochemical studies and applications.

  15. Of drops and bubbles - The technology of space processing

    NASA Technical Reports Server (NTRS)

    Subramanian, R. Shankar

    1984-01-01

    It is possible to manipulate a large, molten mass of material, such as a glass, aboard an orbital platform using acoustic fields. Attention is presently given to the problem of bubble removal from such a melt; it is desirable to make small bubbles coalesce into larger ones through floating melt rotation, to create an artificial convective field in which the bubbles will move centripetally to the axis of rotation. Computer models of bubble migration have been developed in order to define the operational conditions required aboard such experiment platforms as the Space Shuttle Orbiter.

  16. Analysis of airfoil transitional separation bubbles

    NASA Technical Reports Server (NTRS)

    Davis, R. L.; Carter, J. E.

    1984-01-01

    A previously developed local inviscid-viscous interaction technique for the analysis of airfoil transitional separation bubbles, ALESEP (Airfoil Leading Edge Separation) has been modified to utilize a more accurate windward finite difference procedure in the reversed flow region, and a natural transition/turbulence model has been incorporated for the prediction of transition within the separation bubble. Numerous calculations and experimental comparisons are presented to demonstrate the effects of the windward differencing scheme and the natural transition/turbulence model. Grid sensitivity and convergence capabilities of this inviscid-viscous interaction technique are briefly addressed. A major contribution of this report is that with the use of windward differencing, a second, counter-rotating eddy has been found to exist in the wall layer of the primary separation bubble.

  17. Research on the Conductivity-Based Detection Principles of Bubbles in Two-Phase Flows and the Design of a Bubble Sensor for CBM Wells.

    PubMed

    Wu, Chuan; Wen, Guojun; Han, Lei; Wu, Xiaoming

    2016-09-17

    The parameters of gas-liquid two-phase flow bubbles in field coalbed methane (CBM) wells are of great significance for analyzing coalbed methane output, judging faults in CBM wells, and developing gas drainage and extraction processes, which stimulates an urgent need for detecting bubble parameters for CBM wells in the field. However, existing bubble detectors cannot meet the requirements of the working environments of CBM wells. Therefore, this paper reports findings on the principles of measuring the flow pattern, velocity, and volume of two-phase flow bubbles based on conductivity, from which a new bubble sensor was designed. The structural parameters and other parameters of the sensor were then computed, the "water film phenomenon" produced by the sensor was analyzed, and the appropriate materials for making the sensor were tested and selected. After the sensor was successfully devised, laboratory tests and field tests were performed, and the test results indicated that the sensor was highly reliable and could detect the flow patterns of two-phase flows, as well as the quantities, velocities, and volumes of bubbles. With a velocity measurement error of ±5% and a volume measurement error of ±7%, the sensor can meet the requirements of field use. Finally, the characteristics and deficiencies of the bubble sensor are summarized based on an analysis of the measurement errors and a comparison of existing bubble-measuring devices and the designed sensor.

  18. Research on the Conductivity-Based Detection Principles of Bubbles in Two-Phase Flows and the Design of a Bubble Sensor for CBM Wells

    PubMed Central

    Wu, Chuan; Wen, Guojun; Han, Lei; Wu, Xiaoming

    2016-01-01

    The parameters of gas-liquid two-phase flow bubbles in field coalbed methane (CBM) wells are of great significance for analyzing coalbed methane output, judging faults in CBM wells, and developing gas drainage and extraction processes, which stimulates an urgent need for detecting bubble parameters for CBM wells in the field. However, existing bubble detectors cannot meet the requirements of the working environments of CBM wells. Therefore, this paper reports findings on the principles of measuring the flow pattern, velocity, and volume of two-phase flow bubbles based on conductivity, from which a new bubble sensor was designed. The structural parameters and other parameters of the sensor were then computed, the “water film phenomenon” produced by the sensor was analyzed, and the appropriate materials for making the sensor were tested and selected. After the sensor was successfully devised, laboratory tests and field tests were performed, and the test results indicated that the sensor was highly reliable and could detect the flow patterns of two-phase flows, as well as the quantities, velocities, and volumes of bubbles. With a velocity measurement error of ±5% and a volume measurement error of ±7%, the sensor can meet the requirements of field use. Finally, the characteristics and deficiencies of the bubble sensor are summarized based on an analysis of the measurement errors and a comparison of existing bubble-measuring devices and the designed sensor. PMID:27649206

  19. Bubble suspension rheology and implications for conduit flow

    NASA Astrophysics Data System (ADS)

    Llewellin, E. W.; Manga, M.

    2005-05-01

    Bubbles are ubiquitous in magma during eruption and influence the rheology of the suspension. Despite this, bubble-suspension rheology is routinely ignored in conduit-flow and eruption models, potentially impairing accuracy and resulting in the loss of important phenomenological richness. The omission is due, in part, to a historical confusion in the literature concerning the effect of bubbles on the rheology of a liquid. This confusion has now been largely resolved and recently published studies have identified two viscous regimes: in regime 1, the viscosity of the two-phase (magma-gas) suspension increases as gas volume fraction ϕ increases; in regime 2, the viscosity of the suspension decreases as ϕ increases. The viscous regime for a deforming bubble suspension can be determined by calculating two dimensionless numbers, the capillary number Ca and the dynamic capillary number Cd. We provide a didactic explanation of how to include the effect of bubble-suspension rheology in continuum, conduit-flow models. Bubble-suspension rheology is reviewed and a practical rheological model is presented, followed by an algorithmic, step-by-step guide to including the rheological model in conduit-flow models. Preliminary results from conduit-flow models which have implemented the model presented are discussed and it is concluded that the effect of bubbles on magma rheology may be important in nature and results in a decrease of at least 800 m in calculated fragmentation-depth and an increase of between 40% and 250% in calculated eruption-rate compared with the assumption of Newtonian rheology.

  20. Cell-Free Reconstitution of Multivesicular Body Formation and Receptor Sorting

    PubMed Central

    Sun, Wei; Vida, Thomas A.; Sirisaengtaksin, Natalie; Merrill, Samuel A.; Hanson, Phyllis I.; Bean, Andrew J.

    2010-01-01

    The number of surface membrane proteins and their residence time on the plasma membrane are critical determinants of cellular responses to cues that can control plasticity, growth and differentiation. After internalization, the ultimate fate of many plasma membrane proteins is dependent on whether they are sorted for internalization into the lumenal vesicles of multivesicular bodies (MVBs), an obligate step prior to lysosomal degradation. To help to elucidate the mechanisms underlying MVB sorting, we have developed a novel cell-free assay that reconstitutes the sorting of a prototypical membrane protein, the epidermal growth factor receptor, with which we have probed some of its molecular requirements. The sorting event measured is dependent on cytosol, ATP, time, temperature and an intact proton gradient. Depletion of Hrs inhibited biochemical and morphological measures of sorting that were rescued by inclusion of recombinant Hrs in the assay. Moreover, depletion of signal-transducing adaptor molecule (STAM), or addition of mutated ATPase-deficient Vps4, also inhibited sorting. This assay reconstitutes the maturation of late endosomes, including the formation of internal vesicles and the sorting of a membrane protein, and allows biochemical investigation of this process. PMID:20214752

  1. Bubble pinch-off and scaling during liquid drop impact on liquid pool

    NASA Astrophysics Data System (ADS)

    Ray, Bahni; Biswas, Gautam; Sharma, Ashutosh

    2012-08-01

    Simulations are performed to show entrapment of air bubble accompanied by high speed upward and downward water jets when a water drop impacts a pool of water surface. A new bubble entrapment zone characterised by small bubble pinch-off and long thick jet is found. Depending on the bubble and jet behaviour, the bubble entrapment zone is subdivided into three sub-regimes. The entrapped bubble size and jet height depends on the crater shape and its maximum depth. During the bubble formation, bubble neck develops an almost singular shape as it pinches off. The final pinch-off shape and the power law governing the pinching, rneck ∝ A(t0 - t)αvaries with the Weber number. Weber dependence of the function describing the radius of the bubble during the pinch-off only affects the coefficient A and not the power exponent α.

  2. Dynamics of investor spanning trees around dot-com bubble.

    PubMed

    Ranganathan, Sindhuja; Kivelä, Mikko; Kanniainen, Juho

    2018-01-01

    We identify temporal investor networks for Nokia stock by constructing networks from correlations between investor-specific net-volumes and analyze changes in the networks around dot-com bubble. The analysis is conducted separately for households, financial, and non-financial institutions. Our results indicate that spanning tree measures for households reflected the boom and crisis: the maximum spanning tree measures had a clear upward tendency in the bull markets when the bubble was building up, and, even more importantly, the minimum spanning tree measures pre-reacted the burst of the bubble. At the same time, we find less clear reactions in the minimal and maximal spanning trees of non-financial and financial institutions around the bubble, which suggests that household investors can have a greater herding tendency around bubbles.

  3. Micro-Bubble Experiments at the Van de Graaff Accelerator

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Sun, Z. J.; Wardle, Kent E.; Quigley, K. J.

    In order to test and verify the experimental designs at the linear accelerator (LINAC), several micro-scale bubble ("micro-bubble") experiments were conducted with the 3-MeV Van de Graaff (VDG) electron accelerator. The experimental setups included a square quartz tube, sodium bisulfate solution with different concentrations, cooling coils, gas chromatography (GC) system, raster magnets, and two high-resolution cameras that were controlled by a LabVIEW program. Different beam currents were applied in the VDG irradiation. Bubble generation (radiolysis), thermal expansion, thermal convection, and radiation damage were observed in the experiments. Photographs, videos, and gas formation (O 2 + H 2) data were collected.more » The micro-bubble experiments at VDG indicate that the design of the full-scale bubble experiments at the LINAC is reasonable.« less

  4. Dynamics of investor spanning trees around dot-com bubble

    PubMed Central

    Kivelä, Mikko; Kanniainen, Juho

    2018-01-01

    We identify temporal investor networks for Nokia stock by constructing networks from correlations between investor-specific net-volumes and analyze changes in the networks around dot-com bubble. The analysis is conducted separately for households, financial, and non-financial institutions. Our results indicate that spanning tree measures for households reflected the boom and crisis: the maximum spanning tree measures had a clear upward tendency in the bull markets when the bubble was building up, and, even more importantly, the minimum spanning tree measures pre-reacted the burst of the bubble. At the same time, we find less clear reactions in the minimal and maximal spanning trees of non-financial and financial institutions around the bubble, which suggests that household investors can have a greater herding tendency around bubbles. PMID:29897973

  5. Study on the bubble transport mechanism in an acoustic standing wave field.

    PubMed

    Xi, Xiaoyu; Cegla, Frederic B; Lowe, Michael; Thiemann, Andrea; Nowak, Till; Mettin, Robert; Holsteyns, Frank; Lippert, Alexander

    2011-12-01

    The use of bubbles in applications such as surface chemistry, drug delivery, and ultrasonic cleaning etc. has been enormously popular in the past two decades. It has been recognized that acoustically-driven bubbles can be used to disturb the flow field near a boundary in order to accelerate physical or chemical reactions on the surface. The interactions between bubbles and a surface have been studied experimentally and analytically. However, most of the investigations focused on violently oscillating bubbles (also known as cavitation bubble), less attention has been given to understand the interactions between moderately oscillating bubbles and a boundary. Moreover, cavitation bubbles were normally generated in situ by a high intensity laser beam, little experimental work has been carried out to study the translational trajectory of a moderately oscillating bubble in an acoustic field and subsequent interactions with the surface. This paper describes the design of an ultrasonic test cell and explores the mechanism of bubble manipulation within the test cell. The test cell consists of a transducer, a liquid medium and a glass backing plate. The acoustic field within the multi-layered stack was designed in such a way that it was effectively one dimensional. This was then successfully simulated by a one dimensional network model. The model can accurately predict the impedance of the test cell as well as the mode shape (distribution of particle velocity and stress/pressure field) within the whole assembly. The mode shape of the stack was designed so that bubbles can be pushed from their injection point onto a backing glass plate. Bubble radial oscillation was simulated by a modified Keller-Miksis equation and bubble translational motion was derived from an equation obtained by applying Newton's second law to a bubble in a liquid medium. Results indicated that the bubble trajectory depends on the acoustic pressure amplitude and initial bubble size: an increase of

  6. Buoyancy-Driven Instabilities in Single-Bubble Sonoluminescence

    NASA Technical Reports Server (NTRS)

    Matula, Thomas J.

    2003-01-01

    The principal objectives of this study are to determine how gravity affects the emission of light from single-bubble sonoluminescence (SBSL), and whether or not the bubble extinction is directly related to gravity. Our experimental task involves designing glass or quartz spherical levitation cells that generate very stable SL bubbles. The cells must have minimized vibration, and some temperature control. The experimental system will reside in a light-tight enclosure. Aside from acceleration, the frequency, pressure amplitude, and light intensity must be measured. A computer program will be constructed to perform all aspects of the experiment.

  7. Screening of liquids for thermocapillary bubble movement

    NASA Technical Reports Server (NTRS)

    Wilcox, W. R.; Subramanian, R. S.; Papazian, J. M.; Smith, H. D.; Mattox, D. M.

    1979-01-01

    Ground-based methods for pretesting qualitatively the thermocapillary movement of gas bubbles in a liquid to be used in space processing are discussed. Theoretical considerations are shown to require the use of a thin, enclosed, horizontal liquid film in order that the bubbles move faster than the bulk convection of the liquid, with insulating boundaries to prevent the onset of instabilities. Experimental realizations of horizontal cells in which to test the thermocapillary movement of bubbles in sheets of molten glass heated from below and organic melts in tubes heated from both ends are briefly described and the results of experiments are indicated.

  8. Lifetime of Bubble Rafts: Cooperativity and Avalanches

    NASA Astrophysics Data System (ADS)

    Ritacco, Hernán; Kiefer, Flavien; Langevin, Dominique

    2007-06-01

    We have studied the collapse of pseudo-bi-dimensional foams. These foams are made of uniformly sized soap bubbles packed in an hexagonal lattice sitting at the top of a liquid surface. The collapse process follows the sequence: (1) rupture of a first bubble, driven by thermal fluctuations and (2) a cascade of bursting bubbles. We present a simple numerical model which captures the main characteristics of the dynamics of foam collapse. We show that in a certain range of viscosities of the foaming solutions, the size distribution of the avalanches follows power laws as in self-organized criticality processes.

  9. Lifetime of bubble rafts: cooperativity and avalanches.

    PubMed

    Ritacco, Hernán; Kiefer, Flavien; Langevin, Dominique

    2007-06-15

    We have studied the collapse of pseudo-bi-dimensional foams. These foams are made of uniformly sized soap bubbles packed in an hexagonal lattice sitting at the top of a liquid surface. The collapse process follows the sequence: (1) rupture of a first bubble, driven by thermal fluctuations and (2) a cascade of bursting bubbles. We present a simple numerical model which captures the main characteristics of the dynamics of foam collapse. We show that in a certain range of viscosities of the foaming solutions, the size distribution of the avalanches follows power laws as in self-organized criticality processes.

  10. Bubbles Responding to Ultrasound Pressure

    NASA Technical Reports Server (NTRS)

    2003-01-01

    The Bubble and Drop Nonlinear Dynamics (BDND) experiment was designed to improve understanding of how the shape and behavior of bubbles respond to ultrasound pressure. By understanding this behavior, it may be possible to counteract complications bubbles cause during materials processing on the ground. This 12-second sequence came from video downlinked from STS-94, July 5 1997, MET:3/19:15 (approximate). The BDND guest investigator was Gary Leal of the University of California, Santa Barbara. The experiment was part of the space research investigations conducted during the Microgravity Science Laboratory-1R mission (STS-94, July 1-17 1997). Advanced fluid dynamics experiments will be a part of investigations plarned for the International Space Station. (435KB, 13-second MPEG, screen 160 x 120 pixels; downlinked video, higher quality not available) A still JPG composite of this movie is available at http://mix.msfc.nasa.gov/ABSTRACTS/MSFC-0300162.html.

  11. Bubble Formation at a Submerged Orifice in Reduced Gravity

    NASA Technical Reports Server (NTRS)

    Buyevich, Yu A.; Webbon, Bruce W.

    1994-01-01

    The dynamic regime of gas injection through a circular plate orifice into an ideally wetting liquid is considered, when successively detached bubbles may be regarded as separate identities. In normal gravity and at relatively low gas flow rates, a growing bubble is modeled as a spherical segment touching the orifice perimeter during the whole time of its evolution. If the flow rate exceeds a certain threshold value, another stage of the detachment process takes place in which an almost spherical gas envelope is connected with the orifice by a nearly cylindrical stem that lengthens as the bubble rises above the plate. The bubble shape resembles then that of a mushroom and the upper envelope continues to grow until the gas supply through the stem is completely cut off. Such a stage is always present under conditions of sufficiently low gravity, irrespective of the flow rate. Two major reasons make for bubble detachment: the buoyancy force and the force due to the momentum inflow into the bubble with the injected gas. The former force dominates the process at normal gravity whereas the second one plays a key role under negligible gravity conditions. It is precisely this fundamental factor that conditions the drastic influence on bubble growth and detachment that changes in gravity are able to cause. The frequency of bubble formation is proportional to and the volume of detached bubbles is independent of the gas flow rate in sufficiently low gravity, while at normal and moderately reduced gravity conditions the first variable slightly decreases and the second one almost linearly increases as the flow rate grows. Effects of other parameters, such as the orifice radius, gas and liquid densities, and surface tension are discussed.

  12. Photon Bubbles and the Vertical Structure of Accretion Disks

    NASA Astrophysics Data System (ADS)

    Begelman, Mitchell C.

    2006-06-01

    We consider the effects of ``photon bubble'' shock trains on the vertical structure of radiation pressure-dominated accretion disks. These density inhomogeneities are expected to develop spontaneously in radiation-dominated accretion disks where magnetic pressure exceeds gas pressure, even in the presence of magnetorotational instability (MRI). They increase the rate at which radiation escapes from the disk and may allow disks to exceed the Eddington limit by a substantial factor without blowing themselves apart. To refine our earlier analysis of photon bubble transport in accretion disks, we generalize the theory of photon bubbles to include the effects of finite optical depths and radiation damping. Modifications to the diffusion law at low τ tend to ``fill in'' the low-density regions of photon bubbles, while radiation damping inhibits the formation of photon bubbles at large radii, small accretion rates, and small heights above the equatorial plane. Accretion disks dominated by photon bubble transport may reach luminosities from 10 to >100 times the Eddington limit (LEdd), depending on the mass of the central object, while remaining geometrically thin. However, photon bubble-dominated disks with α-viscosity are subject to the same thermal and viscous instabilities that plague standard radiation pressure-dominated disks, suggesting that they may be intrinsically unsteady. Photon bubbles can lead to a ``core-halo'' vertical disk structure. In super-Eddington disks the halo forms the base of a wind, which carries away substantial energy and mass, but not enough to prevent the luminosity from exceeding LEdd. Photon bubble-dominated disks may have smaller color corrections than standard accretion disks of the same luminosity. They remain viable contenders for some ultraluminous X-ray sources and may play a role in the rapid growth of supermassive black holes at high redshift.

  13. Argonne Bubble Experiment Thermal Model Development III

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Buechler, Cynthia Eileen

    This report describes the continuation of the work reported in “Argonne Bubble Experiment Thermal Model Development” and “Argonne Bubble Experiment Thermal Model Development II”. The experiment was performed at Argonne National Laboratory (ANL) in 2014. A rastered 35 MeV electron beam deposited power in a solution of uranyl sulfate, generating heat and radiolytic gas bubbles. Irradiations were performed at beam power levels between 6 and 15 kW. Solution temperatures were measured by thermocouples, and gas bubble behavior was recorded. The previous report2 described the Monte-Carlo N-Particle (MCNP) calculations and Computational Fluid Dynamics (CFD) analysis performed on the as-built solution vesselmore » geometry. The CFD simulations in the current analysis were performed using Ansys Fluent, Ver. 17.2. The same power profiles determined from MCNP calculations in earlier work were used for the 12 and 15 kW simulations. The primary goal of the current work is to calculate the temperature profiles for the 12 and 15 kW cases using reasonable estimates for the gas generation rate, based on images of the bubbles recorded during the irradiations. Temperature profiles resulting from the CFD calculations are compared to experimental measurements.« less

  14. MetaSort untangles metagenome assembly by reducing microbial community complexity

    PubMed Central

    Ji, Peifeng; Zhang, Yanming; Wang, Jinfeng; Zhao, Fangqing

    2017-01-01

    Most current approaches to analyse metagenomic data rely on reference genomes. Novel microbial communities extend far beyond the coverage of reference databases and de novo metagenome assembly from complex microbial communities remains a great challenge. Here we present a novel experimental and bioinformatic framework, metaSort, for effective construction of bacterial genomes from metagenomic samples. MetaSort provides a sorted mini-metagenome approach based on flow cytometry and single-cell sequencing methodologies, and employs new computational algorithms to efficiently recover high-quality genomes from the sorted mini-metagenome by the complementary of the original metagenome. Through extensive evaluations, we demonstrated that metaSort has an excellent and unbiased performance on genome recovery and assembly. Furthermore, we applied metaSort to an unexplored microflora colonized on the surface of marine kelp and successfully recovered 75 high-quality genomes at one time. This approach will greatly improve access to microbial genomes from complex or novel communities. PMID:28112173

  15. Queue and stack sorting algorithm optimization and performance analysis

    NASA Astrophysics Data System (ADS)

    Qian, Mingzhu; Wang, Xiaobao

    2018-04-01

    Sorting algorithm is one of the basic operation of a variety of software development, in data structures course specializes in all kinds of sort algorithm. The performance of the sorting algorithm is directly related to the efficiency of the software. A lot of excellent scientific research queue is constantly optimizing algorithm, algorithm efficiency better as far as possible, the author here further research queue combined with stacks of sorting algorithms, the algorithm is mainly used for alternating operation queue and stack storage properties, Thus avoiding the need for a large number of exchange or mobile operations in the traditional sort. Before the existing basis to continue research, improvement and optimization, the focus on the optimization of the time complexity of the proposed optimization and improvement, The experimental results show that the improved effectively, at the same time and the time complexity and space complexity of the algorithm, the stability study corresponding research. The improvement and optimization algorithm, improves the practicability.

  16. Bubbling and on-off intermittency in bailout embeddings.

    PubMed

    Cartwright, Julyan H E; Magnasco, Marcelo O; Piro, Oreste; Tuval, Idan

    2003-07-01

    We establish and investigate the conceptual connection between the dynamics of the bailout embedding of a Hamiltonian system and the dynamical regimes associated with the occurrence of bubbling and blowout bifurcations. The roles of the invariant manifold and the dynamics restricted to it, required in bubbling and blowout bifurcating systems, are played in the bailout embedding by the embedded Hamiltonian dynamical system. The Hamiltonian nature of the dynamics is precisely the distinctive feature of this instance of a bubbling or blowout bifurcation. The detachment of the embedding trajectories from the original ones can thus be thought of as transient on-off intermittency, and noise-induced avoidance of some regions of the embedded phase space can be recognized as Hamiltonian bubbling.

  17. Mechanisms of stability of armored bubbles: FY 1996 Final Report

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Rossen, W.R.; Kam, S.I.

    1996-11-01

    Theoretical and experimental studies examine how a coating, or {open_quotes}armor,{close_quotes} of partially wetted solid particles can stabilize tiny bubbles against diffusion of gas into the surrounding liquid, in spite of the high capillary pressures normally associated with such bubbles. Experiments with polymethylmethacrylate (PNMA) beads and carbonated water demonstrate that armored bubbles can persist for weeks in liquid unsaturated with respect to the gas in the bubbles. This question is of concern regarding gas discharges from waste tanks at the Hanford reservation. The stresses on the solid-solid contacts between particles in such cases is large and could drive sintering of themore » particles into a rigid framework. Stability analysis suggests that a slightly shrunken bubble would not expel a solid particle from its armor to relieve stress and allow the bubble to shrink further. Expulsion of particles from more stressed bubbles at zero capillary pressure is energetically favored in some cases. It is not clear, however, whether this expulsion would proceed spontaneously from a small perturbation or require a large initial disturbance of the bubble. In some cases, it appears that a bubble would expel some particles and shrink, but the bubble would approach a final, stable size rather than disappear completely. This simplified analysis leaves out several factors. For instance, only one perturbation toward expelling a solid from the armor is considered; perhaps other perturbations would be more energetically favored than that tested. Other considerations (particle deformation, surface roughness, contact-angle hysteresis, and adhesion or physical bonding between adjacent particles) would make expelling solids more difficult than indicated by this theoretical study.« less

  18. Hubble's Blue Bubble

    NASA Image and Video Library

    2017-12-08

    A large blue bubble with a bright star in the center on a black background filled with stars Sparkling at the center of this beautiful NASA/ESA Hubble Space Telescope image is a Wolf–Rayet star known as WR 31a, located about 30,000 light-years away in the constellation of Carina (The Keel). The distinctive blue bubble appearing to encircle WR 31a is a Wolf–Rayet nebula — an interstellar cloud of dust, hydrogen, helium and other gases. Created when speedy stellar winds interact with the outer layers of hydrogen ejected by Wolf–Rayet stars, these nebulae are frequently ring-shaped or spherical. The bubble — estimated to have formed around 20,000 years ago — is expanding at a rate of around 220,000 kilometers (136,700 miles) per hour! Unfortunately, the lifecycle of a Wolf–Rayet star is only a few hundred thousand years — the blink of an eye in cosmic terms. Despite beginning life with a mass at least 20 times that of the sun, Wolf–Rayet stars typically lose half their mass in less than 100,000 years. And WR 31a is no exception to this case. It will, therefore, eventually end its life as a spectacular supernova, and the stellar material expelled from its explosion will later nourish a new generation of stars and planets. Image credi: ESA/Hubble & NASA, Acknowledgement: Judy Schmidt

  19. Bubble Generation in a Continuous Liquid Flow Under Reduced Gravity Conditions

    NASA Technical Reports Server (NTRS)

    Pais, Salvatore Cezar

    1999-01-01

    The present work reports a study of bubble generation under reduced gravity conditions for both co-flow and cross-flow configurations. Experiments were performed aboard the DC-9 Reduced Gravity Aircraft at NASA Glenn Research Center, using an air-water system. Three different flow tube diameters were used: 1.27, 1.9, and 2.54 cm. Two different ratios of air injection nozzle to tube diameters were considered: 0.1 and 0.2. Gas and liquid volumetric flow rates were varied from 10 to 200 ml/s. It was experimentally observed that with increasing superficial liquid velocity, the bubbles generated decreased in size. The bubble diameter was shown to increase with increasing air injection nozzle diameters. As the tube diameter was increased, the size of the detached bubbles increased. Likewise, as the superficial liquid velocity was increased, the frequency of bubble formation increased and thus the time to detach forming bubbles decreased. Independent of the flow configuration (for either single nozzle or multiple nozzle gas injection), void fraction and hence flow regime transition can be controlled in a somewhat precise manner by solely varying the gas and liquid volumetric flow rates. On the other hand, it is observed that uniformity of bubble size can be controlled more accurately by using single nozzle gas injection than by using multiple port injection, since this latter system gives rise to unpredictable coalescence of adjacent bubbles. A theoretical model, based on an overall force balance, is employed to study single bubble generation in the dynamic and bubbly flow regime. Under conditions of reduced gravity, the gas momentum flux enhances bubble detachment; however, the surface tension forces at the nozzle tip inhibits bubble detachment. Liquid drag and inertia can act either as attaching or detaching force, depending on the relative velocity of the bubble with respect to the surrounding liquid. Predictions of the theoretical model compare well with performed

  20. Transient Flow Dynamics in Optical Micro Well Involving Gas Bubbles

    NASA Technical Reports Server (NTRS)

    Johnson, B.; Chen, C. P.; Jenkins, A.; Spearing, S.; Monaco, L. A.; Steele, A.; Flores, G.

    2006-01-01

    The Lab-On-a-Chip Application Development (LOCAD) team at NASA s Marshall Space Flight Center is utilizing Lab-On-a-Chip to support technology development specifically for Space Exploration. In this paper, we investigate the transient two-phase flow patterns in an optic well configuration with an entrapped bubble through numerical simulation. Specifically, the filling processes of a liquid inside an expanded chamber that has bubbles entrapped. Due to the back flow created by channel expansion, the entrapped bubbles tend to stay stationary at the immediate downstream of the expansion. Due to the huge difference between the gas and liquid densities, mass conservation issues associated with numerical diffusion need to be specially addressed. The results are presented in terms of the movement of the bubble through the optic well. Bubble removal strategies are developed that involve only pressure gradients across the optic well. Results show that for the bubble to be moved through the well, pressure pulsations must be utilized in order to create pressure gradients across the bubble itself.

  1. Videotaping the Lifespan of a Soap Bubble.

    ERIC Educational Resources Information Center

    Ramme, Goran

    1995-01-01

    Describes how the use of a videotape to record the history of a soap bubble allows a study of many interesting events in considerable detail including interference fringes, convection and turbulence patterns on the surface, formation of black film, and the ultimate explosion of the bubble. (JRH)

  2. Value of Value-Added Models Based on Student Outcomes to Evaluate Teaching

    ERIC Educational Resources Information Center

    Berk, Ronald A.

    2016-01-01

    Recently, student outcomes have bubbled to the top of debates about how to evaluate teaching in community and liberal arts colleges, universities, and professional schools, but even more international attention has been riveted on how outcomes are being used to evaluate teachers and administrators K-12 (Harris, 2012; Rowen & Raudenbush, 2016;…

  3. A mathematical definition of the financial bubbles and crashes

    NASA Astrophysics Data System (ADS)

    Watanabe, Kota; Takayasu, Hideki; Takayasu, Misako

    2007-09-01

    We check the validity of the mathematical method of detecting financial bubbles or crashes, which is based on a data fitting with an exponential function. We show that the period of a bubble can be determined nearly uniquely independent of the precision of data. The method is widely applicable for stock market data such as the Internet bubble.

  4. Bubble dynamics in microchannels: inertial and capillary migration forces

    NASA Astrophysics Data System (ADS)

    Rivero-Rodriguez, Javier; Scheid, Benoit

    2018-05-01

    This work focuses on the dynamics of a train of unconfined bubbles flowing in microchan- nels. We investigate the transverse position of a train of bubbles, its velocity and the associated pressure drop when flowing in a microchannel depending on the internal forces due to viscosity, inertia and capillarity. Despite the small scales of the system, inertia, referred to as inertial migration force, play a crucial role in determining the transverse equilibrium position of the bubbles. Beside inertia and viscosity, other effects may also affect the transverse migration of bubbles such as the Marangoni surface stresses and the surface deformability. We look at the influence of surfactants in the limit of infinite Marangoni effect which yields rigid bubble interface. The resulting migration force may balance external body forces if present such as buoyancy, Dean or magnetic ones. This balance not only determines the transverse position of the bubbles but, consequently, the surrounding flow structure, which can be determinant for any mass/heat transfer process involved. Finally, we look at the influence of the bubble deformation on the equilibrium position and compare it to the inertial migration force at the centred position, explaining the stable or unstable character of this position accordingly. A systematic study of the influence of the parameters - such as the bubble size, uniform body force, Reynolds and capillary numbers - has been carried out using numerical simulations based on the Finite Element Method, solving the full steady Navier-Stokes equations and its asymptotic counterpart for the limits of small Reynolds and/or capillary numbers.

  5. On the shape of giant soap bubbles.

    PubMed

    Cohen, Caroline; Darbois Texier, Baptiste; Reyssat, Etienne; Snoeijer, Jacco H; Quéré, David; Clanet, Christophe

    2017-03-07

    We study the effect of gravity on giant soap bubbles and show that it becomes dominant above the critical size [Formula: see text], where [Formula: see text] is the mean thickness of the soap film and [Formula: see text] is the capillary length ([Formula: see text] stands for vapor-liquid surface tension, and [Formula: see text] stands for the liquid density). We first show experimentally that large soap bubbles do not retain a spherical shape but flatten when increasing their size. A theoretical model is then developed to account for this effect, predicting the shape based on mechanical equilibrium. In stark contrast to liquid drops, we show that there is no mechanical limit of the height of giant bubble shapes. In practice, the physicochemical constraints imposed by surfactant molecules limit the access to this large asymptotic domain. However, by an exact analogy, it is shown how the giant bubble shapes can be realized by large inflatable structures.

  6. Identification and genetic analysis of cancer cells with PCR-activated cell sorting

    PubMed Central

    Eastburn, Dennis J.; Sciambi, Adam; Abate, Adam R.

    2014-01-01

    Cell sorting is a central tool in life science research for analyzing cellular heterogeneity or enriching rare cells out of large populations. Although methods like FACS and FISH-FC can characterize and isolate cells from heterogeneous populations, they are limited by their reliance on antibodies, or the requirement to chemically fix cells. We introduce a new cell sorting technology that robustly sorts based on sequence-specific analysis of cellular nucleic acids. Our approach, PCR-activated cell sorting (PACS), uses TaqMan PCR to detect nucleic acids within single cells and trigger their sorting. With this method, we identified and sorted prostate cancer cells from a heterogeneous population by performing >132 000 simultaneous single-cell TaqMan RT-PCR reactions targeting vimentin mRNA. Following vimentin-positive droplet sorting and downstream analysis of recovered nucleic acids, we found that cancer-specific genomes and transcripts were significantly enriched. Additionally, we demonstrate that PACS can be used to sort and enrich cells via TaqMan PCR reactions targeting single-copy genomic DNA. PACS provides a general new technical capability that expands the application space of cell sorting by enabling sorting based on cellular information not amenable to existing approaches. PMID:25030902

  7. 3D bubble reconstruction using multiple cameras and space carving method

    NASA Astrophysics Data System (ADS)

    Fu, Yucheng; Liu, Yang

    2018-07-01

    An accurate measurement of bubble shape and size has a significant value in understanding the behavior of bubbles that exist in many engineering applications. Past studies usually use one or two cameras to estimate bubble volume, surface area, among other parameters. The 3D bubble shape and rotation angle are generally not available in these studies. To overcome this challenge and obtain more detailed information of individual bubbles, a 3D imaging system consisting of four high-speed cameras is developed in this paper, and the space carving method is used to reconstruct the 3D bubble shape based on the recorded high-speed images from different view angles. The proposed method can reconstruct the bubble surface with minimal assumptions. A benchmarking test is performed in a 3 cm  ×  1 cm rectangular channel with stagnant water. The results show that the newly proposed method can measure the bubble volume with an error of less than 2% compared with the syringe reading. The conventional two-camera system has an error around 10%. The one-camera system has an error greater than 25%. The visualization of a 3D bubble rising demonstrates the wall influence on bubble rotation angle and aspect ratio. This also explains the large error that exists in the single camera measurement.

  8. Rmax: A systematic approach to evaluate instrument sort performance using center stream catch☆

    PubMed Central

    Riddell, Andrew; Gardner, Rui; Perez-Gonzalez, Alexis; Lopes, Telma; Martinez, Lola

    2015-01-01

    Sorting performance can be evaluated with regard to Purity, Yield and/or Recovery of the sorted fraction. Purity is a check on the quality of the sample and the sort decisions made by the instrument. Recovery and Yield definitions vary with some authors regarding both as how efficient the instrument is at sorting the target particles from the original sample, others distinguishing Recovery from Yield, where the former is used to describe the accuracy of the instrument’s sort count. Yield and Recovery are often neglected, mostly due to difficulties in their measurement. Purity of the sort product is often cited alone but is not sufficient to evaluate sorting performance. All of these three performance metrics require re-sampling of the sorted fraction. But, unlike Purity, calculating Yield and/or Recovery calls for the absolute counting of particles in the sorted fraction, which may not be feasible, particularly when dealing with rare populations and precious samples. In addition, the counting process itself involves large errors. Here we describe a new metric for evaluating instrument sort Recovery, defined as the number of particles sorted relative to the number of original particles to be sorted. This calculation requires only measuring the ratios of target and non-target populations in the original pre-sort sample and in the waste stream or center stream catch (CSC), avoiding re-sampling the sorted fraction and absolute counting. We called this new metric Rmax, since it corresponds to the maximum expected Recovery for a particular set of instrument parameters. Rmax is ideal to evaluate and troubleshoot the optimum drop-charge delay of the sorter, or any instrument related failures that will affect sort performance. It can be used as a daily quality control check but can be particularly useful to assess instrument performance before single-cell sorting experiments. Because we do not perturb the sort fraction we can calculate Rmax during the sort process, being

  9. Scaling laws and dynamics of bubble coalescence

    NASA Astrophysics Data System (ADS)

    Anthony, Christopher R.; Kamat, Pritish M.; Thete, Sumeet S.; Munro, James P.; Lister, John R.; Harris, Michael T.; Basaran, Osman A.

    2017-08-01

    The coalescence of bubbles and drops plays a central role in nature and industry. During coalescence, two bubbles or drops touch and merge into one as the neck connecting them grows from microscopic to macroscopic scales. The hydrodynamic singularity that arises when two bubbles or drops have just touched and the flows that ensue have been studied thoroughly when two drops coalesce in a dynamically passive outer fluid. In this paper, the coalescence of two identical and initially spherical bubbles, which are idealized as voids that are surrounded by an incompressible Newtonian liquid, is analyzed by numerical simulation. This problem has recently been studied (a) experimentally using high-speed imaging and (b) by asymptotic analysis in which the dynamics is analyzed by determining the growth of a hole in the thin liquid sheet separating the two bubbles. In the latter, advantage is taken of the fact that the flow in the thin sheet of nonconstant thickness is governed by a set of one-dimensional, radial extensional flow equations. While these studies agree on the power law scaling of the variation of the minimum neck radius with time, they disagree with respect to the numerical value of the prefactors in the scaling laws. In order to reconcile these differences and also provide insights into the dynamics that are difficult to probe by either of the aforementioned approaches, simulations are used to access both earlier times than has been possible in the experiments and also later times when asymptotic analysis is no longer applicable. Early times and extremely small length scales are attained in the new simulations through the use of a truncated domain approach. Furthermore, it is shown by direct numerical simulations in which the flow within the bubbles is also determined along with the flow exterior to them that idealizing the bubbles as passive voids has virtually no effect on the scaling laws relating minimum neck radius and time.

  10. Topographic control of sorted circle morphology on Svalbard

    NASA Astrophysics Data System (ADS)

    Voigt, Joana; Hauber, Ernst; Reiss, Dennis; Hiesinger, Harald; Johnsson, Andreas; van Gasselt, Stephan; Balme, Matt; Head, Jim; de Verra, Jean-Pierre; Steinbrügge, Gregor; Jaumann, Ralf

    2015-04-01

    Patterned ground is a typical phenomenon in polar, subpolar and alpine regions [1]. As it is commonly (but not necessarily!) related to freeze-thaw cycles, its presence on Mars could possibly point to locations and periods where and when liquid water existed in the recent past [2]. Sorted circles are a class of patterned ground that was tentatively identified in Elysium Planitia (Mars) [3], but this interpretation has been challenged on the basis of physical considerations [4]. Without direct access to potential patterned ground on Mars, the analysis of terrestrial analogues can inform the interpretation of Martian landforms. Svalbard (Norway) offers a wide variety of permafrost features that are morphologically analogous to Martian cold-climate landforms [5]. It hosts some of the best examples of sorted circles on Earth, which are located on the westernmost tip of Brøgger peninsula, on a broad strand flat that is characterized by a series of postglacial beach ridges [6]. Here we report on our analysis of sorted circle morphology (especially their plan-view shape, i.e. their "roundness" or ellipticity) and its correlation with local topography (slopes, curvature). Sorted circle morphology was determined from HRSC-AX images (for details on the flight campaign and image properties see ref [5]) and through field work. Topographic information comes from a 50 cm gridded DEM derived from HRSC-AX stereo images. We measured sorted circle morphology (ellipticity, azimuth of major axis) along a WNW-ESE traverse that runs from the inland towards the sea and is oriented perpendicular to the local beach ridge trend. Selected areas with homogeneous sorted circle appearance were visually mapped, and compared to the average slope, aspect, and the calculated topographic wetness index (TWI). Furthermore the whole traverse was classified into four different morphologies of the sorted patterned ground (sorted circles, sorted "ellipses", sorted nets and areas without patterned ground

  11. BURST OF STAR FORMATION DRIVES BUBBLE IN GALAXY'S CORE

    NASA Technical Reports Server (NTRS)

    2002-01-01

    These NASA Hubble Space Telescope snapshots reveal dramatic activities within the core of the galaxy NGC 3079, where a lumpy bubble of hot gas is rising from a cauldron of glowing matter. The picture at left shows the bubble in the center of the galaxy's disk. The structure is more than 3,000 light-years wide and rises 3,500 light-years above the galaxy's disk. The smaller photo at right is a close-up view of the bubble. Astronomers suspect that the bubble is being blown by 'winds' (high-speed streams of particles) released during a burst of star formation. Gaseous filaments at the top of the bubble are whirling around in a vortex and are being expelled into space. Eventually, this gas will rain down upon the galaxy's disk where it may collide with gas clouds, compress them, and form a new generation of stars. The two white dots just above the bubble are probably stars in the galaxy. The close-up reveals that the bubble's surface is lumpy, consisting of four columns of gaseous filaments that tower above the galaxy's disk. The filaments disperse at a height of 2,000 light-years. Each filament is about 75 light-years wide. Velocity measurements taken by the Canada-France-Hawaii Telescope in Hawaii show that the gaseous filaments are ascending at more than 4 million miles an hour (6 million kilometers an hour). According to theoretical models, the bubble formed when ongoing winds from hot stars mixed with small bubbles of very hot gas from supernova explosions. Observations of the core's structure by radio telescopes indicate that those processes are still active. The models suggest that this outflow began about a million years ago. They occur about every 10 million years. Eventually, the hot stars will die, and the bubble's energy source will fade away. Astronomers have seen evidence of previous outbursts from radio and X-ray observations. Those studies show rings of dust and gas and long plumes of material, all of which are larger than the bubble. NGC 3079 is 50

  12. Acoustic measurement of bubble size in an inkjet printhead.

    PubMed

    Jeurissen, Roger; van der Bos, Arjan; Reinten, Hans; van den Berg, Marc; Wijshoff, Herman; de Jong, Jos; Versluis, Michel; Lohse, Detlef

    2009-11-01

    The volume of a bubble in a piezoinkjet printhead is measured acoustically. The method is based on a numerical model of the investigated system. The piezo not only drives the system but it is also used as a sensor by measuring the current it generates. The numerical model is used to predict this current for a given bubble volume. The inverse problem is to infer the bubble volume from an experimentally obtained piezocurrent. By solving this inverse problem, the size and position of the bubble can thus be measured acoustically. The method is experimentally validated with an inkjet printhead that is augmented with a glass connection channel, through which the bubble was observed optically, while at the same time the piezocurrent was measured. The results from the acoustical measurement method correspond closely to the results from the optical measurement.

  13. Revealing the Location of the Mixing Layer in a Hot Bubble

    NASA Astrophysics Data System (ADS)

    Guerrero, M. A.; Fang, X.; Chu, Y.-H.; Toalá, J. A.; Gruendl, R. A.

    2017-10-01

    The fast stellar winds can blow bubbles in the circumstellar material ejected from previous phases of stellar evolution. These are found at different scales, from planetary nebulae (PNe) around stars evolving to the white dwarf stage, to Wolf-Rayet (WR) bubbles and up to large-scale bubbles around massive star clusters. In all cases, the fast stellar wind is shock-heated and a hot bubble is produced. Processes of mass evaporation and mixing of nebular material and heat conduction occurring at the mixing layer between the hot bubble and the optical nebula are key to determine the thermal structure of these bubbles and their evolution. In this contribution we review our current understanding of the X-ray observations of hot bubbles in PNe and present the first spatially-resolved study of a mixing layer in a PN.

  14. Methane Bubbles Transport Particles From Contaminated Sediment to a Lake Surface

    NASA Astrophysics Data System (ADS)

    Delwiche, K.; Hemond, H.

    2017-12-01

    Methane bubbling from aquatic sediments has long been known to transport carbon to the atmosphere, but new evidence presented here suggests that methane bubbles also transport particulate matter to a lake surface. This transport pathway is of particular importance in lakes with contaminated sediments, as bubble transport could increase human exposure to toxic metals. The Upper Mystic Lake in Arlington, MA has a documented history of methane bubbling and sediment contamination by arsenic and other heavy metals, and we have conducted laboratory and field studies demonstrating that methane bubbles are capable of transporting sediment particles over depths as great as 15 m in Upper Mystic Lake. Methane bubble traps were used in-situ to capture particles adhered to bubble interfaces, and to relate particle mass transport to bubble flux. Laboratory studies were conducted in a custom-made 15 m tall water column to quantify the relationship between water column height and the mass of particulate transport. We then couple this particle transport data with historical estimates of ebullition from Upper Mystic Lake to quantify the significance of bubble-mediated particle transport to heavy metal cycling within the lake. Results suggest that methane bubbles can represent a significant pathway for contaminated sediment to reach surface waters even in relatively deep water bodies. Given the frequent co-occurrence of contaminated sediments and high bubble flux rates, and the potential for human exposure to heavy metals, it will be critical to study the significance of this transport pathway for a range of sediment and contaminant types.

  15. Jets from pulsed-ultrasound-induced cavitation bubbles near a rigid boundary

    NASA Astrophysics Data System (ADS)

    Brujan, Emil-Alexandru

    2017-06-01

    The dynamics of cavitation bubbles, generated from short (microsecond) pulses of ultrasound and situated near a rigid boundary, are investigated numerically. The temporal development of the bubble shape, bubble migration, formation of the liquid jet during bubble collapse, and the kinetic energy of the jet are investigated as a function of the distance between bubble and boundary. During collapse, the bubble migrates towards the boundary and the liquid jet reaches a maximum velocity between 80 m s-1 and 120 m s-1, depending on the distance between bubble and boundary. The conversion of bubble energy to kinetic energy of the jet ranges from 16% to 23%. When the bubble is situated in close proximity to the boundary, the liquid jet impacts the boundary with its maximum velocity, resulting in an impact pressure of the order of tens of MPa. The rapid expansion of the bubble, the impact of the liquid jet onto the nearby boundary material, and the high pressure developed inside the bubble at its minimum volume can all contribute to the boundary material damage. The high pressure developed during the impact of the liquid jet onto the biological material and the shearing forces acting on the material surface as a consequence of the radial flow of the jet outward from the impact site are the main damage mechanisms of rigid biological materials. The results are discussed with respect to cavitation damage of rigid biological materials, such as disintegration of renal stones and calcified tissue and collateral effects in pulsed ultrasound surgery.

  16. Rod-shaped cavitation bubble structure in ultrasonic field.

    PubMed

    Bai, Lixin; Wu, Pengfei; Liu, Huiyu; Yan, Jiuchun; Su, Chang; Li, Chao

    2018-06-01

    Rod-shaped cavitation bubble structure in thin liquid layers in ultrasonic field is investigated experimentally. It is found that cavitation structure successively experiences several stages with the change of the thickness of the thin liquid layer. Rod-shaped structure is a stable structure of the boundary between the cavitation cloud region and the non-cavitation liquid region, which can be formed in two different ways. Cavitation bubbles in a thin liquid layer have a distribution in the thickness direction. The rod-shaped structures tend to crosslink with each other to form stable Y-branch structures. The angle of the Y-branch structure is Gauss distribution with mathematical expectation μ = 119.93. A special rod-shaped cavitation structure with source is also investigated in detail. Due to the pressure gradient in the normal direction, the primary Bjerknes force causes the bubbles in the rod-shaped structure on both sides to converge to the axis. The secondary Bjerknes forces between the bubbles also make the cluster converge, so the large bubbles which are attached to the radiating surface tend to align themselves along the central line. According to the formula deduced in this paper, the variation of curvature of curved rod-shaped structure is qualitatively analyzed. The Y-branch structure of cavitation cloud and Plateau boundary of soap bubbles are compared. Copyright © 2018 Elsevier B.V. All rights reserved.

  17. Regulation of synaptic activity by snapin-mediated endolysosomal transport and sorting

    PubMed Central

    Di Giovanni, Jerome; Sheng, Zu-Hang

    2015-01-01

    Recycling synaptic vesicles (SVs) transit through early endosomal sorting stations, which raises a fundamental question: are SVs sorted toward endolysosomal pathways? Here, we used snapin mutants as tools to assess how endolysosomal sorting and trafficking impact presynaptic activity in wild-type and snapin−/− neurons. Snapin acts as a dynein adaptor that mediates the retrograde transport of late endosomes (LEs) and interacts with dysbindin, a subunit of the endosomal sorting complex BLOC-1. Expressing dynein-binding defective snapin mutants induced SV accumulation at presynaptic terminals, mimicking the snapin−/− phenotype. Conversely, over-expressing snapin reduced SV pool size by enhancing SV trafficking to the endolysosomal pathway. Using a SV-targeted Ca2+ sensor, we demonstrate that snapin–dysbindin interaction regulates SV positional priming through BLOC-1/AP-3-dependent sorting. Our study reveals a bipartite regulation of presynaptic activity by endolysosomal trafficking and sorting: LE transport regulates SV pool size, and BLOC-1/AP-3-dependent sorting fine-tunes the Ca2+ sensitivity of SV release. Therefore, our study provides new mechanistic insights into the maintenance and regulation of SV pool size and synchronized SV fusion through snapin-mediated LE trafficking and endosomal sorting. PMID:26108535

  18. Analysis of bubble plume spacing produced by regular breaking waves

    NASA Astrophysics Data System (ADS)

    Phaksopa, J.; Haller, M. C.

    2012-12-01

    The breaking wave process in the ocean is a significant mechanism for energy dissipation, splash, and entrainment of air. The relationship between breaking waves and bubble plume characteristics is still a mystery because of the complexity of the breaking wave mechanism. This study takes a unique approach to quantitatively analyze bubble plumes produced by regular breaking waves. Various previous studies have investigated the formation and the characteristics of bubble plumes using either field observations, laboratory experiments, or numerical modeling However, in most observational work the plume characteristics have been studied from the underneath the water surface. In addition, though numerical simulations are able to include much of the important physics, the computational costs are high and bubble plume events are only simulated for short times. Hence, bubble plume evolution and generation throughout the surf zone is not yet computationally feasible. In the present work we take a unique approach to analyzing bubble plumes. These data may be of use for model/data comparisons as numerical simulations become more tractable. The remotely sensed video data from freshwater breaking waves in the OSU Large Wave Flume (Catalan and Haller, 2008) are analyzed. The data set contains six different regular wave conditions and the video intensity data are used to estimate the spacing of plume events (wavenumber spectrum), to calculate the spectral width (i.e. the range of plume spacing), and to relate these with the wave conditions. The video intensity data capture the evolution of the wave passage over a fixed bed arranged in a bar-trough morphology. Bright regions represent the moving path or trajectory coincident with bubble plume of each wave. It also shows the bubble foam were generated and released from wave crest shown in the form of bubble tails with almost regular spacing for each wave. The bubble tails show that most bubbles did not move along with wave. For the

  19. Statistical Characteristics of Single Sort of Grape Bulgarian Wines

    NASA Astrophysics Data System (ADS)

    Boyadzhiev, D.

    2008-10-01

    The aim of this paper is to evaluate the differences in the values of the 8 basic physicochemical indices of single sort of grape Bulgarian wines (white and red ones), obligatory for the standardization of ready production in the winery. Statistically significant differences in the values of various sorts and vintages are established and possibilities for identifying the sort and the vintage on the base of these indices by applying discriminant analysis are discussed.

  20. Root Causes of the Housing Bubble

    NASA Astrophysics Data System (ADS)

    Kaizoji, Taisei

    In this chapter we investigate root causes of the recent US housing bubble which has been caused a serious downturn in US economic growth since autumn of 2008. We propose a simple model of housing markets in order to indicate the possible determinants of recent housing prices. Utilizing the model, we verify a number of hypotheses which have been proposed in the recent literature on the housing bubbles. We suggest that the main causes of the housing bubble from 2000 to 2006 are (1) non-elastic housing supply in the metropolitan areas, and (2) declines in the mortgage loan rate and the housing premium by the massive mortgage credit expansion. We also suggest that these factors were strongly influenced by policies that governments and the Federal Reserve Board performed.