WorldWideScience

Sample records for asynchronous particle tracking

  1. A Synchronous-Asynchronous Particle Swarm Optimisation Algorithm

    Science.gov (United States)

    Ab Aziz, Nor Azlina; Mubin, Marizan; Mohamad, Mohd Saberi; Ab Aziz, Kamarulzaman

    2014-01-01

    In the original particle swarm optimisation (PSO) algorithm, the particles' velocities and positions are updated after the whole swarm performance is evaluated. This algorithm is also known as synchronous PSO (S-PSO). The strength of this update method is in the exploitation of the information. Asynchronous update PSO (A-PSO) has been proposed as an alternative to S-PSO. A particle in A-PSO updates its velocity and position as soon as its own performance has been evaluated. Hence, particles are updated using partial information, leading to stronger exploration. In this paper, we attempt to improve PSO by merging both update methods to utilise the strengths of both methods. The proposed synchronous-asynchronous PSO (SA-PSO) algorithm divides the particles into smaller groups. The best member of a group and the swarm's best are chosen to lead the search. Members within a group are updated synchronously, while the groups themselves are asynchronously updated. Five well-known unimodal functions, four multimodal functions, and a real world optimisation problem are used to study the performance of SA-PSO, which is compared with the performances of S-PSO and A-PSO. The results are statistically analysed and show that the proposed SA-PSO has performed consistently well. PMID:25121109

  2. Three-dimensional particle tracking velocimetry using dynamic vision sensors

    Science.gov (United States)

    Borer, D.; Delbruck, T.; Rösgen, T.

    2017-12-01

    A fast-flow visualization method is presented based on tracking neutrally buoyant soap bubbles with a set of neuromorphic cameras. The "dynamic vision sensors" register only the changes in brightness with very low latency, capturing fast processes at a low data rate. The data consist of a stream of asynchronous events, each encoding the corresponding pixel position, the time instant of the event and the sign of the change in logarithmic intensity. The work uses three such synchronized cameras to perform 3D particle tracking in a medium sized wind tunnel. The data analysis relies on Kalman filters to associate the asynchronous events with individual tracers and to reconstruct the three-dimensional path and velocity based on calibrated sensor information.

  3. FAST: A fully asynchronous and status-tracking pattern for geoprocessing services orchestration

    Science.gov (United States)

    Wu, Huayi; You, Lan; Gui, Zhipeng; Gao, Shuang; Li, Zhenqiang; Yu, Jingmin

    2014-09-01

    Geoprocessing service orchestration (GSO) provides a unified and flexible way to implement cross-application, long-lived, and multi-step geoprocessing service workflows by coordinating geoprocessing services collaboratively. Usually, geoprocessing services and geoprocessing service workflows are data and/or computing intensive. The intensity feature may make the execution process of a workflow time-consuming. Since it initials an execution request without blocking other interactions on the client side, an asynchronous mechanism is especially appropriate for GSO workflows. Many critical problems remain to be solved in existing asynchronous patterns for GSO including difficulties in improving performance, status tracking, and clarifying the workflow structure. These problems are a challenge when orchestrating performance efficiency, making statuses instantly available, and constructing clearly structured GSO workflows. A Fully Asynchronous and Status-Tracking (FAST) pattern that adopts asynchronous interactions throughout the whole communication tier of a workflow is proposed for GSO. The proposed FAST pattern includes a mechanism that actively pushes the latest status to clients instantly and economically. An independent proxy was designed to isolate the status tracking logic from the geoprocessing business logic, which assists the formation of a clear GSO workflow structure. A workflow was implemented in the FAST pattern to simulate the flooding process in the Poyang Lake region. Experimental results show that the proposed FAST pattern can efficiently tackle data/computing intensive geoprocessing tasks. The performance of all collaborative partners was improved due to the asynchronous mechanism throughout communication tier. A status-tracking mechanism helps users retrieve the latest running status of a GSO workflow in an efficient and instant way. The clear structure of the GSO workflow lowers the barriers for geospatial domain experts and model designers to

  4. A parallel algorithm for 3D particle tracking and Lagrangian trajectory reconstruction

    International Nuclear Information System (INIS)

    Barker, Douglas; Zhang, Yuanhui; Lifflander, Jonathan; Arya, Anshu

    2012-01-01

    Particle-tracking methods are widely used in fluid mechanics and multi-target tracking research because of their unique ability to reconstruct long trajectories with high spatial and temporal resolution. Researchers have recently demonstrated 3D tracking of several objects in real time, but as the number of objects is increased, real-time tracking becomes impossible due to data transfer and processing bottlenecks. This problem may be solved by using parallel processing. In this paper, a parallel-processing framework has been developed based on frame decomposition and is programmed using the asynchronous object-oriented Charm++ paradigm. This framework can be a key step in achieving a scalable Lagrangian measurement system for particle-tracking velocimetry and may lead to real-time measurement capabilities. The parallel tracking algorithm was evaluated with three data sets including the particle image velocimetry standard 3D images data set #352, a uniform data set for optimal parallel performance and a computational-fluid-dynamics-generated non-uniform data set to test trajectory reconstruction accuracy, consistency with the sequential version and scalability to more than 500 processors. The algorithm showed strong scaling up to 512 processors and no inherent limits of scalability were seen. Ultimately, up to a 200-fold speedup is observed compared to the serial algorithm when 256 processors were used. The parallel algorithm is adaptable and could be easily modified to use any sequential tracking algorithm, which inputs frames of 3D particle location data and outputs particle trajectories

  5. A Parallel Particle Swarm Optimization Algorithm Accelerated by Asynchronous Evaluations

    Science.gov (United States)

    Venter, Gerhard; Sobieszczanski-Sobieski, Jaroslaw

    2005-01-01

    A parallel Particle Swarm Optimization (PSO) algorithm is presented. Particle swarm optimization is a fairly recent addition to the family of non-gradient based, probabilistic search algorithms that is based on a simplified social model and is closely tied to swarming theory. Although PSO algorithms present several attractive properties to the designer, they are plagued by high computational cost as measured by elapsed time. One approach to reduce the elapsed time is to make use of coarse-grained parallelization to evaluate the design points. Previous parallel PSO algorithms were mostly implemented in a synchronous manner, where all design points within a design iteration are evaluated before the next iteration is started. This approach leads to poor parallel speedup in cases where a heterogeneous parallel environment is used and/or where the analysis time depends on the design point being analyzed. This paper introduces an asynchronous parallel PSO algorithm that greatly improves the parallel e ciency. The asynchronous algorithm is benchmarked on a cluster assembled of Apple Macintosh G5 desktop computers, using the multi-disciplinary optimization of a typical transport aircraft wing as an example.

  6. Improved nano-particle tracking analysis

    International Nuclear Information System (INIS)

    Walker, John G

    2012-01-01

    Nano-particle tracking is a method to estimate a particle size distribution by tracking the movements of individual particles, using multiple images of particles moving under Brownian motion. A novel method to recover a particle size distribution from nano-particle tracking data is described. Unlike a simple histogram-based method, the method described is able to account for the finite number of steps in each particle track and consequently for the measurement uncertainty in the step-length data. Computer simulation and experimental results are presented to demonstrate the performance of the approach compared with the current method. (paper)

  7. Particle tracking

    International Nuclear Information System (INIS)

    Mais, H.; Ripken, G.; Wrulich, A.; Schmidt, F.

    1986-02-01

    After a brief description of typical applications of particle tracking in storage rings and after a short discussion of some limitations and problems related with tracking we summarize some concepts and methods developed in the qualitative theory of dynamical systems. We show how these concepts can be applied to the proton ring HERA. (orig.)

  8. Particle Filter Tracking without Dynamics

    Directory of Open Access Journals (Sweden)

    Jaime Ortegon-Aguilar

    2007-01-01

    Full Text Available People tracking is an interesting topic in computer vision. It has applications in industrial areas such as surveillance or human-machine interaction. Particle Filters is a common algorithm for people tracking; challenging situations occur when the target's motion is poorly modelled or with unexpected motions. In this paper, an alternative to address people tracking is presented. The proposed algorithm is based in particle filters, but instead of using a dynamical model, it uses background subtraction to predict future locations of particles. The algorithm is able to track people in omnidirectional sequences with a low frame rate (one or two frames per second. Our approach can tackle unexpected discontinuities and changes in the direction of the motion. The main goal of the paper is to track people from laboratories, but it has applications in surveillance, mainly in controlled environments.

  9. Measurement of fission track of uranium particle by solid state nuclear track detector

    International Nuclear Information System (INIS)

    Son, S. C.; Pyo, H. W.; Ji, K. Y.; Kim, W. H.

    2002-01-01

    In this study, we discussed results of the measurement of fission tracks for the uranium containing particles by solid state nuclear track detector. Uranium containing silica and uranium oxide particles were prepared by uranium sorption onto silica powder in weak acidic medium and laser ablation on uranium pellet, respectively. Fission tracks for the uranium containing silica and uranium oxide particles were detected on Lexan plastic detector. It was found that the fission track size and shapes depend on the particle size uranium content in particles. Correlation of uranium particle diameter with fission track radius was also discussed

  10. Visualization of frequency-modulated electric field based on photonic frequency tracking in asynchronous electro-optic measurement system

    Science.gov (United States)

    Hisatake, Shintaro; Yamaguchi, Koki; Uchida, Hirohisa; Tojyo, Makoto; Oikawa, Yoichi; Miyaji, Kunio; Nagatsuma, Tadao

    2018-04-01

    We propose a new asynchronous measurement system to visualize the amplitude and phase distribution of a frequency-modulated electromagnetic wave. The system consists of three parts: a nonpolarimetric electro-optic frequency down-conversion part, a phase-noise-canceling part, and a frequency-tracking part. The photonic local oscillator signal generated by electro-optic phase modulation is controlled to track the frequency of the radio frequency (RF) signal to significantly enhance the measurable RF bandwidth. We demonstrate amplitude and phase measurement of a quasi-millimeter-wave frequency-modulated continuous-wave signal (24 GHz ± 80 MHz with a 2.5 ms period) as a proof-of-concept experiment.

  11. Mechanism of track formation by charged particles in inorganic and organic solid-state track detectors

    International Nuclear Information System (INIS)

    Doerschel, B.; Pretzsch, G.; Streubel, G.

    1979-01-01

    Knowledge of the individual phases of track formation mechanism is necessary in some applications of solid-state track detectors. The generation of latent tracks is described by energy transfer processes of the charged particles along their paths using several different models. Etchability of the latent tracks is discussed on the basis of some distinct criteria taking into account different fractions of energy release by the primary and secondary particles during track generation. If these etchability criteria for latent tracks are fulfilled, visual particle tracks can be produced by a chemical etching process. Etch pit formation depends on the etching conditions. The geometrical parameters of the etching pits are given on the basis of known etching rates. Evaluation of individual particle tracks or determination of track density yields results depending on both the properties of the particles and the etching conditions. Determination of particle energy and particle fluence is discussed as an example. (author)

  12. Positron emission zone plate holography for particle tracking

    Energy Technology Data Exchange (ETDEWEB)

    Gundogdu, O. [University of Birmingham, School of Physics and Astronomy, Birmingham B15 2TT (United Kingdom)]. E-mail: o.gundogdu@surrey.ac.uk

    2006-01-15

    Positron Emission Particle Tracking (PEPT) is a powerful non-invasive technique that has been used extensively for tracking a single particle. In this paper, we present a study of zone plate holography method in order to track multiple particles, mainly two particles. The main aim is to use as small number of events as possible in the order to make it possible to track particles in fast moving industrial systems. A zone plate with 100% focal efficiency is simulated and applied to the Positron Emission Tomography (PET) data for multiple particle tracking. A simple trajectory code was employed to explore the effects of the nature of the experimental trajectories. A computer holographic reconstruction code that simulates optical reconstruction was developed. The different aspects of the particle location, particle activity ratios for enabling tagging of particles and zone plate and hologram locations are investigated. The effect of the shot noise is investigated and the limitations of the zone plate holography are reported.

  13. Positron emission zone plate holography for particle tracking

    International Nuclear Information System (INIS)

    Gundogdu, O.

    2006-01-01

    Positron Emission Particle Tracking (PEPT) is a powerful non-invasive technique that has been used extensively for tracking a single particle. In this paper, we present a study of zone plate holography method in order to track multiple particles, mainly two particles. The main aim is to use as small number of events as possible in the order to make it possible to track particles in fast moving industrial systems. A zone plate with 100% focal efficiency is simulated and applied to the Positron Emission Tomography (PET) data for multiple particle tracking. A simple trajectory code was employed to explore the effects of the nature of the experimental trajectories. A computer holographic reconstruction code that simulates optical reconstruction was developed. The different aspects of the particle location, particle activity ratios for enabling tagging of particles and zone plate and hologram locations are investigated. The effect of the shot noise is investigated and the limitations of the zone plate holography are reported

  14. Particle Tracking in Circular Accelerators Using the Exact Hamiltonian in SixTrack

    CERN Document Server

    Fjellstrom, Mattias; Hansson, Johan

    2013-12-13

    Particle motion in accelerators is in general complex. Tracking codes are developed to simulate beam dynamics in accelerators. SixTrack is a long lived particle tracking code maintained at CERN, the European Organization for Nuclear Research. A particle accelerator consists of a large number of magnets and other electromagnetic devices that guide the particle through the accelerator. Each device defines its own equation of motion, which often cannot be solved exactly. For this purpose, a number of approximations are introduced in order to facilitate the solution and to speed up the computation. In a high-energy accelerator, the particle has small transverse momentum components. This is exploited in the small-angle approximation. In this approximation the equations of motion are expanded to a low order in the transverse momentum components. In low-energy particle accelerators, or in tracking with large momentum deviations, this approximation is invalid. The equations of motion of a particle passing through a f...

  15. Discovery Mondays - 'Particle tracks: Seeing the invisible'

    CERN Multimedia

    2007-01-01

    Simulation of particle tracks in the CMS detector. How can you 'see' something as infinitesimal and fleeting as an elementary particle that defeats even the most powerful microscope? Well, physicists have detectors to snoop on them. Unlike biologists looking at bacteria, physicists don't see the particles themselves. They study their impact on sensitive materials as they pass through them at ultra high speed, a bit like seeing plane vapour trails in a clear sky. At the next Discovery Monday you will be able to find out about the different methods used at CERN to detect particles. There will be demonstrations of the cloud chamber, where particles leave tell-tale evidence of their passage in tracks of droplets. You will also learn about past and current particle track detection techniques and how the tracks are reconstructed into magnificent composite images. Don't miss this opportunity to learn about the various ways of 'seeing' particles. The event will be conducted in French. Come along to the Microcosm ...

  16. Particle filtering for passive fathometer tracking.

    Science.gov (United States)

    Michalopoulou, Zoi-Heleni; Yardim, Caglar; Gerstoft, Peter

    2012-01-01

    Seabed interface depths and fathometer amplitudes are tracked for an unknown and changing number of sub-bottom reflectors. This is achieved by incorporating conventional and adaptive fathometer processors into sequential Monte Carlo methods for a moving vertical line array. Sediment layering information and time-varying fathometer response amplitudes are tracked by using a multiple model particle filter with an uncertain number of reflectors. Results are compared to a classical particle filter where the number of reflectors is considered to be known. Reflector tracking is demonstrated for both conventional and adaptive processing applied to the drifting array data from the Boundary 2003 experiment. The layering information is successfully tracked by the multiple model particle filter even for noisy fathometer outputs. © 2012 Acoustical Society of America.

  17. 3D scanning particle tracking velocimetry

    Energy Technology Data Exchange (ETDEWEB)

    Hoyer, Klaus; Holzner, Markus; Guala, Michele; Liberzon, Alexander; Kinzelbach, Wolfgang [Swiss Federal Institut of Technology Zurich, Institut fuer Hydromechanik und Wasserwirtschaft, Zuerich (Switzerland); Luethi, Beat [Risoe National Laboratory, Roskilde (Denmark)

    2005-11-01

    In this article, we present an experimental setup and data processing schemes for 3D scanning particle tracking velocimetry (SPTV), which expands on the classical 3D particle tracking velocimetry (PTV) through changes in the illumination, image acquisition and analysis. 3D PTV is a flexible flow measurement technique based on the processing of stereoscopic images of flow tracer particles. The technique allows obtaining Lagrangian flow information directly from measured 3D trajectories of individual particles. While for a classical PTV the entire region of interest is simultaneously illuminated and recorded, in SPTV the flow field is recorded by sequential tomographic high-speed imaging of the region of interest. The advantage of the presented method is a considerable increase in maximum feasible seeding density. Results are shown for an experiment in homogenous turbulence and compared with PTV. SPTV yielded an average 3,500 tracked particles per time step, which implies a significant enhancement of the spatial resolution for Lagrangian flow measurements. (orig.)

  18. Optical tracking of nanoscale particles in microscale environments

    Science.gov (United States)

    Mathai, P. P.; Liddle, J. A.; Stavis, S. M.

    2016-03-01

    The trajectories of nanoscale particles through microscale environments record useful information about both the particles and the environments. Optical microscopes provide efficient access to this information through measurements of light in the far field from nanoparticles. Such measurements necessarily involve trade-offs in tracking capabilities. This article presents a measurement framework, based on information theory, that facilitates a more systematic understanding of such trade-offs to rationally design tracking systems for diverse applications. This framework includes the degrees of freedom of optical microscopes, which determine the limitations of tracking measurements in theory. In the laboratory, tracking systems are assemblies of sources and sensors, optics and stages, and nanoparticle emitters. The combined characteristics of such systems determine the limitations of tracking measurements in practice. This article reviews this tracking hardware with a focus on the essential functions of nanoparticles as optical emitters and microenvironmental probes. Within these theoretical and practical limitations, experimentalists have implemented a variety of tracking systems with different capabilities. This article reviews a selection of apparatuses and techniques for tracking multiple and single particles by tuning illumination and detection, and by using feedback and confinement to improve the measurements. Prior information is also useful in many tracking systems and measurements, which apply across a broad spectrum of science and technology. In the context of the framework and review of apparatuses and techniques, this article reviews a selection of applications, with particle diffusion serving as a prelude to tracking measurements in biological, fluid, and material systems, fabrication and assembly processes, and engineered devices. In so doing, this review identifies trends and gaps in particle tracking that might influence future research.

  19. Track-structure simulations for charged particles.

    Science.gov (United States)

    Dingfelder, Michael

    2012-11-01

    Monte Carlo track-structure simulations provide a detailed and accurate picture of radiation transport of charged particles through condensed matter of biological interest. Liquid water serves as a surrogate for soft tissue and is used in most Monte Carlo track-structure codes. Basic theories of radiation transport and track-structure simulations are discussed and differences compared to condensed history codes highlighted. Interaction cross sections for electrons, protons, alpha particles, and light and heavy ions are required input data for track-structure simulations. Different calculation methods, including the plane-wave Born approximation, the dielectric theory, and semi-empirical approaches are presented using liquid water as a target. Low-energy electron transport and light ion transport are discussed as areas of special interest.

  20. Bayesian target tracking based on particle filter

    Institute of Scientific and Technical Information of China (English)

    2005-01-01

    For being able to deal with the nonlinear or non-Gaussian problems, particle filters have been studied by many researchers. Based on particle filter, the extended Kalman filter (EKF) proposal function is applied to Bayesian target tracking. Markov chain Monte Carlo (MCMC) method, the resampling step, etc novel techniques are also introduced into Bayesian target tracking. And the simulation results confirm the improved particle filter with these techniques outperforms the basic one.

  1. Better track leads to new particles

    CERN Multimedia

    2006-01-01

    "Dutch researcher Thijs Cornelissen developed an algorithm to reconstruct the particle tracks and that is being used in a European research institute for particle physics. His method provides greater insights into the origine of particles that arise as a result of collisions." (1/2 page)

  2. Fast particle tracking with wake fields

    Energy Technology Data Exchange (ETDEWEB)

    Dohlus, M.; Floettmann, K.; Henning, C.

    2012-01-15

    Tracking calculations of charged particles in electromagnetic fields require in principle the simultaneous solution of the equation of motion and of Maxwell's equations. In many tracking codes a simpler and more efficient approach is used: external fields like that of the accelerating structures are provided as field maps, generated in separate computations and for the calculation of self fields the model of a particle bunch in uniform motion is used. We describe how an externally computed wake function can be approximated by a table of Taylor coefficients and how the wake field kick can be calculated for the particle distribution in a tracking calculation. The integrated kick, representing the effect of a distributed structure, is applied at a discrete time. As an example, we use our approach to calculate the emittance growth of a bunch in an undulator beam pipe due to resistive wall wake field effects. (orig.)

  3. Algorithms for tracking of charged particles in circular accelerators

    International Nuclear Information System (INIS)

    Iselin, F.Ch.

    1986-01-01

    An important problem in accelerator design is the determination of the largest stable betatron amplitude. This stability limit is also known as the dynamic aperture. The equations describing the particle motion are non-linear, and the Linear Lattice Functions cannot be used to compute the stability limits. The stability limits are therefore usually searched for by particle tracking. One selects a set of particles with different betatron amplitudes and tracks them for many turns around the machine. The particles which survive a sufficient number of turns are termed stable. This paper concentrates on conservative systems. For this case the particle motion can be described by a Hamiltonian, i.e. tracking particles means application of canonical transformations. Canonical transformations are equivalent to symplectic mappings, which implies that there exist invariants. These invariants should not be destroyed in tracking

  4. Dual color single particle tracking via nanobodies

    International Nuclear Information System (INIS)

    Albrecht, David; Winterflood, Christian M; Ewers, Helge

    2015-01-01

    Single particle tracking is a powerful tool to investigate the function of biological molecules by following their motion in space. However, the simultaneous tracking of two different species of molecules is still difficult to realize without compromising the length or density of trajectories, the localization accuracy or the simplicity of the assay. Here, we demonstrate a simple dual color single particle tracking assay using small, bright, high-affinity labeling via nanobodies of accessible targets with widely available instrumentation. We furthermore apply a ratiometric step-size analysis method to visualize differences in apparent membrane viscosity. (paper)

  5. Optimizing experimental parameters for tracking of diffusing particles

    DEFF Research Database (Denmark)

    Vestergaard, Christian L.

    2016-01-01

    We describe how a single-particle tracking experiment should be designed in order for its recorded trajectories to contain the most information about a tracked particle's diffusion coefficient. The precision of estimators for the diffusion coefficient is affected by motion blur, limited photon st...

  6. Particle orbit tracking on a parallel computer: Hypertrack

    International Nuclear Information System (INIS)

    Cole, B.; Bourianoff, G.; Pilat, F.; Talman, R.

    1991-05-01

    A program has been written which performs particle orbit tracking on the Intel iPSC/860 distributed memory parallel computer. The tracking is performed using a thin element approach. A brief description of the structure and performance of the code is presented, along with applications of the code to the analysis of accelerator lattices for the SSC. The concept of ''ensemble tracking'', i.e. the tracking of ensemble averages of noninteracting particles, such as the emittance, is presented. Preliminary results of such studies will be presented. 2 refs., 6 figs

  7. A multi-frame particle tracking algorithm robust against input noise

    International Nuclear Information System (INIS)

    Li, Dongning; Zhang, Yuanhui; Sun, Yigang; Yan, Wei

    2008-01-01

    The performance of a particle tracking algorithm which detects particle trajectories from discretely recorded particle positions could be substantially hindered by the input noise. In this paper, a particle tracking algorithm is developed which is robust against input noise. This algorithm employs the regression method instead of the extrapolation method usually employed by existing algorithms to predict future particle positions. If a trajectory cannot be linked to a particle at a frame, the algorithm can still proceed by trying to find a candidate at the next frame. The connectivity of tracked trajectories is inspected to remove the false ones. The algorithm is validated with synthetic data. The result shows that the algorithm is superior to traditional algorithms in the aspect of tracking long trajectories

  8. Track benchmarking method for uncertainty quantification of particle tracking velocimetry interpolations

    International Nuclear Information System (INIS)

    Schneiders, Jan F G; Sciacchitano, Andrea

    2017-01-01

    The track benchmarking method (TBM) is proposed for uncertainty quantification of particle tracking velocimetry (PTV) data mapped onto a regular grid. The method provides statistical uncertainty for a velocity time-series and can in addition be used to obtain instantaneous uncertainty at increased computational cost. Interpolation techniques are typically used to map velocity data from scattered PTV (e.g. tomographic PTV and Shake-the-Box) measurements onto a Cartesian grid. Recent examples of these techniques are the FlowFit and VIC+  methods. The TBM approach estimates the random uncertainty in dense velocity fields by performing the velocity interpolation using a subset of typically 95% of the particle tracks and by considering the remaining tracks as an independent benchmarking reference. In addition, also a bias introduced by the interpolation technique is identified. The numerical assessment shows that the approach is accurate when particle trajectories are measured over an extended number of snapshots, typically on the order of 10. When only short particle tracks are available, the TBM estimate overestimates the measurement error. A correction to TBM is proposed and assessed to compensate for this overestimation. The experimental assessment considers the case of a jet flow, processed both by tomographic PIV and by VIC+. The uncertainty obtained by TBM provides a quantitative evaluation of the measurement accuracy and precision and highlights the regions of high error by means of bias and random uncertainty maps. In this way, it is possible to quantify the uncertainty reduction achieved by advanced interpolation algorithms with respect to standard correlation-based tomographic PIV. The use of TBM for uncertainty quantification and comparison of different processing techniques is demonstrated. (paper)

  9. Passive target tracking using marginalized particle filter

    Institute of Scientific and Technical Information of China (English)

    2007-01-01

    A marginalized particle filtering(MPF)approach is proposed for target tracking under the background of passive measurement.Essentially,the MPF is a combination of particle filtering technique and Kalman filter.By making full use of marginalization,the distributions of the tractable linear part of the total state variables are updated analytically using Kalman filter,and only the lower-dimensional nonlinear state variable needs to be dealt with using particle filter.Simulation studies are performed on an illustrative example,and the results show that the MPF method leads to a significant reduction of the tracking errors when compared with the direct particle implementation.Real data test results also validate the effectiveness of the presented method.

  10. Positron Emission Tomography Particle tracking using cluster analysis

    International Nuclear Information System (INIS)

    Gundogdu, O.

    2004-01-01

    Positron Emission Particle Tracking was successfully used in a wide range of industrial applications. This technique primarily uses a single positron emitting tracer particle. However, using multiple particles would provide more comparative information about the physical processes taking place in a system such as mixing or fluidised beds. In this paper, a unique method that enables us to track more than one particle is presented. This method is based on the midpoint of the closest distance between two trajectories or coincidence vectors. The technique presented in this paper employs a clustering method

  11. Positron Emission Tomography Particle tracking using cluster analysis

    Energy Technology Data Exchange (ETDEWEB)

    Gundogdu, O. [University of Birmingham, School of Physics and Astronomy, Birmingham, B15 2TT (United Kingdom)]. E-mail: o.gundogdu@surrey.ac.uk

    2004-12-01

    Positron Emission Particle Tracking was successfully used in a wide range of industrial applications. This technique primarily uses a single positron emitting tracer particle. However, using multiple particles would provide more comparative information about the physical processes taking place in a system such as mixing or fluidised beds. In this paper, a unique method that enables us to track more than one particle is presented. This method is based on the midpoint of the closest distance between two trajectories or coincidence vectors. The technique presented in this paper employs a clustering method.

  12. Fast TPC Online Tracking on GPUs and Asynchronous Data Processing in the ALICE HLT to facilitate Online Calibration

    International Nuclear Information System (INIS)

    Rohr, David; Gorbunov, Sergey; Krzewicki, Mikolaj; Breitner, Timo; Kretz, Matthias; Lindenstruth, Volker

    2015-01-01

    ALICE (A Large Heavy Ion Experiment) is one of the four major experiments at the Large Hadron Collider (LHC) at CERN, which is today the most powerful particle accelerator worldwide. The High Level Trigger (HLT) is an online compute farm of about 200 nodes, which reconstructs events measured by the ALICE detector in real-time. The HLT uses a custom online data-transport framework to distribute data and workload among the compute nodes.ALICE employs several calibration-sensitive subdetectors, e.g. the TPC (Time Projection Chamber). For a precise reconstruction, the HLT has to perform the calibration online. Online- calibration can make certain Offline calibration steps obsolete and can thus speed up Offline analysis. Looking forward to ALICE Run III starting in 2020, online calibration becomes a necessity.The main detector used for track reconstruction is the TPC. Reconstructing the trajectories in the TPC is the most compute-intense step during event reconstruction. Therefore, a fast tracking implementation is of great importance. Reconstructed TPC tracks build the basis for the calibration making a fast online-tracking mandatory.We present several components developed for the ALICE High Level Trigger to perform fast event reconstruction and to provide features required for online calibration.As first topic, we present our TPC tracker, which employs GPUs to speed up the processing, and which bases on a Cellular Automaton and on the Kalman filter. Our TPC tracking algorithm has been successfully used in 2011 and 2012 in the lead-lead and the proton-lead runs. We have improved it to leverage features of newer GPUs and we have ported it to support OpenCL, CUDA, and CPUs with a single common source code. This makes us vendor independent.As second topic, we present framework extensions required for online calibration. The extensions, however, are generic and can be used for other purposes as well. We have extended the framework to support asynchronous compute chains

  13. Learning based particle filtering object tracking for visible-light systems.

    Science.gov (United States)

    Sun, Wei

    2015-10-01

    We propose a novel object tracking framework based on online learning scheme that can work robustly in challenging scenarios. Firstly, a learning-based particle filter is proposed with color and edge-based features. We train a. support vector machine (SVM) classifier with object and background information and map the outputs into probabilities, then the weight of particles in a particle filter can be calculated by the probabilistic outputs to estimate the state of the object. Secondly, the tracking loop starts with Lucas-Kanade (LK) affine template matching and follows by learning-based particle filter tracking. Lucas-Kanade method estimates errors and updates object template in the positive samples dataset, and learning-based particle filter tracker will start if the LK tracker loses the object. Finally, SVM classifier evaluates every tracked appearance to update the training set or restart the tracking loop if necessary. Experimental results show that our method is robust to challenging light, scale and pose changing, and test on eButton image sequence also achieves satisfactory tracking performance.

  14. Radiation chemistry of heavy-particle tracks. I. General considerations

    International Nuclear Information System (INIS)

    Magee, J.L.; Chatterjee, A.

    1980-01-01

    The radiation chemistry of heavy-particle tracks in dilute aqueous solution is considered in a unified manner. Emphasis is on the physical and chemical phenomena which are involved rather than on the construction of models to be used in actual calculations although the latter problem is discussed. A differential segment of a heavy-particle track is composed of two parts which we call core and penumbra; elementary considerations show that all properties of such a differential track can be uniquely specified in terms of a two-parameter system, and we choose energy per nucleon (E) and atomic numbers (Z) as independent parameters. The nature of heavy-particle-track processes varies with the magnitude of the energy deposit (LET), and we discuss three categories of track problems, for low-, intermediate-, and high-LET cases, respectively. Scavenger reactions normally terminate radical recombination in a track, and for heavy-particle tracks we find a criterion involving the scavenger concentration for a convenient separation of core and penumbra into essentially noninteracting parts which can be treated independently. Problems of the core expansion in the three regions are considered, and it is found that a versatile model can be constructed on concepts previously introduced by Ganguly and Magee. A model for the penumbra, based on the authors' electron-track theory, is presented and discussed

  15. Measuring the 3D motion of particles in microchannel acoustophoresis using astigmatism particle tracking velocimetry

    DEFF Research Database (Denmark)

    Augustsson, P.; Barnkob, Rune; Bruus, Henrik

    2012-01-01

    We introduce full three-dimensional tracking of particles in an acoustophoresis microchannel using Astigmatism Particle Tracking Velocimetry (APTV) [1]. For the first time the interaction between acoustic streaming and the primary acoustic radiation force in microchannel acoustophoresis are exami...... relative to the influence from the acoustic radiation force. The current study opens the route to optimized acoustophoretic system design and operation to enable manipulation of small biological components such as spores, bacteria and viruses.......We introduce full three-dimensional tracking of particles in an acoustophoresis microchannel using Astigmatism Particle Tracking Velocimetry (APTV) [1]. For the first time the interaction between acoustic streaming and the primary acoustic radiation force in microchannel acoustophoresis...... are examined in three dimensions. We have quantified the velocity of particles driven by the primary acoustic radiation force and acoustic streaming, respectively, using 0.5-μm and 5-μm particles. Increased ultrasound frequency and lowered viscosity of the medium reduced the influence of acoustic streaming...

  16. A CVD diamond beam telescope for charged particle tracking

    CERN Document Server

    Adam, W; Bergonzo, P; de Boer, Wim; Bogani, F; Borchi, E; Brambilla, A; Bruzzi, Mara; Colledani, C; Conway, J; D'Angelo, P; Dabrowski, W; Delpierre, P A; Dulinski, W; Doroshenko, J; Doucet, M; van Eijk, B; Fallou, A; Fischer, P; Fizzotti, F; Kania, D R; Gan, K K; Grigoriev, E; Hallewell, G D; Han, S; Hartjes, F G; Hrubec, Josef; Husson, D; Kagan, H; Kaplon, J; Kass, R; Keil, M; Knöpfle, K T; Koeth, T W; Krammer, Manfred; Meuser, S; Lo Giudice, A; MacLynne, L; Manfredotti, C; Meier, D; Menichelli, D; Mishina, M; Moroni, L; Noomen, J; Oh, A; Pan, L S; Pernicka, Manfred; Perera, L P; Riester, J L; Roe, S; Rudge, A; Russ, J; Sala, S; Sampietro, M; Schnetzer, S; Sciortino, S; Stelzer, H; Stone, R; Suter, B; Trischuk, W; Tromson, D; Vittone, E; Weilhammer, Peter; Wermes, N; Wetstein, M; Zeuner, W; Zöller, M

    2002-01-01

    CVD diamond is a radiation hard sensor material which may be used for charged particle tracking near the interaction region in experiments at high luminosity colliders. The goal of the work described here is to investigate the use of several detector planes made of CVD diamond strip sensors for charged particle tracking. Towards this end a tracking telescope composed entirely of CVD diamond planes has been constructed. The telescope was tested in muon beams and its tracking capability has been investigated.

  17. Particle Tracking and Deposition from CFD Simulations using a Viscoelastic Particle Model

    NARCIS (Netherlands)

    Losurdo, M.

    2009-01-01

    In the present dissertation the mathematical modelling of particle deposition is studied and the solution algorithms for particle tracking, deposition and deposit growth are developed. Particle deposition is modelled according to mechanical impact and contact mechanics taking into account the

  18. Tri-track: free software for large-scale particle tracking.

    Science.gov (United States)

    Vallotton, Pascal; Olivier, Sandra

    2013-04-01

    The ability to correctly track objects in time-lapse sequences is important in many applications of microscopy. Individual object motions typically display a level of dynamic regularity reflecting the existence of an underlying physics or biology. Best results are obtained when this local information is exploited. Additionally, if the particle number is known to be approximately constant, a large number of tracking scenarios may be rejected on the basis that they are not compatible with a known maximum particle velocity. This represents information of a global nature, which should ideally be exploited too. Some time ago, we devised an efficient algorithm that exploited both types of information. The tracking task was reduced to a max-flow min-cost problem instance through a novel graph structure that comprised vertices representing objects from three consecutive image frames. The algorithm is explained here for the first time. A user-friendly implementation is provided, and the specific relaxation mechanism responsible for the method's effectiveness is uncovered. The software is particularly competitive for complex dynamics such as dense antiparallel flows, or in situations where object displacements are considerable. As an application, we characterize a remarkable vortex structure formed by bacteria engaged in interstitial motility.

  19. Generalized Asynchronous Systems

    Directory of Open Access Journals (Sweden)

    E. S. Kudryashova

    2012-01-01

    Full Text Available The paper consider a mathematical model of a concurrent system, the special case of which is an asynchronous system. Distributed asynchronous automata are introduced here. It is proved that Petri nets and transition systems with independence can be considered as distributed asynchronous automata. Time distributed asynchronous automata are defined in a standard way by correspondence which relates events with time intervals. It is proved that the time distributed asynchronous automata generalize time Petri nets and asynchronous systems.

  20. Canonical particle tracking in undulator fields

    International Nuclear Information System (INIS)

    Wuestefeld, G.; Bahrdt, J.

    1991-01-01

    A new algebraic mapping routine for particle tracking across wiggler and undulator fields in presented. It is based on a power series expansion of the generating function to guarantee fully canonical transformations. This method is 10 to 100 times faster than integration routines, applied in tracking codes like BETA or RACETRACK. The tracking method presented is not restricted to wigglers and undulators, it can be applied to other magnetic fields as well such as fringing fields of quadrupoles or dipoles if the suggested expansion converges

  1. 4-D single particle tracking of synthetic and proteinaceous microspheres reveals preferential movement of nuclear particles along chromatin - poor tracks.

    Science.gov (United States)

    Bacher, Christian P; Reichenzeller, Michaela; Athale, Chaitanya; Herrmann, Harald; Eils, Roland

    2004-11-23

    The dynamics of nuclear organization, nuclear bodies and RNPs in particular has been the focus of many studies. To understand their function, knowledge of their spatial nuclear position and temporal translocation is essential. Typically, such studies generate a wealth of data that require novel methods in image analysis and computational tools to quantitatively track particle movement on the background of moving cells and shape changing nuclei. We developed a novel 4-D image processing platform (TIKAL) for the work with laser scanning and wide field microscopes. TIKAL provides a registration software for correcting global movements and local deformations of cells as well as 2-D and 3-D tracking software. With this new tool, we studied the dynamics of two different types of nuclear particles, namely nuclear bodies made from GFP-NLS-vimentin and microinjected 0.1 mum - wide polystyrene beads, by live cell time-lapse microscopy combined with single particle tracking and mobility analysis. We now provide a tool for the automatic 3-D analysis of particle movement in parallel with the acquisition of chromatin density data. Kinetic analysis revealed 4 modes of movement: confined obstructed, normal diffusion and directed motion. Particle tracking on the background of stained chromatin revealed that particle movement is directly related to local reorganization of chromatin. Further a direct comparison of particle movement in the nucleoplasm and the cytoplasm exhibited an entirely different kinetic behaviour of vimentin particles in both compartments. The kinetics of nuclear particles were slightly affected by depletion of ATP and significantly disturbed by disruption of actin and microtubule networks. Moreover, the hydration state of the nucleus had a strong impact on the mobility of nuclear bodies since both normal diffusion and directed motion were entirely abolished when cells were challenged with 0.6 M sorbitol. This effect correlated with the compaction of chromatin

  2. PARTICLE FILTER BASED VEHICLE TRACKING APPROACH WITH IMPROVED RESAMPLING STAGE

    Directory of Open Access Journals (Sweden)

    Wei Leong Khong

    2014-02-01

    Full Text Available Optical sensors based vehicle tracking can be widely implemented in traffic surveillance and flow control. The vast development of video surveillance infrastructure in recent years has drawn the current research focus towards vehicle tracking using high-end and low cost optical sensors. However, tracking vehicles via such sensors could be challenging due to the high probability of changing vehicle appearance and illumination, besides the occlusion and overlapping incidents. Particle filter has been proven as an approach which can overcome nonlinear and non-Gaussian situations caused by cluttered background and occlusion incidents. Unfortunately, conventional particle filter approach encounters particle degeneracy especially during and after the occlusion. Particle filter with sampling important resampling (SIR is an important step to overcome the drawback of particle filter, but SIR faced the problem of sample impoverishment when heavy particles are statistically selected many times. In this work, genetic algorithm has been proposed to be implemented in the particle filter resampling stage, where the estimated position can converge faster to hit the real position of target vehicle under various occlusion incidents. The experimental results show that the improved particle filter with genetic algorithm resampling method manages to increase the tracking accuracy and meanwhile reduce the particle sample size in the resampling stage.

  3. A Performance Study on Synchronous and Asynchronous Update Rules for A Plug-In Direct Particle Swarm Repetitive Controller

    Directory of Open Access Journals (Sweden)

    Ufnalski Bartlomiej

    2014-12-01

    Full Text Available In this paper two different update schemes for the recently developed plug-in direct particle swarm repetitive controller (PDPSRC are investigated and compared. The proposed approach employs the particle swarm optimizer (PSO to solve in on-line mode a dynamic optimization problem (DOP related to the control task in the constant-amplitude constant-frequency voltage-source inverter (CACF VSI with an LC output filter. The effectiveness of synchronous and asynchronous update rules, both commonly used in static optimization problems (SOPs, is assessed and compared in the case of PDPSRC. The performance of the controller, when synthesized using each of the update schemes, is studied numerically.

  4. Weighted-delta-tracking for Monte Carlo particle transport

    International Nuclear Information System (INIS)

    Morgan, L.W.G.; Kotlyar, D.

    2015-01-01

    Highlights: • This paper presents an alteration to the Monte Carlo Woodcock tracking technique. • The alteration improves computational efficiency within regions of high absorbers. • The rejection technique is replaced by a statistical weighting mechanism. • The modified Woodcock method is shown to be faster than standard Woodcock tracking. • The modified Woodcock method achieves a lower variance, given a specified accuracy. - Abstract: Monte Carlo particle transport (MCPT) codes are incredibly powerful and versatile tools to simulate particle behavior in a multitude of scenarios, such as core/criticality studies, radiation protection, shielding, medicine and fusion research to name just a small subset applications. However, MCPT codes can be very computationally expensive to run when the model geometry contains large attenuation depths and/or contains many components. This paper proposes a simple modification to the Woodcock tracking method used by some Monte Carlo particle transport codes. The Woodcock method utilizes the rejection method for sampling virtual collisions as a method to remove collision distance sampling at material boundaries. However, it suffers from poor computational efficiency when the sample acceptance rate is low. The proposed method removes rejection sampling from the Woodcock method in favor of a statistical weighting scheme, which improves the computational efficiency of a Monte Carlo particle tracking code. It is shown that the modified Woodcock method is less computationally expensive than standard ray-tracing and rejection-based Woodcock tracking methods and achieves a lower variance, given a specified accuracy

  5. Ballistic target tracking algorithm based on improved particle filtering

    Science.gov (United States)

    Ning, Xiao-lei; Chen, Zhan-qi; Li, Xiao-yang

    2015-10-01

    Tracking ballistic re-entry target is a typical nonlinear filtering problem. In order to track the ballistic re-entry target in the nonlinear and non-Gaussian complex environment, a novel chaos map particle filter (CMPF) is used to estimate the target state. CMPF has better performance in application to estimate the state and parameter of nonlinear and non-Gassuian system. The Monte Carlo simulation results show that, this method can effectively solve particle degeneracy and particle impoverishment problem by improving the efficiency of particle sampling to obtain the better particles to part in estimation. Meanwhile CMPF can improve the state estimation precision and convergence velocity compared with EKF, UKF and the ordinary particle filter.

  6. Liquid nitrogen enhancement of alpha particle tracks in a polycarbonate detector

    International Nuclear Information System (INIS)

    Pilione, L.J.

    1977-01-01

    Makrofol-E polycarbonate detectors were exposed to 1 to 3 MeV alpha particles and subsequently immersed in liquid nitrogen for various periods of time. The influence of the liquid nitrogen on the track recording properties of the detector has been found by measuring the track densities and diameters. Track densities increase with immersion time with a maximum gain of approximately 9% after 1200 min in liquid nitrogen. Track enhancement decreases with waiting time between the end of alpha particle exposure and the beginning of liquid nitrogen immersion. Track diameters decrease with time after passage of the particles and this process is accelerated by immersion in liquid nitrogen. (author)

  7. Determining of the track parameters in solid state nuclear track detectors Cr 39 due to alpha particles

    International Nuclear Information System (INIS)

    Kostic, D.; Nikezic, D.

    1997-01-01

    An equation of the etch pit wall is proposed to be used for simulation of the track growth and calculating the major and the minor axis of etch pit opening. Dependence on the following parameters is set up: distance along a track from the point where the particle entered the detector, ratio of the track etch wall to the bulk etch rate, integration constant determined from particle penetration depth and normal distance from the particle trajectory to the etch pit wall. The corresponding computer program was written. The input parameters of this program are: alpha particles energy, incidence angle and removed layer; the output gives track parameters. The results obtained by this method are compared to another approach given by Somogy and Szalay (1973) and a reasonably good agreement is found. (author)

  8. Particle displacement tracking for PIV

    Science.gov (United States)

    Wernet, Mark P.

    1990-01-01

    A new Particle Imaging Velocimetry (PIV) data acquisition and analysis system, which is an order of magnitude faster than any previously proposed system has been constructed and tested. The new Particle Displacement Tracing (PDT) system is an all electronic technique employing a video camera and a large memory buffer frame-grabber board. Using a simple encoding scheme, a time sequence of single exposure images are time coded into a single image and then processed to track particle displacements and determine velocity vectors. Application of the PDT technique to a counter-rotating vortex flow produced over 1100 velocity vectors in 110 seconds when processed on an 80386 PC.

  9. Nuclear track radiography of 'hot' aerosol particles

    International Nuclear Information System (INIS)

    Boulyga, S.F.; Kievitskaja, A.I.; Kievets, M.K.; Lomonosova, E.M.; Zhuk, I.V.; Yaroshevich, O.I.; Perelygin, V.P.; Petrova, R.; Brandt, R.; Vater, P.

    1999-01-01

    Nuclear track radiography was applied to identify aerosol 'hot' particles which contain elements of nuclear fuel and fallout after Chernobyl NPP accident. For the determination of the content of transuranium elements in radioactive aerosols the measurement of the α-activity of 'hot' particles by SSNTD was used in this work, as well as radiography of fission fragments formed as a result of the reactions (n,f) and (γ,f) in the irradiation of aerosol filters by thermal neutrons and high energy gamma quanta. The technique allowed the sizes and alpha-activity of 'hot' particles to be determined without extracting them from the filter, as well as the determination of the uranium content and its enrichment by 235 U, 239 Pu and 241 Pu isotopes. Sensitivity of determination of alpha activity by fission method is 5x10 -6 Bq per particle. The software for the system of image analysis was created. It ensured the identification of track clusters on an optical image of the SSNTD surface obtained through a video camera and the determination of size and activity of 'hot' particles

  10. 4-D single particle tracking of synthetic and proteinaceous microspheres reveals preferential movement of nuclear particles along chromatin – poor tracks

    Directory of Open Access Journals (Sweden)

    Athale Chaitanya

    2004-11-01

    Full Text Available Abstract Background The dynamics of nuclear organization, nuclear bodies and RNPs in particular has been the focus of many studies. To understand their function, knowledge of their spatial nuclear position and temporal translocation is essential. Typically, such studies generate a wealth of data that require novel methods in image analysis and computational tools to quantitatively track particle movement on the background of moving cells and shape changing nuclei. Results We developed a novel 4-D image processing platform (TIKAL for the work with laser scanning and wide field microscopes. TIKAL provides a registration software for correcting global movements and local deformations of cells as well as 2-D and 3-D tracking software. With this new tool, we studied the dynamics of two different types of nuclear particles, namely nuclear bodies made from GFP-NLS-vimentin and microinjected 0.1 μm – wide polystyrene beads, by live cell time-lapse microscopy combined with single particle tracking and mobility analysis. We now provide a tool for the automatic 3-D analysis of particle movement in parallel with the acquisition of chromatin density data. Conclusions Kinetic analysis revealed 4 modes of movement: confined obstructed, normal diffusion and directed motion. Particle tracking on the background of stained chromatin revealed that particle movement is directly related to local reorganization of chromatin. Further a direct comparison of particle movement in the nucleoplasm and the cytoplasm exhibited an entirely different kinetic behaviour of vimentin particles in both compartments. The kinetics of nuclear particles were slightly affected by depletion of ATP and significantly disturbed by disruption of actin and microtubule networks. Moreover, the hydration state of the nucleus had a strong impact on the mobility of nuclear bodies since both normal diffusion and directed motion were entirely abolished when cells were challenged with 0.6 M

  11. 4-D single particle tracking of synthetic and proteinaceous microspheres reveals preferential movement of nuclear particles along chromatin – poor tracks

    Science.gov (United States)

    Bacher, Christian P; Reichenzeller, Michaela; Athale, Chaitanya; Herrmann, Harald; Eils, Roland

    2004-01-01

    Background The dynamics of nuclear organization, nuclear bodies and RNPs in particular has been the focus of many studies. To understand their function, knowledge of their spatial nuclear position and temporal translocation is essential. Typically, such studies generate a wealth of data that require novel methods in image analysis and computational tools to quantitatively track particle movement on the background of moving cells and shape changing nuclei. Results We developed a novel 4-D image processing platform (TIKAL) for the work with laser scanning and wide field microscopes. TIKAL provides a registration software for correcting global movements and local deformations of cells as well as 2-D and 3-D tracking software. With this new tool, we studied the dynamics of two different types of nuclear particles, namely nuclear bodies made from GFP-NLS-vimentin and microinjected 0.1 μm – wide polystyrene beads, by live cell time-lapse microscopy combined with single particle tracking and mobility analysis. We now provide a tool for the automatic 3-D analysis of particle movement in parallel with the acquisition of chromatin density data. Conclusions Kinetic analysis revealed 4 modes of movement: confined obstructed, normal diffusion and directed motion. Particle tracking on the background of stained chromatin revealed that particle movement is directly related to local reorganization of chromatin. Further a direct comparison of particle movement in the nucleoplasm and the cytoplasm exhibited an entirely different kinetic behaviour of vimentin particles in both compartments. The kinetics of nuclear particles were slightly affected by depletion of ATP and significantly disturbed by disruption of actin and microtubule networks. Moreover, the hydration state of the nucleus had a strong impact on the mobility of nuclear bodies since both normal diffusion and directed motion were entirely abolished when cells were challenged with 0.6 M sorbitol. This effect correlated

  12. Symplectic multi-particle tracking on GPUs

    Science.gov (United States)

    Liu, Zhicong; Qiang, Ji

    2018-05-01

    A symplectic multi-particle tracking model is implemented on the Graphic Processing Units (GPUs) using the Compute Unified Device Architecture (CUDA) language. The symplectic tracking model can preserve phase space structure and reduce non-physical effects in long term simulation, which is important for beam property evaluation in particle accelerators. Though this model is computationally expensive, it is very suitable for parallelization and can be accelerated significantly by using GPUs. In this paper, we optimized the implementation of the symplectic tracking model on both single GPU and multiple GPUs. Using a single GPU processor, the code achieves a factor of 2-10 speedup for a range of problem sizes compared with the time on a single state-of-the-art Central Processing Unit (CPU) node with similar power consumption and semiconductor technology. It also shows good scalability on a multi-GPU cluster at Oak Ridge Leadership Computing Facility. In an application to beam dynamics simulation, the GPU implementation helps save more than a factor of two total computing time in comparison to the CPU implementation.

  13. Canonical harmonic tracking of charged particles in circular accelerators

    International Nuclear Information System (INIS)

    Kvardakov, V.; Levichev, E.

    2006-01-01

    Harmonic tracking is a method used to study non-linear particle dynamics in a circular accelerator. The tracking algorithm is based on numerical solution of the Hamilton equations of motion. An essential feature of the method is the approximation of Hamiltonian perturbation terms by a finite number of azimuthal harmonics, which provides an effective tool for optimization of non-linear particle motion. The equations of motion are solved canonically, with the first-order prediction made using the explicit Lie transformation. The major features of harmonic tracking are presented and examples of its application are discussed

  14. Canonical harmonic tracking of charged particles in circular accelerators

    Science.gov (United States)

    Kvardakov, V.; Levichev, E.

    2006-03-01

    Harmonic tracking is a method used to study non-linear particle dynamics in a circular accelerator. The tracking algorithm is based on numerical solution of the Hamilton equations of motion. An essential feature of the method is the approximation of Hamiltonian perturbation terms by a finite number of azimuthal harmonics, which provides an effective tool for optimization of non-linear particle motion. The equations of motion are solved canonically, with the first-order prediction made using the explicit Lie transformation. The major features of harmonic tracking are presented and examples of its application are discussed.

  15. Charged particle tracking in high multiplicity events at RHIC

    International Nuclear Information System (INIS)

    Foley, K.J.; Love, W.A.

    1985-01-01

    It is generally accepted that the ability to track some fraction of the charged particles produced in heavy ion collisions is very desirable. At a very minimum, one must detect the occurance of multiple interactions in a single crossing. The very tight beam structure at RHIC does not favor time separation, so the location of separate vertices seems the best solution. The limits of tracking large numbers of tracks in a solid angle approaching 4π have been explored. A model detector considered is a 2.5 m radius TPC, a true 3D tracking device. In order to estimate the particle density of a function of production angle, five Hijet Au-Au central events were used to deduce the particle density distribution as a function of polar angle. An important feature of a tracking detector is the effective ''pixel'' size - the area within which two tracks cannot be resolved. In a TPC with multistep avalanche chamber readout this is approximately 3 mm x 3 mm or approx.0.1 cm 2 . Using this pixel size we have calculated the radius at which the number of particles/pixel is 0.01 and 0.1. With the exception of the region very near the beam expect these distributions aren't expected to change very much with the application of a low (approx. 0.5 tesla) magnetic field. While the actual reconstruction efficiency will depend on the fine details of the apparatus and reconstruction program, the 1% fill fraction is safe for efficiencies in the 80 to 90% region. Tracking is found to be feasible at pseudorapidities up to 3

  16. Particle Tracking Model (PTM) with Coastal Modeling System (CMS)

    Science.gov (United States)

    2015-11-04

    Coastal Inlets Research Program Particle Tracking Model (PTM) with Coastal Modeling System ( CMS ) The Particle Tracking Model (PTM) is a Lagrangian...currents and waves. The Coastal Inlets Research Program (CIRP) supports the PTM with the Coastal Modeling System ( CMS ), which provides coupled wave...and current forcing for PTM simulations. CMS -PTM is implemented in the Surface-water Modeling System, a GUI environment for input development

  17. Theoretical aspects of the formation and evolution of charged particle tracks

    CERN Document Server

    Miterev, A M

    2002-01-01

    Theoretical ideas on the formation and evolution of charged particle tracks in a condensed medium are discussed. The historical development of the field is briefly reviewed. The distribution of charged particle energies on quantum states and the volume of the absorbing medium are considered. and conditions for the formation of various track structures are discussed. The structures of extended heavy-ion tracks are compared for some ion parameters and track characteristics take to be the same. Relaxation processes in the tracks of multicharged ions ate analyzed. Track effects ate considered and possible mechanisms for the formation of chemically active defects in a latent track are described

  18. Retinal Vessel Segmentation Based on Primal-Dual Asynchronous Particle Swarm Optimisation (pdAPSO Algorithm

    Directory of Open Access Journals (Sweden)

    E. G. Dada

    2017-04-01

    Full Text Available Acute damage to the retina vessel has been identified to be main reason for blindness and impaired vision all over the world. A timely detection and control of these illnesses can greatly decrease the number of loss of sight cases. Developing a high performance unsupervised retinal vessel segmentation technique poses an uphill task. This paper presents study on the Primal-Dual Asynchronous Particle Swarm Optimisation (pdAPSO method for the segmentation of retinal vessels. A maximum average accuracy rate 0.9243 with an average specificity of sensitivity rate of 0.9834 and average sensitivity rate of 0.5721 were achieved on DRIVE database. The proposed method produces higher mean sensitivity and accuracy rates in the same range of very good specificity.

  19. Apparatus and method for tracking a molecule or particle in three dimensions

    Science.gov (United States)

    Werner, James H [Los Alamos, NM; Goodwin, Peter M [Los Alamos, NM; Lessard, Guillaume [Santa Fe, NM

    2009-03-03

    An apparatus and method were used to track the movement of fluorescent particles in three dimensions. Control software was used with the apparatus to implement a tracking algorithm for tracking the motion of the individual particles in glycerol/water mixtures. Monte Carlo simulations suggest that the tracking algorithms in combination with the apparatus may be used for tracking the motion of single fluorescent or fluorescently labeled biomolecules in three dimensions.

  20. Induced fission track distribution from highly radioactive particles in fallout materials

    International Nuclear Information System (INIS)

    Hashimoto, Tetsuo; Okada, Tatemichi

    1987-01-01

    Some highly radioactive fallout particles (GPs) from the 19th Chinese nuclear detonation were followed to the neutron irradiation in a reactor after sandwiched with mica detectors. The interesting star-like fission track patterns were revealed on the etched surface of the mica detectors. The simple chemical separation procedure for the GPs was applied for the separation of U and Pu as fissile elements and the both resultant fractions were examined with the similar high sensitive fission tracking detection. Subsequently, a representative track pattern from a black spherical particle was subjected to the determination of fissile nuclide content; comparing the total fission events evaluated on the basis of the numerical calculation of track densities with the total thermal neutron fluence. The results implied that the uranium is responsible for the main fissile nuclide remaining within a particle as unfissioned fractions and should be certainly enriched with respect to U-235 within such small fallout particles. This sophisticated method was also applied to determine the dead GPs, which have been highly radioactive particles just after the detonations, in the rain and snow-residual materials. Many induced star-like fission tracks verified certainly that there remains a lot of dead particles in the atmosheric environment till nowadays. (author)

  1. Nuclear track radiography of 'hot' aerosol particles

    CERN Document Server

    Boulyga, S F; Kievets, M K; Lomonosova, E M; Zhuk, I V; Yaroshevich, O I; Perelygin, V P; Petrova, R I; Brandt, R; Vater, P

    1999-01-01

    Nuclear track radiography was applied to identify aerosol 'hot' particles which contain elements of nuclear fuel and fallout after Chernobyl NPP accident. For the determination of the content of transuranium elements in radioactive aerosols the measurement of the alpha-activity of 'hot' particles by SSNTD was used in this work, as well as radiography of fission fragments formed as a result of the reactions (n,f) and (gamma,f) in the irradiation of aerosol filters by thermal neutrons and high energy gamma quanta. The technique allowed the sizes and alpha-activity of 'hot' particles to be determined without extracting them from the filter, as well as the determination of the uranium content and its enrichment by sup 2 sup 3 sup 5 U, sup 2 sup 3 sup 9 Pu and sup 2 sup 4 sup 1 Pu isotopes. Sensitivity of determination of alpha activity by fission method is 5x10 sup - sup 6 Bq per particle. The software for the system of image analysis was created. It ensured the identification of track clusters on an optical imag...

  2. Evaluation of a digital optical ionizing radiation particle track detector

    International Nuclear Information System (INIS)

    Hunter, S.R.

    1987-06-01

    An ionizing radiation particle track detector is outlined which can, in principle, determine the three-dimensional spatial distribution of all the secondary electrons produced by the passage of ionizing radiation through a low-pressure (0.1 to 10 kPa) gas. The electrons in the particle track are excited by the presence of a high-frequency AC electric field, and two digital cameras image the optical radiation produced in electronic excitation collisions of the surroundings gas by the electrons. The specific requirements of the detector for neutron dosimetry and microdosimetry are outlined (i.e., operating conditions of the digital cameras, high voltage fields, gas mixtures, etc.) along with an estimate of the resolution and sensitivity achievable with this technique. The proposed detector is shown to compare favorable with other methods for obtaining the details of the track structure, particularly in the quality of the information obtainable about the particle track and the comparative simplicity and adaptability of the detector for measuring the secondary electron track structure for many forms of ionizing radiation over a wide range of energies

  3. A multi-parametric particle-pairing algorithm for particle tracking in single and multiphase flows

    International Nuclear Information System (INIS)

    Cardwell, Nicholas D; Vlachos, Pavlos P; Thole, Karen A

    2011-01-01

    Multiphase flows (MPFs) offer a rich area of fundamental study with many practical applications. Examples of such flows range from the ingestion of foreign particulates in gas turbines to transport of particles within the human body. Experimental investigation of MPFs, however, is challenging, and requires techniques that simultaneously resolve both the carrier and discrete phases present in the flowfield. This paper presents a new multi-parametric particle-pairing algorithm for particle tracking velocimetry (MP3-PTV) in MPFs. MP3-PTV improves upon previous particle tracking algorithms by employing a novel variable pair-matching algorithm which utilizes displacement preconditioning in combination with estimated particle size and intensity to more effectively and accurately match particle pairs between successive images. To improve the method's efficiency, a new particle identification and segmentation routine was also developed. Validation of the new method was initially performed on two artificial data sets: a traditional single-phase flow published by the Visualization Society of Japan (VSJ) and an in-house generated MPF data set having a bi-modal distribution of particles diameters. Metrics of the measurement yield, reliability and overall tracking efficiency were used for method comparison. On the VSJ data set, the newly presented segmentation routine delivered a twofold improvement in identifying particles when compared to other published methods. For the simulated MPF data set, measurement efficiency of the carrier phases improved from 9% to 41% for MP3-PTV as compared to a traditional hybrid PTV. When employed on experimental data of a gas–solid flow, the MP3-PTV effectively identified the two particle populations and reported a vector efficiency and velocity measurement error comparable to measurements for the single-phase flow images. Simultaneous measurement of the dispersed particle and the carrier flowfield velocities allowed for the calculation of

  4. Alpha particle track coloration in CR-39: Improved observability

    CERN Document Server

    Oezguemues, A

    1999-01-01

    A comparative study of the observability of alpha particle tracks in CR-39 was performed with an optical microscope before and after coloration. The implantation of ink helped in observing the damage zones. At first glance through the microscope, the coloration makes the tracks stand out right away. This coloration is helpful, from the start, in the morphological study of the tracks (size, area, orientation, shape, perimeter). This operation is advantageous in distinguishing the alpha particle tracks from stains or scratches. Thus, the routine counting of the tracks is more easily performed. Consequently, this procedure allowed us: to decrease significantly the standard deviation of the approximate total of the parameters given from the image analysis system (Olympus CUE2); to envision the possibility of reasonably decreasing the etching time in order to limit the loss of information caused by the destruction of the CR-39 during chemical etching and to use a weaker enlarging lens in order to cover a larger fi...

  5. Imaging of the vertical particle tracks without any depth scanning

    International Nuclear Information System (INIS)

    Soroko, L.M.

    2001-01-01

    The principle of a new optical microscope which enables us to get the image of a vertical particle track without any depth scanning is described. This new optical microscope contains a spatial transformer which consists of mirror lamellar elements and which produces a secondary in focus image of the vertical particle track. Properties of such a system are presented. A longitudinal resolution is estimated

  6. Low latency asynchronous interface circuits

    Science.gov (United States)

    Sadowski, Greg

    2017-06-20

    In one form, a logic circuit includes an asynchronous logic circuit, a synchronous logic circuit, and an interface circuit coupled between the asynchronous logic circuit and the synchronous logic circuit. The asynchronous logic circuit has a plurality of asynchronous outputs for providing a corresponding plurality of asynchronous signals. The synchronous logic circuit has a plurality of synchronous inputs corresponding to the plurality of asynchronous outputs, a stretch input for receiving a stretch signal, and a clock output for providing a clock signal. The synchronous logic circuit provides the clock signal as a periodic signal but prolongs a predetermined state of the clock signal while the stretch signal is active. The asynchronous interface detects whether metastability could occur when latching any of the plurality of the asynchronous outputs of the asynchronous logic circuit using said clock signal, and activates the stretch signal while the metastability could occur.

  7. Particle tracking from image sequences of complex plasma crystals

    International Nuclear Information System (INIS)

    Hadziavdic, Vedad; Melandsoe, Frank; Hanssen, Alfred

    2006-01-01

    In order to gather information about the physics of the complex plasma crystals from the experimental data, particles have to be tracked through a sequence of images. An application of the Kalman filter for that purpose is presented, using a one-dimensional approximation of the particle dynamics as a model for the filter. It is shown that Kalman filter is capable of tracking dust particles even with high levels of measurement noise. An inherent part of the Kalman filter, the innovation process, can be used to estimate values of the physical system parameters from the experimental data. The method is shown to be able to estimate the characteristic oscillation frequency from noisy data

  8. Particle tracking in sophisticated CAD models for simulation purposes

    International Nuclear Information System (INIS)

    Sulkimo, J.; Vuoskoski, J.

    1995-01-01

    The transfer of physics detector models from computer aided design systems to physics simulation packages like GEANT suffers from certain limitations. In addition, GEANT is not able to perform particle tracking in CAD models. We describe an application which is able to perform particle tracking in boundary models constructed in CAD systems. The transfer file format used is the new international standard, STEP. The design and implementation of the application was carried out using object-oriented techniques. It will be integrated in the future object-oriented version of GEANT. (orig.)

  9. Particle tracking in sophisticated CAD models for simulation purposes

    Science.gov (United States)

    Sulkimo, J.; Vuoskoski, J.

    1996-02-01

    The transfer of physics detector models from computer aided design systems to physics simulation packages like GEANT suffers from certain limitations. In addition, GEANT is not able to perform particle tracking in CAD models. We describe an application which is able to perform particle tracking in boundary models constructed in CAD systems. The transfer file format used is the new international standard, STEP. The design and implementation of the application was carried out using object-oriented techniques. It will be integrated in the future object-oriented version of GEANT.

  10. Charged particle spectroscopy with solid state nuclear track detectors

    International Nuclear Information System (INIS)

    Hunyadi, I.; Somogyi, G.

    1984-01-01

    Some of earlier and recent methods for differentiation of charged particles according to their energy, based on the use of polymeric etch-track detectors (CN, CA, PC and CR-39) are outlined. The principle of three track methods suitable for nuclear spectroscopy is discussed. These are based on the analysis of the diameter, surface size and shape of etch-track 'cones' produced by charged particles in polymers, after using shorter or longer chemical etching processes. Examples are presented from the results of the last decade in ATOMKI, Debrecen, Hungary, concerning the application of nuclear track spectroscopy to different low-energy nuclear reaction studies, angular distribution and excitation function measurements. These involve the study of (d,α) reaction on sup(14)N, sup(19)F and sup(27)Al nuclei, (sup(3)He,α) reactions on sup(15)N, (p,α) reaction on sup(27)Al and the process sup(12)C(sup(12)C, sup(8)Be)sup(16)O. (author)

  11. Using Gaussian Process Annealing Particle Filter for 3D Human Tracking

    Directory of Open Access Journals (Sweden)

    Michael Rudzsky

    2008-01-01

    Full Text Available We present an approach for human body parts tracking in 3D with prelearned motion models using multiple cameras. Gaussian process annealing particle filter is proposed for tracking in order to reduce the dimensionality of the problem and to increase the tracker's stability and robustness. Comparing with a regular annealed particle filter-based tracker, we show that our algorithm can track better for low frame rate videos. We also show that our algorithm is capable of recovering after a temporal target loss.

  12. Heavy particle track structure parameters for biophysical modelling

    International Nuclear Information System (INIS)

    Watt, D.E.

    1994-01-01

    Averaged values of physical track structure parameters are important in radiobiology and radiological protection for the expression of damage mechanisms and for quantifying radiation effects. To provide a ready reference, tables of relevant quantities have been compiled for heavy charged particles in liquid water. The full tables will be published elsewhere but here illustrative examples are given of the trends for the most important quantities. In the tables, data are given for 74 types of heavy charged particle ranging from protons to uranium ions at specific energies between 0.1 keV/u and 1 GeV/u. Aggregate effects in liquid water are taken into account implicitly in the calculations. Results are presented for instantaneous particle energies and for averages over the charged particle equilibrium spectrum. The latter are of special relevance to radiation dosimetry. Quality parameters calculated are: β 2 ; z 2 /β 2 ; linear primary ionisation and the mean free path between ionisations; LET; track and dose-restricted LET with 100 eV cut-off; relative variances; delta-ray energies and ranges; ion energies and ranges and kerma factors. Here, the procedures used in the calculations are indicated. Representative results are shown in graphical form. The role of the physical track properties is discussed with regard to optimisation of the design of experiments intended to elucidate biological damage mechanisms in mammalian cells and their relevance to radiological protection. ((orig.))

  13. Charged particle track reconstruction using artificial neural networks

    International Nuclear Information System (INIS)

    Glover, C.; Fu, P.; Gabriel, T.; Handler, T.

    1992-01-01

    This paper summarizes the current state of our research in developing and applying artificial neural network (ANN) algorithm described here is based on a crude model of the retina. It takes as input the coordinates of each charged particle's interaction point (''hit'') in the tracking chamber. The algorithm's output is a set of vectors pointing to other hits that most likely to form a track

  14. Orbital single particle tracking on a commercial confocal microscope using piezoelectric stage feedback

    International Nuclear Information System (INIS)

    Lanzanò, L; Gratton, E

    2014-01-01

    Single Particle Tracking (SPT) is a technique used to locate fluorescent particles with nanometer precision. In the orbital tracking method the position of a particle is obtained analyzing the distribution of intensity along a circular orbit scanned around the particle. In combination with an active feedback this method allows tracking of particles in 2D and 3D with millisecond temporal resolution. Here we describe a SPT setup based on a feedback approach implemented with minimal modification of a commercially available confocal laser scanning microscope, the Zeiss LSM 510, in combination with an external piezoelectric stage scanner. The commercial microscope offers the advantage of a user-friendly software interface and pre-calibrated hardware components. The use of an external piezo-scanner allows the addition of feedback into the system but also represents a limitation in terms of its mechanical response. We describe in detail this implementation of the orbital tracking method and discuss advantages and limitations. As an example of application to live cell experiments we perform the 3D tracking of acidic vesicles in live polarized epithelial cells. (paper)

  15. Particle track membranes with higher porosity

    International Nuclear Information System (INIS)

    Heinrich, B.; Gemende, B.; Lueck, H.B.

    1992-01-01

    Possibilities of improvement of flux and dirt loading capacity of particle track membranes have been examined. Three different ways were investigated: using a divergent ion beam for the irradiation; enlarging the surface porosity through a conical pore shape; creating an asymmetrical membrane structure with two different porosities. Mathematical models and experimental results have been discussed. 9 figs, 3 tabs

  16. A software for computer automated radioactive particle tracking

    International Nuclear Information System (INIS)

    Vieira, Wilson S.; Brandao, Luis E.; Braz, Delson

    2008-01-01

    TRACO-1 is the first software developed in Brazil for optimization and diagnosis of multiphase chemical reactors employing the technique known as 'Computer Automated Radioactive Particle Tracking' whose main idea is to follow the movement of a punctual radioactive particle inside a vessel. Considering that this particle has a behavior similar of the phase under investigation, important conclusions can be achieved. As a preliminary TRACO-1 evaluation, a simulation was carried out with the aid of a commercial software called MICROSHIELD, version 5.05, to obtain values of photon counting rates at four detector surfaces. These counting were related to the emission of gamma radiation from a radioactive source because they are the main TRACO-1 input variables. Although the results that has been found are incipient, the analysis of them suggest that the tracking of a radioactive source using TRACO- 1 can be well succeed, but a better evaluation of the capabilities of this software will only be achieved after its application in real experiments. (author)

  17. Fluorescent detection of single tracks of alpha particles using lithium fluoride crystals

    International Nuclear Information System (INIS)

    Bilski, P.; Marczewska, B.

    2017-01-01

    Lithium fluoride single crystals were successfully used for fluorescent imaging of single tracks of alpha particles. This was realized with a standard wide-field fluorescent microscope equipped with a 100× objective. Alpha particles create F_2 and F_3"+ color centers in LiF crystals. The subsequent illumination with the blue light (wavelength around 445 nm), excites these centers and produces fluorescence with a broad band peaked at 670 nm. The observed tracks of alpha particles have diameter of about 500 nm. Focusing of the microscope at different depths in a LiF crystal, enables imaging changes of shape and position of tracks, allowing for visualization of their paths. These encouraging results are the first step towards practical application of LiF as fluorescent nuclear track detectors.

  18. A parallel implementation of particle tracking with space charge effects on an INTEL iPSC/860

    International Nuclear Information System (INIS)

    Chang, L.; Bourianoff, G.; Cole, B.; Machida, S.

    1993-05-01

    Particle-tracking simulation is one of the scientific applications that is well-suited to parallel computations. At the Superconducting Super Collider, it has been theoretically and empirically demonstrated that particle tracking on a designed lattice can achieve very high parallel efficiency on a MIMD Intel iPSC/860 machine. The key to such success is the realization that the particles can be tracked independently without considering their interaction. The perfectly parallel nature of particle tracking is broken if the interaction effects between particles are included. The space charge introduces an electromagnetic force that will affect the motion of tracked particles in 3-D space. For accurate modeling of the beam dynamics with space charge effects, one needs to solve three-dimensional Maxwell field equations, usually by a particle-in-cell (PIC) algorithm. This will require each particle to communicate with its neighbor grids to compute the momentum changes at each time step. It is expected that the 3-D PIC method will degrade parallel efficiency of particle-tracking implementation on any parallel computer. In this paper, we describe an efficient scheme for implementing particle tracking with space charge effects on an INTEL iPSC/860 machine. Experimental results show that a parallel efficiency of 75% can be obtained

  19. Kassiopeia: a modern, extensible C++ particle tracking package

    International Nuclear Information System (INIS)

    Furse, Daniel; Trost, Nikolaus; Babutzka, Martin; Barrett, John P.

    2017-01-01

    The Kassiopeia particle tracking framework is an object-oriented software package using modern C++ techniques, written originally to meet the needs of the KATRIN collaboration. Kassiopeia features a new algorithmic paradigm for particle tracking simulations which targets experiments containing complex geometries and electromagnetic fields, with high priority put on calculation efficiency, customizability, extensibility, and ease-of-use for novice programmers. To solve Kassiopeia's target physics problem the software is capable of simulating particle trajectories governed by arbitrarily complex differential equations of motion, continuous physics processes that may in part be modeled as terms perturbing that equation of motion, stochastic processes that occur in flight such as bulk scattering and decay, and stochastic surface processes occurring at interfaces, including transmission and reflection effects. This entire set of computations takes place against the backdrop of a rich geometry package which serves a variety of roles, including initialization of electromagnetic field simulations and the support of state-dependent algorithm-swapping and behavioral changes as a particle's state evolves. Thanks to the very general approach taken by Kassiopeia it can be used by other experiments facing similar challenges when calculating particle trajectories in electromagnetic fields. It is publicly available at https://github.com/KATRIN-Experiment/Kassiopeia.

  20. Markerless human motion tracking using hierarchical multi-swarm cooperative particle swarm optimization.

    Science.gov (United States)

    Saini, Sanjay; Zakaria, Nordin; Rambli, Dayang Rohaya Awang; Sulaiman, Suziah

    2015-01-01

    The high-dimensional search space involved in markerless full-body articulated human motion tracking from multiple-views video sequences has led to a number of solutions based on metaheuristics, the most recent form of which is Particle Swarm Optimization (PSO). However, the classical PSO suffers from premature convergence and it is trapped easily into local optima, significantly affecting the tracking accuracy. To overcome these drawbacks, we have developed a method for the problem based on Hierarchical Multi-Swarm Cooperative Particle Swarm Optimization (H-MCPSO). The tracking problem is formulated as a non-linear 34-dimensional function optimization problem where the fitness function quantifies the difference between the observed image and a projection of the model configuration. Both the silhouette and edge likelihoods are used in the fitness function. Experiments using Brown and HumanEva-II dataset demonstrated that H-MCPSO performance is better than two leading alternative approaches-Annealed Particle Filter (APF) and Hierarchical Particle Swarm Optimization (HPSO). Further, the proposed tracking method is capable of automatic initialization and self-recovery from temporary tracking failures. Comprehensive experimental results are presented to support the claims.

  1. Caustic meso-optical confocal microscope for vertical particle tracks. Proposal

    International Nuclear Information System (INIS)

    Soroko, L.M.

    1995-01-01

    The principal of the proposed caustic meso-optical microscope for vertical particle tracks in the nuclear photoemulsion is explained. The results of the experiments performed to illustrate the main features of this new meso-optical microscope are given. The proposed caustic meso-optical microscope for vertical particle tracks in the nuclear photoemulsion can be effectively used in the experimental investigation of such rare processes as ν μ - ν τ oscillations and of the Pb-Pb interactions. 2 refs., 7 figs

  2. CONTRIBUTION OF DIFFERENT PARTICLES MEASURED WITH TRACK ETCHED DETECTORS ONBOARD ISS.

    Science.gov (United States)

    Ambrožová, I; Davídková, M; Brabcová, K Pachnerová; Tolochek, R V; Shurshakov, V A

    2017-09-29

    Cosmic radiation consists of primary high-energy galactic and solar particles. When passing through spacecraft walls and astronauts' bodies, the spectrum becomes even more complex due to generating of secondary particles through fragmentation and nuclear interactions. Total radiation exposure is contributed by both these components. With an advantage, space research uses track etched detectors from the group of passive detectors visualizing the tracks of particles, in this case by etching. The detectors can discriminate between various components of cosmic radiation. A method is introduced for the separation of the different types of particles according to their range using track etched detectors. The method is demonstrated using detectors placed in Russian segment of the International Space Station in 2009. It is shown that the primary high-energy heavy ions with long range contribute up to 56% of the absorbed dose and up to 50% to the dose equivalent. © The Author 2017. Published by Oxford University Press. All rights reserved. For Permissions, please email: journals.permissions@oup.com.

  3. A hand tracking algorithm with particle filter and improved GVF snake model

    Science.gov (United States)

    Sun, Yi-qi; Wu, Ai-guo; Dong, Na; Shao, Yi-zhe

    2017-07-01

    To solve the problem that the accurate information of hand cannot be obtained by particle filter, a hand tracking algorithm based on particle filter combined with skin-color adaptive gradient vector flow (GVF) snake model is proposed. Adaptive GVF and skin color adaptive external guidance force are introduced to the traditional GVF snake model, guiding the curve to quickly converge to the deep concave region of hand contour and obtaining the complex hand contour accurately. This algorithm realizes a real-time correction of the particle filter parameters, avoiding the particle drift phenomenon. Experimental results show that the proposed algorithm can reduce the root mean square error of the hand tracking by 53%, and improve the accuracy of hand tracking in the case of complex and moving background, even with a large range of occlusion.

  4. A feature point identification method for positron emission particle tracking with multiple tracers

    Energy Technology Data Exchange (ETDEWEB)

    Wiggins, Cody, E-mail: cwiggin2@vols.utk.edu [University of Tennessee-Knoxville, Department of Physics and Astronomy, 1408 Circle Drive, Knoxville, TN 37996 (United States); Santos, Roque [University of Tennessee-Knoxville, Department of Nuclear Engineering (United States); Escuela Politécnica Nacional, Departamento de Ciencias Nucleares (Ecuador); Ruggles, Arthur [University of Tennessee-Knoxville, Department of Nuclear Engineering (United States)

    2017-01-21

    A novel detection algorithm for Positron Emission Particle Tracking (PEPT) with multiple tracers based on optical feature point identification (FPI) methods is presented. This new method, the FPI method, is compared to a previous multiple PEPT method via analyses of experimental and simulated data. The FPI method outperforms the older method in cases of large particle numbers and fine time resolution. Simulated data show the FPI method to be capable of identifying 100 particles at 0.5 mm average spatial error. Detection error is seen to vary with the inverse square root of the number of lines of response (LORs) used for detection and increases as particle separation decreases. - Highlights: • A new approach to positron emission particle tracking is presented. • Using optical feature point identification analogs, multiple particle tracking is achieved. • Method is compared to previous multiple particle method. • Accuracy and applicability of method is explored.

  5. Location-allocation algorithm for multiple particle tracking using Birmingham MWPC positron camera

    International Nuclear Information System (INIS)

    Gundogdu, O.; Tarcan, E.

    2004-01-01

    Positron Emission Particle Tracking is a powerful, non-invasive technique that employs a single radioactive particle. It has been applied to a wide range of industrial systems. This paper presents an original application of a technique, which was mainly developed in economics or resource management. It allows the tracking of multiple particles using small number of trajectories with correct tagging. This technique originally used in economics or resource management provides very encouraging results

  6. Location-allocation algorithm for multiple particle tracking using Birmingham MWPC positron camera

    Energy Technology Data Exchange (ETDEWEB)

    Gundogdu, O. E-mail: o.gundogdu@surrey.ac.uko_gundo@yahoo.co.uko.gundogdu@kingston.ac.uk; Tarcan, E

    2004-05-01

    Positron Emission Particle Tracking is a powerful, non-invasive technique that employs a single radioactive particle. It has been applied to a wide range of industrial systems. This paper presents an original application of a technique, which was mainly developed in economics or resource management. It allows the tracking of multiple particles using small number of trajectories with correct tagging. This technique originally used in economics or resource management provides very encouraging results.

  7. SimTrack: A compact c++ library for particle orbit and spin tracking in accelerators

    Energy Technology Data Exchange (ETDEWEB)

    Luo, Yun [Brookhaven National Laboratory (BNL), Upton, NY (United States)

    2015-06-24

    SimTrack is a compact c++ library of 6-d symplectic element-by-element particle tracking in accelerators originally designed for head-on beam-beam compensation simulation studies in the Relativistic Heavy Ion Collider (RHIC) at Brookhaven National Laboratory. It provides a 6-d symplectic orbit tracking with the 4th order symplectic integration for magnet elements and the 6-d symplectic synchro-beam map for beam-beam interaction. Since its inception in 2009, SimTrack has been intensively used for dynamic aperture calculations with beam-beam interaction for RHIC. Recently, proton spin tracking and electron energy loss due to synchrotron radiation were added. In this article, I will present the code architecture, physics models, and some selected examples of its applications to RHIC and a future electron-ion collider design eRHIC.

  8. SimTrack: A compact c++ code for particle orbit and spin tracking in accelerators

    Energy Technology Data Exchange (ETDEWEB)

    Luo, Yun

    2015-11-21

    SimTrack is a compact c++ code of 6-d symplectic element-by-element particle tracking in accelerators originally designed for head-on beam–beam compensation simulation studies in the Relativistic Heavy Ion Collider (RHIC) at Brookhaven National Laboratory. It provides a 6-d symplectic orbit tracking with the 4th order symplectic integration for magnet elements and the 6-d symplectic synchro-beam map for beam–beam interaction. Since its inception in 2009, SimTrack has been intensively used for dynamic aperture calculations with beam–beam interaction for RHIC. Recently, proton spin tracking and electron energy loss due to synchrotron radiation were added. In this paper, I will present the code architecture, physics models, and some selected examples of its applications to RHIC and a future electron-ion collider design eRHIC.

  9. PEPT: An invaluable tool for 3-D particle tracking and CFD simulation verification in hydrocyclone studies

    Directory of Open Access Journals (Sweden)

    Hoffmann Alex C.

    2013-05-01

    Full Text Available Particle tracks in a hydrocyclone generated both experimentally by positron emission particle tracking (PEPT and numerically with Eulerian-Lagranian CFD have been studied and compared. A hydrocyclone with a cylinder-on-cone design was used in this study, the geometries used in the CFD simulations and in the experiments being identical. It is shown that it is possible to track a fast-moving particle in a hydrocyclone using PEPT with high temporal and spatial resolutions. The numerical 3-D particle trajectories were generated using the Large Eddy Simulation (LES turbulence model for the fluid and Lagrangian particle tracking for the particles. The behaviors of the particles were analyzed in detail and were found to be consistent between experiments and CFD simulations. The tracks of the particles are discussed and related to the fluid flow field visualized in the CFD simulations using the cross-sectional static pressure distribution.

  10. A study of CR-39 track response to charged particles from NOVA implosions

    International Nuclear Information System (INIS)

    Phillips, T.W.; Cable, M.D.; Hicks, D.G.; Li, C.K.; Petrasso, R.D.; Seguin, F.H.

    1996-01-01

    We have exposed CR-39 track recording material to a number of NOVA implosions. Radiation from the implosion passed through an array of ranging filters, which aided identification of the incident particles and their energies. The etching procedure was calibrated by including a piece of track exposed to DD protons from a small accelerator. For the same shots, we quantitatively compare the DD neutron yield with the DD proton yield determined from the track. In DT implosions, tracks produced by neutron interactions prevent observation of charged-particle tracks that are produced by the processes of knock-on, secondary or tertiary fusion

  11. A compact solid-state detector for small angle particle tracking

    International Nuclear Information System (INIS)

    Altieri, S.; Barnaba, O.; Braghieri, A.; Cambiaghi, M.; Lanza, A.; Locatelli, T.; Panzeri, A.; Pedroni, P.; Pinelli, T.; Jennewein, P.; Lang, M.; Preobrazhensky, I.; Annand, J.R.M.; Sadiq, F.

    2000-01-01

    MIcrostrip Detector Array System (MIDAS) is a compact silicon-tracking telescope for charged particles emitted at small angles in intermediate energy photonuclear reactions. It was realized to increase the angular acceptance of the DAPHNE detector and used in an experimental program to check the Gerasimov-Drell-Hearn sum rule at the Mainz electron microtron (MAMI). MIDAS provides a trigger for charged hadrons, p/π ± identification and particle tracking in the region 7 deg. <θ<16 deg.. In this paper we present the main characteristics of MIDAS and its measured performances

  12. A compact solid-state detector for small angle particle tracking

    Energy Technology Data Exchange (ETDEWEB)

    Altieri, S.; Barnaba, O.; Braghieri, A. E-mail: alessandro.braghieri@pv.infn.it; Cambiaghi, M.; Lanza, A.; Locatelli, T.; Panzeri, A.; Pedroni, P.; Pinelli, T.; Jennewein, P.; Lang, M.; Preobrazhensky, I.; Annand, J.R.M.; Sadiq, F

    2000-09-21

    MIcrostrip Detector Array System (MIDAS) is a compact silicon-tracking telescope for charged particles emitted at small angles in intermediate energy photonuclear reactions. It was realized to increase the angular acceptance of the DAPHNE detector and used in an experimental program to check the Gerasimov-Drell-Hearn sum rule at the Mainz electron microtron (MAMI). MIDAS provides a trigger for charged hadrons, p/{pi}{sup {+-}} identification and particle tracking in the region 7 deg. <{theta}<16 deg.. In this paper we present the main characteristics of MIDAS and its measured performances.

  13. Nuclear track radiography of 'hot' aerosol particles

    Energy Technology Data Exchange (ETDEWEB)

    Boulyga, S.F.; Kievitskaja, A.I.; Kievets, M.K.; Lomonosova, E.M.; Zhuk, I.V.; Yaroshevich, O.I.; Perelygin, V.P.; Petrova, R.; Brandt, R.; Vater, P

    1999-06-01

    Nuclear track radiography was applied to identify aerosol 'hot' particles which contain elements of nuclear fuel and fallout after Chernobyl NPP accident. For the determination of the content of transuranium elements in radioactive aerosols the measurement of the {alpha}-activity of 'hot' particles by SSNTD was used in this work, as well as radiography of fission fragments formed as a result of the reactions (n,f) and ({gamma},f) in the irradiation of aerosol filters by thermal neutrons and high energy gamma quanta. The technique allowed the sizes and alpha-activity of 'hot' particles to be determined without extracting them from the filter, as well as the determination of the uranium content and its enrichment by {sup 235}U, {sup 239}Pu and {sup 241}Pu isotopes. Sensitivity of determination of alpha activity by fission method is 5x10{sup -6} Bq per particle. The software for the system of image analysis was created. It ensured the identification of track clusters on an optical image of the SSNTD surface obtained through a video camera and the determination of size and activity of 'hot' particles00.

  14. A software for computer automated radioactive particle tracking

    Energy Technology Data Exchange (ETDEWEB)

    Vieira, Wilson S.; Brandao, Luis E. [Instituto de Engenharia Nuclear (IEN/CNEN-RJ), Rio de Janeiro, RJ (Brazil)]. E-mails: wilson@ien.gov.br; brandao@ien.gov.br; Braz, Delson [Universidade Federal do Rio de Janeiro (UFRJ), RJ (Brazil). Coordenacao dos Programas de Pos-graduacao de Engenharia (COPPE)]. E-mail: delson@smb.lin.ufrj.br

    2008-07-01

    TRACO-1 is the first software developed in Brazil for optimization and diagnosis of multiphase chemical reactors employing the technique known as 'Computer Automated Radioactive Particle Tracking' whose main idea is to follow the movement of a punctual radioactive particle inside a vessel. Considering that this particle has a behavior similar of the phase under investigation, important conclusions can be achieved. As a preliminary TRACO-1 evaluation, a simulation was carried out with the aid of a commercial software called MICROSHIELD, version 5.05, to obtain values of photon counting rates at four detector surfaces. These counting were related to the emission of gamma radiation from a radioactive source because they are the main TRACO-1 input variables. Although the results that has been found are incipient, the analysis of them suggest that the tracking of a radioactive source using TRACO- 1 can be well succeed, but a better evaluation of the capabilities of this software will only be achieved after its application in real experiments. (author)

  15. Comparative assessment of pressure field reconstructions from particle image velocimetry measurements and Lagrangian particle tracking

    NARCIS (Netherlands)

    van Gent, P.L.; Michaelis, D; van Oudheusden, B.W.; Weiss, P.E.; de Kat, R.; Laskari, A.; Jeon, Y.J.; David, L; Schanz, D; Huhn, F.; Gesemann, S; Novara, M.; McPhaden, C.; Neeteson, N. J.; Rival, David E.; Schneiders, J.F.G.; Schrijer, F.F.J.

    2017-01-01

    A test case for pressure field reconstruction from particle image velocimetry (PIV) and Lagrangian particle tracking (LPT) has been developed by constructing a simulated experiment from a zonal detached eddy simulation for an axisymmetric base flow at Mach 0.7. The test case comprises sequences

  16. Collaborative research on fluidization employing computer-aided particle tracking

    International Nuclear Information System (INIS)

    Chen, M.M.

    1990-01-01

    The objective of this work is to obtain unique, fundamental information on fluidization dynamics over a wide range of flow regimes using a Transportable Computer-Aided Particle Tracking Apparatus (TCAPTA). The contractor will design and fabricate a transportable version of the Computer-Aided Particle Tracking Facility (CAPTF) he has previously developed. The contractor will install and operate the (TCAPTA) at the METC fluidization research facilities. Quantitative data on particle motion will be obtained and reduced. The data will be used to provide needed information for modeling of bed dynamics, and prediction of bed performance, including erosion. A radioactive tracer particle, identical in size shape and mass to the bed particles under study, is mixed in the bed. The radiation emitted by the tracer particle, monitored continuously by 16 scintillation detectors, allows its position to be determined as a function of time. Stochastic mixing processes intrinsic to fluidization further cause the particle to travel to all active regions of the bed, thus sampling the motion in these regions. After a long test run to insure that a sufficient sampling have been acquired, time-differentiation and other statistical processing will then yield the mean velocity distribution, the fluctuating velocity distribution, many types of auto- and cross correlations, as well as mean fluxes, including the mean momentum fluxes due to random motion, which represent the kinetic contributions to the mean stress tensor

  17. Particle filters for object tracking: enhanced algorithm and efficient implementations

    International Nuclear Information System (INIS)

    Abd El-Halym, H.A.

    2010-01-01

    Object tracking and recognition is a hot research topic. In spite of the extensive research efforts expended, the development of a robust and efficient object tracking algorithm remains unsolved due to the inherent difficulty of the tracking problem. Particle filters (PFs) were recently introduced as a powerful, post-Kalman filter, estimation tool that provides a general framework for estimation of nonlinear/ non-Gaussian dynamic systems. Particle filters were advanced for building robust object trackers capable of operation under severe conditions (small image size, noisy background, occlusions, fast object maneuvers ..etc.). The heavy computational load of the particle filter remains a major obstacle towards its wide use.In this thesis, an Excitation Particle Filter (EPF) is introduced for object tracking. A new likelihood model is proposed. It depends on multiple functions: position likelihood; gray level intensity likelihood and similarity likelihood. Also, we modified the PF as a robust estimator to overcome the well-known sample impoverishment problem of the PF. This modification is based on re-exciting the particles if their weights fall below a memorized weight value. The proposed enhanced PF is implemented in software and evaluated. Its results are compared with a single likelihood function PF tracker, Particle Swarm Optimization (PSO) tracker, a correlation tracker, as well as, an edge tracker. The experimental results demonstrated the superior performance of the proposed tracker in terms of accuracy, robustness, and occlusion compared with other methods Efficient novel hardware architectures of the Sample Important Re sample Filter (SIRF) and the EPF are implemented. Three novel hardware architectures of the SIRF for object tracking are introduced. The first architecture is a two-step sequential PF machine, where particle generation, weight calculation and normalization are carried out in parallel during the first step followed by a sequential re

  18. A novel asynchronous access method with binary interfaces

    Directory of Open Access Journals (Sweden)

    Torres-Solis Jorge

    2008-10-01

    Full Text Available Abstract Background Traditionally synchronous access strategies require users to comply with one or more time constraints in order to communicate intent with a binary human-machine interface (e.g., mechanical, gestural or neural switches. Asynchronous access methods are preferable, but have not been used with binary interfaces in the control of devices that require more than two commands to be successfully operated. Methods We present the mathematical development and evaluation of a novel asynchronous access method that may be used to translate sporadic activations of binary interfaces into distinct outcomes for the control of devices requiring an arbitrary number of commands to be controlled. With this method, users are required to activate their interfaces only when the device under control behaves erroneously. Then, a recursive algorithm, incorporating contextual assumptions relevant to all possible outcomes, is used to obtain an informed estimate of user intention. We evaluate this method by simulating a control task requiring a series of target commands to be tracked by a model user. Results When compared to a random selection, the proposed asynchronous access method offers a significant reduction in the number of interface activations required from the user. Conclusion This novel access method offers a variety of advantages over traditionally synchronous access strategies and may be adapted to a wide variety of contexts, with primary relevance to applications involving direct object manipulation.

  19. Multiple Maneuvering Target Tracking by Improved Particle Filter Based on Multiscan JPDA

    Directory of Open Access Journals (Sweden)

    Jing Liu

    2012-01-01

    Full Text Available The multiple maneuvering target tracking algorithm based on a particle filter is addressed. The equivalent-noise approach is adopted, which uses a simple dynamic model consisting of target state and equivalent noise which accounts for the combined effects of the process noise and maneuvers. The equivalent-noise approach converts the problem of maneuvering target tracking to that of state estimation in the presence of nonstationary process noise with unknown statistics. A novel method for identifying the nonstationary process noise is proposed in the particle filter framework. Furthermore, a particle filter based multiscan Joint Probability Data Association (JPDA filter is proposed to deal with the data association problem in a multiple maneuvering target tracking. In the proposed multiscan JPDA algorithm, the distributions of interest are the marginal filtering distributions for each of the targets, and these distributions are approximated with particles. The multiscan JPDA algorithm examines the joint association events in a multiscan sliding window and calculates the marginal posterior probability based on the multiscan joint association events. The proposed algorithm is illustrated via an example involving the tracking of two highly maneuvering, at times closely spaced and crossed, targets, based on resolved measurements.

  20. Discovery Mondays - The detectors: tracking particles

    CERN Multimedia

    2005-01-01

    View of a module from the LHCb vertex detector, which will be presented at the next Discovery Monday. How do you observe the invisible? In order to deepen still further our knowledge of the infinitely small, physicists accelerate beams of particles and generate collisions between them at extraordinary energies. The collisions give birth to showers of new particles. What are they? In order to find out, physicists slip into the role of detectives thanks to the detectors. At the next Discovery Monday you will find out about the different methods used at CERN to detect particles. A cloud chamber will allow you to see the tracks of cosmic particles live. You will also be given the chance to see real modules for the ATLAS and for the LHCb experiments. Strange materials will be on hand, such as crystals that are heavier than iron and yet as transparent as glass... Come to the Microcosm and become a top detective yourself! This event will take place in French. Join us at the Microcosm (Reception Building 33, M...

  1. Quantitative comparison of two particle tracking methods in fluorescence microscopy images

    CSIR Research Space (South Africa)

    Mabaso, M

    2013-09-01

    Full Text Available that cannot be analysed efficiently by means of manual analysis. In this study we compare the performance of two computer-based tracking methods for tracking of bright particles in fluorescence microscopy image sequences. The methods under comparison are...

  2. Fish tracking by combining motion based segmentation and particle filtering

    Science.gov (United States)

    Bichot, E.; Mascarilla, L.; Courtellemont, P.

    2006-01-01

    In this paper, we suggest a new importance sampling scheme to improve a particle filtering based tracking process. This scheme relies on exploitation of motion segmentation. More precisely, we propagate hypotheses from particle filtering to blobs of similar motion to target. Hence, search is driven toward regions of interest in the state space and prediction is more accurate. We also propose to exploit segmentation to update target model. Once the moving target has been identified, a representative model is learnt from its spatial support. We refer to this model in the correction step of the tracking process. The importance sampling scheme and the strategy to update target model improve the performance of particle filtering in complex situations of occlusions compared to a simple Bootstrap approach as shown by our experiments on real fish tank sequences.

  3. The particle tracking package Kassiopeia

    Energy Technology Data Exchange (ETDEWEB)

    Groh, Stefan [Karlsruhe Institute of Technology (Germany); Collaboration: KATRIN-Collaboration

    2016-07-01

    The Kassiopeia particle tracking framework is an object-oriented software package utilizing modern C++ techniques, written originally to meet the needs of the Katrin collaboration. Kassiopeia's target consists of simulating particle trajectories governed by arbitrarily complex differential equations of motion, continuous physics processes that may in part be modeled as terms perturbing that equation of motion, stochastic processes that occur in flight such as bulk scattering and decay, and potentially stochastic surface processes occurring at interfaces, including transmission and reflection effects. This entire set of computations takes place against the backdrop of a fully-featured geometry package which serves a variety of roles, including initialization of electromagnetic field simulations, gas flow simulations, and the support of state-dependent algorithm-swapping and behavioral changes. Kassiopeia has been well validated and widely used within the Katrin collaboration, playing a primary role in many theses and refereed publications.

  4. The Timepix Telescope for High Performance Particle Tracking

    CERN Document Server

    Akiba, Kazuyoshi; van Beuzekom, Martin; van Beveren, Vincent; Borghi, Silvia; Boterenbrood, Henk; Buytaert, Jan; Collins, Paula; Dosil Suárez, Alvaro; Dumps, Raphael; Eklund, Lars; Esperante, Daniel; Gallas, Abraham; Gordon, Hamish; van der Heijden, Bas; Hombach, Christoph; Hynds, Daniel; John, Malcolm; Leflat, Alexander; Li, Yi Ming; Longstaff, Ian; Morton, Alexander; Nakatsuka, Noritsugu; Nomerotski, Andre; Parkes, Chris; Perez Trigo, Eliseo; Plackett, Richard; Reid, Matthew M; Rodriguez Perez, Pablo; Schindler, Heinrich; Szumlak, Tomasz; Tsopelas, Panagiotis; Vázquez Sierra, Carlos; Velthuis, Jaap; Wysokinski, Michal

    2013-01-01

    The Timepix particle tracking telescope has been developed as part of the LHCb VELO Upgrade project, supported by the Medipix Collaboration and the AIDA framework. It is a primary piece of infrastructure for the VELO Upgrade project and is being used for the development of new sensors and front end technologies for several upcoming LHC trackers and vertexing systems. The telescope is designed around the dual capability of the Timepix ASICs to provide information about either the deposited charge or the timing information from tracks traversing the 14 x 14mm matrix of 55 x 55 um pixels. The rate of reconstructed tracks available is optimised by taking advantage of the shutter driven readout architecture of the Timepix chip, operated with existing readout systems. Results of tests conducted in the SPS North Area beam facility at CERN show that the telescope typically provides reconstructed track rates during the beam spills of between 3.5 and 7.5 kHz, depending on beam conditions. The tracks are time stamped wi...

  5. Synthesis and characterization of scandium oxide microspheres for their application in radioactive particle tracking experiments

    International Nuclear Information System (INIS)

    Goswami, Sunil; Biswal, Jayashree; Pant, H.J.; Pillai, K.T.; Bamankar, Y.R.

    2012-01-01

    Radioactive particle tracking (RPT) technique, proposed by Lin et al., is a noble technique for understanding mixing mechanisms of fluids and; evaluation and improvement of design of multiphase flow systems. In RPT technique the motion of a single radioactive particle is tracked in a flow system using an array of strategically mounted NaI(Tl) scintillation detectors around the system. The gamma emitting radioactive tracer particle being tracked is designed to be hydrodynamically similar to that of the phase being traced

  6. GPU Computing For Particle Tracking

    International Nuclear Information System (INIS)

    Nishimura, Hiroshi; Song, Kai; Muriki, Krishna; Sun, Changchun; James, Susan; Qin, Yong

    2011-01-01

    This is a feasibility study of using a modern Graphics Processing Unit (GPU) to parallelize the accelerator particle tracking code. To demonstrate the massive parallelization features provided by GPU computing, a simplified TracyGPU program is developed for dynamic aperture calculation. Performances, issues, and challenges from introducing GPU are also discussed. General purpose Computation on Graphics Processing Units (GPGPU) bring massive parallel computing capabilities to numerical calculation. However, the unique architecture of GPU requires a comprehensive understanding of the hardware and programming model to be able to well optimize existing applications. In the field of accelerator physics, the dynamic aperture calculation of a storage ring, which is often the most time consuming part of the accelerator modeling and simulation, can benefit from GPU due to its embarrassingly parallel feature, which fits well with the GPU programming model. In this paper, we use the Tesla C2050 GPU which consists of 14 multi-processois (MP) with 32 cores on each MP, therefore a total of 448 cores, to host thousands ot threads dynamically. Thread is a logical execution unit of the program on GPU. In the GPU programming model, threads are grouped into a collection of blocks Within each block, multiple threads share the same code, and up to 48 KB of shared memory. Multiple thread blocks form a grid, which is executed as a GPU kernel. A simplified code that is a subset of Tracy++ (2) is developed to demonstrate the possibility of using GPU to speed up the dynamic aperture calculation by having each thread track a particle.

  7. Rapid, topology-based particle tracking for high-resolution measurements of large complex 3D motion fields.

    Science.gov (United States)

    Patel, Mohak; Leggett, Susan E; Landauer, Alexander K; Wong, Ian Y; Franck, Christian

    2018-04-03

    Spatiotemporal tracking of tracer particles or objects of interest can reveal localized behaviors in biological and physical systems. However, existing tracking algorithms are most effective for relatively low numbers of particles that undergo displacements smaller than their typical interparticle separation distance. Here, we demonstrate a single particle tracking algorithm to reconstruct large complex motion fields with large particle numbers, orders of magnitude larger than previously tractably resolvable, thus opening the door for attaining very high Nyquist spatial frequency motion recovery in the images. Our key innovations are feature vectors that encode nearest neighbor positions, a rigorous outlier removal scheme, and an iterative deformation warping scheme. We test this technique for its accuracy and computational efficacy using synthetically and experimentally generated 3D particle images, including non-affine deformation fields in soft materials, complex fluid flows, and cell-generated deformations. We augment this algorithm with additional particle information (e.g., color, size, or shape) to further enhance tracking accuracy for high gradient and large displacement fields. These applications demonstrate that this versatile technique can rapidly track unprecedented numbers of particles to resolve large and complex motion fields in 2D and 3D images, particularly when spatial correlations exist.

  8. Charged Particle Tracking and Vertex Detection Group summary report

    International Nuclear Information System (INIS)

    Hanson, G.; Meyer, D.

    1984-09-01

    Charged particle tracking is essential in order to investigate the new physics expected at the SSC. The Tracking Group studied radiation damage and rate limitations to tracking devices, vertex detectors, and central tracking. The Group concluded that silicon strips and large wire tracking chambers with small cells can probably survive at the design luminosity of 10 33 cm -2 sec -1 ; however, the presently designed electronics for silicon strip vertex detectors can withstand a luminosity of only 10 31 cm -2 sec -1 . Wire chambers at a radius of less than about 25 cm can withstand a luminosity of less than or equal to 10 32 cm -2 sec -1 only. Actual tracking and pattern recognition in central tracking chambers at a luminosity of 10 33 cm -2 sec -1 will be very difficult because of multiple interactions within the resolving time of the chambers; detailed simulations are needed in order to decide whether tracking is indeed possible at this luminosity. Scintillating glass fibers are an interesting possibility both for vertex detectors and for central trackers, but much research and development is still needed both on the fibers themselves and on the readout

  9. A computational tool to characterize particle tracking measurements in optical tweezers

    International Nuclear Information System (INIS)

    Taylor, Michael A; Bowen, Warwick P

    2013-01-01

    Here, we present a computational tool for optical tweezers which calculates the particle tracking signal measured with a quadrant detector and the shot-noise limit to position resolution. The tool is a piece of Matlab code which functions within the freely available Optical Tweezers Toolbox. It allows the measurements performed in most optical tweezer experiments to be theoretically characterized in a fast and easy manner. The code supports particles with arbitrary size, any optical fields and any combination of objective and condenser, and performs a full vector calculation of the relevant fields. Example calculations are presented which show the tracking signals for different particles, and the shot-noise limit to position sensitivity as a function of the effective condenser NA. (paper)

  10. Hardware processor for tracking particles in an alternating-gradient synchrotron

    International Nuclear Information System (INIS)

    Johnson, M.; Avilez, C.

    1987-01-01

    We discuss the design and performance of special-purpose processors for tracking particles through an alternating-gradient synchrotron. We present block diagram designs for two hardware processors. Both processors use algorithms based on the 'kick' approximation, i.e., transport matrices are used for dipoles and quadrupoles, and the thin-lens approximation is used for all higher multipoles. The faster processor makes extensive use of memory look-up tables for evaluating functions. For the case of magnets with multipoles up to pole 30 and using one kick per magnet, this processor can track 19 particles through an accelerator at a rate that is only 220 times slower than the time it takes real particles to travel around the machine. For a model consisting of only thin lenses, it is only 150 times slower than real particles. An additional factor of 2 can be obtained with chips now becoming available. The number of magnets in the accelerator is limited only by the amount of memory available for storing magnet parameters. (author) 20 refs., 7 figs., 2 tabs

  11. CR-39 α track detector and its application in observing of the hot particles in environment

    International Nuclear Information System (INIS)

    Zou Benchuan

    1992-01-01

    CR-39 α track detector is a new α remitting radionuclides plastic detector. It is audio-visual, convenient and economic in the detection of α particle track and the distribution of α emitting radionuclides in environmental samples. CR-39 α track detector is used to observe the hot particles in rock and the hot particles coming from the liquid effluents discharged by spent fuel reprocessing plant in UK in marine environment and got good results

  12. Lagrangian Particle Tracking Simulation for Warm-Rain Processes in Quasi-One-Dimensional Domain

    Science.gov (United States)

    Kunishima, Y.; Onishi, R.

    2017-12-01

    Conventional cloud simulations are based on the Euler method and compute each microphysics process in a stochastic way assuming infinite numbers of particles within each numerical grid. They therefore cannot provide the Lagrangian statistics of individual particles in cloud microphysics (i.e., aerosol particles, cloud particles, and rain drops) nor discuss the statistical fluctuations due to finite number of particles. We here simulate the entire precipitation process of warm-rain, with tracking individual particles. We use the Lagrangian Cloud Simulator (LCS), which is based on the Euler-Lagrangian framework. In that framework, flow motion and scalar transportation are computed with the Euler method, and particle motion with the Lagrangian one. The LCS tracks particle motions and collision events individually with considering the hydrodynamic interaction between approaching particles with a superposition method, that is, it can directly represent the collisional growth of cloud particles. It is essential for trustworthy collision detection to take account of the hydrodynamic interaction. In this study, we newly developed a stochastic model based on the Twomey cloud condensation nuclei (CCN) activation for the Lagrangian tracking simulation and integrated it into the LCS. Coupling with the Euler computation for water vapour and temperature fields, the initiation and condensational growth of water droplets were computed in the Lagrangian way. We applied the integrated LCS for a kinematic simulation of warm-rain processes in a vertically-elongated domain of, at largest, 0.03×0.03×3000 (m3) with horizontal periodicity. Aerosol particles with a realistic number density, 5×107 (m3), were evenly distributed over the domain at the initial state. Prescribed updraft at the early stage initiated development of a precipitating cloud. We have confirmed that the obtained bulk statistics fairly agree with those from a conventional spectral-bin scheme for a vertical column

  13. Color Feature-Based Object Tracking through Particle Swarm Optimization with Improved Inertia Weight.

    Science.gov (United States)

    Guo, Siqiu; Zhang, Tao; Song, Yulong; Qian, Feng

    2018-04-23

    This paper presents a particle swarm tracking algorithm with improved inertia weight based on color features. The weighted color histogram is used as the target feature to reduce the contribution of target edge pixels in the target feature, which makes the algorithm insensitive to the target non-rigid deformation, scale variation, and rotation. Meanwhile, the influence of partial obstruction on the description of target features is reduced. The particle swarm optimization algorithm can complete the multi-peak search, which can cope well with the object occlusion tracking problem. This means that the target is located precisely where the similarity function appears multi-peak. When the particle swarm optimization algorithm is applied to the object tracking, the inertia weight adjustment mechanism has some limitations. This paper presents an improved method. The concept of particle maturity is introduced to improve the inertia weight adjustment mechanism, which could adjust the inertia weight in time according to the different states of each particle in each generation. Experimental results show that our algorithm achieves state-of-the-art performance in a wide range of scenarios.

  14. Measurement and three dimensional reconstruction of particle tracks in emulsion chambers

    International Nuclear Information System (INIS)

    Persson, S.

    1989-01-01

    A software package for making fast and accurate measurements of particle tracks in emulsion chambers is described. In a chamber, which is designed for high particle multiplicities, the emulsion layers are interspersed with air and placed perpendicular to the beam direction during exposure. (orig.)

  15. 3D head pose estimation and tracking using particle filtering and ICP algorithm

    KAUST Repository

    Ben Ghorbel, Mahdi; Baklouti, Malek; Couvet, Serge

    2010-01-01

    This paper addresses the issue of 3D head pose estimation and tracking. Existing approaches generally need huge database, training procedure, manual initialization or use face feature extraction manually extracted. We propose a framework for estimating the 3D head pose in its fine level and tracking it continuously across multiple Degrees of Freedom (DOF) based on ICP and particle filtering. We propose to approach the problem, using 3D computational techniques, by aligning a face model to the 3D dense estimation computed by a stereo vision method, and propose a particle filter algorithm to refine and track the posteriori estimate of the position of the face. This work comes with two contributions: the first concerns the alignment part where we propose an extended ICP algorithm using an anisotropic scale transformation. The second contribution concerns the tracking part. We propose the use of the particle filtering algorithm and propose to constrain the search space using ICP algorithm in the propagation step. The results show that the system is able to fit and track the head properly, and keeps accurate the results on new individuals without a manual adaptation or training. © Springer-Verlag Berlin Heidelberg 2010.

  16. Real-time particle tracking at 10,000 fps using optical fiber illumination.

    Science.gov (United States)

    Otto, Oliver; Czerwinski, Fabian; Gornall, Joanne L; Stober, Gunter; Oddershede, Lene B; Seidel, Ralf; Keyser, Ulrich F

    2010-10-25

    We introduce optical fiber illumination for real-time tracking of optically trapped micrometer-sized particles with microsecond time resolution. Our light source is a high-radiance mercury arc lamp and a 600 μm optical fiber for short-distance illumination of the sample cell. Particle tracking is carried out with a software implemented cross-correlation algorithm following image acquisition from a CMOS camera. Our image data reveals that fiber illumination results in a signal-to-noise ratio usually one order of magnitude higher compared to standard Köhler illumination. We demonstrate position determination of a single optically trapped colloid with up to 10,000 frames per second over hours. We calibrate our optical tweezers and compare the results with quadrant photo diode measurements. Finally, we determine the positional accuracy of our setup to 2 nm by calculating the Allan variance. Our results show that neither illumination nor software algorithms limit the speed of real-time particle tracking with CMOS technology.

  17. Bearings-Only Tracking of Manoeuvring Targets Using Particle Filters

    Directory of Open Access Journals (Sweden)

    M. Sanjeev Arulampalam

    2004-11-01

    Full Text Available We investigate the problem of bearings-only tracking of manoeuvring targets using particle filters (PFs. Three different (PFs are proposed for this problem which is formulated as a multiple model tracking problem in a jump Markov system (JMS framework. The proposed filters are (i multiple model PF (MMPF, (ii auxiliary MMPF (AUX-MMPF, and (iii jump Markov system PF (JMS-PF. The performance of these filters is compared with that of standard interacting multiple model (IMM-based trackers such as IMM-EKF and IMM-UKF for three separate cases: (i single-sensor case, (ii multisensor case, and (iii tracking with hard constraints. A conservative CRLB applicable for this problem is also derived and compared with the RMS error performance of the filters. The results confirm the superiority of the PFs for this difficult nonlinear tracking problem.

  18. Structure modification of particle track membranes

    International Nuclear Information System (INIS)

    Lueck, H.B.; Gemende, B.; Heinrich, B.

    1991-01-01

    Three different structure modifications were studied in order to improve the flux and dirt loading capacity of particle track membranes without affecting their retention characteristic. Divergent irradiation is a very effective tool for decreasing the number of multiple pores and increasing the porosity up to 20 per cent. The technique leads to a remarkable but not efficient enhancement of the surface porosity. Improved surface porosity produced by a double irradiation technique turns out to be very effective with respect to the filtration performance. (author)

  19. Visualisation of γH2AX Foci Caused by Heavy Ion Particle Traversal; Distinction between Core Track versus Non-Track Damage

    Science.gov (United States)

    Nakajima, Nakako Izumi; Brunton, Holly; Watanabe, Ritsuko; Shrikhande, Amruta; Hirayama, Ryoichi; Matsufuji, Naruhiro; Fujimori, Akira; Murakami, Takeshi; Okayasu, Ryuichi; Jeggo, Penny; Shibata, Atsushi

    2013-01-01

    Heavy particle irradiation produces complex DNA double strand breaks (DSBs) which can arise from primary ionisation events within the particle trajectory. Additionally, secondary electrons, termed delta-electrons, which have a range of distributions can create low linear energy transfer (LET) damage within but also distant from the track. DNA damage by delta-electrons distant from the track has not previously been carefully characterised. Using imaging with deconvolution, we show that at 8 hours after exposure to Fe (∼200 keV/µm) ions, γH2AX foci forming at DSBs within the particle track are large and encompass multiple smaller and closely localised foci, which we designate as clustered γH2AX foci. These foci are repaired with slow kinetics by DNA non-homologous end-joining (NHEJ) in G1 phase with the magnitude of complexity diminishing with time. These clustered foci (containing 10 or more individual foci) represent a signature of DSBs caused by high LET heavy particle radiation. We also identified simple γH2AX foci distant from the track, which resemble those arising after X-ray exposure, which we attribute to low LET delta-electron induced DSBs. They are rapidly repaired by NHEJ. Clustered γH2AX foci induced by heavy particle radiation cause prolonged checkpoint arrest compared to simple γH2AX foci following X-irradiation. However, mitotic entry was observed when ∼10 clustered foci remain. Thus, cells can progress into mitosis with multiple clusters of DSBs following the traversal of a heavy particle. PMID:23967070

  20. Particle tracking code of simulating global RF feedback

    International Nuclear Information System (INIS)

    Mestha, L.K.

    1991-09-01

    It is well known in the ''control community'' that a good feedback controller design is deeply rooted in the physics of the system. For example, when accelerating the beam we must keep several parameters under control so that the beam travels within the confined space. Important parameters include the frequency and phase of the rf signal, the dipole field, and the cavity voltage. Because errors in these parameters will progressively mislead the beam from its projected path in the tube, feedback loops are used to correct the behavior. Since the feedback loop feeds energy to the system, it changes the overall behavior of the system and may drive it to instability. Various types of controllers are used to stabilize the feedback loop. Integrating the beam physics with the feedback controllers allows us to carefully analyze the beam behavior. This will not only guarantee optimal performance but will also significantly enhance the ability of the beam control engineer to deal effectively with the interaction of various feedback loops. Motivated by this theme, we developed a simple one-particle tracking code to simulate particle behavior with feedback controllers. In order to achieve our fundamental objective, we can ask some key questions: What are the input and output parameters? How can they be applied to the practical machine? How can one interface the rf system dynamics such as the transfer characteristics of the rf cavities and phasing between the cavities? Answers to these questions can be found by considering a simple case of a single cavity with one particle, tracking it turn-by-turn with appropriate initial conditions, then introducing constraints on crucial parameters. Critical parameters are rf frequency, phase, and amplitude once the dipole field has been given. These are arranged in the tracking code so that we can interface the feedback system controlling them

  1. Asynchronous LMS adaptive equalization

    NARCIS (Netherlands)

    Bergmans, J.W.M.; Lin, M.Y.; Modrie, D.; Otte, R.

    2005-01-01

    Digital data receivers often operate at a fixed sampling rate 1/Ts that is asynchronous to the baud rate 1/T. A digital equalizer that processes the incoming signal will also operate in the asynchronous clock domain. Existing adaptation techniques for this equalizer involve an error sequence ek that

  2. Charged Particle Tracking with the Timepix ASIC

    CERN Document Server

    Akiba, Kazuyoshi; Collins, P; Crossley, M; Dumps, R; Gersabeck, M; Gligorov, Vladimir V; Llopart, X; Nicol, M; Poikela, T; Cabruja, Enric; Fleta, C; Lozano, M; Pellegrini, G; Bates, R; Eklund, L; Hynds, D; Ferre Llin, L; Maneuski, D; Parkes, C; Plackett, R; Rodrigues, E; Stewart, G; Akiba, K; van Beuzekom, M; Heijne, V; Heijne, E H M; Gordon, H; John, M; Gandelman, M; Esperante, D; Gallas, A; Vazquez Regueiro, P; Bayer, F; Michel, T; Needham, M; Artuso, M; Badman, R; Borgia, A; Garofoli, J; Wang, J; Xing, Z; Buytaert, Jan; Leflat, Alexander

    2012-01-01

    A prototype particle tracking telescope has been constructed using Timepix and Medipix ASIC hybrid pixel assemblies as the six sensing planes. Each telescope plane consisted of one 1.4 cm2 assembly, providing a 256x256 array of 55 micron square pixels. The telescope achieved a pointing resolution of 2.3 micron at the position of the device under test. During a beam test in 2009 the telescope was used to evaluate in detail the performance of two Timepix hybrid pixel assemblies; a standard planar 300 micron thick sensor, and 285 micron thick double sided 3D sensor. This paper describes a detailed charge calibration study of the pixel devices, which allows the true charge to be extracted, and reports on measurements of the charge collection characteristics and Landau distributions. The planar sensor achieved a best resolution of 4.0 micron for angled tracks, and resolutions of between 4.4 and 11 micron for perpendicular tracks, depending on the applied bias voltage. The double sided 3D sensor, which has signific...

  3. Monte Carlo charged-particle tracking and energy deposition on a Lagrangian mesh.

    Science.gov (United States)

    Yuan, J; Moses, G A; McKenty, P W

    2005-10-01

    A Monte Carlo algorithm for alpha particle tracking and energy deposition on a cylindrical computational mesh in a Lagrangian hydrodynamics code used for inertial confinement fusion (ICF) simulations is presented. The straight line approximation is used to follow propagation of "Monte Carlo particles" which represent collections of alpha particles generated from thermonuclear deuterium-tritium (DT) reactions. Energy deposition in the plasma is modeled by the continuous slowing down approximation. The scheme addresses various aspects arising in the coupling of Monte Carlo tracking with Lagrangian hydrodynamics; such as non-orthogonal severely distorted mesh cells, particle relocation on the moving mesh and particle relocation after rezoning. A comparison with the flux-limited multi-group diffusion transport method is presented for a polar direct drive target design for the National Ignition Facility. Simulations show the Monte Carlo transport method predicts about earlier ignition than predicted by the diffusion method, and generates higher hot spot temperature. Nearly linear speed-up is achieved for multi-processor parallel simulations.

  4. Asynchronous design of Networks-on-Chip

    DEFF Research Database (Denmark)

    Sparsø, Jens

    2007-01-01

    -synchronous, mesochronous, globally-asynchronous locally-synchronous and fully asynchronous), discusses the circuitry needed to implement these timing methodologies, and provides some implementation details for a couple of asynchronous NoCs designed at the Technical University of Denmark (DTU). The paper is written...... to support an invited talk at the NORCHIP’2007 conference....

  5. Dark-field scanning confocal microscope for vertical particle tracks in nuclear emulsion

    International Nuclear Information System (INIS)

    Astakhov, A.Ya.; Batusov, Yu.A.; Soroko, L.M.; Tereshchenko, S.V.; Tereshchenko, V.V.

    1999-01-01

    The principle of the DArk-FIeld Scanning CONfocal (DAFISCON) microscope for selective observation of the vertical particle tracks in nuclear emulsion is described. The construction of the DAFISCON microscope, built on the basis of the 2D measurement microscope, is described. The results of the experimental testing of the DAFISCON microscope, accomplished at high density of the vertical particle tracks, are presented. The 2D plot and the 1D plot of the CCD dark-field image are given. The spatial resolution of our microscope can be increased by using the objective with higher aperture

  6. Monte Carlo Library Least Square (MCLLS) Method for Multiple Radioactive Particle Tracking in BPR

    Science.gov (United States)

    Wang, Zhijian; Lee, Kyoung; Gardner, Robin

    2010-03-01

    In This work, a new method of radioactive particles tracking is proposed. An accurate Detector Response Functions (DRF's) was developed from MCNP5 to generate library for NaI detectors with a significant speed-up factor of 200. This just make possible for the idea of MCLLS method which is used for locating and tracking the radioactive particle in a modular Pebble Bed Reactor (PBR) by searching minimum Chi-square values. The method was tested to work pretty good in our lab condition with a six 2" X 2" NaI detectors array only. This method was introduced in both forward and inverse ways. A single radioactive particle tracking system with three collimated 2" X 2" NaI detectors is used for benchmark purpose.

  7. Particle Filter-Based Target Tracking Algorithm for Magnetic Resonance-Guided Respiratory Compensation : Robustness and Accuracy Assessment

    NARCIS (Netherlands)

    Bourque, Alexandra E; Bedwani, Stéphane; Carrier, Jean-François; Ménard, Cynthia; Borman, Pim; Bos, Clemens; Raaymakers, Bas W; Mickevicius, Nikolai; Paulson, Eric; Tijssen, Rob H N

    PURPOSE: To assess overall robustness and accuracy of a modified particle filter-based tracking algorithm for magnetic resonance (MR)-guided radiation therapy treatments. METHODS AND MATERIALS: An improved particle filter-based tracking algorithm was implemented, which used a normalized

  8. Behavioral synthesis of asynchronous circuits

    DEFF Research Database (Denmark)

    Nielsen, Sune Fallgaard

    2005-01-01

    This thesis presents a method for behavioral synthesis of asynchronous circuits, which aims at providing a synthesis flow which uses and tranfers methods from synchronous circuits to asynchronous circuits. We move the synchronous behavioral synthesis abstraction into the asynchronous handshake...... is idle. This reduces unnecessary switching activity in the individual functional units and therefore the energy consumption of the entire circuit. A collection of behavioral synthesis algorithms have been developed allowing the designer to perform time and power constrained design space exploration...

  9. Improvement in the independence of relaxation method-based particle tracking velocimetry

    International Nuclear Information System (INIS)

    Jia, P; Wang, Y; Zhang, Y

    2013-01-01

    New techniques are developed to improve the independence of relaxation method-based particle tracking velocimetry (RM-PTV). Firstly, Delaunay tessellation (DT) is employed to form clusters of neighboring particles with similar motion in the same frame; and then a bidirectional calculation concept is adopted to improve the way of particle pairing. These new techniques are tested with both self-defined particle images and the particle image velocimetry standard synthetic particle images. The results indicate that the DT method performs well and efficiently in determining the particle clusters, and the particle pairing process is well optimized by the bidirectional calculation concept. With these methods, three computation parameters are eliminated, which makes RM-PTV more autonomous in applications. (paper)

  10. The Feasibility of Performing Particle Tracking Based Flow Measurements with Acoustic Cameras

    Science.gov (United States)

    2017-08-01

    particles . The motion of the light- reflecting tracer particles is observed, generally with a CCD or complementary metal-oxide semiconductor (CMOS) digital...ER D C/ CH L SR -1 7- 1 Dredging Operations and Environmental Research Program The Feasibility of Performing Particle - Tracking-Based...acwc.sdp.sirsi.net/client/default. Dredging Operations and Environmental Research Program ERDC/CHL SR-17-1 August 2017 The Feasibility of Performing Particle

  11. A ''quick DYECET'' method for ECE particle tracks in polymer detectors

    International Nuclear Information System (INIS)

    Sohrabi, M.; Mahdi, S.

    1993-01-01

    The new dyed electrochemically etched track (DEYCET) method recently developed at the National Radiation Protection Department (NRPD) of the Atomic Energy Organization of Iran (AEOI) using sensitization and dyeing steps is a useful and powerful method for dyeing charged particle and neutron-induced-recoil tracks in polymer detectors. This original DYECET method is effective but time consuming due to the steps for sensitization and dyeing which usually takes several hours. A ''Quick DYECET'' method, also recently developed in our laboratory, is introduced in this paper which dyes ECE tracks effectively in different colours within a few minutes. This new method can dye ECE tracks, cracks, fractures and fractals with different water and/or alcohol soluble dyes using cold or hot dyebaths. The method provides a high contrast and a high resolution of ECE tracks for visual track counting especially at high track densities. Some preliminary results are reported and discussed. (author)

  12. Natural tracer test simulation by stochastic particle tracking method

    International Nuclear Information System (INIS)

    Ackerer, P.; Mose, R.; Semra, K.

    1990-01-01

    Stochastic particle tracking methods are well adapted to 3D transport simulations where discretization requirements of other methods usually cannot be satisfied. They do need a very accurate approximation of the velocity field. The described code is based on the mixed hybrid finite element method (MHFEM) to calculated the piezometric and velocity field. The random-walk method is used to simulate mass transport. The main advantages of the MHFEM over FD or FE are the simultaneous calculation of pressure and velocity, which are considered as unknowns; the possibility of interpolating velocities everywhere; and the continuity of the normal component of the velocity vector from one element to another. For these reasons, the MHFEM is well adapted for particle tracking methods. After a general description of the numerical methods, the model is used to simulate the observations made during the Twin Lake Tracer Test in 1983. A good match is found between observed and simulated heads and concentrations. (Author) (12 refs., 4 figs.)

  13. Time-resolved large-scale volumetric pressure fields of an impinging jet from dense Lagrangian particle tracking

    Science.gov (United States)

    Huhn, F.; Schanz, D.; Manovski, P.; Gesemann, S.; Schröder, A.

    2018-05-01

    Time-resolved volumetric pressure fields are reconstructed from Lagrangian particle tracking with high seeding concentration using the Shake-The-Box algorithm in a perpendicular impinging jet flow with exit velocity U=4 m/s (Re˜ 36,000) and nozzle-plate spacing H/D=5. Helium-filled soap bubbles are used as tracer particles which are illuminated with pulsed LED arrays. A large measurement volume has been covered (cloud of tracked particles in a volume of 54 L, ˜ 180,000 particles). The reconstructed pressure field has been validated against microphone recordings at the wall with high correlation coefficients up to 0.88. In a reduced measurement volume (13 L), dense Lagrangian particle tracking is shown to be feasable up to the maximal possible jet velocity of U=16 m/s.

  14. Analysis of Base-Case Particle Tracking Results of the Base-Case Flow Fields (ID:U0160)

    International Nuclear Information System (INIS)

    C.K. Ho

    2000-01-01

    The purpose of this analysis is to provide insight into the unsaturated-zone (UZ) subsystem performance through particle tracking analyses of the base-case flow fields. The particle tracking analyses will not be used directly in total-system performance-assessment (TSPA) calculations per se. The objective of this activity is to evaluate the transport of radionuclides through the unsaturated zone and to determine how different system parameters such as matrix diffusion, sorption, water-table rise, and perched water influence the transport to the water table. Plots will be generated to determine normalized cumulative breakthrough curves for selected radionuclides. The scope of this work is limited to the particle tracking analyses of ''base-case'' flow fields that are to be used by the code FEHM (Finite Element Heat and Mass; Zyvoloski 1997) for particle tracking simulations in ''Total System Performance Assessment-Site Recommendation Report'' (TSPA-SR)

  15. A tracking algorithm for the reconstruction of the daughters of long-lived particles in LHCb

    CERN Document Server

    Dendek, Adam Mateusz

    2018-01-01

    A tracking algorithm for the reconstruction of the daughters of long-lived particles in LHCb 5 Jun 2018, 16:00 1h 30m Library, Centro San Domenico () LHC experiments Posters session Speaker Katharina Mueller (Universitaet Zuerich (CH)) Description The LHCb experiment at CERN operates a high precision and robust tracking system to reach its physics goals, including precise measurements of CP-violation phenomena in the heavy flavour quark sector and searches for New Physics beyond the Standard Model. The track reconstruction procedure is performed by a number of algorithms. One of these, PatLongLivedTracking, is optimised to reconstruct "downstream tracks", which are tracks originating from decays outside the LHCb vertex detector of long-lived particles, such as Ks or Λ0. After an overview of the LHCb tracking system, we provide a detailed description of the LHCb downstream track reconstruction algorithm. Its computational intelligence part is described in details, including the adaptation of the employed...

  16. Cluster analysis of HZE particle tracks as applied to space radiobiology problems

    International Nuclear Information System (INIS)

    Batmunkh, M.; Bayarchimeg, L.; Lkhagva, O.; Belov, O.

    2013-01-01

    A cluster analysis is performed of ionizations in tracks produced by the most abundant nuclei in the charge and energy spectra of the galactic cosmic rays. The frequency distribution of clusters is estimated for cluster sizes comparable to the DNA molecule at different packaging levels. For this purpose, an improved K-mean-based algorithm is suggested. This technique allows processing particle tracks containing a large number of ionization events without setting the number of clusters as an input parameter. Using this method, the ionization distribution pattern is analyzed depending on the cluster size and particle's linear energy transfer

  17. A new paradigm for particle tracking velocimetry, based on graph-theory and pulsed neural network

    International Nuclear Information System (INIS)

    Derou, D.; Herault, L.

    1994-01-01

    The Particle Tracking Velocimetry (PTV) technique works by recording, at different instances in time, positions of small tracers particles following a flow and illuminated by a sheet, or pseudo sheet, of light. It aims to recognize each particle trajectory, constituted of n different spots and determine thus each particle velocity vector. In this paper, we devise a new method, taking into account a global consistency of the trajectories to be extracted, in terms of visual perception and physical properties. It is based on a graph-theoretic formulation of the particle tracking problem and the use of an original neural network, called pulsed neural network. (authors). 4 figs

  18. Investigation of granular impact using positron emission particle tracking

    KAUST Repository

    Marston, Jeremy O.

    2015-04-01

    We present results from an experimental study of granular impact using a combination of high-speed video and positron emission particle tracking (PEPT). The PEPT technique exploits the annihilation of photons from positron decay to determine the position of tracer particles either inside a small granular bed or attached to the object which impacts the bed. We use dense spheres as impactors and the granular beds are comprised of glass beads which are fluidised to achieve a range of different initial packing states. For the first time, we have simultaneously investigated both the trajectory of the sphere, the motion of particles in a 3-D granular bed and particles which jump into the resultant jet, which arises from the collapse of the cavity formed by the impacting sphere.

  19. Local characterization of hindered Brownian motion by using digital video microscopy and 3D particle tracking

    Energy Technology Data Exchange (ETDEWEB)

    Dettmer, Simon L.; Keyser, Ulrich F.; Pagliara, Stefano [Cavendish Laboratory, University of Cambridge, 19 J J Thomson Avenue, Cambridge CB3 0HE (United Kingdom)

    2014-02-15

    In this article we present methods for measuring hindered Brownian motion in the confinement of complex 3D geometries using digital video microscopy. Here we discuss essential features of automated 3D particle tracking as well as diffusion data analysis. By introducing local mean squared displacement-vs-time curves, we are able to simultaneously measure the spatial dependence of diffusion coefficients, tracking accuracies and drift velocities. Such local measurements allow a more detailed and appropriate description of strongly heterogeneous systems as opposed to global measurements. Finite size effects of the tracking region on measuring mean squared displacements are also discussed. The use of these methods was crucial for the measurement of the diffusive behavior of spherical polystyrene particles (505 nm diameter) in a microfluidic chip. The particles explored an array of parallel channels with different cross sections as well as the bulk reservoirs. For this experiment we present the measurement of local tracking accuracies in all three axial directions as well as the diffusivity parallel to the channel axis while we observed no significant flow but purely Brownian motion. Finally, the presented algorithm is suitable also for tracking of fluorescently labeled particles and particles driven by an external force, e.g., electrokinetic or dielectrophoretic forces.

  20. Particle tracking during Ostwald ripening using time-resolved laboratory X-ray microtomography

    Energy Technology Data Exchange (ETDEWEB)

    Werz, T., E-mail: thomas.werz@uni-ulm.de [Ulm University, Institute of Micro and Nanomaterials, Albert-Einstein-Allee 47, 89081 (Germany); Baumann, M. [Ulm University, Institute of Micro and Nanomaterials, Albert-Einstein-Allee 47, 89081 (Germany); Wolfram, U. [Ulm University, Institute of Orthopaedic Research and Biomechanics, Helmholtzstrasse 14, 89081 (Germany); Krill, C.E. [Ulm University, Institute of Micro and Nanomaterials, Albert-Einstein-Allee 47, 89081 (Germany)

    2014-04-01

    Laboratory X-ray microtomography is investigated as a method for obtaining time-resolved images of microstructural coarsening of the semisolid state of Al–5 wt.% Cu samples during Ostwald ripening. Owing to the 3D imaging capability of tomography, this technique uniquely provides access to the growth rates of individual particles, thereby not only allowing a statistical characterization of coarsening—as has long been possible by conventional metallography—but also enabling quantification of the influence of local environment on particle boundary migration. The latter information is crucial to understanding growth kinetics during Ostwald ripening at high volume fractions of the coarsening phase. Automated image processing and segmentation routines were developed to close gaps in the network of particle boundaries and to track individual particles from one annealing step to the next. The particle tracking success rate places an upper bound of only a few percent on the likelihood of segmentation errors for any given particle. The accuracy of particle size trajectories extracted from the time-resolved tomographic reconstructions is correspondingly high. Statistically averaged coarsening data and individual particle growth rates are in excellent agreement with the results of prior experimental studies and with computer simulations of Ostwald ripening. - Highlights: • Ostwald ripening in Al–5 wt.% Cu measured by laboratory X-ray microtomography • Time-resolved measurement of individual particle growth • Automated segmentation routines developed to close gaps in particle boundary network • Particle growth/shrinkage rates deviate from LSW model prediction.

  1. Design Considerations for an Upgraded Track-Finding Processor in the Level-1 Endcap Muon Trigger of CMS for SLHC operations

    CERN Document Server

    Acosta, D; Furic, I; Gartner, J; Di Giovanni, G P; Hammar, A; Kotov, K; Madorsky, A; Matveev, M; Padley, P; Uvarov, L; Wang, D

    2009-01-01

    The conceptual design for a Level-1 muon track-finder trigger for the CMS endcap muon system is proposed that can accommodate the increased particle occupancy and system constraints of the proposed SLHC accelerator upgrade and the CMS detector upgrades. A brief review of the architecture of the current track-finder for LHC trigger operation is given, with potential bottlenecks indicated for SLHC operation. The upgraded track-finding processors described here would receive as many as two track segments detected from every cathode strip chamber comprising the endcap muon system, up to a total of 18 per 60° azimuthal sector. This would dramatically improve the efficiency of the track reconstruction in a high occupancy environment over the current design. However, such an improvement would require significantly higher bandwidth and logic resources. We propose to use the fastest available serial links, running asynchronously to the machine clock to use their full bandwidth. The work of creating a firmware model f...

  2. Results of solid state nuclear track detector technique application in radon detection, by alpha particles tracks, for uranium prospecting in Caetite (BA-Brazil)

    International Nuclear Information System (INIS)

    Moraes, M.A.P.V. de; Khouri, M.T.F.C.

    1988-11-01

    The solid state nuclear track detector technique has been used in radon detection, by alpha particles tracks for uranium prospecting on the ground in Caetite city (Bahia-Brazil). The sensitive film to alpha particles used were CA 8015 exposed during 15 days and the results of three anomalies of this region are showed in a form of maps, made with the density of tracks obtained, and were compared with scintillation counter measurements. The technique showed to be simple and an effective auxiliary for the prospection of uranium ore bodies. The initial uranium exploration costs can be reduced by using this technique. (author) [pt

  3. Electrochemical etching amplification of low-let recoil particle tracks in polymers for fast neutron dosimetry

    International Nuclear Information System (INIS)

    Sohrabi, M.; Morgan, K.Z.

    1975-11-01

    An electrochemical etching method for the amplification of fast-neutron-induced recoil particle tracks in polymers was investigated. The technique gave superior results over those obtained by conventional etching methods especially when polycarbonate foils were used for recoil particle track amplification. Electrochemical etching systems capable of multi-foil processing were designed and constructed to demonstrate the feasibility of the techniques for large-scale neutron dosimetry. Electrochemical etching parameters were studied including the nature or type of the polymer foil used, foil thickness and its effect on etching time, the applied voltage and its frequency, the chemical composition, concentration, and temperature of the etchant, distance and angle between the electrodes, and the type of particles such as recoil particles including protons. Recoil particle track density, mean track diameter, and optical density as functions of the mentioned parameters were determined. Each parameter was found to have a distinct effect on the etching results in terms of the measured responses. Several new characteristics of this fast neutron dosimetry method were studied especially for personnel dosimetry using various radiation sources such as nuclear reactors, medical cyclotrons, and isotopic neutron sources. The dose range, neutron energy dependence, directional response, fading characteristics, neutron threshold energy, etc. were investigated

  4. Random set particle filter for bearings-only multitarget tracking

    Science.gov (United States)

    Vihola, Matti

    2005-05-01

    The random set approach to multitarget tracking is a theoretically sound framework that covers joint estimation of the number of targets and the state of the targets. This paper describes a particle filter implementation of the random set multitarget filter. The contribution of this paper to the random set tracking framework is the formulation of a measurement model where each sensor report is assumed to contain at most one measurement. The implemented filter was tested in synthetic bearings-only tracking scenarios containing up to two targets in the presence of false alarms and missed measurements. The estimated target state consisted of 2D position and velocity components. The filter was capable to track the targets fairly well despite of the missing measurements and the relatively high false alarm rates. In addition, the filter showed robustness against wrong parameter values of false alarm rates. The results that were obtained during the limited tests of the filter show that the random set framework has potential for challenging tracking situations. On the other hand, the computational burden of the described implementation is quite high and increases approximately linearly with respect to the expected number of targets.

  5. Efficient Evaluation of Arbitrary Static Fields For Symplectic Particle Tracking

    CERN Document Server

    Bojtar, Lajos

    2018-01-01

    This article describes a method devised for efficient evaluation of arbitrary static magnetic and electric fields in a source free region needed for long time tracking of charged particles. Field values given on the boundary of the region of interest are reproduced inside by an arrangement of hypothetical magnetic or electric monopoles surrounding the boundary surface. The vector and scalar potentials are obtained by summing the contributions of each monopole. The second step of the method improves the evaluation speed of the potentials and their derivatives by orders of magnitude. This comprises covering the region of interest by overlapping spheres, then calculating the spherical harmonic expansion of the potentials on each sphere. During tracking, field values are evaluated by calculating the solid harmonics and their derivatives inside a sphere containing the particle. Software has been developed to test and demonstrate the method on a small particle accelerator. To our knowledge, there is no other meth...

  6. An application of 222Rn alpha particle's tracks to uranium exploration

    International Nuclear Information System (INIS)

    Aguilar H, F.

    1981-01-01

    The uranium exploration method is based on the register of 222 Rn alpha particles; 222 Rn gas is generated in the chain 238 U desintegration. The detection of alpha particles was performed with cellulose nitrate films (NTC), located in a grid at the region in study. The alpha particles produce latent tracks in the NTC films; these tracks may be enlarged by chemical etching and are observed with an ordinary optic microscope, ninety seven NTC films were used, these were distributed in an area of approximately seventeen square kilometers, located in the municipalities of Granados and Huasabas in Sonora Mexico, the detectors remain in the ground for a thirty days mean period. The results obtained show an area with high 222 Rn concentration, this can be related with an underground uranium ore deposit. The more important conclusion is that the results obtained in this work can be used as preliminary results for other prospection methods in this particular area. (author)

  7. Influence of the particle discriminator for producing the microporous nuclear track etched membrane

    International Nuclear Information System (INIS)

    Thongphud, Apaporn; Ratanatongchai, Wichian; Supaphol, Pitt; Visal-athaphand, Pinpan

    2005-10-01

    The particle discriminator was used to focus the fission fragments from nuclear fission reaction between thermal neutron from the Thai Research Reactor and U-235 in uranium screen to strike almost normally to the polycarbonate (PC) film. The latent tracks in the thin 15 mm PC film were revealed after etching in 6N NaOH solution at 70 o C for 60 min. It was found that the tracks were porous. The porosity was more discrete and the pore shape was more circular as well. The track diameter was measured 3.73 +- 0.32 mm. It was also found that using particle discriminators with increasing thickness during exposure gives fewer pores in the PC film, after chemical etching under the same condition as above

  8. Pro asynchronous programming with .NET

    CERN Document Server

    Blewett, Richard; Ltd, Rock Solid Knowledge

    2014-01-01

    Pro Asynchronous Programming with .NET teaches the essential skill of asynchronous programming in .NET. It answers critical questions in .NET application development, such as: how do I keep my program responding at all times to keep my users happy how do I make the most of the available hardware how can I improve performanceIn the modern world, users expect more and more from their applications and devices, and multi-core hardware has the potential to provide it. But it takes carefully crafted code to turn that potential into responsive, scalable applications.With Pro Asynchronous Programming

  9. Registration of alpha particles in Makrofol-E nuclear track detectors

    Energy Technology Data Exchange (ETDEWEB)

    Rammah, Y.S. [Physics Department, Faculty of Science, Menoufia University, Shebin El-Koom (Egypt); Abdalla, Ayman M., E-mail: aymanabdalla62@hotmail.com [Physics Department, Faculty of Sciences and Arts, Najran University, P. O. Box. 11001, Najran (Saudi Arabia); Promising Centre for Sensors and Electronic Devices, Faculty of Arts and Sciences, Najran University (Saudi Arabia); Ashraf, O., E-mail: osama.ashraf@edu.asu.edu.eg [Physics Department, Faculty of Education, Ain Shams University, Cairo 11575 (Egypt); Ashry, A.H. [Physics Department, Faculty of Education, Ain Shams University, Cairo 11575 (Egypt)

    2016-06-15

    Highlights: • Makrofol-E detectors have been irradiated with alpha particles and fission fragments. • Fast detection of alpha particles in Makrofol-E detectors. • Bulk etching rate was calculated from fission track diameters. - Abstract: Fast detection of alpha particles in the range from 1 to 5 MeV in Makrofol-E polycarbonate nuclear track detectors (PCTDs) using a new chemical etchant was investigated. {sup 252}Cf and {sup 241}Am-thin open sources were used for irradiating Makrofol-E detectors with fission fragments and alpha particles in air at normal pressure and temperature (NPT). A chain of experimental work has been carried out using new etchants to register alpha particle in short time in Makrofol-E polycarbonate detectors. The etching efficiency were exhibited a clear dependence on the amount of methanol in the etching solution and etching time. The optimized chemical condition obtained at this stage of development for 200 μm Makrofol-E detectors are (8 ml of 10 N NaOH + 2 ml CH{sub 3}OH) etching solutions at 60 °C for 3 h. In this study; it is possible to observe energy detection windows for Makrofol-E detectors according to applied etching duration. Makrofol-E introduced the characteristic Bragg peak, which indicates the advantages of this detector as alpha spectrometer. Consequently, the suggested new etchant can be developed for heavy ions detection and monitoring radon levels and its daughters.

  10. Video tracking and post-mortem analysis of dust particles from all tungsten ASDEX Upgrade

    Energy Technology Data Exchange (ETDEWEB)

    Endstrasser, N., E-mail: Nikolaus.Endstrasser@ipp.mpg.de [Max-Planck-Insitut fuer Plasmaphysik, EURATOM Association, Boltzmannstrasse 2, D-85748 Garching (Germany); Brochard, F. [Institut Jean Lamour, Nancy-Universite, Bvd. des Aiguillettes, F-54506 Vandoeuvre (France); Rohde, V., E-mail: Volker.Rohde@ipp.mpg.de [Max-Planck-Insitut fuer Plasmaphysik, EURATOM Association, Boltzmannstrasse 2, D-85748 Garching (Germany); Balden, M. [Max-Planck-Insitut fuer Plasmaphysik, EURATOM Association, Boltzmannstrasse 2, D-85748 Garching (Germany); Lunt, T.; Bardin, S.; Briancon, J.-L. [Institut Jean Lamour, Nancy-Universite, Bvd. des Aiguillettes, F-54506 Vandoeuvre (France); Neu, R. [Max-Planck-Insitut fuer Plasmaphysik, EURATOM Association, Boltzmannstrasse 2, D-85748 Garching (Germany)

    2011-08-01

    2D dust particle trajectories are extracted from fast framing camera videos of ASDEX Upgrade (AUG) by a new time- and resource-efficient code and classified into stationary hot spots, single-frame events and real dust particle fly-bys. Using hybrid global and local intensity thresholding and linear trajectory extrapolation individual particles could be tracked up to 80 ms. Even under challenging conditions such as high particle density and strong vacuum vessel illumination all particles detected for more than 50 frames are tracked correctly. During campaign 2009 dust has been trapped on five silicon wafer dust collectors strategically positioned within the vacuum vessel of the full tungsten AUG. Characterisation of the outer morphology and determination of the elemental composition of 5 x 10{sup 4} particles were performed via automated SEM-EDX analysis. A dust classification scheme based on these parameters was defined with the goal to link the particles to their most probable production sites.

  11. Asynchronized synchronous machines

    CERN Document Server

    Botvinnik, M M

    1964-01-01

    Asynchronized Synchronous Machines focuses on the theoretical research on asynchronized synchronous (AS) machines, which are "hybrids” of synchronous and induction machines that can operate with slip. Topics covered in this book include the initial equations; vector diagram of an AS machine; regulation in cases of deviation from the law of full compensation; parameters of the excitation system; and schematic diagram of an excitation regulator. The possible applications of AS machines and its calculations in certain cases are also discussed. This publication is beneficial for students and indiv

  12. Real-Time Implementation of an Asynchronous Vision-Based Target Tracking System for an Unmanned Aerial Vehicle

    Science.gov (United States)

    2007-06-01

    Chin Khoon Quek. “Vision Based Control and Target Range Estimation for Small Unmanned Aerial Vehicle.” Master’s Thesis, Naval Postgraduate School...December 2005. [6] Kwee Chye Yap. “Incorporating Target Mensuration System for Target Motion Estimation Along a Road Using Asynchronous Filter

  13. Studies of isothermal annealing of fission fragment and alpha particle tracks in Cr-39 polymer detectors

    International Nuclear Information System (INIS)

    Zaky, M.F.; Youssef, A.A.

    2002-01-01

    Two groups of CR-39 detectors samples are exposed to two types of charged particle radiation. The first group are severe damaged with fission fragment tracks from 2 52C f source. The second accepted alpha particles resulting from the interaction of highly energetic 1 9F -ions and a copper disk with thickness 1 cm, which are of less damage tracks than fission fragments. , The isothermal annealing of tracks in the temperature range from 175 to 300 degree C in step 25 degree C for annealing time of 10,15,20,25 and 30 minutes has been investigated. The changes introduced in the track density and track diameter for two types of irradiation in the detector have been observed and compared between them. The results indicate that the track density and the size of the tracks are considerably changed due to annealing

  14. Error characterization for asynchronous computations: Proxy equation approach

    Science.gov (United States)

    Sallai, Gabriella; Mittal, Ankita; Girimaji, Sharath

    2017-11-01

    Numerical techniques for asynchronous fluid flow simulations are currently under development to enable efficient utilization of massively parallel computers. These numerical approaches attempt to accurately solve time evolution of transport equations using spatial information at different time levels. The truncation error of asynchronous methods can be divided into two parts: delay dependent (EA) or asynchronous error and delay independent (ES) or synchronous error. The focus of this study is a specific asynchronous error mitigation technique called proxy-equation approach. The aim of this study is to examine these errors as a function of the characteristic wavelength of the solution. Mitigation of asynchronous effects requires that the asynchronous error be smaller than synchronous truncation error. For a simple convection-diffusion equation, proxy-equation error analysis identifies critical initial wave-number, λc. At smaller wave numbers, synchronous error are larger than asynchronous errors. We examine various approaches to increase the value of λc in order to improve the range of applicability of proxy-equation approach.

  15. A transition radiation detector which features accurate tracking and dE/dx particle identification

    International Nuclear Information System (INIS)

    O'Brien, E.; Lissauer, D.; McCorkle, S.; Polychronakos, V.; Takai, H.; Chi, C.Y.; Nagamiya, S.; Sippach, W.; Toy, M.; Wang, D.; Wang, Y.F.; Wiggins, C.; Willis, W.; Cherniatin, V.; Dolgoshein, B.; Bennett, M.; Chikanian, A.; Kumar, S.; Mitchell, J.T.; Pope, K.

    1991-01-01

    We describe the results of a test run involving a Transition Radiation Detector that can both distinguish electrons from pions with momenta greater than 0.7 GeV/c and simultaneously track particles passing through the detector. The particle identification is accomplished through a combination of the detection of Transition Radiation from the electron and the differences in electron and pion energy loss (dE/dx) in the detector. The dE/dx particle separation is most efficient below 2 GeV/c while particle ID utilizing Transition Radiation is effective above 1.5 GeV/c. Combined, the electron-pion separation is better than 5 x l0 2 . The single-wire, track-position resolution for the TRD is ∼230μm

  16. Parallel computing of a digital hologram and particle searching for microdigital-holographic particle-tracking velocimetry

    International Nuclear Information System (INIS)

    Satake, Shin-ichi; Kanamori, Hiroyuki; Kunugi, Tomoaki; Sato, Kazuho; Ito, Tomoyoshi; Yamamoto, Keisuke

    2007-01-01

    We have developed a parallel algorithm for microdigital-holographic particle-tracking velocimetry. The algorithm is used in (1) numerical reconstruction of a particle image computer using a digital hologram, and (2) searching for particles. The numerical reconstruction from the digital hologram makes use of the Fresnel diffraction equation and the FFT (fast Fourier transform),whereas the particle search algorithm looks for local maximum graduation in a reconstruction field represented by a 3D matrix. To achieve high performance computing for both calculations (reconstruction and particle search), two memory partitions are allocated to the 3D matrix. In this matrix, the reconstruction part consists of horizontally placed 2D memory partitions on the x-y plane for the FFT, whereas, the particle search part consists of vertically placed 2D memory partitions set along the z axes.Consequently, the scalability can be obtained for the proportion of processor elements,where the benchmarks are carried out for parallel computation by a SGI Altix machine

  17. Surrogate-driven deformable motion model for organ motion tracking in particle radiation therapy

    Science.gov (United States)

    Fassi, Aurora; Seregni, Matteo; Riboldi, Marco; Cerveri, Pietro; Sarrut, David; Battista Ivaldi, Giovanni; Tabarelli de Fatis, Paola; Liotta, Marco; Baroni, Guido

    2015-02-01

    The aim of this study is the development and experimental testing of a tumor tracking method for particle radiation therapy, providing the daily respiratory dynamics of the patient’s thoraco-abdominal anatomy as a function of an external surface surrogate combined with an a priori motion model. The proposed tracking approach is based on a patient-specific breathing motion model, estimated from the four-dimensional (4D) planning computed tomography (CT) through deformable image registration. The model is adapted to the interfraction baseline variations in the patient’s anatomical configuration. The driving amplitude and phase parameters are obtained intrafractionally from a respiratory surrogate signal derived from the external surface displacement. The developed technique was assessed on a dataset of seven lung cancer patients, who underwent two repeated 4D CT scans. The first 4D CT was used to build the respiratory motion model, which was tested on the second scan. The geometric accuracy in localizing lung lesions, mediated over all breathing phases, ranged between 0.6 and 1.7 mm across all patients. Errors in tracking the surrounding organs at risk, such as lungs, trachea and esophagus, were lower than 1.3 mm on average. The median absolute variation in water equivalent path length (WEL) within the target volume did not exceed 1.9 mm-WEL for simulated particle beams. A significant improvement was achieved compared with error compensation based on standard rigid alignment. The present work can be regarded as a feasibility study for the potential extension of tumor tracking techniques in particle treatments. Differently from current tracking methods applied in conventional radiotherapy, the proposed approach allows for the dynamic localization of all anatomical structures scanned in the planning CT, thus providing complete information on density and WEL variations required for particle beam range adaptation.

  18. Tracking and Particle Identification at LHCb and Strange Hadron Production in Events with Z Boson

    CERN Document Server

    AUTHOR|(INSPIRE)INSPIRE-00392146; Serra, N.; Mueller, K; Steinkamp, O

    The Lhcb experiment, located at the Large Hadron Collider at CERN, is a high energy particle physics experiment dedicated to precision measurements of events containing beauty and charm quarks. The detector is built as a single-arm forward spectrometer. It uses tracking stations upstream and downstream of its dipole magnet to measure the trajectories and momenta of charged particles. This thesis describes the improvements to the track reconstruction algorithm, which were implemented for the second run of the LHC that started in spring 2015. Furthermore, the method to confirm the performance numbers on data is presented. In addition to the tracking system, the detector uses two Ring Imaging Cherenkov detectors, upstream and downstream of the dipole magnet, together with the calorimeter and muon system, for particle identification. The detector response for the particle identification is known to be poorly modelled, since the dependence on environmental variables like temperature and pressure inside the gas mo...

  19. Asynchronous zero-forcing adaptive equalization

    NARCIS (Netherlands)

    Bergmans, J.W.M.; Pozidis, H.; Lin, M.Y.

    2005-01-01

    Digital data receivers often operate at a fixed sampling rate 1/Ts that is asynchronous to the baud rate 1/T. A digital equalizer that processes the incoming signal will also be asynchronous, and its adaptation is commonly based on extensions of the LMS algorithm. In this paper, we develop and

  20. Data needs for the track structure of alpha particles and electrons in water

    International Nuclear Information System (INIS)

    Pagnamenta, A.

    1983-01-01

    We have made calculations of the ionization spectra for alpha particle and electron tracks in water. We have also computed the number of ions created per micrometre of track length, the energy distribution of the secondaries, and the energy expended per ion pair created. Our aim is less toward theoretical derivations than to obtain a numerically accurate description of the track structure at all energies in a form suitable for biomedical applications. 13 references

  1. Charged particle tracking through electrostatic wire meshes using the finite element method

    Energy Technology Data Exchange (ETDEWEB)

    Devlin, L. J.; Karamyshev, O.; Welsch, C. P., E-mail: carsten.welsch@cockcroft.ac.uk [The Cockcroft Institute, Daresbury Laboratory, Warrington (United Kingdom); Department of Physics, University of Liverpool, Liverpool (United Kingdom)

    2016-06-15

    Wire meshes are used across many disciplines to accelerate and focus charged particles, however, analytical solutions are non-exact and few codes exist which simulate the exact fields around a mesh with physical sizes. A tracking code based in Matlab-Simulink using field maps generated using finite element software has been developed which tracks electrons or ions through electrostatic wire meshes. The fields around such a geometry are presented as an analytical expression using several basic assumptions, however, it is apparent that computational calculations are required to obtain realistic values of electric potential and fields, particularly when multiple wire meshes are deployed. The tracking code is flexible in that any quantitatively describable particle distribution can be used for both electrons and ions as well as other benefits such as ease of export to other programs for analysis. The code is made freely available and physical examples are highlighted where this code could be beneficial for different applications.

  2. Developing a particle tracking surrogate model to improve inversion of ground water - Surface water models

    Science.gov (United States)

    Cousquer, Yohann; Pryet, Alexandre; Atteia, Olivier; Ferré, Ty P. A.; Delbart, Célestine; Valois, Rémi; Dupuy, Alain

    2018-03-01

    The inverse problem of groundwater models is often ill-posed and model parameters are likely to be poorly constrained. Identifiability is improved if diverse data types are used for parameter estimation. However, some models, including detailed solute transport models, are further limited by prohibitive computation times. This often precludes the use of concentration data for parameter estimation, even if those data are available. In the case of surface water-groundwater (SW-GW) models, concentration data can provide SW-GW mixing ratios, which efficiently constrain the estimate of exchange flow, but are rarely used. We propose to reduce computational limits by simulating SW-GW exchange at a sink (well or drain) based on particle tracking under steady state flow conditions. Particle tracking is used to simulate advective transport. A comparison between the particle tracking surrogate model and an advective-dispersive model shows that dispersion can often be neglected when the mixing ratio is computed for a sink, allowing for use of the particle tracking surrogate model. The surrogate model was implemented to solve the inverse problem for a real SW-GW transport problem with heads and concentrations combined in a weighted hybrid objective function. The resulting inversion showed markedly reduced uncertainty in the transmissivity field compared to calibration on head data alone.

  3. The Aeolian Asynchronous Generator

    Directory of Open Access Journals (Sweden)

    Ionel Dragomirescu

    2008-10-01

    Full Text Available The production of the electric energy with lower costs could be realized with the help of the aeolian electric central. In these centrals we can use the squirrel cage asynchronous generators, because these machines are the most safety in function and easy exploited. This work show the function analyzing of the asynchronous generator having on involving torque depending on the square wind speed, the air-density and on the construction of the wing spiral.

  4. Adaptation of multidimensional group particle tracking and particle wall-boundary condition model to the FDNS code

    Science.gov (United States)

    Chen, Y. S.; Farmer, R. C.

    1992-01-01

    A particulate two-phase flow CFD model was developed based on the FDNS code which is a pressure based predictor plus multi-corrector Navier-Stokes flow solver. Turbulence models with compressibility correction and the wall function models were employed as submodels. A finite-rate chemistry model was used for reacting flow simulation. For particulate two-phase flow simulations, a Eulerian-Lagrangian solution method using an efficient implicit particle trajectory integration scheme was developed in this study. Effects of particle-gas reaction and particle size change to agglomeration or fragmentation were not considered in this investigation. At the onset of the present study, a two-dimensional version of FDNS which had been modified to treat Lagrangian tracking of particles (FDNS-2DEL) had already been written and was operational. The FDNS-2DEL code was too slow for practical use, mainly because it had not been written in a form amenable to vectorization on the Cray, nor was the full three-dimensional form of FDNS utilized. The specific objective of this study was to reorder to calculations into long single arrays for automatic vectorization on the Cray and to implement the full three-dimensional version of FDNS to produce the FDNS-3DEL code. Since the FDNS-2DEL code was slow, a very limited number of test cases had been run with it. This study was also intended to increase the number of cases simulated to verify and improve, as necessary, the particle tracking methodology coded in FDNS.

  5. Compact 3D Camera for Shake-the-Box Particle Tracking

    Science.gov (United States)

    Hesseling, Christina; Michaelis, Dirk; Schneiders, Jan

    2017-11-01

    Time-resolved 3D-particle tracking usually requires the time-consuming optical setup and calibration of 3 to 4 cameras. Here, a compact four-camera housing has been developed. The performance of the system using Shake-the-Box processing (Schanz et al. 2016) is characterized. It is shown that the stereo-base is large enough for sensible 3D velocity measurements. Results from successful experiments in water flows using LED illumination are presented. For large-scale wind tunnel measurements, an even more compact version of the system is mounted on a robotic arm. Once calibrated for a specific measurement volume, the necessity for recalibration is eliminated even when the system moves around. Co-axial illumination is provided through an optical fiber in the middle of the housing, illuminating the full measurement volume from one viewing direction. Helium-filled soap bubbles are used to ensure sufficient particle image intensity. This way, the measurement probe can be moved around complex 3D-objects. By automatic scanning and stitching of recorded particle tracks, the detailed time-averaged flow field of a full volume of cubic meters in size is recorded and processed. Results from an experiment at TU-Delft of the flow field around a cyclist are shown.

  6. Particle Tracking and Simulation on the .NET Framework

    International Nuclear Information System (INIS)

    Nishimura, Hiroshi; Scarvie, Tom

    2006-01-01

    Particle tracking and simulation studies are becoming increasingly complex. In addition to the use of more sophisticated graphics, interactive scripting is becoming popular. Compatibility with different control systems requires network and database capabilities. It is not a trivial task to fulfill all the various requirements without sacrificing runtime performance. We evaluated the effectiveness of the .NET framework by converting a C++ simulation code to C. The portability to other platforms is mentioned in terms of Mono

  7. Solar Flare Track Exposure Ages in Regolith Particles: A Calibration for Transmission Electron Microscope Measurements

    Science.gov (United States)

    Berger, Eve L.; Keller, Lindsay P.

    2015-01-01

    Mineral grains in lunar and asteroidal regolith samples provide a unique record of their interaction with the space environment. Space weathering effects result from multiple processes including: exposure to the solar wind, which results in ion damage and implantation effects that are preserved in the rims of grains (typically the outermost 100 nm); cosmic ray and solar flare activity, which result in track formation; and impact processes that result in the accumulation of vapor-deposited elements, impact melts and adhering grains on particle surfaces. Determining the rate at which these effects accumulate in the grains during their space exposure is critical to studies of the surface evolution of airless bodies. Solar flare energetic particles (mainly Fe-group nuclei) have a penetration depth of a few millimeters and leave a trail of ionization damage in insulating materials that is readily observable by transmission electron microscope (TEM) imaging. The density of solar flare particle tracks is used to infer the length of time an object was at or near the regolith surface (i.e., its exposure age). Track measurements by TEM methods are routine, yet track production rate calibrations have only been determined using chemical etching techniques [e.g., 1, and references therein]. We used focused ion beam-scanning electron microscope (FIB-SEM) sample preparation techniques combined with TEM imaging to determine the track density/exposure age relations for lunar rock 64455. The 64455 sample was used earlier by [2] to determine a track production rate by chemical etching of tracks in anorthite. Here, we show that combined FIB/TEM techniques provide a more accurate determination of a track production rate and also allow us to extend the calibration to solar flare tracks in olivine.

  8. A many particle-tracking detector with drift planes and segmented cathode readout

    International Nuclear Information System (INIS)

    Fischer, J.; Lissauer, D.; Ludlam, T.; Makowiecki, D.; O'Brien, E.; Radeka, V.; Rescia, S.; Rogers, L.; Smith, G.C.; Stephani, D.; Yu, B.; Greene, S.V.; Hemmick, T.K.; Mitchell, J.T.; Shivakumar, B.

    1990-01-01

    We describe the design and performance of a detector system for tracking charged particles in an environment of high track density and rates up to 1 MHz. The system operates in the forward spectrometer of the BNL Heavy Ion experiment E814 and uses principles of general interest in high rate, high multiplicity applications such as at RHIC or SSC. We require our system to perform over a large dynamic range, detecting singly charged particles as well as fully ionized relativistic 28 Si. Results on gas gain saturation, δ-ray suppression, and overall detector performance in the presence of a 14.6 GeV/nucleon 28 Si beam and a 14 GeV proton beam are presented. 6 refs., 9 figs

  9. A transition radiation detector for RHIC featuring accurate tracking and dE/dx particle identification

    Energy Technology Data Exchange (ETDEWEB)

    O`Brien, E.; Lissauer, D.; McCorkle, S.; Polychronakos, V.; Takai, H. [Brookhaven National Lab., Upton, NY (United States); Chi, C.Y.; Nagamiya, S.; Sippach, W.; Toy, M.; Wang, D.; Wang, Y.F.; Wiggins, C.; Willis, W. [Columbia Univ., New York, NY (United States); Cherniatin, V.; Dolgoshein, B. [Moscow Institute of Physics and Engineering, (Russian Federation); Bennett, M.; Chikanian, A.; Kumar, S.; Mitchell, J.T.; Pope, K. [Yale Univ., New Haven, CT (United States)

    1991-12-31

    We describe the results of a test ran involving a Transition Radiation Detector that can both distinguish electrons from pions which momenta greater titan 0.7 GeV/c and simultaneously track particles passing through the detector. The particle identification is accomplished through a combination of the detection of Transition Radiation from the electron and the differences in electron and pion energy loss (dE/dx) in the detector. The dE/dx particle separation is most, efficient below 2 GeV/c while particle ID utilizing Transition Radiation effective above 1.5 GeV/c. Combined, the electron-pion separation is-better than 5 {times} 10{sup 2}. The single-wire, track-position resolution for the TRD is {approximately}230 {mu}m.

  10. Past, present and future of materials, methodology and instrumentation in particle tracks in solids

    International Nuclear Information System (INIS)

    Espinosa, G.

    1991-01-01

    In this presentation I would like to give a brief review of the development of materials, methods and instrumentation in Solid State Nuclear Track Detection, nowadays referred to by the more general term of Particle Tracks in Solids (PTS). We all are convinced of the advantages, good characteristics and qualities of this method which has served to establish a number of procedures in several areas such as Environmental and Personal Dosimetry, Radon Research, Geology, Nuclear Physics, etc. Nevertheless, we have to be conscious of its disadvantages and limitations and above all, the future developments, taking into account all aspects, ranging from track formation models to etching and reading procedures. Above all, I want to emphasize the importance of doing research in new materials with improved properties. The other important challenge refers to instrumentation development, mainly that concerned with reading systems, which is necessary if standard procedures for the measurement and evaluation of particle tracks in solids are to be established. (author)

  11. Particle Tracking Model and Abstraction of Transport Processes

    International Nuclear Information System (INIS)

    Robinson, B.

    2000-01-01

    The purpose of the transport methodology and component analysis is to provide the numerical methods for simulating radionuclide transport and model setup for transport in the unsaturated zone (UZ) site-scale model. The particle-tracking method of simulating radionuclide transport is incorporated into the FEHM computer code and the resulting changes in the FEHM code are to be submitted to the software configuration management system. This Analysis and Model Report (AMR) outlines the assumptions, design, and testing of a model for calculating radionuclide transport in the unsaturated zone at Yucca Mountain. In addition, methods for determining colloid-facilitated transport parameters are outlined for use in the Total System Performance Assessment (TSPA) analyses. Concurrently, process-level flow model calculations are being carrier out in a PMR for the unsaturated zone. The computer code TOUGH2 is being used to generate three-dimensional, dual-permeability flow fields, that are supplied to the Performance Assessment group for subsequent transport simulations. These flow fields are converted to input files compatible with the FEHM code, which for this application simulates radionuclide transport using the particle-tracking algorithm outlined in this AMR. Therefore, this AMR establishes the numerical method and demonstrates the use of the model, but the specific breakthrough curves presented do not necessarily represent the behavior of the Yucca Mountain unsaturated zone

  12. Burst-Mode Asynchronous Controllers on FPGA

    Directory of Open Access Journals (Sweden)

    Duarte L. Oliveira

    2008-01-01

    Full Text Available FPGAs have been mainly used to design synchronous circuits. Asynchronous design on FPGAs is difficult because the resulting circuit may suffer from hazard problems. We propose a method that implements a popular class of asynchronous circuits, known as burst mode, on FPGAs based on look-up table architectures. We present two conditions that, if satisfied, guarantee essential hazard-free implementation on any LUT-based FPGA. By doing that, besides all the intrinsic advantages of asynchronous over synchronous circuits, they also take advantage of the shorter design time and lower cost associated with FPGA designs.

  13. Asynchronous beating of cilia enhances particle capture rate

    Science.gov (United States)

    Ding, Yang; Kanso, Eva

    2014-11-01

    Many aquatic micro-organisms use beating cilia to generate feeding currents and capture particles in surrounding fluids. One of the capture strategies is to ``catch up'' with particles when a cilium is beating towards the overall flow direction (effective stroke) and intercept particles on the downstream side of the cilium. Here, we developed a 3D computational model of a cilia band with prescribed motion in a viscous fluid and calculated the trajectories of the particles with different sizes in the fluid. We found an optimal particle diameter that maximizes the capture rate. The flow field and particle motion indicate that the low capture rate of smaller particles is due to the laminar flow in the neighbor of the cilia, whereas larger particles have to move above the cilia tips to get advected downstream which decreases their capture rate. We then analyzed the effect of beating coordination between neighboring cilia on the capture rate. Interestingly, we found that asynchrony of the beating of the cilia can enhance the relative motion between a cilium and the particles near it and hence increase the capture rate.

  14. Development of two-dimensional velocity field measurement using particle tracking velocimetry on neutron radiography

    International Nuclear Information System (INIS)

    Saito, Y.; Mishima, K.; Suzuki, T.; Matsubayashi, M.

    2003-01-01

    The structures of liquid metal two-phase flow are investigated for analyzing the core meltdown accident of fast reactor. The experiments of high-density ratio two-phase flow for lead-bismuth molten metal and nitrogen gases are conducted to understand in detail. The liquid phase velocity distributions of lead-bismuth molten metal are measured by neutron radiography using Au-Cd tracer particles. The liquid phase velocity distributions are obtained usually by using particle image velocimetry (PIV) on the neutron radiography. The PIV, however is difficult to get the velocity vector distribution quantitatively. An image of neutron radiography is divided into two images of the bubbles and the tracer particles each in particle tracking velocimetry (PTV), which distinguishes tracer contents in the bubble from them in the liquid phase. The locations of tracer particles in the liquid phase are possible to determine by particle mask correlation method, in which the bubble images are separated from the tracer images by Σ-scaling method. The particle tracking velocimetry give a full detail of the velocity vector distributions of the liquid phase in two-phase flow, in comparison with the PIV method. (M. Suetake)

  15. An analysis of particle track effects on solid mammalian tissues

    International Nuclear Information System (INIS)

    Todd, P.

    1992-01-01

    The relative biological effectiveness (RBE) and quality factor (Q) at extreme values of linear energy transfer (LET) have been determined on the basis of experiments with single-cell systems and specific tissue responses. In typical single-cell systems, each heavy particle (Ar or Fe) passes through a single cell or no cell. In experiments on animal tissues, however, each heavy particle passes through several cells, and the LET can exceed 200 keV μm -1 in every cell. In most laboratory animal tissue systems, however, only a small portion of the hit cells are capable of expressing the end-point being measured, such as cell killing, mutation or carcinogenesis. The following question was therefore addressed: do RBEs and Q factors derived from single-cell experiments properly account for the damage at high LET when multiple cells are hit by HZE tracks? A review is offered in which measured radiation effects and known tissue properties are combined to estimate on the one hand, the number of cells at risk, p 3 n, per track, where n is the number of cells per track based on tissue and organ geometry, and p 3 is the probability that a cell in the track is capable of expressing the experimental end-point. On the other hand, the tissue and single-cell responses are compared by determining the ratio RBE in tissue/RBE in corresponding single cells. Experimental data from the literature indicate that tissue RBEs at very high LET (Fe and Ar ions) are higher than corresponding single-cell RBEs, especially in tissues in which p 3 n is high. (author)

  16. Accumulative difference image protocol for particle tracking in fluorescence microscopy tested in mouse lymphonodes.

    Science.gov (United States)

    Villa, Carlo E; Caccia, Michele; Sironi, Laura; D'Alfonso, Laura; Collini, Maddalena; Rivolta, Ilaria; Miserocchi, Giuseppe; Gorletta, Tatiana; Zanoni, Ivan; Granucci, Francesca; Chirico, Giuseppe

    2010-08-17

    The basic research in cell biology and in medical sciences makes large use of imaging tools mainly based on confocal fluorescence and, more recently, on non-linear excitation microscopy. Substantially the aim is the recognition of selected targets in the image and their tracking in time. We have developed a particle tracking algorithm optimized for low signal/noise images with a minimum set of requirements on the target size and with no a priori knowledge of the type of motion. The image segmentation, based on a combination of size sensitive filters, does not rely on edge detection and is tailored for targets acquired at low resolution as in most of the in-vivo studies. The particle tracking is performed by building, from a stack of Accumulative Difference Images, a single 2D image in which the motion of the whole set of the particles is coded in time by a color level. This algorithm, tested here on solid-lipid nanoparticles diffusing within cells and on lymphocytes diffusing in lymphonodes, appears to be particularly useful for the cellular and the in-vivo microscopy image processing in which few a priori assumption on the type, the extent and the variability of particle motions, can be done.

  17. Accumulative difference image protocol for particle tracking in fluorescence microscopy tested in mouse lymphonodes.

    Directory of Open Access Journals (Sweden)

    Carlo E Villa

    Full Text Available The basic research in cell biology and in medical sciences makes large use of imaging tools mainly based on confocal fluorescence and, more recently, on non-linear excitation microscopy. Substantially the aim is the recognition of selected targets in the image and their tracking in time. We have developed a particle tracking algorithm optimized for low signal/noise images with a minimum set of requirements on the target size and with no a priori knowledge of the type of motion. The image segmentation, based on a combination of size sensitive filters, does not rely on edge detection and is tailored for targets acquired at low resolution as in most of the in-vivo studies. The particle tracking is performed by building, from a stack of Accumulative Difference Images, a single 2D image in which the motion of the whole set of the particles is coded in time by a color level. This algorithm, tested here on solid-lipid nanoparticles diffusing within cells and on lymphocytes diffusing in lymphonodes, appears to be particularly useful for the cellular and the in-vivo microscopy image processing in which few a priori assumption on the type, the extent and the variability of particle motions, can be done.

  18. 3D dual-virtual-pinhole assisted single particle tracking microscopy

    International Nuclear Information System (INIS)

    Ma, Ye; Wang, Yifan; Zhou, Xin; Kuang, Cuifang; Liu, Xu

    2014-01-01

    We propose a novel approach for high-speed, three-dimensional single particle tracking (SPT), which we refer to as dual-virtual-pinhole assisted single particle tracking microscopy (DVPaSPTM). DVPaSPTM system can obtain axial information of the sample without optical or mechanical depth scanning, so as to offer numbers of advantages including faster imaging, improved efficiency and a great reduction of photobleaching and phototoxicity. In addition, by the use of the dual-virtual-pinhole, the effect that the quantum yield exerts to the fluorescent signal can be eliminated, which makes the measurement independent of the surroundings and increases the accuracy of the result. DVPaSPTM system measures the intensity within different virtual pinholes of which the radii are given by the host computer. Axial information of fluorophores can be measured by the axial response curve through the ratio of intensity signals. We demonstrated the feasibility of the proposed method by a series of experiments. Results showed that the standard deviation of the axial measurement was 19.2 nm over a 2.5 μm range with 30 ms temporal resolution. (papers)

  19. READ-EVAL-PRINT in Parallel and Asynchronous Proof-checking

    Directory of Open Access Journals (Sweden)

    Makarius Wenzel

    2013-07-01

    Full Text Available The LCF tradition of interactive theorem proving, which was started by Milner in the 1970-ies, appears to be tied to the classic READ-EVAL-PRINT-LOOP of sequential and synchronous evaluation of prover commands. We break up this loop and retrofit the read-eval-print phases into a model of parallel and asynchronous proof processing. Thus we explain some key concepts of the Isabelle/Scala approach to prover interaction and integration, and the Isabelle/jEdit Prover IDE as front-end technology. We hope to open up the scientific discussion about non-trivial interaction models for ITP systems again, and help getting other old-school proof assistants on a similar track.

  20. Beam test of a 12-layer scintillating-fiber charged-particle tracking system

    Energy Technology Data Exchange (ETDEWEB)

    Abbott, B.; Howell, B.L.; Koltick, D.; McIlwain, R.L.; Schmitz, C.J.; Shibata, E.I.; Zhou, Z.; Baumbaugh, B.; Ivancic, M.; Jaques, J.; Kehoe, R.; Kelley, M.; Mahoney, M.; Marchant, J.; Ruchti, R.; Wayne, M.; Atac, M.; Baumbaugh, A.; Elias, J.E.; Romero, A.; Chrisman, D.; Park, J.; Adams, M.R.; Chung, M.; Goldberg, H.; Margulies, S.; Solomon, J.; Chaney, R.; Orgeron, J.; Armstrong, T.; Lewis, R.A.; Mitchell, G.S.; Moore, R.S.; Passaneau, J.; Smith, G.A.; Corcoran, M.; Adams, D.; Bird, F.; Fenker, H.; Regan, T.; Thomas, J. (Dept. of Physics, Purdue Univ., West Lafayette, IN (United States) Dept. of Physics, Univ. of Notre Dame, IN (United States) Fermilab, Batavia, IL (United States) Dept. of Physics, Univ. of California, Los Angeles, CA (United States) Dept. of Physics, Univ. of Illinois, Chicago, IL (United States) Dept. of Physics, Univ. of Texas, Richardson, TX (United States) Dept. of Physics, Pennsylvania State Univ., University Park, PA (United States) Dept. of Physics, Rice Univ

    1994-02-01

    A 96-channel, 3-superlayer, scintillating-fiber tracking system has been tested in a 5 GeV/c [pi][sup -] beam. The scintillating fibers were 830 [mu]m in diameter, spaced 850 [mu]m apart, and 4.3 m in length. They were coupled to 6 m long, clear fiber waveguides and finally to visible light photon counters. A spatial resolution of [approx]150 [mu]m for a double-layered ribbon was achieved with this tracking system. This first prototype of a charged-particle tracking system configured for the Solenoidal Detector Collaboration at the Superconducting Super Collider is a benchmark in verifying the expected number of photoelectrons from the fibers. (orig.)

  1. Advective isotope transport by mixing cell and particle tracking algorithms

    International Nuclear Information System (INIS)

    Tezcan, L.; Meric, T.

    1999-01-01

    The 'mixing cell' algorithm of the environmental isotope data evaluation is integrated with the three dimensional finite difference ground water flow model (MODFLOW) to simulate the advective isotope transport and the approach is compared with the 'particle tracking' algorithm of the MOC3D, that simulates three-dimensional solute transport with the method of characteristics technique

  2. Single particle tracking and single molecule energy transfer

    CERN Document Server

    Bräuchle, Christoph; Michaelis, Jens

    2009-01-01

    Closing a gap in the literature, this handbook gathers all the information on single particle tracking and single molecule energy transfer. It covers all aspects of this hot and modern topic, from detecting virus entry to membrane diffusion, and from protein folding using spFRET to coupled dye systems, as well recent achievements in the field. Throughout, the first-class editors and top international authors present content of the highest quality, making this a must-have for physical chemists, spectroscopists, molecular physicists and biochemists.

  3. Comparing the force ripple during asynchronous and conventional stimulation.

    Science.gov (United States)

    Downey, Ryan J; Tate, Mark; Kawai, Hiroyuki; Dixon, Warren E

    2014-10-01

    Asynchronous stimulation has been shown to reduce fatigue during electrical stimulation; however, it may also exhibit a force ripple. We quantified the ripple during asynchronous and conventional single-channel transcutaneous stimulation across a range of stimulation frequencies. The ripple was measured during 5 asynchronous stimulation protocols, 2 conventional stimulation protocols, and 3 volitional contractions in 12 healthy individuals. Conventional 40 Hz and asynchronous 16 Hz stimulation were found to induce contractions that were as smooth as volitional contractions. Asynchronous 8, 10, and 12 Hz stimulation induced contractions with significant ripple. Lower stimulation frequencies can reduce fatigue; however, they may also lead to increased ripple. Future efforts should study the relationship between force ripple and the smoothness of the evoked movements in addition to the relationship between stimulation frequency and NMES-induced fatigue to elucidate an optimal stimulation frequency for asynchronous stimulation. © 2014 Wiley Periodicals, Inc.

  4. Guitarist Fingertip Tracking by Integrating a Bayesian Classifier into Particle Filters

    Directory of Open Access Journals (Sweden)

    Chutisant Kerdvibulvech

    2008-01-01

    Full Text Available We propose a vision-based method for tracking guitar fingerings made by guitar players. We present it as a new framework for tracking colored finger markers by integrating a Bayesian classifier into particle filters. This adds the useful abilities of automatic track initialization and recovery from tracking failures in a dynamic background. Furthermore, by using the online adaptation of color probabilities, this method is able to cope with illumination changes. Augmented Reality Tag (ARTag is then utilized to calculate the projection matrix as an online process which allows the guitar to be moved while being played. Representative experimental results are also included. The method presented can be used to develop the application of human-computer interaction (HCI to guitar playing by recognizing the chord being played by a guitarist in virtual spaces. The aforementioned application would assist guitar learners by allowing them to automatically identify if they are using the correct chords required by the musical piece.

  5. Nuclear particle track-etched anti-bogus mark

    International Nuclear Information System (INIS)

    He Xiangming; Yan Yushun; Zhang Quanrong

    2003-01-01

    Nuclear particle track-etched anti-bogus mark is a new type of forgery-proof product after engraving gravure printing, thermocolour, fluorescence, laser hologram and metal concealed anti-bogus mark. The mark is manufactured by intricate high technology and the state strictly controlled sensitive nuclear facilities to ensure the mark not to be copied. The pattern of the mark is specially characterized by permeability of liquid to be discriminated from forgery. The genuine mark can be distinguished from sham one by transparent liquid (e.g. water), colorful pen and chemical reagent. The mark has passed the official examination of health safety. It is no danger of nuclear irradiation. (author)

  6. Particle Filtering Applied to Musical Tempo Tracking

    Directory of Open Access Journals (Sweden)

    Macleod Malcolm D

    2004-01-01

    Full Text Available This paper explores the use of particle filters for beat tracking in musical audio examples. The aim is to estimate the time-varying tempo process and to find the time locations of beats, as defined by human perception. Two alternative algorithms are presented, one which performs Rao-Blackwellisation to produce an almost deterministic formulation while the second is a formulation which models tempo as a Brownian motion process. The algorithms have been tested on a large and varied database of examples and results are comparable with the current state of the art. The deterministic algorithm gives the better performance of the two algorithms.

  7. Effects of nano-SiO{sub 2} particles on surface tracking characteristics of silicone rubber composites

    Energy Technology Data Exchange (ETDEWEB)

    Liu, Yong, E-mail: tjuliuyong@tju.edu.cn; Li, Zhonglei; Du, Boxue [Key Laboratory of Smart Grid of Ministry of Education (Tianjin University), School of Electrical Engineering and Automation, Tianjin University, Tianjin 300072 (China)

    2014-09-08

    Compared with neat silicone rubber composites (SiRCs), SiRCs filled with nano-sized SiO{sub 2} particles at weight ratios from 0.1 to 1.0 wt. % exhibit a higher surface flashover voltage and a greater resistance to surface tracking. Scanning electron microscopy images of tracking morphologies indicate that the SiO{sub 2} particles are situated in close proximity to the polymeric chains and act as bridges to stabilize the chains and maintain the structure of the composite. Higher concentrations of nano-sized SiO{sub 2} particles, however, (above 0.3 wt. %) produce defects in the molecular network which lead to reductions in both the surface flashover voltage and the resistance to surface tracking, although these reduced values are still superior to those of neat SiRCs. Therefore, SiRCs filled with nano-sized SiO{sub 2} particles, especially at an optimal weight ratio (0.1 to 0.3 wt. %), may have significant potential applications as outdoor insulators for power systems.

  8. High throughput on-chip analysis of high-energy charged particle tracks using lensfree imaging

    Energy Technology Data Exchange (ETDEWEB)

    Luo, Wei; Shabbir, Faizan; Gong, Chao; Gulec, Cagatay; Pigeon, Jeremy; Shaw, Jessica; Greenbaum, Alon; Tochitsky, Sergei; Joshi, Chandrashekhar [Electrical Engineering Department, University of California, Los Angeles, California 90095 (United States); Ozcan, Aydogan, E-mail: ozcan@ucla.edu [Electrical Engineering Department, University of California, Los Angeles, California 90095 (United States); Bioengineering Department, University of California, Los Angeles, California 90095 (United States); California NanoSystems Institute (CNSI), University of California, Los Angeles, California 90095 (United States)

    2015-04-13

    We demonstrate a high-throughput charged particle analysis platform, which is based on lensfree on-chip microscopy for rapid ion track analysis using allyl diglycol carbonate, i.e., CR-39 plastic polymer as the sensing medium. By adopting a wide-area opto-electronic image sensor together with a source-shifting based pixel super-resolution technique, a large CR-39 sample volume (i.e., 4 cm × 4 cm × 0.1 cm) can be imaged in less than 1 min using a compact lensfree on-chip microscope, which detects partially coherent in-line holograms of the ion tracks recorded within the CR-39 detector. After the image capture, using highly parallelized reconstruction and ion track analysis algorithms running on graphics processing units, we reconstruct and analyze the entire volume of a CR-39 detector within ∼1.5 min. This significant reduction in the entire imaging and ion track analysis time not only increases our throughput but also allows us to perform time-resolved analysis of the etching process to monitor and optimize the growth of ion tracks during etching. This computational lensfree imaging platform can provide a much higher throughput and more cost-effective alternative to traditional lens-based scanning optical microscopes for ion track analysis using CR-39 and other passive high energy particle detectors.

  9. Radioactive Particle Tracking (RPT): The Powerful Industrial Radiotracer Techniques for Hydrodynamics and Flow Visualization Studies

    International Nuclear Information System (INIS)

    Mohd Amirul Syafiq Mohd Yunos

    2016-01-01

    Full text: Radioactive particle tracking (RPT) techniques have been widely applied in the field of chemical engineering, especially in hydrodynamics in multiphase reactors. This technique is widely used to monitor the motion of the flow inside a reactor by using a single radioactive particle tracer that is neutrally buoyant with respect to the phase is used as a tracker. The particle moves inside the volume of interest and its positions are determined by an array of scintillation detectors counting in coming photons. Particle position reconstruction algorithms have been traditionally used to map measured counts rate into the coordinates by solving a minimization problem between measured events and calibration data. RPT have been used to validate respective-scale CFD models to partial success. This presentation described an introduction to radioactive particle tracking and summarizing a history of such developments and the current state of this method in Malaysian Nuclear Agency, with a perspective towards the future and how these investigations may help scale-up developments. (author)

  10. Label-acquired magnetorotation for biosensing: An asynchronous rotation assay

    International Nuclear Information System (INIS)

    Hecht, Ariel; Kinnunen, Paivo; McNaughton, Brandon; Kopelman, Raoul

    2011-01-01

    This paper presents a novel application of magnetic particles for biosensing, called label-acquired magnetorotation (LAM). This method is based on a combination of the traditional sandwich assay format with the asynchronous magnetic bead rotation (AMBR) method. In label-acquired magnetorotation, an analyte facilitates the binding of a magnetic label bead to a nonmagnetic solid phase sphere, forming a sandwich complex. The sandwich complex is then placed in a rotating magnetic field, where the rotational frequency of the sandwich complex is a function of the amount of analyte attached to the surface of the sphere. Here, we use streptavidin-coated beads and biotin-coated particles as analyte mimics, to be replaced by proteins and other biological targets in future work. We show this sensing method to have a dynamic range of two orders of magnitude.

  11. Asynchronous machines. Direct torque control; Machines asynchrones. Commande par controle direct de couple

    Energy Technology Data Exchange (ETDEWEB)

    Fornel, B. de [Institut National Polytechnique, 31 - Toulouse (France)

    2006-05-15

    The asynchronous machine, with its low cost and robustness, is today the most widely used motor to make speed variators. However, its main drawback is that the same current generates both the magnetic flux and the torque, and thus any torque variation creates a flux variation. Such a coupling gives to the asynchronous machine a nonlinear behaviour which makes its control much more complex. The direct self control (DSC) method has been developed to improve the low efficiency of the scalar control method and for the specific railway drive application. The direct torque control (DTC) method is derived from the DSC method but corresponds to other type of applications. The DSC and DTC algorithms for asynchronous motors are presented in this article: 1 - direct control of the stator flux (DSC): principle, flux control, torque control, switching frequency of the inverter, speed estimation; 2 - direct torque control (DTC): principle, electromagnetic torque derivative, signals shape and switching frequency, some results, DTC speed variator without speed sensor, DTC application to multi-machine multi-converter systems; 3 - conclusion. (J.S.)

  12. Single-Particle Tracking of Human Lipoproteins.

    Science.gov (United States)

    de Messieres, Michel; Ng, Abby; Duarte, Cornelio J; Remaley, Alan T; Lee, Jennifer C

    2016-01-05

    Lipoproteins, such as high-density lipoprotein (HDL), low-density lipoprotein (LDL), and very-low density lipoprotein (VLDL), play a critical role in heart disease. Lipoproteins vary in size and shape as well as in their apolipoprotein content. Here, we developed a new experimental framework to study freely diffusing lipoproteins from human blood, allowing analysis of even the smallest HDL with a radius of 5 nm. In an easily constructed confinement chamber, individual HDL, LDL, and VLDL particles labeled with three distinct fluorophores were simultaneously tracked by wide-field fluorescence microscopy and their sizes were determined by their motion. This technique enables studies of individual lipoproteins in solution and allows characterization of the heterogeneous properties of lipoproteins which affect their biological function but are difficult to discern in bulk studies.

  13. Impact of electron irradiation on particle track etching response in ...

    Indian Academy of Sciences (India)

    In the present work, attempts have been made to investigate the modification in particle track etching response of polyallyl diglycol carbonate (PADC) due to impact of 2 MeV electrons. PADC samples pre-irradiated to 1, 10, 20, 40, 60, 80 and 100 Mrad doses of 2 MeV electrons were further exposed to 140 MeV 28Si beam ...

  14. Dependence of alpha particle track diameter on the free volume holes size using positron annihilation lifetime technique

    Energy Technology Data Exchange (ETDEWEB)

    El-Gamal, S. [Physics Department, Faculty of Education, Ain Shams University, Roxy, 11711 Cairo (Egypt); Abdalla, Ayman M., E-mail: aymanabdalla62@hotmail.com [Physics Department, Faculty of Arts and Sciences, Najran University, Najran (Saudi Arabia); Centre for Advanced Materials and Nano-Engineering, Najran University, Najran 11001 (Saudi Arabia); Abdel-Hady, E.E. [Physics Department, Faculty of Science, Minia University, BO 61519, Minia (Egypt)

    2015-09-15

    The alpha particle track diameter dependence of the free volume holes size (V{sub f}) in DAM–ADC and CR-39 nuclear track detectors was investigated using positron annihilation lifetime technique. The effect of temperature on the alpha particle track diameter and free volume were also investigated in the T-range (RT-130 °C). The obtained results revealed that the values of ortho-positronium lifetime τ{sub 3} and V{sub f} increases while I{sub 3} slightly increases as T increases for the two detectors. The values of τ{sub 3}, V{sub f} and I{sub 3} are higher in CR-39 than DAM–ADC. The interpretation of obtained results is based on the fact that increasing T leads to significant enhancement of thermal expansion of the polymer matrix and consequently V{sub f} increases. The track diameter increases as T increases. This can be explained by the fact that the increase in T increases the crystal size and V{sub f} in the polymer. A relationship between V{sub f} and the alpha particle track diameter was obtained. Moreover results of detector irradiation, along with free volume evaluation are addressed and thoroughly discussed.

  15. Positron emission particle tracking in pulsatile flow

    Energy Technology Data Exchange (ETDEWEB)

    Patel, Nitant; Ruggles, Arthur [University of Tennessee-Knoxville, Department of Nuclear Engineering, Knoxville, TN (United States); Wiggins, Cody [University of Tennessee-Knoxville, Department of Physics and Astronomy, Knoxville, TN (United States)

    2017-05-15

    Positron emission particle tracking (PEPT) is increasingly used to understand the flow characteristics in complex systems. This research utilizes PEPT to measure pulsatile flow of frequency 2.1 Hz in an elastic Masterkleer PVC tube of 19 mm inner diameter and 3.2 mm wall thickness. Anion exchange resin beads are labeled with {sup 18}F and delivered to a pump driven flow loop with motorized ball valve used to develop the pulsatile flow. Data are collected in the tube with circular cross section, and measurements are also collected with a section of the tube pinched. Nominal flow velocities are near 1 m/s and Reynolds numbers near 20,000. Many thousand PEPT particle traces are collected and synchronized with the flow pulsation. These Lagrangian data are presented as a series of 20 still frames depicting the 3-D velocity field present during each phase of the flow pulsation. Pressure data are also collected to resolve the pressure wave front moving through the open elastic tube at velocity 15.2 m/s. (orig.)

  16. Volume-weighted particle-tracking method for solute-transport modeling; Implementation in MODFLOW–GWT

    Science.gov (United States)

    Winston, Richard B.; Konikow, Leonard F.; Hornberger, George Z.

    2018-02-16

    In the traditional method of characteristics for groundwater solute-transport models, advective transport is represented by moving particles that track concentration. This approach can lead to global mass-balance problems because in models of aquifers having complex boundary conditions and heterogeneous properties, particles can originate in cells having different pore volumes and (or) be introduced (or removed) at cells representing fluid sources (or sinks) of varying strengths. Use of volume-weighted particles means that each particle tracks solute mass. In source or sink cells, the changes in particle weights will match the volume of water added or removed through external fluxes. This enables the new method to conserve mass in source or sink cells as well as globally. This approach also leads to potential efficiencies by allowing the number of particles per cell to vary spatially—using more particles where concentration gradients are high and fewer where gradients are low. The approach also eliminates the need for the model user to have to distinguish between “weak” and “strong” fluid source (or sink) cells. The new model determines whether solute mass added by fluid sources in a cell should be represented by (1) new particles having weights representing appropriate fractions of the volume of water added by the source, or (2) distributing the solute mass added over all particles already in the source cell. The first option is more appropriate for the condition of a strong source; the latter option is more appropriate for a weak source. At sinks, decisions whether or not to remove a particle are replaced by a reduction in particle weight in proportion to the volume of water removed. A number of test cases demonstrate that the new method works well and conserves mass. The method is incorporated into a new version of the U.S. Geological Survey’s MODFLOW–GWT solute-transport model.

  17. A new dyed ECE track identification method for nuclear particle detection

    International Nuclear Information System (INIS)

    Sohrabi, M.; Bojd, S.S.

    1990-01-01

    A new procedure for obtaining highly contrasted red-dyed electrochemically etched recoil tracks in polymers such as polycarbonate (PC) and CR-39 has been successfully developed for spectrophotometry as applied to neutron dosimetry. The principal rationale in this method has been the provision of highly contrasted, photon-absorbing, large, dyed recoil tracks in an unaffected bulk material. The method consists of: (a) exposing the polymer to charged particles or neutrons; (b) electrochemical etching of the tracks; (c) acid sensitization; (d) dyeing with an appropriate dye. By investigation of the type, concentration, duration and temperature of the acid and the dye, optimized values of 20% by weight acrylic acid at 75 0 C for 3.5 h for sensitization, and 3% by weight eosin bluish dye at 95 0 C for 4 h for dyeing, provided a nearly 100% dyed-track efficiency. Spectrophotometry by UV and infrared radiation track counting, and optical densitometry were applied to the dyed samples. The results have shown some promise for UV absorbance measurements in routine large-scale applications. In this paper, the results of optimization studies and preliminary application of the technique to neutron dosimetry are presented and discussed. (author)

  18. Asynchronous Task-Based Polar Decomposition on Single Node Manycore Architectures

    KAUST Repository

    Sukkari, Dalal E.; Ltaief, Hatem; Faverge, Mathieu; Keyes, David E.

    2017-01-01

    This paper introduces the first asynchronous, task-based formulation of the polar decomposition and its corresponding implementation on manycore architectures. Based on a formulation of the iterative QR dynamically-weighted Halley algorithm (QDWH) for the calculation of the polar decomposition, the proposed implementation replaces the original LU factorization for the condition number estimator by the more adequate QR factorization to enable software portability across various architectures. Relying on fine-grained computations, the novel task-based implementation is capable of taking advantage of the identity structure of the matrix involved during the QDWH iterations, which decreases the overall algorithmic complexity. Furthermore, the artifactual synchronization points have been weakened compared to previous implementations, unveiling look-ahead opportunities for better hardware occupancy. The overall QDWH-based polar decomposition can then be represented as a directed acyclic graph (DAG), where nodes represent computational tasks and edges define the inter-task data dependencies. The StarPU dynamic runtime system is employed to traverse the DAG, to track the various data dependencies and to asynchronously schedule the computational tasks on the underlying hardware resources, resulting in an out-of-order task scheduling. Benchmarking experiments show significant improvements against existing state-of-the-art high performance implementations for the polar decomposition on latest shared-memory vendors' systems, while maintaining numerical accuracy.

  19. Asynchronous Task-Based Polar Decomposition on Single Node Manycore Architectures

    KAUST Repository

    Sukkari, Dalal E.

    2017-09-29

    This paper introduces the first asynchronous, task-based formulation of the polar decomposition and its corresponding implementation on manycore architectures. Based on a formulation of the iterative QR dynamically-weighted Halley algorithm (QDWH) for the calculation of the polar decomposition, the proposed implementation replaces the original LU factorization for the condition number estimator by the more adequate QR factorization to enable software portability across various architectures. Relying on fine-grained computations, the novel task-based implementation is capable of taking advantage of the identity structure of the matrix involved during the QDWH iterations, which decreases the overall algorithmic complexity. Furthermore, the artifactual synchronization points have been weakened compared to previous implementations, unveiling look-ahead opportunities for better hardware occupancy. The overall QDWH-based polar decomposition can then be represented as a directed acyclic graph (DAG), where nodes represent computational tasks and edges define the inter-task data dependencies. The StarPU dynamic runtime system is employed to traverse the DAG, to track the various data dependencies and to asynchronously schedule the computational tasks on the underlying hardware resources, resulting in an out-of-order task scheduling. Benchmarking experiments show significant improvements against existing state-of-the-art high performance implementations for the polar decomposition on latest shared-memory vendors\\' systems, while maintaining numerical accuracy.

  20. Current Trends in High-Level Synthesis of Asynchronous Circuits

    DEFF Research Database (Denmark)

    Sparsø, Jens

    2009-01-01

    This paper is a survey paper presenting what the author sees as two major and promising trends in the current research in CAD-tools and design-methods for asynchronous circuits. One branch of research builds on top of existing asynchronous CAD-tools that perform syntax directed translation, e...... a conventional synchronous circuit as the starting point, and then adds some form of handshake-based flow-control. One approach keeps the global clock and implements discrete-time asynchronous operation. Another approach substitutes the clocked registers by asynchronous handshake-registers, thus creating truly...

  1. Particle capture by turbulent recirculation zones measured using long-time Lagrangian particle tracking

    Energy Technology Data Exchange (ETDEWEB)

    Siu, Y.W. [Hong Kong Securities Institute, Department of Professional Education and Training, Central (China); Taylor, A.M.K.P. [Imperial College London, Department of Mechanical Engineering, London (United Kingdom)

    2011-07-15

    We have measured the trajectories of particles into, and around, the recirculation zone formed in water flowing through a sudden pipe expansion with radius ratio 1:3.7, at Reynolds numbers between 5,960 and 41,700 over a range of particle Stokes number (here defined as St=(T{sub f})/({tau} p), where T{sub f} is an appropriate mean or turbulent timescale of the fluid flow and a particle relaxation time, {tau}{sub p},) between 6.2 and 51 and drift parameter between 0.3 and 2.8. The particles were thus weakly inertial but nevertheless heavy with a diameter about an order of magnitude larger than the Kolmogorov scale. Trajectories of particles, released individually into the flow, were taken in a Lagrangian framework by a three-dimensional particle tracking velocimeter using a single 25 Hz framing rate intensified CCD camera. Trajectories are quantified by the axial distribution of the locations of particle axial velocity component reversal and the probability distributions of trajectory angle and curvature. The effect of increasing the drift parameter was to reduce the tendency for particles to enter the recirculation zone. For centreline release, the proportion of particles entering the recirculation zone and acquiring a negative velocity decreased from about 80% to none and from about 66% to none, respectively, as the drift parameter increased from 0.3 to 2.8. Almost half of the particles experienced a relatively large change of direction corresponding to a radius of curvature of their trajectory comparable to, or smaller than, the radius of the downstream pipe. This was due to the interaction between these particles and eddies of this size in the downstream pipe and provides experimental evidence that particles are swept by large eddies into the recirculation zone over 1.0 < Z{sup *} < 2.5, where Z{sup *} is axial distance from the expansion plane normalized by the downstream pipe diameter, which was well upstream of the reattachment point at the wall (Z

  2. Seasonal characteristics of water exchange in Beibu Gulf based on a particle tracking model

    Science.gov (United States)

    Wang, L.; Pan, W.; Yan, X.

    2016-12-01

    A lagrangian particle tracking model coupled with a three-dimensional Marine Environmental Committee Ocean Model (MEC) is used to study the transport and seasonal characteristics of water exchange in Beibu Gulf. The hydrodynamic model (MEC), which is forced with the daily surface and lateral boundary fluxes, as well as tidal harmonics and monthly climatological river discharges, is applied to simulate the flow field in the gulf during 2014. Using these results, particle tracking method which includes tidal advection and random walk in the horizontal is used to determine the residence times of sub regions within the gulf in response of winter and summer wind forcing. The result shows water exchange processes in the gulf have a similar tendency with seasonal circulation structure. During the sourthwestly prevailing wind in summer, water particles are traped within the gulf that considerably increases the residence time of each sub region. On the contrary, the presence of strong northeastly prevailing wind in winter drives particles to move cyclonicly leading to shorter residence times and rather active water exchanges among sub regions. Similarly, particle tracking is applied to investigate the water transport in Beibu Gulf. As Qiongzhou Strait and the wide opening in the south of the gulf are two significant channels connecting with the open ocean, continuous particle releases are simulated to quantify the influence range and the pathways of these sources water flowing into Beibu Gulf. The results show that water particles originated from Qiongzhou Strait are moving westward due to the year-round strong westward flow transportation. Influencing range in the north of the Beibu Gulf is enlarged by winter northeastly wind, however, it is blocked to the Leizhou Peninsula coastal region by summer westly wind. In the south opening, water particles are transported northward into the gulf along Hainan Island and flushed from Vietnam coastal region to the ocean rapidly by

  3. Asynchronous Task-Based Polar Decomposition on Manycore Architectures

    KAUST Repository

    Sukkari, Dalal

    2016-10-25

    This paper introduces the first asynchronous, task-based implementation of the polar decomposition on manycore architectures. Based on a new formulation of the iterative QR dynamically-weighted Halley algorithm (QDWH) for the calculation of the polar decomposition, the proposed implementation replaces the original and hostile LU factorization for the condition number estimator by the more adequate QR factorization to enable software portability across various architectures. Relying on fine-grained computations, the novel task-based implementation is also capable of taking advantage of the identity structure of the matrix involved during the QDWH iterations, which decreases the overall algorithmic complexity. Furthermore, the artifactual synchronization points have been severely weakened compared to previous implementations, unveiling look-ahead opportunities for better hardware occupancy. The overall QDWH-based polar decomposition can then be represented as a directed acyclic graph (DAG), where nodes represent computational tasks and edges define the inter-task data dependencies. The StarPU dynamic runtime system is employed to traverse the DAG, to track the various data dependencies and to asynchronously schedule the computational tasks on the underlying hardware resources, resulting in an out-of-order task scheduling. Benchmarking experiments show significant improvements against existing state-of-the-art high performance implementations (i.e., Intel MKL and Elemental) for the polar decomposition on latest shared-memory vendors\\' systems (i.e., Intel Haswell/Broadwell/Knights Landing, NVIDIA K80/P100 GPUs and IBM Power8), while maintaining high numerical accuracy.

  4. Performance analysis of a new positron camera geometry for high speed, fine particle tracking

    Science.gov (United States)

    Sovechles, J. M.; Boucher, D.; Pax, R.; Leadbeater, T.; Sasmito, A. P.; Waters, K. E.

    2017-09-01

    A new positron camera arrangement was assembled using 16 ECAT951 modular detector blocks. A closely packed, cross pattern arrangement was selected to produce a highly sensitive cylindrical region for tracking particles with low activities and high speeds. To determine the capabilities of this system a comprehensive analysis of the tracking performance was conducted to determine the 3D location error and location frequency as a function of tracer activity and speed. The 3D error was found to range from 0.54 mm for a stationary particle, consistent for all tracer activities, up to 4.33 mm for a tracer with an activity of 3 MBq and a speed of 4 m · s-1. For lower activity tracers (mineral particles inside a two-inch hydrocyclone and a 142 mm diameter flotation cell. A detailed trajectory, inside the hydrocyclone, of a  -212  +  106 µm (10-1 MBq) quartz particle displayed the expected spiralling motion towards the apex. This was the first time a mineral particle of this size had been successfully traced within a hydrocyclone, however more work is required to develop detailed velocity fields.

  5. Asynchronous communication in real space process algebra

    NARCIS (Netherlands)

    Baeten, J.C.M.; Bergstra, J.A.

    1991-01-01

    A version of classical real space process algebra is given in which messages travel with constant speed through a three-dimensional medium. It follows that communication is asynchronous and has a broadcasting character. A state operator is used to describe asynchronous message transfer and a

  6. Asynchronous communication in real space process algebra

    NARCIS (Netherlands)

    Bergstra, J.A.; Baeten, J.C.M.

    1992-01-01

    A version of classical real space process algebra is given in which messages travel with constant speed through a three-dimensional medium. It follows that communication is asynchronous and has a broadcasting character. A state operator is used to describe asynchronous message transfer and a

  7. Innovative molecular-based fluorescent nanoparticles for multicolor single particle tracking in cells

    International Nuclear Information System (INIS)

    Daniel, Jonathan; Blanchard-Desce, Mireille; Godin, Antoine G; Palayret, Matthieu; Lounis, Brahim; Cognet, Laurent

    2016-01-01

    Based on an original molecular-based design, we present bright and photostable fluorescent organic nanoparticles (FONs) showing excellent colloidal stability in various aqueous environments. Complementary near-infrared emitting and green emitting FONs were prepared using a simple, fast and robust protocol. Both types of FONs could be simultaneously imaged at the single-particle level in solution as well as in biological environments using a monochromatic excitation and a dual-color fluorescence microscope. No evidence of acute cytotoxicity was found upon incubation of live cells with mixed solutions of FONs, and both types of nanoparticles were found internalized in the cells where their motion could be simultaneously tracked at video-rate up to minutes. These fluorescent organic nanoparticles open a novel non-toxic alternative to existing nanoparticles for imaging biological structures, compatible with live-cell experiments and specially fitted for multicolor single particle tracking. (paper)

  8. Asynchronous and corrected-asynchronous numerical solutions of parabolic PDES on MIMD multiprocessors

    Science.gov (United States)

    Amitai, Dganit; Averbuch, Amir; Itzikowitz, Samuel; Turkel, Eli

    1991-01-01

    A major problem in achieving significant speed-up on parallel machines is the overhead involved with synchronizing the concurrent process. Removing the synchronization constraint has the potential of speeding up the computation. The authors present asynchronous (AS) and corrected-asynchronous (CA) finite difference schemes for the multi-dimensional heat equation. Although the discussion concentrates on the Euler scheme for the solution of the heat equation, it has the potential for being extended to other schemes and other parabolic partial differential equations (PDEs). These schemes are analyzed and implemented on the shared memory multi-user Sequent Balance machine. Numerical results for one and two dimensional problems are presented. It is shown experimentally that the synchronization penalty can be about 50 percent of run time: in most cases, the asynchronous scheme runs twice as fast as the parallel synchronous scheme. In general, the efficiency of the parallel schemes increases with processor load, with the time level, and with the problem dimension. The efficiency of the AS may reach 90 percent and over, but it provides accurate results only for steady-state values. The CA, on the other hand, is less efficient, but provides more accurate results for intermediate (non steady-state) values.

  9. Elastic collisions of classical point particles on a finite frictionless linear track with perfectly reflecting endpoints

    Science.gov (United States)

    DeLuca, R.

    2006-03-01

    Repeated elastic collisions of point particles on a finite frictionless linear track with perfectly reflecting endpoints are considered. The problem is analysed by means of an elementary linear algebra approach. It is found that, starting with a state consisting of a projectile particle in motion at constant velocity and a target particle at rest in a fixed known position, the points at which collisions occur on track, when plotted versus progressive numerals, corresponding to the collisions themselves, show periodic patterns for a rather large choice of values of the initial position x(0) and on the mass ratio r. For certain values of these parameters, however, only regular behaviour over a large number of collisions is detected.

  10. Particle tracking in a small electron storage ring

    International Nuclear Information System (INIS)

    Tsumaki, K.

    1987-01-01

    A particle tracking method for a ring system in which a sextupole magnetic field is distributed along the beam axis has been developed. This method uses Jacobi's elliptic functions inside the bending magnet and the canonical integration method in the fringes. The calculation time for the new method is the same or faster than that of the canonical integration method, and it is ten times faster than the Runge-Kutta-Gill and thin lens approximation. A special characteristic of our method is that the calculation time is always constant, even if the magnet length is increased

  11. A better understanding of biomass co-firing by developing an advanced non-spherical particle tracking model

    DEFF Research Database (Denmark)

    Yin, Chungen; Rosendahl, Lasse Aistrup; Kær, Søren Knudsen

    2004-01-01

    -area-to-volume ratio and thus experiences a totally different motion and reaction as a non-spherical particle. Therefore, an advanced non-spherical particle-tracking model is developed to calculate the motion and reaction of nonspherical biomass particles. The biomass particles are assumed as solid or hollow cylinders......-gradient force. Since the drag and lift forces are both shape factor- and orientation-dependent, coupled particle rotation equations are resolved to update particle orientation. In the reaction of biomass particles, the actual particle surface area available and the average oxygen mass flux at particle surface...

  12. New approach of modeling charged particles track development in CR-39 detectors

    International Nuclear Information System (INIS)

    Azooz, A.A.; Hermsdorf, D.; Al-Jubbori, M.A.

    2013-01-01

    In this work, previous modeling of protons and alpha particles track length development in CR-39 solid state nuclear track detectors SSNTD is modified and further extended. The extension involved the accommodation of heavier ions into the model. These ions include deuteron, lithium, boron, carbon, nitrogen and oxygen ions. The new modeling does not contain any case sensitive free fitting parameters. Model calculation results are found to be in good agreement with both experimental data and SRIM software range energy dependence predictions. The access to a single unified and differentiable track length development equation results in the ability to obtain direct results for track etching rates. - Highlights: • New modeling of ions track length evolution measured by different authors. • Ions considered are p, d, α, Li, B, C, N, O. • Equations obtained to describe L(t) and etch rate for all ions at wide energy range. • Equations obtained do not involve any free fitting parameters. • Ions range values obtained compare well with results of SRIM software

  13. The radiochromic dye film dose meter as a possible test of particle track theory

    International Nuclear Information System (INIS)

    Hansen, J.W.; Jensen, M.; Katz, R.

    1980-09-01

    The response characteristic of the thin-film radiometric dye cyanide plastic dose meter to ionizing radiation of electrons and heavy charged particles is investigated as a possible test of the particle track theory worked out by Robert Katz and coworkers. Dose response curves for low-LET radiation have been investigated and are used for a quality estimation of the response for protons and oxygen ions at 16 and 4 MeV/amu, respectively. A bleaching effect on the colouration at high doses intimates that the target cannot be interpreted lieerally, but it might still be possinle to transfer the function of the macroscopic dose response to a theoretical dose response curve in a microscopic scale for a single ion. From this relation the macroscopic dose response curve can be determined qhen the film is irradiated with heavy ions. It will be shown theoretically that for protons there is no saturation in the track core, whereas calculations for oxygen ions show a heavy saturation in the track core, which means that a part of the ions loose their energy ineffectively. We can conclude that itis possible qualitatively to predict the dose response curve for high-LET particles by means of the dose response curve for low-LET radiation. (author)

  14. Secondary particle tracks generated by ion beam irradiation

    Science.gov (United States)

    García, Gustavo

    2015-05-01

    The Low Energy Particle Track Simulation (LEPTS) procedure is a powerful complementary tool to include the effect of low energy electrons and positrons in medical applications of radiation. In particular, for ion-beam cancer treatments provides a detailed description of the role of the secondary electrons abundantly generated around the Bragg peak as well as the possibility of using transmuted positron emitters (C11, O15) as a complement for ion-beam dosimetry. In this study we present interaction probability data derived from IAM-SCAR corrective factors for liquid environments. Using these data, single electron and positron tracks in liquid water and pyrimidine have been simulated providing information about energy deposition as well as the number and type of interactions taking place in any selected ``nanovolume'' of the irradiated area. In collaboration with Francisco Blanco, Universidad Complutense de Madrid; Antonio Mu noz, Centro de Investigaciones Energéticas Medioambientales y Tecnológicas and Diogo Almeida, Filipe Ferreira da Silva, Paulo Lim ao-Vieira, Universidade Nova de Lisboa. Supported by the Spanish and Portuguese governments.

  15. CCS, locations and asynchronous transition systems

    DEFF Research Database (Denmark)

    Mukund, Madhavan; Nielsen, Mogens

    1992-01-01

    We provide a simple non-interleaved operational semantics for CCS in terms of asynchronous transition systems. We identify the concurrency present in the system in a natural way, in terms of events occurring at independent locations in the system. We extend the standard interleaving transition...... system for CCS by introducing labels on the transitions with information about the locations of events. We then show that the resulting transition system is an asynchronous transition system which has the additional property of being elementary, which means that it can also be represented by a 1-safe net....... We also introduce a notion of bisimulation on asynchronous transition systems which preserves independence. We conjecture that the induced equivalence on CCS processes coincides with the notion of location equivalence proposed by Boudol et al....

  16. Creation and evolution of excited states in α particle tracks in anthracene crystals

    International Nuclear Information System (INIS)

    Klein, G.

    1977-01-01

    The kinematics of excited states in anthracene crystals bombarded by 5MeV α particles is studied. The elementary processes which account for the transitions from the primary excited states to the lowest singlet S 1 and triplet T 1 excited states is described. The equation governing the evolution of the S 1 and T 1 excitons in the α particle track are then solved, and the scintillation decay curve is calculated. This calculated result is in good agreement with all available experimental results. The experimental part of this work are scintillation decay curves measurements. The scintillation decay was measured between 0.5nsec and 40μsec. The influence of the initial very fast singlet excitons quenching by triplet excitons can be seen in the beginning of scintillation. The delayed component is described by the triplet excitons kinematics. The magnetic field effect on the scintillation was investigated. This effect is attributed to an effect on the T 1 -T 1 annihilation and an effect on the triplet excitons quenching by radicals which are formed in the α particle track

  17. Implementation of a vector-based tracking loop receiver in a pseudolite navigation system.

    Science.gov (United States)

    So, Hyoungmin; Lee, Taikjin; Jeon, Sanghoon; Kim, Chongwon; Kee, Changdon; Kim, Taehee; Lee, Sanguk

    2010-01-01

    We propose a vector tracking loop (VTL) algorithm for an asynchronous pseudolite navigation system. It was implemented in a software receiver and experiments in an indoor navigation system were conducted. Test results show that the VTL successfully tracks signals against the near-far problem, one of the major limitations in pseudolite navigation systems, and could improve positioning availability by extending pseudolite navigation coverage.

  18. Passive Target Tracking in Non-cooperative Radar System Based on Particle Filtering

    Institute of Scientific and Technical Information of China (English)

    LI Shuo; TAO Ran

    2006-01-01

    We propose a target tracking method based on particle filtering(PF) to solve the nonlinear non-Gaussian target-tracking problem in the bistatic radar systems using external radiation sources. Traditional nonlinear state estimation method is extended Kalman filtering (EKF), which is to do the first level Taylor series extension. It will cause an inaccuracy or even a scatter estimation result on condition that there is either a highly nonlinear target or a large noise square-error. Besides, Kalman filtering is the optimal resolution under a Gaussian noise assumption, and is not suitable to the non-Gaussian condition. PF is a sort of statistic filtering based on Monte Carlo simulation that is using some random samples (particles) to simulate the posterior probability density of system random variables. This method can be used in any nonlinear random system. It can be concluded through simulation that PF can achieve higher accuracy than the traditional EKF.

  19. Particle Filter with Integrated Voice Activity Detection for Acoustic Source Tracking

    Directory of Open Access Journals (Sweden)

    Anders M. Johansson

    2007-01-01

    Full Text Available In noisy and reverberant environments, the problem of acoustic source localisation and tracking (ASLT using an array of microphones presents a number of challenging difficulties. One of the main issues when considering real-world situations involving human speakers is the temporally discontinuous nature of speech signals: the presence of silence gaps in the speech can easily misguide the tracking algorithm, even in practical environments with low to moderate noise and reverberation levels. A natural extension of currently available sound source tracking algorithms is the integration of a voice activity detection (VAD scheme. We describe a new ASLT algorithm based on a particle filtering (PF approach, where VAD measurements are fused within the statistical framework of the PF implementation. Tracking accuracy results for the proposed method is presented on the basis of synthetic audio samples generated with the image method, whereas performance results obtained with a real-time implementation of the algorithm, and using real audio data recorded in a reverberant room, are published elsewhere. Compared to a previously proposed PF algorithm, the experimental results demonstrate the improved robustness of the method described in this work when tracking sources emitting real-world speech signals, which typically involve significant silence gaps between utterances.

  20. Visible light photon counters (VLPCs) for high rate tracking medical imaging and particle astrophysics

    International Nuclear Information System (INIS)

    Atac, M.

    1998-02-01

    This paper is on the operation principles of the Visible Light Photon Counters (VLPCs), application to high luminosity-high multiplicity tracking for High Energy Charged Particle Physics, and application to Medical Imaging and Particle Astrophysics. The VLPCs as Solid State Photomultipliers (SSPMS) with high quantum efficiency can detect down to single photons very efficiently with excellent time resolution and high avalanche gains

  1. 3D computation of the shape of etched tracks in CR-39 for oblique particle incidence and comparison with experimental results

    International Nuclear Information System (INIS)

    Doerschel, B.; Hermsdorf, D.; Reichelt, U.; Starke, S.; Wang, Y.

    2003-01-01

    Computation of the shape of etch pits needs to know the varying track etch rate along the particle trajectories. Experiments with alpha particles and 7 Li ions entering CR-39 detectors under different angles showed that this function is not affected by the inclination of the particle trajectory with respect to the normal on the detector surface. Track formation for oblique particle incidence can, therefore, be simulated using the track etch rates determined for perpendicular incidence. 3D computation of the track shape was performed applying a model recently described in literature. A special program has been written for computing the x,y,z coordinates of points on the etch pit walls. In addition, the etch pit profiles in sagittal sections as well as the contours of the etch pit openings on the detector surface have been determined experimentally. Computed and experimental results were in good agreement confirming the applicability of the 3D computational model in combination with the functions for the depth-dependent track etch rates determined experimentally

  2. UmUTracker: A versatile MATLAB program for automated particle tracking of 2D light microscopy or 3D digital holography data

    Science.gov (United States)

    Zhang, Hanqing; Stangner, Tim; Wiklund, Krister; Rodriguez, Alvaro; Andersson, Magnus

    2017-10-01

    We present a versatile and fast MATLAB program (UmUTracker) that automatically detects and tracks particles by analyzing video sequences acquired by either light microscopy or digital in-line holographic microscopy. Our program detects the 2D lateral positions of particles with an algorithm based on the isosceles triangle transform, and reconstructs their 3D axial positions by a fast implementation of the Rayleigh-Sommerfeld model using a radial intensity profile. To validate the accuracy and performance of our program, we first track the 2D position of polystyrene particles using bright field and digital holographic microscopy. Second, we determine the 3D particle position by analyzing synthetic and experimentally acquired holograms. Finally, to highlight the full program features, we profile the microfluidic flow in a 100 μm high flow chamber. This result agrees with computational fluid dynamic simulations. On a regular desktop computer UmUTracker can detect, analyze, and track multiple particles at 5 frames per second for a template size of 201 ×201 in a 1024 × 1024 image. To enhance usability and to make it easy to implement new functions we used object-oriented programming. UmUTracker is suitable for studies related to: particle dynamics, cell localization, colloids and microfluidic flow measurement. Program Files doi : http://dx.doi.org/10.17632/fkprs4s6xp.1 Licensing provisions : Creative Commons by 4.0 (CC by 4.0) Programming language : MATLAB Nature of problem: 3D multi-particle tracking is a common technique in physics, chemistry and biology. However, in terms of accuracy, reliable particle tracking is a challenging task since results depend on sample illumination, particle overlap, motion blur and noise from recording sensors. Additionally, the computational performance is also an issue if, for example, a computationally expensive process is executed, such as axial particle position reconstruction from digital holographic microscopy data. Versatile

  3. Laboratory observations of sediment transport using combined particle image and tracking velocimetry (Conference Presentation)

    Science.gov (United States)

    Frank, Donya; Calantoni, Joseph

    2017-05-01

    Improved understanding of coastal hydrodynamics and morphology will lead to more effective mitigation measures that reduce fatalities and property damage caused by natural disasters such as hurricanes. We investigated sediment transport under oscillatory flow over flat and rippled beds with phase-separated stereoscopic Particle Image Velocimetry (PIV). Standard PIV techniques severely limit measurements at the fluid-sediment interface and do not allow for the observation of separate phases in multi-phase flow (e.g. sand grains in water). We have implemented phase-separated Particle Image Velocimetry by adding fluorescent tracer particles to the fluid in order to observe fluid flow and sediment transport simultaneously. While sand grains scatter 532 nm wavelength laser light, the fluorescent particles absorb 532 nm laser light and re-emit light at a wavelength of 584 nm. Optical long-pass filters with a cut-on wavelength of 550 nm were installed on two cameras configured to perform stereoscopic PIV to capture only the light emitted by the fluorescent tracer particles. A third high-speed camera was used to capture the light scattered by the sand grains allowing for sediment particle tracking via particle tracking velocimetry (PTV). Together, these overlapping, simultaneously recorded images provided sediment particle and fluid velocities at high temporal and spatial resolution (100 Hz sampling with 0.8 mm vector spacing for the 2D-3C fluid velocity field). Measurements were made under a wide range of oscillatory flows over flat and rippled sand beds. The set of observations allow for the investigation of the relative importance of pressure gradients and shear stresses on sediment transport.

  4. Developing asynchronous online interprofessional education.

    Science.gov (United States)

    Sanborn, Heidi

    2016-09-01

    For many health programmes, developing interprofessional education (IPE) has been a challenge. Evidence on the best method for design and implementation of IPE has been slow to emerge, with little research on how to best incorporate IPE in the asynchronous online learning environment. This leaves online programmes with no clear guidance when embarking upon an initiative to integrate IPE into the curriculum. One tool that can be effective at guiding the incorporation of IPE across all learning platforms is the Interprofessional Education Collaborative (IPEC) competencies. A project was designed to integrate the nationally defined IPEC competencies throughout an asynchronous, online baccalaureate nursing completion programme. A programme-wide review led to targeted revision of course and unit-level objectives, learning experiences, and assessments based on the IPEC framework. As a result of this effort, the programme curriculum now provides interprofessional learning activities across all courses. This report provides a method for using the IPEC competencies to incorporate IPE within various asynchronous learning assessments, assuring students learn about, with, and from other professions.

  5. Asynchronous Parallelization of a CFD Solver

    OpenAIRE

    Abdi, Daniel S.; Bitsuamlak, Girma T.

    2015-01-01

    The article of record as published may be found at http://dx.doi.org/10.1155/2015/295393 A Navier-Stokes equations solver is parallelized to run on a cluster of computers using the domain decomposition method. Two approaches of communication and computation are investigated, namely, synchronous and asynchronous methods. Asynchronous communication between subdomains is not commonly used inCFDcodes; however, it has a potential to alleviate scaling bottlenecks incurred due to process...

  6. Asynchronous networks: modularization of dynamics theorem

    Science.gov (United States)

    Bick, Christian; Field, Michael

    2017-02-01

    Building on the first part of this paper, we develop the theory of functional asynchronous networks. We show that a large class of functional asynchronous networks can be (uniquely) represented as feedforward networks connecting events or dynamical modules. For these networks we can give a complete description of the network function in terms of the function of the events comprising the network: the modularization of dynamics theorem. We give examples to illustrate the main results.

  7. Human tracking in thermal images using adaptive particle filters with online random forest learning

    Science.gov (United States)

    Ko, Byoung Chul; Kwak, Joon-Young; Nam, Jae-Yeal

    2013-11-01

    This paper presents a fast and robust human tracking method to use in a moving long-wave infrared thermal camera under poor illumination with the existence of shadows and cluttered backgrounds. To improve the human tracking performance while minimizing the computation time, this study proposes an online learning of classifiers based on particle filters and combination of a local intensity distribution (LID) with oriented center-symmetric local binary patterns (OCS-LBP). Specifically, we design a real-time random forest (RF), which is the ensemble of decision trees for confidence estimation, and confidences of the RF are converted into a likelihood function of the target state. First, the target model is selected by the user and particles are sampled. Then, RFs are generated using the positive and negative examples with LID and OCS-LBP features by online learning. The learned RF classifiers are used to detect the most likely target position in the subsequent frame in the next stage. Then, the RFs are learned again by means of fast retraining with the tracked object and background appearance in the new frame. The proposed algorithm is successfully applied to various thermal videos as tests and its tracking performance is better than those of other methods.

  8. Parallelized Kalman-Filter-Based Reconstruction of Particle Tracks on Many-Core Processors and GPUs

    Science.gov (United States)

    Cerati, Giuseppe; Elmer, Peter; Krutelyov, Slava; Lantz, Steven; Lefebvre, Matthieu; Masciovecchio, Mario; McDermott, Kevin; Riley, Daniel; Tadel, Matevž; Wittich, Peter; Würthwein, Frank; Yagil, Avi

    2017-08-01

    For over a decade now, physical and energy constraints have limited clock speed improvements in commodity microprocessors. Instead, chipmakers have been pushed into producing lower-power, multi-core processors such as Graphical Processing Units (GPU), ARM CPUs, and Intel MICs. Broad-based efforts from manufacturers and developers have been devoted to making these processors user-friendly enough to perform general computations. However, extracting performance from a larger number of cores, as well as specialized vector or SIMD units, requires special care in algorithm design and code optimization. One of the most computationally challenging problems in high-energy particle experiments is finding and fitting the charged-particle tracks during event reconstruction. This is expected to become by far the dominant problem at the High-Luminosity Large Hadron Collider (HL-LHC), for example. Today the most common track finding methods are those based on the Kalman filter. Experience with Kalman techniques on real tracking detector systems has shown that they are robust and provide high physics performance. This is why they are currently in use at the LHC, both in the trigger and offine. Previously we reported on the significant parallel speedups that resulted from our investigations to adapt Kalman filters to track fitting and track building on Intel Xeon and Xeon Phi. Here, we discuss our progresses toward the understanding of these processors and the new developments to port the Kalman filter to NVIDIA GPUs.

  9. Parallelized Kalman-Filter-Based Reconstruction of Particle Tracks on Many-Core Processors and GPUs

    Directory of Open Access Journals (Sweden)

    Cerati Giuseppe

    2017-01-01

    Full Text Available For over a decade now, physical and energy constraints have limited clock speed improvements in commodity microprocessors. Instead, chipmakers have been pushed into producing lower-power, multi-core processors such as Graphical Processing Units (GPU, ARM CPUs, and Intel MICs. Broad-based efforts from manufacturers and developers have been devoted to making these processors user-friendly enough to perform general computations. However, extracting performance from a larger number of cores, as well as specialized vector or SIMD units, requires special care in algorithm design and code optimization. One of the most computationally challenging problems in high-energy particle experiments is finding and fitting the charged-particle tracks during event reconstruction. This is expected to become by far the dominant problem at the High-Luminosity Large Hadron Collider (HL-LHC, for example. Today the most common track finding methods are those based on the Kalman filter. Experience with Kalman techniques on real tracking detector systems has shown that they are robust and provide high physics performance. This is why they are currently in use at the LHC, both in the trigger and offine. Previously we reported on the significant parallel speedups that resulted from our investigations to adapt Kalman filters to track fitting and track building on Intel Xeon and Xeon Phi. Here, we discuss our progresses toward the understanding of these processors and the new developments to port the Kalman filter to NVIDIA GPUs.

  10. Parallelized Kalman-Filter-Based Reconstruction of Particle Tracks on Many-Core Processors and GPUs

    Energy Technology Data Exchange (ETDEWEB)

    Cerati, Giuseppe [Fermilab; Elmer, Peter [Princeton U.; Krutelyov, Slava [UC, San Diego; Lantz, Steven [Cornell U.; Lefebvre, Matthieu [Princeton U.; Masciovecchio, Mario [UC, San Diego; McDermott, Kevin [Cornell U.; Riley, Daniel [Cornell U., LNS; Tadel, Matevž [UC, San Diego; Wittich, Peter [Cornell U.; Würthwein, Frank [UC, San Diego; Yagil, Avi [UC, San Diego

    2017-01-01

    For over a decade now, physical and energy constraints have limited clock speed improvements in commodity microprocessors. Instead, chipmakers have been pushed into producing lower-power, multi-core processors such as Graphical Processing Units (GPU), ARM CPUs, and Intel MICs. Broad-based efforts from manufacturers and developers have been devoted to making these processors user-friendly enough to perform general computations. However, extracting performance from a larger number of cores, as well as specialized vector or SIMD units, requires special care in algorithm design and code optimization. One of the most computationally challenging problems in high-energy particle experiments is finding and fitting the charged-particle tracks during event reconstruction. This is expected to become by far the dominant problem at the High-Luminosity Large Hadron Collider (HL-LHC), for example. Today the most common track finding methods are those based on the Kalman filter. Experience with Kalman techniques on real tracking detector systems has shown that they are robust and provide high physics performance. This is why they are currently in use at the LHC, both in the trigger and offine. Previously we reported on the significant parallel speedups that resulted from our investigations to adapt Kalman filters to track fitting and track building on Intel Xeon and Xeon Phi. Here, we discuss our progresses toward the understanding of these processors and the new developments to port the Kalman filter to NVIDIA GPUs.

  11. Improved Likelihood Function in Particle-based IR Eye Tracking

    DEFF Research Database (Denmark)

    Satria, R.; Sorensen, J.; Hammoud, R.

    2005-01-01

    In this paper we propose a log likelihood-ratio function of foreground and background models used in a particle filter to track the eye region in dark-bright pupil image sequences. This model fuses information from both dark and bright pupil images and their difference image into one model. Our...... enhanced tracker overcomes the issues of prior selection of static thresholds during the detection of feature observations in the bright-dark difference images. The auto-initialization process is performed using cascaded classifier trained using adaboost and adapted to IR eye images. Experiments show good...

  12. Dynamic tracking of a nano-particle in fluids under Brownian motions

    International Nuclear Information System (INIS)

    Wu, X C; Zhang, W J; Sammynaiken, R

    2008-01-01

    Most previous studies on H 2 S were devoted to its toxic effects. However, recently there have been increasing evidences which show that endogenously generated H 2 S in specific mammalian tissues has certain significant positive physiological effects such as a neuromodulator and vasorelaxant in a membrane receptor-independent manner. In order to know the functions of endogenous H 2 S, low concentration and high accuracy measurement of H 2 S is a must. Furthermore, this measurement is desired to be real-time and non-invasive. It is reported that low concentration and nano quantity of H 2 S can be detected in water solutions and sera using carbon nanotubes with the fluorescence by confocal laser scanning microscopy. However, because of the Brownian motion of the small particle (carbon nanotube), a control system must be developed to track the movement of the particle in fluids. In this paper, we present a study to track a carbon nanotube which absorbs H 2 S in water or serum using a Raman microscope or confocal laser scanning microscope. In particular, we developed a novel control system for this task. Simulation has shown that our system works very well.

  13. Asynchronous SAR ADC

    NARCIS (Netherlands)

    2011-01-01

    An asynchronous analog to digital convertor for converting an analog input signal into a digital output is presented. According to an embodiment, the analog to digital convertor comprises a clock input operable to receive an external clock signal having a clock period, a comparator operable to

  14. Particle tracking at the SSC

    International Nuclear Information System (INIS)

    Freeman, J.E.; Williams, H.H.

    1984-01-01

    The intent of this study was to get some idea of how difficult tracking will be at √s = 40 TeV for events involving momentum transfers in the vicinity of several hundred GeV. While some studies have been done to determine the minimum separation between two random tracks as a function of radius, the authors know of no previous study in this energy range which has considered the ''observability'' of a track along its entire path length, including the effects of magnetic field and finite double track resolution. They have not considered the effects of pileup due to multiple events, concentrating instead of the inherent difficulties of single high p/sub T/ events

  15. 3D monolithically stacked CMOS active pixel sensor detectors for particle tracking applications

    International Nuclear Information System (INIS)

    Passeri, D; Placidi, P; Servoli, L; Meroli, S; Magalotti, D; Marras, A

    2012-01-01

    In this work we propose an innovative approach to particle tracking based on CMOS Active Pixel Sensors layers, monolithically integrated in an all-in-one chip featuring multiple, stacked, fully functional detector layers capable to provide momentum measurement (particle impact point and direction) within a single detector. This will results in a very low material detector, thus dramatically reducing multiple scattering issues. To this purpose, we rely on the capabilities of the CMOS vertical scale integration (3D IC) technology. A first chip prototype has been fabricated within a multi-project run using a 130 nm CMOS Chartered/Tezzaron technology, featuring two layers bonded face-to-face. Tests have been carried out on full 3D structures, providing the functionalities of both tiers. To this purpose, laser scans have been carried out using highly focussed spot size obtaining coincidence responses of the two layers. Tests have been made as well with X-ray sources in order to calibrate the response of the sensor. Encouraging results have been found, fostering the suitability of both the adopted 3D-IC vertical scale fabrication technology and the proposed approach for particle tracking applications.

  16. Simulating fail-stop in asynchronous distributed systems

    Science.gov (United States)

    Sabel, Laura; Marzullo, Keith

    1994-01-01

    The fail-stop failure model appears frequently in the distributed systems literature. However, in an asynchronous distributed system, the fail-stop model cannot be implemented. In particular, it is impossible to reliably detect crash failures in an asynchronous system. In this paper, we show that it is possible to specify and implement a failure model that is indistinguishable from the fail-stop model from the point of view of any process within an asynchronous system. We give necessary conditions for a failure model to be indistinguishable from the fail-stop model, and derive lower bounds on the amount of process replication needed to implement such a failure model. We present a simple one-round protocol for implementing one such failure model, which we call simulated fail-stop.

  17. Asynchronous decentralized method for interconnected electricity markets

    International Nuclear Information System (INIS)

    Huang, Anni; Joo, Sung-Kwan; Song, Kyung-Bin; Kim, Jin-Ho; Lee, Kisung

    2008-01-01

    This paper presents an asynchronous decentralized method to solve the optimization problem of interconnected electricity markets. The proposed method decomposes the optimization problem of combined electricity markets into individual optimization problems. The impact of neighboring markets' information is included in the objective function of the individual market optimization problem by the standard Lagrangian relaxation method. Most decentralized optimization methods use synchronous models of communication to exchange updated market information among markets during the iterative process. In this paper, however, the solutions of the individual optimization problems are coordinated through an asynchronous communication model until they converge to the global optimal solution of combined markets. Numerical examples are presented to demonstrate the advantages of the proposed asynchronous method over the existing synchronous methods. (author)

  18. Range measurements and track kinetics in Dielectric Nuclear Track Detectors (DNTDs)

    Energy Technology Data Exchange (ETDEWEB)

    Aframian, A

    1981-01-01

    Observations of nuclear track development profiles and the kinetics of etched tracks in sensitive dielectric nuclear track detectors indicate three separate phases: the inception phase or the cone phase, the transition phase and the sphere phase. Continued etching of the sphere phase to through-tracks yields accurate range data for particles of different masses and energies and minimum critical angles of registration for each particle. The present results show an energy resolution of 40 keV (fwhm) for 5.48 MeV alpha-particles emitted from Am-241.

  19. Development of a new approach to simulate a particle track under electrochemical etching in polymeric detectors

    International Nuclear Information System (INIS)

    Mostofizadeh, Ali; Huang, Yudong; Kardan, M. Reza; Babakhani, Asad; Sun Xiudong

    2012-01-01

    A numerical approach based on image processing was developed to simulate a particle track in a typical polymeric detector, e.g., polycarbonate, under electrochemical etching. The physical parameters such as applied voltage, detector thickness, track length, the radii of curvature at the tip of track, and the incidence angle of the particle were considered, and then the boundary condition of the problem was defined. A numerical method was developed to solve Laplace equation, and then the distribution of the applied voltage was obtained through the polymer volume. Subsequently, the electric field strengths in the detector elements were computed. In each step of the computation, an image processing technique was applied to convert the computed values to grayscale images. The results showed that a numerical solution to Laplace equation is dedicatedly an attractive approach to provide us the accurate values of electric field strength through the polymeric detector volume as well as the track area. According to the results, for a particular condition of the detector thickness equal to 445 μm, track length of 21 μm, the radii of 2.5 μm at track tip, the incidence angle of 90°, and the applied voltage of 2080 V, after computing Laplace equation for an extremely high population of 4000 × 4000 elements of detector, the average field strength at the tip of track was computed equal to 0.31 MV cm −1 which is in the range of dielectric strength for polymers. The results by our computation confirm Smythe’s model for estimating the ECE-tracks.

  20. Development of a real-time internal and external marker tracking system for particle therapy: a phantom study using patient tumor trajectory data.

    Science.gov (United States)

    Cho, Junsang; Cheon, Wonjoong; Ahn, Sanghee; Jung, Hyunuk; Sheen, Heesoon; Park, Hee Chul; Han, Youngyih

    2017-09-01

    Target motion-induced uncertainty in particle therapy is more complicated than that in X-ray therapy, requiring more accurate motion management. Therefore, a hybrid motion-tracking system that can track internal tumor motion and as well as an external surrogate of tumor motion was developed. Recently, many correlation tests between internal and external markers in X-ray therapy have been developed; however, the accuracy of such internal/external marker tracking systems, especially in particle therapy, has not yet been sufficiently tested. In this article, the process of installing an in-house hybrid internal/external motion-tracking system is described and the accuracy level of tracking system was acquired. Our results demonstrated that the developed in-house external/internal combined tracking system has submillimeter accuracy, and can be clinically used as a particle therapy system as well as a simulation system for moving tumor treatment. © The Author 2017. Published by Oxford University Press on behalf of The Japan Radiation Research Society and Japanese Society for Radiation Oncology.

  1. Practical Considerations for Detection and Characterization of Sub-Micron Particles in Protein Solutions by Nanoparticle Tracking Analysis.

    Science.gov (United States)

    Gruia, Flaviu; Parupudi, Arun; Polozova, Alla

    2015-01-01

    Nanoparticle Tracking Analysis (NTA) is an emerging analytical technique developed for detection, sizing, and counting of sub-micron particles in liquid media. Its feasibility for use in biopharmaceutical development was evaluated with particle standards and recombinant protein solutions. Measurements of aqueous suspensions of NIST-traceable polystyrene particle standards showed accurate particle concentration detection between 2 × 10(7) and 5 × 10(9) particles/mL. Sizing was accurate for particle standards up to 200 nm. Smaller than nominal value sizes were detected by NTA for the 300-900 nm particles. Measurements of protein solutions showed that NTA performance is solution-specific. Reduced sensitivity, especially in opalescent solutions, was observed. Measurements in such solutions may require sample dilution; however, common sample manipulations, such as dilution and filtration, may result in particle formation. Dilution and filtration case studies are presented to further illustrate such behavior. To benchmark general performance, NTA was compared against asymmetric flow field flow fractionation coupled with multi-angle light scattering (aF4-MALS) and dynamic light scattering, which are other techniques for sub-micron particles. Data shows that all three methods have limitations and may not work equally well under certain conditions. Nevertheless, the ability of NTA to directly detect and count sub-micron particles is a feature not matched by aF4-MALS or dynamic light scattering. Thorough characterization of particulate matter present in protein therapeutics is limited by the lack of analytical methods for particles in the sub-micron size range. Emerging techniques are being developed to bridge this analytical gap. In this study, Nanoparticle Tracking Analysis is evaluated as a potential tool for biologics development. Our results indicate that method performance is molecule-specific and may not work as well under all solution conditions, especially when

  2. Optimization of parameters of special asynchronous electric drives

    Science.gov (United States)

    Karandey, V. Yu; Popov, B. K.; Popova, O. B.; Afanasyev, V. L.

    2018-03-01

    The article considers the solution of the problem of parameters optimization of special asynchronous electric drives. The solution of the problem will allow one to project and create special asynchronous electric drives for various industries. The created types of electric drives will have optimum mass-dimensional and power parameters. It will allow one to realize and fulfill the set characteristics of management of technological processes with optimum level of expenses of electric energy, time of completing the process or other set parameters. The received decision allows one not only to solve a certain optimizing problem, but also to construct dependences between the optimized parameters of special asynchronous electric drives, for example, with the change of power, current in a winding of the stator or rotor, induction in a gap or steel of magnetic conductors and other parameters. On the constructed dependences, it is possible to choose necessary optimum values of parameters of special asynchronous electric drives and their components without carrying out repeated calculations.

  3. Time-Lapse Monitoring of DNA Damage Colocalized With Particle Tracks in Single Living Cells

    Energy Technology Data Exchange (ETDEWEB)

    McFadden, Conor H. [Department of Radiation Physics, The University of Texas MD Anderson Cancer Center, Houston, Texas (United States); Hallacy, Timothy M. [Department of Radiation Physics, The University of Texas MD Anderson Cancer Center, Houston, Texas (United States); Department of Physics and Astronomy, Rice University, Houston, Texas (United States); Flint, David B. [Department of Radiation Physics, The University of Texas MD Anderson Cancer Center, Houston, Texas (United States); Graduate School of Biomedical Sciences, The University of Texas, Houston, Texas (United States); Granville, Dal A. [Department of Medical Physics, The Ottawa Hospital Cancer Centre, Ottawa, Ontario (Canada); Asaithamby, Aroumougame [Division of Molecular Radiation Biology, Department of Radiation Oncology, University of Texas Southwestern Medical Centre, Dallas, Texas (United States); Sahoo, Narayan [Department of Radiation Physics, The University of Texas MD Anderson Cancer Center, Houston, Texas (United States); Akselrod, Mark S. [Crystal Growth Division, Landauer, Inc, Stillwater, Oklahoma (United States); Sawakuchi, Gabriel O., E-mail: gsawakuchi@mdanderson.org [Department of Radiation Physics, The University of Texas MD Anderson Cancer Center, Houston, Texas (United States); Graduate School of Biomedical Sciences, The University of Texas, Houston, Texas (United States)

    2016-09-01

    Purpose: Understanding the DNA damage and repair induced by hadron therapy (HT) beams is crucial for developing novel strategies to maximize the use of HT beams to treat cancer patients. However, spatiotemporal studies of DNA damage and repair for beam energies relevant to HT have been challenging. We report a technique that enables spatiotemporal measurement of radiation-induced damage in live cells and colocalization of this damage with charged particle tracks over a broad range of clinically relevant beam energies. The technique uses novel fluorescence nuclear track detectors with fluorescence confocal laser scanning microscopy in the beam line to visualize particle track traversals within the subcellular compartments of live cells within seconds after injury. Methods and Materials: We designed and built a portable fluorescence confocal laser scanning microscope for use in the beam path, coated fluorescence nuclear track detectors with fluorescent-tagged live cells (HT1080 expressing enhanced green fluorescent protein tagged to XRCC1, a single-strand break repair protein), placed the entire assembly into a proton therapy beam line, and irradiated the cells with a fluence of ∼1 × 10{sup 6} protons/cm{sup 2}. Results: We successfully obtained confocal images of proton tracks and foci of DNA single-strand breaks immediately after irradiation. Conclusions: This technique represents an innovative method for analyzing biological responses in any HT beam line at energies and dose rates relevant to therapy. It allows precise determination of the number of tracks traversing a subcellular compartment and monitoring the cellular damage therein, and has the potential to measure the linear energy transfer of each track from therapeutic beams.

  4. Modeling reactive transport with particle tracking and kernel estimators

    Science.gov (United States)

    Rahbaralam, Maryam; Fernandez-Garcia, Daniel; Sanchez-Vila, Xavier

    2015-04-01

    Groundwater reactive transport models are useful to assess and quantify the fate and transport of contaminants in subsurface media and are an essential tool for the analysis of coupled physical, chemical, and biological processes in Earth Systems. Particle Tracking Method (PTM) provides a computationally efficient and adaptable approach to solve the solute transport partial differential equation. On a molecular level, chemical reactions are the result of collisions, combinations, and/or decay of different species. For a well-mixed system, the chem- ical reactions are controlled by the classical thermodynamic rate coefficient. Each of these actions occurs with some probability that is a function of solute concentrations. PTM is based on considering that each particle actually represents a group of molecules. To properly simulate this system, an infinite number of particles is required, which is computationally unfeasible. On the other hand, a finite number of particles lead to a poor-mixed system which is limited by diffusion. Recent works have used this effect to actually model incomplete mix- ing in naturally occurring porous media. In this work, we demonstrate that this effect in most cases should be attributed to a defficient estimation of the concentrations and not to the occurrence of true incomplete mixing processes in porous media. To illustrate this, we show that a Kernel Density Estimation (KDE) of the concentrations can approach the well-mixed solution with a limited number of particles. KDEs provide weighting functions of each particle mass that expands its region of influence, hence providing a wider region for chemical reactions with time. Simulation results show that KDEs are powerful tools to improve state-of-the-art simulations of chemical reactions and indicates that incomplete mixing in diluted systems should be modeled based on alternative conceptual models and not on a limited number of particles.

  5. SSCTRK: A particle tracking code for the SSC

    International Nuclear Information System (INIS)

    Ritson, D.

    1990-07-01

    While many indirect methods are available to evaluate dynamic aperture there appears at this time to be no reliable substitute to tracking particles through realistic machine lattices for a number of turns determined by the storage times. Machine lattices are generated by ''Monte Carlo'' techniques from the expected rms fabrication and survey errors. Any given generated machine can potentially be a lucky or unlucky fluctuation from the average. Therefore simulation to serve as a predictor of future performance must be done for an ensemble of generated machines. Further, several amplitudes and momenta are necessary to predict machine performance. Thus to make Monte Carlo type simulations for the SSC requires very considerable computer resources. Hitherto, it has been assumed that this was not feasible, and alternative indirect methods have been proposed or tried to answer the problem. We reexamined the feasibility of using direct computation. Previous codes have represented lattices by a succession of thin elements separated by bend-drifts. With ''kick-drift'' configurations, tracking time is linear in the multipole order included, and the code is symplectic. Modern vector processors simultaneously handle a large number of cases in parallel. Combining the efficiencies of kick drift tracking with vector processing, in fact, makes realistic Monte Carlo simulation entirely feasible. SSCTRK uses the above features. It is structured to have a very friendly interface, a very wide latitude of choice for cases to be run in parallel, and, by using pure FORTRAN 77, to interchangeably run on a wide variety of computers. We describe in this paper the program structure operational checks and results achieved

  6. Multiparty Asynchronous Session Types

    DEFF Research Database (Denmark)

    Honda, Kohei; Yoshida, Nobuko; Carbone, Marco

    2016-01-01

    . This work extends the foregoing theories of binary session types to multiparty, asynchronous sessions, which often arise in practical communication-centered applications. Presented as a typed calculus for mobile processes, the theory introduces a new notion of types in which interactions involving multiple......Communication is a central elements in software development. As a potential typed foundation for structured communication-centered programming, session types have been studied over the past decade for a wide range of process calculi and programming languages, focusing on binary (two-party) sessions...... peers are directly abstracted as a global scenario. Global types retain the friendly type syntax of binary session types while specifying dependencies and capturing complex causal chains of multiparty asynchronous interactions. A global type plays the role of a shared agreement among communication peers...

  7. Three-dimensional single-particle tracking in live cells: news from the third dimension

    International Nuclear Information System (INIS)

    Dupont, A; Wehnekamp, F; Katayama, Y; Lamb, D C; Gorelashvili, M; Schüller, V; Arcizet, D; Heinrich, D

    2013-01-01

    Single-particle tracking (SPT) is of growing importance in the biophysical community. It is used to investigate processes such as drug and gene delivery, viral uptake, intracellular trafficking or membrane-bound protein mobility. Traditionally, SPT is performed in two dimensions (2D) because of its technical simplicity. However, life occurs in three dimensions (3D) and many methods have been recently developed to track particles in 3D. Now, is the third dimension worth the effort? Here we investigate the differences between the 2D and 3D analyses of intracellular transport with the 3D development of a time-resolved mean square displacement (MSD) analysis introduced previously. The 3D trajectories, and the 2D projections, of fluorescent nanoparticles were obtained with an orbital tracking microscope in two different cell types: in Dictyostelium discoideum ameba and in adherent, more flattened HuH-7 human cells. As expected from the different 3D organization of both cells’ cytoskeletons, a third of the active transport was lost upon projection in the ameba whereas the identification of the active phases was barely affected in the HuH-7 cells. In both cell types, we found intracellular diffusion to be anisotropic and the diffusion coefficient values derived from the 2D analysis were therefore biased. (paper)

  8. Solid state nuclear track detectors

    International Nuclear Information System (INIS)

    Medeiros, J.A.; Carvalho, M.L.C.P. de

    1992-12-01

    Solid state nuclear track detectors (SSNTD) are dielectric materials, crystalline or vitreous, which registers tracks of charged nuclear particles, like alpha particles or fission fragments. Chemical etching of the detectors origin tracks that are visible at the optical microscope: track etching rate is higher along the latent track, where damage due to the charged particle increase the chemical potential, and etching rate giving rise to holes, the etched tracks. Fundamental principles are presented as well as some ideas of main applications. (author)

  9. PTRACK: A particle tracking program for evaluation travel path/travel time uncertainties

    International Nuclear Information System (INIS)

    Thompson, B.M.; Campbell, J.E.; Longsine, D.E.

    1987-12-01

    PTRACK is a model which tracks the path of a radionuclide particle released from a nuclear waste repository into a ground-water flow system in a two-dimensional representation of stratified geologic medium. The code calculates the time required for the particle to travel from the release point (the edge of the disturbed zone) to the specified horizontal or vertical boundary (the accessible environment). The physical properties of the geologic setting and the ground-water flow system can be treated as fixed values or as random variables sampled from their respective probability distributions. In the latter case, PTRACK assigns a sampled value for each parameter and tracks a particle for this trial (realization) of the system. Repeated realizations allow the effects of parameter uncertainty on travel paths/travel times to be quantified. The code can also calculate partial correlation coefficients between dependent variables and independent variables, which are useful in identifying important independent variables. This documentation describes the mathematical basis for the model, the algorithms and solution techniques used, and the computer code design. It also contains a detailed user's manual. The implementation of PTRACK is verified with several systems for which solutions have been calculated by hand. The integration of PTRACK with a Latin hypercube sampling (LHS) code is also discussed, although other sampling methods can be employed in place of LHS. 11 refs., 14 figs., 22 tabs

  10. Strategy for fitting source strength and reconstruction procedure in radioactive particle tracking

    International Nuclear Information System (INIS)

    Mosorov, Volodymyr

    2015-01-01

    The Radioactive Particle Tracking (RPT) technique is widely applied to study the dynamic properties of flows inside a reactor. Usually, a single radioactive particle that is neutrally buoyant with respect to the phase is used as a tracker. The particle moves inside a 3D volume of interest, and its positions are determined by an array of scintillation detectors, which count the incoming photons. The particle position coordinates are calculated by using a reconstruction procedure that solves a minimization problem between the measured counts and calibration data. Although previous studies have described the influence of specified factors on the RPT resolution and sensitivities, the question of how to choose an appropriate source strength and reconstruction procedure for the given RPT setup remains an unsolved problem. This work describes and applies the original strategy for fitting both the source strength and the sampling time interval to a specified RPT setup to guarantee a required accuracy of measurements. Additionally, the measurement accuracy of an RPT setup can be significantly increased by changing the reconstruction procedure. The results of the simulations, based on the Monte Carlo approach, have demonstrated that the proposed strategy allows for the successful implementation of the As Low As Reasonably Achievable (ALARA) principle when designing the RPT setup. The limitations and drawbacks of the proposed procedure are also presented. - Highlights: • We develop an original strategy for fitting source strength and measurement time interval in radioactive particle tracking (RPT) technique. • The proposed strategy allows successfully to implement the ALAPA (As Low As Reasonably Achievable) principle in designing of a RPT setup. • Measurement accuracy of a RPT setup can be significantly increased by improvement of the reconstruction procedure. • The algorithm can be applied to monitor the motion of the radioactive tracer in a reactor

  11. Interpolation algorithm for asynchronous ADC-data

    Directory of Open Access Journals (Sweden)

    S. Bramburger

    2017-09-01

    Full Text Available This paper presents a modified interpolation algorithm for signals with variable data rate from asynchronous ADCs. The Adaptive weights Conjugate gradient Toeplitz matrix (ACT algorithm is extended to operate with a continuous data stream. An additional preprocessing of data with constant and linear sections and a weighted overlap of step-by-step into spectral domain transformed signals improve the reconstruction of the asycnhronous ADC signal. The interpolation method can be used if asynchronous ADC data is fed into synchronous digital signal processing.

  12. A variational multiscale method for particle-cloud tracking in turbomachinery flows

    Science.gov (United States)

    Corsini, A.; Rispoli, F.; Sheard, A. G.; Takizawa, K.; Tezduyar, T. E.; Venturini, P.

    2014-11-01

    We present a computational method for simulation of particle-laden flows in turbomachinery. The method is based on a stabilized finite element fluid mechanics formulation and a finite element particle-cloud tracking method. We focus on induced-draft fans used in process industries to extract exhaust gases in the form of a two-phase fluid with a dispersed solid phase. The particle-laden flow causes material wear on the fan blades, degrading their aerodynamic performance, and therefore accurate simulation of the flow would be essential in reliable computational turbomachinery analysis and design. The turbulent-flow nature of the problem is dealt with a Reynolds-Averaged Navier-Stokes model and Streamline-Upwind/Petrov-Galerkin/Pressure-Stabilizing/Petrov-Galerkin stabilization, the particle-cloud trajectories are calculated based on the flow field and closure models for the turbulence-particle interaction, and one-way dependence is assumed between the flow field and particle dynamics. We propose a closure model utilizing the scale separation feature of the variational multiscale method, and compare that to the closure utilizing the eddy viscosity model. We present computations for axial- and centrifugal-fan configurations, and compare the computed data to those obtained from experiments, analytical approaches, and other computational methods.

  13. 3D particle tracking velocimetry using dynamic discrete tomography for plasma physics applications

    DEFF Research Database (Denmark)

    Moseev, Dmitry; Alpers, Andreas; Gritzmann, Peter

    2013-01-01

    tomography algorithm is efficient for data from two projection directions and exact. The non-uniqueness can be detected and tracked individually. The algorithm performance is proportional to N3 on average where N is the number of particles in the reconstruction. There is a room for further improvement...

  14. Synchronous and Asynchronous ATM Multiplexor Properties Comparsion

    OpenAIRE

    Jan Zabka

    2006-01-01

    The article is aimed to ATM multiplexor computer model utilisation. Based on simulation runs we try to review aspects of use a synchronous and asynchronous ATM multiplexors. ATM multiplexor is the input queuing model with three inputs. Synchronous multiplexor works without an input priority. Multiplexor inputs are served periodically. Asynchronous multiplexor model supports several queuing and priority mechanisms. CLR and CTD are basic performance parameters. Input cell flows are genera...

  15. Asynchronous communication in real space process algebra

    OpenAIRE

    Baeten, JCM Jos; Bergstra, JA Jan

    1990-01-01

    A version of classical real space process algebra is given in which messages travel with constant speed through a three-dimensional medium. It follows that communication is asynchronous and has a broadcasting character. A state operator is used to describe asynchronous message transfer and a priority mechanism allows to express the broadcasting mechanism. As an application, a protocol is specified in which the receiver moves with respect to the sender.

  16. Asynchronous Learning Sources in a High-Tech Organization

    Science.gov (United States)

    Bouhnik, Dan; Giat, Yahel; Sanderovitch, Yafit

    2009-01-01

    Purpose: The purpose of this study is to characterize learning from asynchronous sources among research and development (R&D) personnel. It aims to examine four aspects of asynchronous source learning: employee preferences regarding self-learning; extent of source usage; employee satisfaction with these sources and the effect of the sources on the…

  17. TCDQ-TCT retraction and losses during asynchronous beam dump

    CERN Document Server

    Bracco, Chiara; Quaranta, Elena; CERN. Geneva. ATS Department

    2016-01-01

    The protection provided by the TCDQs in case of asynchronous beam dump depends strongly on their correct setup. They have to respect the strict hierarchy of the full collimation system and shield the tertiary collimators in the experimental regions. This MD aimed at performing asynchronous beam dump tests with different configurations, in order to assess the minimum allowed retraction between TCTs and TCDQs and, as a consequence, on the The protection provided by the TCDQs in case of asynchronous beam dump depends strongly on their correct setup. They have to respect the strict hierarchy of the full collimation system and shield the tertiary collimators in the experimental regions. This MD aimed at performing asynchronous beam dump tests with different configurations, in order to assess the minimum allowed retraction between TCTs and TCDQs and, as a consequence, on the β* reach.

  18. Dual-Channel Particle Filter Based Track-Before-Detect for Monopulse Radar

    Directory of Open Access Journals (Sweden)

    Fei Cai

    2014-01-01

    Full Text Available A particle filter based track-before-detect (PF-TBD algorithm is proposed for the monopulse high pulse repetition frequency (PRF pulse Doppler radar. The actual measurement model is adopted, in which the range is highly ambiguous and the sum and difference channels exist in parallel. A quantization method is used to approximate the point spread function to reduce the computation load. The detection decisions of the PF-TBD are fed to a binary integrator to further improve the detection performance. Simulation results show that the proposed algorithm can detect and track the low SNR target efficiently. The detection performance is improved significantly for both the single frame and the multiframe detection compared with the classical detector. A performance comparison with the PF-TBD using sum channel only is also supplied.

  19. Basic Algorithms for the Asynchronous Reconfigurable Mesh

    Directory of Open Access Journals (Sweden)

    Yosi Ben-Asher

    2002-01-01

    Full Text Available Many constant time algorithms for various problems have been developed for the reconfigurable mesh (RM in the past decade. All these algorithms are designed to work with synchronous execution, with no regard for the fact that large size RMs will probably be asynchronous. A similar observation about the PRAM model motivated many researchers to develop algorithms and complexity measures for the asynchronous PRAM (APRAM. In this work, we show how to define the asynchronous reconfigurable mesh (ARM and how to measure the complexity of asynchronous algorithms executed on it. We show that connecting all processors in a row of an n×n ARM (the analog of barrier synchronization in the APRAM model can be solved with complexity Θ(nlog⁡n. Intuitively, this is average work time for solving such a problem. Next, we describe general a technique for simulating T -step synchronous RM algorithms on the ARM with complexity of Θ(T⋅n2log⁡n. Finally, we consider the simulation of the classical synchronous algorithm for counting the number of non-zero bits in an n bits vector using (k

  20. An Efficient and Robust Method for Lagrangian Magnetic Particle Tracking in Fluid Flow Simulations on Unstructured Grids

    NARCIS (Netherlands)

    Cohen Stuart, D.C.; Kleijn, C.R.; Kenjeres, S.

    2010-01-01

    In this paper we report on a newly developed particle tracking scheme for fluid flow simulations on 3D unstructured grids, aiming to provide detailed insights in the particle behaviour in complex geometries. A possible field of applications is the Magnetic Drug Targeting (MDT) technique, on which

  1. Symplectic Tracking of Multi-Isotopic Heavy-Ion Beams in SixTrack

    CERN Document Server

    Hermes, Pascal; De Maria, Riccardo

    2016-01-01

    The software SixTrack provides symplectic proton tracking over a large number of turns. The code is used for the tracking of beam halo particles and the simulation of their interaction with the collimators to study the efficiency of the LHC collimation system. Tracking simulations for heavy-ion beams require taking into account the mass to charge ratio of each particle because heavy ions can be subject to fragmentation at their passage through the collimators. In this paper we present the derivation of a Hamiltonian for multi-isotopic heavy-ion beams and symplectic tracking maps derived from it. The resulting tracking maps were implemented in the tracking software SixTrack. With this modification, SixTrack can be used to natively track heavy-ion beams of multiple isotopes through a magnetic accelerator lattice.

  2. Robust and Adaptive Block Tracking Method Based on Particle Filter

    Directory of Open Access Journals (Sweden)

    Bin Sun

    2015-10-01

    Full Text Available In the field of video analysis and processing, object tracking is attracting more and more attention especially in traffic management, digital surveillance and so on. However problems such as objects’ abrupt motion, occlusion and complex target structures would bring difficulties to academic study and engineering application. In this paper, a fragmentsbased tracking method using the block relationship coefficient is proposed. In this method, we use particle filter algorithm and object region is divided into blocks initially. The contribution of this method is that object features are not extracted just from a single block, the relationship between current block and its neighbor blocks are extracted to describe the variation of the block. Each block is weighted according to the block relationship coefficient when the block is voted on the most matched region in next frame. This method can make full use of the relationship between blocks. The experimental results demonstrate that our method can provide good performance in condition of occlusion and abrupt posture variation.

  3. Pharmacists' perception of synchronous versus asynchronous distance learning for continuing education programs.

    Science.gov (United States)

    Buxton, Eric C

    2014-02-12

    To evaluate and compare pharmacists' satisfaction with the content and learning environment of a continuing education program series offered as either synchronous or asynchronous webinars. An 8-lecture series of online presentations on the topic of new drug therapies was offered to pharmacists in synchronous and asynchronous webinar formats. Participants completed a 50-question online survey at the end of the program series to evaluate their perceptions of the distance learning experience. Eighty-two participants completed the survey instrument (41 participants from the live webinar series and 41 participants from the asynchronous webinar series.) Responses indicated that while both groups were satisfied with the program content, the asynchronous group showed greater satisfaction with many aspects of the learning environment. The synchronous and asynchronous webinar participants responded positively regarding the quality of the programming and the method of delivery, but asynchronous participants rated their experience more positively overall.

  4. Track models and radiation chemical yields

    International Nuclear Information System (INIS)

    Chatterjee, A.; Magee, J.L.

    1987-01-01

    The authors are concerned only with systems in which single track effects dominate and radiation chemical yields are sums of yields for individual tracks. The authors know that the energy deposits of heavy particle tracks are composed of spurs along the particle trajectory (about one-half of the energy) and a more diffuse pattern composed of the tracks of knock-on electrons, called the penumbra (about one-half of the energy). The simplest way to introduce the concept of a unified track model for heavy particles is to consider the special case of the track of a heavy particle with an LET below 0.2-0.3eV/A, which in practice limits us to protons, deuterons, or particles with energy above 100 MeV per nucleon. At these LET values, to a good approximation, spurs formed by the main particle track can be considered to remain isolated throughout the radiation chemical reactions

  5. Clinically viable magnetic poly(lactide-co-glycolide) (PLGA) particles for MRI-based cell tracking

    Science.gov (United States)

    Granot, Dorit; Nkansah, Michael K.; Bennewitz, Margaret F.; Tang, Kevin S.; Markakis, Eleni A.; Shapiro, Erik M.

    2013-01-01

    Purpose To design, fabricate, characterize and in vivo assay clinically viable magnetic particles for MRI-based cell tracking. Methods PLGA encapsulated magnetic nano- and microparticles were fabricated. Multiple biologically relevant experiments were performed to assess cell viability, cellular performance and stem cell differentiation. In vivo MRI experiments were performed to separately test cell transplantation and cell migration paradigms, as well as in vivo biodegradation. Results Highly magnetic nano- (~100 nm) and microparticles (~1–2 μm) were fabricated. Magnetic cell labeling in culture occurred rapidly achieving 3–50 pg Fe/cell at 3 hrs for different particles types, and >100 pg Fe/cell after 10 hours, without the requirement of a transfection agent, and with no effect on cell viability. The capability of magnetically labeled mesenchymal or neural stem cells to differentiate down multiple lineages, or for magnetically labeled immune cells to release cytokines following stimulation, was uncompromised. An in vivo biodegradation study revealed that NPs degraded ~80% over the course of 12 weeks. MRI detected as few as 10 magnetically labeled cells, transplanted into the brains of rats. Also, these particles enabled the in vivo monitoring of endogenous neural progenitor cell migration in rat brains over 2 weeks. Conclusion The robust MRI properties and benign safety profile of these particles make them promising candidates for clinical translation for MRI-based cell tracking. PMID:23568825

  6. Designing Asynchronous Circuits for Low Power: An IFIR Filter

    DEFF Research Database (Denmark)

    Nielsen, Lars Skovby; Sparsø, Jens

    1999-01-01

    This paper addresses the design of asynchronous circuits for low power through an example: a filter bank for a digital hearing aid. The asynchronous design re-implements an existing synchronous circuit which is used in a commercial product. For comparison, both designs have been fabricated...

  7. FPGA BASED ASYNCHRONOUS PIPELINED MB-OFDM UWB TRANSMITTER BACKEND MODULES

    Directory of Open Access Journals (Sweden)

    M. Santhi

    2010-03-01

    Full Text Available In this paper, a novel scheme is proposed which comprises the advantages of asynchronous pipelining techniques and the advantages of FPGAs for implementing a 200Mbps MB-OFDM UWB transmitter digital backend modules. In asynchronous pipelined system, registers are used as in synchronous system. But they are controlled by handshaking signals. Since FPGAs are rich in registers, design and implementation of asynchronous pipelined MBOFDM UWB transmitter on FPGA using four-phase bundled-data protocol is considered in this paper. Novel ideas have also been proposed for designing asynchronous OFDM using Modified Radix-24 SDF and asynchronous interleaver using two RAM banks. Implementation has been performed on ALTERA STRATIX II EP2S60F1020C4 FPGA and it is operating at a speed of 350MHz. It is assured that the proposed MB-OFDM UWB system can be made to work on STRATIX III device with the operating frequency of 528MHz in compliance to the ECMA-368 standard. The proposed scheme is also applicable for FPGA from other vendors and ASIC.

  8. Integrating Asynchronous Digital Design Into the Computer Engineering Curriculum

    Science.gov (United States)

    Smith, S. C.; Al-Assadi, W. K.; Di, J.

    2010-01-01

    As demand increases for circuits with higher performance, higher complexity, and decreased feature size, asynchronous (clockless) paradigms will become more widely used in the semiconductor industry, as evidenced by the International Technology Roadmap for Semiconductors' (ITRS) prediction of a likely shift from synchronous to asynchronous design…

  9. Exploring Asynchronous and Synchronous Tool Use in Online Courses

    Science.gov (United States)

    Oztok, Murat; Zingaro, Daniel; Brett, Clare; Hewitt, Jim

    2013-01-01

    While the independent contributions of synchronous and asynchronous interaction in online learning are clear, comparatively less is known about the pedagogical consequences of using both modes in the same environment. In this study, we examine relationships between students' use of asynchronous discussion forums and synchronous private messages…

  10. An Overview of the Asynchronous Digital Systems – Part 3

    Directory of Open Access Journals (Sweden)

    Mihai Timis

    2008-01-01

    Full Text Available Implementation methods for the digital asynchronous systems use different predefined models like self timed circuits, speed independent circuits, delay insensitive circuits, handshake protocol implementation in asynchronous systems,C Muller circuits.

  11. An Overview of the Asynchronous Digital Systems – Part 2

    Directory of Open Access Journals (Sweden)

    Mihai Timis

    2008-01-01

    Full Text Available Implementation methods for the digital asynchronous systems use different predefined models like self timed circuits, speed independent circuits, delay insensitive circuits, handshake protocol implementation in asynchronous systems,C Muller circuits.

  12. Router Designs for an Asynchronous Time-Division-Multiplexed Network-on-Chip

    DEFF Research Database (Denmark)

    Kasapaki, Evangelia; Sparsø, Jens; Sørensen, Rasmus Bo

    2013-01-01

    In this paper we explore the design of an asynchronous router for a time-division-multiplexed (TDM) network-on-chip (NOC) that is being developed for a multi-processor platform for hard real-time systems. TDM inherently requires a common time reference, and existing TDM-based NOC designs are either....... This adds hardware complexity and increases area and power consumption. We propose to use asynchronous routers in order to achieve a simpler, more robust and globally-asynchronous NOC, and this represents an unexplored point in the design space. The paper presents a range of alternative router designs. All...... routers have been synthesized for a 65nm CMOS technology, and the paper reports post-layout figures for area, speed and energy and compares the asynchronous designs with an existing mesochronous clocked router. The results show that an asynchronous router is 2 times smaller, marginally slower...

  13. Evaluation of discrete modeling efficiency of asynchronous electric machines

    OpenAIRE

    Byczkowska-Lipińska, Liliana; Stakhiv, Petro; Hoholyuk, Oksana; Vasylchyshyn, Ivanna

    2011-01-01

    In the paper the problem of effective mathematical macromodels in the form of state variables intended for asynchronous motor transient analysis is considered. Their comparing with traditional mathematical models of asynchronous motors including models built into MATLAB/Simulink software was carried out and analysis of their efficiency was conducted.

  14. Two Studies Examining Argumentation in Asynchronous Computer Mediated Communication

    Science.gov (United States)

    Joiner, Richard; Jones, Sarah; Doherty, John

    2008-01-01

    Asynchronous computer mediated communication (CMC) would seem to be an ideal medium for supporting development in student argumentation. This paper investigates this assumption through two studies. The first study compared asynchronous CMC with face-to-face discussions. The transactional and strategic level of the argumentation (i.e. measures of…

  15. MODELING AND INVESTIGATION OF ASYNCHRONOUS TWO-MACHINE SYSTEM MODES

    Directory of Open Access Journals (Sweden)

    V. S. Safaryan

    2014-01-01

    Full Text Available The paper considers stationary and transient processes of an asynchronous two-machine system. A mathematical model for investigation of stationary and transient modes, static characteristics and research results of dynamic process pertaining to starting-up the asynchronous two-machine system has been given in paper.

  16. An Unscented Kalman-Particle Hybrid Filter for Space Object Tracking

    Science.gov (United States)

    Raihan A. V, Dilshad; Chakravorty, Suman

    2018-03-01

    Optimal and consistent estimation of the state of space objects is pivotal to surveillance and tracking applications. However, probabilistic estimation of space objects is made difficult by the non-Gaussianity and nonlinearity associated with orbital mechanics. In this paper, we present an unscented Kalman-particle hybrid filtering framework for recursive Bayesian estimation of space objects. The hybrid filtering scheme is designed to provide accurate and consistent estimates when measurements are sparse without incurring a large computational cost. It employs an unscented Kalman filter (UKF) for estimation when measurements are available. When the target is outside the field of view (FOV) of the sensor, it updates the state probability density function (PDF) via a sequential Monte Carlo method. The hybrid filter addresses the problem of particle depletion through a suitably designed filter transition scheme. To assess the performance of the hybrid filtering approach, we consider two test cases of space objects that are assumed to undergo full three dimensional orbital motion under the effects of J 2 and atmospheric drag perturbations. It is demonstrated that the hybrid filters can furnish fast, accurate and consistent estimates outperforming standard UKF and particle filter (PF) implementations.

  17. Data-Driven Based Asynchronous Motor Control for Printing Servo Systems

    Science.gov (United States)

    Bian, Min; Guo, Qingyun

    Modern digital printing equipment aims to the environmental-friendly industry with high dynamic performances and control precision and low vibration and abrasion. High performance motion control system of printing servo systems was required. Control system of asynchronous motor based on data acquisition was proposed. Iterative learning control (ILC) algorithm was studied. PID control was widely used in the motion control. However, it was sensitive to the disturbances and model parameters variation. The ILC applied the history error data and present control signals to approximate the control signal directly in order to fully track the expect trajectory without the system models and structures. The motor control algorithm based on the ILC and PID was constructed and simulation results were given. The results show that data-driven control method is effective dealing with bounded disturbances for the motion control of printing servo systems.

  18. A prototype pixel readout chip for asynchronous detection applications

    International Nuclear Information System (INIS)

    Raymond, D.M.; Hall, G.; Lewis, A.J.; Sharp, P.H.

    1991-01-01

    A two-dimensional array of amplifier cells has been fabricated as a prototype readout system for a matching array of silicon diode detectors. Each cell contains a preamplifier, shaping amplifier, comparator and analogue signal storage in an area of 300 μmx320 μm using 3 μm CMOS technology. Full size chips will be bump bonded to pixel detector arrays. Low noise and asynchronous operation are novel design features. With noise levels of less than 250 rms electrons for input capacitances up to 600 fF, pixel detectors will be suitable for autoradiography, synchrotron X-ray and high energy particle detection applications. The design of the prototype chip is presented and future developments and prospects for applications are discussed. (orig.)

  19. PsychVACS: a system for asynchronous telepsychiatry.

    Science.gov (United States)

    Odor, Alberto; Yellowlees, Peter; Hilty, Donald; Parish, Michelle Burke; Nafiz, Najia; Iosif, Ana-Maria

    2011-05-01

    To describe the technical development of an asynchronous telepsychiatry application, the Psychiatric Video Archiving and Communication System. A client-server application was developed in Visual Basic.Net with Microsoft(®) SQL database as the backend. It includes the capability of storing video-recorded psychiatric interviews and manages the workflow of the system with automated messaging. Psychiatric Video Archiving and Communication System has been used to conduct the first ever series of asynchronous telepsychiatry consultations worldwide. A review of the software application and the process as part of this project has led to a number of improvements that are being implemented in the next version, which is being written in Java. This is the first description of the use of video recorded data in an asynchronous telemedicine application. Primary care providers and consulting psychiatrists have found it easy to work with and a valuable resource to increase the availability of psychiatric consultation in remote rural locations.

  20. A highly scalable particle tracking algorithm using partitioned global address space (PGAS) programming for extreme-scale turbulence simulations

    Science.gov (United States)

    Buaria, D.; Yeung, P. K.

    2017-12-01

    A new parallel algorithm utilizing a partitioned global address space (PGAS) programming model to achieve high scalability is reported for particle tracking in direct numerical simulations of turbulent fluid flow. The work is motivated by the desire to obtain Lagrangian information necessary for the study of turbulent dispersion at the largest problem sizes feasible on current and next-generation multi-petaflop supercomputers. A large population of fluid particles is distributed among parallel processes dynamically, based on instantaneous particle positions such that all of the interpolation information needed for each particle is available either locally on its host process or neighboring processes holding adjacent sub-domains of the velocity field. With cubic splines as the preferred interpolation method, the new algorithm is designed to minimize the need for communication, by transferring between adjacent processes only those spline coefficients determined to be necessary for specific particles. This transfer is implemented very efficiently as a one-sided communication, using Co-Array Fortran (CAF) features which facilitate small data movements between different local partitions of a large global array. The cost of monitoring transfer of particle properties between adjacent processes for particles migrating across sub-domain boundaries is found to be small. Detailed benchmarks are obtained on the Cray petascale supercomputer Blue Waters at the University of Illinois, Urbana-Champaign. For operations on the particles in a 81923 simulation (0.55 trillion grid points) on 262,144 Cray XE6 cores, the new algorithm is found to be orders of magnitude faster relative to a prior algorithm in which each particle is tracked by the same parallel process at all times. This large speedup reduces the additional cost of tracking of order 300 million particles to just over 50% of the cost of computing the Eulerian velocity field at this scale. Improving support of PGAS models on

  1. Multi-Color Single Particle Tracking with Quantum Dots

    DEFF Research Database (Denmark)

    Christensen, Eva Arnspang; Brewer, J. R.; Lagerholm, B. C.

    2012-01-01

    . multiplex single molecule sensitivity applications such as single particle tracking (SPT). In order to fully optimize single molecule multiplex application with QDs, we have in this work performed a comprehensive quantitative investigation of the fluorescence intensities, fluorescence intensity fluctuations......Quantum dots (QDs) have long promised to revolutionize fluorescence detection to include even applications requiring simultaneous multi-species detection at single molecule sensitivity. Despite the early promise, the unique optical properties of QDs have not yet been fully exploited in e. g...... further show that there is only a small size advantage in using blue-shifted QDs in biological applications because of the additional size of the water-stabilizing surface coat. Extending previous work, we finally also show that parallel four color multicolor (MC)-SPT with QDs is possible at an image...

  2. A New Method for Tracking Individual Particles During Bed Load Transport in a Gravel-Bed River

    Science.gov (United States)

    Tremblay, M.; Marquis, G. A.; Roy, A. G.; Chaire de Recherche Du Canada En Dynamique Fluviale

    2010-12-01

    Many particle tracers (passive or active) have been developed to study gravel movement in rivers. It remains difficult, however, to document resting and moving periods and to know how particles travel from one deposition site to another. Our new tracking method uses the Hobo Pendant G acceleration Data Logger to quantitatively describe the motion of individual particles from the initiation of movement, through the displacement and to the rest, in a natural gravel river. The Hobo measures the acceleration in three dimensions at a chosen temporal frequency. The Hobo was inserted into 11 artificial rocks. The rocks were seeded in Ruisseau Béard, a small gravel-bed river in the Yamaska drainage basin (Québec) where the hydraulics, particle sizes and bed characteristics are well known. The signals recorded during eight floods (Summer and Fall 2008-2009) allowed us to develop an algorithm which classifies the periods of rest and motion. We can differentiate two types of motion: sliding and rolling. The particles can also vibrate while remaining in the same position. The examination of the movement and vibration periods with respect to the hydraulic conditions (discharge, shear stress, stream power) showed that vibration occurred mostly before the rise of hydrograph and allowed us to establish movement threshold and response times. In all cases, particle movements occurred during floods but not always in direct response to increased bed shear stress and stream power. This method offers great potential to track individual particles and to establish a spatiotemporal sequence of the intermittent transport of the particle during a flood and to test theories concerning the resting periods of particles on a gravel bed.

  3. Nuclear fragmentation and the number of particle tracks in tissue

    International Nuclear Information System (INIS)

    Ponomarev, A. L.; Cucinotta, F. A.

    2006-01-01

    For high energy nuclei, the number of particle tracks per cell is modified by local nuclear reactions that occur, with large fluctuations expected for heavy ion tracks. Cells near the interaction site of a reaction will experience a much higher number of tracks than estimated by the average fluence. Two types of reaction products are possible and occur in coincidence; projectile fragments, which generally have smaller charge and similar velocity to that of the projectile, and target fragments, which are produced from the fragmentation of the nuclei of water atoms or other cellular constituents with low velocity. In order to understand the role of fragmentation in biological damage a new model of human tissue irradiated by heavy ions was developed. A box of the tissue is modelled with periodic boundary conditions imposed, which extrapolates the technique to macroscopic volumes of tissue. The cross sections for projectile and target fragmentation products are taken from the quantum multiple scattering fragmentation code previously developed at NASA Johnson Space Center. Statistics of fragmentation pathways occurring in a cell monolayer, as well as in a small volume of 10 x 10 x 10 cells are given. A discussion on approaches to extend the model to describe spatial distributions of inactivated or other cell damage types, as well as highly organised tissues of multiple cell types, is presented. (authors)

  4. ASCERTAINMENT OF THE EQUIVALENT CIRCUIT PARAMETERS OF THE ASYNCHRONOUS MACHINE

    Directory of Open Access Journals (Sweden)

    V. S. Safaryan

    2015-01-01

    Full Text Available The article considers experimental and analytical determination of the asynchronous machine equivalent-circuit parameters with application of the reference data. Transient processes investigation of the asynchronous machines necessitates the equivalent circuit parameters (resistance impedance, inductances and coefficient of the stator-rotor contours mutual inductance that help form the transitory-process mathematical simulation model. The reference books do not provide those parameters; they instead give the rated ones (active power, voltage, slide, coefficient of performance and capacity coefficient as well as the ratio of starting and nominal currents and torques. The noted studies on the asynchronous machine equivalent-circuits parametrization fail to solve the problems ad finem or solve them with admissions. The paper presents experimental and analytical determinations of the asynchronous machine equivalent-circuit parameters: the experimental one based on the results of two measurements and the analytical one where the problem boils down to solving a system of nonlineal algebraic equations. The authors investigate the equivalent asynchronous machine input-resistance properties and adduce the dependence curvatures of the input-resistances on the slide. They present a symbolic model for analytical parameterization of the asynchronous machine equivalent-circuit that represents a system of nonlineal equations and requires one of the rotor-parameters arbitrary assignment. The article demonstrates that for the asynchronous machine equivalent-circuit experimental parameterization the measures are to be conducted of the stator-circuit voltage, current and active power with two different slides and arbitrary assignment of one of the rotor parameters. The paper substantiates the fact that additional measurement does not discard the rotor-parameter choice arbitrariness. The authors establish that in motoring mode there is a critical slide by which the

  5. Effect of asynchronous updating on the stability of cellular automata

    International Nuclear Information System (INIS)

    Baetens, J.M.; Van der Weeën, P.; De Baets, B.

    2012-01-01

    Highlights: ► An upper bound on the Lyapunov exponent of asynchronously updated CA is established. ► The employed update method has repercussions on the stability of CAs. ► A decision on the employed update method should be taken with care. ► Substantial discrepancies arise between synchronously and asynchronously updated CA. ► Discrepancies between different asynchronous update schemes are less pronounced. - Abstract: Although cellular automata (CAs) were conceptualized as utter discrete mathematical models in which the states of all their spatial entities are updated simultaneously at every consecutive time step, i.e. synchronously, various CA-based models that rely on so-called asynchronous update methods have been constructed in order to overcome the limitations that are tied up with the classical way of evolving CAs. So far, only a few researchers have addressed the consequences of this way of updating on the evolved spatio-temporal patterns, and the reachable stationary states. In this paper, we exploit Lyapunov exponents to determine to what extent the stability of the rules within a family of totalistic CAs is affected by the underlying update method. For that purpose, we derive an upper bound on the maximum Lyapunov exponent of asynchronously iterated CAs, and show its validity, after which we present a comparative study between the Lyapunov exponents obtained for five different update methods, namely one synchronous method and four well-established asynchronous methods. It is found that the stability of CAs is seriously affected if one of the latter methods is employed, whereas the discrepancies arising between the different asynchronous methods are far less pronounced and, finally, we discuss the repercussions of our findings on the development of CA-based models.

  6. Detection of Failure in Asynchronous Motor Using Soft Computing Method

    Science.gov (United States)

    Vinoth Kumar, K.; Sony, Kevin; Achenkunju John, Alan; Kuriakose, Anto; John, Ano P.

    2018-04-01

    This paper investigates the stator short winding failure of asynchronous motor also their effects on motor current spectrums. A fuzzy logic approach i.e., model based technique possibly will help to detect the asynchronous motor failure. Actually, fuzzy logic similar to humanoid intelligent methods besides expected linguistic empowering inferences through vague statistics. The dynamic model is technologically advanced for asynchronous motor by means of fuzzy logic classifier towards investigate the stator inter turn failure in addition open phase failure. A hardware implementation was carried out with LabVIEW for the online-monitoring of faults.

  7. Effect of track etch rate on geometric track characteristics for polymeric track detectors

    International Nuclear Information System (INIS)

    Abdel-Naby, A.A.; El-Akkad, F.A.

    2001-01-01

    Analysis of the variable track etch rate on geometric track characteristic for polymeric track detectors has been applied to the case of LR-155 II SSNTD. Spectrometric characteristics of low energy alpha particles response by the polymeric detector have been obtained. The track etching kinematics theory of development of minor diameter of the etched tracks has been applied. The calculations show that, for this type of detector, the energy dependence of the minor track diameter d is linear for small-etched removal layer h. The energy resolution gets better for higher etched removal layer

  8. Quantum dynamics of a particle in a tracking chamber

    International Nuclear Information System (INIS)

    Figari, Rodolfo; INFN, Napoli; Teta, Alessandro

    2014-01-01

    In the original formulation of quantum mechanics the existence of a precise border between a microscopic world, governed by quantum mechanics, and a macroscopic world, described by classical mechanics was assumed. Modern theoretical and experimental physics has moved that border several times, carefully investigating its definition and making available to observation larger and larger quantum systems. The present book examines a paradigmatic case of the transition from quantum to classical behavior: A quantum particle is revealed in a tracking chamber as a trajectory obeying the laws of classical mechanics. The authors provide here a purely quantum-mechanical description of this behavior, thus helping to illuminate the nature of the border between the quantum and the classical.

  9. Simulations of DSB Yields and Radiation-induced Chromosomal Aberrations in Human Cells Based on the Stochastic Track Structure Induced by HZE Particles

    Science.gov (United States)

    Ponomarev, Artem; Plante, Ianik; George, Kerry; Wu, Honglu

    2014-01-01

    The formation of double-strand breaks (DSBs) and chromosomal aberrations (CAs) is of great importance in radiation research and, specifically, in space applications. We are presenting a new particle track and DNA damage model, in which the particle stochastic track structure is combined with the random walk (RW) structure of chromosomes in a cell nucleus. The motivation for this effort stems from the fact that the model with the RW chromosomes, NASARTI (NASA radiation track image) previously relied on amorphous track structure, while the stochastic track structure model RITRACKS (Relativistic Ion Tracks) was focused on more microscopic targets than the entire genome. We have combined chromosomes simulated by RWs with stochastic track structure, which uses nanoscopic dose calculations performed with the Monte-Carlo simulation by RITRACKS in a voxelized space. The new simulations produce the number of DSBs as function of dose and particle fluence for high-energy particles, including iron, carbon and protons, using voxels of 20 nm dimension. The combined model also calculates yields of radiation-induced CAs and unrejoined chromosome breaks in normal and repair deficient cells. The joined computational model is calibrated using the relative frequencies and distributions of chromosomal aberrations reported in the literature. The model considers fractionated deposition of energy to approximate dose rates of the space flight environment. The joined model also predicts of the yields and sizes of translocations, dicentrics, rings, and more complex-type aberrations formed in the G0/G1 cell cycle phase during the first cell division after irradiation. We found that the main advantage of the joined model is our ability to simulate small doses: 0.05-0.5 Gy. At such low doses, the stochastic track structure proved to be indispensable, as the action of individual delta-rays becomes more important.

  10. Assessing the efficacy of nano- and micro-sized magnetic particles as contrast agents for MRI cell tracking.

    Directory of Open Access Journals (Sweden)

    Arthur Taylor

    Full Text Available Iron-oxide based contrast agents play an important role in magnetic resonance imaging (MRI of labelled cells in vivo. Currently, a wide range of such contrast agents is available with sizes varying from several nanometers up to a few micrometers and consisting of single or multiple magnetic cores. Here, we evaluate the effectiveness of these different particles for labelling and imaging stem cells, using a mouse mesenchymal stem cell line to investigate intracellular uptake, retention and processing of nano- and microsized contrast agents. The effect of intracellular confinement on transverse relaxivity was measured by MRI at 7 T and in compliance with the principles of the '3Rs', the suitability of the contrast agents for MR-based cell tracking in vivo was tested using a chick embryo model. We show that for all particles tested, relaxivity was markedly reduced following cellular internalisation, indicating that contrast agent relaxivity in colloidal suspension does not accurately predict performance in MR-based cell tracking studies. Using a bimodal imaging approach comprising fluorescence and MRI, we demonstrate that labelled MSC remain viable following in vivo transplantation and can be tracked effectively using MRI. Importantly, our data suggest that larger particles might confer advantages for longer-term imaging.

  11. THE SIX-WHEEL FRIGHT TRUCK LOCOMOTIVE OF DOUBLE DELIVERY USES RADIO-FREQUENCY TRANSFER WITH PADDING AND ASYNCHRONIZED TRACTION IMPELLENTS

    Directory of Open Access Journals (Sweden)

    M. H. Visin

    2010-10-01

    Full Text Available Our research offers a new perspective loading pattern of the 12-wheel double-feed freight electric locomotive with the asynchronous tractive motor using an adapter transformer with the high-frequency uncoupler. This will make it possible to decrease the traction-feeding transformer mass 2.3 times, to remove the current pulse advancing on the track circuit and therefore the influence on the work of the ALSE and CBS. So the railway traffic safety will be increased considerably.

  12. Asynchronous Operators of Sequential Logic Venjunction & Sequention

    CERN Document Server

    Vasyukevich, Vadim

    2011-01-01

    This book is dedicated to new mathematical instruments assigned for logical modeling of the memory of digital devices. The case in point is logic-dynamical operation named venjunction and venjunctive function as well as sequention and sequentional function. Venjunction and sequention operate within the framework of sequential logic. In a form of the corresponding equations, they organically fit analytical expressions of Boolean algebra. Thus, a sort of symbiosis is formed using elements of asynchronous sequential logic on the one hand and combinational logic on the other hand. So, asynchronous

  13. FACT. Normalized and asynchronous mirror alignment for Cherenkov telescopes

    Energy Technology Data Exchange (ETDEWEB)

    Mueller, Sebastian Achim [ETH Zurich (Switzerland); Buss, Jens [TU Dortmund (Germany)

    2016-07-01

    Imaging Atmospheric Cherenkov Telescopes (IACTs) need fast and large imaging optics to map the faint Cherenkov light emitted in cosmic ray air showers onto their image sensors. Segmented reflectors are inexpensive, lightweight and offer good image quality. However, alignment of the mirror facets remains a challenge. A good alignment is crucial in IACT observations to separate gamma rays from hadronic cosmic rays. We present a star tracking alignment method which is not restricted to clear nights. It normalizes the mirror facet reflections to be independent of the reference star or the cloud coverage. It records asynchronously of the telescope drive which makes the method easy to integrate in existing telescopes. It can be combined with remote facet actuation, but it does not need one to work. Furthermore, it can reconstruct all individual mirror facet point spread functions. We present the method and alignment results on the First Geiger-mode Photo Diode Avalanche Cherenkov Telescope (FACT) on the Canary Island of La Palma, Spain.

  14. High-precision tracking of brownian boomerang colloidal particles confined in quasi two dimensions.

    Science.gov (United States)

    Chakrabarty, Ayan; Wang, Feng; Fan, Chun-Zhen; Sun, Kai; Wei, Qi-Huo

    2013-11-26

    In this article, we present a high-precision image-processing algorithm for tracking the translational and rotational Brownian motion of boomerang-shaped colloidal particles confined in quasi-two-dimensional geometry. By measuring mean square displacements of an immobilized particle, we demonstrate that the positional and angular precision of our imaging and image-processing system can achieve 13 nm and 0.004 rad, respectively. By analyzing computer-simulated images, we demonstrate that the positional and angular accuracies of our image-processing algorithm can achieve 32 nm and 0.006 rad. Because of zero correlations between the displacements in neighboring time intervals, trajectories of different videos of the same particle can be merged into a very long time trajectory, allowing for long-time averaging of different physical variables. We apply this image-processing algorithm to measure the diffusion coefficients of boomerang particles of three different apex angles and discuss the angle dependence of these diffusion coefficients.

  15. Impact of the track structure of heavy charged particles on cytogenetic damage in human blood lymphocytes

    Science.gov (United States)

    Lee, Ryonfa; Nasonova, Elena; Sommer, Sylwetster; Hartel, Carola; Durante, Marco; Ritter, Sylvia

    In space, astronauts are unavoidably exposed to charged particles from protons to irons. For a better estimate of the health risks of astronauts, further knowledge on the biological effects of charged particles, in particular the induction of cytogenetic damage is required. One im-portant factor that determines the biological response is the track structure of particles, i.e. their microscopic dose deposition in cells. The aim of the present study was to assess the influence of track structure of heavy ions on the yield and the quality of cytogenetic damage in human peripheral blood lymphocytes representing normal tissue. Cells were irradiated with 9.5 MeV/u C-ions or 990 MeV/u Fe-ions which have a comparable LET (175 keV/µm and 155 keV/µm, respectively) but a different track radius (2.3 and 6200 µm, respectively). When aberrations were analyzed in first cycle metaphases collected at different post-irradiation times (48-84 h) following fluorescence plus Giemsa staining, an increase in the aberration yield with sampling time was observed for both radiation qualities reflecting a damage dependent cell cycle progression delay to mitosis. The pronounced differences in the aberration frequency per cell are attributable to the stochastic distribution of particle traversals per cell nucleus (radius: 2.8 µm). Following C-ion exposure we found a high fraction of non-aberrant cells in samples collected at 48 h which represent cells not directly hit by a particle and slightly damaged cells that successfully repaired the induced lesions. In addition, at higher C-ion fluences the aberra-tion yield saturated, suggesting that a fraction of lymphocytes receiving multiple particle hits is not able to reach mitosis. On the other hand, at 48 h after Fe-ion exposure the proportion of non-aberrant cells is lower than after C-ion irradiation clearly reflecting the track structure of high energy particles (i.e. more homogeneous dose deposition compared to low energy C

  16. Detection alpha particles and Cf-252 fission fragments with track solid detectors and with surface barrier detectors: efficiency determination

    International Nuclear Information System (INIS)

    Khouri, M.T.F.C.; Koskinas, M.F.; Andrade, C. de; Vilela, E.C.; Hinostroza, H.; Kaschiny, J.R.A.; Costa, M.S. da; Rizzo, P.; Santos, W.M.S.

    1990-01-01

    The technique of particle detection by solid track detectors, types of developing and analysis of results are presented. Efficiency measurements of alpha particle detection with Makrofol e and surface barrier detector are made. Detection of Cf-252 fission fragments is shown. (L.C.)

  17. Single charged-particle damage to living cells: a new method based on track-etch detectors

    International Nuclear Information System (INIS)

    Durante, M.; Grossi, G.F.; Pugliese, M.; Manti, L.; Nappo, M.; Gialanella, G.

    1994-01-01

    Biological effects of ionizing radiation are usually expressed as a function of the absorbed dose. Low doses of high-LET radiation correspond to one or few particle traversals through the cell. In order to study the biological effectiveness of single charged particles, we have developed a new method based on solid state nuclear track detectors. Cells are seeded on mylar and a LR-115 film is stuck below the mylar base. After irradiation, the LR-115 film is etched and cells observed at a phase contrast microscope connected to a video camera and an image analyzer. In this way, it is possible to measure the number of traversals through the cell nucleus or cytoplasm. Coordinates of each cell on the microscope bench are saved. After incubation for about one week, cells are fixed and stained and the colonies observed at the microscope. The fate of each irradiated cell is therefore correlated to the number of traversals. We have tested this method with two different rodent embryo fibroblast cell lines, C3H 10T1/2 and V79, exposed to 3.2 MeV accelerated α-particles (LET =124 keV/μm). The studied endpoint was cell killing. Preliminary biological results suggest that few α-particle tracks in V79 hamster cells are sufficient to reduce surviving fraction. ((orig.))

  18. Principles and biophysical applications of single particle super-localization and rotational tracking

    Energy Technology Data Exchange (ETDEWEB)

    Gu, Yan [Iowa State Univ., Ames, IA (United States)

    2013-01-01

    While conventional Single Particle Tracking (SPT) techniques acquire 2D or 3D trajectories of particle probes, we have developed Single Particle Orientation and Rotational Tracking (SPORT) techniques to extract orientation and rotational information. Combined with DIC microscopy, the SPORT technique has been applied in biophysical studies, including membrane diffusion and intracellular transport. The rotational dynamics of nanoparticle vectors on live cell membranes was recorded and its influence on the fate of these nanoparticle vectors was elucidated. The rotational motions of gold nanorods with various surface modifiers were tracked continuously at a temporal resolution of 5 ms under a DIC microscope. We found that the rotational behaviors of gold nanorod vectors are strongly related to their surface charge, specific surface functional groups, and the availability of receptors on cell membranes. The study of rotational Brownian motion of nanoparticles on cell membranes will lead to a better understanding of the mechanisms of drug delivery and provide guidance in designing surface modification strategies for drug delivery vectors under various circumstances. To characterize the rotation mode of surface functionalized gold nanorods on cell membranes, the SPORT technique is combined with the correlation analysis of the bright and dark DIC intensities. The unique capabilities of visualizing and understanding rotational motions of functionalized nanoparticles on live cell membranes allow us to correlate rotational and translational dynamics in unprecedented detail and provide new insights for complex membrane processes, including electrostatic interactions, ligand-receptor binding, and lateral (confined and hopping) diffusion of membrane receptors. Surface-functionalized nanoparticles interact with the membrane in fundamentally different ways and exhibit distinct rotational modes. The early events of particle-membrane approach and attachment are directly visualized

  19. Principles and biophysical applications of single particle super-localization and rotational tracking

    Science.gov (United States)

    Gu, Yan

    While conventional Single Particle Tracking (SPT) techniques acquire 2D or 3D trajectories of particle probes, we have developed Single Particle Orientation and Rotational Tracking (SPORT) techniques to extract orientation and rotational information. Combined with DIC microscopy, the SPORT technique has been applied in biophysical studies, including membrane diffusion and intracellular transport. The rotational dynamics of nanoparticle vectors on live cell membranes was recorded and its influence on the fate of these nanoparticle vectors was elucidated. The rotational motions of gold nanorods with various surface modifiers were tracked continuously at a temporal resolution of 5 ms under a DIC microscope. We found that the rotational behaviors of gold nanorod vectors are strongly related to their surface charge, specific surface functional groups, and the availability of receptors on cell membranes. The study of rotational Brownian motion of nanoparticles on cell membranes will lead to a better understanding of the mechanisms of drug delivery and provide guidance in designing surface modification strategies for drug delivery vectors under various circumstances. To characterize the rotation mode of surface functionalized gold nanorods on cell membranes, the SPORT technique is combined with the correlation analysis of the bright and dark DIC intensities. The unique capabilities of visualizing and understanding rotational motions of functionalized nanoparticles on live cell membranes allow us to correlate rotational and translational dynamics in unprecedented detail and provide new insights for complex membrane processes, including electrostatic interactions, ligand-receptor binding, and lateral (confined and hopping) diffusion of membrane receptors. Surface-functionalized nanoparticles interact with the membrane in fundamentally different ways and exhibit distinct rotational modes. The early events of particle-membrane approach and attachment are directly visualized

  20. Particle tracking for unsaturated-zone groundwater travel time analysis at Yucca Mountain

    International Nuclear Information System (INIS)

    Arnold, B.W.; Skinner, L.H.; Zieman, N.B.

    1995-01-01

    A particle tracking code developed to link numerical modeling of groundwater flow in the unsaturated zone to the analysis of groundwater travel times was used to produce preliminary estimates of the distribution of groundwater-travel time from a potential repository at Yucca Mountain, Nevada to the water table. Compliance with 10CFR960 requires the demonstration that pre-waste-emplacement groundwater travel time from the disturbed zone to the accessible environment is expected to exceed 1,000 years along any path of likely and significant radionuclide travel. The use of multiple particles and multiple realizations of the geology and parameter distributions in the unsaturated zone allows a probabilistic analysis of groundwater travel times that may be applied for evaluating compliance

  1. [A novel proposal explaining sleep disturbance of children in Japan--asynchronization].

    Science.gov (United States)

    Kohyama, Jun

    2008-07-01

    It has been reported that more than half of the children in Japan suffer from daytime sleepiness. In contrast, about one quarter of junior high-school students in Japan complain of insomnia. According to the International Classification of Sleep Disorders (Second edition), these children could be diagnosed as having behaviorally-induced insufficient sleep syndrome due to inadequate sleeping habits. Getting on adequate amount of sleep should solve such problems;however, such a therapeutic approach often fails. Although social factors are involved in these sleep disturbances, I feel that a novel notion - asynchronization - leads to an understanding of the pathophysiology of disturbances in these children. Further, it could contribute to resolve their problems. The essence of asynchronization is a disturbance of various aspects (e.g., cycle, amplitude, phase, and interrelationship) of the biological rhythms that normally exhibits circadian oscillation. The main cause of asynchronization is hypothesized to be the combination of light exposure during night and the lack of light exposure in the morning. Asynchronization results in the disturbance of variable systems. Thus, symptoms of asynchronization include disturbances of the autonomic nervous system (sleepiness, insomnia, disturbance of hormonal excretion, gastrointestinal problems, etc.) and higher brain function (disorientation, loss of sociality, loss of will or motivation, impaired alertness and performance, etc.). Neurological (attention deficit, aggression, impulsiveness, hyperactivity, etc.), psychiatric (depressive disorders, personality disorders, anxiety disorders, etc.) and somatic (tiredness, fatigue, etc.) disturbances could also be symptoms of asynchronization. At the initial phase of asynchronization, disturbances are functional and can be resolved relatively easily, such as by the establishment of a regular sleep-wakefulness cycle;however, without adequate intervention the disturbances could gradually

  2. WE-H-BRA-08: A Monte Carlo Cell Nucleus Model for Assessing Cell Survival Probability Based On Particle Track Structure Analysis

    Energy Technology Data Exchange (ETDEWEB)

    Lee, B [Northwestern Memorial Hospital, Chicago, IL (United States); Georgia Institute of Technology, Atlanta, GA (Georgia); Wang, C [Georgia Institute of Technology, Atlanta, GA (Georgia)

    2016-06-15

    Purpose: To correlate the damage produced by particles of different types and qualities to cell survival on the basis of nanodosimetric analysis and advanced DNA structures in the cell nucleus. Methods: A Monte Carlo code was developed to simulate subnuclear DNA chromatin fibers (CFs) of 30nm utilizing a mean-free-path approach common to radiation transport. The cell nucleus was modeled as a spherical region containing 6000 chromatin-dense domains (CDs) of 400nm diameter, with additional CFs modeled in a sparser interchromatin region. The Geant4-DNA code was utilized to produce a particle track database representing various particles at different energies and dose quantities. These tracks were used to stochastically position the DNA structures based on their mean free path to interaction with CFs. Excitation and ionization events intersecting CFs were analyzed using the DBSCAN clustering algorithm for assessment of the likelihood of producing DSBs. Simulated DSBs were then assessed based on their proximity to one another for a probability of inducing cell death. Results: Variations in energy deposition to chromatin fibers match expectations based on differences in particle track structure. The quality of damage to CFs based on different particle types indicate more severe damage by high-LET radiation than low-LET radiation of identical particles. In addition, the model indicates more severe damage by protons than of alpha particles of same LET, which is consistent with differences in their track structure. Cell survival curves have been produced showing the L-Q behavior of sparsely ionizing radiation. Conclusion: Initial results indicate the feasibility of producing cell survival curves based on the Monte Carlo cell nucleus method. Accurate correlation between simulated DNA damage to cell survival on the basis of nanodosimetric analysis can provide insight into the biological responses to various radiation types. Current efforts are directed at producing cell

  3. Statistical fluctuations in heavy-charged-particle tracks

    International Nuclear Information System (INIS)

    Hamm, R.N.; Turner, J.E.; Wright, H.A.

    1985-01-01

    We present the results of the following Monte Carlo track-segment calculations for protons with energies of 1, 2, 5, and 10 MeV in liquid water: (1) radial dose around a long segment of a proton track; (2) energy-loss straggling distributions for protons of different energies in 1 μm of water; (3) the distribution in the average absorbed dose around track segments of various lengths; (4) the relative standard deviations in these distributions as functions of the length of the track segments. Calculations such as those presented here are useful for studying track phenomena on a microdosimetric scale, where statistical fluctuations are substantial

  4. Localized radio frequency communication using asynchronous transfer mode protocol

    Science.gov (United States)

    Witzke, Edward L.; Robertson, Perry J.; Pierson, Lyndon G.

    2007-08-14

    A localized wireless communication system for communication between a plurality of circuit boards, and between electronic components on the circuit boards. Transceivers are located on each circuit board and electronic component. The transceivers communicate with one another over spread spectrum radio frequencies. An asynchronous transfer mode protocol controls communication flow with asynchronous transfer mode switches located on the circuit boards.

  5. Electrotechnics - AC motors. Asynchronous and brush-less motors - Lecture and exercises with solutions; Electrotechnique - Moteurs a courant alternatif. Moteurs asynchrones et brushless - Cours et problemes resolus

    Energy Technology Data Exchange (ETDEWEB)

    Jacob, D.

    2005-07-01

    This book proposes a presentation of AC electric motors essentially based on physics and technology. Its originality consists in avoiding to use mathematical formulations (like Park's transformation). The modeling retained, which only uses magnetic momentum, magnetic fields and reluctance concepts, leads simply and naturally to the vectorial control principle. The book develops some lecture elements which includes some topics rarely considered like the dimensioning of an asynchronous motor or of a single-phase brush-less motor. Experimental results illustrate the physical phenomena described and many original problems are resolved and commented at the end of each chapter. Content: signals and systems in electrotechnics, torque and rotating magnetic fields generation, asynchronous machine in permanent regime, speed variation of the asynchronous motor, special asynchronous motors, synchronous machine in permanent regime, brush-less motor, note about step motors, note about inverters, index. (J.S.)

  6. Behavioral Synthesis of Asynchronous Circuits Using Syntax Directed Translation as Backend

    DEFF Research Database (Denmark)

    Nielsen, Sune Fallgaard; Sparsø, Jens; Madsen, Jan

    2009-01-01

    The current state-of-the art in high-level synthesis of asynchronous circuits is syntax directed translation, which performs a one-to-one mapping of a HDL-description into a corresponding circuit. This paper presents a method for behavioral synthesis of asynchronous circuits which builds on top...... description language Balsa [1]. This ”conventional” template architecture allows us to adapt traditional synchronous synthesis techniques for resource sharing, scheduling, binding etc, to the domain of asynchronous circuits. A prototype tool has been implemented on top of the Balsa framework, and the method...... is illustrated through the implementation of a set of example circuits. The main contributions of the paper are: the fundamental idea, the template architecture and its implementation using asynchronous handshake components, and the implementation of a prototype tool....

  7. Single particle tracking reveals spatial and dynamic organization of the Escherichia coli biofilm matrix

    International Nuclear Information System (INIS)

    Birjiniuk, Alona; Doyle, Patrick S; Billings, Nicole; Ribbeck, Katharina; Nance, Elizabeth; Hanes, Justin

    2014-01-01

    Biofilms are communities of surface-adherent bacteria surrounded by secreted polymers known as the extracellular polymeric substance. Biofilms are harmful in many industries, and thus it is of great interest to understand their mechanical properties and structure to determine ways to destabilize them. By performing single particle tracking with beads of varying surface functionalization it was found that charge interactions play a key role in mediating mobility within biofilms. With a combination of single particle tracking and microrheological concepts, it was found that Escherichia coli biofilms display height dependent charge density that evolves over time. Statistical analyses of bead trajectories and confocal microscopy showed inter-connecting micron scale channels that penetrate throughout the biofilm, which may be important for nutrient transfer through the system. This methodology provides significant insight into a particular biofilm system and can be applied to many others to provide comparisons of biofilm structure. The elucidation of structure provides evidence for the permeability of biofilms to microscale objects, and the ability of a biofilm to mature and change properties over time. (paper)

  8. Proceedings of the 3. conference: Particle track membranes and their applications

    Energy Technology Data Exchange (ETDEWEB)

    NONE

    1994-12-31

    The materials of the 3rd conference on Particle Track Membranes and Theirs Applications present actual state of art in the topic. The leading world institutions have presented their works on the technology of PTM production by interaction of ion beams with polymeric foils. The broad spectrum of PTM membranes have been shown, their properties have been described and their applicability discussed. A number of possible applications of PTM and also already realized in industry, medicine, biology and physical investigations have been presented. 29 lectures have been made in the course of conference.

  9. Proceedings of the 3. conference: Particle track membranes and their applications

    International Nuclear Information System (INIS)

    1994-01-01

    The materials of the 3rd conference on Particle Track Membranes and Theirs Applications present actual state of art in the topic. The leading world institutions have presented their works on the technology of PTM production by interaction of ion beams with polymeric foils. The broad spectrum of PTM membranes have been shown, their properties have been described and their applicability discussed. A number of possible applications of PTM and also already realized in industry, medicine, biology and physical investigations have been presented. 29 lectures have been made in the course of conference

  10. Dynamic modeling of an asynchronous squirrel-cage machine; Modelisation dynamique d'une machine asynchrone a cage

    Energy Technology Data Exchange (ETDEWEB)

    Guerette, D.

    2009-07-01

    This document presented a detailed mathematical explanation and validation of the steps leading to the development of an asynchronous squirrel-cage machine. The MatLab/Simulink software was used to model a wind turbine at variable high speeds. The asynchronous squirrel-cage machine is an electromechanical system coupled to a magnetic circuit. The resulting electromagnetic circuit can be represented as a set of resistances, leakage inductances and mutual inductances. Different models were used for a comparison study, including the Munteanu, Boldea, Wind Turbine Blockset, and SimPowerSystem. MatLab/Simulink modeling results were in good agreement with the results from other comparable models. Simulation results were in good agreement with analytical calculations. 6 refs, 2 tabs, 9 figs.

  11. Fluorescent nuclear track images of Ag-activated phosphate glass irradiated with photons and heavy charged particles

    Energy Technology Data Exchange (ETDEWEB)

    Kurobori, Toshio, E-mail: kurobori@staff.kanazawa-u.ac.jp [Graduate School of Natural Science and Technology, Kanazawa University, Kakuma, Kanazawa 920-1192 (Japan); Yanagida, Yuka [Oarai Research Center, Chiyoda Technol Corporation, Oarai-machi, Ibaraki 311-1313 (Japan); Kodaira, Satoshi [National Institute of Radiological Sciences, 4-9-1 Anagawa, Inage-ku, Chiba 263-8555 (Japan); Shirao, Taichi [Nikon Instech Co., Ltd., Tanakanishi, Sakyo-ku, Kyoto 606-8221 (Japan)

    2017-05-21

    In this paper we report about the demonstration of the nuclear track imaging capabilities of Ag-activated phosphate glass. A 375 nm laser and confocal laser scanning microscopy (CLSM) were respectively used for track excitation and detection. Specifically, the blue and orange radiophotoluminescent (RPL) tracks and dose distributions observed after irradiation with soft X-rays, gamma rays and heavy charged particles (HCPs) are examined. In addition, the origins of the reductions in RPL efficiency for high-dose X-ray irradiation and for irradiation with HCPs with high linear energy transfer (LET) values are investigated via a CLSM and a conventional fluorescent reader and discussed. - Highlights: • 3D track images are demonstrated using a confocal laser microscopy. • Fluorescent track detectors are based on RPL Ag-doped phosphate glass. • The dose distributions are examined for X-ray, gamma ray and HCP irradiations. • The origins of the reduction in RPL efficiency are investigated and discussed.

  12. Fluorescent nuclear track images of Ag-activated phosphate glass irradiated with photons and heavy charged particles

    International Nuclear Information System (INIS)

    Kurobori, Toshio; Yanagida, Yuka; Kodaira, Satoshi; Shirao, Taichi

    2017-01-01

    In this paper we report about the demonstration of the nuclear track imaging capabilities of Ag-activated phosphate glass. A 375 nm laser and confocal laser scanning microscopy (CLSM) were respectively used for track excitation and detection. Specifically, the blue and orange radiophotoluminescent (RPL) tracks and dose distributions observed after irradiation with soft X-rays, gamma rays and heavy charged particles (HCPs) are examined. In addition, the origins of the reductions in RPL efficiency for high-dose X-ray irradiation and for irradiation with HCPs with high linear energy transfer (LET) values are investigated via a CLSM and a conventional fluorescent reader and discussed. - Highlights: • 3D track images are demonstrated using a confocal laser microscopy. • Fluorescent track detectors are based on RPL Ag-doped phosphate glass. • The dose distributions are examined for X-ray, gamma ray and HCP irradiations. • The origins of the reduction in RPL efficiency are investigated and discussed.

  13. Quantum dynamics of a particle in a tracking chamber

    CERN Document Server

    Figari, Rodolfo

    2014-01-01

    In the original formulation of quantum mechanics the existence of a precise border between a microscopic world, governed by quantum mechanics, and a macroscopic world, described by classical mechanics was assumed. Modern theoretical and experimental physics has moved that border several times, carefully investigating its definition and making available to observation larger and larger quantum systems. The present book examines a paradigmatic case of the transition from quantum to classical behavior: A quantum particle is revealed in a tracking chamber as a trajectory obeying the laws of classical mechanics. The authors provide here a purely quantum-mechanical description of this behavior, thus helping to illuminate the nature of the border between the quantum and the classical.

  14. Particle Data Management Software for 3DParticle Tracking Velocimetry and Related Applications – The Flowtracks Package

    Directory of Open Access Journals (Sweden)

    Yosef Meller

    2016-06-01

    Full Text Available The Particle Tracking Velocimetry (PTV community employs several formats of particle information such as position and velocity as function of time, i.e. trajectory data, as a result of diverging needs unmet by existing formats, and a number of different, mostly home-grown, codes for handling the data. Flowtracks is a Python package that provides a single code base for accessing different formats as a database, i.e. storing data and programmatically manipulating them using format-agnostic data structures. Furthermore, it offers an HDF5-based format that is fast and extensible, obviating the need for other formats. The package may be obtained from https://github.com/OpenPTV/postptv and used as-is by many fluid-dynamics labs, or with minor extensions adhering to a common interface, by researchers from other fields, such as biology and population tracking.

  15. Simulations of DSB Yields and Radiation-induced Chromosomal Aberrations in Human Cells Based on the Stochastic Track Structure iIduced by HZE Particles

    Science.gov (United States)

    Ponomarev, Artem; Plante, Ianik; George, Kerry; Wu, Honglu

    2014-01-01

    The formation of double-strand breaks (DSBs) and chromosomal aberrations (CAs) is of great importance in radiation research and, specifically, in space applications. We are presenting a new particle track and DNA damage model, in which the particle stochastic track structure is combined with the random walk (RW) structure of chromosomes in a cell nucleus. The motivation for this effort stems from the fact that the model with the RW chromosomes, NASARTI (NASA radiation track image) previously relied on amorphous track structure, while the stochastic track structure model RITRACKS (Relativistic Ion Tracks) was focused on more microscopic targets than the entire genome. We have combined chromosomes simulated by RWs with stochastic track structure, which uses nanoscopic dose calculations performed with the Monte-Carlo simulation by RITRACKS in a voxelized space. The new simulations produce the number of DSBs as function of dose and particle fluence for high-energy particles, including iron, carbon and protons, using voxels of 20 nm dimension. The combined model also calculates yields of radiation-induced CAs and unrejoined chromosome breaks in normal and repair deficient cells. The joined computational model is calibrated using the relative frequencies and distributions of chromosomal aberrations reported in the literature. The model considers fractionated deposition of energy to approximate dose rates of the space flight environment. The joined model also predicts of the yields and sizes of translocations, dicentrics, rings, and more complex-type aberrations formed in the G0/G1 cell cycle phase during the first cell division after irradiation. We found that the main advantage of the joined model is our ability to simulate small doses: 0.05-0.5 Gy. At such low doses, the stochastic track structure proved to be indispensable, as the action of individual delta-rays becomes more important.

  16. Asynchronous and Synchronous Online Discussion: Real and Perceived Achievement Differences

    Science.gov (United States)

    Johnson, Genevieve Marie; Buck, George H.

    2007-01-01

    Students in an introductory educational psychology course used two WebCT communication tools (synchronous chat and asynchronous discussion) to discuss four case studies. In response to the item, "I learned the case studies best when using," 39 students selected synchronous chat and 51 students selected asynchronous discussion. Students who…

  17. DESIGN METHODOLOGY OF SELF-EXCITED ASYNCHRONOUS GENERATOR

    Directory of Open Access Journals (Sweden)

    Berzan V.

    2012-04-01

    Full Text Available The paper sets out the methodology of designing an asynchronous generator with capacitive self-excitation. It is known that its design is possible on the basis of serial synchronous motor with squirrel cage rotor. With this approach, the design reworked only the stator winding of electrical machines, making it cost-effectively implement the creation of the generator. Therefore, the methodology for the design, optimization calculations, the development scheme and the stator winding excitation system gain, not only of practical interest, and may also be useful for specialists in the field of electrical machines in the design of asynchronous generators.

  18. Handbook of asynchronous machines with variable speed

    CERN Document Server

    Razik, Hubert

    2013-01-01

    This handbook deals with the asynchronous machine in its close environment. It was born from a reflection on this electromagnetic converter whose integration in industrial environments takes a wide part. Previously this type of motor operated at fixed speed, from now on it has been integrated more and more in processes at variable speed. For this reason it seemed useful, or necessary, to write a handbook on the various aspects from the motor in itself, via the control and while finishing by the diagnosis aspect. Indeed, an asynchronous motor is used nowadays in industry where variation speed a

  19. Detection of alpha particles and Cf-252 fission fragments with solid track detectors and surface barrier detector. Efficiency calculation

    International Nuclear Information System (INIS)

    Khouri, M.T.F.C.; Koskinas, M.F.; Andrade, C. de; Vilela, E.C.; Hinostroza, H.; Kaschiny, J.E.A.; Costa, M.S. da; Rizzo, P.; Santos, W.M.S.

    1990-01-01

    A technique for particle detection by using track solid detector and also types of revealing and result analysis are presented concerned to Cf-252 fission fragments detection. Measurements of alpha particles detection efficiency using Makrofol E and surface barrier detector are performed. (L.C.J.A.)

  20. Calibrations of CR39 and Makrofol nuclear track detectors and search for exotic particles

    CERN Document Server

    Ambrosio, M; Auriemma, G; Bakari, D; Baldini, A; Barbarino, G C; Barish, B C; Battistoni, G; Becherini, Y; Bellotti, R; Bemporad, C; Bernardini, P; Bilokon, H; Bloise, C; Bower, C; Brigida, M; Bussino, S; Cafagna, F; Calicchio, M; Campana, D; Carboni, M; Caruso, R; Cecchini, S; Cei, F; Chiarella, V; Chiarusi, T; Choudhary, B C; Coutu, S; Cozzi, M; De Cataldo, G; De Marzo, C; De Mitri, I; De Vincenzi, M; Dekhissi, H; Derkaoui, J; Di Credico, A; Erriquez, O; Favuzzi, C; Forti, C; Fusco, P; Giacomelli, G; Giannini, G; Giglietto, N; Giorgini, M; Grassi, M; Grillo, A; Guarino, F; Gustavino, C; Habig, A; Hanson, K; Heinz, R; Iarocci, E; Katsavounidis, E; Katsavounidis, I; Kearns, E; Kim, H; Kumar, A; Kyriazopoulou, S; Lamanna, E; Lane, C; Levin, D S; Lipari, P; Longley, N P; Longo, M J; Loparco, F; Maaroufi, F; Mancarella, G; Mandrioli, G; Manzoor, S; Margiotta, A; Marini, A; Martello, D; Marzari-Chiesa, A; Matteuzzi, D; Mazziotta, M N; Michael, D G; Monacelli, P; Montaruli, T; Monteno, M; Mufson, S; Musser, J; Nicolò, D; Nolty, R; Orth, C; Osteria, G; Palamara, O; Patera, V; Patrizii, L; Pazzi, R; Peck, C W; Perrone, L; Petrera, S; Pistilli, P; Popa, V; Rainó, A; Reynoldson, J; Ronga, F; Rrhioua, A; Satriano, C; Scapparone, E; Scholberg, K; Sciubba, A; Serra, P; Sioli, M; Sirri, G; Sitta, M; Spinelli, P; Spinetti, M; Spurio, M; Steinberg, R; Stone, J L; Sulak, L R; Surdo, A; Tarle, G; Togo, V; Vakili, M; Walter, C W; Webb, R; 10.1016/S0920-5632(03)02249-7

    2003-01-01

    We present the final results of the search for exotic massive particles in the cosmic radiation performed with the MACRO underground experiment. Magnetic monopoles and nuclearites flux upper limits obtained with the CR39 nuclear track subdetector, the scintillation and streamer tube subdetectors are given. Searches at high altitude with the SLIM experiment are in progress.

  1. Nuclear Track Detectors. Searches for Exotic Particles

    CERN Document Server

    Giacomelli, Giorgio

    2008-01-01

    We used Nuclear Track Detectors (NTD) CR39 and Makrofol for many purposes: i) Exposures at the SPS and at lower energy accelerator heavy ion beams for calibration purposes and for fragmentation studies. ii) Searches for GUT and Intermediate Mass Magnetic Monopoles (IMM), nuclearites, Q-balls and strangelets in the cosmic radiation. The MACRO experiment in the Gran Sasso underground lab, with ~1000 m^2 of CR39 detectors (plus scintillators and streamer tubes), established an upper limit for superheavy GUT poles at the level of 1.4x10^-16 cm^-2 s^-1 sr^-1 for 4x10^-5 particles. iii) Environmental studies, radiation monitoring, neutron dosimetry.

  2. Reliable self-replicating machines in asynchronous cellular automata.

    Science.gov (United States)

    Lee, Jia; Adachi, Susumu; Peper, Ferdinand

    2007-01-01

    We propose a self-replicating machine that is embedded in a two-dimensional asynchronous cellular automaton with von Neumann neighborhood. The machine dynamically encodes its shape into description signals, and despite the randomness of cell updating, it is able to successfully construct copies of itself according to the description signals. Self-replication on asynchronously updated cellular automata may find application in nanocomputers, where reconfigurability is an essential property, since it allows avoidance of defective parts and simplifies programming of such computers.

  3. Functional asynchronous networks: Factorization of dynamics and function

    Directory of Open Access Journals (Sweden)

    Bick Christian

    2016-01-01

    Full Text Available In this note we describe the theory of functional asynchronous networks and one of the main results, the Modularization of Dynamics Theorem, which for a large class of functional asynchronous networks gives a factorization of dynamics in terms of constituent subnetworks. For these networks we can give a complete description of the network function in terms of the function of the events comprising the network and thereby answer a question originally raised by Alon in the context of biological networks.

  4. Nonlinear Vibration Signal Tracking of Large Offshore Bridge Stayed Cable Based on Particle Filter

    Directory of Open Access Journals (Sweden)

    Ye Qingwei

    2015-12-01

    Full Text Available The stayed cables are key stress components of large offshore bridge. The fault detection of stayed cable is very important for safe of large offshore bridge. A particle filter model and algorithm of nonlinear vibration signal are used in this paper. Firstly, the particle filter model of stayed cable of large offshore bridge is created. Nonlinear dynamic model of the stayed-cable and beam coupling system is dispersed in temporal dimension by using the finite difference method. The discrete nonlinear vibration equations of any cable element are worked out. Secondly, a state equation of particle filter is fitted by least square algorithm from the discrete nonlinear vibration equations. So the particle filter algorithm can use the accurate state equations. Finally, the particle filter algorithm is used to filter the vibration signal of bridge stayed cable. According to the particle filter, the de-noised vibration signal can be tracked and be predicted for a short time accurately. Many experiments are done at some actual bridges. The simulation experiments and the actual experiments on the bridge stayed cables are all indicating that the particle filter algorithm in this paper has good performance and works stably.

  5. Large Radius Tracking at the ATLAS Experiment

    CERN Document Server

    Lutz, Margaret Susan; The ATLAS collaboration

    2017-01-01

    Many exotics and SUSY models include particles which are long lived resulting in decays which are highly displaced from the proton-proton interaction point (IP). The standard track reconstruction algorithm used by the ATLAS collaboration is optimized for tracks from “primary” particles, which originate close to the IP. Thus, tight restrictions on the transverse and longitudinal impact parameters, as well as on several other tracking variables, are applied to improve the track reconstruction performance and to reduce the fake rate. This track reconstruction is very efficient for primary particles, but not for the non-prompt particles mentioned above.  In order to reconstruct tracks with large impact parameters due to displaced decays, a tracking algorithm has been optimized to re-run with loosened requirements over the hits left over after standard track reconstruction has finished. Enabling this “retracking” has significantly increased the efficiency of reconstructing tracks from displaced decays, wh...

  6. Low-power Implementation of an Encryption/Decryption System with Asynchronous Techniques

    Directory of Open Access Journals (Sweden)

    Nikos Sklavos

    2002-01-01

    Full Text Available An asynchronous VLSI implementation of the International Data Encryption Algorithm (IDEA is presented in this paper. In order to evaluate the asynchronous design a synchronous version of the algorithm was also designed. VHDL hardware description language was used in order to describe the algorithm. By using Synopsys commercial available tools the VHDL code was synthesized. After placing and routing both designs were fabricated with 0.6 μm CMOS technology. With a system clock of up to 8 MHz and a power supply of 5 V the two chips were tested and evaluated comparing with the software implementation of the IDEA algorithm. This new approach proves efficiently the lowest power consumption of the asynchronous implementation compared to the existing synchronous. Therefore, the asynchronous chip performs efficiently in Wireless Encryption Protocols and high speed networks.

  7. Streamflow Observations From Cameras: Large-Scale Particle Image Velocimetry or Particle Tracking Velocimetry?

    Science.gov (United States)

    Tauro, F.; Piscopia, R.; Grimaldi, S.

    2017-12-01

    Image-based methodologies, such as large scale particle image velocimetry (LSPIV) and particle tracking velocimetry (PTV), have increased our ability to noninvasively conduct streamflow measurements by affording spatially distributed observations at high temporal resolution. However, progress in optical methodologies has not been paralleled by the implementation of image-based approaches in environmental monitoring practice. We attribute this fact to the sensitivity of LSPIV, by far the most frequently adopted algorithm, to visibility conditions and to the occurrence of visible surface features. In this work, we test both LSPIV and PTV on a data set of 12 videos captured in a natural stream wherein artificial floaters are homogeneously and continuously deployed. Further, we apply both algorithms to a video of a high flow event on the Tiber River, Rome, Italy. In our application, we propose a modified PTV approach that only takes into account realistic trajectories. Based on our findings, LSPIV largely underestimates surface velocities with respect to PTV in both favorable (12 videos in a natural stream) and adverse (high flow event in the Tiber River) conditions. On the other hand, PTV is in closer agreement than LSPIV with benchmark velocities in both experimental settings. In addition, the accuracy of PTV estimations can be directly related to the transit of physical objects in the field of view, thus providing tangible data for uncertainty evaluation.

  8. High-speed particle tracking in microscopy using SPAD image sensors

    Science.gov (United States)

    Gyongy, Istvan; Davies, Amy; Miguelez Crespo, Allende; Green, Andrew; Dutton, Neale A. W.; Duncan, Rory R.; Rickman, Colin; Henderson, Robert K.; Dalgarno, Paul A.

    2018-02-01

    Single photon avalanche diodes (SPADs) are used in a wide range of applications, from fluorescence lifetime imaging microscopy (FLIM) to time-of-flight (ToF) 3D imaging. SPAD arrays are becoming increasingly established, combining the unique properties of SPADs with widefield camera configurations. Traditionally, the photosensitive area (fill factor) of SPAD arrays has been limited by the in-pixel digital electronics. However, recent designs have demonstrated that by replacing the complex digital pixel logic with simple binary pixels and external frame summation, the fill factor can be increased considerably. A significant advantage of such binary SPAD arrays is the high frame rates offered by the sensors (>100kFPS), which opens up new possibilities for capturing ultra-fast temporal dynamics in, for example, life science cellular imaging. In this work we consider the use of novel binary SPAD arrays in high-speed particle tracking in microscopy. We demonstrate the tracking of fluorescent microspheres undergoing Brownian motion, and in intra-cellular vesicle dynamics, at high frame rates. We thereby show how binary SPAD arrays can offer an important advance in live cell imaging in such fields as intercellular communication, cell trafficking and cell signaling.

  9. Numerical investigation of pollution transport and environmental improvement measures in a tidal bay based on a Lagrangian particle-tracking model

    Directory of Open Access Journals (Sweden)

    En-jin Zhao

    2018-01-01

    Full Text Available In view of the severity of oceanic pollution, based on the finite volume coastal ocean model (FVCOM, a Lagrangian particle-tracking model was used to numerically investigate the coastal pollution transport and water exchange capability in Tangdao Bay, in China. The severe pollution in the bay was numerically simulated by releasing and tracking particles inside it. The simulation results demonstrate that the water exchange capability in the bay is very low. Once the bay has suffered pollution, a long period will be required before the environment can purify itself. In order to eliminate or at least reduce the pollution level, environmental improvement measures have been proposed to enhance the seawater exchange capability and speed up the water purification inside the bay. The study findings presented in this paper are believed to be instructive and useful for future environmental policy makers and it is also anticipated that the numerical model in this paper can serve as an effective technological tool to study many emerging coastal environment problems. Keywords: Particle-tracking, Water exchange capability, Lagrangian system, Coastal pollution, Tangdao bay, FVCOM

  10. Application of intelligent soft start in asynchronous motor

    Science.gov (United States)

    Du, Xue; Ye, Ying; Wang, Yuelong; Peng, Lei; Zhang, Suying

    2018-05-01

    The starting way of three phase asynchronous motor has full voltage start and step-down start. Direct starting brings large current impact, causing excessive local temperature to the power grid and larger starting torque will also impact the motor equipment and affect the service life of the motor. Aim at the problem of large current and torque caused by start-up, an intelligent soft starter is proposed. Through the application of intelligent soft start on asynchronous motor, highlights its application advantage in motor control.

  11. Evaluation of a Lagrangian Soot Tracking Method for the prediction of primary soot particle size under engine-like conditions

    DEFF Research Database (Denmark)

    Cai Ong, Jiun; Pang, Kar Mun; Walther, Jens Honore

    2018-01-01

    This paper reports the implementation and evaluation of a Lagrangian soot tracking (LST) method for the modeling of soot in diesel engines. The LST model employed here has the tracking capability of a Lagrangian method and the ability to predict primary soot particle sizing. The Moss-Brookes soot...... in predicting temporal soot cloud development, mean soot diameter and primary soot size distribution is evaluated using measurements of n-heptane and n-dodecane spray combustion obtained under diesel engine-like conditions. In addition, sensitivity studies are carried out to investigate the influence of soot....... A higher rate of soot oxidation due to OH causes the soot particles to be fully oxidized downstream of the flame. In general, the LST model performs better than the Eulerian method in terms of predicting soot sizing and accessing information of individual soot particles, both of which are shortcomings...

  12. Localisation and identification of radioactive particles in solid samples by means of a nuclear track technique

    International Nuclear Information System (INIS)

    Boehnke, Antje; Treutler, Hanns-Christian; Freyer, Klaus; Schubert, Michael; Holger Weiss

    2005-01-01

    This study is aimed to develop a generally applicable methodology of investigation that can be used for the localisation of single alpha-active particles in solid samples, such as industrial dust or natural soils, sediments and rocks by autoradiography using solid-state nuclear track detectors. The developed technique allows the detection of local enrichments of alpha-emitters in any solid material. The results of such an investigation are of interest from technical, biological and environmental points of view. The idea behind the methodology is to locate the position of alpha-active spots in a sample by attaching the track detector to the sample in a defined manner, thoroughly described in the paper. The located alpha-active particles are subsequently analysed by an electron microscope and an electron microprobe. An example of the application of this methodology is also given. An ultra-fine -grained ore-processing residue, which causes serious environmental pollution in the respective mining district and thus limits possible land use and affects quality of life in the area, was examined using the described technique. The investigation revealed considerable amounts of alpha-active particles in this material

  13. Distributed Consensus of Stochastic Delayed Multi-agent Systems Under Asynchronous Switching.

    Science.gov (United States)

    Wu, Xiaotai; Tang, Yang; Cao, Jinde; Zhang, Wenbing

    2016-08-01

    In this paper, the distributed exponential consensus of stochastic delayed multi-agent systems with nonlinear dynamics is investigated under asynchronous switching. The asynchronous switching considered here is to account for the time of identifying the active modes of multi-agent systems. After receipt of confirmation of mode's switching, the matched controller can be applied, which means that the switching time of the matched controller in each node usually lags behind that of system switching. In order to handle the coexistence of switched signals and stochastic disturbances, a comparison principle of stochastic switched delayed systems is first proved. By means of this extended comparison principle, several easy to verified conditions for the existence of an asynchronously switched distributed controller are derived such that stochastic delayed multi-agent systems with asynchronous switching and nonlinear dynamics can achieve global exponential consensus. Two examples are given to illustrate the effectiveness of the proposed method.

  14. A comparison of single particle tracking and temporal image correlation spectroscopy for quantitative analysis of endosome motility

    DEFF Research Database (Denmark)

    Lund, F. W.; Wustner, D.

    2013-01-01

    Single particle tracking (SPT) is becoming a standard method to extract transport parameters from time-lapse image sequences of fluorescent vesicles in living cells. Another method to obtain these data is temporal image correlation spectroscopy (TICS), but this method is less often used for measu......Single particle tracking (SPT) is becoming a standard method to extract transport parameters from time-lapse image sequences of fluorescent vesicles in living cells. Another method to obtain these data is temporal image correlation spectroscopy (TICS), but this method is less often used...... for measurement of intracellular vesicle transport. Here, we present an extensive comparison of SPT and TICS. First we examine the effect of photobleaching, shading and noise on SPT and TICS analysis using simulated image sequences. To this end, we developed a simple photophysical model, which relates spatially...... varying illumination intensity to the bleaching propensity and fluorescence intensity of the moving particles. We found that neither SPT nor TICS are affected by photobleaching per se, but the transport parameters obtained by both methods are sensitive to the signal-to-noise ratio. In addition, the number...

  15. Performance Studies for Protection Against Asynchronous Dumps in the LHC

    CERN Document Server

    Kramer, T; Bracco, C; Goddard, B; Meddahi, M

    2010-01-01

    The LHC beam dump system has to safely dispose all beams in a wide energy range of 450 GeV to 7 TeV. A 3 ms abort gap in the beam structure for the switch-on of the extraction kicker field ideally allows a loss-free extraction under normal operating conditions. However, a low number of asynchronous beam aborts is to be expected from reliability calculations and from the first year's operational experience with the beam dump kickers. For such cases, MAD-X simulations including all optics and alignment errors have been performed to determine loss patterns around the LHC as a function of the position of the main protection elements in interaction region six. Special attention was paid to the beam load on the tungsten collimators which protect the triplets in the LHC experimental insertions, and the tracking results compared with semi-analytical numerical estimates. The simulations are also compared to the results of beam commissioning of these protection devices.

  16. The Determination of the Asynchronous Traction Motor Characteristics of Locomotive

    Directory of Open Access Journals (Sweden)

    Pavel Grigorievich Kolpakhchyan

    2017-01-01

    Full Text Available The article deals with the problem of the locomotive asynchronous traction motor control with the AC diesel-electric transmission. The limitations of the torque of the traction motor when powered by the inverter are determined. The recommendations to improve the use of asynchronous traction motor of locomotives with the AC diesel-electric transmission are given.

  17. OFDM with Index Modulation for Asynchronous mMTC Networks.

    Science.gov (United States)

    Doğan, Seda; Tusha, Armed; Arslan, Hüseyin

    2018-04-21

    One of the critical missions for next-generation wireless communication systems is to fulfill the high demand for massive Machine-Type Communications (mMTC). In mMTC systems, a sporadic transmission is performed between machine users and base station (BS). Lack of coordination between the users and BS in time destroys orthogonality between the subcarriers, and causes inter-carrier interference (ICI). Therefore, providing services to asynchronous massive machine users is a major challenge for Orthogonal Frequency Division Multiplexing (OFDM). In this study, OFDM with index modulation (OFDM-IM) is proposed as an eligible solution to alleviate ICI caused by asynchronous transmission in uncoordinated mMTC networks. In OFDM-IM, data transmission is performed not only by modulated subcarriers but also by the indices of active subcarriers. Unlike classical OFDM, fractional subcarrier activation leads to less ICI in OFDM-IM technology. A novel subcarrier mapping scheme (SMS) named as Inner Subcarrier Activation is proposed to further alleviate adjacent user interference in asynchronous OFDM-IM-based systems. ISA reduces inter-user interference since it gives more activation priority to inner subcarriers compared with the existing SMS-s. The superiority of the proposed SMS is shown through both theoretical analysis and computer-based simulations in comparison to existing mapping schemes for asynchronous systems.

  18. PHENIX central arm tracking detectors

    International Nuclear Information System (INIS)

    Adcox, K.; Ajitanand, N.N.; Alexander, J.; Autrey, D.; Averbeck, R.; Azmoun, B.; Barish, K.N.; Baublis, V.V.; Belkin, R.; Bhaganatula, S.; Biggs, J.C.; Borland, D.; Botelho, S.; Bryan, W.L.; Burward-Hoy, J.; Butsyk, S.A.; Chang, W.C.; Christ, T.; Dietzsch, O.; Drees, A.; Rietz, R. du; El Chenawi, K.; Evseev, V.A.; Fellenstein, J.; Ferdousi, T.; Fraenkel, Z.; Franz, A.; Fung, S.Y.; Gannon, J.; Garpman, S.; Godoi, A.L.; Greene, S.V.; Gustafsson, H.-A.; Harder, J.; Hemmick, T.K.; Heuser, J.M.; Holzmann, W.; Hutter, R.; Issah, M.; Ivanov, V.I.; Jacak, B.V.; Jagadish, U.; Jia, J.; Johnson, S.C.; Kandasamy, A.; Kann, M.R.; Kelley, M.A.; Khanzadeev, A.V.; Khomutnikov, A.; Komkov, B.G.; Kopytine, M.L.; Kotchenda, L.; Kotchetkov, D.; Kozlov, V.S.; Kravtsov, P.A.; Kudin, L.G.; Kuriatkov, V.V.; Lacey, R.; Lauret, J.; Lebedev, A.; Lebedev, V.D.; Li, X.H.; Libby, B.; Liccardi, W.; Machnowski, R.; Mahon, J.; Markushin, D.G.; Matathias, F.; Marx, M.D.; Messer, F.; Miftakhov, N.M.; Milan, J.; Miller, T.E.; Milov, A.; Minuzzo, K.; Mioduszewski, S.; Mitchell, J.T.; Muniruzzamann, M.; Nandi, B.K.; Negrin, J.; Nilsson, P.; Nystrand, J.; O'Brien, E.; O'Connor, P.; Oskarsson, A.; Oesterman, L.; Otterlund, I.; Pancake, C.E.; Pantuev, V.S.; Petersen, R.; Pinkenburg, C.H.; Pisani, R.P.; Purwar, A.K.; Rankowitz, S.; Ravinovich, I.; Riabov, V.G.; Riabov, Yu.G.; Rosati, M.; Rose, A.A.; Roschin, E.V.; Samsonov, V.M.; Sangster, T.C.; Seto, R.; Silvermyr, D.; Sivertz, M.; Smith, M.; Solodov, G.P.; Stenlund, E.; Takagui, E.M.; Tarakanov, V.I.; Tarasenkova, O.P.; Thomas, J.L.; Trofimov, V.A.; Tserruya, I.; Tydesjoe, H.; Velkovska, J.; Velkovsky, M.; Vishnevskii, V.I.; Vorobyov, A.A.; Vznuzdaev, E.A.; Vznuzdaev, M.; Wang, H.Q.; Weimer, T.; Wolniewicz, K.; Wu, J.; Xie, W.; Young, G.R.

    2003-01-01

    The PHENIX tracking system consists of Drift Chambers (DC), Pad Chambers (PC) and the Time Expansion Chamber (TEC). PC1/DC and PC2/TEC/PC3 form the inner and outer tracking units, respectively. These units link the track segments that transverse the RICH and extend to the EMCal. The DC measures charged particle trajectories in the r-phi direction to determine p T of the particles and the invariant mass of particle pairs. The PCs perform 3D spatial point measurements for pattern recognition and longitudinal momentum reconstruction and provide spatial resolution of a few mm in both r-phi and z. The TEC tracks particles passing through the region between the RICH and the EMCal. The design and operational parameters of the detectors are presented and running experience during the first year of data taking with PHENIX is discussed. The observed spatial and momentum resolution is given which imposes a limitation on the identification and characterization of charged particles in various momentum ranges

  19. Asynchronous control for networked systems

    CERN Document Server

    Rubio, Francisco; Bencomo, Sebastián

    2015-01-01

    This book sheds light on networked control systems; it describes different techniques for asynchronous control, moving away from the periodic actions of classical control, replacing them with state-based decisions and reducing the frequency with which communication between subsystems is required. The text focuses specially on event-based control. Split into two parts, Asynchronous Control for Networked Systems begins by addressing the problems of single-loop networked control systems, laying out various solutions which include two alternative model-based control schemes (anticipatory and predictive) and the use of H2/H∞ robust control to deal with network delays and packet losses. Results on self-triggering and send-on-delta sampling are presented to reduce the need for feedback in the loop. In Part II, the authors present solutions for distributed estimation and control. They deal first with reliable networks and then extend their results to scenarios in which delays and packet losses may occur. The novel ...

  20. Comparing face-to-face, synchronous, and asynchronous learning: postgraduate dental resident preferences.

    Science.gov (United States)

    Kunin, Marc; Julliard, Kell N; Rodriguez, Tobias E

    2014-06-01

    The Department of Dental Medicine of Lutheran Medical Center has developed an asynchronous online curriculum consisting of prerecorded PowerPoint presentations with audio explanations. The focus of this study was to evaluate if the new asynchronous format satisfied the educational needs of the residents compared to traditional lecture (face-to-face) and synchronous (distance learning) formats. Lectures were delivered to 219 dental residents employing face-to-face and synchronous formats, as well as the new asynchronous format; 169 (77 percent) participated in the study. Outcomes were assessed with pretests, posttests, and individual lecture surveys. Results found the residents preferred face-to-face and asynchronous formats to the synchronous format in terms of effectiveness and clarity of presentations. This preference was directly related to the residents' perception of how well the technology worked in each format. The residents also rated the quality of student-instructor and student-student interactions in the synchronous and asynchronous formats significantly higher after taking the lecture series than they did before taking it. However, they rated the face-to-face format as significantly more conducive to student-instructor and student-student interaction. While the study found technology had a major impact on the efficacy of this curricular model, the results suggest that the asynchronous format can be an effective way to teach a postgraduate course.

  1. Modeling and Analysis of Asynchronous Systems Using SAL and Hybrid SAL

    Science.gov (United States)

    Tiwari, Ashish; Dutertre, Bruno

    2013-01-01

    We present formal models and results of formal analysis of two different asynchronous systems. We first examine a mid-value select module that merges the signals coming from three different sensors that are each asynchronously sampling the same input signal. We then consider the phase locking protocol proposed by Daly, Hopkins, and McKenna. This protocol is designed to keep a set of non-faulty (asynchronous) clocks phase locked even in the presence of Byzantine-faulty clocks on the network. All models and verifications have been developed using the SAL model checking tools and the Hybrid SAL abstractor.

  2. Magnetic poly(lactide-co-glycolide) (PLGA) and cellulose particles for MRI-based cell tracking

    Science.gov (United States)

    Nkansah, Michael K.; Thakral, Durga; Shapiro, Erik M.

    2010-01-01

    Biodegradable, superparamagnetic micro- and nanoparticles of poly(lactide-co-glycolide) (PLGA) and cellulose were designed, fabricated and characterized for magnetic cell labeling. Monodisperse nanocrystals of magnetite were incorporated into micro- and nanoparticles of PLGA and cellulose with high efficiency using an oil-in-water single emulsion technique. Superparamagnetic cores had high magnetization (72.1 emu/g). The resulting polymeric particles had smooth surface morphology and high magnetite content (43.3 wt% for PLGA and 69.6 wt% for cellulose). While PLGA and cellulose nanoparticles displayed highest r2* values per millimole of iron (399 s-1mM-1 for cellulose and 505 s-1mM-1 for PLGA), micron-sized PLGA particles had a much higher r2* per particle than either. After incubation for a month in citrate buffer (pH 5.5), magnetic PLGA particles lost close to 50% of their initial r2* molar relaxivity, while magnetic cellulose particles remained intact, preserving over 85% of their initial r2* molar relaxivity. Lastly, mesenchymal stem cells and human breast adenocarcinoma cells were magnetically labeled using these particles with no detectable cytotoxicity. These particles are ideally suited for non-invasive cell tracking in vivo via MRI and due to their vastly different degradation properties, offer unique potential for dedicated use for either short (PLGA-based particles) or long term (cellulose-based particles) experiments. PMID:21404328

  3. Supporting collaborative discussions on asynchronous time: a technological perspective

    OpenAIRE

    Caballé, Santi

    2011-01-01

    The aim of this paper is to report on an experience of using an innovative on-line learning tool to support real, collaborative learning through discussion in asynchronous time. While asynchronous interaction gives rise to unique opportunities that support active, collaborative learning, unique problems also arise, such as frustration, caused by waiting for other peoples' reactions and feedback and the consequent loss of motivation, which has a negative impact on learning outcomes. In order t...

  4. EPOS for Coordination of Asynchronous Sensor Webs

    Data.gov (United States)

    National Aeronautics and Space Administration — Develop, integrate, and deploy software-based tools to coordinate asynchronous, distributed missions and optimize observation planning spanning simultaneous...

  5. A novel robust and efficient algorithm for charge particle tracking in high background flux

    International Nuclear Information System (INIS)

    Fanelli, C; Cisbani, E; Dotto, A Del

    2015-01-01

    The high luminosity that will be reached in the new generation of High Energy Particle and Nuclear physics experiments implies large high background rate and large tracker occupancy, representing therefore a new challenge for particle tracking algorithms. For instance, at Jefferson Laboratory (JLab) (VA,USA), one of the most demanding experiment in this respect, performed with a 12 GeV electron beam, is characterized by a luminosity up to 10 39 cm -2 s -1 . To this scope, Gaseous Electron Multiplier (GEM) based trackers are under development for a new spectrometer that will operate at these high rates in the Hall A of JLab. Within this context, we developed a new tracking algorithm, based on a multistep approach: (i) all hardware - time and charge - information are exploited to minimize the number of hits to associate; (ii) a dedicated Neural Network (NN) has been designed for a fast and efficient association of the hits measured by the GEM detector; (iii) the measurements of the associated hits are further improved in resolution through the application of Kalman filter and Rauch- Tung-Striebel smoother. The algorithm is shortly presented along with a discussion of the promising first results. (paper)

  6. Comparisons of Particle Tracking Techniques and Galerkin Finite Element Methods in Flow Simulations on Watershed Scales

    Science.gov (United States)

    Shih, D.; Yeh, G.

    2009-12-01

    This paper applies two numerical approximations, the particle tracking technique and Galerkin finite element method, to solve the diffusive wave equation in both one-dimensional and two-dimensional flow simulations. The finite element method is one of most commonly approaches in numerical problems. It can obtain accurate solutions, but calculation times may be rather extensive. The particle tracking technique, using either single-velocity or average-velocity tracks to efficiently perform advective transport, could use larger time-step sizes than the finite element method to significantly save computational time. Comparisons of the alternative approximations are examined in this poster. We adapt the model WASH123D to examine the work. WASH123D is an integrated multimedia, multi-processes, physics-based computational model suitable for various spatial-temporal scales, was first developed by Yeh et al., at 1998. The model has evolved in design capability and flexibility, and has been used for model calibrations and validations over the course of many years. In order to deliver a locally hydrological model in Taiwan, the Taiwan Typhoon and Flood Research Institute (TTFRI) is working with Prof. Yeh to develop next version of WASH123D. So, the work of our preliminary cooperationx is also sketched in this poster.

  7. Tracks, spurs, blobs and delta-rays

    International Nuclear Information System (INIS)

    Magee, J.L.; Chatterjee, A.

    1983-01-01

    The track of a high-energy particle is the collection of all transient species created by the particle in the total degradation of its energy. Visible electron tracks are called delta rays. A microscopic description of the track with all its knocked-out electrons leads to spurs, blobs, and short tracks. Energy deposition criteria for these three track entities are 6 to 100 eV, 100 to 500 eV, and 500 eV to 5 keV, respectively

  8. Use of Particle Tracking to Determine Optimal Release Dates and Locations for Rehabilitated Neonate Sea Turtles

    Directory of Open Access Journals (Sweden)

    Natalie A. Robson

    2017-06-01

    Full Text Available Sea turtles found stranded on beaches are often rehabilitated before being released back into the wild. The location and date of release is largely selected on an informal basis, which may not maximize the chance of survival. As oceanic conditions have a large influence on the movements of neonate sea turtles, this study aimed to identify the best locations and months to release rehabilitated sea turtles that would assist in their transport by ocean currents to the habitat and thermal conditions required for their survival. A particle tracking model, forced by ocean surface velocity fields, was used to simulate the dispersal pathways of millions of passively drifting particles released from different locations in Western Australia. The particles represented rehabilitated, neonate turtles requiring oceanic habitats [green (Chelonia mydas, hawksbill (Eretmochelys imbricata and loggerheads (Caretta caretta] and flatback turtles (Natator depressus which require neritic habitats. The results clearly identified regions and months where ocean currents were more favorable for transport to suitable habitats. Tantabiddi, near Exmouth on the north-west coast, was consistently the best location for release for the oceanic species, with dominant offshore-directed currents and a very narrow continental shelf reducing the time taken for particles to be transported into deep water. In contrast, release locations with more enclosed geography, wide continental shelves, and/or proximity to cooler ocean temperatures were less successful. Our results produced a decision support system for the release of neonate marine turtles in Western Australia and our particle tracking approach has global transferability.

  9. Multithreaded Asynchronous Graph Traversal for In-Memory and Semi-External Memory

    KAUST Repository

    Pearce, Roger

    2010-11-01

    Processing large graphs is becoming increasingly important for many domains such as social networks, bioinformatics, etc. Unfortunately, many algorithms and implementations do not scale with increasing graph sizes. As a result, researchers have attempted to meet the growing data demands using parallel and external memory techniques. We present a novel asynchronous approach to compute Breadth-First-Search (BFS), Single-Source-Shortest-Paths, and Connected Components for large graphs in shared memory. Our highly parallel asynchronous approach hides data latency due to both poor locality and delays in the underlying graph data storage. We present an experimental study applying our technique to both In-Memory and Semi-External Memory graphs utilizing multi-core processors and solid-state memory devices. Our experiments using synthetic and real-world datasets show that our asynchronous approach is able to overcome data latencies and provide significant speedup over alternative approaches. For example, on billion vertex graphs our asynchronous BFS scales up to 14x on 16-cores. © 2010 IEEE.

  10. HCP track calculations in Lif:Mg,Ti: 3D modeling of the ''track – escape'' parameter

    International Nuclear Information System (INIS)

    Sattinger, D.; Sharon, A.; Horowitz, Y.S.

    2011-01-01

    The conceptual framework of the track interaction model (TIM) was conceived in the 1970s and mathematically formulated in the 1980s to describe heavy charged particle TL fluence response supralinearity. The extended track interaction model (ETIM) was developed to include saturation effects due to overlapping tracks and has been applied to both proton and alpha particle TL fluence response. One of the parameters of major importance in the TIM is the ''track – escape'' parameter, defined by N e /N w , where N e represents the number of electrons which escape the parent track during heating, and N w is the number of electrons which recombine within the parent track to produce a TL photon. Recently a first attempt was carried out to theoretically model escape parameters calculated in 2D geometry as a function of particle type and energy using trapping center (TC), luminescent center (LC) and competitive center (CC) occupation probabilities calculated from track segment radial dose distributions and optical absorption (OA) dose response. In this study, the calculations are extended to 3D geometry using a Monte Carlo approach which samples the point of creation of the charge carriers according to the TC occupation probabilities and then estimates N w by sampling the chord length to the track exterior. Charge carriers which escape the irradiated track volume contribute to N e . This more sophisticated 3D calculation of N e /N w is expected to increase the reliability of the modeling of heavy charged particle TL fluence response in the framework of the ETIM and enhance our understanding of “track effects” in Heavy Charged Particle (HCP) induced TL.

  11. Solid state nuclear track detection principles, methods and applications

    CERN Document Server

    Durrani, S A; ter Haar, D

    1987-01-01

    Solid State Nuclear Track Detection: Principles, Methods and Applications is the second book written by the authors after Nuclear Tracks in Solids: Principles and Applications. The book is meant as an introduction to the subject solid state of nuclear track detection. The text covers the interactions of charged particles with matter; the nature of the charged-particle track; the methodology and geometry of track etching; thermal fading of latent damage trails on tracks; the use of dielectric track recorders in particle identification; radiation dossimetry; and solid state nuclear track detecti

  12. Parallelized Kalman-Filter-Based Reconstruction of Particle Tracks on Many-Core Architectures

    Energy Technology Data Exchange (ETDEWEB)

    Cerati, Giuseppe [Fermilab; Elmer, Peter [Princeton U.; Krutelyov, Slava [UC, San Diego; Lantz, Steven [Cornell U., Phys. Dept.; Lefebvre, Matthieu [Princeton U.; Masciovecchio, Mario [UC, San Diego; McDermott, Kevin [Cornell U., Phys. Dept.; Riley, Daniel [Cornell U., Phys. Dept.; Tadel, Matevž [UC, San Diego; Wittich, Peter [Cornell U., Phys. Dept.; Würthwein, Frank [UC, San Diego; Yagil, Avi [UC, San Diego

    2017-11-16

    Faced with physical and energy density limitations on clock speed, contemporary microprocessor designers have increasingly turned to on-chip parallelism for performance gains. Examples include the Intel Xeon Phi, GPGPUs, and similar technologies. Algorithms should accordingly be designed with ample amounts of fine-grained parallelism if they are to realize the full performance of the hardware. This requirement can be challenging for algorithms that are naturally expressed as a sequence of small-matrix operations, such as the Kalman filter methods widely in use in high-energy physics experiments. In the High-Luminosity Large Hadron Collider (HL-LHC), for example, one of the dominant computational problems is expected to be finding and fitting charged-particle tracks during event reconstruction; today, the most common track-finding methods are those based on the Kalman filter. Experience at the LHC, both in the trigger and offline, has shown that these methods are robust and provide high physics performance. Previously we reported the significant parallel speedups that resulted from our efforts to adapt Kalman-filter-based tracking to many-core architectures such as Intel Xeon Phi. Here we report on how effectively those techniques can be applied to more realistic detector configurations and event complexity.

  13. Robust model-based analysis of single-particle tracking experiments with Spot-On

    Science.gov (United States)

    Grimm, Jonathan B; Lavis, Luke D

    2018-01-01

    Single-particle tracking (SPT) has become an important method to bridge biochemistry and cell biology since it allows direct observation of protein binding and diffusion dynamics in live cells. However, accurately inferring information from SPT studies is challenging due to biases in both data analysis and experimental design. To address analysis bias, we introduce ‘Spot-On’, an intuitive web-interface. Spot-On implements a kinetic modeling framework that accounts for known biases, including molecules moving out-of-focus, and robustly infers diffusion constants and subpopulations from pooled single-molecule trajectories. To minimize inherent experimental biases, we implement and validate stroboscopic photo-activation SPT (spaSPT), which minimizes motion-blur bias and tracking errors. We validate Spot-On using experimentally realistic simulations and show that Spot-On outperforms other methods. We then apply Spot-On to spaSPT data from live mammalian cells spanning a wide range of nuclear dynamics and demonstrate that Spot-On consistently and robustly infers subpopulation fractions and diffusion constants. PMID:29300163

  14. A Block-Asynchronous Relaxation Method for Graphics Processing Units

    OpenAIRE

    Anzt, H.; Dongarra, J.; Heuveline, Vincent; Tomov, S.

    2011-01-01

    In this paper, we analyze the potential of asynchronous relaxation methods on Graphics Processing Units (GPUs). For this purpose, we developed a set of asynchronous iteration algorithms in CUDA and compared them with a parallel implementation of synchronous relaxation methods on CPU-based systems. For a set of test matrices taken from the University of Florida Matrix Collection we monitor the convergence behavior, the average iteration time and the total time-to-solution time. Analyzing the r...

  15. Novel Asynchronous Wrapper and Its Application to GALS Systems

    Institute of Scientific and Technical Information of China (English)

    Zhuang Shengxian; Peng Anjin; Lars Wanhammar

    2006-01-01

    An asynchronous wrapper with novel handshake circuits for data communication in globally asynchronous locally synchronous (GALS) systems is proposed. The handshake circuits include two communication ports and a local clock generator. Two approaches for the implementation of communication ports are presented, one with pure standard cells and the others with Müller-C elements. The detailed design methodology for GALS systems is given and the circuits are validated with VHDL and circuits simulation in standard CMOS technology.

  16. Blending Online Asynchronous and Synchronous Learning

    Directory of Open Access Journals (Sweden)

    Lisa C. Yamagata-Lynch

    2014-04-01

    Full Text Available In this article I will share a qualitative self-study about a 15-week blended 100% online graduate level course facilitated through synchronous meetings on Blackboard Collaborate and asynchronous discussions on Blackboard. I taught the course at the University of Tennessee (UT during the spring 2012 semester and the course topic was online learning environments. The primary research question of this study was: How can the designer/instructor optimize learning experiences for students who are studying about online learning environments in a blended online course relying on both synchronous and asynchronous technologies? I relied on student reflections of course activities during the beginning, middle, and the end of the semester as the primary data source to obtain their insights regarding course experiences. Through the experiences involved in designing and teaching the course and engaging in this study I found that there is room in the instructional technology research community to address strategies for facilitating online synchronous learning that complement asynchronous learning. Synchronous online whole class meetings and well-structured small group meetings can help students feel a stronger sense of connection to their peers and instructor and stay engaged with course activities. In order to provide meaningful learning spaces in synchronous learning environments, the instructor/designer needs to balance the tension between embracing the flexibility that the online space affords to users and designing deliberate structures that will help them take advantage of the flexible space.

  17. Back-tracking of primary particle trajectories for muons detected at the Earth surface

    Science.gov (United States)

    Shutenko, V. V.

    2017-01-01

    Investigations of cosmic rays on the surface of the Earth allow to derive information of applied character on the conditions of the interplanetary magnetic field and of the geomagnetic field. For this purpose, it is necessary to collate trajectories of particles detected in the ground-based detector to trajectories of primary cosmic rays in the heliosphere. This problem is solved by means of various back-tracking methods. In this work, one of such methods is presented.

  18. Back-tracking of primary particle trajectories for muons detected at the Earth surface

    International Nuclear Information System (INIS)

    Shutenko, V V

    2017-01-01

    Investigations of cosmic rays on the surface of the Earth allow to derive information of applied character on the conditions of the interplanetary magnetic field and of the geomagnetic field. For this purpose, it is necessary to collate trajectories of particles detected in the ground-based detector to trajectories of primary cosmic rays in the heliosphere. This problem is solved by means of various back-tracking methods. In this work, one of such methods is presented. (paper)

  19. Decentralized automatic generation control of interconnected power systems incorporating asynchronous tie-lines.

    Science.gov (United States)

    Ibraheem; Hasan, Naimul; Hussein, Arkan Ahmed

    2014-01-01

    This Paper presents the design of decentralized automatic generation controller for an interconnected power system using PID, Genetic Algorithm (GA) and Particle Swarm Optimization (PSO). The designed controllers are tested on identical two-area interconnected power systems consisting of thermal power plants. The area interconnections between two areas are considered as (i) AC tie-line only (ii) Asynchronous tie-line. The dynamic response analysis is carried out for 1% load perturbation. The performance of the intelligent controllers based on GA and PSO has been compared with the conventional PID controller. The investigations of the system dynamic responses reveal that PSO has the better dynamic response result as compared with PID and GA controller for both type of area interconnection.

  20. Atomic Particle Detection

    Energy Technology Data Exchange (ETDEWEB)

    Hellman, Hal

    1970-01-01

    This booklet tells how scientists observe the particles and electromagnetic radiation that emerges from an atomic nucleus. The equipment used falls into two general categories: counters which count each particle as it passes by, and track detectors, which make a photographic record of the particle's track.

  1. Probing the type of anomalous diffusion with single-particle tracking.

    Science.gov (United States)

    Ernst, Dominique; Köhler, Jürgen; Weiss, Matthias

    2014-05-07

    Many reactions in complex fluids, e.g. signaling cascades in the cytoplasm of living cells, are governed by a diffusion-driven encounter of reactants. Yet, diffusion in complex fluids often exhibits an anomalous characteristic ('subdiffusion'). Since different types of subdiffusion have distinct effects on timing and equilibria of chemical reactions, a thorough determination of the reactants' type of random walk is key to a quantitative understanding of reactions in complex fluids. Here we introduce a straightforward and simple approach for determining the type of subdiffusion from single-particle tracking data. Unlike previous approaches, our method also is sensitive to transient subdiffusion phenomena, e.g. obstructed diffusion below the percolation threshold. We validate our strategy with data from experiment and simulation.

  2. A Preliminary Comparison of Three Dimensional Particle Tracking and Sizing using Plenoptic Imaging and Digital In-line Holography

    Energy Technology Data Exchange (ETDEWEB)

    Guildenbecher, Daniel Robert; Munz, Elise Dahnke; Farias, Paul Abraham; Thurow, Brian S [Auburn U

    2015-12-01

    Digital in-line holography and plenoptic photography are two techniques for single-shot, volumetric measurement of 3D particle fields. Here we present a preliminary comparison of the two methods by applying plenoptic imaging to experimental configurations that have been previously investigated with digital in-line holography. These experiments include the tracking of secondary droplets from the impact of a water drop on a thin film of water and tracking of pellets from a shotgun. Both plenoptic imaging and digital in-line holography successfully quantify the 3D nature of these particle fields. This includes measurement of the 3D particle position, individual particle sizes, and three-component velocity vectors. For the initial processing methods presented here, both techniques give out-of-plane positional accuracy of approximately 1-2 particle diameters. For a fixed image sensor, digital holography achieves higher effective in-plane spatial resolutions. However, collimated and coherent illumination makes holography susceptible to image distortion through index of refraction gradients, as demonstrated in the shotgun experiments. On the other hand, plenotpic imaging allows for a simpler experimental configuration. Furthermore, due to the use of diffuse, white-light illumination, plenoptic imaging is less susceptible to image distortion in the shotgun experiments. Additional work is needed to better quantify sources of uncertainty, particularly in the plenoptic experiments, as well as develop data processing methodologies optimized for the plenoptic measurement.

  3. The Design of Finite State Machine for Asynchronous Replication Protocol

    Science.gov (United States)

    Wang, Yanlong; Li, Zhanhuai; Lin, Wei; Hei, Minglei; Hao, Jianhua

    Data replication is a key way to design a disaster tolerance system and to achieve reliability and availability. It is difficult for a replication protocol to deal with the diverse and complex environment. This means that data is less well replicated than it ought to be. To reduce data loss and to optimize replication protocols, we (1) present a finite state machine, (2) run it to manage an asynchronous replication protocol and (3) report a simple evaluation of the asynchronous replication protocol based on our state machine. It's proved that our state machine is applicable to guarantee the asynchronous replication protocol running in the proper state to the largest extent in the event of various possible events. It also can helpful to build up replication-based disaster tolerance systems to ensure the business continuity.

  4. Study of substrate topographical effects on epithelial cell behavior using etched alpha-particle tracks on PADC films

    International Nuclear Information System (INIS)

    Ng, C.K.M.; Poon, W.L.; Li, W.Y.; Cheung, T.; Cheng, S.H.; Yu, K.N.

    2008-01-01

    Micrometer-size pits on the surface of a polymer (polyallyldiglycol carbonate or PADC) substrate created by alpha-particle irradiation and subsequent chemical etching were used to study the topographical effects alone on cell behavior. Vinculin, the cell adhesion and membrane protrusion protein, was used as an indicator of cytoskeletonal reorganization on the substrate and localization of vinculin was used to demonstrate the presence of focal adhesions. In our experiments, vinculin expressed in epithelial HeLa cells cultured on PADC films with track-etch pits, but not in cells cultured on the raw or chemically etched blank films. In other words, vinculin expression was induced by the topography of track-etch pits, while etching of the substrate alone (without alpha-particle irradiation) did not cause up-regulation of vinculin protein expression. HeLa cells cultured on PADC films with track-etch pits also showed changes in cell proliferation, cell area and cell circularity, and were largely contained by the pits. In other words, the cell membrane edges tended to be in contact with the pits. By comparing the correlation between the positions of HeLa cells and the pits, and that between the positions of cells and computer-simulated pits, the tendency for membrane edges of HeLa cells to be in contact with the pits was recognized. This could be explained by inhibition of membrane protrusion at the pits. In conclusion, substrate track-etch pits were an important determinant of epithelial cell behaviors

  5. Network evolution induced by asynchronous stimuli through spike-timing-dependent plasticity.

    Directory of Open Access Journals (Sweden)

    Wu-Jie Yuan

    Full Text Available In sensory neural system, external asynchronous stimuli play an important role in perceptual learning, associative memory and map development. However, the organization of structure and dynamics of neural networks induced by external asynchronous stimuli are not well understood. Spike-timing-dependent plasticity (STDP is a typical synaptic plasticity that has been extensively found in the sensory systems and that has received much theoretical attention. This synaptic plasticity is highly sensitive to correlations between pre- and postsynaptic firings. Thus, STDP is expected to play an important role in response to external asynchronous stimuli, which can induce segregative pre- and postsynaptic firings. In this paper, we study the impact of external asynchronous stimuli on the organization of structure and dynamics of neural networks through STDP. We construct a two-dimensional spatial neural network model with local connectivity and sparseness, and use external currents to stimulate alternately on different spatial layers. The adopted external currents imposed alternately on spatial layers can be here regarded as external asynchronous stimuli. Through extensive numerical simulations, we focus on the effects of stimulus number and inter-stimulus timing on synaptic connecting weights and the property of propagation dynamics in the resulting network structure. Interestingly, the resulting feedforward structure induced by stimulus-dependent asynchronous firings and its propagation dynamics reflect both the underlying property of STDP. The results imply a possible important role of STDP in generating feedforward structure and collective propagation activity required for experience-dependent map plasticity in developing in vivo sensory pathways and cortices. The relevance of the results to cue-triggered recall of learned temporal sequences, an important cognitive function, is briefly discussed as well. Furthermore, this finding suggests a potential

  6. Improved Particle Filter for Passive Target Tracking%改进粒子滤波在被动目标跟踪中的应用

    Institute of Scientific and Technical Information of China (English)

    邓小龙; 谢剑英; 杨煜普

    2005-01-01

    As a new method for dealing with any nonlinear or non-Gaussian distributions, based on the Monte Carlo methods and Bayesian filtering, particle filters (PF) are favored by researchers and widely applied in many fields. Based on particle filtering, an improved extended Kalman filter (EKF) proposal distribution is presented. Evaluation of the weights is simplified and other improved techniques including the residual resampling step and Markov Chain Monte Carlo method are introduced for target tracking. Performances of the EKF, basic PF and the improved PF are compared in target tracking examples. The simulation results confirm that the improved particle filter outperforms the others.

  7. Particle-pair relative velocity measurement in high-Reynolds-number homogeneous and isotropic turbulence using 4-frame particle tracking velocimetry

    Science.gov (United States)

    Dou, Zhongwang; Ireland, Peter J.; Bragg, Andrew D.; Liang, Zach; Collins, Lance R.; Meng, Hui

    2018-02-01

    The radial relative velocity (RV) between particles suspended in turbulent flow plays a critical role in droplet collision and growth. We present a simple and accurate approach to RV measurement in isotropic turbulence—planar 4-frame particle tracking velocimetry—using routine PIV hardware. It improves particle positioning and pairing accuracy over the 2-frame holographic approach by de Jong et al. (Int J Multiphas Flow 36:324-332; de Jong et al., Int J Multiphas Flow 36:324-332, 2010) without using high-speed cameras and lasers as in Saw et al. (Phys Fluids 26:111702, 2014). Homogeneous and isotropic turbulent flow ({R_λ }=357) in a new, fan-driven, truncated iscosahedron chamber was laden with either low-Stokes (mean St=0.09, standard deviation 0.05) or high-Stokes aerosols (mean St=3.46, standard deviation 0.57). For comparison, DNS was conducted under similar conditions ({R_λ }=398; St=0.10 and 3.00, respectively). Experimental RV probability density functions (PDF) and mean inward RV agree well with DNS. Mean inward RV increases with St at small particle separations, r, and decreases with St at large r, indicating the dominance of "path-history" and "inertial filtering" effects, respectively. However, at small r, the experimental mean inward RV trends higher than DNS, possibly due to the slight polydispersity of particles and finite light sheet thickness in experiments. To confirm this interpretation, we performed numerical experiments and found that particle polydispersity increases mean inward RV at small r, while finite laser thickness also overestimates mean inward RV at small r, This study demonstrates the feasibility of accurately measuring RV using routine hardware, and verifies, for the first time, the path-history and inertial filtering effects on particle-pair RV at large particle separations experimentally.

  8. MED5/355: Using Web-technology for Asynchronous Telemedicine Consulting

    OpenAIRE

    Reviakin, Y; Sukhanov, A

    1999-01-01

    Introduction Common telemedicine consultations can be divided in two classes: real-time telemedicine consultations and asynchronous telemedicine consultations. The advantage of real-time consultations is obvious - this is a natural discussion between physicians, which may be realised on the basis of desktop videoconferences. But the problems are also obvious: the necessity of additional hardware and the elevated demands for channel bandwidth. Because of the latter, the use of asynchronous tel...

  9. Track reconstruction in CMS high luminosity environment

    CERN Document Server

    AUTHOR|(CDS)2067159

    2016-01-01

    The CMS tracker is the largest silicon detector ever built, covering 200 square meters and providing an average of 14 high-precision measurements per track. Tracking is essential for the reconstruction of objects like jets, muons, electrons and tau leptons starting from the raw data from the silicon pixel and strip detectors. Track reconstruction is widely used also at trigger level as it improves objects tagging and resolution.The CMS tracking code is organized in several levels, known as iterative steps, each optimized to reconstruct a class of particle trajectories, as the ones of particles originating from the primary vertex or displaced tracks from particles resulting from secondary vertices. Each iterative step consists of seeding, pattern recognition and fitting by a kalman filter, and a final filtering and cleaning. Each subsequent step works on hits not yet associated to a reconstructed particle trajectory.The CMS tracking code is continuously evolving to make the reconstruction computing load compat...

  10. Track reconstruction in CMS high luminosity environment

    CERN Document Server

    Goetzmann, Christophe

    2014-01-01

    The CMS tracker is the largest silicon detector ever built, covering 200 square meters and providing an average of 14 high-precision measurements per track. Tracking is essential for the reconstruction of objects like jets, muons, electrons and tau leptons starting from the raw data from the silicon pixel and strip detectors. Track reconstruction is widely used also at trigger level as it improves objects tagging and resolution.The CMS tracking code is organized in several levels, known as iterative steps, each optimized to reconstruct a class of particle trajectories, as the ones of particles originating from the primary vertex or displaced tracks from particles resulting from secondary vertices. Each iterative step consists of seeding, pattern recognition and fitting by a kalman filter, and a final filtering and cleaning. Each subsequent step works on hits not yet associated to a reconstructed particle trajectory.The CMS tracking code is continuously evolving to make the reconstruction computing load compat...

  11. Asynchronous stream processing with S-Net

    NARCIS (Netherlands)

    Grelck, C.; Scholz, S.-B.; Shafarenko, A.

    2010-01-01

    We present the rationale and design of S-Net, a coordination language for asynchronous stream processing. The language achieves a near-complete separation between the application code, written in any conventional programming language, and the coordination/communication code written in S-Net. Our

  12. A Monte Carlo Study of the Momentum Dependence on the Results of Tracking Unknown Particle Species in the BaBar Detector

    Energy Technology Data Exchange (ETDEWEB)

    Sewerynek, Stephen; /British Columbia U.

    2007-04-06

    The BABAR experiment is composed of an international collaboration that will test the Standard Model prediction of CP violation. To accomplish this a new detector was constructed at the asymmetric B Factory, located at the Stanford Linear Accelerator Center. The tests will shed some light on the origins of CP violation, which is an important aspect in explaining the matter/antimatter asymmetry in the universe. In particular, the BABAR experiment will measure CP violation in the neutral B meson system. In order to succeed, the BABAR experiment requires excellent track fitting and particle species identification. Prior to the current study, track fitting was done using only one particle species--the pion. But given the momentum dependence on the accuracy of the results from this choice of particle species, a better algorithm needed to be developed. Monte Carlo simulations were carried out and a new algorithm utilizing all five particle species present in the BABAR detector was created.

  13. Using Television Sitcoms to Facilitate Asynchronous Discussions in the Online Communication Course

    Science.gov (United States)

    Tolman, Elizabeth; Asbury, Bryan

    2012-01-01

    Asynchronous discussions are a useful instructional resource in the online communication course. In discussion groups students have the opportunity to actively participate and interact with students and the instructor. Asynchronous communication allows for flexibility because "participants can interact with significant amounts of time between…

  14. [Cost-effectiveness of Synchronous vs. Asynchronous Telepsychiatry in Prison Inmates With Depression].

    Science.gov (United States)

    Barrera-Valencia, Camilo; Benito-Devia, Alexis Vladimir; Vélez-Álvarez, Consuelo; Figueroa-Barrera, Mario; Franco-Idárraga, Sandra Milena

    Telepsychiatry is defined as the use of information and communication technology (ICT) in providing remote psychiatric services. Telepsychiatry is applied using two types of communication: synchronous (real time) and asynchronous (store and forward). To determine the cost-effectiveness of a synchronous and an asynchronous telepsychiatric model in prison inmate patients with symptoms of depression. A cost-effectiveness study was performed on a population consisting of 157 patients from the Establecimiento Penitenciario y Carcelario de Mediana Seguridad de Manizales, Colombia. The sample was determined by applying Zung self-administered surveys for depression (1965) and the Hamilton Depression Rating Scale (HDRS), the latter being the tool used for the comparison. Initial Hamilton score, arrival time, duration of system downtime, and clinical effectiveness variables had normal distributions (P>.05). There were significant differences (P<.001) between care costs for the different models, showing that the mean cost of the asynchronous model is less than synchronous model, and making the asynchronous model more cost-effective. The asynchronous model is the most cost-effective model of telepsychiatry care for patients with depression admitted to a detention centre, according to the results of clinical effectiveness, cost measurement, and patient satisfaction. Copyright © 2016 Asociación Colombiana de Psiquiatría. Publicado por Elsevier España. All rights reserved.

  15. On the Convergence of Asynchronous Parallel Pattern Search

    International Nuclear Information System (INIS)

    Tamara Gilbson Kolda

    2002-01-01

    In this paper the authors prove global convergence for asynchronous parallel pattern search. In standard pattern search, decisions regarding the update of the iterate and the step-length control parameter are synchronized implicitly across all search directions. They lose this feature in asynchronous parallel pattern search since the search along each direction proceeds semi-autonomously. By bounding the value of the step-length control parameter after any step that produces decrease along a single search direction, they can prove that all the processes share a common accumulation point and that such a point is a stationary point of the standard nonlinear unconstrained optimization problem

  16. ZONES OF STEADY CAPACITOR EXCITATION IN A MODE OF GENERATION OF TYPICAL ASYNCHRONOUS MACHINES

    Directory of Open Access Journals (Sweden)

    Postoronca Sv.

    2009-12-01

    Full Text Available In work some features of a mode of capacitor excitation of industrial asynchronous electric motors, and also generators made on their base which can be used in wind installations of low power are considered. Borders of zones of steady capacitor excitation of asynchronous electric motors in rated power of 0,25-22,0 kW and generators made on their base, and also character of influence of own losses and active capacity of loading of the equivalent circuit of the asynchronous machine resulted in parameters have been determined. Some recommendations after maintenance of stability of capacitor excitation of asynchronous machines for work in a mode of generation of electric energy are given.

  17. Mechanical engineering and design of silicon-based particle tracking devices

    International Nuclear Information System (INIS)

    Miller, W.O.; Thompson, T.C.; Gamble, M.T.; Reid, R.S.; Woloshun, K.A.; Dransfield, G.D.; Ziock, H.J.

    1990-01-01

    The Mechanical Engineering and Electronics Division of the Los Alamos National Laboratory has been investigating silicon-based particle tracking device technology as part of the Superconducting Super Collider-sponsored silicon subsystem collaboration. Structural, thermal, and materials issues have been addressed. This paper discussed detector structural integrity and stability, including detailed finite element models of the silicon chip support and predictive methods used in designing with advanced composite materials. Electronic thermal loading and efficient dissipation of such energy using heat pipe technology has been investigated. The use of materials whose coefficients of thermal expansion are engineered to match silicon or to be near zero, as appropriate, have been explored. Material analysis and test results from radiation, chemical, and static loading are compared with analytical predictions and discussed. 1 ref., 2 figs., 1 tab

  18. Gigabit Ethernet signal transmission using asynchronous optical code division multiple access.

    Science.gov (United States)

    Ma, Philip Y; Fok, Mable P; Shastri, Bhavin J; Wu, Ben; Prucnal, Paul R

    2015-12-15

    We propose and experimentally demonstrate a novel architecture for interfacing and transmitting a Gigabit Ethernet (GbE) signal using asynchronous incoherent optical code division multiple access (OCDMA). This is the first such asynchronous incoherent OCDMA system carrying GbE data being demonstrated to be working among multi-users where each user is operating with an independent clock/data rate and is granted random access to the network. Three major components, the GbE interface, the OCDMA transmitter, and the OCDMA receiver are discussed in detail. The performance of the system is studied and characterized through measuring eye diagrams, bit-error rate and packet loss rate in real-time file transfer. Our Letter also addresses the near-far problem and realizes asynchronous transmission and detection of signal.

  19. Asynchronous vs didactic education: it's too early to throw in the towel on tradition.

    Science.gov (United States)

    Jordan, Jaime; Jalali, Azadeh; Clarke, Samuel; Dyne, Pamela; Spector, Tahlia; Coates, Wendy

    2013-08-08

    Asynchronous, computer based instruction is cost effective, allows self-directed pacing and review, and addresses preferences of millennial learners. Current research suggests there is no significant difference in learning compared to traditional classroom instruction. Data are limited for novice learners in emergency medicine. The objective of this study was to compare asynchronous, computer-based instruction with traditional didactics for senior medical students during a week-long intensive course in acute care. We hypothesized both modalities would be equivalent. This was a prospective observational quasi-experimental study of 4th year medical students who were novice learners with minimal prior exposure to curricular elements. We assessed baseline knowledge with an objective pre-test. The curriculum was delivered in either traditional lecture format (shock, acute abdomen, dyspnea, field trauma) or via asynchronous, computer-based modules (chest pain, EKG interpretation, pain management, trauma). An interactive review covering all topics was followed by a post-test. Knowledge retention was measured after 10 weeks. Pre and post-test items were written by a panel of medical educators and validated with a reference group of learners. Mean scores were analyzed using dependent t-test and attitudes were assessed by a 5-point Likert scale. 44 of 48 students completed the protocol. Students initially acquired more knowledge from didactic education as demonstrated by mean gain scores (didactic: 28.39% ± 18.06; asynchronous 9.93% ± 23.22). Mean difference between didactic and asynchronous = 18.45% with 95% CI [10.40 to 26.50]; p = 0.0001. Retention testing demonstrated similar knowledge attrition: mean gain scores -14.94% (didactic); -17.61% (asynchronous), which was not significantly different: 2.68% ± 20.85, 95% CI [-3.66 to 9.02], p = 0.399. The attitudinal survey revealed that 60.4% of students believed the asynchronous modules were educational and 95

  20. Computing by Temporal Order: Asynchronous Cellular Automata

    Directory of Open Access Journals (Sweden)

    Michael Vielhaber

    2012-08-01

    Full Text Available Our concern is the behaviour of the elementary cellular automata with state set 0,1 over the cell set Z/nZ (one-dimensional finite wrap-around case, under all possible update rules (asynchronicity. Over the torus Z/nZ (n<= 11,we will see that the ECA with Wolfram rule 57 maps any v in F_2^n to any w in F_2^n, varying the update rule. We furthermore show that all even (element of the alternating group bijective functions on the set F_2^n = 0,...,2^n-1, can be computed by ECA57, by iterating it a sufficient number of times with varying update rules, at least for n <= 10. We characterize the non-bijective functions computable by asynchronous rules.

  1. Investigating Particle Transport and Fate in the Sacramento–San Joaquin Delta Using a Particle-Tracking Model

    Directory of Open Access Journals (Sweden)

    Wim J. Kimmerer

    2008-02-01

    Full Text Available Movements of pelagic organisms in the tidal freshwater regions of estuaries are sensitive to the movements of water. In the Sacramento-San Joaquin Delta—the tidal freshwater reach of the San Francisco Estuary—such movements are key to losses of fish and other organisms to entrainment in large water-export facilities. We used the Delta Simulation Model-2 hydrodynamic model and its particle tracking model to examine the principal determinants of entrainment losses to the export facilities and how movement of fish through the Delta may be influenced by flow. We modeled 936 scenarios for 74 different conditions of flow, diversions, tides, and removable barriers to address seven questions regarding hydrodynamics and entrainment risk in the Delta. Tide had relatively small effects on fate and residence time of particles. Release location and hydrology interacted to control particle fate and residence time. The ratio of flow into the export facilities to freshwater flow into the Delta (export:inflow or EI ratio was a useful predictor of entrainment probability if the model were allowed to run long enough to resolve particles’ ultimate fate. Agricultural diversions within the Delta increased total entrainment losses and altered local movement patterns. Removable barriers in channels of the southern Delta and gates in the Delta Cross Channel in the northern Delta had minor effects on particles released in the rivers above these channels. A simulation of losses of larval delta smelt showed substantial cumulative losses depending on both inflow and export flow. A simulation mimicking mark–recapture experiments on Chinook salmon smolts suggested that both inflow and export flow may be important factors determining survival of salmon in the upper estuary. To the extent that fish behave passively, this model is probably suitable for describing Delta-wide movement, but it is less suitable for smaller scales or alternative configurations of the Delta.

  2. Computational Aspects of Asynchronous CA

    OpenAIRE

    Chandesris, Jérôme; Dennunzio, Alberto; Formenti, Enrico; Manzoni, Luca

    2011-01-01

    This work studies some aspects of the computational power of fully asynchronous cellular automata (ACA). We deal with some notions of simulation between ACA and Turing Machines. In particular, we characterize the updating sequences specifying which are "universal", i.e., allowing a (specific family of) ACA to simulate any TM on any input. We also consider the computational cost of such simulations.

  3. The design of an asynchronous Tiny RISC TM/TR4101 microprocessor core

    DEFF Research Database (Denmark)

    Christensen, Kåre Tais; Jensen, P.; Korger, P.

    1998-01-01

    This paper presents the design of an asynchronous version of the TR4101 embedded microprocessor core developed by LSI Logic Inc. The asynchronous processor, called ARISC, was designed using the same CAD tools and the same standard cell library that was used to implement the TR4101. The paper repo...

  4. Particle-tracking code (track3d) for convective solute transport modelling in the geosphere: Description and user`s manual; Programme de reperage de particules (track3d) pour la modelisation du transport par convection des solutes dans la geosphere: description et manuel de l`utilisateur

    Energy Technology Data Exchange (ETDEWEB)

    Nakka, B W; Chan, T

    1994-12-01

    A deterministic particle-tracking code (TRACK3D) has been developed to compute convective flow paths of conservative (nonreactive) contaminants through porous geological media. TRACK3D requires the groundwater velocity distribution, which, in our applications, results from flow simulations using AECL`s MOTIF code. The MOTIF finite-element code solves the transient and steady-state coupled equations of groundwater flow, solute transport and heat transport in fractured/porous media. With few modifications, TRACK3D can be used to analyse the velocity distributions calculated by other finite-element or finite-difference flow codes. This report describes the assumptions, limitations, organization, operation and applications of the TRACK3D code, and provides a comprehensive user`s manual.

  5. Target-type probability combining algorithms for multisensor tracking

    Science.gov (United States)

    Wigren, Torbjorn

    2001-08-01

    Algorithms for the handing of target type information in an operational multi-sensor tracking system are presented. The paper discusses recursive target type estimation, computation of crosses from passive data (strobe track triangulation), as well as the computation of the quality of the crosses for deghosting purposes. The focus is on Bayesian algorithms that operate in the discrete target type probability space, and on the approximations introduced for computational complexity reduction. The centralized algorithms are able to fuse discrete data from a variety of sensors and information sources, including IFF equipment, ESM's, IRST's as well as flight envelopes estimated from track data. All algorithms are asynchronous and can be tuned to handle clutter, erroneous associations as well as missed and erroneous detections. A key to obtain this ability is the inclusion of data forgetting by a procedure for propagation of target type probability states between measurement time instances. Other important properties of the algorithms are their abilities to handle ambiguous data and scenarios. The above aspects are illustrated in a simulations study. The simulation setup includes 46 air targets of 6 different types that are tracked by 5 airborne sensor platforms using ESM's and IRST's as data sources.

  6. Search for long-lived supersymmetry particles by signature of a high track-multiplicity displaced vertex using the LHC-ATLAS Experiment

    CERN Document Server

    AUTHOR|(INSPIRE)INSPIRE-00360876

    Long-lived supersymmetry (SUSY) particles decaying within the tracking volume of the LHC-ATLAS Experiment can be reconstructed as a displaced vertex (DV). The search strategy involves attempting to reassemble the decay point of the long-lived particles (LLPs) by fitting vertices from the trajectories arising from the charged decay products. A search, looking for a signature of a massive high track-multiplicity DV has been conducted using data collected during 2012 by the LHC-ATLAS Experiment at $\\sqrt{s}~=~8$ TeV, equaling to an integrated luminosity of 20.3 fb$^{-1}$. A signature of a massive displaced vertex is especially powerful due to the lack of any heavy long-lived standard model particles. Thereby, giving an analysis that is nearly background free. This dissertation describes the new, much more generic, "$DV+\\text{jets}$" channel. In this channel events with high momentum jets and at least one displaced vertex are considered. Eliminating the requirement of an associated $\\mu$ generated, to date of w...

  7. Tracking Lagrangian trajectories in position–velocity space

    International Nuclear Information System (INIS)

    Xu, Haitao

    2008-01-01

    Lagrangian particle-tracking algorithms are susceptible to intermittent loss of particle images on the sensors. The measured trajectories are often interrupted into short segments and the long-time Lagrangian statistics are difficult to obtain. We present an algorithm to connect the segments of Lagrangian trajectories from common particle-tracking algorithms. Our algorithm tracks trajectory segments in the six-dimensional position and velocity space. We describe the approach to determine parameters in the algorithm and demonstrate the validity of the algorithm with data from numerical simulations and the improvement of long-time Lagrangian statistics on experimental data. The algorithm has important applications in measurements with high particle seeding density and in obtaining multi-particle Lagrangian statistics

  8. Some characteristics of the CR-39 solid state nuclear-track detector for protons and low energy alpha particles

    International Nuclear Information System (INIS)

    Fonseca, E.S. da.

    1983-01-01

    Experimental results related to certain registration properties of the CR-39 solid state nuclear-track detector for charged particles are presented and discussed. The determination of the CR-39 chemical etching in NaOH and KOH solutions, comprising concentration (2-10N) and temperature effects (50-90 0 C), showed the existence of an inverse proportion between the induction time and the temperature as well as the normal concentration of the solutions. The critical energy and the critical energy-loss rate of CR-39 track detectors for registration of protons were experimentally determined. A number of samples was exposed to 24MeV proton beams in the IEN-CNEN Cyclotron (CV-28), using a scattering chamber with a tantalum thin target and aluminium absorbers in contact with the samples in order to provide the required fluctuation in the scattered beam energy. From the mean track-diameter plotted against incident proton energy for 16h and 24h chemical etching (6.25 NaOH, 70 0 C), and considering 1.5 μm as the minimum observable track-diameter, the values (21.0 + - 1.5) MeV and (22.5 + - 1.5) MeV were deduced, respectively, for the critical energy. From the calculated energy-loss rate versus energy curve, the critical energy-loss rate was evaluated as 24 + - 2 MeV.cm 2 /g. Finally, the CR-39 response for low energy alpha particles (E [pt

  9. Synchronization of Hierarchical Time-Varying Neural Networks Based on Asynchronous and Intermittent Sampled-Data Control.

    Science.gov (United States)

    Xiong, Wenjun; Patel, Ragini; Cao, Jinde; Zheng, Wei Xing

    In this brief, our purpose is to apply asynchronous and intermittent sampled-data control methods to achieve the synchronization of hierarchical time-varying neural networks. The asynchronous and intermittent sampled-data controllers are proposed for two reasons: 1) the controllers may not transmit the control information simultaneously and 2) the controllers cannot always exist at any time . The synchronization is then discussed for a kind of hierarchical time-varying neural networks based on the asynchronous and intermittent sampled-data controllers. Finally, the simulation results are given to illustrate the usefulness of the developed criteria.In this brief, our purpose is to apply asynchronous and intermittent sampled-data control methods to achieve the synchronization of hierarchical time-varying neural networks. The asynchronous and intermittent sampled-data controllers are proposed for two reasons: 1) the controllers may not transmit the control information simultaneously and 2) the controllers cannot always exist at any time . The synchronization is then discussed for a kind of hierarchical time-varying neural networks based on the asynchronous and intermittent sampled-data controllers. Finally, the simulation results are given to illustrate the usefulness of the developed criteria.

  10. Development and applications of single particle orientation and rotational tracking in dynamic systems

    Energy Technology Data Exchange (ETDEWEB)

    Chen, Kuangcai [Iowa State Univ., Ames, IA (United States)

    2016-02-19

    The goal of this study is to help with future data analysis and experiment designs in rotational dynamics research using DIC-based SPORT technique. Most of the current studies using DIC-based SPORT techniques are technical demonstrations. Understanding the mechanisms behind the observed rotational behaviors of the imaging probes should be the focus of the future SPORT studies. More efforts are still needed in the development of new imaging probes, particle tracking methods, instrumentations, and advanced data analysis methods to further extend the potential of DIC-based SPORT technique.

  11. Nanometer-scale anatomy of entire Stardust tracks

    Science.gov (United States)

    Nakamura-Messenger, Keiko; Keller, Lindsay P.; Clemett, Simon J.; Messenger, Scott; Ito, Motoo

    2011-07-01

    We have developed new sample preparation and analytical techniques tailored for entire aerogel tracks of Wild 2 sample analyses both on "carrot" and "bulbous" tracks. We have successfully ultramicrotomed an entire track along its axis while preserving its original shape. This innovation allowed us to examine the distribution of fragments along the entire track from the entrance hole all the way to the terminal particle. The crystalline silicates we measured have Mg-rich compositions and O isotopic compositions in the range of meteoritic materials, implying that they originated in the inner solar system. The terminal particle of the carrot track is a 16O-rich forsteritic grain that may have formed in a similar environment as Ca-, Al-rich inclusions and amoeboid olivine aggregates in primitive carbonaceous chondrites. The track also contains submicron-sized diamond grains likely formed in the solar system. Complex aromatic hydrocarbons distributed along aerogel tracks and in terminal particles. These organics are likely cometary but affected by shock heating.

  12. Towards behavioral synthesis of asynchronous circuits - an implementation template targeting syntax directed compilation

    DEFF Research Database (Denmark)

    Nielsen, Sune Fallgaard; Sparsø, Jens; Madsen, Jan

    2004-01-01

    This paper presents a method for behavioral synthesis of asynchronous circuits. Our approach aims at providing a synthesis flow which is very similar to what is found in existing synchronous design tools. We adapt the synchronous behavioral synthesis abstraction into the asynchronous handshake...

  13. Recovering the Elemental Composition of Comet Wild 2 Dust in Five Stardust Impact Tracks and Terminal Particles in Aerogel

    International Nuclear Information System (INIS)

    Ishii, H A; Brennan, S; Bradley, J P; Luening, K; Ignatyev, K; Pianetta, P

    2007-01-01

    The elemental (non-volatile) composition of five Stardust impact tracks and terminal particles left from capture of Comet 81P/Wild 2 dust were mapped in a synchrotron x-ray scanning microprobe with full fluorescence spectra at each pixel. Because aerogel includes background levels of several elements of interest, we employ a novel 'dual threshold' approach to discriminate against background contaminants: an upper threshold, above which a spectrum contains cometary material plus aerogel and a lower threshold below which it contains only aerogel. The difference between normalized cometary-plus-background and background-only spectra is attributable to cometary material. The few spectra in between are discarded since misallocation is detrimental: cometary material incorrectly placed in the background spectrum is later subtracted from the cometary spectrum, doubling the loss of reportable cometary material. This approach improves precision of composition quantification. We present the refined whole impact track and terminal particle elemental abundances for the five impact tracks. One track shows mass increases in Cr and Mn (1.4x), Cu, As and K (2x), Zn (4x) and total mass (13%) by dual thresholds compared to a single threshold. Major elements Fe and Ni are not significantly affected. The additional Cr arises from cometary material containing little Fe. We exclude Au intermixed with cometary material because it is found to be a localized surface contaminant carried by comet dust into an impact track. The dual threshold technique can be used in other situations where elements of interest in a small sample embedded in a matrix are also present in the matrix itself

  14. Embedded Vehicle Speed Estimation System Using an Asynchronous Temporal Contrast Vision Sensor

    Directory of Open Access Journals (Sweden)

    D. Bauer

    2007-01-01

    Full Text Available This article presents an embedded multilane traffic data acquisition system based on an asynchronous temporal contrast vision sensor, and algorithms for vehicle speed estimation developed to make efficient use of the asynchronous high-precision timing information delivered by this sensor. The vision sensor features high temporal resolution with a latency of less than 100 μs, wide dynamic range of 120 dB of illumination, and zero-redundancy, asynchronous data output. For data collection, processing and interfacing, a low-cost digital signal processor is used. The speed of the detected vehicles is calculated from the vision sensor's asynchronous temporal contrast event data. We present three different algorithms for velocity estimation and evaluate their accuracy by means of calibrated reference measurements. The error of the speed estimation of all algorithms is near zero mean and has a standard deviation better than 3% for both traffic flow directions. The results and the accuracy limitations as well as the combined use of the algorithms in the system are discussed.

  15. Pediatric emergency medicine asynchronous e-learning: a multicenter randomized controlled Solomon four-group study.

    Science.gov (United States)

    Chang, Todd P; Pham, Phung K; Sobolewski, Brad; Doughty, Cara B; Jamal, Nazreen; Kwan, Karen Y; Little, Kim; Brenkert, Timothy E; Mathison, David J

    2014-08-01

    Asynchronous e-learning allows for targeted teaching, particularly advantageous when bedside and didactic education is insufficient. An asynchronous e-learning curriculum has not been studied across multiple centers in the context of a clinical rotation. We hypothesize that an asynchronous e-learning curriculum during the pediatric emergency medicine (EM) rotation improves medical knowledge among residents and students across multiple participating centers. Trainees on pediatric EM rotations at four large pediatric centers from 2012 to 2013 were randomized in a Solomon four-group design. The experimental arms received an asynchronous e-learning curriculum consisting of nine Web-based, interactive, peer-reviewed Flash/HTML5 modules. Postrotation testing and in-training examination (ITE) scores quantified improvements in knowledge. A 2 × 2 analysis of covariance (ANCOVA) tested interaction and main effects, and Pearson's correlation tested associations between module usage, scores, and ITE scores. A total of 256 of 458 participants completed all study elements; 104 had access to asynchronous e-learning modules, and 152 were controls who used the current education standards. No pretest sensitization was found (p = 0.75). Use of asynchronous e-learning modules was associated with an improvement in posttest scores (p effect (partial η(2) = 0.19). Posttest scores correlated with ITE scores (r(2) = 0.14, p e-learning is an effective educational tool to improve knowledge in a clinical rotation. Web-based asynchronous e-learning is a promising modality to standardize education among multiple institutions with common curricula, particularly in clinical rotations where scheduling difficulties, seasonality, and variable experiences limit in-hospital learning. © 2014 by the Society for Academic Emergency Medicine.

  16. Increasing Student Engagement Using Asynchronous Learning

    Science.gov (United States)

    Northey, Gavin; Bucic, Tania; Chylinski, Mathew; Govind, Rahul

    2015-01-01

    Student engagement is an ongoing concern for educators because of its positive association with deep learning and educational outcomes. This article tests the use of a social networking site (Facebook) as a tool to facilitate asynchronous learning opportunities that complement face-to-face interactions and thereby enable a stronger learning…

  17. Asynchronous Gossip for Averaging and Spectral Ranking

    Science.gov (United States)

    Borkar, Vivek S.; Makhijani, Rahul; Sundaresan, Rajesh

    2014-08-01

    We consider two variants of the classical gossip algorithm. The first variant is a version of asynchronous stochastic approximation. We highlight a fundamental difficulty associated with the classical asynchronous gossip scheme, viz., that it may not converge to a desired average, and suggest an alternative scheme based on reinforcement learning that has guaranteed convergence to the desired average. We then discuss a potential application to a wireless network setting with simultaneous link activation constraints. The second variant is a gossip algorithm for distributed computation of the Perron-Frobenius eigenvector of a nonnegative matrix. While the first variant draws upon a reinforcement learning algorithm for an average cost controlled Markov decision problem, the second variant draws upon a reinforcement learning algorithm for risk-sensitive control. We then discuss potential applications of the second variant to ranking schemes, reputation networks, and principal component analysis.

  18. Violation of the equivalence principle for stressed bodies in asynchronous relativity

    Energy Technology Data Exchange (ETDEWEB)

    Andrade Martins, R. de (Centro de Logica, Epistemologia e Historia da Ciencia, Campinas (Brazil))

    1983-12-11

    In the recently developed asynchronous formulation of the relativistic theory of extended bodies, the inertial mass of a body does not explicitly depend on its pressure or stress. The detailed analysis of the weight of a box filled with a gas and placed in a weak gravitational field shows that this feature of asynchronous relativity implies a breakdown of the equivalence between inertial and passive gravitational mass for stressed systems.

  19. On the theoretical gap between synchronous and asynchronous MPC protocols

    DEFF Research Database (Denmark)

    Beerliová-Trubíniová, Zuzana; Hirt, Martin; Nielsen, Jesper Buus

    2010-01-01

    that in the cryptographic setting (with setup), the sole reason for it is the distribution of inputs: given an oracle for input distribution, cryptographically-secure asynchronous MPC is possible with the very same condition as synchronous MPC, namely t ..., we show that such an input-distribution oracle can be reduced to an oracle that allows each party to synchronously broadcast one single message. This means that when one single round of synchronous broadcast is available, then asynchronous MPC is possible at the same condition as synchronous MPC...

  20. Random Walk Particle Tracking For Multiphase Heat Transfer

    Science.gov (United States)

    Lattanzi, Aaron; Yin, Xiaolong; Hrenya, Christine

    2017-11-01

    As computing capabilities have advanced, direct numerical simulation (DNS) has become a highly effective tool for quantitatively predicting the heat transfer within multiphase flows. Here we utilize a hybrid DNS framework that couples the lattice Boltzmann method (LBM) to the random walk particle tracking (RWPT) algorithm. The main challenge of such a hybrid is that discontinuous fields pose a significant challenge to the RWPT framework and special attention must be given to the handling of interfaces. We derive a method for addressing discontinuities in the diffusivity field, arising at the interface between two phases. Analytical means are utilized to develop an interfacial tracer balance and modify the RWPT algorithm. By expanding the modulus of the stochastic (diffusive) step and only allowing a subset of the tracers within the high diffusivity medium to undergo a diffusive step, the correct equilibrium state can be restored (globally homogeneous tracer distribution). The new RWPT algorithm is implemented within the SUSP3D code and verified against a variety of systems: effective diffusivity of a static gas-solids mixture, hot sphere in unbounded diffusion, cooling sphere in unbounded diffusion, and uniform flow past a hot sphere.

  1. Novel Simplified Model for Asynchronous Machine with Consideration of Frequency Characteristic

    Directory of Open Access Journals (Sweden)

    Changchun Cai

    2014-01-01

    Full Text Available The frequency characteristic of electric equipment should be considered in the digital simulation of power systems. The traditional asynchronous machine third-order transient model excludes not only the stator transient but also the frequency characteristics, thus decreasing the application sphere of the model and resulting in a large error under some special conditions. Based on the physical equivalent circuit and Park model for asynchronous machines, this study proposes a novel asynchronous third-order transient machine model with consideration of the frequency characteristic. In the new definitions of variables, the voltages behind the reactance are redefined as the linear equation of flux linkage. In this way, the rotor voltage equation is not associated with the derivative terms of frequency. However, the derivative terms of frequency should not always be ignored in the application of the traditional third-order transient model. Compared with the traditional third-order transient model, the novel simplified third-order transient model with consideration of the frequency characteristic is more accurate without increasing the order and complexity. Simulation results show that the novel third-order transient model for the asynchronous machine is suitable and effective and is more accurate than the widely used traditional simplified third-order transient model under some special conditions with drastic frequency fluctuations.

  2. Asynchronous Multiparty Computation

    DEFF Research Database (Denmark)

    Damgård, Ivan Bjerre; Geisler, Martin; Krøigaard, Mikkel

    2009-01-01

    guarantees termination if the adversary allows a preprocessing phase to terminate, in which no information is released. The communication complexity of this protocol is the same as that of a passively secure solution up to a constant factor. It is secure against an adaptive and active adversary corrupting...... less than n/3 players. We also present a software framework for implementation of asynchronous protocols called VIFF (Virtual Ideal Functionality Framework), which allows automatic parallelization of primitive operations such as secure multiplications, without having to resort to complicated...... multithreading. Benchmarking of a VIFF implementation of our protocol confirms that it is applicable to practical non-trivial secure computations....

  3. Argo: A Time-Elastic Time-Division-Multiplexed NOC using Asynchronous Routers

    DEFF Research Database (Denmark)

    Kasapaki, Evangelia; Sparsø, Jens

    2014-01-01

    are either synchronous or mesochronous. We use asynchronous routers to achieve a simpler, smaller, and more robust, self-timed design. Our design exploits the fact that pipelined asynchronous circuits also behave as ripple FIFOs. Thus, it avoids the need for explicit synchronization FIFOs between the routers......In this paper we explore the use of asynchronous routers in a time-division-multiplexed (TDM) network-on-chip (NOC), Argo, that is being developed for a multi-processor platform for hard real-time systems. TDM inherently requires a common time reference, and existing TDM-based NOC designs...... delays derived from a 65nm CMOS implementation, a worstcase analysis shows that a typical design can tolerate a skew of 1-5 cycles (depending on FIFO depths and NI clock frequency). Simulation results of a 2 x 2 NOC confirm this....

  4. Starnet, a high-speed fiber optical network for particle physics application

    International Nuclear Information System (INIS)

    Bacilieri, P.; Ghiselli, A.; Caccia, B.; Valentini, S.; Ciaffoni, O.; Di Pirro, G.; Ferrer, M.L.; Martini, A.; Pace, E.; Trasatti, L.

    1990-01-01

    An asynchronous data transmission optical network using single-mode fibers and capable of transmitting frequencies of a few Gbit/s at distances of tens of kilometers is presented. This network (or part of it) is of interest for application in particle physics. (orig.)

  5. Asynchronous vs didactic education: it’s too early to throw in the towel on tradition

    Science.gov (United States)

    2013-01-01

    Background Asynchronous, computer based instruction is cost effective, allows self-directed pacing and review, and addresses preferences of millennial learners. Current research suggests there is no significant difference in learning compared to traditional classroom instruction. Data are limited for novice learners in emergency medicine. The objective of this study was to compare asynchronous, computer-based instruction with traditional didactics for senior medical students during a week-long intensive course in acute care. We hypothesized both modalities would be equivalent. Methods This was a prospective observational quasi-experimental study of 4th year medical students who were novice learners with minimal prior exposure to curricular elements. We assessed baseline knowledge with an objective pre-test. The curriculum was delivered in either traditional lecture format (shock, acute abdomen, dyspnea, field trauma) or via asynchronous, computer-based modules (chest pain, EKG interpretation, pain management, trauma). An interactive review covering all topics was followed by a post-test. Knowledge retention was measured after 10 weeks. Pre and post-test items were written by a panel of medical educators and validated with a reference group of learners. Mean scores were analyzed using dependent t-test and attitudes were assessed by a 5-point Likert scale. Results 44 of 48 students completed the protocol. Students initially acquired more knowledge from didactic education as demonstrated by mean gain scores (didactic: 28.39% ± 18.06; asynchronous 9.93% ± 23.22). Mean difference between didactic and asynchronous = 18.45% with 95% CI [10.40 to 26.50]; p = 0.0001. Retention testing demonstrated similar knowledge attrition: mean gain scores −14.94% (didactic); -17.61% (asynchronous), which was not significantly different: 2.68% ± 20.85, 95% CI [−3.66 to 9.02], p = 0.399. The attitudinal survey revealed that 60.4% of students believed the asynchronous

  6. An Evaluation of Parallel Synchronous and Conservative Asynchronous Logic-Level Simulations

    Directory of Open Access Journals (Sweden)

    Ausif Mahmood

    1996-01-01

    a circuit remain fixed during the entire simulation. We remove this limitation and, by extending the analyses to multi-input, multi-output circuits with an arbitrary number of input events, show that the conservative asynchronous simulation extracts more parallelism and executes faster than synchronous simulation in general. Our conclusions are supported by a comparison of the idealized execution times of synchronous and conservative asynchronous algorithms on ISCAS combinational and sequential benchmark circuits.

  7. Psychophysiological effects of synchronous versus asynchronous music during cycling.

    Science.gov (United States)

    Lim, Harry B T; Karageorghis, Costas I; Romer, Lee M; Bishop, Daniel T

    2014-02-01

    Synchronizing movement to a musical beat may reduce the metabolic cost of exercise, but findings to date have been equivocal. Our aim was to examine the degree to which the synchronous application of music moderates the metabolic demands of a cycle ergometer task. Twenty-three recreationally active men made two laboratory visits. During the first visit, participants completed a maximal incremental ramp test on a cycle ergometer. At the second visit, they completed four randomized 6-min cycling bouts at 90% of ventilatory threshold (control, metronome, synchronous music, and asynchronous music). Main outcome variables were oxygen uptake, HR, ratings of dyspnea and limb discomfort, affective valence, and arousal. No significant differences were evident for oxygen uptake. HR was lower under the metronome condition (122 ± 15 bpm) compared to asynchronous music (124 ± 17 bpm) and control (125 ± 16 bpm). Limb discomfort was lower while listening to the metronome (2.5 ± 1.2) and synchronous music (2.3 ± 1.1) compared to control (3.0 ± 1.5). Both music conditions, synchronous (1.9 ± 1.2) and asynchronous (2.1 ± 1.3), elicited more positive affective valence compared to metronome (1.2 ± 1.4) and control (1.2 ± 1.2), while arousal was higher with synchronous music (3.4 ± 0.9) compared to metronome (2.8 ± 1.0) and control (2.8 ± 0.9). Synchronizing movement to a rhythmic stimulus does not reduce metabolic cost but may lower limb discomfort. Moreover, synchronous music has a stronger effect on limb discomfort and arousal when compared to asynchronous music.

  8. Formation of etchable tracks in plastics

    International Nuclear Information System (INIS)

    Katz, R.

    1984-01-01

    It is proposed that etchable tracks in plastics are formed by the interaction of delta-rays with polymer clusters, paralleling the formation of developable tracks in emulsion. We speak of a latent image, a grain count regime, and a track-width regime for the tracks of single particles. We may speak of 'ion-kill' and 'gamma-kill', as in radiobiology, when dealing with irradiation by a beam of particles. Existing but incomplete experimental evidence is consistent with these concepts. Such evidence as there is suggests that CR-39 is a 1-or more hit detector. (author)

  9. Vertically integrated monolithic pixel sensors for charged particle tracking and biomedical imaging

    International Nuclear Information System (INIS)

    Ratti, L.; Gaioni, L.; Manghisoni, M.; Re, V.; Traversi, G.

    2011-01-01

    Three-dimensional monolithic pixel sensors have been designed following the same approach that was exploited for the development of the so-called deep N-well (DNW) MAPS in planar CMOS process. The new 3D design relies upon stacking two homogeneous layers fabricated in a 130 nm CMOS technology. One of the two tiers, which are face-to-face bonded, has to be thinned down to about 12μm to expose the through silicon vias connecting the circuits to the back-metal bond pads. As a consequence of the way the two parts of each single chip are designed and fabricated, the prototypes of the 3D monolithic detector will include both samples with a thick substrate underneath the collecting DNW electrode, suitable for charged particle tracking, and samples with a very thin (about 6μm) sensitive volume, which may be used to detect low energy particles in biomedical imaging applications. Device physics simulations have been performed to evaluate the collection properties and detection efficiency of the proposed vertically integrated structures.

  10. Vertically integrated monolithic pixel sensors for charged particle tracking and biomedical imaging

    Energy Technology Data Exchange (ETDEWEB)

    Ratti, L., E-mail: lodovico.ratti@unipv.it [Universita di Pavia, Dipartimento di Elettronica, Via Ferrata 1, I-27100 Pavia (Italy); INFN, Sezione di Pavia, Via Bassi 6, I-27100 Pavia (Italy); Gaioni, L. [INFN, Sezione di Pavia, Via Bassi 6, I-27100 Pavia (Italy); Manghisoni, M.; Re, V.; Traversi, G. [Universita di Bergamo, Dipartimento di Ingegneria Industriale, Via Marconi 5, I-24044 Dalmine (Italy); INFN, Sezione di Pavia, Via Bassi 6, I-27100 Pavia (Italy)

    2011-10-01

    Three-dimensional monolithic pixel sensors have been designed following the same approach that was exploited for the development of the so-called deep N-well (DNW) MAPS in planar CMOS process. The new 3D design relies upon stacking two homogeneous layers fabricated in a 130 nm CMOS technology. One of the two tiers, which are face-to-face bonded, has to be thinned down to about 12{mu}m to expose the through silicon vias connecting the circuits to the back-metal bond pads. As a consequence of the way the two parts of each single chip are designed and fabricated, the prototypes of the 3D monolithic detector will include both samples with a thick substrate underneath the collecting DNW electrode, suitable for charged particle tracking, and samples with a very thin (about 6{mu}m) sensitive volume, which may be used to detect low energy particles in biomedical imaging applications. Device physics simulations have been performed to evaluate the collection properties and detection efficiency of the proposed vertically integrated structures.

  11. Emphasis on the Impact of Asynchronous Media

    African Journals Online (AJOL)

    ICTs and their utilization is one of the most pertinent issues in the education industry today. ... The paper pointed out specific impact of asynchronous ICT media in ... The paper finally noted that the struggle to be part of the digital world is ...

  12. Heating calculation features at self-start of large asynchronous motor

    Science.gov (United States)

    Shevchenko, A. A.; Temlyakova, Z. S.; Grechkin, V. V.; Vilberger, M. E.

    2017-10-01

    The article proposes a method for optimizing the incremental heating calculation in the active volume of a large asynchronous motor for certain kinds of load characteristics. The incremental heating calculation is conditioned by the need to determine the aging level of the insulation and to predict a decrease in the electric machine service life. The method for optimizing the incremental heating calculation of asynchronous motor active volume is based on the automation of calculating the heating when simulating the self-starting process of the motor after eliminating an AC drop.

  13. Design issues in the semantics and scheduling of asynchronous tasks.

    Energy Technology Data Exchange (ETDEWEB)

    Olivier, Stephen L.

    2013-07-01

    The asynchronous task model serves as a useful vehicle for shared memory parallel programming, particularly on multicore and manycore processors. As adoption of model among programmers has increased, support has emerged for the integration of task parallel language constructs into mainstream programming languages, e.g., C and C++. This paper examines some of the design decisions in Cilk and OpenMP concerning semantics and scheduling of asynchronous tasks with the aim of informing the efforts of committees considering language integration, as well as developers of new task parallel languages and libraries.

  14. UNIVERSAL REGULAR AUTONOMOUS ASYNCHRONOUS SYSTEMS: ω-LIMIT SETS, INVARIANCE AND BASINS OF ATTRACTION

    Directory of Open Access Journals (Sweden)

    Serban Vlad

    2011-07-01

    Full Text Available The asynchronous systems are the non-deterministic real timebinarymodels of the asynchronous circuits from electrical engineering.Autonomy means that the circuits and their models have no input.Regularity means analogies with the dynamical systems, thus such systems may be considered to be real time dynamical systems with a’vector field’, Universality refers to the case when the state space of the system is the greatest possible in the sense of theinclusion. The purpose of this paper is that of defining, by analogy with the dynamical systems theory, the omega-limit sets, the invariance and the basins of attraction of the universal regular autonomous asynchronous systems.

  15. NUMERICAL WITHOUT ITERATION METHOD OF MODELING OF ELECTROMECHANICAL PROCESSES IN ASYNCHRONOUS ENGINES

    Directory of Open Access Journals (Sweden)

    D. G. Patalakh

    2018-02-01

    Full Text Available Purpose. Development of calculation of electromagnetic and electromechanic transients is in asynchronous engines without iterations. Methodology. Numeral methods of integration of usual differential equations, programming. Findings. As the system of equations, describing the dynamics of asynchronous engine, contents the products of rotor and stator currents and product of rotation frequency of rotor and currents, so this system is nonlinear one. The numeral solution of nonlinear differential equations supposes an iteration process on every step of integration. Time-continuing and badly converging iteration process may be the reason of calculation slowing. The improvement of numeral method by the way of an iteration process removing is offered. As result the modeling time is reduced. The improved numeral method is applied for integration of differential equations, describing the dynamics of asynchronous engine. Originality. The improvement of numeral method allowing to execute numeral integrations of differential equations containing product of functions is offered, that allows to avoid an iteration process on every step of integration and shorten modeling time. Practical value. On the basis of the offered methodology the universal program of modeling of electromechanics processes in asynchronous engines could be developed as taking advantage on fast-acting.

  16. Beam dynamics calculations and particle tracking using massively parallel processors

    International Nuclear Information System (INIS)

    Ryne, R.D.; Habib, S.

    1995-01-01

    During the past decade massively parallel processors (MPPs) have slowly gained acceptance within the scientific community. At present these machines typically contain a few hundred to one thousand off-the-shelf microprocessors and a total memory of up to 32 GBytes. The potential performance of these machines is illustrated by the fact that a month long job on a high end workstation might require only a few hours on an MPP. The acceptance of MPPs has been slow for a variety of reasons. For example, some algorithms are not easily parallelizable. Also, in the past these machines were difficult to program. But in recent years the development of Fortran-like languages such as CM Fortran and High Performance Fortran have made MPPs much easier to use. In the following we will describe how MPPs can be used for beam dynamics calculations and long term particle tracking

  17. Track finding and fitting in the H1 Forward Track Detector

    International Nuclear Information System (INIS)

    Burke, S.; Henderson, R.C.W.; Maxfield, S.J.; Patel, G.D.; Morris, J.V.; Sankey, D.P.C.; Skillicorn, I.O.

    1995-07-01

    The tracking environment in the H1 Forward Tracker Detector, where the hit multiplicity from proton fragments is high, is parituclarly hostile. The techniques and software which have been developed for pattern recognition and Kalman fitting of charged particle tracks in this region are described in detail. (orig.)

  18. Dynamic Performances of Asynchronous Machines | Ubeku ...

    African Journals Online (AJOL)

    The per-phase parameters of a 1.5 hp, 380 V, 50 Hz, 4 poles, 3 phase asynchronous machine used in the simulation were computed with reading obtained from a dc, no-load and blocked rotor tests carried out on the machine in the laboratory. The results obtained from the computer simulations confirmed the capabilities ...

  19. Track structure in biological models.

    Science.gov (United States)

    Curtis, S B

    1986-01-01

    High-energy heavy ions in the galactic cosmic radiation (HZE particles) may pose a special risk during long term manned space flights outside the sheltering confines of the earth's geomagnetic field. These particles are highly ionizing, and they and their nuclear secondaries can penetrate many centimeters of body tissue. The three dimensional patterns of ionizations they create as they lose energy are referred to as their track structure. Several models of biological action on mammalian cells attempt to treat track structure or related quantities in their formulation. The methods by which they do this are reviewed. The proximity function is introduced in connection with the theory of Dual Radiation Action (DRA). The ion-gamma kill (IGK) model introduces the radial energy-density distribution, which is a smooth function characterizing both the magnitude and extension of a charged particle track. The lethal, potentially lethal (LPL) model introduces lambda, the mean distance between relevant ion clusters or biochemical species along the track. Since very localized energy depositions (within approximately 10 nm) are emphasized, the proximity function as defined in the DRA model is not of utility in characterizing track structure in the LPL formulation.

  20. THE ROLE OF OFFLINE METALANGUAGE TALK IN ASYNCHRONOUS COMPUTER-MEDIATED COMMUNICATION

    Directory of Open Access Journals (Sweden)

    Keiko Kitade

    2008-02-01

    Full Text Available In order to demonstrate how learners utilize the text-based asynchronous attributes of the Bulletin Board System, this study explored Japanese-as-a-second-language learners' metalanguage episodes (Swain & Lapkin, 1995, 1998 in offline verbal peer speech and online asynchronous discussions with their Japanese key pals. The findings suggest the crucial role of offline collaborative dialogue, the interactional modes in which the episodes occur, and the unique discourse structure of metalanguage episodes concerning online and offline interactions. A high score on the posttest also suggests the high retention of linguistic knowledge constructed through offline peer dialogue. In the offline mode, the learners were able to collaboratively construct knowledge with peers in the stipulated time, while simultaneously focusing on task content in the online interaction. The retrospective interviews and questionnaires reveal the factors that could affect the benefits of the asynchronous computer-mediated communication medium for language learning.

  1. Some characteristics of the CR-39 solid state nuclear - Track Detector for register of protons and low energy alpha particles

    International Nuclear Information System (INIS)

    Fonseca, E.S. da.

    1983-01-01

    Experimental results related to registration properties of the CR-39 Solid State Nuclear Track Detector for charged particles are presented and discussed. The existence of an inverse proportion between the induction time and the temperature as well as normal concentration of solutions, is showed by the study of CR-39 chemical etching characteristics in NaOH and KOH solutions, comprising varied concentration and temperature. The bulk-etch rate and activation energy of the process were obtained. The critical energy and critical energy-loss rate of CR-39 track-detectors for registration of protons were experimentally determined. Samples were exposed to 24 Mev proton beams in the IEN/CNEN Cyclotron (CV-28), using scattering chamber with a tantalum thin target and aluminium absorbers in contact with the samples, in order to provide the required fluctuation in the scattered beam energy. From the mean track-diameter plotted against incident proton energy the critical energy was obtained. From the calculated energy-loss rate vs. energy curve, the critical energy loss rate were evaluated. The CR-39 response for low energy alpha particles (E = 7h) under the conditions of 6.25 N NaOH at 70 0 C. It is shown that successive chemical etchings do not produce the same track geometry as obtained by means of a continous revelation with the same total etching time. (Author) [pt

  2. Production of slow particle in 1.7 AGeV 84Kr induced emulsion interaction

    International Nuclear Information System (INIS)

    Li Huiling; Zhang Donghai; Li Xueqin; Jia Huiming

    2008-01-01

    The production of slow particle in 1.7 AGeV 84 Kr induced emulsion interaction was studied. The experimental results show that the average multiplicity of black, grey and heavily ionized track particle increases with the increase of impact centrality and target size. The average multiplicity of grey track particle and heavily ionized track particle increases with the increase of the number of black track particle. The average multiplicity of heavily ionized track particle increases with the increase of the number of grey track particle, but average multiplicity of black track particle increases with the increase of the number of grey track particle and then saturated. The average multiplicity of grey track particle increases with the increase of the number of heavily ionized track particle, but average multiplicity of black track particle increases with the increase of the number of heavily ionized track particle and then saturated. Those experimental results can be well explained by using the nuclear impact geometry model. (authors)

  3. Advanced cell therapies: targeting, tracking and actuation of cells with magnetic particles.

    Science.gov (United States)

    Connell, John J; Patrick, P Stephen; Yu, Yichao; Lythgoe, Mark F; Kalber, Tammy L

    2015-01-01

    Regenerative medicine would greatly benefit from a new platform technology that enabled measurable, controllable and targeting of stem cells to a site of disease or injury in the body. Superparamagnetic iron-oxide nanoparticles offer attractive possibilities in biomedicine and can be incorporated into cells, affording a safe and reliable means of tagging. This review describes three current and emerging methods to enhance regenerative medicine using magnetic particles to guide therapeutic cells to a target organ; track the cells using MRI and assess their spatial localization with high precision and influence the behavior of the cell using magnetic actuation. This approach is complementary to the systemic injection of cell therapies, thus expanding the horizon of stem cell therapeutics.

  4. Analysis of etchants behavior on the electrochemical etching amplification of fast-neutron-induced recoil particle tracks in polycarbonate

    International Nuclear Information System (INIS)

    Masnadi Shirazi Nezhad, K.

    1979-08-01

    The composition, concentration, and temperature of etchant are important parameters controlling electrochemical etching (ECE) amplification of charged particle tracks in polymers. These parameters were further studied for sohralir polycarbonate neutron dosimeter (Sohrabi 1974), using potassium hydroxide (KOH) and sodium hydroxide (NaOH) solutions, and a mixture of potassium hydroxide, ethanol, and water (PEW solution), at different concentrations applying a field strength of 32KV/cm at 2KHz frequency using 250 μ thick polycarbonate exposed to fast neutrons. The recoal track density per rad of neutrons, in general, was found to increase by increasing the etchant concentration reaching a semi-platean after which it increases again. This increase is up to a concentration at which a track removing process occurs and no tracks have been amplified anymore. This track removing process occurred at about 11 normality in both KOH (50% by weight) and NaOH (30% by weight) solution at 25degC. The mean track diameter, in general, passed through a cyclic variation having a maximun and a minimum. For NaOH solution, the track removing process occurred at the minimum point. In the three regions of the track diameter curve the tracks appear in different shapes especially in KOH solution. The PEW solution at its optimum conditions was more effective in terms of both sensitivity, track diameter and a shorter period of etching. The chemical mechanism of etching process may be explained to be a ''saponification'' process. These studies further support the adequacy of Sohrabi dosimeter for routing health physics and radiation research applications. The above parameters are further discussed and the results as well as the advantages and disadvantages of the above etchants are given. (author)

  5. Discovery Mondays - The detectors: tracking particles

    CERN Multimedia

    2005-01-01

    View of a module from the LHCb vertex detector, which will be presented at the next Discovery Monday. How do you observe the invisible? In order to deepen still further our knowledge of the infinitely small, physicists accelerate beams of particles at close to the speed of light, then generate collisions between them at extraordinary energies, giving birth to showers of new particles. What are these particles? In order to find out, physicists transform themselves into detectives with the help of the detectors. Located around the collision area, these exceptional machines are made up of various layers, each of which detects and measures specific properties of the particles that travel through them. Powerful computers then reconstruct their trajectory and record their charge, mass and energy in order to build up a kind of particle ID card. At the next Discovery Monday you will be able to find out about the different methods used at CERN to detect particles. A cloud chamber will provide live images of the trac...

  6. Monte Carlo parametric importance sampling with particle tracks scaling

    International Nuclear Information System (INIS)

    Ragheb, M.M.H.

    1981-01-01

    A method for Monte Carlo importance sampling with parametric dependence is proposed. It depends upon obtaining over a single stage the overall functional dependence of the variance on the importance function parameter over a broad range of its values. Results corresponding to minimum variance are adopted and others rejected. The proposed method is applied to the finite slab penetration problem. When the exponential transformation is used, our method involves scaling of the generated particle tracks, and is a new application of Morton's method of similar trajectories. The method constitutes a generalization of Spanier's multistage importance sampling method, obtained by proper weighting over a single stage the curves he obtains over several stages, and preserves the statistical correlations between histories. It represents an extension of a theory by Frolov and Chentsov on Monte Carlo calculations of smooth curves to surfaces and to importance sampling calculations. By the proposed method, it seems possible to systematically arrive at minimum variance results and to avoid the infinite variances and effective biases sometimes observed in this type of calculation. (orig.) [de

  7. Determination of power and moment on shaft of special asynchronous electric drives

    Science.gov (United States)

    Karandey, V. Yu; Popov, B. K.; Popova, O. B.; Afanasyev, V. L.

    2018-03-01

    In the article, questions and tasks of determination of power and the moment on a shaft of special asynchronous electric drives are considered. Use of special asynchronous electric drives in mechanical engineering and other industries is relevant. The considered types of electric drives possess the improved mass-dimensional indicators in comparison with singleengine systems. Also these types of electric drives have constructive advantages; the improved characteristics allow one to realize the technological process. But creation and design of new electric drives demands adjustment of existing or development of new methods and approaches of calculation of parameters. Determination of power and the moment on a shaft of special asynchronous electric drives is the main objective during design of electric drives. This task has been solved based on a method of electromechanical transformation of energy.

  8. NIR-emitting molecular-based nanoparticles as new two-photon absorbing nanotools for single particle tracking

    Science.gov (United States)

    Daniel, J.; Godin, A. G.; Clermont, G.; Lounis, B.; Cognet, L.; Blanchard-Desce, M.

    2015-07-01

    In order to provide a green alternative to QDs for bioimaging purposes and aiming at designing bright nanoparticles combining both large one- and two-photon brightness, a bottom-up route based on the molecular engineering of dedicated red to NIR emitting dyes that spontaneously form fluorescent organic nanoparticles (FONs) has been implemented. These fully organic nanoparticles built from original quadrupolar dyes are prepared using a simple, expeditious and green protocol that yield very small molecular-based nanoparticles (radius ~ 7 nm) suspension in water showing a nice NIR emission (λem=710 nm). These FONs typically have absorption coefficient more than two orders larger than popular NIR-emitting dyes (such as Alexa Fluor 700, Cy5.5 ….) and much larger Stokes shift values (i.e. up to over 5500 cm-1). They also show very large two-photon absorption response in the 800-1050 nm region (up to about 106 GM) of major promise for two-photon excited fluorescence microscopy. Thanks to their brightness and enhanced photostability, these FONs could be imaged as isolated nanoparticles and tracked using wide-field imaging. As such, thanks to their size and composition (absence of heavy metals), they represent highly promising alternatives to NIR-emitting QDs for use in bioimaging and single particle tracking applications. Moreover, efficient FONs coating was achieved by using a polymeric additive built from a long hydrophobic (PPO) and a short hydrophilic (PEO) segment and having a cationic head group able to interact with the highly negative surface of FONs. This electrostatically-driven interaction promotes both photoluminescence and two-photon absorption enhancement leading to an increase of two-photon brightness of about one order of magnitude. This opens the way to wide-field single particle tracking under two-photon excitation

  9. A multi-time-step noise reduction method for measuring velocity statistics from particle tracking velocimetry

    Science.gov (United States)

    Machicoane, Nathanaël; López-Caballero, Miguel; Bourgoin, Mickael; Aliseda, Alberto; Volk, Romain

    2017-10-01

    We present a method to improve the accuracy of velocity measurements for fluid flow or particles immersed in it, based on a multi-time-step approach that allows for cancellation of noise in the velocity measurements. Improved velocity statistics, a critical element in turbulent flow measurements, can be computed from the combination of the velocity moments computed using standard particle tracking velocimetry (PTV) or particle image velocimetry (PIV) techniques for data sets that have been collected over different values of time intervals between images. This method produces Eulerian velocity fields and Lagrangian velocity statistics with much lower noise levels compared to standard PIV or PTV measurements, without the need of filtering and/or windowing. Particle displacement between two frames is computed for multiple different time-step values between frames in a canonical experiment of homogeneous isotropic turbulence. The second order velocity structure function of the flow is computed with the new method and compared to results from traditional measurement techniques in the literature. Increased accuracy is also demonstrated by comparing the dissipation rate of turbulent kinetic energy measured from this function against previously validated measurements.

  10. Methodological Reflections on the Use of Asynchronous Online Focus Groups in Health Research

    Directory of Open Access Journals (Sweden)

    Sarah Williams PhD

    2012-09-01

    Full Text Available The Internet is increasingly used as a tool in qualitative research. In particular, asynchronous online focus groups are used when factors such as cost, time, or access to participants can make conducting face-to-face research difficult. In this article we consider key methodological issues involved in using asynchronous online focus groups to explore experiences of health and illness. The written nature of Internet communication, the lack of physical presence, and the asynchronous, longitudinal aspects enable participants who might not normally contribute to research studies to reflect on their personal stories before disclosing them to the researcher. Implications for study design, recruitment strategies, and ethics should be considered when deciding whether to use this method.

  11. Track Reconstruction in the ATLAS Experiment The Deterministic Annealing Filter

    CERN Document Server

    Fleischmann, S

    2006-01-01

    The reconstruction of the trajectories of charged particles is essential for experiments at the LHC. The experiments contain precise tracking systems structured in layers around the collision point which measure the positions where particle trajectories intersect those layers. The physics analysis on the other hand mainly needs the momentum and direction of the particle at the estimated creation or reaction point. It is therefore needed to determine these parameters from the initial measurements. At the LHC one has to deal with high backgrounds while even small deficits or artifacts can reduce the signal or may produce additional background after event selection. The track reconstruction does not only contain the estimation of the track parameters, but also a pattern recognition deciding which measurements belong to a track and how many particle tracks can be found. Track reconstruction at the ATLAS experiment suffers from the high event rate at the LHC resulting in a high occupancy of the tracking devices. A...

  12. Aspects of computation on asynchronous parallel processors

    International Nuclear Information System (INIS)

    Wright, M.

    1989-01-01

    The increasing availability of asynchronous parallel processors has provided opportunities for original and useful work in scientific computing. However, the field of parallel computing is still in a highly volatile state, and researchers display a wide range of opinion about many fundamental questions such as models of parallelism, approaches for detecting and analyzing parallelism of algorithms, and tools that allow software developers and users to make effective use of diverse forms of complex hardware. This volume collects the work of researchers specializing in different aspects of parallel computing, who met to discuss the framework and the mechanics of numerical computing. The far-reaching impact of high-performance asynchronous systems is reflected in the wide variety of topics, which include scientific applications (e.g. linear algebra, lattice gauge simulation, ordinary and partial differential equations), models of parallelism, parallel language features, task scheduling, automatic parallelization techniques, tools for algorithm development in parallel environments, and system design issues

  13. An Asynchronous IEEE Floating-Point Arithmetic Unit

    Directory of Open Access Journals (Sweden)

    Joel R. Noche

    2007-12-01

    Full Text Available An asynchronous floating-point arithmetic unit is designed and tested at the transistor level usingCadence software. It uses CMOS (complementary metal oxide semiconductor and DCVS (differentialcascode voltage switch logic in a 0.35 µm process using a 3.3 V supply voltage, with dual-rail data andsingle-rail control signals using four-phase handshaking.Using 17,085 transistors, the unit handles single-precision (32-bit addition/subtraction, multiplication,division, and remainder using the IEEE 754-1985 Standard for Binary Floating-Point Arithmetic, withrounding and other operations to be handled by separate hardware or software. Division and remainderare done using a restoring subtractive algorithm; multiplication uses an additive algorithm. Exceptionsare noted by flags (and not trap handlers and the output is in single-precision.Previous work on asynchronous floating-point arithmetic units have mostly focused on single operationssuch as division. This is the first work to the authors' knowledge that can perform floating-point addition,multiplication, division, and remainder using a common datapath.

  14. Regression analysis of sparse asynchronous longitudinal data.

    Science.gov (United States)

    Cao, Hongyuan; Zeng, Donglin; Fine, Jason P

    2015-09-01

    We consider estimation of regression models for sparse asynchronous longitudinal observations, where time-dependent responses and covariates are observed intermittently within subjects. Unlike with synchronous data, where the response and covariates are observed at the same time point, with asynchronous data, the observation times are mismatched. Simple kernel-weighted estimating equations are proposed for generalized linear models with either time invariant or time-dependent coefficients under smoothness assumptions for the covariate processes which are similar to those for synchronous data. For models with either time invariant or time-dependent coefficients, the estimators are consistent and asymptotically normal but converge at slower rates than those achieved with synchronous data. Simulation studies evidence that the methods perform well with realistic sample sizes and may be superior to a naive application of methods for synchronous data based on an ad hoc last value carried forward approach. The practical utility of the methods is illustrated on data from a study on human immunodeficiency virus.

  15. Robust visual tracking via multi-task sparse learning

    KAUST Repository

    Zhang, Tianzhu; Ghanem, Bernard; Liu, Si; Ahuja, Narendra

    2012-01-01

    In this paper, we formulate object tracking in a particle filter framework as a multi-task sparse learning problem, which we denote as Multi-Task Tracking (MTT). Since we model particles as linear combinations of dictionary templates

  16. A silicon track trigger for the DOe experiment

    International Nuclear Information System (INIS)

    Narain, Meenakshi

    2000-01-01

    The design of a processor to trigger on long-lived particles (e.g. b-quarks) for the DOe experiment at the Fermilab Tevatron is presented. This device reconstructs the trajectory of the charged particles in the DOe tracking system, which consists of a central fiber tracker and a silicon microstrip tracker. The r-phi impact parameter resolution of the fitted tracks is about 40 μm. This enables the identification of the long-lived b-quarks produced in the decays of various particles, e.g. the top quarks, Higgs Boson, techni-particles and other exotic particles produced in pp-bar collisions at the Tevatron. In this report we describe the design of the architecture and algorithms for the Silicon Track Trigger

  17. A silicon track trigger for the DOe experiment

    CERN Document Server

    Narain, M

    2000-01-01

    The design of a processor to trigger on long-lived particles (e.g. b-quarks) for the DOe experiment at the Fermilab Tevatron is presented. This device reconstructs the trajectory of the charged particles in the DOe tracking system, which consists of a central fiber tracker and a silicon microstrip tracker. The r-phi impact parameter resolution of the fitted tracks is about 40 mu m. This enables the identification of the long-lived b-quarks produced in the decays of various particles, e.g. the top quarks, Higgs Boson, techni-particles and other exotic particles produced in pp-bar collisions at the Tevatron. In this report we describe the design of the architecture and algorithms for the Silicon Track Trigger.

  18. Convergence of lateral dynamic measurements in the plasma membrane of live cells from single particle tracking and STED-FCS

    DEFF Research Database (Denmark)

    Lagerholm, B. Christoffer; Andrade, Débora M.; Clausen, Mathias P.

    2017-01-01

    Fluorescence correlation spectroscopy (FCS) in combination with the super-resolution imaging method STED (STED-FCS), and single-particle tracking (SPT) are able to directly probe the lateral dynamics of lipids and proteins in the plasma membrane of live cells at spatial scales much below the diff...

  19. An Asynchronous Circuit Design Technique for a Flexible 8-Bit Microprocessor

    Science.gov (United States)

    Karaki, Nobuo; Nanmoto, Takashi; Inoue, Satoshi

    This paper presents an asynchronous design technique, an enabler for the emerging technology of flexible microelectronics that feature low-temperature processed polysilicon (LTPS) thin-film transistors (TFT) and surface-free technology by laser annealing/ablation (SUFTLA®). The first design instance chosen is an 8-bit microprocessor. LTPS TFTs are good for realizing displays having integrated VLSI circuit at lower costs. However, LTPS TFTs have drawbacks, including substantial deviations in characteristics and the self-heating phenomenon. To solve these problems, the authors adopted the asynchronous circuit design technique and developed an asynchronous design language called Verilog+, which is based on a subset of Verilog HDL® and includes minimal primitives used for describing the communications between modules, and the dedicated tools including a translator called xlator and a synthesizer called ctrlsyn. The flexible 8-bit microprocessor stably operates at 500kHz, drawing 180μA from a 5V power source. The microprocessor's electromagnetic emissions are 21dB less than those of the synchronous counterpart.

  20. Pseudo Asynchronous Level Crossing adc for ecg Signal Acquisition.

    Science.gov (United States)

    Marisa, T; Niederhauser, T; Haeberlin, A; Wildhaber, R A; Vogel, R; Goette, J; Jacomet, M

    2017-02-07

    A new pseudo asynchronous level crossing analogue-to-digital converter (adc) architecture targeted for low-power, implantable, long-term biomedical sensing applications is presented. In contrast to most of the existing asynchronous level crossing adc designs, the proposed design has no digital-to-analogue converter (dac) and no continuous time comparators. Instead, the proposed architecture uses an analogue memory cell and dynamic comparators. The architecture retains the signal activity dependent sampling operation by generating events only when the input signal is changing. The architecture offers the advantages of smaller chip area, energy saving and fewer analogue system components. Beside lower energy consumption the use of dynamic comparators results in a more robust performance in noise conditions. Moreover, dynamic comparators make interfacing the asynchronous level crossing system to synchronous processing blocks simpler. The proposed adc was implemented in [Formula: see text] complementary metal-oxide-semiconductor (cmos) technology, the hardware occupies a chip area of 0.0372 mm 2 and operates from a supply voltage of [Formula: see text] to [Formula: see text]. The adc's power consumption is as low as 0.6 μW with signal bandwidth from [Formula: see text] to [Formula: see text] and achieves an equivalent number of bits (enob) of up to 8 bits.

  1. Tracking and imaging elementary particles

    International Nuclear Information System (INIS)

    Breuker, H.; Drevermann, H.; Grab, C.; Rademakers, A.A.; Stone, H.

    1991-01-01

    The Large Electron-Positron (LEP) Collider is one of the most powerful particle accelerators ever built. It smashes electrons into their antimatter counterparts, positrons, releasing as much as 100 billion electron volts of energy within each of four enormous detectors. Each burst of energy generates a spray of hundreds of elementary particles that are monitored by hundreds of thousands of sensors. In less than a second, an electronic system must sort through the data from some 50,000 electron-positron encounters, searching for just one or two head-on collisions that might lead to discoveries about the fundamental forces and the elementary particles of nature. When the electronic systems identify such a promising event, a picture of the data must be transmitted to the most ingenious image processor ever created. The device is the human brain. Computers cannot match the brain's capacity to recognize complicated patterns in the data collected by the LEP detectors. The work of understanding subnuclear events begins therefore through the visualization of objects that are trillions of times smaller than the eye can see and that move millions of times faster than the eye can follow. During the past decade, the authors and their colleagues at the European laboratory for particle physics (CERN) have attempted to design the perfect interface between the minds of physicists and the barrage of electronic signals from the LEP detectors. Using sophisticated computers, they translate raw data - 500,000 numbers from each event - into clear, meaningful images. With shapes, curves and colors, they represent the trajectories of particles, their type, their energy and many other properties

  2. Asynchronous versus Synchronous Learning in Pharmacy Education

    Science.gov (United States)

    Motycka, Carol A.; St. Onge, Erin L.; Williams, Jennifer

    2013-01-01

    Objective: To better understand the technology being used today in pharmacy education through a review of the current methodologies being employed at various institutions. Also, to discuss the benefits and difficulties of asynchronous and synchronous methodologies, which are being utilized at both traditional and distance education campuses.…

  3. Electrochemical development of particle tracks in CR-39 polymer dosimeter

    International Nuclear Information System (INIS)

    Hadlock, D.E.; Parkhurst, M.A.; Yang, C.S.; Groeger, J.; Johnson, J.R.; Huang, S.J.

    1985-09-01

    Electrochemical etching of CR-39 polymeric track etch neutron detectors results in proton-recoil tracks can be distinguished from background tracks much better than tracks developed solely by chemical etching. A newly designed and constructed electrochemical etching apparatus allows large numbers of dosimeters to be processed simultaneously with consistent results. Many processing systems have been developed for chemical and electrochemical etching of the track etch dosimeters. Three systems specifically show great promise and are being studied extensively

  4. Rotational Kinematics Model Based Adaptive Particle Filter for Robust Human Tracking in Thermal Omnidirectional Vision

    Directory of Open Access Journals (Sweden)

    Yazhe Tang

    2015-01-01

    Full Text Available This paper presents a novel surveillance system named thermal omnidirectional vision (TOV system which can work in total darkness with a wild field of view. Different to the conventional thermal vision sensor, the proposed vision system exhibits serious nonlinear distortion due to the effect of the quadratic mirror. To effectively model the inherent distortion of omnidirectional vision, an equivalent sphere projection is employed to adaptively calculate parameterized distorted neighborhood of an object in the image plane. With the equivalent projection based adaptive neighborhood calculation, a distortion-invariant gradient coding feature is proposed for thermal catadioptric vision. For robust tracking purpose, a rotational kinematic modeled adaptive particle filter is proposed based on the characteristic of omnidirectional vision, which can handle multiple movements effectively, including the rapid motions. Finally, the experiments are given to verify the performance of the proposed algorithm for human tracking in TOV system.

  5. Influence of tracks densities in solid state nuclear track detectors

    International Nuclear Information System (INIS)

    Guedes O, S.; Hadler N.; Lunes, P.; Saenz T, C.

    1996-01-01

    When Solid State Nuclear Track Detectors (SSNTD) is employed to measure nuclear tracks produced mainly by fission fragments and alpha particles, it is considered that the tracks observation work is performed under an efficiency, ε 0 , which is independent of the track density (number of tracks/area unit). There are not published results or experimental data supporting such an assumption. In this work the dependence of ε 0 with track density is studied basing on experimental data. To perform this, pieces of CR-39 cut from a sole 'mother sheet' were coupled to thin uranium films for different exposition times and the resulting ratios between track density and exposition time were compared. Our results indicate that ε 0 is constant for track densities between 10 3 and 10 5 cm -2 . At our etching conditions track overlapping makes impossible the counting for densities around 1.7 x 10 5 cm -2 . For track densities less than 10 3 cm -2 , ε 0 , was not observed to be constant. (authors). 4 refs., 2 figs

  6. Making tracks

    Energy Technology Data Exchange (ETDEWEB)

    Anon.

    1986-10-15

    In many modern tracking chambers, the sense wires, rather than being lined up uniformly, are grouped into clusters to facilitate the pattern recognition process. However, with higher energy machines providing collisions richer in secondary particles, event reconstruction becomes more complicated. A Caltech / Illinois / SLAC / Washington group developed an ingenious track finding and fitting approach for the Mark III detector used at the SPEAR electron-positron ring at SLAC (Stanford). This capitalizes on the detector's triggering, which uses programmable logic circuits operating in parallel, each 'knowing' the cell patterns for all tracks passing through a specific portion of the tracker (drift chamber)

  7. Reconstructing events, from electronic signals to tracks

    CERN Multimedia

    CERN. Geneva

    2015-01-01

    Reconstructing tracks in the events taken by LHC experiments is one of the most challenging and computationally expensive software tasks to be carried out in the data processing chain. A typical LHC event is composed of multiple p-p interactions, each leaving signals from many charged particles in the detector and jus building up an environment of unprecedented complexity. In the lecture I will give an overview of event reconstruction in a typical High Energy Physics experiment. After an introduction to particle tracking detectors I will discuss the concepts and techniques required to master the tracking challenge at the LHC. I will explain how track propagation in a realistic detector works, present different techniques for track fitting and track finding. At the end we will see how all of those techniques play together in the ATLAS track reconstruction application.

  8. Asynchronous Free-Space Optical CDMA Communications System for Last-mile Access Network

    DEFF Research Database (Denmark)

    Jurado-Navas, Antonio; Raddo, Thiago R.; Sanches, Anderson L.

    2016-01-01

    We propose a new hybrid asynchronous OCDMA-FSO communications system for access network solutions. New ABER expressions are derived under gamma-gamma scintillation channels, where all users can surprisingly achieve error-free transmissions when FEC is employed.......We propose a new hybrid asynchronous OCDMA-FSO communications system for access network solutions. New ABER expressions are derived under gamma-gamma scintillation channels, where all users can surprisingly achieve error-free transmissions when FEC is employed....

  9. Strict optical orthogonal codes for purely asynchronous code-division multiple-access applications

    Science.gov (United States)

    Zhang, Jian-Guo

    1996-12-01

    Strict optical orthogonal codes are presented for purely asynchronous optical code-division multiple-access (CDMA) applications. The proposed code can strictly guarantee the peaks of its cross-correlation functions and the sidelobes of any of its autocorrelation functions to have a value of 1 in purely asynchronous data communications. The basic theory of the proposed codes is given. An experiment on optical CDMA systems is also demonstrated to verify the characteristics of the proposed code.

  10. Tracking shocked dust: State estimation for a complex plasma during a shock wave

    International Nuclear Information System (INIS)

    Oxtoby, Neil P.; Ralph, Jason F.; Durniak, Celine; Samsonov, Dmitry

    2012-01-01

    We consider a two-dimensional complex (dusty) plasma crystal excited by an electrostatically-induced shock wave. Dust particle kinematics in such a system are usually determined using particle tracking velocimetry. In this work we present a particle tracking algorithm which determines the dust particle kinematics with significantly higher accuracy than particle tracking velocimetry. The algorithm uses multiple extended Kalman filters to estimate the particle states and an interacting multiple model to assign probabilities to the different filters. This enables the determination of relevant physical properties of the dust, such as kinetic energy and kinetic temperature, with high precision. We use a Hugoniot shock-jump relation to calculate a pressure-volume diagram from the shocked dust kinematics. Calculation of the full pressure-volume diagram was possible with our tracking algorithm, but not with particle tracking velocimetry.

  11. Low-rank sparse learning for robust visual tracking

    KAUST Repository

    Zhang, Tianzhu

    2012-01-01

    In this paper, we propose a new particle-filter based tracking algorithm that exploits the relationship between particles (candidate targets). By representing particles as sparse linear combinations of dictionary templates, this algorithm capitalizes on the inherent low-rank structure of particle representations that are learned jointly. As such, it casts the tracking problem as a low-rank matrix learning problem. This low-rank sparse tracker (LRST) has a number of attractive properties. (1) Since LRST adaptively updates dictionary templates, it can handle significant changes in appearance due to variations in illumination, pose, scale, etc. (2) The linear representation in LRST explicitly incorporates background templates in the dictionary and a sparse error term, which enables LRST to address the tracking drift problem and to be robust against occlusion respectively. (3) LRST is computationally attractive, since the low-rank learning problem can be efficiently solved as a sequence of closed form update operations, which yield a time complexity that is linear in the number of particles and the template size. We evaluate the performance of LRST by applying it to a set of challenging video sequences and comparing it to 6 popular tracking methods. Our experiments show that by representing particles jointly, LRST not only outperforms the state-of-the-art in tracking accuracy but also significantly improves the time complexity of methods that use a similar sparse linear representation model for particles [1]. © 2012 Springer-Verlag.

  12. First test model of the optical microscope which images the whole vertical particle tracks without any depth scanning

    International Nuclear Information System (INIS)

    Soroko, L.M.

    2001-01-01

    The first test model of the optical microscope which produces the in focus image of the whole vertical particle track without depth scanning is described. The in focus image of the object consisting of the linear array of the point-like elements was obtained. A comparison with primary out of focus image of such an object has been made

  13. ON THE ISSUE OF VECTOR CONTROL OF THE ASYNCHRONOUS MOTORS

    Directory of Open Access Journals (Sweden)

    B. I. Firago

    2015-01-01

    Full Text Available The paper considers the issue of one of the widespread types of vector control realization for the asynchronous motors with a short-circuited rotor. Of all more than 20 vector control types known presently, the following are applied most frequently: direct vector control with velocity pickup (VP, direct vector control without VP, indirect vector control with VP and indirect vector control without VP. Despite the fact that the asynchronous-motor indirect vector control without VP is the easiest and most spread, the absence of VP does not allow controlling the motor electromagnetic torque at zero velocity. This is the reason why for electric motor drives of such requirements they utilize the vector control with a velocity transducer. The systems of widest dissemination became the direct and indirect vector control systems with X-axis alignment of the synchronously rotating x–y-coordinate frame along the rotor flux-linkage vector inasmuch as this provides the simplest correlations for controlling variables. Although these two types of vector control are well presented in literature, a number of issues concerning their realization and practical application require further elaboration. These include: the block schemes adequate representation as consisted with the modern realization of vector control and clarification of the analytical expressions for evaluating the regulator parameters.The authors present a technique for evaluating the dynamics of an asynchronous electric motor drive with direct vector control and x-axis alignment along the vector of rotor flux linkage. The article offers a generalized structure of this vector control type with detailed description of its principal blocks: controlling system, frequency converter, and the asynchronous motor.The paper presents a direct vector control simulating model developed in the MatLab environment on the grounds of this structure. The authors illustrate the described technique with the results

  14. Data Collection for Mobile Group Consumption: An Asynchronous Distributed Approach

    Directory of Open Access Journals (Sweden)

    Weiping Zhu

    2016-04-01

    Full Text Available Mobile group consumption refers to consumption by a group of people, such as a couple, a family, colleagues and friends, based on mobile communications. It differs from consumption only involving individuals, because of the complex relations among group members. Existing data collection systems for mobile group consumption are centralized, which has the disadvantages of being a performance bottleneck, having single-point failure and increasing business and security risks. Moreover, these data collection systems are based on a synchronized clock, which is often unrealistic because of hardware constraints, privacy concerns or synchronization cost. In this paper, we propose the first asynchronous distributed approach to collecting data generated by mobile group consumption. We formally built a system model thereof based on asynchronous distributed communication. We then designed a simulation system for the model for which we propose a three-layer solution framework. After that, we describe how to detect the causality relation of two/three gathering events that happened in the system based on the collected data. Various definitions of causality relations based on asynchronous distributed communication are supported. Extensive simulation results show that the proposed approach is effective for data collection relating to mobile group consumption.

  15. Data Collection for Mobile Group Consumption: An Asynchronous Distributed Approach.

    Science.gov (United States)

    Zhu, Weiping; Chen, Weiran; Hu, Zhejie; Li, Zuoyou; Liang, Yue; Chen, Jiaojiao

    2016-04-06

    Mobile group consumption refers to consumption by a group of people, such as a couple, a family, colleagues and friends, based on mobile communications. It differs from consumption only involving individuals, because of the complex relations among group members. Existing data collection systems for mobile group consumption are centralized, which has the disadvantages of being a performance bottleneck, having single-point failure and increasing business and security risks. Moreover, these data collection systems are based on a synchronized clock, which is often unrealistic because of hardware constraints, privacy concerns or synchronization cost. In this paper, we propose the first asynchronous distributed approach to collecting data generated by mobile group consumption. We formally built a system model thereof based on asynchronous distributed communication. We then designed a simulation system for the model for which we propose a three-layer solution framework. After that, we describe how to detect the causality relation of two/three gathering events that happened in the system based on the collected data. Various definitions of causality relations based on asynchronous distributed communication are supported. Extensive simulation results show that the proposed approach is effective for data collection relating to mobile group consumption.

  16. Laser dynamics of asynchronous rational harmonic mode-locked fiber soliton lasers

    International Nuclear Information System (INIS)

    Jyu, Siao-Shan; Jiang, Guo-Hao; Lai, Yinchieh

    2013-01-01

    Laser dynamics of asynchronous rational harmonic mode-locked (ARHM) fiber soliton lasers are investigated in detail. In particular, based on the unique laser dynamics of asynchronous mode-locking, we have developed a new method for determining the effective active modulation strength in situ for ARHM lasers. By measuring the magnitudes of the slowly oscillating pulse timing position and central frequency, the effective phase modulation strength at the multiplication frequency of rational harmonic mode-locking can be accurately inferred. The method can be a very useful tool for developing ARHM fiber lasers. (paper)

  17. A low-power asynchronous data-path for a FIR filter bank

    DEFF Research Database (Denmark)

    Nielsen, Lars Skovby; Sparsø, Jens

    1996-01-01

    This paper describes a number of design issues relating to the implementation of low-power asynchronous signal processing circuits. Specifically, the paper addresses the design of a dedicated processor structure that implements an audio FIR filter bank which is part of an industrial application....... The algorithm requires a fixed number of steps and the moderate speed requirement allows a sequential implementation. The latter, in combination with a huge predominance of numerically small data values in the input data stream, is the key to a low-power asynchronous implementation. Power is minimized in two...

  18. Adaptive hatching hypotheses do not explain asynchronous ...

    African Journals Online (AJOL)

    At the core of the suite of adaptive hatching hypotheses advanced to explain asynchronous hatching in birds is the assumption that if food is not limited then all the hatchlings will develop normally to adulthood. In this study Brown-headed Parrot Poicephalus cryptoxanthus chicks were hand fed and weighed on a daily basis.

  19. Single track coincidence measurements of fluorescent and plastic nuclear track detectors in therapeutic carbon beams

    International Nuclear Information System (INIS)

    Osinga, J-M; Jäkel, O; Ambrožová, I; Brabcová, K Pachnerová; Davídková, M; Akselrod, M S; Greilich, S

    2014-01-01

    In this paper we present a method for single track coincidence measurements using two different track detector materials. We employed plastic and fluorescent nuclear track detectors (PNTDs and FNTDs) in the entrance channel of a monoenergetic carbon ion beam covering the therapeutic energy range from 80 to 425 MeV/u. About 99% of all primary particle tracks detected by both detectors were successfully matched, while 1% of the particles were only detected by the FNTDs because of their superior spatial resolution. We conclude that both PNTDs and FNTDs are suitable for clinical carbon beam dosimetry with a detection efficiency of at least 98.82% and 99.83% respectively, if irradiations are performed with low fluence in the entrance channel of the ion beam. The investigated method can be adapted to other nuclear track detectors and offers the possibility to characterize new track detector materials against well-known detectors. Further, by combining two detectors with a restricted working range in the presented way a hybrid-detector system can be created with an extended and optimized working range

  20. Dual-modality single particle orientation and rotational tracking of intracellular transport of nanocargos.

    Science.gov (United States)

    Sun, Wei; Gu, Yan; Wang, Gufeng; Fang, Ning

    2012-01-17

    The single particle orientation and rotational tracking (SPORT) technique was introduced recently to follow the rotational motion of plasmonic gold nanorod under a differential interference contrast (DIC) microscope. In biological studies, however, cellular activities usually involve a multiplicity of molecules; thus, tracking the motion of a single molecule/object is insufficient. Fluorescence-based techniques have long been used to follow the spatial and temporal distributions of biomolecules of interest thanks to the availability of multiplexing fluorescent probes. To know the type and number of molecules and the timing of their involvement in a biological process under investigation by SPORT, we constructed a dual-modality DIC/fluorescence microscope to simultaneously image fluorescently tagged biomolecules and plasmonic nanoprobes in living cells. With the dual-modality SPORT technique, the microtubule-based intracellular transport can be unambiguously identified while the dynamic orientation of nanometer-sized cargos can be monitored at video rate. Furthermore, the active transport on the microtubule can be easily separated from the diffusion before the nanocargo docks on the microtubule or after it undocks from the microtubule. The potential of dual-modality SPORT is demonstrated for shedding new light on unresolved questions in intracellular transport.

  1. High-LET dose-response characteristics by track structure theory of heavy charged particles

    International Nuclear Information System (INIS)

    Hansen, J.W.; Olsen, K.J.

    1981-09-01

    The track structure theory developed by Katz and co-workers ascribes the effect of high-LET radiation to the highly inhomogeneous dose distribution due to low energy Δ-rays ejected from the particle track. The theory predicts the effectiveness of high-LET radiation by using the ion parameters zsub(eff') effective charge of the ion, and β = v/c, the relative ion velocity, together with the characteristic dose D 37 derived from low-LET dose-response characteristic of the detector and the approximate size asub(0) of the sensitive element of the detector. 60 Co gamma-irradiation is used as a reference low-LET radiation, while high-LET radiation ranging from 16 MeV protons to 4 MeV/amu 16 0-ions covering an initial LET range of 30-5500 MeVcm 2 /g is obtained from a tandem Van de Graaff accelerator. A thin film (5mg/cm 2 ) radiochromic dye cyanide plastic dosemeter was used as detector with the characteristic dose of 16.8 Mrad and a sensitive element size of 10 -7 cm. Theoretical and experimental effectiveness, RBE, agreed within 10 to 25% depending on LET. (author)

  2. A novel CMOS sensor with in-pixel auto-zeroed discrimination for charged particle tracking

    International Nuclear Information System (INIS)

    Degerli, Y; Guilloux, F; Orsini, F

    2014-01-01

    With the aim of developing fast and granular Monolithic Active Pixels Sensors (MAPS) as new charged particle tracking detectors for high energy physics experiments, a new rolling shutter binary pixel architecture concept (RSBPix) with in-pixel correlated double sampling, amplification and discrimination is presented. The discriminator features auto-zeroing in order to compensate process-related transistor mismatches. In order to validate the pixel, a first monolithic CMOS sensor prototype, including a pixel array of 96 × 64 pixels, has been designed and fabricated in the Tower-Jazz 0.18 μm CMOS Image Sensor (CIS) process. Results of laboratory tests are presented

  3. Kinetics and mechanism of the formation and etching of particle tracks in polyethylene-terephthalate

    International Nuclear Information System (INIS)

    Lueck, H.B.

    1982-05-01

    The physical and chemical processes initiated by a particle passing through a polymer are reviewed. Particular attention is devoted to the processes in PETP. The influence of the material parameters and environmental effects on the subsequent reactions in PETP is discussed. Models of the mechanism and kinetics of the alkaline degradation on the surface and in the etch channel are presented. The character and the effect of the relevant species has been taken into consideration. The mechanism of the photo-oxidative sensitivity enhancement is discussed. The models mentioned above are taken as a basis to interpret the empirical response function. It is shown, that the response function can be applied to bulk-irradiated polymers as well. Treeing in electrically stressed particle tracks assisted by an etchant can be attributed to the electrostatic pressure. However, the differences in the behaviour of the structures give evidence, that the formation of craze structures and bubbles in the presence of a nonetching electrolyte is the result of the electroosmotic pressure. (author)

  4. Efficiency of three-phase asynchronous motors. Energy loss reduction by means of overdimensioning; Efficientie van driefasen asynchrone motoren. SinuMEC beperkt energieverlies door overdimensionering

    Energy Technology Data Exchange (ETDEWEB)

    Peeters, J.; Van Dorst, C. [Hyteps, Gemert (Netherlands)

    2008-10-15

    The three phase asynchronous motor has been applied in various installations since time immemorial. Although the motor is more efficient at full mechanical load, this is not always applied efficiently. Can the efficiency of low load motors be improved or is this a utopia? The Sinusoidal Motor Controller (SinuMEC) improves efficiency, saves energy and lengthens the life span. [mk]. [Dutch] De driefasen asynchrone motor wordt sinds mensenheugenis in uiteenlopende installaties toegepast. Hoewel de motor met een volle mechanische belasting efficient is, wordt deze niet altijd efficient toegepast. Kan de efficiency van laag belaste motoren worden verbeterd of is dit een utopie? De Sinusoidal Motor efficiency controller (SinuMEC) verbetert de efficiency, bespaart energie en verlengt de levensduur.

  5. Modifications of the optical properties for DAM-ADC nuclear track detector exposed to alpha particles

    Science.gov (United States)

    Rammah, Y. S.; Awad, E. M.

    2018-05-01

    Modifications of the optical properties of diallyl maleate-allyl diglycol carbonate (DAM-ADC) nuclear detector induced by alpha particles are described. DAM-ADC samples were irradiated perpendicularly by thin 241Am disk source that emits alpha particles with 5.48 MeV. The optical absorption has been measured using the ultraviolet-visible (UV-1100) spectroscopy. It was found that DAM-ADC polymer shows substantial modifications in its optical characteristics upon irradiated with alpha particles with different energies. The optical energy band gap (Egap) for the detector was calculated for the direct and the indirect allowed transitions in K-space using two approaches (Tauc's model and absorption spectrum fitting (ASF) method). Urbach's energy (Ea), number of carbon atoms per conjugated length (N), number of carbon atoms per cluster (M), and refractive index (n) for the present samples were determined. Results reveal that the values of energy gap in direct transition are greater than those of indirect, before and after irradiation. (Egap), (Ea), (N), (M), and (n) of the present samples are changed significantly with irradiation time and value of alpha energy. Results reflect the possibility of using DAM-ADC polymer track detectors to estimate alpha particle energies using the variation of the absorbance.

  6. ESC Track Fusion Demonstration Tool for Distributed Environments

    Science.gov (United States)

    Cox, C.; Degraaf, E.; Perry, R.; Diaz, R.

    A key requirement of future net-centric Space Situational Awareness systems development and operations will be decentralized operations, including multi-level distributed data fusion. Raytheon has developed a demonstration for ESC 850 ELSG/NS that fuses sensor-supplied tracks in a dense resident space object (RSO) environment. The demonstration use the state vector and covariance input data from single pass orbit solutions and applies track-to-track correlation algorithms to fuse the individual tracks into composite orbits. Platform independent Java technology and an agent-based software design using asynchronous inter-process communications was used in the demonstration tool development. The tool has been tested against a simulated scenario corresponding to the future 100,000+ object catalog environment. Ten days of simulated data from Fylingdales, Shemya, Eglin, and a future Space Fence sensor were generated for a co-orbiting family of 122 sun-synchronous objects between 700 and 800 km altitude from the NASA simulated small debris for 2015. The selected set exceeds the average object densities for the 100,000+ RSO environment, and provides a scenario similar to an evolved breakup where the debris has had time to disperse. The demo produced very good results using fast and simple astrodynamic models. A total of 16678 input tracks were fused, with less than 1.6% being misassociated. Pure tracks were generated for 65% of the 122 truth objects, and 97% of the objects had a misassociation rate tool that can be used to assess current breakups such as the Chinese ASAT event.

  7. Magnetic particle tracking for nonspherical particles in a cylindrical fluidized bed

    NARCIS (Netherlands)

    Buist, K.A.; Jayaprakash, P.; Kuipers, J.A.M.; Deen, N.G.; Padding, J.T.

    2017-01-01

    In granular flow operations, often particles are nonspherical. This has inspired a vast amount of research in understanding the behavior of these particles. Various models are being developed to study the hydrodynamics involving nonspherical particles. Experiments however are often limited to obtain

  8. Alpha-particle dosimetry using solid state nuclear track detectors. Application to 222Rn and its daughters

    International Nuclear Information System (INIS)

    Barillon, R.; Chambaudet, A.

    2000-01-01

    A methodology for the determination of the detection efficiency of a solid state nuclear track detector for radon and its short-lived daughters was presented. First, particular attention is paid to the α-particles having energies and angles of incidence that lead to observable tracks after an adapted chemical etching. The results are then incorporated in a mathematical model to determine the theoretical radon detection efficiency of a polymeric detector placed in a cylindrical cell. When applied to LR115 and CR39 detectors, the model reveals the influence of the position of the radon daughters inside the cell. Radon daughters tend to link up with natural atmospheric aerosols and then settle on the cell's inside wall. This model allows to determine, among other things, the cell size for which the detector response is independent of the fraction daughters plated out. (author)

  9. Asynchronous L1-gain control of uncertain switched positive linear systems with dwell time.

    Science.gov (United States)

    Li, Yang; Zhang, Hongbin

    2018-04-01

    In this paper, dwell time (DT) stability, L 1 -gain performance analysis and asynchronous L 1 -gain controller design problems of uncertain switched positive linear systems (SPLSs) are investigated. Via a time-scheduled multiple linear co-positive Lyapunov function (TSMLCLF) approach, convex sufficient conditions of DT stability and L 1 -gain performance of SPLSs with interval and polytopic uncertainties are presented. Furthermore, by utilizing the feature that the TSMLCLF keeps decreasing even if the controller is running asynchronously with the system, the asynchronous L 1 -gain controller design problem of SPLSs with interval and polytopic uncertainties is investigated. Convex sufficient conditions of the existence of time-varying asynchronous state-feedback controller which can ensure the closed-loop system's positivity, stability and L 1 -gain performance are established, and the controller gain matrices can be calculated instantaneously online. The obtained L 1 -gain in the paper is standard. All the results are presented in terms of linear programming. A practical example is provided to show the effectiveness of the results. Copyright © 2018 ISA. Published by Elsevier Ltd. All rights reserved.

  10. Analysis and application of two recursive parametric estimation algorithms for an asynchronous machine

    International Nuclear Information System (INIS)

    Damek, Nawel; Kamoun, Samira

    2011-01-01

    In this communication, two recursive parametric estimation algorithms are analyzed and applied to an squirrelcage asynchronous machine located at the research ''Unit of Automatic Control'' (UCA) at ENIS. The first algorithm which, use the transfer matrix mathematical model, is based on the gradient principle. The second algorithm, which use the state-space mathematical model, is based on the minimization of the estimation error. These algorithms are applied as a key technique to estimate asynchronous machine with unknown, but constant or timevarying parameters. Stator voltage and current are used as measured data. The proposed recursive parametric estimation algorithms are validated on the experimental data of an asynchronous machine under normal operating condition as full load. The results show that these algorithms can estimate effectively the machine parameters with reliability.

  11. Conceptual basis for the radiometric dye film dose meter as a test of particle track theory

    International Nuclear Information System (INIS)

    Hansen, J.W.

    1980-05-01

    This report is a summary of a lecture held at the Danish-Polish Symposium on Radiation Chemistry in Warsaw, October 1979, describing an initiated work connected to the particle track theory worked out by R. Katz and coworkers. A short description is given of the theory and the applicability of the theory in the use of the radiometric dye cyanide film dose meter as a detector in radiation of different qualities. A few experimental results are given. (author)

  12. An Efficient Algorithm for Computing Attractors of Synchronous And Asynchronous Boolean Networks

    Science.gov (United States)

    Zheng, Desheng; Yang, Guowu; Li, Xiaoyu; Wang, Zhicai; Liu, Feng; He, Lei

    2013-01-01

    Biological networks, such as genetic regulatory networks, often contain positive and negative feedback loops that settle down to dynamically stable patterns. Identifying these patterns, the so-called attractors, can provide important insights for biologists to understand the molecular mechanisms underlying many coordinated cellular processes such as cellular division, differentiation, and homeostasis. Both synchronous and asynchronous Boolean networks have been used to simulate genetic regulatory networks and identify their attractors. The common methods of computing attractors are that start with a randomly selected initial state and finish with exhaustive search of the state space of a network. However, the time complexity of these methods grows exponentially with respect to the number and length of attractors. Here, we build two algorithms to achieve the computation of attractors in synchronous and asynchronous Boolean networks. For the synchronous scenario, combing with iterative methods and reduced order binary decision diagrams (ROBDD), we propose an improved algorithm to compute attractors. For another algorithm, the attractors of synchronous Boolean networks are utilized in asynchronous Boolean translation functions to derive attractors of asynchronous scenario. The proposed algorithms are implemented in a procedure called geneFAtt. Compared to existing tools such as genYsis, geneFAtt is significantly faster in computing attractors for empirical experimental systems. Availability The software package is available at https://sites.google.com/site/desheng619/download. PMID:23585840

  13. Asynchronous Channel-Hopping Scheme under Jamming Attacks

    Directory of Open Access Journals (Sweden)

    Yongchul Kim

    2018-01-01

    Full Text Available Cognitive radio networks (CRNs are considered an attractive technology to mitigate inefficiency in the usage of licensed spectrum. CRNs allow the secondary users (SUs to access the unused licensed spectrum and use a blind rendezvous process to establish communication links between SUs. In particular, quorum-based channel-hopping (CH schemes have been studied recently to provide guaranteed blind rendezvous in decentralized CRNs without using global time synchronization. However, these schemes remain vulnerable to jamming attacks. In this paper, we first analyze the limitations of quorum-based rendezvous schemes called asynchronous channel hopping (ACH. Then, we introduce a novel sequence sensing jamming attack (SSJA model in which a sophisticated jammer can dramatically reduce the rendezvous success rates of ACH schemes. In addition, we propose a fast and robust asynchronous rendezvous scheme (FRARS that can significantly enhance robustness under jamming attacks. Our numerical results demonstrate that the performance of the proposed scheme vastly outperforms the ACH scheme when there are security concerns about a sequence sensing jammer.

  14. Double-layer evolutionary algorithm for distributed optimization of particle detection on the Grid

    International Nuclear Information System (INIS)

    Padée, Adam; Zaremba, Krzysztof; Kurek, Krzysztof

    2013-01-01

    Reconstruction of particle tracks from information collected by position-sensitive detectors is an important procedure in HEP experiments. It is usually controlled by a set of numerical parameters which have to be manually optimized. This paper proposes an automatic approach to this task by utilizing evolutionary algorithm (EA) operating on both real-valued and binary representations. Because of computational complexity of the task a special distributed architecture of the algorithm is proposed, designed to be run in grid environment. It is two-level hierarchical hybrid utilizing asynchronous master-slave EA on the level of clusters and island model EA on the level of the grid. The technical aspects of usage of production grid infrastructure are covered, including communication protocols on both levels. The paper deals also with the problem of heterogeneity of the resources, presenting efficiency tests on a benchmark function. These tests confirm that even relatively small islands (clusters) can be beneficial to the optimization process when connected to the larger ones. Finally a real-life usage example is presented, which is an optimization of track reconstruction in Large Angle Spectrometer of NA-58 COMPASS experiment held at CERN, using a sample of Monte Carlo simulated data. The overall reconstruction efficiency gain, achieved by the proposed method, is more than 4%, compared to the manually optimized parameters

  15. Tracking of ball and players in beach volleyball videos.

    Directory of Open Access Journals (Sweden)

    Gabriel Gomez

    Full Text Available This paper presents methods for the determination of players' positions and contact time points by tracking the players and the ball in beach volleyball videos. Two player tracking methods are compared, a classical particle filter and a rigid grid integral histogram tracker. Due to mutual occlusion of the players and the camera perspective, results are best for the front players, with 74,6% and 82,6% of correctly tracked frames for the particle method and the integral histogram method, respectively. Results suggest an improved robustness against player confusion between different particle sets when tracking with a rigid grid approach. Faster processing and less player confusions make this method superior to the classical particle filter. Two different ball tracking methods are used that detect ball candidates from movement difference images using a background subtraction algorithm. Ball trajectories are estimated and interpolated from parabolic flight equations. The tracking accuracy of the ball is 54,2% for the trajectory growth method and 42,1% for the Hough line detection method. Tracking results of over 90% from the literature could not be confirmed. Ball contact frames were estimated from parabolic trajectory intersection, resulting in 48,9% of correctly estimated ball contact points.

  16. Tracking of Ball and Players in Beach Volleyball Videos

    Science.gov (United States)

    Gomez, Gabriel; Herrera López, Patricia; Link, Daniel; Eskofier, Bjoern

    2014-01-01

    This paper presents methods for the determination of players' positions and contact time points by tracking the players and the ball in beach volleyball videos. Two player tracking methods are compared, a classical particle filter and a rigid grid integral histogram tracker. Due to mutual occlusion of the players and the camera perspective, results are best for the front players, with 74,6% and 82,6% of correctly tracked frames for the particle method and the integral histogram method, respectively. Results suggest an improved robustness against player confusion between different particle sets when tracking with a rigid grid approach. Faster processing and less player confusions make this method superior to the classical particle filter. Two different ball tracking methods are used that detect ball candidates from movement difference images using a background subtraction algorithm. Ball trajectories are estimated and interpolated from parabolic flight equations. The tracking accuracy of the ball is 54,2% for the trajectory growth method and 42,1% for the Hough line detection method. Tracking results of over 90% from the literature could not be confirmed. Ball contact frames were estimated from parabolic trajectory intersection, resulting in 48,9% of correctly estimated ball contact points. PMID:25426936

  17. Validation of a particle tracking analysis method for the size determination of nano- and microparticles

    Science.gov (United States)

    Kestens, Vikram; Bozatzidis, Vassili; De Temmerman, Pieter-Jan; Ramaye, Yannic; Roebben, Gert

    2017-08-01

    Particle tracking analysis (PTA) is an emerging technique suitable for size analysis of particles with external dimensions in the nano- and sub-micrometre scale range. Only limited attempts have so far been made to investigate and quantify the performance of the PTA method for particle size analysis. This article presents the results of a validation study during which selected colloidal silica and polystyrene latex reference materials with particle sizes in the range of 20 nm to 200 nm were analysed with NS500 and LM10-HSBF NanoSight instruments and video analysis software NTA 2.3 and NTA 3.0. Key performance characteristics such as working range, linearity, limit of detection, limit of quantification, sensitivity, robustness, precision and trueness were examined according to recommendations proposed by EURACHEM. A model for measurement uncertainty estimation following the principles described in ISO/IEC Guide 98-3 was used for quantifying random and systematic variations. For nominal 50 nm and 100 nm polystyrene and a nominal 80 nm silica reference materials, the relative expanded measurement uncertainties for the three measurands of interest, being the mode, median and arithmetic mean of the number-weighted particle size distribution, varied from about 10% to 12%. For the nominal 50 nm polystyrene material, the relative expanded uncertainty of the arithmetic mean of the particle size distributions increased up to 18% which was due to the presence of agglomerates. Data analysis was performed with software NTA 2.3 and NTA 3.0. The latter showed to be superior in terms of sensitivity and resolution.

  18. Positive semidefinite integrated covariance estimation, factorizations and asynchronicity

    DEFF Research Database (Denmark)

    Boudt, Kris; Laurent, Sébastien; Lunde, Asger

    2017-01-01

    An estimator of the ex-post covariation of log-prices under asynchronicity and microstructure noise is proposed. It uses the Cholesky factorization of the covariance matrix in order to exploit the heterogeneity in trading intensities to estimate the different parameters sequentially with as many...

  19. Positive Semidefinite Integrated Covariance Estimation, Factorizations and Asynchronicity

    DEFF Research Database (Denmark)

    Boudt, Kris; Laurent, Sébastien; Lunde, Asger

    An estimator of the ex-post covariation of log-prices under asynchronicity and microstructure noise is proposed. It uses the Cholesky factorization on the correlation matrix in order to exploit the heterogeneity in trading intensity to estimate the different parameters sequentially with as many...

  20. Stardust: An overview of the tracks in the aerogel (calibration, classification and particle size distribution)

    Science.gov (United States)

    Burchell, M. J.; Fairey, S. J.; Hörz, F.; Wozniakiewicz, P. J.; Kearsley, A. T.; Brownlee, D. E.; See, T. H.; Westphal, A.; Green, S. F.; Trigo-Rodríguez, J. M.

    2007-08-01

    The NASA Stardust mission (1) to comet P/Wild-2 returned to Earth in January 2006 carrying a cargo of dust captured in aerogel and residue rich craters in aluminium foils (2). Aerogel is a low density, highly porous material (3, 4). The aerogel that was carried by Stardust in the cometary dust collector trays was a SiO2 aerogel, arranged in blocks 4 cm x 2 cm (front face) and 3 cm deep, with density which varied smoothly from 5 mg/cc at the front surface to 50 mg/cc at the rear surface (5). A first look at the whole cometary dust tray at NASA showed that there were many impact features in the aerogel. During the Preliminary Examination period about 15% of the aerogel blocks were removed and studied in detail. The tracks observed in these blocks were classified into three groups: Type A were long relatively narrow tracks of "carrot shape", Type B tracks were again fairly long but had a large bulbous region at the top and appear like the bowl and stem of a flute champagne glass, Type C were purely bulbous tracks with no stem emerging beneath them. Data on the sizes and relative populations of these tracks will be given (also see (6)) along with a discussion of their implications for impactor composition. Laboratory calibrations of the impacts in aerogel have been carried out using glass beads and these permit an estimate of the size of the impactor based on the measured track properties (6). When applied to the tracks measured in the Stardust aerogel, a cumulative particle size distribution was obtained (7) which will be discussed. References (1) Brownlee D.E. et al., J. Geophys. Res. 108, E10, 8111, 2003. (2) Brownlee D.E. et al., Science 314, 1711 - 1716. 2006. (3) Kistler S.S., Nature 127, 741, 1931. (4) Burchell M.J. et al., Ann. Rev. Earth. Planet. Sci. 34, 385 - 418, 2006. (5) Tsou P. et al., J. Geophys. Res. 108(E10), 8113, 2003. (6) Burchell et al., submitted to MAPS, 2006. (7) Hörz F. et al., Science 314, 1716 - 1719, 2006.

  1. Robust visual tracking via structured multi-task sparse learning

    KAUST Repository

    Zhang, Tianzhu; Ghanem, Bernard; Liu, Si; Ahuja, Narendra

    2012-01-01

    In this paper, we formulate object tracking in a particle filter framework as a structured multi-task sparse learning problem, which we denote as Structured Multi-Task Tracking (S-MTT). Since we model particles as linear combinations of dictionary

  2. 3D Rainbow Particle Tracking Velocimetry

    Science.gov (United States)

    Aguirre-Pablo, Andres A.; Xiong, Jinhui; Idoughi, Ramzi; Aljedaani, Abdulrahman B.; Dun, Xiong; Fu, Qiang; Thoroddsen, Sigurdur T.; Heidrich, Wolfgang

    2017-11-01

    A single color camera is used to reconstruct a 3D-3C velocity flow field. The camera is used to record the 2D (X,Y) position and colored scattered light intensity (Z) from white polyethylene tracer particles in a flow. The main advantage of using a color camera is the capability of combining different intensity levels for each color channel to obtain more depth levels. The illumination system consists of an LCD projector placed perpendicularly to the camera. Different intensity colored level gradients are projected onto the particles to encode the depth position (Z) information of each particle, benefiting from the possibility of varying the color profiles and projected frequencies up to 60 Hz. Chromatic aberrations and distortions are estimated and corrected using a 3D laser engraved calibration target. The camera-projector system characterization is presented considering size and depth position of the particles. The use of these components reduces dramatically the cost and complexity of traditional 3D-PTV systems.

  3. An auxiliary frequency tracking system for general purpose lock-in amplifiers

    Science.gov (United States)

    Xie, Kai; Chen, Liuhao; Huang, Anfeng; Zhao, Kai; Zhang, Hanlu

    2018-04-01

    Lock-in amplifiers (LIAs) are designed to measure weak signals submerged by noise. This is achieved with a signal modulator to avoid low-frequency noise and a narrow-band filter to suppress out-of-band noise. In asynchronous measurement, even a slight frequency deviation between the modulator and the reference may lead to measurement error because the filter’s passband is not flat. Because many commercial LIAs are unable to track frequency deviations, in this paper we propose an auxiliary frequency tracking system. We analyze the measurement error caused by the frequency deviation and propose both a tracking method and an auto-tracking system. This approach requires only three basic parameters, which can be obtained from any general purpose LIA via its communications interface, to calculate the frequency deviation from the phase difference. The proposed auxiliary tracking system is designed as a peripheral connected to the LIA’s serial port, removing the need for an additional power supply. The test results verified the effectiveness of the proposed system; the modified commercial LIA (model SR-850) was able to track the frequency deviation and continuous drift. For step frequency deviations, a steady tracking error of less than 0.001% was achieved within three adjustments, and the worst tracking accuracy was still better than 0.1% for a continuous frequency drift. The tracking system can be used to expand the application scope of commercial LIAs, especially for remote measurements in which the modulation clock and the local reference are separated.

  4. The search for primary particle tracks in nucleon-nucleus interactions with gamma ray energy ΣEγ ≥ 3 TeV registered in stratospheric X-ray emulsion chambers using data of the RUNJOB experiment

    Directory of Open Access Journals (Sweden)

    Zayarnaya I.S.

    2017-01-01

    Full Text Available We present here the result of a retreatment of data from the RUNJOB (RUssia-Nippon JOint Balloon experiment of nucleon-nucleus interactions registered in stratospheric X-ray emulsion chambers (REC using a new method for searching and tracing of galactic particles in nuclear emulsions. In about halfcof these interactions (∼ 50 recorded in REC RUNJOB‘96-3B, RUNJOB‘97-6A and RUNJOB‘99-11A,B with energy released in the electromagnetic component ΣEγ ≥ 3 TeV and ΣEγ ≥ 5 TeV respectively, single charged particle tracks are not found within the search area defined individually by the particle track location accuracy. The absence of primary proton tracks is consistent with the original treatment of the RUNJOB experimental data. There is a difference in the zenith angular distribution for two groups of events in which a single charged particle track is observed or absent. The average penetration depth of the primary particles in REC to the interaction vertex in the zenith angle range from 60∘ to 79∘ differs by a factor two for these groups.

  5. Track finding with neural networks in ALICE ITS

    International Nuclear Information System (INIS)

    Batyunya, B.V.; Belikov, Yu.A.; Fedunov, A.G.; Zinchenko, A.I.

    1996-01-01

    A program based on Neural Networks technique was developed for track recognition in ALICE ITS. The efficiency of this program was estimated on Monte Carlo simulated events for particles with p T ≤ 100 MeV/c. The advantages of this program are the high performance, the capability of track finding in conditions of the high particle multiplicity and the ability to find tracks distorted by the multiple Coulomb scattering and the energy losses. 7 refs., 1 tab

  6. Verification and Planning for Stochastic Processes with Asynchronous Events

    National Research Council Canada - National Science Library

    Younes, Hakan L

    2005-01-01

    .... The most common assumption is that of history-independence: the Markov assumption. In this thesis, the author considers the problems of verification and planning for stochastic processes with asynchronous events, without relying on the Markov assumption...

  7. Tracking Detectors in the STAR Experiment at RHIC

    Science.gov (United States)

    Wieman, Howard

    2015-04-01

    The STAR experiment at RHIC is designed to measure and identify the thousands of particles produced in 200 Gev/nucleon Au on Au collisions. This talk will focus on the design and construction of two of the main tracking detectors in the experiment, the TPC and the Heavy Flavor Tracker (HFT) pixel detector. The TPC is a solenoidal gas filled detector 4 meters in diameter and 4.2 meters long. It provides precise, continuous tracking and rate of energy loss in the gas (dE/dx) for particles at + - 1 units of pseudo rapidity. The tracking in a half Tesla magnetic field measures momentum and dE/dX provides particle ID. To detect short lived particles tracking close to the point of interaction is required. The HFT pixel detector is a two-layered, high resolution vertex detector located at a few centimeters radius from the collision point. It determines origins of the tracks to a few tens of microns for the purpose of extracting displaced vertices, allowing the identification of D mesons and other short-lived particles. The HFT pixel detector uses detector chips developed by the IPHC group at Strasbourg that are based on standard IC Complementary Metal-Oxide-Semiconductor (CMOS) technology. This is the first time that CMOS pixel chips have been incorporated in a collider application.

  8. Nuclear track detectors for charged particles and neutrons

    International Nuclear Information System (INIS)

    Tommasino, L.

    2006-01-01

    It was with great emotion that I accepted to be a guest speaker to this memorial section dedicated to my old-time friend, Prof. Radomir Ilic. In addition to being one of the most outstanding scientists in the field of nuclear tracks, Prof. Radomir Ilic has been always highly acclaimed by the scientific community for his enthusiasm, his warm friendship, and his great vitality. Through his successful editorial activities, Prof. Ilic has proved to be very able to address the field of nuclear tracks to very wide audiences with special regards to young students. It was here in Portoroz, that Prof. Radomir Ilic was our host as the organiser of the 21st International Conference on Nuclear Tracks in Solids. All the participants have great memories of this very successful international conference. For all these reasons, the 2006 edition of the International Conference on Nuclear Energy for new Europe, with its wide audience and its venue at Portoroz, can be considered as one of the most appropriate forum for the memorial lecture of Prof. Radomir Ilic. The present paper will be dealing with the solid state nuclear track detectors-SSNTDs and their successful applications for the measurements of cosmic-ray-neutrons and terrestrial radioactivity, namely radon. (author)

  9. CMS reconstruction improvements for the tracking in large pileup events

    CERN Document Server

    Rovere, M

    2015-01-01

    The CMS tracking code is organized in several levels, known as iterative steps, each optimized to reconstruct a class of particle trajectories, as the ones of particles originating from the primary vertex or displaced tracks from particles resulting from secondary vertices. Each iterative step consists of seeding, pattern recognition and fitting by a kalman filter, and a final filtering and cleaning. Each subsequent step works on hits not yet associated to a reconstructed particle trajectory.The CMS tracking code is continuously evolving to make the reconstruction computing load compatible with the increasing instantaneous luminosity of LHC, resulting in a large number of primary vertices and tracks per bunch crossing.The major upgrade put in place during the present LHC Long Shutdown will allow the tracking code to comply with the conditions expected during RunII and the much larger pileup. In particular, new algorithms that are intrinsically more robust in high occupancy conditions were developed, iteration...

  10. Evaluation of asynchronous E-learning in the geography curriculum: enriching learning quality in Saudi high schools

    OpenAIRE

    Al Dobaikhi, Hend; Woollard, John

    2011-01-01

    The impacts of emerging ICT into educational curricula Asynchronous discussion forumDiscussion groups via e-learning environmentPosting questions and commentsSelf-efficacy in asynchronous e-learning Web community participationCollaborative learning can be fosteredPositive impacts on objectives of educational curriculum

  11. The Biological Effectiveness of Accelerated Particles for the Induction of Chromosome Damage: Track Structure Effects and Cytogenetic Signatures of High-LET Exposure

    Science.gov (United States)

    George, K.; Hada, M.; Chappell, L.; Cucinotta, F. A.

    2012-01-01

    Track structure models predict that at a fixed value of LET, particles with lower charge number, Z will have a higher biological effectiveness compared to particles with a higher Z. In this report we investigated how track structure effects induction of chromosomal aberration in human cells. Human lymphocytes were irradiated in vitro with various energies of accelerated iron, silicon, neon, or titanium ions and chromosome damage was assessed in using three color FISH chromosome painting in chemically induced PCC samples collected a first cell division post irradiation. The LET values for these ions ranged from 30 to 195 keV/micrometers. Of the particles studied, Neon ions have the highest biological effectiveness for induction of total chromosome damage, which is consistent with track structure model predictions. For complex-type exchanges 64 MeV/ u Neon and 450 MeV/u Iron were equally effective and induced the most complex damage. In addition we present data on chromosomes exchanges induced by six different energies of protons (5 MeV/u to 2.5 GeV/u). The linear dose response term was similar for all energies of protons suggesting that the effect of the higher LET at low proton energies is balanced by the production of nuclear secondaries from the high energy protons. All energies of protons have a much higher percentage of complex-type chromosome exchanges than gamma rays, signifying a cytogenetic signature for proton exposures.

  12. Adding the Human Touch to Asynchronous Online Learning

    Science.gov (United States)

    Glenn, Cynthia Wheatley

    2018-01-01

    For learners to actively accept responsibility in a virtual classroom platform, it is necessary to provide special motivation extending across the traditional classroom setting into asynchronous online learning. This article explores specific ways to do this that bridge the gap between ground and online students' learning experiences, and how…

  13. Designing a Web-Based Asynchronous Innovation/Entrepreneurism Course

    Science.gov (United States)

    Ghandforoush, Parviz

    2017-01-01

    Teaching an online fully asynchronous information technology course that requires students to ideate, build an e-commerce website, and develop an effective business plan involves a well-developed and highly engaging course design. This paper describes the design, development, and implementation of such a course and presents information on…

  14. Asynchronous decision making in a memorized paddle pressing task.

    Science.gov (United States)

    Dankert, James R; Olson, Byron; Si, Jennie

    2008-12-01

    This paper presents a method for asynchronous decision making using recorded neural data in a binary decision task. This is a demonstration of a technique for developing motor cortical neural prosthetics that do not rely on external cued timing information. The system presented in this paper uses support vector machines and leaky integrate-and-fire elements to predict directional paddle presses. In addition to the traditional metrics of accuracy, asynchronous systems must also optimize the time needed to make a decision. The system presented is able to predict paddle presses with a median accuracy of 88% and all decisions are made before the time of the actual paddle press. An alternative bit rate measure of performance is defined to show that the system proposed here is able to perform the task with the same efficiency as the rats.

  15. The use of CH3OH additive to NaOH for etching alpha particle tracks in a CR-39 plastic nuclear track detector

    International Nuclear Information System (INIS)

    Ashry, A.H.; Abdalla, A.M.; Rammah, Y.S.; Eisa, M.; Ashraf, O.

    2014-01-01

    Fast detection of alpha particles in CR-39 detectors was investigated using a new chemical etchant. 252 Cf and 241 Am sources were used for irradiating samples of CR-39 SSNTDs with fission fragments and alpha particles in air at normal temperature and pressure. A series of experimental chemical etching are carried out using new etching solution (8 ml of 10N NaOH+1 ml CH 3 OH) at 60 °C to detect alpha particle in short time in CR-39 detectors. Suitable analyzing software has been used to analyze experimental data. From fission and alpha track diameters, the value of bulk etching rate is equal to 2.73 μm/h. Both the sensitivity and etching efficiency were found to vary with the amount of methanol in the etching solution. Pure NaOH was used as a control to compare with the result from etching in NaOH with different concentrations of CH 3 OH. The etching efficiency is determined and compared with conventional aqueous solution of 6.25N NaOH at 70 °C for etching time equals 5 h. In this study, the obtained etching efficiency shows a considerable agreement with the previous work. - Highlights: • The value of bulk etching rate is equal to 2.73 μm/h. • Fast detection of alpha particles in CR-39 detectors. • Samples of CR-39 have been irradiated with fission fragments. • Etching efficiency was determined

  16. Features of the Asynchronous Correlation between the China Coal Price Index and Coal Mining Accidental Deaths

    Science.gov (United States)

    Huang, Yuecheng; Cheng, Wuyi; Luo, Sida; Luo, Yun; Ma, Chengchen; He, Tailin

    2016-01-01

    The features of the asynchronous correlation between accident indices and the factors that influence accidents can provide an effective reference for warnings of coal mining accidents. However, what are the features of this correlation? To answer this question, data from the China coal price index and the number of deaths from coal mining accidents were selected as the sample data. The fluctuation modes of the asynchronous correlation between the two data sets were defined according to the asynchronous correlation coefficients, symbolization, and sliding windows. We then built several directed and weighted network models, within which the fluctuation modes and the transformations between modes were represented by nodes and edges. Then, the features of the asynchronous correlation between these two variables could be studied from a perspective of network topology. We found that the correlation between the price index and the accidental deaths was asynchronous and fluctuating. Certain aspects, such as the key fluctuation modes, the subgroups characteristics, the transmission medium, the periodicity and transmission path length in the network, were analyzed by using complex network theory, analytical methods and spectral analysis method. These results provide a scientific reference for generating warnings for coal mining accidents based on economic indices. PMID:27902748

  17. Data Collection for Mobile Group Consumption: An Asynchronous Distributed Approach †

    Science.gov (United States)

    Zhu, Weiping; Chen, Weiran; Hu, Zhejie; Li, Zuoyou; Liang, Yue; Chen, Jiaojiao

    2016-01-01

    Mobile group consumption refers to consumption by a group of people, such as a couple, a family, colleagues and friends, based on mobile communications. It differs from consumption only involving individuals, because of the complex relations among group members. Existing data collection systems for mobile group consumption are centralized, which has the disadvantages of being a performance bottleneck, having single-point failure and increasing business and security risks. Moreover, these data collection systems are based on a synchronized clock, which is often unrealistic because of hardware constraints, privacy concerns or synchronization cost. In this paper, we propose the first asynchronous distributed approach to collecting data generated by mobile group consumption. We formally built a system model thereof based on asynchronous distributed communication. We then designed a simulation system for the model for which we propose a three-layer solution framework. After that, we describe how to detect the causality relation of two/three gathering events that happened in the system based on the collected data. Various definitions of causality relations based on asynchronous distributed communication are supported. Extensive simulation results show that the proposed approach is effective for data collection relating to mobile group consumption. PMID:27058544

  18. The study of transient processes in the asynchronous starting of the synchronous motor

    OpenAIRE

    Alexandru Bârlea; Olivian Chiver

    2012-01-01

    Starting synchronous motors can be achieved by several ethods: starting with an auxiliary motor launch, starting in asynchronous regim, by feeding from a variable frequency source, auto-synchronization with the network.. In our case we study the transient processes in a asynchronous regim . In this case the synchronous motor is started like a squirrel cage induction motor . To start, the synchronous motor is equipped with a starting winding cage placed in the pole pieces of polar inducers; la...

  19. RPC based 5D tracking concept for high multiplicity tracking trigger

    CERN Document Server

    Aielli, G; Cardarelli, R; Di Ciaccio, A; Distante, L; Liberti, B; Paolozzi, L; Pastori, E; Santonico, R

    2018-01-01

    The recently approved High Luminosity LHC project (HL-LHC) and the future col- liders proposals present a challenging experimental scenario, dominated by high pileup, radiation background and a bunch crossing time possibly shorter than 5 ns. This holds as well for muon systems, where RPCs can play a fundamental role in the design of the future experiments. The RPCs, thanks to their high space-time granularity, allows a sparse representation of the particle hits, in a very large parametric space containing, in addition to 3D spatial localization, also the pulse time and width associated to the avalanche charge. This 5D representation of the hits can be exploited to improve the performance of complex detectors such as muon systems and increase the discovery potential of a future experiment, by allowing a better track pileup rejection and sharper momentum resolution, an effective measurement of the particle velocity, to tag and trigger the non- ultrarelativistic particles, and the detection local multiple track ...

  20. Asynchronous hatching provides females with a means for increasing male care but incurs a cost by reducing offspring fitness.

    Science.gov (United States)

    Ford, L E; Smiseth, P T

    2016-02-01

    In species with biparental care, sexual conflict occurs because the benefit of care depends on the total amount of care provided by the two parents while the cost of care depends on each parent's own contribution. Asynchronous hatching may play a role in mediating the resolution of this conflict over parental care. The sexual conflict hypothesis for the evolution of asynchronous hatching suggests that females adjust hatching patterns in order to increase male parental effort relative to female effort. We tested this hypothesis in the burying beetle Nicrophorus vespilloides by setting up experimental broods with three different hatching patterns: synchronous, asynchronous and highly asynchronous broods. As predicted, we found that males provided care for longer in asynchronous broods whereas the opposite was true of females. However, we did not find any benefit to females of reducing their duration of care in terms of increased lifespan or reduced mass loss during breeding. We found substantial negative effects of hatching asynchrony on offspring fitness as larval mass was lower and fewer larvae survived to dispersal in highly asynchronous broods compared to synchronous or asynchronous broods. Our results suggest that, even though females can increase male parental effort by hatching their broods more asynchronously, females pay a substantial cost from doing so in terms of reducing offspring growth and survival. Thus, females should be under selection to produce a hatching pattern that provides the best possible trade-off between the benefits of increased male parental effort and the costs due to reduced offspring fitness. © 2015 European Society For Evolutionary Biology. Journal of Evolutionary Biology © 2015 European Society For Evolutionary Biology.