Sample records for kanade optical flow

  1. Optimal Filter Estimation for Lucas-Kanade Optical Flow

    PubMed Central

    Sharmin, Nusrat; Brad, Remus

    2012-01-01

    Optical flow algorithms offer a way to estimate motion from a sequence of images. The computation of optical flow plays a key-role in several computer vision applications, including motion detection and segmentation, frame interpolation, three-dimensional scene reconstruction, robot navigation and video compression. In the case of gradient based optical flow implementation, the pre-filtering step plays a vital role, not only for accurate computation of optical flow, but also for the improvement of performance. Generally, in optical flow computation, filtering is used at the initial level on original input images and afterwards, the images are resized. In this paper, we propose an image filtering approach as a pre-processing step for the Lucas-Kanade pyramidal optical flow algorithm. Based on a study of different types of filtering methods and applied on the Iterative Refined Lucas-Kanade, we have concluded on the best filtering practice. As the Gaussian smoothing filter was selected, an empirical approach for the Gaussian variance estimation was introduced. Tested on the Middlebury image sequences, a correlation between the image intensity value and the standard deviation value of the Gaussian function was established. Finally, we have found that our selection method offers a better performance for the Lucas-Kanade optical flow algorithm.

  2. Evaluating the accuracy performance of Lucas-Kanade algorithm in the circumstance of PIV application

    NASA Astrophysics Data System (ADS)

    Pan, Chong; Xue, Dong; Xu, Yang; Wang, JinJun; Wei, RunJie

    2015-10-01

    Lucas-Kanade (LK) algorithm, usually used in optical flow filed, has recently received increasing attention from PIV community due to its advanced calculation efficiency by GPU acceleration. Although applications of this algorithm are continuously emerging, a systematic performance evaluation is still lacking. This forms the primary aim of the present work. Three warping schemes in the family of LK algorithm: forward/inverse/symmetric warping, are evaluated in a prototype flow of a hierarchy of multiple two-dimensional vortices. Second-order Newton descent is also considered here. The accuracy & efficiency of all these LK variants are investigated under a large domain of various influential parameters. It is found that the constant displacement constraint, which is a necessary building block for GPU acceleration, is the most critical issue in affecting LK algorithm's accuracy, which can be somehow ameliorated by using second-order Newton descent. Moreover, symmetric warping outbids the other two warping schemes in accuracy level, robustness to noise, convergence speed and tolerance to displacement gradient, and might be the first choice when applying LK algorithm to PIV measurement.

  3. Research on target tracking in coal mine based on optical flow method

    NASA Astrophysics Data System (ADS)

    Xue, Hongye; Xiao, Qingwei

    2015-03-01

    To recognize, track and count the bolting machine in coal mine video images, a real-time target tracking method based on the Lucas-Kanade sparse optical flow is proposed in this paper. In the method, we judge whether the moving target deviate from its trajectory, predicate and correct the position of the moving target. The method solves the problem of failure to track the target or lose the target because of the weak light, uneven illumination and blocking. Using the VC++ platform and Opencv lib we complete the recognition and tracking. The validity of the method is verified by the result of the experiment.

  4. An optical flow-based method for velocity field of fluid flow estimation

    NASA Astrophysics Data System (ADS)

    Głomb, Grzegorz; Świrniak, Grzegorz; Mroczka, Janusz

    2017-06-01

    The aim of this paper is to present a method for estimating flow-velocity vector fields using the Lucas-Kanade algorithm. The optical flow measurements are based on the Particle Image Velocimetry (PIV) technique, which is commonly used in fluid mechanics laboratories in both research institutes and industry. Common approaches for an optical characterization of velocity fields base on computation of partial derivatives of the image intensity using finite differences. Nevertheless, the accuracy of velocity field computations is low due to the fact that an exact estimation of spatial derivatives is very difficult in presence of rapid intensity changes in the PIV images, caused by particles having small diameters. The method discussed in this paper solves this problem by interpolating the PIV images using Gaussian radial basis functions. This provides a significant improvement in the accuracy of the velocity estimation but, more importantly, allows for the evaluation of the derivatives in intermediate points between pixels. Numerical analysis proves that the method is able to estimate even a separate vector for each particle with a 5× 5 px2 window, whereas a classical correlation-based method needs at least 4 particle images. With the use of a specialized multi-step hybrid approach to data analysis the method improves the estimation of the particle displacement far above 1 px.

  5. Optical Flow Experiments for Small-Body Navigation

    NASA Astrophysics Data System (ADS)

    Schmidt, A.; Kueppers, M.

    2012-09-01

    Optical Flow algorithms [1, 2] have been successfully used and been robustly implemented in many application domains from motion estimation to video compression. We argue that they also show potential for autonomous spacecraft payload operation around small solar system bodies, such as comets or asteroids. Operating spacecraft around small bodies in close distance provides numerous challenges, many of which are related to uncertainties in spacecraft position and velocity relative to a body. To make best use of usually scarce resource, it would be good to grant a certain amount of autonomy to a spacecraft, for example, to make time-critical decisions when to operate the payload. The Optical Flow describes is the apparent velocities of common, usually brightness-related features in at least two images. From it, one can make estimates about the spacecraft velocity and direction relative to the last manoeuvre or known state. The authors have conducted experiments with readily-available optical imagery using the relatively robust and well-known Lucas-Kanade method [3]; it was found to be applicable in a large number of cases. Since one of the assumptions is that the brightness of corresponding points in subsequent images does not change greatly, it is important that imagery is acquired at sensible intervals, during which illumination conditions can be assumed constant and the spacecraft does not move too far so that there is significant overlap. Full-frame Optical Flow can be computationally more expensive than image compression and usually focuses on movements of regions with significant brightness-gradients. However, given that missions which explore small bodies move at low relative velocities, computation time is not expected to be a limiting resource. Since there are now several missions which either have flown to small bodies or are planned to visit small bodies and stay there for some time, it shows potential to explore how instrument operations can benefit from

  6. Initial assessment of facial nerve paralysis based on motion analysis using an optical flow method.

    PubMed

    Samsudin, Wan Syahirah W; Sundaraj, Kenneth; Ahmad, Amirozi; Salleh, Hasriah

    2016-01-01

    An initial assessment method that can classify as well as categorize the severity of paralysis into one of six levels according to the House-Brackmann (HB) system based on facial landmarks motion using an Optical Flow (OF) algorithm is proposed. The desired landmarks were obtained from the video recordings of 5 normal and 3 Bell's Palsy subjects and tracked using the Kanade-Lucas-Tomasi (KLT) method. A new scoring system based on the motion analysis using area measurement is proposed. This scoring system uses the individual scores from the facial exercises and grades the paralysis based on the HB system. The proposed method has obtained promising results and may play a pivotal role towards improved rehabilitation programs for patients.

  7. Local motion compensation in image sequences degraded by atmospheric turbulence: a comparative analysis of optical flow vs. block matching methods

    NASA Astrophysics Data System (ADS)

    Huebner, Claudia S.

    2016-10-01

    As a consequence of fluctuations in the index of refraction of the air, atmospheric turbulence causes scintillation, spatial and temporal blurring as well as global and local image motion creating geometric distortions. To mitigate these effects many different methods have been proposed. Global as well as local motion compensation in some form or other constitutes an integral part of many software-based approaches. For the estimation of motion vectors between consecutive frames simple methods like block matching are preferable to more complex algorithms like optical flow, at least when challenged with near real-time requirements. However, the processing power of commercially available computers continues to increase rapidly and the more powerful optical flow methods have the potential to outperform standard block matching methods. Therefore, in this paper three standard optical flow algorithms, namely Horn-Schunck (HS), Lucas-Kanade (LK) and Farnebäck (FB), are tested for their suitability to be employed for local motion compensation as part of a turbulence mitigation system. Their qualitative performance is evaluated and compared with that of three standard block matching methods, namely Exhaustive Search (ES), Adaptive Rood Pattern Search (ARPS) and Correlation based Search (CS).

  8. Automatic analysis of ciliary beat frequency using optical flow

    NASA Astrophysics Data System (ADS)

    Figl, Michael; Lechner, Manuel; Werther, Tobias; Horak, Fritz; Hummel, Johann; Birkfellner, Wolfgang

    2012-02-01

    Ciliary beat frequency (CBF) can be a useful parameter for diagnosis of several diseases, as e.g. primary ciliary dyskinesia. (PCD). CBF computation is usually done using manual evaluation of high speed video sequences, a tedious, observer dependent, and not very accurate procedure. We used the OpenCV's pyramidal implementation of the Lukas-Kanade algorithm for optical flow computation and applied this to certain objects to follow the movements. The objects were chosen by their contrast applying the corner detection by Shi and Tomasi. Discrimination between background/noise and cilia by a frequency histogram allowed to compute the CBF. Frequency analysis was done using the Fourier transform in matlab. The correct number of Fourier summands was found by the slope in an approximation curve. The method showed to be usable to distinguish between healthy and diseased samples. However there remain difficulties in automatically identifying the cilia, and also in finding enough high contrast cilia in the image. Furthermore the some of the higher contrast cilia are lost (and sometimes found) by the method, an easy way to distinguish the correct sub-path of a point's path have yet to be found in the case where the slope methods doesn't work.

  9. Dynamic displacement measurement of large-scale structures based on the Lucas-Kanade template tracking algorithm

    NASA Astrophysics Data System (ADS)

    Guo, Jie; Zhu, Chang`an

    2016-01-01

    The development of optics and computer technologies enables the application of the vision-based technique that uses digital cameras to the displacement measurement of large-scale structures. Compared with traditional contact measurements, vision-based technique allows for remote measurement, has a non-intrusive characteristic, and does not necessitate mass introduction. In this study, a high-speed camera system is developed to complete the displacement measurement in real time. The system consists of a high-speed camera and a notebook computer. The high-speed camera can capture images at a speed of hundreds of frames per second. To process the captured images in computer, the Lucas-Kanade template tracking algorithm in the field of computer vision is introduced. Additionally, a modified inverse compositional algorithm is proposed to reduce the computing time of the original algorithm and improve the efficiency further. The modified algorithm can rapidly accomplish one displacement extraction within 1 ms without having to install any pre-designed target panel onto the structures in advance. The accuracy and the efficiency of the system in the remote measurement of dynamic displacement are demonstrated in the experiments on motion platform and sound barrier on suspension viaduct. Experimental results show that the proposed algorithm can extract accurate displacement signal and accomplish the vibration measurement of large-scale structures.

  10. Performance of U-net based pyramidal lucas-kanade registration on free-breathing multi-b-value diffusion MRI of the kidney.

    PubMed

    Lv, Jun; Huang, Wenjian; Zhang, Jue; Wang, Xiaoying

    2018-06-01

    In free-breathing multi-b-value diffusion-weighted imaging (DWI), a series of images typically requires several minutes to collect. During respiration the kidney is routinely displaced and may also undergo deformation. These respiratory motion effects generate artifacts and these are the main sources of error in the quantification of intravoxel incoherent motion (IVIM) derived parameters. This work proposes a fully automated framework that combines a kidney segmentation to improve the registration accuracy. 10 healthy subjects were recruited to participate in this experiment. For the segmentation, U-net was adopted to acquire the kidney's contour. The segmented kidney then served as a region of interest (ROI) for the registration method, known as pyramidal Lucas-Kanade. Our proposed framework confines the kidney's solution range, thus increasing the pyramidal Lucas-Kanade's accuracy. To demonstrate the feasibility of our presented framework, eight regions of interest were selected in the cortex and medulla, and data stability was estimated by comparing the normalized root-mean-square error (NRMSE) values of the fitted data from the bi-exponential intravoxel incoherent motion model pre- and post- registration. The results show that the NRMSE was significantly lower after registration both in the cortex (p < 0.05) and medulla (p < 0.01) during free-breathing measurements. In addition, expert visual scoring of the derived apparent diffusion coefficient (ADC), f, D and D* maps indicated there were significant improvements in the alignment of the kidney in the post-registered image. The proposed framework can effectively reduce the motion artifacts of misaligned multi-b-value DWIs and the inaccuracies of the ADC, f, D and D* estimations. Advances in knowledge: This study demonstrates the feasibility of our proposed fully automated framework combining U-net based segmentation and pyramidal Lucas-Kanade registration method for improving the alignment of multi

  11. Fiber-Optic/Photoelastic Flow Sensors

    NASA Technical Reports Server (NTRS)

    Wesson, Laurence N.; Cabato, Nellie L.; Brooks, Edward F.

    1995-01-01

    Simple, rugged, lightweight transducers detect periodic vortices. Fiber-optic-coupled transducers developed to measure flows over wide dynamic ranges and over wide temperature ranges in severe environments. Used to measure flows of fuel in advanced aircraft engines. Feasibility of sensors demonstrated in tests of prototype sensor in water flowing at various temperatures and speeds. Particularly attractive for aircraft applications because optical fibers compact and make possible transmission of sensor signals at high rates with immunity from electromagnetic interference at suboptical frequencies. Sensors utilize optical-to-optical conversion via photoelastic effect.

  12. Optical Air Flow Measurements for Flight Tests and Flight Testing Optical Air Flow Meters

    NASA Technical Reports Server (NTRS)

    Jentink, Henk W.; Bogue, Rodney K.

    2005-01-01

    Optical air flow measurements can support the testing of aircraft and can be instrumental to in-flight investigations of the atmosphere or atmospheric phenomena. Furthermore, optical air flow meters potentially contribute as avionics systems to flight safety and as air data systems. The qualification of these instruments for the flight environment is where we encounter the systems in flight testing. An overview is presented of different optical air flow measurement techniques applied in flight and what can be achieved with the techniques for flight test purposes is reviewed. All in-flight optical airflow velocity measurements use light scattering. Light is scattered on both air molecules and aerosols entrained in the air. Basic principles of making optical measurements in flight, some basic optical concepts, electronic concepts, optoelectronic interfaces, and some atmospheric processes associated with natural aerosols are reviewed. Safety aspects in applying the technique are shortly addressed. The different applications of the technique are listed and some typical examples are presented. Recently NASA acquired new data on mountain rotors, mountain induced turbulence, with the ACLAIM system. Rotor position was identified using the lidar system and the potentially hazardous air flow profile was monitored by the ACLAIM system.

  13. OAM-labeled free-space optical flow routing.

    PubMed

    Gao, Shecheng; Lei, Ting; Li, Yangjin; Yuan, Yangsheng; Xie, Zhenwei; Li, Zhaohui; Yuan, Xiaocong

    2016-09-19

    Space-division multiplexing allows unprecedented scaling of bandwidth density for optical communication. Routing spatial channels among transmission ports is critical for future scalable optical network, however, there is still no characteristic parameter to label the overlapped optical carriers. Here we propose a free-space optical flow routing (OFR) scheme by using optical orbital angular moment (OAM) states to label optical flows and simultaneously steer each flow according to their OAM states. With an OAM multiplexer and a reconfigurable OAM demultiplexer, massive individual optical flows can be routed to the demanded optical ports. In the routing process, the OAM beams act as data carriers at the same time their topological charges act as each carrier's labels. Using this scheme, we experimentally demonstrate switching, multicasting and filtering network functions by simultaneously steer 10 input optical flows on demand to 10 output ports. The demonstration of data-carrying OFR with nonreturn-to-zero signals shows that this process enables synchronous processing of massive spatial channels and flexible optical network.

  14. Insect-Inspired Optical-Flow Navigation Sensors

    NASA Technical Reports Server (NTRS)

    Thakoor, Sarita; Morookian, John M.; Chahl, Javan; Soccol, Dean; Hines, Butler; Zornetzer, Steven

    2005-01-01

    Integrated circuits that exploit optical flow to sense motions of computer mice on or near surfaces ( optical mouse chips ) are used as navigation sensors in a class of small flying robots now undergoing development for potential use in such applications as exploration, search, and surveillance. The basic principles of these robots were described briefly in Insect-Inspired Flight Control for Small Flying Robots (NPO-30545), NASA Tech Briefs, Vol. 29, No. 1 (January 2005), page 61. To recapitulate from the cited prior article: The concept of optical flow can be defined, loosely, as the use of texture in images as a source of motion cues. The flight-control and navigation systems of these robots are inspired largely by the designs and functions of the vision systems and brains of insects, which have been demonstrated to utilize optical flow (as detected by their eyes and brains) resulting from their own motions in the environment. Optical flow has been shown to be very effective as a means of avoiding obstacles and controlling speeds and altitudes in robotic navigation. Prior systems used in experiments on navigating by means of optical flow have involved the use of panoramic optics, high-resolution image sensors, and programmable imagedata- processing computers.

  15. Optical flow versus retinal flow as sources of information for flight guidance

    NASA Technical Reports Server (NTRS)

    Cutting, James E.

    1991-01-01

    The appropriate description is considered of visual information for flight guidance, optical flow vs. retinal flow. Most descriptions in the psychological literature are based on the optical flow. However, human eyes move and this movement complicates the issues at stake, particularly when movement of the observer is involved. The question addressed is whether an observer, whose eyes register only retinal flow, use information in optical flow. It is suggested that the observer cannot and does not reconstruct the image in optical flow; instead they use retinal flow. Retinal array is defined as the projections of a three space onto a point and beyond to a movable, nearly hemispheric sensing device, like the retina. Optical array is defined as the projection of a three space environment to a point within that space. And flow is defined as global motion as a field of vectors, best placed on a spherical projection surface. Specifically, flow is the mapping of the field of changes in position of corresponding points on objects in three space onto a point, where that point has moved in position.

  16. New intravascular flow sensor using fiber optics

    NASA Astrophysics Data System (ADS)

    Stenow, Erik N. D.

    1994-12-01

    A new sensor using fiber optics is suggested for blood flow measurements in small vessels. The sensor principle and a first evaluation on a flow model are presented. The new sensor uses small CO2 gas bubbles as flow markers for optical detection. When the bubbles pass an optical window, light emitted from one fiber is reflected and scattered into another fiber. The sensor has been proven to work in a 3 mm flow model using two 110 micrometers optical fibers and a 100 micrometers steel capillary inserted into a 1 mm guide wire. The evaluation of a sensor archetype shows that the new sensor provides a promising method for intravascular blood flow measurement in small vessels. The linearity for steady state flow is studied in the flow interval 30 - 130 ml/min. comparison with ultrasound Doppler flowmetry was performed for pulsatile flow in the interval 25 - 125 ml/min. with a pulse length between 0.5 and 2 s. The use of intravascular administered CO2 in small volumes is harmless because the gas is rapidly dissolved in whole blood.

  17. Flow cytometry without alignment of collection optics.

    PubMed

    Sitton, Greg; Srienc, Friedrich

    2009-12-01

    This study describes the performance of a new waveguide flow cell constructed from Teflon AF (TFC) and the potential use of fiber optic splitters to replace collection objectives and dichroic mirrors. The TFC has the unique optical property that the refractive index of the polymer is lower than water and therefore, water filled TFC behaves and functions as a liquid core waveguide. Thus, as cells flow through the TFC and are illuminated by a laser orthogonal to the flow direction, scattered and fluorescent light is directed down the axis of the TFC to a fiber optic. The total signal in the fiber optic is then split into multiple fibers by fiber optic splitters to enable measurement of signal intensities at different wavelengths. Optical filters are placed at the terminus of each fiber before measurement of specific wavelengths by a PMT. The constructed system was used to measure DNA content of CHO and yeast cells. Polystyrene beads were used for alignment and to assess the performance of the system. Polystyrene beads were observed to produce light scattering signals with unique bimodal characteristics dependent on the direction of flow relative to the collecting fiber optic.

  18. Human Action Recognition in Surveillance Videos using Abductive Reasoning on Linear Temporal Logic

    DTIC Science & Technology

    2012-08-29

    help of the optical flows (Lucas 75 and Kanade, 1981). 76 3.2 Atomic Propositions 77 isAt (ti, Oj, Lk)  Object Oj is at location Lk at time...simultaneously at two locations in the same frame. This can 84 be represented mathematically as: 85 isAt (ti, Oj, Lk... isAt (ti, Oj, Lm)  Lk   Lm

  19. Velocity filtering applied to optical flow calculations

    NASA Technical Reports Server (NTRS)

    Barniv, Yair

    1990-01-01

    Optical flow is a method by which a stream of two-dimensional images obtained from a forward-looking passive sensor is used to map the three-dimensional volume in front of a moving vehicle. Passive ranging via optical flow is applied here to the helicopter obstacle-avoidance problem. Velocity filtering is used as a field-based method to determine range to all pixels in the initial image. The theoretical understanding and performance analysis of velocity filtering as applied to optical flow is expanded and experimental results are presented.

  20. Vision-based measurement for rotational speed by improving Lucas-Kanade template tracking algorithm.

    PubMed

    Guo, Jie; Zhu, Chang'an; Lu, Siliang; Zhang, Dashan; Zhang, Chunyu

    2016-09-01

    Rotational angle and speed are important parameters for condition monitoring and fault diagnosis of rotating machineries, and their measurement is useful in precision machining and early warning of faults. In this study, a novel vision-based measurement algorithm is proposed to complete this task. A high-speed camera is first used to capture the video of the rotational object. To extract the rotational angle, the template-based Lucas-Kanade algorithm is introduced to complete motion tracking by aligning the template image in the video sequence. Given the special case of nonplanar surface of the cylinder object, a nonlinear transformation is designed for modeling the rotation tracking. In spite of the unconventional and complex form, the transformation can realize angle extraction concisely with only one parameter. A simulation is then conducted to verify the tracking effect, and a practical tracking strategy is further proposed to track consecutively the video sequence. Based on the proposed algorithm, instantaneous rotational speed (IRS) can be measured accurately and efficiently. Finally, the effectiveness of the proposed algorithm is verified on a brushless direct current motor test rig through the comparison with results obtained by the microphone. Experimental results demonstrate that the proposed algorithm can extract accurately rotational angles and can measure IRS with the advantage of noncontact and effectiveness.

  1. Flow line asymmetric nonimaging concentrating optics

    NASA Astrophysics Data System (ADS)

    Jiang, Lun; Winston, Roland

    2016-09-01

    Nonimaging Optics has shown that it achieves the theoretical limits by utilizing thermodynamic principles rather than conventional optics. Hence in this paper the condition of the "best" design are both defined and fulfilled in the framework of thermodynamic arguments, which we believe has profound consequences for the designs of thermal and even photovoltaic systems, even illumination and optical communication tasks. This new way of looking at the problem of efficient concentration depends on probabilities, geometric flux field and radiative heat transfer while "optics" in the conventional sense recedes into the background. Some of the new development of flow line designs will be introduced and the connection between the thermodynamics and flow line design will be officially formulated in the framework of geometric flux field. A new way of using geometric flux to design nonimaging optics will be introduced. And finally, we discuss the possibility of 3D ideal nonimaing optics.

  2. Fast incorporation of optical flow into active polygons.

    PubMed

    Unal, Gozde; Krim, Hamid; Yezzi, Anthony

    2005-06-01

    In this paper, we first reconsider, in a different light, the addition of a prediction step to active contour-based visual tracking using an optical flow and clarify the local computation of the latter along the boundaries of continuous active contours with appropriate regularizers. We subsequently detail our contribution of computing an optical flow-based prediction step directly from the parameters of an active polygon, and of exploiting it in object tracking. This is in contrast to an explicitly separate computation of the optical flow and its ad hoc application. It also provides an inherent regularization effect resulting from integrating measurements along polygon edges. As a result, we completely avoid the need of adding ad hoc regularizing terms to the optical flow computations, and the inevitably arbitrary associated weighting parameters. This direct integration of optical flow into the active polygon framework distinguishes this technique from most previous contour-based approaches, where regularization terms are theoretically, as well as practically, essential. The greater robustness and speed due to a reduced number of parameters of this technique are additional and appealing features.

  3. Control of a Quadcopter Aerial Robot Using Optic Flow Sensing

    NASA Astrophysics Data System (ADS)

    Hurd, Michael Brandon

    This thesis focuses on the motion control of a custom-built quadcopter aerial robot using optic flow sensing. Optic flow sensing is a vision-based approach that can provide a robot the ability to fly in global positioning system (GPS) denied environments, such as indoor environments. In this work, optic flow sensors are used to stabilize the motion of quadcopter robot, where an optic flow algorithm is applied to provide odometry measurements to the quadcopter's central processing unit to monitor the flight heading. The optic-flow sensor and algorithm are capable of gathering and processing the images at 250 frames/sec, and the sensor package weighs 2.5 g and has a footprint of 6 cm2 in area. The odometry value from the optic flow sensor is then used a feedback information in a simple proportional-integral-derivative (PID) controller on the quadcopter. Experimental results are presented to demonstrate the effectiveness of using optic flow for controlling the motion of the quadcopter aerial robot. The technique presented herein can be applied to different types of aerial robotic systems or unmanned aerial vehicles (UAVs), as well as unmanned ground vehicles (UGV).

  4. A photogrammetric technique for generation of an accurate multispectral optical flow dataset

    NASA Astrophysics Data System (ADS)

    Kniaz, V. V.

    2017-06-01

    A presence of an accurate dataset is the key requirement for a successful development of an optical flow estimation algorithm. A large number of freely available optical flow datasets were developed in recent years and gave rise for many powerful algorithms. However most of the datasets include only images captured in the visible spectrum. This paper is focused on the creation of a multispectral optical flow dataset with an accurate ground truth. The generation of an accurate ground truth optical flow is a rather complex problem, as no device for error-free optical flow measurement was developed to date. Existing methods for ground truth optical flow estimation are based on hidden textures, 3D modelling or laser scanning. Such techniques are either work only with a synthetic optical flow or provide a sparse ground truth optical flow. In this paper a new photogrammetric method for generation of an accurate ground truth optical flow is proposed. The method combines the benefits of the accuracy and density of a synthetic optical flow datasets with the flexibility of laser scanning based techniques. A multispectral dataset including various image sequences was generated using the developed method. The dataset is freely available on the accompanying web site.

  5. Harbor seals (Phoca vitulina) can perceive optic flow under water.

    PubMed

    Gläser, Nele; Mauck, Björn; Kandil, Farid I; Lappe, Markus; Dehnhardt, Guido; Hanke, Frederike D

    2014-01-01

    Optic flow, the pattern of apparent motion elicited on the retina during movement, has been demonstrated to be widely used by animals living in the aerial habitat, whereas underwater optic flow has not been intensively studied so far. However optic flow would also provide aquatic animals with valuable information about their own movement relative to the environment; even under conditions in which vision is generally thought to be drastically impaired, e. g. in turbid waters. Here, we tested underwater optic flow perception for the first time in a semi-aquatic mammal, the harbor seal, by simulating a forward movement on a straight path through a cloud of dots on an underwater projection. The translatory motion pattern expanded radially out of a singular point along the direction of heading, the focus of expansion. We assessed the seal's accuracy in determining the simulated heading in a task, in which the seal had to judge whether a cross superimposed on the flow field was deviating from or congruent with the actual focus of expansion. The seal perceived optic flow and determined deviations from the simulated heading with a threshold of 0.6 deg of visual angle. Optic flow is thus a source of information seals, fish and most likely aquatic species in general may rely on for e. g. controlling locomotion and orientation under water. This leads to the notion that optic flow seems to be a tool universally used by any moving organism possessing eyes.

  6. Harbor Seals (Phoca vitulina) Can Perceive Optic Flow under Water

    PubMed Central

    Gläser, Nele; Mauck, Björn; Kandil, Farid I.; Lappe, Markus; Dehnhardt, Guido; Hanke, Frederike D.

    2014-01-01

    Optic flow, the pattern of apparent motion elicited on the retina during movement, has been demonstrated to be widely used by animals living in the aerial habitat, whereas underwater optic flow has not been intensively studied so far. However optic flow would also provide aquatic animals with valuable information about their own movement relative to the environment; even under conditions in which vision is generally thought to be drastically impaired, e. g. in turbid waters. Here, we tested underwater optic flow perception for the first time in a semi-aquatic mammal, the harbor seal, by simulating a forward movement on a straight path through a cloud of dots on an underwater projection. The translatory motion pattern expanded radially out of a singular point along the direction of heading, the focus of expansion. We assessed the seal's accuracy in determining the simulated heading in a task, in which the seal had to judge whether a cross superimposed on the flow field was deviating from or congruent with the actual focus of expansion. The seal perceived optic flow and determined deviations from the simulated heading with a threshold of 0.6 deg of visual angle. Optic flow is thus a source of information seals, fish and most likely aquatic species in general may rely on for e. g. controlling locomotion and orientation under water. This leads to the notion that optic flow seems to be a tool universally used by any moving organism possessing eyes. PMID:25058490

  7. Stability in Young Infants' Discrimination of Optic Flow

    ERIC Educational Resources Information Center

    Gilmore, Rick O.; Baker, Thomas J.; Grobman, K. H.

    2004-01-01

    Although considerable progress has been made in understanding how adults perceive their direction of self-motion, or heading, from optic flow, little is known about how these perceptual processes develop in infants. In 3 experiments, the authors explored how well 3- to 6-month-old infants could discriminate between optic flow patterns that…

  8. Development of an optical fiber flow velocity sensor.

    PubMed

    Harada, Toshio; Kamoto, Kenji; Abe, Kyutaro; Izumo, Masaki

    2009-01-01

    A new optical fiber flow velocity sensor was developed by using an optical fiber information network system in sewer drainage pipes. The optical fiber flow velocity sensor operates without electric power, and the signals from the sensor can be transmitted over a long distance through the telecommunication system in the optical fiber network. Field tests were conducted to check the performance of the sensor in conduits in the pumping station and sewage pond managed by the Tokyo Metropolitan Government. Test results confirmed that the velocity sensor can be used for more than six months without any trouble even in sewer drainage pipes.

  9. Towards designing an optical-flow based colonoscopy tracking algorithm: a comparative study

    NASA Astrophysics Data System (ADS)

    Liu, Jianfei; Subramanian, Kalpathi R.; Yoo, Terry S.

    2013-03-01

    Automatic co-alignment of optical and virtual colonoscopy images can supplement traditional endoscopic procedures, by providing more complete information of clinical value to the gastroenterologist. In this work, we present a comparative analysis of our optical flow based technique for colonoscopy tracking, in relation to current state of the art methods, in terms of tracking accuracy, system stability, and computational efficiency. Our optical-flow based colonoscopy tracking algorithm starts with computing multi-scale dense and sparse optical flow fields to measure image displacements. Camera motion parameters are then determined from optical flow fields by employing a Focus of Expansion (FOE) constrained egomotion estimation scheme. We analyze the design choices involved in the three major components of our algorithm: dense optical flow, sparse optical flow, and egomotion estimation. Brox's optical flow method,1 due to its high accuracy, was used to compare and evaluate our multi-scale dense optical flow scheme. SIFT6 and Harris-affine features7 were used to assess the accuracy of the multi-scale sparse optical flow, because of their wide use in tracking applications; the FOE-constrained egomotion estimation was compared with collinear,2 image deformation10 and image derivative4 based egomotion estimation methods, to understand the stability of our tracking system. Two virtual colonoscopy (VC) image sequences were used in the study, since the exact camera parameters(for each frame) were known; dense optical flow results indicated that Brox's method was superior to multi-scale dense optical flow in estimating camera rotational velocities, but the final tracking errors were comparable, viz., 6mm vs. 8mm after the VC camera traveled 110mm. Our approach was computationally more efficient, averaging 7.2 sec. vs. 38 sec. per frame. SIFT and Harris affine features resulted in tracking errors of up to 70mm, while our sparse optical flow error was 6mm. The comparison

  10. Optic flow detection is not influenced by visual-vestibular congruency.

    PubMed

    Holten, Vivian; MacNeilage, Paul R

    2018-01-01

    Optic flow patterns generated by self-motion relative to the stationary environment result in congruent visual-vestibular self-motion signals. Incongruent signals can arise due to object motion, vestibular dysfunction, or artificial stimulation, which are less common. Hence, we are predominantly exposed to congruent rather than incongruent visual-vestibular stimulation. If the brain takes advantage of this probabilistic association, we expect observers to be more sensitive to visual optic flow that is congruent with ongoing vestibular stimulation. We tested this expectation by measuring the motion coherence threshold, which is the percentage of signal versus noise dots, necessary to detect an optic flow pattern. Observers seated on a hexapod motion platform in front of a screen experienced two sequential intervals. One interval contained optic flow with a given motion coherence and the other contained noise dots only. Observers had to indicate which interval contained the optic flow pattern. The motion coherence threshold was measured for detection of laminar and radial optic flow during leftward/rightward and fore/aft linear self-motion, respectively. We observed no dependence of coherence thresholds on vestibular congruency for either radial or laminar optic flow. Prior studies using similar methods reported both decreases and increases in coherence thresholds in response to congruent vestibular stimulation; our results do not confirm either of these prior reports. While methodological differences may explain the diversity of results, another possibility is that motion coherence thresholds are mediated by neural populations that are either not modulated by vestibular stimulation or that are modulated in a manner that does not depend on congruency.

  11. Optic flow informs distance but not profitability for honeybees.

    PubMed

    Shafir, Sharoni; Barron, Andrew B

    2010-04-22

    How do flying insects monitor foraging efficiency? Honeybees (Apis mellifera) use optic flow information as an odometer to estimate distance travelled, but here we tested whether optic flow informs estimation of foraging costs also. Bees were trained to feeders in flight tunnels such that bees experienced the greatest optic flow en route to the feeder closest to the hive. Analyses of dance communication showed that, as expected, bees indicated the close feeder as being further, but they also indicated this feeder as the more profitable, and preferentially visited this feeder when given a choice. We show that honeybee estimates of foraging cost are not reliant on optic flow information. Rather, bees can assess distance and profitability independently and signal these aspects as separate elements of their dances. The optic flow signal is sensitive to the nature of the environment travelled by the bee, and is therefore not a good index of flight energetic costs, but it provides a good indication of distance travelled for purpose of navigation and communication, as long as the dancer and recruit travel similar routes. This study suggests an adaptive dual processing system in honeybees for communicating and navigating distance flown and for evaluating its energetic costs.

  12. Optic flow informs distance but not profitability for honeybees

    PubMed Central

    Shafir, Sharoni; Barron, Andrew B.

    2010-01-01

    How do flying insects monitor foraging efficiency? Honeybees (Apis mellifera) use optic flow information as an odometer to estimate distance travelled, but here we tested whether optic flow informs estimation of foraging costs also. Bees were trained to feeders in flight tunnels such that bees experienced the greatest optic flow en route to the feeder closest to the hive. Analyses of dance communication showed that, as expected, bees indicated the close feeder as being further, but they also indicated this feeder as the more profitable, and preferentially visited this feeder when given a choice. We show that honeybee estimates of foraging cost are not reliant on optic flow information. Rather, bees can assess distance and profitability independently and signal these aspects as separate elements of their dances. The optic flow signal is sensitive to the nature of the environment travelled by the bee, and is therefore not a good index of flight energetic costs, but it provides a good indication of distance travelled for purpose of navigation and communication, as long as the dancer and recruit travel similar routes. This study suggests an adaptive dual processing system in honeybees for communicating and navigating distance flown and for evaluating its energetic costs. PMID:20018787

  13. Optical Air Flow Measurements in Flight

    NASA Technical Reports Server (NTRS)

    Bogue, Rodney K.; Jentink, Henk W.

    2004-01-01

    This document has been written to assist the flight-test engineer and researcher in using optical flow measurements in flight applications. The emphasis is on describing tradeoffs in system design to provide desired measurement performance as currently understood. Optical system components are discussed with examples that illustrate the issues. The document concludes with descriptions of optical measurement systems designed for a variety of applications including aeronautics research, airspeed measurement, and turbulence hazard detection. Theoretical discussion is minimized, but numerous references are provided to supply ample opportunity for the reader to understand the theoretical underpinning of optical concepts.

  14. Nocturnal insects use optic flow for flight control

    PubMed Central

    Baird, Emily; Kreiss, Eva; Wcislo, William; Warrant, Eric; Dacke, Marie

    2011-01-01

    To avoid collisions when navigating through cluttered environments, flying insects must control their flight so that their sensory systems have time to detect obstacles and avoid them. To do this, day-active insects rely primarily on the pattern of apparent motion generated on the retina during flight (optic flow). However, many flying insects are active at night, when obtaining reliable visual information for flight control presents much more of a challenge. To assess whether nocturnal flying insects also rely on optic flow cues to control flight in dim light, we recorded flights of the nocturnal neotropical sweat bee, Megalopta genalis, flying along an experimental tunnel when: (i) the visual texture on each wall generated strong horizontal (front-to-back) optic flow cues, (ii) the texture on only one wall generated these cues, and (iii) horizontal optic flow cues were removed from both walls. We find that Megalopta increase their groundspeed when horizontal motion cues in the tunnel are reduced (conditions (ii) and (iii)). However, differences in the amount of horizontal optic flow on each wall of the tunnel (condition (ii)) do not affect the centred position of the bee within the flight tunnel. To better understand the behavioural response of Megalopta, we repeated the experiments on day-active bumble-bees (Bombus terrestris). Overall, our findings demonstrate that despite the limitations imposed by dim light, Megalopta—like their day-active relatives—rely heavily on vision to control flight, but that they use visual cues in a different manner from diurnal insects. PMID:21307047

  15. Nocturnal insects use optic flow for flight control.

    PubMed

    Baird, Emily; Kreiss, Eva; Wcislo, William; Warrant, Eric; Dacke, Marie

    2011-08-23

    To avoid collisions when navigating through cluttered environments, flying insects must control their flight so that their sensory systems have time to detect obstacles and avoid them. To do this, day-active insects rely primarily on the pattern of apparent motion generated on the retina during flight (optic flow). However, many flying insects are active at night, when obtaining reliable visual information for flight control presents much more of a challenge. To assess whether nocturnal flying insects also rely on optic flow cues to control flight in dim light, we recorded flights of the nocturnal neotropical sweat bee, Megalopta genalis, flying along an experimental tunnel when: (i) the visual texture on each wall generated strong horizontal (front-to-back) optic flow cues, (ii) the texture on only one wall generated these cues, and (iii) horizontal optic flow cues were removed from both walls. We find that Megalopta increase their groundspeed when horizontal motion cues in the tunnel are reduced (conditions (ii) and (iii)). However, differences in the amount of horizontal optic flow on each wall of the tunnel (condition (ii)) do not affect the centred position of the bee within the flight tunnel. To better understand the behavioural response of Megalopta, we repeated the experiments on day-active bumble-bees (Bombus terrestris). Overall, our findings demonstrate that despite the limitations imposed by dim light, Megalopta-like their day-active relatives-rely heavily on vision to control flight, but that they use visual cues in a different manner from diurnal insects. This journal is © 2011 The Royal Society

  16. How humans use visual optic flow to regulate stepping during walking.

    PubMed

    Salinas, Mandy M; Wilken, Jason M; Dingwell, Jonathan B

    2017-09-01

    Humans use visual optic flow to regulate average walking speed. Among many possible strategies available, healthy humans walking on motorized treadmills allow fluctuations in stride length (L n ) and stride time (T n ) to persist across multiple consecutive strides, but rapidly correct deviations in stride speed (S n =L n /T n ) at each successive stride, n. Several experiments verified this stepping strategy when participants walked with no optic flow. This study determined how removing or systematically altering optic flow influenced peoples' stride-to-stride stepping control strategies. Participants walked on a treadmill with a virtual reality (VR) scene projected onto a 3m tall, 180° semi-cylindrical screen in front of the treadmill. Five conditions were tested: blank screen ("BLANK"), static scene ("STATIC"), or moving scene with optic flow speed slower than ("SLOW"), matched to ("MATCH"), or faster than ("FAST") walking speed. Participants took shorter and faster strides and demonstrated increased stepping variability during the BLANK condition compared to the other conditions. Thus, when visual information was removed, individuals appeared to walk more cautiously. Optic flow influenced both how quickly humans corrected stride speed deviations and how successful they were at enacting this strategy to try to maintain approximately constant speed at each stride. These results were consistent with Weber's law: healthy adults more-rapidly corrected stride speed deviations in a no optic flow condition (the lower intensity stimuli) compared to contexts with non-zero optic flow. These results demonstrate how the temporal characteristics of optic flow influence ability to correct speed fluctuations during walking. Copyright © 2017 Elsevier B.V. All rights reserved.

  17. CFD-based aero-optical analysis of flow fields over two-dimensional cavities with active flow control

    NASA Astrophysics Data System (ADS)

    Tan, Yan

    Prediction and control of optical wave front distortions and aberrations in a high energy laser beam due to interaction with an unsteady highly non-uniform flow field is of great importance in the development of directed energy weapon systems for Unmanned Air Vehicles (UAV). The unsteady shear layer over the weapons bay cavity is the primary cause of this distortion of the optical wave front. The large scale vortical structure of the shear layer over the cavity can be significantly reduced by employing an active flow control technique combined with passive flow control. This dissertation explores various active and passive control methods to suppress the cavity oscillations and thereby improve the aero-optics of cavity flow. In active flow control technique, a steady or a pulsed jet is applied at the sharp leading edge of cavities of different aspect ratios L/D (=2, 4, 15), where L and D are the width and the depth of a cavity respectively. In the passive flow control approach, the sharp leading or trailing edge of the cavity is modified into a round edge of different radii. Both of these active and passive flow control approaches are studied independently and in combination. Numerical simulations are performed, with and without active flow control for subsonic free stream flow past two-dimensional sharp and round leading or trailing edge cavities using Unsteady Reynolds-Averaged Navier-Stokes (URANS) equations with a two-equation Shear Stress Transport (SST) turbulence model or a hybrid SST/Large Eddy Simulation (LES) model. Aero-optical analysis is developed and applied to all the simulation cases. Index of refraction and Optical Path Difference (OPD) are compared for flow fields without and with active flow control. Root-Mean-Square (RMS) value of OPD is calculated and compared with the experimental data, where available. The effect of steady and pulsed blowing on buffet loading on the downstream face of the cavity is also computed. Using the numerical

  18. Optical Flow Estimation for Flame Detection in Videos

    PubMed Central

    Mueller, Martin; Karasev, Peter; Kolesov, Ivan; Tannenbaum, Allen

    2014-01-01

    Computational vision-based flame detection has drawn significant attention in the past decade with camera surveillance systems becoming ubiquitous. Whereas many discriminating features, such as color, shape, texture, etc., have been employed in the literature, this paper proposes a set of motion features based on motion estimators. The key idea consists of exploiting the difference between the turbulent, fast, fire motion, and the structured, rigid motion of other objects. Since classical optical flow methods do not model the characteristics of fire motion (e.g., non-smoothness of motion, non-constancy of intensity), two optical flow methods are specifically designed for the fire detection task: optimal mass transport models fire with dynamic texture, while a data-driven optical flow scheme models saturated flames. Then, characteristic features related to the flow magnitudes and directions are computed from the flow fields to discriminate between fire and non-fire motion. The proposed features are tested on a large video database to demonstrate their practical usefulness. Moreover, a novel evaluation method is proposed by fire simulations that allow for a controlled environment to analyze parameter influences, such as flame saturation, spatial resolution, frame rate, and random noise. PMID:23613042

  19. Optic flow-based collision-free strategies: From insects to robots.

    PubMed

    Serres, Julien R; Ruffier, Franck

    2017-09-01

    Flying insects are able to fly smartly in an unpredictable environment. It has been found that flying insects have smart neurons inside their tiny brains that are sensitive to visual motion also called optic flow. Consequently, flying insects rely mainly on visual motion during their flight maneuvers such as: takeoff or landing, terrain following, tunnel crossing, lateral and frontal obstacle avoidance, and adjusting flight speed in a cluttered environment. Optic flow can be defined as the vector field of the apparent motion of objects, surfaces, and edges in a visual scene generated by the relative motion between an observer (an eye or a camera) and the scene. Translational optic flow is particularly interesting for short-range navigation because it depends on the ratio between (i) the relative linear speed of the visual scene with respect to the observer and (ii) the distance of the observer from obstacles in the surrounding environment without any direct measurement of either speed or distance. In flying insects, roll stabilization reflex and yaw saccades attenuate any rotation at the eye level in roll and yaw respectively (i.e. to cancel any rotational optic flow) in order to ensure pure translational optic flow between two successive saccades. Our survey focuses on feedback-loops which use the translational optic flow that insects employ for collision-free navigation. Optic flow is likely, over the next decade to be one of the most important visual cues that can explain flying insects' behaviors for short-range navigation maneuvers in complex tunnels. Conversely, the biorobotic approach can therefore help to develop innovative flight control systems for flying robots with the aim of mimicking flying insects' abilities and better understanding their flight. Copyright © 2017 The Authors. Published by Elsevier Ltd.. All rights reserved.

  20. Mixed-mode VLSI optic flow sensors for micro air vehicles

    NASA Astrophysics Data System (ADS)

    Barrows, Geoffrey Louis

    We develop practical, compact optic flow sensors. To achieve the desired weight of 1--2 grams, mixed-mode and mixed-signal VLSI techniques are used to develop compact circuits that directly perform computations necessary to measure optic flow. We discuss several implementations, including a version fully integrated in VLSI, and several "hybrid sensors" in which the front end processing is performed with an analog chip and the back end processing is performed with a microcontroller. We extensively discuss one-dimensional optic flow sensors based on the linear competitive feature tracker (LCFT) algorithm. Hardware implementations of this algorithm are shown able to measure visual motion with contrast levels on the order of several percent. We argue that the development of one-dimensional optic flow sensors is therefore reduced to a problem of engineering. We also introduce two related two-dimensional optic flow algorithms that are amenable to implementation in VLSI. This includes the planar competitive feature tracker (PCFT) algorithm and the trajectory method. These sensors are being developed to solve small-scale navigation problems in micro air vehicles, which are autonomous aircraft whose maximum dimension is on the order of 15 cm. We obtain a proof-of-principle of small-scale navigation by mounting a prototype sensor onto a toy glider and programming the sensor to control a rudder or an elevator to affect the glider's path during flight. We demonstrate the determination of altitude by measuring optic flow in the downward direction. We also demonstrate steering to avoid a collision with a wall, when the glider is tossed towards the wall at a shallow angle, by measuring the optic flow in the direction of the glider's left and right side.

  1. Robust optical flow using adaptive Lorentzian filter for image reconstruction under noisy condition

    NASA Astrophysics Data System (ADS)

    Kesrarat, Darun; Patanavijit, Vorapoj

    2017-02-01

    In optical flow for motion allocation, the efficient result in Motion Vector (MV) is an important issue. Several noisy conditions may cause the unreliable result in optical flow algorithms. We discover that many classical optical flows algorithms perform better result under noisy condition when combined with modern optimized model. This paper introduces effective robust models of optical flow by using Robust high reliability spatial based optical flow algorithms using the adaptive Lorentzian norm influence function in computation on simple spatial temporal optical flows algorithm. Experiment on our proposed models confirm better noise tolerance in optical flow's MV under noisy condition when they are applied over simple spatial temporal optical flow algorithms as a filtering model in simple frame-to-frame correlation technique. We illustrate the performance of our models by performing an experiment on several typical sequences with differences in movement speed of foreground and background where the experiment sequences are contaminated by the additive white Gaussian noise (AWGN) at different noise decibels (dB). This paper shows very high effectiveness of noise tolerance models that they are indicated by peak signal to noise ratio (PSNR).

  2. Methods for determination of optic nerve blood flow.

    PubMed Central

    Glazer, L. C.

    1988-01-01

    A variety of studies have been conducted over the past two decades to determine if decreased optic nerve blood flow has a role in the etiology of glaucomatous nerve damage. Five basic methods have been employed in examining blood flow. Invasive studies, utilizing electrodes placed in the optic nerve head, represent one of the first attempts to measure blood flow. More recently, the methodologies have included axoplasmic flow analysis, microspheres, radioactive tracers such as iodoantipyrine, and laser doppler measurements. The results of these studies are inconclusive and frequently contradictory. When the studies are grouped by methodology, only the iodoantipyrine data are consistent. While each of the experimental techniques has limitations, iodoantipyrine appears to have better resolution than either invasive studies or microspheres. PMID:3284212

  3. Longitudinal optical monitoring of blood flow in breast tumors during neoadjuvant chemotherapy

    NASA Astrophysics Data System (ADS)

    Cochran, J. M.; Chung, S. H.; Leproux, A.; Baker, W. B.; Busch, D. R.; DeMichele, A. M.; Tchou, J.; Tromberg, B. J.; Yodh, A. G.

    2017-06-01

    We measure tissue blood flow markers in breast tumors during neoadjuvant chemotherapy and investigate their correlation to pathologic complete response in a pilot longitudinal patient study (n  =  4). Tumor blood flow is quantified optically by diffuse correlation spectroscopy (DCS), and tissue optical properties, blood oxygen saturation, and total hemoglobin concentration are derived from concurrent diffuse optical spectroscopic imaging (DOSI). The study represents the first longitudinal DCS measurement of neoadjuvant chemotherapy in humans over the entire course of treatment; it therefore offers a first correlation between DCS flow indices and pathologic complete response. The use of absolute optical properties measured by DOSI facilitates significant improvement of DCS blood flow calculation, which typically assumes optical properties based on literature values. Additionally, the combination of the DCS blood flow index and the tissue oxygen saturation from DOSI permits investigation of tissue oxygen metabolism. Pilot results from four patients suggest that lower blood flow in the lesion-bearing breast is correlated with pathologic complete response. Both absolute lesion blood flow and lesion flow relative to the contralateral breast exhibit potential for characterization of pathological response. This initial demonstration of the combined optical approach for chemotherapy monitoring provides incentive for more comprehensive studies in the future and can help power those investigations.

  4. Quantitative Analysis of Intracellular Motility Based on Optical Flow Model

    PubMed Central

    Li, Heng

    2017-01-01

    Analysis of cell mobility is a key issue for abnormality identification and classification in cell biology research. However, since cell deformation induced by various biological processes is random and cell protrusion is irregular, it is difficult to measure cell morphology and motility in microscopic images. To address this dilemma, we propose an improved variation optical flow model for quantitative analysis of intracellular motility, which not only extracts intracellular motion fields effectively but also deals with optical flow computation problem at the border by taking advantages of the formulation based on L1 and L2 norm, respectively. In the energy functional of our proposed optical flow model, the data term is in the form of L2 norm; the smoothness of the data changes with regional features through an adaptive parameter, using L1 norm near the edge of the cell and L2 norm away from the edge. We further extract histograms of oriented optical flow (HOOF) after optical flow field of intracellular motion is computed. Then distances of different HOOFs are calculated as the intracellular motion features to grade the intracellular motion. Experimental results show that the features extracted from HOOFs provide new insights into the relationship between the cell motility and the special pathological conditions. PMID:29065574

  5. Pilot Study of Optical Coherence Tomography Measurement of Retinal Blood Flow in Retinal and Optic Nerve Diseases

    PubMed Central

    Wang, Yimin; Fawzi, Amani A.; Varma, Rohit; Sadun, Alfredo A.; Zhang, Xinbo; Tan, Ou; Izatt, Joseph A.

    2011-01-01

    Purpose. To investigate blood flow changes in retinal and optic nerve diseases with Doppler Fourier domain optical coherence tomography (OCT). Methods. Sixty-two participants were divided into five groups: normal, glaucoma, nonarteritic ischemic optic neuropathy (NAION), treated proliferative diabetic retinopathy (PDR), and branch retinal vein occlusion (BRVO). Doppler OCT was used to scan concentric circles of 3.4- and 3.75-mm diameters around the optic nerve head. Flow in retinal veins was calculated from the OCT velocity profiles. Arterial and venous diameters were measured from OCT Doppler and reflectance images. Results. Total retinal blood flow in normal subjects averaged 47.6 μL/min. The coefficient of variation of repeated measurements was 11% in normal eyes and 14% in diseased eyes. Eyes with glaucoma, NAION, treated PDR, and BRVO had significantly decreased retinal blood flow compared with normal eyes (P < 0.001). In glaucoma patients, the decrease in blood flow was highly correlated with the severity of visual field loss (P = 0.003). In NAION and BRVO patients, the hemisphere with more severe disease also had lower blood flow. Conclusions. Doppler OCT retinal blood flow measurements showed good repeatability and excellent correlation with visual field and clinical presentations. This approach could enhance our understanding of retinal and optic nerve diseases and facilitate the development of new therapies. PMID:21051715

  6. Bio-inspired multi-mode optic flow sensors for micro air vehicles

    NASA Astrophysics Data System (ADS)

    Park, Seokjun; Choi, Jaehyuk; Cho, Jihyun; Yoon, Euisik

    2013-06-01

    Monitoring wide-field surrounding information is essential for vision-based autonomous navigation in micro-air-vehicles (MAV). Our image-cube (iCube) module, which consists of multiple sensors that are facing different angles in 3-D space, can be applied to the wide-field of view optic flows estimation (μ-Compound eyes) and to attitude control (μ- Ocelli) in the Micro Autonomous Systems and Technology (MAST) platforms. In this paper, we report an analog/digital (A/D) mixed-mode optic-flow sensor, which generates both optic flows and normal images in different modes for μ- Compound eyes and μ-Ocelli applications. The sensor employs a time-stamp based optic flow algorithm which is modified from the conventional EMD (Elementary Motion Detector) algorithm to give an optimum partitioning of hardware blocks in analog and digital domains as well as adequate allocation of pixel-level, column-parallel, and chip-level signal processing. Temporal filtering, which may require huge hardware resources if implemented in digital domain, is remained in a pixel-level analog processing unit. The rest of the blocks, including feature detection and timestamp latching, are implemented using digital circuits in a column-parallel processing unit. Finally, time-stamp information is decoded into velocity from look-up tables, multiplications, and simple subtraction circuits in a chip-level processing unit, thus significantly reducing core digital processing power consumption. In the normal image mode, the sensor generates 8-b digital images using single slope ADCs in the column unit. In the optic flow mode, the sensor estimates 8-b 1-D optic flows from the integrated mixed-mode algorithm core and 2-D optic flows with an external timestamp processing, respectively.

  7. Effects of adenosine on intraocular pressure, optic nerve head blood flow, and choroidal blood flow in healthy humans.

    PubMed

    Polska, Elzbieta; Ehrlich, Paulina; Luksch, Alexandra; Fuchsjäger-Mayrl, Gabriele; Schmetterer, Leopold

    2003-07-01

    There is evidence from a variety of animal studies that the adenosine system plays a role in the control of intraocular pressure (IOP) and ocular blood flow. However, human data on the effect of adenosine on IOP and choroidal and optic nerve blood flow are not available. The effect of stepwise increases in doses of adenosine (10, 20, and 40 micro g/kg per minute, 30 minutes per infusion step) on optic nerve head blood flow, choroidal blood flow, and IOP was determined in a placebo-controlled double-masked clinical trial in 12 healthy male volunteers. Blood flow in the optic nerve head and choroid was measured with laser Doppler flowmetry. In addition, fundus pulsation amplitude in the macula (FPAM) and the optic nerve head (FPAO) were assessed with laser interferometry. Adenosine induced a small but significant decrease in IOP (at 40 microg/kg per minute: 12% +/- 13%), which was significant versus placebo (P = 0.046). In addition, adenosine induced a significant increase in choroidal blood flow (P < 0.001) and optic nerve head blood flow (P = 0.037), and FPAM (P = 0.0014) and tended to increase FPAO (P = 0.057). At the highest administered dose, the effect on choroidal hemodynamic parameters between 14% and 17%, whereas the effect on optic nerve hemodynamic parameters was between 3% and 11%. These data are consistent with adenosine inducing choroidal and optic nerve head vasodilatation and reducing IOP in healthy humans. Considering the neuroprotective properties of adenosine described in previous animal experiments the adenosine system is an attractive target system for therapeutic approaches in glaucoma.

  8. Variational optical flow computation in real time.

    PubMed

    Bruhn, Andrés; Weickert, Joachim; Feddern, Christian; Kohlberger, Timo; Schnörr, Christoph

    2005-05-01

    This paper investigates the usefulness of bidirectional multigrid methods for variational optical flow computations. Although these numerical schemes are among the fastest methods for solving equation systems, they are rarely applied in the field of computer vision. We demonstrate how to employ those numerical methods for the treatment of variational optical flow formulations and show that the efficiency of this approach even allows for real-time performance on standard PCs. As a representative for variational optic flow methods, we consider the recently introduced combined local-global method. It can be considered as a noise-robust generalization of the Horn and Schunck technique. We present a decoupled, as well as a coupled, version of the classical Gauss-Seidel solver, and we develop several multgrid implementations based on a discretization coarse grid approximation. In contrast, with standard bidirectional multigrid algorithms, we take advantage of intergrid transfer operators that allow for nondyadic grid hierarchies. As a consequence, no restrictions concerning the image size or the number of traversed levels have to be imposed. In the experimental section, we juxtapose the developed multigrid schemes and demonstrate their superior performance when compared to unidirectional multgrid methods and nonhierachical solvers. For the well-known 316 x 252 Yosemite sequence, we succeeded in computing the complete set of dense flow fields in three quarters of a second on a 3.06-GHz Pentium4 PC. This corresponds to a frame rate of 18 flow fields per second which outperforms the widely-used Gauss-Seidel method by almost three orders of magnitude.

  9. Single- and two-phase flow characterization using optical fiber bragg gratings.

    PubMed

    Baroncini, Virgínia H V; Martelli, Cicero; da Silva, Marco José; Morales, Rigoberto E M

    2015-03-17

    Single- and two-phase flow characterization using optical fiber Bragg gratings (FBGs) is presented. The sensor unit consists of the optical fiber Bragg grating positioned transversely to the flow and fixed in the pipe walls. The hydrodynamic pressure applied by the liquid or air/liquid flow to the optical fiber induces deformation that can be detected by the FBG. Given that the applied pressure is directly related to the mass flow, it is possible to establish a relationship using the grating resonance wavelength shift to determine the mass flow when the flow velocity is well known. For two phase flows of air and liquid, there is a significant change in the force applied to the fiber that accounts for the very distinct densities of these substances. As a consequence, the optical fiber deformation and the correspondent grating wavelength shift as a function of the flow will be very different for an air bubble or a liquid slug, allowing their detection as they flow through the pipe. A quasi-distributed sensing tool with 18 sensors evenly spread along the pipe is developed and characterized, making possible the characterization of the flow, as well as the tracking of the bubbles over a large section of the test bed. Results show good agreement with standard measurement methods and open up plenty of opportunities to both laboratory measurement tools and field applications.

  10. Flight control of fruit flies: dynamic response to optic flow and headwind.

    PubMed

    Lawson, Kiaran K K; Srinivasan, Mandyam V

    2017-06-01

    Insects are magnificent fliers that are capable of performing many complex tasks such as speed regulation, smooth landings and collision avoidance, even though their computational abilities are limited by their small brain. To investigate how flying insects respond to changes in wind speed and surrounding optic flow, the open-loop sensorimotor response of female Queensland fruit flies ( Bactrocera tryoni ) was examined. A total of 136 flies were exposed to stimuli comprising sinusoidally varying optic flow and air flow (simulating forward movement) under tethered conditions in a virtual reality arena. Two responses were measured: the thrust and the abdomen pitch. The dynamics of the responses to optic flow and air flow were measured at various frequencies, and modelled as a multicompartment linear system, which accurately captured the behavioural responses of the fruit flies. The results indicate that these two behavioural responses are concurrently sensitive to changes of optic flow as well as wind. The abdomen pitch showed a streamlining response, where the abdomen was raised higher as the magnitude of either stimulus was increased. The thrust, in contrast, exhibited a counter-phase response where maximum thrust occurred when the optic flow or wind flow was at a minimum, indicating that the flies were attempting to maintain an ideal flight speed. When the changes in the wind and optic flow were in phase (i.e. did not contradict each other), the net responses (thrust and abdomen pitch) were well approximated by an equally weighted sum of the responses to the individual stimuli. However, when the optic flow and wind stimuli were presented in counterphase, the flies seemed to respond to only one stimulus or the other, demonstrating a form of 'selective attention'. © 2017. Published by The Company of Biologists Ltd.

  11. Breaking camouflage and detecting targets require optic flow and image structure information.

    PubMed

    Pan, Jing Samantha; Bingham, Ned; Chen, Chang; Bingham, Geoffrey P

    2017-08-01

    Use of motion to break camouflage extends back to the Cambrian [In the Blink of an Eye: How Vision Sparked the Big Bang of Evolution (New York Basic Books, 2003)]. We investigated the ability to break camouflage and continue to see camouflaged targets after motion stops. This is crucial for the survival of hunting predators. With camouflage, visual targets and distracters cannot be distinguished using only static image structure (i.e., appearance). Motion generates another source of optical information, optic flow, which breaks camouflage and specifies target locations. Optic flow calibrates image structure with respect to spatial relations among targets and distracters, and calibrated image structure makes previously camouflaged targets perceptible in a temporally stable fashion after motion stops. We investigated this proposal using laboratory experiments and compared how many camouflaged targets were identified either with optic flow information alone or with combined optic flow and image structure information. Our results show that the combination of motion-generated optic flow and target-projected image structure information yielded efficient and stable perception of camouflaged targets.

  12. Architecture Design and Experimental Platform Demonstration of Optical Network based on OpenFlow Protocol

    NASA Astrophysics Data System (ADS)

    Xing, Fangyuan; Wang, Honghuan; Yin, Hongxi; Li, Ming; Luo, Shenzi; Wu, Chenguang

    2016-02-01

    With the extensive application of cloud computing and data centres, as well as the constantly emerging services, the big data with the burst characteristic has brought huge challenges to optical networks. Consequently, the software defined optical network (SDON) that combines optical networks with software defined network (SDN), has attracted much attention. In this paper, an OpenFlow-enabled optical node employed in optical cross-connect (OXC) and reconfigurable optical add/drop multiplexer (ROADM), is proposed. An open source OpenFlow controller is extended on routing strategies. In addition, the experiment platform based on OpenFlow protocol for software defined optical network, is designed. The feasibility and availability of the OpenFlow-enabled optical nodes and the extended OpenFlow controller are validated by the connectivity test, protection switching and load balancing experiments in this test platform.

  13. Making Optic Flow Robust to Dynamic Lighting Conditions for Real-Time Operation

    DTIC Science & Technology

    2016-03-17

    ARL-TR-7629 ● MAR 2016 US Army Research Laboratory Making Optic Flow Robust to Dynamic Lighting Conditions for Real-Time...ARL-TR-7629 ● MAR 2016 US Army Research Laboratory Making Optic Flow Robust to Dynamic Lighting Conditions for Real-Time Operation...SUBTITLE Making Optic Flow Robust to Dynamic Lighting Conditions for Real-Time Operation 5a. CONTRACT NUMBER 5b. GRANT NUMBER 5c. PROGRAM ELEMENT

  14. An Optical Flow-Based Full Reference Video Quality Assessment Algorithm.

    PubMed

    K, Manasa; Channappayya, Sumohana S

    2016-06-01

    We present a simple yet effective optical flow-based full-reference video quality assessment (FR-VQA) algorithm for assessing the perceptual quality of natural videos. Our algorithm is based on the premise that local optical flow statistics are affected by distortions and the deviation from pristine flow statistics is proportional to the amount of distortion. We characterize the local flow statistics using the mean, the standard deviation, the coefficient of variation (CV), and the minimum eigenvalue ( λ min ) of the local flow patches. Temporal distortion is estimated as the change in the CV of the distorted flow with respect to the reference flow, and the correlation between λ min of the reference and of the distorted patches. We rely on the robust multi-scale structural similarity index for spatial quality estimation. The computed temporal and spatial distortions, thus, are then pooled using a perceptually motivated heuristic to generate a spatio-temporal quality score. The proposed method is shown to be competitive with the state-of-the-art when evaluated on the LIVE SD database, the EPFL Polimi SD database, and the LIVE Mobile HD database. The distortions considered in these databases include those due to compression, packet-loss, wireless channel errors, and rate-adaptation. Our algorithm is flexible enough to allow for any robust FR spatial distortion metric for spatial distortion estimation. In addition, the proposed method is not only parameter-free but also independent of the choice of the optical flow algorithm. Finally, we show that the replacement of the optical flow vectors in our proposed method with the much coarser block motion vectors also results in an acceptable FR-VQA algorithm. Our algorithm is called the flow similarity index.

  15. Weekly glacier flow estimation from dense satellite time series using adapted optical flow technology

    NASA Astrophysics Data System (ADS)

    Altena, Bas; Kääb, Andreas

    2017-06-01

    Contemporary optical remote sensing satellites or constellations of satellites can acquire imagery at sub-weekly or even daily timescales. Thus, these systems facilitate the potential for within-season velocity estimation of glacier surfaces. State-of-the-art techniques for displacement estimation are based on matching image pairs and are thus constrained by the need of significant displacement and/or preservation of the surface over time. Consequently, such approaches cannot benefit entirely from the increasing satellite revisit times. Here, we explore an approach that is fundamentally different from image correlation or similar techniques and exploits the concept of optical flow. Our goal is to assess if this concept could overcome above current limitations of image matching and thus give new insights in glacier flow dynamics. We implement two different methods of optical flow, and test these on the SPOT5 Take5 dataset over Kronebreen, Svalbard and over Kaskawulsh Glacier, Yukon. For Kaskawulsh Glacier we are able to extract seasonal velocity variation, that temporally coincide with events of increased air temperatures. Furthermore, even for the cloudy dataset of Kronebreen, we were able to extract spatio-temporal trajectories which correlate well with measured GPS flow paths. Because the underlying concept is simple and computationally efficient due to data-reduction, our methodology can easily be used for exploratory regional studies of several glaciers or estimation of small and slow flowing glaciers.

  16. Microfluidic flow rate detection based on integrated optical fiber cantilever.

    PubMed

    Lien, Victor; Vollmer, Frank

    2007-10-01

    We demonstrate an integrated microfluidic flow sensor with ultra-wide dynamic range, suitable for high throughput applications such as flow cytometry and particle sorting/counting. A fiber-tip cantilever transduces flow rates to optical signal readout, and we demonstrate a dynamic range from 0 to 1500 microL min(-1) for operation in water. Fiber-optic sensor alignment is guided by preformed microfluidic channels, and the dynamic range can be adjusted in a one-step chemical etch. An overall non-linear response is attributed to the far-field angular distribution of single-mode fiber output.

  17. Real-time optical flow estimation on a GPU for a skied-steered mobile robot

    NASA Astrophysics Data System (ADS)

    Kniaz, V. V.

    2016-04-01

    Accurate egomotion estimation is required for mobile robot navigation. Often the egomotion is estimated using optical flow algorithms. For an accurate estimation of optical flow most of modern algorithms require high memory resources and processor speed. However simple single-board computers that control the motion of the robot usually do not provide such resources. On the other hand, most of modern single-board computers are equipped with an embedded GPU that could be used in parallel with a CPU to improve the performance of the optical flow estimation algorithm. This paper presents a new Z-flow algorithm for efficient computation of an optical flow using an embedded GPU. The algorithm is based on the phase correlation optical flow estimation and provide a real-time performance on a low cost embedded GPU. The layered optical flow model is used. Layer segmentation is performed using graph-cut algorithm with a time derivative based energy function. Such approach makes the algorithm both fast and robust in low light and low texture conditions. The algorithm implementation for a Raspberry Pi Model B computer is discussed. For evaluation of the algorithm the computer was mounted on a Hercules mobile skied-steered robot equipped with a monocular camera. The evaluation was performed using a hardware-in-the-loop simulation and experiments with Hercules mobile robot. Also the algorithm was evaluated using KITTY Optical Flow 2015 dataset. The resulting endpoint error of the optical flow calculated with the developed algorithm was low enough for navigation of the robot along the desired trajectory.

  18. Design, simulation and characterisation of integrated optics for a microfabricated flow cytometer

    NASA Astrophysics Data System (ADS)

    Barat, David; Benazzi, Giuseppe; Mowlem, Matthew Charles; Ruano, Jesus Miguel; Morgan, Hywel

    2010-05-01

    Flow cytometry is widely used for analyzing micro-particles such as cells and bacteria. Microfabricated flow cytometers promise reduced instrument size and cost with increased robustness and have application in medicine, life sciences and environmental metrology. Further miniaturisation and robustness can be achieved if integrated optics are used instead of traditional free space optics. We present designs simulation and experimental characterisation of integrated optics for a microfabricated cytometer made from SU-8 resin on a glass substrate. The optics constructed from combinations of optical fibres (positioned with microgrooves), waveguides, and microlenses enable analysis of scattered light and fluorescence from particles positioned near the centre of a microchannel using one dimensional sheath flow. Four different methods for directing the incident light onto the particles are examined and the optimum design discussed.

  19. Computation and analysis of backward ray-tracing in aero-optics flow fields.

    PubMed

    Xu, Liang; Xue, Deting; Lv, Xiaoyi

    2018-01-08

    A backward ray-tracing method is proposed for aero-optics simulation. Different from forward tracing, the backward tracing direction is from the internal sensor to the distant target. Along this direction, the tracing in turn goes through the internal gas region, the aero-optics flow field, and the freestream. The coordinate value, the density, and the refractive index are calculated at each tracing step. A stopping criterion is developed to ensure the tracing stops at the outer edge of the aero-optics flow field. As a demonstration, the analysis is carried out for a typical blunt nosed vehicle. The backward tracing method and stopping criterion greatly simplify the ray-tracing computations in the aero-optics flow field, and they can be extended to our active laser illumination aero-optics study because of the reciprocity principle.

  20. Optical monitor for observing turbulent flow

    DOEpatents

    Albrecht, Georg F.; Moore, Thomas R.

    1992-01-01

    The present invention provides an apparatus and method for non-invasively monitoring turbulent fluid flows including anisotropic flows. The present invention uses an optical technique to filter out the rays travelling in a straight line, while transmitting rays with turbulence induced fluctuations in time. The output is two dimensional, and can provide data regarding the spectral intensity distribution, or a view of the turbulence in real time. The optical monitor of the present invention comprises a laser that produces a coherent output beam that is directed through a fluid flow, which phase-modulates the beam. The beam is applied to a temporal filter that filters out the rays in the beam that are straight, while substantially transmitting the fluctuating, turbulence-induced rays. The temporal filter includes a lens and a photorefractive crystal such as BaTiO.sub.3 that is positioned in the converging section of the beam near the focal plane. An imaging system is used to observe the filtered beam. The imaging system may take a photograph, or it may include a real time camera that is connected to a computer. The present invention may be used for many purposes including research and design in aeronautics, hydrodynamics, and combustion.

  1. Lateral migration of a microdroplet under optical forces in a uniform flow

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

    Cho, Hyunjun; Chang, Cheong Bong; Jung, Jin Ho

    2014-12-15

    The behavior of a microdroplet in a uniform flow and subjected to a vertical optical force applied by a loosely focused Gaussian laser beam was studied numerically. The lattice Boltzmann method was applied to obtain the two-phase flow field, and the dynamic ray tracing method was adopted to calculate the optical force. The optical forces acting on the spherical droplets agreed well with the analytical values. The numerically predicted droplet migration distances agreed well with the experimentally obtained values. Simulations of the various flow and optical parameters showed that the droplet migration distance nondimensionalized by the droplet radius is proportionalmore » to the S number (z{sub d}/r{sub p} = 0.377S), which is the ratio of the optical force to the viscous drag. The effect of the surface tension was also examined. These results indicated that the surface tension influenced the droplet migration distance to a lesser degree than the flow and optical parameters. The results of the present work hold for the refractive indices of the mean fluid and the droplet being 1.33 and 1.59, respectively.« less

  2. Study on polarized optical flow algorithm for imaging bionic polarization navigation micro sensor

    NASA Astrophysics Data System (ADS)

    Guan, Le; Liu, Sheng; Li, Shi-qi; Lin, Wei; Zhai, Li-yuan; Chu, Jin-kui

    2018-05-01

    At present, both the point source and the imaging polarization navigation devices only can output the angle information, which means that the velocity information of the carrier cannot be extracted from the polarization field pattern directly. Optical flow is an image-based method for calculating the velocity of pixel point movement in an image. However, for ordinary optical flow, the difference in pixel value as well as the calculation accuracy can be reduced in weak light. Polarization imaging technology has the ability to improve both the detection accuracy and the recognition probability of the target because it can acquire the extra polarization multi-dimensional information of target radiation or reflection. In this paper, combining the polarization imaging technique with the traditional optical flow algorithm, a polarization optical flow algorithm is proposed, and it is verified that the polarized optical flow algorithm has good adaptation in weak light and can improve the application range of polarization navigation sensors. This research lays the foundation for day and night all-weather polarization navigation applications in future.

  3. Recent Electrochemical and Optical Sensors in Flow-Based Analysis

    PubMed Central

    Chailapakul, Orawon; Ngamukot, Passapol; Yoosamran, Alongkorn; Siangproh, Weena; Wangfuengkanagul, Nattakarn

    2006-01-01

    Some recent analytical sensors based on electrochemical and optical detection coupled with different flow techniques have been chosen in this overview. A brief description of fundamental concepts and applications of each flow technique, such as flow injection analysis (FIA), sequential injection analysis (SIA), all injection analysis (AIA), batch injection analysis (BIA), multicommutated FIA (MCFIA), multisyringe FIA (MSFIA), and multipumped FIA (MPFIA) were reviewed.

  4. An artificial elementary eye with optic flow detection and compositional properties.

    PubMed

    Pericet-Camara, Ramon; Dobrzynski, Michal K; Juston, Raphaël; Viollet, Stéphane; Leitel, Robert; Mallot, Hanspeter A; Floreano, Dario

    2015-08-06

    We describe a 2 mg artificial elementary eye whose structure and functionality is inspired by compound eye ommatidia. Its optical sensitivity and electronic architecture are sufficient to generate the required signals for the measurement of local optic flow vectors in multiple directions. Multiple elementary eyes can be assembled to create a compound vision system of desired shape and curvature spanning large fields of view. The system configurability is validated with the fabrication of a flexible linear array of artificial elementary eyes capable of extracting optic flow over multiple visual directions. © 2015 The Author(s).

  5. Random Walks and Effective Optical Depth in Relativistic Flow

    NASA Astrophysics Data System (ADS)

    Shibata, Sanshiro; Tominaga, Nozomu; Tanaka, Masaomi

    2014-05-01

    We investigate the random walk process in relativistic flow. In the relativistic flow, photon propagation is concentrated in the direction of the flow velocity due to the relativistic beaming effect. We show that in the pure scattering case, the number of scatterings is proportional to the size parameter ξ ≡ L/l 0 if the flow velocity β ≡ v/c satisfies β/Γ Gt ξ-1, while it is proportional to ξ2 if β/Γ Lt ξ-1, where L and l 0 are the size of the system in the observer frame and the mean free path in the comoving frame, respectively. We also examine the photon propagation in the scattering and absorptive medium. We find that if the optical depth for absorption τa is considerably smaller than the optical depth for scattering τs (τa/τs Lt 1) and the flow velocity satisfies \\beta \\gg \\sqrt{2\\tau _a/\\tau _s}, then the effective optical depth is approximated by τ* ~= τa(1 + β)/β. Furthermore, we perform Monte Carlo simulations of radiative transfer and compare the results with the analytic expression for the number of scatterings. The analytic expression is consistent with the results of the numerical simulations. The expression derived in this study can be used to estimate the photon production site in relativistic phenomena, e.g., gamma-ray burst and active galactic nuclei.

  6. Effect of Self-Produced Locomotion on Infant Postural Compensation to Optic Flow.

    ERIC Educational Resources Information Center

    Higgins, Carol I.; And Others

    1996-01-01

    Compared the postural responsiveness of seven-, eight-, and nine-month-old infants. Results indicated greater use of optic flow for postural control after a self-produced locomotor experience. Infants with endogenous (creeping) or artificial (walker) self-produced locomotor experience responded to portions of the optic flow field, whereas…

  7. Exploring the use of optical flow for the study of functional NIRS signals

    NASA Astrophysics Data System (ADS)

    Fernandez Rojas, Raul; Huang, Xu; Ou, Keng-Liang; Hernandez-Juarez, Jesus

    2017-03-01

    Near infrared spectroscopy (NIRS) is an optical imaging technique that allows real-time measurements of Oxy and Deoxy-hemoglobin concentrations in human body tissue. In functional NIRS (fNIRS), this technique is used to study cortical activation in response to changes in neural activity. However, analysis of activation regions using NIRS is a challenging task in the field of medical image analysis and despite existing solutions, no homogeneous analysis method has yet been determined. For that reason, the aim of our present study is to report the use of an optical flow method for the analysis of cortical activation using near-infrared spectroscopy signals. We used real fNIRS data recorded from a noxious stimulation experiment as base of our implementation. To compute the optical flow algorithm, we first arrange NIRS signals (Oxy-hemoglobin) following our 24 channels (12 channels per hemisphere) head-probe configuration to create image-like samples. We then used two consecutive fNIRS samples per hemisphere as input frames for the optical flow algorithm, making one computation per hemisphere. The output from these two computations is the velocity field representing cortical activation from each hemisphere. The experimental results showed that the radial structure of flow vectors exhibited the origin of cortical activity, the development of stimulation as expansion or contraction of such flow vectors, and the flow of activation patterns may suggest prediction in cortical activity. The present study demonstrates that optical flow provides a power tool for the analysis of NIRS signals. Finally, we suggested a novel idea to identify pain status in nonverbal patients by using optical flow motion vectors; however, this idea will be study further in our future research.

  8. Optical flows method for lightweight agile remote sensor design and instrumentation

    NASA Astrophysics Data System (ADS)

    Wang, Chong; Xing, Fei; Wang, Hongjian; You, Zheng

    2013-08-01

    Lightweight agile remote sensors have become one type of the most important payloads and were widely utilized in space reconnaissance and resource survey. These imaging sensors are designed to obtain the high spatial, temporary and spectral resolution imageries. Key techniques in instrumentation include flexible maneuvering, advanced imaging control algorithms and integrative measuring techniques, which are closely correlative or even acting as the bottle-necks for each other. Therefore, mutual restrictive problems must be solved and optimized. Optical flow is the critical model which to be fully represented in the information transferring as well as radiation energy flowing in dynamic imaging. For agile sensors, especially with wide-field-of view, imaging optical flows may distort and deviate seriously when they perform large angle attitude maneuvering imaging. The phenomena are mainly attributed to the geometrical characteristics of the three-dimensional earth surface as well as the coupled effects due to the complicated relative motion between the sensor and scene. Under this circumstance, velocity fields distribute nonlinearly, the imageries may badly be smeared or probably the geometrical structures are changed since the image velocity matching errors are not having been eliminated perfectly. In this paper, precise imaging optical flow model is established for agile remote sensors, for which optical flows evolving is factorized by two forms, which respectively due to translational movement and image shape changing. Moreover, base on that, agile remote sensors instrumentation was investigated. The main techniques which concern optical flow modeling include integrative design with lightweight star sensors along with micro inertial measurement units and corresponding data fusion, the assemblies of focal plane layout and control, imageries post processing for agile remote sensors etc. Some experiments show that the optical analyzing method is effective to

  9. Airflow and optic flow mediate antennal positioning in flying honeybees

    PubMed Central

    Roy Khurana, Taruni; Sane, Sanjay P

    2016-01-01

    To maintain their speeds during navigation, insects rely on feedback from their visual and mechanosensory modalities. Although optic flow plays an essential role in speed determination, it is less reliable under conditions of low light or sparse landmarks. Under such conditions, insects rely on feedback from antennal mechanosensors but it is not clear how these inputs combine to elicit flight-related antennal behaviours. We here show that antennal movements of the honeybee, Apis mellifera, are governed by combined visual and antennal mechanosensory inputs. Frontal airflow, as experienced during forward flight, causes antennae to actively move forward as a sigmoidal function of absolute airspeed values. However, corresponding front-to-back optic flow causes antennae to move backward, as a linear function of relative optic flow, opposite the airspeed response. When combined, these inputs maintain antennal position in a state of dynamic equilibrium. DOI: http://dx.doi.org/10.7554/eLife.14449.001 PMID:27097104

  10. Responses to deceleration during car following: roles of optic flow, warnings, expectations, and interruptions.

    PubMed

    DeLucia, Patricia R; Tharanathan, Anand

    2009-12-01

    More than 25% of accidents are rear-end collisions. It is essential to identify the factors that contribute to such collisions. One such factor is a driver's ability to respond to the deceleration of the car ahead. In Experiment 1, we measured effects of optic flow information and discrete visual and auditory warnings (brake lights, tones) on responses to deceleration during car following. With computer simulations of car-following scenes, university students pressed a button when the lead car decelerated. Both classes of information affected responses. Observers relied on discrete warnings when optic flow information was relatively less effective as determined by the lead car's headway and deceleration rate. This is consistent with DeLucia's (2008) conceptual framework of space perception that emphasized the importance of viewing distance and motion (and task). In Experiment 2, we measured responses to deceleration after a visual interruption. Scenes were designed to tease apart the role of expectations and optic flow. Responses mostly were consistent with optic flow information presented after the interruption rather than with putative mental expectations that were set up by the lead car's motion prior to the interruption. The theoretical implication of the present results is that responses to deceleration are based on multiple sources of information, including optical size, optical expansion rate and tau, and discrete warnings that are independent of optic flow. The practical implication is that in-vehicle collision-avoidance warning systems may be more useful when optic flow is less effective (e.g., slow deceleration rates), implicating a role for adaptive collision-warning systems. Copyright 2009 APA

  11. Bumblebees measure optic flow for position and speed control flexibly within the frontal visual field.

    PubMed

    Linander, Nellie; Dacke, Marie; Baird, Emily

    2015-04-01

    When flying through narrow spaces, insects control their position by balancing the magnitude of apparent image motion (optic flow) experienced in each eye and their speed by holding this value about a desired set point. Previously, it has been shown that when bumblebees encounter sudden changes in the proximity to nearby surfaces - as indicated by a change in the magnitude of optic flow on each side of the visual field - they adjust their flight speed well before the change, suggesting that they measure optic flow for speed control at low visual angles in the frontal visual field. Here, we investigated the effect that sudden changes in the magnitude of translational optic flow have on both position and speed control in bumblebees if these changes are asymmetrical; that is, if they occur only on one side of the visual field. Our results reveal that the visual region over which bumblebees respond to optic flow cues for flight control is not dictated by a set viewing angle. Instead, bumblebees appear to use the maximum magnitude of translational optic flow experienced in the frontal visual field. This strategy ensures that bumblebees use the translational optic flow generated by the nearest obstacles - that is, those with which they have the highest risk of colliding - to control flight. © 2015. Published by The Company of Biologists Ltd.

  12. Improved optical flow motion estimation for digital image stabilization

    NASA Astrophysics Data System (ADS)

    Lai, Lijun; Xu, Zhiyong; Zhang, Xuyao

    2015-11-01

    Optical flow is the instantaneous motion vector at each pixel in the image frame at a time instant. The gradient-based approach for optical flow computation can't work well when the video motion is too large. To alleviate such problem, we incorporate this algorithm into a pyramid multi-resolution coarse-to-fine search strategy. Using pyramid strategy to obtain multi-resolution images; Using iterative relationship from the highest level to the lowest level to obtain inter-frames' affine parameters; Subsequence frames compensate back to the first frame to obtain stabilized sequence. The experiment results demonstrate that the promoted method has good performance in global motion estimation.

  13. Characterizing relationship between optical microangiography signals and capillary flow using microfluidic channels

    PubMed Central

    Choi, Woo June; Qin, Wan; Chen, Chieh-Li; Wang, Jingang; Zhang, Qinqin; Yang, Xiaoqi; Gao, Bruce Z.; Wang, Ruikang K.

    2016-01-01

    Optical microangiography (OMAG) is a powerful optical angio-graphic tool to visualize micro-vascular flow in vivo. Despite numerous demonstrations for the past several years of the qualitative relationship between OMAG and flow, no convincing quantitative relationship has been proven. In this paper, we attempt to quantitatively correlate the OMAG signal with flow. Specifically, we develop a simplified analytical model of the complex OMAG, suggesting that the OMAG signal is a product of the number of particles in an imaging voxel and the decorrelation of OCT (optical coherence tomography) signal, determined by flow velocity, inter-frame time interval, and wavelength of the light source. Numerical simulation with the proposed model reveals that if the OCT amplitudes are correlated, the OMAG signal is related to a total number of particles across the imaging voxel cross-section per unit time (flux); otherwise it would be saturated but its strength is proportional to the number of particles in the imaging voxel (concentration). The relationship is validated using microfluidic flow phantoms with various preset flow metrics. This work suggests OMAG is a promising quantitative tool for the assessment of vascular flow. PMID:27446700

  14. Characterizing relationship between optical microangiography signals and capillary flow using microfluidic channels.

    PubMed

    Choi, Woo June; Qin, Wan; Chen, Chieh-Li; Wang, Jingang; Zhang, Qinqin; Yang, Xiaoqi; Gao, Bruce Z; Wang, Ruikang K

    2016-07-01

    Optical microangiography (OMAG) is a powerful optical angio-graphic tool to visualize micro-vascular flow in vivo. Despite numerous demonstrations for the past several years of the qualitative relationship between OMAG and flow, no convincing quantitative relationship has been proven. In this paper, we attempt to quantitatively correlate the OMAG signal with flow. Specifically, we develop a simplified analytical model of the complex OMAG, suggesting that the OMAG signal is a product of the number of particles in an imaging voxel and the decorrelation of OCT (optical coherence tomography) signal, determined by flow velocity, inter-frame time interval, and wavelength of the light source. Numerical simulation with the proposed model reveals that if the OCT amplitudes are correlated, the OMAG signal is related to a total number of particles across the imaging voxel cross-section per unit time (flux); otherwise it would be saturated but its strength is proportional to the number of particles in the imaging voxel (concentration). The relationship is validated using microfluidic flow phantoms with various preset flow metrics. This work suggests OMAG is a promising quantitative tool for the assessment of vascular flow.

  15. Synthetic perspective optical flow: Influence on pilot control tasks

    NASA Technical Reports Server (NTRS)

    Bennett, C. Thomas; Johnson, Walter W.; Perrone, John A.; Phatak, Anil V.

    1989-01-01

    One approach used to better understand the impact of visual flow on control tasks has been to use synthetic perspective flow patterns. Such patterns are the result of apparent motion across a grid or random dot display. Unfortunately, the optical flow so generated is based on a subset of the flow information that exists in the real world. The danger is that the resulting optical motions may not generate the visual flow patterns useful for actual flight control. Researchers conducted a series of studies directed at understanding the characteristics of synthetic perspective flow that support various pilot tasks. In the first of these, they examined the control of altitude over various perspective grid textures (Johnson et al., 1987). Another set of studies was directed at studying the head tracking of targets moving in a 3-D coordinate system. These studies, parametric in nature, utilized both impoverished and complex virtual worlds represented by simple perspective grids at one extreme, and computer-generated terrain at the other. These studies are part of an applied visual research program directed at understanding the design principles required for the development of instruments displaying spatial orientation information. The experiments also highlight the need for modeling the impact of spatial displays on pilot control tasks.

  16. Do kinematic metrics of walking balance adapt to perturbed optical flow?

    PubMed

    Thompson, Jessica D; Franz, Jason R

    2017-08-01

    Visual (i.e., optical flow) perturbations can be used to study balance control and balance deficits. However, it remains unclear whether walking balance control adapts to such perturbations over time. Our purpose was to investigate the propensity for visuomotor adaptation in walking balance control using prolonged exposure to optical flow perturbations. Ten subjects (age: 25.4±3.8years) walked on a treadmill while watching a speed-matched virtual hallway with and without continuous mediolateral optical flow perturbations of three different amplitudes. Each of three perturbation trials consisted of 8min of prolonged exposure followed by 1min of unperturbed walking. Using 3D motion capture, we analyzed changes in foot placement kinematics and mediolateral sacrum motion. At their onset, perturbations elicited wider and shorter steps, alluding to a more cautious, general anticipatory balance control strategy. As perturbations continued, foot placement tended toward values seen during unperturbed walking while step width variability and mediolateral sacrum motion concurrently increased. Our findings suggest that subjects progressively shifted from a general anticipatory balance control strategy to a reactive, task-specific strategy using step-to-step adjustments. Prolonged exposure to optical flow perturbations may have clinical utility to reinforce reactive, task-specific balance control through training. Copyright © 2017 Elsevier B.V. All rights reserved.

  17. Laser speckle contrast imaging of cerebral blood flow of newborn mice at optical clearing

    NASA Astrophysics Data System (ADS)

    Timoshina, Polina A.; Zinchenko, Ekaterina M.; Tuchina, Daria K.; Sagatova, Madina M.; Semyachkina-Glushkovskaya, Oxana V.; Tuchin, Valery V.

    2017-03-01

    In this work, we consider the use of optical clearing agents to improve imaging quality of the cerebral blood flow of newborn mice. Aqueous 60%-glycerol solution, aqueous 70%-OmnipaqueTM(300) solution and OmnipaqueTM (300) solution in water/DMSO(25%/5%) were selected as the optical clearing agents. Laser speckle contrast imaging (LSCI) was used for imaging of cerebral blood flow in newborn mice brain during topical optical clearing of tissuesin the area of the fontanelle. These results demonstrate the effectiveness of glycerol and Omnipaque solutions as optical clearing agents for investigation of cerebral blood flow in newborn mice without scalp removing and skull thinning.

  18. Detection of Abnormal Events via Optical Flow Feature Analysis

    PubMed Central

    Wang, Tian; Snoussi, Hichem

    2015-01-01

    In this paper, a novel algorithm is proposed to detect abnormal events in video streams. The algorithm is based on the histogram of the optical flow orientation descriptor and the classification method. The details of the histogram of the optical flow orientation descriptor are illustrated for describing movement information of the global video frame or foreground frame. By combining one-class support vector machine and kernel principal component analysis methods, the abnormal events in the current frame can be detected after a learning period characterizing normal behaviors. The difference abnormal detection results are analyzed and explained. The proposed detection method is tested on benchmark datasets, then the experimental results show the effectiveness of the algorithm. PMID:25811227

  19. Application of velocity filtering to optical-flow passive ranging

    NASA Technical Reports Server (NTRS)

    Barniv, Yair

    1992-01-01

    The performance of the velocity filtering method as applied to optical-flow passive ranging under real-world conditions is evaluated. The theory of the 3-D Fourier transform as applied to constant-speed moving points is reviewed, and the space-domain shift-and-add algorithm is derived from the general 3-D matched filtering formulation. The constant-speed algorithm is then modified to fit the actual speed encountered in the optical flow application, and the passband of that filter is found in terms of depth (sensor/object distance) so as to cover any given range of depths. Two algorithmic solutions for the problems associated with pixel interpolation and object expansion are developed, and experimental results are presented.

  20. Variational optical flow estimation for images with spectral and photometric sensor diversity

    NASA Astrophysics Data System (ADS)

    Bengtsson, Tomas; McKelvey, Tomas; Lindström, Konstantin

    2015-03-01

    Motion estimation of objects in image sequences is an essential computer vision task. To this end, optical flow methods compute pixel-level motion, with the purpose of providing low-level input to higher-level algorithms and applications. Robust flow estimation is crucial for the success of applications, which in turn depends on the quality of the captured image data. This work explores the use of sensor diversity in the image data within a framework for variational optical flow. In particular, a custom image sensor setup intended for vehicle applications is tested. Experimental results demonstrate the improved flow estimation performance when IR sensitivity or flash illumination is added to the system.

  1. Grouping of optic flow stimuli during binocular rivalry is driven by monocular information.

    PubMed

    Holten, Vivian; Stuit, Sjoerd M; Verstraten, Frans A J; van der Smagt, Maarten J

    2016-10-01

    During binocular rivalry, perception alternates between two dissimilar images, presented dichoptically. Although binocular rivalry is thought to result from competition at a local level, neighboring image parts with similar features tend to be perceived together for longer durations than image parts with dissimilar features. This simultaneous dominance of two image parts is called grouping during rivalry. Previous studies have shown that this grouping depends on a shared eye-of-origin to a much larger extent than on image content, irrespective of the complexity of a static image. In the current study, we examine whether grouping of dynamic optic flow patterns is also primarily driven by monocular (eye-of-origin) information. In addition, we examine whether image parameters, such as optic flow direction, and partial versus full visibility of the optic flow pattern, affect grouping durations during rivalry. The results show that grouping of optic flow is, as is known for static images, primarily affected by its eye-of-origin. Furthermore, global motion can affect grouping durations, but only under specific conditions. Namely, only when the two full optic flow patterns were presented locally. These results suggest that grouping during rivalry is primarily driven by monocular information even for motion stimuli thought to rely on higher-level motion areas. Copyright © 2016 Elsevier Ltd. All rights reserved.

  2. Perceiving Collision Impacts in Alzheimer's Disease: The Effect of Retinal Eccentricity on Optic Flow Deficits.

    PubMed

    Kim, Nam-Gyoon

    2015-01-01

    The present study explored whether the optic flow deficit in Alzheimer's disease (AD) reported in the literature transfers to different types of optic flow, in particular, one that specifies collision impacts with upcoming surfaces, with a special focus on the effect of retinal eccentricity. Displays simulated observer movement over a ground plane toward obstacles lying in the observer's path. Optical expansion was modulated by varying [Formula: see text]. The visual field was masked either centrally (peripheral vision) or peripherally (central vision) using masks ranging from 10° to 30° in diameter in steps of 10°. Participants were asked to indicate whether their approach would result in "collision" or "no collision" with the obstacles. Results showed that AD patients' sensitivity to [Formula: see text] was severely compromised, not only for central vision but also for peripheral vision, compared to age- and education-matched elderly controls. The results demonstrated that AD patients' optic flow deficit is not limited to radial optic flow but includes also the optical pattern engendered by [Formula: see text]. Further deterioration in the capacity to extract [Formula: see text] to determine potential collisions in conjunction with the inability to extract heading information from radial optic flow would exacerbate AD patients' difficulties in navigation and visuospatial orientation.

  3. Optical Diagnostics for Flow Control on Small Wings

    DTIC Science & Technology

    2016-07-13

    AFRL-AFOSR-VA-TR-2016-0250 Optical diagnostics for flow control on small wings GEOFF SPEDDING UNIVERSITY OF SOUTHERN CALIFORNIA LOS ANGELES...Control on Small Wings 5a. CONTRACT NUMBER 5b. GRANT NUMBER FA9550-15-1-0255 5c. PROGRAM ELEMENT NUMBER 6. AUTHOR(S) Geoffrey R Spedding 5d. PROJECT...Nd:YAG laser has been purchased, installed, and heavily-used in essential work. Two most recent investigations concern the flow over a complex wing

  4. Optical Flow for Flight and Wind Tunnel Background Oriented Schlieren Imaging

    NASA Technical Reports Server (NTRS)

    Smith, Nathanial T.; Heineck, James T.; Schairer, Edward T.

    2017-01-01

    Background oriented Schlieren images have historically been generated by calculating the observed pixel displacement between a wind-on and wind-o image pair using normalized cross-correlation. This work uses optical flow to solve the displacement fields which generate the Schlieren images. A well established method used in the computer vision community, optical flow is the apparent motion in an image sequence due to brightness changes. The regularization method of Horn and Schunck is used to create Schlieren images using two data sets: a supersonic jet plume shock interaction from the NASA Ames Unitary Plan Wind Tunnel, and a transonic flight test of a T-38 aircraft using a naturally occurring background, performed in conjunction with NASA Ames and Armstrong Research Centers. Results are presented and contrasted with those using normalized cross-correlation. The optical flow Schlieren images are found to provided significantly more detail. We apply the method to historical data sets to demonstrate the broad applicability and limitations of the technique.

  5. Generation of microfluidic flow using an optically assembled and magnetically driven microrotor

    NASA Astrophysics Data System (ADS)

    Köhler, J.; Ghadiri, R.; Ksouri, S. I.; Guo, Q.; Gurevich, E. L.; Ostendorf, A.

    2014-12-01

    The key components in microfluidic systems are micropumps, valves and mixers. Depending on the chosen technology, the realization of these microsystems often requires rotational and translational control of subcomponents. The manufacturing of such active components as well as the driving principle are still challenging tasks. A promising all-optical approach could be the combination of laser direct writing and actuation based on optical forces. However, when higher actuation velocities are required, optical driving might be too slow. Hence, a novel approach based on optical assembling of microfluidic structures and subsequent magnetic actuation is proposed. By applying the optical assembly of microspherical building blocks as the manufacturing method and magnetic actuation, a microrotor was successfully fabricated and tested within a microfluidic channel. The resulting fluid flow was characterized by introducing an optically levitated measuring probe particle. Finally, a freely moving tracer particle visualizes the generated flow. The tracer particle analysis shows average velocities of 0.4-0.5 µm s-1 achieved with the presented technology.

  6. Local statistics of retinal optic flow for self-motion through natural sceneries.

    PubMed

    Calow, Dirk; Lappe, Markus

    2007-12-01

    Image analysis in the visual system is well adapted to the statistics of natural scenes. Investigations of natural image statistics have so far mainly focused on static features. The present study is dedicated to the measurement and the analysis of the statistics of optic flow generated on the retina during locomotion through natural environments. Natural locomotion includes bouncing and swaying of the head and eye movement reflexes that stabilize gaze onto interesting objects in the scene while walking. We investigate the dependencies of the local statistics of optic flow on the depth structure of the natural environment and on the ego-motion parameters. To measure these dependencies we estimate the mutual information between correlated data sets. We analyze the results with respect to the variation of the dependencies over the visual field, since the visual motions in the optic flow vary depending on visual field position. We find that retinal flow direction and retinal speed show only minor statistical interdependencies. Retinal speed is statistically tightly connected to the depth structure of the scene. Retinal flow direction is statistically mostly driven by the relation between the direction of gaze and the direction of ego-motion. These dependencies differ at different visual field positions such that certain areas of the visual field provide more information about ego-motion and other areas provide more information about depth. The statistical properties of natural optic flow may be used to tune the performance of artificial vision systems based on human imitating behavior, and may be useful for analyzing properties of natural vision systems.

  7. Blood flow velocity measurement by endovascular Doppler optical coherence tomography

    NASA Astrophysics Data System (ADS)

    Sun, Cuiru; Nolte, Felix; Vuong, Barry; Cheng, Kyle H. Y.; Lee, Kenneth K. C.; Standish, Beau A.; Courtney, Brian; Marotta, Tom R.; Yang, Victor X. D.

    2013-03-01

    Blood flow velocity and volumetric flow measurements are important parameters for assessment of the severity of stenosis and the outcome of interventional therapy. However, feasibility of intravascular flow measurement using a rotational catheter based phase resolved Doppler optical coherence tomography (DOCT) is difficult. Motion artefacts induced by the rotating optical imaging catheter, and the radially dependent noise background of measured Doppler signals are the main challenges encountered. In this study, a custom-made data acquisition system and developed algorithms to remove non-uniform rotational distortion (NURD) induced phase shift artefact by tracking the phase shift observed on catheter sheath. The flow velocity is calculated from Doppler shift obtained by Kasai autocorrelation after motion artefact removal. Blood flow velocity profiles in porcine carotid arteries in vivo were obtained at 100 frames/s with 500 A-lines/frame and DOCT images were taken at 20 frames/s with 2500 A-lines/frame. Time-varying velocity profiles were obtained at an artery branch. Furthermore, the identification of a vein adjacent to the catheterized vessel based on the color Doppler signal was also observed. The absolute measurement of intravascular flow using a rotating fiber catheter can provide insights to different stages of interventional treatment of stenosis in carotid artery.

  8. Simultaneous optical flow and source estimation: Space–time discretization and preconditioning

    PubMed Central

    Andreev, R.; Scherzer, O.; Zulehner, W.

    2015-01-01

    We consider the simultaneous estimation of an optical flow field and an illumination source term in a movie sequence. The particular optical flow equation is obtained by assuming that the image intensity is a conserved quantity up to possible sources and sinks which represent varying illumination. We formulate this problem as an energy minimization problem and propose a space–time simultaneous discretization for the optimality system in saddle-point form. We investigate a preconditioning strategy that renders the discrete system well-conditioned uniformly in the discretization resolution. Numerical experiments complement the theory. PMID:26435561

  9. Flow-graph approach for optical analysis of planar structures.

    PubMed

    Minkov, D

    1994-11-20

    The flow-graph approach (FGA) is applied to optical analysis of isotropic stratified planar structures (ISPS's) at inclined light incidence. Conditions for the presence of coherent and noncoherent light interaction within ISPS's are determined. Examples of the use of FGA for calculation of the transmission and the reflection of two-layer ISPS's for different types of light interaction are given. The advantages of the use of FGA for optical analysis of ISPS's are discussed.

  10. A novel all-fiber optic flow cytometer technology for Point-of Care and Remote Environments

    NASA Astrophysics Data System (ADS)

    Mermut, Ozzy

    Traditional flow cytometry designs tend to be bulky systems with a complex optical-fluidic sub-system and often require trained personnel for operation. This makes them difficult to readily translate to remote site testing applications. A new compact and portable fiber-optic flow cell (FOFC) technology has been developed at INO. We designed and engineered a specialty optical fiber through which a square hole is transversally bored by laser micromachining. A capillary is fitted into that hole to flow analyte within the fiber square cross-section for detection and counting. With demonstrated performance benchmarks potentially comparable to commercial flow cytometers, our FOFC provides several advantages compared to classic free-space con-figurations, e.g., sheathless flow, low cost, reduced number of optical components, no need for alignment (occurring in the fabrication process only), ease-of-use, miniaturization, portability, and robustness. This sheathless configuration, based on a fiber optic flow module, renders this cytometer amenable to space-grade microgravity environments. We present our recent results for an all-fiber approach to achieve a miniature FOFC to translate flow cytometry from bench to a portable, point-of-care device for deployment in remote settings. Our unique fiber approach provides the capability to illuminate a large surface with a uniform intensity distri-bution, independently of the initial shape originating from the light source, and without loss of optical power. The CVs and sensitivities are measured and compared to industry benchmarks. Finally, integration of LEDs enable several advantages in cost, compactness, and wavelength availability.

  11. Fiber optic liquid mass flow sensor and method

    NASA Technical Reports Server (NTRS)

    Korman, Valentin (Inventor); Gregory, Don Allen (Inventor); Wiley, John T. (Inventor); Pedersen, Kevin W. (Inventor)

    2010-01-01

    A method and apparatus are provided for sensing the mass flow rate of a fluid flowing through a pipe. A light beam containing plural individual wavelengths is projected from one side of the pipe across the width of the pipe so as to pass through the fluid under test. Fiber optic couplers located at least two positions on the opposite side of the pipe are used to detect the light beam. A determination is then made of the relative strengths of the light beam for each wavelength at the at least two positions and based at least in part on these relative strengths, the mass flow rate of the fluid is determined.

  12. In vivo vascular flow profiling combined with optical tweezers based blood routing

    NASA Astrophysics Data System (ADS)

    Meissner, Robert; Sugden, Wade W.; Siekmann, Arndt F.; Denz, Cornelia

    2017-07-01

    In vivo wall shear rate is quantified during zebrafish development using particle image velocimetry for biomedical diagnosis and modeling of artificial vessels. By using brightfield microscopy based high speed video tracking we can resolve single heart-beat cycles of blood flow in both space and time. Maximum blood flow velocities and wall shear rates are presented for zebrafish at two and three days post fertilization. By applying biocompatible optical tweezers as an Optical rail we present rerouting of red blood cells in vivo. With purely light-driven means we are able to compensate the lack of proper red blood cell blood flow in so far unperfused capillaries.

  13. Recent Development in Optical Chemical Sensors Coupling with Flow Injection Analysis

    PubMed Central

    Ojeda, Catalina Bosch; Rojas, Fuensanta Sánchez

    2006-01-01

    Optical techniques for chemical analysis are well established and sensors based on these techniques are now attracting considerable attention because of their importance in applications such as environmental monitoring, biomedical sensing, and industrial process control. On the other hand, flow injection analysis (FIA) is advisable for the rapid analysis of microliter volume samples and can be interfaced directly to the chemical process. The FIA has become a widespread automatic analytical method for more reasons; mainly due to the simplicity and low cost of the setups, their versatility, and ease of assembling. In this paper, an overview of flow injection determinations by using optical chemical sensors is provided, and instrumentation, sensor design, and applications are discussed. This work summarizes the most relevant manuscripts from 1980 to date referred to analysis using optical chemical sensors in FIA.

  14. Optical Measurement of Mass Flow of a Two-Phase Fluid

    NASA Technical Reports Server (NTRS)

    Wiley, John; Pedersen, Kevin; Koman, Valentin; Gregory, Don

    2008-01-01

    An optoelectronic system utilizes wavelength-dependent scattering of light for measuring the density and mass flow of a two-phase fluid in a pipe. The apparatus was invented for original use in measuring the mass flow of a two-phase cryogenic fluid (e.g., liquid hydrogen containing bubbles of hydrogen gas), but underlying principles of operation can readily be adapted to non-cryogenic two-phase fluids. The system (see figure) includes a laser module, which contains two or more laser diodes, each operating at a different wavelength. The laser module also contains beam splitters that combine the beams at the various wavelengths so as to produce two output beams, each containing all of the wavelengths. One of the multiwavelength output beams is sent, via a multimode fiberoptic cable, to a transmitting optical coupler. The other multiwavelength output beam is sent, via another multimode fiber-optic cable, to a reference detector module, wherein fiber-optic splitters split the light into several multiwavelength beams, each going to a photodiode having a spectral response that is known and that differs from the spectral responses of the other photodiodes. The outputs of these photodiodes are digitized and fed to a processor, which executes an algorithm that utilizes the known spectral responses to convert the photodiode outputs to obtain reference laser-power levels for the various wavelengths. The transmitting optical coupler is mounted in (and sealed to) a hole in the pipe and is oriented at a slant with respect to the axis of the pipe. The transmitting optical coupler contains a collimating lens and a cylindrical lens that form the light emerging from the end of the fiber-optic cable into a fan-shaped beam in a meridional plane of the pipe. Receiving optical couplers similar to the transmitting optical couplers are mounted in the same meridional plane at various longitudinal positions on the opposite side of the pipe, approximately facing the transmitting optical

  15. Velocity fields and optical turbulence near the boundary in a strongly convective laboratory flow

    NASA Astrophysics Data System (ADS)

    Matt, Silvia; Hou, Weilin; Goode, Wesley; Hellman, Samuel

    2016-05-01

    Boundary layers around moving underwater vehicles or other platforms can be a limiting factor for optical communication. Turbulence in the boundary layer of a body moving through a stratified medium can lead to small variations in the index of refraction, which impede optical signals. As a first step towards investigating this boundary layer effect on underwater optics, we study the flow near the boundary in the Rayleigh-Bénard laboratory tank at the Naval Research Laboratory Stennis Space Center. The tank is set up to generate temperature-driven, i.e., convective turbulence, and allows control of the turbulence intensity. This controlled turbulence environment is complemented by computational fluid dynamics simulations to visualize and quantify multi-scale flow patterns. The boundary layer dynamics in the laboratory tank are quantified using a state-of-the-art Particle Image Velocimetry (PIV) system to examine the boundary layer velocities and turbulence parameters. The velocity fields and flow dynamics from the PIV are compared to the numerical model and show the model to accurately reproduce the velocity range and flow dynamics. The temperature variations and thus optical turbulence effects can then be inferred from the model temperature data. Optical turbulence is also visible in the raw data from the PIV system. The newly collected data are consistent with previously reported measurements from high-resolution Acoustic Doppler Velocimeter profilers (Nortek Vectrino), as well as fast thermistor probes and novel next-generation fiber-optics temperature sensors. This multi-level approach to studying optical turbulence near a boundary, combining in-situ measurements, optical techniques, and numerical simulations, can provide new insight and aid in mitigating turbulence impacts on underwater optical signal transmission.

  16. Retinal blood flow detection in diabetic patients by Doppler Fourier domain optical coherence tomography◊

    PubMed Central

    Wang, Yimin; Fawzi, Amani; Tan, Ou; Gil-Flamer, John; Huang, David

    2010-01-01

    We present human retinal blood flow investigation for diabetic patients using Doppler Fourier domain optical coherence tomography (FD-OCT). The scanning pattern consisted of two concentric circles around the optic nerve head. The blood flow in one patient with diabetes and no retinpathy and another patient with treated proliferative diabetic retinopathy were measured. The patient without retinopathy showed a total blood flow value at the lower level of the normal range. The flow distribution between superior and inferior retina was balanced. The patient with diabetic retinopathy had a flow value lower than the normal people. Our study shows that Doppler FD-OCT can be used to evaluate the total retinal blood flow in patients with retinal diseases. PMID:19259246

  17. Stereoscopic advantages for vection induced by radial, circular, and spiral optic flows.

    PubMed

    Palmisano, Stephen; Summersby, Stephanie; Davies, Rodney G; Kim, Juno

    2016-11-01

    Although observer motions project different patterns of optic flow to our left and right eyes, there has been surprisingly little research into potential stereoscopic contributions to self-motion perception. This study investigated whether visually induced illusory self-motion (i.e., vection) is influenced by the addition of consistent stereoscopic information to radial, circular, and spiral (i.e., combined radial + circular) patterns of optic flow. Stereoscopic vection advantages were found for radial and spiral (but not circular) flows when monocular motion signals were strong. Under these conditions, stereoscopic benefits were greater for spiral flow than for radial flow. These effects can be explained by differences in the motion aftereffects generated by these displays, which suggest that the circular motion component in spiral flow selectively reduced adaptation to stereoscopic motion-in-depth. Stereoscopic vection advantages were not observed for circular flow when monocular motion signals were strong, but emerged when monocular motion signals were weakened. These findings show that stereoscopic information can contribute to visual self-motion perception in multiple ways.

  18. Processing of Egomotion-Consistent Optic Flow in the Rhesus Macaque Cortex

    PubMed Central

    Cottereau, Benoit R.; Smith, Andrew T.; Rima, Samy; Fize, Denis; Héjja-Brichard, Yseult; Renaud, Luc; Lejards, Camille; Vayssière, Nathalie; Trotter, Yves; Durand, Jean-Baptiste

    2017-01-01

    Abstract The cortical network that processes visual cues to self-motion was characterized with functional magnetic resonance imaging in 3 awake behaving macaques. The experimental protocol was similar to previous human studies in which the responses to a single large optic flow patch were contrasted with responses to an array of 9 similar flow patches. This distinguishes cortical regions where neurons respond to flow in their receptive fields regardless of surrounding motion from those that are sensitive to whether the overall image arises from self-motion. In all 3 animals, significant selectivity for egomotion-consistent flow was found in several areas previously associated with optic flow processing, and notably dorsal middle superior temporal area, ventral intra-parietal area, and VPS. It was also seen in areas 7a (Opt), STPm, FEFsem, FEFsac and in a region of the cingulate sulcus that may be homologous with human area CSv. Selectivity for egomotion-compatible flow was never total but was particularly strong in VPS and putative macaque CSv. Direct comparison of results with the equivalent human studies reveals several commonalities but also some differences. PMID:28108489

  19. Optical measurement of high-temperature melt flow rate.

    PubMed

    Bizjan, Benjamin; Širok, Brane; Chen, Jinpeng

    2018-05-20

    This paper presents an optical method and system for contactless measurement of the mass flow rate of melts by digital cameras. The proposed method is based on reconstruction of melt stream geometry and flow velocity calculation by cross correlation, and is very cost-effective due its modest hardware requirements. Using a laboratory test rig with a small inductive melting pot and reference mass flow rate measurement by weighing, the proposed method was demonstrated to have an excellent dynamic response (0.1 s order of magnitude) while producing deviations from the reference of about 5% in the steady-state flow regime. Similar results were obtained in an industrial stone wool production line for two repeated measurements. Our method was tested in a wide range of melt flow rates (0.05-1.2 kg/s) and did not require very fast cameras (120 frames per second would be sufficient for most industrial applications).

  20. Violence detection based on histogram of optical flow orientation

    NASA Astrophysics Data System (ADS)

    Yang, Zhijie; Zhang, Tao; Yang, Jie; Wu, Qiang; Bai, Li; Yao, Lixiu

    2013-12-01

    In this paper, we propose a novel approach for violence detection and localization in a public scene. Currently, violence detection is considerably under-researched compared with the common action recognition. Although existing methods can detect the presence of violence in a video, they cannot precisely locate the regions in the scene where violence is happening. This paper will tackle the challenge and propose a novel method to locate the violence location in the scene, which is important for public surveillance. The Gaussian Mixed Model is extended into the optical flow domain in order to detect candidate violence regions. In each region, a new descriptor, Histogram of Optical Flow Orientation (HOFO), is proposed to measure the spatial-temporal features. A linear SVM is trained based on the descriptor. The performance of the method is demonstrated on the publicly available data sets, BEHAVE and CAVIAR.

  1. Effective star tracking method based on optical flow analysis for star trackers.

    PubMed

    Sun, Ting; Xing, Fei; Wang, Xiaochu; Li, Jin; Wei, Minsong; You, Zheng

    2016-12-20

    Benefiting from rapid development of imaging sensor technology, modern optical technology, and a high-speed computing chip, the star tracker's accuracy, dynamic performance, and update rate have been greatly improved with low power consumption and miniature size. The star tracker is currently one of the most competitive attitude measurement sensors. However, due to restrictions of the optical imaging system, difficulties still exist in moving star spot detection and star tracking when in special motion conditions. An effective star tracking method based on optical flow analysis for star trackers is proposed in this paper. Spot-based optical flow, based on a gray gradient between two adjacent star images, is analyzed to distinguish the star spot region and obtain an accurate star spot position so that the star tracking can keep continuous under high dynamic conditions. The obtained star vectors and extended Kalman filter (EKF) are then combined to conduct an angular velocity estimation to ensure region prediction of the star spot; this can be combined with the optical flow analysis result. Experiment results show that the method proposed in this paper has advantages in conditions of large angular velocity and large angular acceleration, despite the presence of noise. Higher functional density and better performance can be achieved; thus, the star tracker can be more widely applied in small satellites, remote sensing, and other complex space missions.

  2. Moving object localization using optical flow for pedestrian detection from a moving vehicle.

    PubMed

    Hariyono, Joko; Hoang, Van-Dung; Jo, Kang-Hyun

    2014-01-01

    This paper presents a pedestrian detection method from a moving vehicle using optical flows and histogram of oriented gradients (HOG). A moving object is extracted from the relative motion by segmenting the region representing the same optical flows after compensating the egomotion of the camera. To obtain the optical flow, two consecutive images are divided into grid cells 14 × 14 pixels; then each cell is tracked in the current frame to find corresponding cell in the next frame. Using at least three corresponding cells, affine transformation is performed according to each corresponding cell in the consecutive images, so that conformed optical flows are extracted. The regions of moving object are detected as transformed objects, which are different from the previously registered background. Morphological process is applied to get the candidate human regions. In order to recognize the object, the HOG features are extracted on the candidate region and classified using linear support vector machine (SVM). The HOG feature vectors are used as input of linear SVM to classify the given input into pedestrian/nonpedestrian. The proposed method was tested in a moving vehicle and also confirmed through experiments using pedestrian dataset. It shows a significant improvement compared with original HOG using ETHZ pedestrian dataset.

  3. The visual control of stability in children and adults: postural readjustments in a ground optical flow.

    PubMed

    Baumberger, Bernard; Isableu, Brice; Flückiger, Michelangelo

    2004-11-01

    The aim of this research was to analyse the development of postural reactions to approaching (AOF) and receding (ROF) ground rectilinear optical flows. Optical flows were shaped by a pattern of circular spots of light projected on the ground surface by a texture flow generator. The geometrical structure of the projected scenes corresponded to the spatial organisation of visual flows encountered in open outdoor settings. Postural readjustments of 56 children, ranging from 7 to 11 years old, and 12 adults were recorded by the changes of the centre of foot pressure (CoP) on a force platform during 44-s exposures to the moving texture. Before and after the optical flows exposure, a 24-s motionless texture served as a reference condition. Effect of ground rectilinear optical flows on postural control development was assessed by analysing sway latencies (SL), stability performances and postural orientation. The main results that emerge from this experiment show that postural responses are directionally specific to optical flow pattern and that they vary as a function of the motion onset and offset. Results showed that greater developmental changes in postural control occurred in an AOF (both at the onset and offset of the optical flow) than in an ROF. Onset of an approaching flow induced postural instability, canonical shifts in postural orientation and long latencies in children which were stronger than in the receding flow. This pattern of responses evolved with age towards an improvement in stability performances and shorter SL. The backward decreasing shift of the CoP in children evolved in adults towards forward postural tilt, i.show $132#e. in the opposite direction of the texture's motion. Offset of an AOF motion induced very short SL in children (which became longer in adult subjects), strong postural instability, but weaker shift of orientation compared to the receding one. Postural stability improved and orientation shift evolved to forward inclinations with

  4. The role of optical flow in automated quality assessment of full-motion video

    NASA Astrophysics Data System (ADS)

    Harguess, Josh; Shafer, Scott; Marez, Diego

    2017-09-01

    In real-world video data, such as full-motion-video (FMV) taken from unmanned vehicles, surveillance systems, and other sources, various corruptions to the raw data is inevitable. This can be due to the image acquisition process, noise, distortion, and compression artifacts, among other sources of error. However, we desire methods to analyze the quality of the video to determine whether the underlying content of the corrupted video can be analyzed by humans or machines and to what extent. Previous approaches have shown that motion estimation, or optical flow, can be an important cue in automating this video quality assessment. However, there are many different optical flow algorithms in the literature, each with their own advantages and disadvantages. We examine the effect of the choice of optical flow algorithm (including baseline and state-of-the-art), on motionbased automated video quality assessment algorithms.

  5. Effects of optic flow on spontaneous overground walk-to-run transition.

    PubMed

    De Smet, Kristof; Malcolm, P; Lenoir, M; Segers, V; De Clercq, D

    2009-03-01

    Perturbations of optic flow can induce changes in walking speed since subjects modulate their speed with respect to the speed perceived from optic flow. The purpose of this study was to examine the effects of optic flow on steady-state as well as on non steady-state locomotion, i.e. on spontaneous overground walk-to-run transitions (WRT) during which subjects were able to accelerate in their preferred way. In this experiment, while subjects moved along a specially constructed hallway, a series of stripes projected on the side walls and ceiling were made to move backward (against the locomotion direction) at an absolute speed of -2 m s(-1) (condition B), or to move forward at an absolute speed of +2 m s(-1) (condition F), or to remain stationary (condition C). While condition B and condition F entailed a decrease and an increase in preferred walking speed, respectively, the spatiotemporal characteristics of the spontaneous walking acceleration prior to reaching WRT were not influenced by modified visual information. However, backward moving stripes induced a smaller speed increase when making the actual transition to running. As such, running speeds after making the WRT were lower in condition B. These results indicate that the walking acceleration prior to reaching the WRT is more robust against visual perturbations compared to walking at preferred walking speed. This could be due to a higher contribution from spinal control during the walking acceleration phase. However, the finding that subjects started to run at a lower running speed when experiencing an approaching optic flow faster than locomotion speed shows that the actual realization of the WRT is not totally independent of external cues.

  6. High Average Power Laser Gain Medium With Low Optical Distortion Using A Transverse Flowing Liquid Host

    DOEpatents

    Comaskey, Brian J.; Ault, Earl R.; Kuklo, Thomas C.

    2005-07-05

    A high average power, low optical distortion laser gain media is based on a flowing liquid media. A diode laser pumping device with tailored irradiance excites the laser active atom, ion or molecule within the liquid media. A laser active component of the liquid media exhibits energy storage times longer than or comparable to the thermal optical response time of the liquid. A circulation system that provides a closed loop for mixing and circulating the lasing liquid into and out of the optical cavity includes a pump, a diffuser, and a heat exchanger. A liquid flow gain cell includes flow straighteners and flow channel compression.

  7. Design and performance evaluation of an OpenFlow-based control plane for software-defined elastic optical networks with direct-detection optical OFDM (DDO-OFDM) transmission.

    PubMed

    Liu, Lei; Peng, Wei-Ren; Casellas, Ramon; Tsuritani, Takehiro; Morita, Itsuro; Martínez, Ricardo; Muñoz, Raül; Yoo, S J B

    2014-01-13

    Optical Orthogonal Frequency Division Multiplexing (O-OFDM), which transmits high speed optical signals using multiple spectrally overlapped lower-speed subcarriers, is a promising candidate for supporting future elastic optical networks. In contrast to previous works which focus on Coherent Optical OFDM (CO-OFDM), in this paper, we consider the direct-detection optical OFDM (DDO-OFDM) as the transport technique, which leads to simpler hardware and software realizations, potentially offering a low-cost solution for elastic optical networks, especially in metro networks, and short or medium distance core networks. Based on this network scenario, we design and deploy a software-defined networking (SDN) control plane enabled by extending OpenFlow, detailing the network architecture, the routing and spectrum assignment algorithm, OpenFlow protocol extensions and the experimental validation. To the best of our knowledge, it is the first time that an OpenFlow-based control plane is reported and its performance is quantitatively measured in an elastic optical network with DDO-OFDM transmission.

  8. Tracking features in retinal images of adaptive optics confocal scanning laser ophthalmoscope using KLT-SIFT algorithm

    PubMed Central

    Li, Hao; Lu, Jing; Shi, Guohua; Zhang, Yudong

    2010-01-01

    With the use of adaptive optics (AO), high-resolution microscopic imaging of living human retina in the single cell level has been achieved. In an adaptive optics confocal scanning laser ophthalmoscope (AOSLO) system, with a small field size (about 1 degree, 280 μm), the motion of the eye severely affects the stabilization of the real-time video images and results in significant distortions of the retina images. In this paper, Scale-Invariant Feature Transform (SIFT) is used to abstract stable point features from the retina images. Kanade-Lucas-Tomasi(KLT) algorithm is applied to track the features. With the tracked features, the image distortion in each frame is removed by the second-order polynomial transformation, and 10 successive frames are co-added to enhance the image quality. Features of special interest in an image can also be selected manually and tracked by KLT. A point on a cone is selected manually, and the cone is tracked from frame to frame. PMID:21258443

  9. 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.

  10. Supersonic Flow Field Investigation Using a Fiber-optic based Doppler Global Velocimeter

    NASA Technical Reports Server (NTRS)

    Meyers, James F.; Lee, Joseph W.; Fletcher, Mark T.; Cavone, Angelo A.; AscencionGuerreroViramontes, J.

    2006-01-01

    A three-component fiber-optic based Doppler Global Velocimeter was constructed, evaluated and used to measure shock structures about a low-sonic boom model in a Mach 2 flow. The system was designed to have maximum flexibility in its ability to measure flows with restricted optical access and in various facilities. System layout is described along with techniques developed for production supersonic testing. System evaluation in the Unitary Plan Wind Tunnel showed a common acceptance angle of f4 among the three views with velocity measurement resolutions comparable with free-space systems. Flow field measurements of shock structures above a flat plate with an attached ellipsoid-cylinder store and a low-sonic boom model are presented to demonstrate the capabilities of the system during production testing.

  11. Modeling heading and path perception from optic flow in the case of independently moving objects

    PubMed Central

    Raudies, Florian; Neumann, Heiko

    2013-01-01

    Humans are usually accurate when estimating heading or path from optic flow, even in the presence of independently moving objects (IMOs) in an otherwise rigid scene. To invoke significant biases in perceived heading, IMOs have to be large and obscure the focus of expansion (FOE) in the image plane, which is the point of approach. For the estimation of path during curvilinear self-motion no significant biases were found in the presence of IMOs. What makes humans robust in their estimation of heading or path using optic flow? We derive analytical models of optic flow for linear and curvilinear self-motion using geometric scene models. Heading biases of a linear least squares method, which builds upon these analytical models, are large, larger than those reported for humans. This motivated us to study segmentation cues that are available from optic flow. We derive models of accretion/deletion, expansion/contraction, acceleration/deceleration, local spatial curvature, and local temporal curvature, to be used as cues to segment an IMO from the background. Integrating these segmentation cues into our method of estimating heading or path now explains human psychophysical data and extends, as well as unifies, previous investigations. Our analysis suggests that various cues available from optic flow help to segment IMOs and, thus, make humans' heading and path perception robust in the presence of such IMOs. PMID:23554589

  12. Flow restrictor silicon membrane microvalve actuated by optically controlled paraffin phase transition

    NASA Astrophysics Data System (ADS)

    Kolari, K.; Havia, T.; Stuns, I.; Hjort, K.

    2014-08-01

    Restrictor valves allow proportional control of fluid flow but are rarely integrated in microfluidic systems. In this study, an optically actuated silicon membrane restrictor microvalve is demonstrated. Its actuation is based on the phase transition of paraffin, using a paraffin wax mixed with a suitable concentration of optically absorbing nanographite particles. Backing up the membrane with oil (the melted paraffin) allows for a compliant yet strong contact to the valve seat, which enables handling of high pressures. At flow rates up to 30 µL min-1 and at a pressure of 2 bars, the valve can successfully be closed and control the flow level by restriction. The use of this paraffin composite as an adhesive layer sandwiched between the silicon valve and glass eases fabrication. This type of restrictor valve is best suited for high pressure, low volume flow silicon-based nanofluidic systems.

  13. Fiber optic distributed temperature sensor mapping of a jet-mixing flow field

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

    Lomperski, Stephen; Gerardi, Craig; Pointer, William David

    In this paper, we introduce the use of a Rayleigh backscatter-based distributed fiber optic sensor to map the temperature field in air flow for a thermal fatigue application. The experiment involves a pair of air jets at 22 and 70°C discharging from 136 mm hexagonal channels into a 1 × 1 × 1.7 m tank at atmospheric pressure. A 40 m-long, Φ155 µm fiber optic sensor was wound back and forth across the tank midplane to form 16 horizontal measurement sections with a vertical spacing of 51 mm. This configuration generated a 2D temperature map with 2800 data points overmore » a 0.76 × 1.7 m plane. Fiber optic sensor readings were combined with PIV and infrared measurements to relate flow field characteristics to the thermal signature of the tank lid. The paper includes sensor stability data and notes issues encountered using the distributed temperature sensor in a flow field. In conclusion, sensors are sensitive to strain and humidity, and so accuracy relies upon strict control of both.« less

  14. Fiber optic distributed temperature sensor mapping of a jet-mixing flow field

    DOE PAGES

    Lomperski, Stephen; Gerardi, Craig; Pointer, William David

    2015-03-04

    In this paper, we introduce the use of a Rayleigh backscatter-based distributed fiber optic sensor to map the temperature field in air flow for a thermal fatigue application. The experiment involves a pair of air jets at 22 and 70°C discharging from 136 mm hexagonal channels into a 1 × 1 × 1.7 m tank at atmospheric pressure. A 40 m-long, Φ155 µm fiber optic sensor was wound back and forth across the tank midplane to form 16 horizontal measurement sections with a vertical spacing of 51 mm. This configuration generated a 2D temperature map with 2800 data points overmore » a 0.76 × 1.7 m plane. Fiber optic sensor readings were combined with PIV and infrared measurements to relate flow field characteristics to the thermal signature of the tank lid. The paper includes sensor stability data and notes issues encountered using the distributed temperature sensor in a flow field. In conclusion, sensors are sensitive to strain and humidity, and so accuracy relies upon strict control of both.« less

  15. A highly accurate symmetric optical flow based high-dimensional nonlinear spatial normalization of brain images.

    PubMed

    Wen, Ying; Hou, Lili; He, Lianghua; Peterson, Bradley S; Xu, Dongrong

    2015-05-01

    Spatial normalization plays a key role in voxel-based analyses of brain images. We propose a highly accurate algorithm for high-dimensional spatial normalization of brain images based on the technique of symmetric optical flow. We first construct a three dimension optical model with the consistency assumption of intensity and consistency of the gradient of intensity under a constraint of discontinuity-preserving spatio-temporal smoothness. Then, an efficient inverse consistency optical flow is proposed with aims of higher registration accuracy, where the flow is naturally symmetric. By employing a hierarchical strategy ranging from coarse to fine scales of resolution and a method of Euler-Lagrange numerical analysis, our algorithm is capable of registering brain images data. Experiments using both simulated and real datasets demonstrated that the accuracy of our algorithm is not only better than that of those traditional optical flow algorithms, but also comparable to other registration methods used extensively in the medical imaging community. Moreover, our registration algorithm is fully automated, requiring a very limited number of parameters and no manual intervention. Copyright © 2015 Elsevier Inc. All rights reserved.

  16. An optical flow-based state-space model of the vocal folds.

    PubMed

    Granados, Alba; Brunskog, Jonas

    2017-06-01

    High-speed movies of the vocal fold vibration are valuable data to reveal vocal fold features for voice pathology diagnosis. This work presents a suitable Bayesian model and a purely theoretical discussion for further development of a framework for continuum biomechanical features estimation. A linear and Gaussian nonstationary state-space model is proposed and thoroughly discussed. The evolution model is based on a self-sustained three-dimensional finite element model of the vocal folds, and the observation model involves a dense optical flow algorithm. The results show that the method is able to capture different deformation patterns between the computed optical flow and the finite element deformation, controlled by the choice of the model tissue parameters.

  17. Automatic Spatio-Temporal Flow Velocity Measurement in Small Rivers Using Thermal Image Sequences

    NASA Astrophysics Data System (ADS)

    Lin, D.; Eltner, A.; Sardemann, H.; Maas, H.-G.

    2018-05-01

    An automatic spatio-temporal flow velocity measurement approach, using an uncooled thermal camera, is proposed in this paper. The basic principle of the method is to track visible thermal features at the water surface in thermal camera image sequences. Radiometric and geometric calibrations are firstly implemented to remove vignetting effects in thermal imagery and to get the interior orientation parameters of the camera. An object-based unsupervised classification approach is then applied to detect the interest regions for data referencing and thermal feature tracking. Subsequently, GCPs are extracted to orient the river image sequences and local hot points are identified as tracking features. Afterwards, accurate dense tracking outputs are obtained using pyramidal Lucas-Kanade method. To validate the accuracy potential of the method, measurements obtained from thermal feature tracking are compared with reference measurements taken by a propeller gauge. Results show a great potential of automatic flow velocity measurement in small rivers using imagery from a thermal camera.

  18. A Real-Time Method to Estimate Speed of Object Based on Object Detection and Optical Flow Calculation

    NASA Astrophysics Data System (ADS)

    Liu, Kaizhan; Ye, Yunming; Li, Xutao; Li, Yan

    2018-04-01

    In recent years Convolutional Neural Network (CNN) has been widely used in computer vision field and makes great progress in lots of contents like object detection and classification. Even so, combining Convolutional Neural Network, which means making multiple CNN frameworks working synchronously and sharing their output information, could figure out useful message that each of them cannot provide singly. Here we introduce a method to real-time estimate speed of object by combining two CNN: YOLOv2 and FlowNet. In every frame, YOLOv2 provides object size; object location and object type while FlowNet providing the optical flow of whole image. On one hand, object size and object location help to select out the object part of optical flow image thus calculating out the average optical flow of every object. On the other hand, object type and object size help to figure out the relationship between optical flow and true speed by means of optics theory and priori knowledge. Therefore, with these two key information, speed of object can be estimated. This method manages to estimate multiple objects at real-time speed by only using a normal camera even in moving status, whose error is acceptable in most application fields like manless driving or robot vision.

  19. Time-of-Travel Methods for Measuring Optical Flow on Board a Micro Flying Robot

    PubMed Central

    Vanhoutte, Erik; Mafrica, Stefano; Ruffier, Franck; Bootsma, Reinoud J.; Serres, Julien

    2017-01-01

    For use in autonomous micro air vehicles, visual sensors must not only be small, lightweight and insensitive to light variations; on-board autopilots also require fast and accurate optical flow measurements over a wide range of speeds. Using an auto-adaptive bio-inspired Michaelis–Menten Auto-adaptive Pixel (M2APix) analog silicon retina, in this article, we present comparative tests of two optical flow calculation algorithms operating under lighting conditions from 6×10−7 to 1.6×10−2 W·cm−2 (i.e., from 0.2 to 12,000 lux for human vision). Contrast “time of travel” between two adjacent light-sensitive pixels was determined by thresholding and by cross-correlating the two pixels’ signals, with measurement frequency up to 5 kHz for the 10 local motion sensors of the M2APix sensor. While both algorithms adequately measured optical flow between 25 ∘/s and 1000 ∘/s, thresholding gave rise to a lower precision, especially due to a larger number of outliers at higher speeds. Compared to thresholding, cross-correlation also allowed for a higher rate of optical flow output (99 Hz and 1195 Hz, respectively) but required substantially more computational resources. PMID:28287484

  20. Variational optical flow estimation based on stick tensor voting.

    PubMed

    Rashwan, Hatem A; Garcia, Miguel A; Puig, Domenec

    2013-07-01

    Variational optical flow techniques allow the estimation of flow fields from spatio-temporal derivatives. They are based on minimizing a functional that contains a data term and a regularization term. Recently, numerous approaches have been presented for improving the accuracy of the estimated flow fields. Among them, tensor voting has been shown to be particularly effective in the preservation of flow discontinuities. This paper presents an adaptation of the data term by using anisotropic stick tensor voting in order to gain robustness against noise and outliers with significantly lower computational cost than (full) tensor voting. In addition, an anisotropic complementary smoothness term depending on directional information estimated through stick tensor voting is utilized in order to preserve discontinuity capabilities of the estimated flow fields. Finally, a weighted non-local term that depends on both the estimated directional information and the occlusion state of pixels is integrated during the optimization process in order to denoise the final flow field. The proposed approach yields state-of-the-art results on the Middlebury benchmark.

  1. Perceived Surface Slant Is Systematically Biased in the Actively-Generated Optic Flow

    PubMed Central

    Fantoni, Carlo; Caudek, Corrado; Domini, Fulvio

    2012-01-01

    Humans make systematic errors in the 3D interpretation of the optic flow in both passive and active vision. These systematic distortions can be predicted by a biologically-inspired model which disregards self-motion information resulting from head movements (Caudek, Fantoni, & Domini 2011). Here, we tested two predictions of this model: (1) A plane that is stationary in an earth-fixed reference frame will be perceived as changing its slant if the movement of the observer's head causes a variation of the optic flow; (2) a surface that rotates in an earth-fixed reference frame will be perceived to be stationary, if the surface rotation is appropriately yoked to the head movement so as to generate a variation of the surface slant but not of the optic flow. Both predictions were corroborated by two experiments in which observers judged the perceived slant of a random-dot planar surface during egomotion. We found qualitatively similar biases for monocular and binocular viewing of the simulated surfaces, although, in principle, the simultaneous presence of disparity and motion cues allows for a veridical recovery of surface slant. PMID:22479473

  2. Speckle contrast optical tomography: A new method for deep tissue three-dimensional tomography of blood flow

    PubMed Central

    Varma, Hari M.; Valdes, Claudia P.; Kristoffersen, Anna K.; Culver, Joseph P.; Durduran, Turgut

    2014-01-01

    A novel tomographic method based on the laser speckle contrast, speckle contrast optical tomography (SCOT) is introduced that allows us to reconstruct three dimensional distribution of blood flow in deep tissues. This method is analogous to the diffuse optical tomography (DOT) but for deep tissue blood flow. We develop a reconstruction algorithm based on first Born approximation to generate three dimensional distribution of flow using the experimental data obtained from tissue simulating phantoms. PMID:24761306

  3. The Quantitative Measurements of Vascular Density and Flow Area of Optic Nerve Head Using Optical Coherence Tomography Angiography.

    PubMed

    Bazvand, Fatemeh; Mirshahi, Reza; Fadakar, Kaveh; Faghihi, Houshangh; Sabour, Siamak; Ghassemi, Fariba

    2017-08-01

    The purpose of this study was to evaluate the vascular density (VD) and the flow area on optic nerve head (ONH) and peripapillary area, and the impact of age and sex using optical coherence tomography angiography (OCTA) in healthy human subjects. Both eyes of each volunteer were scanned by an RTVue XR Avanti; Optovue with OCTA using the split-spectrum amplitude-decorrelation angiography algorithm technique. Masked graders evaluated enface angiodisc OCTA data. The flow area of ONH and the VD were automatically calculated. A total of 79 eyes of patients with a mean age of 37.03±11.27 were examined. The total ONH (papillary and peripapillary) area VD was 56.03%±4.55%. The flow area of the ONH was 1.74±0.10 mm/1.34 mm. The temporal and inferotemporal peripapillary VD was different between male and female patients. Increasing age causes some changes in the flow area of the ONH and the papillary VD from the third to the fourth decade (analysis of variance test; P<0.05). A normal quantitative database of the flow area and VD of the papillary and peripapillary area, obtained by RTVue XR with OCT angiography technique, is presented here.

  4. Analysis of seawater flow through optical fiber

    NASA Astrophysics Data System (ADS)

    Fernández López, Sheila; Carrera Ramírez, Jesús; Rodriguez Sinobar, Leonor; Benitez, Javier; Rossi, Riccardo; Laresse de Tetto, Antonia

    2015-04-01

    The relation between sea and coastal aquifer is very important to the human populations living in coastal areas. The interrelation involves the submarine ground water discharge of relatively fresh water to the sea and the intrusion of sea water into the aquifer, which impairs the quality of ground water. The main process in seawater intrusion is managed by fluid-density effects which control the displacement of saline water. The underlain salinity acts as the restoring force, while hydrodynamic dispersion and convection lead to a mixing and vertical displacement of the brine. Because of this, a good definition of this saltwater-freshwater interface is needed what is intimately joined to the study of the movements (velocity fields) of fresh and salt water. As it is well known, the flow of salt water studied in seawater intrusion in stationary state, is nearly null or very low. However, in the rest of cases, this flux can be very important, so it is necessary its study to a better comprehension of this process. One possible manner of carry out this analysis is through the data from optical fiber. So, to research the distribution and velocity of the fresh and saltwater in the aquifer, a fiber optic system (OF) has been installed in Argentona (Baix Maresme, Catalonia). The main objective is to obtain the distributed temperature measurements (OF-DTS) and made progress in the interpretation of the dynamic processes of water. For some applications, the optical fiber acts as a passive temperature sensor but in our case, the technique Heated Active Fiber Optic will be used. This is based on the thermal response of the ground as a heat emission source is introduced. The thermal properties of the soil, dependent variables of soil water content, will make a specific temperature distribution around the cable. From the analyzed data we will deduce the velocity field, the real objective of our problem. To simulate this phenomenon and the coupled transport and flow problem

  5. Computing Optic Flow with ArduEye Vision Sensor

    DTIC Science & Technology

    2013-01-01

    processing algorithm that can be applied to the flight control of other robotic platforms. 15. SUBJECT TERMS Optical flow, ArduEye, vision based ...2 Figure 2. ArduEye vision chip on Stonyman breakout board connected to Arduino Mega (8) (left) and the Stonyman vision chips (7...robotic platforms. There is a significant need for small, light , less power-hungry sensors and sensory data processing algorithms in order to control the

  6. The design of a small flow optical sensor of particle counter

    NASA Astrophysics Data System (ADS)

    Zhan, Yongbo; zhang, Jianwei; Zeng, Jianxiong; Li, Bin; Chen, Lu

    2018-01-01

    Based on the principle of Mie scattering, we design a small flow optical sensor of particle counter. Firstly, laser illumination system was simulated and designed by ZEMAX optical design software, and the uniform light intensity of photosensitive area was obtained. The gas circuit structure was also designed according to the related theory of fluid mechanics. Then, the method of combining with MIST scattering calculation software and geometric modeling was firstly used to design spherical reflection system, on the basis of the formula of object-image distance. Finally, the test was conducted after the optical sensor placed in self-designed pre-amplification and high-speed processing circuit. The test results show that the counting efficiency of 0.3 μm gear is above 70%, 0.5 μm gear and 1.0 μm gear are both reached more than 90%, and the dispersion coefficient of each gear is very nearly the same, compared with the standard machine of Kanomax 3886 under the particle spraying flow of 2.5SCFH, 3.0SCFH, 3.5SCFH.

  7. Microfluidic Imaging Flow Cytometry by Asymmetric-detection Time-stretch Optical Microscopy (ATOM).

    PubMed

    Tang, Anson H L; Lai, Queenie T K; Chung, Bob M F; Lee, Kelvin C M; Mok, Aaron T Y; Yip, G K; Shum, Anderson H C; Wong, Kenneth K Y; Tsia, Kevin K

    2017-06-28

    Scaling the number of measurable parameters, which allows for multidimensional data analysis and thus higher-confidence statistical results, has been the main trend in the advanced development of flow cytometry. Notably, adding high-resolution imaging capabilities allows for the complex morphological analysis of cellular/sub-cellular structures. This is not possible with standard flow cytometers. However, it is valuable for advancing our knowledge of cellular functions and can benefit life science research, clinical diagnostics, and environmental monitoring. Incorporating imaging capabilities into flow cytometry compromises the assay throughput, primarily due to the limitations on speed and sensitivity in the camera technologies. To overcome this speed or throughput challenge facing imaging flow cytometry while preserving the image quality, asymmetric-detection time-stretch optical microscopy (ATOM) has been demonstrated to enable high-contrast, single-cell imaging with sub-cellular resolution, at an imaging throughput as high as 100,000 cells/s. Based on the imaging concept of conventional time-stretch imaging, which relies on all-optical image encoding and retrieval through the use of ultrafast broadband laser pulses, ATOM further advances imaging performance by enhancing the image contrast of unlabeled/unstained cells. This is achieved by accessing the phase-gradient information of the cells, which is spectrally encoded into single-shot broadband pulses. Hence, ATOM is particularly advantageous in high-throughput measurements of single-cell morphology and texture - information indicative of cell types, states, and even functions. Ultimately, this could become a powerful imaging flow cytometry platform for the biophysical phenotyping of cells, complementing the current state-of-the-art biochemical-marker-based cellular assay. This work describes a protocol to establish the key modules of an ATOM system (from optical frontend to data processing and visualization

  8. Creation of the reduced-density region by a pulsing optical discharge in the supersonic air flow

    NASA Astrophysics Data System (ADS)

    Kiseleva, T. A.; Orishich, A. M.; Chirkashenko, V. F.; Yakovlev, V. I.

    2016-10-01

    As a result of optical and pneumometric measurements is defined the flow shock wave structure that is formed by the optical breakdown, due to focused repetitively pulsed CO2 laser radiation when entering perpendicular to a supersonic (M = 1.36, 1.9) air flow direction. The dynamics of the bow shock formation in front of the energy input area is shown, depending on the frequency of energy impulse sequence. A flow structure is defined in the thermal wake behind pulsing laser plasma as well as wake's length with low thermal heterogeneity. A three-dimensional configuration of the energy area is defined in accordance with pneumometric and optical measuring results. It is shown that Pitot pressure decreases in thermal wake at a substantially constant static pressure, averaged flow parameters weakly depend on the energy impulse's frequency in range of 45-150 kHz.

  9. Non-linear optical flow cytometry using a scanned, Bessel beam light-sheet.

    PubMed

    Collier, Bradley B; Awasthi, Samir; Lieu, Deborah K; Chan, James W

    2015-05-29

    Modern flow cytometry instruments have become vital tools for high-throughput analysis of single cells. However, as issues with the cellular labeling techniques often used in flow cytometry have become more of a concern, the development of label-free modalities for cellular analysis is increasingly desired. Non-linear optical phenomena (NLO) are of growing interest for label-free analysis because of the ability to measure the intrinsic optical response of biomolecules found in cells. We demonstrate that a light-sheet consisting of a scanned Bessel beam is an optimal excitation geometry for efficiently generating NLO signals in a microfluidic environment. The balance of photon density and cross-sectional area provided by the light-sheet allowed significantly larger two-photon fluorescence intensities to be measured in a model polystyrene microparticle system compared to measurements made using other excitation focal geometries, including a relaxed Gaussian excitation beam often used in conventional flow cytometers.

  10. Optical Flow in a Smart Sensor Based on Hybrid Analog-Digital Architecture

    PubMed Central

    Guzmán, Pablo; Díaz, Javier; Agís, Rodrigo; Ros, Eduardo

    2010-01-01

    The purpose of this study is to develop a motion sensor (delivering optical flow estimations) using a platform that includes the sensor itself, focal plane processing resources, and co-processing resources on a general purpose embedded processor. All this is implemented on a single device as a SoC (System-on-a-Chip). Optical flow is the 2-D projection into the camera plane of the 3-D motion information presented at the world scenario. This motion representation is widespread well-known and applied in the science community to solve a wide variety of problems. Most applications based on motion estimation require work in real-time; hence, this restriction must be taken into account. In this paper, we show an efficient approach to estimate the motion velocity vectors with an architecture based on a focal plane processor combined on-chip with a 32 bits NIOS II processor. Our approach relies on the simplification of the original optical flow model and its efficient implementation in a platform that combines an analog (focal-plane) and digital (NIOS II) processor. The system is fully functional and is organized in different stages where the early processing (focal plane) stage is mainly focus to pre-process the input image stream to reduce the computational cost in the post-processing (NIOS II) stage. We present the employed co-design techniques and analyze this novel architecture. We evaluate the system’s performance and accuracy with respect to the different proposed approaches described in the literature. We also discuss the advantages of the proposed approach as well as the degree of efficiency which can be obtained from the focal plane processing capabilities of the system. The final outcome is a low cost smart sensor for optical flow computation with real-time performance and reduced power consumption that can be used for very diverse application domains. PMID:22319283

  11. Imaging nanoparticle flow using magneto-motive optical Doppler tomography.

    PubMed

    Kim, Jeehyun; Oh, Junghwan; Milner, Thomas E; Nelson, J Stuart

    2007-01-24

    We introduce a novel approach for imaging solutions of superparamagnetic iron oxide (SPIO) nanoparticles using magneto-motive optical Doppler tomography (MM-ODT). MM-ODT combines an externally applied temporally oscillating high-strength magnetic field with ODT to detect nanoparticles flowing through a microfluidic channel. A solenoid with a cone-shaped ferrite core extensively increased the magnetic field strength (B(max) = 1 T, [Formula: see text]) at the tip of the core and also focused the magnetic field in microfluidic channels containing nanoparticle solutions. Nanoparticle contrast was demonstrated in a microfluidic channel filled with an SPIO solution by imaging the Doppler frequency shift which was observed independently of the nanoparticle flow rate and direction. Results suggest that MM-ODT may be applied to image Doppler shift of SPIO nanoparticles in microfluidic flows with high contrast.

  12. An Automated Measurement of Ciliary Beating Frequency using a Combined Optical Flow and Peak Detection.

    PubMed

    Kim, Woojae; Han, Tae Hwa; Kim, Hyun Jun; Park, Man Young; Kim, Ku Sang; Park, Rae Woong

    2011-06-01

    The mucociliary transport system is a major defense mechanism of the respiratory tract. The performance of mucous transportation in the nasal cavity can be represented by a ciliary beating frequency (CBF). This study proposes a novel method to measure CBF by using optical flow. To obtain objective estimates of CBF from video images, an automated computer-based image processing technique is developed. This study proposes a new method based on optical flow for image processing and peak detection for signal processing. We compare the measuring accuracy of the method in various combinations of image processing (optical flow versus difference image) and signal processing (fast Fourier transform [FFT] vs. peak detection [PD]). The digital high-speed video method with a manual count of CBF in slow motion video play, is the gold-standard in CBF measurement. We obtained a total of fifty recorded ciliated sinonasal epithelium images to measure CBF from the Department of Otolaryngology. The ciliated sinonasal epithelium images were recorded at 50-100 frames per second using a charge coupled device camera with an inverted microscope at a magnification of ×1,000. The mean square errors and variance for each method were 1.24, 0.84 Hz; 11.8, 2.63 Hz; 3.22, 1.46 Hz; and 3.82, 1.53 Hz for optical flow (OF) + PD, OF + FFT, difference image [DI] + PD, and DI + FFT, respectively. Of the four methods, PD using optical flow showed the best performance for measuring the CBF of nasal mucosa. The proposed method was able to measure CBF more objectively and efficiently than what is currently possible.

  13. Calibration and Deployment of a Fiber-Optic Sensing System for Monitoring Debris Flows

    PubMed Central

    Huang, Ching-Jer; Chu, Chung-Ray; Tien, Tsung-Mo; Yin, Hsiao-Yuen; Chen, Ping-Sen

    2012-01-01

    This work presents a novel fiber-optic sensing system, capable of monitoring debris flows or other natural hazards that produce ground vibrations. The proposed sensing system comprises a demodulator (BraggSCOPE, FS5500), which includes a broadband light source and a data logger, a four-port coupler and four Fiber Bragg Grating (FBG) accelerometers. Based on field tests, the performance of the proposed fiber-optic sensing system is compared with that of a conventional sensing system that includes a geophone or a microphone. Following confirmation of the reliability of the proposed sensing system, the fiber-optic sensing systems are deployed along the Ai-Yu-Zi and Chu-Shui Creeks in Nautou County of central Taiwan for monitoring debris flows. Sensitivity test of the deployed fiber-optic sensing system along the creek banks is also performed. Analysis results of the seismic data recorded by the systems reveal in detail the frequency characteristics of the artificially generated ground vibrations. Results of this study demonstrate that the proposed fiber-optic sensing system is highly promising for use in monitoring natural disasters that generate ground vibrations. PMID:22778616

  14. Influence of an optical pulsed discharge on the structure of a supersonic air flow

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

    Malov, A N; Orishich, A M

    We present the results of investigation of the parameters of an optical pulsed discharge (OPD) and their relation with gasdynamic parameters of a supersonic flow and with characteristics of laser radiation. For the first time the discrete objects are detected in the OPD by an optical method, namely, low-density caverns moving along with the flow. The propagation velocity of the thermal track arising in a supersonic flow under the action of the OPD is measured. It is found that at a pulse repetition rate of 90 – 120 kHz the caverns unite into a single plasma jet. (laser applications andmore » other topics in quantum electronics)« less

  15. Mixed-mode VLSI optic flow sensors for in-flight control of a micro air vehicle

    NASA Astrophysics Data System (ADS)

    Barrows, Geoffrey L.; Neely, C.

    2000-11-01

    NRL is developing compact optic flow sensors for use in a variety of small-scale navigation and collision avoidance tasks. These sensors are being developed for use in micro air vehicles (MAVs), which are autonomous aircraft whose maximum dimension is on the order of 15 cm. To achieve desired weight specifications of 1 - 2 grams, mixed-signal VLSI circuitry is being used to develop compact focal plane sensors that directly compute optic flow. As an interim proof of principle, we have constructed a sensor comprising a focal plane sensor head with on-chip processing and a back-end PIC microcontroller. This interim sensors weighs approximately 25 grams and is able to measure optic flow with real-world and low-contrast textures. Variations of this sensor have been used to control the flight of a glider in real-time to avoid collisions with walls.

  16. Asymmetric-detection time-stretch optical microscopy (ATOM) for ultrafast high-contrast cellular imaging in flow

    PubMed Central

    Wong, Terence T. W.; Lau, Andy K. S.; Ho, Kenneth K. Y.; Tang, Matthew Y. H.; Robles, Joseph D. F.; Wei, Xiaoming; Chan, Antony C. S.; Tang, Anson H. L.; Lam, Edmund Y.; Wong, Kenneth K. Y.; Chan, Godfrey C. F.; Shum, Ho Cheung; Tsia, Kevin K.

    2014-01-01

    Accelerating imaging speed in optical microscopy is often realized at the expense of image contrast, image resolution, and detection sensitivity – a common predicament for advancing high-speed and high-throughput cellular imaging. We here demonstrate a new imaging approach, called asymmetric-detection time-stretch optical microscopy (ATOM), which can deliver ultrafast label-free high-contrast flow imaging with well delineated cellular morphological resolution and in-line optical image amplification to overcome the compromised imaging sensitivity at high speed. We show that ATOM can separately reveal the enhanced phase-gradient and absorption contrast in microfluidic live-cell imaging at a flow speed as high as ~10 m/s, corresponding to an imaging throughput of ~100,000 cells/sec. ATOM could thus be the enabling platform to meet the pressing need for intercalating optical microscopy in cellular assay, e.g. imaging flow cytometry – permitting high-throughput access to the morphological information of the individual cells simultaneously with a multitude of parameters obtained in the standard assay. PMID:24413677

  17. The Optical Flow Technique on the Research of Solar Non-potentiality

    NASA Astrophysics Data System (ADS)

    Liu, Ji-hong; Zhang, Hong-qi

    2010-06-01

    Several optical flow techniques, which have being applied to the researches of solar magnetic non-potentiality recently, have been summarized here. And a few new non-potential parameters which can be derived from them have been discussed, too. The main components of the work are presented as follows: (1) The optical flow techniques refers to a series of new image analyzing techniques arisen recently on the researches of solar magnetic non-potentiality. They mainly include LCT (local correlation tracking), ILCT (inductive equation combining with LCT), MEF (minimum energy effect), DAVE (differential affine velocity estimator) and NAVE (nonlinear affine velocity estimator). Their calculating and applying conditions, merits and deficiencies, all have been discussed detailedly in this work. (2) Benefit from the optical flow techniques, the transverse velocity fields of the magnetic features on the solar surface may be determined by a time sequence of high-quality images currently produced by high-resolution observations either from the ground or in space. Consequently, several new non-potential parameters may be acquired, such as the magnetic helicity flux, the induced electric field in the photosphere, the non-potential magnetic stress (whose area integration is the Lorentz force), etc. Then we can determine the energy flux across the photosphere, and subsequently evaluate the energy budget. Former works on them by small or special samples have shown that they are probably related closely to the erupting events, such as flare, filament eruptions and coronal mass ejections.

  18. Microfluidic volumetric flow determination using optical coherence tomography speckle: An autocorrelation approach

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

    De Pretto, Lucas R., E-mail: lucas.de.pretto@usp.br; Nogueira, Gesse E. C.; Freitas, Anderson Z.

    2016-04-28

    Functional modalities of Optical Coherence Tomography (OCT) based on speckle analysis are emerging in the literature. We propose a simple approach to the autocorrelation of OCT signal to enable volumetric flow rate differentiation, based on decorrelation time. Our results show that this technique could distinguish flows separated by 3 μl/min, limited by the acquisition speed of the system. We further perform a B-scan of gradient flow inside a microchannel, enabling the visualization of the drag effect on the walls.

  19. Twelve-hour reproducibility of retinal and optic nerve blood flow parameters in healthy individuals.

    PubMed

    Luksch, Alexandra; Lasta, Michael; Polak, Kaija; Fuchsjäger-Mayrl, Gabriele; Polska, Elzbieta; Garhöfer, Gerhard; Schmetterer, Leopold

    2009-11-01

    The aim of the present study was to investigate the reproducibility and potential diurnal variation of optic nerve head and retinal blood flow parameters in healthy individuals over a period of 12 hr. We measured optic nerve head and retinal blood flow parameters in 16 healthy male non-smoking individuals at five time-points during the day (08:00, 11:00, 14:00, 17:00 and 20:00 hr). Outcome parameters were perimacular white blood cell flux (as assessed with the blue field entoptic technique), blood velocities in retinal veins (as assessed with bi-directional laser Doppler velocimetry), retinal arterial and venous diameters (as assessed with the retinal vessel analyser), optic nerve head blood flow, volume and velocity (as assessed with single point and scanning laser Doppler flowmetry) and blood velocities in the central retinal artery (as assessed with colour Doppler imaging). The coefficient of variation and the maximum change from baseline in an individual were calculated for each outcome parameter. No diurnal variation in optic nerve head or retinal blood flow was observed with any of the techniques employed. Coefficients of variation were between 1.6% and 18.5% for all outcome parameters. The maximum change from baseline in an individual was much higher, ranging from 3.7% to 78.2%. Our data indicate that in healthy individuals the selected techniques provide adequate reproducibility to be used in clinical studies. However, in patients with eye diseases and reduced vision the reproducibility may be considerably worse.

  20. TOWARD QUANTITATIVE OPTICAL COHERENCE TOMOGRAPHY ANGIOGRAPHY: Visualizing Blood Flow Speeds in Ocular Pathology Using Variable Interscan Time Analysis.

    PubMed

    Ploner, Stefan B; Moult, Eric M; Choi, WooJhon; Waheed, Nadia K; Lee, ByungKun; Novais, Eduardo A; Cole, Emily D; Potsaid, Benjamin; Husvogt, Lennart; Schottenhamml, Julia; Maier, Andreas; Rosenfeld, Philip J; Duker, Jay S; Hornegger, Joachim; Fujimoto, James G

    2016-12-01

    Currently available optical coherence tomography angiography systems provide information about blood flux but only limited information about blood flow speed. The authors develop a method for mapping the previously proposed variable interscan time analysis (VISTA) algorithm into a color display that encodes relative blood flow speed. Optical coherence tomography angiography was performed with a 1,050 nm, 400 kHz A-scan rate, swept source optical coherence tomography system using a 5 repeated B-scan protocol. Variable interscan time analysis was used to compute the optical coherence tomography angiography signal from B-scan pairs having 1.5 millisecond and 3.0 milliseconds interscan times. The resulting VISTA data were then mapped to a color space for display. The authors evaluated the VISTA visualization algorithm in normal eyes (n = 2), nonproliferative diabetic retinopathy eyes (n = 6), proliferative diabetic retinopathy eyes (n = 3), geographic atrophy eyes (n = 4), and exudative age-related macular degeneration eyes (n = 2). All eyes showed blood flow speed variations, and all eyes with pathology showed abnormal blood flow speeds compared with controls. The authors developed a novel method for mapping VISTA into a color display, allowing visualization of relative blood flow speeds. The method was found useful, in a small case series, for visualizing blood flow speeds in a variety of ocular diseases and serves as a step toward quantitative optical coherence tomography angiography.

  1. Novel flat datacenter network architecture based on scalable and flow-controlled optical switch system.

    PubMed

    Miao, Wang; Luo, Jun; Di Lucente, Stefano; Dorren, Harm; Calabretta, Nicola

    2014-02-10

    We propose and demonstrate an optical flat datacenter network based on scalable optical switch system with optical flow control. Modular structure with distributed control results in port-count independent optical switch reconfiguration time. RF tone in-band labeling technique allowing parallel processing of the label bits ensures the low latency operation regardless of the switch port-count. Hardware flow control is conducted at optical level by re-using the label wavelength without occupying extra bandwidth, space, and network resources which further improves the performance of latency within a simple structure. Dynamic switching including multicasting operation is validated for a 4 x 4 system. Error free operation of 40 Gb/s data packets has been achieved with only 1 dB penalty. The system could handle an input load up to 0.5 providing a packet loss lower that 10(-5) and an average latency less that 500 ns when a buffer size of 16 packets is employed. Investigation on scalability also indicates that the proposed system could potentially scale up to large port count with limited power penalty.

  2. Optic Flow Dominates Visual Scene Polarity in Causing Adaptive Modification of Locomotor Trajectory

    NASA Technical Reports Server (NTRS)

    Nomura, Y.; Mulavara, A. P.; Richards, J. T.; Brady, R.; Bloomberg, Jacob J.

    2005-01-01

    Locomotion and posture are influenced and controlled by vestibular, visual and somatosensory information. Optic flow and scene polarity are two characteristics of a visual scene that have been identified as being critical in how they affect perceived body orientation and self-motion. The goal of this study was to determine the role of optic flow and visual scene polarity on adaptive modification in locomotor trajectory. Two computer-generated virtual reality scenes were shown to subjects during 20 minutes of treadmill walking. One scene was a highly polarized scene while the other was composed of objects displayed in a non-polarized fashion. Both virtual scenes depicted constant rate self-motion equivalent to walking counterclockwise around the perimeter of a room. Subjects performed Stepping Tests blindfolded before and after scene exposure to assess adaptive changes in locomotor trajectory. Subjects showed a significant difference in heading direction, between pre and post adaptation stepping tests, when exposed to either scene during treadmill walking. However, there was no significant difference in the subjects heading direction between the two visual scene polarity conditions. Therefore, it was inferred from these data that optic flow has a greater role than visual polarity in influencing adaptive locomotor function.

  3. Evaluation of Event-Based Algorithms for Optical Flow with Ground-Truth from Inertial Measurement Sensor

    PubMed Central

    Rueckauer, Bodo; Delbruck, Tobi

    2016-01-01

    In this study we compare nine optical flow algorithms that locally measure the flow normal to edges according to accuracy and computation cost. In contrast to conventional, frame-based motion flow algorithms, our open-source implementations compute optical flow based on address-events from a neuromorphic Dynamic Vision Sensor (DVS). For this benchmarking we created a dataset of two synthesized and three real samples recorded from a 240 × 180 pixel Dynamic and Active-pixel Vision Sensor (DAVIS). This dataset contains events from the DVS as well as conventional frames to support testing state-of-the-art frame-based methods. We introduce a new source for the ground truth: In the special case that the perceived motion stems solely from a rotation of the vision sensor around its three camera axes, the true optical flow can be estimated using gyro data from the inertial measurement unit integrated with the DAVIS camera. This provides a ground-truth to which we can compare algorithms that measure optical flow by means of motion cues. An analysis of error sources led to the use of a refractory period, more accurate numerical derivatives and a Savitzky-Golay filter to achieve significant improvements in accuracy. Our pure Java implementations of two recently published algorithms reduce computational cost by up to 29% compared to the original implementations. Two of the algorithms introduced in this paper further speed up processing by a factor of 10 compared with the original implementations, at equal or better accuracy. On a desktop PC, they run in real-time on dense natural input recorded by a DAVIS camera. PMID:27199639

  4. Method and apparatus for optical Doppler tomographic imaging of fluid flow velocity in highly scattering media

    DOEpatents

    Nelson, John Stuart; Milner, Thomas Edward; Chen, Zhongping

    1999-01-01

    Optical Doppler tomography permits imaging of fluid flow velocity in highly scattering media. The tomography system combines Doppler velocimetry with high spatial resolution of partially coherent optical interferometry to measure fluid flow velocity at discrete spatial locations. Noninvasive in vivo imaging of blood flow dynamics and tissue structures with high spatial resolutions of the order of 2 to 10 microns is achieved in biological systems. The backscattered interference signals derived from the interferometer may be analyzed either through power spectrum determination to obtain the position and velocity of each particle in the fluid flow sample at each pixel, or the interference spectral density may be analyzed at each frequency in the spectrum to obtain the positions and velocities of the particles in a cross-section to which the interference spectral density corresponds. The realized resolutions of optical Doppler tomography allows noninvasive in vivo imaging of both blood microcirculation and tissue structure surrounding the vessel which has significance for biomedical research and clinical applications.

  5. Efficient Hardware Implementation of the Horn-Schunck Algorithm for High-Resolution Real-Time Dense Optical Flow Sensor

    PubMed Central

    Komorkiewicz, Mateusz; Kryjak, Tomasz; Gorgon, Marek

    2014-01-01

    This article presents an efficient hardware implementation of the Horn-Schunck algorithm that can be used in an embedded optical flow sensor. An architecture is proposed, that realises the iterative Horn-Schunck algorithm in a pipelined manner. This modification allows to achieve data throughput of 175 MPixels/s and makes processing of Full HD video stream (1, 920 × 1, 080 @ 60 fps) possible. The structure of the optical flow module as well as pre- and post-filtering blocks and a flow reliability computation unit is described in details. Three versions of optical flow modules, with different numerical precision, working frequency and obtained results accuracy are proposed. The errors caused by switching from floating- to fixed-point computations are also evaluated. The described architecture was tested on popular sequences from an optical flow dataset of the Middlebury University. It achieves state-of-the-art results among hardware implementations of single scale methods. The designed fixed-point architecture achieves performance of 418 GOPS with power efficiency of 34 GOPS/W. The proposed floating-point module achieves 103 GFLOPS, with power efficiency of 24 GFLOPS/W. Moreover, a 100 times speedup compared to a modern CPU with SIMD support is reported. A complete, working vision system realized on Xilinx VC707 evaluation board is also presented. It is able to compute optical flow for Full HD video stream received from an HDMI camera in real-time. The obtained results prove that FPGA devices are an ideal platform for embedded vision systems. PMID:24526303

  6. Efficient hardware implementation of the Horn-Schunck algorithm for high-resolution real-time dense optical flow sensor.

    PubMed

    Komorkiewicz, Mateusz; Kryjak, Tomasz; Gorgon, Marek

    2014-02-12

    This article presents an efficient hardware implementation of the Horn-Schunck algorithm that can be used in an embedded optical flow sensor. An architecture is proposed, that realises the iterative Horn-Schunck algorithm in a pipelined manner. This modification allows to achieve data throughput of 175 MPixels/s and makes processing of Full HD video stream (1; 920 × 1; 080 @ 60 fps) possible. The structure of the optical flow module as well as pre- and post-filtering blocks and a flow reliability computation unit is described in details. Three versions of optical flow modules, with different numerical precision, working frequency and obtained results accuracy are proposed. The errors caused by switching from floating- to fixed-point computations are also evaluated. The described architecture was tested on popular sequences from an optical flow dataset of the Middlebury University. It achieves state-of-the-art results among hardware implementations of single scale methods. The designed fixed-point architecture achieves performance of 418 GOPS with power efficiency of 34 GOPS/W. The proposed floating-point module achieves 103 GFLOPS, with power efficiency of 24 GFLOPS/W. Moreover, a 100 times speedup compared to a modern CPU with SIMD support is reported. A complete, working vision system realized on Xilinx VC707 evaluation board is also presented. It is able to compute optical flow for Full HD video stream received from an HDMI camera in real-time. The obtained results prove that FPGA devices are an ideal platform for embedded vision systems.

  7. Eye morphogenesis driven by epithelial flow into the optic cup facilitated by modulation of bone morphogenetic protein

    PubMed Central

    Heermann, Stephan; Schütz, Lucas; Lemke, Steffen; Krieglstein, Kerstin; Wittbrodt, Joachim

    2015-01-01

    The hemispheric, bi-layered optic cup forms from an oval optic vesicle during early vertebrate eye development through major morphological transformations. The overall basal surface, facing the developing lens, is increasing, while, at the same time, the space basally occupied by individual cells is decreasing. This cannot be explained by the classical view of eye development. Using zebrafish (Danio rerio) as a model, we show that the lens-averted epithelium functions as a reservoir that contributes to the growing neuroretina through epithelial flow around the distal rims of the optic cup. We propose that this flow couples morphogenesis and retinal determination. Our 4D data indicate that future stem cells flow from their origin in the lens-averted domain of the optic vesicle to their destination in the ciliary marginal zone. BMP-mediated inhibition of the flow results in ectopic neuroretina in the RPE domain. Ultimately the ventral fissure fails to close resulting in coloboma. DOI: http://dx.doi.org/10.7554/eLife.05216.001 PMID:25719386

  8. Optical and Probe Diagnostics Applied to Reacting Flows

    NASA Technical Reports Server (NTRS)

    Ticich, Thomas M.

    2003-01-01

    The general theme of the research my NASA colleague and I have planned is "Optical and probe diagnostics applied to reacting flows". We plan to explore three major threads during the fellowship period. The first interrogates the flame synthesis of carbon nanotubes using aerosol catalysts. Having demonstrated the viability of the technique for nanotube synthesis, we seek to understand the details of this reacting system which are important to its practical application. Laser light scattering will reveal changes in particle size at various heights above the burner. Analysis of the flame gas by mass spectroscopy will reveal the chemical composition of the mixture. Finally, absorption measurements will map the nanotube concentration within the flow. The second thread explores soot oxidation kinetics. Despite the impact of soot on engine performance, fire safety and pollution, models for its oxidation are inhibited by uncertainty in the values of the oxidation rate. We plan to employ both optical and microscopic measurements to refine this rate. Cavity ring-down absorption measurements of the carbonaceous aerosol can provide a measure of the mass concentration with time and, hence, an oxidation rate. Spectroscopic and direct probe measurements will provide the temperature of the system needed for subsequent modeling. These data will be benchmarked against changes in soot nanostructures as revealed by transmission electron microscopic images from directly sampled material.

  9. Blood flow changes after unilateral carotid artery ligation monitored by optical coherence tomography

    NASA Astrophysics Data System (ADS)

    Ma, Yushu; Liang, Chengbo; Suo, Yanyan; Zhao, Yuqian; Wang, Yi; Xu, Tao; Wang, Ruikang; Ma, Zhenhe

    2016-03-01

    Unilateral carotid artery ligation which could induce adaptive improvement is a classic model that has been widely used to study pathology of ischemic disease. In those studies, blood flow is an important parameter to characterize the ischemia. Optical coherence tomography (OCT) is a powerful imaging modality which can provide depth resolved images in biological tissue with high spatial and temporal resolution. SPF rats was anesthetized with isoflurane and divided into two groups. In first group, bilateral carotid artery was surgically exposed, and then left carotid artery was ligated. Blood flow changes of the contralateral carotid artery was monitored using high speed spectral domain optical coherence tomography, including the absolute flow velocity and the flow volume. In the other group, skull window was opened at the ipsilateral cerebral cortex of ligation and blood supply of small artery was measured before and after the ligation. The measured results demonstrate the blood supply compensation process after unilateral carotid artery ligation. With the superiority of high resolution, OCT is an effective technology in monitoring results of carotid artery after ligation.

  10. [Application of optical flow dynamic texture in land use/cover change detection].

    PubMed

    Yan, Li; Gong, Yi-Long; Zhang, Yi; Duan, Wei

    2014-11-01

    In the present study, a novel change detection approach for high resolution remote sensing images is proposed based on the optical flow dynamic texture (OFDT), which could achieve the land use & land cover change information automatically with a dynamic description of ground-object changes. This paper describes the ground-object gradual change process from the principle using optical flow theory, which breaks the ground-object sudden change hypothesis in remote sensing change detection methods in the past. As the steps of this method are simple, it could be integrated in the systems and software such as Land Resource Management and Urban Planning software that needs to find ground-object changes. This method takes into account the temporal dimension feature between remote sensing images, which provides a richer set of information for remote sensing change detection, thereby improving the status that most of the change detection methods are mainly dependent on the spatial dimension information. In this article, optical flow dynamic texture is the basic reflection of changes, and it is used in high resolution remote sensing image support vector machine post-classification change detection, combined with spectral information. The texture in the temporal dimension which is considered in this article has a smaller amount of data than most of the textures in the spatial dimensions. The highly automated texture computing has only one parameter to set, which could relax the onerous manual evaluation present status. The effectiveness of the proposed approach is evaluated with the 2011 and 2012 QuickBird datasets covering Duerbert Mongolian Autonomous County of Daqing City, China. Then, the effects of different optical flow smooth coefficient and the impact on the description of the ground-object changes in the method are deeply analyzed: The experiment result is satisfactory, with an 87.29% overall accuracy and an 0.850 7 Kappa index, and the method achieves better

  11. Optical measurements in evolving dispersed pipe flows

    NASA Astrophysics Data System (ADS)

    Voulgaropoulos, Victor; Angeli, Panagiota

    2017-12-01

    Optical laser-based techniques and an extensive data analysis methodology have been developed to acquire flow and separation characteristics of concentrated liquid-liquid dispersions. A helical static mixer was used at the inlet of an acrylic 4 m long horizontal pipe to actuate the dispersed flows at low mixture velocities. The organic (913 kg m^{-3}, 0.0046 Pa s) and aqueous phases (1146 kg m^{-3}, 0.0084 Pa s) were chosen to have matched refractive indices. Measurements were conducted at 15 and 135 equivalent pipe diameters downstream the inlet. Planar laser induced fluorescence (PLIF) measurements illustrated the flow structures and provided the local in-situ holdup profiles. It was found that along the pipe the drops segregate and in some cases coalesce either with other drops or with the corresponding continuous phase. A multi-level threshold algorithm was developed to measure the drop sizes from the PLIF images. The velocity profiles in the aqueous phase were measured with particle image velocimetry (PIV), while the settling velocities of the organic dispersed drops were acquired with particle tracking velocimetry (PTV). It was also possible to capture coalescence events of a drop with an interface over time and to acquire the instantaneous velocity and vorticity fields in the coalescing drop.

  12. Instantaneous Optical Wall-Temperature of Vertical Two-Phase Annular Flow

    NASA Astrophysics Data System (ADS)

    Fehring, Brian; Livingston-Jha, Simon; Morse, Roman; Chan, Jason; Doherty, James; Brueggeman, Colby; Nellis, Gregory; Dressler, Kristofer; Berson, ArganthaëL.; Multiphase Flow Visualization; Analysis Laboratory at University of Wisconsin-Madison Team

    2017-11-01

    We present a non-invasive optical technique for measuring the instantaneous temperature at the inner wall of a flow duct. The technique is used to characterize a fully-developed vertical annular flow of R245fa refrigerant. The test section includes transparent heating windows made of glass coated with fluorine-doped tin-oxide. A 15 mW helium-neon laser is directed through a prism mounted on one of the glass windows and reflected off of the interface between the 150-micron-thick liquid film and the inside wall of the testing section window. The intensity of the laser light reflected at the liquid film-window interface depends on the index of refraction of liquid R245fa, which itself depends on the temperature of the fluid. The intensity of the reflected light is measured using a photodiode and calibrated to a light reflectance model based on the Fresnel equations and Snell's law. Instantaneous temperature data is combined with optical liquid film thickness measurements to calculate the local instantaneous heat transfer coefficient at the wall.

  13. Real-Time Optical Monitoring of Flow Kinetics and Gas Phase Reactions Under High-Pressure OMCVD Conditions

    NASA Technical Reports Server (NTRS)

    Dietz, N.; McCall, S.; Bachmann, K. J.

    2001-01-01

    This contribution addresses the real-time optical characterization of gas flow and gas phase reactions as they play a crucial role for chemical vapor phase depositions utilizing elevated and high pressure chemical vapor deposition (HPCVD) conditions. The objectives of these experiments are to validate on the basis of results on real-time optical diagnostics process models simulation codes, and provide input parameter sets needed for analysis and control of chemical vapor deposition at elevated pressures. Access to microgravity is required to retain high pressure conditions of laminar flow, which is essential for successful acquisition and interpretation of the optical data. In this contribution, we describe the design and construction of the HPCVD system, which include access ports for various optical methods of real-time process monitoring and to analyze the initial stages of heteroepitaxy and steady-state growth in the different pressure ranges. To analyze the onset of turbulence, provisions are made for implementation of experimental methods for in-situ characterization of the nature of flow. This knowledge will be the basis for the design definition of experiments under microgravity, where gas flow conditions, gas phase and surface chemistry, might be analyzed by remote controlled real-time diagnostics tools, developed in this research project.

  14. Fiber-optic-based laser vapor screen flow visualization system for aerodynamic research in larger scale subsonic and transonic wind tunnels

    NASA Technical Reports Server (NTRS)

    Erickson, Gary E.; Inenaga, Andrew S.

    1994-01-01

    Laser vapor screen (LVS) flow visualization systems that are fiber-optic based were developed and installed for aerodynamic research in the Langley 8-Foot Transonic Pressure Tunnel and the Langley 7- by 10-Foot High Speed Tunnel. Fiber optics are used to deliver the laser beam through the plenum shell that surrounds the test section of each facility and to the light-sheet-generating optics positioned in the ceiling window of the test section. Water is injected into the wind tunnel diffuser section to increase the relative humidity and promote condensation of the water vapor in the flow field about the model. The condensed water vapor is then illuminated with an intense sheet of laser light to reveal features of the flow field. The plenum shells are optically sealed; therefore, video-based systems are used to observe and document the flow field. Operational experience shows that the fiber-optic-based systems provide safe, reliable, and high-quality off-surface flow visualization in smaller and larger scale subsonic and transonic wind tunnels. The design, the installation, and the application of the Langley Research Center (LaRC) LVS flow visualization systems in larger scale wind tunnels are highlighted. The efficiency of the fiber optic LVS systems and their insensitivity to wind tunnel vibration, the tunnel operating temperature and pressure variations, and the airborne contaminants are discussed.

  15. Visualization of Pulmonary Clearance Mechanisms via Noninvasive Optical Imaging Validated by Near-Infrared Flow Cytometry

    PubMed Central

    Zhou, Haiying; Gunsten, Sean P.; Zhegalova, Natalia G.; Bloch, Sharon; Achilefu, Samuel; Holley, J. Christopher; Schweppe, Daniel; Akers, Walter; Brody, Steven L.; Eades, William; Berezin, Mikhail Y.

    2016-01-01

    In vivo optical imaging with near-infrared (NIR) probes is an established method of diagnostics in preclinical and clinical studies. However, the specificities of these probes are difficult to validate ex vivo due to the lack of NIR flow cytometry. To address this limitation, we modified a flow cytometer to include an additional NIR channel using a 752 nm laser line. The flow cytometry system was tested using NIR microspheres and cell lines labeled with a combination of visible range and NIR fluorescent dyes. The approach was verified in vivo in mice evaluated for immune response in lungs after intratracheal delivery of the NIR contrast agent. Flow cytometry of cells obtained from the lung bronchoalveolar lavage demonstrated that the NIR dye was taken up by pulmonary macrophages as early as four-hours post-injection. This combination of optical imaging with NIR flow cytometry extends the capability of imaging and enables complementation of in vivo imaging with cell-specific studies. PMID:25808737

  16. Head sway response to optic flow: effect of age is more important than the presence of unilateral vestibular hypofunction

    PubMed Central

    Sparto, Patrick J.; Furman, Joseph M.; Redfern, Mark S.

    2014-01-01

    Background The purpose of this study was to examine how older adults with vestibular impairment use sensory feedback for postural control. Methods Nine older adult subjects with unilateral vestibular hypofunction (UVH, mean age 69 y) and 14 older (mean age 70 y) and 8 young adult controls (CON, mean age 28 y) viewed full-field optic flow scenes while standing on a fixed or sway-referenced support surface. The subjects with UVH had 100% caloric asymmetry. Optic flow consisted of sinusoidal anterior-posterior movement of the visual surround at three frequencies and three amplitudes of stimulation. The anterior-posterior head sway was measured. The number of head sway responses that were coupled to the optic flow and magnitude of head sway during optic flow relative to during quiet stance on fixed floor was quantified. Results The number of trials in which the head sway response was significantly coupled to the optic flow was significantly greater in the Older UVH and Older CON subjects compared with the Young CON subjects. Furthermore, the magnitude of head sway was two to three times greater in Older UVH and CON compared with Young CON subjects. There was no difference in coupling or magnitude of head sway between Older UVH and Older CON subjects. The amplitude of sway was also dependent on the amount of surface support, stimulus frequency, and stimulus amplitude. Conclusions Older adults with unilateral vestibular hypofunction who are able to effectively compensate show no difference in postural responses elicited by optic flow compared with age-matched controls. PMID:17312341

  17. Symptoms elicited in persons with vestibular dysfunction while performing gaze movements in optic flow environments

    PubMed Central

    Whitney, Susan L.; Sparto, Patrick J.; Cook, James R.; Redfern, Mark S.; Furman, Joseph M.

    2016-01-01

    Introduction People with vestibular disorders often experience space and motion discomfort when exposed to moving or highly textured visual scenes. The purpose of this study was to measure the type and severity of symptoms in people with vestibular dysfunction during coordinated head and eye movements in optic flow environments. Methods Seven subjects with vestibular disorders and 25 controls viewed four different full-field optic flow environments on six different visits. The optic flow environments consisted of textures with various contrasts and spatial frequencies. Subjects performed 8 gaze movement tasks, including eye saccades, gaze saccades, and gaze stabilization tasks. Subjects reported symptoms using Subjective Units of Discomfort (SUD) and the Simulator Sickness Questionnaire (SSQ). Self-reported dizziness handicap and space and motion discomfort were also measured. Results/ Conclusion Subjects with vestibular disorders had greater discomfort and experienced greater oculomotor and disorientation symptoms. The magnitude of the symptoms increased during each visit, but did not depend on the optic flow condition. Subjects who reported greater dizziness handicap and space motion discomfort had greater severity of symptoms during the experiment. Symptoms of fatigue, difficulty focusing, and dizziness during the experiment were evident. Compared with controls, subjects with vestibular disorders had less head movement during the gaze saccade tasks. Overall, performance of gaze pursuit and gaze stabilization tasks in moving visual environments elicited greater symptoms in subjects with vestibular disorders compared with healthy subjects. PMID:23549055

  18. Effects of Parkinson’s disease on optic flow perception for heading direction during navigation

    PubMed Central

    Wagenaar, Robert C.; Young, Daniel; Saltzman, Elliot L.; Ren, Xiaolin; Neargarder, Sandy; Cronin-Golomb, Alice

    2015-01-01

    Visuoperceptual disorders have been identified in individuals with Parkinson’s disease (PD) and may affect the perception of optic flow for heading direction during navigation. Studies in healthy subjects have confirmed that heading direction can be determined by equalizing the optic flow speed (OS) between visual fields. The present study investigated the effects of PD on the use of optic flow for heading direction, walking parameters, and interlimb coordination during navigation, examining the contributions of OS and spatial frequency (dot density). Twelve individuals with PD without dementia, 18 age-matched normal control adults (NC), and 23 young control adults (YC) walked through a virtual hallway at about 0.8 m/s. The hallway was created by random dots on side walls. Three levels of OS (0.8, 1.2, and 1.8 m/s) and dot density (1, 2, and 3 dots/m2) were presented on one wall while on the other wall, OS and dot density were fixed at 0.8 m/s and 3 dots/m2, respectively. Three-dimensional kinematic data were collected, and lateral drift, walking speed, stride frequency and length, and frequency, and phase relations between arms and legs were calculated. A significant linear effect was observed on lateral drift to the wall with lower OS for YC and NC, but not for PD. Compared to YC and NC, PD veered more to the left under OS and dot density conditions. The results suggest that healthy adults perceive optic flow for heading direction. Heading direction in PD may be more affected by the asymmetry of dopamine levels between the hemispheres and by motor lateralization as indexed by handedness. PMID:24510351

  19. Bayesian Modeling of Perceived Surface Slant from Actively-Generated and Passively-Observed Optic Flow

    PubMed Central

    Caudek, Corrado; Fantoni, Carlo; Domini, Fulvio

    2011-01-01

    We measured perceived depth from the optic flow (a) when showing a stationary physical or virtual object to observers who moved their head at a normal or slower speed, and (b) when simulating the same optic flow on a computer and presenting it to stationary observers. Our results show that perceived surface slant is systematically distorted, for both the active and the passive viewing of physical or virtual surfaces. These distortions are modulated by head translation speed, with perceived slant increasing directly with the local velocity gradient of the optic flow. This empirical result allows us to determine the relative merits of two alternative approaches aimed at explaining perceived surface slant in active vision: an “inverse optics” model that takes head motion information into account, and a probabilistic model that ignores extra-retinal signals. We compare these two approaches within the framework of the Bayesian theory. The “inverse optics” Bayesian model produces veridical slant estimates if the optic flow and the head translation velocity are measured with no error; because of the influence of a “prior” for flatness, the slant estimates become systematically biased as the measurement errors increase. The Bayesian model, which ignores the observer's motion, always produces distorted estimates of surface slant. Interestingly, the predictions of this second model, not those of the first one, are consistent with our empirical findings. The present results suggest that (a) in active vision perceived surface slant may be the product of probabilistic processes which do not guarantee the correct solution, and (b) extra-retinal signals may be mainly used for a better measurement of retinal information. PMID:21533197

  20. Competitive Dynamics in MSTd: A Mechanism for Robust Heading Perception Based on Optic Flow

    PubMed Central

    Layton, Oliver W.; Fajen, Brett R.

    2016-01-01

    Human heading perception based on optic flow is not only accurate, it is also remarkably robust and stable. These qualities are especially apparent when observers move through environments containing other moving objects, which introduce optic flow that is inconsistent with observer self-motion and therefore uninformative about heading direction. Moving objects may also occupy large portions of the visual field and occlude regions of the background optic flow that are most informative about heading perception. The fact that heading perception is biased by no more than a few degrees under such conditions attests to the robustness of the visual system and warrants further investigation. The aim of the present study was to investigate whether recurrent, competitive dynamics among MSTd neurons that serve to reduce uncertainty about heading over time offer a plausible mechanism for capturing the robustness of human heading perception. Simulations of existing heading models that do not contain competitive dynamics yield heading estimates that are far more erratic and unstable than human judgments. We present a dynamical model of primate visual areas V1, MT, and MSTd based on that of Layton, Mingolla, and Browning that is similar to the other models, except that the model includes recurrent interactions among model MSTd neurons. Competitive dynamics stabilize the model’s heading estimate over time, even when a moving object crosses the future path. Soft winner-take-all dynamics enhance units that code a heading direction consistent with the time history and suppress responses to transient changes to the optic flow field. Our findings support recurrent competitive temporal dynamics as a crucial mechanism underlying the robustness and stability of perception of heading. PMID:27341686

  1. Automatic retinal blood flow calculation using spectral domain optical coherence tomography

    NASA Astrophysics Data System (ADS)

    Wehbe, Hassan; Ruggeri, Marco; Jiao, Shuliang; Gregori, Giovanni; Puliafito, Carmen A.

    2008-02-01

    Optical Doppler tomography (ODT) is a branch of optical coherence tomography (OCT) that can measure the speed of a blood flow by measuring the Doppler shift impinged on the probing sample light by the moving blood cells. However, the measured speed of blood flow is a function of the Doppler angle, which needs to be determined in order to calculate the absolute velocity of the blood flow inside a vessel. We developed a technique that can extract the Doppler angle from the 3D data measured with spectral-domain OCT, which needs to extract the lateral and depth coordinates of a vessel in each measured ODT and OCT image. The lateral coordinates and the diameter of a blood vessel were first extracted in each OCT structural image by using the technique of blood vessel shadowgram, a technique first developed by us for enhancing the retinal blood vessel contrast in the en face view of the 3D OCT. The depth coordinate of a vessel was then determined by using a circular averaging filter moving in the depth direction along the axis passing through the vessel center in the ODT image. The Doppler angle was then calculated from the extracted coordinates of the blood vessel. The technique was applied in blood flow measurements in retinal blood vessels, which has potential impact on the study and diagnosis of blinding diseases like glaucoma and diabetic retinopathy.

  2. Estimation of velocities via optical flow

    NASA Astrophysics Data System (ADS)

    Popov, A.; Miller, A.; Miller, B.; Stepanyan, K.

    2017-02-01

    This article presents an approach to the optical flow (OF) usage as a general navigation means providing the information about the linear and angular vehicle's velocities. The term of "OF" came from opto-electronic devices where it corresponds to a video sequence of images related to the camera motion either over static surfaces or set of objects. Even if the positions of these objects are unknown in advance, one can estimate the camera motion provided just by video sequence itself and some metric information, such as distance between the objects or the range to the surface. This approach is applicable to any passive observation system which is able to produce a sequence of images, such as radio locator or sonar. Here the UAV application of the OF is considered since it is historically

  3. Absorption Filter Based Optical Diagnostics in High Speed Flows

    NASA Technical Reports Server (NTRS)

    Samimy, Mo; Elliott, Gregory; Arnette, Stephen

    1996-01-01

    Two major regimes where laser light scattered by molecules or particles in a flow contains significant information about the flow are Mie scattering and Rayleigh scattering. Mie scattering is used to obtain only velocity information, while Rayleigh scattering can be used to measure both the velocity and the thermodynamic properties of the flow. Now, recently introduced (1990, 1991) absorption filter based diagnostic techniques have started a new era in flow visualization, simultaneous velocity and thermodynamic measurements, and planar velocity measurements. Using a filtered planar velocimetry (FPV) technique, we have modified the optically thick iodine filter profile of Miles, et al., and used it in the pressure-broaden regime which accommodates measurements in a wide range of velocity applications. Measuring velocity and thermodynamic properties simultaneously, using absorption filtered based Rayleigh scattering, involves not only the measurement of the Doppler shift, but also the spectral profile of the Rayleigh scattering signal. Using multiple observation angles, simultaneous measurement of one component velocity and thermodynamic properties in a supersonic jet were measured. Presently, the technique is being extended for simultaneous measurements of all three components of velocity and thermodynamic properties.

  4. Optical Sensor of Thermal Gas Flow Based on Fiber Bragg Grating.

    PubMed

    Jiang, Xu; Wang, Keda; Li, Junqing; Zhan, Hui; Song, Zhenan; Che, Guohang; Lyu, Guohui

    2017-02-15

    This paper aims at solving the problem of explosion proof in measurement of thermal gas flow using electronic sensor by presenting a new type of flow sensor by optical fiber heating. A measuring unit based on fiber Bragg grating (FBG) for fluid temperature and a unit for heat dissipation are designed to replace the traditional electronic sensors. The light in C band from the amplified spontaneous emission (ASE) light source is split, with one part used to heat the absorbing coating and the other part used in the signal processing unit. In the heating unit, an absorbing coating is introduced to replace the traditional resistance heating module to minimize the risk of explosion. The measurement results demonstrate a fine consistency between the flow and temperature difference in simulation. The method to enhance the measurement resolution of flow is also discussed.

  5. Optical coherence tomography angiography offers comprehensive evaluation of skin optical clearing in vivo by quantifying optical properties and blood flow imaging simultaneously

    NASA Astrophysics Data System (ADS)

    Guo, Li; Shi, Rui; Zhang, Chao; Zhu, Dan; Ding, Zhihua; Li, Peng

    2016-08-01

    Tissue optical clearing (TOC) is helpful for reducing scattering and enhancing the penetration depth of light, and shows promising potential in optimizing optical imaging performances. A mixture of fructose with PEG-400 and thiazone (FPT) is used as an optical clearing agent in mouse dorsal skin and evaluated with OCT angiography (Angio-OCT) by quantifying optical properties and blood flow imaging simultaneously. It is observed that FPT leads to an improved imaging performance for the deeper tissues. The imaging performance improvement is most likely caused by the FPT-induced dehydration of skin, and the reduction of scattering coefficient (more than ˜40.5%) and refractive-index mismatching (more than ˜25.3%) in the superficial (epidermal, dermal, and hypodermal) layers. A high correlation (up to ˜90%) between the relative changes in refractive-index mismatching and Angio-OCT signal strength is measured. The optical clearing rate is ˜5.83×10-5 cm/s. In addition, Angio-OCT demonstrates enhanced performance in imaging cutaneous hemodynamics with satisfactory spatiotemporal resolution and contrast when combined with TOC, which exhibits a powerful practical application in studying microcirculation.

  6. Microflow1, a sheathless fiber-optic flow cytometry biomedical platform: demonstration onboard the international space station.

    PubMed

    Dubeau-Laramée, Geneviève; Rivière, Christophe; Jean, Isabelle; Mermut, Ozzy; Cohen, Luchino Y

    2014-04-01

    A fiber-optic based flow cytometry platform was designed to build a portable and robust instrument for space applications. At the core of the Microflow1 is a unique fiber-optic flow cell fitted to a fluidic system and fiber coupled to the source and detection channels. A Microflow1 engineering unit was first tested and benchmarked against a commercial flow cytometer as a reference in a standard laboratory environment. Testing in parabolic flight campaigns was performed to establish Microflow1's performance in weightlessness, before operating the new platform on the International Space Station. Microflow1 had comparable performances to commercial systems, and operated remarkably and robustly in weightlessness (microgravity). Microflow1 supported immunophenotyping as well as microbead-based multiplexed cytokine assays in the space environment and independently of gravity levels. Results presented here provide evidence that this fiber-optic cytometer technology is inherently compatible with the space environment with negligible compromise to analytical performance. © 2013 International Society for Advancement of Cytometry.

  7. How bumblebees use lateral and ventral optic flow cues for position control in environments of different proximity.

    PubMed

    Linander, Nellie; Baird, Emily; Dacke, Marie

    2017-05-01

    Flying insects frequently navigate through environments of different complexity. In this study, buff-tailed bumblebees (Bombus terrestris L.) were trained to fly along tunnels of different widths, from 60 to 240 cm. In tunnel widths of 60 and 120 cm, bumblebees control their lateral position by balancing the magnitude of translational optic flow experienced in the lateral visual field of each eye. In wider tunnels, bumblebees use translational optic flow cues in the ventral visual field to control their lateral position and to steer along straight tracks. Our results also suggest that bumblebees prefer to fly over surfaces that provide strong ventral optic flow cues, rather than over featureless ones. Together, these strategies allow bumblebees to minimize the risk of collision and to maintain relatively straight flight paths in a broad range of environments.

  8. Drifting while stepping in place in old adults: Association of self-motion perception with reference frame reliance and ground optic flow sensitivity.

    PubMed

    Agathos, Catherine P; Bernardin, Delphine; Baranton, Konogan; Assaiante, Christine; Isableu, Brice

    2017-04-07

    Optic flow provides visual self-motion information and is shown to modulate gait and provoke postural reactions. We have previously reported an increased reliance on the visual, as opposed to the somatosensory-based egocentric, frame of reference (FoR) for spatial orientation with age. In this study, we evaluated FoR reliance for self-motion perception with respect to the ground surface. We examined how effects of ground optic flow direction on posture may be enhanced by an intermittent podal contact with the ground, and reliance on the visual FoR and aging. Young, middle-aged and old adults stood quietly (QS) or stepped in place (SIP) for 30s under static stimulation, approaching and receding optic flow on the ground and a control condition. We calculated center of pressure (COP) translation and optic flow sensitivity was defined as the ratio of COP translation velocity over absolute optic flow velocity: the visual self-motion quotient (VSQ). COP translation was more influenced by receding flow during QS and by approaching flow during SIP. In addition, old adults drifted forward while SIP without any imposed visual stimulation. Approaching flow limited this natural drift and receding flow enhanced it, as indicated by the VSQ. The VSQ appears to be a motor index of reliance on the visual FoR during SIP and is associated with greater reliance on the visual and reduced reliance on the egocentric FoR. Exploitation of the egocentric FoR for self-motion perception with respect to the ground surface is compromised by age and associated with greater sensitivity to optic flow. Copyright © 2017 IBRO. Published by Elsevier Ltd. All rights reserved.

  9. Octopaminergic Modulation of Temporal Frequency Coding in an Identified Optic Flow-Processing Interneuron

    PubMed Central

    Longden, Kit D.; Krapp, Holger G.

    2010-01-01

    Flying generates predictably different patterns of optic flow compared with other locomotor states. A sensorimotor system tuned to rapid responses and a high bandwidth of optic flow would help the animal to avoid wasting energy through imprecise motor action. However, neural processing that covers a higher input bandwidth itself comes at higher energetic costs which would be a poor investment when the animal was not flying. How does the blowfly adjust the dynamic range of its optic flow-processing neurons to the locomotor state? Octopamine (OA) is a biogenic amine central to the initiation and maintenance of flight in insects. We used an OA agonist chlordimeform (CDM) to simulate the widespread OA release during flight and recorded the effects on the temporal frequency coding of the H2 cell. This cell is a visual interneuron known to be involved in flight stabilization reflexes. The application of CDM resulted in (i) an increase in the cell's spontaneous activity, expanding the inhibitory signaling range (ii) an initial response gain to moving gratings (20–60 ms post-stimulus) that depended on the temporal frequency of the grating and (iii) a reduction in the rate and magnitude of motion adaptation that was also temporal frequency-dependent. To our knowledge, this is the first demonstration that the application of a neuromodulator can induce velocity-dependent alterations in the gain of a wide-field optic flow-processing neuron. The observed changes in the cell's response properties resulted in a 33% increase of the cell's information rate when encoding random changes in temporal frequency of the stimulus. The increased signaling range and more rapid, longer lasting responses employed more spikes to encode each bit, and so consumed a greater amount of energy. It appears that for the fly investing more energy in sensory processing during flight is more efficient than wasting energy on under-performing motor control. PMID:21152339

  10. Theoretical and Experimental Study on Wide Range Optical Fiber Turbine Flow Sensor.

    PubMed

    Du, Yuhuan; Guo, Yingqing

    2016-07-15

    In this paper, a novel fiber turbine flow sensor was proposed and demonstrated for liquid measurement with optical fiber, using light intensity modulation to measure the turbine rotational speed for converting to flow rate. The double-circle-coaxial (DCC) fiber probe was introduced in frequency measurement for the first time. Through the divided ratio of two rings light intensity, the interference in light signals acquisition can be eliminated. To predict the characteristics between the output frequency and flow in the nonlinear range, the turbine flow sensor model was built. Via analyzing the characteristics of turbine flow sensor, piecewise linear equations were achieved in expanding the flow measurement range. Furthermore, the experimental verification was tested. The results showed that the flow range ratio of DN20 turbine flow sensor was improved 2.9 times after using piecewise linear in the nonlinear range. Therefore, combining the DCC fiber sensor and piecewise linear method, it can be developed into a strong anti-electromagnetic interference(anti-EMI) and wide range fiber turbine flowmeter.

  11. Theoretical and Experimental Study on Wide Range Optical Fiber Turbine Flow Sensor

    PubMed Central

    Du, Yuhuan; Guo, Yingqing

    2016-01-01

    In this paper, a novel fiber turbine flow sensor was proposed and demonstrated for liquid measurement with optical fiber, using light intensity modulation to measure the turbine rotational speed for converting to flow rate. The double-circle-coaxial (DCC) fiber probe was introduced in frequency measurement for the first time. Through the divided ratio of two rings light intensity, the interference in light signals acquisition can be eliminated. To predict the characteristics between the output frequency and flow in the nonlinear range, the turbine flow sensor model was built. Via analyzing the characteristics of turbine flow sensor, piecewise linear equations were achieved in expanding the flow measurement range. Furthermore, the experimental verification was tested. The results showed that the flow range ratio of DN20 turbine flow sensor was improved 2.9 times after using piecewise linear in the nonlinear range. Therefore, combining the DCC fiber sensor and piecewise linear method, it can be developed into a strong anti-electromagnetic interference(anti-EMI) and wide range fiber turbine flowmeter. PMID:27428976

  12. Registration of retinal sequences from new video-ophthalmoscopic camera.

    PubMed

    Kolar, Radim; Tornow, Ralf P; Odstrcilik, Jan; Liberdova, Ivana

    2016-05-20

    Analysis of fast temporal changes on retinas has become an important part of diagnostic video-ophthalmology. It enables investigation of the hemodynamic processes in retinal tissue, e.g. blood-vessel diameter changes as a result of blood-pressure variation, spontaneous venous pulsation influenced by intracranial-intraocular pressure difference, blood-volume changes as a result of changes in light reflection from retinal tissue, and blood flow using laser speckle contrast imaging. For such applications, image registration of the recorded sequence must be performed. Here we use a new non-mydriatic video-ophthalmoscope for simple and fast acquisition of low SNR retinal sequences. We introduce a novel, two-step approach for fast image registration. The phase correlation in the first stage removes large eye movements. Lucas-Kanade tracking in the second stage removes small eye movements. We propose robust adaptive selection of the tracking points, which is the most important part of tracking-based approaches. We also describe a method for quantitative evaluation of the registration results, based on vascular tree intensity profiles. The achieved registration error evaluated on 23 sequences (5840 frames) is 0.78 ± 0.67 pixels inside the optic disc and 1.39 ± 0.63 pixels outside the optic disc. We compared the results with the commonly used approaches based on Lucas-Kanade tracking and scale-invariant feature transform, which achieved worse results. The proposed method can efficiently correct particular frames of retinal sequences for shift and rotation. The registration results for each frame (shift in X and Y direction and eye rotation) can also be used for eye-movement evaluation during single-spot fixation tasks.

  13. Optical Electronic Bragg Reflection Sensor System with Hydrodynamic Flow Applications

    NASA Technical Reports Server (NTRS)

    Lyons, D. R.

    2003-01-01

    This project, as described in the following report, involved design and fabrication of fiber optic sensors for the detection and measurement of dynamic fluid density variations. These devices are created using UV (ultraviolet) ablation and generally modified transverse holographic fiber grating techniques. The resulting phase gratings created on or immediately underneath the flat portion of D-shaped optical waveguides are characterized as evanescent field sensing devices. The primary applications include the sensor portion of a real-time localized or distributed measurement system for hydrodynamic flow, fluid density measurements, and phase change phenomena. Several design modifications were implemented in an attempt to accomplish the tasks specified in our original proposal. In addition, we have established key collaborative relationships with numerous people and institutions.

  14. Application of full field optical studies for pulsatile flow in a carotid artery phantom

    PubMed Central

    Nemati, M.; Loozen, G. B.; van der Wekken, N.; van de Belt, G.; Urbach, H. P.; Bhattacharya, N.; Kenjeres, S.

    2015-01-01

    A preliminary comparative measurement between particle imaging velocimetry (PIV) and laser speckle contrast analysis (LASCA) to study pulsatile flow using ventricular assist device in a patient-specific carotid artery phantom is reported. These full-field optical techniques have both been used to study flow and extract complementary parameters. We use the high spatial resolution of PIV to generate a full velocity map of the flow field and the high temporal resolution of LASCA to extract the detailed frequency spectrum of the fluid pulses. Using this combination of techniques a complete study of complex pulsatile flow in an intricate flow network can be studied. PMID:26504652

  15. Quantitative polarization and flow evaluation of choroid and sclera by multifunctional Jones matrix optical coherence tomography

    NASA Astrophysics Data System (ADS)

    Sugiyama, S.; Hong, Y.-J.; Kasaragod, D.; Makita, S.; Miura, M.; Ikuno, Y.; Yasuno, Y.

    2016-03-01

    Quantitative evaluation of optical properties of choroid and sclera are performed by multifunctional optical coherence tomography. Five normal eyes, five glaucoma eyes and one choroidal atrophy eye are examined. The refractive error was found to be correlated with choroidal birefringence, polarization uniformity, and flow in addition to scleral birefringence among normal eyes. The significant differences were observed between the normal and the glaucoma eyes, as for choroidal polarization uniformity, flow and scleral birefringence. An automatic segmentation algorithm of retinal pigment epithelium and chorioscleral interface based on multifunctional signals is also presented.

  16. Time-to-Passage Judgments in Nonconstant Optical Flow Fields

    NASA Technical Reports Server (NTRS)

    Kaiser, Mary K.; Hecht, Heiko

    1995-01-01

    The time until an approaching object will pass an observer (time to passage, or TTP) is optically specified by a global flow field even in the absence of local expansion or size cues. Kaiser and Mowafy have demonstrated that observers are in fact sensitive to this global flow information. The present studies investigate two factors that are usually ignored in work related to TTP: (1) non-constant motion functions and (2) concomitant eye rotation. Non-constant velocities violate an assumption of some TTP derivations, and eye rotations may complicate heading extraction. Such factors have practical significance, for example, in the case of a pilot accelerating an aircraft or executing a roll. In our studies, a flow field of constant-sized stars was presented monocularly on a large screen. TIP judgments had to be made on the basis of one target star. The flow field varied in its acceleration pattern and its roll component. Observers did not appear to utilize acceleration information. In particular, TTP with decelerating motion were consistently underestimated. TTP judgments were fairly robust with respect to roll, even when roll axis and track vector were decoupled. However, substantial decoupling between heading and track vector led to a decrement in performance, in both the presence and the absence of roll.

  17. On event-based optical flow detection

    PubMed Central

    Brosch, Tobias; Tschechne, Stephan; Neumann, Heiko

    2015-01-01

    Event-based sensing, i.e., the asynchronous detection of luminance changes, promises low-energy, high dynamic range, and sparse sensing. This stands in contrast to whole image frame-wise acquisition by standard cameras. Here, we systematically investigate the implications of event-based sensing in the context of visual motion, or flow, estimation. Starting from a common theoretical foundation, we discuss different principal approaches for optical flow detection ranging from gradient-based methods over plane-fitting to filter based methods and identify strengths and weaknesses of each class. Gradient-based methods for local motion integration are shown to suffer from the sparse encoding in address-event representations (AER). Approaches exploiting the local plane like structure of the event cloud, on the other hand, are shown to be well suited. Within this class, filter based approaches are shown to define a proper detection scheme which can also deal with the problem of representing multiple motions at a single location (motion transparency). A novel biologically inspired efficient motion detector is proposed, analyzed and experimentally validated. Furthermore, a stage of surround normalization is incorporated. Together with the filtering this defines a canonical circuit for motion feature detection. The theoretical analysis shows that such an integrated circuit reduces motion ambiguity in addition to decorrelating the representation of motion related activations. PMID:25941470

  18. Density and Cavitating Flow Results from a Full-Scale Optical Multiphase Cryogenic Flowmeter

    NASA Technical Reports Server (NTRS)

    Korman, Valentin

    2007-01-01

    Liquid propulsion systems are hampered by poor flow measurements. The measurement of flow directly impacts safe motor operations, performance parameters as well as providing feedback from ground testing and developmental work. NASA Marshall Space Flight Center, in an effort to improve propulsion sensor technology, has developed an all optical flow meter that directly measures the density of the fluid. The full-scale sensor was tested in a transient, multiphase liquid nitrogen fluid environment. Comparison with traditional density models shows excellent agreement with fluid density with an error of approximately 0.8%. Further evaluation shows the sensor is able to detect cavitation or bubbles in the flow stream and separate out their resulting effects in fluid density.

  19. Optical probe

    DOEpatents

    Hencken, Kenneth; Flower, William L.

    1999-01-01

    A compact optical probe is disclosed particularly useful for analysis of emissions in industrial environments. The instant invention provides a geometry for optically-based measurements that allows all optical components (source, detector, rely optics, etc.) to be located in proximity to one another. The geometry of the probe disclosed herein provides a means for making optical measurements in environments where it is difficult and/or expensive to gain access to the vicinity of a flow stream to be measured. Significantly, the lens geometry of the optical probe allows the analysis location within a flow stream being monitored to be moved while maintaining optical alignment of all components even when the optical probe is focused on a plurality of different analysis points within the flow stream.

  20. Optical Feedback Interferometry for Velocity Measurement of Parallel Liquid-Liquid Flows in a Microchannel

    PubMed Central

    Ramírez-Miquet, Evelio E.; Perchoux, Julien; Loubière, Karine; Tronche, Clément; Prat, Laurent; Sotolongo-Costa, Oscar

    2016-01-01

    Optical feedback interferometry (OFI) is a compact sensing technique with recent implementation for flow measurements in microchannels. We propose implementing OFI for the analysis at the microscale of multiphase flows starting with the case of parallel flows of two immiscible fluids. The velocity profiles in each phase were measured and the interface location estimated for several operating conditions. To the authors knowledge, this sensing technique is applied here for the first time to multiphase flows. Theoretical profiles issued from a model based on the Couette viscous flow approximation reproduce fairly well the experimental results. The sensing system and the analysis presented here provide a new tool for studying more complex interactions between immiscible fluids (such as liquid droplets flowing in a microchannel). PMID:27527178

  1. Hand motion modeling for psychology analysis in job interview using optical flow-history motion image: OF-HMI

    NASA Astrophysics Data System (ADS)

    Khalifa, Intissar; Ejbali, Ridha; Zaied, Mourad

    2018-04-01

    To survive the competition, companies always think about having the best employees. The selection is depended on the answers to the questions of the interviewer and the behavior of the candidate during the interview session. The study of this behavior is always based on a psychological analysis of the movements accompanying the answers and discussions. Few techniques are proposed until today to analyze automatically candidate's non verbal behavior. This paper is a part of a work psychology recognition system; it concentrates in spontaneous hand gesture which is very significant in interviews according to psychologists. We propose motion history representation of hand based on an hybrid approach that merges optical flow and history motion images. The optical flow technique is used firstly to detect hand motions in each frame of a video sequence. Secondly, we use the history motion images (HMI) to accumulate the output of the optical flow in order to have finally a good representation of the hand`s local movement in a global temporal template.

  2. Endoscopic feature tracking for augmented-reality assisted prosthesis selection in mitral valve repair

    NASA Astrophysics Data System (ADS)

    Engelhardt, Sandy; Kolb, Silvio; De Simone, Raffaele; Karck, Matthias; Meinzer, Hans-Peter; Wolf, Ivo

    2016-03-01

    Mitral valve annuloplasty describes a surgical procedure where an artificial prosthesis is sutured onto the anatomical structure of the mitral annulus to re-establish the valve's functionality. Choosing an appropriate commercially available ring size and shape is a difficult decision the surgeon has to make intraoperatively according to his experience. In our augmented-reality framework, digitalized ring models are superimposed onto endoscopic image streams without using any additional hardware. To place the ring model on the proper position within the endoscopic image plane, a pose estimation is performed that depends on the localization of sutures placed by the surgeon around the leaflet origins and punctured through the stiffer structure of the annulus. In this work, the tissue penetration points are tracked by the real-time capable Lucas Kanade optical flow algorithm. The accuracy and robustness of this tracking algorithm is investigated with respect to the question whether outliers influence the subsequent pose estimation. Our results suggest that optical flow is very stable for a variety of different endoscopic scenes and tracking errors do not affect the position of the superimposed virtual objects in the scene, making this approach a viable candidate for annuloplasty augmented reality-enhanced decision support.

  3. Time Resolved Digital PIV Measurements of Flow Field Cyclic Variation in an Optical IC Engine

    NASA Astrophysics Data System (ADS)

    Jarvis, S.; Justham, T.; Clarke, A.; Garner, C. P.; Hargrave, G. K.; Halliwell, N. A.

    2006-07-01

    Time resolved digital particle image velocimetry (DPIV) experimental data is presented for the in-cylinder flow field development of a motored four stroke spark ignition (SI) optical internal combustion (IC) engine. A high speed DPIV system was employed to quantify the velocity field development during the intake and compression stroke at an engine speed of 1500 rpm. The results map the spatial and temporal development of the in-cylinder flow field structure allowing comparison between traditional ensemble average and cycle average flow field structures. Conclusions are drawn with respect to engine flow field cyclic variations.

  4. Optical flow estimation on image sequences with differently exposed frames

    NASA Astrophysics Data System (ADS)

    Bengtsson, Tomas; McKelvey, Tomas; Lindström, Konstantin

    2015-09-01

    Optical flow (OF) methods are used to estimate dense motion information between consecutive frames in image sequences. In addition to the specific OF estimation method itself, the quality of the input image sequence is of crucial importance to the quality of the resulting flow estimates. For instance, lack of texture in image frames caused by saturation of the camera sensor during exposure can significantly deteriorate the performance. An approach to avoid this negative effect is to use different camera settings when capturing the individual frames. We provide a framework for OF estimation on such sequences that contain differently exposed frames. Information from multiple frames are combined into a total cost functional such that the lack of an active data term for saturated image areas is avoided. Experimental results demonstrate that using alternate camera settings to capture the full dynamic range of an underlying scene can clearly improve the quality of flow estimates. When saturation of image data is significant, the proposed methods show superior performance in terms of lower endpoint errors of the flow vectors compared to a set of baseline methods. Furthermore, we provide some qualitative examples of how and when our method should be used.

  5. Speckle contrast optical spectroscopy, a non-invasive, diffuse optical method for measuring microvascular blood flow in tissue

    PubMed Central

    Valdes, Claudia P.; Varma, Hari M.; Kristoffersen, Anna K.; Dragojevic, Tanja; Culver, Joseph P.; Durduran, Turgut

    2014-01-01

    We introduce a new, non-invasive, diffuse optical technique, speckle contrast optical spectroscopy (SCOS), for probing deep tissue blood flow using the statistical properties of laser speckle contrast and the photon diffusion model for a point source. The feasibility of the method is tested using liquid phantoms which demonstrate that SCOS is capable of measuring the dynamic properties of turbid media non-invasively. We further present an in vivo measurement in a human forearm muscle using SCOS in two modalities: one with the dependence of the speckle contrast on the source-detector separation and another on the exposure time. In doing so, we also introduce crucial corrections to the speckle contrast that account for the variance of the shot and sensor dark noises. PMID:25136500

  6. Motion-form interactions beyond the motion integration level: evidence for interactions between orientation and optic flow signals.

    PubMed

    Pavan, Andrea; Marotti, Rosilari Bellacosa; Mather, George

    2013-05-31

    Motion and form encoding are closely coupled in the visual system. A number of physiological studies have shown that neurons in the striate and extrastriate cortex (e.g., V1 and MT) are selective for motion direction parallel to their preferred orientation, but some neurons also respond to motion orthogonal to their preferred spatial orientation. Recent psychophysical research (Mather, Pavan, Bellacosa, & Casco, 2012) has demonstrated that the strength of adaptation to two fields of transparently moving dots is modulated by simultaneously presented orientation signals, suggesting that the interaction occurs at the level of motion integrating receptive fields in the extrastriate cortex. In the present psychophysical study, we investigated whether motion-form interactions take place at a higher level of neural processing where optic flow components are extracted. In Experiment 1, we measured the duration of the motion aftereffect (MAE) generated by contracting or expanding dot fields in the presence of either radial (parallel) or concentric (orthogonal) counterphase pedestal gratings. To tap the stage at which optic flow is extracted, we measured the duration of the phantom MAE (Weisstein, Maguire, & Berbaum, 1977) in which we adapted and tested different parts of the visual field, with orientation signals presented either in the adapting (Experiment 2) or nonadapting (Experiments 3 and 4) sectors. Overall, the results showed that motion adaptation is suppressed most by orientation signals orthogonal to optic flow direction, suggesting that motion-form interactions also take place at the global motion level where optic flow is extracted.

  7. Sensory prediction on a whiskered robot: a tactile analogy to "optical flow".

    PubMed

    Schroeder, Christopher L; Hartmann, Mitra J Z

    2012-01-01

    When an animal moves an array of sensors (e.g., the hand, the eye) through the environment, spatial and temporal gradients of sensory data are related by the velocity of the moving sensory array. In vision, the relationship between spatial and temporal brightness gradients is quantified in the "optical flow" equation. In the present work, we suggest an analog to optical flow for the rodent vibrissal (whisker) array, in which the perceptual intensity that "flows" over the array is bending moment. Changes in bending moment are directly related to radial object distance, defined as the distance between the base of a whisker and the point of contact with the object. Using both simulations and a 1×5 array (row) of artificial whiskers, we demonstrate that local object curvature can be estimated based on differences in radial distance across the array. We then develop two algorithms, both based on tactile flow, to predict the future contact points that will be obtained as the whisker array translates along the object. The translation of the robotic whisker array represents the rat's head velocity. The first algorithm uses a calculation of the local object slope, while the second uses a calculation of the local object curvature. Both algorithms successfully predict future contact points for simple surfaces. The algorithm based on curvature was found to more accurately predict future contact points as surfaces became more irregular. We quantify the inter-related effects of whisker spacing and the object's spatial frequencies, and examine the issues that arise in the presence of real-world noise, friction, and slip.

  8. Flow velocity vector fields by ultrasound particle imaging velocimetry: in vitro comparison with optical flow velocimetry.

    PubMed

    Westerdale, John; Belohlavek, Marek; McMahon, Eileen M; Jiamsripong, Panupong; Heys, Jeffrey J; Milano, Michele

    2011-02-01

    We performed an in vitro study to assess the precision and accuracy of particle imaging velocimetry (PIV) data acquired using a clinically available portable ultrasound system via comparison with stereo optical PIV. The performance of ultrasound PIV was compared with optical PIV on a benchmark problem involving vortical flow with a substantial out-of-plane velocity component. Optical PIV is capable of stereo image acquisition, thus measuring out-of-plane velocity components. This allowed us to quantify the accuracy of ultrasound PIV, which is limited to in-plane acquisition. The system performance was assessed by considering the instantaneous velocity fields without extracting velocity profiles by spatial averaging. Within the 2-dimensional correlation window, using 7 time-averaged frames, the vector fields were found to have correlations of 0.867 in the direction along the ultrasound beam and 0.738 in the perpendicular direction. Out-of-plane motion of greater than 20% of the in-plane vector magnitude was found to increase the SD by 11% for the vectors parallel to the ultrasound beam direction and 8.6% for the vectors perpendicular to the beam. The results show a close correlation and agreement of individual velocity vectors generated by ultrasound PIV compared with optical PIV. Most of the measurement distortions were caused by out-of-plane velocity components.

  9. Multi-phase-fluid discrimination with local fibre-optical probes: III. Three-phase flows

    NASA Astrophysics Data System (ADS)

    Fordham, E. J.; Ramos, R. T.; Holmes, A.; Simonian, S.; Huang, S.-M.; Lenn, C. P.

    1999-12-01

    Local fibre-optical sensors (or `local probes') for immiscible-fluid discrimination are demonstrated in three-phase (oil/water/gas) flows. The probes are made from standard silica fibres with plane oblique facets polished at the fibre tip, with surface treatment for wettability control. They use total internal reflection to distinguish among drops, bubbles and other regions of fluid in multi-phase flows, on the basis of refractive-index contrast. Dual probes, using two sensors each with a quasi-binary output, are used to determine profiles of three-phase volume fraction in a flow of kerosene, water and air in a pipe. The individual sensors used discriminate oil from `not-oil' and gas from liquid; their logical combination discriminates among the three phases. Companion papers deal with the sensor designs used and quantitative results achieved in the simpler two-phase cases of liquid/liquid flows and gas/liquid flows.

  10. Motion-form interactions beyond the motion integration level: Evidence for interactions between orientation and optic flow signals

    PubMed Central

    Pavan, Andrea; Marotti, Rosilari Bellacosa; Mather, George

    2013-01-01

    Motion and form encoding are closely coupled in the visual system. A number of physiological studies have shown that neurons in the striate and extrastriate cortex (e.g., V1 and MT) are selective for motion direction parallel to their preferred orientation, but some neurons also respond to motion orthogonal to their preferred spatial orientation. Recent psychophysical research (Mather, Pavan, Bellacosa, & Casco, 2012) has demonstrated that the strength of adaptation to two fields of transparently moving dots is modulated by simultaneously presented orientation signals, suggesting that the interaction occurs at the level of motion integrating receptive fields in the extrastriate cortex. In the present psychophysical study, we investigated whether motion-form interactions take place at a higher level of neural processing where optic flow components are extracted. In Experiment 1, we measured the duration of the motion aftereffect (MAE) generated by contracting or expanding dot fields in the presence of either radial (parallel) or concentric (orthogonal) counterphase pedestal gratings. To tap the stage at which optic flow is extracted, we measured the duration of the phantom MAE (Weisstein, Maguire, & Berbaum, 1977) in which we adapted and tested different parts of the visual field, with orientation signals presented either in the adapting (Experiment 2) or nonadapting (Experiments 3 and 4) sectors. Overall, the results showed that motion adaptation is suppressed most by orientation signals orthogonal to optic flow direction, suggesting that motion-form interactions also take place at the global motion level where optic flow is extracted. PMID:23729767

  11. A Robust Method for Ego-Motion Estimation in Urban Environment Using Stereo Camera.

    PubMed

    Ci, Wenyan; Huang, Yingping

    2016-10-17

    Visual odometry estimates the ego-motion of an agent (e.g., vehicle and robot) using image information and is a key component for autonomous vehicles and robotics. This paper proposes a robust and precise method for estimating the 6-DoF ego-motion, using a stereo rig with optical flow analysis. An objective function fitted with a set of feature points is created by establishing the mathematical relationship between optical flow, depth and camera ego-motion parameters through the camera's 3-dimensional motion and planar imaging model. Accordingly, the six motion parameters are computed by minimizing the objective function, using the iterative Levenberg-Marquard method. One of key points for visual odometry is that the feature points selected for the computation should contain inliers as much as possible. In this work, the feature points and their optical flows are initially detected by using the Kanade-Lucas-Tomasi (KLT) algorithm. A circle matching is followed to remove the outliers caused by the mismatching of the KLT algorithm. A space position constraint is imposed to filter out the moving points from the point set detected by the KLT algorithm. The Random Sample Consensus (RANSAC) algorithm is employed to further refine the feature point set, i.e., to eliminate the effects of outliers. The remaining points are tracked to estimate the ego-motion parameters in the subsequent frames. The approach presented here is tested on real traffic videos and the results prove the robustness and precision of the method.

  12. Optic nerve head blood flow response to reduced ocular perfusion pressure by alteration of either the blood pressure or intraocular pressure.

    PubMed

    Wang, Lin; Cull, Grant A; Fortune, Brad

    2015-04-01

    To test the hypothesis that blood flow autoregulation in the optic nerve head has less reserve to maintain normal blood flow in the face of blood pressure-induced ocular perfusion pressure decrease than a similar magnitude intraocular pressure-induced ocular perfusion pressure decrease. Twelve normal non-human primates were anesthetized by continuous intravenous infusion of pentobarbital. Optic nerve blood flow was monitored by laser speckle flowgraphy. In the first group of animals (n = 6), the experimental eye intraocular pressure was maintained at 10 mmHg using a saline reservoir connected to the anterior chamber. The blood pressure was gradually reduced by a slow injection of pentobarbital. In the second group (n = 6), the intraocular pressure was slowly increased from 10 mmHg to 50 mmHg by raising the reservoir. In both experimental groups, optic nerve head blood flow was measured continuously. The blood pressure and intraocular pressure were simultaneously recorded in all experiments. The optic nerve head blood flow showed significant difference between the two groups (p = 0.021, repeat measures analysis of variance). It declined significantly more in the blood pressure group compared to the intraocular pressure group when the ocular perfusion pressure was reduced to 35 mmHg (p < 0.045) and below. There was also a significant interaction between blood flow changes and the ocular perfusion pressure treatment (p = 0.004, adjusted Greenhouse & Geisser univariate test), indicating the gradually enlarged blood flow difference between the two groups was due to the ocular perfusion pressure decrease. The results show that optic nerve head blood flow is more susceptible to an ocular perfusion pressure decrease induced by lowering the blood pressure compared with that induced by increasing the intraocular pressure. This blood flow autoregulation capacity vulnerability to low blood pressure may provide experimental evidence related to the

  13. An air flow sensor for neonatal mechanical ventilation applications based on a novel fiber-optic sensing technique

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

    Battista, L.; Sciuto, S. A.; Scorza, A.

    2013-03-15

    In this work, a simple and low-cost air flow sensor, based on a novel fiber-optic sensing technique has been developed for monitoring air flows rates supplied by a neonatal ventilator to support infants in intensive care units. The device is based on a fiber optic sensing technique allowing (a) the immunity to light intensity variations independent by measurand and (b) the reduction of typical shortcomings affecting all biomedical fields (electromagnetic interference and patient electrical safety). The sensing principle is based on the measurement of transversal displacement of an emitting fiber-optic cantilever due to action of air flow acting on it;more » the fiber tip displacement is measured by means of a photodiode linear array, placed in front of the entrance face of the emitting optical fiber in order to detect its light intensity profile. As the measurement system is based on a detection of the illumination pattern, and not on an intensity modulation technique, it results less sensitive to light intensity fluctuation independent by measurand than intensity-based sensors. The considered technique is here adopted in order to develop two different configurations for an air flow sensor suitable for the measurement of air flow rates typically occurring during mechanical ventilation of newborns: a mono-directional and a bi-directional transducer have been proposed. A mathematical model for the air flow sensor is here proposed and a static calibration of two different arrangements has been performed: a measurement range up to 3.00 Multiplication-Sign 10{sup -4} m{sup 3}/s (18.0 l/min) for the mono-directional sensor and a measurement range of {+-}3.00 Multiplication-Sign 10{sup -4} m{sup 3}/s ({+-}18.0 l/min) for the bi-directional sensor are experimentally evaluated, according to the air flow rates normally encountered during tidal breathing of infants with a mass lower than 10 kg. Experimental data of static calibration result in accordance with the proposed

  14. An air flow sensor for neonatal mechanical ventilation applications based on a novel fiber-optic sensing technique.

    PubMed

    Battista, L; Sciuto, S A; Scorza, A

    2013-03-01

    In this work, a simple and low-cost air flow sensor, based on a novel fiber-optic sensing technique has been developed for monitoring air flows rates supplied by a neonatal ventilator to support infants in intensive care units. The device is based on a fiber optic sensing technique allowing (a) the immunity to light intensity variations independent by measurand and (b) the reduction of typical shortcomings affecting all biomedical fields (electromagnetic interference and patient electrical safety). The sensing principle is based on the measurement of transversal displacement of an emitting fiber-optic cantilever due to action of air flow acting on it; the fiber tip displacement is measured by means of a photodiode linear array, placed in front of the entrance face of the emitting optical fiber in order to detect its light intensity profile. As the measurement system is based on a detection of the illumination pattern, and not on an intensity modulation technique, it results less sensitive to light intensity fluctuation independent by measurand than intensity-based sensors. The considered technique is here adopted in order to develop two different configurations for an air flow sensor suitable for the measurement of air flow rates typically occurring during mechanical ventilation of newborns: a mono-directional and a bi-directional transducer have been proposed. A mathematical model for the air flow sensor is here proposed and a static calibration of two different arrangements has been performed: a measurement range up to 3.00 × 10(-4) m(3)∕s (18.0 l∕min) for the mono-directional sensor and a measurement range of ±3.00 × 10(-4) m(3)∕s (±18.0 l∕min) for the bi-directional sensor are experimentally evaluated, according to the air flow rates normally encountered during tidal breathing of infants with a mass lower than 10 kg. Experimental data of static calibration result in accordance with the proposed theoretical model: for the mono

  15. An air flow sensor for neonatal mechanical ventilation applications based on a novel fiber-optic sensing technique

    NASA Astrophysics Data System (ADS)

    Battista, L.; Sciuto, S. A.; Scorza, A.

    2013-03-01

    In this work, a simple and low-cost air flow sensor, based on a novel fiber-optic sensing technique has been developed for monitoring air flows rates supplied by a neonatal ventilator to support infants in intensive care units. The device is based on a fiber optic sensing technique allowing (a) the immunity to light intensity variations independent by measurand and (b) the reduction of typical shortcomings affecting all biomedical fields (electromagnetic interference and patient electrical safety). The sensing principle is based on the measurement of transversal displacement of an emitting fiber-optic cantilever due to action of air flow acting on it; the fiber tip displacement is measured by means of a photodiode linear array, placed in front of the entrance face of the emitting optical fiber in order to detect its light intensity profile. As the measurement system is based on a detection of the illumination pattern, and not on an intensity modulation technique, it results less sensitive to light intensity fluctuation independent by measurand than intensity-based sensors. The considered technique is here adopted in order to develop two different configurations for an air flow sensor suitable for the measurement of air flow rates typically occurring during mechanical ventilation of newborns: a mono-directional and a bi-directional transducer have been proposed. A mathematical model for the air flow sensor is here proposed and a static calibration of two different arrangements has been performed: a measurement range up to 3.00 × 10-4 m3/s (18.0 l/min) for the mono-directional sensor and a measurement range of ±3.00 × 10-4 m3/s (±18.0 l/min) for the bi-directional sensor are experimentally evaluated, according to the air flow rates normally encountered during tidal breathing of infants with a mass lower than 10 kg. Experimental data of static calibration result in accordance with the proposed theoretical model: for the mono-directional configuration, the

  16. A photoionization model for the optical line emission from cooling flows

    NASA Technical Reports Server (NTRS)

    Donahue, Megan; Voit, G. M.

    1991-01-01

    The detailed predictions of a photoionization model previously outlined in Voit and Donahue (1990) to explain the optical line emission associated with cooling flows in X-ray emitting clusters of galaxies are presented. In this model, EUV/soft X-ray radiation from condensing gas photoionizes clouds that have already cooled. The energetics and specific consequences of such a model, as compared to other models put forth in the literature is discussed. Also discussed are the consequences of magnetic fields and cloud-cloud shielding. The results illustrate how varying the individual column densities of the ionized clouds can reproduce the range of line ratios observed and strongly suggest that the emission-line nebulae are self-irradiated condensing regions at the centers of cooling flows.

  17. Measurement of retinal blood flow in the rat by combining Doppler Fourier-domain optical coherence tomography with fundus imaging

    NASA Astrophysics Data System (ADS)

    Werkmeister, René M.; Vietauer, Martin; Knopf, Corinna; Fürnsinn, Clemens; Leitgeb, Rainer A.; Reitsamer, Herbert; Gröschl, Martin; Garhöfer, Gerhard; Vilser, Walthard; Schmetterer, Leopold

    2014-10-01

    A wide variety of ocular diseases are associated with abnormalities in ocular circulation. As such, there is considerable interest in techniques for quantifying retinal blood flow, among which Doppler optical coherence tomography (OCT) may be the most promising. We present an approach to measure retinal blood flow in the rat using a new optical system that combines the measurement of blood flow velocities via Doppler Fourier-domain optical coherence tomography and the measurement of vessel diameters using a fundus camera-based technique. Relying on fundus images for extraction of retinal vessel diameters instead of OCT images improves the reliability of the technique. The system was operated with an 841-nm superluminescent diode and a charge-coupled device camera that could be operated at a line rate of 20 kHz. We show that the system is capable of quantifying the response of 100% oxygen breathing on the retinal blood flow. In six rats, we observed a decrease in retinal vessel diameters of 13.2% and a decrease in retinal blood velocity of 42.6%, leading to a decrease in retinal blood flow of 56.7%. Furthermore, in four rats, the response of retinal blood flow during stimulation with diffuse flicker light was assessed. Retinal vessel diameter and blood velocity increased by 3.4% and 28.1%, respectively, leading to a relative increase in blood flow of 36.2%;. The presented technique shows much promise to quantify early changes in retinal blood flow during provocation with various stimuli in rodent models of ocular diseases in rats.

  18. Epi-illumination optical design for fluorescence polarization measurements in flow systems.

    PubMed Central

    Eisert, W G; Beisker, W

    1980-01-01

    An epi-illumination design for fluorescence polarization measurements is introduced in flow cytometry with the optical axis orthogonally aligned to the cell stream. Various optical components and designs are discussed with respect to their influence on polarization measurements. Using the epi-configuration, paired measurements with the direction of polarization of the exciting light changed orthogonally are proposed for the compensation of system anisotropies and electronic mismatch. Large aperture corrections are employed for the excitation as well as for the emission pathway. Additional parameters such as fluorescence at 90 degrees, multiangle light scattering, and high precision cell-sizing by internally calibrated time of the flight measurements, as described previously, remain available with the design proposed here. Fluorescent latex microspheres, stained intracellular DNA, and algae have been used to test performance. PMID:7023562

  19. Multi-phase-fluid discrimination with local fibre-optical probes: I. Liquid/liquid flows

    NASA Astrophysics Data System (ADS)

    Fordham, E. J.; Holmes, A.; Ramos, R. T.; Simonian, S.; Huang, S.-M.; Lenn, C. P.

    1999-12-01

    We demonstrate the use of a novel design of fibre-optical sensor (or `local probe') for immiscible-fluid discrimination in multi-phase flows. These probes are made from standard silica fibres with plane oblique facets polished at the fibre tip, with various surface treatments, including a crucial one for wettability control. Total internal reflection is used to distinguish drops, bubbles or other regions of fluid in multi-phase flows, on the basis of refractive-index contrast. Such probes have quasi-binary outputs; we demonstrate in this paper their use in distinguishing water from oil (kerosene) in oil/water two-phase flows and compare the results with those obtained from a simple cleaved fibre relying on the (small) difference in Fresnel reflectivity for discrimination. Quantitative accuracy is demonstrated by comparison of profiles, across a pipe diameter, of local, time-averaged volume fractions (`hold-ups'), with pipe-averaged hold-ups determined from a carefully calibrated gradio-manometer in a fully developed region of the flow. Companion papers deal with the sensors used and results achieved in gas/liquid flows and three-phase flows.

  20. Visualization of Sliding and Deformation of Orbital Fat During Eye Rotation

    PubMed Central

    Hötte, Gijsbert J.; Schaafsma, Peter J.; Botha, Charl P.; Wielopolski, Piotr A.; Simonsz, Huibert J.

    2016-01-01

    Purpose Little is known about the way orbital fat slides and/or deforms during eye movements. We compared two deformation algorithms from a sequence of MRI volumes to visualize this complex behavior. Methods Time-dependent deformation data were derived from motion-MRI volumes using Lucas and Kanade Optical Flow (LK3D) and nonrigid registration (B-splines) deformation algorithms. We compared how these two algorithms performed regarding sliding and deformation in three critical areas: the sclera-fat interface, how the optic nerve moves through the fat, and how the fat is squeezed out under the tendon of a relaxing rectus muscle. The efficacy was validated using identified tissue markers such as the lens and blood vessels in the fat. Results Fat immediately behind the eye followed eye rotation by approximately one-half. This was best visualized using the B-splines technique as it showed less ripping of tissue and less distortion. Orbital fat flowed around the optic nerve during eye rotation. In this case, LK3D provided better visualization as it allowed orbital fat tissue to split. The resolution was insufficient to visualize fat being squeezed out between tendon and sclera. Conclusion B-splines performs better in tracking structures such as the lens, while LK3D allows fat tissue to split as should happen as the optic nerve slides through the fat. Orbital fat follows eye rotation by one-half and flows around the optic nerve during eye rotation. Translational Relevance Visualizing orbital fat deformation and sliding offers the opportunity to accurately locate a region of cicatrization and permit an individualized surgical plan. PMID:27540495

  1. Application of double-layered skin phantoms for optical flow imaging during laser tattoo treatments

    NASA Astrophysics Data System (ADS)

    Lee, Byeong-il; Song, Woosub; Kim, Hyejin; Kang, Hyun Wook

    2016-05-01

    The feasible application of double-layered skin phantoms was evaluated to identify artificial blood flow with a Doppler optical coherence tomography (DOCT) system for laser tattoo treatments. Polydimethylsiloxane (PDMS) was used to fabricate the artificial phantoms with flow channels embedded. A double-integrating sphere system with an inverse adding-doubling method quantified both the absorption and the reduced scattering coefficients for epidermis and dermis phantoms. Both OCT and caliper measurements confirmed the double-layered phantom structure (epidermis = 136 ± 17 µm vs. dermis = 3.0 ± 0.1 mm). The DOCT method demonstrated that high flow rates were associated with high image contrast, visualizing the position and the shape of the flow channel. Application of the channel-embedded skin phantoms in conjunction with DOCT can be a reliable technique to assess dynamic variations in the blood flow during and after laser tattoo treatments.

  2. Real-time detection of moving objects from moving vehicles using dense stereo and optical flow

    NASA Technical Reports Server (NTRS)

    Talukder, Ashit; Matthies, Larry

    2004-01-01

    Dynamic scene perception is very important for autonomous vehicles operating around other moving vehicles and humans. Most work on real-time object tracking from moving platforms has used sparse features or assumed flat scene structures. We have recently extended a real-time, dense stereo system to include realtime, dense optical flow, enabling more comprehensive dynamic scene analysis. We describe algorithms to robustly estimate 6-DOF robot egomotion in the presence of moving objects using dense flow and dense stereo. We then use dense stereo and egomotion estimates to identify & other moving objects while the robot itself is moving. We present results showing accurate egomotion estimation and detection of moving people and vehicles under general 6-DOF motion of the robot and independently moving objects. The system runs at 18.3 Hz on a 1.4 GHz Pentium M laptop, computing 160x120 disparity maps and optical flow fields, egomotion, and moving object segmentation. We believe this is a significant step toward general unconstrained dynamic scene analysis for mobile robots, as well as for improved position estimation where GPS is unavailable.

  3. Real-time detection of moving objects from moving vehicles using dense stereo and optical flow

    NASA Technical Reports Server (NTRS)

    Talukder, Ashit; Matthies, Larry

    2004-01-01

    Dynamic scene perception is very important for autonomous vehicles operating around other moving vehicles and humans. Most work on real-time object tracking from moving platforms has used sparse features or assumed flat scene structures. We have recently extended a real-time, dense stereo system to include real-time, dense optical flow, enabling more comprehensive dynamic scene analysis. We describe algorithms to robustly estimate 6-DOF robot egomotion in the presence of moving objects using dense flow and dense stereo. We then use dense stereo and egomotion estimates to identity other moving objects while the robot itself is moving. We present results showing accurate egomotion estimation and detection of moving people and vehicles under general 6-DOF motion of the robot and independently moving objects. The system runs at 18.3 Hz on a 1.4 GHz Pentium M laptop, computing 160x120 disparity maps and optical flow fields, egomotion, and moving object segmentation. We believe this is a significant step toward general unconstrained dynamic scene analysis for mobile robots, as well as for improved position estimation where GPS is unavailable.

  4. Real-time Detection of Moving Objects from Moving Vehicles Using Dense Stereo and Optical Flow

    NASA Technical Reports Server (NTRS)

    Talukder, Ashit; Matthies, Larry

    2004-01-01

    Dynamic scene perception is very important for autonomous vehicles operating around other moving vehicles and humans. Most work on real-time object tracking from moving platforms has used sparse features or assumed flat scene structures. We have recently extended a real-time. dense stereo system to include realtime. dense optical flow, enabling more comprehensive dynamic scene analysis. We describe algorithms to robustly estimate 6-DOF robot egomotion in the presence of moving objects using dense flow and dense stereo. We then use dense stereo and egomotion estimates to identify other moving objects while the robot itself is moving. We present results showing accurate egomotion estimation and detection of moving people and vehicles under general 6DOF motion of the robot and independently moving objects. The system runs at 18.3 Hz on a 1.4 GHz Pentium M laptop. computing 160x120 disparity maps and optical flow fields, egomotion, and moving object segmentation. We believe this is a significant step toward general unconstrained dynamic scene analysis for mobile robots, as well as for improved position estimation where GPS is unavailable.

  5. Quantitative optical coherence tomography imaging of intermediate flow defect phenotypes in ciliary physiology and pathophysiology

    NASA Astrophysics Data System (ADS)

    Huang, Brendan K.; Gamm, Ute A.; Jonas, Stephan; Khokha, Mustafa K.; Choma, Michael A.

    2015-03-01

    Cilia-driven fluid flow is a critical yet poorly understood aspect of pulmonary physiology. Here, we demonstrate that optical coherence tomography-based particle tracking velocimetry can be used to quantify subtle variability in cilia-driven flow performance in Xenopus, an important animal model of ciliary biology. Changes in flow performance were quantified in the setting of normal development, as well as in response to three types of perturbations: mechanical (increased fluid viscosity), pharmacological (disrupted serotonin signaling), and genetic (diminished ciliary motor protein expression). Of note, we demonstrate decreased flow secondary to gene knockdown of kif3a, a protein involved in ciliogenesis, as well as a dose-response decrease in flow secondary to knockdown of dnah9, an important ciliary motor protein.

  6. Line-Focused Optical Excitation of Parallel Acoustic Focused Sample Streams for High Volumetric and Analytical Rate Flow Cytometry.

    PubMed

    Kalb, Daniel M; Fencl, Frank A; Woods, Travis A; Swanson, August; Maestas, Gian C; Juárez, Jaime J; Edwards, Bruce S; Shreve, Andrew P; Graves, Steven W

    2017-09-19

    Flow cytometry provides highly sensitive multiparameter analysis of cells and particles but has been largely limited to the use of a single focused sample stream. This limits the analytical rate to ∼50K particles/s and the volumetric rate to ∼250 μL/min. Despite the analytical prowess of flow cytometry, there are applications where these rates are insufficient, such as rare cell analysis in high cellular backgrounds (e.g., circulating tumor cells and fetal cells in maternal blood), detection of cells/particles in large dilute samples (e.g., water quality, urine analysis), or high-throughput screening applications. Here we report a highly parallel acoustic flow cytometer that uses an acoustic standing wave to focus particles into 16 parallel analysis points across a 2.3 mm wide optical flow cell. A line-focused laser and wide-field collection optics are used to excite and collect the fluorescence emission of these parallel streams onto a high-speed camera for analysis. With this instrument format and fluorescent microsphere standards, we obtain analysis rates of 100K/s and flow rates of 10 mL/min, while maintaining optical performance comparable to that of a commercial flow cytometer. The results with our initial prototype instrument demonstrate that the integration of key parallelizable components, including the line-focused laser, particle focusing using multinode acoustic standing waves, and a spatially arrayed detector, can increase analytical and volumetric throughputs by orders of magnitude in a compact, simple, and cost-effective platform. Such instruments will be of great value to applications in need of high-throughput yet sensitive flow cytometry analysis.

  7. En face Doppler total retinal blood flow measurement with 70 kHz spectral optical coherence tomography

    NASA Astrophysics Data System (ADS)

    Tan, Ou; Liu, Gangjun; Liang, Liu; Gao, Simon S.; Pechauer, Alex D.; Jia, Yali; Huang, David

    2015-06-01

    An automated algorithm was developed for total retinal blood flow (TRBF) using 70-kHz spectral optical coherence tomography (OCT). The OCT was calibrated for the transformation from Doppler shift to speed based on a flow phantom. The TRBF scan pattern contained five repeated volume scans (2×2 mm) obtained in 3 s and centered on central retinal vessels in the optic disc. The TRBF was calculated using an en face Doppler technique. For each retinal vein, blood flow was measured at an optimal plane where the calculated flow was maximized. The TRBF was calculated by summing flow in all veins. The algorithm tracked vascular branching so that either root or branch veins are summed, but never both. The TRBF in five repeated volumes were averaged to reduce variation due to cardiac cycle pulsation. Finally, the TRBF was corrected for eye length variation. Twelve healthy eyes and 12 glaucomatous eyes were enrolled to test the algorithm. The TRBF was 45.4±6.7 μl/min for healthy control and 34.7±7.6 μl/min for glaucomatous participants (p-value=0.01). The intravisit repeatability was 8.6% for healthy controls and 8.4% for glaucoma participants. The proposed automated method provided repeatable TRBF measurement.

  8. Calibration of diffuse correlation spectroscopy blood flow index with venous-occlusion diffuse optical spectroscopy in skeletal muscle

    PubMed Central

    Li, Zhe; Baker, Wesley B.; Parthasarathy, Ashwin B.; Ko, Tiffany S.; Wang, Detian; Schenkel, Steven; Durduran, Turgut; Li, Gang; Yodh, Arjun G.

    2015-01-01

    Abstract. We investigate and assess the utility of a simple scheme for continuous absolute blood flow monitoring based on diffuse correlation spectroscopy (DCS). The scheme calibrates DCS using venous-occlusion diffuse optical spectroscopy (VO-DOS) measurements of arm muscle tissue at a single time-point. A calibration coefficient (γ) for the arm is determined, permitting conversion of DCS blood flow indices to absolute blood flow units, and a study of healthy adults (N=10) is carried out to ascertain the variability of γ. The average DCS calibration coefficient for the right (i.e., dominant) arm was γ=(1.24±0.15)×108 (mL·100  mL−1·min−1)/(cm2/s). However, variability can be significant and is apparent in our site-to-site and day-to-day repeated measurements. The peak hyperemic blood flow overshoot relative to baseline resting flow was also studied following arm-cuff ischemia; excellent agreement between VO-DOS and DCS was found (R2=0.95, slope=0.94±0.07, mean difference=−0.10±0.45). Finally, we show that incorporation of subject-specific absolute optical properties significantly improves blood flow calibration accuracy. PMID:26720870

  9. Fiber-optic system for checking the acoustical parameters of gas-turbine engine flow-through passages

    NASA Astrophysics Data System (ADS)

    Vinogradov, Vasiliy Y.; Morozov, Oleg G.; Nureev, Ilnur I.; Kuznetzov, Artem A.

    2015-03-01

    In this paper we consider the integrated approach to development of the aero-acoustical methods for diagnostics of aircraft gas-turbine engine flow-through passages by using as the base the passive fiber-optic and location technologies.

  10. A portable pattern-based design technology co-optimization flow to reduce optical proximity correction run-time

    NASA Astrophysics Data System (ADS)

    Chen, Yi-Chieh; Li, Tsung-Han; Lin, Hung-Yu; Chen, Kao-Tun; Wu, Chun-Sheng; Lai, Ya-Chieh; Hurat, Philippe

    2018-03-01

    Along with process improvement and integrated circuit (IC) design complexity increased, failure rate caused by optical getting higher in the semiconductor manufacture. In order to enhance chip quality, optical proximity correction (OPC) plays an indispensable rule in the manufacture industry. However, OPC, includes model creation, correction, simulation and verification, is a bottleneck from design to manufacture due to the multiple iterations and advanced physical behavior description in math. Thus, this paper presented a pattern-based design technology co-optimization (PB-DTCO) flow in cooperation with OPC to find out patterns which will negatively affect the yield and fixed it automatically in advance to reduce the run-time in OPC operation. PB-DTCO flow can generate plenty of test patterns for model creation and yield gaining, classify candidate patterns systematically and furthermore build up bank includes pairs of match and optimization patterns quickly. Those banks can be used for hotspot fixing, layout optimization and also be referenced for the next technology node. Therefore, the combination of PB-DTCO flow with OPC not only benefits for reducing the time-to-market but also flexible and can be easily adapted to diversity OPC flow.

  11. Structure-preserving interpolation of temporal and spatial image sequences using an optical flow-based method.

    PubMed

    Ehrhardt, J; Säring, D; Handels, H

    2007-01-01

    Modern tomographic imaging devices enable the acquisition of spatial and temporal image sequences. But, the spatial and temporal resolution of such devices is limited and therefore image interpolation techniques are needed to represent images at a desired level of discretization. This paper presents a method for structure-preserving interpolation between neighboring slices in temporal or spatial image sequences. In a first step, the spatiotemporal velocity field between image slices is determined using an optical flow-based registration method in order to establish spatial correspondence between adjacent slices. An iterative algorithm is applied using the spatial and temporal image derivatives and a spatiotemporal smoothing step. Afterwards, the calculated velocity field is used to generate an interpolated image at the desired time by averaging intensities between corresponding points. Three quantitative measures are defined to evaluate the performance of the interpolation method. The behavior and capability of the algorithm is demonstrated by synthetic images. A population of 17 temporal and spatial image sequences are utilized to compare the optical flow-based interpolation method to linear and shape-based interpolation. The quantitative results show that the optical flow-based method outperforms the linear and shape-based interpolation statistically significantly. The interpolation method presented is able to generate image sequences with appropriate spatial or temporal resolution needed for image comparison, analysis or visualization tasks. Quantitative and qualitative measures extracted from synthetic phantoms and medical image data show that the new method definitely has advantages over linear and shape-based interpolation.

  12. Extracting heading and temporal range from optic flow: Human performance issues

    NASA Technical Reports Server (NTRS)

    Kaiser, Mary K.; Perrone, John A.; Stone, Leland; Banks, Martin S.; Crowell, James A.

    1993-01-01

    Pilots are able to extract information about their vehicle motion and environmental structure from dynamic transformations in the out-the-window scene. In this presentation, we focus on the information in the optic flow which specifies vehicle heading and distance to objects in the environment, scaled to a temporal metric. In particular, we are concerned with modeling how the human operators extract the necessary information, and what factors impact their ability to utilize the critical information. In general, the psychophysical data suggest that the human visual system is fairly robust to degradations in the visual display, e.g., reduced contrast and resolution or restricted field of view. However, extraneous motion flow, i.e., introduced by sensor rotation, greatly compromises human performance. The implications of these models and data for enhanced/synthetic vision systems are discussed.

  13. Optic flow odometry operates independently of stride integration in carried ants.

    PubMed

    Pfeffer, Sarah E; Wittlinger, Matthias

    2016-09-09

    Cataglyphis desert ants are impressive navigators. When the foragers roam the desert, they employ path integration. For these ants, distance estimation is one key challenge. Distance information was thought to be provided by optic flow (OF)-that is, image motion experienced during travel-but this idea was abandoned when stride integration was discovered as an odometer mechanism in ants. We show that ants transported by nest mates are capable of measuring travel distance exclusively by the use of OF cues. Furthermore, we demonstrate that the information gained from the optic flowmeter cannot be transferred to the stride integrator. Our results suggest a dual information channel that allows the ants to measure distances by strides and OF cues, although both systems operate independently and in a redundant manner. Copyright © 2016, American Association for the Advancement of Science.

  14. Music-Elicited Emotion Identification Using Optical Flow Analysis of Human Face

    NASA Astrophysics Data System (ADS)

    Kniaz, V. V.; Smirnova, Z. N.

    2015-05-01

    Human emotion identification from image sequences is highly demanded nowadays. The range of possible applications can vary from an automatic smile shutter function of consumer grade digital cameras to Biofied Building technologies, which enables communication between building space and residents. The highly perceptual nature of human emotions leads to the complexity of their classification and identification. The main question arises from the subjective quality of emotional classification of events that elicit human emotions. A variety of methods for formal classification of emotions were developed in musical psychology. This work is focused on identification of human emotions evoked by musical pieces using human face tracking and optical flow analysis. Facial feature tracking algorithm used for facial feature speed and position estimation is presented. Facial features were extracted from each image sequence using human face tracking with local binary patterns (LBP) features. Accurate relative speeds of facial features were estimated using optical flow analysis. Obtained relative positions and speeds were used as the output facial emotion vector. The algorithm was tested using original software and recorded image sequences. The proposed technique proves to give a robust identification of human emotions elicited by musical pieces. The estimated models could be used for human emotion identification from image sequences in such fields as emotion based musical background or mood dependent radio.

  15. Microfluidic Flows and Heat Transfer and Their Influence on Optical Modes in Microstructure Fibers

    PubMed Central

    Davies, Edward; Christodoulides, Paul; Florides, George; Kalli, Kyriacos

    2014-01-01

    A finite element analysis (FEA) model has been constructed to predict the thermo-fluidic and optical properties of a microstructure optical fiber (MOF) accounting for changes in external temperature, input water velocity and optical fiber geometry. Modeling a water laminar flow within a water channel has shown that the steady-state temperature is dependent on the water channel radius while independent of the input velocity. There is a critical channel radius below which the steady-state temperature of the water channel is constant, while above, the temperature decreases. However, the distance required to reach steady state within the water channel is dependent on both the input velocity and the channel radius. The MOF has been found capable of supporting multiple modes. Despite the large thermo-optic coefficient of water, the bound modes’ response to temperature was dominated by the thermo-optic coefficient of glass. This is attributed to the majority of the light being confined within the glass, which increased with increasing external temperature due to a larger difference in the refractive index between the glass core and the water channel. PMID:28788263

  16. Detection of linear ego-acceleration from optic flow.

    PubMed

    Festl, Freya; Recktenwald, Fabian; Yuan, Chunrong; Mallot, Hanspeter A

    2012-07-20

    Human observers are able to estimate various ego-motion parameters from optic flow, including rotation, translational heading, time-to-collision (TTC), time-to-passage (TTP), etc. The perception of linear ego-acceleration or deceleration, i.e., changes of translational velocity, is less well understood. While time-to-passage experiments indicate that ego-acceleration is neglected, subjects are able to keep their (perceived) speed constant under changing conditions, indicating that some sense of ego-acceleration or velocity change must be present. In this paper, we analyze the relation of ego-acceleration estimates and geometrical parameters of the environment using simulated flights through cylindrical and conic (narrowing or widening) corridors. Theoretical analysis shows that a logarithmic ego-acceleration parameter, called the acceleration rate ρ, can be calculated from retinal acceleration measurements. This parameter is independent of the geometrical layout of the scene; if veridical ego-motion is known at some instant in time, acceleration rate allows updating of ego-motion without further depth-velocity calibration. Results indicate, however, that subjects systematically confuse ego-acceleration with corridor narrowing and ego-deceleration with corridor widening, while veridically judging ego-acceleration in straight corridors. We conclude that judgments of ego-acceleration are based on first-order retinal flow and do not make use of acceleration rate or retinal acceleration.

  17. Towards breaking the spatial resolution barriers: An optical flow and super-resolution approach for sea ice motion estimation

    NASA Astrophysics Data System (ADS)

    Petrou, Zisis I.; Xian, Yang; Tian, YingLi

    2018-04-01

    Estimation of sea ice motion at fine scales is important for a number of regional and local level applications, including modeling of sea ice distribution, ocean-atmosphere and climate dynamics, as well as safe navigation and sea operations. In this study, we propose an optical flow and super-resolution approach to accurately estimate motion from remote sensing images at a higher spatial resolution than the original data. First, an external example learning-based super-resolution method is applied on the original images to generate higher resolution versions. Then, an optical flow approach is applied on the higher resolution images, identifying sparse correspondences and interpolating them to extract a dense motion vector field with continuous values and subpixel accuracies. Our proposed approach is successfully evaluated on passive microwave, optical, and Synthetic Aperture Radar data, proving appropriate for multi-sensor applications and different spatial resolutions. The approach estimates motion with similar or higher accuracy than the original data, while increasing the spatial resolution of up to eight times. In addition, the adopted optical flow component outperforms a state-of-the-art pattern matching method. Overall, the proposed approach results in accurate motion vectors with unprecedented spatial resolutions of up to 1.5 km for passive microwave data covering the entire Arctic and 20 m for radar data, and proves promising for numerous scientific and operational applications.

  18. Face landmark point tracking using LK pyramid optical flow

    NASA Astrophysics Data System (ADS)

    Zhang, Gang; Tang, Sikan; Li, Jiaquan

    2018-04-01

    LK pyramid optical flow is an effective method to implement object tracking in a video. It is used for face landmark point tracking in a video in the paper. The landmark points, i.e. outer corner of left eye, inner corner of left eye, inner corner of right eye, outer corner of right eye, tip of a nose, left corner of mouth, right corner of mouth, are considered. It is in the first frame that the landmark points are marked by hand. For subsequent frames, performance of tracking is analyzed. Two kinds of conditions are considered, i.e. single factors such as normalized case, pose variation and slowly moving, expression variation, illumination variation, occlusion, front face and rapidly moving, pose face and rapidly moving, and combination of the factors such as pose and illumination variation, pose and expression variation, pose variation and occlusion, illumination and expression variation, expression variation and occlusion. Global measures and local ones are introduced to evaluate performance of tracking under different factors or combination of the factors. The global measures contain the number of images aligned successfully, average alignment error, the number of images aligned before failure, and the local ones contain the number of images aligned successfully for components of a face, average alignment error for the components. To testify performance of tracking for face landmark points under different cases, tests are carried out for image sequences gathered by us. Results show that the LK pyramid optical flow method can implement face landmark point tracking under normalized case, expression variation, illumination variation which does not affect facial details, pose variation, and that different factors or combination of the factors have different effect on performance of alignment for different landmark points.

  19. Steady flow and heat transfer analysis of Phan-Thein-Tanner fluid in double-layer optical fiber coating analysis with Slip Conditions

    NASA Astrophysics Data System (ADS)

    Khan, Zeeshan; Shah, Rehan Ali; Islam, Saeed; Jan, Bilal; Imran, Muhammad; Tahir, Farisa

    2016-10-01

    Modern optical fibers require double-layer coating on the glass fiber to provide protection from signal attenuation and mechanical damage. The most important plastic resins used in wires and optical fibers are plastic polyvinyl chloride (PVC) and low-high density polyethylene (LDPE/HDPE), nylon and Polysulfone. In this paper, double-layer optical fiber coating is performed using melt polymer satisfying PTT fluid model in a pressure type die using wet-on-wet coating process. The assumption of fully developed flow of Phan-Thien-Tanner (PTT) fluid model, two-layer liquid flows of an immiscible fluid is modeled in an annular die, where the fiber is dragged at a higher speed. The equations characterizing the flow and heat transfer phenomena are solved exactly and the effects of emerging parameters (Deborah and slip parameters, characteristic velocity, radii ratio and Brinkman numbers on the axial velocity, flow rate, thickness of coated fiber optics, and temperature distribution) are reported in graphs. It is shown that an increase in the non-Newtonian parameters increase the velocity in the absence or presence of slip parameters which coincides with related work. The comparison is done with experimental work by taking λ → 0 (non-Newtonian parameter).

  20. Steady flow and heat transfer analysis of Phan-Thein-Tanner fluid in double-layer optical fiber coating analysis with Slip Conditions.

    PubMed

    Khan, Zeeshan; Shah, Rehan Ali; Islam, Saeed; Jan, Bilal; Imran, Muhammad; Tahir, Farisa

    2016-10-06

    Modern optical fibers require double-layer coating on the glass fiber to provide protection from signal attenuation and mechanical damage. The most important plastic resins used in wires and optical fibers are plastic polyvinyl chloride (PVC) and low-high density polyethylene (LDPE/HDPE), nylon and Polysulfone. In this paper, double-layer optical fiber coating is performed using melt polymer satisfying PTT fluid model in a pressure type die using wet-on-wet coating process. The assumption of fully developed flow of Phan-Thien-Tanner (PTT) fluid model, two-layer liquid flows of an immiscible fluid is modeled in an annular die, where the fiber is dragged at a higher speed. The equations characterizing the flow and heat transfer phenomena are solved exactly and the effects of emerging parameters (Deborah and slip parameters, characteristic velocity, radii ratio and Brinkman numbers on the axial velocity, flow rate, thickness of coated fiber optics, and temperature distribution) are reported in graphs. It is shown that an increase in the non-Newtonian parameters increase the velocity in the absence or presence of slip parameters which coincides with related work. The comparison is done with experimental work by taking λ → 0 (non-Newtonian parameter).

  1. Steady flow and heat transfer analysis of Phan-Thein-Tanner fluid in double-layer optical fiber coating analysis with Slip Conditions

    PubMed Central

    Khan, Zeeshan; Shah, Rehan Ali; Islam, Saeed; Jan, Bilal; Imran, Muhammad; Tahir, Farisa

    2016-01-01

    Modern optical fibers require double-layer coating on the glass fiber to provide protection from signal attenuation and mechanical damage. The most important plastic resins used in wires and optical fibers are plastic polyvinyl chloride (PVC) and low-high density polyethylene (LDPE/HDPE), nylon and Polysulfone. In this paper, double-layer optical fiber coating is performed using melt polymer satisfying PTT fluid model in a pressure type die using wet-on-wet coating process. The assumption of fully developed flow of Phan-Thien-Tanner (PTT) fluid model, two-layer liquid flows of an immiscible fluid is modeled in an annular die, where the fiber is dragged at a higher speed. The equations characterizing the flow and heat transfer phenomena are solved exactly and the effects of emerging parameters (Deborah and slip parameters, characteristic velocity, radii ratio and Brinkman numbers on the axial velocity, flow rate, thickness of coated fiber optics, and temperature distribution) are reported in graphs. It is shown that an increase in the non-Newtonian parameters increase the velocity in the absence or presence of slip parameters which coincides with related work. The comparison is done with experimental work by taking λ → 0 (non-Newtonian parameter). PMID:27708412

  2. Liquid droplet sensing using twisted optical fiber couplers fabricated by hydrofluoric acid flow etching

    NASA Astrophysics Data System (ADS)

    Son, Gyeongho; Jung, Youngho; Yu, Kyoungsik

    2017-04-01

    We report a directional-coupler-based refractive index sensor and its cost-effective fabrication method using hydrofluoric acid droplet wet-etching and surface-tension-driven liquid flows. The proposed fiber sensor consists of a pair of twisted tapered optical fibers with low excess losses. The fiber cores in the etched microfiber region are exposed to the surrounding medium for efficient interaction with the guided light. We observe that the etching-based low-loss fiber-optic sensors can measure the water droplet volume by detecting the refractive index changes of the surrounding medium around the etched fiber core region.

  3. Brightness-compensated 3-D optical flow algorithm for monitoring cochlear motion patterns

    NASA Astrophysics Data System (ADS)

    von Tiedemann, Miriam; Fridberger, Anders; Ulfendahl, Mats; de Monvel, Jacques Boutet

    2010-09-01

    A method for three-dimensional motion analysis designed for live cell imaging by fluorescence confocal microscopy is described. The approach is based on optical flow computation and takes into account brightness variations in the image scene that are not due to motion, such as photobleaching or fluorescence variations that may reflect changes in cellular physiology. The 3-D optical flow algorithm allowed almost perfect motion estimation on noise-free artificial sequences, and performed with a relative error of <10% on noisy images typical of real experiments. The method was applied to a series of 3-D confocal image stacks from an in vitro preparation of the guinea pig cochlea. The complex motions caused by slow pressure changes in the cochlear compartments were quantified. At the surface of the hearing organ, the largest motion component was the transverse one (normal to the surface), but significant radial and longitudinal displacements were also present. The outer hair cell displayed larger radial motion at their basolateral membrane than at their apical surface. These movements reflect mechanical interactions between different cellular structures, which may be important for communicating sound-evoked vibrations to the sensory cells. A better understanding of these interactions is important for testing realistic models of cochlear mechanics.

  4. Brightness-compensated 3-D optical flow algorithm for monitoring cochlear motion patterns.

    PubMed

    von Tiedemann, Miriam; Fridberger, Anders; Ulfendahl, Mats; de Monvel, Jacques Boutet

    2010-01-01

    A method for three-dimensional motion analysis designed for live cell imaging by fluorescence confocal microscopy is described. The approach is based on optical flow computation and takes into account brightness variations in the image scene that are not due to motion, such as photobleaching or fluorescence variations that may reflect changes in cellular physiology. The 3-D optical flow algorithm allowed almost perfect motion estimation on noise-free artificial sequences, and performed with a relative error of <10% on noisy images typical of real experiments. The method was applied to a series of 3-D confocal image stacks from an in vitro preparation of the guinea pig cochlea. The complex motions caused by slow pressure changes in the cochlear compartments were quantified. At the surface of the hearing organ, the largest motion component was the transverse one (normal to the surface), but significant radial and longitudinal displacements were also present. The outer hair cell displayed larger radial motion at their basolateral membrane than at their apical surface. These movements reflect mechanical interactions between different cellular structures, which may be important for communicating sound-evoked vibrations to the sensory cells. A better understanding of these interactions is important for testing realistic models of cochlear mechanics.

  5. Satellite angular velocity estimation based on star images and optical flow techniques.

    PubMed

    Fasano, Giancarmine; Rufino, Giancarlo; Accardo, Domenico; Grassi, Michele

    2013-09-25

    An optical flow-based technique is proposed to estimate spacecraft angular velocity based on sequences of star-field images. It does not require star identification and can be thus used to also deliver angular rate information when attitude determination is not possible, as during platform de tumbling or slewing. Region-based optical flow calculation is carried out on successive star images preprocessed to remove background. Sensor calibration parameters, Poisson equation, and a least-squares method are then used to estimate the angular velocity vector components in the sensor rotating frame. A theoretical error budget is developed to estimate the expected angular rate accuracy as a function of camera parameters and star distribution in the field of view. The effectiveness of the proposed technique is tested by using star field scenes generated by a hardware-in-the-loop testing facility and acquired by a commercial-off-the shelf camera sensor. Simulated cases comprise rotations at different rates. Experimental results are presented which are consistent with theoretical estimates. In particular, very accurate angular velocity estimates are generated at lower slew rates, while in all cases the achievable accuracy in the estimation of the angular velocity component along boresight is about one order of magnitude worse than the other two components.

  6. Satellite Angular Velocity Estimation Based on Star Images and Optical Flow Techniques

    PubMed Central

    Fasano, Giancarmine; Rufino, Giancarlo; Accardo, Domenico; Grassi, Michele

    2013-01-01

    An optical flow-based technique is proposed to estimate spacecraft angular velocity based on sequences of star-field images. It does not require star identification and can be thus used to also deliver angular rate information when attitude determination is not possible, as during platform de tumbling or slewing. Region-based optical flow calculation is carried out on successive star images preprocessed to remove background. Sensor calibration parameters, Poisson equation, and a least-squares method are then used to estimate the angular velocity vector components in the sensor rotating frame. A theoretical error budget is developed to estimate the expected angular rate accuracy as a function of camera parameters and star distribution in the field of view. The effectiveness of the proposed technique is tested by using star field scenes generated by a hardware-in-the-loop testing facility and acquired by a commercial-off-the shelf camera sensor. Simulated cases comprise rotations at different rates. Experimental results are presented which are consistent with theoretical estimates. In particular, very accurate angular velocity estimates are generated at lower slew rates, while in all cases the achievable accuracy in the estimation of the angular velocity component along boresight is about one order of magnitude worse than the other two components. PMID:24072023

  7. Application of Thinned-Skull Cranial Window to Mouse Cerebral Blood Flow Imaging Using Optical Microangiography

    PubMed Central

    Wang, Ruikang K.

    2014-01-01

    In vivo imaging of mouse brain vasculature typically requires applying skull window opening techniques: open-skull cranial window or thinned-skull cranial window. We report non-invasive 3D in vivo cerebral blood flow imaging of C57/BL mouse by the use of ultra-high sensitive optical microangiography (UHS-OMAG) and Doppler optical microangiography (DOMAG) techniques to evaluate two cranial window types based on their procedures and ability to visualize surface pial vessel dynamics. Application of the thinned-skull technique is found to be effective in achieving high quality images for pial vessels for short-term imaging, and has advantages over the open-skull technique in available imaging area, surgical efficiency, and cerebral environment preservation. In summary, thinned-skull cranial window serves as a promising tool in studying hemodynamics in pial microvasculature using OMAG or other OCT blood flow imaging modalities. PMID:25426632

  8. Cryogenic Flow Sensor

    NASA Technical Reports Server (NTRS)

    Justak, John

    2010-01-01

    An acousto-optic cryogenic flow sensor (CFS) determines mass flow of cryogens for spacecraft propellant management. The CFS operates unobtrusively in a high-pressure, high-flowrate cryogenic environment to provide measurements for fluid quality as well as mass flow rate. Experimental hardware uses an optical plane-of-light (POL) to detect the onset of two-phase flow, and the presence of particles in the flow of water. Acousto-optic devices are used in laser equipment for electronic control of the intensity and position of the laser beam. Acousto-optic interaction occurs in all optical media when an acoustic wave and a laser beam are present. When an acoustic wave is launched into the optical medium, it generates a refractive index wave that behaves like a sinusoidal grating. An incident laser beam passing through this grating will diffract the laser beam into several orders. Its angular position is linearly proportional to the acoustic frequency, so that the higher the frequency, the larger the diffracted angle. If the acoustic wave is traveling in a moving fluid, the fluid velocity will affect the frequency of the traveling wave, relative to a stationary sensor. This frequency shift changes the angle of diffraction, hence, fluid velocity can be determined from the diffraction angle. The CFS acoustic Bragg grating data test indicates that it is capable of accurately determining flow from 0 to 10 meters per second. The same sensor can be used in flow velocities exceeding 100 m/s. The POL module has successfully determined the onset of two-phase flow, and can distinguish vapor bubbles from debris.

  9. X-ray and optical emission-line filaments in the cooling flow cluster 2A 0335 + 096

    NASA Technical Reports Server (NTRS)

    Sarazin, Craig L.; O'Connell, Robert W.; Mcnamara, Brian R.

    1992-01-01

    We present a new high-resolution X-ray image of the 2A 0335 + 096 cluster of galaxies obtained with the High Resolution Imager (HRI) aboard the ROSAT satellite. The presence of dense gas having a very short cooling time in the central regions confirms its earlier identification as a cooling flow. The X-ray emission from the central regions of the cooling flow shows a great deal of filamentary structure. Using the crude spectral resolution of the HRI, we show that these filaments are the result of excess emission, rather than foreground X-ray absorption. Although there are uncertainties in the pointing, many of the X-ray features in the cooling flow region correspond to features in H-alpha optical line emission. This suggests that the optical emission line gas has resulted directly from the cooling of X-ray-emitting gas. The filament material cannot be in hydrostatic equilibrium, and it is likely that other forces such as rotation, turbulence, and magnetic fields influence the dynamical state of the gas.

  10. Optical Flow-Field Techniques Used for Measurements in High-Speed Centrifugal Compressors

    NASA Technical Reports Server (NTRS)

    Skoch, Gary J.

    1999-01-01

    The overall performance of a centrifugal compressor depends on the performance of the impeller and diffuser as well as on the interactions occurring between these components. Accurate measurements of the flow fields in each component are needed to develop computational models that can be used in compressor design codes. These measurements must be made simultaneously over an area that covers both components so that researchers can understand the interactions occurring between the two components. Optical measurement techniques are being used at the NASA Lewis Research Center to measure the velocity fields present in both the impeller and diffuser of a 4:1 pressure ratio centrifugal compressor operating at several conditions ranging from design flow to surge. Laser Doppler Velocimetry (LDV) was used to measure the intrablade flows present in the impeller, and the results were compared with analyses obtained from two three-dimensional viscous codes. The development of a region of low throughflow velocity fluid within this high-speed impeller was examined and compared with a similar region first observed in a large low-speed centrifugal impeller at Lewis. Particle Image Velocimetry (PIV) is a relatively new technique that has been applied to measuring the diffuser flow fields. PIV can collect data rapidly in the diffuser while avoiding the light-reflection problems that are often encountered when LDV is used. The Particle Image Velocimeter employs a sheet of pulsed laser light that is introduced into the diffuser in a quasi-radial direction through an optical probe inserted near the diffuser discharge. The light sheet is positioned such that its centerline is parallel to the hub and shroud surfaces and such that it is parallel to the diffuser vane, thereby avoiding reflections from the solid surfaces. Seed particles small enough to follow the diffuser flow are introduced into the compressor at an upstream location. A high-speed charge-coupled discharge (CCD) camera is

  11. Effects of hypoxia on cochlear blood flow in mice evaluated using Doppler optical microangiography.

    PubMed

    Dziennis, Suzan; Reif, Roberto; Zhi, Zhongwei; Nuttall, Alfred L; Wang, Ruikang K

    2012-10-01

    Reduced cochlear blood flow (CoBF) is a main contributor to hearing loss. Studying CoBF has remained a challenge due to the lack of available tools. Doppler optical microangiography (DOMAG), a method to quantify single-vessel absolute blood flow, and laser Doppler flowmetry (LDF), a method for measuring the relative blood flow within a large volume of tissue, were used for determining the changes in CoBF due to systemic hypoxia in mice. DOMAG determined the change in blood flow in the apical turn (AT) with single-vessel resolution, while LDF averaged the change in the blood flow within a large volume of the cochlea (hemisphere with ∼1 to 1.5 mm radius). Hypoxia was induced by decreasing the concentration of oxygen-inspired gas, so that the oxygen saturation was reduced from >95% to ∼80%. DOMAG determined that during hypoxia the blood flow in two areas of the AT near and far from the helicotrema were increased and decreased, respectively. The LDF detected a decrease in blood flow within a larger volume of the cochlea (several turns averaged together). Therefore, the use of DOMAG as a tool for studying cochlear blood flow due to its ability to determine absolute flow values with single-vessel resolution was proposed.

  12. Effects of hypoxia on cochlear blood flow in mice evaluated using Doppler optical microangiography

    NASA Astrophysics Data System (ADS)

    Dziennis, Suzan; Reif, Roberto; Zhi, Zhongwei; Nuttall, Alfred L.; Wang, Ruikang K.

    2012-10-01

    Reduced cochlear blood flow (CoBF) is a main contributor to hearing loss. Studying CoBF has remained a challenge due to the lack of available tools. Doppler optical microangiography (DOMAG), a method to quantify single-vessel absolute blood flow, and laser Doppler flowmetry (LDF), a method for measuring the relative blood flow within a large volume of tissue, were used for determining the changes in CoBF due to systemic hypoxia in mice. DOMAG determined the change in blood flow in the apical turn (AT) with single-vessel resolution, while LDF averaged the change in the blood flow within a large volume of the cochlea (hemisphere with ˜1 to 1.5 mm radius). Hypoxia was induced by decreasing the concentration of oxygen-inspired gas, so that the oxygen saturation was reduced from >95% to ˜80%. DOMAG determined that during hypoxia the blood flow in two areas of the AT near and far from the helicotrema were increased and decreased, respectively. The LDF detected a decrease in blood flow within a larger volume of the cochlea (several turns averaged together). Therefore, the use of DOMAG as a tool for studying cochlear blood flow due to its ability to determine absolute flow values with single-vessel resolution was proposed.

  13. Accurate viscosity measurements of flowing aqueous glucose solutions with suspended scatterers using a dynamic light scattering approach with optical coherence tomography.

    PubMed

    Weatherbee, Andrew; Popov, Ivan; Vitkin, Alex

    2017-08-01

    The viscosity of turbid colloidal glucose solutions has been accurately determined from spectral domain optical coherence tomography (OCT) M-mode measurements and our recently developed OCT dynamic light scattering model. Results for various glucose concentrations, flow speeds, and flow angles are reported. The relative "combined standard uncertainty" uc(η) on the viscosity measurements was ±1% for the no-flow case and ±5% for the flow cases, a significant improvement in measurement robustness over previously published reports. The available literature data for the viscosity of pure water and our measurements differ by 1% (stagnant case) and 1.5% (flow cases), demonstrating good accuracy; similar agreement is seen across the measured glucose concentration range when compared to interpolated literature values. The developed technique may contribute toward eventual noninvasive glucose measurements in medicine. (2017) COPYRIGHT Society of Photo-Optical Instrumentation Engineers (SPIE).

  14. Diagnostic blood-flow monitoring during therapeutic interventions using color Doppler optical coherence tomography

    NASA Astrophysics Data System (ADS)

    Yazdanfar, Siavash; Kulkarni, Manish D.; Wong, Richard C. K.; Sivak, Michael J., Jr.; Willis, Joseph; Barton, Jennifer K.; Welch, Ashley J.; Izatt, Joseph A.

    1998-04-01

    A recently developed modality for blood flow measurement holds high promise in the management of bleeding ulcers. Color Doppler optical coherence tomography (CDOCT) uses low- coherence interferometry and digital signal processing to obtain precise localization of tissue microstructure simultaneous with bi-directional quantitation of blood flow. We discuss CDOCT as a diagnostic tool in the management of bleeding gastrointestinal lesions. Common treatments for bleeding ulcers include local injection of a vasoconstrictor, coagulation of blood via thermal contact or laser treatment, and necrosis of surrounding tissue with a sclerosant. We implemented these procedures in a rat dorsal skin flap model, and acquired CDOCT images before and after treatment. In these studies, CDOCT succeeded in identifying cessation of flow before it could be determined visually. Hence, we demonstrate the diagnostic capabilities of CDOCT in the regulation of bleeding in micron-scale vessels.

  15. Fabrication of rigid and flexible refractive-index-matched flow phantoms for flow visualisation and optical flow measurements

    NASA Astrophysics Data System (ADS)

    Geoghegan, P. H.; Buchmann, N. A.; Spence, C. J. T.; Moore, S.; Jermy, M.

    2012-05-01

    A method for the construction of both rigid and compliant (flexible) transparent flow phantoms of biological flow structures, suitable for PIV and other optical flow methods with refractive-index-matched working fluid is described in detail. Methods for matching the in vivo compliance and elastic wave propagation wavelength are presented. The manipulation of MRI and CT scan data through an investment casting mould is described. A method for the casting of bubble-free phantoms in silicone elastomer is given. The method is applied to fabricate flexible phantoms of the carotid artery (with and without stenosis), the carotid artery bifurcation (idealised and patient-specific) and the human upper airway (nasal cavity). The fidelity of the phantoms to the original scan data is measured, and it is shown that the cross-sectional error is less than 5% for phantoms of simple shape but up to 16% for complex cross-sectional shapes such as the nasal cavity. This error is mainly due to the application of a PVA coating to the inner mould and can be reduced by shrinking the digital model. Sixteen per cent variation in area is less than the natural patient to patient variation of the physiological geometries. The compliance of the phantom walls is controlled within physiologically realistic ranges, by choice of the wall thickness, transmural pressure and Young's modulus of the elastomer. Data for the dependence of Young's modulus on curing temperature are given for Sylgard 184. Data for the temperature dependence of density, viscosity and refractive index of the refractive-index-matched working liquid (i.e. water-glycerol mixtures) are also presented.

  16. Using optical fibers with different modes to improve the signal-to-noise ratio of diffuse correlation spectroscopy flow-oximeter measurements

    PubMed Central

    He, Lian; Lin, Yu; Shang, Yu; Shelton, Brent J.

    2013-01-01

    Abstract. The dual-wavelength diffuse correlation spectroscopy (DCS) flow-oximeter is an emerging technique enabling simultaneous measurements of blood flow and blood oxygenation changes in deep tissues. High signal-to-noise ratio (SNR) is crucial when applying DCS technologies in the study of human tissues where the detected signals are usually very weak. In this study, single-mode, few-mode, and multimode fibers are compared to explore the possibility of improving the SNR of DCS flow-oximeter measurements. Experiments on liquid phantom solutions and in vivo muscle tissues show only slight improvements in flow measurements when using the few-mode fiber compared with using the single-mode fiber. However, light intensities detected by the few-mode and multimode fibers are increased, leading to significant SNR improvements in detections of phantom optical property and tissue blood oxygenation. The outcomes from this study provide useful guidance for the selection of optical fibers to improve DCS flow-oximeter measurements. PMID:23455963

  17. A flowing liquid test system for assessing the linearity and time-response of rapid fibre optic oxygen partial pressure sensors.

    PubMed

    Chen, R; Hahn, C E W; Farmery, A D

    2012-08-15

    The development of a methodology for testing the time response, linearity and performance characteristics of ultra fast fibre optic oxygen sensors in the liquid phase is presented. Two standard medical paediatric oxygenators are arranged to provide two independent extracorporeal circuits. Flow from either circuit can be diverted over the sensor under test by means of a system of rapid cross-over solenoid valves exposing the sensor to an abrupt change in oxygen partial pressure, P O2. The system is also capable of testing the oxygen sensor responses to changes in temperature, carbon dioxide partial pressure P CO2 and pH in situ. Results are presented for a miniature fibre optic oxygen sensor constructed in-house with a response time ≈ 50 ms and a commercial fibre optic sensor (Ocean Optics Foxy), when tested in flowing saline and stored blood. Copyright © 2012 Elsevier B.V. All rights reserved.

  18. Self-compensating fiber optic flow sensor having an end of a fiber optics element and a reflective surface within a tube

    DOEpatents

    Peng, Wei; Qi, Bing; Wang, Anbo

    2006-05-16

    A flow rate fiber optic transducer is made self-compensating for both temperature and pressure by using preferably well-matched integral Fabry-Perot sensors symmetrically located around a cantilever-like structure. Common mode rejection signal processing of the outputs allows substantially all effects of both temperature and pressure to be compensated. Additionally, the integral sensors can individually be made insensitive to temperature.

  19. FPGA implementation of Santos-Victor optical flow algorithm for real-time image processing: an useful attempt

    NASA Astrophysics Data System (ADS)

    Cobos Arribas, Pedro; Monasterio Huelin Macia, Felix

    2003-04-01

    A FPGA based hardware implementation of the Santos-Victor optical flow algorithm, useful in robot guidance applications, is described in this paper. The system used to do contains an ALTERA FPGA (20K100), an interface with a digital camera, three VRAM memories to contain the data input and some output memories (a VRAM and a EDO) to contain the results. The system have been used previously to develop and test other vision algorithms, such as image compression, optical flow calculation with differential and correlation methods. The designed system let connect the digital camera, or the FPGA output (results of algorithms) to a PC, throw its Firewire or USB port. The problems take place in this occasion have motivated to adopt another hardware structure for certain vision algorithms with special requirements, that need a very hard code intensive processing.

  20. Lung tumor tracking in fluoroscopic video based on optical flow

    PubMed Central

    Xu, Qianyi; Hamilton, Russell J.; Schowengerdt, Robert A.; Alexander, Brian; Jiang, Steve B.

    2008-01-01

    Respiratory gating and tumor tracking for dynamic multileaf collimator delivery require accurate and real-time localization of the lung tumor position during treatment. Deriving tumor position from external surrogates such as abdominal surface motion may have large uncertainties due to the intra- and interfraction variations of the correlation between the external surrogates and internal tumor motion. Implanted fiducial markers can be used to track tumors fluoroscopically in real time with sufficient accuracy. However, it may not be a practical procedure when implanting fiducials bronchoscopically. In this work, a method is presented to track the lung tumor mass or relevant anatomic features projected in fluoroscopic images without implanted fiducial markers based on an optical flow algorithm. The algorithm generates the centroid position of the tracked target and ignores shape changes of the tumor mass shadow. The tracking starts with a segmented tumor projection in an initial image frame. Then, the optical flow between this and all incoming frames acquired during treatment delivery is computed as initial estimations of tumor centroid displacements. The tumor contour in the initial frame is transferred to the incoming frames based on the average of the motion vectors, and its positions in the incoming frames are determined by fine-tuning the contour positions using a template matching algorithm with a small search range. The tracking results were validated by comparing with clinician determined contours on each frame. The position difference in 95% of the frames was found to be less than 1.4 pixels (∼0.7 mm) in the best case and 2.8 pixels (∼1.4 mm) in the worst case for the five patients studied. PMID:19175094

  1. Lung tumor tracking in fluoroscopic video based on optical flow.

    PubMed

    Xu, Qianyi; Hamilton, Russell J; Schowengerdt, Robert A; Alexander, Brian; Jiang, Steve B

    2008-12-01

    Respiratory gating and tumor tracking for dynamic multileaf collimator delivery require accurate and real-time localization of the lung tumor position during treatment. Deriving tumor position from external surrogates such as abdominal surface motion may have large uncertainties due to the intra- and interfraction variations of the correlation between the external surrogates and internal tumor motion. Implanted fiducial markers can be used to track tumors fluoroscopically in real time with sufficient accuracy. However, it may not be a practical procedure when implanting fiducials bronchoscopically. In this work, a method is presented to track the lung tumor mass or relevant anatomic features projected in fluoroscopic images without implanted fiducial markers based on an optical flow algorithm. The algorithm generates the centroid position of the tracked target and ignores shape changes of the tumor mass shadow. The tracking starts with a segmented tumor projection in an initial image frame. Then, the optical flow between this and all incoming frames acquired during treatment delivery is computed as initial estimations of tumor centroid displacements. The tumor contour in the initial frame is transferred to the incoming frames based on the average of the motion vectors, and its positions in the incoming frames are determined by fine-tuning the contour positions using a template matching algorithm with a small search range. The tracking results were validated by comparing with clinician determined contours on each frame. The position difference in 95% of the frames was found to be less than 1.4 pixels (approximately 0.7 mm) in the best case and 2.8 pixels (approximately 1.4 mm) in the worst case for the five patients studied.

  2. Dual-beam optical coherence tomography system for quantification of flow velocity in capillary phantoms

    NASA Astrophysics Data System (ADS)

    Daly, S. M.; Silien, C.; Leahy, M. J.

    2012-03-01

    The quantification of (blood) flow velocity within the vasculature has potent diagnostic and prognostic potential. Assessment of flow irregularities in the form of increased permeability (micro haemorrhaging), the presence of avascular areas, or conversely the presence of vessels with enlarged or increased tortuosity in the acral regions of the body may provide a means of non-invasive in vivo assessment. If assessment of dermal flow dynamics were performed in a routine manner, the existence and prevalence of ailments such as diabetes mellitus, psoriatic arthritis and Raynaud's condition may be confirmed prior to clinical suspicion. This may prove advantageous in cases wherein the efficacy of a prescribed treatment is dictated by a prompt diagnosis and to alleviate patient discomfort through early detection. Optical Coherence Tomography (OCT) is an imaging modality which utilises the principle of optical interferometry to distinguish between spatial changes in refractive index within the vasculature and thus formulate a multi-dimensional representation of the structure of the epi- and dermal skin layers. The use of the Doppler functionality has been the predominant force for the quantification of moving particles within media, elucidated via estimation of the phase shift in OCT A-scans. However, the theoretical formulation for the assessment of these phase shifts dictates that the angle between the incident light source and the vessel under question be known a priori; this may be achieved via excisional biopsy of the tissue segment in question, but is counter to the non-invasive premise of the OCT technique. To address the issue of angular dependence, an alternate means of estimating absolute flow velocity is presented. The design and development of a dual-beam (db) system incorporating an optical switch mechanism for signal discrimination of two spatially disparate points enabling quasi-simultaneous multiple specimen scanning is described. A crosscorrelation (c

  3. Functional architecture of an optic flow-responsive area that drives horizontal eye movements in zebrafish.

    PubMed

    Kubo, Fumi; Hablitzel, Bastian; Dal Maschio, Marco; Driever, Wolfgang; Baier, Herwig; Arrenberg, Aristides B

    2014-03-19

    Animals respond to whole-field visual motion with compensatory eye and body movements in order to stabilize both their gaze and position with respect to their surroundings. In zebrafish, rotational stimuli need to be distinguished from translational stimuli to drive the optokinetic and the optomotor responses, respectively. Here, we systematically characterize the neural circuits responsible for these operations using a combination of optogenetic manipulation and in vivo calcium imaging during optic flow stimulation. By recording the activity of thousands of neurons within the area pretectalis (APT), we find four bilateral pairs of clusters that process horizontal whole-field motion and functionally classify eleven prominent neuron types with highly selective response profiles. APT neurons are prevalently direction selective, either monocularly or binocularly driven, and hierarchically organized to distinguish between rotational and translational optic flow. Our data predict a wiring diagram of a neural circuit tailored to drive behavior that compensates for self-motion. Copyright © 2014 Elsevier Inc. All rights reserved.

  4. A commercialized, continuous flow fiber optic sensor for trichloroethylene and haloforms

    NASA Technical Reports Server (NTRS)

    Wells, James C.; Johnson, Mark D.

    1994-01-01

    Purus, Inc. has commercialized a fiber optic chemical sensor using technology developed by Lawrence Livermore National Laboratory and licensed from The University of California. The basis for the sensor is the development of color within a reagent when exposed to an analyte. The sensor consists of an optrode, reagent delivery and recover system, fiber optic transmitter-receiver, controller, and display. Reagent is pumped through the optrode. Analyte diffuses across a gas permeable membrane and reacts with the reagent to form a colored product. The colored product is detected by measuring the absorbance of light from a 568 nm diode. Reagents are currently available for TCE and trihalomethanes. Initial reagent chemistry is based on the Fujiwara alkaline pyridine reaction. The optrode contacts only gas streams, but the volatility of the current analytes also allows measurements of aqueous streams, without being affected by aqueous interferents that are non-volatile. Sensitivity of the sensor has been demonstrated to 5 ppb aqueous solutions and 0.1 ppmv in flowing gas streams.

  5. Responses to Deceleration during Car Following: Roles of Optic Flow, Warnings, Expectations, and Interruptions

    ERIC Educational Resources Information Center

    DeLucia, Patricia R.; Tharanathan, Anand

    2009-01-01

    More than 25% of accidents are rear-end collisions. It is essential to identify the factors that contribute to such collisions. One such factor is a driver's ability to respond to the deceleration of the car ahead. In Experiment 1, we measured effects of optic flow information and discrete visual and auditory warnings (brake lights, tones) on…

  6. Optical measurement of mouse strain differences in cerebral blood flow using indocyanine green

    PubMed Central

    Kang, Hye-Min; Sohn, Inkyung; Kim, Seunggyu; Kim, Daehwan; Jung, Junyang; Jeong, Joo-Won; Park, Chan

    2015-01-01

    C57BL/6 mice have more cerebral arterial branches and collaterals than BALB/c mice. We measured and compared blood flow dynamics of the middle cerebral artery (MCA) in these two strains, using noninvasive optical imaging with indocyanine green (ICG). Relative maximum fluorescence intensity (Imax) and the time needed for ICG to reach Imax in the MCA of C57BL/c were lower than that in BALB/c mice. Moreover, the mean transit time was significantly lower in C57BL/6 than in BALB/c mice. These data suggest that the higher number of arterial branches and collaterals in C57BL/6 mice yields a lower blood flow per cerebral artery. PMID:25833343

  7. A Neural Model of How the Brain Computes Heading from Optic Flow in Realistic Scenes

    ERIC Educational Resources Information Center

    Browning, N. Andrew; Grossberg, Stephen; Mingolla, Ennio

    2009-01-01

    Visually-based navigation is a key competence during spatial cognition. Animals avoid obstacles and approach goals in novel cluttered environments using optic flow to compute heading with respect to the environment. Most navigation models try either explain data, or to demonstrate navigational competence in real-world environments without regard…

  8. Cerebral blood flow and autoregulation: current measurement techniques and prospects for noninvasive optical methods

    PubMed Central

    Fantini, Sergio; Sassaroli, Angelo; Tgavalekos, Kristen T.; Kornbluth, Joshua

    2016-01-01

    Abstract. Cerebral blood flow (CBF) and cerebral autoregulation (CA) are critically important to maintain proper brain perfusion and supply the brain with the necessary oxygen and energy substrates. Adequate brain perfusion is required to support normal brain function, to achieve successful aging, and to navigate acute and chronic medical conditions. We review the general principles of CBF measurements and the current techniques to measure CBF based on direct intravascular measurements, nuclear medicine, X-ray imaging, magnetic resonance imaging, ultrasound techniques, thermal diffusion, and optical methods. We also review techniques for arterial blood pressure measurements as well as theoretical and experimental methods for the assessment of CA, including recent approaches based on optical techniques. The assessment of cerebral perfusion in the clinical practice is also presented. The comprehensive description of principles, methods, and clinical requirements of CBF and CA measurements highlights the potentially important role that noninvasive optical methods can play in the assessment of neurovascular health. In fact, optical techniques have the ability to provide a noninvasive, quantitative, and continuous monitor of CBF and autoregulation. PMID:27403447

  9. Double-layer optical fiber coating analysis in MHD flow of an elastico-viscous fluid using wet-on-wet coating process

    NASA Astrophysics Data System (ADS)

    Khan, Zeeshan; Islam, Saeed; Shah, Rehan Ali; Khan, Muhammad Altaf; Bonyah, Ebenezer; Jan, Bilal; Khan, Aurangzeb

    Modern optical fibers require a double-layer coating on the glass fiber in order to provide protection from signal attenuation and mechanical damage. The most important plastic resins used in wires and optical fibers are plastic polyvinyl chloride (PVC) and low and high density polyethylene (LDPE/HDPE), nylon and Polysulfone. One of the most important things which affect the final product after processing is the design of the coating die. In the present study, double-layer optical fiber coating is performed using melt polymer satisfying Oldroyd 8-constant fluid model in a pressure type die with the effect of magneto-hydrodynamic (MHD). Wet-on-wet coating process is applied for double-layer optical fiber coating. The coating process in the coating die is modeled as a simple two-layer Couette flow of two immiscible fluids in an annulus with an assigned pressure gradient. Based on the assumptions of fully developed laminar and MHD flow, the Oldroyd 8-constant model of non-Newtonian fluid of two immiscible resin layers is modeled. The governing nonlinear equations are solved analytically by the new technique of Optimal Homotopy Asymptotic Method (OHAM). The convergence of the series solution is established. The results are also verified by the Adomian Decomposition Method (ADM). The effect of important parameters such as magnetic parameter Mi , the dilatant constant α , the Pseodoplastic constant β , the radii ratio δ , the pressure gradient Ω , the speed of fiber optics V , and the viscosity ratio κ on the velocity profiles, thickness of coated fiber optics, volume flow rate, and shear stress on the fiber optics are investigated. At the end the result of the present work is also compared with the experimental results already available in the literature by taking non-Newtonian parameters tends to zero.

  10. En face Doppler total retinal blood flow measurement with 70 kHz spectral optical coherence tomography

    PubMed Central

    Tan, Ou; Liu, Gangjun; Liang, Liu; Gao, Simon S.; Pechauer, Alex D.; Jia, Yali; Huang, David

    2015-01-01

    Abstract. An automated algorithm was developed for total retinal blood flow (TRBF) using 70-kHz spectral optical coherence tomography (OCT). The OCT was calibrated for the transformation from Doppler shift to speed based on a flow phantom. The TRBF scan pattern contained five repeated volume scans (2×2  mm) obtained in 3 s and centered on central retinal vessels in the optic disc. The TRBF was calculated using an en face Doppler technique. For each retinal vein, blood flow was measured at an optimal plane where the calculated flow was maximized. The TRBF was calculated by summing flow in all veins. The algorithm tracked vascular branching so that either root or branch veins are summed, but never both. The TRBF in five repeated volumes were averaged to reduce variation due to cardiac cycle pulsation. Finally, the TRBF was corrected for eye length variation. Twelve healthy eyes and 12 glaucomatous eyes were enrolled to test the algorithm. The TRBF was 45.4±6.7  μl/min for healthy control and 34.7±7.6  μl/min for glaucomatous participants (p-value=0.01). The intravisit repeatability was 8.6% for healthy controls and 8.4% for glaucoma participants. The proposed automated method provided repeatable TRBF measurement. PMID:26062663

  11. Attenuating Stereo Pixel-Locking via Affine Window Adaptation

    NASA Technical Reports Server (NTRS)

    Stein, Andrew N.; Huertas, Andres; Matthies, Larry H.

    2006-01-01

    For real-time stereo vision systems, the standard method for estimating sub-pixel stereo disparity given an initial integer disparity map involves fitting parabolas to a matching cost function aggregated over rectangular windows. This results in a phenomenon known as 'pixel-locking,' which produces artificially-peaked histograms of sub-pixel disparity. These peaks correspond to the introduction of erroneous ripples or waves in the 3D reconstruction of truly Rat surfaces. Since stereo vision is a common input modality for autonomous vehicles, these inaccuracies can pose a problem for safe, reliable navigation. This paper proposes a new method for sub-pixel stereo disparity estimation, based on ideas from Lucas-Kanade tracking and optical flow, which substantially reduces the pixel-locking effect. In addition, it has the ability to correct much larger initial disparity errors than previous approaches and is more general as it applies not only to the ground plane.

  12. Non-contact flow gauging for the extension and development of rating curves

    NASA Astrophysics Data System (ADS)

    Perks, Matthew; Large, Andy; Russell, Andy

    2015-04-01

    Accurate measurement of river discharge is fundamental to understanding hydrological processes, associated hazards and ecological responses within fluvial systems. Established protocols for determining river discharge are partial, predominantly invasive and logistically difficult during high flows. There is demand for new methods for accurate quantification of flow velocity under high-flow/flood conditions to in turn enable better post-event reconstruction of peak discharge. As a consequence considerable effort has been devoted to the development of innovative technologies for the representation of flow in open channels. Remotely operated fixed and mobile systems capable of providing quantitative estimates of instantaneous and time-averaged flow characteristics using non-contact methods has been a major development. Amongst the new approaches for stand-alone continuous monitoring of surface flows is Large Scale Particle Image Velocimetry (LSPIV). Here we adapt the LSPIV concept, to provide continuous discharge measurements in non-uniform channels with complex flow conditions. High Definition videos (1080p; 30fps) of the water surface are acquired at 5 minute intervals. The image is rectified to correct for perspective distortion using a new, open source tool which minimises errors resulting from oblique image capture. Naturally occurring artefacts on the water surface (e.g. bubbles, debris, etc.) are tracked with the Kanade-Lucas-Tomasi (KLT) algorithm. The data generated is in the form of a complex surface water velocity field which can be interrogated to extract a range of hydrological information such as the streamwise velocity at a cross-section of interest, or even allow the interrogation of hydrodynamic flow structures. Here we demonstrate that this approach is capable of generating river discharge data comparable to concurrent measurements made using existing, accepted technologies (e.g. ADCP). The outcome is better constraint and extension of rating curves

  13. EDITORIAL: Transformation optics Transformation optics

    NASA Astrophysics Data System (ADS)

    Shalaev, Vladimir M.; Pendry, John

    2011-02-01

    Metamaterials are artificial materials with versatile properties that can be tailored to fit almost any practical need and thus go well beyond what can be obtained with `natural' materials. Recent progress in developing optical metamaterials allows unprecedented extreme control over the flow of light at both the nano- and macroscopic scales. The innovative field of transformation optics, which is enabled by metamaterials, inspired researchers to take a fresh look at the very foundations of optics and helped to create a new paradigm for the science of light. Similar to general relativity, where time and space are curved, transformation optics shows that the space for light can also be bent in an almost arbitrary way. Most importantly, the optical space can be designed and engineered, opening up the fascinating possibility of controlling the flow of light with nanometer spatial precision. This new paradigm enables a number of novel optical devices guiding how, using metamaterials, the space for light can be curved in a pre-designed and well-controlled way. Metamaterials which incorporate the innovative theories of transformation optics are pertinent to the important areas of optical cloaking, optical black holes, super-resolution imaging, and other sci-fi-like devices. One such exciting device is an electromagnetic cloak that can bend light around itself, similar to the flow of water around a stone, making invisible both the cloak and the object hidden inside. Another important application is a flat hyperlens that can magnify the nanometer-scale features of an object that cannot be resolved with conventional optics. This could revolutionize the field of optical imaging, for instance, because such a meta-lens could become a standard add-on tool for microscopes. By enabling nanoscale resolution in optical microscopy, metamaterial-based transformation optics could allow one to literally see extremely small objects with the eye, including biological cells, viruses, and

  14. Multimodal in vivo blood flow sensing combining particle image velocimetry and optical tweezers-based blood steering

    NASA Astrophysics Data System (ADS)

    Meissner, Robert; Sugden, Wade W.; Siekmann, Arndt F.; Denz, Cornelia

    2018-02-01

    All higher developed organisms contain complex hierarchical networks of arteries, veins and capillaries. These constitute the cardiovascular system responsible for supplying nutrients, gas and waste exchange. Diseases related to the cardiovascular system are among the main causes for death worldwide. In order to understand the processes leading to arteriovenous malformation, we studied hereditary hemorrhagic telangiectasia (HHT), which has a prevalence of 1:5000 worldwide and causes internal bleeding. In zebrafish, HHT is induced by mutation of the endoglin gene involved in HHT and observed to reduce red blood cell (RBC) flow to intersegmental vessels (ISVs) in the tail due to malformations of the dorsal aorta (DA) and posterior cardinal vein (PCV). However, these capillaries are still functional. Changes in the blood flow pattern are observed from in vivo data from zebrafish embryos through particle image velocimetry (PIV). Wall shear rates (WSRs) and blood flow velocities are obtained non-invasively with millisecond resolution. We observe significant increases of blood flow velocity in the DA for endoglin-deficient zebrafish embryos (mutants) at 3 days post fertilization. In the PCV, this increase is even more pronounced. We identified an increased similarity between the DA and the PCV of mutant fish compared to siblings, i.e., unaffected fish. To counteract the reduced RBC flow to ISVs we implement optical tweezers (OT). RBCs are steered into previously unperfused ISVs showing a significant increase of RBC count per minute. We discuss limitations with respect to biocompatibility of optical tweezers in vivo and determination of in vivo wall shear stress (WSS) connected to normal and endoglin-deficicent zebrafish embryos.

  15. Terrain shape estimation from optical flow, using Kalman filtering

    NASA Astrophysics Data System (ADS)

    Hoff, William A.; Sklair, Cheryl W.

    1990-01-01

    As one moves through a static environment, the visual world as projected on the retina seems to flow past. This apparent motion, called optical flow, can be an important source of depth perception for autonomous robots. An important application is in planetary exploration -the landing vehicle must find a safe landing site in rugged terrain, and an autonomous rover must be able to navigate safely through this terrain. In this paper, we describe a solution to this problem. Image edge points are tracked between frames of a motion sequence, and the range to the points is calculated from the displacement of the edge points and the known motion of the camera. Kalman filtering is used to incrementally improve the range estimates to those points, and provide an estimate of the uncertainty in each range. Errors in camera motion and image point measurement can also be modelled with Kalman filtering. A surface is then interpolated to these points, providing a complete map from which hazards such as steeply sloping areas can be detected. Using the method of extended Kalman filtering, our approach allows arbitrary camera motion. Preliminary results of an implementation are presented, and show that the resulting range accuracy is on the order of 1-2% of the range.

  16. Color mapping of one specific velocity of a biological fluid flows with complex geometry using optical coherence tomography

    NASA Astrophysics Data System (ADS)

    Potlov, A. Yu.; Frolov, S. V.; Proskurin, S. G.

    2018-04-01

    The method of Doppler color mapping of one specific (previously chosen) velocity in a turbulent flow inside biological tissues using optical coherence tomography is described. The key features of the presented method are: the raw data are separated into three parts, corresponding to the unmoving biological tissue, the positively and negatively directed biological fluid flows; the further independent signal processing procedure yields the structure image and two images of the chosen velocity, which are then normalised, encoded and joined. The described method can be used to obtain in real time the anatomical maps of the chosen velocities in normal and pathological states. The described method can be applied not only in optical coherence tomography, but also in endoscopic and Doppler ultrasonic medical imaging systems.

  17. Optical Flow Applied to Time-Lapse Image Series to Estimate Glacier Motion in the Southern Patagonia Ice Field

    NASA Astrophysics Data System (ADS)

    Lannutti, E.; Lenzano, M. G.; Toth, C.; Lenzano, L.; Rivera, A.

    2016-06-01

    In this work, we assessed the feasibility of using optical flow to obtain the motion estimation of a glacier. In general, former investigations used to detect glacier changes involve solutions that require repeated observations which are many times based on extensive field work. Taking into account glaciers are usually located in geographically complex and hard to access areas, deploying time-lapse imaging sensors, optical flow may provide an efficient solution at good spatial and temporal resolution to describe mass motion. Several studies in computer vision and image processing community have used this method to detect large displacements. Therefore, we carried out a test of the proposed Large Displacement Optical Flow method at the Viedma Glacier, located at South Patagonia Icefield, Argentina. We collected monoscopic terrestrial time-lapse imagery, acquired by a calibrated camera at every 24 hour from April 2014 until April 2015. A filter based on temporal correlation and RGB color discretization between the images was applied to minimize errors related to changes in lighting, shadows, clouds and snow. This selection allowed discarding images that do not follow a sequence of similarity. Our results show a flow field in the direction of the glacier movement with acceleration in the terminus. We analyzed the errors between image pairs, and the matching generally appears to be adequate, although some areas show random gross errors related to the presence of changes in lighting. The proposed technique allowed the determination of glacier motion during one year, providing accurate and reliable motion data for subsequent analysis.

  18. Dynamics, OH distributions and UV emission of a gliding arc at various flow-rates investigated by optical measurements

    NASA Astrophysics Data System (ADS)

    Zhu, Jiajian; Sun, Zhiwei; Li, Zhongshan; Ehn, Andreas; Aldén, Marcus; Salewski, Mirko; Leipold, Frank; Kusano, Yukihiro

    2014-07-01

    We demonstrate a plasma discharge which is generated between two diverging electrodes and extended into a gliding arc in non-equilibrium condition by an air flow at atmospheric pressure. Effects of the air flow rates on the dynamics, ground-state OH distributions and spectral characterization of UV emission of the gliding arc were investigated by optical methods. High-speed photography was utilized to reveal flow-rate dependent dynamics such as ignitions, propagation, short-cutting events, extinctions and conversions of the discharge from glowtype to spark-type. Short-cutting events and ignitions occur more frequently at higher flow rates. The anchor points of the gliding arc are mostly steady at the top of the electrodes at lower flow rates whereas at higher flow rates they glide up along the electrodes most of the time. The afterglow of fully developed gliding arcs is observed to decay over hundreds of microseconds after being electronically short-cut by a newly ignited arc. The extinction time decreases with the increase of the flow rate. The frequency of the conversion of a discharge from glow-type to spark-type increases with the flow rate. Additionally, spatial distributions of ground-state OH were investigated using planar laser-induced fluorescence. The results show that the shape, height, intensity and thickness of ground-state OH distribution vary significantly with air flow rates. Finally, UV emission of the gliding arc is measured using optical emission spectroscopy and it is found that the emission intensity of NO γ (A-X), OH (A-X) and N2 (C-B) increase with the flow rates showing more characteristics of spark-type arcs. The observed phenomena indicate the significance of the interaction between local turbulence and the gliding arc.

  19. Doppler optical coherence tomography imaging of local fluid flow and shear stress within microporous scaffolds

    NASA Astrophysics Data System (ADS)

    Jia, Yali; Bagnaninchi, Pierre O.; Yang, Ying; Haj, Alicia El; Hinds, Monica T.; Kirkpatrick, Sean J.; Wang, Ruikang K.

    2009-05-01

    Establishing a relationship between perfusion rate and fluid shear stress in a 3D cell culture environment is an ongoing and challenging task faced by tissue engineers. We explore Doppler optical coherence tomography (DOCT) as a potential imaging tool for in situ monitoring of local fluid flow profiles inside porous chitosan scaffolds. From the measured fluid flow profiles, the fluid shear stresses are evaluated. We examine the localized fluid flow and shear stress within low- and high-porosity chitosan scaffolds, which are subjected to a constant input flow rate of 0.5 ml.min-1. The DOCT results show that the behavior of the fluid flow and shear stress in micropores is strongly dependent on the micropore interconnectivity, porosity, and size of pores within the scaffold. For low-porosity and high-porosity chitosan scaffolds examined, the measured local fluid flow and shear stress varied from micropore to micropore, with a mean shear stress of 0.49+/-0.3 dyn.cm-2 and 0.38+/-0.2 dyn.cm-2, respectively. In addition, we show that the scaffold's porosity and interconnectivity can be quantified by combining analyses of the 3D structural and flow images obtained from DOCT.

  20. A high sensitivity fiber optic macro-bend based gas flow rate transducer for low flow rates: Theory, working principle, and static calibration

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

    Schena, Emiliano; Saccomandi, Paola; Silvestri, Sergio

    2013-02-15

    A novel fiber optic macro-bend based gas flowmeter for low flow rates is presented. Theoretical analysis of the sensor working principle, design, and static calibration were performed. The measuring system consists of: an optical fiber, a light emitting diode (LED), a Quadrant position sensitive Detector (QD), and an analog electronic circuit for signal processing. The fiber tip undergoes a deflection in the flow, acting like a cantilever. The consequent displacement of light spot center is monitored by the QD generating four unbalanced photocurrents which are function of fiber tip position. The analog electronic circuit processes the photocurrents providing voltage signalmore » proportional to light spot position. A circular target was placed on the fiber in order to increase the sensing surface. Sensor, tested in the measurement range up to 10 l min{sup -1}, shows a discrimination threshold of 2 l min{sup -1}, extremely low fluid dynamic resistance (0.17 Pa min l{sup -1}), and high sensitivity, also at low flow rates (i.e., 33 mV min l{sup -1} up to 4 l min{sup -1} and 98 mV min l{sup -1} from 4 l min{sup -1} up to 10 l min{sup -1}). Experimental results agree with the theoretical predictions. The high sensitivity, along with the reduced dimension and negligible pressure drop, makes the proposed transducer suitable for medical applications in neonatal ventilation.« less

  1. LASER APPLICATIONS IN MEDICINE: Analysis of distortions in the velocity profiles of suspension flows inside a light-scattering medium upon their reconstruction from the optical coherence Doppler tomograph signal

    NASA Astrophysics Data System (ADS)

    Bykov, A. V.; Kirillin, M. Yu; Priezzhev, A. V.

    2005-11-01

    Model signals from one and two plane flows of a particle suspension are obtained for an optical coherence Doppler tomograph (OCDT) by the Monte-Carlo method. The optical properties of particles mimic the properties of non-aggregating erythrocytes. The flows are considered in a stationary scattering medium with optical properties close to those of the skin. It is shown that, as the flow position depth increases, the flow velocity determined from the OCDT signal becomes smaller than the specified velocity and the reconstructed profile extends in the direction of the distant boundary, which is accompanied by the shift of its maximum. In the case of two flows, an increase in the velocity of the near-surface flow leads to the overestimated values of velocity of the reconstructed profile of the second flow. Numerical simulations were performed by using a multiprocessor parallel-architecture computer.

  2. Measurement of Flow-Mediated Dilation of Mouse Femoral Artery in vivo by Optical Coherence Tomography.

    PubMed

    Song, Weiye; Zhou, Libo; Kot, Kevin Liu; Fan, Huijie; Han, Jingyan; Yi, Ji

    2018-05-31

    Flow-mediated vasodilation (FMD) is used for assessment of vascular endothelial function in humans as a predictor of cardiovascular events. It has been challenging to carry it on preclinical murine models due to the diminutive size of the femoral artery. Here, we present a new approach to accurately measure the blood velocity and femoral artery diameters of mice by acquiring Doppler optical coherence tomography (DOCT) and optical coherence tomography angiography (OCTA) continuously within one single experimental scanning protocol. Using the high precision three-dimensional imaging and new velocity algorithm, the measurement precision of diameter, blood flow, velocity, and wall shear stress are improved to 0.91%, 11.0%, 10.7%, and 14.0%, respectively. FMD of healthy mouse femoral artery measured by this method was 11.96 ± 0.98%, which was blunted to 5.69±0.4% by intravenous administration of eNOS inhibitor (L-NAME), in agreement with that reported in the literature. This article is protected by copyright. All rights reserved. This article is protected by copyright. All rights reserved.

  3. Fully distributed absolute blood flow velocity measurement for middle cerebral arteries using Doppler optical coherence tomography

    PubMed Central

    Qi, Li; Zhu, Jiang; Hancock, Aneeka M.; Dai, Cuixia; Zhang, Xuping; Frostig, Ron D.; Chen, Zhongping

    2016-01-01

    Doppler optical coherence tomography (DOCT) is considered one of the most promising functional imaging modalities for neuro biology research and has demonstrated the ability to quantify cerebral blood flow velocity at a high accuracy. However, the measurement of total absolute blood flow velocity (BFV) of major cerebral arteries is still a difficult problem since it is related to vessel geometry. In this paper, we present a volumetric vessel reconstruction approach that is capable of measuring the absolute BFV distributed along the entire middle cerebral artery (MCA) within a large field-of-view. The Doppler angle at each point of the MCA, representing the vessel geometry, is derived analytically by localizing the artery from pure DOCT images through vessel segmentation and skeletonization. Our approach could achieve automatic quantification of the fully distributed absolute BFV across different vessel branches. Experiments on rodents using swept-source optical coherence tomography showed that our approach was able to reveal the consequences of permanent MCA occlusion with absolute BFV measurement. PMID:26977365

  4. Fully distributed absolute blood flow velocity measurement for middle cerebral arteries using Doppler optical coherence tomography.

    PubMed

    Qi, Li; Zhu, Jiang; Hancock, Aneeka M; Dai, Cuixia; Zhang, Xuping; Frostig, Ron D; Chen, Zhongping

    2016-02-01

    Doppler optical coherence tomography (DOCT) is considered one of the most promising functional imaging modalities for neuro biology research and has demonstrated the ability to quantify cerebral blood flow velocity at a high accuracy. However, the measurement of total absolute blood flow velocity (BFV) of major cerebral arteries is still a difficult problem since it is related to vessel geometry. In this paper, we present a volumetric vessel reconstruction approach that is capable of measuring the absolute BFV distributed along the entire middle cerebral artery (MCA) within a large field-of-view. The Doppler angle at each point of the MCA, representing the vessel geometry, is derived analytically by localizing the artery from pure DOCT images through vessel segmentation and skeletonization. Our approach could achieve automatic quantification of the fully distributed absolute BFV across different vessel branches. Experiments on rodents using swept-source optical coherence tomography showed that our approach was able to reveal the consequences of permanent MCA occlusion with absolute BFV measurement.

  5. Extension of the Gladstone-Dale equation for flame flow field diagnosis by optical computerized tomography

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

    Chen Yunyun; Li Zhenhua; Song Yang

    2009-05-01

    An extended model of the original Gladstone-Dale (G-D) equation is proposed for optical computerized tomography (OCT) diagnosis of flame flow fields. For the purpose of verifying the newly established model, propane combustion is used as a practical example for experiment, and moire deflection tomography is introduced with the probe wavelength 808 nm. The results indicate that the temperature based on the extended model is more accurate than that based on the original G-D equation. In a word, the extended model can be suitable for all kinds of flame flow fields whatever the components, temperature, and ionization are.

  6. Application of Optical Flow Sensors for Dead Reckoning, Heading Reference, Obstacle Detection, and Obstacle Avoidance

    DTIC Science & Technology

    2015-09-01

    OPTICAL FLOW SENSORS FOR DEAD RECKONING, HEADING REFERENCE, OBSTACLE DETECTION, AND OBSTACLE AVOIDANCE by Tarek M. Nejah September 2015...SENSORS FOR DEAD RECKONING, HEADING REFERENCE, OBSTACLE DETECTION, AND OBSTACLE AVOIDANCE 5. FUNDING NUMBERS 6. AUTHOR(S) Nejah, Tarek M. 7...DISTRIBUTION CODE 13. ABSTRACT (maximum 200 words) A novel approach for dead reckoning, heading reference, obstacle detection, and obstacle

  7. Information Processing Research

    DTIC Science & Technology

    1979-06-01

    quantitative shape recovery. For the qualitative shape recovery we use a model of the Origami world (Kanade, 1978), together with edge profiles of...Workshop. Carnegie-Mellon University, Computer Science Department, Pittsburgh, PA, November, 1978. Kanade, T. A theory of origami world. Technical

  8. Evaluation of optic nerve head blood flow in normal rats and a rodent model of non-arteritic ischemic optic neuropathy using laser speckle flowgraphy.

    PubMed

    Takako, Hidaka; Hideki, Chuman; Nobuhisa, Nao-I

    2017-10-01

    To evaluate optic nerve head (ONH) blood flow in normal rats and a rodent model of non-arteritic ischemic optic neuropathy (rNAION) in vivo using laser speckle flowgraphy (LSFG). Rats were under general anesthesia; to induce NAION, Rose Bengal (RB) was injected into the tail vein. After the administration of RB, the left ONH was photoactivated using an argon green laser. We measured ONH blood flow in the normal rats and the rNAION group (at 1, 3, 7, 14, and 28 days after the induction of NAION) using an LSFG-Micro. We used the mean blur rate (MBR) of the vessel region (MV) and MBR of the tissue region (MT) as indicators of blood flow. We compared the MBR of the right and left eyes in both the normal rats and the rNAION group. In the normal rats, there were no significant differences in MV or MT between the right and left eyes. In the rNAION group, the MV and MT of the affected eyes were significantly lower than those of the unaffected eyes at all time points. There were significant differences between the left/right MV and MT ratios seen before the induction of NAION and those observed at 1, 3, 7, 14, and 28 days after the induction of NAION. However, there were no significant differences in these parameters among any of post-NAION induction time points. Our results indicated that the ONH blood flow of the rNAION rats fell in the acute and chronic phases.

  9. Optic flow improves adaptability of spatiotemporal characteristics during split-belt locomotor adaptation with tactile stimulation

    PubMed Central

    Anthony Eikema, Diderik Jan A.; Chien, Jung Hung; Stergiou, Nicholas; Myers, Sara A.; Scott-Pandorf, Melissa M.; Bloomberg, Jacob J.; Mukherjee, Mukul

    2015-01-01

    Human locomotor adaptation requires feedback and feed-forward control processes to maintain an appropriate walking pattern. Adaptation may require the use of visual and proprioceptive input to decode altered movement dynamics and generate an appropriate response. After a person transfers from an extreme sensory environment and back, as astronauts do when they return from spaceflight, the prolonged period required for re-adaptation can pose a significant burden. In our previous paper, we showed that plantar tactile vibration during a split-belt adaptation task did not interfere with the treadmill adaptation however, larger overground transfer effects with a slower decay resulted. Such effects, in the absence of visual feedback (of motion) and perturbation of tactile feedback, is believed to be due to a higher proprioceptive gain because, in the absence of relevant external dynamic cues such as optic flow, reliance on body-based cues is enhanced during gait tasks through multisensory integration. In this study we therefore investigated the effect of optic flow on tactile stimulated split-belt adaptation as a paradigm to facilitate the sensorimotor adaptation process. Twenty healthy young adults, separated into two matched groups, participated in the study. All participants performed an overground walking trial followed by a split-belt treadmill adaptation protocol. The tactile group (TC) received vibratory plantar tactile stimulation only, whereas the virtual reality and tactile group (VRT) received an additional concurrent visual stimulation: a moving virtual corridor, inducing perceived self-motion. A post-treadmill overground trial was performed to determine adaptation transfer. Interlimb coordination of spatiotemporal and kinetic variables was quantified using symmetry indices, and analyzed using repeated-measures ANOVA. Marked changes of step length characteristics were observed in both groups during split-belt adaptation. Stance and swing time symmetry were

  10. 3-D Vision Techniques for Autonomous Vehicles

    DTIC Science & Technology

    1988-08-01

    TITLE (Include Security Classification) W 3-D Vision Techniques for Autonomous Vehicles 12 PERSONAL AUTHOR(S) Martial Hebert, Takeo Kanade, inso Kweoni... Autonomous Vehicles Martial Hebert, Takeo Kanade, Inso Kweon CMU-RI-TR-88-12 The Robotics Institute Carnegie Mellon University Acession For Pittsburgh

  11. Gradient Space under Orthography and Perspective

    DTIC Science & Technology

    1982-05-24

    surfaceorientation to image geometry [8, 9, 10, 13, 15]. The descriptions of important gradient space properties, however, have been scattered throughout...Kanade, T. A Theory of Origami World. Artificial Intelligence 13:279-311, 1980. *[8] Kanade, T. and Kender, J. Mapping Image Properies into Shape

  12. Effects of the Forecasting Methods, Precipitation Character, and Satellite Resolution on the Predictability of Short-Term Quantitative Precipitation Nowcasting (QPN) from a Geostationary Satellite.

    PubMed

    Liu, Yu; Xi, Du-Gang; Li, Zhao-Liang; Ji, Wei

    2015-01-01

    The prediction of the short-term quantitative precipitation nowcasting (QPN) from consecutive gestational satellite images has important implications for hydro-meteorological modeling and forecasting. However, the systematic analysis of the predictability of QPN is limited. The objective of this study is to evaluate effects of the forecasting model, precipitation character, and satellite resolution on the predictability of QPN using images of a Chinese geostationary meteorological satellite Fengyun-2F (FY-2F) which covered all intensive observation since its launch despite of only a total of approximately 10 days. In the first step, three methods were compared to evaluate the performance of the QPN methods: a pixel-based QPN using the maximum correlation method (PMC); the Horn-Schunck optical-flow scheme (PHS); and the Pyramid Lucas-Kanade Optical Flow method (PPLK), which is newly proposed here. Subsequently, the effect of the precipitation systems was indicated by 2338 imageries of 8 precipitation periods. Then, the resolution dependence was demonstrated by analyzing the QPN with six spatial resolutions (0.1atial, 0.3a, 0.4atial rand 0.6). The results show that the PPLK improves the predictability of QPN with better performance than the other comparison methods. The predictability of the QPN is significantly determined by the precipitation system, and a coarse spatial resolution of the satellite reduces the predictability of QPN.

  13. Effects of the Forecasting Methods, Precipitation Character, and Satellite Resolution on the Predictability of Short-Term Quantitative Precipitation Nowcasting (QPN) from a Geostationary Satellite

    PubMed Central

    Liu, Yu; Xi, Du-Gang; Li, Zhao-Liang; Ji, Wei

    2015-01-01

    The prediction of the short-term quantitative precipitation nowcasting (QPN) from consecutive gestational satellite images has important implications for hydro-meteorological modeling and forecasting. However, the systematic analysis of the predictability of QPN is limited. The objective of this study is to evaluate effects of the forecasting model, precipitation character, and satellite resolution on the predictability of QPN usingimages of a Chinese geostationary meteorological satellite Fengyun-2F (FY-2F) which covered all intensive observation since its launch despite of only a total of approximately 10 days. In the first step, three methods were compared to evaluate the performance of the QPN methods: a pixel-based QPN using the maximum correlation method (PMC); the Horn-Schunck optical-flow scheme (PHS); and the Pyramid Lucas-Kanade Optical Flow method (PPLK), which is newly proposed here. Subsequently, the effect of the precipitation systems was indicated by 2338 imageries of 8 precipitation periods. Then, the resolution dependence was demonstrated by analyzing the QPN with six spatial resolutions (0.1atial, 0.3a, 0.4atial rand 0.6). The results show that the PPLK improves the predictability of QPN with better performance than the other comparison methods. The predictability of the QPN is significantly determined by the precipitation system, and a coarse spatial resolution of the satellite reduces the predictability of QPN. PMID:26447470

  14. Simultaneous optical/X-ray study of GS 1354-64 (=BW Cir) during hard outburst: evidence for optical cyclo-synchrotron emission from the hot accretion flow

    NASA Astrophysics Data System (ADS)

    Pahari, Mayukh; Gandhi, Poshak; Charles, Philip A.; Kotze, Marissa M.; Altamirano, Diego; Misra, Ranjeev

    2017-07-01

    We present results from simultaneous optical [South African Large Telescope (SALT)] and X-ray (Swift and INTEGRAL) observations of GS 1354-64/BW Cir during the 2015 hard state outburst. During the rising phase, optical/X-ray time series shows a strong anti-correlation with X-ray photons lagging optical. Optical and X-ray power spectra show quasi-periodic oscillations (QPOs) at a frequency of ˜18 mHz with a confidence level of at least 99 per cent. Simultaneous fitting of Swift/XRT and INTEGRAL spectra in the range 0.5-1000.0 keV shows non-thermal, power-law-dominated (>90 per cent) spectra with a hard power-law index of 1.48 ± 0.03, inner disc temperature of 0.12 ± 0.01 keV and an inner disc radius of ˜3000 km. All evidence is consistent with cyclo-synchrotron radiation in a non-thermal, hot electron cloud extending to ˜100 Schwarzschild radii being a major physical process for the origin of optical photons. At outburst peak about one month later, when the X-ray flux rises and the optical drops, the apparent features in the optical/X-ray correlation vanish and the optical auto correlation widens. Although ˜0.19 Hz QPO is observed from the X-ray power spectra, the optical variability is dominated by the broad-band noise, and the inner disc temperature increases. These results support a change in the dominant optical emission source between outburst rise and peak, consistent with a weakening of hot flow as the disc moves in.

  15. Nature of convection-stabilized dc arcs in dual-flow nozzle geometry. I - The cold flow field and dc arc characteristics. II - Optical diagnostics and theory

    NASA Astrophysics Data System (ADS)

    Serbetci, Ilter; Nagamatsu, H. T.

    1990-02-01

    Steady-state low-current air arcs in a dual-flow nozzle system are studied experimentally. The cold flow field with no arc is investigated using a 12.7-mm diameter dual-flow nozzle in a steady-flow facility. Mach number and mass flux distributions are determined for various nozzle-pressure ratios and nozzle-gap spacing. It is found that the shock waves in the converging-diverging nozzles result in a decrease in overal resistance by about 15 percent. Also, Schlieren and differential interferometry techniques are used to visualize the density gradients within the arc plasma and thermal mantle. Both optical techniques reveal a laminar arc structure for a reservoir pressure of 1 atm at various current levels. Experimentally determined axial static pressure and cold-flow mass flux rate distributions and a channel-flow model with constant arc temperatre are used to solve the energy integral for the arc radius as a function of axial distance. The arc electric field strength, voltage, resistance, and power are determined with Ohm's law and the total heat transfer is related to arc power.

  16. Reciprocal Inhibitory Connections Within a Neural Network for Rotational Optic-Flow Processing

    PubMed Central

    Haag, Juergen; Borst, Alexander

    2007-01-01

    Neurons in the visual system of the blowfly have large receptive fields that are selective for specific optic flow fields. Here, we studied the neural mechanisms underlying flow–field selectivity in proximal Vertical System (VS)-cells, a particular subset of tangential cells in the fly. These cells have local preferred directions that are distributed such as to match the flow field occurring during a rotation of the fly. However, the neural circuitry leading to this selectivity is not fully understood. Through dual intracellular recordings from proximal VS cells and other tangential cells, we characterized the specific wiring between VS cells themselves and between proximal VS cells and horizontal sensitive tangential cells. We discovered a spiking neuron (Vi) involved in this circuitry that has not been described before. This neuron turned out to be connected to proximal VS cells via gap junctions and, in addition, it was found to be inhibitory onto VS1. PMID:18982122

  17. Depth discrimination in acousto-optic cerebral blood flow measurement simulation

    NASA Astrophysics Data System (ADS)

    Tsalach, A.; Schiffer, Z.; Ratner, E.; Breskin, I.; Zeitak, R.; Shechter, R.; Balberg, M.

    2016-03-01

    Monitoring cerebral blood flow (CBF) is crucial, as inadequate perfusion, even for relatively short periods of time, may lead to brain damage or even death. Thus, significant research efforts are directed at developing reliable monitoring tools that will enable continuous, bed side, simple and cost-effective monitoring of CBF. All existing non invasive bed side monitoring methods, which are mostly NIRS based, such as Laser Doppler or DCS, tend to underestimate CBF in adults, due to the indefinite effect of extra-cerebral tissues on the obtained signal. If those are to find place in day to day clinical practice, the contribution of extra-cerebral tissues must be eliminated and data from the depth (brain) should be extracted and discriminated. Recently, a novel technique, based on ultrasound modulation of light was developed for non-invasive, continuous CBF monitoring (termed ultrasound-tagged light (UTL or UT-NIRS)), and shown to correlate with readings of 133Xe SPECT and laser Doppler. We have assembled a comprehensive computerized simulation, modeling this acousto-optic technique in a highly scattering media. Using the combination of light and ultrasound, we show how depth information may be extracted, thus distinguishing between flow patterns taking place at different depths. Our algorithm, based on the analysis of light modulated by ultrasound, is presented and examined in a computerized simulation. Distinct depth discrimination ability is presented, suggesting that using such method one can effectively nullify the extra-cerebral tissues influence on the obtained signals, and specifically extract cerebral flow data.

  18. Frequency-Domain Characterization of Optic Flow and Vision-Based Ocellar Sensing for Rotational Motion

    DTIC Science & Technology

    2017-04-01

    complementary fusion: Fourth-order Butterworth filter was used to high -pass ocelli and low-pass optic flow. The normalized cutoff frequency had to be kept...information introduced by luminance change. The high - frequency cutoff was added to reject the flickering noise for indoor usage. The filtered signals from the...function of the low- pass filter is to attenuate high - frequency noise. The final band-pass filter transfer function is in Eq. 2. (()

  19. Routing Algorithm based on Minimum Spanning Tree and Minimum Cost Flow for Hybrid Wireless-optical Broadband Access Network

    NASA Astrophysics Data System (ADS)

    Le, Zichun; Suo, Kaihua; Fu, Minglei; Jiang, Ling; Dong, Wen

    2012-03-01

    In order to minimize the average end to end delay for data transporting in hybrid wireless optical broadband access network, a novel routing algorithm named MSTMCF (minimum spanning tree and minimum cost flow) is devised. The routing problem is described as a minimum spanning tree and minimum cost flow model and corresponding algorithm procedures are given. To verify the effectiveness of MSTMCF algorithm, extensively simulations based on OWNS have been done under different types of traffic source.

  20. Schlieren optical visualization for transient EHD induced flow in a stratified dielectric liquid under gas-phase ac corona discharges

    NASA Astrophysics Data System (ADS)

    Ohyama, R.; Inoue, K.; Chang, J. S.

    2007-01-01

    A flow pattern characterization of electrohydrodynamically (EHD) induced flow phenomena of a stratified dielectric fluid situated in an ac corona discharge field is conducted by a Schlieren optical system. A high voltage application to a needle-plate electrode arrangement in gas-phase normally initiates a conductive type EHD gas flow. Although the EHD gas flow motion initiated from the corona discharge electrode has been well known as corona wind, no comprehensive study has been conducted for an EHD fluid flow motion of the stratified dielectric liquid that is exposed to the gas-phase ac corona discharge. The experimentally observed result clearly presents the liquid-phase EHD flow phenomenon induced from the gas-phase EHD flow via an interfacial momentum transfer. The flow phenomenon is also discussed in terms of the gas-phase EHD number under the reduced gas pressure (reduced interfacial momentum transfer) conditions.

  1. Dual laser optical system and method for studying fluid flow

    NASA Technical Reports Server (NTRS)

    Owen, R. B.; Witherow, W. K. (Inventor)

    1983-01-01

    A dual laser optical system and method is disclosed for visualization of phenomena in transport substances which induce refractive index gradients such as fluid flow and pressure and temperature gradients in fluids and gases. Two images representing mutually perpendicular components of refractive index gradients may be viewed simultaneously on screen. Two lasers having wave lengths in the visible range but separated by about 1000 angstroms are utilized to provide beams which are collimated into a beam containing components of the different wave lengths. The collimated beam is passed through a test volume of the transparent substance. The collimated beam is then separated into components of the different wave lengths and focused onto a pair of knife edges arranged mutually perpendicular to produce and project images onto the screen.

  2. Optimization of flow cytometric detection and cell sorting of transgenic Plasmodium parasites using interchangeable optical filters

    PubMed Central

    2012-01-01

    Background Malaria remains a major cause of morbidity and mortality worldwide. Flow cytometry-based assays that take advantage of fluorescent protein (FP)-expressing malaria parasites have proven to be valuable tools for quantification and sorting of specific subpopulations of parasite-infected red blood cells. However, identification of rare subpopulations of parasites using green fluorescent protein (GFP) labelling is complicated by autofluorescence (AF) of red blood cells and low signal from transgenic parasites. It has been suggested that cell sorting yield could be improved by using filters that precisely match the emission spectrum of GFP. Methods Detection of transgenic Plasmodium falciparum parasites expressing either tdTomato or GFP was performed using a flow cytometer with interchangeable optical filters. Parasitaemia was evaluated using different optical filters and, after optimization of optics, the GFP-expressing parasites were sorted and analysed by microscopy after cytospin preparation and by imaging cytometry. Results A new approach to evaluate filter performance in flow cytometry using two-dimensional dot blot was developed. By selecting optical filters with narrow bandpass (BP) and maximum position of filter emission close to GFP maximum emission in the FL1 channel (510/20, 512/20 and 517/20; dichroics 502LP and 466LP), AF was markedly decreased and signal-background improve dramatically. Sorting of GFP-expressing parasite populations in infected red blood cells at 90 or 95% purity with these filters resulted in 50-150% increased yield when compared to the standard filter set-up. The purity of the sorted population was confirmed using imaging cytometry and microscopy of cytospin preparations of sorted red blood cells infected with transgenic malaria parasites. Discussion Filter optimization is particularly important for applications where the FP signal and percentage of positive events are relatively low, such as analysis of parasite

  3. Star Formation Rates in Cooling Flow Clusters: A UV Pilot Study with Archival XMM-Newton Optical Monitor Data

    NASA Technical Reports Server (NTRS)

    Hicks, A. K.; Mushotzky, R.

    2006-01-01

    We have analyzed XMM-Newton Optical Monitor (OM) UV (180-400 nm) data for a sample of 33 galaxies. 30 are cluster member galaxies, and nine of these are central cluster galaxies (CCGs) in cooling flow clusters having mass deposition rates which span a range of 8 - 525 Solar Mass/yr. By comparing the ratio of UV to 2MASS J band fluxes, we find a significant UV excess in many, but not all, cooling flow CCGs, a finding consistent with the outcome of previous studies based on optical imaging data (McNamara & O'Connell 1989; Cardiel, Gorgas, & Aragon-Salamanca 1998; Crawford et al. 1999). This UV excess is a direct indication of the presence of young massive stars, and therefore recent star formation, in these galaxies. Using the Starburst99 spectral energy distribution (SED) model of continuous star formation over a 900 Myr period, we derive star formation rates of 0.2 - 219 solar Mass/yr for the cooling flow sample. For 2/3 of this sample it is possible to equate Chandra/XMM cooling flow mass deposition rates with UV inferred star formation rates, for a combination of starburst lifetime and IMF slope. This is a pilot study of the well populated XMM UV cluster archive and a more extensive follow up study is currently underway.

  4. High speed, wide velocity dynamic range Doppler optical coherence tomography (Part III): in vivo endoscopic imaging of blood flow in the rat and human gastrointestinal tracts

    NASA Astrophysics Data System (ADS)

    Yang, Victor X. D.; Gordon, Maggie L.; Tang, Shou-Jiang; Marcon, Norman E.; Gardiner, Geoffrey; Qi, Bing; Bisland, Stuart; Seng-Yue, Emily; Lo, Stewart; Pekar, Julius; Wilson, Brian C.; Vitkin, I. Alex

    2003-09-01

    We previously described a fiber based Doppler optical coherence tomography system [1] capable of imaging embryo cardiac blood flow at 4~16 frames per second with wide velocity dynamic range [2]. Coupling this system to a linear scanning fiber optical catheter design that minimizes friction and vibrations, we report here the initial results of in vivo endoscopic Doppler optical coherence tomography (EDOCT) imaging in normal rat and human esophagus. Microvascular flow in blood vessels less than 100 µm diameter was detected using a combination of color-Doppler and velocity variance imaging modes, during clinical endoscopy using a mobile EDOCT system.

  5. Peripheral Processing Facilitates Optic Flow-Based Depth Perception

    PubMed Central

    Li, Jinglin; Lindemann, Jens P.; Egelhaaf, Martin

    2016-01-01

    Flying insects, such as flies or bees, rely on consistent information regarding the depth structure of the environment when performing their flight maneuvers in cluttered natural environments. These behaviors include avoiding collisions, approaching targets or spatial navigation. Insects are thought to obtain depth information visually from the retinal image displacements (“optic flow”) during translational ego-motion. Optic flow in the insect visual system is processed by a mechanism that can be modeled by correlation-type elementary motion detectors (EMDs). However, it is still an open question how spatial information can be extracted reliably from the responses of the highly contrast- and pattern-dependent EMD responses, especially if the vast range of light intensities encountered in natural environments is taken into account. This question will be addressed here by systematically modeling the peripheral visual system of flies, including various adaptive mechanisms. Different model variants of the peripheral visual system were stimulated with image sequences that mimic the panoramic visual input during translational ego-motion in various natural environments, and the resulting peripheral signals were fed into an array of EMDs. We characterized the influence of each peripheral computational unit on the representation of spatial information in the EMD responses. Our model simulations reveal that information about the overall light level needs to be eliminated from the EMD input as is accomplished under light-adapted conditions in the insect peripheral visual system. The response characteristics of large monopolar cells (LMCs) resemble that of a band-pass filter, which reduces the contrast dependency of EMDs strongly, effectively enhancing the representation of the nearness of objects and, especially, of their contours. We furthermore show that local brightness adaptation of photoreceptors allows for spatial vision under a wide range of dynamic light

  6. Flowing-water optical power meter for primary-standard, multi-kilowatt laser power measurements

    NASA Astrophysics Data System (ADS)

    Williams, P. A.; Hadler, J. A.; Cromer, C.; West, J.; Li, X.; Lehman, J. H.

    2018-06-01

    A primary-standard flowing-water optical power meter for measuring multi-kilowatt laser emission has been built and operated. The design and operational details of this primary standard are described, and a full uncertainty analysis is provided covering the measurement range from 1–10 kW with an expanded uncertainty of 1.2%. Validating measurements at 5 kW and 10 kW show agreement with other measurement techniques to within the measurement uncertainty. This work of the U.S. Government is not subject to U.S. copyright.

  7. Measurement of cerebral blood flow rate and its relationship with brain function using optical coherence tomography

    NASA Astrophysics Data System (ADS)

    Liu, Jian; Wang, Yi; Zhao, Yuqian; Dou, Shidan; Ma, Yushu; Ma, Zhenhe

    2016-03-01

    Activity of brain neurons will lead to changes in local blood flow rate (BFR). Thus, it is important to measure the local BFR of cerebral cortex on research of neuron activity in vivo, such as rehabilitation evaluation after stroke, etc. Currently, laser Doppler flowmetry is commonly used for blood flow measurement, however, relatively low resolution limits its application. Optical coherence tomography (OCT) is a powerful noninvasive 3D imaging modality with high temporal and spatial resolutions. Furthermore, OCT can provide flow distribution image by calculating Doppler frequency shift which makes it possible for blood flow rate measurement. In this paper, we applied OCT to measure the blood flow rate of the primary motor cortex in rats. The animal was immobilized and anesthetized with isoflurane, an incision was made along the sagittal suture, and bone was exposed. A skull window was opened on the primary motor cortex. Then, blood flow rate changes in the primary motor cortex were monitored by our homemade spectral domain OCT with a stimulation of the passive movement of the front legs. Finally, we established the relationship between blood flow rate and the test design. The aim is to demonstrate the potential of OCT in the evaluation of cerebral cortex function.

  8. Digital in-line holography for the characterization of flowing particles in astigmatic optical systems

    NASA Astrophysics Data System (ADS)

    Sentis, Matthias P. L.; Bruel, Laurent; Charton, Sophie; Onofri, Fabrice R. A.; Lamadie, Fabrice

    2017-01-01

    An extended Generalized Fresnel Transform (GFT) is proposed to account for the astigmatism introduced by optical elements described, in the paraxial approximation, with a ray transfer matrix analysis. Generalized impulse response and generalized Fresnel transfer function propagators as well as sampling conditions are derived to properly implement this transformation. As a test case, the near-field diffraction patterns and in-line holograms produced by droplets flowing in a tube with cylindrical interfaces have been simulated. A best fitting approach is introduced to retrieve, from the propagated holograms, the 3D position and size of the droplets. Several hologram focusing indicators based on the analysis of droplets focus region are also proposed to further improve the estimation of the droplets position along the optical axis. Numerical simulations and experimental results confirm the applicability and accuracy of the proposed methods.

  9. Switchable skin window induced by optical clearing method for dermal blood flow imaging

    NASA Astrophysics Data System (ADS)

    Wang, Jing; Shi, Rui; Zhu, Dan

    2013-06-01

    Optical imaging techniques have shown tremendous potential for assessing cutaneous microcirculation, but the imaging depth and contrast is limited by the strong scattering of skin. Current skin windows have to be fulfilled by surgical operation and suffer from some side effects. In this study, a switchable skin window was developed by topical application of an optical clearing agent (OCA) and saline on rat skin in vivo. The validity of the skin window was evaluated by the laser speckle contrast imaging technique, and the safety of OCA to the body was tested through histologic examinations. The results indicated that administration of OCA or saline on rat skin in vivo can open or close the window of skin repeatedly for three days. With the repair effect of hyaluronic acid and Vaseline, it is able to repeatedly visualize the dermal blood vessels and flow distribution. Long-term observation shows that there is no abnormal reflection in micro-structure, body weight, organ coefficients, histopathologic lesions, or toxic reactions compared with a control group. This switchable window will provide an effective tool not only for cutaneous microcirculation with laser speckle contrast imaging, but also for diagnosis and treatment of peripheral vascular diseases, including tumor research with various optical imaging techniques.

  10. Macaque Parieto-Insular Vestibular Cortex: Responses to self-motion and optic flow

    PubMed Central

    Chen, Aihua; DeAngelis, Gregory C.; Angelaki, Dora E.

    2011-01-01

    The parieto-insular vestibular cortex (PIVC) is thought to contain an important representation of vestibular information. Here we describe responses of macaque PIVC neurons to three-dimensional (3D) vestibular and optic flow stimulation. We found robust vestibular responses to both translational and rotational stimuli in the retroinsular (Ri) and adjacent secondary somatosensory (S2) cortices. PIVC neurons did not respond to optic flow stimulation, and vestibular responses were similar in darkness and during visual fixation. Cells in the upper bank and tip of the lateral sulcus (Ri and S2) responded to sinusoidal vestibular stimuli with modulation at the first harmonic frequency, and were directionally tuned. Cells in the lower bank of the lateral sulcus (mostly Ri) often modulated at the second harmonic frequency, and showed either bimodal spatial tuning or no tuning at all. All directions of 3D motion were represented in PIVC, with direction preferences distributed roughly uniformly for translation, but showing a preference for roll rotation. Spatio-temporal profiles of responses to translation revealed that half of PIVC cells followed the linear velocity profile of the stimulus, one-quarter carried signals related to linear acceleration (in the form of two peaks of direction selectivity separated in time), and a few neurons followed the derivative of linear acceleration (jerk). In contrast, mainly velocity-coding cells were found in response to rotation. Thus, PIVC comprises a large functional region in macaque areas Ri and S2, with robust responses to 3D rotation and translation, but is unlikely to play a significant role in visual/vestibular integration for self-motion perception. PMID:20181599

  11. Aqueous carrier waveguide in a flow cytometer

    DOEpatents

    Mariella, Jr., Raymond P.; van den Engh, Gerrit; Northrup, M. Allen

    1995-01-01

    The liquid of a flow cytometer itself acts as an optical waveguide, thus transmitting the light to an optical filter/detector combination. This alternative apparatus and method for detecting scattered light in a flow cytometer is provided by a device which views and detects the light trapped within the optical waveguide formed by the flow stream. A fiber optic or other light collecting device is positioned within the flow stream. This provides enormous advantages over the standard light collection technique which uses a microscope objective. The signal-to-noise ratio is greatly increased over that for right-angle-scattered light collected by a microscope objective, and the alignment requirements are simplified.

  12. Cross-correlation-based transverse flow measurements using optical resolution photoacoustic microscopy with a digital micromirror device.

    PubMed

    Liang, Jinyang; Zhou, Yong; Maslov, Konstantin I; Wang, Lihong V

    2013-09-01

    A cross-correlation-based method is proposed to quantitatively measure transverse flow velocity using optical resolution photoacoustic (PA) microscopy enhanced with a digital micromirror device (DMD). The DMD is used to alternately deliver two spatially separated laser beams to the target. Through cross-correlation between the slow-time PA profiles measured from the two beams, the speed and direction of transverse flow are simultaneously derived from the magnitude and sign of the time shift, respectively. Transverse flows in the range of 0.50 to 6.84  mm/s are accurately measured using an aqueous suspension of 10-μm-diameter microspheres, and the root-mean-squared measurement accuracy is quantified to be 0.22  mm/s. The flow measurements are independent of the particle size for flows in the velocity range of 0.55 to 6.49  mm/s, which was demonstrated experimentally using three different sizes of microspheres (diameters: 3, 6, and 10 μm). The measured flow velocity follows an expected parabolic distribution along the depth direction perpendicular to the flow. Both maximum and minimum measurable velocities are investigated for varied distances between the two beams and varied total time for one measurement. This technique shows an accuracy of 0.35  mm/s at 0.3-mm depth in scattering chicken breast, making it promising for measuring flow in biological tissue.

  13. Compact, multi-exposure speckle contrast optical spectroscopy (SCOS) device for measuring deep tissue blood flow

    PubMed Central

    Dragojević, Tanja; Hollmann, Joseph L.; Tamborini, Davide; Portaluppi, Davide; Buttafava, Mauro; Culver, Joseph P.; Villa, Federica; Durduran, Turgut

    2017-01-01

    Speckle contrast optical spectroscopy (SCOS) measures absolute blood flow in deep tissue, by taking advantage of multi-distance (previously reported in the literature) or multi-exposure (reported here) approach. This method promises to use inexpensive detectors to obtain good signal-to-noise ratio, but it has not yet been implemented in a suitable manner for a mass production. Here we present a new, compact, low power consumption, 32 by 2 single photon avalanche diode (SPAD) array that has no readout noise, low dead time and has high sensitivity in low light conditions, such as in vivo measurements. To demonstrate the capability to measure blood flow in deep tissue, healthy volunteers were measured, showing no significant differences from the diffuse correlation spectroscopy. In the future, this array can be miniaturized to a low-cost, robust, battery operated wireless device paving the way for measuring blood flow in a wide-range of applications from sport injury recovery and training to, on-field concussion detection to wearables. PMID:29359106

  14. Optical Coherence Tomography Angiography of Optic Disc Perfusion in Glaucoma

    PubMed Central

    Jia, Yali; Wei, Eric; Wang, Xiaogang; Zhang, Xinbo; Morrison, John C.; Parikh, Mansi; Lombardi, Lori H.; Gattey, Devin M.; Armour, Rebecca L.; Edmunds, Beth; Kraus, Martin F.; Fujimoto, James G.; Huang, David

    2014-01-01

    Purpose To compare optic disc perfusion between normal and glaucoma subjects using optical coherence tomography (OCT) angiography and detect optic disc perfusion changes in glaucoma. Design Observational, cross-sectional study. Participants Twenty-four normal subjects and 11 glaucoma patients were included. Methods One eye of each subject was scanned by a high-speed 1050 nm wavelength swept-source OCT instrument. The split-spectrum amplitude-decorrelation angiography algorithm (SSADA) was used to compute three-dimensional optic disc angiography. A disc flow index was computed from four registered scans. Confocal scanning laser ophthalmoscopy (cSLO) was used to measure disc rim area, and stereo photography was used to evaluate cup/disc ratios. Wide field OCT scans over the discs were used to measure retinal nerve fiber layer (NFL) thickness. Main Outcome Measurements Variability was assessed by coefficient of variation (CV). Diagnostic accuracy was assessed by sensitivity and specificity. Comparisons between glaucoma and normal groups were analyzed by Wilcoxon rank-sum test. Correlations between disc flow index, structural assessments, and visual field (VF) parameters were assessed by linear regression. Results In normal discs, a dense microvascular network was visible on OCT angiography. This network was visibly attenuated in glaucoma subjects. The intra-visit repeatability, inter-visit reproducibility, and normal population variability of the optic disc flow index were 1.2%, 4.2%, and 5.0% CV respectively. The disc flow index was reduced by 25% in the glaucoma group (p = 0.003). Sensitivity and specificity were both 100% using an optimized cutoff. The flow index was highly correlated with VF pattern standard deviation (R2 = 0.752, p = 0.001). These correlations were significant even after accounting for age, cup/disc area ratio, NFL, and rim area. Conclusions OCT angiography, generated by the new SSADA algorithm, repeatably measures optic disc perfusion. OCT

  15. Laser speckle flowgraphy for differentiating between nonarteritic ischemic optic neuropathy and anterior optic neuritis.

    PubMed

    Maekubo, Tomoyuki; Chuman, Hideki; Nao-I, Nobuhisa

    2013-07-01

    The aim of this study was to investigate the usefulness of laser speckle flowgraphy (LSFG) for the differentiation of acute nonarteritic ischemic optic neuropathy (NAION) from anterior optic neuritis (ON). To investigate blood flow in the optic disc under normal conditions, NAION, and anterior ON, we compared the tissue blood flow of the right eye with that of the left eye in the control group, and that of the affected eye with that of the unaffected eye in the NAION and anterior ON groups. In the normal control group, the tissue blood flow did not significantly differ between the right and left eyes. In the NAION group, all 6 patients had decreased optic disc blood flow in the NAION eye when compared with the unaffected eye. By contrast, in the anterior ON group, all 6 patients had increased optic disc blood flow in the anterior ON eye when compared with the unaffected eye. In the NAION group, the mean blur rate (MBR) of the affected eyes was 29.5 % lower than that of the unaffected eyes. In the anterior ON group, the MBR of the affected eyes was 15.9 % higher than that of the unaffected eyes. LSFG could be useful in differentiating between NAION and anterior ON. In addition, this imaging technique saves time and is noninvasive.

  16. Plume mass flow and optical damage distributions for an MMH/N2O4 RCS thruster. [exhaust plume contamination of spacecraft components

    NASA Technical Reports Server (NTRS)

    Spisz, E. W.; Bowman, R. L.; Jack, J. R.

    1973-01-01

    The data obtained from two recent experiments conducted in a continuing series of experiments at the Lewis Research Center into the contamination characteristics of a 5-pound thrust MMH/N2O4 engine are presented. The primary objectives of these experiments were to establish the angular distribution of condensible exhaust products within the plume and the corresponding optical damage angular distribution of transmitting optical elements attributable to this contaminant. The plume mass flow distribution was measured by five quartz crystal microbalances (QCM's) located at the engine axis evaluation. The fifth QCM was located above the engine and 15 deg behind the nozzle exit plane. The optical damage was determined by ex-situ transmittance measurements for the wavelength range from 0.2 to 0.6 microns on 2.54 cm diameter fused silica discs also located at engine centerline elevation. Both the mass deposition and optical damage angular distributions followed the expected trend of decreasing deposition and damage as the angle between sensor or sample and the nozzle axis increased. A simple plume gas flow equation predicted the deposition distribution reasonably well for angles of up to 55 degrees. The optical damage measurements also indicated significant effects at large angles.

  17. High pressure and temperature optical flow cell for near-infra-red spectroscopic analysis of gas mixtures.

    PubMed

    Norton, C G; Suedmeyer, J; Oderkerk, B; Fieback, T M

    2014-05-01

    A new optical flow cell with a new optical arrangement adapted for high pressures and temperatures using glass fibres to connect light source, cell, and spectrometer has been developed, as part of a larger project comprising new methods for in situ analysis of bio and hydrogen gas mixtures in high pressure and temperature applications. The analysis is based on measurements of optical, thermo-physical, and electromagnetic properties in gas mixtures with newly developed high pressure property sensors, which are mounted in a new apparatus which can generate gas mixtures with up to six components with an uncertainty of composition of as little as 0.1 mol. %. Measurements of several pure components of natural gases and biogases to a pressure of 20 MPa were performed on two isotherms, and with binary mixtures of the same pure gases at pressures to 17.5 MPa. Thereby a new method of analyzing the obtained spectra based on the partial density of methane was investigated.

  18. Aqueous carrier waveguide in a flow cytometer

    DOEpatents

    Mariella, R.P. Jr.; Engh, G. van den; Northrup, M.A.

    1995-12-12

    The liquid of a flow cytometer itself acts as an optical waveguide, thus transmitting the light to an optical filter/detector combination. This alternative apparatus and method for detecting scattered light in a flow cytometer is provided by a device which views and detects the light trapped within the optical waveguide formed by the flow stream. A fiber optic or other light collecting device is positioned within the flow stream. This provides enormous advantages over the standard light collection technique which uses a microscope objective. The signal-to-noise ratio is greatly increased over that for right-angle-scattered light collected by a microscope objective, and the alignment requirements are simplified. 6 figs.

  19. Fast left ventricle tracking in CMR images using localized anatomical affine optical flow

    NASA Astrophysics Data System (ADS)

    Queirós, Sandro; Vilaça, João. L.; Morais, Pedro; Fonseca, Jaime C.; D'hooge, Jan; Barbosa, Daniel

    2015-03-01

    In daily cardiology practice, assessment of left ventricular (LV) global function using non-invasive imaging remains central for the diagnosis and follow-up of patients with cardiovascular diseases. Despite the different methodologies currently accessible for LV segmentation in cardiac magnetic resonance (CMR) images, a fast and complete LV delineation is still limitedly available for routine use. In this study, a localized anatomically constrained affine optical flow method is proposed for fast and automatic LV tracking throughout the full cardiac cycle in short-axis CMR images. Starting from an automatically delineated LV in the end-diastolic frame, the endocardial and epicardial boundaries are propagated by estimating the motion between adjacent cardiac phases using optical flow. In order to reduce the computational burden, the motion is only estimated in an anatomical region of interest around the tracked boundaries and subsequently integrated into a local affine motion model. Such localized estimation enables to capture complex motion patterns, while still being spatially consistent. The method was validated on 45 CMR datasets taken from the 2009 MICCAI LV segmentation challenge. The proposed approach proved to be robust and efficient, with an average distance error of 2.1 mm and a correlation with reference ejection fraction of 0.98 (1.9 +/- 4.5%). Moreover, it showed to be fast, taking 5 seconds for the tracking of a full 4D dataset (30 ms per image). Overall, a novel fast, robust and accurate LV tracking methodology was proposed, enabling accurate assessment of relevant global function cardiac indices, such as volumes and ejection fraction

  20. Optical multicast system for data center networks.

    PubMed

    Samadi, Payman; Gupta, Varun; Xu, Junjie; Wang, Howard; Zussman, Gil; Bergman, Keren

    2015-08-24

    We present the design and experimental evaluation of an Optical Multicast System for Data Center Networks, a hardware-software system architecture that uniquely integrates passive optical splitters in a hybrid network architecture for faster and simpler delivery of multicast traffic flows. An application-driven control plane manages the integrated optical and electronic switched traffic routing in the data plane layer. The control plane includes a resource allocation algorithm to optimally assign optical splitters to the flows. The hardware architecture is built on a hybrid network with both Electronic Packet Switching (EPS) and Optical Circuit Switching (OCS) networks to aggregate Top-of-Rack switches. The OCS is also the connectivity substrate of splitters to the optical network. The optical multicast system implementation requires only commodity optical components. We built a prototype and developed a simulation environment to evaluate the performance of the system for bulk multicasting. Experimental and numerical results show simultaneous delivery of multicast flows to all receivers with steady throughput. Compared to IP multicast that is the electronic counterpart, optical multicast performs with less protocol complexity and reduced energy consumption. Compared to peer-to-peer multicast methods, it achieves at minimum an order of magnitude higher throughput for flows under 250 MB with significantly less connection overheads. Furthermore, for delivering 20 TB of data containing only 15% multicast flows, it reduces the total delivery energy consumption by 50% and improves latency by 55% compared to a data center with a sole non-blocking EPS network.

  1. Optical Imaging of Flow Pattern and Phantom

    NASA Technical Reports Server (NTRS)

    Galland, Pierre A.; Liang, X.; Wang, L.; Ho, P. P.; Alfano, R. R.; Breisacher, K.

    1999-01-01

    Time-resolved optical imaging technique has been used to image the spatial distribution of small droplets and jet sprays in a highly scattering environment. The snake and ballistic components of the transmitted pulse are less scattered, and contain direct information about the sample to facilitate image formation as opposed to the diffusive components which are due to multiple collisions as a light pulse propagates through a scattering medium. In a time-gated imaging scheme, these early-arriving, image-bearing components of the incident pulse are selected by opening a gate for an ultrashort period of time and a shadowgram image is detected. Using a single shot cooled CCD camera system, the formation of water droplets is monitored as a function of time. Picosecond time-gated image of drop in scattering cells, spray droplets as a function of let speed and gas pressure, and model calcification samples consisted of calcium carbonate particles of irregular shapes ranging in size from 0. 1 to 1.5 mm affixed to a microscope slide have been measured. Formation produced by an impinging jet will be further monitored using a CCD with 1 kHz framing illuminated with pulsed light. The desired image resolution of the fuel droplets is on the 20 pm scale using early light through a highly scattering medium. A 10(exp -6)m displacement from a jet spray with a flow speed of 100 m/sec introduced by the ns grating pulse used in the imaging is negligible. Early ballistic/snake light imaging offers nondestructive and noninvasive method to observe the spatial distribution of hidden objects inside a highly scattering environment for space, biomedical, and materials applications. In this paper, the techniques we will present are time-resolved K-F transillumination imaging and time-gated scattered light imaging. With a large dynamic range and high resolution, time-gated early light imaging has the potential for improving rocket/aircraft design by determining jets shape and particle sizes

  2. Speckle variance optical coherence tomography of blood flow in the beating mouse embryonic heart.

    PubMed

    Grishina, Olga A; Wang, Shang; Larina, Irina V

    2017-05-01

    Efficient separation of blood and cardiac wall in the beating embryonic heart is essential and critical for experiment-based computational modelling and analysis of early-stage cardiac biomechanics. Although speckle variance optical coherence tomography (SV-OCT) relying on calculation of intensity variance over consecutively acquired frames is a powerful approach for segmentation of fluid flow from static tissue, application of this method in the beating embryonic heart remains challenging because moving structures generate SV signal indistinguishable from the blood. Here, we demonstrate a modified four-dimensional SV-OCT approach that effectively separates the blood flow from the dynamic heart wall in the beating mouse embryonic heart. The method takes advantage of the periodic motion of the cardiac wall and is based on calculation of the SV signal over the frames corresponding to the same phase of the heartbeat cycle. Through comparison with Doppler OCT imaging, we validate this speckle-based approach and show advantages in its insensitiveness to the flow direction and velocity as well as reduced influence from the heart wall movement. This approach has a potential in variety of applications relying on visualization and segmentation of blood flow in periodically moving structures, such as mechanical simulation studies and finite element modelling. Picture: Four-dimensional speckle variance OCT imaging shows the blood flow inside the beating heart of an E8.5 mouse embryo. © 2017 Wiley-VCH Verlag GmbH & Co. KGaA, Weinheim.

  3. Cross-correlation-based transverse flow measurements using optical resolution photoacoustic microscopy with a digital micromirror device

    PubMed Central

    Liang, Jinyang; Zhou, Yong; Maslov, Konstantin I.

    2013-01-01

    Abstract. A cross-correlation-based method is proposed to quantitatively measure transverse flow velocity using optical resolution photoacoustic (PA) microscopy enhanced with a digital micromirror device (DMD). The DMD is used to alternately deliver two spatially separated laser beams to the target. Through cross-correlation between the slow-time PA profiles measured from the two beams, the speed and direction of transverse flow are simultaneously derived from the magnitude and sign of the time shift, respectively. Transverse flows in the range of 0.50 to 6.84  mm/s are accurately measured using an aqueous suspension of 10-μm-diameter microspheres, and the root-mean-squared measurement accuracy is quantified to be 0.22  mm/s. The flow measurements are independent of the particle size for flows in the velocity range of 0.55 to 6.49  mm/s, which was demonstrated experimentally using three different sizes of microspheres (diameters: 3, 6, and 10 μm). The measured flow velocity follows an expected parabolic distribution along the depth direction perpendicular to the flow. Both maximum and minimum measurable velocities are investigated for varied distances between the two beams and varied total time for one measurement. This technique shows an accuracy of 0.35  mm/s at 0.3-mm depth in scattering chicken breast, making it promising for measuring flow in biological tissue. PMID:24002191

  4. Vasodilatory effect of L-arginine on isolated rabbit and human posterior ciliary arteries in vitro and increased optic disc blood flow in vivo.

    PubMed

    Chuman, Hideki; Sugimoto, Takako; Nao-I, Nobuhisa

    2017-12-01

    This study aimed to clarify the vasodilatory effect of L-arginine on isolated rabbit and human posterior ciliary arteries (PCAs) and to investigate changes in optic disc blood flow after an infusion of L-arginine in vivo. Vascular ring segments were mounted on a double myograph system. After obtaining maximal contraction following administration of high-K solution, L-arginine was administrated. Six volunteers received an intravenous drip infusion of 100 ml of L-arginine or saline. Changes in optic disc blood flow were measured by laser speckle flowgraphy. L-arginine relaxed high-K solution-induced contracted rabbit PCAs. Carboxy-PTIO (nitric oxide scavenger) and L-NAME (nitric oxide synthase inhibitor) inhibited L-arginine-induced relaxation in rabbit PCAs. After removal of the endothelium of the rabbit PCAs, L-arginine still relaxed rabbit PCAs. L-arginine relaxed human PCAs, despite the lack of nitric oxide production. In the L-arginine infusion group, the mean blur rate was significantly greater than that of the control group in vivo. L-arginine has both nitric oxide-dependent and independent vasodilatory effect on high K- induced contractions in isolated rabbit and human PCAs. L-arginine increased optic disc blood flow in vivo.

  5. Changes in Retinal and Choroidal Vascular Blood Flow after Oral Sildenafil: An Optical Coherence Tomography Angiography Study.

    PubMed

    Berrones, David; Salcedo-Villanueva, Guillermo; Morales-Cantón, Virgilio; Velez-Montoya, Raul

    2017-01-01

    To describe changes in the retina and choroidal flow by optical coherence tomography angiography (OCT-A) after a single dose of oral sildenafil. A case-control study. Patients in the study group received 50 mg of oral sildenafil. Patients in the control group received a sham pill. Retinal and choroidal images were obtained at baseline (before pill ingestion) and 1 hour after ingestion. Central macular and choroidal thickness, choroidal and outer retina flow, and the retinal and choroidal vascular density were compared using a Mann-Whitney U test. Twenty eyes were enrolled into the study group and 10 eyes in the control group. There was a significant difference in central choroidal thickness and outer retina blood flow between groups after 1 hour of sildenafil ingestion ( p < 0.01). There were no differences in central macular thickness, choroidal flow, and retinal vascular density among groups. A single dose of oral sildenafil increases choroidal thickness, probably due to sildenafil-induced vasodilation.

  6. Changes in Retinal and Choroidal Vascular Blood Flow after Oral Sildenafil: An Optical Coherence Tomography Angiography Study

    PubMed Central

    Berrones, David; Morales-Cantón, Virgilio

    2017-01-01

    Purpose To describe changes in the retina and choroidal flow by optical coherence tomography angiography (OCT-A) after a single dose of oral sildenafil. Method A case-control study. Patients in the study group received 50 mg of oral sildenafil. Patients in the control group received a sham pill. Retinal and choroidal images were obtained at baseline (before pill ingestion) and 1 hour after ingestion. Central macular and choroidal thickness, choroidal and outer retina flow, and the retinal and choroidal vascular density were compared using a Mann-Whitney U test. Results Twenty eyes were enrolled into the study group and 10 eyes in the control group. There was a significant difference in central choroidal thickness and outer retina blood flow between groups after 1 hour of sildenafil ingestion (p < 0.01). There were no differences in central macular thickness, choroidal flow, and retinal vascular density among groups. Conclusions A single dose of oral sildenafil increases choroidal thickness, probably due to sildenafil-induced vasodilation. PMID:29129998

  7. Quantitative analysis of optical properties of flowing blood using a photon-cell interactive Monte Carlo code: effects of red blood cells' orientation on light scattering.

    PubMed

    Sakota, Daisuke; Takatani, Setsuo

    2012-05-01

    Optical properties of flowing blood were analyzed using a photon-cell interactive Monte Carlo (pciMC) model with the physical properties of the flowing red blood cells (RBCs) such as cell size, shape, refractive index, distribution, and orientation as the parameters. The scattering of light by flowing blood at the He-Ne laser wavelength of 632.8 nm was significantly affected by the shear rate. The light was scattered more in the direction of flow as the flow rate increased. Therefore, the light intensity transmitted forward in the direction perpendicular to flow axis decreased. The pciMC model can duplicate the changes in the photon propagation due to moving RBCs with various orientations. The resulting RBC's orientation that best simulated the experimental results was with their long axis perpendicular to the direction of blood flow. Moreover, the scattering probability was dependent on the orientation of the RBCs. Finally, the pciMC code was used to predict the hematocrit of flowing blood with accuracy of approximately 1.0 HCT%. The photon-cell interactive Monte Carlo (pciMC) model can provide optical properties of flowing blood and will facilitate the development of the non-invasive monitoring of blood in extra corporeal circulatory systems.

  8. Diffuse optical correlation tomography of cerebral blood flow during cortical spreading depression in rat brain

    NASA Astrophysics Data System (ADS)

    Zhou, Chao; Yu, Guoqiang; Furuya, Daisuke; Greenberg, Joel; Yodh, Arjun; Durduran, Turgut

    2006-02-01

    Diffuse optical correlation methods were adapted for three-dimensional (3D) tomography of cerebral blood flow (CBF) in small animal models. The image reconstruction was optimized using a noise model for diffuse correlation tomography which enabled better data selection and regularization. The tomographic approach was demonstrated with simulated data and during in-vivo cortical spreading depression (CSD) in rat brain. Three-dimensional images of CBF were obtained through intact skull in tissues(~4mm) deep below the cortex.

  9. Statistical learning methods for aero-optic wavefront prediction and adaptive-optic latency compensation

    NASA Astrophysics Data System (ADS)

    Burns, W. Robert

    Since the early 1970's research in airborne laser systems has been the subject of continued interest. Airborne laser applications depend on being able to propagate a near diffraction-limited laser beam from an airborne platform. Turbulent air flowing over the aircraft produces density fluctuations through which the beam must propagate. Because the index of refraction of the air is directly related to the density, the turbulent flow imposes aberrations on the beam passing through it. This problem is referred to as Aero-Optics. Aero-Optics is recognized as a major technical issue that needs to be solved before airborne optical systems can become routinely fielded. This dissertation research specifically addresses an approach to mitigating the deleterious effects imposed on an airborne optical system by aero-optics. A promising technology is adaptive optics: a feedback control method that measures optical aberrations and imprints the conjugate aberrations onto an outgoing beam. The challenge is that it is a computationally-difficult problem, since aero-optic disturbances are on the order of kilohertz for practical applications. High control loop frequencies and high disturbance frequencies mean that adaptive-optic systems are sensitive to latency in sensors, mirrors, amplifiers, and computation. These latencies build up to result in a dramatic reduction in the system's effective bandwidth. This work presents two variations of an algorithm that uses model reduction and data-driven predictors to estimate the evolution of measured wavefronts over a short temporal horizon and thus compensate for feedback latency. The efficacy of the two methods are compared in this research, and evaluated against similar algorithms that have been previously developed. The best version achieved over 75% disturbance rejection in simulation in the most optically active flow region in the wake of a turret, considerably outperforming conventional approaches. The algorithm is shown to be

  10. Egomotion estimation with optic flow and air velocity sensors.

    PubMed

    Rutkowski, Adam J; Miller, Mikel M; Quinn, Roger D; Willis, Mark A

    2011-06-01

    We develop a method that allows a flyer to estimate its own motion (egomotion), the wind velocity, ground slope, and flight height using only inputs from onboard optic flow and air velocity sensors. Our artificial algorithm demonstrates how it could be possible for flying insects to determine their absolute egomotion using their available sensors, namely their eyes and wind sensitive hairs and antennae. Although many behaviors can be performed by only knowing the direction of travel, behavioral experiments indicate that odor tracking insects are able to estimate the wind direction and control their absolute egomotion (i.e., groundspeed). The egomotion estimation method that we have developed, which we call the opto-aeronautic algorithm, is tested in a variety of wind and ground slope conditions using a video recorded flight of a moth tracking a pheromone plume. Over all test cases that we examined, the algorithm achieved a mean absolute error in height of 7% or less. Furthermore, our algorithm is suitable for the navigation of aerial vehicles in environments where signals from the Global Positioning System are unavailable.

  11. Fluidic optics

    NASA Astrophysics Data System (ADS)

    Whitesides, George M.; Tang, Sindy K. Y.

    2006-09-01

    Fluidic optics is a new class of optical system with real-time tunability and reconfigurability enabled by the introduction of fluidic components into the optical path. We describe the design, fabrication, operation of a number of fluidic optical systems, and focus on three devices, liquid-core/liquid-cladding (L2) waveguides, microfluidic dye lasers, and diffraction gratings based on flowing, crystalline lattices of bubbles, to demonstrate the integration of microfluidics and optics. We fabricate these devices in poly(dimethylsiloxane) (PDMS) with soft-lithographic techniques. They are simple to construct, and readily integrable with microanalytical or lab-on-a-chip systems.

  12. Methods and systems for Raman and optical cross-interrogation in flow-through silicon membranes

    DOEpatents

    Bond, Tiziana C.; Letant, Sonia E.

    2014-09-09

    Cross-interrogating photonic detection systems and methods are shown. A flow through photonic crystal membrane with a surface enhanced Raman scattering (SERS) substrate is provided with pores which are distributed along multiple regions. The pores of one region have walls to which a first type of target specific anchor can be attached, while pores of another region have walls to which a second type of target specific anchor can be attached. An optical arrangement out-of-plane to the SERS substrate is also provided for enhanced sensitivity and identification of target organisms.

  13. Massively parallel data processing for quantitative total flow imaging with optical coherence microscopy and tomography

    NASA Astrophysics Data System (ADS)

    Sylwestrzak, Marcin; Szlag, Daniel; Marchand, Paul J.; Kumar, Ashwin S.; Lasser, Theo

    2017-08-01

    We present an application of massively parallel processing of quantitative flow measurements data acquired using spectral optical coherence microscopy (SOCM). The need for massive signal processing of these particular datasets has been a major hurdle for many applications based on SOCM. In view of this difficulty, we implemented and adapted quantitative total flow estimation algorithms on graphics processing units (GPU) and achieved a 150 fold reduction in processing time when compared to a former CPU implementation. As SOCM constitutes the microscopy counterpart to spectral optical coherence tomography (SOCT), the developed processing procedure can be applied to both imaging modalities. We present the developed DLL library integrated in MATLAB (with an example) and have included the source code for adaptations and future improvements. Catalogue identifier: AFBT_v1_0 Program summary URL:http://cpc.cs.qub.ac.uk/summaries/AFBT_v1_0.html Program obtainable from: CPC Program Library, Queen's University, Belfast, N. Ireland Licensing provisions: GNU GPLv3 No. of lines in distributed program, including test data, etc.: 913552 No. of bytes in distributed program, including test data, etc.: 270876249 Distribution format: tar.gz Programming language: CUDA/C, MATLAB. Computer: Intel x64 CPU, GPU supporting CUDA technology. Operating system: 64-bit Windows 7 Professional. Has the code been vectorized or parallelized?: Yes, CPU code has been vectorized in MATLAB, CUDA code has been parallelized. RAM: Dependent on users parameters, typically between several gigabytes and several tens of gigabytes Classification: 6.5, 18. Nature of problem: Speed up of data processing in optical coherence microscopy Solution method: Utilization of GPU for massively parallel data processing Additional comments: Compiled DLL library with source code and documentation, example of utilization (MATLAB script with raw data) Running time: 1,8 s for one B-scan (150 × faster in comparison to the CPU

  14. Mobile Phone Ratiometric Imaging Enables Highly Sensitive Fluorescence Lateral Flow Immunoassays without External Optical Filters.

    PubMed

    Shah, Kamal G; Singh, Vidhi; Kauffman, Peter C; Abe, Koji; Yager, Paul

    2018-05-14

    Paper-based diagnostic tests based on the lateral flow immunoassay concept promise low-cost, point-of-care detection of infectious diseases, but such assays suffer from poor limits of detection. One factor that contributes to poor analytical performance is a reliance on low-contrast chromophoric optical labels such as gold nanoparticles. Previous attempts to improve the sensitivity of paper-based diagnostics include replacing chromophoric labels with enzymes, fluorophores, or phosphors at the expense of increased fluidic complexity or the need for device readers with costly optoelectronics. Several groups, including our own, have proposed mobile phones as suitable point-of-care readers due to their low cost, ease of use, and ubiquity. However, extant mobile phone fluorescence readers require costly optical filters and were typically validated with only one camera sensor module, which is inappropriate for potential point-of-care use. In response, we propose to couple low-cost ultraviolet light-emitting diodes with long Stokes-shift quantum dots to enable ratiometric mobile phone fluorescence measurements without optical filters. Ratiometric imaging with unmodified smartphone cameras improves the contrast and attenuates the impact of excitation intensity variability by 15×. Practical application was shown with a lateral flow immunoassay for influenza A with nucleoproteins spiked into simulated nasal matrix. Limits of detection of 1.5 and 2.6 fmol were attained on two mobile phones, which are comparable to a gel imager (1.9 fmol), 10× better than imaging gold nanoparticles on a scanner (18 fmol), and >2 orders of magnitude better than gold nanoparticle-labeled assays imaged with mobile phones. Use of the proposed filter-free mobile phone imaging scheme is a first step toward enabling a new generation of highly sensitive, point-of-care fluorescence assays.

  15. A fiber-optic water flow sensor based on laser-heated silicon Fabry-Pérot cavity

    NASA Astrophysics Data System (ADS)

    Liu, Guigen; Sheng, Qiwen; Resende Lisboa Piassetta, Geraldo; Hou, Weilin; Han, Ming

    2016-05-01

    A hot-wire fiber-optic water flow sensor based on laser-heated silicon Fabry-Pérot interferometer (FPI) has been proposed and demonstrated in this paper. The operation of the sensor is based on the convective heat loss to water from a heated silicon FPI attached to the cleaved enface of a piece of single-mode fiber. The flow-induced change in the temperature is demodulated by the spectral shifts of the reflection fringes. An analytical model based on the FPI theory and heat transfer analysis has been developed for performance analysis. Numerical simulations based on finite element analysis have been conducted. The analytical and numerical results agree with each other in predicting the behavior of the sensor. Experiments have also been carried to demonstrate the sensing principle and verify the theoretical analysis. Investigations suggest that the sensitivity at low flow rates are much larger than that at high flow rates and the sensitivity can be easily improved by increasing the heating laser power. Experimental results show that an average sensitivity of 52.4 nm/(m/s) for the flow speed range of 1.5 mm/s to 12 mm/s was obtained with a heating power of ~12 mW, suggesting a resolution of ~1 μm/s assuming a wavelength resolution of 0.05 pm.

  16. Using the VentCam and Optical Plume Velocimetry to Measure High-Temperature Hydrothermal Fluid Flow Rates in the ASHES Vent Field on Axial Volcano

    NASA Astrophysics Data System (ADS)

    Crone, T. J.; Mittelstaedt, E. L.; Fornari, D. J.

    2014-12-01

    Fluid flow rates through high-temperature mid-ocean ridge hydrothermal vents are likely quite sensitive to poroelastic forcing mechanisms such as tidal loading and tectonic activity. Because poroelastic deformation and flow perturbations are estimated to extend to considerable depths within young oceanic crust, observations of flow rate changes at seafloor vents have the potential to provide constraints on the flow geometry and permeability structure of the underlying hydrothermal systems, as well as the quantities of heat and chemicals they exchange with overlying ocean, and the potential biological productivity of ecosystems they host. To help provide flow rate measurements in these challenging environments, we have developed two new optical flow oriented technologies. The first is a new form of Optical Plume Velocimetry (OPV) which relies on single-frame temporal cross-correlation to obtain time-averaged image velocity fields from short video sequences. The second is the VentCam, a deep sea camera system that can collect high-frame-rate video sequences at focused hydrothermal vents suitable for analysis with OPV. During the July 2014 R/V Atlantis/Alvin expedition to Axial Seamount, we deployed the VentCam at the ~300C Phoenix vent within the ASHES vent field and positioned it with DSRV Alvin. We collected 24 seconds of video at 50 frames per second every half-hour for approximately 10 days beginning July 22nd. We are currently applying single-frame lag OPV to these videos to estimate relative and absolute fluid flow rates through this vent. To explore the relationship between focused and diffuse venting, we deployed a second optical flow camera, the Diffuse Effluent Measurement System (DEMS), adjacent to this vent at a fracture within the lava carapace where low-T (~30C) fluids were exiting. This system collected video sequences and diffuse flow measurements at overlapping time intervals. Here we present the preliminary results of our work with VentCam and OPV

  17. Changes in cochlear blood flow in mice due to loud sound exposure measured with Doppler optical microangiography and laser Doppler flowmetry.

    PubMed

    Reif, Roberto; Zhi, Zhongwei; Dziennis, Suzan; Nuttall, Alfred L; Wang, Ruikang K

    2013-10-01

    In this work we determined the contributions of loud sound exposure (LSE) on cochlear blood flow (CoBF) in an in vivo anesthetized mouse model. A broadband noise system (20 kHz bandwidth) with an intensity of 119 dB SPL, was used for a period of one hour to produce a loud sound stimulus. Two techniques were used to study the changes in blood flow, a Doppler optical microangiography (DOMAG) system; which can measure the blood flow within individual cochlear vessels, and a laser Doppler flowmetry (LDF) system; which averages the blood flow within a volume (a hemisphere of ~1.5 mm radius) of tissue. Both systems determined that the blood flow within the cochlea is reduced due to the LSE stimulation.

  18. A framework for estimating potential fluid flow from digital imagery

    NASA Astrophysics Data System (ADS)

    Luttman, Aaron; Bollt, Erik M.; Basnayake, Ranil; Kramer, Sean; Tufillaro, Nicholas B.

    2013-09-01

    Given image data of a fluid flow, the flow field, ⟨u,v⟩, governing the evolution of the system can be estimated using a variational approach to optical flow. Assuming that the flow field governing the advection is the symplectic gradient of a stream function or the gradient of a potential function—both falling under the category of a potential flow—it is natural to re-frame the optical flow problem to reconstruct the stream or potential function directly rather than the components of the flow individually. There are several advantages to this framework. Minimizing a functional based on the stream or potential function rather than based on the components of the flow will ensure that the computed flow is a potential flow. Next, this approach allows a more natural method for imposing scientific priors on the computed flow, via regularization of the optical flow functional. Also, this paradigm shift gives a framework—rather than an algorithm—and can be applied to nearly any existing variational optical flow technique. In this work, we develop the mathematical formulation of the potential optical flow framework and demonstrate the technique on synthetic flows that represent important dynamics for mass transport in fluid flows, as well as a flow generated by a satellite data-verified ocean model of temperature transport.

  19. Measuring retinal blood flow in rats using Doppler optical coherence tomography without knowing eyeball axial length

    PubMed Central

    Liu, Wenzhong; Yi, Ji; Chen, Siyu; Jiao, Shuliang; Zhang, Hao F.

    2015-01-01

    Purpose: Doppler optical coherence tomography (OCT) is widely used for measuring retinal blood flow. Existing Doppler OCT methods require the eyeball axial length, in which empirical values are usually used. However, variations in the axial length can create a bias unaccounted for in the retinal blood flow measurement. The authors plan to develop a Doppler OCT method that can measure the total retinal blood flow rate without requiring the eyeball axial length. Methods: The authors measured the retinal blood flow rate using a dual-ring scanning protocol. The small and large scanning rings entered the eye at different incident angles (small ring: 4°; large ring: 6°), focused on different locations on the retina, and detected the projected velocities/phase shifts along the probing beams. The authors calculated the ratio of the projected velocities between the two rings, and then used this ratio to estimate absolute flow velocity. The authors tested this method in both Intralipid phantoms and in vivo rats. Results: In the Intralipid flow phantom experiments, the preset and measured flow rates were consistent with the coefficient of determination as 0.97. Linear fitting between preset and measured flow rates determined the fitting slope as 1.07 and the intercept as −0.28. In in vivo rat experiments, the measured average total retinal blood flow was 7.02 ± 0.31μl/min among four wild-type rats. The authors’ measured flow rates were consistent with results in the literature. Conclusions: By using a dual-ring scanning protocol with carefully controlled incident angle difference between the two scanning rings in Doppler OCT, the authors demonstrated that it is feasible to measure the absolute retinal blood flow without knowing the eyeball axial length. PMID:26328984

  20. Measuring retinal blood flow in rats using Doppler optical coherence tomography without knowing eyeball axial length.

    PubMed

    Liu, Wenzhong; Yi, Ji; Chen, Siyu; Jiao, Shuliang; Zhang, Hao F

    2015-09-01

    Doppler optical coherence tomography (OCT) is widely used for measuring retinal blood flow. Existing Doppler OCT methods require the eyeball axial length, in which empirical values are usually used. However, variations in the axial length can create a bias unaccounted for in the retinal blood flow measurement. The authors plan to develop a Doppler OCT method that can measure the total retinal blood flow rate without requiring the eyeball axial length. The authors measured the retinal blood flow rate using a dual-ring scanning protocol. The small and large scanning rings entered the eye at different incident angles (small ring: 4°; large ring: 6°), focused on different locations on the retina, and detected the projected velocities/phase shifts along the probing beams. The authors calculated the ratio of the projected velocities between the two rings, and then used this ratio to estimate absolute flow velocity. The authors tested this method in both Intralipid phantoms and in vivo rats. In the Intralipid flow phantom experiments, the preset and measured flow rates were consistent with the coefficient of determination as 0.97. Linear fitting between preset and measured flow rates determined the fitting slope as 1.07 and the intercept as -0.28. In in vivo rat experiments, the measured average total retinal blood flow was 7.02 ± 0.31 μl/min among four wild-type rats. The authors' measured flow rates were consistent with results in the literature. By using a dual-ring scanning protocol with carefully controlled incident angle difference between the two scanning rings in Doppler OCT, the authors demonstrated that it is feasible to measure the absolute retinal blood flow without knowing the eyeball axial length.

  1. Measuring retinal blood flow in rats using Doppler optical coherence tomography without knowing eyeball axial length

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

    Liu, Wenzhong; Yi, Ji; Chen, Siyu

    Purpose: Doppler optical coherence tomography (OCT) is widely used for measuring retinal blood flow. Existing Doppler OCT methods require the eyeball axial length, in which empirical values are usually used. However, variations in the axial length can create a bias unaccounted for in the retinal blood flow measurement. The authors plan to develop a Doppler OCT method that can measure the total retinal blood flow rate without requiring the eyeball axial length. Methods: The authors measured the retinal blood flow rate using a dual-ring scanning protocol. The small and large scanning rings entered the eye at different incident angles (smallmore » ring: 4°; large ring: 6°), focused on different locations on the retina, and detected the projected velocities/phase shifts along the probing beams. The authors calculated the ratio of the projected velocities between the two rings, and then used this ratio to estimate absolute flow velocity. The authors tested this method in both Intralipid phantoms and in vivo rats. Results: In the Intralipid flow phantom experiments, the preset and measured flow rates were consistent with the coefficient of determination as 0.97. Linear fitting between preset and measured flow rates determined the fitting slope as 1.07 and the intercept as −0.28. In in vivo rat experiments, the measured average total retinal blood flow was 7.02 ± 0.31μl/min among four wild-type rats. The authors’ measured flow rates were consistent with results in the literature. Conclusions: By using a dual-ring scanning protocol with carefully controlled incident angle difference between the two scanning rings in Doppler OCT, the authors demonstrated that it is feasible to measure the absolute retinal blood flow without knowing the eyeball axial length.« less

  2. Miniaturized flow injection analysis system

    DOEpatents

    Folta, James A.

    1997-01-01

    A chemical analysis technique known as flow injection analysis, wherein small quantities of chemical reagents and sample are intermixed and reacted within a capillary flow system and the reaction products are detected optically, electrochemically, or by other means. A highly miniaturized version of a flow injection analysis system has been fabricated utilizing microfabrication techniques common to the microelectronics industry. The microflow system uses flow capillaries formed by etching microchannels in a silicon or glass wafer followed by bonding to another wafer, commercially available microvalves bonded directly to the microflow channels, and an optical absorption detector cell formed near the capillary outlet, with light being both delivered and collected with fiber optics. The microflow system is designed mainly for analysis of liquids and currently measures 38.times.25.times.3 mm, but can be designed for gas analysis and be substantially smaller in construction.

  3. Study of spectral characteristics of radiation from a thermal wake of a pulsating optical discharge in a supersonic air flow

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

    Malov, A N; Orishich, A M; Terent'eva, Ya S

    The spectral characteristics of the thermal wake of a pulsating optical discharge (POD) in a supersonic air flow are studied. The POD is stimulated by radiation of a mechanically Q-switched, repetitively pulsed CO{sub 2} laser with a pulse repetition rate of 7 – 150 kHz and a power up to 4.5 kW. The flow is produced by means of the supersonic aerodynamic MAU-M setup having a conic nozzle with a critical cross-section size of 50 mm, the Mach number being 1.3 – 1.6. We describe in detail the system of optical diagnostics that allows the detection of the spectrum ofmore » the weak thermal wake glow against the background of high-power POD radiation. The glow of the thermal wake is due to the emission of light by atoms and ions of nitrogen and oxygen, carried by the flow in the form of hot low-density gas clouds (caverns). The wavelengths of the thermal wake emission and the data on the transitions, corresponding to the spectral lines are presented. (laser applications and other topics in quantum electronics)« less

  4. Accretion flows onto supermassive black holes

    NASA Technical Reports Server (NTRS)

    Begelman, Mitchell C.

    1988-01-01

    The radiative and hydrodynamic properties of an angular momentum-dominated accretion flow onto a supermassive black hole depend largely on the ratio of the accretion rate to the Eddington accretion rate. High values of this ratio favor optically thick flows which produce largely thermal radiation, while optically thin 'two-temperature' flows may be present in systems with small values of this ratio. Observations of some AGN suggest that thermal and nonthermal sources of radiation may be of comparable importance in the 'central engine'. Consideration is given to the possibilities for coexistence of different modes of accretion in a single flow. One intriguing possibility is that runaway pair production may cause an optically thick 'accretion annulus' to form at the center of a two-temperature inflow.

  5. Numerical studies of the fluid and optical fields associated with complex cavity flows

    NASA Technical Reports Server (NTRS)

    Atwood, Christopher A.

    1992-01-01

    Numerical solutions for the flowfield about several cavity configurations have been computed using the Reynolds averaged Navier-Stokes equations. Comparisons between numerical and experimental results are made in two dimensions for free shear layers and a rectangular cavity, and in three dimensions for the transonic aero-window problem of the Stratospheric Observatory for Infrared Astronomy (SOFIA). Results show that dominant acoustic frequencies and magnitudes of the self excited resonant cavity flows compare well with the experiment. In addition, solution sensitivity to artificial dissipation and grid resolution levels are determined. Optical path distortion due to the flow field is modelled geometrically and is found to match the experiment. The fluid field was computed using a diagonalized scheme within an overset mesh framework. An existing code, OVERFLOW, was utilized with the additions of characteristic boundary condition and output routines required for reduction of the unsteady data. The newly developed code is directly applicable to a generalized three dimensional structured grid zone. Details are provided in a paper included in Appendix A.

  6. High quality optical microangiography of ocular microcirculation and measurement of total retinal blood flow in mouse eye

    NASA Astrophysics Data System (ADS)

    Zhi, Zhongwei; Yin, Xin; Dziennis, Suzan; Alpers, Charles E.; Wang, Ruikang K.

    2013-03-01

    Visualization and measurement of retinal blood flow (RBF) is important to the diagnosis and management of different eye diseases, including diabetic retinopathy. Optical microangiography (OMAG) is developed for generating 3D dynamic microcirculation image and later refined into ultra-high sensitive OMAG (UHS-OMAG) for true capillary vessels imaging. Here, we present the application of OMAG imaging technique for visualization of depth-resolved vascular network within retina and choroid as well as measurement of total retinal blood flow in mice. A fast speed spectral domain OCT imaging system at 820nm with a line scan rate of 140 kHz was developed to image mouse posterior eye. By applying UHS-OMAG scanning protocol and processing algorithm, we achieved true capillary level imaging of retina and choroid vasculature in mouse eye. The vascular pattern within different retinal layers and choroid was presented. An en face Doppler OCT approach [1] without knowing Doppler angle was adopted for the measurement of total retinal blood flow. The axial blood flow velocity is measured in an en face plane by raster scanning and the flow is calculated by integrating over the vessel area of the central retinal artery.

  7. Development of a three-dimensional correction method for optical distortion of flow field inside a liquid droplet.

    PubMed

    Gim, Yeonghyeon; Ko, Han Seo

    2016-04-15

    In this Letter, a three-dimensional (3D) optical correction method, which was verified by simulation, was developed to reconstruct droplet-based flow fields. In the simulation, a synthetic phantom was reconstructed using a simultaneous multiplicative algebraic reconstruction technique with three detectors positioned at the synthetic object (represented by the phantom), with offset angles of 30° relative to each other. Additionally, a projection matrix was developed using the ray tracing method. If the phantom is in liquid, the image of the phantom can be distorted since the light passes through a convex liquid-vapor interface. Because of the optical distortion effect, the projection matrix used to reconstruct a 3D field should be supplemented by the revision ray, instead of the original projection ray. The revision ray can be obtained from the refraction ray occurring on the surface of the liquid. As a result, the error on the reconstruction field of the phantom could be reduced using the developed optical correction method. In addition, the developed optical method was applied to a Taylor cone which was caused by the high voltage between the droplet and the substrate.

  8. Formation of an optical pulsed discharge in a supersonic air flow by radiation of a repetitively pulsed CO{sub 2} laser

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

    Malov, Aleksei N; Orishich, Anatolii M

    Results of optimisation of repetitively pulsed CO{sub 2}-laser generation are presented for finding physical conditions of forming stable burning of an optical pulsed discharge (OPD) in a supersonic air flow and for studying the influence of pulse parameters on the energy absorption efficiency of laser radiation in plasma. The optical discharge in a supersonic air flow was formed by radiation of a repetitively pulsed CO{sub 2} laser with mechanical Q-switching excited by a discharge with a convective cooling of the working gas. For the first time the influence of radiation pulse parameters on the ignition conditions and stable burning ofmore » the OPD in a supersonic air flow was investigated and the efficiency of laser radiation absorption in plasma was studied. The influence of the air flow velocity on stability of plasma production was investigated. It was shown that stable burning of the OPD in a supersonic flow is realised at a high pulse repetition rate where the interval between radiation pulses is shorter than the time of plasma blowing-off. Study of the instantaneous value of the absorption coefficient shows that after a breakdown in a time lapse of 100 - 150 ns, a quasi-stationary 'absorption phase' is formed with the duration of {approx}1.5 ms, which exists independently of air flow and radiation pulse repetition rate. This phase of strong absorption is, seemingly, related to evolution of the ionisation wave. (laser applications and other topics in quantum electronics)« less

  9. Doppler optical coherence tomography of retinal circulation.

    PubMed

    Tan, Ou; Wang, Yimin; Konduru, Ranjith K; Zhang, Xinbo; Sadda, SriniVas R; Huang, David

    2012-09-18

    Noncontact retinal blood flow measurements are performed with a Fourier domain optical coherence tomography (OCT) system using a circumpapillary double circular scan (CDCS) that scans around the optic nerve head at 3.40 mm and 3.75 mm diameters. The double concentric circles are performed 6 times consecutively over 2 sec. The CDCS scan is saved with Doppler shift information from which flow can be calculated. The standard clinical protocol calls for 3 CDCS scans made with the OCT beam passing through the superonasal edge of the pupil and 3 CDCS scan through the inferonal pupil. This double-angle protocol ensures that acceptable Doppler angle is obtained on each retinal branch vessel in at least 1 scan. The CDCS scan data, a 3-dimensional volumetric OCT scan of the optic disc scan, and a color photograph of the optic disc are used together to obtain retinal blood flow measurement on an eye. We have developed a blood flow measurement software called "Doppler optical coherence tomography of retinal circulation" (DOCTORC). This semi-automated software is used to measure total retinal blood flow, vessel cross section area, and average blood velocity. The flow of each vessel is calculated from the Doppler shift in the vessel cross-sectional area and the Doppler angle between the vessel and the OCT beam. Total retinal blood flow measurement is summed from the veins around the optic disc. The results obtained at our Doppler OCT reading center showed good reproducibility between graders and methods (<10%). Total retinal blood flow could be useful in the management of glaucoma, other retinal diseases, and retinal diseases. In glaucoma patients, OCT retinal blood flow measurement was highly correlated with visual field loss (R(2)>0.57 with visual field pattern deviation). Doppler OCT is a new method to perform rapid, noncontact, and repeatable measurement of total retinal blood flow using widely available Fourier-domain OCT instrumentation. This new technology may improve the

  10. Resolution requirements for aero-optical simulations

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

    Mani, Ali; Wang Meng; Moin, Parviz

    2008-11-10

    Analytical criteria are developed to estimate the error of aero-optical computations due to inadequate spatial resolution of refractive index fields in high Reynolds number flow simulations. The unresolved turbulence structures are assumed to be locally isotropic and at low turbulent Mach number. Based on the Kolmogorov spectrum for the unresolved structures, the computational error of the optical path length is estimated and linked to the resulting error in the computed far-field optical irradiance. It is shown that in the high Reynolds number limit, for a given geometry and Mach number, the spatial resolution required to capture aero-optics within a pre-specifiedmore » error margin does not scale with Reynolds number. In typical aero-optical applications this resolution requirement is much lower than the resolution required for direct numerical simulation, and therefore, a typical large-eddy simulation can capture the aero-optical effects. The analysis is extended to complex turbulent flow simulations in which non-uniform grid spacings are used to better resolve the local turbulence structures. As a demonstration, the analysis is used to estimate the error of aero-optical computation for an optical beam passing through turbulent wake of flow over a cylinder.« less

  11. Miniaturized flow injection analysis system

    DOEpatents

    Folta, J.A.

    1997-07-01

    A chemical analysis technique known as flow injection analysis is described, wherein small quantities of chemical reagents and sample are intermixed and reacted within a capillary flow system and the reaction products are detected optically, electrochemically, or by other means. A highly miniaturized version of a flow injection analysis system has been fabricated utilizing microfabrication techniques common to the microelectronics industry. The microflow system uses flow capillaries formed by etching microchannels in a silicon or glass wafer followed by bonding to another wafer, commercially available microvalves bonded directly to the microflow channels, and an optical absorption detector cell formed near the capillary outlet, with light being both delivered and collected with fiber optics. The microflow system is designed mainly for analysis of liquids and currently measures 38{times}25{times}3 mm, but can be designed for gas analysis and be substantially smaller in construction. 9 figs.

  12. Changing image of correlation optics: introduction.

    PubMed

    Angelsky, Oleg V; Desyatnikov, Anton S; Gbur, Gregory J; Hanson, Steen G; Lee, Tim; Miyamoto, Yoko; Schneckenburger, Herbert; Wyant, James C

    2016-04-20

    This feature issue of Applied Optics contains a series of selected papers reflecting recent progress of correlation optics and illustrating current trends in vector singular optics, internal energy flows at light fields, optical science of materials, and new biomedical applications of lasers.

  13. A simple, remote, video based breathing monitor.

    PubMed

    Regev, Nir; Wulich, Dov

    2017-07-01

    Breathing monitors have become the all-important cornerstone of a wide variety of commercial and personal safety applications, ranging from elderly care to baby monitoring. Many such monitors exist in the market, some, with vital signs monitoring capabilities, but none remote. This paper presents a simple, yet efficient, real time method of extracting the subject's breathing sinus rhythm. Points of interest are detected on the subject's body, and the corresponding optical flow is estimated and tracked using the well known Lucas-Kanade algorithm on a frame by frame basis. A generalized likelihood ratio test is then utilized on each of the many interest points to detect which is moving in harmonic fashion. Finally, a spectral estimation algorithm based on Pisarenko harmonic decomposition tracks the harmonic frequency in real time, and a fusion maximum likelihood algorithm optimally estimates the breathing rate using all points considered. The results show a maximal error of 1 BPM between the true breathing rate and the algorithm's calculated rate, based on experiments on two babies and three adults.

  14. Dynamic contrast optical coherence tomography images transit time and quantifies microvascular plasma volume and flow in the retina and choriocapillaris

    PubMed Central

    Merkle, Conrad W.; Leahy, Conor; Srinivasan, Vivek J.

    2016-01-01

    Despite the prevalence of optical imaging techniques to measure hemodynamics in large retinal vessels, quantitative measurements of retinal capillary and choroidal hemodynamics have traditionally been challenging. Here, a new imaging technique called dynamic contrast optical coherence tomography (DyC-OCT) is applied in the rat eye to study microvascular blood flow in individual retinal and choroidal layers in vivo. DyC-OCT is based on imaging the transit of an intravascular tracer dynamically as it passes through the field-of-view. Hemodynamic parameters can be determined through quantitative analysis of tracer kinetics. In addition to enabling depth-resolved transit time, volume, and flow measurements, the injected tracer also enhances OCT angiograms and enables clear visualization of the choriocapillaris, particularly when combined with a post-processing method for vessel enhancement. DyC-OCT complements conventional OCT angiography through quantification of tracer dynamics, similar to fluorescence angiography, but with the important added benefit of laminar resolution. PMID:27867732

  15. Dynamic contrast optical coherence tomography images transit time and quantifies microvascular plasma volume and flow in the retina and choriocapillaris.

    PubMed

    Merkle, Conrad W; Leahy, Conor; Srinivasan, Vivek J

    2016-10-01

    Despite the prevalence of optical imaging techniques to measure hemodynamics in large retinal vessels, quantitative measurements of retinal capillary and choroidal hemodynamics have traditionally been challenging. Here, a new imaging technique called dynamic contrast optical coherence tomography (DyC-OCT) is applied in the rat eye to study microvascular blood flow in individual retinal and choroidal layers in vivo . DyC-OCT is based on imaging the transit of an intravascular tracer dynamically as it passes through the field-of-view. Hemodynamic parameters can be determined through quantitative analysis of tracer kinetics. In addition to enabling depth-resolved transit time, volume, and flow measurements, the injected tracer also enhances OCT angiograms and enables clear visualization of the choriocapillaris, particularly when combined with a post-processing method for vessel enhancement. DyC-OCT complements conventional OCT angiography through quantification of tracer dynamics, similar to fluorescence angiography, but with the important added benefit of laminar resolution.

  16. High throughput analysis of samples in flowing liquid

    DOEpatents

    Ambrose, W. Patrick; Grace, W. Kevin; Goodwin, Peter M.; Jett, James H.; Orden, Alan Van; Keller, Richard A.

    2001-01-01

    Apparatus and method enable imaging multiple fluorescent sample particles in a single flow channel. A flow channel defines a flow direction for samples in a flow stream and has a viewing plane perpendicular to the flow direction. A laser beam is formed as a ribbon having a width effective to cover the viewing plane. Imaging optics are arranged to view the viewing plane to form an image of the fluorescent sample particles in the flow stream, and a camera records the image formed by the imaging optics.

  17. Experimental demonstration of an OpenFlow based software-defined optical network employing packet, fixed and flexible DWDM grid technologies on an international multi-domain testbed.

    PubMed

    Channegowda, M; Nejabati, R; Rashidi Fard, M; Peng, S; Amaya, N; Zervas, G; Simeonidou, D; Vilalta, R; Casellas, R; Martínez, R; Muñoz, R; Liu, L; Tsuritani, T; Morita, I; Autenrieth, A; Elbers, J P; Kostecki, P; Kaczmarek, P

    2013-03-11

    Software defined networking (SDN) and flexible grid optical transport technology are two key technologies that allow network operators to customize their infrastructure based on application requirements and therefore minimizing the extra capital and operational costs required for hosting new applications. In this paper, for the first time we report on design, implementation & demonstration of a novel OpenFlow based SDN unified control plane allowing seamless operation across heterogeneous state-of-the-art optical and packet transport domains. We verify and experimentally evaluate OpenFlow protocol extensions for flexible DWDM grid transport technology along with its integration with fixed DWDM grid and layer-2 packet switching.

  18. Coupling reconstruction and motion estimation for dynamic MRI through optical flow constraint

    NASA Astrophysics Data System (ADS)

    Zhao, Ningning; O'Connor, Daniel; Gu, Wenbo; Ruan, Dan; Basarab, Adrian; Sheng, Ke

    2018-03-01

    This paper addresses the problem of dynamic magnetic resonance image (DMRI) reconstruction and motion estimation jointly. Because of the inherent anatomical movements in DMRI acquisition, reconstruction of DMRI using motion estimation/compensation (ME/MC) has been explored under the compressed sensing (CS) scheme. In this paper, by embedding the intensity based optical flow (OF) constraint into the traditional CS scheme, we are able to couple the DMRI reconstruction and motion vector estimation. Moreover, the OF constraint is employed in a specific coarse resolution scale in order to reduce the computational complexity. The resulting optimization problem is then solved using a primal-dual algorithm due to its efficiency when dealing with nondifferentiable problems. Experiments on highly accelerated dynamic cardiac MRI with multiple receiver coils validate the performance of the proposed algorithm.

  19. Quantitative Analysis of Cell Migration Using Optical Flow

    PubMed Central

    Boric, Katica; Orio, Patricio; Viéville, Thierry; Whitlock, Kathleen

    2013-01-01

    Neural crest cells exhibit dramatic migration behaviors as they populate their distant targets. Using a line of zebrafish expressing green fluorescent protein (sox10:EGFP) in neural crest cells we developed an assay to analyze and quantify cell migration as a population, and use it here to characterize in detail the subtle defects in cell migration caused by ethanol exposure during early development. The challenge was to quantify changes in the in vivo migration of all Sox10:EGFP expressing cells in the visual field of time-lapse movies. To perform this analysis we used an Optical Flow algorithm for motion detection and combined the analysis with a fit to an affine transformation. Through this analysis we detected and quantified significant differences in the cell migrations of Sox10:EGFP positive cranial neural crest populations in ethanol treated versus untreated embryos. Specifically, treatment affected migration by increasing the left-right asymmetry of the migrating cells and by altering the direction of cell movements. Thus, by applying this novel computational analysis, we were able to quantify the movements of populations of cells, allowing us to detect subtle changes in cell behaviors. Because cranial neural crest cells contribute to the formation of the frontal mass these subtle differences may underlie commonly observed facial asymmetries in normal human populations. PMID:23936049

  20. Waveguide detection of right-angle-scattered light in flow cytometry

    DOEpatents

    Mariella, Jr., Raymond P.

    2000-01-01

    A transparent flow cell is used as an index-guided optical waveguide. A detector for the flow cell but not the liquid stream detects the Right-Angle-Scattered (RAS) Light exiting from one end of the flow cell. The detector(s) could view the trapped RAS light from the flow cell either directly or through intermediate optical light guides. If the light exits one end of the flow cell, then the other end of the flow cell can be given a high-reflectivity coating to approximately double the amount of light collected. This system is more robust in its alignment than the traditional flow cytometry systems which use imaging optics, such as microscope objectives.

  1. Backscatter particle image velocimetry via optical time-of-flight sectioning

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

    Paciaroni, Megan E.; Chen, Yi; Lynch, Kyle Patrick

    Conventional particle image velocimetry (PIV) configurations require a minimum of two optical access ports, inherently restricting the technique to a limited class of flows. Here, the development and application of a novel method of backscattered time-gated PIV requiring a single-optical-access port is described along with preliminary results. The light backscattered from a seeded flow is imaged over a narrow optical depth selected by an optical Kerr effect (OKE) time gate. The picosecond duration of the OKE time gate essentially replicates the width of the laser sheet of conventional PIV by limiting detected photons to a narrow time-of-flight within the flow.more » Thus, scattering noise from outside the measurement volume is eliminated. In conclusion, this PIV via the optical time-of-flight sectioning technique can be useful in systems with limited optical access and in flows near walls or other scattering surfaces.« less

  2. Backscatter particle image velocimetry via optical time-of-flight sectioning

    DOE PAGES

    Paciaroni, Megan E.; Chen, Yi; Lynch, Kyle Patrick; ...

    2018-01-11

    Conventional particle image velocimetry (PIV) configurations require a minimum of two optical access ports, inherently restricting the technique to a limited class of flows. Here, the development and application of a novel method of backscattered time-gated PIV requiring a single-optical-access port is described along with preliminary results. The light backscattered from a seeded flow is imaged over a narrow optical depth selected by an optical Kerr effect (OKE) time gate. The picosecond duration of the OKE time gate essentially replicates the width of the laser sheet of conventional PIV by limiting detected photons to a narrow time-of-flight within the flow.more » Thus, scattering noise from outside the measurement volume is eliminated. In conclusion, this PIV via the optical time-of-flight sectioning technique can be useful in systems with limited optical access and in flows near walls or other scattering surfaces.« less

  3. Primate-inspired vehicle navigation using optic flow and mental rotations

    NASA Astrophysics Data System (ADS)

    Arkin, Ronald C.; Dellaert, Frank; Srinivasan, Natesh; Kerwin, Ryan

    2013-05-01

    Robot navigation already has many relatively efficient solutions: reactive control, simultaneous localization and mapping (SLAM), Rapidly-Exploring Random Trees (RRTs), etc. But many primates possess an additional inherent spatial reasoning capability: mental rotation. Our research addresses the question of what role, if any, mental rotations can play in enhancing existing robot navigational capabilities. To answer this question we explore the use of optical flow as a basis for extracting abstract representations of the world, comparing these representations with a goal state of similar format and then iteratively providing a control signal to a robot to allow it to move in a direction consistent with achieving that goal state. We study a range of transformation methods to implement the mental rotation component of the architecture, including correlation and matching based on cognitive studies. We also include a discussion of how mental rotations may play a key role in understanding spatial advice giving, particularly from other members of the species, whether in map-based format, gestures, or other means of communication. Results to date are presented on our robotic platform.

  4. Internal energy flows in composite optical vortices

    NASA Astrophysics Data System (ADS)

    Ferrer-Garcia, Manuel F.; Lopez-Mago, Dorilian; Hernandez-Aranda, Raul I.

    2016-09-01

    We study the energy ow pattern in the superposition of two off-axis optical vortices with orthogonal polarization states. This system presents a rich structure of polarization singularities, which allows us to study the transverse spin and orbital angular momentum of different polarization morphologies, which includes C points (stars, lemons and monstars) and L lines. We perform numerical simulations of the optical forces acting on submicron particles and show interesting configurations. We provide the set of control parameters to unambiguously distinguish between the spin and orbital ow contributions.

  5. Optical tweezers for measuring the interaction of the two single red blood cells in flow condition

    NASA Astrophysics Data System (ADS)

    Lee, Kisung; Muravyov, Alexei; Semenov, Alexei; Wagner, Christian; Priezzhev, Alexander

    2017-03-01

    Aggregation of red blood cells (RBCs) is an intrinsic property of blood, which has direct effect on the blood viscosity and therefore affects overall the blood circulation throughout the body. It is attracting interest for the research in both fundamental science and clinical application. Despite of the intensive research, the aggregation mechanism is remaining not fully clear. Recent advances in methods allowed measuring the interaction between single RBCs in a well-defined configuration leading the better understanding of the mechanism of the process. However the most of the studies were made on the static cells. Thus, the measurements in flow mimicking conditions are missing. In this work, we aim to study the interaction of two RBCs in the flow conditions. We demonstrate the characterization of the cells interaction strength (or flow tolerance) by measuring the flow velocity to be applied to separate two aggregated cells trapped by double channel optical tweezers in a desired configuration. The age-separated cells were used for this study. The obtained values for the minimum flow velocities needed to separate the two cells were found to be 78.9 +/- 6.1 μm/s and 110 +/- 13 μm/s for old and young cells respectively. The data obtained is in agreement with the observations reported by other authors. The significance of our results is in ability for obtaining a comprehensible and absolute physical value characterizing the cells interaction in flow conditions (not like the Aggregation Index measured in whole blood suspensions by other techniques, which is some abstract parameter)

  6. Perception of scene-relative object movement: Optic flow parsing and the contribution of monocular depth cues.

    PubMed

    Warren, Paul A; Rushton, Simon K

    2009-05-01

    We have recently suggested that the brain uses its sensitivity to optic flow in order to parse retinal motion into components arising due to self and object movement (e.g. Rushton, S. K., & Warren, P. A. (2005). Moving observers, 3D relative motion and the detection of object movement. Current Biology, 15, R542-R543). Here, we explore whether stereo disparity is necessary for flow parsing or whether other sources of depth information, which could theoretically constrain flow-field interpretation, are sufficient. Stationary observers viewed large field of view stimuli containing textured cubes, moving in a manner that was consistent with a complex observer movement through a stationary scene. Observers made speeded responses to report the perceived direction of movement of a probe object presented at different depths in the scene. Across conditions we varied the presence or absence of different binocular and monocular cues to depth order. In line with previous studies, results consistent with flow parsing (in terms of both perceived direction and response time) were found in the condition in which motion parallax and stereoscopic disparity were present. Observers were poorer at judging object movement when depth order was specified by parallax alone. However, as more monocular depth cues were added to the stimulus the results approached those found when the scene contained stereoscopic cues. We conclude that both monocular and binocular static depth information contribute to flow parsing. These findings are discussed in the context of potential architectures for a model of the flow parsing mechanism.

  7. Demonstration of a Fiber Optic Regression Probe in a High-Temperature Flow

    NASA Technical Reports Server (NTRS)

    Korman, Valentin; Polzin, Kurt

    2011-01-01

    The capability to provide localized, real-time monitoring of material regression rates in various applications has the potential to provide a new stream of data for development testing of various components and systems, as well as serving as a monitoring tool in flight applications. These applications include, but are not limited to, the regression of a combusting solid fuel surface, the ablation of the throat in a chemical rocket or the heat shield of an aeroshell, and the monitoring of erosion in long-life plasma thrusters. The rate of regression in the first application is very fast, while the second and third are increasingly slower. A recent fundamental sensor development effort has led to a novel regression, erosion, and ablation sensor technology (REAST). The REAST sensor allows for measurement of real-time surface erosion rates at a discrete surface location. The sensor is optical, using two different, co-located fiber-optics to perform the regression measurement. The disparate optical transmission properties of the two fiber-optics makes it possible to measure the regression rate by monitoring the relative light attenuation through the fibers. As the fibers regress along with the parent material in which they are embedded, the relative light intensities through the two fibers changes, providing a measure of the regression rate. The optical nature of the system makes it relatively easy to use in a variety of harsh, high temperature environments, and it is also unaffected by the presence of electric and magnetic fields. In addition, the sensor could be used to perform optical spectroscopy on the light emitted by a process and collected by fibers, giving localized measurements of various properties. The capability to perform an in-situ measurement of material regression rates is useful in addressing a variety of physical issues in various applications. An in-situ measurement allows for real-time data regarding the erosion rates, providing a quick method for

  8. TH-A-9A-01: Active Optical Flow Model: Predicting Voxel-Level Dose Prediction in Spine SBRT

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

    Liu, J; Wu, Q.J.; Yin, F

    2014-06-15

    Purpose: To predict voxel-level dose distribution and enable effective evaluation of cord dose sparing in spine SBRT. Methods: We present an active optical flow model (AOFM) to statistically describe cord dose variations and train a predictive model to represent correlations between AOFM and PTV contours. Thirty clinically accepted spine SBRT plans are evenly divided into training and testing datasets. The development of predictive model consists of 1) collecting a sequence of dose maps including PTV and OAR (spinal cord) as well as a set of associated PTV contours adjacent to OAR from the training dataset, 2) classifying data into fivemore » groups based on PTV's locations relative to OAR, two “Top”s, “Left”, “Right”, and “Bottom”, 3) randomly selecting a dose map as the reference in each group and applying rigid registration and optical flow deformation to match all other maps to the reference, 4) building AOFM by importing optical flow vectors and dose values into the principal component analysis (PCA), 5) applying another PCA to features of PTV and OAR contours to generate an active shape model (ASM), and 6) computing a linear regression model of correlations between AOFM and ASM.When predicting dose distribution of a new case in the testing dataset, the PTV is first assigned to a group based on its contour characteristics. Contour features are then transformed into ASM's principal coordinates of the selected group. Finally, voxel-level dose distribution is determined by mapping from the ASM space to the AOFM space using the predictive model. Results: The DVHs predicted by the AOFM-based model and those in clinical plans are comparable in training and testing datasets. At 2% volume the dose difference between predicted and clinical plans is 4.2±4.4% and 3.3±3.5% in the training and testing datasets, respectively. Conclusion: The AOFM is effective in predicting voxel-level dose distribution for spine SBRT. Partially supported by NIH/NCI under

  9. Theoretical analysis of stack gas emission velocity measurement by optical scintillation

    NASA Astrophysics Data System (ADS)

    Yang, Yang; Dong, Feng-Zhong; Ni, Zhi-Bo; Pang, Tao; Zeng, Zong-Yong; Wu, Bian; Zhang, Zhi-Rong

    2014-04-01

    Theoretical analysis for an online measurement of the stack gas flow velocity based on the optical scintillation method with a structure of two parallel optical paths is performed. The causes of optical scintillation in a stack are first introduced. Then, the principle of flow velocity measurement and its mathematical expression based on cross correlation of the optical scintillation are presented. The field test results show that the flow velocity measured by the proposed technique in this article is consistent with the value tested by the Pitot tube. It verifies the effectiveness of this method. Finally, by use of the structure function of logarithmic light intensity fluctuations, the theoretical explanation of optical scintillation spectral characteristic in low frequency is given. The analysis of the optical scintillation spectrum provides the basis for the measurement of the stack gas flow velocity and particle concentration simultaneously.

  10. Comparison of choroidal and optic nerve head blood flow regulation during changes in ocular perfusion pressure.

    PubMed

    Schmidl, Doreen; Boltz, Agnes; Kaya, Semira; Werkmeister, Rene; Dragostinoff, Nikolaus; Lasta, Michael; Polska, Elzbieta; Garhöfer, Gerhard; Schmetterer, Leopold

    2012-07-01

    We compared the response of choroidal and optic nerve head blood flow (ChBF, ONHBF) in response to an increase in ocular perfusion pressure (OPP) during isometric exercise and during a decrease in OPP during an artificial increase in intraocular pressure (IOP). We included 96 healthy subjects in our study. In 48 subjects OPP was increased by 6 minutes of squatting, and either ONHBF (n = 24) or ChBF (n = 24) was measured continuously. In 48 other healthy subjects either ONHBF (n = 24) or ChBF (n = 24) was measured continuously during a period of artificial increase in IOP using a suction cup. All blood flow measurements were done using laser Doppler flowmetry. During all experiments the response in blood flow was less pronounced than the response in OPP, indicating for flow regulation. During isometric exercise ChBF regulated better than ONHBF (P = 0.023). During artificial IOP increase ONHBF regulated better than ChBF (P = 0.001). Inter-individual variability in blood flow responses was high. During squatting ONHBF decreased considerably below baseline ONHBF when OPP fluctuated in 3 subjects, although OPP still was much higher than at baseline. This phenomenon was not observed in the choroid. Our data indicate that regulation of ChBF and ONHBF during changes in OPP is different and complex. In some subjects performing squatting, considerable ONHBF reductions were observed during OPP fluctuations, although OPP still was high. Whether this predisposes to ocular disease remains unclear.

  11. Aero-optical effects of an optical seeker with a supersonic jet for hypersonic vehicles in near space.

    PubMed

    Guo, Guangming; Liu, Hong; Zhang, Bin

    2016-06-10

    The aero-optical effects of an optical seeker with a supersonic jet for hypersonic vehicles in near space were investigated by three suites of cases, in which the altitude, angle of attack, and Mach number were varied in a large range. The direct simulation Monte Carlo based on the Boltzmann equation was used for flow computations and the ray-tracing method was used to simulate beam transmission through the nonuniform flow field over the optical window. Both imaging displacement and phase deviation were proposed as evaluation parameters, and along with Strehl ratio they were used to quantitatively evaluate aero-optical effects. The results show that aero-optical effects are quite weak when the altitude is greater than 30 km, the imaging displacement is related to the incident angle of a beam, and it is minimal when the incident angle is approximately 15°. For reducing the aero-optical effects, the optimal location of an aperture should be in the middle of the optical window.

  12. Experimental investigation of gas flow rate and electric field effect on refractive index and electron density distribution of cold atmospheric pressure-plasma by optical method, Moiré deflectometry

    NASA Astrophysics Data System (ADS)

    Khanzadeh, Mohammad; Jamal, Fatemeh; Shariat, Mahdi

    2018-04-01

    Nowadays, cold atmospheric-pressure (CAP) helium plasma jets are widely used in material processing devices in various industries. Researchers often use indirect and spectrometric methods for measuring the plasma parameters which are very expensive. In this paper, for the first time, characterization of CAP, i.e., finding its parameters such as refractive index and electron density distribution, was carried out using an optical method, Moiré deflectometry. This method is a wave front analysis technique based on geometric optics. The advantages of this method are simplicity, high accuracy, and low cost along with the non-contact, non-destructive, and direct measurement of CAP parameters. This method demonstrates that as the helium gas flow rate decreases, the refractive index increases. Also, we must note that the refractive index is larger in the gas flow consisting of different flow rates of plasma comparing with the gas flow without the plasma.

  13. Determination of feature generation methods for PTZ camera object tracking

    NASA Astrophysics Data System (ADS)

    Doyle, Daniel D.; Black, Jonathan T.

    2012-06-01

    Object detection and tracking using computer vision (CV) techniques have been widely applied to sensor fusion applications. Many papers continue to be written that speed up performance and increase learning of artificially intelligent systems through improved algorithms, workload distribution, and information fusion. Military application of real-time tracking systems is becoming more and more complex with an ever increasing need of fusion and CV techniques to actively track and control dynamic systems. Examples include the use of metrology systems for tracking and measuring micro air vehicles (MAVs) and autonomous navigation systems for controlling MAVs. This paper seeks to contribute to the determination of select tracking algorithms that best track a moving object using a pan/tilt/zoom (PTZ) camera applicable to both of the examples presented. The select feature generation algorithms compared in this paper are the trained Scale-Invariant Feature Transform (SIFT) and Speeded Up Robust Features (SURF), the Mixture of Gaussians (MoG) background subtraction method, the Lucas- Kanade optical flow method (2000) and the Farneback optical flow method (2003). The matching algorithm used in this paper for the trained feature generation algorithms is the Fast Library for Approximate Nearest Neighbors (FLANN). The BSD licensed OpenCV library is used extensively to demonstrate the viability of each algorithm and its performance. Initial testing is performed on a sequence of images using a stationary camera. Further testing is performed on a sequence of images such that the PTZ camera is moving in order to capture the moving object. Comparisons are made based upon accuracy, speed and memory.

  14. A nowcasting technique based on application of the particle filter blending algorithm

    NASA Astrophysics Data System (ADS)

    Chen, Yuanzhao; Lan, Hongping; Chen, Xunlai; Zhang, Wenhai

    2017-10-01

    To improve the accuracy of nowcasting, a new extrapolation technique called particle filter blending was configured in this study and applied to experimental nowcasting. Radar echo extrapolation was performed by using the radar mosaic at an altitude of 2.5 km obtained from the radar images of 12 S-band radars in Guangdong Province, China. The first bilateral filter was applied in the quality control of the radar data; an optical flow method based on the Lucas-Kanade algorithm and the Harris corner detection algorithm were used to track radar echoes and retrieve the echo motion vectors; then, the motion vectors were blended with the particle filter blending algorithm to estimate the optimal motion vector of the true echo motions; finally, semi-Lagrangian extrapolation was used for radar echo extrapolation based on the obtained motion vector field. A comparative study of the extrapolated forecasts of four precipitation events in 2016 in Guangdong was conducted. The results indicate that the particle filter blending algorithm could realistically reproduce the spatial pattern, echo intensity, and echo location at 30- and 60-min forecast lead times. The forecasts agreed well with observations, and the results were of operational significance. Quantitative evaluation of the forecasts indicates that the particle filter blending algorithm performed better than the cross-correlation method and the optical flow method. Therefore, the particle filter blending method is proved to be superior to the traditional forecasting methods and it can be used to enhance the ability of nowcasting in operational weather forecasts.

  15. Fundamental uncertainty limit of optical flow velocimetry according to Heisenberg's uncertainty principle.

    PubMed

    Fischer, Andreas

    2016-11-01

    Optical flow velocity measurements are important for understanding the complex behavior of flows. Although a huge variety of methods exist, they are either based on a Doppler or a time-of-flight measurement principle. Doppler velocimetry evaluates the velocity-dependent frequency shift of light scattered at a moving particle, whereas time-of-flight velocimetry evaluates the traveled distance of a scattering particle per time interval. Regarding the aim of achieving a minimal measurement uncertainty, it is unclear if one principle allows to achieve lower uncertainties or if both principles can achieve equal uncertainties. For this reason, the natural, fundamental uncertainty limit according to Heisenberg's uncertainty principle is derived for Doppler and time-of-flight measurement principles, respectively. The obtained limits of the velocity uncertainty are qualitatively identical showing, e.g., a direct proportionality for the absolute value of the velocity to the power of 32 and an indirect proportionality to the square root of the scattered light power. Hence, both measurement principles have identical potentials regarding the fundamental uncertainty limit due to the quantum mechanical behavior of photons. This fundamental limit can be attained (at least asymptotically) in reality either with Doppler or time-of-flight methods, because the respective Cramér-Rao bounds for dominating photon shot noise, which is modeled as white Poissonian noise, are identical with the conclusions from Heisenberg's uncertainty principle.

  16. First field demonstration of cloud datacenter workflow automation employing dynamic optical transport network resources under OpenStack and OpenFlow orchestration.

    PubMed

    Szyrkowiec, Thomas; Autenrieth, Achim; Gunning, Paul; Wright, Paul; Lord, Andrew; Elbers, Jörg-Peter; Lumb, Alan

    2014-02-10

    For the first time, we demonstrate the orchestration of elastic datacenter and inter-datacenter transport network resources using a combination of OpenStack and OpenFlow. Programmatic control allows a datacenter operator to dynamically request optical lightpaths from a transport network operator to accommodate rapid changes of inter-datacenter workflows.

  17. Continuous-feed optical sorting of aerosol particles

    PubMed Central

    Curry, J. J.; Levine, Zachary H.

    2016-01-01

    We consider the problem of sorting, by size, spherical particles of order 100 nm radius. The scheme we analyze consists of a heterogeneous stream of spherical particles flowing at an oblique angle across an optical Gaussian mode standing wave. Sorting is achieved by the combined spatial and size dependencies of the optical force. Particles of all sizes enter the flow at a point, but exit at different locations depending on size. Exiting particles may be detected optically or separated for further processing. The scheme has the advantages of accommodating a high throughput, producing a continuous stream of continuously dispersed particles, and exhibiting excellent size resolution. We performed detailed Monte Carlo simulations of particle trajectories through the optical field under the influence of convective air flow. We also developed a method for deriving effective velocities and diffusion constants from the Fokker-Planck equation that can generate equivalent results much more quickly. With an optical wavelength of 1064 nm, polystyrene particles with radii in the neighborhood of 275 nm, for which the optical force vanishes, may be sorted with a resolution below 1 nm. PMID:27410570

  18. Optical RRH working in an all-optical fronthaul network

    NASA Astrophysics Data System (ADS)

    Zakrzewski, Zbigniew

    2017-12-01

    The paper presents an example of an optical RRH (Remote Radio Head) design, which is equipped with photonic components for direct connection to an all-optical network. The features that can be fulfilled by an all-optical network are indicated to support future 5G mobile networks. The demand for optical bandwidth in fronthaul/midhaul distribution network links, working in D-RoF and A-RoF formats was performed. The increase in demand is due to the very large traffic generated by the Optical Massive-MIMO RRH/RRU will work in format of an Active-Distributed Antenna System (A-DAS). An exemplary next-generation mobile network that will utilize O-RRH and an all-optical backbone is presented. All components of presented network will work in the Centralized/Cloud Radio Access Network (C-RAN) architecture, which is achievable by control with the use of the OpenFlow (OF).

  19. Hard X-Rays can BE Used to Visualize Cochlear Soft Tissue Displacements in a Closed Cochlea

    NASA Astrophysics Data System (ADS)

    Richter, C.-P.; Fishman, A.; Fan, L.; Shintani, S.; Rau, C.

    2009-02-01

    Experiments were made at the Advanced Photon Source (APS), Argonne National Laboratory. The APS is a synchrotron radiation source of the third generation, for which the particular characteristic is the highly coherent X-ray radiation. X-rays are generated with an undulator, inserted in a straight section of the storage ring. Images taken with hard X-rays at full field. A video flow algorithm by Lucas and Kanade was used to determine and quantify cochlear soft tissue displacements. The results show that displacements as low as 100 nm could be visualized.

  20. Using the Cn2 and wind profiler method with wide-field laser-guide-stars adaptive optics to quantify the frozen-flow decay

    NASA Astrophysics Data System (ADS)

    Guesalaga, Andrés; Neichel, Benoit; Cortés, Angela; Béchet, Clémentine; Guzmán, Dani

    2014-05-01

    We use the spatio-temporal cross-correlations of slopes from five Shack-Hartmann wavefront sensors to analyse the temporal evolution of the atmospheric turbulence layers at different altitudes. The focus is on the verification of the frozen-flow assumption. The data come from the Gemini South Multiconjugate Adaptive Optics System (GeMS). First, we present the Cn2 and wind profiling technique. This method provides useful information for the operation of the adaptive optics system, such as the number of existing turbulence layers, their associated velocities, altitudes and strengths, and also a mechanism to estimate the dome-seeing contribution to the total turbulence. Next, by identifying the turbulence layers, we show that it is possible to estimate the rate of decay in time of the correlation among turbulence measurements. We reduce on-sky data obtained during the 2011, 2012 and 2013 campaigns. The first results suggest that the rate of temporal decorrelation can be expressed in terms of a single parameter that is independent of the layer altitude and turbulence strength. Finally, we show that the decay rate of the frozen-flow contribution increases linearly with the layer speed. The observed evolution of the decay rate confirms the potential interest of the predictive control for wide-field adaptive optics systems.

  1. Optical spectral sweep comb liquid flow rate sensor.

    PubMed

    Shen, Changyu; Lian, Xiaokang; Kavungal, Vishnu; Zhong, Chuan; Liu, Dejun; Semenova, Yuliya; Farrell, Gerald; Albert, Jacques; Donegan, John F

    2018-02-15

    In microfluidic chip applications, the flow rate plays an important role. Here we propose a simple liquid flow rate sensor by using a tilted fiber Bragg grating (TFBG) as the sensing element. As the water flows in the vicinity of the TFBG along the fiber axis direction, the TFBG's spectrum changes due to its contact with water. By comparing the time-swept spectra of the TFBG in water to that of the TFBG with water flowing over it, a spectral sweep comb was formed, and the flow rate can be detected by selecting a suitable sweeping frequency. The proposed sensor has a high Q-value of over 17,000 for the lower rate and a large detectable range from 0.0058 mm/s to 3.2 mm/s. And the calculated corresponding lower detectable flow rate of 0.03 nL/s is 3 orders magnitude better than that of the current fiber flowmeter. Meanwhile, the proposed sensor has the temperature self-compensation function for the variation of the external temperature. We believe that this simple configuration will open a research direction of the TFBG-deriving theory and configuration for lower flow rate measurements for microfluidic chip applications.

  2. Current Developments on Optical Feedback Interferometry as an All-Optical Sensor for Biomedical Applications

    PubMed Central

    Perchoux, Julien; Quotb, Adam; Atashkhooei, Reza; Azcona, Francisco J.; Ramírez-Miquet, Evelio E.; Bernal, Olivier; Jha, Ajit; Luna-Arriaga, Antonio; Yanez, Carlos; Caum, Jesus; Bosch, Thierry; Royo, Santiago

    2016-01-01

    Optical feedback interferometry (OFI) sensors are experiencing a consistent increase in their applications to biosensing due to their contactless nature, low cost and compactness, features that fit very well with current biophotonics research and market trends. The present paper is a review of the work in progress at UPC-CD6 and LAAS-CNRS related to the application of OFI to different aspects of biosensing, both in vivo and ex vivo. This work is intended to present the variety of opportunities and potential applications related to OFI that are available in the field. The activities presented are divided into two main sensing strategies: The measurement of optical path changes and the monitoring of flows, which correspond to sensing strategies linked to the reconstruction of changes of amplitude from the interferometric signal, and to classical Doppler frequency measurements, respectively. For optical path change measurements, measurements of transient pulses, usual in biosensing, together with the measurement of large displacements applied to designing palliative care instrumentation for Parkinson disease are discussed. Regarding the Doppler-based approach, progress in flow-related signal processing and applications in real-time monitoring of non-steady flows, human blood flow monitoring and OFI pressure myograph sensing will be presented. In all cases, experimental setups are discussed and results presented, showing the versatility of the technique. The described applications show the wide capabilities in biosensing of the OFI sensor, showing it as an enabler of low-cost, all-optical, high accuracy biomedical applications. PMID:27187406

  3. Current Developments on Optical Feedback Interferometry as an All-Optical Sensor for Biomedical Applications.

    PubMed

    Perchoux, Julien; Quotb, Adam; Atashkhooei, Reza; Azcona, Francisco J; Ramírez-Miquet, Evelio E; Bernal, Olivier; Jha, Ajit; Luna-Arriaga, Antonio; Yanez, Carlos; Caum, Jesus; Bosch, Thierry; Royo, Santiago

    2016-05-13

    Optical feedback interferometry (OFI) sensors are experiencing a consistent increase in their applications to biosensing due to their contactless nature, low cost and compactness, features that fit very well with current biophotonics research and market trends. The present paper is a review of the work in progress at UPC-CD6 and LAAS-CNRS related to the application of OFI to different aspects of biosensing, both in vivo and ex vivo. This work is intended to present the variety of opportunities and potential applications related to OFI that are available in the field. The activities presented are divided into two main sensing strategies: The measurement of optical path changes and the monitoring of flows, which correspond to sensing strategies linked to the reconstruction of changes of amplitude from the interferometric signal, and to classical Doppler frequency measurements, respectively. For optical path change measurements, measurements of transient pulses, usual in biosensing, together with the measurement of large displacements applied to designing palliative care instrumentation for Parkinson disease are discussed. Regarding the Doppler-based approach, progress in flow-related signal processing and applications in real-time monitoring of non-steady flows, human blood flow monitoring and OFI pressure myograph sensing will be presented. In all cases, experimental setups are discussed and results presented, showing the versatility of the technique. The described applications show the wide capabilities in biosensing of the OFI sensor, showing it as an enabler of low-cost, all-optical, high accuracy biomedical applications.

  4. Efficacy of predictive wavefront control for compensating aero-optical aberrations

    NASA Astrophysics Data System (ADS)

    Goorskey, David J.; Schmidt, Jason; Whiteley, Matthew R.

    2013-07-01

    Imaging and laser beam propagation from airborne platforms are degraded by dynamic aberrations due to air flow around the aircraft, aero-mechanical distortions and jitter, and free atmospheric turbulence. For certain applications, like dim-object imaging, free-space optical communications, and laser weapons, adaptive optics (AO) is necessary to compensate for the aberrations in real time. Aero-optical flow is a particularly interesting source of aberrations whose flowing structures can be exploited by adaptive and predictive AO controllers, thereby realizing significant performance gains. We analyze dynamic aero-optical wavefronts to determine the pointing angles at which predictive wavefront control is more effective than conventional, fixed-gain, linear-filter control. It was found that properties of the spatial decompositions and temporal statistics of the wavefronts are directly traceable to specific features in the air flow. Furthermore, the aero-optical wavefront aberrations at the side- and aft-looking angles were the most severe, but they also benefited the most from predictive AO.

  5. Photoacoustic imaging velocimetry for flow-field measurement.

    PubMed

    Ma, Songbo; Yang, Sihua; Xing, Da

    2010-05-10

    We present the photoacoustic imaging velocimetry (PAIV) method for flow-field measurement based on a linear transducer array. The PAIV method is realized by using a Q-switched pulsed laser, a linear transducer array, a parallel data-acquisition equipment and dynamic focusing reconstruction. Tracers used to track liquid flow field were real-timely detected, two-dimensional (2-D) flow visualization was successfully reached, and flow parameters were acquired by measuring the movement of the tracer. Experimental results revealed that the PAIV method would be developed into 3-D imaging velocimetry for flow-field measurement, and potentially applied to research the security and targeting efficiency of optical nano-material probes. (c) 2010 Optical Society of America.

  6. A spatially informative optic flow model of bee colony with saccadic flight strategy for global optimization.

    PubMed

    Das, Swagatam; Biswas, Subhodip; Panigrahi, Bijaya K; Kundu, Souvik; Basu, Debabrota

    2014-10-01

    This paper presents a novel search metaheuristic inspired from the physical interpretation of the optic flow of information in honeybees about the spatial surroundings that help them orient themselves and navigate through search space while foraging. The interpreted behavior combined with the minimal foraging is simulated by the artificial bee colony algorithm to develop a robust search technique that exhibits elevated performance in multidimensional objective space. Through detailed experimental study and rigorous analysis, we highlight the statistical superiority enjoyed by our algorithm over a wide variety of functions as compared to some highly competitive state-of-the-art methods.

  7. Characterization of local fluid flow in 3D porous construct characterized by Fourier domain Doppler optical coherence tomography

    NASA Astrophysics Data System (ADS)

    Bagnaninchi, P. O.; Yang, Y.; El Haj, A.; Hinds, M. T.; Wang, R. K.

    2007-02-01

    In order to achieve functional tissue with the correct biomechanical properties it is critical to stimulate mechanically the cells. Perfusion bioreactor induces fluid shear stress that has been well characterized for two-dimensional culture where both simulation and experimental data are available. However these results can't be directly translated to tissue engineering that makes use of complex three-dimensional porous scaffold. Moreover, stimulated cells produce extensive extra-cellular matrix (ECM) that alter dramatically the micro-architecture of the constructs, changing the local flow dynamic. In this study a Fourier domain Doppler optical coherent tomography (FD-DOCT) system working at 1300nm with a bandwidth of 50nm has been used to determine the local flow rate inside different types of porous scaffolds used in tissue engineering. Local flow rates can then be linearly related, for Newtonian fluid, to the fluid shear stress occurring on the pores wall. Porous chitosan scaffolds (\\fgr 1.5mm x 3mm) with and without a central 250 μm microchannel have been produced by a freeze-drying technique. This techniques allow us to determine the actual shear stress applied to the cells and to optimise the input flow rate consequently, but also to relate the change of the flow distribution to the amount of ECM production allowing the monitoring of tissue formation.

  8. Simultaneous real-time quantification of blood flow and vascular growth in the chick embryo using optical coherence tomography

    NASA Astrophysics Data System (ADS)

    Kowalski, William J.; Teslovich, Nikola C.; Chen, Chia-Yuan; Keller, Bradley B.; Pekkan, Kerem

    2014-03-01

    Experimental and clinical data indicate that hemodynamic forces within the embryo provide critical biomechanical cues for cardiovascular morphogenesis, growth, and remodeling and that perturbed flow is a major etiology of congenital heart disease. However, embryonic flow-growth relationships are largely qualitative and poorly defined. In this work, we provide a quantitative analysis of in vivo flow and growth trends in the chick embryo using optical coherence tomography (OCT) to acquire simultaneous velocity and structural data of the right vitelline artery continuously over a ten hour period beginning at stage 16 (hour 54). We obtained 3D vessel volumes (15 μm lateral, 4.3 μm axial resolutions, 6 μm slice spacing) at 60 minute intervals, taking a B-scan time series totaling one cardiac cycle at each slice. Embryos were maintained at a constant 37°C and 60% humidity during the entire acquisition period through an inhouse built chamber. The 3D vessel lumen geometries were reconstructed manually to assess growth. Blood flow velocity was computed from the central B-scan using red blood cell particle image velocimetry. The use of extended OCT imaging as a non-invasive method for continuous and simultaneous flow and structural data can enhance our understanding of the biomechanical regulation of critical events in morphogenesis. Data acquired will be useful to validate predictive finite-element 3D growth models.

  9. 4D-CT Lung registration using anatomy-based multi-level multi-resolution optical flow analysis and thin-plate splines.

    PubMed

    Min, Yugang; Neylon, John; Shah, Amish; Meeks, Sanford; Lee, Percy; Kupelian, Patrick; Santhanam, Anand P

    2014-09-01

    The accuracy of 4D-CT registration is limited by inconsistent Hounsfield unit (HU) values in the 4D-CT data from one respiratory phase to another and lower image contrast for lung substructures. This paper presents an optical flow and thin-plate spline (TPS)-based 4D-CT registration method to account for these limitations. The use of unified HU values on multiple anatomy levels (e.g., the lung contour, blood vessels, and parenchyma) accounts for registration errors by inconsistent landmark HU value. While 3D multi-resolution optical flow analysis registers each anatomical level, TPS is employed for propagating the results from one anatomical level to another ultimately leading to the 4D-CT registration. 4D-CT registration was validated using target registration error (TRE), inverse consistency error (ICE) metrics, and a statistical image comparison using Gamma criteria of 1 % intensity difference in 2 mm(3) window range. Validation results showed that the proposed method was able to register CT lung datasets with TRE and ICE values <3 mm. In addition, the average number of voxel that failed the Gamma criteria was <3 %, which supports the clinical applicability of the propose registration mechanism. The proposed 4D-CT registration computes the volumetric lung deformations within clinically viable accuracy.

  10. Doppler Optical Coherence Tomography

    NASA Astrophysics Data System (ADS)

    Chen, Zhongping; Zhang, Jun

    Noninvasive techniques for imaging in vivo blood flow are of great value to biomedical research and clinical diagnostics where many diseases have a vascular etiology or component. In ophthalmology, many diseases involve disturbances in ocular blood flow, including diabetic retinopathy, low tension glaucoma, anterior ischemic optic neuritis, and macular degeneration. Simultaneous imaging of tissue structure and blood flow could provide critical information for early diagnosis of ocular diseases.

  11. Ferrofluid-in-oil two-phase flow patterns in a flow-focusing microchannel

    NASA Astrophysics Data System (ADS)

    Sheu, T. S.; Chen, Y. T.; Lih, F. L.; Miao, J. M.

    This study investigates the two-phase flow formation process of water-based Fe3O4 ferrofluid (dispersed phase) in a silicon oil (continuous phase) flow in the microfluidic flow-focusing microchannel under various operational conditions. With transparent PDMS chip and optical microscope, four main two-phase flow patterns as droplet flow, slug flow, ring flow and churn flow are observed. The droplet shape, size, and formation mechanism were also investigated under different Ca numbers and intended to find out the empirical relations. The paper marks an original flow pattern map of the ferrofluid-in-oil flows in the microfluidic flow-focusing microchannels. The flow pattern transiting from droplet flow to slug flow appears for an operational conditions of QR < 1 and Lf / W < 1. The power law index that related Lf / W to QR was 0.36 in present device.

  12. Design principles and realization of electro-optical circuit boards

    NASA Astrophysics Data System (ADS)

    Betschon, Felix; Lamprecht, Tobias; Halter, Markus; Beyer, Stefan; Peterson, Harry

    2013-02-01

    The manufacturing of electro-optical circuit boards (EOCB) is based to a large extent on established technologies. First products with embedded polymer waveguides are currently produced in series. The range of applications within the sensor and data communication markets is growing with the increasing maturity level. EOCBs require design flows, processes and techniques similar to existing printed circuit board (PCB) manufacturing and appropriate for optical signal transmission. A key aspect is the precise and automated assembly of active and passive optical components to the optical waveguides which has to be supported by the technology. The design flow is described after a short introduction into the build-up of EOCBs and the motivation for the usage of this technology within the different application fields. Basis for the design of EOCBs are the required optical signal transmission properties. Thereafter, the devices for the electro-optical conversion are chosen and the optical coupling approach is defined. Then, the planar optical elements (waveguides, splitters, couplers) are designed and simulated. This phase already requires co-design of the optical and electrical domain using novel design flows. The actual integration of an optical system into a PCB is shown in the last part. The optical layer is thereby laminated to the purely electrical PCB using a conventional PCB-lamination process to form the EOCB. The precise alignment of the various electrical and optical layers is thereby essential. Electrical vias are then generated, penetrating also the optical layer, to connect the individual electrical layers. Finally, the board has to be tested electrically and optically.

  13. Matching visual and nonvisual signals: evidence for a mechanism to discount optic flow during locomotion

    NASA Astrophysics Data System (ADS)

    Thurrell, Adrian; Pelah, Adar

    2005-03-01

    We report on recent experiments to investigate the Arthrovisual Locomotor Effect (ALE), a mechanism based on non-visual signals postulated to discount or remove the self-generated visual motion signals during locomotion. It is shown that perceptual matches made by standing subjects to a constant motion optic flow stimulus that is viewed while walking on a treadmill are linearly reduced by walking speed, a measure of the reported ALE. The degree of reduction in perceived speed depends on the similarity of the motor activity to natural locomotion, thus for the four activities tested, ALE strength is ranked as follows: Walking > Cycling > Hand Pedalling > Finger Tapping = 0. Other variations and important controls for the ALE are described.

  14. A review of solid-fluid selection options for optical-based measurements in single-phase liquid, two-phase liquid-liquid and multiphase solid-liquid flows

    NASA Astrophysics Data System (ADS)

    Wright, Stuart F.; Zadrazil, Ivan; Markides, Christos N.

    2017-09-01

    Experimental techniques based on optical measurement principles have experienced significant growth in recent decades. They are able to provide detailed information with high-spatiotemporal resolution on important scalar (e.g., temperature, concentration, and phase) and vector (e.g., velocity) fields in single-phase or multiphase flows, as well as interfacial characteristics in the latter, which has been instrumental to step-changes in our fundamental understanding of these flows, and the development and validation of advanced models with ever-improving predictive accuracy and reliability. Relevant techniques rely upon well-established optical methods such as direct photography, laser-induced fluorescence, laser Doppler velocimetry/phase Doppler anemometry, particle image/tracking velocimetry, and variants thereof. The accuracy of the resulting data depends on numerous factors including, importantly, the refractive indices of the solids and liquids used. The best results are obtained when the observational materials have closely matched refractive indices, including test-section walls, liquid phases, and any suspended particles. This paper reviews solid-liquid and solid-liquid-liquid refractive-index-matched systems employed in different fields, e.g., multiphase flows, turbomachinery, bio-fluid flows, with an emphasis on liquid-liquid systems. The refractive indices of various aqueous and organic phases found in the literature span the range 1.330-1.620 and 1.251-1.637, respectively, allowing the identification of appropriate combinations to match selected transparent or translucent plastics/polymers, glasses, or custom materials in single-phase liquid or multiphase liquid-liquid flow systems. In addition, the refractive indices of fluids can be further tuned with the use of additives, which also allows for the matching of important flow similarity parameters such as density and viscosity.

  15. Development of an Aero-Optics Software Library and Integration into Structured Overset and Unstructured Computational Fluid Dynamics (CFD) Flow Solvers

    DTIC Science & Technology

    2011-04-01

    some similarities to the far- field (i.e. atmospheric ) propagation, but due to the interactions between turbulence length scales, beam wavelengths...equivalently, phase differences, have been used to characterize the beam distortion caused by the unsteady turbulent flow field. A Partially-Averaged Navier...A., Wang, M., and Moin, P., “Computational Study of Aero-Optical Distortion by Turbulent Wake,” AIAA Paper 2005-4655. [11] Mani, A., Wang, M., and

  16. Theoretical analysis for scaling law of thermal blooming based on optical phase deference

    NASA Astrophysics Data System (ADS)

    Sun, Yunqiang; Huang, Zhilong; Ren, Zebin; Chen, Zhiqiang; Guo, Longde; Xi, Fengjie

    2016-10-01

    In order to explore the laser propagation influence of thermal blooming effect of pipe flow and to analysis the influencing factors, scaling law theoretical analysis of the thermal blooming effects in pipe flow are carry out in detail based on the optical path difference caused by thermal blooming effects in pipe flow. Firstly, by solving the energy coupling equation of laser beam propagation, the temperature of the flow is obtained, and then the optical path difference caused by the thermal blooming is deduced. Through the analysis of the influence of pipe size, flow field and laser parameters on the optical path difference, energy scaling parameters Ne=nTαLPR2/(ρɛCpπR02) and geometric scaling parameters Nc=νR2/(ɛL) of thermal blooming for the pipe flow are derived. Secondly, for the direct solution method, the energy coupled equations have analytic solutions only for the straight tube with Gauss beam. Considering the limitation of directly solving the coupled equations, the dimensionless analysis method is adopted, the analysis is also based on the change of optical path difference, same scaling parameters for the pipe flow thermal blooming are derived, which makes energy scaling parameters Ne and geometric scaling parameters Nc have good universality. The research results indicate that when the laser power and the laser beam diameter are changed, thermal blooming effects of the pipeline axial flow caused by optical path difference will not change, as long as you keep energy scaling parameters constant. When diameter or length of the pipe changes, just keep the geometric scaling parameters constant, the pipeline axial flow gas thermal blooming effects caused by optical path difference distribution will not change. That is to say, when the pipe size and laser parameters change, if keeping two scaling parameters with constant, the pipeline axial flow thermal blooming effects caused by the optical path difference will not change. Therefore, the energy scaling

  17. An in situ optical imaging system for measuring lipid uptake, vessel contraction, and lymph flow in small animal lymphatic vessels

    NASA Astrophysics Data System (ADS)

    Kassis, Timothy; Weiler, Michael J.; Dixon, J. Brandon

    2012-03-01

    All dietary lipids are transported to venous circulation through the lymphatic system, yet the underlying mechanisms that regulate this process remain unclear. Understanding how the lymphatics functionally respond to changes in lipid load is important in the diagnosis and treatment of lipid and lymphatic related diseases such as obesity, hypercholesterolemia, and lymphedema. Therefore, we sought to develop an in situ imaging system to quantify and correlate lymphatic function as it relates to lipid transport. A custom-built optical set-up provides us with the capability of dual-channel imaging of both high-speed bright-field video and fluorescence simultaneously. This is achieved by dividing the light path into two optical bands. Utilizing high-speed and back-illuminated CCD cameras and post-acquisition image processing algorithms, we have the potential quantify correlations between vessel contraction, lymph flow and lipid concentration of mesenteric lymphatic vessels in situ. Local flow velocity is measured through lymphocyte tracking, vessel contraction through measurements of the vessel walls and lipid uptake through fluorescence intensity tracking of a fluorescent long chain fatty acid analogue, Bodipy FL C16. This system will prove to be an invaluable tool for both scientists studying lymphatic function in health and disease, and those investigating strategies for targeting the lymphatic system with orally delivered drugs.

  18. Optical discharge with absorption of repetitive CO{sub 2} laser pulses in supersonic air flow: wave structure and condition of a quasi-steady state

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

    Bobarykina, T A; Malov, A N; Orishich, A M

    We report a study of the wave structure formed by an optical discharge plasma upon the absorption of repetitively pulsed CO{sub 2} laser radiation in a supersonic (M = 1.36) air flow. Experimental data are presented on the configuration of the head shock wave and the geometry and characteristic dimensions of breakdown regions behind a laser plasma pulsating in the flow at a frequency of up to 150 kHz. The data are compared to calculation in a point explosion model with allowance for counterpressure, which makes it possible to identify the relationship between laser radiation and supersonic flow parameters thatmore » ensures quasisteady- state energy delivery and is necessary for extending the possibilities of controlling the structure of supersonic flows. (interaction of laser radiation with matter)« less

  19. Microscale fluid transport using optically controlled marangoni effect

    DOEpatents

    Thundat, Thomas G [Knoxville, TN; Passian, Ali [Knoxville, TN; Farahi, Rubye H [Oak Ridge, TN

    2011-05-10

    Low energy light illumination and either a doped semiconductor surface or a surface-plasmon supporting surface are used in combination for manipulating a fluid on the surface in the absence of any applied electric fields or flow channels. Precise control of fluid flow is achieved by applying focused or tightly collimated low energy light to the surface-fluid interface. In the first embodiment, with an appropriate dopant level in the semiconductor substrate, optically excited charge carriers are made to move to the surface when illuminated. In a second embodiment, with a thin-film noble metal surface on a dispersive substrate, optically excited surface plasmons are created for fluid manipulation. This electrode-less optical control of the Marangoni effect provides re-configurable manipulations of fluid flow, thereby paving the way for reprogrammable microfluidic devices.

  20. Application of Integral Optical Flow for Determining Crowd Movement from Video Images Obtained Using Video Surveillance Systems

    NASA Astrophysics Data System (ADS)

    Chen, H.; Ye, Sh.; Nedzvedz, O. V.; Ablameyko, S. V.

    2018-03-01

    Study of crowd movement is an important practical problem, and its solution is used in video surveillance systems for preventing various emergency situations. In the general case, a group of fast-moving people is of more interest than a group of stationary or slow-moving people. We propose a new method for crowd movement analysis using a video sequence, based on integral optical flow. We have determined several characteristics of a moving crowd such as density, speed, direction of motion, symmetry, and in/out index. These characteristics are used for further analysis of a video scene.

  1. KC-135 aero-optical turbulent boundary layer/shear layer experiment revisited

    NASA Technical Reports Server (NTRS)

    Craig, J.; Allen, C.

    1987-01-01

    The aero-optical effects associated with propagating a laser beam through both an aircraft turbulent boundary layer and artificially generated shear layers are examined. The data present comparisons from observed optical performance with those inferred from aerodynamic measurements of unsteady density and correlation lengths within the same random flow fields. Using optical instrumentation with tens of microsecond temporal resolution through a finite aperture, optical performance degradation was determined and contrasted with the infinite aperture time averaged aerodynamic measurement. In addition, the optical data were artificially clipped to compare to theoretical scaling calculations. Optical instrumentation consisted of a custom Q switched Nd:Yag double pulsed laser, and a holographic camera which recorded the random flow field in a double pass, double pulse mode. Aerodynamic parameters were measured using hot film anemometer probes and a five hole pressure probe. Each technique is described with its associated theoretical basis for comparison. The effects of finite aperture and spatial and temporal frequencies of the random flow are considered.

  2. Examination of a high resolution laser optical plankton counter and FlowCAM for measuring plankton concentration and size

    NASA Astrophysics Data System (ADS)

    Kydd, Jocelyn; Rajakaruna, Harshana; Briski, Elizabeta; Bailey, Sarah

    2018-03-01

    Many commercial ships will soon begin to use treatment systems to manage their ballast water and reduce the global transfer of harmful aquatic organisms and pathogens in accordance with upcoming International Maritime Organization regulations. As a result, rapid and accurate automated methods will be needed to monitoring compliance of ships' ballast water. We examined two automated particle counters for monitoring organisms ≥ 50 μm in minimum dimension: a High Resolution Laser Optical Plankton Counter (HR-LOPC), and a Flow Cytometer with digital imaging Microscope (FlowCAM), in comparison to traditional (manual) microscopy considering plankton concentration, size frequency distributions and particle size measurements. The automated tools tended to underestimate particle concentration compared to standard microscopy, but gave similar results in terms of relative abundance of individual taxa. For most taxa, particle size measurements generated by FlowCAM ABD (Area Based Diameter) were more similar to microscope measurements than were those by FlowCAM ESD (Equivalent Spherical Diameter), though there was a mismatch in size estimates for some organisms between the FlowCAM ABD and microscope due to orientation and complex morphology. When a single problematic taxon is very abundant, the resulting size frequency distribution curves can become skewed, as was observed with Asterionella in this study. In particular, special consideration is needed when utilizing automated tools to analyse samples containing colonial species. Re-analysis of the size frequency distributions with the removal of Asterionella from FlowCAM and microscope data resulted in more similar curves across methods with FlowCAM ABD having the best fit compared to the microscope, although microscope concentration estimates were still significantly higher than estimates from the other methods. The results of our study indicate that both automated tools can generate frequency distributions of particles

  3. Optical Network Virtualisation Using Multitechnology Monitoring and SDN-Enabled Optical Transceiver

    NASA Astrophysics Data System (ADS)

    Ou, Yanni; Davis, Matthew; Aguado, Alejandro; Meng, Fanchao; Nejabati, Reza; Simeonidou, Dimitra

    2018-05-01

    We introduce the real-time multi-technology transport layer monitoring to facilitate the coordinated virtualisation of optical and Ethernet networks supported by optical virtualise-able transceivers (V-BVT). A monitoring and network resource configuration scheme is proposed to include the hardware monitoring in both Ethernet and Optical layers. The scheme depicts the data and control interactions among multiple network layers under the software defined network (SDN) background, as well as the application that analyses the monitored data obtained from the database. We also present a re-configuration algorithm to adaptively modify the composition of virtual optical networks based on two criteria. The proposed monitoring scheme is experimentally demonstrated with OpenFlow (OF) extensions for a holistic (re-)configuration across both layers in Ethernet switches and V-BVTs.

  4. Noninvasive optical quantification of absolute blood flow, blood oxygenation, and oxygen consumption rate in exercising skeletal muscle

    NASA Astrophysics Data System (ADS)

    Gurley, Katelyn; Shang, Yu; Yu, Guoqiang

    2012-07-01

    This study investigates a method using novel hybrid diffuse optical spectroscopies [near-infrared spectroscopy (NIRS) and diffuse correlation spectroscopy (DCS)] to obtain continuous, noninvasive measurement of absolute blood flow (BF), blood oxygenation, and oxygen consumption rate (\\Vdot O2) in exercising skeletal muscle. Healthy subjects (n=9) performed a handgrip exercise to increase BF and \\Vdot O2 in forearm flexor muscles, while a hybrid optical probe on the skin surface directly monitored oxy-, deoxy-, and total hemoglobin concentrations ([HbO2], [Hb], and THC), tissue oxygen saturation (StO2), relative BF (rBF), and relative oxygen consumption rate (r\\Vdot O2). The rBF and r\\Vdot O2 signals were calibrated with absolute baseline BF and \\Vdot O2 obtained through venous and arterial occlusions, respectively. Known problems with muscle-fiber motion artifacts in optical measurements during exercise were mitigated using a novel gating algorithm that determined muscle contraction status based on control signals from a dynamometer. Results were consistent with previous findings in the literature. This study supports the application of NIRS/DCS technology to quantitatively evaluate hemodynamic and metabolic parameters in exercising skeletal muscle and holds promise for improving diagnosis and treatment evaluation for patients suffering from diseases affecting skeletal muscle and advancing fundamental understanding of muscle and exercise physiology.

  5. Noninvasive optical quantification of absolute blood flow, blood oxygenation, and oxygen consumption rate in exercising skeletal muscle

    PubMed Central

    Gurley, Katelyn; Shang, Yu

    2012-01-01

    Abstract. This study investigates a method using novel hybrid diffuse optical spectroscopies [near-infrared spectroscopy (NIRS) and diffuse correlation spectroscopy (DCS)] to obtain continuous, noninvasive measurement of absolute blood flow (BF), blood oxygenation, and oxygen consumption rate (V˙O2) in exercising skeletal muscle. Healthy subjects (n=9) performed a handgrip exercise to increase BF and V˙O2 in forearm flexor muscles, while a hybrid optical probe on the skin surface directly monitored oxy-, deoxy-, and total hemoglobin concentrations ([HbO2], [Hb], and THC), tissue oxygen saturation (StO2), relative BF (rBF), and relative oxygen consumption rate (rV˙O2). The rBF and rV˙O2 signals were calibrated with absolute baseline BF and V˙O2 obtained through venous and arterial occlusions, respectively. Known problems with muscle-fiber motion artifacts in optical measurements during exercise were mitigated using a novel gating algorithm that determined muscle contraction status based on control signals from a dynamometer. Results were consistent with previous findings in the literature. This study supports the application of NIRS/DCS technology to quantitatively evaluate hemodynamic and metabolic parameters in exercising skeletal muscle and holds promise for improving diagnosis and treatment evaluation for patients suffering from diseases affecting skeletal muscle and advancing fundamental understanding of muscle and exercise physiology. PMID:22894482

  6. Afocal optical flow sensor for reducing vertical height sensitivity in indoor robot localization and navigation.

    PubMed

    Yi, Dong-Hoon; Lee, Tae-Jae; Cho, Dong-Il Dan

    2015-05-13

    This paper introduces a novel afocal optical flow sensor (OFS) system for odometry estimation in indoor robotic navigation. The OFS used in computer optical mouse has been adopted for mobile robots because it is not affected by wheel slippage. Vertical height variance is thought to be a dominant factor in systematic error when estimating moving distances in mobile robots driving on uneven surfaces. We propose an approach to mitigate this error by using an afocal (infinite effective focal length) system. We conducted experiments in a linear guide on carpet and three other materials with varying sensor heights from 30 to 50 mm and a moving distance of 80 cm. The same experiments were repeated 10 times. For the proposed afocal OFS module, a 1 mm change in sensor height induces a 0.1% systematic error; for comparison, the error for a conventional fixed-focal-length OFS module is 14.7%. Finally, the proposed afocal OFS module was installed on a mobile robot and tested 10 times on a carpet for distances of 1 m. The average distance estimation error and standard deviation are 0.02% and 17.6%, respectively, whereas those for a conventional OFS module are 4.09% and 25.7%, respectively.

  7. Low gas flow inductively coupled plasma optical emission spectrometry for the analysis of food samples after microwave digestion.

    PubMed

    Nowak, Sascha; Gesell, Monika; Holtkamp, Michael; Scheffer, Andy; Sperling, Michael; Karst, Uwe; Buscher, Wolfgang

    2014-11-01

    In this work, the recently introduced low flow inductively coupled plasma optical emission spectrometry (ICP-OES) with a total argon consumption below 0.7 L/min is applied for the first time to the field of food analysis. One goal is the investigation of the performance of this low flow plasma compared to a conventional ICP-OES system when non-aqueous samples with a certain matrix are introduced into the system. For this purpose, arsenic is determined in three different kinds of fish samples. In addition several nutrients (K, Na, Mg, Ca) and trace metals (Co, Cu, Mn, Cd, Pb, Zn, Fe, and Ni) are determined in honey samples (acacia) after microwave digestion. The precision of the measurements is characterized by relative standard deviations (RSD) and compared to the corresponding precision values achieved using the conventional Fassel-type torch of the ICP. To prove the accuracy of the low flow ICP-OES method, the obtained data from honey samples are validated by a conventional ICP-OES. For the measurements concerning arsenic in fish, the low flow ICP-OES values are validated by conventional Fassel-type ICP-OES. Furthermore, a certified reference material was investigated with the low gas flow setup. Limits of detection (LOD), according to the 3σ criterion, were determined to be in the low microgram per liter range for all analytes. Recovery rates in the range of 96-106% were observed for the determined trace metal elements. It was proven that the low gas flow ICP-OES leads to results that are comparable with those obtained with the Fassel-type torch for the analysis of food samples. Copyright © 2014 Elsevier B.V. All rights reserved.

  8. Improved Seam-Line Searching Algorithm for UAV Image Mosaic with Optical Flow

    PubMed Central

    Zhang, Weilong; Guo, Bingxuan; Liao, Xuan; Li, Wenzhuo

    2018-01-01

    Ghosting and seams are two major challenges in creating unmanned aerial vehicle (UAV) image mosaic. In response to these problems, this paper proposes an improved method for UAV image seam-line searching. First, an image matching algorithm is used to extract and match the features of adjacent images, so that they can be transformed into the same coordinate system. Then, the gray scale difference, the gradient minimum, and the optical flow value of pixels in adjacent image overlapped area in a neighborhood are calculated, which can be applied to creating an energy function for seam-line searching. Based on that, an improved dynamic programming algorithm is proposed to search the optimal seam-lines to complete the UAV image mosaic. This algorithm adopts a more adaptive energy aggregation and traversal strategy, which can find a more ideal splicing path for adjacent UAV images and avoid the ground objects better. The experimental results show that the proposed method can effectively solve the problems of ghosting and seams in the panoramic UAV images. PMID:29659526

  9. Improved Seam-Line Searching Algorithm for UAV Image Mosaic with Optical Flow.

    PubMed

    Zhang, Weilong; Guo, Bingxuan; Li, Ming; Liao, Xuan; Li, Wenzhuo

    2018-04-16

    Ghosting and seams are two major challenges in creating unmanned aerial vehicle (UAV) image mosaic. In response to these problems, this paper proposes an improved method for UAV image seam-line searching. First, an image matching algorithm is used to extract and match the features of adjacent images, so that they can be transformed into the same coordinate system. Then, the gray scale difference, the gradient minimum, and the optical flow value of pixels in adjacent image overlapped area in a neighborhood are calculated, which can be applied to creating an energy function for seam-line searching. Based on that, an improved dynamic programming algorithm is proposed to search the optimal seam-lines to complete the UAV image mosaic. This algorithm adopts a more adaptive energy aggregation and traversal strategy, which can find a more ideal splicing path for adjacent UAV images and avoid the ground objects better. The experimental results show that the proposed method can effectively solve the problems of ghosting and seams in the panoramic UAV images.

  10. Optical fiber sensor for breathing diagnostics

    NASA Astrophysics Data System (ADS)

    Claus, Richard O.; Distler, T.; Mecham, J. B.; Davis, B.; Arregui, F. J.; Matias, I. R.

    2004-06-01

    We report improvements of an optical fiber-based humidity sensor to the problem of breathing diagnostics. The sensor is fabricated by molecularly self-assembling selected polymers and functionalized inorganic nanoclusters into multilayered optical thin films on the cleaved and polished flat end of a singlemode optical fiber. Recent work has studied the synthesis process and the fundamental mechanisms responsible for the change in optical reflection from such a multicomponent film that occurs as a function of humidity and various chemicals. We briefly review that prior work as a way to introduce more recent developments. The paper then discusses the application of these humidity sensors to the analysis of air flow associated with breathing [1]. We have designed the sensor thin film materials to enable the detection of relative humidity over a wide range, from approximately 5 to 95%, and for response times as short as several microseconds. This fast response time allows the near real-time analysis of air flow and water vapor transport during a single breath, with the advantage of very small size. The use of multiple sensors spaced a known distance apart allows the measurement of flow velocity, and recent work indicates a variation in sensor response versus coating thickness.

  11. High speed digital holographic interferometry for hypersonic flow visualization

    NASA Astrophysics Data System (ADS)

    Hegde, G. M.; Jagdeesh, G.; Reddy, K. P. J.

    2013-06-01

    Optical imaging techniques have played a major role in understanding the flow dynamics of varieties of fluid flows, particularly in the study of hypersonic flows. Schlieren and shadowgraph techniques have been the flow diagnostic tools for the investigation of compressible flows since more than a century. However these techniques provide only the qualitative information about the flow field. Other optical techniques such as holographic interferometry and laser induced fluorescence (LIF) have been used extensively for extracting quantitative information about the high speed flows. In this paper we present the application of digital holographic interferometry (DHI) technique integrated with short duration hypersonic shock tunnel facility having 1 ms test time, for quantitative flow visualization. Dynamics of the flow fields in hypersonic/supersonic speeds around different test models is visualized with DHI using a high-speed digital camera (0.2 million fps). These visualization results are compared with schlieren visualization and CFD simulation results. Fringe analysis is carried out to estimate the density of the flow field.

  12. Two-Photon Flow Cytometry

    NASA Technical Reports Server (NTRS)

    Zhog, Cheng Frank; Ye, Jing Yong; Norris, Theodore B.; Myc, Andrzej; Cao, Zhengyl; Bielinska, Anna; Thomas, Thommey; Baker, James R., Jr.

    2004-01-01

    Flow cytometry is a powerful technique for obtaining quantitative information from fluorescence in cells. Quantitation is achieved by assuring a high degree of uniformity in the optical excitation and detection, generally by using a highly controlled flow such as is obtained via hydrodynamic focusing. In this work, we demonstrate a two-beam, two- channel detection and two-photon excitation flow cytometry (T(sup 3)FC) system that enables multi-dye analysis to be performed very simply, with greatly relaxed requirements on the fluid flow. Two-photon excitation using a femtosecond near-infrared (NIR) laser has the advantages that it enables simultaneous excitation of multiple dyes and achieves very high signal-to-noise ratio through simplified filtering and fluorescence background reduction. By matching the excitation volume to the size of a cell, single-cell detection is ensured. Labeling of cells by targeted nanoparticles with multiple fluorophores enables normalization of the fluorescence signal and thus ratiometric measurements under nonuniform excitation. Quantitative size measurements can also be done even under conditions of nonuniform flow via a two-beam layout. This innovative detection scheme not only considerably simplifies the fluid flow system and the excitation and collection optics, it opens the way to quantitative cytometry in simple and compact microfluidics systems, or in vivo. Real-time detection of fluorescent microbeads in the vasculature of mouse ear demonstrates the ability to do flow cytometry in vivo. The conditions required to perform quantitative in vivo cytometry on labeled cells will be presented.

  13. Monolithic fiber optic sensor assembly

    DOEpatents

    Sanders, Scott

    2015-02-10

    A remote sensor element for spectrographic measurements employs a monolithic assembly of one or two fiber optics to two optical elements separated by a supporting structure to allow the flow of gases or particulates therebetween. In a preferred embodiment, the sensor element components are fused ceramic to resist high temperatures and failure from large temperature changes.

  14. Meta-Optics

    NASA Astrophysics Data System (ADS)

    Engheta, Nader

    2014-03-01

    As the fields of metamaterial and plasmonic nanophotonics reach certain levels of development, new directions and novel vistas appear in the horizon. Modularization, parameterization and functionalization of metamaterials may be exploited to provide new functionalities and applications stemming from such interesting platforms of ``meta-optics.'' Indeed, the metamaterial ``forms'' may lead to novel ``functions.'' These may include metamaterial ``bits'' and ``bytes'' as building blocks for digitizing metamaterials, ``optical metatronics'' - metamaterial-inspired optical nanocircuitry - formed by judicious arrangement of nanostructures capable of optical processing at the nanoscale, ``meta-systems'' formed by metamaterials and metasurfaces providing wave-based signal handling and processing, graphene metatronics as one-atom-thick mid IR circuits, and nonreciprocal metastructures for unusual control over flow of photons, to name a few. We are exploring various features and characteristics of these concepts, topics, and directions in the paradigms of meta-optics and are investigating new classes of potential applications such paradigms may provide. We will present an overview of our most recent results from a sample of these topics and will discuss future directions and potentials.

  15. Advanced optical manufacturing digital integrated system

    NASA Astrophysics Data System (ADS)

    Tao, Yizheng; Li, Xinglan; Li, Wei; Tang, Dingyong

    2012-10-01

    It is necessarily to adapt development of advanced optical manufacturing technology with modern science technology development. To solved these problems which low of ration, ratio of finished product, repetition, consistent in big size and high precision in advanced optical component manufacturing. Applied business driven and method of Rational Unified Process, this paper has researched advanced optical manufacturing process flow, requirement of Advanced Optical Manufacturing integrated System, and put forward architecture and key technology of it. Designed Optical component core and Manufacturing process driven of Advanced Optical Manufacturing Digital Integrated System. the result displayed effective well, realized dynamic planning Manufacturing process, information integration improved ratio of production manufactory.

  16. Fiber optic illumination of a poly(dimethylsiloxane) sheath flow cuvette for diode laser induced fluorescence detection in capillary electrophoresis.

    PubMed

    Skinner, Cameron D

    2015-02-01

    A Tee configuration sheath flow cuvette with square cross-section channels has been produced in PDMS for CE detection. The output of a 1.4 W laser diode operating at 450 nm was focused onto the 300 μm core of a 370 μm od fiber optic whose end was inserted into one arm of the Tee for LIF. The optimal configuration had the fiber optic positioned 500 μm downstream from the intersection and the end of the 35 cm 50 μm id 365 μm od capillary just outside the intersection and in the leg of the Tee, resulting in a 90° configuration. Detection limits of 50 and 3 pM and linear calibrations of at least three orders of magnitude were obtained for Lucifer Yellow and fluorescein, respectively. © 2014 WILEY-VCH Verlag GmbH & Co. KGaA, Weinheim.

  17. Neural Action Fields for Optic Flow Based Navigation: A Simulation Study of the Fly Lobula Plate Network

    PubMed Central

    Borst, Alexander; Weber, Franz

    2011-01-01

    Optic flow based navigation is a fundamental way of visual course control described in many different species including man. In the fly, an essential part of optic flow analysis is performed in the lobula plate, a retinotopic map of motion in the environment. There, the so-called lobula plate tangential cells possess large receptive fields with different preferred directions in different parts of the visual field. Previous studies demonstrated an extensive connectivity between different tangential cells, providing, in principle, the structural basis for their large and complex receptive fields. We present a network simulation of the tangential cells, comprising most of the neurons studied so far (22 on each hemisphere) with all the known connectivity between them. On their dendrite, model neurons receive input from a retinotopic array of Reichardt-type motion detectors. Model neurons exhibit receptive fields much like their natural counterparts, demonstrating that the connectivity between the lobula plate tangential cells indeed can account for their complex receptive field structure. We describe the tuning of a model neuron to particular types of ego-motion (rotation as well as translation around/along a given body axis) by its ‘action field’. As we show for model neurons of the vertical system (VS-cells), each of them displays a different type of action field, i.e., responds maximally when the fly is rotating around a particular body axis. However, the tuning width of the rotational action fields is relatively broad, comparable to the one with dendritic input only. The additional intra-lobula-plate connectivity mainly reduces their translational action field amplitude, i.e., their sensitivity to translational movements along any body axis of the fly. PMID:21305019

  18. Calibration of soil moisture flow simulation models aided by the active heated fiber optic distributed temperature sensing AHFO

    NASA Astrophysics Data System (ADS)

    Rodriguez-Sinobas, Leonor; Zubelzu, Sergio; Sobrino, Fernando Fernando; Sánchez, Raúl

    2017-04-01

    Most of the studies dealing with the development of water flow simulation models in soils, are calibrated using experimental data measured by soil probe sensors or tensiometers which locate at specific points in the study area. However since the beginning of the XXI century, the use of Distributed Fiber Optic Temperature Measurement for estimating temperature variation along a cable of fiber optic has been assessed in multiple environmental applications. Recently, its application combined with an active heating pulses technique (AHFO) has been reported as a sensor to estimate soil moisture. This method applies a known amount of heat to the soil and monitors the temperature evolution, which mainly depends on the soil moisture content. Thus, it allows estimations of soil water content every 12.5 cm along the fiber optic cable, as long as 1500 m , with 2 % accuracy , every second. This study presents the calibration of a soil water flow model (developed in Hydrus 2D) with the AHFO technique. The model predicts the distribution of soil water content of a green area irrigated by sprinkler irrigation. Several irrigation events have been evaluated in a green area located at the ETSI Agronómica, Agroalimentaria y Biosistemas in Madrid where an installation of 147 m of fiber optic cable at 15 cm depth is deployed. The Distribute Temperature Sensing unit was a SILIXA ULTIMA SR (Silixa Ltd, UK) and has spatial and temporal resolution of 0.29 m. Data logged in the DTS unit before, during and after the irrigation event were used to calibrate the estimations in the Hydrus 2D model during the infiltration and redistribution of soil water content within the irrigation interval. References: Karandish, F., & Šimůnek, J. (2016). A field-modeling study for assessing temporal variations of soil-water-crop interactions under water-saving irrigation strategies. Agricultural Water Management, 178, 291-303. Li, Y., Šimůnek, J., Jing, L., Zhang, Z., & Ni, L. (2014). Evaluation of

  19. Laser-optical and numerical Research of the flow inside the lubricating gap of a journal bearing model

    NASA Astrophysics Data System (ADS)

    Nobis, M.; Stücke, P.; Schmidt, M.; Riedel, M.

    2013-04-01

    The laser-optical research of the flow inside the lubricating gap of a journal bearing model is one important task in a larger overall project. The long-term objective is the development of an easy-to-work calculation tool which delivers information about the causes and consequences of cavitation processes in hydrodynamically lubricated journal bearings. Hence, it will be possible to find statements for advantageous and disadvantageous geometrical shapes of the bushings. In conclusion such a calculation tool can provide important insights for the construction and design of future journal bearings. Current design programs are based on a two-dimensional approach for the lubricating gap. The first dimension is the breath of the bearing and the second dimension is the circumferential direction of the bearing. The third dimension, the expansion of the gap in radial direction, will be neglected. Instead of an exact resolution of the flow pattern inside the gap, turbulence models are in use. Past studies on numerical and experimental field have shown that inside the lubricating gap clearly organized and predominantly laminar flow structures can be found. Thus, for a detailed analysis of the reasons and effects of cavitation bubbles, a three-dimensional resolution of the lubricating gap is inevitable. In addition to the qualitative evaluation of the flow with visualization experiments it is possible to perform angle-based velocity measurements inside the gap with the help of a triggered Laser-Doppler- Velocimeter (LDV). The results of these measurements are used to validate three-dimensional CFD flow simulations, and to optimize the numerical mesh structure and the boundary conditions. This paper will present the experimental setup of the bearing model, some exemplary results of the visualization experiments and LDV measurements as well as a comparison between experimental and numerical results.

  20. Diffuse Optics for Tissue Monitoring and Tomography

    PubMed Central

    Durduran, T; Choe, R; Baker, W B; Yodh, A G

    2015-01-01

    This review describes the diffusion model for light transport in tissues and the medical applications of diffuse light. Diffuse optics is particularly useful for measurement of tissue hemodynamics, wherein quantitative assessment of oxy- and deoxy-hemoglobin concentrations and blood flow are desired. The theoretical basis for near-infrared or diffuse optical spectroscopy (NIRS or DOS, respectively) is developed, and the basic elements of diffuse optical tomography (DOT) are outlined. We also discuss diffuse correlation spectroscopy (DCS), a technique whereby temporal correlation functions of diffusing light are transported through tissue and are used to measure blood flow. Essential instrumentation is described, and representative brain and breast functional imaging and monitoring results illustrate the workings of these new tissue diagnostics. PMID:26120204

  1. Characterizing optical chirality

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

    Bliokh, Konstantin Y.; Advanced Science Institute, RIKEN, Wako-shi, Saitama 351-0198; Nori, Franco

    We examine the recently introduced measure of chirality of a monochromatic optical field [Y. Tang and A. E. Cohen, Phys. Rev. Lett. 104, 163901 (2010)] using the momentum (plane-wave) representation and helicity basis. Our analysis clarifies the physical meaning of the measure of chirality and unveils its close relation to the polarization helicity, spin angular momentum, energy density, and Poynting energy flow. We derive the operators of the optical chirality and of the corresponding chiral momentum, which acquire remarkably simple forms in the helicity representation.

  2. Motion estimation under location uncertainty for turbulent fluid flows

    NASA Astrophysics Data System (ADS)

    Cai, Shengze; Mémin, Etienne; Dérian, Pierre; Xu, Chao

    2018-01-01

    In this paper, we propose a novel optical flow formulation for estimating two-dimensional velocity fields from an image sequence depicting the evolution of a passive scalar transported by a fluid flow. This motion estimator relies on a stochastic representation of the flow allowing to incorporate naturally a notion of uncertainty in the flow measurement. In this context, the Eulerian fluid flow velocity field is decomposed into two components: a large-scale motion field and a small-scale uncertainty component. We define the small-scale component as a random field. Subsequently, the data term of the optical flow formulation is based on a stochastic transport equation, derived from the formalism under location uncertainty proposed in Mémin (Geophys Astrophys Fluid Dyn 108(2):119-146, 2014) and Resseguier et al. (Geophys Astrophys Fluid Dyn 111(3):149-176, 2017a). In addition, a specific regularization term built from the assumption of constant kinetic energy involves the very same diffusion tensor as the one appearing in the data transport term. Opposite to the classical motion estimators, this enables us to devise an optical flow method dedicated to fluid flows in which the regularization parameter has now a clear physical interpretation and can be easily estimated. Experimental evaluations are presented on both synthetic and real world image sequences. Results and comparisons indicate very good performance of the proposed formulation for turbulent flow motion estimation.

  3. Measurement of retinal blood flow in normal Chinese-American subjects by Doppler Fourier-domain optical coherence tomography.

    PubMed

    Srinivas, Sowmya; Tan, Ou; Wu, Shuang; Nittala, Muneeswar Gupta; Huang, David; Varma, Rohit; Sadda, SriniVas R

    2015-02-10

    To measure total retinal blood flow (TRBF) in normal, healthy Chinese Americans by using semi-automated analysis of Doppler Fourier-domain optical coherence tomography (FD-OCT) scans. Two hundred sixty-six normal, healthy Chinese-American participants (266 eyes) were enrolled from The Chinese American Eye Study. All participants underwent complete ophthalmic examination, including best-corrected visual acuity, indirect ophthalmoscopy, and Doppler FD-OCT imaging, using the circumpapillary double circular scan protocol. Total retinal blood flow and other vascular parameters (e.g., venous and arterial cross-sectional area and their velocities) were calculated by using Doppler OCT of Retinal Circulation software. Associations between TRBF and other clinical parameters were assessed by using bivariate correlations and linear regression. The mean age of study participants was 57.40 ± 5.60 (range, 50-82) years. The mean TRBF was 49.34 ± 10.08 (range, 27.17-78.08, 95% confidence interval: 25.98-69.10) μL/min. The mean venous area was 0.0548 (±0.0084) mm(2). Superior retinal hemispheric blood flow (25.50 ± 6.62 μL/min) was slightly greater than inferior retinal hemispheric blood flow (23.84 ± 7.19 μL/min, P = 0.008). The mean flow velocity was 15.16 ± 3.12 mm/s. There was a weak but significant negative correlation between TRBF and age (r = -0.15, P = 0.012). No significant correlation was found between TRBF and axial length (r = 0.11, P = 0.08). Retinal blood flow was not significantly correlated with any other clinical parameters, including body mass index, systolic blood pressure, diastolic blood pressure, and intraocular pressure. Normal Doppler OCT-derived total retinal blood values in a Chinese-American population showed considerable variability, some of which was explained by age. These observations should help design future studies evaluating TRBF in populations with eye disease. Copyright 2015 The Association for Research in Vision and Ophthalmology, Inc.

  4. Understanding the Flowing Atmospheric-Pressure Afterglow (FAPA) Ambient Ionization Source through Optical Means

    NASA Astrophysics Data System (ADS)

    Shelley, Jacob T.; Chan, George C.-Y.; Hieftje, Gary M.

    2012-02-01

    The advent of ambient desorption/ionization mass spectrometry (ADI-MS) has led to the development of a large number of atmospheric-pressure ionization sources. The largest group of such sources is based on electrical discharges; yet, the desorption and ionization processes that they employ remain largely uncharacterized. Here, the atmospheric-pressure glow discharge (APGD) and afterglow of a helium flowing atmospheric-pressure afterglow (FAPA) ionization source were examined by optical emission spectroscopy. Spatial emission profiles of species created in the APGD and afterglow were recorded under a variety of operating conditions, including discharge current, electrode polarity, and plasma-gas flow rate. From these studies, it was found that an appreciable amount of atmospheric H2O vapor, N2, and O2 diffuses through the hole in the plate electrode into the discharge to become a major source of reagent ions in ADI-MS analyses. Spatially resolved plasma parameters, such as OH rotational temperature (Trot) and electron number density (ne), were also measured in the APGD. Maximum values for Trot and ne were found to be ~1100 K and ~4 × 1019 m-3, respectively, and were both located at the pin cathode. In the afterglow, rotational temperatures from OH and N{2/+} yielded drastically different values, with OH temperatures matching those obtained from infrared thermography measurements. The higher N{2/+} temperature is believed to be caused by charge-transfer ionization of N2 by He{2/+}. These findings are discussed in the context of previously reported ADI-MS analyses with the FAPA source.

  5. High-Temperature Optical Window Design

    NASA Technical Reports Server (NTRS)

    Roeloffs, Norman; Taranto, Nick

    1995-01-01

    A high-temperature optical window is essential to the optical diagnostics of high-temperature combustion rigs. Laser Doppler velocimetry, schlieren photography, light sheet visualization, and laser-induced fluorescence spectroscopy are a few of the tests that require optically clear access to the combustor flow stream. A design was developed for a high-temperature window that could withstand the severe environment of the NASA Lewis 3200 F Lean Premixed Prevaporized (LPP) Flame Tube Test Rig. The development of this design was both time consuming and costly. This report documents the design process and the lessons learned, in an effort to reduce the cost of developing future designs for high-temperature optical windows.

  6. Holographic aids for internal combustion engine flow studies

    NASA Technical Reports Server (NTRS)

    Regan, C.

    1984-01-01

    Worldwide interest in improving the fuel efficiency of internal combustion (I.C.) engines has sparked research efforts designed to learn more about the flow processes of these engines. The flow fields must be understood prior to fuel injection in order to design efficient valves, piston geometries, and fuel injectors. Knowledge of the flow field is also necessary to determine the heat transfer to combustion chamber surfaces. Computational codes can predict velocity and turbulence patterns, but experimental verification is mandatory to justify their basic assumptions. Due to their nonintrusive nature, optical methods are ideally suited to provide the necessary velocity verification data. Optical sytems such as Schlieren photography, laser velocimetry, and illuminated particle visualization are used in I.C. engines, and now their versatility is improved by employing holography. These holographically enhanced optical techniques are described with emphasis on their applications in I.C. engines.

  7. Fiber optic fluid detector

    DOEpatents

    Angel, S.M.

    1987-02-27

    Particular gases or liquids are detected with a fiber optic element having a cladding or coating of a material which absorbs the fluid or fluids and which exhibits a change of an optical property, such as index of refraction, light transmissiveness or fluoresence emission, for example, in response to absorption of the fluid. The fluid is sensed by directing light into the fiber optic element and detecting changes in the light, such as exit angle changes for example, that result from the changed optical property of the coating material. The fluid detector may be used for such purposes as sensing toxic or explosive gases in the atmosphere, measuring ground water contamination or monitoring fluid flows in industrial processes, among other uses. 10 figs.

  8. Modeling and testing of fast response, fiber-optic temperature sensors

    NASA Astrophysics Data System (ADS)

    Tonks, Michael James

    The objective of this work was to design, analyze and test a fast response fiber-optic temperature probe and sensor. The sensor is intended for measuring rapid temperature changes such as produced by a blast wave formed by a detonation. This work was performed in coordination with Luna Innovations Incorporated, and the design is based on extensions of an existing fiber-optic temperature sensor developed by Luna. The sensor consists of a glass fiber with an optical wafer attached to the tip. A basic description of the principles behind the fiber-optic temperature sensor and an accompanying demodulation system is provided. For experimental validation tests, shock tubes were used to simulate the blast wave experienced at a distance of 3.0 m from the detonation of 22.7 kg of TNT. The flow conditions were predicted using idealized shock tube theory. The temperature sensors were tested in three configurations, flush at the end of the shock tube, extended on a probe 2.54 cm into the flow and extended on a probe 12.7 cm into the flow. The total temperature was expected to change from 300 K to 1130 K for the flush wall experiments and from 300 K to 960 K for the probe experiments. During the initial 0.1 milliseconds of the data the temperature only changed 8 K when the sensors were flush in the end of the shock tube. The sensor temperature changed 36 K during the same time when mounted on a probe in the flow. Schlieren pictures were taken of the flow in the shock tube to further understand the shock tube environment. Contrary to ideal shock tube theory, it was discovered that the flow did not remain stagnant in the end of the shock tube after the shock reflects from the end of the shock tube. Instead, the effects of turbulence were recorded with the fiber-optic sensors, and this turbulence was also captured in the schlieren photographs. A fast-response thermocouple was used to collect data for comparison with the fiber-optic sensor, and the fiber-optic sensor was proven to

  9. Visualization of ex vivo human ciliated epithelium and induced flow using optical coherence tomography (Conference Presentation)

    NASA Astrophysics Data System (ADS)

    Ling, Yuye; Gamm, Uta A.; Yao, Xinwen; Arteaga-Solis, Emilio; Emala, Charles W.; Choma, Michael A.; Hendon, Christine P.

    2017-04-01

    The ciliated epithelium is important to the human respiratory system because it clears mucus that contains harmful microorganisms and particulate matter. We report the ex vivo visualization of human trachea/bronchi ciliated epithelium and induced flow characterized by using spectral-domain optical coherence tomography (SD-OCT). A total number of 17 samples from 7 patients were imaged. Samples were obtained from Columbia University Department of Anesthesiology's tissue bank. After excision, the samples were placed in Gibco Medium 199 solution with oxygen at 4°C until imaging. The samples were maintained at 36.7°C throughout the experiment. The imaging protocol included obtaining 3D volumes and 200 consecutive B-scans parallel to the head-to-feet direction (superior-inferior axis) of the airway, using Thorlabs Telesto system at 1300 nm at 28 kHz A-line rate and a custom built high resolution SDOCT system at 800nm at 32 kHz A-line rate. After imaging, samples were processed with H and E histology. Speckle variance of the time resolved datasets demonstrate significant contrast at the ciliated epithelium sites. Flow images were also obtained after injecting 10μm polyester beads into the solution, which shows beads traveling trajectories near the ciliated epithelium areas. In contrary, flow images taken in the orthogonal plane show no beads traveling trajectories. This observation is in line with our expectation that cilia drive flow predominantly along the superior-inferior axis. We also observed the protective function of the mucus, shielding the epithelium from the invasion of foreign objects such as microspheres. Further studies will be focused on the cilia's physiological response to environmental changes such as drug administration and physical injury.

  10. Optical fiber sensors for breathing diagnostics

    NASA Astrophysics Data System (ADS)

    Chen, Q.; Claus, Richard O.; Mecham, Jeffrey B.; Vercellino, M.; Arregui, Francisco J.; Matias, Ignacio R.

    2002-03-01

    We report the application of an optical fiber-based humidity sensor to the problem of breathing diagnostics. The sensor is fabricated by molecularly self-assembling selected polymers and functionalized inorganic nanoclusters into multilayered optical thin films on the cleaved and polished flat end of a singlemode optical fiber. Prior work has studied the synthesis process and the fundamental mechanisms responsible for the change in optical reflection from the film that occurs as a function of humidity. We will briefly review that prior work as a way to introduce more recent developments. This paper will then discuss the application of these sensors to the analysis of air flow. We have designed the sensor thin film materials for the detection of relative humidity over a wide range, from approximately 10 to 95%, and for response times as short as several tens of milliseconds. This very fast response time allows the near real-time analysis of air flow and humidity during a single breath, with the advantage of very small size.

  11. A hybrid optical switch architecture to integrate IP into optical networks to provide flexible and intelligent bandwidth on demand for cloud computing

    NASA Astrophysics Data System (ADS)

    Yang, Wei; Hall, Trevor J.

    2013-12-01

    The Internet is entering an era of cloud computing to provide more cost effective, eco-friendly and reliable services to consumer and business users. As a consequence, the nature of the Internet traffic has been fundamentally transformed from a pure packet-based pattern to today's predominantly flow-based pattern. Cloud computing has also brought about an unprecedented growth in the Internet traffic. In this paper, a hybrid optical switch architecture is presented to deal with the flow-based Internet traffic, aiming to offer flexible and intelligent bandwidth on demand to improve fiber capacity utilization. The hybrid optical switch is capable of integrating IP into optical networks for cloud-based traffic with predictable performance, for which the delay performance of the electronic module in the hybrid optical switch architecture is evaluated through simulation.

  12. Label-free in vivo optical micro-angiography imaging of cerebral capillary blood flow within meninges and cortex in mice with the skull left intact

    NASA Astrophysics Data System (ADS)

    Jia, Yali; Wang, Ruikang K.

    2011-03-01

    Abnormal microcirculation within meninges is common in many neurological diseases. There is a need for an imaging method that is capable of visualizing functional meningeal microcirculations alone, preferably decoupled from the cortical blood flow. Optical microangiography (OMAG) is a recently developed label-free imaging method capable of producing 3D images of dynamic blood perfusion within micro-circulatory tissue beds at an imaging depth up to ~2 mm, with an unprecedented imaging sensitivity to the blood flow at ~4 μm/s. In this study, we demonstrate the utility of ultra-high sensitive OMAG in imaging the detailed blood flow distributions, at a capillary level resolution, within meninges and cortex in mice with the cranium left intact. The results indicate that OMAG can be a valuable tool for the study of meningeal circulations.

  13. In situ monitoring of localized shear stress and fluid flow within developing tissue constructs by Doppler optical coherence tomography

    NASA Astrophysics Data System (ADS)

    Jia, Yali; Bagnaninchi, Pierre O.; Wang, Ruikang K.

    2008-02-01

    Mechanical stimuli can be introduced to three dimensional (3D) cell cultures by use of perfusion bioreactor. Especially in musculoskeletal tissues, shear stress caused by fluid flow generally increase extra-cellular matrix (ECM) production and cell proliferation. The relationship between the shear stress and the tissue development in situ is complicated because of the non-uniform pore distribution within the cell-seeded scaffold. In this study, we firstly demonstrated that Doppler optical coherence tomography (DOCT) is capable of monitoring localized fluid flow and shear stress in the complex porous scaffold by examining their variation trends at perfusion rate of 5, 8, 10 and 12 ml/hr. Then, we developed the 3D porous cellular constructs, cell-seeded chitosan scaffolds monitored during several days by DOCT. The fiber based fourier domain DOCT employed a 1300 nm superluminescent diode with a bandwidth of 52 nm and a xyz resolution of 20×20×15 μm in free space. This setup allowed us not only to assess the cell growth and ECM deposition by observing their different scattering behaviors but also to further investigate how the cell attachment and ECM production has the effect on the flow shear stress and the relationship between flow rate and shear stress in the developing tissue construct. The possibility to monitor continuously the constructs under perfusion will easily indicate the effect of flow rate or shear stress on the cell viability and cell proliferation, and then discriminate the perfusion parameters affecting the pre-tissue formation rate growth.

  14. Cryo-Infrared Optical Characterization at NASA GSFC

    NASA Technical Reports Server (NTRS)

    Boucarut, Ray; Quijada, Manuel A.; Henry, Ross M.

    2004-01-01

    The development of large space infrared optical systems, such as the Next Generation Space Telescope (NGST), has increased requirements for measurement accuracy in the optical properties of materials. Many materials used as optical components in infrared optical systems, have strong temperature dependence in their optical properties. Unfortunately, data on the temperature dependence of most of these materials is sparse. In this paper, we provide a description of the capabilities existing in the Optics Branch at the Goddard Space Flight Center that enable the characterization of the refractive index and absorption coefficient changes and other optical properties in infrared materials at cryogenic temperatures. Details of the experimental apparatus, which include continuous flow liquid helium optical cryostat, and a Fourier Transform Infrared (FTIR) spectrometer are discussed.

  15. Streak Imaging Flow Cytometer for Rare Cell Analysis.

    PubMed

    Balsam, Joshua; Bruck, Hugh Alan; Ossandon, Miguel; Prickril, Ben; Rasooly, Avraham

    2017-01-01

    There is a need for simple and affordable techniques for cytology for clinical applications, especially for point-of-care (POC) medical diagnostics in resource-poor settings. However, this often requires adapting expensive and complex laboratory-based techniques that often require significant power and are too massive to transport easily. One such technique is flow cytometry, which has great potential for modification due to the simplicity of the principle of optical tracking of cells. However, it is limited in that regard due to the flow focusing technique used to isolate cells for optical detection. This technique inherently reduces the flow rate and is therefore unsuitable for rapid detection of rare cells which require large volume for analysis.To address these limitations, we developed a low-cost, mobile flow cytometer based on streak imaging. In our new configuration we utilize a simple webcam for optical detection over a large area associated with a wide-field flow cell. The new flow cell is capable of larger volume and higher throughput fluorescence detection of rare cells than the flow cells with hydrodynamic focusing used in conventional flow cytometry. The webcam is an inexpensive, commercially available system, and for fluorescence analysis we use a 1 W 450 nm blue laser to excite Syto-9 stained cells with emission at 535 nm. We were able to detect low concentrations of stained cells at high flow rates of 10 mL/min, which is suitable for rapidly analyzing larger specimen volumes to detect rare cells at appropriate concentration levels. The new rapid detection capabilities, combined with the simplicity and low cost of this device, suggest a potential for clinical POC flow cytometry in resource-poor settings associated with global health.

  16. Optimizations for optical velocity measurements in narrow gaps

    NASA Astrophysics Data System (ADS)

    Schlüßler, Raimund; Blechschmidt, Christian; Czarske, Jürgen; Fischer, Andreas

    2013-09-01

    Measuring the flow velocity in small gaps or near a surface with a nonintrusive optical measurement technique is a challenging measurement task, as disturbing light reflections from the surface appear. However, these measurements are important, e.g., in order to understand and to design the leakage flow in the tip gap between the rotor blade end face and the housing of a turbomachine. Hence, methods to reduce the interfering light power and to correct measurement errors caused by it need to be developed and verified. Different alternatives of minimizing the interfering light power for optical flow measurements in small gaps are presented. By optimizing the beam shape of the applied illumination beam using a numerical diffraction simulation, the interfering light power is reduced by up to a factor of 100. In combination with a decrease of the reflection coefficient of the rotor blade surface, an additional reduction of the interfering light power below the used scattered light power is possible. Furthermore, a correction algorithm to decrease the measurement uncertainty of disturbed measurements is derived. These improvements enable optical three-dimensional three-component flow velocity measurements in submillimeter gaps or near a surface.

  17. Using optical flow for the detection of floating mines in IR image sequences

    NASA Astrophysics Data System (ADS)

    Borghgraef, Alexander; Acheroy, Marc

    2006-09-01

    In the first Gulf War, unmoored floating mines proved to be a real hazard for shipping traffic. An automated system capable of detecting these and other free-floating small objects, using readily available sensors such as infra-red cameras, would prove to be a valuable mine-warfare asset, and could double as a collision avoidance mechanism, and a search-and-rescue aid. The noisy background provided by the sea surface, and occlusion by waves make it difficult to detect small floating objects using only algorithms based upon the intensity, size or shape of the target. This leads us to look at the sequence of images for temporal detection characteristics. The target's apparent motion is such a determinant, given the contrast between the bobbing motion of the floating object and the strong horizontal component present in the propagation of the wavefronts. We have applied the Proesmans optical flow algorithm to IR video footage of practice mines, in order to extract the motion characteristic and a threshold on the vertical motion characteristic is then imposed to detect the floating targets.

  18. Optical skin friction measurement technique in hypersonic wind tunnel

    NASA Astrophysics Data System (ADS)

    Chen, Xing; Yao, Dapeng; Wen, Shuai; Pan, Junjie

    2016-10-01

    Shear-sensitive liquid-crystal coatings (SSLCCs) have an optical characteristic that they are sensitive to the applied shear stress. Based on this, a novel technique is developed to measure the applied shear stress of the model surface regarding both its magnitude and direction in hypersonic flow. The system of optical skin friction measurement are built in China Academy of Aerospace Aerodynamics (CAAA). A series of experiments of hypersonic vehicle is performed in wind tunnel of CAAA. Global skin friction distribution of the model which shows complicated flow structures is discussed, and a brief mechanism analysis and an evaluation on optical measurement technique have been made.

  19. Wave front sensing for next generation earth observation telescope

    NASA Astrophysics Data System (ADS)

    Delvit, J.-M.; Thiebaut, C.; Latry, C.; Blanchet, G.

    2017-09-01

    High resolution observations systems are highly dependent on optics quality and are usually designed to be nearly diffraction limited. Such a performance allows to set a Nyquist frequency closer to the cut off frequency, or equivalently to minimize the pupil diameter for a given ground sampling distance target. Up to now, defocus is the only aberration that is allowed to evolve slowly and that may be inflight corrected, using an open loop correction based upon ground estimation and refocusing command upload. For instance, Pleiades satellites defocus is assessed from star acquisitions and refocusing is done with a thermal actuation of the M2 mirror. Next generation systems under study at CNES should include active optics in order to allow evolving aberrations not only limited to defocus, due for instance to in orbit thermal variable conditions. Active optics relies on aberration estimations through an onboard Wave Front Sensor (WFS). One option is using a Shack Hartmann. The Shack-Hartmann wave-front sensor could be used on extended scenes (unknown landscapes). A wave-front computation algorithm should then be implemented on-board the satellite to provide the control loop wave-front error measure. In the worst case scenario, this measure should be computed before each image acquisition. A robust and fast shift estimation algorithm between Shack-Hartmann images is then needed to fulfill this last requirement. A fast gradient-based algorithm using optical flows with a Lucas-Kanade method has been studied and implemented on an electronic device developed by CNES. Measurement accuracy depends on the Wave Front Error (WFE), the landscape frequency content, the number of searched aberrations, the a priori knowledge of high order aberrations and the characteristics of the sensor. CNES has realized a full scale sensitivity analysis on the whole parameter set with our internally developed algorithm.

  20. Optical calorimetry in microfluidic droplets.

    PubMed

    Chamoun, Jacob; Pattekar, Ashish; Afshinmanesh, Farzaneh; Martini, Joerg; Recht, Michael I

    2018-05-29

    A novel microfluidic calorimeter that measures the enthalpy change of reactions occurring in 100 μm diameter aqueous droplets in fluoropolymer oil has been developed. The aqueous reactants flow into a microfluidic droplet generation chip in separate fluidic channels, limiting contact between the streams until immediately before they form the droplet. The diffusion-driven mixing of reactants is predominantly restricted to within the droplet. The temperature change in droplets due to the heat of reaction is measured optically by recording the reflectance spectra of encapsulated thermochromic liquid crystals (TLC) that are added to one of the reactant streams. As the droplets travel through the channel, the spectral characteristics of the TLC represent the internal temperature, allowing optical measurement with a precision of ≈6 mK. The microfluidic chip and all fluids are temperature controlled, and the reaction heat within droplets raises their temperature until thermal diffusion dissipates the heat into the surrounding oil and chip walls. Position resolved optical temperature measurement of the droplets allows calculation of the heat of reaction by analyzing the droplet temperature profile over time. Channel dimensions, droplet generation rate, droplet size, reactant stream flows and oil flow rate are carefully balanced to provide rapid diffusional mixing of reactants compared to thermal diffusion, while avoiding thermal "quenching" due to contact between the droplets and the chip walls. Compared to conventional microcalorimetry, which has been used in this work to provide reference measurements, this new continuous flow droplet calorimeter has the potential to perform titrations ≈1000-fold faster while using ≈400-fold less reactants per titration.

  1. Investigation on structural, optical and electrical properties of Cp2Mg flow varied p-GaN grown by MOCVD

    NASA Astrophysics Data System (ADS)

    Surender, S.; Pradeep, S.; Ramesh, R.; Baskar, K.

    2016-05-01

    In this work the effect of different concentration of Magnesium doped GaN (p-GaN) were systematically studied. The p-GaN epilayers were grown on c-plane sapphire substrate by horizontal flow Metal Organic Chemical Vapor Deposition (MOCVD) with various flow rates of 100 sccm to 300 sccm using bis-(cyclopentadienyl) - magnesium (Cp2Mg) precursor. The samples were subjected to structural, optical, morphological and electrical studies using High Resolution X-ray diffraction (HRXRD), room temperature photoluminescence (PL), Atomic Force Microscopy (AFM) and Hall measurement respectively. Results indicated that the Mg doped GaN of 200 sccm Cp2Mg has the root mean square (rms) roughness of about 0.3 nm for a scan area of 5×5 µm2 which has good two dimensional growth. Moreover, Hall measurements results shows that (200 sccm Cp2Mg) Mg-doped GaN possess the highest hole concentration of 5.4×1017cm-3 and resistivity of 1.7 Ωcm at room temperature.

  2. Aero-optics overview. [laser applications

    NASA Technical Reports Server (NTRS)

    Gilbert, K. G.

    1980-01-01

    Various aero-optical phenomena are discussed with reference to their effect on airborne high energy lasers. Major emphasis is placed on: compressibility effects induced in the surrounding flow field; viscous effects which manifests themselves as aircraft boundary layers or shear layers; inviscid flow fields surrounding the aircraft due to airflow around protuberance such as laser turret assemblies; and shocks, established whenever local flow exceeds Mach one. The significant physical parameters affecting the interaction of a laser beam with a turbulent boundary layer are also described.

  3. Unified Model Deformation and Flow Transition Measurements

    NASA Technical Reports Server (NTRS)

    Burner, Alpheus W.; Liu, Tianshu; Garg, Sanjay; Bell, James H.; Morgan, Daniel G.

    1999-01-01

    The number of optical techniques that may potentially be used during a given wind tunnel test is continually growing. These include parameter sensitive paints that are sensitive to temperature or pressure, several different types of off-body and on-body flow visualization techniques, optical angle-of-attack (AoA), optical measurement of model deformation, optical techniques for determining density or velocity, and spectroscopic techniques for determining various flow field parameters. Often in the past the various optical techniques were developed independently of each other, with little or no consideration for other techniques that might also be used during a given test. Recently two optical techniques have been increasingly requested for production measurements in NASA wind tunnels. These are the video photogrammetric (or videogrammetric) technique for measuring model deformation known as the video model deformation (VMD) technique, and the parameter sensitive paints for making global pressure and temperature measurements. Considerations for, and initial attempts at, simultaneous measurements with the pressure sensitive paint (PSP) and the videogrammetric techniques have been implemented. Temperature sensitive paint (TSP) has been found to be useful for boundary-layer transition detection since turbulent boundary layers convect heat at higher rates than laminar boundary layers of comparable thickness. Transition is marked by a characteristic surface temperature change wherever there is a difference between model and flow temperatures. Recently, additional capabilities have been implemented in the target-tracking videogrammetric measurement system. These capabilities have permitted practical simultaneous measurements using parameter sensitive paint and video model deformation measurements that led to the first successful unified test with TSP for transition detection in a large production wind tunnel.

  4. Applications of optically detected MRI for enhanced contrast and penetration in metal

    NASA Astrophysics Data System (ADS)

    Ruangchaithaweesuk, Songtham; Yu, Dindi S.; Garcia, Nissa C.; Yao, Li; Xu, Shoujun

    2012-10-01

    We report quantitative measurements using optically detected magnetic resonance imaging (MRI) for enhanced pH contrast and flow inside porous metals. Using a gadolinium chelate as the pH contrast agent, we show the response is 0.6 s-1 mM-1 per pH unit at the ambient magnetic field for the pH range 6-8.5. A stopped flow scheme was used to directly measure T1 relaxation time to determine the relaxivity. Flow profiles and images were obtained for a series of porous metals with different average pore sizes. The signal amplitudes and spatial distributions were compared. A clogged region in one of the samples was revealed using optically detected MRI but not optical imaging or scanning electron microscopy. These applications will significantly broaden the impact of optically detected MRI in chemical imaging and materials research.

  5. Micro-scale flow system for on-line multielement preconcentration from saliva digests and determination by inductively coupled plasma optical emission spectrometry

    NASA Astrophysics Data System (ADS)

    Menegário, Amauri A.; Fernanda Giné, Maria

    2001-10-01

    A micro-scale flow system is proposed for on-line preconcentration of Cd, Cu, Mn, Ni and Pb in saliva samples and their determination by inductively coupled plasma optical emission spectrometry (ICP-OES). A small column containing 8 μl of AG50W-X8 resin was inserted into the flow system, assembled with capillary tubes and connected to a micro-concentric nebulizer. The elution of the analytes was performed with 3 mol l -1 HCl at a flow rate of 82 μl min -1. The ICP-OES signal acquisition program permits measurements for 5 s in the concentrated portion of the transient elution peaks. A sample volume of 1 ml was required to obtain enrichment factors of 46, 23, 17, 18 and 44 for Cd, Cu, Mn, Ni and Pb, respectively. The relative standard deviations for a 50-μg l -1 multi-analyte solution were ≤6.5%. The recoveries for Cd, Cu, Mn, Ni and Pb in digested human saliva samples were between 86 and 111%. The sample throughput was 24 h -1.

  6. Understanding the flowing atmospheric-pressure afterglow (FAPA) ambient ionization source through optical means.

    PubMed

    Shelley, Jacob T; Chan, George C-Y; Hieftje, Gary M

    2012-02-01

    The advent of ambient desorption/ionization mass spectrometry (ADI-MS) has led to the development of a large number of atmospheric-pressure ionization sources. The largest group of such sources is based on electrical discharges; yet, the desorption and ionization processes that they employ remain largely uncharacterized. Here, the atmospheric-pressure glow discharge (APGD) and afterglow of a helium flowing atmospheric-pressure afterglow (FAPA) ionization source were examined by optical emission spectroscopy. Spatial emission profiles of species created in the APGD and afterglow were recorded under a variety of operating conditions, including discharge current, electrode polarity, and plasma-gas flow rate. From these studies, it was found that an appreciable amount of atmospheric H(2)O vapor, N(2), and O(2) diffuses through the hole in the plate electrode into the discharge to become a major source of reagent ions in ADI-MS analyses. Spatially resolved plasma parameters, such as OH rotational temperature (T(rot)) and electron number density (n(e)), were also measured in the APGD. Maximum values for T(rot) and n(e) were found to be ~1100 K and ~4×10(19) m(-3), respectively, and were both located at the pin cathode. In the afterglow, rotational temperatures from OH and N(2)(+) yielded drastically different values, with OH temperatures matching those obtained from infrared thermography measurements. The higher N(2)(+) temperature is believed to be caused by charge-transfer ionization of N(2) by He(2)(+). These findings are discussed in the context of previously reported ADI-MS analyses with the FAPA source. © American Society for Mass Spectrometry, 2011

  7. RF-photonic chirp encoder and compressor for seamless analysis of information flow.

    PubMed

    Zalevsky, Zeev; Shemer, Amir; Zach, Shlomo

    2008-05-26

    In this paper we realize an RF photonic chirp compression system that compresses a continuous stream of incoming RF data (modulated on top of an optical carrier) into a train of temporal short pulses. Each pulse in the train can be separated and treated individually while being sampled by low rate optical switch and without temporal loses of the incoming flow of information. Each such pulse can be filtered and analyzed differently. The main advantage of the proposed system is its capability of being able to handle, seamlessly, high rate information flow with all-optical means and with low rate optical switches.

  8. Flow Measurement

    NASA Technical Reports Server (NTRS)

    1988-01-01

    Macrodyne, Inc.'s laser velocimeter (LV) is a system used in wind tunnel testing of aircraft, missiles and spacecraft employing electro optical techniques to probe the flow field as the tunnel blows air over a model of flight vehicle and to determine velocity of air and its direction at many points around the model. However, current state-of-the-art minicomputers cannot handle the massive flow of real time data from several sources simultaneously. Langley developed instrument Laser Velocimeter Autocovariance Buffer Interface (LVABI). LVABI is interconnecting instrument between LV and computer. It acquires data from as many as six LV channels at high real time data rates, stores it in memory and sends it to computer on command. LVABI has application in variety of research, industrial and defense functions requiring precise flow measurement.

  9. Eavesdropping-aware routing and spectrum allocation based on multi-flow virtual concatenation for confidential information service in elastic optical networks

    NASA Astrophysics Data System (ADS)

    Bai, Wei; Yang, Hui; Yu, Ao; Xiao, Hongyun; He, Linkuan; Feng, Lei; Zhang, Jie

    2018-01-01

    The leakage of confidential information is one of important issues in the network security area. Elastic Optical Networks (EON) as a promising technology in the optical transport network is under threat from eavesdropping attacks. It is a great demand to support confidential information service (CIS) and design efficient security strategy against the eavesdropping attacks. In this paper, we propose a solution to cope with the eavesdropping attacks in routing and spectrum allocation. Firstly, we introduce probability theory to describe eavesdropping issue and achieve awareness of eavesdropping attacks. Then we propose an eavesdropping-aware routing and spectrum allocation (ES-RSA) algorithm to guarantee information security. For further improving security and network performance, we employ multi-flow virtual concatenation (MFVC) and propose an eavesdropping-aware MFVC-based secure routing and spectrum allocation (MES-RSA) algorithm. The presented simulation results show that the proposed two RSA algorithms can both achieve greater security against the eavesdropping attacks and MES-RSA can also improve the network performance efficiently.

  10. Statistical parametric mapping of stimuli-evoked changes in quantitative blood flow using extended-focus optical coherence microscopy (Conference Presentation)

    NASA Astrophysics Data System (ADS)

    Marchand, Paul J.; Bouwens, Arno; Shamaei, Vincent; Nguyen, David; Extermann, Jerome; Bolmont, Tristan; Lasser, Theo

    2016-03-01

    Magnetic Resonance Imaging has revolutionised our understanding of brain function through its ability to image human cerebral structures non-invasively over the entire brain. By exploiting the different magnetic properties of oxygenated and deoxygenated blood, functional MRI can indirectly map areas undergoing neural activation. Alongside the development of fMRI, powerful statistical tools have been developed in an effort to shed light on the neural pathways involved in processing of sensory and cognitive information. In spite of the major improvements made in fMRI technology, the obtained spatial resolution of hundreds of microns prevents MRI in resolving and monitoring processes occurring at the cellular level. In this regard, Optical Coherence Microscopy is an ideal instrumentation as it can image at high spatio-temporal resolution. Moreover, by measuring the mean and the width of the Doppler spectra of light scattered by moving particles, OCM allows extracting the axial and lateral velocity components of red blood cells. The ability to assess quantitatively total blood velocity, as opposed to classical axial velocity Doppler OCM, is of paramount importance in brain imaging as a large proportion of cortical vascular is oriented perpendicularly to the optical axis. We combine here quantitative blood flow imaging with extended-focus Optical Coherence Microscopy and Statistical Parametric Mapping tools to generate maps of stimuli-evoked cortical hemodynamics at the capillary level.

  11. Advanced optical measuring systems for measuring the properties of fluids and structures

    NASA Technical Reports Server (NTRS)

    Decker, A. J.

    1986-01-01

    Four advanced optical models are reviewed for the measurement of visualization of flow and structural properties. Double-exposure, diffuse-illumination, holographic interferometry can be used for three-dimensional flow visualization. When this method is combined with optical heterodyning, precise measurements of structural displacements or fluid density are possible. Time-average holography is well known as a method for displaying vibrational mode shapes, but it also can be used for flow visualization and flow measurements. Deflectometry is used to measure or visualize the deflection of light rays from collimation. Said deflection occurs because of refraction in a fluid or because of reflection from a tilted surface. The moire technique for deflectometry, when combined with optical heterodyning, permits very precise measurements of these quantities. The rainbow schlieren method of deflectometry allows varying deflection angles to be encoded with colors for visualization.

  12. Perceiving circular heading in noncanonical flow fields.

    PubMed

    Kim, N G; Fajen, B R; Turvey, M T

    2000-02-01

    Five experiments examined circular heading perception with optical flows that departed from the canonical form. Noncanonicity was achieved through nonrigidity of the environment (Experiments 1 and 2), oscillations of the point of observation (Experiment 3), and the bending of light (Experiments 4 and 5). In Experiments 1 and 2, perception was impaired more by nonrigidity of the ground plane than by nonrigidity of the medium. In Experiment 3, perception was unimpaired by noncanonical flows induced by the bounce and sway of observer locomotion. In Experiments 4 and 5, perception was not impaired when light paths were distorted by a spherical projection, but perception was impaired when they were distorted by a sine function. Results are discussed in relation to the hypothesis that the information for perceiving heading is the ordinal pattern of optical flow.

  13. An accessible visible-light actinometer for the determination of photon flux and optical pathlength in flow photo microreactors.

    PubMed

    Roibu, Anca; Fransen, Senne; Leblebici, M Enis; Meir, Glen; Van Gerven, Tom; Kuhn, Simon

    2018-04-03

    Coupling photochemistry with flow microreactors enables novel synthesis strategies with higher efficiencies compared to batch systems. Improving the reproducibility and understanding of the photochemical reaction mechanisms requires quantitative tools such as chemical actinometry. However, the choice of actinometric systems which can be applied in microreactors is limited, due to their short optical pathlength in combination with a large received photon flux. Furthermore, actinometers for the characterization of reactions driven by visible light between 500 and 600 nm (e.g. photosensitized oxidations) are largely missing. In this paper, we propose a new visible-light actinometer which can be applied in flow microreactors between 480 and 620 nm. This actinometric system is based on the photoisomerization reaction of a diarylethene derivative from its closed to the open form. The experimental protocol for actinometric measurements is facile and characterized by excellent reproducibility and we also present an analytical estimation to calculate the photon flux. Furthermore, we propose an experimental methodology to determine the average pathlength in microreactors using actinometric measurements. In the context of a growing research interest on using flow microreactors for photochemical reactions, the proposed visible-light actinometer facilitates the determination of the received photon flux and average pathlength in confined geometries.

  14. Interpenetration and deflection phenomena in collisions between supersonic, magnetized, tungsten plasma flows diagnosed using high resolution optical Thomson scattering

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

    Swadling, G. F.; Lebedev, S. V.; Burdiak, G.

    An optical Thomson scattering diagnostic has been used to investigate collisions between supersonic, magnetized plasma flows, in particular the transition from collisionless to collisional interaction dynamics. These flows were produced using tungsten wire array z-pinches, driven by the 1.4 MA 240 ns Magpie generator at Imperial College London. Measurements of the collective-mode Thomson scattering ion-feature clearly indicate that the ablation flows are interpenetrating at 100 ns (after current start), and this interpenetration continues until at least 140 ns. The Thomson spectrum at 150 ns shows a clear change in the dynamics of the stream interactions, transitioning towards a collisional, shock-like interaction of the streamsmore » near the axis. The Thomson scattering data also provide indirect evidence of the presence of a significant toroidal magnetic field embedded in the “precursor” plasma near the axis of the array over the period 100–140 ns; these observations are in agreement with previous measurements [Swadling et al., Phys. Rev. Lett. 113, 035003 (2014)]. The Thomson scattering measurements at 150 ns suggest that this magnetic field must collapse at around the time the dense precursor column begins to form.« less

  15. Measuring Flow With Laser-Speckle Velocimetry

    NASA Technical Reports Server (NTRS)

    Smith, C. A.; Lourenco, L. M. M.; Krothapalli, A.

    1988-01-01

    Spatial resolution sufficient for calculation of vorticity.In laser-speckle velocimetry, pulsed or chopped laser beam expanded in one dimension by cylindrical lens to illuminate thin, fan-shaped region of flow measured. Flow seeded by small particles. Lens with optical axis perpendicular to illuminating beam forms image of illuminated particles on photographic plate. Speckle pattern of laser-illuminiated, seeded flow recorded in multiple-exposure photographs and processed to extract data on velocity field. Technique suited for study of vortical flows like those about helicopter rotor blades or airplane wings at high angles of attack.

  16. Modeling of skin cooling, blood flow, and optical properties in wounds created by electrical shock

    NASA Astrophysics Data System (ADS)

    Nguyen, Thu T. A.; Shupp, Jeffrey W.; Moffatt, Lauren T.; Jordan, Marion H.; Jeng, James C.; Ramella-Roman, Jessica C.

    2012-02-01

    High voltage electrical injuries may lead to irreversible tissue damage or even death. Research on tissue injury following high voltage shock is needed and may yield stage-appropriate therapy to reduce amputation rate. One of the mechanisms by which electricity damages tissue is through Joule heating, with subsequent protein denaturation. Previous studies have shown that blood flow had a significant effect on the cooling rate of heated subcutaneous tissue. To assess the thermal damage in tissue, this study focused on monitoring changes of temperature and optical properties of skin next to high voltage wounds. The burns were created between left fore limb and right hind limb extremities of adult male Sprague-Dawley rats by a 1000VDC delivery shock system. A thermal camera was utilized to record temperature variation during the exposure. The experimental results were then validated using a thermal-electric finite element model (FEM).

  17. Method for a quantitative investigation of the frozen flow hypothesis

    PubMed

    Schock; Spillar

    2000-09-01

    We present a technique to test the frozen flow hypothesis quantitatively, using data from wave-front sensors such as those found in adaptive optics systems. Detailed treatments of the theoretical background of the method and of the error analysis are presented. Analyzing data from the 1.5-m and 3.5-m telescopes at the Starfire Optical Range, we find that the frozen flow hypothesis is an accurate description of the temporal development of atmospheric turbulence on time scales of the order of 1-10 ms but that significant deviations from the frozen flow behavior are present for longer time scales.

  18. Modified Beer-Lambert law for blood flow.

    PubMed

    Baker, Wesley B; Parthasarathy, Ashwin B; Busch, David R; Mesquita, Rickson C; Greenberg, Joel H; Yodh, A G

    2014-11-01

    We develop and validate a Modified Beer-Lambert law for blood flow based on diffuse correlation spectroscopy (DCS) measurements. The new formulation enables blood flow monitoring from temporal intensity autocorrelation function data taken at single or multiple delay-times. Consequentially, the speed of the optical blood flow measurement can be substantially increased. The scheme facilitates blood flow monitoring of highly scattering tissues in geometries wherein light propagation is diffusive or non-diffusive, and it is particularly well-suited for utilization with pressure measurement paradigms that employ differential flow signals to reduce contributions of superficial tissues.

  19. Non-rigid estimation of cell motion in calcium time-lapse images

    NASA Astrophysics Data System (ADS)

    Hachi, Siham; Lucumi Moreno, Edinson; Desmet, An-Sofie; Vanden Berghe, Pieter; Fleming, Ronan M. T.

    2016-03-01

    Calcium imaging is a widely used technique in neuroscience permitting the simultaneous monitoring of electro- physiological activity of hundreds of neurons at single cell resolution. Identification of neuronal activity requires rapid and reliable image analysis techniques, especially when neurons fire and move simultaneously over time. Traditionally, image segmentation is performed to extract individual neurons in the first frame of a calcium sequence. Thereafter, the mean intensity is calculated from the same region of interest in each frame to infer calcium signals. However, when cells move, deform and fire, this segmentation on its own generates artefacts and therefore biased neuronal activity. Therefore, there is a pressing need to develop a more efficient cell tracking technique. We hereby present a novel vision-based cell tracking scheme using a thin-plate spline deformable model. The thin-plate spline warping is based on control points detected using the Fast from Accelerated Segment Test descriptor and tracked using the Lucas-Kanade optical flow. Our method is able to track neurons in calcium time-series, even when there are large changes in intensity, such as during a firing event. The robustness and efficiency of the proposed approach is validated on real calcium time-lapse images of a neuronal population.

  20. Fiber optic fluid detector

    DOEpatents

    Angel, S. Michael

    1989-01-01

    Particular gases or liquids are detected with a fiber optic element (11, 11a to 11j) having a cladding or coating of a material (23, 23a to 23j) which absorbs the fluid or fluids and which exhibits a change of an optical property, such as index of refraction, light transmissiveness or fluoresence emission, for example, in response to absorption of the fluid. The fluid is sensed by directing light into the fiber optic element and detecting changes in the light, such as exit angle changes for example, that result from the changed optical property of the coating material. The fluid detector (24, 24a to 24j) may be used for such purposes as sensing toxic or explosive gases in the atmosphere, measuring ground water contamination or monitoring fluid flows in industrial processes, among other uses.

  1. Fundamentals and techniques of nonimaging optics research

    NASA Astrophysics Data System (ADS)

    Winston, R.; Ogallagher, J.

    1987-07-01

    Nonimaging Optics differs from conventional approaches in its relaxation of unnecessary constraints on energy transport imposed by the traditional methods for optimizing image formation and its use of more broadly based analytical techniques such as phase space representations of energy flow, radiative transfer analysis, thermodynamic arguments, etc. Based on these means, techniques for designing optical elements which approach and in some cases attain the maximum concentration permitted by the Second Law of Thermodynamics were developed. The most widely known of these devices are the family of Compound Parabolic Concentrators (CPC's) and their variants and the so called Flow-Line or trumpet concentrator derived from the geometric vector flux formalism developed under this program. Applications of these and other such ideal or near-ideal devices permits increases of typically a factor of four (though in some cases as much as an order of magnitude) in the concentration above that possible with conventional means. Present efforts can be classed into two main areas: (1) classical geometrical nonimaging optics, and (2) logical extensions of nonimaging concepts to the physical optics domain.

  2. Application of optical coherence tomography attenuation imaging for quantification of optical properties in medulloblastoma

    NASA Astrophysics Data System (ADS)

    Vuong, Barry; Skowron, Patryk; Kiehl, Tim-Rasmus; Kyan, Matthew; Garzia, Livia; Genis, Helen; Sun, Cuiru; Taylor, Michael D.; Yang, Victor X. D.

    2015-03-01

    The hemodynamic environment is known to play a crucial role in the progression, rupture, and treatment of intracranial aneurysms. Currently there is difficulty assessing and measuring blood flow profiles in vivo. An emerging high resolution imaging modality known as split spectrum Doppler optical coherence tomography (ssDOCT) has demonstrated the capability to quantify hemodynamic patterns as well as arterial microstructural changes. In this study, we present a novel in vitro method to acquire precise blood flow patterns within a patient- specific aneurysm silicone flow models using ssDOCT imaging. Computational fluid dynamics (CFD) models were generated to verify ssDOCT results.

  3. Imaging of macrophage dynamics with optical coherence tomography in anterior ischemic optic neuropathy.

    PubMed

    Kokona, Despina; Häner, Nathanael U; Ebneter, Andreas; Zinkernagel, Martin S

    2017-01-01

    Anterior ischemic optic neuropathy (AION) is a relatively common cause of visual loss and results from hypoperfusion of the small arteries of the anterior portion of the optic nerve. AION is the leading cause of sudden optic nerve related vision loss with approximately 10 cases per 100'000 in the population over 50 years. To date there is no established treatment for AION and therefore a better understanding of the events occurring at the level of the optic nerve head (ONH) would be important to design future therapeutic strategies. The optical properties of the eye allow imaging of the optic nerve in vivo, which is a part of the CNS, during ischemia. Experimentally laser induced optic neuropathy (eLiON) displays similar anatomical features as anterior ischemic optic neuropathy in humans. After laser induced optic neuropathy we show that hyperreflective dots in optical coherence tomography correspond to mononuclear cells in histology. Using fluorescence-activated flow cytometry (FACS) we found these cells to peak one week after eLiON. These observations were translated to OCT findings in patients with AION, where similar dynamics of hyperreflective dots at the ONH were identified. Our data suggests that activated macrophages can be identified as hyperreflective dots in OCT. Copyright © 2016 The Authors. Published by Elsevier Ltd.. All rights reserved.

  4. Imaging patients with glaucoma using spectral-domain optical coherence tomography and optical microangiography

    NASA Astrophysics Data System (ADS)

    Auyeung, Kris; Auyeung, Kelsey; Kono, Rei; Chen, Chieh-Li; Zhang, Qinqin; Wang, Ruikang K.

    2015-03-01

    In ophthalmology, a reliable means of diagnosing glaucoma in its early stages is still an open issue. Past efforts, including forays into fluorescent angiography (FA) and early optical coherence tomography (OCT) systems, to develop a potential biomarker for the disease have been explored. However, this development has been hindered by the inability of the current techniques to provide useful depth and microvasculature information of the optic nerve head (ONH), which have been debated as possible hallmarks of glaucoma progression. We reasoned that a system incorporating a spectral-domain OCT (SD-OCT) based Optical Microangiography (OMAG) system, could allow an effective, non-invasive methodology to evaluate effects on microvasculature by glaucoma. SD-OCT follows the principle of light reflection and interference to produce detailed cross-sectional and 3D images of the eye. OMAG produces imaging contrasts via endogenous light scattering from moving particles, allowing for 3D image productions of dynamic blood perfusion at capillary-level resolution. The purpose of this study was to investigate the optic cup perfusion (flow) differences in glaucomatous and normal eyes. Images from three normal and five glaucomatous subjects were analyzed our OCT based OMAG system for blood perfusion and structural images, allowing for comparisons. Preliminary results from blood flow analysis revealed reduced blood perfusion within the whole-depth region encompassing the Lamina Cribrosa in glaucomatous cases as compared to normal ones. We conclude that our OCT-OMAG system may provide promise and viability for glaucoma screening.

  5. Segmentation and tracking in echocardiographic sequences: active contours guided by optical flow estimates

    NASA Technical Reports Server (NTRS)

    Mikic, I.; Krucinski, S.; Thomas, J. D.

    1998-01-01

    This paper presents a method for segmentation and tracking of cardiac structures in ultrasound image sequences. The developed algorithm is based on the active contour framework. This approach requires initial placement of the contour close to the desired position in the image, usually an object outline. Best contour shape and position are then calculated, assuming that at this configuration a global energy function, associated with a contour, attains its minimum. Active contours can be used for tracking by selecting a solution from a previous frame as an initial position in a present frame. Such an approach, however, fails for large displacements of the object of interest. This paper presents a technique that incorporates the information on pixel velocities (optical flow) into the estimate of initial contour to enable tracking of fast-moving objects. The algorithm was tested on several ultrasound image sequences, each covering one complete cardiac cycle. The contour successfully tracked boundaries of mitral valve leaflets, aortic root and endocardial borders of the left ventricle. The algorithm-generated outlines were compared against manual tracings by expert physicians. The automated method resulted in contours that were within the boundaries of intraobserver variability.

  6. Experimental investigation on aero-optical aberration of shock wave/boundary layer interactions

    NASA Astrophysics Data System (ADS)

    Ding, Haolin; Yi, Shihe; Fu, Jia; He, Lin

    2016-10-01

    After streaming through the flow field which including the expansion, shock wave, boundary, etc., the optical wave would be distorted by fluctuations in the density field. Interactions between laminar/turbulent boundary layer and shock wave contain large number complex flow structures, which offer a condition for studying the influences that different flow structures of the complex flow field have on the aero-optical aberrations. Interactions between laminar/turbulent boundary layer and shock wave are investigated in a Mach 3.0 supersonic wind tunnel, based on nanoparticle-tracer planar laser scattering (NPLS) system. Boundary layer separation/attachment, induced suppression waves, induced shock wave, expansion fan and boundary layer are presented by NPLS images. Its spatial resolution is 44.15 μm/pixel. Time resolution is 6ns. Based on the NPLS images, the density fields with high spatial-temporal resolution are obtained by the flow image calibration, and then the optical path difference (OPD) fluctuations of the original 532nm planar wavefront are calculated using Ray-tracing theory. According to the different flow structures in the flow field, four parts are selected, (1) Y=692 600pixel; (2) Y=600 400pixel; (3) Y=400 268pixel; (4) Y=268 0pixel. The aerooptical effects of different flow structures are quantitatively analyzed, the results indicate that: the compressive waves such as incident shock wave, induced shock wave, etc. rise the density, and then uplift the OPD curve, but this kind of shock are fixed in space position and intensity, the aero-optics induced by it can be regarded as constant; The induced shock waves are induced by the coherent structure of large size vortex in the interaction between turbulent boundary layer, its unsteady characteristic decides the induced waves unsteady characteristic; The space position and intensity of the induced shock wave are fixed in the interaction between turbulent boundary layer; The boundary layer aero-optics are

  7. Fiber optic sensor for monitoring a density of road traffic

    NASA Astrophysics Data System (ADS)

    Nedoma, Jan; Fajkus, Marcel; Martinek, Radek; Mec, Pavel; Novak, Martin; Jargus, Jan; Vasinek, Vladimir

    2017-10-01

    Authors of this article have focused on the use of fiber-optic technology in the car traffic. The article describes the use of fiber-optic interferometer for the purpose of the dynamic calculation of traffic density and inclusion the vehicle into the traffic lane. The objective is to increase safety and traffic flow. Presented solution is characterized by the non-destructive character to the road - sensor no need built into the roadway. The sensor works with standard telecommunications fibers of the G.652 standard. Other hallmarks are immunity to electromagnetic interference (EMI) and passivity of concerning the power supply. The massive expansion of optical cables within telecommunication needs along roads offers the possibility of connecting to the existing telecommunications fiber-optic network without a converter. Information can be transmitted at distances of several km up to tens km by this fiber-optic network. Set of experimental measurements in real traffic flow verified the functionality of presented solution.

  8. Modified Beer-Lambert law for blood flow

    NASA Astrophysics Data System (ADS)

    Baker, Wesley B.; Parthasarathy, Ashwin B.; Busch, David R.; Mesquita, Rickson C.; Greenberg, Joel H.; Yodh, A. G.

    2015-03-01

    The modified Beer-Lambert law is among the most widely used approaches for analysis of near-infrared spectroscopy (NIRS) reflectance signals for measurements of tissue blood volume and oxygenation. Briefly, the modified Beer-Lambert paradigm is a scheme to derive changes in tissue optical properties based on continuous-wave (CW) diffuse optical intensity measurements. In its simplest form, the scheme relates differential changes in light transmission (in any geometry) to differential changes in tissue absorption. Here we extend this paradigm to the measurement of tissue blood flow by diffuse correlation spectroscopy (DCS). In the new approach, differential changes of the intensity temporal auto-correlation function at a single delay-time are related to differential changes in blood flow. The key theoretical results for measurement of blood flow changes in any tissue geometry are derived, and we demonstrate the new method to monitor cerebral blood flow in a pig under conditions wherein the semi-infinite geometry approximation is fairly good. Specifically, the drug dinitrophenol was injected in the pig to induce a gradual 200% increase in cerebral blood flow, as measured with MRI velocity flow mapping and by DCS. The modified Beer-Lambert law for flow accurately recovered these flow changes using only a single delay-time in the intensity auto-correlation function curve. The scheme offers increased DCS measurement speed of blood flow. Further, the same techniques using the modified Beer-Lambert law to filter out superficial tissue effects in NIRS measurements of deep tissues can be applied to the DCS modified Beer-Lambert law for blood flow monitoring of deep tissues.

  9. Air stepping in response to optic flows that move Toward and Away from the neonate.

    PubMed

    Barbu-Roth, Marianne; Anderson, David I; Desprès, Adeline; Streeter, Ryan J; Cabrol, Dominique; Trujillo, Michael; Campos, Joseph J; Provasi, Joëlle

    2014-07-01

    To shed further light on the perceptual regulation of newborn stepping, we compared neonatal air stepping in response to optic flows simulating forward or backward displacement with stepping forward on a surface. Twenty-two 3-day-olds performed four 60 s trials in which they stepped forward on a table (Tactile) or in the air in response to a pattern that moved toward (Toward) or away (Away) from them or was static (Static). Significantly more steps were taken in the Tactile and Toward conditions than the Static condition. The Away condition was intermediate to the other conditions. The knee joint activity across the entire trial was significantly greater in the Toward than the Away condition. Within-limb kinematics and between-limb coordination were very similar for steps taken in the air and on the table, particularly in the Toward and Tactile conditions. These findings highlight that visual and tactile stimulation can equally elicit neonatal stepping. © 2013 Wiley Periodicals, Inc.

  10. Machine learning plus optical flow: a simple and sensitive method to detect cardioactive drugs

    NASA Astrophysics Data System (ADS)

    Lee, Eugene K.; Kurokawa, Yosuke K.; Tu, Robin; George, Steven C.; Khine, Michelle

    2015-07-01

    Current preclinical screening methods do not adequately detect cardiotoxicity. Using human induced pluripotent stem cell-derived cardiomyocytes (iPS-CMs), more physiologically relevant preclinical or patient-specific screening to detect potential cardiotoxic effects of drug candidates may be possible. However, one of the persistent challenges for developing a high-throughput drug screening platform using iPS-CMs is the need to develop a simple and reliable method to measure key electrophysiological and contractile parameters. To address this need, we have developed a platform that combines machine learning paired with brightfield optical flow as a simple and robust tool that can automate the detection of cardiomyocyte drug effects. Using three cardioactive drugs of different mechanisms, including those with primarily electrophysiological effects, we demonstrate the general applicability of this screening method to detect subtle changes in cardiomyocyte contraction. Requiring only brightfield images of cardiomyocyte contractions, we detect changes in cardiomyocyte contraction comparable to - and even superior to - fluorescence readouts. This automated method serves as a widely applicable screening tool to characterize the effects of drugs on cardiomyocyte function.

  11. Optical flow and driver's kinematics analysis for state of alert sensing.

    PubMed

    Jiménez-Pinto, Javier; Torres-Torriti, Miguel

    2013-03-28

    Road accident statistics from different countries show that a significant number of accidents occur due to driver's fatigue and lack of awareness to traffic conditions. In particular, about 60% of the accidents in which long haul truck and bus drivers are involved are attributed to drowsiness and fatigue. It is thus fundamental to improve non-invasive systems for sensing a driver's state of alert. One of the main challenges to correctly resolve the state of alert is measuring the percentage of eyelid closure over time (PERCLOS), despite the driver's head and body movements. In this paper, we propose a technique that involves optical flow and driver's kinematics analysis to improve the robustness of the driver's alert state measurement under pose changes using a single camera with near-infrared illumination. The proposed approach infers and keeps track of the driver's pose in 3D space in order to ensure that eyes can be located correctly, even after periods of partial occlusion, for example, when the driver stares away from the camera. Our experiments show the effectiveness of the approach with a correct eyes detection rate of 99.41%, on average. The results obtained with the proposed approach in an experiment involving fifteen persons under different levels of sleep deprivation also confirm the discriminability of the fatigue levels. In addition to the measurement of fatigue and drowsiness, the pose tracking capability of the proposed approach has potential applications in distraction assessment and alerting of machine operators.

  12. Optical Flow and Driver's Kinematics Analysis for State of Alert Sensing

    PubMed Central

    Jiménez-Pinto, Javier; Torres-Torriti, Miguel

    2013-01-01

    Road accident statistics from different countries show that a significant number of accidents occur due to driver's fatigue and lack of awareness to traffic conditions. In particular, about 60% of the accidents in which long haul truck and bus drivers are involved are attributed to drowsiness and fatigue. It is thus fundamental to improve non-invasive systems for sensing a driver's state of alert. One of the main challenges to correctly resolve the state of alert is measuring the percentage of eyelid closure over time (PERCLOS), despite the driver's head and body movements. In this paper, we propose a technique that involves optical flow and driver's kinematics analysis to improve the robustness of the driver's alert state measurement under pose changes using a single camera with near-infrared illumination. The proposed approach infers and keeps track of the driver's pose in 3D space in order to ensure that eyes can be located correctly, even after periods of partial occlusion, for example, when the driver stares away from the camera. Our experiments show the effectiveness of the approach with a correct eyes detection rate of 99.41%, on average. The results obtained with the proposed approach in an experiment involving fifteen persons under different levels of sleep deprivation also confirm the discriminability of the fatigue levels. In addition to the measurement of fatigue and drowsiness, the pose tracking capability of the proposed approach has potential applications in distraction assessment and alerting of machine operators. PMID:23539029

  13. Investigation on structural, optical and electrical properties of Cp2Mg flow varied p-GaN grown by MOCVD

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

    Surender, S.; Pradeep, S.; Ramesh, R.

    2016-05-23

    In this work the effect of different concentration of Magnesium doped GaN (p-GaN) were systematically studied. The p-GaN epilayers were grown on c-plane sapphire substrate by horizontal flow Metal Organic Chemical Vapor Deposition (MOCVD) with various flow rates of 100 sccm to 300 sccm using bis-(cyclopentadienyl) - magnesium (Cp2Mg) precursor. The samples were subjected to structural, optical, morphological and electrical studies using High Resolution X-ray diffraction (HRXRD), room temperature photoluminescence (PL), Atomic Force Microscopy (AFM) and Hall measurement respectively. Results indicated that the Mg doped GaN of 200 sccm Cp2Mg has the root mean square (rms) roughness of about 0.3more » nm for a scan area of 5×5 µm{sup 2} which has good two dimensional growth. Moreover, Hall measurements results shows that (200 sccm Cp2Mg) Mg-doped GaN possess the highest hole concentration of 5.4×10{sup 17}cm{sup −3} and resistivity of 1.7 Ωcm at room temperature.« less

  14. Bubble velocity, diameter, and void fraction measurements in a multiphase flow using fiber optic reflectometer

    NASA Astrophysics Data System (ADS)

    Lim, Ho-Joon; Chang, Kuang-An; Su, Chin B.; Chen, Chi-Yueh

    2008-12-01

    A fiber optic reflectometer (FOR) technique featuring a single fiber probe is investigated for its feasibility of measuring the bubble velocity, diameter, and void fraction in a multiphase flow. The method is based on the interference of the scattered signal from the bubble surface with the Fresnel reflection signal from the tip of the optical fiber. Void fraction is obtained with a high accuracy if an appropriate correction is applied to compensate the underestimated measurement value. Velocity information is accurately obtained from the reflected signals before the fiber tip touches the bubble surface so that several factors affecting the traditional dual-tip probes such as blinding, crawling, and drifting effects due to the interaction between the probe and bubbles can be prevented. The coherent signals reflected from both the front and rear ends of a bubble can provide velocity information. Deceleration of rising bubbles and particles due to the presence of the fiber probe is observed when they are very close to the fiber tip. With the residence time obtained, the bubble chord length can be determined by analyzing the coherent signal for velocity determination before the deceleration starts. The bubble diameters are directly obtained from analyzing the signals of the bubbles that contain velocity information. The chord lengths of these bubbles measured by FOR represent the bubble diameters when the bubble shape is spherical or represent the minor axes when the bubble shape is ellipsoidal. The velocity and size of bubbles obtained from the FOR measurements are compared with those obtained simultaneously using a high speed camera.

  15. Modified Beer-Lambert law for blood flow

    PubMed Central

    Baker, Wesley B.; Parthasarathy, Ashwin B.; Busch, David R.; Mesquita, Rickson C.; Greenberg, Joel H.; Yodh, A. G.

    2014-01-01

    We develop and validate a Modified Beer-Lambert law for blood flow based on diffuse correlation spectroscopy (DCS) measurements. The new formulation enables blood flow monitoring from temporal intensity autocorrelation function data taken at single or multiple delay-times. Consequentially, the speed of the optical blood flow measurement can be substantially increased. The scheme facilitates blood flow monitoring of highly scattering tissues in geometries wherein light propagation is diffusive or non-diffusive, and it is particularly well-suited for utilization with pressure measurement paradigms that employ differential flow signals to reduce contributions of superficial tissues. PMID:25426330

  16. Optical Microangiography Based on Optical Coherence Tomography

    NASA Astrophysics Data System (ADS)

    Reif, Roberto; Wang, Ruikang K.

    Proper homeostasis regulation of in vivo biological systems requires microvascular blood perfusion, which is the process of delivering blood into the tissue's capillary beds. Abnormal tissue vascularization has been associated with various diseases such as cancer, diabetes, neurological disorders, wounds, and inflammation. Understanding the changes in the vascular network or microangiography will have an important role in determining the causes and developing potential treatments for these diseases. Optical coherence tomography (OCT) is a noninvasive method for imaging three-dimensional biological tissues with high resolution (~10 µm) and without requiring the use of contrast agents. In this chapter we review several techniques for using OCT to determine blood flow velocities and the vessel morphology (optical microangiography). Different techniques will be discussed with a brief explanation of their limitations. Also, methods for quantifying these images are presented, as well as the depiction of several applications.

  17. Needle detection in ultrasound using the spectral properties of the displacement field: a feasibility study

    NASA Astrophysics Data System (ADS)

    Beigi, Parmida; Salcudean, Tim; Rohling, Robert; Lessoway, Victoria A.; Ng, Gary C.

    2015-03-01

    This paper presents a new needle detection technique for ultrasound guided interventions based on the spectral properties of small displacements arising from hand tremour or intentional motion. In a block-based approach, the displacement map is computed for each block of interest versus a reference frame, using an optical flow technique. To compute the flow parameters, the Lucas-Kanade approach is used in a multiresolution and regularized form. A least-squares fit is used to estimate the flow parameters from the overdetermined system of spatial and temporal gradients. Lateral and axial components of the displacement are obtained for each block of interest at consecutive frames. Magnitude-squared spectral coherency is derived between the median displacements of the reference block and each block of interest, to determine the spectral correlation. In vivo images were obtained from the tissue near the abdominal aorta to capture the extreme intrinsic body motion and insertion images were captured from a tissue-mimicking agar phantom. According to the analysis, both the involuntary and intentional movement of the needle produces coherent displacement with respect to a reference window near the insertion site. Intrinsic body motion also produces coherent displacement with respect to a reference window in the tissue; however, the coherency spectra of intrinsic and needle motion are distinguishable spectrally. Blocks with high spectral coherency at high frequencies are selected, estimating a channel for needle trajectory. The needle trajectory is detected from locally thresholded absolute displacement map within the initial estimate. Experimental results show the RMS localization accuracy of 1:0 mm, 0:7 mm, and 0:5 mm for hand tremour, vibrational and rotational needle movements, respectively.

  18. Method and system for gas flow mitigation of molecular contamination of optics

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

    Delgado, Gildardo; Johnson, Terry; Arienti, Marco

    A computer-implemented method for determining an optimized purge gas flow in a semi-conductor inspection metrology or lithography apparatus, comprising receiving a permissible contaminant mole fraction, a contaminant outgassing flow rate associated with a contaminant, a contaminant mass diffusivity, an outgassing surface length, a pressure, a temperature, a channel height, and a molecular weight of a purge gas, calculating a flow factor based on the permissible contaminant mole fraction, the contaminant outgassing flow rate, the channel height, and the outgassing surface length, comparing the flow factor to a predefined maximum flow factor value, calculating a minimum purge gas velocity and amore » purge gas mass flow rate from the flow factor, the contaminant mass diffusivity, the pressure, the temperature, and the molecular weight of the purge gas, and introducing the purge gas into the semi-conductor inspection metrology or lithography apparatus with the minimum purge gas velocity and the purge gas flow rate.« less

  19. Spatiotemporal optical vortices

    NASA Astrophysics Data System (ADS)

    Jhajj, Nihal; Larkin, Ilia; Rosenthal, Eric; Zahedpour, Sina; Wahlstrand, Jared; Milchberg, Howard

    2017-04-01

    We present the first experimental evidence, supported by theory and simulation, of spatiotemporal optical vortices (STOVs). A STOV is an optical vortex with phase and energy circulation in a spatiotemporal plane. Depending on the sign of the material dispersion, the local electromagnetic energy flow is saddle or spiral about the STOV. STOVs are shown to be a fundamental element of the nonlinear collapse and subsequent propagation of short optical pulses in material media. STOVs conserve topological charge, constraining their birth, evolution, and annihilation. We measure a self-generated STOV consisting of a ring-shaped null in the electromagnetic field about which the phase is spiral, forming a dynamic torus that is concentric with and tracks the propagating pulse. Our results, here obtained for optical pulse collapse and filamentation in air, are generalizable to a broad class of nonlinearly propagating waves. Defense Advanced Research Projects Agency (Grant No. W911NF1410372), Air Force Office of Scientific Research (Grant No. FA95501310044), National Science Foundation (Grant No. PHY1301948), and Army Research Office (Grant No. W911NF1410372).

  20. SDN architecture for optical packet and circuit integrated networks

    NASA Astrophysics Data System (ADS)

    Furukawa, Hideaki; Miyazawa, Takaya

    2016-02-01

    We have been developing an optical packet and circuit integrated (OPCI) network, which realizes dynamic optical path, high-density packet multiplexing, and flexible wavelength resource allocation. In the OPCI networks, a best-effort service and a QoS-guaranteed service are provided by employing optical packet switching (OPS) and optical circuit switching (OCS) respectively, and users can select these services. Different wavelength resources are assigned for OPS and OCS links, and the amount of their wavelength resources are dynamically changed in accordance with the service usage conditions. To apply OPCI networks into wide-area (core/metro) networks, we have developed an OPCI node with a distributed control mechanism. Moreover, our OPCI node works with a centralized control mechanism as well as a distributed one. It is therefore possible to realize SDN-based OPCI networks, where resource requests and a centralized configuration are carried out. In this paper, we show our SDN architecture for an OPS system that configures mapping tables between IP addresses and optical packet addresses and switching tables according to the requests from multiple users via a web interface. While OpenFlow-based centralized control protocol is coming into widespread use especially for single-administrative, small-area (LAN/data-center) networks. Here, we also show an interworking mechanism between OpenFlow-based networks (OFNs) and the OPCI network for constructing a wide-area network, and a control method of wavelength resource selection to automatically transfer diversified flows from OFNs to the OPCI network.

  1. Hydrodynamic influences on acoustical and optical backscatter in a fringing reef environment

    NASA Astrophysics Data System (ADS)

    Pawlak, Geno; Moline, Mark A.; Terrill, Eric J.; Colin, Patrick L.

    2017-01-01

    Observations of hydrodynamics along with optical and acoustical water characteristics in a tropical fringing reef environment reveal a distinct signature associated with flow characteristics and tidal conditions. Flow conditions are dominated by tidal forcing with an offshore component from the reef flat during ebb. Measurements span variable wave conditions enabling identification of wave effects on optical and acoustical water properties. High-frequency acoustic backscatter (6 MHz) is strongly correlated with tidal forcing increasing with offshore directed flow and modulated by wave height, indicating dominant hydrodynamic influence. Backscatter at 300 and 1200 kHz is predominantly diurnal suggesting a biological component. Optical backscatter is closely correlated with high-frequency acoustic backscatter across the range of study conditions. Acoustic backscatter frequency dependence is used along with changes in optical properties to interpret particle-size variations. Changes across wave heights suggest shifts in particle-size distributions with increases in relative concentrations of smaller particles for larger wave conditions. Establishing a connection between the physical processes of a fringing tropical reef and the resulting acoustical and optical signals allows for interpretation and forecasting of the remote sensing response of these phenomena over larger scales.

  2. Optical computing using optical flip-flops in Fourier processors: use in matrix multiplication and discrete linear transforms.

    PubMed

    Ando, S; Sekine, S; Mita, M; Katsuo, S

    1989-12-15

    An architecture and the algorithms for matrix multiplication using optical flip-flops (OFFs) in optical processors are proposed based on residue arithmetic. The proposed system is capable of processing all elements of matrices in parallel utilizing the information retrieving ability of optical Fourier processors. The employment of OFFs enables bidirectional data flow leading to a simpler architecture and the burden of residue-to-decimal (or residue-to-binary) conversion to operation time can be largely reduced by processing all elements in parallel. The calculated characteristics of operation time suggest a promising use of the system in a real time 2-D linear transform.

  3. Optofluidic waveguide as a transformation optics device for lightwave bending and manipulation.

    PubMed

    Yang, Y; Liu, A Q; Chin, L K; Zhang, X M; Tsai, D P; Lin, C L; Lu, C; Wang, G P; Zheludev, N I

    2012-01-31

    Transformation optics represents a new paradigm for designing light-manipulating devices, such as cloaks and field concentrators, through the engineering of electromagnetic space using materials with spatially variable parameters. Here we analyse liquid flowing in an optofluidic waveguide as a new type of controllable transformation optics medium. We show that a laminar liquid flow in an optofluidic channel exhibits spatially variable dielectric properties that support novel wave-focussing and interference phenomena, which are distinctively different from the discrete diffraction observed in solid waveguide arrays. Our work provides new insight into the unique optical properties of optofluidic waveguides and their potential applications.

  4. Optically enhanced acoustophoresis

    NASA Astrophysics Data System (ADS)

    McDougall, Craig; O'Mahoney, Paul; McGuinn, Alan; Willoughby, Nicholas A.; Qiu, Yongqiang; Demore, Christine E. M.; MacDonald, Michael P.

    2017-08-01

    Regenerative medicine has the capability to revolutionise many aspects of medical care, but for it to make the step from small scale autologous treatments to larger scale allogeneic approaches, robust and scalable label free cell sorting technologies are needed as part of a cell therapy bioprocessing pipeline. In this proceedings we describe several strategies for addressing the requirements for high throughput without labeling via: dimensional scaling, rare species targeting and sorting from a stable state. These three approaches are demonstrated through a combination of optical and ultrasonic forces. By combining mostly conservative and non-conservative forces from two different modalities it is possible to reduce the influence of flow velocity on sorting efficiency, hence increasing robustness and scalability. One such approach can be termed "optically enhanced acoustophoresis" which combines the ability of acoustics to handle large volumes of analyte with the high specificity of optical sorting.

  5. Optical oximetry of volume-oscillating vascular compartments: contributions from oscillatory blood flow

    NASA Astrophysics Data System (ADS)

    Kainerstorfer, Jana M.; Sassaroli, Angelo; Fantini, Sergio

    2016-10-01

    We present a quantitative analysis of dynamic diffuse optical measurements to obtain oxygen saturation of hemoglobin in volume oscillating compartments. We used a phasor representation of oscillatory hemodynamics at the heart rate and respiration frequency to separate the oscillations of tissue concentrations of oxyhemoglobin (O) and deoxyhemoglobin (D) into components due to blood volume (subscript V) and blood flow (subscript F): O=OV+OF, D=DV+DF. This is achieved by setting the phase angle Arg(OF)-Arg(O), which can be estimated by a hemodynamic model that we recently developed. We found this angle to be -72 deg for the cardiac pulsation at 1 Hz, and -7 deg for paced breathing at 0.1 Hz. Setting this angle, we can obtain the oxygen saturation of hemoglobin of the volume-oscillating vascular compartment, SV=|OV|/(|OV|+|DV|). We demonstrate this approach with cerebral near-infrared spectroscopy measurements on healthy volunteers at rest (n=4) and during 0.1 Hz paced breathing (n=3) with a 24-channel system. Rest data at the cardiac frequency were used to calculate the arterial saturation, S(a); over all subjects and channels, we found ==0.96±0.02. In the case of paced breathing, we found =0.66±0.14, which reflects venous-dominated hemodynamics at the respiratory frequency.

  6. Optical measurement of blood flow in exercising skeletal muscle: a pilot study

    NASA Astrophysics Data System (ADS)

    Wang, Detian; Baker, Wesley B.; Parthasarathy, Ashwin B.; Zhu, Liguo; Li, Zeren; Yodh, Arjun G.

    2017-07-01

    Blood flow monitoring during rhythm exercising is very important for sports medicine and muscle dieases. Diffuse correlation spectroscopy(DCS) is a relative new invasive way to monitor blood flow but suffering from muscle fiber motion. In this study we focus on how to remove exercise driven artifacts and obtain accurate estimates of the increase in blood flow from exercise. Using a novel fast software correlator, we measured blood flow in forearm flexor muscles of N=2 healthy adults during handgrip exercise, at a sampling rate of 20 Hz. Combining the blood flow and acceleration data, we resolved the motion artifact in the DCS signal induced by muscle fiber motion, and isolated the blood flow component of the signal from the motion artifact. The results show that muscle fiber motion strongly affects the DCS signal, and if not accounted for, will result in an overestimate of blood flow more than 1000%. Our measurements indicate rapid dilation of arterioles following exercise onset, which enabled blood flow to increase to a plateau of 200% in 10s. The blood flow also rapidly recovered to baseline following exercise in 10s. Finally, preliminary results on the dependence of blood flow from exercise intensity changes will be discussed.

  7. Sensor for Boundary Shear Stress in Fluid Flow

    NASA Technical Reports Server (NTRS)

    Bao, Xiaoqi; Badescu, Mircea; Sherrit, Stewart; Bar-Cohen, Yoseph; Lih, Shyh-Shiuh; Chang, Zensheu; Trease, Brian P.; Kerenyi, Kornel; Widholm, Scott E.; Ostlund, Patrick N.

    2012-01-01

    The formation of scour patterns at bridge piers is driven by the forces at the boundary of the water flow. In most experimental scour studies, indirect processes have been applied to estimate the shear stress using measured velocity profiles. The estimations are based on theoretical models and associated assumptions. However, the turbulence flow fields and boundary layer in the pier-scour region are very complex and lead to low-fidelity results. In addition, available turbulence models cannot account accurately for the bed roughness effect. Direct measurement of the boundary shear stress, normal stress, and their fluctuations are attractive alternatives. However, most direct-measurement shear sensors are bulky in size or not compatible to fluid flow. A sensor has been developed that consists of a floating plate with folded beam support and an optical grid on the back, combined with a high-resolution optical position probe. The folded beam support makes the floating plate more flexible in the sensing direction within a small footprint, while maintaining high stiffness in the other directions. The floating plate converts the shear force to displacement, and the optical probe detects the plate s position with nanometer resolution by sensing the pattern of the diffraction field of the grid through a glass window. This configuration makes the sensor compatible with liquid flow applications.

  8. Imaging cochlear soft tissue displacement with coherent x-rays

    NASA Astrophysics Data System (ADS)

    Rau, Christoph; Richter, Claus-Peter

    2015-10-01

    At present, imaging of cochlear mechanics at mid-cochlear turns has not been accomplished. Although challenging, this appears possible with partially coherent hard x-rays. The present study shows results from stroboscopic x-ray imaging of a test object at audio frequencies. The vibration amplitudes were quantified. In a different set of experiments, an intact and calcified gerbil temporal bone was used to determine displacements of the reticular lamina, tectorial membrane, and Reissner’s membrane with the Lucas and Kanade video flow algorithm. The experiments validated high frequency x-ray imaging and imaging in a calcified cochlea. The present work is key for future imaging of cochlear micromechanics at a high spatial resolution.

  9. PATHOGENESIS OF OPTIC DISC EDEMA IN RAISED INTRACRANIAL PRESSURE

    PubMed Central

    Hayreh, Sohan Singh

    2015-01-01

    Optic disc edema in raised intracranial pressure was first described in 1853. Ever since, there has been a plethora of controversial hypotheses to explain its pathogenesis. I have explored the subject comprehensively by doing basic, experimental and clinical studies. My objective was to investigate the fundamentals of the subject, to test the validity of the previous theories, and finally, based on all these studies, to find a logical explanation for the pathogenesis. My studies included the following issues pertinent to the pathogenesis of optic disc edema in raised intracranial pressure: the anatomy and blood supply of the optic nerve, the roles of the sheath of the optic nerve, of the centripetal flow of fluids along the optic nerve, of compression of the central retinal vein, and of acute intracranial hypertension and its associated effects. I found that, contrary to some previous claims, an acute rise of intracranial pressure was not quickly followed by production of optic disc edema. Then, in rhesus monkeys, I produced experimentally chronic intracranial hypertension by slowly increasing in size space-occupying lesions, in different parts of the brain. Those produced raised cerebrospinal fluid pressure (CSFP) and optic disc edema, identical to those seen in patients with elevated CSFP. Having achieved that, I investigated various aspects of optic disc edema by ophthalmoscopy, stereoscopic color fundus photography and fluorescein fundus angiography, and light microscopic, electron microscopic, horseradish peroxidase and axoplasmic transport studies, and evaluated the effect of opening the sheath of the optic nerve on the optic disc edema. This latter study showed that opening the sheath resulted in resolution of optic disc edema on the side of the sheath fenestration, in spite of high intracranial CSFP, proving that a rise of CSFP in the sheath was the essential pre-requisite for the development of optic disc edema. I also investigated optic disc edema with

  10. Electro-optic control of photographic imaging quality through ‘Smart Glass’ windows in optics demonstrations

    NASA Astrophysics Data System (ADS)

    Ozolinsh, Maris; Paulins, Paulis

    2017-09-01

    An experimental setup allowing the modeling of conditions in optical devices and in the eye at various degrees of scattering such as cataract pathology in human eyes is presented. The scattering in cells of polymer-dispersed liquid crystals (PDLCs) and ‘Smart Glass’ windows is used in the modeling experiments. Both applications are used as optical obstacles placed in different positions of the optical information flow pathway either directly on the stimuli demonstration computer screen or mounted directly after the image-formation lens of a digital camera. The degree of scattering is changed continuously by applying an AC voltage of up to 30-80 V to the PDLC cell. The setup uses a camera with 14 bit depth and a 24 mm focal length lens. Light-emitting diodes and diode-pumped solid-state lasers emitting radiation of different wavelengths are used as portable small-divergence light sources in the experiments. Image formation, optical system point spread function, modulation transfer functions, and system resolution limits are determined for such sample optical systems in student optics and optometry experimental exercises.

  11. Conformal mapping in optical biosensor applications.

    PubMed

    Zumbrum, Matthew E; Edwards, David A

    2015-09-01

    Optical biosensors are devices used to investigate surface-volume reaction kinetics. Current mathematical models for reaction dynamics rely on the assumption of unidirectional flow within these devices. However, new devices, such as the Flexchip, include a geometry that introduces two-dimensional flow, complicating the depletion of the volume reactant. To account for this, a previous mathematical model is extended to include two-dimensional flow, and the Schwarz-Christoffel mapping is used to relate the physical device geometry to that for a device with unidirectional flow. Mappings for several Flexchip dimensions are considered, and the ligand depletion effect is investigated for one of these mappings. Estimated rate constants are produced for simulated data to quantify the inclusion of two-dimensional flow in the mathematical model.

  12. High-Resolution Digital Two-Color PIV for Turbomachinery Flows

    NASA Astrophysics Data System (ADS)

    Copenhaver, W.; Gogineni, S.; Goss, L.

    1996-11-01

    Turbomachinery flows are inherently unsteady. However, steady design methods are currently used to develop turbomachinery, with the lack of basic understanding of unsteady effects being compensated by use of extensive empirical correlations. Conventional laser anemometry provides quantitative evidence of unsteady effects in turbomachinery but is limited in fully exploring this phenomenon. The PIV technique holds great promise for elucidating unsteady flow mechanisms in turbomachinery if obstacles to its application in a transonic turbomachine can be overcome. Implementation involves critical issues such as tracer seeding and optical access for transmitter and receiver. Initially, an 18-in.-dia. axial fan is used to explore these issues. One optical configuration considered is the fiber-optic fanning light sheet in conjunction with high-power pulsed lasers. Instantaneous velocity measurements are made between blades at different spanwise locations.

  13. Flow cytometry of mammalian sperm: progress in DNA and morphology measurement.

    PubMed

    Pinkel, D; Dean, P; Lake, S; Peters, D; Mendelsohn, M; Gray, J; Van Dilla, M; Gledhill, B

    1979-01-01

    Variability in DNA content and head shape of mammalian sperm are potentially useful markers for flow cytometric monitoring of genetic damage in spermatogenic cells. The high refractive index and extreme flatness of the sperm heads produce an optical effect which interferes with DNA measurements in flow cytometers which have dye excitation and fluorescence light collection normal to the axis of flow. Orientation of sperm in flow controls this effect and results in coefficients of variation of 2.5% and 4.2%, respectively, for DNA measurements of mouse and human sperm. Alternatively, the optical effect can be used to generate shape-related information. Measurements on randomly oriented sperm from three mammalian species using a pair of fluorescence detectors indicate that large shape differences are detectable. Acriflavine-Feulgen stained sperm nuclei are significantly bleached during flow cytometric measurements at power levels routinely used in many flow cytometers. Dual beam studies of this phenomenon indicate it may be useful in detecting abnormally shaped sperm.

  14. The detection of distant cooling flows and the formation of dark matter

    NASA Technical Reports Server (NTRS)

    Fabian, A. C.; Arnaud, K. A.; Nulsen, P. E. J.; Mushotzky, R. F.

    1986-01-01

    Cooling flows involving substantial mass inflow rates appear to be common in many nearby rich and poor clusters and in isolated galaxies. The extensive optical and ultraviolet filaments produced by the thermal instability of large flows are detectable out to redshifts greater than 1. It is proposed that this may explain the extended optical line emission reported in, and around, many distant radio galaxies, narrow-line quasars, and even nearby normal and active galaxies. An important diagnostic to distinguish cooling flows from other possible origins of emission line filaments is the presence of extensive regions at high thermal pressure. Other evidence for distant cooling flows and the resultant star formation is further discussed, together with the implications of cooling flow initial-mass functions for galaxy formation and the nature of 'dark' matter.

  15. Diffractive Optic Fluid Shear Stress Sensor

    NASA Technical Reports Server (NTRS)

    Wilson, D.; Scalf, J.; Forouhar, S.; Muller, R.; Taugwalder, F.; Gharib, M.; Fourguette, D.; Modarress, D.

    2000-01-01

    Light scattering off particles flowing through a two-slit interference pattern can be used to measure the shear stress of the fluid. We have designed and fabricated a miniature diffractive optic sensor based on this principle.

  16. Surface flow measurements from drones

    NASA Astrophysics Data System (ADS)

    Tauro, Flavia; Porfiri, Maurizio; Grimaldi, Salvatore

    2016-09-01

    Drones are transforming the way we sense and interact with the environment. However, despite their increased capabilities, the use of drones in geophysical sciences usually focuses on image acquisition for generating high-resolution maps. Motivated by the increasing demand for innovative and high performance geophysical observational methodologies, we posit the integration of drone technology and optical sensing toward a quantitative characterization of surface flow phenomena. We demonstrate that a recreational drone can be used to yield accurate surface flow maps of sub-meter water bodies. Specifically, drone's vibrations do not hinder surface flow observations, and velocity measurements are in agreement with traditional techniques. This first instance of quantitative water flow sensing from a flying drone paves the way to novel observations of the environment.

  17. Doppler Fourier Domain Optical Coherence Tomography for Label-Free Tissue Angiography

    NASA Astrophysics Data System (ADS)

    Leitgeb, Rainer A.; Szkulmowski, Maciej; Blatter, Cedric; Wojtkowski, Maciej

    Information about tissue perfusion and the vascular structure is certainly most important for assessment of tissue state or personal health and the diagnosis of any pathological conditions. It is therefore of key medical interest to have tools available for both quantitative blood flow assessment as well as qualitative vascular imaging. The strength of optical techniques is the unprecedented level of detail even for small capillary structures or microaneurysms and the possibility to combine different techniques for additional tissue spectroscopy giving insight into tissue metabolism. There is an immediate diagnostic and pharmacological demand for high-resolution, label-free, tissue angiography and flow assessment that in addition allow for precise depth gating of flow information. The most promising candidate is Doppler optical coherence tomography (DOCT) being noncontact, label free, and without employing hazardous radiation. DOCT provides fully quantitative volumetric information about blood flow together with the vascular and structural anatomy. Besides flow quantification, analysis of OCT signal fluctuations allows to contrast moving scatterers in tissue such as red blood cells from static tissue. This allows for non-invasive optical angiography and yields high resolution even for smallest capillaries. Because of the huge potential of DOCT and lable-free optical angiography for diagnosis, the last years saw a rapid increase of publications in this field with many different approaches. The present chapter gives an overview over existing Doppler OCT approaches and angiography techniques. It furthermore discusses limitations and noise issues, and gives examples for angiography in the eye and the skin.

  18. Speckle contrast diffuse correlation tomography of complex turbid medium flow

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

    Huang, Chong; Irwin, Daniel; Lin, Yu

    2015-07-15

    Purpose: Developed herein is a three-dimensional (3D) flow contrast imaging system leveraging advancements in the extension of laser speckle contrast imaging theories to deep tissues along with our recently developed finite-element diffuse correlation tomography (DCT) reconstruction scheme. This technique, termed speckle contrast diffuse correlation tomography (scDCT), enables incorporation of complex optical property heterogeneities and sample boundaries. When combined with a reflectance-based design, this system facilitates a rapid segue into flow contrast imaging of larger, in vivo applications such as humans. Methods: A highly sensitive CCD camera was integrated into a reflectance-based optical system. Four long-coherence laser source positions were coupledmore » to an optical switch for sequencing of tomographic data acquisition providing multiple projections through the sample. This system was investigated through incorporation of liquid and solid tissue-like phantoms exhibiting optical properties and flow characteristics typical of human tissues. Computer simulations were also performed for comparisons. A uniquely encountered smear correction algorithm was employed to correct point-source illumination contributions during image capture with the frame-transfer CCD and reflectance setup. Results: Measurements with scDCT on a homogeneous liquid phantom showed that speckle contrast-based deep flow indices were within 12% of those from standard DCT. Inclusion of a solid phantom submerged below the liquid phantom surface allowed for heterogeneity detection and validation. The heterogeneity was identified successfully by reconstructed 3D flow contrast tomography with scDCT. The heterogeneity center and dimensions and averaged relative flow (within 3%) and localization were in agreement with actuality and computer simulations, respectively. Conclusions: A custom cost-effective CCD-based reflectance 3D flow imaging system demonstrated rapid acquisition of dense

  19. Investigation of isochronal annealing on the optical properties of HWCVD amorphous silicon nitride deposited at low temperatures and low gas flow rates

    NASA Astrophysics Data System (ADS)

    Muller, T. F. G.; Jacobs, S.; Cummings, F. R.; Oliphant, C. J.; Malgas, G. F.; Arendse, C. J.

    2015-06-01

    Hydrogenated amorphous silicon nitride (a-SiNx:H) is used as anti-reflection coatings in commercial solar cells. A final firing step in the production of micro-crystalline silicon solar cells allows hydrogen effusion from the a-SiNx:H into the solar cell, and contributes to bulk passivation of the grain boundaries. In this study a-SiNx:H deposited in a hot-wire chemical vapour deposition (HWCVD) chamber with reduced gas flow rates and filament temperature compared to traditional deposition regimes, were annealed isochronally. The UV-visible reflection spectra of the annealed material were subjected to the Bruggeman Effective Medium Approximation (BEMA) treatment, in which a theoretical amorphous semiconductor was combined with particle inclusions due to the structural complexities of the material. The extraction of the optical functions and ensuing Wemple-DeDomenici analysis of the wavelength-dependent refractive index allowed for the correlation of the macroscopic optical properties with the changes in the local atomic bonding configuration, involving silicon, nitrogen and hydrogen.

  20. Thermo-optic devices on polymer platform

    NASA Astrophysics Data System (ADS)

    Zhang, Ziyang; Keil, Norbert

    2016-03-01

    Optical polymers possess in general relatively high thermo-optic coefficients and at the same time low thermal conductivity, both of which make them attractive material candidates for realizing highly efficient thermally tunable devices. Over the years, various thermo-optic components have been demonstrated on polymer platform, covering (1) tunable reflectors and filters as part of a laser cavity, (2) variable optical attenuators (VOAs) as light amplitude regulators in e.g. a coherent receiver, and (3) thermo-optic switches (TOSs) allowing multi-flow control in the photonic integrated circuits (PICs). This work attempts to review the recent progress on the above mentioned three component branches, including linearly and differentially tunable filters, VOAs based on 1×1 multimode interference structure (MMI) and Mach-Zehnder interferometer (MZI), and 1×2 TOS based on waveguide Y-branch, driven by a pair of sidelong placed heater electrodes. These thermo-optic components can well be integrated into larger PICs: the dual-polarization switchable tunable laser and the colorless optical 90° hybrid are presented in the end as examples.

  1. Correlator optical wavefront sensor COWS

    NASA Astrophysics Data System (ADS)

    1991-02-01

    This report documents the significant upgrades and improvements made to the correlator optical wavefront sensor (COWS) optical bench during this phase of the program. Software for the experiment was reviewed and documented. Flowcharts showing the program flow are included as well as documentation for programs which were written to calculate and display Zernike polynomials. The system was calibrated and aligned and a series of experiments to determine the optimum settings for the input and output MOSLM polarizers were conducted. In addition, design of a simple aberration generation is included.

  2. Quantification and visualization of injury and regeneration to the ciliated epithelium using quantitative flow imaging and speckle variance optical coherence tomography (Conference Presentation)

    NASA Astrophysics Data System (ADS)

    Gamm, Ute A.; Huang, Brendan K.; Mis, Emily K.; Khokha, Mustafa K.; Choma, Michael A.

    2017-04-01

    Mucociliary flow is an important defense mechanism in the lung to remove inhaled pathogens and pollutants. A disruption of ciliary flow can lead to respiratory infections. Even though patients in the intensive care unit (ICU) either have or are very susceptible to respiratory infections, mucociliary flow is not well understood in the ICU setting. We recently demonstrated that hyperoxia, a consequence of administering supplemental oxygen to a patient in respiratory failure, can lead to a significant reduction of cilia-driven fluid flow in mouse trachea. There are other factors that are relevant to ICU medicine that can damage the ciliated tracheal epithelium, including inhalation injury and endotracheal tube placement. In this study we use two animal models, Xenopus embryo and ex vivo mouse trachea, to analyze flow defects in the injured ciliated epithelium. Injury is generated either mechanically with a scalpel or chemically by calcium chloride (CaCl2) shock, which efficiently but reversibly deciliates the embryo skin. In this study we used optical coherence tomography (OCT) and particle tracking velocimetry (PTV) to quantify cilia driven fluid flow over the surface of the Xenopus embryo. We additionally visualized damage to the ciliated epithelium by capturing 3D speckle variance images that highlight beating cilia. Mechanical injury disrupted cilia-driven fluid flow over the injured site, which led to a reduction in cilia-driven fluid flow over the whole surface of the embryo (n=7). The calcium chloride shock protocol proved to be highly effective in deciliating embryos (n=6). 3D speckle variance images visualized a loss of cilia and cilia-driven flow was halted immediately after application. We also applied CaCl2-shock to cultured ex vivo mouse trachea (n=8) and found, similarly to effects in Xenopus embryo, an extensive loss of cilia with resulting cessation of flow. We investigated the regeneration of the ciliated epithelium after an 8 day incubation period

  3. Feed-forward adaptive-optic correction of a weakly-compressible high-subsonic shear layer

    NASA Astrophysics Data System (ADS)

    Duffin, Daniel A.

    Development of airborne laser systems began in the 1970s with the Airborne Laser Laboratory, a KC135 aircraft with a CO2 laser projected from a beam director mounted atop the aircraft as a hemispherical turret encased in a fairing. It was known that the turbulent air flowing around the turret and separating over the aft portions of the turret would aberrate the laser beam's wavefront (the aero-optic problem); however, the CO2 wavelength, 10.6 mum, was long enough that the aberrating turbulent flow decreased the system's performance by only about 5%. With newer airborne laser systems using wavelengths nearer 1 mum, this same turbulent flow now reduces system performance by more than 95%. It has long been known that if a conjugate waveform is used to pre-distort the outgoing laser's wavefront, the turbulence will actually correct the beam, restoring most of the system's performance. The problem with performing this compensation is that the system for performing this function, the so-called adaptive-optic system, is bandwidth limited in its conventional architecture, by orders of magnitude lower than that required to correct for the aero-optic effects. The research described in this dissertation explored changing the adaptive-optic paradigm from feedback to feed-forward by adding flow control to make the aberration environment predictable rather than unpredictable. This research demonstrated that the turbulent high-speed separated shear layer could be robustly forced into a regularized form. It was also shown that these regularized velocity patterns in the shear layer produced periodic optical aberrations. Extensive measurement and analysis of these convecting aberrations yielded the underlying structure required to produce the conjugate wavefront correction patterns required for a range of laser propagation angles through the shear layer. Ultimately, a feed-forward adaptive-optic system was developed and used to demonstrate the highest-bandwidth correction of aero-optic

  4. An investigation of fluid flow during induction stroke of a water analog model of an IC engine using an innovative optical velocimetry concept: LIPA

    NASA Technical Reports Server (NTRS)

    Stier, Bernd; Falco, R. E.

    1994-01-01

    Optical measurements on an axisymmetrical quartz component engine research model were made to evaluate the flow field encountered during induction. The measurement technique is LIPA (Laser Induced Photochemical Anemometry), a non-intrusive velocimetry concept that provides an investigator of fluid flow with a tool to attain planar information about three-dimensional velocity and vorticity vectors in a single measurement step. The goal of this investigation is to further develop this measurement technique and apply it to study the induction stroke of a water analog model of a four-stroke internal combustion engine. The research conducted in the water analog model is a fundamental scientific inquiry into the flow fields that develop in the induction stroke of an engine at idling engine speeds. As this is the first investigation of its kind using LIPA technique, our goal has been to quantify, in a preliminary manner, the flow field features that develop during the intake stroke. In the process a more comprehensive understanding of the flow field features was developed, and tied to the quantification. The study evaluated the flow field of the intake stroke by estimating fields of velocity and vorticity. On the basis of these data, information about fluid dynamics during induction at engine speeds of 10, 20, and 30 RPM (corresponding to 170, 340, and 510 RPM respectively, when air is the flowing medium) for three different valve lifts was obtained. The overall development of the flow field, its energy content (kinetic, fluctuation) for the different settings of the engine parameters, vorticity information, and cyclic variations have been quantified. These have been discussed in terms of mixing performance.

  5. Direct Optical Measurement of Vorticity in Fluid Flow

    DTIC Science & Technology

    2015-12-11

    was later employed to measure the angular velocity of a microparticle trapped and spinning in an optical trap [7]. II. Objectives We believe it...known theoretically. Two sets of experiments are presented. In the first, the signal from a group of 6 μm microparticles is integrated to obtain the...vorticity is known precisely. In one experiment measurements with a group of 6 μm microparticles is used to obtain the average fluid rotation rate about the

  6. Diffractive optics for particle velocimetry and sizing

    NASA Technical Reports Server (NTRS)

    Wilson, D. W.; Gogna, P. K.; Chacon, R. J.; Muller, R. E.; Fourguette, D.; Modarress, D.; Taugwalder, F.; Svitek, P.; Gharib, M.

    2002-01-01

    Beam-shaping diffractive optical elements are used to create structured light patterns in fluid flows. Particle scattering results in detected signals that can be used to determine the particle size and velocity.

  7. A PROOF OF CONVERGENCE OF THE HORN AND SCHUNCK OPTICAL FLOW ALGORITHM IN ARBITRARY DIMENSION

    PubMed Central

    LE TARNEC, LOUIS; DESTREMPES, FRANÇOIS; CLOUTIER, GUY; GARCIA, DAMIEN

    2013-01-01

    The Horn and Schunck (HS) method, which amounts to the Jacobi iterative scheme in the interior of the image, was one of the first optical flow algorithms. In this article, we prove the convergence of the HS method, whenever the problem is well-posed. Our result is shown in the framework of a generalization of the HS method in dimension n ≥ 1, with a broad definition of the discrete Laplacian. In this context, the condition for the convergence is that the intensity gradients are not all contained in a same hyperplane. Two other articles ([17] and [13]) claimed to solve this problem in the case n = 2, but it appears that both of these proofs are erroneous. Moreover, we explain why some standard results on the convergence of the Jacobi method do not apply for the HS problem, unless n = 1. It is also shown that the convergence of the HS scheme implies the convergence of the Gauss-Seidel and SOR schemes for the HS problem. PMID:26097625

  8. Early warning of footpad dermatitis and hockburn in broiler chicken flocks using optical flow, bodyweight and water consumption.

    PubMed

    Dawkins, M S; Roberts, S J; Cain, R J; Nickson, T; Donnelly, C A

    2017-05-20

    Footpad dermatitis and hockburn are serious welfare and economic issues for the production of broiler (meat) chickens. The authors here describe the use of an inexpensive camera system that monitors the movements of broiler flocks throughout their lives and suggest that it is possible to predict, even in young birds, the cross-sectional prevalence at slaughter of footpad dermatitis and hockburn before external signs are visible. The skew and kurtosis calculated from the authors' camera-based optical flow system had considerably more power to predict these outcomes in the 50 flocks reported here than water consumption, bodyweight or mortality and therefore have the potential to inform improved flock management through giving farmers early warning of welfare issues. Further trials are underway to establish the generality of the results. British Veterinary Association.

  9. Diffusion tensor optical coherence tomography

    NASA Astrophysics Data System (ADS)

    Marks, Daniel L.; Blackmon, Richard L.; Oldenburg, Amy L.

    2018-01-01

    In situ measurements of diffusive particle transport provide insight into tissue architecture, drug delivery, and cellular function. Analogous to diffusion-tensor magnetic resonance imaging (DT-MRI), where the anisotropic diffusion of water molecules is mapped on the millimeter scale to elucidate the fibrous structure of tissue, here we propose diffusion-tensor optical coherence tomography (DT-OCT) for measuring directional diffusivity and flow of optically scattering particles within tissue. Because DT-OCT is sensitive to the sub-resolution motion of Brownian particles as they are constrained by tissue macromolecules, it has the potential to quantify nanoporous anisotropic tissue structure at micrometer resolution as relevant to extracellular matrices, neurons, and capillaries. Here we derive the principles of DT-OCT, relating the detected optical signal from a minimum of six probe beams with the six unique diffusion tensor and three flow vector components. The optimal geometry of the probe beams is determined given a finite numerical aperture, and a high-speed hardware implementation is proposed. Finally, Monte Carlo simulations are employed to assess the ability of the proposed DT-OCT system to quantify anisotropic diffusion of nanoparticles in a collagen matrix, an extracellular constituent that is known to become highly aligned during tumor development.

  10. Sedimentation field flow fractionation and optical absorption spectroscopy for a quantitative size characterization of silver nanoparticles.

    PubMed

    Contado, Catia; Argazzi, Roberto; Amendola, Vincenzo

    2016-11-04

    Many advanced industrial and biomedical applications that use silver nanoparticles (AgNPs), require that particles are not only nano-sized, but also well dispersed, not aggregated and not agglomerated. This study presents two methods able to give rapidly sizes of monodispersed AgNPs suspensions in the dimensional range of 20-100nm. The first method, based on the application of Mie's theory, determines the particle sizes from the values of the surface plasmon resonance wavelength (SPR MAX ), read from the optical absorption spectra, recorded between 190nm and 800nm. The computed sizes were compared with those determined by transmission electron microscopy (TEM) and dynamic light scattering (DLS) and resulted in agreement with the nominal values in a range between 13% (for 20nm NPs) and 1% (for 100nm NPs), The second method is based on the masterly combination of the Sedimentation Field Flow Fractionation (SdFFF - now sold as Centrifugal FFF-CFFF) and the Optical Absorption Spectroscopy (OAS) techniques to accomplish sizes and quantitative particle size distributions for monodispersed, non-aggregated AgNPs suspensions. The SdFFF separation abilities, well exploited to size NPs, greatly benefits from the application of Mie's theory to the UV-vis signal elaboration, producing quantitative mass-based particle size distributions, from which trusted number-sized particle size distributions can be derived. The silver mass distributions were verified and supported by detecting off-line the Ag concentration with the graphite furnace atomic absorption spectrometry (GF-AAS). Copyright © 2016 Elsevier B.V. All rights reserved.

  11. Particle control near reticle and optics using showerhead

    DOEpatents

    Delgado, Gildardo R.; Chilese, Frank; Garcia, Rudy; Torczynski, John R.; Geller, Anthony S.; Rader, Daniel J.; Klebanoff, Leonard E.; Gallis, Michail A.

    2016-01-26

    A method and an apparatus to protect a reticle against particles and chemicals in an actinic EUV reticle inspection tool are presented. The method and apparatus utilizes a pair of porous metal diffusers in the form of showerheads to provide a continual flow of clean gas. The main showerhead bathes the reticle surface to be inspected in smoothly flowing, low pressure gas, isolating it from particles coming from surrounding volumes. The secondary showerhead faces away from the reticle and toward the EUV illumination and projection optics, supplying them with purge gas while at the same time creating a buffer zone that is kept free of any particle contamination originating from those optics.

  12. Methods and systems for detecting gas flow by photoacoustic signal generation

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

    Choudhury, Niloy; Challener, William Albert

    A method for the detection of a gas flowing from a location in a structure is described. A hollow-core optical fiber is placed in a position adjacent the structure. The fiber includes a sound-conductive cladding layer; and further includes at least one aperture extending into its cross-sectional diameter. A beam of pulsed, optical is transmitted into the fiber with a tunable laser. The optical energy is characterized by a wavelength that can be absorbed by the gas that flows into the fiber through the aperture. This causes a temperature fluctuation in the region of gas absorption, which in turn generatesmore » an acoustic wave in the absorption region. The acoustic wave travels through the cladding layer, and can be detected with a microphone, so as to provide the location of gas flow, based on the recorded position and movement of the acoustic wave. A related system is also described.« less

  13. OPTICAL FIBER SENSOR TECHNOLOGIES FOR EFFICIENT AND ECONOMICAL OIL RECOVERY

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

    Kristie Cooper; Gary Pickrell; Anbo Wang

    2003-04-01

    This report summarizes technical progress over the fourth year of the ''Optical Fiber Sensor Technologies for Efficient and Economical Oil Recovery'' program, funded by the Federal Energy Technology Center of the U.S. Department of Energy, and performed by the Center for Photonics Technology of the Bradley Department of Electrical and Computer Engineering at Virginia Tech. During the reporting period, research efforts under the program were focused on the development and evaluation of the fiber optic flow sensor system, and field testing in Tulsa, OK and the second field test of the pressure and temperature sensors in Coalinga, CA. The feasibilitymore » of a self-compensating fiber optic flow sensor based on a cantilever beam and interferometer for real-time flow rate measurements in the fluid filled pipes of oil field was clearly demonstrated. In addition, field testing of the pressure and temperature sensors deployed downhole continued. These accomplishments are summarized here: (1) Theoretical analysis and simulations were performed to ensure performance of the design. (2) The sensor fabrication and packaging techniques were investigated and improved. (3) Prototype flow sensors were fabricated based on the fabrication experience of hundreds of test sensors. (4) A lab-scale flow testing system was constructed and used for sensor evaluation. (5) Field-testing was performed in both the indoor and outdoor flow testing facility at the University of Tulsa, OK. (6) Testing of a multimode white light pressure and temperature sensor system continued at the oil site of Chevron/Texaco Company (Coalinga CA).« less

  14. Optical coherence tomography for the quantitative study of cerebrovascular physiology

    PubMed Central

    Srinivasan, Vivek J; Atochin, Dmitriy N; Radhakrishnan, Harsha; Jiang, James Y; Ruvinskaya, Svetlana; Wu, Weicheng; Barry, Scott; Cable, Alex E; Ayata, Cenk; Huang, Paul L; Boas, David A

    2011-01-01

    Doppler optical coherence tomography (DOCT) and OCT angiography are novel methods to investigate cerebrovascular physiology. In the rodent cortex, DOCT flow displays features characteristic of cerebral blood flow, including conservation along nonbranching vascular segments and at branch points. Moreover, DOCT flow values correlate with hydrogen clearance flow values when both are measured simultaneously. These data validate DOCT as a noninvasive quantitative method to measure tissue perfusion over a physiologic range. PMID:21364599

  15. Pathogenesis of optic disc edema in raised intracranial pressure.

    PubMed

    Hayreh, Sohan Singh

    2016-01-01

    Optic disc edema in raised intracranial pressure was first described in 1853. Ever since, there has been a plethora of controversial hypotheses to explain its pathogenesis. I have explored the subject comprehensively by doing basic, experimental and clinical studies. My objective was to investigate the fundamentals of the subject, to test the validity of the previous theories, and finally, based on all these studies, to find a logical explanation for the pathogenesis. My studies included the following issues pertinent to the pathogenesis of optic disc edema in raised intracranial pressure: the anatomy and blood supply of the optic nerve, the roles of the sheath of the optic nerve, of the centripetal flow of fluids along the optic nerve, of compression of the central retinal vein, and of acute intracranial hypertension and its associated effects. I found that, contrary to some previous claims, an acute rise of intracranial pressure was not quickly followed by production of optic disc edema. Then, in rhesus monkeys, I produced experimentally chronic intracranial hypertension by slowly increasing in size space-occupying lesions, in different parts of the brain. Those produced raised cerebrospinal fluid pressure (CSFP) and optic disc edema, identical to those seen in patients with elevated CSFP. Having achieved that, I investigated various aspects of optic disc edema by ophthalmoscopy, stereoscopic color fundus photography and fluorescein fundus angiography, and light microscopic, electron microscopic, horseradish peroxidase and axoplasmic transport studies, and evaluated the effect of opening the sheath of the optic nerve on the optic disc edema. This latter study showed that opening the sheath resulted in resolution of optic disc edema on the side of the sheath fenestration, in spite of high intracranial CSFP, proving that a rise of CSFP in the sheath was the essential pre-requisite for the development of optic disc edema. I also investigated optic disc edema with

  16. Fibre-optic distributed temperature sensing in combined sewer systems.

    PubMed

    Schilperoort, R P S; Clemens, F H L R

    2009-01-01

    This paper introduces the application of fibre-optic distributed temperature sensing (DTS) in combined sewer systems. The DTS-technique uses a fibre-optic cable that is inserted into a combined sewer system in combination with a laser instrument that performs measurements and logs the data. The DTS-technique allows monitoring in-sewer temperatures with dense spatial and temporal resolutions. The installation of a fibre-optic cable in a combined sewer system has proven feasible. The use of a single instrument in an easy accessible and safe location that can simultaneously monitor up to several hundreds of monitoring locations makes the DTS set-up easy in use and nearly free of maintenance. Temperature data from a one-week monitoring campaign in an 1,850 m combined sewer system shows the level of detail with which in-sewer processes that affect wastewater temperatures can be studied. Individual discharges from house-connections can be tracked in time and space. With a dedicated cable configuration the confluence of wastewater flows can be observed with a potential to derive the relative contributions of contributary flows to a total flow. Also, the inflow and in-sewer propagation of stormwater can be monitored.

  17. Cavitation Inside High-Pressure Optically Transparent Fuel Injector Nozzles

    NASA Astrophysics Data System (ADS)

    Falgout, Z.; Linne, M.

    2015-12-01

    Nozzle-orifice flow and cavitation have an important effect on primary breakup of sprays. For this reason, a number of studies in recent years have used injectors with optically transparent nozzles so that orifice flow cavitation can be examined directly. Many of these studies use injection pressures scaled down from realistic injection pressures used in modern fuel injectors, and so the geometry must be scaled up so that the Reynolds number can be matched with the industrial applications of interest. A relatively small number of studies have shown results at or near the injection pressures used in real systems. Unfortunately, neither the specifics of the design of the optical nozzle nor the design methodology used is explained in detail in these papers. Here, a methodology demonstrating how to prevent failure of a finished design made from commonly used optically transparent materials will be explained in detail, and a description of a new design for transparent nozzles which minimizes size and cost will be shown. The design methodology combines Finite Element Analysis with relevant materials science to evaluate the potential for failure of the finished assembly. Finally, test results imaging a cavitating flow at elevated pressures are presented.

  18. Optical monitoring system for a turbine engine

    DOEpatents

    Lemieux, Dennis H; Smed, Jan P; Williams, James P; Jonnalagadda, Vinay

    2013-05-14

    The monitoring system for a gas turbine engine including a viewing tube assembly having an inner end and an outer end. The inner end is located adjacent to a hot gas flow path within the gas turbine engine and the outer end is located adjacent to an outer casing of the gas turbine engine. An aperture wall is located at the inner end of the viewing tube assembly and an optical element is located within the viewing tube assembly adjacent to the inner end and is spaced from the aperture wall to define a cooling and purge chamber therebetween. An aperture is defined in the aperture wall for passage of light from the hot gas flow path to the optical element. Swirl passages are defined in the viewing tube assembly between the aperture wall and the optical element for passage of cooling air from a location outside the viewing tube assembly into the chamber, wherein swirl passages effect a swirling movement of air in a circumferential direction within the chamber.

  19. 11 Foot Unitary Plan Tunnel Facility Optical Improvement Large Window Analysis

    NASA Technical Reports Server (NTRS)

    Hawke, Veronica M.

    2015-01-01

    The test section of the 11 by 11-foot Unitary Plan Transonic Wind Tunnel (11-foot UPWT) may receive an upgrade of larger optical windows on both the North and South sides. These new larger windows will provide better access for optical imaging of test article flow phenomena including surface and off body flow characteristics. The installation of these new larger windows will likely produce a change to the aerodynamic characteristics of the flow in the Test Section. In an effort understand the effect of this change, a computational model was employed to predict the flows through the slotted walls, in the test section and around the model before and after the tunnel modification. This report documents the solid CAD model that was created and the inviscid computational analysis that was completed as a preliminary estimate of the effect of the changes.

  20. Mass flow in interacting binaries observed in the ultraviolet

    NASA Technical Reports Server (NTRS)

    Kondo, Yoji

    1989-01-01

    Recent satellite observations of close binary systems show that practically all binaries exhibit evidence of mass flow and that, where the observations are sufficiently detailed, a fraction of the matter flowing out of the mass-losing component is accreted by the companion and the remainder is lost from the binary system. The mass flow is not conservative. During the phase of dynamic mass flow, the companion star becomes immersed in optically-thick plasma and the physical properties of that star elude close scrutiny.