WorldWideScience

Sample records for ray tracing algorithm

  1. Fast voxel and polygon ray-tracing algorithms in intensity modulated radiation therapy treatment planning

    International Nuclear Information System (INIS)

    Fox, Christopher; Romeijn, H. Edwin; Dempsey, James F.

    2006-01-01

    We present work on combining three algorithms to improve ray-tracing efficiency in radiation therapy dose computation. The three algorithms include: An improved point-in-polygon algorithm, incremental voxel ray tracing algorithm, and stereographic projection of beamlets for voxel truncation. The point-in-polygon and incremental voxel ray-tracing algorithms have been used in computer graphics and nuclear medicine applications while the stereographic projection algorithm was developed by our group. These algorithms demonstrate significant improvements over the current standard algorithms in peer reviewed literature, i.e., the polygon and voxel ray-tracing algorithms of Siddon for voxel classification (point-in-polygon testing) and dose computation, respectively, and radius testing for voxel truncation. The presented polygon ray-tracing technique was tested on 10 intensity modulated radiation therapy (IMRT) treatment planning cases that required the classification of between 0.58 and 2.0 million voxels on a 2.5 mm isotropic dose grid into 1-4 targets and 5-14 structures represented as extruded polygons (a.k.a. Siddon prisms). Incremental voxel ray tracing and voxel truncation employing virtual stereographic projection was tested on the same IMRT treatment planning cases where voxel dose was required for 230-2400 beamlets using a finite-size pencil-beam algorithm. Between a 100 and 360 fold cpu time improvement over Siddon's method was observed for the polygon ray-tracing algorithm to perform classification of voxels for target and structure membership. Between a 2.6 and 3.1 fold reduction in cpu time over current algorithms was found for the implementation of incremental ray tracing. Additionally, voxel truncation via stereographic projection was observed to be 11-25 times faster than the radial-testing beamlet extent approach and was further improved 1.7-2.0 fold through point-classification using the method of translation over the cross product technique

  2. Polarization ray tracing in anisotropic optically active media. I. Algorithms

    International Nuclear Information System (INIS)

    McClain, S.C.; Hillman, L.W.; Chipman, R.A.

    1993-01-01

    Procedures for performing polarization ray tracing through birefringent media are presented in a form compatible with the standard methods of geometrical ray tracing. The birefringent materials treated include the following: anisotropic optically active materials such as quartz, non-optically active uniaxial materials such as calcite, and isotropic optically active materials such as mercury sulfide and organic liquids. Refraction and reflection algorithms are presented that compute both ray directions and wave directions. Methods for computing polarization modes, refractive indices, optical path lengths, and Fresnel transmission and reflection coefficients are also specified. A numerical example of these algorithms is given for analyzing the field of view of a quartz rotator. 37 refs., 3 figs

  3. Vertex shading of the three-dimensional model based on ray-tracing algorithm

    Science.gov (United States)

    Hu, Xiaoming; Sang, Xinzhu; Xing, Shujun; Yan, Binbin; Wang, Kuiru; Dou, Wenhua; Xiao, Liquan

    2016-10-01

    Ray Tracing Algorithm is one of the research hotspots in Photorealistic Graphics. It is an important light and shadow technology in many industries with the three-dimensional (3D) structure, such as aerospace, game, video and so on. Unlike the traditional method of pixel shading based on ray tracing, a novel ray tracing algorithm is presented to color and render vertices of the 3D model directly. Rendering results are related to the degree of subdivision of the 3D model. A good light and shade effect is achieved by realizing the quad-tree data structure to get adaptive subdivision of a triangle according to the brightness difference of its vertices. The uniform grid algorithm is adopted to improve the rendering efficiency. Besides, the rendering time is independent of the screen resolution. In theory, as long as the subdivision of a model is adequate, cool effects as the same as the way of pixel shading will be obtained. Our practical application can be compromised between the efficiency and the effectiveness.

  4. Optimization of Monte Carlo algorithms and ray tracing on GPUs

    International Nuclear Information System (INIS)

    Bergmann, R.M.; Vujic, J.L.

    2013-01-01

    To take advantage of the computational power of GPUs (Graphical Processing Units), algorithms that work well on CPUs must be modified to conform to the GPU execution model. In this study, typical task-parallel Monte Carlo algorithms have been reformulated in a data-parallel way, and the benefits of doing so are examined. We were able to show that the data-parallel approach greatly improves thread coherency and keeps thread blocks busy, improving GPU utilization compared to the task-parallel approach. Data-parallel does not, however, outperform the task-parallel approach in regards to speedup over CPU. Regarding the ray-tracing acceleration, OptiX shows promise for providing enough ray tracing speed to be used in a full 3D Monte Carlo neutron transport code for reactor calculations. It is important to note that it is necessary to operate on large datasets of particle histories in order to have good performance in both OptiX and the data-parallel algorithm since this reduces the impact of latency. Our paper also shows the need to rewrite standard Monte Carlo algorithms in order to take full advantage of these new, powerful processor architectures

  5. Ray Tracing for Real-time Games

    NARCIS (Netherlands)

    Bikker, J.

    2012-01-01

    This thesis describes efficient rendering algorithms based on ray tracing, and the application of these algorithms to real-time games. Compared to rasterizationbased approaches, rendering based on ray tracing allows elegant and correct simulation of important global effects, such as shadows,

  6. High precision ray tracing in cylindrically symmetric electrostatics

    Energy Technology Data Exchange (ETDEWEB)

    Edwards Jr, David, E-mail: dej122842@gmail.com

    2015-11-15

    Highlights: • High precision ray tracing is formulated using power series techniques. • Ray tracing is possible for fields generated by solution to laplace's equation. • Spatial and temporal orders of 4–10 are included. • Precisions in test geometries of hemispherical deflector analyzer of ∼10{sup −20} have been obtained. • This solution offers a considerable extension to the ray tracing accuracy over the current state of art. - Abstract: With the recent availability of a high order FDM solution to the curved boundary value problem, it is now possible to determine potentials in such geometries with considerably greater accuracy than had been available with the FDM method. In order for the algorithms used in the accurate potential calculations to be useful in ray tracing, an integration of those algorithms needs to be placed into the ray trace process itself. The object of this paper is to incorporate these algorithms into a solution of the equations of motion of the ray and, having done this, to demonstrate its efficacy. The algorithm incorporation has been accomplished by using power series techniques and the solution constructed has been tested by tracing the medial ray through concentric sphere geometries. The testing has indicated that precisions of ray calculations of 10{sup −20} are now possible. This solution offers a considerable extension to the ray tracing accuracy over the current state of art.

  7. Real time ray tracing based on shader

    Science.gov (United States)

    Gui, JiangHeng; Li, Min

    2017-07-01

    Ray tracing is a rendering algorithm for generating an image through tracing lights into an image plane, it can simulate complicate optical phenomenon like refraction, depth of field and motion blur. Compared with rasterization, ray tracing can achieve more realistic rendering result, however with greater computational cost, simple scene rendering can consume tons of time. With the GPU's performance improvement and the advent of programmable rendering pipeline, complicated algorithm can also be implemented directly on shader. So, this paper proposes a new method that implement ray tracing directly on fragment shader, mainly include: surface intersection, importance sampling and progressive rendering. With the help of GPU's powerful throughput capability, it can implement real time rendering of simple scene.

  8. RAY TRACING IMPLEMENTATION IN JAVA PROGRAMMING LANGUAGE

    OpenAIRE

    Aybars UĞUR; Mustafa TÜRKSEVER

    2002-01-01

    In this paper realism in computer graphics and components providing realism are discussed at first. It is mentioned about illumination models, surface rendering methods and light sources for this aim. After that, ray tracing which is a technique for creating two dimensional image of a three-dimensional virtual environment is explained briefly. A simple ray tracing algorithm was given. "SahneIzle" which is a ray tracing program implemented in Java programming language which ...

  9. RAY TRACING IMPLEMENTATION IN JAVA PROGRAMMING LANGUAGE

    Directory of Open Access Journals (Sweden)

    Aybars UĞUR

    2002-01-01

    Full Text Available In this paper realism in computer graphics and components providing realism are discussed at first. It is mentioned about illumination models, surface rendering methods and light sources for this aim. After that, ray tracing which is a technique for creating two dimensional image of a three-dimensional virtual environment is explained briefly. A simple ray tracing algorithm was given. "SahneIzle" which is a ray tracing program implemented in Java programming language which can be used on the internet is introduced. As a result, importance of network-centric ray tracing software is discussed.

  10. Development of ray tracing visualization program by Monte Carlo method

    Energy Technology Data Exchange (ETDEWEB)

    Higuchi, Kenji; Otani, Takayuki [Japan Atomic Energy Research Inst., Tokyo (Japan); Hasegawa, Yukihiro

    1997-09-01

    Ray tracing algorithm is a powerful method to synthesize three dimensional computer graphics. In conventional ray tracing algorithms, a view point is used as a starting point of ray tracing, from which the rays are tracked up to the light sources through center points of pixels on the view screen to calculate the intensities of the pixels. This manner, however, makes it difficult to define the configuration of light source as well as to strictly simulate the reflections of the rays. To resolve these problems, we have developed a new ray tracing means which traces rays from a light source, not from a view point, with use of Monte Carlo method which is widely applied in nuclear fields. Moreover, we adopt the variance reduction techniques to the program with use of the specialized machine (Monte-4) for particle transport Monte Carlo so that the computational time could be successfully reduced. (author)

  11. Ray tracing reconstruction investigation for C-arm tomosynthesis

    Science.gov (United States)

    Malalla, Nuhad A. Y.; Chen, Ying

    2016-04-01

    C-arm tomosynthesis is a three dimensional imaging technique. Both x-ray source and the detector are mounted on a C-arm wheeled structure to provide wide variety of movement around the object. In this paper, C-arm tomosynthesis was introduced to provide three dimensional information over a limited view angle (less than 180o) to reduce radiation exposure and examination time. Reconstruction algorithms based on ray tracing method such as ray tracing back projection (BP), simultaneous algebraic reconstruction technique (SART) and maximum likelihood expectation maximization (MLEM) were developed for C-arm tomosynthesis. C-arm tomosynthesis projection images of simulated spherical object were simulated with a virtual geometric configuration with a total view angle of 40 degrees. This study demonstrated the sharpness of in-plane reconstructed structure and effectiveness of removing out-of-plane blur for each reconstruction algorithms. Results showed the ability of ray tracing based reconstruction algorithms to provide three dimensional information with limited angle C-arm tomosynthesis.

  12. Improved backward ray tracing with stochastic sampling

    Science.gov (United States)

    Ryu, Seung Taek; Yoon, Kyung-Hyun

    1999-03-01

    This paper presents a new technique that enhances the diffuse interreflection with the concepts of backward ray tracing. In this research, we have modeled the diffuse rays with the following conditions. First, as the reflection from the diffuse surfaces occurs in all directions, it is impossible to trace all of the reflected rays. We confined the diffuse rays by sampling the spherical angle out of the reflected rays around the normal vector. Second, the traveled distance of reflected energy from the diffuse surface differs according to the object's property, and has a comparatively short reflection distance. Considering the fact that the rays created on the diffuse surfaces affect relatively small area, it is very inefficient to trace all of the sampled diffused rays. Therefore, we set a fixed distance as the critical distance and all the rays beyond this distance are ignored. The result of this research is that as the improved backward ray tracing can model the illumination effects such as the color bleeding effects, we can replace the radiosity algorithm under the limited environment.

  13. Anisotropic ray trace

    Science.gov (United States)

    Lam, Wai Sze Tiffany

    Optical components made of anisotropic materials, such as crystal polarizers and crystal waveplates, are widely used in many complex optical system, such as display systems, microlithography, biomedical imaging and many other optical systems, and induce more complex aberrations than optical components made of isotropic materials. The goal of this dissertation is to accurately simulate the performance of optical systems with anisotropic materials using polarization ray trace. This work extends the polarization ray tracing calculus to incorporate ray tracing through anisotropic materials, including uniaxial, biaxial and optically active materials. The 3D polarization ray tracing calculus is an invaluable tool for analyzing polarization properties of an optical system. The 3x3 polarization ray tracing P matrix developed for anisotropic ray trace assists tracking the 3D polarization transformations along a ray path with series of surfaces in an optical system. To better represent the anisotropic light-matter interactions, the definition of the P matrix is generalized to incorporate not only the polarization change at a refraction/reflection interface, but also the induced optical phase accumulation as light propagates through the anisotropic medium. This enables realistic modeling of crystalline polarization elements, such as crystal waveplates and crystal polarizers. The wavefront and polarization aberrations of these anisotropic components are more complex than those of isotropic optical components and can be evaluated from the resultant P matrix for each eigen-wavefront as well as for the overall image. One incident ray refracting or reflecting into an anisotropic medium produces two eigenpolarizations or eigenmodes propagating in different directions. The associated ray parameters of these modes necessary for the anisotropic ray trace are described in Chapter 2. The algorithms to calculate the P matrix from these ray parameters are described in Chapter 3 for

  14. GPU-accelerated ray-tracing for real-time treatment planning

    International Nuclear Information System (INIS)

    Heinrich, H; Ziegenhein, P; Kamerling, C P; Oelfke, U; Froening, H

    2014-01-01

    Dose calculation methods in radiotherapy treatment planning require the radiological depth information of the voxels that represent the patient volume to correct for tissue inhomogeneities. This information is acquired by time consuming ray-tracing-based calculations. For treatment planning scenarios with changing geometries and real-time constraints this is a severe bottleneck. We implemented an algorithm for the graphics processing unit (GPU) which implements a ray-matrix approach to reduce the number of rays to trace. Furthermore, we investigated the impact of different strategies of accessing memory in kernel implementations as well as strategies for rapid data transfers between main memory and memory of the graphics device. Our study included the overlapping of computations and memory transfers to reduce the overall runtime using Hyper-Q. We tested our approach on a prostate case (9 beams, coplanar). The measured execution times for a complete ray-tracing range from 28 msec for the computations on the GPU to 99 msec when considering data transfers to and from the graphics device. Our GPU-based algorithm performed the ray-tracing in real-time. The strategies efficiently reduce the time consumption of memory accesses and data transfer overhead. The achieved runtimes demonstrate the viability of this approach and allow improved real-time performance for dose calculation methods in clinical routine.

  15. Parallel ray tracing for one-dimensional discrete ordinate computations

    International Nuclear Information System (INIS)

    Jarvis, R.D.; Nelson, P.

    1996-01-01

    The ray-tracing sweep in discrete-ordinates, spatially discrete numerical approximation methods applied to the linear, steady-state, plane-parallel, mono-energetic, azimuthally symmetric, neutral-particle transport equation can be reduced to a parallel prefix computation. In so doing, the often severe penalty in convergence rate of the source iteration, suffered by most current parallel algorithms using spatial domain decomposition, can be avoided while attaining parallelism in the spatial domain to whatever extent desired. In addition, the reduction implies parallel algorithm complexity limits for the ray-tracing sweep. The reduction applies to all closed, linear, one-cell functional (CLOF) spatial approximation methods, which encompasses most in current popular use. Scalability test results of an implementation of the algorithm on a 64-node nCube-2S hypercube-connected, message-passing, multi-computer are described. (author)

  16. Patient-specific scatter correction in clinical cone beam computed tomography imaging made possible by the combination of Monte Carlo simulations and a ray tracing algorithm

    International Nuclear Information System (INIS)

    Thing, Rune S.; Bernchou, Uffe; Brink, Carsten; Mainegra-Hing, Ernesto

    2013-01-01

    Purpose: Cone beam computed tomography (CBCT) image quality is limited by scattered photons. Monte Carlo (MC) simulations provide the ability of predicting the patient-specific scatter contamination in clinical CBCT imaging. Lengthy simulations prevent MC-based scatter correction from being fully implemented in a clinical setting. This study investigates the combination of using fast MC simulations to predict scatter distributions with a ray tracing algorithm to allow calibration between simulated and clinical CBCT images. Material and methods: An EGSnrc-based user code (egs c bct), was used to perform MC simulations of an Elekta XVI CBCT imaging system. A 60keV x-ray source was used, and air kerma scored at the detector plane. Several variance reduction techniques (VRTs) were used to increase the scatter calculation efficiency. Three patient phantoms based on CT scans were simulated, namely a brain, a thorax and a pelvis scan. A ray tracing algorithm was used to calculate the detector signal due to primary photons. A total of 288 projections were simulated, one for each thread on the computer cluster used for the investigation. Results: Scatter distributions for the brain, thorax and pelvis scan were simulated within 2 % statistical uncertainty in two hours per scan. Within the same time, the ray tracing algorithm provided the primary signal for each of the projections. Thus, all the data needed for MC-based scatter correction in clinical CBCT imaging was obtained within two hours per patient, using a full simulation of the clinical CBCT geometry. Conclusions: This study shows that use of MC-based scatter corrections in CBCT imaging has a great potential to improve CBCT image quality. By use of powerful VRTs to predict scatter distributions and a ray tracing algorithm to calculate the primary signal, it is possible to obtain the necessary data for patient specific MC scatter correction within two hours per patient

  17. Development of Ray Tracing Algorithms for Scanning Plane and Transverse Plane Analysis for Satellite Multibeam Application

    Directory of Open Access Journals (Sweden)

    N. H. Abd Rahman

    2014-01-01

    Full Text Available Reflector antennas have been widely used in many areas. In the implementation of parabolic reflector antenna for broadcasting satellite applications, it is essential for the spacecraft antenna to provide precise contoured beam to effectively serve the required region. For this purpose, combinations of more than one beam are required. Therefore, a tool utilizing ray tracing method is developed to calculate precise off-axis beams for multibeam antenna system. In the multibeam system, each beam will be fed from different feed positions to allow the main beam to be radiated at the exact direction on the coverage area. Thus, detailed study on caustics of a parabolic reflector antenna is performed and presented in this paper, which is to investigate the behaviour of the rays and its relation to various antenna parameters. In order to produce accurate data for the analysis, the caustic behaviours are investigated in two distinctive modes: scanning plane and transverse plane. This paper presents the detailed discussions on the derivation of the ray tracing algorithms, the establishment of the equations of caustic loci, and the verification of the method through calculation of radiation pattern.

  18. Real-time generation of kd-trees for ray tracing using DirectX 11

    OpenAIRE

    Säll, Martin; Cronqvist, Fredrik

    2017-01-01

    Context. Ray tracing has always been a simple but effective way to create a photorealistic scene but at a greater cost when expanding the scene. Recent improvements in GPU and CPU hardware have made ray tracing faster, making more complex scenes possible with the same amount of time needed to process the scene. Despite the improvements in hardware ray tracing is still rarely run at a interactive speed. Objectives. The aim of this experiment was to implement a new kdtree generation algorithm us...

  19. Robust ray-tracing algorithms for interactive dose rate evaluation

    International Nuclear Information System (INIS)

    Perrotte, L.

    2011-01-01

    More than ever, it is essential today to develop simulation tools to rapidly evaluate the dose rate received by operators working on nuclear sites. In order to easily study numerous different scenarios of intervention, computation times of available softwares have to be all lowered. This mainly implies to accelerate the geometrical computations needed for the dose rate evaluation. These computations consist in finding and sorting the whole list of intersections between a big 3D scene and multiple groups of 'radiative' rays meeting at the point where the dose has to be measured. In order to perform all these computations in less than a second, we first propose a GPU algorithm that enables the efficient management of one big group of coherent rays. Then we present a modification of this algorithm that guarantees the robustness of the ray-triangle intersection tests through the elimination of the precision issues due to floating-point arithmetic. This modification does not require the definition of scene-dependent coefficients ('epsilon' style) and only implies a small loss of performance (less than 10%). Finally we propose an efficient strategy to handle multiple ray groups (corresponding to multiple radiative objects) which use the previous results.Thanks to these improvements, we are able to perform an interactive and robust dose rate evaluation on big 3D scenes: all of the intersections (more than 13 million) between 700 000 triangles and 12 groups of 100 000 rays each are found, sorted along each ray and transferred to the CPU in 470 milliseconds. (author) [fr

  20. Real time ray tracing of skeletal implicit surfaces

    DEFF Research Database (Denmark)

    Rouiller, Olivier; Bærentzen, Jakob Andreas

    Modeling and rendering in real time is usually done via rasterization of polygonal meshes. We present a method to model with skeletal implicit surfaces and an algorithm to ray trace these surfaces in real time in the GPU. Our skeletal representation of the surfaces allows to create smooth models...

  1. A general ray-tracing algorithm for the solution of the neutron transport equation by the collision probability method

    International Nuclear Information System (INIS)

    Ball, G.

    1990-01-01

    The development and analysis of methods for generating first-flight collision probabilities in two-dimensional geometries consistent with Light Water Moderated (LWR) fuel assemblies are examined. A new ray-tracing algorithm is discussed. A number of numerical results are given demonstrating the feasibility of this algorithm and the effects of the moderator (and fuel) sectorizations on the resulting flux distributions. The collision probabilties have been introduced and their subsequent utilization in the flux calculation procedures illustrated. A brief description of the Coxy-1 and Coxy-2 programs (which were developed in the Reactor Theory Division of the Atomic Energy Agency of South Africa Ltd) has also been added. 41 figs., 9 tabs., 18 refs

  2. 2-Dimensional B-Spline Algorithms with Applications to Ray Tracing in Media of Spatially-Varying Refractive Index

    Science.gov (United States)

    2007-08-01

    In the approach, photon trajectories are computed using a solution of the Eikonal equation (ray-tracing methods) rather than linear trajectories. The...coupling the radiative transport solution into heat transfer and damage models. 15. SUBJECT TERMS: B-Splines, Ray-Tracing, Eikonal Equation...multi-layer biological tissue model. In the approach, photon trajectories are computed using a solution of the Eikonal equation (ray-tracing methods

  3. Computer ray tracing speeds.

    Science.gov (United States)

    Robb, P; Pawlowski, B

    1990-05-01

    The results of measuring the ray trace speed and compilation speed of thirty-nine computers in fifty-seven configurations, ranging from personal computers to super computers, are described. A correlation of ray trace speed has been made with the LINPACK benchmark which allows the ray trace speed to be estimated using LINPACK performance data. The results indicate that the latest generation of workstations, using CPUs based on RISC (Reduced Instruction Set Computer) technology, are as fast or faster than mainframe computers in compute-bound situations.

  4. R-LODs: fast LOD-based ray tracing of massive models

    Energy Technology Data Exchange (ETDEWEB)

    Yoon, Sung-Eui; Lauterbach, Christian; Manocha, Dinesh

    2006-08-25

    We present a novel LOD (level-of-detail) algorithm to accelerate ray tracing of massive models. Our approach computes drastic simplifications of the model and the LODs are well integrated with the kd-tree data structure. We introduce a simple and efficient LOD metric to bound the error for primary and secondary rays. The LOD representation has small runtime overhead and our algorithm can be combined with ray coherence techniques and cache-coherent layouts to improve the performance. In practice, the use of LODs can alleviate aliasing artifacts and improve memory coherence. We implement our algorithm on both 32bit and 64bit machines and able to achieve up to 2.20 times improvement in frame rate of rendering models consisting of tens or hundreds of millions of triangles with little loss in image quality.

  5. Investigation of propagation algorithms for ray-tracing simulation of polarized neutrons

    DEFF Research Database (Denmark)

    Bergbäck Knudsen, Erik; Tranum-Rømer, A.; Willendrup, Peter Kjær

    2014-01-01

    Ray-tracing of polarized neutrons faces a challenge when the neutron propagates through an inhomogeneous magnetic field. This affects simulations of novel instruments using encoding of energy or angle into the neutron spin. We here present a new implementation of propagation of polarized neutrons...

  6. Interactive Stable Ray Tracing

    DEFF Research Database (Denmark)

    Dal Corso, Alessandro; Salvi, Marco; Kolb, Craig

    2017-01-01

    Interactive ray tracing applications running on commodity hardware can suffer from objectionable temporal artifacts due to a low sample count. We introduce stable ray tracing, a technique that improves temporal stability without the over-blurring and ghosting artifacts typical of temporal post-pr...

  7. Reverse ray tracing for transformation optics.

    Science.gov (United States)

    Hu, Chia-Yu; Lin, Chun-Hung

    2015-06-29

    Ray tracing is an important technique for predicting optical system performance. In the field of transformation optics, the Hamiltonian equations of motion for ray tracing are well known. The numerical solutions to the Hamiltonian equations of motion are affected by the complexities of the inhomogeneous and anisotropic indices of the optical device. Based on our knowledge, no previous work has been conducted on ray tracing for transformation optics with extreme inhomogeneity and anisotropicity. In this study, we present the use of 3D reverse ray tracing in transformation optics. The reverse ray tracing is derived from Fermat's principle based on a sweeping method instead of finding the full solution to ordinary differential equations. The sweeping method is employed to obtain the eikonal function. The wave vectors are then obtained from the gradient of that eikonal function map in the transformed space to acquire the illuminance. Because only the rays in the points of interest have to be traced, the reverse ray tracing provides an efficient approach to investigate the illuminance of a system. This approach is useful in any form of transformation optics where the material property tensor is a symmetric positive definite matrix. The performance and analysis of three transformation optics with inhomogeneous and anisotropic indices are explored. The ray trajectories and illuminances in these demonstration cases are successfully solved by the proposed reverse ray tracing method.

  8. Pseudo forward ray-tracing: A new method for surface validation in cornea topography

    NARCIS (Netherlands)

    Sicam, V.; Snellenburg, J.J.; van der Heijde, R.G.; van Stokkum, I.H.M.

    2007-01-01

    PURPOSE. A pseudo forward ray-tracing (PFRT) algorithm is developed to evaluate surface reconstruction in corneal topography. The method can be applied to topographers where one-to-one correspondence between mire and image points can be established. METHODS. The PFRT algorithm was applied on a

  9. Technical Note: A direct ray-tracing method to compute integral depth dose in pencil beam proton radiography with a multilayer ionization chamber.

    Science.gov (United States)

    Farace, Paolo; Righetto, Roberto; Deffet, Sylvain; Meijers, Arturs; Vander Stappen, Francois

    2016-12-01

    To introduce a fast ray-tracing algorithm in pencil proton radiography (PR) with a multilayer ionization chamber (MLIC) for in vivo range error mapping. Pencil beam PR was obtained by delivering spots uniformly positioned in a square (45 × 45 mm 2 field-of-view) of 9 × 9 spots capable of crossing the phantoms (210 MeV). The exit beam was collected by a MLIC to sample the integral depth dose (IDD MLIC ). PRs of an electron-density and of a head phantom were acquired by moving the couch to obtain multiple 45 × 45 mm 2 frames. To map the corresponding range errors, the two-dimensional set of IDD MLIC was compared with (i) the integral depth dose computed by the treatment planning system (TPS) by both analytic (IDD TPS ) and Monte Carlo (IDD MC ) algorithms in a volume of water simulating the MLIC at the CT, and (ii) the integral depth dose directly computed by a simple ray-tracing algorithm (IDD direct ) through the same CT data. The exact spatial position of the spot pattern was numerically adjusted testing different in-plane positions and selecting the one that minimized the range differences between IDD direct and IDD MLIC . Range error mapping was feasible by both the TPS and the ray-tracing methods, but very sensitive to even small misalignments. In homogeneous regions, the range errors computed by the direct ray-tracing algorithm matched the results obtained by both the analytic and the Monte Carlo algorithms. In both phantoms, lateral heterogeneities were better modeled by the ray-tracing and the Monte Carlo algorithms than by the analytic TPS computation. Accordingly, when the pencil beam crossed lateral heterogeneities, the range errors mapped by the direct algorithm matched better the Monte Carlo maps than those obtained by the analytic algorithm. Finally, the simplicity of the ray-tracing algorithm allowed to implement a prototype procedure for automated spatial alignment. The ray-tracing algorithm can reliably replace the TPS method in MLIC PR for in

  10. A Sub-band Divided Ray Tracing Algorithm Using the DPS Subspace in UWB Indoor Scenarios

    DEFF Research Database (Denmark)

    Gan, Mingming; Xu, Zhinan; Hofer, Markus

    2015-01-01

    Sub-band divided ray tracing (SDRT) is one technique that has been extensively used to obtain the channel characteristics for ultra-wideband (UWB) radio wave propagation in realistic indoor environments. However, the computational complexity of SDRT scales directly with the number of sub-bands. A......Sub-band divided ray tracing (SDRT) is one technique that has been extensively used to obtain the channel characteristics for ultra-wideband (UWB) radio wave propagation in realistic indoor environments. However, the computational complexity of SDRT scales directly with the number of sub...

  11. Geometry-invariant GRIN lens: finite ray tracing.

    Science.gov (United States)

    Bahrami, Mehdi; Goncharov, Alexander V

    2014-11-17

    The refractive index distribution of the geometry-invariant gradient refractive index lens (GIGL) model is derived as a function of Cartesian coordinates. The adjustable external geometry of the GIGL model aims to mimic the shape of the human and animal crystalline lens. The refractive index distribution is based on an adjustable power-law profile, which provides additional flexibility of the model. An analytical method for layer-by-layer finite ray tracing through the GIGL model is developed and used to calculate aberrations of the GIGL model. The result of the finite ray tracing aberrations of the GIGL model are compared to those obtained with paraxial ray tracing. The derived analytical expression for the refractive index distribution can be employed in the reconstruction processes of the eye using the conventional ray tracing methods. The layer-by-layer finite ray tracing approach would be an asset in ray tracing through a modified GIGL model, where the refractive index distribution cannot be described analytically. Using the layer-by-layer finite ray-tracing method, the potential of the GIGL model in representing continuous as well as shell-like layered structures is illustrated and the results for both cases are presented and analysed.

  12. High performance dosimetry calculations using adapted ray-tracing

    International Nuclear Information System (INIS)

    Perrotte, Lancelot; Saupin, Guillaume

    2010-01-01

    When preparing interventions on nuclear sites, it is interesting to study different scenarios, to identify the most appropriate one for the operator(s). Using virtual reality tools is a good way to simulate the potential scenarios. Thus, taking advantage of very efficient computation times can help the user studying different complex scenarios, by immediately evaluating the impact of any changes. In the field of radiation protection, people often use computation codes based on the straight line attenuation method with build-up factors. As for other approaches, geometrical computations (finding all the interactions between radiation rays and the scene objects) remain the bottleneck of the simulation. We present in this paper several optimizations used to speed up these geometrical computations, using innovative GPU ray-tracing algorithms. For instance, we manage to compute every intersection between 600 000 rays and a huge 3D industrial scene in a fraction of second. Moreover, our algorithm works the same way for both static and dynamic scenes, allowing easier study of complex intervention scenarios (where everything moves: the operator(s), the shielding objects, the radiation sources).

  13. A new hybrid algorithm using thermodynamic and backward ray-tracing approaches for modeling luminescent solar concentrators

    Energy Technology Data Exchange (ETDEWEB)

    Lo, Ch. K.; Lim, Y. S.; Tan, S. G.; Rahman, F. A. [Faculty of Engineering and Science, University Tunku Abdul Rahman, Jalan Genting Klang, 53300, Kuala Lumpur (Malaysia)

    2010-12-15

    A Luminescent Solar Concentrator (LSC) is a transparent plate containing luminescent material with photovoltaic (PV) cells attached to its edges. Sunlight entering the plate is absorbed by the luminescent material, which in turn emits light. The emitted light propagates through the plate and arrives at the PV cells through total internal reflection. The ratio of the area of the relatively cheap polymer plate to that of the expensive PV cells is increased, and the cost per unit of solar electricity can be reduced by 75%. To improve the emission performance of LSCs, simulation modeling of LSCs becomes essential. Ray-tracing modeling is a popular approach for simulating LSCs due to its great ability of modeling various LSC structures under direct and diffuse sunlight. However, this approach requires substantial amount of measurement input data. Also, the simulation time is enormous because it is a forward-ray tracing method that traces all the rays propagating from the light source to the concentrator. On the other hand, the thermodynamic approach requires substantially less input parameters and simulation time, but it can only be used to model simple LSC designs with direct sunlight. Therefore, a new hybrid model was developed to perform various simulation studies effectively without facing the issues arisen from the existing ray-tracing and thermodynamic models. The simulation results show that at least 60% of the total output irradiance of a LSC is contributed by the light trapped and channeled by the LSC. The novelty of this hybrid model is the concept of integrating the thermodynamic model with a well-developed Radiance ray-tracing model, hence making this model as a fast, powerful and cost-effective tool for the design of LSCs. (authors)

  14. A Rotor Tip Vortex Tracing Algorithm for Image Post-Processing

    Science.gov (United States)

    Overmeyer, Austin D.

    2015-01-01

    A neurite tracing algorithm, originally developed for medical image processing, was used to trace the location of the rotor tip vortex in density gradient flow visualization images. The tracing algorithm was applied to several representative test images to form case studies. The accuracy of the tracing algorithm was compared to two current methods including a manual point and click method and a cross-correlation template method. It is shown that the neurite tracing algorithm can reduce the post-processing time to trace the vortex by a factor of 10 to 15 without compromising the accuracy of the tip vortex location compared to other methods presented in literature.

  15. Evaluation of simulation alternatives for the brute-force ray-tracing approach used in backlight design

    Science.gov (United States)

    Desnijder, Karel; Hanselaer, Peter; Meuret, Youri

    2016-04-01

    A key requirement to obtain a uniform luminance for a side-lit LED backlight is the optimised spatial pattern of structures on the light guide that extract the light. The generation of such a scatter pattern is usually performed by applying an iterative approach. In each iteration, the luminance distribution of the backlight with a particular scatter pattern is analysed. This is typically performed with a brute-force ray-tracing algorithm, although this approach results in a time-consuming optimisation process. In this study, the Adding-Doubling method is explored as an alternative way for evaluating the luminance of a backlight. Due to the similarities between light propagating in a backlight with extraction structures and light scattering in a cloud of light scatterers, the Adding-Doubling method which is used to model the latter could also be used to model the light distribution in a backlight. The backlight problem is translated to a form upon which the Adding-Doubling method is directly applicable. The calculated luminance for a simple uniform extraction pattern with the Adding-Doubling method matches the luminance generated by a commercial raytracer very well. Although successful, no clear computational advantage over ray tracers is realised. However, the dynamics of light propagation in a light guide as used the Adding-Doubling method, also allow to enhance the efficiency of brute-force ray-tracing algorithms. The performance of this enhanced ray-tracing approach for the simulation of backlights is also evaluated against a typical brute-force ray-tracing approach.

  16. New challenges in ray tracing simulations of X-ray optics

    International Nuclear Information System (INIS)

    Río, M Sánchez del

    2013-01-01

    The construction of new synchrotron sources and the refurbishment and upgrade of existing ones has boosted in the last years the interest in X-ray optics simulations for beamline design and optimization. In the last years we conducted a full renewal of the well established SHADOW ray tracing code, ending with a modular version SHADOW3 interfaced to multiple programming languages (C, C++, IDL, Python). Some of the new features of SHADOW3 are presented. From the physics point of view, SHADOW3 has been upgraded for dealing with lens systems. X-ray partial coherence applications demand an extension of traditional ray tracing methods into a hybrid ray-tracing wave-optics approach. The software development is essential for fulfilling the requests of the ESRF Upgrade Programme, and some examples of calculations are also presented.

  17. Combined visualization for noise mapping of industrial facilities based on ray-tracing and thin plate splines

    Science.gov (United States)

    Ovsiannikov, Mikhail; Ovsiannikov, Sergei

    2017-01-01

    The paper presents the combined approach to noise mapping and visualizing of industrial facilities sound pollution using forward ray tracing method and thin-plate spline interpolation. It is suggested to cauterize industrial area in separate zones with similar sound levels. Equivalent local source is defined for range computation of sanitary zones based on ray tracing algorithm. Computation of sound pressure levels within clustered zones are based on two-dimension spline interpolation of measured data on perimeter and inside the zone.

  18. A Computer Library for Ray Tracing in Analytical Media

    International Nuclear Information System (INIS)

    Miqueles, Eduardo; Coimbra, Tiago A; Figueiredo, J J S de

    2013-01-01

    Ray tracing technique is an important tool not only for forward but also for inverse problems in Geophysics, which most of the seismic processing steps depends on. However, implementing ray tracing codes can be very time consuming. This article presents a computer library to trace rays in 2.5D media composed by stack of layers. The velocity profile inside each layer is such that the eikonal equation can be analitically solved. Therefore, the ray tracing within such profile is made fast and accurately. The great advantage of an analytical ray tracing library is the numerical precision of the quantities computed and the fast execution of the implemented codes. Although ray tracing programs already exist for a long time, for example the seis package by Cervený, with a numerical approach to compute the ray. Regardless of the fact that numerical methods can solve more general problems, the analytical ones could be part of a more sofisticated simulation process, where the ray tracing time is completely relevant. We demonstrate the feasibility of our codes using numerical examples.

  19. An Energy Conservative Ray-Tracing Method With a Time Interpolation of the Force Field

    Energy Technology Data Exchange (ETDEWEB)

    Yao, Jin [Lawrence Livermore National Lab. (LLNL), Livermore, CA (United States)

    2015-02-10

    A new algorithm that constructs a continuous force field interpolated in time is proposed for resolving existing difficulties in numerical methods for ray-tracing. This new method has improved accuracy, but with the same degree of algebraic complexity compared to Kaisers method.

  20. The Alba ray tracing code: ART

    Science.gov (United States)

    Nicolas, Josep; Barla, Alessandro; Juanhuix, Jordi

    2013-09-01

    The Alba ray tracing code (ART) is a suite of Matlab functions and tools for the ray tracing simulation of x-ray beamlines. The code is structured in different layers, which allow its usage as part of optimization routines as well as an easy control from a graphical user interface. Additional tools for slope error handling and for grating efficiency calculations are also included. Generic characteristics of ART include the accumulation of rays to improve statistics without memory limitations, and still providing normalized values of flux and resolution in physically meaningful units.

  1. Numerical simulation and comparison of nonlinear self-focusing based on iteration and ray tracing

    Science.gov (United States)

    Li, Xiaotong; Chen, Hao; Wang, Weiwei; Ruan, Wangchao; Zhang, Luwei; Cen, Zhaofeng

    2017-05-01

    Self-focusing is observed in nonlinear materials owing to the interaction between laser and matter when laser beam propagates. Some of numerical simulation strategies such as the beam propagation method (BPM) based on nonlinear Schrödinger equation and ray tracing method based on Fermat's principle have applied to simulate the self-focusing process. In this paper we present an iteration nonlinear ray tracing method in that the nonlinear material is also cut into massive slices just like the existing approaches, but instead of paraxial approximation and split-step Fourier transform, a large quantity of sampled real rays are traced step by step through the system with changing refractive index and laser intensity by iteration. In this process a smooth treatment is employed to generate a laser density distribution at each slice to decrease the error caused by the under-sampling. The characteristics of this method is that the nonlinear refractive indices of the points on current slice are calculated by iteration so as to solve the problem of unknown parameters in the material caused by the causal relationship between laser intensity and nonlinear refractive index. Compared with the beam propagation method, this algorithm is more suitable for engineering application with lower time complexity, and has the calculation capacity for numerical simulation of self-focusing process in the systems including both of linear and nonlinear optical media. If the sampled rays are traced with their complex amplitudes and light paths or phases, it will be possible to simulate the superposition effects of different beam. At the end of the paper, the advantages and disadvantages of this algorithm are discussed.

  2. On Gamma Ray Instrument On-Board Data Processing Real-Time Computational Algorithm for Cosmic Ray Rejection

    Science.gov (United States)

    Kizhner, Semion; Hunter, Stanley D.; Hanu, Andrei R.; Sheets, Teresa B.

    2016-01-01

    Richard O. Duda and Peter E. Hart of Stanford Research Institute in [1] described the recurring problem in computer image processing as the detection of straight lines in digitized images. The problem is to detect the presence of groups of collinear or almost collinear figure points. It is clear that the problem can be solved to any desired degree of accuracy by testing the lines formed by all pairs of points. However, the computation required for n=NxM points image is approximately proportional to n2 or O(n2), becoming prohibitive for large images or when data processing cadence time is in milliseconds. Rosenfeld in [2] described an ingenious method due to Hough [3] for replacing the original problem of finding collinear points by a mathematically equivalent problem of finding concurrent lines. This method involves transforming each of the figure points into a straight line in a parameter space. Hough chose to use the familiar slope-intercept parameters, and thus his parameter space was the two-dimensional slope-intercept plane. A parallel Hough transform running on multi-core processors was elaborated in [4]. There are many other proposed methods of solving a similar problem, such as sampling-up-the-ramp algorithm (SUTR) [5] and algorithms involving artificial swarm intelligence techniques [6]. However, all state-of-the-art algorithms lack in real time performance. Namely, they are slow for large images that require performance cadence of a few dozens of milliseconds (50ms). This problem arises in spaceflight applications such as near real-time analysis of gamma ray measurements contaminated by overwhelming amount of traces of cosmic rays (CR). Future spaceflight instruments such as the Advanced Energetic Pair Telescope instrument (AdEPT) [7-9] for cosmos gamma ray survey employ large detector readout planes registering multitudes of cosmic ray interference events and sparse science gamma ray event traces' projections. The AdEPT science of interest is in the

  3. Computer program for optical systems ray tracing

    Science.gov (United States)

    Ferguson, T. J.; Konn, H.

    1967-01-01

    Program traces rays of light through optical systems consisting of up to 65 different optical surfaces and computes the aberrations. For design purposes, paraxial tracings with astigmation and third order tracings are provided.

  4. Approximate P-wave ray tracing and dynamic ray tracing in weakly orthorhombic media of varying symmetry orientation

    KAUST Repository

    Masmoudi, Nabil; Pšenčí k, Ivan

    2014-01-01

    We present an approximate, but efficient and sufficiently accurate P-wave ray tracing and dynamic ray tracing procedure for 3D inhomogeneous, weakly orthorhombic media with varying orientation of symmetry planes. In contrast to commonly used approaches, the orthorhombic symmetry is preserved at any point of the model. The model is described by six weak-anisotropy parameters and three Euler angles, which may vary arbitrarily, but smoothly, throughout the model. We use the procedure for the calculation of rays and corresponding two-point traveltimes in a VSP experiment in a part of the BP benchmark model generalized to orthorhombic symmetry.

  5. GRay: A MASSIVELY PARALLEL GPU-BASED CODE FOR RAY TRACING IN RELATIVISTIC SPACETIMES

    Energy Technology Data Exchange (ETDEWEB)

    Chan, Chi-kwan; Psaltis, Dimitrios; Özel, Feryal [Department of Astronomy, University of Arizona, 933 N. Cherry Ave., Tucson, AZ 85721 (United States)

    2013-11-01

    We introduce GRay, a massively parallel integrator designed to trace the trajectories of billions of photons in a curved spacetime. This graphics-processing-unit (GPU)-based integrator employs the stream processing paradigm, is implemented in CUDA C/C++, and runs on nVidia graphics cards. The peak performance of GRay using single-precision floating-point arithmetic on a single GPU exceeds 300 GFLOP (or 1 ns per photon per time step). For a realistic problem, where the peak performance cannot be reached, GRay is two orders of magnitude faster than existing central-processing-unit-based ray-tracing codes. This performance enhancement allows more effective searches of large parameter spaces when comparing theoretical predictions of images, spectra, and light curves from the vicinities of compact objects to observations. GRay can also perform on-the-fly ray tracing within general relativistic magnetohydrodynamic algorithms that simulate accretion flows around compact objects. Making use of this algorithm, we calculate the properties of the shadows of Kerr black holes and the photon rings that surround them. We also provide accurate fitting formulae of their dependencies on black hole spin and observer inclination, which can be used to interpret upcoming observations of the black holes at the center of the Milky Way, as well as M87, with the Event Horizon Telescope.

  6. RayTrace: A Simplified Ray Tracing Software for use in AutoCad

    DEFF Research Database (Denmark)

    Reimann, Gregers Peter; Tang, C.K.

    2005-01-01

    A design aid tool for testing and development of daylighting systems was developed. A simplified ray tracing software was programmed in Lisp for AutoCad. Only fully specularly reflective, fully transparent and fully absorbant surfaces can be defined in the software. The software is therefore best...

  7. AXAF FITS standard for ray trace interchange

    Science.gov (United States)

    Hsieh, Paul F.

    1993-07-01

    A standard data format for the archival and transport of x-ray events generated by ray trace models is described. Upon review and acceptance by the Advanced X-ray Astrophysics Facility (AXAF) Software Systems Working Group (SSWG), this standard shall become the official AXAF data format for ray trace events. The Flexible Image Transport System (FITS) is well suited for the purposes of the standard and was selected to be the basis of the standard. FITS is both flexible and efficient and is also widely used within the astronomical community for storage and transfer of data. In addition, software to read and write FITS format files are widely available. In selecting quantities to be included within the ray trace standard, the AXAF Mission Support team, Science Instruments team, and the other contractor teams were surveyed. From the results of this survey, the following requirements were established: (1) for the scientific needs, each photon should have associated with it: position, direction, energy, and statistical weight; the standard must also accommodate path length (relative phase), and polarization. (2) a unique photon identifier is necessary for bookkeeping purposes; (3) a log of individuals, organizations, and software packages that have modified the data must be maintained in order to create an audit trail; (4) a mechanism for extensions to the basic kernel should be provided; and (5) the ray trace standard should integrate with future AXAF data product standards.

  8. An efficient ray tracing method for propagation prediction along a mobile route in urban environments

    Science.gov (United States)

    Hussain, S.; Brennan, C.

    2017-07-01

    This paper presents an efficient ray tracing algorithm for propagation prediction in urban environments. The work presented in this paper builds upon previous work in which the maximum coverage area where rays can propagate after interaction with a wall or vertical edge is described by a lit polygon. The shadow regions formed by buildings within the lit polygon are described by shadow polygons. In this paper, the lit polygons of images are mapped to a coarse grid superimposed over the coverage area. This mapping reduces the active image tree significantly for a given receiver point to accelerate the ray finding process. The algorithm also presents an efficient method of quickly determining the valid ray segments for a mobile receiver moving along a linear trajectory. The validation results show considerable computation time reduction with good agreement between the simulated and measured data for propagation prediction in large urban environments.

  9. Wavefront-ray grid FDTD algorithm

    OpenAIRE

    ÇİYDEM, MEHMET

    2016-01-01

    A finite difference time domain algorithm on a wavefront-ray grid (WRG-FDTD) is proposed in this study to reduce numerical dispersion of conventional FDTD methods. A FDTD algorithm conforming to a wavefront-ray grid can be useful to take into account anisotropy effects of numerical grids since it features directional energy flow along the rays. An explicit and second-order accurate WRG-FDTD algorithm is provided in generalized curvilinear coordinates for an inhomogeneous isotropic medium. Num...

  10. The elimination of ray tracing in Monte Carlo shielding programs

    International Nuclear Information System (INIS)

    Bendall, D.E.

    1988-01-01

    The MONK6 code has clearly demonstrated the advantages of hole tracking, which was devised by Woodcock et at. for use in criticality codes from earlier work by Von Neumann. Hole tracking eliminates ray tracing by introducing, for all materials present in the problem, a pseudo scattering reaction that forward scatters without energy loss. The cross section for this reaction is chosen so that the total cross sections for all the materials are equal at a given energy. By this means, tracking takes place with a constant total cross section everywhere, so there is now no need to ray trace. The present work extends hole tracking to shielding codes, where it functions in tandem with Russian roulette and splitting. An algorithm has been evolved and its performance is compared with the ray-tracking code McBEND. A disadvantage with hole tracking occurs when there is a wide variation in total cross section for materials present. As the tracking uses the total cross section of the material that has the maximum cross section, there can be a large number of pseudo collisions in the materials with low total cross sections. In extreme cases, the advantages of hole tracking can be lost by the by the extra time taken in servicing these pseudo collisions; however, techniques for eliminating this problem are under consideration

  11. X-ray fluorescence method for trace analysis and imaging

    International Nuclear Information System (INIS)

    Hayakawa, Shinjiro

    2000-01-01

    X-ray fluorescence analysis has a long history as conventional bulk elemental analysis with medium sensitivity. However, with the use of synchrotron radiation x-ray fluorescence method has become a unique analytical technique which can provide tace elemental information with the spatial resolution. To obtain quantitative information of trace elemental distribution by using the x-ray fluorescence method, theoretical description of x-ray fluorescence yield is described. Moreover, methods and instruments for trace characterization with a scanning x-ray microprobe are described. (author)

  12. A new 3-D ray tracing method based on LTI using successive partitioning of cell interfaces and traveltime gradients

    Science.gov (United States)

    Zhang, Dong; Zhang, Ting-Ting; Zhang, Xiao-Lei; Yang, Yan; Hu, Ying; Qin, Qian-Qing

    2013-05-01

    We present a new method of three-dimensional (3-D) seismic ray tracing, based on an improvement to the linear traveltime interpolation (LTI) ray tracing algorithm. This new technique involves two separate steps. The first involves a forward calculation based on the LTI method and the dynamic successive partitioning scheme, which is applied to calculate traveltimes on cell boundaries and assumes a wavefront that expands from the source to all grid nodes in the computational domain. We locate several dynamic successive partition points on a cell's surface, the traveltimes of which can be calculated by linear interpolation between the vertices of the cell's boundary. The second is a backward step that uses Fermat's principle and the fact that the ray path is always perpendicular to the wavefront and follows the negative traveltime gradient. In this process, the first-arriving ray path can be traced from the receiver to the source along the negative traveltime gradient, which can be calculated by reconstructing the continuous traveltime field with cubic B-spline interpolation. This new 3-D ray tracing method is compared with the LTI method and the shortest path method (SPM) through a number of numerical experiments. These comparisons show obvious improvements to computed traveltimes and ray paths, both in precision and computational efficiency.

  13. F--Ray: A new algorithm for efficient transport of ionizing radiation

    Science.gov (United States)

    Mao, Yi; Zhang, J.; Wandelt, B. D.; Shapiro, P. R.; Iliev, I. T.

    2014-04-01

    We present a new algorithm for the 3D transport of ionizing radiation, called F2-Ray (Fast Fourier Ray-tracing method). The transfer of ionizing radiation with long mean free path in diffuse intergalactic gas poses a special challenge to standard numerical methods which transport the radiation in position space. Standard methods usually trace each individual ray until it is fully absorbed by the intervening gas. If the mean free path is long, the computational cost and memory load are likely to be prohibitive. We have developed an algorithm that overcomes these limitations and is, therefore, significantly more efficient. The method calculates the transfer of radiation collectively, using the Fast Fourier Transform to convert radiation between position and Fourier spaces, so the computational cost will not increase with the number of ionizing sources. The method also automatically combines parallel rays with the same frequency at the same grid cell, thereby minimizing the memory requirement. The method is explicitly photon-conserving, i.e. the depletion of ionizing photons is guaranteed to equal the photoionizations they caused, and explicitly obeys the periodic boundary condition, i.e. the escape of ionizing photons from one side of a simulation volume is guaranteed to be compensated by emitting the same amount of photons into the volume through the opposite side. Together, these features make it possible to numerically simulate the transfer of ionizing photons more efficiently than previous methods. Since ionizing radiation such as the X-ray is responsible for heating the intergalactic gas when first stars and quasars form at high redshifts, our method can be applied to simulate thermal distribution, in addition to cosmic reionization, in three-dimensional inhomogeneous cosmological density field.

  14. The vectorization of a ray tracing program for image generation

    Science.gov (United States)

    Plunkett, D. J.; Cychosz, J. M.; Bailey, M. J.

    1984-01-01

    Ray tracing is a widely used method for producing realistic computer generated images. Ray tracing involves firing an imaginary ray from a view point, through a point on an image plane, into a three dimensional scene. The intersections of the ray with the objects in the scene determines what is visible at the point on the image plane. This process must be repeated many times, once for each point (commonly called a pixel) in the image plane. A typical image contains more than a million pixels making this process computationally expensive. A traditional ray tracing program processes one ray at a time. In such a serial approach, as much as ninety percent of the execution time is spent computing the intersection of a ray with the surface in the scene. With the CYBER 205, many rays can be intersected with all the bodies im the scene with a single series of vector operations. Vectorization of this intersection process results in large decreases in computation time. The CADLAB's interest in ray tracing stems from the need to produce realistic images of mechanical parts. A high quality image of a part during the design process can increase the productivity of the designer by helping him visualize the results of his work. To be useful in the design process, these images must be produced in a reasonable amount of time. This discussion will explain how the ray tracing process was vectorized and gives examples of the images obtained.

  15. A fast and efficient adaptive parallel ray tracing based model for thermally coupled surface radiation in casting and heat treatment processes

    International Nuclear Information System (INIS)

    Fainberg, J; Schaefer, W

    2015-01-01

    A new algorithm for heat exchange between thermally coupled diffusely radiating interfaces is presented, which can be applied for closed and half open transparent radiating cavities. Interfaces between opaque and transparent materials are automatically detected and subdivided into elementary radiation surfaces named tiles. Contrary to the classical view factor method, the fixed unit sphere area subdivision oriented along the normal tile direction is projected onto the surrounding radiation mesh and not vice versa. Then, the total incident radiating flux of the receiver is approximated as a direct sum of radiation intensities of representative “senders” with the same weight factor. A hierarchical scheme for the space angle subdivision is selected in order to minimize the total memory and the computational demands during thermal calculations. Direct visibility is tested by means of a voxel-based ray tracing method accelerated by means of the anisotropic Chebyshev distance method, which reuses the computational grid as a Chebyshev one. The ray tracing algorithm is fully parallelized using MPI and takes advantage of the balanced distribution of all available tiles among all CPU's. This approach allows tracing of each particular ray without any communication. The algorithm has been implemented in a commercial casting process simulation software. The accuracy and computational performance of the new radiation model for heat treatment, investment and ingot casting applications is illustrated using industrial examples. (paper)

  16. Application of ray-traced tropospheric slant delays to geodetic VLBI analysis

    Science.gov (United States)

    Hofmeister, Armin; Böhm, Johannes

    2017-08-01

    The correction of tropospheric influences via so-called path delays is critical for the analysis of observations from space geodetic techniques like the very long baseline interferometry (VLBI). In standard VLBI analysis, the a priori slant path delays are determined using the concept of zenith delays, mapping functions and gradients. The a priori use of ray-traced delays, i.e., tropospheric slant path delays determined with the technique of ray-tracing through the meteorological data of numerical weather models (NWM), serves as an alternative way of correcting the influences of the troposphere on the VLBI observations within the analysis. In the presented research, the application of ray-traced delays to the VLBI analysis of sessions in a time span of 16.5 years is investigated. Ray-traced delays have been determined with program RADIATE (see Hofmeister in Ph.D. thesis, Department of Geodesy and Geophysics, Faculty of Mathematics and Geoinformation, Technische Universität Wien. http://resolver.obvsg.at/urn:nbn:at:at-ubtuw:1-3444, 2016) utilizing meteorological data provided by NWM of the European Centre for Medium-Range Weather Forecasts (ECMWF). In comparison with a standard VLBI analysis, which includes the tropospheric gradient estimation, the application of the ray-traced delays to an analysis, which uses the same parameterization except for the a priori slant path delay handling and the used wet mapping factors for the zenith wet delay (ZWD) estimation, improves the baseline length repeatability (BLR) at 55.9% of the baselines at sub-mm level. If no tropospheric gradients are estimated within the compared analyses, 90.6% of all baselines benefit from the application of the ray-traced delays, which leads to an average improvement of the BLR of 1 mm. The effects of the ray-traced delays on the terrestrial reference frame are also investigated. A separate assessment of the RADIATE ray-traced delays is carried out by comparison to the ray-traced delays from the

  17. Use of X-Ray Fluorescence Spectrometry to Determine Trace ...

    African Journals Online (AJOL)

    This paper deals with application of X-ray fluorescence spectrometry for the detection of trace elements in graphic. An X-ray spectrometer was constructed and used to carry out measurements on graphite spheres impregnated with different chemical elements. The intensities of the lines of these trace elements, as function of ...

  18. Ray-tracing 3D dust radiative transfer with DART-Ray: code upgrade and public release

    Science.gov (United States)

    Natale, Giovanni; Popescu, Cristina C.; Tuffs, Richard J.; Clarke, Adam J.; Debattista, Victor P.; Fischera, Jörg; Pasetto, Stefano; Rushton, Mark; Thirlwall, Jordan J.

    2017-11-01

    We present an extensively updated version of the purely ray-tracing 3D dust radiation transfer code DART-Ray. The new version includes five major upgrades: 1) a series of optimizations for the ray-angular density and the scattered radiation source function; 2) the implementation of several data and task parallelizations using hybrid MPI+OpenMP schemes; 3) the inclusion of dust self-heating; 4) the ability to produce surface brightness maps for observers within the models in HEALPix format; 5) the possibility to set the expected numerical accuracy already at the start of the calculation. We tested the updated code with benchmark models where the dust self-heating is not negligible. Furthermore, we performed a study of the extent of the source influence volumes, using galaxy models, which are critical in determining the efficiency of the DART-Ray algorithm. The new code is publicly available, documented for both users and developers, and accompanied by several programmes to create input grids for different model geometries and to import the results of N-body and SPH simulations. These programmes can be easily adapted to different input geometries, and for different dust models or stellar emission libraries.

  19. use of x-ray fluorescence spectrometry to determine trace elements ...

    African Journals Online (AJOL)

    NIJOTECH

    Abstract. This paper deals with application of X-ray fluorescence spectrometry for the detection of trace elements in graphic. An X-ray spectrometer was constructed and used to carry out measurements on graphite spheres impregnated with different chemical elements. The intensities of the lines of these trace elements, ...

  20. Backward ray tracing for ultrasonic imaging

    NARCIS (Netherlands)

    Breeuwer, R.

    1990-01-01

    Focused ultrasonic beams frequently pass one or more media interfaces, strongly affecting the ultrasonic beamshape and focusing. A computer program, based on backward ray tracing was developed to compute the shape of a corrected focusing mirror. This shape is verified with another program; then the

  1. Ray Tracing for Dispersive Tsunamis and Source Amplitude Estimation Based on Green's Law: Application to the 2015 Volcanic Tsunami Earthquake Near Torishima, South of Japan

    Science.gov (United States)

    Sandanbata, Osamu; Watada, Shingo; Satake, Kenji; Fukao, Yoshio; Sugioka, Hiroko; Ito, Aki; Shiobara, Hajime

    2018-04-01

    Ray tracing, which has been widely used for seismic waves, was also applied to tsunamis to examine the bathymetry effects during propagation, but it was limited to linear shallow-water waves. Green's law, which is based on the conservation of energy flux, has been used to estimate tsunami amplitude on ray paths. In this study, we first propose a new ray tracing method extended to dispersive tsunamis. By using an iterative algorithm to map two-dimensional tsunami velocity fields at different frequencies, ray paths at each frequency can be traced. We then show that Green's law is valid only outside the source region and that extension of Green's law is needed for source amplitude estimation. As an application example, we analyzed tsunami waves generated by an earthquake that occurred at a submarine volcano, Smith Caldera, near Torishima, Japan, in 2015. The ray-tracing results reveal that the ray paths are very dependent on its frequency, particularly at deep oceans. The validity of our frequency-dependent ray tracing is confirmed by the comparison of arrival angles and travel times with those of observed tsunami waveforms at an array of ocean bottom pressure gauges. The tsunami amplitude at the source is nearly twice or more of that just outside the source estimated from the array tsunami data by Green's law.

  2. Electron ray tracing with high accuracy

    International Nuclear Information System (INIS)

    Saito, K.; Okubo, T.; Takamoto, K.; Uno, Y.; Kondo, M.

    1986-01-01

    An electron ray tracing program is developed to investigate the overall geometrical and chromatic aberrations in electron optical systems. The program also computes aberrations due to manufacturing errors in lenses and deflectors. Computation accuracy is improved by (1) calculating electrostatic and magnetic scalar potentials using the finite element method with third-order isoparametric elements, and (2) solving the modified ray equation which the aberrations satisfy. Computation accuracy of 4 nm is achieved for calculating optical properties of the system with an electrostatic lens

  3. Fast and robust ray casting algorithms for virtual X-ray imaging

    International Nuclear Information System (INIS)

    Freud, N.; Duvauchelle, P.; Letang, J.M.; Babot, D.

    2006-01-01

    Deterministic calculations based on ray casting techniques are known as a powerful alternative to the Monte Carlo approach to simulate X- or γ-ray imaging modalities (e.g. digital radiography and computed tomography), whenever computation time is a critical issue. One of the key components, from the viewpoint of computing resource expense, is the algorithm which determines the path length travelled by each ray through complex 3D objects. This issue has given rise to intensive research in the field of 3D rendering (in the visible light domain) during the last decades. The present work proposes algorithmic solutions adapted from state-of-the-art computer graphics to carry out ray casting in X-ray imaging configurations. This work provides an algorithmic basis to simulate direct transmission of X-rays, as well as scattering and secondary emission of radiation. Emphasis is laid on the speed and robustness issues. Computation times are given in a typical case of radiography simulation

  4. Fast and robust ray casting algorithms for virtual X-ray imaging

    Energy Technology Data Exchange (ETDEWEB)

    Freud, N. [CNDRI, Laboratory of Nondestructive Testing Using Ionizing Radiations, INSA-Lyon Scientific and Technical University, Bat. Antoine de Saint-Exupery, 20, Avenue Albert Einstein, 69621 Villeurbanne Cedex (France)]. E-mail: Nicolas.Freud@insa-lyon.fr; Duvauchelle, P. [CNDRI, Laboratory of Nondestructive Testing Using Ionizing Radiations, INSA-Lyon Scientific and Technical University, Bat. Antoine de Saint-Exupery, 20, Avenue Albert Einstein, 69621 Villeurbanne Cedex (France); Letang, J.M. [CNDRI, Laboratory of Nondestructive Testing Using Ionizing Radiations, INSA-Lyon Scientific and Technical University, Bat. Antoine de Saint-Exupery, 20, Avenue Albert Einstein, 69621 Villeurbanne Cedex (France); Babot, D. [CNDRI, Laboratory of Nondestructive Testing Using Ionizing Radiations, INSA-Lyon Scientific and Technical University, Bat. Antoine de Saint-Exupery, 20, Avenue Albert Einstein, 69621 Villeurbanne Cedex (France)

    2006-07-15

    Deterministic calculations based on ray casting techniques are known as a powerful alternative to the Monte Carlo approach to simulate X- or {gamma}-ray imaging modalities (e.g. digital radiography and computed tomography), whenever computation time is a critical issue. One of the key components, from the viewpoint of computing resource expense, is the algorithm which determines the path length travelled by each ray through complex 3D objects. This issue has given rise to intensive research in the field of 3D rendering (in the visible light domain) during the last decades. The present work proposes algorithmic solutions adapted from state-of-the-art computer graphics to carry out ray casting in X-ray imaging configurations. This work provides an algorithmic basis to simulate direct transmission of X-rays, as well as scattering and secondary emission of radiation. Emphasis is laid on the speed and robustness issues. Computation times are given in a typical case of radiography simulation.

  5. Neurient: An Algorithm for Automatic Tracing of Confluent Neuronal Images to Determine Alignment

    Science.gov (United States)

    Mitchel, J.A.; Martin, I.S.

    2013-01-01

    A goal of neural tissue engineering is the development and evaluation of materials that guide neuronal growth and alignment. However, the methods available to quantitatively evaluate the response of neurons to guidance materials are limited and/or expensive, and may require manual tracing to be performed by the researcher. We have developed an open source, automated Matlab-based algorithm, building on previously published methods, to trace and quantify alignment of fluorescent images of neurons in culture. The algorithm is divided into three phases, including computation of a lookup table which contains directional information for each image, location of a set of seed points which may lie along neurite centerlines, and tracing neurites starting with each seed point and indexing into the lookup table. This method was used to obtain quantitative alignment data for complex images of densely cultured neurons. Complete automation of tracing allows for unsupervised processing of large numbers of images. Following image processing with our algorithm, available metrics to quantify neurite alignment include angular histograms, percent of neurite segments in a given direction, and mean neurite angle. The alignment information obtained from traced images can be used to compare the response of neurons to a range of conditions. This tracing algorithm is freely available to the scientific community under the name Neurient, and its implementation in Matlab allows a wide range of researchers to use a standardized, open source method to quantitatively evaluate the alignment of dense neuronal cultures. PMID:23384629

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

    Science.gov (United States)

    Xu, Liang; Xue, Deting; Lv, Xiaoyi

    2018-01-08

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

  7. Virtual Ray Tracing as a Conceptual Tool for Image Formation in Mirrors and Lenses

    Science.gov (United States)

    Heikkinen, Lasse; Savinainen, Antti; Saarelainen, Markku

    2016-01-01

    The ray tracing method is widely used in teaching geometrical optics at the upper secondary and university levels. However, using simple and straightforward examples may lead to a situation in which students use the model of ray tracing too narrowly. Previous studies show that students seem to use the ray tracing method too concretely instead of…

  8. Efficient algorithms of multidimensional γ-ray spectra compression

    International Nuclear Information System (INIS)

    Morhac, M.; Matousek, V.

    2006-01-01

    The efficient algorithms to compress multidimensional γ-ray events are presented. Two alternative kinds of compression algorithms based on both the adaptive orthogonal and randomizing transforms are proposed. In both algorithms we employ the reduction of data volume due to the symmetry of the γ-ray spectra

  9. A manual to the MAXRAY program library for reflective and dispersive ray tracing

    International Nuclear Information System (INIS)

    Svensson, S.; Nyholm, R.

    1985-07-01

    A general ray tracing program package for reflective and dispersive X-ray optics is described. The package consists of a number of subroutines written in FORTRAN 77 code giving the necessary tools for ray tracing. The program package is available on request from the authors. (authors)

  10. Modeling UV Radiation Feedback from Massive Stars. I. Implementation of Adaptive Ray-tracing Method and Tests

    Science.gov (United States)

    Kim, Jeong-Gyu; Kim, Woong-Tae; Ostriker, Eve C.; Skinner, M. Aaron

    2017-12-01

    We present an implementation of an adaptive ray-tracing (ART) module in the Athena hydrodynamics code that accurately and efficiently handles the radiative transfer involving multiple point sources on a three-dimensional Cartesian grid. We adopt a recently proposed parallel algorithm that uses nonblocking, asynchronous MPI communications to accelerate transport of rays across the computational domain. We validate our implementation through several standard test problems, including the propagation of radiation in vacuum and the expansions of various types of H II regions. Additionally, scaling tests show that the cost of a full ray trace per source remains comparable to that of the hydrodynamics update on up to ∼ {10}3 processors. To demonstrate application of our ART implementation, we perform a simulation of star cluster formation in a marginally bound, turbulent cloud, finding that its star formation efficiency is 12% when both radiation pressure forces and photoionization by UV radiation are treated. We directly compare the radiation forces computed from the ART scheme with those from the M 1 closure relation. Although the ART and M 1 schemes yield similar results on large scales, the latter is unable to resolve the radiation field accurately near individual point sources.

  11. A novel gridding algorithm to create regional trace gas maps from satellite observations

    Science.gov (United States)

    Kuhlmann, G.; Hartl, A.; Cheung, H. M.; Lam, Y. F.; Wenig, M. O.

    2014-02-01

    The recent increase in spatial resolution for satellite instruments has made it feasible to study distributions of trace gas column densities on a regional scale. For this application a new gridding algorithm was developed to map measurements from the instrument's frame of reference (level 2) onto a longitude-latitude grid (level 3). The algorithm is designed for the Ozone Monitoring Instrument (OMI) and can easily be employed for similar instruments - for example, the upcoming TROPOspheric Monitoring Instrument (TROPOMI). Trace gas distributions are reconstructed by a continuous parabolic spline surface. The algorithm explicitly considers the spatially varying sensitivity of the sensor resulting from the instrument function. At the swath edge, the inverse problem of computing the spline coefficients is very sensitive to measurement errors and is regularised by a second-order difference matrix. Since this regularisation corresponds to the penalty term for smoothing splines, it similarly attenuates the effect of measurement noise over the entire swath width. Monte Carlo simulations are conducted to study the performance of the algorithm for different distributions of trace gas column densities. The optimal weight of the penalty term is found to be proportional to the measurement uncertainty and the width of the instrument function. A comparison with an established gridding algorithm shows improved performance for small to moderate measurement errors due to better parametrisation of the distribution. The resulting maps are smoother and extreme values are more accurately reconstructed. The performance improvement is further illustrated with high-resolution distributions obtained from a regional chemistry model. The new algorithm is applied to tropospheric NO2 column densities measured by OMI. Examples of regional NO2 maps are shown for densely populated areas in China, Europe and the United States of America. This work demonstrates that the newly developed gridding

  12. A novel gridding algorithm to create regional trace gas maps from satellite observations

    Directory of Open Access Journals (Sweden)

    G. Kuhlmann

    2014-02-01

    Full Text Available The recent increase in spatial resolution for satellite instruments has made it feasible to study distributions of trace gas column densities on a regional scale. For this application a new gridding algorithm was developed to map measurements from the instrument's frame of reference (level 2 onto a longitude–latitude grid (level 3. The algorithm is designed for the Ozone Monitoring Instrument (OMI and can easily be employed for similar instruments – for example, the upcoming TROPOspheric Monitoring Instrument (TROPOMI. Trace gas distributions are reconstructed by a continuous parabolic spline surface. The algorithm explicitly considers the spatially varying sensitivity of the sensor resulting from the instrument function. At the swath edge, the inverse problem of computing the spline coefficients is very sensitive to measurement errors and is regularised by a second-order difference matrix. Since this regularisation corresponds to the penalty term for smoothing splines, it similarly attenuates the effect of measurement noise over the entire swath width. Monte Carlo simulations are conducted to study the performance of the algorithm for different distributions of trace gas column densities. The optimal weight of the penalty term is found to be proportional to the measurement uncertainty and the width of the instrument function. A comparison with an established gridding algorithm shows improved performance for small to moderate measurement errors due to better parametrisation of the distribution. The resulting maps are smoother and extreme values are more accurately reconstructed. The performance improvement is further illustrated with high-resolution distributions obtained from a regional chemistry model. The new algorithm is applied to tropospheric NO2 column densities measured by OMI. Examples of regional NO2 maps are shown for densely populated areas in China, Europe and the United States of America. This work demonstrates that the newly

  13. Massively parallel algorithms for trace-driven cache simulations

    Science.gov (United States)

    Nicol, David M.; Greenberg, Albert G.; Lubachevsky, Boris D.

    1991-01-01

    Trace driven cache simulation is central to computer design. A trace is a very long sequence of reference lines from main memory. At the t(exp th) instant, reference x sub t is hashed into a set of cache locations, the contents of which are then compared with x sub t. If at the t sup th instant x sub t is not present in the cache, then it is said to be a miss, and is loaded into the cache set, possibly forcing the replacement of some other memory line, and making x sub t present for the (t+1) sup st instant. The problem of parallel simulation of a subtrace of N references directed to a C line cache set is considered, with the aim of determining which references are misses and related statistics. A simulation method is presented for the Least Recently Used (LRU) policy, which regradless of the set size C runs in time O(log N) using N processors on the exclusive read, exclusive write (EREW) parallel model. A simpler LRU simulation algorithm is given that runs in O(C log N) time using N/log N processors. Timings are presented of the second algorithm's implementation on the MasPar MP-1, a machine with 16384 processors. A broad class of reference based line replacement policies are considered, which includes LRU as well as the Least Frequently Used and Random replacement policies. A simulation method is presented for any such policy that on any trace of length N directed to a C line set runs in the O(C log N) time with high probability using N processors on the EREW model. The algorithms are simple, have very little space overhead, and are well suited for SIMD implementation.

  14. Fast solar radiation pressure modelling with ray tracing and multiple reflections

    Science.gov (United States)

    Li, Zhen; Ziebart, Marek; Bhattarai, Santosh; Harrison, David; Grey, Stuart

    2018-05-01

    Physics based SRP (Solar Radiation Pressure) models using ray tracing methods are powerful tools when modelling the forces on complex real world space vehicles. Currently high resolution (1 mm) ray tracing with secondary intersections is done on high performance computers at UCL (University College London). This study introduces the BVH (Bounding Volume Hierarchy) into the ray tracing approach for physics based SRP modelling and makes it possible to run high resolution analysis on personal computers. The ray tracer is both general and efficient enough to cope with the complex shape of satellites and multiple reflections (three or more, with no upper limit). In this study, the traditional ray tracing technique is introduced in the first place and then the BVH is integrated into the ray tracing. Four aspects of the ray tracer were tested for investigating the performance including runtime, accuracy, the effects of multiple reflections and the effects of pixel array resolution.Test results in runtime on GPS IIR and Galileo IOV (In Orbit Validation) satellites show that the BVH can make the force model computation 30-50 times faster. The ray tracer has an absolute accuracy of several nanonewtons by comparing the test results for spheres and planes with the analytical computations. The multiple reflection effects are investigated both in the intersection number and acceleration on GPS IIR, Galileo IOV and Sentinel-1 spacecraft. Considering the number of intersections, the 3rd reflection can capture 99.12 %, 99.14 % , and 91.34 % of the total reflections for GPS IIR, Galileo IOV satellite bus and the Sentinel-1 spacecraft respectively. In terms of the multiple reflection effects on the acceleration, the secondary reflection effect for Galileo IOV satellite and Sentinel-1 can reach 0.2 nm /s2 and 0.4 nm /s2 respectively. The error percentage in the accelerations magnitude results show that the 3rd reflection should be considered in order to make it less than 0.035 % . The

  15. Technical Note : A direct ray-tracing method to compute integral depth dose in pencil beam proton radiography with a multilayer ionization chamber

    NARCIS (Netherlands)

    Farace, Paolo; Righetto, Roberto; Deffet, Sylvain; Meijers, Arturs; Vander Stappen, Francois

    2016-01-01

    Purpose: To introduce a fast ray-tracing algorithm in pencil proton radiography (PR) with a multilayer ionization chamber (MLIC) for in vivo range error mapping. Methods: Pencil beam PR was obtained by delivering spots uniformly positioned in a square (45x45 mm(2) field-of-view) of 9x9 spots capable

  16. Ray tracing package through a lens system and a spectrometer

    International Nuclear Information System (INIS)

    Zurro, B.; King, P.W.; Lazarus, E.A.

    1980-03-01

    To study the light collection optics of the ISX-B two-dimensional (2-D) Thomson scattering system, we have implemented in the Oak Ridge National Laboratory (ORNL) Fusion Energy Division (FED) PDP-10 two computer programs, LENS and SPECT, that trace rays through a lens system and a spectrometer, respectively. The lens package follows the path of any kind of ray (meridional or skew) through a centered optical system formed by an arbitrary number of spherical surfaces. The spectrometer package performs geometrical ray tracing through a Czerney-Turner spectrometer and can be easily modified for studying any other configuration. Contained herein is a description of the procedures followed and a listing of the computer programs

  17. MC ray-tracing optimization of lobster-eye focusing devices with RESTRAX

    International Nuclear Information System (INIS)

    Saroun, Jan; Kulda, Jiri

    2006-01-01

    The enhanced functionalities of the latest version of the RESTRAX software, providing a high-speed Monte Carlo (MC) ray-tracing code to represent a virtual three-axis neutron spectrometer, include representation of parabolic and elliptic guide profiles and facilities for numerical optimization of parameter values, characterizing the instrument components. As examples, we present simulations of a doubly focusing monochromator in combination with cold neutron guides and lobster-eye supermirror devices, concentrating a monochromatic beam to small sample volumes. A Levenberg-Marquardt minimization algorithm is used to optimize simultaneously several parameters of the monochromator and lobster-eye guides. We compare the performance of optimized configurations in terms of monochromatic neutron flux and energy spread and demonstrate the effect of lobster-eye optics on beam transformations in real and momentum subspaces

  18. Three-dimensional ray tracing in spherical and elliptical generalized Luneburg lenses for application in the human eye lens.

    Science.gov (United States)

    Gómez-Correa, J E; Coello, V; Garza-Rivera, A; Puente, N P; Chávez-Cerda, S

    2016-03-10

    Ray tracing in spherical Luneburg lenses has always been represented in 2D. All propagation planes in a 3D spherical Luneburg lens generate the same ray tracing, due to its radial symmetry. A geometry without radial symmetry generates a different ray tracing. For this reason, a new ray tracing method in 3D through spherical and elliptical Luneburg lenses using 2D methods is proposed. The physics of the propagation is shown here, which allows us to make a ray tracing associated with a vortex beam. A 3D ray tracing in a composite modified Luneburg lens that represents the human eye lens is also presented.

  19. Ray-tracing of shape metrology data of grazing incidence x-ray astronomy mirrors

    Science.gov (United States)

    Zocchi, Fabio E.; Vernani, Dervis

    2008-07-01

    A number of future X-ray astronomy missions (e.g. Simbol-X, eROSITA) plan to utilize high throughput grazing incidence optics with very lightweight mirrors. The severe mass specifications require a further optimization of the existing technology with the consequent need of proper optical numerical modeling capabilities for both the masters and the mirrors. A ray tracing code has been developed for the simulation of the optical performance of type I Wolter masters and mirrors starting from 2D and 3D metrology data. In particular, in the case of 2D measurements, a 3D data set is reconstructed on the basis of dimensional references and used for the optical analysis by ray tracing. In this approach, the actual 3D shape is used for the optical analysis, thus avoiding the need of combining the separate contributions of different 2D measurements that require the knowledge of their interactions which is not normally available. The paper describes the proposed approach and presents examples of application on a prototype engineering master in the frame of ongoing activities carried out for present and future X-ray missions.

  20. RAY TRACING RENDER MENGGUNAKAN FRAGMENT ANTI ALIASING

    Directory of Open Access Journals (Sweden)

    Febriliyan Samopa

    2008-07-01

    Full Text Available Normal 0 false false false IN X-NONE X-NONE MicrosoftInternetExplorer4 /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso-style-qformat:yes; mso-style-parent:""; mso-padding-alt:0cm 5.4pt 0cm 5.4pt; mso-para-margin-top:0cm; mso-para-margin-right:0cm; mso-para-margin-bottom:10.0pt; mso-para-margin-left:0cm; line-height:115%; mso-pagination:widow-orphan; font-size:11.0pt; font-family:"Calibri","sans-serif"; mso-ascii-font-family:Calibri; mso-ascii-theme-font:minor-latin; mso-fareast-font-family:"Times New Roman"; mso-fareast-theme-font:minor-fareast; mso-hansi-font-family:Calibri; mso-hansi-theme-font:minor-latin; mso-bidi-font-family:"Times New Roman"; mso-bidi-theme-font:minor-bidi;} Rendering is generating surface and three-dimensional effects on an object displayed on a monitor screen. Ray tracing as a rendering method that traces ray for each image pixel has a drawback, that is, aliasing (jaggies effect. There are some methods for executing anti aliasing. One of those methods is OGSS (Ordered Grid Super Sampling. OGSS is able to perform aliasing well. However, this method requires more computation time since sampling of all pixels in the image will be increased. Fragment Anti Aliasing (FAA is a new alternative method that can cope with the drawback. FAA will check the image when performing rendering to a scene. Jaggies effect is only happened at curve and gradient object. Therefore, only this part of object that will experience sampling magnification. After this sampling magnification and the pixel values are computed, then downsample is performed to retrieve the original pixel values. Experimental results show that the software can implement ray tracing well in order to form images, and it can implement FAA and OGSS technique to perform anti aliasing. In general, rendering using FAA is faster than using OGSS

  1. A comparison of three different ray trace programs for x-ray and infrared synchrotron beamline designs

    International Nuclear Information System (INIS)

    Irick, S.C.; Jung, C.R.

    1997-07-01

    There are a number of ray trace programs currently used for the design of synchrotron beamlines. While several of these programs have been written and used mostly within the programmer''s institution, many have also been available to the general public. This paper discusses three such programs. One is a commercial product oriented for the general optical designer (not specifically for synchrotron beamlines). One is designed for synchrotron beamlines and is free with restricted availability. Finally, one is designed for synchrotron beamlines and is used primarily in one institution. The wealth of information from general optical materials and components catalogs is readily available in the commercial program for general optical designs. This makes the design of an infrared beamline easier from the standpoint of component selection. However, this program is not easily configured for synchrotron beamline designs, particularly for a bending magnet source. The synchrotron ray trace programs offer a variety of sources, but generally are not as easy to use from the standpoint of the user interface. This paper shows ray traces of the same beamline Optikwerks, SHADOW, and RAY, and compares the results

  2. Simulations Of Neutron Beam Optic For Neutron Radiography Collimator Using Ray Tracing Methodology

    International Nuclear Information System (INIS)

    Norfarizan Mohd Said; Muhammad Rawi Mohamed Zin

    2014-01-01

    Ray- tracing is a technique for simulating the performance of neutron instruments. McStas, the open-source software package based on a meta-language, is a tool for carrying out ray-tracing simulations. The program has been successfully applied in investigating neutron guide design, flux optimization and other related areas with high complexity and precision. The aim of this paper is to discuss the implementation of ray-tracing technique with McStas for simulating the performance of neutron collimation system developed for imaging system of TRIGA RTP reactor. The code for the simulation was developed and the results are presented. The analysis of the performance is reported and discussed. (author)

  3. High-efficiency photorealistic computer-generated holograms based on the backward ray-tracing technique

    Science.gov (United States)

    Wang, Yuan; Chen, Zhidong; Sang, Xinzhu; Li, Hui; Zhao, Linmin

    2018-03-01

    Holographic displays can provide the complete optical wave field of a three-dimensional (3D) scene, including the depth perception. However, it often takes a long computation time to produce traditional computer-generated holograms (CGHs) without more complex and photorealistic rendering. The backward ray-tracing technique is able to render photorealistic high-quality images, which noticeably reduce the computation time achieved from the high-degree parallelism. Here, a high-efficiency photorealistic computer-generated hologram method is presented based on the ray-tracing technique. Rays are parallelly launched and traced under different illuminations and circumstances. Experimental results demonstrate the effectiveness of the proposed method. Compared with the traditional point cloud CGH, the computation time is decreased to 24 s to reconstruct a 3D object of 100 ×100 rays with continuous depth change.

  4. ARTEAM - Advanced ray tracing with earth atmospheric models

    NARCIS (Netherlands)

    Kunz, G.J.; Moerman, M.M.; Eijk, A.M.J. van

    2002-01-01

    The Advanced Ray Tracing with Earth Atmospheric Models (ARTEAM) aims at a description of the electro-optical propagation environment in the marine atmospheric surface layer. For given meteorological conditions, the model evaluates height- and range-resolved transmission losses, refraction and

  5. Usage of ray tracing transfer matrix to mitigate the stray light for ITER spectroscopy

    International Nuclear Information System (INIS)

    Kajita, S.; Veshchev, E.; Barnsley, R.; Walsh, M.

    2016-01-01

    Stray light formed by the reflection of photons on inner wall from a bright divertor region can be a serious issue in spectroscopic measurement systems in ITER. In this study, we propose a method to mitigate the influence of stray light using a ray tracing analysis. Usually, a ray tracing simulation requires a time consuming runs. We constructed transfer matrices based on the ray tracing simulation results and used them to demonstrate the influence of stray light. It is shown that the transfer matrix can be used to reconstruct the emission profile by considering the influence of the stray light without any additional ray tracing runs. Mitigation of the stray light in ITER divertor impurity monitor was demonstrated, and a method of prediction of the stray light level for the scrape off layer spectroscopy from divertor region was proposed. (copyright 2016 WILEY-VCH Verlag GmbH and Co. KGaA, Weinheim)

  6. MCViNE – An object oriented Monte Carlo neutron ray tracing simulation package

    Energy Technology Data Exchange (ETDEWEB)

    Lin, Jiao Y.Y., E-mail: linjiao@ornl.gov [Caltech Center for Advanced Computing Research, California Institute of Technology (United States); Department of Applied Physics and Materials Science, California Institute of Technology (United States); Neutron Data Analysis and Visualization Division, Oak Ridge National Laboratory (United States); Smith, Hillary L. [Department of Applied Physics and Materials Science, California Institute of Technology (United States); Granroth, Garrett E., E-mail: granrothge@ornl.gov [Neutron Data Analysis and Visualization Division, Oak Ridge National Laboratory (United States); Abernathy, Douglas L.; Lumsden, Mark D.; Winn, Barry; Aczel, Adam A. [Quantum Condensed Matter Division, Oak Ridge National Laboratory (United States); Aivazis, Michael [Caltech Center for Advanced Computing Research, California Institute of Technology (United States); Fultz, Brent, E-mail: btf@caltech.edu [Department of Applied Physics and Materials Science, California Institute of Technology (United States)

    2016-02-21

    MCViNE (Monte-Carlo VIrtual Neutron Experiment) is an open-source Monte Carlo (MC) neutron ray-tracing software for performing computer modeling and simulations that mirror real neutron scattering experiments. We exploited the close similarity between how instrument components are designed and operated and how such components can be modeled in software. For example we used object oriented programming concepts for representing neutron scatterers and detector systems, and recursive algorithms for implementing multiple scattering. Combining these features together in MCViNE allows one to handle sophisticated neutron scattering problems in modern instruments, including, for example, neutron detection by complex detector systems, and single and multiple scattering events in a variety of samples and sample environments. In addition, MCViNE can use simulation components from linear-chain-based MC ray tracing packages which facilitates porting instrument models from those codes. Furthermore it allows for components written solely in Python, which expedites prototyping of new components. These developments have enabled detailed simulations of neutron scattering experiments, with non-trivial samples, for time-of-flight inelastic instruments at the Spallation Neutron Source. Examples of such simulations for powder and single-crystal samples with various scattering kernels, including kernels for phonon and magnon scattering, are presented. With simulations that closely reproduce experimental results, scattering mechanisms can be turned on and off to determine how they contribute to the measured scattering intensities, improving our understanding of the underlying physics.

  7. Random ray-tracing and graphic analysing of charged particle trajectories

    International Nuclear Information System (INIS)

    Lin Xiaomei; Mao Naifeng; Chen Jingxian

    1990-01-01

    In order to describe the optical properties of a charged particle beam realistically, the random sampling of initial conditions of particles in ray-tracing is discussed. The emission surface of particles may be a plane, a cylindrical surface or a spherical surface. The distribution functions may be expressed analytically or numerically. In order to analyse the properties of the charged particle beam systematically by use of the results from ray-tracing efficiently, the graphic processing and analysing of particle trajectories are also discussed, including the spline function fitting of trajectories, the graphic drafting of trajectories and beam envelopes, the determining of image dimensions and the correspinding positions, and also the graphic drafting of particle distributions on arbitrary cross sections

  8. Application of ray tracing towards a correction for refracting effects in computed tomography with diffracting sources

    International Nuclear Information System (INIS)

    Andersen, A.H.

    1983-01-01

    Ray tracing methods are investigated in forward and inverse processes and applied for image restoration and resolution enhancement in computed tomography with diffracting sources. Within the geometrical optics approximation for a given refractive field, a mathematical model for the forward propagation and inverse reconstruction process is presented. For a finite set of rays in a discrete image representation, an algebraic reconstruction technique is derived which is analogous to the inverse process for a continuum of rays. The geometrical theory of diffraction is invoked to describe ray patterns arising from the introduction of object discontinuity surfaces. We have compared the performance of existing recursive ray tracing techniques for the reconstruction of objects exhibiting discontinuity boundaries. A novel ray tracing and reconstruction technique is presented which enjoys significant computational savings over traditional implementations incorporating tedious ray linking procedures. Simulation studies illustrate the macro-structural distortion and loss of fine resolution when ray refraction is unaccounted for. Restoration and resolution enhancement is achieved with a recursive ray tracing approach. Successful experimental studies with tissue equivalent phantoms are presented. The comparison of simulation and experimental results demonstrated the reasonable assumption of the geometrical optics approximation. Simulation results for larger refractive deviations are encouraging

  9. Trace element analysis in liquids by proton induced x-ray emission

    International Nuclear Information System (INIS)

    Deconninck, G.

    Proton induced x-ray emission (PIXE) from liquid has been developed for quantitative and simultaneous analysis of trace elements. Liquid drops and trickles are bombarded at atmospheric pressure, x-rays are detected in a non dispersive Si(Li) solid state detector. Absolute determinations are made by comparison with standard solutions. Detection limits in a 5 minutes run are in the ppm range for a single drop (0.05 ml). The application of this technique to the determination of trace elements in biological liquids is investigated (Cr, Mn, Fe, Co, Ni, Cu, Zn, in plant extracts, haemocyanine, albumins...). (author)

  10. Neutron transport study based on assembly modular ray tracing MOC method

    International Nuclear Information System (INIS)

    Tian Chao; Zheng Youqi; Li Yunzhao; Li Shuo; Chai Xiaoming

    2015-01-01

    It is difficulty for the MOC method based on Cell Modular Ray Tracing to deal with the irregular geometry such as the water gap between the PWR lattices. Hence, the neutron transport code NECP-Medlar based on Assembly Modular Ray Tracing is developed. CMFD method is used to accelerate the transport calculation. The numerical results of the 2D C5G7 benchmark and typical PWR lattice prove that NECP-Medlar has an excellent performance in terms of accuracy and efficiency. Besides, NECP-Medlar can describe clearly the flux distribution of the lattice with water gap. (authors)

  11. Ray tracing study of rising tone EMIC-triggered emissions

    Science.gov (United States)

    Hanzelka, Miroslav; Santolík, Ondřej; Grison, Benjamin; Cornilleau-Wehrlin, Nicole

    2017-04-01

    ElectroMagnetic Ion Cyclotron (EMIC) triggered emissions have been subject of extensive theoretical and experimental research in last years. These emissions are characterized by high coherence values and a frequency range of 0.5 - 2.0 Hz, close to local helium gyrofrequency. We perform ray tracing case studies of rising tone EMIC-triggered emissions observed by the Cluster spacecraft in both nightside and dayside regions off the equatorial plane. By comparison of simulated and measured wave properties, namely wave vector orientation, group velocity, dispersion and ellipticity of polarization, we determine possible source locations. Diffusive equilibrium density model and other, semi-empirical models are used with ion composition inferred from cross-over frequencies. Ray tracing simulations are done in cold plasma approximation with inclusion of Landau and cyclotron damping. Various widths, locations and profiles of plasmapause are tested.

  12. Rapid simulation of X-ray transmission imaging for baggage inspection via GPU-based ray-tracing

    Science.gov (United States)

    Gong, Qian; Stoian, Razvan-Ionut; Coccarelli, David S.; Greenberg, Joel A.; Vera, Esteban; Gehm, Michael E.

    2018-01-01

    We present a pipeline that rapidly simulates X-ray transmission imaging for arbitrary system architectures using GPU-based ray-tracing techniques. The purpose of the pipeline is to enable statistical analysis of threat detection in the context of airline baggage inspection. As a faster alternative to Monte Carlo methods, we adopt a deterministic approach for simulating photoelectric absorption-based imaging. The highly-optimized NVIDIA OptiX API is used to implement ray-tracing, greatly speeding code execution. In addition, we implement the first hierarchical representation structure to determine the interaction path length of rays traversing heterogeneous media described by layered polygons. The accuracy of the pipeline has been validated by comparing simulated data with experimental data collected using a heterogenous phantom and a laboratory X-ray imaging system. On a single computer, our approach allows us to generate over 400 2D transmission projections (125 × 125 pixels per frame) per hour for a bag packed with hundreds of everyday objects. By implementing our approach on cloud-based GPU computing platforms, we find that the same 2D projections of approximately 3.9 million bags can be obtained in a single day using 400 GPU instances, at a cost of only 0.001 per bag.

  13. Implementation of Refined Ray Tracing inside a Space Module

    Directory of Open Access Journals (Sweden)

    Balamati Choudhury

    2012-08-01

    Full Text Available Modern space modules are susceptible to EM radiation from both external and internal sources within the space module. Since the EM waves for various operations are frequently in the high-frequency domain, asymptotic raytheoretic methods are often the most optimal choice for deterministic EM field analysis. In this work, surface modeling of a typical manned space module is done by hybridizing a finite segment of right circular cylinder and a general paraboloid of revolution (GPOR frustum. A transmitting source is placed inside the space module and test rays are launched from the transmitter. The rays are allowed to propagate inside the cavity. Unlike the available ray-tracing package, that use numerical search methods, a quasi-analytical ray-propagation model is developed to obtain the ray-path details inside the cavity which involves the ray-launching, ray-bunching, and an adaptive cube for ray-reception.

  14. SU-F-T-555: Accurate Stereotactic Cone TMRs Converted from PDDs Scanned with Ray Trace

    International Nuclear Information System (INIS)

    Li, H; Zhong, H; Qin, Y; Snyder, K; Chetty, I; Wen, N

    2016-01-01

    Purpose: To investigate whether the accuracy of TMRs for stereotactic cones converted from PDDs scanned with Ray Trace can be improved, when compared against the TMRs converted from the traditional PDDs. Methods: Ray Trace measurement in Sun Nuclear 3D Scanner is for accurate scan of small field PDDs. The system detects the center of field at two depths, for example, at 3 and 20 cm in our study, and then performs scan along the line passing the two centers. With both Ray Trace and the traditional method, PDDs for conical cones of 4, 5, 7.5, 10, 12.5, 15, and 17.5 mm diameter (jaws set to 5×5 cm) were obtained for 6X FFF and 10X FFF energies on a Varian Edge linac, using Edge detectors. The formalism of converting PDD to TMR given in Khan’s book (4th Edition, p.161) was applied. Sp values at dmax were obtained by measuring cone Scp and Sc. Continuous direct measurement of TMR by filling/draining water to/from the tank and spot measurement by moving the tank and detector were also performed with the same equipment, using 100 cm SDD. Results: For 6XFFF energy and all the cones, TMRs converted from Ray Trace were very close to the continuous and spot measurement, while TMRs converted from traditional PDDs had larger deviation. Along the central axis beyond dmax, 1.7% of TMR data points calculated from Ray Trace had more 3% deviation from measurement, with maximal deviation of 5.2%. Whereas, 34% of TMR points calculated from traditional PDDs had more than 3% deviation, with maximum of 5.7%. In this initial study, Ray Trace scans for 10XFFF beam were noisy, further measurement is warranted. Conclusion: The Ray Trace could improve the accuracy of PDDs measurement and the calculated TMRs for stereotactic cones, which was within 3% of the measured TMRs.

  15. SU-F-T-555: Accurate Stereotactic Cone TMRs Converted from PDDs Scanned with Ray Trace

    Energy Technology Data Exchange (ETDEWEB)

    Li, H; Zhong, H; Qin, Y; Snyder, K; Chetty, I; Wen, N [Henry Ford Health System, Detroit, MI (United States)

    2016-06-15

    Purpose: To investigate whether the accuracy of TMRs for stereotactic cones converted from PDDs scanned with Ray Trace can be improved, when compared against the TMRs converted from the traditional PDDs. Methods: Ray Trace measurement in Sun Nuclear 3D Scanner is for accurate scan of small field PDDs. The system detects the center of field at two depths, for example, at 3 and 20 cm in our study, and then performs scan along the line passing the two centers. With both Ray Trace and the traditional method, PDDs for conical cones of 4, 5, 7.5, 10, 12.5, 15, and 17.5 mm diameter (jaws set to 5×5 cm) were obtained for 6X FFF and 10X FFF energies on a Varian Edge linac, using Edge detectors. The formalism of converting PDD to TMR given in Khan’s book (4th Edition, p.161) was applied. Sp values at dmax were obtained by measuring cone Scp and Sc. Continuous direct measurement of TMR by filling/draining water to/from the tank and spot measurement by moving the tank and detector were also performed with the same equipment, using 100 cm SDD. Results: For 6XFFF energy and all the cones, TMRs converted from Ray Trace were very close to the continuous and spot measurement, while TMRs converted from traditional PDDs had larger deviation. Along the central axis beyond dmax, 1.7% of TMR data points calculated from Ray Trace had more 3% deviation from measurement, with maximal deviation of 5.2%. Whereas, 34% of TMR points calculated from traditional PDDs had more than 3% deviation, with maximum of 5.7%. In this initial study, Ray Trace scans for 10XFFF beam were noisy, further measurement is warranted. Conclusion: The Ray Trace could improve the accuracy of PDDs measurement and the calculated TMRs for stereotactic cones, which was within 3% of the measured TMRs.

  16. TIM, a ray-tracing program for METATOY research and its dissemination

    Science.gov (United States)

    Lambert, Dean; Hamilton, Alasdair C.; Constable, George; Snehanshu, Harsh; Talati, Sharvil; Courtial, Johannes

    2012-03-01

    TIM (The Interactive METATOY) is a ray-tracing program specifically tailored towards our research in METATOYs, which are optical components that appear to be able to create wave-optically forbidden light-ray fields. For this reason, TIM possesses features not found in other ray-tracing programs. TIM can either be used interactively or by modifying the openly available source code; in both cases, it can easily be run as an applet embedded in a web page. Here we describe the basic structure of TIM's source code and how to extend it, and we give examples of how we have used TIM in our own research. Program summaryProgram title: TIM Catalogue identifier: AEKY_v1_0 Program summary URL:http://cpc.cs.qub.ac.uk/summaries/AEKY_v1_0.html Program obtainable from: CPC Program Library, Queen's University, Belfast, N. Ireland Licensing provisions: GNU General Public License No. of lines in distributed program, including test data, etc.: 124 478 No. of bytes in distributed program, including test data, etc.: 4 120 052 Distribution format: tar.gz Programming language: Java Computer: Any computer capable of running the Java Virtual Machine (JVM) 1.6 Operating system: Any; developed under Mac OS X Version 10.6 RAM: Typically 145 MB (interactive version running under Mac OS X Version 10.6) Classification: 14, 18 External routines: JAMA [1] (source code included) Nature of problem: Visualisation of scenes that include scene objects that create wave-optically forbidden light-ray fields. Solution method: Ray tracing. Unusual features: Specifically designed to visualise wave-optically forbidden light-ray fields; can visualise ray trajectories; can visualise geometric optic transformations; can create anaglyphs (for viewing with coloured "3D glasses") and random-dot autostereograms of the scene; integrable into web pages. Running time: Problem-dependent; typically seconds for a simple scene.

  17. Ray tracing of auroral Z mode radiation, AKR and auroral hiss

    International Nuclear Information System (INIS)

    Horne, R.B.; Jones, D.; Kimura, I.; Sawada, A.

    1990-01-01

    While observed frequency bandwidths of auroral Z mode radiation cannot be directly accounted for in terms of direct cyclotron maser instability generation, ray tracing in a hot plasma indicates that if the radiation near a plasma frequency lower than the gyrofrequency, the observed bandwidths are explainable in terms of upward propagation away from the earth. An auroral Z-mode generation mechanism is proposed involving mode conversion from O-mode auroral kilometric radiation (AKR) at the plasma frequency, as well as mode conversion from upgoing auroral hiss. Ray tracings in the O mode identify a possible AKR source region along L = 8.55. 11 refs

  18. ACCELERATION RENDERING METHOD ON RAY TRACING WITH ANGLE COMPARISON AND DISTANCE COMPARISON

    Directory of Open Access Journals (Sweden)

    Liliana liliana

    2007-01-01

    Full Text Available In computer graphics applications, to produce realistic images, a method that is often used is ray tracing. Ray tracing does not only model local illumination but also global illumination. Local illumination count ambient, diffuse and specular effects only, but global illumination also count mirroring and transparency. Local illumination count effects from the lamp(s but global illumination count effects from other object(s too. Objects that are usually modeled are primitive objects and mesh objects. The advantage of mesh modeling is various, interesting and real-like shape. Mesh contains many primitive objects like triangle or square (rare. A problem in mesh object modeling is long rendering time. It is because every ray must be checked with a lot of triangle of the mesh. Added by ray from other objects checking, the number of ray that traced will increase. It causes the increasing of rendering time. To solve this problem, in this research, new methods are developed to make the rendering process of mesh object faster. The new methods are angle comparison and distance comparison. These methods are used to reduce the number of ray checking. The rays predicted will not intersect with the mesh, are not checked weather the ray intersects the mesh. With angle comparison, if using small angle to compare, the rendering process will be fast. This method has disadvantage, if the shape of each triangle is big, some triangles will be corrupted. If the angle to compare is bigger, mesh corruption can be avoided but the rendering time will be longer than without comparison. With distance comparison, the rendering time is less than without comparison, and no triangle will be corrupted.

  19. Proton induced X-Ray fluorescence study as a tool trace element analysis

    International Nuclear Information System (INIS)

    El-Kady, Ahmed A.

    1978-01-01

    Usefulness and limitations of trace elemental analysis by high energy charged particles and photon induced X-ray have been discussed. Comparison with the well established neutron activation analysis technique is also given. Back-ground radiation due to bremsstrahlung from secondary electrons and due to charged particle bremsstrahlung have been reviewed for different projectiles. The sensitivity of elemental analysis by proton induced X-ray fluorescence have been examined by measuring the characteristic X-ray emission cross section for K and L transitions of many elements and for different proton energies and compared with theroretical values. The discussion given in this report show that with suitable proton generator and a high resolution X-ray detector, proton X-ray fluorescence technique is capable of analyzing many elements simultaneously at the part per million level and offers a rapid and reliable method for trace element analysis. Data on water, blood and tissue samples given in this report are few examples of many possible applications

  20. The Use of Pro/Engineer CAD Software and Fishbowl Tool Kit in Ray-tracing Analysis

    Science.gov (United States)

    Nounu, Hatem N.; Kim, Myung-Hee Y.; Ponomarev, Artem L.; Cucinotta, Francis A.

    2009-01-01

    This document is designed as a manual for a user who wants to operate the Pro/ENGINEER (ProE) Wildfire 3.0 with the NASA Space Radiation Program's (SRP) custom-designed Toolkit, called 'Fishbowl', for the ray tracing of complex spacecraft geometries given by a ProE CAD model. The analysis of spacecraft geometry through ray tracing is a vital part in the calculation of health risks from space radiation. Space radiation poses severe risks of cancer, degenerative diseases and acute radiation sickness during long-term exploration missions, and shielding optimization is an important component in the application of radiation risk models. Ray tracing is a technique in which 3-dimensional (3D) vehicle geometry can be represented as the input for the space radiation transport code and subsequent risk calculations. In ray tracing a certain number of rays (on the order of 1000) are used to calculate the equivalent thickness, say of aluminum, of the spacecraft geometry seen at a point of interest called the dose point. The rays originate at the dose point and terminate at a homogenously distributed set of points lying on a sphere that circumscribes the spacecraft and that has its center at the dose point. The distance a ray traverses in each material is converted to aluminum or other user-selected equivalent thickness. Then all equivalent thicknesses are summed up for each ray. Since each ray points to a direction, the aluminum equivalent of each ray represents the shielding that the geometry provides to the dose point from that particular direction. This manual will first list for the user the contact information for help in installing ProE and Fishbowl in addition to notes on the platform support and system requirements information. Second, the document will show the user how to use the software to ray trace a Pro/E-designed 3-D assembly and will serve later as a reference for troubleshooting. The user is assumed to have previous knowledge of ProE and CAD modeling.

  1. Simulating polarized light scattering in terrestrial snow based on bicontinuous random medium and Monte Carlo ray tracing

    International Nuclear Information System (INIS)

    Xiong, Chuan; Shi, Jiancheng

    2014-01-01

    To date, the light scattering models of snow consider very little about the real snow microstructures. The ideal spherical or other single shaped particle assumptions in previous snow light scattering models can cause error in light scattering modeling of snow and further cause errors in remote sensing inversion algorithms. This paper tries to build up a snow polarized reflectance model based on bicontinuous medium, with which the real snow microstructure is considered. The accurate specific surface area of bicontinuous medium can be analytically derived. The polarized Monte Carlo ray tracing technique is applied to the computer generated bicontinuous medium. With proper algorithms, the snow surface albedo, bidirectional reflectance distribution function (BRDF) and polarized BRDF can be simulated. The validation of model predicted spectral albedo and bidirectional reflectance factor (BRF) using experiment data shows good results. The relationship between snow surface albedo and snow specific surface area (SSA) were predicted, and this relationship can be used for future improvement of snow specific surface area (SSA) inversion algorithms. The model predicted polarized reflectance is validated and proved accurate, which can be further applied in polarized remote sensing. -- Highlights: • Bicontinuous random medium were used for real snow microstructure modeling. • Photon tracing technique with polarization status tracking ability was applied. • SSA–albedo relationship of snow is close to that of sphere based medium. • Validation of albedo and BRDF showed good results. • Validation of polarized reflectance showed good agreement with experiment data

  2. Polarization ray tracing in anisotropic optically active media. II. Theory and physics

    International Nuclear Information System (INIS)

    McClain, S.C.; Hillman, L.W.; Chipman, R.A.

    1993-01-01

    Refraction, reflection, and amplitude relations are derived that apply to polarization ray tracing in anisotropic, optically active media such as quartz. The constitutive relations for quartz are discussed. The refractive indices and polarization states associated with the two modes of propagation are derived as a function of wave direction. A procedure for refracting at any uniaxial or optically active interface is derived that computes both the ray direction and the wave direction. A method for computing the optical path length is given, and Fresnel transmission and ref lection equations are derived from boundary conditions on the electromagnetic fields. These ray-tracing formulas apply to uniaxial, optically active media and therefore encompass uniaxial, non-optically active materials and isotropic, optically active materials

  3. Ray tracing the Wigner distribution function for optical simulations

    NARCIS (Netherlands)

    Mout, B.M.; Wick, Michael; Bociort, F.; Petschulat, Joerg; Urbach, Paul

    2018-01-01

    We study a simulation method that uses the Wigner distribution function to incorporate wave optical effects in an established framework based on geometrical optics, i.e., a ray tracing engine. We use the method to calculate point spread functions and show that it is accurate for paraxial systems

  4. Ray tracing method for simulation of laser beam interaction with random packings of powders

    Science.gov (United States)

    Kovalev, O. B.; Kovaleva, I. O.; Belyaev, V. V.

    2018-03-01

    Selective laser sintering is a technology of rapid manufacturing of a free form that is created as a solid object by selectively fusing successive layers of powder using a laser. The motivation of this study is due to the currently insufficient understanding of the processes and phenomena of selective laser melting of powders whose time scales differ by orders of magnitude. To construct random packings from mono- and polydispersed solid spheres, the algorithm of their generation based on the discrete element method is used. A numerical method of ray tracing is proposed that is used to simulate the interaction of laser radiation with a random bulk packing of spherical particles and to predict the optical properties of the granular layer, the extinction and absorption coefficients, depending on the optical properties of a powder material.

  5. X-ray Pulsar Navigation Algorithms and Testbed for SEXTANT

    Science.gov (United States)

    Winternitz, Luke M. B.; Hasouneh, Monther A.; Mitchell, Jason W.; Valdez, Jennifer E.; Price, Samuel R.; Semper, Sean R.; Yu, Wayne H.; Ray, Paul S.; Wood, Kent S.; Arzoumanian, Zaven; hide

    2015-01-01

    The Station Explorer for X-ray Timing and Navigation Technology (SEXTANT) is a NASA funded technologydemonstration. SEXTANT will, for the first time, demonstrate real-time, on-board X-ray Pulsar-based Navigation (XNAV), a significant milestone in the quest to establish a GPS-like navigation capability available throughout our Solar System and beyond. This paper describes the basic design of the SEXTANT system with a focus on core models and algorithms, and the design and continued development of the GSFC X-ray Navigation Laboratory Testbed (GXLT) with its dynamic pulsar emulation capability. We also present early results from GXLT modeling of the combined NICER X-ray timing instrument hardware and SEXTANT flight software algorithms.

  6. Fast parallel algorithms for the x-ray transform and its adjoint.

    Science.gov (United States)

    Gao, Hao

    2012-11-01

    Iterative reconstruction methods often offer better imaging quality and allow for reconstructions with lower imaging dose than classical methods in computed tomography. However, the computational speed is a major concern for these iterative methods, for which the x-ray transform and its adjoint are two most time-consuming components. The speed issue becomes even notable for the 3D imaging such as cone beam scans or helical scans, since the x-ray transform and its adjoint are frequently computed as there is usually not enough computer memory to save the corresponding system matrix. The purpose of this paper is to optimize the algorithm for computing the x-ray transform and its adjoint, and their parallel computation. The fast and highly parallelizable algorithms for the x-ray transform and its adjoint are proposed for the infinitely narrow beam in both 2D and 3D. The extension of these fast algorithms to the finite-size beam is proposed in 2D and discussed in 3D. The CPU and GPU codes are available at https://sites.google.com/site/fastxraytransform. The proposed algorithm is faster than Siddon's algorithm for computing the x-ray transform. In particular, the improvement for the parallel computation can be an order of magnitude. The authors have proposed fast and highly parallelizable algorithms for the x-ray transform and its adjoint, which are extendable for the finite-size beam. The proposed algorithms are suitable for parallel computing in the sense that the computational cost per parallel thread is O(1).

  7. Advanced signal separation and recovery algorithms for digital x-ray spectroscopy

    International Nuclear Information System (INIS)

    Mahmoud, Imbaby I.; El-Tokhy, Mohamed S.

    2015-01-01

    X-ray spectroscopy is widely used for in-situ applications for samples analysis. Therefore, spectrum drawing and assessment of x-ray spectroscopy with high accuracy is the main scope of this paper. A Silicon Lithium Si(Li) detector that cooled with a nitrogen is used for signal extraction. The resolution of the ADC is 12 bits. Also, the sampling rate of ADC is 5 MHz. Hence, different algorithms are implemented. These algorithms were run on a personal computer with Intel core TM i5-3470 CPU and 3.20 GHz. These algorithms are signal preprocessing, signal separation and recovery algorithms, and spectrum drawing algorithm. Moreover, statistical measurements are used for evaluation of these algorithms. Signal preprocessing based on DC-offset correction and signal de-noising is performed. DC-offset correction was done by using minimum value of radiation signal. However, signal de-noising was implemented using fourth order finite impulse response (FIR) filter, linear phase least-square FIR filter, complex wavelet transforms (CWT) and Kalman filter methods. We noticed that Kalman filter achieves large peak signal to noise ratio (PSNR) and lower error than other methods. However, CWT takes much longer execution time. Moreover, three different algorithms that allow correction of x-ray signal overlapping are presented. These algorithms are 1D non-derivative peak search algorithm, second derivative peak search algorithm and extrema algorithm. Additionally, the effect of signal separation and recovery algorithms on spectrum drawing is measured. Comparison between these algorithms is introduced. The obtained results confirm that second derivative peak search algorithm as well as extrema algorithm have very small error in comparison with 1D non-derivative peak search algorithm. However, the second derivative peak search algorithm takes much longer execution time. Therefore, extrema algorithm introduces better results over other algorithms. It has the advantage of recovering and

  8. Three-dimensional ray-tracing model for the study of advanced refractive errors in keratoconus.

    Science.gov (United States)

    Schedin, Staffan; Hallberg, Per; Behndig, Anders

    2016-01-20

    We propose a numerical three-dimensional (3D) ray-tracing model for the analysis of advanced corneal refractive errors. The 3D modeling was based on measured corneal elevation data by means of Scheimpflug photography. A mathematical description of the measured corneal surfaces from a keratoconus (KC) patient was used for the 3D ray tracing, based on Snell's law of refraction. A model of a commercial intraocular lens (IOL) was included in the analysis. By modifying the posterior IOL surface, it was shown that the imaging quality could be significantly improved. The RMS values were reduced by approximately 50% close to the retina, both for on- and off-axis geometries. The 3D ray-tracing model can constitute a basis for simulation of customized IOLs that are able to correct the advanced, irregular refractive errors in KC.

  9. Ray-tracing toroidal axisymmetric devices. 1. theoretical analysis

    International Nuclear Information System (INIS)

    Cardinali, A.; Brambilla, M.

    1981-06-01

    Ray tracing technique for lower hybrid waves is used to obtain informations about accessibility, power deposition profiles and eventually electric field distribution. In the first part a critical discussion to establish the meaning and validity of this technique is presented, while in the second part of this work applications to small and to large, fat tokamaks are presented, which support and explain the theoretical arguments

  10. PEMBUATAN PERANGKAT LUNAK UNTUK MEMVISUALISASIKAN BENDA TEMBUS PANDANG DENGAN METODE RAY TRACING

    Directory of Open Access Journals (Sweden)

    Liliana Liliana

    2004-01-01

    Full Text Available Today computer graphics is used in many aspects, especially to make animation, advertisement and game. We hope this technology can produce realistic pictures which same quality with photo. Metode to get the realistic 3D image is ray tracing. In this journal, make a software which can produce realistic 3D image, especially for reflective and transparent object. Reflective object will modeled can reflect another object surrounding it. And transparent object will modeled can produce caustic effect, that's rays which refract in one area. So that area will appear brighter than area surround it. Abstract in Bahasa Indonesia : Dewasa ini grafika komputer semakin banyak digunakan di berbagai bidang terutama untuk pembuatan film animasi, iklan dan pembuatan game. Diharapkan teknologi grafika komputer mampu menghasilkan gambar-gambar realistik yang kualitasnya sama dengan kualitas foto. Salah satu metode yang digunakan untuk menghasilkan gambar 3D yang realistik tersebut adalah metode ray tracing. Dalam penelitian ini dibuat perangkat lunak yang mampu menghasilkan gambar-gambar 3D yang realistik terutama untuk benda-benda yang mengkilap dan benda-benda transparan. Benda mengkilap yang dimodelkan bisa memantulkan bayangan benda lain yang berada di sekitarnya. Benda transparan yang dimodelkan adalah benda transparan yang menghasilkan efek kaustik, yaitu pembiasan sinar dari sumber cahaya yang mengumpul di suatu daerah sehingga pada daerah tersebut akan tampak lebih terang daripada daerah sekitarnya. Kata kunci: efek kaustik, ray tracing.

  11. Invisibility cloaking via non-smooth transformation optics and ray tracing

    International Nuclear Information System (INIS)

    Crosskey, Miles M.; Nixon, Andrew T.; Schick, Leland M.; Kovacic, Gregor

    2011-01-01

    We present examples of theoretically-predicted invisibility cloaks with shapes other than spheres and cylinders, including cones and ellipsoids, as well as shapes spliced from parts of these simpler shapes. In addition, we present an example explicitly displaying the non-uniqueness of invisibility cloaks of the same shape. We depict rays propagating through these example cloaks using ray tracing for geometric optics. - Highlights: → Theoretically-predicted conical and ellipsoidal invisibility cloaks. → Non-smooth cloaks spliced from parts of simpler shapes. → Example displaying non-uniqueness of invisibility cloaks of the same shape. → Rays propagating through example cloaks depicted using geometric optics.

  12. Low-dose multiple-information retrieval algorithm for X-ray grating-based imaging

    International Nuclear Information System (INIS)

    Wang Zhentian; Huang Zhifeng; Chen Zhiqiang; Zhang Li; Jiang Xiaolei; Kang Kejun; Yin Hongxia; Wang Zhenchang; Stampanoni, Marco

    2011-01-01

    The present work proposes a low dose information retrieval algorithm for X-ray grating-based multiple-information imaging (GB-MII) method, which can retrieve the attenuation, refraction and scattering information of samples by only three images. This algorithm aims at reducing the exposure time and the doses delivered to the sample. The multiple-information retrieval problem in GB-MII is solved by transforming a nonlinear equations set to a linear equations and adopting the nature of the trigonometric functions. The proposed algorithm is validated by experiments both on conventional X-ray source and synchrotron X-ray source, and compared with the traditional multiple-image-based retrieval algorithm. The experimental results show that our algorithm is comparable with the traditional retrieval algorithm and especially suitable for high Signal-to-Noise system.

  13. Enhanced gene ranking approaches using modified trace ratio algorithm for gene expression data

    Directory of Open Access Journals (Sweden)

    Shruti Mishra

    Full Text Available Microarray technology enables the understanding and investigation of gene expression levels by analyzing high dimensional datasets that contain few samples. Over time, microarray expression data have been collected for studying the underlying biological mechanisms of disease. One such application for understanding the mechanism is by constructing a gene regulatory network (GRN. One of the foremost key criteria for GRN discovery is gene selection. Choosing a generous set of genes for the structure of the network is highly desirable. For this role, two suitable methods were proposed for selection of appropriate genes. The first approach comprises a gene selection method called Information gain, where the dataset is reformed and fused with another distinct algorithm called Trace Ratio (TR. Our second method is the implementation of our projected modified TR algorithm, where the scoring base for finding weight matrices has been re-designed. Both the methods' efficiency was shown with different classifiers that include variants of the Artificial Neural Network classifier, such as Resilient Propagation, Quick Propagation, Back Propagation, Manhattan Propagation and Radial Basis Function Neural Network and also the Support Vector Machine (SVM classifier. In the study, it was confirmed that both of the proposed methods worked well and offered high accuracy with a lesser number of iterations as compared to the original Trace Ratio algorithm. Keywords: Gene regulatory network, Gene selection, Information gain, Trace ratio, Canonical correlation analysis, Classification

  14. SOLFAST, a Ray-Tracing Monte-Carlo software for solar concentrating facilities

    International Nuclear Information System (INIS)

    Roccia, J P; Piaud, B; Coustet, C; Caliot, C; Guillot, E; Flamant, G; Delatorre, J

    2012-01-01

    In this communication, the software SOLFAST is presented. It is a simulation tool based on the Monte-Carlo method and accelerated Ray-Tracing techniques to evaluate efficiently the energy flux in concentrated solar installations.

  15. Development of Extended Ray-tracing method including diffraction, polarization and wave decay effects

    Science.gov (United States)

    Yanagihara, Kota; Kubo, Shin; Dodin, Ilya; Nakamura, Hiroaki; Tsujimura, Toru

    2017-10-01

    Geometrical Optics Ray-tracing is a reasonable numerical analytic approach for describing the Electron Cyclotron resonance Wave (ECW) in slowly varying spatially inhomogeneous plasma. It is well known that the result with this conventional method is adequate in most cases. However, in the case of Helical fusion plasma which has complicated magnetic structure, strong magnetic shear with a large scale length of density can cause a mode coupling of waves outside the last closed flux surface, and complicated absorption structure requires a strong focused wave for ECH. Since conventional Ray Equations to describe ECW do not have any terms to describe the diffraction, polarization and wave decay effects, we can not describe accurately a mode coupling of waves, strong focus waves, behavior of waves in inhomogeneous absorption region and so on. For fundamental solution of these problems, we consider the extension of the Ray-tracing method. Specific process is planned as follows. First, calculate the reference ray by conventional method, and define the local ray-base coordinate system along the reference ray. Then, calculate the evolution of the distributions of amplitude and phase on ray-base coordinate step by step. The progress of our extended method will be presented.

  16. Ray-Tracing-Based Modeling of Clad-Removed Step-Index Plastic Optical Fiber in Smart Textiles: Effect of Curvature in Plain Weave Fabric

    Directory of Open Access Journals (Sweden)

    Sun Hee Moon

    2018-01-01

    Full Text Available Plastic optical fiber was chosen for information delivery media in smart textile. Cladding layer was peeled off by chemical and mechanical methods to find optimal peeling conditions. Both radial side illumination and longitudinal end-tip illumination were measured for visible light of 627 µm wavelength. A half-cone-shaped jig was manufactured using 3D printing to give various curvature conditions to fibers. Also POFs were embedded in plain weave textile structure to measure the light dissipation effect. The waveguide phenomenon was modeled using discrete ray tracing technique and ray-to-interface collision detection algorithm. Results from the proposed modeling technique showed linear relationship with those from experiment.

  17. A Compressed Sensing-based Image Reconstruction Algorithm for Solar Flare X-Ray Observations

    Energy Technology Data Exchange (ETDEWEB)

    Felix, Simon; Bolzern, Roman; Battaglia, Marina, E-mail: simon.felix@fhnw.ch, E-mail: roman.bolzern@fhnw.ch, E-mail: marina.battaglia@fhnw.ch [University of Applied Sciences and Arts Northwestern Switzerland FHNW, 5210 Windisch (Switzerland)

    2017-11-01

    One way of imaging X-ray emission from solar flares is to measure Fourier components of the spatial X-ray source distribution. We present a new compressed sensing-based algorithm named VIS-CS, which reconstructs the spatial distribution from such Fourier components. We demonstrate the application of the algorithm on synthetic and observed solar flare X-ray data from the Reuven Ramaty High Energy Solar Spectroscopic Imager satellite and compare its performance with existing algorithms. VIS-CS produces competitive results with accurate photometry and morphology, without requiring any algorithm- and X-ray-source-specific parameter tuning. Its robustness and performance make this algorithm ideally suited for the generation of quicklook images or large image cubes without user intervention, such as for imaging spectroscopy analysis.

  18. A Compressed Sensing-based Image Reconstruction Algorithm for Solar Flare X-Ray Observations

    Science.gov (United States)

    Felix, Simon; Bolzern, Roman; Battaglia, Marina

    2017-11-01

    One way of imaging X-ray emission from solar flares is to measure Fourier components of the spatial X-ray source distribution. We present a new compressed sensing-based algorithm named VIS_CS, which reconstructs the spatial distribution from such Fourier components. We demonstrate the application of the algorithm on synthetic and observed solar flare X-ray data from the Reuven Ramaty High Energy Solar Spectroscopic Imager satellite and compare its performance with existing algorithms. VIS_CS produces competitive results with accurate photometry and morphology, without requiring any algorithm- and X-ray-source-specific parameter tuning. Its robustness and performance make this algorithm ideally suited for the generation of quicklook images or large image cubes without user intervention, such as for imaging spectroscopy analysis.

  19. Fully automated laser ray tracing system to measure changes in the crystalline lens GRIN profile.

    Science.gov (United States)

    Qiu, Chen; Maceo Heilman, Bianca; Kaipio, Jari; Donaldson, Paul; Vaghefi, Ehsan

    2017-11-01

    Measuring the lens gradient refractive index (GRIN) accurately and reliably has proven an extremely challenging technical problem. A fully automated laser ray tracing (LRT) system was built to address this issue. The LRT system captures images of multiple laser projections before and after traversing through an ex vivo lens. These LRT images, combined with accurate measurements of the lens geometry, are used to calculate the lens GRIN profile. Mathematically, this is an ill-conditioned problem; hence, it is essential to apply biologically relevant constraints to produce a feasible solution. The lens GRIN measurements were compared with previously published data. Our GRIN retrieval algorithm produces fast and accurate measurements of the lens GRIN profile. Experiments to study the optics of physiologically perturbed lenses are the future direction of this research.

  20. RAY: a ray tracing program in cold magnetized plasma

    International Nuclear Information System (INIS)

    Montes, A.; Souza, L.H.

    1985-01-01

    This report deals with the development of a ray tracing program, that is, the plot of an electromagnetic wave path in a cold magnetized plasma medium. The program was developed based on the validity of the geometrical optics laws to calculate the electromagnetic wave trajectory. This approximation is valid when the wave length is much smaller than the characteristic length of the medium. No hypothesis was made about a particular geometric configuration for the magnetic field, what enables the use of the program in any magnetic confinment scheme. The numerically obtained results were compared with an analytic solution for a particular case (cylindrically symmetric medium, uniform magnetostatic, field along the symmetry axis and ordinary wave) and have shown a satisfactory precision. (Author) [pt

  1. Comparison between ray-tracing and physical optics for the computation of light absorption in capillaries--the influence of diffraction and interference.

    Science.gov (United States)

    Qin, Yuan; Michalowski, Andreas; Weber, Rudolf; Yang, Sen; Graf, Thomas; Ni, Xiaowu

    2012-11-19

    Ray-tracing is the commonly used technique to calculate the absorption of light in laser deep-penetration welding or drilling. Since new lasers with high brilliance enable small capillaries with high aspect ratios, diffraction might become important. To examine the applicability of the ray-tracing method, we studied the total absorptance and the absorbed intensity of polarized beams in several capillary geometries. The ray-tracing results are compared with more sophisticated simulations based on physical optics. The comparison shows that the simple ray-tracing is applicable to calculate the total absorptance in triangular grooves and in conical capillaries but not in rectangular grooves. To calculate the distribution of the absorbed intensity ray-tracing fails due to the neglected interference, diffraction, and the effects of beam propagation in the capillaries with sub-wavelength diameter. If diffraction is avoided e.g. with beams smaller than the entrance pupil of the capillary or with very shallow capillaries, the distribution of the absorbed intensity calculated by ray-tracing corresponds to the local average of the interference pattern found by physical optics.

  2. A Fast Detection Algorithm for the X-Ray Pulsar Signal

    Directory of Open Access Journals (Sweden)

    Hao Liang

    2017-01-01

    Full Text Available The detection of the X-ray pulsar signal is important for the autonomous navigation system using X-ray pulsars. In the condition of short observation time and limited number of photons for detection, the noise does not obey the Gaussian distribution. This fact has been little considered extant. In this paper, the model of the X-ray pulsar signal is rebuilt as the nonhomogeneous Poisson distribution and, in the condition of a fixed false alarm rate, a fast detection algorithm based on maximizing the detection probability is proposed. Simulation results show the effectiveness of the proposed detection algorithm.

  3. Application of synchrotron radiation to x-ray fluorescence analysis of trace elements

    International Nuclear Information System (INIS)

    Gordon, B.M.; Jones, K.W.; Hanson, A.L.

    1986-08-01

    The development of synchrotron radiation x-ray sources has provided the means to greatly extend the capabilities of x-ray fluorescence analysis for determinations of trace element concentrations. A brief description of synchrotron radiation properties provides a background for a discussion of the improved detection limits compared to existing x-ray fluorescence techniques. Calculated detection limits for x-ray microprobes with micrometer spatial resolutions are described and compared with experimental results beginning to appear from a number of laboratories. The current activities and future plans for a dedicated x-ray microprobe beam line at the National Synchrotron Light Source (NSLS) of Brookhaven National Laboratory are presented

  4. Simplifying numerical ray tracing for two-dimensional non circularly symmetric models of the human eye.

    Science.gov (United States)

    Jesus, Danilo A; Iskander, D Robert

    2015-12-01

    Ray tracing is a powerful technique to understand the light behavior through an intricate optical system such as that of a human eye. The prediction of visual acuity can be achieved through characteristics of an optical system such as the geometrical point spread function. In general, its precision depends on the number of discrete rays and the accurate surface representation of each eye's components. Recently, a method that simplifies calculation of the geometrical point spread function has been proposed for circularly symmetric systems [Appl. Opt.53, 4784 (2014)]. An extension of this method to 2D noncircularly symmetric systems is proposed. In this method, a two-dimensional ray tracing procedure for an arbitrary number of surfaces and arbitrary surface shapes has been developed where surfaces, rays, and refractive indices are all represented in functional forms being approximated by Chebyshev polynomials. The Liou and Brennan anatomically accurate eye model has been adapted and used for evaluating the method. Further, real measurements of the anterior corneal surface of normal, astigmatic, and keratoconic eyes were substituted for the first surface in the model. The results have shown that performing ray tracing, utilizing the two-dimensional Chebyshev function approximation, is possible for noncircularly symmetric models, and that such calculation can be performed with a newly created Chebfun toolbox.

  5. A New Curve Tracing Algorithm Based on Local Feature in the Vectorization of Paper Seismograms

    Directory of Open Access Journals (Sweden)

    Maofa Wang

    2014-02-01

    Full Text Available History paper seismograms are very important information for earthquake monitoring and prediction. The vectorization of paper seismograms is an import problem to be resolved. Auto tracing of waveform curves is a key technology for the vectorization of paper seismograms. It can transform an original scanning image into digital waveform data. Accurately tracing out all the key points of each curve in seismograms is the foundation for vectorization of paper seismograms. In the paper, we present a new curve tracing algorithm based on local feature, applying to auto extraction of earthquake waveform in paper seismograms.

  6. Ray tracing the Wigner distribution function for optical simulations

    Science.gov (United States)

    Mout, Marco; Wick, Michael; Bociort, Florian; Petschulat, Joerg; Urbach, Paul

    2018-01-01

    We study a simulation method that uses the Wigner distribution function to incorporate wave optical effects in an established framework based on geometrical optics, i.e., a ray tracing engine. We use the method to calculate point spread functions and show that it is accurate for paraxial systems but produces unphysical results in the presence of aberrations. The cause of these anomalies is explained using an analytical model.

  7. A dynamic material discrimination algorithm for dual MV energy X-ray digital radiography

    International Nuclear Information System (INIS)

    Li, Liang; Li, Ruizhe; Zhang, Siyuan; Zhao, Tiao; Chen, Zhiqiang

    2016-01-01

    Dual-energy X-ray radiography has become a well-established technique in medical, industrial, and security applications, because of its material or tissue discrimination capability. The main difficulty of this technique is dealing with the materials overlapping problem. When there are two or more materials along the X-ray beam path, its material discrimination performance will be affected. In order to solve this problem, a new dynamic material discrimination algorithm is proposed for dual-energy X-ray digital radiography, which can also be extended to multi-energy X-ray situations. The algorithm has three steps: α-curve-based pre-classification, decomposition of overlapped materials, and the final material recognition. The key of the algorithm is to establish a dual-energy radiograph database of both pure basis materials and pair combinations of them. After the pre-classification results, original dual-energy projections of overlapped materials can be dynamically decomposed into two sets of dual-energy radiographs of each pure material by the algorithm. Thus, more accurate discrimination results can be provided even with the existence of the overlapping problem. Both numerical and experimental results that prove the validity and effectiveness of the algorithm are presented. - Highlights: • A material discrimination algorithm for dual MV energy X-ray digital radiography is proposed. • To solve the materials overlapping problem of the current dual energy algorithm. • The experimental results with the 4/7 MV container inspection system are shown.

  8. 3D Laser Imprint Using a Smoother Ray-Traced Power Deposition Method

    Science.gov (United States)

    Schmitt, Andrew J.

    2017-10-01

    Imprinting of laser nonuniformities in directly-driven icf targets is a challenging problem to accurately simulate with large radiation-hydro codes. One of the most challenging aspects is the proper construction of the complex and rapidly changing laser interference structure driving the imprint using the reduced laser propagation models (usually ray-tracing) found in these codes. We have upgraded the modelling capability in our massively-parallel fastrad3d code by adding a more realistic EM-wave interference structure. This interference model adds an axial laser speckle to the previous transverse-only laser structure, and can be impressed on our improved smoothed 3D raytrace package. This latter package, which connects rays to form bundles and performs power deposition calculations on the bundles, is intended to decrease ray-trace noise (which can mask or add to imprint) while using fewer rays. We apply this improved model to 3D simulations of recent imprint experiments performed on the Omega-EP laser and the Nike laser that examined the reduction of imprinting due to very thin high-Z target coatings. We report on the conditions in which this new model makes a significant impact on the development of laser imprint. Supported by US DoE/NNSA.

  9. The extended Beer-Lambert theory for ray tracing modeling of LED chip-scaled packaging application with multiple luminescence materials

    Science.gov (United States)

    Yuan, Cadmus C. A.

    2015-12-01

    Optical ray tracing modeling applied Beer-Lambert method in the single luminescence material system to model the white light pattern from blue LED light source. This paper extends such algorithm to a mixed multiple luminescence material system by introducing the equivalent excitation and emission spectrum of individual luminescence materials. The quantum efficiency numbers of individual material and self-absorption of the multiple luminescence material system are considered as well. By this combination, researchers are able to model the luminescence characteristics of LED chip-scaled packaging (CSP), which provides simple process steps and the freedom of the luminescence material geometrical dimension. The method will be first validated by the experimental results. Afterward, a further parametric investigation has been then conducted.

  10. Particle induced X-ray emission for quantitative trace-element analysis using the Eindhoven cyclotron

    International Nuclear Information System (INIS)

    Kivits, H.

    1980-01-01

    Development of a multi-elemental trace analysis technique using PIXE (Particle Induced X-ray Emission), was started almost five years ago at the Eindhoven University of Technology, in the Cyclotron Applications Group of the Physics Department. The aim of the work presented is to improve the quantitative aspects of trace-element analysis with PIXE, as well as versatility, speed and simplicity. (Auth.)

  11. A nonvoxel-based dose convolution/superposition algorithm optimized for scalable GPU architectures

    Energy Technology Data Exchange (ETDEWEB)

    Neylon, J., E-mail: jneylon@mednet.ucla.edu; Sheng, K.; Yu, V.; Low, D. A.; Kupelian, P.; Santhanam, A. [Department of Radiation Oncology, University of California Los Angeles, 200 Medical Plaza, #B265, Los Angeles, California 90095 (United States); Chen, Q. [Department of Radiation Oncology, University of Virginia, 1300 Jefferson Park Avenue, Charlottesville, California 22908 (United States)

    2014-10-15

    Purpose: Real-time adaptive planning and treatment has been infeasible due in part to its high computational complexity. There have been many recent efforts to utilize graphics processing units (GPUs) to accelerate the computational performance and dose accuracy in radiation therapy. Data structure and memory access patterns are the key GPU factors that determine the computational performance and accuracy. In this paper, the authors present a nonvoxel-based (NVB) approach to maximize computational and memory access efficiency and throughput on the GPU. Methods: The proposed algorithm employs a ray-tracing mechanism to restructure the 3D data sets computed from the CT anatomy into a nonvoxel-based framework. In a process that takes only a few milliseconds of computing time, the algorithm restructured the data sets by ray-tracing through precalculated CT volumes to realign the coordinate system along the convolution direction, as defined by zenithal and azimuthal angles. During the ray-tracing step, the data were resampled according to radial sampling and parallel ray-spacing parameters making the algorithm independent of the original CT resolution. The nonvoxel-based algorithm presented in this paper also demonstrated a trade-off in computational performance and dose accuracy for different coordinate system configurations. In order to find the best balance between the computed speedup and the accuracy, the authors employed an exhaustive parameter search on all sampling parameters that defined the coordinate system configuration: zenithal, azimuthal, and radial sampling of the convolution algorithm, as well as the parallel ray spacing during ray tracing. The angular sampling parameters were varied between 4 and 48 discrete angles, while both radial sampling and parallel ray spacing were varied from 0.5 to 10 mm. The gamma distribution analysis method (γ) was used to compare the dose distributions using 2% and 2 mm dose difference and distance-to-agreement criteria

  12. A nonvoxel-based dose convolution/superposition algorithm optimized for scalable GPU architectures

    International Nuclear Information System (INIS)

    Neylon, J.; Sheng, K.; Yu, V.; Low, D. A.; Kupelian, P.; Santhanam, A.; Chen, Q.

    2014-01-01

    Purpose: Real-time adaptive planning and treatment has been infeasible due in part to its high computational complexity. There have been many recent efforts to utilize graphics processing units (GPUs) to accelerate the computational performance and dose accuracy in radiation therapy. Data structure and memory access patterns are the key GPU factors that determine the computational performance and accuracy. In this paper, the authors present a nonvoxel-based (NVB) approach to maximize computational and memory access efficiency and throughput on the GPU. Methods: The proposed algorithm employs a ray-tracing mechanism to restructure the 3D data sets computed from the CT anatomy into a nonvoxel-based framework. In a process that takes only a few milliseconds of computing time, the algorithm restructured the data sets by ray-tracing through precalculated CT volumes to realign the coordinate system along the convolution direction, as defined by zenithal and azimuthal angles. During the ray-tracing step, the data were resampled according to radial sampling and parallel ray-spacing parameters making the algorithm independent of the original CT resolution. The nonvoxel-based algorithm presented in this paper also demonstrated a trade-off in computational performance and dose accuracy for different coordinate system configurations. In order to find the best balance between the computed speedup and the accuracy, the authors employed an exhaustive parameter search on all sampling parameters that defined the coordinate system configuration: zenithal, azimuthal, and radial sampling of the convolution algorithm, as well as the parallel ray spacing during ray tracing. The angular sampling parameters were varied between 4 and 48 discrete angles, while both radial sampling and parallel ray spacing were varied from 0.5 to 10 mm. The gamma distribution analysis method (γ) was used to compare the dose distributions using 2% and 2 mm dose difference and distance-to-agreement criteria

  13. Ray Tracing modelling of reflector for vertical bifacial panel

    DEFF Research Database (Denmark)

    Jakobsen, Michael Linde; Thorsteinsson, Sune; Poulsen, Peter Behrensdorff

    2016-01-01

    Bifacial solar panels have recently become a new attractive building block for PV systems. In this work we propose a reflector system for a vertical bifacial panel, and use ray tracing modelling to model the performance. Particularly, we investigate the impact of the reflector volume being filled...... with a refractive medium, and shows the refractive medium improves the reflector performance since it directs almost all the light incident on the incoming plane into the PV panel....

  14. PIXE determination of essential trace elements in some traditional Chinese medicines

    International Nuclear Information System (INIS)

    Xiao, L.; Qin, J.F.

    1990-01-01

    The essential trace elements in 30 traditional Chinese medicines, (24 tonics and 6 nontonics) were determined by proton-induced X-ray emission. The authors' previous suggestion that traditional Chinese medicines may be classified by the order of magnitude of their essential trace elements, thus indicating their pharmacological effects, is not justified. The pharmacological effect of a trace element or its essentiality may be dependent on some ligand that can be chelated with it. A nonlinear mapping algorithm, however, shows that the 30 traditional Chinese medicines are nearly separated into two groups, indicating their tonic or nontonic pharmacological effects

  15. Parallel field line and stream line tracing algorithms for space physics applications

    Science.gov (United States)

    Toth, G.; de Zeeuw, D.; Monostori, G.

    2004-05-01

    Field line and stream line tracing is required in various space physics applications, such as the coupling of the global magnetosphere and inner magnetosphere models, the coupling of the solar energetic particle and heliosphere models, or the modeling of comets, where the multispecies chemical equations are solved along stream lines of a steady state solution obtained with single fluid MHD model. Tracing a vector field is an inherently serial process, which is difficult to parallelize. This is especially true when the data corresponding to the vector field is distributed over a large number of processors. We designed algorithms for the various applications, which scale well to a large number of processors. In the first algorithm the computational domain is divided into blocks. Each block is on a single processor. The algorithm folows the vector field inside the blocks, and calculates a mapping of the block surfaces. The blocks communicate the values at the coinciding surfaces, and the results are interpolated. Finally all block surfaces are defined and values inside the blocks are obtained. In the second algorithm all processors start integrating along the vector field inside the accessible volume. When the field line leaves the local subdomain, the position and other information is stored in a buffer. Periodically the processors exchange the buffers, and continue integration of the field lines until they reach a boundary. At that point the results are sent back to the originating processor. Efficiency is achieved by a careful phasing of computation and communication. In the third algorithm the results of a steady state simulation are stored on a hard drive. The vector field is contained in blocks. All processors read in all the grid and vector field data and the stream lines are integrated in parallel. If a stream line enters a block, which has already been integrated, the results can be interpolated. By a clever ordering of the blocks the execution speed can be

  16. X-ray trace element analysis with positive ion beams

    International Nuclear Information System (INIS)

    Davis, R.H.

    1973-01-01

    A new trace element analysis having the advantage that many elements may be detected in a single measurement, based on positive charged particle induced X-ray florescence and on the production of X-rays by heavy ions, is described. Because of the large cross-sections for the production of discrete X-ray and the low yield of continuum radiation, positive charged particle X-ray florescence is a competitive, fast, analytic tool. In the experiment a beam of positive charged particles from an accelerator was directed toward a target. X-rays induced by the bombardment were detected by a Si(Li) detector the ouput from which was amplified and sorted in a multichannel analyzer. For rapid data handling and analysis, the multichannel analyzer or ADC unit was connected to an on-line computer. A large variety of targets prepared in collaboration with the oceanographers have been studied and spectra obtained for different particles having the same velocity are presented to show that the yield of discrete X-rays increases at least as rapidly as Z 2 . While protons of several MeV appear to be already competitive further advantage may be gained by heavy ions at lower energies since the continuum is reduced while the peak ''signals'' retain strength due to the Z 2 dependence. (S.B.)

  17. Estimating the daily solar irradiation on building roofs and facades using Blender Cycles path tracing algorithm

    Directory of Open Access Journals (Sweden)

    Ilba Mateusz

    2016-01-01

    Full Text Available The paper presents the development of an daily solar irradiation algorithm with application of the free software Blender. Considerable attention was paid to the possibilities of simulation of reflections of direct and diffuse solar radiation. For this purpose, the rendering algorithm “Cycles” was used, based on the principle of bi-directional path tracingtracing random paths of light beams. The value of global radiation in this study is the sum of four components: direct beam radiation, reflected beam radiation, diffuse radiation and reflected diffuse radiation. The developed algorithm allows calculation of solar irradiation for all elements of the 3D model created in Blender, or imported from an external source. One minute is the highest possible time resolution of the analysis, while the accuracy is dependent on the resolution of textures defined for each element of a 3D object. The analysed data is stored in the form of textures that in the algorithm are converted to the value of solar radiance. The result of the analysis is visualization, which shows the distribution of daily solar irradiation on all defined elements of the 3D model.

  18. The quantitative determination of trace elements in giant unicellular plants by particle-induced X-ray emission

    International Nuclear Information System (INIS)

    Navarrete-Dominguez, V.R.; Yoshihara, K.; Tanaka, N.

    1982-01-01

    Particle-induced X-ray emission (PIXE) was applied for the determination of trace elements in biologically interesting materials, giant unicellular plants. It was found that the PIXE method had advantages in multi-element trace analysis of a single cell of the sample plant. (author)

  19. (U) Second-Order Sensitivity Analysis of Uncollided Particle Contributions to Radiation Detector Responses Using Ray-Tracing

    Energy Technology Data Exchange (ETDEWEB)

    Favorite, Jeffrey A. [Los Alamos National Lab. (LANL), Los Alamos, NM (United States)

    2017-11-30

    The Second-Level Adjoint Sensitivity System (2nd-LASS) that yields the second-order sensitivities of a response of uncollided particles with respect to isotope densities, cross sections, and source emission rates is derived in Refs. 1 and 2. In Ref. 2, we solved problems for the uncollided leakage from a homogeneous sphere and a multiregion cylinder using the PARTISN multigroup discrete-ordinates code. In this memo, we derive solutions of the 2nd-LASS for the particular case when the response is a flux or partial current density computed at a single point on the boundary, and the inner products are computed using ray-tracing. Both the PARTISN approach and the ray-tracing approach are implemented in a computer code, SENSPG. The next section of this report presents the equations of the 1st- and 2nd-LASS for uncollided particles and the first- and second-order sensitivities that use the solutions of the 1st- and 2nd-LASS. Section III presents solutions of the 1st- and 2nd-LASS equations for the case of ray-tracing from a detector point. Section IV presents specific solutions of the 2nd-LASS and derives the ray-trace form of the inner products needed for second-order sensitivities. Numerical results for the total leakage from a homogeneous sphere are presented in Sec. V and for the leakage from one side of a two-region slab in Sec. VI. Section VII is a summary and conclusions.

  20. Accounting for partiality in serial crystallography using ray-tracing principles

    International Nuclear Information System (INIS)

    Kroon-Batenburg, Loes M. J.; Schreurs, Antoine M. M.; Ravelli, Raimond B. G.; Gros, Piet

    2015-01-01

    Serial crystallography generates partial reflections from still diffraction images. Partialities are estimated with EVAL ray-tracing simulations, thereby improving merged reflection data to a similar quality as conventional rotation data. Serial crystallography generates ‘still’ diffraction data sets that are composed of single diffraction images obtained from a large number of crystals arbitrarily oriented in the X-ray beam. Estimation of the reflection partialities, which accounts for the expected observed fractions of diffraction intensities, has so far been problematic. In this paper, a method is derived for modelling the partialities by making use of the ray-tracing diffraction-integration method EVAL. The method estimates partialities based on crystal mosaicity, beam divergence, wavelength dispersion, crystal size and the interference function, accounting for crystallite size. It is shown that modelling of each reflection by a distribution of interference-function weighted rays yields a ‘still’ Lorentz factor. Still data are compared with a conventional rotation data set collected from a single lysozyme crystal. Overall, the presented still integration method improves the data quality markedly. The R factor of the still data compared with the rotation data decreases from 26% using a Monte Carlo approach to 12% after applying the Lorentz correction, to 5.3% when estimating partialities by EVAL and finally to 4.7% after post-refinement. The merging R int factor of the still data improves from 105 to 56% but remains high. This suggests that the accuracy of the model parameters could be further improved. However, with a multiplicity of around 40 and an R int of ∼50% the merged still data approximate the quality of the rotation data. The presented integration method suitably accounts for the partiality of the observed intensities in still diffraction data, which is a critical step to improve data quality in serial crystallography

  1. Accounting for partiality in serial crystallography using ray-tracing principles

    Energy Technology Data Exchange (ETDEWEB)

    Kroon-Batenburg, Loes M. J., E-mail: l.m.j.kroon-batenburg@uu.nl; Schreurs, Antoine M. M. [Utrecht University, Padualaan 8, 3584 CH Utrecht (Netherlands); Ravelli, Raimond B. G. [Maastricht University, PO Box 616, 6200 MD Maastricht (Netherlands); Gros, Piet [Utrecht University, Padualaan 8, 3584 CH Utrecht (Netherlands)

    2015-08-25

    Serial crystallography generates partial reflections from still diffraction images. Partialities are estimated with EVAL ray-tracing simulations, thereby improving merged reflection data to a similar quality as conventional rotation data. Serial crystallography generates ‘still’ diffraction data sets that are composed of single diffraction images obtained from a large number of crystals arbitrarily oriented in the X-ray beam. Estimation of the reflection partialities, which accounts for the expected observed fractions of diffraction intensities, has so far been problematic. In this paper, a method is derived for modelling the partialities by making use of the ray-tracing diffraction-integration method EVAL. The method estimates partialities based on crystal mosaicity, beam divergence, wavelength dispersion, crystal size and the interference function, accounting for crystallite size. It is shown that modelling of each reflection by a distribution of interference-function weighted rays yields a ‘still’ Lorentz factor. Still data are compared with a conventional rotation data set collected from a single lysozyme crystal. Overall, the presented still integration method improves the data quality markedly. The R factor of the still data compared with the rotation data decreases from 26% using a Monte Carlo approach to 12% after applying the Lorentz correction, to 5.3% when estimating partialities by EVAL and finally to 4.7% after post-refinement. The merging R{sub int} factor of the still data improves from 105 to 56% but remains high. This suggests that the accuracy of the model parameters could be further improved. However, with a multiplicity of around 40 and an R{sub int} of ∼50% the merged still data approximate the quality of the rotation data. The presented integration method suitably accounts for the partiality of the observed intensities in still diffraction data, which is a critical step to improve data quality in serial crystallography.

  2. Theoretical estimation of proton induced X-ray emission yield of the trace elements present in the lung and breast cancer

    International Nuclear Information System (INIS)

    Manjunatha, H.C.; Sowmya, N.

    2013-01-01

    X-rays may be produced following the excitation of target atoms induced by an energetic incident ion beam of protons. Proton induced X-ray emission (PIXE) analysis has been used for many years for the determination of elemental composition of materials using X-rays. Recent interest in the proton induced X-ray emission cross section has arisen due to their importance in the rapidly expanding field of PIXE analysis. One of the steps in the analysis is to fit the measured X-ray spectrum with theoretical spectrum. The theoretical cross section and yields are essential for the evaluation of spectrum. We have theoretically evaluated the PIXE cross sections for trace elements in the lung and breast cancer tissues such as Cl, K, Ca,Ti, Cr, Mn, Fe, Ni, Cu, Zn, As, Se, Br, Rb, P, S, Sr, Hg and Pb. The estimated cross section is used in the evaluation of Proton induced X-ray emission spectrum for the given trace elements.We have also evaluated the Proton induced X-ray emission yields in the thin and thick target of the given trace elements. The evaluated Proton induced X-ray emission cross-section, spectrum and yields are graphically represented. Some of these values are also tabulated. Proton induced X-ray emission cross sections and a yield for the given trace elements varies with the energy. PIXE yield depends on a real density and does not on thickness of the target. (author)

  3. Quantification and localization of trace metals in natural plankton using a synchrotron x-ray fluorescence microprobe

    International Nuclear Information System (INIS)

    Twining, B. S.; Baines, S. B.; Fisher, N. S.; Jacobsen, C.; Maser, J.; State Univ. of New York at Stony Brook

    2003-01-01

    The accumulation of trace metals by planktonic protists influences the growth of primary producers, metal biogeochemical cycling, and metal bioaccumulation in aquatic food chains. Despite their importance, unequivocal measurements of trace element concentrations in individual plankton cells have not been possible to date. We have used the 2-ID-E side-branch hard x-ray microprobe at the Advanced Photon Source to measure trace elements in individual marine plankton cells. This microprobe employs zoneplate optics to produce the sub-micron spatial resolution and low background fluorescence required to produce trace element maps of planktonic protist cells ranging in size from 3 to >50 (micro)m. We have developed preservation, rinsing, and mounting protocols that remove most of the salt from our marine samples, thus simplifying the identification of unknown cells and reducing high Cl-related background fluorescence. We have also developed spectral modeling techniques that account for the frequent overlap of adjacent fluorescence peaks and non-uniform detector response. Finally, we have used parallel soft x-ray transmission and epifluorescence microscopy images to estimate C normalized trace element concentrations, identify functional cell types (e.g., photosynthetic vs. non-photosynthetic), and correlate cell structures with spatial patterns in trace element fluorescence

  4. Quantification and localization of trace metals in natural plancton using a synchrotron x-ray fluorescence microprobe.

    Energy Technology Data Exchange (ETDEWEB)

    Twining, B. S.; Baines, S. B.; Fisher, N. S.; Jacobsen, C.; Maser, J.; State Univ. of New York at Stony Brook

    2003-03-01

    The accumulation of trace metals by planktonic protists influences the growth of primary producers, metal biogeochemical cycling, and metal bioaccumulation in aquatic food chains. Despite their importance, unequivocal measurements of trace element concentrations in individual plankton cells have not been possible to date. We have used the 2-ID-E side-branch hard x-ray microprobe at the Advanced Photon Source to measure trace elements in individual marine plankton cells. This microprobe employs zoneplate optics to produce the sub-micron spatial resolution and low background fluorescence required to produce trace element maps of planktonic protist cells ranging in size from 3 to >50 {micro}m. We have developed preservation, rinsing, and mounting protocols that remove most of the salt from our marine samples, thus simplifying the identification of unknown cells and reducing high Cl-related background fluorescence. We have also developed spectral modeling techniques that account for the frequent overlap of adjacent fluorescence peaks and non-uniform detector response. Finally, we have used parallel soft x-ray transmission and epifluorescence microscopy images to estimate C normalized trace element concentrations, identify functional cell types (e.g., photosynthetic vs. non-photosynthetic), and correlate cell structures with spatial patterns in trace element fluorescence.

  5. Plane-Based Sampling for Ray Casting Algorithm in Sequential Medical Images

    Science.gov (United States)

    Lin, Lili; Chen, Shengyong; Shao, Yan; Gu, Zichun

    2013-01-01

    This paper proposes a plane-based sampling method to improve the traditional Ray Casting Algorithm (RCA) for the fast reconstruction of a three-dimensional biomedical model from sequential images. In the novel method, the optical properties of all sampling points depend on the intersection points when a ray travels through an equidistant parallel plan cluster of the volume dataset. The results show that the method improves the rendering speed at over three times compared with the conventional algorithm and the image quality is well guaranteed. PMID:23424608

  6. Comparison of matrix method and ray tracing in the study of complex optical systems

    Science.gov (United States)

    Anterrieu, Eric; Perez, Jose-Philippe

    2000-06-01

    In the context of the classical study of optical systems within the geometrical Gauss approximation, the cardinal elements are efficiently obtained with the aid of the transfer matrix between the input and output planes of the system. In order to take into account the geometrical aberrations, a ray tracing approach, using the Snell- Descartes laws, has been implemented in an interactive software. Both methods are applied for measuring the correction to be done to a human eye suffering from ametropia. This software may be used by optometrists and ophthalmologists for solving the problems encountered when considering this pathology. The ray tracing approach gives a significant improvement and could be very helpful for a better understanding of an eventual surgical act.

  7. A New Pose Estimation Algorithm Using a Perspective-Ray-Based Scaled Orthographic Projection with Iteration.

    Directory of Open Access Journals (Sweden)

    Pengfei Sun

    Full Text Available Pose estimation aims at measuring the position and orientation of a calibrated camera using known image features. The pinhole model is the dominant camera model in this field. However, the imaging precision of this model is not accurate enough for an advanced pose estimation algorithm. In this paper, a new camera model, called incident ray tracking model, is introduced. More importantly, an advanced pose estimation algorithm based on the perspective ray in the new camera model, is proposed. The perspective ray, determined by two positioning points, is an abstract mathematical equivalent of the incident ray. In the proposed pose estimation algorithm, called perspective-ray-based scaled orthographic projection with iteration (PRSOI, an approximate ray-based projection is calculated by a linear system and refined by iteration. Experiments on the PRSOI have been conducted, and the results demonstrate that it is of high accuracy in the six degrees of freedom (DOF motion. And it outperforms three other state-of-the-art algorithms in terms of accuracy during the contrast experiment.

  8. A comparison of ray-tracing software for the design of quadrupole microbeam systems

    International Nuclear Information System (INIS)

    Incerti, S.; Smith, R.W.; Merchant, M.; Grime, G.W.; Meot, F.; Serani, L.; Moretto, Ph.; Touzeau, C.; Barberet, Ph.; Habchi, C.; Nguyen, D.T.

    2005-01-01

    For many years the only ray-tracing software available with sufficient precision for the design of quadrupole microbeam focusing systems has been OXRAY and its successor TRAX, developed at Oxford in the 1980s. With the current interest in pushing the beam diameter into the nanometre region, this software has become dated and more importantly the precision at small displacements may not be sufficient and new simulation tools are required. Two candidates for this are Zgoubi, developed at CEA as a general beam line design tool and the CERN simulation program Geant in its latest version Geant4. In order to use Geant4 new quadrupole field modules have been developed and implemented. In this paper the capabilities of the three codes TRAX, Zgoubi and Geant4 are reviewed. Comparisons of ray-tracing calculations in a high demagnification quadrupole probe-forming system for the sub-micron region are presented

  9. Thermal radiation characteristics of nonisothermal cylindrical enclosures using a numerical ray tracing technique

    Science.gov (United States)

    Baumeister, Joseph F.

    1990-01-01

    Analysis of energy emitted from simple or complex cavity designs can lead to intricate solutions due to nonuniform radiosity and irradiation within a cavity. A numerical ray tracing technique was applied to simulate radiation propagating within and from various cavity designs. To obtain the energy balance relationships between isothermal and nonisothermal cavity surfaces and space, the computer code NEVADA was utilized for its statistical technique applied to numerical ray tracing. The analysis method was validated by comparing results with known theoretical and limiting solutions, and the electrical resistance network method. In general, for nonisothermal cavities the performance (apparent emissivity) is a function of cylinder length-to-diameter ratio, surface emissivity, and cylinder surface temperatures. The extent of nonisothermal conditions in a cylindrical cavity significantly affects the overall cavity performance. Results are presented over a wide range of parametric variables for use as a possible design reference.

  10. Novel applications of the x-ray tracing software package McXtrace

    DEFF Research Database (Denmark)

    Bergbäck Knudsen, Erik; Nielsen, Martin Meedom; Haldrup, Kristoffer

    2014-01-01

    We will present examples of applying the X-ray tracing software package McXtrace to different kinds of X-ray scattering experiments. In particular we will be focusing on time-resolved type experiments. Simulations of full scale experiments are particularly useful for this kind, especially when...... some of the issues encountered. Generally more than one or all of these effects are present at once. Simulations can in these cases be used to identify distinct footprints of such distortions and thus give the experimenter a means of deconvoluting them from the signal. We will present a study...... of this kind along with the newest developments of the McXtrace software package....

  11. Analytical approximations to the Hotelling trace for digital x-ray detectors

    Science.gov (United States)

    Clarkson, Eric; Pineda, Angel R.; Barrett, Harrison H.

    2001-06-01

    The Hotelling trace is the signal-to-noise ratio for the ideal linear observer in a detection task. We provide an analytical approximation for this figure of merit when the signal is known exactly and the background is generated by a stationary random process, and the imaging system is an ideal digital x-ray detector. This approximation is based on assuming that the detector is infinite in extent. We test this approximation for finite-size detectors by comparing it to exact calculations using matrix inversion of the data covariance matrix. After verifying the validity of the approximation under a variety of circumstances, we use it to generate plots of the Hotelling trace as a function of pairs of parameters of the system, the signal and the background.

  12. Quantitative evaluation of ultrasonic wave propagation in inhomogeneous anisotropic austenitic welds using 3D ray tracing method. Numerical and experimental validation

    International Nuclear Information System (INIS)

    Kolkoori, Sanjeevareddy

    2014-01-01

    Austenitic welds and dissimilar welds are extensively used in primary circuit pipes and pressure vessels in nuclear power plants, chemical industries and fossil fuelled power plants because of their high fracture toughness, resistance to corrosion and creep at elevated temperatures. However, cracks may initiate in these weld materials during fabrication process or stress operations in service. Thus, it is very important to evaluate the structural integrity of these materials using highly reliable non-destructive testing (NDT) methods. Ultrasonic non-destructive inspection of austenitic welds and dissimilar weld components is complicated because of anisotropic columnar grain structure leading to beam splitting and beam deflection. Simulation tools play an important role in developing advanced reliable ultrasonic testing (UT) techniques and optimizing experimental parameters for inspection of austenitic welds and dissimilar weld components. The main aim of the thesis is to develop a 3D ray tracing model for quantitative evaluation of ultrasonic wave propagation in an inhomogeneous anisotropic austenitic weld material. Inhomogenity in the anisotropic weld material is represented by discretizing into several homogeneous layers. According to ray tracing model, ultrasonic ray paths are traced during its energy propagation through various discretized layers of the material and at each interface the problem of reflection and transmission is solved. The influence of anisotropy on ultrasonic reflection and transmission behaviour in an anisotropic austenitic weld material are quantitatively analyzed in three dimensions. The ultrasonic beam directivity in columnar grained austenitic steel material is determined three dimensionally using Lamb's reciprocity theorem. The developed ray tracing model evaluates the transducer excited ultrasonic fields accurately by taking into account the directivity of the transducer, divergence of the ray bundle, density of rays and phase

  13. Quantitative evaluation of ultrasonic wave propagation in inhomogeneous anisotropic austenitic welds using 3D ray tracing method. Numerical and experimental validation

    Energy Technology Data Exchange (ETDEWEB)

    Kolkoori, Sanjeevareddy

    2014-07-01

    Austenitic welds and dissimilar welds are extensively used in primary circuit pipes and pressure vessels in nuclear power plants, chemical industries and fossil fuelled power plants because of their high fracture toughness, resistance to corrosion and creep at elevated temperatures. However, cracks may initiate in these weld materials during fabrication process or stress operations in service. Thus, it is very important to evaluate the structural integrity of these materials using highly reliable non-destructive testing (NDT) methods. Ultrasonic non-destructive inspection of austenitic welds and dissimilar weld components is complicated because of anisotropic columnar grain structure leading to beam splitting and beam deflection. Simulation tools play an important role in developing advanced reliable ultrasonic testing (UT) techniques and optimizing experimental parameters for inspection of austenitic welds and dissimilar weld components. The main aim of the thesis is to develop a 3D ray tracing model for quantitative evaluation of ultrasonic wave propagation in an inhomogeneous anisotropic austenitic weld material. Inhomogenity in the anisotropic weld material is represented by discretizing into several homogeneous layers. According to ray tracing model, ultrasonic ray paths are traced during its energy propagation through various discretized layers of the material and at each interface the problem of reflection and transmission is solved. The influence of anisotropy on ultrasonic reflection and transmission behaviour in an anisotropic austenitic weld material are quantitatively analyzed in three dimensions. The ultrasonic beam directivity in columnar grained austenitic steel material is determined three dimensionally using Lamb's reciprocity theorem. The developed ray tracing model evaluates the transducer excited ultrasonic fields accurately by taking into account the directivity of the transducer, divergence of the ray bundle, density of rays and phase

  14. Application of the nudged elastic band method to the point-to-point radio wave ray tracing in IRI modeled ionosphere

    Science.gov (United States)

    Nosikov, I. A.; Klimenko, M. V.; Bessarab, P. F.; Zhbankov, G. A.

    2017-07-01

    Point-to-point ray tracing is an important problem in many fields of science. While direct variational methods where some trajectory is transformed to an optimal one are routinely used in calculations of pathways of seismic waves, chemical reactions, diffusion processes, etc., this approach is not widely known in ionospheric point-to-point ray tracing. We apply the Nudged Elastic Band (NEB) method to a radio wave propagation problem. In the NEB method, a chain of points which gives a discrete representation of the radio wave ray is adjusted iteratively to an optimal configuration satisfying the Fermat's principle, while the endpoints of the trajectory are kept fixed according to the boundary conditions. Transverse displacements define the radio ray trajectory, while springs between the points control their distribution along the ray. The method is applied to a study of point-to-point ionospheric ray tracing, where the propagation medium is obtained with the International Reference Ionosphere model taking into account traveling ionospheric disturbances. A 2-dimensional representation of the optical path functional is developed and used to gain insight into the fundamental difference between high and low rays. We conclude that high and low rays are minima and saddle points of the optical path functional, respectively.

  15. Solar Proton Transport Within an ICRU Sphere Surrounded by a Complex Shield: Ray-trace Geometry

    Science.gov (United States)

    Slaba, Tony C.; Wilson, John W.; Badavi, Francis F.; Reddell, Brandon D.; Bahadori, Amir A.

    2015-01-01

    A computationally efficient 3DHZETRN code with enhanced neutron and light ion (Z is less than or equal to 2) propagation was recently developed for complex, inhomogeneous shield geometry described by combinatorial objects. Comparisons were made between 3DHZETRN results and Monte Carlo (MC) simulations at locations within the combinatorial geometry, and it was shown that 3DHZETRN agrees with the MC codes to the extent they agree with each other. In the present report, the 3DHZETRN code is extended to enable analysis in ray-trace geometry. This latest extension enables the code to be used within current engineering design practices utilizing fully detailed vehicle and habitat geometries. Through convergence testing, it is shown that fidelity in an actual shield geometry can be maintained in the discrete ray-trace description by systematically increasing the number of discrete rays used. It is also shown that this fidelity is carried into transport procedures and resulting exposure quantities without sacrificing computational efficiency.

  16. Application of energy dispersive X-ray fluorescence technique for investigations of trace element composition in medicinal plants from Manipur

    International Nuclear Information System (INIS)

    Joseph, Daisy; Singh, Toudam Sony; Singh, Rajmohan

    2009-01-01

    Seven medicinal plants from remote areas of Manipur were analyzed for their trace elemental composition using an X-ray spectrometer consisting of a radioisotope source of 109 Cd and Si (Li) X-ray detector of resolution 170 eV at 5.9 keV Mn K-X-ray and its associated electronics. In most samples Ca, Mn, Fe and Sr were predominantly seen and Cu, Zn and Pb were detected at trace levels. The presence and significance of the elements in these medicinal plants will be presented and discussed in the following sections of the paper. (author)

  17. On self-consistent ray-tracing and Fokker-Planck modeling of the hard X-ray emission during lower-hybrid current driven in Tokamaks

    International Nuclear Information System (INIS)

    Bizarro, J.P.; Peysson, Y.; Bonoli, P.T.; Carrasco, J.; Dudok de Wit, T.; Fuchs, V.; Hoang, G.T.; Litaudon, X.; Moreau, D.; Pocheau, C.; Shkarofsky, I.P.

    1993-04-01

    A detailed investigation is presented on the ability of combined ray-tracing and Fokker-Planck calculations to predict the hard x-ray (HXR) emission during lower-hybrid (LH) current drive in tokamaks when toroidally induced-ray-stochasticity is important. A large number of rays is used and the electron distribution function is obtained by self-consistently iterating the appropriate LH power deposition and Fokker-Planck calculations. Most of the experimentally observed features of the HXR emission are correctly predicted. It is found that corrections due to radial diffusion of suprathermal electrons and to radiation scattering by the inner wall can be significant

  18. Ray Tracing Study on Top ECCD Launch in KSTAR

    Directory of Open Access Journals (Sweden)

    Bae Young-soon

    2017-01-01

    Full Text Available The current drive efficiency of electron cyclotron (EC wave is typically low compared with other RF and neutral beam heating system in tokamak. It is known that EC current drive by outboard launch suffers from low current drive efficiency due to electron trapping. However, the heating and current drive by EC wave is being regarded as a strong candidate for DEMO reactor due to the simplicity of the launcher, none of its interaction with plasma, and no coupling issue at the plasma edge. Also, off-axis heating and current drive by EC wave plays an important role of steady state operation optimization. To enhance the current drive efficiency in DEMO-relevant operation condition having high density and high temperature, the top launch of EC wave is recently proposed in FNSF design [2]. In FNSF, a top launch makes use of a large toroidal component to the launch direction adjusting the vertical launch angle so that the rays propagate nearly parallel to the resonance layer increasing of Doppler shift with higher n||. The results shows a high dimensional efficiency for a broad ECCD profile peaked off axis. In KSTAR, the possibility of efficient off-axis ECCD using top launch is investigated using the ray tracing code, GENRAY [3] for the operating EC frequencies (105 GHz or 140 GHz, and 170 GHz. The high current drive efficiency is found by adjusting the toroidal magnetic field and the radial pivot position of the final launcher mirror for fundamental O-mode and second harmonic X-mode. A large Doppler shift is not quite sure in the typical plasma profile in KSTAR, but the simulation results show high current drive efficiency. This paper presents ray tracing results for many cases with the wave trajectories and damping of EC by scanning the launching angle for specific launcher pivot positions and toroidal magnetic field, and two equilibriums of the KSTAR.

  19. On-board event processing algorithms for a CCD-based space borne X-ray spectrometer

    International Nuclear Information System (INIS)

    Chun, H.J.; Bowles, J.A.; Branduardi-Raymont, G.; Gowen, R.A.

    1996-01-01

    This paper describes two alternative algorithms which are applied to reduce the telemetry requirements for a Charge Coupled Device (CCD) based, space-borne, X-ray spectrometer by on-board reconstruction of the X-ray events split over two or more adjacent pixels. The algorithms have been developed for the Reflection Grating Spectrometer (RGS) on the X-ray multi-mirror (XMM) mission, the second cornerstone project in the European Space Agency's Horizon 2000 programme. The overall instrument and some criteria which provide the background of the development of the algorithms, implemented in Tartan ADA on an MA31750 microprocessor, are described. The on-board processing constraints and requirements are discussed, and the performances of the algorithms are compared. Test results are presented which show that the recursive implementation is faster and has a smaller executable file although it uses more memory because of its stack requirements. (orig.)

  20. A maximum-likelihood reconstruction algorithm for tomographic gamma-ray nondestructive assay

    International Nuclear Information System (INIS)

    Prettyman, T.H.; Estep, R.J.; Cole, R.A.; Sheppard, G.A.

    1994-01-01

    A new tomographic reconstruction algorithm for nondestructive assay with high resolution gamma-ray spectroscopy (HRGS) is presented. The reconstruction problem is formulated using a maximum-likelihood approach in which the statistical structure of both the gross and continuum measurements used to determine the full-energy response in HRGS is precisely modeled. An accelerated expectation-maximization algorithm is used to determine the optimal solution. The algorithm is applied to safeguards and environmental assays of large samples (for example, 55-gal. drums) in which high continuum levels caused by Compton scattering are routinely encountered. Details of the implementation of the algorithm and a comparative study of the algorithm's performance are presented

  1. Virtual X-ray imaging techniques in an immersive casting simulation environment

    International Nuclear Information System (INIS)

    Li, Ning; Kim, Sung-Hee; Suh, Ji-Hyun; Cho, Sang-Hyun; Choi, Jung-Gil; Kim, Myoung-Hee

    2007-01-01

    A computer code was developed to simulate radiograph of complex casting products in a CAVE TM -like environment. The simulation is based on the deterministic algorithms and ray tracing techniques. The aim of this study is to examine CAD/CAE/CAM models at the design stage, to optimize the design and inspect predicted defective regions with fast speed, good accuracy and small numerical expense. The present work discusses the algorithms for the radiography simulation of CAD/CAM model and proposes algorithmic solutions adapted from ray-box intersection algorithm and octree data structure specifically for radiographic simulation of CAE model. The stereoscopic visualization of full-size of product in the immersive casting simulation environment as well as the virtual X-ray images of castings provides an effective tool for design and evaluation of foundry processes by engineers and metallurgists

  2. Feasibility study of the iterative x-ray phase retrieval algorithm

    International Nuclear Information System (INIS)

    Meng Fanbo; Liu Hong; Wu Xizeng

    2009-01-01

    An iterative phase retrieval algorithm was previously investigated for in-line x-ray phase imaging. Through detailed theoretical analysis and computer simulations, we now discuss the limitations, robustness, and efficiency of the algorithm. The iterative algorithm was proved robust against imaging noise but sensitive to the variations of several system parameters. It is also efficient in terms of calculation time. It was shown that the algorithm can be applied to phase retrieval based on one phase-contrast image and one attenuation image, or two phase-contrast images; in both cases, the two images can be obtained either by one detector in two exposures, or by two detectors in only one exposure as in the dual-detector scheme

  3. Discrete curved ray-tracing method for radiative transfer in an absorbing-emitting semitransparent slab with variable spatial refractive index

    International Nuclear Information System (INIS)

    Liu, L.H.

    2004-01-01

    A discrete curved ray-tracing method is developed to analyze the radiative transfer in one-dimensional absorbing-emitting semitransparent slab with variable spatial refractive index. The curved ray trajectory is locally treated as straight line and the complicated and time-consuming computation of ray trajectory is cut down. A problem of radiative equilibrium with linear variable spatial refractive index is taken as an example to examine the accuracy of the proposed method. The temperature distributions are determined by the proposed method and compared with the data in references, which are obtained by other different methods. The results show that the discrete curved ray-tracing method has a good accuracy in solving the radiative transfer in one-dimensional semitransparent slab with variable spatial refractive index

  4. Line shape and ray trace calculations in saturated X-ray lasers: Application to Ni-like silver

    International Nuclear Information System (INIS)

    Benredjem, D.; Guilbaud, O.; Moeller, C.; Klisnick, A.; Ros, D.; Dubau, J.; Calisti, A.; Talin, B.

    2006-01-01

    Longitudinal coherence length in X-ray lasers depends strongly on the shape of the amplified line. We have modelled an experiment performed at the LULI facility of Ecole Polytechnique. The experiment was devoted to the study of the temporal (longitudinal) coherence of the transient Ni-like silver 4d-4p transition X-ray laser at 13.9 nm. Accurate line shape calculations using PPP, a spectral line shape code, confirm that the Voigt profile is a good approximation for this X-ray laser line. This allows us to extensively use the Voigt shape in conditions where the amplifier, i.e. the plasma produced by the interaction of a high intensity laser with a slab target, is neither stationary nor homogeneous. Our calculations involve a ray trace code which is a post-processor to the hydrodynamic simulation EHYBRID. As the effect of saturation is important for the level populations and gains we include the interaction between the amplified beam and the medium using the Maxwell-Bloch formalism. While the FWHM of the spontaneous emission profile is ∼10 mA, the amplified X-ray line exhibits gain narrowing leading to the smaller width ∼3 mA. Comparison with experiment is discussed

  5. Usage of CO2 microbubbles as flow-tracing contrast media in X-ray dynamic imaging of blood flows.

    Science.gov (United States)

    Lee, Sang Joon; Park, Han Wook; Jung, Sung Yong

    2014-09-01

    X-ray imaging techniques have been employed to visualize various biofluid flow phenomena in a non-destructive manner. X-ray particle image velocimetry (PIV) was developed to measure velocity fields of blood flows to obtain hemodynamic information. A time-resolved X-ray PIV technique that is capable of measuring the velocity fields of blood flows under real physiological conditions was recently developed. However, technical limitations still remained in the measurement of blood flows with high image contrast and sufficient biocapability. In this study, CO2 microbubbles as flow-tracing contrast media for X-ray PIV measurements of biofluid flows was developed. Human serum albumin and CO2 gas were mechanically agitated to fabricate CO2 microbubbles. The optimal fabricating conditions of CO2 microbubbles were found by comparing the size and amount of microbubbles fabricated under various operating conditions. The average size and quantity of CO2 microbubbles were measured by using a synchrotron X-ray imaging technique with a high spatial resolution. The quantity and size of the fabricated microbubbles decrease with increasing speed and operation time of the mechanical agitation. The feasibility of CO2 microbubbles as a flow-tracing contrast media was checked for a 40% hematocrit blood flow. Particle images of the blood flow were consecutively captured by the time-resolved X-ray PIV system to obtain velocity field information of the flow. The experimental results were compared with a theoretically amassed velocity profile. Results show that the CO2 microbubbles can be used as effective flow-tracing contrast media in X-ray PIV experiments.

  6. Algorithms and interface for ocean acoustic ray-tracing (Developed in MATLAB)

    Digital Repository Service at National Institute of Oceanography (India)

    Murty, T.V.R.; Rao, M.M.M.; Prakash, S.S.; Chandramouli, P.; Murthy, K.S.R.

    of refraction with respect to the appropriate coordinate. Eqns. (13) are the generalized form of Snell’s law. Let us consider the sound propagation problem in two dimension in x-z plane (see Fig. A1). Then along the ray path 10 ?cos?dsdx and ?sin... starting of the profile. ‘x’ indicates the range of the profile with reference to the previous profile File should contain two sets of profiles. (i) Range Independent – In this case the profile should be repeated twice (ii) Range Dependent...

  7. X-ray fluorescence analysis for trace element determination in foodstuff chemistry

    International Nuclear Information System (INIS)

    Wildanger, W.

    The physical fundamentals of X-ray fluorescence analysis are given and the routine spectrometers described. The basic principles are given of analytical methods used in qualitative and quantitative fluorescence analyses. Examples are given of the use of the method in a number of fields and the possibility and usefulness is discussed for the determination of trace elements in foodstuffs. The preparation of samples, preliminary concentration of components and calibration methods are discussed. (M.K.)

  8. Edge enhancement algorithm for low-dose X-ray fluoroscopic imaging.

    Science.gov (United States)

    Lee, Min Seok; Park, Chul Hee; Kang, Moon Gi

    2017-12-01

    Low-dose X-ray fluoroscopy has continually evolved to reduce radiation risk to patients during clinical diagnosis and surgery. However, the reduction in dose exposure causes quality degradation of the acquired images. In general, an X-ray device has a time-average pre-processor to remove the generated quantum noise. However, this pre-processor causes blurring and artifacts within the moving edge regions, and noise remains in the image. During high-pass filtering (HPF) to enhance edge detail, this noise in the image is amplified. In this study, a 2D edge enhancement algorithm comprising region adaptive HPF with the transient improvement (TI) method, as well as artifacts and noise reduction (ANR), was developed for degraded X-ray fluoroscopic images. The proposed method was applied in a static scene pre-processed by a low-dose X-ray fluoroscopy device. First, the sharpness of the X-ray image was improved using region adaptive HPF with the TI method, which facilitates sharpening of edge details without overshoot problems. Then, an ANR filter that uses an edge directional kernel was developed to remove the artifacts and noise that can occur during sharpening, while preserving edge details. The quantitative and qualitative results obtained by applying the developed method to low-dose X-ray fluoroscopic images and visually and numerically comparing the final images with images improved using conventional edge enhancement techniques indicate that the proposed method outperforms existing edge enhancement methods in terms of objective criteria and subjective visual perception of the actual X-ray fluoroscopic image. The developed edge enhancement algorithm performed well when applied to actual low-dose X-ray fluoroscopic images, not only by improving the sharpness, but also by removing artifacts and noise, including overshoot. Copyright © 2017 Elsevier B.V. All rights reserved.

  9. Solar proton exposure of an ICRU sphere within a complex structure part II: Ray-trace geometry.

    Science.gov (United States)

    Slaba, Tony C; Wilson, John W; Badavi, Francis F; Reddell, Brandon D; Bahadori, Amir A

    2016-06-01

    A computationally efficient 3DHZETRN code with enhanced neutron and light ion (Z ≤ 2) propagation was recently developed for complex, inhomogeneous shield geometry described by combinatorial objects. Comparisons were made between 3DHZETRN results and Monte Carlo (MC) simulations at locations within the combinatorial geometry, and it was shown that 3DHZETRN agrees with the MC codes to the extent they agree with each other. In the present report, the 3DHZETRN code is extended to enable analysis in ray-trace geometry. This latest extension enables the code to be used within current engineering design practices utilizing fully detailed vehicle and habitat geometries. Through convergence testing, it is shown that fidelity in an actual shield geometry can be maintained in the discrete ray-trace description by systematically increasing the number of discrete rays used. It is also shown that this fidelity is carried into transport procedures and resulting exposure quantities without sacrificing computational efficiency. Published by Elsevier Ltd.

  10. Trace metal content in aspirin and women's cosmetics via proton induced x-ray emission (PIXE)

    International Nuclear Information System (INIS)

    Hichwa, B.P.; Pun, D.D.; Wang, D.

    1981-01-01

    A multielemental analysis to determine the trace metal content of generic and name-brand aspirins and name-brand lipsticks was done via proton induced x-ray (PIXE) measurements. The Hope College PIXE system is described as well as the target preparation methods. The trace metal content of twelve brands of aspirin and aspirin substitutes and fourteen brands of lipstick are reported. Detection limits for most elements are in the range of 100 parts per billion (ppb) to 10 parts per million

  11. Generalized algorithm for X-ray projections generation in cone-beam tomography

    International Nuclear Information System (INIS)

    Qin Zhongyuan; Mu Xuanqin; Wang Ping; Cai Yuanlong; Hou Chuanjian

    2002-01-01

    In order to get rid of random factors in the measurement so as to support proceeding 3D reconstruction, a general approach is presented to obtain the X-ray projections in cone-beam tomography. The phantom is firstly discretized into cubic volume through inverse transformation then a generalized projection procedure is proposed to the digitized result without concerning what the phantom exactly is. In the second step, line integrals are calculated to obtain the projection of each X-ray through accumulation of tri-linear interpolation. Considering projection angles, a rotation matrix is proposed to the X-ray source and the detector plane so projections in arbitrary angles can be got. In this approach the algorithm is easy to be extended and irregular objects can also be processed. The algorithm is implemented in Visual C++ and experiments are done using different models. Satisfactory results are obtained. It makes good preparation for the proceeding reconstruction

  12. Fast ray-tracing of human eye optics on Graphics Processing Units.

    Science.gov (United States)

    Wei, Qi; Patkar, Saket; Pai, Dinesh K

    2014-05-01

    We present a new technique for simulating retinal image formation by tracing a large number of rays from objects in three dimensions as they pass through the optic apparatus of the eye to objects. Simulating human optics is useful for understanding basic questions of vision science and for studying vision defects and their corrections. Because of the complexity of computing such simulations accurately, most previous efforts used simplified analytical models of the normal eye. This makes them less effective in modeling vision disorders associated with abnormal shapes of the ocular structures which are hard to be precisely represented by analytical surfaces. We have developed a computer simulator that can simulate ocular structures of arbitrary shapes, for instance represented by polygon meshes. Topographic and geometric measurements of the cornea, lens, and retina from keratometer or medical imaging data can be integrated for individualized examination. We utilize parallel processing using modern Graphics Processing Units (GPUs) to efficiently compute retinal images by tracing millions of rays. A stable retinal image can be generated within minutes. We simulated depth-of-field, accommodation, chromatic aberrations, as well as astigmatism and correction. We also show application of the technique in patient specific vision correction by incorporating geometric models of the orbit reconstructed from clinical medical images. Copyright © 2014 Elsevier Ireland Ltd. All rights reserved.

  13. Ray-tracing traveltime tomography versus wave-equation traveltime inversion for near-surface seismic land data

    KAUST Repository

    Fu, Lei; Hanafy, Sherif M.

    2017-01-01

    . This initial starting model can be obtained by inverting traveltimes with ray-tracing traveltime tomography (RT) or wave-equation traveltime (WT) inversion. We have found that WT can provide a more accurate tomogram than RT by inverting the first

  14. Simulation of high-resolution X-ray microscopic images for improved alignment

    International Nuclear Information System (INIS)

    Song Xiangxia; Zhang Xiaobo; Liu Gang; Cheng Xianchao; Li Wenjie; Guan Yong; Liu Ying; Xiong Ying; Tian Yangchao

    2011-01-01

    The introduction of precision optical elements to X-ray microscopes necessitates fine realignment to achieve optimal high-resolution imaging. In this paper, we demonstrate a numerical method for simulating image formation that facilitates alignment of the source, condenser, objective lens, and CCD camera. This algorithm, based on ray-tracing and Rayleigh-Sommerfeld diffraction theory, is applied to simulate the X-ray microscope beamline U7A of National Synchrotron Radiation Laboratory (NSRL). The simulations and imaging experiments show that the algorithm is useful for guiding experimental adjustments. Our alignment simulation method is an essential tool for the transmission X-ray microscope (TXM) with optical elements and may also be useful for the alignment of optical components in other modes of microscopy.

  15. Correction for interelement effect in X-Ray fluorescence analysis of trace elements in geological materials

    International Nuclear Information System (INIS)

    El-Behay, A.Z.; Attawiya, M.Y.; Khattab, F.M.

    1984-01-01

    In a trial to obtain accurate results from X-ray fluorescence technique for the analysis of trace elements in geological materials, two corrections were used for the obtained data, namely, correction for the observed x-ray intensities for absorption and/or enhancement effects due to the presence of other elements in the system and correction for spectral deconvolution to account for the overlapping lines. Significant improvement in the precision and accuracy was obtained and evaluated

  16. Mapping of trace elements with photon microprobes: x-ray fluorescence with focussed synchrotron radiation

    International Nuclear Information System (INIS)

    Hanson, A.L.; Jones, K.W.; Gordon, B.M.; Pounds, J.G.; Rivers, M.L.; Schidlovsky, G.

    1985-04-01

    High energy electron synchrotron storage rings provide copious quantities of polarized photons that make possible the mapping of many trace elements with sensitivities at the parts per billion (ppB) level with spatial resolutions in the micrometer range. The brightness of the x-ray ring of the National Synchrotron Light Source (NSLS), presently being commissioned, will be five orders of magnitude larger than that of the bremsstrahlung spectrum of state-of-the-art rotating anode tubes. We will discuss mapping trace elements with a photon microprobe presently being constructed for use at the NSLS. This microprobe will have micrometer spatial resolution

  17. A ray-tracing study of electron cyclotron resonance heating in Tokamak plasmas with a superthermal electron tail

    International Nuclear Information System (INIS)

    Montes, A.; Dendy, R.O.

    1987-09-01

    We consider a Tokamak plasma in which the distribution of electron velocities in the direction parallel to the magnetic field has a monotonically decreasing superthermal tail. A fully three-dimensional ray-tracing code, which includes a realistic antenna pattern, toroidal effects, and refaction, is used to calculate the absorption of the extraordinary mode in the nonrelativistic limit away from perpendicular incidence. The ray-tracing approach extends results previously obtained in slab geometry (3-8) to a more realistic configuration; it is also essential in dealing with strong refraction in high-density plasmas. Our analytical model for the tail makes available a wide range of tail shapes and parameters. At low densities small tails (tail fraction [pt

  18. Evolutionary algorithm for optimization of nonimaging Fresnel lens geometry.

    Science.gov (United States)

    Yamada, N; Nishikawa, T

    2010-06-21

    In this study, an evolutionary algorithm (EA), which consists of genetic and immune algorithms, is introduced to design the optical geometry of a nonimaging Fresnel lens; this lens generates the uniform flux concentration required for a photovoltaic cell. Herein, a design procedure that incorporates a ray-tracing technique in the EA is described, and the validity of the design is demonstrated. The results show that the EA automatically generated a unique geometry of the Fresnel lens; the use of this geometry resulted in better uniform flux concentration with high optical efficiency.

  19. The flux distribution from a 1.25m2 target aligned heliostat: comparison of ray tracing and experimental results

    CSIR Research Space (South Africa)

    Maliage, M

    2012-05-01

    Full Text Available The purpose of this paper is to validate SolTrace for concentrating solar investigations at CSIR by means of a test case: the comparison of the flux distribution in the focal spot of a 1.25 m2 target aligned heliostat predicted by the ray tracing...

  20. Ray tracing for inhomogeneous media applied to the human eye

    Science.gov (United States)

    Diaz-Gonzalez, G.; Iturbe-Castillo, M. D.; Juarez-Salazar, R.

    2017-08-01

    Inhomogeneous or gradient index media exhibit a refractive index varying with the position. This kind of media are very interesting because they can be found in both synthetic as well as real life optical devices such as the human lens. In this work we present the development of a computational tool for ray tracing in refractive optical systems. Particularly, the human eye is used as the optical system under study. An inhomogeneous medium with similar characteristics to the human lens is introduced and modeled by the so-called slices method. The useful of our proposal is illustrated by several graphical results.

  1. Proton induced X-ray emission analysis of trace elements in human blood serum

    International Nuclear Information System (INIS)

    Cheek, D.B.; Hay, H.J.; Newton, C.S.

    1979-01-01

    Proton induced x-ray emission has been used for quantitative analyses of trace elements in blood serum samples. This work is part of a survey concerned with Zn, Cu, Fe, Cr, Mn and Se in Australian Aboriginal people not receiving optimal diet. Special attention is being directed to Cr because of the high incidence of diabetes mellitus in these people

  2. Three-dimensional ray tracing of electrostatic cyclotron harmonic waves and Z mode electromagnetic waves in the magnetosphere

    International Nuclear Information System (INIS)

    Hashimoto, K.; Yamaashi, K.; Kimura, I.; Kyoto Univ., Japan)

    1987-01-01

    Three-dimensional ray tracing is performed for electrostatic electron cyclotron harmonic waves and Z mode electromagnetic waves in the earth's magnetosphere using the hot dispersion relation. Propagation characteristics of cyclotron harmonic waves under the electrostatic approximation are considered, and it is noted that waves starting near the equator can propagate over a long distance without damping. Ray tracing without the electrostatic approximation confirms mode conversion from cyclotron harmonic waves to Z mode electromagnetic waves, and the conditions for the conversion are clarified. It is suggested that further conversion to the L-O mode continuum radiation is possible under strict constraints. The present results are not inconsistent with the conversion mechanism for the generation of escaping continuum radiation in the magnetosphere. 20 references

  3. A versatile ray-tracing code for studying rf wave propagation in toroidal magnetized plasmas

    International Nuclear Information System (INIS)

    Peysson, Y; Decker, J; Morini, L

    2012-01-01

    A new ray-tracing code named C3PO has been developed to study the propagation of arbitrary electromagnetic radio-frequency (rf) waves in magnetized toroidal plasmas. Its structure is designed for maximum flexibility regarding the choice of coordinate system and dielectric model. The versatility of this code makes it particularly suitable for integrated modeling systems. Using a coordinate system that reflects the nested structure of magnetic flux surfaces in tokamaks, fast and accurate calculations inside the plasma separatrix can be performed using analytical derivatives of a spline-Fourier interpolation of the axisymmetric toroidal MHD equilibrium. Applications to reverse field pinch magnetic configuration are also included. The effects of 3D perturbations of the axisymmetric toroidal MHD equilibrium, due to the discreteness of the magnetic coil system or plasma fluctuations in an original quasi-optical approach, are also studied. Using a Runge–Kutta–Fehlberg method for solving the set of ordinary differential equations, the ray-tracing code is extensively benchmarked against analytical models and other codes for lower hybrid and electron cyclotron waves. (paper)

  4. Analysis of coincidence {gamma}-ray spectra using advanced background elimination, unfolding and fitting algorithms

    Energy Technology Data Exchange (ETDEWEB)

    Morhac, M. E-mail: fyzimiro@savba.skfyzimiro@flnr.jinr.ru; Matousek, V. E-mail: matousek@savba.sk; Kliman, J.; Krupa, L.L.; Jandel, M

    2003-04-21

    The efficient algorithms to analyze multiparameter {gamma}-ray spectra are presented. They allow to search for peaks, to separate peaks from background, to improve the resolution and to fit 1-, 2-, 3-parameter {gamma}-ray spectra.

  5. Infrasonic ray tracing applied to mesoscale atmospheric structures: refraction by hurricanes.

    Science.gov (United States)

    Bedard, Alfred J; Jones, R Michael

    2013-11-01

    A ray-tracing program is used to estimate the refraction of infrasound by the temperature structure of the atmosphere and by hurricanes represented by a Rankine-combined vortex wind plus a temperature perturbation. Refraction by the hurricane winds is significant, giving rise to regions of focusing, defocusing, and virtual sources. The refraction of infrasound by the temperature anomaly associated with a hurricane is small, probably no larger than that from uncertainties in the wind field. The results are pertinent to interpreting ocean wave generated infrasound in the vicinities of tropical cyclones.

  6. Study on method of characteristics based on cell modular ray tracing

    International Nuclear Information System (INIS)

    Tang Chuntao; Zhang Shaohong

    2009-01-01

    To address the issue of accurately solving neutron transport problem in complex geometry, method of characteristics (MOC) is studied in this paper, and a quite effective and memory saving cell modular ray tracing (CMRT) method is developed and related angle discretization and boundary condition handling issues are discussed. A CMRT based MOC code-PEACH is developed and tested against C5G7 MOX benchmark problem. Numerical results demonstrate that PEACH can give excellent accuracy for both k eff and pin power distribution for neutron transport problem. (authors)

  7. Quantitative trace element analysis of individual fly ash particles by means of X-ray microfluorescence

    Energy Technology Data Exchange (ETDEWEB)

    Vincze, L.; Somogyi, A.; Osan, J.; Vekemans, B.; Torok, S.; Janssens, K.; Adams, F. [Universitaire of Instelling Antwerp, Wilrijk (Belgium). Dept. of Chemistry

    2002-07-01

    A new quantification procedure was developed for the evaluation of X-ray microfluorescence (XRF) data sets obtained from individual particles, based on iterative Monte Carlo (MC) simulation. Combined with the high sensitivity of synchrotron radiation-induced XRF spectroscopy, the method was used to obtain quantitative information down to trace-level concentrations from micrometer-sized particulate matter. The detailed XRF simulation model was validated by comparison of calculated and experimental XRF spectra obtained for glass microsphere standards, resulting in uncertainties in the range of 3-10% for the calculated elemental sensitivities. The simulation model was applied for the quantitative analysis of X-ray tube and synchrotron radiation-induced scanning micro-XRF spectra of individual coal and wood fly ash particles originating from different Hungarian power plants. By measuring the same particles by both methods the major, minor, and trace element compositions of the particles were determined. The uncertainty of the MC based quantitative analysis scheme is estimated to be in the range of 5-30%.

  8. Fast estimation of first-order scattering in a medical x-ray computed tomography scanner using a ray-tracing technique.

    Science.gov (United States)

    Liu, Xin

    2014-01-01

    This study describes a deterministic method for simulating the first-order scattering in a medical computed tomography scanner. The method was developed based on a physics model of x-ray photon interactions with matter and a ray tracing technique. The results from simulated scattering were compared to the ones from an actual scattering measurement. Two phantoms with homogeneous and heterogeneous material distributions were used in the scattering simulation and measurement. It was found that the simulated scatter profile was in agreement with the measurement result, with an average difference of 25% or less. Finally, tomographic images with artifacts caused by scatter were corrected based on the simulated scatter profiles. The image quality improved significantly.

  9. Numerical Approximations to the Solution of Ray Tracing through the Crystalline Lens

    International Nuclear Information System (INIS)

    Yildirim, A.; Gökdoğan, A.; Merdan, M.; Lakshminarayanan, V.

    2012-01-01

    An approximate analytical solution in the form of a rapidly convergent series for tracing light rays through an inhomogeneous graded index medium is developed, using the multi-step differential transform method based on the classical differential transformation method. Numerical results are compared to those obtained by the fourth-order Runge—Kutta method to illustrate the precision and effectiveness of the proposed method. Results are given in explicit and graphical forms. (fundamental areas of phenomenology(including applications))

  10. Real-time algorithms for JET hard X-ray and gamma-ray profile monitor

    International Nuclear Information System (INIS)

    Fernandes, A.; Pereira, R.C.; Valcárcel, D.F.; Alves, D.; Carvalho, B.B.; Sousa, J.; Kiptily, V.; Correia, C.M.B.A.; Gonçalves, B.

    2014-01-01

    Highlights: • Real-time tools and mechanisms are required for data handling and machine control. • A new DAQ system, ATCA based, with embedded FPGAs, was installed at JET. • Different real-time algorithms were developed for FPGAs and MARTe application. • MARTe provides the interface to CODAS and to the JET real-time network. • The new DAQ system is capable to process and deliver data in real-time. - Abstract: The steady state operation with high energy content foreseen for future generation of fusion devices will necessarily demand dedicated real-time tools and mechanisms for data handling and machine control. Consequently, the real-time systems for those devices should be carefully selected and their capabilities previously established. The Joint European Torus (JET) is undertaking an enhancement program, which includes tests of relevant real-time tools for the International Thermonuclear Experimental Reactor (ITER), a key experiment for future fusion devices. In these enhancements a new Data AcQuisition (DAQ) system is included, with real-time processing capabilities, for the JET hard X-ray and gamma-ray profile monitor. The DAQ system is composed of dedicated digitizer modules with embedded Field Programmable Gate Array (FPGA) devices. The interface between the DAQ system, the JET control and data acquisition system and the JET real-time data network is provided by the Multithreaded Application Real-Time executor (MARTe). This paper describes the real-time algorithms, developed for both digitizers’ FPGAs and MARTe application, capable of meeting the DAQ real-time requirements. The new DAQ system, including the embedded real-time features, was commissioned during the 2012 experiments. Results achieved with these real-time algorithms during experiments are presented

  11. Real-time algorithms for JET hard X-ray and gamma-ray profile monitor

    Energy Technology Data Exchange (ETDEWEB)

    Fernandes, A., E-mail: anaf@ipfn.ist.utl.pt [Associação EURATOM/IST, Instituto de Plasmas e Fusão Nuclear, Instituto Superior Técnico, Universidade Técnica de Lisboa, 1049-001 Lisboa (Portugal); Pereira, R.C.; Valcárcel, D.F.; Alves, D.; Carvalho, B.B.; Sousa, J. [Associação EURATOM/IST, Instituto de Plasmas e Fusão Nuclear, Instituto Superior Técnico, Universidade Técnica de Lisboa, 1049-001 Lisboa (Portugal); Kiptily, V. [EURATOM/CCFE Fusion Association, Culham Centre for Fusion Energy, Culham Science Centre, Abingdon OX14 3DB (United Kingdom); Correia, C.M.B.A. [Centro de Instrumentação, Dept. de Física, Universidade de Coimbra, 3004-516 Coimbra (Portugal); Gonçalves, B. [Associação EURATOM/IST, Instituto de Plasmas e Fusão Nuclear, Instituto Superior Técnico, Universidade Técnica de Lisboa, 1049-001 Lisboa (Portugal)

    2014-03-15

    Highlights: • Real-time tools and mechanisms are required for data handling and machine control. • A new DAQ system, ATCA based, with embedded FPGAs, was installed at JET. • Different real-time algorithms were developed for FPGAs and MARTe application. • MARTe provides the interface to CODAS and to the JET real-time network. • The new DAQ system is capable to process and deliver data in real-time. - Abstract: The steady state operation with high energy content foreseen for future generation of fusion devices will necessarily demand dedicated real-time tools and mechanisms for data handling and machine control. Consequently, the real-time systems for those devices should be carefully selected and their capabilities previously established. The Joint European Torus (JET) is undertaking an enhancement program, which includes tests of relevant real-time tools for the International Thermonuclear Experimental Reactor (ITER), a key experiment for future fusion devices. In these enhancements a new Data AcQuisition (DAQ) system is included, with real-time processing capabilities, for the JET hard X-ray and gamma-ray profile monitor. The DAQ system is composed of dedicated digitizer modules with embedded Field Programmable Gate Array (FPGA) devices. The interface between the DAQ system, the JET control and data acquisition system and the JET real-time data network is provided by the Multithreaded Application Real-Time executor (MARTe). This paper describes the real-time algorithms, developed for both digitizers’ FPGAs and MARTe application, capable of meeting the DAQ real-time requirements. The new DAQ system, including the embedded real-time features, was commissioned during the 2012 experiments. Results achieved with these real-time algorithms during experiments are presented.

  12. Trace metal determinations by total-reflection x-ray fluorescence analysis in the open Atlantic Ocean

    International Nuclear Information System (INIS)

    Schmidt, D.; Gerwinski, W.; Radke, I.

    1993-01-01

    The Intergovernmental Oceanographic Commission (IOC), as a major component of its programme ''Global Investigation of Pollution in the Marine Environment'' (GIPME), maintains a long-standing project on ''Open Ocean Baseline Studies of Trace Contaminants''. Initially, the Atlantic Ocean and trace metals were selected. Four deep-water stations in the Cape Basin, Angola Basin, Cape Verde Abyssal Plain and Seine Abyssal Plain were regularly sampled for at least 36 depths. Additional samples were taken between stations. Samples were distributed to participants and a similar number of additional laboratories. As a central part of our own contribution to the project, we determined the trace heavy metals manganese, nickel, copper, zinc and lead and the lighter selenium by total-reflection X-ray fluorescence analysis. For the TXRF, the pre-enrichment of the trace metals and the separation from the salt matrix were performed by complexation with sodium dibenzyldithiocarbamate and reverse-phase chromatography. Generally, very low levels of trace elements were found in filtered and unfiltered water samples from these remote areas of the open Atlantic Ocean. Typical examples of the distributions of trace metal concentrations on depth profiles from the four deep-water stations as well as intercomparisons between the stations are presented. (author)

  13. HARPA: A versatile three-dimensional Hamiltonian ray-tracing program for acoustic waves in the atmosphere above irregular terrain

    Science.gov (United States)

    Jones, R. M.; Riley, J. P.; Georges, T. M.

    1986-08-01

    The modular FORTRAN 77 computer program traces the three-dimensional paths of acoustic rays through continuous model atmospheres by numerically integrating Hamilton's equations (a differential expression of Fermat's principle). The user specifies an atmospheric model by writing closed-form formulas for its three-dimensional wind and temperature (or sound speed) distribution, and by defining the height of the reflecting terrain vs. geographic latitude and longitude. Some general-purpose models are provided, or users can readily design their own. In addition to computing the geometry of each raypath, HARPA can calculate pulse travel time, phase time, Doppler shift (if the medium varies in time), absorption, and geometrical path length. The program prints a step-by-step account of a ray's progress. The 410-page documentation describes the ray-tracing equations and the structure of the program, and provides complete instructions, illustrated by a sample case.

  14. 3-D image pre-processing algorithms for improved automated tracing of neuronal arbors.

    Science.gov (United States)

    Narayanaswamy, Arunachalam; Wang, Yu; Roysam, Badrinath

    2011-09-01

    The accuracy and reliability of automated neurite tracing systems is ultimately limited by image quality as reflected in the signal-to-noise ratio, contrast, and image variability. This paper describes a novel combination of image processing methods that operate on images of neurites captured by confocal and widefield microscopy, and produce synthetic images that are better suited to automated tracing. The algorithms are based on the curvelet transform (for denoising curvilinear structures and local orientation estimation), perceptual grouping by scalar voting (for elimination of non-tubular structures and improvement of neurite continuity while preserving branch points), adaptive focus detection, and depth estimation (for handling widefield images without deconvolution). The proposed methods are fast, and capable of handling large images. Their ability to handle images of unlimited size derives from automated tiling of large images along the lateral dimension, and processing of 3-D images one optical slice at a time. Their speed derives in part from the fact that the core computations are formulated in terms of the Fast Fourier Transform (FFT), and in part from parallel computation on multi-core computers. The methods are simple to apply to new images since they require very few adjustable parameters, all of which are intuitive. Examples of pre-processing DIADEM Challenge images are used to illustrate improved automated tracing resulting from our pre-processing methods.

  15. Cosmic ray particle dosimetry and trajectory tracing

    International Nuclear Information System (INIS)

    Cruty, M.R.; Benton, E.V.; Turnbill, C.E.; Philpott, D.E.

    1975-01-01

    Five pocket mice (Perognathus longimembris) were flown on Apollo XVII, each with a solid-state (plastic) nuclear track detector implanted beneath its scalp. The subscalp detectors were sensitive to HZE cosmic ray particles with a LET greater than or approximately equal to 0.15 million electron volts per micrometer (MeV/micron). A critical aspect of the dosimetry of the experiment involved tracing individual particle trajectories through each mouse head from particle tracks registered in the individual subscalp detectors, thereby establishing a one-to-one correspondence between a trajectory location in the tissue and the presence or absence of a lesion. The other major aspect was the identification of each registered particle. An average of 16 particles with Z greater than or equal to 6 and 2.2 particles with Z greater than or equal to 20 were found per detector. The track density, 29 tracks/sq cm, when adjusted for detection volume, was in agreement with the photographic emulsion data from an area dosimeter located next to the flight package

  16. Interior metric and ray-tracing map in the firework black-to-white hole transition

    OpenAIRE

    Rovelli, Carlo; Martin-Dussaud, Pierre

    2018-01-01

    The possibility that a black hole could tunnel into to white hole has recently received attention. Here we present a metric that improves the "firework" metric: it describes the entire process and solves the Einstein's equations everywhere except on a small transition surface that corresponds to the quantum tunneling. We compute the corresponding ray-tracing map from past infinity to future infinity explicitly.

  17. A Volume Clearing Algorithm for Muon Tomography

    OpenAIRE

    Mitra, D.; Day, K.; Hohlmann, M.

    2014-01-01

    The primary objective is to enhance muon-tomographic image reconstruction capability by providing distinctive information in terms of deciding on the properties of regions or voxels within a probed volume "V" during any point of scanning: threat type, non-threat type, or not-sufficient data. An algorithm (MTclear) is being developed to ray-trace muon tracks and count how many straight tracks are passing through a voxel. If a voxel "v" has sufficient number of straight tracks (t), then "v" is ...

  18. Exploring design tradeoffs of a distributed algorithm for cosmic ray event detection

    Science.gov (United States)

    Yousaf, S.; Bakhshi, R.; van Steen, M.; Voulgaris, S.; Kelley, J. L.

    2013-03-01

    Many sensor networks, including large particle detector arrays measuring high-energy cosmic-ray air showers, traditionally rely on centralised trigger algorithms to find spatial and temporal coincidences of individual nodes. Such schemes suffer from scalability problems, especially if the nodes communicate wirelessly or have bandwidth limitations. However, nodes which instead communicate with each other can, in principle, use a distributed algorithm to find coincident events themselves without communication with a central node. We present such an algorithm and consider various design tradeoffs involved, in the context of a potential trigger for the Auger Engineering Radio Array (AERA).

  19. Capturing sunlight into a photobioreactor: Ray tracing simulations of the propagation of light from capture to distribution into the reactor

    NARCIS (Netherlands)

    Zijffers, J.F.; Janssen, M.G.J.; Tramper, J.; Wijffels, R.H.; Salim, S.

    2008-01-01

    The Green Solar Collector (GSC), a photobioreactor designed for area efficient outdoor cultivation of microalgae uses Fresnel lenses and light guides to focus, transport and distribute direct light into the algae suspension. Calculating the path of rays of light, so-called ray tracing, is used to

  20. Trace element analysis of single synthetic fibres by proton induced X-ray analysis in a helium atmosphere

    International Nuclear Information System (INIS)

    Ahmed, M.; Cookson, J.A.

    1976-10-01

    A technique for measuring the trace element content of synthetic fibres by detecting X-rays produced by 3 MeV proton bombardment has been developed. Largely to reduce the problems of removing heat from the fibres, an arrangement was used in which the beam was brought out of the vacuum into air or helium. Kapton, aluminium, nickel and molybdenum were tested for suitability as exit windows. Of these, aluminium produced significantly the most background in X-ray spectra while helium was found to be significantly better than air as the medium around the targets. With a kapton window, helium in the target chamber, and suitable collimation, trace element concentration down to a few parts per million could be measured when quantities of fibre of only a few times 10 -5 g were available for analysis. (author)

  1. A lossless one-pass sorting algorithm for symmetric three-dimensional gamma-ray data sets

    International Nuclear Information System (INIS)

    Brinkman, M.J.; Manatt, D.R.; Becker, J.A.; Henry, E.A.

    1992-01-01

    An algorithm for three-dimensional sorting and storing of the large data sets expected from the next generation of large gamma-ray detector arrays (i.e., EUROGAM, GAMMASPHERE) is presented. The algorithm allows the storage of realistic data sets on standard mass storage media. A discussion of an efficient implementation of the algorithm is provided with a proposed technique for exploiting its inherently parallel nature. (author). 5 refs., 2 figs

  2. A lossless one-pass sorting algorithm for symmetric three-dimensional gamma-ray data sets

    Energy Technology Data Exchange (ETDEWEB)

    Brinkman, M J; Manatt, D R; Becker, J A; Henry, E A [Lawrence Livermore National Lab., CA (United States)

    1992-08-01

    An algorithm for three-dimensional sorting and storing of the large data sets expected from the next generation of large gamma-ray detector arrays (i.e., EUROGAM, GAMMASPHERE) is presented. The algorithm allows the storage of realistic data sets on standard mass storage media. A discussion of an efficient implementation of the algorithm is provided with a proposed technique for exploiting its inherently parallel nature. (author). 5 refs., 2 figs.

  3. Mathematic models for a ray tracing method and its applications in wireless optical communications.

    Science.gov (United States)

    Zhang, Minglun; Zhang, Yangan; Yuan, Xueguang; Zhang, Jinnan

    2010-08-16

    This paper presents a new ray tracing method, which contains a whole set of mathematic models, and its validity is verified by simulations. In addition, both theoretical analysis and simulation results show that the computational complexity of the method is much lower than that of previous ones. Therefore, the method can be used to rapidly calculate the impulse response of wireless optical channels for complicated systems.

  4. Linear scans of hair strands for trace elements by proton induced x-ray emission

    International Nuclear Information System (INIS)

    Jolly, R.K.; Pehrson, G.R.; Gupta, S.K.; Buckle, D.C.; Aceto, H. Jr.

    1974-01-01

    Hair strands obtained from school children in the 10 to 12 year age group were analyzed for trace element concentration as a function of distance from the root by proton-induced x-ray emission to study the history of exposure of the donors to toxic trace metals. These samples were collected from the vicinity of a copper smelter where high levels of As, Cd, Sb, and Pb have been noted. Scans show a continual build-up of Pb as a function of distance from the root, while As shows a reproducible and distinct maximum approximately 10 cm from the root. The concentration of Zn was found to be constant in all samples (without exception) to within the uncertainties of our measurements

  5. Determination of trace elements in Katana (Japanese sword) by neutron activation analysis with multidimensional γ-ray spectrometry

    International Nuclear Information System (INIS)

    Okada, Y.; Hirai, S.; Ohya, S.; Kimura, Atsushi; Hatsukawa, Yuichi; Toh, Yosuke; Koizumi, Mitsuo; Oshima, Masumi

    2006-01-01

    In this study, we tried to measure trace elements (As and Sb) in Katana (Japanese swords) by multidimensional γ-ray spectrometry method (GEMINI-II) and conventional counting method for neutron activation analysis (NAA). The determined values by GEMINI-II and conventional counting were in good agreement with. Using the multidimensional γ-ray spectrometry (GEMINI-II) to determine As and Sb was improved by 7 times and 10 times compared with the conventional counting method. (author)

  6. [Comparison of ocular modulation transfer function measurements by ray tracing wavefront technology and double-pass system].

    Science.gov (United States)

    Qiao, Liya; Cai, Xiaogu; Wan, Xiuhua; Guan, Zheng; Xiong, Ying; Lin, Zhong; Zhang, Ye; Tan, Jiaxuan; Wang, Ningli

    2015-01-01

    To compare the agreement of the ocular modulation transfer function (MTF) measured by double-pass system and ray tracing wavefront aberrometry, and to analyze the correlations of two MTFs with the visual acuity and contrast sensitivity function results. Comparative study. Subjects with no ocular diseases were consecutively enrolled in an epidemic study field located at the Dongyangzhuang Health Center, Yongnian County, Handan City, Hebei Province, China. After comprehensive ophthalmic examinations, the mean values of subtracted lower order aberration MTF at 5, 10, 15, 20, 25, and 30 cycle/degree(c/d) spatial frequencies were obtained with a double-pass system (optical quality analysis system II, OQAS II system) and a ray tracing wavefront aberrometer (iTrace visual function analyzer, iTrace system) in the 4.0 mm and 6.0 mm pupil after dilation, respectively. Paired-sample t test and Bland-Altman analysis were used to compare the difference and agreement of MTFs obtained with two instruments. Correlation analysis was preformed between two MTF measurement results and subjective visual quality including visual acuity and contrast sensitivity function. Two hundred and fifty-one healthy eyes of 163 subjects were enrolled, aged 30 to 60, mean (44.1 ± 9.7) years, including 139 eyes of 81 males and 112 eyes of 82 females. The mean value of MTF at 5, 10, 15, 20.25, 30 c/d obtained by iTrace in 4.0 mm pupil were 0.730 ± 0.138, 0.431 ± 0.159, 0.262 ± 0.120, 0.169 ± 0.078, 0.118 ± 0.053, 0.094 ± 0.043. The value obtained by OQASII were 0.347 ± 0.123, 0.162 ± 0.086, 0.072 ± 0.049, 0.042 ± 0.033, 0.026 ± 0.022, 0.017 ± 0.022, The result of iTrace were all significant higher than OQAS in both 4mm(t = 38.72, 28.03, 27.32, 27.59, 29.23, 28.96, P < 0.01) and 6.0 mm(t = 4.60, 3.19, 9.34, 13.41, 16.96, 20.24, P < 0.01)pupil diameter. The iTrace-OQAS II MTF difference was smaller in the 6.0 mm pupil. Bland-Altman analysis indicated that the agreement of two instruments was

  7. Combined Application of QEM-SEM and Hard X-ray Microscopy to Determine Mineralogical Associations and Chemcial Speciation of Trace Metals

    Energy Technology Data Exchange (ETDEWEB)

    M Grafe; M Landers; R Tappero; P Austin; B Gan; A Grabsch; C Klauber

    2011-12-31

    We describe the application of quantitative evaluation of mineralogy by scanning electron microscopy in combination with techniques commonly available at hard X-ray microprobes to define the mineralogical environment of a bauxite residue core segment with the more specific aim of determining the speciation of trace metals (e.g., Ti, V, Cr, and Mn) within the mineral matrix. Successful trace metal speciation in heterogeneous matrices, such as those encountered in soils or mineral residues, relies on a combination of techniques including spectroscopy, microscopy, diffraction, and wet chemical and physical experiments. Of substantial interest is the ability to define the mineralogy of a sample to infer redox behavior, pH buffering, and mineral-water interfaces that are likely to interact with trace metals through adsorption, coprecipitation, dissolution, or electron transfer reactions. Quantitative evaluation of mineralogy by scanning electron microscopy coupled with micro-focused X-ray diffraction, micro-X-ray fluorescence, and micro-X-ray absorption near edge structure (mXANES) spectroscopy provided detailed insights into the composition of mineral assemblages and their effect on trace metal speciation during this investigation. In the sample investigated, titanium occurs as poorly ordered ilmenite, as rutile, and is substituted in iron oxides. Manganese's spatial correlation to Ti is closely linked to ilmenite, where it appears to substitute for Fe and Ti in the ilmenite structure based on its mXANES signature. Vanadium is associated with ilmenite and goethite but always assumes the +4 oxidation state, whereas chromium is predominantly in the +3 oxidation state and solely associated with iron oxides (goethite and hematite) and appears to substitute for Fe in the goethite structure.

  8. Sampling solution traces for the problem of sorting permutations by signed reversals

    Science.gov (United States)

    2012-01-01

    Background Traditional algorithms to solve the problem of sorting by signed reversals output just one optimal solution while the space of all optimal solutions can be huge. A so-called trace represents a group of solutions which share the same set of reversals that must be applied to sort the original permutation following a partial ordering. By using traces, we therefore can represent the set of optimal solutions in a more compact way. Algorithms for enumerating the complete set of traces of solutions were developed. However, due to their exponential complexity, their practical use is limited to small permutations. A partial enumeration of traces is a sampling of the complete set of traces and can be an alternative for the study of distinct evolutionary scenarios of big permutations. Ideally, the sampling should be done uniformly from the space of all optimal solutions. This is however conjectured to be ♯P-complete. Results We propose and evaluate three algorithms for producing a sampling of the complete set of traces that instead can be shown in practice to preserve some of the characteristics of the space of all solutions. The first algorithm (RA) performs the construction of traces through a random selection of reversals on the list of optimal 1-sequences. The second algorithm (DFALT) consists in a slight modification of an algorithm that performs the complete enumeration of traces. Finally, the third algorithm (SWA) is based on a sliding window strategy to improve the enumeration of traces. All proposed algorithms were able to enumerate traces for permutations with up to 200 elements. Conclusions We analysed the distribution of the enumerated traces with respect to their height and average reversal length. Various works indicate that the reversal length can be an important aspect in genome rearrangements. The algorithms RA and SWA show a tendency to lose traces with high average reversal length. Such traces are however rare, and qualitatively our results

  9. Biological X-ray absorption spectroscopy (BioXAS): a valuable tool for the study of trace elements in the life sciences.

    Science.gov (United States)

    Strange, Richard W; Feiters, Martin C

    2008-10-01

    Using X-ray absorption spectroscopy (XAS) the binding modes (type and number of ligands, distances and geometry) and oxidation states of metals and other trace elements in crystalline as well as non-crystalline samples can be revealed. The method may be applied to biological systems as a 'stand-alone' technique, but it is particularly powerful when used alongside other X-ray and spectroscopic techniques and computational approaches. In this review, we highlight how biological XAS is being used in concert with crystallography, spectroscopy and computational chemistry to study metalloproteins in crystals, and report recent applications on relatively rare trace elements utilised by living organisms and metals involved in neurodegenerative diseases.

  10. Application of a portable total reflection x-ray fluorescence spectrometer to a trace elemental analysis of wines

    International Nuclear Information System (INIS)

    Kunimura, Shinsuke; Kawai, Jun

    2009-01-01

    A portable total reflection X-ray fluorescence (TXRF) spectrometer has been applied to a trace elemental analysis of wines. Sulfur, K, Mn, Fe, and Rb were detected. These five elements were quantified by using 1 ppm of Co as an internal standard. The quantified concentrations ranged from sub-ppm to several hundred ppm. Because of organic substances in wines, the scattering of the incident X-rays from the dry residues of wines becomes strong. Therefore, a high spectral background appears in TXRF spectra of wines. Because of this background, relative standard deviations of the quantified concentrations were from 4 to 28%. Although the high spectral background appeared in the TXRF spectra of the wines, a detection limit down to several tens of ppb was achieved. The present portable spectrometer can be applied to screening for trace elements in wines before an accurate and precise analysis using a large elemental analyzer. (author)

  11. Automatic segmentation of mandible in panoramic x-ray.

    Science.gov (United States)

    Abdi, Amir Hossein; Kasaei, Shohreh; Mehdizadeh, Mojdeh

    2015-10-01

    As the panoramic x-ray is the most common extraoral radiography in dentistry, segmentation of its anatomical structures facilitates diagnosis and registration of dental records. This study presents a fast and accurate method for automatic segmentation of mandible in panoramic x-rays. In the proposed four-step algorithm, a superior border is extracted through horizontal integral projections. A modified Canny edge detector accompanied by morphological operators extracts the inferior border of the mandible body. The exterior borders of ramuses are extracted through a contour tracing method based on the average model of mandible. The best-matched template is fetched from the atlas of mandibles to complete the contour of left and right processes. The algorithm was tested on a set of 95 panoramic x-rays. Evaluating the results against manual segmentations of three expert dentists showed that the method is robust. It achieved an average performance of [Formula: see text] in Dice similarity, specificity, and sensitivity.

  12. Ray tracing for optimization of compound parabolic concentrators for solar collectors of enclosed design

    OpenAIRE

    YURCHENKO, VLADIMIR; YURCHENKO, EDUARD; ÇİYDEM, MEHMET; TOTUK, ONAT

    2015-01-01

    We present our developments in computer simulations and optimization of compound parabolic concentrators (CPCs) for solar heat collectors. Issues of both the optical and thermal optimization of CPC collectors of enclosed design are discussed. Ray tracing results for a CPC with a V-shaped absorber are presented. A range of optimal values for the apex angle of a V-shaped absorber is proposed for a CPC collector of typical design.

  13. A FORMALISM FOR COVARIANT POLARIZED RADIATIVE TRANSPORT BY RAY TRACING

    International Nuclear Information System (INIS)

    Gammie, Charles F.; Leung, Po Kin

    2012-01-01

    We write down a covariant formalism for polarized radiative transfer appropriate for ray tracing through a turbulent plasma. The polarized radiation field is represented by the polarization tensor (coherency matrix) N αβ ≡ (a α k a* β k ), where a k is a Fourier coefficient for the vector potential. Using Maxwell's equations, the Liouville-Vlasov equation, and the WKB approximation, we show that the transport equation in vacuo is k μ ∇ μ N αβ = 0. We show that this is equivalent to Broderick and Blandford's formalism based on invariant Stokes parameters and a rotation coefficient, and suggest a modification that may reduce truncation error in some situations. Finally, we write down several alternative approaches to integrating the transfer equation.

  14. Study on two-dimensional distribution of X-ray image based on improved Elman algorithm

    International Nuclear Information System (INIS)

    Wang, Fang; Wang, Ming-Yuan; Tian, Feng-Shuo; Liu, Yu-Fang; Li, Lei; Zhao, Jing

    2015-01-01

    The principle of the X-ray detector which can simultaneously perform the measurement of the exposure rate and 2D (two-dimensional) distribution is described. A commercially available CMOS image sensor has been adopted as the key part to receive X-ray without any scintillators. The correlation between the pixel value (PV) and the absorbed exposure rate of X-ray is studied using the improved Elman neural network. Comparing the optimal adjustment process of the BP (Back Propagation) neural network and the improved Elman neural network, the neural network parameters are selected based on the fitting curve and the error curve. The experiments using the practical production data show that the proposed method achieves high accurate predictions to 10 −15 , which is consistent with the anticipated value. It is proven that it is possible to detect the exposure rate using the X-ray detector with the improved Elman algorithm for its advantages of fast converges and smooth error curve. - Highlights: • A method to measure the X-ray radiation with low cost and miniaturization. • A general CMOS image sensor is used to detect X-ray. • The system can measure exposure rate and 2D distribution simultaneously. • The Elman algorithm is adopted to improve the precision of the radiation detector

  15. A generalized ray-tracing procedure for an atmospheric Cherenkov imaging telescope and optical characteristics of the TACTIC light collector

    International Nuclear Information System (INIS)

    Tickoo, A.K.; Suthar, R.L.; Koul, R.; Sapru, M.L.; Kumar, N.; Kaul, C.L.; Yadav, K.K.; Thoudam, S.; Kaul, S.K.; Venugopal, K.; Kothari, M.; Goyal, H.C.; Chandra, P.; Dhar, V.K.; Rannot, R.C.; Koul, M.K.; Kaul, S.R.

    2005-01-01

    A generalized ray-tracing procedure has been developed, which facilitates the design of a multimirror-based light collector used in atmospheric Cherenkov telescopes. This procedure has been employed to study the optical characteristics of the 3.5 m diameter light collector of the TACTIC Imaging telescope. Comparison of the measured point-spread function of the light collector with the simulated performance of ideal Davies-Cotton and paraboloid designs has been made to determine an optimum arrangement of the 34 spherical mirror facets used in the telescope to obtain the best possible point-spread function. A description of the ray-tracing subroutine used for processing CORSIKA-generated Cherenkov data, required for carrying out Monte-Carlo simulation studies, is also discussed in the paper

  16. An analysis of options available for developing a common laser ray tracing package for Ares and Kull code frameworks

    Energy Technology Data Exchange (ETDEWEB)

    Weeratunga, S K

    2008-11-06

    Ares and Kull are mature code frameworks that support ALE hydrodynamics for a variety of HEDP applications at LLNL, using two widely different meshing approaches. While Ares is based on a 2-D/3-D block-structured mesh data base, Kull is designed to support unstructured, arbitrary polygonal/polyhedral meshes. In addition, both frameworks are capable of running applications on large, distributed-memory parallel machines. Currently, both these frameworks separately support assorted collections of physics packages related to HEDP, including one for the energy deposition by laser/ion-beam ray tracing. This study analyzes the options available for developing a common laser/ion-beam ray tracing package that can be easily shared between these two code frameworks and concludes with a set of recommendations for its development.

  17. Comparison and Extension of Existing 3D Propagation Models with Real-World Effects Based on Ray-tracing

    DEFF Research Database (Denmark)

    Kifle, Dereje W.; Gimenez, Lucas Chavarria; Wegmann, Bernhard

    2014-01-01

    antenna beam orientation like antenna tilting or when users are distributed in the third dimension (height) in multi-floor scenarios. Ray tracing based generated propagation maps that show the realistic propagation effect are used as 3D real world reference for investigation and model approval....

  18. Multiscale optical simulation settings: challenging applications handled with an iterative ray-tracing FDTD interface method.

    Science.gov (United States)

    Leiner, Claude; Nemitz, Wolfgang; Schweitzer, Susanne; Kuna, Ladislav; Wenzl, Franz P; Hartmann, Paul; Satzinger, Valentin; Sommer, Christian

    2016-03-20

    We show that with an appropriate combination of two optical simulation techniques-classical ray-tracing and the finite difference time domain method-an optical device containing multiple diffractive and refractive optical elements can be accurately simulated in an iterative simulation approach. We compare the simulation results with experimental measurements of the device to discuss the applicability and accuracy of our iterative simulation procedure.

  19. Alpha particle excited x-ray fluorescence analysis for trace elements in cervical spinal cords of amyotrophic lateral sclerosis

    International Nuclear Information System (INIS)

    Mizumoto, Yoshihiko; Iwata, Shiro; Sasajima, Kazuhisa; Yase, Yoshio; Yoshida, Shohei.

    1980-01-01

    The mean contents of trace elements in anterior gray horn section of cervical spinal cords of six amyotrophic lateral sclerosis (ALS) cases were relatively determined against those of six control cases by α-particle excited X-ray fluorescence analysis. The anterior gray horn section of cervical spinal cord samples were excited by 1.6 MeV α-particle beam of 2 mm diameter accelerated with a Van de Graaff accelerator, and characteristic X-ray spectra were measured with a Si(Li) detector. From the peak areas on the X-ray spectra, the relative mean contents of the trace elements in cervical spinal cords of ALS and control cases were determined. As a result, the X-ray peaks of Al, Si, P, S, Cl, K, Ca, Ti, V, Mn, Fe, Cu and Zn were detected. The contents of Al, Si, P, Ca, Ti, V, Mn and Fe in ALS cases were higher than those in control cases. The contents of S, Cl, K, Cu and Zn in ALS and in control cases were equal to each other within standard deviation. The precipitation mechanisms of Al, Si, P, Ca, Ti, V, Mn and Fe into cervical spinal cord of ALS cases are discussed on the basis of the previous studies. (author)

  20. Efficient Algorithms for Real-Time GPU Volumetric Cloud Rendering with Enhanced Geometry

    OpenAIRE

    Carlos Jiménez de Parga; Sebastián Rubén Gómez Palomo

    2018-01-01

    This paper presents several new techniques for volumetric cloud rendering using efficient algorithms and data structures based on ray-tracing methods for cumulus generation, achieving an optimum balance between realism and performance. These techniques target applications such as flight simulations, computer games, and educational software, even with conventional graphics hardware. The contours of clouds are defined by implicit mathematical expressions or triangulated structures inside which ...

  1. An Algorithm of an X-ray Hit Allocation to a Single Pixel in a Cluster and Its Test-Circuit Implementation

    Energy Technology Data Exchange (ETDEWEB)

    Deptuch, G. W. [AGH-UST, Cracow; Fahim, F. [Fermilab; Grybos, P. [AGH-UST, Cracow; Hoff, J. [Fermilab; Maj, P. [AGH-UST, Cracow; Siddons, D. P. [Brookhaven; Kmon, P. [AGH-UST, Cracow; Trimpl, M. [Fermilab; Zimmerman, T. [Fermilab

    2017-05-06

    An on-chip implementable algorithm for allocation of an X-ray photon imprint, called a hit, to a single pixel in the presence of charge sharing in a highly segmented pixel detector is described. Its proof-of-principle implementation is also given supported by the results of tests using a highly collimated X-ray photon beam from a synchrotron source. The algorithm handles asynchronous arrivals of X-ray photons. Activation of groups of pixels, comparisons of peak amplitudes of pulses within an active neighborhood and finally latching of the results of these comparisons constitute the three procedural steps of the algorithm. A grouping of pixels to one virtual pixel that recovers composite signals and event driven strobes to control comparisons of fractional signals between neighboring pixels are the actuators of the algorithm. The circuitry necessary to implement the algorithm requires an extensive inter-pixel connection grid of analog and digital signals that are exchanged between pixels. A test-circuit implementation of the algorithm was achieved with a small array of 32×32 pixels and the device was exposed to an 8 keV highly collimated to a diameter of 3 μm X-ray beam. The results of these tests are given in the paper assessing physical implementation of the algorithm.

  2. Ray-tracing analysis of electron-cyclotron-resonance heating in straight stellarators

    International Nuclear Information System (INIS)

    Kato, K.

    1983-05-01

    A ray-tracing computer code is developed and implemented to simulate electron cyclotron resonance heating (ECRH) in stellarators. A straight stellarator model is developed to simulate the confinement geometry. Following a review of ECRH, a cold plasma model is used to define the dispersion relation. To calculate the wave power deposition, a finite temperature damping approximation is used. 3-D ray equations in cylindrical coordinates are derived and put into suitable forms for computation. The three computer codes, MAC, HERA, and GROUT, developed for this research, are described next. ECRH simulation is then carried out for three models including Heliotron E and Wendelstein VII A. Investigated aspects include launching position and mode scan, frequency detuning, helical effects, start-up, and toroidal effects. Results indicate: (1) an elliptical waveguide radiation pattern, with its long axis oriented half-way between the toroidal axis and the saddle point line, is more efficient than a circular one; and (2) mid-plane, high field side launch is favored for both O- and X-waves

  3. Modified Hyperspheres Algorithm to Trace Homotopy Curves of Nonlinear Circuits Composed by Piecewise Linear Modelled Devices

    Directory of Open Access Journals (Sweden)

    H. Vazquez-Leal

    2014-01-01

    Full Text Available We present a homotopy continuation method (HCM for finding multiple operating points of nonlinear circuits composed of devices modelled by using piecewise linear (PWL representations. We propose an adaptation of the modified spheres path tracking algorithm to trace the homotopy trajectories of PWL circuits. In order to assess the benefits of this proposal, four nonlinear circuits composed of piecewise linear modelled devices are analysed to determine their multiple operating points. The results show that HCM can find multiple solutions within a single homotopy trajectory. Furthermore, we take advantage of the fact that homotopy trajectories are PWL curves meant to replace the multidimensional interpolation and fine tuning stages of the path tracking algorithm with a simple and highly accurate procedure based on the parametric straight line equation.

  4. Trace elements in tobacco and tobacco smoke by x-ray fluorescence technique

    International Nuclear Information System (INIS)

    Mishra, U.C.; Shaikh, G.N.; Sadasivan, S.

    1986-01-01

    Trace elements in tobacco and tobacco smoke of a large number of commonly available brands of cigarettes were analyzed by energy dispersive x-ray fluorescence. This work supplements the data on the same samples gathered by INAA and reported earlier. Data on some toxic elements like Pb, Cu and Ni that could not be measured by INAA are presented. A number of chewing and snuff tobacco samples were also analyzed. The concentrations of Ca, K, Cl, Br, Cu, Fe, Ni, Pb, Rb, Sr, Ti and Zn in all these samples are presented and their relative hazards are discussed. (author)

  5. Development of an algorithm for X-ray exposures using the Panasonic UD-802A thermoluminescent dosemeter

    International Nuclear Information System (INIS)

    McKittrick, Leo; Currivan, Lorraine; Pollard, David; Nicholls, Colyn; Romero, A.M.; Palethorpe, Jeffrey

    2008-01-01

    Full text: As part of its continuous quality improvement the Dosimetry Service of the Radiological Protection Institute of Ireland (RPII) in conjunction with Panasonic Industrial Europe (UK) has investigated further the use of the standard Panasonic algorithm for X-ray exposures using the Panasonic UD-802A TL dosemeter. Originally developed to satisfy the obsolete standard ANSI 13.11-1983, the standard Panasonic dose algorithm has undergone several revisions such as HPS N13.11-2001. This paper presents a dose algorithm that can be used to correct the dose response at low energies such as X-ray radiation using a four element TL dosemeter due to the behaviour of two different independent phosphors. A series of irradiations with a range of energies using N-20 up to Co-60 were carried out with our particular interest being in responses to X-ray irradiations. Irradiations were performed at: RRPPS, University Hospital Birmingham NHS Foundation Trust, U.K.; HPA, U.K. and CIEMAT, Madrid, Spain. Different irradiation conditions were employed which included: X-ray from narrow and wide spectra as described by ISO 4037-1 (1996), and ISO water slab phantom and PMMA slab phantom respectively. Using the UD-802A TLD and UD-854AT hanger combination, the response data from the series of irradiations was utilised to validate and if necessary, modify the photon/beta branches of the algorithm to: 1. Best estimate Hp(10) and Hp(0.07); 2. Provide information on irradiation energies; 3. Verification by performance tests. This work further advances the algorithm developed at CIEMAT whereby a best-fit, polynomial trend is used with the dose response variations between the independent phosphors. (author)

  6. FELIX: an algorithm for indexing multiple crystallites in X-ray free-electron laser snapshot diffraction images

    DEFF Research Database (Denmark)

    Beyerlein, Kenneth R.; White, Thomas A.; Yefanov, Oleksandr

    2017-01-01

    A novel algorithm for indexing multiple crystals in snapshot X-ray diffraction images, especially suited for serial crystallography data, is presented. The algorithm, FELIX, utilizes a generalized parametrization of the Rodrigues-Frank space, in which all crystal systems can be represented without...

  7. Principle and realization of segmenting contour series algorithm in reverse engineering based on X-ray computerized tomography

    International Nuclear Information System (INIS)

    Wang Yanfang; Liu Li; Yan Yonglian; Shan Baoci; Tang Xiaowei

    2007-01-01

    A new algorithm of segmenting contour series of images is presented, which can achieve three dimension reconstruction with parametric recognition in Reverse Engineering based on X-ray CT. First, in order to get the nested relationship between contours, a method of a certain angle ray is used. Second, for realizing the contour location in one slice, another approach is presented to generate the contour tree by scanning the relevant vector only once. Last, a judge algorithm is put forward to accomplish the contour match between slices by adopting the qualitative and quantitative properties. The example shows that this algorithm can segment contour series of CT parts rapidly and precisely. (authors)

  8. Study of Propagation Mechanisms in Dynamical Railway Environment to Reduce Computation Time of 3D Ray Tracing Simulator

    Directory of Open Access Journals (Sweden)

    Siham Hairoud

    2013-01-01

    Full Text Available In order to better assess the behaviours of the propagation channel in a confined environment such as a railway tunnel for subway application, we present an optimization method for a deterministic channel simulator based on 3D ray tracing associated to the geometrical optics laws and the uniform theory of diffraction. This tool requires a detailed description of the environment. Thus, the complexity of this model is directly bound to the complexity of the environment and specifically to the number of facets that compose it. In this paper, we propose an algorithm to identify facets that have no significant impact on the wave propagation. This allows us to simplify the description of the geometry of the modelled environment by removing them and by this way, to reduce the complexity of our model and therefore its computation time. A comparative study between full and simplified environment is led and shows the impact of this proposed method on the characteristic parameters of the propagation channel. Thus computation time obtained from the simplified environment is 6 times lower than the one of the full model without significant degradation of simulation accuracy.

  9. Global Calibration of Multi-Cameras Based on Refractive Projection and Ray Tracing

    Directory of Open Access Journals (Sweden)

    Mingchi Feng

    2017-10-01

    Full Text Available Multi-camera systems are widely applied in the three dimensional (3D computer vision, especially when multiple cameras are distributed on both sides of the measured object. The calibration methods of multi-camera systems are critical to the accuracy of vision measurement and the key is to find an appropriate calibration target. In this paper, a high-precision camera calibration method for multi-camera systems based on transparent glass checkerboards and ray tracing is described, and is used to calibrate multiple cameras distributed on both sides of the glass checkerboard. Firstly, the intrinsic parameters of each camera are obtained by Zhang’s calibration method. Then, multiple cameras capture several images from the front and back of the glass checkerboard with different orientations, and all images contain distinct grid corners. As the cameras on one side are not affected by the refraction of glass checkerboard, extrinsic parameters can be directly calculated. However, the cameras on the other side are influenced by the refraction of glass checkerboard, and the direct use of projection model will produce a calibration error. A multi-camera calibration method using refractive projection model and ray tracing is developed to eliminate this error. Furthermore, both synthetic and real data are employed to validate the proposed approach. The experimental results of refractive calibration show that the error of the 3D reconstruction is smaller than 0.2 mm, the relative errors of both rotation and translation are less than 0.014%, and the mean and standard deviation of reprojection error of the four-camera system are 0.00007 and 0.4543 pixels, respectively. The proposed method is flexible, highly accurate, and simple to carry out.

  10. Tracing a planar algebraic curve

    International Nuclear Information System (INIS)

    Chen Falai; Kozak, J.

    1994-09-01

    In this paper, an algorithm that determines a real algebraic curve is outlined. Its basic step is to divide the plane into subdomains that include only simple branches of the algebraic curve without singular points. Each of the branches is then stably and efficiently traced in the particular subdomain. Except for the tracing, the algorithm requires only a couple of simple operations on polynomials that can be carried out exactly if the coefficients are rational, and the determination of zeros of several polynomials of one variable. (author). 5 refs, 4 figs

  11. Analysis of trace elements in opal using PIXE

    Energy Technology Data Exchange (ETDEWEB)

    Hinrichs, Ruth, E-mail: ruth.hinrichs@ufrgs.br [Instituto de Geociências, Universidade Federal do Rio Grande do Sul, Porto Alegre, RS (Brazil); Programa de Pós-graduação em Física, UFRGS, Porto Alegre, RS (Brazil); Bertol, A.P.L. [Programa de Pós-graduação em Física, UFRGS, Porto Alegre, RS (Brazil); Vasconcellos, M.A.Z. [Programa de Pós-graduação em Física, UFRGS, Porto Alegre, RS (Brazil); Instituto de Física, UFRGS, Porto Alegre, RS (Brazil)

    2015-11-15

    Particle induced X-ray emission (PIXE) analysis is particularly important for the analysis of trace elements of precious samples, being one of the few methods to determine elements with ppm concentration that does not affect sample integrity. A PIXE methodology for trace element analysis in opal was developed. To avoid detector count saturation due to the high number of Si-Kα X-rays generated in the sample, several filters were employed to optimize the reduction of the Si-Kα signal, while maintaining acceptable intensities of the other relevant X-ray lines. Two proton beam energies were tested, to establish the signal to noise ratio in different X-ray energies. Spectra were fitted with the software GUPIX, using a matrix composition determined with electron beam excited energy dispersive X-ray spectrometry. Above the energy of the silicon X-ray, several trace elements were quantified.

  12. A novel sorting algorithm and its application to a gamma-ray telescope asynchronous data acquisition system

    International Nuclear Information System (INIS)

    Colavita, A.; Capello, G.

    1997-01-01

    In this paper we present a novel parallel sorting algorithm, which works through a cascade of elementary sorting units and leads to a scalable architecture. The algorithm's complexity is analyzed and compared with a classical parallel algorithm. It comes out that, although it may be less efficient than classical approaches, the proposed algorithm is highly suited for VLSI implementation for its simplicity and scalability. The paper describes the applications of such device to the asynchronous data acquisition for a gamma-ray telescope. (orig.)

  13. Microwave transport in EBT distribution manifolds using Monte Carlo ray-tracing techniques

    International Nuclear Information System (INIS)

    Lillie, R.A.; White, T.L.; Gabriel, T.A.; Alsmiller, R.G. Jr.

    1983-01-01

    Ray tracing Monte Carlo calculations have been carried out using an existing Monte Carlo radiation transport code to obtain estimates of the microsave power exiting the torus coupling links in EPT microwave manifolds. The microwave power loss and polarization at surface reflections were accounted for by treating the microwaves as plane waves reflecting off plane surfaces. Agreement on the order of 10% was obtained between the measured and calculated output power distribution for an existing EBT-S toroidal manifold. A cost effective iterative procedure utilizing the Monte Carlo history data was implemented to predict design changes which could produce increased manifold efficiency and improved output power uniformity

  14. New developments in simulating X-ray phase contrast imaging

    International Nuclear Information System (INIS)

    Peterzol, A.; Berthier, J.; Duvauchelle, P.; Babot, D.; Ferrero, C.

    2007-01-01

    A deterministic algorithm simulating phase contrast (PC) x-ray images for complex 3- dimensional (3D) objects is presented. This algorithm has been implemented in a simulation code named VXI (Virtual X-ray Imaging). The physical model chosen to account for PC technique is based on the Fresnel-Kirchhoff diffraction theory. The algorithm consists mainly of two parts. The first one exploits the VXI ray-tracing approach to compute the object transmission function. The second part simulates the PC image due to the wave front distortion introduced by the sample. In the first part, the use of computer-aided drawing (CAD) models enables simulations to be carried out with complex 3D objects. Differently from the VXI original version, which makes use of an object description via triangular facets, the new code requires a more 'sophisticated' object representation based on Non-Uniform Rational B-Splines (NURBS). As a first step we produce a spatial high resolution image by using a point and monochromatic source and an ideal detector. To simulate the polychromatic case, the intensity image is integrated over the considered x-ray energy spectrum. Then, in order to account for the system spatial resolution properties, the high spatial resolution image (mono or polychromatic) is convolved with the total point spread function of the imaging system under consideration. The results supplied by the presented algorithm are examined with the help of some relevant examples. (authors)

  15. Single-step reinitialization and extending algorithms for level-set based multi-phase flow simulations

    Science.gov (United States)

    Fu, Lin; Hu, Xiangyu Y.; Adams, Nikolaus A.

    2017-12-01

    We propose efficient single-step formulations for reinitialization and extending algorithms, which are critical components of level-set based interface-tracking methods. The level-set field is reinitialized with a single-step (non iterative) "forward tracing" algorithm. A minimum set of cells is defined that describes the interface, and reinitialization employs only data from these cells. Fluid states are extrapolated or extended across the interface by a single-step "backward tracing" algorithm. Both algorithms, which are motivated by analogy to ray-tracing, avoid multiple block-boundary data exchanges that are inevitable for iterative reinitialization and extending approaches within a parallel-computing environment. The single-step algorithms are combined with a multi-resolution conservative sharp-interface method and validated by a wide range of benchmark test cases. We demonstrate that the proposed reinitialization method achieves second-order accuracy in conserving the volume of each phase. The interface location is invariant to reapplication of the single-step reinitialization. Generally, we observe smaller absolute errors than for standard iterative reinitialization on the same grid. The computational efficiency is higher than for the standard and typical high-order iterative reinitialization methods. We observe a 2- to 6-times efficiency improvement over the standard method for serial execution. The proposed single-step extending algorithm, which is commonly employed for assigning data to ghost cells with ghost-fluid or conservative interface interaction methods, shows about 10-times efficiency improvement over the standard method while maintaining same accuracy. Despite their simplicity, the proposed algorithms offer an efficient and robust alternative to iterative reinitialization and extending methods for level-set based multi-phase simulations.

  16. Simultaneous parameter optimization of x-ray and neutron reflectivity data using genetic algorithms

    International Nuclear Information System (INIS)

    Singh, Surendra; Basu, Saibal

    2016-01-01

    X-ray and neutron reflectivity are two non destructive techniques which provide a wealth of information on thickness, structure and interracial properties in nanometer length scale. Combination of X-ray and neutron reflectivity is well suited for obtaining physical parameters of nanostructured thin films and superlattices. Neutrons provide a different contrast between the elements than X-rays and are also sensitive to the magnetization depth profile in thin films and superlattices. The real space information is extracted by fitting a model for the structure of the thin film sample in reflectometry experiments. We have applied a Genetic Algorithms technique to extract depth dependent structure and magnetic in thin film and multilayer systems by simultaneously fitting X-ray and neutron reflectivity data.

  17. Simultaneous parameter optimization of x-ray and neutron reflectivity data using genetic algorithms

    Science.gov (United States)

    Singh, Surendra; Basu, Saibal

    2016-05-01

    X-ray and neutron reflectivity are two non destructive techniques which provide a wealth of information on thickness, structure and interracial properties in nanometer length scale. Combination of X-ray and neutron reflectivity is well suited for obtaining physical parameters of nanostructured thin films and superlattices. Neutrons provide a different contrast between the elements than X-rays and are also sensitive to the magnetization depth profile in thin films and superlattices. The real space information is extracted by fitting a model for the structure of the thin film sample in reflectometry experiments. We have applied a Genetic Algorithms technique to extract depth dependent structure and magnetic in thin film and multilayer systems by simultaneously fitting X-ray and neutron reflectivity data.

  18. Simultaneous parameter optimization of x-ray and neutron reflectivity data using genetic algorithms

    Energy Technology Data Exchange (ETDEWEB)

    Singh, Surendra, E-mail: surendra@barc.gov.in; Basu, Saibal [Solid State Physics Division, Bhabha Atomic Research Centre, Mumbai 400085 India (India)

    2016-05-23

    X-ray and neutron reflectivity are two non destructive techniques which provide a wealth of information on thickness, structure and interracial properties in nanometer length scale. Combination of X-ray and neutron reflectivity is well suited for obtaining physical parameters of nanostructured thin films and superlattices. Neutrons provide a different contrast between the elements than X-rays and are also sensitive to the magnetization depth profile in thin films and superlattices. The real space information is extracted by fitting a model for the structure of the thin film sample in reflectometry experiments. We have applied a Genetic Algorithms technique to extract depth dependent structure and magnetic in thin film and multilayer systems by simultaneously fitting X-ray and neutron reflectivity data.

  19. An automatic scaling method for obtaining the trace and parameters from oblique ionogram based on hybrid genetic algorithm

    Science.gov (United States)

    Song, Huan; Hu, Yaogai; Jiang, Chunhua; Zhou, Chen; Zhao, Zhengyu; Zou, Xianjian

    2016-12-01

    Scaling oblique ionogram plays an important role in obtaining ionospheric structure at the midpoint of oblique sounding path. The paper proposed an automatic scaling method to extract the trace and parameters of oblique ionogram based on hybrid genetic algorithm (HGA). The extracted 10 parameters come from F2 layer and Es layer, such as maximum observation frequency, critical frequency, and virtual height. The method adopts quasi-parabolic (QP) model to describe F2 layer's electron density profile that is used to synthesize trace. And it utilizes secant theorem, Martyn's equivalent path theorem, image processing technology, and echoes' characteristics to determine seven parameters' best fit values, and three parameter's initial values in QP model to set up their searching spaces which are the needed input data of HGA. Then HGA searches the three parameters' best fit values from their searching spaces based on the fitness between the synthesized trace and the real trace. In order to verify the performance of the method, 240 oblique ionograms are scaled and their results are compared with manual scaling results and the inversion results of the corresponding vertical ionograms. The comparison results show that the scaling results are accurate or at least adequate 60-90% of the time.

  20. Three-dimensional ray tracing for refractive correction of human eye ametropies

    Science.gov (United States)

    Jimenez-Hernandez, J. A.; Diaz-Gonzalez, G.; Trujillo-Romero, F.; Iturbe-Castillo, M. D.; Juarez-Salazar, R.; Santiago-Alvarado, A.

    2016-09-01

    Ametropies of the human eye, are refractive defects hampering the correct imaging on the retina. The most common ways to correct them is by means of spectacles, contact lenses, and modern methods as laser surgery. However, in any case it is very important to identify the ametropia grade for designing the optimum correction action. In the case of laser surgery, it is necessary to define a new shape of the cornea in order to obtain the wanted refractive correction. Therefore, a computational tool to calculate the focal length of the optical system of the eye versus variations on its geometrical parameters is required. Additionally, a clear and understandable visualization of the evaluation process is desirable. In this work, a model of the human eye based on geometrical optics principles is presented. Simulations of light rays coming from a punctual source at six meter from the cornea are shown. We perform a ray-tracing in three dimensions in order to visualize the focusing regions and estimate the power of the optical system. The common parameters of ametropies can be easily modified and analyzed in the simulation by an intuitive graphic user interface.

  1. Introduction: a brief overview of iterative algorithms in X-ray computed tomography.

    Science.gov (United States)

    Soleimani, M; Pengpen, T

    2015-06-13

    This paper presents a brief overview of some basic iterative algorithms, and more sophisticated methods are presented in the research papers in this issue. A range of algebraic iterative algorithms are covered here including ART, SART and OS-SART. A major limitation of the traditional iterative methods is their computational time. The Krylov subspace based methods such as the conjugate gradients (CG) algorithm and its variants can be used to solve linear systems of equations arising from large-scale CT with possible implementation using modern high-performance computing tools. The overall aim of this theme issue is to stimulate international efforts to develop the next generation of X-ray computed tomography (CT) image reconstruction software. © 2015 The Author(s) Published by the Royal Society. All rights reserved.

  2. Multiplexed optical data storage and vectorial ray tracing

    Directory of Open Access Journals (Sweden)

    Foreman M.R.

    2010-06-01

    Full Text Available With the motivation of creating a terabyte-sized optical disk, a novel imaging technique is implemented. This technique merges two existing technologies: confocal microscopy and Mueller matrix imaging. Mueller matrix images from a high numerical space are obtained. The acquisition of these images makes the exploration of polarisation properties in a sample possible. The particular case of optical data storage is used as an example in this presentation. Since we encode information into asymmetric datapits (see Figure 1, the study of the polarisation of the scattered light can then be used to recover the orientation of the pit. It is thus possible to multiplex information by changing the angle of the mark. The storage capacity in the system is hence limited by the number of distinct angles that the optical system can resolve. This presentation thus answers the question; what is the current storage capacity of a polarisation sensitive optical disk? After a brief introduction to polarisation, the decoding method and experimental results are presented so as to provide an answer to this question. With the aim of understanding high NA focusing, an introduction to vectorial ray tracing is then given.

  3. Non-destructive trace element microanalysis of as-received cometary nucleus samples using synchrotron x ray fluorescence

    International Nuclear Information System (INIS)

    Sutton, S.R.

    1989-01-01

    The Synchrotron X ray Fluorescence (SXRF) microprobe at the National Synchrotron Light Source (NSLS), Brookhaven National Laboratory, will be an excellent instrument for non-destructive trace element analyses of cometary nucleus samples. Trace element analyses of as-received cometary nucleus material will also be possible with this technique. Bulk analysis of relatively volatile elements will be important in establishing comet formation conditions. However, as demonstrated for meteorites, microanalyses of individual phases in their petrographic context are crucial in defining the histories of particular components in unequilibrated specimens. Perhaps most informative in comparing cometary material with meteorites will be the halogens and trace metals. In-situ, high spatial resolution microanalyses will be essential in establishing host phases for these elements and identifying terrestrial (collection/processing) overprints. The present SXRF microprobe is a simple, yet powerful, instrument in which specimens are excited with filtered, continuum synchrotron radiation from a bending magnet on a 2.5 GeV electron storage ring. A refrigerated cell will be constructed to permit analyses at low temperatures. The cell will consist essentially of an air tight housing with a cold stage. Kapton windows will be used to allow the incident synchrotron beam to enter the cell and fluorescent x rays to exit it. The cell will be either under vacuum or continuous purge by ultrapure helium during analyses. Several other improvements of the NSLS microprobe will be made prior to the cometary nucleus sample return mission that will greatly enhance the sensitivity of the technique

  4. Accounting for partiality in serial crystallography using ray-tracing principles.

    Science.gov (United States)

    Kroon-Batenburg, Loes M J; Schreurs, Antoine M M; Ravelli, Raimond B G; Gros, Piet

    2015-09-01

    Serial crystallography generates `still' diffraction data sets that are composed of single diffraction images obtained from a large number of crystals arbitrarily oriented in the X-ray beam. Estimation of the reflection partialities, which accounts for the expected observed fractions of diffraction intensities, has so far been problematic. In this paper, a method is derived for modelling the partialities by making use of the ray-tracing diffraction-integration method EVAL. The method estimates partialities based on crystal mosaicity, beam divergence, wavelength dispersion, crystal size and the interference function, accounting for crystallite size. It is shown that modelling of each reflection by a distribution of interference-function weighted rays yields a `still' Lorentz factor. Still data are compared with a conventional rotation data set collected from a single lysozyme crystal. Overall, the presented still integration method improves the data quality markedly. The R factor of the still data compared with the rotation data decreases from 26% using a Monte Carlo approach to 12% after applying the Lorentz correction, to 5.3% when estimating partialities by EVAL and finally to 4.7% after post-refinement. The merging R(int) factor of the still data improves from 105 to 56% but remains high. This suggests that the accuracy of the model parameters could be further improved. However, with a multiplicity of around 40 and an R(int) of ∼50% the merged still data approximate the quality of the rotation data. The presented integration method suitably accounts for the partiality of the observed intensities in still diffraction data, which is a critical step to improve data quality in serial crystallography.

  5. Ray-tracing techniques to assess the electromagnetic field radiated by radio base stations: Application and experimental validation in an urban environment

    International Nuclear Information System (INIS)

    Adda, S.; Anglesio, L.; D'Amore, G.; Mantovan, M.; Menegolli, M.

    2004-01-01

    This paper aims to validate a ray-tracing model for electromagnetic field calculation, which is used in urban environments to predict irradiation from radio base stations for population exposure evaluation. Validation was carried out through a measurement campaign by choosing measurement points in order to test different propagation environments and analysing broadcast control channels through narrow band measurements. Comparison of the calculated and measured fields indicates that the ray-tracing model used calculates electric field with good accuracy, in spite of the fact that the propagation environment is not described in detail, because of difficulties in modelling the geometrical and electrical characteristics of urban areas. Differences between the calculated and measured results remain below 1.5 dB, with a mean value of 1 dB. (authors)

  6. Ray Tracing through the Edge Focusing of Rectangular Benders and an Improved Model for the Los Alamos Proton Storage Ring

    Energy Technology Data Exchange (ETDEWEB)

    Kolski, Jeffrey S. [Los Alamos National Laboratory; Barlow, David B. [Los Alamos National Laboratory; Macek, Robert J. [Los Alamos National Laboratory; McCrady, Rodney C. [Los Alamos National Laboratory

    2011-01-01

    Particle ray tracing through simulated 3D magnetic fields was executed to investigate the effective quadrupole strength of the edge focusing of the rectangular bending magnets in the Los Alamos Proton Storage Ring (PSR). The particle rays receive a kick in the edge field of the rectangular dipole. A focal length may be calculated from the particle tracking and related to the fringe field integral (FINT) model parameter. This tech note introduces the baseline lattice model of the PSR and motivates the need for an improvement in the baseline model's vertical tune prediction, which differs from measurement by .05. An improved model of the PSR is created by modifying the fringe field integral parameter to those suggested by the ray tracing investigation. This improved model is then verified against measurement at the nominal PSR operating set point and at set points far away from the nominal operating conditions. Lastly, Linear Optics from Closed Orbits (LOCO) is employed in an orbit response matrix method for model improvement to verify the quadrupole strengths of the improved model.

  7. Trace element measurements with synchrotron radiation

    International Nuclear Information System (INIS)

    Hanson, A.L.; Kraner, H.W.; Jones, K.W.; Gordon, B.M.; Mills, R.E.

    1982-01-01

    Aspects of the application of synchrotron radiation to trace element determinations by x-ray fluorescence have been investigated using beams from the Cornell facility, CHESS. Fluoresced x rays were detected with a Si(Li) detector placed 4 cm from the target at 90 0 to the beam. Thick samples of NBS Standard Reference Materials were used to calibrate trace element sensitivity and estimate minimum detectable limits for this method

  8. Proton induced x-ray emission analysis of trace elements in thick bread samples

    International Nuclear Information System (INIS)

    Mohamed Baker Al-bedri; Ikram Jameel Abdul Ghani; Ibrahim Abdul Rahman Al-aghil

    2009-01-01

    Proton induced X-ray emission (PIXE) technique has been used for identification and quantitative analysis of the elemental concentration in thick bread samples. Bread samples were air-oven dried at 60degC and milled in a clean agate mortar to homogenize the sample and pressed into a pellet. PIXE technique relies on the analysis of the energy spectra of the characteristic X-ray emitted from the thick bread sample and the orchard leaf standard (NIST-SRM-1571) bombarded with 2.0 MeV protons. The concentration of the elements (Cl, K, Ca, Mn, Fe, Cu, and Zn) in the bread samples was determined by comparison with NIST orchard leaf standard. The accuracy of the measurements ranged between ±2% and ±10% for the most elements detected in this method. The aim of this study is to establish the reference concentration of trace elements in the Iraqi bread using PIXE technique. (author)

  9. Integration of Monte-Carlo ray tracing with a stochastic optimisation method: application to the design of solar receiver geometry.

    Science.gov (United States)

    Asselineau, Charles-Alexis; Zapata, Jose; Pye, John

    2015-06-01

    A stochastic optimisation method adapted to illumination and radiative heat transfer problems involving Monte-Carlo ray-tracing is presented. A solar receiver shape optimisation case study illustrates the advantages of the method and its potential: efficient receivers are identified using a moderate computational cost.

  10. Algorithms for Protein Structure Prediction

    DEFF Research Database (Denmark)

    Paluszewski, Martin

    -trace. Here we present three different approaches for reconstruction of C-traces from predictable measures. In our first approach [63, 62], the C-trace is positioned on a lattice and a tabu-search algorithm is applied to find minimum energy structures. The energy function is based on half-sphere-exposure (HSE......) is more robust than standard Monte Carlo search. In the second approach for reconstruction of C-traces, an exact branch and bound algorithm has been developed [67, 65]. The model is discrete and makes use of secondary structure predictions, HSE, CN and radius of gyration. We show how to compute good lower...... bounds for partial structures very fast. Using these lower bounds, we are able to find global minimum structures in a huge conformational space in reasonable time. We show that many of these global minimum structures are of good quality compared to the native structure. Our branch and bound algorithm...

  11. Determination of trace metals in sea waters of the albanian coast by energy-dispersive x-ray fluorescence

    International Nuclear Information System (INIS)

    Civici, N.

    1994-01-01

    Preconcentration of trace transition and heavy metal ions by precipitation with APDC has been combined with energy-dispersive X-ray fluorescence for environmental sea water analysis. The preconcentration procedure implies adding of 500 μg Mo ion and 10 ml of 1 % water solution of APDC to a 500 ml water sample at pH 4, filtering off on a Millipore filter and analyzing after drying. Realistic detection limits are at 1 μg * l -1 level and precision varies between 10 - 25% at about 5 μg * l -1 level, depending on the element. Eleven sea water samples, covering Albanian Adriatic and Ionian coast, are analyzed for trace metal ions. (author) 8 refs.; 2 figs.; 5 tabs

  12. Interfering line in trace analysis by X-ray spectrometry: Radiative auger satellites

    International Nuclear Information System (INIS)

    Maeda, Kuniko; Kawai, Jun.

    1994-01-01

    Strong characteristic X-ray lines (e.g. Kα and Kβ) are accompanied by broad low-energy satellites caused by the radiative Auger effect (RAE). In order to prove how the RAE satellites interfere the analysis of minor elements, low-energy side spectra of Ca and Ti Kβ, and Ca-Fe Kα were measured. The obtained RAE intensities are summarized together with published experimental and theoretical data. The integrated intensities of satellites due to K → MM, K → LM and K → LL RAE relative to that of Kα are determined to be of the order of 0.01-0.1%. This warns that the neglecting of the RAE satellites will introduce a serious error in trace analysis. (author)

  13. Evaluating progressive-rendering algorithms in appearance design tasks.

    Science.gov (United States)

    Jiawei Ou; Karlik, Ondrej; Křivánek, Jaroslav; Pellacini, Fabio

    2013-01-01

    Progressive rendering is becoming a popular alternative to precomputational approaches to appearance design. However, progressive algorithms create images exhibiting visual artifacts at early stages. A user study investigated these artifacts' effects on user performance in appearance design tasks. Novice and expert subjects performed lighting and material editing tasks with four algorithms: random path tracing, quasirandom path tracing, progressive photon mapping, and virtual-point-light rendering. Both the novices and experts strongly preferred path tracing to progressive photon mapping and virtual-point-light rendering. None of the participants preferred random path tracing to quasirandom path tracing or vice versa; the same situation held between progressive photon mapping and virtual-point-light rendering. The user workflow didn’t differ significantly with the four algorithms. The Web Extras include a video showing how four progressive-rendering algorithms converged (at http://youtu.be/ck-Gevl1e9s), the source code used, and other supplementary materials.

  14. Distribution of trace levels of therapeutic gallium in bone as mapped by synchrotron X-ray microscopy

    International Nuclear Information System (INIS)

    Bockman, R.S.; Repo, M.A.; Warrell, R.P. Jr.; Pounds, J.G.; Schidlovsky, G.; Gordon, B.M.; Jones, K.W.

    1990-01-01

    Gallium nitrate, a drug that inhibits calcium release from bone, has been proven a safe and effective treatment for the accelerated bone resorption associated with cancer. Though bone is a target organ for gallium, the kinetics, sites, and effects of gallium accumulation in bone are not known. The authors have used synchrotron X-ray microscopy to map the distribution of trace levels of gallium in bone. After short-term in vivo administration of gallium nitrate to rats, trace (nanogram) amounts of gallium preferentially localized to the metabolically active regions in the metaphysis as well as the endosteal and periosteal surfaces of diaphyseal bone, regions where new bone formation and modeling were occurring. The amounts measured were well below the levels known to be cytotoxic. Iron and zinc, trace elements normally found in bone, were decreased in amount after in vivo administration of gallium. These studies represent a first step toward understanding the mechanism(s) of action of gallium in bone by suggesting the possible cellular, structural, and elemental targets of gallium

  15. Nonlinear fitness-space-structure adaptation and principal component analysis in genetic algorithms: an application to x-ray reflectivity analysis

    International Nuclear Information System (INIS)

    Tiilikainen, J; Tilli, J-M; Bosund, V; Mattila, M; Hakkarainen, T; Airaksinen, V-M; Lipsanen, H

    2007-01-01

    Two novel genetic algorithms implementing principal component analysis and an adaptive nonlinear fitness-space-structure technique are presented and compared with conventional algorithms in x-ray reflectivity analysis. Principal component analysis based on Hessian or interparameter covariance matrices is used to rotate a coordinate frame. The nonlinear adaptation applies nonlinear estimates to reshape the probability distribution of the trial parameters. The simulated x-ray reflectivity of a realistic model of a periodic nanolaminate structure was used as a test case for the fitting algorithms. The novel methods had significantly faster convergence and less stagnation than conventional non-adaptive genetic algorithms. The covariance approach needs no additional curve calculations compared with conventional methods, and it had better convergence properties than the computationally expensive Hessian approach. These new algorithms can also be applied to other fitting problems where tight interparameter dependence is present

  16. Do Peripheral Refraction and Aberration Profiles Vary with the Type of Myopia? - An Illustration Using a Ray-Tracing Approach

    Directory of Open Access Journals (Sweden)

    Ravi C. Bakaraju

    2009-01-01

    Conclusion: This study has indicated that myopic eyes with primarily an axial component may have a greater risk of progression than their refractive counterparts albeit with the same degree of refractive error. This prediction emerges from the presented theoretical ray tracing model and, therefore, requires clinical confirmation.

  17. Light Source Estimation with Analytical Path-tracing

    OpenAIRE

    Kasper, Mike; Keivan, Nima; Sibley, Gabe; Heckman, Christoffer

    2017-01-01

    We present a novel algorithm for light source estimation in scenes reconstructed with a RGB-D camera based on an analytically-derived formulation of path-tracing. Our algorithm traces the reconstructed scene with a custom path-tracer and computes the analytical derivatives of the light transport equation from principles in optics. These derivatives are then used to perform gradient descent, minimizing the photometric error between one or more captured reference images and renders of our curre...

  18. Validation of Kalman Filter alignment algorithm with cosmic-ray data using a CMS silicon strip tracker endcap

    CERN Document Server

    Sprenger, D; Adolphi, R; Brauer, R; Feld, L; Klein, K; Ostaptchuk, A; Schael, S; Wittmer, B

    2010-01-01

    A Kalman Filter alignment algorithm has been applied to cosmic-ray data. We discuss the alignment algorithm and an experiment-independent implementation including outlier rejection and treatment of weakly determined parameters. Using this implementation, the algorithm has been applied to data recorded with one CMS silicon tracker endcap. Results are compared to both photogrammetry measurements and data obtained from a dedicated hardware alignment system, and good agreement is observed.

  19. Radiation heat transfer model using Monte Carlo ray tracing method on hierarchical ortho-Cartesian meshes and non-uniform rational basis spline surfaces for description of boundaries

    Directory of Open Access Journals (Sweden)

    Kuczyński Paweł

    2014-06-01

    Full Text Available The paper deals with a solution of radiation heat transfer problems in enclosures filled with nonparticipating medium using ray tracing on hierarchical ortho-Cartesian meshes. The idea behind the approach is that radiative heat transfer problems can be solved on much coarser grids than their counterparts from computational fluid dynamics (CFD. The resulting code is designed as an add-on to OpenFOAM, an open-source CFD program. Ortho-Cartesian mesh involving boundary elements is created based upon CFD mesh. Parametric non-uniform rational basis spline (NURBS surfaces are used to define boundaries of the enclosure, allowing for dealing with domains of complex shapes. Algorithm for determining random, uniformly distributed locations of rays leaving NURBS surfaces is described. The paper presents results of test cases assuming gray diffusive walls. In the current version of the model the radiation is not absorbed within gases. However, the ultimate aim of the work is to upgrade the functionality of the model, to problems in absorbing, emitting and scattering medium projecting iteratively the results of radiative analysis on CFD mesh and CFD solution on radiative mesh.

  20. SolTrace: A Ray-Tracing Code for Complex Solar Optical Systems

    Energy Technology Data Exchange (ETDEWEB)

    Wendelin, Tim [National Renewable Energy Lab. (NREL), Golden, CO (United States); Dobos, Aron [National Renewable Energy Lab. (NREL), Golden, CO (United States); Lewandowski, Allan [Allan Lewandowski Solar Consulting LLC, Evergreen, CO (United States)

    2013-10-01

    SolTrace is an optical simulation tool designed to model optical systems used in concentrating solar power (CSP) applications. The code was first written in early 2003, but has seen significant modifications and changes since its inception, including conversion from a Pascal-based software development platform to C++. SolTrace is unique in that it can model virtually any optical system utilizingthe sun as the source. It has been made available for free and as such is in use worldwide by industry, universities, and research laboratories. The fundamental design of the code is discussed, including enhancements and improvements over the earlier version. Comparisons are made with other optical modeling tools, both non-commercial and commercial in nature. Finally, modeled results are shownfor some typical CSP systems and, in one case, compared to measured optical data.

  1. Trace element determination in tomato puree using particle induced X-ray emission and Rutherford backscattering

    International Nuclear Information System (INIS)

    Romero-Davila, E.; Miranda, J.

    2004-01-01

    Particle induced X-ray emission (PIXE) and Rutherford backscattering spectrometry (RBS) were used to determine the concentrations of trace elements in samples of 12 tomato puree brands sold in the Mexican market. While RBS offered information about the main elements present in the matrix, PIXE gave results on trace elements. As a whole, data for 17 elements (C, N, O, Na, Mg, S, Cl, K, Ca, Ti, V, Cr, Mn, Fe, Ni, Cu, and Zn) were obtained. To evaluate the results, a comparison with brands from USA, Japan, Colombia, and Chile was carried out, using tomato purees produced following the domestic technology recipe. Additionally, the results were considered in the light of the Codex Alimentarius and the Mexican standard. It was found that all of the brands fall within the limits established by these standards, being of the same order of magnitude as the foreign brands. (author)

  2. Trace elements in natural azurite pigments found in illuminated manuscript leaves investigated by synchrotron x-ray fluorescence and diffraction mapping

    Science.gov (United States)

    Smieska, Louisa M.; Mullett, Ruth; Ferri, Laurent; Woll, Arthur R.

    2017-07-01

    We present trace-element and composition analysis of azurite pigments in six illuminated manuscript leaves, dating from the thirteenth to sixteenth century, using synchrotron-based, large-area x-ray fluorescence (SR-XRF) and diffraction (SR-XRD) mapping. SR-XRF mapping reveals several trace elements correlated with azurite, including arsenic, zirconium, antimony, barium, and bismuth, that appear in multiple manuscripts but were not always detected by point XRF. Within some manuscript leaves, variations in the concentration of trace elements associated with azurite coincide with distinct regions of the illuminations, suggesting systematic differences in azurite preparation or purification. Variations of the trace element concentrations in azurite are greater among different manuscript leaves than the variations within each individual leaf, suggesting the possibility that such impurities reflect distinct mineralogical/geologic sources. SR-XRD maps collected simultaneously with the SR-XRF maps confirm the identification of azurite regions and are consistent with impurities found in natural mineral sources of azurite. In general, our results suggest the feasibility of using azurite trace element analysis for provenance studies of illuminated manuscript fragments, and demonstrate the value of XRF mapping in non-destructive determination of trace element concentrations within a single pigment.

  3. Trace elements in natural azurite pigments found in illuminated manuscript leaves investigated by synchrotron x-ray fluorescence and diffraction mapping

    Energy Technology Data Exchange (ETDEWEB)

    Smieska, Louisa M.; Woll, Arthur R. [Cornell High Energy Synchrotron Source, Wilson Laboratory, Ithaca, NY (United States); Mullett, Ruth [Cornell University, Medieval Studies Program, Ithaca, NY (United States); Ferri, Laurent [Cornell University, Cornell Library Rare and Manuscript Collections, Ithaca, NY (United States)

    2017-07-15

    We present trace-element and composition analysis of azurite pigments in six illuminated manuscript leaves, dating from the thirteenth to sixteenth century, using synchrotron-based, large-area x-ray fluorescence (SR-XRF) and diffraction (SR-XRD) mapping. SR-XRF mapping reveals several trace elements correlated with azurite, including arsenic, zirconium, antimony, barium, and bismuth, that appear in multiple manuscripts but were not always detected by point XRF. Within some manuscript leaves, variations in the concentration of trace elements associated with azurite coincide with distinct regions of the illuminations, suggesting systematic differences in azurite preparation or purification. Variations of the trace element concentrations in azurite are greater among different manuscript leaves than the variations within each individual leaf, suggesting the possibility that such impurities reflect distinct mineralogical/geologic sources. SR-XRD maps collected simultaneously with the SR-XRF maps confirm the identification of azurite regions and are consistent with impurities found in natural mineral sources of azurite. In general, our results suggest the feasibility of using azurite trace element analysis for provenance studies of illuminated manuscript fragments, and demonstrate the value of XRF mapping in non-destructive determination of trace element concentrations within a single pigment. (orig.)

  4. The determination of the C, N, O and trace element content of Triticum aestivum by activation analysis, X-ray excitation and mass spectrometry

    International Nuclear Information System (INIS)

    Leonhardt, J.W.; Dahn, E.; Dietze, H.J.; Freyer, K.; Geisler, M.; Hartmann, G.; Jung, K.; Schelhorn, H.

    1979-01-01

    The results of determinations of the C, N, O and trace element content of grains, sprouts and leaves of Triticum aestivum by means of various methods of activation analysis, X-ray excitation and mass spectrometry are presented. The C and O contents were determined by X-ray excitation; the O, N, P and Si contents were measured by NAA with 14-MeV neutrons, and the trace elements were determined by NAA with thermal neutrons. A mass-spectrometric survey analysis confirmed the results obtained by NAA. The use of neutron-induced nuclear reactions together with autoradiography enabled a representative picture to be formed of the spatial distribution in two dimensions of 14 N in biological specimens. (author)

  5. Dibenzylammonium and sodium dibenzyldithiocarbamates as precipitants for preconcentration of trace elements in water for analysis by energy dispersive X-ray fluorescence

    International Nuclear Information System (INIS)

    Moore, R.V.

    1982-01-01

    Precipitation with combined dibenzylammonium dibenzyldithiocarbamate and sodium dibenzyldithiocarbamate at pH 5.0 can be used to separate 22 trace elements from water. Membrane filtration of the precipitate yielded a thin sample, suitable for analysis by energy dispersive X-ray fluorescence spectrometry. Alkalis, alkaline earths, lanthanides, and halides were not precipitated, permitting a clean separation of trace elements from the macro constituents of drinking water and drinking water supplies. Methods are given for preparation of reagents of higher purity than previously described

  6. Simulating an extreme over-the-horizon optical propagation event over Lake Michigan using a coupled mesoscale modeling and ray tracing framework

    NARCIS (Netherlands)

    Basu, S.

    2017-01-01

    Accurate simulation and forecasting of over-the-horizon propagation events are essential for various civilian and defense applications. We demonstrate the prowess of a newly proposed coupled mesoscale modeling and ray tracing framework in reproducing such an event. Wherever possible, routinely

  7. A comparison of two photon planning algorithms for 8 MV and 25 MV X-ray beams in lung

    International Nuclear Information System (INIS)

    Kan, M.W.K.; Young, E.C.M.; Yu, P.K.N.

    1995-01-01

    The results of a comparison of two photon planning algorithms, the Clarkson Scatter Integration algorithm and the Equivalent Tissue-air Ratio algorithm are reported, using a simple lung phantom for 8 MV and 25 MV X-ray beams of field sizes 5 cm x 5 cm and 10 cm x 10 cm. Central axis depth-dose distributions were measured with a thimble chamber or a Markus parallel-plate chamber. Dose profile distributions were measured with TLD rods and films. Measured dose distributions were then compared to predicted dose distributions. Both algorithms overestimate the dose at mid-lung as they do not account for the effect of electronic disequilibrium. The Clarkson algorithm consistently shows less accurate results in comparison with the ETAR algorithm. There is additional error in the case of the Clarkson algorithm because of the assumption of a unit density medium in calculating scatter, which gives an overestimate in the effective scatter-air ratios in lung. For a 5 cm x 5 cm field, the error of dose prediction for 25 MV x-ray beam at mid-lung is 15.8 % and 12.8 % for Clarkson and ETAR algorithm respectively. At 8 MV the error is 9.3 % and 5.1 % respectively. In addition, both algorithms underestimate the penumbral width at mid-lung as they do not account for the penumbral flaring effect in low density medium. 25 refs., 2 tabs., 5 figs

  8. A new algorithm for γ-ray tomographic imaging using a scintillation camera

    International Nuclear Information System (INIS)

    Terajima, Hirokatsu; Nakajima, Masato; Itoh, Takashi.

    1979-01-01

    The gamma ray tomographic imaging giving 3-dimensional distribution of RI in human bodies is being actively investigated for the reason that the conventional images are of 2-dimensional projection, but it is not yet employed practically, because there are some problems in the tomographic image quality obtained. One of the methods is a technique to determine the radioisotope distribution on each tomographic plane by placing a planar detector in parallel with the assumed tomographic planes and by processing the 2-dimensional radioisotope projection images thus obtained. It does not require the repetition of reconstructive algorithm. The authors have proposed the algorithm for this method, and have carried out the experiments to verify the propriety of the algorithm. Radioisotope phantom is composed of the overlapping acrylic cubic vessels of 30 mm sides containing radioisotopes arranged 2-dimensionally in each layer, and the multi-pinhole shutter array is used as the collimator. The projection image of radioisotope distribution on the scintillator face is converted into the digital imaging data sampled in 2-dimensional space of 64 x 64 with the mini-computer. Among the probable causes to affect the reconstructed image quality, statistical fluctuation, absorption of gamma ray and the shape of aperture for the collimator are discussed. These indicate that this method is more effective than the conventional methods, and can be the effective technique for medical diagnosis and therapy, because this is a technique to determine 3-dimensional distribution of RI by utilizing existing equipments. (Wakatsuki, Y.)

  9. Robust Adaptive Photon Tracing using Photon Path Visibility

    DEFF Research Database (Denmark)

    Hachisuka, Toshiya; Jensen, Henrik Wann

    2011-01-01

    We present a new adaptive photon tracing algorithm which can handle illumination settings that are considered difficult for photon tracing approaches such as outdoor scenes, close-ups of a small part of an illuminated region, and illumination coming through a small gap. The key contribution in our...... algorithm is the use of visibility of photon path as the importance function which ensures that our sampling algorithm focuses on paths that are visible from the given viewpoint. Our sampling algorithm builds on two recent developments in Markov chain Monte Carlo methods: adaptive Markov chain sampling...... and replica exchange. Using these techniques, each photon path is adaptively mutated and it explores the sampling space efficiently without being stuck at a local peak of the importance function. We have implemented this sampling approach in the progressive photon mapping algorithm which provides visibility...

  10. [X-ray endoscopic semiotics and diagnostic algorithm of radiation studies of preneoplastic gastric mucosa changes].

    Science.gov (United States)

    Akberov, R F; Gorshkov, A N

    1997-01-01

    The X-ray endoscopic semiotics of precancerous gastric mucosal changes (epithelial dysplasia, intestinal epithelial rearrangement) was examined by the results of 1574 gastric examination. A diagnostic algorithm was developed for radiation studies in the diagnosis of the above pathology.

  11. TRACING THE LOWEST PROPELLER LINE IN MAGELLANIC HIGH-MASS X-RAY BINARIES

    Energy Technology Data Exchange (ETDEWEB)

    Christodoulou, Dimitris M.; Laycock, Silas G. T.; Yang, Jun; Fingerman, Samuel, E-mail: dimitris_christodoulou@uml.edu, E-mail: silas_laycock@uml.edu, E-mail: jun_yang@uml.edu, E-mail: fingerman.samuel@gmail.com [Lowell Center for Space Science and Technology, 600 Suffolk Street, Lowell, MA 01854 (United States)

    2016-09-20

    We have combined the published observations of high-mass X-ray binary (HMXB) pulsars in the Magellanic Clouds with a new processing of the complete archival data sets from the XMM-Newton and Chandra observatories in an attempt to trace the lowest propeller line below which accretion to polar caps is inhibited by the centrifugal force and the pulsations from the most weakly magnetized pulsars cease. Previously published data reveal that some of the faster-spinning pulsars with spin periods of P {sub S} < 12 s, detected at relatively low X-ray luminosities L {sub X} , appear to define such a line in the P {sub S} – L {sub X} diagram, characterized by a magnetic moment of μ = 3 × 10{sup 29} G cm{sup 3}. This value implies the presence of surface magnetic fields of B ≥ 3 × 10{sup 11} G in the compact objects of this class. Only a few quiescent HMXBs are found below the propeller line: LXP4.40 and SXP4.78, for which XMM-Newton and Chandra null detections respectively placed firm upper limits on their X-ray fluxes in deep quiescence; and A0538-66, for which many sub-Eddington detections have never measured any pulsations. On the other hand, the data from the XMM-Newton and Chandra archives show clearly that, during routine observation cycles, several sources have been detected below the propeller line in extremely faint, nonpulsating states that can be understood as the result of weak magnetospheric emission when accretion to the poles is centrifugally stalled or severely diminished. We also pay attention to the anomalous X-ray pulsar CXOU J010043.1-721134 that was reported in HMXB surveys. Its pulsations and locations near and above the propeller line indicate that this pulsar could be accreting from a fossil disk.

  12. A compressed sensing based reconstruction algorithm for synchrotron source propagation-based X-ray phase contrast computed tomography

    Energy Technology Data Exchange (ETDEWEB)

    Melli, Seyed Ali, E-mail: sem649@mail.usask.ca [Department of Electrical and Computer Engineering, University of Saskatchewan, Saskatoon, SK (Canada); Wahid, Khan A. [Department of Electrical and Computer Engineering, University of Saskatchewan, Saskatoon, SK (Canada); Babyn, Paul [Department of Medical Imaging, University of Saskatchewan, Saskatoon, SK (Canada); Montgomery, James [College of Medicine, University of Saskatchewan, Saskatoon, SK (Canada); Snead, Elisabeth [Western College of Veterinary Medicine, University of Saskatchewan, Saskatoon, SK (Canada); El-Gayed, Ali [College of Medicine, University of Saskatchewan, Saskatoon, SK (Canada); Pettitt, Murray; Wolkowski, Bailey [College of Agriculture and Bioresources, University of Saskatchewan, Saskatoon, SK (Canada); Wesolowski, Michal [Department of Medical Imaging, University of Saskatchewan, Saskatoon, SK (Canada)

    2016-01-11

    Synchrotron source propagation-based X-ray phase contrast computed tomography is increasingly used in pre-clinical imaging. However, it typically requires a large number of projections, and subsequently a large radiation dose, to produce high quality images. To improve the applicability of this imaging technique, reconstruction algorithms that can reduce the radiation dose and acquisition time without degrading image quality are needed. The proposed research focused on using a novel combination of Douglas–Rachford splitting and randomized Kaczmarz algorithms to solve large-scale total variation based optimization in a compressed sensing framework to reconstruct 2D images from a reduced number of projections. Visual assessment and quantitative performance evaluations of a synthetic abdomen phantom and real reconstructed image of an ex-vivo slice of canine prostate tissue demonstrate that the proposed algorithm is competitive in reconstruction process compared with other well-known algorithms. An additional potential benefit of reducing the number of projections would be reduction of time for motion artifact to occur if the sample moves during image acquisition. Use of this reconstruction algorithm to reduce the required number of projections in synchrotron source propagation-based X-ray phase contrast computed tomography is an effective form of dose reduction that may pave the way for imaging of in-vivo samples.

  13. Ray Tracing for Ocean Acoustic Tomography

    National Research Council Canada - National Science Library

    Dushaw, Brian

    1998-01-01

    .... The Numerical Recipes software package provided the basis for much of this computer code. The ray equations are reviewed, and ray equations that include the effects of ocean current are derived...

  14. Combined mixed approach algorithm for in-line phase-contrast x-ray imaging

    International Nuclear Information System (INIS)

    De Caro, Liberato; Scattarella, Francesco; Giannini, Cinzia; Tangaro, Sabina; Rigon, Luigi; Longo, Renata; Bellotti, Roberto

    2010-01-01

    Purpose: In the past decade, phase-contrast imaging (PCI) has been applied to study different kinds of tissues and human body parts, with an increased improvement of the image quality with respect to simple absorption radiography. A technique closely related to PCI is phase-retrieval imaging (PRI). Indeed, PCI is an imaging modality thought to enhance the total contrast of the images through the phase shift introduced by the object (human body part); PRI is a mathematical technique to extract the quantitative phase-shift map from PCI. A new phase-retrieval algorithm for the in-line phase-contrast x-ray imaging is here proposed. Methods: The proposed algorithm is based on a mixed transfer-function and transport-of-intensity approach (MA) and it requires, at most, an initial approximate estimate of the average phase shift introduced by the object as prior knowledge. The accuracy in the initial estimate determines the convergence speed of the algorithm. The proposed algorithm retrieves both the object phase and its complex conjugate in a combined MA (CMA). Results: Although slightly less computationally effective with respect to other mixed-approach algorithms, as two phases have to be retrieved, the results obtained by the CMA on simulated data have shown that the obtained reconstructed phase maps are characterized by particularly low normalized mean square errors. The authors have also tested the CMA on noisy experimental phase-contrast data obtained by a suitable weakly absorbing sample consisting of a grid of submillimetric nylon fibers as well as on a strongly absorbing object made of a 0.03 mm thick lead x-ray resolution star pattern. The CMA has shown a good efficiency in recovering phase information, also in presence of noisy data, characterized by peak-to-peak signal-to-noise ratios down to a few dBs, showing the possibility to enhance with phase radiography the signal-to-noise ratio for features in the submillimetric scale with respect to the attenuation

  15. ALGORITHMS AND PROGRAMS FOR STRONG GRAVITATIONAL LENSING IN KERR SPACE-TIME INCLUDING POLARIZATION

    Energy Technology Data Exchange (ETDEWEB)

    Chen, Bin; Maddumage, Prasad [Research Computing Center, Department of Scientific Computing, Florida State University, Tallahassee, FL 32306 (United States); Kantowski, Ronald; Dai, Xinyu; Baron, Eddie, E-mail: bchen3@fsu.edu [Homer L. Dodge Department of Physics and Astronomy, University of Oklahoma, Norman, OK 73019 (United States)

    2015-05-15

    Active galactic nuclei (AGNs) and quasars are important astrophysical objects to understand. Recently, microlensing observations have constrained the size of the quasar X-ray emission region to be of the order of 10 gravitational radii of the central supermassive black hole. For distances within a few gravitational radii, light paths are strongly bent by the strong gravity field of the central black hole. If the central black hole has nonzero angular momentum (spin), then a photon’s polarization plane will be rotated by the gravitational Faraday effect. The observed X-ray flux and polarization will then be influenced significantly by the strong gravity field near the source. Consequently, linear gravitational lensing theory is inadequate for such extreme circumstances. We present simple algorithms computing the strong lensing effects of Kerr black holes, including the effects on polarization. Our algorithms are realized in a program “KERTAP” in two versions: MATLAB and Python. The key ingredients of KERTAP are a graphic user interface, a backward ray-tracing algorithm, a polarization propagator dealing with gravitational Faraday rotation, and algorithms computing observables such as flux magnification and polarization angles. Our algorithms can be easily realized in other programming languages such as FORTRAN, C, and C++. The MATLAB version of KERTAP is parallelized using the MATLAB Parallel Computing Toolbox and the Distributed Computing Server. The Python code was sped up using Cython and supports full implementation of MPI using the “mpi4py” package. As an example, we investigate the inclination angle dependence of the observed polarization and the strong lensing magnification of AGN X-ray emission. We conclude that it is possible to perform complex numerical-relativity related computations using interpreted languages such as MATLAB and Python.

  16. ALGORITHMS AND PROGRAMS FOR STRONG GRAVITATIONAL LENSING IN KERR SPACE-TIME INCLUDING POLARIZATION

    International Nuclear Information System (INIS)

    Chen, Bin; Maddumage, Prasad; Kantowski, Ronald; Dai, Xinyu; Baron, Eddie

    2015-01-01

    Active galactic nuclei (AGNs) and quasars are important astrophysical objects to understand. Recently, microlensing observations have constrained the size of the quasar X-ray emission region to be of the order of 10 gravitational radii of the central supermassive black hole. For distances within a few gravitational radii, light paths are strongly bent by the strong gravity field of the central black hole. If the central black hole has nonzero angular momentum (spin), then a photon’s polarization plane will be rotated by the gravitational Faraday effect. The observed X-ray flux and polarization will then be influenced significantly by the strong gravity field near the source. Consequently, linear gravitational lensing theory is inadequate for such extreme circumstances. We present simple algorithms computing the strong lensing effects of Kerr black holes, including the effects on polarization. Our algorithms are realized in a program “KERTAP” in two versions: MATLAB and Python. The key ingredients of KERTAP are a graphic user interface, a backward ray-tracing algorithm, a polarization propagator dealing with gravitational Faraday rotation, and algorithms computing observables such as flux magnification and polarization angles. Our algorithms can be easily realized in other programming languages such as FORTRAN, C, and C++. The MATLAB version of KERTAP is parallelized using the MATLAB Parallel Computing Toolbox and the Distributed Computing Server. The Python code was sped up using Cython and supports full implementation of MPI using the “mpi4py” package. As an example, we investigate the inclination angle dependence of the observed polarization and the strong lensing magnification of AGN X-ray emission. We conclude that it is possible to perform complex numerical-relativity related computations using interpreted languages such as MATLAB and Python

  17. Advanced 3D tools used in reverse engineering and ray tracing simulation of phased array inspection of turbine components with complex geometry

    International Nuclear Information System (INIS)

    Daks, W.; Kovacshazy, C.; Mair, D.; Ciorau, P.

    2002-01-01

    This paper outlines the practical aspects of reverse engineering and the integration of multiple pieces of software (Drafting, CNC Machining, Ray Tracing, Inspection Simulation Scenario and Phased Array UT Analysis), in order to inspect turbine components comprised of complex geometry. The CNC software, Mastercam, and design software, CADKEY/FastSURF, were used to validate the phased-array automated and manual inspection of blade root, rotor steeples and disk-blade rim attachment. The integration of a 3D part in the software engine, Imagine 3D and SimScan, as well as Tomoview analysis (specimen feature) is based on CADKEY Developer Kit - IGES/SAT file format. A generic Ray Tracing simulation for multi-probe beam was integrated into Imagine 3D. Representative examples of reference blocks and mock-ups, UT simulation and phased-array data comparison are presented. (author)

  18. Ray Tracing Results for Elevation Angle Spread of Departure and its Impact on System Performance

    DEFF Research Database (Denmark)

    Mondal, Bishwarup; Thomas, Timothy; Nguyen, Huan Cong

    2014-01-01

    Elevation spread of departure angles (ESD) is the key parameter characterizing a 3D fast-fading channel model. 3D channel mod-eling is currently being studied in 3GPP to enable the develop-ment of MIMO techniques exploiting both azimuth and elevation dimensions of the channel. In this paper we use...... ray-tracing techniques to estimate the ESD behavior in Manhattan and Copenhagen city environments and compare it with the 3GPP ESD model. We also investigate the ESD spread within a cluster of rays and show that the ESD within a cluster depends significantly on the distance of the mobile from the base......-station. This char-acterization addresses a gap in the existing literature. Simulation results show that the performance of MIMO techniques such as vertical sectorization depends significantly on the ESD of the underlying environment. This observation also underscores the importance of an accurate ESD model....

  19. Simulation of Satellite, Airborne and Terrestrial LiDAR with DART (I):Waveform Simulation with Quasi-Monte Carlo Ray Tracing

    Science.gov (United States)

    Gastellu-Etchegorry, Jean-Philippe; Yin, Tiangang; Lauret, Nicolas; Grau, Eloi; Rubio, Jeremy; Cook, Bruce D.; Morton, Douglas C.; Sun, Guoqing

    2016-01-01

    Light Detection And Ranging (LiDAR) provides unique data on the 3-D structure of atmosphere constituents and the Earth's surface. Simulating LiDAR returns for different laser technologies and Earth scenes is fundamental for evaluating and interpreting signal and noise in LiDAR data. Different types of models are capable of simulating LiDAR waveforms of Earth surfaces. Semi-empirical and geometric models can be imprecise because they rely on simplified simulations of Earth surfaces and light interaction mechanisms. On the other hand, Monte Carlo ray tracing (MCRT) models are potentially accurate but require long computational time. Here, we present a new LiDAR waveform simulation tool that is based on the introduction of a quasi-Monte Carlo ray tracing approach in the Discrete Anisotropic Radiative Transfer (DART) model. Two new approaches, the so-called "box method" and "Ray Carlo method", are implemented to provide robust and accurate simulations of LiDAR waveforms for any landscape, atmosphere and LiDAR sensor configuration (view direction, footprint size, pulse characteristics, etc.). The box method accelerates the selection of the scattering direction of a photon in the presence of scatterers with non-invertible phase function. The Ray Carlo method brings traditional ray-tracking into MCRT simulation, which makes computational time independent of LiDAR field of view (FOV) and reception solid angle. Both methods are fast enough for simulating multi-pulse acquisition. Sensitivity studies with various landscapes and atmosphere constituents are presented, and the simulated LiDAR signals compare favorably with their associated reflectance images and Laser Vegetation Imaging Sensor (LVIS) waveforms. The LiDAR module is fully integrated into DART, enabling more detailed simulations of LiDAR sensitivity to specific scene elements (e.g., atmospheric aerosols, leaf area, branches, or topography) and sensor configuration for airborne or satellite LiDAR sensors.

  20. Trace spaces

    DEFF Research Database (Denmark)

    Fajstrup, Lisbeth; Goubault, Eric; Haucourt, Emmanuel

    2012-01-01

    in the interleaving semantics of a concurrent program, but rather some equivalence classes. The purpose of this paper is to describe a new algorithm to compute such equivalence classes, and a representative per class, which is based on ideas originating in algebraic topology. We introduce a geometric semantics...... of concurrent languages, where programs are interpreted as directed topological spaces, and study its properties in order to devise an algorithm for computing dihomotopy classes of execution paths. In particular, our algorithm is able to compute a control-flow graph for concurrent programs, possibly containing...... loops, which is “as reduced as possible” in the sense that it generates traces modulo equivalence. A preliminary implementation was achieved, showing promising results towards efficient methods to analyze concurrent programs, with very promising results compared to partial-order reduction techniques....

  1. A comparison of partially specular radiosity and ray tracing for room acoustics modeling

    Science.gov (United States)

    Beamer, C. Walter; Muehleisen, Ralph T.

    2005-04-01

    Partially specular (PS) radiosity is an extended form of the general radiosity method. Acoustic radiosity is a form of bulk transfer of radiant acoustic energy. This bulk transfer is accomplished through a system of energy balance equations that relate the bulk energy transfer of each surface in the system to all other surfaces in the system. Until now acoustic radiosity has been limited to modeling only diffuse surface reflection. The new PS acoustic radiosity method can model all real surface types, diffuse, specular and everything in between. PS acoustic radiosity also models all real source types and distributions, not just point sources. The results of the PS acoustic radiosity method are compared to those of well known ray tracing programs. [Work supported by NSF.

  2. Simultaneous Determination of 30 Trace Elements in Cancerous and Noncancerous Human Tissue Samples with Gamma-ray Spectrometry

    Energy Technology Data Exchange (ETDEWEB)

    Samsahl, K; Brune, D; Wester, P O

    1963-10-15

    The following trace elements were quantitatively determined by gamma-ray spectrometry in T samples of non-cancerous and 5 samples of cancerous human tissue: P, Ca, Cr, Fe, Co, Cu, Zn, As, Se, Br, Rb, Mo, Ag, Cd, Sb, Cs, La, Au, and Hg. In some of the samples the following elements were qualitatively determined: Ti+Sc, Ga, Sr, In, Ba, Ce, Hf, Os, Pt, and U. Most of the trace elements were found to be present in much higher concentrations in the non-cancerous than in the corresponding cancerous liver samples. In a typical run one sample each of cancerous and non-cancerous tissue was irradiated together with standards of the elements to be determined in a thermal flux of 2.10{sup 13} n/cm{sup 2}/sec. for 24 hours. The radioactive trace elements were separated into 16, and in some cases 18, groups by means of a chemical group separation method. Subsequently, the gamma spectrometric measurements were performed. Two persons can manage the chemical separations and measure the different activities from a run in 1,5 days. A new method of comparing unknown samples with standards was developed.

  3. Rapid Chemometric X-Ray Fluorescence approaches for spectral Diagnostics of Cancer utilizing Tissue Trace Metals and Speciation profiles

    International Nuclear Information System (INIS)

    Okonda, J.J.

    2015-01-01

    Energy dispersive X-ray fluorescence (EDXRF) spectroscopy is an analytical method for identification and quantification of elements in materials by measurement of their spectral energy and intensity. EDXRFS spectroscopic technique involves simultaneous non-invasive acquisition of both fluorescence and scatter spectra from samples for quantitative determination of trace elemental content in complex matrix materials. The objective is develop a chemometric-aided EDXRFS method for rapid diagnosis of cancer and its severity (staging) based on analysis of trace elements (Cu, Zn, Fe, Se and Mn), their speciation and multivariate alterations of the elements in cancerous body tissue samples as cancer biomarkers. The quest for early diagnosis of cancer is based on the fact that early intervention translates to higher survival rate and better quality of life. Chemometric aided EDXRFS cancer diagnostic model has been evaluated as a direct and rapid superior alternative for the traditional quantitative methods used in XRF such as FP method. PCA results of cultured samples indicate that it is possible to characterize cancer at early and late stage of development based on trace elemental profiles

  4. Study on the influence of X-ray tube spectral distribution on the analysis of bulk samples and thin films: Fundamental parameters method and theoretical coefficient algorithms

    International Nuclear Information System (INIS)

    Sitko, Rafal

    2008-01-01

    Knowledge of X-ray tube spectral distribution is necessary in theoretical methods of matrix correction, i.e. in both fundamental parameter (FP) methods and theoretical influence coefficient algorithms. Thus, the influence of X-ray tube distribution on the accuracy of the analysis of thin films and bulk samples is presented. The calculations are performed using experimental X-ray tube spectra taken from the literature and theoretical X-ray tube spectra evaluated by three different algorithms proposed by Pella et al. (X-Ray Spectrom. 14 (1985) 125-135), Ebel (X-Ray Spectrom. 28 (1999) 255-266), and Finkelshtein and Pavlova (X-Ray Spectrom. 28 (1999) 27-32). In this study, Fe-Cr-Ni system is selected as an example and the calculations are performed for X-ray tubes commonly applied in X-ray fluorescence analysis (XRF), i.e., Cr, Mo, Rh and W. The influence of X-ray tube spectra on FP analysis is evaluated when quantification is performed using various types of calibration samples. FP analysis of bulk samples is performed using pure-element bulk standards and multielement bulk standards similar to the analyzed material, whereas for FP analysis of thin films, the bulk and thin pure-element standards are used. For the evaluation of the influence of X-ray tube spectra on XRF analysis performed by theoretical influence coefficient methods, two algorithms for bulk samples are selected, i.e. Claisse-Quintin (Can. Spectrosc. 12 (1967) 129-134) and COLA algorithms (G.R. Lachance, Paper Presented at the International Conference on Industrial Inorganic Elemental Analysis, Metz, France, June 3, 1981) and two algorithms (constant and linear coefficients) for thin films recently proposed by Sitko (X-Ray Spectrom. 37 (2008) 265-272)

  5. Sample preparation techniques in trace element analysis by X-ray emission spectroscopy

    International Nuclear Information System (INIS)

    Valkovic, V.

    1983-11-01

    The report, written under a research contract with the IAEA, contains a detailed presentation of the most difficult problem encountered in the trace element analysis by methods of the X-ray emission spectroscopy, namely the sample preparation techniques. The following items are covered. Sampling - with specific consideration of aerosols, water, soil, biological materials, petroleum and its products, storage of samples and their handling. Pretreatment of samples - preconcentration, ashing, solvent extraction, ion exchange and electrodeposition. Sample preparations for PIXE - analysis - backings, target uniformity and homogeneity, effects of irradiation, internal standards and specific examples of preparation (aqueous, biological, blood serum and solid samples). Sample preparations for radioactive sources or tube excitation - with specific examples (water, liquid and solid samples, soil, geological, plants and tissue samples). Finally, the problem of standards and reference materials, as well as that of interlaboratory comparisons, is discussed

  6. Developments in the ray-tracing code Zgoubi for 6-D multiturn tracking in FFAG rings

    International Nuclear Information System (INIS)

    Lemuet, F.; Meot, F.

    2005-01-01

    A geometrical method for 3-D modeling of the magnetic field in scaling and non-scaling FFAG magnets has been installed in the ray-tracing code Zgoubi. The method in particular allows a good simulation of transverse non-linearities, of field fall-offs and possible merging fields in configurations of neighboring magnets, while using realistic models of magnetic fields. That yields an efficient tool for FFAG lattice design and optimizations, and for 6-D tracking studies. It is applied for illustration to the simulation of an acceleration cycle in a 150 MeV radial sector proton FFAG

  7. An improved cone-beam filtered backprojection reconstruction algorithm based on x-ray angular correction and multiresolution analysis

    International Nuclear Information System (INIS)

    Sun, Y.; Hou, Y.; Yan, Y.

    2004-01-01

    With the extensive application of industrial computed tomography in the field of non-destructive testing, how to improve the quality of the reconstructed image is receiving more and more concern. It is well known that in the existing cone-beam filtered backprojection reconstruction algorithms the cone angle is controlled within a narrow range. The reason of this limitation is the incompleteness of projection data when the cone angle increases. Thus the size of the tested workpiece is limited. Considering the characteristic of X-ray cone angle, an improved cone-beam filtered back-projection reconstruction algorithm taking account of angular correction is proposed in this paper. The aim of our algorithm is to correct the cone-angle effect resulted from the incompleteness of projection data in the conventional algorithm. The basis of the correction is the angular relationship among X-ray source, tested workpiece and the detector. Thus the cone angle is not strictly limited and this algorithm may be used to detect larger workpiece. Further more, adaptive wavelet filter is used to make multiresolution analysis, which can modify the wavelet decomposition series adaptively according to the demand for resolution of local reconstructed area. Therefore the computation and the time of reconstruction can be reduced, and the quality of the reconstructed image can also be improved. (author)

  8. A grey incidence algorithm to detect high-Z material using cosmic ray muons

    Science.gov (United States)

    He, W.; Xiao, S.; Shuai, M.; Chen, Y.; Lan, M.; Wei, M.; An, Q.; Lai, X.

    2017-10-01

    Muon scattering tomography (MST) is a method for using cosmic muons to scan cargo containers and vehicles for special nuclear materials. However, the flux of cosmic ray muons is low, in the real life application, the detection has to be done a short timescale with small numbers of muons. In this paper, we present a novel approach to detection of special nuclear material by using cosmic ray muons. We use the degree of grey incidence to distinguish typical waste fuel material, uranium, from low-Z material, medium-Z material and other high-Z materials of tungsten and lead. The result shows that using this algorithm, it is possible to detect high-Z materials with an acceptable timescale.

  9. Offset Trace-Based Video Quality Evaluation Network Transport

    DEFF Research Database (Denmark)

    Seeling, P.; Reisslein, M.; Fitzek, Frank

    2006-01-01

    Video traces contain information about encoded video frames, such as frame sizes and qualities, and provide a convenient method to conduct multimedia networking research. Although wiedely used in networking research, these traces do not allow to determine the video qaulityin an accurate manner...... after networking transport that includes losses and delays. In this work, we provide (i) an overview of frame dependencies that have to be taken into consideration when working with video traces, (ii) an algorithmic approach to combine traditional video traces and offset distortion traces to determine...... the video quality or distortion after lossy network transport, (iii) offset distortion and quality characteristics and (iv) the offset distortion trace format and tools to create offset distortion traces....

  10. Testing Linear Temporal Logic Formulae on Finite Execution Traces

    Science.gov (United States)

    Havelund, Klaus; Rosu, Grigore; Norvig, Peter (Technical Monitor)

    2001-01-01

    We present an algorithm for efficiently testing Linear Temporal Logic (LTL) formulae on finite execution traces. The standard models of LTL are infinite traces, reflecting the behavior of reactive and concurrent systems which conceptually may be continuously alive. In most past applications of LTL. theorem provers and model checkers have been used to formally prove that down-scaled models satisfy such LTL specifications. Our goal is instead to use LTL for up-scaled testing of real software applications. Such tests correspond to analyzing the conformance of finite traces against LTL formulae. We first describe what it means for a finite trace to satisfy an LTL property. We then suggest an optimized algorithm based on transforming LTL formulae. The work is done using the Maude rewriting system. which turns out to provide a perfect notation and an efficient rewriting engine for performing these experiments.

  11. Tracing Internal Radar Layers in the Greenland Ice Sheet

    DEFF Research Database (Denmark)

    Panton, Christian

    Internal layers in radio-echograms from the sounding of ice sheets have long been a valuable resource in glaciology, but their usefulness have been limited by availability of traced (digitized) layers. To speed up this process, we have developed an algorithm for semi-automatic tracing the internal...... layers and a fully automated algorithm for mapping the layer slope. The layer slope is inferred by the intensity response to a slanted Gaussian filter, whereafter layers can be traced using an active contour model. With these techniques we show that it possible to trace internal layers over distances...... of hundreds kilometers with minimal operator intervention, and the methods have been successfully validated between two Greenland deep ice cores with internal match points. In order to remove any operator assistance, we show how the layer slope can be used to detect disturbances in the deep radiostratigraphy...

  12. Algorithm for three dimension reconstruction of magnetic resonance tomographs and X-ray images based on Fast Fourier Transform

    International Nuclear Information System (INIS)

    Bueno, Josiane M.; Traina, Agma Juci M.; Cruvinel, Paulo E.

    1995-01-01

    This work presents an algorithm for three-dimensional digital image reconstruction. Such algorithms based on the combination of both a Fast Fourier Transform method with Hamming Window and the use of a tri-linear interpolation function. The algorithm allows not only the generation of three-dimensional spatial spin distribution maps for Magnetic Resonance Tomography data but also X and Y-rays linear attenuation coefficient maps for CT scanners. Results demonstrates the usefulness of the algorithm in three-dimensional image reconstruction by doing first two-dimensional reconstruction and rather after interpolation. The algorithm was developed in C++ language, and there are two available versions: one under the DOS environment, and the other under the UNIX/Sun environment. (author)

  13. A multiresolution approach to iterative reconstruction algorithms in X-ray computed tomography.

    Science.gov (United States)

    De Witte, Yoni; Vlassenbroeck, Jelle; Van Hoorebeke, Luc

    2010-09-01

    In computed tomography, the application of iterative reconstruction methods in practical situations is impeded by their high computational demands. Especially in high resolution X-ray computed tomography, where reconstruction volumes contain a high number of volume elements (several giga voxels), this computational burden prevents their actual breakthrough. Besides the large amount of calculations, iterative algorithms require the entire volume to be kept in memory during reconstruction, which quickly becomes cumbersome for large data sets. To overcome this obstacle, we present a novel multiresolution reconstruction, which greatly reduces the required amount of memory without significantly affecting the reconstructed image quality. It is shown that, combined with an efficient implementation on a graphical processing unit, the multiresolution approach enables the application of iterative algorithms in the reconstruction of large volumes at an acceptable speed using only limited resources.

  14. Efficient Time-Domain Ray-Tracing Technique for the Analysis of Ultra-Wideband Indoor Environments including Lossy Materials and Multiple Effects

    Directory of Open Access Journals (Sweden)

    F. Saez de Adana

    2009-01-01

    Full Text Available This paper presents an efficient application of the Time-Domain Uniform Theory of Diffraction (TD-UTD for the analysis of Ultra-Wideband (UWB mobile communications for indoor environments. The classical TD-UTD formulation is modified to include the contribution of lossy materials and multiple-ray interactions with the environment. The electromagnetic analysis is combined with a ray-tracing acceleration technique to treat realistic and complex environments. The validity of this method is tested with measurements performed inside the Polytechnic building of the University of Alcala and shows good performance of the model for the analysis of UWB propagation.

  15. Fast algorithm for the rendering of three-dimensional surfaces

    Science.gov (United States)

    Pritt, Mark D.

    1994-02-01

    It is often desirable to draw a detailed and realistic representation of surface data on a computer graphics display. One such representation is a 3D shaded surface. Conventional techniques for rendering shaded surfaces are slow, however, and require substantial computational power. Furthermore, many techniques suffer from aliasing effects, which appear as jagged lines and edges. This paper describes an algorithm for the fast rendering of shaded surfaces without aliasing effects. It is much faster than conventional ray tracing and polygon-based rendering techniques and is suitable for interactive use. On an IBM RISC System/6000TM workstation it renders a 1000 X 1000 surface in about 7 seconds.

  16. Evaluation of Geometrical Modulation Transfer Function in Optical Lens System

    Directory of Open Access Journals (Sweden)

    Cheng-Mu Tsai

    2015-01-01

    Full Text Available This paper presents ray tracing algorithms to evaluate the geometrical modulation transfer function (GMTF of optical lens system. There are two kinds of ray tracings methods that can be applied to help simulate the point spread function (PSF in the image plane, for example, paraxial optics and real ray tracings. The paraxial optics ray tracing is used to calculate the first-order properties such as the effective focal length (EFL and the entrance pupil position through less cost of computation. However, the PSF could have a large tolerance by only using paraxial optics ray tracing for simulation. Some formulas for real ray tracing are applied in the sagittal and tangential line spread function (LSF. The algorithms are developed to demonstrate the simulation of LSF. Finally, the GMTF is evaluated after the fast Fourier transform (FFT of the LSF.

  17. Synthesizing Dynamic Programming Algorithms from Linear Temporal Logic Formulae

    Science.gov (United States)

    Rosu, Grigore; Havelund, Klaus

    2001-01-01

    The problem of testing a linear temporal logic (LTL) formula on a finite execution trace of events, generated by an executing program, occurs naturally in runtime analysis of software. We present an algorithm which takes an LTL formula and generates an efficient dynamic programming algorithm. The generated algorithm tests whether the LTL formula is satisfied by a finite trace of events given as input. The generated algorithm runs in linear time, its constant depending on the size of the LTL formula. The memory needed is constant, also depending on the size of the formula.

  18. Optimization of image quality and acquisition time for lab-based X-ray microtomography using an iterative reconstruction algorithm

    Science.gov (United States)

    Lin, Qingyang; Andrew, Matthew; Thompson, William; Blunt, Martin J.; Bijeljic, Branko

    2018-05-01

    Non-invasive laboratory-based X-ray microtomography has been widely applied in many industrial and research disciplines. However, the main barrier to the use of laboratory systems compared to a synchrotron beamline is its much longer image acquisition time (hours per scan compared to seconds to minutes at a synchrotron), which results in limited application for dynamic in situ processes. Therefore, the majority of existing laboratory X-ray microtomography is limited to static imaging; relatively fast imaging (tens of minutes per scan) can only be achieved by sacrificing imaging quality, e.g. reducing exposure time or number of projections. To alleviate this barrier, we introduce an optimized implementation of a well-known iterative reconstruction algorithm that allows users to reconstruct tomographic images with reasonable image quality, but requires lower X-ray signal counts and fewer projections than conventional methods. Quantitative analysis and comparison between the iterative and the conventional filtered back-projection reconstruction algorithm was performed using a sandstone rock sample with and without liquid phases in the pore space. Overall, by implementing the iterative reconstruction algorithm, the required image acquisition time for samples such as this, with sparse object structure, can be reduced by a factor of up to 4 without measurable loss of sharpness or signal to noise ratio.

  19. A wavelet transform algorithm for peak detection and application to powder x-ray diffraction data.

    Science.gov (United States)

    Gregoire, John M; Dale, Darren; van Dover, R Bruce

    2011-01-01

    Peak detection is ubiquitous in the analysis of spectral data. While many noise-filtering algorithms and peak identification algorithms have been developed, recent work [P. Du, W. Kibbe, and S. Lin, Bioinformatics 22, 2059 (2006); A. Wee, D. Grayden, Y. Zhu, K. Petkovic-Duran, and D. Smith, Electrophoresis 29, 4215 (2008)] has demonstrated that both of these tasks are efficiently performed through analysis of the wavelet transform of the data. In this paper, we present a wavelet-based peak detection algorithm with user-defined parameters that can be readily applied to the application of any spectral data. Particular attention is given to the algorithm's resolution of overlapping peaks. The algorithm is implemented for the analysis of powder diffraction data, and successful detection of Bragg peaks is demonstrated for both low signal-to-noise data from theta-theta diffraction of nanoparticles and combinatorial x-ray diffraction data from a composition spread thin film. These datasets have different types of background signals which are effectively removed in the wavelet-based method, and the results demonstrate that the algorithm provides a robust method for automated peak detection.

  20. Development and testing of a new ray-tracing approach to GNSS carrier-phase multipath modelling

    Science.gov (United States)

    Lau, Lawrence; Cross, Paul

    2007-11-01

    Multipath is one of the most important error sources in Global Navigation Satellite System (GNSS) carrier-phase-based precise relative positioning. Its theoretical maximum is a quarter of the carrier wavelength (about 4.8 cm for the Global Positioning System (GPS) L1 carrier) and, although it rarely reaches this size, it must clearly be mitigated if millimetre-accuracy positioning is to be achieved. In most static applications, this may be accomplished by averaging over a sufficiently long period of observation, but in kinematic applications, a modelling approach must be used. This paper is concerned with one such approach: the use of ray-tracing to reconstruct the error and therefore remove it. In order to apply such an approach, it is necessary to have a detailed understanding of the signal transmitted from the satellite, the reflection process, the antenna characteristics and the way that the reflected and direct signal are processed within the receiver. This paper reviews all of these and introduces a formal ray-tracing method for multipath estimation based on precise knowledge of the satellite reflector antenna geometry and of the reflector material and antenna characteristics. It is validated experimentally using GPS signals reflected from metal, water and a brick building, and is shown to be able to model most of the main multipath characteristics. The method will have important practical applications for correcting for multipath in well-constrained environments (such as at base stations for local area GPS networks, at International GNSS Service (IGS) reference stations, and on spacecraft), and it can be used to simulate realistic multipath errors for various performance analyses in high-precision positioning.

  1. The X-ray endoscopic semiotics and diagnostic algorithm of radiation studies of precancerous gastric mucosal changes

    International Nuclear Information System (INIS)

    Akabekov, R.F.; Gorshkov, A.N.

    1997-01-01

    The X-ray endoscopic semiotics of precancerous gastric mucosal changes (epithelial dysplasia, intestinal epithelial rearrangement) was examined by the results of 1574 gastric examination. A diagnostic algorithm was developed for radiation studies in the diagnosis of the above pathology. 7 refs., 4 figs

  2. Curve fitting using a genetic algorithm for the X-ray fluorescence measurement of lead in bone

    International Nuclear Information System (INIS)

    Luo, L.; McMaster University, Hamilton; Chettle, D.R.; Nie, H.; McNeill, F.E.; Popovic, M.

    2006-01-01

    We investigated the potential application of the genetic algorithm in the analysis of X-ray fluorescence spectra from measurement of lead in bone. Candidate solutions are first designed based on the field knowledge and the whole operation, evaluation, selection, crossover and mutation, is then repeated until a given convergence criterion is met. An average-parameters based genetic algorithm is suggested to improve the fitting precision and accuracy. Relative standard deviation (RSD%) of fitting amplitude, peak position and width is 1.3-7.1, 0.009-0.14 and 1.4-3.3, separately. The genetic algorithm was shown to make a good resolution and fitting of K lines of Pb and γ elastic peaks. (author)

  3. Reconstruction of sparse-view X-ray computed tomography using adaptive iterative algorithms.

    Science.gov (United States)

    Liu, Li; Lin, Weikai; Jin, Mingwu

    2015-01-01

    In this paper, we propose two reconstruction algorithms for sparse-view X-ray computed tomography (CT). Treating the reconstruction problems as data fidelity constrained total variation (TV) minimization, both algorithms adapt the alternate two-stage strategy: projection onto convex sets (POCS) for data fidelity and non-negativity constraints and steepest descent for TV minimization. The novelty of this work is to determine iterative parameters automatically from data, thus avoiding tedious manual parameter tuning. In TV minimization, the step sizes of steepest descent are adaptively adjusted according to the difference from POCS update in either the projection domain or the image domain, while the step size of algebraic reconstruction technique (ART) in POCS is determined based on the data noise level. In addition, projection errors are used to compare with the error bound to decide whether to perform ART so as to reduce computational costs. The performance of the proposed methods is studied and evaluated using both simulated and physical phantom data. Our methods with automatic parameter tuning achieve similar, if not better, reconstruction performance compared to a representative two-stage algorithm. Copyright © 2014 Elsevier Ltd. All rights reserved.

  4. Total reflection X-ray fluorescence as a convenient tool for determination of trace elements in microscale gasoline and diesel

    Science.gov (United States)

    Zhang, Airui; Jin, Axiang; Wang, Hai; Wang, Xiaokang; Zha, Pengfei; Wang, Meiling; Song, Xiaoping; Gao, Sitian

    2018-03-01

    Quantitative determination of trace elements like S, Fe, Cu, Mn and Pb in gasoline and S in diesel is of great importance due to the growing concerns over air pollution, human health and engine failure caused by utilization of gasoline and diesel with these harmful elements. A method of total reflection X-ray fluorescence (TXRF) was developed to measure these harmful trace elements in gasoline and diesel. A variety of factors to affect measurement results, including TXRF parameters, microwave-assisted digestion conditions and internal standard element and its addition, were examined to optimize these experimental procedures. The hydrophobic treatment of the surface of quartz reflectors to support the analyte with neutral silicone solutions could prepare thin films of gasoline and diesel digestion solutions for subsequent TXRF analysis. The proposed method shows good potential and reliability to determine the content of harmful trace elements in gasoline and diesel with high sensitivity and accuracy without drawing different standard calibration curves, and can be easily employed to screen gasoline and diesel in routine quality control and assurance.

  5. Traces of heavy and superheavy cosmic nuclei in olivins of extraterrestial origin

    International Nuclear Information System (INIS)

    Ignatova, R.; Taneva, T.

    1982-01-01

    The paths of traces of WH nuclei from cosmic rays have been measured in olivines from the meteorites Maryalakhti, Eagle Stein, Liposki khutor with radiation ages 175, 45 and 220 million years respectively. 3 cm 3 olivines of these meteorites have been examined and more than 500 traces of nuclei with Z(>=)90 have been found measured including 3 traces 1.5-1.8 times longer than the traces created by the uranium and thorium nuclei. These traces may be left by nuclei with Z(>=)110. The crystals were chosen from localizations situated at 2-7 cm, 8-9 cm and 10-12 cm from the outside atmospheric surface of the meteorite. The abundancy of the Z(>=)50 nuclei in gigantic cosmic rays, averaged for a period of ( =)110 in galactic cosmic rays. It is 1.4 x 10 -9 from that of the iron group nuclei. (authors)

  6. Grazing exit versus grazing incidence geometry for x-ray absorption near edge structure analysis of arsenic traces

    International Nuclear Information System (INIS)

    Meirer, F.; Streli, C.; Wobrauschek, P.; Zoeger, N.; Pepponi, G.

    2009-01-01

    In the presented study the grazing exit x-ray fluorescence was tested for its applicability to x-ray absorption near edge structure analysis of arsenic in droplet samples. The experimental results have been compared to the findings of former analyses of the same samples using a grazing incidence (GI) setup to compare the performance of both geometries. Furthermore, the investigations were accomplished to gain a better understanding of the so called self-absorption effect, which was observed and investigated in previous studies using a GI geometry. It was suggested that a normal incidence-grazing-exit geometry would not suffer from self-absorption effects in x-ray absorption fine structure (XAFS) analysis due to the minimized path length of the incident beam through the sample. The results proved this assumption and in turn confirmed the occurrence of the self-absorption effect for GI geometry. Due to its lower sensitivity it is difficult to apply the GE geometry to XAFS analysis of trace amounts (few nanograms) of samples but the technique is well suited for the analysis of small amounts of concentrated samples

  7. CUDA-Accelerated Geodesic Ray-Tracing for Fiber Tracking

    Directory of Open Access Journals (Sweden)

    Evert van Aart

    2011-01-01

    Full Text Available Diffusion Tensor Imaging (DTI allows to noninvasively measure the diffusion of water in fibrous tissue. By reconstructing the fibers from DTI data using a fiber-tracking algorithm, we can deduce the structure of the tissue. In this paper, we outline an approach to accelerating such a fiber-tracking algorithm using a Graphics Processing Unit (GPU. This algorithm, which is based on the calculation of geodesics, has shown promising results for both synthetic and real data, but is limited in its applicability by its high computational requirements. We present a solution which uses the parallelism offered by modern GPUs, in combination with the CUDA platform by NVIDIA, to significantly reduce the execution time of the fiber-tracking algorithm. Compared to a multithreaded CPU implementation of the same algorithm, our GPU mapping achieves a speedup factor of up to 40 times.

  8. Combination of ray-tracing and the method of moments for electromagnetic radiation analysis using reduced meshes

    Science.gov (United States)

    Delgado, Carlos; Cátedra, Manuel Felipe

    2018-05-01

    This work presents a technique that allows a very noticeable relaxation of the computational requirements for full-wave electromagnetic simulations based on the Method of Moments. A ray-tracing analysis of the geometry is performed in order to extract the critical points with significant contributions. These points are then used to generate a reduced mesh, considering the regions of the geometry that surround each critical point and taking into account the electrical path followed from the source. The electromagnetic analysis of the reduced mesh produces very accurate results, requiring a fraction of the resources that the conventional analysis would utilize.

  9. Study of trace element correlations with drought tolerance in different sorghum genotypes using Energy Dispersive X-Rays Fluorescence (EDXRF) technique

    International Nuclear Information System (INIS)

    Abu Assar, A.H.; Joseph, Daisy; Choudhury, R.K.; Saxena, A.; Suprasanna, P.; Bapat, V.A.

    2000-01-01

    Drought tolerant and susceptible genotypes of sorghum plants were analysed by Energy Dispersive X-Ray Fluorescence (EDXRF) technique to study the correlation of trace elements with drought tolerance capacities for sorghum plants. Samples prepared from mature seeds, young seedlings and old plants were analyzed using 109 Cd radioisotope source and a Si(Li) semiconductor detector of resolution 170 eV for 5.9 keV Mn K α X-ray. The elements such as K, Fe, Cu, Zn, Rb and Sr and Y were seen to be present in varying concentrations in different samples. The trace element profile in the seeds of 11 genotypes and in seedlings (young and old) of four sorghum genotypes that were studied exhibited considerable variation in their concentrations. Some seed genotypes showed the presence of Hg in small amounts. It was observed that in most of the genotypes (seeds), K and Fe concentrations were more in the tolerant genotype as compared to the susceptible type. Concentration of Fe decreased with maturity in the tolerant group while it increased with maturity in the susceptible group. The genotype Arfa Gadamak (AG) showed a distinct abnormality in its young seedling with high level of Zn. (author)

  10. X-ray fluorescence imaging with synchrotron radiation

    International Nuclear Information System (INIS)

    Rivers, M.L.

    1987-01-01

    The micro-distribution of trace elements is of great interest in fields such as geochemistry, biology and material science. The synchrotron x-ray fluorescence microprobe provides a technique to quantitatively measure trace element compositions at individual points and to construct semiquantitative two dimensional maps of trace element compositions. This paper describes an x-ray fluorescence system used at the National Synchrotron Light Source

  11. Quantification of trace arsenic in soils by field-portable X-ray fluorescence spectrometry: considerations for sample preparation and measurement conditions.

    Science.gov (United States)

    Parsons, Chris; Margui Grabulosa, Eva; Pili, Eric; Floor, Geerke H; Roman-Ross, Gabriela; Charlet, Laurent

    2013-11-15

    Recent technological improvements have led to the widespread adoption of field portable energy dispersive X-ray fluorescence (FP-XRF) by governmental agencies, environmental consultancies and research institutions. FP-XRF units often include analysis modes specifically designed for the quantification of trace elements in soils. Using these modes, X-ray tube based FP-XRF units can offer almost "point and shoot" ease of use and results comparable to those of laboratory based instruments. Nevertheless, FP-XRF analysis is sensitive to spectral interferences as well as physical and chemical matrix effects which can result in decreased precision and accuracy. In this study, an X-ray tube-based FP-XRF analyser was used to determine trace (low ppm) concentrations of As in a floodplain soil. The effect of different sample preparation and analysis conditions on precision and accuracy were systematically evaluated. We propose strategies to minimise sources of error and maximise data precision and accuracy, achieving in situ limits of detection and precision of 6.8 ppm and 14.4%RSD, respectively for arsenic. We demonstrate that soil moisture, even in relatively dry soils, dramatically affects analytical performance with a signal loss of 37% recorded for arsenic at 20 wt% soil moisture relative to dry soil. We also highlight the importance of the use of certified reference materials and independent measurement methods to ensure accurate correction of field values. Copyright © 2012 Elsevier B.V. All rights reserved.

  12. Search for gamma-ray emitting AGN among unidentified Fermi-LAT sources using machine learning algorithms

    Energy Technology Data Exchange (ETDEWEB)

    Doert, Marlene [Technische Universitaet Dortmund (Germany); Ruhr-Universitaet Bochum (Germany); Einecke, Sabrina [Technische Universitaet Dortmund (Germany); Errando, Manel [Barnard College, Columbia University, New York City (United States)

    2015-07-01

    The second Fermi-LAT source catalog (2FGL) is the deepest all-sky survey of the gamma-ray sky currently available to the community. Out of the 1873 catalog sources, 576 remain unassociated. We present a search for active galactic nuclei (AGN) among these unassociated objects, which aims at a reduction of the number of unassociated gamma-ray sources and a more complete characterization of the population of gamma-ray emitting AGN. Our study uses two complimentary machine learning algorithms which are individually trained on the gamma-ray properties of associated 2FGL sources and thereafter applied to the unassociated sample. The intersection of the two methods yields a high-confidence sample of 231 AGN candidate sources. We estimate the performance of the classification by taking inherent differences between the samples of associated and unassociated 2FGL sources into account. A search for infra-red counterparts and first results from follow-up studies in the X-ray band using Swift satellite data for a subset of our AGN candidates are also presented.

  13. Procedure of trace element analysis in oyster tissues by using X-ray fluorescence

    International Nuclear Information System (INIS)

    Vo Thi Tuong Hanh; Dinh Thi Bich Lieu; Dinh Thien Lam and Nguyen Manh Hung

    2004-01-01

    The procedure of trace element analysis such as Ca, Mn, Fe, Zn, Cu, Pb in molluscs (oyster tissues) was established by using X-ray fluorescence techniques. The procedure was investigated from the sample collection, drying, ashing ratio to the analytical techniques by using Cd-109, detector Si (Li) and the peak processing MCAPLUS program was applied for this study. The procedure is based on direct comparison with certified concentrations of international standard reference SRM 1566b Oyster Tissue of National Institute of Standards and Technology, Department of commerce, United States of America for Ca, Mn, Fe, Zn, Cu and the Standard Addition Methods for Pb. The accuracy of the Standard Addition Methods was estimated by CRM281 Rye Grass of Community Bureau of Reference-BCR, European Commission. The results of 10 samples which were collected from several markets in Hanoi are shown. (author)

  14. Determination of minor and trace elements in kidney stones by x-ray fluorescence analysis

    Science.gov (United States)

    Srivastava, Anjali; Heisinger, Brianne J.; Sinha, Vaibhav; Lee, Hyong-Koo; Liu, Xin; Qu, Mingliang; Duan, Xinhui; Leng, Shuai; McCollough, Cynthia H.

    2014-03-01

    The determination of accurate material composition of a kidney stone is crucial for understanding the formation of the kidney stone as well as for preventive therapeutic strategies. Radiations probing instrumental activation analysis techniques are excellent tools for identification of involved materials present in the kidney stone. In particular, x-ray fluorescence (XRF) can be very useful for the determination of minor and trace materials in the kidney stone. The X-ray fluorescence measurements were performed at the Radiation Measurements and Spectroscopy Laboratory (RMSL) of department of nuclear engineering of Missouri University of Science and Technology and different kidney stones were acquired from the Mayo Clinic, Rochester, Minnesota. Presently, experimental studies in conjunction with analytical techniques were used to determine the exact composition of the kidney stone. A new type of experimental set-up was developed and utilized for XRF analysis of the kidney stone. The correlation of applied radiation source intensity, emission of X-ray spectrum from involving elements and absorption coefficient characteristics were analyzed. To verify the experimental results with analytical calculation, several sets of kidney stones were analyzed using XRF technique. The elements which were identified from this techniques are Silver (Ag), Arsenic (As), Bromine (Br), Chromium (Cr), Copper (Cu), Gallium (Ga), Germanium (Ge), Molybdenum (Mo), Niobium (Nb), Rubidium (Rb), Selenium (Se), Strontium (Sr), Yttrium (Y), Zirconium (Zr). This paper presents a new approach for exact detection of accurate material composition of kidney stone materials using XRF instrumental activation analysis technique.

  15. Trace elements in airborne particles in internal industrial environments: spectrometric analysis of x-ray fluorescence (XRF)

    International Nuclear Information System (INIS)

    Salazar Matarrita, Alfonso

    2001-01-01

    Fluorescence spectroscopy x-ray, is a technique of non-destructive analysis, that allows quantitative determination of the absolute concentration of chemical elements that make up a given matrix. The detected elements depend on atomic number and energy of the secondary target used for irradiation of samples. X-rays are detected and counted in a spectroscopy system based on a multichannel analyzer, that discriminates by energy and form a spectrum of independent photopeaks, whose energy identifies the element and its intensity is proportional to its concentration. The quantification requires the irradiation and counting of a set of pattern comparators, of the same elements identified in the samples. The x-ray emission shows only during the time that the selected sample is subjected to irradiation by x-ray tube. This irradiation does not change the structure nor the chemical composition of the matrix, so the sample remains unchanged, after irradiation. This condition non-destructive characterizes the fluorescence x-ray. The trace elements present in airborne particles, are determined and collected on a Nuclepore filter. The collection sites selected are: Taller de Mecanica de Precision de la Escuela de Fisica, Universidad de Costa Rica; Taller J. V. G. Precision, San Antonio de Coronado; Taller de Muflas, MUFLASA, Alto de Guadalupe; Industria Silvania S. A., Pavas. In addition, it is attached the service rendered to the enterprise Sellos Generales S. A. The working conditions and physical conditions of facilities were considered. An aerosol sampler with a temporal variation was used. Irradiation of samples and an evaluation of the concentrations have been made. (author) [es

  16. Metal artifact reduction in x-ray computed tomography by using analytical DBP-type algorithm

    Science.gov (United States)

    Wang, Zhen; Kudo, Hiroyuki

    2012-03-01

    This paper investigates a common metal artifacts problem in X-ray computed tomography (CT). The artifacts in reconstructed image may render image non-diagnostic because of inaccuracy beam hardening correction from high attenuation objects, satisfactory image could not be reconstructed from projections with missing or distorted data. In traditionally analytical metal artifact reduction (MAR) method, firstly subtract the metallic object part of projection data from the original obtained projection, secondly complete the subtracted part in original projection by using various interpolating method, thirdly reconstruction from the interpolated projection by filtered back-projection (FBP) algorithm. The interpolation error occurred during the second step can make unrealistic assumptions about the missing data, leading to DC shift artifact in the reconstructed images. We proposed a differentiated back-projection (DBP) type MAR method by instead of FBP algorithm with DBP algorithm in third step. In FBP algorithm the interpolated projection will be filtered on each projection view angle before back-projection, as a result the interpolation error is propagated to whole projection. However, the property of DBP algorithm provide a chance to do filter after the back-projection in a Hilbert filter direction, as a result the interpolation error affection would be reduce and there is expectation on improving quality of reconstructed images. In other word, if we choose the DBP algorithm instead of the FBP algorithm, less contaminated projection data with interpolation error would be used in reconstruction. A simulation study was performed to evaluate the proposed method using a given phantom.

  17. Using the Chandra Source-Finding Algorithm to Automatically Identify Solar X-ray Bright Points

    Science.gov (United States)

    Adams, Mitzi L.; Tennant, A.; Cirtain, J. M.

    2009-01-01

    This poster details a technique of bright point identification that is used to find sources in Chandra X-ray data. The algorithm, part of a program called LEXTRCT, searches for regions of a given size that are above a minimum signal to noise ratio. The algorithm allows selected pixels to be excluded from the source-finding, thus allowing exclusion of saturated pixels (from flares and/or active regions). For Chandra data the noise is determined by photon counting statistics, whereas solar telescopes typically integrate a flux. Thus the calculated signal-to-noise ratio is incorrect, but we find we can scale the number to get reasonable results. For example, Nakakubo and Hara (1998) find 297 bright points in a September 11, 1996 Yohkoh image; with judicious selection of signal-to-noise ratio, our algorithm finds 300 sources. To further assess the efficacy of the algorithm, we analyze a SOHO/EIT image (195 Angstroms) and compare results with those published in the literature (McIntosh and Gurman, 2005). Finally, we analyze three sets of data from Hinode, representing different parts of the decline to minimum of the solar cycle.

  18. Magnetospherically reflected chorus waves revealed by ray tracing with CLUSTER data

    Directory of Open Access Journals (Sweden)

    M. Parrot

    Full Text Available This paper is related to the propagation characteristics of a chorus emission recorded simultaneously by the 4 satellites of the CLUSTER mission on 29 October 2001 between 01:00 and 05:00 UT. During this day, the spacecraft (SC 1, 2, and 4 are relatively close to each other but SC3 has been delayed by half an hour. We use the data recorded aboard CLUSTER by the STAFF spectrum analyser. This instrument provides the cross spectral matrix of three magnetic and two electric field components. Dedicated software processes this spectral matrix in order to determine the wave normal directions relative to the Earth’s magnetic field. This calculation is done for the 4 satellites at different times and different frequencies and allows us to check the directions of these waves. Measurements around the magnetic equator show that the parallel component of the Poynting vector changes its sign when the satellites cross the equator region. It indicates that the chorus waves propagate away from this region which is considered as the source area of these emissions. This is valid for the most intense waves observed on the magnetic and electric power spectrograms. But it is also observed on SC1, SC2, and SC4 that lower intensity waves propagate toward the equator simultaneously with the SC3 intense chorus waves propagating away from the equator. Both waves are at the same frequency. Using the wave normal directions of these waves, a ray tracing study shows that the waves observed by SC1, SC2, and SC4 cross the equatorial plane at the same location as the waves observed by SC3. SC3 which is 30 minutes late observes the waves that originate first from the equator; meanwhile, SC1, SC2, and SC4 observe the same waves that have suffered a Lower Hybrid Resonance (LHR reflection at low altitudes (based on the ray tracing analysis and now return to the equator at a different location with a lower intensity. Similar phenomenon is observed when all SC are on the other side

  19. Magnetospherically reflected chorus waves revealed by ray tracing with CLUSTER data

    Directory of Open Access Journals (Sweden)

    M. Parrot

    2003-05-01

    Full Text Available This paper is related to the propagation characteristics of a chorus emission recorded simultaneously by the 4 satellites of the CLUSTER mission on 29 October 2001 between 01:00 and 05:00 UT. During this day, the spacecraft (SC 1, 2, and 4 are relatively close to each other but SC3 has been delayed by half an hour. We use the data recorded aboard CLUSTER by the STAFF spectrum analyser. This instrument provides the cross spectral matrix of three magnetic and two electric field components. Dedicated software processes this spectral matrix in order to determine the wave normal directions relative to the Earth’s magnetic field. This calculation is done for the 4 satellites at different times and different frequencies and allows us to check the directions of these waves. Measurements around the magnetic equator show that the parallel component of the Poynting vector changes its sign when the satellites cross the equator region. It indicates that the chorus waves propagate away from this region which is considered as the source area of these emissions. This is valid for the most intense waves observed on the magnetic and electric power spectrograms. But it is also observed on SC1, SC2, and SC4 that lower intensity waves propagate toward the equator simultaneously with the SC3 intense chorus waves propagating away from the equator. Both waves are at the same frequency. Using the wave normal directions of these waves, a ray tracing study shows that the waves observed by SC1, SC2, and SC4 cross the equatorial plane at the same location as the waves observed by SC3. SC3 which is 30 minutes late observes the waves that originate first from the equator; meanwhile, SC1, SC2, and SC4 observe the same waves that have suffered a Lower Hybrid Resonance (LHR reflection at low altitudes (based on the ray tracing analysis and now return to the equator at a different location with a lower intensity. Similar phenomenon is observed when all SC are on the other side

  20. Estimation of viscoelastic attenuation of real seismic data by use of ray tracing software: Application to the detection of gas hydrates and free gas

    Czech Academy of Sciences Publication Activity Database

    Bouchaala, Fateh; Guennou, C.

    2012-01-01

    Roč. 344, č. 2 (2012), s. 57-66 ISSN 1631-0713 Institutional research plan: CEZ:AV0Z30120515 Keywords : viscoelastic attenuation * gas hydrates * free gas * ray tracing Subject RIV: DC - Siesmology, Volcanology, Earth Structure Impact factor: 1.401, year: 2012

  1. Active learning of neuron morphology for accurate automated tracing of neurites

    Science.gov (United States)

    Gala, Rohan; Chapeton, Julio; Jitesh, Jayant; Bhavsar, Chintan; Stepanyants, Armen

    2014-01-01

    Automating the process of neurite tracing from light microscopy stacks of images is essential for large-scale or high-throughput quantitative studies of neural circuits. While the general layout of labeled neurites can be captured by many automated tracing algorithms, it is often not possible to differentiate reliably between the processes belonging to different cells. The reason is that some neurites in the stack may appear broken due to imperfect labeling, while others may appear fused due to the limited resolution of optical microscopy. Trained neuroanatomists routinely resolve such topological ambiguities during manual tracing tasks by combining information about distances between branches, branch orientations, intensities, calibers, tortuosities, colors, as well as the presence of spines or boutons. Likewise, to evaluate different topological scenarios automatically, we developed a machine learning approach that combines many of the above mentioned features. A specifically designed confidence measure was used to actively train the algorithm during user-assisted tracing procedure. Active learning significantly reduces the training time and makes it possible to obtain less than 1% generalization error rates by providing few training examples. To evaluate the overall performance of the algorithm a number of image stacks were reconstructed automatically, as well as manually by several trained users, making it possible to compare the automated traces to the baseline inter-user variability. Several geometrical and topological features of the traces were selected for the comparisons. These features include the total trace length, the total numbers of branch and terminal points, the affinity of corresponding traces, and the distances between corresponding branch and terminal points. Our results show that when the density of labeled neurites is sufficiently low, automated traces are not significantly different from manual reconstructions obtained by trained users. PMID

  2. Active learning of neuron morphology for accurate automated tracing of neurites

    Directory of Open Access Journals (Sweden)

    Rohan eGala

    2014-05-01

    Full Text Available Automating the process of neurite tracing from light microscopy stacks of images is essential for large-scale or high-throughput quantitative studies of neural circuits. While the general layout of labeled neurites can be captured by many automated tracing algorithms, it is often not possible to differentiate reliably between the processes belonging to different cells. The reason is that some neurites in the stack may appear broken due to imperfect labeling, while others may appear fused due to the limited resolution of optical microscopy. Trained neuroanatomists routinely resolve such topological ambiguities during manual tracing tasks by combining information about distances between branches, branch orientations, intensities, calibers, tortuosities, colors, as well as the presence of spines or boutons. Likewise, to evaluate different topological scenarios automatically, we developed a machine learning approach that combines many of the above mentioned features. A specifically designed confidence measure was used to actively train the algorithm during user-assisted tracing procedure. Active learning significantly reduces the training time and makes it possible to obtain less than 1% generalization error rates by providing few training examples. To evaluate the overall performance of the algorithm a number of image stacks were reconstructed automatically, as well as manually by several trained users, making it possible to compare the automated traces to the baseline inter-user variability. Several geometrical and topological features of the traces were selected for the comparisons. These features include the total trace length, the total numbers of branch and terminal points, the affinity of corresponding traces, and the distances between corresponding branch and terminal points. Our results show that when the density of labeled neurites is sufficiently low, automated traces are not significantly different from manual reconstructions obtained by

  3. FRESCO+: an improved O2 A-band cloud retrieval algorithm for tropospheric trace gas retrievals

    Directory of Open Access Journals (Sweden)

    M. van Roozendael

    2008-11-01

    Full Text Available The FRESCO (Fast Retrieval Scheme for Clouds from the Oxygen A-band algorithm has been used to retrieve cloud information from measurements of the O2 A-band around 760 nm by GOME, SCIAMACHY and GOME-2. The cloud parameters retrieved by FRESCO are the effective cloud fraction and cloud pressure, which are used for cloud correction in the retrieval of trace gases like O3 and NO2. To improve the cloud pressure retrieval for partly cloudy scenes, single Rayleigh scattering has been included in an improved version of the algorithm, called FRESCO+. We compared FRESCO+ and FRESCO effective cloud fractions and cloud pressures using simulated spectra and one month of GOME measured spectra. As expected, FRESCO+ gives more reliable cloud pressures over partly cloudy pixels. Simulations and comparisons with ground-based radar/lidar measurements of clouds show that the FRESCO+ cloud pressure is about the optical midlevel of the cloud. Globally averaged, the FRESCO+ cloud pressure is about 50 hPa higher than the FRESCO cloud pressure, while the FRESCO+ effective cloud fraction is about 0.01 larger. The effect of FRESCO+ cloud parameters on O3 and NO2 vertical column density (VCD retrievals is studied using SCIAMACHY data and ground-based DOAS measurements. We find that the FRESCO+ algorithm has a significant effect on tropospheric NO2 retrievals but a minor effect on total O3 retrievals. The retrieved SCIAMACHY tropospheric NO2 VCDs using FRESCO+ cloud parameters (v1.1 are lower than the tropospheric NO2VCDs which used FRESCO cloud parameters (v1.04, in particular over heavily polluted areas with low clouds. The difference between SCIAMACHY tropospheric NO2 VCDs v1.1 and ground-based MAXDOAS measurements performed in Cabauw, The Netherlands, during the DANDELIONS campaign is about −2.12×1014molec cm−2.

  4. A study of accumulation of trace metals in coffee plants grown on ultisols fertilized with rock phosphates by energy dispersive x-ray fluorescence (EDXRF) technique

    International Nuclear Information System (INIS)

    Joseph, Daisy; Lal, Madan; D'Souza, T.J.

    1995-01-01

    Trace elements in soil and leaves of coffee plants have been analysed by a non-destructive Energy Dispersive X-ray Fluorescence (EDXRF) technique to study their accumulation due to repeated rock phosphate fertilization. Analysis of standard reference materials of soil and leaves through EDXRF yielded values within 5% error of the certified values. This method was therefore used to determine the trace metals (Fe, Cu, Zn, Rb, Sr, Nb, Zr and Y) concentrations of soils, rock phosphates and leaves of coffee grown in experimental ultisols. Results indicate that rock phosphate fertilization over a period of 10 years did not contribute significantly to high trace metal concentration in plants. (author). 6 refs., 5 tabs., 5 figs

  5. Energy-dispersive X-ray fluorescence analysis of traces of heavy metals (Mn, Fe, Co, Ni, Cu, Zn, Ta, Pb, U) in mineral waters after separation on the cellulose-exchanger Hyphan

    International Nuclear Information System (INIS)

    Burba, P.; Lieser, K.H.

    1979-01-01

    Trace elements in mineral water are separated in small columns on the cellulose-exchanger Hyphan, eluted by diluted hydrochloric acid, bound on 100 mg of Hyphan by shaking and determined by energy-dispersive X-ray fluorescence. The following heavy metals can be analysed quantitatively if present in water in concentrations >= 1 ppb: Mn, Fe, Co, Ni, Cu, Zn, Ta, Pb and U. Several commercial mineral waters, a sodium chloride spring and seawater were analyzed for trace elements. The results obtained by X-ray fluorescence and by atomic absorption agree within the limits of error. (orig.) [de

  6. Trace metal analysis in sea grasses from Mexican Caribbean Coast by particle induced X-ray emission (PIXE)

    International Nuclear Information System (INIS)

    Solis, C.; Issac O, K.; Martinez, A.; Lavoisier, E.; Martinez, M. A.

    2008-01-01

    The growing urban and tourist activity in the Mexican Caribbean coasts has resulted in an increase of chemical substances, metals in particular, discharged to the coastal waters. In order to reach an adequate management and conservation of these marine ecosystems it is necessary to perform an inventory of the actual conditions that reflect the vulnerability and the level of damage. Sea-grasses are considered good biological indicators of heavy metal contamination in marine systems. The goal of this preliminary work is to evaluate the concentrations of trace metals such as Cr, Mn, Fe, Co, Cu, Zn, and Pb in Thalassia testudinum, a very common sea-grass in the Mexican Caribbean Sea. Samples were collected from several locations in the coasts of the Yucatan Peninsula: Holbox, Blanquizal and Punta Allen, areas virtually uninfluenced by anthropogenic activities. Trace elements in different part plants were determined by particle induced X-ray emission (PIXE). This is a very suitable technique since it offers a fast, accurate and multi-element analysis. Also, the analysis by PIXE can be performed directly on powdered leaves without a laborious sample preparation. The trace metal concentration determined in sea-grasses growing in Caribbean generally fall in the range of the lowest valuables reported for sea grasses from the Gulf of Mexico. The results indicate that the studied areas do not present contamination by heavy metals. (Author)

  7. Statistical methods applied to gamma-ray spectroscopy algorithms in nuclear security missions.

    Science.gov (United States)

    Fagan, Deborah K; Robinson, Sean M; Runkle, Robert C

    2012-10-01

    Gamma-ray spectroscopy is a critical research and development priority to a range of nuclear security missions, specifically the interdiction of special nuclear material involving the detection and identification of gamma-ray sources. We categorize existing methods by the statistical methods on which they rely and identify methods that have yet to be considered. Current methods estimate the effect of counting uncertainty but in many cases do not address larger sources of decision uncertainty, which may be significantly more complex. Thus, significantly improving algorithm performance may require greater coupling between the problem physics that drives data acquisition and statistical methods that analyze such data. Untapped statistical methods, such as Bayes Modeling Averaging and hierarchical and empirical Bayes methods, could reduce decision uncertainty by rigorously and comprehensively incorporating all sources of uncertainty. Application of such methods should further meet the needs of nuclear security missions by improving upon the existing numerical infrastructure for which these analyses have not been conducted. Copyright © 2012 Elsevier Ltd. All rights reserved.

  8. Ray-tracing studies for a whole-viewing-angle retroreflector

    International Nuclear Information System (INIS)

    Yang, B.; Friedsam, H.

    2000-01-01

    The APS Survey and Alignment team uses LEICA laser trackers for the majority of their alignment tasks. These instruments utilize several different retroreflectors for tracking the path of the laser interferometer. Currently in use are open-air corner cubes with an acceptance angle of ±20 degree, corner cube prisms with an acceptance angle of ±50degree, and a Cat's eye with an acceptance angle of ±60degree. Best measurement results can be achieved by using an open-air corner cube that eliminates the need for the laser beam to travel through a different medium before it returns to the instrument detector. However, the trade off is a small acceptance angle. In order to overcome the limitations of the small acceptance angles, Takatsuji et al. has proposed the creation of a full-viewing-angle retroreflector. Based on the notion that the radius R 1 of a common Cat's eye is proportional to R 2 , one can write: R 1 = (n minus 1)R 2 . In the case that n, the refractive index of glass, equals 2, the radii R 1 and R 2 are identical, and one can create a solid sphere Cat's eye. This design has the advantages that no adhesives are used to bond the two hemispheres together, misalignments between the hemispheres are not an issue, and most importantly, larger acceptance angles are possible. This paper shows the results of their ray tracing calculations characterizing the geometrical optics

  9. Ray tracing and Hubble diagrams in post-Newtonian cosmology

    Science.gov (United States)

    Sanghai, Viraj A. A.; Fleury, Pierre; Clifton, Timothy

    2017-07-01

    On small scales the observable Universe is highly inhomogeneous, with galaxies and clusters forming a complex web of voids and filaments. The optical properties of such configurations can be quite different from the perfectly smooth Friedmann-Lemaȋtre-Robertson-Walker (FLRW) solutions that are frequently used in cosmology, and must be well understood if we are to make precise inferences about fundamental physics from cosmological observations. We investigate this problem by calculating redshifts and luminosity distances within a class of cosmological models that are constructed explicitly in order to allow for large density contrasts on small scales. Our study of optics is then achieved by propagating one hundred thousand null geodesics through such space-times, with matter arranged in either compact opaque objects or diffuse transparent haloes. We find that in the absence of opaque objects, the mean of our ray tracing results faithfully reproduces the expectations from FLRW cosmology. When opaque objects with sizes similar to those of galactic bulges are introduced, however, we find that the mean of distance measures can be shifted up from FLRW predictions by as much as 10%. This bias is due to the viable photon trajectories being restricted by the presence of the opaque objects, which means that they cannot probe the regions of space-time with the highest curvature. It corresponds to a positive bias of order 10% in the estimation of ΩΛ and highlights the important consequences that astronomical selection effects can have on cosmological observables.

  10. A weighted least-squares lump correction algorithm for transmission-corrected gamma-ray nondestructive assay

    International Nuclear Information System (INIS)

    Prettyman, T.H.; Sprinkle, J.K. Jr.; Sheppard, G.A.

    1993-01-01

    With transmission-corrected gamma-ray nondestructive assay instruments such as the Segmented Gamma Scanner (SGS) and the Tomographic Gamma Scanner (TGS) that is currently under development at Los Alamos National Laboratory, the amount of gamma-ray emitting material can be underestimated for samples in which the emitting material consists of particles or lumps of highly attenuating material. This problem is encountered in the assay of uranium and plutonium-bearing samples. To correct for this source of bias, we have developed a least-squares algorithm that uses transmission-corrected assay results for several emitted energies and a weighting function to account for statistical uncertainties in the assay results. The variation of effective lump size in the fitted model is parameterized; this allows the correction to be performed for a wide range of lump-size distributions. It may be possible to use the reduced chi-squared value obtained in the fit to identify samples in which assay assumptions have been violated. We found that the algorithm significantly reduced bias in simulated assays and improved SGS assay results for plutonium-bearing samples. Further testing will be conducted with the TGS, which is expected to be less susceptible than the SGS to systematic source of bias

  11. Direct rapid analysis of trace bioavailable soil macronutrients by chemometrics-assisted energy dispersive X-ray fluorescence and scattering spectrometry

    International Nuclear Information System (INIS)

    Kaniu, M.I.; Angeyo, K.H.; Mwala, A.K.; Mangala, M.J.

    2012-01-01

    Highlights: ► Chemometrics-assisted EDXRFS spectroscopy realizes direct, rapid and accurate analysis of trace bioavailable macronutrients in soils. ► The method is minimally invasive, involves little sample preparation, short analysis times and is relatively insensitive to matrix effects. ► This opens up the ability to rapidly characterize large number of samples/matrices with this method. - Abstract: Precision agriculture depends on the knowledge and management of soil quality (SQ), which calls for affordable, simple and rapid but accurate analysis of bioavailable soil nutrients. Conventional SQ analysis methods are tedious and expensive. We demonstrate the utility of a new chemometrics-assisted energy dispersive X-ray fluorescence and scattering (EDXRFS) spectroscopy method we have developed for direct rapid analysis of trace ‘bioavailable’ macronutrients (i.e. C, N, Na, Mg, P) in soils. The method exploits, in addition to X-ray fluorescence, the scatter peaks detected from soil pellets to develop a model for SQ analysis. Spectra were acquired from soil samples held in a Teflon holder analyzed using 109 Cd isotope source EDXRF spectrometer for 200 s. Chemometric techniques namely principal component analysis (PCA), partial least squares (PLS) and artificial neural networks (ANNs) were utilized for pattern recognition based on fluorescence and Compton scatter peaks regions, and to develop multivariate quantitative calibration models based on Compton scatter peak respectively. SQ analyses were realized with high CMD (R 2 > 0.9) and low SEP (0.01% for N and Na, 0.05% for C, 0.08% for Mg and 1.98 μg g −1 for P). Comparison of predicted macronutrients with reference standards using a one-way ANOVA test showed no statistical difference at 95% confidence level. To the best of the authors’ knowledge, this is the first time that an XRF method has demonstrated utility in trace analysis of macronutrients in soil or related matrices.

  12. The determination of trace elements in uranium ores by x-ray fluorescence spectrometry

    International Nuclear Information System (INIS)

    De Villiers, W. van Z.

    1983-11-01

    The determination of 17 trace elements (As, Ba, Co, Cr, Cu, Mo, Nb, Ni, Pb, Rb, Sr, Th, U, V, Y, Zn and Zr) in uranium ores by x-ray fluorescence spectrometry was investigated in this study. The determination of major elements was also necessary for the calculation of mass absorption coefficients. Initially a method was developed for the determination of the elements of interest in unmineralised silicates. Correction for absorption of radiation by the sample were made by means of mass absorption coefficients which were obtained from the relation between the inverse of the mass absorption coefficient and the intensity of the Compton scattering peak. The Feather and Willis method was used for determining the background intensity at the peak positions as well as for mass absorption coefficients. It was observed that the background intensity in the region of the uranium lines increases with increasing uranium content of the sample

  13. Local Ray-Based Traveltime Computation Using the Linearized Eikonal Equation

    KAUST Repository

    Almubarak, Mohammed S.

    2013-05-01

    The computation of traveltimes plays a critical role in the conventional implementations of Kirchhoff migration. Finite-difference-based methods are considered one of the most effective approaches for traveltime calculations and are therefore widely used. However, these eikonal solvers are mainly used to obtain early-arrival traveltime. Ray tracing can be used to pick later traveltime branches, besides the early arrivals, which may lead to an improvement in velocity estimation or in seismic imaging. In this thesis, I improved the accuracy of the solution of the linearized eikonal equation by constructing a linear system of equations (LSE) based on finite-difference approximation, which is of second-order accuracy. The ill-conditioned LSE is initially regularized and subsequently solved to calculate the traveltime update. Numerical tests proved that this method is as accurate as the second-order eikonal solver. Later arrivals are picked using ray tracing. These traveltimes are binned to the nearest node on a regular grid and empty nodes are estimated by interpolating the known values. The resulting traveltime field is used as an input to the linearized eikonal algorithm, which improves the accuracy of the interpolated nodes and yields a local ray-based traveltime. This is a preliminary study and further investigation is required to test the efficiency and the convergence of the solutions.

  14. A deep learning-based reconstruction of cosmic ray-induced air showers

    Science.gov (United States)

    Erdmann, M.; Glombitza, J.; Walz, D.

    2018-01-01

    We describe a method of reconstructing air showers induced by cosmic rays using deep learning techniques. We simulate an observatory consisting of ground-based particle detectors with fixed locations on a regular grid. The detector's responses to traversing shower particles are signal amplitudes as a function of time, which provide information on transverse and longitudinal shower properties. In order to take advantage of convolutional network techniques specialized in local pattern recognition, we convert all information to the image-like grid of the detectors. In this way, multiple features, such as arrival times of the first particles and optimized characterizations of time traces, are processed by the network. The reconstruction quality of the cosmic ray arrival direction turns out to be competitive with an analytic reconstruction algorithm. The reconstructed shower direction, energy and shower depth show the expected improvement in resolution for higher cosmic ray energy.

  15. Trace element determination in presolar SiC grains by synchrotron x-ray fluorescence: Commencement of a coordinated multimethod study

    International Nuclear Information System (INIS)

    Knight, K.B.; Sutton, S.R.; Newville, M.; Davis, A.M.; Dauphas, N.; Lewis, R.S.; Amari, S.; Steele, I.M.; Savina, M.R.; Pellin, M.J.

    2008-01-01

    We determined trace element compositions of individual ∼1-3 ?m presolar SiC grains from 6 KJG grains and 26 additionally cleaned KJG grains from the Murchison CM chondrite using nondestructive synchrotron X-ray fluorescence (SXRF). Presolar SiC grains are robust remnants of stellar matter ejected from stars. They survived processing in the early solar system and retain the nucleosynthetic fingerprints of their stellar progenitors. As such, they represent unique physical probes of the interiors of stars. Presolar SiC grains are commonly analyzed by mass spectrometric techniques that determine isotopic compositions and, to some degree, elemental concentrations. These techniques, however, are destructive, and can be subject to matrix effects. Elemental composition data on presolar grains remain scarce and affected by contamination and analytical artifacts. In addition, contamination has plagued isotopic characterization of some elements such as Mo and Ba. We determined trace element compositions of individual ∼1-3 (micro)m presolar SiC grains from the Murchison CM chondrite using nondestructive synchrotron X-ray fluorescence (SXRF). Samples included the KJG fraction, and a second KJG fraction that underwent additional cleaning. As every cleaning step results in some grain loss, one goal of this study was to justify additional cleaning of grains. Six KJG grains and 26 additionally cleaned KJG grains were analyzed, with location and identities of individual grains noted for future correlated isotopic study.

  16. Synthetic Image Generator Model; Application of View Angle Dependent Reflectivity Components and Performance Evaluation in the Visible Region

    Science.gov (United States)

    1993-02-01

    3.1.2. Modeling of Environment ....................... 6 3.1.3. Ray Tracing and Radiosity ..................... 8 3.2. Reflectivity Review...SIG modeling is dependent on proper treatment of its effects. 3.1.3 Ray Tracing and Radiosity Prior to reviewing reflectivity, a brief look is made of...methods of applying complex theoretical energy propagation algorithms. Two such methods are ray tracing and radiosity (Goral, et al, 1984). Ray tracing is a

  17. Bayesian Maximum Entropy Based Algorithm for Digital X-ray Mammogram Processing

    Directory of Open Access Journals (Sweden)

    Radu Mutihac

    2009-06-01

    Full Text Available Basics of Bayesian statistics in inverse problems using the maximum entropy principle are summarized in connection with the restoration of positive, additive images from various types of data like X-ray digital mammograms. An efficient iterative algorithm for image restoration from large data sets based on the conjugate gradient method and Lagrange multipliers in nonlinear optimization of a specific potential function was developed. The point spread function of the imaging system was determined by numerical simulations of inhomogeneous breast-like tissue with microcalcification inclusions of various opacities. The processed digital and digitized mammograms resulted superior in comparison with their raw counterparts in terms of contrast, resolution, noise, and visibility of details.

  18. Quantum many-body effects in x-ray spectra efficiently computed using a basic graph algorithm

    Science.gov (United States)

    Liang, Yufeng; Prendergast, David

    2018-05-01

    The growing interest in using x-ray spectroscopy for refined materials characterization calls for an accurate electronic-structure theory to interpret the x-ray near-edge fine structure. In this work, we propose an efficient and unified framework to describe all the many-electron processes in a Fermi liquid after a sudden perturbation (such as a core hole). This problem has been visited by the Mahan-Noziéres-De Dominicis (MND) theory, but it is intractable to implement various Feynman diagrams within first-principles calculations. Here, we adopt a nondiagrammatic approach and treat all the many-electron processes in the MND theory on an equal footing. Starting from a recently introduced determinant formalism [Phys. Rev. Lett. 118, 096402 (2017), 10.1103/PhysRevLett.118.096402], we exploit the linear dependence of determinants describing different final states involved in the spectral calculations. An elementary graph algorithm, breadth-first search, can be used to quickly identify the important determinants for shaping the spectrum, which avoids the need to evaluate a great number of vanishingly small terms. This search algorithm is performed over the tree-structure of the many-body expansion, which mimics a path-finding process. We demonstrate that the determinantal approach is computationally inexpensive even for obtaining x-ray spectra of extended systems. Using Kohn-Sham orbitals from two self-consistent fields (ground and core-excited state) as input for constructing the determinants, the calculated x-ray spectra for a number of transition metal oxides are in good agreement with experiments. Many-electron aspects beyond the Bethe-Salpeter equation, as captured by this approach, are also discussed, such as shakeup excitations and many-body wave function overlap considered in Anderson's orthogonality catastrophe.

  19. Multilayer X-ray imaging systems

    Science.gov (United States)

    Shealy, D. L.; Hoover, R. B.; Gabardi, D. R.

    1986-01-01

    An assessment of the imaging properties of multilayer X-ray imaging systems with spherical surfaces has been made. A ray trace analysis was performed to investigate the effects of using spherical substrates (rather than the conventional paraboloidal/hyperboloidal contours) for doubly reflecting Cassegrain telescopes. These investigations were carried out for mirrors designed to operate at selected soft X-ray/XUV wavelengths that are of significance for studies of the solar corona/transition region from the Stanford/MSFC Rocket X-Ray Telescope. The effects of changes in separation of the primary and secondary elements were also investigated. These theoretical results are presented as well as the results of ray trace studies to establish the resolution and vignetting effects as a function of field angle and system parameters.

  20. A model of polarized-beam AGS in the ray-tracing code Zgoubi

    Energy Technology Data Exchange (ETDEWEB)

    Meot, F. [Brookhaven National Lab. (BNL), Upton, NY (United States); Ahrens, L. [Brookhaven National Lab. (BNL), Upton, NY (United States); Brown, K. [Brookhaven National Lab. (BNL), Upton, NY (United States); Dutheil, Y. [Brookhaven National Lab. (BNL), Upton, NY (United States); Glenn, J. [Brookhaven National Lab. (BNL), Upton, NY (United States); Huang, H. [Brookhaven National Lab. (BNL), Upton, NY (United States); Roser, T. [Brookhaven National Lab. (BNL), Upton, NY (United States); Shoefer, V. [Brookhaven National Lab. (BNL), Upton, NY (United States); Tsoupas, N. [Brookhaven National Lab. (BNL), Upton, NY (United States)

    2016-07-12

    A model of the Alternating Gradient Synchrotron, based on the AGS snapramps, has been developed in the stepwise ray-tracing code Zgoubi. It has been used over the past 5 years in a number of accelerator studies aimed at enhancing RHIC proton beam polarization. It is also used to study and optimize proton and Helion beam polarization in view of future RHIC and eRHIC programs. The AGS model in Zgoubi is operational on-line via three different applications, ’ZgoubiFromSnaprampCmd’, ’AgsZgoubiModel’ and ’AgsModelViewer’, with the latter two essentially interfaces to the former which is the actual model ’engine’. All three commands are available from the controls system application launcher in the AGS ’StartUp’ menu, or from eponymous commands on shell terminals. Main aspects of the model and of its operation are presented in this technical note, brief excerpts from various studies performed so far are given for illustration, means and methods entering in ZgoubiFromSnaprampCmd are developed further in appendix.

  1. Evaluating and comparing algorithms for respiratory motion prediction

    International Nuclear Information System (INIS)

    Ernst, F; Dürichen, R; Schlaefer, A; Schweikard, A

    2013-01-01

    In robotic radiosurgery, it is necessary to compensate for systematic latencies arising from target tracking and mechanical constraints. This compensation is usually achieved by means of an algorithm which computes the future target position. In most scientific works on respiratory motion prediction, only one or two algorithms are evaluated on a limited amount of very short motion traces. The purpose of this work is to gain more insight into the real world capabilities of respiratory motion prediction methods by evaluating many algorithms on an unprecedented amount of data. We have evaluated six algorithms, the normalized least mean squares (nLMS), recursive least squares (RLS), multi-step linear methods (MULIN), wavelet-based multiscale autoregression (wLMS), extended Kalman filtering, and ε-support vector regression (SVRpred) methods, on an extensive database of 304 respiratory motion traces. The traces were collected during treatment with the CyberKnife (Accuray, Inc., Sunnyvale, CA, USA) and feature an average length of 71 min. Evaluation was done using a graphical prediction toolkit, which is available to the general public, as is the data we used. The experiments show that the nLMS algorithm—which is one of the algorithms currently used in the CyberKnife—is outperformed by all other methods. This is especially true in the case of the wLMS, the SVRpred, and the MULIN algorithms, which perform much better. The nLMS algorithm produces a relative root mean square (RMS) error of 75% or less (i.e., a reduction in error of 25% or more when compared to not doing prediction) in only 38% of the test cases, whereas the MULIN and SVRpred methods reach this level in more than 77%, the wLMS algorithm in more than 84% of the test cases. Our work shows that the wLMS algorithm is the most accurate algorithm and does not require parameter tuning, making it an ideal candidate for clinical implementation. Additionally, we have seen that the structure of a patient

  2. Incorporation of Trace Elements in Ancient and Modern Human Bone: An X-Ray Absorption Spectroscopy Study

    Science.gov (United States)

    Pingitore, N. E.; Cruz-Jimenez, G.; Price, T. D.

    2001-12-01

    X-ray absorption spectroscopy (XAS) affords the opportunity to probe the atomic environment of trace elements in human bone. We are using XAS to investigate the mode(s) of incorporation of Sr, Zn, Pb, and Ba in both modern and ancient (and thus possibly altered) human and animal bone. Because burial and diagenesis may add trace elements to bone, we performed XAS analysis on samples of pristine contemporary and ancient, buried human and animal bone. We assume that deposition of these elements during burial occurs by processes distinct from those in vivo, and this will be reflected in their atomic environments. Archaeologists measure strontium in human and animal bone as a guide to diet. Carnivores show lower Sr/Ca ratios than their herbivore prey due to discrimination against Sr relative to Ca up the food chain. In an initial sample suite no difference was observed between modern and buried bone. Analysis of additional buried samples, using a more sensitive detector, revealed significant differences in the distance to the second and third neighbors of the Sr in some of the buried samples. Distances to the first neighbor, oxygen, were similar in all samples. Zinc is also used in paleo-diet studies. Initial x-ray absorption spectroscopy of a limited suite of bones did not reveal any differences between modern and buried samples. This may reflect the limited number of samples examined or the low levels of Zn in typical aqueous solutions in soils. Signals from barium and lead were too low to record useful XAS spectra. Additional samples will be studied for Zn, Ba, and Pb. We conducted our XAS experiments on beam lines 4-1 and 4-3 at the Stanford Synchrotron Radiation Laboratory. Data were collected in the fluorescence mode, using a Lytle detector and appropriate filter, and a solid state, 13-element Ge-detector.

  3. Introducing GAMER: A Fast and Accurate Method for Ray-tracing Galaxies Using Procedural Noise

    Science.gov (United States)

    Groeneboom, N. E.; Dahle, H.

    2014-03-01

    We developed a novel approach for fast and accurate ray-tracing of galaxies using procedural noise fields. Our method allows for efficient and realistic rendering of synthetic galaxy morphologies, where individual components such as the bulge, disk, stars, and dust can be synthesized in different wavelengths. These components follow empirically motivated overall intensity profiles but contain an additional procedural noise component that gives rise to complex natural patterns that mimic interstellar dust and star-forming regions. These patterns produce more realistic-looking galaxy images than using analytical expressions alone. The method is fully parallelized and creates accurate high- and low- resolution images that can be used, for example, in codes simulating strong and weak gravitational lensing. In addition to having a user-friendly graphical user interface, the C++ software package GAMER is easy to implement into an existing code.

  4. Introducing GAMER: A fast and accurate method for ray-tracing galaxies using procedural noise

    International Nuclear Information System (INIS)

    Groeneboom, N. E.; Dahle, H.

    2014-01-01

    We developed a novel approach for fast and accurate ray-tracing of galaxies using procedural noise fields. Our method allows for efficient and realistic rendering of synthetic galaxy morphologies, where individual components such as the bulge, disk, stars, and dust can be synthesized in different wavelengths. These components follow empirically motivated overall intensity profiles but contain an additional procedural noise component that gives rise to complex natural patterns that mimic interstellar dust and star-forming regions. These patterns produce more realistic-looking galaxy images than using analytical expressions alone. The method is fully parallelized and creates accurate high- and low- resolution images that can be used, for example, in codes simulating strong and weak gravitational lensing. In addition to having a user-friendly graphical user interface, the C++ software package GAMER is easy to implement into an existing code.

  5. Introducing GAMER: A fast and accurate method for ray-tracing galaxies using procedural noise

    Energy Technology Data Exchange (ETDEWEB)

    Groeneboom, N. E.; Dahle, H., E-mail: nicolaag@astro.uio.no [Institute of Theoretical Astrophysics, University of Oslo, P.O. Box 1029 Blindern, N-0315 Oslo (Norway)

    2014-03-10

    We developed a novel approach for fast and accurate ray-tracing of galaxies using procedural noise fields. Our method allows for efficient and realistic rendering of synthetic galaxy morphologies, where individual components such as the bulge, disk, stars, and dust can be synthesized in different wavelengths. These components follow empirically motivated overall intensity profiles but contain an additional procedural noise component that gives rise to complex natural patterns that mimic interstellar dust and star-forming regions. These patterns produce more realistic-looking galaxy images than using analytical expressions alone. The method is fully parallelized and creates accurate high- and low- resolution images that can be used, for example, in codes simulating strong and weak gravitational lensing. In addition to having a user-friendly graphical user interface, the C++ software package GAMER is easy to implement into an existing code.

  6. Quantitative tomography simulations and reconstruction algorithms

    International Nuclear Information System (INIS)

    Martz, H.E.; Aufderheide, M.B.; Goodman, D.; Schach von Wittenau, A.; Logan, C.; Hall, J.; Jackson, J.; Slone, D.

    2000-01-01

    X-ray, neutron and proton transmission radiography and computed tomography (CT) are important diagnostic tools that are at the heart of LLNL's effort to meet the goals of the DOE's Advanced Radiography Campaign. This campaign seeks to improve radiographic simulation and analysis so that radiography can be a useful quantitative diagnostic tool for stockpile stewardship. Current radiographic accuracy does not allow satisfactory separation of experimental effects from the true features of an object's tomographically reconstructed image. This can lead to difficult and sometimes incorrect interpretation of the results. By improving our ability to simulate the whole radiographic and CT system, it will be possible to examine the contribution of system components to various experimental effects, with the goal of removing or reducing them. In this project, we are merging this simulation capability with a maximum-likelihood (constrained-conjugate-gradient-CCG) reconstruction technique yielding a physics-based, forward-model image-reconstruction code. In addition, we seek to improve the accuracy of computed tomography from transmission radiographs by studying what physics is needed in the forward model. During FY 2000, an improved version of the LLNL ray-tracing code called HADES has been coupled with a recently developed LLNL CT algorithm known as CCG. The problem of image reconstruction is expressed as a large matrix equation relating a model for the object being reconstructed to its projections (radiographs). Using a constrained-conjugate-gradient search algorithm, a maximum likelihood solution is sought. This search continues until the difference between the input measured radiographs or projections and the simulated or calculated projections is satisfactorily small

  7. Classification of conductance traces with recurrent neural networks

    Science.gov (United States)

    Lauritzen, Kasper P.; Magyarkuti, András; Balogh, Zoltán; Halbritter, András; Solomon, Gemma C.

    2018-02-01

    We present a new automated method for structural classification of the traces obtained in break junction experiments. Using recurrent neural networks trained on the traces of minimal cross-sectional area in molecular dynamics simulations, we successfully separate the traces into two classes: point contact or nanowire. This is done without any assumptions about the expected features of each class. The trained neural network is applied to experimental break junction conductance traces, and it separates the classes as well as the previously used experimental methods. The effect of using partial conductance traces is explored, and we show that the method performs equally well using full or partial traces (as long as the trace just prior to breaking is included). When only the initial part of the trace is included, the results are still better than random chance. Finally, we show that the neural network classification method can be used to classify experimental conductance traces without using simulated results for training, but instead training the network on a few representative experimental traces. This offers a tool to recognize some characteristic motifs of the traces, which can be hard to find by simple data selection algorithms.

  8. Determination of trace elements and heavy metals in sediment using x-ray fluorescence

    International Nuclear Information System (INIS)

    Sidahmed, Muataz Ahmed Ibrahem

    2014-01-01

    In this study, 30 sediment samples were taken randomly from the area of Suba south of Khartoum state. Trace elements and heavy metal were determined in sediments samples using x-ray fluoresce spectroscopy (X RF). K, Ca, Ti, Mn, Fe, Cu, Zn, Pb, Rb, Sr, and Zr were determined by X RF. Standard Reference Material (SRM) from international Atomic Energy Agency (IAEA-Soil-7) has been used to achieve accuracy of X RF method. Measured values were found in agreements with certified values. The average elemental concentrations of K, Ca, Ti, Mn, Fe, Cu, Zn, Pb, Rb, Sr, and Zr were 5882.7, 20703.3, 6264.3, 460.97, 26713.3, 7.7, 43.4, 18.6, 28.6, 144.8, and 173.06, respectively. Correlation between elements was performed also cluster analysis was used to check the similarly between the samples result. The result of study were compared with previous studies and the concentrations of some elements found to be similar.(Author)

  9. Determination of trace elements in tea by wavelength dispersive X-ray fluorescence spectroscopy

    International Nuclear Information System (INIS)

    Gong Chunhui; Zeng Guoqiang; Ge Liangquan; Li Jun; Wen Ziqiang

    2013-01-01

    Background: Measuring trace elements in tea can determine its nutritional value, verify the authenticity and place of origin, and detect the poisonous and harmful elements remaining in tea due to the application of chemical fertilizers and pesticides. Purpose: In order to reduce the time for sample preparation and the costs of equipment maintenance, wavelength dispersive X-ray fluorescence (WDXRF) spectroscopy was used to determine the trace elements in tea which is rapid, non-destructive and accurate. The contents of more than 20 elements can be measured simultaneously. Methods: Sample pieces were made by the sample preparation method of boric acid rebasing. To avoid the exogenous environmental pollution subjected in the growth of tea, we removed the residual dust of the tea by cleaning it. According to the principle that the standard samples should be similar types with the samples to be analyzed to select standard samples. The curves were built by SuperQ, which contained compiling the measurement conditions, establishing the measurement conditions, checking the angles, determining the measurement times, checking PHD and adding the contents and the names of sample pieces. The accuracy of the method can be obtained by comparing the measured values with the trace element contents of standard samples. The contents of trace elements in tea determined by WDXRF can be used to classify the tea attribution and the tea species through cluster analysis of SPSS software. Results: (1) The results show that the biggest relative standard deviation is 0.43% of Pb, and the precision is very good. (2) Five kinds of tea are taken separately in Fujian and Yunnan, measured three times with the established working curves. And tree diagram of cluster analysis can be obtained with SPSS software to analyze the measured average values with cluster analysis, coupling method between groups and Minkowski distance measurement techniques. It can be seen that in the tree diagram, when the

  10. Trace analysis in the atmosphere, water bodies and uranium ores by means of X-ray fluorescence

    International Nuclear Information System (INIS)

    Perez Novara, A.M.

    1986-01-01

    Analysis with X-ray fluorescence is an instrumental method that evaluates concentrations, at trace levels, of elements in samples of all kinds. The applications of this method are broad, specially useful in the analysis of metals as contaminators in air and water, and as impurities in minerals. The preparation of the samples is very important to obtain good accuracy, and at the same time, you should make a series of standards of known concentrations so you can compare the counting of each sample against the standard, for each of the elements. You should make, depending on the nature of the sample, several corrections with respect to the background, interferences, overlaps, or for effects of a third element. (author)

  11. Total reflection X-ray fluorescence analysis of trace-elements in candies marketed in Mexico

    International Nuclear Information System (INIS)

    Martinez, T.; Lartigue, J.; Zarazua, G.; Avila-Perez, P.; Navarrete, M.; Tejeda, S.

    2010-01-01

    Trace metals concentrations in food are significant for nutrition, due either to their nature or toxicity. Sweets, including chewing gum and candies, are not exactly a food, but they usually are unwearied consumed by children, the most vulnerable age-group to any kind of metal contamination in the food chain. The presence of relatively high concentrations of heavy metals such as Lead elicits concern since children are highly susceptible to heavy metals poisoning. Trace-metals concentrations were determined for six different flavors of a Mexican candy by means of Total X-ray Fluorescence Spectrometry. Triplicate samples of the various candy's flavours (strawberry, pineapple, lemon, blackberry, orange and chilli) were digested in 8 mL of a mix of supra-pure HNO 3 and H 2 O 2 (6 mL: 2 mL) in a microwave oven MARS-X. Results show the presence of essential and toxic elements such as Ti, Cr, Mn, Fe, Ni, Cu, Zn, Br, Rb, Sr, and Pb. All metal concentrations were higher and significantly different (α = 0.05) in chilli candy, compared to other candy flavours. Lead concentration fluctuated in the range of 0.102 to 0.342 μg g -1 . A discussion about risk consumption and concentration allowed by Mexican and International Norms is made. As a part of the Quality Control Program, a NIST standard of 'Citrus Leaves' and a blank were treated in the same way.

  12. Total reflection X-ray fluorescence analysis of trace-elements in candies marketed in Mexico

    Energy Technology Data Exchange (ETDEWEB)

    Martinez, T., E-mail: tmc@servidor.unam.m [Facultad de Quimica, Departamento de Quimica Inorganica y Nuclear. Universidad Nacional Autonoma de Mexico, Mexico D.F. 04510 (Mexico); Lartigue, J. [Facultad de Quimica, Departamento de Quimica Inorganica y Nuclear. Universidad Nacional Autonoma de Mexico, Mexico, D.F. 04510 (Mexico); Zarazua, G.; Avila-Perez, P. [National Institute of Nuclear Research. Ocoyoacac, Edo. de Mexico, 05045 (Mexico); Navarrete, M. [Facultad de Quimica, Departamento de Quimica Inorganica y Nuclear. Universidad Nacional Autonoma de Mexico, Mexico, D.F. 04510 (Mexico); Tejeda, S. [National Institute of Nuclear Research. Ocoyoacac, Edo. de Mexico, 05045 (Mexico)

    2010-06-15

    Trace metals concentrations in food are significant for nutrition, due either to their nature or toxicity. Sweets, including chewing gum and candies, are not exactly a food, but they usually are unwearied consumed by children, the most vulnerable age-group to any kind of metal contamination in the food chain. The presence of relatively high concentrations of heavy metals such as Lead elicits concern since children are highly susceptible to heavy metals poisoning. Trace-metals concentrations were determined for six different flavors of a Mexican candy by means of Total X-ray Fluorescence Spectrometry. Triplicate samples of the various candy's flavours (strawberry, pineapple, lemon, blackberry, orange and chilli) were digested in 8 mL of a mix of supra-pure HNO{sub 3} and H{sub 2}O{sub 2} (6 mL: 2 mL) in a microwave oven MARS-X. Results show the presence of essential and toxic elements such as Ti, Cr, Mn, Fe, Ni, Cu, Zn, Br, Rb, Sr, and Pb. All metal concentrations were higher and significantly different ({alpha} = 0.05) in chilli candy, compared to other candy flavours. Lead concentration fluctuated in the range of 0.102 to 0.342 {mu}g g{sup -1}. A discussion about risk consumption and concentration allowed by Mexican and International Norms is made. As a part of the Quality Control Program, a NIST standard of 'Citrus Leaves' and a blank were treated in the same way.

  13. Total reflection X-ray fluorescence analysis of trace-elements in candies marketed in Mexico

    Science.gov (United States)

    Martinez, T.; Lartigue, J.; Zarazua, G.; Avila-Perez, P.; Navarrete, M.; Tejeda, S.

    2010-06-01

    Trace metals concentrations in food are significant for nutrition, due either to their nature or toxicity. Sweets, including chewing gum and candies, are not exactly a food, but they usually are unwearied consumed by children, the most vulnerable age-group to any kind of metal contamination in the food chain. The presence of relatively high concentrations of heavy metals such as Lead elicits concern since children are highly susceptible to heavy metals poisoning. Trace-metals concentrations were determined for six different flavors of a Mexican candy by means of Total X-ray Fluorescence Spectrometry. Triplicate samples of the various candy's flavours (strawberry, pineapple, lemon, blackberry, orange and chilli) were digested in 8 mL of a mix of supra-pure HNO 3 and H 2O 2 (6 mL: 2 mL) in a microwave oven MARS-X. Results show the presence of essential and toxic elements such as Ti, Cr, Mn, Fe, Ni, Cu, Zn, Br, Rb, Sr, and Pb. All metal concentrations were higher and significantly different ( α = 0.05) in chilli candy, compared to other candy flavours. Lead concentration fluctuated in the range of 0.102 to 0.342 μg g - 1 . A discussion about risk consumption and concentration allowed by Mexican and International Norms is made. As a part of the Quality Control Program, a NIST standard of "Citrus Leaves" and a blank were treated in the same way.

  14. Application of neutron activation and high resolution X-ray spectrometry to the development of analytical methods suitable for the assay of trace elements in biological materials. Part of a coordinated programme on comparative methods for the study of trace elements in human nutrition

    International Nuclear Information System (INIS)

    Mantel, J.

    1980-12-01

    A new method for determining trace elements in biological materials by instrumental neutron activation analysis (INAA) has been investigated. This method is based on the measurement of low-energy X-rays emitted by the sample after appropriate activation with thermal neutrons. The X-rays were detected by a Si(Li) diode connected to a multichannel analyser. The background in the energy region of interest was reduced by means of an electromagnet which deflects high-energy beta-particles away from the detector. This method of measurement has been evaluated by application to a number of different biological reference materials. The use of the electromagnet for background reduction was shown to be extremely effective for several radionuclides that are common sources of disturbance in INAA. For 32 P the background was only 0.8% of its original value. For real samples the background reduction depends somewhat on the matrix and therefore varies from one material to another. Practical detection limits for typical biological materials were derived for 18 different trace elements. The use of a perspex absorber was also considered as an alternative to magnetic deflection of the beta rays. In practice, magnetic deflection is preferable for the lower-energy X-ray emitters such as the activation products of Co, Cr, Cu and Zn

  15. Quantification of trace elements in protein bands by synchrotron radiation x-ray fluorescence after isoelectric focusing separation of human hemoglobin

    International Nuclear Information System (INIS)

    Gao Yuxi; Chen Chunying; Li Bai; He Wei; Huang Yuying; Chai Zhifang

    2005-01-01

    The role and effects of a trace element in a particular organism strongly depend on its particular chemical forms in which the element is present. Therefore, the bulk content or concentration of an element in the organism of interest is often meaningless in judging its biological significance. To understand bioavailability, transportation, cell uptake, metabolism, toxicity, and other biological behaviors of trace elements in the body, information is needed about speciation of trace element, especially about distribution of metal-containing proteins. Development of appropriate methods for speciation analysis is therefore required. Synchrotron radiation x-ray fluorescence (SRXRF) is a sensitive method for multielemental analysis with detection limit of 10 ng/g. It has been successfully used for imaging and quantifying trace elements in various pathological and healthy tissues, even in a single cell, to help understand the mechanism of diseases and the biochemistry of elements. In our previous work, the technique was combined with electrophoresis to study distribution of metalloproteins in biological samples, but the quantitative analysis of trace elements in protein bands after electrophoresis was still unrealized. In this study, a procedure has been proposed for quantification of Fe, Cu, and Zn in protein bands with SRXRF analysis after isoelectric focusing (IEF) separation. Calibration standards were prepared by adding certain amounts of metal ions and free-metal proteins to electrophoresis gel. Human hemoglobin was separated with IEF, and Fe, Cu, and Zn in protein bands were analyzed by SRXRF. The calibration curves can be obtained in a range of 0-8 mg/kg metals and a linear relationship between dosage of metals and fluorescent intensity can be observed (r 2 > 0.99). The method provides the detection limits of 2.43, 1.12, and 0.96 mg/kg for Fe, Cu and Zn, and the recoveries of 90.4 and 115.7 % for Fe and Zn, respectively. The hyphenated technique of SRXRF and IEF

  16. Ray tracing and Hubble diagrams in post-Newtonian cosmology

    Energy Technology Data Exchange (ETDEWEB)

    Sanghai, Viraj A.A.; Clifton, Timothy [School of Physics and Astronomy, Queen Mary University of London, 327 Mile End Road, London E1 4NS (United Kingdom); Fleury, Pierre, E-mail: v.a.a.sanghai@qmul.ac.uk, E-mail: pierre.fleury@unige.ch, E-mail: t.clifton@qmul.ac.uk [Départment de Physique Théorique, Université de Genève, 24 quai Ernest-Ansermet, 1211 Genève 4 (Switzerland)

    2017-07-01

    On small scales the observable Universe is highly inhomogeneous, with galaxies and clusters forming a complex web of voids and filaments. The optical properties of such configurations can be quite different from the perfectly smooth Friedmann-Lemaȋtre-Robertson-Walker (FLRW) solutions that are frequently used in cosmology, and must be well understood if we are to make precise inferences about fundamental physics from cosmological observations. We investigate this problem by calculating redshifts and luminosity distances within a class of cosmological models that are constructed explicitly in order to allow for large density contrasts on small scales. Our study of optics is then achieved by propagating one hundred thousand null geodesics through such space-times, with matter arranged in either compact opaque objects or diffuse transparent haloes. We find that in the absence of opaque objects, the mean of our ray tracing results faithfully reproduces the expectations from FLRW cosmology. When opaque objects with sizes similar to those of galactic bulges are introduced, however, we find that the mean of distance measures can be shifted up from FLRW predictions by as much as 10%. This bias is due to the viable photon trajectories being restricted by the presence of the opaque objects, which means that they cannot probe the regions of space-time with the highest curvature. It corresponds to a positive bias of order 10% in the estimation of Ω{sub Λ} and highlights the important consequences that astronomical selection effects can have on cosmological observables.

  17. PIXE trace element analysis of a selection of wines

    International Nuclear Information System (INIS)

    Houdayer, A.; Hinrichsen, P.F.; Martin, J.P.; Belhadfa, A.

    1987-01-01

    The University of Montreal EN Tandem accelerator and a Si (Li) X-ray detector were used for a PIXE (Proton Induced X-ray emission) trace element analysis of a selection of wines. Quantitative measurements of the concentrations of the sixteen trace elements Na, Mg, Al, Si, P, S, Cl, K, Ca, Cr, Mn, Fe, Co, Cu, Zn, and Br were made. To optimize the sensitivity, spectra were recorded at 1.0 MeV proton energy for elements with Z 19. The absolute concentrations of the trace elements were determined by doping the samples of wine with 1000 ppm of vanadium for the 1.0 MeV bombardments, and 1000 ppm of yttrium for the 3.0 MeV irradiations. The targets were prepared by depositing a few microliters of the wine onto a Nuclepore filter

  18. Analysis of trace elements in ceramic prints on automobile glasses for forensic examination using high-energy synchrotron radiation x-ray fluorescence spectrometry

    International Nuclear Information System (INIS)

    Nishiwaki, Yoshinori; Takatsu, Masahisa; Miyamoto, Naoki; Watanabe, Seiya; Shimoda, Osamu; Muratsu, Seiji; Nakanishi, Toshio; Nakai, Izumi

    2007-01-01

    This study revealed that high-energy SRXRF (synchrotron radiation X-ray fluorescence spectrometry) utilizing 75.5 keV X-rays of SPring-8 is a powerful technique for trace elemental analysis of ceramic prints on automotive glasses for forensic examination. Fragments of 99 ceramic prints were collected from automobiles of various manufacturers, types and model years. Their major heavy element-components were found to be either Pb or Bi. Because of recent environment protection movement for lead-free material, there was a tendency of the shift of material from the Pb Type to the Bi Type with years of the production. A utilization of 75.5 keV X-rays as excitation source allowed us to detect trace heavy-elements, such as Sb, La, Ce, Hf and W, as well as relatively light-elements, such as V, Cr, Mn, Fe, Co, Ni, Cu, Zn, Zr and Mo, in samples using K series of XRF emission lines. XRF intensities of these elements normalized by those of the major heavy-elements (Pb or Bi) became characteristic finger prints, showing the identity of each sample with a size of less than 0.5x0.5 mm 2 . The mean relative standard deviations of the normalized XRF intensities measured for the three fragments of each sample were less than 9.3%. These results show that the ceramic prints on automobile glasses contain rich elemental information for discrimination, and therefore the materials can be important evidence for practical forensic examinations. (author)

  19. RAY-UI: A powerful and extensible user interface for RAY

    Energy Technology Data Exchange (ETDEWEB)

    Baumgärtel, P., E-mail: peter.baumgaertel@helmholtz-berlin.de; Erko, A.; Schäfers, F. [Institute for Nanometre Optics and Technology Helmholtz Zentrum Berlin für Materialien und Energie Albert-Einstein-Str. 15, 12489 Berlin (Germany); Witt, M. [Department Operation Accelerator BESSY II Helmholtz Zentrum Berlin für Materialien und Energie Albert-Einstein-Str. 15, 12489 Berlin (Germany); Baensch, J.; Fabarius, M.; Schirmacher, H. [Fachbereich VI – Informatik und Medien Beuth Hochschule für Technik Berlin, Luxemburger Str. 10, 13353 Berlin (Germany)

    2016-07-27

    The RAY-UI project started as a proof-of-concept for an interactive and graphical user interface (UI) for the well-known ray tracing software RAY [1]. In the meantime, it has evolved into a powerful enhanced version of RAY that will serve as the platform for future development and improvement of associated tools. The software as of today supports nearly all sophisticated simulation features of RAY. Furthermore, it delivers very significant usability and work efficiency improvements. Beamline elements can be quickly added or removed in the interactive sequence view. Parameters of any selected element can be accessed directly and in arbitrary order. With a single click, parameter changes can be tested and new simulation results can be obtained. All analysis results can be explored interactively right after ray tracing by means of powerful integrated image viewing and graphing tools. Unlimited image planes can be positioned anywhere in the beamline, and bundles of image planes can be created for moving the plane along the beam to identify the focus position with live updates of the simulated results. In addition to showing the features and workflow of RAY-UI, we will give an overview of the underlying software architecture as well as examples for use and an outlook for future developments.

  20. Algorithmic choices in WARP – A framework for continuous energy Monte Carlo neutron transport in general 3D geometries on GPUs

    International Nuclear Information System (INIS)

    Bergmann, Ryan M.; Vujić, Jasmina L.

    2015-01-01

    Highlights: • WARP, a GPU-accelerated Monte Carlo neutron transport code, has been developed. • The NVIDIA OptiX high-performance ray tracing library is used to process geometric data. • The unionized cross section representation is modified for higher performance. • Reference remapping is used to keep the GPU busy as neutron batch population reduces. • Reference remapping is done using a key-value radix sort on neutron reaction type. - Abstract: In recent supercomputers, general purpose graphics processing units (GPGPUs) are a significant faction of the supercomputer’s total computational power. GPGPUs have different architectures compared to central processing units (CPUs), and for Monte Carlo neutron transport codes used in nuclear engineering to take advantage of these coprocessor cards, transport algorithms must be changed to execute efficiently on them. WARP is a continuous energy Monte Carlo neutron transport code that has been written to do this. The main thrust of WARP is to adapt previous event-based transport algorithms to the new GPU hardware; the algorithmic choices for all parts of which are presented in this paper. It is found that remapping history data references increases the GPU processing rate when histories start to complete. The main reason for this is that completed data are eliminated from the address space, threads are kept busy, and memory bandwidth is not wasted on checking completed data. Remapping also allows the interaction kernels to be launched concurrently, improving efficiency. The OptiX ray tracing framework and CUDPP library are used for geometry representation and parallel dataset-side operations, ensuring high performance and reliability

  1. The Distributed Memory Computing Conference (5th) Held in Charleston, South Carolina on April 8-12, 1990. Volume 1. Applications

    Science.gov (United States)

    1991-03-31

    194 R. Battiti Session 8: Ray Tracing Hypercube Algorithm for Radiosity in a Ray Tracing Environment ............. 206 S.A. Hermitage, T.L...for Radiosity in a Ray Tracing Environment Shirley A. Hermitage Terrance L. Huntsberger Department of Computer Science Beverly A. Huntsberger Augusta...Abstract or transmitted, and in most cases, ignores any diffuse reflection. Radiosity , on the other hand, attempts to account for a phenomenon that ray

  2. Automated computer analysis of plasma-streak traces from SCYLLAC

    International Nuclear Information System (INIS)

    Whitman, R.L.; Jahoda, F.C.; Kruger, R.P.

    1977-01-01

    An automated computer analysis technique that locates and references the approximate centroid of single- or dual-streak traces from the Los Alamos Scientific Laboratory SCYLLAC facility is described. The technique also determines the plasma-trace width over a limited self-adjusting region. The plasma traces are recorded with streak cameras on Polaroid film, then scanned and digitized for processing. The analysis technique uses scene segmentation to separate the plasma trace from a reference fiducial trace. The technique employs two methods of peak detection; one for the plasma trace and one for the fiducial trace. The width is obtained using an edge-detection, or slope, method. Timing data are derived from the intensity modulation of the fiducial trace. To smooth (despike) the output graphs showing the plasma-trace centroid and width, a technique of ''twicing'' developed by Tukey was employed. In addition, an interactive sorting algorithm allows retrieval of the centroid, width, and fiducial data from any test shot plasma for post analysis. As yet, only a limited set of sixteen plasma traces has been processed using this technique

  3. Automated computer analysis of plasma-streak traces from SCYLLAC

    International Nuclear Information System (INIS)

    Whiteman, R.L.; Jahoda, F.C.; Kruger, R.P.

    1977-11-01

    An automated computer analysis technique that locates and references the approximate centroid of single- or dual-streak traces from the Los Alamos Scientific Laboratory SCYLLAC facility is described. The technique also determines the plasma-trace width over a limited self-adjusting region. The plasma traces are recorded with streak cameras on Polaroid film, then scanned and digitized for processing. The analysis technique uses scene segmentation to separate the plasma trace from a reference fiducial trace. The technique employs two methods of peak detection; one for the plasma trace and one for the fiducial trace. The width is obtained using an edge-detection, or slope, method. Timing data are derived from the intensity modulation of the fiducial trace. To smooth (despike) the output graphs showing the plasma-trace centroid and width, a technique of ''twicing'' developed by Tukey was employed. In addition, an interactive sorting algorithm allows retrieval of the centroid, width, and fiducial data from any test shot plasma for post analysis. As yet, only a limited set of the plasma traces has been processed with this technique

  4. Trace element studies at University of Pittsburgh

    International Nuclear Information System (INIS)

    Cohen, B.L.; Chan, K.C.; Shabason, L.; Wedberg, G.; Rudolph, H.

    1974-01-01

    Seven areas of research are discussed. A method was developed for analyzing samples for their major constituent elements by irradiating with protons and detecting prompt gamma rays, mostly produced in (p,p'γ) reactions. Among other applications, the method was used to analyze air particulates for C, N, O, Al, Si, S, Co, and Fe. Trace element analysis by proton or alpha particle induced x-ray fluorescence was used on thin samples in a study of the variations of Pb, Br, Fe, and Zn in air particulates as a function of time. Among other applications this method was also used in studying trace elements in rainwater. An x-ray fluorescence method that is effective in the analysis of thick samples was developed. A method based on measuring energies of elastically scattered protons was developed for the analysis of light elements. The use of proton and neutron activation analyses, as well as methods for studying depth profiles for hydrogen and helium in materials are discussed

  5. Stratospheric particles: Synchrotron x-ray fluorescence determination of trace element contents

    International Nuclear Information System (INIS)

    Sutton, S.R.; Flynn, G.J.

    1987-01-01

    The first trace element analyses on stratospheric particles using synchrotron x-ray fluorescence (SXRF) are reported. Cr, Mn, Fe, Ni, Cu, Zn, Ga, Ge, Se and Br were detected. Concentrations for chondritic particle U2022G1 are within a factor of 1.7 of CI for all elements detected with the exception of Br which is 37 times CI. Chondritic particle W7029*A27 is also near CI for Cr, Mn, Fe, Ni, Cu, Zn and Ge but enriched in Ga, Se, and Br by factors of 5.8, 3.5 and 8.4, respectively. The third particle of the cosmic dust class also showed high Br enriched relative to CI by a factor of 28. Br was also detected at a high level in an aluminum-rich particle classified as probable artificial terrestrial contamination but exhibiting a chondritic Fe/Ni ratio. Br was not detected in a fifth particle also classified terrestrial and exhibiting a crustal Fe/Ni ratio. If the high Br has a pre-terrestrial origin, the ubiquity of the effect suggests that a large fraction of the chondritic interplanetary dust particles derive from a parent body (bodies) not sampled in the meteorite collection. 26 refs., 3 figs., 3 tabs

  6. Trace-element analysis of uranium ores by x-ray fluorescence spectrometry

    International Nuclear Information System (INIS)

    Coetzee, P.P.; De Villiers, W.v Z.

    1985-01-01

    The determination of seventeen trace elements (As, Ba, Co, Cr, Cu, Mo, Nb, Ni, Pb, Sr, Th, U, V, Y, Zn, and Zr) in uranium ores by x-ray fluorescence spectrometry was investigated. For the elements with analyte lines in the vicinity of the U-L lines, large overlap corrections were necessary and only a few completely interference-free background positions were available. Consequently, the Feather and Willis method was used for determining the background intensity at the peak positions as well as mass absorption coefficients. As a result of the presence of the U-L absorption edges, both primary and secondary mass absorption coefficients had to be used for matrix corrections. Furthermore, it was observed that the background intensity in the region of the uranium lines increased with increasing uranium content of the sample, instead of the expected decrease due to the increasing mass absorption coefficient. This was attributed to the scattering of uranium lines in the spectrometer chamber. A method was developed to correct the measured intensities for this effect. The contribution from the scattering of uranium lines to the measured intensity at the various 20 positions was determined on samples with different uranium concentrations and for which the mass absorption coefficients and concentrations of the various elements were known

  7. Level-set reconstruction algorithm for ultrafast limited-angle X-ray computed tomography of two-phase flows.

    Science.gov (United States)

    Bieberle, M; Hampel, U

    2015-06-13

    Tomographic image reconstruction is based on recovering an object distribution from its projections, which have been acquired from all angular views around the object. If the angular range is limited to less than 180° of parallel projections, typical reconstruction artefacts arise when using standard algorithms. To compensate for this, specialized algorithms using a priori information about the object need to be applied. The application behind this work is ultrafast limited-angle X-ray computed tomography of two-phase flows. Here, only a binary distribution of the two phases needs to be reconstructed, which reduces the complexity of the inverse problem. To solve it, a new reconstruction algorithm (LSR) based on the level-set method is proposed. It includes one force function term accounting for matching the projection data and one incorporating a curvature-dependent smoothing of the phase boundary. The algorithm has been validated using simulated as well as measured projections of known structures, and its performance has been compared to the algebraic reconstruction technique and a binary derivative of it. The validation as well as the application of the level-set reconstruction on a dynamic two-phase flow demonstrated its applicability and its advantages over other reconstruction algorithms. © 2015 The Author(s) Published by the Royal Society. All rights reserved.

  8. Developmental long trace profiler using optimally aligned mirror based pentaprism

    International Nuclear Information System (INIS)

    Barber, Samuel K.; Morrison, Gregory Y.; Yashchuk, Valeriy V.; Gubarev, Mikhail V.; Geckeler, Ralf D.; Buchheim, Jana; Siewert, Frank; Zeschke, Thomas

    2010-01-01

    A low-budget surface slope measuring instrument, the Developmental Long Trace Profiler (DLTP), was recently brought into operation at the Advanced Light Source Optical Metrology Laboratory (Nucl. Instr. and Meth. A 616, 212-223 (2010)). The instrument is based on a precisely calibrated autocollimator and a movable pentaprism. The capability of the DLTP to achieve sub-microradian surface slope metrology has been verified via cross-comparison measurements with other high-performance slope measuring instruments when measuring the same high-quality test optics. In the present work, a further improvement of the DLTP is achieved by replacing the existing bulk pentaprism with a specially designed mirror based pentaprism. A mirror based pentaprism offers the possibility to eliminate systematic errors introduced by inhomogeneity of the optical material and fabrication imperfections of a bulk pentaprism. We provide the details of the mirror based pentaprism design and describe an original experimental procedure for precision mutual alignment of the mirrors. The algorithm of the alignment procedure and its efficiency are verified with rigorous ray tracing simulations. Results of measurements of a spherically curved test mirror and a flat test mirror using the original bulk pentaprism are compared with measurements using the new mirror based pentaprism, demonstrating the improved performance.

  9. An algorithm to resolve γ-rays from charged cosmic rays with DAMPE

    Science.gov (United States)

    Xu, Zun-Lei; Duan, Kai-Kai; Shen, Zhao-Qiang; Lei, Shi-Jun; Dong, Tie-Kuang; Gargano, Fabio; Garrappa, Simone; Guo, Dong-Ya; Jiang, Wei; Li, Xiang; Liang, Yun-Feng; Mazziotta, Mario Nicola; Munoz Salinas, Maria Fernanda; Su, Meng; Vagelli, Valerio; Yuan, Qiang; Yue, Chuan; Zang, Jing-Jing; Zhang, Ya-Peng; Zhang, Yun-Long; Zimmer, Stephan

    2018-03-01

    The DArk Matter Particle Explorer (DAMPE), also known as Wukong in China, which was launched on 2015 December 17, is a new high energy cosmic ray and γ-ray satellite-borne observatory. One of the main scientific goals of DAMPE is to observe GeV-TeV high energy γ-rays with accurate energy, angular and time resolution, to indirectly search for dark matter particles and for the study of high energy astrophysics. Due to the comparatively higher fluxes of charged cosmic rays with respect to γ-rays, it is challenging to identify γ-rays with sufficiently high efficiency, minimizing the amount of charged cosmic ray contamination. In this work we present a method to identify γ-rays in DAMPE data based on Monte Carlo simulations, using the powerful electromagnetic/hadronic shower discrimination provided by the calorimeter and the veto detection of charged particles provided by the plastic scintillation detector. Monte Carlo simulations show that after this selection the number of electrons and protons that contaminate the selected γ-ray events at ∼ 10GeV amounts to less than 1% of the selected sample. Finally, we use flight data to verify the effectiveness of the method by highlighting known γ-ray sources in the sky and by reconstructing preliminary light curves of the Geminga pulsar.

  10. Direct rapid analysis of trace bioavailable soil macronutrients by chemometrics-assisted energy dispersive X-ray fluorescence and scattering spectrometry

    Energy Technology Data Exchange (ETDEWEB)

    Kaniu, M.I., E-mail: ikaniu@uonbi.ac.ke [Institute of Nuclear Science and Technology, University of Nairobi, P.O. Box 30197-00100 Nairobi (Kenya); Angeyo, K.H. [Department of Physics, University of Nairobi, P.O. Box 30197-00100 Nairobi (Kenya); Mwala, A.K. [Department of Land Resource Management and Agricultural Technology, University of Nairobi, P.O. Box 30197-00100 Nairobi (Kenya); Mangala, M.J. [Institute of Nuclear Science and Technology, University of Nairobi, P.O. Box 30197-00100 Nairobi (Kenya)

    2012-06-04

    Highlights: Black-Right-Pointing-Pointer Chemometrics-assisted EDXRFS spectroscopy realizes direct, rapid and accurate analysis of trace bioavailable macronutrients in soils. Black-Right-Pointing-Pointer The method is minimally invasive, involves little sample preparation, short analysis times and is relatively insensitive to matrix effects. Black-Right-Pointing-Pointer This opens up the ability to rapidly characterize large number of samples/matrices with this method. - Abstract: Precision agriculture depends on the knowledge and management of soil quality (SQ), which calls for affordable, simple and rapid but accurate analysis of bioavailable soil nutrients. Conventional SQ analysis methods are tedious and expensive. We demonstrate the utility of a new chemometrics-assisted energy dispersive X-ray fluorescence and scattering (EDXRFS) spectroscopy method we have developed for direct rapid analysis of trace 'bioavailable' macronutrients (i.e. C, N, Na, Mg, P) in soils. The method exploits, in addition to X-ray fluorescence, the scatter peaks detected from soil pellets to develop a model for SQ analysis. Spectra were acquired from soil samples held in a Teflon holder analyzed using {sup 109}Cd isotope source EDXRF spectrometer for 200 s. Chemometric techniques namely principal component analysis (PCA), partial least squares (PLS) and artificial neural networks (ANNs) were utilized for pattern recognition based on fluorescence and Compton scatter peaks regions, and to develop multivariate quantitative calibration models based on Compton scatter peak respectively. SQ analyses were realized with high CMD (R{sup 2} > 0.9) and low SEP (0.01% for N and Na, 0.05% for C, 0.08% for Mg and 1.98 {mu}g g{sup -1} for P). Comparison of predicted macronutrients with reference standards using a one-way ANOVA test showed no statistical difference at 95% confidence level. To the best of the authors' knowledge, this is the first time that an XRF method has demonstrated

  11. Assessment of trace element concentration distribution in human placenta by wavelength dispersive X-ray fluorescence: Effect of neonate weight and maternal age

    International Nuclear Information System (INIS)

    Ozdemir, Yueksel; Boerekci, Buenyamin; Levet, Aytac; Kurudirek, Murat

    2009-01-01

    Trace element status in human placenta is dependent on maternal-neonatal characteristics. This work was undertaken to investigate the correlation between essential trace element concentrations in the placenta and maternal-neonatal characteristics. Placenta samples were collected from total 61 healthy mothers at gestation between 37 and 41 weeks. These samples were investigated with the restriction that the mother's age was 20-40 years old and the neonate's weight was 1-4 kg. Percent concentrations of trace elements were determined using wavelength dispersive X-ray fluorescence (WDXRF). The placenta samples were prepared and analyzed without exposure to any chemical treatment. Concentrations of Fe, Cu and Zn in placenta tissues were found statistically to vary corresponding to the age of the mother and weight of the neonate. In the subjects, the concentration of Fe and Cu were increased in heavier neonates (p<0.05) and the concentration of Zn was increased with increasing mother age (p<0.05). Consequently, the Fe, Cu and Zn elements appear to have interactive connections in human placenta.

  12. Genetic algorithm using independent component analysis in x-ray reflectivity curve fitting of periodic layer structures

    International Nuclear Information System (INIS)

    Tiilikainen, J; Bosund, V; Tilli, J-M; Sormunen, J; Mattila, M; Hakkarainen, T; Lipsanen, H

    2007-01-01

    A novel genetic algorithm (GA) utilizing independent component analysis (ICA) was developed for x-ray reflectivity (XRR) curve fitting. EFICA was used to reduce mutual information, or interparameter dependences, during the combinatorial phase. The performance of the new algorithm was studied by fitting trial XRR curves to target curves which were computed using realistic multilayer models. The median convergence properties of conventional GA, GA using principal component analysis and the novel GA were compared. GA using ICA was found to outperform the other methods with problems having 41 parameters or more to be fitted without additional XRR curve calculations. The computational complexity of the conventional methods was linear but the novel method had a quadratic computational complexity due to the applied ICA method which sets a practical limit for the dimensionality of the problem to be solved. However, the novel algorithm had the best capability to extend the fitting analysis based on Parratt's formalism to multiperiodic layer structures

  13. Application of neutron activation techniques and x-ray energy dispersion spectrometry, in analysis of metallic traces adsorbed by chelex-100 resin

    International Nuclear Information System (INIS)

    Fernandes, Jair C.; Amaral, Angela M.; Magalhaes, Jesus C.; Pereira, Jose S.J.; Silva, Juliana B. da; Auler, Lucia M.L.A.

    2000-01-01

    In this work, the authors have investigated optimal conditions of adsorption for several ion metallic groups (cations of heavy metals and transition metals, oxyanions metallics and metalloids and cations of rare earths), as traces (ppb), withdrawn and in mixture of groups, by chelex-100 resin. The experiments have been developed by bath techniques in ammonium acetate tamponade solution 40 mM pH 5,52 content 0,5 g of chelex-100 resin. After magnetic agitation for two hours, resins were dried and submitted to X-ray energy dispersion spectrometry, x-ray fluorescence spectrometry and neutron activation analysis. The results have demonstrated that chelex-100 resin adsorb quantitatively transition element groups and rare earth groups in two cases (withdrawn and simultaneously adsorption)

  14. Quantitative x-ray photoelectron spectroscopy: Simple algorithm to determine the amount of atoms in the outermost few nanometers

    International Nuclear Information System (INIS)

    Tougaard, Sven

    2003-01-01

    It is well known that due to inelastic electron scattering, the measured x-ray photoelectron spectroscopy peak intensity depends strongly on the in-depth atom distribution. Quantification based only on the peak intensity can therefore give large errors. The problem was basically solved by developing algorithms for the detailed analysis of the energy distribution of emitted electrons. These algorithms have been extensively tested experimentally and found to be able to determine the depth distribution of atoms with nanometer resolution. Practical application of these algorithms has increased after ready-to-use software packages were made available and they are now being used in laboratories worldwide. These software packages are easy to use but they need operator interaction. They are not well suited for automatic data processing and there is an additional need for simplified quantification strategies that can be automated. In this article we report on a very simple algorithm. It is a slightly more accurate version of our previous algorithm. The algorithm gives the amount of atoms within the outermost three inelastic mean free paths and it also gives a rough estimate for the in-depth distribution. An experimental example of its application is also presented

  15. Total-reflection x-ray fluorescence with a brillant undulator x-ray source

    International Nuclear Information System (INIS)

    Sakurai, K.; Eba, H.; Numako, C.; Suzuki, M.; Inoue, K.; Yagi, N.

    2000-01-01

    Total-reflection x-ray fluorescence (TXRF) is a highly sensitive technique for analyzing trace elements, because of the very low background from the sample support. Use of third-generation synchrotron x-ray source could further enhance the detection power. However, while such high sensitivity permits the detection of signals from trace elements of interest, it also means that one can observe weak parasitic x-rays as well. If the sample surface becomes even slightly contaminated, owing to air particulates near the beamline, x-ray fluorescence lines of iron, zinc, copper, nickel, chromium, and titanium can be observed even for a blank sample. Another critical problem is the low-energy-side tail of the scattering x-rays, which ultimately restricts the detection capability of the technique using a TXRF spectrometer based on a Si(Li) detector. The present paper describes our experiments with brilliant undulator x-ray beams at BL39XU and BL40XU, at the SPring-8, Harima, Japan. The emphasis is on the development of instruments to analyze a droplet of 0.1 μl containing trace elements of ppb level. Although the beamline is not a clean room, we have employed equipment for preparing a clean sample and also for avoiding contamination during transferring the sample into the spectrometer. We will report on the successful detection of the peak from 0.8 ppb selenium in a droplet (absolute amount 80 fg). We will also present the results of recent experiments obtained from a Johansson spectrometer rather than a Si(Li) detector. (author)

  16. Trace rare earth analysis by neutron activation and γ-ray/x-ray spectrometry

    International Nuclear Information System (INIS)

    Laul, J.C.; Nielson, K.K.; Wogman, N.A.

    1977-01-01

    A rare earth group separation scheme followed by photon energy analysis using Ge(Li) and intrinsic Ge detectors enhances significantly the detection of individual rare earth elements (REE) at or below the ppb level. Based on the x-ray and selected γ-ray energies, Ge(Li) γ-ray counting is favorable for 140 La, 141 Ce, 142 Pr, 153 Sm, 171 Er, and 177 Lu, whereas intrinsic Ge γ-ray counting is favorable for 143 Ce, 147 Nd, 160 Tb, and 166 Ho, and intrinsic Ge x-ray counting is favorable for 152 Eu and 175 Yb. Gamma-ray counting of 153 Gd and 170 Tm is equally sensitive with Ge(Li) or intrinsic Ge detectors. Precise measurements of the REE were made in the USGS geological samples BCR-1, W-1, AGV-1, G2, GSP-1 and PCC-1, the IAEA Soil-5, and the NBS orchard leaf and bovine liver standards. Their chondritic normalized REE patterns behave as a smooth function of the REE ionic radii. Interestingly, the REE patterns observed in orchard leaf and other plants are identical to the REE pattern in bovine liver. This comparison leads us to suggest that the plant REE patterns are probably not further fractionated by animals such as bovine during their dietary plant uptake

  17. Simulation of transmitted X-rays in a polycapillary X-ray lens

    Energy Technology Data Exchange (ETDEWEB)

    Peng, Shiqi [The Key Laboratory of Beam Technology and Material Modification of the Ministry of Education, Beijing Normal University, Beijing 100875 (China); College of Nuclear Science and Technology, Beijing Normal University, Beijing 100875 (China); Beijing Radiation Center, Beijing 100875 (China); Liu, Zhiguo, E-mail: liuzhiguo512@126.com [The Key Laboratory of Beam Technology and Material Modification of the Ministry of Education, Beijing Normal University, Beijing 100875 (China); College of Nuclear Science and Technology, Beijing Normal University, Beijing 100875 (China); Beijing Radiation Center, Beijing 100875 (China); Sun, Tianxi; Wang, Kai; Yi, Longtao; Yang, Kui; Chen, Man; Wang, Jinbang [The Key Laboratory of Beam Technology and Material Modification of the Ministry of Education, Beijing Normal University, Beijing 100875 (China); College of Nuclear Science and Technology, Beijing Normal University, Beijing 100875 (China); Beijing Radiation Center, Beijing 100875 (China)

    2015-09-21

    The geometrical description of capillary systems adjusted for the controlled guiding of X-rays and the basic theory of the transmission of X-rays are presented. A method of numerical calculation, based on Ray-Tracing theory, is developed to simulate the transmission efficiency of an X-ray parallel lens and the shape and size of the light spot gain from it. The simulation results for two half-lenses are in good agreement with the experimental results.

  18. Efficient Algorithms for Real-Time GPU Volumetric Cloud Rendering with Enhanced Geometry

    Directory of Open Access Journals (Sweden)

    Carlos Jiménez de Parga

    2018-04-01

    Full Text Available This paper presents several new techniques for volumetric cloud rendering using efficient algorithms and data structures based on ray-tracing methods for cumulus generation, achieving an optimum balance between realism and performance. These techniques target applications such as flight simulations, computer games, and educational software, even with conventional graphics hardware. The contours of clouds are defined by implicit mathematical expressions or triangulated structures inside which volumetric rendering is performed. Novel techniques are used to reproduce the asymmetrical nature of clouds and the effects of light-scattering, with low computing costs. The work includes a new method to create randomized fractal clouds using a recursive grammar. The graphical results are comparable to those produced by state-of-the-art, hyper-realistic algorithms. These methods provide real-time performance, and are superior to particle-based systems. These outcomes suggest that our methods offer a good balance between realism and performance, and are suitable for use in the standard graphics industry.

  19. Determination of heavy metals at traces level in leached samples by energy dispersive x-ray fluorescence technique

    International Nuclear Information System (INIS)

    Simabuco, Silvana M.; Nascimento Filho, Virgilio F. do; Inacio, Graziela R.; Navarro, Angela N.

    1996-01-01

    In landfill solid residues are disposed in the soil. When made based on technical criteria and specifically operation patterns a safe confinement is warranted according to environmental and public health protection. However, when the disposal is made by a random and unsuitable way serious problems can be caused as groundwater and superficial water contamination through leach action, indicating the usefulness of monitoring landfills. In this way energy dispersive X-ray fluorescence analysis with radioisotopic excitation was applied to evaluate the concentrations of heavy metals at trace levels in leached samples from the Americana City Landfill with pre-concentration of the elements by a non-specific precipitating agent, called ammonium pyrrolidine dithiocarbamate (APDC). (author)

  20. Software trace cache

    OpenAIRE

    Ramírez Bellido, Alejandro; Larriba Pey, Josep; Valero Cortés, Mateo

    2005-01-01

    We explore the use of compiler optimizations, which optimize the layout of instructions in memory. The target is to enable the code to make better use of the underlying hardware resources regardless of the specific details of the processor/architecture in order to increase fetch performance. The Software Trace Cache (STC) is a code layout algorithm with a broader target than previous layout optimizations. We target not only an improvement in the instruction cache hit rate, but also an increas...

  1. Trace metal analysis by laser ablation-inductively coupled plasmamass spectrometry and x-ray K-edge densitometry of forensic samples

    Energy Technology Data Exchange (ETDEWEB)

    Berry, Jonna Elizabeth [Iowa State Univ., Ames, IA (United States)

    2016-10-25

    This dissertation describes a variety of studies on the determination of trace elements in samples with forensic importance. Laser ablation-inductively coupled plasma-mass spectrometry (LA-ICP-MS) was used to determine the trace element composition of numerous lipstick samples. Lipstick samples were determined to be homogeneous. Most lipstick samples of similar colors were readily distinguishable at a 95% confidence interval based on trace element composition. Numerous strands of a multi-strand speaker cable were analyzed by LA-ICP-MS. The strands in this study are spatially heterogeneous in trace element composition. In actual forensic applications, the possibility of spatial heterogeneity must be considered, especially in cases where only small samples (e.g., copper wire fragments after an explosion) are available. The effects of many unpredictable variables, such as weather, temperature, and human activity, on the retention of gunshot residue (GSR) around projectile wounds were assessed with LAICP- MS. Skin samples around gunshot and stab wounds and larvae feeding in and around the wounds on decomposing pig carcasses were analyzed for elements consistent with GSR (Sb, Pb, Ba, and Cu). These elements were detected at higher levels in skin and larvae samples around the gunshot wounds compared to the stab wounds for an extended period of time throughout decomposition in both a winter and summer study. After decomposition, radiographic images of the pig bones containing possible damage from bullets revealed metallic particles embedded within a number of bones. Metallic particles within the bones were analyzed with x-ray, K-edge densitometry and determined to contain lead, indicating that bullet residue can be retained throughout decomposition and detected within bones containing projectile trauma.

  2. The influence of leaf anatomy on the internal light environment and photosynthetic electron transport rate: exploration with a new leaf ray tracing model.

    Science.gov (United States)

    Xiao, Yi; Tholen, Danny; Zhu, Xin-Guang

    2016-11-01

    Leaf photosynthesis is determined by biochemical properties and anatomical features. Here we developed a three-dimensional leaf model that can be used to evaluate the internal light environment of a leaf and its implications for whole-leaf electron transport rates (J). This model includes (i) the basic components of a leaf, such as the epidermis, palisade and spongy tissues, as well as the physical dimensions and arrangements of cell walls, vacuoles and chloroplasts; and (ii) an efficient forward ray-tracing algorithm, predicting the internal light environment for light of wavelengths between 400 and 2500nm. We studied the influence of leaf anatomy and ambient light on internal light conditions and J The results show that (i) different chloroplasts can experience drastically different light conditions, even when they are located at the same distance from the leaf surface; (ii) bundle sheath extensions, which are strips of parenchyma, collenchyma or sclerenchyma cells connecting the vascular bundles with the epidermis, can influence photosynthetic light-use efficiency of leaves; and (iii) chloroplast positioning can also influence the light-use efficiency of leaves. Mechanisms underlying leaf internal light heterogeneity and implications of the heterogeneity for photoprotection and for the convexity of the light response curves are discussed. © The Author 2016. Published by Oxford University Press on behalf of the Society for Experimental Biology.

  3. Direct rapid analysis of trace bioavailable soil macronutrients by chemometrics-assisted energy dispersive X-ray fluorescence and scattering spectrometry.

    Science.gov (United States)

    Kaniu, M I; Angeyo, K H; Mwala, A K; Mangala, M J

    2012-06-04

    Precision agriculture depends on the knowledge and management of soil quality (SQ), which calls for affordable, simple and rapid but accurate analysis of bioavailable soil nutrients. Conventional SQ analysis methods are tedious and expensive. We demonstrate the utility of a new chemometrics-assisted energy dispersive X-ray fluorescence and scattering (EDXRFS) spectroscopy method we have developed for direct rapid analysis of trace 'bioavailable' macronutrients (i.e. C, N, Na, Mg, P) in soils. The method exploits, in addition to X-ray fluorescence, the scatter peaks detected from soil pellets to develop a model for SQ analysis. Spectra were acquired from soil samples held in a Teflon holder analyzed using (109)Cd isotope source EDXRF spectrometer for 200 s. Chemometric techniques namely principal component analysis (PCA), partial least squares (PLS) and artificial neural networks (ANNs) were utilized for pattern recognition based on fluorescence and Compton scatter peaks regions, and to develop multivariate quantitative calibration models based on Compton scatter peak respectively. SQ analyses were realized with high CMD (R(2)>0.9) and low SEP (0.01% for N and Na, 0.05% for C, 0.08% for Mg and 1.98 μg g(-1) for P). Comparison of predicted macronutrients with reference standards using a one-way ANOVA test showed no statistical difference at 95% confidence level. To the best of the authors' knowledge, this is the first time that an XRF method has demonstrated utility in trace analysis of macronutrients in soil or related matrices. Copyright © 2012 Elsevier B.V. All rights reserved.

  4. Design of 4D x-ray tomography experiments for reconstruction using regularized iterative algorithms

    Science.gov (United States)

    Mohan, K. Aditya

    2017-10-01

    4D X-ray computed tomography (4D-XCT) is widely used to perform non-destructive characterization of time varying physical processes in various materials. The conventional approach to improving temporal resolution in 4D-XCT involves the development of expensive and complex instrumentation that acquire data faster with reduced noise. It is customary to acquire data with many tomographic views at a high signal to noise ratio. Instead, temporal resolution can be improved using regularized iterative algorithms that are less sensitive to noise and limited views. These algorithms benefit from optimization of other parameters such as the view sampling strategy while improving temporal resolution by reducing the total number of views or the detector exposure time. This paper presents the design principles of 4D-XCT experiments when using regularized iterative algorithms derived using the framework of model-based reconstruction. A strategy for performing 4D-XCT experiments is presented that allows for improving the temporal resolution by progressively reducing the number of views or the detector exposure time. Theoretical analysis of the effect of the data acquisition parameters on the detector signal to noise ratio, spatial reconstruction resolution, and temporal reconstruction resolution is also presented in this paper.

  5. The determination of trace quantities of thorium and uranium in thick ore samples by proton-induced x-ray emission

    International Nuclear Information System (INIS)

    Cohen, D.D.; Duerden, P.; Clayton, E.

    1979-07-01

    Proton-induced X-ray emission (PIXE) techniques have been used to estimate the concentrations of trace quantities of thorium and uranium in powdered rock and ore samples. Standards of known concentrations were prepared in a carbon matrix and the yields from these used to determine simultaneously the concentrations of thorium and uranium in the ore samples. The experimental detection limit of the technique was found to be 3 to 4 μg g -1 for a 100 μC irradiation. The appropriate matrix corrections for a carbon and ore matrix have been calculated for thick targets and taken into consideration

  6. Instrumental trace element analysis of California market milk

    International Nuclear Information System (INIS)

    Ragaini, R.C.; Langhorst, A.L.; Ralston, H.R.; Heft, R.

    1975-01-01

    Trace element analysis for 15 elements (Zn, Na, Br, Rb, Sr, Mg, Al, Ca, Cl, I, K, Fe, Co, Se, Cs) was carried out on 32 samples of California market milk and 6 samples of Colorado milk in a pilot study of toxic and nutrient trace elements in the soil-forage-cow-milk food chain. The techniques of instrumental neutron activation analysis and x-ray fluorescence analysis are described. Sample collection, preparation, analysis, and data reduction procedures are discussed. The mean values and variations of trace element concentrations in milk are compared to data from other studies. (U.S.)

  7. Trace Norm Regularized CANDECOMP/PARAFAC Decomposition With Missing Data.

    Science.gov (United States)

    Liu, Yuanyuan; Shang, Fanhua; Jiao, Licheng; Cheng, James; Cheng, Hong

    2015-11-01

    In recent years, low-rank tensor completion (LRTC) problems have received a significant amount of attention in computer vision, data mining, and signal processing. The existing trace norm minimization algorithms for iteratively solving LRTC problems involve multiple singular value decompositions of very large matrices at each iteration. Therefore, they suffer from high computational cost. In this paper, we propose a novel trace norm regularized CANDECOMP/PARAFAC decomposition (TNCP) method for simultaneous tensor decomposition and completion. We first formulate a factor matrix rank minimization model by deducing the relation between the rank of each factor matrix and the mode- n rank of a tensor. Then, we introduce a tractable relaxation of our rank function, and then achieve a convex combination problem of much smaller-scale matrix trace norm minimization. Finally, we develop an efficient algorithm based on alternating direction method of multipliers to solve our problem. The promising experimental results on synthetic and real-world data validate the effectiveness of our TNCP method. Moreover, TNCP is significantly faster than the state-of-the-art methods and scales to larger problems.

  8. Improved automated lumen contour detection by novel multifrequency processing algorithm with current intravascular ultrasound system.

    Science.gov (United States)

    Kume, Teruyoshi; Kim, Byeong-Keuk; Waseda, Katsuhisa; Sathyanarayana, Shashidhar; Li, Wenguang; Teo, Tat-Jin; Yock, Paul G; Fitzgerald, Peter J; Honda, Yasuhiro

    2013-02-01

    The aim of this study was to evaluate a new fully automated lumen border tracing system based on a novel multifrequency processing algorithm. We developed the multifrequency processing method to enhance arterial lumen detection by exploiting the differential scattering characteristics of blood and arterial tissue. The implementation of the method can be integrated into current intravascular ultrasound (IVUS) hardware. This study was performed in vivo with conventional 40-MHz IVUS catheters (Atlantis SR Pro™, Boston Scientific Corp, Natick, MA) in 43 clinical patients with coronary artery disease. A total of 522 frames were randomly selected, and lumen areas were measured after automatically tracing lumen borders with the new tracing system and a commercially available tracing system (TraceAssist™) referred to as the "conventional tracing system." The data assessed by the two automated systems were compared with the results of manual tracings by experienced IVUS analysts. New automated lumen measurements showed better agreement with manual lumen area tracings compared with those of the conventional tracing system (correlation coefficient: 0.819 vs. 0.509). When compared against manual tracings, the new algorithm also demonstrated improved systematic error (mean difference: 0.13 vs. -1.02 mm(2) ) and random variability (standard deviation of difference: 2.21 vs. 4.02 mm(2) ) compared with the conventional tracing system. This preliminary study showed that the novel fully automated tracing system based on the multifrequency processing algorithm can provide more accurate lumen border detection than current automated tracing systems and thus, offer a more reliable quantitative evaluation of lumen geometry. Copyright © 2011 Wiley Periodicals, Inc.

  9. SU-F-T-619: Dose Evaluation of Specific Patient Plans Based On Monte Carlo Algorithm for a CyberKnife Stereotactic Radiosurgery System

    Energy Technology Data Exchange (ETDEWEB)

    Piao, J [PLA General Hospital, Beijing (China); PLA 302 Hospital, Beijing (China); Xu, S [PLA General Hospital, Beijing (China); Tsinghua University, Beijing (China); Wu, Z; Liu, Y [Tsinghua University, Beijing (China); Li, Y [Beihang University, Beijing (China); Qu, B [PLA General Hospital, Beijing (China); Duan, X [PLA 302 Hospital, Beijing (China)

    2016-06-15

    Purpose: This study will use Monte Carlo to simulate the Cyberknife system, and intend to develop the third-party tool to evaluate the dose verification of specific patient plans in TPS. Methods: By simulating the treatment head using the BEAMnrc and DOSXYZnrc software, the comparison between the calculated and measured data will be done to determine the beam parameters. The dose distribution calculated in the Raytracing, Monte Carlo algorithms of TPS (Multiplan Ver4.0.2) and in-house Monte Carlo simulation method for 30 patient plans, which included 10 head, lung and liver cases in each, were analyzed. The γ analysis with the combined 3mm/3% criteria would be introduced to quantitatively evaluate the difference of the accuracy between three algorithms. Results: More than 90% of the global error points were less than 2% for the comparison of the PDD and OAR curves after determining the mean energy and FWHM.The relative ideal Monte Carlo beam model had been established. Based on the quantitative evaluation of dose accuracy for three algorithms, the results of γ analysis shows that the passing rates (84.88±9.67% for head,98.83±1.05% for liver,98.26±1.87% for lung) of PTV in 30 plans between Monte Carlo simulation and TPS Monte Carlo algorithms were good. And the passing rates (95.93±3.12%,99.84±0.33% in each) of PTV in head and liver plans between Monte Carlo simulation and TPS Ray-tracing algorithms were also good. But the difference of DVHs in lung plans between Monte Carlo simulation and Ray-tracing algorithms was obvious, and the passing rate (51.263±38.964%) of γ criteria was not good. It is feasible that Monte Carlo simulation was used for verifying the dose distribution of patient plans. Conclusion: Monte Carlo simulation algorithm developed in the CyberKnife system of this study can be used as a reference tool for the third-party tool, which plays an important role in dose verification of patient plans. This work was supported in part by the grant

  10. A new method for calculation of traces of Dirac γ-matrices in Minkowski space

    International Nuclear Information System (INIS)

    Bondarev, Alexander L.

    2006-01-01

    This paper presents some relations for orthonormal bases in the Minkowski space and isotropic tetrads constructed from the vectors of these bases. As an example of an application of the obtained formulae, in particular recursion relations, a new method is proposed to calculate traces of Dirac γ-matrices in the Minkowski space. Compared to the classical algorithms, the new method results in more compact expressions for the traces. Specifically, it may be easily implemented as a simple yet efficient computer algorithm

  11. Electroadsorption-assisted direct determination of trace arsenic without interference using transmission X-ray fluorescence spectroscopy.

    Science.gov (United States)

    Jiang, Tian-Jia; Guo, Zheng; Liu, Jin-Huai; Huang, Xing-Jiu

    2015-08-18

    An analytical technique based on electroadsorption and transmission X-ray fluorescence (XRF) for the quantitative determination of arsenic in aqueous solution with ppb-level limits of detection (LOD) is proposed. The approach uses electroadsorption to enhance the sensitivity and LOD of the arsenic XRF response. Amine-functionalized carbonaceous microspheres (NH2-CMSs) are found to be the ideal materials for both the quantitative adsorption of arsenic and XRF analysis due to the basic amine sites on the surface and their noninterference in the XRF spectrum. In electroadsorptive X-ray fluorescence (EA-XRF), arsenic is preconcentrated by a conventional three-electrode system with a positive electricity field around the adsorbents. Then, the quantification of arsenic on the adsorbents is achieved using XRF. The electroadsorption preconcentration can realize the fast transfer of arsenic from the solution to the adsorbents and improve the LOD of conventional XRF compared with directly determining arsenic solution by XRF alone. The sensitivity of 0.09 cnt ppb(-1) is obtained without the interferences from coexisted metal ions in the determination of arsenic, and the LOD is found to be 7 ppb, which is lower than the arsenic guideline value of 10 ppb given by the World Health Organization (WHO). These results demonstrated that XRF coupled with electroadsorption was able to determine trace arsenic in real water sample.

  12. First-order convex feasibility algorithms for x-ray CT

    DEFF Research Database (Denmark)

    Sidky, Emil Y.; Jørgensen, Jakob Heide; Pan, Xiaochuan

    2013-01-01

    Purpose: Iterative image reconstruction (IIR) algorithms in computed tomography (CT) are based on algorithms for solving a particular optimization problem. Design of the IIR algorithm, therefore, is aided by knowledge of the solution to the optimization problem on which it is based. Often times...... problems. Conclusions: Formulation of convex feasibility problems can provide a useful alternative to unconstrained optimization when designing IIR algorithms for CT. The approach is amenable to recent methods for accelerating first-order algorithms which may be particularly useful for CT with limited...

  13. Metal-induced streak artifact reduction using iterative reconstruction algorithms in x-ray computed tomography image of the dentoalveolar region.

    Science.gov (United States)

    Dong, Jian; Hayakawa, Yoshihiko; Kannenberg, Sven; Kober, Cornelia

    2013-02-01

    The objective of this study was to reduce metal-induced streak artifact on oral and maxillofacial x-ray computed tomography (CT) images by developing the fast statistical image reconstruction system using iterative reconstruction algorithms. Adjacent CT images often depict similar anatomical structures in thin slices. So, first, images were reconstructed using the same projection data of an artifact-free image. Second, images were processed by the successive iterative restoration method where projection data were generated from reconstructed image in sequence. Besides the maximum likelihood-expectation maximization algorithm, the ordered subset-expectation maximization algorithm (OS-EM) was examined. Also, small region of interest (ROI) setting and reverse processing were applied for improving performance. Both algorithms reduced artifacts instead of slightly decreasing gray levels. The OS-EM and small ROI reduced the processing duration without apparent detriments. Sequential and reverse processing did not show apparent effects. Two alternatives in iterative reconstruction methods were effective for artifact reduction. The OS-EM algorithm and small ROI setting improved the performance. Copyright © 2012 Elsevier Inc. All rights reserved.

  14. The use of synchrotron radiation for trace element analysis and element mapping by scanning X-ray fluorescence

    International Nuclear Information System (INIS)

    Davies, S.T.

    1983-01-01

    Synchrotron Radiation excited X-Ray Fluorescence is a potentially powerful tool for the routine quantitative chemical analysis of materials, with minimum detection limits typically of the order of a tenth of a ppm, and with the added advantages of simultaneous multi-element detection capability, spatial resolution on a micron scale, large signal to noise ratios and short analysis times. This paper presents a brief review of the use of Synchrotron Radiation in Trace Element Analysis and discusses the requirements for a microprobe for chemical analysis utilising SR. Data obtained at the Synchrotron Radiation Source, Daresbury Laboratory include XRF spectra of standard reference materials and an application of the technique to the study of ion implanted layers in semiconductors is outlined. (author)

  15. A Theory of Network Tracing

    Science.gov (United States)

    Acharya, Hrishikesh B.; Gouda, Mohamed G.

    Traceroute is a widely used program for computing the topology of any network in the Internet. Using Traceroute, one starts from a node and chooses any other node in the network. Traceroute obtains the sequence of nodes that occur between these two nodes, as specified by the routing tables in these nodes. Each use of Traceroute in a network produces a trace of nodes that constitute a simple path in this network. In every trace that is produced by Traceroute, each node occurs either by its unique identifier, or by the anonymous identifier"*". In this paper, we introduce the first theory aimed at answering the following important question. Is there an algorithm to compute the topology of a network N from a trace set T that is produced by using Traceroute in network N, assuming that each edge in N occurs in at least one trace in T, and that each node in N occurs by its unique identifier in at least one trace in T? We prove that the answer to this question is "No" if N is an even ring or a general network. However, it is "Yes" if N is a tree or an odd ring. The answer is also "No" if N is mostly-regular, but "Yes" if N is a mostly-regular even ring.

  16. Development of regularized expectation maximization algorithms for fan-beam SPECT data

    International Nuclear Information System (INIS)

    Kim, Soo Mee; Lee, Jae Sung; Lee, Dong Soo; Lee, Soo Jin; Kim, Kyeong Min

    2005-01-01

    SPECT using a fan-beam collimator improves spatial resolution and sensitivity. For the reconstruction from fan-beam projections, it is necessary to implement direct fan-beam reconstruction methods without transforming the data into the parallel geometry. In this study, various fan-beam reconstruction algorithms were implemented and their performances were compared. The projector for fan-beam SPECT was implemented using a ray-tracing method. The direct reconstruction algorithms implemented for fan-beam projection data were FBP (filtered backprojection), EM (expectation maximization), OS-EM (ordered subsets EM) and MAP-EM OSL (maximum a posteriori EM using the one-step late method) with membrane and thin-plate models as priors. For comparison, the fan-beam projection data were also rebinned into the parallel data using various interpolation methods, such as the nearest neighbor, bilinear and bicubic interpolations, and reconstructed using the conventional EM algorithm for parallel data. Noiseless and noisy projection data from the digital Hoffman brain and Shepp/Logan phantoms were reconstructed using the above algorithms. The reconstructed images were compared in terms of a percent error metric. For the fan-beam data with Poisson noise, the MAP-EM OSL algorithm with the thin-plate prior showed the best result in both percent error and stability. Bilinear interpolation was the most effective method for rebinning from the fan-beam to parallel geometry when the accuracy and computation load were considered. Direct fan-beam EM reconstructions were more accurate than the standard EM reconstructions obtained from rebinned parallel data. Direct fan-beam reconstruction algorithms were implemented, which provided significantly improved reconstructions

  17. Two-dimensional micro-beam imaging of trace elements in a single plankton measured by a synchrotron radiation X-ray fluorescence analysis

    International Nuclear Information System (INIS)

    Ezoe, Masako; Sasaki, Miho; Hokura, Akiko; Nakai, Izumi; Terada, Yasuko; Yoshinaga, Tatsuki; Tukamoto, Katsumi; Hagiwara, Atsushi

    2002-01-01

    Two-dimensional imaging and a quantitative analysis of trace elements in rotifer, Brachionus plicatilis, belonging to zooplankton, were carried out by a synchrotron radiation X-ray fluorescence analysis (SR-XRF). The XRF imaging revealed that female rotifers accumulated Fe and Zn in the digestive organ and Fe, Zn, Cu, and Ca in the sexual organs, while the Mn level was high in the head. From a quantitative analysis by inductively coupled plasma mass spectrometry (ICP-MS), we found that rotifers eat the chlorella and accumulate the above elements in the body. The result of quantitative analyses of Mn, Cu, and Zn by SR-XRF in a single sample is in fair agreement with the average values determined by ICP-MS analyses, which were obtained by measuring a large number of rotifers, digested by nitric acid. The present study has demonstrated that SR-XRF is an effective tool for the trace element analysis of a single individual of rotifer. (author)

  18. Two-dimensional micro-beam imaging of trace elements in a single plankton measured by a synchrotron radiation X-ray fluorescence analysis

    Energy Technology Data Exchange (ETDEWEB)

    Ezoe, Masako; Sasaki, Miho; Hokura, Akiko; Nakai, Izumi [Tokyo Univ. of Science, Faculty of Science, Tokyo (Japan); Terada, Yasuko [Japan Synchrotron Radiation Research Inst., Mikazuki, Hyogo (Japan); Yoshinaga, Tatsuki; Tukamoto, Katsumi [Tokyo Univ., Ocean Research Inst., Tokyo (Japan); Hagiwara, Atsushi [Nagasaki Univ., Graduate School of Science and Technology, Bunkyou, Nagasaki (Japan)

    2002-10-01

    Two-dimensional imaging and a quantitative analysis of trace elements in rotifer, Brachionus plicatilis, belonging to zooplankton, were carried out by a synchrotron radiation X-ray fluorescence analysis (SR-XRF). The XRF imaging revealed that female rotifers accumulated Fe and Zn in the digestive organ and Fe, Zn, Cu, and Ca in the sexual organs, while the Mn level was high in the head. From a quantitative analysis by inductively coupled plasma mass spectrometry (ICP-MS), we found that rotifers eat the chlorella and accumulate the above elements in the body. The result of quantitative analyses of Mn, Cu, and Zn by SR-XRF in a single sample is in fair agreement with the average values determined by ICP-MS analyses, which were obtained by measuring a large number of rotifers, digested by nitric acid. The present study has demonstrated that SR-XRF is an effective tool for the trace element analysis of a single individual of rotifer. (author)

  19. Quantifying trace elements in individual aquatic protist cells with a synchrotron x-ray fluorescence microprobe

    International Nuclear Information System (INIS)

    Twining, B.S.; Baines, S.B.; Fisher, N.S.; Maser, J.; Vogt, S.; Jacobsen, C.; Tovar-Sanchez, A.; Sanudo-Wihelmy, S.A.

    2003-01-01

    The study of trace metal cycling by aquatic protists is limited by current analytical techniques. Standard 'bulk' element analysis techniques that rely on physical separations to concentrate cells for analysis cannot separate cells from co-occurring detrital material or other cells of differing taxonomy or trophic function. Here we demonstrate the ability of a synchrotron-based X-ray fluorescence (SXRF) microprobe to quantify the elements Si, Mn, Fe, Ni, and Zn in individual aquatic protist cells. This technique distinguishes between different types of cells in an assemblage and between cells and other particulate matter. Under typical operating conditions, the minimum detection limits are 7.0 x 10 -16 mol μm -2 for Si and between 5.0 x 10 -20 and 3.9 x 10 -19 mol μm -2 for Mn, Fe, Ni, and Zn; this sensitivity is sufficient to detect these elements in cells from even the most pristine waters as demonstrated in phytoplankton cells collected from remote areas of the Southern Ocean. Replicate analyses of single cells produced variations of <5% for Si, Mn, Fe, and Zn and <10% for Ni. Comparative analyses of cultured phytoplankton cells generally show no significant differences in cellular metal concentrations measured with SXRF and standard bulk techniques (spectrophotometry and graphite furnace atomic absorption spectrometry). SXRF also produces two-dimensional maps of element distributions in cells, thereby providing information not available with other analytical approaches. This technique enables the accurate and precise measurement of trace metals in individual aquatic protists collected from natural environments.

  20. In-flight PSF calibration of the NuSTAR hard X-ray optics

    DEFF Research Database (Denmark)

    An, Hongjun; Madsen, Kristin K.; Westergaard, Niels J.

    2014-01-01

    We present results of the point spread function (PSF) calibration of the hard X-ray optics of the Nuclear Spectroscopic Telescope Array (NuSTAR). Immediately post-launch, NuSTAR has observed bright point sources such as Cyg X-1, Vela X-1, and Her X-1 for the PSF calibration. We use the point source...... observations taken at several off-axis angles together with a ray-trace model to characterize the in-orbit angular response, and find that the ray-trace model alone does not fit the observed event distributions and applying empirical corrections to the ray-trace model improves the fit significantly. We...... describe the corrections applied to the ray-trace model and show that the uncertainties in the enclosed energy fraction (EEF) of the new PSF model is less than or similar to 3 for extraction apertures of R greater than or similar to 60" with no significant energy dependence. We also show that the PSF...

  1. Phase retrieval problems in X-ray physics. From modeling to efficient algorithms

    International Nuclear Information System (INIS)

    Homann, Carolin

    2015-01-01

    In phase retrieval problems that occur in imaging by coherent X-ray diffraction, one tries to reconstruct information about a sample of interest from possibly noisy intensity measurements of the wave field traversing the sample. The mathematical formulation of these problems bases on some assumptions. Usually one of them is that the X-ray wave field is generated by a point source. In order to address this very idealized assumption, it is common to perform a data preprocessing step, the so-called empty beam correction. Within this work, we study the validity of this approach by presenting a quantitative error estimate. Moreover, in order to solve these phase retrieval problems, we want to incorporate a priori knowledge about the structure of the noise and the solution into the reconstruction process. For this reason, the application of a problem adapted iteratively regularized Newton-type method becomes particularly attractive. This method includes the solution of a convex minimization problem in each iteration step. We present a method for solving general optimization problems of this form. Our method is a generalization of a commonly used algorithm which makes it efficiently applicable to a wide class of problems. We also proof convergence results and show the performance of our method by numerical examples.

  2. Trace element studies in bioenvironmental samples using 3-MeV protons

    International Nuclear Information System (INIS)

    Walter, R.L.; Willis, R.D.; Gutknecht, W.F.

    1974-01-01

    Trace metal compositions of a wide range of biological, environmental, medical and clinical samples were investigated using proton-induced x-ray emission analysis (PIXEA). The x-rays were detected with a Si(Li) detector and spectra from over 3000 irradiations have been recorded on magnetic tape. The chi 2 fitting code TRACE developed at our laboratory was used in a semi-automatic mode to extract abundances of elements from S to Cd. Various methods of overcoming analytical problems and specimen preparation difficulties are reported. Results from some samples for typical studies are illustrated along with the reasons for interest in the sample types

  3. Particle induced X-ray emission and complementary nuclear methods for trace element determination; Plenary lecture

    Energy Technology Data Exchange (ETDEWEB)

    Johansson, S A.E. [Lund Univ. (Sweden). Dept. of Nuclear Physics

    1992-03-01

    In this review the state-of-the-art of particle induced X-ray emission (PIXE) methods for the determination of trace elements is described. The developmental work has mostly been carried out in nuclear physics laboratories, where accelerators are available, but now the increased interest has led to the establishment of other dedicated PIXE facilities. The reason for this interest is the versatility, high sensitivity and multi-element capability of PIXE analysis. A further very important advantage is that PIXE can be combined with the microbeam technique, which makes elemental mapping with a spatial resolution of about 1 {mu}m possible. As a technique, PIXE can also be combined with other nuclear reactions such as elastic scattering and particle-induced gamma emission, so that light elements can be determined. The usefulness of PIXE is illustrated by a number of typical applications in biology, medicine, geology, air pollution research, archaeology and the arts. (author).

  4. Vapor phase treatment–total reflection X-ray fluorescence for trace elemental analysis of silicon wafer surface

    International Nuclear Information System (INIS)

    Takahara, Hikari; Mori, Yoshihiro; Shibata, Harumi; Shimazaki, Ayako; Shabani, Mohammad B.; Yamagami, Motoyuki; Yabumoto, Norikuni; Nishihagi, Kazuo; Gohshi, Yohichi

    2013-01-01

    Vapor phase treatment (VPT) was under investigation by the International Organization for Standardization/Technical Committee 201/Working Group 2 (ISO/TC201/WG2) to improve the detection limit of total reflection X-ray fluorescence spectroscopy (TXRF) for trace metal analysis of silicon wafers. Round robin test results have confirmed that TXRF intensity increased by VPT for intentional contamination with 5 × 10 9 and 5 × 10 10 atoms/cm 2 Fe and Ni. The magnification of intensity enhancement varied greatly (1.2–4.7 in VPT factor) among the participating laboratories, though reproducible results could be obtained for average of mapping measurement. SEM observation results showed that various features, sizes, and surface densities of particles formed on the wafer after VPT. The particle morphology seems to have some impact on the VPT efficiency. High resolution SEM observation revealed that a certain number of dots with SiO 2 , silicate and/or carbon gathered to form a particle and heavy metals, Ni and Fe in this study were segregated on it. The amount and shape of the residue should be important to control VPT factor. - Highlights: • This paper presents a summary of study results of VPT–TXRF using ISO/TC201/WG2. • Our goal is to analyze the trace metallic contamination on silicon wafer with concentrations below 1 × 10 10 atoms/cm 2 . • The efficiency and mechanism of VPT are discussed under several round robin tests and systematic studies

  5. Travel time and ray path computation in 2D-heterogeneous structures; Fukinshitsu kozo ni okeru jishinha soji oyobi hasen no atarashii keisan hoho

    Energy Technology Data Exchange (ETDEWEB)

    Fujie, G; Kasahara, J; Sato, T; Mochizuki, K [The University of Tokyo, Tokyo (Japan). Earthquake Research Institute

    1996-05-01

    Methods were studied for determining the initial travel time and ray paths with stability when an non-linear travel time inversion is performed in an inhomogeneous structure. The travel time calculation was based on Faria and Stoffa`s method. First, the 2-dimension space was sectioned by grids, and `slowness` was assigned to all the lattice points. Starting from the vibration source, travel time at each lattice point is sequentially calculated. This method calculates travel time for any structure without breakup. In this study, an algorithm more sophisticated than the method of Faria, et al., was developed, and the improvement of travel time calculation accuracy led to the accurate determination of the direction of incidence into the lattice points during the initial motion. The calculation of ray paths was effected by tracing back from the receiving points the incidence into the lattice points or by following back the ray paths to the vibration source. This method performs stable calculation for a heavily inhomogeneous structure and, with the algorithm being simple, do the parallel programming as well. 1 ref., 6 figs., 1 tab.

  6. Adaptive protection algorithm and system

    Science.gov (United States)

    Hedrick, Paul [Pittsburgh, PA; Toms, Helen L [Irwin, PA; Miller, Roger M [Mars, PA

    2009-04-28

    An adaptive protection algorithm and system for protecting electrical distribution systems traces the flow of power through a distribution system, assigns a value (or rank) to each circuit breaker in the system and then determines the appropriate trip set points based on the assigned rank.

  7. Wavefield extrapolation in caustic-free normal ray coordinates

    KAUST Repository

    Ma, Xuxin; Alkhalifah, Tariq Ali

    2012-01-01

    Normal ray coordinates are conventionally constructed from ray tracing, which inherently requires smooth velocity profiles. To use rays as coordinates, the velocities have to be smoothed further to avoid caustics, which is detrimental to the mapping

  8. The applicability of physical optics in the millimetre and sub-millimetre spectral region. Part I: The ray tracing with diffraction on facets method

    International Nuclear Information System (INIS)

    Baran, A.J.; Hesse, Evelyn; Sourdeval, Odran

    2017-01-01

    Future satellite missions, from 2022 onwards, will obtain near-global measurements of cirrus at microwave and sub-millimetre frequencies. To realise the potential of these observations, fast and accurate light-scattering methods are required to calculate scattered millimetre and sub-millimetre intensities from complex ice crystals. Here, the applicability of the ray tracing with diffraction on facets method (RTDF) in predicting the bulk scalar optical properties and phase functions of randomly oriented hexagonal ice columns and hexagonal ice aggregates at millimetre frequencies is investigated. The applicability of RTDF is shown to be acceptable down to size parameters of about 18, between the frequencies of 243 and 874 GHz. It is demonstrated that RTDF is generally well within about 10% of T-matrix solutions obtained for the scalar optical properties assuming hexagonal ice columns. Moreover, on replacing electromagnetic scalar optical property solutions obtained for the hexagonal ice aggregate with the RTDF counterparts at size parameter values of about 18 or greater, the bulk scalar optical properties can be calculated to generally well within ±5% of an electromagnetic-based database. The RTDF-derived bulk scalar optical properties result in brightness temperature errors to generally within about ±4 K at 874 GHz. Differing microphysics assumptions can easily exceed such errors. Similar findings are found for the bulk scattering phase functions. This finding is owing to the scattering solutions being dominated by the processes of diffraction and reflection, both being well described by RTDF. The impact of centimetre-sized complex ice crystals on interpreting cirrus polarisation measurements at sub-millimetre frequencies is discussed. - Highlights: • A method of physical optics is shown to apply to size parameters as low as 18 in the mm and sub-mm-wave spectral regions. • Including ray tracing with diffraction on facets and diffraction at the cross-section of

  9. Energy dispersion X-ray fluorescence techniques in water pollution analysis

    International Nuclear Information System (INIS)

    Holynska, B.

    1980-01-01

    Advantages and limitations of energy dispersion X-ray fluorescence methods for analysis of pollutants in water are discussed. The necessary equipment for X-ray measurement of insoluble and dissolved trace metals in water is described. Different techniques of enrichment of trace metals are presented: ion exchange on selective Chelex-100 exchanger, precipitation with chelating agents DDTC and APDC, and adsorption on activated carbon. Some results obtained using different preconcentration methods for trace metals determination in different waters are presented. (author)

  10. Concentration distribution of trace elements: from normal distribution to Levy flights

    International Nuclear Information System (INIS)

    Kubala-Kukus, A.; Banas, D.; Braziewicz, J.; Majewska, U.; Pajek, M.

    2003-01-01

    The paper discusses a nature of concentration distributions of trace elements in biomedical samples, which were measured by using the X-ray fluorescence techniques (XRF, TXRF). Our earlier observation, that the lognormal distribution well describes the measured concentration distribution is explained here on a more general ground. Particularly, the role of random multiplicative process, which models the concentration distributions of trace elements in biomedical samples, is discussed in detail. It is demonstrated that the lognormal distribution, appearing when the multiplicative process is driven by normal distribution, can be generalized to the so-called log-stable distribution. Such distribution describes the random multiplicative process, which is driven, instead of normal distribution, by more general stable distribution, being known as the Levy flights. The presented ideas are exemplified by the results of the study of trace element concentration distributions in selected biomedical samples, obtained by using the conventional (XRF) and (TXRF) X-ray fluorescence methods. Particularly, the first observation of log-stable concentration distribution of trace elements is reported and discussed here in detail

  11. The Pandora multi-algorithm approach to automated pattern recognition of cosmic-ray muon and neutrino events in the MicroBooNE detector

    CERN Document Server

    Acciarri, R.; An, R.; Anthony, J.; Asaadi, J.; Auger, M.; Bagby, L.; Balasubramanian, S.; Baller, B.; Barnes, C.; Barr, G.; Bass, M.; Bay, F.; Bishai, M.; Blake, A.; Bolton, T.; Camilleri, L.; Caratelli, D.; Carls, B.; Castillo Fernandez, R.; Cavanna, F.; Chen, H.; Church, E.; Cianci, D.; Cohen, E.; Collin, G. H.; Conrad, J. M.; Convery, M.; Crespo-Anadón, J. I.; Del Tutto, M.; Devitt, D.; Dytman, S.; Eberly, B.; Ereditato, A.; Escudero Sanchez, L.; Esquivel, J.; Fadeeva, A. A.; Fleming, B. T.; Foreman, W.; Furmanski, A. P.; Garcia-Gamez, D.; Garvey, G. T.; Genty, V.; Goeldi, D.; Gollapinni, S.; Graf, N.; Gramellini, E.; Greenlee, H.; Grosso, R.; Guenette, R.; Hackenburg, A.; Hamilton, P.; Hen, O.; Hewes, J.; Hill, C.; Ho, J.; Horton-Smith, G.; Hourlier, A.; Huang, E.-C.; James, C.; Jan de Vries, J.; Jen, C.-M.; Jiang, L.; Johnson, R. A.; Joshi, J.; Jostlein, H.; Kaleko, D.; Karagiorgi, G.; Ketchum, W.; Kirby, B.; Kirby, M.; Kobilarcik, T.; Kreslo, I.; Laube, A.; Li, Y.; Lister, A.; Littlejohn, B. R.; Lockwitz, S.; Lorca, D.; Louis, W. C.; Luethi, M.; Lundberg, B.; Luo, X.; Marchionni, A.; Mariani, C.; Marshall, J.; Martinez Caicedo, D. A.; Meddage, V.; Miceli, T.; Mills, G. B.; Moon, J.; Mooney, M.; Moore, C. D.; Mousseau, J.; Murrells, R.; Naples, D.; Nienaber, P.; Nowak, J.; Palamara, O.; Paolone, V.; Papavassiliou, V.; Pate, S. F.; Pavlovic, Z.; Piasetzky, E.; Porzio, D.; Pulliam, G.; Qian, X.; Raaf, J. L.; Rafique, A.; Rochester, L.; Rudolf von Rohr, C.; Russell, B.; Schmitz, D. W.; Schukraft, A.; Seligman, W.; Shaevitz, M. H.; Sinclair, J.; Smith, A.; Snider, E. L.; Soderberg, M.; Söldner-Rembold, S.; Soleti, S. R.; Spentzouris, P.; Spitz, J.; St. John, J.; Strauss, T.; Szelc, A. M.; Tagg, N.; Terao, K.; Thomson, M.; Toups, M.; Tsai, Y.-T.; Tufanli, S.; Usher, T.; Van De Pontseele, W.; Van de Water, R. G.; Viren, B.; Weber, M.; Wickremasinghe, D. A.; Wolbers, S.; Wongjirad, T.; Woodruff, K.; Yang, T.; Yates, L.; Zeller, G. P.; Zennamo, J.; Zhang, C.

    2017-01-01

    The development and operation of Liquid-Argon Time-Projection Chambers for neutrino physics has created a need for new approaches to pattern recognition in order to fully exploit the imaging capabilities offered by this technology. Whereas the human brain can excel at identifying features in the recorded events, it is a significant challenge to develop an automated, algorithmic solution. The Pandora Software Development Kit provides functionality to aid the design and implementation of pattern-recognition algorithms. It promotes the use of a multi-algorithm approach to pattern recognition, in which individual algorithms each address a specific task in a particular topology. Many tens of algorithms then carefully build up a picture of the event and, together, provide a robust automated pattern-recognition solution. This paper describes details of the chain of over one hundred Pandora algorithms and tools used to reconstruct cosmic-ray muon and neutrino events in the MicroBooNE detector. Metrics that assess the...

  12. Optimizing Raytracing Algorithm Using CUDA

    Directory of Open Access Journals (Sweden)

    Sayed Ahmadreza Razian

    2017-11-01

    The results show that one can generate at least 11 frames per second in HD (720p resolution by GPU processor and GT 840M graphic card, using trace method. If better graphic card employ, this algorithm and program can be used to generate real-time animation.

  13. Using portable X-ray fluorescence spectrometry and GIS to assess environmental risk and identify sources of trace metals in soils of peri-urban areas in the Yangtze Delta region, China.

    Science.gov (United States)

    Ran, Jing; Wang, Dejian; Wang, Can; Zhang, Gang; Yao, Lipeng

    2014-08-01

    Portable X-ray fluorescence (PXRF) spectrometry may be very suitable for a fast and effective environmental assessment and source identification of trace metals in soils. In this study, topsoils (0-10 cm) at 139 sites were in situ scanned for total trace metals (Cr, Cu, Ni, Pb and Zn) and arsenic concentrations by PXRF in a typical town in Yangtze Delta region of Jiangsu province, China. To validate the utility of PXRF, 53 samples were collected from the scanning sites for the determination of selected trace metals using conventional methods. Based on trace metal concentrations detected by in situ PXRF, the contamination extent and sources of trace metals were studied via geo-accumulation index, multivariate analysis and geostatistics. The trace metal concentrations determined by PXRF were similar to those obtained via conventional chemical analysis. The median concentration of As, Cr, Cu, Ni, Pb and Zn in soils were 10.8, 56.4, 41.5, 43.5, 33.5, and 77.7 mg kg(-1), respectively. The distribution patterns of Cr, Cu, Ni, Pb, and Zn were mostly affected by anthropogenic sources, while As was mainly derived from lithogenic sources. Overall, PXRF has been successfully applied to contamination assessment and source identification of trace metals in soils.

  14. Study of the effect of some of the experimental parameters on the x-ray fluorescence determination of traces of hafnia in high purity zirconia

    International Nuclear Information System (INIS)

    Qurbani, J.M.; Khanna, P.P.; Agrawal, R.M.

    1974-01-01

    The effect of the following parameters : (i) analytical lines HfLsub(αsub(1)) or HfLsub(βsub(1,6)) or HfLsub(βsub(2)) (ii) detectors - scintillation or gas flow proportional (iii) collimators - fine or coarse (iv) x-ray tube voltage, current and power (v) order of diffraction : I or II of analysing crystal LiF (200), on the precision of the results and the sensitivity of the method in the x-ray fluorescence determination of traces of hafnia in high purity zirconia, has been studied. Philips semiautomatic x-ray spectrometer PW 1220 with associated equipment has been used. Synthetic standards containing HfO 2 in the range 20 ppm to 1 % in ZrO 2 , presented as double layer pellets have been used. LiF (200) analysing crystal, tungsten target x-ray tube, automatic pulse height selection and pulse height discrimination were used in all the cases. The set - 'HfLsub(βsub(1,6)) analytical line, fine collimator and gas flow proportional counter detector' - gave the best performance. (author)

  15. Tracing contacts of TB patients in Malaysia: costs and practicality.

    Science.gov (United States)

    Atif, Muhammad; Sulaiman, Syed Azhar Syed; Shafie, Asrul Akmal; Ali, Irfhan; Asif, Muhammad

    2012-01-01

    Tuberculin skin testing (TST) and chest X-ray are the conventional methods used for tracing suspected tuberculosis (TB) patients. The purpose of the study was to calculate the cost incurred by Penang General Hospital on performing one contact tracing procedure using an activity based costing approach. Contact tracing records (including the demographic profile of contacts and outcome of the contact tracing procedure) from March 2010 until February 2011 were retrospectively obtained from the TB contact tracing record book. The human resource cost was calculated by multiplying the mean time spent (in minutes) by employees doing a specific activity by their per-minute salaries. The costs of consumables, Purified Protein Derivative vials and clinical equipment were obtained from the procurement section of the Pharmacy and Radiology Departments. The cost of the building was calculated by multiplying the area of space used by the facility with the unit cost of the public building department. Straight-line deprecation with a discount rate of 3% was assumed for the calculation of equivalent annual costs for the building and machines. Out of 1024 contact tracing procedures, TST was positive (≥10 mm) in 38 suspects. However, chemoprophylaxis was started in none. Yield of contact tracing (active tuberculosis) was as low as 0.5%. The total unit cost of chest X-ray and TST was MYR 9.23 (2.90 USD) & MYR 11.80 (USD 3.70), respectively. The total cost incurred on a single contact tracing procedure was MYR 21.03 (USD 6.60). Our findings suggest that the yield of contact tracing was very low which may be attributed to an inappropriate prioritization process. TST may be replaced with more accurate and specific methods (interferon gamma release assay) in highly prioritized contacts; or TST-positive contacts should be administered 6H therapy (provided that the chest radiography excludes TB) in accordance with standard protocols. The unit cost of contact tracing can be significantly

  16. Hierarchical Traces for Reduced NSM Memory Requirements

    Science.gov (United States)

    Dahl, Torbjørn S.

    This paper presents work on using hierarchical long term memory to reduce the memory requirements of nearest sequence memory (NSM) learning, a previously published, instance-based reinforcement learning algorithm. A hierarchical memory representation reduces the memory requirements by allowing traces to share common sub-sequences. We present moderated mechanisms for estimating discounted future rewards and for dealing with hidden state using hierarchical memory. We also present an experimental analysis of how the sub-sequence length affects the memory compression achieved and show that the reduced memory requirements do not effect the speed of learning. Finally, we analyse and discuss the persistence of the sub-sequences independent of specific trace instances.

  17. X-ray imaging with toroidal mirror

    International Nuclear Information System (INIS)

    Aoki, Sadao; Sakayanagi, Yoshimi

    1978-01-01

    X-ray imaging is made with a single toroidal mirror or two successive toroidal mirrors. Geometrical images at the Gaussian image plane are described by the ray trace. Application of a single toroidal mirror to small-angle scattering is presented. (author)

  18. X-ray optics and X-ray microscopes: new challenges

    International Nuclear Information System (INIS)

    Susini, J.

    2004-01-01

    Soon after the discovery of X-rays in 1895 by W. Roentgen, it became rapidly clear that the methods traditionally used in the visible light regime, namely refraction, diffraction and reflection were difficult to apply for X-ray optics. The physical origins of these difficulties are closely linked to the very nature of interaction of X-rays with matter. The small deviation δ of the refractive index of condensed matter from unity makes it difficult to extend refraction-based optics from the optical spectral region to the X-ray region because the refraction angle is proportional to δ. Similarly it is very challenging to extend diffraction-based focusing techniques to X-rays because the diffraction angle scales inversely with wavelength. Finally, the use of reflection-based optics is also limited by the very small critical angle for total reflection. All those fundamental limitations prevented for almost one century, the development of X-ray microscopy whereas electron microscopy became a standard tool. In the past twenty years, interests for X-ray microscopy revived, mainly because of several major advances in X-ray sources and X-ray optics. X-ray microscopy techniques are now emerging as powerful and complementary tools for submicron investigations. Soft X-ray microscopes offer traditionally the possibility to form direct images of thick hydrated biological material in near-native environment, at a spatial resolution well beyond that achievable with visible light microscopy. Natural contrast is available in the soft X-ray region, in the so-called ''water-window'', due to the presence of absorption edges of the major constituents (C,N,O). Recent advances in manufacturing techniques have enlarged the accessible energy range of micro-focussing optics and offer new applications in a broad range of disciplines. X-ray microscopy in the 1 - 30 keV energy range is better suited for fluorescence to map trace elements, tomography for 3D imaging and micro-diffraction. The

  19. Simulations and imaging algorithm development for a cosmic ray muon tomography system for the detection of special nuclear material in transport containers

    International Nuclear Information System (INIS)

    Jewett, C.; Anghel, V.N.P.; Armitage, J.; Boudjemline, K.; Botte, J.; Bryman, D.; Bueno, J.; Charles, E.; Cousins, T.; Didsbury, R.; Erhardt, L.; Erlandson, A.; Gallant, G.; Jason, A.; Jonkmans, G.; Liu, Z.; McCall, M.; Noel, S.; Oakham, F.G.; Ong, D.; Stocki, T.; Thompson, M.; Waller, D.

    2011-01-01

    The Cosmic Ray Inspection and Passive Tomography (CRIPT) collaboration is developing a cosmic ray muon tomography system to identify Special Nuclear Materials (SNM) in cargo containers. In order to gauge the viability of the technique, and to determine the best detector type, GEANT4 was used to simulate the passage of cosmic ray muons through a cargo container. The scattering density estimation (SDE) algorithm was developed and tested with data from these simulations to determine how well it could reconstruct the interior of a container. The simulation results revealed the ability of cosmic ray muon tomography techniques to image spheres of lead-shielded Special Nuclear Materials (SNM), such as uranium or plutonium, in a cargo container, containing a cargo of granite slabs. (author)

  20. Simulations and imaging algorithm development for a cosmic ray muon tomography system for the detection of special nuclear material in transport containers

    Energy Technology Data Exchange (ETDEWEB)

    Jewett, C.; Anghel, V.N.P. [Atomic Energy of Canada Limited, Chalk River, Ontario (Canada); Armitage, J.; Boudjemline, K.; Botte, J. [Carleton Univ., Dept. of Physics, Ottawa, Ontario (Canada); Bryman, D. [Advanced Applied Physics Solutions, Vancouver, British Columbia (Canada); Univ. of British Columbia, Vancouver, British Columbia (Canada); Bueno, J. [Advanced Applied Physics Solutions, Vancouver, British Columbia (Canada); Charles, E. [Canada Border Services Agency, Ottawa, Ontario (Canada); Cousins, T. [International Safety Research, Ottawa, Ontario (Canada); Didsbury, R. [Atomic Energy of Canada Limited, Chalk River, Ontario (Canada); Erhardt, L. [Defence Research and Development Canada, Ottawa, Ontario (Canada); Erlandson, A. [Carleton Univ., Dept. of Physics, Ottawa, Ontario (Canada); Gallant, G. [Canada Border Services Agency, Ottawa, Ontario (Canada); Jason, A. [Los Alamos National Laboratory, Los Alamos (United States); Jonkmans, G. [Atomic Energy of Canada Limited, Chalk River, Ontario (Canada); Liu, Z. [Advanced Applied Physics Solutions, Vancouver, British Columbia (Canada); Univ. of British Columbia, Vancouver, British Columbia (Canada); McCall, M.; Noel, S. [International Safety Research, Ottawa, Ontario (Canada); Oakham, F.G. [Carleton Univ., Dept. of Physics, Ottawa, Ontario (Canada); TRIUMF, Vancouver, British Columbia, (Canada); Ong, D.; Stocki, T. [Health Canada, Ottawa, Ontario (Canada); Thompson, M. [Atomic Energy of Canada Limited, Chalk River, Ontario (Canada); Waller, D. [Defence Research and Development Canada, Ottawa, Ontario (Canada)

    2011-07-01

    The Cosmic Ray Inspection and Passive Tomography (CRIPT) collaboration is developing a cosmic ray muon tomography system to identify Special Nuclear Materials (SNM) in cargo containers. In order to gauge the viability of the technique, and to determine the best detector type, GEANT4 was used to simulate the passage of cosmic ray muons through a cargo container. The scattering density estimation (SDE) algorithm was developed and tested with data from these simulations to determine how well it could reconstruct the interior of a container. The simulation results revealed the ability of cosmic ray muon tomography techniques to image spheres of lead-shielded Special Nuclear Materials (SNM), such as uranium or plutonium, in a cargo container, containing a cargo of granite slabs. (author)

  1. Two-energy twin image removal in atomic-resolution x-ray holography

    International Nuclear Information System (INIS)

    Nishino, Y.; Ishikawa, T.; Hayashi, K.; Takahashi, Y.; Matsubara, E.

    2002-01-01

    We propose a two-energy twin image removal algorithm for atomic-resolution x-ray holography. The validity of the algorithm is shown in a theoretical simulation and in an experiment of internal detector x-ray holography using a ZnSe single crystal. The algorithm, compared to the widely used multiple-energy algorithm, allows efficient measurement of holograms, and is especially important when the available x-ray energies are fixed. It enables twin image free holography using characteristic x rays from laboratory generators and x-ray pulses of free-electron lasers

  2. Algorithms for Disconnected Diagrams in Lattice QCD

    Energy Technology Data Exchange (ETDEWEB)

    Gambhir, Arjun Singh [College of William and Mary, Williamsburg, VA (United States); Thomas Jefferson National Accelerator Facility (TJNAF), Newport News, VA (United States); Stathopoulos, Andreas [College of William and Mary, Williamsburg, VA (United States); Orginos, Konstantinos [College of William and Mary, Williamsburg, VA (United States); Thomas Jefferson National Accelerator Facility (TJNAF), Newport News, VA (United States); Yoon, Boram [Los Alamos National Lab. (LANL), Los Alamos, NM (United States); Gupta, Rajan [Los Alamos National Lab. (LANL), Los Alamos, NM (United States); Syritsyn, Sergey [Stony Brook Univ., NY (United States)

    2016-11-01

    Computing disconnected diagrams in Lattice QCD (operator insertion in a quark loop) entails the computationally demanding problem of taking the trace of the all to all quark propagator. We first outline the basic algorithm used to compute a quark loop as well as improvements to this method. Then, we motivate and introduce an algorithm based on the synergy between hierarchical probing and singular value deflation. We present results for the chiral condensate using a 2+1-flavor clover ensemble and compare estimates of the nucleon charges with the basic algorithm.

  3. Energy-angle correlation correction algorithm for monochromatic computed tomography based on Thomson scattering X-ray source

    Science.gov (United States)

    Chi, Zhijun; Du, Yingchao; Huang, Wenhui; Tang, Chuanxiang

    2017-12-01

    The necessity for compact and relatively low cost x-ray sources with monochromaticity, continuous tunability of x-ray energy, high spatial coherence, straightforward polarization control, and high brightness has led to the rapid development of Thomson scattering x-ray sources. To meet the requirement of in-situ monochromatic computed tomography (CT) for large-scale and/or high-attenuation materials based on this type of x-ray source, there is an increasing demand for effective algorithms to correct the energy-angle correlation. In this paper, we take advantage of the parametrization of the x-ray attenuation coefficient to resolve this problem. The linear attenuation coefficient of a material can be decomposed into a linear combination of the energy-dependent photoelectric and Compton cross-sections in the keV energy regime without K-edge discontinuities, and the line integrals of the decomposition coefficients of the above two parts can be determined by performing two spectrally different measurements. After that, the line integral of the linear attenuation coefficient of an imaging object at a certain interested energy can be derived through the above parametrization formula, and monochromatic CT can be reconstructed at this energy using traditional reconstruction methods, e.g., filtered back projection or algebraic reconstruction technique. Not only can monochromatic CT be realized, but also the distributions of the effective atomic number and electron density of the imaging object can be retrieved at the expense of dual-energy CT scan. Simulation results validate our proposal and will be shown in this paper. Our results will further expand the scope of application for Thomson scattering x-ray sources.

  4. Proton exciting X ray analysis

    International Nuclear Information System (INIS)

    Ma Xinpei

    1986-04-01

    The analyzing capability of proton exciting X ray analysis for different elements in organisms was discussed, and dealing with examples of trace element analysis in the human body and animal organisms, such as blood serum, urine, and hair. The sensitivity, accuracy, and capability of multielement analysis were discussed. Its strong points for the trace element analysis in biomedicine were explained

  5. Ray-tracing studies for a whole-viewing-angle retro-reflector

    International Nuclear Information System (INIS)

    Yang, B.; Friedsam, H.

    1999-01-01

    The APS Survey and Alignment team uses LEICA laser trackers for the majority of their alignment tasks. These instruments utilize several different retro-reflectors for tracking the path of the laser interferometer. Currently in use are open-air comer cubes with an acceptance angle of ±20 deg C, comer cube prisms with an acceptance angle of ±50 deg C, and a Cat's eye with an acceptance angle of ±60 deg C. Best measurement results can be achieved by using an open-air comer cube that eliminates the need for the laser beam to travel through a different medium before it returns to the instrument detector. However, the trade off is a small acceptance angle. In order to overcome the limitations of the small acceptance angles, Takatsuji et al. have proposed the creation of a full-viewing-angle retro-reflector. Based on the notion that the radius R 1 of a common Cat's eye is proportional to R 2 , one can write: R 1 = (n-1)R 2 In the case that n, the refractive index of glass, equals 2, the radii R 1 and R 2 are identical, and one can create a solid sphere Cat's eye. This design has the advantages that no adhesives are used to bond the two hemispheres together, misalignments between the hemispheres are not an issue, and most importantly, larger acceptance angles are possible. This paper shows the results of our ray tracing calculations characterizing the geometrical optics. In Section 2 we derived the analytical expressions for choosing the index of refraction n of a glass sphere based on the specifications of the reflected beam. We also provided an approximation for calculating the minimum radius of a reflector sphere based on efficiency considerations. Finally, in section 3, the analytically derived results were confirmed in a design study for a Cat's eye. (authors)

  6. Differential Raytracing for special illumination systems; Differentielles Raytracing fuer spezielle Beleuchtungssysteme

    Energy Technology Data Exchange (ETDEWEB)

    Stolz, Oliver

    2010-02-19

    Differential ray tracing is implemented into the optics design software RAYTRACE and its performance is compared to Monte Carlo calculations. Simulations of illumination systems show that differential ray tracing yields smooth and noiseless results in (mostly) much smaller computational time as compared to the Monte Carlo simulations. Both shape and absolute values of the intensity distributions are in good agreement. When calculating with the differential method instead of using the Monte Carlo method one could, depending on the optical setup, save up to a tenfold of time. In optical systems containing lens arrays, the speed advantage of the differential ray tracing method slightly decreases. This is because the differential approach generates ray groups and calculates the total intensity distribution as the superposition of the separately interpolated distributions of each group. Another main focus of this work was the development of an improved optimization algorithm for optical illumination systems and in particular also for refractive beam-shaping elements which are based on free-form surfaces. The optimization aim is coded into a mathematical expression, the so called ''merit function''. Contrary to the merit function based on the Monte-Carlo ray tracing technique, a new merit function based on differential ray tracing is derived. As the differential approach works noiseless the resulting merit function excels through a smooth and continuous form. Comparative calculations between deterministic (e.g. gradient methods) and stochastical optimization techniques (e.g. Monte-Carlo method, simulated annealing, evolutionary algorithms, particle swarm optimization) are presented for both types of merit functions. It is shown that combinations of differential ray tracing with modern population-based optimization methods, like the evolutionary algorithms and the particle swarm optimization can achieve an actual reduction of computational time while

  7. PIXE analysis of trace elements in relation to chlorophyll concentration in Plantago ovata Forsk

    International Nuclear Information System (INIS)

    Saha, Priyanka; Sen Raychaudhuri, Sarmistha; Chakraborty, Anindita; Sudarshan, Mathummal

    2010-01-01

    Plantago ovata Forsk - an economically important medicinal plant - was analyzed for trace elements and chlorophyll in a study of the effects of gamma radiation on physiological responses of the seedlings. Proton-induced X-ray emission (PIXE) technique was used to quantify trace elements in unirradiated and gamma-irradiated plants at the seedling stage. The experiments revealed radiation-induced changes in the trace element and chlorophyll concentrations.

  8. The Pandora multi-algorithm approach to automated pattern recognition of cosmic-ray muon and neutrino events in the MicroBooNE detector

    Energy Technology Data Exchange (ETDEWEB)

    Acciarri, R.; Bagby, L.; Baller, B.; Carls, B.; Castillo Fernandez, R.; Cavanna, F.; Greenlee, H.; James, C.; Jostlein, H.; Ketchum, W.; Kirby, M.; Kobilarcik, T.; Lockwitz, S.; Lundberg, B.; Marchionni, A.; Moore, C.D.; Palamara, O.; Pavlovic, Z.; Raaf, J.L.; Schukraft, A.; Snider, E.L.; Spentzouris, P.; Strauss, T.; Toups, M.; Wolbers, S.; Yang, T.; Zeller, G.P. [Fermi National Accelerator Laboratory (FNAL), Batavia, IL (United States); Adams, C. [Harvard University, Cambridge, MA (United States); Yale University, New Haven, CT (United States); An, R.; Littlejohn, B.R.; Martinez Caicedo, D.A. [Illinois Institute of Technology (IIT), Chicago, IL (United States); Anthony, J.; Escudero Sanchez, L.; De Vries, J.J.; Marshall, J.; Smith, A.; Thomson, M. [University of Cambridge, Cambridge (United Kingdom); Asaadi, J. [University of Texas, Arlington, TX (United States); Auger, M.; Ereditato, A.; Goeldi, D.; Kreslo, I.; Lorca, D.; Luethi, M.; Rudolf von Rohr, C.; Sinclair, J.; Weber, M. [Universitaet Bern, Bern (Switzerland); Balasubramanian, S.; Fleming, B.T.; Gramellini, E.; Hackenburg, A.; Luo, X.; Russell, B.; Tufanli, S. [Yale University, New Haven, CT (United States); Barnes, C.; Mousseau, J.; Spitz, J. [University of Michigan, Ann Arbor, MI (United States); Barr, G.; Bass, M.; Del Tutto, M.; Laube, A.; Soleti, S.R.; De Pontseele, W.V. [University of Oxford, Oxford (United Kingdom); Bay, F. [TUBITAK Space Technologies Research Institute, Ankara (Turkey); Bishai, M.; Chen, H.; Joshi, J.; Kirby, B.; Li, Y.; Mooney, M.; Qian, X.; Viren, B.; Zhang, C. [Brookhaven National Laboratory (BNL), Upton, NY (United States); Blake, A.; Devitt, D.; Lister, A.; Nowak, J. [Lancaster University, Lancaster (United Kingdom); Bolton, T.; Horton-Smith, G.; Meddage, V.; Rafique, A. [Kansas State University (KSU), Manhattan, KS (United States); Camilleri, L.; Caratelli, D.; Crespo-Anadon, J.I.; Fadeeva, A.A.; Genty, V.; Kaleko, D.; Seligman, W.; Shaevitz, M.H. [Columbia University, New York, NY (United States); Church, E. [Pacific Northwest National Laboratory (PNNL), Richland, WA (United States); Cianci, D.; Karagiorgi, G. [Columbia University, New York, NY (United States); The University of Manchester (United Kingdom); Cohen, E.; Piasetzky, E. [Tel Aviv University, Tel Aviv (Israel); Collin, G.H.; Conrad, J.M.; Hen, O.; Hourlier, A.; Moon, J.; Wongjirad, T.; Yates, L. [Massachusetts Institute of Technology (MIT), Cambridge, MA (United States); Convery, M.; Eberly, B.; Rochester, L.; Tsai, Y.T.; Usher, T. [SLAC National Accelerator Laboratory, Menlo Park, CA (United States); Dytman, S.; Graf, N.; Jiang, L.; Naples, D.; Paolone, V.; Wickremasinghe, D.A. [University of Pittsburgh, Pittsburgh, PA (United States); Esquivel, J.; Hamilton, P.; Pulliam, G.; Soderberg, M. [Syracuse University, Syracuse, NY (United States); Foreman, W.; Ho, J.; Schmitz, D.W.; Zennamo, J. [University of Chicago, IL (United States); Furmanski, A.P.; Garcia-Gamez, D.; Hewes, J.; Hill, C.; Murrells, R.; Porzio, D.; Soeldner-Rembold, S.; Szelc, A.M. [The University of Manchester (United Kingdom); Garvey, G.T.; Huang, E.C.; Louis, W.C.; Mills, G.B.; De Water, R.G.V. [Los Alamos National Laboratory (LANL), Los Alamos, NM (United States); Gollapinni, S. [Kansas State University (KSU), Manhattan, KS (United States); University of Tennessee, Knoxville, TN (United States); and others

    2018-01-15

    The development and operation of liquid-argon time-projection chambers for neutrino physics has created a need for new approaches to pattern recognition in order to fully exploit the imaging capabilities offered by this technology. Whereas the human brain can excel at identifying features in the recorded events, it is a significant challenge to develop an automated, algorithmic solution. The Pandora Software Development Kit provides functionality to aid the design and implementation of pattern-recognition algorithms. It promotes the use of a multi-algorithm approach to pattern recognition, in which individual algorithms each address a specific task in a particular topology. Many tens of algorithms then carefully build up a picture of the event and, together, provide a robust automated pattern-recognition solution. This paper describes details of the chain of over one hundred Pandora algorithms and tools used to reconstruct cosmic-ray muon and neutrino events in the MicroBooNE detector. Metrics that assess the current pattern-recognition performance are presented for simulated MicroBooNE events, using a selection of final-state event topologies. (orig.)

  9. The Pandora multi-algorithm approach to automated pattern recognition of cosmic-ray muon and neutrino events in the MicroBooNE detector

    Science.gov (United States)

    Acciarri, R.; Adams, C.; An, R.; Anthony, J.; Asaadi, J.; Auger, M.; Bagby, L.; Balasubramanian, S.; Baller, B.; Barnes, C.; Barr, G.; Bass, M.; Bay, F.; Bishai, M.; Blake, A.; Bolton, T.; Camilleri, L.; Caratelli, D.; Carls, B.; Castillo Fernandez, R.; Cavanna, F.; Chen, H.; Church, E.; Cianci, D.; Cohen, E.; Collin, G. H.; Conrad, J. M.; Convery, M.; Crespo-Anadón, J. I.; Del Tutto, M.; Devitt, D.; Dytman, S.; Eberly, B.; Ereditato, A.; Escudero Sanchez, L.; Esquivel, J.; Fadeeva, A. A.; Fleming, B. T.; Foreman, W.; Furmanski, A. P.; Garcia-Gamez, D.; Garvey, G. T.; Genty, V.; Goeldi, D.; Gollapinni, S.; Graf, N.; Gramellini, E.; Greenlee, H.; Grosso, R.; Guenette, R.; Hackenburg, A.; Hamilton, P.; Hen, O.; Hewes, J.; Hill, C.; Ho, J.; Horton-Smith, G.; Hourlier, A.; Huang, E.-C.; James, C.; Jan de Vries, J.; Jen, C.-M.; Jiang, L.; Johnson, R. A.; Joshi, J.; Jostlein, H.; Kaleko, D.; Karagiorgi, G.; Ketchum, W.; Kirby, B.; Kirby, M.; Kobilarcik, T.; Kreslo, I.; Laube, A.; Li, Y.; Lister, A.; Littlejohn, B. R.; Lockwitz, S.; Lorca, D.; Louis, W. C.; Luethi, M.; Lundberg, B.; Luo, X.; Marchionni, A.; Mariani, C.; Marshall, J.; Martinez Caicedo, D. A.; Meddage, V.; Miceli, T.; Mills, G. B.; Moon, J.; Mooney, M.; Moore, C. D.; Mousseau, J.; Murrells, R.; Naples, D.; Nienaber, P.; Nowak, J.; Palamara, O.; Paolone, V.; Papavassiliou, V.; Pate, S. F.; Pavlovic, Z.; Piasetzky, E.; Porzio, D.; Pulliam, G.; Qian, X.; Raaf, J. L.; Rafique, A.; Rochester, L.; Rudolf von Rohr, C.; Russell, B.; Schmitz, D. W.; Schukraft, A.; Seligman, W.; Shaevitz, M. H.; Sinclair, J.; Smith, A.; Snider, E. L.; Soderberg, M.; Söldner-Rembold, S.; Soleti, S. R.; Spentzouris, P.; Spitz, J.; St. John, J.; Strauss, T.; Szelc, A. M.; Tagg, N.; Terao, K.; Thomson, M.; Toups, M.; Tsai, Y.-T.; Tufanli, S.; Usher, T.; Van De Pontseele, W.; Van de Water, R. G.; Viren, B.; Weber, M.; Wickremasinghe, D. A.; Wolbers, S.; Wongjirad, T.; Woodruff, K.; Yang, T.; Yates, L.; Zeller, G. P.; Zennamo, J.; Zhang, C.

    2018-01-01

    The development and operation of liquid-argon time-projection chambers for neutrino physics has created a need for new approaches to pattern recognition in order to fully exploit the imaging capabilities offered by this technology. Whereas the human brain can excel at identifying features in the recorded events, it is a significant challenge to develop an automated, algorithmic solution. The Pandora Software Development Kit provides functionality to aid the design and implementation of pattern-recognition algorithms. It promotes the use of a multi-algorithm approach to pattern recognition, in which individual algorithms each address a specific task in a particular topology. Many tens of algorithms then carefully build up a picture of the event and, together, provide a robust automated pattern-recognition solution. This paper describes details of the chain of over one hundred Pandora algorithms and tools used to reconstruct cosmic-ray muon and neutrino events in the MicroBooNE detector. Metrics that assess the current pattern-recognition performance are presented for simulated MicroBooNE events, using a selection of final-state event topologies.

  10. Complex ray analysis for plasmas

    International Nuclear Information System (INIS)

    Connor, K.A.

    1980-01-01

    An extension of ray tracing techniques is considered for a variety of cases in which the dispersion relation of the plasma medium is complex. The ray trajectories are permitted to begin and/or at least travel through complex space-time; the wave propagation process so characterized becomes significant only where the rays intersect real space-time. It is found that rules and guidelines can be established for limited application of this idea

  11. A space-time tomography algorithm for the five-camera soft X-ray diagnostic at RTP

    Energy Technology Data Exchange (ETDEWEB)

    Lyadina, E.S.; Tanzi, C.P.; Cruz, D.F. da; Donne, A.J.H. [FOM-Instituut voor Plasmafysica, Rijnhuizen (Netherlands)

    1993-12-31

    A five-camera soft x-ray with 80 detector channels has been installed on the RTP tokamak with the object of studying MHD processes with a relatively high poloidal mode number (m=4). Numerical tomographic reconstruction algorithms used to reconstruct the plasma emissivity profile are constrained by the characteristics of the system. Especially high poloidal harmonics, which can be resolved due to the high number of cameras, can be strongly distorted by stochastic and systematic errors. Furthermore, small uncertainties in the relative position of the cameras in a multiple camera system can lead to strong artefacts in the reconstruction. (author) 6 refs., 4 figs.

  12. Design of Elliptic Reflective LED Surgical Shadowless Lamps Using Mathematical Optical Tracing Algorithms

    Directory of Open Access Journals (Sweden)

    Cheng-Tang Pan

    2014-01-01

    Full Text Available Traditional surgical shadowless halogen lamps are generally designed as projection type with many light bulbs, which can produce not only mercury pollution but also heat radiation that are serious problems to patient. The study utilized Runge-Kutta methods and mathematical algorithms to design and optimize the freeform lens. The LED (light-emitting diode was adopted to replace the traditional halogen lamp. A uniform lens was designed and fabricated based on the energy conservation. At first, the light field of LED is concentrated through the freeform lens to improve the optical efficiency. Second, the three-shell elliptic curves are applied to the reflective surgical shadowless lamps, where only few LED chips are needed. Light rays emitting from different directions to the target plane can achieve the goal of shadowless. In this study, the LED’s luminance flux is 1,895 lm. The shadow dilution on the target plane is 54%. Ec (central illuminance is 114,900 lux, and the d50/d10 is 57% which is higher than the regulation by 7%, whereas the power consumption is only 20 W. The energy of reflective surgical shadowless lamps can save more than 50%, compared with the traditional projective one.

  13. A platform for Image Reconstruction in X-ray Imaging: Medical Applications using CBCT and DTS algorithms

    Directory of Open Access Journals (Sweden)

    Zacharias Kamarianakis

    2014-07-01

    Full Text Available This paper presents the architecture of a software platform implemented in C++, for the purpose of testing and evaluation of reconstruction algorithms in X-ray imaging. The fundamental elements of the platform are classes, tightened together in a logical hierarchy. Real world objects as an X-ray source or a flat detector can be defined and implemented as instances of corresponding classes. Various operations (e.g. 3D transformations, loading, saving, filtering of images, creation of planar or curved objects of various dimensions have been incorporated in the software tool as class methods, as well. The user can easily set up any arrangement of the imaging chain objects in 3D space and experiment with many different trajectories and configurations. Selected 3D volume reconstructions using simulated data acquired in specific scanning trajectories are used as a demonstration of the tool. The platform is considered as a basic tool for future investigations of new reconstruction methods in combination with various scanning configurations.

  14. Trace element load in cancer and normal lung tissue

    International Nuclear Information System (INIS)

    Kubala-Kukus, A.; Braziewicz, J.; Banas, D.; Majewska, U.; Gozdz, S.; Urbaniak, A.

    1999-01-01

    Samples of malignant and benign human lung tissues were analysed by two complementary methods, i.e., particle induced X-ray emission (PIXE) and total reflection X-ray fluorescence (TRXRF). The concentration of trace elements of P, S, K, Ca, Ti, Cr, Mn, Fe, Cu, Zn, Se, Sr, Hg and Pb was determined in squamous cancer of lung tissue from 65 people and in the benign lung tumour tissue from 5 people. Several elements shows enhancement in cancerous lung tissue of women in comparison to men, i.e., titanium show maximum enhancement by 48% followed by Cr (20%) and Mn (36%). At the same time trace element concentration of Sr and Pb are declaimed by 30% and 20% in women population. Physical basis of used analytical methods, experimental set-up and the procedure of sample preparation are described

  15. Empirical study of parallel LRU simulation algorithms

    Science.gov (United States)

    Carr, Eric; Nicol, David M.

    1994-01-01

    This paper reports on the performance of five parallel algorithms for simulating a fully associative cache operating under the LRU (Least-Recently-Used) replacement policy. Three of the algorithms are SIMD, and are implemented on the MasPar MP-2 architecture. Two other algorithms are parallelizations of an efficient serial algorithm on the Intel Paragon. One SIMD algorithm is quite simple, but its cost is linear in the cache size. The two other SIMD algorithm are more complex, but have costs that are independent on the cache size. Both the second and third SIMD algorithms compute all stack distances; the second SIMD algorithm is completely general, whereas the third SIMD algorithm presumes and takes advantage of bounds on the range of reference tags. Both MIMD algorithm implemented on the Paragon are general and compute all stack distances; they differ in one step that may affect their respective scalability. We assess the strengths and weaknesses of these algorithms as a function of problem size and characteristics, and compare their performance on traces derived from execution of three SPEC benchmark programs.

  16. Quantitative analysis of selected minor and trace elements through use of a computerized automatic x-ray spectrograph

    International Nuclear Information System (INIS)

    Fabbi, B.P.; Elsheimer, H.N.; Espos, L.F.

    1976-01-01

    Upgrading a manual X-ray spectrograph, interfacing with an 8K computer, and employment of interelement correction programs have resulted in a several-fold increase in productivity for routine quantitative analysis and an accompanying decrease in operator bias both in measurement procedures and in calculations. Factors such as dead time and self-absorption also are now computer corrected, resulting in improved accuracy. All conditions of analysis except for the X-ray tube voltage are controlled by the computer, which enhances precision of analysis. Elemental intensities are corrected for matrix effects, and from these the percent concentrations are calculated and printed via teletype. Interelement correction programs utilizing multiple linear regression are employed for the determination of the following minor and trace elements: K, S, Rb, Sr, Y, and Zr in silicate rocks, and Ba, As, Sb, and Zn in both silicate and carbonate rock samples. The last named elements use the same regression curves for both rock types. All these elements are determined in concentrations generally ranging from 0.0025 percent to 4.00 percent. The sensitivities obtainable range from 0.0001 percent for barium to 0.001 percent for antimony. The accuracy, as measured by the percent relative error for a variety of silicate and carbonate rocks, is on the order of 1-7 percent. The exception is yttrium

  17. Theoretical simulation and analysis of large size BMP-LSC by 3D Monte Carlo ray tracing model

    International Nuclear Information System (INIS)

    Zhang Feng; Zhang Ning-Ning; Yan Sen; Song Sun; Jun Bao; Chen Gao; Zhang Yi

    2017-01-01

    Luminescent solar concentrators (LSC) can reduce the area of solar cells by collecting light from a large area and concentrating the captured light onto relatively small area photovoltaic (PV) cells, and thereby reducing the cost of PV electricity generation. LSCs with bottom-facing cells (BMP-LSC) can collect both direct light and indirect light, so further improving the efficiency of the PV cells. However, it is hard to analyze the effect of each parameter by experiment because there are too many parameters involved in the BMP-LSC. In this paper, all the physical processes of the light transmission and collection in the BMP-LSC were analyzed. A three-dimensional Monte Carlo ray tracing program was developed to study the transmission of photons in the LSC. A larger-size LSC was simulated, and the effects of dye concentration, the LSC thickness, the cell area, and the cell distance were systematically analyzed. (paper)

  18. Theoretical simulation and analysis of large size BMP-LSC by 3D Monte Carlo ray tracing model

    Institute of Scientific and Technical Information of China (English)

    Feng Zhang; Ning-Ning Zhang; Yi Zhang; Sen Yan; Song Sun; Jun Bao; Chen Gao

    2017-01-01

    Luminescent solar concentrators (LSC) can reduce the area of solar cells by collecting light from a large area and concentrating the captured light onto relatively small area photovoltaic (PV) cells,and thereby reducing the cost of PV electricity generation.LSCs with bottom-facing cells (BMP-LSC) can collect both direct light and indirect light,so further improving the efficiency of the PV cells.However,it is hard to analyze the effect of each parameter by experiment because there are too many parameters involved in the BMP-LSC.In this paper,all the physical processes of the light transmission and collection in the BMP-LSC were analyzed.A three-dimensional Monte Carlo ray tracing program was developed to study the transmission of photons in the LSC.A larger-size LSC was simulated,and the effects of dye concentration,the LSC thickness,the cell area,and the cell distance were systematically analyzed.

  19. Development and validation of real-time simulation of X-ray imaging with respiratory motion.

    Science.gov (United States)

    Vidal, Franck P; Villard, Pierre-Frédéric

    2016-04-01

    We present a framework that combines evolutionary optimisation, soft tissue modelling and ray tracing on GPU to simultaneously compute the respiratory motion and X-ray imaging in real-time. Our aim is to provide validated building blocks with high fidelity to closely match both the human physiology and the physics of X-rays. A CPU-based set of algorithms is presented to model organ behaviours during respiration. Soft tissue deformation is computed with an extension of the Chain Mail method. Rigid elements move according to kinematic laws. A GPU-based surface rendering method is proposed to compute the X-ray image using the Beer-Lambert law. It is provided as an open-source library. A quantitative validation study is provided to objectively assess the accuracy of both components: (i) the respiration against anatomical data, and (ii) the X-ray against the Beer-Lambert law and the results of Monte Carlo simulations. Our implementation can be used in various applications, such as interactive medical virtual environment to train percutaneous transhepatic cholangiography in interventional radiology, 2D/3D registration, computation of digitally reconstructed radiograph, simulation of 4D sinograms to test tomography reconstruction tools. Copyright © 2015 Elsevier Ltd. All rights reserved.

  20. Analysis of eight argonne premium coal samples by X-ray fluorescence spectrometry

    Science.gov (United States)

    Evans, J.R.; Sellers, G.A.; Johnson, R.G.; Vivit, D.V.; Kent, J.

    1990-01-01

    X-ray fluorescence spectrometric methods were used in the analysis of eight Argonne Premium Coal Samples. Trace elements (Cr, Ni, Cu, Zn, Rb, Sr, Y, Zr, Nb, Ba, La, and Ce) in coal ash were determined by energy-dispersive X-ray fluorescence spectrometry; major elements (Na, Mg, Al, Si, P, S, K, Ca, Ti, Mn, and Fe) in coal ash and trace elements (Cl and P) in whole coal were determined by wavelength-dispersive X-ray fluorescence spectrometry. The results of this study will be used in a geochemical database compiled for these materials from various analytical techniques. The experimental XRF methods and procedures used to determine these major and trace elements are described.

  1. Ray trace visualization of negative refraction of light in two-dimensional air-bridged silicon photonic crystal slabs at 1.55 microm.

    Science.gov (United States)

    Gan, Lin; Liu, Ya-Zhao; Li, Jiang-Yan; Zhang, Ze-Bo; Zhang, Dao-Zhong; Li, Zhi-Yuan

    2009-06-08

    We demonstrate design, fabrication, and ray trace observation of negative refraction of near-infrared light in a two-dimensional square lattice of air holes etched into an air-bridged silicon slab. Special surface morphologies are designed to reduce the impedance mismatch when light refracts from a homogeneous silicon slab into the photonic crystal slab. We clearly observed negative refraction of infrared light for TE-like modes in a broad wavelength range by using scanning near-field optical microscopy technology. The experimental results are in good agreement with finite-difference time-domain simulations. The results indicate the designed photonic crystal structure can serve as polarization beam splitter.

  2. CUDA-accelerated geodesic ray-tracing for fiber-tracking

    NARCIS (Netherlands)

    van Aart, Evert; Sepasian, N.; Jalba, A.C.; Vilanova, A.

    2011-01-01

    Diffusion Tensor Imaging (DTI) allows to noninvasively measure the diffusion of water in fibrous tissue. By reconstructing the fibers from DTI data using a fiber-tracking algorithm, we can deduce the structure of the tissue. In this paper, we outline an approach to accelerating such a fiber-tracking

  3. Algorithms for solving atomic structures of nanodimensional clusters in single crystals based on X-ray and neutron diffuse scattering data

    International Nuclear Information System (INIS)

    Andrushevskii, N.M.; Shchedrin, B.M.; Simonov, V.I.

    2004-01-01

    New algorithms for solving the atomic structure of equivalent nanodimensional clusters of the same orientations randomly distributed over the initial single crystal (crystal matrix) have been suggested. A cluster is a compact group of substitutional, interstitial or other atoms displaced from their positions in the crystal matrix. The structure is solved based on X-ray or neutron diffuse scattering data obtained from such objects. The use of the mathematical apparatus of Fourier transformations of finite functions showed that the appropriate sampling of the intensities of continuous diffuse scattering allows one to synthesize multiperiodic difference Patterson functions that reveal the systems of the interatomic vectors of an individual cluster. The suggested algorithms are tested on a model one-dimensional structure

  4. Trace element analysis in rheumatoid arthritis under chrysotherapy

    International Nuclear Information System (INIS)

    Lecomte, R.; Paradis, P.; Monaro, S.; Barrette, M.; Lamoureux, G.; Menard, H.A.

    1981-01-01

    Proton induced X-ray emission (PIXE) analysis is used to measure trace element concentrations in blood serum from patients with rheumatoid arthritis. Initially trace element contaminations in blood-collecting and storing devices are determined. Then mean values and nyctemeral cycles are measured both in normal subjects and patients with rheumatoid arthritis and other similar pathologies. Abnormal concentrations of Cu and Zn and anomalies in the nyctemeral cycle are found in the patients. In the second phase of the project, the special case of chrysotherapeutically treated (gold salt treatment) rheumatoid arthritis patients is studied for extended periods of time (up to 53 weeks). (orig.)

  5. Trace element distribution in geological crystals

    Energy Technology Data Exchange (ETDEWEB)

    Den Besten, J.L.; Jamieson, D.N.; Weiser, P.S. [Melbourne Univ., Parkville, VIC (Australia). School of Physics

    1996-12-31

    Channelling is a useful microprobe technique for determining the structure of crystals, but until now has not been performed on geological crystals. The composition has been investigated rather than the structure, which can further explain the origin of the crystal and provide useful information on the substitutionality of trace elements. This may then lead to applications of extraction of valuable metals and semiconductor electronics. Natural crystals of pyrite, FeS{sub 2}, which contains a substantial concentration of gold were channeled and examined to identify the channel axis orientation. Rutherford Backscattering (RBS) and Particle Induced X-Ray Emission (PIXE) spectra using MeV ions were obtained in the experiment to provide a comparison of lattice and non-lattice trace elements. 3 figs.

  6. Trace element distribution in geological crystals

    Energy Technology Data Exchange (ETDEWEB)

    Den Besten, J L; Jamieson, D N; Weiser, P S [Melbourne Univ., Parkville, VIC (Australia). School of Physics

    1997-12-31

    Channelling is a useful microprobe technique for determining the structure of crystals, but until now has not been performed on geological crystals. The composition has been investigated rather than the structure, which can further explain the origin of the crystal and provide useful information on the substitutionality of trace elements. This may then lead to applications of extraction of valuable metals and semiconductor electronics. Natural crystals of pyrite, FeS{sub 2}, which contains a substantial concentration of gold were channeled and examined to identify the channel axis orientation. Rutherford Backscattering (RBS) and Particle Induced X-Ray Emission (PIXE) spectra using MeV ions were obtained in the experiment to provide a comparison of lattice and non-lattice trace elements. 3 figs.

  7. Towards modeling of random lasing in dye doped bio-organic based systems: ray-tracing and cellular automaton analysis

    Science.gov (United States)

    Mitus, A. C.; Stopa, P.; Zaklukiewicz, W.; Pawlik, G.; Mysliwiec, J.; Kajzar, F.; Rau, I.

    2015-08-01

    One of many photonic applications of biopolymers as functional materials is random lasing resulting from an incorporation of highly luminescent dyes into biopolymeric matrix, which leads to a random but coherent light scattering in amplifying medium. In spite of numerous theoretical and experimental studies the origin of the coherence is still not clear and various scenarios are discussed. In particular, inhomogeneity of biopolymeric layers can hypothetically promote the feedback in the scattering of the emitted light resulting in coherent and incoherent random lasing. In this paper we analyze the light scattering in a model system of scattering centers of circular shapes and various dimensions using ray-tracing techniques. In the second part, which has mostly a tutorial character, we present the approach to the study of random lasing using a cellular automaton model of Wiersma et al.

  8. Determination of trace element and heavy metal in black tea and tea leaves using x-ray fluorescence

    International Nuclear Information System (INIS)

    Salih, Mohamed Abualgasim Abdalhakam

    2016-08-01

    The aim of this study was to provide information about the trace element and heavy metals concentrations in black tea and tea leaves. 23 different samples were collected from the Sudanese local market. The collected samples were characterized as the most common used items in Sudan. The concentration of trace and heavy elements were determined using x-ray fluorescence (X RF) technique. The standard reference materials (IAEA-V-10) and hay (powder) were used to evaluate the accuracy of the analytical result. The measured values were found in agreement with the certified values. The elements determined were K, Ca, Cr, Mn, Fe, Ni, Cu, Zn, Pb, Br, Rb, and Sr. The average concentration of the elements is black tea were 2277.43, 7245.71, 1.11, 1025.29, 334.29, 6.88, 11.24, 9.47, 1.02, 7.08, 97.4 and 63.21 respectively while the average concentration of the elements in leaves tea were 2644.44, 8805.56, 1.02, 571.81, 295.44, 6.19, 10.69, 9.26, 0.91, 13.42, 63.03 and 67.14 respectively. The results showed an increase in the concentration of some elements such as calcium, chromium, manganese, iron, nickel, copper, zinc, bromine, rubidium and strontium (22500, 6.75, 48.9, 194, 4.37, 9,77, 24.9, 8.23, 7.79, 40,9) ppm respectively compared to certified values. Correlation between concentration of certain element and cluster analysis were preformed and the results compared with values of literature and the concentrations of some elements found to be similar.(Author)

  9. Biological trace element measurements using synchrotron radiation

    International Nuclear Information System (INIS)

    Giauque, R.D.; Jaklevic, J.M.; Thompson, A.C.

    1985-07-01

    The feasibility of performing x-ray fluorescence trace element determinations at concentrations substantially below the ppM level for biological materials is demonstrated. Conditions for achieving optimum sensitivity were ascertained. Results achieved for five standard reference materials were, in most cases, in excellent agreement with listed values. Minimum detectable limits of 20 ppM were measured for most elements

  10. Log-stable concentration distributions of trace elements in biomedical samples

    International Nuclear Information System (INIS)

    Kubala-Kukus, A.; Kuternoga, E.; Braziewicz, J.; Pajek, M.

    2004-01-01

    In the present paper, which follows our earlier observation that the asymmetric and long-tailed concentration distributions of trace elements in biomedical samples, measured by the X-ray fluorescence techniques, can be modeled by the log-stable distributions, further specific aspects of this observation are discussed. First, we demonstrate that, typically, for a quite substantial fraction (10-20%) of trace elements studied in different kinds of biomedical samples, the measured concentration distributions are described in fact by the 'symmetric' log-stable distributions, i.e. the asymmetric distributions which are described by the symmetric stable distributions. This observation is, in fact, expected for the random multiplicative process, which models the concentration distributions of trace elements in the biomedical samples. The log-stable nature of concentration distribution of trace elements results in several problems of statistical nature, which have to be addressed in XRF data analysis practice. Consequently, in the present paper, the following problems, namely (i) the estimation of parameters for stable distributions and (ii) the testing of the log-stable nature of the concentration distribution by using the Anderson-Darling (A 2 ) test, especially for symmetric stable distributions, are discussed in detail. In particular, the maximum likelihood estimation and Monte Carlo simulation techniques were used, respectively, for estimation of stable distribution parameters and calculation of the critical values for the Anderson-Darling test. The discussed ideas are exemplified by the results of the study of trace element concentration distributions in selected biomedical samples, which were obtained by using the X-ray fluorescence (XRF, TXRF) methods

  11. Multichannel, sequential or combined X-ray spectrometry

    International Nuclear Information System (INIS)

    Florestan, J.

    1979-01-01

    X-ray spectrometer qualities and defects are evaluated for sequential and multichannel categories. Multichannel X-ray spectrometer has time-coherency advantage and its results could be more reproducible; on the other hand some spatial incoherency limits low percentage and traces applications, specially when backgrounds are very variable. In this last case, sequential X-ray spectrometer would find again great usefulness [fr

  12. SU-D-206-02: Evaluation of Partial Storage of the System Matrix for Cone Beam Computed Tomography Using a GPU Platform

    Energy Technology Data Exchange (ETDEWEB)

    Matenine, D; Cote, G; Mascolo-Fortin, J [Universite Laval, Quebec, QC (Canada); Goussard, Y [Ecole Polytechnique de Montreal, Montreal, QC (Canada); Despres, P [Universite Laval, Quebec, QC (Canada); Departement de radio-oncologie and Centre de recherche du CHU de Quebec, Quebec, QC (Canada)

    2016-06-15

    Purpose: Iterative reconstruction algorithms in computed tomography (CT) require a fast method for computing the intersections between the photons’ trajectories and the object, also called ray-tracing or system matrix computation. This work evaluates different ways to store the system matrix, aiming to reconstruct dense image grids in reasonable time. Methods: We propose an optimized implementation of the Siddon’s algorithm using graphics processing units (GPUs) with a novel data storage scheme. The algorithm computes a part of the system matrix on demand, typically, for one projection angle. The proposed method was enhanced with accelerating options: storage of larger subsets of the system matrix, systematic reuse of data via geometric symmetries, an arithmetic-rich parallel code and code configuration via machine learning. It was tested on geometries mimicking a cone beam CT acquisition of a human head. To realistically assess the execution time, the ray-tracing routines were integrated into a regularized Poisson-based reconstruction algorithm. The proposed scheme was also compared to a different approach, where the system matrix is fully pre-computed and loaded at reconstruction time. Results: Fast ray-tracing of realistic acquisition geometries, which often lack spatial symmetry properties, was enabled via the proposed method. Ray-tracing interleaved with projection and backprojection operations required significant additional time. In most cases, ray-tracing was shown to use about 66 % of the total reconstruction time. In absolute terms, tracing times varied from 3.6 s to 7.5 min, depending on the problem size. The presence of geometrical symmetries allowed for non-negligible ray-tracing and reconstruction time reduction. Arithmetic-rich parallel code and machine learning permitted a modest reconstruction time reduction, in the order of 1 %. Conclusion: Partial system matrix storage permitted the reconstruction of higher 3D image grid sizes and larger

  13. SU-D-206-02: Evaluation of Partial Storage of the System Matrix for Cone Beam Computed Tomography Using a GPU Platform

    International Nuclear Information System (INIS)

    Matenine, D; Cote, G; Mascolo-Fortin, J; Goussard, Y; Despres, P

    2016-01-01

    Purpose: Iterative reconstruction algorithms in computed tomography (CT) require a fast method for computing the intersections between the photons’ trajectories and the object, also called ray-tracing or system matrix computation. This work evaluates different ways to store the system matrix, aiming to reconstruct dense image grids in reasonable time. Methods: We propose an optimized implementation of the Siddon’s algorithm using graphics processing units (GPUs) with a novel data storage scheme. The algorithm computes a part of the system matrix on demand, typically, for one projection angle. The proposed method was enhanced with accelerating options: storage of larger subsets of the system matrix, systematic reuse of data via geometric symmetries, an arithmetic-rich parallel code and code configuration via machine learning. It was tested on geometries mimicking a cone beam CT acquisition of a human head. To realistically assess the execution time, the ray-tracing routines were integrated into a regularized Poisson-based reconstruction algorithm. The proposed scheme was also compared to a different approach, where the system matrix is fully pre-computed and loaded at reconstruction time. Results: Fast ray-tracing of realistic acquisition geometries, which often lack spatial symmetry properties, was enabled via the proposed method. Ray-tracing interleaved with projection and backprojection operations required significant additional time. In most cases, ray-tracing was shown to use about 66 % of the total reconstruction time. In absolute terms, tracing times varied from 3.6 s to 7.5 min, depending on the problem size. The presence of geometrical symmetries allowed for non-negligible ray-tracing and reconstruction time reduction. Arithmetic-rich parallel code and machine learning permitted a modest reconstruction time reduction, in the order of 1 %. Conclusion: Partial system matrix storage permitted the reconstruction of higher 3D image grid sizes and larger

  14. Application of micro-PIXE analysis to investigate trace elements in deciduous teeth enamel

    International Nuclear Information System (INIS)

    Igari, K.; Takahashi, A.; Ando, H.

    2010-01-01

    The early life environment has widespread consequences for later health and disease. To prevent the disease in later life, the assessment of fetal environment is very important. In Japan, birthweight has fallen rapidly during recent two decades. The reduction of birthweight represents reduced fetal nutrition. Deciduous tooth enamel contains pre- and postnatal enamel and its chemical composition reflects the status of metabolism of trace elements during formation period. Deciduous tooth enamel is considered to be a suitable indicator of trace elements exposure in utero. We applied micro-PIXE analysis to investigate the trace elemental content in deciduous tooth enamel. Two deciduous canines from one healthy Japanese boy were used for this study. The enamel section including pre- and postnatal enamel was prepared for micro-PIXE analysis. Five trace elements (Na, Mg, Cl, Zn, and Sr) were detected in the scanning area of tooth. The distribution profiles of 5 elements were obtained as X-ray maps. The distribution profiles of zinc and chlorine were specific, and showed higher concentration in surface enamel. No elements showed different profiles of X-ray maps between pre- and postnatal enamel in this sample. The results of this study suggested that micro-PIXE analysis would be able to estimate the trace elements in prenatal and postnatal enamel, respectively. (author)

  15. Distributed Algorithms for Time Optimal Reachability Analysis

    DEFF Research Database (Denmark)

    Zhang, Zhengkui; Nielsen, Brian; Larsen, Kim Guldstrand

    2016-01-01

    . We propose distributed computing to accelerate time optimal reachability analysis. We develop five distributed state exploration algorithms, implement them in \\uppaal enabling it to exploit the compute resources of a dedicated model-checking cluster. We experimentally evaluate the implemented...... algorithms with four models in terms of their ability to compute near- or proven-optimal solutions, their scalability, time and memory consumption and communication overhead. Our results show that distributed algorithms work much faster than sequential algorithms and have good speedup in general.......Time optimal reachability analysis is a novel model based technique for solving scheduling and planning problems. After modeling them as reachability problems using timed automata, a real-time model checker can compute the fastest trace to the goal states which constitutes a time optimal schedule...

  16. Trace-Element Analysis by Use of PIXE Technique on Agricultural Products

    Science.gov (United States)

    Takagi, A.; Yokoyama, R.; Makisaka, K.; Kisamori, K.; Kuwada, Y.; Nishimura, D.; Matsumiya, R.; Fujita, Y.; Mihara, M.; Matsuta, K.; Fukuda, M.

    2009-10-01

    In order to examine whether a trace-element analysis by PIXE (Particle Induced X-ray Emission) gives a clue to identify production area of agricultural products, we carried out a study on soy beans as an example. In the present study, a proton beam at the energy of 2.3MeV was provided by Van de Graaff accelerator at Osaka University. We used a Ge detector with Be window to measure X-ray spectra. We prepared sample soy beans from China, Thailand, Taiwan, and 7 different areas in Japan. As a result of PIXE analysis, 5 elements, potassium, iron, zinc, arsenic and rubidium, have been identified. There are clear differences in relative amount of trace-elements between samples from different international regions. Chinese beans contain much more Rb than the others, while there are significant differences in Fe and Zn between beans of Thailand and Taiwan. There are relatively smaller differences among Japanese beans. This result shows that trace-elements bring us some practical information of the region where the product grown.

  17. Modelling of waves propagation on irregular surfaces using ray tracing and GTD approaches: Application to head waves simulation in TOFD inspections for NDT

    Science.gov (United States)

    Ferrand, Adrien; Darmon, Michel; Chatillon, Sylvain; Deschamps, Marc

    2014-04-01

    The Time of Flight Diffraction (TOFD) technique is a classical ultrasonic method used in ultrasonic non-destructive evaluation, which allows a precise positioning and a quantitative size evaluation of cracks in the inspected material. Among the typical phenomena arising in the current TOFD inspection, the so-called "head wave" is the first contribution reaching the receiver. The head wave propagation on a planar interface is well known and identified as a critical refraction taking place on the material surface. On irregular surfaces, it has been shown that the head wave results from the melting of surface and bulk waves mechanisms and that surface irregularities are responsible for numerous diffractions of the incident head wave. To simulate such behaviour, a model has been developed using a ray tracing technique based on time of flight minimization (generalized Fermat's principle). It enables the calculation of the ray path and the corresponding time of flight of all waves propagating in the material, including the head wave. To obtain a complete propagation model for these waves (both trajectory and amplitude), the integration of Geometrical Theory of Diffraction (GTD) models is currently performed by coupling them with the ray-based approach discussed above.

  18. X-ray fluorescence spectrometry

    International Nuclear Information System (INIS)

    Ray, N.B.

    1977-01-01

    The principle, instrument and procedure of X-ray fluorescence spectrometry are described. It is a rapid, simple and sensitive method for the trace analysis of elements from sodium to uranium in powder, liquid or metal samples. (M.G.B.)

  19. In vivo x-ray fluorescence of lead and other toxic trace elements

    International Nuclear Information System (INIS)

    Chettle, D.R.

    1995-01-01

    The first in vivo x-ray fluorescence measurements of lead in bone used y-rays from a 57 Co source to excite Pb K x-rays. Later systems used γ-rays from 109 Cd to excite Pb K x-rays or polarized x-rays to excite Ph L x-rays. All three approaches involve an extremely low effective dose to the subject. Of the two K x-ray techniques, 109 Cd is more precise and more flexible in choice of measurement site. Pb L x-ray fluorescence (L-XRF) effectively samples lead at bone surfaces, whereas Ph K x-ray fluorescence (K-XRF) samples through the bulk of a bone. Both the polarized L-XRF and 109 Cd K-XRF achieve similar precision. Renal mercury has recently been determined using a polarized x-ray source, Both renal and hepatic cadmium can be measured using polarized x-rays in conjunction with a Si(Li) detector. Platinum and gold have been measured both by radioisotopic source excitation and by using polarized x-rays, but the latter is to be preferred. Applications of Pb K-XRF have shown that measured bone lead relates strongly to cumulative lead exposure. Secondly, biological half lives of lead in different bone types have been estimated from limited longitudinal data sets and from some cross sectional surveys. Thirdly, the effect of bone lead as an endogenous source of lead has been demonstrated and it has been shown that a majority of circulating blood lead can be mobilized from bone, rather than deriving from new exposure, in some retired lead workers. 35 refs., 5 tabs

  20. Ray-tracing traveltime tomography versus wave-equation traveltime inversion for near-surface seismic land data

    KAUST Repository

    Fu, Lei

    2017-05-11

    Full-waveform inversion of land seismic data tends to get stuck in a local minimum associated with the waveform misfit function. This problem can be partly mitigated by using an initial velocity model that is close to the true velocity model. This initial starting model can be obtained by inverting traveltimes with ray-tracing traveltime tomography (RT) or wave-equation traveltime (WT) inversion. We have found that WT can provide a more accurate tomogram than RT by inverting the first-arrival traveltimes, and empirical tests suggest that RT is more sensitive to the additive noise in the input data than WT. We present two examples of applying WT and RT to land seismic data acquired in western Saudi Arabia. One of the seismic experiments investigated the water-table depth, and the other one attempted to detect the location of a buried fault. The seismic land data were inverted by WT and RT to generate the P-velocity tomograms, from which we can clearly identify the water table depth along the seismic survey line in the first example and the fault location in the second example.

  1. Improving LED CCT uniformity using micropatterned films optimized by combining ray tracing and FDTD methods.

    Science.gov (United States)

    Ding, Xinrui; Li, Jiasheng; Chen, Qiu; Tang, Yong; Li, Zongtao; Yu, Binhai

    2015-02-09

    Although the light-emitting diode (LED) has revolutionized lighting, the non-uniformity of its correlated color temperature (CCT) still remains a major concern. In this context, to improve the light distribution performance of remote phosphor LED lamps, we employ a micropatterned array (MPA) optical film fabricated using a low-cost molding process. The parameters of the MPA, including different installation configurations, positioning, and diameters, are optimized by combining the finite-difference time-domain and ray-tracing methods. Results show that the sample with the upward-facing convex-cone MPA film that has a diameter of half of that of the remote phosphor glass, and is tightly affixed to the inward surface of the remote phosphor glass renders a superior light distribution performance. When compared with the case in which no MPA film is used, the deviation of the CCT distribution decreases from 1033 K to 223 K, and the corresponding output power of the sample is an acceptable level of 85.6%. We perform experiments to verify our simulation results, and the two sets of results exhibit a close agreement. We believe that our approach can be used to optimize MPA films for various lighting applications.

  2. Modeling the reflectance of the lunar regolith by a new method combining Monte Carlo Ray tracing and Hapke's model with application to Chang'E-1 IIM data.

    Science.gov (United States)

    Wong, Un-Hong; Wu, Yunzhao; Wong, Hon-Cheng; Liang, Yanyan; Tang, Zesheng

    2014-01-01

    In this paper, we model the reflectance of the lunar regolith by a new method combining Monte Carlo ray tracing and Hapke's model. The existing modeling methods exploit either a radiative transfer model or a geometric optical model. However, the measured data from an Interference Imaging spectrometer (IIM) on an orbiter were affected not only by the composition of minerals but also by the environmental factors. These factors cannot be well addressed by a single model alone. Our method implemented Monte Carlo ray tracing for simulating the large-scale effects such as the reflection of topography of the lunar soil and Hapke's model for calculating the reflection intensity of the internal scattering effects of particles of the lunar soil. Therefore, both the large-scale and microscale effects are considered in our method, providing a more accurate modeling of the reflectance of the lunar regolith. Simulation results using the Lunar Soil Characterization Consortium (LSCC) data and Chang'E-1 elevation map show that our method is effective and useful. We have also applied our method to Chang'E-1 IIM data for removing the influence of lunar topography to the reflectance of the lunar soil and to generate more realistic visualizations of the lunar surface.

  3. Spline based iterative phase retrieval algorithm for X-ray differential phase contrast radiography.

    Science.gov (United States)

    Nilchian, Masih; Wang, Zhentian; Thuering, Thomas; Unser, Michael; Stampanoni, Marco

    2015-04-20

    Differential phase contrast imaging using grating interferometer is a promising alternative to conventional X-ray radiographic methods. It provides the absorption, differential phase and scattering information of the underlying sample simultaneously. Phase retrieval from the differential phase signal is an essential problem for quantitative analysis in medical imaging. In this paper, we formalize the phase retrieval as a regularized inverse problem, and propose a novel discretization scheme for the derivative operator based on B-spline calculus. The inverse problem is then solved by a constrained regularized weighted-norm algorithm (CRWN) which adopts the properties of B-spline and ensures a fast implementation. The method is evaluated with a tomographic dataset and differential phase contrast mammography data. We demonstrate that the proposed method is able to produce phase image with enhanced and higher soft tissue contrast compared to conventional absorption-based approach, which can potentially provide useful information to mammographic investigations.

  4. X-ray fluorescent analysis of iodin traces in urine

    International Nuclear Information System (INIS)

    Mikhajlov, I.F.; Baturin, A.A.; Mikhajlov, A.I.; Borisova, S.S.; Reshetnyak, M.V.; Shlyakhova, N.V.; Budrejko, E.A.; Galata, D.I.

    2015-01-01

    Using XFA method, determination of iodine concentration in urine for 35 children of 10-15 with endocrine pathology (delay of sexual development, diffuse goiter, obesity) and 10 practically healthy children being observed under conditions of the consultative polyclinic and the department of endocrinology of SI ''ISHCJ NAMSU''. The proposed optimized XFA method allows by 1-2 orders increasing detection sensitivity for micro-elements measurements in biology objects and attaining the iodine trace contents in urine in the range from 50 to 200 gg/dm 3

  5. Epidemic contact tracing via communication traces.

    Directory of Open Access Journals (Sweden)

    Katayoun Farrahi

    Full Text Available Traditional contact tracing relies on knowledge of the interpersonal network of physical interactions, where contagious outbreaks propagate. However, due to privacy constraints and noisy data assimilation, this network is generally difficult to reconstruct accurately. Communication traces obtained by mobile phones are known to be good proxies for the physical interaction network, and they may provide a valuable tool for contact tracing. Motivated by this assumption, we propose a model for contact tracing, where an infection is spreading in the physical interpersonal network, which can never be fully recovered; and contact tracing is occurring in a communication network which acts as a proxy for the first. We apply this dual model to a dataset covering 72 students over a 9 month period, for which both the physical interactions as well as the mobile communication traces are known. Our results suggest that a wide range of contact tracing strategies may significantly reduce the final size of the epidemic, by mainly affecting its peak of incidence. However, we find that for low overlap between the face-to-face and communication interaction network, contact tracing is only efficient at the beginning of the outbreak, due to rapidly increasing costs as the epidemic evolves. Overall, contact tracing via mobile phone communication traces may be a viable option to arrest contagious outbreaks.

  6. Epidemic contact tracing via communication traces.

    Science.gov (United States)

    Farrahi, Katayoun; Emonet, Rémi; Cebrian, Manuel

    2014-01-01

    Traditional contact tracing relies on knowledge of the interpersonal network of physical interactions, where contagious outbreaks propagate. However, due to privacy constraints and noisy data assimilation, this network is generally difficult to reconstruct accurately. Communication traces obtained by mobile phones are known to be good proxies for the physical interaction network, and they may provide a valuable tool for contact tracing. Motivated by this assumption, we propose a model for contact tracing, where an infection is spreading in the physical interpersonal network, which can never be fully recovered; and contact tracing is occurring in a communication network which acts as a proxy for the first. We apply this dual model to a dataset covering 72 students over a 9 month period, for which both the physical interactions as well as the mobile communication traces are known. Our results suggest that a wide range of contact tracing strategies may significantly reduce the final size of the epidemic, by mainly affecting its peak of incidence. However, we find that for low overlap between the face-to-face and communication interaction network, contact tracing is only efficient at the beginning of the outbreak, due to rapidly increasing costs as the epidemic evolves. Overall, contact tracing via mobile phone communication traces may be a viable option to arrest contagious outbreaks.

  7. Sub-basalt Imaging of Hydrocarbon-Bearing Mesozoic Sediments Using Ray-Trace Inversion of First-Arrival Seismic Data and Elastic Finite-Difference Full-Wave Modeling Along Sinor-Valod Profile of Deccan Syneclise, India

    Science.gov (United States)

    Talukdar, Karabi; Behera, Laxmidhar

    2018-03-01

    Imaging below the basalt for hydrocarbon exploration is a global problem because of poor penetration and significant loss of seismic energy due to scattering, attenuation, absorption and mode-conversion when the seismic waves encounter a highly heterogeneous and rugose basalt layer. The conventional (short offset) seismic data acquisition, processing and modeling techniques adopted by the oil industry generally fails to image hydrocarbon-bearing sub-trappean Mesozoic sediments hidden below the basalt and is considered as a serious problem for hydrocarbon exploration in the world. To overcome this difficulty of sub-basalt imaging, we have generated dense synthetic seismic data with the help of elastic finite-difference full-wave modeling using staggered-grid scheme for the model derived from ray-trace inversion using sparse wide-angle seismic data acquired along Sinor-Valod profile in the Deccan Volcanic Province of India. The full-wave synthetic seismic data generated have been processed and imaged using conventional seismic data processing technique with Kirchhoff pre-stack time and depth migrations. The seismic image obtained correlates with all the structural features of the model obtained through ray-trace inversion of wide-angle seismic data, validating the effectiveness of robust elastic finite-difference full-wave modeling approach for imaging below thick basalts. Using the full-wave modeling also allows us to decipher small-scale heterogeneities imposed in the model as a measure of the rugose basalt interfaces, which could not be dealt with ray-trace inversion. Furthermore, we were able to accurately image thin low-velocity hydrocarbon-bearing Mesozoic sediments sandwiched between and hidden below two thick sequences of high-velocity basalt layers lying above the basement.

  8. The use of chelating ion exchanger in conjunction with radioisotope X-ray spectrometry for determination of trace amounts of metals in water

    International Nuclear Information System (INIS)

    Holynska, B.

    1974-01-01

    The chelating ion exchange resin Chelex-100 has been applied for collection of trace amounts of several metal ions from water solutions. The kinetics of the exchange reaction has been measured, as well as the influence of pH of the solution and Ca or Na ion concentrations on the metal collection. The radioisotope X-ray fluorescence method has been applied for determination of metal ions absorbed in the resin. The estimated limit of determination is 0.01 ppm for Fe 3+ , Zn 2+ , Cu 2+ , Hg 2+ , Pb 2+ and Cd 2+ . Total error (1 s) of the method varied from 3 to 15% depending on the metal concentration. (author)

  9. Search algorithm for a gravitational wave signal in association with gamma ray burst GRB030329 using the LIGO detectors

    International Nuclear Information System (INIS)

    Mohanty, S D; Marka, Sz; Rahkola, R; Mukherjee, S; Leonor, I; Frey, R; Cannizzo, J; Camp, J

    2004-01-01

    One of the brightest gamma ray bursts ever recorded, GRB030329, occurred during the second science run of the LIGO detectors. At that time, both interferometers at the Hanford, WA LIGO site were in lock and were acquiring data. The data collected from the two Hanford detectors were analysed for the presence of a gravitational wave signal associated with this GRB. This paper presents a detailed description of the search algorithm implemented in the current analysis

  10. Ray-based stochastic inversion of prestack seismic data for improved reservoir characterization

    NARCIS (Netherlands)

    Van der Burg, D.; Verdel, A.; Wapenaar, C.P.A.

    2009-01-01

    Trace inversion for reservoir parameters is affected by angle averaging of seismic data and wavelet distortion on the migration image. In an alternative approach to stochastic trace inversion, the data are inverted prestack before migration using 3D dynamic ray tracing. This choice makes it possible

  11. Multivariate cluster analysis of some major and trace elements ...

    African Journals Online (AJOL)

    UFUOMA

    The chemical composition of water infiltrating ... Major and trace metals determined in soil and water from a ... The soil samples were air-dried at 29°C in a dust-free place for ... compact 3K5 X-ray generator (Ital IS Structures, Italy) was used for.

  12. Full autonomous microline trace robot

    Science.gov (United States)

    Yi, Deer; Lu, Si; Yan, Yingbai; Jin, Guofan

    2000-10-01

    Optoelectric inspection may find applications in robotic system. In micro robotic system, smaller optoelectric inspection system is preferred. However, as miniaturizing the size of the robot, the number of the optoelectric detector becomes lack. And lack of the information makes the micro robot difficult to acquire its status. In our lab, a micro line trace robot has been designed, which autonomous acts based on its optoelectric detection. It has been programmed to follow a black line printed on the white colored ground. Besides the optoelectric inspection, logical algorithm in the microprocessor is also important. In this paper, we propose a simply logical algorithm to realize robot's intelligence. The robot's intelligence is based on a AT89C2051 microcontroller which controls its movement. The technical details of the micro robot are as follow: dimension: 30mm*25mm*35*mm; velocity: 60mm/s.

  13. Hybrid Model For Reverberant Indoor Radio Channels Using Rays and Graphs

    DEFF Research Database (Denmark)

    Steinböck, Gerhard; Gan, Mingming; Meissner, Paul

    2016-01-01

    efficient calculation of the channel transfer function considering infinitely many components. We use ray-tracing and the theory of room electromagnetics to obtain the parameter settings for the propagation graph. Thus the proposed hybrid model does not require new or additional parameters in comparison...... to ray-tracing. Simulation results show good agreement with measurements with respect to the inclusion of the diffuse tail in both the delay power spectrum and the azimuth delay power spectrum....

  14. Practical using of TXRF spectrometers with slitless collimators for the trace analysis of targets surfaces

    International Nuclear Information System (INIS)

    Egorov, V.K.; Zuev, A.P.; Kondratiev, O.S.; Egorov, E.V.

    2000-01-01

    TXRF spectrometer with the slitless collimator used for a formation of the x-ray excitating beam (TXRF-SC spectrometer) is a new variety of an instrument been destined for the trace analysis of surfaces by x-ray fluorescence method at the total reflection of the x-ray incident beam. Some theoretical concepts are introduced for a characterization of the x-ray optics been unique to the TXRF-SC spectrometer. The principle design of the TXRF-SC spectrometer used for the trace quantitative analysis of a surface are discussed. Spectra of a secondary x-ray radiation yield for typical targets been collected by using of the TXRF-SC spectrometer and calculation of surface trace elements concentrations are presented. The analytical and operating parameters of the TXRF-SC spectrometer and one characterized by standard optical scheme are compared. The slitless collimator of the x-ray radiation is formed by two quartz polished plates mated together. Lengths of the plates are not equal. The target is placed on the surface of the long quartz plate and produces the continuation of the initial slitless collimator. Target orientation problem vanishes but problem of the surface contact effect appears. The secondary x-ray radiation excitated in a surface of the target is led out across the hole in the long quartz plate. The radiation is registered by a standard Si (Li) semiconductor detector and is collected by a multi-channel analyzer. The fundamental difference of the x-ray optical scheme been unique to TXRF-SC spectrometer from the standard one is the excitation of a studied surface by a flared x-ray beam with angle ΔΘ = 2Θ c , where Θ c is the critical angle of the total reflection. The vital peculiarity of a x-ray slitless collimation is the absence of a radiation monochromatism in output of the collimator. The sensible divergence of the x-ray excitating beam and the availability in it of monochromatic and white radiation alike allow to get in the surface layer of target the

  15. Trace element distribution in the rat cerebellum

    International Nuclear Information System (INIS)

    Kwiatek, W.M.; Long, G.J.; Pounds, J.G.; Reuhl, K.R.; Hanson, A.L.; Jones, K.W.

    1989-10-01

    Spatial distributions and concentrations of trace elements (TE) in the brain are important because TE perform catalytic structural functions in enzymes which regulate brain function and development. We have investigated the distributions of TE in rat cerebellum. Structures were sectioned and analyzed by the Synchrotron Radiation Induced X-ray Emission (SRIXE) method using the NSLS X-26 white-light microprobe facility. Advantages important for TE analysis of biological specimens with x-ray microscopy include short time of measurement, high brightness and flux, good spatial resolution, multielemental detection, good sensitivity, and non-destructive irradiation. Trace elements were measured in thin rat brain sections of 20-micrometers thickness. The analyses were performed on sample volumes as small as 0.2 nl with Minimum Detectable Limits (MDL) of 50 ppb wet weight for Fe, 100 ppb wet weight for Cu, and Zn, and 1 ppM wet weight for Pb. The distribution of TE in the molecular cell layer, granule cell layer and fiber tract of rat cerebella was investigated. Both point analyses and two-dimensional semi-quantitative mapping of the TE distribution in a section were used

  16. Extending the methodology of X-ray crystallography to allow X-ray microscopy without X-ray optics

    International Nuclear Information System (INIS)

    Miao Jianwei; Kirz, Janos; Sayre, David; Charalambous, Pambos

    2000-01-01

    We demonstrate that the soft X-ray diffraction pattern from a micron-size noncrystalline specimen can be recorded and inverted to form a high-resolution image. The phase problem is overcome by oversampling the diffraction pattern. The image is obtained using an iterative algorithm. The technique provides a method for X-ray microscopy requiring no high-resolution X-ray optical elements or detectors. In the present work, a resolution of approximately 60 nm was obtained, but we believe that considerably higher resolution can be achieved

  17. Ambient occlusion - A powerful algorithm to segment shell and skeletal intrapores in computed tomography data

    Science.gov (United States)

    Titschack, J.; Baum, D.; Matsuyama, K.; Boos, K.; Färber, C.; Kahl, W.-A.; Ehrig, K.; Meinel, D.; Soriano, C.; Stock, S. R.

    2018-06-01

    During the last decades, X-ray (micro-)computed tomography has gained increasing attention for the description of porous skeletal and shell structures of various organism groups. However, their quantitative analysis is often hampered by the difficulty to discriminate cavities and pores within the object from the surrounding region. Herein, we test the ambient occlusion (AO) algorithm and newly implemented optimisations for the segmentation of cavities (implemented in the software Amira). The segmentation accuracy is evaluated as a function of (i) changes in the ray length input variable, and (ii) the usage of AO (scalar) field and other AO-derived (scalar) fields. The results clearly indicate that the AO field itself outperforms all other AO-derived fields in terms of segmentation accuracy and robustness against variations in the ray length input variable. The newly implemented optimisations improved the AO field-based segmentation only slightly, while the segmentations based on the AO-derived fields improved considerably. Additionally, we evaluated the potential of the AO field and AO-derived fields for the separation and classification of cavities as well as skeletal structures by comparing them with commonly used distance-map-based segmentations. For this, we tested the zooid separation within a bryozoan colony, the stereom classification of an ophiuroid tooth, the separation of bioerosion traces within a marble block and the calice (central cavity)-pore separation within a dendrophyllid coral. The obtained results clearly indicate that the ideal input field depends on the three-dimensional morphology of the object of interest. The segmentations based on the AO-derived fields often provided cavity separations and skeleton classifications that were superior to or impossible to obtain with commonly used distance-map-based segmentations. The combined usage of various AO-derived fields by supervised or unsupervised segmentation algorithms might provide a promising

  18. Improved dynamic-programming-based algorithms for segmentation of masses in mammograms

    International Nuclear Information System (INIS)

    Dominguez, Alfonso Rojas; Nandi, Asoke K.

    2007-01-01

    In this paper, two new boundary tracing algorithms for segmentation of breast masses are presented. These new algorithms are based on the dynamic programming-based boundary tracing (DPBT) algorithm proposed in Timp and Karssemeijer, [S. Timp and N. Karssemeijer, Med. Phys. 31, 958-971 (2004)] The DPBT algorithm contains two main steps: (1) construction of a local cost function, and (2) application of dynamic programming to the selection of the optimal boundary based on the local cost function. The validity of some assumptions used in the design of the DPBT algorithm is tested in this paper using a set of 349 mammographic images. Based on the results of the tests, modifications to the computation of the local cost function have been designed and have resulted in the Improved-DPBT (IDPBT) algorithm. A procedure for the dynamic selection of the strength of the components of the local cost function is presented that makes these parameters independent of the image dataset. Incorporation of this dynamic selection procedure has produced another new algorithm which we have called ID 2 PBT. Methods for the determination of some other parameters of the DPBT algorithm that were not covered in the original paper are presented as well. The merits of the new IDPBT and ID 2 PBT algorithms are demonstrated experimentally by comparison against the DPBT algorithm. The segmentation results are evaluated with base on the area overlap measure and other segmentation metrics. Both of the new algorithms outperform the original DPBT; the improvements in the algorithms performance are more noticeable around the values of the segmentation metrics corresponding to the highest segmentation accuracy, i.e., the new algorithms produce more optimally segmented regions, rather than a pronounced increase in the average quality of all the segmented regions

  19. Fast X-ray imaging of two-phase flows: Application to cavitating flows

    International Nuclear Information System (INIS)

    Khlifa, Ilyass

    2014-01-01

    A promising method based on fast X-ray imaging has been developed to investigate the dynamics and the structure of complex two-phase flows. It has been applied in this work on cavitating flows created inside a Venturi-type test section and helped therefore to better understand flows inside cavitation pockets. Seeding particles were injected into the flow to trace the liquid phase. Thanks to the characteristics of the beam provided by the APS synchrotron (Advance Photon Source, USA), high definition X-ray images of the flow containing simultaneously information for both liquid and vapour were obtained. Velocity fields of both phases were thus calculated using image cross-correlation algorithms. Local volume fractions of vapour have also been obtained using local intensities of the images. Beforehand however, image processing is required to separate phases for velocity measurements. Validation methods of all applied treatments were developed, they allowed to characterise the measurement accuracy. This experimental technique helped us to have more insight into the dynamic of cavitating flows and especially demonstrates the presence of significant slip velocities between phases. (author)

  20. Gamma ray energy tracking in GRETINA

    Science.gov (United States)

    Lee, I. Y.

    2011-10-01

    The next generation of stable and exotic beam accelerators will provide physics opportunities to study nuclei farther away from the line of stability. However, these experiments will be more demanding on instrumentation performance. These come from the lower production rate for more exotic beams, worse beam impurities, and large beam velocity from the fragmentation and inverse reactions. Gamma-ray spectroscopy will be one of the most effective tools to study exotic nuclei. However, to fully exploit the physics reach provided by these new facilities, better gamma-ray detector will be needed. In the last 10 years, a new concept, gamma-ray energy tracking array, was developed. Tracking arrays will increase the detection sensitivity by factors of several hundred compared to current arrays used in nuclear physics research. Particularly, the capability of reconstructing the position of the interaction with millimeters resolution is needed to correct the Doppler broadening of gamma rays emitted from high velocity nuclei. GRETINA is a gamma-ray tracking array which uses 28 Ge crystals, each with 36 segments, to cover ¼ of the 4 π of the 4 π solid angle. The gamma ray tracking technique requires detailed pulse shape information from each of the segments. These pulses are digitized using 14-bit 100 MHz flash ADCs, and digital signal analysis algorithms implemented in the on-board FPGAs provides energy, time and selection of pulse traces. A digital trigger system, provided flexible trigger functions including a fast trigger output, and also allows complicated trigger decisions to be made up to 20 microseconds. Further analyzed, carried out in a computer cluster, determine the energy, time, and three-dimensional positions of all gamma-ray interactions in the array. This information is then utilized, together with the characteristics of Compton scattering and pair-production processes, to track the scattering sequences of the gamma rays. GRETINA construction is completed in

  1. Computional algorithm for lifetime exposure to antimicrobials in pigs using register data − the LEA algorithm

    DEFF Research Database (Denmark)

    Birkegård, Anna Camilla; Dalhoff Andersen, Vibe; Hisham Beshara Halasa, Tariq

    2017-01-01

    Accurate and detailed data on antimicrobial exposure in pig production are essential when studying the association between antimicrobial exposure and antimicrobial resistance. Due to difficulties in obtaining primary data on antimicrobial exposure in a large number of farms, there is a need...... for a robust and valid method to estimate the exposure using register data. An approach that estimates the antimicrobial exposure in every rearing period during the lifetime of a pig using register data was developed into a computational algorithm. In this approach data from national registers on antimicrobial...... purchases, movements of pigs and farm demographics registered at farm level are used. The algorithm traces batches of pigs retrospectively from slaughter to the farm(s) that housed the pigs during their finisher, weaner, and piglet period. Subsequently, the algorithm estimates the antimicrobial exposure...

  2. Intra- and interobserver variability of MRI-based volume measurements of the hippocampus and amygdala using the manual ray-tracing method

    International Nuclear Information System (INIS)

    Achten, E.; Deblaere, K.; Damme, F. van; Kunnen, M.; Wagter, C. de; Boon, P.; Reuck, J. de

    1998-01-01

    We studied the intra- and interobserver variability of volume measurments of the hippocampus (HC) and the amygdala as applied to the detection of HC atrophy in patients with complex partial seizures (CPE), measuring the volumes of the HC and amygdala of 11 normal volunteers and 12 patients with presumed CPE, using the manual ray-tracing method. Two independent observers performed these measurements twice each using home-made software. The intra- and interobserver variability of the absolute volumes and of the normalised left-to-right volume differences (δV) between the HC (δV HC ), the amygdala (δV A ) and the sum of both (δV HCA) were assessed. In our mainly right-handed normals, the right HC and amygdala were on average 0.05 and 0.03 ml larger respectively than on the left. The interobserver variability for volume measurements in normal subjects was 1.80 ml for the HC and 0.82 ml for the amygdala, the intraobserver variability roughly one third of these values. The interobserver variability coefficient in normals was 3.6 % for δV HCA , 4.7 % for δV HC and 7.3 % for δV A . The intraobserver variability coefficient was 3.4 % for δV HCA , 4.2 % for δV HC amd 5.6 % for δV A . The variability in patients was the same for volume differences less than 5 % either side of the interval for normality, but was higher when large volume differences were encountered, is probably due to the lack of thresholding and/or normalisation. Cutoff values for lateralisation with the δV were defined. No intra- or interobserver lateralisation differences were encountered with δV HCA and δV HC . From these observations we conclude that the manual ray-tracing method is a robust method for lateralisation in patients with TLE. Due to its higher variability, this method is less suited to measure absolute volumes. (orig.) (orig.)

  3. Intra- and interobserver variability of MRI-based volume measurements of the hippocampus and amygdala using the manual ray-tracing method

    Energy Technology Data Exchange (ETDEWEB)

    Achten, E.; Deblaere, K.; Damme, F. van; Kunnen, M. [MR Department 1K12, University Hospital Gent (Belgium); Wagter, C. de [Department of Radiotherapy and Nuclear Medicine, University Hospital Gent (Belgium); Boon, P.; Reuck, J. de [Department of Neurology, University Hospital Gent (Belgium)

    1998-09-01

    We studied the intra- and interobserver variability of volume measurments of the hippocampus (HC) and the amygdala as applied to the detection of HC atrophy in patients with complex partial seizures (CPE), measuring the volumes of the HC and amygdala of 11 normal volunteers and 12 patients with presumed CPE, using the manual ray-tracing method. Two independent observers performed these measurements twice each using home-made software. The intra- and interobserver variability of the absolute volumes and of the normalised left-to-right volume differences ({delta}V) between the HC ({delta}V{sub HC}), the amygdala ({delta}V{sub A}) and the sum of both ({delta}V{sub HCA)} were assessed. In our mainly right-handed normals, the right HC and amygdala were on average 0.05 and 0.03 ml larger respectively than on the left. The interobserver variability for volume measurements in normal subjects was 1.80 ml for the HC and 0.82 ml for the amygdala, the intraobserver variability roughly one third of these values. The interobserver variability coefficient in normals was 3.6 % for {delta}V{sub HCA}, 4.7 % for {delta}V{sub HC} and 7.3 % for {delta}V{sub A}. The intraobserver variability coefficient was 3.4 % for {delta}V{sub HCA}, 4.2 % for {delta}V{sub HC} amd 5.6 % for {delta}V{sub A}. The variability in patients was the same for volume differences less than 5 % either side of the interval for normality, but was higher when large volume differences were encountered, is probably due to the lack of thresholding and/or normalisation. Cutoff values for lateralisation with the {delta}V were defined. No intra- or interobserver lateralisation differences were encountered with {delta}V{sub HCA} and {delta}V{sub HC}. From these observations we conclude that the manual ray-tracing method is a robust method for lateralisation in patients with TLE. Due to its higher variability, this method is less suited to measure absolute volumes. (orig.) (orig.) With 2 figs., 7 tabs., 23 refs.

  4. Comparison of slope and height profiles for flat synchrotron x-ray mirrors measured with a long trace profiler and a Fizeau interferometer

    International Nuclear Information System (INIS)

    Qian, J.; Assoufid, L.; Macrander, A.

    2007-01-01

    Long trace profilers (LTPS) have been used at many synchrotron radiation laboratories worldwide for over a decade to measure surface slope profiles of long grazing incidence x-ray mirrors. Phase measuring interferometers (PMIs) of the Fizeau type, on the other hand, are being used by most mirror manufacturers to accomplish the same task. However, large mirrors whose dimensions exceed the aperture of the Fizeau interferometer require measurements to be carried out at grazing incidence, and aspheric optics require the use of a null lens. While an LTP provides a direct measurement of ID slope profiles, PMIs measure area height profiles from which the slope can be obtained by a differentiation algorithm. Measurements of the two types of instruments have been found by us to be in good agreement, but to our knowledge there is no published work directly comparing the two instruments. This paper documents that comparison. We measured two different nominally flat mirrors with both the LTP in operation at the Advanced Photon Source (a type-II LTP) and a Fizeau-type PMI interferometer (Wyko model 6000). One mirror was 500 mm long and made of Zerodur, and the other mirror was 350 mm long and made of silicon. Slope error results with these instruments agree within nearly 100% (3.11 ± 0.15 (micro)rad for the LTP, and 3.11 ± 0.02 (micro)rad for the Fizeau PMI interferometer) for the medium quality Zerodur mirror with 3 (micro)rad rms nominal slope error. A significant difference was observed with the much higher quality silicon mirror. For the Si mirror, slope error data is 0.39 ± 0.08 (micro)rad from LTP measurements but it is 0.35 ± 0.01 (micro)rad from PMI interferometer measurements. The standard deviations show that the Fizeau PMI interferometer has much better measurement repeatability.

  5. Studies of trace elements in biological systems by energy dispersive x-ray fluorescence (EDXRF) and proton induced x-ray emission (PIXE) methods

    International Nuclear Information System (INIS)

    Lal, Madan; Choudhury, R.K.

    1991-01-01

    Applicability of EDXRF and PIXE techniques for trace elemental analysis in biology and medicine is demonstrated. Due to increasing importance of the need to determine the role of essential and toxic trace elements in human health and disease, the method of PIXE analysis has assumed great importance in recent years. This method has been found to be particularly useful for biological samples. EDXRF also offers a complimentary method particularly in the range of elements of Z=45 to 60 where the sensitivity of PIXE analysis is not quite adequate. EDXRF can also be usefully employed for other elements of the periodic chart with relatively lesser sensitivity. The work being presented here includes trace element analysis of normal and cancer bearing tissues of Swiss mice, trace element profiles in cancerous human oesophageal tissues, investigations on the effect of toxic metals such as Hg from Ayurvedic drugs on Wister rats, and investigations of blood lead levels of children admitted to Sion Hospital from Dharavi slums of Bombay. The results of these investigations are presented and discussed. (author). 21 refs., 8 figs., 3 tabs

  6. The reliability of head film measurements. 3. Tracing superimposition.

    Science.gov (United States)

    Baumrind, S; Miller, D; Molthen, R

    1976-12-01

    The superimposition of tracings from lateral skull x-ray films taken at different timepoints is an important method for assessing developmental and treatment changes through time. The usefulness of the data derived is, however, limited by the fact that the physical act of superimposing tracings is performed with some error. The magnitudes of error for superimpositions on different "planes" have not been amenable to quantitation by previously available methods. Using newly developed computer-aided techniques, we have been able to quantitate both the primary errors of tracing superimposition and the associated secondary landmark displacements for four conventionally employed anatomic reference "planes". For each reference "plane," twenty-five independent film pairs were examined independently by each of four judges. Therefore, 100 acts of tracing superimposition were available for each reference "plane." Output data are presented which appear to support the conclusion that measurement errors in tracing superimposition are a consequential factor affecting the confidence which should be placed in head film comparisons, particularly with regard to individual cases. Some consequences of this conclusion with respect to growth prediction and to the evaluation of treatment effects are considered.

  7. A new algorithm to determine the total radiated power at ASDEX upgrade

    Energy Technology Data Exchange (ETDEWEB)

    Gloeggler, Stephan; Bernert, Matthias; Eich, Thomas [Max Planck Institute for Plasma Physics, Boltzmannstr. 2, 85748 Garching (Germany); Collaboration: The ASDEX Upgrade Team

    2016-07-01

    Radiation is an essential part of the power balance in a fusion plasma. In future fusion devices about 90% of the power will have to be dissipated, mainly by radiation. For the development of an appropriate operational scenario, information about the absolute level of plasma radiation (P{sub rad,tot}) is crucial. Bolometers are used to measure the radiated power, however, an algorithm is required to derive the absolute power out of many line-integrated measurements. The currently used algorithm (BPD) was developed for the main chamber radiation. It underestimates the divertor radiation as its basic assumptions are not satisfied in this region. Therefore, a new P{sub rad,tot} algorithm is presented. It applies an Abel inversion on the main chamber and uses empirically based assumptions for poloidal asymmetries and the divertor radiation. To benchmark the new algorithm, synthetic emissivity profiles are used. On average, the new Abel inversion based algorithm deviates by only 10% from the nominal synthetic value while BPD is about 25% too low. With both codes time traces of ASDEX Upgrade discharges are calculated. The analysis of these time traces shows that the underestimation of the divertor radiation can have significant consequences on the accuracy of BPD while the new algorithm is shown to be stable.

  8. Isomorphism through algorithms: Institutional dependencies in the case of Facebook

    Directory of Open Access Journals (Sweden)

    Robyn Caplan

    2018-02-01

    Full Text Available Algorithms and data-driven technologies are increasingly being embraced by a variety of different sectors and institutions. This paper examines how algorithms and data-driven technologies, enacted by an organization like Facebook, can induce similarity across an industry. Using theories from organizational sociology and neoinstitutionalism, this paper traces the bureaucratic roots of Big Data and algorithms to examine the institutional dependencies that emerge and are mediated through data-driven and algorithmic logics. This type of analysis sheds light on how organizational contexts are embedded into algorithms, which can then become embedded within other organizational and individual practices. By investigating technical practices as organizational and bureaucratic, discussions about accountability and decision-making can be reframed.

  9. An efficient polyenergetic SART (pSART) reconstruction algorithm for quantitative myocardial CT perfusion

    Energy Technology Data Exchange (ETDEWEB)

    Lin, Yuan, E-mail: yuan.lin@duke.edu; Samei, Ehsan [Carl E. Ravin Advanced Imaging Laboratories, Duke University Medical Center, 2424 Erwin Road, Suite 302, Durham, North Carolina 27705 (United States)

    2014-02-15

    Purpose: In quantitative myocardial CT perfusion imaging, beam hardening effect due to dense bone and high concentration iodinated contrast agent can result in visible artifacts and inaccurate CT numbers. In this paper, an efficient polyenergetic Simultaneous Algebraic Reconstruction Technique (pSART) was presented to eliminate the beam hardening artifacts and to improve the CT quantitative imaging ability. Methods: Our algorithm made threea priori assumptions: (1) the human body is composed of several base materials (e.g., fat, breast, soft tissue, bone, and iodine); (2) images can be coarsely segmented to two types of regions, i.e., nonbone regions and noniodine regions; and (3) each voxel can be decomposed into a mixture of two most suitable base materials according to its attenuation value and its corresponding region type information. Based on the above assumptions, energy-independent accumulated effective lengths of all base materials can be fast computed in the forward ray-tracing process and be used repeatedly to obtain accurate polyenergetic projections, with which a SART-based equation can correctly update each voxel in the backward projecting process to iteratively reconstruct artifact-free images. This approach effectively reduces the influence of polyenergetic x-ray sources and it further enables monoenergetic images to be reconstructed at any arbitrarily preselected target energies. A series of simulation tests were performed on a size-variable cylindrical phantom and a realistic anthropomorphic thorax phantom. In addition, a phantom experiment was also performed on a clinical CT scanner to further quantitatively validate the proposed algorithm. Results: The simulations with the cylindrical phantom and the anthropomorphic thorax phantom showed that the proposed algorithm completely eliminated beam hardening artifacts and enabled quantitative imaging across different materials, phantom sizes, and spectra, as the absolute relative errors were reduced

  10. An efficient polyenergetic SART (pSART) reconstruction algorithm for quantitative myocardial CT perfusion

    International Nuclear Information System (INIS)

    Lin, Yuan; Samei, Ehsan

    2014-01-01

    Purpose: In quantitative myocardial CT perfusion imaging, beam hardening effect due to dense bone and high concentration iodinated contrast agent can result in visible artifacts and inaccurate CT numbers. In this paper, an efficient polyenergetic Simultaneous Algebraic Reconstruction Technique (pSART) was presented to eliminate the beam hardening artifacts and to improve the CT quantitative imaging ability. Methods: Our algorithm made threea priori assumptions: (1) the human body is composed of several base materials (e.g., fat, breast, soft tissue, bone, and iodine); (2) images can be coarsely segmented to two types of regions, i.e., nonbone regions and noniodine regions; and (3) each voxel can be decomposed into a mixture of two most suitable base materials according to its attenuation value and its corresponding region type information. Based on the above assumptions, energy-independent accumulated effective lengths of all base materials can be fast computed in the forward ray-tracing process and be used repeatedly to obtain accurate polyenergetic projections, with which a SART-based equation can correctly update each voxel in the backward projecting process to iteratively reconstruct artifact-free images. This approach effectively reduces the influence of polyenergetic x-ray sources and it further enables monoenergetic images to be reconstructed at any arbitrarily preselected target energies. A series of simulation tests were performed on a size-variable cylindrical phantom and a realistic anthropomorphic thorax phantom. In addition, a phantom experiment was also performed on a clinical CT scanner to further quantitatively validate the proposed algorithm. Results: The simulations with the cylindrical phantom and the anthropomorphic thorax phantom showed that the proposed algorithm completely eliminated beam hardening artifacts and enabled quantitative imaging across different materials, phantom sizes, and spectra, as the absolute relative errors were reduced

  11. Energy-dispersive X-ray fluorescence – A tool for interdisciplinary ...

    Indian Academy of Sciences (India)

    Keywords. Energy-dispersive X-ray fluorescence; trace elements; oral cancer; biomonitoring; air pollution. Abstract. Trace elements have been at the focus of attention for decades with considerable emphasis on their role in biology and biomedical sciences, environmental sciences, geology, archaeology and material ...

  12. X-ray fluorescence spectroscopic determination of heavy metals and ...

    African Journals Online (AJOL)

    Purpose: To determine the heavy metal and trace element composition of the powdered aerial parts of Origanum sipyleum L. and its water extract. Methods: The heavy metal and trace elements content of the powdered plant material and 2 % aqueous extract were evaluated by x-ray fluorescence spectroscopy with silicon ...

  13. Trace conditioning in insects-keep the trace!

    Science.gov (United States)

    Dylla, Kristina V; Galili, Dana S; Szyszka, Paul; Lüdke, Alja

    2013-01-01

    Trace conditioning is a form of associative learning that can be induced by presenting a conditioned stimulus (CS) and an unconditioned stimulus (US) following each other, but separated by a temporal gap. This gap distinguishes trace conditioning from classical delay conditioning, where the CS and US overlap. To bridge the temporal gap between both stimuli and to form an association between CS and US in trace conditioning, the brain must keep a neural representation of the CS after its termination-a stimulus trace. Behavioral and physiological studies on trace and delay conditioning revealed similarities between the two forms of learning, like similar memory decay and similar odor identity perception in invertebrates. On the other hand differences were reported also, like the requirement of distinct brain structures in vertebrates or disparities in molecular mechanisms in both vertebrates and invertebrates. For example, in commonly used vertebrate conditioning paradigms the hippocampus is necessary for trace but not for delay conditioning, and Drosophila delay conditioning requires the Rutabaga adenylyl cyclase (Rut-AC), which is dispensable in trace conditioning. It is still unknown how the brain encodes CS traces and how they are associated with a US in trace conditioning. Insects serve as powerful models to address the mechanisms underlying trace conditioning, due to their simple brain anatomy, behavioral accessibility and established methods of genetic interference. In this review we summarize the recent progress in insect trace conditioning on the behavioral and physiological level and emphasize similarities and differences compared to delay conditioning. Moreover, we examine proposed molecular and computational models and reassess different experimental approaches used for trace conditioning.

  14. Modelling of waves propagation on irregular surfaces using ray tracing and GTD approaches: Application to head waves simulation in TOFD inspections for NDT

    International Nuclear Information System (INIS)

    Ferrand, Adrien; Darmon, Michel; Chatillon, Sylvain; Deschamps, Marc

    2014-01-01

    The Time of Flight Diffraction (TOFD) technique is a classical ultrasonic method used in ultrasonic non-destructive evaluation, which allows a precise positioning and a quantitative size evaluation of cracks in the inspected material. Among the typical phenomena arising in the current TOFD inspection, the so-called 'head wave' is the first contribution reaching the receiver. The head wave propagation on a planar interface is well known and identified as a critical refraction taking place on the material surface. On irregular surfaces, it has been shown that the head wave results from the melting of surface and bulk waves mechanisms and that surface irregularities are responsible for numerous diffractions of the incident head wave. To simulate such behaviour, a model has been developed using a ray tracing technique based on time of flight minimization (generalized Fermat's principle). It enables the calculation of the ray path and the corresponding time of flight of all waves propagating in the material, including the head wave. To obtain a complete propagation model for these waves (both trajectory and amplitude), the integration of Geometrical Theory of Diffraction (GTD) models is currently performed by coupling them with the ray-based approach discussed above.

  15. The Chandra Source Catalog: Algorithms

    Science.gov (United States)

    McDowell, Jonathan; Evans, I. N.; Primini, F. A.; Glotfelty, K. J.; McCollough, M. L.; Houck, J. C.; Nowak, M. A.; Karovska, M.; Davis, J. E.; Rots, A. H.; Siemiginowska, A. L.; Hain, R.; Evans, J. D.; Anderson, C. S.; Bonaventura, N. R.; Chen, J. C.; Doe, S. M.; Fabbiano, G.; Galle, E. C.; Gibbs, D. G., II; Grier, J. D.; Hall, D. M.; Harbo, P. N.; He, X.; Lauer, J.; Miller, J. B.; Mitschang, A. W.; Morgan, D. L.; Nichols, J. S.; Plummer, D. A.; Refsdal, B. L.; Sundheim, B. A.; Tibbetts, M. S.; van Stone, D. W.; Winkelman, S. L.; Zografou, P.

    2009-09-01

    Creation of the Chandra Source Catalog (CSC) required adjustment of existing pipeline processing, adaptation of existing interactive analysis software for automated use, and development of entirely new algorithms. Data calibration was based on the existing pipeline, but more rigorous data cleaning was applied and the latest calibration data products were used. For source detection, a local background map was created including the effects of ACIS source readout streaks. The existing wavelet source detection algorithm was modified and a set of post-processing scripts used to correct the results. To analyse the source properties we ran the SAO Traceray trace code for each source to generate a model point spread function, allowing us to find encircled energy correction factors and estimate source extent. Further algorithms were developed to characterize the spectral, spatial and temporal properties of the sources and to estimate the confidence intervals on count rates and fluxes. Finally, sources detected in multiple observations were matched, and best estimates of their merged properties derived. In this paper we present an overview of the algorithms used, with more detailed treatment of some of the newly developed algorithms presented in companion papers.

  16. Simple simultaneous determination of soluble and insoluble trace metal components in sea salts by a combined coprecipitation/X-ray fluorescence method

    International Nuclear Information System (INIS)

    Iwatsuki, Masaaki; Ali, Muhammad; Kyotani, Tomohiro; Fukasawa, Tsutomu

    1996-01-01

    An X-ray fluorescence method using the coprecipitation-preconcentration technique has been developed for simple determination of both acid-soluble and insoluble trace metal components, such as manganese, iron, nickel, copper and zinc in sea salts. A salt sample is dissolved in a nitric acid solution, and the residue is filtered off onto a membrane filter. After the pH is adjusted to 7-8, the filtrate is boiled, followed by addition of aluminum carrier, oxine and thionalide solutions. The solution is re-adjusted to pH 9, and kept at 80-85degC for 60 min. The precipitates are filtered off onto another membrane filter. X-Ray fluorescence intensities from two filters loaded with the residue and precipitates are measured and the concentrations of the elements are determined simultaneously using the calibration curves. Detection limits were 0.01 μg g -1 for manganese and copper, 0.04 μg g -1 for nickel and zinc, and 0.05 μg g -1 for iron, regardless of the soluble and the insoluble components. The present method was successfully applied to the analysis of sea salt samples. (author)

  17. Trace-element analysis in environmental sciences

    International Nuclear Information System (INIS)

    Valkovic, V.; Moschini, G.

    1988-01-01

    The use of charged-particle accelerators in trace-element analysis in the field of environmental sciences is described in this article. Nuclear reactions, charged-particle-induced X-ray emission as well as other nuclear and atomic processes can be used individually, or combined, in developing adequate analytical systems. In addition to concentration levels, concentration levels, concentration profiles can be measured, resulting in unique information. Some examples of experiments performed are described together with the suggestions for future measurements [pt

  18. Improved ultrashort pulse-retrieval algorithm for frequency-resolved optical gating

    International Nuclear Information System (INIS)

    DeLong, K.W.; Trebino, R.

    1994-01-01

    We report on significant improvements in the pulse-retrieval algorithm used to reconstruct the amplitude and the phase of ultrashort optical pulses from the experimental frequency-resolved optical gating trace data in the polarization-gate geometry. These improvements involve the use of an intensity constraint, an overcorrection technique, and a multidimensional minimization scheme. While the previously published, basic algorithm converged for most common ultrashort pulses, it failed to retrieve pulses with significant intensity substructure. The improved composite algorithm successfully converges for such pulses. It can now retrieve essentially all pulses of practical interest. We present examples of complex waveforms that were retrieved by the improved algorithm

  19. Effect of soil moisture on trace elements concentrations using ...

    African Journals Online (AJOL)

    Portable X-ray fluorescence (PXRF) technology can offer rapid and cost-effective determination of the trace elements concentrations in soils. The aim of this study was to assess the influence of soil moisture content under different condition on PXRF measurement quality. For this purpose, PXRF was used to evaluate the soil ...

  20. Adaptive phase k-means algorithm for waveform classification

    Science.gov (United States)

    Song, Chengyun; Liu, Zhining; Wang, Yaojun; Xu, Feng; Li, Xingming; Hu, Guangmin

    2018-01-01

    Waveform classification is a powerful technique for seismic facies analysis that describes the heterogeneity and compartments within a reservoir. Horizon interpretation is a critical step in waveform classification. However, the horizon often produces inconsistent waveform phase, and thus results in an unsatisfied classification. To alleviate this problem, an adaptive phase waveform classification method called the adaptive phase k-means is introduced in this paper. Our method improves the traditional k-means algorithm using an adaptive phase distance for waveform similarity measure. The proposed distance is a measure with variable phases as it moves from sample to sample along the traces. Model traces are also updated with the best phase interference in the iterative process. Therefore, our method is robust to phase variations caused by the interpretation horizon. We tested the effectiveness of our algorithm by applying it to synthetic and real data. The satisfactory results reveal that the proposed method tolerates certain waveform phase variation and is a good tool for seismic facies analysis.