WorldWideScience

Sample records for automatic differentiation package

  1. Tangent: Automatic Differentiation Using Source Code Transformation in Python

    OpenAIRE

    van Merriënboer, Bart; Wiltschko, Alexander B.; Moldovan, Dan

    2017-01-01

    Automatic differentiation (AD) is an essential primitive for machine learning programming systems. Tangent is a new library that performs AD using source code transformation (SCT) in Python. It takes numeric functions written in a syntactic subset of Python and NumPy as input, and generates new Python functions which calculate a derivative. This approach to automatic differentiation is different from existing packages popular in machine learning, such as TensorFlow and Autograd. Advantages ar...

  2. Applications of automatic differentiation in topology optimization

    DEFF Research Database (Denmark)

    Nørgaard, Sebastian A.; Sagebaum, Max; Gauger, Nicolas R.

    2017-01-01

    and is demonstrated on two separate, previously published types of problems in topology optimization. Two separate software packages for automatic differentiation, CoDiPack and Tapenade are considered, and their performance and usability trade-offs are discussed and compared to a hand coded adjoint gradient...

  3. TMB: Automatic Differentiation and Laplace Approximation

    Directory of Open Access Journals (Sweden)

    Kasper Kristensen

    2016-04-01

    Full Text Available TMB is an open source R package that enables quick implementation of complex nonlinear random effects (latent variable models in a manner similar to the established AD Model Builder package (ADMB, http://admb-project.org/; Fournier et al. 2011. In addition, it offers easy access to parallel computations. The user defines the joint likelihood for the data and the random effects as a C++ template function, while all the other operations are done in R; e.g., reading in the data. The package evaluates and maximizes the Laplace approximation of the marginal likelihood where the random effects are automatically integrated out. This approximation, and its derivatives, are obtained using automatic differentiation (up to order three of the joint likelihood. The computations are designed to be fast for problems with many random effects (≈ 106 and parameters (≈ 103 . Computation times using ADMB and TMB are compared on a suite of examples ranging from simple models to large spatial models where the random effects are a Gaussian random field. Speedups ranging from 1.5 to about 100 are obtained with increasing gains for large problems. The package and examples are available at http://tmb-project.org/.

  4. Automatic differentiation bibliography

    Energy Technology Data Exchange (ETDEWEB)

    Corliss, G.F. [comp.

    1992-07-01

    This is a bibliography of work related to automatic differentiation. Automatic differentiation is a technique for the fast, accurate propagation of derivative values using the chain rule. It is neither symbolic nor numeric. Automatic differentiation is a fundamental tool for scientific computation, with applications in optimization, nonlinear equations, nonlinear least squares approximation, stiff ordinary differential equation, partial differential equations, continuation methods, and sensitivity analysis. This report is an updated version of the bibliography which originally appeared in Automatic Differentiation of Algorithms: Theory, Implementation, and Application.

  5. Research and Development of Fully Automatic Alien Smoke Stack and Packaging System

    Science.gov (United States)

    Yang, Xudong; Ge, Qingkuan; Peng, Tao; Zuo, Ping; Dong, Weifu

    2017-12-01

    The problem of low efficiency of manual sorting packaging for the current tobacco distribution center, which developed a set of safe efficient and automatic type of alien smoke stack and packaging system. The functions of fully automatic alien smoke stack and packaging system adopt PLC control technology, servo control technology, robot technology, image recognition technology and human-computer interaction technology. The characteristics, principles, control process and key technology of the system are discussed in detail. Through the installation and commissioning fully automatic alien smoke stack and packaging system has a good performance and has completed the requirements for shaped cigarette.

  6. The irace package: Iterated racing for automatic algorithm configuration

    Directory of Open Access Journals (Sweden)

    Manuel López-Ibáñez

    2016-01-01

    Full Text Available Modern optimization algorithms typically require the setting of a large number of parameters to optimize their performance. The immediate goal of automatic algorithm configuration is to find, automatically, the best parameter settings of an optimizer. Ultimately, automatic algorithm configuration has the potential to lead to new design paradigms for optimization software. The irace package is a software package that implements a number of automatic configuration procedures. In particular, it offers iterated racing procedures, which have been used successfully to automatically configure various state-of-the-art algorithms. The iterated racing procedures implemented in irace include the iterated F-race algorithm and several extensions and improvements over it. In this paper, we describe the rationale underlying the iterated racing procedures and introduce a number of recent extensions. Among these, we introduce a restart mechanism to avoid premature convergence, the use of truncated sampling distributions to handle correctly parameter bounds, and an elitist racing procedure for ensuring that the best configurations returned are also those evaluated in the highest number of training instances. We experimentally evaluate the most recent version of irace and demonstrate with a number of example applications the use and potential of irace, in particular, and automatic algorithm configuration, in general.

  7. Automatic validation of numerical solutions

    DEFF Research Database (Denmark)

    Stauning, Ole

    1997-01-01

    This thesis is concerned with ``Automatic Validation of Numerical Solutions''. The basic theory of interval analysis and self-validating methods is introduced. The mean value enclosure is applied to discrete mappings for obtaining narrow enclosures of the iterates when applying these mappings...... differential equations, but in this thesis, we describe how to use the methods for enclosing iterates of discrete mappings, and then later use them for discretizing solutions of ordinary differential equations. The theory of automatic differentiation is introduced, and three methods for obtaining derivatives...... are described: The forward, the backward, and the Taylor expansion methods. The three methods have been implemented in the C++ program packages FADBAD/TADIFF. Some examples showing how to use the three metho ds are presented. A feature of FADBAD/TADIFF not present in other automatic differentiation packages...

  8. Sensitivity analysis and design optimization through automatic differentiation

    International Nuclear Information System (INIS)

    Hovland, Paul D; Norris, Boyana; Strout, Michelle Mills; Bhowmick, Sanjukta; Utke, Jean

    2005-01-01

    Automatic differentiation is a technique for transforming a program or subprogram that computes a function, including arbitrarily complex simulation codes, into one that computes the derivatives of that function. We describe the implementation and application of automatic differentiation tools. We highlight recent advances in the combinatorial algorithms and compiler technology that underlie successful implementation of automatic differentiation tools. We discuss applications of automatic differentiation in design optimization and sensitivity analysis. We also describe ongoing research in the design of language-independent source transformation infrastructures for automatic differentiation algorithms

  9. Automatic differentiation algorithms in model analysis

    NARCIS (Netherlands)

    Huiskes, M.J.

    2002-01-01

    Title: Automatic differentiation algorithms in model analysis
    Author: M.J. Huiskes
    Date: 19 March, 2002

    In this thesis automatic differentiation algorithms and derivative-based methods

  10. FORSIM-6, Automatic Solution of Coupled Differential Equation System

    International Nuclear Information System (INIS)

    Carver, M.B.; Stewart, D.G.; Blair, J.M.; Selander, W.N.

    1983-01-01

    1 - Description of problem or function: The FORSIM program is a versatile package which automates the solution of coupled differential equation systems. The independent variables are time, and up to three space coordinates, and the equations may be any mixture of partial and/or ordinary differential equations. The philosophy of the program is to provide a tool which will solve a system of differential equations for a user who has basic but unspecialized knowledge of numerical analysis and FORTRAN. The equations to be solved, together with the initial conditions and any special instructions, may be specified by the user in a single FORTRAN subroutine, although he may write a number of routines if this is more suitable. These are then loaded with the control routines, which perform the solution and any requested input and output. 2 - Method of solution: Partial differential equations are automatically converted into sets of coupled ordinary differential equations by variable order discretization in the spatial dimensions. These and other ordinary differential equations are integrated continuously in time using efficient variable order, variable step, error-controlled algorithms

  11. Automatic differentiation of functions

    International Nuclear Information System (INIS)

    Douglas, S.R.

    1990-06-01

    Automatic differentiation is a method of computing derivatives of functions to any order in any number of variables. The functions must be expressible as combinations of elementary functions. When evaluated at specific numerical points, the derivatives have no truncation error and are automatically found. The method is illustrated by simple examples. Source code in FORTRAN is provided

  12. Higher-order automatic differentiation of mathematical functions

    Science.gov (United States)

    Charpentier, Isabelle; Dal Cappello, Claude

    2015-04-01

    Functions of mathematical physics such as the Bessel functions, the Chebyshev polynomials, the Gauss hypergeometric function and so forth, have practical applications in many scientific domains. On the one hand, differentiation formulas provided in reference books apply to real or complex variables. These do not account for the chain rule. On the other hand, based on the chain rule, the automatic differentiation has become a natural tool in numerical modeling. Nevertheless automatic differentiation tools do not deal with the numerous mathematical functions. This paper describes formulas and provides codes for the higher-order automatic differentiation of mathematical functions. The first method is based on Faà di Bruno's formula that generalizes the chain rule. The second one makes use of the second order differential equation they satisfy. Both methods are exemplified with the aforementioned functions.

  13. Automatic Clustering Using FSDE-Forced Strategy Differential Evolution

    Science.gov (United States)

    Yasid, A.

    2018-01-01

    Clustering analysis is important in datamining for unsupervised data, cause no adequate prior knowledge. One of the important tasks is defining the number of clusters without user involvement that is known as automatic clustering. This study intends on acquiring cluster number automatically utilizing forced strategy differential evolution (AC-FSDE). Two mutation parameters, namely: constant parameter and variable parameter are employed to boost differential evolution performance. Four well-known benchmark datasets were used to evaluate the algorithm. Moreover, the result is compared with other state of the art automatic clustering methods. The experiment results evidence that AC-FSDE is better or competitive with other existing automatic clustering algorithm.

  14. Operator overloading as an enabling technology for automatic differentiation

    International Nuclear Information System (INIS)

    Corliss, G.F.; Griewank, A.

    1993-01-01

    We present an example of the science that is enabled by object-oriented programming techniques. Scientific computation often needs derivatives for solving nonlinear systems such as those arising in many PDE algorithms, optimization, parameter identification, stiff ordinary differential equations, or sensitivity analysis. Automatic differentiation computes derivatives accurately and efficiently by applying the chain rule to each arithmetic operation or elementary function. Operator overloading enables the techniques of either the forward or the reverse mode of automatic differentiation to be applied to real-world scientific problems. We illustrate automatic differentiation with an example drawn from a model of unsaturated flow in a porous medium. The problem arises from planning for the long-term storage of radioactive waste

  15. fgui: A Method for Automatically Creating Graphical User Interfaces for Command-Line R Packages

    Science.gov (United States)

    Hoffmann, Thomas J.; Laird, Nan M.

    2009-01-01

    The fgui R package is designed for developers of R packages, to help rapidly, and sometimes fully automatically, create a graphical user interface for a command line R package. The interface is built upon the Tcl/Tk graphical interface included in R. The package further facilitates the developer by loading in the help files from the command line functions to provide context sensitive help to the user with no additional effort from the developer. Passing a function as the argument to the routines in the fgui package creates a graphical interface for the function, and further options are available to tweak this interface for those who want more flexibility. PMID:21625291

  16. Solving Differential Equations in R: Package deSolve

    Science.gov (United States)

    In this paper we present the R package deSolve to solve initial value problems (IVP) written as ordinary differential equations (ODE), differential algebraic equations (DAE) of index 0 or 1 and partial differential equations (PDE), the latter solved using the method of lines appr...

  17. Solving Differential Equations in R: Package deSolve

    NARCIS (Netherlands)

    Soetaert, K.E.R.; Petzoldt, T.; Setzer, R.W.

    2010-01-01

    In this paper we present the R package deSolve to solve initial value problems (IVP) written as ordinary differential equations (ODE), differential algebraic equations (DAE) of index 0 or 1 and partial differential equations (PDE), the latter solved using the method of lines approach. The

  18. Automatic Differentiation in Quantum Chemistry with Applications to Fully Variational Hartree-Fock.

    Science.gov (United States)

    Tamayo-Mendoza, Teresa; Kreisbeck, Christoph; Lindh, Roland; Aspuru-Guzik, Alán

    2018-05-23

    Automatic differentiation (AD) is a powerful tool that allows calculating derivatives of implemented algorithms with respect to all of their parameters up to machine precision, without the need to explicitly add any additional functions. Thus, AD has great potential in quantum chemistry, where gradients are omnipresent but also difficult to obtain, and researchers typically spend a considerable amount of time finding suitable analytical forms when implementing derivatives. Here, we demonstrate that AD can be used to compute gradients with respect to any parameter throughout a complete quantum chemistry method. We present DiffiQult , a Hartree-Fock implementation, entirely differentiated with the use of AD tools. DiffiQult is a software package written in plain Python with minimal deviation from standard code which illustrates the capability of AD to save human effort and time in implementations of exact gradients in quantum chemistry. We leverage the obtained gradients to optimize the parameters of one-particle basis sets in the context of the floating Gaussian framework.

  19. Automatic differentiation tools in the dynamic simulation of chemical engineering processes

    Directory of Open Access Journals (Sweden)

    Castro M.C.

    2000-01-01

    Full Text Available Automatic Differentiation is a relatively recent technique developed for the differentiation of functions applicable directly to the source code to compute the function written in standard programming languages. That technique permits the automatization of the differentiation step, crucial for dynamic simulation and optimization of processes. The values for the derivatives obtained with AD are exact (to roundoff. The theoretical exactness of the AD comes from the fact that it uses the same rules of differentiation as in differential calculus, but these rules are applied to an algorithmic specification of the function rather than to a formula. The main purpose of this contribution is to discuss the impact of Automatic Differentiation in the field of dynamic simulation of chemical engineering processes. The influence of the differentiation technique on the behavior of the integration code, the performance of the generated code and the incorporation of AD tools in consistent initialization tools are discussed from the viewpoint of dynamic simulation of typical models in chemical engineering.

  20. Automatic differentiation for gradient-based optimization of radiatively heated microelectronics manufacturing equipment

    Energy Technology Data Exchange (ETDEWEB)

    Moen, C.D.; Spence, P.A.; Meza, J.C.; Plantenga, T.D.

    1996-12-31

    Automatic differentiation is applied to the optimal design of microelectronic manufacturing equipment. The performance of nonlinear, least-squares optimization methods is compared between numerical and analytical gradient approaches. The optimization calculations are performed by running large finite-element codes in an object-oriented optimization environment. The Adifor automatic differentiation tool is used to generate analytic derivatives for the finite-element codes. The performance results support previous observations that automatic differentiation becomes beneficial as the number of optimization parameters increases. The increase in speed, relative to numerical differences, has a limited value and results are reported for two different analysis codes.

  1. Automatic Differentiation and its Program Realization

    Czech Academy of Sciences Publication Activity Database

    Hartman, J.; Lukšan, Ladislav; Zítko, J.

    2009-01-01

    Roč. 45, č. 5 (2009), s. 865-883 ISSN 0023-5954 R&D Projects: GA AV ČR IAA1030405 Institutional research plan: CEZ:AV0Z10300504 Keywords : automatic differentiation * modeling languages * systems of optimization Subject RIV: BA - General Mathematics Impact factor: 0.445, year: 2009 http://dml.cz/handle/10338.dmlcz/140037

  2. Applications of automatic differentiation in topology optimization

    DEFF Research Database (Denmark)

    Nørgaard, Sebastian A.; Sagebaum, Max; Gauger, Nicolas R.

    2017-01-01

    The goal of this article is to demonstrate the applicability and to discuss the advantages and disadvantages of automatic differentiation in topology optimization. The technique makes it possible to wholly or partially automate the evaluation of derivatives for optimization problems and is demons...

  3. Post-convergence automatic differentiation of iterative schemes

    International Nuclear Information System (INIS)

    Azmy, Y.Y.

    1997-01-01

    A new approach for performing automatic differentiation (AD) of computer codes that embody an iterative procedure, based on differentiating a single additional iteration upon achieving convergence, is described and implemented. This post-convergence automatic differentiation (PAD) technique results in better accuracy of the computed derivatives, as it eliminates part of the derivatives convergence error, and a large reduction in execution time, especially when many iterations are required to achieve convergence. In addition, it provides a way to compute derivatives of the converged solution without having to repeat the entire iterative process every time new parameters are considered. These advantages are demonstrated and the PAD technique is validated via a set of three linear and nonlinear codes used to solve neutron transport and fluid flow problems. The PAD technique reduces the execution time over direct AD by a factor of up to 30 and improves the accuracy of the derivatives by up to two orders of magnitude. The PAD technique's biggest disadvantage lies in the necessity to compute the iterative map's Jacobian, which for large problems can be prohibitive. Methods are discussed to alleviate this difficulty

  4. Solving Differential Equations in R: Package deSolve

    Directory of Open Access Journals (Sweden)

    Karline Soetaert

    2010-02-01

    Full Text Available In this paper we present the R package deSolve to solve initial value problems (IVP written as ordinary differential equations (ODE, differential algebraic equations (DAE of index 0 or 1 and partial differential equations (PDE, the latter solved using the method of lines approach. The differential equations can be represented in R code or as compiled code. In the latter case, R is used as a tool to trigger the integration and post-process the results, which facilitates model development and application, whilst the compiled code significantly increases simulation speed. The methods implemented are efficient, robust, and well documented public-domain Fortran routines. They include four integrators from the ODEPACK package (LSODE, LSODES, LSODA, LSODAR, DVODE and DASPK2.0. In addition, a suite of Runge-Kutta integrators and special-purpose solvers to efficiently integrate 1-, 2- and 3-dimensional partial differential equations are available. The routines solve both stiff and non-stiff systems, and include many options, e.g., to deal in an efficient way with the sparsity of the Jacobian matrix, or finding the root of equations. In this article, our objectives are threefold: (1 to demonstrate the potential of using R for dynamic modeling, (2 to highlight typical uses of the different methods implemented and (3 to compare the performance of models specified in R code and in compiled code for a number of test cases. These comparisons demonstrate that, if the use of loops is avoided, R code can efficiently integrate problems comprising several thousands of state variables. Nevertheless, the same problem may be solved from 2 to more than 50 times faster by using compiled code compared to an implementation using only R code. Still, amongst the benefits of R are a more flexible and interactive implementation, better readability of the code, and access to R’s high-level procedures. deSolve is the successor of package odesolve which will be deprecated in

  5. A Maple package for computing Groebner bases for linear recurrence relations

    International Nuclear Information System (INIS)

    Gerdt, Vladimir P.; Robertz, Daniel

    2006-01-01

    A Maple package for computing Groebner bases of linear difference ideals is described. The underlying algorithm is based on Janet and Janet-like monomial divisions associated with finite difference operators. The package can be used, for example, for automatic generation of difference schemes for linear partial differential equations and for reduction of multiloop Feynman integrals. These two possible applications are illustrated by simple examples of the Laplace equation and a one-loop scalar integral of propagator type

  6. A Maple package for computing Groebner bases for linear recurrence relations

    Energy Technology Data Exchange (ETDEWEB)

    Gerdt, Vladimir P. [Laboratory of Information Technologies, Joint Institute for Nuclear Research, 141980 Dubna (Russian Federation)]. E-mail: gerdt@jinr.ru; Robertz, Daniel [Lehrstuhl B fuer Mathematik, RWTH Aachen, Templergraben 64, D-52062 Aachen (Germany)]. E-mail: daniel@momo.math.rwth-aachen.de

    2006-04-01

    A Maple package for computing Groebner bases of linear difference ideals is described. The underlying algorithm is based on Janet and Janet-like monomial divisions associated with finite difference operators. The package can be used, for example, for automatic generation of difference schemes for linear partial differential equations and for reduction of multiloop Feynman integrals. These two possible applications are illustrated by simple examples of the Laplace equation and a one-loop scalar integral of propagator type.

  7. Automatic Differentiation and Deep Learning

    CERN Multimedia

    CERN. Geneva

    2018-01-01

    Statistical learning has been getting more and more interest from the particle-physics community in recent times, with neural networks and gradient-based optimization being a focus. In this talk we shall discuss three things: automatic differention tools: tools to quickly build DAGs of computation that are fully differentiable. We shall focus on one such tool "PyTorch".  Easy deployment of trained neural networks into large systems with many constraints: for example, deploying a model at the reconstruction phase where the neural network has to be integrated into CERN's bulk data-processing C++-only environment Some recent models in deep learning for segmentation and generation that might be useful for particle physics problems.

  8. Automatic differentiation as a tool in engineering design

    Science.gov (United States)

    Barthelemy, Jean-Francois; Hall, Laura E.

    1992-01-01

    Automatic Differentiation (AD) is a tool that systematically implements the chain rule of differentiation to obtain the derivatives of functions calculated by computer programs. AD is assessed as a tool for engineering design. The forward and reverse modes of AD, their computing requirements, as well as approaches to implementing AD are discussed. The application of two different tools to two medium-size structural analysis problems to generate sensitivity information typically necessary in an optimization or design situation is also discussed. The observation is made that AD is to be preferred to finite differencing in most cases, as long as sufficient computer storage is available; in some instances, AD may be the alternative to consider in lieu of analytical sensitivity analysis.

  9. Low rank approach to computing first and higher order derivatives using automatic differentiation

    International Nuclear Information System (INIS)

    Reed, J. A.; Abdel-Khalik, H. S.; Utke, J.

    2012-01-01

    This manuscript outlines a new approach for increasing the efficiency of applying automatic differentiation (AD) to large scale computational models. By using the principles of the Efficient Subspace Method (ESM), low rank approximations of the derivatives for first and higher orders can be calculated using minimized computational resources. The output obtained from nuclear reactor calculations typically has a much smaller numerical rank compared to the number of inputs and outputs. This rank deficiency can be exploited to reduce the number of derivatives that need to be calculated using AD. The effective rank can be determined according to ESM by computing derivatives with AD at random inputs. Reduced or pseudo variables are then defined and new derivatives are calculated with respect to the pseudo variables. Two different AD packages are used: OpenAD and Rapsodia. OpenAD is used to determine the effective rank and the subspace that contains the derivatives. Rapsodia is then used to calculate derivatives with respect to the pseudo variables for the desired order. The overall approach is applied to two simple problems and to MATWS, a safety code for sodium cooled reactors. (authors)

  10. Automatic differentiation in geophysical inverse problems

    Science.gov (United States)

    Sambridge, M.; Rickwood, P.; Rawlinson, N.; Sommacal, S.

    2007-07-01

    Automatic differentiation (AD) is the technique whereby output variables of a computer code evaluating any complicated function (e.g. the solution to a differential equation) can be differentiated with respect to the input variables. Often AD tools take the form of source to source translators and produce computer code without the need for deriving and hand coding of explicit mathematical formulae by the user. The power of AD lies in the fact that it combines the generality of finite difference techniques and the accuracy and efficiency of analytical derivatives, while at the same time eliminating `human' coding errors. It also provides the possibility of accurate, efficient derivative calculation from complex `forward' codes where no analytical derivatives are possible and finite difference techniques are too cumbersome. AD is already having a major impact in areas such as optimization, meteorology and oceanography. Similarly it has considerable potential for use in non-linear inverse problems in geophysics where linearization is desirable, or for sensitivity analysis of large numerical simulation codes, for example, wave propagation and geodynamic modelling. At present, however, AD tools appear to be little used in the geosciences. Here we report on experiments using a state of the art AD tool to perform source to source code translation in a range of geoscience problems. These include calculating derivatives for Gibbs free energy minimization, seismic receiver function inversion, and seismic ray tracing. Issues of accuracy and efficiency are discussed.

  11. AD Model Builder: using automatic differentiation for statistical inference of highly parameterized complex nonlinear models

    DEFF Research Database (Denmark)

    Fournier, David A.; Skaug, Hans J.; Ancheta, Johnoel

    2011-01-01

    Many criteria for statistical parameter estimation, such as maximum likelihood, are formulated as a nonlinear optimization problem.Automatic Differentiation Model Builder (ADMB) is a programming framework based on automatic differentiation, aimed at highly nonlinear models with a large number...... of such a feature is the generic implementation of Laplace approximation of high-dimensional integrals for use in latent variable models. We also review the literature in which ADMB has been used, and discuss future development of ADMB as an open source project. Overall, the main advantages ofADMB are flexibility...

  12. HYPERDIRE HYPERgeometric functions DIfferential REduction. Mathematica-based packages for the differential reduction of generalized hypergeometric functions. Lauricella function FC of three variables

    International Nuclear Information System (INIS)

    Bytev, Vladimir V.; Kniehl, Bernd A.

    2016-12-01

    We present a further extension of the HYPERDIRE project, which is devoted to the creation of a set of Mathematica-based program packages for manipulations with Horn-type hypergeometric functions on the basis of differential equations. Specifically, we present the implementation of the differential reduction for the Lauricella function F C of three variables.

  13. HYPERDIRE HYPERgeometric functions DIfferential REduction. Mathematica-based packages for the differential reduction of generalized hypergeometric functions. Lauricella function F{sub C} of three variables

    Energy Technology Data Exchange (ETDEWEB)

    Bytev, Vladimir V. [Hamburg Univ. (Germany). 2. Inst. fuer Theoretische Physik; Joint Institute for Nuclear Research, Dubna (Russian Federation); Kniehl, Bernd A. [Hamburg Univ. (Germany). 2. Inst. fuer Theoretische Physik

    2016-12-15

    We present a further extension of the HYPERDIRE project, which is devoted to the creation of a set of Mathematica-based program packages for manipulations with Horn-type hypergeometric functions on the basis of differential equations. Specifically, we present the implementation of the differential reduction for the Lauricella function F{sub C} of three variables.

  14. Solar water heater design package

    Science.gov (United States)

    1981-01-01

    Package describes commercial domestic-hot-water heater with roof or rack mounted solar collectors. System is adjustable to pre-existing gas or electric hot-water house units. Design package includes drawings, description of automatic control logic, evaluation measurements, possible design variations, list of materials and installation tools, and trouble-shooting guide and manual.

  15. A Lateral Differential Resonant Pressure Microsensor Based on SOI-Glass Wafer-Level Vacuum Packaging

    Directory of Open Access Journals (Sweden)

    Bo Xie

    2015-09-01

    Full Text Available This paper presents the fabrication and characterization of a resonant pressure microsensor based on SOI-glass wafer-level vacuum packaging. The SOI-based pressure microsensor consists of a pressure-sensitive diaphragm at the handle layer and two lateral resonators (electrostatic excitation and capacitive detection on the device layer as a differential setup. The resonators were vacuum packaged with a glass cap using anodic bonding and the wire interconnection was realized using a mask-free electrochemical etching approach by selectively patterning an Au film on highly topographic surfaces. The fabricated resonant pressure microsensor with dual resonators was characterized in a systematic manner, producing a quality factor higher than 10,000 (~6 months, a sensitivity of about 166 Hz/kPa and a reduced nonlinear error of 0.033% F.S. Based on the differential output, the sensitivity was increased to two times and the temperature-caused frequency drift was decreased to 25%.

  16. Investigating the effect of aesthetic aspect of packaging and its dimensions on purchase intention through packaging preference

    OpenAIRE

    Abolghasem Ebrahimi; Sayed Moslem Alavi; Mehdi Najafi Seyahroodi

    2015-01-01

    Companies in the era of quality convergence of products are bound to differentiation. As a differentiating tool, Packaging can be a troubleshooter in this field. One of the ways of differentiation is to consider aesthetic aspect of packaging. According to this fact, current survey has studied the impact of aesthetic aspect of packaging on purchase intention of goods through packaging preference. A sample consisted of 384 customers of the big food stores in Shiraz is selected. To test the vali...

  17. TMB: Automatic differentiation and laplace approximation

    DEFF Research Database (Denmark)

    Kristensen, Kasper; Nielsen, Anders; Berg, Casper Willestofte

    2016-01-01

    TMB is an open source R package that enables quick implementation of complex nonlinear random effects (latent variable) models in a manner similar to the established AD Model Builder package (ADMB, http://admb-project.org/; Fournier et al. 2011). In addition, it offers easy access to parallel...... computations. The user defines the joint likelihood for the data and the random effects as a C++ template function, while all the other operations are done in R; e.g., reading in the data. The package evaluates and maximizes the Laplace approximation of the marginal likelihood where the random effects...

  18. Automatic differentiation for design sensitivity analysis of structural systems using multiple processors

    Science.gov (United States)

    Nguyen, Duc T.; Storaasli, Olaf O.; Qin, Jiangning; Qamar, Ramzi

    1994-01-01

    An automatic differentiation tool (ADIFOR) is incorporated into a finite element based structural analysis program for shape and non-shape design sensitivity analysis of structural systems. The entire analysis and sensitivity procedures are parallelized and vectorized for high performance computation. Small scale examples to verify the accuracy of the proposed program and a medium scale example to demonstrate the parallel vector performance on multiple CRAY C90 processors are included.

  19. csaw: a Bioconductor package for differential binding analysis of ChIP-seq data using sliding windows

    Science.gov (United States)

    Lun, Aaron T.L.; Smyth, Gordon K.

    2016-01-01

    Chromatin immunoprecipitation with massively parallel sequencing (ChIP-seq) is widely used to identify binding sites for a target protein in the genome. An important scientific application is to identify changes in protein binding between different treatment conditions, i.e. to detect differential binding. This can reveal potential mechanisms through which changes in binding may contribute to the treatment effect. The csaw package provides a framework for the de novo detection of differentially bound genomic regions. It uses a window-based strategy to summarize read counts across the genome. It exploits existing statistical software to test for significant differences in each window. Finally, it clusters windows into regions for output and controls the false discovery rate properly over all detected regions. The csaw package can handle arbitrarily complex experimental designs involving biological replicates. It can be applied to both transcription factor and histone mark datasets, and, more generally, to any type of sequencing data measuring genomic coverage. csaw performs favorably against existing methods for de novo DB analyses on both simulated and real data. csaw is implemented as a R software package and is freely available from the open-source Bioconductor project. PMID:26578583

  20. diffHic: a Bioconductor package to detect differential genomic interactions in Hi-C data.

    Science.gov (United States)

    Lun, Aaron T L; Smyth, Gordon K

    2015-08-19

    Chromatin conformation capture with high-throughput sequencing (Hi-C) is a technique that measures the in vivo intensity of interactions between all pairs of loci in the genome. Most conventional analyses of Hi-C data focus on the detection of statistically significant interactions. However, an alternative strategy involves identifying significant changes in the interaction intensity (i.e., differential interactions) between two or more biological conditions. This is more statistically rigorous and may provide more biologically relevant results. Here, we present the diffHic software package for the detection of differential interactions from Hi-C data. diffHic provides methods for read pair alignment and processing, counting into bin pairs, filtering out low-abundance events and normalization of trended or CNV-driven biases. It uses the statistical framework of the edgeR package to model biological variability and to test for significant differences between conditions. Several options for the visualization of results are also included. The use of diffHic is demonstrated with real Hi-C data sets. Performance against existing methods is also evaluated with simulated data. On real data, diffHic is able to successfully detect interactions with significant differences in intensity between biological conditions. It also compares favourably to existing software tools on simulated data sets. These results suggest that diffHic is a viable approach for differential analyses of Hi-C data.

  1. AutoWIG: automatic generation of python bindings for C++ libraries

    Directory of Open Access Journals (Sweden)

    Pierre Fernique

    2018-04-01

    Full Text Available Most of Python and R scientific packages incorporate compiled scientific libraries to speed up the code and reuse legacy libraries. While several semi-automatic solutions exist to wrap these compiled libraries, the process of wrapping a large library is cumbersome and time consuming. In this paper, we introduce AutoWIG, a Python package that wraps automatically compiled libraries into high-level languages using LLVM/Clang technologies and the Mako templating engine. Our approach is automatic, extensible, and applies to complex C++ libraries, composed of thousands of classes or incorporating modern meta-programming constructs.

  2. Mirion--a software package for automatic processing of mass spectrometric images.

    Science.gov (United States)

    Paschke, C; Leisner, A; Hester, A; Maass, K; Guenther, S; Bouschen, W; Spengler, B

    2013-08-01

    Mass spectrometric imaging (MSI) techniques are of growing interest for the Life Sciences. In recent years, the development of new instruments employing ion sources that are tailored for spatial scanning allowed the acquisition of large data sets. A subsequent data processing, however, is still a bottleneck in the analytical process, as a manual data interpretation is impossible within a reasonable time frame. The transformation of mass spectrometric data into spatial distribution images of detected compounds turned out to be the most appropriate method to visualize the results of such scans, as humans are able to interpret images faster and easier than plain numbers. Image generation, thus, is a time-consuming and complex yet very efficient task. The free software package "Mirion," presented in this paper, allows the handling and analysis of data sets acquired by mass spectrometry imaging. Mirion can be used for image processing of MSI data obtained from many different sources, as it uses the HUPO-PSI-based standard data format imzML, which is implemented in the proprietary software of most of the mass spectrometer companies. Different graphical representations of the recorded data are available. Furthermore, automatic calculation and overlay of mass spectrometric images promotes direct comparison of different analytes for data evaluation. The program also includes tools for image processing and image analysis.

  3. High-order space charge effects using automatic differentiation

    International Nuclear Information System (INIS)

    Reusch, Michael F.; Bruhwiler, David L.

    1997-01-01

    The Northrop Grumman Topkark code has been upgraded to Fortran 90, making use of operator overloading, so the same code can be used to either track an array of particles or construct a Taylor map representation of the accelerator lattice. We review beam optics and beam dynamics simulations conducted with TOPKARK in the past and we present a new method for modeling space charge forces to high-order with automatic differentiation. This method generates an accurate, high-order, 6-D Taylor map of the phase space variable trajectories for a bunched, high-current beam. The spatial distribution is modeled as the product of a Taylor Series times a Gaussian. The variables in the argument of the Gaussian are normalized to the respective second moments of the distribution. This form allows for accurate representation of a wide range of realistic distributions, including any asymmetries, and allows for rapid calculation of the space charge fields with free space boundary conditions. An example problem is presented to illustrate our approach

  4. Parameter optimization of differential evolution algorithm for automatic playlist generation problem

    Science.gov (United States)

    Alamag, Kaye Melina Natividad B.; Addawe, Joel M.

    2017-11-01

    With the digitalization of music, the number of collection of music increased largely and there is a need to create lists of music that filter the collection according to user preferences, thus giving rise to the Automatic Playlist Generation Problem (APGP). Previous attempts to solve this problem include the use of search and optimization algorithms. If a music database is very large, the algorithm to be used must be able to search the lists thoroughly taking into account the quality of the playlist given a set of user constraints. In this paper we perform an evolutionary meta-heuristic optimization algorithm, Differential Evolution (DE) using different combination of parameter values and select the best performing set when used to solve four standard test functions. Performance of the proposed algorithm is then compared with normal Genetic Algorithm (GA) and a hybrid GA with Tabu Search. Numerical simulations are carried out to show better results from Differential Evolution approach with the optimized parameter values.

  5. MEASURE/ANOMTEST. Anomaly detection software package for the Dodewaard power plant facility. Supplement 1. Extension of measurement analysis part, addition of plot package

    International Nuclear Information System (INIS)

    Schoonewelle, H.

    1995-01-01

    The anomaly detection software package installed at the Dodewaard nuclear power plant has been revised with respect to the part of the measurement analysis. A plot package has been added to the package. Signals in which an anomaly has been detected are automatically plotted including the uncertainty margins of the signals. This report gives a description of the revised measurement analysis part and the plot package. Each new routine of the plot package is described briefly and the new input and output files are given. (orig.)

  6. An inverse method for non linear ablative thermics with experimentation of automatic differentiation

    Energy Technology Data Exchange (ETDEWEB)

    Alestra, S [Simulation Information Technology and Systems Engineering, EADS IW Toulouse (France); Collinet, J [Re-entry Systems and Technologies, EADS ASTRIUM ST, Les Mureaux (France); Dubois, F [Professor of Applied Mathematics, Conservatoire National des Arts et Metiers Paris (France)], E-mail: stephane.alestra@eads.net, E-mail: jean.collinet@astrium.eads.net, E-mail: fdubois@cnam.fr

    2008-11-01

    Thermal Protection System is a key element for atmospheric re-entry missions of aerospace vehicles. The high level of heat fluxes encountered in such missions has a direct effect on mass balance of the heat shield. Consequently, the identification of heat fluxes is of great industrial interest but is in flight only available by indirect methods based on temperature measurements. This paper is concerned with inverse analyses of highly evolutive heat fluxes. An inverse problem is used to estimate transient surface heat fluxes (convection coefficient), for degradable thermal material (ablation and pyrolysis), by using time domain temperature measurements on thermal protection. The inverse problem is formulated as a minimization problem involving an objective functional, through an optimization loop. An optimal control formulation (Lagrangian, adjoint and gradient steepest descent method combined with quasi-Newton method computations) is then developed and applied, using Monopyro, a transient one-dimensional thermal model with one moving boundary (ablative surface) that has been developed since many years by ASTRIUM-ST. To compute numerically the adjoint and gradient quantities, for the inverse problem in heat convection coefficient, we have used both an analytical manual differentiation and an Automatic Differentiation (AD) engine tool, Tapenade, developed at INRIA Sophia-Antipolis by the TROPICS team. Several validation test cases, using synthetic temperature measurements are carried out, by applying the results of the inverse method with minimization algorithm. Accurate results of identification on high fluxes test cases, and good agreement for temperatures restitutions, are obtained, without and with ablation and pyrolysis, using bad fluxes initial guesses. First encouraging results with an automatic differentiation procedure are also presented in this paper.

  7. Applications of automatic differentiation in computational fluid dynamics

    Science.gov (United States)

    Green, Lawrence L.; Carle, A.; Bischof, C.; Haigler, Kara J.; Newman, Perry A.

    1994-01-01

    Automatic differentiation (AD) is a powerful computational method that provides for computing exact sensitivity derivatives (SD) from existing computer programs for multidisciplinary design optimization (MDO) or in sensitivity analysis. A pre-compiler AD tool for FORTRAN programs called ADIFOR has been developed. The ADIFOR tool has been easily and quickly applied by NASA Langley researchers to assess the feasibility and computational impact of AD in MDO with several different FORTRAN programs. These include a state-of-the-art three dimensional multigrid Navier-Stokes flow solver for wings or aircraft configurations in transonic turbulent flow. With ADIFOR the user specifies sets of independent and dependent variables with an existing computer code. ADIFOR then traces the dependency path throughout the code, applies the chain rule to formulate derivative expressions, and generates new code to compute the required SD matrix. The resulting codes have been verified to compute exact non-geometric and geometric SD for a variety of cases. in less time than is required to compute the SD matrix using centered divided differences.

  8. High-order space charge effects using automatic differentiation

    International Nuclear Information System (INIS)

    Reusch, M.F.; Bruhwiler, D.L.; Computer Accelerator Physics Conference Williamsburg, Virginia 1996)

    1997-01-01

    The Northrop Grumman Topkark code has been upgraded to Fortran 90, making use of operator overloading, so the same code can be used to either track an array of particles or construct a Taylor map representation of the accelerator lattice. We review beam optics and beam dynamics simulations conducted with TOPKARK in the past and we present a new method for modeling space charge forces to high-order with automatic differentiation. This method generates an accurate, high-order, 6-D Taylor map of the phase space variable trajectories for a bunched, high-current beam. The spatial distribution is modeled as the product of a Taylor Series times a Gaussian. The variables in the argument of the Gaussian are normalized to the respective second moments of the distribution. This form allows for accurate representation of a wide range of realistic distributions, including any asymmetries, and allows for rapid calculation of the space charge fields with free space boundary conditions. An example problem is presented to illustrate our approach. copyright 1997 American Institute of Physics

  9. Population stochastic modelling (PSM)-An R package for mixed-effects models based on stochastic differential equations

    DEFF Research Database (Denmark)

    Klim, Søren; Mortensen, Stig Bousgaard; Kristensen, Niels Rode

    2009-01-01

    are often partly ignored in PK/PD modelling although violating the hypothesis for many standard statistical tests. This article presents a package for the statistical program R that is able to handle SDEs in a mixed-effects setting. The estimation method implemented is the FOCE1 approximation......The extension from ordinary to stochastic differential equations (SDEs) in pharmacokinetic and pharmacodynamic (PK/PD) modelling is an emerging field and has been motivated in a number of articles [N.R. Kristensen, H. Madsen, S.H. Ingwersen, Using stochastic differential equations for PK/PD model...... development, J. Pharmacokinet. Pharmacodyn. 32 (February(l)) (2005) 109-141; C.W. Tornoe, R.V Overgaard, H. Agerso, H.A. Nielsen, H. Madsen, E.N. Jonsson, Stochastic differential equations in NONMEM: implementation, application, and comparison with ordinary differential equations, Pharm. Res. 22 (August(8...

  10. RankProd 2.0: a refactored bioconductor package for detecting differentially expressed features in molecular profiling datasets.

    Science.gov (United States)

    Del Carratore, Francesco; Jankevics, Andris; Eisinga, Rob; Heskes, Tom; Hong, Fangxin; Breitling, Rainer

    2017-09-01

    The Rank Product (RP) is a statistical technique widely used to detect differentially expressed features in molecular profiling experiments such as transcriptomics, metabolomics and proteomics studies. An implementation of the RP and the closely related Rank Sum (RS) statistics has been available in the RankProd Bioconductor package for several years. However, several recent advances in the understanding of the statistical foundations of the method have made a complete refactoring of the existing package desirable. We implemented a completely refactored version of the RankProd package, which provides a more principled implementation of the statistics for unpaired datasets. Moreover, the permutation-based P -value estimation methods have been replaced by exact methods, providing faster and more accurate results. RankProd 2.0 is available at Bioconductor ( https://www.bioconductor.org/packages/devel/bioc/html/RankProd.html ) and as part of the mzMatch pipeline ( http://www.mzmatch.sourceforge.net ). rainer.breitling@manchester.ac.uk. Supplementary data are available at Bioinformatics online. © The Author(s) 2017. Published by Oxford University Press.

  11. AuTom: a novel automatic platform for electron tomography reconstruction

    KAUST Repository

    Han, Renmin

    2017-07-26

    We have developed a software package towards automatic electron tomography (ET): Automatic Tomography (AuTom). The presented package has the following characteristics: accurate alignment modules for marker-free datasets containing substantial biological structures; fully automatic alignment modules for datasets with fiducial markers; wide coverage of reconstruction methods including a new iterative method based on the compressed-sensing theory that suppresses the “missing wedge” effect; and multi-platform acceleration solutions that support faster iterative algebraic reconstruction. AuTom aims to achieve fully automatic alignment and reconstruction for electron tomography and has already been successful for a variety of datasets. AuTom also offers user-friendly interface and auxiliary designs for file management and workflow management, in which fiducial marker-based datasets and marker-free datasets are addressed with totally different subprocesses. With all of these features, AuTom can serve as a convenient and effective tool for processing in electron tomography.

  12. Wide-Field Imaging Telescope-0 (WIT0) with automatic observing system

    Science.gov (United States)

    Ji, Tae-Geun; Byeon, Seoyeon; Lee, Hye-In; Park, Woojin; Lee, Sang-Yun; Hwang, Sungyong; Choi, Changsu; Gibson, Coyne Andrew; Kuehne, John W.; Prochaska, Travis; Marshall, Jennifer L.; Im, Myungshin; Pak, Soojong

    2018-01-01

    We introduce Wide-Field Imaging Telescope-0 (WIT0), with an automatic observing system. It is developed for monitoring the variabilities of many sources at a time, e.g. young stellar objects and active galactic nuclei. It can also find the locations of transient sources such as a supernova or gamma-ray bursts. In 2017 February, we installed the wide-field 10-inch telescope (Takahashi CCA-250) as a piggyback system on the 30-inch telescope at the McDonald Observatory in Texas, US. The 10-inch telescope has a 2.35 × 2.35 deg field-of-view with a 4k × 4k CCD Camera (FLI ML16803). To improve the observational efficiency of the system, we developed a new automatic observing software, KAOS30 (KHU Automatic Observing Software for McDonald 30-inch telescope), which was developed by Visual C++ on the basis of a windows operating system. The software consists of four control packages: the Telescope Control Package (TCP), the Data Acquisition Package (DAP), the Auto Focus Package (AFP), and the Script Mode Package (SMP). Since it also supports the instruments that are using the ASCOM driver, the additional hardware installations become quite simplified. We commissioned KAOS30 in 2017 August and are in the process of testing. Based on the WIT0 experiences, we will extend KAOS30 to control multiple telescopes in future projects.

  13. Epoxide-mediated differential packaging of Cif and other virulence factors into outer membrane vesicles.

    Science.gov (United States)

    Ballok, Alicia E; Filkins, Laura M; Bomberger, Jennifer M; Stanton, Bruce A; O'Toole, George A

    2014-10-01

    Pseudomonas aeruginosa produces outer membrane vesicles (OMVs) that contain a number of secreted bacterial proteins, including phospholipases, alkaline phosphatase, and the CFTR inhibitory factor (Cif). Previously, Cif, an epoxide hydrolase, was shown to be regulated at the transcriptional level by epoxides, which serve as ligands of the repressor, CifR. Here, we tested whether epoxides have an effect on Cif levels in OMVs. We showed that growth of P. aeruginosa in the presence of specific epoxides but not a hydrolysis product increased Cif packaging into OMVs in a CifR-independent fashion. The outer membrane protein, OprF, was also increased under these conditions, but alkaline phosphatase activity was not significantly altered. Additionally, we demonstrated that OMV shape and density were affected by epoxide treatment, with two distinct vesicle fractions present when cells were treated with epibromohydrin (EBH), a model epoxide. Vesicles isolated from the two density fractions exhibited different protein profiles in Western blotting and silver staining. We have shown that a variety of clinically or host-relevant treatments, including antibiotics, also alter the proteins packaged in OMVs. Proteomic analysis of purified OMVs followed by an analysis of transposon mutant OMVs yielded mutants with altered vesicle packaging. Finally, epithelial cell cytotoxicity was reduced in the vesicles formed in the presence of EBH, suggesting that this epoxide alters the function of the OMVs. Our data support a model whereby clinically or host-relevant signals mediate differential packaging of virulence factors in OMVs, which results in functional consequences for host-pathogen interactions. Copyright © 2014, American Society for Microbiology. All Rights Reserved.

  14. Solar Water-Heater Design Package

    Science.gov (United States)

    1982-01-01

    Information on a solar domestic-hot water heater is contained in 146 page design package. System consists of solar collector, storage tanks, automatic control circuitry and auxiliary heater. Data-acquisition equipment at sites monitors day-by-day performance. Includes performance specifications, schematics, solar-collector drawings and drawings of control parts.

  15. Medical knowledge packages and their integration into health-care information systems and the World Wide Web.

    Science.gov (United States)

    Adlassnig, Klaus-Peter; Rappelsberger, Andrea

    2008-01-01

    Software-based medical knowledge packages (MKPs) are packages of highly structured medical knowledge that can be integrated into various health-care information systems or the World Wide Web. They have been established to provide different forms of clinical decision support such as textual interpretation of combinations of laboratory rest results, generating diagnostic hypotheses as well as confirmed and excluded diagnoses to support differential diagnosis in internal medicine, or for early identification and automatic monitoring of hospital-acquired infections. Technically, an MKP may consist of a number of inter-connected Arden Medical Logic Modules. Several MKPs have been integrated thus far into hospital, laboratory, and departmental information systems. This has resulted in useful and widely accepted software-based clinical decision support for the benefit of the patient, the physician, and the organization funding the health care system.

  16. Demonstration of Automatically-Generated Adjoint Code for Use in Aerodynamic Shape Optimization

    Science.gov (United States)

    Green, Lawrence; Carle, Alan; Fagan, Mike

    1999-01-01

    Gradient-based optimization requires accurate derivatives of the objective function and constraints. These gradients may have previously been obtained by manual differentiation of analysis codes, symbolic manipulators, finite-difference approximations, or existing automatic differentiation (AD) tools such as ADIFOR (Automatic Differentiation in FORTRAN). Each of these methods has certain deficiencies, particularly when applied to complex, coupled analyses with many design variables. Recently, a new AD tool called ADJIFOR (Automatic Adjoint Generation in FORTRAN), based upon ADIFOR, was developed and demonstrated. Whereas ADIFOR implements forward-mode (direct) differentiation throughout an analysis program to obtain exact derivatives via the chain rule of calculus, ADJIFOR implements the reverse-mode counterpart of the chain rule to obtain exact adjoint form derivatives from FORTRAN code. Automatically-generated adjoint versions of the widely-used CFL3D computational fluid dynamics (CFD) code and an algebraic wing grid generation code were obtained with just a few hours processing time using the ADJIFOR tool. The codes were verified for accuracy and were shown to compute the exact gradient of the wing lift-to-drag ratio, with respect to any number of shape parameters, in about the time required for 7 to 20 function evaluations. The codes have now been executed on various computers with typical memory and disk space for problems with up to 129 x 65 x 33 grid points, and for hundreds to thousands of independent variables. These adjoint codes are now used in a gradient-based aerodynamic shape optimization problem for a swept, tapered wing. For each design iteration, the optimization package constructs an approximate, linear optimization problem, based upon the current objective function, constraints, and gradient values. The optimizer subroutines are called within a design loop employing the approximate linear problem until an optimum shape is found, the design loop

  17. The BINSYN Program Package

    Directory of Open Access Journals (Sweden)

    Albert P. Linnell

    2012-06-01

    Full Text Available The BINSYN program package, recently expanded to calculate synthetic spectra of cataclysmic variables, is being further extended to include synthetic photometry of ordinary binary stars in addition to binary stars with optically thick accretion disks. The package includes a capability for differentials correction optimization of eclipsing binary systems using synthetic photometry.

  18. Semi-Automatic Removal of Foreground Stars from Images of Galaxies

    Science.gov (United States)

    Frei, Zsolt

    1996-07-01

    A new procedure, designed to remove foreground stars from galaxy proviles is presented here. Although several programs exist for stellar and faint object photometry, none of them treat star removal from the images very carefully. I present my attempt to develop such a system, and briefly compare the performance of my software to one of the well-known stellar photometry packages, DAOPhot (Stetson 1987). Major steps in my procedure are: (1) automatic construction of an empirical 2D point spread function from well separated stars that are situated off the galaxy; (2) automatic identification of those peaks that are likely to be foreground stars, scaling the PSF and removing these stars, and patching residuals (in the automatically determined smallest possible area where residuals are truly significant); and (3) cosmetic fix of remaining degradations in the image. The algorithm and software presented here is significantly better for automatic removal of foreground stars from images of galaxies than DAOPhot or similar packages, since: (a) the most suitable stars are selected automatically from the image for the PSF fit; (b) after star-removal an intelligent and automatic procedure removes any possible residuals; (c) unlimited number of images can be cleaned in one run without any user interaction whatsoever. (SECTION: Computing and Data Analysis)

  19. Parallel computation of automatic differentiation applied to magnetic field calculations

    International Nuclear Information System (INIS)

    Hinkins, R.L.; Lawrence Berkeley Lab., CA

    1994-09-01

    The author presents a parallelization of an accelerator physics application to simulate magnetic field in three dimensions. The problem involves the evaluation of high order derivatives with respect to two variables of a multivariate function. Automatic differentiation software had been used with some success, but the computation time was prohibitive. The implementation runs on several platforms, including a network of workstations using PVM, a MasPar using MPFortran, and a CM-5 using CMFortran. A careful examination of the code led to several optimizations that improved its serial performance by a factor of 8.7. The parallelization produced further improvements, especially on the MasPar with a speedup factor of 620. As a result a problem that took six days on a SPARC 10/41 now runs in minutes on the MasPar, making it feasible for physicists at Lawrence Berkeley Laboratory to simulate larger magnets

  20. Computerized waste-accountability shipping and packaging system

    International Nuclear Information System (INIS)

    Jackson, J.A.; Baston, M. Jr.; DeVer, E.A.

    1981-01-01

    The Waste Accountability, Shipping and Packaging System (WASP) is a real-time computerized system designed and implemented by Mound Facility to meet the stringent packaging and reporting requirements of radioactive waste being shipped to burial sites. The system stores packaging data and inspection results for each unit and prepares all necessary documents at the time of shipment. Shipping data specific for each burial site are automatically prepared on magnetic tape for transmission to the computing center at that site. WASP has enabled Mound Facility to effectively meet the requirements of the burial sites, diminishing the possibility of being rejected from a site because of noncompliance

  1. Fragman: an R package for fragment analysis.

    Science.gov (United States)

    Covarrubias-Pazaran, Giovanny; Diaz-Garcia, Luis; Schlautman, Brandon; Salazar, Walter; Zalapa, Juan

    2016-04-21

    Determination of microsatellite lengths or other DNA fragment types is an important initial component of many genetic studies such as mutation detection, linkage and quantitative trait loci (QTL) mapping, genetic diversity, pedigree analysis, and detection of heterozygosity. A handful of commercial and freely available software programs exist for fragment analysis; however, most of them are platform dependent and lack high-throughput applicability. We present the R package Fragman to serve as a freely available and platform independent resource for automatic scoring of DNA fragment lengths diversity panels and biparental populations. The program analyzes DNA fragment lengths generated in Applied Biosystems® (ABI) either manually or automatically by providing panels or bins. The package contains additional tools for converting the allele calls to GenAlEx, JoinMap® and OneMap software formats mainly used for genetic diversity and generating linkage maps in plant and animal populations. Easy plotting functions and multiplexing friendly capabilities are some of the strengths of this R package. Fragment analysis using a unique set of cranberry (Vaccinium macrocarpon) genotypes based on microsatellite markers is used to highlight the capabilities of Fragman. Fragman is a valuable new tool for genetic analysis. The package produces equivalent results to other popular software for fragment analysis while possessing unique advantages and the possibility of automation for high-throughput experiments by exploiting the power of R.

  2. Will the energy crisis put an end to development of automatic gearboxes

    Energy Technology Data Exchange (ETDEWEB)

    Ward, D

    1979-12-13

    The power absorbing automatic gearbox may disappear with advancing fuel costs. Electronic controls will be at the center of improvements being developed for possible acceptable small car automatic gearboxes. A total engine management package being developed by Lucas involves extending the microprocessor which with current technology can control both the fuel injection system and the electronic ignition of a car engine to control the automatic gearbox.

  3. Packaging printed circuit boards: A production application of interactive graphics

    Science.gov (United States)

    Perrill, W. A.

    1975-01-01

    The structure and use of an Interactive Graphics Packaging Program (IGPP), conceived to apply computer graphics to the design of packaging electronic circuits onto printed circuit boards (PCB), were described. The intent was to combine the data storage and manipulative power of the computer with the imaginative, intuitive power of a human designer. The hardware includes a CDC 6400 computer and two CDC 777 terminals with CRT screens, light pens, and keyboards. The program is written in FORTRAN 4 extended with the exception of a few functions coded in COMPASS (assembly language). The IGPP performs four major functions for the designer: (1) data input and display, (2) component placement (automatic or manual), (3) conductor path routing (automatic or manual), and (4) data output. The most complex PCB packaged to date measured 16.5 cm by 19 cm and contained 380 components, two layers of ground planes and four layers of conductors mixed with ground planes.

  4. A Domain Specific Embedded Language in C++ for Automatic Differentiation, Projection, Integration and Variational Formulations

    Directory of Open Access Journals (Sweden)

    Christophe Prud'homme

    2006-01-01

    Full Text Available In this article, we present a domain specific embedded language in C++ that can be used in various contexts such as numerical projection onto a functional space, numerical integration, variational formulations and automatic differentiation. Albeit these tools operate in different ways, the language overcomes this difficulty by decoupling expression constructions from evaluation. The language is implemented using expression templates and meta-programming techniques and uses various Boost libraries. The language is exercised on a number of non-trivial examples and a benchmark presents the performance behavior on a few test problems.

  5. The environmental effects of taxes on packages

    International Nuclear Information System (INIS)

    Schroten, A.; Nelissen, D.; Bergsma, G.C.; Blom, M.J.

    2010-08-01

    The results of an evaluation of the environmental impacts of taxes for packages are presented, differentiated for greenhouse gas emissions. The evaluation used a qualitative analysis of information from eighteen depth-interviews with experts in the packaging market, foreign experiences, relevant price elasticities and 'expert guesses'. It appears that tax package so far had a limited effect on the packaging market. For the longer term (ten years) larger, but probably also limited, effects are expected. The environmental impact of packaging tax can be increased if the taxes are substantially increased. [nl

  6. Attentional Bias for Pain and Sex, and Automatic Appraisals of Sexual Penetration: Differential Patterns in Dyspareunia vs Vaginismus?

    Science.gov (United States)

    Melles, Reinhilde J; Dewitte, Marieke D; Ter Kuile, Moniek M; Peters, Madelon M L; de Jong, Peter J

    2016-08-01

    Current information processing models propose that heightened attention bias for sex-related threats (eg, pain) and lowered automatic incentive processes ("wanting") may play an important role in the impairment of sexual arousal and the development of sexual dysfunctions such as genitopelvic pain/penetration disorder (GPPPD). Differential threat and incentive processing may also help explain the stronger persistence of coital avoidance in women with vaginismus compared to women with dyspareunia. As the first aim, we tested if women with GPPPD show (1) heightened attention for pain and sex, and (2) heightened threat and lower incentive associations with sexual penetration. Second, we examined whether the stronger persistence of coital avoidance in vaginismus vs dyspareunia might be explained by a stronger attentional bias or more dysfunctional automatic threat/incentive associations. Women with lifelong vaginismus (n = 37), dyspareunia (n = 29), and a no-symptoms comparison group (n = 51) completed a visual search task to assess attentional bias, and single target implicit-association tests to measure automatic sex-threat and sex-wanting associations. There were no group differences in attentional bias or automatic associations. Correlational analysis showed that slowed detection of sex stimuli and stronger automatic threat associations were related to lowered sexual arousal. The findings do not corroborate the view that attentional bias for pain or sex contributes to coital pain, or that differences in coital avoidance may be explained by differences in attentional bias or automatic threat/incentive associations. However, the correlational findings are consistent with the view that automatic threat associations and impaired attention for sex stimuli may interfere with the generation of sexual arousal. Copyright © 2016 International Society for Sexual Medicine. Published by Elsevier Inc. All rights reserved.

  7. 10 CFR 431.132 - Definitions concerning automatic commercial ice makers.

    Science.gov (United States)

    2010-01-01

    ... CERTAIN COMMERCIAL AND INDUSTRIAL EQUIPMENT Automatic Commercial Ice Makers § 431.132 Definitions... necessarily shipped in 1 package) that— (1) Consists of a condensing unit and ice-making section operating as...

  8. The Associate Principal Astronomer for AI Management of Automatic Telescopes

    Science.gov (United States)

    Henry, Gregory W.

    1998-01-01

    This research program in scheduling and management of automatic telescopes had the following objectives: 1. To field test the 1993 Automatic Telescope Instruction Set (ATIS93) programming language, which was specifically developed to allow real-time control of an automatic telescope via an artificial intelligence scheduler running on a remote computer. 2. To develop and test the procedures for two-way communication between a telescope controller and remote scheduler via the Internet. 3. To test various concepts in Al scheduling being developed at NASA Ames Research Center on an automatic telescope operated by Tennessee State University at the Fairborn Observatory site in southern Arizona. and 4. To develop a prototype software package, dubbed the Associate Principal Astronomer, for the efficient scheduling and management of automatic telescopes.

  9. R2WinBUGS: A Package for Running WinBUGS from R

    Directory of Open Access Journals (Sweden)

    Sibylle Sturtz

    2005-01-01

    Full Text Available The R2WinBUGS package provides convenient functions to call WinBUGS from R. It automatically writes the data and scripts in a format readable by WinBUGS for processing in batch mode, which is possible since version 1.4. After the WinBUGS process has finished, it is possible either to read the resulting data into R by the package itself--which gives a compact graphical summary of inference and convergence diagnostics--or to use the facilities of the coda package for further analyses of the output. Examples are given to demonstrate the usage of this package.

  10. R and D on automatic modeling methods for Monte Carlo codes FLUKA

    International Nuclear Information System (INIS)

    Wang Dianxi; Hu Liqin; Wang Guozhong; Zhao Zijia; Nie Fanzhi; Wu Yican; Long Pengcheng

    2013-01-01

    FLUKA is a fully integrated particle physics Monte Carlo simulation package. It is necessary to create the geometry models before calculation. However, it is time- consuming and error-prone to describe the geometry models manually. This study developed an automatic modeling method which could automatically convert computer-aided design (CAD) geometry models into FLUKA models. The conversion program was integrated into CAD/image-based automatic modeling program for nuclear and radiation transport simulation (MCAM). Its correctness has been demonstrated. (authors)

  11. Finding higher symmetries of differential equations using the MAPLE package DESOLVII

    Science.gov (United States)

    Vu, K. T.; Jefferson, G. F.; Carminati, J.

    2012-04-01

    We present and describe, with illustrative examples, the MAPLE computer algebra package DESOLVII, which is a major upgrade of DESOLV. DESOLVII now includes new routines allowing the determination of higher symmetries (contact and Lie-Bäcklund) for systems of both ordinary and partial differential equations. Catalogue identifier: ADYZ_v2_0 Program summary URL:http://cpc.cs.qub.ac.uk/summaries/ADYZ_v2_0.html Program obtainable from: CPC Program Library, Queen's University, Belfast, N. Ireland Licensing provisions: Standard CPC licence, http://cpc.cs.qub.ac.uk/licence/licence.html No. of lines in distributed program, including test data, etc.: 10 858 No. of bytes in distributed program, including test data, etc.: 112 515 Distribution format: tar.gz Programming language: MAPLE internal language Computer: PCs and workstations Operating system: Linux, Windows XP and Windows 7 RAM: Depends on the type of problem and the complexity of the system (small ≈ MB, large ≈ GB) Classification: 4.3, 5 Catalogue identifier of previous version: ADYZ_v1_0 Journal reference of previous version: Comput. Phys. Comm. 176 (2007) 682 Does the new version supersede the previous version?: Yes Nature of problem: There are a number of approaches one may use to find solutions to systems of differential equations. These include numerical, perturbative, and algebraic methods. Unfortunately, approximate or numerical solution methods may be inappropriate in many cases or even impossible due to the nature of the system and hence exact methods are important. In their own right, exact solutions are valuable not only as a yardstick for approximate/numerical solutions but also as a means of elucidating the physical meaning of fundamental quantities in systems. One particular method of finding special exact solutions is afforded by the work of Sophus Lie and the use of continuous transformation groups. The power of Lie's group theoretic method lies in its ability to unify a number of ad hoc

  12. An interactive system for the automatic layout of printed circuit boards (ARAIGNEE)

    International Nuclear Information System (INIS)

    Combet, M.; Eder, J.; Pagny, C.

    1974-12-01

    A software package for the automatic layout of printed circuit boards is presented. The program permits an interaction of the user during the layout process. The automatic searching of paths can be interrupted at any step and convenient corrections can be inserted. This procedure improves strongly the performance of the program as far as the number of unresolved connections is concerned

  13. Reducing the memory requirement in reverse mode automatic differentiation by solving TBR flow equations

    International Nuclear Information System (INIS)

    Naumann, U.

    2002-01-01

    The fast computation of gradients in reverse mode Automatic Differentiation (AD) requires the generation of adjoint versions of every statement in the original code. Due to the resulting reversal of the control flow certain intermediate values have to be made available in reverse order to compute the local partial derivatives. This can be achieved by storing these values or by recomputing them when they become required. In any case one is interested in minimizing the size of this set. Following an extensive introduction of the ''To-Be-Recorded'' (TBR) problem the authors present flow equations for propagating the TBR status of variables in the context of reverse mode AD of structured programs

  14. Application of automatic change of interval to de Vogelaere's method of the solution of the differential equation y'' = f (x, y)

    International Nuclear Information System (INIS)

    Rogers, M.H.

    1960-11-01

    The paper gives an extension to de Vogelaere's method for the solution of systems of second order differential equations from which first derivatives are absent. The extension is a description of the way in which automatic change in step-length can be made to give a prescribed accuracy at each step. (author)

  15. High-Order Automatic Differentiation of Unmodified Linear Algebra Routines via Nilpotent Matrices

    Science.gov (United States)

    Dunham, Benjamin Z.

    This work presents a new automatic differentiation method, Nilpotent Matrix Differentiation (NMD), capable of propagating any order of mixed or univariate derivative through common linear algebra functions--most notably third-party sparse solvers and decomposition routines, in addition to basic matrix arithmetic operations and power series--without changing data-type or modifying code line by line; this allows differentiation across sequences of arbitrarily many such functions with minimal implementation effort. NMD works by enlarging the matrices and vectors passed to the routines, replacing each original scalar with a matrix block augmented by derivative data; these blocks are constructed with special sparsity structures, termed "stencils," each designed to be isomorphic to a particular multidimensional hypercomplex algebra. The algebras are in turn designed such that Taylor expansions of hypercomplex function evaluations are finite in length and thus exactly track derivatives without approximation error. Although this use of the method in the "forward mode" is unique in its own right, it is also possible to apply it to existing implementations of the (first-order) discrete adjoint method to find high-order derivatives with lowered cost complexity; for example, for a problem with N inputs and an adjoint solver whose cost is independent of N--i.e., O(1)--the N x N Hessian can be found in O(N) time, which is comparable to existing second-order adjoint methods that require far more problem-specific implementation effort. Higher derivatives are likewise less expensive--e.g., a N x N x N rank-three tensor can be found in O(N2). Alternatively, a Hessian-vector product can be found in O(1) time, which may open up many matrix-based simulations to a range of existing optimization or surrogate modeling approaches. As a final corollary in parallel to the NMD-adjoint hybrid method, the existing complex-step differentiation (CD) technique is also shown to be capable of

  16. Symbolic computation of analytic approximate solutions for nonlinear fractional differential equations

    Science.gov (United States)

    Lin, Yezhi; Liu, Yinping; Li, Zhibin

    2013-01-01

    The Adomian decomposition method (ADM) is one of the most effective methods to construct analytic approximate solutions for nonlinear differential equations. In this paper, based on the new definition of the Adomian polynomials, Rach (2008) [22], the Adomian decomposition method and the Padé approximants technique, a new algorithm is proposed to construct analytic approximate solutions for nonlinear fractional differential equations with initial or boundary conditions. Furthermore, a MAPLE software package is developed to implement this new algorithm, which is user-friendly and efficient. One only needs to input the system equation, initial or boundary conditions and several necessary parameters, then our package will automatically deliver the analytic approximate solutions within a few seconds. Several different types of examples are given to illustrate the scope and demonstrate the validity of our package, especially for non-smooth initial value problems. Our package provides a helpful and easy-to-use tool in science and engineering simulations. Program summaryProgram title: ADMP Catalogue identifier: AENE_v1_0 Program summary URL:http://cpc.cs.qub.ac.uk/summaries/AENE_v1_0.html Program obtainable from: CPC Program Library, Queen's University, Belfast, N. Ireland Licensing provisions: Standard CPC licence, http://cpc.cs.qub.ac.uk/licence/licence.html No. of lines in distributed program, including test data, etc.: 12011 No. of bytes in distributed program, including test data, etc.: 575551 Distribution format: tar.gz Programming language: MAPLE R15. Computer: PCs. Operating system: Windows XP/7. RAM: 2 Gbytes Classification: 4.3. Nature of problem: Constructing analytic approximate solutions of nonlinear fractional differential equations with initial or boundary conditions. Non-smooth initial value problems can be solved by this program. Solution method: Based on the new definition of the Adomian polynomials [1], the Adomian decomposition method and the Pad

  17. WRAP: a water reactor analysis package

    International Nuclear Information System (INIS)

    Anderson, M.M.

    1977-06-01

    The modular computational system known as the Water Reactor Analysis Package (WRAP) has been developed at the Savannah River Laboratory. WRAP is essentially a reprogrammed version of the RELAP4 computer code with an extensively restructured input format, a dynamic dimensioning capability and additional computational capabilities such as an automatic steady-state option for pressurized water reactors and an automatic restart capability with provision for renodalization. The report describes the capabilities of WRAP at its current stage of development. The addition of new capabilities (e.g., a BWR steady-state capability), the inclusion of improved models (e.g., models in RELAP4/M0D8) and the development of improved numerical techniques to reduce execution time are being planned at this time

  18. Population stochastic modelling (PSM)--an R package for mixed-effects models based on stochastic differential equations.

    Science.gov (United States)

    Klim, Søren; Mortensen, Stig Bousgaard; Kristensen, Niels Rode; Overgaard, Rune Viig; Madsen, Henrik

    2009-06-01

    The extension from ordinary to stochastic differential equations (SDEs) in pharmacokinetic and pharmacodynamic (PK/PD) modelling is an emerging field and has been motivated in a number of articles [N.R. Kristensen, H. Madsen, S.H. Ingwersen, Using stochastic differential equations for PK/PD model development, J. Pharmacokinet. Pharmacodyn. 32 (February(1)) (2005) 109-141; C.W. Tornøe, R.V. Overgaard, H. Agersø, H.A. Nielsen, H. Madsen, E.N. Jonsson, Stochastic differential equations in NONMEM: implementation, application, and comparison with ordinary differential equations, Pharm. Res. 22 (August(8)) (2005) 1247-1258; R.V. Overgaard, N. Jonsson, C.W. Tornøe, H. Madsen, Non-linear mixed-effects models with stochastic differential equations: implementation of an estimation algorithm, J. Pharmacokinet. Pharmacodyn. 32 (February(1)) (2005) 85-107; U. Picchini, S. Ditlevsen, A. De Gaetano, Maximum likelihood estimation of a time-inhomogeneous stochastic differential model of glucose dynamics, Math. Med. Biol. 25 (June(2)) (2008) 141-155]. PK/PD models are traditionally based ordinary differential equations (ODEs) with an observation link that incorporates noise. This state-space formulation only allows for observation noise and not for system noise. Extending to SDEs allows for a Wiener noise component in the system equations. This additional noise component enables handling of autocorrelated residuals originating from natural variation or systematic model error. Autocorrelated residuals are often partly ignored in PK/PD modelling although violating the hypothesis for many standard statistical tests. This article presents a package for the statistical program R that is able to handle SDEs in a mixed-effects setting. The estimation method implemented is the FOCE(1) approximation to the population likelihood which is generated from the individual likelihoods that are approximated using the Extended Kalman Filter's one-step predictions.

  19. Symbolic computation of analytic approximate solutions for nonlinear differential equations with initial conditions

    Science.gov (United States)

    Lin, Yezhi; Liu, Yinping; Li, Zhibin

    2012-01-01

    The Adomian decomposition method (ADM) is one of the most effective methods for constructing analytic approximate solutions of nonlinear differential equations. In this paper, based on the new definition of the Adomian polynomials, and the two-step Adomian decomposition method (TSADM) combined with the Padé technique, a new algorithm is proposed to construct accurate analytic approximations of nonlinear differential equations with initial conditions. Furthermore, a MAPLE package is developed, which is user-friendly and efficient. One only needs to input a system, initial conditions and several necessary parameters, then our package will automatically deliver analytic approximate solutions within a few seconds. Several different types of examples are given to illustrate the validity of the package. Our program provides a helpful and easy-to-use tool in science and engineering to deal with initial value problems. Program summaryProgram title: NAPA Catalogue identifier: AEJZ_v1_0 Program summary URL:http://cpc.cs.qub.ac.uk/summaries/AEJZ_v1_0.html Program obtainable from: CPC Program Library, Queen's University, Belfast, N. Ireland Licensing provisions: Standard CPC licence, http://cpc.cs.qub.ac.uk/licence/licence.html No. of lines in distributed program, including test data, etc.: 4060 No. of bytes in distributed program, including test data, etc.: 113 498 Distribution format: tar.gz Programming language: MAPLE R13 Computer: PC Operating system: Windows XP/7 RAM: 2 Gbytes Classification: 4.3 Nature of problem: Solve nonlinear differential equations with initial conditions. Solution method: Adomian decomposition method and Padé technique. Running time: Seconds at most in routine uses of the program. Special tasks may take up to some minutes.

  20. Slavnov-Taylor1.0: A Mathematica package for computation in BRST formalism

    CERN Document Server

    Picariello, Marco; Picariello, Marco; Torrente-Lujan, Emilio

    2004-01-01

    Slavnov-Taylor1.0 is a Mathematica package which allows us to perform automatic simbolic computation in BRST formalism. This article serves as a self-contained guide to prospective users, and indicates the conventions and approximations used.

  1. Coherence measures in automatic time-migration velocity analysis

    International Nuclear Information System (INIS)

    Maciel, Jonathas S; Costa, Jessé C; Schleicher, Jörg

    2012-01-01

    Time-migration velocity analysis can be carried out automatically by evaluating the coherence of migrated seismic events in common-image gathers (CIGs). The performance of gradient methods for automatic time-migration velocity analysis depends on the coherence measures used as the objective function. We compare the results of four different coherence measures, being conventional semblance, differential semblance, an extended differential semblance using differences of more distant image traces and the product of the latter with conventional semblance. In our numerical experiments, the objective functions based on conventional semblance and on the product of conventional semblance with extended differential semblance provided the best velocity models, as evaluated by the flatness of the resulting CIGs. The method can be easily extended to anisotropic media. (paper)

  2. Extraction: a system for automatic eddy current diagnosis of steam generator tubes in nuclear power plants

    International Nuclear Information System (INIS)

    Georgel, B.; Zorgati, R.

    1994-01-01

    Improving speed and quality of Eddy Current non-destructive testing of steam generator tubes leads to automatize all processes that contribute to diagnosis. This paper describes how we use signal processing, pattern recognition and artificial intelligence to build a software package that is able to automatically provide an efficient diagnosis. (authors). 2 figs., 5 refs

  3. ExcelAutomat: a tool for systematic processing of files as applied to quantum chemical calculations

    Science.gov (United States)

    Laloo, Jalal Z. A.; Laloo, Nassirah; Rhyman, Lydia; Ramasami, Ponnadurai

    2017-07-01

    The processing of the input and output files of quantum chemical calculations often necessitates a spreadsheet as a key component of the workflow. Spreadsheet packages with a built-in programming language editor can automate the steps involved and thus provide a direct link between processing files and the spreadsheet. This helps to reduce user-interventions as well as the need to switch between different programs to carry out each step. The ExcelAutomat tool is the implementation of this method in Microsoft Excel (MS Excel) using the default Visual Basic for Application (VBA) programming language. The code in ExcelAutomat was adapted to work with the platform-independent open-source LibreOffice Calc, which also supports VBA. ExcelAutomat provides an interface through the spreadsheet to automate repetitive tasks such as merging input files, splitting, parsing and compiling data from output files, and generation of unique filenames. Selected extracted parameters can be retrieved as variables which can be included in custom codes for a tailored approach. ExcelAutomat works with Gaussian files and is adapted for use with other computational packages including the non-commercial GAMESS. ExcelAutomat is available as a downloadable MS Excel workbook or as a LibreOffice workbook.

  4. ASYS: a computer algebra package for analysis of nonlinear algebraic equations systems

    International Nuclear Information System (INIS)

    Gerdt, V.P.; Khutornoj, N.V.

    1992-01-01

    A program package ASYS for analysis of nonlinear algebraic equations based on the Groebner basis technique is described. The package is written in REDUCE computer algebra language. It has special facilities to treat polynomial ideals of positive dimension, corresponding to algebraic systems with infinitely many solutions. Such systems can be transformed to an equivalent set of subsystems with reduced number of variables in completely automatic way. It often allows to construct the explicit form of a solution set in many problems of practical importance. Some examples and results of comparison with the standard Reduce package GROEBNER and special-purpose systems FELIX and A1PI are given. 21 refs.; 2 tabs

  5. Quality assurance package for routine thermoluminescence dosimetry program

    International Nuclear Information System (INIS)

    Tawil, R.A.; Bencke, G.; Moscovitch, M.

    1988-01-01

    The Quality Assurance Package presented here specifies a set of reader-related hardware diagnostics and calibration procedures and automatically maintains audit trails of generated and derived thermoluminescence data. It specifies acceptable performance criteria for the reader and dosimeter assemblies; tracks and controls Readout Cycle Temperature Profiles; and ensures that the acquired data is verified. The quality of the generated glow curves is tracked by the real-time application of Computerized Glow Curve Deconvolution to reference dosimeters that may be mixed with field dosimeters during readout sessions. This package is supported by a menu-driven software system using vertical auto-selection menus, lotus-style horizontal menus, data entry menus with automatic error checking, and pop-up windows. The menu system is supported by an extensive HELP file; data EDITING is password-protected, and a journal is maintained for each editing session as part of the audit trail. Files for the Raw Data and Derived Dose results are maintained and managed in seven databases. The paper provides an in-depth analysis of each of the procedures, specifies data validation criteria, and presents samples of the reports generated

  6. Diagnosis diagrams for passing signals on an automatic block signaling railway section

    Science.gov (United States)

    Spunei, E.; Piroi, I.; Chioncel, C. P.; Piroi, F.

    2018-01-01

    This work presents a diagnosis method for railway traffic security installations. More specifically, the authors present a series of diagnosis charts for passing signals on a railway block equipped with an automatic block signaling installation. These charts are based on the exploitation electric schemes, and are subsequently used to develop a diagnosis software package. The thus developed software package contributes substantially to a reduction of failure detection and remedy for these types of installation faults. The use of the software package eliminates making wrong decisions in the fault detection process, decisions that may result in longer remedy times and, sometimes, to railway traffic events.

  7. CHEMSIMUL - A program package for numerical simulation of chemical reaction systems

    International Nuclear Information System (INIS)

    Lang Rasmussen, O.; Bjergbakke, E.

    1984-01-01

    A description is given of a program package, CHEMSIMUL, for numerical simulation of chemical reaction systems. The main components in the package are a translator of chemical equations to differential equations, a balance equation program, a differential equation solver, EPISODE, and an input/output program. The performance of the program is demonstrated by four examples. A manual for the input file and the complete program text with comments are given in Appendices I and II. (author)

  8. Full-scale testing of waste package inspection system

    International Nuclear Information System (INIS)

    Yagi, T.; Kuribayashi, H.; Moriya, Y.; Fujisawa, H.; Takebayashi, N.

    1989-01-01

    In land disposal of low-level radioactive waste (LLW) in Japan, it is legally required that the waste packages to be disposed of be inspected for conformance to applicable technical regulations prior to shipment from each existing power station. JGC has constructed a fully automatic waste package inspection system for the purpose of obtaining the required design data and proving the performance of the system. This system consists of three inspection units (for visual inspection, surface contamination/dose rate measurement and radioactivity/weight measurement), a labelling unit, a centralized control unit and a drum handling unit. The outstanding features of the system are as follows: The equipment and components are modularized and designed to be of the most compact size and the quality control functions are performed by an advanced centralized control system. The authors discuss how, as a result of the full-scale testing, it has been confirmed that this system satisfies all the performance requirements for the inspection of disposal packages

  9. Software Package for the Technical Support Centre

    International Nuclear Information System (INIS)

    Tomisa, T.; Skanata, D.; Sucic, B.

    2002-01-01

    The continued radiological surveillance system has been technically improved during the last two years by establishing 11 new automatic stations, so that there are currently 14 locations with installed gamma-monitors for air radiation monitoring on the Croatian national territory. Given that the original system had been designed primarily for gathering data for off-line treatment with the purpose of statistical analyses, the contemporary Radiological Early Warning System (SPRU) approach has demanded developing of a new software by the Technical Support Centre (TPC) in order to allow operators interactive work in the case of emergency situations. The outcome of this development is a software package called DORAP (Automatic Radiological Station Remote Reading), which brings together automatic functions of continual data gathering, daily production of the standard report, distribution of the report by fax, SMS (Short Message Service), SMT (Simple Mail Transfer) and FTP (File Transfer Protocol) as well as generation and distribution of alarms in the case of failure in the system or exceeding of the set radiation intensity values. (author)

  10. GERMINATOR: a software package for high-throughput scoring and curve fitting of Arabidopsis seed germination.

    Science.gov (United States)

    Joosen, Ronny V L; Kodde, Jan; Willems, Leo A J; Ligterink, Wilco; van der Plas, Linus H W; Hilhorst, Henk W M

    2010-04-01

    Over the past few decades seed physiology research has contributed to many important scientific discoveries and has provided valuable tools for the production of high quality seeds. An important instrument for this type of research is the accurate quantification of germination; however gathering cumulative germination data is a very laborious task that is often prohibitive to the execution of large experiments. In this paper we present the germinator package: a simple, highly cost-efficient and flexible procedure for high-throughput automatic scoring and evaluation of germination that can be implemented without the use of complex robotics. The germinator package contains three modules: (i) design of experimental setup with various options to replicate and randomize samples; (ii) automatic scoring of germination based on the color contrast between the protruding radicle and seed coat on a single image; and (iii) curve fitting of cumulative germination data and the extraction, recap and visualization of the various germination parameters. The curve-fitting module enables analysis of general cumulative germination data and can be used for all plant species. We show that the automatic scoring system works for Arabidopsis thaliana and Brassica spp. seeds, but is likely to be applicable to other species, as well. In this paper we show the accuracy, reproducibility and flexibility of the germinator package. We have successfully applied it to evaluate natural variation for salt tolerance in a large population of recombinant inbred lines and were able to identify several quantitative trait loci for salt tolerance. Germinator is a low-cost package that allows the monitoring of several thousands of germination tests, several times a day by a single person.

  11. Automatic program generation: future of software engineering

    Energy Technology Data Exchange (ETDEWEB)

    Robinson, J.H.

    1979-01-01

    At this moment software development is still more of an art than an engineering discipline. Each piece of software is lovingly engineered, nurtured, and presented to the world as a tribute to the writer's skill. When will this change. When will the craftsmanship be removed and the programs be turned out like so many automobiles from an assembly line. Sooner or later it will happen: economic necessities will demand it. With the advent of cheap microcomputers and ever more powerful supercomputers doubling capacity, much more software must be produced. The choices are to double the number of programers, double the efficiency of each programer, or find a way to produce the needed software automatically. Producing software automatically is the only logical choice. How will automatic programing come about. Some of the preliminary actions which need to be done and are being done are to encourage programer plagiarism of existing software through public library mechanisms, produce well understood packages such as compiler automatically, develop languages capable of producing software as output, and learn enough about the whole process of programing to be able to automate it. Clearly, the emphasis must not be on efficiency or size, since ever larger and faster hardware is coming.

  12. The R package MitISEM : efficient and robust simulation procedures for Bayesian inference

    NARCIS (Netherlands)

    Baştürk, N.; Grassi, S.; Hoogerheide, L.; Opschoor, A.; van Dijk, H.K.

    2015-01-01

    This paper presents the R package MitISEM (mixture of t by importance sampling weighted expectation maximization) which provides an automatic and flexible two-stage method to approximate a non-elliptical target density kernel - typically a posterior density kernel - using an adaptive mixture of

  13. Development of a cross-section based stream package for MODFLOW

    Science.gov (United States)

    Ou, G.; Chen, X.; Irmak, A.

    2012-12-01

    Accurate simulation of stream-aquifer interactions for wide rivers using the streamflow routing package in MODFLOW is very challenging. To better represent a wide river spanning over multiple model grid cells, a Cross-Section based streamflow Routing (CSR) package is developed and incorporated into MODFLOW to simulate the interaction between streams and aquifers. In the CSR package, a stream segment is represented as a four-point polygon instead of a polyline which is traditionally used in streamflow routing simulation. Each stream segment is composed of upstream and downstream cross-sections. A cross-section consists of a number of streambed points possessing coordinates, streambed thicknesses and streambed hydraulic conductivities to describe the streambed geometry and hydraulic properties. The left and right end points are used to determine the locations of the stream segments. According to the cross-section geometry and hydraulic properties, CSR calculates the new stream stage at the cross-section using the Brent's method to solve the Manning's Equation. A module is developed to automatically compute the area of the stream segment polygon on each intersected MODFLOW grid cell as the upstream and downstream stages change. The stream stage and streambed hydraulic properties of model grids are interpolated based on the streambed points. Streambed leakage is computed as a function of streambed conductance and difference between the groundwater level and stream stage. The Muskingum-Cunge flow routing scheme with variable parameters is used to simulate the streamflow as the groundwater (discharge or recharge) contributes as lateral flows. An example is used to illustrate the capabilities of the CSR package. The result shows that the CSR is applicable to describing the spatial and temporal variation in the interaction between streams and aquifers. The input data become simple due to that the internal program automatically interpolates the cross-section data to each

  14. Working with the American Community Survey in R a guide to using the acs package

    CERN Document Server

    Glenn, Ezra Haber

    2016-01-01

    This book serves as a hands-on guide to the "acs" R package for demographers, planners, and other researchers who work with American Community Survey (ACS) data. It gathers the most common problems associated with using ACS data and implements functions as a package in the R statistical programming language. The package defines a new "acs" class object (containing estimates, standard errors, and metadata for tables from the ACS) with methods to deal appropriately with common tasks (e.g., creating and combining subgroups or geographies, automatic fetching of data via the Census API, mathematical operations on estimates, tests of significance, plots of confidence intervals).

  15. CAD-based automatic modeling method for Geant4 geometry model through MCAM

    International Nuclear Information System (INIS)

    Wang, D.; Nie, F.; Wang, G.; Long, P.; LV, Z.

    2013-01-01

    The full text of publication follows. Geant4 is a widely used Monte Carlo transport simulation package. Before calculating using Geant4, the calculation model need be established which could be described by using Geometry Description Markup Language (GDML) or C++ language. However, it is time-consuming and error-prone to manually describe the models by GDML. Automatic modeling methods have been developed recently, but there are some problems that exist in most present modeling programs, specially some of them were not accurate or adapted to specifically CAD format. To convert the GDML format models to CAD format accurately, a Geant4 Computer Aided Design (CAD) based modeling method was developed for automatically converting complex CAD geometry model into GDML geometry model. The essence of this method was dealing with CAD model represented with boundary representation (B-REP) and GDML model represented with constructive solid geometry (CSG). At first, CAD model was decomposed to several simple solids which had only one close shell. And then the simple solid was decomposed to convex shell set. Then corresponding GDML convex basic solids were generated by the boundary surfaces getting from the topological characteristic of a convex shell. After the generation of these solids, GDML model was accomplished with series boolean operations. This method was adopted in CAD/Image-based Automatic Modeling Program for Neutronics and Radiation Transport (MCAM), and tested with several models including the examples in Geant4 install package. The results showed that this method could convert standard CAD model accurately, and can be used for Geant4 automatic modeling. (authors)

  16. Packaging Technologies for 500C SiC Electronics and Sensors

    Science.gov (United States)

    Chen, Liang-Yu

    2013-01-01

    Various SiC electronics and sensors are currently under development for applications in 500C high temperature environments such as hot sections of aerospace engines and the surface of Venus. In order to conduct long-term test and eventually commercialize these SiC devices, compatible packaging technologies for the SiC electronics and sensors are required. This presentation reviews packaging technologies developed for 500C SiC electronics and sensors to address both component and subsystem level packaging needs for high temperature environments. The packaging system for high temperature SiC electronics includes ceramic chip-level packages, ceramic printed circuit boards (PCBs), and edge-connectors. High temperature durable die-attach and precious metal wire-bonding are used in the chip-level packaging process. A high temperature sensor package is specifically designed to address high temperature micro-fabricated capacitive pressure sensors for high differential pressure environments. This presentation describes development of these electronics and sensor packaging technologies, including some testing results of SiC electronics and capacitive pressure sensors using these packaging technologies.

  17. Automatic numerical integration methods for Feynman integrals through 3-loop

    International Nuclear Information System (INIS)

    De Doncker, E; Olagbemi, O; Yuasa, F; Ishikawa, T; Kato, K

    2015-01-01

    We give numerical integration results for Feynman loop diagrams through 3-loop such as those covered by Laporta [1]. The methods are based on automatic adaptive integration, using iterated integration and extrapolation with programs from the QUADPACK package, or multivariate techniques from the ParInt package. The Dqags algorithm from QuadPack accommodates boundary singularities of fairly general types. PARINT is a package for multivariate integration layered over MPI (Message Passing Interface), which runs on clusters and incorporates advanced parallel/distributed techniques such as load balancing among processes that may be distributed over a network of nodes. Results are included for 3-loop self-energy diagrams without IR (infra-red) or UV (ultra-violet) singularities. A procedure based on iterated integration and extrapolation yields a novel method of numerical regularization for integrals with UV terms, and is applied to a set of 2-loop self-energy diagrams with UV singularities. (paper)

  18. Differential evolution algorithm based automatic generation control for interconnected power systems with

    Directory of Open Access Journals (Sweden)

    Banaja Mohanty

    2014-09-01

    Full Text Available This paper presents the design and performance analysis of Differential Evolution (DE algorithm based Proportional–Integral (PI and Proportional–Integral–Derivative (PID controllers for Automatic Generation Control (AGC of an interconnected power system. Initially, a two area thermal system with governor dead-band nonlinearity is considered for the design and analysis purpose. In the proposed approach, the design problem is formulated as an optimization problem control and DE is employed to search for optimal controller parameters. Three different objective functions are used for the design purpose. The superiority of the proposed approach has been shown by comparing the results with a recently published Craziness based Particle Swarm Optimization (CPSO technique for the same interconnected power system. It is noticed that, the dynamic performance of DE optimized PI controller is better than CPSO optimized PI controllers. Additionally, controller parameters are tuned at different loading conditions so that an adaptive gain scheduling control strategy can be employed. The study is further extended to a more realistic network of two-area six unit system with different power generating units such as thermal, hydro, wind and diesel generating units considering boiler dynamics for thermal plants, Generation Rate Constraint (GRC and Governor Dead Band (GDB non-linearity.

  19. BUMS--Bonner sphere Unfolding Made Simple an HTML based multisphere neutron spectrometer unfolding package

    CERN Document Server

    Sweezy, J; Veinot, K

    2002-01-01

    A new multisphere neutron spectrometer unfolding package, Bonner sphere Unfolding Made Simple (BUMS) has been developed that uses an HTML interface to simplify data input and code execution for the novice and the advanced user. This new unfolding package combines the unfolding algorithms contained in other popular unfolding codes under one easy to use interface. The interface makes use of web browsing software to provide a graphical user interface to the unfolding algorithms. BUMS integrates the SPUNIT, BON, MAXIET, and SAND-II unfolding algorithms into a single package. This package also includes a library of 14 response matrices, 58 starting spectra, and 24 dose and detector responses. BUMS has several improvements beyond the addition of unfolding algorithms. It has the ability to search for the most appropriate starting spectra. Also, plots of the unfolded neutron spectra are automatically generated. The BUMS package runs via a web server and may be accessed by any computer with access to the Internet at h...

  20. BUMS--Bonner sphere Unfolding Made Simple: an HTML based multisphere neutron spectrometer unfolding package

    International Nuclear Information System (INIS)

    Sweezy, Jeremy; Hertel, Nolan; Veinot, Ken

    2002-01-01

    A new multisphere neutron spectrometer unfolding package, Bonner sphere Unfolding Made Simple (BUMS) has been developed that uses an HTML interface to simplify data input and code execution for the novice and the advanced user. This new unfolding package combines the unfolding algorithms contained in other popular unfolding codes under one easy to use interface. The interface makes use of web browsing software to provide a graphical user interface to the unfolding algorithms. BUMS integrates the SPUNIT, BON, MAXIET, and SAND-II unfolding algorithms into a single package. This package also includes a library of 14 response matrices, 58 starting spectra, and 24 dose and detector responses. BUMS has several improvements beyond the addition of unfolding algorithms. It has the ability to search for the most appropriate starting spectra. Also, plots of the unfolded neutron spectra are automatically generated. The BUMS package runs via a web server and may be accessed by any computer with access to the Internet at http://nukeisit.gatech.edu/bums

  1. Chinshan living PRA model using NUPRA software package

    International Nuclear Information System (INIS)

    Cheng, S.-K.; Lin, T.-J.

    2004-01-01

    A living probabilistic risk assessment (PRA) model has been established for Chinshan Nuclear Power Station (BWR-4, MARK-I) using NUPRA software package. The core damage frequency due to internal events, seismic events and typhoons are evaluated in this model. The methodology and results considering the recent implementation of the 5th emergency diesel generator and automatic boron injection function are presented. The dominant sequences of this PRA model are discussed, and some possible applications of this living model are proposed. (author)

  2. Differential equations

    CERN Document Server

    Barbu, Viorel

    2016-01-01

    This textbook is a comprehensive treatment of ordinary differential equations, concisely presenting basic and essential results in a rigorous manner. Including various examples from physics, mechanics, natural sciences, engineering and automatic theory, Differential Equations is a bridge between the abstract theory of differential equations and applied systems theory. Particular attention is given to the existence and uniqueness of the Cauchy problem, linear differential systems, stability theory and applications to first-order partial differential equations. Upper undergraduate students and researchers in applied mathematics and systems theory with a background in advanced calculus will find this book particularly useful. Supplementary topics are covered in an appendix enabling the book to be completely self-contained.

  3. DAF: differential ACE filtering image quality assessment by automatic color equalization

    Science.gov (United States)

    Ouni, S.; Chambah, M.; Saint-Jean, C.; Rizzi, A.

    2008-01-01

    Ideally, a quality assessment system would perceive and measure image or video impairments just like a human being. But in reality, objective quality metrics do not necessarily correlate well with perceived quality [1]. Plus, some measures assume that there exists a reference in the form of an "original" to compare to, which prevents their usage in digital restoration field, where often there is no reference to compare to. That is why subjective evaluation is the most used and most efficient approach up to now. But subjective assessment is expensive, time consuming and does not respond, hence, to the economic requirements [2,3]. Thus, reliable automatic methods for visual quality assessment are needed in the field of digital film restoration. The ACE method, for Automatic Color Equalization [4,6], is an algorithm for digital images unsupervised enhancement. It is based on a new computational approach that tries to model the perceptual response of our vision system merging the Gray World and White Patch equalization mechanisms in a global and local way. Like our vision system ACE is able to adapt to widely varying lighting conditions, and to extract visual information from the environment efficaciously. Moreover ACE can be run in an unsupervised manner. Hence it is very useful as a digital film restoration tool since no a priori information is available. In this paper we deepen the investigation of using the ACE algorithm as a basis for a reference free image quality evaluation. This new metric called DAF for Differential ACE Filtering [7] is an objective quality measure that can be used in several image restoration and image quality assessment systems. In this paper, we compare on different image databases, the results obtained with DAF and with some subjective image quality assessments (Mean Opinion Score MOS as measure of perceived image quality). We study also the correlation between objective measure and MOS. In our experiments, we have used for the first image

  4. PhasePApy: A robust pure Python package for automatic identification of seismic phases

    Science.gov (United States)

    Chen, Chen; Holland, Austin

    2016-01-01

    We developed a Python phase identification package: the PhasePApy for earthquake data processing and near‐real‐time monitoring. The package takes advantage of the growing number of Python libraries including Obspy. All the data formats supported by Obspy can be supported within the PhasePApy. The PhasePApy has two subpackages: the PhasePicker and the Associator, aiming to identify phase arrival onsets and associate them to phase types, respectively. The PhasePicker and the Associator can work jointly or separately. Three autopickers are implemented in the PhasePicker subpackage: the frequency‐band picker, the Akaike information criteria function derivative picker, and the kurtosis picker. All three autopickers identify picks with the same processing methods but different characteristic functions. The PhasePicker triggers the pick with a dynamic threshold and can declare a pick with false‐pick filtering. Also, the PhasePicker identifies a pick polarity and uncertainty for further seismological analysis, such as focal mechanism determination. Two associators are included in the Associator subpackage: the 1D Associator and 3D Associator, which assign phase types to picks that can best fit potential earthquakes by minimizing root mean square (rms) residuals of the misfits in distance and time, respectively. The Associator processes multiple picks from all channels at a seismic station and aggregates them to increase computational efficiencies. Both associators use travel‐time look up tables to determine the best estimation of the earthquake location and evaluate the phase type for picks. The PhasePApy package has been used extensively for local and regional earthquakes and can work for active source experiments as well.

  5. 76 FR 58301 - Proposed Extension of Existing Information Collection; Automatic Fire Sensor and Warning Device...

    Science.gov (United States)

    2011-09-20

    ... Information Collection; Automatic Fire Sensor and Warning Device Systems; Examination and Test Requirements ACTION: Notice of request for public comments. SUMMARY: The Mine Safety and Health Administration (MSHA... public comment version of this information collection package. FOR FURTHER INFORMATION CONTACT: Roslyn B...

  6. ENDVER-ENDVER/GUI, The ENDF File Verification Support Package

    International Nuclear Information System (INIS)

    Trkov, Andrej; Zerkin, V.; Cullen, Dermott E.

    2005-01-01

    1 - Description of program or function: Experimental and evaluated nuclear reaction data are compiled world-wide in EXFOR and in ENDF format, respectively. The ENDVER package can be used to convert EXFOR data into computational C4 format, display them and compare graphically with the contents of a specified evaluated data file. The package also contains utilities to retrieve selected materials from a master library in ENDF format, extract cross sections (including differential and double differential data) and output them in two-column PLOTTAB 'curves' format. IAEA1402/03: The ENVER/GUI version contains in addition to ENDVER, also the EXFOR and CINDA Databases (version 1.70 of January 2005) and software providing data search and presentation, the PREPRO ENDF pre-processing codes by D.E. Cullen (PREPRO-2002) and the ZVVIEW interactive graphic data display package. A new GUI (Graphics User Interface) is presented. EndVer and EXFOR/CINDA are directly accessible by the user through the GUI. 2 - Restrictions on the complexity of the problem: None

  7. Investigation of Thermo-regulating Properties of Multilayer Textile Package

    Directory of Open Access Journals (Sweden)

    Julija Baltušnikaitė

    2015-09-01

    Full Text Available Thermal comfort of a clothing system is one of the important goals of the developer that require an engineering approach. In this research work a thermo-regulating textile packages were developed and a wearing comfort of protective clothing consisting from those packages was improved. The microcapsules were added on the fabric surface using pad-dry-cure method. The thermal properties and stabilities were measured using differential scanning calorimetry. The results suggest that higher values of thermal resistance were obtained after incorporation of fabric, coated by PCMs, into inert layer of multilayer textile package. DOI: http://dx.doi.org/10.5755/j01.ms.21.3.6920

  8. SHOOT2.0: An indirect grid shooting package for optimal control problems, with switching handling and embedded continuation

    OpenAIRE

    Martinon , Pierre; Gergaud , Joseph

    2010-01-01

    The SHOOT2.0 package implements an indirect shooting method for optimal control problems. It is specifically designed to handle control discontinuities, with an automatic switching detection that requires no assumptions concerning the number of switchings. Special care is also devoted to the computation of the Jacobian matrix of the shooting function, using the variational system instead of classical finite differences. The package also features an embedded continuation method and an automati...

  9. Aerodynamic design applying automatic differentiation and using robust variable fidelity optimization

    Science.gov (United States)

    Takemiya, Tetsushi

    , and that (2) the AMF terminates optimization erroneously when the optimization problems have constraints. The first problem is due to inaccuracy in computing derivatives in the AMF, and the second problem is due to erroneous treatment of the trust region ratio, which sets the size of the domain for an optimization in the AMF. In order to solve the first problem of the AMF, automatic differentiation (AD) technique, which reads the codes of analysis models and automatically generates new derivative codes based on some mathematical rules, is applied. If derivatives are computed with the generated derivative code, they are analytical, and the required computational time is independent of the number of design variables, which is very advantageous for realistic aerospace engineering problems. However, if analysis models implement iterative computations such as computational fluid dynamics (CFD), which solves system partial differential equations iteratively, computing derivatives through the AD requires a massive memory size. The author solved this deficiency by modifying the AD approach and developing a more efficient implementation with CFD, and successfully applied the AD to general CFD software. In order to solve the second problem of the AMF, the governing equation of the trust region ratio, which is very strict against the violation of constraints, is modified so that it can accept the violation of constraints within some tolerance. By accepting violations of constraints during the optimization process, the AMF can continue optimization without terminating immaturely and eventually find the true optimum design point. With these modifications, the AMF is referred to as "Robust AMF," and it is applied to airfoil and wing aerodynamic design problems using Euler CFD software. The former problem has 21 design variables, and the latter 64. In both problems, derivatives computed with the proposed AD method are first compared with those computed with the finite

  10. Automatic Segmentation of Abdominal Fat in MRI-Scans, Using Graph-Cuts and Image Derived Energies

    DEFF Research Database (Denmark)

    Christensen, Anders Nymark; Larsen, Christian Thode; Mandrup Jensen, Camilla Maria

    2017-01-01

    For many clinical studies changes in the abdominal distribution of fat is an important measure. However, the segmentation of abdominal fat in MRI scans is both difficult and time consuming using manual methods. We present here an automatic and flexible software package, that performs both bias fi...

  11. Do Automatic Self-Associations Relate to Suicidal Ideation?

    NARCIS (Netherlands)

    Glashouwer, Klaske A.; de Jong, Peter J.; Penninx, Brenda W. J. H.; Kerkhof, Ad J. F. M.; van Dyck, Richard; Ormel, Johan

    Dysfunctional self-schemas are assumed to play an important role in suicidal ideation. According to recent information-processing models, it is important to differentiate between 'explicit' beliefs and automatic associations. Explicit beliefs stem from the weighting of propositions and their

  12. SELFADJUSTING AUTOMATIC CONTROL OF SOWING UNIT

    Directory of Open Access Journals (Sweden)

    A. Yu. Izmaylov

    2015-01-01

    Full Text Available The selfadjusting automatic control of sowing unit and differentiated introduction of mineral fertilizers doses according to agrochemical indicators of the soil (precision agriculture are used wider nowadays. It was defined that the main requirement to the differentiated seeding and fertilizing is an accuracy and duration of transition from one norm to another. Established that at a speed of unit of 10 km/h object moves for 0.5 s about on 1.5 m and more. Thus in this device the radio channel originated differentiated correction is updated in 10 s, and in the RTK mode - 0.5-2 s that breaks the accuracy of introduction of seeds and fertilizers. The block schematic diagram of system of automatic control of technological process of seeding and mineral fertilizing with use of navigation means of machine-tractor aggregates orientation in the field and technical means for realization of technology of precision agriculture at sowing and fertilizers application due to electronic maps of soil fertility and navigation satellite systems was worked out. It was noted that for regulation of a fertilizing dose it is necessary to complete the unit with the electric drive, and for error reduction use navigation GLONASS, GPS, Galileo receivers. To tracking of four leading navigation systems GPS/GLONASS/Galileo/Compass receiver with 32 canals developed by domestic-owned firm «KB NAVIS» was suggested. It was established that the automated device created by All-Russia Research Institute of Mechanization for Agriculture information based on NAVSTAR and GLONASS/GPS system successfully operates seeding and make possible the differentiate fertilizing.

  13. Conditioned craving cues elicit an automatic approach tendency

    NARCIS (Netherlands)

    van Gucht, D.; Vansteenwegen, D.; Van den Bergh, O.; Beckers, T.

    2008-01-01

    In two experiments, we used a Pavlovian differential conditioning procedure to induce craving for chocolate. As a result of repeated pairing with chocolate intake, initially neutral cues came to elicit an automatic approach tendency in a speeded stimulus-response compatibility reaction time task.

  14. Space shuttle food system study: Food and beverage package development, modification 8S

    Science.gov (United States)

    1976-01-01

    A new, highly utile rehydration package was developed for foods in zero gravity. Rehydratable foods will become more acceptable as a result of their overall rehydration capability and improved palatability. This new package design is greatly enhanced by the specified spacecraft condition of atmospheric pressure; the pressure differential between the atmosphere and the package carries the functional responsibility for rapid food rehydration without excess package manipulation by the consumer. Crew acceptance will further be enhanced by less manipulation, hotter rehydration water temperatures and the ability to hold the foods at preparation temperatures until they are consumed.

  15. AUTOMATIC TEXTURE MAPPING OF ARCHITECTURAL AND ARCHAEOLOGICAL 3D MODELS

    Directory of Open Access Journals (Sweden)

    T. P. Kersten

    2012-07-01

    Full Text Available Today, detailed, complete and exact 3D models with photo-realistic textures are increasingly demanded for numerous applications in architecture and archaeology. Manual texture mapping of 3D models by digital photographs with software packages, such as Maxon Cinema 4D, Autodesk 3Ds Max or Maya, still requires a complex and time-consuming workflow. So, procedures for automatic texture mapping of 3D models are in demand. In this paper two automatic procedures are presented. The first procedure generates 3D surface models with textures by web services, while the second procedure textures already existing 3D models with the software tmapper. The program tmapper is based on the Multi Layer 3D image (ML3DImage algorithm and developed in the programming language C++. The studies showing that the visibility analysis using the ML3DImage algorithm is not sufficient to obtain acceptable results of automatic texture mapping. To overcome the visibility problem the Point Cloud Painter algorithm in combination with the Z-buffer-procedure will be applied in the future.

  16. Automatic Texture Mapping of Architectural and Archaeological 3d Models

    Science.gov (United States)

    Kersten, T. P.; Stallmann, D.

    2012-07-01

    Today, detailed, complete and exact 3D models with photo-realistic textures are increasingly demanded for numerous applications in architecture and archaeology. Manual texture mapping of 3D models by digital photographs with software packages, such as Maxon Cinema 4D, Autodesk 3Ds Max or Maya, still requires a complex and time-consuming workflow. So, procedures for automatic texture mapping of 3D models are in demand. In this paper two automatic procedures are presented. The first procedure generates 3D surface models with textures by web services, while the second procedure textures already existing 3D models with the software tmapper. The program tmapper is based on the Multi Layer 3D image (ML3DImage) algorithm and developed in the programming language C++. The studies showing that the visibility analysis using the ML3DImage algorithm is not sufficient to obtain acceptable results of automatic texture mapping. To overcome the visibility problem the Point Cloud Painter algorithm in combination with the Z-buffer-procedure will be applied in the future.

  17. Optimal Non-Invasive Fault Classification Model for Packaged Ceramic Tile Quality Monitoring Using MMW Imaging

    Science.gov (United States)

    Agarwal, Smriti; Singh, Dharmendra

    2016-04-01

    Millimeter wave (MMW) frequency has emerged as an efficient tool for different stand-off imaging applications. In this paper, we have dealt with a novel MMW imaging application, i.e., non-invasive packaged goods quality estimation for industrial quality monitoring applications. An active MMW imaging radar operating at 60 GHz has been ingeniously designed for concealed fault estimation. Ceramic tiles covered with commonly used packaging cardboard were used as concealed targets for undercover fault classification. A comparison of computer vision-based state-of-the-art feature extraction techniques, viz, discrete Fourier transform (DFT), wavelet transform (WT), principal component analysis (PCA), gray level co-occurrence texture (GLCM), and histogram of oriented gradient (HOG) has been done with respect to their efficient and differentiable feature vector generation capability for undercover target fault classification. An extensive number of experiments were performed with different ceramic tile fault configurations, viz., vertical crack, horizontal crack, random crack, diagonal crack along with the non-faulty tiles. Further, an independent algorithm validation was done demonstrating classification accuracy: 80, 86.67, 73.33, and 93.33 % for DFT, WT, PCA, GLCM, and HOG feature-based artificial neural network (ANN) classifier models, respectively. Classification results show good capability for HOG feature extraction technique towards non-destructive quality inspection with appreciably low false alarm as compared to other techniques. Thereby, a robust and optimal image feature-based neural network classification model has been proposed for non-invasive, automatic fault monitoring for a financially and commercially competent industrial growth.

  18. The Australian experience following plain packaging: the impact on tobacco branding.

    Science.gov (United States)

    Greenland, Steven J

    2016-12-01

    Brands are critical to tobacco marketing. Industry stakeholders predicted that plain packaging, by removing key tangible branding dimensions, would restrict new products and brand differentiation. However, manufacturers respond innovatively to limit regulatory impact. This study investigates brand strategy following plain packaging's introduction to Australia. Brand portfolios were determined using 2006-15 tobacco ingredient reports. These detail the brand and variant names sold and are provided annually as part of a voluntary agreement between the Australian Government and leading manufacturers. Post-plain packaging brand ranges were verified using retail price lists and a supermarket retail audit using a method used previously to verify a period of pre-plain packaging data. The verification process identified some data inaccuracies from one manufacturer which resulted in the issuing of corrected data. After plain packaging the leading manufacturers continued with extensive brand ranges differentiated by price. All launched new products. While total brand numbers fell from 29 to 24, the mean number of variants for the leading 12 brands grew from 8.9 to 9.7. Substantial variant name modifications occurred with 50 new or modified names in 2012-13. Among leading brands, the incidence of variant colour names increased from 49.5 to 79.3%. New brands and variants were not inhibited by the introduction of plain packaging in Australia. After plain packaging, leading brand variant numbers expanded by 9 to 116 and colour variant names increased by 73.6% and became the norm-lighter colours (blue, gold and silver) dominated, perpetuating notions of less harmful cigarettes. [Correction added on 09 September 2016, after first online publication: The figures in the last sentence of the Abstract are now corrected from 'expanded by 116' to 'expanded by 9 to 116'.]. © 2016 Society for the Study of Addiction.

  19. The R package EchoviewR for automated processing of active acoustic data using Echoview

    Directory of Open Access Journals (Sweden)

    Lisa-Marie Katarina Harrison

    2015-02-01

    Full Text Available Acoustic data is time consuming to process due to the large data size and the requirement to often undertake some data processing steps manually. Manual processing may introduce subjective, irreproducible decisions into the data processing work flow, reducing consistency in processing between surveys. We introduce the R package EchoviewR as an interface between R and Echoview, a commercially available acoustic processing software package. EchoviewR allows for automation of Echoview using scripting which can drastically reduce the manual work required when processing acoustic surveys. This package plays an important role in reducing subjectivity in acoustic data processing by allowing exactly the same process to be applied automatically to multiple surveys and documenting where subjective decisions have been made. Using data from a survey of Antarctic krill, we provide two examples of using EchoviewR: krill estimation and swarm detection.

  20. Fully automatic adjoints: a robust and efficient mechanism for generating adjoint ocean models

    Science.gov (United States)

    Ham, D. A.; Farrell, P. E.; Funke, S. W.; Rognes, M. E.

    2012-04-01

    The problem of generating and maintaining adjoint models is sufficiently difficult that typically only the most advanced and well-resourced community ocean models achieve it. There are two current technologies which each suffer from their own limitations. Algorithmic differentiation, also called automatic differentiation, is employed by models such as the MITGCM [2] and the Alfred Wegener Institute model FESOM [3]. This technique is very difficult to apply to existing code, and requires a major initial investment to prepare the code for automatic adjoint generation. AD tools may also have difficulty with code employing modern software constructs such as derived data types. An alternative is to formulate the adjoint differential equation and to discretise this separately. This approach, known as the continuous adjoint and employed in ROMS [4], has the disadvantage that two different model code bases must be maintained and manually kept synchronised as the model develops. The discretisation of the continuous adjoint is not automatically consistent with that of the forward model, producing an additional source of error. The alternative presented here is to formulate the flow model in the high level language UFL (Unified Form Language) and to automatically generate the model using the software of the FEniCS project. In this approach it is the high level code specification which is differentiated, a task very similar to the formulation of the continuous adjoint [5]. However since the forward and adjoint models are generated automatically, the difficulty of maintaining them vanishes and the software engineering process is therefore robust. The scheduling and execution of the adjoint model, including the application of an appropriate checkpointing strategy is managed by libadjoint [1]. In contrast to the conventional algorithmic differentiation description of a model as a series of primitive mathematical operations, libadjoint employs a new abstraction of the simulation

  1. ACEMAN (II): a PDP-11 software package for acoustic emission analysis

    International Nuclear Information System (INIS)

    Tobias, A.

    1976-01-01

    A powerful, but easy-to-use, software package (ACEMAN) for acoustic emission analysis has been developed at Berkeley Nuclear Laboratories. The system is based on a PDP-11 minicomputer with 24 K of memory, an RK05 DISK Drive and a Tektronix 4010 Graphics terminal. The operation of the system is described in detail in terms of the functions performed in response to the various command mnemonics. The ACEMAN software package offers many useful facilities not found on other acoustic emission monitoring systems. Its main features, many of which are unique, are summarised. The ACEMAN system automatically handles arrays of up to 12 sensors in real-time operation during which data are acquired, analysed, stored on the computer disk for future analysis and displayed on the terminal if required. (author)

  2. AN EXPLORATORY STUDY OF MANUFACTURING STRATEGY OF PACKAGING PRODUCT-MANUFACTURING COMPANIES IN INDIA

    Directory of Open Access Journals (Sweden)

    Pradip P. Patil

    2012-09-01

    Full Text Available This paper presents finding of a survey on manufacturing strategy implementation (MSI adopted by the Indian packaging product manufacturing companies (IPPMC. Though the companies differ in terms of prod uct types (shape, method, content and material of packaging, conversion system, sales volume and sophistication of machinery used, they share common purpose that are used for packaging the product s . With growth in demand for consumer products, packaging f orms basis of differentiating products from competitors. The survey shows emphasis on implementation of manufacturing strategy, key decision areas, identifies competitive priorities, order winners. To get insight, three companies are selected for detailed case studies.

  3. Quantitative comparison and evaluation of two commercially available, two-dimensional electrophoresis image analysis software packages, Z3 and Melanie.

    Science.gov (United States)

    Raman, Babu; Cheung, Agnes; Marten, Mark R

    2002-07-01

    While a variety of software packages are available for analyzing two-dimensional electrophoresis (2-DE) gel images, no comparisons between these packages have been published, making it difficult for end users to determine which package would best meet their needs. The goal here was to develop a set of tests to quantitatively evaluate and then compare two software packages, Melanie 3.0 and Z3, in three of the fundamental steps involved in 2-DE image analysis: (i) spot detection, (ii) gel matching, and (iii) spot quantitation. To test spot detection capability, automatically detected protein spots were compared to manually counted, "real" protein spots. Spot matching efficiency was determined by comparing distorted (both geometrically and nongeometrically) gel images with undistorted original images, and quantitation tests were performed on artificial gels with spots of varying Gaussian volumes. In spot detection tests, Z3 performed better than Melanie 3.0 and required minimal user intervention to detect approximately 89% of the actual protein spots and relatively few extraneous spots. Results from gel matching tests depended on the type of image distortion used. For geometric distortions, Z3 performed better than Melanie 3.0, matching 99% of the spots, even for extreme distortions. For nongeometrical distortions, both Z3 and Melanie 3.0 required user intervention and performed comparably, matching 95% of the spots. In spot quantitation tests, both Z3 and Melanie 3.0 predicted spot volumes relatively well for spot ratios less than 1:6. For higher ratios, Melanie 3.0 did much better. In summary, results suggest Z3 requires less user intervention than Melanie 3.0, thus simplifying differential comparison of 2-DE gel images. Melanie 3.0, however, offers many more optional tools for image editing, spot detection, data reporting and statistical analysis than Z3. All image files used for these tests and updated information on the software are available on the internet

  4. Solving Ordinary Differential Equations

    Science.gov (United States)

    Krogh, F. T.

    1987-01-01

    Initial-value ordinary differential equation solution via variable order Adams method (SIVA/DIVA) package is collection of subroutines for solution of nonstiff ordinary differential equations. There are versions for single-precision and double-precision arithmetic. Requires fewer evaluations of derivatives than other variable-order Adams predictor/ corrector methods. Option for direct integration of second-order equations makes integration of trajectory problems significantly more efficient. Written in FORTRAN 77.

  5. Truck circuits diagnosis for railway lines equipped with an automatic block signalling system

    Science.gov (United States)

    Spunei, E.; Piroi, I.; Muscai, C.; Răduca, E.; Piroi, F.

    2018-01-01

    This work presents a diagnosis method for detecting track circuits failures on a railway traffic line equipped with an Automatic Block Signalling installation. The diagnosis method uses the installation’s electrical schemas, based on which a series of diagnosis charts have been created. Further, the diagnosis charts were used to develop a software package, CDCBla, which substantially contributes to reducing the diagnosis time and human error during failure remedies. The proposed method can also be used as a training package for the maintenance staff. Since the diagnosis method here does not need signal or measurement inputs, using it does not necessitate additional IT knowledge and can be deployed on a mobile computing device (tablet, smart phone).

  6. The particle tracking package Kassiopeia

    Energy Technology Data Exchange (ETDEWEB)

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

    2016-07-01

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

  7. Safety Analysis Report - Packages, 9965, 9968, 9972-9975 Packages

    International Nuclear Information System (INIS)

    Blanton, P.

    2000-01-01

    This Safety Analysis Report for Packaging (SARP) documents the analysis and testing performed on four type B Packages: the 9972, 9973, 9974, and 9975 packages. Because all four packages have similar designs with very similar performance characteristics, all of them are presented in a single SARP. The performance evaluation presented in this SARP documents the compliance of the 9975 package with the regulatory safety requirements. Evaluations of the 9972, 9973, and 9974 packages support that of the 9975. To avoid confusion arising from the inclusion of four packages in a single document, the text segregates the data for each package in such a way that the reader interested in only one package can progress from Chapter 1 through Chapter 9. The directory at the beginning of each chapter identifies each section that should be read for a given package. Sections marked ''all'' are generic to all packages

  8. The demand for environmentally friendly packaging in Germany

    DEFF Research Database (Denmark)

    Thøgersen, John

    1996-01-01

    . First, buying behaviour was observed and salient reasons for the choice were registered. Secondly, respondents were interviewed in-depth in order to uncover all attributes that mattered to them, and the why. Thirdly, the relative importance of a few of the crucial attributes for buying intentions....... A person always buying the same brand and variety need not consider every aspect of the purchase. Hence, the non-salience of environmental packaging attributes and the non-concerned buying can partly be explained by habitual shopping. 6. The in-depth interview showed that many more attributes than were...... salient in the shopping situation influence the value of a cream cheese to the consumer. The point of departure of the in-depth interviews was a triadic sorting of four varieties of cre cheese with highly different packaging, among which was one of glass. The clear differentiation between packaging types...

  9. Theory and applications of differential algebra

    International Nuclear Information System (INIS)

    Pusch, G.D.

    1992-01-01

    Differential algebra (DA) is a new method of automatic differentiation. DA can rapidly and efficiently calculate the values of derivatives of arbitrarily complicated functions, in arbitrarily many variables, to arbitrary order, via its definition of multiplication. I provide a brief introduction to DA, and enumerate some of its recent applications. (author). 6 refs

  10. EXTRACSION: a system for automatic Eddy Current diagnosis of steam generator tubes in nuclear power plants

    International Nuclear Information System (INIS)

    Georgel, B.; Zorgati, R.

    1992-01-01

    Improving speed and quality of Eddy Current non-destructive testing of steam generator tubes leads to automation of all process that contribute to diagnosis. This paper describes how signal processing, pattern recognition and artificial and artificial intelligence are used to build a software package that is able to automatically provide an efficient diagnosis. (author)

  11. Algorithmic transformation of multi-loop master integrals to a canonical basis with CANONICA

    Science.gov (United States)

    Meyer, Christoph

    2018-01-01

    The integration of differential equations of Feynman integrals can be greatly facilitated by using a canonical basis. This paper presents the Mathematica package CANONICA, which implements a recently developed algorithm to automatize the transformation to a canonical basis. This represents the first publicly available implementation suitable for differential equations depending on multiple scales. In addition to the presentation of the package, this paper extends the description of some aspects of the algorithm, including a proof of the uniqueness of canonical forms up to constant transformations.

  12. flowAI: automatic and interactive anomaly discerning tools for flow cytometry data.

    Science.gov (United States)

    Monaco, Gianni; Chen, Hao; Poidinger, Michael; Chen, Jinmiao; de Magalhães, João Pedro; Larbi, Anis

    2016-08-15

    Flow cytometry (FCM) is widely used in both clinical and basic research to characterize cell phenotypes and functions. The latest FCM instruments analyze up to 20 markers of individual cells, producing high-dimensional data. This requires the use of the latest clustering and dimensionality reduction techniques to automatically segregate cell sub-populations in an unbiased manner. However, automated analyses may lead to false discoveries due to inter-sample differences in quality and properties. We present an R package, flowAI, containing two methods to clean FCM files from unwanted events: (i) an automatic method that adopts algorithms for the detection of anomalies and (ii) an interactive method with a graphical user interface implemented into an R shiny application. The general approach behind the two methods consists of three key steps to check and remove suspected anomalies that derive from (i) abrupt changes in the flow rate, (ii) instability of signal acquisition and (iii) outliers in the lower limit and margin events in the upper limit of the dynamic range. For each file analyzed our software generates a summary of the quality assessment from the aforementioned steps. The software presented is an intuitive solution seeking to improve the results not only of manual but also and in particular of automatic analysis on FCM data. R source code available through Bioconductor: http://bioconductor.org/packages/flowAI/ CONTACTS: mongianni1@gmail.com or Anis_Larbi@immunol.a-star.edu.sg Supplementary data are available at Bioinformatics online. © The Author 2016. Published by Oxford University Press. All rights reserved. For Permissions, please e-mail: journals.permissions@oup.com.

  13. Packaging Solutions : Delivering customer value through Logistical Packaging: A Case Study at Stora Enso Packaging

    OpenAIRE

    Shan, Kun; Julius, Joezer

    2015-01-01

    AbstractBackground;Despite of the significant role of packaging within logistics and supply chain management, packaging is infrequently studied as focal point in supply chain. Most of the previous logistics research studies tend to explain the integration between packaging and logistics through logistical packaging. In very rare cases, the studies mentioned about customer value. Therefore the major disadvantage of these studies is that, they didn’t consider logistical packaging and customer v...

  14. Influence of the shape on the consumers perception of the packaging attributes

    Directory of Open Access Journals (Sweden)

    Gojko Vladić

    2015-12-01

    Full Text Available Packaging for fast moving consumer goods (FMCG demands constant attention in order to stay competitive in modern dynamic markets. FMCG consumers do not think about the purchasing product until they enter the place of purchase. This emphasizes importance of the communication in a place of purchase. Alongside promotional banners, displays and counters, packaging can be used for this purpose. While in-store promotional banners, displays and counters represent additional cost, the packaging as the integral part of the product can be used as an important marketing tool that does not add to product cost. Thus packaging becomes an important marketing tool that does not add to product cost. Marketers, distributors and researchers as well must take into consideration the complexity of consumer behaviour to achieve desired results. Alongside graphic design, material, colour, etc. packaging shape is considered as an important tool for product differentiation and promotion. Having this in mind, it is unclear why the influence of the packaging shape on the consumer remains the least examined of all packaging characteristics. The aim of this research is to understand the influence of packaging shape design on the consumer’s perception. The survey study conducted among the consumers of the fast moving consumer goods gave clear insight into the influence of packaging shape on the perception of packaging characteristics. The results can help to improve packaging shape design in order to achieve better market impact.

  15. Packaging fluency

    DEFF Research Database (Denmark)

    Mocanu, Ana; Chrysochou, Polymeros; Bogomolova, Svetlana

    2011-01-01

    Research on packaging stresses the need for packaging design to read easily, presuming fast and accurate processing of product-related information. In this paper we define this property of packaging as “packaging fluency”. Based on the existing marketing and cognitive psychology literature on pac...

  16. Nuclear criticality safety analysis for the traveller PWR fuel shipping package

    Energy Technology Data Exchange (ETDEWEB)

    Vescovi, P.J.; Kent, N.A.; Casado, C.A. [Westinghouse Electric Co., LLC, Columbia, SC (United States)]|[ENUSA Industrias Avanzadas SA, Madrid (Spain)

    2004-07-01

    The Traveller PWR fresh fuel shipping package represents a radical departure from conventional PWR fuel package designs. Two immediately noticeable features of the Traveller are that it carries a single fuel assembly instead of two as do other package designs, and that it has built-in moderator, which forms part of the flux-trap system. The criticality safety case shows that the Traveller satisfies both U.S. and IAEA licensing requirements, and demonstrates that the package remains acceptably subcritical under normal conditions and hypothetical accident conditions of transport. This paper looks at the modeling techniques that were used to analyze the several accident scenarios that were considered, including: Lattice pitch expansion; Lattice pitch expansion along the fuel assembly length; Preferential flooding (selective flooding of different cavities); Differential flooding (varying water levels inside different cavities); Partial flooding (varying water density); Axial rod displacement; o Sensitivity studies of variable foam densities and boron content in packaging; Analysis for carrying loose rods in a rodbox; The criticality safety case for the Traveller proved to be a successful cooperative effort between ENUSA and Westinghouse.

  17. Nuclear criticality safety analysis for the traveller PWR fuel shipping package

    International Nuclear Information System (INIS)

    Vescovi, P.J.; Kent, N.A.; Casado, C.A.

    2004-01-01

    The Traveller PWR fresh fuel shipping package represents a radical departure from conventional PWR fuel package designs. Two immediately noticeable features of the Traveller are that it carries a single fuel assembly instead of two as do other package designs, and that it has built-in moderator, which forms part of the flux-trap system. The criticality safety case shows that the Traveller satisfies both U.S. and IAEA licensing requirements, and demonstrates that the package remains acceptably subcritical under normal conditions and hypothetical accident conditions of transport. This paper looks at the modeling techniques that were used to analyze the several accident scenarios that were considered, including: Lattice pitch expansion; Lattice pitch expansion along the fuel assembly length; Preferential flooding (selective flooding of different cavities); Differential flooding (varying water levels inside different cavities); Partial flooding (varying water density); Axial rod displacement; o Sensitivity studies of variable foam densities and boron content in packaging; Analysis for carrying loose rods in a rodbox; The criticality safety case for the Traveller proved to be a successful cooperative effort between ENUSA and Westinghouse

  18. Microelectronic packaging

    CERN Document Server

    Datta, M; Schultze, J Walter

    2004-01-01

    Microelectronic Packaging analyzes the massive impact of electrochemical technologies on various levels of microelectronic packaging. Traditionally, interconnections within a chip were considered outside the realm of packaging technologies, but this book emphasizes the importance of chip wiring as a key aspect of microelectronic packaging, and focuses on electrochemical processing as an enabler of advanced chip metallization.Divided into five parts, the book begins by outlining the basics of electrochemical processing, defining the microelectronic packaging hierarchy, and emphasizing the impac

  19. Automatic associations with the sensory aspects of smoking: Positive in habitual smokers but negative in non-smokers

    OpenAIRE

    Huijding, Jorg; Jong, Peter

    2006-01-01

    textabstractTo test whether pictorial stimuli that focus on the sensory aspects of smoking elicit different automatic affective associations in smokers than in non-smokers, 31 smoking and 33 non-smoking students completed a single target IAT. Explicit attitudes were assessed using a semantic differential. Automatic affective associations were positive in smokers but negative in non-smokers. Only automatic affective associations but not self-reported attitudes were significantly correlated wit...

  20. A Direct Algorithm Maple Package of One-Dimensional Optimal System for Group Invariant Solutions

    Science.gov (United States)

    Zhang, Lin; Han, Zhong; Chen, Yong

    2018-01-01

    To construct the one-dimensional optimal system of finite dimensional Lie algebra automatically, we develop a new Maple package One Optimal System. Meanwhile, we propose a new method to calculate the adjoint transformation matrix and find all the invariants of Lie algebra in spite of Killing form checking possible constraints of each classification. Besides, a new conception called invariance set is raised. Moreover, this Maple package is proved to be more efficiency and precise than before by applying it to some classic examples. Supported by the Global Change Research Program of China under Grant No. 2015CB95390, National Natural Science Foundation of China under Grant Nos. 11675054 and 11435005, and Shanghai Collaborative Innovation Center of Trustworthy Software for Internet of Things under Grant No. ZF1213

  1. CLUST-applied program package for solution of radiation problems in solid-state physics

    International Nuclear Information System (INIS)

    Sidorenko, A.D.

    1983-01-01

    A general structure is outlined of the CLUST applied program package for a system of equations describing nucleation and growth of dislocation loops and vacancies in metal exposed to a fast particle flux. The CLUST package represents a set of programs for solving the systems of ordinary differential equations of special type with entering the count results into the file. The count process is controlled by a special monitor, which essentially facilitates the user program checkout and increases the efficiency of using computer time. The output of the results and scanning of the file can be realized through the analog-digital printing device or the terminal. The package structure enables the programs to be easily rearranged for solving other problems with the total number of variables 500. Operation with the package in the BEhSM-6 computer is described and principles of package rearrangement are presented

  2. VODE, Variable Coefficient Ordinary Differential Equations (ODE) Solver

    International Nuclear Information System (INIS)

    Brown, P.N.; Hindmarsh, A.C.; Byrne, G.D.

    2002-01-01

    1 - Description of program or function: VODE is a package of subroutines for the numerical solution of the initial-value problem for systems of first-order ordinary differential equations. The package can be used for either stiff or non-stiff systems. In the stiff case, the Jacobian matrix is treated as full or banded. An algorithm is included for saving and reusing the Jacobian matrix under certain conditions. If storage is limited, this option may be suppressed. 2 - Method of solution - VODE uses the variable-order, variable- coefficient Adams-Moulton method for non-stiff systems and the variable-order, fixed-leading-coefficient Backward Differentiation Formula (BDF) method for stiff systems

  3. The Packaging Handbook -- A guide to package design

    International Nuclear Information System (INIS)

    Shappert, L.B.

    1995-01-01

    The Packaging Handbook is a compilation of 14 technical chapters and five appendices that address the life cycle of a packaging which is intended to transport radioactive material by any transport mode in normal commerce. Although many topics are discussed in depth, this document focuses on the design aspects of a packaging. The Handbook, which is being prepared under the direction of the US Department of Energy, is intended to provide a wealth of technical guidance that will give designers a better understanding of the regulatory approval process, preferences of regulators in specific aspects of packaging design, and the types of analyses that should be seriously considered when developing the packaging design. Even though the Handbook is concerned with all packagings, most of the emphasis is placed on large packagings that are capable of transporting large radioactive sources that are also fissile (e.g., spent fuel). These are the types of packagings that must address the widest range of technical topics in order to meet domestic and international regulations. Most of the chapters in the Handbook have been drafted and submitted to the Oak Ridge National Laboratory for editing; the majority of these have been edited. This report summarizes the contents

  4. EVIO - A lightweight object-oriented I/O package

    International Nuclear Information System (INIS)

    Wolin, E.; Abbott, D.; Gurjyan, V.; Heyes, G.; Jastrzembski, E.; Lawrence, D.; Timmer, C.

    2008-01-01

    The EVIO package implements I/O between disk and an in-memory hierarchical object tree. Tree nodes are either container nodes, holding other nodes, or leaf nodes, containing any amount of data of a single type (int64 t ,..., int8 t , float, double, and string). Trees can easily be constructed using factory methods and stream operators; queried using STL-like algorithms, function object, etc; or modified using tree or node methods. The tree logically maps to XML, and utilities exist to transform between binary and ASCII XML formats. The binary representation is compact, I/O is simple and efficient, and endian conversions are handled automatically. EVIO will be used by the next generation of experiments at Jefferson Lab.

  5. A Test Set for stiff Initial Value Problem Solvers in the open source software R: Package deTestSet

    NARCIS (Netherlands)

    Mazzia, F.; Cash, J.R.; Soetaert, K.

    2012-01-01

    In this paper we present the R package deTestSet that includes challenging test problems written as ordinary differential equations (ODEs), differential algebraic equations (DAEs) of index up to 3 and implicit differential equations (IDES). In addition it includes 6 new codes to solve initial value

  6. Automatic generation of anatomic characteristics from cerebral aneurysm surface models.

    Science.gov (United States)

    Neugebauer, M; Lawonn, K; Beuing, O; Preim, B

    2013-03-01

    Computer-aided research on cerebral aneurysms often depends on a polygonal mesh representation of the vessel lumen. To support a differentiated, anatomy-aware analysis, it is necessary to derive anatomic descriptors from the surface model. We present an approach on automatic decomposition of the adjacent vessels into near- and far-vessel regions and computation of the axial plane. We also exemplarily present two applications of the geometric descriptors: automatic computation of a unique vessel order and automatic viewpoint selection. Approximation methods are employed to analyze vessel cross-sections and the vessel area profile along the centerline. The resulting transition zones between near- and far- vessel regions are used as input for an optimization process to compute the axial plane. The unique vessel order is defined via projection into the plane space of the axial plane. The viewing direction for the automatic viewpoint selection is derived from the normal vector of the axial plane. The approach was successfully applied to representative data sets exhibiting a broad variability with respect to the configuration of their adjacent vessels. A robustness analysis showed that the automatic decomposition is stable against noise. A survey with 4 medical experts showed a broad agreement with the automatically defined transition zones. Due to the general nature of the underlying algorithms, this approach is applicable to most of the likely aneurysm configurations in the cerebral vasculature. Additional geometric information obtained during automatic decomposition can support correction in case the automatic approach fails. The resulting descriptors can be used for various applications in the field of visualization, exploration and analysis of cerebral aneurysms.

  7. Differential algebras without differentials: An easy C++ implementation

    International Nuclear Information System (INIS)

    Michelotti, L.

    1989-03-01

    Automated differentiation can be motivated and explained rather plainly without any reference to infinitesimals or differentials whatsoever. We shall describe one possible approach in this paper. The method which we shall use will suggest its own implementation. However, FORTRAN is not the most natural language in which to carry it out. In the second section we shall describe an almost trivial implementation using C++. (Indeed, one of the motivations for writing this paper is to persuade militant FORTRAN extremists to invest the four or five days necessary to learn this powerful and easy language.) Take heed, however, that what we describe below is only a stripped-down implementation, written in three days, of differential algebra's most essential features; it is not as robust as and does not contain the battery of tools available in Berz's DA package, the product of a significant amount of work. 10 refs

  8. Differential algebras without differentials: An easy C++ implementation

    Energy Technology Data Exchange (ETDEWEB)

    Michelotti, L.

    1989-03-01

    Automated differentiation can be motivated and explained rather plainly without any reference to infinitesimals or differentials whatsoever. We shall describe one possible approach in this paper. The method which we shall use will suggest its own implementation. However, FORTRAN is not the most natural language in which to carry it out. In the second section we shall describe an almost trivial implementation using C++. (Indeed, one of the motivations for writing this paper is to persuade militant FORTRAN extremists to invest the four or five days necessary to learn this powerful and easy language.) Take heed, however, that what we describe below is only a stripped-down implementation, written in three days, of differential algebra's most essential features; it is not as robust as and does not contain the battery of tools available in Berz's DA package, the product of a significant amount of work. 10 refs.

  9. Semianalytic Design Sensitivity Analysis of Nonlinear Structures With a Commercial Finite Element Package

    International Nuclear Information System (INIS)

    Lee, Tae Hee; Yoo, Jung Hun; Choi, Hyeong Cheol

    2002-01-01

    A finite element package is often used as a daily design tool for engineering designers in order to analyze and improve the design. The finite element analysis can provide the responses of a system for given design variables. Although finite element analysis can quite well provide the structural behaviors for given design variables, it cannot provide enough information to improve the design such as design sensitivity coefficients. Design sensitivity analysis is an essential step to predict the change in responses due to a change in design variables and to optimize a system with the aid of the gradient-based optimization techniques. To develop a numerical method of design sensitivity analysis, analytical derivatives that are based on analytical differentiation of the continuous or discrete finite element equations are effective but analytical derivatives are difficult because of the lack of internal information of the commercial finite element package such as shape functions. Therefore, design sensitivity analysis outside of the finite element package is necessary for practical application in an industrial setting. In this paper, the semi-analytic method for design sensitivity analysis is used for the development of the design sensitivity module outside of a commercial finite element package of ANSYS. The direct differentiation method is employed to compute the design derivatives of the response and the pseudo-load for design sensitivity analysis is effectively evaluated by using the design variation of the related internal nodal forces. Especially, we suggest an effective method for stress and nonlinear design sensitivity analyses that is independent of the commercial finite element package is also discussed. Numerical examples are illustrated to show the accuracy and efficiency of the developed method and to provide insights for implementation of the suggested method into other commercial finite element packages

  10. Automatic detection of coronary arterial branches from X-ray angiograms

    International Nuclear Information System (INIS)

    Lu, Shan; Eiho, Shigeru

    1992-01-01

    This paper describes a method to trace the coronary arterial boundaries automatically from x-ray angiograms. We developed an automatic procedure to detect the edges of an artery with its branches. The edge point is evaluated by a function based on smoothing differential operator on a searching line which is obtained by using the continuous properties of the arterial edges. Thus the boundary points along the artery are detected automatically. If there exists a branch on the boundary, it can be detected automatically. This information about the branch is stored on the stack of the search information and will be used to detect the branch artery. In our edge detection process, the required user interaction is only the manual definition of a starting point for the search, the direction of the search and the range for search. We tested this method on some images generated by a computer with different stenoses and on a coronary angiogram. These results show that this method is useful for analyzing coronary angiograms. (author)

  11. A proposal for a drug information database and text templates for generating package inserts

    Directory of Open Access Journals (Sweden)

    Okuya R

    2013-07-01

    Full Text Available Ryo Okuya,1 Masaomi Kimura,2 Michiko Ohkura,2 Fumito Tsuchiya3 1Graduate School of Engineering and Science, 2Faculty of Engineering, Shibaura Institute of Technology, Tokyo, 3School of Pharmacy, International University of Health and Welfare, Tokyo, Japan Abstract: To prevent prescription errors caused by information systems, a database to store complete and accurate drug information in a user-friendly format is needed. In previous studies, the primary method for obtaining data stored in a database is to extract drug information from package inserts by employing pattern matching or more sophisticated methods such as text mining. However, it is difficult to obtain a complete database because there is no strict rule concerning expressions used to describe drug information in package inserts. The authors' strategy was to first build a database and then automatically generate package inserts by embedding data in the database using templates. To create this database, the support of pharmaceutical companies to input accurate data is required. It is expected that this system will work, because these companies can earn merit for newly developed drugs to decrease the effort to create package inserts from scratch. This study designed the table schemata for the database and text templates to generate the package inserts. To handle the variety of drug-specific information in the package inserts, this information in drug composition descriptions was replaced with labels and the replacement descriptions utilizing cluster analysis were analyzed. To improve the method by which frequently repeated ingredient information and/or supplementary information are stored, the method was modified by introducing repeat tags in the templates to indicate repetition and improving the insertion of data into the database. The validity of this method was confirmed by inputting the drug information described in existing package inserts and checking that the method could

  12. A framework for automatic segmentation in three dimensions of microstructural tomography data

    DEFF Research Database (Denmark)

    Jørgensen, Peter Stanley; Hansen, Karin Vels; Larsen, Rasmus

    2010-01-01

    Routine use of quantitative three dimensional analysis of material microstructure by in particular, focused ion beam (FIB) serial sectioning is generally restricted by the time consuming task of manually delineating structures within each image slice or the quality of manual and automatic...... segmentation schemes. We present here a framework for performing automatic segmentation of complex microstructures using a level set method. The technique is based on numerical approximations to partial differential equations to evolve a 3D surface to capture the phase boundaries. Vector fields derived from...

  13. Automatic generation of pictorial transcripts of video programs

    Science.gov (United States)

    Shahraray, Behzad; Gibbon, David C.

    1995-03-01

    An automatic authoring system for the generation of pictorial transcripts of video programs which are accompanied by closed caption information is presented. A number of key frames, each of which represents the visual information in a segment of the video (i.e., a scene), are selected automatically by performing a content-based sampling of the video program. The textual information is recovered from the closed caption signal and is initially segmented based on its implied temporal relationship with the video segments. The text segmentation boundaries are then adjusted, based on lexical analysis and/or caption control information, to account for synchronization errors due to possible delays in the detection of scene boundaries or the transmission of the caption information. The closed caption text is further refined through linguistic processing for conversion to lower- case with correct capitalization. The key frames and the related text generate a compact multimedia presentation of the contents of the video program which lends itself to efficient storage and transmission. This compact representation can be viewed on a computer screen, or used to generate the input to a commercial text processing package to generate a printed version of the program.

  14. MEMS packaging

    CERN Document Server

    Hsu , Tai-Ran

    2004-01-01

    MEMS Packaging discusses the prevalent practices and enabling techniques in assembly, packaging and testing of microelectromechanical systems (MEMS). The entire spectrum of assembly, packaging and testing of MEMS and microsystems, from essential enabling technologies to applications in key industries of life sciences, telecommunications and aerospace engineering is covered. Other topics included are bonding and sealing of microcomponents, process flow of MEMS and microsystems packaging, automated microassembly, and testing and design for testing.The Institution of Engineering and Technology is

  15. Packaging design criteria for the Hanford Ecorok Packaging

    International Nuclear Information System (INIS)

    Mercado, M.S.

    1996-01-01

    The Hanford Ecorok Packaging (HEP) will be used to ship contaminated water purification filters from K Basins to the Central Waste Complex. This packaging design criteria documents the design of the HEP, its intended use, and the transportation safety criteria it is required to meet. This information will serve as a basis for the safety analysis report for packaging

  16. LOOP- SIMULATION OF THE AUTOMATIC FREQUENCY CONTROL SUBSYSTEM OF A DIFFERENTIAL MINIMUM SHIFT KEYING RECEIVER

    Science.gov (United States)

    Davarian, F.

    1994-01-01

    The LOOP computer program was written to simulate the Automatic Frequency Control (AFC) subsystem of a Differential Minimum Shift Keying (DMSK) receiver with a bit rate of 2400 baud. The AFC simulated by LOOP is a first order loop configuration with a first order R-C filter. NASA has been investigating the concept of mobile communications based on low-cost, low-power terminals linked via geostationary satellites. Studies have indicated that low bit rate transmission is suitable for this application, particularly from the frequency and power conservation point of view. A bit rate of 2400 BPS is attractive due to its applicability to the linear predictive coding of speech. Input to LOOP includes the following: 1) the initial frequency error; 2) the double-sided loop noise bandwidth; 3) the filter time constants; 4) the amount of intersymbol interference; and 5) the bit energy to noise spectral density. LOOP output includes: 1) the bit number and the frequency error of that bit; 2) the computed mean of the frequency error; and 3) the standard deviation of the frequency error. LOOP is written in MS SuperSoft FORTRAN 77 for interactive execution and has been implemented on an IBM PC operating under PC DOS with a memory requirement of approximately 40K of 8 bit bytes. This program was developed in 1986.

  17. Changes in polymer foils used in food packaging tested by using ...

    Indian Academy of Sciences (India)

    This work is an experimental study of the differential scanning calorimetry characterisation of polymer materials used in food packaging materials, such as polypropylene (0.03 mm), polyethylene (0.1 and 0.03 mm), ... Faculty of Food Technology and Biotechnology, University of Zagreb, Pierottijeva 6, 10000 Zagreb, Croatia ...

  18. Packaging Attributes of Antioxidant-Rich Instant Coffee and Their Influence on the Purchase Intent

    Directory of Open Access Journals (Sweden)

    Marinês P. Corso

    2015-10-01

    Full Text Available The present study aimed to identify the most important packaging attributes for purchasing a product not currently on the Brazilian market: antioxidant-rich instant coffee, a blend of roasted coffee and green coffee. Five package types of the same brand of instant antioxidant-rich coffee marketed in different countries were evaluated through a focus group. The attributes’ glass shape, glass lid color and label, information and brand were selected for the quantitative study. The purchase intent for the packaging images was evaluated with conjoint analysis. In general, an increased purchase intent was verified for more modern packages and browner labels that indicated roasted coffee. The consumers preferred the image of green and roasted coffee beans next to the cup of coffee and valued information about the product’s differentiation (the origin, type, quantity and functions of antioxidants that was presented in the form of explanatory charts on the back of the packaging.

  19. A differential transformation approach for solving functional differential equations with multiple delays

    Science.gov (United States)

    Rebenda, Josef; Šmarda, Zdeněk

    2017-07-01

    In the paper an efficient semi-analytical approach based on the method of steps and the differential transformation is proposed for numerical approximation of solutions of functional differential models of delayed and neutral type on a finite interval of arbitrary length, including models with several constant delays. Algorithms for both commensurate and non-commensurate delays are described, applications are shown in examples. Validity and efficiency of the presented algorithms is compared with the variational iteration method, the Adomian decomposition method and the polynomial least squares method numerically. Matlab package DDE23 is used to produce reference numerical values.

  20. Individual Differences in Automatic Emotion Regulation Interact with Primed Emotion Regulation during an Anger Provocation

    OpenAIRE

    Zhang, Jing; Lipp, Ottmar V.; Hu, Ping

    2017-01-01

    The current study investigated the interactive effects of individual differences in automatic emotion regulation (AER) and primed emotion regulation strategy on skin conductance level (SCL) and heart rate during provoked anger. The study was a 2 × 2 [AER tendency (expression vs. control) × priming (expression vs. control)] between subject design. Participants were assigned to two groups according to their performance on an emotion regulation-IAT (differentiating automatic emotion control tend...

  1. Signal Compression in Automatic Ultrasonic testing of Rails

    Directory of Open Access Journals (Sweden)

    Tomasz Ciszewski

    2007-01-01

    Full Text Available Full recording of the most important information carried by the ultrasonic signals allows realizing statistical analysis of measurement data. Statistical analysis of the results gathered during automatic ultrasonic tests gives data which lead, together with use of features of measuring method, differential lossy coding and traditional method of lossless data compression (Huffman’s coding, dictionary coding, to a comprehensive, efficient data compression algorithm. The subject of the article is to present the algorithm and the benefits got by using it in comparison to alternative compression methods. Storage of large amount  of data allows to create an electronic catalogue of ultrasonic defects. If it is created, the future qualification system training in the new solutions of the automat for test in rails will be possible.

  2. Packaging microservices

    DEFF Research Database (Denmark)

    Montesi, Fabrizio; Thrane, Dan Sebastian

    2017-01-01

    We describe a first proposal for a new packaging system for microservices based on the Jolie programming language, called the Jolie Package Manager (JPM). Its main features revolve around service interfaces, which make the functionalities that a service provides and depends on explicit. For the f......We describe a first proposal for a new packaging system for microservices based on the Jolie programming language, called the Jolie Package Manager (JPM). Its main features revolve around service interfaces, which make the functionalities that a service provides and depends on explicit...

  3. The Use of an Autonomous Pedagogical Agent and Automatic Speech Recognition for Teaching Sight Words to Students with Autism Spectrum Disorder

    Science.gov (United States)

    Saadatzi, Mohammad Nasser; Pennington, Robert C.; Welch, Karla C.; Graham, James H.; Scott, Renee E.

    2017-01-01

    In the current study, we examined the effects of an instructional package comprised of an autonomous pedagogical agent, automatic speech recognition, and constant time delay during the instruction of reading sight words aloud to young adults with autism spectrum disorder. We used a concurrent multiple baseline across participants design to…

  4. Scilab software package for the study of dynamical systems

    Science.gov (United States)

    Bordeianu, C. C.; Beşliu, C.; Jipa, Al.; Felea, D.; Grossu, I. V.

    2008-05-01

    This work presents a new software package for the study of chaotic flows and maps. The codes were written using Scilab, a software package for numerical computations providing a powerful open computing environment for engineering and scientific applications. It was found that Scilab provides various functions for ordinary differential equation solving, Fast Fourier Transform, autocorrelation, and excellent 2D and 3D graphical capabilities. The chaotic behaviors of the nonlinear dynamics systems were analyzed using phase-space maps, autocorrelation functions, power spectra, Lyapunov exponents and Kolmogorov-Sinai entropy. Various well known examples are implemented, with the capability of the users inserting their own ODE. Program summaryProgram title: Chaos Catalogue identifier: AEAP_v1_0 Program summary URL:http://cpc.cs.qub.ac.uk/summaries/AEAP_v1_0.html Program obtainable from: CPC Program Library, Queen's University, Belfast, N. Ireland Licensing provisions: Standard CPC licence, http://cpc.cs.qub.ac.uk/licence/licence.html No. of lines in distributed program, including test data, etc.: 885 No. of bytes in distributed program, including test data, etc.: 5925 Distribution format: tar.gz Programming language: Scilab 3.1.1 Computer: PC-compatible running Scilab on MS Windows or Linux Operating system: Windows XP, Linux RAM: below 100 Megabytes Classification: 6.2 Nature of problem: Any physical model containing linear or nonlinear ordinary differential equations (ODE). Solution method: Numerical solving of ordinary differential equations. The chaotic behavior of the nonlinear dynamical system is analyzed using Poincaré sections, phase-space maps, autocorrelation functions, power spectra, Lyapunov exponents and Kolmogorov-Sinai entropies. Restrictions: The package routines are normally able to handle ODE systems of high orders (up to order twelve and possibly higher), depending on the nature of the problem. Running time: 10 to 20 seconds for problems that do not

  5. Development of test algorithm for semiconductor package with defects by using probabilistic neural network

    International Nuclear Information System (INIS)

    Kim, Jae Yeol; Sim, Jae Gi; Ko, Myoung Soo; Kim, Chang Hyun; Kim, Hun Cho

    2001-01-01

    In this study, researchers developing the estimative algorithm for artificial defects in semiconductor packages and performing it by pattern recognition technology. For this purpose, the estimative algorithm was included that researchers made software with MATLAB. The software consists of some procedures including ultrasonic image acquisition, equalization filtering, Self-Organizing Map and Probabilistic Neural Network. Self-Organizing Map and Probabilistic Neural Network are belong to methods of Neural Networks. And the pattern recognition technology has applied to classify three kinds of detective patterns in semiconductor packages. This study presumes probability density function from a sample of learning and present which is automatically determine method. PNN can distinguish flaws very difficult distinction as well as. This can do parallel process to stand in a row we confirm that is very efficiently classifier if we applied many data real the process.

  6. Non-linear mixed-effects pharmacokinetic/pharmacodynamic modelling in NLME using differential equations

    DEFF Research Database (Denmark)

    Tornøe, Christoffer Wenzel; Agersø, Henrik; Madsen, Henrik

    2004-01-01

    The standard software for non-linear mixed-effect analysis of pharmacokinetic/phar-macodynamic (PK/PD) data is NONMEM while the non-linear mixed-effects package NLME is an alternative as tong as the models are fairly simple. We present the nlmeODE package which combines the ordinary differential...... equation (ODE) solver package odesolve and the non-Linear mixed effects package NLME thereby enabling the analysis of complicated systems of ODEs by non-linear mixed-effects modelling. The pharmacokinetics of the anti-asthmatic drug theophylline is used to illustrate the applicability of the nlme...

  7. The environmental effects of taxes on packages; De milieueffecten van de verpakkingenbelasting

    Energy Technology Data Exchange (ETDEWEB)

    Schroten, A.; Nelissen, D.; Bergsma, G.C.; Blom, M.J.

    2010-08-15

    The results of an evaluation of the environmental impacts of taxes for packages are presented, differentiated for greenhouse gas emissions. The evaluation used a qualitative analysis of information from eighteen depth-interviews with experts in the packaging market, foreign experiences, relevant price elasticities and 'expert guesses'. It appears that tax package so far had a limited effect on the packaging market. For the longer term (ten years) larger, but probably also limited, effects are expected. The environmental impact of packaging tax can be increased if the taxes are substantially increased. [Dutch] De resultaten van een evaluatie van de milieueffecten van de (naar broeikasgasemissies gedifferentieerde) verpakkingenbelasting worden gepresenteerd. In deze evaluatie is gebruik gemaakt van een kwalitatieve analyse van informatie uit achttien diepte-interviews met spelers op de verpakkingenmarkt, buitenlandse ervaringen, relevante prijselasticiteiten en 'expert guesses'. Het beeld dat de uitgevoerde evaluatie oplevert is dat de verpakkingenbelasting tot nu toe een beperkt effect heeft gehad op de verpakkingenmarkt. Voor de langere termijn (ca. tien jaar) worden grotere, maar waarschijnlijk beperkte, effecten verwacht. De milieueffecten van de verpakkingenbelasting zouden vergroot kunnen worden als de belastingtarieven substantieel worden verhoogd.

  8. PRIDE Surveillance Projects Data Packaging Project, Information Package Specification Version 1.0

    Energy Technology Data Exchange (ETDEWEB)

    Kelleher, D.M.; Shipp, R. L.; Mason, J. D.

    2009-09-28

    This document contains a specification for a standard XML document format called an information package that can be used to store information and the context required to understand and use that information in information management systems and other types of information archives. An information package consists of packaged information, a set of information metadata that describes the packaged information, and an XML signature that protects the packaged information. The information package described in this specification was designed to be used to store Department of Energy (DOE) and National Nuclear Security Administration (NNSA) information and includes the metadata required for that information: a unique package identifier, information marking that conforms to DOE and NNSA requirements, and access control metadata. Information package metadata can also include information search terms, package history, and notes. Packaged information can be text content, binary content, and the contents of files and other containers. A single information package can contain multiple types of information. All content not in a text form compatible with XML must be in a text encoding such as base64. Package information is protected by a digital XML signature that can be used to determine whether the information has changed since it was signed and to identify the source of the information. This specification has been tested but has not been used to create production information packages. The authors expect that gaps and unclear requirements in this specification will be identified as this specification is used to create information packages and as information stored in information packages is used. The authors expect to issue revised versions of this specification as needed to address these issues.

  9. red - an R package to facilitate species red list assessments according to the IUCN criteria

    Directory of Open Access Journals (Sweden)

    Pedro Cardoso

    2017-10-01

    Full Text Available The International Union for the Conservation of Nature Red List is the most useful database of species that are at risk of extinction worldwide, as it relies on a number of objective criteria and is now widely adopted. The R package red – IUCN Redlisting Tools - performs a number of spatial analyses based on either observed occurrences or estimated ranges. Functions include calculating Extent of Occurrence (EOO, Area of Occupancy (AOO, mapping species ranges, species distribution modelling using climate and land cover and calculating the Red List Index for groups of species. The package allows the calculation of confidence limits for all measures. Spatial data of species occurrences, environmental or land cover variables can be either given by the user or automatically extracted from several online databases. It outputs geographical range, elevation and country values, maps in several formats and vectorial data for visualization in Google Earth. Several examples are shown demonstrating the usefulness of the different methods. The red package constitutes an open platform for further development of new tools to facilitate red list assessments.

  10. red - an R package to facilitate species red list assessments according to the IUCN criteria.

    Science.gov (United States)

    Cardoso, Pedro

    2017-01-01

    The International Union for the Conservation of Nature Red List is the most useful database of species that are at risk of extinction worldwide, as it relies on a number of objective criteria and is now widely adopted. The R package red - IUCN Redlisting Tools - performs a number of spatial analyses based on either observed occurrences or estimated ranges. Functions include calculating Extent of Occurrence (EOO), Area of Occupancy (AOO), mapping species ranges, species distribution modelling using climate and land cover and calculating the Red List Index for groups of species. The package allows the calculation of confidence limits for all measures. Spatial data of species occurrences, environmental or land cover variables can be either given by the user or automatically extracted from several online databases. It outputs geographical range, elevation and country values, maps in several formats and vectorial data for visualization in Google Earth. Several examples are shown demonstrating the usefulness of the different methods. The red package constitutes an open platform for further development of new tools to facilitate red list assessments.

  11. Using packaged software for solving two differential equation problems that arise in plasma physics

    International Nuclear Information System (INIS)

    Gaffney, P.W.

    1980-01-01

    Experience in using packaged numerical software for solving two related problems that arise in Plasma physics is described. These problems are (i) the solution of the reduced resistive MHD equations and (ii) the solution of the Grad-Shafranov equation

  12. TaylUR 3, a multivariate arbitrary-order automatic differentiation package for Fortran 95

    International Nuclear Information System (INIS)

    Hippel, G.M. von

    2009-09-01

    The new version of TaylUR is based on a completely new core, which now is able to compute the numerical values of all of a complex-valued function's partial derivatives up to an arbitrary order, including mixed partial derivatives. (orig.)

  13. Fast fitting of non-Gaussian state-space models to animal movement data via Template Model Builder

    DEFF Research Database (Denmark)

    Albertsen, Christoffer Moesgaard; Whoriskey, Kim; Yurkowski, David

    2015-01-01

    recommend using the Laplace approximation combined with automatic differentiation (as implemented in the novel R package Template Model Builder; TMB) for the fast fitting of continuous-time multivariate non-Gaussian SSMs. Through Argos satellite tracking data, we demonstrate that the use of continuous...... are able to estimate additional parameters compared to previous methods, all without requiring a substantial increase in computational time. The model implementation is made available through the R package argosTrack....

  14. Automatic Imitation

    Science.gov (United States)

    Heyes, Cecilia

    2011-01-01

    "Automatic imitation" is a type of stimulus-response compatibility effect in which the topographical features of task-irrelevant action stimuli facilitate similar, and interfere with dissimilar, responses. This article reviews behavioral, neurophysiological, and neuroimaging research on automatic imitation, asking in what sense it is "automatic"…

  15. An automated approach to Litchfield and Wilcoxon's evaluation of dose–effect experiments using the R package LW1949

    Science.gov (United States)

    Adams, Jean V.; Slaght, Karen; Boogaard, Michael A.

    2016-01-01

    The authors developed a package, LW1949, for use with the statistical software R to automatically carry out the manual steps of Litchfield and Wilcoxon's method of evaluating dose–effect experiments. The LW1949 package consistently finds the best fitting dose–effect relation by minimizing the chi-squared statistic of the observed and expected number of affected individuals and substantially speeds up the line-fitting process and other calculations that Litchfield and Wilcoxon originally carried out by hand. Environ Toxicol Chem 2016;9999:1–4. Published 2016 Wiley Periodicals Inc. on behalf of SETAC. This article is a US Government work and, as such, is in the public domain in the United States of America.

  16. In-Package Chemistry Abstraction

    Energy Technology Data Exchange (ETDEWEB)

    P.S. Domski

    2003-07-21

    The work associated with the development of this model report was performed in accordance with the requirements established in ''Technical Work Plan for Waste Form Degradation Modeling, Testing, and Analyses in Support of SR and LA'' (BSC 2002a). The in-package chemistry model and in-package chemistry model abstraction are developed to predict the bulk chemistry inside of a failed waste package and to provide simplified expressions of that chemistry. The purpose of this work is to provide the abstraction model to the Performance Assessment Project and the Waste Form Department for development of geochemical models of the waste package interior. The scope of this model report is to describe the development and validation of the in-package chemistry model and in-package chemistry model abstraction. The in-package chemistry model will consider chemical interactions of water with the waste package materials and the waste form for commercial spent nuclear fuel (CSNF) and codisposed high-level waste glass (HLWG) and N Reactor spent fuel (CDNR). The in-package chemistry model includes two sub-models, the first a water vapor condensation (WVC) model, where water enters a waste package as vapor and forms a film on the waste package components with subsequent film reactions with the waste package materials and waste form--this is a no-flow model, the reacted fluids do not exit the waste package via advection. The second sub-model of the in-package chemistry model is the seepage dripping model (SDM), where water, water that may have seeped into the repository from the surrounding rock, enters a failed waste package and reacts with the waste package components and waste form, and then exits the waste package with no accumulation of reacted water in the waste package. Both of the submodels of the in-package chemistry model are film models in contrast to past in-package chemistry models where all of the waste package pore space was filled with water. The

  17. In-Package Chemistry Abstraction

    International Nuclear Information System (INIS)

    P.S. Domski

    2003-01-01

    The work associated with the development of this model report was performed in accordance with the requirements established in ''Technical Work Plan for Waste Form Degradation Modeling, Testing, and Analyses in Support of SR and LA'' (BSC 2002a). The in-package chemistry model and in-package chemistry model abstraction are developed to predict the bulk chemistry inside of a failed waste package and to provide simplified expressions of that chemistry. The purpose of this work is to provide the abstraction model to the Performance Assessment Project and the Waste Form Department for development of geochemical models of the waste package interior. The scope of this model report is to describe the development and validation of the in-package chemistry model and in-package chemistry model abstraction. The in-package chemistry model will consider chemical interactions of water with the waste package materials and the waste form for commercial spent nuclear fuel (CSNF) and codisposed high-level waste glass (HLWG) and N Reactor spent fuel (CDNR). The in-package chemistry model includes two sub-models, the first a water vapor condensation (WVC) model, where water enters a waste package as vapor and forms a film on the waste package components with subsequent film reactions with the waste package materials and waste form--this is a no-flow model, the reacted fluids do not exit the waste package via advection. The second sub-model of the in-package chemistry model is the seepage dripping model (SDM), where water, water that may have seeped into the repository from the surrounding rock, enters a failed waste package and reacts with the waste package components and waste form, and then exits the waste package with no accumulation of reacted water in the waste package. Both of the submodels of the in-package chemistry model are film models in contrast to past in-package chemistry models where all of the waste package pore space was filled with water. The current in-package

  18. Advancements in meat packaging.

    Science.gov (United States)

    McMillin, Kenneth W

    2017-10-01

    Packaging of meat provides the same or similar benefits for raw chilled and processed meats as other types of food packaging. Although air-permeable packaging is most prevalent for raw chilled red meat, vacuum and modified atmosphere packaging offer longer shelf life. The major advancements in meat packaging have been in the widely used plastic polymers while biobased materials and their integration into composite packaging are receiving much attention for functionality and sustainability. At this time, active and intelligent packaging are not widely used for antioxidant, antimicrobial, and other functions to stabilize and enhance meat properties although many options are being developed and investigated. The advances being made in nanotechnology will be incorporated into food packaging and presumably into meat packaging when appropriate and useful. Intelligent packaging using sensors for transmission of desired information and prompting of subsequent changes in packaging materials, environments or the products to maintain safety and quality are still in developmental stages. Copyright © 2017 Elsevier Ltd. All rights reserved.

  19. Color in packaging design : Case: ZheJiang JinSheng packaging Co,Ltd

    OpenAIRE

    Hu, Cuicui

    2010-01-01

    Color occupies an important position in packaging design, with the improvement of living standard, the higher requirement of color design in packaging. The aim of this thesis was to discuss key issues concerning aesthetics of packaging design. Topics will include an overview of the packaging design, the influence factor of packaging design, and introduce the aesthetics from packaging aspect. This thesis will also identify common problems of the production process, and list the phases of ho...

  20. Packaging for Sustainability

    CERN Document Server

    Lewis, Helen; Fitzpatrick, Leanne

    2012-01-01

    The packaging industry is under pressure from regulators, customers and other stakeholders to improve packaging’s sustainability by reducing its environmental and societal impacts. This is a considerable challenge because of the complex interactions between products and their packaging, and the many roles that packaging plays in the supply chain. Packaging for Sustainability is a concise and readable handbook for practitioners who are trying to implement sustainability strategies for packaging. Industry case studies are used throughout the book to illustrate possible applications and scenarios. Packaging for Sustainability draws on the expertise of researchers and industry practitioners to provide information on business benefits, environmental issues and priorities, environmental evaluation tools, design for environment, marketing strategies, and challenges for the future.

  1. CDIAC catalog of numeric data packages and computer model packages

    International Nuclear Information System (INIS)

    Boden, T.A.; Stoss, F.W.

    1993-05-01

    The Carbon Dioxide Information Analysis Center acquires, quality-assures, and distributes to the scientific community numeric data packages (NDPs) and computer model packages (CMPs) dealing with topics related to atmospheric trace-gas concentrations and global climate change. These packages include data on historic and present atmospheric CO 2 and CH 4 concentrations, historic and present oceanic CO 2 concentrations, historic weather and climate around the world, sea-level rise, storm occurrences, volcanic dust in the atmosphere, sources of atmospheric CO 2 , plants' response to elevated CO 2 levels, sunspot occurrences, and many other indicators of, contributors to, or components of climate change. This catalog describes the packages presently offered by CDIAC, reviews the processes used by CDIAC to assure the quality of the data contained in these packages, notes the media on which each package is available, describes the documentation that accompanies each package, and provides ordering information. Numeric data are available in the printed NDPs and CMPs, in CD-ROM format, and from an anonymous FTP area via Internet. All CDIAC information products are available at no cost

  2. Robust automatic high resolution segmentation of SOFC anode porosity in 3D

    DEFF Research Database (Denmark)

    Jørgensen, Peter Stanley; Bowen, Jacob R.

    2008-01-01

    Routine use of 3D characterization of SOFCs by focused ion beam (FIB) serial sectioning is generally restricted by the time consuming task of manually delineating structures within each image slice. We apply advanced image analysis algorithms to automatically segment the porosity phase of an SOFC...... anode in 3D. The technique is based on numerical approximations to partial differential equations to evolve a 3D surface to the desired phase boundary. Vector fields derived from the experimentally acquired data are used as the driving force. The automatic segmentation compared to manual delineation...... reveals and good correspondence and the two approaches are quantitatively compared. It is concluded that the. automatic approach is more robust, more reproduceable and orders of magnitude quicker than manual segmentation of SOFC anode porosity for subsequent quantitative 3D analysis. Lastly...

  3. Waste package performance assessment

    International Nuclear Information System (INIS)

    Lester, D.H.

    1981-01-01

    This paper describes work undertaken to assess the life-expectancy and post-failure nuclide release behavior of high-level and waste packages in a geologic repository. The work involved integrating models of individual phenomena (such as heat transfer, corrosion, package deformation, and nuclide transport) and using existing data to make estimates of post-emplacement behavior of waste packages. A package performance assessment code was developed to predict time to package failure in a flooded repository and subsequent transport of nuclides out of the leaking package. The model has been used to evaluate preliminary package designs. The results indicate, that within the limitation of model assumptions and data base, packages lasting a few hundreds of years could be developed. Very long lived packages may be possible but more comprehensive data are needed to confirm this

  4. Edible packaging materials.

    Science.gov (United States)

    Janjarasskul, Theeranun; Krochta, John M

    2010-01-01

    Research groups and the food and pharmaceutical industries recognize edible packaging as a useful alternative or addition to conventional packaging to reduce waste and to create novel applications for improving product stability, quality, safety, variety, and convenience for consumers. Recent studies have explored the ability of biopolymer-based food packaging materials to carry and control-release active compounds. As diverse edible packaging materials derived from various by-products or waste from food industry are being developed, the dry thermoplastic process is advancing rapidly as a feasible commercial edible packaging manufacturing process. The employment of nanocomposite concepts to edible packaging materials promises to improve barrier and mechanical properties and facilitate effective incorporation of bioactive ingredients and other designed functions. In addition to the need for a more fundamental understanding to enable design to desired specifications, edible packaging has to overcome challenges such as regulatory requirements, consumer acceptance, and scaling-up research concepts to commercial applications.

  5. Active Packaging Coatings

    Directory of Open Access Journals (Sweden)

    Luis J. Bastarrachea

    2015-11-01

    Full Text Available Active food packaging involves the packaging of foods with materials that provide an enhanced functionality, such as antimicrobial, antioxidant or biocatalytic functions. This can be achieved through the incorporation of active compounds into the matrix of the commonly used packaging materials, or by the application of coatings with the corresponding functionality through surface modification. The latter option offers the advantage of preserving the packaging materials’ bulk properties nearly intact. Herein, different coating technologies like embedding for controlled release, immobilization, layer-by-layer deposition, and photografting are explained and their potential application for active food packaging is explored and discussed.

  6. Automatic Affective Appraisal of Sexual Penetration Stimuli in Women with Vaginismus or Dyspareunia

    NARCIS (Netherlands)

    Huijding, Jorg; Borg, Charmaine; Weijmar-Schultz, Willibrord; de Jong, Peter J.

    Introduction. Current psychological views are that negative appraisals of sexual stimuli lie at the core of sexual dysfunctions. It is important to differentiate between deliberate appraisals and more automatic appraisals, as research has shown that the former are most relevant to controllable

  7. Individuals with fear of blushing explicitly and automatically associate blushing with social costs

    NARCIS (Netherlands)

    Glashouwer, K.A.; de Jong, P.J.; Dijk, C.; Buwalda, F.M.

    2011-01-01

    To explain fear of blushing, it has been proposed that individuals with fear of blushing overestimate the social costs of their blushing. Current information-processing models emphasize the relevance of differentiating between more automatic and more explicit cognitions, as both types of cognitions

  8. Individuals with Fear of Blushing Explicitly and Automatically Associate Blushing with Social Costs

    NARCIS (Netherlands)

    Glashouwer, Klaske A.; de Jong, Peter J.; Dijk, Corine; Buwalda, Femke M.

    2011-01-01

    To explain fear of blushing, it has been proposed that individuals with fear of blushing overestimate the social costs of their blushing. Current information-processing models emphasize the relevance of differentiating between more automatic and more explicit cognitions, as both types of cognitions

  9. Safety Analysis Report for packaging (onsite) steel waste package

    International Nuclear Information System (INIS)

    BOEHNKE, W.M.

    2000-01-01

    The steel waste package is used primarily for the shipment of remote-handled radioactive waste from the 324 Building to the 200 Area for interim storage. The steel waste package is authorized for shipment of transuranic isotopes. The maximum allowable radioactive material that is authorized is 500,000 Ci. This exceeds the highway route controlled quantity (3,000 A 2 s) and is a type B packaging

  10. PRIDE Surveillance Projects Data Packaging Project Information Package Specification Version 1.1

    Energy Technology Data Exchange (ETDEWEB)

    Kelleher, D. M.; Shipp, R. L.; Mason, J. D.

    2010-08-31

    Information Package Specification version 1.1 describes an XML document format called an information package that can be used to store information in information management systems and other information archives. An information package consists of package information, the context required to understand and use that information, package metadata that describes the information, and XML signatures that protect the information. The information package described in this specification was designed to store Department of Energy (DOE) and National Nuclear Security Administration (NNSA) information and includes the metadata required for that information: a unique package identifier, information marking that conforms to DOE and NNSA requirements, and access control metadata. It is an implementation of the Open Archival Information System (OAIS) Reference Model archival information package tailored to meet NNSA information storage requirements and designed to be used in the computing environments at the Y-12 National Security Complex and at other NNSA sites.

  11. HPLOT: the graphics interface package for the HBOOK histogramming package

    International Nuclear Information System (INIS)

    Watkins, H.

    1978-01-01

    The subroutine package HPLOT described in this report, enables the CERN histogramming package HBOOK to produce high-quality pictures by means of high-resolution devices such as plotters. HPLOT can be implemented on any scientific computing system with a Fortran IV compiler and can be interfaced with any graphics package; spectral routines in addition to the basic ones enable users to embellish their histograms. Examples are also given of the use of HPLOT as a graphics package for plotting simple pictures without histograms. (Auth.)

  12. Package

    Directory of Open Access Journals (Sweden)

    Arsić Zoran

    2013-01-01

    Full Text Available It is duty of the seller to pack the goods in a manner which assures their safe arrival and enables their handling in transit and at the place of destination. The problem of packing is relevant in two main respects. First of all the buyer is in certain circumstances entitled to refuse acceptance of the goods if they are not properly packed. Second, the package is relevant to calculation of price and freight based on weight. In the case of export trade, the package should conform to the legislation in the country of destination. The impact of package on environment is regulated by environment protection regulation of Republic if Serbia.

  13. Brand competition in consumer packaged goods : Sustaining large market advantages with little product differentiation

    NARCIS (Netherlands)

    Bronnenberg, B.J.

    2008-01-01

    In direct competition between national brands of consumer packaged goods (CPG), one brand often has a large local share advantage over the other despite the similarity of the branded products. I present an explanation for these large and persistent advantages in the context of local competition on

  14. Packaging-radiation disinfestation relationships

    International Nuclear Information System (INIS)

    Highland, H.A.

    1985-01-01

    Foods that are susceptible to insect infestation can be irradiated to destroy the infestation; however, the food must be kept essentially insect-free until consumed, or it must be disinfested again, perhaps repeatedly. Insect-resistant packages can be used to prevent reinfestation, but there are certain requirements that must be fulfilled before a package can be made insect resistant. These include the use of insect-light construction and packaging materials that resist boring insects. The relative insect resistance of various packages and packaging materials is discussed, as are behavior traits such as egressive boring that enables insects to escape from packages and the ability of insects to climb on various packaging materials. Some successful and unsuccessful attempts to make various types of packages insect resistant are discussed, as are factors that must be considered in the selection or development of insect-resistant packages for radiation disinfested foods. The latter factors include biological and physical environments, length of storage periods, stresses on packages during shipment, types of storage facilities, governmental regulations, health requirements, and others

  15. CTCN: Colloid transport code -- nuclear

    International Nuclear Information System (INIS)

    Jain, R.

    1993-01-01

    This report describes the CTCN computer code, designed to solve the equations of transient colloidal transport of radionuclides in porous and fractured media. This Fortran 77 package solves systems of coupled nonlinear differential-algebraic equations with a wide range of boundary conditions. The package uses the Method of Lines technique with a special section which forms finite-difference discretizations in up to four spatial dimensions to automatically convert the system into a set of ordinary differential equations. The CTCN code then solves these equations using a robust, efficient ODE solver. Thus CTCN can be used to solve population balance equations along with the usual transport equations to model colloid transport processes or as a general problem solver to treat up to four-dimensional differential-algebraic systems

  16. Colloid transport code-nuclear user`s manual

    Energy Technology Data Exchange (ETDEWEB)

    Jain, R. [New Mexico Univ., Albuquerque, NM (United States)

    1992-04-03

    This report describes the CTCN computer code, designed to solve the equations of transient colloidal transport of radionuclides in porous and fractured media. This Fortran 77 package solves systems of coupled nonlinear differential equations with a wide range of boundary conditions. The package uses the Method of Lines technique with a special section which forms finite-difference discretizations in up to four spatial dimensions to automatically convert the system into a set of ordinary differential equations. The CTCN code then solves these equations using a robust, efficient ODE solver. Thus CTCN can be used to solve population balance equations along with the usual transport equations to model colloid transport processes or as a general problem solver to treat up to four-dimensional differential systems.

  17. Colloid transport code-nuclear user's manual

    International Nuclear Information System (INIS)

    Jain, R.

    1992-01-01

    This report describes the CTCN computer code, designed to solve the equations of transient colloidal transport of radionuclides in porous and fractured media. This Fortran 77 package solves systems of coupled nonlinear differential equations with a wide range of boundary conditions. The package uses the Method of Lines technique with a special section which forms finite-difference discretizations in up to four spatial dimensions to automatically convert the system into a set of ordinary differential equations. The CTCN code then solves these equations using a robust, efficient ODE solver. Thus CTCN can be used to solve population balance equations along with the usual transport equations to model colloid transport processes or as a general problem solver to treat up to four-dimensional differential systems

  18. Packaging Printing Today

    Directory of Open Access Journals (Sweden)

    Stanislav Bolanča

    2015-12-01

    Full Text Available Printing packaging covers today about 50% of all the printing products. Among the printing products there are printing on labels, printing on flexible packaging, printing on folding boxes, printing on the boxes of corrugated board, printing on glass packaging, synthetic and metal ones. The mentioned packaging are printed in flexo printing technique, offset printing technique, intaglio halftone process, silk – screen printing, ink ball printing, digital printing and hybrid printing process. The possibilities of particular printing techniques for optimal production of the determined packaging were studied in the paper. The problem was viewed from the technological and economical aspect. The possible printing quality and the time necessary for the printing realization were taken as key parameters. An important segment of the production and the way of life is alocation value and it had also found its place in this paper. The events in the field of packaging printing in the whole world were analyzed. The trends of technique developments and the printing technology for packaging printing in near future were also discussed.

  19. Packaged die heater

    Science.gov (United States)

    Spielberger, Richard; Ohme, Bruce Walker; Jensen, Ronald J.

    2011-06-21

    A heater for heating packaged die for burn-in and heat testing is described. The heater may be a ceramic-type heater with a metal filament. The heater may be incorporated into the integrated circuit package as an additional ceramic layer of the package, or may be an external heater placed in contact with the package to heat the die. Many different types of integrated circuit packages may be accommodated. The method provides increased energy efficiency for heating the die while reducing temperature stresses on testing equipment. The method allows the use of multiple heaters to heat die to different temperatures. Faulty die may be heated to weaken die attach material to facilitate removal of the die. The heater filament or a separate temperature thermistor located in the package may be used to accurately measure die temperature.

  20. Safety Analysis Report for packaging (onsite) steel waste package

    Energy Technology Data Exchange (ETDEWEB)

    BOEHNKE, W.M.

    2000-07-13

    The steel waste package is used primarily for the shipment of remote-handled radioactive waste from the 324 Building to the 200 Area for interim storage. The steel waste package is authorized for shipment of transuranic isotopes. The maximum allowable radioactive material that is authorized is 500,000 Ci. This exceeds the highway route controlled quantity (3,000 A{sub 2}s) and is a type B packaging.

  1. MixtureTree annotator: a program for automatic colorization and visual annotation of MixtureTree.

    Directory of Open Access Journals (Sweden)

    Shu-Chuan Chen

    Full Text Available The MixtureTree Annotator, written in JAVA, allows the user to automatically color any phylogenetic tree in Newick format generated from any phylogeny reconstruction program and output the Nexus file. By providing the ability to automatically color the tree by sequence name, the MixtureTree Annotator provides a unique advantage over any other programs which perform a similar function. In addition, the MixtureTree Annotator is the only package that can efficiently annotate the output produced by MixtureTree with mutation information and coalescent time information. In order to visualize the resulting output file, a modified version of FigTree is used. Certain popular methods, which lack good built-in visualization tools, for example, MEGA, Mesquite, PHY-FI, TreeView, treeGraph and Geneious, may give results with human errors due to either manually adding colors to each node or with other limitations, for example only using color based on a number, such as branch length, or by taxonomy. In addition to allowing the user to automatically color any given Newick tree by sequence name, the MixtureTree Annotator is the only method that allows the user to automatically annotate the resulting tree created by the MixtureTree program. The MixtureTree Annotator is fast and easy-to-use, while still allowing the user full control over the coloring and annotating process.

  2. Packaging Printing Today

    OpenAIRE

    Stanislav Bolanča; Igor Majnarić; Kristijan Golubović

    2015-01-01

    Printing packaging covers today about 50% of all the printing products. Among the printing products there are printing on labels, printing on flexible packaging, printing on folding boxes, printing on the boxes of corrugated board, printing on glass packaging, synthetic and metal ones. The mentioned packaging are printed in flexo printing technique, offset printing technique, intaglio halftone process, silk – screen printing, ink ball printing, digital printing and hybrid printing process. T...

  3. The Masculinity of Money: Automatic Stereotypes Predict Gender Differences in Estimated Salaries

    Science.gov (United States)

    Williams, Melissa J.; Paluck, Elizabeth Levy; Spencer-Rodgers, Julie

    2010-01-01

    We present the first empirical investigation of why men are assumed to earn higher salaries than women (the "salary estimation effect"). Although this phenomenon is typically attributed to conscious consideration of the national wage gap (i.e., real inequities in salary), we hypothesize instead that it reflects differential, automatic economic…

  4. Documentation of the seawater intrusion (SWI2) package for MODFLOW

    Science.gov (United States)

    Bakker, Mark; Schaars, Frans; Hughes, Joseph D.; Langevin, Christian D.; Dausman, Alyssa M.

    2013-01-01

    The SWI2 Package is the latest release of the Seawater Intrusion (SWI) Package for MODFLOW. The SWI2 Package allows three-dimensional vertically integrated variable-density groundwater flow and seawater intrusion in coastal multiaquifer systems to be simulated using MODFLOW-2005. Vertically integrated variable-density groundwater flow is based on the Dupuit approximation in which an aquifer is vertically discretized into zones of differing densities, separated from each other by defined surfaces representing interfaces or density isosurfaces. The numerical approach used in the SWI2 Package does not account for diffusion and dispersion and should not be used where these processes are important. The resulting differential equations are equivalent in form to the groundwater flow equation for uniform-density flow. The approach implemented in the SWI2 Package allows density effects to be incorporated into MODFLOW-2005 through the addition of pseudo-source terms to the groundwater flow equation without the need to solve a separate advective-dispersive transport equation. Vertical and horizontal movement of defined density surfaces is calculated separately using a combination of fluxes calculated through solution of the groundwater flow equation and a simple tip and toe tracking algorithm. Use of the SWI2 Package in MODFLOW-2005 only requires the addition of a single additional input file and modification of boundary heads to freshwater heads referenced to the top of the aquifer. Fluid density within model layers can be represented using zones of constant density (stratified flow) or continuously varying density (piecewise linear in the vertical direction) in the SWI2 Package. The main advantage of using the SWI2 Package instead of variable-density groundwater flow and dispersive solute transport codes, such as SEAWAT and SUTRA, is that fewer model cells are required for simulations using the SWI2 Package because every aquifer can be represented by a single layer of cells

  5. Thermal Management of Power Semiconductor Packages - Matching Cooling Technologies with Packaging Technologies (Presentation)

    Energy Technology Data Exchange (ETDEWEB)

    Bennion, K.; Moreno, G.

    2010-04-27

    Heat removal for power semiconductor devices is critical for robust operation. Because there are different packaging options, different thermal management technologies, and a range of applications, there is a need for a methodology to match cooling technologies and package configurations to target applications. To meet this need, a methodology was developed to compare the sensitivity of cooling technologies on the overall package thermal performance over a range of power semiconductor packaging configurations. The results provide insight into the trade-offs associated with cooling technologies and package configurations. The approach provides a method for comparing new developments in power semiconductor packages and identifying potential thermal control technologies for the package. The results can help users select the appropriate combination of packaging configuration and cooling technology for the desired application.

  6. NRF TRIGA packaging

    International Nuclear Information System (INIS)

    Clements, M.D.

    1995-11-01

    Training Reactor Isotopes, General Atomics (TRIGA reg-sign) Reactors are in use at four US Department of Energy (DOE) complex facilities and at least 23 university, commercial, or government facilities. The development of the Neutron Radiography Facility (NRF) TRIGA packaging system began in October 1993. The Hanford Site NRF is being shut down and requires an operationally user-friendly transportation and storage packaging system for removal of the TRIGA fuel elements. The NRF TRIGA packaging system is designed to remotely remove the fuel from the reactor and transport the fuel to interim storage (up to 50 years) on the Hanford Site. The packaging system consists of a cask and an overpack. The overpack is used only for transport and is not necessary for storage. Based upon the cask's small size and light weight, small TRIGA reactors will find it versatile for numerous refueling and fuel storage needs. The NRF TRIGA packaging design also provides the basis for developing a certifiable and economical packaging system for other TRIGA reactor facilities. The small size of the NRF TRIGA cask also accommodates placing the cask into a larger certified packaging for offsite transport. The Westinghouse Hanford Company NRF TRIGA packaging, as described herein can serve other DOE sites for their onsite use, and the design can be adapted to serve university reactor facilities, handling a variety of fuel payloads

  7. SIVA/DIVA- INITIAL VALUE ORDINARY DIFFERENTIAL EQUATION SOLUTION VIA A VARIABLE ORDER ADAMS METHOD

    Science.gov (United States)

    Krogh, F. T.

    1994-01-01

    The SIVA/DIVA package is a collection of subroutines for the solution of ordinary differential equations. There are versions for single precision and double precision arithmetic. These solutions are applicable to stiff or nonstiff differential equations of first or second order. SIVA/DIVA requires fewer evaluations of derivatives than other variable order Adams predictor-corrector methods. There is an option for the direct integration of second order equations which can make integration of trajectory problems significantly more efficient. Other capabilities of SIVA/DIVA include: monitoring a user supplied function which can be separate from the derivative; dynamically controlling the step size; displaying or not displaying output at initial, final, and step size change points; saving the estimated local error; and reverse communication where subroutines return to the user for output or computation of derivatives instead of automatically performing calculations. The user must supply SIVA/DIVA with: 1) the number of equations; 2) initial values for the dependent and independent variables, integration stepsize, error tolerance, etc.; and 3) the driver program and operational parameters necessary for subroutine execution. SIVA/DIVA contains an extensive diagnostic message library should errors occur during execution. SIVA/DIVA is written in FORTRAN 77 for batch execution and is machine independent. It has a central memory requirement of approximately 120K of 8 bit bytes. This program was developed in 1983 and last updated in 1987.

  8. Packaging for Food Service

    Science.gov (United States)

    Stilwell, E. J.

    1985-01-01

    Most of the key areas of concern in packaging the three principle food forms for the space station were covered. It can be generally concluded that there are no significant voids in packaging materials availability or in current packaging technology. However, it must also be concluded that the process by which packaging decisions are made for the space station feeding program will be very synergistic. Packaging selection will depend heavily on the preparation mechanics, the preferred presentation and the achievable disposal systems. It will be important that packaging be considered as an integral part of each decision as these systems are developed.

  9. Waste Package Lifting Calculation

    International Nuclear Information System (INIS)

    H. Marr

    2000-01-01

    The objective of this calculation is to evaluate the structural response of the waste package during the horizontal and vertical lifting operations in order to support the waste package lifting feature design. The scope of this calculation includes the evaluation of the 21 PWR UCF (pressurized water reactor uncanistered fuel) waste package, naval waste package, 5 DHLW/DOE SNF (defense high-level waste/Department of Energy spent nuclear fuel)--short waste package, and 44 BWR (boiling water reactor) UCF waste package. Procedure AP-3.12Q, Revision 0, ICN 0, calculations, is used to develop and document this calculation

  10. Certification of packagings: compliance with DOT specification 7A packaging requirements

    International Nuclear Information System (INIS)

    Edling, D.A.

    1976-01-01

    A study was conducted to determine which of the packagings currently listed in CFR 49 Section 173.395 a.1-5, meet the Specification 7A requirements (CFR 49 Section 173.350). According to DOT HM-111 the present listing of various authorized DOT specifications in Section 173.394 and Section 173.395 (Type A containers) of ICC Tariff No. 27 would be deleted with complete reliance being placed on the use of DOT 7A, Type A general packaging specification. Each user of a Specification 7A package would be required to document and maintain on file for one year a written record of his determination of compliance with the DOT Specification 7A performance requirements. All the specification packagings listed in CFR 49 Section 173.395a.1-5 were tested and shown to meet the Specification 7A criteria; however, in many cases qualifications were placed on their use. Forty-nine specification packagings were tested and shown to meet the DOT Specification 7A performance requirements and since there were several styles of some specific packagings, this amounts to greater than 80 packagings. The extensive testing generally indicated a high degree of containment integrity in the packagings tested and the documentation discussed is a valuable tool for shippers of Type A quantities of radioactive materials

  11. Use of the CSD program package for structure determination from powder data

    International Nuclear Information System (INIS)

    Akselrud, L.G.; Zavalii, P.Yu.; Grin, Yu.N.; Pecharski, V.K.; Baumgartner, B.; Woelfel, E.

    1993-01-01

    Although Rietveld's method of full profile structure refinement of powder data is a much-used tool today, ab initio structure solution from powder data is still not a routine task. One of the reasons for this is that fully overlapped peaks usually cannot be handled by routine structure determination programs. This shortcoming is not present in the Crystal Structure Determination (CSD) package which accepts intensities from powder diagrams as well as single crystal data. In order to demonstrate the possibilities of the CSD package, powder diagrams of five substances with already known crystal structure were collected and evaluated with the CSD package. The samples were scheelite (CaWO 4 ), pentaerythritol (C(CH 2 OH) 4 ), sodium sulfite (Na 2 SO 3 ), copper sulfate pentahydrate (CuSO 4 .5H 2 O) and silver germanium phosphide (Ag 6 Ge 10 P 12 ) and showed problems typical for powder work like preferred orientation and heavy peak overlapping. For four of the samples, correct atomic positions for some atoms could be found from the automatic MULTAN solution, which were then used in subsequent least squares- and difference Fourier calculations to locate the remaining atoms. Surprisingly, the cubic Ag 6 Ge 10 P 12 posed the most problems for the structure solution although one third of the observed intensities was single-indexed and the final R-value was as low as 4%. (orig.)

  12. Stiffness and the automatic selection of ODE codes

    International Nuclear Information System (INIS)

    Shampine, L.F.

    1984-01-01

    The author describes the basic ideas behind the most popular methods for the numerical solution of ordinary differential equations (ODEs). He takes up the qualitative behavior of solutions of ODEs and its relation ot the propagation of numerical error. Codes for ODEs are intended either for stiff problems or for non-stiff problems. The difference is explained. Users of codes do not have the information needed to recognize stiffness. A code, DEASY, which automatically recognizes stiffness and selects a suitable method is described

  13. iGC-an integrated analysis package of gene expression and copy number alteration.

    Science.gov (United States)

    Lai, Yi-Pin; Wang, Liang-Bo; Wang, Wei-An; Lai, Liang-Chuan; Tsai, Mong-Hsun; Lu, Tzu-Pin; Chuang, Eric Y

    2017-01-14

    With the advancement in high-throughput technologies, researchers can simultaneously investigate gene expression and copy number alteration (CNA) data from individual patients at a lower cost. Traditional analysis methods analyze each type of data individually and integrate their results using Venn diagrams. Challenges arise, however, when the results are irreproducible and inconsistent across multiple platforms. To address these issues, one possible approach is to concurrently analyze both gene expression profiling and CNAs in the same individual. We have developed an open-source R/Bioconductor package (iGC). Multiple input formats are supported and users can define their own criteria for identifying differentially expressed genes driven by CNAs. The analysis of two real microarray datasets demonstrated that the CNA-driven genes identified by the iGC package showed significantly higher Pearson correlation coefficients with their gene expression levels and copy numbers than those genes located in a genomic region with CNA. Compared with the Venn diagram approach, the iGC package showed better performance. The iGC package is effective and useful for identifying CNA-driven genes. By simultaneously considering both comparative genomic and transcriptomic data, it can provide better understanding of biological and medical questions. The iGC package's source code and manual are freely available at https://www.bioconductor.org/packages/release/bioc/html/iGC.html .

  14. Effectiveness of X-ray grating interferometry for non-destructive inspection of packaged devices

    Science.gov (United States)

    Uehara, Masato; Yashiro, Wataru; Momose, Atsushi

    2013-10-01

    It is difficult to inspect packaged devices such as IC packages and power modules because the devices contain various components, such as semiconductors, metals, ceramics, and resin. In this paper, we demonstrated the effectiveness of X-ray grating interferometry (XGI) using a laboratory X-ray tube for the industrial inspection of packaged devices. The obtained conventional absorption image showed heavy-elemental components such as metal wires and electrodes, but the image did not reveal the defects in the light-elemental components. On the other hand, the differential phase-contrast image obtained by XGI revealed microvoids and scars in the encapsulant of the samples. The visibility contrast image also obtained by XGI showed some cracks in the ceramic insulator of power module sample. In addition, the image showed the silicon plate surrounded by the encapsulant having the same X-ray absorption coefficient. While these defects and components are invisible in the conventional industrial X-ray imaging, XGI thus has an attractive potential for the industrial inspection of the packaged devices.

  15. Development and evaluation of measurement devices used to support testing of radioactive material transportation packages

    International Nuclear Information System (INIS)

    Uncapher, W.L.; Ammerman, D.J.; Stenberg, D.R.; Bronowski, D.R.; Arviso, M.

    1992-01-01

    Radioactive material package designers use structural testing to verify and demonstrate package performance. A major part of evaluating structural response is the collection of instrumentation measurement data. Sandia National Laboratories (SNL) has an ongoing program to develop and evaluate measurement devices to support testing of radioactive material packages. Measurement devices developed in support of this activity include evaluation channels, ruggedly constructed linear variable differential transformers, and piezoresistive accelerometers with enhanced measurement capabilities. In addition to developing measurement devices, a method has been derived to evaluate accelerometers and strain gages for measurement repeatability, ruggedness, and manufacturers' calibration data under both laboratory and field conditions. The developed measurement devices and evaluation technique will be discussed and the results of the evaluation will be presented

  16. Anhydrous Ammonia Training Module. Trainer's Package. Participant's Package.

    Science.gov (United States)

    Beaudin, Bart; And Others

    This document contains a trainer's and a participant's package for teaching employees on site safe handling procedures for working with anhydrous ammonia, especially on farms. The trainer's package includes the following: a description of the module; a competency; objectives; suggested instructional aids; a training outline (or lesson plan) for…

  17. Green Packaging Development. : A way to efficient, effective and more environmental friendly packaging solutions.

    OpenAIRE

    Mian Muhammad, Masoud

    2011-01-01

    Growing pressure on the packaging design to enhance the environmental and logistics performance of a packaging system stresses the packaging designers to search new design strategies that not only fulfill logistics requirements in the supply chain, but also reduce the CO 2emissions during the packaging life cycle. This thesis focuses on the packaging design process and suggests some improvements by considering its logistics performance and CO 2emissions. A Green packaging development model wa...

  18. CEPXS/ONELD: A one-dimensional coupled electron-photon discrete ordinates code package

    International Nuclear Information System (INIS)

    Lorence, L.J. Jr.; Morel, J.E.

    1992-01-01

    CEPXS/ONELD is a discrete ordinates transport code package that can model the electron-photon cascade from 100 MeV to 1 keV. The CEPXS code generates fully-coupled multigroup-Legendre cross section data. This data is used by the general-purpose discrete ordinates code, ONELD, which is derived from the Los Alamos ONEDANT and ONBTRAN codes. Version 1.0 of CEPXS/ONELD was released in 1989 and has been primarily used to analyze the effect of radiation environments on electronics. Version 2.0 is under development and will include user-friendly features such as the automatic selection of group structure, spatial mesh structure, and S N order

  19. Merits of using color and shape differentiation to improve the speed and accuracy of drug strength identification on over-the-counter medicines by laypeople.

    Science.gov (United States)

    Hellier, Elizabeth; Tucker, Mike; Kenny, Natalie; Rowntree, Anna; Edworthy, Judy

    2010-09-01

    This study aimed to examine the utility of using color and shape to differentiate drug strength information on over-the-counter medicine packages. Medication errors are an important threat to patient safety, and confusions between drug strengths are a significant source of medication error. A visual search paradigm required laypeople to search for medicine packages of a particular strength from among distracter packages of different strengths, and measures of reaction time and error were recorded. Using color to differentiate drug strength information conferred an advantage on search times and accuracy. Shape differentiation did not improve search times and had only a weak effect on search accuracy. Using color to differentiate drug strength information improves drug strength identification performance. Color differentiation of drug strength information may be a useful way of reducing medication errors and improving patient safety.

  20. IN-PACKAGE CHEMISTRY ABSTRACTION

    Energy Technology Data Exchange (ETDEWEB)

    E. Thomas

    2005-07-14

    This report was developed in accordance with the requirements in ''Technical Work Plan for Postclosure Waste Form Modeling'' (BSC 2005 [DIRS 173246]). The purpose of the in-package chemistry model is to predict the bulk chemistry inside of a breached waste package and to provide simplified expressions of that chemistry as a function of time after breach to Total Systems Performance Assessment for the License Application (TSPA-LA). The scope of this report is to describe the development and validation of the in-package chemistry model. The in-package model is a combination of two models, a batch reactor model, which uses the EQ3/6 geochemistry-modeling tool, and a surface complexation model, which is applied to the results of the batch reactor model. The batch reactor model considers chemical interactions of water with the waste package materials, and the waste form for commercial spent nuclear fuel (CSNF) waste packages and codisposed (CDSP) waste packages containing high-level waste glass (HLWG) and DOE spent fuel. The surface complexation model includes the impact of fluid-surface interactions (i.e., surface complexation) on the resulting fluid composition. The model examines two types of water influx: (1) the condensation of water vapor diffusing into the waste package, and (2) seepage water entering the waste package as a liquid from the drift. (1) Vapor-Influx Case: The condensation of vapor onto the waste package internals is simulated as pure H{sub 2}O and enters at a rate determined by the water vapor pressure for representative temperature and relative humidity conditions. (2) Liquid-Influx Case: The water entering a waste package from the drift is simulated as typical groundwater and enters at a rate determined by the amount of seepage available to flow through openings in a breached waste package.

  1. IN-PACKAGE CHEMISTRY ABSTRACTION

    International Nuclear Information System (INIS)

    E. Thomas

    2005-01-01

    This report was developed in accordance with the requirements in ''Technical Work Plan for Postclosure Waste Form Modeling'' (BSC 2005 [DIRS 173246]). The purpose of the in-package chemistry model is to predict the bulk chemistry inside of a breached waste package and to provide simplified expressions of that chemistry as a function of time after breach to Total Systems Performance Assessment for the License Application (TSPA-LA). The scope of this report is to describe the development and validation of the in-package chemistry model. The in-package model is a combination of two models, a batch reactor model, which uses the EQ3/6 geochemistry-modeling tool, and a surface complexation model, which is applied to the results of the batch reactor model. The batch reactor model considers chemical interactions of water with the waste package materials, and the waste form for commercial spent nuclear fuel (CSNF) waste packages and codisposed (CDSP) waste packages containing high-level waste glass (HLWG) and DOE spent fuel. The surface complexation model includes the impact of fluid-surface interactions (i.e., surface complexation) on the resulting fluid composition. The model examines two types of water influx: (1) the condensation of water vapor diffusing into the waste package, and (2) seepage water entering the waste package as a liquid from the drift. (1) Vapor-Influx Case: The condensation of vapor onto the waste package internals is simulated as pure H 2 O and enters at a rate determined by the water vapor pressure for representative temperature and relative humidity conditions. (2) Liquid-Influx Case: The water entering a waste package from the drift is simulated as typical groundwater and enters at a rate determined by the amount of seepage available to flow through openings in a breached waste package

  2. Volume Ray Casting with Peak Finding and Differential Sampling

    KAUST Repository

    Knoll, A.; Hijazi, Y.; Westerteiger, R.; Schott, M.; Hansen, C.; Hagen, H.

    2009-01-01

    classification. In this paper, we introduce a method for rendering such features by explicitly solving for isovalues within the volume rendering integral. In addition, we present a sampling strategy inspired by ray differentials that automatically matches

  3. Hazardous materials package performance regulations

    International Nuclear Information System (INIS)

    Russell, N.A.; Glass, R.E.; McClure, J.D.; Finley, N.C.

    1992-01-01

    The hazardous materials (hazmat) packaging development and certification process is currently defined by two different regulatory philosophies, one based on specification packagings and the other based on performance standards. With specification packagings, a packaging is constructed according to an agreed set of design specifications. In contrast, performance standards do not specify the packaging design; they specify performance standards that a packaging design must be able to pass before it can be certified for transport. The packaging can be designed according to individual needs as long as it meets these performance standards. Performance standards have been used nationally and internationally for about 40 years to certify radioactive materials (RAM) packagings. It is reasonable to state that for RAM transport, performance specifications have maintained transport safety. A committee of United Nation's experts recommended the performance standard philosophy as the preferred regulation method for hazmat packaging. Performance standards for hazmat packagings smaller than 118 gallons have been adopted in 49CFR178. Packagings for materials that are classified as toxic-by-inhalation must comply with the performance standards by October 1, 1993, and packagings for all other classes of hazardous materials covered must comply by October 1, 1996. For packages containing bulk (in excess of 188 gallons) quantities of materials that are extremely toxic by inhalation, there currently are no performance requirements. This paper discusses a Hazmat Packaging Performance Evaluation (HPPE) project to look at the subset of bulk packagings that are larger than 2000 gallons. The objectives of this project are the evaluate current hazmat specification packagings and develop supporting documentation for determining performance requirements for packagings in excess of 2000 gallons that transport hazardous materials that have been classified as extremely toxic by inhalation (METBI)

  4. Lithium niobate packaging challenges

    International Nuclear Information System (INIS)

    Murphy, E.J.; Holmes, R.J.; Jander, R.B.; Schelling, A.W.

    1988-01-01

    The use of lithium niobate integrated optic devices outside of the research laboratory is predicated on the development of a sound packaging method. The authors present a discussion of the many issues that face the development of a viable, robust packaging technology. The authors emphasize the interaction of lithium niobate's physical properties with available packaging materials and technologies. The broad range of properties (i.e. electro-optic, piezo-electric, pyro-electric, photorefractive...) that make lithium niobate an interesting material in many device applications also make it a packaging challenge. The package design, materials and packaging technologies must isolate the device from the environment so that lithium niobate's properties do not adversely affect the device performance

  5. User friendly packaging

    DEFF Research Database (Denmark)

    Geert Jensen, Birgitte

    2010-01-01

    Most consumers have experienced occasional problems with opening packaging. Tomato sauce from the tinned mackerel splattered all over the kitchen counter, the unrelenting pickle jar lid, and the package of sliced ham that cannot be opened without a knife or a pair of scissors. The research project...... “User-friendly Packaging” aims to create a platform for developing more user-friendly packaging. One intended outcome of the project is a guideline that industry can use in development efforts. The project also points the way for more extended collaboration between companies and design researchers. How...... can design research help industry in packaging innovation?...

  6. Automatic optical detection and classification of marine animals around MHK converters using machine vision

    Energy Technology Data Exchange (ETDEWEB)

    Brunton, Steven [Univ. of Washington, Seattle, WA (United States)

    2018-01-15

    Optical systems provide valuable information for evaluating interactions and associations between organisms and MHK energy converters and for capturing potentially rare encounters between marine organisms and MHK device. The deluge of optical data from cabled monitoring packages makes expert review time-consuming and expensive. We propose algorithms and a processing framework to automatically extract events of interest from underwater video. The open-source software framework consists of background subtraction, filtering, feature extraction and hierarchical classification algorithms. This principle classification pipeline was validated on real-world data collected with an experimental underwater monitoring package. An event detection rate of 100% was achieved using robust principal components analysis (RPCA), Fourier feature extraction and a support vector machine (SVM) binary classifier. The detected events were then further classified into more complex classes – algae | invertebrate | vertebrate, one species | multiple species of fish, and interest rank. Greater than 80% accuracy was achieved using a combination of machine learning techniques.

  7. Packaging Review Guide for Reviewing Safety Analysis Reports for Packagings

    Energy Technology Data Exchange (ETDEWEB)

    DiSabatino, A; Biswas, D; DeMicco, M; Fisher, L E; Hafner, R; Haslam, J; Mok, G; Patel, C; Russell, E

    2007-04-12

    This Packaging Review Guide (PRG) provides guidance for Department of Energy (DOE) review and approval of packagings to transport fissile and Type B quantities of radioactive material. It fulfills, in part, the requirements of DOE Order 460.1B for the Headquarters Certifying Official to establish standards and to provide guidance for the preparation of Safety Analysis Reports for Packagings (SARPs). This PRG is intended for use by the Headquarters Certifying Official and his or her review staff, DOE Secretarial offices, operations/field offices, and applicants for DOE packaging approval. This PRG is generally organized at the section level in a format similar to that recommended in Regulatory Guide 7.9 (RG 7.9). One notable exception is the addition of Section 9 (Quality Assurance), which is not included as a separate chapter in RG 7.9. Within each section, this PRG addresses the technical and regulatory bases for the review, the manner in which the review is accomplished, and findings that are generally applicable for a package that meets the approval standards. This Packaging Review Guide (PRG) provides guidance for DOE review and approval of packagings to transport fissile and Type B quantities of radioactive material. It fulfills, in part, the requirements of DOE O 460.1B for the Headquarters Certifying Official to establish standards and to provide guidance for the preparation of Safety Analysis Reports for Packagings (SARPs). This PRG is intended for use by the Headquarters Certifying Official and his review staff, DOE Secretarial offices, operations/field offices, and applicants for DOE packaging approval. The primary objectives of this PRG are to: (1) Summarize the regulatory requirements for package approval; (2) Describe the technical review procedures by which DOE determines that these requirements have been satisfied; (3) Establish and maintain the quality and uniformity of reviews; (4) Define the base from which to evaluate proposed changes in scope

  8. DNA Packaging by λ-Like Bacteriophages: Mutations Broadening the Packaging Specificity of Terminase, the λ-Packaging Enzyme

    OpenAIRE

    Feiss, Michael; Reynolds, Erin; Schrock, Morgan; Sippy, Jean

    2010-01-01

    The DNA-packaging specificities of phages λ and 21 depend on the specific DNA interactions of the small terminase subunits, which have support helix-turn-recognition helix-wing DNA-binding motifs. λ-Terminase with the recognition helix of 21 preferentially packages 21 DNA. This chimeric terminase's ability to package λDNA is reduced ∼20-fold. Phage λ with the chimeric terminase is unable to form plaques, but pseudorevertants are readily obtained. Some pseudorevertants have trans-acting suppre...

  9. The paradox of packaging optimization – a characterization of packaging source reduction in the Netherlands

    NARCIS (Netherlands)

    van Sluisveld, M.A.E.; Worrell, E.

    2013-01-01

    The European Council Directive 94/62/EC for Packaging and Packaging Waste requires that Member States implement packaging waste prevention measures. However, consumption and subsequently packaging waste figures are still growing annually. It suggests that policies to accomplish packaging waste

  10. Interactive vs. automatic ultrasound image segmentation methods for staging hepatic lipidosis.

    Science.gov (United States)

    Weijers, Gert; Starke, Alexander; Haudum, Alois; Thijssen, Johan M; Rehage, Jürgen; De Korte, Chris L

    2010-07-01

    The aim of this study was to test the hypothesis that automatic segmentation of vessels in ultrasound (US) images can produce similar or better results in grading fatty livers than interactive segmentation. A study was performed in postpartum dairy cows (N=151), as an animal model of human fatty liver disease, to test this hypothesis. Five transcutaneous and five intraoperative US liver images were acquired in each animal and a liverbiopsy was taken. In liver tissue samples, triacylglycerol (TAG) was measured by biochemical analysis and hepatic diseases other than hepatic lipidosis were excluded by histopathologic examination. Ultrasonic tissue characterization (UTC) parameters--Mean echo level, standard deviation (SD) of echo level, signal-to-noise ratio (SNR), residual attenuation coefficient (ResAtt) and axial and lateral speckle size--were derived using a computer-aided US (CAUS) protocol and software package. First, the liver tissue was interactively segmented by two observers. With increasing fat content, fewer hepatic vessels were visible in the ultrasound images and, therefore, a smaller proportion of the liver needed to be excluded from these images. Automatic-segmentation algorithms were implemented and it was investigated whether better results could be achieved than with the subjective and time-consuming interactive-segmentation procedure. The automatic-segmentation algorithms were based on both fixed and adaptive thresholding techniques in combination with a 'speckle'-shaped moving-window exclusion technique. All data were analyzed with and without postprocessing as contained in CAUS and with different automated-segmentation techniques. This enabled us to study the effect of the applied postprocessing steps on single and multiple linear regressions ofthe various UTC parameters with TAG. Improved correlations for all US parameters were found by using automatic-segmentation techniques. Stepwise multiple linear-regression formulas where derived and used

  11. Automatic Evaluations and Exercising: Systematic Review and Implications for Future Research.

    Science.gov (United States)

    Schinkoeth, Michaela; Antoniewicz, Franziska

    2017-01-01

    The general purpose of this systematic review was to summarize, structure and evaluate the findings on automatic evaluations of exercising. Studies were eligible for inclusion if they reported measuring automatic evaluations of exercising with an implicit measure and assessed some kind of exercise variable. Fourteen nonexperimental and six experimental studies (out of a total N = 1,928) were identified and rated by two independent reviewers. The main study characteristics were extracted and the grade of evidence for each study evaluated. First, results revealed a large heterogeneity in the applied measures to assess automatic evaluations of exercising and the exercise variables. Generally, small to large-sized significant relations between automatic evaluations of exercising and exercise variables were identified in the vast majority of studies. The review offers a systematization of the various examined exercise variables and prompts to differentiate more carefully between actually observed exercise behavior (proximal exercise indicator) and associated physiological or psychological variables (distal exercise indicator). Second, a lack of transparent reported reflections on the differing theoretical basis leading to the use of specific implicit measures was observed. Implicit measures should be applied purposefully, taking into consideration the individual advantages or disadvantages of the measures. Third, 12 studies were rated as providing first-grade evidence (lowest grade of evidence), five represent second-grade and three were rated as third-grade evidence. There is a dramatic lack of experimental studies, which are essential for illustrating the cause-effect relation between automatic evaluations of exercising and exercise and investigating under which conditions automatic evaluations of exercising influence behavior. Conclusions about the necessity of exercise interventions targeted at the alteration of automatic evaluations of exercising should therefore

  12. Prevention policies addressing packaging and packaging waste: Some emerging trends.

    Science.gov (United States)

    Tencati, Antonio; Pogutz, Stefano; Moda, Beatrice; Brambilla, Matteo; Cacia, Claudia

    2016-10-01

    Packaging waste is a major issue in several countries. Representing in industrialized countries around 30-35% of municipal solid waste yearly generated, this waste stream has steadily grown over the years even if, especially in Europe, specific recycling and recovery targets have been fixed. Therefore, an increasing attention starts to be devoted to prevention measures and interventions. Filling a gap in the current literature, this explorative paper is a first attempt to map the increasingly important phenomenon of prevention policies in the packaging sector. Through a theoretical sampling, 11 countries/states (7 in and 4 outside Europe) have been selected and analyzed by gathering and studying primary and secondary data. Results show evidence of three specific trends in packaging waste prevention policies: fostering the adoption of measures directed at improving packaging design and production through an extensive use of the life cycle assessment; raising the awareness of final consumers by increasing the accountability of firms; promoting collaborative efforts along the packaging supply chains. Copyright © 2016 Elsevier Ltd. All rights reserved.

  13. Food packages for Space Shuttle

    Science.gov (United States)

    Fohey, M. F.; Sauer, R. L.; Westover, J. B.; Rockafeller, E. F.

    1978-01-01

    The paper reviews food packaging techniques used in space flight missions and describes the system developed for the Space Shuttle. Attention is directed to bite-size food cubes used in Gemini, Gemini rehydratable food packages, Apollo spoon-bowl rehydratable packages, thermostabilized flex pouch for Apollo, tear-top commercial food cans used in Skylab, polyethylene beverage containers, Skylab rehydratable food package, Space Shuttle food package configuration, duck-bill septum rehydration device, and a drinking/dispensing nozzle for Space Shuttle liquids. Constraints and testing of packaging is considered, a comparison of food package materials is presented, and typical Shuttle foods and beverages are listed.

  14. A difference that makes a difference: young adult smokers' accounts of cigarette brands and package design.

    Science.gov (United States)

    Scheffels, J

    2008-04-01

    To explore young adult smokers' construction of meaning and identity in accounts of cigarette brands and cigarette package design, and the processes by which positive associations with a brand may be reinforced and sustained. Qualitative in-depth interviews with 21 smokers aged 18-23 in Norway, where advertising for tobacco has been banned since 1975. Cigarette brand and cigarette package design appear as an integrated part of young smokers' constructions of smoker identities, enabling the communication of personal characteristics, social identity and positions in hierarchies of status. Through branding and package design tobacco companies appear to be able to promote their products in a country where advertising is banned, by means of similar principles that make advertising effective: by creating preferences, differentiation and identification.

  15. In-Package Chemistry Abstraction

    Energy Technology Data Exchange (ETDEWEB)

    E. Thomas

    2004-11-09

    This report was developed in accordance with the requirements in ''Technical Work Plan for: Regulatory Integration Modeling and Analysis of the Waste Form and Waste Package'' (BSC 2004 [DIRS 171583]). The purpose of the in-package chemistry model is to predict the bulk chemistry inside of a breached waste package and to provide simplified expressions of that chemistry as function of time after breach to Total Systems Performance Assessment for the License Application (TSPA-LA). The scope of this report is to describe the development and validation of the in-package chemistry model. The in-package model is a combination of two models, a batch reactor model that uses the EQ3/6 geochemistry-modeling tool, and a surface complexation model that is applied to the results of the batch reactor model. The batch reactor model considers chemical interactions of water with the waste package materials and the waste form for commercial spent nuclear fuel (CSNF) waste packages and codisposed waste packages that contain both high-level waste glass (HLWG) and DOE spent fuel. The surface complexation model includes the impact of fluid-surface interactions (i.e., surface complexation) on the resulting fluid composition. The model examines two types of water influx: (1) the condensation of water vapor that diffuses into the waste package, and (2) seepage water that enters the waste package from the drift as a liquid. (1) Vapor Influx Case: The condensation of vapor onto the waste package internals is simulated as pure H2O and enters at a rate determined by the water vapor pressure for representative temperature and relative humidity conditions. (2) Water Influx Case: The water entering a waste package from the drift is simulated as typical groundwater and enters at a rate determined by the amount of seepage available to flow through openings in a breached waste package. TSPA-LA uses the vapor influx case for the nominal scenario for simulations where the waste

  16. In-Package Chemistry Abstraction

    International Nuclear Information System (INIS)

    E. Thomas

    2004-01-01

    This report was developed in accordance with the requirements in ''Technical Work Plan for: Regulatory Integration Modeling and Analysis of the Waste Form and Waste Package'' (BSC 2004 [DIRS 171583]). The purpose of the in-package chemistry model is to predict the bulk chemistry inside of a breached waste package and to provide simplified expressions of that chemistry as function of time after breach to Total Systems Performance Assessment for the License Application (TSPA-LA). The scope of this report is to describe the development and validation of the in-package chemistry model. The in-package model is a combination of two models, a batch reactor model that uses the EQ3/6 geochemistry-modeling tool, and a surface complexation model that is applied to the results of the batch reactor model. The batch reactor model considers chemical interactions of water with the waste package materials and the waste form for commercial spent nuclear fuel (CSNF) waste packages and codisposed waste packages that contain both high-level waste glass (HLWG) and DOE spent fuel. The surface complexation model includes the impact of fluid-surface interactions (i.e., surface complexation) on the resulting fluid composition. The model examines two types of water influx: (1) the condensation of water vapor that diffuses into the waste package, and (2) seepage water that enters the waste package from the drift as a liquid. (1) Vapor Influx Case: The condensation of vapor onto the waste package internals is simulated as pure H2O and enters at a rate determined by the water vapor pressure for representative temperature and relative humidity conditions. (2) Water Influx Case: The water entering a waste package from the drift is simulated as typical groundwater and enters at a rate determined by the amount of seepage available to flow through openings in a breached waste package. TSPA-LA uses the vapor influx case for the nominal scenario for simulations where the waste package has been

  17. Radioactive material packaging performance testing

    International Nuclear Information System (INIS)

    Romano, T.; Cruse, J.M.

    1991-02-01

    To provide uniform packaging of hazardous materials on an international level, the United Nations has developed packaging recommendations that have been implemented worldwide. The United Nations packaging recommendations are performance oriented, allowing for a wide variety of package materials and systems. As a result of this international standard, efforts in the United States are being directed toward use of performance-oriented packaging and elimination of specification (designed) packaging. This presentation will focus on trends, design evaluation, and performance testing of radioactive material packaging. The impacts of US Department of Transportation Dockets HM-181 and HM-169A on specification and low-specific activity radioactive material packaging requirements are briefly discussed. The US Department of Energy's program for evaluating radioactive material packings per US Department of Transportation Specification 7A Type A requirements, is used as the basis for discussing low-activity packaging performance test requirements. High-activity package testing requirements are presented with examples of testing performed at the Hanford Site that is operated by Westinghouse Hanford Company for the US Department of Energy. 5 refs., 2 tabs

  18. GSpecDisp: A matlab GUI package for phase-velocity dispersion measurements from ambient-noise correlations

    Science.gov (United States)

    Sadeghisorkhani, Hamzeh; Gudmundsson, Ólafur; Tryggvason, Ari

    2018-01-01

    We present a graphical user interface (GUI) package to facilitate phase-velocity dispersion measurements of surface waves in noise-correlation traces. The package, called GSpecDisp, provides an interactive environment for the measurements and presentation of the results. The selection of a dispersion curve can be done automatically or manually within the package. The data are time-domain cross-correlations in SAC format, but GSpecDisp measures phase velocity in the spectral domain. Two types of phase-velocity dispersion measurements can be carried out with GSpecDisp; (1) average velocity of a region, and (2) single-pair phase velocity. Both measurements are done by matching the real part of the cross-correlation spectrum with the appropriate Bessel function. Advantages of these two types of measurements are that no prior knowledge about surface-wave dispersion in the region is needed, and that phase velocity can be measured up to that period for which the inter-station distance corresponds to one wavelength. GSpecDisp can measure the phase velocity of Rayleigh and Love waves from all possible components of the noise correlation tensor. First, we briefly present the theory behind the methods that are used, and then describe different modules of the package. Finally, we validate the developed algorithms by applying them to synthetic and real data, and by comparison with other methods. The source code of GSpecDisp can be downloaded from: https://github.com/Hamzeh-Sadeghi/GSpecDisp

  19. Experimental and theoretical analyses of package-on-package structure under three-point bending loading

    International Nuclear Information System (INIS)

    Jia Su; Wang Xi-Shu; Ren Huai-Hui

    2012-01-01

    High density packaging is developing toward miniaturization and integration, which causes many difficulties in designing, manufacturing, and reliability testing. Package-on-Package (PoP) is a promising three-dimensional high-density packaging method that integrates a chip scale package (CSP) in the top package and a fine-pitch ball grid array (FBGA) in the bottom package. In this paper, in-situ scanning electron microscopy (SEM) observation is carried out to detect the deformation and damage of the PoP structure under three-point bending loading. The results indicate that the cracks occur in the die of the top package, then cause the crack deflection and bridging in the die attaching layer. Furthermore, the mechanical principles are used to analyse the cracking process of the PoP structure based on the multi-layer laminating hypothesis and the theoretical analysis results are found to be in good agreement with the experimental results. (condensed matter: structural, mechanical, and thermal properties)

  20. COMPARING THE USE OF FIVE-PACKAGE OF MATH IN THE 2011 NATIONAL EXAMINATION BETWEEN SMA AND MADRASAH ALIYAH: A CASE STUDY IN JAKARTA

    Directory of Open Access Journals (Sweden)

    Wardani Rahayu

    2014-03-01

    Full Text Available This study aims to compare five question packages used in the 2011 National Examination, specifically for Maths for Social Studies subject between public senior high school (SMA and Islamic senior high school (MA in Jakarta. It employed simple random sampling as its data collection technique. The independent variables used were the category of high schools and the Five Question Packages used in the National Examination. The schools were divided into two: regular senior high school (SMA and Islamic senior high school or Madrasah Aliyah (MA. The packages chosen to be analyzed were package number: 12, 25, 39, 46 and 54. The data was analyzed by two-factor ANOVA for its 11 Differential Item Function (DIF and 29 non Differential Item Function (non-DIF items. The items used for this study are the items that fit the three-parameter logistic model. This study found that no difference between the scores on both the DIF and non-DIF items in either for SMA or Ma is found.

  1. WASTE PACKAGE TRANSPORTER DESIGN

    International Nuclear Information System (INIS)

    Weddle, D.C.; Novotny, R.; Cron, J.

    1998-01-01

    The purpose of this Design Analysis is to develop preliminary design of the waste package transporter used for waste package (WP) transport and related functions in the subsurface repository. This analysis refines the conceptual design that was started in Phase I of the Viability Assessment. This analysis supports the development of a reliable emplacement concept and a retrieval concept for license application design. The scope of this analysis includes the following activities: (1) Assess features of the transporter design and evaluate alternative design solutions for mechanical components. (2) Develop mechanical equipment details for the transporter. (3) Prepare a preliminary structural evaluation for the transporter. (4) Identify and recommend the equipment design for waste package transport and related functions. (5) Investigate transport equipment interface tolerances. This analysis supports the development of the waste package transporter for the transport, emplacement, and retrieval of packaged radioactive waste forms in the subsurface repository. Once the waste containers are closed and accepted, the packaged radioactive waste forms are termed waste packages (WP). This terminology was finalized as this analysis neared completion; therefore, the term disposal container is used in several references (i.e., the System Description Document (SDD)) (Ref. 5.6). In this analysis and the applicable reference documents, the term ''disposal container'' is synonymous with ''waste package''

  2. Data-driven automatic parking constrained control for four-wheeled mobile vehicles

    Directory of Open Access Journals (Sweden)

    Wenxu Yan

    2016-11-01

    Full Text Available In this article, a novel data-driven constrained control scheme is proposed for automatic parking systems. The design of the proposed scheme only depends on the steering angle and the orientation angle of the car, and it does not involve any model information of the car. Therefore, the proposed scheme-based automatic parking system is applicable to different kinds of cars. In order to further reduce the desired trajectory coordinate tracking errors, a coordinates compensation algorithm is also proposed. In the design procedure of the controller, a novel dynamic anti-windup compensator is used to deal with the change magnitude and rate saturations of automatic parking control input. It is theoretically proven that all the signals in the closed-loop system are uniformly ultimately bounded based on Lyapunov stability analysis method. Finally, a simulation comparison among the proposed scheme with coordinates compensation and Proportion Integration Differentiation (PID control algorithm is given. It is shown that the proposed scheme with coordinates compensation has smaller tracking errors and more rapid responses than PID scheme.

  3. Consumer acceptance of fresh blueberries in bio-based packages.

    Science.gov (United States)

    Almenar, Eva; Samsudin, Hayati; Auras, Rafael; Harte, Janice

    2010-05-01

    Instrumental analyses have shown that non-vented bio-based containers made from poly(lactic acid) (PLA) have the capability to enhance blueberry shelf life as compared with commercial vented petroleum-based clamshell containers. However, consumer preference has not been explored so far. In this study, two sensory evaluations, triangle and paired preference tests, were performed after storing fruit in both containers at 3 and 10 degrees C for 7 and 14 days. In addition, physicochemical analyses were performed after each tasting in order to correlate instrumental findings with consumer preference. The results of the triangle test showed the capability of the consumer to differentiate (P consumer preference for flavour, texture, external appearance and overall quality (P Consumers distinguished between blueberries from different packages and preferred those packaged in the PLA containers. The instrumental analyses showed that the usable life of the berries was extended in the PLA containers. A correlation between consumer preference and instrumental evaluations was found.

  4. Individual Differences in Automatic Emotion Regulation Interact with Primed Emotion Regulation during an Anger Provocation

    Directory of Open Access Journals (Sweden)

    Ping Hu

    2017-04-01

    Full Text Available The current study investigated the interactive effects of individual differences in automatic emotion regulation (AER and primed emotion regulation strategy on skin conductance level (SCL and heart rate during provoked anger. The study was a 2 × 2 [AER tendency (expression vs. control × priming (expression vs. control] between subject design. Participants were assigned to two groups according to their performance on an emotion regulation-IAT (differentiating automatic emotion control tendency and automatic emotion expression tendency. Then participants of the two groups were randomly assigned to two emotion regulation priming conditions (emotion control priming or emotion expression priming. Anger was provoked by blaming participants for slow performance during a subsequent backward subtraction task. In anger provocation, SCL of individuals with automatic emotion control tendencies in the control priming condition was lower than of those with automatic emotion control tendencies in the expression priming condition. However, SCL of individuals with automatic emotion expression tendencies did no differ in the automatic emotion control priming or the automatic emotion expression priming condition. Heart rate during anger provocation was higher in individuals with automatic emotion expression tendencies than in individuals with automatic emotion control tendencies regardless of priming condition. This pattern indicates an interactive effect of individual differences in AER and emotion regulation priming on SCL, which is an index of emotional arousal. Heart rate was only sensitive to the individual differences in AER, and did not reflect this interaction. This finding has implications for clinical studies of the use of emotion regulation strategy training suggesting that different practices are optimal for individuals who differ in AER tendencies.

  5. Components of Adenovirus Genome Packaging

    Science.gov (United States)

    Ahi, Yadvinder S.; Mittal, Suresh K.

    2016-01-01

    Adenoviruses (AdVs) are icosahedral viruses with double-stranded DNA (dsDNA) genomes. Genome packaging in AdV is thought to be similar to that seen in dsDNA containing icosahedral bacteriophages and herpesviruses. Specific recognition of the AdV genome is mediated by a packaging domain located close to the left end of the viral genome and is mediated by the viral packaging machinery. Our understanding of the role of various components of the viral packaging machinery in AdV genome packaging has greatly advanced in recent years. Characterization of empty capsids assembled in the absence of one or more components involved in packaging, identification of the unique vertex, and demonstration of the role of IVa2, the putative packaging ATPase, in genome packaging have provided compelling evidence that AdVs follow a sequential assembly pathway. This review provides a detailed discussion on the functions of the various viral and cellular factors involved in AdV genome packaging. We conclude by briefly discussing the roles of the empty capsids, assembly intermediates, scaffolding proteins, portal vertex and DNA encapsidating enzymes in AdV assembly and packaging. PMID:27721809

  6. Influence of the type of packaging on textural properties of minimally processed yellow Peruvian roots

    Directory of Open Access Journals (Sweden)

    Lara Santana Fernandes

    2016-06-01

    Full Text Available ABSTRACT The textural properties of minimally processed products indicate its quality, and the package is fundamental to maintain the conservation of these foods. The aim of this study was to evaluate texture alterations that occur during the storage period of minimally processed yellow Peruvian roots, using texture profile analysis (TPA and relaxation, in function of four types of plastic packaging, combined to refrigeration. The roots were selected, sanitized, peeled and sliced. The processing continued with final sanitization, rinsing and immersion in ascorbic and citric acid solution. The slices were centrifuged and packed in expanded polystyrene trays covered with PVC film, and in high-density polyethylene bags (HDPE, polypropylene bags (PP and multilayer polyolefin bags for vacuum, and stored at 5 ± 2 ºC and 90 ± 5% relative humidity during 12 days. For the TPA, the parameters of interest were hardness and adhesiveness, automatically calculated from the force curves (F x time (s. For modeling the relaxation process, the generalized Maxwell model was used. The slices packed in PP and vacuum showed higher hardness and normalized force in the balance (0.7502 and 0.7580, respectively, indicating that they were more elastic, better preserving the quality during storage than slices packed in other packaging.

  7. Genome packaging in viruses

    OpenAIRE

    Sun, Siyang; Rao, Venigalla B.; Rossmann, Michael G.

    2010-01-01

    Genome packaging is a fundamental process in a viral life cycle. Many viruses assemble preformed capsids into which the genomic material is subsequently packaged. These viruses use a packaging motor protein that is driven by the hydrolysis of ATP to condense the nucleic acids into a confined space. How these motor proteins package viral genomes had been poorly understood until recently, when a few X-ray crystal structures and cryo-electron microscopy structures became available. Here we discu...

  8. TensorPack: a Maple-based software package for the manipulation of algebraic expressions of tensors in general relativity

    International Nuclear Information System (INIS)

    Huf, P A; Carminati, J

    2015-01-01

    In this paper we: (1) introduce TensorPack, a software package for the algebraic manipulation of tensors in covariant index format in Maple; (2) briefly demonstrate the use of the package with an orthonormal tensor proof of the shearfree conjecture for dust. TensorPack is based on the Riemann and Canon tensor software packages and uses their functions to express tensors in an indexed covariant format. TensorPack uses a string representation as input and provides functions for output in index form. It extends the functionality to basic algebra of tensors, substitution, covariant differentiation, contraction, raising/lowering indices, symmetry functions and other accessory functions. The output can be merged with text in the Maple environment to create a full working document with embedded dynamic functionality. The package offers potential for manipulation of indexed algebraic tensor expressions in a flexible software environment. (paper)

  9. Food packaging history and innovations.

    Science.gov (United States)

    Risch, Sara J

    2009-09-23

    Food packaging has evolved from simply a container to hold food to something today that can play an active role in food quality. Many packages are still simply containers, but they have properties that have been developed to protect the food. These include barriers to oxygen, moisture, and flavors. Active packaging, or that which plays an active role in food quality, includes some microwave packaging as well as packaging that has absorbers built in to remove oxygen from the atmosphere surrounding the product or to provide antimicrobials to the surface of the food. Packaging has allowed access to many foods year-round that otherwise could not be preserved. It is interesting to note that some packages have actually allowed the creation of new categories in the supermarket. Examples include microwave popcorn and fresh-cut produce, which owe their existence to the unique packaging that has been developed.

  10. Trends in Food Packaging.

    Science.gov (United States)

    Ott, Dana B.

    1988-01-01

    This article discusses developments in food packaging, processing, and preservation techniques in terms of packaging materials, technologies, consumer benefits, and current and potential food product applications. Covers implications due to consumer life-style changes, cost-effectiveness of packaging materials, and the ecological impact of…

  11. WASTE PACKAGE TRANSPORTER DESIGN

    Energy Technology Data Exchange (ETDEWEB)

    D.C. Weddle; R. Novotny; J. Cron

    1998-09-23

    The purpose of this Design Analysis is to develop preliminary design of the waste package transporter used for waste package (WP) transport and related functions in the subsurface repository. This analysis refines the conceptual design that was started in Phase I of the Viability Assessment. This analysis supports the development of a reliable emplacement concept and a retrieval concept for license application design. The scope of this analysis includes the following activities: (1) Assess features of the transporter design and evaluate alternative design solutions for mechanical components. (2) Develop mechanical equipment details for the transporter. (3) Prepare a preliminary structural evaluation for the transporter. (4) Identify and recommend the equipment design for waste package transport and related functions. (5) Investigate transport equipment interface tolerances. This analysis supports the development of the waste package transporter for the transport, emplacement, and retrieval of packaged radioactive waste forms in the subsurface repository. Once the waste containers are closed and accepted, the packaged radioactive waste forms are termed waste packages (WP). This terminology was finalized as this analysis neared completion; therefore, the term disposal container is used in several references (i.e., the System Description Document (SDD)) (Ref. 5.6). In this analysis and the applicable reference documents, the term ''disposal container'' is synonymous with ''waste package''.

  12. The Innovative Approaches to Packaging – Comparison Analysis of Intelligent and Active Packaging Perceptions in Slovakia

    Directory of Open Access Journals (Sweden)

    Loucanova Erika

    2017-06-01

    Full Text Available Packaging has always served a practical function - to hold goods together and protect it when moving toward the customer through distribution channel. Today packaging is also a container for promoting the product and making it easier and safer to use. The sheer importance of packaging functions is still growing and consequently the interest of the company is to access to the packaging more innovative and creative. The paper deals with the innovative approaches to packaging resulting in the creation of packaging with interactive active features in the form of active and intelligent packaging. Using comparative analysis, we monitored the perception of the active packaging functions in comparison to intelligent packaging function among different age categories. We identified the age categories which are most interested in these functions.

  13. An ARM data-oriented diagnostics package to evaluate the climate model simulation

    Science.gov (United States)

    Zhang, C.; Xie, S.

    2016-12-01

    A set of diagnostics that utilize long-term high frequency measurements from the DOE Atmospheric Radiation Measurement (ARM) program is developed for evaluating the regional simulation of clouds, radiation and precipitation in climate models. The diagnostics results are computed and visualized automatically in a python-based package that aims to serve as an easy entry point for evaluating climate simulations using the ARM data, as well as the CMIP5 multi-model simulations. Basic performance metrics are computed to measure the accuracy of mean state and variability of simulated regional climate. The evaluated physical quantities include vertical profiles of clouds, temperature, relative humidity, cloud liquid water path, total column water vapor, precipitation, sensible and latent heat fluxes, radiative fluxes, aerosol and cloud microphysical properties. Process-oriented diagnostics focusing on individual cloud and precipitation-related phenomena are developed for the evaluation and development of specific model physical parameterizations. Application of the ARM diagnostics package will be presented in the AGU session. This work is performed under the auspices of the U.S. Department of Energy by Lawrence Livermore National Laboratory under Contract DE-AC52-07NA27344, IM release number is: LLNL-ABS-698645.

  14. Applications of Active Packaging in Breads

    Directory of Open Access Journals (Sweden)

    Ali Göncü

    2017-10-01

    Full Text Available Changes on consumer preferences lead to innovations and improvements in new packaging technologies. With these new developments passive packaging technologies aiming to protect food nowadays have left their place to active and intelligent packaging technologies that have other various functions beside protection of food. Active packaging is defined as an innovative packaging type and its usage increases the shelf life of food significantly. Applications of active packaging have begun to be used for packaging of breads. In this study active packaging applications in breads have been reviewed.

  15. Food Packaging Materials

    Science.gov (United States)

    1978-01-01

    The photos show a few of the food products packaged in Alure, a metallized plastic material developed and manufactured by St. Regis Paper Company's Flexible Packaging Division, Dallas, Texas. The material incorporates a metallized film originally developed for space applications. Among the suppliers of the film to St. Regis is King-Seeley Thermos Company, Winchester, Ma'ssachusetts. Initially used by NASA as a signal-bouncing reflective coating for the Echo 1 communications satellite, the film was developed by a company later absorbed by King-Seeley. The metallized film was also used as insulating material for components of a number of other spacecraft. St. Regis developed Alure to meet a multiple packaging material need: good eye appeal, product protection for long periods and the ability to be used successfully on a wide variety of food packaging equipment. When the cost of aluminum foil skyrocketed, packagers sought substitute metallized materials but experiments with a number of them uncovered problems; some were too expensive, some did not adequately protect the product, some were difficult for the machinery to handle. Alure offers a solution. St. Regis created Alure by sandwiching the metallized film between layers of plastics. The resulting laminated metallized material has the superior eye appeal of foil but is less expensive and more easily machined. Alure effectively blocks out light, moisture and oxygen and therefore gives the packaged food long shelf life. A major packaging firm conducted its own tests of the material and confirmed the advantages of machinability and shelf life, adding that it runs faster on machines than materials used in the past and it decreases product waste; the net effect is increased productivity.

  16. Automatic affective appraisal of sexual penetration stimuli in women with vaginismus or dyspareunia.

    Science.gov (United States)

    Huijding, Jorg; Borg, Charmaine; Weijmar-Schultz, Willibrord; de Jong, Peter J

    2011-03-01

    Current psychological views are that negative appraisals of sexual stimuli lie at the core of sexual dysfunctions. It is important to differentiate between deliberate appraisals and more automatic appraisals, as research has shown that the former are most relevant to controllable behaviors, and the latter are most relevant to reflexive behaviors. Accordingly, it can be hypothesized that in women with vaginismus, the persistent difficulty to allow vaginal entry is due to global negative automatic affective appraisals that trigger reflexive pelvic floor muscle contraction at the prospect of penetration. To test whether sexual penetration pictures elicited global negative automatic affective appraisals in women with vaginismus or dyspareunia and to examine whether deliberate appraisals and automatic appraisals differed between the two patient groups. Women with persistent vaginismus (N = 24), dyspareunia (N = 23), or no sexual complaints (N = 30) completed a pictorial Extrinsic Affective Simon Task (EAST), and then made a global affective assessment of the EAST stimuli using visual analogue scales (VAS). The EAST assessed global automatic affective appraisals of sexual penetration stimuli, while the VAS assessed global deliberate affective appraisals of these stimuli. Automatic affective appraisals of sexual penetration stimuli tended to be positive, independent of the presence of sexual complaints. Deliberate appraisals of the same stimuli were significantly more negative in the women with vaginismus than in the dyspareunia group and control group, while the latter two groups did not differ in their appraisals. Unexpectedly, deliberate appraisals seemed to be most important in vaginismus, whereas dyspareunia did not seem to implicate negative deliberate or automatic affective appraisals. These findings dispute the view that global automatic affect lies at the core of vaginismus and indicate that a useful element in therapeutic interventions may be the modification of

  17. Automatic Fiscal Stabilizers

    Directory of Open Access Journals (Sweden)

    Narcis Eduard Mitu

    2013-11-01

    Full Text Available Policies or institutions (built into an economic system that automatically tend to dampen economic cycle fluctuations in income, employment, etc., without direct government intervention. For example, in boom times, progressive income tax automatically reduces money supply as incomes and spendings rise. Similarly, in recessionary times, payment of unemployment benefits injects more money in the system and stimulates demand. Also called automatic stabilizers or built-in stabilizers.

  18. Plasma physics plotting package

    International Nuclear Information System (INIS)

    Hyman, D.H.

    1981-02-01

    We describe a package of plotting routines that do up to six two- or three-dimensional plots on a frame with minimal loss of resolution. The package now runs on a PDP-10 with PLOT-10 TCS primitives and on a Control Data Corporation-7600 and a Cray-1 with TV80LIB primitives on the National Magnetic Fusion Energy Computer Center network. The package is portable to other graphics systems because only the primitive plot calls are used from the underlying system's graphics package

  19. Active food packaging technologies.

    Science.gov (United States)

    Ozdemir, Murat; Floros, John D

    2004-01-01

    Active packaging technologies offer new opportunities for the food industry, in the preservation of foods. Important active packaging systems currently known to date, including oxygen scavengers, carbon dioxide emitters/absorbers, moisture absorbers, ethylene absorbers, ethanol emitters, flavor releasing/absorbing systems, time-temperature indicators, and antimicrobial containing films, are reviewed. The principle of operation of each active system is briefly explained. Recent technological advances in active packaging are discussed, and food related applications are presented. The effects of active packaging systems on food quality and safety are cited.

  20. An insight into the influence of packaging and presentation format on consumer purchasing attitudes towards cheese: a qualitative study

    Directory of Open Access Journals (Sweden)

    Ali Eldesouky

    2014-05-01

    Full Text Available Using packaging and presentation format to appeal to consumers and to communicate product benefits directly on the shelf is a competitive advantage in the food industry. Both packaging and presentation format can attract consumers’ attention and influence their perceptions and purchasing decisions. Therefore, the objective of this study is to obtain a preliminary insight into the main attributes and factors that most affect consumers’ purchase decisions regarding presentation and packaging of cheese products. To achieve this goal, we have used the focus group technique, because of its considerable potential as a mean to collect qualitative data within consumer research. The results showed that price, product quality, packaging, origin and brand are decisive factors in the purchase decision of food products. Although packaging and presentation of food have potential influence on the consumer’s choice and purchase, packaging colour and design are the most attractive factors during the purchase process. Thus, packaging format and colour may influence consumers prior to the purchase. These stimuli can be decisive when buying cheese and may also help producers to communicate the differentiation of their products to consumers.

  1. Automatic computation and solution of generalized harmonic balance equations

    Science.gov (United States)

    Peyton Jones, J. C.; Yaser, K. S. A.; Stevenson, J.

    2018-02-01

    Generalized methods are presented for generating and solving the harmonic balance equations for a broad class of nonlinear differential or difference equations and for a general set of harmonics chosen by the user. In particular, a new algorithm for automatically generating the Jacobian of the balance equations enables efficient solution of these equations using continuation methods. Efficient numeric validation techniques are also presented, and the combined algorithm is applied to the analysis of dc, fundamental, second and third harmonic response of a nonlinear automotive damper.

  2. Naval Waste Package Design Report

    International Nuclear Information System (INIS)

    M.M. Lewis

    2004-01-01

    A design methodology for the waste packages and ancillary components, viz., the emplacement pallets and drip shields, has been developed to provide designs that satisfy the safety and operational requirements of the Yucca Mountain Project. This methodology is described in the ''Waste Package Design Methodology Report'' Mecham 2004 [DIRS 166168]. To demonstrate the practicability of this design methodology, four waste package design configurations have been selected to illustrate the application of the methodology. These four design configurations are the 21-pressurized water reactor (PWR) Absorber Plate waste package, the 44-boiling water reactor (BWR) waste package, the 5-defense high-level waste (DHLW)/United States (U.S.) Department of Energy (DOE) spent nuclear fuel (SNF) Co-disposal Short waste package, and the Naval Canistered SNF Long waste package. Also included in this demonstration is the emplacement pallet and continuous drip shield. The purpose of this report is to document how that design methodology has been applied to the waste package design configurations intended to accommodate naval canistered SNF. This demonstrates that the design methodology can be applied successfully to this waste package design configuration and support the License Application for construction of the repository

  3. 49 CFR 173.24 - General requirements for packagings and packages.

    Science.gov (United States)

    2010-10-01

    ... identifiable (without the use of instruments) release of hazardous materials to the environment; (2) The effectiveness of the package will not be substantially reduced; for example, impact resistance, strength... significant chemical or galvanic reaction between the materials and contents of the package. (3) Plastic...

  4. Packaging systems for animal origin food

    Directory of Open Access Journals (Sweden)

    2011-03-01

    Full Text Available The main task of food packaging is to protect the product during storage and transport against the action of biological, chemical and mechanical factors. The paper presents packaging systems for food of animal origin. Vacuum and modified atmosphere packagings were characterised together with novel types of packagings, referred to as intelligent packaging and active packaging. The aim of this paper was to present all advantages and disadvantages of packaging used for meat products. Such list enables to choose the optimal type of packaging for given assortment of food and specific conditions of the transport and storing.

  5. Online Data Monitoring Framework Based on Histogram Packaging in Network Distributed Data Acquisition Systems

    International Nuclear Information System (INIS)

    Konno, T; Ishitsuka, M; Kuze, M; Cabarera, A; Sakamoto, Y

    2011-01-01

    O nline monitor frameworkis a new general software framework for online data monitoring, which provides a way to collect information from online systems, including data acquisition, and displays them to shifters far from experimental sites. 'Monitor Server', a core system in this framework gathers the monitoring information from the online subsystems and the information is handled as collections of histograms named H istogram Package . Monitor Server broadcasts the histogram packages to 'Monitor Viewers', graphical user interfaces in the framework. We developed two types of the viewers with different technologies: Java and web browser. We adapted XML based file for the configuration of GUI components on the windows and graphical objects on the canvases. Monitor Viewer creates its GUIs automatically with the configuration files.This monitoring framework has been developed for the Double Chooz reactor neutrino oscillation experiment in France, but can be extended for general application to be used in other experiments. This document reports the structure of the online monitor framework with some examples from the adaption to the Double Chooz experiment.

  6. BOG: R-package for Bacterium and virus analysis of Orthologous Groups

    Directory of Open Access Journals (Sweden)

    Jincheol Park

    2015-01-01

    Full Text Available BOG (Bacterium and virus analysis of Orthologous Groups is a package for identifying groups of differentially regulated genes in the light of gene functions for various virus and bacteria genomes. It is designed to identify Clusters of Orthologous Groups (COGs that are enriched among genes that have gone through significant changes under different conditions. This would contribute to the detection of pathogens, an important scientific research area of relevance in uncovering bioterrorism, among others. Particular statistical analyses include hypergeometric, Mann–Whitney rank sum, and gene set enrichment. Results from the analyses are organized and presented in tabular and graphical forms for ease of understanding and dissemination of results. BOG is implemented as an R-package, which is available from CRAN or can be downloaded from http://www.stat.osu.edu/~statgen/SOFTWARE/BOG/.

  7. Merganser Download Package

    Data.gov (United States)

    U.S. Environmental Protection Agency — This data download package contains an Esri 10.0 MXD, file geodatabase and copy of this FGDC metadata record. The data in this package are used in support of the...

  8. Modular assembly of chimeric phi29 packaging RNAs that support DNA packaging.

    Science.gov (United States)

    Fang, Yun; Shu, Dan; Xiao, Feng; Guo, Peixuan; Qin, Peter Z

    2008-08-08

    The bacteriophage phi29 DNA packaging motor is a protein/RNA complex that can produce strong force to condense the linear-double-stranded DNA genome into a pre-formed protein capsid. The RNA component, called the packaging RNA (pRNA), utilizes magnesium-dependent inter-molecular base-pairing interactions to form ring-shaped complexes. The pRNA is a class of non-coding RNA, interacting with phi29 motor proteins to enable DNA packaging. Here, we report a two-piece chimeric pRNA construct that is fully competent in interacting with partner pRNA to form ring-shaped complexes, in packaging DNA via the motor, and in assembling infectious phi29 virions in vitro. This is the first example of a fully functional pRNA assembled using two non-covalently interacting fragments. The results support the notion of modular pRNA architecture in the phi29 packaging motor.

  9. The art of packaging: An investigation into the role of color in packaging, marketing, and branding

    Directory of Open Access Journals (Sweden)

    Behzad Mohebbi

    2014-12-01

    Full Text Available The purpose of this study is to contribute to the existing research in the field of packaging and marketing and shed more light on the psychology of colors and their effect on packaging and marketing. Nowadays, packaging is proved to be one of the significant factors in the success of promoting product sale. However, there is a perceived gap with respect to the different aspects of packaging, in particular the graphics, design, and color of packaging. The current study provides a comprehensive overview of packaging. It elaborates on different aspects of packaging and summarizes the findings of the most recent research conducted to date probing into packaging from different perspectives. It also discusses the role of color, i.e., the psychology of colors, and graphics in packaging and product sale. It is argued that graphics and color play key roles in promoting product sale and designers and marketers should attach a great deal of importance to color in packaging. The implications for producers, marketers, practitioners, and researchers are discussed in detail and suggestions for future research are provided.

  10. MINUIT package parallelization and applications using the RooFit package

    International Nuclear Information System (INIS)

    Lazzaro, Alfio; Moneta, Lorenzo

    2010-01-01

    The fitting procedures are based on numerical minimization of functions. The MINUIT package is the most common package used for such procedures in High Energy Physics community. The main algorithm in this package, MIGRAD, searches the minimum of a function using the gradient information. For each minimization iteration, MIGRAD requires the calculation of the derivative for each free parameter of the function to be minimized. Minimization is required for data analysis problems based on the maximum likelihood technique. The calculation of complex likelihood functions, with several free parameters, many independent variables and large data samples, can be very CPU-time consuming. Then, the minimization process requires the calculation of the likelihood functions several times for each minimization iteration. In this paper we will show how MIGRAD algorithm and the likelihood function calculation can be easily parallelized using Message Passing Interface techniques. We will present the speed-up improvements obtained in typical physics applications such as complex maximum likelihood fits using the RooFit package.

  11. Waste package performance analysis

    International Nuclear Information System (INIS)

    Lester, D.H.; Stula, R.T.; Kirstein, B.E.

    1982-01-01

    A performance assessment model for multiple barrier packages containing unreprocessed spent fuel has been applied to several package designs. The resulting preliminary assessments were intended for use in making decisions about package development programs. A computer model called BARIER estimates the package life and subsequent rate of release of selected nuclides. The model accounts for temperature, pressure (and resulting stresses), bulk and localized corrosion, and nuclide retardation by the backfill after water intrusion into the waste form. The assessment model assumes a post-closure, flooded, geologic repository. Calculations indicated that, within the bounds of model assumptions, packages could last for several hundred years. Intact backfills of appropriate design may be capable of nuclide release delay times on the order of 10 7 yr for uranium, plutonium, and americium. 8 references, 6 figures, 9 tables

  12. Comparative Packaging Study

    Science.gov (United States)

    Perchonok, Michele H.; Oziomek, Thomas V.

    2009-01-01

    Future long duration manned space flights beyond low earth orbit will require the food system to remain safe, acceptable and nutritious. Development of high barrier food packaging will enable this requirement by preventing the ingress and egress of gases and moisture. New high barrier food packaging materials have been identified through a trade study. Practical application of this packaging material within a shelf life test will allow for better determination of whether this material will allow the food system to meet given requirements after the package has undergone processing. The reason to conduct shelf life testing, using a variety of packaging materials, stems from the need to preserve food used for mission durations of several years. Chemical reactions that take place during longer durations may decrease food quality to a point where crew physical or psychological well-being is compromised. This can result in a reduction or loss of mission success. The rate of chemical reactions, including oxidative rancidity and staling, can be controlled by limiting the reactants, reducing the amount of energy available to drive the reaction, and minimizing the amount of water available. Water not only acts as a media for microbial growth, but also as a reactant and means by which two reactants may come into contact with each other. The objective of this study is to evaluate three packaging materials for potential use in long duration space exploration missions.

  13. SU-E-T-362: Automatic Catheter Reconstruction of Flap Applicators in HDR Surface Brachytherapy

    International Nuclear Information System (INIS)

    Buzurovic, I; Devlin, P; Hansen, J; O'Farrell, D; Bhagwat, M; Friesen, S; Damato, A; Lewis, J; Cormack, R

    2014-01-01

    Purpose: Catheter reconstruction is crucial for the accurate delivery of radiation dose in HDR brachytherapy. The process becomes complicated and time-consuming for large superficial clinical targets with a complex topology. A novel method for the automatic catheter reconstruction of flap applicators is proposed in this study. Methods: We have developed a program package capable of image manipulation, using C++class libraries of The-Visualization-Toolkit(VTK) software system. The workflow for automatic catheter reconstruction is: a)an anchor point is placed in 3D or in the axial view of the first slice at the tip of the first, last and middle points for the curved surface; b)similar points are placed on the last slice of the image set; c)the surface detection algorithm automatically registers the points to the images and applies the surface reconstruction filter; d)then a structured grid surface is generated through the center of the treatment catheters placed at a distance of 5mm from the patient's skin. As a result, a mesh-style plane is generated with the reconstructed catheters placed 10mm apart. To demonstrate automatic catheter reconstruction, we used CT images of patients diagnosed with cutaneous T-cell-lymphoma and imaged with Freiburg-Flap-Applicators (Nucletron™-Elekta, Netherlands). The coordinates for each catheter were generated and compared to the control points selected during the manual reconstruction for 16catheters and 368control point Results: The variation of the catheter tip positions between the automatically and manually reconstructed catheters was 0.17mm(SD=0.23mm). The position difference between the manually selected catheter control points and the corresponding points obtained automatically was 0.17mm in the x-direction (SD=0.23mm), 0.13mm in the y-direction (SD=0.22mm), and 0.14mm in the z-direction (SD=0.24mm). Conclusion: This study shows the feasibility of the automatic catheter reconstruction of flap applicators with a high

  14. Intelligent food packaging - research and development

    Directory of Open Access Journals (Sweden)

    Renata Dobrucka

    2015-03-01

    Full Text Available Packaging also fosters effective marketing of the food through distribution and sale channels. It is of the utmost importance to optimize the protection of the food, a great quality and appearance - better than typical packaged foods. In recent years, intelligent packaging became very popular. Intelligent packaging is becoming more and more widely used for food products. Application of this type of solution contributes to improvement of the quality consumer life undoubtedly. Intelligent packaging refers to a package that can sense environmental changes, and in turn, informs the users about the changes. These packaging systems contain devices that are capable of sensing and providing information about the functions and properties of the packaged foods. Also, this paper will review intelligent packaging technologies and describe different types of indicators (time-temperature indicators, freshness indicators.

  15. Creative Thinking Package

    Science.gov (United States)

    Jones, Clive

    1972-01-01

    A look at the latest package from a British managment training organization, which explains and demonstrates creative thinking techniques, including brainstorming. The package, designed for groups of twelve or more, consists of tapes, visuals, and associated exercises. (Editor/JB)

  16. Perspectives on the Elements of Packaging Design : A Qualitative Study on the Communication of Packaging

    OpenAIRE

    Alervall, Viktoria; Saied, Juan Sdiq

    2013-01-01

    Background: In today’s markets almost all products we buy come packaged. We use packaging to protect, contain and identify products. Furthermore if this is executed in a skillful way consumers often choose products based on packaging. The work of a designer and marketer is therefore extremely valuable when it comes to the design of a package. Problem: How are packages used to communicate marketing information? Purpose: The focus of this thesis is to identify differences and similarities of a ...

  17. Set-up for differential manometers testing

    International Nuclear Information System (INIS)

    Ratushnyj, M.I.; Galkin, Yu.V.; Nechaj, A.G.

    1985-01-01

    Set-up characteristic for controlling and testing metrological characteristics of TPP and NPP differential manometers with extreme pressure drop upto 250 kPa is briefly described. The set-up provides with automatic and manual assignment of values of gauge air pressure with errors of 0.1 and 0.25% correspondingly. The set-up is supplied with standard equipment to measure output signals. Set-up supply is carried out by a one-phase alternating current circuit with 220 V. Air supply is carried out by O.4-0.6 MPa. pressure of a pneumatic system. Application of the set-up increases operating efficiency 5 times while checking and turning differential manometers

  18. Atmospheric stellar parameters for large surveys using FASMA, a new spectral synthesis package

    Science.gov (United States)

    Tsantaki, M.; Andreasen, D. T.; Teixeira, G. D. C.; Sousa, S. G.; Santos, N. C.; Delgado-Mena, E.; Bruzual, G.

    2018-02-01

    In the era of vast spectroscopic surveys focusing on Galactic stellar populations, astronomers want to exploit the large quantity and good quality of data to derive their atmospheric parameters without losing precision from automatic procedures. In this work, we developed a new spectral package, FASMA, to estimate the stellar atmospheric parameters (namely effective temperature, surface gravity and metallicity) in a fast and robust way. This method is suitable for spectra of FGK-type stars in medium and high resolution. The spectroscopic analysis is based on the spectral synthesis technique using the radiative transfer code, MOOG. The line list is comprised of mainly iron lines in the optical spectrum. The atomic data are calibrated after the Sun and Arcturus. We use two comparison samples to test our method, (i) a sample of 451 FGK-type dwarfs from the high-resolution HARPS spectrograph; and (ii) the Gaia-ESO benchmark stars using both high and medium resolution spectra. We explore biases in our method from the analysis of synthetic spectra covering the parameter space of our interest. We show that our spectral package is able to provide reliable results for a wide range of stellar parameters, different rotational velocities, different instrumental resolutions and for different spectral regions of the VLT-GIRAFFE spectrographs, used amongst others for the Gaia-ESO survey. FASMA estimates stellar parameters in less than 15 m for high-resolution and 3 m for medium-resolution spectra. The complete package is publicly available to the community.

  19. 21 CFR 355.20 - Packaging conditions.

    Science.gov (United States)

    2010-04-01

    ... conditions. (a) Package size limitation. Due to the toxicity associated with fluoride active ingredients, the... (toothpastes and tooth powders) packages shall not contain more than 276 milligrams (mg) total fluorine per... packages shall not contain more than 120 mg total fluorine per package. (3) Exception. Package size...

  20. 19 CFR 191.13 - Packaging materials.

    Science.gov (United States)

    2010-04-01

    ... 19 Customs Duties 2 2010-04-01 2010-04-01 false Packaging materials. 191.13 Section 191.13 Customs... (CONTINUED) DRAWBACK General Provisions § 191.13 Packaging materials. (a) Imported packaging material... packaging material when used to package or repackage merchandise or articles exported or destroyed pursuant...

  1. Warpage of QFN Package in Post Mold Cure Process of integrated circuit packaging

    Science.gov (United States)

    Sriwithoon, Nattha; Ugsornrat, Kessararat; Srisuwitthanon, Warayoot; Thonglor, Panakamon

    2017-09-01

    This research studied about warpage of QFN package in post mold cure process of integrated circuit (IC) packages using pre-plated (PPF) leadframe. For IC package, epoxy molding compound (EMC) are molded by cross linking of compound stiffness but incomplete crosslinked network and leading the fully cured thermoset by post mold cure (PMC) process. The cure temperature of PMC can change microstructure of EMC in term of stress inside the package and effect to warpage of the package due to coefficient of thermal expansion (CTE) between EMC and leadframe. In experiment, cure temperatures were varied to check the effect of internal stress due to different cure temperature after completed post mold cure for TDFN 2×3 8L. The cure temperature were varied with 180 °C, 170 °C, 160 °C, and 150°C with cure time 4 and 6 hours, respectively. For analysis, the TDFN 2×3 8L packages were analyzed the warpage by thickness gauge and scanning acoustic microscope (SAM) after take the test samples out from the oven cure. The results confirmed that effect of different CTE between EMC and leadframe due to different cure temperature resulting to warpage of the TDFN 2×3 8L packages.

  2. CYPROS - Cybernetic Program Packages

    Directory of Open Access Journals (Sweden)

    Arne Tyssø

    1980-10-01

    Full Text Available CYPROS is an interactive program system consisting of a number of special purpose packages for simulation, identification, parameter estimation and control system design. The programming language is standard FORTRAN IV and the system is implemented on a medium size computer system (Nord-10. The system is interactive and program control is obtained by the use of numeric terminals. Output is rapidly examined by extensive use of video colour graphics. The subroutines included in the packages are designed and documented according to standardization rules given by the SCL (Scandinavian Control Library organization. This simplifies the exchange of subroutines throughout the SCL system. Also, this makes the packages attractive for implementation by industrial users. In the simulation package, different integration methods are available and it can be easily used for off-line, as well as real time, simulation problems. The identification package consists of programs for single-input/single-output and multivariablc problems. Both transfer function models and state space models can be handled. Optimal test signals can be designed. The control package consists of programs based on multivariable time domain and frequency domain methods for analysis and design. In addition, there is a package for matrix and time series manipulation. CYPROS has been applied successfully to industrial problems of various kinds, and parts of the system have already been implemented on different computers in industry. This paper will, in some detail, describe the use and the contents of the packages and some examples of application will be discussed.

  3. Characterization of integrated circuit packaging materials

    CERN Document Server

    Moore, Thomas

    1993-01-01

    Chapters in this volume address important characteristics of IC packages. Analytical techniques appropriate for IC package characterization are demonstrated through examples of the measurement of critical performance parameters and the analysis of key technological problems of IC packages. Issues are discussed which affect a variety of package types, including plastic surface-mount packages, hermetic packages, and advanced designs such as flip-chip, chip-on-board and multi-chip models.

  4. DISPL-1, 2. Order Nonlinear Partial Differential Equation System Solution for Kinetics Diffusion Problems

    International Nuclear Information System (INIS)

    Leaf, G.K.; Minkoff, M.

    1982-01-01

    1 - Description of problem or function: DISPL1 is a software package for solving second-order nonlinear systems of partial differential equations including parabolic, elliptic, hyperbolic, and some mixed types. The package is designed primarily for chemical kinetics- diffusion problems, although not limited to these problems. Fairly general nonlinear boundary conditions are allowed as well as inter- face conditions for problems in an inhomogeneous medium. The spatial domain is one- or two-dimensional with rectangular Cartesian, cylindrical, or spherical (in one dimension only) geometry. 2 - Method of solution: The numerical method is based on the use of Galerkin's procedure combined with the use of B-Splines (C.W.R. de-Boor's B-spline package) to generate a system of ordinary differential equations. These equations are solved by a sophisticated ODE software package which is a modified version of Hindmarsh's GEAR package, NESC Abstract 592. 3 - Restrictions on the complexity of the problem: The spatial domain must be rectangular with sides parallel to the coordinate geometry. Cross derivative terms are not permitted in the PDE. The order of the B-Splines is at most 12. Other parameters such as the number of mesh points in each coordinate direction, the number of PDE's etc. are set in a macro table used by the MORTRAn2 preprocessor in generating the object code

  5. The ZOOM minimization package

    International Nuclear Information System (INIS)

    Fischler, Mark S.; Sachs, D.

    2004-01-01

    A new object-oriented Minimization package is available for distribution in the same manner as CLHEP. This package, designed for use in HEP applications, has all the capabilities of Minuit, but is a re-write from scratch, adhering to modern C++ design principles. A primary goal of this package is extensibility in several directions, so that its capabilities can be kept fresh with as little maintenance effort as possible. This package is distinguished by the priority that was assigned to C++ design issues, and the focus on producing an extensible system that will resist becoming obsolete

  6. Packaging Concerns/Techniques for Large Devices

    Science.gov (United States)

    Sampson, Michael J.

    2009-01-01

    This slide presentation reviews packaging challenges and options for electronic parts. The presentation includes information about non-hermetic packages, space challenges for packaging and complex package variations.

  7. msgbsR: An R package for analysing methylation-sensitive restriction enzyme sequencing data.

    Science.gov (United States)

    Mayne, Benjamin T; Leemaqz, Shalem Y; Buckberry, Sam; Rodriguez Lopez, Carlos M; Roberts, Claire T; Bianco-Miotto, Tina; Breen, James

    2018-02-01

    Genotyping-by-sequencing (GBS) or restriction-site associated DNA marker sequencing (RAD-seq) is a practical and cost-effective method for analysing large genomes from high diversity species. This method of sequencing, coupled with methylation-sensitive enzymes (often referred to as methylation-sensitive restriction enzyme sequencing or MRE-seq), is an effective tool to study DNA methylation in parts of the genome that are inaccessible in other sequencing techniques or are not annotated in microarray technologies. Current software tools do not fulfil all methylation-sensitive restriction sequencing assays for determining differences in DNA methylation between samples. To fill this computational need, we present msgbsR, an R package that contains tools for the analysis of methylation-sensitive restriction enzyme sequencing experiments. msgbsR can be used to identify and quantify read counts at methylated sites directly from alignment files (BAM files) and enables verification of restriction enzyme cut sites with the correct recognition sequence of the individual enzyme. In addition, msgbsR assesses DNA methylation based on read coverage, similar to RNA sequencing experiments, rather than methylation proportion and is a useful tool in analysing differential methylation on large populations. The package is fully documented and available freely online as a Bioconductor package ( https://bioconductor.org/packages/release/bioc/html/msgbsR.html ).

  8. A Tutorial on RxODE: Simulating Differential Equation Pharmacometric Models in R.

    Science.gov (United States)

    Wang, W; Hallow, K M; James, D A

    2016-01-01

    This tutorial presents the application of an R package, RxODE, that facilitates quick, efficient simulations of ordinary differential equation models completely within R. Its application is illustrated through simulation of design decision effects on an adaptive dosing regimen. The package provides an efficient, versatile way to specify dosing scenarios and to perform simulation with variability with minimal custom coding. Models can be directly translated to Rshiny applications to facilitate interactive, real-time evaluation/iteration on simulation scenarios.

  9. Development of Automatic Live Linux Rebuilding System with Flexibility in Science and Engineering Education and Applying to Information Processing Education

    Science.gov (United States)

    Sonoda, Jun; Yamaki, Kota

    We develop an automatic Live Linux rebuilding system for science and engineering education, such as information processing education, numerical analysis and so on. Our system is enable to easily and automatically rebuild a customized Live Linux from a ISO image of Ubuntu, which is one of the Linux distribution. Also, it is easily possible to install/uninstall packages and to enable/disable init daemons. When we rebuild a Live Linux CD using our system, we show number of the operations is 8, and the rebuilding time is about 33 minutes on CD version and about 50 minutes on DVD version. Moreover, we have applied the rebuilded Live Linux CD in a class of information processing education in our college. As the results of a questionnaires survey from our 43 students who used the Live Linux CD, we obtain that the our Live Linux is useful for about 80 percents of students. From these results, we conclude that our system is able to easily and automatically rebuild a useful Live Linux in short time.

  10. Packaging and transport of radioisotopes

    International Nuclear Information System (INIS)

    Taylor, C.B.G.

    1976-01-01

    The importance of radioisotope traffic is emphasized. More than a million packages are being transported each year, mostly for medical uses. The involvement of public transport services and the incidental dose to the public (which is very small) are appreciably greater than for movements connected with the nuclear fuel cycle. Modern isotope packages are described, and an outline given of the problems of a large radioisotope manufacturer who has to package many different types of product. Difficulties caused by recent uncoordinated restrictions on the use of passenger aircraft are mentioned. Some specific problems relating to radioisotope packaging are discussed. These include the crush resistance of Type A packages, the closure of steel drums, the design of secure closures for large containers, the Type A packaging of liquids, leak tightness criteria of Type B packages, and the use of 'unit load' overpacks to consign a group of individually approved packages together as a single shipment. Reference is made to recent studies of the impact of radioisotope shipments on the environment. Cost/benefit analysis is important in this field - an important public debate is only just beginning. (author)

  11. Safety Analysis Report - Packages, 9965, 9968, 9972-9975 Packages

    International Nuclear Information System (INIS)

    Van Alstine, M.N.

    1999-01-01

    This Safety Analysis Report for Packaging (SARP) documents the performance of the 9965 B, 9968 B, 9972 B(U), 9973 B(U), 9974 B(U), and 9975 B(U) packages in satisfying the regulatory safety requirements of the Code of Federal Regulations (CFR) 711 and the International Atomic Energy Agency (IAEA) Safety Series No. 6, Regulations for the Safe Transport of Radioactive Material, 1985 edition2. Results of the analysis and testing performed on the 9965 B, 9968 B, 9972 B(U), 9973 B(U), 9974 B(U), and 9975 B(U) packages are presented in this SARP, which was prepared in accordance with U.S. Department of energy (DOE) Order 5480.33 and in the format specified in the Nuclear Regulatory Commission (NRC) Regulatory Guides 7.94 and 7.10.5

  12. Safety analysis report - packages 9965, 9968, 9972-9975 packages

    International Nuclear Information System (INIS)

    Van Alstine, M.N.

    1997-10-01

    This Safety Analysis Report for Packaging (SARP) documents the performance of the 9965 B( ), 9968 B( ), 9972 B(U), 9973 B(U), 9974 B(U), and 9975 B(U) packages in satisfying the regulatory safety requirements of the Code of Federal Regulations (CFR) 10 CFR 71 and the International Atomic Energy Agency (IAEA) Safety Series No. 6, Regulations for the Safe Transport of Radioactive Material, 1985 edition. Results of the analysis and testing performed on the 9965 B(), 9968 B(), 9972 B(U), 9973 B(U), and 9975 B(U) packages are presented in this SARP, which was prepared in accordance with U.S. Department of Energy (DOE) Order 5480.3 and in the format specified in the Nuclear Regulatory Commission (NRC) Regulatory Guides 7.9 and 7.10

  13. Healthy package, healthy product? Effects of packaging design as a function of purchase setting

    NARCIS (Netherlands)

    van Rompay, Thomas Johannes Lucas; Deterink, Florien; Fenko, Anna

    2016-01-01

    Inspired by research testifying to the influence of visual packaging appearance and meaning portrayal on food evaluation, here it is argued that effects of packaging design vary depending on purchase context. Realistic packaging variants for a fictitious yoghurt brand varying in health connotation

  14. Integrated Approach to Industrial Packaging Design

    Science.gov (United States)

    Vorobeva, O.

    2017-11-01

    The article reviews studies in the field of industrial packaging design. The major factors which influence technological, ergonomic, economic and ecological features of packaging are established. The main modern trends in packaging design are defined, the principles of marketing communications and their influence on consumers’ consciousness are indicated, and the function of packaging as a transmitter of brand values is specified. Peculiarities of packaging technology and printing techniques in modern printing industry are considered. The role of designers in the stage-by-stage development of the construction, form and graphic design concept of packaging is defined. The examples of authentic packaging are given and the mention of the tetrahedron packaging history is made. At the end of the article, conclusions on the key research aspects are made.

  15. Directory of certificates of compliance for radioactive materials packages. Summary report of NRC approved packages

    International Nuclear Information System (INIS)

    1979-10-01

    This directory contains a Summary Report of NRC Approved Packages for radioactive material packages effective September 14, 1979. Purpose of this directory is to make available a convenient source of information on packagings which have been approved by the US Nuclear Regulatory Commission. To assist in identifying packaging, an index by Model Number and corresponding Certificate of Compliance number is included at the back of each volume of the directory. The Summary Report includes a listing of all users of each package design prior to the publication date of the directory

  16. Directory of certificates of compliance for radioactive materials packages. Summary report of NRC approved packages

    Energy Technology Data Exchange (ETDEWEB)

    None

    1979-10-01

    This directory contains a Summary Report of NRC Approved Packages for radioactive material packages effective September 14, 1979. Purpose of this directory is to make available a convenient source of information on packagings which have been approved by the US Nuclear Regulatory Commission. To assist in identifying packaging, an index by Model Number and corresponding Certificate of Compliance number is included at the back of each volume of the directory. The Summary Report includes a listing of all users of each package design prior to the publication date of the directory.

  17. Directory of Certificates of Compliance for Radioactive Materials Packages: Report of NRC approved packages

    International Nuclear Information System (INIS)

    1988-12-01

    This directory contains a Report of the US Nuclear Regulatory Commission's Approved Packages (Volume 1), all Certificates of Compliance (Volume 2), and a Report of NRC Approved Quality Assurance Programs (Volume 3) for Radioactive Material Packages effective October 1, 1988. The purpose of this directory is to make available a convenient source of information on packagings which have been approved by the US Nuclear Regulatory Commission. To assist in identifying packaging, an index by Model Number and corresponding Certificate of Compliance Number is included at the front of Volume 2 of the directory. A listing by packaging types is included in the back of Volume 2. An alphabetical listing by Company name is included in the back of Volume 3 for approved QA programs. The Reports include a listing of all users of each package design and approved QA programs prior to the publication date of the directory

  18. Directory of certificates of compliance for radioactive materials packages, Report of NRC approved packages

    International Nuclear Information System (INIS)

    1990-10-01

    This directory contains a Report of the US Nuclear Regulatory Commission's Approved Packages (Volume 1), Certificates of Compliance (Volume 2), and a Report of NRC Approved Quality Assurance Programs (Volume 3) for Radioactive Materials Packages effective October 1, 1990. The purpose of this directory is to make available a convenient source of information on packagings which have been approved by the US Nuclear Regulatory Commission. To assist in identifying packaging, an index by Model Number and corresponding Certificate of Compliance Number is included at the front of Volume 2 of the directory. A listing by packaging types is included in the back of Volume 2. An alphabetical listing by Company name is included in the back of Volume 3 for approved QA programs. The Reports include a listing of all users of each package design and approved QA programs prior to the publication date of the directory

  19. Automatic charge control system for satellites

    Science.gov (United States)

    Shuman, B. M.; Cohen, H. A.

    1985-01-01

    The SCATHA and the ATS-5 and 6 spacecraft provided insights to the problem of spacecraft charging at geosychronous altitudes. Reduction of the levels of both absolute and differential charging was indicated, by the emission of low energy neutral plasma. It is appropriate to complete the transition from experimental results to the development of a system that will sense the state-of-charge of a spacecraft, and, when a predetermined threshold is reached, will respond automatically to reduce it. A development program was initiated utilizing sensors comparable to the proton electrostatic analyzer, the surface potential monitor, and the transient pulse monitor that flew in SCATHA, and combine these outputs through a microprocessor controller to operate a rapid-start, low energy plasma source.

  20. Safety analysis report for packages: packaging of fissile and other radioactive materials. Final report

    International Nuclear Information System (INIS)

    Chalfant, G.G.

    1984-01-01

    The 9965, 9966, 9967, and 9968 packages are designed for surface shipment of fissile and other radioactive materials where a high degree of containment (either single or double) is required. Provisions are made to add shielding material to the packaging as required. The package was physically tested to demonstrate that it meets the criteria specified in USDOE Order No. 5480.1, chapter III, dated 5/1/81, which invokes Title 10, Code of Federal Regulations, Part 71 (10 CFR 71), Packing and Transportation of Radioactive Material, and Title 49, Code of Federal Regulations, Part 100-179, Transportation. By restricting the maximum normal operating pressure of the packages to less than 7 kg/cm 2 (gauge) (99 to 54 psig), the packages will comply with Type B(U) regulations of the International Atomic Energy Agency (IAEA) in its Regulations for the Safe Transport of Radioactive Materials, Safety Series No. 6, 1973 Revised Edition, and may be used for export and import shipments. These packages have been assessed for transport of up to 14.5 kilograms of uranium, excluding uranium-233, or 4.4 kilograms of plutonium metal, oxides, or scrap having a maximum radioactive decay energy of 30 watts. Specific maximum package contents are given. This quantity and the configuration of uranium or plutonium metal cannot be made critical by any combination of hydrogeneous reflection and moderation regardless of the condition of the package. For a uranium-233 shipment, a separate criticality evaluation for the specific package is required

  1. Automated Work Package: Initial Wireless Communication Platform Design, Development, and Evaluation

    Energy Technology Data Exchange (ETDEWEB)

    Al Rashdan, Ahmad Yahya Mohammad [Idaho National Laboratory; Agarwal, Vivek [Idaho National Laboratory

    2016-03-01

    The Department of Energy’s Light Water Reactor Sustainability Program is developing the scientific basis to ensure long-term reliability, productivity, safety, and security of the nuclear power industry in the United States. The Instrumentation, Information, and Control (II&C) pathway of the program aims to increase the role of advanced II&C technologies to achieve this objective. One of the pathway efforts at Idaho National Laboratory (INL) is to improve the work packages execution process by replacing the expensive, inefficient, bulky, complex, and error-prone paper-based work orders with automated work packages (AWPs). An AWP is an automated and dynamic presentation of the work package designed to guide the user through the work process. It is loaded on a mobile device, such as a tablet, and is capable of communicating with plant equipment and systems to acquire plant and procedure states. The AWP replaces those functions where a computer is more efficient and reliable than a human. To enable the automatic acquisition of plant data, it is necessary to design and develop a prototype platform for data exchange between the field instruments and the AWP mobile devices. The development of the platform aims to reveal issues and solutions generalizable to large-scale implementation of a similar system. Topics such as bandwidth, robustness, response time, interference, and security are usually associated with wireless communication. These concerns, along with other requirements, are listed in an earlier INL report. Specifically, the targeted issues and performance aspects in this work are relevant to the communication infrastructure from the perspective of promptness, robustness, expandability, and interoperability with different technologies.

  2. Ensuring socially responsible packaging design

    DEFF Research Database (Denmark)

    Geert Jensen, Birgitte

    Most consumers have experienced occasional problems with opening packaging. Tomato sauce from the tinned mackerel splattered all over the kitchen counter, the unrelenting pickle jar lid, and the package of sliced ham that cannot be opened without a knife or a pair of scissors. The research project...... "User‐friendly Packaging" aims to create a platform for developing more user‐friendly packaging. One intended outcome of the project is a guideline that industry can use in development efforts. The project also points the way for more extended collaboration between companies and design researchers. How...... can design research help industry in packaging innovation?...

  3. Packaging based on polymeric materials

    Directory of Open Access Journals (Sweden)

    Jovanović Slobodan M.

    2005-01-01

    Full Text Available In the past two years the consumption of common in the developed countries world wide (high tonnage polymers for packaging has approached a value of 50 wt.%. In the same period more than 50% of the packaging units on the world market were made of polymeric materials despite the fact that polymeric materials present 17 wt.% of all packaging materials. The basic properties of polymeric materials and their environmental and economical advantages, providing them such a position among packaging materials, are presented in this article. Recycling methods, as well as the development trends of polymeric packaging materials are also presented.

  4. The Algorithm for Algorithms: An Evolutionary Algorithm Based on Automatic Designing of Genetic Operators

    Directory of Open Access Journals (Sweden)

    Dazhi Jiang

    2015-01-01

    Full Text Available At present there is a wide range of evolutionary algorithms available to researchers and practitioners. Despite the great diversity of these algorithms, virtually all of the algorithms share one feature: they have been manually designed. A fundamental question is “are there any algorithms that can design evolutionary algorithms automatically?” A more complete definition of the question is “can computer construct an algorithm which will generate algorithms according to the requirement of a problem?” In this paper, a novel evolutionary algorithm based on automatic designing of genetic operators is presented to address these questions. The resulting algorithm not only explores solutions in the problem space like most traditional evolutionary algorithms do, but also automatically generates genetic operators in the operator space. In order to verify the performance of the proposed algorithm, comprehensive experiments on 23 well-known benchmark optimization problems are conducted. The results show that the proposed algorithm can outperform standard differential evolution algorithm in terms of convergence speed and solution accuracy which shows that the algorithm designed automatically by computers can compete with the algorithms designed by human beings.

  5. Advanced flip chip packaging

    CERN Document Server

    Lai, Yi-Shao; Wong, CP

    2013-01-01

    Advanced Flip Chip Packaging presents past, present and future advances and trends in areas such as substrate technology, material development, and assembly processes. Flip chip packaging is now in widespread use in computing, communications, consumer and automotive electronics, and the demand for flip chip technology is continuing to grow in order to meet the need for products that offer better performance, are smaller, and are environmentally sustainable. This book also: Offers broad-ranging chapters with a focus on IC-package-system integration Provides viewpoints from leading industry executives and experts Details state-of-the-art achievements in process technologies and scientific research Presents a clear development history and touches on trends in the industry while also discussing up-to-date technology information Advanced Flip Chip Packaging is an ideal book for engineers, researchers, and graduate students interested in the field of flip chip packaging.

  6. Challenges in the Packaging of MEMS

    Energy Technology Data Exchange (ETDEWEB)

    Malshe, A.P.; Singh, S.B.; Eaton, W.P.; O' Neal, C.; Brown, W.D.; Miller, W.M.

    1999-03-26

    The packaging of Micro-Electro-Mechanical Systems (MEMS) is a field of great importance to anyone using or manufacturing sensors, consumer products, or military applications. Currently much work has been done in the design and fabrication of MEMS devices but insufficient research and few publications have been completed on the packaging of these devices. This is despite the fact that packaging is a very large percentage of the total cost of MEMS devices. The main difference between IC packaging and MEMS packaging is that MEMS packaging is almost always application specific and greatly affected by its environment and packaging techniques such as die handling, die attach processes, and lid sealing. Many of these aspects are directly related to the materials used in the packaging processes. MEMS devices that are functional in wafer form can be rendered inoperable after packaging. MEMS dies must be handled only from the chip sides so features on the top surface are not damaged. This eliminates most current die pick-and-place fixtures. Die attach materials are key to MEMS packaging. Using hard die attach solders can create high stresses in the MEMS devices, which can affect their operation greatly. Low-stress epoxies can be high-outgassing, which can also affect device performance. Also, a low modulus die attach can allow the die to move during ultrasonic wirebonding resulting to low wirebond strength. Another source of residual stress is the lid sealing process. Most MEMS based sensors and devices require a hermetically sealed package. This can be done by parallel seam welding the package lid, but at the cost of further induced stress on the die. Another issue of MEMS packaging is the media compatibility of the packaged device. MEMS unlike ICS often interface with their environment, which could be high pressure or corrosive. The main conclusion we can draw about MEMS packaging is that the package affects the performance and reliability of the MEMS devices. There is a

  7. CH Packaging Program Guidance

    International Nuclear Information System (INIS)

    2006-01-01

    The purpose of this document is to provide the technical requirements for preparation for use, operation, inspection, and maintenance of a Transuranic Package Transporter Model II (TRUPACT-II), a HalfPACT shipping package, and directly related components. This document complies with the minimum requirements as specified in the TRUPACT-II Safety Analysis Report for Packaging (SARP), HalfPACT SARP, and U.S. Nuclear Regulatory Commission (NRC) Certificates of Compliance (C of C) 9218 and 9279, respectively. In the event of a conflict between this document and the SARP or C of C, the C of C shall govern. The C of Cs state: 'each package must be prepared for shipment and operated in accordance with the procedures described in Chapter 7.0, Operating Procedures, of the application.' They further state: 'each package must be tested and maintained in accordance with the procedures described in Chapter 8.0, Acceptance Tests and Maintenance Program of the Application.' Chapter 9.0 of the SARP charges the U.S. Department of Energy (DOE) or the Waste Isolation Pilot Plant| (WIPP) management and operating (M and O) contractor with assuring packaging is used in accordance with the requirements of the C of C. Because the packaging is NRC-approved, users need to be familiar with Title 10 Code of Federal Regulations(CFR) 71.8. Any time a user suspects or has indications that the conditions of approval in the C of C were not met, the Carlsbad Field Office (CBFO) shall be notified immediately. The CBFO will evaluate the issue and notify the NRC if required.In accordance with 10 CFR Part 71, certificate holders, packaging users, and contractors or subcontractors who use, design, fabricate, test, maintain, or modify the packaging shall post copies of (1) 10 CFR Part 21 regulations, (2) Section 206 of the Energy Reorganization Act of 1974, and (3) NRC Form 3, Notice to Employees. These documents must be posted in a conspicuous location where the activities subject to these regulations

  8. CH Packaging Program Guidance

    International Nuclear Information System (INIS)

    2007-01-01

    The purpose of this document is to provide the technical requirements for preparation for use, operation, inspection, and maintenance of a Transuranic Package Transporter Model II (TRUPACT-II), a HalfPACT shipping package, and directly related components. This document complies with the minimum requirements as specified in the TRUPACT-II Safety Analysis Report for Packaging (SARP), HalfPACT SARP, and U.S. Nuclear Regulatory Commission (NRC) Certificates of Compliance (C of C) 9218 and 9279, respectively. In the event of a conflict between this document and the SARP or C of C, the C of C shall govern. The C of Cs state: 'each package must be prepared for shipment and operated in accordance with the procedures described in Chapter 7.0, Operating Procedures, of the application.' They further state: 'each package must be tested and maintained in accordance with the procedures described in Chapter 8.0, Acceptance Tests and Maintenance Program of the Application.' Chapter 9.0 of the SARP charges the U.S. Department of Energy (DOE) or the Waste Isolation Pilot Plant (WIPP) management and operating (M and O) contractor with assuring packaging is used in accordance with the requirements of the C of C. Because the packaging is NRC-approved, users need to be familiar with Title 10 Code of Federal Regulations (CFR) 71.8. Any time a user suspects or has indications that the conditions of approval in the C of C were not met, the Carlsbad Field Office (CBFO) shall be notified immediately. The CBFO will evaluate the issue and notify the NRC if required.In accordance with 10 CFR Part 71, certificate holders, packaging users, and contractors or subcontractors who use, design, fabricate, test, maintain, or modify the packaging shall post copies of (1) 10 CFR Part 21 regulations, (2) Section 206 of the Energy Reorganization Act of 1974, and (3) NRC Form 3, Notice to Employees. These documents must be posted in a conspicuous location where the activities subject to these regulations

  9. User friendly packaging

    DEFF Research Database (Denmark)

    Geert Jensen, Birgitte

    2010-01-01

    Most consumers have experienced occasional problems with opening packaging. Tomato sauce from the tinned mackerel splattered all over the kitchen counter, the unrelenting pickle jar lid, and the package of sliced ham that cannot be opened without a knife or a pair of scissors. The research project...

  10. Finding weak points automatically

    International Nuclear Information System (INIS)

    Archinger, P.; Wassenberg, M.

    1999-01-01

    Operators of nuclear power stations have to carry out material tests at selected components by regular intervalls. Therefore a full automaticated test, which achieves a clearly higher reproducibility, compared to part automaticated variations, would provide a solution. In addition the full automaticated test reduces the dose of radiation for the test person. (orig.) [de

  11. Automatic associations with the sensory aspects of smoking : Positive in habitual smokers but negative in non-smokers

    NARCIS (Netherlands)

    Huijding, J; de Jong, PJ

    To test whether pictorial stimuli that focus on the sensory aspects of smoking elicit different automatic affective associations in smokers than in non-smokers, 31 smoking and 33 non-smoking students completed a single target IAT. Explicit attitudes were assessed using a semantic differential.

  12. High Performance Microaccelerometer with Wafer-level Hermetic Packaged Sensing Element and Continuous-time BiCMOS Interface Circuit

    International Nuclear Information System (INIS)

    Ko, Hyoungho; Park, Sangjun; Paik, Seung-Joon; Choi, Byoung-doo; Park, Yonghwa; Lee, Sangmin; Kim, Sungwook; Lee, Sang Chul; Lee, Ahra; Yoo, Kwangho; Lim, Jaesang; Cho, Dong-il

    2006-01-01

    A microaccelerometer with highly reliable, wafer-level packaged MEMS sensing element and fully differential, continuous time, low noise, BiCMOS interface circuit is fabricated. The MEMS sensing element is fabricated on a (111)-oriented SOI wafer by using the SBM (Sacrificial/Bulk Micromachining) process. To protect the silicon structure of the sensing element and enhance the reliability, a wafer level hermetic packaging process is performed by using a silicon-glass anodic bonding process. The interface circuit is fabricated using 0.8 μm BiCMOS process. The capacitance change of the MEMS sensing element is amplified by the continuous-time, fully-differential transconductance input amplifier. A chopper-stabilization architecture is adopted to reduce low-frequency noise including 1/f noise. The fabricated microaccelerometer has the total noise equivalent acceleration of 0.89 μg/√Hz, the bias instability of 490 μg, the input range of ±10 g, and the output nonlinearity of ±0.5 %FSO

  13. Packaging of control system software

    International Nuclear Information System (INIS)

    Zagar, K.; Kobal, M.; Saje, N.; Zagar, A.; Sabjan, R.; Di Maio, F.; Stepanov, D.

    2012-01-01

    Control system software consists of several parts - the core of the control system, drivers for integration of devices, configuration for user interfaces, alarm system, etc. Once the software is developed and configured, it must be installed to computers where it runs. Usually, it is installed on an operating system whose services it needs, and also in some cases dynamically links with the libraries it provides. Operating system can be quite complex itself - for example, a typical Linux distribution consists of several thousand packages. To manage this complexity, we have decided to rely on Red Hat Package Management system (RPM) to package control system software, and also ensure it is properly installed (i.e., that dependencies are also installed, and that scripts are run after installation if any additional actions need to be performed). As dozens of RPM packages need to be prepared, we are reducing the amount of effort and improving consistency between packages through a Maven-based infrastructure that assists in packaging (e.g., automated generation of RPM SPEC files, including automated identification of dependencies). So far, we have used it to package EPICS, Control System Studio (CSS) and several device drivers. We perform extensive testing on Red Hat Enterprise Linux 5.5, but we have also verified that packaging works on CentOS and Scientific Linux. In this article, we describe in greater detail the systematic system of packaging we are using, and its particular application for the ITER CODAC Core System. (authors)

  14. The automatic component of habit in health behavior: habit as cue-contingent automaticity.

    Science.gov (United States)

    Orbell, Sheina; Verplanken, Bas

    2010-07-01

    Habit might be usefully characterized as a form of automaticity that involves the association of a cue and a response. Three studies examined habitual automaticity in regard to different aspects of the cue-response relationship characteristic of unhealthy and healthy habits. In each study, habitual automaticity was assessed by the Self-Report Habit Index (SRHI). In Study 1 SRHI scores correlated with attentional bias to smoking cues in a Stroop task. Study 2 examined the ability of a habit cue to elicit an unwanted habit response. In a prospective field study, habitual automaticity in relation to smoking when drinking alcohol in a licensed public house (pub) predicted the likelihood of cigarette-related action slips 2 months later after smoking in pubs had become illegal. In Study 3 experimental group participants formed an implementation intention to floss in response to a specified situational cue. Habitual automaticity of dental flossing was rapidly enhanced compared to controls. The studies provided three different demonstrations of the importance of cues in the automatic operation of habits. Habitual automaticity assessed by the SRHI captured aspects of a habit that go beyond mere frequency or consistency of the behavior. PsycINFO Database Record (c) 2010 APA, all rights reserved.

  15. A Simple and Automatic Method for Locating Surgical Guide Hole

    Science.gov (United States)

    Li, Xun; Chen, Ming; Tang, Kai

    2017-12-01

    Restoration-driven surgical guides are widely used in implant surgery. This study aims to provide a simple and valid method of automatically locating surgical guide hole, which can reduce operator's experiences and improve the design efficiency and quality of surgical guide. Few literatures can be found on this topic and the paper proposed a novel and simple method to solve this problem. In this paper, a local coordinate system for each objective tooth is geometrically constructed in CAD system. This coordinate system well represents dental anatomical features and the center axis of the objective tooth (coincide with the corresponding guide hole axis) can be quickly evaluated in this coordinate system, finishing the location of the guide hole. The proposed method has been verified by comparing two types of benchmarks: manual operation by one skilled doctor with over 15-year experiences (used in most hospitals) and automatic way using one popular commercial package Simplant (used in few hospitals).Both the benchmarks and the proposed method are analyzed in their stress distribution when chewing and biting. The stress distribution is visually shown and plotted as a graph. The results show that the proposed method has much better stress distribution than the manual operation and slightly better than Simplant, which will significantly reduce the risk of cervical margin collapse and extend the wear life of the restoration.

  16. Sensory impacts of food-packaging interactions.

    Science.gov (United States)

    Duncan, Susan E; Webster, Janet B

    2009-01-01

    Sensory changes in food products result from intentional or unintentional interactions with packaging materials and from failure of materials to protect product integrity or quality. Resolving sensory issues related to plastic food packaging involves knowledge provided by sensory scientists, materials scientists, packaging manufacturers, food processors, and consumers. Effective communication among scientists and engineers from different disciplines and industries can help scientists understand package-product interactions. Very limited published literature describes sensory perceptions associated with food-package interactions. This article discusses sensory impacts, with emphasis on oxidation reactions, associated with the interaction of food and materials, including taints, scalping, changes in food quality as a function of packaging, and examples of material innovations for smart packaging that can improve sensory quality of foods and beverages. Sensory evaluation is an important tool for improved package selection and development of new materials.

  17. Automatic detection of osteoporotic vertebral fractures in routine thoracic and abdominal MDCT

    Energy Technology Data Exchange (ETDEWEB)

    Baum, Thomas; Dobritz, Martin; Rummeny, Ernst J.; Noel, Peter B. [Technische Universitaet Muenchen, Institut fuer Radiologie, Klinikum rechts der Isar, Muenchen (Germany); Bauer, Jan S. [Technische Universitaet Muenchen, Abteilung fuer Neuroradiologie, Klinikum rechts der Isar, Muenchen (Germany); Klinder, Tobias; Lorenz, Cristian [Philips Research Laboratories, Hamburg (Germany)

    2014-04-15

    To develop a prototype algorithm for automatic spine segmentation in MDCT images and use it to automatically detect osteoporotic vertebral fractures. Cross-sectional routine thoracic and abdominal MDCT images of 71 patients including 8 males and 9 females with 25 osteoporotic vertebral fractures and longitudinal MDCT images of 9 patients with 18 incidental fractures in the follow-up MDCT were retrospectively selected. The spine segmentation algorithm localised and identified the vertebrae T5-L5. Each vertebra was automatically segmented by using corresponding vertebra surface shape models that were adapted to the original images. Anterior, middle, and posterior height of each vertebra was automatically determined; the anterior-posterior ratio (APR) and middle-posterior ratio (MPR) were computed. As the gold standard, radiologists graded vertebral fractures from T5 to L5 according to the Genant classification in consensus. Using ROC analysis to differentiate vertebrae without versus with prevalent fracture, AUC values of 0.84 and 0.83 were obtained for APR and MPR, respectively (p < 0.001). Longitudinal changes in APR and MPR were significantly different between vertebrae without versus with incidental fracture (ΔAPR: -8.5 % ± 8.6 % versus -1.6 % ± 4.2 %, p = 0.002; ΔMPR: -11.4 % ± 7.7 % versus -1.2 % ± 1.6 %, p < 0.001). This prototype algorithm may support radiologists in reporting currently underdiagnosed osteoporotic vertebral fractures so that appropriate therapy can be initiated. circle This spine segmentation algorithm automatically localised, identified, and segmented the vertebrae in MDCT images. (orig.)

  18. Plutonium stabilization and packaging system

    International Nuclear Information System (INIS)

    1996-01-01

    This document describes the functional design of the Plutonium Stabilization and Packaging System (Pu SPS). The objective of this system is to stabilize and package plutonium metals and oxides of greater than 50% wt, as well as other selected isotopes, in accordance with the requirements of the DOE standard for safe storage of these materials for 50 years. This system will support completion of stabilization and packaging campaigns of the inventory at a number of affected sites before the year 2002. The package will be standard for all sites and will provide a minimum of two uncontaminated, organics free confinement barriers for the packaged material

  19. RH Packaging Operations Manual

    International Nuclear Information System (INIS)

    Washington TRU Solutions LLC

    2003-01-01

    This procedure provides operating instructions for the RH-TRU 72-B Road Cask, Waste Shipping Package. In this document, ''Packaging'' refers to the assembly of components necessary to ensure compliance with the packaging requirements (not loaded with a payload). ''Package'' refers to a Type B packaging that, with its radioactive contents, is designed to retain the integrity of its containment and shielding when subject to the normal conditions of transport and hypothetical accident test conditions set forth in 10 CFR Part 71. Loading of the RH 72-B cask can be done two ways, on the RH cask trailer in the vertical position or by removing the cask from the trailer and loading it in a facility designed for remote-handling (RH). Before loading the 72-B cask, loading procedures and changes to the loading procedures for the 72-B cask must be sent to CBFO at sitedocuments at wipp.ws for approval

  20. MARS software package status

    International Nuclear Information System (INIS)

    Azhgirej, I.L.; Talanov, V.V.

    2000-01-01

    The MARS software package is intended for simulating the nuclear-electromagnetic cascades and the secondary neutrons and muons transport in the heterogeneous medium of arbitrary complexity in the magnetic fields presence. The inclusive approach to describing the particle production in the nuclear and electromagnetic interactions and by the unstable particles decay is realized in the package. The MARS software package was actively applied for solving various radiation physical problems [ru

  1. CH Packaging Program Guidance

    International Nuclear Information System (INIS)

    Washington TRU Solutions LLC

    2003-01-01

    The purpose of this document is to provide the technical requirements for preparation for use, operation, inspection, and maintenance of a Transuranic Package Transporter Model II (TRUPACT-II), a HalfPACT shipping package, and directly related components. This document complies with the minimum requirements as specified in the TRUPACT-II Safety Analysis Report for Packaging (SARP), HalfPACT SARP, and Nuclear Regulatory Commission (NRC) Certificates of Compliance (C of C) 9218 and 9279, respectively. In the event of a conflict between this document and the SARP or C of C, the C of C shall govern. The C of Cs state: ''each package must be prepared for shipment and operated in accordance with the procedures described in Chapter 7.0, Operating Procedures, of the application.'' They further state: ''each package must be tested and maintained in accordance with the procedures described in Chapter 8.0, Acceptance Tests and Maintenance Program of the Application.'' Chapter 9.0 of the SARP charges the WIPP management and operating (M and O) contractor with assuring packaging is used in accordance with the requirements of the C of C. Because the packaging is NRC-approved, users need to be familiar with 10 CFR 71.11. Any time a user suspects or has indications that the conditions of approval in the C of C were not met, the Carlsbad Field Office (CBFO) shall be notified immediately. CBFO will evaluate the issue and notify the NRC if required. This document provides the instructions to be followed to operate, maintain, and test the TRUPACT-II and HalfPACT packaging. The intent of these instructions is to standardize operations. All users will follow these instructions or equivalent instructions that assure operations are safe and meet the requirements of the SARPs

  2. CH Packaging Program Guidance

    International Nuclear Information System (INIS)

    Washington TRU Solutions LLC

    2002-01-01

    The purpose of this document is to provide the technical requirements for preparation for use, operation, inspection, and maintenance of a Transuranic Package Transporter Model II (TRUPACT-II), a HalfPACT Shipping Package, and directly related components. This document complies with the minimum requirements as specified in TRUPACT-II Safety Analysis Report for Packaging (SARP), HalfPACT SARP, and Nuclear Regulatory Commission (NRC) Certificates of Compliance (C of C) 9218 and 9279, respectively. In the event there is a conflict between this document and the SARP or C of C, the SARP and/or C of C shall govern. C of Cs state: ''each package must be prepared for shipment and operated in accordance with the procedures described in Chapter 7.0, Operating Procedures, of the application.'' They further state: ''each package must be tested and maintained in accordance with the procedures described in Chapter 8.0, Acceptance Tests and Maintenance Program of the Application.'' Chapter 9.0 of the SAR P charges the WIPP Management and Operation (M and O) contractor with assuring packaging is used in accordance with the requirements of the C of C. Because the packaging is NRC-approved, users need to be familiar with 10 CFR 71.11. Any time a user suspects or has indications that the conditions of approval in the C of C were not met, the Carlsbad Field Office (CBFO) shall be notified immediately. CBFO will evaluate the issue and notify the NRC if required. This document details the instructions to be followed to operate, maintain, and test the TRUPACT-II and HalfPACT packaging. The intent of these instructions is to standardize these operations. All users will follow these instructions or equivalent instructions that assure operations are safe and meet the requirements of the SARPs

  3. Consumer response to packaging design

    NARCIS (Netherlands)

    Steenis, Nigel D.; Herpen, van Erica; Lans, van der Ivo A.; Ligthart, Tom N.; Trijp, van Hans C.M.

    2017-01-01

    Building on theories of cue utilization, this paper investigates whether and how packaging sustainability influences consumer perceptions, inferences and attitudes towards packaged products. A framework is tested in an empirical study among 249 students using soup products varying in packaging

  4. Natural biopolimers in organic food packaging

    Science.gov (United States)

    Wieczynska, Justyna; Cavoski, Ivana; Chami, Ziad Al; Mondelli, Donato; Di Donato, Paola; Di Terlizzi, Biagio

    2014-05-01

    Concerns on environmental and waste problems caused by use of non-biodegradable and non-renewable based plastic packaging have caused an increase interest in developing biodegradable packaging using renewable natural biopolymers. Recently, different types of biopolymers like starch, cellulose, chitosan, casein, whey protein, collagen, egg white, soybean protein, corn zein, gelatin and wheat gluten have attracted considerable attention as potential food packaging materials. Recyclable or biodegradable packaging material in organic processing standards is preferable where possible but specific principles of packaging are not precisely defined and standards have to be assessed. There is evidence that consumers of organic products have specific expectations not only with respect to quality characteristics of processed food but also in social and environmental aspects of food production. Growing consumer sophistication is leading to a proliferation in food eco-label like carbon footprint. Biopolymers based packaging for organic products can help to create a green industry. Moreover, biopolymers can be appropriate materials for the development of an active surfaces designed to deliver incorporated natural antimicrobials into environment surrounding packaged food. Active packaging is an innovative mode of packaging in which the product and the environment interact to prolong shelf life or enhance safety or sensory properties, while maintaining the quality of the product. The work will discuss the various techniques that have been used for development of an active antimicrobial biodegradable packaging materials focusing on a recent findings in research studies. With the current focus on exploring a new generation of biopolymer-based food packaging materials with possible applications in organic food packaging. Keywords: organic food, active packaging, biopolymers , green technology

  5. Micron system for automatization and analysis of measurements in nuclear photoemulsion

    International Nuclear Information System (INIS)

    Dajon, M.I.; Kotel'nikov, K.A.; Martynov, A.G.; Rappoport, V.M.; Smirnitskij, V.A.; Ozerskij, M.A.

    1987-01-01

    The automatized ''Micron'' system designed for measuring, processing and analyzing events in nuclear photoemulsion is described. The flowsheets of the device, program packages for searching neutrino interactions in nuclear photoemulsion and plotting target diagrams in X-ray emulsion chambers are presented. The ''Micron'' system consists of the following functional units: a three-coordinate measuring microscope MPEh-11 combined with a coordinate recording unit, designed for measuring coordinates of grains in the emulsion and displaying them on a peripheral, a control unit based on ''Elektronika-60'' microcomputer, a controller KK-60 for connecting the CAMAC highway, an analog-to-digital display with the keyboard. The PDP-11/70 is the basic computer. The event of charmed Λ c + barion production followed by the Λ c + →Σ + π + π - decay observed in nuclear photoemulsion is described

  6. Physical and chemical characteristics of cashew nut flour stored and packaged with different packages

    Directory of Open Access Journals (Sweden)

    Bruna Carolina GADANI

    Full Text Available Abstract The aim of this study was to evaluate the physical and chemical changes in cashew nut flour under different packaging and storage conditions. The flour samples were characterized according to their chemical composition, packaged in polystyrene trays associated with covering chloride polyvinyl (PVC, plastic pot of polyethylene terephthalate (PET, plastic packaging polyethylene (POL and without coating polystyrene trays (CON. All packages were stored for 225 days, evaluating every 45 days the moisture content of the flour as well as extracting their oil by the cold method for characterization on the following indexes: acidity, saponification, iodine, peroxide and refraction. There was slight and gradual increase in the moisture content from the 45th to the 225th day, especially for products packaged in PVC and without coating polystyrene trays (CON. The oil saponification indexes showed gradual decrease during storage, especially in flour without packaging (CON. There was a gradual increase in the iodine index until the 135th day, followed by decay. The acidity and peroxide indexes increased along with the storage time. However packages with lower oxygen and moisture permeability, such as PET and POL, minimized such changes, being therefore the most suitable for long-term storage.

  7. High-throughput full-automatic synchrotron-based tomographic microscopy

    International Nuclear Information System (INIS)

    Mader, Kevin; Marone, Federica; Hintermueller, Christoph; Mikuljan, Gordan; Isenegger, Andreas; Stampanoni, Marco

    2011-01-01

    At the TOMCAT (TOmographic Microscopy and Coherent rAdiology experimenTs) beamline of the Swiss Light Source with an energy range of 8-45 keV and voxel size from 0.37 (micro)m to 7.4 (micro)m, full tomographic datasets are typically acquired in 5 to 10 min. To exploit the speed of the system and enable high-throughput studies to be performed in a fully automatic manner, a package of automation tools has been developed. The samples are automatically exchanged, aligned, moved to the correct region of interest, and scanned. This task is accomplished through the coordination of Python scripts, a robot-based sample-exchange system, sample positioning motors and a CCD camera. The tools are suited for any samples that can be mounted on a standard SEM stub, and require no specific environmental conditions. Up to 60 samples can be analyzed at a time without user intervention. The throughput of the system is dependent on resolution, energy and sample size, but rates of four samples per hour have been achieved with 0.74 (micro)m voxel size at 17.5 keV. The maximum intervention-free scanning time is theoretically unlimited, and in practice experiments have been running unattended as long as 53 h (the average beam time allocation at TOMCAT is 48 h per user). The system is the first fully automated high-throughput tomography station: mounting samples, finding regions of interest, scanning and reconstructing can be performed without user intervention. The system also includes many features which accelerate and simplify the process of tomographic microscopy.

  8. CH Packaging Program Guidance

    International Nuclear Information System (INIS)

    2008-01-01

    The purpose of this document is to provide the technical requirements for preparation for use, operation, inspection, and maintenance of a Transuranic Package Transporter Model II (TRUPACT-II), a HalfPACT shipping package, and directly related components. This document complies with the minimum requirements as specified in the TRUPACT-II Safety Analysis Report for Packaging (SARP), HalfPACT SARP, and U.S. Nuclear Regulatory Commission (NRC) Certificates of Compliance (C of C) 9218 and 9279, respectively. In the event of a conflict between this document and the SARP or C of C, the C of C shall govern. The C of Cs state: 'each package must be prepared for shipment and operated in accordance with the procedures described in Chapter 7.0, Operating Procedures, of the pplication.' They further state: 'each package must be tested and maintained in accordance with the procedures described in Chapter 8.0, Acceptance Tests and Maintenance Program of the Application.' Chapter 9.0 of the SARP charges the U.S. Department of Energy (DOE) or the Waste Isolation Pilot Plant (WIPP) management and operating (M and O) contractor with assuring packaging is used in accordance with the requirements of the C of C. Because the packaging is NRC-approved, users need to be familiar with Title 10 Code of Federal Regulations (CFR) 71.8. Any time a user suspects or has indications that the conditions of approval in the C of C were not met, the Carlsbad Field Office (CBFO) shall be notified immediately. The CBFO will evaluate the issue and notify the NRC if required. In accordance with 10 CFR Part 71, certificate holders, packaging users, and contractors or subcontractors who use, design, fabricate, test, maintain, or modify the packaging shall post copies of (1) 10 CFR Part 21 regulations, (2) Section 206 of the Energy Reorganization Act of 1974, and (3) NRC Form 3, Notice to Employees. These documents must be posted in a conspicuous location where the activities subject to these regulations

  9. CH Packaging Program Guidance

    International Nuclear Information System (INIS)

    2009-01-01

    The purpose of this document is to provide the technical requirements for preparation for use, operation, inspection, and maintenance of a Transuranic Package Transporter Model II (TRUPACT-II), a HalfPACT shipping package, and directly related components. This document complies with the minimum requirements as specified in the TRUPACT-II Safety Analysis Report for Packaging (SARP), HalfPACT SARP, and U.S. Nuclear Regulatory Commission (NRC) Certificates of Compliance (C of C) 9218 and 9279, respectively. In the event of a conflict between this document and the SARP or C of C, the C of C shall govern. The C of Cs state: 'each package must be prepared for shipment and operated in accordance with the procedures described in Chapter 7.0, Operating Procedures, of the application.' They further state: 'each package must be tested and maintained in accordance with the procedures described in Chapter 8.0, Acceptance Tests and Maintenance Program of the Application.' Chapter 9.0 of the SARP charges the U.S. Department of Energy (DOE) or the Waste Isolation Pilot Plant (WIPP) management and operating (M and O) contractor with assuring packaging is used in accordance with the requirements of the C of C. Because the packaging is NRC-approved, users need to be familiar with Title 10 Code of Federal Regulations (CFR) 71.8. Any time a user suspects or has indications that the conditions of approval in the C of C were not met, the Carlsbad Field Office (CBFO) shall be notified immediately. The CBFO will evaluate the issue and notify the NRC if required. In accordance with 10 CFR Part 71, certificate holders, packaging users, and contractors or subcontractors who use, design, fabricate, test, maintain, or modify the packaging shall post copies of (1) 10 CFR Part 21 regulations, (2) Section 206 of the Energy Reorganization Act of 1974, and (3) NRC Form 3, Notice to Employees. These documents must be posted in a conspicuous location where the activities subject to these regulations

  10. RH Packaging Program Guidance

    International Nuclear Information System (INIS)

    2008-01-01

    The purpose of this program guidance document is to provide the technical requirements for use, operation, inspection, and maintenance of the RH-TRU 72-B Waste Shipping Package (also known as the 'RH-TRU 72-B cask') and directly related components. This document complies with the requirements as specified in the RH-TRU 72-B Safety Analysis Report for Packaging (SARP), and Nuclear Regulatory Commission (NRC) Certificate of Compliance (C of C) 9212. If there is a conflict between this document and the SARP and/or C of C, the C of C shall govern. The C of C states: 'each package must be prepared for shipment and operated in accordance with the procedures described in Chapter 7.0, Operating Procedures, of the application.' It further states: 'each package must be tested and maintained in accordance with the procedures described in Chapter 8.0, Acceptance Tests and Maintenance Program of the Application.' Chapter 9.0 of the SARP tasks the Waste Isolation Pilot Plant (WIPP) Management and Operating (M and O) Contractor with assuring the packaging is used in accordance with the requirements of the C of C. Because the packaging is NRC-approved, users need to be familiar with Title 10 Code of Federal Regulations (CFR) 71.8, 'Deliberate Misconduct.' Any time a user suspects or has indications that the conditions of approval in the C of C were not met, the U.S. Department of Energy (DOE) Carlsbad Field Office (CBFO) shall be notified immediately. The CBFO will evaluate the issue and notify the NRC if required.In accordance with 10 CFR Part 71, 'Packaging and Transportation of Radioactive Material,' certificate holders, packaging users, and contractors or subcontractors who use, design, fabricate, test, maintain, or modify the packaging shall post copies of (1) 10 CFR Part 21, 'Reporting of Defects and Noncompliance,' regulations, (2) Section 206 of the Energy Reorganization Act of 1974, and (3) NRC Form 3, Notice to Employees. These documents must be posted in a conspicuous

  11. RH Packaging Program Guidance

    International Nuclear Information System (INIS)

    2006-01-01

    The purpose of this program guidance document is to provide the technical requirements for use, operation, inspection, and maintenance of the RH-TRU 72-B Waste Shipping Package and directly related components. This document complies with the requirements as specified in the RH-TRU 72-B Safety Analysis Report for Packaging (SARP), and Nuclear Regulatory Commission (NRC) Certificate of Compliance (C of C) 9212. If there is a conflict between this document and the SARP and/or C of C, the C of C shall govern. The C of C states: 'each package must be prepared for shipment and operated in accordance with the procedures described in Chapter 7.0, Operating Procedures, of the application.' It further states: 'each package must be tested and maintained in accordance with the procedures described in Chapter 8.0, Acceptance Tests and Maintenance Program of the Application.' Chapter 9.0 of the SARP tasks the Waste Isolation Pilot Plant (WIPP) Management and Operating (M and O) Contractor with assuring the packaging is used in accordance with the requirements of the C of C. Because the packaging is NRC-approved, users need to be familiar with 10 Code of Federal Regulations (CFR) 1.8, 'Deliberate Misconduct.' Any time a user suspects or has indications that the conditions of approval in the C of C were not met, the U.S. Department of Energy (DOE) Carlsbad Field Office (CBFO) shall be notified immediately. CBFO will evaluate the issue and notify the NRC if required. In accordance with 10 CFR Part 71, 'Packaging and Transportation of Radioactive Material,' certificate holders, packaging users, and contractors or subcontractors who use, design, fabricate, test, maintain, or modify the packaging shall post copies of (1) 10 CFR Part 21, 'Reporting of Defects and Noncompliance,' regulations, (2) Section 206 of the Energy Reorganization Act of 1974, and (3) NRC Form 3, Notice to Employees. These documents must be posted in a conspicuous location where the activities subject to these

  12. From reads to genes to pathways: differential expression analysis of RNA-Seq experiments using Rsubread and the edgeR quasi-likelihood pipeline.

    Science.gov (United States)

    Chen, Yunshun; Lun, Aaron T L; Smyth, Gordon K

    2016-01-01

    In recent years, RNA sequencing (RNA-seq) has become a very widely used technology for profiling gene expression. One of the most common aims of RNA-seq profiling is to identify genes or molecular pathways that are differentially expressed (DE) between two or more biological conditions. This article demonstrates a computational workflow for the detection of DE genes and pathways from RNA-seq data by providing a complete analysis of an RNA-seq experiment profiling epithelial cell subsets in the mouse mammary gland. The workflow uses R software packages from the open-source Bioconductor project and covers all steps of the analysis pipeline, including alignment of read sequences, data exploration, differential expression analysis, visualization and pathway analysis. Read alignment and count quantification is conducted using the Rsubread package and the statistical analyses are performed using the edgeR package. The differential expression analysis uses the quasi-likelihood functionality of edgeR.

  13. Safety analysis report: packages. LP-12 tritium package (packaging of fissile and other radioactive materials). Final report

    International Nuclear Information System (INIS)

    Gates, A.A.; McCarthy, P.G.; Edl, J.W.

    1975-05-01

    Elemental tritium is shipped at low pressure in a stainless steel container (LP-12) within an aluminum vessel and surrounded by 3.9 in.-thick Celotex insulation in a steel drum. Information is presented on the packaging design, evaluation of the structural, thermal, containment, shielding, and criticality characteristics of the package, procedures for loading, unloading, transporting, and testing the LP-12, and quality assurance requirements. (U.S.)

  14. 40 CFR 157.27 - Unit packaging.

    Science.gov (United States)

    2010-07-01

    ... 40 Protection of Environment 23 2010-07-01 2010-07-01 false Unit packaging. 157.27 Section 157.27 Protection of Environment ENVIRONMENTAL PROTECTION AGENCY (CONTINUED) PESTICIDE PROGRAMS PACKAGING REQUIREMENTS FOR PESTICIDES AND DEVICES Child-Resistant Packaging § 157.27 Unit packaging. Pesticide products...

  15. Microprocessor controlled system for automatic and semi-automatic syntheses of radiopharmaceuticals

    International Nuclear Information System (INIS)

    Ruth, T.J.; Adam, M.J.; Morris, D.; Jivan, S.

    1986-01-01

    A computer based system has been constructed to control the automatic synthesis of 2-deoxy-2-( 18 F)fluoro-D-glucose and is also being used in the development of an automatic synthesis of L-6-( 18 F)fluorodopa. (author)

  16. CH Packaging Program Guidance

    International Nuclear Information System (INIS)

    2005-01-01

    The purpose of this document is to provide the technical requirements for preparation for use, operation, inspection, and maintenance of a Transuranic Package Transporter Model II (TRUPACT-II), a HalfPACT shipping package, and directly related components. This document complies with the minimum requirements as specified in the TRUPACT-II Safety Analysis Report for Packaging (SARP), HalfPACT SARP, and U.S. Nuclear Regulatory Commission (NRC) Certificates of Compliance (C of C) 9218 and 9279, respectively. In the event of a conflict between this document and the SARP or C of C, the C of C shall govern. The C of Cs state: ''each package must be prepared for shipment and operated in accordance with the procedures described in Chapter 7.0, Operating Procedures, of the application.'' They further state: ''each package must be tested and maintained in accordance with the procedures described in Chapter 8.0, Acceptance Tests and Maintenance Program of the Application.'' Chapter 9.0 of the SARP charges the Waste Isolation Pilot Plant (WIPP) management and operating (M and O) contractor with assuring packaging is used in accordance with the requirements of the C of C. Because the packaging is NRC-approved, users need to be familiar with Title 10 Code of Federal Regulations (CFR) 71.8. Any time a user suspects or has indications that the conditions of approval in the C of C were not met, the Carlsbad Field Office (CBFO) shall be notified immediately. The CBFO will evaluate the issue and notify the NRC if required.

  17. DISPL: a software package for one and two spatially dimensioned kinetics-diffusion problems. [FORTRAN for IBM computers

    Energy Technology Data Exchange (ETDEWEB)

    Leaf, G K; Minkoff, M; Byrne, G D; Sorensen, D; Bleakney, T; Saltzman, J

    1978-11-01

    DISPL is a software package for solving some second-order nonlinear systems of partial differential equations including parabolic, elliptic, hyperbolic, and some mixed types such as parabolic--elliptic equations. Fairly general nonlinear boundary conditions are allowed as well as interface conditions for problems in an inhomogeneous media. The spatial domain is one- or two-dimensional with Cartesian, cylindrical, or spherical (in one dimension only) geometry. The numerical method is based on the use of Galerkin's procedure combined with the use of B-splines in order to reduce the system of PDE's to a system of ODE's. The latter system is then solved with a sophisticated ODE software package. Software features include extensive dump/restart facilities, free format input, moderate printed output capability, dynamic storage allocation, and three graphics packages. 17 figures, 9 tables.

  18. 40 CFR 262.30 - Packaging.

    Science.gov (United States)

    2010-07-01

    ... 40 Protection of Environment 25 2010-07-01 2010-07-01 false Packaging. 262.30 Section 262.30... APPLICABLE TO GENERATORS OF HAZARDOUS WASTE Pre-Transport Requirements § 262.30 Packaging. Before... the waste in accordance with the applicable Department of Transportation regulations on packaging...

  19. Automatic Camera Control

    DEFF Research Database (Denmark)

    Burelli, Paolo; Preuss, Mike

    2014-01-01

    Automatically generating computer animations is a challenging and complex problem with applications in games and film production. In this paper, we investigate howto translate a shot list for a virtual scene into a series of virtual camera configurations — i.e automatically controlling the virtual...

  20. Project monitoring package (PMP) : A package for project activity monitoring

    International Nuclear Information System (INIS)

    Vyas, K.N.; Kannan, A.; Susandhi, R.; Basu, S.

    1987-01-01

    A package for preparing PERT/CPM network diagrams has been written for PDP-11/34. The program uses PLOT-10 library calls for device interfacing. The package is essentially non-interactive in nature, and reads input data in the form of activity description and duration. It calculates the critical path time and performs time scaling of the events. The report gives a brief outline of the logic used, a sample plot and tabular output for reference. An additional facility for performing project activity monitoring has also been implemented. Activity monitoring generally requires various reports such as feed back reports from various group co-ordinators, information report for project co-ordinator and brief periodical reports for management. A package 'DATATRIEVE' (DTR) on PDP-11/34 system is utilized for generating the above mentioned reports. As DTR can also use normal sequential files, an interfacing program has been written which reformats the files accepted by PERT program acceptable to DTR. Various types of reports as generated by DTR are included. However this part of the package is not transportable and can be implemented only on systems having DTR. 6 figures. (author)

  1. Perfume Packaging, Seduction and Gender

    Directory of Open Access Journals (Sweden)

    Magdalena Petersson McIntyre

    2013-06-01

    Full Text Available This article examines gender and cultural sense-making in relation to perfumes and their packaging. Gendered meanings of seduction, choice, consumption and taste are brought to the fore with the use of go-along interviews with consumers in per-fume stores. Meeting luxury packages in this feminized environment made the interviewed women speak of bottles as objects to fall in love with and they de-scribed packages as the active part in an act of seduction where they were expect-ing packages to persuade them into consumption. The interviewed men on the other hand portrayed themselves as active choice-makers and stressed that they were always in control and not seduced by packaging. However, while their ways of explaining their relationship with packaging on the surface seems to confirm cultural generalizations in relation to gender and seduction, the article argues that letting oneself be seduced is no less active than seducing. Based on a combination of actor network theories and theories of gender performativity the article points to the agency of packaging for constructions of gender and understands the inter-viewees as equally animated by the flows of passion which guide their actions.

  2. Naval Waste Package Design Sensitivity

    International Nuclear Information System (INIS)

    T. Schmitt

    2006-01-01

    The purpose of this calculation is to determine the sensitivity of the structural response of the Naval waste packages to varying inner cavity dimensions when subjected to a comer drop and tip-over from elevated surface. This calculation will also determine the sensitivity of the structural response of the Naval waste packages to the upper bound of the naval canister masses. The scope of this document is limited to reporting the calculation results in terms of through-wall stress intensities in the outer corrosion barrier. This calculation is intended for use in support of the preliminary design activities for the license application design of the Naval waste package. It examines the effects of small changes between the naval canister and the inner vessel, and in these dimensions, the Naval Long waste package and Naval Short waste package are similar. Therefore, only the Naval Long waste package is used in this calculation and is based on the proposed potential designs presented by the drawings and sketches in References 2.1.10 to 2.1.17 and 2.1.20. All conclusions are valid for both the Naval Long and Naval Short waste packages

  3. Radioactive material packaging performance testing

    International Nuclear Information System (INIS)

    Romano, T.

    1992-06-01

    In an effort to provide uniform packaging of hazardous material on an international level, recommendations for the transport of dangerous goods have been developed by the United Nations. These recommendations are performance oriented and contrast with a large number of packaging specifications in the US Department of Transportation's hazard materials regulations. This dual system presents problems when international shipments enter the US Department of Transportation's system. Faced with the question of continuing a dual system or aligning with the international system, the Research and Special Programs Administration of the US Department of Transportation responded with Docket HM-181. This began the transition toward the international transportation system. Following close behind is Docket HM-169A, which addressed low specific activity radioactive material packaging. This paper will discuss the differences between performance-oriented and specification packaging, the transition toward performance-oriented packaging by the US Department of Transportation, and performance-oriented testing of radioactive material packaging by Westinghouse Hanford Company. Dockets HM-181 and HM-169A will be discussed along with Type A (low activity) and Type B (high activity) radioactive material packaging evaluations

  4. RASPLAV package

    International Nuclear Information System (INIS)

    1990-01-01

    The RASPLAV package for investigation of post-accident mass transport and heat transfer processes is presented. The package performs three dimensional thermal conduction calculations in space nonuniform and temperature dependent conductivities and variable heat sources, taking into account phase transformations. The processes of free-moving bulk material, mixing of melting fuel due to advection and dissolution, and also evaporation/adsorption are modelled. Two-dimensional hydrodynamics with self-consistent heat transfer are also performed. The paper briefly traces the ways the solution procedures are carried out in the program package and outlines the major results of the simulation of reactor vessel melting after a core meltdown. The theoretical analysis and the calculations in this case were carried out in order to define the possibility of localization of the zone reminders. The interactions between the reminders and the concrete are simulated and evaluation of the interaction parameters is carried out. 4 refs. (R.Ts)

  5. 7 CFR 58.640 - Packaging.

    Science.gov (United States)

    2010-01-01

    ... 7 Agriculture 3 2010-01-01 2010-01-01 false Packaging. 58.640 Section 58.640 Agriculture Regulations of the Department of Agriculture (Continued) AGRICULTURAL MARKETING SERVICE (Standards... Procedures § 58.640 Packaging. The packaging of the semifrozen product shall be done by means which will in...

  6. Why no leakage is neough for type A packages: A regulatory point of view

    International Nuclear Information System (INIS)

    Gonzales, H.M.L.; Vietri, J.R.L.; Novo, R.G.

    1989-01-01

    The 1985 Edition of the IAEA Regulations for the Safe Transport of Radioactive Material establishes for different kinds of packages the applicable tests and the respective after-test acceptance requirements. In particular, paragraph 548 of the Regulations establishes that Type B packages shall be so designed that, if they were subjected to the tests for demonstrating ability to withstand normal conditions of transport, the loss of radioactive contents shall be restricted to not more than A2 E-06 per hour. On the other hand, paragraph 537 of the Regulations establishes that Type A and Industrial packages Type 2 and Type 3 shall be so designed that, when subjected to the tests for demonstrating ability to withstand normal conditions of transport, it would prevent loss or dispersal of the radioactive contents. As prescribed in the Regulations, the after-test evaluation of radioactive releases from Type A designs does not require a quantitative assessment. Therefore, the Regulations allow the designers, in agreement with the National Competent Authority, to select the method for verifying the compliance with the statement prevent loss or dispersal of the radioactive contents. Packages containing radioactive materials in gaseous form are not taken into account because the qualitative methods likely to be satisfactory for leakage evaluation (e.g., a bubble test, differential pressure test), are highly sensitive and able to be quantified if needed. Packages carrying special form radioactive materials are not considered in this paper

  7. ODEPACK, Initial Value Problems of Ordinary Differential Equation System

    International Nuclear Information System (INIS)

    Hindmarsh, A.C.; Petzold, L.R.

    2005-01-01

    either user-supplied or internally approximated by difference quotients. It uses Adams methods (predictor-corrector) in the non-stiff case, and Backward Differentiation Formula (BDF) methods (the Gear methods) in the stiff case. The linear systems that arise are solved by direct methods (LU factor/solve). LSODE supersedes the older GEAR and GEARB packages, and reflects a complete redesign of the user interface and internal organization, with some algorithmic improvements. 2. LSODES solves systems dy/dt = f and in the stiff case treats the Jacobian matrix in general sparse form. It determines the sparsity structure on its own, or optionally accepts this information from the user. It then uses parts of the Yale Sparse Matrix Package (YSMP) to solve the linear systems that arise, by a sparse (direct) LU factorization/back-solve method. LSODES supersedes, and improves upon, the older GEARS package. 3. LSODA solves systems dy/dt = f with a dense or banded Jacobian when the problem is stiff, but it automatically selects between non-stiff (Adams) and stiff (BDF) methods. It uses the non-stiff method initially, and dynamically monitors data in order to decide which method to use. 4. LSODAR is a variant of LSODA with a root-finding capability added. Thus it solves problems dy/dt = f with dense or banded Jacobian and automatic method selection, and at the same time, it finds the roots of any of a set of given functions of the form g(t,y). This is often useful for finding stop conditions, or for finding points at which a switch is to be made in the function f. 5. LSODPK is a variant of LSODE in which the direct solvers for the linear systems have been replaced by a selection of four preconditioned Krylov (iterative) solvers. The user must supply a pair of routine to evaluate, pre-process, and solve the (left and/or right) pre-conditioner matrices. LSODPK also includes an option for a user-supplied linear system solver to be used without Krylov iteration. 6. LSODKR is a variant of

  8. An effective automatic procedure for testing parameter identifiability of HIV/AIDS models.

    Science.gov (United States)

    Saccomani, Maria Pia

    2011-08-01

    Realistic HIV models tend to be rather complex and many recent models proposed in the literature could not yet be analyzed by traditional identifiability testing techniques. In this paper, we check a priori global identifiability of some of these nonlinear HIV models taken from the recent literature, by using a differential algebra algorithm based on previous work of the author. The algorithm is implemented in a software tool, called DAISY (Differential Algebra for Identifiability of SYstems), which has been recently released (DAISY is freely available on the web site http://www.dei.unipd.it/~pia/ ). The software can be used to automatically check global identifiability of (linear and) nonlinear models described by polynomial or rational differential equations, thus providing a general and reliable tool to test global identifiability of several HIV models proposed in the literature. It can be used by researchers with a minimum of mathematical background.

  9. Emergency response packaging: A conceptual outline

    International Nuclear Information System (INIS)

    Luna, R.E.; McClure, J.D.; Bennett, P.C.; Wheeler, T.A.

    1992-01-01

    The Packaging and Transportation Needs in the 1990's (PATN) component of the Transportation Assessment and Integration (TRAIN) program (DOE Nov. 1991) was designed to survey United States Department of Energy programs, both ongoing and planned, to identify needs for packaging and transportation services over the next decade. PATN also identified transportation elements that should be developed by the DOE Office of Environmental Restoration and Waste Management (DOE EM) Transportation Management Program (TMP). As a result of the predominant involvement of the TMP in radioactive material shipment issues and DOE EM's involvement with waste management issues, the primary focus of PATN was on waste packaging issues. Pending DOE regulations will formalize federal guidelines and regulations for transportation of hazardous and radioactive materials within the boundaries of DOE reservations and facilities and reflect a growing awareness of concern regarding safety environmental responsibility activities on DOE reservations. Future practices involving the transportation of radioactive material within DOE reservations will closely parallel those used for commercial and governmental transportation across the United States. This has added to the perceived need for emergency recovery packaging and emergency response features on primary packaging, for both on-site shipments and shipments between DOE facilities (off-site). Historically, emergency response and recovery functions of packaging have not been adequately considered in packaging design and construction concepts. This paper develops the rationale for emergency response packaging, including both overpack concepts for repackaging compromised packaging and primary packaging redesign to facilitate the recovery of packages via mobile remote handling equipment. The rationale will examine concepts for determination of likely use patterns to identify types of shipments where recovery packaging may have the most favorable payoff

  10. Sustainable packaging. Packaging for a circular economy; Duurzaam verpakken. Verpakken voor de circulaire economie

    Energy Technology Data Exchange (ETDEWEB)

    Haffmans, S. [Partners for Innovation, Amsterdam (Netherlands); Standhardt, G. [Nederlands Verpaskkingscentrum NVC, Gouda (Netherlands); Hamer, A. [Agentschap NL, Utrecht (Netherlands)

    2013-10-15

    What is Sustainable Packaging? And what is the most sustainable packaging for a product? The publication is intended for anyone who wants to take into account the environment in the design of a product and packaging. It offers concrete suggestions and inspiring examples to bring sustainable packaging into practice [Dutch] Wat is Duurzaam Verpakken? En wat is de duurzaamste verpakking voor mijn product? De publicatie is bestemd voor iedereen die rekening wil houden met het milieu bij het ontwerp van een product-verpakkingscombinatie. Ze biedt concrete aanknopingspunten en inspirerende voorbeelden om hier praktisch mee aan de slag te gaan.

  11. AN ADA NAMELIST PACKAGE

    Science.gov (United States)

    Klumpp, A. R.

    1994-01-01

    The Ada Namelist Package, developed for the Ada programming language, enables a calling program to read and write FORTRAN-style namelist files. A namelist file consists of any number of assignment statements in any order. Features of the Ada Namelist Package are: the handling of any combination of user-defined types; the ability to read vectors, matrices, and slices of vectors and matrices; the handling of mismatches between variables in the namelist file and those in the programmed list of namelist variables; and the ability to avoid searching the entire input file for each variable. The principle user benefits of this software are the following: the ability to write namelist-readable files, the ability to detect most file errors in the initialization phase, a package organization that reduces the number of instantiated units to a few packages rather than to many subprograms, a reduced number of restrictions, and an increased execution speed. The Ada Namelist reads data from an input file into variables declared within a user program. It then writes data from the user program to an output file, printer, or display. The input file contains a sequence of assignment statements in arbitrary order. The output is in namelist-readable form. There is a one-to-one correspondence between namelist I/O statements executed in the user program and variables read or written. Nevertheless, in the input file, mismatches are allowed between assignment statements in the file and the namelist read procedure statements in the user program. The Ada Namelist Package itself is non-generic. However, it has a group of nested generic packages following the nongeneric opening portion. The opening portion declares a variety of useraccessible constants, variables and subprograms. The subprograms are procedures for initializing namelists for reading, reading and writing strings. The subprograms are also functions for analyzing the content of the current dataset and diagnosing errors. Two nested

  12. 21 CFR 820.130 - Device packaging.

    Science.gov (United States)

    2010-04-01

    ... 21 Food and Drugs 8 2010-04-01 2010-04-01 false Device packaging. 820.130 Section 820.130 Food and... QUALITY SYSTEM REGULATION Labeling and Packaging Control § 820.130 Device packaging. Each manufacturer shall ensure that device packaging and shipping containers are designed and constructed to protect the...

  13. 76 FR 30551 - Specifications for Packagings

    Science.gov (United States)

    2011-05-26

    ... design qualification test and each periodic retest on a packaging, a test report must be prepared. The... where the design qualification tests are conducted, for as long as the packaging is produced and for at... report; (5) Manufacturer of the packaging; (6) Description of the packaging design type (e.g. dimensions...

  14. Classic Multi-Configuration-Dirac-Fock and Hartree-Fock-Relativistic methods integrated into a program package for the RAL-IBM mainframe with automatic comparative output

    International Nuclear Information System (INIS)

    Cowan, R.D.; Grant, I.P.; Fawcett, B.C.; Rose, S.J.

    1985-11-01

    A Multi-Configuration-Dirac-Fock (MCDF) computer program is adapted to interface with the Hartree-Fock-Relativistic (HFR) program for the RAL IBM mainframe computer. The two codes are integrated into a package which includes the Zeeman Laboratory Slater parameter optimisation routines as well as new RAL routines to further process the HFR and MCDF output. A description of the adaptions to MCDF and new output extensions is included in this report, and details are given regarding HFR FORTRAN subroutines, and lists of Job Control Language (JCL) files for the complete package. (author)

  15. X-ray conditions and response characteristics of automatic dose control in cinematography

    International Nuclear Information System (INIS)

    Arai, Hiroaki

    1997-01-01

    X-ray characteristics including subject thickness (copper plate), tube voltage, tube current and irradiation time were measured at stability, with an automatic dose control x-ray generator for cineangiography. Regardless of subject thickness, it is possible that the energy input to the x-ray tube in one frame may be decreased. The automatic control response was measured after rapid fluctuation in subject thickness. Two inverter-type x-ray generators with different automatic control units were studied. The older control unit changes exposure dose by tube voltage and tube current, while the newer one changes exposure dose by tube voltage, tube current and irradiation time. The maximum rate of change in tube voltage is greater with the newer control unit. In addition, the actual tube current response of the newer control unit in increasing nominal value is faster than the older one. In the new control unit, for each pulse, irradiation is cut off by means of a signal that the exposure has reached the proper value. Thus given the same differential in subject thickness, the newer control unit resumed stability faster than the older one. (author)

  16. X-ray conditions and response characteristics of automatic dose control in cinematography

    Energy Technology Data Exchange (ETDEWEB)

    Arai, Hiroaki [Cardiovascular Institute Hospital, Tokyo (Japan)

    1997-11-01

    X-ray characteristics including subject thickness (copper plate), tube voltage, tube current and irradiation time were measured at stability, with an automatic dose control x-ray generator for cineangiography. Regardless of subject thickness, it is possible that the energy input to the x-ray tube in one frame may be decreased. The automatic control response was measured after rapid fluctuation in subject thickness. Two inverter-type x-ray generators with different automatic control units were studied. The older control unit changes exposure dose by tube voltage and tube current, while the newer one changes exposure dose by tube voltage, tube current and irradiation time. The maximum rate of change in tube voltage is greater with the newer control unit. In addition, the actual tube current response of the newer control unit in increasing nominal value is faster than the older one. In the new control unit, for each pulse, irradiation is cut off by means of a signal that the exposure has reached the proper value. Thus given the same differential in subject thickness, the newer control unit resumed stability faster than the older one. (author)

  17. Motor automaticity in Parkinson’s disease

    Science.gov (United States)

    Wu, Tao; Hallett, Mark; Chan, Piu

    2017-01-01

    Bradykinesia is the most important feature contributing to motor difficulties in Parkinson’s disease (PD). However, the pathophysiology underlying bradykinesia is not fully understood. One important aspect is that PD patients have difficulty in performing learned motor skills automatically, but this problem has been generally overlooked. Here we review motor automaticity associated motor deficits in PD, such as reduced arm swing, decreased stride length, freezing of gait, micrographia and reduced facial expression. Recent neuroimaging studies have revealed some neural mechanisms underlying impaired motor automaticity in PD, including less efficient neural coding of movement, failure to shift automated motor skills to the sensorimotor striatum, instability of the automatic mode within the striatum, and use of attentional control and/or compensatory efforts to execute movements usually performed automatically in healthy people. PD patients lose previously acquired automatic skills due to their impaired sensorimotor striatum, and have difficulty in acquiring new automatic skills or restoring lost motor skills. More investigations on the pathophysiology of motor automaticity, the effect of L-dopa or surgical treatments on automaticity, and the potential role of using measures of automaticity in early diagnosis of PD would be valuable. PMID:26102020

  18. Package Formats for Preserved Digital Material

    DEFF Research Database (Denmark)

    Zierau, Eld

    2012-01-01

    This paper presents an investigation of the best suitable package formats for long term digital preservation. The choice of a package format for preservation is crucial for future access, thus a thorough analysis of choice is important. The investigation presented here covers setting up requireme......This paper presents an investigation of the best suitable package formats for long term digital preservation. The choice of a package format for preservation is crucial for future access, thus a thorough analysis of choice is important. The investigation presented here covers setting up...... requirements for package formats used for long term preserved digital material, and using these requirements as the basis for analysing a range of package formats. The result of the concrete investigation is that the WARC format is the package format best suited for the listed requirements. Fulfilling...

  19. Directory of Certificates of Compliance for Radioactive-Materials Packages. Summary report of NRC approved packages

    International Nuclear Information System (INIS)

    1983-01-01

    This directory contains a Summary Report of the US Nuclear Regulatory Commission's Approved Packages (Volume I), all Certificates of Compliance (Volume 2), and Summary Report of NRC Approved Quality Assurance Programs (Volume 3) for Radioactive Material Packages effective December 31, 1982. The purpose of this directory is to make available a convenient source of information on packagings which have been approved by the US Nuclear Regulatory Commission. To assist in identifying packaging, an index by Model Number and corresponding Certificate of Compliance Number is included at the back of Volumes 1 and 2 of the directory. A listing by packaging types is included in the back of Volume 2. An alphabetical listing by company name is included in the back of Volume 3 for approved QA programs. The Summary Reports include a listing of all users of each package design and approved QA programs prior to the publication date of the directory

  20. 9 CFR 354.72 - Packaging.

    Science.gov (United States)

    2010-01-01

    ... 9 Animals and Animal Products 2 2010-01-01 2010-01-01 false Packaging. 354.72 Section 354.72... CERTIFICATION VOLUNTARY INSPECTION OF RABBITS AND EDIBLE PRODUCTS THEREOF Supervision of Marking and Packaging § 354.72 Packaging. No container which bears or may bear any official identification or any abbreviation...

  1. Antimicrobial packaging with natural compunds - a review

    Directory of Open Access Journals (Sweden)

    Renata Dobrucka

    2016-12-01

    Full Text Available Background:  Packaging problems are an integral part of logistics and the implementation of packaging significantly affects the effectiveness of logistics processes, as a factor which increases the safety and the quality of products being transported. Active packaging is an area of technology needed to meet the requirements of the contemporary consumer. Active packaging creates additional opportunities in systems for packing goods, as well as offering a solution in which the packaging, the product and surroundings interact. Furthermore, active packaging allows packaging to interact with food and the environment and play a dynamic role in food preservation. The main role of antimicrobial packaging is to inhibit the growth of microorganisms that reduce the quality of the packaged product. Methods: The application of natural antimicrobial agents appears to be safe for food products. Also, these compounds have potential applications as a natural preservative in the food packaging industry. This study presents some antibacterial agents, namely chitosan, nisin and pectins. Results and conclusion: Natural substances used in active packaging can eliminate the danger of chemical substances migrating to food.

  2. Overview of the DOE packaging certification process

    Energy Technology Data Exchange (ETDEWEB)

    Liu, Y.Y.; Carlson, R.D. [Argonne National Lab., IL (United States); Carlson, R.W. [Lawrence Livermore National Lab., CA (United States); Kapoor, A. [USDOE, Washington, DC (United States)

    1995-12-31

    This paper gives an overview of the DOE packaging certification process, which is implemented by the Office of Facility Safety Analysis, under the Assistance Secretary for Environment, Safety and Health, for packagings that are not used for weapons and weapons components, nor for naval nuclear propulsion. The overview will emphasize Type B packagings and the Safety Analysis Report for Packaging (SARP) review that parallels the NRC packaging review. Other important elements in the DOE packaging certification program, such as training, methods development, data bases, and technical assistance, are also emphasized, because they have contributed significantly to the improvement of the certification process since DOE consolidated its packaging certification function in 1985. The paper finishes with a discussion of the roles and functions of the DOE Packaging Safety Review Steering Committee, which is chartered to address issues and concerns of interest to the DOE packaging and transportation safety community. Two articles related to DOE packaging certification were published earlier on the SARP review procedures and the DOE Packaging Review Guide. These articles may be consulted for additional information.

  3. Automatic segmentation of human cortical layer-complexes and architectural areas using diffusion MRI and its validation

    Directory of Open Access Journals (Sweden)

    Matteo Bastiani

    2016-11-01

    Full Text Available Recently, several magnetic resonance imaging contrast mechanisms have been shown to distinguish cortical substructure corresponding to selected cortical layers. Here, we investigate cortical layer and area differentiation by automatized unsupervised clustering of high resolution diffusion MRI data. Several groups of adjacent layers could be distinguished in human primary motor and premotor cortex. We then used the signature of diffusion MRI signals along cortical depth as a criterion to detect area boundaries and find borders at which the signature changes abruptly. We validate our clustering results by histological analysis of the same tissue. These results confirm earlier studies which show that diffusion MRI can probe layer-specific intracortical fiber organization and, moreover, suggests that it contains enough information to automatically classify architecturally distinct cortical areas. We discuss the strengths and weaknesses of the automatic clustering approach and its appeal for MR-based cortical histology.

  4. Safety analysis report: packages. LP-50 tritium package (packaging of fissile and other radioactive materials). Final report

    International Nuclear Information System (INIS)

    Gates, A.A.; McCarthy, P.G.; Edl, J.W.

    1975-04-01

    Elemental tritium is shipped at low pressure in a stainless steel container (LP-50) sealed within an aluminum vessel and surrounded by a minimum of 4-in. thick Celotex insulation in a steel drum. The structural, thermal, containment, shielding, and criticality safety aspects of this package are evaluated. Procedures for loading and unloading, empty cask transport, acceptance testing and maintenance, and quality assurance requirements for the LP-50 package are described in detail. (U.S.)

  5. Safety analysis report; packages LP-50 tritium package. (Packaging of fissile and other radioactive materials). Final report

    International Nuclear Information System (INIS)

    Gates, A.A.; McCarthy, P.G.; Edl, J.W.; Chalfant, G.G.

    1975-05-01

    Elemental tritium is shipped at low pressure in a stainless steel container (LP-50) surrounded by an aluminum vessel and Celotex insulation at least 4 in. thick in a steel drum. The total weight of the package is 260 lbs maximum. The various components that constitute the package are described and are shown in 7 figures. The safety analysis includes: structural evaluations; thermal evaluations; containment; operating procedures; acceptance tests and maintenance program; and design review

  6. Differential InP HEMT MMIC Amplifiers Embedded in Waveguides

    Science.gov (United States)

    Kangaslahti, Pekka; Schlecht, Erich; Samoska, Lorene

    2009-01-01

    Monolithic microwave integrated-circuit (MMIC) amplifiers of a type now being developed for operation at frequencies of hundreds of gigahertz contain InP high-electron-mobility transistors (HEMTs) in a differential configuration. The differential configuration makes it possible to obtain gains greater than those of amplifiers having the single-ended configuration. To reduce losses associated with packaging, the MMIC chips are designed integrally with, and embedded in, waveguide packages, with the additional benefit that the packages are compact enough to fit into phased transmitting and/or receiving antenna arrays. Differential configurations (which are inherently balanced) have been used to extend the upper limits of operating frequencies of complementary metal oxide/semiconductor (CMOS) amplifiers to the microwave range but, until now, have not been applied in millimeter- wave amplifier circuits. Baluns have traditionally been used to transform from single-ended to balanced configurations, but baluns tend to be lossy. Instead of baluns, finlines are used to effect this transformation in the present line of development. Finlines have been used extensively to drive millimeter- wave mixers in balanced configurations. In the present extension of the finline balancing concept, finline transitions are integrated onto the affected MMICs (see figure). The differential configuration creates a virtual ground within each pair of InP HEMT gate fingers, eliminating the need for inductive vias to ground. Elimination of these vias greatly reduces parasitic components of current and the associated losses within an amplifier, thereby enabling more nearly complete utilization of the full performance of each transistor. The differential configuration offers the additional benefit of multiplying (relative to the single-ended configuration) the input and output impedances of each transistor by a factor of four, so that it is possible to use large transistors that would otherwise have

  7. Large transport packages for decommissioning waste

    International Nuclear Information System (INIS)

    Price, M.S.T.

    1988-08-01

    This document reports progress on a study of large transport packages for decommissioning waste and is the semi-annual report for the period 1 January - 30 June 1988. The main tasks performed during the period related to the assembly of package design criteria ie those aspects of manufacture, handling, storage, transport and disposal which impose constraints on design. This work was synthesised into a design specification for packages which formed the conclusion of that task and was the entry into the final task - the development of package design concepts. The design specifications, which concentrated on the Industrial Package category of the IAEA Transport Regulations, has been interpreted for the two main concepts (a) a self-shielded package disposed of in its entirety and (b) a package with returnable shielding. Preliminary information has been prepared on the cost of providing the package as well as transport to a repository and disposal. There is considerable uncertainty about the cost of disposal and variations of over a factor of 10 are possible. Under these circumstances there is merit in choosing a design concept which is relatively insensitive to disposal cost variations. The initial results indicate that on these grounds the package with returnable shielding is preferred. (author)

  8. Innovative Approaches to Large Component Packaging

    International Nuclear Information System (INIS)

    Freitag, A.; Hooper, M.; Posivak, E.; Sullivan, J.

    2006-01-01

    Radioactive waste disposal often times requires creative approaches in packaging design, especially for large components. Innovative design techniques are required to meet the needs for handling, transporting, and disposing of these large packages. Large components (i.e., Reactor Pressure Vessel (RPV) heads and even RPVs themselves) require special packaging for shielding and contamination control, as well as for transport and disposal. WMG Inc designed and used standard packaging for RPV heads without control rod drive mechanisms (CRDMs) attached for five RPV heads and has also more recently met an even bigger challenge and developed the innovative Intact Vessel Head Transport System (IVHTS) for RPV heads with CRDMs intact. This packaging system has been given a manufacturer's exemption by the United States Department of Transportation (USDOT) for packaging RPV heads. The IVHTS packaging has now been successfully used at two commercial nuclear power plants. Another example of innovative packaging is the large component packaging that WMG designed, fabricated, and utilized at the West Valley Demonstration Project (WVDP). In 2002, West Valley's high-level waste vitrification process was shut down in preparation for D and D of the West Valley Vitrification Facility. Three of the major components of concern within the Vitrification Facility were the Melter, the Concentrate Feed Makeup Tank (CFMT), and the Melter Feed Holdup Tank (MFHT). The removal, packaging, and disposition of these three components presented significant radiological and handling challenges for the project. WMG designed, fabricated, and installed special packaging for the transport and disposal of each of these three components, which eliminated an otherwise time intensive and costly segmentation process that WVDP was considering. Finally, WMG has also designed and fabricated special packaging for both the Connecticut Yankee (CY) and San Onofre Nuclear Generating Station (SONGS) RPVs. This paper

  9. Cute as candy: a qualitative study of perceptions of snus branding and package design among youth in Norway

    Science.gov (United States)

    Scheffels, Janne; Lund, Ingeborg

    2017-01-01

    Objectives Snus use has increased among youth in Norway in recent years and is now more prevalent than smoking. Concurrently, a range of new products and package designs have been introduced to the market. The aim of this study was to explore how youth perceive snus branding and package design, and the role, if any, of snus packaging on perceptions of appeal and harm of snus among youth. Participants Adolescent tobacco users and non-users (N=35) ages 15–17 years. Design We conducted interviews among 6 focus groups (each with 4–7 participants). Participants were shown snus packages with a variety of designs and with different product qualities (flavour additives, slim, regular, white and brown sachets) and group discussions focused on how they perceived packages and products. The focus group discussions were semistructured using a standard guide, and analysed thematically. Results The participants in the focus groups narrated distinct images of snus brands and associated user identities. Package design elements such as shapes, colours, images and fonts were described as guiding these perceptions. Packaging elements and flavour additives were associated with perceptions of product harm. The appeal of flavoured snus products and new types of snus sachets seemed to blend in with these processes, reinforcing positive attitudes and contributing to the creation of particular identities for products and their users. Conclusions The findings indicate that packaging is vital to consumer's identification with, and differentiation between, snus brands. In view of this, snus branding and packaging can be seen as fulfilling a similar promotional role as advertising messages: generating preferences and appeal. PMID:28373248

  10. RF and microwave microelectronics packaging II

    CERN Document Server

    Sturdivant, Rick

    2017-01-01

    Reviews RF, microwave, and microelectronics assembly process, quality control, and failure analysis Bridges the gap between low cost commercial and hi-res RF/Microwave packaging technologies Engages in an in-depth discussion of challenges in packaging and assembly of advanced high-power amplifiers This book presents the latest developments in packaging for high-frequency electronics. It is a companion volume to “RF and Microwave Microelectronics Packaging” (2010) and covers the latest developments in thermal management, electrical/RF/thermal-mechanical designs and simulations, packaging and processing methods, and other RF and microwave packaging topics. Chapters provide detailed coverage of phased arrays, T/R modules, 3D transitions, high thermal conductivity materials, carbon nanotubes and graphene advanced materials, and chip size packaging for RF MEMS. It appeals to practicing engineers in the electronic packaging and high-frequency electronics domain, and to academic researchers interested in underst...

  11. Automatic Photoelectric Telescope Service

    International Nuclear Information System (INIS)

    Genet, R.M.; Boyd, L.J.; Kissell, K.E.; Crawford, D.L.; Hall, D.S.; BDM Corp., McLean, VA; Kitt Peak National Observatory, Tucson, AZ; Dyer Observatory, Nashville, TN)

    1987-01-01

    Automatic observatories have the potential of gathering sizable amounts of high-quality astronomical data at low cost. The Automatic Photoelectric Telescope Service (APT Service) has realized this potential and is routinely making photometric observations of a large number of variable stars. However, without observers to provide on-site monitoring, it was necessary to incorporate special quality checks into the operation of the APT Service at its multiple automatic telescope installation on Mount Hopkins. 18 references

  12. Automatic imitation: A meta-analysis.

    Science.gov (United States)

    Cracco, Emiel; Bardi, Lara; Desmet, Charlotte; Genschow, Oliver; Rigoni, Davide; De Coster, Lize; Radkova, Ina; Deschrijver, Eliane; Brass, Marcel

    2018-05-01

    Automatic imitation is the finding that movement execution is facilitated by compatible and impeded by incompatible observed movements. In the past 15 years, automatic imitation has been studied to understand the relation between perception and action in social interaction. Although research on this topic started in cognitive science, interest quickly spread to related disciplines such as social psychology, clinical psychology, and neuroscience. However, important theoretical questions have remained unanswered. Therefore, in the present meta-analysis, we evaluated seven key questions on automatic imitation. The results, based on 161 studies containing 226 experiments, revealed an overall effect size of g z = 0.95, 95% CI [0.88, 1.02]. Moderator analyses identified automatic imitation as a flexible, largely automatic process that is driven by movement and effector compatibility, but is also influenced by spatial compatibility. Automatic imitation was found to be stronger for forced choice tasks than for simple response tasks, for human agents than for nonhuman agents, and for goalless actions than for goal-directed actions. However, it was not modulated by more subtle factors such as animacy beliefs, motion profiles, or visual perspective. Finally, there was no evidence for a relation between automatic imitation and either empathy or autism. Among other things, these findings point toward actor-imitator similarity as a crucial modulator of automatic imitation and challenge the view that imitative tendencies are an indicator of social functioning. The current meta-analysis has important theoretical implications and sheds light on longstanding controversies in the literature on automatic imitation and related domains. (PsycINFO Database Record (c) 2018 APA, all rights reserved).

  13. A study on the radiometric method for evaluating element migration from plastic packagings to its contents

    International Nuclear Information System (INIS)

    Soares, Eufemia Paez

    2008-01-01

    migration detection limits were determined. Results from the analyses of the neutron irradiated plastic packagings by differential scanning calorimetry and Fourier transform infrared spectroscopy showed that in high density polyethylene packagings oxidative degradation can occur. Among the main advantages of the radiometric method application for element migration evaluation are its simplicity, no need of blank analysis and the possibility to obtain element migration to the food itself. The results obtained indicated the potentiality of using this method in the element migration evaluation from the plastic packagings to their contents. (author)

  14. 49 CFR 173.3 - Packaging and exceptions.

    Science.gov (United States)

    2010-10-01

    ... 49 Transportation 2 2010-10-01 2010-10-01 false Packaging and exceptions. 173.3 Section 173.3... SHIPMENTS AND PACKAGINGS General § 173.3 Packaging and exceptions. (a) The packaging of hazardous materials.... standard packaging must be open to inspection by a representative of the Department. (b) The regulations...

  15. Application of pert

    Directory of Open Access Journals (Sweden)

    Yiğit Aksoy

    2016-06-01

    Full Text Available Perturbation–iteration method is generalized for systems of first order differential equations. Approximate solutions of Lotka–Volterra systems are obtained using the method. Comparisons of our results with each other and with numerical solutions are given. The method is implemented in Mathematica, a major computer algebra system. The package PerturbationIteration.m automatically carries out the tedious calculations of the method.

  16. Materials for advanced packaging

    CERN Document Server

    Wong, CP

    2017-01-01

    This second edition continues to be the most comprehensive review on the developments in advanced electronic packaging technologies, with a focus on materials and processing. Recognized experts in the field contribute to 22 updated and new chapters that provide comprehensive coverage on various 3D package architectures, novel bonding and joining techniques, wire bonding, wafer thinning techniques, organic substrates, and novel approaches to make electrical interconnects between integrated circuit and substrates. Various chapters also address advances in several key packaging materials, including: Lead-free solders Flip chip underfills Epoxy molding compounds Conductive adhesives Die attach adhesives/films Thermal interface materials (TIMS) Materials for fabricating embedded passives including capacitors, inductors, and resistors Materials and processing aspects on wafer-level chip scale package (CSP) and MicroElectroMechanical system (MEMS) Contributors also review new and emerging technologies such as Light ...

  17. Biobased Packaging - Application in Meat Industry

    Directory of Open Access Journals (Sweden)

    S. Wilfred Ruban

    2009-04-01

    Full Text Available Because of growing problems of waste disposal and because petroleum is a nonrenewable resource with diminishing quantities, renewed interest in packaging research is underway to develop and promote the use of “bio-plastics.” In general, compared to conventional plastics derived from petroleum, bio-based polymers have more diverse stereochemistry and architecture of side chains which enable research scientists a greater number of opportunities to customize the properties of the final packaging material. The primary challenge facing the food (Meat industry in producing bio-plastic packaging, currently, is to match the durability of the packaging with product shelf-life. Notable advances in biopolymer production, consumer demand for more environmentally-friendly packaging, and technologies that allow packaging to do more than just encompass the food are driving new and novel research and developments in the area of packaging for muscle foods. [Vet. World 2009; 2(2.000: 79-82

  18. ANALYSIS OF CELLULAR REACTION TO IFN-γ STIMULATION BY A SOFTWARE PACKAGE GeneExpressionAnalyser

    Directory of Open Access Journals (Sweden)

    A. V. Saetchnikov

    2014-01-01

    Full Text Available The software package GeneExpressionAnalyser for analysis of the DNA microarray experi-mental data has been developed. The algorithms of data analysis, differentially expressed genes and biological functions of the cell are described. The efficiency of the developed package is tested on the published experimental data devoted to the time-course research of the changes in the human cell un-der the influence of IFN-γ on melanoma. The developed software has a number of advantages over the existing software: it is free, has a simple and intuitive graphical interface, allows to analyze different types of DNA microarrays, contains a set of methods for complete data analysis and performs effec-tive gene annotation for a selected list of genes.

  19. Hermeticity of electronic packages

    CERN Document Server

    Greenhouse, Hal; Romenesco, Bruce

    2011-01-01

    This is a book about the integrity of sealed packages to resist foreign gases and liquids penetrating the seal or an opening (crack) in the packageùespecially critical to the reliability and longevity of electronics. The author explains how to predict the reliability and the longevity of the packages based on leak rate measurements and the assumptions of impurities. Non-specialists in particular will benefit from the author's long involvement in the technology. Hermeticity is a subject that demands practical experience, and solving one problem does not necessarily give one the background to so

  20. Hermeticity of electronic packages

    CERN Document Server

    Greenhouse, Hal

    2000-01-01

    This is a book about the integrity of sealed packages to resist foreign gases and liquids penetrating the seal or an opening (crack) in the package-especially critical to the reliability and longevity of electronics. The author explains how to predict the reliability and the longevity of the packages based on leak rate measurements and the assumptions of impurities. Non-specialists in particular will benefit from the author's long involvement in the technology. Hermeticity is a subject that demands practical experience, and solving one problem does not necessarily give one the background to so

  1. Directory of certificates of compliance for radioactive materials packages; Summary Report of NRC Approved Packages

    International Nuclear Information System (INIS)

    1980-12-01

    This directory contains a Summary Report of NRC approved Packages (Volume 1), Certificates of Compliance (Volume 2), and a Summary Report of NRC Approved Quality Assurance Programs for Radioactive Material Packages (Volume 3). The purpose of this directory is to make available a convenient source of information on packagings which have been approved by the U.S. Nuclear Regulatory Commission. To assist in identifying packaging, and index by Model Number and corresponding Certificate of Compliance number is included at the back of each volume of the directory. The Summary Report includes a listing of all users of each package design prior to the publication date of the directory. Shipments of radioactive material using these packagings must be in accordance with the provisions of 49 CFR 173.393a and 10 CFR Part 71, as applicable. In satisfying the requirements of Section 71.12, it is the responsibility of the licensees to insure them--that they have a copy of the current approval and conduct their transportation activities in accordance with an NRC approved quality assurance program

  2. Automatic indexing, compiling and classification

    International Nuclear Information System (INIS)

    Andreewsky, Alexandre; Fluhr, Christian.

    1975-06-01

    A review of the principles of automatic indexing, is followed by a comparison and summing-up of work by the authors and by a Soviet staff from the Moscou INFORM-ELECTRO Institute. The mathematical and linguistic problems of the automatic building of thesaurus and automatic classification are examined [fr

  3. Energy and packaging

    Energy Technology Data Exchange (ETDEWEB)

    Boustead, I; Hancock, G F

    1981-01-01

    Information is given on the energy and raw materials required in the production and use of containers used to package beer, cider, and carbonated soft drinks in the United Kingdom. Topics covered include: methodology of energy analysis, primary and secondary fuels, transport, packaging materials, including glass, aluminum, iron, steel, and tinplate, container production, including plastic bottles, distribution of empty containers, filling and packing, distribution, and disposal. (LEW)

  4. Classification of C2C12 cells at differentiation by convolutional neural network of deep learning using phase contrast images.

    Science.gov (United States)

    Niioka, Hirohiko; Asatani, Satoshi; Yoshimura, Aina; Ohigashi, Hironori; Tagawa, Seiichi; Miyake, Jun

    2018-01-01

    In the field of regenerative medicine, tremendous numbers of cells are necessary for tissue/organ regeneration. Today automatic cell-culturing system has been developed. The next step is constructing a non-invasive method to monitor the conditions of cells automatically. As an image analysis method, convolutional neural network (CNN), one of the deep learning method, is approaching human recognition level. We constructed and applied the CNN algorithm for automatic cellular differentiation recognition of myogenic C2C12 cell line. Phase-contrast images of cultured C2C12 are prepared as input dataset. In differentiation process from myoblasts to myotubes, cellular morphology changes from round shape to elongated tubular shape due to fusion of the cells. CNN abstract the features of the shape of the cells and classify the cells depending on the culturing days from when differentiation is induced. Changes in cellular shape depending on the number of days of culture (Day 0, Day 3, Day 6) are classified with 91.3% accuracy. Image analysis with CNN has a potential to realize regenerative medicine industry.

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

    International Nuclear Information System (INIS)

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

    2017-01-01

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

  6. Signalling product healthiness through symbolic package cues: Effects of package shape and goal congruence on consumer behaviour.

    Science.gov (United States)

    van Ooijen, Iris; Fransen, Marieke L; Verlegh, Peeter W J; Smit, Edith G

    2017-02-01

    Three studies show that product packaging shape serves as a cue that communicates healthiness of food products. Inspired by embodiment accounts, we show that packaging that simulates a slim body shape acts as a symbolic cue for product healthiness (e.g., low in calories), as opposed to packaging that simulates a wide body shape. Furthermore, we show that the effect of slim package shape on consumer behaviour is goal dependent. Whereas simulation of a slim (vs. wide) body shape increases choice likelihood and product attitude when consumers have a health-relevant shopping goal, packaging shape does not affect these outcomes when consumers have a hedonic shopping goal. In Study 3, we adopt a realistic shopping paradigm using a shelf with authentic products, and find that a slim (as opposed to wide) package shape increases on-shelf product recognition and increases product attitude for healthy products. We discuss results and implications regarding product positioning and the packaging design process. Copyright © 2016 Elsevier Ltd. All rights reserved.

  7. ACTIVE PACKAGING SYSTEM FOR MEAT AND MEAT PRODUCTS

    Directory of Open Access Journals (Sweden)

    Adriana Pavelková

    2012-10-01

    Full Text Available In the recent past, food packaging was used to enable marketing of products and to provide passive protection against environmental contaminations or influences that affect the shelf life of the products. However, unlike traditional packaging, which must be totally inert, active packaging is designed to interact with the contents and/or the surrounding environment. Interest in the use of active packaging systems for meat and meat products has increased in recent years. Active packaging systems are developed with the goal of extending shelf life for foods and increasing the period of time that the food is high quality. Developments in active packaging have led to advances in many areas, including delayed oxidation and controlled respiration rate, microbial growth, and moisture migration. Active packaging technologies include some physical, chemical, or biological action which changes interactions between a package, product, and/or headspace of the package in order to get a desired outcome. Active packaging systems discussed include oxygen scavengers, carbon dioxide scavengers and emitters, moisture control agents, flavour/odour absorbers and releasers  and antimicrobial packaging technologies. Active packaging is typically found in two types of systems; sachets and pads which are placed inside of packages, and active ingredients that are incorporated directly into packaging materials.  Recognition of the benefits of active packaging technologies by the food industry, development of economically viable packaging systems and increased consumer acceptance is necessary for commercial realisation of these packaging technologies.doi:10.5219/205

  8. Power Electronics Packaging Reliability | Transportation Research | NREL

    Science.gov (United States)

    Packaging Reliability Power Electronics Packaging Reliability A photo of a piece of power electronics laboratory equipment. NREL power electronics packaging reliability research investigates the electronics packaging around a semiconductor switching device determines the electrical, thermal, and

  9. Automatic recognition of offensive team formation in american football plays

    KAUST Repository

    Atmosukarto, Indriyati

    2013-06-01

    Compared to security surveillance and military applications, where automated action analysis is prevalent, the sports domain is extremely under-served. Most existing software packages for sports video analysis require manual annotation of important events in the video. American football is the most popular sport in the United States, however most game analysis is still done manually. Line of scrimmage and offensive team formation recognition are two statistics that must be tagged by American Football coaches when watching and evaluating past play video clips, a process which takes many man hours per week. These two statistics are also the building blocks for more high-level analysis such as play strategy inference and automatic statistic generation. In this paper, we propose a novel framework where given an American football play clip, we automatically identify the video frame in which the offensive team lines in formation (formation frame), the line of scrimmage for that play, and the type of player formation the offensive team takes on. The proposed framework achieves 95% accuracy in detecting the formation frame, 98% accuracy in detecting the line of scrimmage, and up to 67% accuracy in classifying the offensive team\\'s formation. To validate our framework, we compiled a large dataset comprising more than 800 play-clips of standard and high definition resolution from real-world football games. This dataset will be made publicly available for future comparison. © 2013 IEEE.

  10. Development of waste packages for TRU-disposal. 5. Development of cylindrical metal package for TRU wastes

    International Nuclear Information System (INIS)

    Mine, Tatsuya; Mizubayashi, Hiroshi; Asano, Hidekazu; Owada, Hitoshi; Otsuki, Akiyoshi

    2005-01-01

    Development of the TRU waste package for hulls and endpieces compression canisters, which include long-lived and low sorption nuclides like C-14 is essential and will contribute a lot to a reasonable enhancement of safety and economy of the TRU-disposal system. The cylindrical metal package made of carbon steel for canisters to enhance the efficiency of the TRU-disposal system and to economically improve their stacking conditions was developed. The package is a welded cylindrical construction with a deep drawn upper cover and a disc plate for a bottom cover. Since the welding is mainly made only for an upper cover and a bottom disc plate, this package has a better containment performance for radioactive nuclide and can reduce the cost for construction and manufacturing including its welding control. Furthermore, this package can be laid down in pile for stacking in the circular cross section disposal tunnel for the sedimentary rock, which can drastically minimize the space for disposal tunnel as mentioned previously in TRU report. This paper reports the results of the study for application of newly developed metal package into the previous TRU-disposal system and for the stacking equipment for the package. (author)

  11. The development of a digital signal processing and plotting package to support testing of hazardous and radioactive material packages

    International Nuclear Information System (INIS)

    Ludwigsen, J.S.; Uncapher, W.L.; Arviso, M.; Lattier, C.N.; Hankinson, M.; Cannone, D.J.

    1995-01-01

    Federal regulations allow package designers to use analysis, testing, or a combination of analysis and testing to support certification of packages used to transport hazardous or radioactive materials. In recent years, many certified packages were subjected to a combination of analysis and testing. A major part of evaluating structural or thermal package response is the collection, reduction and presentation of instrumentation measurement data. Sandia National Laboratories, under the sponsorship of the US Department of Energy, has developed a comprehensive analysis and plotting package (known as KAPP) that performs digital signal processing of both transient structural and thermal data integrated with a comprehensive plotting package designed to support radioactive material package testing

  12. The development of a packaging handbook

    International Nuclear Information System (INIS)

    Shappert, L.B.

    1994-01-01

    The Packaging Handbook, dealing with the development of packagings designed to carry radioactive material, is being written for DOE's Transportation and Packaging Safety Division. The primary goal of the Handbook is to provide sufficient technical information and guidance to improve the quality of Safety Analysis Reports on Type B Packagings (SARPs) that are submitted to DOE for certification. This paper provides an update on the status of the Handbook

  13. Smart packaging systems for food applications: a review.

    Science.gov (United States)

    Biji, K B; Ravishankar, C N; Mohan, C O; Srinivasa Gopal, T K

    2015-10-01

    Changes in consumer preference for safe food have led to innovations in packaging technologies. This article reviews about different smart packaging systems and their applications in food packaging, packaging research with latest innovations. Active and intelligent packing are such packaging technologies which offer to deliver safer and quality products. Active packaging refers to the incorporation of additives into the package with the aim of maintaining or extending the product quality and shelf life. The intelligent systems are those that monitor the condition of packaged food to give information regarding the quality of the packaged food during transportation and storage. These technologies are designed to the increasing demand for safer foods with better shelf life. The market for active and intelligent packaging systems is expected to have a promising future by their integration into packaging materials or systems.

  14. Development directions of packaging made from polymer materials

    Directory of Open Access Journals (Sweden)

    Jovanović Slobodan

    2011-01-01

    Full Text Available World packaging market achieves turnover of about $620 billion per year with one third of this amount being associated to packaging made from polymer materials. It is expected that this kind of packaging consumption will hold at least 3% of world packaging market share in the next five years and that it will surpass the consumption of all other materials used in the packaging production. This can be contributed to product quality, low production costs as well as significant investments made in the development of polymer materials, packaging technology and packaging. This paper presents some development directions for packaging made from polymer materials, such as: packaging in the protective atmosphere, the use of active and intelligent packaging, and the use of biopolymers and recycled polymers for packaging production that come into direct contact with the packed product.

  15. 49 CFR 178.915 - General Large Packaging standards.

    Science.gov (United States)

    2010-10-01

    ... 49 Transportation 2 2010-10-01 2010-10-01 false General Large Packaging standards. 178.915 Section... PACKAGINGS Large Packagings Standards § 178.915 General Large Packaging standards. (a) Each Large Packaging.... Large Packagings intended for solid hazardous materials must be sift-proof and water-resistant. (b) All...

  16. Directory of certificates of compliance for radioactive materials packages: Summary report of NRC approved packages

    International Nuclear Information System (INIS)

    1987-11-01

    This directory contains a Summary Report of the US Nuclear Regulatory Commission's Approved Packages (Volume 1). This directory makes available a convenient source of information on packagings which have been approved by the US Nuclear Regulatory Commission. To assist in identifying packaging, an index by Model Number and corresponding Certificate of Compliance Number is included at the back of Volume 1

  17. Bootstrap regularity for integro-differential operators and its application to nonlocal minimal surfaces

    OpenAIRE

    Barrera, Begoña Barrios; Figalli, Alessio; Valdinoci, Enrico

    2012-01-01

    We prove that $C^{1,\\alpha}$ $s$-minimal surfaces are automatically $C^\\infty$. For this, we develop a new bootstrap regularity theory for solutions of integro-differential equations of very general type, which we believe is of independent interest.

  18. Interim storage of radioactive waste packages

    International Nuclear Information System (INIS)

    1998-01-01

    This report covers all the principal aspects of production and interim storage of radioactive waste packages. The latest design solutions of waste storage facilities and the operational experiences of developed countries are described and evaluated in order to assist developing Member States in decision making and design and construction of their own storage facilities. This report is applicable to any category of radioactive waste package prepared for interim storage, including conditioned spent fuel, high level waste and sealed radiation sources. This report addresses the following issues: safety principles and requirements for storage of waste packages; treatment and conditioning methods for the main categories of radioactive waste; examples of existing interim storage facilities for LILW, spent fuel and high level waste; operational experience of Member States in waste storage operations including control of storage conditions, surveillance of waste packages and observation of the behaviour of waste packages during storage; retrieval of waste packages from storage facilities; technical and administrative measures that will ensure optimal performance of waste packages subject to various periods of interim storage

  19. Design aspects of plutonium air-transportable packages

    International Nuclear Information System (INIS)

    Allen, G.C.; Moya, J.L.; Pierce, J.D.; Attaway, S.W.

    1989-01-01

    Recent worldwide interest in transporting plutonium powders by air has created a need for expanding the packaging technology base as well as improving their understanding of how plutonium air transport (PAT) packagings perform during severe accident tests. Historically it has not been possible to establish design rules for individual package components because of the complex way parts interacted in forming a successful whole unit. Also, computer analyses were only considered valid for very limited portions of the design effort because of large deformations, localized tearing occurring in the package during accident testing, and extensive use of orthotropic materials. Consequently, iterative design and experimentation has historically been used to develop plutonium air-transportable packages. Full-scale prototypes have been tested since scaling of packages utilizing wood as an energy absorber and thermal insulator has not proven to be very successful. This is because the wood grain and dynamic performance of the wood during crush do not always scale. The high cost of full-scale testing of large packages has certainly hindered obtaining additional data and development new designs. The testing criteria for PAT packages, as described in the US Nuclear Regulatory Commission's Qualification Criteria to Certify a Package for Air Transport of Plutonium, NUREG-0360, 1978, are summarized. Computer modeling techniques have greatly improved over the last ten years, and there are some areas of opportunity for future applications to plutonium air-transportable package design problems. Having developed a better understanding of the performance of current packages, they have the opportunity to make major improvements in new packaging concepts. Each of these areas is explored in further depth to establish their impact on design practices for air-transportable packages

  20. Verification of the CONPAS (CONtainment Performance Analysis System) code package

    International Nuclear Information System (INIS)

    Kim, See Darl; Ahn, Kwang Il; Song, Yong Man; Choi, Young; Park, Soo Yong; Kim, Dong Ha; Jin, Young Ho.

    1997-09-01

    CONPAS is a computer code package to integrate the numerical, graphical, and results-oriented aspects of Level 2 probabilistic safety assessment (PSA) for nuclear power plants under a PC window environment automatically. For the integrated analysis of Level 2 PSA, the code utilizes four distinct, but closely related modules: (1) ET Editor, (2) Computer, (3) Text Editor, and (4) Mechanistic Code Plotter. Compared with other existing computer codes for Level 2 PSA, and CONPAS code provides several advanced features: computational aspects including systematic uncertainty analysis, importance analysis, sensitivity analysis and data interpretation, reporting aspects including tabling and graphic as well as user-friendly interface. The computational performance of CONPAS has been verified through a Level 2 PSA to a reference plant. The results of the CONPAS code was compared with an existing level 2 PSA code (NUCAP+) and the comparison proves that CONPAS is appropriate for Level 2 PSA. (author). 9 refs., 8 tabs., 14 figs

  1. Best Practice in Policy Package Design

    DEFF Research Database (Denmark)

    Kessler, Florian; Vesela, Jirina; Vencl, Vaclav

    2010-01-01

    This deliverable focuses on the identification and analysis of best practice examples of policy package design. For this purpose a methodology is developed that allows the systematic analysis of both national and EU policy packages. Eight packages were selected and analysed, highlighting...... the factors which supported the design and implementation process in each case. The results of the analysis show which factors led to these cases to be considered best practice. In addition, factors are identified which are not yet part of the generic policy packaging framework presented in earlier OPTIC...... Deliverables. The consideration of these factors will help to further improve the framework in the subsequent work packages....

  2. Intelligent food packaging - research and development

    OpenAIRE

    Renata Dobrucka; Ryszard Cierpiszewski; Andrzej Korzeniowski

    2015-01-01

    Packaging also fosters effective marketing of the food through distribution and sale channels. It is of the utmost importance to optimize the protection of the food, a great quality and appearance - better than typical packaged foods. In recent years, intelligent packaging became very popular. Intelligent packaging is becoming more and more widely used for food products. Application of this type of solution contributes to improvement of the quality consumer life undoubtedly. Intelligent packa...

  3. Unit-of-Use Versus Traditional Bulk Packaging

    Directory of Open Access Journals (Sweden)

    Tiffany So

    2012-01-01

    Full Text Available Background: The choice between unit-of-use versus traditional bulk packaging in the US has long been a continuous debate for drug manufacturers and pharmacies in order to have the most efficient and safest practices. Understanding the benefits of using unit-of-use packaging over bulk packaging by US drug manufacturers in terms of workflow efficiency, economical costs and medication safety in the pharmacy is sometimes challenging.Methods: A time-saving study comparing the time saved using unit-of-use packaging versus bulk packaging, was examined. Prices between unit-of-use versus bulk packages were compared by using the Red Book: Pharmacy’s Fundamental Reference. Other articles were reviewed on the topics of counterfeiting, safe labeling, and implementation of unit-of-use packaging. Lastly, a cost-saving study was reviewed showing how medication adherence, due to improved packaging, could be cost-effective for patients.Results: When examining time, costs, medication adherence, and counterfeiting arguments, unit-of-use packaging proved to be beneficial for patients in all these terms.

  4. Unit-of-Use Versus Traditional Bulk Packaging

    Directory of Open Access Journals (Sweden)

    Tiffany So

    2012-01-01

    Full Text Available Background: The choice between unit-of-use versus traditional bulk packaging in the US has long been a continuous debate for drug manufacturers and pharmacies in order to have the most efficient and safest practices. Understanding the benefits of using unit-of-use packaging over bulk packaging by US drug manufacturers in terms of workflow efficiency, economical costs and medication safety in the pharmacy is sometimes challenging. Methods: A time-saving study comparing the time saved using unit-of-use packaging versus bulk packaging, was examined. Prices between unit-of-use versus bulk packages were compared by using the Red Book: Pharmacy's Fundamental Reference. Other articles were reviewed on the topics of counterfeiting, safe labeling, and implementation of unit-of-use packaging. Lastly, a cost-saving study was reviewed showing how medication adherence, due to improved packaging, could be cost-effective for patients. Results: When examining time, costs, medication adherence, and counterfeiting arguments, unit-of-use packaging proved to be beneficial for patients in all these terms.   Type: Student Project

  5. Cute as candy: a qualitative study of perceptions of snus branding and package design among youth in Norway.

    Science.gov (United States)

    Scheffels, Janne; Lund, Ingeborg

    2017-04-03

    Snus use has increased among youth in Norway in recent years and is now more prevalent than smoking. Concurrently, a range of new products and package designs have been introduced to the market. The aim of this study was to explore how youth perceive snus branding and package design, and the role, if any, of snus packaging on perceptions of appeal and harm of snus among youth. Adolescent tobacco users and non-users (N=35) ages 15-17 years. We conducted interviews among 6 focus groups (each with 4-7 participants). Participants were shown snus packages with a variety of designs and with different product qualities (flavour additives, slim, regular, white and brown sachets) and group discussions focused on how they perceived packages and products. The focus group discussions were semistructured using a standard guide, and analysed thematically. The participants in the focus groups narrated distinct images of snus brands and associated user identities. Package design elements such as shapes, colours, images and fonts were described as guiding these perceptions. Packaging elements and flavour additives were associated with perceptions of product harm. The appeal of flavoured snus products and new types of snus sachets seemed to blend in with these processes, reinforcing positive attitudes and contributing to the creation of particular identities for products and their users. The findings indicate that packaging is vital to consumer's identification with, and differentiation between, snus brands. In view of this, snus branding and packaging can be seen as fulfilling a similar promotional role as advertising messages: generating preferences and appeal. Published by the BMJ Publishing Group Limited. For permission to use (where not already granted under a licence) please go to http://www.bmj.com/company/products-services/rights-and-licensing/.

  6. HIDE & SEEK: End-to-end packages to simulate and process radio survey data

    Science.gov (United States)

    Akeret, J.; Seehars, S.; Chang, C.; Monstein, C.; Amara, A.; Refregier, A.

    2017-01-01

    As several large single-dish radio surveys begin operation within the coming decade, a wealth of radio data will become available and provide a new window to the Universe. In order to fully exploit the potential of these datasets, it is important to understand the systematic effects associated with the instrument and the analysis pipeline. A common approach to tackle this is to forward-model the entire system-from the hardware to the analysis of the data products. For this purpose, we introduce two newly developed, open-source Python packages: the HI Data Emulator (HIDE) and the Signal Extraction and Emission Kartographer (SEEK) for simulating and processing single-dish radio survey data. HIDE forward-models the process of collecting astronomical radio signals in a single-dish radio telescope instrument and outputs pixel-level time-ordered-data. SEEK processes the time-ordered-data, removes artifacts from Radio Frequency Interference (RFI), automatically applies flux calibration, and aims to recover the astronomical radio signal. The two packages can be used separately or together depending on the application. Their modular and flexible nature allows easy adaptation to other instruments and datasets. We describe the basic architecture of the two packages and examine in detail the noise and RFI modeling in HIDE, as well as the implementation of gain calibration and RFI mitigation in SEEK. We then apply HIDE &SEEK to forward-model a Galactic survey in the frequency range 990-1260 MHz based on data taken at the Bleien Observatory. For this survey, we expect to cover 70% of the full sky and achieve a median signal-to-noise ratio of approximately 5-6 in the cleanest channels including systematic uncertainties. However, we also point out the potential challenges of high RFI contamination and baseline removal when examining the early data from the Bleien Observatory. The fully documented HIDE &SEEK packages are available at http://hideseek.phys.ethz.ch/ and are published

  7. Fresh meat packaging: consumer acceptance of modified atmosphere packaging including carbon monoxide.

    Science.gov (United States)

    Grebitus, Carola; Jensen, Helen H; Roosen, Jutta; Sebranek, Joseph G

    2013-01-01

    Consumers' perceptions and evaluations of meat quality attributes such as color and shelf life influence purchasing decisions, and these product attributes can be affected by the type of fresh meat packaging system. Modified atmosphere packaging (MAP) extends the shelf life of fresh meat and, with the inclusion of carbon monoxide (CO-MAP), achieves significant color stabilization. The objective of this study was to assess whether consumers would accept specific packaging technologies and what value consumers place on ground beef packaged under various atmospheres when their choices involved the attributes of color and shelf life. The study used nonhypothetical consumer choice experiments to determine the premiums that consumers are willing to pay for extended shelf life resulting from MAP and for the "cherry red" color in meat resulting from CO-MAP. The experimental design allowed determination of whether consumers would discount foods with MAP or CO-MAP when (i) they are given more detailed information about the technologies and (ii) they have different levels of individual knowledge and media exposure. The empirical analysis was conducted using multinomial logit models. Results indicate that consumers prefer an extension of shelf life as long as the applied technology is known and understood. Consumers had clear preferences for brighter (aerobic and CO) red color and were willing to pay $0.16/lb ($0.35/kg) for each level of change to the preferred color. More information on MAP for extending the shelf life and on CO-MAP for stabilizing color decreased consumers' willingness to pay. An increase in personal knowledge and media exposure influenced acceptance of CO-MAP negatively. The results provide quantitative measures of how packaging affects consumers' acceptance and willingness to pay for products. Such information can benefit food producers and retailers who make decisions about investing in new packaging methods.

  8. 16 CFR 503.6 - Packagers' duty to withhold availability of packages imprinted with retail sale price...

    Science.gov (United States)

    2010-01-01

    ... THE FAIR PACKAGING AND LABELING ACT STATEMENTS OF GENERAL POLICY OR INTERPRETATION § 503.6 Packagers... reason to know that it will be used as an instrumentality for deception or for frustration of value... fully passes on to the purchasers the represented savings or sale price advantage. (b) A packager or...

  9. Analysis of Type A packaging systems based on greater than 400 individual packaging tests

    International Nuclear Information System (INIS)

    Edling, D.A.

    1976-01-01

    Type A packagings commonly used within the U.S. were studied to determine their performance with respect to, ''Tests for demonstrating ability to withstand normal conditions of transport,'' (e.g., water spray, free drop (4 ft), penetration, corner drop, and compression). There are several differences in U.S. and IAEA Type A packaging requirements and these are outlined. For purposes of this study, U. S. requirements were used. More than 100 separate packagings (greater than 400 individual tests) were studied and evaluated. Most of these packagings can be divided into four basic groups: steel drums, wooden boxes, fiberboard containers, and steel boxes. The steel drums met all the requirements with a minimum of qualification and restrictions on use. The wooden boxes performed well, with three-way corner construction providing the best results. The Type A performance requirements had a much greater effect on fiberboard packagings (boxes and drums). In most cases penetration of the fiberboard container did occur, but this was dependent on the inner packagings and materials used. Steel boxes offer a wide flexibility in types of construction, materials usable, volumes, and authorized gross weights. Material usage and construction for wooden and fiberboard containers, such as use of plywood in box construction, banding of boxes, and use of ''firm'' cushioning materials within fiberboard containers, are also discussed

  10. Type B Drum packages

    International Nuclear Information System (INIS)

    Edwards, W.S.

    1995-11-01

    The Type B Drum package is a container in which a single drum containing Type B quantities of radioactive material will be packaged for shipment. The Type B Drum containers are being developed to fill a void in the packaging and transportation capabilities of the US Department of Energy (DOE), as no double containment packaging for single drums of Type B radioactive material is currently available. Several multiple-drum containers and shielded casks presently exist. However, the size and weight of these containers present multiple operational challenges for single-drum shipments. The Type B Drum containers will offer one unshielded version and, if needed, two shielded versions, and will provide for the option of either single or double containment. The primary users of the Type B Drum container will be any organization with a need to ship single drums of Type B radioactive material. Those users include laboratories, waste retrieval facilities, emergency response teams, and small facilities

  11. 49 CFR 173.23 - Previously authorized packaging.

    Science.gov (United States)

    2010-10-01

    ... 49 Transportation 2 2010-10-01 2010-10-01 false Previously authorized packaging. 173.23 Section... REQUIREMENTS FOR SHIPMENTS AND PACKAGINGS Preparation of Hazardous Materials for Transportation § 173.23 Previously authorized packaging. (a) When the regulations specify a packaging with a specification marking...

  12. Watermarking spot colors in packaging

    Science.gov (United States)

    Reed, Alastair; Filler, TomáÅ.¡; Falkenstern, Kristyn; Bai, Yang

    2015-03-01

    In January 2014, Digimarc announced Digimarc® Barcode for the packaging industry to improve the check-out efficiency and customer experience for retailers. Digimarc Barcode is a machine readable code that carries the same information as a traditional Universal Product Code (UPC) and is introduced by adding a robust digital watermark to the package design. It is imperceptible to the human eye but can be read by a modern barcode scanner at the Point of Sale (POS) station. Compared to a traditional linear barcode, Digimarc Barcode covers the whole package with minimal impact on the graphic design. This significantly improves the Items per Minute (IPM) metric, which retailers use to track the checkout efficiency since it closely relates to their profitability. Increasing IPM by a few percent could lead to potential savings of millions of dollars for retailers, giving them a strong incentive to add the Digimarc Barcode to their packages. Testing performed by Digimarc showed increases in IPM of at least 33% using the Digimarc Barcode, compared to using a traditional barcode. A method of watermarking print ready image data used in the commercial packaging industry is described. A significant proportion of packages are printed using spot colors, therefore spot colors needs to be supported by an embedder for Digimarc Barcode. Digimarc Barcode supports the PANTONE spot color system, which is commonly used in the packaging industry. The Digimarc Barcode embedder allows a user to insert the UPC code in an image while minimizing perceptibility to the Human Visual System (HVS). The Digimarc Barcode is inserted in the printing ink domain, using an Adobe Photoshop plug-in as the last step before printing. Since Photoshop is an industry standard widely used by pre-press shops in the packaging industry, a Digimarc Barcode can be easily inserted and proofed.

  13. Automatic sets and Delone sets

    International Nuclear Information System (INIS)

    Barbe, A; Haeseler, F von

    2004-01-01

    Automatic sets D part of Z m are characterized by having a finite number of decimations. They are equivalently generated by fixed points of certain substitution systems, or by certain finite automata. As examples, two-dimensional versions of the Thue-Morse, Baum-Sweet, Rudin-Shapiro and paperfolding sequences are presented. We give a necessary and sufficient condition for an automatic set D part of Z m to be a Delone set in R m . The result is then extended to automatic sets that are defined as fixed points of certain substitutions. The morphology of automatic sets is discussed by means of examples

  14. Hanford Site radioactive hazardous materials packaging directory

    International Nuclear Information System (INIS)

    McCarthy, T.L.

    1995-12-01

    The Hanford Site Radioactive Hazardous Materials Packaging Directory (RHMPD) provides information concerning packagings owned or routinely leased by Westinghouse Hanford Company (WHC) for offsite shipments or onsite transfers of hazardous materials. Specific information is provided for selected packagings including the following: general description; approval documents/specifications (Certificates of Compliance and Safety Analysis Reports for Packaging); technical information (drawing numbers and dimensions); approved contents; areas of operation; and general information. Packaging Operations ampersand Development (PO ampersand D) maintains the RHMPD and may be contacted for additional information or assistance in obtaining referenced documentation or assistance concerning packaging selection, availability, and usage

  15. Hanford Site radioactive hazardous materials packaging directory

    Energy Technology Data Exchange (ETDEWEB)

    McCarthy, T.L.

    1995-12-01

    The Hanford Site Radioactive Hazardous Materials Packaging Directory (RHMPD) provides information concerning packagings owned or routinely leased by Westinghouse Hanford Company (WHC) for offsite shipments or onsite transfers of hazardous materials. Specific information is provided for selected packagings including the following: general description; approval documents/specifications (Certificates of Compliance and Safety Analysis Reports for Packaging); technical information (drawing numbers and dimensions); approved contents; areas of operation; and general information. Packaging Operations & Development (PO&D) maintains the RHMPD and may be contacted for additional information or assistance in obtaining referenced documentation or assistance concerning packaging selection, availability, and usage.

  16. Packaging and Embedded Electronics for the Next Generation

    Science.gov (United States)

    Sampson, Michael J.

    2010-01-01

    This viewgraph presentation describes examples of electronic packaging that protects an electronic element from handling, contamination, shock, vibration and light penetration. The use of Hermetic and non-hermetic packaging is also discussed. The topics include: 1) What is Electronic Packaging? 2) Why Package Electronic Parts? 3) Evolution of Packaging; 4) General Packaging Discussion; 5) Advanced non-hermetic packages; 6) Discussion of Hermeticity; 7) The Class Y Concept and Possible Extensions; 8) Embedded Technologies; and 9) NEPP Activities.

  17. Grandfathering of competent authority approved packages

    International Nuclear Information System (INIS)

    Osgood, N.L.

    2004-01-01

    International Atomic Energy Agency transportation regulations are reviewed and revised on a periodic basis as new technical and scientific information becomes available. The 1996 Edition of the Regulations for the Safe Transport of Radioactive Materials in TS-R-1 includes provisions for the use of package designs approved to previous editions of the regulations. This assures that there is no disruption of transport when the regulations are updated and revised. The revision of package design standards may make certain designs obsolete, though not necessarily unsafe. The U.S. Nuclear Regulatory Commission is the agency in the United States that certifies transportation packages for Type B and fissile materials. NRC regulations include grandfathering provisions that are comparable to and compatible with the IAEA standards. NRC staff is promoting a new system that would eliminate the need to grandfather package designs. Under the new method, any new or revised provision of the regulations that affects package standards would include its own transitional arrangements. In this way, each change would be evaluated for its safety importance. Changes in the package standards that are important to safety would be implemented immediately upon the regulations coming into force. Other changes, that do not significantly affect safety, would have longer implementation periods. In this way, all packages in use would be compatible with the regulations in force, and no specific grandfathering provisions for older designs would be needed. NRC staff has concluded that the package design standards are mature and have been shown to be protective over the past 40 years of shipping experience. We predict that future changes in package design standards will not be substantive in terms of resulting in significant changes in physical performance of a package in transport, including actual transportation accidents. The benefits of the new system would be a more predictable regulatory structure

  18. Structure of a headful DNA-packaging bacterial virus at 2.9 Å resolution by electron cryo-microscopy.

    Science.gov (United States)

    Zhao, Haiyan; Li, Kunpeng; Lynn, Anna Y; Aron, Keith E; Yu, Guimei; Jiang, Wen; Tang, Liang

    2017-04-04

    The enormous prevalence of tailed DNA bacteriophages on this planet is enabled by highly efficient self-assembly of hundreds of protein subunits into highly stable capsids. These capsids can stand with an internal pressure as high as ∼50 atmospheres as a result of the phage DNA-packaging process. Here we report the complete atomic model of the headful DNA-packaging bacteriophage Sf6 at 2.9 Å resolution determined by electron cryo-microscopy. The structure reveals the DNA-inflated, tensed state of a robust protein shell assembled via noncovalent interactions. Remarkable global conformational polymorphism of capsid proteins, a network formed by extended N arms, mortise-and-tenon-like intercapsomer joints, and abundant β-sheet-like mainchain:mainchain intermolecular interactions, confers significant strength yet also flexibility required for capsid assembly and DNA packaging. Differential formations of the hexon and penton are mediated by a drastic α-helix-to-β-strand structural transition. The assembly scheme revealed here may be common among tailed DNA phages and herpesviruses.

  19. Package testing capabilities at the Pacific Northwest Laboratory

    International Nuclear Information System (INIS)

    Taylor, J.M.

    1993-01-01

    The purpose of this paper is to describe the package testing capabilities at the Pacific Northwest Laboratory (PNL). In the past all of the package testing that was performed at PNL was done on prototype or mocked up radioactive material packaging. Presently, we are developing the capability to perform testing on non-radioactive material packaging. The testing on the non-radioactive material packaging will be done to satisfy the new performance oriented packaging requirements (DOT Docket HM-181, 1991). This paper describes the equipment used to perform the performance oriented packaging tests and also describes some testing capability for testing radioactive material packaging

  20. RECENT TRENDS IN PACKAGING SYSTEMS FOR PHARMACEUTICAL PRODUCTS

    Directory of Open Access Journals (Sweden)

    Renata Dobrucka

    2014-12-01

    Full Text Available Background:  In recent years, pharmaceutical packaging market was one of the fastest growing areas of the packaging industry. At the same time the packaging manufacturers put high demands on quality and safety. Methods: Review of innovations in packaging systems for pharmaceutical products was made including newest information of researches and achievements of recent years. Results and conclusion: Observed in recent years the development of pharmaceutical packaging market expanded due to with the huge technological advances that allow introduction of new packaging. Also, in this study presented intelligent packaging in pharmacy and innovation in child-resistance packaging.

  1. K Basin sludge packaging design criteria (PDC) and safety analysis report for packaging (SARP) approval plan

    International Nuclear Information System (INIS)

    Brisbin, S.A.

    1996-01-01

    This document delineates the plan for preparation, review, and approval of the Packaging Design Crieteria for the K Basin Sludge Transportation System and the Associated on-site Safety Analysis Report for Packaging. The transportation system addressed in the subject documents will be used to transport sludge from the K Basins using bulk packaging

  2. The impact of packaging on product competition

    Directory of Open Access Journals (Sweden)

    Maryam Masoumi

    2012-09-01

    Full Text Available The primary objective of this paper is to detect important factors, which are influencing competitive advantage. The proposed model of this paper uses sampling technique to measure characteristics of society. There are eight independent variables for the proposed study of this paper including packaging endurance, easy distribution, customer promotion through packaging, packaging structure, packaging as silent advertiser, diversity of packaging, clean and healthy packaging and innovation in packaging. The proposed study uses structural equation modeling to either accept or reject all hypotheses associated with the proposed study of this paper. The population of this study includes all managers and experts who are involved in packaging products. We used simple sampling technique and chooses 300 from a population of 450 people who are considered as the population of this survey. Cronbach alpha was determined as 0.732, which is above the minimum acceptable level. The results confirm that all mentioned factors influence competitiveness, effectively.

  3. Tie Points Extraction for SAR Images Based on Differential Constraints

    Science.gov (United States)

    Xiong, X.; Jin, G.; Xu, Q.; Zhang, H.

    2018-04-01

    Automatically extracting tie points (TPs) on large-size synthetic aperture radar (SAR) images is still challenging because the efficiency and correct ratio of the image matching need to be improved. This paper proposes an automatic TPs extraction method based on differential constraints for large-size SAR images obtained from approximately parallel tracks, between which the relative geometric distortions are small in azimuth direction and large in range direction. Image pyramids are built firstly, and then corresponding layers of pyramids are matched from the top to the bottom. In the process, the similarity is measured by the normalized cross correlation (NCC) algorithm, which is calculated from a rectangular window with the long side parallel to the azimuth direction. False matches are removed by the differential constrained random sample consensus (DC-RANSAC) algorithm, which appends strong constraints in azimuth direction and weak constraints in range direction. Matching points in the lower pyramid images are predicted with the local bilinear transformation model in range direction. Experiments performed on ENVISAT ASAR and Chinese airborne SAR images validated the efficiency, correct ratio and accuracy of the proposed method.

  4. Migration and sorption phenomena in packaged foods.

    Science.gov (United States)

    Gnanasekharan, V; Floros, J D

    1997-10-01

    Rapidly developing analytical capabilities and continuously evolving stringent regulations have made food/package interactions a subject of intense research. This article focuses on: (1) the migration of package components such as oligomers and monomers, processing aids, additives, and residual reactants in to packaged foods, and (2) sorption of food components such as flavors, lipids, and moisture into packages. Principles of diffusion and thermodynamics are utilized to describe the mathematics of migration and sorption. Mathematical models are developed from first principles, and their applicability is illustrated using numerical simulations and published data. Simulations indicate that available models are system (polymer-penetrant) specific. Furthermore, some models best describe the early stages of migration/sorption, whereas others should be used for the late stages of these phenomena. Migration- and/or sorption-related problems with respect to glass, metal, paper-based and polymeric packaging materials are discussed, and their importance is illustrated using published examples. The effects of migrating and absorbed components on food safety, quality, and the environment are presented for various foods and packaging materials. The impact of currently popular packaging techniques such as microwavable, ovenable, and retortable packaging on migration and sorption are discussed with examples. Analytical techniques for investigating migration and sorption phenomena in food packaging are critically reviewed, with special emphasis on the use and characteristics of food-simulating liquids (FSLs). Finally, domestic and international regulations concerning migration in packaged foods, and their impact on food packaging is briefly presented.

  5. Counting radon tracks in Makrofol detectors with the 'image reduction and analysis facility' (IRAF) software package

    International Nuclear Information System (INIS)

    Hernandez, F.; Gonzalez-Manrique, S.; Karlsson, L.; Hernandez-Armas, J.; Aparicio, A.

    2007-01-01

    Makrofol detectors are commonly used for long-term radon ( 222 Rn) measurements in houses, schools and workplaces. The use of this type of passive detectors for the determination of radon concentrations requires the counting of the nuclear tracks produced by alpha particles on the detecting material. The 'image reduction and analysis facility' (IRAF) software package is a piece of software commonly used in astronomical applications. It allows detailed counting and mapping of sky sections where stars are grouped very closely, even forming clusters. In order to count the nuclear tracks in our Makrofol radon detectors, we have developed an inter-disciplinary application that takes advantage of the similitude that exist between counting stars in a dark sky and tracks in a track-etch detector. Thus, a low cost semi-automatic system has been set up in our laboratory which utilises a commercially available desktop scanner and the IRAF software package. A detailed description of the proposed semi-automatic method and its performance, in comparison to ocular counting, is described in detail here. In addition, the calibration factor for this procedure, 2.97+/-0.07kBqm -3 htrack -1 cm 2 , has been calculated based on the results obtained from exposing 46 detectors to certified radon concentrations. Furthermore, the results of a preliminary radon survey carried out in 62 schools in Tenerife island (Spain), using Makrofol detectors, counted with the mentioned procedure, are briefly presented. The results reported here indicate that the developed procedure permits a fast, accurate and unbiased determination of the radon tracks in a large number of detectors. The measurements carried out in the schools showed that the radon concentrations in at least 12 schools were above 200Bqm -3 and, in two of them, above 400Bqm -3 . Further studies should be performed at those schools following the European Union recommendations about radon concentrations in buildings

  6. Automated differentiation between epileptic and non-epileptic convulsive seizures

    DEFF Research Database (Denmark)

    Beniczky, Sándor; Conradsen, Isa; Moldovan, Mihai

    2015-01-01

    Our objective was the clinical validation of an automated algorithm based on surface electromyography (EMG) for differentiation between convulsive epileptic and psychogenic nonepileptic seizures (PNESs). Forty-four consecutive episodes with convulsive events were automatically analyzed with the a......%) and 18 PNESs (95%). The overall diagnostic accuracy was 95%. This algorithm is useful for distinguishing between epileptic and psychogenic convulsive seizures....

  7. Young people's perceptions of cigarette packaging and plain packaging: an online survey.

    Science.gov (United States)

    Moodie, Crawford; Ford, Allison; Mackintosh, Anne Marie; Hastings, Gerard

    2012-01-01

    In the United Kingdom, with most marketing channels prohibited, packaging is one of the few remaining ways that tobacco companies can promote their products. An online survey with young people aged 10-17 years (N = 658) was used to explore why youth choose cigarettes, perceptions of pack color, and perceptions of plain (nonbranded) cigarette packaging. Young people were also shown an image of 3 plain packs, which differed by shape and method of opening, and asked which they liked most and thought others their age would smoke. Price and what significant others smoke were key factors for choosing cigarettes, with packaging also an important influence. More than a third of the sample associated lighter pack color with weak tasting and less harmful cigarettes. Plain packs were rated negatively as were perceptions of plain pack users. One in 3 showed a preference for either a narrow "perfume type" plain pack or a plain "slide" pack that opened from the side, and 1 in 3 also thought that young people would smoke these packs. Packaging appears to both attract young people and mislead them about product strength and relative harm. Innovative pack construction (novel pack shape and method of opening) and the use of color are instrumental in these effects. The findings therefore suggest that any move to plain packaging should not only consider the benefits of removing branding (including color) but also of standardizing pack construction in terms of shape and method of opening.

  8. Safety Analysis Report for Packaging (SARP): ATMX-500 Railcar nuclear packaging

    International Nuclear Information System (INIS)

    Griffin, J.F.; Peterson, J.B.; Edling, D.A.; Blauvelt, R.K.

    1977-01-01

    A Safety Analysis Report for Packaging (SARP) is described that makes available to all potential users the technical specifications and limits pertinent to the modification and use of the ATMX Railcars for which the Department of Transportation has issued Special Permit No. 5948. The SARP includes discussions of structural integrity, thermal resistance, radiation shielding and radiological safety, nuclear criticality safety, and quality control. Much of the information was previously published in a similar report. A complte physical and technical description of the package is presented. The packaging cnsists of a specially modified ATMX Series 500 Railcar loaded with DOT Specification steel drums or fiberglass coated plywood boxes. The results of the nuclear criticality safety analysis provide the maximum quantities of each fissile isotope which may be shipped as Fissile Class I in 30- and 55-gal drums. A limit of 5 g/ft 3 was established for wooden boxes. Design and development considerations regarding the packaging concept and modification of the ATMX-500 Railcar are presented. Tables, dimensional sketches, sequential photographs of the structural modifications, technical references, loading and shipping guidelines, and results of Mound Laboratory's experience in using this container are included. An internal review of this SARP was performed in compliance with the requirements of ERDA Manual Chapter 5201-Part V

  9. 7 CFR 58.151 - Packaging and repackaging.

    Science.gov (United States)

    2010-01-01

    ... 7 Agriculture 3 2010-01-01 2010-01-01 false Packaging and repackaging. 58.151 Section 58.151... Specifications for Dairy Plants Approved for USDA Inspection and Grading Service 1 Packaging and General Identification § 58.151 Packaging and repackaging. (a) Packaging dairy products or cutting and repackaging all...

  10. Dual Use Packaging, Phase I

    Data.gov (United States)

    National Aeronautics and Space Administration — NASA seeks down-weighted packaging compatible with microwave preparation and perhaps high hydrostatic pressure processing. New packaging must satisfy NASA's 3-year...

  11. Safety analysis report: packages. DOT specification 7A - Type A container Mark 15 sludge shipping package

    International Nuclear Information System (INIS)

    Zeh, C.W.

    1985-03-01

    Sludge or filter cake containing 1.1 wt % 235 U enriched uranium from Mark 15 fabrication will be packaged in 55-gallon containers and shipped from SRP to NLO, Fernald, Ohio for recovery of product. About 7 Metric Tons (MT) of filter cake will be produced from fabricating Mark 15 slugs each reactor charge. Packaged shipments of this material, consigned as exclusive use, will be shipped to NLO in Department of Transportation (DOT) Specification 7A - Type A packages under a DOE Certificate of Compliance for Fissile Class III shipments. ''Type A packaging'' is designed to retain containment and shielding integrity under normal conditions of transport. This report documents compliance of the package design, construction methods, material and test performance with DOT Specification 7A. This DOT 7A Type A package contains a carbon steel outer container which is a 0.060-in.-thick 55-gal, galvanized drum equipped with a gasketed closure. The outer container encloses a 0.090-in.-thick, open head, polyethylene liner with lid

  12. Quantifying effects of convenience and product packaging on consumer preferences and market share of seafood products

    DEFF Research Database (Denmark)

    Mueller Loose, Simone; Peschel, Anne; Grebitus, Carola

    2013-01-01

    ,718 Australian oyster consumers participated in an online choice experiment with visual product stimuli to simulate their choice of ready-packaged oysters in a retail store. Considering preference heterogeneity respondents’ choices were analysed with a scale adjusted latent class model and six different consumer...... serving suggestions were assessed in a choice experiment. The impact of product packaging and preparation convenience on consumer choice were analysed relative to the traditional demand factors of price, region of origin, oyster species, health, environmental and quality claims. A total of 1...... a minor influence on consumer choice. Consumer differences in price sensitivity and preferences for species and different oyster accompaniments provide scope for consumer oriented product differentiation with the potential to increase oyster demand and healthy seafood consumption....

  13. K east encapsulation packager modifications

    International Nuclear Information System (INIS)

    Jensen, M.A.

    1994-01-01

    This Supporting Document analyzes a proposal for reducing the under-packager volume to decrease the amount of fissile material that could accumulate there. The analysis shows that restricting the under packager volume to no more than 4080 in 3 will assure that if accumulated fissile material beneath the packager is added to the worst-case mass of fissile material in the discharge chute, a k eff of 0.98 will not be exceeded

  14. System issues for multichip packaging

    Science.gov (United States)

    Sage, Maurice G.; Hartley, Neil

    1991-04-01

    It is now generally recognised that the performance of an electronic system is governed by the choice of packaging technology. Never before have the technical and financial implications of a packaging technology choice been more critical and never before has technology interdependence or industry globalisation made the choice more difficult. This paper is aimed at examining the choices available and the system issues resulting from the move from single chip to multichip packaging.

  15. APPLICATION OF NANOTECHNOLOGY IN FOOD PACKAGING

    Directory of Open Access Journals (Sweden)

    Renata Dobrucka

    2014-04-01

    Full Text Available Nanotechnology involves the design, production and use of structures through control of the size and shape of the materials at the nanometre scale. Also, nanomaterials have been already applied in many fields of human life. Nanocomposites have already led to several innovations with potential applications in the food packaging sector. The use of nanocomposite formulations is expected to considerably enhance the shelf-life of many types of food. This improvement can lead to lower weight packages because less material is needed to obtain the same or even better barrier properties. This, in turn, can lead to reduced package cost with less packaging waste. Antimicrobial packaging is another area with high potential for applying nanocomposite technology. Nanostructured antimicrobials have a higher surface area-to-volume ratio when compared with their higher scale counterparts. Therefore, antimicrobial nanocomposite packaging systems are supposed to be particularly efficient in their activities against microbial cells. In this review, definition of nanomaterials is presented. Besides, the paper shows examples of nanocomposities and antimicrobial nanopackaging mainly with the use of nanosilver. Moreover, nanoparticles such ZnO, TiO2, MgO and nanosensors in packaging were presented.

  16. Function Package for Computing Quantum Resource Measures

    Science.gov (United States)

    Huang, Zhiming

    2018-05-01

    In this paper, we present a function package for to calculate quantum resource measures and dynamics of open systems. Our package includes common operators and operator lists, frequently-used functions for computing quantum entanglement, quantum correlation, quantum coherence, quantum Fisher information and dynamics in noisy environments. We briefly explain the functions of the package and illustrate how to use the package with several typical examples. We expect that this package is a useful tool for future research and education.

  17. Packaging and transportation manual. Chapter on the packaging and transportation of hazardous and radioactive waste

    International Nuclear Information System (INIS)

    1998-03-01

    The purpose of this chapter is to outline the requirements that Los Alamos National Laboratory employees and contractors must follow when they package and ship hazardous and radioactive waste. This chapter is applied to on-site, intra-Laboratory, and off-site transportation of hazardous and radioactive waste. The chapter contains sections on definitions, responsibilities, written procedures, authorized packaging, quality assurance, documentation for waste shipments, loading and tiedown of waste shipments, on-site routing, packaging and transportation assessment and oversight program, nonconformance reporting, training of personnel, emergency response information, and incident and occurrence reporting. Appendices provide additional detail, references, and guidance on packaging for hazardous and radioactive waste, and guidance for the on-site transport of these wastes

  18. Packaging and transportation manual. Chapter on the packaging and transportation of hazardous and radioactive waste

    Energy Technology Data Exchange (ETDEWEB)

    NONE

    1998-03-01

    The purpose of this chapter is to outline the requirements that Los Alamos National Laboratory employees and contractors must follow when they package and ship hazardous and radioactive waste. This chapter is applied to on-site, intra-Laboratory, and off-site transportation of hazardous and radioactive waste. The chapter contains sections on definitions, responsibilities, written procedures, authorized packaging, quality assurance, documentation for waste shipments, loading and tiedown of waste shipments, on-site routing, packaging and transportation assessment and oversight program, nonconformance reporting, training of personnel, emergency response information, and incident and occurrence reporting. Appendices provide additional detail, references, and guidance on packaging for hazardous and radioactive waste, and guidance for the on-site transport of these wastes.

  19. 7 CFR 33.6 - Package.

    Science.gov (United States)

    2010-01-01

    ... the Department of Agriculture AGRICULTURAL MARKETING SERVICE (Standards, Inspections, Marketing... ISSUED UNDER AUTHORITY OF THE EXPORT APPLE ACT Definitions § 33.6 Package. Package means any container of apples. ...

  20. 7 CFR 58.444 - Packaging and repackaging.

    Science.gov (United States)

    2010-01-01

    ... 7 Agriculture 3 2010-01-01 2010-01-01 false Packaging and repackaging. 58.444 Section 58.444... Procedures § 58.444 Packaging and repackaging. (a) Packaging rindless cheese or cutting and repackaging all styles of bulk cheese shall be conducted under rigid sanitary conditions. The atmosphere of the packaging...

  1. 7 CFR 58.340 - Printing and packaging.

    Science.gov (United States)

    2010-01-01

    ... 7 Agriculture 3 2010-01-01 2010-01-01 false Printing and packaging. 58.340 Section 58.340... Procedures § 58.340 Printing and packaging. Printing and packaging of consumer size containers of butter... packaging equipment should be provided. The outside cartons should be removed from bulk butter in a room...

  2. Waste Package Component Design Methodology Report

    International Nuclear Information System (INIS)

    D.C. Mecham

    2004-01-01

    This Executive Summary provides an overview of the methodology being used by the Yucca Mountain Project (YMP) to design waste packages and ancillary components. This summary information is intended for readers with general interest, but also provides technical readers a general framework surrounding a variety of technical details provided in the main body of the report. The purpose of this report is to document and ensure appropriate design methods are used in the design of waste packages and ancillary components (the drip shields and emplacement pallets). The methodology includes identification of necessary design inputs, justification of design assumptions, and use of appropriate analysis methods, and computational tools. This design work is subject to ''Quality Assurance Requirements and Description''. The document is primarily intended for internal use and technical guidance for a variety of design activities. It is recognized that a wide audience including project management, the U.S. Department of Energy (DOE), the U.S. Nuclear Regulatory Commission, and others are interested to various levels of detail in the design methods and therefore covers a wide range of topics at varying levels of detail. Due to the preliminary nature of the design, readers can expect to encounter varied levels of detail in the body of the report. It is expected that technical information used as input to design documents will be verified and taken from the latest versions of reference sources given herein. This revision of the methodology report has evolved with changes in the waste package, drip shield, and emplacement pallet designs over many years and may be further revised as the design is finalized. Different components and analyses are at different stages of development. Some parts of the report are detailed, while other less detailed parts are likely to undergo further refinement. The design methodology is intended to provide designs that satisfy the safety and operational

  3. Waste Package Component Design Methodology Report

    Energy Technology Data Exchange (ETDEWEB)

    D.C. Mecham

    2004-07-12

    This Executive Summary provides an overview of the methodology being used by the Yucca Mountain Project (YMP) to design waste packages and ancillary components. This summary information is intended for readers with general interest, but also provides technical readers a general framework surrounding a variety of technical details provided in the main body of the report. The purpose of this report is to document and ensure appropriate design methods are used in the design of waste packages and ancillary components (the drip shields and emplacement pallets). The methodology includes identification of necessary design inputs, justification of design assumptions, and use of appropriate analysis methods, and computational tools. This design work is subject to ''Quality Assurance Requirements and Description''. The document is primarily intended for internal use and technical guidance for a variety of design activities. It is recognized that a wide audience including project management, the U.S. Department of Energy (DOE), the U.S. Nuclear Regulatory Commission, and others are interested to various levels of detail in the design methods and therefore covers a wide range of topics at varying levels of detail. Due to the preliminary nature of the design, readers can expect to encounter varied levels of detail in the body of the report. It is expected that technical information used as input to design documents will be verified and taken from the latest versions of reference sources given herein. This revision of the methodology report has evolved with changes in the waste package, drip shield, and emplacement pallet designs over many years and may be further revised as the design is finalized. Different components and analyses are at different stages of development. Some parts of the report are detailed, while other less detailed parts are likely to undergo further refinement. The design methodology is intended to provide designs that satisfy the safety

  4. airGRteaching: an R-package designed for teaching hydrology with lumped hydrological models

    Science.gov (United States)

    Thirel, Guillaume; Delaigue, Olivier; Coron, Laurent; Andréassian, Vazken; Brigode, Pierre

    2017-04-01

    Lumped hydrological models are useful and convenient tools for research, engineering and educational purposes. They propose catchment-scale representations of the precipitation-discharge relationship. Thanks to their limited data requirements, they can be easily implemented and run. With such models, it is possible to simulate a number of hydrological key processes over the catchment with limited structural and parametric complexity, typically evapotranspiration, runoff, underground losses, etc. The Hydrology Group at Irstea (Antony) has been developing a suite of rainfall-runoff models over the past 30 years. This resulted in a suite of models running at different time steps (from hourly to annual) applicable for various issues including water balance estimation, forecasting, simulation of impacts and scenario testing. Recently, Irstea has developed an easy-to-use R-package (R Core Team, 2016), called airGR (Coron et al., 2016, 2017), to make these models widely available. Although its initial target public was hydrological modellers, the package is already used for educational purposes. Indeed, simple models allow for rapidly visualising the effects of parameterizations and model components on flows hydrographs. In order to avoid the difficulties that students may have when manipulating R and datasets, we developed (Delaigue and Coron, 2016): - Three simplified functions to prepare data, calibrate a model and run a simulation - Simplified and dynamic plot functions - A shiny (Chang et al., 2016) interface that connects this R-package to a browser-based visualisation tool. On this interface, the students can use different hydrological models (including the possibility to use a snow-accounting model), manually modify their parameters and automatically calibrate their parameters with diverse objective functions. One of the visualisation tabs of the interface includes observed precipitation and temperature, simulated snowpack (if any), observed and simulated

  5. Automatisms: bridging clinical neurology with criminal law.

    Science.gov (United States)

    Rolnick, Joshua; Parvizi, Josef

    2011-03-01

    The law, like neurology, grapples with the relationship between disease states and behavior. Sometimes, the two disciplines share the same terminology, such as automatism. In law, the "automatism defense" is a claim that action was involuntary or performed while unconscious. Someone charged with a serious crime can acknowledge committing the act and yet may go free if, relying on the expert testimony of clinicians, the court determines that the act of crime was committed in a state of automatism. In this review, we explore the relationship between the use of automatism in the legal and clinical literature. We close by addressing several issues raised by the automatism defense: semantic ambiguity surrounding the term automatism, the presence or absence of consciousness during automatisms, and the methodological obstacles that have hindered the study of cognition during automatisms. Copyright © 2010 Elsevier Inc. All rights reserved.

  6. Directory of certificates of compliance for radioactive materials packages. Volume 1. Summary report of NRC approved packages

    International Nuclear Information System (INIS)

    1977-12-01

    Purpose of this directory is to make available a convenient source of information on packagings which have been approved by the U.S. Nuclear Regulatory Commission. This volume contains a summary report of NRC-approved packages for radioactive material packages effective Nov. 30, 1977

  7. Attentional bias for pain and sex, and automatic appraisals of sexual penetration : Differential patterns in dyspareunia versus vaginismus?

    NARCIS (Netherlands)

    Melles, Reinhilde J.; Dewitte, Marieke D.; ter Kuile, Moniek M.; Peters, Madelon M.L.; Jong, de Peter J.

    Introduction Current information processing models propose that heightened attention bias for sex-related threats (eg, pain) and lowered automatic incentive processes (“wanting”) may play an important role in the impairment of sexual arousal and the development of sexual dysfunctions such as

  8. Advanced organics for electronic substrates and packages

    CERN Document Server

    Fletcher, Andrew E

    1992-01-01

    Advanced Organics for Electronic Substrates and Packages provides information on packaging, which is one of the most technologically intensive activities in the electronics industry. The electronics packaging community has realized that while semiconductor devices continue to be improved upon for performance, cost, and reliability, it is the interconnection or packaging of these devices that will limit the performance of the systems. Technology must develop packaging for transistor chips, with high levels of performance and integration providing cooling, power, and interconnection, and yet pre

  9. 9 CFR 381.144 - Packaging materials.

    Science.gov (United States)

    2010-01-01

    ... to health. All packaging materials must be safe for the intended use within the meaning of section..., from the packaging supplier under whose brand name and firm name the material is marketed to the... distinguishing brand name or code designation appearing on the packaging material shipping container; must...

  10. Development of a Light Dependent Automatic- Off Timer for House Holds Electronics

    Directory of Open Access Journals (Sweden)

    Jonathan Gana KOLO

    2008-06-01

    Full Text Available This work was undertaken to design and construct a device that would be of use to persons who are in the habit of falling asleep while watching or listening to music. The scope of work ranges from the conceptualization of the idea and theories behind the operation of the device to the stage of packaging the design.The unit provides automatic disconnection of the appliances from the alternating current (AC mains supply upon the expiration of a pre-set time delay period. The system works by detecting a transition from light to darkness in a room, which triggers the device into a time-out mode. During the time delay period, the appliance e.g. CD (Compact Disk player is connected to the mains supply. Disconnection occurs after the pre-set time delay period elapses.

  11. Grooming. Learning Activity Package.

    Science.gov (United States)

    Stark, Pamela

    This learning activity package on grooming for health workers is one of a series of 12 titles developed for use in health occupations education programs. Materials in the package include objectives, a list of materials needed, information sheets, reviews (self evaluations) of portions of the content, and answers to reviews. These topics are…

  12. Waste package performance allocation system study report

    International Nuclear Information System (INIS)

    Memory, R.D.

    1994-01-01

    The Waste Package Performance Allocation system study was performed in order to provide a technical basis for the selection of the waste package period of substantially complete containment and its resultant contribution to the overall total system performance. This study began with a reference case based on the current Mined Geologic Disposal System (MGDS) baseline design and added a number of alternative designs. The waste package designs were selected from the designs being considered in detail during Advanced Conceptual Design (ACD). The waste packages considered were multi-barrier packages with a 0.95 cm Alloy 825 inner barrier and a 10, 20, or 45 cm thick carbon steel outer barrier. The waste package capacities varied from 6 to 12 to 21 Pressurized Water Reactor (PWR) fuel assemblies. The vertical borehole and in-drift emplacement modes were also considered, as were thermal loadings of 25, 57, and 114 kW/acre. The repository cost analysis indicated that the 21 PWR in-drift emplacement mode option with the 10 cm and 20 cm outer barrier thicknesses are the least expensive and that the 12 PWR in-drift case has approximately the same cost as the 6 PWR vertical borehole. It was also found that the cost increase from the 10 cm outer barrier waste package to the 20 cm waste package was less per centimeter than the increase from the 20 cm outer barrier waste package to the 45 cm outer barrier waste package. However, the repository cost was nearly linear with the outer barrier thickness for the 21 PWR in-drift case. Finally, corrosion rate estimates are provided and the relationship of repository cost versus waste package lifetime is discussed as is cumulative radionuclide release from the waste package and to the accessible environment for time periods of 10,000 years and 100,000 years

  13. Reference waste package environment report

    International Nuclear Information System (INIS)

    Glassley, W.E.

    1986-01-01

    One of three candidate repository sites for high-level radioactive waste packages is located at Yucca Mountain, Nevada, in rhyolitic tuff 700 to 1400 ft above the static water table. Calculations indicate that the package environment will experience a maximum temperature of ∼230 0 C at 9 years after emplacement. For the next 300 years the rock within 1 m of the waste packages will remain dehydrated. Preliminary results suggest that the waste package radiation field will have very little effect on the mechanical properties of the rock. Radiolysis products will have a negligible effect on the rock even after rehydration. Unfractured specimens of repository rock show no change in hydrologic characteristics during repeated dehydration-rehydration cycles. Fractured samples with initially high permeabilities show a striking permeability decrease during dehydration-rehydration cycling, which may be due to fracture healing via deposition of silica. Rock-water interaction studies demonstrate low and benign levels of anions and most cations. The development of sorptive secondary phases such as zeolites and clays suggests that anticipated rock-water interaction may produce beneficial changes in the package environment

  14. 19 CFR 134.53 - Examination packages.

    Science.gov (United States)

    2010-04-01

    ... 19 Customs Duties 1 2010-04-01 2010-04-01 false Examination packages. 134.53 Section 134.53... TREASURY COUNTRY OF ORIGIN MARKING Articles Found Not Legally Marked § 134.53 Examination packages. (a) Site of marking—(1) Customs custody. Articles (or containers) in examination packages may be marked by...

  15. Type A radioactive liquid sample packaging family

    International Nuclear Information System (INIS)

    Edwards, W.S.

    1995-11-01

    Westinghouse Hanford Company (WHC) has developed two packagings that can be used to ship Type A quantities of radioactive liquids. WHC designed these packagings to take advantage of commercially available items where feasible to reduce the overall packaging cost. The Hedgehog packaging can ship up to one liter of Type A radioactive liquid with no shielding and 15 cm of distance between the liquid and the package exterior, or 30 ml of liquid with 3.8 cm of stainless steel shielding and 19 cm of distance between the liquid and the package exterior. The One Liter Shipper can ship up to one liter of Type A radioactive liquid that does not require shielding

  16. ddPCRclust - An R package and Shiny app for automated analysis of multiplexed ddPCR data.

    Science.gov (United States)

    Brink, Benedikt G; Meskas, Justin; Brinkman, Ryan R

    2018-03-09

    Droplet digital PCR (ddPCR) is an emerging technology for quantifying DNA. By partitioning the target DNA into ∼20000 droplets, each serving as its own PCR reaction compartment, a very high sensitivity of DNA quantification can be achieved. However, manual analysis of the data is time consuming and algorithms for automated analysis of non-orthogonal, multiplexed ddPCR data are unavailable, presenting a major bottleneck for the advancement of ddPCR transitioning from low-throughput to high- throughput. ddPCRclust is an R package for automated analysis of data from Bio-Rad's droplet digital PCR systems (QX100 and QX200). It can automatically analyse and visualise multiplexed ddPCR experiments with up to four targets per reaction. Results are on par with manual analysis, but only take minutes to compute instead of hours. The accompanying Shiny app ddPCRvis provides easy access to the functionalities of ddPCRclust through a web-browser based GUI. R package: https://github.com/bgbrink/ddPCRclust; Interface: https://github.com/bgbrink/ddPCRvis/; Web: https://bibiserv.cebitec.uni-bielefeld.de/ddPCRvis/. bbrink@cebitec.uni-bielefeld.de.

  17. Safety Evaluation for Packaging 101-SY Hydrogen Mitigation Mixer Pump package

    International Nuclear Information System (INIS)

    Carlstrom, R.F.

    1994-01-01

    This Safety Evaluation for Packaging (SEP) provides analysis and considered necessary to approve a one-time transfer of the 101-SY Hydrogen Mitigation Mixer Pump (HMMP). This SEP will demonstrate that the transfer of the HMMP in a new shipping container will provide an equivalent degree of safety as would be provided by packages meeting US Department of Transportation (DOT)/US Nuclear Regulatory Commission (NRC) requirements. This fulfills onsite, transportation requirements implemented by WHC-CM-2-14

  18. Safety Evaluation for Packaging 101-SY Hydrogen Mitigation Mixer Pump package

    Energy Technology Data Exchange (ETDEWEB)

    Carlstrom, R.F.

    1994-10-05

    This Safety Evaluation for Packaging (SEP) provides analysis and considered necessary to approve a one-time transfer of the 101-SY Hydrogen Mitigation Mixer Pump (HMMP). This SEP will demonstrate that the transfer of the HMMP in a new shipping container will provide an equivalent degree of safety as would be provided by packages meeting US Department of Transportation (DOT)/US Nuclear Regulatory Commission (NRC) requirements. This fulfills onsite, transportation requirements implemented by WHC-CM-2-14.

  19. Safety analysis of spent fuel packaging

    International Nuclear Information System (INIS)

    Akamatsu, Hiroshi; Taniuchi, Hiroaki; Tai, Hideto

    1987-01-01

    Many types of spent fuel packagings have been manufactured and been used for transport of spent fuels discharged from nuclear power plant. These spent fuel packagings need to be assesed thoroughly about safety transportation because spent fuels loaded into the packaging have high radioactivity and generation of heat. This paper explains the outline of safety analysis of a packaging, Safety analysis is performed for structural, thermal, containment, shielding and criticality factors, and MARC-CDC, TRUMP, ORIGEN, QAD, ANISN, KENO, etc computer codes are used for such analysis. (author)

  20. Signalling product healthiness through symbolic package cues: Effects of package shape and goal congruence on consumer behaviour.

    NARCIS (Netherlands)

    van Ooijen, Iris; Fransen, Marieke L; Verlegh, Peeter W J; Smit, Edith G

    2016-01-01

    Three studies show that product packaging shape serves as a cue that communicates healthiness of food products. Inspired by embodiment accounts, we show that packaging that simulates a slim body shape acts as a symbolic cue for product healthiness (e.g., low in calories), as opposed to packaging

  1. Packaging LLW and ILW

    International Nuclear Information System (INIS)

    Flowers, R.H.; Owen, R.G.

    1991-01-01

    Low level waste (LLW) accounts for 70-80% by volume of all radioactive wastes produced by the nuclear industry. It has low specific activity, negligible actinide content and requires little, if any, shielding to protect workers. Volume reduction for LLW of high volume but low density may be achieved by incineration and compaction as appropriate, before packaging for disposal by near surface burial. Intermediate level waste (ILW) is treated and packed to convert it into a stable form to minimize any release of activity and make handling easier. The matrix chosen for immobilization, usually cement, polymers or bitumen, depends on the nature of the waste and the acceptance criteria of the disposal facility. The special case of LLW and ILW which will arise from reactor decommissioning is discussed. Packaging methods adopted by individual countries are reviewed. The range of costs involved for packaging ILW is indicated. There is no international consensus on the performance required from packaged waste to ensure its suitability both for interim storage and final disposal. (UK)

  2. 7 CFR 905.140 - Gift packages.

    Science.gov (United States)

    2010-01-01

    ... 7 Agriculture 8 2010-01-01 2010-01-01 false Gift packages. 905.140 Section 905.140 Agriculture... TANGELOS GROWN IN FLORIDA Rules and Regulations Non-Regulated Fruit § 905.140 Gift packages. Any handler..., ship any varieties for the following purpose and types of shipment: (a) To any person gift packages...

  3. Waste package reliability analysis

    International Nuclear Information System (INIS)

    Pescatore, C.; Sastre, C.

    1983-01-01

    Proof of future performance of a complex system such as a high-level nuclear waste package over a period of hundreds to thousands of years cannot be had in the ordinary sense of the word. The general method of probabilistic reliability analysis could provide an acceptable framework to identify, organize, and convey the information necessary to satisfy the criterion of reasonable assurance of waste package performance according to the regulatory requirements set forth in 10 CFR 60. General principles which may be used to evaluate the qualitative and quantitative reliability of a waste package design are indicated and illustrated with a sample calculation of a repository concept in basalt. 8 references, 1 table

  4. Emotional response towards food packaging

    DEFF Research Database (Denmark)

    Liao, Lewis Xinwei; Corsi, Armando M.; Chrysochou, Polymeros

    2015-01-01

    In this paper we investigate consumers’ emotional responses to food packaging. More specifically, we use self-report and physiological measures to jointly assess emotional responses to three typical food packaging elements: colours (lowwavelength vs. high-wavelength), images (positive vs. negative...... response that can only be measured by self-report measures. We propose that a joint application of selfreport and physiological measures can lead to richer information and wider interpretation of consumer emotional responses to food packaging elements than using either measure alone....

  5. Automatic classification of liver scintigram patterns by computer

    International Nuclear Information System (INIS)

    Csernay, L.; Csirik, J.

    1976-01-01

    The pattern recognition of projection is one of the problems in the automatic evaluation of scintigrams. An algorythm and a computerized programme with the ability to classify the shapes of liver scintigrams has been elaborated by the authors. The programme differentiates not only normal and pathologic basic forms, but performs the identification of nine normal forms described by the literature. To pattern recognition structural and local parameters of the picture were defined. A detailed mechanism of the programme is given in their reports. The programme can classify 55 out of 60 actual liver scintigrams, a result different from subjective definition obtained in 5 cases. These were normal pattern of liver scans. No wrong definition was obtained when classifying normal and pathologic patterns

  6. Nanotechnology: An Untapped Resource for Food Packaging.

    Science.gov (United States)

    Sharma, Chetan; Dhiman, Romika; Rokana, Namita; Panwar, Harsh

    2017-01-01

    Food commodities are packaged and hygienically transported to protect and preserve them from any un-acceptable alteration in quality, before reaching the end-consumer. Food packaging continues to evolve along-with the innovations in material science and technology, as well as in light of consumer's demand. Presently, the modern consumers of competitive economies demands for food with natural quality, assured safety, minimal processing, extended shelf-life and ready-to-eat concept. Innovative packaging systems, not only ascertains transit preservation and effective distribution, but also facilitates communication at the consumer levels. The technological advances in the domain of food packaging in twenty-first century are mainly chaired by nanotechnology, the science of nano-materials. Nanotechnology manipulates and creates nanometer scale materials, of commercial and scientific relevance. Introduction of nanotechnology in food packaging sector has significantly addressed the food quality, safety and stability concerns. Besides, nanotechnology based packaging intimate's consumers about the real time quality of food product. Additionally, nanotechnology has been explored for controlled release of preservatives/antimicrobials, extending the product shelf life within the package. The promising reports for nanotechnology interventions in food packaging have established this as an independent priority research area. Nanoparticles based food packages offer improved barrier and mechanical properties, along with food preservation and have gained welcoming response from market and end users. In contrary, recent advances and up-liftment in this area have raised various ethical, environmental and safety concerns. Policies and regulation regarding nanoparticles incorporation in food packaging are being reviewed. This review presents the existing knowledge, recent advances, concerns and future applications of nanotechnology in food packaging sector.

  7. Waste package characterisation

    Energy Technology Data Exchange (ETDEWEB)

    Sannen, L.; Bruggeman, M.; Wannijn, J.P

    1998-09-01

    Radioactive wastes originating from the hot labs of the Belgian Nuclear Research Centre SCK-CEN contain a wide variety of radiotoxic substances. The accurate characterisation of the short- and long-term radiotoxic components is extremely difficult but required in view of geological disposal. This paper describes the methodology which was developed and adopted to characterise the high- and medium-level waste packages at the SCK-CEN hot laboratories. The proposed method is based on the estimation of the fuel inventory evacuated in a particular waste package; a calculation of the relative fission product contribution on the fuel fabrication and irradiation footing; a comparison of the calculated, as expected, dose rate and the real measured dose rate of the waste package. To cope with the daily practice an appropriate fuel inventory estimation route, a user friendly computer programme for fission product and corresponding dose rate calculation, and a simple dose rate measurement method have been developed and implemented.

  8. Waste package characterisation

    International Nuclear Information System (INIS)

    Sannen, L.; Bruggeman, M.; Wannijn, J.P.

    1998-09-01

    Radioactive wastes originating from the hot labs of the Belgian Nuclear Research Centre SCK-CEN contain a wide variety of radiotoxic substances. The accurate characterisation of the short- and long-term radiotoxic components is extremely difficult but required in view of geological disposal. This paper describes the methodology which was developed and adopted to characterise the high- and medium-level waste packages at the SCK-CEN hot laboratories. The proposed method is based on the estimation of the fuel inventory evacuated in a particular waste package; a calculation of the relative fission product contribution on the fuel fabrication and irradiation footing; a comparison of the calculated, as expected, dose rate and the real measured dose rate of the waste package. To cope with the daily practice an appropriate fuel inventory estimation route, a user friendly computer programme for fission product and corresponding dose rate calculation, and a simple dose rate measurement method have been developed and implemented

  9. Packages for radiactive waste disposal

    International Nuclear Information System (INIS)

    Oliveira, R. de.

    1983-01-01

    The development of multi-stage type package for sea disposal of compactable nuclear wastes, is presented. The basic requirements for the project followed the NEA and IAEA recommendations and observations of the solutions adopted by others countries. The packages of preliminary design was analysed, by computer, under several conditions arising out of its nature, as well as their conditions descent, dumping and durability in the deep of sea. The designed pressure equalization mechanic and the effect compacting on the package, by prototypes and specific tests, were studied. These prototypes were also submitted to the transport tests of the 'Regulament for the Safe Transport of Radioactive Materials'. Based on results of the testes and the re-evaluation of the preliminary design, final indications and specifications for excuting the package design, are presented. (M.C.K.) [pt

  10. The impact of packaging transparency on product attractiveness

    Directory of Open Access Journals (Sweden)

    Barbara Sabo

    2017-12-01

    Full Text Available The aim of the study was to investigate the impact of different levels of packaging transparency on the evaluation of attractiveness of a product within the packaging, in relation to whether it is a healthy or unhealthy product. Consumer preferences during buying decision process were also investigated. The study was conducted by two methods. The first one was related to consumer preferences and was based on a choice task, while the other one was related to packaging attractiveness and was based on subjective evaluation expressed through the Likert scale. Eight samples of packaging were used. They differed according to product type (healthy and unhealthy, and the level of transparency (fully transparent packaging, packaging with two windows, packaging with one window and non-transparent packaging. According to the results, consumers tend to ignore non-transparent packaging, regardless the product healthiness. The findings indicate the importance of thoughtful selection of packaging structure and its material in design process and launching the food products on the retail market.

  11. 21 CFR 610.61 - Package label.

    Science.gov (United States)

    2010-04-01

    ... 21 Food and Drugs 7 2010-04-01 2010-04-01 false Package label. 610.61 Section 610.61 Food and... GENERAL BIOLOGICAL PRODUCTS STANDARDS Labeling Standards § 610.61 Package label. The following items shall appear on the label affixed to each package containing a product: (a) The proper name of the product; (b...

  12. AMDA: an R package for the automated microarray data analysis

    Directory of Open Access Journals (Sweden)

    Foti Maria

    2006-07-01

    Full Text Available Abstract Background Microarrays are routinely used to assess mRNA transcript levels on a genome-wide scale. Large amount of microarray datasets are now available in several databases, and new experiments are constantly being performed. In spite of this fact, few and limited tools exist for quickly and easily analyzing the results. Microarray analysis can be challenging for researchers without the necessary training and it can be time-consuming for service providers with many users. Results To address these problems we have developed an automated microarray data analysis (AMDA software, which provides scientists with an easy and integrated system for the analysis of Affymetrix microarray experiments. AMDA is free and it is available as an R package. It is based on the Bioconductor project that provides a number of powerful bioinformatics and microarray analysis tools. This automated pipeline integrates different functions available in the R and Bioconductor projects with newly developed functions. AMDA covers all of the steps, performing a full data analysis, including image analysis, quality controls, normalization, selection of differentially expressed genes, clustering, correspondence analysis and functional evaluation. Finally a LaTEX document is dynamically generated depending on the performed analysis steps. The generated report contains comments and analysis results as well as the references to several files for a deeper investigation. Conclusion AMDA is freely available as an R package under the GPL license. The package as well as an example analysis report can be downloaded in the Services/Bioinformatics section of the Genopolis http://www.genopolis.it/

  13. Lessons learned during Type A Packaging testing

    International Nuclear Information System (INIS)

    O'Brien, J.H.; Kelly, D.L.

    1995-11-01

    For the past 6 years, the US Department of Energy (DOE) Office of Facility Safety Analysis (EH-32) has contracted Westinghouse Hanford Company (WHC) to conduct compliance testing on DOE Type A packagings. The packagings are tested for compliance with the U.S. Department of Transportation (DOT) Specification 7A, general packaging, Type A requirements. The DOE has shared the Type A packaging information throughout the nuclear materials transportation community. During testing, there have been recurring areas of packaging design that resulted in testing delays and/or initial failure. The lessons learned during the testing are considered a valuable resource. DOE requested that WHC share this resource. By sharing what is and can be encountered during packaging testing, individuals will hopefully avoid past mistakes

  14. Numerical solution of three-dimensional magnetic differential equations

    International Nuclear Information System (INIS)

    Reiman, A.H.; Greenside, H.S.

    1987-02-01

    A computer code is described that solves differential equations of the form B . del f = h for a single-valued solution f, given a toroidal three-dimensional divergence-free field B and a single-valued function h. The code uses a new algorithm that Fourier decomposes a given function in a set of flux coordinates in which the field lines are straight. The algorithm automatically adjusts the required integration lengths to compensate for proximity to low order rational surfaces. Applying this algorithm to the Cartesian coordinates defines a transformation to magnetic coordinates, in which the magnetic differential equation can be accurately solved. Our method is illustrated by calculating the Pfirsch-Schlueter currents for a stellarator

  15. Test for radioactive material transport package safety

    International Nuclear Information System (INIS)

    Li Guoqiang; Zhao Bing; Zhang Jiangang; Wang Xuexin; Ma Anping

    2012-01-01

    Regulations on radioactive material transport in China were introduced. Test facilities and data acquiring instruments for radioactive material package in China Institute for Radiation Protection were also introduced in this paper, which were used in drop test and thermal test. Test facilities were constructed according to the requirements of IAEA's 'Regulations for the Safe Transport of Radioactive Material' (TS-R-l) and Chinese 'Regulations for the Safe Transport of Radioactive Material' (GB 11806-2004). Drop test facilities were used in free drop test, penetration test, mechanical test (free drop test Ⅰ, free drop test Ⅱ and free drop test Ⅲ) of type A and type B packages weighing less than thirteen tons. Thermal test of type B packages can be carried out in the thermal test facilities. Certification tests of type FCo70-YQ package, type 30A-HB-01 package, type SY-I package and type XAYT-I package according to regulations were done using these facilities. (authors)

  16. Consumer response to packaging design: The role of packaging materials and graphics in sustainability perceptions and product evaluations

    NARCIS (Netherlands)

    Steenis, N.D.; Herpen, E. van; Lans, I.A. van der; Ligthart, T.N.; Trijp, H.C.M. van

    2017-01-01

    Building on theories of cue utilization, this paper investigates whether and how packaging sustainability influences consumer perceptions, inferences and attitudes towards packaged products. A framework is tested in an empirical study among 249 students using soup products varying in packaging

  17. On detection and automatic tracking of butt weld line in thin wall pipe welding by a mobile robot with visual sensor

    International Nuclear Information System (INIS)

    Suga, Yasuo; Ishii, Hideaki; Muto, Akifumi

    1992-01-01

    An automatic pipe welding mobile robot system with visual sensor was constructed. The robot can move along a pipe, and detect the weld line to be welded by visual sensor. Moreover, in order to make an automatic welding, the welding torch can track the butt weld line of the pipes at a constant speed by rotating the robot head. Main results obtained are summarized as follows: 1) Using a proper lighting fixed in front of the CCD camera, the butt weld line of thin wall pipes can be recongnized stably. In this case, the root gap should be approximately 0.5 mm. 2) In order to detect the weld line stably during moving along the pipe, a brightness distribution measured by the CCD camera should be subjected to smoothing and differentiating and then the weld line is judged by the maximum and minimum values of the differentials. 3) By means of the basic robot system with a visual sensor controlled by a personal computer, the detection and in-process automatic tracking of a weld line are possible. The average tracking error was approximately 0.2 mm and maximum error 0.5 mm and the welding speed was held at a constant value with error of about 0.1 cm/min. (author)

  18. Analytical Design Package (ADP2): A computer aided engineering tool for aircraft transparency design

    Science.gov (United States)

    Wuerer, J. E.; Gran, M.; Held, T. W.

    1994-01-01

    The Analytical Design Package (ADP2) is being developed as a part of the Air Force Frameless Transparency Program (FTP). ADP2 is an integrated design tool consisting of existing analysis codes and Computer Aided Engineering (CAE) software. The objective of the ADP2 is to develop and confirm an integrated design methodology for frameless transparencies, related aircraft interfaces, and their corresponding tooling. The application of this methodology will generate high confidence for achieving a qualified part prior to mold fabrication. ADP2 is a customized integration of analysis codes, CAE software, and material databases. The primary CAE integration tool for the ADP2 is P3/PATRAN, a commercial-off-the-shelf (COTS) software tool. The open architecture of P3/PATRAN allows customized installations with different applications modules for specific site requirements. Integration of material databases allows the engineer to select a material, and those material properties are automatically called into the relevant analysis code. The ADP2 materials database will be composed of four independent schemas: CAE Design, Processing, Testing, and Logistics Support. The design of ADP2 places major emphasis on the seamless integration of CAE and analysis modules with a single intuitive graphical interface. This tool is being designed to serve and be used by an entire project team, i.e., analysts, designers, materials experts, and managers. The final version of the software will be delivered to the Air Force in Jan. 1994. The Analytical Design Package (ADP2) will then be ready for transfer to industry. The package will be capable of a wide range of design and manufacturing applications.

  19. Neural Bases of Automaticity

    Science.gov (United States)

    Servant, Mathieu; Cassey, Peter; Woodman, Geoffrey F.; Logan, Gordon D.

    2018-01-01

    Automaticity allows us to perform tasks in a fast, efficient, and effortless manner after sufficient practice. Theories of automaticity propose that across practice processing transitions from being controlled by working memory to being controlled by long-term memory retrieval. Recent event-related potential (ERP) studies have sought to test this…

  20. Package Design Affects Accuracy Recognition for Medications.

    Science.gov (United States)

    Endestad, Tor; Wortinger, Laura A; Madsen, Steinar; Hortemo, Sigurd

    2016-12-01

    Our aim was to test if highlighting and placement of substance name on medication package have the potential to reduce patient errors. An unintentional overdose of medication is a large health issue that might be linked to medication package design. In two experiments, placement, background color, and the active ingredient of generic medication packages were manipulated according to best human factors guidelines to reduce causes of labeling-related patient errors. In two experiments, we compared the original packaging with packages where we varied placement of the name, dose, and background of the active ingredient. Age-relevant differences and the effect of color on medication recognition error were tested. In Experiment 1, 59 volunteers (30 elderly and 29 young students), participated. In Experiment 2, 25 volunteers participated. The most common error was the inability to identify that two different packages contained the same active ingredient (young, 41%, and elderly, 68%). This kind of error decreased with the redesigned packages (young, 8%, and elderly, 16%). Confusion errors related to color design were reduced by two thirds in the redesigned packages compared with original generic medications. Prominent placement of substance name and dose with a band of high-contrast color support recognition of the active substance in medications. A simple modification including highlighting and placing the name of the active ingredient in the upper right-hand corner of the package helps users realize that two different packages can contain the same active substance, thus reducing the risk of inadvertent medication overdose. © 2016, Human Factors and Ergonomics Society.

  1. Active and intelligent packaging systems for a modern society.

    Science.gov (United States)

    Realini, Carolina E; Marcos, Begonya

    2014-11-01

    Active and intelligent packaging systems are continuously evolving in response to growing challenges from a modern society. This article reviews: (1) the different categories of active and intelligent packaging concepts and currently available commercial applications, (2) latest packaging research trends and innovations, and (3) the growth perspectives of the active and intelligent packaging market. Active packaging aiming at extending shelf life or improving safety while maintaining quality is progressing towards the incorporation of natural active agents into more sustainable packaging materials. Intelligent packaging systems which monitor the condition of the packed food or its environment are progressing towards more cost-effective, convenient and integrated systems to provide innovative packaging solutions. Market growth is expected for active packaging with leading shares for moisture absorbers, oxygen scavengers, microwave susceptors and antimicrobial packaging. The market for intelligent packaging is also promising with strong gains for time-temperature indicator labels and advancements in the integration of intelligent concepts into packaging materials. Copyright © 2014 Elsevier Ltd. All rights reserved.

  2. Transportation package design using numerical optimization

    International Nuclear Information System (INIS)

    Harding, D.C.; Witkowski, W.R.

    1991-01-01

    The purpose of this overview is twofold: first, to outline the theory and basic elements of numerical optimization; and second, to show how numerical optimization can be applied to the transportation packaging industry and used to increase efficiency and safety of radioactive and hazardous material transportation packages. A more extensive review of numerical optimization and its applications to radioactive material transportation package design was performed previously by the authors (Witkowski and Harding 1992). A proof-of-concept Type B package design is also presented as a simplified example of potential improvements achievable using numerical optimization in the design process

  3. Safkeg - a modern family of packages

    International Nuclear Information System (INIS)

    Vaughan, R.A.

    1998-01-01

    The SAFKEG family of package were developed specifically to replace existing fissile material packages designs which are based on 30 year old design concepts. The SAFKEG replaces 2 design concepts: the wood cadmium rectilinear packages used in the UK and 6M drum packages commonly used in the USA. The design principles used in the SAFKEG are relatively novel, but were adopted specifically to provide a large design margin at a reasonable cost. The design features were chosen to facilitate the licensing process and to provide operational convenience. The current designs, including those just about to be brought into service, are summarized. (authors)

  4. Documentation package for the RFID temperature monitoring system (Model 9977 packages at NTS)

    International Nuclear Information System (INIS)

    Chen, K.; Tsai, H.

    2009-01-01

    The technical basis for extending the Model 9977 shipping package periodic maintenance beyond the one-year interval to a maximum of five years is based on the performance of the O-ring seals and the environmental conditions. The DOE Packaging Certification Program (PCP) has tasked Argonne National Laboratory to develop a Radio-Frequency Identification (RFID) temperature monitoring system for use by the facility personnel at DAF/NTS. The RFID temperature monitoring system, depicted in the figure below, consists of the Mk-1 RFId tags, a reader, and a control computer mounted on a mobile platform that can operate as a stand-alone system, or it can be connected to the local IT network. As part of the Conditions of Approval of the CoC, the user must complete the prescribed training to become qualified and be certified for operation of the RFID temperature monitoring system. The training course will be administered by Argonne National Laboratory on behalf of the Headquarters Certifying Official. This is a complete documentation package for the RFID temperature monitoring system of the Model 9977 packagings at NTS. The documentation package will be used for training and certification. The table of contents are: Acceptance Testing Procedure of MK-1 RFID Tags for DOE/EM Nuclear Materials Management Applications; Acceptance Testing Result of MK-1 RFID Tags for DOE/EM Nuclear Materials Management Applications; Performance Test of the Single Bolt Seal Sensor for the Model 9977 Packaging; Calibration of Built-in Thermistors in RFID Tags for Nevada Test Site; Results of Calibration of Built-in Thermistors in RFID Tags; Results of Thermal Calibration of Second Batch of MK-I RFID Tags; Procedure for Installing and Removing MK-1 RFID Tag on Model 9977 Drum; User Guide for RFID Reader and Software for Temperature Monitoring of Model 9977 Drums at NTS; Software Quality Assurance Plan (SQAP) for the ARG-US System; Quality Category for the RFID Temperature Monitoring System; The

  5. Brand and automaticity

    OpenAIRE

    Liu, J.

    2008-01-01

    A presumption of most consumer research is that consumers endeavor to maximize the utility of their choices and are in complete control of their purchasing and consumption behavior. However, everyday life experience suggests that many of our choices are not all that reasoned or conscious. Indeed, automaticity, one facet of behavior, is indispensable to complete the portrait of consumers. Despite its importance, little attention is paid to how the automatic side of behavior can be captured and...

  6. Analysis on the Industrial Design of Food Package and the Component of Hazardous Substance in the Packaging Material

    OpenAIRE

    Wei-Wen Huang

    2015-01-01

    Transferring the hazardous chemicals contained in food packaging materials into food would threaten the health of consumers, therefore, the related laws and regulations and the detection method of hazardous substance have been established at home and abroad to ensure the safety to use the food packaging material. According to the analysis on the hazardous component in the food packaging, a set of detection methods for hazardous substance in the food packaging was established in the paper and ...

  7. Automatic simplification of systems of reaction-diffusion equations by a posteriori analysis.

    Science.gov (United States)

    Maybank, Philip J; Whiteley, Jonathan P

    2014-02-01

    Many mathematical models in biology and physiology are represented by systems of nonlinear differential equations. In recent years these models have become increasingly complex in order to explain the enormous volume of data now available. A key role of modellers is to determine which components of the model have the greatest effect on a given observed behaviour. An approach for automatically fulfilling this role, based on a posteriori analysis, has recently been developed for nonlinear initial value ordinary differential equations [J.P. Whiteley, Model reduction using a posteriori analysis, Math. Biosci. 225 (2010) 44-52]. In this paper we extend this model reduction technique for application to both steady-state and time-dependent nonlinear reaction-diffusion systems. Exemplar problems drawn from biology are used to demonstrate the applicability of the technique. Copyright © 2014 Elsevier Inc. All rights reserved.

  8. Automatic Program Development

    DEFF Research Database (Denmark)

    Automatic Program Development is a tribute to Robert Paige (1947-1999), our accomplished and respected colleague, and moreover our good friend, whose untimely passing was a loss to our academic and research community. We have collected the revised, updated versions of the papers published in his...... honor in the Higher-Order and Symbolic Computation Journal in the years 2003 and 2005. Among them there are two papers by Bob: (i) a retrospective view of his research lines, and (ii) a proposal for future studies in the area of the automatic program derivation. The book also includes some papers...... by members of the IFIP Working Group 2.1 of which Bob was an active member. All papers are related to some of the research interests of Bob and, in particular, to the transformational development of programs and their algorithmic derivation from formal specifications. Automatic Program Development offers...

  9. Packagings in the silicon era

    International Nuclear Information System (INIS)

    Beone, G.; Mione, A.; Orsini, A.; Forasassi, G.

    1993-01-01

    ENEA is studying, with the collaboration of the DCMN of the Pisa University, a new packaging to collect wastes in various facilities while proceeding to find a final disposal. Following a survey on the wastes that could be transported in the future, it was agreed to design a packaging able to contain an industrial drum, with a maximum capacity of 220 litres and a total weight less than 4000 N, previously filled with solid wastes in bulk or in a solid binding material. The packaging, to be approved as a Type B in agreement with the IAEA Regulations, will be useful to transport not only radioactive wastes but any kind of dangerous goods and also those not in agreement with the UNO Regulations. The 1/2 scale model of the packaging is formed by two concentric vessels of mild steel obtained by welding commercial shells to cylindrical walls and joined through a flange. The new packaging under development presents features that seem to be proper for its envisaged waste collection main use such as construction simplicity, relatively low cost, time and use endurance, low maintenance requirements. The design analysis and testing program ongoing at present allowed for the preliminary definition of the packaging geometry and confirmed the necessity of further investigations in some key areas as the determination of actual behaviour of the silicon foam, used as energy absorbing/thermal insulating material, in the specific conditions of interest. (J.P.N.)

  10. Extreme temperature packaging: challenges and opportunities

    Science.gov (United States)

    Johnson, R. Wayne

    2016-05-01

    Consumer electronics account for the majority of electronics manufactured today. Given the temperature limits of humans, consumer electronics are typically rated for operation from -40°C to +85°C. Military applications extend the range to -65°C to +125°C while underhood automotive electronics may see +150°C. With the proliferation of the Internet of Things (IoT), the goal of instrumenting (sensing, computation, transmission) to improve safety and performance in high temperature environments such as geothermal wells, nuclear reactors, combustion chambers, industrial processes, etc. requires sensors, electronics and packaging compatible with these environments. Advances in wide bandgap semiconductors (SiC and GaN) allow the fabrication of high temperature compatible sensors and electronics. Integration and packaging of these devices is required for implementation into actual applications. The basic elements of packaging are die attach, electrical interconnection and the package or housing. Consumer electronics typically use conductive adhesives or low melting point solders for die attach, wire bonds or low melting solder for electrical interconnection and epoxy for the package. These materials melt or decompose in high temperature environments. This paper examines materials and processes for high temperature packaging including liquid transient phase and sintered nanoparticle die attach, high melting point wires for wire bonding and metal and ceramic packages. The limitations of currently available solutions will also be discussed.

  11. Development of advanced automatic operation system for nuclear ship. 1. Perfect automatic normal operation

    International Nuclear Information System (INIS)

    Nakazawa, Toshio; Yabuuti, Noriaki; Takahashi, Hiroki; Shimazaki, Junya

    1999-02-01

    Development of operation support system such as automatic operating system and anomaly diagnosis systems of nuclear reactor is very important in practical nuclear ship because of a limited number of operators and severe conditions in which receiving support from others in a case of accident is very difficult. The goal of development of the operation support systems is to realize the perfect automatic control system in a series of normal operation from the reactor start-up to the shutdown. The automatic control system for the normal operation has been developed based on operating experiences of the first Japanese nuclear ship 'Mutsu'. Automation technique was verified by 'Mutsu' plant data at manual operation. Fully automatic control of start-up and shutdown operations was achieved by setting the desired value of operation and the limiting value of parameter fluctuation, and by making the operation program of the principal equipment such as the main coolant pump and the heaters. This report presents the automatic operation system developed for the start-up and the shutdown of reactor and the verification of the system using the Nuclear Ship Engineering Simulator System. (author)

  12. Analytical strategies for organic food packaging contaminants.

    Science.gov (United States)

    Sanchis, Yovana; Yusà, Vicent; Coscollà, Clara

    2017-03-24

    In this review, we present current approaches in the analysis of food-packaging contaminants. Gas and liquid chromatography coupled to mass spectrometry detection have been widely used in the analysis of some relevant families of these compounds such as primary aromatic amines, bisphenol A, bisphenol A diglycidyl ether and related compounds, UV-ink photoinitiators, perfluorinated compounds, phthalates and non-intentionally added substances. Main applications for sample treatment and different types of food-contact material migration studies have been also discussed. Pressurized Liquid Extraction, Solid-Phase Microextraction, Focused Ultrasound Solid-Liquid Extraction and Quechers have been mainly used in the extraction of food contact material (FCM) contaminants, due to the trend of minimising solvent consumption, automatization of sample preparation and integration of extraction and clean-up steps. Recent advances in analytical methodologies have allowed unequivocal identification and confirmation of these contaminants using Liquid Chromatography coupled to High Resolution Mass Spectrometry (LC-HRMS) through mass accuracy and isotopic pattern applying. LC-HRMS has been used in the target analysis of primary aromatic amines in different plastic materials, but few studies have been carried out applying this technique in post-target and non-target analysis of FCM contaminants. Copyright © 2017 Elsevier B.V. All rights reserved.

  13. A Kinetic Model for Predicting the Relative Humidity in Modified Atmosphere Packaging and Its Application in Lentinula edodes Packages

    Directory of Open Access Journals (Sweden)

    Li-xin Lu

    2013-01-01

    Full Text Available Adjusting and controlling the relative humidity (RH inside package is crucial for ensuring the quality of modified atmosphere packaging (MAP of fresh produce. In this paper, an improved kinetic model for predicting the RH in MAP was developed. The model was based on heat exchange and gases mass transport phenomena across the package, gases heat convection inside the package, and mass and heat balances accounting for the respiration and transpiration behavior of fresh produce. Then the model was applied to predict the RH in MAP of fresh Lentinula edodes (one kind of Chinese mushroom. The model equations were solved numerically using Adams-Moulton method to predict the RH in model packages. In general, the model predictions agreed well with the experimental data, except that the model predictions were slightly high in the initial period. The effect of the initial gas composition on the RH in packages was notable. In MAP of lower oxygen and higher carbon dioxide concentrations, the ascending rate of the RH was reduced, and the RH inside packages was saturated slowly during storage. The influence of the initial gas composition on the temperature inside package was not much notable.

  14. 14 CFR 23.1329 - Automatic pilot system.

    Science.gov (United States)

    2010-01-01

    ... 14 Aeronautics and Space 1 2010-01-01 2010-01-01 false Automatic pilot system. 23.1329 Section 23...: Installation § 23.1329 Automatic pilot system. If an automatic pilot system is installed, it must meet the following: (a) Each system must be designed so that the automatic pilot can— (1) Be quickly and positively...

  15. 46 CFR 52.01-10 - Automatic controls.

    Science.gov (United States)

    2010-10-01

    ... 46 Shipping 2 2010-10-01 2010-10-01 false Automatic controls. 52.01-10 Section 52.01-10 Shipping... Requirements § 52.01-10 Automatic controls. (a) Each main boiler must meet the special requirements for automatic safety controls in § 62.35-20(a)(1) of this chapter. (b) Each automatically controlled auxiliary...

  16. Packaging Technologies for High Temperature Electronics and Sensors

    Science.gov (United States)

    Chen, Liangyu; Hunter, Gary W.; Neudeck, Philip G.; Beheim, Glenn M.; Spry, David J.; Meredith, Roger D.

    2013-01-01

    This paper reviews ceramic substrates and thick-film metallization based packaging technologies in development for 500degC silicon carbide (SiC) electronics and sensors. Prototype high temperature ceramic chip-level packages and printed circuit boards (PCBs) based on ceramic substrates of aluminum oxide (Al2O3) and aluminum nitride (AlN) have been designed and fabricated. These ceramic substrate-based chiplevel packages with gold (Au) thick-film metallization have been electrically characterized at temperatures up to 550degC. A 96% alumina based edge connector for a PCB level subsystem interconnection has also been demonstrated recently. The 96% alumina packaging system composed of chip-level packages and PCBs has been tested with high temperature SiC devices at 500degC for over 10,000 hours. In addition to tests in a laboratory environment, a SiC JFET with a packaging system composed of a 96% alumina chip-level package and an alumina printed circuit board mounted on a data acquisition circuit board was launched as a part of the MISSE-7 suite to the International Space Station via a Shuttle mission. This packaged SiC transistor was successfully tested in orbit for eighteen months. A spark-plug type sensor package designed for high temperature SiC capacitive pressure sensors was developed. This sensor package combines the high temperature interconnection system with a commercial high temperature high pressure stainless steel seal gland (electrical feed-through). Test results of a packaged high temperature capacitive pressure sensor at 500degC are also discussed. In addition to the pressure sensor package, efforts for packaging high temperature SiC diode-based gas chemical sensors are in process.

  17. Automatic welding and cladding in heavy fabrication

    International Nuclear Information System (INIS)

    Altamer, A. de

    1980-01-01

    A description is given of the automatic welding processes used by an Italian fabricator of pressure vessels for petrochemical and nuclear plant. The automatic submerged arc welding, submerged arc strip cladding, pulsed TIG, hot wire TIG and MIG welding processes have proved satisfactory in terms of process reliability, metal deposition rate, and cost effectiveness for low alloy and carbon steels. An example shows sequences required during automatic butt welding, including heat treatments. Factors which govern satisfactory automatic welding include automatic anti-drift rotator device, electrode guidance and bead programming system, the capability of single and dual head operation, flux recovery and slag removal systems, operator environment and controls, maintaining continuity of welding and automatic reverse side grinding. Automatic welding is used for: joining vessel sections; joining tubes to tubeplate; cladding of vessel rings and tubes, dished ends and extruded nozzles; nozzle to shell and butt welds, including narrow gap welding. (author)

  18. From reads to genes to pathways: differential expression analysis of RNA-Seq experiments using Rsubread and the edgeR quasi-likelihood pipeline [version 2; referees: 5 approved

    Directory of Open Access Journals (Sweden)

    Yunshun Chen

    2016-08-01

    Full Text Available In recent years, RNA sequencing (RNA-seq has become a very widely used technology for profiling gene expression. One of the most common aims of RNA-seq profiling is to identify genes or molecular pathways that are differentially expressed (DE between two or more biological conditions. This article demonstrates a computational workflow for the detection of DE genes and pathways from RNA-seq data by providing a complete analysis of an RNA-seq experiment profiling epithelial cell subsets in the mouse mammary gland. The workflow uses R software packages from the open-source Bioconductor project and covers all steps of the analysis pipeline, including alignment of read sequences, data exploration, differential expression analysis, visualization and pathway analysis. Read alignment and count quantification is conducted using the Rsubread package and the statistical analyses are performed using the edgeR package. The differential expression analysis uses the quasi-likelihood functionality of edgeR.

  19. Wrapping up your message : Sustainable storytelling through packaging

    NARCIS (Netherlands)

    Wever, R.; Schermer, R.; Smit, L.; Vos, L.

    2015-01-01

    Besides contributing to the actual sustainability performance of a product-packaging combination, packaging can also play a role in communicating about sustainability. Such green marketing aspects of packaging may either focus on the sustainability credentials of the packaging itself, or on the

  20. 16 CFR 1700.15 - Poison prevention packaging standards.

    Science.gov (United States)

    2010-01-01

    ... 16 Commercial Practices 2 2010-01-01 2010-01-01 false Poison prevention packaging standards. 1700.15 Section 1700.15 Commercial Practices CONSUMER PRODUCT SAFETY COMMISSION POISON PREVENTION PACKAGING ACT OF 1970 REGULATIONS POISON PREVENTION PACKAGING § 1700.15 Poison prevention packaging...