WorldWideScience

Sample records for residual method gmres

  1. Iterative methods for solving Ax=b, GMRES/FOM versus QMR/BiCG

    Energy Technology Data Exchange (ETDEWEB)

    Cullum, J. [IBM Research Division, Yorktown Heights, NY (United States)

    1996-12-31

    We study the convergence of GMRES/FOM and QMR/BiCG methods for solving nonsymmetric Ax=b. We prove that given the results of a BiCG computation on Ax=b, we can obtain a matrix B with the same eigenvalues as A and a vector c such that the residual norms generated by a FOM computation on Bx=c are identical to those generated by the BiCG computations. Using a unitary equivalence for each of these methods, we obtain test problems where we can easily vary certain spectral properties of the matrices. We use these test problems to study the effects of nonnormality on the convergence of GMRES and QMR, to study the effects of eigenvalue outliers on the convergence of QMR, and to compare the convergence of restarted GMRES, QMR, and BiCGSTAB across a family of normal and nonnormal problems. Our GMRES tests on nonnormal test matrices indicate that nonnormality can have unexpected effects upon the residual norm convergence, giving misleading indications of superior convergence over QMR when the error norms for GMRES are not significantly different from those for QMR. Our QMR tests indicate that the convergence of the QMR residual and error norms is influenced predominantly by small and large eigenvalue outliers and by the character, real, complex, or nearly real, of the outliers and the other eigenvalues. In our comparison tests QMR outperformed GMRES(10) and GMRES(20) on both the normal and nonnormal test matrices.

  2. A New GMRES(m Method for Markov Chains

    Directory of Open Access Journals (Sweden)

    Bing-Yuan Pu

    2013-01-01

    Full Text Available This paper presents a class of new accelerated restarted GMRES method for calculating the stationary probability vector of an irreducible Markov chain. We focus on the mechanism of this new hybrid method by showing how to periodically combine the GMRES and vector extrapolation method into a much efficient one for improving the convergence rate in Markov chain problems. Numerical experiments are carried out to demonstrate the efficiency of our new algorithm on several typical Markov chain problems.

  3. Some observations on weighted GMRES

    KAUST Repository

    Güttel, Stefan

    2014-01-10

    We investigate the convergence of the weighted GMRES method for solving linear systems. Two different weighting variants are compared with unweighted GMRES for three model problems, giving a phenomenological explanation of cases where weighting improves convergence, and a case where weighting has no effect on the convergence. We also present a new alternative implementation of the weighted Arnoldi algorithm which under known circumstances will be favourable in terms of computational complexity. These implementations of weighted GMRES are compared for a large number of examples. We find that weighted GMRES may outperform unweighted GMRES for some problems, but more often this method is not competitive with other Krylov subspace methods like GMRES with deflated restarting or BICGSTAB, in particular when a preconditioner is used. © 2014 Springer Science+Business Media New York.

  4. Some observations on weighted GMRES

    KAUST Repository

    Gü ttel, Stefan; Pestana, Jennifer

    2014-01-01

    We investigate the convergence of the weighted GMRES method for solving linear systems. Two different weighting variants are compared with unweighted GMRES for three model problems, giving a phenomenological explanation of cases where weighting improves convergence, and a case where weighting has no effect on the convergence. We also present a new alternative implementation of the weighted Arnoldi algorithm which under known circumstances will be favourable in terms of computational complexity. These implementations of weighted GMRES are compared for a large number of examples. We find that weighted GMRES may outperform unweighted GMRES for some problems, but more often this method is not competitive with other Krylov subspace methods like GMRES with deflated restarting or BICGSTAB, in particular when a preconditioner is used. © 2014 Springer Science+Business Media New York.

  5. A block variant of the GMRES method on massively parallel processors

    Energy Technology Data Exchange (ETDEWEB)

    Li, Guangye [Cray Research, Inc., Eagan, MN (United States)

    1996-12-31

    This paper presents a block variant of the GMRES method for solving general unsymmetric linear systems. This algorithm generates a transformed Hessenberg matrix by solely using block matrix operations and block data communications. It is shown that this algorithm with block size s, denoted by BVGMRES(s,m), is theoretically equivalent to the GMRES(s*m) method. The numerical results show that this algorithm can be more efficient than the standard GMRES method on a cache based single CPU computer with optimized BLAS kernels. Furthermore, the gain in efficiency is more significant on MPPs due to both efficient block operations and efficient block data communications. Our numerical results also show that in comparison to the standard GMRES method, the more PEs that are used on an MPP, the more efficient the BVGMRES(s,m) algorithm is.

  6. Application of the DSA preconditioned GMRES formalism to the method of characteristics - First results

    International Nuclear Information System (INIS)

    Le Tellier, R.; Hebert, A.

    2004-01-01

    The method of characteristics is well known for its slow convergence; consequently, as it is often done for SN methods, the Generalized Minimal Residual approach (GMRES) has been investigated for its practical implementation and its high reliability. GMRES is one of the most effective Krylov iterative methods to solve large linear systems. Moreover, the system has been 'left preconditioned' with the Algebraic Collapsing Acceleration (ACA) a variant of the Diffusion Synthetic Acceleration (DSA) based on I. Suslov's former works. This paper presents the first numerical results of these methods in 2D geometries with material discontinuities. Indeed, previous investigations have shown a degraded effectiveness of Diffusion Synthetic Accelerations with this kind of geometries. Results are presented for 9 x 9 Cartesian assemblies in terms of the speed of convergence of the inner iterations (fixed source) of the method of characteristics. It shows a significant improvement on the convergence rate. (authors)

  7. Minimal residual method stronger than polynomial preconditioning

    Energy Technology Data Exchange (ETDEWEB)

    Faber, V.; Joubert, W.; Knill, E. [Los Alamos National Lab., NM (United States)] [and others

    1994-12-31

    Two popular methods for solving symmetric and nonsymmetric systems of equations are the minimal residual method, implemented by algorithms such as GMRES, and polynomial preconditioning methods. In this study results are given on the convergence rates of these methods for various classes of matrices. It is shown that for some matrices, such as normal matrices, the convergence rates for GMRES and for the optimal polynomial preconditioning are the same, and for other matrices such as the upper triangular Toeplitz matrices, it is at least assured that if one method converges then the other must converge. On the other hand, it is shown that matrices exist for which restarted GMRES always converges but any polynomial preconditioning of corresponding degree makes no progress toward the solution for some initial error. The implications of these results for these and other iterative methods are discussed.

  8. Research on an efficient preconditioner using GMRES method for the MOC

    International Nuclear Information System (INIS)

    Takeda, Satoshi; Kitada, Takanori; Smith, Michael A.

    2011-01-01

    The modeling accuracy of reactor analysis techniques has improved considerably with the progressive improvements in computational capabilities. The method of characteristics (MOC) solves the neutron transport equation using tracking lines which simulates the neutron paths. The MOC is an accurate calculation method and is becoming a major solver because of the rapid advancement of the computer. In this methodology, the transport equation is discretized into many spatial meshes and energy wise groups. And the discretization generates a large system which needs a lot of computational costs. To reduce computational costs of MOC calculation, we investigate the Generalized Minimal RESidual (GMRES) method as an accelerator and developed an efficient preconditioner for the MOC calculation. The preconditioner we developed was made by simplifying rigorous preconditioner. And the efficiency was verified by comparing the number of iterations which is calculated by one dimensional MOC code

  9. Right-Hand Side Dependent Bounds for GMRES Applied to Ill-Posed Problems

    KAUST Repository

    Pestana, Jennifer

    2014-01-01

    © IFIP International Federation for Information Processing 2014. In this paper we apply simple GMRES bounds to the nearly singular systems that arise in ill-posed problems. Our bounds depend on the eigenvalues of the coefficient matrix, the right-hand side vector and the nonnormality of the system. The bounds show that GMRES residuals initially decrease, as residual components associated with large eigenvalues are reduced, after which semi-convergence can be expected because of the effects of small eigenvalues.

  10. Properties of Worst-Case GMRES

    Czech Academy of Sciences Publication Activity Database

    Faber, V.; Liesen, J.; Tichý, Petr

    2013-01-01

    Roč. 34, č. 4 (2013), s. 1500-1519 ISSN 0895-4798 R&D Projects: GA ČR GA13-06684S Grant - others:GA AV ČR(CZ) M10041090 Institutional support: RVO:67985807 Keywords : GMRES method * worst-case convergence * ideal GMRES * matrix approximation problems * minmax Subject RIV: BA - General Mathematics Impact factor: 1.806, year: 2013

  11. Effectiveness of various transport synthetic acceleration methods with and without GMRES

    International Nuclear Information System (INIS)

    Chang, J.H.; Adams, M.L.

    2005-01-01

    We explore the effectiveness of three types of transport synthetic acceleration (TSA) methods as stand-alone methods and as pre-conditioners within the GMRES Krylov solver. The three types are β TSA, 'stretched' TSA, and 'stretched and filtered' (SF) TSA. We analyzed the effectiveness of these algorithms using Fourier mode analysis of model two-dimensional problems with periodic boundary conditions, including problems with alternating layers of different materials. The analyses revealed that both β-TSA and stretched TSA can diverge for fairly weak heterogeneities. Performance of SF TSA, even with the optimum filtering parameter, degrades with heterogeneity. However, with GMRES, all TSA methods are convergent. SF TSA with the optimum filtering parameter was the most effective method. Numerical results support our Fourier mode analysis. (authors)

  12. Application of preconditioned GMRES to the numerical solution of the neutron transport equation

    International Nuclear Information System (INIS)

    Patton, B.W.; Holloway, J.P.

    2002-01-01

    The generalized minimal residual (GMRES) method with right preconditioning is examined as an alternative to both standard and accelerated transport sweeps for the iterative solution of the diamond differenced discrete ordinates neutron transport equation. Incomplete factorization (ILU) type preconditioners are used to determine their effectiveness in accelerating GMRES for this application. ILU(τ), which requires the specification of a dropping criteria τ, proves to be a good choice for the types of problems examined in this paper. The combination of ILU(τ) and GMRES is compared with both DSA and unaccelerated transport sweeps for several model problems. It is found that the computational workload of the ILU(τ)-GMRES combination scales nonlinearly with the number of energy groups and quadrature order, making this technique most effective for problems with a small number of groups and discrete ordinates. However, the cost of preconditioner construction can be amortized over several calculations with different source and/or boundary values. Preconditioners built upon standard transport sweep algorithms are also evaluated as to their effectiveness in accelerating the convergence of GMRES. These preconditioners show better scaling with such problem parameters as the scattering ratio, the number of discrete ordinates, and the number of spatial meshes. These sweeps based preconditioners can also be cast in a matrix free form that greatly reduces storage requirements

  13. On Investigating GMRES Convergence using Unitary Matrices

    Czech Academy of Sciences Publication Activity Database

    Duintjer Tebbens, Jurjen; Meurant, G.; Sadok, H.; Strakoš, Z.

    2014-01-01

    Roč. 450, 1 June (2014), s. 83-107 ISSN 0024-3795 Grant - others:GA AV ČR(CZ) M100301201; GA MŠk(CZ) LL1202 Institutional support: RVO:67985807 Keywords : GMRES convergence * unitary matrices * unitary spectra * normal matrices * Krylov residual subspace * Schur parameters Subject RIV: BA - General Mathematics Impact factor: 0.939, year: 2014

  14. Convergence of Inner-Iteration GMRES Methods for Rank-Deficient Least Squares Problems

    Czech Academy of Sciences Publication Activity Database

    Morikuni, Keiichi; Hayami, K.

    2015-01-01

    Roč. 36, č. 1 (2015), s. 225-250 ISSN 0895-4798 Institutional support: RVO:67985807 Keywords : least squares problem * iterative methods * preconditioner * inner-outer iteration * GMRES method * stationary iterative method * rank-deficient problem Subject RIV: BA - General Mathematics Impact factor: 1.883, year: 2015

  15. Tensor-GMRES method for large sparse systems of nonlinear equations

    Science.gov (United States)

    Feng, Dan; Pulliam, Thomas H.

    1994-01-01

    This paper introduces a tensor-Krylov method, the tensor-GMRES method, for large sparse systems of nonlinear equations. This method is a coupling of tensor model formation and solution techniques for nonlinear equations with Krylov subspace projection techniques for unsymmetric systems of linear equations. Traditional tensor methods for nonlinear equations are based on a quadratic model of the nonlinear function, a standard linear model augmented by a simple second order term. These methods are shown to be significantly more efficient than standard methods both on nonsingular problems and on problems where the Jacobian matrix at the solution is singular. A major disadvantage of the traditional tensor methods is that the solution of the tensor model requires the factorization of the Jacobian matrix, which may not be suitable for problems where the Jacobian matrix is large and has a 'bad' sparsity structure for an efficient factorization. We overcome this difficulty by forming and solving the tensor model using an extension of a Newton-GMRES scheme. Like traditional tensor methods, we show that the new tensor method has significant computational advantages over the analogous Newton counterpart. Consistent with Krylov subspace based methods, the new tensor method does not depend on the factorization of the Jacobian matrix. As a matter of fact, the Jacobian matrix is never needed explicitly.

  16. By how much can Residual Minimization Accelerate the Convergence of Orthogonal Residual Methods?

    Czech Academy of Sciences Publication Activity Database

    Gutknecht, M. H.; Rozložník, Miroslav

    2001-01-01

    Roč. 27, - (2001), s. 189-213 ISSN 1017-1398 R&D Projects: GA ČR GA201/98/P108 Institutional research plan: AV0Z1030915 Keywords : system of linear algebraic equations * iterative method * Krylov space method * conjugate gradient method * biconjugate gradient method * CG * CGNE * CGNR * CGS * FOM * GMRes * QMR * TFQMR * residual smoothing * MR smoothing * QMR smoothing Subject RIV: BA - General Mathematics Impact factor: 0.438, year: 2001

  17. Prescribing the behavior of early terminating GMRES and Arnoldi iterations

    Czech Academy of Sciences Publication Activity Database

    Duintjer Tebbens, Jurjen; Meurant, G.

    2014-01-01

    Roč. 65, č. 1 (2014), s. 69-90 ISSN 1017-1398 R&D Projects: GA AV ČR IAA100300802 Grant - others:GA AV ČR(CZ) M100301201 Institutional research plan: CEZ:AV0Z10300504 Keywords : Arnoldi process * early termination * GMRES method * prescribed GMRES convergence * Arnoldi method * prescribed Ritz values Subject RIV: BA - General Mathematics Impact factor: 1.417, year: 2014

  18. Iterative Regularization with Minimum-Residual Methods

    DEFF Research Database (Denmark)

    Jensen, Toke Koldborg; Hansen, Per Christian

    2007-01-01

    subspaces. We provide a combination of theory and numerical examples, and our analysis confirms the experience that MINRES and MR-II can work as general regularization methods. We also demonstrate theoretically and experimentally that the same is not true, in general, for GMRES and RRGMRES their success......We study the regularization properties of iterative minimum-residual methods applied to discrete ill-posed problems. In these methods, the projection onto the underlying Krylov subspace acts as a regularizer, and the emphasis of this work is on the role played by the basis vectors of these Krylov...... as regularization methods is highly problem dependent....

  19. Iterative regularization with minimum-residual methods

    DEFF Research Database (Denmark)

    Jensen, Toke Koldborg; Hansen, Per Christian

    2006-01-01

    subspaces. We provide a combination of theory and numerical examples, and our analysis confirms the experience that MINRES and MR-II can work as general regularization methods. We also demonstrate theoretically and experimentally that the same is not true, in general, for GMRES and RRGMRES - their success......We study the regularization properties of iterative minimum-residual methods applied to discrete ill-posed problems. In these methods, the projection onto the underlying Krylov subspace acts as a regularizer, and the emphasis of this work is on the role played by the basis vectors of these Krylov...... as regularization methods is highly problem dependent....

  20. Any Admissible Harmonic Ritz Value Set is Possible for GMRES

    Czech Academy of Sciences Publication Activity Database

    Du, K.; Duintjer Tebbens, Jurjen; Meurant, G.

    2017-01-01

    Roč. 47, September 18 (2017), s. 37-56 ISSN 1068-9613 R&D Projects: GA ČR GA13-06684S Institutional support: RVO:67985807 Keywords : Ritz values * harmonic Ritz values * GMRES convergence * prescribed residual norms * FOM convergence Subject RIV: BA - General Mathematics OBOR OECD: Applied mathematics Impact factor: 0.925, year: 2016 http://etna.mcs.kent.edu/volumes/2011-2020/vol47/abstract.php?vol=47&pages=37-56

  1. A new adaptive GMRES algorithm for achieving high accuracy

    Energy Technology Data Exchange (ETDEWEB)

    Sosonkina, M.; Watson, L.T.; Kapania, R.K. [Virginia Polytechnic Inst., Blacksburg, VA (United States); Walker, H.F. [Utah State Univ., Logan, UT (United States)

    1996-12-31

    GMRES(k) is widely used for solving nonsymmetric linear systems. However, it is inadequate either when it converges only for k close to the problem size or when numerical error in the modified Gram-Schmidt process used in the GMRES orthogonalization phase dramatically affects the algorithm performance. An adaptive version of GMRES (k) which tunes the restart value k based on criteria estimating the GMRES convergence rate for the given problem is proposed here. The essence of the adaptive GMRES strategy is to adapt the parameter k to the problem, similar in spirit to how a variable order ODE algorithm tunes the order k. With FORTRAN 90, which provides pointers and dynamic memory management, dealing with the variable storage requirements implied by varying k is not too difficult. The parameter k can be both increased and decreased-an increase-only strategy is described next followed by pseudocode.

  2. GMRES and integral operators

    Energy Technology Data Exchange (ETDEWEB)

    Kelley, C.T.; Xue, Z.Q. [North Carolina State Univ., Raleigh, NC (United States)

    1994-12-31

    Many discretizations of integral equations and compact fixed point problems are collectively compact and strongly convergent in spaces of continuous functions. These properties not only lead to stable and convergent approximations but also can be used in the construction of fast multilevel algorithms. Recently the GMRES algorithm has become a standard coarse mesh solver. The purpose of this paper is to show how the special properties of integral operators and their approximations are reflected in the performance of the GMRES iteration and how these properties can be used to strengthen the norm in which convergence takes place. The authors illustrate these ideas with composite Gauss rules for integral equations on the unit interval.

  3. Any Admissible Harmonic Ritz Value Set is Possible for GMRES

    Czech Academy of Sciences Publication Activity Database

    Du, K.; Duintjer Tebbens, Jurjen; Meurant, G.

    2017-01-01

    Roč. 47, September 18 (2017), s. 37-56 ISSN 1068-9613 R&D Projects: GA ČR GA13-06684S Institutional support: RVO:67985807 Keywords : Ritz value s * harmonic Ritz value s * GMRES convergence * prescribed residual norms * FOM convergence Subject RIV: BA - General Mathematics OBOR OECD: Applied mathematics Impact factor: 0.925, year: 2016 http://etna.mcs.kent.edu/volumes/2011-2020/vol47/abstract.php?vol=47&pages=37-56

  4. The performances of R GPU implementations of the GMRES method

    Directory of Open Access Journals (Sweden)

    Bogdan Oancea

    2018-03-01

    Full Text Available Although the performance of commodity computers has improved drastically with the introduction of multicore processors and GPU computing, the standard R distribution is still based on single-threaded model of computation, using only a small fraction of the computational power available now for most desktops and laptops. Modern statistical software packages rely on high performance implementations of the linear algebra routines there are at the core of several important leading edge statistical methods. In this paper we present a GPU implementation of the GMRES iterative method for solving linear systems. We compare the performance of this implementation with a pure single threaded version of the CPU. We also investigate the performance of our implementation using different GPU packages available now for R such as gmatrix, gputools or gpuR which are based on CUDA or OpenCL frameworks.

  5. An efficient preconditioning technique using Krylov subspace methods for 3D characteristics solvers

    International Nuclear Information System (INIS)

    Dahmani, M.; Le Tellier, R.; Roy, R.; Hebert, A.

    2005-01-01

    The Generalized Minimal RESidual (GMRES) method, using a Krylov subspace projection, is adapted and implemented to accelerate a 3D iterative transport solver based on the characteristics method. Another acceleration technique called the self-collision rebalancing technique (SCR) can also be used to accelerate the solution or as a left preconditioner for GMRES. The GMRES method is usually used to solve a linear algebraic system (Ax=b). It uses K(r (o) ,A) as projection subspace and AK(r (o) ,A) for the orthogonalization of the residual. This paper compares the performance of these two combined methods on various problems. To implement the GMRES iterative method, the characteristics equations are derived in linear algebra formalism by using the equivalence between the method of characteristics and the method of collision probability to end up with a linear algebraic system involving fluxes and currents. Numerical results show good performance of the GMRES technique especially for the cases presenting large material heterogeneity with a scattering ratio close to 1. Similarly, the SCR preconditioning slightly increases the GMRES efficiency

  6. Any Ritz Value Behavior Is Possible for Arnoldi and for GMRES

    Czech Academy of Sciences Publication Activity Database

    Duintjer Tebbens, Jurjen; Meurant, G.

    2012-01-01

    Roč. 33, č. 3 (2012), s. 958-978 ISSN 0895-4798 R&D Projects: GA AV ČR IAA100300802 Grant - others:GA AV ČR(CZ) M100300901 Institutional research plan: CEZ:AV0Z10300504 Keywords : Ritz values * Arnoldi process * Arnoldi method * GMRES method * prescribed convergence * interlacing properties Subject RIV: BA - General Mathematics Impact factor: 1.342, year: 2012

  7. Residual and Backward Error Bounds in Minimum Residual Krylov Subspace Methods

    Czech Academy of Sciences Publication Activity Database

    Paige, C. C.; Strakoš, Zdeněk

    2002-01-01

    Roč. 23, č. 6 (2002), s. 1899-1924 ISSN 1064-8275 R&D Projects: GA AV ČR IAA1030103 Institutional research plan: AV0Z1030915 Keywords : linear equations * eigenproblem * large sparse matrices * iterative solutions * Krylov subspace methods * Arnoldi method * GMRES * modified Gram-Schmidt * least squares * total least squares * singular values Subject RIV: BA - General Mathematics Impact factor: 1.291, year: 2002

  8. Deflation of Eigenvalues for GMRES in Lattice QCD

    International Nuclear Information System (INIS)

    Morgan, Ronald B.; Wilcox, Walter

    2002-01-01

    Versions of GMRES with deflation of eigenvalues are applied to lattice QCD problems. Approximate eigenvectors corresponding to the smallest eigenvalues are generated at the same time that linear equations are solved. The eigenvectors improve convergence for the linear equations, and they help solve other right-hand sides

  9. A Framework for Generalized Conjugate Gradient Methods - with Special Emphasis on Contributions by Rüdiger Weiss

    Czech Academy of Sciences Publication Activity Database

    Gutknecht, M. H.; Rozložník, Miroslav

    2002-01-01

    Roč. 41, - (2002), s. 7-22 ISSN 0168-9274 R&D Projects: GA AV ČR IAA1030103; GA ČR GA101/00/1035 Institutional research plan: AV0Z1030915 Keywords : sparse linear systems * Krylov space method * orthogonal residual method * minimal residual method * conjugate gradient method * residual smoothing * CG * CGNE * CGNR * CR * FOM * GMRES * PRES Subject RIV: BA - General Mathematics Impact factor: 0.504, year: 2002

  10. Numerical simulations of microwave heating of liquids: enhancements using Krylov subspace methods

    Science.gov (United States)

    Lollchund, M. R.; Dookhitram, K.; Sunhaloo, M. S.; Boojhawon, R.

    2013-04-01

    In this paper, we compare the performances of three iterative solvers for large sparse linear systems arising in the numerical computations of incompressible Navier-Stokes (NS) equations. These equations are employed mainly in the simulation of microwave heating of liquids. The emphasis of this work is on the application of Krylov projection techniques such as Generalized Minimal Residual (GMRES) to solve the Pressure Poisson Equations that result from discretisation of the NS equations. The performance of the GMRES method is compared with the traditional Gauss-Seidel (GS) and point successive over relaxation (PSOR) techniques through their application to simulate the dynamics of water housed inside a vertical cylindrical vessel which is subjected to microwave radiation. It is found that as the mesh size increases, GMRES gives the fastest convergence rate in terms of computational times and number of iterations.

  11. Numerical simulations of microwave heating of liquids: enhancements using Krylov subspace methods

    International Nuclear Information System (INIS)

    Lollchund, M R; Dookhitram, K; Sunhaloo, M S; Boojhawon, R

    2013-01-01

    In this paper, we compare the performances of three iterative solvers for large sparse linear systems arising in the numerical computations of incompressible Navier-Stokes (NS) equations. These equations are employed mainly in the simulation of microwave heating of liquids. The emphasis of this work is on the application of Krylov projection techniques such as Generalized Minimal Residual (GMRES) to solve the Pressure Poisson Equations that result from discretisation of the NS equations. The performance of the GMRES method is compared with the traditional Gauss-Seidel (GS) and point successive over relaxation (PSOR) techniques through their application to simulate the dynamics of water housed inside a vertical cylindrical vessel which is subjected to microwave radiation. It is found that as the mesh size increases, GMRES gives the fastest convergence rate in terms of computational times and number of iterations.

  12. Deflation of eigenvalues for iterative methods in lattice QCD

    International Nuclear Information System (INIS)

    Darnell, Dean; Morgan, Ronald B.; Wilcox, Walter

    2004-01-01

    Work on generalizing the deflated, restarted GMRES algorithm, useful in lattice studies using stochastic noise methods, is reported. We first show how the multi-mass extension of deflated GMRES can be implemented. We then give a deflated GMRES method that can be used on multiple right-hand sides of Aχ = b in an efficient manner. We also discuss and give numerical results on the possibilty of combining deflated GMRES for the first right hand side with a deflated BiCGStab algorithm for the subsequent right hand sides

  13. Multiple solutions to dense systems in radar scattering using a preconditioned block GMRES solver

    Energy Technology Data Exchange (ETDEWEB)

    Boyse, W.E. [Advanced Software Resources, Inc., Santa Clara, CA (United States)

    1996-12-31

    Multiple right-hand sides occur in radar scattering calculations in the computation of the simulated radar return from a body at a large number of angles. Each desired angle requires a right-hand side vector to be computed and the solution generated. These right-hand sides are naturally smooth functions of the angle parameters and this property is utilized in a novel way to compute solutions an order of magnitude faster than LINPACK The modeling technique addressed is the Method of Moments (MOM), i.e. a boundary element method for time harmonic Maxwell`s equations. Discretization by this method produces general complex dense systems of rank 100`s to 100,000`s. The usual way to produce the required multiple solutions is via LU factorization and solution routines such as found in LINPACK. Our method uses the block GMRES iterative method to directly iterate a subset of the desired solutions to convergence.

  14. Preconditioned iterative methods for space-time fractional advection-diffusion equations

    Science.gov (United States)

    Zhao, Zhi; Jin, Xiao-Qing; Lin, Matthew M.

    2016-08-01

    In this paper, we propose practical numerical methods for solving a class of initial-boundary value problems of space-time fractional advection-diffusion equations. First, we propose an implicit method based on two-sided Grünwald formulae and discuss its stability and consistency. Then, we develop the preconditioned generalized minimal residual (preconditioned GMRES) method and preconditioned conjugate gradient normal residual (preconditioned CGNR) method with easily constructed preconditioners. Importantly, because resulting systems are Toeplitz-like, fast Fourier transform can be applied to significantly reduce the computational cost. We perform numerical experiments to demonstrate the efficiency of our preconditioners, even in cases with variable coefficients.

  15. An acceleration technique for 2D MOC based on Krylov subspace and domain decomposition methods

    International Nuclear Information System (INIS)

    Zhang Hongbo; Wu Hongchun; Cao Liangzhi

    2011-01-01

    Highlights: → We convert MOC into linear system solved by GMRES as an acceleration method. → We use domain decomposition method to overcome the inefficiency on large matrices. → Parallel technology is applied and a matched ray tracing system is developed. → Results show good efficiency even in large-scale and strong scattering problems. → The emphasis is that the technique is geometry-flexible. - Abstract: The method of characteristics (MOC) has great geometrical flexibility but poor computational efficiency in neutron transport calculations. The generalized minimal residual (GMRES) method, a type of Krylov subspace method, is utilized to accelerate a 2D generalized geometry characteristics solver AutoMOC. In this technique, a form of linear algebraic equation system for angular flux moments and boundary fluxes is derived to replace the conventional characteristics sweep (i.e. inner iteration) scheme, and then the GMRES method is implemented as an efficient linear system solver. This acceleration method is proved to be reliable in theory and simple for implementation. Furthermore, as introducing no restriction in geometry treatment, it is suitable for acceleration of an arbitrary geometry MOC solver. However, it is observed that the speedup decreases when the matrix becomes larger. The spatial domain decomposition method and multiprocessing parallel technology are then employed to overcome the problem. The calculation domain is partitioned into several sub-domains. For each of them, a smaller matrix is established and solved by GMRES; and the adjacent sub-domains are coupled by 'inner-edges', where the trajectory mismatches are considered adequately. Moreover, a matched ray tracing system is developed on the basis of AutoCAD, which allows a user to define the sub-domains on demand conveniently. Numerical results demonstrate that the acceleration techniques are efficient without loss of accuracy, even in the case of large-scale and strong scattering

  16. Parallel Jacobian-free Newton Krylov solution of the discrete ordinates method with flux limiters for 3D radiative transfer

    International Nuclear Information System (INIS)

    Godoy, William F.; Liu Xu

    2012-01-01

    The present study introduces a parallel Jacobian-free Newton Krylov (JFNK) general minimal residual (GMRES) solution for the discretized radiative transfer equation (RTE) in 3D, absorbing, emitting and scattering media. For the angular and spatial discretization of the RTE, the discrete ordinates method (DOM) and the finite volume method (FVM) including flux limiters are employed, respectively. Instead of forming and storing a large Jacobian matrix, JFNK methods allow for large memory savings as the required Jacobian-vector products are rather approximated by semiexact and numerical formulations, for which convergence and computational times are presented. Parallelization of the GMRES solution is introduced in a combined memory-shared/memory-distributed formulation that takes advantage of the fact that only large vector arrays remain in the JFNK process. Results are presented for 3D test cases including a simple homogeneous, isotropic medium and a more complex non-homogeneous, non-isothermal, absorbing–emitting and anisotropic scattering medium with collimated intensities. Additionally, convergence and stability of Gram–Schmidt and Householder orthogonalizations for the Arnoldi process in the parallel GMRES algorithms are discussed and analyzed. Overall, the introduction of JFNK methods results in a parallel, yet scalable to the tested 2048 processors, and memory affordable solution to 3D radiative transfer problems without compromising the accuracy and convergence of a Newton-like solution.

  17. Application of preconditioned conjugate gradient-like methods to reactor kinetics

    International Nuclear Information System (INIS)

    Yang, D.Y.; Chen, G.S.; Chou, H.P.

    1993-01-01

    Several conjugate gradient-like (CG-like) methods are applied to solve the nonsymmetric linear systems of equations derived from the time-dependent two-dimensional two-energy-group neutron diffusion equations by a finite difference approximation. The methods are: the generalized conjugate residual method; the generalized conjugate gradient least-square method; the generalized minimal residual method (GMRES); the conjugate gradient square method; and a variant of bi-conjugate gradient method (Bi-CGSTAB). In order to accelerate these methods, six preconditioning techniques are investigated. Two are based on pointwise incomplete factorization: the incomplete LU (ILU) and the modified incomplete LU (MILU) decompositions; two, based on the block tridiagonal structure of the coefficient matrix, are blockwise and modified blockwise incomplete factorizations, BILU and MBILU; two are the alternating-direction implicit and symmetric successive overrelaxation (SSOR) preconditioners, derived from the basic iterative schemes. Comparisons are made by using CG-like methods combined with different preconditioners to solve a sequence of time-step reactor transient problems. Numerical tests indicate that preconditioned BI-CGSTAB with the preconditioner MBILU requires less CPU time and fewer iterations than other methods. The preconditioned CG-like methods are less sensitive to the time-step size used than the Chebyshev semi-iteration method and line SOR method. The indication is that the CGS, Bi-CGSTAB and GMRES methods are, on average, better than the other methods in reactor kinetics computation and that a good preconditioner is more important than the choice of CG-like methods. The MILU decomposition based on the conventional row-sum criterion has difficulty yielding a convergent solution and an improved version is introduced. (author)

  18. A Review of Element-Based Galerkin Methods for Numerical Weather Prediction

    Science.gov (United States)

    2015-04-01

    weighted residuals because a linear system of algebraic equations in the unknowns q̂ is built by imposing that∫ Ω wRdΩ = 0, (30) where R = L−S is the (non...space; this spectral transform is evaluated using a combination of Fourier and 10 Simone Marras1 et al. Legendre transforms. We perform an elementary ...For the first algebraic system, the GMRES method with a simple diagonal preconditioning is efficient in most of the cases, and few iterations are

  19. Newton-like methods for Navier-Stokes solution

    Science.gov (United States)

    Qin, N.; Xu, X.; Richards, B. E.

    1992-12-01

    The paper reports on Newton-like methods called SFDN-alpha-GMRES and SQN-alpha-GMRES methods that have been devised and proven as powerful schemes for large nonlinear problems typical of viscous compressible Navier-Stokes solutions. They can be applied using a partially converged solution from a conventional explicit or approximate implicit method. Developments have included the efficient parallelization of the schemes on a distributed memory parallel computer. The methods are illustrated using a RISC workstation and a transputer parallel system respectively to solve a hypersonic vortical flow.

  20. A look-ahead variant of the Lanczos algorithm and its application to the quasi-minimal residual method for non-Hermitian linear systems. Ph.D. Thesis - Massachusetts Inst. of Technology, Aug. 1991

    Science.gov (United States)

    Nachtigal, Noel M.

    1991-01-01

    The Lanczos algorithm can be used both for eigenvalue problems and to solve linear systems. However, when applied to non-Hermitian matrices, the classical Lanczos algorithm is susceptible to breakdowns and potential instabilities. In addition, the biconjugate gradient (BCG) algorithm, which is the natural generalization of the conjugate gradient algorithm to non-Hermitian linear systems, has a second source of breakdowns, independent of the Lanczos breakdowns. Here, we present two new results. We propose an implementation of a look-ahead variant of the Lanczos algorithm which overcomes the breakdowns by skipping over those steps where a breakdown or a near-breakdown would occur. The new algorithm can handle look-ahead steps of any length and requires the same number of matrix-vector products and inner products per step as the classical Lanczos algorithm without look-ahead. Based on the proposed look-ahead Lanczos algorithm, we then present a novel BCG-like approach, the quasi-minimal residual (QMR) method, which avoids the second source of breakdowns in the BCG algorithm. We present details of the new method and discuss some of its properties. In particular, we discuss the relationship between QMR and BCG, showing how one can recover the BCG iterates, when they exist, from the QMR iterates. We also present convergence results for QMR, showing the connection between QMR and the generalized minimal residual (GMRES) algorithm, the optimal method in this class of methods. Finally, we give some numerical examples, both for eigenvalue computations and for non-Hermitian linear systems.

  1. Multi-Level iterative methods in computational plasma physics

    International Nuclear Information System (INIS)

    Knoll, D.A.; Barnes, D.C.; Brackbill, J.U.; Chacon, L.; Lapenta, G.

    1999-01-01

    Plasma physics phenomena occur on a wide range of spatial scales and on a wide range of time scales. When attempting to model plasma physics problems numerically the authors are inevitably faced with the need for both fine spatial resolution (fine grids) and implicit time integration methods. Fine grids can tax the efficiency of iterative methods and large time steps can challenge the robustness of iterative methods. To meet these challenges they are developing a hybrid approach where multigrid methods are used as preconditioners to Krylov subspace based iterative methods such as conjugate gradients or GMRES. For nonlinear problems they apply multigrid preconditioning to a matrix-few Newton-GMRES method. Results are presented for application of these multilevel iterative methods to the field solves in implicit moment method PIC, multidimensional nonlinear Fokker-Planck problems, and their initial efforts in particle MHD

  2. Residual gravimetric method to measure nebulizer output.

    Science.gov (United States)

    Vecellio None, Laurent; Grimbert, Daniel; Bordenave, Joelle; Benoit, Guy; Furet, Yves; Fauroux, Brigitte; Boissinot, Eric; De Monte, Michele; Lemarié, Etienne; Diot, Patrice

    2004-01-01

    The aim of this study was to assess a residual gravimetric method based on weighing dry filters to measure the aerosol output of nebulizers. This residual gravimetric method was compared to assay methods based on spectrophotometric measurement of terbutaline (Bricanyl, Astra Zeneca, France), high-performance liquid chromatography (HPLC) measurement of tobramycin (Tobi, Chiron, U.S.A.), and electrochemical measurements of NaF (as defined by the European standard). Two breath-enhanced jet nebulizers, one standard jet nebulizer, and one ultrasonic nebulizer were tested. Output produced by the residual gravimetric method was calculated by weighing the filters both before and after aerosol collection and by filter drying corrected by the proportion of drug contained in total solute mass. Output produced by the electrochemical, spectrophotometric, and HPLC methods was determined after assaying the drug extraction filter. The results demonstrated a strong correlation between the residual gravimetric method (x axis) and assay methods (y axis) in terms of drug mass output (y = 1.00 x -0.02, r(2) = 0.99, n = 27). We conclude that a residual gravimetric method based on dry filters, when validated for a particular agent, is an accurate way of measuring aerosol output.

  3. Evaluation of Residual Stresses using Ring Core Method

    Directory of Open Access Journals (Sweden)

    Holý S.

    2010-06-01

    Full Text Available The method for measuring residual stresses using ring-core method is described. Basic relations are given for residual stress measurement along the specimen depth and simplified method is described for average residual stress estimation in the drilled layer for known principal stress directions. The estimation of calculated coefficients using FEM is described. Comparison of method sensitivity is made with hole-drilling method. The device for method application is described and an example of experiment is introduced. The accuracy of method is discussed. The influence of strain gauge rosette misalignment to the evaluated residual stresses is performed using FEM.

  4. Efficient parallel implicit methods for rotary-wing aerodynamics calculations

    Science.gov (United States)

    Wissink, Andrew M.

    Euler/Navier-Stokes Computational Fluid Dynamics (CFD) methods are commonly used for prediction of the aerodynamics and aeroacoustics of modern rotary-wing aircraft. However, their widespread application to large complex problems is limited lack of adequate computing power. Parallel processing offers the potential for dramatic increases in computing power, but most conventional implicit solution methods are inefficient in parallel and new techniques must be adopted to realize its potential. This work proposes alternative implicit schemes for Euler/Navier-Stokes rotary-wing calculations which are robust and efficient in parallel. The first part of this work proposes an efficient parallelizable modification of the Lower Upper-Symmetric Gauss Seidel (LU-SGS) implicit operator used in the well-known Transonic Unsteady Rotor Navier Stokes (TURNS) code. The new hybrid LU-SGS scheme couples a point-relaxation approach of the Data Parallel-Lower Upper Relaxation (DP-LUR) algorithm for inter-processor communication with the Symmetric Gauss Seidel algorithm of LU-SGS for on-processor computations. With the modified operator, TURNS is implemented in parallel using Message Passing Interface (MPI) for communication. Numerical performance and parallel efficiency are evaluated on the IBM SP2 and Thinking Machines CM-5 multi-processors for a variety of steady-state and unsteady test cases. The hybrid LU-SGS scheme maintains the numerical performance of the original LU-SGS algorithm in all cases and shows a good degree of parallel efficiency. It experiences a higher degree of robustness than DP-LUR for third-order upwind solutions. The second part of this work examines use of Krylov subspace iterative solvers for the nonlinear CFD solutions. The hybrid LU-SGS scheme is used as a parallelizable preconditioner. Two iterative methods are tested, Generalized Minimum Residual (GMRES) and Orthogonal s-Step Generalized Conjugate Residual (OSGCR). The Newton method demonstrates good

  5. Methods of measuring residual stresses in components

    International Nuclear Information System (INIS)

    Rossini, N.S.; Dassisti, M.; Benyounis, K.Y.; Olabi, A.G.

    2012-01-01

    Highlights: ► Defining the different methods of measuring residual stresses in manufactured components. ► Comprehensive study on the hole drilling, neutron diffraction and other techniques. ► Evaluating advantage and disadvantage of each method. ► Advising the reader with the appropriate method to use. -- Abstract: Residual stresses occur in many manufactured structures and components. Large number of investigations have been carried out to study this phenomenon and its effect on the mechanical characteristics of these components. Over the years, different methods have been developed to measure residual stress for different types of components in order to obtain reliable assessment. The various specific methods have evolved over several decades and their practical applications have greatly benefited from the development of complementary technologies, notably in material cutting, full-field deformation measurement techniques, numerical methods and computing power. These complementary technologies have stimulated advances not only in measurement accuracy and reliability, but also in range of application; much greater detail in residual stresses measurement is now available. This paper aims to classify the different residual stresses measurement methods and to provide an overview of some of the recent advances in this area to help researchers on selecting their techniques among destructive, semi destructive and non-destructive techniques depends on their application and the availabilities of those techniques. For each method scope, physical limitation, advantages and disadvantages are summarized. In the end this paper indicates some promising directions for future developments.

  6. A residual Monte Carlo method for discrete thermal radiative diffusion

    International Nuclear Information System (INIS)

    Evans, T.M.; Urbatsch, T.J.; Lichtenstein, H.; Morel, J.E.

    2003-01-01

    Residual Monte Carlo methods reduce statistical error at a rate of exp(-bN), where b is a positive constant and N is the number of particle histories. Contrast this convergence rate with 1/√N, which is the rate of statistical error reduction for conventional Monte Carlo methods. Thus, residual Monte Carlo methods hold great promise for increased efficiency relative to conventional Monte Carlo methods. Previous research has shown that the application of residual Monte Carlo methods to the solution of continuum equations, such as the radiation transport equation, is problematic for all but the simplest of cases. However, the residual method readily applies to discrete systems as long as those systems are monotone, i.e., they produce positive solutions given positive sources. We develop a residual Monte Carlo method for solving a discrete 1D non-linear thermal radiative equilibrium diffusion equation, and we compare its performance with that of the discrete conventional Monte Carlo method upon which it is based. We find that the residual method provides efficiency gains of many orders of magnitude. Part of the residual gain is due to the fact that we begin each timestep with an initial guess equal to the solution from the previous timestep. Moreover, fully consistent non-linear solutions can be obtained in a reasonable amount of time because of the effective lack of statistical noise. We conclude that the residual approach has great potential and that further research into such methods should be pursued for more general discrete and continuum systems

  7. Simulation of 3D parachute fluid–structure interaction based on nonlinear finite element method and preconditioning finite volume method

    Directory of Open Access Journals (Sweden)

    Fan Yuxin

    2014-12-01

    Full Text Available A fluid–structure interaction method combining a nonlinear finite element algorithm with a preconditioning finite volume method is proposed in this paper to simulate parachute transient dynamics. This method uses a three-dimensional membrane–cable fabric model to represent a parachute system at a highly folded configuration. The large shape change during parachute inflation is computed by the nonlinear Newton–Raphson iteration and the linear system equation is solved by the generalized minimal residual (GMRES method. A membrane wrinkling algorithm is also utilized to evaluate the special uniaxial tension state of membrane elements on the parachute canopy. In order to avoid large time expenses during structural nonlinear iteration, the implicit Hilber–Hughes–Taylor (HHT time integration method is employed. For the fluid dynamic simulations, the Roe and HLLC (Harten–Lax–van Leer contact scheme has been modified and extended to compute flow problems at all speeds. The lower–upper symmetric Gauss–Seidel (LU-SGS approximate factorization is applied to accelerate the numerical convergence speed. Finally, the test model of a highly folded C-9 parachute is simulated at a prescribed speed and the results show similar characteristics compared with experimental results and previous literature.

  8. The method for measuring residual stress in stainless steel pipes

    International Nuclear Information System (INIS)

    Shimov, Georgy; Rozenbaum, Mikhail; Serebryakov, Alexandr; Serebryakov, Andrey

    2016-01-01

    The main reason of appearance and growth of corrosion damages of the nuclear steam generator heat exchanger tubes is the process of stress-corrosion cracking of metal under the influence of residual tensile stress. Methods used in the production for estimating residual stresses (such as a method of ring samples) allow measuring only the average tangential stress of the pipe wall. The method of ring samples does not allow to assess the level of residual stress in the surface layer of the pipe. This paper describes an experimental method for measuring the residual stresses on the pipe surface by etching a thin surface layer of the metal. The construction and working principle of a trial installation are described. The residual stresses in the wall of the tubes 16 × 1.5 mm (steel AISI 321) for nuclear steam generators is calculated. Keywords: heat exchange pipes, stress corrosion cracking, residual stresses, stress distribution, stress measurement.

  9. A balancing domain decomposition method by constraints for advection-diffusion problems

    Energy Technology Data Exchange (ETDEWEB)

    Tu, Xuemin; Li, Jing

    2008-12-10

    The balancing domain decomposition methods by constraints are extended to solving nonsymmetric, positive definite linear systems resulting from the finite element discretization of advection-diffusion equations. A pre-conditioned GMRES iteration is used to solve a Schur complement system of equations for the subdomain interface variables. In the preconditioning step of each iteration, a partially sub-assembled finite element problem is solved. A convergence rate estimate for the GMRES iteration is established, under the condition that the diameters of subdomains are small enough. It is independent of the number of subdomains and grows only slowly with the subdomain problem size. Numerical experiments for several two-dimensional advection-diffusion problems illustrate the fast convergence of the proposed algorithm.

  10. VCODE, Ordinary Differential Equation Solver for Stiff and Non-Stiff Problems

    International Nuclear Information System (INIS)

    Cohen, Scott D.; Hindmarsh, Alan C.

    2001-01-01

    1 - Description of program or function: CVODE is a package written in ANSI standard C for solving initial value problems for ordinary differential equations. It solves both stiff and non stiff systems. In the stiff case, it includes a variety of options for treating the Jacobian of the system, including dense and band matrix solvers, and a preconditioned Krylov (iterative) solver. 2 - Method of solution: Integration is by Adams or BDF (Backward Differentiation Formula) methods, at user option. Corrector iteration is by functional iteration or Newton iteration. For the solution of linear systems within Newton iteration, users can select a dense solver, a band solver, a diagonal approximation, or a preconditioned Generalized Minimal Residual (GMRES) solver. In the dense and band cases, the user can supply a Jacobian approximation or let CVODE generate it internally. In the GMRES case, the pre-conditioner is user-supplied

  11. CAB-Align: A Flexible Protein Structure Alignment Method Based on the Residue-Residue Contact Area.

    Directory of Open Access Journals (Sweden)

    Genki Terashi

    Full Text Available Proteins are flexible, and this flexibility has an essential functional role. Flexibility can be observed in loop regions, rearrangements between secondary structure elements, and conformational changes between entire domains. However, most protein structure alignment methods treat protein structures as rigid bodies. Thus, these methods fail to identify the equivalences of residue pairs in regions with flexibility. In this study, we considered that the evolutionary relationship between proteins corresponds directly to the residue-residue physical contacts rather than the three-dimensional (3D coordinates of proteins. Thus, we developed a new protein structure alignment method, contact area-based alignment (CAB-align, which uses the residue-residue contact area to identify regions of similarity. The main purpose of CAB-align is to identify homologous relationships at the residue level between related protein structures. The CAB-align procedure comprises two main steps: First, a rigid-body alignment method based on local and global 3D structure superposition is employed to generate a sufficient number of initial alignments. Then, iterative dynamic programming is executed to find the optimal alignment. We evaluated the performance and advantages of CAB-align based on four main points: (1 agreement with the gold standard alignment, (2 alignment quality based on an evolutionary relationship without 3D coordinate superposition, (3 consistency of the multiple alignments, and (4 classification agreement with the gold standard classification. Comparisons of CAB-align with other state-of-the-art protein structure alignment methods (TM-align, FATCAT, and DaliLite using our benchmark dataset showed that CAB-align performed robustly in obtaining high-quality alignments and generating consistent multiple alignments with high coverage and accuracy rates, and it performed extremely well when discriminating between homologous and nonhomologous pairs of proteins

  12. CAB-Align: A Flexible Protein Structure Alignment Method Based on the Residue-Residue Contact Area.

    Science.gov (United States)

    Terashi, Genki; Takeda-Shitaka, Mayuko

    2015-01-01

    Proteins are flexible, and this flexibility has an essential functional role. Flexibility can be observed in loop regions, rearrangements between secondary structure elements, and conformational changes between entire domains. However, most protein structure alignment methods treat protein structures as rigid bodies. Thus, these methods fail to identify the equivalences of residue pairs in regions with flexibility. In this study, we considered that the evolutionary relationship between proteins corresponds directly to the residue-residue physical contacts rather than the three-dimensional (3D) coordinates of proteins. Thus, we developed a new protein structure alignment method, contact area-based alignment (CAB-align), which uses the residue-residue contact area to identify regions of similarity. The main purpose of CAB-align is to identify homologous relationships at the residue level between related protein structures. The CAB-align procedure comprises two main steps: First, a rigid-body alignment method based on local and global 3D structure superposition is employed to generate a sufficient number of initial alignments. Then, iterative dynamic programming is executed to find the optimal alignment. We evaluated the performance and advantages of CAB-align based on four main points: (1) agreement with the gold standard alignment, (2) alignment quality based on an evolutionary relationship without 3D coordinate superposition, (3) consistency of the multiple alignments, and (4) classification agreement with the gold standard classification. Comparisons of CAB-align with other state-of-the-art protein structure alignment methods (TM-align, FATCAT, and DaliLite) using our benchmark dataset showed that CAB-align performed robustly in obtaining high-quality alignments and generating consistent multiple alignments with high coverage and accuracy rates, and it performed extremely well when discriminating between homologous and nonhomologous pairs of proteins in both

  13. Standard test method for determining residual stresses by the hole-drilling strain-gage method

    CERN Document Server

    American Society for Testing and Materials. Philadelphia

    2008-01-01

    1.1 Residual Stress Determination: 1.1.1 This test method specifies a hole-drilling procedure for determining residual stress profiles near the surface of an isotropic linearly elastic material. The test method is applicable to residual stress profile determinations where in-plane stress gradients are small. The stresses may remain approximately constant with depth (“uniform” stresses) or they may vary significantly with depth (“non-uniform” stresses). The measured workpiece may be “thin” with thickness much less than the diameter of the drilled hole or “thick” with thickness much greater than the diameter of the drilled hole. Only uniform stress measurements are specified for thin workpieces, while both uniform and non-uniform stress measurements are specified for thick workpieces. 1.2 Stress Measurement Range: 1.2.1 The hole-drilling method can identify in-plane residual stresses near the measured surface of the workpiece material. The method gives localized measurements that indicate the...

  14. Peaks, plateaus, numerical instabilities, and achievable accuracy in Galerkin and norm minimizing procedures for solving Ax=b

    Energy Technology Data Exchange (ETDEWEB)

    Cullum, J. [IBM T.J. Watson Research Center, Yorktown Heights, NY (United States)

    1994-12-31

    Plots of the residual norms generated by Galerkin procedures for solving Ax = b often exhibit strings of irregular peaks. At seemingly erratic stages in the iterations, peaks appear in the residual norm plot, intervals of iterations over which the norms initially increase and then decrease. Plots of the residual norms generated by related norm minimizing procedures often exhibit long plateaus, sequences of iterations over which reductions in the size of the residual norm are unacceptably small. In an earlier paper the author discussed and derived relationships between such peaks and plateaus within corresponding Galerkin/Norm Minimizing pairs of such methods. In this paper, through a set of numerical experiments, the author examines connections between peaks, plateaus, numerical instabilities, and the achievable accuracy for such pairs of iterative methods. Three pairs of methods, GMRES/Arnoldi, QMR/BCG, and two bidiagonalization methods are studied.

  15. Measurement of residual stresses by the moire method

    Science.gov (United States)

    Sciammarella, C. A.; Albertazzi, A., Jr.

    Three different applications of the moire method to the determination of residual stresses and strains are presented. The three applications take advantage of the property of ratings to record the changes of the surface they are printed on. One of the applications deals with thermal residual stresses, another with contact residual stress and the third one is a generalization of the blind hole technique. This last application is based on a computer assisted moire technique and on the generalization of the quasi-heterodyne techniques of fringe pattern analysis.

  16. Acceleration of step and linear discontinuous schemes for the method of characteristics in DRAGON5

    Directory of Open Access Journals (Sweden)

    Alain Hébert

    2017-09-01

    Full Text Available The applicability of the algebraic collapsing acceleration (ACA technique to the method of characteristics (MOC in cases with scattering anisotropy and/or linear sources was investigated. Previously, the ACA was proven successful in cases with isotropic scattering and uniform (step sources. A presentation is first made of the MOC implementation, available in the DRAGON5 code. Two categories of schemes are available for integrating the propagation equations: (1 the first category is based on exact integration and leads to the classical step characteristics (SC and linear discontinuous characteristics (LDC schemes and (2 the second category leads to diamond differencing schemes of various orders in space. The acceleration of these MOC schemes using a combination of the generalized minimal residual [GMRES(m] method preconditioned with the ACA technique was focused on. Numerical results are provided for a two-dimensional (2D eight-symmetry pressurized water reactor (PWR assembly mockup in the context of the DRAGON5 code.

  17. Measurement of edge residual stresses in glass by the phase-shifting method

    Science.gov (United States)

    Ajovalasit, A.; Petrucci, G.; Scafidi, M.

    2011-05-01

    Control and measurement of residual stress in glass is of great importance in the industrial field. Since glass is a birefringent material, the residual stress analysis is based mainly on the photoelastic method. This paper considers two methods of automated analysis of membrane residual stress in glass sheets, based on the phase-shifting concept in monochromatic light. In particular these methods are the automated versions of goniometric compensation methods of Tardy and Sénarmont. The proposed methods can effectively replace manual methods of compensation (goniometric compensation of Tardy and Sénarmont, Babinet and Babinet-Soleil compensators) provided by current standards on the analysis of residual stresses in glasses.

  18. U.S. Geological Survey experience with the residual absolutes method

    Directory of Open Access Journals (Sweden)

    E. W. Worthington

    2017-10-01

    Full Text Available The U.S. Geological Survey (USGS Geomagnetism Program has developed and tested the residual method of absolutes, with the assistance of the Danish Technical University's (DTU Geomagnetism Program. Three years of testing were performed at College Magnetic Observatory (CMO, Fairbanks, Alaska, to compare the residual method with the null method. Results show that the two methods compare very well with each other and both sets of baseline data were used to process the 2015 definitive data. The residual method will be implemented at the other USGS high-latitude geomagnetic observatories in the summer of 2017 and 2018.

  19. Reduction method for residual stress of welded joint using harmonic vibrational load

    International Nuclear Information System (INIS)

    Aoki, Shigeru; Nishimura, Tadashi; Hiroi, Tetsumaro; Hirai, Seiji

    2007-01-01

    Welding is widely used for construction of many structures. Since welding is a process using locally given heat, residual stress is generated near the bead. Tensile residual stress degrades fatigue strength. Some reduction methods of residual stress have been presented and, for example, heat treatment and shot peening are practically used. However, those methods need special tools and are time consuming. In this paper, a new method for reduction of residual stress using harmonic vibrational load during welding is proposed. The proposed method is examined experimentally for some conditions. Two thin plates are supported on the supporting device and butt-welded using an automatic CO 2 gas shielded arc welding machine. Residual stress in the direction of the bead is measured by using a paralleled beam X-ray diffractometer with scintillation counter after removing quenched scale chemically. First, the welding of rolled steel for general structure for some excitation frequencies is examined. Specimens are welded along the groove on both sides. For all frequencies, tensile residual stress near the bead is significantly reduced. Second, welding of the specimen made of high tensile strength steel is examined. In this case, tensile residual stress near the bead is also reduced. Finally, the proposed method is examined by an analytical method. An analytical model which consists of mass and preloaded springs with elasto-plastic characteristic is used. Reduction of residual stress is demonstrated using this model

  20. Measurement of residual stress in quenched 1045 steel by the nanoindentation method

    International Nuclear Information System (INIS)

    Zhu Lina; Xu Binshi; Wang Haidou; Wang Chengbiao

    2010-01-01

    In this paper, the residual stress in quenched AISI 1045 steel was measured by a recently developed nanoindentation technique. Depth control mode was adopted to measure the residual stress. It was found that residual compressive stress was generated in the quenched steel. The material around nanoindents exhibits significant pile-up deformation. A new method was proposed to determine the real contact area for pile-up material on the basis of invariant pile-up morphology of the loaded or unloaded states. The results obtained by the new method were in good agreement with the residual stresses measured by the classical X-ray diffraction (XRD) method. - Research Highlights: → A new method was proposed to measure the real contact area for pile-up materials. → The real contact depth is defined as the sum of h max and the pile-up height h p . → The value of residual stress measured by the nanoindentation method was in good agreement with that by the XRD method.

  1. The Cauchy method of residues

    CERN Document Server

    Mitrinović, Dragoslav S

    1993-01-01

    Volume 1, i. e. the monograph The Cauchy Method of Residues - Theory and Applications published by D. Reidel Publishing Company in 1984 is the only book that covers all known applications of the calculus of residues. They range from the theory of equations, theory of numbers, matrix analysis, evaluation of real definite integrals, summation of finite and infinite series, expansions of functions into infinite series and products, ordinary and partial differential equations, mathematical and theoretical physics, to the calculus of finite differences and difference equations. The appearance of Volume 1 was acknowledged by the mathematical community. Favourable reviews and many private communications encouraged the authors to continue their work, the result being the present book, Volume 2, a sequel to Volume 1. We mention that Volume 1 is a revised, extended and updated translation of the book Cauchyjev raeun ostataka sa primenama published in Serbian by Nau~na knjiga, Belgrade in 1978, whereas the greater part ...

  2. Microbial screening methods for detection of antibiotic residues in slaughter animals

    NARCIS (Netherlands)

    Pikkemaat, M.G.

    2009-01-01

    Monitoring of food products from animal origin for the presence of antimicrobial residues is preferably done using microbial screening methods because of their high cost-effectiveness. Traditionally applied methods fail to detect the maximum residue limits which were established when EU Council

  3. Measurement of residual stress in textured Al alloy by neutron diffraction method

    International Nuclear Information System (INIS)

    Okido, S.; Hayashi, M.; Tanaka, K.; Akiniwa, Y.; Minakawa, N.; Morii, Y.

    1999-01-01

    Residual stress generated in a shrunken aluminum alloy specimen, which was prepared for the round robin test conducted by VAMAS (Versailles Project on Advanced Materials and Standards) TWA-20 organized for the purpose of standardizing residual stress measurement methods, was evaluated by a neutron diffraction method. The main purpose of the round robin test was to assess the reproducibility of data obtained with the measurement facilities of the participants. The general standard of the Residual Stress Analyzer (RESA) constructed in the Japan Atomic Energy Research Institute was verified from the measured residual strains, which were equivalent to the values calculated by FEM and values measured by the research facilities in North America. Residual stress was calculated from residual strain in three perpendicular directions. The diffraction intensities were dependent on measurement directions since the prepared specimen possessed texture. Diffraction profiles in directions having a weak diffraction intensity caused an inaccurate evaluation of the residual stress. To solve this problem, a new method for evaluating residual stress with respect to diffraction plane dependency of the elastic constant was applied. The diffraction plane giving the highest intensity among 110, 200, and 220 diffraction was used to evaluate the residual strain in each of three directions. The residual strain obtained on the used diffraction plane was converted to the equivalent strain for the defined diffraction plane using the ratio of elastic constants of these two planes. The developed evaluation method achieved highly accurate measurement and remarkable efficiency in the measurement process. (author)

  4. Simplified method of calculating residual stress in circumferential welding of piping

    International Nuclear Information System (INIS)

    Umemoto, Tadahiro

    1984-01-01

    Many circumferential joints of piping are used in as-welded state, but in these welded joints, the residual stress as high as the yield stress of materials arises, and causes to accelerate stress corrosion cracking and corrosion fatigue. The experiment or the finite element method to clarify welding residual stress requires much time and labor, and is expensive, therefore, the author proposed the simplified method of calculation. The heating and cooling process of welding is very complex, and cannot be modeled as it is, therefore, it was assumed that in multiple layer welding, the welding condition of the last layer determines the residual stress, that material constants are invariable regardless of temperature, that the temperature distribution and residual stress are axisymmetric, and that there is repeated stress-strain relation in the vicinity of welded parts. The temperature distribution at the time of welding, thermal stress and welding residual stress are analyzed, and the material constants used for the calculation of residual stress are given. As the example of calculation, the effect of welding heat input and materials is shown. The extension of the method to a thick-walled pipe is discussed. (Kako, I.)

  5. Preconditioned conjugate gradient methods for the Navier-Stokes equations

    Science.gov (United States)

    Ajmani, Kumud; Ng, Wing-Fai; Liou, Meng-Sing

    1994-01-01

    A preconditioned Krylov subspace method (GMRES) is used to solve the linear systems of equations formed at each time-integration step of the unsteady, two-dimensional, compressible Navier-Stokes equations of fluid flow. The Navier-Stokes equations are cast in an implicit, upwind finite-volume, flux-split formulation. Several preconditioning techniques are investigated to enhance the efficiency and convergence rate of the implicit solver based on the GMRES algorithm. The superiority of the new solver is established by comparisons with a conventional implicit solver, namely line Gauss-Seidel relaxation (LGSR). Computational test results for low-speed (incompressible flow over a backward-facing step at Mach 0.1), transonic flow (trailing edge flow in a transonic turbine cascade), and hypersonic flow (shock-on-shock interactions on a cylindrical leading edge at Mach 6.0) are presented. For the Mach 0.1 case, overall speedup factors of up to 17 (in terms of time-steps) and 15 (in terms of CPU time on a CRAY-YMP/8) are found in favor of the preconditioned GMRES solver, when compared with the LGSR solver. The corresponding speedup factors for the transonic flow case are 17 and 23, respectively. The hypersonic flow case shows slightly lower speedup factors of 9 and 13, respectively. The study of preconditioners conducted in this research reveals that a new LUSGS-type preconditioner is much more efficient than a conventional incomplete LU-type preconditioner.

  6. Convergence of a residual based artificial viscosity finite element method

    KAUST Repository

    Nazarov, Murtazo

    2013-02-01

    We present a residual based artificial viscosity finite element method to solve conservation laws. The Galerkin approximation is stabilized by only residual based artificial viscosity, without any least-squares, SUPG, or streamline diffusion terms. We prove convergence of the method, applied to a scalar conservation law in two space dimensions, toward an unique entropy solution for implicit time stepping schemes. © 2012 Elsevier B.V. All rights reserved.

  7. Ceramic residue for producing cements, method for the production thereof, and cements containing same

    OpenAIRE

    Sánchez de Rojas, María Isabel; Frías, Moisés; Asensio, Eloy; Medina Martínez, César

    2014-01-01

    [EN] The invention relates to a ceramic residue produced from construction and demolition residues, as a puzzolanic component of cements. The invention also relates to a method for producing said ceramic residues and to another method of producing cements using said residues. This type of residue is collected in recycling plants, where it is managed. This invention facilitates a potential commercial launch.

  8. Residual Stress Analysis Based on Acoustic and Optical Methods

    Directory of Open Access Journals (Sweden)

    Sanichiro Yoshida

    2016-02-01

    Full Text Available Co-application of acoustoelasticity and optical interferometry to residual stress analysis is discussed. The underlying idea is to combine the advantages of both methods. Acoustoelasticity is capable of evaluating a residual stress absolutely but it is a single point measurement. Optical interferometry is able to measure deformation yielding two-dimensional, full-field data, but it is not suitable for absolute evaluation of residual stresses. By theoretically relating the deformation data to residual stresses, and calibrating it with absolute residual stress evaluated at a reference point, it is possible to measure residual stresses quantitatively, nondestructively and two-dimensionally. The feasibility of the idea has been tested with a butt-jointed dissimilar plate specimen. A steel plate 18.5 mm wide, 50 mm long and 3.37 mm thick is braze-jointed to a cemented carbide plate of the same dimension along the 18.5 mm-side. Acoustoelasticity evaluates the elastic modulus at reference points via acoustic velocity measurement. A tensile load is applied to the specimen at a constant pulling rate in a stress range substantially lower than the yield stress. Optical interferometry measures the resulting acceleration field. Based on the theory of harmonic oscillation, the acceleration field is correlated to compressive and tensile residual stresses qualitatively. The acoustic and optical results show reasonable agreement in the compressive and tensile residual stresses, indicating the feasibility of the idea.

  9. Geostatistical methods applied to field model residuals

    DEFF Research Database (Denmark)

    Maule, Fox; Mosegaard, K.; Olsen, Nils

    consists of measurement errors and unmodelled signal), and is typically assumed to be uncorrelated and Gaussian distributed. We have applied geostatistical methods to analyse the residuals of the Oersted(09d/04) field model [http://www.dsri.dk/Oersted/Field_models/IGRF_2005_candidates/], which is based...

  10. Satellite Magnetic Residuals Investigated With Geostatistical Methods

    DEFF Research Database (Denmark)

    Fox Maule, Chaterine; Mosegaard, Klaus; Olsen, Nils

    2005-01-01

    (which consists of measurement errors and unmodeled signal), and is typically assumed to be uncorrelated and Gaussian distributed. We have applied geostatistical methods to analyze the residuals of the Oersted (09d/04) field model (www.dsri.dk/Oersted/Field models/IGRF 2005 candidates/), which is based...

  11. Improved parallel solution techniques for the integral transport matrix method

    Energy Technology Data Exchange (ETDEWEB)

    Zerr, R. Joseph, E-mail: rjz116@psu.edu [Department of Mechanical and Nuclear Engineering, The Pennsylvania State University, University Park, PA (United States); Azmy, Yousry Y., E-mail: yyazmy@ncsu.edu [Department of Nuclear Engineering, North Carolina State University, Burlington Engineering Laboratories, Raleigh, NC (United States)

    2011-07-01

    Alternative solution strategies to the parallel block Jacobi (PBJ) method for the solution of the global problem with the integral transport matrix method operators have been designed and tested. The most straightforward improvement to the Jacobi iterative method is the Gauss-Seidel alternative. The parallel red-black Gauss-Seidel (PGS) algorithm can improve on the number of iterations and reduce work per iteration by applying an alternating red-black color-set to the subdomains and assigning multiple sub-domains per processor. A parallel GMRES(m) method was implemented as an alternative to stationary iterations. Computational results show that the PGS method can improve on the PBJ method execution time by up to 10´ when eight sub-domains per processor are used. However, compared to traditional source iterations with diffusion synthetic acceleration, it is still approximately an order of magnitude slower. The best-performing cases are optically thick because sub-domains decouple, yielding faster convergence. Further tests revealed that 64 sub-domains per processor was the best performing level of sub-domain division. An acceleration technique that improves the convergence rate would greatly improve the ITMM. The GMRES(m) method with a diagonal block pre conditioner consumes approximately the same time as the PBJ solver but could be improved by an as yet undeveloped, more efficient pre conditioner. (author)

  12. Improved parallel solution techniques for the integral transport matrix method

    International Nuclear Information System (INIS)

    Zerr, R. Joseph; Azmy, Yousry Y.

    2011-01-01

    Alternative solution strategies to the parallel block Jacobi (PBJ) method for the solution of the global problem with the integral transport matrix method operators have been designed and tested. The most straightforward improvement to the Jacobi iterative method is the Gauss-Seidel alternative. The parallel red-black Gauss-Seidel (PGS) algorithm can improve on the number of iterations and reduce work per iteration by applying an alternating red-black color-set to the subdomains and assigning multiple sub-domains per processor. A parallel GMRES(m) method was implemented as an alternative to stationary iterations. Computational results show that the PGS method can improve on the PBJ method execution time by up to 10´ when eight sub-domains per processor are used. However, compared to traditional source iterations with diffusion synthetic acceleration, it is still approximately an order of magnitude slower. The best-performing cases are optically thick because sub-domains decouple, yielding faster convergence. Further tests revealed that 64 sub-domains per processor was the best performing level of sub-domain division. An acceleration technique that improves the convergence rate would greatly improve the ITMM. The GMRES(m) method with a diagonal block pre conditioner consumes approximately the same time as the PBJ solver but could be improved by an as yet undeveloped, more efficient pre conditioner. (author)

  13. Reduction method for residual stress of welded joint using random vibration

    International Nuclear Information System (INIS)

    Aoki, Shigeru; Nishimura, Tadashi; Hiroi, Tetsumaro

    2005-01-01

    Welded joints are used for construction of many structures. Residual stress is induced near the bead caused by locally given heat. Tensile residual stress on the surface may reduce fatigue strength. In this paper, a new method for reduction of residual stress using vibration during welding is proposed. As vibrational load, random vibration, white noise and filtered white noise are used. Two thin plates are butt-welded. Residual stress is measured with a paralleled beam X-ray diffractometer with scintillation counter after removing quenched scale chemically. It is concluded that tensile residual stress near the bead is reduced by using random vibration during welding

  14. R3GMRES: including prior information in GMRES-type methods for discrete inverse problems

    DEFF Research Database (Denmark)

    Dong, Yiqiu; Garde, Henrik; Hansen, Per Christian

    2014-01-01

    Lothar Reichel and his collaborators proposed several iterative algorithms that augment the underlying Krylov subspace with an additional low-dimensional subspace in order to produce improved regularized solutions. We take a closer look at this approach and investigate a particular Regularized Ra...

  15. More on Generalizations and Modifications of Iterative Methods for Solving Large Sparse Indefinite Linear Systems

    Directory of Open Access Journals (Sweden)

    Jen-Yuan Chen

    2014-01-01

    Full Text Available Continuing from the works of Li et al. (2014, Li (2007, and Kincaid et al. (2000, we present more generalizations and modifications of iterative methods for solving large sparse symmetric and nonsymmetric indefinite systems of linear equations. We discuss a variety of iterative methods such as GMRES, MGMRES, MINRES, LQ-MINRES, QR MINRES, MMINRES, MGRES, and others.

  16. Residual power series method for fractional Sharma-Tasso-Olever equation

    Directory of Open Access Journals (Sweden)

    Amit Kumar

    2016-02-01

    Full Text Available In this paper, we introduce a modified analytical approximate technique to obtain solution of time fractional Sharma-Tasso-Olever equation. First, we present an alternative framework of the Residual power series method (RPSM which can be used simply and effectively to handle nonlinear fractional differential equations arising in several physical phenomena. This method is basically based on the generalized Taylor series formula and residual error function. A good result is found between our solution and the given solution. It is shown that the proposed method is reliable, efficient and easy to implement on all kinds of fractional nonlinear problems arising in science and technology.

  17. Comparison of Measured Residual Stress in an Extra Thick Multi-pass Weld Using Neutron Diffraction Method and Inherent Strain Method

    International Nuclear Information System (INIS)

    Park, JeongUng; An, GyuBaek; Woo, Wan Chuck

    2015-01-01

    With the increase of large-scale containership, a large amount of high-strength steels with extra thick plates is being extensively used. The welding stress existing in the extra thick welded plates has a significant effect on the integrity of the component in terms of brittle fracture and fatigue behavior. It has been reported that welding residual stress distribution in an extra thick plate can affect the propagation path of the crack. Therefore, it is important to measure the distribution of welding residual stresses for the reliable design of the welded structures. So far various researches have been carried out for the determination of residual stresses on the surface of steels. In this paper, the total residual stresses in the 70 mm thick multipass FACW butt joint were measured by integrating initial stress into ISM. Concretely, two methods named as initial stress integrated ISM and initial inherent strain integrated ISM were employed to determine the total residual stresses. Furthermore, the distributions of residual stresses were compared with the results of the Neutron Diffraction Method(NDM). In order to measure the three dimensional residual stresses in the welded joint with initial stresses existing before welding, initial stress integrated ISM and initial inherent strain integrated ISM were developed. The residual stresses in 70 mm-thick butt joint by flux cored arc welding were carried out with a good accuracy using the two developed methods. The residual stresses in welded joint using both initial stress integrated ISM and initial inherent strain integrated ISM agreed well with the results measured by Neutron Diffraction Method. This suggests that the integrated ISM is a reliable method for residual stress measurement if initial stress existed

  18. Residual nilpotence and residual solubility of groups

    International Nuclear Information System (INIS)

    Mikhailov, R V

    2005-01-01

    The properties of the residual nilpotence and the residual solubility of groups are studied. The main objects under investigation are the class of residually nilpotent groups such that each central extension of these groups is also residually nilpotent and the class of residually soluble groups such that each Abelian extension of these groups is residually soluble. Various examples of groups not belonging to these classes are constructed by homological methods and methods of the theory of modules over group rings. Several applications of the theory under consideration are presented and problems concerning the residual nilpotence of one-relator groups are considered.

  19. Development of numerical solution techniques in the KIKO3D code

    International Nuclear Information System (INIS)

    Panka, Istvan; Kereszturi, Andras; Hegedus, Csaba

    2005-01-01

    The paper describes the numerical methods applied in KIKO3D three-dimensional reactor dynamics code and present a new, more effective method (Bi-CGSTAB) for accelerating the large sparse matrix equation solution. The convergence characteristics were investigated in a given macro time step of a Control Rod Ejection transient. The results obtained by the old GMRES and new Bi-CGSTAB methods are compared. It is concluded that the real relative errors of the solutions obtained by GMRES or Bi - CGSTAB algorithms are in fact closer together than the estimated relative errors. The KIKO3D-Bi-CGSTAB method converges safely and it is 7-12 % faster than the old KIKO3D-GMRES solution (Authors)

  20. An adjoint method of sensitivity analysis for residual vibrations of structures subject to impacts

    Science.gov (United States)

    Yan, Kun; Cheng, Gengdong

    2018-03-01

    For structures subject to impact loads, the residual vibration reduction is more and more important as the machines become faster and lighter. An efficient sensitivity analysis of residual vibration with respect to structural or operational parameters is indispensable for using a gradient based optimization algorithm, which reduces the residual vibration in either active or passive way. In this paper, an integrated quadratic performance index is used as the measure of the residual vibration, since it globally measures the residual vibration response and its calculation can be simplified greatly with Lyapunov equation. Several sensitivity analysis approaches for performance index were developed based on the assumption that the initial excitations of residual vibration were given and independent of structural design. Since the resulting excitations by the impact load often depend on structural design, this paper aims to propose a new efficient sensitivity analysis method for residual vibration of structures subject to impacts to consider the dependence. The new method is developed by combining two existing methods and using adjoint variable approach. Three numerical examples are carried out and demonstrate the accuracy of the proposed method. The numerical results show that the dependence of initial excitations on structural design variables may strongly affects the accuracy of sensitivities.

  1. Chemical analysis of solid residue from liquid and solid fuel combustion: Method development and validation

    Energy Technology Data Exchange (ETDEWEB)

    Trkmic, M. [University of Zagreb, Faculty of Mechanical Engineering and Naval Architecturek Zagreb (Croatia); Curkovic, L. [University of Zagreb, Faculty of Chemical Engineering and Technology, Zagreb (Croatia); Asperger, D. [HEP-Proizvodnja, Thermal Power Plant Department, Zagreb (Croatia)

    2012-06-15

    This paper deals with the development and validation of methods for identifying the composition of solid residue after liquid and solid fuel combustion in thermal power plant furnaces. The methods were developed for energy dispersive X-ray fluorescence (EDXRF) spectrometer analysis. Due to the fuels used, the different composition and the location of creation of solid residue, it was necessary to develop two methods. The first method is used for identifying solid residue composition after fuel oil combustion (Method 1), while the second method is used for identifying solid residue composition after the combustion of solid fuels, i. e. coal (Method 2). Method calibration was performed on sets of 12 (Method 1) and 6 (Method 2) certified reference materials (CRM). CRMs and analysis test samples were prepared in pellet form using hydraulic press. For the purpose of method validation the linearity, accuracy, precision and specificity were determined, and the measurement uncertainty of methods for each analyte separately was assessed. The methods were applied in the analysis of real furnace residue samples. (Copyright copyright 2012 WILEY-VCH Verlag GmbH and Co. KGaA, Weinheim)

  2. Detection of residues antibiotics in food using a microbiological method

    International Nuclear Information System (INIS)

    Ben Ali, Ahmed

    2007-01-01

    Antibiotics are effective therapeutic agents because of their property of selective bacterial toxicity which helps controlling infections. Animals, just like humans, can be treated with antibiotics. This use of antibiotics can lead to the development of resistance. Resistant strains may cause severe infections in humans and animals. In addition, antibiotic residues might represent a problem for human health. Our objective is to develop a microbiological method for the detection of antibiotic residues in poultry(muscle, liver,...). For this purpose, antibiotic sensitive bacteria and selective agar media were used. An inhibition growth zone surrounds each of the food samples containing antibiotic residues after a prescribed incubation time. (Author). 23 refs

  3. Analysis of residual toluene in food packaging via headspace extraction method using gas chromatography

    International Nuclear Information System (INIS)

    Lim, Ying Chin; Mohd Marsin Sanagi

    2008-01-01

    Polymeric materials are used in many food contact applications as packaging material. The presence of residual toluene in this food packaging material can migrate into food and thus affect the quality of food. In this study, a manual headspace analysis was successfully designed and developed. The determination of residual toluene was carried out with standard addition method and multiple headspace extraction, MHE) method using gas chromatography-flame ionization detector, GC-FID). Identification of toluene was performed by comparison of its retention time with standard toluene and GC-MS. It was found that the suitable heating temperature was 180 degree Celsius with an optimum heating time of 10 minutes. The study also found that the concentration of residual toluene in multicolored sample was higher compared to mono colored sample whereas residual toluene in sample analyzed using standard addition method was higher compared to MHE method. However, comparison with the results obtained from De Paris laboratory, France found that MHE method gave higher accuracy for sample with low analyte concentration. On the other hand, lower accuracy was obtained for sample with high concentration of residual toluene due to systematic errors. Comparison between determination methods showed that MHE method is more precise compared to standard addition method. (author)

  4. Prediction of residual stress using explicit finite element method

    Directory of Open Access Journals (Sweden)

    W.A. Siswanto

    2015-12-01

    Full Text Available This paper presents the residual stress behaviour under various values of friction coefficients and scratching displacement amplitudes. The investigation is based on numerical solution using explicit finite element method in quasi-static condition. Two different aeroengine materials, i.e. Super CMV (Cr-Mo-V and Titanium alloys (Ti-6Al-4V, are examined. The usage of FEM analysis in plate under normal contact is validated with Hertzian theoretical solution in terms of contact pressure distributions. The residual stress distributions along with normal and shear stresses on elastic and plastic regimes of the materials are studied for a simple cylinder-on-flat contact configuration model subjected to normal loading, scratching and followed by unloading. The investigated friction coefficients are 0.3, 0.6 and 0.9, while scratching displacement amplitudes are 0.05 mm, 0.10 mm and 0.20 mm respectively. It is found that friction coefficient of 0.6 results in higher residual stress for both materials. Meanwhile, the predicted residual stress is proportional to the scratching displacement amplitude, higher displacement amplitude, resulting in higher residual stress. It is found that less residual stress is predicted on Super CMV material compared to Ti-6Al-4V material because of its high yield stress and ultimate strength. Super CMV material with friction coefficient of 0.3 and scratching displacement amplitude of 0.10 mm is recommended to be used in contact engineering applications due to its minimum possibility of fatigue.

  5. Two-step method to evaluate equibiaxial residual stress of metal surface based on micro-indentation tests

    International Nuclear Information System (INIS)

    Nishikawa, Masaaki; Soyama, Hitoshi

    2011-01-01

    Highlights: → The sensitivity to residual stress was improved by selecting the depth parameter. → Residual stress could be obtained while determining the effect of unknown parameters. → The estimated residual stress agreed well with those of X-ray diffraction. -- Abstract: The present study proposed a method to evaluate the equibiaxial compressive residual stress of a metal surface by means of a depth-sensing indentation method using a spherical indenter. Inverse analysis using the elastic-plastic finite-element model for an indentation test was established to evaluate residual stress from the indentation load-depth curve. The proposed inverse analysis utilizes two indentation test results for a reference specimen whose residual stress is already known and for a target specimen whose residual stress is unknown, in order to exclude the effect of other unknown mechanical properties, such as Young's modulus and yield stress. Residual stress estimated by using the indentation method is almost identical to that measured by X-ray diffraction for indentation loads of 0.49-0.98 N. Therefore, it can be concluded that the proposed method can effectively evaluate residual stress on metal surface.

  6. Calculation method for residual stress analysis of filament-wound spherical pressure vessels

    International Nuclear Information System (INIS)

    Knight, C.E. Jr.

    1976-01-01

    Filament wound spherical pressure vessels may be produced with very high performance factors. These performance factors are a calculation of contained pressure times enclosed volume divided by structure weight. A number of parameters are important in determining the level of performance achieved. One of these is the residual stress state in the fabricated unit. A significant level of an unfavorable residual stress state could seriously impair the performance of the vessel. Residual stresses are of more concern for vessels with relatively thick walls and/or vessels constructed with the highly anisotropic graphite or aramid fibers. A method is established for measuring these stresses. A theoretical model of the composite structure is required. Data collection procedures and techniques are developed. The data are reduced by means of the model and result in the residual stress analysis. The analysis method can be used in process parameter studies to establish the best fabrication procedures

  7. Smoothing-Norm Preconditioning for Regularizing Minimum-Residual Methods

    DEFF Research Database (Denmark)

    Hansen, Per Christian; Jensen, Toke Koldborg

    2006-01-01

    take into account a smoothing norm for the solution. This technique is well established for CGLS, but it does not immediately carry over to minimum-residual methods when the smoothing norm is a seminorm or a Sobolev norm. We develop a new technique which works for any smoothing norm of the form $\\|L...

  8. Qualitative screening method for pesticide residues detection in fruits and vegetables

    Directory of Open Access Journals (Sweden)

    Iván Mauricio Huérfano Barco

    2018-01-01

    Full Text Available Because of the importance of developing methodologies that allow agricultural residues analysis, a rapid screening qualitative method for the determination of pesticides residues in fruits and vegetables was validated. The methodology was based on the European QuEChERS extraction method with an additional cleaning step by gel permeation chromatography (GPC, which helped to reduce the number of matrix components in the final extract. The analysis was carried out by gas chromatography coupled to mass spectrometry with a single quadrupole analyzer. The methodology was appropriate for the qualitative analysis of 31 pesticides at their respective maximum residue limits. Consistent results were obtained with respect to a quantitative routine methodology in the analysis of real samples, hence the methodology was proven to be a good alternative for the fast analysis of these contaminants in fruits and vegetables.

  9. Suitability of the line intersect method for sampling hardwood logging residues

    Science.gov (United States)

    A. Jeff Martin

    1976-01-01

    The line intersect method of sampling logging residues was tested in Appalachian hardwoods and was found to provide unbiased estimates of the volume of residue in cubic feet per acre. Thirty-two chains of sample line were established on each of sixteen 1-acre plots on cutover areas in a variety of conditions. Estimates from these samples were then compared to actual...

  10. Analysis Method for Pesticides Residues by GC/MS in Lebanese Apple

    International Nuclear Information System (INIS)

    Jaber, F.; Al Iskandarani, M.

    2008-01-01

    The apple's crop can be affected by many pests during the growing season, which requires careful monitoring. Both apple fruit and apple tree need to be treated by pesticides in order to protect them from pests. Such treatment often leads to the accumulation of stable pesticides inside the fruit. The local market provides a large variety of pesticides allowing farmers to use more than one active substance in order to protect their crop, often without proper advice. Monitoring pesticides on apples and other agricultural crops is the best way to protect consumers health from the hazards of pesticides residues. The development of new, rapid and effective method to analyze the multi pesticides residues at trace levels in apple samples is essential. This work describes the extraction procedure and the analytical method developed to detect the pesticide residues using the gas-chromatographic-mass spectrometric approach (GC-MS). The developed method was successfully applied to analyze apple samples collected from different Lebanese markets for a one year period in order to monitor the presence of pesticides and their stability in apple fruits during storage. (author)

  11. Residual stress measurement by X-ray diffraction with the Gaussian curve method and its automation

    International Nuclear Information System (INIS)

    Kurita, M.

    1987-01-01

    X-ray technique with the Gaussian curve method and its automation are described for rapid and nondestructive measurement of residual stress. A simplified equation for measuring the stress by the Gaussian curve method is derived because in its previous form this method required laborious calculation. The residual stress can be measured in a few minutes, depending on materials, using an automated X-ray stress analyzer with a microcomputer which was developed in the laboratory. The residual stress distribution of a partially induction hardened and tempered (at 280 0 C) steel bar was measured with the Gaussian curve method. A sharp residual tensile stress peak of 182 MPa appeared right outside the hardened region at which fatigue failure is liable to occur

  12. Quantitative determination of pefloxacin mesylate by residual-base neutralisation method

    Directory of Open Access Journals (Sweden)

    HULIKALCHANDRA SHEKAR PRAMEELA

    2004-05-01

    Full Text Available This work describes two procedures based on residual base determination for the quantification of pefloxacin mesylate (PFM in bulk drug and in pharmaceutical products. In the first method involving titrimetry, the drug solution is treated with a measured excess of sodium hydroxide followed by back titration of the residual base with hydrochloric acid using a phenol red-bromothymol blue mixed indicator. The second spectrophotometrie method involves treatment of a fixed amount of sodium hydroxide – phenol red mixture with varying amounts of the drug, and measuring the decrease in the absorbance of the dye at 560 nm. In the titrimetric method, a reaction stoichiometry of 1:1 was found in the quantification range of 4–20 mg of drug. The spectrophotometric method allows the determination of PFM in the 5–40 mg ml-1 range. The molar absorptivity is 5.91¤103 l mol-1 cm-1 and the Sandell sensitivity is 56.37 ng cm-2. The methods were applied successfully to the determination of PFM in pharmaceutical preparations.

  13. Proteus-MOC: A 3D deterministic solver incorporating 2D method of characteristics

    International Nuclear Information System (INIS)

    Marin-Lafleche, A.; Smith, M. A.; Lee, C.

    2013-01-01

    A new transport solution methodology was developed by combining the two-dimensional method of characteristics with the discontinuous Galerkin method for the treatment of the axial variable. The method, which can be applied to arbitrary extruded geometries, was implemented in PROTEUS-MOC and includes parallelization in group, angle, plane, and space using a top level GMRES linear algebra solver. Verification tests were performed to show accuracy and stability of the method with the increased number of angular directions and mesh elements. Good scalability with parallelism in angle and axial planes is displayed. (authors)

  14. Proteus-MOC: A 3D deterministic solver incorporating 2D method of characteristics

    Energy Technology Data Exchange (ETDEWEB)

    Marin-Lafleche, A.; Smith, M. A.; Lee, C. [Argonne National Laboratory, 9700 S. Cass Avenue, Lemont, IL 60439 (United States)

    2013-07-01

    A new transport solution methodology was developed by combining the two-dimensional method of characteristics with the discontinuous Galerkin method for the treatment of the axial variable. The method, which can be applied to arbitrary extruded geometries, was implemented in PROTEUS-MOC and includes parallelization in group, angle, plane, and space using a top level GMRES linear algebra solver. Verification tests were performed to show accuracy and stability of the method with the increased number of angular directions and mesh elements. Good scalability with parallelism in angle and axial planes is displayed. (authors)

  15. Toward an optimal solver for time-spectral fluid-dynamic and aeroelastic solutions on unstructured meshes

    Science.gov (United States)

    Mundis, Nathan L.; Mavriplis, Dimitri J.

    2017-09-01

    The time-spectral method applied to the Euler and coupled aeroelastic equations theoretically offers significant computational savings for purely periodic problems when compared to standard time-implicit methods. However, attaining superior efficiency with time-spectral methods over traditional time-implicit methods hinges on the ability rapidly to solve the large non-linear system resulting from time-spectral discretizations which become larger and stiffer as more time instances are employed or the period of the flow becomes especially short (i.e. the maximum resolvable wave-number increases). In order to increase the efficiency of these solvers, and to improve robustness, particularly for large numbers of time instances, the Generalized Minimal Residual Method (GMRES) is used to solve the implicit linear system over all coupled time instances. The use of GMRES as the linear solver makes time-spectral methods more robust, allows them to be applied to a far greater subset of time-accurate problems, including those with a broad range of harmonic content, and vastly improves the efficiency of time-spectral methods. In previous work, a wave-number independent preconditioner that mitigates the increased stiffness of the time-spectral method when applied to problems with large resolvable wave numbers has been developed. This preconditioner, however, directly inverts a large matrix whose size increases in proportion to the number of time instances. As a result, the computational time of this method scales as the cube of the number of time instances. In the present work, this preconditioner has been reworked to take advantage of an approximate-factorization approach that effectively decouples the spatial and temporal systems. Once decoupled, the time-spectral matrix can be inverted in frequency space, where it has entries only on the main diagonal and therefore can be inverted quite efficiently. This new GMRES/preconditioner combination is shown to be over an order of

  16. RSARF: Prediction of residue solvent accessibility from protein sequence using random forest method

    KAUST Repository

    Ganesan, Pugalenthi; Kandaswamy, Krishna Kumar Umar; Chou -, Kuochen; Vivekanandan, Saravanan; Kolatkar, Prasanna R.

    2012-01-01

    Prediction of protein structure from its amino acid sequence is still a challenging problem. The complete physicochemical understanding of protein folding is essential for the accurate structure prediction. Knowledge of residue solvent accessibility gives useful insights into protein structure prediction and function prediction. In this work, we propose a random forest method, RSARF, to predict residue accessible surface area from protein sequence information. The training and testing was performed using 120 proteins containing 22006 residues. For each residue, buried and exposed state was computed using five thresholds (0%, 5%, 10%, 25%, and 50%). The prediction accuracy for 0%, 5%, 10%, 25%, and 50% thresholds are 72.9%, 78.25%, 78.12%, 77.57% and 72.07% respectively. Further, comparison of RSARF with other methods using a benchmark dataset containing 20 proteins shows that our approach is useful for prediction of residue solvent accessibility from protein sequence without using structural information. The RSARF program, datasets and supplementary data are available at http://caps.ncbs.res.in/download/pugal/RSARF/. - See more at: http://www.eurekaselect.com/89216/article#sthash.pwVGFUjq.dpuf

  17. Residual stresses measurement by using ring-core method and 3D digital image correlation technique

    International Nuclear Information System (INIS)

    Hu, Zhenxing; Xie, Huimin; Zhu, Jianguo; Wang, Huaixi; Lu, Jian

    2013-01-01

    Ring-core method/three-dimensional digital image correlation (3D DIC) residual stresses measurement is proposed. Ring-core cutting is a mechanical stress relief method, and combining with 3D DIC system the deformation of the specimen surface can be measured. An optimization iteration method is proposed to obtain the residual stress and rigid-body motion. The method has the ability to cut an annular trench at a different location out of the field of view. A compression test is carried out to demonstrate how residual stress is determined by using 3D DIC system and outfield measurement. The results determined by the approach are in good agreement with the theoretical value. Ring-core/3D DIC has shown its robustness to determine residual stress and can be extended to application in the engineering field. (paper)

  18. The Method of Validity Evaluation of Hard Coal Excavation in Residual Seam Parts

    Science.gov (United States)

    Wodarski, Krzysztof; Bijańska, Jolanta; Gumiński, Adam

    2017-12-01

    The excavation of residual seam parts should be justified by positive assessment of the purposefulness, technical feasibility and economic effectiveness. The results of the profitability evaluation are crucial in a decision making process. The excavation of residual seam parts, even if it is possible from a technical point of view, should not be implemented if it is economically inefficient or when accompanied by a very high risk of non-recovery of invested capital resources. The article presents the evaluation method of possibilities of excavating hard coal from residual seam parts, and the example of its use in one of collieries in the Upper Silesian Coal Basin. Working in line with the developed method, allows to indicate the variant of residual seam part exploitation, which is feasible to implement from a technical point of view, and which is characterized by the highest economic effectiveness and lowest risk.

  19. Vest-over-Pant Method for Closure of Residual Cavity of Liver Hydatid Cyst

    Directory of Open Access Journals (Sweden)

    Saba Behdad

    2012-01-01

    Full Text Available Objective. Although several therapeutic strategies have proven to be effective for hydatid cyst of liver, but surgery is still the most common therapy despite its morbidity and mortality. Furthermore, a variety of technique has been recommended for managing the residual cavity after cystectomy. We report here a new technical method for the reconstruction of hydatid cyst residual cavity with using overlapping flaps of liver edges (Vest over Pant. Methods. In this technique after removing the cyst, the edges of one side of cyst cavity were sutured to the base of the cavity using three to four mattress sutures, and edges of other side of liver was overlapped on the dorsal part of previous layer using four to five mattress sutures. Therefore residual cavity dead space was obliterated with two surfaces of cavity. Results. Fifty males were treated by our method. The average cyst volume was 423±110 mL. There was no intraabdominal sepsis, bile leakage, or hepatic necrosis. In follow-up ultrasound study, residual cavities were disappeared one month after operation. Conclusion. Overlapping flaps of liver edges (Vest over Pant provides easy, safe closure of cyst with preservation of the liver anatomy.

  20. Rapid multi-residue method for the determination of pesticide ...

    African Journals Online (AJOL)

    Exposure to pesticides can represent a potential risk to humans. Agricultural workers are at risk of chronic toxicity. Hence, the evaluation of pesticide residues in their blood gives an indication about the extent of exposure and help in assessing adverse health effects. The aim of our study was to develop analytical method for ...

  1. On performance of Krylov smoothing for fully-coupled AMG preconditioners for VMS resistive MHD

    Energy Technology Data Exchange (ETDEWEB)

    Lin, Paul T. [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States); Shadid, John N. [Sandia National Lab. (SNL-NM), Albuquerque, NM (United States); Univ. of New Mexico, Albuquerque, NM (United States). Department of Mathematics and Statistics,; Tsuji, Paul H. [Lawrence Livermore National Lab. (LLNL), Livermore, CA (United States)

    2017-11-01

    Here, this study explores the performance and scaling of a GMRES Krylov method employed as a smoother for an algebraic multigrid (AMG) preconditioned Newton- Krylov solution approach applied to a fully-implicit variational multiscale (VMS) nite element (FE) resistive magnetohydrodynamics (MHD) formulation. In this context a Newton iteration is used for the nonlinear system and a Krylov (GMRES) method is employed for the linear subsystems. The efficiency of this approach is critically dependent on the scalability and performance of the AMG preconditioner for the linear solutions and the performance of the smoothers play a critical role. Krylov smoothers are considered in an attempt to reduce the time and memory requirements of existing robust smoothers based on additive Schwarz domain decomposition (DD) with incomplete LU factorization solves on each subdomain. Three time dependent resistive MHD test cases are considered to evaluate the method. The results demonstrate that the GMRES smoother can be faster due to a decrease in the preconditioner setup time and a reduction in outer GMRESR solver iterations, and requires less memory (typically 35% less memory for global GMRES smoother) than the DD ILU smoother.

  2. An extension of command shaping methods for controlling residual vibration using frequency sampling

    Science.gov (United States)

    Singer, Neil C.; Seering, Warren P.

    1992-01-01

    The authors present an extension to the impulse shaping technique for commanding machines to move with reduced residual vibration. The extension, called frequency sampling, is a method for generating constraints that are used to obtain shaping sequences which minimize residual vibration in systems such as robots whose resonant frequencies change during motion. The authors present a review of impulse shaping methods, a development of the proposed extension, and a comparison of results of tests conducted on a simple model of the space shuttle robot arm. Frequency shaping provides a method for minimizing the impulse sequence duration required to give the desired insensitivity.

  3. Development of an on-site measurement method for residual stress in primary system piping of nuclear power plants

    International Nuclear Information System (INIS)

    Maekawa, Akira; Takahashi, Shigeru; Fujiwara, Masaharu

    2014-01-01

    In residual stress measurement for large-scale pipes and vessels in high radiation areas and highly contaminated areas of nuclear plants, it is difficult to bring the radioactivated pipes and vessels out of the areas as they are. If they can brought out, it is very burdensome to handle them for the measurement. Development of an on-site measurement method of residual stress which can be quickly applied and has sufficient measurement accuracy is desirable. In this study, a new method combining an electric discharge skim-cut method with a microscopic strain measurement method using markers was proposed to realize the on-site residual stress measurement on pipes in high radiation areas and highly contaminated areas. In the electric discharge skim-cut method, a boat-type sample is skimmed out of a pipe outer/inner surface using electric discharge machining and released residual stress is measured. The on-site measurement of residual stress by the method can be done using a small, portable electric discharge machine. In the microscopic strain measurement method using markers, the residual stress is estimated by microscopic measurement of the distance between markers after the stress release. The combination of both methods can evaluate the residual stress with the same accuracy as conventional methods offer and it can achieve reduction of radiation exposure in the measurement because the work is done simply and rapidly. In this study, the applicability of the electric discharge skim-cut method was investigated because the applicability of the microscopic strain measurement method using markers was confirmed previously. The experimental examination clarified the applicable conditions for the residual stress measurement with the same accuracy as the conventional methods. Furthermore, the electric discharge machining conditions using pure water as the machining liquid was found to eliminate the amount of liquid radioactive waste completely. (author)

  4. Efficient stabilization and acceleration of numerical simulation of fluid flows by residual recombination

    Science.gov (United States)

    Citro, V.; Luchini, P.; Giannetti, F.; Auteri, F.

    2017-09-01

    The study of the stability of a dynamical system described by a set of partial differential equations (PDEs) requires the computation of unstable states as the control parameter exceeds its critical threshold. Unfortunately, the discretization of the governing equations, especially for fluid dynamic applications, often leads to very large discrete systems. As a consequence, matrix based methods, like for example the Newton-Raphson algorithm coupled with a direct inversion of the Jacobian matrix, lead to computational costs too large in terms of both memory and execution time. We present a novel iterative algorithm, inspired by Krylov-subspace methods, which is able to compute unstable steady states and/or accelerate the convergence to stable configurations. Our new algorithm is based on the minimization of the residual norm at each iteration step with a projection basis updated at each iteration rather than at periodic restarts like in the classical GMRES method. The algorithm is able to stabilize any dynamical system without increasing the computational time of the original numerical procedure used to solve the governing equations. Moreover, it can be easily inserted into a pre-existing relaxation (integration) procedure with a call to a single black-box subroutine. The procedure is discussed for problems of different sizes, ranging from a small two-dimensional system to a large three-dimensional problem involving the Navier-Stokes equations. We show that the proposed algorithm is able to improve the convergence of existing iterative schemes. In particular, the procedure is applied to the subcritical flow inside a lid-driven cavity. We also discuss the application of Boostconv to compute the unstable steady flow past a fixed circular cylinder (2D) and boundary-layer flow over a hemispherical roughness element (3D) for supercritical values of the Reynolds number. We show that Boostconv can be used effectively with any spatial discretization, be it a finite

  5. Development of methods for screening pesticide residues in plant matrices in Ghana

    International Nuclear Information System (INIS)

    Lowor, Samuel Tetteh

    1999-12-01

    TLC has been used in combination with micro-extraction and clean-up methods to provide an alternative cost effective analytical procedure for screening pesticide residues in plant matrices. Thirty-five (35) agrochemicals, which are used in priority crops in Ghana, were used in this study. Ethylacetate extraction in the presence of anhydrous sodium sulphate, followed by gel permeation chromatographic clean up and additional purification on silica gel cartridges provided clean extracts enabling the application of 300mg sample equivalent on the TLC plates. Detection method involving the use of O-tolidine was found to be suitable for general screening of residues, having medium sensitivity for several compounds. The method involving the use of silver nitrate was the only one found to be most suitable for detecting the organo chlorine pesticides. Lindane was the most sensitive to this reagent and had a Minimum Detectable Quantity (MDQ) value of 5ng/5 uL. This method was suitable for use on only alumina plates and detection was also possible even under sunlight. The enzyme inhibition methods were very sensitive to the carbamate and phosphoric acid type insecticides with MDQ values between 0.2 and 2000ng. Other detection methods involving p-nitrobenzene, p-dimethylaminobenzaldehyde and photosynthesis inhibition were also tried and discussed. The database developed has been successfully used for screening and semiquantitative determination of some ranges of pesticide residue in soil and plant matrices. (au)

  6. Measurement of residual solvents in a drug substance by a purge-and-trap method.

    Science.gov (United States)

    Lakatos, Miklós

    2008-08-05

    The purge-and-trap (P&T) gas extraction method combined with gas chromatography was studied for its suitability for quantitative residual solvents determination in a water-soluble active pharmaceutical ingredient (API). Some analytical method performance characteristics were investigated, namely, the repeatability, the accuracy and the detection limit of determination. The results show that the P&T technique is--as expected--more sensitive than the static headspace, thus it can be used for the determination of residual solvents pertaining to the ICH Class 1 group. It was found that it could be an alternative sample preparation method besides the static headspace (HS) method.

  7. A Multifeatures Fusion and Discrete Firefly Optimization Method for Prediction of Protein Tyrosine Sulfation Residues.

    Science.gov (United States)

    Guo, Song; Liu, Chunhua; Zhou, Peng; Li, Yanling

    2016-01-01

    Tyrosine sulfation is one of the ubiquitous protein posttranslational modifications, where some sulfate groups are added to the tyrosine residues. It plays significant roles in various physiological processes in eukaryotic cells. To explore the molecular mechanism of tyrosine sulfation, one of the prerequisites is to correctly identify possible protein tyrosine sulfation residues. In this paper, a novel method was presented to predict protein tyrosine sulfation residues from primary sequences. By means of informative feature construction and elaborate feature selection and parameter optimization scheme, the proposed predictor achieved promising results and outperformed many other state-of-the-art predictors. Using the optimal features subset, the proposed method achieved mean MCC of 94.41% on the benchmark dataset, and a MCC of 90.09% on the independent dataset. The experimental performance indicated that our new proposed method could be effective in identifying the important protein posttranslational modifications and the feature selection scheme would be powerful in protein functional residues prediction research fields.

  8. On the residual stress modeling of shot-peened AISI 4340 steel: finite element and response surface methods

    Science.gov (United States)

    Asgari, Ali; Dehestani, Pouya; Poruraminaie, Iman

    2018-02-01

    Shot peening is a well-known process in applying the residual stress on the surface of industrial parts. The induced residual stress improves fatigue life. In this study, the effects of shot peening parameters such as shot diameter, shot speed, friction coefficient, and the number of impacts on the applied residual stress will be evaluated. To assess these parameters effect, firstly the shot peening process has been simulated by finite element method. Then, effects of the process parameters on the residual stress have been evaluated by response surface method as a statistical approach. Finally, a strong model is presented to predict the maximum residual stress induced by shot peening process in AISI 4340 steel. Also, the optimum parameters for the maximum residual stress are achieved. The results indicate that effect of shot diameter on the induced residual stress is increased by increasing the shot speed. Also, enhancing the friction coefficient magnitude always cannot lead to increase in the residual stress.

  9. The characterization of insoluble dissolver residues and the development of treatment methods

    International Nuclear Information System (INIS)

    Baker, H.T.; Brown, P.E.; Pateman, R.J.; Wilkinson, K.L.

    1986-01-01

    Characterization studies have been carried out on the insoluble residue arising from laboratory scale dissolution of single pins of mixed oxide fuel irradiated in the Dounreay Fast Reactor (DFR). Similar characterization work has also been completed on six samples of insoluble residue recovered from the reprocessing of complete sub-assemblies of mixed oxide fuel irradiated in PFR. Treatment methods for the dissolver insolubles have consisted of preparing immobilized samples in sand/ordinary portland cement (OPC), sand/pulverized fly ash (PFA)/OPC, and blast furnace slag (BFS)/OPC. A programme of leach testing has been carried out according to the conditions laid down in the international Standard Organization Test. Four samples of DFR originated insoluble residues and six samples of PFR originated insoluble residues have been immobilized and leach tested. Variations have included experiments to evaluate the leach rate under temperature influence and to acid wash prior to immobilization

  10. Reliability residual-life prediction method for thermal aging based on performance degradation

    International Nuclear Information System (INIS)

    Ren Shuhong; Xue Fei; Yu Weiwei; Ti Wenxin; Liu Xiaotian

    2013-01-01

    The paper makes the study of the nuclear power plant main pipeline. The residual-life of the main pipeline that failed due to thermal aging has been studied by the use of performance degradation theory and Bayesian updating methods. Firstly, the thermal aging impact property degradation process of the main pipeline austenitic stainless steel has been analyzed by the accelerated thermal aging test data. Then, the thermal aging residual-life prediction model based on the impact property degradation data is built by Bayesian updating methods. Finally, these models are applied in practical situations. It is shown that the proposed methods are feasible and the prediction accuracy meets the needs of the project. Also, it provides a foundation for the scientific management of aging management of the main pipeline. (authors)

  11. A review of experimental methods for determining residual creep life

    International Nuclear Information System (INIS)

    Bolton, C.J.

    1977-11-01

    Experimental methods available for determining how much creep life remains at a particular time in the high temperature service of a component are reviewed. After a brief consideration of the limitations of stress rupture extrapolation techniques, the application of post-exposure creep testing is considered. Ways of assessing the effect of microstructural degradation on residual life are then reviewed. It is pointed out that while this type of work will be useful for certain materials, there are other materials in which 'mechanical damage' such as cavitation will be more important. Cavitation measurement techniques are therefore reviewed. The report ends with a brief consideration of the use of crack growth measurements in assessing the residual life of cracked components. (author)

  12. Evaluation of machining effect for the residual stress of SA508 by hole drilling method

    International Nuclear Information System (INIS)

    Lee, Jeong Kun; Lee, Kyoung Soo; Song, Ki O; Kim, Young Shin

    2009-01-01

    Residual stresses on a surface of the material are welcome or undesirable since it's direction, compression or tensile. But especially for the fatigue, it is not negligible effect on the material strength. These residual stresses developed during the manufacturing processes involving material deformation, heat treatment, machining. The object of this paper is verifying the effect of machining what is mostly used for SA508. For verifying the effect of machining, three different kind of machining have been achieved, milling, grinding, wire cutting. Also to measure the residual stress, hole drill method and indentation method are used.

  13. Development of nondestructive hybrid measuring method for three-dimensional residual stress distribution of thick welded joint. Hybrid measuring method of inherent strain method and neutron diffraction method

    International Nuclear Information System (INIS)

    Nakacho, Keiji; Kasahara, Norifumi; Tamura, Ryota

    2012-01-01

    The measuring methods of the residual stress are classified into destructive one and nondestructive one. The inherent strain method (ISM) is destructive one. The neutron diffraction method (NDM) is nondestructive one. But the measurable depth is limited within about 20 mm and the method cannot measure the weld zone, without destruction of the object. So, in this study, the hybrid measuring method has been developed, by combining the ISM and the NDM. The theory of the hybrid method is the same as the ISM. In the analysis, the strains measured by the NDM without destruction are used. This hybrid measuring method is a true nondestructive measuring method for a thick welded joint. The applicability of the hybrid method has been verified by simulation, using a butt welded joint of thick pipes. In the simulation, the reliable order of the strains measured by the present NDM is very important, and was considered as 10 micro. The measurable regions by the present NDM were assumed. Under the above conditions, the data (the residual elastic strains assumed to be measured by the NDM) were made, and used in the ISM. As a result of such simulation, it has been cleared that the estimated residual stress has very high accuracy, if enough data are used. The required number of data is less than the ISM. (author)

  14. Residual stress measurement of PMMA by combining drilling-hole with digital speckle correlation method

    Science.gov (United States)

    Yao, X. F.; Xiong, T. C.; Xu, H. M.; Wan, J. P.; Long, G. R.

    2008-11-01

    The residual stresses of the PMMA (polymethyl methacrylate) specimens after being drilled, reamed and polished respectively are investigated using the digital speckle correlation experimental method,. According to the displacement fields around the correlated calculated region, the polynomial curve fitting method is used to obtain the continuous displacement fields, and the strain fields can be obtained from the derivative of the displacement fields. Considering the constitutive equation of the material, the expression of the residual stress can be presented. During the data processing, according to the fitting effect of the data, the calculation region of the correlated speckles and the degree of the polynomial fitting curve is decided. These results show that the maximum stress is at the hole-wall of the drilling hole specimen and with the increasing of the diameter of the drilled hole, the residual stress resulting from the hole drilling increases, whereas the process of reaming and polishing hole can reduce the residual stress. The relative large discrete degree of the residual stress is due to the chip removal ability of the drill bit, the cutting feed of the drill and other various reasons.

  15. Feasibility of ultrasonic and eddy current methods for measurement of residual stress in shot peened metals

    International Nuclear Information System (INIS)

    Lavrentyev, Anton I.; Stucky, Paul A.; Veronesi, William A.

    2000-01-01

    Shot peening is a well-known method for extending the fatigue life of metal components by introducing compressive residual stresses near their surfaces. The capability to nondestructively evaluate the near surface residual stress would greatly aid the assurance of proper fatigue life in shot-peened components. This paper presents preliminary results from a feasibility study examining the use of ultrasonic and eddy current NDE methods for residual stress measurement in components where the stress has been introduced by shot peening. With an ultrasonic method, a variation of ultrasonic surface wave speed with shot peening intensity was measured. Near surface conductivity was measured by eddy current methods. Since the effective penetration depth of both methods employed is inversely related to the excitation frequency, by making measurements at different frequencies, each method has the potential to provide the stress-depth profile. Experiments were conducted on aluminum specimens (alloy 7075-T7351) peened within the Almen peening intensity range of 4C to 16C. The experimental results obtained demonstrate a correlation between peening intensity and Rayleigh wave velocity and between peening intensity and conductivity. The data suggests either of the methods may be suitable, with limitations, for detecting unsatisfactory levels of shot peening. Several factors were found to contribute to the measured responses: surface roughness, near surface plastic deformation (cold work) and residual stress. The contribution of each factor was studied experimentally. The feasibility of residual stress determination from the measured data is discussed

  16. Effect of corn residue harvest method with ruminally undegradable protein supplementation on performance of growing calves and fiber digestibility.

    Science.gov (United States)

    King, T M; Bondurant, R G; Jolly-Breithaupt, M L; Gramkow, J L; Klopfenstein, T J; MacDonald, J C

    2017-12-01

    Two experiments evaluated the effects of corn residue harvest method on animal performance and diet digestibility. Experiment 1 was designed as a 2 × 2 + 1 factorial arrangement of treatments using 60 individually fed crossbred steers (280 kg [SD 32] initial BW; = 12). Factors were the corn residue harvest method (high-stem and conventional) and supplemental RUP at 2 concentrations (0 and 3.3% diet DM). A third harvest method (low-stem) was also evaluated, but only in diets containing supplemental RUP at 3.3% diet DM because of limitations in the amount of available low-stem residue. Therefore, the 3 harvest methods were compared only in diets containing supplemental RUP. In Exp. 2, 9 crossbred wethers were blocked by BW (42.4 kg [SD 7] initial BW) and randomly assigned to diets containing corn residue harvested 1 of 3 ways (low-stem, high-stem, and conventional). In Exp. 1, steers fed the low-stem residue diet had greater ADG compared with the steers fed conventionally harvested corn residue ( = 0.03; 0.78 vs. 0.63 kg), whereas steers fed high-stem residue were intermediate ( > 0.17; 0.69 kg), not differing from either conventional or low-stem residues. Results from in vitro OM digestibility suggest that low-stem residue had the greatest ( RUP content (40% of CP) and RUP digestibility (60%) among the 3 residues ( ≥ 0.35). No interactions were observed between harvest method and the addition of RUP ( ≥ 0.12). The addition of RUP tended to result in improved ADG (0.66 ± 0.07 vs. 0.58 ± 0.07 for supplemental RUP and no RUP, respectively; = 0.08) and G:F (0.116 ± 0.006 vs. 0.095 ± 0.020 for supplemental RUP and no RUP, respectively; = 0.02) compared with similar diets without the additional RUP. In Exp. 2, low-stem residue had greater DM and OM digestibility and DE ( < 0.01) than high-stem and conventional residues, which did not differ ( ≥ 0.63). Low-stem residue also had the greatest NDF digestibility (NDFD; < 0.01), whereas high-stem residue had greater

  17. An accurate method for determining residual stresses with magnetic non-destructive techniques in welded ferromagnetic steels

    International Nuclear Information System (INIS)

    Vourna, P

    2016-01-01

    The scope of the present research work was to investigate the proper selection criteria for developing a suitable methodology for the accurate determination of residual stresses existing in welded parts. Magnetic non-destructive testing took place by the use of two magnetic non-destructive techniques: by the measurement of the magnetic Barkhausen noise and by the evaluation of the magnetic hysteresis loop parameters. The spatial distribution of residual stresses in welded metal parts by both non-destructive magnetic methods and two diffraction methods was determined. The conduction of magnetic measurements required an initial calibration of ferromagnetic steels. Based on the examined volume of the sample, all methods used were divided into two large categories: the first one was related to the determination of surface residual stress, whereas the second one was related to bulk residual stress determination. The first category included the magnetic Barkhausen noise and the X-ray diffraction measurements, while the second one included the magnetic permeability and the neutron diffraction data. The residual stresses determined by the magnetic techniques were in a good agreement with the diffraction ones. (paper)

  18. RANDOM FUNCTIONS AND INTERVAL METHOD FOR PREDICTING THE RESIDUAL RESOURCE OF BUILDING STRUCTURES

    Directory of Open Access Journals (Sweden)

    Shmelev Gennadiy Dmitrievich

    2017-11-01

    Full Text Available Subject: possibility of using random functions and interval prediction method for estimating the residual life of building structures in the currently used buildings. Research objectives: coordination of ranges of values to develop predictions and random functions that characterize the processes being predicted. Materials and methods: when performing this research, the method of random functions and the method of interval prediction were used. Results: in the course of this work, the basic properties of random functions, including the properties of families of random functions, are studied. The coordination of time-varying impacts and loads on building structures is considered from the viewpoint of their influence on structures and representation of the structures’ behavior in the form of random functions. Several models of random functions are proposed for predicting individual parameters of structures. For each of the proposed models, its scope of application is defined. The article notes that the considered approach of forecasting has been used many times at various sites. In addition, the available results allowed the authors to develop a methodology for assessing the technical condition and residual life of building structures for the currently used facilities. Conclusions: we studied the possibility of using random functions and processes for the purposes of forecasting the residual service lives of structures in buildings and engineering constructions. We considered the possibility of using an interval forecasting approach to estimate changes in defining parameters of building structures and their technical condition. A comprehensive technique for forecasting the residual life of building structures using the interval approach is proposed.

  19. Rapid surface enhanced Raman scattering detection method for chloramphenicol residues

    Science.gov (United States)

    Ji, Wei; Yao, Weirong

    2015-06-01

    Chloramphenicol (CAP) is a widely used amide alcohol antibiotics, which has been banned from using in food producing animals in many countries. In this study, surface enhanced Raman scattering (SERS) coupled with gold colloidal nanoparticles was used for the rapid analysis of CAP. Density functional theory (DFT) calculations were conducted with Gaussian 03 at the B3LYP level using the 3-21G(d) and 6-31G(d) basis sets to analyze the assignment of vibrations. Affirmatively, the theoretical Raman spectrum of CAP was in complete agreement with the experimental spectrum. They both exhibited three strong peaks characteristic of CAP at 1104 cm-1, 1344 cm-1, 1596 cm-1, which were used for rapid qualitative analysis of CAP residues in food samples. The use of SERS as a method for the measurements of CAP was explored by comparing use of different solvents, gold colloidal nanoparticles concentration and absorption time. The method of the detection limit was determined as 0.1 μg/mL using optimum conditions. The Raman peak at 1344 cm-1 was used as the index for quantitative analysis of CAP in food samples, with a linear correlation of R2 = 0.9802. Quantitative analysis of CAP residues in foods revealed that the SERS technique with gold colloidal nanoparticles was sensitive and of a good stability and linear correlation, and suited for rapid analysis of CAP residue in a variety of food samples.

  20. A comparison of residual stresses in built-up steel beams using hole-drilling method

    International Nuclear Information System (INIS)

    Nawafleh, M. A.; Hunaiti, Y. M.; Younes, R. M.

    2009-01-01

    Residual stresses have a significant effect on the stability resistance of metal building systems. An experimental program was conducted to measure these stresses in built-up steel beams using incremental hole-drilling method. The experimental results reveal that the predicted residual stress type of pattern for built-up I-sections with fillet welds on one side of the web is not the same as the pattern of residual stresses in built-up I-sections with fillet welds on both sides of the web

  1. Simultaneous Determination of TetracyclinesResidues in Bovine Milk Samples by Solid Phase Extraction and HPLC-FL Method

    Directory of Open Access Journals (Sweden)

    Mehra Mesgari Abbasi

    2011-06-01

    Full Text Available Introduction:Tetracyclines (TCs are widely used in animal husbandry and their residues in milk may resultinharmful effects on human. The aim of this study was to investigate the presence of TCs residues in various bovine milk samples from local markets of Ardabil, Iran. Methods:One hundred and fourteen pasteurized, sterilized and raw milk samples were collected from markets of Ardabil. Tetracycline, Oxytetracycline and Chlortetracycline (TCs residues extraction carried out by Solid Phase Extraction method. Determination of TCs residues were performed by high performance liquid chromatography (HPLC method using Fluorescence detector.Results: The mean of total TCs residues in all samples (114 samples was 97.6 ±16.9ng/g and that of pasteurized, sterilized and raw milk samples were 87.1 ± 17.7, 112.0 ± 57.3 and 154.0 ± 66.3ng/g respectively. Twenty five point four percent of the all samples, and24.4%, 30% and 28.6% of the pasteurized, sterilized and raw milk samples, respectively had higher TCs residues than the recommended maximum levels (100ng/g. Conclusion:This study indicates the presence of tetracycline residues more than allowed amount. Regulatory authorities should ensure proper withdrawal period before milking the animals and definite supervisions are necessary on application of these drugs.

  2. [Research on rapid and quantitative detection method for organophosphorus pesticide residue].

    Science.gov (United States)

    Sun, Yuan-Xin; Chen, Bing-Tai; Yi, Sen; Sun, Ming

    2014-05-01

    The methods of physical-chemical inspection is adopted in the traditional pesticide residue detection, which require a lot of pretreatment processes, are time-consuming and complicated. In the present study, the authors take chlorpyrifos applied widely in the present agricultural field as the research object and propose a rapid and quantitative detection method for organophosphorus pesticide residues. At first, according to the chemical characteristics of chlorpyrifos and comprehensive chromogenic effect of several colorimetric reagents and secondary pollution, the pretreatment of the scheme of chromogenic reaction of chlorpyrifos with resorcin in a weak alkaline environment was determined. Secondly, by analyzing Uv-Vis spectrum data of chlorpyrifos samples whose content were between 0. 5 and 400 mg kg-1, it was confirmed that the characteristic information after the color reaction mainly was concentrated among 360 approximately 400 nm. Thirdly, the full spectrum forecasting model was established based on the partial least squares, whose correlation coefficient of calibration was 0. 999 6, correlation coefficient of prediction reached 0. 995 6, standard deviation of calibration (RMSEC) was 2. 814 7 mg kg-1, and standard deviation of verification (RMSEP) was 8. 012 4 mg kg-1. Fourthly, the wavelengths whose center wavelength is 400 nm was extracted as characteristic region to build a forecasting model, whose correlation coefficient of calibration was 0. 999 6, correlation coefficient of prediction reached 0. 999 3, standard deviation of calibration (RMSEC) was 2. 566 7 mg kg-1 , standard deviation of verification (RMSEP) was 4. 886 6 mg kg-1, respectively. At last, by analyzing the near infrared spectrum data of chlorpyrifos samples with contents between 0. 5 and 16 mg kg-1, the authors found that although the characteristics of the chromogenic functional group are not obvious, the change of absorption peaks of resorcin itself in the neighborhood of 5 200 cm

  3. Aplicação do pré-condicionador Multigrid Algébrico baseado em Wavelet no cálculo de campos magnéticos não lineares

    Directory of Open Access Journals (Sweden)

    Fabio Henrique Pereira

    2009-01-01

    Full Text Available In this work the performance of ¿-cycle wavelet-based algebraic multigrid preconditioner for iterative methods is investigated. The method is applied as a preconditioner for the classical iterative methods Bi-Conjugate Gradient Stabilized (BiCGStab, Generalized Minimum Residual (GMRes and Conjugate Gradient (CG to the solution of non-linear system of algebraic equations from the analysis of a switched reluctance motor with ferromagnetic material the steel S45C and nonlinear magnetization curve, associated with the Newton-Raphson algorithm. Particular attention has been focused in both V- and W-cycle convergence factors, as well as the CPU time. Numerical results show the efficiency of the proposed techniques when compared with classical preconditioner, such as Incomplete Cholesky and Incomplete LU decomposition.

  4. Comparison of residual stress measurement in thin films using surface micromachining method

    International Nuclear Information System (INIS)

    He, Q.; Luo, Z.X.; Chen, X.Y.

    2008-01-01

    Conductive, dielectric, semiconducting, piezoelectric and ferroelectric thin films are extensively used for MEMS/NEMS applications. One of the important parameters of thin films is residual stress. The residual stress can seriously affect the properties, performance and long-term stability of the films. Excessive compressive or tensile stress results in buckling, cracking, splintering and sticking problems. Stress measurement techniques are therefore essential for both process development and process monitoring. Many suggestions for stress measurement in thin films have been made over the past several decades. This paper is concentrated on the in situ stress measurement using surface micromachining techniques to determine the residual stress. The authors review and compare several types of stress measurement methods including buckling technique, rotating technique, micro strain gauge and long-short beam strain sensor

  5. A new method for weakening the combined effect of residual errors on multibeam bathymetric data

    Science.gov (United States)

    Zhao, Jianhu; Yan, Jun; Zhang, Hongmei; Zhang, Yuqing; Wang, Aixue

    2014-12-01

    Multibeam bathymetric system (MBS) has been widely applied in the marine surveying for providing high-resolution seabed topography. However, some factors degrade the precision of bathymetry, including the sound velocity, the vessel attitude, the misalignment angle of the transducer and so on. Although these factors have been corrected strictly in bathymetric data processing, the final bathymetric result is still affected by their residual errors. In deep water, the result usually cannot meet the requirements of high-precision seabed topography. The combined effect of these residual errors is systematic, and it's difficult to separate and weaken the effect using traditional single-error correction methods. Therefore, the paper puts forward a new method for weakening the effect of residual errors based on the frequency-spectrum characteristics of seabed topography and multibeam bathymetric data. Four steps, namely the separation of the low-frequency and the high-frequency part of bathymetric data, the reconstruction of the trend of actual seabed topography, the merging of the actual trend and the extracted microtopography, and the accuracy evaluation, are involved in the method. Experiment results prove that the proposed method could weaken the combined effect of residual errors on multibeam bathymetric data and efficiently improve the accuracy of the final post-processing results. We suggest that the method should be widely applied to MBS data processing in deep water.

  6. A multilevel method for conductive-radiative heat transfer

    Energy Technology Data Exchange (ETDEWEB)

    Banoczi, J.M.; Kelley, C.T. [North Carolina State Univ., Raleigh, NC (United States)

    1996-12-31

    We present a fast multilevel algorithm for the solution of a system of nonlinear integro-differential equations that model steady-state combined radiative-conductive heat transfer. The equations can be formulated as a compact fixed point problem with a fixed point map that requires both a solution of the linear transport equation and the linear heat equation for its evaluation. We use fast transport solvers developed by the second author, to construct an efficient evaluation of the fixed point map and then apply the Atkinson-Brakhage, method, with Newton-GMRES as the coarse mesh solver, to the full nonlinear system.

  7. Validation of a residue method to determine pesticide residues in cucumber by using nuclear techniques

    International Nuclear Information System (INIS)

    Baysoyu, D.; Tiryaki, O.; Secer, E.; Aydin, G.

    2009-01-01

    In this study, a multi-residue method using ethyl acetate for extraction and gel permeation chromatography for clean-up was validated to determine chlorpyrifos, malathion and dichlorvos in cucumber by gas chromatography. For this purpose, homogenized cucumber samples were fortified with pesticides at 0.02 0.2, 0.8 and 1 mg/kg levels. The efficiency and repeatability of the method in extraction and cleanup steps were performed using 1 4C-carbaryl by radioisotope tracer technique. 1 4C-carbaryl recoveries after the extraction and cleanup steps were between 92.63-111.73 % with a repeatability of 4.85% (CV) and 74.83-102.22 % with a repeatability of 7.19% (CV), respectively. The homogeneity of analytical samples and the stability of pesticides during homogenization were determined using radio tracer technique and chromatographic methods, respectively.

  8. Residual stress measurement of large scaled welded pipe using neutron diffraction method. Effect of SCC crack propagation and repair weld on residual stress distribution

    International Nuclear Information System (INIS)

    Suzuki, Hiroshi; Katsuyama, Jinya; Tobita, Tohru; Morii, Yukio

    2011-01-01

    The RESA-1 neutron engineering diffractometer in the JRR-3 (Japan Research Reactor No.3) at the Japan Atomic Energy Agency, which is used for stress measurements, was upgraded to realize residual stress measurements of large scaled mechanical components. A series of residual stress measurements was made to obtain through-thickness residual stress distributions in a Type 304 stainless steel butt-welded pipe of 500A-sch.80 using the upgraded RESA-1 diffractometer. We evaluated effects of crack propagation such as stress corrosion cracking (SCC) and a part-circumference repair weld on the residual stress distributions induced by girth welding. Measured residual stress distributions near original girth weld revealed good agreement with typical results shown in some previous works using finite element method, deep hole drilling as well as neutron diffraction. After introducing a mock crack with 10 mm depth in the heat affected zone on the inside wall of the pipe by electro discharge machining, the axial residual stresses were found to be released in the part of the mock crack. However, changes in the through-wall bending stress component and the self-equilibrated stress component were negligible and hence the axial residual stress distribution in the ligament was remained in the original residual stresses near girth weld without the mock crack. Furthermore, changes in hoop and radial residual stress were also small. The residual stress distributions after a part repair welding on the outer circumference of the girth weld were significantly different from residual stress distributions near the original girth weld. The through-thickness average axial residual stress was increased due to increase of the tensile membrane stress and mitigation of the bending stress after repair welding. Throughout above studies, we evidenced that the neutron diffraction technique is useful and powerful tool for measuring residual stress distributions in large as well as thick mechanical

  9. Quadratic residues and non-residues selected topics

    CERN Document Server

    Wright, Steve

    2016-01-01

    This book offers an account of the classical theory of quadratic residues and non-residues with the goal of using that theory as a lens through which to view the development of some of the fundamental methods employed in modern elementary, algebraic, and analytic number theory. The first three chapters present some basic facts and the history of quadratic residues and non-residues and discuss various proofs of the Law of Quadratic Reciprosity in depth, with an emphasis on the six proofs that Gauss published. The remaining seven chapters explore some interesting applications of the Law of Quadratic Reciprocity, prove some results concerning the distribution and arithmetic structure of quadratic residues and non-residues, provide a detailed proof of Dirichlet’s Class-Number Formula, and discuss the question of whether quadratic residues are randomly distributed. The text is a valuable resource for graduate and advanced undergraduate students as well as for mathematicians interested in number theory.

  10. Method of producing pitch (distillation residue)

    Energy Technology Data Exchange (ETDEWEB)

    Stepanenko, M.A.; Belkina, T.V.; Krysin, V.P.

    1979-08-15

    A method is proposed for producing pitch by mixing hard coal pitch with anthracene fraction and thermal treatment of the mixture. The method is distinguished in that in order to increase the quality of the pitch, the anthracene fraction is subjected to thermal treatment at 250-300/sup 0/ for 10-13 hours in the presence of air. This duration of heat treatment allows one to build up in the anthracene fraction up to 20-24% of material which is not soluble and toluene, without the formation of products which are not soluble in quinoline. The fraction prepared in this manner is inserted into the initial pitch in the ratio 1:2 up to 1:9, the mixture is subject to heat treatment at temperature 360-380/sup 0/ and air consumption 7-91/kgX hours until the production of pitch with softening temperature of 85-90/sup 0/. As the initial raw material we used pitch with softening temperature of 60/sup 0/, content of substances which are not soluble in quinoline, 2.0% which are not soluble and toluene 20.6% and coking residue of 49.2%. Example. 80 grams of anthracene fraction is added to 320 grams of pitch. The anthracene fraction is subjected previously to heat treatment at 300/sup 0/ for 13 hours in the presence of air, supplied in the amount of 9 liters per hour. As a result of the heat treatment of the content of materials which are not soluble in toluence in the anthracene fraction is 24.0%, in quinoline it is 0.1%. The ratio of a pitch and thermally treated anthracene fraction in the mixture was 4:l. The produced mixture was subjected to heat treatment at 360/sup 0/ for 1.5 hours with air supply in the amount of 7 liters/ kilograms/hours. Pitch is produced with the following characteristics: softening temperature 88/sup 0/, content of substances which are not soluble in toluene 32.5%, in quinilone, 6.0%, coking residue, 56.7%. The invention can be used in the chemical coking and petrochemical industry.

  11. Determination of Profenofos Pesticidal Residue in Lettuce (Lactuca sativa L. by Gas Chromatographic Method

    Directory of Open Access Journals (Sweden)

    Yohannes Alen

    2015-05-01

    Full Text Available The determination of profenofos pesticidal residue in the lettuce (Lactuca sativa L. by using gas chromatography using flame photometric detector (FPD had been investigated. The lettuce was collected from Padang Luar area, Agam distric, West Sumatera. Sample for determination of profenofos residue divided into three groups: unwashed (A, washed with water (B, and washed with detergent (C. Maceration with sonication was used for the extraction using ethylacetateas a solvent. The results showed that profenofos pesticide residue in sample A, B and C were 0.204, 0.080 and 0.061 ppm, respectively. These profenofos pesticidal residue are over than the Maximum Residue Limits (MRL that established by The Japan Food Chemical Research Foundation (0.05 ppm even though World Health Organization (WHO has not established Maximum Residue Limits (MRL profenofos on lettuce. Based on the statistical analysis one-way method (Anova using SPSS 20.0 showed that there was a significant concentrations difference between lettuce A from lettuce B and lettuce C with p < 0.05.

  12. A Straight-Line Method for Analyzing Residual Drawdowns at an Observation Well

    Directory of Open Access Journals (Sweden)

    Mesut Çimen

    2015-01-01

    Full Text Available Determination of the hydraulic parameters (transmissivity and storage coefficients of a confined aquifer is important for effective groundwater resources. For this purpose, the residual drawdowns have been in use to estimate the aquifer parameters by the classical Theis recovery method. The proposed method of this paper depends on a straight-line through the field data and it helps to calculate the parameters quickly without any need for long-term pumping data. It is based on the expansion series of the Theis well function by consideration of three terms, and this approach is valid for the dimensionless time factor u′=S′r2/4Tt′≤0.2. The method can be applied reliably to extensive and homogeneous confined aquifers resulting in different storage coefficients during the pumping and recovery periods S≠S′. It presents a strength methodology for the parameters decision making from the residual data in the groundwater field of civil engineering.

  13. Is residual memory variance a valid method for quantifying cognitive reserve? A longitudinal application

    Science.gov (United States)

    Zahodne, Laura B.; Manly, Jennifer J.; Brickman, Adam M.; Narkhede, Atul; Griffith, Erica Y.; Guzman, Vanessa A.; Schupf, Nicole; Stern, Yaakov

    2016-01-01

    Cognitive reserve describes the mismatch between brain integrity and cognitive performance. Older adults with high cognitive reserve are more resilient to age-related brain pathology. Traditionally, cognitive reserve is indexed indirectly via static proxy variables (e.g., years of education). More recently, cross-sectional studies have suggested that reserve can be expressed as residual variance in episodic memory performance that remains after accounting for demographic factors and brain pathology (whole brain, hippocampal, and white matter hyperintensity volumes). The present study extends these methods to a longitudinal framework in a community-based cohort of 244 older adults who underwent two comprehensive neuropsychological and structural magnetic resonance imaging sessions over 4.6 years. On average, residual memory variance decreased over time, consistent with the idea that cognitive reserve is depleted over time. Individual differences in change in residual memory variance predicted incident dementia, independent of baseline residual memory variance. Multiple-group latent difference score models revealed tighter coupling between brain and language changes among individuals with decreasing residual memory variance. These results suggest that changes in residual memory variance may capture a dynamic aspect of cognitive reserve and could be a useful way to summarize individual cognitive responses to brain changes. Change in residual memory variance among initially non-demented older adults was a better predictor of incident dementia than residual memory variance measured at one time-point. PMID:26348002

  14. Numerical weld modeling - a method for calculating weld-induced residual stresses

    International Nuclear Information System (INIS)

    Fricke, S.; Keim, E.; Schmidt, J.

    2001-01-01

    In the past, weld-induced residual stresses caused damage to numerous (power) plant parts, components and systems (Erve, M., Wesseling, U., Kilian, R., Hardt, R., Bruemmer, G., Maier, V., Ilg, U., 1994. Cracking in Stabilized Austenitic Stainless Steel Piping of German Boiling Water Reactors - Characteristic Features and Root Causes. 20. MPA-Seminar 1994, vol. 2, paper 29, pp.29.1-29.21). In the case of BWR nuclear power plants, this damage can be caused by the mechanism of intergranular stress corrosion cracking in austenitic piping or the core shroud in the reactor pressure vessel and is triggered chiefly by weld-induced residual stresses. One solution of this problem that has been used in the past involves experimental measurements of residual stresses in conjunction with weld optimization testing. However, the experimental analysis of all relevant parameters is an extremely tedious process. Numerical simulation using the finite element method (FEM) not only supplements this method but, in view of modern computer capacities, is also an equally valid alternative in its own right. This paper will demonstrate that the technique developed for numerical simulation of the welding process has not only been properly verified and validated on austenitic pipe welds, but that it also permits making selective statements on improvements to the welding process. For instance, numerical simulation can provide information on the starting point of welding for every weld bead, the effect of interpass cooling as far as a possible sensitization of the heat affected zone (HAZ) is concerned, the effect of gap width on the resultant weld residual stresses, or the effect of the 'last pass heat sink welding' (welding of the final passes while simultaneously cooling the inner surface with water) producing compressive stresses in the root area of a circumferential weld in an austenitic pipe. The computer program FERESA (finite element residual stress analysis) was based on a commercially

  15. Analytical Method Development for the Determination of Α-Endosulfan and Bifenthrin Pesticide Residues in Tea

    Directory of Open Access Journals (Sweden)

    Dyah Styarini

    2014-03-01

    Full Text Available The development of analytical method for the determination of α-endosulfan and bifenthrin residues in tea has been done. The complex matrices and also the pigment were the challenge in doing quantification of the pesticide residues in tea matrices. In order to get appropriate analysis method for the determination of pesticide residues in tea, the modification was done in the analytical method for the determination of organochlorine multiresidue in non fat matrices: seasoning and spicy that is published by Directorate General of Food Crops, Directorate of Food Plant Protection. The modification was done particularly in clean-up step to remove the interferences from the extract of tea matrices such as the pigment that usually interfere the measurement with Gas Chromatography (GC. The result showed that the MDL value for both analytes were 0.5 ng/g that were much lower than MRLs. The percent recovery obtained from the method was 78.58 and 90.19% for α-endosulfan and bifenthrin, respectively. The precision of the analysis method for both analytes were good since the % RSD values were below than the Horwitz’s value that was 19.18% at spiking level concentration of 300 ng/g.

  16. Comparison of different agar diffusion methods for the detection of residues in the kidneys of pigs treated with antimicrobial drugs.

    Science.gov (United States)

    Korkeala, H; Sorvettula, O; Mäki-Petäys, O; Hirn, J

    1983-01-01

    Residue analyses of the kidneys of twenty-six pigs treated with various antimicrobial drugs 20 h before slaughter and of eleven untreated pigs were performed. The effects of storage temperature of the kidneys, and of sampling location, on the residue analysis were also studied. No method alone was sufficient for the detection of residues. Oxytetracycline residues could be detected at pH 6, dihydrostreptomycin residues at pH 8, and sulphonamide residues if trimethoprim was present in the medium. Chloramphenicol, penicillin G procaine, tylosin and lincomycin residues were not detectable with the methods used. The concentration of ampicillin decreased during the storage of samples at +4°C. Most methods also yielded zones of inhibition for the frozen kidneys from untreated pigs. It seems necessary to use agar media of two different pH values: the addition of trimethoprim to the medium is also needed. The use of fresh pig kidneys, and samples containing both kidney medulla and kidney cortex, is recommended in residue analysis. Copyright © 1983. Published by Elsevier Ltd.

  17. Evaluation of the effectiveness of the three-dimensional residual stresses method based on the eigenstrain methodology via x-ray measurements

    International Nuclear Information System (INIS)

    Ogawa, Masaru; Ishii, Takehiro; Furusako, Seiji

    2015-01-01

    In order to prevent fractures caused by fatigue or stress corrosion cracking in welded structures, it is important to predict crack propagation for cracks observed during in-service inspections. However, it is difficult to evaluate three-dimensional welding residual stresses non-destructively. Today, it is possible to measure residual stresses just on surface by X-ray diffraction. Neutron diffraction makes it possible to measure welding residual stresses non-destructively even in the thickness direction but it is only available in special irradiation facilities. Therefore, it is impossible to use neutron diffraction as an on-site measurement technique. As non-destructive method of three-dimensional welding residual stresses based on the eigenstrain methodology, the bead flush method has been proposed. In this method, three-dimensional welding residual stresses are calculated by an elastic FEM (Finite Element Method) analysis from eigenstrain distributions which are estimated by an inverse analysis from released strains by strain gauges in the removal of the weld reinforcement. Here, the removal of the excess metal contributes inhibition of crack initiation. Therefore, the bead flush method is a non-destructive technique essentially. However, estimation accuracy of this method becomes relatively poor when processing strains are added on the machined surface. The first author has been developed the bead flush method to be free from the influence of the processing strains. In this method, eigenstrains are estimated not from released strains but from residual strains on surface by X-ray diffraction. In this study, welding residual stresses on the bottom surface in an actual welded plate are estimated from elastic strains measured on the top surface using this method. To evaluate estimation accuracy, estimated residual stresses on the bottom surface are compared with residual stresses measured by X-ray diffraction. Here, eigenstrain distributions not only in the welding

  18. Residual Strength Analysisof Asymmetrically Damaged Ship Hull GirderUsing Beam Finite Element Method

    Directory of Open Access Journals (Sweden)

    Muhammad Zubair Muis Alie

    2016-04-01

    Full Text Available The objective of the present study is to analyze the residual strength of asymmetrically damaged ship hull girder under longitudinal bending. Beam Finite Element Method isused for the assessment of the residual strength of two single hull bulk carriers (Ship B1 and Ship B4 and a three-cargo-hold model of a single-side Panamax Bulk Carrierin hogging and sagging conditions. The Smith’s  method  is  adopted  and  implemented  into  Beam  Finite  Element Method. An efficient solution procedure is applied; i.e. by assuming the cross section remains plane, the vertical bending moment is applied to the  cross section  and  three-cargo-hold  model. As a fundamental  case,  the  damage is simply  created  by removing the elements from the cross section, neglecting any welding residual stress and initial imperfection. Also no crack  extension  is considered.  The  result  obtained  by  Beam  Finite  Element  Method  so-called Beam-HULLST is compared to the progressive collapse analysis obtained by HULLST for the validation of the present work. Then, for the three-hold-model, the Beam-HULLST is used to investigate the effect of the rotation of the netral axisboth intact and damage condition taking the one and five frame spaces into account. 

  19. The difference of acrylic resin residual monomer levels with various polymerization method

    Directory of Open Access Journals (Sweden)

    Sherman Salim

    2011-12-01

    Full Text Available Background: After polymerization process, heat cured acrylic resin denture base actually still contains residual monomers that can become potential irritants later in oral cavity. Polymerization process is essential to obtain acrylic resin which can meet the requirements of the biocompatible and good physical properties. To meet the requirements, there are several methods of polymerization process used. Purpose: The purpose of this study was to determine the differences of the residual monomer levels of acrylic resin processed by various polymerization methods. Methods: Acrylic resin powder and liquid were mixed based on the rules of factory, and sample was made with size of 30 mm × 50 mm × 3 mm and then polymerized by using microwave at 70° C for 24 hours based on the methods of Japan Industrial Standard (JIS. Each group of samples was cut with weight of ± 0.2 g, dissolved in 5 ml of methyl ethyl ketone in test tubes, and then stored at ± 5° C for four days. Residual monomer level was conducted by using gas chromatograph mass spectrometer. Data obtained were then analyzed by using One-Way ANOVA test with p < 0.05. Results: After the level of polymerizing residual monomer with JIS method was compared to that at 70° C for 24 hours using microwave, it is known that there were significant differences (p < 0.05. Conclusion: The highest level of residual monomer of acrylic resin was that polymerized at 70° C for 24 hours.Latar belakang: Basis gigi tiruan yang berbahan dasar resin akrilik jenis heat cured setelah proses polimerisasi selesai masih mengandung monomer sisa yang berpotensi sebagai bahan iritan dalam rongga mulut. Proses polimerisasi sangat penting untuk mendapatkan resin akrilik yang memenuhi persyaratan biokompatibilitas dan fisik yang baik. Untuk persyaratan tersebut digunakan berbagai macam proses polimerisasi. Tujuan: Penelitian ini bertujuan untuk menentukan kadar monomer sisa resin akrilik yang diproses dengan metode

  20. Is residual memory variance a valid method for quantifying cognitive reserve? A longitudinal application.

    Science.gov (United States)

    Zahodne, Laura B; Manly, Jennifer J; Brickman, Adam M; Narkhede, Atul; Griffith, Erica Y; Guzman, Vanessa A; Schupf, Nicole; Stern, Yaakov

    2015-10-01

    Cognitive reserve describes the mismatch between brain integrity and cognitive performance. Older adults with high cognitive reserve are more resilient to age-related brain pathology. Traditionally, cognitive reserve is indexed indirectly via static proxy variables (e.g., years of education). More recently, cross-sectional studies have suggested that reserve can be expressed as residual variance in episodic memory performance that remains after accounting for demographic factors and brain pathology (whole brain, hippocampal, and white matter hyperintensity volumes). The present study extends these methods to a longitudinal framework in a community-based cohort of 244 older adults who underwent two comprehensive neuropsychological and structural magnetic resonance imaging sessions over 4.6 years. On average, residual memory variance decreased over time, consistent with the idea that cognitive reserve is depleted over time. Individual differences in change in residual memory variance predicted incident dementia, independent of baseline residual memory variance. Multiple-group latent difference score models revealed tighter coupling between brain and language changes among individuals with decreasing residual memory variance. These results suggest that changes in residual memory variance may capture a dynamic aspect of cognitive reserve and could be a useful way to summarize individual cognitive responses to brain changes. Change in residual memory variance among initially non-demented older adults was a better predictor of incident dementia than residual memory variance measured at one time-point. Copyright © 2015. Published by Elsevier Ltd.

  1. Evaluation of creep residual life for modified 9Cr-1Mo steel based on Omega method

    International Nuclear Information System (INIS)

    Nonaka, Isamu; Torihata, Shoji; Kihara, Shigemitu; Umaki, Hideo; Maruyama, Kouichi.

    1997-01-01

    In order to study the accuracy of creep residual life prediction by the Omega method which is based on creep deformation, a series of creep tests on modified 9Cr-1Mo steel were conducted at 500degC, 550degC and 600degC, and the Omega method was applied to the residual life estimation. The main results obtained are as follows: (1) There was a obvious linear portion, which corresponded to the tertiary creep, in the relationship between logarithm of strain and strain. So it was easy to define the Omega value as a gradient of linear portion. (2) It was proved that the Omega value depended on stress and temperature in such a way as it was the larger, the lower the stress and the lower the temperature. (3) By using the Omega value and strain rate which were determined experimentally, the residual life could be predicted within a factor of 1.5 at the stage of 50% and 80% of actual life. It was confirmed that the accuracy of this method was higher than that of the former method based on rupture time. (4) To apply this method to the residual life evaluation of operating plant materials, the Omega value has to be determined in the lower stress condition. So it is important to develop the extrapolation method of the Omega value based on the laboratory acceleration test to the longer service life. (author)

  2. Tailoring diffraction technique Rietveld method on residual stress measurements of cold-can oiled 304 stainless steel plates

    International Nuclear Information System (INIS)

    Parikin; Killen, P.; Anis, M.

    2003-01-01

    Tailoring of diffraction technique-Rietveld method on residual stress measurements of cold-canailed stainless steel 304 plates assuming the material is isotopic, the residual stress measurements using X-ray powder diffraction is just performed for a plane lying in a large angle. For anisotropic materials, the real measurements will not be represented by the methods. By Utilizing of all diffraction peaks in the observation region, tailoring diffraction technique-Rietveld analysis is able to cover the limitations. The residual stress measurement using X-ray powder diffraction tailored by Rietveld method, in a series of cold-canailed stainless steel 304 plates deforming; 0, 34, 84, 152, 158, 175, and 196 % reduction in thickness, have been reported. The diffraction data were analyzed by using Rietveld structure refinement method. Also, for all cold-canailed stainless steel 304 plates cuplikans, the diffraction peaks are broader than the uncanailed one, indicating that the strains in these cuplikans are inhomogeneous. From an analysis of the refined peak shape parameters, the average root-mean square strain, which describes the distribution of the inhomogeneous strain field, was calculated. Finally, the average residual stresses in cold-canailed stainless steel 304 plates were shown to be a combination effect of hydrostatic stresses of martensite particles and austenite matrix. The average residual stresses were evaluated from the experimentally determined average lattice strains in each phase. It was found the tensile residual stress in a cuplikan was maximum, reaching 442 MPa, for a cuplikan reducing 34% in thickness and minimum for a 196% cuplikan

  3. Residual stress measurement of EB-welded plates with contour method. Part 2: FEM analysis of contour profiles

    International Nuclear Information System (INIS)

    Romppanen, A.-J.; Immonen, E.

    2013-12-01

    The residual stresses formed as a result of Electronic Beam welding (EB-welding) in copper are investigated by Posiva. In the present study, residual stresses of EB-welded copper plates were studied with contour method. In the method eleven copper plates (X436 - X440 and X453 - X458) were cut in half with wire electric discharge machining (EDM) after which the deformation due to stress relaxation was measured with coordinate measurement system. The measured data was then used as boundary displacement data for the FEM analyses, in which the corresponding residual stresses were calculated. Before giving the corresponding displacement boundary conditions to the FE models, the deformation data was processed and smoothed appropriately. The residual stress levels of the copper plates were found to be around 40 - 55 MPa at maximum. This corresponds to other reported residual stress measurements and current state of knowledge with this material in Posiva. (orig.)

  4. Validation Study on a Rapid Method for Simultaneous Determination of Pesticide Residues in Vegetables and Fruits by LC-MS/MS.

    Science.gov (United States)

    Sato, Tamaki; Miyamoto, Iori; Uemura, Masako; Nakatani, Tadashi; Kakutani, Naoya; Yamano, Tetsuo

    2016-01-01

    A validation study was carried out on a rapid method for the simultaneous determination of pesticide residues in vegetables and fruits by LC-MS/MS. Preparation of the test solution was performed by a solid-phase extraction technique with QuEChERS (STQ method). Pesticide residues were extracted with acetonitrile using a homogenizer, followed by salting-out and dehydration at the same time. The acetonitrile layer was purified with C18 and PSA mini-columns. The method was assessed for 130 pesticide residues in 14 kinds of vegetables and fruits at the concentration level of 0.01 μg/g according to the method validation guideline of the Ministry of Health, Labour and Welfare of Japan. As a result 75 to 120 pesticide residues were determined satisfactorily in the tested samples. Thus, this method could be useful for a rapid and simultaneous determination of multi-class pesticide residues in various vegetables and fruits.

  5. Validation of quantitative method for azoxystrobin residues in green beans and peas.

    Science.gov (United States)

    Abdelraheem, Ehab M H; Hassan, Sayed M; Arief, Mohamed M H; Mohammad, Somaia G

    2015-09-01

    This study presents a method validation for extraction and quantitative analysis of azoxystrobin residues in green beans and peas using HPLC-UV and the results confirmed by GC-MS. The employed method involved initial extraction with acetonitrile after the addition of salts (magnesium sulfate and sodium chloride), followed by a cleanup step by activated neutral carbon. Validation parameters; linearity, matrix effect, LOQ, specificity, trueness and repeatability precision were attained. The spiking levels for the trueness and the precision experiments were (0.1, 0.5, 3 mg/kg). For HPLC-UV analysis, mean recoveries ranged between 83.69% to 91.58% and 81.99% to 107.85% for green beans and peas, respectively. For GC-MS analysis, mean recoveries ranged from 76.29% to 94.56% and 80.77% to 100.91% for green beans and peas, respectively. According to these results, the method has been proven to be efficient for extraction and determination of azoxystrobin residues in green beans and peas. Copyright © 2015 Elsevier Ltd. All rights reserved.

  6. Measuring multiple residual-stress components using the contour method and multiple cuts

    Energy Technology Data Exchange (ETDEWEB)

    Prime, Michael B [Los Alamos National Laboratory; Swenson, Hunter [Los Alamos National Laboratory; Pagliaro, Pierluigi [U. PALERMO; Zuccarello, Bernardo [U. PALERMO

    2009-01-01

    The conventional contour method determines one component of stress over the cross section of a part. The part is cut into two, the contour of the exposed surface is measured, and Bueckner's superposition principle is analytically applied to calculate stresses. In this paper, the contour method is extended to the measurement of multiple stress components by making multiple cuts with subsequent applications of superposition. The theory and limitations are described. The theory is experimentally tested on a 316L stainless steel disk with residual stresses induced by plastically indenting the central portion of the disk. The stress results are validated against independent measurements using neutron diffraction. The theory has implications beyond just multiple cuts. The contour method measurements and calculations for the first cut reveal how the residual stresses have changed throughout the part. Subsequent measurements of partially relaxed stresses by other techniques, such as laboratory x-rays, hole drilling, or neutron or synchrotron diffraction, can be superimposed back to the original state of the body.

  7. Evaluating the residual stress in PbTiO3 thin films prepared by a polymeric chemical method

    International Nuclear Information System (INIS)

    Valim, D; Filho, A G Souza; Freire, P T C; Filho, J Mendes; Guarany, C A; Reis, R N; Araujo, E B

    2004-01-01

    We report a study of residual stress in PbTiO 3 (PT) thin films prepared on Si substrates by a polymeric chemical method. The E(1TO) frequency was used to evaluate the residual stress through an empirical equation available for bulk PT. We find that the residual stress in PT films increases as the film thickness decreases and conclude that it originates essentially from the contributions of extrinsic and intrinsic factors. Polarized Raman experiments showed that the PT films prepared by a polymeric chemical method are somewhat a-domain (polar axis c parallel to the substrate) oriented

  8. Comparison of Methods for Bifenthrin Residues Determination in Fermented Wheat Samples

    Directory of Open Access Journals (Sweden)

    Tijana Đorđević

    2012-01-01

    Full Text Available Efficiency of three different sample preparation methods for GC/MS determinationof bifenthrin residues in wheat (Triticum spelta samples fermented by Lactobacillusplantarum was tested. The first method was based on a methanol:acetone=1:1 extractionfolowed by a purification on columns containing mixture of aluminium oxide and activatedcharcoal slurry-packed and eluted with dichlormethane, the second was based onmethanol:acetone=1:1 extraction folowed by the purification on florisil column and elutionby ethil acetate:acetone=4:1, while the third tested method was based on a combinationof the first two mentioned methods, thus methanol:acetone=1:1 extraction and clean-upthrought columns filled with a mixture of aluminum oxide and activated charcoal slurrypackedand eluted with ethil acetate:acetone=4:1. The second method was the most effectivefor obtaining satisfactory recoveries for bifenthrin in a range of 79-83% for four fortificationlevels, with good reproducibility i.e. RSD% in a range of 2.2-7.4%. The chosen methodwas further optimized by assessing the optimum volume of elution solvent used duringthe clean-up procedures. The highest recovery of 82.1% was obtained after elution with25 ml of solvent. Overall, two-step extraction with 25 ml of methanol:acetone=1:1 solventmix for 30 min, followed by clean-up procedure through a glass column with florisil coupledwith elution with 25 ml of ethyl acetate: acetone=4:1, allows simple, efficient and reliableGC/MS detection of bifenthrin residues from wheat grain fermented by L. plantarum.

  9. Residual nitrogen-15 recovery by corn as influenced by tillage and fertilization method

    International Nuclear Information System (INIS)

    Timmons, D.R.; Cruse, R.M.

    1991-01-01

    Tillage systems that create different surface residue conditions may also affect the recovery of residual fertilizer N during subsequent growing seasons. This study evaluated the recovery of residual labeled N fertilizer in the soil by corn (Zea mays L.) for two tillage systems and two fertilization methods. Five atom % 15 N-enriched 28% urea-ammonium nitrate solution (UAN) at 224 kg N ha -1 was either surface-applied in the fall before any primary tillage or banded (knifed in) just before planting in the spring. Continuous corn was grown with either fall moldboard-plow (MP) or ridge-till (RT) systems. After the initial growing season, the recovery of residual labeled N in the soil by corn was determined for three consecutive growing seasons, and the soil profile was sampled periodically to measure residual 15 N in the organic and inorganic pools. One year after labeled UAN application, from 16 to 27% of the initial 15 N applied was found in the organic N pool and only 1% as inorganic N[NH 4 +(NO 2 +NO 3 )-N]. After four seasons, residual 15 N in the organic N pool ranged from 13 to 24%. Less than 0.5% remained as inorganic N. Regression analyses indicated that about 5 kg 15 N ha -1 year -1 became available for both MP and RT systems with banded N, so the amounts were small. Total residual 15 N recovery by corn grain plus stover for three seasons ranged from 1.7 to 3.5%, and was greatest for spring-banded fertilizer. Because the amounts of residual 15 N utilized were too small to affect corn growth, this N source appears to be negligible when considering corn-N needs

  10. Non-destructive residual pressure self-measurement method for the sensing chip of optical Fabry-Perot pressure sensor.

    Science.gov (United States)

    Wang, Xue; Wang, Shuang; Jiang, Junfeng; Liu, Kun; Zhang, Xuezhi; Xiao, Mengnan; Xiao, Hai; Liu, Tiegen

    2017-12-11

    We introduce a simple residual pressure self-measurement method for the Fabry-Perot (F-P) cavity of optical MEMS pressure sensor. No extra installation is required and the structure of the sensor is unchanged. In the method, the relationship between residual pressure and external pressure under the same diaphragm deflection condition at different temperatures is analyzed by using the deflection formula of the circular plate with clamped edges and the ideal gas law. Based on this, the residual pressure under the flat condition can be obtained by pressure scanning process and calculation process. We carried out the experiment to compare the residual pressures of two batches MEMS sensors fabricated by two kinds of bonding process. The measurement result indicates that our approach is reliable enough for the measurement.

  11. Development of a micrometre-scale radiographic measuring method for residual stress analysis

    International Nuclear Information System (INIS)

    Moeller, D.

    1999-01-01

    The radiographic method described uses micrometre X-ray diffraction for high-resolution residual stress analysis in single crystals. The focus is on application of two x-ray optics (glass capillaries) for shaping a sufficiently fine and intensive primary beam. Due to application of a proper one-grain measuring and analysis method, the resolution results are applicable to the characteristic grain sizes of many materials. (orig.) [de

  12. Prediction method of seismic residual deformation of caisson quay wall in liquefied foundation

    Science.gov (United States)

    Wang, Li-Yan; Liu, Han-Long; Jiang, Peng-Ming; Chen, Xiang-Xiang

    2011-03-01

    The multi-spring shear mechanism plastic model in this paper is defined in strain space to simulate pore pressure generation and development in sands under cyclic loading and undrained conditions, and the rotation of principal stresses can also be simulated by the model with cyclic behavior of anisotropic consolidated sands. Seismic residual deformations of typical caisson quay walls under different engineering situations are analyzed in detail by the plastic model, and then an index of liquefaction extent is applied to describe the regularity of seismic residual deformation of caisson quay wall top under different engineering situations. Some correlated prediction formulas are derived from the results of regression analysis between seismic residual deformation of quay wall top and extent of liquefaction in the relative safety backfill sand site. Finally, the rationality and the reliability of the prediction methods are validated by test results of a 120 g-centrifuge shaking table, and the comparisons show that some reliable seismic residual deformation of caisson quay can be predicted by appropriate prediction formulas and appropriate index of liquefaction extent.

  13. Treatment methods and comparative risks of thorium removal from waste residues

    International Nuclear Information System (INIS)

    Porter, R.D.; Hamby, D.M.; Martin, J.E.

    1997-07-01

    This study was done to examine the risks of remediation and the effectiveness of removal methods for thorium and its associated radioactive decay products from various soils and wastes associated with DOE's Formerly Utilized Sites Remedial Action Program (FUSRAP). Removal of 230 Th from uranium process residues would significantly reduce the buildup of 226 Ra (half-life of 1600 years), and since 230 Th concentrations at most of the important sites greatly exceed the 226 Ra concentrations, such removal would reduce the accumulation of additional radiation risks associated with 226 Ra and its products; and, if treatment also removed 226 Ra, these risks could be mitigated even further. Removal of 232 Th from thorium process residues would remove the source material for 228 Ra, and since 228 Ra has a half-life of 5.76 years, its control at FUSRAP sites could be done with land use controls for the 30--50 years required for 228 Ra and the risks associated with its decay products to decay away. It must be recognized, however, that treatment methods invariably require workers to process residues and waste materials usually with bulk handling techniques. These processes expose workers to the radioactivity in the materials, therefore, workers would incur radiological risks in addition to industrial accident risks. An important question is whether the potential reduction of future radiological risks to members of the public justifies the risks that are incurred by remediation workers due to handling materials. This study examines, first, the effectiveness of treatment and then the risks that would be associated with remediation

  14. A survey of residual analysis and a new test of residual trend.

    Science.gov (United States)

    McDowell, J J; Calvin, Olivia L; Klapes, Bryan

    2016-05-01

    A survey of residual analysis in behavior-analytic research reveals that existing methods are problematic in one way or another. A new test for residual trends is proposed that avoids the problematic features of the existing methods. It entails fitting cubic polynomials to sets of residuals and comparing their effect sizes to those that would be expected if the sets of residuals were random. To this end, sampling distributions of effect sizes for fits of a cubic polynomial to random data were obtained by generating sets of random standardized residuals of various sizes, n. A cubic polynomial was then fitted to each set of residuals and its effect size was calculated. This yielded a sampling distribution of effect sizes for each n. To test for a residual trend in experimental data, the median effect size of cubic-polynomial fits to sets of experimental residuals can be compared to the median of the corresponding sampling distribution of effect sizes for random residuals using a sign test. An example from the literature, which entailed comparing mathematical and computational models of continuous choice, is used to illustrate the utility of the test. © 2016 Society for the Experimental Analysis of Behavior.

  15. Measurement of heat treatment induced residual stresses by using ESPI combined with hole-drilling method

    Directory of Open Access Journals (Sweden)

    Jie Cheng

    2010-08-01

    Full Text Available In this study, residual stresses in heat treated specimen were measured by using ESPI (Electronic Speckle-Pattern Interferometry combined with the hole-drilling method. The specimen, made of SUS 304 austenitic stainless steel, was quenched and water cooled to room temperature. Numerical simulation using a hybrid FDM/FEM package was also carried out to simulate the heat treatment process. As a result, the thermal stress fields were obtained from both the experiment and the numerical simulation. By comparision of stress fields, results from the experimental method and numerical simulation well agreed to each other, therefore, it is proved that the presented experimental method is applicable and reliable for heat treatment induced residual stress measurement.

  16. HemeBIND: a novel method for heme binding residue prediction by combining structural and sequence information

    Directory of Open Access Journals (Sweden)

    Hu Jianjun

    2011-05-01

    Full Text Available Abstract Background Accurate prediction of binding residues involved in the interactions between proteins and small ligands is one of the major challenges in structural bioinformatics. Heme is an essential and commonly used ligand that plays critical roles in electron transfer, catalysis, signal transduction and gene expression. Although much effort has been devoted to the development of various generic algorithms for ligand binding site prediction over the last decade, no algorithm has been specifically designed to complement experimental techniques for identification of heme binding residues. Consequently, an urgent need is to develop a computational method for recognizing these important residues. Results Here we introduced an efficient algorithm HemeBIND for predicting heme binding residues by integrating structural and sequence information. We systematically investigated the characteristics of binding interfaces based on a non-redundant dataset of heme-protein complexes. It was found that several sequence and structural attributes such as evolutionary conservation, solvent accessibility, depth and protrusion clearly illustrate the differences between heme binding and non-binding residues. These features can then be separately used or combined to build the structure-based classifiers using support vector machine (SVM. The results showed that the information contained in these features is largely complementary and their combination achieved the best performance. To further improve the performance, an attempt has been made to develop a post-processing procedure to reduce the number of false positives. In addition, we built a sequence-based classifier based on SVM and sequence profile as an alternative when only sequence information can be used. Finally, we employed a voting method to combine the outputs of structure-based and sequence-based classifiers, which demonstrated remarkably better performance than the individual classifier alone

  17. An Improved Iterative Fitting Method to Estimate Nocturnal Residual Layer Height

    Directory of Open Access Journals (Sweden)

    Wei Wang

    2016-08-01

    Full Text Available The planetary boundary layer (PBL is an atmospheric region near the Earth’s surface. It is significant for weather forecasting and for the study of air quality and climate. In this study, the top of nocturnal residual layers—which are what remain of the daytime mixing layer—are estimated by an elastic backscatter Lidar in Wuhan (30.5°N, 114.4°E, a city in Central China. The ideal profile fitting method is widely applied to determine the nocturnal residual layer height (RLH from Lidar data. However, the method is seriously affected by an optical thick layer. Thus, we propose an improved iterative fitting method to eliminate the optical thick layer effect on RLH detection using Lidar. Two typical case studies observed by elastic Lidar are presented to demonstrate the theory and advantage of the proposed method. Results of case analysis indicate that the improved method is more practical and precise than profile-fitting, gradient, and wavelet covariance transform method in terms of nocturnal RLH evaluation under low cloud conditions. Long-term observations of RLH performed with ideal profile fitting and improved methods were carried out in Wuhan from 28 May 2011 to 17 June 2016. Comparisons of Lidar-derived RLHs with the two types of methods verify that the improved solution is practical. Statistical analysis of a six-year Lidar signal was conducted to reveal the monthly average values of nocturnal RLH in Wuhan. A clear RLH monthly cycle with a maximum mean height of about 1.8 km above ground level was observed in August, and a minimum height of about 0.7 km was observed in January. The variation in monthly mean RLH displays an obvious quarterly dependence, which coincides with the annual variation in local surface temperature.

  18. Current estimate of functional vision in patients with bifocal pseudophakia after correction of residual defocus by different methods

    Directory of Open Access Journals (Sweden)

    Yuri V Takhtaev

    2016-03-01

    Full Text Available In this article we evaluated the influence of different surgical methods for correction of residual ametropia on contrast sensitivity at different light conditions and high-order aberrations in patients with bifocal pseudophakia. The study included 45 eyes (30 people after cataract surgery, which studied dependence between contrast sensitivity and aberrations level before and after surgical correction of residual ametropia by of three methods - LASIK, Sulcoflex IOL implantation or IOL exchange. Contrast sensitivity was measured by Optec 6500 and aberration using Pentacam «OCULUS». We processed the results using the Mann-Whitney U-test. This study shows correlation between each method and residual aberrations level and their influence on contrast sensitivity level.

  19. Prevalence of antibiotic residues in commercial milk and its variation by season and thermal processing methods

    Directory of Open Access Journals (Sweden)

    Fathollah Aalipour

    2013-01-01

    Full Text Available Aims: In this study, the prevalence of antibiotic residues in pasteurized and sterilized commercial milk available in Shahre-kourd, Iran, was investigated. In addition, the influence of seasonal temperature changes on the prevalence of contamination was studied. Materials and Methods: Commercial milk samples of 187, including 154 pasteurized and 33 sterilized, milk samples were collected from the market between early January 2012 and late July of the same year. The presence of antibiotic residues was detected using the microbiological detection test kit, Eclipse 100, as a semi-quantitative method. Results: The results showed that 37 of the samples (19.8% have contained antibiotic residues above the European Union Maximum Residues Limits (EU-MRLs, of which 28 samples (14.97% were found to be contaminated but at the concentrations below the EU-MRLs. There was no significant difference between the contamination rate of pasteurized and Ultra High Temperature (UHT-sterilized samples. Similarly, variation of weather temperature with seasons had no effect on the contamination prevalence of milk samples ( P > 0.05. Conclusion: Based on the result of this study, antibiotics residues were present in the majority of milk samples. Neither the season nor the type of thermal processing of the commercial milks had noticeable impact on the prevalence level of the milk samples. However, an increasing trend of prevalence level for antibiotic residues was observed with increasing the temperature through the warm season.

  20. Mitigation of inside surface residual stress of type 304 stainless steel pipe welds by inside water cooling method

    International Nuclear Information System (INIS)

    Sasaki, R.

    1980-01-01

    The weld residual stress distributions, macro- and microstructures of heat affected zone and IGSCC susceptibility of Type 304 stainless steel pipe welds by natural and inside water cooling methods have been investigated. The residual stresses of pipe welds by the natural cooling method are high tensile on both the inside and the outside surface. While the residual stresses on the inside surface of pipe welds by the inside water cooling method are compressive in both axial and circumferential directions for each pipe size from 2 to 24 inch diameter. The sensitized zones of welds by the inside water cooling method are closer to the fusion line, much narrower and milder than those by the natural cooling method. According to the constant extension rate test results for specimens taken from the inside surface of pipe welds, the inside water cooled welds are more resistant to IGSCC than naturally cooled ones

  1. Treatment methods and comparative risks of thorium removal from waste residues

    Energy Technology Data Exchange (ETDEWEB)

    Porter, R.D.; Hamby, D.M.; Martin, J.E.

    1997-07-01

    This study was done to examine the risks of remediation and the effectiveness of removal methods for thorium and its associated radioactive decay products from various soils and wastes associated with DOE`s Formerly Utilized Sites Remedial Action Program (FUSRAP). Removal of {sup 230}Th from uranium process residues would significantly reduce the buildup of {sup 226}Ra (half-life of 1600 years), and since {sup 230}Th concentrations at most of the important sites greatly exceed the {sup 226}Ra concentrations, such removal would reduce the accumulation of additional radiation risks associated with {sup 226}Ra and its products; and, if treatment also removed {sup 226}Ra, these risks could be mitigated even further. Removal of {sup 232}Th from thorium process residues would remove the source material for {sup 228}Ra, and since {sup 228}Ra has a half-life of 5.76 years, its control at FUSRAP sites could be done with land use controls for the 30--50 years required for {sup 228}Ra and the risks associated with its decay products to decay away. It must be recognized, however, that treatment methods invariably require workers to process residues and waste materials usually with bulk handling techniques. These processes expose workers to the radioactivity in the materials, therefore, workers would incur radiological risks in addition to industrial accident risks. An important question is whether the potential reduction of future radiological risks to members of the public justifies the risks that are incurred by remediation workers due to handling materials. This study examines, first, the effectiveness of treatment and then the risks that would be associated with remediation.

  2. Investigation of antibiotic residues in edible tissues of slaughtered broilers in Maragheh abattoir using FPT method (short comunication

    Directory of Open Access Journals (Sweden)

    Masumeh Abasi

    2016-05-01

    Full Text Available Antibiotic residues in food stuff and their transmission to the consumers have some consequences such as bacterial resistance, allergic reactions, intoxication, carcinogenic effects and disturbing of intestine natural flora. Among microbiologic methods, four plate test (FPT is used to detect antibiotic residues in food stuff, which performs in four culture media with different pH values and test bacteria. The aim of this study was investigation of antibiotic residues in edible tissues of slaughtered broilers in Maragheh abattoir using FPT method. For this reason, 40 slaughtered broilers carcasses in Maragheh abattoir (from 10 different poultry farms were sampled. The sampling was conducted randomly from breast and leg muscles, gizzard as well as liver of each carcass. According to results of current study, 60% of liver samples, 55% of leg samples, 52.5% of breast samples and 52.5% of gizzard samples contained antibiotic residues. Moreover, the amount of antibiotic residues among different samples did not show statistical significance (p>0.05. The highest occurrence of antibiotic residue was found in two flocks (100% and the lowest occurrence was recorded for another two flocks (0%. According to the health hazard of antibiotic residues in foods, continuous monitoring is recommended for edible tissues of broilers.

  3. Residual stress analysis in linear friction welded in-service Inconel 718 superalloy via neutron diffraction and contour method approaches

    Energy Technology Data Exchange (ETDEWEB)

    Smith, M. [University of British Columbia – Okanagan, School of Engineering, 3333 University Way, Kelowna, Canada V1V 1V7 (Canada); Levesque, J.-B. [Institut de recherche d' Hydro-Québec (IREQ), 1800 Lionel-Boulet Blvd., Varennes, Canada J3X 1S1 (Canada); Bichler, L., E-mail: lukas.bichler@ubc.ca [University of British Columbia – Okanagan, School of Engineering, 3333 University Way, Kelowna, Canada V1V 1V7 (Canada); Sediako, D. [Canadian Nuclear Laboratories, Building 459, Station 18, Chalk River, Canada K0J 1J0 (Canada); Gholipour, J.; Wanjara, P. [National Research Council of Canada, Aerospace 5145 Decelles Ave., Montreal, Canada H3T 2B2 (Canada)

    2017-04-13

    In this study, an analysis of elastic residual stress in Inconel{sup ®} 718 (IN 718) linear friction welds (LFWs) was carried out. In particular, the suitability of LFW for manufacturing and repair of aero engine components was emulated by joining virgin and in-service (extracted from a turbine disk) materials. The evolution in the residual strains and stresses in the heat-affected zone (HAZ), thermomechanically affected zone (TMAZ) and dynamically recrystallized zone (DRX) of the weld was characterized using the neutron diffraction and contour methods. The results provided insight into diverse challenges in quantitative analysis of residual stresses in welded IN 718 using diffraction techniques. Specifically, judicious selection of the beam width, height and stress-free lattice spacing were seen to be crucial to minimize measurement error and increase accuracy. Further, the contour method – a destructive technique relying on capturing the stress relaxation after electrical discharge machining – was used to characterize the residual stress distribution on two-dimensional plane sections of the welds. Both techniques suggested an increasing magnitude of residual stress originating from the base metal that reached a peak at the weld interface. Both methods indicated that the peak magnitude of residual stresses were below the yield stress of IN 718.

  4. Evaluation of residue-residue contact prediction in CASP10

    KAUST Repository

    Monastyrskyy, Bohdan

    2013-08-31

    We present the results of the assessment of the intramolecular residue-residue contact predictions from 26 prediction groups participating in the 10th round of the CASP experiment. The most recently developed direct coupling analysis methods did not take part in the experiment likely because they require a very deep sequence alignment not available for any of the 114 CASP10 targets. The performance of contact prediction methods was evaluated with the measures used in previous CASPs (i.e., prediction accuracy and the difference between the distribution of the predicted contacts and that of all pairs of residues in the target protein), as well as new measures, such as the Matthews correlation coefficient, the area under the precision-recall curve and the ranks of the first correctly and incorrectly predicted contact. We also evaluated the ability to detect interdomain contacts and tested whether the difficulty of predicting contacts depends upon the protein length and the depth of the family sequence alignment. The analyses were carried out on the target domains for which structural homologs did not exist or were difficult to identify. The evaluation was performed for all types of contacts (short, medium, and long-range), with emphasis placed on long-range contacts, i.e. those involving residues separated by at least 24 residues along the sequence. The assessment suggests that the best CASP10 contact prediction methods perform at approximately the same level, and comparably to those participating in CASP9.

  5. Development of an analytical method for determination of sulfonamide residues in eggs

    International Nuclear Information System (INIS)

    Ben Azzeddine, Chams

    2009-01-01

    For the determination of sulfonamide residues in eggs, Premitest is selected for screening, providing a qualitative biological approach, it is inexpensive, fast, multi-elements and easy to implement. The H. P.L.C. / UV is the quantitative method of choice for confirmation and determination of these contaminants. During my internship, I had the opportunity to participate in the development of this method. It is recognized slower and more expensive but more specific and more sensitive. In this report, I present this optimized method and some criteria checked during my internship. Other criteria are to be completed to validate the method that will be subsequently used for routine analysis.

  6. Analysis of macro and micro residual stresses in functionally graded materials by diffraction methods

    CERN Document Server

    Dantz, D; Reimers, W

    1999-01-01

    The residual stress state in microwave sintered metal-ceramic functionally graded materials (FGM) consisting of 8Y-ZrO/sub 2//Ni and 8Y-ZrO/sub 2//NiCr8020, respectively, was analysed by non- destructive diffraction methods. In $9 order to get knowledge of the complete residual stress state in the near surface region as well as in the interior of the material, complementary methods were applied. Whereas the surface was characterised by X-ray techniques using $9 conventional sources, the stresses within the bulk of the material were investigated by means of high energy synchrotron radiation. The stress state was found to obey the differences in the coefficients of thermal expansion $9 (micro-stresses) on the one hand and the inhomogeneous cooling conditions (macrostresses) on the other hand. (7 refs).

  7. Standard test method for determining the effective elastic parameter for X-ray diffraction measurements of residual stress

    CERN Document Server

    American Society for Testing and Materials. Philadelphia

    1998-01-01

    1.1 This test method covers a procedure for experimentally determining the effective elastic parameter, Eeff, for the evaluation of residual and applied stresses by X-ray diffraction techniques. The effective elastic parameter relates macroscopic stress to the strain measured in a particular crystallographic direction in polycrystalline samples. Eeff should not be confused with E, the modulus of elasticity. Rather, it is nominally equivalent to E/(1 + ν) for the particular crystallographic direction, where ν is Poisson's ratio. The effective elastic parameter is influenced by elastic anisotropy and preferred orientation of the sample material. 1.2 This test method is applicable to all X-ray diffraction instruments intended for measurements of macroscopic residual stress that use measurements of the positions of the diffraction peaks in the high back-reflection region to determine changes in lattice spacing. 1.3 This test method is applicable to all X-ray diffraction techniques for residual stress measurem...

  8. Residual stresses

    International Nuclear Information System (INIS)

    Macherauch, E.

    1978-01-01

    Residual stresses are stresses which exist in a material without the influence of external powers and moments. They come into existence when the volume of a material constantly changes its form as a consequence of mechanical, thermal, and/or chemical processes and is hindered by neighbouring volumes. Bodies with residual stress are in mechanical balance. These residual stresses can be manifested by means of all mechanical interventions disturbing this balance. Acoustical, optical, radiological, and magnetical methods involving material changes caused by residual stress can also serve for determining residual stress. Residual stresses have an ambivalent character. In technical practice, they are feared and liked at the same time. They cause trouble because they can be the cause for unexpected behaviour of construction elements. They are feared since they can cause failure, in the worst case with catastrophical consequences. They are appreciated, on the other hand, because, in many cases, they can contribute to improvements of the material behaviour under certain circumstances. But they are especially liked for their giving convenient and (this is most important) mostly uncontrollable explanations. For only in very few cases we have enough knowledge and possibilities for the objective evaluation of residual stresses. (orig.) [de

  9. Economic methods for the utilisation of logging residues

    Directory of Open Access Journals (Sweden)

    Gałęzia Tomasz

    2016-03-01

    Full Text Available There are several ways of using logging residues, and the two most common ones in the State Forests are wood chip production for energy purposes by mobile machinery and crushing by tractor-powered crushers. In this research, an economy-based approach was used to compare these methods and assess whether chip production is superior to crushing for clearing a felling area. The average revenues from the sale of wood biomass in the form of wood chips and the average costs of crushing in the Pomorze Forest District were analysed for the period from January 2012 until June 2014. Both revenues and costs (such as fuel, operator’s wage, piling costs, depreciation, insurance and garaging costs were extracted from the State Forests’ database using data-mining software.

  10. Parallel iterative solvers and preconditioners using approximate hierarchical methods

    Energy Technology Data Exchange (ETDEWEB)

    Grama, A.; Kumar, V.; Sameh, A. [Univ. of Minnesota, Minneapolis, MN (United States)

    1996-12-31

    In this paper, we report results of the performance, convergence, and accuracy of a parallel GMRES solver for Boundary Element Methods. The solver uses a hierarchical approximate matrix-vector product based on a hybrid Barnes-Hut / Fast Multipole Method. We study the impact of various accuracy parameters on the convergence and show that with minimal loss in accuracy, our solver yields significant speedups. We demonstrate the excellent parallel efficiency and scalability of our solver. The combined speedups from approximation and parallelism represent an improvement of several orders in solution time. We also develop fast and paralellizable preconditioners for this problem. We report on the performance of an inner-outer scheme and a preconditioner based on truncated Green`s function. Experimental results on a 256 processor Cray T3D are presented.

  11. Experimental study on effect of roasting, boiling and microwave cooking methods on enrofloxacin antibiotic residues in edible poultry tissues

    Directory of Open Access Journals (Sweden)

    A Javadi

    2011-11-01

    Full Text Available The purpose of this study was to determine the effects of different cooking processes such as boiling, roasting and microwaving on enrofloxacin residues in muscle, liver and gizzard tissues of broiler chickens. Each of chicks was fed by routine diet and water with %0.05 of enrofloxacine for consecutive 5 days .Then; three locations including breast muscle, liver and gizzard were sampled aseptically from each carcass. Enrofloxacin residue was analyzed using microbial method by plates seeded with Escherichia coli. After doing different phases of the test on raw samples, the positive raw samples cooked by various cooking procedures and we surveyed cooked samples with similar method again for present of residue. The results were show reduction in concentration of enrofloxacin residue after different cooking processes. The most reduction of the residue in cooked meat and gizzard samples related to boiling process and roasting process for cooked liver samples and the highest detectable amount of residue belonged to microwaving process in all cooked samples. Regarding to the results of this study, we can conclude that cooking processes can’t annihilate total amounts of these drug and it can only decrease their amounts and the most of residue in boiling process excreted from tissue to cooking fluid.

  12. Validation of an HPLC–UV method for the determination of digoxin residues on the surface of manufacturing equipment

    Directory of Open Access Journals (Sweden)

    ZORAN B. TODOROVIĆ

    2009-09-01

    Full Text Available In the pharmaceutical industry, an important step consists in the removal of possible drug residues from the involved equipments and areas. The cleaning procedures must be validated and methods to determine trace amounts of drugs have, therefore, to be considered with special attention. An HPLC–UV method for the determination of digoxin residues on stainless steel surfaces was developed and validated in order to control a cleaning procedure. Cotton swabs, moistened with methanol were used to remove any residues of drugs from stainless steel surfaces, and give recoveries of 85.9, 85.2 and 78.7 % for three concentration levels. The precision of the results, reported as the relative standard deviation (RSD, were below 6.3 %. The method was validated over a concentration range of 0.05–12.5 µg mL-1. Low quantities of drug residues were determined by HPLC–UV using a Symmetry C18 column (150´4.6 mm, 5 µm at 20 °C with an acetonitrile–water (28:72, v/v mobile phase at a flow rate of 1.1 mL min-1, an injection volume of 100 µL and were detected at 220 nm. A simple, selective and sensitive HPLC–UV assay for the determination of digoxin residues on stainless steel was developed, validated and applied.

  13. Residual-driven online generalized multiscale finite element methods

    KAUST Repository

    Chung, Eric T.

    2015-09-08

    The construction of local reduced-order models via multiscale basis functions has been an area of active research. In this paper, we propose online multiscale basis functions which are constructed using the offline space and the current residual. Online multiscale basis functions are constructed adaptively in some selected regions based on our error indicators. We derive an error estimator which shows that one needs to have an offline space with certain properties to guarantee that additional online multiscale basis function will decrease the error. This error decrease is independent of physical parameters, such as the contrast and multiple scales in the problem. The offline spaces are constructed using Generalized Multiscale Finite Element Methods (GMsFEM). We show that if one chooses a sufficient number of offline basis functions, one can guarantee that additional online multiscale basis functions will reduce the error independent of contrast. We note that the construction of online basis functions is motivated by the fact that the offline space construction does not take into account distant effects. Using the residual information, we can incorporate the distant information provided the offline approximation satisfies certain properties. In the paper, theoretical and numerical results are presented. Our numerical results show that if the offline space is sufficiently large (in terms of the dimension) such that the coarse space contains all multiscale spectral basis functions that correspond to small eigenvalues, then the error reduction by adding online multiscale basis function is independent of the contrast. We discuss various ways computing online multiscale basis functions which include a use of small dimensional offline spaces.

  14. Assessing the Availability of Wood Residues and Residue Markets in Virginia

    OpenAIRE

    Alderman, Delton R. Jr.

    1998-01-01

    A statewide mail survey of primary and secondary wood product manufacturers was undertaken to quantify the production and consumption of wood residues in Virginia. Two hundred and sixty-six wood product manufacturers responded to the study and they provided information on the production, consumption, markets, income or disposal costs, and disposal methods of wood residues. Hardwood and pine sawmills produce approximately 66 percent of Virginia's wood residues. Virginia's wood product man...

  15. Validation of a method for the determination of 120 pesticide residues in apples and cucumbers by LC-MS/MS.

    Science.gov (United States)

    Ramadan, Gouda; Al Jabir, Muna; Alabdulmalik, Najat; Mohammed, Ali

    2016-05-01

    Most countries have clearly defined regulations governing the use of pesticides in agricultural activity. The application of pesticides in agriculture usually leads to a residual amount of these pesticides on food products such as fruit and vegetables. The presence of pesticide residues on these foods destined for human consumption may pose food safety risks to consumers. To protect consumers, national authorities have established maximum limits for pesticide residues in foods. These limits can only be enforced if there are methods available to detect and monitor their concentrations in the applicable food products. To support the enforcement of this legislation, we have developed a multi-residue liquid chromatography-tandem mass spectrometry (LC-MS/MS) method for the analysis of 120 pesticide residues in apples and cucumbers which has been validated and implemented in the routine monitoring and surveillance programme for these pesticides. In this method, apple and cucumber samples are extracted using the QuEChERS method (quick, easy, cheap, effective, rugged, and safe) and the extracts were analyzed directly by LC-MS/MS. The mean recoveries at three different concentrations of 0.01 µg/g , 0.05 µg/g, and 0.1 µg/g over the analytical range varied between 70 and 120%. The repeatability of the method expressed as %RSD was less than 20%. The limit of detection (LOD) of the method ranged between 0.0014 and 0.0110 µg/g for apples and between 0.0012 and 0.0075 µg/g for cucumbers. The limit of quantification (LOQ) of the method was 0.01 µg/g for apples and cucumbers. The method has been used for the analysis of over 600 apple and 550 cucumber samples over the past two years. Copyright © 2016 John Wiley & Sons, Ltd. Copyright © 2016 John Wiley & Sons, Ltd.

  16. Improvement in accuracy of the measurements of residual stresses due to circumferential welds in thin-walled pipe using Rayleigh wave method

    International Nuclear Information System (INIS)

    Akhshik, Siamak; Moharrami, Rasool

    2009-01-01

    To achieve an acceptable safety in many industrial applications such as nuclear power plants and power generation, it is extremely important to gain an understanding of the magnitudes and distributions of the residual stresses in a pipe formed by joining two sections with a girth butt weld. Most of the methods for high-accuracy measurement of residual stress are destructive. These destructive measurement methods cannot be applied to engineering systems and structures during actual operation. In this paper, we present a method based on the measurement of ultrasonic Rayleigh wave velocity variations versus the stress state for nondestructive evaluation of residual stress in dissimilar pipe welded joint. We show some residual stress profile obtained by this method. These are then compared with other profiles determined using a semi-destructive technique (hole-drilling) that makes it possible to check our results. According to the results, we also present a new method for adjusting the ultrasonic measurements to improve the agreement with the results obtained from other techniques.

  17. Increased component safety through improved methods for residual stress analysis. Subprojects. Consideration of the elastic-plastic material properties (phase 1). Final report

    International Nuclear Information System (INIS)

    Mirbach, David von

    2014-01-01

    Residual stresses in mechanical components can result in both detrimental but also beneficial effects on the strength and lifetime of the components. The most detailed knowledge of the residual stress state is of advantage or a pre-requisite for the assessment of the component performance. The mechanical methods for residual stress measurement are divided into the groups of non-destructive and destructive methods. Two commonly used mechanical methods for determination of residual stresses are the hole drilling method and the ring core method which can be regarded as semi-destructive methods. In the context of reactor safety research of the German Federal Ministry of Economic and Technology (BMWi) two fundamental and interacting weak points of the hole drilling method as well as of the ring core method, respectively, in order to determine residual stresses are going to be investigated. As a consequence reliability of the methods will be improved in this joint research project. On the one hand there are effects of geometrical boundary conditions of the components and on the other hand there is the influence of plasticity due to notch effects both affecting the released strain field after removing material and after all the calculated residual stresses. The first issue mentioned above is under the responsibility of the Institute of Materials Engineering (Kassel University) and the last one is investigated by Universitaet of Stuttgart-Otto-Graf-Institut - materials testing institute. As a consequence of a successful project the knowledge base will be considerably improved resulting in benefits for various engineering fields. Especially the quantitative consideration of real residual stress states for optimized component designs will be possible and after all the consequences of residual stresses on safety of components which are used in nuclear facilities can be evaluated. The state of art was reground in the first research chapter and the analysed strain gauges where

  18. Residual gas analysis

    International Nuclear Information System (INIS)

    Berecz, I.

    1982-01-01

    Determination of the residual gas composition in vacuum systems by a special mass spectrometric method was presented. The quadrupole mass spectrometer (QMS) and its application in thin film technology was discussed. Results, partial pressure versus time curves as well as the line spectra of the residual gases in case of the vaporization of a Ti-Pd-Au alloy were demonstrated together with the possible construction schemes of QMS residual gas analysers. (Sz.J.)

  19. Use of a dynamic grid adaptation in the asymmetric weighted residual method

    International Nuclear Information System (INIS)

    Graf, V.; Romstedt, P.; Werner, W.

    1986-01-01

    A dynamic grid adaptive method has been developed for use with the asymmetric weighted residual method. The method automatically adapts the number and position of the spatial mesh points as the solution of hyperbolic or parabolic vector partial differential equations progresses in time. The mesh selection algorithm is based on the minimization of the L 2 norm of the spatial discretization error. The method permits the accurate calculation of the evolution of inhomogeneities, like wave fronts, shock layers, and other sharp transitions, while generally using a coarse computational grid. The number of required mesh points is significantly reduced, relative to a fixed Eulerian grid. Since the mesh selection algorithm is computationally inexpensive, a corresponding reduction of computing time results

  20. Simplified RP-HPLC method for multi-residue analysis of abamectin, emamectin benzoate and ivermectin in rice.

    Science.gov (United States)

    Xie, Xianchuan; Gong, Shu; Wang, Xiaorong; Wu, Yinxing; Zhao, Li

    2011-01-01

    A rapid, reliable and sensitive reverse-phase high-performance liquid chromatography method with fluorescence detection (RP-FLD-HPLC) was developed and validated for simultaneous analysis of the abamectin (ABA), emamectin (EMA) benzoate and ivermectin (IVM) residues in rice. After extraction with acetonitrile/water (2 : 1) with sonication, the avermectin (AVMs) residues were directly derivatised by N-methylimidazole (N-NMIM) and trifluoroacetic anhydride (TFAA) and then analysed on RP-FLD-HPLC. A good linear relationship (r(2 )> 0.99) was obtained for three AVMs ranging from 0.01 to 5 microg ml(-1), i.e. 0.01-5.0 microg g(-1) in rice matrix. The limit of detection (LOD) and the limit of quantification (LOQ) were between 0.001 and 0.002 microg g(-1) and between 0.004 and 0.006 microg g(-1), respectively. Recoveries were from 81.9% to 105.4% and precision less than 12.4%. The proposed method was successfully applied to routine analysis of the AVMs residues in rice.

  1. Multiclass methods for the analysis of antibiotic residues in milk by liquid chromatography coupled to mass spectrometry: A review.

    Science.gov (United States)

    Rossi, Rosanna; Saluti, Giorgio; Moretti, Simone; Diamanti, Irene; Giusepponi, Danilo; Galarini, Roberta

    2018-02-01

    Milk is an important and beneficial food from a nutritional point of view, being an indispensable source of high quality proteins. Furthermore, it is a raw material for many dairy products, such as yoghurt, cheese, cream etc. Before reaching consumers, milk goes through production, processing and circulation. Each step involves potentially unsafe factors, such as chemical contamination that can affect milk quality. Antibiotics are widely used in veterinary medicine for dry cow therapy and mastitis treatment in lactating cows, which can cause the presence of antimicrobial residues in milk. In order to ensure consumers' safety, milk is analyzed to make sure that the fixed Maximum Residue Limits (MRLs) for antibiotics are not exceeded. Multiclass methods can monitor more drug classes through a single analysis, so they are faster, less time-consuming and cheaper than traditional methods (single-class); this aspect is particularly important for milk, which is a highly perishable food. Nevertheless, multiclass methods for veterinary drug residues in foodstuffs are real analytical challenges. This article reviews the major multiclass methods published for the determination of antibiotic residues in milk by liquid chromatography coupled to mass spectrometry, with a special focus on sample preparation approaches.

  2. Chip-scale pattern modification method for equalizing residual layer thickness in nanoimprint lithography

    Science.gov (United States)

    Youn, Sung-Won; Suzuki, Kenta; Hiroshima, Hiroshi

    2018-06-01

    A software program for modifying a mold design to obtain a uniform residual layer thickness (RLT) distribution has been developed and its validity was verified by UV-nanoimprint lithography (UV-NIL) simulation. First, the effects of granularity (G) on both residual layer uniformity and filling characteristics were characterized. For a constant complementary pattern depth and a granularity that was sufficiently larger than the minimum pattern width, filling time decreased with the decrease in granularity. For a pattern design with a wide density range and an irregular distribution, the choice of a small granularity was not always a good strategy since the etching depth required for a complementary pattern occasionally exceptionally increased with the decrease in granularity. On basis of the results obtained, the automated method was applied to a chip-scale pattern modification. Simulation results showed a marked improvement in residual layer thickness uniformity for a capacity-equalized (CE) mold. For the given conditions, the standard deviation of RLT decreased in the range from 1/3 to 1/5 in accordance with pattern designs.

  3. A study on the bonding residual thermal stress analysis of dissimilar materials using boundary element method

    International Nuclear Information System (INIS)

    Yi, Won; Yu, Yeong Chul; Jeong, Eui Seob; Lee, Chang Ho

    1995-01-01

    It is very important to evaluate the bonding residual thermal stress in dissimilar materials such as LSI package. In this study, the bonding residual thermal stress was calculated using the boundary element method, varing with the sub-element, geometry of specimen and adhesive thickness. The present results reveal a stress singularity at the edge of the interface, therefore the bonding strength of metal/resin interface can be estimated by taking into account it.

  4. A Simple Surface-Enhanced Raman Spectroscopic Method for on-Site Screening of Tetracycline Residue in Whole Milk

    Directory of Open Access Journals (Sweden)

    Sagar Dhakal

    2018-02-01

    Full Text Available Therapeutic and subtherapeutic use of veterinary drugs has increased the risk of residue contamination in animal food products. Antibiotics such as tetracycline are used for mastitis treatment of lactating cows. Milk expressed from treated cows before the withdrawal period has elapsed may contain tetracycline residue. This study developed a simple surface-enhanced Raman spectroscopic (SERS method for on-site screening of tetracycline residue in milk and water. Six batches of silver colloid nanoparticles were prepared for surface enhancement measurement. Milk-tetracycline and water-tetracycline solutions were prepared at seven concentration levels (1000, 500, 100, 10, 1, 0.1, and 0.01 ppm and spiked with silver colloid nanoparticles. A 785 nm Raman spectroscopic system was used for spectral measurement. Tetracycline vibrational modes were observed at 1285, 1317 and 1632 cm−1 in water-tetracycline solutions and 1322 and 1621 cm−1 (shifted from 1317 and 1632 cm−1, respectively in milk-tetracycline solutions. Tetracycline residue concentration as low as 0.01 ppm was detected in both the solutions. The peak intensities at 1285 and 1322 cm−1 were used to estimate the tetracycline concentrations in water and milk with correlation coefficients of 0.92 for water and 0.88 for milk. Results indicate that this SERS method is a potential tool that can be used on-site at field production for qualitative and quantitative detection of tetracycline residues.

  5. A Simple Surface-Enhanced Raman Spectroscopic Method for on-Site Screening of Tetracycline Residue in Whole Milk.

    Science.gov (United States)

    Dhakal, Sagar; Chao, Kuanglin; Huang, Qing; Kim, Moon; Schmidt, Walter; Qin, Jianwei; Broadhurst, C Leigh

    2018-02-01

    Therapeutic and subtherapeutic use of veterinary drugs has increased the risk of residue contamination in animal food products. Antibiotics such as tetracycline are used for mastitis treatment of lactating cows. Milk expressed from treated cows before the withdrawal period has elapsed may contain tetracycline residue. This study developed a simple surface-enhanced Raman spectroscopic (SERS) method for on-site screening of tetracycline residue in milk and water. Six batches of silver colloid nanoparticles were prepared for surface enhancement measurement. Milk-tetracycline and water-tetracycline solutions were prepared at seven concentration levels (1000, 500, 100, 10, 1, 0.1, and 0.01 ppm) and spiked with silver colloid nanoparticles. A 785 nm Raman spectroscopic system was used for spectral measurement. Tetracycline vibrational modes were observed at 1285, 1317 and 1632 cm -1 in water-tetracycline solutions and 1322 and 1621 cm -1 (shifted from 1317 and 1632 cm -1 , respectively) in milk-tetracycline solutions. Tetracycline residue concentration as low as 0.01 ppm was detected in both the solutions. The peak intensities at 1285 and 1322 cm -1 were used to estimate the tetracycline concentrations in water and milk with correlation coefficients of 0.92 for water and 0.88 for milk. Results indicate that this SERS method is a potential tool that can be used on-site at field production for qualitative and quantitative detection of tetracycline residues.

  6. Triangular preconditioners for saddle point problems with a penalty term

    Energy Technology Data Exchange (ETDEWEB)

    Klawonn, A. [Westfaelische Wilhelms-Universitaet, Muenster (Germany)

    1996-12-31

    Triangular preconditioners for a class of saddle point problems with a penalty term are considered. An important example is the mixed formulation of the pure displacement problem in linear elasticity. It is shown that the spectrum of the preconditioned system is contained in a real, positive interval, and that the interval bounds can be made independent of the discretization and penalty parameters. This fact is used to construct bounds of the convergence rate of the GMRES method used with an energy norm. Numerical results are given for GMRES and BI-CGSTAB.

  7. A 2D/1D coupling neutron transport method based on the matrix MOC and NEM methods

    International Nuclear Information System (INIS)

    Zhang, H.; Zheng, Y.; Wu, H.; Cao, L.

    2013-01-01

    A new 2D/1D coupling method based on the matrix MOC method (MMOC) and nodal expansion method (NEM) is proposed for solving the three-dimensional heterogeneous neutron transport problem. The MMOC method, used for radial two-dimensional calculation, constructs a response matrix between source and flux with only one sweep and then solves the linear system by using the restarted GMRES algorithm instead of the traditional trajectory sweeping process during within-group iteration for angular flux update. Long characteristics are generated by using the customization of commercial software AutoCAD. A one-dimensional diffusion calculation is carried out in the axial direction by employing the NEM method. The 2D and ID solutions are coupled through the transverse leakage items. The 3D CMFD method is used to ensure the global neutron balance and adjust the different convergence properties of the radial and axial solvers. A computational code is developed based on these theories. Two benchmarks are calculated to verify the coupling method and the code. It is observed that the corresponding numerical results agree well with references, which indicates that the new method is capable of solving the 3D heterogeneous neutron transport problem directly. (authors)

  8. A 2D/1D coupling neutron transport method based on the matrix MOC and NEM methods

    Energy Technology Data Exchange (ETDEWEB)

    Zhang, H.; Zheng, Y.; Wu, H.; Cao, L. [School of Nuclear Science and Technology, Xi' an Jiaotong University, No. 28, Xianning West Road, Xi' an, Shaanxi 710049 (China)

    2013-07-01

    A new 2D/1D coupling method based on the matrix MOC method (MMOC) and nodal expansion method (NEM) is proposed for solving the three-dimensional heterogeneous neutron transport problem. The MMOC method, used for radial two-dimensional calculation, constructs a response matrix between source and flux with only one sweep and then solves the linear system by using the restarted GMRES algorithm instead of the traditional trajectory sweeping process during within-group iteration for angular flux update. Long characteristics are generated by using the customization of commercial software AutoCAD. A one-dimensional diffusion calculation is carried out in the axial direction by employing the NEM method. The 2D and ID solutions are coupled through the transverse leakage items. The 3D CMFD method is used to ensure the global neutron balance and adjust the different convergence properties of the radial and axial solvers. A computational code is developed based on these theories. Two benchmarks are calculated to verify the coupling method and the code. It is observed that the corresponding numerical results agree well with references, which indicates that the new method is capable of solving the 3D heterogeneous neutron transport problem directly. (authors)

  9. Assessment of residual stress of 7050-T7452 aluminum alloy forging using the contour method

    Energy Technology Data Exchange (ETDEWEB)

    Zhang, Zheng [College of Mechanical and Electrical Engineering, Nanjing University of Aeronautics and Astronautics, Nanjing 210016 (China); Yang, Yinfei, E-mail: yyfgoat@nuaa.edu.cn [College of Mechanical and Electrical Engineering, Nanjing University of Aeronautics and Astronautics, Nanjing 210016 (China); Li, Liang [College of Mechanical and Electrical Engineering, Nanjing University of Aeronautics and Astronautics, Nanjing 210016 (China); Chen, Bo; Tian, Hui [Xi’an Aircraft Industrial (Group) Co. Ltd., Xi’an 710000 (China)

    2015-09-17

    The cold-compression stress relief process has been used to reduce the quench-induced stresses in high-strength aerospace aluminum alloy forgings. However, this method does not completely relieve the stress. Longitudinal residual stresses in 7050-T7452 aluminum alloy forging were measured with contour method. The measuring procedure of the contour method including specimen cutting under clamps with a wire electrical discharge machine, contour measurement of the cut surface with a laser scanner, careful data processing and elastic finite element analysis was introduced in detail. In addition, multiple cuts were used to map cross sectional stress at different cut surfaces. Finally, the longitudinal residual stress throughout the cut plane was mapped, and through thickness longitudinal stress profiles were also analyzed. Investigated results suggest that spatial variation of stress distribution can be attributed to the non-uniform plastic deformation of the cold-compression stress relief process. The overall reduction of peak stress magnitudes is approximately 43–79%.

  10. Assessment of residual stress of 7050-T7452 aluminum alloy forging using the contour method

    International Nuclear Information System (INIS)

    Zhang, Zheng; Yang, Yinfei; Li, Liang; Chen, Bo; Tian, Hui

    2015-01-01

    The cold-compression stress relief process has been used to reduce the quench-induced stresses in high-strength aerospace aluminum alloy forgings. However, this method does not completely relieve the stress. Longitudinal residual stresses in 7050-T7452 aluminum alloy forging were measured with contour method. The measuring procedure of the contour method including specimen cutting under clamps with a wire electrical discharge machine, contour measurement of the cut surface with a laser scanner, careful data processing and elastic finite element analysis was introduced in detail. In addition, multiple cuts were used to map cross sectional stress at different cut surfaces. Finally, the longitudinal residual stress throughout the cut plane was mapped, and through thickness longitudinal stress profiles were also analyzed. Investigated results suggest that spatial variation of stress distribution can be attributed to the non-uniform plastic deformation of the cold-compression stress relief process. The overall reduction of peak stress magnitudes is approximately 43–79%

  11. Diffraction grating strain gauge method: error analysis and its application for the residual stress measurement in thermal barrier coatings

    Science.gov (United States)

    Yin, Yuanjie; Fan, Bozhao; He, Wei; Dai, Xianglu; Guo, Baoqiao; Xie, Huimin

    2018-03-01

    Diffraction grating strain gauge (DGSG) is an optical strain measurement method. Based on this method, a six-spot diffraction grating strain gauge (S-DGSG) system has been developed with the advantages of high and adjustable sensitivity, compact structure, and non-contact measurement. In this study, this system is applied for the residual stress measurement in thermal barrier coatings (TBCs) combining the hole-drilling method. During the experiment, the specimen’s location is supposed to be reset accurately before and after the hole-drilling, however, it is found that the rigid body displacements from the resetting process could seriously influence the measurement accuracy. In order to understand and eliminate the effects from the rigid body displacements, such as the three-dimensional (3D) rotations and the out-of-plane displacement of the grating, the measurement error of this system is systematically analyzed, and an optimized method is proposed. Moreover, a numerical experiment and a verified tensile test are conducted, and the results verify the applicability of this optimized method successfully. Finally, combining this optimized method, a residual stress measurement experiment is conducted, and the results show that this method can be applied to measure the residual stress in TBCs.

  12. Methods of conditioning waste fuel decladding hulls and dissolver residues

    International Nuclear Information System (INIS)

    De Regge, P.; Loida, A.; Schmidt-Hansberg, T.; Sombret, C.

    1985-01-01

    Several methods for conditioning spent fuel decladding hulls or dissolver residues have been considered in various countries of the European Community. Five of these methods used embedding technique with or without prior compaction: they are based on incorporation in metallic alloys, glass, ceramics, cements and metals or graphite compounds. A sixth one consists in melting the decladding materials. The corresponding research programmes have been pursued to varying states of progress with regard to demonstrating their feasibility on an industrial scale and the use of genuine wastes in bench scale experiments. The properties of the conditioned wastes have been investigated. Special attention has been paid to the corrosion resistance to various aqueous media as tap water, brine or clayey water. Although no categorical conclusion can be drawn from the initial results, the available findings provide a basis for assessing the different processes

  13. Green and efficient sample preparation method for the determination of catalyst residues in margarine by ICP-MS.

    Science.gov (United States)

    Hartwig, Carla Andrade; Pereira, Rodrigo Mendes; Novo, Diogo La Rosa; Oliveira, Dirce Taina Teixeira; Mesko, Marcia Foster

    2017-11-01

    Responding to the need for green and efficient methods to determine catalyst residues with suitable precision and accuracy in samples with high fat content, the present work evaluates a microwave-assisted ultraviolet digestion (MW-UV) system for margarines and subsequent determination of Ni, Pd and Pt using inductively coupled plasma mass spectrometry (ICP-MS). It was possible to digest up to 500mg of margarine using only 10mL of 4molL -1 HNO 3 with a digestion efficiency higher than 98%. This allowed the determination of catalyst residues using the ICP-MS and free of interferences. For this purpose, the following experimental parameters were evaluated: concentration of digestion solution, sample mass and microwave irradiation program. The residual carbon content was used as a parameter to evaluate the efficiency of digestion and to select the most suitable experimental conditions. The accuracy evaluation was performed by recovery tests using a standard solution and certified reference material, and recoveries ranging from 94% to 99% were obtained for all analytes. The limits of detection for Ni, Pd and Pt using the proposed method were 35.6, 0.264 and 0.302ngg -1 , respectively. When compared to microwave-assisted digestion (MW-AD) in closed vessels using concentrated HNO 3 (used as a reference method for sample digestion), the proposed MW-UV could be considered an excellent alternative for the digestion of margarine, as this method requires only a diluted nitric acid solution for efficient digestion. In addition, MW-UV provides appropriate solutions for further ICP-MS determination with suitable precision (relative standard deviation < 7%) and accuracy for all evaluated analytes. The proposed method was applied to margarines from different brands produced in Brazil, and the concentration of catalyst residues was in agreement with the current legislation or recommendations. Copyright © 2017 Elsevier B.V. All rights reserved.

  14. New sparse matrix solver in the KIKO3D 3-dimensional reactor dynamics code

    International Nuclear Information System (INIS)

    Panka, I.; Kereszturi, A.; Hegedus, C.

    2005-01-01

    The goal of this paper is to present a more effective method Bi-CGSTAB for accelerating the large sparse matrix equation solution in the KIKO3D code. This equation system is obtained by using the factorization of the improved quasi static (IQS) method for the time dependent nodal kinetic equations. In the old methodology standard large sparse matrix techniques were considered, where Gauss-Seidel preconditioning and a GMRES-type solver were applied. The validation of KIKO3D using Bi-CGSTAB has been performed by solving of a VVER-1000 kinetic benchmark problem. Additionally, the convergence characteristics were investigated in given macro time steps of Control Rod Ejection transients. The results have been obtained by the old GMRES and new Bi-CGSTAB methods are compared. (author)

  15. Potential application of a semi-quantitative method for mercury determination in soils, sediments and gold mining residues

    International Nuclear Information System (INIS)

    Yallouz, A.V.; Cesar, R.G.; Egler, S.G.

    2008-01-01

    An alternative, low cost method for analyzing mercury in soil, sediment and gold mining residues was developed, optimized and applied to 30 real samples. It is semiquantitative, performed using an acid extraction pretreatment step, followed by mercury reduction and collection in a detecting paper containing cuprous iodide. A complex is formed with characteristic color whose intensity is proportional to mercury concentration in the original sample. The results are reported as range of concentration and the minimum detectable is 100 ng/g. Method quality assurance was performed by comparing results obtained using the alternative method and the Cold Vapor Atomic Absorption Spectrometry techniques. The average results from duplicate analysis by CVAAS were 100% coincident with alternative method results. The method is applicable for screening tests and can be used in regions where a preliminary diagnosis is necessary, at programs of environmental surveillance or by scientists interested in investigating mercury geochemistry. - Semi-quantitative low-cost method for mercury determination in soil, sediments and mining residues

  16. Rapid ion-pair liquid chromatographic method for the determination of fenbendazole marker residue in fermented dairy products.

    Science.gov (United States)

    Vousdouka, Venetia I; Papapanagiotou, Elias P; Angelidis, Apostolos S; Fletouris, Dimitrios J

    2017-04-15

    A simple, rapid and sensitive liquid chromatographic method that allows for the quantitative determination of fenbendazole residues in fermented dairy products is described. Samples were extracted with a mixture of acetonitrile-phosphoric acid and the extracts were defatted with hexane to be further partitioned into ethyl acetate. The organic layer was evaporated to dryness and the residue was reconstituted in mobile phase. Separation of fenbendazole and its sulphoxide, sulphone, and p-hydroxylated metabolites was carried out isocratically with a mobile phase containing both positively and negatively charged pairing ions. Overall recoveries ranged from 79.8 to 88.8%, while precision data, based on within and between days variations, suggested an overall relative standard deviation of 6.3-11.0%. The detection and quantification limits were lower than 9 and 21μg/kg, respectively. The method has been successfully applied to quantitate fenbendazole residues in Feta cheese and yoghurt made from spiked and incurred ovine milk. Copyright © 2016 Elsevier Ltd. All rights reserved.

  17. Development of Radiometric and Allied Analytical Methods and Strategies to Strengthen National Residue Control Programmes for Antibiotic and Anthelmintic Veterinary Drug Residues. Final Report of a Coordinated Research Project

    International Nuclear Information System (INIS)

    2016-08-01

    Awareness of food safety is rising among consumers, and many importing countries implement food control regulations to guarantee the quality and safety of imported foods for their consumers. Many developing countries have also taken steps to put in place control systems that encourage responsible use of veterinary medicines to combat possible drug resistance, control drug residues and ensure compliance with international and national standards. However, these countries still require the necessary know-how and skills to protect local consumers and to access international markets. One significant constraint is the capacity of laboratory services to generate surveillance data using reliable and cost effective analytical methods validated to national and international standards. The IAEA coordinated research project (CRP) on the Development of Radiometric and Allied Analytical Methods to Strengthen National Residue Control Programmes for Antibiotic and Anthelmintic Veterinary Drug Residues was initiated in 2009 to conduct work on robust nuclear and related technologies suitable for the screening and confirmatory analysis of residues of veterinary medicines, including antimicrobials and anthelmintics commonly used in animal production, with public health and trade significance. The CRP also explored mechanisms to enhance networking among research institutions involved in research on pharmacologically active veterinary drug residues in food (primarily) and environmental samples. The project was implemented by the Joint FAO/IAEA Division of Nuclear Techniques in Food and Agriculture between 2009 and 2014 and involved eleven research contracts and one technical contract, five research agreements and one institution. The CRP was a continuation of the CRP on the Development of Strategies for the Effective Monitoring of Veterinary Drug Residues in Livestock and Livestock Products in Developing Countries and the key findings are also summarized in this publication.

  18. Comparison between some determination methods of residual styrene in plastic scintillators

    International Nuclear Information System (INIS)

    Bezuglyi, V.D.; Ponomarev, Yu.P.; Gunder, O.A.; Biteman, V.B.; Senchishin, V.G.

    1988-01-01

    Scintillators made of plastic materials based on polystyrene with addition of p-terphenyl and 1,4-di-[(2,5-phenyl)oxazolyl] benzene have found wide application principally in the detection of radioactivity. The stability of the scintillating characteristics of these materials depends to great degree on the concentration of the residual monomer and for this reason it is important to have a sufficiently convenient method for the determination of this latter. We investigated the bromometric and acid-base titration methods with visual and potentiometric titration end point detection. We also examined the polarographic methods, direct and indirect, using the electroreduction of the mercury acetate complex of the monomer. We checked the methods on a scintillator sample and on synthetic mixtures, i.e., mixtures of monomer, polymer, and p-terphenyl. We compared the determination results for styrene and showed that the most accurate procedure is the bromometric determination with potentiometric indication of the end-point

  19. Application of a radiometric enzymic method for monitoring organophosphorus and carbamate insecticide residues in water of the Danube River

    International Nuclear Information System (INIS)

    Horvath, L.; Volford, J.; Bursics, L.; Forster, T.

    1983-01-01

    Pesticide residue analyses are conventionally based on gas chromatography. These analytic procedures include tedious extraction and clear-up manipulations prior to the actual gas chromatographic determinations. Radioenzymatic method was recently applied in a residue monitoring programme on the Danube River. The programme has demonstrated that the radioenzymatic method has many advantages as a monitoring procedure in aquatic environment. Quick information can be gained without tedious sample clear-up procedure. The anticholinesteratic pesticides and the anticholinesteratic activities can be detected

  20. Increased component safety through improved methods for residual stress analysis. Subprojects. Consideration of the elastic-plastic material properties (Phase 2). Final report

    International Nuclear Information System (INIS)

    Mirbach, David von

    2015-01-01

    Residual stresses in mechanical components can result in both detrimental but also beneficial effects on the strength and lifetime of the components. The most detailed knowledge of the residual stress state is of advantage or a pre-requisite for the assessment of the component performance. Two commonly used methods for determination of residual stresses are the hole drilling method and the ring core method which can be regarded to the mechanical methods. In the context of reactor safety research of the German Federal Ministry of Economic and Energy (BMWi) two fundamental and interacting weak points of the hole drilling method as well as of the ring core method, respectively, in order to determine residual stresses are going to be investigated. As a consequence reliability of the methods will be improved in this joint research project. On the one hand there are effects of geometrical boundary conditions of the components and on the other hand there is the influence of plasticity due to notch effects both affecting the released strain field after removing material and after all the calculated residual stresses. The first issue mentioned above is under the responsibility of the Institute of Materials Engineering (Kassel University) and the last one is investigated by materials testing institute university Stuttgart. As a consequence of a successful project the knowledge base will be considerably improved resulting in benefits for various engineering fields. Especially the quantitative consideration of real residual stress states for optimized component designs will be possible and after all the consequences of residual stresses on safety of components which are used in nuclear facilities can be evaluated. In this second experimental research chapter (phase 2) the findings of the first numerical and theoretical research chapter (phase 1) where proofed. The developed differential calculation method with the method of adaptive calibration functions were compared with the

  1. Measurements of the residual stresses in the welded steel columns based on the x-ray diffraction method, 2

    International Nuclear Information System (INIS)

    Kaneta, Kiyoshi; Nishizawa, Hidekazu; Arashiyama, Masaki.

    1982-01-01

    In order to evaluate the applicability of two kinds of techniques of the X-ray stress analysis, namely, the standard sin 2 psi method and the newly developed phi-sin 2 psi method, bending tests have been performed. The test results have proved that the values of the stresses measured by means of the mechanical devices and of those measured by the two kinds of the X-ray techniques coincide each other. Then, these two methods have been applied to measure the surface residual stresses of the box-typed, welded steel columns and the following conclusions have been drawn. 1. The principal stress of the surface residural stresses is, in most cases, oriented to the rolled directions at the center of the steel plates, and it tends to rotate in the neighborhood of the heat affected zones. 2. Tensile residual stresses of a large magnitude have been observed in the direction parallel to the beads of the weld, and the moderate compressive residual stresses can be detected in the direction normal to the beads. (author)

  2. Shifted Legendre method with residual error estimation for delay linear Fredholm integro-differential equations

    Directory of Open Access Journals (Sweden)

    Şuayip Yüzbaşı

    2017-03-01

    Full Text Available In this paper, we suggest a matrix method for obtaining the approximate solutions of the delay linear Fredholm integro-differential equations with constant coefficients using the shifted Legendre polynomials. The problem is considered with mixed conditions. Using the required matrix operations, the delay linear Fredholm integro-differential equation is transformed into a matrix equation. Additionally, error analysis for the method is presented using the residual function. Illustrative examples are given to demonstrate the efficiency of the method. The results obtained in this study are compared with the known results.

  3. Determinations of total residue, total oxide and density of high-level liquid waste (HLLW) by gravimetric method

    International Nuclear Information System (INIS)

    Li Yun; Gao Yueying; Yang Ming; Jin Liyun

    1992-01-01

    Gravimetric method for determination of total residue, total oxide and density of HLLW is developed. An aliquot of the original HLLW solution is piped on to the small quartz disc and put into the mini muffle furnace carefully. It is first heated to below 100 degree C (for 1.5 hours to remove the free water, and then heated to 180 degree C for 2 hours to remove the crystal water in a furnace. The total residue is weighed at room temperature. The precision is better than 3% for the determination of total residue and total oxide. An aliquot of the original HLLW solution is piped into the weighing bottle and weighed. The precision is better than 1%

  4. Analysis of residual stresses on the transverse beam of a casting stand by means of drilling method

    Directory of Open Access Journals (Sweden)

    P. Frankovský

    2014-10-01

    Full Text Available The presented paper demonstrates the application of drilling method in the analysis of residual stresses on the transverse beam of a casting stand. In the initial stage of the analysis the determination of strains was done for individual steps of drilling in the area which was determined by means of numerical analysis. The drilling was carried out gradually by 0,5 mm up to the depth of 5 mm, while the diameter of the drilled hole was 3,2 mm. During the analysis we used the drilling device RS-200, strain indicator P3 and SGD 1-RY21-3/120. The paper presents the development of residual stresses throughout the depth of the drilled hole which were determined according to standard ASTM E837-01, by means of integral method, power series method and by means of Power Series method.

  5. Influence of digestion methods on the recovery of Iron, Zinc, Nickel, Chromium, Cadmium and Lead contents in 11 organic residues

    Directory of Open Access Journals (Sweden)

    Thalita Fernanda Abbruzzini

    2014-02-01

    Full Text Available There are currently many devices and techniques to quantify trace elements (TEs in various matrices, but their efficacy is dependent on the digestion methods (DMs employed in the opening of such matrices which, although "organic", present inorganic components which are difficult to solubilize. This study was carried out to evaluate the recovery of Fe, Zn, Cr, Ni, Cd and Pb contents in samples of composts and cattle, horse, chicken, quail, and swine manures, as well as in sewage sludges and peat. The DMs employed were acid digestion in microwaves with HNO3 (EPA 3051A; nitric-perchloric digestion with HNO3 + HClO4 in a digestion block (NP; dry ashing in a muffle furnace and solubilization of residual ash in nitric acid (MDA; digestion by using aqua regia solution (HCl:HNO3 in the digestion block (AR; and acid digestion with HCl and HNO3 + H2O2 (EPA 3050. The dry ashing method led to the greatest recovery of Cd in organic residues, but the EPA 3050 protocol can be an alternative method for the same purpose. The dry ashing should not be employed to determine the concentration of Cr, Fe, Ni, Pb and Zn in the residues. Higher Cr and Fe contents are recovered when NP and EPA 3050 are employed in the opening of organic matrices. For most of the residues analyzed, AR is the most effective method for recovering Ni. Microwave-assisted digestion methods (EPA3051 and 3050 led to the highest recovery of Pb. The choice of the DM that provides maximum recovery of Zn depends on the organic residue and trace element analyzed.

  6. Fibonacci collocation method with a residual error Function to solve linear Volterra integro differential equations

    Directory of Open Access Journals (Sweden)

    Salih Yalcinbas

    2016-01-01

    Full Text Available In this paper, a new collocation method based on the Fibonacci polynomials is introduced to solve the high-order linear Volterra integro-differential equations under the conditions. Numerical examples are included to demonstrate the applicability and validity of the proposed method and comparisons are made with the existing results. In addition, an error estimation based on the residual functions is presented for this method. The approximate solutions are improved by using this error estimation.

  7. Development, validation and application of a sensitive analytical method for residue determination and dissipation of imidacloprid in sugarcane under tropical field condition.

    Science.gov (United States)

    Ramasubramanian, T; Paramasivam, M; Nirmala, R

    2016-06-01

    A simple and sensitive analytical method has been developed and validated for the determination of trace amounts of imidacloprid in/on sugarcane sett, stalk and leaf. The method optimized in the present study requires less volume of organic solvent and time. Hence, this method is suitable for high-throughput analyses involving large number of samples. The limit of detection (LOD) and limit of quantification (LOQ) of the method were 0.003 and 0.01 mg/kg, respectively. The recovery and relative standard deviation were more than 93 % and less than 4 %, respectively. Thus, it is obvious that the analytical method standardized in this study is more precise and accurate enough to determine the residues of imidacloprid in sugarcane sett, stalk and leaf. The dissipation and translocation of imidacloprid residues from treated cane setts to leaf and stalk were studied by adopting this method. In sugarcane setts, the residues of imidacloprid persisted up to 120 days with half-life of 15.4 days at its recommended dose (70 g a.i./ha). The residues of imidacloprid were found to be translocated from setts to stalk and leaf. The imidacloprid residues were detected up to 105 days in both leaf and stalk. Dipping of sugarcane setts in imidacloprid at its recommended dose may result in better protection of cane setts and established crop because of higher initial deposit (>100 mg/kg) and longer persistence (>120 days).

  8. Preconditioned Krylov and Gauss-Seidel solutions of response matrix equations

    International Nuclear Information System (INIS)

    Lewis, E.E.; Smith, M.A.; Yang, W.S.; Wollaber, A.

    2011-01-01

    The use of preconditioned Krylov methods is examined as an alternative to the partitioned matrix acceleration applied to red-black Gauss Seidel (RBGS) iteration that is presently used in the variational nodal code, VARIANT. We employ the GMRES algorithm to treat non-symmetric response matrix equations. A pre conditioner is formulated for the within-group diffusion equation which is equivalent to partitioned matrix acceleration of RBGS iterations. We employ the pre conditioner, which closely parallels two-level p multigrid, to improve RBGS and GMRES algorithms. Of the accelerated algorithms, GMRES converges with less computational effort than RBGS and therefore is chosen for further development. The p multigrid pre conditioner requires response matrices with two or more degrees of freedom (DOF) per interface that are polynomials, which are both orthogonal and hierarchical. It is therefore not directly applicable to very fine mesh calculations that are both slow to converge and that are often modeled with response matrices with only one DOF per interface. Orthogonal matrix aggregation (OMA) is introduced to circumvent this difficulty by combining N×N fine mesh response matrices with one DOF per interface into a coarse mesh response matrix with N orthogonal DOF per interface. Numerical results show that OMA used alone or in combination with p multigrid preconditioning substantially accelerates GMRES solutions. (author)

  9. Preconditioned Krylov and Gauss-Seidel solutions of response matrix equations

    Energy Technology Data Exchange (ETDEWEB)

    Lewis, E.E., E-mail: e-lewis@northwestern.edu [Department of Mechanical Engineering, Northwestern University, Evanston, IL (United States); Smith, M.A.; Yang, W.S.; Wollaber, A., E-mail: masmith@anl.gov, E-mail: wsyang@anl.gov, E-mail: wollaber@lanl.gov [Nuclear Engineering Division, Argonne National Laboratory, Argonne, IL (United States)

    2011-07-01

    The use of preconditioned Krylov methods is examined as an alternative to the partitioned matrix acceleration applied to red-black Gauss Seidel (RBGS) iteration that is presently used in the variational nodal code, VARIANT. We employ the GMRES algorithm to treat non-symmetric response matrix equations. A pre conditioner is formulated for the within-group diffusion equation which is equivalent to partitioned matrix acceleration of RBGS iterations. We employ the pre conditioner, which closely parallels two-level p multigrid, to improve RBGS and GMRES algorithms. Of the accelerated algorithms, GMRES converges with less computational effort than RBGS and therefore is chosen for further development. The p multigrid pre conditioner requires response matrices with two or more degrees of freedom (DOF) per interface that are polynomials, which are both orthogonal and hierarchical. It is therefore not directly applicable to very fine mesh calculations that are both slow to converge and that are often modeled with response matrices with only one DOF per interface. Orthogonal matrix aggregation (OMA) is introduced to circumvent this difficulty by combining N×N fine mesh response matrices with one DOF per interface into a coarse mesh response matrix with N orthogonal DOF per interface. Numerical results show that OMA used alone or in combination with p multigrid preconditioning substantially accelerates GMRES solutions. (author)

  10. Standard test method for verifying the alignment of X-Ray diffraction instrumentation for residual stress measurement

    CERN Document Server

    American Society for Testing and Materials. Philadelphia

    2010-01-01

    1.1 This test method covers the preparation and use of a flat stress-free test specimen for the purpose of checking the systematic error caused by instrument misalignment or sample positioning in X-ray diffraction residual stress measurement, or both. 1.2 This test method is applicable to apparatus intended for X-ray diffraction macroscopic residual stress measurement in polycrystalline samples employing measurement of a diffraction peak position in the high-back reflection region, and in which the θ, 2θ, and ψ rotation axes can be made to coincide (see Fig. 1). 1.3 This test method describes the use of iron powder which has been investigated in round-robin studies for the purpose of verifying the alignment of instrumentation intended for stress measurement in ferritic or martensitic steels. To verify instrument alignment prior to stress measurement in other metallic alloys and ceramics, powder having the same or lower diffraction angle as the material to be measured should be prepared in similar fashion...

  11. Statistical inference on residual life

    CERN Document Server

    Jeong, Jong-Hyeon

    2014-01-01

    This is a monograph on the concept of residual life, which is an alternative summary measure of time-to-event data, or survival data. The mean residual life has been used for many years under the name of life expectancy, so it is a natural concept for summarizing survival or reliability data. It is also more interpretable than the popular hazard function, especially for communications between patients and physicians regarding the efficacy of a new drug in the medical field. This book reviews existing statistical methods to infer the residual life distribution. The review and comparison includes existing inference methods for mean and median, or quantile, residual life analysis through medical data examples. The concept of the residual life is also extended to competing risks analysis. The targeted audience includes biostatisticians, graduate students, and PhD (bio)statisticians. Knowledge in survival analysis at an introductory graduate level is advisable prior to reading this book.

  12. Minimal Residual Disease Assessment in Lymphoma: Methods and Applications.

    Science.gov (United States)

    Herrera, Alex F; Armand, Philippe

    2017-12-01

    Standard methods for disease response assessment in patients with lymphoma, including positron emission tomography and computed tomography scans, are imperfect. In other hematologic malignancies, particularly leukemias, the ability to detect minimal residual disease (MRD) is increasingly influencing treatment paradigms. However, in many subtypes of lymphoma, the application of MRD assessment techniques, like flow cytometry or polymerase chain reaction-based methods, has been challenging because of the absence of readily detected circulating disease or canonic chromosomal translocations. Newer MRD detection methods that use next-generation sequencing have yielded promising results in a number of lymphoma subtypes, fueling the hope that MRD detection may soon be applicable in clinical practice for most patients with lymphoma. MRD assessment can provide real-time information about tumor burden and response to therapy, noninvasive genomic profiling, and monitoring of clonal dynamics, allowing for many possible applications that could significantly affect the care of patients with lymphoma. Further validation of MRD assessment methods, including the incorporation of MRD assessment into clinical trials in patients with lymphoma, will be critical to determine how best to deploy MRD testing in routine practice and whether MRD assessment can ultimately bring us closer to the goal of personalized lymphoma care. In this review article, we describe the methods available for detecting MRD in patients with lymphoma and their relative advantages and disadvantages. We discuss preliminary results supporting the potential applications for MRD testing in the care of patients with lymphoma and strategies for including MRD assessment in lymphoma clinical trials.

  13. Aqueous methods for recovery of plutonium from pyrochemical residues

    International Nuclear Information System (INIS)

    Muscatello, A.C.; Killion, M.E.; Fisher, D.C.

    1987-01-01

    Studies of the recovery of plutonium from the pyrochemical residue salts from the Direct Oxide Reduction (DOR) and Electrorefining (ER) processes have shown that chloride anion exchange is useful and effective. Our previous studies have defined the operating limits for obtaining low level effluent plutonium losses on the order of 10 -3 g/l. The knowledge obtained in work on DOR salt was extended to ER salt and a process has been demonstrated to be feasible on a larger scale. Studies of oxalate precipitation of plutonium (III) from the eluat exhibit the expected losses to the filtrate as a function of the acidity. Two alternatives to chloride anion exchange, caustic leaching and direct oxalate precipitation are also shown to be feasible for the recovery of plutonium from ER salts. The results of studies of coprocessing DOR and ER residue salts to increase ER salt throughput and decrease HC1 requirements are also presented. The feasibility of coprocessing other pyrochemical residues, such as black salts, anode heel, and ER scrapeout will be discussed

  14. An HPLC method for determination of azadirachtin residues in bovine muscle.

    Science.gov (United States)

    Gai, María Nella; Álvarez, Christian; Venegas, Raúl; Morales, Javier

    2011-04-01

    A high-performance liquid chromatography (HPLC) method for the determination of azadirachtin (A and B) residues in bovine muscle has been developed. Azadirachtin is a neutral triterpene and chemotherapeutic agent effective in controlling some pest flies in horses, stables, horns and fruit. The actual HPLC method uses an isocratic elution and UV detection. Liquid-liquid extraction and solid-phase purification was used for the clean-up of the biological matrix. The chromatographic determination of these components is achieved using a C18 analytical column with water-acetonitrile mixture (27.5:72.5, v/v) as mobile phase, 1 mL/min as flow rate, 45 °C column temperature and UV detector at 215 nm. The azadirachtin peaks are well resolved and free of interference from matrix components. The extraction and analytical method developed in this work allows the quantitation of azadirachtin with precision and accuracy, establishing a lower limit of quantitation of azadirachtin, extracted from the biological matrix.

  15. Numerical Methods for the Optimization of Nonlinear Residual-Based Sungrid-Scale Models Using the Variational Germano Identity

    NARCIS (Netherlands)

    Maher, G.D.; Hulshoff, S.J.

    2014-01-01

    The Variational Germano Identity [1, 2] is used to optimize the coefficients of residual-based subgrid-scale models that arise from the application of a Variational Multiscale Method [3, 4]. It is demonstrated that numerical iterative methods can be used to solve the Germano relations to obtain

  16. Method for the analysis of triadimefon and ethofumesate from dislodgeable foliar residues on turfgrass by solid-phase extraction and in-vial elution.

    Science.gov (United States)

    Runes, H B; Jenkins, J J; Field, J A

    1999-08-01

    Triadimefon, a fungicide, and ethofumesate, an herbicide, are commonly applied to turfgrass in the Pacific Northwest, resulting in foliar residues. A simple and rapid method was developed to determine triadimefon and ethofumesate concentrations from dislodgeable foliar residues on turfgrass. Turfgrass samples were washed, and wash water containing surfactant (a 0.126% solution) was collected for residue analysis. This analytical method utilizes a 25 mm C(8) Empore disk and in-vial elution to quantitatively determine triadimefon and ethofumesate in 170 mL aqueous samples. The analytes were eluted by placing the disk in a 2 mL autosampler vial with 980 microL of ethyl acetate and 20 microL of 2-chlorolepidine, the internal standard, for analysis by GC/MS. The method quantitation limits are 0.29 microg/L for ethofumesate and 0.59 microg/L for triadimefon. The method detection limits are 0.047 microg/L and 0.29 microg/L for ethofumesate and triadimefon, respectively. Concentrations of triadimefon and ethofumesate from dislodgeable foliar residues from a field study are reported.

  17. An analytical method on the surface residual stress for the cutting tool orientation

    Science.gov (United States)

    Li, Yueen; Zhao, Jun; Wang, Wei

    2010-03-01

    The residual stress is measured by choosing 8 kinds orientations on cutting the H13 dies steel on the HSM in the experiment of this paper. The measured data shows on that the residual stress exists periodicity for the different rake angle (β) and side rake angle (θ) parameters, further study find that the cutting tool orientations have closed relationship with the residual stresses, and for the original of the machined residual stress on the surface from the cutting force and the axial force, it can be gained the simply model of tool-workpiece force, using the model it can be deduced the residual stress model, which is feasible to calculate the size of residual stress. And for almost all the measured residual stresses are compressed stress, the compressed stress size and the direction could be confirmed by the input data for the H13 on HSM. As the result, the residual stress model is the key for optimization of rake angle (β) and side rake angle (θ) in theory, using the theory the more cutting mechanism can be expressed.

  18. Comparative analysis of different methods of extraction of present hydrocarbons in industrial residual waters

    International Nuclear Information System (INIS)

    Santa, Judith Rocio; Serrano, Martin; Stashenko, Elena

    2002-01-01

    A comparison among four extraction techniques such as: liquid - liquid (LLE) continuous and for lots, solid phase extraction (SPE), solid phase micro extraction (SPME) and static headspace (S-HS) was carried out. The main purpose of this research was to determine the highest recovery efficiencies and how reproducible the tests are while varying parameters such as time, extraction technique, type of solvents and others. Chromatographic parameters were optimized in order to carry out the analyses. Hydrocarbon's quantification of residual waters was achieved by using a high-resolution gas chromatography with a gas flame ionization detector (HRGC-FID). Validation of the method was carried out by analyzing real samples taken in different sampling places of the residual waters treatment plant of Ecopetrol - Barrancabermeja. The use of extraction methods that require big solvent quantities and long time for analysis are losing validity day by day. Techniques such as the HS-SPME and static HS are offered as alternatives for quantifying hydrocarbons. They show total lack of solvents, high sensibility, selectivity and the techniques are reproducible. Solid phase micro extraction (SPME) and static headspace (static HS) techniques were chosen as the extraction techniques to validate the method in real samples. Both techniques showed similar results for the determination of total hydrocarbons (in the gasoline range)

  19. A flexible method for residual stress measurement of spray coated layers by laser made hole drilling and SLM based beam steering

    Science.gov (United States)

    Osten, W.; Pedrini, G.; Weidmann, P.; Gadow, R.

    2015-08-01

    A minimum invasive but high resolution method for residual stress analysis of ceramic coatings made by thermal spraycoating using a pulsed laser for flexible hole drilling is described. The residual stresses are retrieved by applying the measured surface data for a model-based reconstruction procedure. While the 3D deformations and the profile of the machined area are measured with digital holography, the residual stresses are calculated by FE analysis. To improve the sensitivity of the method, a SLM is applied to control the distribution and the shape of the holes. The paper presents the complete measurement and reconstruction procedure and discusses the advantages and challenges of the new technology.

  20. Design of specimen for weld residual stress simulation

    International Nuclear Information System (INIS)

    Kim, Jin Weon; Park, Jong Sun; Lee, Kyung Soo

    2008-01-01

    The objective of this study is to design a laboratory specimen for simulating residual stress of circumferential butt welding of pipe. Specimen type and method for residual stress generation were proposed based on the review of prior studies and parametric finite element simulation. To prove the proposed specimen type and loading method, the residual stress was generated using the designed specimen by applying proposed method and was measured. The measured residual stress using X-ray diffraction reasonably agreed with the results of finite element simulation considered in the specimen design. Comparison of residual strains measured at several locations of specimen and given by finite element simulation also showed good agreement. Therefore, it is indicated that the designed specimen can reasonably simulate the residual stress of circumferential butt welding of pipe

  1. Decontamination of chlorantraniliprole residues on cabbage and cauliflower through household processing methods.

    Science.gov (United States)

    Kar, Abhijit; Mandal, Kousik; Singh, Balwinder

    2012-04-01

    A supervised field trial was conducted to study the residues of chlorantraniliprole on cabbage and cauliflower. Three applications of chlorantraniliprole at 10 days interval were made @ 9.25 and 18.50 g a.i. ha(-1). The samples of marketable size heads and curds of cabbage and cauliflower were collected at 0 and 1 day after the last application. QuEChERS sample preparation was used for the determination of chlorantraniliprole residues on cabbage heads and cauliflower curds. The residues of chlorantraniliprole were quantified by high performance liquid chromatography (HPLC) with photo diode array (PDA) detector and confirmed by high performance thin layer chromatography (HPTLC). Washing of cabbage and cauliflower with tap water removed about 17%-40% of chlorantraniliprole residues. However, boiling removed 100% of chlorantraniliprole residues on cabbage and cauliflower in both the cases.

  2. A Schur complement method for compressible two-phase flow models

    International Nuclear Information System (INIS)

    Dao, Thu-Huyen; Ndjinga, Michael; Magoules, Frederic

    2014-01-01

    In this paper, we will report our recent efforts to apply a Schur complement method for nonlinear hyperbolic problems. We use the finite volume method and an implicit version of the Roe approximate Riemann solver. With the interface variable introduced in [4] in the context of single phase flows, we are able to simulate two-fluid models ([12]) with various schemes such as upwind, centered or Rusanov. Moreover, we introduce a scaling strategy to improve the condition number of both the interface system and the local systems. Numerical results for the isentropic two-fluid model and the compressible Navier-Stokes equations in various 2D and 3D configurations and various schemes show that our method is robust and efficient. The scaling strategy considerably reduces the number of GMRES iterations in both interface system and local system resolutions. Comparisons of performances with classical distributed computing with up to 218 processors are also reported. (authors)

  3. Prediction method of long-term reliability in improving residual stresses by means of surface finishing

    International Nuclear Information System (INIS)

    Sera, Takehiko; Hirano, Shinro; Chigusa, Naoki; Okano, Shigetaka; Saida, Kazuyoshi; Mochizuki, Masahito; Nishimoto, Kazutoshi

    2012-01-01

    Surface finishing methods, such as Water Jet Peening (WJP), have been applied to welds in some major components of nuclear power plants as a counter measure to Primary Water Stress Corrosion Cracking (PWSCC). In addition, the methods of surface finishing (buffing treatment) is being standardized, and thus the buffing treatment has been also recognized as the well-established method of improving stress. On the other hand, the long-term stability of peening techniques has been confirmed by accelerated test. However, the effectiveness of stress improvement by surface treatment is limited to thin layers and the effect of complicated residual stress distribution in the weld metal beneath the surface is not strictly taken into account for long-term stability. This paper, therefore, describes the accelerated tests, which confirmed that the long-term stability of the layer subjected to buffing treatment was equal to that subjected to WJP. The long-term reliability of very thin stress improved layer was also confirmed through a trial evaluation by thermal elastic-plastic creep analysis, even if the effect of complicated residual stress distribution in the weld metal was excessively taken into account. Considering the above findings, an approach is proposed for constructing the prediction method of the long-term reliability of stress improvement by surface finishing. (author)

  4. Methods for conditioning wastes from spent fuel cans and dissolver residues

    International Nuclear Information System (INIS)

    De Regge, P.; Loida, A.; Schmidt-Hansberg, T.; Sombret, C.

    1985-04-01

    Several methods for conditioning spent fuel decladding hulls or dissolver residues have been considered in various countries of the European Community. Five of these methods use embedding technique with or without prior compaction: they are based on incorporation in metallic alloys, glass, ceramics, cements and metals or graphite compounds. A sixth one consists in melting the decladding materials. The corresponding research programs have been pursued to varying states of progress with regard to demonstrating their feasibility on an industrial scale and the use of genuine wastes in bench scale experiments. The properties of the conditioned wastes have been investigated. Special attention has been paid to the corrosion resistance to various aqueous media as tap water, brine or clayey water. Although no categorical conclusion can be drawn from the initial results, the available finding provide a basis for assessing the different processes [fr

  5. A direct qPCR method for residual DNA quantification in monoclonal antibody drugs produced in CHO cells.

    Science.gov (United States)

    Hussain, Musaddeq

    2015-11-10

    Chinese hamster ovary (CHO) cells are the host cell of choice for manufacturing of monoclonal antibody (mAb) drugs in the biopharmaceutical industry. Host cell DNA is an impurity of such manufacturing process and must be controlled and monitored in order to ensure drug purity and safety. A conventional method for quantification of host residual DNA in drug requires extraction of DNA from the mAb drug substance with subsequent quantification of the extracted DNA using real-time PCR (qPCR). Here we report a method where the DNA extraction step is eliminated prior to qPCR. In this method, which we have named 'direct resDNA qPCR', the mAb drug substance is digested with a protease called KAPA in a 96-well PCR plate, the protease in the digest is then denatured at high temperature, qPCR reagents are added to the resultant reaction wells in the plate along with standards and controls in other wells of the same plate, and the plate subjected to qPCR for analysis of residual host DNA in the samples. This direct resDNA qPCR method for CHO is sensitive to 5.0fg of DNA with high precision and accuracy and has a wide linear range of determination. The method has been successfully tested with four mAbs drug, two IgG1 and two IgG4. Both the purified drug substance as well as a number of process intermediate samples, e.g., bioreactor harvest, Protein A column eluate and ion-exchange column eluates were tested. This method simplifies the residual DNA quantification protocol, reduces time of analysis and leads to increased assay sensitivity and development of automated high-throughput methods. Copyright © 2015 Elsevier B.V. All rights reserved.

  6. Estimating Net Interracial Mobility in the U.S. A Residual Methods Approach.

    Science.gov (United States)

    Perez, Anthony Daniel; Hirschman, Charles

    2009-08-01

    This paper presents a residual methods approach to identifying social mobility across race/ethnic categories. In traditional demographic accounting models, population growth is limited to changes in natural increase and migration. Other sources of growth are absorbed by the model residual and can only be estimated indirectly. While these residual estimates have been used to illuminate a number of elusive demographic processes, there has been little effort to incorporate shifts in racial identification into formal accounts of population change. In light of growing evidence that a number of Americans view race/ethnic identities as a personal choice, and not a fixed characteristic, mobility across racial categories may play important roles in the growth of race/ethnic sub-populations and changes to the composition of the U.S. To examine this potential, we derive a reduced-form population balancing equation that treats fertility and international migration as given and estimates survival from period life table data. After subtracting out national increase and migration and adjusting the balance of observed growth for changes in racial measurement and census coverage, we argue that the remaining error of closure provides a reasonable estimate of net interracial mobility among the native born. Using recent Census and ACS microdata, we illustrate the impact that identity shifts may have had on the growth of race/ethnic sub-populations in the past quarter century. Findings suggest a small drift from the non-Hispanic white population into race/ethnic minority groups, though the pattern varies by age and between time periods.

  7. Residual stress measurement method in MEMS microbeams using frequency shift data

    International Nuclear Information System (INIS)

    Somà, Aurelio; Ballestra, Alberto

    2009-01-01

    The dynamical behaviour of a set of gold microbeams affected by residual stress has been studied. Experimental frequency shift curves were obtained by increasing the dc voltage applied to the specimens. Comparison with different analytical and numerical models has been carried out in order to identify both analytical and finite element models in the presence of residual stress. Residual strain and stress, due to the fabrication process, have been widely reported in the literature in both out-of-plane microcantilevers and clamped–clamped microbeams by using mainly the value of pull-in voltage and static deflection data. In the case of a microcantilever, an accurate modelling includes the effect of the initial curvature due to microfabrication. In double-clamped microbeams, a pre-load applied by tensile stress is considered. A good correspondence is pointed out between measurements and numerical models so that the residual stress effect can be evaluated for different geometrical configurations

  8. Review on Sources and Handling Method of Pesticide Residues in Animal Products

    Directory of Open Access Journals (Sweden)

    Indraningsih

    2006-06-01

    Full Text Available Field studies and literature search showed that some pesticide residues either organochlorines (OC or organophosphates (OP were detected in animal products (meat and milk . Pesticide residues in meat collected from West Java were detected at the level of 0 .8 ppb lindane and 62 ppb diazinon . While in meat from Lampung was detected at the level of 7 ppb lindane . 2 .7 heptachlor, 0 .8 endosulfan and 0 .5 ppb aldrin . Furthermore, pesticide residues were also detected in the milk collected from West, Central and East Java . The levels of lindane were 2,3 ; 15,9 ; 0,2 ppb ; heptachlor 8 ; 0 .4 and 0,05 ppb; diazinon 8 ; 0 and 1,8 ppb; CPM 0,4 ; 0,8 and 0 ppb ; endosulfan 0,1 ; 0,04 and 0,05 ppb for West, Central and East Java, respectively . The source of pesticide contamination in animal products is generally originated from feed materials, fodders . contaminated soils and water around the farm areas . Minimalization approach of pesticide residues in animal products could be conducted integratedly, such as through chemical process, biodegradation using microorganisms . Organic farming system is recognised as an alternative that may be applied to minimise contamination on agricultural land, eventually reducing pesticide residues in the agricultural products . Feeding with organic agricultural by-products with low pesticide residues appears to reduce pesticide residues in animal products . In order to eliminate pesticide contamination in soil, it has to be conducted progressively by implementing sustainable organic farming .

  9. Assessment of cellulose purification methods from the residue of enzymatic hydrolysis of sugarcane bagasse for the production of cellulose nanocrystals

    International Nuclear Information System (INIS)

    Camargo, Lais Angelice de; Farinas, Cristiane Sanchez; Marconcini, José Manoel; Mattoso, Luiz Henrique Capparelli; Pereira, Sandra Cerqueira

    2016-01-01

    Full text: Over the years, there is a growing trend in the reuse of residues from the agricultural industries due to social, environmental and economic demands. The production of Brazilian sugarcane in the 2014/15 season was more than 640 million tons, estimating that one third of this total is bagasse [1]. After enzymatic hydrolysis of bagasse in order to give the 2G ethanol, remains a solid fibrous residue which can be repurposed in other processes. This study evaluated four methods for the purification of the resulting solid fibrous residue from the enzymatic hydrolysis process of bagasse, with the intention of obtaining cellulose. Measurements of the crystallinity index (CI) of the cellulose contained in the samples were determined using X-ray Diffraction (XRD). The enzymatic hydrolysis of generates a fibrous solid residue with contents of lignin and cellulose. This residue was subjected to four purification methods: I) 100 mL of NaOH (5%, w/w) at 55 °C was added to 5 g of residue and 43 mL of H 2 O 2 (35%, v/v) under stirring for 1.5 hours; II) the same procedure was repeated on the resulting material from I; III) 105 mL of solution 10:1 (ν/ν) of CH 3 COOH and HNO 3 at 60 °C was added to 5 g of residue under stirring for 30 minutes; IV) reaction with a solution composed of 1 ml of CH 3 COOH and 2.5 g of NaClO 2 at 70 °C under stirring for 1 hour and after that time, the procedure was repeated twice and then the solution was kept under stirring for further 3 hours. The crystallinity indexes found for the purification procedures were: I) 81.7%; II) 83.2%; III) 52.1% e IV) 77.2%. The best result was found for the material subjected to the method II. This process (II) generated a material composed of high content of crystalline cellulose. References: [1] CONAB (National Supply Company), 2015. (author)

  10. Residual Stress Analysis of Severe Plastic Deformed Materials using the Finite Element Method and the Neutron Diffraction Method

    International Nuclear Information System (INIS)

    Kang, Mi Hyun; Seong, Back Suck; Kim, Hyoung Seop

    2009-01-01

    Severe plastic deformation (SPD) is one of the most promising top-down techniques, moving towards industrialization to fabricate bulk ultrafine grain materials. The strain distribution and deformation behavior during the ECAP (equal channel angular pressing), influenced by tool angles, friction and material behavior, was studied through experimental and numerical analyses. The residual stress of work piece which was straight before ECAP produces many serious problems in the next processing e.g. input of the work piece for the next ECAP. The bent work piece needs additional straightening or surface polishing even if the amount of bending is small, and residual stress need to be released before service applications. Residual stress, particularly tensile residual stress can be a very important factor in affecting the reliability and integrity of working parts. The formation of tensile residual stress may result in initiation of fatigue cracks, stress corrosion cracking, or other types of fracture. Hence, residual stress and resulting bending need to be controlled during ECAP. Thus, in current study the bending behavior and the residual stress of the work piece in ECAP are analyzed through experimental and finite element analyses by considering the effects of material, geometric, and processing parameters individually. The stress states in the ECAP processed work piece were measured by the non-destructive way using neutron diffraction. Efforts were made to suggest the alternate routes to reduce the residual stress and bending of work piece in ECAP

  11. Application of Scharer's quantitative method for the determination of residual alkaline phosphatase activity in standard Minas

    Directory of Open Access Journals (Sweden)

    C.F. Soares

    2013-08-01

    Full Text Available Milk pasteurization is a critical issue in the dairy industry, and failures in this process can affect final product safety. Scharer's enzymatic method is still traditionally used to verify pasteurization efficiency compliance, and it is based on screening for residual alkaline phosphatase in milk. Although several methods are used to quantify enzymatic activity to assess milk pasteurization efficiency, there is a small amount of published data regarding the use of these methods to quantify alkaline phosphatase in cheese. In this study, the Scharer's modified method was used to determine the levels of residual alkaline phosphatase in standard minas cheese, before and after 20 days of ripening. The cheeses were made using raw or pasteurized milk with the addition of different concentrations of raw milk (0; 0.05%; 0.10%; 0.20%; and 0.50%. In the fresh cheese samples, the method showed a sensitivity of only 0.50% with the addition of raw milk to the pasteurized milk used to make cheese. In addition, levels of up 0.20% of raw milk in pasteurized milk, the concentrations of phenol was inferior to 1μg phenol/g of dairy product which is the preconized indicator value for adequate pasteurization.

  12. Strategies for the screening of antibiotic residues in eggs: comparison of the validation of the classical microbiological method with an immunobiosensor method.

    Science.gov (United States)

    Gaudin, Valérie; Rault, Annie; Hedou, Celine; Soumet, Christophe; Verdon, Eric

    2017-09-01

    Efficient screening methods are needed to control antibiotic residues in eggs. A microbiological kit (Explorer® 2.0 test (Zeu Inmunotech, Spain)) and an immunobiosensor kit (Microarray II (AM® II) on Evidence Investigator™ system (Randox, UK)) have been evaluated and validated for screening of antibiotic residues in eggs, according to the European decision EC/2002/657 and to the European guideline for the validation of screening methods. The e-reader™ system, a new automatic incubator/reading system, was coupled to the Explorer 2.0 test. The AM II kit can detect residues of six different families of antibiotics in different matrices including eggs. For both tests, a different liquid/liquid extraction of eggs had to be developed. Specificities of the Explorer 2.0 and AM II kit were equal to 8% and 0% respectively. The detection capabilities were determined for 19 antibiotics, with representatives from different families, for Explorer 2.0 and 12 antibiotics for the AM II kit. For the nine antibiotics having a maximum residue limit (MRL) in eggs, the detection capabilities CCβ of Explorer 2.0 were below the MRL for four antibiotics, equal to the MRL for two antibiotics and between 1 and 1.5 MRLs for the three remaining antibiotics (tetracyclines). For the antibiotics from other families, the detection capabilities were low for beta-lactams and sulfonamides and satisfactory for dihydrostreptomycin (DHS) and fluoroquinolones, which are usually difficult to detect with microbiological tests. The CCβ values of the AM II kit were much lower than the respective MRLs for three detected antibiotics (tetracycline, oxytetracycline, tylosin). Concerning the nine other antibiotics, the detection capabilities determined were low. The highest CCβ was obtained for streptomycin (100 µg kg -1 ).

  13. Prediction of interface residue based on the features of residue interaction network.

    Science.gov (United States)

    Jiao, Xiong; Ranganathan, Shoba

    2017-11-07

    Protein-protein interaction plays a crucial role in the cellular biological processes. Interface prediction can improve our understanding of the molecular mechanisms of the related processes and functions. In this work, we propose a classification method to recognize the interface residue based on the features of a weighted residue interaction network. The random forest algorithm is used for the prediction and 16 network parameters and the B-factor are acting as the element of the input feature vector. Compared with other similar work, the method is feasible and effective. The relative importance of these features also be analyzed to identify the key feature for the prediction. Some biological meaning of the important feature is explained. The results of this work can be used for the related work about the structure-function relationship analysis via a residue interaction network model. Copyright © 2017 Elsevier Ltd. All rights reserved.

  14. A study on the neoasozine residues in rice grain by neutron activation method

    International Nuclear Information System (INIS)

    Kim, Y.H.; Lee, K.J.; Lee, S.R.

    1981-01-01

    Residues of neoasozine in rice grain were determined by neutron activation and colorimetric techniques. Twice application of the chemical before flowering did not lead to any increased residue level while 4-times application resulted in significant increase in the residue level up to 0.54 - 0.75 mg As 2 O 3 /kg. The partition ratio of arsenic residues into polished rice grain and bran was 73 : 27 in 100 % polishing while most of the residues in the bran was transferred to oil cake fraction during solvent extraction, reaching up to 2.9 mg As 2 O 3 /kg. The neutron activation technique was advantageous because of its high sensitivity and the smaller sample amounts required for analysis. (author)

  15. An analytical method to assess the damage and predict the residual strength of a ship in a shoal grounding accident scenario

    Directory of Open Access Journals (Sweden)

    Sun Bin

    2016-04-01

    Full Text Available In this paper, a simplified analytical method used to predict the residual ultimate strength of a ship hull after a shoal grounding accident is proposed. Shoal grounding accidents always lead to severe denting, though not tearing, of the ship bottom structure, which may threaten the global hull girder resistance and result in even worse consequences, such as hull collapse. Here, the degree of damage of the bottom structure is predicted by a series of analytical methods based on the plastic-elastic deformation mechanism. The energy dissipation of a ship bottom structure is obtained from individual components to determine the sliding distance of the seabed obstruction. Then, a new approach to assess the residual strength of the damaged ship subjected to shoal grounding is proposed based on the improved Smith's method. This analytical method is verified by comparing the results of the proposed method and those generated by numerical simulation using the software ABAQUS. The proposed analytical method can be used to assess the safety of a ship with a double bottom during its design phase and predict the residual ultimate strength of a ship after a shoal grounding accident occurs.

  16. Recent advances in residual stress measurement

    International Nuclear Information System (INIS)

    Withers, P.J.; Turski, M.; Edwards, L.; Bouchard, P.J.; Buttle, D.J.

    2008-01-01

    Until recently residual stresses have been included in structural integrity assessments of nuclear pressure vessels and piping in a very primitive manner due to the lack of reliable residual stress measurement or prediction tools. This situation is changing the capabilities of newly emerging destructive (i.e. the contour method) and non-destructive (i.e. magnetic and high-energy synchrotron X-ray strain mapping) residual stress measurement techniques for evaluating ferritic and austenitic pressure vessel components are contrasted against more well-established methods. These new approaches offer the potential for obtaining area maps of residual stress or strain in welded plants, mock-up components or generic test-pieces. The mapped field may be used directly in structural integrity calculations, or indirectly to validate finite element process/structural models on which safety cases for pressurised nuclear systems are founded. These measurement methods are complementary in terms of application to actual plant, cost effectiveness and measurements in thick sections. In each case an exemplar case study is used to illustrate the method and to highlight its particular capabilities

  17. Three residual income valuation methods and discounted cash flow valuation

    OpenAIRE

    Fernandez, Pablo

    2003-01-01

    In this paper we show that the three residual Income models for equity valuation always yield the same value as the Discounted Cash Flow Valuation models. We use three residual income measures: Economic Profit, Economic Value Added (EVA) and Cash Value Added. We also show that economic profit and EVA are different, although Copeland, Koller and Murrin (2000, page 55) say that economic profit is a synonym of EVA. Specifically, we first show that the present value of the Economic Profit discoun...

  18. Simulation of two-phase flows by domain decomposition

    International Nuclear Information System (INIS)

    Dao, T.H.

    2013-01-01

    This thesis deals with numerical simulations of compressible fluid flows by implicit finite volume methods. Firstly, we studied and implemented an implicit version of the Roe scheme for compressible single-phase and two-phase flows. Thanks to Newton method for solving nonlinear systems, our schemes are conservative. Unfortunately, the resolution of nonlinear systems is very expensive. It is therefore essential to use an efficient algorithm to solve these systems. For large size matrices, we often use iterative methods whose convergence depends on the spectrum. We have studied the spectrum of the linear system and proposed a strategy, called Scaling, to improve the condition number of the matrix. Combined with the classical ILU pre-conditioner, our strategy has reduced significantly the GMRES iterations for local systems and the computation time. We also show some satisfactory results for low Mach-number flows using the implicit centered scheme. We then studied and implemented a domain decomposition method for compressible fluid flows. We have proposed a new interface variable which makes the Schur complement method easy to build and allows us to treat diffusion terms. Using GMRES iterative solver rather than Richardson for the interface system also provides a better performance compared to other methods. We can also decompose the computational domain into any number of sub-domains. Moreover, the Scaling strategy for the interface system has improved the condition number of the matrix and reduced the number of GMRES iterations. In comparison with the classical distributed computing, we have shown that our method is more robust and efficient. (author) [fr

  19. Method and apparatus for evaporating radioactive liquid and calcinating the residue

    International Nuclear Information System (INIS)

    Sridhar, T.S.

    1984-01-01

    This invention provides an apparatus and a process for evaporating liquid wastes and calcining the residue. The liquid is sprayed against a hollow, rotating heated cylinder within a casing. The dried residue is scraped from the rotating cylinder and released through a valve at the bottom of the casing, while the effluent gas is filtered

  20. Accelerating Inexact Newton Schemes for Large Systems of Nonlinear Equations

    NARCIS (Netherlands)

    Fokkema, D.R.; Sleijpen, G.L.G.; Vorst, H.A. van der

    Classical iteration methods for linear systems, such as Jacobi iteration, can be accelerated considerably by Krylov subspace methods like GMRES. In this paper, we describe how inexact Newton methods for nonlinear problems can be accelerated in a similar way and how this leads to a general

  1. Validation of an HPLC-UV method for the determination of ceftriaxone sodium residues on stainless steel surface of pharmaceutical manufacturing equipments.

    Science.gov (United States)

    Akl, Magda A; Ahmed, Mona A; Ramadan, Ahmed

    2011-05-15

    In pharmaceutical industry, an important step consists in the removal of possible drug residues from the involved equipments and areas. The cleaning procedures must be validated and methods to determine trace amounts of drugs have, therefore, to be considered with special attention. An HPLC-UV method for the determination of ceftriaxone sodium residues on stainless steel surface was developed and validated in order to control a cleaning procedure. Cotton swabs, moistened with extraction solution (50% water and 50% mobile phase), were used to remove any residues of drugs from stainless steel surfaces, and give recoveries of 91.12, 93.8 and 98.7% for three concentration levels. The precision of the results, reported as the relative standard deviation (RSD), were below 1.5%. The method was validated over a concentration range of 1.15-6.92 μg ml(-1). Low quantities of drug residues were determined by HPLC-UV using a Hypersil ODS 5 μm (250×4.6 mm) at 50 °C with an acetonitrile:water:pH 7:pH 5 (39-55-5.5-0.5) mobile phase at flow rate of 1.5 ml min(-1), an injection volume of 20 μl and were detected at 254 nm. A simple, selective and sensitive HPLC-UV assay for the determination of ceftriaxone sodium residues on stainless steel surfaces was developed, validated and applied. Copyright © 2011 Elsevier B.V. All rights reserved.

  2. Recipe for residual oil saturation determination

    Energy Technology Data Exchange (ETDEWEB)

    Guillory, A.J.; Kidwell, C.M.

    1979-01-01

    In 1978, Shell Oil Co., in conjunction with the US Department of Energy, conducted a residual oil saturation study in a deep, hot high-pressured Gulf Coast Reservoir. The work was conducted prior to initiation of CO/sub 2/ tertiary recovery pilot. Many problems had to be resolved prior to and during the residual oil saturation determination. The problems confronted are outlined such that the procedure can be used much like a cookbook in designing future studies in similar reservoirs. Primary discussion centers around planning and results of a log-inject-log operation used as a prime method to determine the residual oil saturation. Several independent methods were used to calculate the residual oil saturation in the subject well in an interval between 12,910 ft (3935 m) and 12,020 ft (3938 m). In general, these numbers were in good agreement and indicated a residual oil saturation between 22% and 24%. 10 references.

  3. In-house method validation and occurrence of alpha-, beta-endosulfan, endosulfan sulphate, lambda-cyhalothrin, procymidone and trifluralin residues in strawberry

    Directory of Open Access Journals (Sweden)

    Alexandre Augusto Soares

    2013-12-01

    Full Text Available A method for determination of organohalogen pesticides in strawberry by gas chromatography with electron capture detection was validated and applied in a monitoring program. Linearity, matrix effects, and day effect were evaluated for the analytes alpha-endosulfan, beta-endosulfan, endosulfan sulphate, lambda-cyhalothrin, procymidone, and trifluralin. The linear range varied according to the chromatographic response of the analyte. Significant matrix effects were observed. The mean recoveries ranged from 74.6 to 115.4%, with repeatability standard deviations between 1.6 and 21.0% and intermediate precision between 5.9 and 21.0%. Detection, quantification and decision limit, and detection capacity ranged from 0.003 to 0.007 mg/kg, 0.005 to 0.013 mg/kg; 0.003 to 3.128 mg/kg; and 0.005 to 3.266 mg/kg, respectively. The method was fit for the purpose of monitoring organohalogen residues in strawberries. Residues of these pesticides were detected in 124 of the 186 samples analyzed between 2009 and 2011 in the state of Minas Gerais. Nine of them did not comply with the current legislation requirements; among them, seven (3.8% had residues of unauthorized pesticide for the culture of strawberry, one (0.5% had residues above the maximum residue limit, and another one (0.5% exhibited both non-conformities.

  4. Cycling of grain legume residue nitrogen

    DEFF Research Database (Denmark)

    Jensen, E.S.

    1995-01-01

    Symbiotic nitrogen fixation by legumes is the main input of nitrogen in ecological agriculture. The cycling of N-15-labelled mature pea (Pisum sativum L.) residues was studied during three years in small field plots and lysimeters. The residual organic labelled N declined rapidly during the initial...... management methods in order to conserve grain legume residue N sources within the soil-plant system....

  5. 40 CFR 158.1410 - Residue chemistry data requirements table.

    Science.gov (United States)

    2010-07-01

    ... table. 158.1410 Section 158.1410 Protection of Environment ENVIRONMENTAL PROTECTION AGENCY (CONTINUED... example, most products used in or near kitchens require residue data for risk assessment purposes even... NR PAIRA 7 Analytical methods 860.1340 Residue analytical methods R R R CR CR Residue of concern 1, 3...

  6. Method for the Collection, Gravimetric and Chemical Analysis of Nonvolatile Residue (NVR) on Surfaces

    Science.gov (United States)

    Gordon, Keith; Rutherford, Gugu; Aranda, Denisse

    2017-01-01

    Nonvolatile residue (NVR), sometimes referred to as molecular contamination is the term used for the total composition of the inorganic and high boiling point organic components in particulates and molecular films deposited on critical surfaces surrounding space structures, with the particulate and NVR contamination originating primarily from pre-launch operations. The "nonvolatile" suggestion from the terminology NVR implies that the collected residue will not experience much loss under ambient conditions. NVR has been shown to have a dramatic impact on the ability to perform optical measurements from platforms based in space. Such contaminants can be detected early by the controlled application of various detection techniques and contamination analyses. Contamination analyses are the techniques used to determine if materials, components, and subsystems can be expected to meet the performance requirements of a system. Of particular concern is the quantity of NVR contaminants that might be deposited on critical payload surfaces from these sources. Subsequent chemical analysis of the contaminant samples by infrared spectroscopy and gas chromatography mass spectrometry identifies the components, gives semi-quantitative estimates of contaminant thickness, indicates possible sources of the NVR, and provides guidance for effective cleanup procedures. In this report, a method for the collection and determination of the mass of NVR was generated by the authors at NASA Langley Research Center. This report describes the method developed and implemented for collecting NVR contaminants, and procedures for gravimetric and chemical analysis of the residue obtained. The result of this NVR analysis collaboration will help pave the way for Langley's ability to certify flight hardware outgassing requirements in support of flight projects such as Stratospheric Aerosol and Gas Experiment III (SAGE III), Clouds and the Earth's Radiant Energy System (CERES), Materials International

  7. Mapping allostery through computational glycine scanning and correlation analysis of residue-residue contacts.

    Science.gov (United States)

    Johnson, Quentin R; Lindsay, Richard J; Nellas, Ricky B; Fernandez, Elias J; Shen, Tongye

    2015-02-24

    Understanding allosteric mechanisms is essential for the physical control of molecular switches and downstream cellular responses. However, it is difficult to decode essential allosteric motions in a high-throughput scheme. A general two-pronged approach to performing automatic data reduction of simulation trajectories is presented here. The first step involves coarse-graining and identifying the most dynamic residue-residue contacts. The second step is performing principal component analysis of these contacts and extracting the large-scale collective motions expressed via these residue-residue contacts. We demonstrated the method using a protein complex of nuclear receptors. Using atomistic modeling and simulation, we examined the protein complex and a set of 18 glycine point mutations of residues that constitute the binding pocket of the ligand effector. The important motions that are responsible for the allostery are reported. In contrast to conventional induced-fit and lock-and-key binding mechanisms, a novel "frustrated-fit" binding mechanism of RXR for allosteric control was revealed.

  8. Increased component safety through improved methods for residual stress analysis. Subprojects. Consideration of real component geometries (phase 1). Final report

    International Nuclear Information System (INIS)

    Nau, Andreas; Scholtes, B.

    2014-01-01

    Residual stresses can be result in both detrimental as well as beneficial consequences on the component's strength and lifetime. A most detailed knowledge of the residual stress state is a pre-requisite for the assessment of the component's performance. The mechanical methods for residual stress measurements are classified in non-destructive, destructive and semi-destructive methods. The two commonly used (semi-destructive) mechanical methods are the hole drilling and the ring core method. In the context of reactor safety research of the Federal Ministry of Economic Affairs and Energy (BMWi), two fundamental and interacting weak points of the hole drilling as well as of the ring core method are investigated. On the one hand, there are effects concerning geometrical boundary conditions of the components and on the other hand, there are influences of plasticity due to notch effects. Both aspects affect the released strain field, when the material is removed and finally, the calculated residual stresses. The first issue mentioned above is under the responsibility of Institute of Materials Engineering - Metallic Materials (Kassel University) and the last one will be investigated by University of Stuttgart-Otto-Graf-Institut - materials testing institute. Within the framework of this project it could be demonstrated that updated calibration coefficients lead to more reliable residual stress calculation in contrast to existing ones. These findings are valid for points of measurements on components without geometrical boundary effects like edges or shoulders. Reasons are high developed Finite-Element software packages and the opportunity of modelling the point of measurement (hole geometry, layout of the strain gauges) and its vicinity more in detail. Special challenges are multi-axial residual stress depth distributions and the geometry of components composing edges and claddings. Unlike existing analyses considering uni-axial and homogeneous stress states, bi

  9. Rigid Residue Scan Simulations Systematically Reveal Residue Entropic Roles in Protein Allostery.

    Directory of Open Access Journals (Sweden)

    Robert Kalescky

    2016-04-01

    Full Text Available Intra-protein information is transmitted over distances via allosteric processes. This ubiquitous protein process allows for protein function changes due to ligand binding events. Understanding protein allostery is essential to understanding protein functions. In this study, allostery in the second PDZ domain (PDZ2 in the human PTP1E protein is examined as model system to advance a recently developed rigid residue scan method combining with configurational entropy calculation and principal component analysis. The contributions from individual residues to whole-protein dynamics and allostery were systematically assessed via rigid body simulations of both unbound and ligand-bound states of the protein. The entropic contributions of individual residues to whole-protein dynamics were evaluated based on covariance-based correlation analysis of all simulations. The changes of overall protein entropy when individual residues being held rigid support that the rigidity/flexibility equilibrium in protein structure is governed by the La Châtelier's principle of chemical equilibrium. Key residues of PDZ2 allostery were identified with good agreement with NMR studies of the same protein bound to the same peptide. On the other hand, the change of entropic contribution from each residue upon perturbation revealed intrinsic differences among all the residues. The quasi-harmonic and principal component analyses of simulations without rigid residue perturbation showed a coherent allosteric mode from unbound and bound states, respectively. The projection of simulations with rigid residue perturbation onto coherent allosteric modes demonstrated the intrinsic shifting of ensemble distributions supporting the population-shift theory of protein allostery. Overall, the study presented here provides a robust and systematic approach to estimate the contribution of individual residue internal motion to overall protein dynamics and allostery.

  10. Identification of residue pairing in interacting β-strands from a predicted residue contact map.

    Science.gov (United States)

    Mao, Wenzhi; Wang, Tong; Zhang, Wenxuan; Gong, Haipeng

    2018-04-19

    Despite the rapid progress of protein residue contact prediction, predicted residue contact maps frequently contain many errors. However, information of residue pairing in β strands could be extracted from a noisy contact map, due to the presence of characteristic contact patterns in β-β interactions. This information may benefit the tertiary structure prediction of mainly β proteins. In this work, we propose a novel ridge-detection-based β-β contact predictor to identify residue pairing in β strands from any predicted residue contact map. Our algorithm RDb 2 C adopts ridge detection, a well-developed technique in computer image processing, to capture consecutive residue contacts, and then utilizes a novel multi-stage random forest framework to integrate the ridge information and additional features for prediction. Starting from the predicted contact map of CCMpred, RDb 2 C remarkably outperforms all state-of-the-art methods on two conventional test sets of β proteins (BetaSheet916 and BetaSheet1452), and achieves F1-scores of ~ 62% and ~ 76% at the residue level and strand level, respectively. Taking the prediction of the more advanced RaptorX-Contact as input, RDb 2 C achieves impressively higher performance, with F1-scores reaching ~ 76% and ~ 86% at the residue level and strand level, respectively. In a test of structural modeling using the top 1 L predicted contacts as constraints, for 61 mainly β proteins, the average TM-score achieves 0.442 when using the raw RaptorX-Contact prediction, but increases to 0.506 when using the improved prediction by RDb 2 C. Our method can significantly improve the prediction of β-β contacts from any predicted residue contact maps. Prediction results of our algorithm could be directly applied to effectively facilitate the practical structure prediction of mainly β proteins. All source data and codes are available at http://166.111.152.91/Downloads.html or the GitHub address of https://github.com/wzmao/RDb2C .

  11. Residual stress improving method for reactor structural component and residual stress improving device therefor

    Energy Technology Data Exchange (ETDEWEB)

    Enomoto, Kunio; Otaka, Masahiro; Kurosawa, Koichi; Saito, Hideyo; Tsujimura, Hiroshi; Tamai, Yasukata; Urashiro, Keiichi; Mochizuki, Masato

    1996-09-03

    The present invention is applied to a BWR type reactor, in which a high speed jetting flow incorporating cavities is collided against the surface of reactor structural components to form residual compression stresses on the surface layer of the reactor structural components thereby improving the stresses on the surface. Namely, a water jetting means is inserted into the reactor container filled with reactor water. Purified water is pressurized by a pump and introduced to the water jetting means. The purified water jetted from the water jetting means and entraining cavities is abutted against the surface of the reactor structural components. With such procedures, since the purified water is introduced to the water jetting means by the pump, the pump is free from contamination of radioactive materials. As a result, maintenance and inspection for the pump can be facilitated. Further, since the purified water injection flow entraining cavities is abutted against the surface of the reactor structural components being in contact with reactor water, residual compression stresses are exerted on the surface of the reactor structural components. As a result, occurrence of stress corrosion crackings of reactor structural components is suppressed. (I.S.)

  12. Residual stress improving method for reactor structural component and residual stress improving device therefor

    International Nuclear Information System (INIS)

    Enomoto, Kunio; Otaka, Masahiro; Kurosawa, Koichi; Saito, Hideyo; Tsujimura, Hiroshi; Tamai, Yasukata; Urashiro, Keiichi; Mochizuki, Masato.

    1996-01-01

    The present invention is applied to a BWR type reactor, in which a high speed jetting flow incorporating cavities is collided against the surface of reactor structural components to form residual compression stresses on the surface layer of the reactor structural components thereby improving the stresses on the surface. Namely, a water jetting means is inserted into the reactor container filled with reactor water. Purified water is pressurized by a pump and introduced to the water jetting means. The purified water jetted from the water jetting means and entraining cavities is abutted against the surface of the reactor structural components. With such procedures, since the purified water is introduced to the water jetting means by the pump, the pump is free from contamination of radioactive materials. As a result, maintenance and inspection for the pump can be facilitated. Further, since the purified water injection flow entraining cavities is abutted against the surface of the reactor structural components being in contact with reactor water, residual compression stresses are exerted on the surface of the reactor structural components. As a result, occurrence of stress corrosion crackings of reactor structural components is suppressed. (I.S.)

  13. Investigating the Composite Step Biconjugate A-Orthogonal Residual Method for Non-Hermitian Dense Linear Systems in Electromagnetics

    NARCIS (Netherlands)

    Jing, Yan-Fei; Huang, Ting-Zhu; Carpentieri, Bruno; Duan, Yong

    An interesting stabilizing variant of the biconjugate A-orthogonal residual (BiCOR) method is investigated for solving dense complex non-Hermitian systems of linear equations arising from the Galerlcin discretization of surface integral equations in electromagnetics. The novel variant is naturally

  14. Development of an improved high resolution mass spectrometry based multi-residue method for veterinary drugs in various food matrices.

    Science.gov (United States)

    Kaufmann, A; Butcher, P; Maden, K; Walker, S; Widmer, M

    2011-08-26

    Multi-residue methods for veterinary drugs or pesticides in food are increasingly often based on ultra performance liquid chromatography (UPLC) coupled to high resolution mass spectrometry (HRMS). Previous available time of flight (TOF) technologies, showing resolutions up to 15,000 full width at half maximum (FWHM), were not sufficiently selective for monitoring low residue concentrations in difficult matrices (e.g. hormones in tissue or antibiotics in honey). The approach proposed in this paper is based on a single stage Orbitrap mass spectrometer operated at 50,000 FWHM. Extracts (liver and kidney) which were produced according to a validated multi-residue method (time of flight detection based) could not be analyzed by Orbitrap because of extensive signal suppression. This required the improvement of established extraction and clean-up procedures. The introduced, more extensive deproteinzation steps and dedicated instrumental settings successfully eliminated these detrimental suppression effects. The reported method, covering more than 100 different veterinary dugs, was validated according to the EU Commission Decision 2002/657/EEC. Validated matrices include muscle, kidney, liver, fish and honey. Significantly better performance parameters (e.g. linearity, reproducibility and detection limits) were obtained when comparing the new method with the older, TOF based method. These improvements are attributed to the higher resolution (50,000 versus 12,000 FWHM) and the superior mass stability of the of the Orbitrap over the previously utilized TOF instrument. Copyright © 2010 Elsevier B.V. All rights reserved.

  15. FINITE ELEMENT MODEL FOR PREDICTING RESIDUAL ...

    African Journals Online (AJOL)

    FINITE ELEMENT MODEL FOR PREDICTING RESIDUAL STRESSES IN ... the transverse residual stress in the x-direction (σx) had a maximum value of 375MPa ... the finite element method are in fair agreement with the experimental results.

  16. Measurement of residual stresses using fracture mechanics weight functions

    International Nuclear Information System (INIS)

    Fan, Y.

    2000-01-01

    A residual stress measurement method has been developed to quantify through-the-thickness residual stresses. Accurate measurement of residual stresses is crucial for many engineering structures. Fabrication processes such as welding and machining generate residual stresses that are difficult to predict. Residual stresses affect the integrity of structures through promoting failures due to brittle fracture, fatigue, stress corrosion cracking, and wear. In this work, the weight function theory of fracture mechanics is used to measure residual stresses. The weight function theory is an important development in computational fracture mechanics. Stress intensity factors for arbitrary stress distribution on the crack faces can be accurately and efficiently computed for predicting crack growth. This paper demonstrates that the weight functions are equally useful in measuring residual stresses. In this method, an artificial crack is created by a thin cut in a structure containing residual stresses. The cut relieves the residual stresses normal to the crack-face and allows the relieved residual stresses to deform the structure. Strain gages placed adjacent to the cut measure the relieved strains corresponding to incrementally increasing depths of the cut. The weight functions of the cracked body relate the measured strains to the residual stresses normal to the cut within the structure. The procedure details, such as numerical integration of the singular functions in applying the weight function method, will be discussed

  17. Measurement of residual stresses using fracture mechanics weight functions

    International Nuclear Information System (INIS)

    Fan, Y.

    2001-01-01

    A residual stress measurement method has been developed to quantify through-the-thickness residual stresses. Accurate measurement of residual stresses is crucial for many engineering structures. Fabrication processes such as welding and machining generate residual stresses that are difficult to predict. Residual stresses affect the integrity of structures through promoting failures due to brittle fracture, fatigue, stress corrosion cracking, and wear. In this work, the weight function theory of fracture mechanics is used to measure residual stresses. The weight function theory is an important development in computational fracture mechanics. Stress intensity factors for arbitrary stress distribution on the crack faces can be accurately and efficiently computed for predicting crack growth. This paper demonstrates that the weight functions are equally useful in measuring residual stresses. In this method, an artificial crack is created by a thin cut in a structure containing residual stresses. The cut relieves the residual stresses normal to the crack-face and allows the relieved residual stresses to deform the structure. Strain gages placed adjacent to the cut measure the relieved strains corresponding to incrementally increasing depths of the cut. The weight functions of the cracked body relate the measured strains to the residual stresses normal to the cut within the structure. The procedure details, such as numerical integration of the singular functions in applying the weight function method, will be discussed. (author)

  18. Evaluation of two fast and easy methods for pesticide residue analysis in fatty food matrixes.

    Science.gov (United States)

    Lehotay, Steven J; Mastovská, Katerina; Yun, Seon Jong

    2005-01-01

    Two rapid methods of sample preparation and analysis of fatty foods (e.g., milk, eggs, and avocado) were evaluated and compared for 32 pesticide residues representing a wide range of physicochemical properties. One method, dubbed the quick, easy, cheap, effective, rugged, and safe (QuEChERS) method for pesticide residue analysis, entailed extraction of 15 g sample with 15 mL acetonitrile (MeCN) containing 1% acetic acid followed by addition of 6 g anhydrous magnesium sulfate and 1.5 g sodium acetate. After centrifugation, 1 mL of the buffered MeCN extract underwent a cleanup step (in a technique known as dispersive solid-phase extraction) using 50 mg each of C18 and primary secondary amine sorbents plus 150 mg MgSO4. The second method incorporated a form of matrix solid-phase dispersion (MSPD), in which 0.5 g sample plus 2 g C18 and 2 g anhydrous sodium sulfate was mixed in a mortar and pestle and added above a 2 g Florisil column on a vacuum manifold. Then, 5 x 2 mL MeCN was used to elute the pesticide analytes from the sample into a collection tube, and the extract was concentrated to 0.5 mL by evaporation. Extracts in both methods were analyzed concurrently by gas chromatography/mass spectrometry and liquid chromatography/tandem mass spectrometry. The recoveries of semi-polar and polar pesticides were typically 100% in both methods (except that basic pesticides, such as thiabendazole and imazalil, were not recovered in the MSPD method), but recovery of nonpolar pesticides decreased as fat content of the sample increased. This trend was more pronounced in the QuEChERS method, in which case the most lipophilic analyte tested, hexachlorobenzene, gave 27 +/- 1% recovery (n=6) in avocado (15% fat) with a<10 ng/g limit of quantitation.

  19. SequenceCEROSENE: a computational method and web server to visualize spatial residue neighborhoods at the sequence level.

    Science.gov (United States)

    Heinke, Florian; Bittrich, Sebastian; Kaiser, Florian; Labudde, Dirk

    2016-01-01

    To understand the molecular function of biopolymers, studying their structural characteristics is of central importance. Graphics programs are often utilized to conceive these properties, but with the increasing number of available structures in databases or structure models produced by automated modeling frameworks this process requires assistance from tools that allow automated structure visualization. In this paper a web server and its underlying method for generating graphical sequence representations of molecular structures is presented. The method, called SequenceCEROSENE (color encoding of residues obtained by spatial neighborhood embedding), retrieves the sequence of each amino acid or nucleotide chain in a given structure and produces a color coding for each residue based on three-dimensional structure information. From this, color-highlighted sequences are obtained, where residue coloring represent three-dimensional residue locations in the structure. This color encoding thus provides a one-dimensional representation, from which spatial interactions, proximity and relations between residues or entire chains can be deduced quickly and solely from color similarity. Furthermore, additional heteroatoms and chemical compounds bound to the structure, like ligands or coenzymes, are processed and reported as well. To provide free access to SequenceCEROSENE, a web server has been implemented that allows generating color codings for structures deposited in the Protein Data Bank or structure models uploaded by the user. Besides retrieving visualizations in popular graphic formats, underlying raw data can be downloaded as well. In addition, the server provides user interactivity with generated visualizations and the three-dimensional structure in question. Color encoded sequences generated by SequenceCEROSENE can aid to quickly perceive the general characteristics of a structure of interest (or entire sets of complexes), thus supporting the researcher in the initial

  20. Validation of a high-performance liquid chromatographic method with UV detection for the determination of ethopabate residues in poultry liver.

    Science.gov (United States)

    Granja, Rodrigo H M M; Niño, Alfredo M Montes; Zucchetti, Roberto A M; Niño, Rosario E Montes; Salerno, Alessandro G

    2008-01-01

    Ethopabate is frequently used in the prophylaxis and treatment of coccidiosis in poultry. Residues of this drug in food present a potential risk to consumers. A simple, rapid, and sensitive column high-performance liquid chromatographic (HPLC) method with UV detection for determination of ethopabate in poultry liver is presented. The drug is extracted with acetonitrile. After evaporation, the residue is dissolved with an acetone-hexane mixture and cleaned up by solid-phase extraction using Florisil columns. The analyte is then eluted with methanol. LC analysis is carried out on a C18 5 microm Gemini column, 15 cm x 4.6 mm. Ethopabate is quantified by means of UV detection at 270 nm. Parameters such as decision limit, detection capability, precision, recovery, ruggedness, and measurement uncertainty were calculated according to method validation guidelines provided in 2002/657/EC and ISO/IEC 17025:2005. Decision limit and detection capability were determined to be 2 and 3 microg/kg, respectively. Average recoveries from poultry samples fortified with 10, 15, and 20 microg/kg levels of ethopabate were 100-105%. A complete statistical analysis was performed on the results obtained, including an estimation of the method uncertainty. The method is to be implemented into Brazil's residue monitoring and control program for ethopabate.

  1. Influence of residual oxygen-15-labeled carbon monoxide radioactivity on cerebral blood flow and oxygen extraction fraction in a dual-tracer autoradiographic method.

    Science.gov (United States)

    Iwanishi, Katsuhiro; Watabe, Hiroshi; Hayashi, Takuya; Miyake, Yoshinori; Minato, Kotaro; Iida, Hidehiro

    2009-06-01

    Cerebral blood flow (CBF), cerebral metabolic rate of oxygen (CMRO(2)), oxygen extraction fraction (OEF), and cerebral blood volume (CBV) are quantitatively measured with PET with (15)O gases. Kudomi et al. developed a dual tracer autoradiographic (DARG) protocol that enables the duration of a PET study to be shortened by sequentially administrating (15)O(2) and C(15)O(2) gases. In this protocol, before the sequential PET scan with (15)O(2) and C(15)O(2) gases ((15)O(2)-C(15)O(2) PET scan), a PET scan with C(15)O should be preceded to obtain CBV image. C(15)O has a high affinity for red blood cells and a very slow washout rate, and residual radioactivity from C(15)O might exist during a (15)O(2)-C(15)O(2) PET scan. As the current DARG method assumes no residual C(15)O radioactivity before scanning, we performed computer simulations to evaluate the influence of the residual C(15)O radioactivity on the accuracy of measured CBF and OEF values with DARG method and also proposed a subtraction technique to minimize the error due to the residual C(15)O radioactivity. In the simulation, normal and ischemic conditions were considered. The (15)O(2) and C(15)O(2) PET count curves with the residual C(15)O PET counts were generated by the arterial input function with the residual C(15)O radioactivity. The amounts of residual C(15)O radioactivity were varied by changing the interval between the C(15)O PET scan and (15)O(2)-C(15)O(2) PET scan, and the absolute inhaled radioactivity of the C(15)O gas. Using the simulated input functions and the PET counts, the CBF and OEF were computed by the DARG method. Furthermore, we evaluated a subtraction method that subtracts the influence of the C(15)O gas in the input function and PET counts. Our simulations revealed that the CBF and OEF values were underestimated by the residual C(15)O radioactivity. The magnitude of this underestimation depended on the amount of C(15)O radioactivity and the physiological conditions. This underestimation

  2. Sulphate Removal from Water by Carbon Residue from Biomass Gasification: Effect of Chemical Modification Methods on Sulphate Removal Efficiency

    Directory of Open Access Journals (Sweden)

    Hanna Runtti

    2016-02-01

    Full Text Available Sulphate removal from mine water is a problem because traditional chemical precipitation does not remove all sulphates. In addition, it creates lime sediment as a secondary waste. Therefore, an inexpensive and environmental-friendly sulphate removal method is needed in addition to precipitation. In this study, carbon residues from a wood gasification process were repurposed as precursors to a suitable sorbent for SO42- ion removal. The raw material was modified using ZnCl2, BaCl2, CaCl2, FeCl3, or FeCl2. Carbon residues modified with FeCl3 were selected for further consideration because the removal efficiency toward sulphate was the highest. Batch sorption experiments were performed to evaluate the effects of the initial pH, initial SO42- ion concentration, and contact time on sulphate removal. The removal of SO42- ions using Fe-modified carbon residue was notably higher compared with unmodified carbon residue and commercially available activated carbon. The sorption data exhibited pseudo-second-order kinetics. The isotherm analysis indicated that the sorption data of Fe-modified carbon residues can be represented by the bi-Langmuir isotherm model.

  3. Evaluation of Total Nitrite Pattern Visualization as an Improved Method for Gunshot Residue Detection and its Application to Casework Samples.

    Science.gov (United States)

    Berger, Jason; Upton, Colin; Springer, Elyah

    2018-04-23

    Visualization of nitrite residues is essential in gunshot distance determination. Current protocols for the detection of nitrites include, among other tests, the Modified Griess Test (MGT). This method is limited as nitrite residues are unstable in the environment and limited to partially burned gunpowder. Previous research demonstrated the ability of alkaline hydrolysis to convert nitrates to nitrites, allowing visualization of unburned gunpowder particles using the MGT. This is referred to as Total Nitrite Pattern Visualization (TNV). TNV techniques were modified and a study conducted to streamline the procedure outlined in the literature to maximize the efficacy of the TNV in casework, while reducing the required time from 1 h to 5 min, and enhancing effectiveness on blood-soiled samples. The TNV method was found to provide significant improvement in the ability to detect significant nitrite residues, without sacrificing efficiency, that would allow for the determination of the muzzle-to-target distance. © 2018 American Academy of Forensic Sciences.

  4. Residual-based a posteriori error estimation for multipoint flux mixed finite element methods

    KAUST Repository

    Du, Shaohong; Sun, Shuyu; Xie, Xiaoping

    2015-01-01

    A novel residual-type a posteriori error analysis technique is developed for multipoint flux mixed finite element methods for flow in porous media in two or three space dimensions. The derived a posteriori error estimator for the velocity and pressure error in L-norm consists of discretization and quadrature indicators, and is shown to be reliable and efficient. The main tools of analysis are a locally postprocessed approximation to the pressure solution of an auxiliary problem and a quadrature error estimate. Numerical experiments are presented to illustrate the competitive behavior of the estimator.

  5. Study on residual discharge time of lead-acid battery based on fitting method

    Science.gov (United States)

    Liu, Bing; Yu, Wangwang; Jin, Yueqiang; Wang, Shuying

    2017-05-01

    This paper use the method of fitting to discuss the data of C problem of mathematical modeling in 2016, the residual discharge time model of lead-acid battery with 20A,30A,…,100A constant current discharge is obtained, and the discharge time model of discharge under arbitrary constant current is presented. The mean relative error of the model is calculated to be about 3%, which shows that the model has high accuracy. This model can provide a basis for optimizing the adaptation of power system to the electrical motor vehicle.

  6. Residual-based a posteriori error estimation for multipoint flux mixed finite element methods

    KAUST Repository

    Du, Shaohong

    2015-10-26

    A novel residual-type a posteriori error analysis technique is developed for multipoint flux mixed finite element methods for flow in porous media in two or three space dimensions. The derived a posteriori error estimator for the velocity and pressure error in L-norm consists of discretization and quadrature indicators, and is shown to be reliable and efficient. The main tools of analysis are a locally postprocessed approximation to the pressure solution of an auxiliary problem and a quadrature error estimate. Numerical experiments are presented to illustrate the competitive behavior of the estimator.

  7. Extreme Scale FMM-Accelerated Boundary Integral Equation Solver for Wave Scattering

    KAUST Repository

    AbdulJabbar, Mustafa Abdulmajeed; Al Farhan, Mohammed; Al-Harthi, Noha A.; Chen, Rui; Yokota, Rio; Bagci, Hakan; Keyes, David E.

    2018-01-01

    scattering, which uses FMM as a matrix-vector multiplication inside the GMRES iterative method. Our FMM Helmholtz kernels treat nontrivial singular and near-field integration points. We implement highly optimized kernels for both shared and distributed memory

  8. An Innovative Rapid Method for Analysis of 10 Organophosphorus Pesticide Residues in Wheat by HS-SPME-GC-FPD/MSD.

    Science.gov (United States)

    Du, Xin; Ren, YongLin; Beckett, Stephen J

    2016-01-01

    The rapid detection of pesticide residues in wheat has become a top food security priority. A solvent-free headspace solid-phase microextraction (HS-SPME) has been evaluated for rapid screening of organophosphorus pesticide (OPP) residues in wheat with high sensitivity. Individual wheat samples (1.7 g), spiked with 10 OPPs, were placed in a 4 mL sealed amber glass vial and heated at 60°C for 45 min. During this time, the OPP residues were extracted with a 50 μm/30 μm divinylbenzene (DVB)/carboxen (CAR)/plasma desorption mass spectroscopy polydimethylsiloxane (PDMS) fiber from the headspace above the sample. The fiber was then removed and injected into the GC injection port at 250°C for desorption of the extracted chemicals. The multiple residues were identified by a GC mass spectrometer detector (GC-MSD) and quantified with a GC flame photometric detector (GC-FPD). Seven spiked levels of 10 OPPs on wheat were analyzed. The GC responses for a 50 μm/30 μm DVB/CAR/PDMS fiber increased with increasing spiking levels, yielding significant (R(2) > 0.98) linear regressions. The lowest LODs of the multiple pesticide standards were evaluated under the conditions of the validation study in a range of levels from 0 (control) to 100 ng of pesticide residue per g of wheat that separated on a low-polar GC capillary column (Agilent DB-35UI). The results of the HS-SPME method were compared with the QuEChERS AOAC 2007.01 method and they showed several advantages over the latter. These included improved sensitivity, selectivity, and simplicity.

  9. A simple, fast and cheap non-SPE screening method for antibacterial residue analysis in milk and liver using liquid chromatography-tandem mass spectrometry.

    Science.gov (United States)

    Martins, Magda Targa; Melo, Jéssica; Barreto, Fabiano; Hoff, Rodrigo Barcellos; Jank, Louise; Bittencourt, Michele Soares; Arsand, Juliana Bazzan; Schapoval, Elfrides Eva Scherman

    2014-11-01

    In routine laboratory work, screening methods for multiclass analysis can process a large number of samples in a short time. The main challenge is to develop a methodology to detect as many different classes of residues as possible, combined with speed and low cost. An efficient technique for the analysis of multiclass antibacterial residues (fluoroquinolones, tetracyclines, sulfonamides and trimethoprim) was developed based on simple, environment-friendly extraction for bovine milk, cattle and poultry liver. Acidified ethanol was used as an extracting solvent for milk samples. Liver samples were treated using EDTA-washed sand for cell disruption, methanol:water and acidified acetonitrile as extracting solvent. A total of 24 antibacterial residues were detected and confirmed using liquid chromatography coupled to tandem mass spectrometry (LC-MS/MS), at levels between 10, 25 and 50% of the maximum residue limit (MRL). For liver samples a metabolite (sulfaquinoxaline-OH) was also monitored. A validation procedure was conducted for screening purposes in accordance with European Union requirements (2002/657/EC). The detection capability (CCβ) false compliant rate was less than 5% at the lowest level for each residue. Specificity and ruggedness were also discussed. Incurred and routine samples were analyzed and the method was successfully applied. The results proved that this method can be an important tool in routine analysis, since it is very fast and reliable. Copyright © 2014. Published by Elsevier B.V.

  10. Effects of Adopting Different Kinds of Collecting Method for Years on Film Residual Coefficient and Maize Yields

    Directory of Open Access Journals (Sweden)

    TANG Wen-xue

    2017-03-01

    Full Text Available Wide usage of mulching technology has increased crop yields, but the large amounts of mulching film residue resulting from widespread use of plastic film in China has brought about a series of pollution hazards. Based on a 4-year (2011-2014 long-term experiment, the effects of different kinds of collecting mothod (zero plastic film residues, conventional plastic film residues, whole plastic film residues remainded on plastic film residues, residual coefficient and maize yield were explored. Plastic film residues mainly remained in 0~10 cm, 10~20 cm soil layers. In 0~30 cm soil layers, the two types of mulch residues (>25 cm2, 4~25 cm2 under zero plastic film residues treatment were much less than conventional plastic film residues and whole plastic film residues remainded treatments, no significant differences were observed in the mulch residues (2 among 3 treatments. After maize harvest, the amount of plastic film residues under zero plastic film residues, conventional plastic film residues and whole plastic film residues remainded treatments were 52.71, 80.85 kg·hm-2 and 152.65 kg·hm-2, respectively, the residual coefficient for zero plastic film residues, conventional plastic film residues and whole plastic film residues remainded treatments were -9.45%, 8.53% and 54.42%, respectively. The stem diameter, ear length, ear width, ear row number, grain number per row and 100-grain weight of maize decreased with the increase of residual film amount. Compared with the conventional plastic film residues, the mean grain yield of whole plastic film residues remainded treatment decreased by 15.08%, whereas the zero plastic film residues treatment increased by 4.70%. The plastic film residues, residual coefficient and maize yield were comprehensively analyzed, the conventional plastic film residues practice should be adopted currently without appropriate plastic film residues collector. But from the long-term development, we should speed up the

  11. A Method of Sky Ripple Residual Nonuniformity Reduction for a Cooled Infrared Imager and Hardware Implementation.

    Science.gov (United States)

    Li, Yiyang; Jin, Weiqi; Li, Shuo; Zhang, Xu; Zhu, Jin

    2017-05-08

    Cooled infrared detector arrays always suffer from undesired ripple residual nonuniformity (RNU) in sky scene observations. The ripple residual nonuniformity seriously affects the imaging quality, especially for small target detection. It is difficult to eliminate it using the calibration-based techniques and the current scene-based nonuniformity algorithms. In this paper, we present a modified temporal high-pass nonuniformity correction algorithm using fuzzy scene classification. The fuzzy scene classification is designed to control the correction threshold so that the algorithm can remove ripple RNU without degrading the scene details. We test the algorithm on a real infrared sequence by comparing it to several well-established methods. The result shows that the algorithm has obvious advantages compared with the tested methods in terms of detail conservation and convergence speed for ripple RNU correction. Furthermore, we display our architecture with a prototype built on a Xilinx Virtex-5 XC5VLX50T field-programmable gate array (FPGA), which has two advantages: (1) low resources consumption; and (2) small hardware delay (less than 10 image rows). It has been successfully applied in an actual system.

  12. Allowable residual contamination levels for decommissioning. Part 1. A description of the method

    International Nuclear Information System (INIS)

    Napier, B.A.; Kennedy, W.E. Jr.

    1984-10-01

    This paper contains a description of the methods used in a study sponsored by UNC Nuclear Industries to determine Allowable Residual Contamination Levels (ARCL) for decommissioning facilities in the 100 Areas of the Hanford Site. The ARCL method is based on a scenario/exposure-pathway analysis and compliance with an annual dose limit for three specific modes of future use of the land and facilities. Thes modes of use are restricted, controlled, and unrestricted. The information on ARCL values for restricted and controlled use is intended to permit a full consideration of decommissioning alternatives. The analysis results in site-specific ARCL values that can be used for determining compliance with any annual dose limit selected. This flexibility permits proper consideration of field situations involving the radionuclide mixtures and physical conditions encountered. In addition, this method permits a full determination of as low as reasonably achievable (ALARA) conditions

  13. A method for assessing residual NAPL based on organic chemical concentrations in soil samples

    International Nuclear Information System (INIS)

    Feenstra, S.; Mackay, D.M.; Cherry, J.A.

    1991-01-01

    Ground water contamination by non-aqueous phase liquid (NAPL) chemicals is a serious concern at many industrial facilities and waste disposal sites. NAPL in the form of immobile residual contamination, or pools of mobile or potentially mobile NAPL, can represent continuing sources of ground water contamination. In order to develop rational and cost-effective plans for remediation of soil and ground water contamination at such sites, it is essential to determine if non-aqueous phase liquid (NAPL) chemicals are present in the subsurface and delineate the zones of NAPL contamination. Qualitatively, soil analyses that exhibit chemical concentrations in the percent range or >10,000 mg/kg would generally be considered to indicate the presence of NAPL. However, the results of soil analyses are seldom used in a quantitative manner to assess the possible presence of residual NAPL contamination when chemical concentrations are lower and the presence of NAPL is not obvious. The assessment of the presence of NAPL in soil samples is possible using the results of chemical and physical analyses of the soil, and the fundamental principles of chemical partitioning in unsaturated or saturated soil. The method requires information on the soil of the type typically considered in ground water contamination studies and provides a simple tool for the investigators of chemical spill and waste disposal sites to assess whether soil chemical analyses indicate the presence of residual NAPL in the subsurface

  14. Cover crop residue management for optimizing weed control

    NARCIS (Netherlands)

    Kruidhof, H.M.; Bastiaans, L.; Kropff, M.J.

    2009-01-01

    Although residue management seems a key factor in residue-mediated weed suppression, very few studies have systematically compared the influence of different residue management strategies on the establishment of crop and weed species. We evaluated the effect of several methods of pre-treatment and

  15. Multi-rate cubature Kalman filter based data fusion method with residual compensation to adapt to sampling rate discrepancy in attitude measurement system.

    Science.gov (United States)

    Guo, Xiaoting; Sun, Changku; Wang, Peng

    2017-08-01

    This paper investigates the multi-rate inertial and vision data fusion problem in nonlinear attitude measurement systems, where the sampling rate of the inertial sensor is much faster than that of the vision sensor. To fully exploit the high frequency inertial data and obtain favorable fusion results, a multi-rate CKF (Cubature Kalman Filter) algorithm with estimated residual compensation is proposed in order to adapt to the problem of sampling rate discrepancy. During inter-sampling of slow observation data, observation noise can be regarded as infinite. The Kalman gain is unknown and approaches zero. The residual is also unknown. Therefore, the filter estimated state cannot be compensated. To obtain compensation at these moments, state error and residual formulas are modified when compared with the observation data available moments. Self-propagation equation of the state error is established to propagate the quantity from the moments with observation to the moments without observation. Besides, a multiplicative adjustment factor is introduced as Kalman gain, which acts on the residual. Then the filter estimated state can be compensated even when there are no visual observation data. The proposed method is tested and verified in a practical setup. Compared with multi-rate CKF without residual compensation and single-rate CKF, a significant improvement is obtained on attitude measurement by using the proposed multi-rate CKF with inter-sampling residual compensation. The experiment results with superior precision and reliability show the effectiveness of the proposed method.

  16. A comparison between the dimensions of positive transtibial residual limb molds prepared by air pressure casting and weight-bearing casting methods.

    Science.gov (United States)

    Hajiaghaei, Behnam; Ebrahimi, Ismail; Kamyab, Mojtaba; Saeedi, Hassan; Jalali, Maryam

    2016-01-01

    Creating a socket with proper fit is an important factor to ensure the comfort and control of prosthetic devices. Several techniques are commonly used to cast transtibial stumps but their effect on stump shape deformation is not well understood. This study compares the dimensions, circumferences and volumes of the positive casts and also the socket comfort between two casting methods. Our hypothesis was that the casts prepared by air pressure method have less volume and are more comfortable than those prepared by weight bearing method. Fifteen transtibial unilateral amputees participated in the study. Two weight bearing and air pressure casting methods were utilized for their residual limbs. The diameters and circumferences of various areas of the residual limbs and positive casts were compared. The volumes of two types of casts were measured by a volumeter and compared. Visual Analogue Scale (VAS) was used to measure the sockets fit comfort. Circumferences at 10 and 15 cm below the patella on the casts were significantly smaller in air pressure casting method compared to the weight bearing method (p=0.00 and 0.01 respectively). The volume of the cast in air pressure method was lower than that of the weight bearing method (p=0.006). The amputees found the fit of the sockets prepared by air pressure method more comfortable than the weight bearing sockets (p=0.015). The air pressure casting reduced the circumferences of the distal portion of residual limbs which has more soft tissue and because of its snug fit it provided more comfort for amputees, according to the VAS measurements.

  17. Method for evaluationo of the 3D residual stress field from X-ray diffraction measurements on heavy weldments

    International Nuclear Information System (INIS)

    Larsson, L.E.; Sandstroem, R.

    1982-03-01

    A method for evaluation of the three dimensional residual 30 stress distribution in heavy weldmwents has been developed. The evaluation is based on measured stress data at a number of depth levels below the plate surface. The method has been applied to two measurements on heavy weldments of A 553 B steel. Comparison to a previous evaluation shows good agreement. (Authors)

  18. Study of the location of testing area in residual stress measurement by Moiré interferometry combined with hole-drilling method

    Science.gov (United States)

    Qin, Le; Xie, HuiMin; Zhu, RongHua; Wu, Dan; Che, ZhiGang; Zou, ShiKun

    2014-04-01

    This paper investigates the effect of the location of testing area in residual stress measurement by Moiré interferometry combined with hole-drilling method. The selection of the location of the testing area is analyzed from theory and experiment. In the theoretical study, the factors which affect the surface released radial strain ɛ r were analyzed on the basis of the formulae of the hole-drilling method, and the relations between those factors and ɛ r were established. By combining Moiré interferometry with the hole-drilling method, the residual stress of interference-fit specimen was measured to verify the theoretical analysis. According to the analysis results, the testing area for minimizing the error of strain measurement is determined. Moreover, if the orientation of the maximum principal stress is known, the value of strain will be measured with higher precision by the Moiré interferometry method.

  19. Prediction of hot spot residues at protein-protein interfaces by combining machine learning and energy-based methods

    Directory of Open Access Journals (Sweden)

    Pontil Massimiliano

    2009-10-01

    Full Text Available Abstract Background Alanine scanning mutagenesis is a powerful experimental methodology for investigating the structural and energetic characteristics of protein complexes. Individual amino-acids are systematically mutated to alanine and changes in free energy of binding (ΔΔG measured. Several experiments have shown that protein-protein interactions are critically dependent on just a few residues ("hot spots" at the interface. Hot spots make a dominant contribution to the free energy of binding and if mutated they can disrupt the interaction. As mutagenesis studies require significant experimental efforts, there is a need for accurate and reliable computational methods. Such methods would also add to our understanding of the determinants of affinity and specificity in protein-protein recognition. Results We present a novel computational strategy to identify hot spot residues, given the structure of a complex. We consider the basic energetic terms that contribute to hot spot interactions, i.e. van der Waals potentials, solvation energy, hydrogen bonds and Coulomb electrostatics. We treat them as input features and use machine learning algorithms such as Support Vector Machines and Gaussian Processes to optimally combine and integrate them, based on a set of training examples of alanine mutations. We show that our approach is effective in predicting hot spots and it compares favourably to other available methods. In particular we find the best performances using Transductive Support Vector Machines, a semi-supervised learning scheme. When hot spots are defined as those residues for which ΔΔG ≥ 2 kcal/mol, our method achieves a precision and a recall respectively of 56% and 65%. Conclusion We have developed an hybrid scheme in which energy terms are used as input features of machine learning models. This strategy combines the strengths of machine learning and energy-based methods. Although so far these two types of approaches have mainly been

  20. Residual stress measurement in a metal microdevice by micro Raman spectroscopy

    International Nuclear Information System (INIS)

    Song, Chang; Du, Liqun; Qi, Leijie; Li, Yu; Li, Xiaojun; Li, Yuanqi

    2017-01-01

    Large residual stress induced during the electroforming process cannot be ignored to fabricate reliable metal microdevices. Accurate measurement is the basis for studying the residual stress. Influenced by the topological feature size of micron scale in the metal microdevice, residual stress in it can hardly be measured by common methods. In this manuscript, a methodology is proposed to measure the residual stress in the metal microdevice using micro Raman spectroscopy (MRS). To estimate the residual stress in metal materials, micron sized β -SiC particles were mixed in the electroforming solution for codeposition. First, the calculated expression relating the Raman shifts to the induced biaxial stress for β -SiC was derived based on the theory of phonon deformation potentials and Hooke’s law. Corresponding micro electroforming experiments were performed and the residual stress in Ni–SiC composite layer was both measured by x-ray diffraction (XRD) and MRS methods. Then, the validity of the MRS measurements was verified by comparing with the residual stress measured by XRD method. The reliability of the MRS method was further validated by the statistical student’s t -test. The MRS measurements were found to have no systematic error in comparison with the XRD measurements, which confirm that the residual stresses measured by the MRS method are reliable. Besides that, the MRS method, by which the residual stress in a micro inertial switch was measured, has been confirmed to be a convincing experiment tool for estimating the residual stress in metal microdevice with micron order topological feature size. (paper)

  1. Residual stress measurement in a metal microdevice by micro Raman spectroscopy

    Science.gov (United States)

    Song, Chang; Du, Liqun; Qi, Leijie; Li, Yu; Li, Xiaojun; Li, Yuanqi

    2017-10-01

    Large residual stress induced during the electroforming process cannot be ignored to fabricate reliable metal microdevices. Accurate measurement is the basis for studying the residual stress. Influenced by the topological feature size of micron scale in the metal microdevice, residual stress in it can hardly be measured by common methods. In this manuscript, a methodology is proposed to measure the residual stress in the metal microdevice using micro Raman spectroscopy (MRS). To estimate the residual stress in metal materials, micron sized β-SiC particles were mixed in the electroforming solution for codeposition. First, the calculated expression relating the Raman shifts to the induced biaxial stress for β-SiC was derived based on the theory of phonon deformation potentials and Hooke’s law. Corresponding micro electroforming experiments were performed and the residual stress in Ni-SiC composite layer was both measured by x-ray diffraction (XRD) and MRS methods. Then, the validity of the MRS measurements was verified by comparing with the residual stress measured by XRD method. The reliability of the MRS method was further validated by the statistical student’s t-test. The MRS measurements were found to have no systematic error in comparison with the XRD measurements, which confirm that the residual stresses measured by the MRS method are reliable. Besides that, the MRS method, by which the residual stress in a micro inertial switch was measured, has been confirmed to be a convincing experiment tool for estimating the residual stress in metal microdevice with micron order topological feature size.

  2. [Development of residual voltage testing equipment].

    Science.gov (United States)

    Zeng, Xiaohui; Wu, Mingjun; Cao, Li; He, Jinyi; Deng, Zhensheng

    2014-07-01

    For the existing measurement methods of residual voltage which can't turn the power off at peak voltage exactly and simultaneously display waveforms, a new residual voltage detection method is put forward in this paper. First, the zero point of the power supply is detected with zero cross detection circuit and is inputted to a single-chip microcomputer in the form of pulse signal. Secend, when the zero point delays to the peak voltage, the single-chip microcomputer sends control signal to power off the relay. At last, the waveform of the residual voltage is displayed on a principal computer or oscilloscope. The experimental results show that the device designed in this paper can turn the power off at peak voltage and is able to accurately display the voltage waveform immediately after power off and the standard deviation of the residual voltage is less than 0.2 V at exactly one second and later.

  3. Effect of process variables on the Drucker-Prager cap model and residual stress distribution of tablets estimated by the finite element method.

    Science.gov (United States)

    Hayashi, Yoshihiro; Otoguro, Saori; Miura, Takahiro; Onuki, Yoshinori; Obata, Yasuko; Takayama, Kozo

    2014-01-01

    A multivariate statistical technique was applied to clarify the causal correlation between variables in the manufacturing process and the residual stress distribution of tablets. Theophylline tablets were prepared according to a Box-Behnken design using the wet granulation method. Water amounts (X1), kneading time (X2), lubricant-mixing time (X3), and compression force (X4) were selected as design variables. The Drucker-Prager cap (DPC) model was selected as the method for modeling the mechanical behavior of pharmaceutical powders. Simulation parameters, such as Young's modulus, Poisson rate, internal friction angle, plastic deformation parameters, and initial density of the powder, were measured. Multiple regression analysis demonstrated that the simulation parameters were significantly affected by process variables. The constructed DPC models were fed into the analysis using the finite element method (FEM), and the mechanical behavior of pharmaceutical powders during the tableting process was analyzed using the FEM. The results of this analysis revealed that the residual stress distribution of tablets increased with increasing X4. Moreover, an interaction between X2 and X3 also had an effect on shear and the x-axial residual stress of tablets. Bayesian network analysis revealed causal relationships between the process variables, simulation parameters, residual stress distribution, and pharmaceutical responses of tablets. These results demonstrated the potential of the FEM as a tool to help improve our understanding of the residual stress of tablets and to optimize process variables, which not only affect tablet characteristics, but also are risks of causing tableting problems.

  4. Zeranol: a review of the metabolism, toxicology, and analytical methods for detection of tissue residues

    International Nuclear Information System (INIS)

    Baldwin, R.S.; Williams, R.D.; Terry, M.K.

    1983-01-01

    Zeranol, an anabolic agent produced commercially for use in cattle and sheep intended for human consumption, is noncarcinogenic, nonteratogenic, and nonmutagenic. Toxicity testing (acute, subacute, and chronic) in several species by various routes of administration reveals an extremely low toxicity, the oral rat LD 50 exceeding 40 g/kg. Postmortem abnormalities of high-dose animals are attributed to the effects of the compound on the endocrine system. Both zeranol itself and zearalanone, the major Phase I metabolite in the seven species studied, are excreted in the feces and in the urine, either free or as sulfates/glucuronides. A minor urinary metabolite has been identified as taleranol, an epimer of zeranol. Both metabolites exhibit a very low order of toxicity (oral rat LD 50 exceeding 10 g/kg in both cases), and both exhibit less biological activity than the parent compound. The four types of analytical methods which have been employed for the specific detection and quantitation of residues of zeranol in edible tissues are: (1) gas chromatography (detection limit . 20 ppb), (2) high-performance liquid chromatography (detection limit . 5 ppb), (3) thin-layer chromatography (detection limit . 1-3 ppb), and (4) radioimmunoassay methods (detection limit to be published). The following residue levels were determined radiometrically in tissue samples taken 45 days after implantation of cattle with 36 mg tritiated zeranol: less than or equal to 2 ppb in liver, less than or equal to 1 ppb in kidney and fat, and less than or equal to 0.2 ppb in muscle and plasma. A no-effect level (NEL) of 0.225 mg/kg was determined as the highest oral dosage of zeranol which produced no estrogenic effects in female monkeys. Based on the NEL, a tolerance level for tissue residues of zeranol was calculated as 315 ppb

  5. A new method of residual stress distribution analysis for corroded Zircaloy-4 cladding

    International Nuclear Information System (INIS)

    Godlewski, J.; Cadalbert, R.

    1992-01-01

    An X-ray diffraction method of residual stress measurement is developed to determine the stress level in the metal near the metal/oxide interface of Zircaloy-4 cladding samples oxidized in steam water at 400degC under a pressure of 10.3 MPa. The stress gradient is obtained and the evolution of the average stress is determined as function of the oxidation time. The presence of tetragonal zirconia phase in quite large quantity near the metal/oxide interface could be correlated to the high stress level in the base metal, adjacent to the interface. (author)

  6. A new method for residual stress distribution - analysis of corroded zircaloy-4 cladding

    International Nuclear Information System (INIS)

    Godlewski, J.; Cadalbert, R.

    1992-01-01

    An X-ray diffraction method for residual stress measurement is developed to determine the stress level in the metal near the metal/oxide interface of Zircaloy-4 cladding samples oxidized in steam water at 400 deg C under a pressure of 10.3 MPa. The stress gradient is obtained and the evolution of the average stress is determined as a function of the oxidation time. The presence of tetragonal zirconia phase in quite large quantity near the metal/oxide interface could be correlated to the high stress level in the base metal, adjacent to the interface. 12 refs., 5 figs., 1 tab

  7. APPLICATION OF QuEChERS METHOD FOR MULTI-RESIDUE ...

    African Journals Online (AJOL)

    user

    The limit of detection was also determined to be ~0.02µg/L (6µg/kg). Keywords: ... form of maximum residue limits (MRLs). Monitoring ... exposure to the various pesticides in use. Also a .... on the basis of a signal – to – noise ratio (S/N) of 3) ...

  8. Validation of an UHPLC-MS/MS Method for Screening of Antimicrobial Residues in Eggs and Their Application to Analyses of Eggs from Laying Hens Subjected to Pharmacological Treatment

    Directory of Open Access Journals (Sweden)

    Letícia Gomes Magnago Caldeira

    2017-01-01

    Full Text Available A multiresidue method by UHPLC/MS-MS was optimized and validated for the screening and semiquantitative detection of antimicrobials residues from tetracyclines, aminoglycosides, quinolones, lincosamides, β-lactams, sulfonamides, and macrolides families in eggs. A qualitative approach was used to ensure adequate sensitivity to detect residues at the level of interest, defined as maximum residue limit (MRL, or less. The applicability of the methods was assessed by analyzing egg samples from hens that had been subjected to pharmacological treatment with neomycin, enrofloxacin, lincomycin, oxytetracycline, and doxycycline during five days and after discontinuation of medication (10 days. The method was adequate for screening all studied analytes in eggs, since the performance parameters ensured a false-compliant rate below or equal to 5%, except for flumequine. In the analyses of eggs from laying hens subjected to pharmacological treatment, all antimicrobial residues were detected throughout the experimental period, even after discontinuation of medication, except for neomycin, demonstrating the applicability of the method for analyses of antimicrobial residues in eggs.

  9. Residual stress analysis in carbon fiber-reinforced SiC ceramics

    International Nuclear Information System (INIS)

    Broda, M.

    1998-01-01

    Systematic residual stress analyses are reported, carried out in long-fiber reinforced SiC ceramics. The laminated C fiber /SiC matrix specimens used were prepared by polymer pyrolysis, and the structural component specimens used are industrial products. Various diffraction methods have been applied for non-destructive evaluation of residual stress fields, so as to completely detect the residual stresses and their distribution in the specimens. The residual stress fields at the surface (μm) have been measured using characteristic X-radiation and applying the sin 2 ψ method as well as the scatter vector method. For residual stress field analysis in the mass volume (cm), neutron diffraction has been applied. The stress fields in the fiber layers (approx. 250μm) have been measured as a function of their location within the laminated composite by using an energy-dispersive method and synchrotron radiation. By means of the systematic, process-accompanying residual stress and phase analyses, conclusions can be drawn as to possible approaches for optimization of fabrication parameters. (orig./CB) [de

  10. Kernel principal component analysis residual diagnosis (KPCARD): An automated method for cosmic ray artifact removal in Raman spectra

    International Nuclear Information System (INIS)

    Li, Boyan; Calvet, Amandine; Casamayou-Boucau, Yannick; Ryder, Alan G.

    2016-01-01

    A new, fully automated, rapid method, referred to as kernel principal component analysis residual diagnosis (KPCARD), is proposed for removing cosmic ray artifacts (CRAs) in Raman spectra, and in particular for large Raman imaging datasets. KPCARD identifies CRAs via a statistical analysis of the residuals obtained at each wavenumber in the spectra. The method utilizes the stochastic nature of CRAs; therefore, the most significant components in principal component analysis (PCA) of large numbers of Raman spectra should not contain any CRAs. The process worked by first implementing kernel PCA (kPCA) on all the Raman mapping data and second accurately estimating the inter- and intra-spectrum noise to generate two threshold values. CRA identification was then achieved by using the threshold values to evaluate the residuals for each spectrum and assess if a CRA was present. CRA correction was achieved by spectral replacement where, the nearest neighbor (NN) spectrum, most spectroscopically similar to the CRA contaminated spectrum and principal components (PCs) obtained by kPCA were both used to generate a robust, best curve fit to the CRA contaminated spectrum. This best fit spectrum then replaced the CRA contaminated spectrum in the dataset. KPCARD efficacy was demonstrated by using simulated data and real Raman spectra collected from solid-state materials. The results showed that KPCARD was fast ( 1 million) Raman datasets. - Highlights: • New rapid, automatable method for cosmic ray artifact correction of Raman spectra. • Uses combination of kernel PCA and noise estimation for artifact identification. • Implements a best fit spectrum replacement correction approach.

  11. Carbaryl residues in maize and processed products

    International Nuclear Information System (INIS)

    Qureshi, M.J.; Sattar, A. Jr.; Naqvi, M.H.

    1981-01-01

    Carbaryl residues in two local maize varieties were determined using a colorimetric method. No significant differences were observed for residues of the two varieties which ranged between 12.0 to 13.75 mg/kg in the crude oil, and averaged 1.04 and 0.67 mg/kg in the flour and cake respectively. In whole maize plants, carbaryl residues declined to approximately 2 mg/kg 35 days after treatment. Cooking in aqueous, oil or aqueous-oil media led to 63-83% loss of carbaryl residues, after 30 minutes. (author)

  12. Residual stress analysis in reactor pressure vessel attachments

    International Nuclear Information System (INIS)

    Dexter, R.J.; Pont, D.

    1991-08-01

    Residual stresses in cladding and welded attachments could contribute to the problem of stress-corrosion cracking in boiling-water reactors (BWR). As part of a larger program aimed at quantifying residual stress in BWR components, models that would be applicable for predicting residual stress in BWR components are reviewed and documented. The review includes simple methods of estimating residual stresses as well as advanced finite-element software. In general, simple methods are capable of predicting peak magnitudes of residual stresses but are incapable of adequately characterizing the distribution of residual stresses. Ten groups of researchers using finite-element software are reviewed in detail. For each group, the assumptions of the model, possible simplifications, material property data, and specific applications are discussed. The most accurate results are obtained when a metallurgical simulation is performed, transformation plasticity effects are included, and the heating and cooling parts of the welding thermal cycle are simulated. Two models are identified which can provide these features. The present state of these models and the material property data available in the literature are adequate to quantify residual stress in BWR components

  13. Manual of Standard Operating Procedures for Veterinary Drug Residue Analysis

    International Nuclear Information System (INIS)

    2016-01-01

    Laboratories are crucial to national veterinary drug residue monitoring programmes. However, one of the main challenges laboratories encounter is obtaining access to relevant methods of analysis. Thus, in addition to training, providing technical advice and transferring technology, the Joint FAO/IAEA Division of Nuclear Techniques in Food and Agriculture has resolved to develop clear and practical manuals to support Member State laboratories. The Coordinated Research Project (CRP) on Development of Radiometric and Allied Analytical Methods to Strengthen Residue Control Programs for Antibiotic and Anthelmintic Veterinary Drug Residues has developed a number of analytical methods as standard operating procedures (SOPs), which are now compiled here. This publication contains SOPs on chromatographic and spectrometric techniques, as well as radioimmunoassay and associated screening techniques, for various anthelmintic and antimicrobial veterinary drug residue analysis. Some analytical method validation protocols are also included. The publication is primarily aimed at food and environmental safety laboratories involved in testing veterinary drug residues, including under organized national residue monitoring programmes. It is expected to enhance laboratory capacity building and competence through the use of radiometric and complementary tools and techniques. The publication is also relevant for applied research on residues of veterinary drugs in food and environmental samples

  14. Field kit and method for testing for the presence of gunshot residue

    Science.gov (United States)

    Rodacy, Philip J.; Walker, Pamela K.

    2003-09-02

    A field test kit for gunshot residue comprises a container having at least compartments separated by a barrier. A surface is tested by wiping it with a swab and placing the swab in a first compartment. The barrier is then breached, permitting reagent in the second compartment to flow onto the swab. The first compartment is transparent, and a color change will be observed if the reagent reacts with gunshot residue.

  15. Analysis of residual stresses in a long hollow cylinder

    International Nuclear Information System (INIS)

    Tokovyy, Yuriy V.; Ma, Chien-Ching

    2011-01-01

    This paper presents an analytical method for solving the axisymmetric stress problem for a long hollow cylinder subjected to locally-distributed residual (incompatible) strains. This method is based on direct integration of the equilibrium and compatibility equations, which thereby have been reduced to the set of two governing equations for two key functions with corresponding boundary and integral conditions. The governing equations were solved by making use of the Fourier integral transformation. Application of the method is illustrated with an analysis of the welding residual stresses in a butt-welded thick-walled pipe. - Highlights: → A solution to the axisymmetric stress problem for a hollow cylinder is constructed. → The cylinder is subjected to a field of locally-distributed residual strains. → The method is based on direct integration of the equilibrium equations. → An application of our solution to analysis of welding residual stresses is considered.

  16. Mycotoxin and fungicide residues in wheat grains from fungicide-treated plants measured by a validated LC-MS method.

    Science.gov (United States)

    da Luz, Suzane Rickes; Pazdiora, Paulo Cesar; Dallagnol, Leandro José; Dors, Giniani Carla; Chaves, Fábio Clasen

    2017-04-01

    Wheat (Triticum aestivum) is an annual crop, cultivated in the winter and spring and susceptible to several pathogens, especially fungi, which are managed with fungicides. It is also one of the most consumed cereals, and can be contaminated by mycotoxins and fungicides. The objective of this study was to validate an analytical method by LC-MS for simultaneous determination of mycotoxins and fungicide residues in wheat grains susceptible to fusarium head blight treated with fungicides, and to evaluate the relationship between fungicide application and mycotoxin production. All parameters of the validated analytical method were within AOAC and ANVISA limits. Deoxynivalenol was the prevalent mycotoxin in wheat grain and epoxiconazole was the fungicide residue found in the highest concentration. All fungicidal treatments induced an increase in AFB2 production when compared to the control (without application). AFB1 and deoxynivalenol, on the contrary, were reduced in all fungicide treatments compared to the control. Copyright © 2016 Elsevier Ltd. All rights reserved.

  17. Residues in food derived from animals

    International Nuclear Information System (INIS)

    Grossklaus, D.

    1989-01-01

    The first chapter presents a survey of fundamentals and methods of the detection and analysis of residues in food derived from animals, also referring to the resulting health hazards to man, and to the relevant legal provisions. The subsequent chapters have been written by experts of the Federal Health Office, each dealing with particular types of residues such as those of veterinary drugs, additives to animal feeds, pesticide residues, and with environmental pollutants and the contamination of animal products with radionuclides. (MG) With 35 figs., 61 tabs [de

  18. Residual stresses around Vickers indents

    International Nuclear Information System (INIS)

    Pajares, A.; Guiberteau, F.; Steinbrech, R.W.

    1995-01-01

    The residual stresses generated by Vickers indentation in brittle materials and their changes due to annealing and surface removal were studied in 4 mol% yttria partially stabilized zirconia (4Y-PSZ). Three experimental methods to gain information about the residual stress field were applied: (i) crack profile measurements based on serial sectioning, (ii) controlled crack propagation in post indentation bending tests and (iii) double indentation tests with smaller secondary indents located around a larger primary impression. Three zones of different residual stress behavior are deduced from the experiments. Beneath the impression a crack free spherical zone of high hydrostatic stresses exists. This core zone is followed by a transition regime where indentation cracks develop but still experience hydrostatic stresses. Finally, in an outward third zone, the crack contour is entirely governed by the tensile residual stress intensity (elastically deformed region). Annealing and surface removal reduce this crack driving stress intensity. The specific changes of the residual stresses due to the post indentation treatments are described and discussed in detail for the three zones

  19. New applications of partial residual methodology

    International Nuclear Information System (INIS)

    Uslu, V.R.

    1999-12-01

    The formulation of a problem of interest in the framework of a statistical analysis starts with collecting the data, choosing a model, making certain assumptions as described in the basic paradigm by Box (1980). This stage is is called model building. Then the estimation stage is in order by pretending as if the formulation of the problem was true to obtain estimates, to make tests and inferences. In the final stage, called diagnostic checking, checking of whether there are some disagreements between the data and the model fitted is done by using diagnostic measures and diagnostic plots. It is well known that statistical methods perform best under the condition that all assumptions related to the methods are satisfied. However it is true that having the ideal case in practice is very difficult. Diagnostics are therefore becoming important so are diagnostic plots because they provide a immediate assessment. Partial residual plots that are the main interest of the present study are playing the major role among the diagnostic plots in multiple regression analysis. In statistical literature it is admitted that partial residual plots are more useful than ordinary residual plots in detecting outliers, nonconstant variance, and especially discovering curvatures. In this study we consider the partial residual methodology in statistical methods rather than multiple regression. We have shown that for the same purpose as in the multiple regression the use of partial residual plots is possible particularly in autoregressive time series models, transfer function models, linear mixed models and ridge regression. (author)

  20. Endoscopic Endonasal Transsphenoidal Surgery, A Reliable Method for Treating Primary and Recurrent/Residual Craniopharyngiomas: Nine Years of Experience.

    Science.gov (United States)

    Bal, Ercan; Öge, Kamil; Berker, Mustafa

    2016-10-01

    Craniopharyngioma resection is one of the most challenging surgical procedures. Herein, we describe our extended endoscopic endonasal transsphenoidal surgery (EETS) technique, and the results of 9 years of use on primary and recurrent/residual craniopharyngiomas. This study reviewed 28 EETSs in 25 patients with craniopharyngiomas between January 2006 and September 2015. The patients were divided into 2 groups, newly diagnosed patients (group A, n = 15), and patients having residual or recurrent tumors (group B, n = 10). There was no significant difference between the groups in terms of the largest tumor diameter (P = 0.495), and all patients underwent EETS. The clinical and ophthalmologic examinations, imaging studies, endocrinologic studies, and operative findings for these cases were reviewed retrospectively. The number of gross total resections in group A was 13/15, and 7/10 in group B. Three of the patients developed postoperative cerebrospinal fluid leakage (all in group A). There were no neurovascular or ophthalmologic complications, and no meningitis or mortality was observed. There has been a notable increase in the use of EETS in the treatment of craniopharyngiomas during the last decade. Despite its increased use in the treatment of primary craniopharyngiomas, its implementation for recurrent or residual craniopharyngiomas has been viewed with suspicion. In this study, the results have been presented separately for primary and recurrent/residual craniopharyngiomas, so that the results can be compared. Overall, EETS is a reliable and successful surgical treatment method for primary and recurrent/residual craniopharyngiomas. Copyright © 2016 Elsevier Inc. All rights reserved.

  1. Some problems of residual activity measurements

    International Nuclear Information System (INIS)

    Katrik, P.; Mustafin, E.; Strasik, I.; Pavlovic, M.

    2013-01-01

    As a preparatory work for constructing the Facility for Antiproton and Ion Research (FAIR) at GSI Darmstadt, samples of copper were irradiated by 500 MeV/u 238 U ion beam and investigated by gamma-ray spectroscopy. The nuclides that contribute dominantly to the residual activity have been identified and their contributions have been quantified by two different methods: from the whole-target gamma spectra and by integration of depth-profiles of residual activity of individual nuclides. Results obtained by these two methods are compared and discussed in this paper. (authors)

  2. Dependence of magnetic permeability on residual stresses in alloyed steels

    Directory of Open Access Journals (Sweden)

    E. Hristoforou

    2018-04-01

    Full Text Available A method for the monitoring of residual stress distribution in steels has been developed based on non-destructive surface magnetic permeability measurements. In order to investigate the potential utilization of the magnetic method in evaluating residual stresses, the magnetic calibration curves of various ferromagnetic alloyed steels’ grade (AISI 4140, TRIP and Duplex were examined. X-Ray diffraction technique was used for determining surface residual stress values. The overall measurement results have shown that the residual stress determined by the magnetic method was in good agreement with the diffraction results. Further experimental investigations are required to validate the preliminary results and to verify the presence of a unique normalized magnetic stress calibration curve.

  3. Dependence of magnetic permeability on residual stresses in alloyed steels

    Science.gov (United States)

    Hristoforou, E.; Ktena, A.; Vourna, P.; Argiris, K.

    2018-04-01

    A method for the monitoring of residual stress distribution in steels has been developed based on non-destructive surface magnetic permeability measurements. In order to investigate the potential utilization of the magnetic method in evaluating residual stresses, the magnetic calibration curves of various ferromagnetic alloyed steels' grade (AISI 4140, TRIP and Duplex) were examined. X-Ray diffraction technique was used for determining surface residual stress values. The overall measurement results have shown that the residual stress determined by the magnetic method was in good agreement with the diffraction results. Further experimental investigations are required to validate the preliminary results and to verify the presence of a unique normalized magnetic stress calibration curve.

  4. A Study on Residual Stress Measurements by Using Laser Speckle Interferometry

    International Nuclear Information System (INIS)

    Rho, Kyung Wan; Kang, Young June; Hong, Seong Jin; Kang, Hyung Soo

    1999-01-01

    Residual stress is one of the causes which make defects in engineering components and materials. And interest in the measurement of residual stress exists in many industries. There are commonly used methods by which residual stresses are currently measured. But these methods have a little demerits: time consumption and other problems. Therefore we devised a new experimental technique to measure residual stress in materials with a combination of laser speckle pattern interferometry, finite element method and spot heating. The speckle pattern interferometer measures in-plane deformations while the heating provides for very localized stress relief. FEM is used for determining heat temperature and other parameters. The residual stresses are determined by the amount of strain that is measured subsequent to the heating and cool-down of the region being interrogated. A simple model is presented to provide a description of the method. In this paper, the ambiguity problem for the fringe patterns has solved by a phase shifting method

  5. Computational Prediction of Hot Spot Residues

    Science.gov (United States)

    Morrow, John Kenneth; Zhang, Shuxing

    2013-01-01

    Most biological processes involve multiple proteins interacting with each other. It has been recently discovered that certain residues in these protein-protein interactions, which are called hot spots, contribute more significantly to binding affinity than others. Hot spot residues have unique and diverse energetic properties that make them challenging yet important targets in the modulation of protein-protein complexes. Design of therapeutic agents that interact with hot spot residues has proven to be a valid methodology in disrupting unwanted protein-protein interactions. Using biological methods to determine which residues are hot spots can be costly and time consuming. Recent advances in computational approaches to predict hot spots have incorporated a myriad of features, and have shown increasing predictive successes. Here we review the state of knowledge around protein-protein interactions, hot spots, and give an overview of multiple in silico prediction techniques of hot spot residues. PMID:22316154

  6. Generation and importance of linked and irreducible moment diagrams in the recursive residue generation method

    International Nuclear Information System (INIS)

    Schek, I.; Wyatt, R.E.

    1986-01-01

    Molecular multiphoton processes are treated in the Recursive Residue Generation Method (A. Nauts and R.E. Wyatt, Phys. Rev. Lett 51, 2238 (1983)) by converting the molecular-field Hamiltonian matrix into tridiagonal form, using the Lanczos equations. In this study, the self-energies (diagonal) and linking (off-diagaonal) terms in the tridiagonal matrix are obtained by comparing linked moment diagrams in both representations. The dynamics of the source state is introduced and computed in terms of the linked and the irreducible moments

  7. Effects of Adopting Different Kinds of Collecting Method for Years on Film Residual Coefficient and Maize Yields

    OpenAIRE

    TANG Wen-xue; MA Zhong-ming; WEI Tao

    2017-01-01

    Wide usage of mulching technology has increased crop yields, but the large amounts of mulching film residue resulting from widespread use of plastic film in China has brought about a series of pollution hazards. Based on a 4-year (2011-2014) long-term experiment, the effects of different kinds of collecting mothod (zero plastic film residues, conventional plastic film residues, whole plastic film residues remainded) on plastic film residues, residual coefficient and maize yield were explored....

  8. Development of QuEChERS-based extraction and liquid chromatography-tandem mass spectrometry method for quantifying flumethasone residues in beef muscle.

    Science.gov (United States)

    Park, Ki Hun; Choi, Jeong-Heui; Abd El-Aty, A M; Cho, Soon-Kil; Park, Jong-Hyouk; Kwon, Ki Sung; Park, Hee Ra; Kim, Hyung Soo; Shin, Ho-Chul; Kim, Mi Ra; Shim, Jae-Han

    2012-12-01

    A rapid, specific, and sensitive method based on liquid chromatography-electrospray ionization tandem mass spectrometry (LC-ESI-MS/MS) in the positive ion mode using multiple reaction monitoring (MRM) was developed and validated to quantify flumethasone residues in beef muscle. Methods were compared between the original as well as the EN quick, easy, cheap, effective, rugged, and safe (QuEChERS)-based extraction. Good linearity was achieved at concentration levels of 5-30 μg/kg. Estimated recovery rates at spiking levels of 5 and 10 μg/kg ranged from 72.1 to 84.6%, with relative standard deviations (RSDs)noise ratios (S/Ns) of 3 and 10, respectively. The method was successfully applied to analyze real samples obtained from large markets throughout the Korean Peninsula. The method proved to be sensitive and reliable and, thus, rendered an appropriate means for residue analysis studies. Copyright © 2012 Elsevier Ltd. All rights reserved.

  9. A review of novel strategies of sample preparation for the determination of antibacterial residues in foodstuffs using liquid chromatography-based analytical methods

    Energy Technology Data Exchange (ETDEWEB)

    Marazuela, M.D., E-mail: marazuela@quim.ucm.es [Department of Analytical Chemistry, Faculty of Chemistry, Universidad Complutense de Madrid, E-28040 Madrid (Spain); Bogialli, S [Department of Chemistry, University of Rome ' La Sapienza' , Piazza Aldo Moro, 5 00185 Rome (Italy)

    2009-07-10

    The determination of trace residues and contaminants in food has been of growing concern over the past few years. Residual antibacterials in food constitute a risk to human health, especially because they can contribute to the transmission of antibiotic-resistant pathogenic bacteria through the food chain. Therefore, to ensure food safety EU and USA regulatory agencies have established lists of forbidden or banned substances and tolerance levels for authorized veterinary drugs (e.g. antibacterials). In addition, the EU Commission Decision 2002/657/EC has set requirements about the performance of analytical methods for the determination of veterinary drug residues in food and feedstuffs. During the past years, the use of powerful mass spectrometric detectors in combination with innovative chromatographic technologies has solved many problems related to sensitivity and selectivity of this type of analysis. However sample preparation still remains as the bottleneck step, mainly in terms of analysis time and sources of error. This review covering research published between 2004 and 2008 intends to provide an update overview of the past five years, on recent trends in sample preparation for the determination of antibacterial residues in foods, making special emphasis in on-line, high-throughput, multi-class methods and including several applications in detail.

  10. Convenient measurement of the residual stress using X-ray penetration depth

    International Nuclear Information System (INIS)

    Ukai, Takayoshi; Shibano, Junichi

    1994-01-01

    The residual stress measured with a characteristic X-ray is usually evaluated as a surface stress. However, it is a weighted mean value over all penetration depth of X-ray. Thus, the classical sin 2 Ψ method with the characteristic X-ray is difficult to use for measuring the steep gradient of residual stress that occurs along the depth direction in a subsurface layer of the material after cold rolling and grinding. This paper presents a convenient method of the residual stress measurement along the depth direction in a subsurface layer using the penetration depth depending on a characteristic X-ray. The residual stress distribution of JIS SKS51 steel plate was measured as an example of applying this method. As a result, it could be confirmed that a residual stress distribution along the depth direction in a subsurface layer could be evaluated nondestructively by this convenient method. (author)

  11. Effect of the sequence data deluge on the performance of methods for detecting protein functional residues.

    Science.gov (United States)

    Garrido-Martín, Diego; Pazos, Florencio

    2018-02-27

    The exponential accumulation of new sequences in public databases is expected to improve the performance of all the approaches for predicting protein structural and functional features. Nevertheless, this was never assessed or quantified for some widely used methodologies, such as those aimed at detecting functional sites and functional subfamilies in protein multiple sequence alignments. Using raw protein sequences as only input, these approaches can detect fully conserved positions, as well as those with a family-dependent conservation pattern. Both types of residues are routinely used as predictors of functional sites and, consequently, understanding how the sequence content of the databases affects them is relevant and timely. In this work we evaluate how the growth and change with time in the content of sequence databases affect five sequence-based approaches for detecting functional sites and subfamilies. We do that by recreating historical versions of the multiple sequence alignments that would have been obtained in the past based on the database contents at different time points, covering a period of 20 years. Applying the methods to these historical alignments allows quantifying the temporal variation in their performance. Our results show that the number of families to which these methods can be applied sharply increases with time, while their ability to detect potentially functional residues remains almost constant. These results are informative for the methods' developers and final users, and may have implications in the design of new sequencing initiatives.

  12. Comparison of different iterative schemes for ISPH based on Rankine source solution

    Directory of Open Access Journals (Sweden)

    Xing Zheng

    2017-07-01

    Full Text Available Smoothed Particle Hydrodynamics (SPH method has a good adaptability for the simulation of free surface flow problems. There are two forms of SPH. One is weak compressible SPH and the other one is incompressible SPH (ISPH. Compared with the former one, ISPH method performs better in many cases. ISPH based on Rankine source solution can perform better than traditional ISPH, as it can use larger stepping length by avoiding the second order derivative in pressure Poisson equation. However, ISPH_R method needs to solve the sparse linear matrix for pressure Poisson equation, which is one of the most expensive parts during one time stepping calculation. Iterative methods are normally used for solving Poisson equation with large particle numbers. However, there are many iterative methods available and the question for using which one is still open. In this paper, three iterative methods, CGS, Bi-CGstab and GMRES are compared, which are suitable and typical for large unsymmetrical sparse matrix solutions. According to the numerical tests on different cases, still water test, dam breaking, violent tank sloshing, solitary wave slamming, the GMRES method is more efficient than CGS and Bi-CGstab for ISPH method.

  13. On Numerical Stability in Large Scale Linear Algebraic Computations

    Czech Academy of Sciences Publication Activity Database

    Strakoš, Zdeněk; Liesen, J.

    2005-01-01

    Roč. 85, č. 5 (2005), s. 307-325 ISSN 0044-2267 R&D Projects: GA AV ČR 1ET400300415 Institutional research plan: CEZ:AV0Z10300504 Keywords : linear algebraic systems * eigenvalue problems * convergence * numerical stability * backward error * accuracy * Lanczos method * conjugate gradient method * GMRES method Subject RIV: BA - General Mathematics Impact factor: 0.351, year: 2005

  14. Total sulfur determination in residues of crude oil distillation using FT-IR/ATR and variable selection methods

    Science.gov (United States)

    Müller, Aline Lima Hermes; Picoloto, Rochele Sogari; Mello, Paola de Azevedo; Ferrão, Marco Flores; dos Santos, Maria de Fátima Pereira; Guimarães, Regina Célia Lourenço; Müller, Edson Irineu; Flores, Erico Marlon Moraes

    2012-04-01

    Total sulfur concentration was determined in atmospheric residue (AR) and vacuum residue (VR) samples obtained from petroleum distillation process by Fourier transform infrared spectroscopy with attenuated total reflectance (FT-IR/ATR) in association with chemometric methods. Calibration and prediction set consisted of 40 and 20 samples, respectively. Calibration models were developed using two variable selection models: interval partial least squares (iPLS) and synergy interval partial least squares (siPLS). Different treatments and pre-processing steps were also evaluated for the development of models. The pre-treatment based on multiplicative scatter correction (MSC) and the mean centered data were selected for models construction. The use of siPLS as variable selection method provided a model with root mean square error of prediction (RMSEP) values significantly better than those obtained by PLS model using all variables. The best model was obtained using siPLS algorithm with spectra divided in 20 intervals and combinations of 3 intervals (911-824, 823-736 and 737-650 cm-1). This model produced a RMSECV of 400 mg kg-1 S and RMSEP of 420 mg kg-1 S, showing a correlation coefficient of 0.990.

  15. Wide-Scope Screening Method for Multiclass Veterinary Drug Residues in Fish, Shrimp, and Eel Using Liquid Chromatography-Quadrupole High-Resolution Mass Spectrometry.

    Science.gov (United States)

    Turnipseed, Sherri B; Storey, Joseph M; Lohne, Jack J; Andersen, Wendy C; Burger, Robert; Johnson, Aaron S; Madson, Mark R

    2017-08-30

    A screening method for veterinary drug residues in fish, shrimp, and eel using LC with a high-resolution MS instrument has been developed and validated. The method was optimized for over 70 test compounds representing a variety of veterinary drug classes. Tissues were extracted by vortex mixing with acetonitrile acidified with 2% acetic acid and 0.2% p-toluenesulfonic acid. A centrifuged portion of the extract was passed through a novel solid phase extraction cartridge designed to remove interfering matrix components from tissue extracts. The eluent was then evaporated and reconstituted for analysis. Data were collected with a quadrupole-Orbitrap high-resolution mass spectrometer using both nontargeted and targeted acquisition methods. Residues were detected on the basis of the exact mass of the precursor and a product ion along with isotope pattern and retention time matching. Semiquantitative data analysis compared MS 1 signal to a one-point extracted matrix standard at a target testing level. The test compounds were detected and identified in salmon, tilapia, catfish, shrimp, and eel extracts fortified at the target testing levels. Fish dosed with selected analytes and aquaculture samples previously found to contain residues were also analyzed. The screening method can be expanded to monitor for an additional >260 veterinary drugs on the basis of exact mass measurements and retention times.

  16. Pesticide residues in fruit samples: comparison of different QuEChERS methods using liquid chromatography-tandem mass spectrometry.

    Science.gov (United States)

    Christia, C; Bizani, E; Christophoridis, C; Fytianos, K

    2015-09-01

    Acetate- and citrate-buffered quick, easy, cheap, effective, rugged, safe (QuEChERS) pretreatment methods were evaluated for the determination of various pesticides in peaches, grapes, apples, bananas, pears, and strawberries from various regions of Greece, using LC-MS/MS. The purposes of this study were (i) to evaluate which type of QuEChERS method was the most appropriate and effective for each matrix; (ii) to apply the selected QuEChERS method for each matrix, in order to detect and quantify pesticide residues in various fruit samples using UPLC-MS/MS; (iii) to examine the concentration distribution of pesticide classes among fruit originating from various areas; and (iv) to assess pesticide concentration distribution between peel and flesh of fruit in order to evaluate the penetration of pesticide residues in the fruit flesh. Acetate-buffered QuEChERS was found to be the most suitable technique for most of the fruit matrices. According to the recovery values at two different concentration levels, peaches should preferably be treated by the citrate-buffered type, whereas grapes, bananas, apples, pears, and strawberries are best treated by the acetate-buffered version, although the differences in efficiency were small. The addition of graphitized carbon black significantly decreases the recovery of specific pesticides in all matrices except for strawberries. The majority of values do not exceed the official maximum residue levels set by the European Commission. Organophosphates proved to be the most commonly detected category along with triazines-triazoles-conazoles group and by carbamates. Apples and pears seem to be the most contaminated fruit matrices among those tested. Distribution of pesticide classes shows variations between different regions, suggesting different pesticide application practices. In the case of peaches and pears, there is an equal distribution of detected pesticides between peel and flesh, indicating penetration of contaminants into the

  17. The Ising model for prediction of disordered residues from protein sequence alone

    International Nuclear Information System (INIS)

    Lobanov, Michail Yu; Galzitskaya, Oxana V

    2011-01-01

    Intrinsically disordered regions serve as molecular recognition elements, which play an important role in the control of many cellular processes and signaling pathways. It is useful to be able to predict positions of disordered residues and disordered regions in protein chains using protein sequence alone. A new method (IsUnstruct) based on the Ising model for prediction of disordered residues from protein sequence alone has been developed. According to this model, each residue can be in one of two states: ordered or disordered. The model is an approximation of the Ising model in which the interaction term between neighbors has been replaced by a penalty for changing between states (the energy of border). The IsUnstruct has been compared with other available methods and found to perform well. The method correctly finds 77% of disordered residues as well as 87% of ordered residues in the CASP8 database, and 72% of disordered residues as well as 85% of ordered residues in the DisProt database

  18. Fluorescence imaging to quantify crop residue cover

    Science.gov (United States)

    Daughtry, C. S. T.; Mcmurtrey, J. E., III; Chappelle, E. W.

    1994-01-01

    Crop residues, the portion of the crop left in the field after harvest, can be an important management factor in controlling soil erosion. Methods to quantify residue cover are needed that are rapid, accurate, and objective. Scenes with known amounts of crop residue were illuminated with long wave ultraviolet (UV) radiation and fluorescence images were recorded with an intensified video camera fitted with a 453 to 488 nm band pass filter. A light colored soil and a dark colored soil were used as background for the weathered soybean stems. Residue cover was determined by counting the proportion of the pixels in the image with fluorescence values greater than a threshold. Soil pixels had the lowest gray levels in the images. The values of the soybean residue pixels spanned nearly the full range of the 8-bit video data. Classification accuracies typically were within 3(absolute units) of measured cover values. Video imaging can provide an intuitive understanding of the fraction of the soil covered by residue.

  19. Mineralization of nitrogen from nitrogen-15 labeled crop residues and utilization by rice

    International Nuclear Information System (INIS)

    Norman, R.J.; Gilmour, J.T.; Wells, B.R.

    1990-01-01

    The availability of N from the residues of the previous crop to the subsequent rice (Oryza sativa L.) crop is largely unknown. The objectives of this study were to (1) measure the mineralization of N from 15 N-labeled rice, soybean (Glycine max L.), and wheat (Triticum aestivum L.) residues and the uptake by a subsequent rice crop; and (2) compare the 15 N tracer method with the standard fertilizer-N response method used in field studies to quantify the N contribution from the crop residue to the next crop. Nitrogen mineralization from decomposing crop residues was measured by soil sampling prior to seeding the rice crop and after seeding by plant sampling the rice at maturity. The minimum estimate of the amount of residue N mineralized from the time of residue incorporation until rice harvest was 9, 52, and 38% of the rice, soybean, and wheat residue N, respectively. The amount of residue N recovered in the rice crop was 3, 11, and 37% of the rice, soybean, and wheat residue N, respectively. The lower the C/N ratio and the higher the amount of N in the residue, the lower was the amount of residue N recovered in the soil organic fraction at harvest and the higher was the amount of residue N mineralized. The 15 N tracer method compared favorably with the fertilizer N response method when the uptake efficiency of the fertilizer N was taken into account

  20. Comparative Study of Upper Bound Methods for the Calculation of Residual Deformations After Shakedown

    DEFF Research Database (Denmark)

    Lange-Hansen, Preben

    1998-01-01

    Purpose: None of the published formulae for obtaining upper bounds for residual deflections in elastoplastic structures with quasistatically varying loads (shakedown problems) has been able to result in theoretical maximum values of residual deflections. Therefore, the purpose of the report is to...

  1. Full waveform inversion in the frequency domain using classified time-domain residual wavefields

    Science.gov (United States)

    Son, Woohyun; Koo, Nam-Hyung; Kim, Byoung-Yeop; Lee, Ho-Young; Joo, Yonghwan

    2017-04-01

    We perform the acoustic full waveform inversion in the frequency domain using residual wavefields that have been separated in the time domain. We sort the residual wavefields in the time domain according to the order of absolute amplitudes. Then, the residual wavefields are separated into several groups in the time domain. To analyze the characteristics of the residual wavefields, we compare the residual wavefields of conventional method with those of our residual separation method. From the residual analysis, the amplitude spectrum obtained from the trace before separation appears to have little energy at the lower frequency bands. However, the amplitude spectrum obtained from our strategy is regularized by the separation process, which means that the low-frequency components are emphasized. Therefore, our method helps to emphasize low-frequency components of residual wavefields. Then, we generate the frequency-domain residual wavefields by taking the Fourier transform of the separated time-domain residual wavefields. With these wavefields, we perform the gradient-based full waveform inversion in the frequency domain using back-propagation technique. Through a comparison of gradient directions, we confirm that our separation method can better describe the sub-salt image than the conventional approach. The proposed method is tested on the SEG/EAGE salt-dome model. The inversion results show that our algorithm is better than the conventional gradient based waveform inversion in the frequency domain, especially for deeper parts of the velocity model.

  2. Protein structure based prediction of catalytic residues.

    Science.gov (United States)

    Fajardo, J Eduardo; Fiser, Andras

    2013-02-22

    Worldwide structural genomics projects continue to release new protein structures at an unprecedented pace, so far nearly 6000, but only about 60% of these proteins have any sort of functional annotation. We explored a range of features that can be used for the prediction of functional residues given a known three-dimensional structure. These features include various centrality measures of nodes in graphs of interacting residues: closeness, betweenness and page-rank centrality. We also analyzed the distance of functional amino acids to the general center of mass (GCM) of the structure, relative solvent accessibility (RSA), and the use of relative entropy as a measure of sequence conservation. From the selected features, neural networks were trained to identify catalytic residues. We found that using distance to the GCM together with amino acid type provide a good discriminant function, when combined independently with sequence conservation. Using an independent test set of 29 annotated protein structures, the method returned 411 of the initial 9262 residues as the most likely to be involved in function. The output 411 residues contain 70 of the annotated 111 catalytic residues. This represents an approximately 14-fold enrichment of catalytic residues on the entire input set (corresponding to a sensitivity of 63% and a precision of 17%), a performance competitive with that of other state-of-the-art methods. We found that several of the graph based measures utilize the same underlying feature of protein structures, which can be simply and more effectively captured with the distance to GCM definition. This also has the added the advantage of simplicity and easy implementation. Meanwhile sequence conservation remains by far the most influential feature in identifying functional residues. We also found that due the rapid changes in size and composition of sequence databases, conservation calculations must be recalibrated for specific reference databases.

  3. Thermal Aging Effects on Residual Stress and Residual Strain Distribution on Heat Affected Zone of Alloy 600 in Dissimilar Metal Weld

    Energy Technology Data Exchange (ETDEWEB)

    Ham, Junhyuk; Choi, Kyoung Joon; Kim, Ji Hyun [UNIST, Ulsan (Korea, Republic of)

    2016-10-15

    Dissimilar metal weld (DMW), consisting of Alloy 600, Alloy 182, and A508 Gr.3, has been widely used as a joining material of the reactor pressure vessel penetration nozzle and the steam generator tubing for pressurized water reactors (PWR) because of its good mechanical strength, thermal conductivity, and corrosion resistance. Residual tensile stress is mainly nominated as a cause of SCC in light water reactors by IAEA report. So, to relax the residual stress, post-weld heat treatment is required after manufacturing process such as welding. However, thermal treatment has a great effect on the microstructure and the chromium depletion profile on Alloy 600, so called sensitization. By this reason, HAZ on Alloy 600 is critical to crack. According to G.A. Young et al., Crack growth rates (CGR) in the Alloy 600 HAZ were about 30 times faster than those in the Alloy 600 base metal tested under the same conditions. And according to Z.P. Lu et al., CGR in the Alloy 600 HAZ can be more than 20 times higher than that in its base metal. There are some methods to measure the exact value of residual stress on the material surface. The most common way is X-ray diffraction method (XRD). The principle of XRD is based on lattice strains and depends on the changes in the spacing of the atomic planes in material. And there is a computer simulation method to estimate residual stress distribution which is called ANSYS. This study was conducted to investigate how thermal aging affects residual stress and residual strain distribution of Alloy 600 HAZ. Following conclusions can be drawn from this study. According to preceding researches and this study, both the relaxation of residual stress and the change of residual strain follow as similar way, spreading out from concentrated region. The result of Vickers micro-hardness tester shows that tensile residual stresses are distributed broadly on the material aged by 15 years. Therefore, HT400{sub Y}15 material is weakest state for PWSCC. The

  4. Residual stress in spin-cast polyurethane thin films

    Energy Technology Data Exchange (ETDEWEB)

    Zhang, Hong; Zhang, Li, E-mail: lizhang@mae.cuhk.edu.hk [Department of Mechanical and Automation Engineering, The Chinese University of Hong Kong, Shatin N.T., Hong Kong (China); Chow Yuk Ho Technology Centre for Innovative Medicine, The Chinese University of Hong Kong, Shatin N.T., Hong Kong (China)

    2015-01-19

    Residual stress is inevitable during spin-casting. Herein, we report a straightforward method to evaluate the residual stress in as-cast polyurethane thin films using area shrinkage measurement of films in floating state, which shows that the residual stress is independent of radial location on the substrate and decreased with decreasing film thickness below a critical value. We demonstrate that the residual stress is developed due to the solvent evaporation after vitrification during spin-casting and the polymer chains in thin films may undergo vitrification at an increased concentration. The buildup of residual stress in spin-cast polymer films provides an insight into the size effects on the nature of polymer thin films.

  5. Energy and Regge residues in quantum-mechanical ''QCD'' sum rules

    International Nuclear Information System (INIS)

    Durand, B.; Durand, L.

    1986-01-01

    It was shown recently by Fishbane, Kaus, and Gasiorowicz that the residues at the poles of quantum-mechanical two-point functions for arbitrary angular momenta l have an incorrect l dependence when calculated by the sum-rule method used for the analogous problem in QCD. Knowledge of the residues is of interest since they are directly related to particle couplings and decay widths. We develop reliable expressions for the energy and Regge residues using semiclassical methods

  6. Surgical treatment for residual or recurrent strabismus

    Directory of Open Access Journals (Sweden)

    Tao Wang

    2014-12-01

    Full Text Available Although the surgical treatment is a relatively effective and predictable method for correcting residual or recurrent strabismus, such as posterior fixation sutures, medial rectus marginal myotomy, unilateral or bilateral rectus re-recession and resection, unilateral lateral rectus recession and adjustable suture, no standard protocol is established for the surgical style. Different surgical approaches have been recommended for correcting residual or recurrent strabismus. The choice of the surgical procedure depends on the former operation pattern and the surgical dosages applied on the patients, residual or recurrent angle of deviation and the operator''s preference and experience. This review attempts to outline recent publications and current opinion in the management of residual or recurrent esotropia and exotropia.

  7. Identification and discrimination of herbicide residues using a conducting polymer electronic nose

    Science.gov (United States)

    Alphus Dan Wilson

    2016-01-01

    The identification of herbicide residues on crop foliage is necessary to make crop-management decisions for weed pest control and to monitor pesticide residue levels on food crops. Electronic-nose (e-nose) methods were tested as a cheaper, alternative means of discriminating between herbicide residue types (compared with conventional chromatography methods), by...

  8. X-ray measurement of residual stress on bolt threads

    International Nuclear Information System (INIS)

    Hagiwara, Masaya; Nakahara, Kanefumi; Yoshimoto, Isamu.

    1989-01-01

    This study deals with X-ray measurement of residual stress at the local area around the thread root of a bolt. Residual stress in the 0.5 mm x 5 mm area was measured using a method of stepped scanning and parabolic approximation. The conditions of measurement had been determined and evaluated through the preliminary measurement of compressive stress acting on the cylindrical surface. Furthermore, the fatigue strength estimated by applying the residual stress data to the previously presented hypothesis was compared with the experimental results. The main conclusions obtained were as follows: (1) The residual stress in a relatively small area on the cylindrical surface with large curvature can be measured by X-ray using a method of stepped scanning and parabolic approximation; (2) The compressive residual stress measured at the thread root was larger for the bolt manufactured by thread rolling after heat treatment than for one manufactured by thread rolling before heat treatment; (3) The distribution of residual stress along the axial direction from the thread root to the portion under crest did not represent remarkable change in its value; (4) The residual stress of a bolt was somewhat decreased by fatigue loading on the condition of low mean stress; (5) The fatigue strength estimated using residual stress data showed the tendency of experimental results well. (author)

  9. Measurement of residual stress by using focused ion beam and digital image correlation method in thin-sized wires used for steel cords

    International Nuclear Information System (INIS)

    Yang, Y S; Park, C G; Bae, J G

    2008-01-01

    Residual stress in the axial direction of the steel wires has been measured by using a method based on the combination of the focused ion beam (FIB) milling and digital image correlation software. That is, the residual stress was calculated from the measured displacement field before and after the introduction of a slot along the steel wires. The displacement was obtained by the digital correlation analysis of high-resolution scanning electron micrographs, while the slot was introduced by FIB milling with low energy beam. The fitting of the experimental results to an analytical model with the independent Young's modulus determined allows us to find the residual stress. The complete experimental procedures are described and its feasibilities are also evaluated for the thin-sized steel wires

  10. Study on the residual stress relaxation in girth-welded steel pipes under bending load using diffraction methods

    International Nuclear Information System (INIS)

    Hempel, Nico; Nitschke-Pagel, Thomas; Dilger, Klaus

    2017-01-01

    This research is dedicated to the experimental investigation of the residual stress relaxation in girth-welded pipes due to quasi-static bending loads. Ferritic-pearlitic steel pipes are welded with two passes, resulting in a characteristic residual stress state with high tensile residual stresses at the weld root. Also, four-point bending is applied to generate axial load stress causing changes in the residual stress state. These are determined both on the outer and inner surfaces of the pipes, as well as in the pipe wall, using X-ray and neutron diffraction. Focusing on the effect of tensile load stress, it is revealed that not only the tensile residual stresses are reduced due to exceeding the yield stress, but also the compressive residual stresses for equilibrium reasons. Furthermore, residual stress relaxation occurs both parallel and perpendicular to the applied load stress.

  11. Residual stresses in U-bending deformations and expansion joints of heat exchanger tubes

    International Nuclear Information System (INIS)

    Kim, Woo Gon; Kim, Sun Jae; Jang, Jin Sung; Kuk, Ii Hiun; Bae, Kang Gug; Kim, Sung Chung

    2000-01-01

    Residual stress induced in U-bending and tube-to-tubesheet joint processes of PWR's rew-1 heat exchanger tube was measured by X-ray method and Hole-Drilling Method(HDM). Compressive residual stresses(-) at the extrados surface were induced in U-bending, and its maximum value reached -319MPa in axial direction at the position of ψ=0 deg. Tensile residual stresses (+) of 0σ zz =45 MPa and σ θθ =25MPa were introduced in the intrados surface at the position of ψ=0 deg. Maximum tensile residual stress of 170 MPa was measured at the flank side at the position of ψ=90 deg, i.e., at apex region. It was observed that higher stress gradient was generated at the irregular transition regions (ITR). The trend of residual stress induced by U-bending process of the tubes was found to be related with the change of ovality. The residual stress induced by the explosive joint method was found to be lower than that by the mechanical roll method. The gradient of residual stress along the expanded tube was highest at the transition region (TR), and the residual stress in circumferential direction was found to be higher than the residual stress in axial direction

  12. Development of treatment method for stillage residues of liquid radioactive wastes to remove organic substances and transuranium elements

    International Nuclear Information System (INIS)

    Rudenko, L.I.; Dzhuzha, O.V.; Khan, V.E.

    2008-01-01

    The paper presents the results of the study into the laws that govern the process of treating by oxidation the stillage residues of liquid radioactive wastes to remove organic compounds and transuranium elements with the use of hydrogen peroxide, potassium permanganate and subsequent ultra-filtration. The optimum oxidisation regime has been defined on the basis of this study to ensure that the initial dichromate oxidability of LRW's stillage residues decreases from 6,000-9,500 to 500-1,000 mg O/I, whereas the TUE activity associated with the key isotopes is reduced by 74-87 % for 238,239,240 Pu, by 94-95 % for 241 Am, and by 90-95 % for 244 Cm. The concentration of uranium decreases by 94-99 %. It is proposed to implement this method at the Chernobyl NPP site.

  13. Model-based leakage localization in drinking water distribution networks using structured residuals

    OpenAIRE

    Puig Cayuela, Vicenç; Rosich, Albert

    2013-01-01

    In this paper, a new model based approach to leakage localization in drinking water networks is proposed based on generating a set of structured residuals. The residual evaluation is based on a numerical method based on an enhanced Newton-Raphson algorithm. The proposed method is suitable for water network systems because the non-linearities of the model make impossible to derive analytical residuals. Furthermore, the computed residuals are designed so that leaks are decoupled, which impro...

  14. Liquid chromatography-electrospray ionization tandem mass spectrometry and dynamic multiple reaction monitoring method for determining multiple pesticide residues in tomato.

    Science.gov (United States)

    Andrade, G C R M; Monteiro, S H; Francisco, J G; Figueiredo, L A; Botelho, R G; Tornisielo, V L

    2015-05-15

    A quick and sensitive liquid chromatography-electrospray ionization tandem mass spectrometry method, using dynamic multiple reaction monitoring and a 1.8-μm particle size analytical column, was developed to determine 57 pesticides in tomato in a 13-min run. QuEChERS (quick, easy, cheap, effective, rugged, and safe) method for samples preparations and validations was carried out in compliance with EU SANCO guidelines. The method was applied to 58 tomato samples. More than 84% of the compounds investigated showed limits of detection equal to or lower than 5 mg kg(-1). A mild (50%) matrix effect was observed for 72%, 25%, and 3% of the pesticides studied, respectively. Eighty-one percent of the pesticides showed recoveries ranging between 70% and 120%. Twelve pesticides were detected in 35 samples, all below the maximum residue levels permitted in the Brazilian legislation; 15 samples exceeded the maximum residue levels established by the EU legislation for methamidophos; and 10 exceeded limits for acephate and four for bromuconazole. Copyright © 2014 Elsevier Ltd. All rights reserved.

  15. Residual stresses

    International Nuclear Information System (INIS)

    Sahotra, I.M.

    2006-01-01

    The principal effect of unloading a material strained into the plastic range is to create a permanent set (plastic deformation), which if restricted somehow, gives rise to a system of self-balancing within the same member or reaction balanced by other members of the structure., known as residual stresses. These stresses stay there as locked-in stresses, in the body or a part of it in the absence of any external loading. Residual stresses are induced during hot-rolling and welding differential cooling, cold-forming and extruding: cold straightening and spot heating, fabrication and forced fitting of components constraining the structure to a particular geometry. The areas which cool more quickly develop residual compressive stresses, while the slower cooling areas develop residual tensile stresses, and a self-balancing or reaction balanced system of residual stresses is formed. The phenomenon of residual stresses is the most challenging in its application in surface modification techniques determining endurance mechanism against fracture and fatigue failures. This paper discusses the mechanism of residual stresses, that how the residual stresses are fanned and what their behavior is under the action of external forces. Such as in the case of a circular bar under limit torque, rectangular beam under limt moment, reclaiming of shafts welds and peening etc. (author)

  16. A cost-effective screening method for pesticide residue analysis in fruits, vegetables, and cereal grains.

    Science.gov (United States)

    Ambrus, A; Füzesi, I; Susán, M; Dobi, D; Lantos, J; Zakar, F; Korsós, I; Oláh, J; Beke, B B; Katavics, L

    2005-01-01

    This paper reports the results of studies performed to investigate the potential of applying thin layer chromatography (TLC) detection in combination with selected extraction and cleanup methods, for providing an alternative cost-effective analytical procedure for screening and confirmation of pesticide residues in plant commodities. The extraction was carried out with ethyl acetate and an on-line extraction method applying an acetone-dichloromethane mixture. The extracts were cleaned up with SX-3 gel, an adsorbent mixture of active carbon, magnesia, and diatomaceous earth, and on silica micro cartridges. The Rf values of 118 pesticides were tested in eleven elution systems with UV, and eight biotest methods and chemical detection reagents. Cabbage, green peas, orange, and tomatoes were selected as representative sample matrices for fruits and vegetables, while maize, rice, and wheat represented cereal grains. As an internal quality control measure, marker compounds were applied on each plate to verify the proper elution and detection conditions. The Rf values varied in the different elution systems. The best separation (widest Rf range) was achieved with silica gel (SG)--ethyl acetate (0.05-0.7), SG--benzene, (0.02-0.7) and reverse phase RP-18 F-254S layer with acetone: methanol: water/30:30:30 (v/v) (0.1-0.8). The relative standard deviation of Rf values (CV(Rf)) within laboratory reproducibility was generally less than 20%, except below 0.2 Rf, where the CVRf rapidly increased with decreasing Rf values. The fungi spore inhibition, chloroplast inhibition, and enzyme inhibition were found most suitable for detection of pesticides primarily for confirming their identity or screening for known substances. Their use for determination of pesticide residues in samples of unknown origin is not recommended.

  17. Evaluation of stress intensity factors due to welding residual stresses for circumferential cracked pipes

    International Nuclear Information System (INIS)

    Oh, Chang-Young; Kim, Yun-Jae; Oh, Young-Jin; Kim, Jong-Sung; Song, Tae-Kwang; Kim, Yong-Beum

    2013-01-01

    To investigate the applicability of existing methods to estimate stress intensity factors due to welding residual stresses, comparisons with finite element (FE) solutions are made for two types of generic welding residual stress profiles, generated by simulating repair welds. It is found that fitting residual stresses over the crack depth using third-order polynomials gives good estimates of stress intensity factors but fitting over the entire thickness can result in inaccurate estimates even with fourth-order polynomials. Noting that welding residual stresses are often determined from FE analyses, linearization of residual stresses to estimate stress intensity factors is proposed. Comparison with FE solutions shows good agreements. -- Highlights: ► Applicability of K estimation methods is investigated for welding residual stresses. ► Two types of generic residual stress profiles with repair welds are considered. ► Fitting residual stresses over the crack depth gives good estimates of K. ► A method to estimate K by linearising residual stress profiles is proposed

  18. Application of x-ray residual stress measurement to products

    International Nuclear Information System (INIS)

    Goto, T.; Iwamura, T.

    1975-01-01

    The X-ray residual stress measuring method is the only nondestructive method for measuring residual stress in polycrystalline materials. It is capable of obtaining information not only on macroscopic stress but also microscopic stress. The authors are employing this method for the development of pre-service and in-service inspection methods and for the improvement of various manufacturing techniques. In this paper, the results of measurement of some products as examples of its application are described. The examples introduced concern the following: (1) Selection of optimum conditions in heat treatment and stress-relief treatment. (2) Residual stress produced by mechanical processes such as autofrettage and flow form. (3) Check of manufacturing processes of rotary shaft and welded parts. (4) Estimation of fatigue strength of shot-peened part. (5) Detection of fatigue damage of shot-peened part. (auth.)

  19. Computational prediction of protein hot spot residues.

    Science.gov (United States)

    Morrow, John Kenneth; Zhang, Shuxing

    2012-01-01

    Most biological processes involve multiple proteins interacting with each other. It has been recently discovered that certain residues in these protein-protein interactions, which are called hot spots, contribute more significantly to binding affinity than others. Hot spot residues have unique and diverse energetic properties that make them challenging yet important targets in the modulation of protein-protein complexes. Design of therapeutic agents that interact with hot spot residues has proven to be a valid methodology in disrupting unwanted protein-protein interactions. Using biological methods to determine which residues are hot spots can be costly and time consuming. Recent advances in computational approaches to predict hot spots have incorporated a myriad of features, and have shown increasing predictive successes. Here we review the state of knowledge around protein-protein interactions, hot spots, and give an overview of multiple in silico prediction techniques of hot spot residues.

  20. Residual stress effects in LMFBR fracture assessment procedures

    International Nuclear Information System (INIS)

    Hooton, D.G.

    1984-01-01

    Two post-yield fracture mechanics methods, which have been developed into fully detailed failure assessment procedures for ferritic structures, have been reviewed from the point of view of the manner in which as-welded residual stress effects are incorporated, and comparisons then made with finite element and theoretical models of centre-cracked plates containing residual/thermal stresses in the form of crack-driving force curves. Applying the procedures to austenitic structures, comparisons are made in terms of failure assessment curves and it is recommended that the preferred method for the prediction of critical crack sizes in LMFBR austenitic structures containing as-welded residual stresses is the CEGB-R6 procedure based on a flow stress defined at 3% strain in the parent plate. When the prediction of failure loads in such structures is required, it is suggested that the CEGB-R6 procedure be used with residual/thermal stresses factored to give a maximum total stress of flow stress magnitude

  1. Angular Multigrid Preconditioner for Krylov-Based Solution Techniques Applied to the Sn Equations with Highly Forward-Peaked Scattering

    Science.gov (United States)

    Turcksin, Bruno; Ragusa, Jean C.; Morel, Jim E.

    2012-01-01

    It is well known that the diffusion synthetic acceleration (DSA) methods for the Sn equations become ineffective in the Fokker-Planck forward-peaked scattering limit. In response to this deficiency, Morel and Manteuffel (1991) developed an angular multigrid method for the 1-D Sn equations. This method is very effective, costing roughly twice as much as DSA per source iteration, and yielding a maximum spectral radius of approximately 0.6 in the Fokker-Planck limit. Pautz, Adams, and Morel (PAM) (1999) later generalized the angular multigrid to 2-D, but it was found that the method was unstable with sufficiently forward-peaked mappings between the angular grids. The method was stabilized via a filtering technique based on diffusion operators, but this filtering also degraded the effectiveness of the overall scheme. The spectral radius was not bounded away from unity in the Fokker-Planck limit, although the method remained more effective than DSA. The purpose of this article is to recast the multidimensional PAM angular multigrid method without the filtering as an Sn preconditioner and use it in conjunction with the Generalized Minimal RESidual (GMRES) Krylov method. The approach ensures stability and our computational results demonstrate that it is also significantly more efficient than an analogous DSA-preconditioned Krylov method.

  2. Effects on Machining on Surface Residual Stress of SA 508 and Austenitic Stainless Steel

    International Nuclear Information System (INIS)

    Lee, Kyoung Soo; Lee, Seong Ho; Park, Chi Yong; Yang, Jun Seok; Lee, Jeong Geun; Park, Jai Hak

    2011-01-01

    Primary water stress corrosion cracking has occurred in dissimilar weld areas in nuclear power plants. Residual stress is a driving force in the crack. Residual stress may be generated by weld or surface machining. Residual stress due to surface machining depends on the machining method, e.g., milling, grinding, or EDM. The stress is usually distributed on or near the surface of the material. We present the measured residual stress for machining on SA 508 and austenitic stainless steels such as TP304 and F316. The residual stress can be tensile or compressive depending on the machining method. The depth and the magnitude of the residual stress depend on the material and the machining method

  3. Residual symptoms and functioning in depression, does the type of residual symptom matter? A post-hoc analysis

    Directory of Open Access Journals (Sweden)

    Romera Irene

    2013-02-01

    Full Text Available Abstract Background The degrees to which residual symptoms in major depressive disorder (MDD adversely affect patient functioning is not known. This post-hoc analysis explored the association between different residual symptoms and patient functioning. Methods Patients with MDD who responded (≥50% on the 17-item Hamilton Rating Scale for Depression; HAMD-17 after 3 months of treatment (624/930 were included. Residual core mood-symptoms (HAMD-17 core symptom subscale ≥1, residual insomnia-symptoms (HAMD-17 sleep subscale ≥1, residual anxiety-symptoms (HAMD-17-anxiety subscale ≥1, residual somatic-symptoms (HAMD-17 Item 13 ≥1, pain (Visual Analogue Scale ≥30, and functioning were assessed after 3 months treatment. A stepwise logistic regression model with normal functioning (Social and Occupational Functioning Assessment Scale ≥80 as the dependent variable was used. Results After 3 months, 59.5% of patients (371/624 achieved normal functioning and 66.0% (412/624 were in remission. Residual symptom prevalence was: core mood symptoms 72%; insomnia 63%; anxiety 78%; and somatic symptoms 41%. Pain reported in 18%. Factors associated with normal functioning were absence of core mood symptoms (odds ratio [OR] 8.7; 95% confidence interval [CI], 4.6–16.7, absence of insomnia symptoms (OR 1.8; 95% CI, 1.2–2.7, episode length (4–24 weeks vs. ≥24 weeks [OR 2.0; 95% CI, 1.1–3.6] and better baseline functioning (OR 1.0; 95% CI, 1.0–1.1. A significant interaction between residual anxiety symptoms and pain was found (p = 0.0080. Conclusions Different residual symptoms are associated to different degrees with patient functioning. To achieve normal functioning, specific residual symptoms domains might be targeted for treatment.

  4. Manual of Standard Operating Procedures for Veterinary Drug Residue Analysis (Spanish Edition)

    International Nuclear Information System (INIS)

    2017-01-01

    Laboratories are crucial to national veterinary drug residue monitoring programmes. However, one of the main challenges laboratories encounter is obtaining access to relevant methods of analysis. Thus, in addition to training, providing technical advice and transferring technology, the Joint FAO/IAEA Division of Nuclear Techniques in Food and Agriculture has resolved to develop clear and practical manuals to support Member State laboratories. The Coordinated Research Project (CRP) on Development of Radiometric and Allied Analytical Methods to Strengthen Residue Control Programs for Antibiotic and Anthelmintic Veterinary Drug Residues has developed a number of analytical methods as standard operating procedures (SOPs), which are now compiled here. This publication contains SOPs on chromatographic and spectrometric techniques, as well as radioimmunoassay and associated screening techniques, for various anthelmintic and antimicrobial veterinary drug residue analysis. Some analytical method validation protocols are also included. The publication is primarily aimed at food and environmental safety laboratories involved in testing veterinary drug residues, including under organized national residue monitoring programmes. It is expected to enhance laboratory capacity building and competence through the use of radiometric and complementary tools and techniques. The publication is also relevant for applied research on residues of veterinary drugs in food and environmental samples

  5. Manual of Standard Operating Procedures for Veterinary Drug Residue Analysis (French Edition)

    International Nuclear Information System (INIS)

    2017-01-01

    Laboratories are crucial to national veterinary drug residue monitoring programmes. However, one of the main challenges laboratories encounter is obtaining access to relevant methods of analysis. Thus, in addition to training, providing technical advice and transferring technology, the Joint FAO/IAEA Division of Nuclear Techniques in Food and Agriculture has resolved to develop clear and practical manuals to support Member State laboratories. The Coordinated Research Project (CRP) on Development of Radiometric and Allied Analytical Methods to Strengthen Residue Control Programs for Antibiotic and Anthelmintic Veterinary Drug Residues has developed a number of analytical methods as standard operating procedures (SOPs), which are now compiled here. This publication contains SOPs on chromatographic and spectrometric techniques, as well as radioimmunoassay and associated screening techniques, for various anthelmintic and antimicrobial veterinary drug residue analysis. Some analytical method validation protocols are also included. The publication is primarily aimed at food and environmental safety laboratories involved in testing veterinary drug residues, including under organized national residue monitoring programmes. It is expected to enhance laboratory capacity building and competence through the use of radiometric and complementary tools and techniques. The publication is also relevant for applied research on residues of veterinary drugs in food and environmental samples

  6. Actinide recovery from pyrochemical residues

    International Nuclear Information System (INIS)

    Avens, L.R.; Clifton, D.G.; Vigil, A.R.

    1985-05-01

    We demonstrated a new process for recovering plutonium and americium from pyrochemical waste. The method is based on chloride solution anion exchange at low acidity, or acidity that eliminates corrosive HCl fumes. Developmental experiments of the process flow chart concentrated on molten salt extraction (MSE) residues and gave >95% plutonium and >90% americium recovery. The recovered plutonium contained 6 2- from high-chloride low-acid solution. Americium and other metals are washed from the ion exchange column with lN HNO 3 -4.8M NaCl. After elution, plutonium is recovered by hydroxide precipitation, and americium is recovered by NaHCO 3 precipitation. All filtrates from the process can be discardable as low-level contaminated waste. Production-scale experiments are in progress for MSE residues. Flow charts for actinide recovery from electro-refining and direct oxide reduction residues are presented and discussed

  7. Exposure to radiation through the residual activity of waste treated by conventional methods

    International Nuclear Information System (INIS)

    Deckert, A.; Hoppe, G.; John, T.; Thierfeldt, S.

    1993-01-01

    Data obtained by questionnaires provided information on the type, amount, nuclide vector and maximum permissible value of low-level radioactive residues that occur in nuclear installations of due to industrial, scientific and medical uses of radioactive materials and are officially released to be disposed of by conventional methods. The general legal background of waste disposal methods, in particular the official regulations surrounding the waste disposal law, were described. On this basis, parameters and maximum radioactive burdens were specifically defined for garbage dumps for refuse from private households and those for building rubbish. Investigations were carried out into exposure paths that may have a role in the radioactive doses taken up by personnel (inhalation) or the general population (ingestion) through contaminated water. The radiation dose attributable to those exposure paths were expressed in relation to a specific unit activity of waste (1 bq/G). A dose of 10 μ Sv/r was taken as a standard to define a threshold value for each individual nuclide released for conventional waste disposal. It appears reasonable that such values are determined for groups of nuclides. (HP) [de

  8. Modeling of the equilibrium of a tokamak plasma

    International Nuclear Information System (INIS)

    Grandgirard, V.

    1999-12-01

    The simulation and the control of a plasma discharge in a tokamak require an efficient and accurate solving of the equilibrium because this equilibrium needs to be calculated again every microsecond to simulate discharges that can last up to 1000 seconds. The purpose of this thesis is to propose numerical methods in order to calculate these equilibrium with acceptable computer time and memory size. Chapter 1 deals with hydrodynamics equation and sets up the problem. Chapter 2 gives a method to take into account the boundary conditions. Chapter 3 is dedicated to the optimization of the inversion of the system matrix. This matrix being quasi-symmetric, the Woodbury method combined with Cholesky method has been used. This direct method has been compared with 2 iterative methods: GMRES (generalized minimal residual) and BCG (bi-conjugate gradient). The 2 last chapters study the control of the plasma equilibrium, this work is presented in the formalism of the optimized control of distributed systems and leads to non-linear equations of state and quadratic functionals that are solved numerically by a quadratic sequential method. This method is based on the replacement of the initial problem with a series of control problems involving linear equations of state. (A.C.)

  9. Modeling of the equilibrium of a tokamak plasma; Modelisation de l'equilibre d'un plasma de tokamak

    Energy Technology Data Exchange (ETDEWEB)

    Grandgirard, V

    1999-12-01

    The simulation and the control of a plasma discharge in a tokamak require an efficient and accurate solving of the equilibrium because this equilibrium needs to be calculated again every microsecond to simulate discharges that can last up to 1000 seconds. The purpose of this thesis is to propose numerical methods in order to calculate these equilibrium with acceptable computer time and memory size. Chapter 1 deals with hydrodynamics equation and sets up the problem. Chapter 2 gives a method to take into account the boundary conditions. Chapter 3 is dedicated to the optimization of the inversion of the system matrix. This matrix being quasi-symmetric, the Woodbury method combined with Cholesky method has been used. This direct method has been compared with 2 iterative methods: GMRES (generalized minimal residual) and BCG (bi-conjugate gradient). The 2 last chapters study the control of the plasma equilibrium, this work is presented in the formalism of the optimized control of distributed systems and leads to non-linear equations of state and quadratic functionals that are solved numerically by a quadratic sequential method. This method is based on the replacement of the initial problem with a series of control problems involving linear equations of state. (A.C.)

  10. Water dynamics clue to key residues in protein folding

    International Nuclear Information System (INIS)

    Gao, Meng; Zhu, Huaiqiu; Yao, Xin-Qiu; She, Zhen-Su

    2010-01-01

    A computational method independent of experimental protein structure information is proposed to recognize key residues in protein folding, from the study of hydration water dynamics. Based on all-atom molecular dynamics simulation, two key residues are recognized with distinct water dynamical behavior in a folding process of the Trp-cage protein. The identified key residues are shown to play an essential role in both 3D structure and hydrophobic-induced collapse. With observations on hydration water dynamics around key residues, a dynamical pathway of folding can be interpreted.

  11. Determination of Residual Chlorine and Turbidity in Drinking Water. Instructor's Manual.

    Science.gov (United States)

    Office of Water Program Operations (EPA), Cincinnati, OH. National Training and Operational Technology Center.

    This instructor's guide presents analytical methods for residual chlorine and turbidity. Topics include sample handling, permissable concentration levels, substitution of residual chlorine for bacteriological work, public notification, and the required analytical techniques to determine residual chlorine and turbidity. This publication is intended…

  12. Determination of Residual Chlorine and Turbidity in Drinking Water. Student Manual.

    Science.gov (United States)

    Office of Water Program Operations (EPA), Cincinnati, OH. National Training and Operational Technology Center.

    This student's manual covers analytical methods for residual chlorine and turbidity. Topics include sample handling, permissable concentration levels, substitution of residual chlorine for bacteriological work, public notification, and the required analytical techniques to determine residual chlorine and turbidity. The publication is intended for…

  13. An application of residual current protective device at electrical installation

    International Nuclear Information System (INIS)

    Firman Silitonga

    2008-01-01

    In an electrical installation, a protection for overload and short circuit are always to be installed. In addition to the installation, it is necessary to be installed a protection device for residual current because both the short circuit and the overload device protection will not work for the residual current. The quantity of the residual current must be defined first at any electrical installation to define an appropriate residual current protection so that not every residual current will break the circuit down. This paper will explain a method how to install a residual protection device for 3500 VA or more at TN and TT of earthing system. (author)

  14. Sampling and sample processing in pesticide residue analysis.

    Science.gov (United States)

    Lehotay, Steven J; Cook, Jo Marie

    2015-05-13

    Proper sampling and sample processing in pesticide residue analysis of food and soil have always been essential to obtain accurate results, but the subject is becoming a greater concern as approximately 100 mg test portions are being analyzed with automated high-throughput analytical methods by agrochemical industry and contract laboratories. As global food trade and the importance of monitoring increase, the food industry and regulatory laboratories are also considering miniaturized high-throughput methods. In conjunction with a summary of the symposium "Residues in Food and Feed - Going from Macro to Micro: The Future of Sample Processing in Residue Analytical Methods" held at the 13th IUPAC International Congress of Pesticide Chemistry, this is an opportune time to review sampling theory and sample processing for pesticide residue analysis. If collected samples and test portions do not adequately represent the actual lot from which they came and provide meaningful results, then all costs, time, and efforts involved in implementing programs using sophisticated analytical instruments and techniques are wasted and can actually yield misleading results. This paper is designed to briefly review the often-neglected but crucial topic of sample collection and processing and put the issue into perspective for the future of pesticide residue analysis. It also emphasizes that analysts should demonstrate the validity of their sample processing approaches for the analytes/matrices of interest and encourages further studies on sampling and sample mass reduction to produce a test portion.

  15. Chlortetracycline and Oxytetracycline Residues in Poultry Tissues and Eggs

    Science.gov (United States)

    Meredith, W. E.; Weiser, H. H.; Winter, A. R.

    1965-01-01

    A pad-plate method of assaying residual amounts of chlortetracycline (CTC) and oxytetracycline (OTC) using Bacillus cereus 213 was used to determine amounts of antibiotic left in tissues and eggs of poultry fed 1,000 and 200 ppm of CTC and OTC in basal feed mixtures. The effects of various methods of cooking the tissues and eggs and the potentiating effect of terephthalic acid (TPA) were studied. It was found that normal methods of roasting, frying, and autoclaving poultry tissue destroyed all residual CTC and OTC, even with the potentiating effect of TPA. The largest amounts of residual antibiotic were found in the liver, then breast, and then thigh tissue when assayed for CTC. Tissue assays for CTC revealed that it was not taken up as extensively as CTC and the largest amounts were found in the liver, then breast. OTC residue was seldom found in the thigh tissue. Terephthalic acid in 0.5% concentration increased the concentration found in all cases. Cooking by poaching and scrambling eggs did not destroy the antibiotic in all cases. PMID:14264853

  16. Harvesting and handling agricultural residues for energy

    Energy Technology Data Exchange (ETDEWEB)

    Jenkins, B.M.; Summer, H.R.

    1986-05-01

    Significant progress in understanding the needs for design of agricultural residue collection and handling systems has been made but additional research is required. Recommendations are made for research to (a) integrate residue collection and handling systems into general agricultural practices through the development of multi-use equipment and total harvest systems; (b) improve methods for routine evaluation of agricultural residue resources, possibly through remote sensing and image processing; (c) analyze biomass properties to obtain detailed data relevant to engineering design and analysis; (d) evaluate long-term environmental, social, and agronomic impacts of residue collection; (e) develop improved equipment with higher capacities to reduce residue collection and handling costs, with emphasis on optimal design of complete systems including collection, transportation, processing, storage, and utilization; and (f) produce standard forms of biomass fuels or products to enhance material handling and expand biomass markets through improved reliability and automatic control of biomass conversion and other utilization systems. 118 references.

  17. Implementation and Development of the Incremental Hole Drilling Method for the Measurement of Residual Stress in Thermal Spray Coatings

    Science.gov (United States)

    Valente, T.; Bartuli, C.; Sebastiani, M.; Loreto, A.

    2005-12-01

    The experimental measurement of residual stresses originating within thick coatings deposited by thermal spray on solid substrates plays a role of fundamental relevance in the preliminary stages of coating design and process parameters optimization. The hole-drilling method is a versatile and widely used technique for the experimental determination of residual stress in the most superficial layers of a solid body. The consolidated procedure, however, can only be implemented for metallic bulk materials or for homogeneous, linear elastic, and isotropic materials. The main objective of the present investigation was to adapt the experimental method to the measurement of stress fields built up in ceramic coatings/metallic bonding layers structures manufactured by plasma spray deposition. A finite element calculation procedure was implemented to identify the calibration coefficients necessary to take into account the elastic modulus discontinuities that characterize the layered structure through its thickness. Experimental adjustments were then proposed to overcome problems related to the low thermal conductivity of the coatings. The number of calculation steps and experimental drilling steps were finally optimized.

  18. Analysis of Veterinary Drug and Pesticide Residues Using the Ethyl Acetate Multiclass/Multiresidue Method in Milk by Liquid Chromatography-Tandem Mass Spectrometry

    Directory of Open Access Journals (Sweden)

    Husniye Imamoglu

    2016-01-01

    Full Text Available A rapid and simple multiclass, ethyl acetate (EtOAc multiresidue method based on liquid chromatography coupled with tandem mass spectrometry (LC-MS/MS detection was developed for the determination and quantification of 26 veterinary drugs and 187 total pesticide residues in milk. Sample preparation was a simple procedure based on liquid–liquid extraction with ethyl acetate containing 0.1% acetic acid, followed by centrifugation and evaporation of the supernatant. The residue was dissolved in ethyl acetate with 0.1% acetic acid and centrifuged prior to LC-MS/MS analysis. Chromatographic separation of analytes was performed on an Inertsil X-Terra C18 column with acetic acid in methanol and water gradient. The repeatability and reproducibility were in the range of 2 to 13% and 6 to 16%, respectively. The average recoveries ranged from 75 to 120% with the RSD (n=18. The developed method was validated according to the criteria set in Commission Decision 2002/657/EC and SANTE/11945/2015. The validated methodology represents a fast and cheap alternative for the simultaneous analysis of veterinary drug and pesticide residues which can be easily extended to other compounds and matrices.

  19. Identification of insecticide residues with a conducting-polymer electronic nose

    Science.gov (United States)

    A.D. Wilson

    2014-01-01

    The identification of insecticide residues on crop foliage is needed to make periodic pest management decisions. Electronic-nose (e-nose) methods were developed and tested as a means of acquiring rapid identifications of insecticide residue types at relatively low cost by detection of headspace volatiles released from inert surfaces in vitro. Detection methods were...

  20. Evaluation of residue-residue contact predictions in CASP9

    KAUST Repository

    Monastyrskyy, Bohdan

    2011-01-01

    This work presents the results of the assessment of the intramolecular residue-residue contact predictions submitted to CASP9. The methodology for the assessment does not differ from that used in previous CASPs, with two basic evaluation measures being the precision in recognizing contacts and the difference between the distribution of distances in the subset of predicted contact pairs versus all pairs of residues in the structure. The emphasis is placed on the prediction of long-range contacts (i.e., contacts between residues separated by at least 24 residues along sequence) in target proteins that cannot be easily modeled by homology. Although there is considerable activity in the field, the current analysis reports no discernable progress since CASP8.

  1. Multi-Residue Analysis of Pesticide Residues in Crude Pollens by UPLC-MS/MS

    Directory of Open Access Journals (Sweden)

    Zhou Tong

    2016-12-01

    Full Text Available A multi-residue method for the determination of 54 pesticide residues in pollens has been developed and validated. The proposed method was applied to the analysis of 48 crude pollen samples collected from eight provinces of China. The recovery of analytes ranged from 60% to 136% with relative standard deviations (RSDs below 30%. Of the 54 targeted compounds, 19 pesticides were detected. The major detection rates of each compound were 77.1% for carbendazim, 58.3% for fenpropathrin, 56.3% for chlorpyrifos, 50.0% for fluvalinate, 31.3% for chlorbenzuron, and 29.2% for triadimefon in crude pollen samples. The maximum values of each pesticide were 4516 ng/g for carbendazim, 162.8 ng/g for fenpropathrin, 176.6 ng/g for chlorpyrifos, 316.2 ng/g for fluvalinate, 437.2 ng/g for chlorbenzuron, 79.00 ng/g for triadimefon, and so on. This study provides basis for the research on the risks to honeybee health.

  2. High-performance liquid chromatography method validation for determination of tetracycline residues in poultry meat

    Directory of Open Access Journals (Sweden)

    Vikas Gupta

    2014-01-01

    Full Text Available Background: In this study, a method for determination of tetracycline (TC residues in poultry with the help of high-performance liquid chromatography technique was validated. Materials and Methods: The principle step involved in ultrasonic-assisted extraction of TCs from poultry samples by 2 ml of 20% trichloroacetic acid and phosphate buffer (pH 4, which gave a clearer supernatant and high recovery, followed by centrifugation and purification by using 0.22 μm filter paper. Results: Validity study of the method revealed that all obtained calibration curves showed good linearity (r2 > 0.999 over the range of 40-4500 ng. Sensitivity was found to be 1.54 and 1.80 ng for oxytetracycline (OTC and TC. Accuracy was in the range of 87.94-96.20% and 72.40-79.84% for meat. Precision was lower than 10% in all cases indicating that the method can be used as a validated method. Limit of detection was found to be 4.8 and 5.10 ng for OTC and TC, respectively. The corresponding values of limit of quantitation were 11 and 12 ng. Conclusion: The method reliably identifies and quantifies the selected TC and OTC in the reconstituted poultry meat in the low and sub-nanogram range and can be applied in any laboratory.

  3. Augmented Lagrangian methods to solve Navier-Stokes equations for a Bingham fluid flow

    International Nuclear Information System (INIS)

    Boscardin, Laetitia

    1999-01-01

    The objective of this research thesis is to develop one or more methods for the numerical resolution of equations of movement obtained for a Bingham fluid. The resolution of Navier-Stokes equations is processed by splitting elliptic and hyperbolic operators (Galerkin transport). In this purpose, the author first studied the Stokes problem, and then addressed issues of stability and consistency of the global scheme. The variational formulation of the Stokes problem can be expressed under the form of a minimisation problem under the constraint of non linear and non differentiable functions. Then, the author proposes a discretization of the Stokes problem based on a hybrid finite element method. Then he extends the demonstrations of stability and consistency of the Galerkin-transport scheme which have been established for a Newtonian fluid, to the case of a Bingham fluid. A relaxation algorithm and a Newton-GMRES algorithm are developed to solve the problem, and their convergence is studied. To ensure this convergence, some constraints must be verified. In order to do so, a specific speed element has been developed [fr

  4. Unburned carbon in combustion residues from mainly solid biofuels

    Energy Technology Data Exchange (ETDEWEB)

    Bjurstroem H; Lind B; Lagerkvist A

    2012-02-15

    Unburned carbon in 21 combustion residues from solid biofuels is investigated using several methods of analysis (a.o. LOI and TOC), as well as micro-Raman spectroscopy. The results are used to discuss the distribution of unburned carbon in the residues from the different combustion plants and its nature (organic or elemental). The consequences of the elemental nature of carbon for environmental properties of the residue are noted

  5. Bioenergy from sisal residues

    Energy Technology Data Exchange (ETDEWEB)

    Jungersen, G. [Dansk Teknologisk Inst. (Denmark); Kivaisi, A.; Rubindamayugi, M. [Univ. of Dar es Salaam (Tanzania, United Republic of)

    1998-05-01

    The main objectives of this report are: To analyse the bioenergy potential of the Tanzanian agro-industries, with special emphasis on the Sisal industry, the largest producer of agro-industrial residues in Tanzania; and to upgrade the human capacity and research potential of the Applied Microbiology Unit at the University of Dar es Salaam, in order to ensure a scientific and technological support for future operation and implementation of biogas facilities and anaerobic water treatment systems. The experimental work on sisal residues contains the following issues: Optimal reactor set-up and performance; Pre-treatment methods for treatment of fibre fraction in order to increase the methane yield; Evaluation of the requirement for nutrient addition; Evaluation of the potential for bioethanol production from sisal bulbs. The processing of sisal leaves into dry fibres (decortication) has traditionally been done by the wet processing method, which consumes considerable quantities of water and produces large quantities of waste water. The Tanzania Sisal Authority (TSA) is now developing a dry decortication method, which consumes less water and produces a waste product with 12-15% TS, which is feasible for treatment in CSTR systems (Continously Stirred Tank Reactors). (EG)

  6. The Effect of Different Methods of Fermentation on the Detection of Milk Protein Residues in Retail Cheese by Enzyme-Linked Immunosorbent Assay (ELISA).

    Science.gov (United States)

    Ivens, Katherine O; Baumert, Joseph L; Hutkins, Robert L; Taylor, Steve L

    2017-11-01

    Milk and milk products are among the most important allergenic food ingredients, both in the United States and throughout the world; cheeses are among the most important of these milk products. Milk contains several major antigenic proteins, each with differing susceptibilities to proteolytic enzymes. The extent of proteolysis in cheese varies as a result of conditions during manufacture and ripening. Proteolysis has the potential to degrade antigenic and allergenic epitopes that are important for residue detection and elicitation of allergic reactions. Commercial enzyme-linked immunosorbent assays (ELISAs) are not currently validated for use in detecting residues in hydrolyzed or fermented food products. Eighteen retail cheeses produced using 5 different styles of fermentation were investigated for detectable milk protein residues with 4 commercial ELISA kits. Mozzarella, Swiss, Blue, Limburger, and Brie cheeses were assessed. The Neogen Veratox® Casein and Neogen Veratox® Total Milk kits were capable of detecting milk residues in most cheeses evaluated, including blue-veined cheeses that exhibit extensive proteolysis. The other 2 ELISA kits evaluated, r-Biopharm® Fast Casein and ELISA Systems™ Casein, can detect milk residues in cheeses other than blue-veined varieties. ELISA results cannot be quantitatively compared among kits. The quantitative reliability of ELISA results in detection of cheese residues is questionable, but some methods are sufficiently robust to use as a semi-quantitative indication of proper allergen control for the validation of cleaning programs in industry settings. Many commercially available enzyme-linked immunosorbent assays (ELISAs) are not validated for detection of allergenic residues in fermented or hydrolyzed products. This research seeks to determine if commercial milk ELISAs can detect milk residues in varieties of cheese that have undergone different styles of fermentation and different degrees of proteolysis. Only certain

  7. The Study of Residual Voltage of Induction Motor and the Influence of Various Parameters on the Residual Voltage

    Science.gov (United States)

    Zhang, Shuping; Zhao, Chen; Tan, Weipu

    2017-05-01

    The majority important load of industrial area is mainly composed of induction motor, it is more common that induction motor becomes sluggishness and even tripping due to the lose of power supply or other malfunction in the practical work. In this paper, space vector method is used to establish a reduced order model of induction motor, and then study the changes of motor electromagnetic after losing electricity. Based on motion equations of the rotor and magnetic flux conservation principle, it uses mathematical methods to deduce the expression of rotor current, rotor flux, the stator flux and the residual voltage of stator side. In addition, relying on thermal power plants, it uses the actual data of power plants, takes DIgsilent software to simulate the residual voltage of motor after losing electricity. analyses the influence on the residual voltage with the changes of the moment of inertia, load ratio, initial size of slip and the load characteristic of induction motor. By analysis of these, it has a more detailed understanding about the changes of residual voltage in practical application, in additional, it is more beneficial to put into standby power supply safely and effectively, moreover, reduce the influence of the input process to the whole system.

  8. Validation of a GC-MS method for the estimation of dithiocarbamate fungicide residues and safety evaluation of mancozeb in fruits and vegetables.

    Science.gov (United States)

    Mujawar, Sumaiyya; Utture, Sagar C; Fonseca, Eddie; Matarrita, Jessie; Banerjee, Kaushik

    2014-05-01

    A sensitive and rugged residue analysis method was validated for the estimation of dithiocarbamate fungicides in a variety of fruit and vegetable matrices. The sample preparation method involved reaction of dithiocarbamates with Tin(II) chloride in aqueous HCl. The CS2 produced was absorbed into an isooctane layer and estimated by GC-MS selected ion monitoring. Limit of quantification (LOQ) was ⩽40μgkg(-1) for grape, green chilli, tomato, potato, brinjal, pineapple and chayote and the recoveries were within 75-104% (RSD<15% at LOQ). The method could be satisfactorily applied for analysis of real world samples. Dissipation of mancozeb, the most-used dithiocarbamate fungicide, in field followed first+first order kinetics with pre-harvest intervals of 2 and 4days in brinjal, 7 and 10days in grapes and 0day in chilli at single and double dose of agricultural applications. Cooking practices were effective for removal of mancozeb residues from vegetables. Copyright © 2013 Elsevier Ltd. All rights reserved.

  9. Release of bound residues of atrazine from soils through autoclaving and gamma radiation sterilization

    International Nuclear Information System (INIS)

    Nakagawa, L.E.; Andréa, M.M.

    1997-01-01

    The sterilization methods are particularly important to study the influence of microorganisms on the pesticide dissipation in soils. This study, conducted in the laboratories of the Instituto Biológico of São Paulo in august 1996, tested the influence of two methods of soil sterilization - moist heat (autoclaving) and γ radiation - on the release of nonextractable or bound residues. It was studied, as example, bound residues of the herbicide atrazine in two types of soil (gley humic and dark red latosol). In the soil samples submitted to the moist heat sterilization, the recovery of the previously bound residues as reextractable residues was 5.6 and 5.9 times higher than in the control soils, not submitted to any sterilization process. Therefore, the method itself released the residues, indicating that the autoclaving is not the most appropriate method for studies on the influence of microorganisms on the release of bound residues. Otherwise, the γ radiation did not modify the residues recovery when compared to the controls. (author) [pt

  10. On the fractional systems fault detection: a comparison between fractional and rational residual sensitivity

    International Nuclear Information System (INIS)

    Aoun, M.; Aribi, A.; Najar, S.; Abdelkrim, M.N.

    2011-01-01

    This paper shows the interest of extending the dynamic parity space fault detection method for fractional systems. Accordingly, a comparison between fractional and rational residual generators using the later method is presented. An analysis of fractional and rational residuals sensitivity shows the merits of the fractional residual generators. A numerical example illustrating the advantage of using fractional residual generators for fractional systems diagnosis is given.

  11. On the Structural Context and Identification of Enzyme Catalytic Residues

    Directory of Open Access Journals (Sweden)

    Yu-Tung Chien

    2013-01-01

    Full Text Available Enzymes play important roles in most of the biological processes. Although only a small fraction of residues are directly involved in catalytic reactions, these catalytic residues are the most crucial parts in enzymes. The study of the fundamental and unique features of catalytic residues benefits the understanding of enzyme functions and catalytic mechanisms. In this work, we analyze the structural context of catalytic residues based on theoretical and experimental structure flexibility. The results show that catalytic residues have distinct structural features and context. Their neighboring residues, whether sequence or structure neighbors within specific range, are usually structurally more rigid than those of noncatalytic residues. The structural context feature is combined with support vector machine to identify catalytic residues from enzyme structure. The prediction results are better or comparable to those of recent structure-based prediction methods.

  12. Residual stress effects on the K parameter of the fracture mechanics

    International Nuclear Information System (INIS)

    Soares, Maria da Conceiccao B. Vieira; Andrade, Arnaldo H. Paes de

    1996-01-01

    Compressive residual stresses are beneficial and improve resistance to fracture and crack growth. Residual stresses can be introduced in fabricated components by a variety of means and a number of methods such as laser surface treatment, cold expanded hole, and shot peening. Neutrons diffraction measurements of residual stress were performed at a pulsed neutron source (ISIS, Didcot, UK), on shot peened plates of nickel base superalloy Udimet 720 and titanium alloy IMI 834. The stress intensity factor (K) of residual stress was evaluated by finite element modeling and weight function method. Finite element modeling of a 2D plate with a single edge-notch was applied and, due to symmetry only half of the plate was actually modeled. The stress intensity factor (K) was evaluated for both case of remote tension stress and residual stress. Crack surface overlapping, which is physically unacceptable, was noted for small cracks under residual and boundary lading. Overlap correction was proposed and applied in order to obtain reliable values for (K). (author)

  13. Using higher doses to compensate for tubing residuals in extended-infusion piperacillin-tazobactam.

    Science.gov (United States)

    Lam, Wendy J; Bhowmick, Tanaya; Gross, Alan; Vanschooneveld, Trevor C; Weinstein, Melvin P

    2013-06-01

    To mathematically assess drug losses due to infusion line residuals and evaluate methods to compensate for drug loss due to residual volumes in intravenous pump tubing. Literature was accessed through Ovid MEDLINE (1996-February 2013), using combinations of the search terms tubing residuals, residual volume, residual medication, intravenous infusions, intravenous injections, piperacillin, piperacillin-tazobactam, β-lactams, equipment design, infusion pumps, extended infusion, extended administration, and prolonged infusion. In addition, select reference citations from publications identified were reviewed. All articles that involved extended-infusion piperacillin-tazobactam implementation strategies were included in the review. Infusion pump characteristics and tubing residuals can affect extended-infusion piperacillin-tazobactam dosing strategies. Two studies addressing tubing residuals were identified. Both studies recommended increasing infusion volumes to compensate for tubing residuals. One study also recommended decreasing infusion-line dead space by using alternative infusion pump systems. Study calculations suggest that higher doses of piperacillin-tazobactam may be used to account for medication left in tubing residuals if alternative infusion pump systems cannot be obtained, and increased infusion volumes are not an option. Extended-infusion piperacillin-tazobactam has been used as a method of maximizing pharmacodynamic target attainment. Use of higher doses of piperacillin-tazobactam may be a reasonable method to compensate for drug loss due to residual volumes in large-bore intravenous pump tubing.

  14. Residual life management. Maintenance improvement

    International Nuclear Information System (INIS)

    Sainero Garcia, J.; Hevia Ruperez, F.

    1995-01-01

    The terms Residual Life Management, Life Cycle Management and Long-Term Management are synonymous with a concept which aims to establish efficient maintenance for the profitable and safe operation of a power plant for as long as possible. A Residual Life Management programme comprises a number of stages, of which Maintenance Evaluation focuses on how power plant maintenance practices allow the mitigation and control of component ageing. with this objective in mind, a methodology has been developed for the analysis of potential degradative phenomena acting on critical components in terms of normal power plant maintenance practices. This methodology applied to maintenance evaluation enables the setting out of a maintenance programme based on the Life Management concept, and the programme's subsequent up-dating to allow for new techniques and methods. Initial applications have shown that although, in general terms, power plant maintenance is efficient, the way in which Residual Life Management is approached requires changes in maintenance practices. These changes range from modifications to existing inspection and surveillance methods or the establishment of new ones, to the monitoring of trends or the performance of additional studies, the purpose of which is to provide an accurate evaluation of the condition of the installations and the possibility of life extension. (Author)

  15. Literature mining of protein-residue associations with graph rules learned through distant supervision

    Directory of Open Access Journals (Sweden)

    Ravikumar KE

    2012-10-01

    Full Text Available Abstract Background We propose a method for automatic extraction of protein-specific residue mentions from the biomedical literature. The method searches text for mentions of amino acids at specific sequence positions and attempts to correctly associate each mention with a protein also named in the text. The methods presented in this work will enable improved protein functional site extraction from articles, ultimately supporting protein function prediction. Our method made use of linguistic patterns for identifying the amino acid residue mentions in text. Further, we applied an automated graph-based method to learn syntactic patterns corresponding to protein-residue pairs mentioned in the text. We finally present an approach to automated construction of relevant training and test data using the distant supervision model. Results The performance of the method was assessed by extracting protein-residue relations from a new automatically generated test set of sentences containing high confidence examples found using distant supervision. It achieved a F-measure of 0.84 on automatically created silver corpus and 0.79 on a manually annotated gold data set for this task, outperforming previous methods. Conclusions The primary contributions of this work are to (1 demonstrate the effectiveness of distant supervision for automatic creation of training data for protein-residue relation extraction, substantially reducing the effort and time involved in manual annotation of a data set and (2 show that the graph-based relation extraction approach we used generalizes well to the problem of protein-residue association extraction. This work paves the way towards effective extraction of protein functional residues from the literature.

  16. Literature mining of protein-residue associations with graph rules learned through distant supervision.

    Science.gov (United States)

    Ravikumar, Ke; Liu, Haibin; Cohn, Judith D; Wall, Michael E; Verspoor, Karin

    2012-10-05

    We propose a method for automatic extraction of protein-specific residue mentions from the biomedical literature. The method searches text for mentions of amino acids at specific sequence positions and attempts to correctly associate each mention with a protein also named in the text. The methods presented in this work will enable improved protein functional site extraction from articles, ultimately supporting protein function prediction. Our method made use of linguistic patterns for identifying the amino acid residue mentions in text. Further, we applied an automated graph-based method to learn syntactic patterns corresponding to protein-residue pairs mentioned in the text. We finally present an approach to automated construction of relevant training and test data using the distant supervision model. The performance of the method was assessed by extracting protein-residue relations from a new automatically generated test set of sentences containing high confidence examples found using distant supervision. It achieved a F-measure of 0.84 on automatically created silver corpus and 0.79 on a manually annotated gold data set for this task, outperforming previous methods. The primary contributions of this work are to (1) demonstrate the effectiveness of distant supervision for automatic creation of training data for protein-residue relation extraction, substantially reducing the effort and time involved in manual annotation of a data set and (2) show that the graph-based relation extraction approach we used generalizes well to the problem of protein-residue association extraction. This work paves the way towards effective extraction of protein functional residues from the literature.

  17. Method of removing paraffin from mineral oils, shale oils, tar oils, and their fractions or residues

    Energy Technology Data Exchange (ETDEWEB)

    Palmquist, F T.E.

    1949-09-08

    A method is described for removing paraffin from mineral oils, shale oils, tar oils, and their fractions or residues by centrifuging in the presence of oil-dissolving and paraffin-precipitating solvents, by which the precipitated paraffin is made to pass through an indifferent auxiliary liquid, in which a removal of oil takes place, characterized in that as auxiliary liquid is used a liquid or mixture of liquids whose surface tension against the oil solution is sufficiently low for the paraffin to pass the layer of auxiliary liquid in the form of separate crystals.

  18. Estimation of residual life of boiler tubes using steamside oxide scale thickness

    International Nuclear Information System (INIS)

    Vikrant, K.S.N.; Ramareddy, G.V.; Pavan, A.H.V.; Singh, Kulvir

    2013-01-01

    In thermal power plants, remaining-life-estimation of boiler tubes is required at regular intervals for a safer and a better functionality of boilers. In this paper, a new method is proposed for the residual life estimation of service exposed boiler tubes using Non-Destructive Ultrasonic Oxide scale thickness measurements, average metal temperature and creep master curve. While steady state conduction heat transfer equations are solved to calculate the average metal temperature, creep master curve is generated from short term stress rupture data of rupture life less than 5000 h on a virgin material. In the present study, the residual life of T22 (2.25Cr-1Mo) service exposed Platen Superheater tube is estimated using two master creep curves, i.e. Larson-Miller Parametric (LMP) method of standard ASME T22 creep data and Wilshire approach of short term stress rupture data of T22. As the residual life is calculated from fundamental conduction heat transfer theory and creep rupture data, the proposed method can be applied for different grades of boiler materials. -- Highlights: ► Residual life is calculated from non-destructive oxide scale thickness, creep master curve and average metal temperature. ► A new method is proposed for calculating residual life using above parameters and from conduction heat transfer principles. ► The method can be applied to different boiler grades for estimating residual life and hence the method is generic

  19. Standard Test Method for Gravimetric Determination of Nonvolatile Residue from Cleanroom Gloves

    CERN Document Server

    American Society for Testing and Materials. Philadelphia

    2011-01-01

    1.1 This test method covers the determination of solvent extractable nonvolatile residue (NVR) from gloves used in cleanrooms where spacecraft are assembled, cleaned, or tested. 1.2 The NVR of interest is that which can be extracted from gloves using a specified solvent that has been selected for its extracting qualities, or because it is representative of solvents used in the particular facility. Alternative solvents may be used, but since their use may result in different values being generated, they must be identified in the procedure data sheet. 1.3 The values stated in SI units are to be regarded as standard. No other units of measurement are included in this standard. 1.4 This standard does not purport to address all of the safety concerns, if any, associated with its use. It is the responsibility of the user of this standard to establish appropriate safety and health practices and determine the applicability of regulatory limitations prior to use.

  20. Standard Test Method for Gravimetric Determination of Nonvolatile Residue From Cleanroom Wipers

    CERN Document Server

    American Society for Testing and Materials. Philadelphia

    2006-01-01

    1.1 This test method covers the determination of solvent extractable nonvolatile residue (NVR) from wipers used in assembly, cleaning, or testing of spacecraft, but not from those used for analytical surface sampling of hardware. 1.2 The values stated in SI units are to be regarded as the standard. No other units of measurement are included in this standard. 1.3 The NVR of interest is that which can be extracted from cleanroom wipers using a specified solvent that has been selected for its extractive qualities. Alternative solvents may be selected, but since their use may result in different values being generated, they must be identified in the procedure data sheet. This standard does not purport to address all of the safety concerns, if any, associated with its use. It is the responsibility of the user of this standard to establish appropriate safety and health practices and determine the applicability of regulatory limitations prior to use.

  1. Numerical and experimental evaluation of the residual stress relaxation and the influence zone due to application of the crack compliance method

    International Nuclear Information System (INIS)

    Sandoval-Pineda, J M; Garcia-Lira, J; Urriolagoitia-Sosa, G; Urriolagoitia-Calderon, G; Hernandez-Gomez, L H; Beltran-Fernandez, J A; RodrIguez-Martinez, R

    2009-01-01

    This paper presents the results concerning an evaluation of the crack compliance method. The research was focused on the relaxation caused by a cut induced to obtain the data required to calculate the residual stress field. The main objective in this research is to establish the optimum place to cut in a specimen that has suffered a failure and how extended is the zone of relaxed stresses. It has been recognized that a crack vanishes the beneficial or detrimental effects of the residual stress fields. This research has been performed in a numerical and experimental way, so results can be compared and FEM on this topic can be assessed.

  2. Numerical and experimental evaluation of the residual stress relaxation and the influence zone due to application of the crack compliance method

    Energy Technology Data Exchange (ETDEWEB)

    Sandoval-Pineda, J M; Garcia-Lira, J [Instituto Politecnico Nacional Seccion de Estudios de Posgrado e Investigacion, Escuela Superior de IngenierIa Mecanica y Electrica (ESIME), Unidad profesional, Azcapotzalco, Av. de las Granjas No. 682, Col. Sta. Catarina Azcapotzalco, C.P. 02550, Mexico D.F. Mexico (Mexico); Urriolagoitia-Sosa, G; Urriolagoitia-Calderon, G; Hernandez-Gomez, L H; Beltran-Fernandez, J A; RodrIguez-Martinez, R, E-mail: jsandovalp@ipn.m, E-mail: guiurri@hotmail.co [Instituto Politecnico Nacional Seccion de Estudios de Posgrado e Investigacion (SEPI), Escuela Superior de IngenierIa Mecanica y Electrica (ESIME). Edificio 5. 2do Piso, Unidad Profesional Adolfo Lopez Mateos ' Zacatenco' Col. Lindavista, C.P. 07738, Mexico, D.F. Mexico (Mexico)

    2009-08-01

    This paper presents the results concerning an evaluation of the crack compliance method. The research was focused on the relaxation caused by a cut induced to obtain the data required to calculate the residual stress field. The main objective in this research is to establish the optimum place to cut in a specimen that has suffered a failure and how extended is the zone of relaxed stresses. It has been recognized that a crack vanishes the beneficial or detrimental effects of the residual stress fields. This research has been performed in a numerical and experimental way, so results can be compared and FEM on this topic can be assessed.

  3. Residual stress reduction in the penetration nozzle weld joint by overlay welding

    International Nuclear Information System (INIS)

    Jiang, Wenchun; Luo, Yun; Wang, B.Y.; Tu, S.T.; Gong, J.M.

    2014-01-01

    Highlights: • Residual stress reduction in penetration weld nozzle by overlay welding was studied. • The overlay weld can decrease the residual stress in the weld root. • Long overlay welding is proposed in the actual welding. • Overlay weld to decrease residual stress is more suitable for thin nozzle. - Abstract: Stress corrosion cracking (SCC) in the penetration nozzle weld joint endangers the structural reliability of pressure vessels in nuclear and chemical industries. How to decrease the residual stress is very critical to ensure the structure integrity. In this paper, a new method, which uses overlay welding on the inner surface of nozzle, is proposed to decrease the residual stresses in the penetration joint. Finite element simulation is used to study the change of weld residual stresses before and after overlay welding. It reveals that this method can mainly decrease the residual stress in the weld root. Before overlay welding, large tensile residual stresses are generated in the weld root. After overlay weld, the tensile hoop stress in weld root has been decreased about 45%, and the radial stress has been decreased to compressive stress, which is helpful to decrease the susceptibility to SCC. With the increase of overlay welding length, the residual stress in weld root has been greatly decreased, and thus the long overlay welding is proposed in the actual welding. It also finds that this method is more suitable for thin nozzle rather than thick nozzle

  4. Annotating Protein Functional Residues by Coupling High-Throughput Fitness Profile and Homologous-Structure Analysis.

    Science.gov (United States)

    Du, Yushen; Wu, Nicholas C; Jiang, Lin; Zhang, Tianhao; Gong, Danyang; Shu, Sara; Wu, Ting-Ting; Sun, Ren

    2016-11-01

    Identification and annotation of functional residues are fundamental questions in protein sequence analysis. Sequence and structure conservation provides valuable information to tackle these questions. It is, however, limited by the incomplete sampling of sequence space in natural evolution. Moreover, proteins often have multiple functions, with overlapping sequences that present challenges to accurate annotation of the exact functions of individual residues by conservation-based methods. Using the influenza A virus PB1 protein as an example, we developed a method to systematically identify and annotate functional residues. We used saturation mutagenesis and high-throughput sequencing to measure the replication capacity of single nucleotide mutations across the entire PB1 protein. After predicting protein stability upon mutations, we identified functional PB1 residues that are essential for viral replication. To further annotate the functional residues important to the canonical or noncanonical functions of viral RNA-dependent RNA polymerase (vRdRp), we performed a homologous-structure analysis with 16 different vRdRp structures. We achieved high sensitivity in annotating the known canonical polymerase functional residues. Moreover, we identified a cluster of noncanonical functional residues located in the loop region of the PB1 β-ribbon. We further demonstrated that these residues were important for PB1 protein nuclear import through the interaction with Ran-binding protein 5. In summary, we developed a systematic and sensitive method to identify and annotate functional residues that are not restrained by sequence conservation. Importantly, this method is generally applicable to other proteins about which homologous-structure information is available. To fully comprehend the diverse functions of a protein, it is essential to understand the functionality of individual residues. Current methods are highly dependent on evolutionary sequence conservation, which is

  5. Simulation of incompressible flows with heat and mass transfer using parallel finite element method

    Directory of Open Access Journals (Sweden)

    Jalal Abedi

    2003-02-01

    Full Text Available The stabilized finite element formulations based on the SUPG (Stream-line-Upwind/Petrov-Galerkin and PSPG (Pressure-Stabilization/Petrov-Galerkin methods are developed and applied to solve buoyancy-driven incompressible flows with heat and mass transfer. The SUPG stabilization term allows us to solve flow problems at high speeds (advection dominant flows and the PSPG term eliminates instabilities associated with the use of equal order interpolation functions for both pressure and velocity. The finite element formulations are implemented in parallel using MPI. In parallel computations, the finite element mesh is partitioned into contiguous subdomains using METIS, which are then assigned to individual processors. To ensure a balanced load, the number of elements assigned to each processor is approximately equal. To solve nonlinear systems in large-scale applications, we developed a matrix-free GMRES iterative solver. Here we totally eliminate a need to form any matrices, even at the element levels. To measure the accuracy of the method, we solve 2D and 3D example of natural convection flows at moderate to high Rayleigh numbers.

  6. The hybridized Discontinuous Galerkin method for Implicit Large-Eddy Simulation of transitional turbulent flows

    Science.gov (United States)

    Fernandez, P.; Nguyen, N. C.; Peraire, J.

    2017-05-01

    We present a high-order Implicit Large-Eddy Simulation (ILES) approach for transitional aerodynamic flows. The approach encompasses a hybridized Discontinuous Galerkin (DG) method for the discretization of the Navier-Stokes (NS) equations, and a parallel preconditioned Newton-GMRES solver for the resulting nonlinear system of equations. The combination of hybridized DG methods with an efficient solution procedure leads to a high-order accurate NS solver that is competitive to alternative approaches, such as finite volume and finite difference codes, in terms of computational cost. The proposed approach is applied to transitional flows over the NACA 65-(18)10 compressor cascade and the Eppler 387 wing at Reynolds numbers up to 460,000. Grid convergence studies are presented and the required resolution to capture transition at different Reynolds numbers is investigated. Numerical results show rapid convergence and excellent agreement with experimental data. In short, this work aims to demonstrate the potential of high-order ILES for simulating transitional aerodynamic flows. This is illustrated through numerical results and supported by theoretical considerations.

  7. Effect of residual stresses on hydrogen permeation in iron

    International Nuclear Information System (INIS)

    Mouanga, M.; Bercot, P.; Takadoum, J.

    2010-01-01

    The effect of residual stresses on electrochemical permeation in iron membrane was investigated. Four thermal and mechanical treatments were chosen to obtain different surface states in relation to the residual stresses. Residual stresses were determined by X-ray diffraction (XRD) using the Macherauch and Mueller method. The results were completed by the microhardness measurements. For all iron membranes, compressive residual stresses were obtained. Electrochemical permeation experiments using a Devanathan and Stachurski cell were employed to determine the hydrogen permeation behaviour of the various iron membranes. The latter was charged with hydrogen by galvanostatic cathodic polarization in 0.1 M NaOH at 25 deg. C. The experimental results revealed that hydrogen permeation rate increases with increasing residual stresses introduced in iron membranes.

  8. Quantitative and qualitative determination of enrofloxacin residues in fish tissues

    OpenAIRE

    Đorđević Vesna; Baltić M.; Ćirković M.; Kilibarda Nataša; Glamočlija Nataša; Stefanović S.; Miščević Mirjana

    2009-01-01

    Presence of enrofloxacin residues in fish liver, kidney and muscle tissue was investigated after per os application of the drug. For the purpose of determination of enrofloxacin, the following analytical methods were used: microbiological method - plate pH 8 with Escherichia coli ATCC 11303 and HPLC method with fluorescence detection. After a 5-day oral treatment of carps, enrofloxacin residues in tissues were determined up to the 10th day after the end of the drug application. Enrofloxacin c...

  9. Specific features of the determination of residual stresses in materials by diffraction techniques

    Science.gov (United States)

    Gorkunov, E. S.; Zadvorkin, S. M.; Goruleva, L. S.

    2017-12-01

    Residual stresses arising in separate machine parts and structural components during production and use to a large extent govern their lifetime. In this connection, the development and improvement of nondestructive methods for the determination of residual stresses is an important task for nondestructive testing. Standards regulate only the determination of macroscopic stresses, and in practice these stresses are most often determined with the application of the sin2ψ method. This paper, using quenched structural steels as an example, compares the results of residual stress determination by the sin2ψ method with those obtained by the method based on the analysis of the diffraction line profile as dependent on the value of the irradiated volume. It is demonstrated that, as the irradiated volume decreases, the value of residual stresses determined by the sin2ψ method may vary considerably, up to the change of the sign. For a more complete characteristic of residual stresses it is proposed to use, besides the determination of macrostresses by the shift of the diffraction lines, the value of microscopic stresses calculated from the line profile analysis.

  10. Study of the experimental parameters associated to the determination of residual macro stresses in stainless steel tubes, through x-ray diffraction method

    International Nuclear Information System (INIS)

    Guimaraes, L.R.

    1990-01-01

    The basic principles related to the determination of residual macro stresses by X-rays diffractometry are present, whereas different techniques associated with the respective experimental errors are discussed. The residual stresses in two 304 L stainless steel tubes were measured using three models of diffractometers, Rigaku SG-8, Jeol JDX-11PA and Rigaku Strainflex. The measured values of stresses as well as the reproducibilities are examined. The suitability of peak location method, by fitting three data points to the parabolic function, is discussed through values of position and intensity obtained by two of the above diffractometers. (author)

  11. Study of the experimental parameters associated to the determination of residual macro stresses in stainless steel tubes through x-rays diffraction method

    International Nuclear Information System (INIS)

    Guimaraes, L.R.

    1990-01-01

    The basic principles related to the determination of residual macro stresses by X-rays diffractometry are present, whereas different techniques associated with the respective experimental errors are discussed. The residual stresses in two 304 L stainless steel tubes were measured using three models of diffractometers, Rigaku SG-8, Jeol JDX-11PA and Rigaku Strainflex. The measured values of stresses as well as the reproducibilities are examined. The suitability of peak location method, by fitting three data points to the parabolic function, is discussed through values of position and intensity obtained by two of the above diffractometers. (author)

  12. Finite Element Residual Stress Analysis of Planetary Gear Tooth

    Directory of Open Access Journals (Sweden)

    Jungang Wang

    2013-01-01

    Full Text Available A method to simulate residual stress field of planetary gear is proposed. In this method, the finite element model of planetary gear is established and divided to tooth zone and profile zone, whose different temperature field is set. The gear's residual stress simulation is realized by the thermal compression stress generated by the temperature difference. Based on the simulation, the finite element model of planetary gear train is established, the dynamic meshing process is simulated, and influence of residual stress on equivalent stress of addendum, pitch circle, and dedendum of internal and external meshing planetary gear tooth profile is analyzed, according to non-linear contact theory, thermodynamic theory, and finite element theory. The results show that the equivalent stresses of planetary gear at both meshing and nonmeshing surface are significantly and differently reduced by residual stress. The study benefits fatigue cracking analysis and dynamic optimization design of planetary gear train.

  13. Obtention of ceramic pigments with residue from electroplating

    International Nuclear Information System (INIS)

    Boss, A.; Kniess, C.T.; Aguiar, B.M. de; Prates, P.B.; Milanez, K.

    2011-01-01

    The incorporation of industrial residues in industrial processes opens up new business opportunities and reduces the volume of extraction of raw materials, preserving natural resources, which are limited. An important residue is the mud from galvanic industry, consisting of alkali and transition metals. According to NBR 10004/2004, this residue can be classified as Class I (hazardous), depending on the concentration of metals present in the mud. This paper proposes a method for reusing the residue from electroplating in ceramic pigments. The characterization of residual plating was obtained by chemical analysis, mineralogical analysis and pH measurements. The electroplating waste was incorporated in different percentages on a standard pigment formula of industrial ceramic, consisting mainly of Zn, Fe and Cr. The obtained pigments were applied in ceramic glazes to colorimetric and visual analysis, which showed good results with the addition of up to 15% of industrial waste. (author)

  14. Biogas Production from Energy Crops and Agriculture Residues

    DEFF Research Database (Denmark)

    Wang, Guangtao

    and wet explosion pretreated energy crops and agriculture residues with swine manure at various volatile solids (VS) ratio between crop and manure was carried out by batch tests and continuous experiments. The efficiency of the co-digestion experiment was evaluated based on (a) the methane potential......In this thesis, the feasibility of utilizing energy crops (willow and miscanthus) and agriculture residues (wheat straw and corn stalker) in an anaerobic digestion process for biogas production was evaluated. Potential energy crops and agriculture residues were screened according...... of perennial crops was tested as a storage method and pretreatment method for enhancement of the biodegradability of the crops. The efficiency of the silage process was evaluated based on (a) the amount of biomass loss during storage and (b) the effect of the silage on methane potential. Co-digestion of raw...

  15. Statistically generated weighted curve fit of residual functions for modal analysis of structures

    Science.gov (United States)

    Bookout, P. S.

    1995-01-01

    A statistically generated weighting function for a second-order polynomial curve fit of residual functions has been developed. The residual flexibility test method, from which a residual function is generated, is a procedure for modal testing large structures in an external constraint-free environment to measure the effects of higher order modes and interface stiffness. This test method is applicable to structures with distinct degree-of-freedom interfaces to other system components. A theoretical residual function in the displacement/force domain has the characteristics of a relatively flat line in the lower frequencies and a slight upward curvature in the higher frequency range. In the test residual function, the above-mentioned characteristics can be seen in the data, but due to the present limitations in the modal parameter evaluation (natural frequencies and mode shapes) of test data, the residual function has regions of ragged data. A second order polynomial curve fit is required to obtain the residual flexibility term. A weighting function of the data is generated by examining the variances between neighboring data points. From a weighted second-order polynomial curve fit, an accurate residual flexibility value can be obtained. The residual flexibility value and free-free modes from testing are used to improve a mathematical model of the structure. The residual flexibility modal test method is applied to a straight beam with a trunnion appendage and a space shuttle payload pallet simulator.

  16. Validation of a Residual Stress Measurement Method by Swept High-Frequency Eddy Currents

    International Nuclear Information System (INIS)

    Lee, C.; Shen, Y.; Lo, C. C. H.; Nakagawa, N.

    2007-01-01

    This paper reports on a swept high-frequency eddy current (SHFEC) measurement method developed for electromagnetic nondestructive characterization of residual stresses in shot peened aerospace materials. In this approach, we regard shot-peened surfaces as modified surface layers of varying conductivity, and determine the conductivity deviation profile by inversion of the SHFEC data. The SHFEC measurement system consists of a pair of closely matched printed-circuit-board coils driven by laboratory instrument under software control. This provides improved sensitivity and high frequency performance compared to conventional coils, so that swept frequency EC measurements up to 50 MHz can be made to achieve the smallest skin depth of 80 μm for nickel-based superalloys. We devised a conductivity profile inversion procedure based on the laterally uniform multi-layer theory of Cheng, Dodd and Deeds. The main contribution of this paper is the methodology validation. Namely, the forward and inverse models were validated against measurements on artificial layer specimens consisting of metal films with different conductivities placed on a metallic substrate. The inversion determined the film conductivities which were found to agree with those measured using the direct current potential drop (DCPD) method

  17. Validation of a Residual Stress Measurement Method by Swept High-Frequency Eddy Currents

    Science.gov (United States)

    Lee, C.; Shen, Y.; Lo, C. C. H.; Nakagawa, N.

    2007-03-01

    This paper reports on a swept high-frequency eddy current (SHFEC) measurement method developed for electromagnetic nondestructive characterization of residual stresses in shot peened aerospace materials. In this approach, we regard shot-peened surfaces as modified surface layers of varying conductivity, and determine the conductivity deviation profile by inversion of the SHFEC data. The SHFEC measurement system consists of a pair of closely matched printed-circuit-board coils driven by laboratory instrument under software control. This provides improved sensitivity and high frequency performance compared to conventional coils, so that swept frequency EC measurements up to 50 MHz can be made to achieve the smallest skin depth of 80 μm for nickel-based superalloys. We devised a conductivity profile inversion procedure based on the laterally uniform multi-layer theory of Cheng, Dodd and Deeds. The main contribution of this paper is the methodology validation. Namely, the forward and inverse models were validated against measurements on artificial layer specimens consisting of metal films with different conductivities placed on a metallic substrate. The inversion determined the film conductivities which were found to agree with those measured using the direct current potential drop (DCPD) method.

  18. Effect of residual stresses on fatigue strength of plasma nitrided 4140 steel

    International Nuclear Information System (INIS)

    Aghazadeh, J.; Amidi, M.R.

    2004-01-01

    Almost every method that has been presented to determine residual stress has some limitation and complexities. The aim of this work is to present a new, yet simple method so called strain indentation for measuring the residual stresses particularly in thin layers. In this method in addition to the precision measurements, components of residual stress at different directions may be determined. AISI 4140 steel specimens nitrided at 350 d ig C , 450 d ig C and 550 d ig C for 5 hours in the mixture of 75% nitrogen- 25% hydrogen gas. The, components of residual stress in the radials axial and hoop directions in the nitrided layer were determined considering the elastic strain recovery after removal of residual stress inducer(i.e. the nitrided layer). Fatigue strength of the nitrided specimens was obtained by plotting the S-N curves and fractographic studies carried out on the fracture surface of the specimens. The effect of residual stress on the stress pattern was simulated. The calculated residual stress components were in the range of 40-210 Mpa and the radial components of residual stress were more than the other two directions. Maximum fatigue strength improvement of up to 110% was observed in the plasma nitrided specimens at 550 d ig C and also 40% improvement in fatigue strength was detected by increasing the nitriding temperature from 350 d ig C to 550 d ig C . This was due to 100% increase in residual stress. Fatigue crack growth velocity in the hoop direction was more than that of radial direction. This seems to be due to higher radial residual stress component compared with the hoop stress component in the sub layer

  19. Minimization of Residual Stress in an Al-Cu Alloy Forged Plate by Different Heat Treatments

    Science.gov (United States)

    Dong, Ya-Bo; Shao, Wen-Zhu; Jiang, Jian-Tang; Zhang, Bao-You; Zhen, Liang

    2015-06-01

    In order to improve the balance of mechanical properties and residual stress, various quenching and aging treatments were applied to Al-Cu alloy forged plate. Residual stresses determined by the x-ray diffraction method and slitting method were compared. The surface residual stress measured by x-ray diffraction method was consistent with that measured by slitting method. The residual stress distribution of samples quenched in water with different temperatures (20, 60, 80, and 100 °C) was measured, and the results showed that the boiling water quenching results in a 91.4% reduction in residual stress magnitudes compared with cold water quenching (20 °C), but the tensile properties of samples quenched in boiling water were unacceptably low. Quenching in 80 °C water results in 75% reduction of residual stress, and the reduction of yield strength is 12.7%. The residual stress and yield strength level are considerable for the dimensional stability of aluminum alloy. Quenching samples into 30% polyalkylene glycol quenchants produced 52.2% reduction in the maximum compressive residual stress, and the reduction in yield strength is 19.7%. Moreover, the effects of uphill quenching and thermal-cold cycling on the residual stress were also investigated. Uphill quenching and thermal-cold cycling produced approximately 25-40% reduction in residual stress, while the effect on tensile properties is quite slight.

  20. Use Residual Correction Method and Monotone Iterative Technique to Calculate the Upper and Lower Approximate Solutions of Singularly Perturbed Non-linear Boundary Value Problems

    Directory of Open Access Journals (Sweden)

    Chi-Chang Wang

    2013-09-01

    Full Text Available This paper seeks to use the proposed residual correction method in coordination with the monotone iterative technique to obtain upper and lower approximate solutions of singularly perturbed non-linear boundary value problems. First, the monotonicity of a non-linear differential equation is reinforced using the monotone iterative technique, then the cubic-spline method is applied to discretize and convert the differential equation into the mathematical programming problems of an inequation, and finally based on the residual correction concept, complex constraint solution problems are transformed into simpler questions of equational iteration. As verified by the four examples given in this paper, the method proposed hereof can be utilized to fast obtain the upper and lower solutions of questions of this kind, and to easily identify the error range between mean approximate solutions and exact solutions.

  1. [Interlaboratory Study on Evaporation Residue Test for Food Contact Products (Report 1)].

    Science.gov (United States)

    Ohno, Hiroyuki; Mutsuga, Motoh; Abe, Tomoyuki; Abe, Yutaka; Amano, Homare; Ishihara, Kinuyo; Ohsaka, Ikue; Ohno, Haruka; Ohno, Yuichiro; Ozaki, Asako; Kakihara, Yoshiteru; Kobayashi, Hisashi; Sakuragi, Hiroshi; Shibata, Hiroshi; Shirono, Katsuhiro; Sekido, Haruko; Takasaka, Noriko; Takenaka, Yu; Tajima, Yoshiyasu; Tanaka, Aoi; Tanaka, Hideyuki; Tonooka, Hiroyuki; Nakanishi, Toru; Nomura, Chie; Haneishi, Nahoko; Hayakawa, Masato; Miura, Toshihiko; Yamaguchi, Miku; Watanabe, Kazunari; Sato, Kyoko

    2018-01-01

    An interlaboratory study was performed to evaluate the equivalence between an official method and a modified method of evaporation residue test using three food-simulating solvents (water, 4% acetic acid and 20% ethanol), based on the Japanese Food Sanitation Law for food contact products. Twenty-three laboratories participated, and tested the evaporation residues of nine test solutions as blind duplicates. For evaporation, a water bath was used in the official method, and a hot plate in the modified method. In most laboratories, the test solutions were heated until just prior to evaporation to dryness, and then allowed to dry under residual heat. Statistical analysis revealed that there was no significant difference between the two methods, regardless of the heating equipment used. Accordingly, the modified method provides performance equal to the official method, and is available as an alternative method.

  2. Matrix-Matching as an Improvement Strategy for the Detection of Pesticide Residues.

    Science.gov (United States)

    Giacinti, Géraldine; Raynaud, Christine; Capblancq, Sophie; Simon, Valérie

    2016-05-01

    More than 90% of the pesticides residues in apples are located in the peel. We developed a gas chromatography/ion trap tandem mass spectrometry method for investigating all detectable residues in the peel of 3 apple varieties. Sample preparation is based on the use of the Quick Easy Cheap Effective Rugged and Safe method on the whole fruit, the flesh, and the peel. Pesticide residues were quantified with solvent-matched and matrix-matched standards, by spiking apple sample extracts. Matrix effects dependent on the type of extract (fruit, flesh, or peel) and the apple variety were detected. The best data processing methods involved normalizing matrix effect rates by matrix-matched internal/external calibration. Boscalid, captan, chlorpyrifos, fludioxonil, and pyraclostrobin were the most frequently detected pesticides. However, their concentrations in the whole fruit were below European maximum residue levels. Despite negative matrix effects, the residues in peel were detected at concentrations up to 10 times higher than those in whole fruits. Consequently, other pesticide residues present at concentrations below the limit of quantification in the whole fruit were detected in the peel. © 2016 Institute of Food Technologists®

  3. Characterization of Residual Stress Effects on Fatigue Crack Growth of a Friction Stir Welded Aluminum Alloy

    Science.gov (United States)

    Newman, John A.; Smith, Stephen W.; Seshadri, Banavara R.; James, Mark A.; Brazill, Richard L.; Schultz, Robert W.; Donald, J. Keith; Blair, Amy

    2015-01-01

    An on-line compliance-based method to account for residual stress effects in stress-intensity factor and fatigue crack growth property determinations has been evaluated. Residual stress intensity factor results determined from specimens containing friction stir weld induced residual stresses are presented, and the on-line method results were found to be in excellent agreement with residual stress-intensity factor data obtained using the cut compliance method. Variable stress-intensity factor tests were designed to demonstrate that a simple superposition model, summing the applied stress-intensity factor with the residual stress-intensity factor, can be used to determine the total crack-tip stress-intensity factor. Finite element, VCCT (virtual crack closure technique), and J-integral analysis methods have been used to characterize weld-induced residual stress using thermal expansion/contraction in the form of an equivalent delta T (change in local temperature during welding) to simulate the welding process. This equivalent delta T was established and applied to analyze different specimen configurations to predict residual stress distributions and associated residual stress-intensity factor values. The predictions were found to agree well with experimental results obtained using the crack- and cut-compliance methods.

  4. On Best Approximations of Polynomials in Matrices in the Matrix 2-Norm

    Czech Academy of Sciences Publication Activity Database

    Liesen, J.; Tichý, Petr

    2009-01-01

    Roč. 31, č. 2 (2009), s. 853-863 ISSN 0895-4798 R&D Projects: GA AV ČR IAA100300802 Institutional research plan: CEZ:AV0Z10300504 Keywords : matrix approximation problems * polynomials in matrices * matrix functions * matrix 2-norm * GMRES * Arnoldi's method Subject RIV: BA - General Mathematics Impact factor: 2.411, year: 2009

  5. Detecting organic gunpowder residues from handgun use

    Science.gov (United States)

    MacCrehan, William A.; Ricketts, K. Michelle; Baltzersen, Richard A.; Rowe, Walter F.

    1999-02-01

    The gunpowder residues that remain after the use of handguns or improvised explosive devices pose a challenge for the forensic investigator. Can these residues be reliably linked to a specific gunpowder or ammunition? We investigated the possibility by recovering and measuring the composition of organic additives in smokeless powder and its post-firing residues. By determining gunpowder additives such as nitroglycerin, dinitrotoluene, ethyl- and methylcentralite, and diphenylamine, we hope to identify the type of gunpowder in the residues and perhaps to provide evidence of a match to a sample of unfired powder. The gunpowder additives were extracted using an automated technique, pressurized fluid extraction (PFE). The conditions for the quantitative extraction of the additives using neat and solvent-modified supercritical carbon dioxide were investigated. All of the major gunpowder additives can be determined with baseline resolution using capillary electrophoresis (CE) with a micellar agent and UV absorbance detection. A study of candidate internal standards for use in the CE method is also presented. The PFE/CE technique is used to evaluate a new residue sampling protocol--asking shooters to blow their noses. In addition, an initial investigation of the compositional differences among unfired and post-fired .22 handgun residues is presented.

  6. Prediction of residual stress distributions due to surface machining and welding and crack growth simulation under residual stress distribution

    International Nuclear Information System (INIS)

    Ihara, Ryohei; Katsuyama, JInya; Onizawa, Kunio; Hashimoto, Tadafumi; Mikami, Yoshiki; Mochizuki, Masahito

    2011-01-01

    Research highlights: → Residual stress distributions due to welding and machining are evaluated by XRD and FEM. → Residual stress due to machining shows higher tensile stress than welding near the surface. → Crack growth analysis is performed using calculated residual stress. → Crack growth result is affected machining rather than welding. → Machining is an important factor for crack growth. - Abstract: In nuclear power plants, stress corrosion cracking (SCC) has been observed near the weld zone of the core shroud and primary loop recirculation (PLR) pipes made of low-carbon austenitic stainless steel Type 316L. The joining process of pipes usually includes surface machining and welding. Both processes induce residual stresses, and residual stresses are thus important factors in the occurrence and propagation of SCC. In this study, the finite element method (FEM) was used to estimate residual stress distributions generated by butt welding and surface machining. The thermoelastic-plastic analysis was performed for the welding simulation, and the thermo-mechanical coupled analysis based on the Johnson-Cook material model was performed for the surface machining simulation. In addition, a crack growth analysis based on the stress intensity factor (SIF) calculation was performed using the calculated residual stress distributions that are generated by welding and surface machining. The surface machining analysis showed that tensile residual stress due to surface machining only exists approximately 0.2 mm from the machined surface, and the surface residual stress increases with cutting speed. The crack growth analysis showed that the crack depth is affected by both surface machining and welding, and the crack length is more affected by surface machining than by welding.

  7. Parametric study for welding residual stresses in nozzle of nuclear power plants using finite element method

    Energy Technology Data Exchange (ETDEWEB)

    Kim, Wan Jae; Lee, Kyoung Soo; Kim, Tae Ryong [Korea Electric Power Research Institute, Daejeon (Korea, Republic of); Song, Tae Kwang [Korea Univ., Seoul (Korea, Republic of)

    2008-07-01

    Distribution of welding residual stresses are mainly characterized by degrees and frequencies of thermal loads applied to materials. However, other effects as component size and clamping condition can also affect stress distributions to a certain extent thus careful manipulation of these parameters based on clear understanding of how they affect residual stresses distributions and why can be additional measure to mitigate residual stresses. This paper discusses aforementioned issues for the case of safety and relief nozzle in nuclear power plant through finite element analysis.

  8. Decomposition of dilute residual active chlorine in sea-water

    International Nuclear Information System (INIS)

    Yoshinaga, Tetsutaro; Kawano, Kentaro; Yanagase, Kenjiro; Shiga, Akira

    1985-01-01

    Coastal industries such as power stations require enormous quantities of sea-water for cooling, but the marine organisms in it often result in fouling and/or blockade of the circulating water condenser and pipeworks. To prevent this, chlorine, or hypochlorite by the direct electrolysis of sea-water have been added. Environmental concerns, however, dictate that the residual chlorine concentration at the outlet should be less than the regulated value (0.02 ppm). Methods for decomposing dilute residual chlorine solutions were therefore studied. It was found that: 1) The addition of (raw) sea-water to the sea-water which passed through the condenser lowered the residual chlorine concentration to an greater extent than could be expected by dilution only. 2) Ozonation of the residual chlorine solution led to degradation of OCl - , but in solutions with a residual chlorine concentrations of less than 3 -- 4 ppm, ozonation had no effect. 3) Irradiation with ultra violet light (254 nm) decomposed the residual chlorine. Under the present work conditions (25 0 C: pH 8; depth 10 mm), nearly first order kinetics were to hold [da/dt = ksub((1)) (1-a)sup(n)]. There is a proportional relationship between the kinetic constant (k) and illuminous intensity (L), i.e., ksub((1))[C 0 sup(Cl 2 ): 10 ppm] = 6.56 x 10 -5 L (L = 0 -- 1000 lx). Thus, the use of both sea-water addition and UV irradiation provides a probable method for decomposing a residual chlorine to the expected concentration. (author)

  9. On the comparison of perturbation-iteration algorithm and residual power series method to solve fractional Zakharov-Kuznetsov equation

    Science.gov (United States)

    Şenol, Mehmet; Alquran, Marwan; Kasmaei, Hamed Daei

    2018-06-01

    In this paper, we present analytic-approximate solution of time-fractional Zakharov-Kuznetsov equation. This model demonstrates the behavior of weakly nonlinear ion acoustic waves in a plasma bearing cold ions and hot isothermal electrons in the presence of a uniform magnetic field. Basic definitions of fractional derivatives are described in the Caputo sense. Perturbation-iteration algorithm (PIA) and residual power series method (RPSM) are applied to solve this equation with success. The convergence analysis is also presented for both methods. Numerical results are given and then they are compared with the exact solutions. Comparison of the results reveal that both methods are competitive, powerful, reliable, simple to use and ready to apply to wide range of fractional partial differential equations.

  10. DNA quantification of basidiomycetous fungi during storage of logging residues

    Directory of Open Access Journals (Sweden)

    Isabella Børja

    2015-04-01

    Full Text Available The demand for bioenergy caused an increased use of logging residues, branches and treetops that were previously left on the ground after harvesting. Residues are stored outdoors in piles and it is unclear to what extent fungi transform this material. Our objective was to quantify the amount of wood degrading fungi during storage using quantitative real-time PCR (qPCR to detect basidiomycetous DNA in logging residues, a novel approach in this field. We found that the qPCR method was accurate in quantifying the fungal DNA during storage. As the moisture content of the piled logging residues decreased during the storage period, the fungal DNA content also decreased. Scots pine residues contained more fungal DNA than residues from Norway spruce. Loose piles had generally more fungal DNA than bundled ones.

  11. Study On The Procedures For Determining Of Pesticide Residues In Green Vegetables

    International Nuclear Information System (INIS)

    Le Tat Mua; Nguyen Tien Dat; Nguyen Van Minh; Nguyen Ngoc Tuan; Le Thi Ngoc Trinh; Ta Thi Tuyet Nhung; Truong Van Tai; Tran Thanh Nha; Nguyen Thi Hong Tham

    2007-01-01

    Researches presented in this work are divided into two main parts. One part embraces the residue analytical methods. The other part comprises applying of these residue analytical methods for analysis of plant material. Part I: Residue analytical methods (Analytical procedures): Determination of Endosulphan in plant material by GC/ECD; Determination of Methamidofos in plant material by GC/FTD; Determination of Deltamethrin, Cyhalothrin, Cyfluthrin in plant material by GC/ECD; Determination of Maneb in plant material by HPLC/UV; Determination of Zineb in plant material by F-AAS; Determination of Organo-Asenic and Mercury in plant material by RNAA; The limits of detection and determination (LOD, LOQ), Recovery, Efficiency, the Calibration curve are validated. Part II: Applying of Residue Analytical Methods for analysis of endosulphan, methamidofos, maneb, zineb, cyhalothrin, deltamethrin, cyfluthrin, metallo-organic compounds in Spinach, Cabbage, Pimento, Japanese Bean, Japanese Pumpkin, Tomato, Potato, Sweet Potato. The results and conclusion are present in this work. (author)

  12. A Nonlinear GMRES Optimization Algorithm for Canonical Tensor Decomposition

    OpenAIRE

    De Sterck, Hans

    2011-01-01

    A new algorithm is presented for computing a canonical rank-R tensor approximation that has minimal distance to a given tensor in the Frobenius norm, where the canonical rank-R tensor consists of the sum of R rank-one components. Each iteration of the method consists of three steps. In the first step, a tentative new iterate is generated by a stand-alone one-step process, for which we use alternating least squares (ALS). In the second step, an accelerated iterate is generated by a nonlinear g...

  13. Residual stresses and stress corrosion cracking in pipe fittings

    International Nuclear Information System (INIS)

    Parrington, R.J.; Scott, J.J.; Torres, F.

    1994-06-01

    Residual stresses can play a key role in the SCC performance of susceptible materials in PWR primary water applications. Residual stresses are stresses stored within the metal that develop during deformation and persist in the absence of external forces or temperature gradients. Sources of residual stresses in pipe fittings include fabrication processes, installation and welding. There are a number of methods to characterize the magnitude and orientation of residual stresses. These include numerical analysis, chemical cracking tests, and measurement (e.g., X-ray diffraction, neutron diffraction, strain gage/hole drilling, strain gage/trepanning, strain gage/section and layer removal, and acoustics). This paper presents 400 C steam SCC test results demonstrating that residual stresses in as-fabricated Alloy 600 pipe fittings are sufficient to induce SCC. Residual stresses present in as-fabricated pipe fittings are characterized by chemical cracking tests (stainless steel fittings tested in boiling magnesium chloride solution) and by the sectioning and layer removal (SLR) technique

  14. A study on residual stress mitigation of the HDPE pipe for various annealing conditions

    Energy Technology Data Exchange (ETDEWEB)

    Kim, Jong Sung [Sunchon National University, Sunchon (Korea, Republic of); Yoo, Jeong Ho [Korea Laboratory Engineering System, Daejeon (Korea, Republic of); Oh, Young Jin [KEPCO E and C, Sungnam (Korea, Republic of)

    2015-03-15

    This paper presents effects of the annealing condition variables such as temperature and time on the residual stress mitigation. The effects were investigated by using the various measurement methods such as hole-drilling method and slitting method. As a result of the investigation, the residual stress mitigation magnitude increases with increasing the annealing time and temperature. Based on the investigation results, the quantitative correlations between the annealing variables and the residual stress mitigation were derived. Finally, the effect of long-term operation under the normal operating temperature conditions on the residual stress mitigation was investigated by referring to the derived equations and performing some additional tests, and it is identified that the residual stresses are not significantly relaxed over the design lifetime of the safety class III buried HDPE pipes.

  15. Residual Displacements‘ Progresive Analysis of the Multisupported Beam

    Directory of Open Access Journals (Sweden)

    Liudas Liepa

    2014-12-01

    Full Text Available This paper focuses on a shakedown behaviour of the ideally elasto-plastic beams system under variable repeated load. The mathematical models of the analysis problems are created using numerical methods, extremum energy principles and mathematic programming. It is shown that during the shakedown process the residual displacements vary non-monotonically. By solving analysis problem, where the load locus is being progressively expanded, it is possible to determine the upper and lower bounds of residual displacements. Suggested methods are ilustrated by solving multisupported beam example problem. The results are obtained considering principle of the small displacements.

  16. Measurement of the fluorescence of crop residues: A tool for controlling soil erosion

    Science.gov (United States)

    Daughtry, C. S. T.; Mcmurtrey, J. E., III; Chappelle, E. W.; Hunter, W. J.

    1994-01-01

    Management of crop residues, the portion of a crop left in the field after harvest, is an important conservation practice for minimizing soil erosion and for improving water quality. Quantification of crop residue cover is required to evaluate the effectiveness of conservation tillage practices. Methods are needed to quantify residue cover that are rapid, accurate, and objective. The fluorescence of crop residue was found to be a broadband phenomenon with emission maxima at 420 to 495 nm for excitations of 350 to 420 nm. Soils had low intensity broadband emissions over the 400 to 690 nm region for excitations of 300 to 600 nm. The range of relative fluorescence intensities for the crop residues was much greater than the fluorescence observed of the soils. As the crop residues decompose their blue fluorescence values approach the fluorescence of the soil. Fluorescence techniques are concluded to be less ambiguous and better suited for discriminating crop residues and soils than reflectance methods. If properly implemented, fluorescence techniques can be used to quantify, not only crop residue cover, but also photosynthetic efficiency in the field.

  17. [Determination of 51 carbamate pesticide residues in vegetables by liquid chromatography-tandem mass spectrometry based on optimization of QuEChERS sample preparation method].

    Science.gov (United States)

    Wang, Lianzhu; Zhou, Yu; Huang, Xiaoyan; Wang, Ruilong; Lin, Zixu; Chen, Yong; Wang, Dengfei; Lin, Dejuan; Xu, Dunming

    2013-12-01

    The raw extracts of six vegetables (tomato, green bean, shallot, broccoli, ginger and carrot) were analyzed using gas chromatography-mass spectrometry (GC-MS) in full scan mode combined with NIST library search to confirm main matrix compounds. The effects of cleanup and adsorption mechanisms of primary secondary amine (PSA) , octadecylsilane (C18) and PSA + C18 on co-extractives were studied by the weight of evaporation residue for extracts before and after cleanup. The suitability of the two versions of QuEChERS method for sample preparation was evaluated for the extraction of 51 carbamate pesticides in the six vegetables. One of the QuEChERS methods was the original un-buffered method published in 2003, and the other was AOAC Official Method 2007.01 using acetate buffer. As a result, the best effects were obtained from using the combination of C18 and PSA for extract cleanup in vegetables. The acetate-buffered version was suitable for the determination of all pesticides except dioxacarb. Un-buffered QuEChERS method gave satisfactory results for determining dioxacarb. Based on these results, the suitable QuEChERS sample preparation method and liquid chromatography-positive electrospray ionization-tandem mass spectrometry under the optimized conditions were applied to determine the 51 carbamate pesticide residues in six vegetables. The analytes were quantified by matrix-matched standard solution. The recoveries at three levels of 10, 20 and 100 microg/kg spiked in six vegetables ranged from 58.4% to 126% with the relative standard deviations of 3.3%-26%. The limits of quantification (LOQ, S/N > or = 10) were 0.2-10 microg/kg except that the LOQs of cartap and thiofanox were 50 microg/kg. The method is highly efficient, sensitive and suitable for monitoring the 51 carbamate pesticide residues in vegetables.

  18. Development of Analytical Method and Monitoring of Veterinary Drug Residues in Korean Animal Products.

    Science.gov (United States)

    Song, Jae-Sang; Park, Su-Jeong; Choi, Jung-Yun; Kim, Jin-Sook; Kang, Myung-Hee; Choi, Bo-Kyung; Hur, Sun Jin

    2016-01-01

    This study was conducted to determine the residual amount of veterinary drugs such as meloxicam, flunixin, and tulathromycin in animal products (beef, pork, horsemeat, and milk). Veterinary drugs have been widely used in the rearing of livestock to prevent and treat diseases. A total of 152 samples were purchased from markets located in major Korean cities (Seoul, Busan, Incheon, Daegu, Daejeon, Gwangju, Ulsan and Jeju), including Jeju. Veterinary drugs were analyzed by liquid chromatography-tandem mass spectrometry according to the Korean Food Standards Code. The resulting data, which are located within 70-120% of recovery range and less than 20% of relative standard deviations, are in compliance with the criteria of CODEX. A total of five veterinary drugs were detected in 152 samples, giving a detection rate of approximately 3.3%; and no food source violated the guideline values. Our result indicated that most of the veterinary drug residues in animal products were below the maximum residue limits specified in Korea.

  19. Residual extrapolation operators for efficient wavefield construction

    KAUST Repository

    Alkhalifah, Tariq Ali

    2013-02-27

    Solving the wave equation using finite-difference approximations allows for fast extrapolation of the wavefield for modelling, imaging and inversion in complex media. It, however, suffers from dispersion and stability-related limitations that might hamper its efficient or proper application to high frequencies. Spectral-based time extrapolation methods tend to mitigate these problems, but at an additional cost to the extrapolation. I investigate the prospective of using a residual formulation of the spectral approach, along with utilizing Shanks transform-based expansions, that adheres to the residual requirements, to improve accuracy and reduce the cost. Utilizing the fact that spectral methods excel (time steps are allowed to be large) in homogeneous and smooth media, the residual implementation based on velocity perturbation optimizes the use of this feature. Most of the other implementations based on the spectral approach are focussed on reducing cost by reducing the number of inverse Fourier transforms required in every step of the spectral-based implementation. The approach here fixes that by improving the accuracy of each, potentially longer, time step.

  20. Thermal treatment of solid residues from WtE units: A review

    International Nuclear Information System (INIS)

    Lindberg, Daniel; Molin, Camilla; Hupa, Mikko

    2015-01-01

    Highlights: • We review the thermal treatment methods for ashes and residues from WtE plants. • We review the results from extensive laboratory work on vitrification, melting and vaporization of ash. • We analyze the results from the extensive patent literature on thermal treatment. • We review industrial concepts for thermal treatment of ash. - Abstract: Thermal treatment methods of bottom ash, fly ash and various types of APC (air pollution control) residues from waste-to-energy plants can be used to obtain environmentally stable material. The thermal treatment processes are meant to reduce the leachability of harmful residue constituents, destroy toxic organic compounds, reduce residue volume, and produce material suitable for utilization. Fly ash and APC residues often have high levels of soluble salts, particularly chlorides, metals such as cadmium, lead, copper and zinc, and trace levels of organic pollutants such as dioxins and furans. Different thermal treatment methods can be used to either decompose or stabilize harmful elements and compounds in the ash, or separate them from the ash to get a material that can be safely stored or used as products or raw materials. In the present paper, thermal treatment methods, such as sintering, vitrification, and melting have been reviewed. In addition to a review of the scientific literature, a survey has been made of the extensive patent literature in the field

  1. Thermal treatment of solid residues from WtE units: A review

    Energy Technology Data Exchange (ETDEWEB)

    Lindberg, Daniel, E-mail: daniel.lindberg@abo.fi; Molin, Camilla, E-mail: camilla.molin@abo.fi; Hupa, Mikko, E-mail: mikko.hupa@abo.fi

    2015-03-15

    Highlights: • We review the thermal treatment methods for ashes and residues from WtE plants. • We review the results from extensive laboratory work on vitrification, melting and vaporization of ash. • We analyze the results from the extensive patent literature on thermal treatment. • We review industrial concepts for thermal treatment of ash. - Abstract: Thermal treatment methods of bottom ash, fly ash and various types of APC (air pollution control) residues from waste-to-energy plants can be used to obtain environmentally stable material. The thermal treatment processes are meant to reduce the leachability of harmful residue constituents, destroy toxic organic compounds, reduce residue volume, and produce material suitable for utilization. Fly ash and APC residues often have high levels of soluble salts, particularly chlorides, metals such as cadmium, lead, copper and zinc, and trace levels of organic pollutants such as dioxins and furans. Different thermal treatment methods can be used to either decompose or stabilize harmful elements and compounds in the ash, or separate them from the ash to get a material that can be safely stored or used as products or raw materials. In the present paper, thermal treatment methods, such as sintering, vitrification, and melting have been reviewed. In addition to a review of the scientific literature, a survey has been made of the extensive patent literature in the field.

  2. On machine surface to the unit event causing residual stress

    International Nuclear Information System (INIS)

    Arunachalama, R.M.; Mannanb, M.A.; Spowageca, A.

    2005-01-01

    Integrity and reduce overall costs. Within the framework of surface integrity investigations, special emphasis is given to the measurement of residual stresses because they contribute directly to premature failure of components. Since the highest residual stresses are to be found in surface layers, these deserve special attention when dealing with dynamically, heavily loaded machine parts such as gas turbine components used in aero engines. Of the many techniques available for the measurement of residual stresses, the most highly developed and widely used non-destructive method is based on X-ray diffraction (XRD). However, it is not possible to use this technique for inspection of all the components, since it is time consuming, complicated as well as expensive. In this paper, a method is being proposed that augments the XRD method but at the same time capable of inspecting all the components. A non-destructive, visual inspection technique has been developed that can correlate the characteristic features on the surface to the unit event causing the residual stress and the type of residual stress generated on the machined surface. Pictures of the machined surfaces have been taken using a digital video microscope at a magnification of 500 and the surface feature correlated to the unit event causing the residual stress. Sharp and well defined long grooves indicate that the plastic deformation is dominated by a mechanical unit event while appearance of streaks and small areas of smeared material indicate that the plastic deformation is dominated by a thermal unit event. These trends have been confirmed by measuring the residual stresses using XRD. The proposed technique is an attempt at establishing a simple methodology that would be useful to industries manufacturing aerospace and other components that require good surface integrity. (Author)

  3. Screening of antibiotics residues and development a new kit

    International Nuclear Information System (INIS)

    Elkhaoui, Faycel

    2009-01-01

    The first part of the work was to detect antibiotic residues in animal nutriment: chicken, fish, eggs and milk, by methods of screening: First Test and Delvotest. The second part covered the development of a new kit for the detection of antibiotics residues for honey and competitor kit First Test and saving time and money.

  4. Additive Schwarz preconditioner for the finite volume element discretization of symmetric elliptic problems

    Czech Academy of Sciences Publication Activity Database

    Marcinkowski, L.; Rahman, T.; Loneland, A.; Valdman, Jan

    2016-01-01

    Roč. 56, č. 3 (2016), s. 967-993 ISSN 0006-3835 R&D Projects: GA ČR GA13-18652S Institutional support: RVO:67985556 Keywords : Domain decomposition * Additive Schwarz method * Finite volume element * GMRES Subject RIV: BA - General Mathematics Impact factor: 1.670, year: 2016 http://library.utia.cas.cz/separaty/2015/MTR/valdman-0447835.pdf

  5. Annotating Protein Functional Residues by Coupling High-Throughput Fitness Profile and Homologous-Structure Analysis

    Directory of Open Access Journals (Sweden)

    Yushen Du

    2016-11-01

    Full Text Available Identification and annotation of functional residues are fundamental questions in protein sequence analysis. Sequence and structure conservation provides valuable information to tackle these questions. It is, however, limited by the incomplete sampling of sequence space in natural evolution. Moreover, proteins often have multiple functions, with overlapping sequences that present challenges to accurate annotation of the exact functions of individual residues by conservation-based methods. Using the influenza A virus PB1 protein as an example, we developed a method to systematically identify and annotate functional residues. We used saturation mutagenesis and high-throughput sequencing to measure the replication capacity of single nucleotide mutations across the entire PB1 protein. After predicting protein stability upon mutations, we identified functional PB1 residues that are essential for viral replication. To further annotate the functional residues important to the canonical or noncanonical functions of viral RNA-dependent RNA polymerase (vRdRp, we performed a homologous-structure analysis with 16 different vRdRp structures. We achieved high sensitivity in annotating the known canonical polymerase functional residues. Moreover, we identified a cluster of noncanonical functional residues located in the loop region of the PB1 β-ribbon. We further demonstrated that these residues were important for PB1 protein nuclear import through the interaction with Ran-binding protein 5. In summary, we developed a systematic and sensitive method to identify and annotate functional residues that are not restrained by sequence conservation. Importantly, this method is generally applicable to other proteins about which homologous-structure information is available.

  6. Validation of QuEChERS based method for determination of fenitrothion residues in tomatoes by gas chromatography-flame photometric detector: Decline pattern and risk assessment.

    Science.gov (United States)

    Malhat, Farag; Boulangé, Julien; Abdelraheem, Ehab; Abd Allah, Osama; Abd El-Hamid, Rania; Abd El-Salam, Shokr

    2017-08-15

    A simple and rapid gas chromatography with flame photometric detector (GC-FPD) determination method was developed to detect residue levels and investigate the dissipation pattern and safe use of fenitrothion in tomatoes. A modified quick, easy, cheap, effective, rugged, and safe (QuEChERS) using an ethyl acetate-based extraction, followed by a dispersive solid-phase extraction (d-SPE) with primary-secondary amine (PSA) and graphite carbon black (GCB) for clean up, was applied prior to GC-FPD analysis. The method showed satisfactory linearity, recovery and precision. The limits of detection (LOD) and quantification (LOQ) were 0.005 and 0.01mg/kg, respectively. The residue levels of fenitrothion were best described by first order kinetics with a half-life of 2.2days in tomatoes. The potential health risks posed by fenitrothion were not significant, based on supervised residue trial data. The current findings could provide guidance for safe and reasonable use of fenitrothion in tomatoes and prevent health problems to consumers. Copyright © 2017 Elsevier Ltd. All rights reserved.

  7. Determination of hexachlorocyclohexane pesticide residues in wool fat by a combined high-performance liquid chromatographic-gas-liquid chromatographic method

    International Nuclear Information System (INIS)

    Ali, S.L.

    1978-01-01

    Beta- and gamma-hexachlorocyclohexane residues were determined in twelve wool fat samples by using a combined high-performance liquid chromatographic (HPLC)-gas-liquid chromatographic (GLC) method. After extraction and chromatographic clean-up on a silca-gel column, the sample was further purified by HPLC on a reversed-phase C-18 column with methanol as the mobile phase. The final determination was effected by GLC with a 1-mCi nickel-63 electron-capture detector. The analytical method was checked by addition of carbon-14-labelled lindane and measurement of the radioactivity in a liquid scintillation counter. (Auth.)

  8. Linear systems solvers - recent developments and implications for lattice computations

    International Nuclear Information System (INIS)

    Frommer, A.

    1996-01-01

    We review the numerical analysis' understanding of Krylov subspace methods for solving (non-hermitian) systems of equations and discuss its implications for lattice gauge theory computations using the example of the Wilson fermion matrix. Our thesis is that mature methods like QMR, BiCGStab or restarted GMRES are close to optimal for the Wilson fermion matrix. Consequently, preconditioning appears to be the crucial issue for further improvements. (orig.)

  9. Estimate of Small Stiffness and Damping Ratio in Residual Soil Using Spectral Analysis of Surface Wave Method

    Directory of Open Access Journals (Sweden)

    Bawadi Nor Faizah

    2016-01-01

    Full Text Available Research in the important parameters for modeling the dynamic behavior of soils has led to rapid development of the small strain stiffness and damping ratio for use in the seismic method. It is because, the experimental determination of the damping ratio is problematic, especially for hard soils sample. Many researchers have proved that the surface wave method is a reliable tool to determine shear wave velocity and damping ratio profiles at a site with very small strains level. Surface wave methods based on Rayleigh waves propagation and the resulting attenuation curve can become erroneous when higher modes contribute to the soil’s response. In this study, two approaches has been used to determine the shear strain amplitude and damping ratio of residual soils at small strain level using Spectral Analysis of Surface Wave (SASW method. One is to derive shear strain amplitude from the frequency-response curve and the other is to derive damping ratio from travel-time data. Then, the results are compared to the conventional method.

  10. Validation of QuEChERS method for the determination of some pesticide residues in two apple varieties.

    Science.gov (United States)

    Tiryaki, Osman

    2016-10-02

    This study was undertaken to validate the "quick, easy, cheap, effective, rugged and safe" (QuEChERS) method using Golden Delicious and Starking Delicious apple matrices spiked at 0.1 maximum residue limit (MRL), 1.0 MRL and 10 MRL levels of the four pesticides (chlorpyrifos, dimethoate, indoxacarb and imidacloprid). For the extraction and cleanup, original QuEChERS method was followed, then the samples were subjected to liquid chromatography-triple quadrupole mass spectrometry (LC-MS/MS) for chromatographic analyses. According to t test, matrix effect was not significant for chlorpyrifos in both sample matrices, but it was significant for dimethoate, indoxacarb and imidacloprid in both sample matrices. Thus, matrix-matched calibration (MC) was used to compensate matrix effect and quantifications were carried out by using MC. The overall recovery of the method was 90.15% with a relative standard deviation of 13.27% (n = 330). Estimated method detection limit of analytes blew the MRLs. Some other parameters of the method validation, such as recovery, precision, accuracy and linearity were found to be within the required ranges.

  11. Residual stress in the first wall coating materials of TiC and TiN for fusion reactor

    International Nuclear Information System (INIS)

    Qiu Shaoyu

    1997-01-01

    Residual stresses measurement in the first wall coating of a fusion reactor of TiC and TiN films by X-ray diffraction 'sin 2 ψ methods' were described. The authors have studied on the effect of conditions of specimen preparation (such as coating method, substrate materials, film thickness and deposition temperature) on the residual stress of TiC and TiN films coated onto Mo, 316LSS and Pocographite by chemical vapor deposition (CVD) and physical vapor deposition (PVD) method. All films prepared in this study were found to have a compressive stresses and the CVD method gave lower residual stress than PVD method. TiC film coated on Mo substrate at 1100 degree C by CVD method showed that residual stress as the film thickness was raised from 14 μm to 60 μm, on the other hand, residual stress by PVD method exhibited a high compressive stresses, this kind of stress was principally the intrinsic stress, and a marked decrease in the residual with raising the deposition temperature (200 degree C∼650 degree C) was demonstrated. Origins of the residual stress were discussed by correlation with differences between thermal expansion coefficients, and also with fabrication methods

  12. Bioenergy from agricultural residues in Ghana

    DEFF Research Database (Denmark)

    Thomsen, Sune Tjalfe

    and biomethane under Ghanaian conditions. Detailed characterisations of thirteen of the most common agricultural residues in Ghana are presented, enabling estimations of theoretical bioenergy potentials and identifying specific residues for future biorefinery applications. When aiming at residue-based ethanol...... to pursue increased implementation of anaerobic digestion in Ghana, as the first bioenergy option, since anaerobic digestion is more flexible than ethanol production with regard to both feedstock and scale of production. If possible, the available manure and municipal liquid waste should be utilised first....... A novel model for estimating BMP from compositional data of lignocellulosic biomasses is derived. The model is based on a statistical method not previously used in this area of research and the best prediction of BMP is: BMP = 347 xC+H+R – 438 xL + 63 DA , where xC+H+R is the combined content of cellulose...

  13. Development and primary application of ELISA method for detecting residual calf serum protein

    International Nuclear Information System (INIS)

    Li Hua; Yu Jiankun; Hong Chao; Long Ruixiang; Zhai Yougang; Xu Qiongfang; Cui Pingfang; Ding Xuefeng; Xie Zhongping

    2005-01-01

    To develop a new DAS-ELISA (double antibody sandwich ELISA) kit for detecting residual calf serum protein (CSP) in vaccines, calf sera from different district were pooled and used to immunize rabbits and hens respectively. Then, the IgY from yolk and the anti-CSP IgG from rabbit were separated and purified. The purified IgY was used as the coating antibody, and purified rabbit anti-CSP IgG was labeled by HRP. The optimal concentration of IgY was 25-30 μg/mL. The coating buffer was 0.01mol/L PBS(pH7.4) containing 0.4% glutin. The optimal dilutions of HRP-IgG were from 1:2000 to 1:3000. The sensitivity of this ELISA method was higher (up to 2.5μg/mL) than that of current RPHA, the variation coefficient was about 6.3%-9.4%, and the recovery rate was 90.4%-112.8%. Furthermore, there was no cross-reaction with sera of pig, monkey and guinea pig. Twenty lots of vaccines with Al(OH) 3 or without Al(OH) 3 were tested by ELISA and RPHA respectively. The results proved that the adjuvant of Al(OH) 3 had fewer influence on ELISA than on RPHA, the variation of PRHA among different lots of vaccines was more significant than ELISA. The ELISA method is a highly sensitive and useful method to detect CSP in vaccines. (authors)

  14. Application of Stable Isotope in Detection of Veterinary Drug Residues

    International Nuclear Information System (INIS)

    Wang Wei; Liu Zhanfeng; Du Xiaoning

    2010-01-01

    In recent years, there has happened a series of significant food safety events worldwide, which lower down consumers' confidence in food safety, and they are taking increasing care about the sources of their foods. The safety problem of animal-origin foods has become a global topic for discussion. Therefore, it is a pressing task to establish a precise, sensitive and reliable method for analyzing veterinary drug residue. An introduction of the present status regarding veterinary drug residue analysis was made in the paper, and it briefly summarized the limit of detection (LOD) and quantification (LOQ) which could be reached in veterinary drug residue analysis by isotopic internal standard method domestically and abroad. The paper also made a review of the progress in applied research of stable isotope labeled compound in veterinary drug residue analysis of, such as, antibiotic medicines, furans and sulfonamides. The paper elucidated the great importance of the application of stable isotopes in the sane development of China's food safety system. (authors)

  15. Assessment of the Contour Method for 2-D Cross Sectional Residual Stress Measurements of Friction Stir Welded Parts of AA2024-T3—Numerical and Experimental Comparison

    DEFF Research Database (Denmark)

    Sonne, Mads Rostgaard; Carlone, Pierpaolo; Hattel, Jesper Henri

    2017-01-01

    The contour method is one of the newest techniques for obtaining residual stress fields from friction stir welded (FSW) parts, experimentally. This method has many advantages; however, edge effects coming from the process itself might introduce artifacts in the obtained results, and this was slig......The contour method is one of the newest techniques for obtaining residual stress fields from friction stir welded (FSW) parts, experimentally. This method has many advantages; however, edge effects coming from the process itself might introduce artifacts in the obtained results......) cross sectional map obtained by the method, peak stresses in tension are observed in the mid-section of the FSW butt-welded plates at the distance of the tool radius from the centerline. The corresponding numerical simulation indicates the same behavior because of the particular clamping conditions...

  16. Remote Sensing of Residue Management in Farms using Landsat 8 Sensor Imagery

    Directory of Open Access Journals (Sweden)

    M. A Rostami

    2017-10-01

    Full Text Available Introduction Preserving of crop residues in the field surface after harvesting crops, making difficult farm operations. The farmers for getting rid of crop residues always choose the easiest way, i.e. burning. Burning is one of the common disposal methods for wheat and corn straw in some region of the world. Present study was aimed to investigate the accurate methods for monitoring of residue management after wheat harvesting. With this vision, the potential of Landsat 8 sensor was evaluated for monitoring of residue burning, using satellite spectral indices and Linear Spectral Unmixing Analysis. For this purpose, correlation of ground data with satellite spectral indices and LSUA data were tested by linear regression. Materials and Methods In this study we considered 12 farms where remained plants were burned, 12 green farm, 12 bare farms and 12 farms with full crop residue cover were considered. Spatial coordinates of experimental fields recorded with a GPS and fields map were drawn using ArcGissoftware, version of 10.1. In this study,t wo methods were used to separate burned fields from other farms including Satellite Spectral Indices and Linear Spectral unmixing analysis. In this study, multispectral landsat 8 image was acquired over 2015 year. Landsat 8 products are delivered to the customer as radiometric, sensor, and geometric corrections. Image pixels are unique to Landsat 8 data, and should not be directly compared to imagery from other sensors. Therefore, DN value must be converted to radiance value in order to change the radiance to the reflectance, which is useful when performing spectral analysis techniques, such as transformations, band ratios and the Normalized Difference Vegetation Index (NDVI, etc. In this study, a number of spectral indices and Linear Spectral Unmixing Analysis data were imported/extracted from Landsat 8 image. All satellite image data were analyzed by ENVI software package. The spectral indices used in this

  17. A proposal of parameter determination method in the residual strength degradation model for the prediction of fatigue life (I)

    International Nuclear Information System (INIS)

    Kim, Sang Tae; Jang, Seong Soo

    2001-01-01

    The static and fatigue tests have been carried out to verify the validity of a generalized residual strength degradation model. And a new method of parameter determination in the model is verified experimentally to account for the effect of tension-compression fatigue loading of spheroidal graphite cast iron. It is shown that the correlation between the experimental results and the theoretical prediction on the statistical distribution of fatigue life by using the proposed method is very reasonable. Furthermore, it is found that the correlation between the theoretical prediction and the experimental results of fatigue life in case of tension-tension fatigue data in composite material appears to be reasonable. Therefore, the proposed method is more adjustable in the determination of the parameter than maximum likelihood method and minimization technique

  18. 2D-RBUC for efficient parallel compression of residuals

    Science.gov (United States)

    Đurđević, Đorđe M.; Tartalja, Igor I.

    2018-02-01

    In this paper, we present a method for lossless compression of residuals with an efficient SIMD parallel decompression. The residuals originate from lossy or near lossless compression of height fields, which are commonly used to represent models of terrains. The algorithm is founded on the existing RBUC method for compression of non-uniform data sources. We have adapted the method to capture 2D spatial locality of height fields, and developed the data decompression algorithm for modern GPU architectures already present even in home computers. In combination with the point-level SIMD-parallel lossless/lossy high field compression method HFPaC, characterized by fast progressive decompression and seamlessly reconstructed surface, the newly proposed method trades off small efficiency degradation for a non negligible compression ratio (measured up to 91%) benefit.

  19. Inclusion of residual tissue in biobanks: opt-in or opt-out?

    Directory of Open Access Journals (Sweden)

    Noor A A Giesbertz

    Full Text Available Residual samples are an important source of tissue for biobanks. They refer to leftover tissue that is obtained in the course of clinical care. Residual samples can be included through an opt-in method--that is, a person explicitly expresses consent to include residual tissue--or an opt-out method--that is, the tissue is stored unless a person explicitly refuses. At the moment there is a renewed interest in the appropriate method for the inclusion of residual samples in biobanks. The expansion of biobanks and rapid developments in biomedical research underscore the need to evaluate the proper procedure. In this article we revisit the arguments in favor and against opt-in and opt-out methods for residual tissue research. We conclude firstly that an opt-out method is only justifiable when certain conditions are met: (1 awareness has to be raised, (2 sufficient information has to be provided, and (3 a genuine possibility to object has to be offered. An opt-out procedure that fulfills these conditions can be called a "thick" opt-out method. As a consequence, the dichotomy between opt-in and opt-out is less stark than usually suggested, as both methods require a certain amount of effort. Secondly, we conclude that because of the diversity of tissue and research, not every situation can be treated alike. There are at least four situations that require opt-in procedures: (1 research with higher risks or increased burdens, (2 the use of controversial or high-impact techniques, (3 research on sensitive tissue types, and (4 research involving vulnerable patients. We suggest that further interdisciplinary debate should answer the question when to opt-in or when to opt-out.

  20. Investigation of residual stresses in thick-walled vessels with combination of autofrettage and wire-winding

    International Nuclear Information System (INIS)

    Sedighi, M.; Jabbari, A.H.

    2013-01-01

    Wire-winding and autofrettage processes can be used to introduce beneficial residual stress in the cylinder of thick-walled pressure vessels. In both techniques, internal residual compressive stress will increase internal pressure capacity, improve fatigue life and reduce fatigue crack initiation. The purpose of this paper is to analyze the effects of wire-winding on an autofrettaged thick-walled vessel. Direct method which is a modified Variable Material Properties (VMP) method has been used in order to calculate residual stresses in an autofrettaged vessel. Since wire-winding is done after autofrettage process, the tangent and/or Young's modulus could be changed. For this reason, a new wire-winding method based on Direct Method is introduced. The obtained results for wire-wound autofrettaged vessels are validated by finite element method. The results show that by using this approach, the residual hoop stresses in a wire-wound autofrettaged vessel have a more desirable distribution in the cylinder. -- Highlights: • Combination of autofrettage and wire-winding in pressure vessels has been presented. • A new method based on Direct method is presented for wire-winding process. • Residual hoop stresses are compared in vessels cylinders for different cases. • The residual hoop stress has a more desirable stress distribution. • The benefits of the combined vessel are highlighted in comparison with single cases

  1. Numerical and Experimental Study on the Residual Stresses in the Nitrided Steel

    Science.gov (United States)

    Song, X.; Zhang, Zhi-Qian; Narayanaswamy, S.; Huang, Y. Z.; Zarinejad, M.

    2016-09-01

    In the present work, residual stresses distribution in the gas nitrided AISI 4140 sample has been studied using finite element (FE) simulation. The nitrogen concentration profile is obtained from the diffusion-controlled compound layer growth model, and nitrogen concentration controls the material volume change through phase transformation and lattice interstitials which results in residual stresses. Such model is validated through residual stress measurement technique—micro-ring-core method, which is applied to the nitriding process to obtain the residual stresses profiles in both the compound and diffusion layer. The numerical and experimental results are in good agreement with each other; they both indicate significant stress variation in the compound layer, which was not captured in previous research works due to the resolution limit of the traditional methods.

  2. Efficient identification of critical residues based only on protein structure by network analysis.

    Directory of Open Access Journals (Sweden)

    Michael P Cusack

    2007-05-01

    Full Text Available Despite the increasing number of published protein structures, and the fact that each protein's function relies on its three-dimensional structure, there is limited access to automatic programs used for the identification of critical residues from the protein structure, compared with those based on protein sequence. Here we present a new algorithm based on network analysis applied exclusively on protein structures to identify critical residues. Our results show that this method identifies critical residues for protein function with high reliability and improves automatic sequence-based approaches and previous network-based approaches. The reliability of the method depends on the conformational diversity screened for the protein of interest. We have designed a web site to give access to this software at http://bis.ifc.unam.mx/jamming/. In summary, a new method is presented that relates critical residues for protein function with the most traversed residues in networks derived from protein structures. A unique feature of the method is the inclusion of the conformational diversity of proteins in the prediction, thus reproducing a basic feature of the structure/function relationship of proteins.

  3. Health condition and residual life of deteriorating technical systems

    Energy Technology Data Exchange (ETDEWEB)

    Reinertsen, Rune

    1998-12-31

    Many offshore installations in the Norwegian Sector of the North Sea approach the end of their useful life. The same is true of many power plants and technical systems in general. This thesis describes the theory and improves the methods for the determination of the health condition and residual life of technical systems. Rather than developing new methods it discusses new ways of using existing statistical methods. The main contributions are: (1) A survey of the literature of diagnosis, prediction and life extension for deteriorating technical systems, (2) A discussion of some consequences of selecting the wrong life model, (3) A description of problems related to the determination of mean residual life of non-repairable technical systems, (4) Presentation of the concept of `technical health` to describe the soundness of a system exposed to failure mechanisms, (5) A model for predicting the technical health and residual life of a corroding system, (6) Recommends requirements and methods for using expert knowledge in safety and reliability analysis, (7) A general inspection strategy for system fault diagnosis by using Shannon entropy, (8) Points out weaknesses and strengths of risk measures used in the offshore industry today. 237 refs., 23 figs., 6 tabs.

  4. Health condition and residual life of deteriorating technical systems

    Energy Technology Data Exchange (ETDEWEB)

    Reinertsen, Rune

    1997-12-31

    Many offshore installations in the Norwegian Sector of the North Sea approach the end of their useful life. The same is true of many power plants and technical systems in general. This thesis describes the theory and improves the methods for the determination of the health condition and residual life of technical systems. Rather than developing new methods it discusses new ways of using existing statistical methods. The main contributions are: (1) A survey of the literature of diagnosis, prediction and life extension for deteriorating technical systems, (2) A discussion of some consequences of selecting the wrong life model, (3) A description of problems related to the determination of mean residual life of non-repairable technical systems, (4) Presentation of the concept of `technical health` to describe the soundness of a system exposed to failure mechanisms, (5) A model for predicting the technical health and residual life of a corroding system, (6) Recommends requirements and methods for using expert knowledge in safety and reliability analysis, (7) A general inspection strategy for system fault diagnosis by using Shannon entropy, (8) Points out weaknesses and strengths of risk measures used in the offshore industry today. 237 refs., 23 figs., 6 tabs.

  5. FIB-based measurement of local residual stresses on microsystems

    Science.gov (United States)

    Vogel, Dietmar; Sabate, Neus; Gollhardt, Astrid; Keller, Juergen; Auersperg, Juergen; Michel, Bernd

    2006-03-01

    The paper comprises research results obtained for stress determination on micro and nanotechnology components. It meets the concern of controlling stresses introduced to sensors, MEMS and electronics devices during different micromachining processes. The method bases on deformation measurement options made available inside focused ion beam equipment. Removing locally material by ion beam milling existing stresses / residual stresses lead to deformation fields around the milled feature. Digital image correlation techniques are used to extract deformation values from micrographs captured before and after milling. In the paper, two main milling features have been analyzed - through hole and through slit milling. Analytical solutions for stress release fields of in-plane stresses have been derived and compared to respective experimental findings. Their good agreement allows to settle a method for determination of residual stress values, which is demonstrated for thin membranes manufactured by silicon micro technology. Some emphasis is made on the elimination of main error sources for stress determination, like rigid body object displacements and rotations due to drifts of experimental conditions under FIB imaging. In order to illustrate potential application areas of the method residual stress suppression by ion implantation is evaluated by the method and reported here.

  6. Thermal treatment of solid residues from WtE units: a review.

    Science.gov (United States)

    Lindberg, Daniel; Molin, Camilla; Hupa, Mikko

    2015-03-01

    Thermal treatment methods of bottom ash, fly ash and various types of APC (air pollution control) residues from waste-to-energy plants can be used to obtain environmentally stable material. The thermal treatment processes are meant to reduce the leachability of harmful residue constituents, destroy toxic organic compounds, reduce residue volume, and produce material suitable for utilization. Fly ash and APC residues often have high levels of soluble salts, particularly chlorides, metals such as cadmium, lead, copper and zinc, and trace levels of organic pollutants such as dioxins and furans. Different thermal treatment methods can be used to either decompose or stabilize harmful elements and compounds in the ash, or separate them from the ash to get a material that can be safely stored or used as products or raw materials. In the present paper, thermal treatment methods, such as sintering, vitrification, and melting have been reviewed. In addition to a review of the scientific literature, a survey has been made of the extensive patent literature in the field. Copyright © 2015 Elsevier Ltd. All rights reserved.

  7. Residual stress in polyethylene pipes

    Czech Academy of Sciences Publication Activity Database

    Poduška, Jan; Hutař, Pavel; Kučera, J.; Frank, A.; Sadílek, J.; Pinter, G.; Náhlík, Luboš

    2016-01-01

    Roč. 54, SEP (2016), s. 288-295 ISSN 0142-9418 R&D Projects: GA MŠk LM2015069; GA MŠk(CZ) LQ1601 Institutional support: RVO:68081723 Keywords : polyethylene pipe * residual stress * ring slitting method * lifetime estimation Subject RIV: JL - Materials Fatigue, Friction Mechanics Impact factor: 2.464, year: 2016

  8. Evaluation of residue-residue contact predictions in CASP9

    KAUST Repository

    Monastyrskyy, Bohdan; Fidelis, Krzysztof; Tramontano, Anna; Kryshtafovych, Andriy

    2011-01-01

    This work presents the results of the assessment of the intramolecular residue-residue contact predictions submitted to CASP9. The methodology for the assessment does not differ from that used in previous CASPs, with two basic evaluation measures

  9. Automated detection of residual cells after sex-mismatched stem-cell transplantation – evidence for presence of disease-marker negative residual cells

    Directory of Open Access Journals (Sweden)

    Johannes Tilman

    2009-05-01

    Full Text Available Abstract Background A new chimerism analysis based on automated interphase fluorescence in situ hybridization (FISH evaluation was established to detect residual cells after allogene sex-mismatched bone marrow or blood stem-cell transplantation. Cells of 58 patients were characterized as disease-associated due to presence of a bcr/abl-gene-fusion or a trisomy 8 and/or a simultaneous hybridization of gonosome-specific centromeric probes. The automatic slide scanning platform Metafer with its module MetaCyte was used to analyse 3,000 cells per sample. Results Overall 454 assays of 58 patients were analyzed. 13 of 58 patients showed residual recipient cells at one stage of more than 4% and 12 of 58 showed residual recipient cells less than 4%, respectively. As to be expected, patients of the latter group were associated with a higher survival rate (48 vs. 34 month. In only two of seven patients with disease-marker positive residual cells between 0.1–1.3% a relapse was observed. Besides, disease-marker negative residual cells were found in two patients without relapse at a rate of 2.8% and 3.3%, respectively. Conclusion The definite origin and meaning of disease-marker negative residual cells is still unclear. Overall, with the presented automatic chimerism analysis of interphase FISH slides, a sensitive method for detection of disease-marker positive residual cells is on hand.

  10. Loss of residual monomer from resilient lining materials processed by different methods = Perda de monômero residual de reembasadores resilientes processados por diferentes métodos

    Directory of Open Access Journals (Sweden)

    León, Blanca Liliana Torres

    2008-01-01

    Full Text Available Objetivo: Avaliar o monômero residual liberado de materiais resilientes para reembasamento polimerizados por diferentes métodos. Metodologia: Dois materiais foram testados: Ever-Soft polymerizado por banho quente de água ou por energia de microondas, e Light Liner polimerizado quimicamente e por luz visível (polimerização dual. O monômero residual liberado foi mensurado em 12 espécimes (40x10x0,3mm fabricados com cada material e método de polimerização. Os espécimes foram armazenados em água destilada por 168 horas a 37ºC, e analisados diariamente por espectrometria ultravioleta (Light Liner: 204nm, Ever-Soft: 206nm. Os dados foram analisados por ANOVA de fator único e teste de Bonferroni (a=0,05. O monômero residual liberado em relação ao tempo foi determinado por análise de regressão polinomial. Resultados: O monômero residual liberado em 168 horas do teste (µg/cm2 em espécimes polimerizados por banho de água quente (0,27±0,01µg/cm2 foi significativamente maior (P < 0,05 que em espécimes processados por energia de microondas (0,25±0,02µg/cm2. Ever-Soft mostrou uma redução na liberação de monomer residual com o tempo, tendendo a se estabilizar em 96 horas. Light Liner continuou a liberar monômero com o tempo. Conclusão: Ever-Soft pode ser polimerizado por energia de microondas. Os valores de monômero residual liberado foram baixos, e os níveis de monômero diminuíram com o tempo

  11. Analysis of fenbendazole residues in bovine milk by ELISA.

    Science.gov (United States)

    Brandon, David L; Bates, Anne H; Binder, Ronald G; Montague, William C; Whitehand, Linda C; Barker, Steven A

    2002-10-09

    Fenbendazole residues in bovine milk were analyzed by ELISAs using two monoclonal antibodies. One monoclonal antibody (MAb 587) bound the major benzimidazole anthelmintic drugs, including fenbendazole, oxfendazole, and fenbendazole sulfone. The other (MAb 591) was more specific for fenbendazole, with 13% cross-reactivity with the sulfone and no significant binding to the sulfoxide metabolite. The limit of detection of the ELISA method in the milk matrix was 7 ppb for MAb 587 and 3 ppb for MAb 591. Fenbendazole was administered in feed, drench, and paste form to three groups of dairy cattle. Milk was collected immediately before dosing and then every 12 h for 5 days. The ELISA indicated that residue levels varied widely among individual cows in each group. Fenbendazole levels peaked at approximately 12-24 h and declined rapidly thereafter. Metabolites were detected at much higher levels than the parent compound, peaked at approximately 24-36 h, and declined gradually. Residue levels were undetectable by 72 h. The ELISA data correlated well with the total residues determined by chromatographic analysis, but the use of the two separate ELISAs did not afford an advantage over ELISA with the single, broadly reactive MAb 587. The ELISA method could be used to flag high-residue samples in on-site monitoring of fenbendazole in milk and is a potential tool for studying drug pharmacokinetics.

  12. Dissipation and residues of emamectin benzoate in cabbage.

    Science.gov (United States)

    Liu, Shuaigang; Zhang, Fengzu; Wang, Lei; Pan, Canping

    2012-09-01

    Emamectin benzoate residue dynamics and final residues in supervised field trials at GAP conditions were studied. An HPLC-MS analytical method for the determination of emamectin benzoate in cabbage and soil was developed. The recoveries of emamectin benzoate on cabbage and soil were observed from 71% to 102% at fortification levels of 0.01, 0.1 and 1.0 mg/kg. The reported limit of quantification (LOQ) was found to be 0.01 mg/kg. The dissipation experiments showed the half-lives (T(1/2)) of emamectin benzoate was around 1 days. At pre-harvest intervals (PHI) of 7 and 12 days, emamectin benzoate residue was observed to be below the LOQ.

  13. Optimization of heat-liberating batches for ash residue stabilization

    International Nuclear Information System (INIS)

    Karlina, O.K.; Varlackova, G.A.; Ojovan, M.I.; Tivansky, V.M.; Dmitriev, S.A.

    1999-01-01

    The ash residue obtained after incineration of solid radioactive waste is a dusting poly-dispersed powder like material that contains radioactive nuclides ( 137 Cs, 90 Sr, 239 Pu, hor ( ellipsis)). Specific radioactivity of the ash can be about 10 5 --10 7 Bq/kg. In order to dispose of the ash, residue shall be stabilized by producing a monolith material. The ash residue can be either vitrified or stabilized into a ceramic matrix. For this purpose the ash residue is mixed with fluxing agents followed by melting of obtained composition in the different type melters. As a rule this requires both significant energy consumption and complex melting equipment. A stabilization technology of ash residue was proposed recently by using heat liberating batches-compositions with redox properties. The ash residue is melted due to exothermic chemical reactions in the mixture with heat-liberating batch that occur with considerable release of heat. Stabilization method has three stages: (1) preparation of a mixture of heating batch and ash residue with or without glass forming batch (frit); (2) ignition and combustion of mixed composition; (3) cooling (quenching) of obtained vitreous material. Combustion of mixed composition occurs in the form of propagation of reacting wave. The heat released during exothermic chemical reactions provides melting of ash residue components and production of glass-like phase. The final product consists of a glass like matrix with embedded crystalline inclusions of infusible ash residue components

  14. A method to separate and quantify the effects of indentation size, residual stress and plastic damage when mapping properties using instrumented indentation

    International Nuclear Information System (INIS)

    Hou, X D; Jennett, N M

    2017-01-01

    Instrumented indentation is a convenient and increasingly rapid method of high resolution mapping of surface properties. There is, however, significant untapped potential for the quantification of these properties, which is only possible by solving a number of serious issues that affect the absolute values for mechanical properties obtained from small indentations. The three most pressing currently are the quantification of: the indentation size effect (ISE), residual stress, and pile-up and sink-in—which is itself affected by residual stress and ISE. Hardness based indentation mapping is unable to distinguish these effects. We describe a procedure that uses an elastic modulus as an internal reference and combines the information available from an indentation modulus map, a hardness map, and a determination of the ISE coefficient (using self-similar geometry indentation) to correct for the effects of stress, pile up and the indentation size effect, to leave a quantified map of plastic damage and grain refinement hardening in a surface. This procedure is used to map the residual stress in a cross-section of the machined surface of a previously stress free metal. The effect of surface grinding is compared to milling and is shown to cause different amounts of work hardening, increase in residual stress, and surface grain size reduction. The potential use of this procedure for mapping coatings in cross-section is discussed. (paper)

  15. A method to separate and quantify the effects of indentation size, residual stress and plastic damage when mapping properties using instrumented indentation

    Science.gov (United States)

    Hou, X. D.; Jennett, N. M.

    2017-11-01

    Instrumented indentation is a convenient and increasingly rapid method of high resolution mapping of surface properties. There is, however, significant untapped potential for the quantification of these properties, which is only possible by solving a number of serious issues that affect the absolute values for mechanical properties obtained from small indentations. The three most pressing currently are the quantification of: the indentation size effect (ISE), residual stress, and pile-up and sink-in—which is itself affected by residual stress and ISE. Hardness based indentation mapping is unable to distinguish these effects. We describe a procedure that uses an elastic modulus as an internal reference and combines the information available from an indentation modulus map, a hardness map, and a determination of the ISE coefficient (using self-similar geometry indentation) to correct for the effects of stress, pile up and the indentation size effect, to leave a quantified map of plastic damage and grain refinement hardening in a surface. This procedure is used to map the residual stress in a cross-section of the machined surface of a previously stress free metal. The effect of surface grinding is compared to milling and is shown to cause different amounts of work hardening, increase in residual stress, and surface grain size reduction. The potential use of this procedure for mapping coatings in cross-section is discussed.

  16. Antimicrobial residues in tissues and eggs of laying hens at Chittagong, Bangladesh

    Directory of Open Access Journals (Sweden)

    Ariful Islam

    2016-12-01

    Full Text Available Aim: Antimicrobial residue in animal food products is an important index of food safety. Antimicrobial residues could result from chemotherapeutic or chemoprophylactic use of drugs in food animals. This occurrence of residue in animal food products has received enormous worldwide attention from some local, international, and public health agencies. A crosssectional study was conducted from July to December 2009 to detect the antibiotic residues in tissues and eggs of laying hens at Chittagong of Bangladesh. Materials and Methods: Microbial inhibition test (MIT and thin layer chromatography (TLC methods were used to detect antibacterial residues in poultry tissues (liver, kidney, breast, and thigh muscles and eggs. The bacteria and pH of the MIT method were as follows: Bacillus subtilis on test agar medium with a pH of 7.2, Bacillus cereus with a pH of 6.0, and Escherichia coli at pH with an 8.0. Results: The overall prevalence of antibiotic residues detected by MIT was 64% in liver, 63% in kidney, 56% in breast muscle, 50% in thigh muscle, and 60% in eggs. There was significant variation in results between MIT and TLC (p<0.05. Tetracycline residues were found in 48% in liver, 24% in kidneys, 20% in thigh muscles, 26% in breast muscles, and 36% in eggs. Ciprofloxacin residues were found 46% in liver, 42% in kidneys, 34% in thigh muscles, 30% in breast muscles, and 30% in eggs. Enrofloxacin residues were found 40% in livers, 36% in kidneys, 24% in thigh muscles, 20% in breast muscles, and 26% in eggs. Amoxicillin residues were found 48% in livers, 30% in kidneys, 26% in thigh muscles, 22% in breast muscles, and 24% in eggs. The most frequently detected antibiotic residues by both MIT and TLC were found in liver tissue, tetracycline (48%, ciprofloxacin (46%, enrofloxacin (40%, and amoxicillin (42% were found in liver. Breast muscle tissue was least likely to contain antibiotic residues (24%. Tetracycline (p=0.01 and amoxicillin (p=0.03 residues had

  17. A sensitive multi-residue method for the determination of 35 micropollutants including pharmaceuticals, iodinated contrast media and pesticides in water.

    Science.gov (United States)

    Valls-Cantenys, Carme; Scheurer, Marco; Iglesias, Mònica; Sacher, Frank; Brauch, Heinz-Jürgen; Salvadó, Victoria

    2016-09-01

    A sensitive, multi-residue method using solid-phase extraction followed by liquid chromatography-tandem mass spectrometry (LC-MS/MS) was developed to determine a representative group of 35 analytes, including corrosion inhibitors, pesticides and pharmaceuticals such as analgesic and anti-inflammatory drugs, five iodinated contrast media, β-blockers and some of their metabolites and transformation products in water samples. Few other methods are capable of determining such a broad range of contrast media together with other analytes. We studied the parameters affecting the extraction of the target analytes, including sorbent selection and extraction conditions, their chromatographic separation (mobile phase composition and column) and detection conditions using two ionisation sources: electrospray ionisation (ESI) and atmospheric pressure chemical ionisation (APCI). In order to correct matrix effects, a total of 20 surrogate/internal standards were used. ESI was found to have better sensitivity than APCI. Recoveries ranging from 79 to 134 % for tap water and 66 to 144 % for surface water were obtained. Intra-day precision, calculated as relative standard deviation, was below 34 % for tap water and below 21 % for surface water, groundwater and effluent wastewater. Method quantification limits (MQL) were in the low ng L(-1) range, except for the contrast agents iomeprol, amidotrizoic acid and iohexol (22, 25.5 and 17.9 ng L(-1), respectively). Finally, the method was applied to the analysis of 56 real water samples as part of the validation procedure. All of the compounds were detected in at least some of the water samples analysed. Graphical Abstract Multi-residue method for the determination of micropollutants including pharmaceuticals, iodinated contrast media and pesticides in waters by LC-MS/MS.

  18. Pesticide residue evaluation in major staple food items of Ethiopia using the QuEChERS method: a case study from the Jimma Zone.

    Science.gov (United States)

    Mekonen, Seblework; Ambelu, Argaw; Spanoghe, Pieter

    2014-06-01

    Samples of maize, teff, red pepper, and coffee (green bean and coffee bean with pulp) were collected from a local market in the Jimma Zone, Ethiopia. Samples were analyzed for the occurrence of cypermethrin, permethrin, deltamethrin, chlorpyrifos ethyl, DTT and its metabolites, and endosulfan (α, β). In the analytical procedure, the QuEChERS (Quick, Easy, Cheap, Effective, Rugged and Safe) extraction methodology with dispersive solid phase extraction clean up (d-SPE) technique was applied. Validation of the QuEChERS method was satisfactory. Recovery percentages of most pesticides were in the range of 70% to 120%, with good repeatability (%relative standard deviation coffee bean. Residues of DDT in coffee pulp significantly differed (p < 0.01) from other food items except for red pepper. The concentration of pesticides in the food items varied from 0.011 mg/kg to 1.115 mg/kg. All food items contained 1 or more pesticides. Two-thirds of the samples had residues below corresponding maximum residue limits, and the remaining one-third of samples were above the maximum residue limits. These results indicate the need for a good pesticide monitoring program to evaluate consumer risk for the Ethiopian people. © 2014 SETAC.

  19. Monitoring of Benomyl Residue in Mushroom Marketed in Hamadan City

    Directory of Open Access Journals (Sweden)

    S. Abdi

    2015-07-01

    Full Text Available Introduction & Objective: Pesticide residues in environment and food have a negative impact on the health of living organisms. Therefore, this study was carried out for evaluation of benomyl residues in mushroom marketed in Hamadan city in 2014 using spectrophotometry. Materials & Methods: 10 specimens of mushroom were collected from greenhouses and market basket of Hamadan city. After preparation and processing the samples in the laboratory, be-nomyl residues in samples were determined using a spectrophotometric method in 3 replica-tions. All statistical analyses were performed using the SPSS statistical package. Results: The mean concentration of benomyl residues in samples were 5.90±0.75, 2.10± 0.487, 40.04±1.346, 0.32±0.044, 14.0±0.785, 1.54±0.304, 40.0±0.45, 0.87±0.055, 0.66± 0.032 and 49.60±0.303 µg kg-1 and more than the maximum residue limit (MRL provided by the World Health Organization (10 ppb. The results of the comparison of the mean concentration of pesticide residues among samples revealed significant differences in most of the samples (P<0.05. Conclusion: The results showed that mean concentrations of benomyl residues in mushroom samples were exceeding that of the MRL. Therefore, it is essential to impart proper education to the farming community about hazards involved in the overuse of toxic pesticides. Also, codification of laws and their enforcement and implementation of programs for the regular periodic monitoring of pesticide residues in foodstuffs especially in vegetables cultivated un-der greenhouse conditions at the national level to protect consumers’ health are recom-mended.(Sci J Hamadan Univ Med Sci 2015; 22 (2: 137-143

  20. Monitoring of Some Pesticides Residue in Consumed tea in Tehran Market

    Directory of Open Access Journals (Sweden)

    Maryam Amirahmadi

    2013-01-01

    Full Text Available Tea is an agricultural product of the leaves, leaf buds, and internodes of various cultivars and sub-varieties of the Camellia sinensis plant, processed and vulcanized using various methods. Tea is a main beverage in Iranian food basket so should be free from toxic elements such as pesticides residue. There is no data bank on the residue of pesticides in the consumed black tea in Iran. The present study is the first attempt for monitoring of 25 pesticide residues from different chemical groups in tea samples obtained from local markets in Tehran, I.R. Iran during the period 2011. A reliable and accurate method based on spiked calibration curve and QuEChERS sample preparation was developed for determination of pesticide residues in tea by gas chromatography--mass spectrometry (GC/MS. The using of spiked calibration standards for constructing the calibration curve substantially reduced adverse matrix-related effects and negative recovery affected by GCB on pesticides. The recovery of pesticides at 3 concentration levels (n = 3 was in range of 81.4 - 99.4%. The method was proved to be repeatable with RSDr lower than 20%. The limits of quantification for all pesticides were <=20 ng/g. 53 samples from 17 imported and manufactured brand were analyzed. Detectable pesticides residues were found in 28.3% (15 samples of the samples. All of the positive samples were contaminated with unregulated pesticides (Endosulfan Sulfate or Bifenthrin which are established by ISIRI. None of the samples had contamination higher than maximum residue limit set by EU and India.

  1. Monitoring of some pesticides residue in consumed tea in Tehran market

    Directory of Open Access Journals (Sweden)

    Hamedani Morteza Pirali

    2013-01-01

    Full Text Available Abstract Tea is an agricultural product of the leaves, leaf buds, and internodes of various cultivars and sub-varieties of the Camellia sinensis plant, processed and vulcanized using various methods. Tea is a main beverage in Iranian food basket so should be free from toxic elements such as pesticides residue. There is no data bank on the residue of pesticides in the consumed black tea in Iran. The present study is the first attempt for monitoring of 25 pesticide residues from different chemical groups in tea samples obtained from local markets in Tehran, I.R. Iran during the period 2011. A reliable and accurate method based on spiked calibration curve and QuEChERS sample preparation was developed for determination of pesticide residues in tea by gas chromatography–mass spectrometry (GC/MS. The using of spiked calibration standards for constructing the calibration curve substantially reduced adverse matrix-related effects and negative recovery affected by GCB on pesticides. The recovery of pesticides at 3 concentration levels (n = 3 was in range of 81.4 - 99.4%. The method was proved to be repeatable with RSDr lower than 20%. The limits of quantification for all pesticides were ≤20 ng/g. 53 samples from 17 imported and manufactured brand were analyzed. Detectable pesticides residues were found in 28.3% (15 samples of the samples. All of the positive samples were contaminated with unregulated pesticides (Endosulfan Sulfate or Bifenthrin which are established by ISIRI. None of the samples had contamination higher than maximum residue limit set by EU and India.

  2. MULTIVARIATERESIDUES : A Mathematica package for computing multivariate residues

    Science.gov (United States)

    Larsen, Kasper J.; Rietkerk, Robbert

    2018-01-01

    Multivariate residues appear in many different contexts in theoretical physics and algebraic geometry. In theoretical physics, they for example give the proper definition of generalized-unitarity cuts, and they play a central role in the Grassmannian formulation of the S-matrix by Arkani-Hamed et al. In realistic cases their evaluation can be non-trivial. In this paper we provide a Mathematica package for efficient evaluation of multivariate residues based on methods from computational algebraic geometry.

  3. Cation exchange process for molten salt extraction residues

    International Nuclear Information System (INIS)

    Proctor, S.G.

    1975-01-01

    A new method, utilizing a cation exchange technique, has been developed for processing molten salt extraction (MSE) chloride salt residues. The developed ion exchange procedure has been used to separate americium and plutonium from gross quantities of magnesium, potassium, and sodium chloride that are present in the residues. The recovered plutonium and americium contained only 20 percent of the original amounts of magnesium, potassium, and sodium and were completely free of any detectable amounts of chloride impurity. (U.S.)

  4. Quarter-Sweep Iteration Concept on Conjugate Gradient Normal Residual Method via Second Order Quadrature - Finite Difference Schemes for Solving Fredholm Integro-Differential Equations

    International Nuclear Information System (INIS)

    Aruchunan, E.

    2015-01-01

    In this paper, we have examined the effectiveness of the quarter-sweep iteration concept on conjugate gradient normal residual (CGNR) iterative method by using composite Simpson's (CS) and finite difference (FD) discretization schemes in solving Fredholm integro-differential equations. For comparison purposes, Gauss- Seidel (GS) and the standard or full- and half-sweep CGNR methods namely FSCGNR and HSCGNR are also presented. To validate the efficacy of the proposed method, several analyses were carried out such as computational complexity and percentage reduction on the proposed and existing methods. (author)

  5. Analysis of Margin Index as a Method for Predicting Residual Disease After Breast-Conserving Surgery in a European Cancer Center.

    LENUS (Irish Health Repository)

    Bolger, Jarlath C

    2011-06-03

    INTRODUCTION: Breast-conserving surgery (BCS), followed by appropriate adjuvant therapies is established as a standard treatment option for women with early-stage invasive breast cancers. A number of factors have been shown to correlate with local and regional disease recurrence. Although margin status is a strong predictor of disease recurrence, consensus is yet to be established on the optimum margin necessary. Margenthaler et al. recently proposed the use of a "margin index," combining tumor size and margin status as a predictor of residual disease after BCS. We applied this new predictive tool to a population of patients with primary breast cancer who presented to a symptomatic breast unit to determine its suitability in predicting those who require reexcision surgery. METHODS: Retrospective analysis of our breast cancer database from January 1, 2000 to June 30, 2010 was performed, including all patients who underwent BCS. Of 531 patients who underwent BCS, 27.1% (144\\/531) required further reexcision procedures, and 55 were eligible for inclusion in the study. Margin index was calculated as: margin index = closest margin (mm)\\/tumor size (mm) × 100, with index >5 considered optimum. RESULTS: Of the 55 patients included, 31% (17\\/55) had residual disease. Fisher\\'s exact test showed margin index not to be a significant predictor of residual disease on reexcision specimen (P = 0.57). Of note, a significantly higher proportion of our patients presented with T2\\/3 tumors (60% vs. 38%). CONCLUSIONS: Although an apparently elegant tool for predicting residual disease after BCS, we have shown that it is not applicable to a symptomatic breast unit in Ireland.

  6. Analysis of margin index as a method for predicting residual disease after breast-conserving surgery in a European cancer center.

    LENUS (Irish Health Repository)

    Bolger, Jarlath C

    2012-02-01

    INTRODUCTION: Breast-conserving surgery (BCS), followed by appropriate adjuvant therapies is established as a standard treatment option for women with early-stage invasive breast cancers. A number of factors have been shown to correlate with local and regional disease recurrence. Although margin status is a strong predictor of disease recurrence, consensus is yet to be established on the optimum margin necessary. Margenthaler et al. recently proposed the use of a "margin index," combining tumor size and margin status as a predictor of residual disease after BCS. We applied this new predictive tool to a population of patients with primary breast cancer who presented to a symptomatic breast unit to determine its suitability in predicting those who require reexcision surgery. METHODS: Retrospective analysis of our breast cancer database from January 1, 2000 to June 30, 2010 was performed, including all patients who underwent BCS. Of 531 patients who underwent BCS, 27.1% (144\\/531) required further reexcision procedures, and 55 were eligible for inclusion in the study. Margin index was calculated as: margin index = closest margin (mm)\\/tumor size (mm) x 100, with index >5 considered optimum. RESULTS: Of the 55 patients included, 31% (17\\/55) had residual disease. Fisher\\'s exact test showed margin index not to be a significant predictor of residual disease on reexcision specimen (P = 0.57). Of note, a significantly higher proportion of our patients presented with T2\\/3 tumors (60% vs. 38%). CONCLUSIONS: Although an apparently elegant tool for predicting residual disease after BCS, we have shown that it is not applicable to a symptomatic breast unit in Ireland.

  7. Determination of Carbaryl residues in soybean and peanut plants

    International Nuclear Information System (INIS)

    Sumatra, M.; Soejono; Sisworo, W.H.

    1976-01-01

    Carbaryl is one of the insecticides used in large quantities in Indonesia. It is effective against soybean and peanut plant insects. The residues in the plants are determined by Colorimetry at the residues level up to 5 ppm and by thin layer chromatography at level up to 0,1 ppm. Both methods use coupling reaction between hydrolysis product of Carbaryl and diazo reagent to produce colour. (author)

  8. Development of a General Modelling Methodology for Vacuum Residue Hydroconversion

    Directory of Open Access Journals (Sweden)

    Pereira de Oliveira L.

    2013-11-01

    Full Text Available This work concerns the development of a methodology for kinetic modelling of refining processes, and more specifically for vacuum residue conversion. The proposed approach allows to overcome the lack of molecular detail of the petroleum fractions and to simulate the transformation of the feedstock molecules into effluent molecules by means of a two-step procedure. In the first step, a synthetic mixture of molecules representing the feedstock for the process is generated via a molecular reconstruction method, termed SR-REM molecular reconstruction. In the second step, a kinetic Monte-Carlo method (kMC is used to simulate the conversion reactions on this mixture of molecules. The molecular reconstruction was applied to several petroleum residues and is illustrated for an Athabasca (Canada vacuum residue. The kinetic Monte-Carlo method is then described in detail. In order to validate this stochastic approach, a lumped deterministic model for vacuum residue conversion was simulated using Gillespie’s Stochastic Simulation Algorithm. Despite the fact that both approaches are based on very different hypotheses, the stochastic simulation algorithm simulates the conversion reactions with the same accuracy as the deterministic approach. The full-scale stochastic simulation approach using molecular-level reaction pathways provides high amounts of detail on the effluent composition and is briefly illustrated for Athabasca VR hydrocracking.

  9. AZTEC: A parallel iterative package for the solving linear systems

    Energy Technology Data Exchange (ETDEWEB)

    Hutchinson, S.A.; Shadid, J.N.; Tuminaro, R.S. [Sandia National Labs., Albuquerque, NM (United States)

    1996-12-31

    We describe a parallel linear system package, AZTEC. The package incorporates a number of parallel iterative methods (e.g. GMRES, biCGSTAB, CGS, TFQMR) and preconditioners (e.g. Jacobi, Gauss-Seidel, polynomial, domain decomposition with LU or ILU within subdomains). Additionally, AZTEC allows for the reuse of previous preconditioning factorizations within Newton schemes for nonlinear methods. Currently, a number of different users are using this package to solve a variety of PDE applications.

  10. Measurement of the residual stress distribution in a thick pre-stretched aluminum plate

    Science.gov (United States)

    Yuan, S. X.; Li, X. Q.; M, S.; Zhang, Y. C.; Gong, Y. D.

    2008-12-01

    Thick pre-stretched aluminum alloy plates are widely used in aircraft, while machining distortion caused by initial residual stress release in thick plates is a common and serious problem. To reduce the distortion, the residual stress distribution in thick plate must be measured. According to the characteristics of the thick pre-stretched aluminum alloy plate, based the elastic mechanical theory, this article deduces the modified layer-removal strain method adapting two different strain situations, which are caused by tensile and compressive stress. To validate this method, the residual stresses distribution along the thick direction of plate 2D70T351 is measured by this method, it is shown that the new method deduced in this paper is simple and accurate, and is very useful in engineering.

  11. A primary simulation for residual stress neutron diffractometer

    International Nuclear Information System (INIS)

    Wang Shuying; Liu Lijuan; Sun Liangwei

    2012-01-01

    At present, neutron diffraction method is the unique and nondestructive method that can directly measure the residual stress distribution in deep materials and engineering components. It has an important application in engineering. A simulation of the flux at the position of the sample table was reported, and the resolution of the residual stress instrument was computed at the same time. The effect of the parameters of the second collimator on the flux at the sample position and the resolution of the instrument have been analyzed. The result indicated that the second collimator empress much on the neutron flux and the instrument resolution is well when the sample's diffraction angle is less than 120°. (authors)

  12. Multi-residue method for the determination of antibiotics and some of their metabolites in seafood.

    Science.gov (United States)

    Serra-Compte, Albert; Álvarez-Muñoz, Diana; Rodríguez-Mozaz, Sara; Barceló, Damià

    2017-06-01

    The presence of antibiotics in seafood for human consumption may pose a risk for consumers. A methodology for the analysis of antibiotics in seafood based on QuEChERS (quick, easy, cheap, effective, rugged, and safe) extraction, followed by detection and quantification using liquid chromatography coupled to mass spectrometry was developed. The analytical method was evaluated for the determination of 23 antibiotics (including parent compounds and some metabolites) in fish, mussels and clams. Recoveries ranged between 30% and 70% for most of the compounds and method detection and quantification limits (MDLs and MQLs) were between 0.01 and 0.31 ng/g dry weigh (dw) and 0.02-1.03 ng/g (dw) respectively. Real seafood samples were analysed using this method. Nine antibiotics were found at levels above MDLs; however none of them exceed the maximum residue limits (MRL) established by the authorities. Tetracycline was the most ubiquitous compound, presenting also the highest concentration: 5.63 ng/g (dw) in fish from Netherlands. In addition, an alternative technique based on microbial growth inhibition was explored as semiquantitative detection method of antibiotics in seafood. This methodology could be applied as a fast screening technique for the detection of macrolides and β-lactams in seafood but further research is needed for other antibiotics families. Copyright © 2016 Elsevier Ltd. All rights reserved.

  13. Effective Subcritical Butane Extraction of Bifenthrin Residue in Black Tea

    Directory of Open Access Journals (Sweden)

    Yating Zhang

    2017-03-01

    Full Text Available As a natural and healthy beverage, tea is widely enjoyed; however, the pesticide residues in tea leaves affect the quality and food safety. To develop a highly selective and efficient method for the facile removal of pesticide residues, the subcritical butane extraction (SBE technique was employed, and three variables involving temperature, time and extraction cycles were studied. The optimum SBE conditions were found to be as follows: extraction temperature 45 °C, extraction time 30 min, number of extraction cycles 1, and in such a condition that the extraction efficiency reached as high as 92%. Further, the catechins, theanine, caffeine and aroma components, which determine the quality of the tea, fluctuated after SBE treatment. Compared with the uncrushed leaves, pesticide residues can more easily be removed from crushed leaves, and the practical extraction efficiency was 97%. These results indicate that SBE is a useful method to efficiently remove the bifenthrin, and as appearance is not relevant in the production process, tea leaves should first be crushed and then extracted in order that residual pesticides are thoroughly removed.

  14. Effective Subcritical Butane Extraction of Bifenthrin Residue in Black Tea.

    Science.gov (United States)

    Zhang, Yating; Gu, Lingbiao; Wang, Fei; Kong, Lingjun; Qin, Guangyong

    2017-03-30

    As a natural and healthy beverage, tea is widely enjoyed; however, the pesticide residues in tea leaves affect the quality and food safety. To develop a highly selective and efficient method for the facile removal of pesticide residues, the subcritical butane extraction (SBE) technique was employed, and three variables involving temperature, time and extraction cycles were studied. The optimum SBE conditions were found to be as follows: extraction temperature 45 °C, extraction time 30 min, number of extraction cycles 1, and in such a condition that the extraction efficiency reached as high as 92%. Further, the catechins, theanine, caffeine and aroma components, which determine the quality of the tea, fluctuated after SBE treatment. Compared with the uncrushed leaves, pesticide residues can more easily be removed from crushed leaves, and the practical extraction efficiency was 97%. These results indicate that SBE is a useful method to efficiently remove the bifenthrin, and as appearance is not relevant in the production process, tea leaves should first be crushed and then extracted in order that residual pesticides are thoroughly removed.

  15. Biogas production from energy crops and agriculture residues

    Energy Technology Data Exchange (ETDEWEB)

    Wang, G.

    2010-12-15

    In this thesis, the feasibility of utilizing energy crops (willow and miscanthus) and agriculture residues (wheat straw and corn stalker) in an anaerobic digestion process for biogas production was evaluated. Potential energy crops and agriculture residues were screened according to their suitability for biogas production. Moreover, pretreatment of these biomasses by using wet explosion method was studied and the effect of the wet explosion process was evaluated based on the increase of (a) sugar release and (b) methane potential when comparing the pretreated biomass and raw biomass. Ensiling of perennial crops was tested as a storage method and pretreatment method for enhancement of the biodegradability of the crops. The efficiency of the silage process was evaluated based on (a) the amount of biomass loss during storage and (b) the effect of the silage on methane potential. Co-digestion of raw and wet explosion pretreated energy crops and agriculture residues with swine manure at various volatile solids (VS) ratio between crop and manure was carried out by batch tests and continuous experiments. The efficiency of the co-digestion experiment was evaluated based on (a) the methane potential in term of ml CH4 produced per g of VS-added and (b) the amount of methane produced per m3 of reactor volume. (Author)

  16. Benchmark on residual stress modeling in fracture mechanics assessment

    International Nuclear Information System (INIS)

    Marie, S.; Deschanels, H.; Chapuliot, S.; Le Delliou, P.

    2014-01-01

    In the frame of development in analytical defect assessment methods for the RSE-M and RCC-MRx codes, new work on the consideration of residual stresses is initiated by AREVA, CEA and EDF. The first step of this work is the realization of a database of F.E. reference cases. To validate assumptions and develop a good practice guideline for the consideration of residual stresses in finite element calculations, a benchmark between AREVA, CEA and EDF is going-on. A first application presented in this paper focuses on the analysis of the crack initiation of aged duplex stainless steel pipes submitted to an increasing pressure loading. Residual stresses are related to pipe fabrication process and act as shell bending condition. Two tests were performed: the first with an internal longitudinal semi-elliptical crack and the second with an external crack. The analysis first focuses on the ability to accurately estimate the measured pressure at the crack initiation of the two tests. For that purpose, the comparison of results obtained with different methods of taking into account the residual stresses (i.e. thermal fields or initial strain field). It then validates post-treatment procedures for J or G determination, and finally compares of the results obtained by the different partners. It is then shown that the numerical models can integrate properly the impact of residual stresses on the crack initiation pressure. Then, an excellent agreement is obtained between the different numerical evaluations of G provided by the participants to the benchmark so that best practice and reference F.E. solutions for residual stresses consideration can be provided based on that work. (authors)

  17. Persistence and bioaccumulation of oxyfluorfen residues in onion.

    Science.gov (United States)

    Sondhia, Shobha

    2010-03-01

    A field study was conducted to determine persistence and bioaccumulation of oxyflorfen residues in onion crop at two growth stages. Oxyfluorfen (23.5% EC) was sprayed at 250 and 500 g ai/ha on the crop (variety, N53). Mature onion and soil samples were collected at harvest. Green onion were collected at 55 days from each treated and control plot and analyzed for oxyfluorfen residues by a validated high-performance liquid chromatography method with an accepted recovery of 78-92% at the minimum detectable concentration of 0.003 microg g(-1). Analysis showed 0.015 and 0.005 microg g(-1) residues of oxyfluorfen at 250 g a.i. ha(-1) rate in green and mature onion samples, respectively; however, at 500 g a.i.ha(-1) rates, 0.025 and 0.011 microg g(-1) of oxyfluorfen residues were detected in green and mature onion samples, respectively. Soil samples collected at harvest showed 0.003 and 0.003 microg g(-1) of oxyfluorfen residues at the doses 250 and 500 g a.i. ha(-1), respectively. From the study, a pre-harvest interval of 118 days for onion crop after the herbicide application is suggested.

  18. Increased component safety through improved methods for residual stress analysis. Subprojects. Consideration of the elastic-plastic material properties (phase 1). Final report; Erhoehung der Komponentensicherheit durch verbesserte Verfahren zur Eigenspannungsanalyse. Teilvorhaben. Beruecksichtigung der elastisch-plastischen Materialeigenschaften (Phase 1). Abschlussbericht

    Energy Technology Data Exchange (ETDEWEB)

    Mirbach, David von

    2014-07-28

    Residual stresses in mechanical components can result in both detrimental but also beneficial effects on the strength and lifetime of the components. The most detailed knowledge of the residual stress state is of advantage or a pre-requisite for the assessment of the component performance. The mechanical methods for residual stress measurement are divided into the groups of non-destructive and destructive methods. Two commonly used mechanical methods for determination of residual stresses are the hole drilling method and the ring core method which can be regarded as semi-destructive methods. In the context of reactor safety research of the German Federal Ministry of Economic and Technology (BMWi) two fundamental and interacting weak points of the hole drilling method as well as of the ring core method, respectively, in order to determine residual stresses are going to be investigated. As a consequence reliability of the methods will be improved in this joint research project. On the one hand there are effects of geometrical boundary conditions of the components and on the other hand there is the influence of plasticity due to notch effects both affecting the released strain field after removing material and after all the calculated residual stresses. The first issue mentioned above is under the responsibility of the Institute of Materials Engineering (Kassel University) and the last one is investigated by Universitaet of Stuttgart-Otto-Graf-Institut - materials testing institute. As a consequence of a successful project the knowledge base will be considerably improved resulting in benefits for various engineering fields. Especially the quantitative consideration of real residual stress states for optimized component designs will be possible and after all the consequences of residual stresses on safety of components which are used in nuclear facilities can be evaluated. The state of art was reground in the first research chapter and the analysed strain gauges where

  19. [Discussion on present situation of study on pesticide residues in Chinese herbal medicines].

    Science.gov (United States)

    Kang, Chuan-Zhi; Guo, Lan-Ping; Zhou, Tao; Zhao, Dan; Kang, Li-Ping; He, Ya-Li; Wang, Sheng; Zhou, Liang-Yun

    2016-01-01

    Pesticide residues in traditional Chinese medicine has attracted widespread attention at home and abroad. This paper analyzed the pollution present situation and existing problems of pesticide residue for Chinese herbal medicines, explicited the analytical methods of pesticide residues in Chinese herbal medicines. Meanwhile, the commonly used pesticide residue degradation and application in Chinese herbal medicines were discussed. Moreover, on the basis of analysis of pesticide residue standards, this paper proposed the necessity and urgency of the limit standard of pesticide residues in Chinese herbal medicines, and provided a scientific references for deepening research and developing safe, green medicines. Copyright© by the Chinese Pharmaceutical Association.

  20. Evaluation of residual life of material of power plant construction elements after long-term operation

    International Nuclear Information System (INIS)

    Osasyuk, V.V.

    1989-01-01

    Existing methods are analyzed for estimation of residual resource of elements of constructions, working in creep conditions. A suggested and experimentally verified new method of residual durability forecasting is described permitting the value of the supplementary resource to be specified according to the real state of the material after preoperation. Evaluation results are given for residual life of steam lines received by different methods and advantages of the technique proposed are shown. Reliability of the new technique is confirmed by steam line operation at thermal power plants

  1. A first look at logging residue characteristics in West Virginia

    Science.gov (United States)

    A. Jeff Martin

    1975-01-01

    In 1973 and 1974, the Forest Products Marketing Laboratory obtained some preliminary information about characteristics of logging residues in West Virginia. Sixteen 1-acre plots were measured in conjunction with a test of the line-intersect sampling method. Findings from the 16 plots showed that hardwood residue volumes ranged from 100 to 1,300 cubic feet per acre,...

  2. Residual stress determination of rail tread using a laser ultrasonic technique

    International Nuclear Information System (INIS)

    Wang, Jing; Feng, Qibo

    2015-01-01

    A non-destructive method for measuring the residual stress on rail tread that uses a laser-generated ultrasonic technique is proposed. The residual stress distribution of different parts on both the new rail and used rail were examined. The surface acoustic waves (SAWs) are excited by a scanning line laser and detected by a laser ultrasonic detection system. A digital correlation method was used for calculating the changes in velocity of SAWs, which reflects the stress distribution. A wavelet de-noising technique and a least square fit were used for signal processing to improve the measurement accuracy. The effects of ultrasonic propagation distance and surface roughness on the determination of residual stress were analyzed and simulated. Results from the study demonstrate that the stress distribution results are accordant with the practical situation, and the laser-generated SAWs technique is a promising tool for the determination of residual stress in the railway inspection and other industrial testing fields. (paper)

  3. Application of the Rietveld method to assess chromium(VI) speciation in chromite ore processing residue

    International Nuclear Information System (INIS)

    Chrysochoou, Maria; Dermatas, Dimitris

    2007-01-01

    The Rietveld method allows the quantification of crystalline phases and amorphous material identified by X-ray powder diffraction (XRPD) and other diffraction methods. The method assists in determining the speciation of contaminants in solid matrices both qualitatively and quantitatively in a statistically defensible approach, as it does not focus on a microscale. Rietveld was applied to chromite ore processing residue (COPR), a cementitious waste containing hexavalent chromium. Calcium aluminum chromium oxide hydrates (CACs) were the crystalline phases identified by XRPD that bind Cr 6+ in COPR according to their chemical formula. Rietveld quantification, combined with mass balances on Cr 6+ , showed that CACs may bind Cr 6+ in variable percentages, ranging from 25% to 85%. Analysis of duplicate samples showed that material variability is the predominant factor of uncertainty in evaluating the role of CACs in Cr 6+ speciation, provided that a consistent quantification strategy is pursued. The choice of strategy was performed on the basis of the pertinent literature, preliminary analyses of the equipment and the software settings, and mass balances. The correlation between the average CAC-bound Cr 6+ concentration and the total Cr 6+ for five samples (R 2 = 0.94), extracted from different zones and soil borings, suggests that CACs are a primary sink for Cr 6+ in COPR

  4. Spatial Variability Mapping of Crop Residue Using Hyperion (EO-1 Hyperspectral Data

    Directory of Open Access Journals (Sweden)

    Abderrazak Bannari

    2015-06-01

    Full Text Available Soil management practices that maintain crop residue cover and reduce tillage improve soil structure, increase organic matter content in the soil, positively influence water infiltration, evaporation and soil temperature, and play an important role in fixing CO2 in the soil. Consequently, good residue management practices on agricultural land have many positive impacts on soil quality, crop production quality and decrease the rate of soil erosion. Several studies have been undertaken to develop and test methods to derive information on crop residue cover and soil tillage using empirical and semi-empirical methods in combination with remote sensing data. However, these methods are generally not sufficiently rigorous and accurate for characterizing the spatial variability of crop residue cover in agricultural fields. The goal of this research is to investigate the potential of hyperspectral Hyperion (Earth Observing-1, EO-1 data and constrained linear spectral mixture analysis (CLSMA for percent crop residue cover estimation and mapping. Hyperion data were acquired together with ground-reference measurements for validation purposes at the beginning of the agricultural season (prior to spring crop planting in Saskatchewan (Canada. At this time, only bare soil and crop residue were present with no crop cover development. In order to extract the crop residue fraction, the images were preprocessed, and then unmixed considering the entire spectral range (427 nm–2355 nm and the pure spectra (endmember. The results showed that the correlation between ground-reference measurements and extracted fractions from the Hyperion data using CLMSA showed that the model was overall a very good predictor for crop residue percent cover (index of agreement (D of 0.94, coefficient of determination (R2 of 0.73 and root mean square error (RMSE of 8.7% and soil percent cover (D of 0.91, R2 of 0.68 and RMSE of 10.3%. This performance of Hyperion is mainly due to the

  5. Direct methods and residue type specific isotope labeling in NMR structure determination and model-driven sequential assignment

    International Nuclear Information System (INIS)

    Schedlbauer, Andreas; Auer, Renate; Ledolter, Karin; Tollinger, Martin; Kloiber, Karin; Lichtenecker, Roman; Ruedisser, Simon; Hommel, Ulrich; Schmid, Walther; Konrat, Robert; Kontaxis, Georg

    2008-01-01

    Direct methods in NMR based structure determination start from an unassigned ensemble of unconnected gaseous hydrogen atoms. Under favorable conditions they can produce low resolution structures of proteins. Usually a prohibitively large number of NOEs is required, to solve a protein structure ab-initio, but even with a much smaller set of distance restraints low resolution models can be obtained which resemble a protein fold. One problem is that at such low resolution and in the absence of a force field it is impossible to distinguish the correct protein fold from its mirror image. In a hybrid approach these ambiguous models have the potential to aid in the process of sequential backbone chemical shift assignment when 13 C β and 13 C' shifts are not available for sensitivity reasons. Regardless of the overall fold they enhance the information content of the NOE spectra. These, combined with residue specific labeling and minimal triple-resonance data using 13 C α connectivity can provide almost complete sequential assignment. Strategies for residue type specific labeling with customized isotope labeling patterns are of great advantage in this context. Furthermore, this approach is to some extent error-tolerant with respect to data incompleteness, limited precision of the peak picking, and structural errors caused by misassignment of NOEs

  6. Methyl bromide residues in fumigated cocoa beans with particular reference to inorganic bromide

    International Nuclear Information System (INIS)

    Adomako, D.

    1976-01-01

    Inorganic bromide residues and 14 C-labelled methylated products (expressed as CH 3 Br equivalent) in cocoa beans fumigated with [ 14 C]-methyl bromide have been determined by radiometric and chemical methods. Determination of 14 C by direct combustion in an oxygen chamber followed by liquid scintillation counting confirmed previous findings with respect to the magnitude, distribution and chemical nature of the residues. Although recovery of added bromide was good, the values of total bromide obtained by the chemical method were only half of those estimated from the total residual 14 C-activity. This is attributed to loss of organic (presumably, protein-bound) bromide. In agreement with the total 14 C-labelled residue contents, total bromide in shells was 20 times greater than that in nibs. The low levels of residues in the nib (12ppm as CH 3 Br equivalent, 10ppm Br) and the further reduction of organic residues by roasting suggest that no toxicological and nutritional hazards may be expected from fumigation of cocoa beans with methyl bromide. (author)

  7. The significance of residual stresses in relation to the integrity of LWR pressure vessels

    International Nuclear Information System (INIS)

    Lidbury, D.P.G.

    1984-01-01

    The level and distribution of residual stresses in heavy section weldments and the factors affecting their relaxation with post-weld heat treatment (PWHT) are discussed; residual stresses are also considered in relation to the deposition of austenitic strip cladding and repair welding. A brief survey is made of currently available methods of measuring surface and sub-surface residual stresses in heavy section weldments; the effects of compressive residual stresses on the detection and sizing of planar defects are similarly considered. Available fracture mechanics methodologies with the capability of evaluation defect significance in the presence of residual and other secondary stresses are reviewed in some detail. On-going experimental investigations of the effects of residual stresses on structural integrity are also described. Following a general discussion, the desirability of internationally agreed Codes and Methods for assessing defects in the presence of residual and other self-limiting stresses is pointed out. It is argued that before such agreement could be achieved, however, further work is necessary, and a number of recommendations are given. (author)

  8. A method for the determination of residual beta activity in drinking water samples

    Energy Technology Data Exchange (ETDEWEB)

    Idoeta, R. [Dpto. Ingenieria Nuclear y Mecanica de Fluidos, E. T. S. Ingenieria de Bilbao - Universidad del Pais Vasco (UPV/EHU), Alda. Urquijo s/n. 48013 Bilbao (Spain)], E-mail: raquel.idoeta@ehu.es; Herranz, M.; Abelairas, A.; Legarda, F. [Dpto. Ingenieria Nuclear y Mecanica de Fluidos, E. T. S. Ingenieria de Bilbao - Universidad del Pais Vasco (UPV/EHU), Alda. Urquijo s/n. 48013 Bilbao (Spain)

    2007-09-15

    The determination of residual beta activity in drinking water is usually needed in most monitoring programs. In this work a procedure for its determination is described and expressions for the calculations of detection limits and uncertainties are proposed.

  9. A method for the determination of residual beta activity in drinking water samples

    International Nuclear Information System (INIS)

    Idoeta, R.; Herranz, M.; Abelairas, A.; Legarda, F.

    2007-01-01

    The determination of residual beta activity in drinking water is usually needed in most monitoring programs. In this work a procedure for its determination is described and expressions for the calculations of detection limits and uncertainties are proposed

  10. [Simultaneous determination of seven residual solvents in bovis calculus artifactus by headspace gas chromatography].

    Science.gov (United States)

    Chi, Shuyao; Wu, Dike; Sun, Jinhong; Ye, Ruhan; Wang, Xiaoyan

    2014-05-01

    A headspace gas chromatography (HS-GC) method was developed for the simultaneous determination of seven residual solvents (petroleum ether (60-90 degrees C), acetone, ethyl acetate, methanol, methylene chloride, ethanol and butyl acetate) in bovis calculus artifactus. The DB-WAX capillary column and flame ionization detector (FID) were used for the separation and detection of the residual solvents, and the internal standard method was used for the quantification. The chromatographic conditions, such as equilibrium temperature and equilibrium time, were optimized. Under the optimized conditions, all of the seven residual solvents showed good linear relationships with good correlation coefficients (not less than 0.999 3) in the prescribed concentration range. At three spiked levels, the recoveries for the seven residual solvents were 94.7%-105.2% with the relative standard deviations (RSDs) less than 3.5%. The limits of detection (LODs) of the method were 0.43-5.23 mg/L, and the limits of quantification (LOQs) were 1.25-16.67 mg/L. The method is simple, rapid, sensitive and accurate, and is suitable for the simultaneous determination of the seven residual solvents in bovis calculus artifactus.

  11. Comparison of residual strength-grounding damage index diagrams for tankers produced by the ALPS/HULL ISFEM and design formula method

    Directory of Open Access Journals (Sweden)

    Do Kyun Kim

    2013-03-01

    Full Text Available This study compares the Residual ultimate longitudinal strength – grounding Damage index (R-D diagrams produced by two analysis methods: the ALPS/HULL Intelligent Supersize Finite Element Method (ISFEM and the design formula (modified Paik and Mansour method – used to assess the safety of damaged ships. The comparison includes four types of double-hull oil tankers: Panamax, Aframax, Suezmax and VLCC. The R-D diagrams were calculated for a series of 50 grounding scenarios. The diagrams were efficiently sampled using the Latin Hypercube Sampling (LHS technique and comprehensively analysed based on ship size. Finally, the two methods were compared by statistically analysing the differences between their grounding damage indices and ultimate longitudinal strength predictions. The findings provide a useful example of how to apply the ultimate longitudinal strength analysis method to grounded ships.

  12. Tokamak residual zonal flow level in near-separatrix region

    International Nuclear Information System (INIS)

    Bing-Ren, Shi

    2010-01-01

    Residual zonal flow level is calculated for tokamak plasmas in the near-separatrix region of a diverted tokamak. A recently developed method is used to construct an analytic divertor tokamak configuration. It is shown that the residual zonal flow level becomes smaller but still keeps finite near the separatrix because the neoclassical polarisation mostly due to the trapped particles goes larger in this region. (fluids, plasmas and electric discharges)

  13. Mobility of organic carbon from incineration residues

    International Nuclear Information System (INIS)

    Ecke, Holger; Svensson, Malin

    2008-01-01

    Dissolved organic carbon (DOC) may affect the transport of pollutants from incineration residues when landfilled or used in geotechnical construction. The leaching of dissolved organic carbon (DOC) from municipal solid waste incineration (MSWI) bottom ash and air pollution control residue (APC) from the incineration of waste wood was investigated. Factors affecting the mobility of DOC were studied in a reduced 2 6-1 experimental design. Controlled factors were treatment with ultrasonic radiation, full carbonation (addition of CO 2 until the pH was stable for 2.5 h), liquid-to-solid (L/S) ratio, pH, leaching temperature and time. Full carbonation, pH and the L/S ratio were the main factors controlling the mobility of DOC in the bottom ash. Approximately 60 weight-% of the total organic carbon (TOC) in the bottom ash was available for leaching in aqueous solutions. The L/S ratio and pH mainly controlled the mobilization of DOC from the APC residue. About 93 weight-% of TOC in the APC residue was, however, not mobilized at all, which might be due to a high content of elemental carbon. Using the European standard EN 13 137 for determination of total organic carbon (TOC) in MSWI residues is inappropriate. The results might be biased due to elemental carbon. It is recommended to develop a TOC method distinguishing between organic and elemental carbon

  14. Residual stresses in laser direct metal deposited Waspaloy

    Energy Technology Data Exchange (ETDEWEB)

    Moat, R.J., E-mail: richard.moat@manchester.ac.uk [School of Materials, University of Manchester, Grosvenor Street, Manchester M1 7HS (United Kingdom); Pinkerton, A.J.; Li, L. [Laser Processing Research Centre, School of Mechanical, Aerospace and Civil Engineering, University of Manchester, M60 1QD (United Kingdom); Withers, P.J.; Preuss, M. [School of Materials, University of Manchester, Grosvenor Street, Manchester M1 7HS (United Kingdom)

    2011-03-15

    Research highlights: {yields} Neutron diffraction and the contour method show good agreement. {yields} Tensile stresses found parallel to the surfaces. {yields} Compressive stresses within the bulk of the structures. {yields} Residual stress weakly dependent on the laser pulse parameters. {yields} Maximum tensile residual stress unaffected across range of pulse parameters used. - Abstract: This paper reports a study into the effect of laser pulse length and duty cycle on the residual stress distributions in multi-track laser direct metal deposits of Waspaloy onto an Inconel 718 substrate. The residual stresses have been evaluated using neutron diffraction and the contour method, while electron microscopy and micro hardness indentation have been used to map the concomitant microstructural variation. In all cases, near the tops of the deposited walls, the longitudinal stresses are tensile towards the mid-length of the wall, while the stresses perpendicular to the substrate are negligible. By contrast near the base of the walls, the stresses along the direction of deposition are small, while the stresses perpendicular to the substrate are compressive at the centre and tensile towards the ends. Consistent with previous observations, the stresses parallel to free surfaces are tensile, balanced by compressive stresses in the interior (an inverse quench stress profile). These profiles have been found to be weakly dependent on the laser pulse parameters, most notably an increase in tensile stress gradient with increasing duty cycle, but the maximum residual stresses are largely unaffected. Furthermore, microstructural analysis has shown that the effect of laser pulse parameters on grain morphology in multi-track thick walls is less marked than previously reported for single-track wall structures.

  15. Residual stresses in laser direct metal deposited Waspaloy

    International Nuclear Information System (INIS)

    Moat, R.J.; Pinkerton, A.J.; Li, L.; Withers, P.J.; Preuss, M.

    2011-01-01

    Research highlights: → Neutron diffraction and the contour method show good agreement. → Tensile stresses found parallel to the surfaces. → Compressive stresses within the bulk of the structures. → Residual stress weakly dependent on the laser pulse parameters. → Maximum tensile residual stress unaffected across range of pulse parameters used. - Abstract: This paper reports a study into the effect of laser pulse length and duty cycle on the residual stress distributions in multi-track laser direct metal deposits of Waspaloy onto an Inconel 718 substrate. The residual stresses have been evaluated using neutron diffraction and the contour method, while electron microscopy and micro hardness indentation have been used to map the concomitant microstructural variation. In all cases, near the tops of the deposited walls, the longitudinal stresses are tensile towards the mid-length of the wall, while the stresses perpendicular to the substrate are negligible. By contrast near the base of the walls, the stresses along the direction of deposition are small, while the stresses perpendicular to the substrate are compressive at the centre and tensile towards the ends. Consistent with previous observations, the stresses parallel to free surfaces are tensile, balanced by compressive stresses in the interior (an inverse quench stress profile). These profiles have been found to be weakly dependent on the laser pulse parameters, most notably an increase in tensile stress gradient with increasing duty cycle, but the maximum residual stresses are largely unaffected. Furthermore, microstructural analysis has shown that the effect of laser pulse parameters on grain morphology in multi-track thick walls is less marked than previously reported for single-track wall structures.

  16. Residual stress evaluation and curvature behavior of aluminium 7050 peen forming processed; Avaliacao da tensao residual em aluminio 7050 conformado pelo processo peen forming

    Energy Technology Data Exchange (ETDEWEB)

    Oliveira, R.R. de; Lima, N.B., E-mail: rolivier@ipen.b, E-mail: nblima@ipen.b [Instituto de Pesquisas Energeticas e Nucleares (IPEN/CNEN-SP), Sao Paulo, SP (Brazil); Braga, A.P.V.; Goncalves, M., E-mail: anapaola@ipt.b, E-mail: mgoncalves@ipt.b [Instituto de Pesquisas Tecnologicas (IPT), Sao Paulo, SP (Brazil)

    2010-07-01

    Shot peening is a superficial cold work process used to increase the fatigue life evaluated by residual stress measurements. The peen forming process is a variant of the shot peening process, where a curvature in the plate is obtained by the compression of the grains near to the surface. In this paper, the influence of the parameters such as: pressure of shot, ball shot size and thickness of aluminum 7050 samples with respect to residual stress profile and resulting arc height was studied. The evaluation of the residual stress profile was obtained by sin{sup 2} {Psi} method. (author)

  17. Residual stress improvement in multi-layer welded plates using water-shower cooling during welding process

    International Nuclear Information System (INIS)

    Yanagida, Nobuyoshi; Koide, Hiroo

    2006-01-01

    To reduce tensile residual stress in a welded region, we developed a new welding method that applies a water-shower behind the welding torch. When this method is applied to welding of austenitic stainless steel plates, cooling conditions mainly determine how much the residual stress can be reduced. To determine the conditions, we first used FEM to evaluate the effects of interpass temperature on the residual stress. And we found effective conditions for reducing tensile residual stress. To verify the validity of the conditions, specimens welded with or without water shower cooling were manufactured. Residual stresses of the specimens were experimentally measured. It was found that tensile residual stresses were generated on the surface of the welds and those were reduced in the case that the water-shower was applied. These measurement results agree well with the FEM analyses. It can therefore be concluded that the water-shower cooling during welding is appropriate for reducing tensile residual stress in austenitic stainless steel welding. (author)

  18. Computation of point reactor dynamics equations with thermal feedback via weighted residue method

    International Nuclear Information System (INIS)

    Suo Changan; Liu Xiaoming

    1986-01-01

    Point reactor dynamics equations with six groups of delayed neutrons have been computed via weighted-residual method in which the delta function was taken as a weighting function, and the parabolic with or without exponential factor as a trial function respectively for an insertion of large or smaller reactivity. The reactivity inserted into core can be varied with time, including insertion in forms of step function, polynomials up to second power and sine function. A thermal feedback of single flow channel model was added in. The thermal equations concerned were treated by use of a backward difference technique. A WRK code has been worked out, including implementation of an automatic selection of time span based on an input of error requirement and of an automatic change between computation with large reactivity and that with smaller one. On the condition of power varied slowly and without feedback, the results are not sensitive to the selection of values of time span. At last, the comparison of relevant results has shown that the agreement is quite well

  19. Annealing dependence of residual stress and optical properties of TiO2 thin film deposited by different deposition methods.

    Science.gov (United States)

    Chen, Hsi-Chao; Lee, Kuan-Shiang; Lee, Cheng-Chung

    2008-05-01

    Titanium oxide (TiO(2)) thin films were prepared by different deposition methods. The methods were E-gun evaporation with ion-assisted deposition (IAD), radio-frequency (RF) ion-beam sputtering, and direct current (DC) magnetron sputtering. Residual stress was released after annealing the films deposited by RF ion-beam or DC magnetron sputtering but not evaporation, and the extinction coefficient varied significantly. The surface roughness of the evaporated films exceeded that of both sputtered films. At the annealing temperature of 300 degrees C, anatase crystallization occurred in evaporated film but not in the RF ion-beam or DC magnetron-sputtered films. TiO(2) films deposited by sputtering were generally more stable during annealing than those deposited by evaporation.

  20. Fate of leptophos residues in milk products

    International Nuclear Information System (INIS)

    Zayed, S.M.A.D.; Mohammed, S.I.

    1981-01-01

    The fate of leptophos residues in various milk products was studied using 14 C-phenyl labelled leptophos. Milk products were prepared from milk fortified with the radioactive insecticide by methods simulating those used in industry. The highest leptophos level was found in butter and the lowest in skim milk and whey. Analysis of the radioactive residues in all products showed the presence of leptophos alone. A trace of the oxon could be detected in whey. The results obtained in this investigation indicated that processing of milk did not affect the nature of leptophos to any appreciable extent. (author)