WorldWideScience

Sample records for template numerical constraints

  1. Matched filtering of numerical relativity templates of spinning binary black holes

    International Nuclear Information System (INIS)

    Vaishnav, Birjoo; Hinder, Ian; Herrmann, Frank; Shoemaker, Deirdre

    2007-01-01

    Tremendous progress has been made towards the solution of the binary-black-hole problem in numerical relativity. The waveforms produced by numerical relativity will play a role in gravitational wave detection as either test beds for analytic template banks or as template banks themselves. As the parameter space explored by numerical relativity expands, the importance of quantifying the effect that each parameter has on first the detection of gravitational waves and then the parameter estimation of their sources increases. In light of this, we present a study of equal-mass, spinning binary-black-hole evolutions through matched filtering techniques commonly used in data analysis. We study how the match between two numerical waveforms varies with numerical resolution, initial angular momentum of the black holes, and the inclination angle between the source and the detector. This study is limited by the fact that the spinning black-hole binaries are oriented axially and the waveforms only contain approximately two and a half orbits before merger. We find that for detection purposes, spinning black holes require the inclusion of the higher harmonics in addition to the dominant mode, a condition that becomes more important as the black-hole spins increase. In addition, we conduct a preliminary investigation of how well a template of fixed spin and inclination angle can detect target templates of arbitrary but nonprecessing spin and inclination for the axial case considered here

  2. Construction of optimal 3-node plate bending triangles by templates

    Science.gov (United States)

    Felippa, C. A.; Militello, C.

    A finite element template is a parametrized algebraic form that reduces to specific finite elements by setting numerical values to the free parameters. The present study concerns Kirchhoff Plate-Bending Triangles (KPT) with 3 nodes and 9 degrees of freedom. A 37-parameter template is constructed using the Assumed Natural Deviatoric Strain (ANDES). Specialization of this template includes well known elements such as DKT and HCT. The question addressed here is: can these parameters be selected to produce high performance elements? The study is carried out by staged application of constraints on the free parameters. The first stage produces element families satisfying invariance and aspect ratio insensitivity conditions. Application of energy balance constraints produces specific elements. The performance of such elements in benchmark tests is presently under study.

  3. Appointment Template Redesign in a Women's Health Clinic Using Clinical Constraints to Improve Service Quality and Efficiency.

    Science.gov (United States)

    Huang, Y; Verduzco, S

    2015-01-01

    Patient wait time is a critical element of access to care that has long been recognized as a major problem in modern outpatient health care delivery systems. It impacts patient and medical staff productivity, stress, quality and efficiency of medical care, as well as health-care cost and availability. This study was conducted in a Women's Health Clinic. The objective was to improve clinic service quality by redesigning patient appointment template using the clinical constraints. The proposed scheduling template consisted of two key elements: the redesign of appointment types and the determination of the length of time slots using defined constraints. The re-classification technique was used for the redesign of appointment visit types to capture service variation for scheduling purposes. Then, the appointment length was determined by incorporating clinic constraints or goals, such as patient wait time, physician idle time, overtime, finish time, lunch hours, when the last appointment was scheduled, and the desired number of appointment slots, to converge the optimal length of appointment slots for each visit type. The redesigned template was implemented and the results indicated a 73% reduction in average patient waiting from the reported 40 to 11 minutes. The patient no-show rate was reduced by 4% from 24% to 20%. The morning section on average finished about 11:50 am. The clinic day was finished around 4:45 pm. Provider average idle time was estimated to be about 5 minutes, which can be used for charting/documenting patients. This study provided an alternative method of redesigning appointment scheduling templates using only the clinical constraints rather than the traditional way that required an objective function. This paper also documented the employed methods step by step in a real clinic setting. The implementation results concluded a significant improvement on patient wait time and no-show rate.

  4. The Design of a Templated C++ Small Vector Class for Numerical Computing

    Science.gov (United States)

    Moran, Patrick J.

    2000-01-01

    We describe the design and implementation of a templated C++ class for vectors. The vector class is templated both for vector length and vector component type; the vector length is fixed at template instantiation time. The vector implementation is such that for a vector of N components of type T, the total number of bytes required by the vector is equal to N * size of (T), where size of is the built-in C operator. The property of having a size no bigger than that required by the components themselves is key in many numerical computing applications, where one may allocate very large arrays of small, fixed-length vectors. In addition to the design trade-offs motivating our fixed-length vector design choice, we review some of the C++ template features essential to an efficient, succinct implementation. In particular, we highlight some of the standard C++ features, such as partial template specialization, that are not supported by all compilers currently. This report provides an inventory listing the relevant support currently provided by some key compilers, as well as test code one can use to verify compiler capabilities.

  5. Numerical Control Device for Preparation Nano-Carbon Granule Coating Superhydrophobic Template and Its Application

    Science.gov (United States)

    Shang, G. R.; Li, Y.

    2017-12-01

    It is one of the ways for changing surface property by fabricating superhydrophibic coating with the help of template that is made of depositing nano-carbon particles of fuel flame on substrate such as pure copper or aluminium alloy. In the process of making template, it is difficult to keep the deposition layer uniformed. In this work, the problem was solved by manufacturing a set of numerical control equipment. It has been proved by application test that the deposition layer was uniformed by means of this facility. The contact angle is more than 150°. A new way has been developed for making superhydrohibic template.

  6. Numerical bifurcation analysis of conformal formulations of the Einstein constraints

    International Nuclear Information System (INIS)

    Holst, M.; Kungurtsev, V.

    2011-01-01

    The Einstein constraint equations have been the subject of study for more than 50 years. The introduction of the conformal method in the 1970s as a parametrization of initial data for the Einstein equations led to increased interest in the development of a complete solution theory for the constraints, with the theory for constant mean curvature (CMC) spatial slices and closed manifolds completely developed by 1995. The first general non-CMC existence result was establish by Holst et al. in 2008, with extensions to rough data by Holst et al. in 2009, and to vacuum spacetimes by Maxwell in 2009. The non-CMC theory remains mostly open; moreover, recent work of Maxwell on specific symmetry models sheds light on fundamental nonuniqueness problems with the conformal method as a parametrization in non-CMC settings. In parallel with these mathematical developments, computational physicists have uncovered surprising behavior in numerical solutions to the extended conformal thin sandwich formulation of the Einstein constraints. In particular, numerical evidence suggests the existence of multiple solutions with a quadratic fold, and a recent analysis of a simplified model supports this conclusion. In this article, we examine this apparent bifurcation phenomena in a methodical way, using modern techniques in bifurcation theory and in numerical homotopy methods. We first review the evidence for the presence of bifurcation in the Hamiltonian constraint in the time-symmetric case. We give a brief introduction to the mathematical framework for analyzing bifurcation phenomena, and then develop the main ideas behind the construction of numerical homotopy, or path-following, methods in the analysis of bifurcation phenomena. We then apply the continuation software package AUTO to this problem, and verify the presence of the fold with homotopy-based numerical methods. We discuss these results and their physical significance, which lead to some interesting remaining questions to

  7. Computing layouts with deformable templates

    KAUST Repository

    Peng, Chi-Han

    2014-07-22

    In this paper, we tackle the problem of tiling a domain with a set of deformable templates. A valid solution to this problem completely covers the domain with templates such that the templates do not overlap. We generalize existing specialized solutions and formulate a general layout problem by modeling important constraints and admissible template deformations. Our main idea is to break the layout algorithm into two steps: a discrete step to lay out the approximate template positions and a continuous step to refine the template shapes. Our approach is suitable for a large class of applications, including floorplans, urban layouts, and arts and design. Copyright © ACM.

  8. Computing layouts with deformable templates

    KAUST Repository

    Peng, Chi-Han; Yang, Yongliang; Wonka, Peter

    2014-01-01

    In this paper, we tackle the problem of tiling a domain with a set of deformable templates. A valid solution to this problem completely covers the domain with templates such that the templates do not overlap. We generalize existing specialized solutions and formulate a general layout problem by modeling important constraints and admissible template deformations. Our main idea is to break the layout algorithm into two steps: a discrete step to lay out the approximate template positions and a continuous step to refine the template shapes. Our approach is suitable for a large class of applications, including floorplans, urban layouts, and arts and design. Copyright © ACM.

  9. Numerical difficulties associated with using equality constraints to achieve multi-level decomposition in structural optimization

    Science.gov (United States)

    Thareja, R.; Haftka, R. T.

    1986-01-01

    There has been recent interest in multidisciplinary multilevel optimization applied to large engineering systems. The usual approach is to divide the system into a hierarchy of subsystems with ever increasing detail in the analysis focus. Equality constraints are usually placed on various design quantities at every successive level to ensure consistency between levels. In many previous applications these equality constraints were eliminated by reducing the number of design variables. In complex systems this may not be possible and these equality constraints may have to be retained in the optimization process. In this paper the impact of such a retention is examined for a simple portal frame problem. It is shown that the equality constraints introduce numerical difficulties, and that the numerical solution becomes very sensitive to optimization parameters for a wide range of optimization algorithms.

  10. Distance Constraint Satisfaction Problems

    Science.gov (United States)

    Bodirsky, Manuel; Dalmau, Victor; Martin, Barnaby; Pinsker, Michael

    We study the complexity of constraint satisfaction problems for templates Γ that are first-order definable in ({ Z}; {suc}), the integers with the successor relation. Assuming a widely believed conjecture from finite domain constraint satisfaction (we require the tractability conjecture by Bulatov, Jeavons and Krokhin in the special case of transitive finite templates), we provide a full classification for the case that Γ is locally finite (i.e., the Gaifman graph of Γ has finite degree). We show that one of the following is true: The structure Γ is homomorphically equivalent to a structure with a certain majority polymorphism (which we call modular median) and CSP(Γ) can be solved in polynomial time, or Γ is homomorphically equivalent to a finite transitive structure, or CSP(Γ) is NP-complete.

  11. Plan Critiquing and Look-Ahead Constraint Reasoning for Active Templates

    National Research Council Canada - National Science Library

    White, Christopher

    2004-01-01

    .... Second, we developed a template-based natural language user interface to allow mission planners to input mission plan details in a format that is understandable to both the machine and human operator...

  12. A Broadly Adaptive Array of Dose-Constraint Templates for Planning of Intensity-Modulated Radiation Therapy for Advanced T-Stage Nasopharyngeal Carcinoma

    International Nuclear Information System (INIS)

    Chau, R.M.-C.; Leung, S.-F.; Kam, M.K.-M.; Cheung, K.-Y.; Kwan, W.-H.; Yu, K.-H.; Chiu, K.-W.; Cheung, M.L.-M.; Chan, A.T.-C.

    2009-01-01

    Purpose: To develop and validate adaptive dose-constraint templates in intensity-modulated radiotherapy (IMRT) planning for advanced T-stage nasopharyngeal carcinoma (NPC). Method and Materials: Dose-volume histograms of clinically approved plans for 20 patients with advanced T-stage NPC were analyzed, and the pattern of distribution in relation to the degree of overlap between targets and organs at risk (OARs) was explored. An adaptive dose constraint template (ADCT) was developed based on the degree of overlap. Another set of 10 patients with advanced T-stage NPC was selected for validation. Results of the manual arm optimization protocol and the ADCT optimization protocol were compared with respect to dose optimization time, conformity indices, multiple-dose end points, tumor control probability, and normal tissue complication probability. Results: For the ADCT protocol, average time required to achieve an acceptable plan was 9 minutes, with one optimization compared with 94 minutes with more than two optimizations of the manual arm protocol. Target coverage was similar between the manual arm and ADCT plans. A more desirable dose distribution in the region of overlap between planning target volume and OARs was achieved in the ADCT plan. Dose end points of OARs were similar between the manual arm and ADCT plans. Conclusions: With the developed ADCT, IMRT treatment planning becomes more efficient and less dependent on the planner's experience on dose optimization. The developed ADCT is applicable to a wide range of advanced T-stage NPC treatment and has the potential to be applied in a broader context to IMRT planning for other cancer sites

  13. Generating XML schemas for DICOM structured reporting templates.

    Science.gov (United States)

    Zhao, Luyin; Lee, Kwok Pun; Hu, Jingkun

    2005-01-01

    In this paper, the authors describe a methodology to transform programmatically structured reporting (SR) templates defined by the Digital Imaging and Communications for Medicine (DICOM) standard into an XML schema representation. Such schemas can be used in the creation and validation of XML-encoded SR documents that use templates. Templates are a means to put additional constraints on an SR document to promote common formats for specific reporting applications or domains. As the use of templates becomes more widespread in the production of SR documents, it is important to ensure validity of such documents. The work described in this paper is an extension of the authors' previous work on XML schema representation for DICOM SR. Therefore, this paper inherits and partially modifies the structure defined in the earlier work.

  14. Comparison of high-accuracy numerical simulations of black-hole binaries with stationary-phase post-Newtonian template waveforms for initial and advanced LIGO

    International Nuclear Information System (INIS)

    Boyle, Michael; Brown, Duncan A; Pekowsky, Larne

    2009-01-01

    We study the effectiveness of stationary-phase approximated post-Newtonian waveforms currently used by ground-based gravitational-wave detectors to search for the coalescence of binary black holes by comparing them to an accurate waveform obtained from numerical simulation of an equal-mass non-spinning binary black hole inspiral, merger and ringdown. We perform this study for the initial- and advanced-LIGO detectors. We find that overlaps between the templates and signal can be improved by integrating the match filter to higher frequencies than used currently. We propose simple analytic frequency cutoffs for both initial and advanced LIGO, which achieve nearly optimal matches, and can easily be extended to unequal-mass, spinning systems. We also find that templates that include terms in the phase evolution up to 3.5 post-Newtonian (pN) order are nearly always better, and rarely significantly worse, than 2.0 pN templates currently in use. For initial LIGO we recommend a strategy using templates that include a recently introduced pseudo-4.0 pN term in the low-mass (M ≤ 35 M o-dot ) region, and 3.5 pN templates allowing unphysical values of the symmetric reduced mass η above this. This strategy always achieves overlaps within 0.3% of the optimum, for the data used here. For advanced LIGO we recommend a strategy using 3.5 pN templates up to M = 12 M o-dot , 2.0 pN templates up to M = 21 M o-dot , pseudo-4.0 pN templates up to 65 M o-dot , and 3.5 pN templates with unphysical η for higher masses. This strategy always achieves overlaps within 0.7% of the optimum for advanced LIGO.

  15. Animated pose templates for modeling and detecting human actions.

    Science.gov (United States)

    Yao, Benjamin Z; Nie, Bruce X; Liu, Zicheng; Zhu, Song-Chun

    2014-03-01

    This paper presents animated pose templates (APTs) for detecting short-term, long-term, and contextual actions from cluttered scenes in videos. Each pose template consists of two components: 1) a shape template with deformable parts represented in an And-node whose appearances are represented by the Histogram of Oriented Gradient (HOG) features, and 2) a motion template specifying the motion of the parts by the Histogram of Optical-Flows (HOF) features. A shape template may have more than one motion template represented by an Or-node. Therefore, each action is defined as a mixture (Or-node) of pose templates in an And-Or tree structure. While this pose template is suitable for detecting short-term action snippets in two to five frames, we extend it in two ways: 1) For long-term actions, we animate the pose templates by adding temporal constraints in a Hidden Markov Model (HMM), and 2) for contextual actions, we treat contextual objects as additional parts of the pose templates and add constraints that encode spatial correlations between parts. To train the model, we manually annotate part locations on several keyframes of each video and cluster them into pose templates using EM. This leaves the unknown parameters for our learning algorithm in two groups: 1) latent variables for the unannotated frames including pose-IDs and part locations, 2) model parameters shared by all training samples such as weights for HOG and HOF features, canonical part locations of each pose, coefficients penalizing pose-transition and part-deformation. To learn these parameters, we introduce a semi-supervised structural SVM algorithm that iterates between two steps: 1) learning (updating) model parameters using labeled data by solving a structural SVM optimization, and 2) imputing missing variables (i.e., detecting actions on unlabeled frames) with parameters learned from the previous step and progressively accepting high-score frames as newly labeled examples. This algorithm belongs to a

  16. Multi-atlas labeling with population-specific template and non-local patch-based label fusion

    DEFF Research Database (Denmark)

    Fonov, Vladimir; Coupé, Pierrick; Eskildsen, Simon Fristed

    We propose a new method combining a population-specific nonlinear template atlas approach with non-local patch-based structure segmentation for whole brain segmentation into individual structures. This way, we benefit from the efficient intensity-driven segmentation of the non-local means framework...... and from the global shape constraints imposed by the nonlinear template matching....

  17. Momentum constraint relaxation

    International Nuclear Information System (INIS)

    Marronetti, Pedro

    2006-01-01

    Full relativistic simulations in three dimensions invariably develop runaway modes that grow exponentially and are accompanied by violations of the Hamiltonian and momentum constraints. Recently, we introduced a numerical method (Hamiltonian relaxation) that greatly reduces the Hamiltonian constraint violation and helps improve the quality of the numerical model. We present here a method that controls the violation of the momentum constraint. The method is based on the addition of a longitudinal component to the traceless extrinsic curvature A ij -tilde, generated by a vector potential w i , as outlined by York. The components of w i are relaxed to solve approximately the momentum constraint equations, slowly pushing the evolution towards the space of solutions of the constraint equations. We test this method with simulations of binary neutron stars in circular orbits and show that it effectively controls the growth of the aforementioned violations. We also show that a full numerical enforcement of the constraints, as opposed to the gentle correction of the momentum relaxation scheme, results in the development of instabilities that stop the runs shortly

  18. Elliptical tiling method to generate a 2-dimensional set of templates for gravitational wave search

    International Nuclear Information System (INIS)

    Arnaud, Nicolas; Barsuglia, Matteo; Bizouard, Marie-Anne; Brisson, Violette; Cavalier, Fabien; Davier, Michel; Hello, Patrice; Kreckelbergh, Stephane; Porter, Edward K.

    2003-01-01

    Searching for a signal depending on unknown parameters in a noisy background with matched filtering techniques always requires an analysis of the data with several templates in parallel in order to ensure a proper match between the filter and the real waveform. The key feature of such an implementation is the design of the filter bank which must be small to limit the computational cost while keeping the detection efficiency as high as possible. This paper presents a geometrical method that allows one to cover the corresponding physical parameter space by a set of ellipses, each of them being associated with a given template. After the description of the main characteristics of the algorithm, the method is applied in the field of gravitational wave (GW) data analysis, for the search of damped sine signals. Such waveforms are expected to be produced during the deexcitation phase of black holes - the so-called 'ringdown' signals - and are also encountered in some numerically computed supernova signals. First, the number of templates N computed by the method is similar to its analytical estimation, despite the overlaps between neighbor templates and the border effects. Moreover, N is small enough to test for the first time the performances of the set of templates for different choices of the minimal match MM, the parameter used to define the maximal allowed loss of signal-to-noise ratio (SNR) due to the mismatch between real signals and templates. The main result of this analysis is that the fraction of SNR recovered is on average much higher than MM, which dramatically decreases the mean percentage of false dismissals. Indeed, it goes well below its estimated value of 1-MM 3 used as input of the algorithm. Thus, as this feature should be common to any tiling algorithm, it seems possible to reduce the constraint on the value of MM - and indeed the number of templates and the computing power - without losing as many events as expected on average. This should be of great

  19. Conformational sampling in template-free protein loop structure modeling: an overview.

    Science.gov (United States)

    Li, Yaohang

    2013-01-01

    Accurately modeling protein loops is an important step to predict three-dimensional structures as well as to understand functions of many proteins. Because of their high flexibility, modeling the three-dimensional structures of loops is difficult and is usually treated as a "mini protein folding problem" under geometric constraints. In the past decade, there has been remarkable progress in template-free loop structure modeling due to advances of computational methods as well as stably increasing number of known structures available in PDB. This mini review provides an overview on the recent computational approaches for loop structure modeling. In particular, we focus on the approaches of sampling loop conformation space, which is a critical step to obtain high resolution models in template-free methods. We review the potential energy functions for loop modeling, loop buildup mechanisms to satisfy geometric constraints, and loop conformation sampling algorithms. The recent loop modeling results are also summarized.

  20. CONFORMATIONAL SAMPLING IN TEMPLATE-FREE PROTEIN LOOP STRUCTURE MODELING: AN OVERVIEW

    Directory of Open Access Journals (Sweden)

    Yaohang Li

    2013-02-01

    Full Text Available Accurately modeling protein loops is an important step to predict three-dimensional structures as well as to understand functions of many proteins. Because of their high flexibility, modeling the three-dimensional structures of loops is difficult and is usually treated as a “mini protein folding problem” under geometric constraints. In the past decade, there has been remarkable progress in template-free loop structure modeling due to advances of computational methods as well as stably increasing number of known structures available in PDB. This mini review provides an overview on the recent computational approaches for loop structure modeling. In particular, we focus on the approaches of sampling loop conformation space, which is a critical step to obtain high resolution models in template-free methods. We review the potential energy functions for loop modeling, loop buildup mechanisms to satisfy geometric constraints, and loop conformation sampling algorithms. The recent loop modeling results are also summarized.

  1. Planck 2013 Results. XXIV. Constraints on primordial non-Gaussianity

    DEFF Research Database (Denmark)

    Ade, P. A. R.; Aghanim, N.; Armitage-Caplan, C.

    2013-01-01

    The Planck nominal mission cosmic microwave background (CMB) maps yield unprecedented constraints on primordial non-Gaussianity (NG).Using three optimal bispectrum estimators, separable template-fitting (KSW), binned, and modal, we obtain consistent values for the primordiallocal, equilateral, an...

  2. Ptychographic overlap constraint errors and the limits of their numerical recovery using conjugate gradient descent methods.

    Science.gov (United States)

    Tripathi, Ashish; McNulty, Ian; Shpyrko, Oleg G

    2014-01-27

    Ptychographic coherent x-ray diffractive imaging is a form of scanning microscopy that does not require optics to image a sample. A series of scanned coherent diffraction patterns recorded from multiple overlapping illuminated regions on the sample are inverted numerically to retrieve its image. The technique recovers the phase lost by detecting the diffraction patterns by using experimentally known constraints, in this case the measured diffraction intensities and the assumed scan positions on the sample. The spatial resolution of the recovered image of the sample is limited by the angular extent over which the diffraction patterns are recorded and how well these constraints are known. Here, we explore how reconstruction quality degrades with uncertainties in the scan positions. We show experimentally that large errors in the assumed scan positions on the sample can be numerically determined and corrected using conjugate gradient descent methods. We also explore in simulations the limits, based on the signal to noise of the diffraction patterns and amount of overlap between adjacent scan positions, of just how large these errors can be and still be rendered tractable by this method.

  3. In vitro transcription of a torsionally constrained template

    DEFF Research Database (Denmark)

    Bentin, Thomas; Nielsen, Peter E

    2002-01-01

    RNA polymerase (RNAP) and the DNA template must rotate relative to each other during transcription elongation. In the cell, however, the components of the transcription apparatus may be subject to rotary constraints. For instance, the DNA is divided into topological domains that are delineated...... of torsionally constrained DNA by free RNAP. We asked whether or not a newly synthesized RNA chain would limit transcription elongation. For this purpose we developed a method to immobilize covalently closed circular DNA to streptavidin-coated beads via a peptide nucleic acid (PNA)-biotin conjugate in principle...... constrained. We conclude that transcription of a natural bacterial gene may proceed with high efficiency despite the fact that newly synthesized RNA is entangled around the template in the narrow confines of torsionally constrained supercoiled DNA....

  4. Topics in numerical relativity : the periodic standing-wave approximation, the stability of constraints in free evolution, and the spin of dynamical black holes

    Science.gov (United States)

    Owen, Robert

    This thesis concerns numerical relativity, the attempt to study Einstein's theory of gravitation using numerical discretization. The goal of the field, the study of gravitational dynamics in cases where symmetry reduction or perturbation theory are not possible, finally seems to be coming to fruition, at least for the archetypal problem of the inspiral and coalescence of binary black hole systems. This thesis presents three episodes that each bear some relationship to this story.Chapters 2 and 3 present previously published work in collaboration with Richard Price and others on the so-called periodic standing-wave (PSW) approximation for binary inspiral. The approximation is to balance outgoing radiation with incoming radiation, stabilizing the orbit and making the problem stationary in a rotating frame. Chapters 2 and 3 apply the method to the problem of co-orbiting charges coupled to a nonlinear scalar field in three dimensions.Chapters 4, 5, and 6 concern the stability of constraint fields in conventional numerical relativity simulations. Chapter 4 (also previously published work, in collaboration with the Caltech numerical relativity group, along with Michael Holst and Lawrence Kidder) presents a method for immediately correcting violations of constraints after they have arisen. Chapters 5 and 6 present methods to ``damp' away constraint violations dynamically in two specific contexts. Chapter 5 (previously published work in collaboration with the Caltech numerical relativity group and Lawrence Kidder) presents a first-order linearly degenerate symmetric hyperbolic representation of Einstein's equations in generalized harmonic gauge. A representation is presented that stabilizes all constraints, including those that appear when the system is written in first-order form. Chapter 6 presents a generalization of the Kidder-Scheel-Teukolsky evolution systems that provides much-improved stability. This is investigated with numerical simulations of a single black hole

  5. Soft templated mesoporous carbons: Tuning the porosity for the adsorption of large organic pollutants

    OpenAIRE

    Libbrecht, Wannes; Verberckmoes, An; Thybaut, Joris; Van Der Voort, Pascal; De Clercq, Jeriffa

    2017-01-01

    Mesoporous carbons have been the subject of various studies, both fundamental and applied. Fundamental studies revealed numerous synthesis routes which can adjust material characteristics as specific surface area, pore volume, pore size or morphology and elemental composition. The indirect synthesis or hard template method was developed first. An extensive collection of template materials exist, which can be impregnated with carbon precursors to provide various hard templated mesoporous carbo...

  6. Perl Template Toolkit

    CERN Document Server

    Chamberlain, Darren; Cross, David; Torkington, Nathan; Diaz, tatiana Apandi

    2004-01-01

    Among the many different approaches to "templating" with Perl--such as Embperl, Mason, HTML::Template, and hundreds of other lesser known systems--the Template Toolkit is widely recognized as one of the most versatile. Like other templating systems, the Template Toolkit allows programmers to embed Perl code and custom macros into HTML documents in order to create customized documents on the fly. But unlike the others, the Template Toolkit is as facile at producing HTML as it is at producing XML, PDF, or any other output format. And because it has its own simple templating language, templates

  7. Planck 2015 results: XVII. Constraints on primordial non-Gaussianity

    DEFF Research Database (Denmark)

    Ade, P. A R; Aghanim, N.; Arnaud, M.

    2016-01-01

    The Planck full mission cosmic microwave background (CMB) temperature and E-mode polarization maps are analysed to obtain constraints on primordial non-Gaussianity (NG). Using three classes of optimal bispectrum estimators – separable template-fitting (KSW), binned, and modal – we obtain consiste...

  8. Code Generation with Templates

    CERN Document Server

    Arnoldus, Jeroen; Serebrenik, A

    2012-01-01

    Templates are used to generate all kinds of text, including computer code. The last decade, the use of templates gained a lot of popularity due to the increase of dynamic web applications. Templates are a tool for programmers, and implementations of template engines are most times based on practical experience rather than based on a theoretical background. This book reveals the mathematical background of templates and shows interesting findings for improving the practical use of templates. First, a framework to determine the necessary computational power for the template metalanguage is presen

  9. Model quality assessment using distance constraints from alignments

    DEFF Research Database (Denmark)

    Paluszewski, Martin; Karplus, Kevin

    2008-01-01

    that model which is closest to the true structure. In this article, we present a new approach for addressing the MQA problem. It is based on distance constraints extracted from alignments to templates of known structure, and is implemented in the Undertaker program for protein structure prediction. One novel...... feature is that we extract noncontact constraints as well as contact constraints. We describe how the distance constraint extraction is done and we show how they can be used to address the MQA problem. We have compared our method on CASP7 targets and the results show that our method is at least comparable...... with the best MQA methods that were assessed at CASP7. We also propose a new evaluation measure, Kendall's tau, that is more interpretable than conventional measures used for evaluating MQA methods (Pearson's r and Spearman's rho). We show clear examples where Kendall's tau agrees much more with our intuition...

  10. Re-usable templates for documenting the elaboration and architectural design of the CMS software

    International Nuclear Information System (INIS)

    Wellisch, J.P.; Tuura, L.

    2001-01-01

    Modern standards and definitions of deliverables for software development are provided by various standards like PSS-05, CMMI, ECSS, Volere, Rational Unified process or SPICE (ISO 15504). Modern document templates and the corresponding documents are based on atomic shells that cross-link, and can be subsequently assembled into a set of complete documents; views of the information in the shells. This makes the information easy to maintain, and enables selective views of the documentation. The authors will present a catalogue of document templates that has been developed in the context of the CMS CAFE forum, as well as their cross-linkage, using UML as the modelling language. The templates allow for documenting the elaboration and architectural design phases of software development. They can be used as the basis for establishing and documenting architecture, while establishing trace-ability to use-cases, requirements, constraints, and important technological choices in a maintainable manner

  11. Templating mesoporous zeolites

    DEFF Research Database (Denmark)

    Egeblad, Kresten; Christensen, Christina Hviid; Kustova, Marina

    2008-01-01

    The application of templating methods to produce zeolite materials with hierarchical bi- or trimodal pore size distributions is reviewed with emphasis on mesoporous materials. Hierarchical zeolite materials are categorized into three distinctly different types of materials: hierarchical zeolite...... crystals, nanosized zeolite crystals, and supported zeolite crystals. For the pure zeolite materials in the first two categories, the additional meso- or macroporosity can be classified as being either intracrystalline or intercrystalline, whereas for supported zeolite materials, the additional porosity...... originates almost exclusively from the support material. The methods for introducing mesopores into zeolite materials are discussed and categorized. In general, mesopores can be templated in zeolite materials by use of solid templating, supramolecular templating, or indirect templating...

  12. Influence of porewidening duration on the template assisted growth of graphitic carbon nitride nanostructures

    Science.gov (United States)

    Suchitra, S. M.; Udayashankar, N. K.

    2018-01-01

    Porous anodic aluminium oxide (AAO) membranes with a highly ordered pore arrangement are typically used as ideal templates for the synthesis of numerous nanostructured materials. Highly ordered templates gained significant attraction due to the fact that they are readily fabricated through self-organised simple anodization process. In this paper, the effect of different pore-widening treatments on the quality of the pores of the AAO templates prepared with different electrolytes were inspected. Results confirmed that, without altering the interpore distance different pore dimensions and diameters of the AAO templates can be easily achieved by chemical pore widening process at room temperature. Also, graphitic carbon nitride nanorods of different dimension have been fabricated from AAO template after porewidening process. These nanostructures are widely used in case of metal free visible light driven photo catalysis, photo degradation of organic pollutants, photo electric conversion and water splitting applications.

  13. Light-assisted, templated self-assembly using a photonic-crystal slab.

    Science.gov (United States)

    Jaquay, Eric; Martínez, Luis Javier; Mejia, Camilo A; Povinelli, Michelle L

    2013-05-08

    We experimentally demonstrate the technique of light-assisted, templated self-assembly (LATS). We excite a guided-resonance mode of a photonic-crystal slab with 1.55 μm laser light to create an array of optical traps. We demonstrate assembly of a square lattice of 520 nm diameter polystyrene particles spaced by 860 nm. Our results demonstrate how LATS can be used to fabricate reconfigurable structures with symmetries different from traditional colloidal self-assembly, which is limited by free energetic constraints.

  14. Conformational Sampling in Template-Free Protein Loop Structure Modeling: An Overview

    OpenAIRE

    Li, Yaohang

    2013-01-01

    Accurately modeling protein loops is an important step to predict three-dimensional structures as well as to understand functions of many proteins. Because of their high flexibility, modeling the three-dimensional structures of loops is difficult and is usually treated as a “mini protein folding problem” under geometric constraints. In the past decade, there has been remarkable progress in template-free loop structure modeling due to advances of computational methods as well as stably increas...

  15. Generalized Pauli constraints in small atoms

    Science.gov (United States)

    Schilling, Christian; Altunbulak, Murat; Knecht, Stefan; Lopes, Alexandre; Whitfield, James D.; Christandl, Matthias; Gross, David; Reiher, Markus

    2018-05-01

    The natural occupation numbers of fermionic systems are subject to nontrivial constraints, which include and extend the original Pauli principle. A recent mathematical breakthrough has clarified their mathematical structure and has opened up the possibility of a systematic analysis. Early investigations have found evidence that these constraints are exactly saturated in several physically relevant systems, e.g., in a certain electronic state of the beryllium atom. It has been suggested that, in such cases, the constraints, rather than the details of the Hamiltonian, dictate the system's qualitative behavior. Here, we revisit this question with state-of-the-art numerical methods for small atoms. We find that the constraints are, in fact, not exactly saturated, but that they lie much closer to the surface defined by the constraints than the geometry of the problem would suggest. While the results seem incompatible with the statement that the generalized Pauli constraints drive the behavior of these systems, they suggest that the qualitatively correct wave-function expansions can in some systems already be obtained on the basis of a limited number of Slater determinants, which is in line with numerical evidence from quantum chemistry.

  16. Report Template

    DEFF Research Database (Denmark)

    Bjørn, Anders; Laurent, Alexis; Owsianiak, Mikołaj

    2018-01-01

    To ensure consistent reporting of life cycle assessment (LCA), we provide a report template. The report includes elements of an LCA study as recommended but the ILCD Handbook. Illustrative case study reported according to this template is presented in Chap. 39 ....

  17. Latin hypercube sampling with inequality constraints

    International Nuclear Information System (INIS)

    Iooss, B.; Petelet, M.; Asserin, O.; Loredo, A.

    2010-01-01

    In some studies requiring predictive and CPU-time consuming numerical models, the sampling design of the model input variables has to be chosen with caution. For this purpose, Latin hypercube sampling has a long history and has shown its robustness capabilities. In this paper we propose and discuss a new algorithm to build a Latin hypercube sample (LHS) taking into account inequality constraints between the sampled variables. This technique, called constrained Latin hypercube sampling (cLHS), consists in doing permutations on an initial LHS to honor the desired monotonic constraints. The relevance of this approach is shown on a real example concerning the numerical welding simulation, where the inequality constraints are caused by the physical decreasing of some material properties in function of the temperature. (authors)

  18. Welding template

    International Nuclear Information System (INIS)

    Ben Venue, R.J. of.

    1976-01-01

    A welding template is described which is used to weld strip material into a cellular grid structure for the accommodation of fuel elements in a nuclear reactor. On a base plate the template carries a multitude of cylindrical pins whose upper half is narrower than the bottom half and only one of which is attached to the base plate. The others are arrested in a hexagonal array by oblong webs clamped together by chuck jaws which can be secured by means of screws. The parts are ground very accurately. The template according to the invention is very easy to make. (UWI) [de

  19. A numerical study of crack tip constraint in ductile single crystals

    Science.gov (United States)

    Patil, Swapnil D.; Narasimhan, R.; Mishra, R. K.

    In this work, the effect of crack tip constraint on near-tip stress and deformation fields in a ductile FCC single crystal is studied under mode I, plane strain conditions. To this end, modified boundary layer simulations within crystal plasticity framework are performed, neglecting elastic anisotropy. The first and second terms of the isotropic elastic crack tip field, which are governed by the stress intensity factor K and T-stress, are prescribed as remote boundary conditions and solutions pertaining to different levels of T-stress are generated. It is found that the near-tip deformation field, especially, the development of kink or slip shear bands, is sensitive to the constraint level. The stress distribution and the size and shape of the plastic zone near the crack tip are also strongly influenced by the level of T-stress, with progressive loss of crack tip constraint occurring as T-stress becomes more negative. A family of near-tip fields is obtained which are characterized by two terms (such as K and T or J and a constraint parameter Q) as in isotropic plastic solids.

  20. Programmable imprint lithography template

    Science.gov (United States)

    Cardinale, Gregory F [Oakland, CA; Talin, Albert A [Livermore, CA

    2006-10-31

    A template for imprint lithography (IL) that reduces significantly template production costs by allowing the same template to be re-used for several technology generations. The template is composed of an array of spaced-apart moveable and individually addressable rods or plungers. Thus, the template can be configured to provide a desired pattern by programming the array of plungers such that certain of the plungers are in an "up" or actuated configuration. This arrangement of "up" and "down" plungers forms a pattern composed of protruding and recessed features which can then be impressed onto a polymer film coated substrate by applying a pressure to the template impressing the programmed configuration into the polymer film. The pattern impressed into the polymer film will be reproduced on the substrate by subsequent processing.

  1. Cloning nanocrystal morphology with soft templates

    Science.gov (United States)

    Thapa, Dev Kumar; Pandey, Anshu

    2016-08-01

    In most template directed preparative methods, while the template decides the nanostructure morphology, the structure of the template itself is a non-general outcome of its peculiar chemistry. Here we demonstrate a template mediated synthesis that overcomes this deficiency. This synthesis involves overgrowth of silica template onto a sacrificial nanocrystal. Such templates are used to copy the morphologies of gold nanorods. After template overgrowth, gold is removed and silver is regrown in the template cavity to produce a single crystal silver nanorod. This technique allows for duplicating existing nanocrystals, while also providing a quantifiable breakdown of the structure - shape interdependence.

  2. Generalized Pauli constraints in small atoms

    DEFF Research Database (Denmark)

    Schilling, Christian; Altunbulak, Murat; Knecht, Stefan

    2018-01-01

    investigations have found evidence that these constraints are exactly saturated in several physically relevant systems, e.g., in a certain electronic state of the beryllium atom. It has been suggested that, in such cases, the constraints, rather than the details of the Hamiltonian, dictate the system......'s qualitative behavior. Here, we revisit this question with state-of-the-art numerical methods for small atoms. We find that the constraints are, in fact, not exactly saturated, but that they lie much closer to the surface defined by the constraints than the geometry of the problem would suggest. While...

  3. A Deformable Template Model, with Special Reference to Elliptical Templates

    DEFF Research Database (Denmark)

    Hobolth, Asger; Pedersen, Jan; Jensen, Eva Bjørn Vedel

    2002-01-01

    This paper suggests a high-level continuous image model for planar star-shaped objects. Under this model, a planar object is a stochastic deformation of a star-shaped template. The residual process, describing the difference between the radius-vector function of the template and the object...

  4. Short template switch events explain mutation clusters in the human genome.

    Science.gov (United States)

    Löytynoja, Ari; Goldman, Nick

    2017-06-01

    Resequencing efforts are uncovering the extent of genetic variation in humans and provide data to study the evolutionary processes shaping our genome. One recurring puzzle in both intra- and inter-species studies is the high frequency of complex mutations comprising multiple nearby base substitutions or insertion-deletions. We devised a generalized mutation model of template switching during replication that extends existing models of genome rearrangement and used this to study the role of template switch events in the origin of short mutation clusters. Applied to the human genome, our model detects thousands of template switch events during the evolution of human and chimp from their common ancestor and hundreds of events between two independently sequenced human genomes. Although many of these are consistent with a template switch mechanism previously proposed for bacteria, our model also identifies new types of mutations that create short inversions, some flanked by paired inverted repeats. The local template switch process can create numerous complex mutation patterns, including hairpin loop structures, and explains multinucleotide mutations and compensatory substitutions without invoking positive selection, speculative mechanisms, or implausible coincidence. Clustered sequence differences are challenging for current mapping and variant calling methods, and we show that many erroneous variant annotations exist in human reference data. Local template switch events may have been neglected as an explanation for complex mutations because of biases in commonly used analyses. Incorporation of our model into reference-based analysis pipelines and comparisons of de novo assembled genomes will lead to improved understanding of genome variation and evolution. © 2017 Löytynoja and Goldman; Published by Cold Spring Harbor Laboratory Press.

  5. Model(ing) Law: The ICTY, the International Criminal Justice Template, and Reconciliation in the Former Yugoslavia

    DEFF Research Database (Denmark)

    Carlson, Kerstin Bree

    2013-01-01

    My project uses the case study of the ICTY and reconciliation in the Balkans to address the larger topic of the capacity of international criminal tribunals (ICTs) as transitional justice mechanisms. I argue that the ICTY operates under the (flawed) received wisdom of the IMT at Nuremberg, what I...... term the international criminal justice template. This template accords three transitional justice functions for ICTs beyond (and in conjunction with) their central judicial aim of adjudicating cases: as (1) articulators of progressive criminal law (2) historians and (3) reconcilers or storytellers. My...... and the development of international law and society studies, in order to better theorize and understand the structural and theoretical constraints governing the establishment of legitimacy for international criminal courts....

  6. Biometric Template Security

    Directory of Open Access Journals (Sweden)

    Abhishek Nagar

    2008-03-01

    Full Text Available Biometric recognition offers a reliable solution to the problem of user authentication in identity management systems. With the widespread deployment of biometric systems in various applications, there are increasing concerns about the security and privacy of biometric technology. Public acceptance of biometrics technology will depend on the ability of system designers to demonstrate that these systems are robust, have low error rates, and are tamper proof. We present a high-level categorization of the various vulnerabilities of a biometric system and discuss countermeasures that have been proposed to address these vulnerabilities. In particular, we focus on biometric template security which is an important issue because, unlike passwords and tokens, compromised biometric templates cannot be revoked and reissued. Protecting the template is a challenging task due to intrauser variability in the acquired biometric traits. We present an overview of various biometric template protection schemes and discuss their advantages and limitations in terms of security, revocability, and impact on matching accuracy. A template protection scheme with provable security and acceptable recognition performance has thus far remained elusive. Development of such a scheme is crucial as biometric systems are beginning to proliferate into the core physical and information infrastructure of our society.

  7. Functional Programming with C++ Template Metaprograms

    Science.gov (United States)

    Porkoláb, Zoltán

    Template metaprogramming is an emerging new direction of generative programming. With the clever definitions of templates we can force the C++ compiler to execute algorithms at compilation time. Among the application areas of template metaprograms are the expression templates, static interface checking, code optimization with adaption, language embedding and active libraries. However, as template metaprogramming was not an original design goal, the C++ language is not capable of elegant expression of metaprograms. The complicated syntax leads to the creation of code that is hard to write, understand and maintain. Although template metaprogramming has a strong relationship with functional programming, this is not reflected in the language syntax and existing libraries. In this paper we give a short and incomplete introduction to C++ templates and the basics of template metaprogramming. We will enlight the role of template metaprograms, and some important and widely used idioms. We give an overview of the possible application areas as well as debugging and profiling techniques. We suggest a pure functional style programming interface for C++ template metaprograms in the form of embedded Haskell code which is transformed to standard compliant C++ source.

  8. Templates, Numbers & Watercolors.

    Science.gov (United States)

    Clemesha, David J.

    1990-01-01

    Describes how a second-grade class used large templates to draw and paint five-digit numbers. The lesson integrated artistic knowledge and vocabulary with their mathematics lesson in place value. Students learned how draftspeople use templates, and they studied number paintings by Charles Demuth and Jasper Johns. (KM)

  9. Mechanical constraint and release generates long, ordered horizontal pores in anodic alumina templates

    International Nuclear Information System (INIS)

    Bolger, Ciara T; Petkov, Nikolay; Holmes, Justin D; Fois, Giovanni; Cross, Graham L W; Sassiat, Nicolas; Burke, Micheál; Quinn, Aidan J

    2012-01-01

    We describe the formation of long, highly ordered arrays of planar oriented anodic aluminum oxide (AAO) pores during plane parallel anodization of thin aluminum ‘finger’ microstructures fabricated on thermally oxidized silicon substrates and capped with a silicon oxide layer. The pore morphology was found to be strongly influenced by mechanical constraint imposed by the oxide layers surrounding the Al fingers. Tractions induced by the SiO 2 substrate and capping layer led to frustrated volume expansion and restricted oxide flow along the interface, with extrusion of oxide into the primary pore volume, leading to the formation of dendritic pore structures and meandering pore growth. However, partial relief of the constraint by a delaminating interfacial fracture, with its tip closely following the anodization front, led to pore growth that was highly ordered with regular, hexagonally packed arrays of straight horizontal pores up to 3 µm long. Detailed characterization of both straight and dendritic planar pores over a range of formation conditions using advanced microscopy techniques is reported, including volume reconstruction, enabling high quality 3D visualization of pore formation. (paper)

  10. Multi-template polymerase chain reaction.

    Science.gov (United States)

    Kalle, Elena; Kubista, Mikael; Rensing, Christopher

    2014-12-01

    PCR is a formidable and potent technology that serves as an indispensable tool in a wide range of biological disciplines. However, due to the ease of use and often lack of rigorous standards many PCR applications can lead to highly variable, inaccurate, and ultimately meaningless results. Thus, rigorous method validation must precede its broad adoption to any new application. Multi-template samples possess particular features, which make their PCR analysis prone to artifacts and biases: multiple homologous templates present in copy numbers that vary within several orders of magnitude. Such conditions are a breeding ground for chimeras and heteroduplexes. Differences in template amplification efficiencies and template competition for reaction compounds undermine correct preservation of the original template ratio. In addition, the presence of inhibitors aggravates all of the above-mentioned problems. Inhibitors might also have ambivalent effects on the different templates within the same sample. Yet, no standard approaches exist for monitoring inhibitory effects in multitemplate PCR, which is crucial for establishing compatibility between samples.

  11. Emergency department documentation templates: variability in template selection and association with physical examination and test ordering in dizziness presentations

    Directory of Open Access Journals (Sweden)

    Meurer William J

    2011-03-01

    Full Text Available Abstract Background Clinical documentation systems, such as templates, have been associated with process utilization. The T-System emergency department (ED templates are widely used but lacking are analyses of the templates association with processes. This system is also unique because of the many different template options available, and thus the selection of the template may also be important. We aimed to describe the selection of templates in ED dizziness presentations and to investigate the association between items on templates and process utilization. Methods Dizziness visits were captured from a population-based study of EDs that use documentation templates. Two relevant process outcomes were assessed: head computerized tomography (CT scan and nystagmus examination. Multivariable logistic regression was used to estimate the probability of each outcome for patients who did or did not receive a relevant-item template. Propensity scores were also used to adjust for selection effects. Results The final cohort was 1,485 visits. Thirty-one different templates were used. Use of a template with a head CT item was associated with an increase in the adjusted probability of head CT utilization from 12.2% (95% CI, 8.9%-16.6% to 29.3% (95% CI, 26.0%-32.9%. The adjusted probability of documentation of a nystagmus assessment increased from 12.0% (95%CI, 8.8%-16.2% when a nystagmus-item template was not used to 95.0% (95% CI, 92.8%-96.6% when a nystagmus-item template was used. The associations remained significant after propensity score adjustments. Conclusions Providers use many different templates in dizziness presentations. Important differences exist in the various templates and the template that is used likely impacts process utilization, even though selection may be arbitrary. The optimal design and selection of templates may offer a feasible and effective opportunity to improve care delivery.

  12. Broadband infrared metamaterial absorber based on anodic aluminum oxide template

    Science.gov (United States)

    Yang, Jingfan; Qu, Shaobo; Ma, Hua; Wang, Jiafu; Yang, Shen; Pang, Yongqiang

    2018-05-01

    In this work, a broadband infrared metamaterial absorber is proposed based on trapezoid-shaped anodic aluminum oxide (AAO) template. Unlike traditional metamaterial absorber constructed from metal-dielectric-metal sandwich structure, our proposed absorber is composed of trapezoid-shaped AAO template with metallic nanowires inside. The infrared absorption efficiency is numerically calculated and the mechanism analysis is given in the paper. Owing to the superposition of multiple resonances produced by the nanowires with different heights, the infrared metamatrial absorber can keep high absorption efficiency during broad working wavelength band from 3.4 μm to 6.1 μm. In addition, the resonance wavelength is associated with the height of nanowires, which indicates that the resonance wavelength can be modulated flexibly through changing the heights of nanowires. This kind of design can also be adapted to other wavelength regions.

  13. Template-based automatic extraction of the joint space of foot bones from CT scan

    Science.gov (United States)

    Park, Eunbi; Kim, Taeho; Park, Jinah

    2016-03-01

    Clean bone segmentation is critical in studying the joint anatomy for measuring the spacing between the bones. However, separation of the coupled bones in CT images is sometimes difficult due to ambiguous gray values coming from the noise and the heterogeneity of bone materials as well as narrowing of the joint space. For fine reconstruction of the individual local boundaries, manual operation is a common practice where the segmentation remains to be a bottleneck. In this paper, we present an automatic method for extracting the joint space by applying graph cut on Markov random field model to the region of interest (ROI) which is identified by a template of 3D bone structures. The template includes encoded articular surface which identifies the tight region of the high-intensity bone boundaries together with the fuzzy joint area of interest. The localized shape information from the template model within the ROI effectively separates the bones nearby. By narrowing the ROI down to the region including two types of tissue, the object extraction problem was reduced to binary segmentation and solved via graph cut. Based on the shape of a joint space marked by the template, the hard constraint was set by the initial seeds which were automatically generated from thresholding and morphological operations. The performance and the robustness of the proposed method are evaluated on 12 volumes of ankle CT data, where each volume includes a set of 4 tarsal bones (calcaneus, talus, navicular and cuboid).

  14. Multi-template polymerase chain reaction

    Directory of Open Access Journals (Sweden)

    Elena Kalle

    2014-12-01

    Full Text Available PCR is a formidable and potent technology that serves as an indispensable tool in a wide range of biological disciplines. However, due to the ease of use and often lack of rigorous standards many PCR applications can lead to highly variable, inaccurate, and ultimately meaningless results. Thus, rigorous method validation must precede its broad adoption to any new application. Multi-template samples possess particular features, which make their PCR analysis prone to artifacts and biases: multiple homologous templates present in copy numbers that vary within several orders of magnitude. Such conditions are a breeding ground for chimeras and heteroduplexes. Differences in template amplification efficiencies and template competition for reaction compounds undermine correct preservation of the original template ratio. In addition, the presence of inhibitors aggravates all of the above-mentioned problems. Inhibitors might also have ambivalent effects on the different templates within the same sample. Yet, no standard approaches exist for monitoring inhibitory effects in multitemplate PCR, which is crucial for establishing compatibility between samples.

  15. Hard template synthesis of metal nanowires

    Science.gov (United States)

    Kawamura, Go; Muto, Hiroyuki; Matsuda, Atsunori

    2014-11-01

    Metal nanowires (NWs) have attracted much attention because of their high electron conductivity, optical transmittance and tunable magnetic properties. Metal NWs have been synthesized using soft templates such as surface stabilizing molecules and polymers, and hard templates such as anodic aluminum oxide, mesoporous oxide, carbon nanotubes. NWs prepared from hard templates are composites of metals and the oxide/carbon matrix. Thus, selecting appropriate elements can simplify the production of composite devices. The resulting NWs are immobilized and spatially arranged, as dictated by the ordered porous structure of the template. This avoids the NWs from aggregating, which is common for NWs prepared with soft templates in solution. Herein, the hard template synthesis of metal NWs is reviewed, and the resulting structures, properties and potential applications are discussed.

  16. iTemplate: A template-based eye movement data analysis approach.

    Science.gov (United States)

    Xiao, Naiqi G; Lee, Kang

    2018-02-08

    Current eye movement data analysis methods rely on defining areas of interest (AOIs). Due to the fact that AOIs are created and modified manually, variances in their size, shape, and location are unavoidable. These variances affect not only the consistency of the AOI definitions, but also the validity of the eye movement analyses based on the AOIs. To reduce the variances in AOI creation and modification and achieve a procedure to process eye movement data with high precision and efficiency, we propose a template-based eye movement data analysis method. Using a linear transformation algorithm, this method registers the eye movement data from each individual stimulus to a template. Thus, users only need to create one set of AOIs for the template in order to analyze eye movement data, rather than creating a unique set of AOIs for all individual stimuli. This change greatly reduces the error caused by the variance from manually created AOIs and boosts the efficiency of the data analysis. Furthermore, this method can help researchers prepare eye movement data for some advanced analysis approaches, such as iMap. We have developed software (iTemplate) with a graphic user interface to make this analysis method available to researchers.

  17. Hard template synthesis of metal nanowires

    Directory of Open Access Journals (Sweden)

    Go eKawamura

    2014-11-01

    Full Text Available Metal nanowires (NWs have attracted much attention because of their high electron conductivity, optical transmittance and tunable magnetic properties. Metal NWs have been synthesized using soft templates such as surface stabilizing molecules and polymers, and hard templates such as anodic aluminum oxide, mesoporous oxide, carbon nanotubes. NWs prepared from hard templates are composites of metals and the oxide/carbon matrix. Thus, selecting appropriate elements can simplify the production of composite devices. The resulting NWs are immobilized and spatially arranged, as dictated by the ordered porous structure of the template. This avoids the NWs from aggregating, which is common for NWs prepared with soft templates in solution. Herein, the hard template synthesis of metal NWs is reviewed, and the resulting structures, properties and potential applications are discussed.

  18. Transportation package design using numerical optimization

    International Nuclear Information System (INIS)

    Harding, D.C.; Witkowski, W.R.

    1993-01-01

    Since the design of transportation packages involves a complex coupling of structural, thermal and radiation shielding analyses and must follow very strict design constraints, numerical optimization provides the potential for more efficient container designs. In numerical optimization, the requirements of the design problem are mathematically formulated through the use of an objective function and constraints. The objective function(s), e.g., package weight, cost, volume, or combination thereof, is the function to be minimized or maximized by altering a set of design variables that define the package's shape and dimensions. Constraints are limitations on the performance of the system, such as resisting structural and thermal accident environments. Two constraints defined for an example wire mesh composite Type B package are: 1) deformation in the containment vessel seal region remains small enough throughout the 10 CFR-71 accident conditions to meet containment criteria, and 2) the elastomeric seal region remains below its operational temperature limit to guarantee seal integrity in the fire environment. The first constraint of a minimum energy absorbing layer thickness is evaluated with finite element analyses of the proposed dynamic crush accident criteria. The second constraint is evaluated with a 1-D transient thermal finite difference code parametrized for variable composite layer thicknesses, and is integrated with the optimization process. (J.P.N.)

  19. Constrained evolution in numerical relativity

    Science.gov (United States)

    Anderson, Matthew William

    The strongest potential source of gravitational radiation for current and future detectors is the merger of binary black holes. Full numerical simulation of such mergers can provide realistic signal predictions and enhance the probability of detection. Numerical simulation of the Einstein equations, however, is fraught with difficulty. Stability even in static test cases of single black holes has proven elusive. Common to unstable simulations is the growth of constraint violations. This work examines the effect of controlling the growth of constraint violations by solving the constraints periodically during a simulation, an approach called constrained evolution. The effects of constrained evolution are contrasted with the results of unconstrained evolution, evolution where the constraints are not solved during the course of a simulation. Two different formulations of the Einstein equations are examined: the standard ADM formulation and the generalized Frittelli-Reula formulation. In most cases constrained evolution vastly improves the stability of a simulation at minimal computational cost when compared with unconstrained evolution. However, in the more demanding test cases examined, constrained evolution fails to produce simulations with long-term stability in spite of producing improvements in simulation lifetime when compared with unconstrained evolution. Constrained evolution is also examined in conjunction with a wide variety of promising numerical techniques, including mesh refinement and overlapping Cartesian and spherical computational grids. Constrained evolution in boosted black hole spacetimes is investigated using overlapping grids. Constrained evolution proves to be central to the host of innovations required in carrying out such intensive simulations.

  20. Constraint propagation of C2-adjusted formulation: Another recipe for robust ADM evolution system

    International Nuclear Information System (INIS)

    Tsuchiya, Takuya; Yoneda, Gen; Shinkai, Hisa-aki

    2011-01-01

    With a purpose of constructing a robust evolution system against numerical instability for integrating the Einstein equations, we propose a new formulation by adjusting the ADM evolution equations with constraints. We apply an adjusting method proposed by Fiske (2004) which uses the norm of the constraints, C 2 . One of the advantages of this method is that the effective signature of adjusted terms (Lagrange multipliers) for constraint-damping evolution is predetermined. We demonstrate this fact by showing the eigenvalues of constraint propagation equations. We also perform numerical tests of this adjusted evolution system using polarized Gowdy-wave propagation, which show robust evolutions against the violation of the constraints than that of the standard ADM formulation.

  1. Toward making the constraint hypersurface an attractor in free evolution

    International Nuclear Information System (INIS)

    Fiske, David R.

    2004-01-01

    When constructing numerical solutions to systems of evolution equations subject to a constraint, one must decide what role the constraint equations will play in the evolution system. In one popular choice, known as free evolution, a simulation is treated as a Cauchy problem, with the initial data constructed to satisfy the constraint equations. This initial data are then evolved via the evolution equations with no further enforcement of the constraint equations. The evolution, however, via the discretized evolution equations introduce constraint violating modes at the level of truncation error, and these constraint violating modes will behave in a formalism dependent way. This paper presents a generic method for incorporating the constraint equations into the evolution equations so that the off-constraint dynamics are biased toward the constraint satisfying solutions

  2. New template family for the detection of gravitational waves from comparable-mass black hole binaries

    International Nuclear Information System (INIS)

    Porter, Edward K.

    2007-01-01

    In order to improve the phasing of the comparable-mass waveform as we approach the last stable orbit for a system, various resummation methods have been used to improve the standard post-Newtonian waveforms. In this work we present a new family of templates for the detection of gravitational waves from the inspiral of two comparable-mass black hole binaries. These new adiabatic templates are based on reexpressing the derivative of the binding energy and the gravitational wave flux functions in terms of shifted Chebyshev polynomials. The Chebyshev polynomials are a useful tool in numerical methods as they display the fastest convergence of any of the orthogonal polynomials. In this case they are also particularly useful as they eliminate one of the features that plagues the post-Newtonian expansion. The Chebyshev binding energy now has information at all post-Newtonian orders, compared to the post-Newtonian templates which only have information at full integer orders. In this work, we compare both the post-Newtonian and Chebyshev templates against a fiducially exact waveform. This waveform is constructed from a hybrid method of using the test-mass results combined with the mass dependent parts of the post-Newtonian expansions for the binding energy and flux functions. Our results show that the Chebyshev templates achieve extremely high fitting factors at all post-Newtonian orders and provide excellent parameter extraction. We also show that this new template family has a faster Cauchy convergence, gives a better prediction of the position of the last stable orbit and in general recovers higher Signal-to-Noise ratios than the post-Newtonian templates

  3. Templated Dry Printing of Conductive Metal Nanoparticles

    Science.gov (United States)

    Rolfe, David Alexander

    Printed electronics can lower the cost and increase the ubiquity of electrical components such as batteries, sensors, and telemetry systems. Unfortunately, the advance of printed electronics has been held back by the limited minimum resolution, aspect ratio, and feature fidelity of present printing techniques such as gravure, screen printing and inkjet printing. Templated dry printing offers a solution to these problems by patterning nanoparticle inks into templates before drying. This dissertation shows advancements in two varieties of templated dry nanoprinting. The first, advective micromolding in vapor-permeable templates (AMPT) is a microfluidic approach that uses evaporation-driven mold filling to create submicron features with a 1:1 aspect ratio. We will discuss submicron surface acoustic wave (SAW) resonators made through this process, and the refinement process in the template manufacturing process necessary to make these devices. We also present modeling techniques that can be applied to future AMPT templates. We conclude with a modified templated dry printing that improves throughput and isolated feature patterning by transferring dry-templated features with laser ablation. This method utilizes surface energy-defined templates to pattern features via doctor blade coating. Patterned and dried features can be transferred to a polymer substrate with an Nd:YAG MOPA fiber laser, and printed features can be smaller than the laser beam width.

  4. A numerical method for complex structural dynamics in nuclear plant facilities

    International Nuclear Information System (INIS)

    Zeitner, W.

    1979-01-01

    The solution of dynamic problems is often connected with difficulties in setting up a system of equations of motion because of the constraint conditions of the system. Such constraint conditions may be of geometric nature as for example gaps or slidelines, they may be compatibility conditions or thermodynamic criteria for the energy balance of a system. The numerical method proposed in this paper for the treatment of a dynamic problem with constraint conditions requires only to set up the equations of motion without considering the constraints. This always leads to a relatively simple formulation. The constraint conditions themselves are included in the integration procedure by a numerical application of Gauss' principle. (orig.)

  5. Biometric template revocation

    Science.gov (United States)

    Arndt, Craig M.

    2004-08-01

    Biometric are a powerful technology for identifying humans both locally and at a distance. In order to perform identification or verification biometric systems capture an image of some biometric of a user or subject. The image is then converted mathematical to representation of the person call a template. Since we know that every human in the world is different each human will have different biometric images (different fingerprints, or faces, etc.). This is what makes biometrics useful for identification. However unlike a credit card number or a password to can be given to a person and later revoked if it is compromised and biometric is with the person for life. The problem then is to develop biometric templates witch can be easily revoked and reissued which are also unique to the user and can be easily used for identification and verification. In this paper we develop and present a method to generate a set of templates which are fully unique to the individual and also revocable. By using bases set compression algorithms in an n-dimensional orthogonal space we can represent a give biometric image in an infinite number of equally valued and unique ways. The verification and biometric matching system would be presented with a given template and revocation code. The code will then representing where in the sequence of n-dimensional vectors to start the recognition.

  6. Development of Total Knee Replacement Digital Templating Software

    Science.gov (United States)

    Yusof, Siti Fairuz; Sulaiman, Riza; Thian Seng, Lee; Mohd. Kassim, Abdul Yazid; Abdullah, Suhail; Yusof, Shahril; Omar, Masbah; Abdul Hamid, Hamzaini

    In this study, by taking full advantage of digital X-ray and computer technology, we have developed a semi-automated procedure to template knee implants, by making use of digital templating method. Using this approach, a software system called OrthoKneeTMhas been designed and developed. The system is to be utilities as a study in the Department of Orthopaedic and Traumatology in medical faculty, UKM (FPUKM). OrthoKneeTMtemplating process employs uses a technique similar to those used by many surgeons, using acetate templates over X-ray films. Using template technique makes it easy to template various implant from every Implant manufacturers who have with a comprehensive database of templates. The templating functionality includes, template (knee) and manufactures templates (Smith & Nephew; and Zimmer). From an image of patient x-ray OrthoKneeTMtemplates help in quickly and easily reads to the approximate template size needed. The visual templating features then allow us quickly review multiple template sizes against the X-ray and thus obtain the nearly precise view of the implant size required. The system can assist by templating on one patient image and will generate reports that can accompany patient notes. The software system was implemented in Visual basic 6.0 Pro using the object-oriented techniques to manage the graphics and objects. The approaches for image scaling will be discussed. Several of measurement in orthopedic diagnosis process have been studied and added in this software as measurement tools features using mathematic theorem and equations. The study compared the results of the semi-automated (using digital templating) method to the conventional method to demonstrate the accuracy of the system.

  7. Template Assembly for Detailed Urban Reconstruction

    KAUST Repository

    Nan, Liangliang

    2015-05-04

    We propose a new framework to reconstruct building details by automatically assembling 3D templates on coarse textured building models. In a preprocessing step, we generate an initial coarse model to approximate a point cloud computed using Structure from Motion and Multi View Stereo, and we model a set of 3D templates of facade details. Next, we optimize the initial coarse model to enforce consistency between geometry and appearance (texture images). Then, building details are reconstructed by assembling templates on the textured faces of the coarse model. The 3D templates are automatically chosen and located by our optimization-based template assembly algorithm that balances image matching and structural regularity. In the results, we demonstrate how our framework can enrich the details of coarse models using various data sets.

  8. Experimental validation of a numerical 3-D finite model applied to wind turbines design under vibration constraints: TREVISE platform

    Science.gov (United States)

    Sellami, Takwa; Jelassi, Sana; Darcherif, Abdel Moumen; Berriri, Hanen; Mimouni, Med Faouzi

    2018-04-01

    With the advancement of wind turbines towards complex structures, the requirement of trusty structural models has become more apparent. Hence, the vibration characteristics of the wind turbine components, like the blades and the tower, have to be extracted under vibration constraints. Although extracting the modal properties of blades is a simple task, calculating precise modal data for the whole wind turbine coupled to its tower/foundation is still a perplexing task. In this framework, this paper focuses on the investigation of the structural modeling approach of modern commercial micro-turbines. Thus, the structural model a complex designed wind turbine, which is Rutland 504, is established based on both experimental and numerical methods. A three-dimensional (3-D) numerical model of the structure was set up based on the finite volume method (FVM) using the academic finite element analysis software ANSYS. To validate the created model, experimental vibration tests were carried out using the vibration test system of TREVISE platform at ECAM-EPMI. The tests were based on the experimental modal analysis (EMA) technique, which is one of the most efficient techniques for identifying structures parameters. Indeed, the poles and residues of the frequency response functions (FRF), between input and output spectra, were calculated to extract the mode shapes and the natural frequencies of the structure. Based on the obtained modal parameters, the numerical designed model was up-dated.

  9. Integration of numerical analysis tools for automated numerical optimization of a transportation package design

    International Nuclear Information System (INIS)

    Witkowski, W.R.; Eldred, M.S.; Harding, D.C.

    1994-01-01

    The use of state-of-the-art numerical analysis tools to determine the optimal design of a radioactive material (RAM) transportation container is investigated. The design of a RAM package's components involves a complex coupling of structural, thermal, and radioactive shielding analyses. The final design must adhere to very strict design constraints. The current technique used by cask designers is uncoupled and involves designing each component separately with respect to its driving constraint. With the use of numerical optimization schemes, the complex couplings can be considered directly, and the performance of the integrated package can be maximized with respect to the analysis conditions. This can lead to more efficient package designs. Thermal and structural accident conditions are analyzed in the shape optimization of a simplified cask design. In this paper, details of the integration of numerical analysis tools, development of a process model, nonsmoothness difficulties with the optimization of the cask, and preliminary results are discussed

  10. 2D vector-cyclic deformable templates

    DEFF Research Database (Denmark)

    Schultz, Nette; Conradsen, Knut

    1998-01-01

    In this paper the theory of deformable templates is a vector cycle in 2D is described. The deformable template model originated in (Grenander, 1983) and was further investigated in (Grenander et al., 1991). A template vector distribution is induced by parameter distribution from transformation...... matrices applied to the vector cycle. An approximation in the parameter distribution is introduced. The main advantage by using the deformable template model is the ability to simulate a wide range of objects trained by e.g. their biological variations, and thereby improve restoration, segmentation...... and probabillity measurement. The case study concerns estimation of meat percent in pork carcasses. Given two cross-sectional images - one at the front and one near the ham of the carcass - the areas of lean and fat and a muscle in the lean area are measured automatically by the deformable templates....

  11. Accuracy of templating the acetabular cup size in Total Hip Replacement using conventional acetate templates on digital radiographs.

    Science.gov (United States)

    Krishnamoorthy, Vignesh P; Perumal, Rajamani; Daniel, Alfred J; Poonnoose, Pradeep M

    2015-12-01

    Templating of the acetabular cup size in Total Hip Replacement (THR) is normally done using conventional radiographs. As these are being replaced by digital radiographs, it has become essential to create a technique of templating using digital films. We describe a technique that involves templating the digital films using the universally available acetate templates for THR without the use of special software. Preoperative digital radiographs of the pelvis were taken with a 30 mm diameter spherical metal ball strapped over the greater trochanter. Using standard acetate templates provided by the implant company on magnified digital radiographs, the size of the metal ball (X mm) and acetabular cup (Y mm) were determined. The size of the acetabular cup to be implanted was estimated using the formula 30*Y/X. The estimated size was compared with the actual size of the cup used at surgery. Using this technique, it was possible to accurately predict the acetabular cup size in 28/40 (70%) of the hips. When the accuracy to within one size was considered, templating was correct in 90% (36/40). When assessed by two independent observers, there was good intra-observer and inter-observer reliability with intra-class correlation coefficient values greater than 0.8. It was possible to accurately and reliably predict the size of the acetabular cup, using acetate templates on digital films, without any digital templates.

  12. Preparation of micro/nanostructure TiO2 spheres by controlling pollen as hard template and soft template.

    Science.gov (United States)

    Yang, Xiaohui; Xu, Bin; Zhang, Xuehong; Song, Xiuqin; Chen, Rufen

    2014-09-01

    In this paper, micro/nanostructure TiO2 spheres were synthesized by a sunflower pollen induced and self-assembly mineralization process, in which a titania precursor and pollen reacted in one-pot at normal pressure. In this paper, the bio-template advantage, as hard and soft template is fully demonstrated. The superiority of our synthesis is that we not only can control pollen as hard template, but also can control it as soft template only by changing reactions temperature. Under 80 degrees C of water bath, TiO2 microspheres which replicated the morphology of pollen were prepared by controlling pollen as hard template. Under 100 degrees C, hierarchical TiO2 spheres with complicated morphology, different from pollen template, were synthesized by using pollen as soft template. At the same time, judicious choice of the amount of pollen affords the synthesis of hierarchical structures spheres with adjustable morphology and crystal structure. The morphology can be tuned from microspheres constructed from TiO2 nanorods to nanospheres constructed from TiO2 nanoparticles, and the crystal structure can be tuned from rutile to anatase. More over this anatase phase can be keep better even at high temperature of 1000 degrees C. The as-prepared micro/nano structure photocatalysts not only have high photocatalytic activities, but also have good separability and reuse performance.

  13. Biometric templates selection and update using quality measures

    Science.gov (United States)

    Abboud, Ali J.; Jassim, Sabah A.

    2012-06-01

    To deal with severe variation in recording conditions, most biometric systems acquire multiple biometric samples, at the enrolment stage, for the same person and then extract their individual biometric feature vectors and store them in the gallery in the form of biometric template(s), labelled with the person's identity. The number of samples/templates and the choice of the most appropriate templates influence the performance of the system. The desired biometric template(s) selection technique must aim to control the run time and storage requirements while improving the recognition accuracy of the biometric system. This paper is devoted to elaborating on and discussing a new two stages approach for biometric templates selection and update. This approach uses a quality-based clustering, followed by a special criterion for the selection of an ultimate set of biometric templates from the various clusters. This approach is developed to select adaptively a specific number of templates for each individual. The number of biometric templates depends mainly on the performance of each individual (i.e. gallery size should be optimised to meet the needs of each target individual). These experiments have been conducted on two face image databases and their results will demonstrate the effectiveness of proposed quality-guided approach.

  14. Optimizing preventive maintenance with maintenance templates

    International Nuclear Information System (INIS)

    Dozier, I.J.

    1996-01-01

    Rising operating costs has caused maintenance professionals to rethink their strategy for preventive maintenance (PM) programs. Maintenance Templates are pre-engineered PM task recommendations for a component type based on application of the component. Development of the maintenance template considers the dominant failure cause of the component and the type of preventive maintenance that can predict or prevent the failure from occurring. Maintenance template development also attempts to replace fixed frequency tasks with condition monitoring tasks such as vibration analysis or thermography. For those components that have fixed frequency PM intervals, consideration is given to the maintenance drivers such as criticality, environment and usage. This helps to maximize the PM frequency intervals and maximize the component availability. Maintenance Templates have been used at PECO Energy's Limerick Generating Station during the Reliability Centered Maintenance (RCM) Process to optimize their PM program. This paper describes the development and uses of the maintenance templates

  15. Ab initio and template-based prediction of multi-class distance maps by two-dimensional recursive neural networks

    Directory of Open Access Journals (Sweden)

    Martin Alberto JM

    2009-01-01

    predictions on the CASP7 targets using a pre-CASP7 PDB, and find that both predictors are state-of-the-art, with the template-based one far outperforming the best CASP7 systems if templates with sequence identity to the query of 10% or better are available. Although this is not the main focus of this paper we also report on reconstructions of Cα traces based on both ab initio and template-based 4-class map predictions, showing that the latter are generally more accurate even when homology is dubious. Conclusion Accurate predictions of multi-class maps may provide valuable constraints for improved ab initio and template-based prediction of protein structures, naturally incorporate multiple templates, and yield state-of-the-art binary maps. Predictions of protein structures and 8 Å contact maps based on the multi-class distance map predictors described in this paper are freely available to academic users at the url http://distill.ucd.ie/.

  16. Detecting gravitational waves from test-mass bodies orbiting a Kerr black hole with P-approximant templates

    International Nuclear Information System (INIS)

    Porter, Edward K

    2005-01-01

    In this study, we apply post-Newtonian (T-approximants) and resummed post-Newtonian (P-approximants) to the case of a test particle in equatorial orbit around a Kerr black hole. We compare the two approximants by measuring their effectualness (i.e., larger overlaps with the exact signal) and faithfulness (i.e., smaller biases while measuring the parameters of the signal) with the exact (numerical) waveforms. We find that in the case of prograde orbits, T-approximant templates obtain an effectualness of ∼0.99 for spins q ≤ 0.75. For 0.75 0.99 for all spins up to q = 0.95. The bias in the estimation of parameters is much lower in the case of P-approximants than T-approximants. We find that P-approximants are both effectual and faithful and should be more effective than T-approximants as a detection template family when q > 0. For q < 0, both T- and P-approximants perform equally well so that either of them could be used as a detection template family. However, for parameter estimation, the P-approximant templates still outperform the T-approximants

  17. Dose constraints, what are they now?

    International Nuclear Information System (INIS)

    Lazo, T.

    2005-01-01

    The concept of a source-related dose constraint was first introduced in ICPR publication 60. The idea was to provide a number that individual exposures from a single, specific source should not exceed, and below which optimisation of protection should take place. Dose constraints were applied to occupational and public exposures from practices. In order to simplify and clarify the ICRP's recommendations, the latest draft, RPO5, presents dose constraints again, and with the same meaning as in publication 60. However, the dose constraints are now applied in all situations, not just practices. This new approach does provide simplification, in that a single concept is applied to all types of exposures (normal situations, accident situations, and existing situations). However, the approach and numerical values that are selected by regulatory authorities for the application of the concept, particularly in normal situations which are also subject to dose limits, will be crucial to the implementation of the system of radiological protection. (author)

  18. Structure-aware Local Sparse Coding for Visual Tracking

    KAUST Repository

    Qi, Yuankai

    2018-01-24

    Sparse coding has been applied to visual tracking and related vision problems with demonstrated success in recent years. Existing tracking methods based on local sparse coding sample patches from a target candidate and sparsely encode these using a dictionary consisting of patches sampled from target template images. The discriminative strength of existing methods based on local sparse coding is limited as spatial structure constraints among the template patches are not exploited. To address this problem, we propose a structure-aware local sparse coding algorithm which encodes a target candidate using templates with both global and local sparsity constraints. For robust tracking, we show local regions of a candidate region should be encoded only with the corresponding local regions of the target templates that are the most similar from the global view. Thus, a more precise and discriminative sparse representation is obtained to account for appearance changes. To alleviate the issues with tracking drifts, we design an effective template update scheme. Extensive experiments on challenging image sequences demonstrate the effectiveness of the proposed algorithm against numerous stateof- the-art methods.

  19. [The template principle: paradigm of modern genetics].

    Science.gov (United States)

    Inge-Vechtomov, S G

    2013-01-01

    The idea of continuity in living systems, which was initially developed in mid-19th century, reached its peak in 1928 thanks to N.K. Koltsov, who proposed the template principle in chromosome reproduction. The determination of genetic functions of nucleic acids and the advent of molecular genetics led to F. Crick's statement of the central dogma of molecular biology in 1958. This dogma became a contemporary version of the template principle (templates of the first order). The discovery of "protein inheritance" underlay the notion of steric or conformational templates (second order) for reproducing conformation in a number of proteins. The template principle supplemented by this notion claims to be the main paradigm of modern genetics.

  20. Data assimilation with inequality constraints

    Science.gov (United States)

    Thacker, W. C.

    If values of variables in a numerical model are limited to specified ranges, these restrictions should be enforced when data are assimilated. The simplest option is to assimilate without regard for constraints and then to correct any violations without worrying about additional corrections implied by correlated errors. This paper addresses the incorporation of inequality constraints into the standard variational framework of optimal interpolation with emphasis on our limited knowledge of the underlying probability distributions. Simple examples involving only two or three variables are used to illustrate graphically how active constraints can be treated as error-free data when background errors obey a truncated multi-normal distribution. Using Lagrange multipliers, the formalism is expanded to encompass the active constraints. Two algorithms are presented, both relying on a solution ignoring the inequality constraints to discover violations to be enforced. While explicitly enforcing a subset can, via correlations, correct the others, pragmatism based on our poor knowledge of the underlying probability distributions suggests the expedient of enforcing them all explicitly to avoid the computationally expensive task of determining the minimum active set. If additional violations are encountered with these solutions, the process can be repeated. Simple examples are used to illustrate the algorithms and to examine the nature of the corrections implied by correlated errors.

  1. Hard template synthesis of metal nanowires

    OpenAIRE

    Kawamura, Go; Muto, Hiroyuki; Matsuda, Atsunori

    2014-01-01

    Metal nanowires (NWs) have attracted much attention because of their high electron conductivity, optical transmittance, and tunable magnetic properties. Metal NWs have been synthesized using soft templates such as surface stabilizing molecules and polymers, and hard templates such as anodic aluminum oxide, mesoporous oxide, carbon nanotubes. NWs prepared from hard templates are composites of metals and the oxide/carbon matrix. Thus, selecting appropriate elements can simplify the production o...

  2. An efficient method for minimizing a convex separable logarithmic function subject to a convex inequality constraint or linear equality constraint

    Directory of Open Access Journals (Sweden)

    2006-01-01

    Full Text Available We consider the problem of minimizing a convex separable logarithmic function over a region defined by a convex inequality constraint or linear equality constraint, and two-sided bounds on the variables (box constraints. Such problems are interesting from both theoretical and practical point of view because they arise in some mathematical programming problems as well as in various practical problems such as problems of production planning and scheduling, allocation of resources, decision making, facility location problems, and so forth. Polynomial algorithms are proposed for solving problems of this form and their convergence is proved. Some examples and results of numerical experiments are also presented.

  3. Learning templates for artistic portrait lighting analysis.

    Science.gov (United States)

    Chen, Xiaowu; Jin, Xin; Wu, Hongyu; Zhao, Qinping

    2015-02-01

    Lighting is a key factor in creating impressive artistic portraits. In this paper, we propose to analyze portrait lighting by learning templates of lighting styles. Inspired by the experience of artists, we first define several novel features that describe the local contrasts in various face regions. The most informative features are then selected with a stepwise feature pursuit algorithm to derive the templates of various lighting styles. After that, the matching scores that measure the similarity between a testing portrait and those templates are calculated for lighting style classification. Furthermore, we train a regression model by the subjective scores and the feature responses of a template to predict the score of a portrait lighting quality. Based on the templates, a novel face illumination descriptor is defined to measure the difference between two portrait lightings. Experimental results show that the learned templates can well describe the lighting styles, whereas the proposed approach can assess the lighting quality of artistic portraits as human being does.

  4. Template Generation and Selection Algorithms

    NARCIS (Netherlands)

    Guo, Y.; Smit, Gerardus Johannes Maria; Broersma, Haitze J.; Heysters, P.M.; Badaway, W.; Ismail, Y.

    The availability of high-level design entry tooling is crucial for the viability of any reconfigurable SoC architecture. This paper presents a template generation method to extract functional equivalent structures, i.e. templates, from a control data flow graph. By inspecting the graph the algorithm

  5. Engineering Plasmonic Nanocrystal Coupling through Template-Assisted Self-Assembly

    Science.gov (United States)

    Greybush, Nicholas J.

    The construction of materials from nanocrystal building blocks represents a powerful new paradigm for materials design. Just as nature's materials orchestrate intricate combinations of atoms from the library of the periodic table, nanocrystal "metamaterials" integrate individual nanocrystals into larger architectures with emergent collective properties. The individual nanocrystal "meta-atoms" that make up these materials are themselves each a nanoscale atomic system with tailorable size, shape, and elemental composition, enabling the creation of hierarchical materials with predesigned structure at multiple length scales. However, an improved fundamental understanding of the interactions among individual nanocrystals is needed in order to translate this structural control into enhanced functionality. The ability to form precise arrangements of nanocrystals and measure their collective properties is therefore essential for the continued development of nanocrystal metamaterials. In this dissertation, we utilize template-assisted self-assembly and spatially-resolved spectroscopy to form and characterize individual nanocrystal oligomers. At the intersection of "top-down" and "bottom-up" nanoscale patterning schemes, template-assisted self-assembly combines the design freedom of lithography with the chemical control of colloidal synthesis to achieve unique nanocrystal configurations. Here, we employ shape-selective templates to assemble new plasmonic structures, including heterodimers of Au nanorods and upconversion phosphors, a series of hexagonally-packed Au nanocrystal oligomers, and triangular formations of Au nanorods. Through experimental analysis and numerical simulation, we elucidate the means through which inter-nanocrystal coupling imparts collective optical properties to the plasmonic assemblies. Our self-assembly and measurement strategy offers a versatile platform for exploring optical interactions in a wide range of material systems and application areas.

  6. images_template

    Data.gov (United States)

    National Aeronautics and Space Administration — Images for the website template go here. It will not change their names or locations, but will hopefully help to organize them. Oh, but for a directory structure...

  7. Phase-Field Relaxation of Topology Optimization with Local Stress Constraints

    DEFF Research Database (Denmark)

    Stainko, Roman; Burger, Martin

    2006-01-01

    inequality constraints. We discretize the problem by finite elements and solve the arising finite-dimensional programming problems by a primal-dual interior point method. Numerical experiments for problems with local stress constraints based on different criteria indicate the success and robustness......We introduce a new relaxation scheme for structural topology optimization problems with local stress constraints based on a phase-field method. In the basic formulation we have a PDE-constrained optimization problem, where the finite element and design analysis are solved simultaneously...

  8. Numerical Solution of Mixed Problems of the Theory of Elasticity with One-Sided Constraints

    Directory of Open Access Journals (Sweden)

    I. V. Stankevich

    2017-01-01

    Full Text Available The paper deals with the application features of the finite element technologies to solve the problems of elasticity with one-sided constraints. On the one hand, the area of this study is determined by the fact that many critical parts and assemblies of mechanical and power engineering constructions have a significant contact within some given surface. To assess the strength and the life of these parts and assemblies, reliable stress-strain state data are demandable. Data on the stress-strain state can be obtained using the contemporary mathematical modeling means, e.g., finite element technology.To solve the problems of the theory of elasticity with one-sided constraints, a method of finite elements in a traditional classical form can be used, but it is necessary to consider some of its shortcomings. The most significant one is an approximation of the tensile stress and strain, as well as a considerably lower order of convergence of the approximation for stresses and strains as compared to displacements. Improving the accuracy through increasing a density of the finite element models and/or the transition to more complex approximations is not always optimal, because increasing a dimension of the discrete problem leads to a significant computational cost and demand for expensive computing resources.One of the alternatives in numerical analysis of contact problems of the elasticity theory is to use the mixed variational formulations of the finite element method in which stresses and/or strains appear in the resolving equations along with displacements as equal unknown. A major positive factor when using the mixed formulations of the finite element method is reduction of the approximation error of stress and strain, which leads to a more accurate assessment of the stress-strain state in comparison with the classical approach of the finite element method in the form of the method of displacements.Besides, mixed schemes of the finite element method

  9. Transportation package design using numerical optimization

    International Nuclear Information System (INIS)

    Harding, D.C.; Witkowski, W.R.

    1992-01-01

    The design of structures and engineering systems has always been an iterative process whose complexity was dependent upon the boundary conditions, constraints and available analytical tools. Transportation packaging design is no exception with structural, thermal and radiation shielding constraints based on regulatory hypothetical accident conditions. Transportation packaging design is often accomplished by a group of specialists, each designing a single component based on one or more simple criteria, pooling results with the group, evaluating the open-quotes pooledclose quotes design, and then reiterating the entire process until a satisfactory design is reached. The manual iterative methods used by the designer/analyst can be summarized in the following steps: design the part, analyze the part, interpret the analysis results, modify the part, and re-analyze the part. The inefficiency of this design practice and the frequently conservative result suggests the need for a more structured design methodology, which can simultaneously consider all of the design constraints. Numerical optimization is a structured design methodology whose maturity in development has allowed it to become a primary design tool in many industries. 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

  10. Are computer numerical control (CNC)-manufactured patient-specific metal templates available for posterior thoracic pedicle screw insertion? Feasibility and accuracy evaluation.

    Science.gov (United States)

    Kong, Xiangxue; Tang, Lei; Ye, Qiang; Huang, Wenhua; Li, Jianyi

    2017-11-01

    Accurate and safe posterior thoracic pedicle insertion (PTPI) remains a challenge. Patient-specific drill templates (PDTs) created by rapid prototyping (RP) can assist in posterior thoracic pedicle insertion, but pose biocompatibility risks. The aims of this study were to develop alternative PDTs with computer numerical control (CNC) and assess their feasibility and accuracy in assisting PTPI. Preoperative CT images of 31 cadaveric thoracic vertebras were obtained and then the optimal pedicle screw trajectories were planned. The PDTs with optimal screw trajectories were randomly assigned to be designed and manufactured by CNC or RP in each vertebra. With the guide of the CNC- or RP-manufactured PDTs, the appropriate screws were inserted into the pedicles. Postoperative CT scans were performed to analyze any deviations at entry point and midpoint of the pedicles. The CNC group was found to be significant manufacture-time-shortening, and cost-decreasing, when compared with the RP group (P  0.05). The screw positions were grade 0 in 90.3% and grade 1 in 9.7% of the cases in the CNC group and grade 0 in 93.5% and grade 1 in 6.5% of the cases in the RP group (P = 0.641). CNC-manufactured PDTs are viable for assisting in PTPI with good feasibility and accuracy.

  11. A facile template method to synthesize significantly improved LiNi0.5Mn1.5O4 using corn stalk as a bio-template

    International Nuclear Information System (INIS)

    Liu, Guiyang; Kong, Xin; Sun, Hongyan; Wang, Baosen; Yi, Zhongzhou; Wang, Quanbiao

    2014-01-01

    In order to simplify the template method for the synthesis of cathode materials for lithium ion batteries, a facile template method using plant stalks as bio-templates has been introduced. Based on this method, LiNi 0.5 Mn 1.5 O 4 spinel with a significantly improved electrochemical performance has been synthesized using corn stalk as a template. X-ray diffraction (XRD), Fourier transform infrared pectroscopy (FTIR) and scanning electron microscope (SEM) have been used to investigate the phase composition and micro-morphologies of the products. Charge-discharge measurements in lithium cells, cyclic voltammetry (CV) and Electrochemical impedance spectroscopy (EIS) have been used to study the electrochemical performance of the products. The results indicate that the templated product exhibits higher crystallinity than that of non-templated product. Both of the templated product and the non-templated product are combination of the ordered space group P4 3 32 and the disordered Fd-3 m. The specific BET surface area of the templated product is about twice larger than that of the non-templated product. Moreover, the electrochemical performances of the templated product including specific capacity, cycling stability and rate capability are significantly improved as compared with the non-templated product, due to its higher crystallinity, larger Li + diffusion coefficient and lower charge transfer resistance

  12. Torque balance, Taylor's constraint and torsional oscillations in a numerical model of the geodynamo

    Science.gov (United States)

    Dumberry, Mathieu; Bloxham, Jeremy

    2003-11-01

    Theoretical considerations and observations suggest that, to a first approximation, the Earth's dynamo is in a quasi-Taylor state, where the axial Lorentz torque on cylindrical surfaces co-axial with the rotation axis vanishes, except for the part involved in torsional oscillations. The latter are rigid azimuthal accelerations of cylindrical surfaces which oscillate with typical periods of decades. We present a solution of a numerical model of the geodynamo in which rigid accelerations of cylinder surfaces are observed. The underlying dynamic state in the model is not a Taylor state because the Reynolds stresses and viscous torque remain large and provide an effective way to balance a large Lorentz torque. This is a consequence of the limited parameter regime which can be attained numerically. Nevertheless, departures in the torque equilibrium are primarily counterbalanced by rigid accelerations of cylindrical surfaces, which, in turn, excite rigid azimuthal oscillations of the surfaces. We show that the azimuthal motion is indeed quasi-rigid, though the torsional oscillations that are produced in the model probably differ from those in the Earth's core because of the large influence of the Reynolds stresses on their dynamics. We also show that the continual excitation of rigid cylindrical accelerations is produced by the advection of the non-axisymmetric structure of the fields by a mean differential rotation of the cylindrical surfaces which produces disconnections and reconnections and continual fluctuations in the Lorentz torque and Reynolds stresses. We propose that the torque balance in Earth's core may evolve in a similar chaotic fashion, except that the influence of the Reynolds stresses is probably weaker. If this is the case, the Lorentz torque on a cylindrical surface is continually fluctuating, even though its time-averaged value vanishes and satisfies Taylor's constraint. Rigid accelerations of cylindrical surfaces are continually excited by the

  13. Engineering constraints and computer-aided optimization of electrostatic lens systems

    International Nuclear Information System (INIS)

    Steen, H.W.G. van der; Barth, J.E.; Adriaanse, J.P.

    1990-01-01

    An optimization tool for the design of electrostatic lens systems with axial symmetry is presented. This tool is based on the second-order electrode method combined with a multivariable numerical optimization procedure. The second-order electrode method makes a cubic spline approximation to the axial potential for a given electrode shape. With the help of this approximation, a numerical optimization can be done. To demonstrate this optimization tool, a lens system for Auger analyses is optimized. It is shown that variations in the practical constraints imposed on the design, like maximum electrode potential or maximum lens diameter, have strong effects on the obtainable lens quality. It is concluded that a numerical optimization does not take over the lens designer's job, but allows him to thoroughly examine the optical consequences of engineering choices by finding the optimum design for each set of constraints. (orig.)

  14. Microporous silica prepared by organic templating: relationship between the molecular template and pore structure

    International Nuclear Information System (INIS)

    Brinker, C. Jeffrey; Cao, Guozhong; Kale, Rahul P.; Lopez, Gabriel P.; Lu, Yunfeng; Prabakar, S.

    1999-01-01

    Microporous silica materials with a controlled pore size and a narrow pore size distribution have been prepared by sol-gel processing using an organic-templating approach. Microporous networks were formed by pyrolytic removal of organic ligands (methacryloxypropyl groups) from organic/inorganic hybrid materials synthesized by copolymerization of 3-methacryloxypropylsilane (MPS) and tetraethoxysilane (TEOS). Molecular simulations and experimental measurements were conducted to examine the relationship between the microstructural characteristics of the porous silica (e.g., pore size, total pore volume, and pore connectivity) and the size and amount of organic template ligands added. Adsorption measurements suggest that the final porosity of the microporous silica is due to both primary pores (those present in the hybrid materials prior to pyrolysis) and secondary pores (those created by pyrolytic removal of organic templates). Primary pores were inaccessible to N(sub 2) at 77 K but accessible to CO(sub 2) at 195 K; secondary pores were accessible to both N(sub 2) (at 77 K) and CO(sub 2) (at 195 K) in adsorption measurements. Primary porosity decreases with the amount of organic ligands added because of the enhanced densification of MPS/TEOS hybrid materials as the mole fraction of trifunctional MPS moieties increases. pore volumes measured by nitrogen adsorption experiments at 77 K suggest that the secondary (template-derived) porosity exhibits a percolation behavior as the template concentration is increased. Gas permeation experiments indicate that the secondary pores are approximately 5(angstrom) in diameter, consistent with predictions based on molecular simulations

  15. A light meson translatable template

    International Nuclear Information System (INIS)

    Allgower, C.E.; Peaslee, D.C.

    2002-01-01

    Recently surveyed (mass)2 values for I = 0, JPC = 2++ light mesons can be assembled into repeating patterns of 4 states, dubbed 'templates'. Within error, both internal and external template spacings approximate simple multiples of Δm2 ≅ 0.35 GeV2. Hopefully, this feature will be useful in predicting the positions of higher isoscalar 2++ states

  16. Kinetic Analysis for Macrocyclizations Involving Anionic Template at the Transition State

    Directory of Open Access Journals (Sweden)

    Vicente Martí-Centelles

    2012-01-01

    competitive oligomerization/polymerization processes yielding undesired oligomeric/polymeric byproducts. The effect of anions has also been included in the kinetic models, as they can act as catalytic templates in the transition state reducing and stabilizing the transition state. The corresponding differential equation systems for each kinetic model can be solved numerically. Through a comprehensive analysis of these results, it is possible to obtain a better understanding of the different parameters that are involved in the macrocyclization reaction mechanism and to develop strategies for the optimization of the desired processes.

  17. Linear-constraint wavefront control for exoplanet coronagraphic imaging systems

    Science.gov (United States)

    Sun, He; Eldorado Riggs, A. J.; Kasdin, N. Jeremy; Vanderbei, Robert J.; Groff, Tyler Dean

    2017-01-01

    A coronagraph is a leading technology for achieving high-contrast imaging of exoplanets in a space telescope. It uses a system of several masks to modify the diffraction and achieve extremely high contrast in the image plane around target stars. However, coronagraphic imaging systems are very sensitive to optical aberrations, so wavefront correction using deformable mirrors (DMs) is necessary to avoid contrast degradation in the image plane. Electric field conjugation (EFC) and Stroke minimization (SM) are two primary high-contrast wavefront controllers explored in the past decade. EFC minimizes the average contrast in the search areas while regularizing the strength of the control inputs. Stroke minimization calculates the minimum DM commands under the constraint that a target average contrast is achieved. Recently in the High Contrast Imaging Lab at Princeton University (HCIL), a new linear-constraint wavefront controller based on stroke minimization was developed and demonstrated using numerical simulation. Instead of only constraining the average contrast over the entire search area, the new controller constrains the electric field of each single pixel using linear programming, which could led to significant increases in speed of the wavefront correction and also create more uniform dark holes. As a follow-up of this work, another linear-constraint controller modified from EFC is demonstrated theoretically and numerically and the lab verification of the linear-constraint controllers is reported. Based on the simulation and lab results, the pros and cons of linear-constraint controllers are carefully compared with EFC and stroke minimization.

  18. Modular constraints on conformal field theories with currents

    Science.gov (United States)

    Bae, Jin-Beom; Lee, Sungjay; Song, Jaewon

    2017-12-01

    We study constraints coming from the modular invariance of the partition function of two-dimensional conformal field theories. We constrain the spectrum of CFTs in the presence of holomorphic and anti-holomorphic currents using the semi-definite programming. In particular, we find the bounds on the twist gap for the non-current primaries depend dramatically on the presence of holomorphic currents, showing numerous kinks and peaks. Various rational CFTs are realized at the numerical boundary of the twist gap, saturating the upper limits on the degeneracies. Such theories include Wess-Zumino-Witten models for the Deligne's exceptional series, the Monster CFT and the Baby Monster CFT. We also study modular constraints imposed by W -algebras of various type and observe that the bounds on the gap depend on the choice of W -algebra in the small central charge region.

  19. Review of Research on Template Methods in Preparation of Nanomaterials

    Directory of Open Access Journals (Sweden)

    Yadian Xie

    2016-01-01

    Full Text Available The nanomaterials have been widely used in various fields, such as photonics, catalysis, and adsorption, because of their unique physical and chemical properties. Therefore, their production methods are of utmost importance. Compared with traditional synthetic methods, the template method can effectively control the morphology, particle size, and structure during the preparation of nanomaterials, which is an effective method for their synthesis. The key for the template method is to choose different templates, which are divided into hard template and soft template according to their different structures. In this paper, the effects of different types of templates on the morphology of nanomaterials during their preparation are investigated from two aspects: hard template and soft template, combined with the mechanism of action.

  20. Constraint treatment techniques and parallel algorithms for multibody dynamic analysis. Ph.D. Thesis

    Science.gov (United States)

    Chiou, Jin-Chern

    1990-01-01

    Computational procedures for kinematic and dynamic analysis of three-dimensional multibody dynamic (MBD) systems are developed from the differential-algebraic equations (DAE's) viewpoint. Constraint violations during the time integration process are minimized and penalty constraint stabilization techniques and partitioning schemes are developed. The governing equations of motion, a two-stage staggered explicit-implicit numerical algorithm, are treated which takes advantage of a partitioned solution procedure. A robust and parallelizable integration algorithm is developed. This algorithm uses a two-stage staggered central difference algorithm to integrate the translational coordinates and the angular velocities. The angular orientations of bodies in MBD systems are then obtained by using an implicit algorithm via the kinematic relationship between Euler parameters and angular velocities. It is shown that the combination of the present solution procedures yields a computationally more accurate solution. To speed up the computational procedures, parallel implementation of the present constraint treatment techniques, the two-stage staggered explicit-implicit numerical algorithm was efficiently carried out. The DAE's and the constraint treatment techniques were transformed into arrowhead matrices to which Schur complement form was derived. By fully exploiting the sparse matrix structural analysis techniques, a parallel preconditioned conjugate gradient numerical algorithm is used to solve the systems equations written in Schur complement form. A software testbed was designed and implemented in both sequential and parallel computers. This testbed was used to demonstrate the robustness and efficiency of the constraint treatment techniques, the accuracy of the two-stage staggered explicit-implicit numerical algorithm, and the speed up of the Schur-complement-based parallel preconditioned conjugate gradient algorithm on a parallel computer.

  1. Template for safety reports with descriptive example

    International Nuclear Information System (INIS)

    1995-12-01

    This report provides a template for future safety reports on long-term safety in support of important decisions and permit applications in connection with the construction of a deep repository system. The template aims at providing a uniform structure for describing long-term safety, after the repository has been closed and sealed. The availability of such a structure will simplify both preparation and review of the safety reports, and make it possible to follow how safety assessments are influenced by the progressively more detailed body of data that emerges. A separate section containing 'descriptive examples' has been appended to the template. This section illustrates what the different chapters of the template should contain. 279 refs

  2. Template for safety reports with descriptive example

    Energy Technology Data Exchange (ETDEWEB)

    NONE

    1995-12-01

    This report provides a template for future safety reports on long-term safety in support of important decisions and permit applications in connection with the construction of a deep repository system. The template aims at providing a uniform structure for describing long-term safety, after the repository has been closed and sealed. The availability of such a structure will simplify both preparation and review of the safety reports, and make it possible to follow how safety assessments are influenced by the progressively more detailed body of data that emerges. A separate section containing `descriptive examples` has been appended to the template. This section illustrates what the different chapters of the template should contain. 279 refs.

  3. Screening for templates that promote crystallization

    NARCIS (Netherlands)

    Urbanus, J.; Roelands, C.P.M.; Horst, J.H. ter; Verdoes, D.; Jansens, P.J.

    2008-01-01

    In Situ Product Recovery (ISPR) applied in fermentation processes leads to improved yield and productivity of these processes. In principle, ISPR can be achieved using Template Induced Crystallization (TIC), which is one possible ISPR technique. With TIC, templates are added to the solution as a

  4. Rate in template-directed polymer synthesis.

    Science.gov (United States)

    Saito, Takuya

    2014-06-01

    We discuss the temporal efficiency of template-directed polymer synthesis, such as DNA replication and transcription, under a given template string. To weigh the synthesis speed and accuracy on the same scale, we propose a template-directed synthesis (TDS) rate, which contains an expression analogous to that for the Shannon entropy. Increasing the synthesis speed accelerates the TDS rate, but the TDS rate is lowered if the produced sequences are diversified. We apply the TDS rate to some production system models and investigate how the balance between the speed and the accuracy is affected by changes in the system conditions.

  5. Improving your target-template alignment with MODalign

    OpenAIRE

    Barbato, Alessandro; Benkert, Pascal; Schwede, Torsten; Tramontano, Anna; Kosinski, Jan

    2012-01-01

    Summary: MODalign is an interactive web-based tool aimed at helping protein structure modelers to inspect and manually modify the alignment between the sequences of a target protein and of its template(s). It interactively computes, displays and, upon modification of the target-template alignment, updates the multiple sequence alignments of the two protein families, their conservation score, secondary structure and solvent accessibility values, and local quality scores of the implied three-di...

  6. Template analysis for the MAGIC telescopes

    Energy Technology Data Exchange (ETDEWEB)

    Menzel, Uta [Max-Planck-Institut fuer Physik, Muenchen (Germany); Collaboration: MAGIC-Collaboration

    2016-07-01

    The MAGIC telescopes are two 17-m-diameter Imaging Air Cherenkov Telescopes located on the Canary island of La Palma. They record the Cherenkov light from air showers induced by very high energy photons. The current data analysis uses a parametrization of the two shower images (including Hillas parameters) to determine the characteristics of the primary particle. I am implementing an advanced analysis method that compares shower images on a pixel basis with template images based on Monte Carlo simulations. To reduce the simulation effort the templates contain only pure shower images that are convolved with the telescope response later in the analysis. The primary particle parameters are reconstructed by maximizing the likelihood of the template. By using all the information available in the shower images, the performance of MAGIC is expected to improve. In this presentation I will explain the general idea of a template-based analysis and show the first results of the implementation.

  7. Development of safety analysis and constraint detection techniques for process interaction errors

    Energy Technology Data Exchange (ETDEWEB)

    Fan, Chin-Feng, E-mail: csfanc@saturn.yzu.edu.tw [Computer Science and Engineering Dept., Yuan-Ze University, Taiwan (China); Tsai, Shang-Lin; Tseng, Wan-Hui [Computer Science and Engineering Dept., Yuan-Ze University, Taiwan (China)

    2011-02-15

    Among the new failure modes introduced by computer into safety systems, the process interaction error is the most unpredictable and complicated failure mode, which may cause disastrous consequences. This paper presents safety analysis and constraint detection techniques for process interaction errors among hardware, software, and human processes. Among interaction errors, the most dreadful ones are those that involve run-time misinterpretation from a logic process. We call them the 'semantic interaction errors'. Such abnormal interaction is not adequately emphasized in current research. In our static analysis, we provide a fault tree template focusing on semantic interaction errors by checking conflicting pre-conditions and post-conditions among interacting processes. Thus, far-fetched, but highly risky, interaction scenarios involve interpretation errors can be identified. For run-time monitoring, a range of constraint types is proposed for checking abnormal signs at run time. We extend current constraints to a broader relational level and a global level, considering process/device dependencies and physical conservation rules in order to detect process interaction errors. The proposed techniques can reduce abnormal interactions; they can also be used to assist in safety-case construction.

  8. Development of safety analysis and constraint detection techniques for process interaction errors

    International Nuclear Information System (INIS)

    Fan, Chin-Feng; Tsai, Shang-Lin; Tseng, Wan-Hui

    2011-01-01

    Among the new failure modes introduced by computer into safety systems, the process interaction error is the most unpredictable and complicated failure mode, which may cause disastrous consequences. This paper presents safety analysis and constraint detection techniques for process interaction errors among hardware, software, and human processes. Among interaction errors, the most dreadful ones are those that involve run-time misinterpretation from a logic process. We call them the 'semantic interaction errors'. Such abnormal interaction is not adequately emphasized in current research. In our static analysis, we provide a fault tree template focusing on semantic interaction errors by checking conflicting pre-conditions and post-conditions among interacting processes. Thus, far-fetched, but highly risky, interaction scenarios involve interpretation errors can be identified. For run-time monitoring, a range of constraint types is proposed for checking abnormal signs at run time. We extend current constraints to a broader relational level and a global level, considering process/device dependencies and physical conservation rules in order to detect process interaction errors. The proposed techniques can reduce abnormal interactions; they can also be used to assist in safety-case construction.

  9. Multimodal biometric approach for cancelable face template generation

    Science.gov (United States)

    Paul, Padma Polash; Gavrilova, Marina

    2012-06-01

    Due to the rapid growth of biometric technology, template protection becomes crucial to secure integrity of the biometric security system and prevent unauthorized access. Cancelable biometrics is emerging as one of the best solutions to secure the biometric identification and verification system. We present a novel technique for robust cancelable template generation algorithm that takes advantage of the multimodal biometric using feature level fusion. Feature level fusion of different facial features is applied to generate the cancelable template. A proposed algorithm based on the multi-fold random projection and fuzzy communication scheme is used for this purpose. In cancelable template generation, one of the main difficulties is keeping interclass variance of the feature. We have found that interclass variations of the features that are lost during multi fold random projection can be recovered using fusion of different feature subsets and projecting in a new feature domain. Applying the multimodal technique in feature level, we enhance the interclass variability hence improving the performance of the system. We have tested the system for classifier fusion for different feature subset and different cancelable template fusion. Experiments have shown that cancelable template improves the performance of the biometric system compared with the original template.

  10. Graphene Emerges as a Versatile Template for Materials Preparation.

    Science.gov (United States)

    Li, Zhengjie; Wu, Sida; Lv, Wei; Shao, Jiao-Jing; Kang, Feiyu; Yang, Quan-Hong

    2016-05-01

    Graphene and its derivatives are emerging as a class of novel but versatile templates for the controlled preparation and functionalization of materials. In this paper a conceptual review on graphene-based templates is given, highlighting their versatile roles in materials preparation. Graphene is capable of acting as a low-dimensional hard template, where its two-dimensional morphology directs the formation of novel nanostructures. Graphene oxide and other functionalized graphenes are amphiphilic and may be seen as soft templates for formatting the growth or inducing the controlled assembly of nanostructures. In addition, nanospaces in restacked graphene can be used for confining the growth of sheet-like nanostructures, and assemblies of interlinked graphenes can behave either as skeletons for the formation of composite materials or as sacrificial templates for novel materials with a controlled network structure. In summary, flexible graphene and its derivatives together with an increasing number of assembled structures show great potentials as templates for materials production. Many challenges remain, for example precise structural control of such novel templates and the removal of the non-functional remaining templates. © 2016 WILEY-VCH Verlag GmbH & Co. KGaA, Weinheim.

  11. Speed-up Template Matching through Integral Image based Weak Classifiers

    NARCIS (Netherlands)

    Wu, t.; Toet, A.

    2014-01-01

    Template matching is a widely used pattern recognition method, especially in industrial inspection. However, the computational costs of traditional template matching increase dramatically with both template-and scene imagesize. This makes traditional template matching less useful for many (e.g.

  12. Optimization with PDE constraints ESF networking program 'OPTPDE'

    CERN Document Server

    2014-01-01

    This book on PDE Constrained Optimization contains contributions on the mathematical analysis and numerical solution of constrained optimal control and optimization problems where a partial differential equation (PDE) or a system of PDEs appears as an essential part of the constraints. The appropriate treatment of such problems requires a fundamental understanding of the subtle interplay between optimization in function spaces and numerical discretization techniques and relies on advanced methodologies from the theory of PDEs and numerical analysis as well as scientific computing. The contributions reflect the work of the European Science Foundation Networking Programme ’Optimization with PDEs’ (OPTPDE).

  13. Ring power balance observing plasma stability constraints

    International Nuclear Information System (INIS)

    Campbell, R.B.; Logan, B.G.

    1982-01-01

    Ring power balance is performed for an E-ring stabilized tandem mirror reactor, taking into account constraints imposed by plasma stability. The two most important criteria are the stability of the core interchange and hot electron interchange modes. The former determines the ring thickness, the latter determines the minimum hot electron temperature; both quantities are important for power balance. The combination of the hot electron interchange constraint and the fact that the barrier density is low places the operating point on the synchrotron dominated branch of power balance. The reference case considered here requires a reasonable 34 MW of heating power deposited in the rings. We also have examined the sensitivity of the required ring power on uncertainties in the numerical coefficients of the stability constraints. We have found that the heating power is strongly affected

  14. Synthesis of Hybrid Conducting Nanowire Using AAO Template

    Science.gov (United States)

    2006-09-28

    oxide and alujminum oxide in anodized aluminum oxide ( AAO ) template with various aspect ratio and...than 3 nm. 2. Experimentals Anodized aluminum oxide ( AAO ) template was prepared from 99.999% purity aluminum foil by performing the following...to prepare uniform dimension of nanomaterials is to use anodized alumina membrane as template. The work emphasized self-organized arrangement of

  15. Making Deformable Template Models Operational

    DEFF Research Database (Denmark)

    Fisker, Rune

    2000-01-01

    for estimation of the model parameters, which applies a combination of a maximum likelihood and minimum distance criterion. Another contribution is a very fast search based initialization algorithm using a filter interpretation of the likelihood model. These two methods can be applied to most deformable template......Deformable template models are a very popular and powerful tool within the field of image processing and computer vision. This thesis treats this type of models extensively with special focus on handling their common difficulties, i.e. model parameter selection, initialization and optimization....... A proper handling of the common difficulties is essential for making the models operational by a non-expert user, which is a requirement for intensifying and commercializing the use of deformable template models. The thesis is organized as a collection of the most important articles, which has been...

  16. Implementation of standard testbeds for numerical relativity

    Energy Technology Data Exchange (ETDEWEB)

    Babiuc, M C [Department of Physics and Physical Science, Marshall University, Huntington, WV 25755 (United States); Husa, S [Friedrich Schiller University Jena, Max-Wien-Platz 1, 07743 Jena (Germany); Alic, D [Department of Physics, University of the Balearic Islands, Cra Valldemossa km 7.5, 07122 Palma de Mallorca (Spain); Hinder, I [Center for Gravitational Wave Physics, Pennsylvania State University, University Park, PA 16802 (United States); Lechner, C [Weierstrass Institute for Applied Analysis and Stochastics (WIAS), Mohrenstrasse 39, 10117 Berlin (Germany); Schnetter, E [Center for Computation and Technology, 216 Johnston Hall, Louisiana State University, Baton Rouge, LA 70803 (United States); Szilagyi, B; Dorband, N; Pollney, D; Winicour, J [Max-Planck-Institut fuer Gravitationsphysik (Albert-Einstein-Institut), Am Muehlenberg 1, 14076 Golm (Germany); Zlochower, Y [Center for Computational Relativity and Gravitation, School of Mathematical Sciences, Rochester Institute of Technology, 78 Lomb Memorial Drive, Rochester, New York 14623 (United States)

    2008-06-21

    We discuss results that have been obtained from the implementation of the initial round of testbeds for numerical relativity which was proposed in the first paper of the Apples with Apples Alliance. We present benchmark results for various codes which provide templates for analyzing the testbeds and to draw conclusions about various features of the codes. This allows us to sharpen the initial test specifications, design a new test and add theoretical insight.

  17. Nucleic Acid Templated Reactions for Chemical Biology.

    Science.gov (United States)

    Di Pisa, Margherita; Seitz, Oliver

    2017-06-21

    Nucleic acid directed bioorthogonal reactions offer the fascinating opportunity to unveil and redirect a plethora of intracellular mechanisms. Nano- to picomolar amounts of specific RNA molecules serve as templates and catalyze the selective formation of molecules that 1) exert biological effects, or 2) provide measurable signals for RNA detection. Turnover of reactants on the template is a valuable asset when concentrations of RNA templates are low. The idea is to use RNA-templated reactions to fully control the biodistribution of drugs and to push the detection limits of DNA or RNA analytes to extraordinary sensitivities. Herein we review recent and instructive examples of conditional synthesis or release of compounds for in cellulo protein interference and intracellular nucleic acid imaging. © 2017 The Authors. Published by Wiley-VCH Verlag GmbH & Co. KGaA.

  18. Fast and Elegant Numerical Linear Algebra Using the RcppEigen Package

    Directory of Open Access Journals (Sweden)

    Douglas Bates

    2013-01-01

    Full Text Available The RcppEigen package provides access from R (R Core Team 2012a to the Eigen (Guennebaud, Jacob, and others 2012 C++ template library for numerical linear algebra. Rcpp (Eddelbuettel and François 2011, 2012 classes and specializations of the C++ templated functions as and wrap from Rcpp provide the "glue" for passing objects from R to C++ and back. Several introductory examples are presented. This is followed by an in-depth discussion of various available approaches for solving least-squares problems, including rank-revealing methods, concluding with an empirical run-time comparison. Last but not least, sparse matrix methods are discussed.

  19. Minimal investment risk of a portfolio optimization problem with budget and investment concentration constraints

    Science.gov (United States)

    Shinzato, Takashi

    2017-02-01

    In the present paper, the minimal investment risk for a portfolio optimization problem with imposed budget and investment concentration constraints is considered using replica analysis. Since the minimal investment risk is influenced by the investment concentration constraint (as well as the budget constraint), it is intuitive that the minimal investment risk for the problem with an investment concentration constraint can be larger than that without the constraint (that is, with only the budget constraint). Moreover, a numerical experiment shows the effectiveness of our proposed analysis. In contrast, the standard operations research approach failed to identify accurately the minimal investment risk of the portfolio optimization problem.

  20. Numerical transport of an arbitrary number of components

    International Nuclear Information System (INIS)

    Jaouen, S.; Lagoutiere, F.

    2007-01-01

    This paper deals with the numerical transport of an arbitrary number of materials having the same velocity. One difficulty is to derive numerical algorithms that are conservative for the mass of each component and that satisfy some inequality and equality constraints: each mass fraction has to stay in [0, 1] and the sum of all mass fractions should be 1. These constraints are satisfied by the classical upwind scheme (which is very dissipative) but not for most of nonlinear (high-order or anti-dissipative) schemes. Here we propose local conditions of inequality type for the finite volume fluxes of mass fractions to ensure the aforementioned constraints. More precisely, we give explicit stability intervals for each flux. This is done in the manner of Despres and Lagoutiere for hyperbolic systems, for the transport of two components, for the same type of inequality constraints for nonlinear conservation laws. Comparisons on two dimensional test-cases with the Youngs' interface reconstruction algorithm show that results are qualitatively comparable. The advantages of this approach are its simplicity, its low computational cost, and its flexibility since it can deal with interfaces as well as mixing zones. (authors)

  1. Using soft constraints to guide users in flexible business process management systems

    DEFF Research Database (Denmark)

    Stefansen, Christian; Borch, Signe Ellegård

    2008-01-01

    Current Business Process Management Systems (BPMS) allow designers to specify processes in highly expressive languages supporting numerous control flow constructs, exceptions, complex predicates, etc., but process specifications are expressed in terms of hard constraints, and this leads...... to an unfortunate trade off: information about preferred practices must either be abandoned or promoted to hard constraints. If abandoned, the BPMS cannot guide its users; if promoted to hard constraints, it becomes a hindrance when unanticipated deviations occur. Soft constraints can make this trade-off less...... painful. Soft constraints specify what rules can be violated and by how much. With soft constraints, the BPMS knows what deviations it can permit, and it can guide the user through the process. The BPMS should allow designers to easily specify soft goals and allow its users to immediately see...

  2. Spin glasses and nonlinear constraints in portfolio optimization

    International Nuclear Information System (INIS)

    Andrecut, M.

    2014-01-01

    We discuss the portfolio optimization problem with the obligatory deposits constraint. Recently it has been shown that as a consequence of this nonlinear constraint, the solution consists of an exponentially large number of optimal portfolios, completely different from each other, and extremely sensitive to any changes in the input parameters of the problem, making the concept of rational decision making questionable. Here we reformulate the problem using a quadratic obligatory deposits constraint, and we show that from the physics point of view, finding an optimal portfolio amounts to calculating the mean-field magnetizations of a random Ising model with the constraint of a constant magnetization norm. We show that the model reduces to an eigenproblem, with 2N solutions, where N is the number of assets defining the portfolio. Also, in order to illustrate our results, we present a detailed numerical example of a portfolio of several risky common stocks traded on the Nasdaq Market.

  3. Spin glasses and nonlinear constraints in portfolio optimization

    Energy Technology Data Exchange (ETDEWEB)

    Andrecut, M., E-mail: mircea.andrecut@gmail.com

    2014-01-17

    We discuss the portfolio optimization problem with the obligatory deposits constraint. Recently it has been shown that as a consequence of this nonlinear constraint, the solution consists of an exponentially large number of optimal portfolios, completely different from each other, and extremely sensitive to any changes in the input parameters of the problem, making the concept of rational decision making questionable. Here we reformulate the problem using a quadratic obligatory deposits constraint, and we show that from the physics point of view, finding an optimal portfolio amounts to calculating the mean-field magnetizations of a random Ising model with the constraint of a constant magnetization norm. We show that the model reduces to an eigenproblem, with 2N solutions, where N is the number of assets defining the portfolio. Also, in order to illustrate our results, we present a detailed numerical example of a portfolio of several risky common stocks traded on the Nasdaq Market.

  4. Templated electrodeposition of functional nanostructures: nanowires, nanotubes and nanocubes

    NARCIS (Netherlands)

    Maijenburg, A.W.

    2014-01-01

    This thesis is entitled “Templated electrodeposition of functional nanostructures: nanowires, nanotubes and nanocubes”. Templated electrodeposition is the synthesis technique that was used throughout this thesis, and it comprises the use of a template with specific shape and dimensions for the

  5. Nanowires and nanostructures fabrication using template methods

    DEFF Research Database (Denmark)

    Mátéfi-Tempfli, Stefan; Mátéfi-Tempfli, M.; Vlad, A.

    2009-01-01

    One of the great challenges of today is to find reliable techniques for the fabrication of nanomaterials and nanostructures. Methods based on template synthesis and on self organization are the most promising due to their easiness and low cost. This paper focuses on the electrochemical synthesis ...... of nanowires and nanostructures using nanoporous host materials such as supported anodic aluminum considering it as a key template for nanowires based devices. New ways are opened for applications by combining such template synthesis methods with nanolithographic techniques....

  6. Self-ordering of small-diameter metal nanoparticles by dewetting on hexagonal mesh templates.

    Science.gov (United States)

    Meshot, Eric R; Zhao, Zhouzhou; Lu, Wei; Hart, A John

    2014-09-07

    Arrays of small-diameter nanoparticles with high spatial order are useful for chemical and biological sensors, data storage, synthesis of nanowires and nanotubes, and many other applications. We show that self-ordered metal nanoparticle arrays can be formed by dewetting of thin films on hexagonal mesh substrates made of anodic aluminum oxide (AAO). Upon heating, the metal (Fe) film dewets onto the interstitial sites (i.e., the node points) between pores on the top surface of the AAO. We investigated the particle morphology and dynamics of dewetting using a combination of atomic force microscopy (AFM), grazing-incidence small-angle X-ray scattering (GISAXS), and numerical simulations. Templated metal particles are more monodisperse and have higher local order than those formed by the same dewetting process on flat, nonporous alumina. The degree of order depends on the initial film thickness, and for the optimal thickness tested (nominally 2 nm), we achieved uniform coverage and high order of the particles, comparable to that of the AAO template itself. Computational modeling of dewetting on templates with various pore order and size shows that the order of AAO pores is primarily influential in determining particle position and spacing, while the variance in pore size is less impactful. Potential uses of these ordered nanoparticle arrays on porous materials include plasmonic sensors and spatially controlled catalysts.

  7. Three-dimensional metallic opals fabricated by double templating

    International Nuclear Information System (INIS)

    Yan Qingfeng; Nukala, Pavan; Chiang, Yet-Ming; Wong, C.C.

    2009-01-01

    We report a simple and cost-effective double templating method for fabricating large-area three-dimensional metallic photonic crystals of controlled thickness. A self-assembled polystyrene opal was used as the first template to fabricate a silica inverse opal on a gold-coated glass substrate via sol-gel processing. Gold was subsequently infiltrated to the pores of the silica inverse opal using electrochemical deposition. A high-quality three-dimensional gold photonic crystal was obtained after removal of the secondary template (silica inverse opal). The effects of template sphere size and deposition current density on the gold growth rate, and the resulting morphology and growth mechanism of the gold opal, were investigated.

  8. Light Weight Biomorphous Cellular Ceramics from Cellulose Templates

    Science.gov (United States)

    Singh, Mrityunjay; Yee, Bo-Moon; Gray, Hugh R. (Technical Monitor)

    2003-01-01

    Bimorphous ceramics are a new class of materials that can be fabricated from the cellulose templates derived from natural biopolymers. These biopolymers are abundantly available in nature and are produced by the photosynthesis process. The wood cellulose derived carbon templates have three- dimensional interconnectivity. A wide variety of non-oxide and oxide based ceramics have been fabricated by template conversion using infiltration and reaction-based processes. The cellular anatomy of the cellulose templates plays a key role in determining the processing parameters (pyrolysis, infiltration conditions, etc.) and resulting ceramic materials. The processing approach, microstructure, and mechanical properties of the biomorphous cellular ceramics (silicon carbide and oxide based) have been discussed.

  9. Improving your target-template alignment with MODalign.

    KAUST Repository

    Barbato, Alessandro

    2012-02-04

    SUMMARY: MODalign is an interactive web-based tool aimed at helping protein structure modelers to inspect and manually modify the alignment between the sequences of a target protein and of its template(s). It interactively computes, displays and, upon modification of the target-template alignment, updates the multiple sequence alignments of the two protein families, their conservation score, secondary structure and solvent accessibility values, and local quality scores of the implied three-dimensional model(s). Although it has been designed to simplify the target-template alignment step in modeling, it is suitable for all cases where a sequence alignment needs to be inspected in the context of other biological information. AVAILABILITY AND IMPLEMENTATION: Freely available on the web at http://modorama.biocomputing.it/modalign. Website implemented in HTML and JavaScript with all major browsers supported. CONTACT: jan.kosinski@uniroma1.it.

  10. Durable diamond-like carbon templates for UV nanoimprint lithography

    International Nuclear Information System (INIS)

    Tao, L; Ramachandran, S; Nelson, C T; Overzet, L J; Goeckner, M; Lee, G; Hu, W; Lin, M; Willson, C G; Wu, W

    2008-01-01

    The interaction between resist and template during the separation process after nanoimprint lithography (NIL) can cause the formation of defects and damage to the templates and resist patterns. To alleviate these problems, fluorinated self-assembled monolayers (F-SAMs, i.e. tridecafluoro-1,1,2,2,tetrahydrooctyl trichlorosilane or FDTS) have been employed as template release coatings. However, we find that the FDTS coating undergoes irreversible degradation after only 10 cycles of UV nanoimprint processes with SU-8 resist. The degradation includes a 28% reduction in surface F atoms and significant increases in the surface roughness. In this paper, diamond-like carbon (DLC) films were investigated as an alternative material not only for coating but also for direct fabrication of nanoimprint templates. DLC films deposited on quartz templates in a plasma enhanced chemical vapor deposition system are shown to have better chemical and physical stability than FDTS. After the same 10 cycles of UV nanoimprints, the surface composition as well as the roughness of DLC films were found to be unchanged. The adhesion energy between the DLC surface and SU-8 is found to be smaller than that of FDTS despite the slightly higher total surface energy of DLC. DLC templates with 40 nm features were fabricated using e-beam lithography followed by Cr lift-off and reactive ion etching. UV nanoimprinting using the directly patterned DLC templates in SU-8 resist demonstrates good pattern transfer fidelity and easy template-resist separation. These results indicate that DLC is a promising material for fabricating durable templates for UV nanoimprint lithography

  11. Surgical templates for dental implant positioning; current knowledge and clinical perspectives

    Directory of Open Access Journals (Sweden)

    Mohammed Zaheer Kola

    2015-01-01

    Full Text Available Dental implants have been used in a variety of different forms for many years. Since the mid-20 th century, there has been an increase in interest in the implant process for the replacement of missing teeth. Branemark was one of the initial pioneers who applied scientifically based research techniques to develop an endosseous implant that forms an immobile connection with bone. The need for a dental implant to completely address multiple physical and biological factors imposes tremendous constraints on the surgical and handling protocol. Metallic dental implants have been successfully used for decades, but they have serious shortcomings related to their bony union and the fact that their mechanical properties do not match those of bone. However, anatomic limitation and restorative demands encourage the surgeon to gain precision in planning and surgical positioning of dental implants. Ideal placement of the implant facilitates the establishment of favorable forces on the implants and the prosthetic component as well as ensures an aesthetic outcome. Therefore, it is advisable to establish a logical continuity between the planned restoration and the surgical phases, it is essential to use a transfer device that for sure increases the predictability of success. The surgical guide template is fabricated by a dental technician after the presurgical restorative appointments that primarily include determination of occlusal scheme and implant angulations. Here, authors genuinely attempted to review the evolution and clinical applicability of surgical templates used in the placement of dental implants.

  12. Business Process Variability : A Tool for Declarative Template Design

    NARCIS (Netherlands)

    Bulanov, P.; Groefsema, H.; Aiello, M.

    2012-01-01

    To lower both implementation time and cost, many Business Process Management tools use process templates to implement highly recurring processes. However, in order for such templates to be used, a process has to adhere substantially to the template. Therefore, current practice for processes which

  13. MOCVD epitaxy of InAlN on different templates

    International Nuclear Information System (INIS)

    Yun Lijun; Wei Tongbo; Yan Jianchang; Liu Zhe; Wang Junxi; Li Jinmin

    2011-01-01

    InAlN epilayers were grown on high quality GaN and AlN templates with the same growth parameters. Measurement results showed that two samples had the same In content of ∼ 16%, while the crystal quality and surface topography of the InAlN epilayer grown on the AlN template, with 282.3 (002) full width at half maximum (FWHM) of rocking curve, 313.5 (102) FWHM, surface roughness of 0.39 nm and V-pit density of 2.8 x 10 8 cm -2 , were better than that of the InAlN epilayer grown on the GaN template, 309.3, 339.1, 0.593 nm and 4.2 x 10 8 cm -2 . A primary conclusion was proposed that both the crystal quality and the surface topography of the InAlN epilayer grown on the AlN template were better than that of the InAlN epilayer grown on the GaN template. Therefore, the AlN template was a better choice than the GaN template for getting high quality InAlN epilayers. (semiconductor materials)

  14. Joomla! 3 template essentials

    CERN Document Server

    Frankowski, Pawel

    2013-01-01

    Using this hands-on, step-by step tutorial filled with practical examples, the readers will be able to create beautiful templates and themes for your websites that will make them stand out from others.This book is written for all of you who wish to create your own unique templates for Joomla! 3.x. This book can be used by Joomla! administrators or visual designers (with no programming experience) or those of you who are used to working with common web developer tools like HTML/CSS editors for coding purposes. You would need basic knowledge of Joomla! and some knowledge of CSS and HTML.

  15. Silver nanowires-templated metal oxide for broadband Schottky photodetector

    Energy Technology Data Exchange (ETDEWEB)

    Patel, Malkeshkumar; Kim, Hong-Sik; Kim, Joondong, E-mail: joonkim@inu.ac.kr [Photoelectric and Energy Device Application Lab (PEDAL) and Department of Electrical Engineering, Incheon National University, 119 Academy Rd. Yeonsu, Incheon 406772 (Korea, Republic of); Park, Hyeong-Ho [Applied Device and Material Lab., Device Technology Division, Korea Advanced Nano Fab Center (KANC), Suwon 443270 (Korea, Republic of)

    2016-04-04

    Silver nanowires (AgNWs)-templated transparent metal oxide layer was applied for Si Schottky junction device, which remarked the record fastest photoresponse of 3.4 μs. Self-operating AgNWs-templated Schottky photodetector showed broad wavelength photodetection with high responsivity (42.4 A W{sup −1}) and detectivity (2.75 × 10{sup 15} Jones). AgNWs-templated indium-tin-oxide (ITO) showed band-to-band excitation due to the internal photoemission, resulting in significant carrier collection performances. Functional metal oxide layer was formed by AgNWs-templated from ITO structure. The grown ITO above AgNWs has a cylindrical shape and acts as a thermal protector of AgNWs for high temperature environment without any deformation. We developed thermal stable AgNWs-templated transparent oxide devices and demonstrated the working mechanism of AgNWs-templated Schottky devices. We may propose the high potential of hybrid transparent layer design for various photoelectric applications, including solar cells.

  16. Analytic family of post-merger template waveforms

    Science.gov (United States)

    Del Pozzo, Walter; Nagar, Alessandro

    2017-06-01

    Building on the analytical description of the post-merger (ringdown) waveform of coalescing, nonprecessing, spinning binary black holes introduced by Damour and Nagar [Phys. Rev. D 90, 024054 (2014), 10.1103/PhysRevD.90.024054], we propose an analytic, closed form, time-domain, representation of the ℓ=m =2 gravitational radiation mode emitted after merger. This expression is given as a function of the component masses and dimensionless spins (m1 ,2,χ1 ,2) of the two inspiraling objects, as well as of the mass MBH and (complex) frequency σ1 of the fundamental quasinormal mode of the remnant black hole. Our proposed template is obtained by fitting the post-merger waveform part of several publicly available numerical relativity simulations from the Simulating eXtreme Spacetimes (SXS) catalog and then suitably interpolating over (symmetric) mass ratio and spins. We show that this analytic expression accurately reproduces (˜0.01 rad ) the phasing of the post-merger data of other data sets not used in its construction. This is notably the case of the spin-aligned run SXS:BBH:0305, whose intrinsic parameters are consistent with the 90% credible intervals reported in the parameter-estimation followup of GW150914 by B.P. Abbott et al. [Phys. Rev. Lett. 116, 241102 (2016), 10.1103/PhysRevLett.116.241102]. Using SXS waveforms as "experimental" data, we further show that our template could be used on the actual GW150914 data to perform a new measure of the complex frequency of the fundamental quasinormal mode so as to exploit the complete (high signal-to-noise-ratio) post-merger waveform. We assess the usefulness of our proposed template by analyzing, in a realistic setting, SXS full inspiral-merger-ringdown waveforms and constructing posterior probability distribution functions for the central frequency damping time of the first overtone of the fundamental quasinormal mode as well as for the physical parameters of the systems. We also briefly explore the possibility

  17. View-Invariant Gait Recognition Through Genetic Template Segmentation

    Science.gov (United States)

    Isaac, Ebenezer R. H. P.; Elias, Susan; Rajagopalan, Srinivasan; Easwarakumar, K. S.

    2017-08-01

    Template-based model-free approach provides by far the most successful solution to the gait recognition problem in literature. Recent work discusses how isolating the head and leg portion of the template increase the performance of a gait recognition system making it robust against covariates like clothing and carrying conditions. However, most involve a manual definition of the boundaries. The method we propose, the genetic template segmentation (GTS), employs the genetic algorithm to automate the boundary selection process. This method was tested on the GEI, GEnI and AEI templates. GEI seems to exhibit the best result when segmented with our approach. Experimental results depict that our approach significantly outperforms the existing implementations of view-invariant gait recognition.

  18. Secret-Key Agreement with Public Discussion subject to an Amplitude Constraint

    KAUST Repository

    Zorgui, Marwen

    2016-04-06

    This paper considers the problem of secret-key agreement with public discussion subject to a peak power constraint A on the channel input. The optimal input distribution is proved to be discrete with finite support. To overcome the computationally heavy search for the optimal discrete distribution, several suboptimal schemes are proposed and shown numerically to perform close to the capacity. Moreover, lower and upper bounds for the secret-key capacity are provided and used to prove that the secret-key capacity converges for asymptotic high values of A, to the secret-key capacity with an average power constraint A2. Finally, when the amplitude constraint A is small (A ! 0), the secret-key capacity is proved to be asymptotically equal to the capacity of the legitimate user with an amplitude constraint A and no secrecy constraint.

  19. Secret-Key Agreement with Public Discussion subject to an Amplitude Constraint

    KAUST Repository

    Zorgui, Marwen; Rezki, Zouheir; Alomair, Basel; Alouini, Mohamed-Slim

    2016-01-01

    This paper considers the problem of secret-key agreement with public discussion subject to a peak power constraint A on the channel input. The optimal input distribution is proved to be discrete with finite support. To overcome the computationally heavy search for the optimal discrete distribution, several suboptimal schemes are proposed and shown numerically to perform close to the capacity. Moreover, lower and upper bounds for the secret-key capacity are provided and used to prove that the secret-key capacity converges for asymptotic high values of A, to the secret-key capacity with an average power constraint A2. Finally, when the amplitude constraint A is small (A ! 0), the secret-key capacity is proved to be asymptotically equal to the capacity of the legitimate user with an amplitude constraint A and no secrecy constraint.

  20. Inverse planning for interstitial gynecologic template brachytherapy: truly anatomy-based planning

    International Nuclear Information System (INIS)

    Lessard, Etienne; Hsu, I-Chou; Pouliot, Jean

    2002-01-01

    Purpose: Commercially available optimization schemes generally result in an undesirable dose distribution, because of the particular shapes of tumors extending laterally from the tandem. Dose distribution is therefore manually obtained by adjusting relative dwell time values until an acceptable solution is found. The objective of this work is to present the clinical application of an inverse planning dose optimization tool for the automatic determination of source dwell time values in the treatment of interstitial gynecologic templates. Methods and Materials: In cases where the tumor extends beyond the range of the tandem-ovoid applicator, catheters as well as the tandem are inserted into the paravaginal and parametrial region in an attempt to cover the tumor volume. CT scans of these patients are then used for CT-based dose planning. Dose distribution is obtained manually by varying the relative dwell times until adequate dose coverage is achieved. This manual planning is performed by an experienced physician. In parallel, our in-house inverse planning based on simulated annealing is used to automatically determine which of all possible dwell positions will become active and to calculate the dwell time values needed to fulfill dose constraints applied to the tumor volume and to each organ at risk. To compare the results of these planning methods, dose-volume histograms and isodose distributions were generated for the target and each organ at risk. Results: This procedure has been applied for the dose planning of 12 consecutive interstitial gynecologic templates cases. For all cases, once the anatomy was contoured, the routine of inverse planning based on simulated annealing found the solution to the dose constraints within 1 min of CPU time. In comparison, manual planning took more than 45 min. The inverse planning-generated plans showed improved protection to organs at risk for the same coverage compared to manual planning. Conclusion: This inverse planning tool

  1. I - Template Metaprogramming for Massively Parallel Scientific Computing - Expression Templates

    CERN Multimedia

    CERN. Geneva

    2016-01-01

    Large scale scientific computing raises questions on different levels ranging from the fomulation of the problems to the choice of the best algorithms and their implementation for a specific platform. There are similarities in these different topics that can be exploited by modern-style C++ template metaprogramming techniques to produce readable, maintainable and generic code. Traditional low-level code tend to be fast but platform-dependent, and it obfuscates the meaning of the algorithm. On the other hand, object-oriented approach is nice to read, but may come with an inherent performance penalty. These lectures aim to present he basics of the Expression Template (ET) idiom which allows us to keep the object-oriented approach without sacrificing performance. We will in particular show to to enhance ET to include SIMD vectorization. We will then introduce techniques for abstracting iteration, and introduce thread-level parallelism for use in heavy data-centric loads. We will show to to apply these methods i...

  2. Photon signature analysis using template matching

    Energy Technology Data Exchange (ETDEWEB)

    Bradley, D.A., E-mail: d.a.bradley@surrey.ac.uk [Department of Physics, University of Surrey, Guildford GU2 7XH (United Kingdom); Hashim, S., E-mail: suhairul@utm.my [Department of Physics, Universiti Teknologi Malaysia, 81310 Skudai, Johor (Malaysia); Saripan, M.I. [Faculty of Engineering, Universiti Putra Malaysia, 43400 Serdang, Selangor (Malaysia); Wells, K. [Centre for Vision, Speech and Signal Processing, University of Surrey, Guildford GU2 7XH (United Kingdom); Dunn, W.L. [Department of Mechanical and Nuclear Engineering, Kansas State University, 3002 Rathbone Hall, Manhattan, KS 66506 (United States)

    2011-10-01

    We describe an approach to detect improvised explosive devices (IEDs) by using a template matching procedure. This approach relies on the signature due to backstreaming {gamma} photons from various targets. In this work we have simulated cylindrical targets of aluminum, iron, copper, water and ammonium nitrate (nitrogen-rich fertilizer). We simulate 3.5 MeV source photons distributed on a plane inside a shielded area using Monte Carlo N-Particle (MCNP{sup TM}) code version 5 (V5). The 3.5 MeV source gamma rays yield 511 keV peaks due to pair production and scattered gamma rays. In this work, we simulate capture of those photons that backstream, after impinging on the target element, toward a NaI detector. The captured backstreamed photons are expected to produce a unique spectrum that will become part of a simple signal processing recognition system based on the template matching method. Different elements were simulated using different sets of random numbers in the Monte Carlo simulation. To date, the sum of absolute differences (SAD) method has been used to match the template. In the examples investigated, template matching was found to detect all elements correctly.

  3. Constraints on the dark matter annihilation from Fermi-LAT observation of M31

    Energy Technology Data Exchange (ETDEWEB)

    Li, Zhengwei; Yuan, Qiang [Key Laboratory of Dark Matter and Space Astronomy, Purple Mountain Observatory, Chinese Academy of Sciences, 2 West Beijing Road, Nanjing, 210008 (China); Huang, Xiaoyuan [Physik-Department T30d, Technische Universität München, James-Franck-Straße, Garching, D-85748 Germany (Germany); Xu, Yupeng, E-mail: lizw@ihep.ac.cn, E-mail: huangxiaoyuan@gmail.com, E-mail: yuanq@pmo.ac.cn, E-mail: xuyp@ihep.ac.cn [Key Laboratory of Particle Astrophysics, Institute of High Energy Physics, Chinese Academy of Sciences, 19B Yuquan Road, Beijing, 100049 (China)

    2016-12-01

    Gamma-ray is a good probe of dark matter (DM) particles in the Universe. We search for the DM annihilation signals in the direction of the Andromeda galaxy (M31) using 7.5 year Fermi-LAT pass 8 data. Similar to Pshirkov et al. (2016), we find that there is residual excess emission from the direction of M31 if only the galactic disk as traced by the far infrared emission is considered. Adding a point-like source will improve the fitting effectively, although additional slight improvements can be found if an extended component such as a uniform disk or two bubbles is added instead. Taking the far infrared disk plus a point source as the background model, we search for the DM annihilation signals in the data. We find that there is strong degeneracy between the emission from the galaxy and that from 10s GeV mass DM annihilation in the main halo with quark final state. However, the required DM annihilation cross section is about 10{sup −25}–10{sup −24} cm{sup 3}s{sup −1}, orders of magnitude larger than the constraints from observations of dwarf spheroidal galaxies, indicating a non-DM origin of the emission. If DM subhalos are taken into account, the degeneracy is broken. When considering the enhancement from DM subhalos, the constraints on DM model parameters are comparable to (or slightly weaker than) those from the population of dwarf spheroidal galaxies. We also discuss the inverse Compton scattering component from DM annihilation induced electrons/positrons. For the first time we include an energy dependent template of the inverse Compton emission (i.e., a template cube) in the data analysis to take into account the effect of diffusion of charged particles. We find a significant improvement of the constraints in the high mass range of DM particles after considering the inverse Compton emission.

  4. Reliability based topology optimization for continuum structures with local failure constraints

    DEFF Research Database (Denmark)

    Luo, Yangjun; Zhou, Mingdong; Wang, Michael Yu

    2014-01-01

    This paper presents an effective method for stress constrained topology optimization problems under load and material uncertainties. Based on the Performance Measure Approach (PMA), the optimization problem is formulated as to minimize the objective function under a large number of (stress......-related) target performance constraints. In order to overcome the stress singularity phenomenon caused by the combined stress and reliability constraints, a reduction strategy on target reliability index is proposed and utilized together with the ε-relaxation approach. Meanwhile, an enhanced aggregation method...... is employed to aggregate the selected active constraints using a general K–S function, which avoids expensive computational cost from the large-scale nature of local failure constraints. Several numerical examples are given to demonstrate the validity of the present method....

  5. Controlling macro- and mesostructures with hierarchical porosity through combined hard and soft templating.

    Science.gov (United States)

    Petkovich, Nicholas D; Stein, Andreas

    2013-05-07

    Rigid, porous objects and surfactants serve as powerful templates for the formation of mesoporous and macroporous materials. When both types of template are combined in a single synthesis, materials with intricate architectures and hierarchical porosity can be obtained. In this tutorial review, we explain how to conduct syntheses with both soft and hard templates; moreover, we describe methods to control the final structure present in the templated material. Much of the foundation for multiple templating lies in the study of materials made with only one type of template. To establish a foundation in this area, a description of hard and soft templating is given, delving into the templates available and the steps required for effective templating. This leads into an extended discussion about materials templated with both hard and soft templates. Through the use of recent examples in the literature, we aim to show the diversity of structures possible through multiple templating and the advantages these structures can provide for a wide range of applications. An emphasis is placed on how various factors-such as the type of template, type of precursor, heat-treatment temperature, confinement within a small space, and template-template interactions-impact morphology.

  6. Synthesis of Porous Carbon Monoliths Using Hard Templates.

    Science.gov (United States)

    Klepel, Olaf; Danneberg, Nina; Dräger, Matti; Erlitz, Marcel; Taubert, Michael

    2016-03-21

    The preparation of porous carbon monoliths with a defined shape via template-assisted routes is reported. Monoliths made from porous concrete and zeolite were each used as the template. The porous concrete-derived carbon monoliths exhibited high gravimetric specific surface areas up to 2000 m²·g -1 . The pore system comprised macro-, meso-, and micropores. These pores were hierarchically arranged. The pore system was created by the complex interplay of the actions of both the template and the activating agent as well. On the other hand, zeolite-made template shapes allowed for the preparation of microporous carbon monoliths with a high volumetric specific surface area. This feature could be beneficial if carbon monoliths must be integrated into technical systems under space-limited conditions.

  7. F John's stability conditions versus A Carasso's SECB constraint for backward parabolic problems

    International Nuclear Information System (INIS)

    Lee, Jinwoo; Sheen, Dongwoo

    2009-01-01

    In order to solve backward parabolic problems John (1960 Commun. Pure. Appl. Math.13 551–85) introduced the two constraints ||u(T)|| ≤ M and ||u(0) − g|| ≤ δ where u(t) satisfies the backward heat equation for t in (0, T) with the initial data u(0). The slow evolution from the continuation boundary (SECB) constraint was introduced by Carasso (1994 SIAM J. Numer. Anal. 31 1535–57) to attain continuous dependence on data for backward parabolic problems even at the continuation boundary t = T. The additional 'SECB constraint' guarantees a significant improvement in stability up to t = T. In this paper, we prove that the same type of stability can be obtained by using only two constraints among the three. More precisely, we show that the a priori boundedness condition ||u(T)|| ≤ M is redundant. This implies that Carasso's SECB condition can be used to replace the a priori boundedness condition of John with an improved stability estimate. Also, a new class of regularized solutions is introduced for backward parabolic problems with an SECB constraint. The new regularized solutions are optimally stable and we also provide a constructive scheme to compute. Finally, numerical examples are provided

  8. Constrained Optimization Based on Hybrid Evolutionary Algorithm and Adaptive Constraint-Handling Technique

    DEFF Research Database (Denmark)

    Wang, Yong; Cai, Zixing; Zhou, Yuren

    2009-01-01

    A novel approach to deal with numerical and engineering constrained optimization problems, which incorporates a hybrid evolutionary algorithm and an adaptive constraint-handling technique, is presented in this paper. The hybrid evolutionary algorithm simultaneously uses simplex crossover and two...... mutation operators to generate the offspring population. Additionally, the adaptive constraint-handling technique consists of three main situations. In detail, at each situation, one constraint-handling mechanism is designed based on current population state. Experiments on 13 benchmark test functions...... and four well-known constrained design problems verify the effectiveness and efficiency of the proposed method. The experimental results show that integrating the hybrid evolutionary algorithm with the adaptive constraint-handling technique is beneficial, and the proposed method achieves competitive...

  9. Fiber-reinforced materials: finite elements for the treatment of the inextensibility constraint

    Science.gov (United States)

    Auricchio, Ferdinando; Scalet, Giulia; Wriggers, Peter

    2017-12-01

    The present paper proposes a numerical framework for the analysis of problems involving fiber-reinforced anisotropic materials. Specifically, isotropic linear elastic solids, reinforced by a single family of inextensible fibers, are considered. The kinematic constraint equation of inextensibility in the fiber direction leads to the presence of an undetermined fiber stress in the constitutive equations. To avoid locking-phenomena in the numerical solution due to the presence of the constraint, mixed finite elements based on the Lagrange multiplier, perturbed Lagrangian, and penalty method are proposed. Several boundary-value problems under plane strain conditions are solved and numerical results are compared to analytical solutions, whenever the derivation is possible. The performed simulations allow to assess the performance of the proposed finite elements and to discuss several features of the developed formulations concerning the effective approximation for the displacement and fiber stress fields, mesh convergence, and sensitivity to penalty parameters.

  10. gel template method

    Indian Academy of Sciences (India)

    TiO2 nanotubes have been synthesized by sol–gel template method using alumina membrane. Scanning electron microscopy (SEM), transmission electron microscopy (TEM), Raman spectroscopy, UV absorption spectrum and X-ray diffraction techniques have been used to investigate the structure, morphology and optical ...

  11. Numerical performance of the parabolized ADM formulation of general relativity

    International Nuclear Information System (INIS)

    Paschalidis, Vasileios; Hansen, Jakob; Khokhlov, Alexei

    2008-01-01

    In a recent paper [Vasileios Paschalidis, Phys. Rev. D 78, 024002 (2008).], the first coauthor presented a new parabolic extension (PADM) of the standard 3+1 Arnowitt, Deser, Misner (ADM) formulation of the equations of general relativity. By parabolizing first-order ADM in a certain way, the PADM formulation turns it into a well-posed system which resembles the structure of mixed hyperbolic-second-order parabolic partial differential equations. The surface of constraints of PADM becomes a local attractor for all solutions and all possible well-posed gauge conditions. This paper describes a numerical implementation of PADM and studies its accuracy and stability in a series of standard numerical tests. Numerical properties of PADM are compared with those of standard ADM and its hyperbolic Kidder, Scheel, Teukolsky (KST) extension. The PADM scheme is numerically stable, convergent, and second-order accurate. The new formulation has better control of the constraint-violating modes than ADM and KST.

  12. Study on the unified constraint parameter for characterizing in-plane and out-of-plane constraint based on the equivalent plastic strain

    International Nuclear Information System (INIS)

    Yang Jie; Wang Guozhen; Xuan Fuzhen; Tu Shandong

    2013-01-01

    Background: Constraint can significantly alter the material's fracture toughness. Purpose: In order to increase accuracy of the structural integrity assessment. It needs to consider the effect of constraint on the fracture toughness of nuclear power materials and structures. A unified measure which can reflect both in-plane and out-of-plane constraint is needed. Methods: In this paper, the finite element numerical simulation method was used, a unified measure and characterization parameter of in-plane and out-of-plane constraint based on crack-tip equivalent plastic strain have been investigated. Results: The results show that the area surrounded by ε p isoline has a good relevance with the material's fracture toughness on different constraint conditions, so it may be a suitable parameter. Based on the area A PEEQ , a unified constraint characterization parameter √A p is defined. It was found that there exists a sole linear relation between the normalized fracture toughness J IC /J re f and √A p regardless of the in-plane, out-of-plane constraint and the selection of the p isolines. The sole J IC /J re f-√A p line exists for a certain material. For different materials, the slope of J IC /J re f-√A p reference line is different. The material whose slope is larger has a higher J IC /J re f and is more sensitive to constraint at the same magnitude of normalized unified parameter. Conclusions: The unified J IC /J re f -√A p reference line may be used to assess the safety of a cracked component with any constraint levels regardless of in-plane or out-of-plane constraint or both. (authors)

  13. Finger multibiometric cryptosystems: fusion strategy and template security

    Science.gov (United States)

    Peng, Jialiang; Li, Qiong; Abd El-Latif, Ahmed A.; Niu, Xiamu

    2014-03-01

    We address two critical issues in the design of a finger multibiometric system, i.e., fusion strategy and template security. First, three fusion strategies (feature-level, score-level, and decision-level fusions) with the corresponding template protection technique are proposed as the finger multibiometric cryptosystems to protect multiple finger biometric templates of fingerprint, finger vein, finger knuckle print, and finger shape modalities. Second, we theoretically analyze different fusion strategies for finger multibiometric cryptosystems with respect to their impact on security and recognition accuracy. Finally, the performance of finger multibiometric cryptosystems at different fusion levels is investigated on a merged finger multimodal biometric database. The comparative results suggest that the proposed finger multibiometric cryptosystem at feature-level fusion outperforms other approaches in terms of verification performance and template security.

  14. Convergence Guaranteed Nonlinear Constraint Model Predictive Control via I/O Linearization

    Directory of Open Access Journals (Sweden)

    Xiaobing Kong

    2013-01-01

    Full Text Available Constituting reliable optimal solution is a key issue for the nonlinear constrained model predictive control. Input-output feedback linearization is a popular method in nonlinear control. By using an input-output feedback linearizing controller, the original linear input constraints will change to nonlinear constraints and sometimes the constraints are state dependent. This paper presents an iterative quadratic program (IQP routine on the continuous-time system. To guarantee its convergence, another iterative approach is incorporated. The proposed algorithm can reach a feasible solution over the entire prediction horizon. Simulation results on both a numerical example and the continuous stirred tank reactors (CSTR demonstrate the effectiveness of the proposed method.

  15. The need of appropriate brain SPECT templates for SPM comparisons

    International Nuclear Information System (INIS)

    Morbelli, S.; Altrinetti, V.; Piccardo, A.; Rodriguez, G.; Brugnolo, A.; Nobili, F.; Mignone, A.; Pupi, A.; Koulibaly, P.M.

    2008-01-01

    Statistical parametric mapping (SPM) is used worldwide to compare brain perfusion single photon emission computed tomography (SPECT) data. The default template within the SPM package used for SPECT image normalization includes images of a group of healthy subjects studied with 99m TcHMPAO. Since [ 99m Tc] HMPAO and [ 99m Tc] ECD have shown to distribute differently in SPECT studies, we formulated the hypothesis that comparing set of [ 99m Tc]ECD data normalized by means of a [ 99m Tc]HMPAO template may lead to incorrect results. A customized [ 99m Tc]ECD template was built with SPECT and magnetic resonance imaging (MRI) images of 22 neurologically healthy women. Then, two sets of subjects, i.e. a group of patients with very early Alzheimer's disease (eAD) and a matched control group, studied by means of [ 99m Tc]ECD SPECT, were chosen for comparisons. The same statistical approach (t-test between eAD patients and controls and correlation analysis between brain SPECT and a cognitive score) was applied twice, i.e. after normalization with either the default [ 99m Tc]HMPAO template or the customized [ 99m Tc]ECD template. In the comparison between eAD and controls, a cluster of difference in the posterior-cingulate gyrus of both hemispheres was only highlighted when using the customized [ 99m Tc]ECD template, but was missed when using the default [ 99m Tc]HMPAO template. In the correlation between brain perfusion and a cognitive score, the significant cluster was more significant and far more extended, also including the right superior temporal gyrus, using the customized [ 99m Tc]ECD template than using the default [ 99m Tc]HMPAO template. These data suggest the need of customized, radiopharmaceutical-matched SPECT templates to be used within the SPM package. The present customized [ 99m Tc]ECD template is now freely available on the web. (authors)

  16. Swinging control of two-pendulum system under energy constraints

    NARCIS (Netherlands)

    Ananyevskiy, M.S.; Fradkov, A.L.; Nijmeijer, H.; Leonov, G.; Nijmeijer, H.; Pogromsky, A.; Fradkov, A.

    2009-01-01

    A method for control of mechanical systems under phase constraints, applicable to energy control of Hamiltonian systems is proposed. The constrained energy control problem for two pendulums by a single control action is studied both analytically and numerically. It is shown that for a proper choice

  17. POROUS MEMBRANE TEMPLATED SYNTHESIS OF POLYMER PILLARED LAYER

    Institute of Scientific and Technical Information of China (English)

    Zhong-wei Niu; Dan Li; Zhen-zhong Yang

    2003-01-01

    The anodic porous alumina membranes with a definite pore diameter and aspect ratio were used as templates to synthesize polymer pillared layer structures. The pillared polymer was produced in the template membrane pores, and the layer on the template surfaces. Rigid cured epoxy resin, polystyrene and soft hydrogel were chosen to confirm the methodology. The pillars were in the form of either tubes or fibers, which were controlled by the alumina membrane pore surface wettability. The structural features were confirmed by scanning electron microscopy results.

  18. The Affordance Template ROS Package for Robot Task Programming

    Science.gov (United States)

    Hart, Stephen; Dinh, Paul; Hambuchen, Kimberly

    2015-01-01

    This paper introduces the Affordance Template ROS package for quickly programming, adjusting, and executing robot applications in the ROS RViz environment. This package extends the capabilities of RViz interactive markers by allowing an operator to specify multiple end-effector waypoint locations and grasp poses in object-centric coordinate frames and to adjust these waypoints in order to meet the run-time demands of the task (specifically, object scale and location). The Affordance Template package stores task specifications in a robot-agnostic XML description format such that it is trivial to apply a template to a new robot. As such, the Affordance Template package provides a robot-generic ROS tool appropriate for building semi-autonomous, manipulation-based applications. Affordance Templates were developed by the NASA-JSC DARPA Robotics Challenge (DRC) team and have since successfully been deployed on multiple platforms including the NASA Valkyrie and Robonaut 2 humanoids, the University of Texas Dreamer robot and the Willow Garage PR2. In this paper, the specification and implementation of the affordance template package is introduced and demonstrated through examples for wheel (valve) turning, pick-and-place, and drill grasping, evincing its utility and flexibility for a wide variety of robot applications.

  19. A numerical approach to weak Pareto solutions to equilibrium problems with equilibrium constraints

    Czech Academy of Sciences Publication Activity Database

    Červinka, Michal

    2006-01-01

    Roč. 57, č. 7 (2006), s. 14-17 ISSN 1335-3632. [ISCAM 2006. International Conference in Applied Mathematics for undergraduate and graduate students. Bratislava, 07.04.2006-08.04.2006] Institutional research plan: CEZ:AV0Z10750506 Keywords : equilibrium problems with complementarity constraints * multiobjective optimization * variational analysis Subject RIV: BD - Theory of Information

  20. Pengenalan Angka Pada Sistem Operasi Android Dengan Menggunakan Metode Template Matching

    Directory of Open Access Journals (Sweden)

    Abdi Pandu Kusuma

    2016-07-01

    Full Text Available AbstrakUsia dini merupakan usia yang efektif untuk mengembangkan berbagai potensi yang dimiliki oleh anak. Upaya pengembangan potensi dapat dilakukan melalui berbagai cara termasuk dengan cara bermain. Bermain bagi anak merupakan cara yang tepat untuk belajar. Berdasarkan fenomena tersebut, maka perlu dibuat sebuah aplikasi pengenalan angka yang interaktif dengan unsur edukasi. Aplikasi tersebut diharapkan dapat mengambil keputusan secara otomatis apa yang ditulis anak itu bernilai benar atau salah dan juga dapat membangkitkan semangat belajar anak dalam mengenal pola angka. Solusi yang sesuai agar aplikasi tersebut dapat memberikan jawaban salah atau benar digunakan satu metode yaitu template matching. Pengenalan angka dengan menggunakan metode template matching dilakukan dengan cara membandingkan citra masukan dengan citra template. Hasil template matching dihitung dari banyaknya titik pada citra masukan yang sesuai dengan citra template. Template disediakan pada database untuk memberikan contoh cara penulisan pola angka. Uji coba dilakukan pada aplikasi sebanyak 40 kali dengan pola yang berbeda. Dari hasil uji coba didapat prosentase keberhasilan aplikasi ini mencapai 75,75%.Kata kunci: Belajar, bermain, Template Matching, dan pola. AbstractEarly childhood is an effective age to develop the potential of the child. Potential development efforts can be done through various ways, including by playing. Playing for children is a great way to learn. Based on this phenomenon, it should be made an introduction to the numbers interactive application with elements of education. The application is expected to take decisions automatically what the child is written is true or false, and also can encourage a child's learning in recognizing number patterns. Appropriate solutions so that the app can give an answer right or wrong to use the methods that template matching. The introduction of the numbers by using template matching is done by comparing the

  1. A method for computing the stationary points of a function subject to linear equality constraints

    International Nuclear Information System (INIS)

    Uko, U.L.

    1989-09-01

    We give a new method for the numerical calculation of stationary points of a function when it is subject to equality constraints. An application to the solution of linear equations is given, together with a numerical example. (author). 5 refs

  2. A lightweight approach for biometric template protection

    Science.gov (United States)

    Al-Assam, Hisham; Sellahewa, Harin; Jassim, Sabah

    2009-05-01

    Privacy and security are vital concerns for practical biometric systems. The concept of cancelable or revocable biometrics has been proposed as a solution for biometric template security. Revocable biometric means that biometric templates are no longer fixed over time and could be revoked in the same way as lost or stolen credit cards are. In this paper, we describe a novel and an efficient approach to biometric template protection that meets the revocability property. This scheme can be incorporated into any biometric verification scheme while maintaining, if not improving, the accuracy of the original biometric system. However, we shall demonstrate the result of applying such transforms on face biometric templates and compare the efficiency of our approach with that of the well-known random projection techniques. We shall also present the results of experimental work on recognition accuracy before and after applying the proposed transform on feature vectors that are generated by wavelet transforms. These results are based on experiments conducted on a number of well-known face image databases, e.g. Yale and ORL databases.

  3. Organic or organometallic template mediated clay synthesis

    Science.gov (United States)

    Gregar, Kathleen C.; Winans, Randall E.; Botto, Robert E.

    1994-01-01

    A method for incorporating diverse Varieties of intercalants or templates directly during hydrothermal synthesis of clays such as hectorite or montmorillonite-type layer-silicate clays. For a hectorite layer-silicate clay, refluxing a gel of silica sol, magnesium hydroxide sol and lithium fluoride for two days in the presence of an organic or organometallic intercalant or template results in crystalline products containing either (a) organic dye molecules such as ethyl violet and methyl green, (b) dye molecules such as alcian blue that are based on a Cu(II)-phthalocyannine complex, or (c) transition metal complexes such as Ru(II)phenanthroline and Co(III)sepulchrate or (d) water-soluble porphyrins and metalloporphyrins. Montmorillonite-type clays are made by the method taught by U.S. Pat. No. 3,887,454 issued to Hickson, Jun. 13, 1975; however, a variety of intercalants or templates may be introduced. The intercalants or templates should have (i) water-solubility, (ii) positive charge, and (iii) thermal stability under moderately basic (pH 9-10) aqueous reflux conditions or hydrothermal pressurized conditions for the montmorillonite-type clays.

  4. Unconditionally energy stable numerical schemes for phase-field vesicle membrane model

    Science.gov (United States)

    Guillén-González, F.; Tierra, G.

    2018-02-01

    Numerical schemes to simulate the deformation of vesicles membranes via minimizing the bending energy have been widely studied in recent times due to its connection with many biological motivated problems. In this work we propose a new unconditionally energy stable numerical scheme for a vesicle membrane model that satisfies exactly the conservation of volume constraint and penalizes the surface area constraint. Moreover, we extend these ideas to present an unconditionally energy stable splitting scheme decoupling the interaction of the vesicle with a surrounding fluid. Finally, the well behavior of the proposed schemes are illustrated through several computational experiments.

  5. Synthetic opal as a template for nanostructured materials

    Science.gov (United States)

    White, Paul A.; Heales, Lindsey; Barber, Richard L.; Turney, Terence W.

    2001-04-01

    Synthetic opal has been used as a template for making 3D inverse opals of silica, titania and silicone rubber. The materials are mesoporous with connected pores and channels and have better opalescence than the opal templates they replace. Thin films of synthetic opal have been grown onto glass substrates by spin coating and these have also been used as templates for making thin films of inverse opal and as masks for depositing metal nanodots. This method produced hexagonally patterned 50 nm gold dots on a flat graphite substrate.

  6. Proline-catalysed asymmetric ketol cyclizations: The template ...

    Indian Academy of Sciences (India)

    Unknown

    Abstract. A modified template mechanism based on modelling studies of energy minimised complexes is presented for the asymmetric proline-catalysed cyclization of triketones 1, 2 and 3 to the 2S,3S-ketols. 1a, 2a and 3a respectively. The template model involves a three-point contact as favoured in enzyme– substrate ...

  7. Assessing usefulness and researcher satisfaction with consent form templates.

    Science.gov (United States)

    Larson, Elaine L; Teller, Alan; Aguirre, Alejandra N; Jackson, Jhia; Meyer, Dodi

    2017-08-01

    We aimed to improve the research consenting process by developing and evaluating simplified consent forms. Four templates written at the eighth-tenth grade reading level were developed and trialed by a group of experts in clinical research, health literacy, national regulatory requirements, and end users. Researchers from protocols which had received expedited review were surveyed at 2 time points regarding their use and assessment of the templates. At baseline 18/86 (20.9%) responding researchers had heard of the templates and 5 (5.8%) reported that they had used them; 2 years later, 54.2% (32/59) had heard of the templates and 87.5% (28/32) had used them ( p Consent form templates may be one mechanism to improve patient comprehension of research protocols as well as efficiency of the review process, but require considerable time for development and implementation, and one key to their success is involvement and support from the IRB and technical staff.

  8. Templated electrodeposition of functional nanostructures: nanowires, nanotubes and nanocubes

    OpenAIRE

    Maijenburg, A.W.

    2014-01-01

    This thesis is entitled “Templated electrodeposition of functional nanostructures: nanowires, nanotubes and nanocubes”. Templated electrodeposition is the synthesis technique that was used throughout this thesis, and it comprises the use of a template with specific shape and dimensions for the formation of different types of nanostructures. Throughout this thesis, three different nanostructures were made: nanowires (Chapters 2 to 6), nanotubes (Chapters 2 and 5) and nanocubes (Chapters 7 and ...

  9. Efficiency of template banks for binary black-hole detection

    International Nuclear Information System (INIS)

    Cokelaer, Thomas; Babak, Stas; Sathyaprakash, B S

    2004-01-01

    In the framework of matched filtering theory, which is the most promising method for the detection of gravitational waves emitted by coalescing binaries, we report on the ability of a template bank to catch a simulated binary black-hole gravitational wave signal. If we suppose that the incoming signal waveform is known a priori, then both the (simulated) signal and the templates can be based on the same physical model and therefore the template bank can be optimal in the sense of Wiener filtering. This turns out to be true for the case of neutron star binaries but not necessarily for the black-hole case. When the templates and the signal are based on different physical models the detection bank may still remain efficient. Nonetheless, it might be a judicious choice to use a phenomenological template family such as the so-called BCV templates to catch all the different physical models. In the first part of that report, we illustrate in a non-exhaustive study, by using Monte Carlo simulations, the efficiency of a template bank based on the stationary phase approximation and show how it catches simulated signals based on the same physical model but fails to catch signals built using other models (Pade, EOB, ...) especially in the case of high mass binaries. In the second part, we construct a BCV-template bank and test its validity by injecting simulated signals based on different physical models such as the PN-approximants, Pade-approximant and the effective one-body method. We show that it is suitable for a search pipeline since it gives a match higher than 95% for all the different physical models. The range of individual mass which has been used is [3-20]M o-dot

  10. Multi-template tensor-based morphometry: application to analysis of Alzheimer's disease.

    Science.gov (United States)

    Koikkalainen, Juha; Lötjönen, Jyrki; Thurfjell, Lennart; Rueckert, Daniel; Waldemar, Gunhild; Soininen, Hilkka

    2011-06-01

    In this paper methods for using multiple templates in tensor-based morphometry (TBM) are presented and compared to the conventional single-template approach. TBM analysis requires non-rigid registrations which are often subject to registration errors. When using multiple templates and, therefore, multiple registrations, it can be assumed that the registration errors are averaged and eventually compensated. Four different methods are proposed for multi-template TBM. The methods were evaluated using magnetic resonance (MR) images of healthy controls, patients with stable or progressive mild cognitive impairment (MCI), and patients with Alzheimer's disease (AD) from the ADNI database (N=772). The performance of TBM features in classifying images was evaluated both quantitatively and qualitatively. Classification results show that the multi-template methods are statistically significantly better than the single-template method. The overall classification accuracy was 86.0% for the classification of control and AD subjects, and 72.1% for the classification of stable and progressive MCI subjects. The statistical group-level difference maps produced using multi-template TBM were smoother, formed larger continuous regions, and had larger t-values than the maps obtained with single-template TBM. Copyright © 2011 Elsevier Inc. All rights reserved.

  11. Ordered Nanomaterials Thin Films via Supported Anodized Alumina Templates

    Directory of Open Access Journals (Sweden)

    Mohammed eES-SOUNI

    2014-10-01

    Full Text Available Supported anodized alumina template films with highly ordered porosity are best suited for fabricating large area ordered nanostructures with tunable dimensions and aspect ratios. In this paper we first discuss important issues for the generation of such templates, including required properties of the Al/Ti/Au/Ti thin film heterostructure on a substrate for high quality templates. We then show examples of anisotropic nanostructure films consisting of noble metals using these templates, discuss briefly their optical properties and their applications to molecular detection using surface enhanced Raman spectroscopy. Finally we briefly address the possibility to make nanocomposite films, exemplary shown on a plasmonic-thermochromic nanocomposite of VO2-capped Au-nanorods.

  12. Template-mediated, Hierarchical Engineering of Ordered Mesoporous Films and Powders

    Science.gov (United States)

    Tian, Zheng

    Hierarchical control over pore size, pore topology, and meso/mictrostructure as well as material morphology (e.g., powders, monoliths, thin films) is crucial for meeting diverse materials needs among applications spanning next generation catalysts, sensors, batteries, sorbents, etc. The overarching goal of this thesis is to establish fundamental mechanistic insight enabling new strategies for realizing such hierarchical textural control for carbon materials that is not currently achievable with sacrificial pore formation by 'one-pot' surfactant-based 'soft'-templating or multi-step inorganic 'hard-templating. While 'hard'-templating is often tacitly discounted based upon its perceived complexity, it offers potential for overcoming key 'soft'-templating challenges, including bolstering pore stability, accommodating a more versatile palette of replica precursors, realizing ordered/spanning porosity in the case of porous thin films, simplifying formation of bi-continuous pore topologies, and inducing microstructure control within porous replica materials. In this thesis, we establish strategies for hard-templating of hierarchically porous and structured carbon powders and tunable thin films by both multi-step hard-templating and a new 'one-pot' template-replica precursor co-assembly process. We first develop a nominal hard-templating technique to successfully prepare three-dimensionally ordered mesoporous (3DOm) and 3DOm-supported microporous carbon thin films by exploiting our ability to synthesize and assemble size-tunable silica nanoparticles into scalable, colloidal crystalline thin film templates of tunable mono- to multi-layer thickness. This robust thin film template accommodates liquid and/or vapor-phase infiltration, polymerization, and pyrolysis of various carbon sources without pore contraction and/or collapse upon template sacrifice. The result is robust, flexible 3DOm or 3DOm-supported ultra-thin microporous films that can be transferred by stamp

  13. Computational resources to filter gravitational wave data with P-approximant templates

    International Nuclear Information System (INIS)

    Porter, Edward K

    2002-01-01

    The prior knowledge of the gravitational waveform from compact binary systems makes matched filtering an attractive detection strategy. This detection method involves the filtering of the detector output with a set of theoretical waveforms or templates. One of the most important factors in this strategy is knowing how many templates are needed in order to reduce the loss of possible signals. In this study, we calculate the number of templates and computational power needed for a one-step search for gravitational waves from inspiralling binary systems. We build on previous works by first expanding the post-Newtonian waveforms to 2.5-PN order and second, for the first time, calculating the number of templates needed when using P-approximant waveforms. The analysis is carried out for the four main first-generation interferometers, LIGO, GEO600, VIRGO and TAMA. As well as template number, we also calculate the computational cost of generating banks of templates for filtering GW data. We carry out the calculations for two initial conditions. In the first case we assume a minimum individual mass of 1 M o-dot and in the second, we assume a minimum individual mass of 5 M o-dot . We find that, in general, we need more P-approximant templates to carry out a search than if we use standard PN templates. This increase varies according to the order of PN-approximation, but can be as high as a factor of 3 and is explained by the smaller span of the P-approximant templates as we go to higher masses. The promising outcome is that for 2-PN templates, the increase is small and is outweighed by the known robustness of the 2-PN P-approximant templates

  14. Fast Template-based Shape Analysis using Diffeomorphic Iterative Centroid

    OpenAIRE

    Cury , Claire; Glaunès , Joan Alexis; Chupin , Marie; Colliot , Olivier

    2014-01-01

    International audience; A common approach for the analysis of anatomical variability relies on the estimation of a representative template of the population, followed by the study of this population based on the parameters of the deformations going from the template to the population. The Large Deformation Diffeomorphic Metric Mapping framework is widely used for shape analysis of anatomical structures, but computing a template with such framework is computationally expensive. In this paper w...

  15. Titanium template for scaphoid reconstruction.

    Science.gov (United States)

    Haefeli, M; Schaefer, D J; Schumacher, R; Müller-Gerbl, M; Honigmann, P

    2015-06-01

    Reconstruction of a non-united scaphoid with a humpback deformity involves resection of the non-union followed by bone grafting and fixation of the fragments. Intraoperative control of the reconstruction is difficult owing to the complex three-dimensional shape of the scaphoid and the other carpal bones overlying the scaphoid on lateral radiographs. We developed a titanium template that fits exactly to the surfaces of the proximal and distal scaphoid poles to define their position relative to each other after resection of the non-union. The templates were designed on three-dimensional computed tomography reconstructions and manufactured using selective laser melting technology. Ten conserved human wrists were used to simulate the reconstruction. The achieved precision measured as the deviation of the surface of the reconstructed scaphoid from its virtual counterpart was good in five cases (maximal difference 1.5 mm), moderate in one case (maximal difference 3 mm) and inadequate in four cases (difference more than 3 mm). The main problems were attributed to the template design and can be avoided by improved pre-operative planning, as shown in a clinical case. © The Author(s) 2014.

  16. Creating Shape Templates for Patient Specific Biventricular Modeling in Congenital Heart Disease

    Science.gov (United States)

    Gilbert, Kathleen; Farrar, Genevieve; Cowan, Brett R.; Suinesiaputra, Avan; Occleshaw, Christopher; Pontré, Beau; Perry, James; Hegde, Sanjeet; Marsden, Alison; Omens, Jeff; McCulloch, Andrew; Young, Alistair A.

    2018-01-01

    Survival rates for infants with congenital heart disease (CHD) are improving, resulting in a growing population of adults with CHD. However, the analysis of left and right ventricular function is very time-consuming owing to the variety of congenital morphologies. Efficient customization of patient geometry and function depends on high quality shape templates specifically designed for the application. In this paper, we combine a method for creating finite element shape templates with an interactive template customization to patient MRI examinations. This enables different templates to be chosen depending on patient morphology. To demonstrate this pipeline, a new biventricular template with 162 elements was created and tested in place of an existing 82-element template. The method was able to provide fast interactive biventricular analysis with 0.31 sec per edit response time. The new template was customized to 13 CHD patients with similar biventricular topology, showing improved performance over the previous template and good agreement with clinical indices. PMID:26736353

  17. A non-parametric 2D deformable template classifier

    DEFF Research Database (Denmark)

    Schultz, Nette; Nielsen, Allan Aasbjerg; Conradsen, Knut

    2005-01-01

    feature space the ship-master will be able to interactively define a segmentation map, which is refined and optimized by the deformable template algorithms. The deformable templates are defined as two-dimensional vector-cycles. Local random transformations are applied to the vector-cycles, and stochastic...

  18. Electrical constraints on electronic components: syntheses of the ETTC'97 and RADECS 97 congress activities

    International Nuclear Information System (INIS)

    Carel, Ch.

    1998-01-01

    The electromagnetic compatibility (EMC) of systems and their hardening against electromagnetic (IEMN, lightning, strong radio and radar fields..) and radiative environments impose severe manufacturing constraints in competition with other functional constraints, like thermal constraints and weight, and operational constraints (maintenance, availability). This paper is a summary of the main topics discussed during the ETTC and RADECS 1997 congresses. The outstanding facts concern: the non-disturbance of components (hyper-frequency EMC and high fields), the non-destruction of components (hardening against electromagnetic pulses), the civil domain, the numerical simulations, the integrity of electronic card signals, and the reliability of components. (J.S.)

  19. A new template matching method based on contour information

    Science.gov (United States)

    Cai, Huiying; Zhu, Feng; Wu, Qingxiao; Li, Sicong

    2014-11-01

    Template matching is a significant approach in machine vision due to its effectiveness and robustness. However, most of the template matching methods are so time consuming that they can't be used to many real time applications. The closed contour matching method is a popular kind of template matching methods. This paper presents a new closed contour template matching method which is suitable for two dimensional objects. Coarse-to-fine searching strategy is used to improve the matching efficiency and a partial computation elimination scheme is proposed to further speed up the searching process. The method consists of offline model construction and online matching. In the process of model construction, triples and distance image are obtained from the template image. A certain number of triples which are composed by three points are created from the contour information that is extracted from the template image. The rule to select the three points is that the template contour is divided equally into three parts by these points. The distance image is obtained here by distance transform. Each point on the distance image represents the nearest distance between current point and the points on the template contour. During the process of matching, triples of the searching image are created with the same rule as the triples of the model. Through the similarity that is invariant to rotation, translation and scaling between triangles, the triples corresponding to the triples of the model are found. Then we can obtain the initial RST (rotation, translation and scaling) parameters mapping the searching contour to the template contour. In order to speed up the searching process, the points on the searching contour are sampled to reduce the number of the triples. To verify the RST parameters, the searching contour is projected into the distance image, and the mean distance can be computed rapidly by simple operations of addition and multiplication. In the fine searching process

  20. The Utility of Template Analysis in Qualitative Psychology Research.

    Science.gov (United States)

    Brooks, Joanna; McCluskey, Serena; Turley, Emma; King, Nigel

    2015-04-03

    Thematic analysis is widely used in qualitative psychology research, and in this article, we present a particular style of thematic analysis known as Template Analysis. We outline the technique and consider its epistemological position, then describe three case studies of research projects which employed Template Analysis to illustrate the diverse ways it can be used. Our first case study illustrates how the technique was employed in data analysis undertaken by a team of researchers in a large-scale qualitative research project. Our second example demonstrates how a qualitative study that set out to build on mainstream theory made use of the a priori themes (themes determined in advance of coding) permitted in Template Analysis. Our final case study shows how Template Analysis can be used from an interpretative phenomenological stance. We highlight the distinctive features of this style of thematic analysis, discuss the kind of research where it may be particularly appropriate, and consider possible limitations of the technique. We conclude that Template Analysis is a flexible form of thematic analysis with real utility in qualitative psychology research.

  1. Fabrication of high quality ordered porous anodic aluminum oxide templates

    International Nuclear Information System (INIS)

    Liu Kai; Du Kai; Chen Jing; Zhou Lan; Zhang Lin; Fang Yu

    2010-01-01

    The preparation of porous anodic aluminum oxide (AAO) templates has been studied with oxalic acid as electrolyte. The morphology of the as-prepared templates has been characterized by field-emission scanning electron microscope (FE-SEM). The pores distributed orderly and uniformly with the diameter ranging from 40 nm to 70 nm. The experimental results indicate that electrolyte concentration, oxidation voltage, oxidation temperature and oxidation time affect the structure of AAO templates. Ordered porous AAO templates can be derived without annealing and finishing. X-ray diffraction (XRD) analysis indicates that the aluminum oxide film is mainly composed of amorphous Al 2 O 3 . (authors)

  2. Polymeric Bicontinuous Microemulsions as Templates for Nanostructured Materials

    Science.gov (United States)

    Jones, Brad Howard

    Ternary blends of two homopolymers and a diblock copolymer can self-assemble into interpenetrating, three dimensionally-continuous networks with a characteristic length scale of ˜ 100 nm. In this thesis, it is shown that these liquid phases, known as polymeric bicontinuous microemulsions (BμE), can be designed as versatile precursors to nanoporous materials having pores with uniform sizes of ˜ 100 nm. The model blends from which the porous materials are derived are composed of polyethylene (PE) and a sacrificial polyolefin. The liquid BμE structure is captured by crystallization of the PE, and a three-dimensionally continuous pore network with a narrow pore size distribution is generated by selective extraction of the sacrificial component. The original BμE structure is retained in the resultant nanoporous PE. This monolithic material is then used as a template in the synthesis of other nanoporous materials for which structural control at the nm scale has traditionally been difficult to achieve. These materials, which include a high-temperature ceramic, polymeric thermosets, and a conducting polymer, are produced by a simple nanocasting process, providing an inverse replica of the PE template. On account of the BμE structure of the template, the product materials also possess three-dimensionally continuous pore networks with narrow size distributions centered at ˜ 100 nm. The PE template is further used as a template for the production of hierarchically structured inorganic and polymeric materials by infiltration of mesostructured compounds into its pore network. In the former case, a hierarchically porous SiO2 material is demonstrated, simultaneously possessing two discrete, bicontinuous pore networks with sizes differing by over an order of magnitude. Finally, the templating procedures are extended to thin films supported on substrates and novel conductive polymer films are synthesized. The work described herein represents an unprecedented suite of

  3. Template polymerization of N-vinylimidazole along poly(methacrylic acid) in water

    NARCIS (Netherlands)

    Grampel, Hendrik Theodorus van de

    1990-01-01

    Template polymerisaties zijn polymerisaties waarbij radicalen gedurende het grootste gedeelte van hun bestaan langs het template polymeer groeien. In het algemeen kan de template invloed hebben op de polymerisatiesnelheid, als ook op het molecuulgewicht en de tacticiteit van het bijgevormde

  4. Constraint Differentiation

    DEFF Research Database (Denmark)

    Mödersheim, Sebastian Alexander; Basin, David; Viganò, Luca

    2010-01-01

    We introduce constraint differentiation, a powerful technique for reducing search when model-checking security protocols using constraint-based methods. Constraint differentiation works by eliminating certain kinds of redundancies that arise in the search space when using constraints to represent...... results show that constraint differentiation substantially reduces search and considerably improves the performance of OFMC, enabling its application to a wider class of problems....

  5. Synthesis of 5/7-, 5/8- and 5/9-bicyclic lactam templates as constraints for external beta-turns.

    Science.gov (United States)

    Duggan, Heather M E; Hitchcock, Peter B; Young, Douglas W

    2005-06-21

    The 5/7-, 5/8- and 5/9-bicyclic lactams 3, 17, 5 and 6 have been synthesised as single diastereoisomers by a route involving ring closing olefin metathesis. The X-ray crystal structure of the amino acid hydrochloride has been carried out and compared to that of the saturated external beta-turn constraint 18.

  6. A Hybrid Approach to Protect Palmprint Templates

    Directory of Open Access Journals (Sweden)

    Hailun Liu

    2014-01-01

    Full Text Available Biometric template protection is indispensable to protect personal privacy in large-scale deployment of biometric systems. Accuracy, changeability, and security are three critical requirements for template protection algorithms. However, existing template protection algorithms cannot satisfy all these requirements well. In this paper, we propose a hybrid approach that combines random projection and fuzzy vault to improve the performances at these three points. Heterogeneous space is designed for combining random projection and fuzzy vault properly in the hybrid scheme. New chaff point generation method is also proposed to enhance the security of the heterogeneous vault. Theoretical analyses of proposed hybrid approach in terms of accuracy, changeability, and security are given in this paper. Palmprint database based experimental results well support the theoretical analyses and demonstrate the effectiveness of proposed hybrid approach.

  7. Uranyl Sulfate Nanotubules Templated by N-phenylglycine

    Directory of Open Access Journals (Sweden)

    Oleg I. Siidra

    2018-04-01

    Full Text Available The synthesis, structure, and infrared spectroscopy properties of the new organically templated uranyl sulfate Na(phgH+7[(UO26(SO410](H2O3.5 (1, obtained at room temperature by evaporation from aqueous solution, are reported. Its structure contains unique uranyl sulfate [(UO26(SO410]8− nanotubules templated by protonated N-phenylglycine (C6H5NH2CH2COOH+. Their internal diameter is 1.4 nm. Each of the nanotubules is built from uranyl sulfate rings sharing common SO4 tetrahedra. The template plays an important role in the formation of the complex structure of 1. The aromatic rings are stacked parallel to each other due to the effect of π–π interaction with their side chains extending into the gaps between the nanotubules.

  8. Control of mechnical systems with constraints: two pendulums case study

    NARCIS (Netherlands)

    Anayevskiy, M.S.; Fradkov, A.L.; Nijmeijer, H.; Cho, Hyungsuck

    2008-01-01

    A method for control of mechanical systems under phase constraints, applicable to energy control of Hamiltonian systems is proposed. The constrained energy control problem for two pendulums by a single control action is studied both analytically and numerically. It is shown that for a proper choice

  9. Quantum centipedes with strong global constraint

    Science.gov (United States)

    Grange, Pascal

    2017-06-01

    A centipede made of N quantum walkers on a one-dimensional lattice is considered. The distance between two consecutive legs is either one or two lattice spacings, and a global constraint is imposed: the maximal distance between the first and last leg is N  +  1. This is the strongest global constraint compatible with walking. For an initial value of the wave function corresponding to a localized configuration at the origin, the probability law of the first leg of the centipede can be expressed in closed form in terms of Bessel functions. The dispersion relation and the group velocities are worked out exactly. Their maximal group velocity goes to zero when N goes to infinity, which is in contrast with the behaviour of group velocities of quantum centipedes without global constraint, which were recently shown by Krapivsky, Luck and Mallick to give rise to ballistic spreading of extremal wave-front at non-zero velocity in the large-N limit. The corresponding Hamiltonians are implemented numerically, based on a block structure of the space of configurations corresponding to compositions of the integer N. The growth of the maximal group velocity when the strong constraint is gradually relaxed is explored, and observed to be linear in the density of gaps allowed in the configurations. Heuristic arguments are presented to infer that the large-N limit of the globally constrained model can yield finite group velocities provided the allowed number of gaps is a finite fraction of N.

  10. Path following control of planar snake robots using virtual holonomic constraints: theory and experiments.

    Science.gov (United States)

    Rezapour, Ehsan; Pettersen, Kristin Y; Liljebäck, Pål; Gravdahl, Jan T; Kelasidi, Eleni

    This paper considers path following control of planar snake robots using virtual holonomic constraints. In order to present a model-based path following control design for the snake robot, we first derive the Euler-Lagrange equations of motion of the system. Subsequently, we define geometric relations among the generalized coordinates of the system, using the method of virtual holonomic constraints. These appropriately defined constraints shape the geometry of a constraint manifold for the system, which is a submanifold of the configuration space of the robot. Furthermore, we show that the constraint manifold can be made invariant by a suitable choice of feedback. In particular, we analytically design a smooth feedback control law to exponentially stabilize the constraint manifold. We show that enforcing the appropriately defined virtual holonomic constraints for the configuration variables implies that the robot converges to and follows a desired geometric path. Numerical simulations and experimental results are presented to validate the theoretical approach.

  11. Open set recognition of aircraft in aerial imagery using synthetic template models

    Science.gov (United States)

    Bapst, Aleksander B.; Tran, Jonathan; Koch, Mark W.; Moya, Mary M.; Swahn, Robert

    2017-05-01

    Fast, accurate and robust automatic target recognition (ATR) in optical aerial imagery can provide game-changing advantages to military commanders and personnel. ATR algorithms must reject non-targets with a high degree of confidence in a world with an infinite number of possible input images. Furthermore, they must learn to recognize new targets without requiring massive data collections. Whereas most machine learning algorithms classify data in a closed set manner by mapping inputs to a fixed set of training classes, open set recognizers incorporate constraints that allow for inputs to be labelled as unknown. We have adapted two template-based open set recognizers to use computer generated synthetic images of military aircraft as training data, to provide a baseline for military-grade ATR: (1) a frequentist approach based on probabilistic fusion of extracted image features, and (2) an open set extension to the one-class support vector machine (SVM). These algorithms both use histograms of oriented gradients (HOG) as features as well as artificial augmentation of both real and synthetic image chips to take advantage of minimal training data. Our results show that open set recognizers trained with synthetic data and tested with real data can successfully discriminate real target inputs from non-targets. However, there is still a requirement for some knowledge of the real target in order to calibrate the relationship between synthetic template and target score distributions. We conclude by proposing algorithm modifications that may improve the ability of synthetic data to represent real data.

  12. Template protection and its implementation in 3D face recognition systems

    Science.gov (United States)

    Zhou, Xuebing

    2007-04-01

    As biometric recognition systems are widely applied in various application areas, security and privacy risks have recently attracted the attention of the biometric community. Template protection techniques prevent stored reference data from revealing private biometric information and enhance the security of biometrics systems against attacks such as identity theft and cross matching. This paper concentrates on a template protection algorithm that merges methods from cryptography, error correction coding and biometrics. The key component of the algorithm is to convert biometric templates into binary vectors. It is shown that the binary vectors should be robust, uniformly distributed, statistically independent and collision-free so that authentication performance can be optimized and information leakage can be avoided. Depending on statistical character of the biometric template, different approaches for transforming biometric templates into compact binary vectors are presented. The proposed methods are integrated into a 3D face recognition system and tested on the 3D facial images of the FRGC database. It is shown that the resulting binary vectors provide an authentication performance that is similar to the original 3D face templates. A high security level is achieved with reasonable false acceptance and false rejection rates of the system, based on an efficient statistical analysis. The algorithm estimates the statistical character of biometric templates from a number of biometric samples in the enrollment database. For the FRGC 3D face database, the small distinction of robustness and discriminative power between the classification results under the assumption of uniquely distributed templates and the ones under the assumption of Gaussian distributed templates is shown in our tests.

  13. Constraint-based scheduling applying constraint programming to scheduling problems

    CERN Document Server

    Baptiste, Philippe; Nuijten, Wim

    2001-01-01

    Constraint Programming is a problem-solving paradigm that establishes a clear distinction between two pivotal aspects of a problem: (1) a precise definition of the constraints that define the problem to be solved and (2) the algorithms and heuristics enabling the selection of decisions to solve the problem. It is because of these capabilities that Constraint Programming is increasingly being employed as a problem-solving tool to solve scheduling problems. Hence the development of Constraint-Based Scheduling as a field of study. The aim of this book is to provide an overview of the most widely used Constraint-Based Scheduling techniques. Following the principles of Constraint Programming, the book consists of three distinct parts: The first chapter introduces the basic principles of Constraint Programming and provides a model of the constraints that are the most often encountered in scheduling problems. Chapters 2, 3, 4, and 5 are focused on the propagation of resource constraints, which usually are responsibl...

  14. Culture and National Well-Being: Should Societies Emphasize Freedom or Constraint?

    Science.gov (United States)

    Harrington, Jesse R; Boski, Pawel; Gelfand, Michele J

    2015-01-01

    Throughout history and within numerous disciplines, there exists a perennial debate about how societies should best be organized. Should they emphasize individual freedom and autonomy or security and constraint? Contrary to proponents who tout the benefits of one over the other, we demonstrate across 32 nations that both freedom and constraint exhibit a curvilinear relationship with many indicators of societal well-being. Relative to moderate nations, very permissive and very constrained nations exhibit worse psychosocial outcomes (lower happiness, greater dysthymia, higher suicide rates), worse health outcomes (lower life expectancy, greater mortality rates from cardiovascular disease and diabetes) and poorer economic and political outcomes (lower gross domestic product per capita, greater risk for political instability). This supports the notion that a balance between freedom and constraint results in the best national outcomes. Accordingly, it is time to shift the debate away from either constraint or freedom and focus on both in moderation.

  15. II - Template Metaprogramming for Massively Parallel Scientific Computing - Vectorization with Expression Templates

    CERN Multimedia

    CERN. Geneva

    2016-01-01

    Large scale scientific computing raises questions on different levels ranging from the fomulation of the problems to the choice of the best algorithms and their implementation for a specific platform. There are similarities in these different topics that can be exploited by modern-style C++ template metaprogramming techniques to produce readable, maintainable and generic code. Traditional low-level code tend to be fast but platform-dependent, and it obfuscates the meaning of the algorithm. On the other hand, object-oriented approach is nice to read, but may come with an inherent performance penalty. These lectures aim to present he basics of the Expression Template (ET) idiom which allows us to keep the object-oriented approach without sacrificing performance. We will in particular show to to enhance ET to include SIMD vectorization. We will then introduce techniques for abstracting iteration, and introduce thread-level parallelism for use in heavy data-centric loads. We will show to to apply these methods i...

  16. Templates for Cross-Cultural and Culturally Specific Usability Testing

    DEFF Research Database (Denmark)

    Clemmensen, Torkil

    2011-01-01

    The cultural diversity of users of technology challenges our methods for usability testing. This article suggests templates for cross-culturally and culturally specific usability testing, based on studies of usability testing in companies in Mumbai, Beijing, and Copenhagen. Study 1 was a cross...... tests. The result was the construction of templates for usability testing. The culturally specific templates were in Mumbai “user-centered evaluation,” Copenhagen “client-centered evaluation,” and Beijing “evaluator-centered evaluation.” The findings are compared with related research...

  17. Robust Model Predictive Control Using Linear Matrix Inequalities for the Treatment of Asymmetric Output Constraints

    Directory of Open Access Journals (Sweden)

    Mariana Santos Matos Cavalca

    2012-01-01

    Full Text Available One of the main advantages of predictive control approaches is the capability of dealing explicitly with constraints on the manipulated and output variables. However, if the predictive control formulation does not consider model uncertainties, then the constraint satisfaction may be compromised. A solution for this inconvenience is to use robust model predictive control (RMPC strategies based on linear matrix inequalities (LMIs. However, LMI-based RMPC formulations typically consider only symmetric constraints. This paper proposes a method based on pseudoreferences to treat asymmetric output constraints in integrating SISO systems. Such technique guarantees robust constraint satisfaction and convergence of the state to the desired equilibrium point. A case study using numerical simulation indicates that satisfactory results can be achieved.

  18. Least Squares Problems with Absolute Quadratic Constraints

    Directory of Open Access Journals (Sweden)

    R. Schöne

    2012-01-01

    Full Text Available This paper analyzes linear least squares problems with absolute quadratic constraints. We develop a generalized theory following Bookstein's conic-fitting and Fitzgibbon's direct ellipse-specific fitting. Under simple preconditions, it can be shown that a minimum always exists and can be determined by a generalized eigenvalue problem. This problem is numerically reduced to an eigenvalue problem by multiplications of Givens' rotations. Finally, four applications of this approach are presented.

  19. Free and constrained symplectic integrators for numerical general relativity

    International Nuclear Information System (INIS)

    Richter, Ronny; Lubich, Christian

    2008-01-01

    We consider symplectic time integrators in numerical general relativity and discuss both free and constrained evolution schemes. For free evolution of ADM-like equations we propose the use of the Stoermer-Verlet method, a standard symplectic integrator which here is explicit in the computationally expensive curvature terms. For the constrained evolution we give a formulation of the evolution equations that enforces the momentum constraints in a holonomically constrained Hamiltonian system and turns the Hamilton constraint function from a weak to a strong invariant of the system. This formulation permits the use of the constraint-preserving symplectic RATTLE integrator, a constrained version of the Stoermer-Verlet method. The behavior of the methods is illustrated on two effectively (1+1)-dimensional versions of Einstein's equations, which allow us to investigate a perturbed Minkowski problem and the Schwarzschild spacetime. We compare symplectic and non-symplectic integrators for free evolution, showing very different numerical behavior for nearly-conserved quantities in the perturbed Minkowski problem. Further we compare free and constrained evolution, demonstrating in our examples that enforcing the momentum constraints can turn an unstable free evolution into a stable constrained evolution. This is demonstrated in the stabilization of a perturbed Minkowski problem with Dirac gauge, and in the suppression of the propagation of boundary instabilities into the interior of the domain in Schwarzschild spacetime

  20. Ferritin-Templated Quantum-Dots for Quantum Logic Gates

    Science.gov (United States)

    Choi, Sang H.; Kim, Jae-Woo; Chu, Sang-Hyon; Park, Yeonjoon; King, Glen C.; Lillehei, Peter T.; Kim, Seon-Jeong; Elliott, James R.

    2005-01-01

    Quantum logic gates (QLGs) or other logic systems are based on quantum-dots (QD) with a stringent requirement of size uniformity. The QD are widely known building units for QLGs. The size control of QD is a critical issue in quantum-dot fabrication. The work presented here offers a new method to develop quantum-dots using a bio-template, called ferritin, that ensures QD production in uniform size of nano-scale proportion. The bio-template for uniform yield of QD is based on a ferritin protein that allows reconstitution of core material through the reduction and chelation processes. One of the biggest challenges for developing QLG is the requirement of ordered and uniform size of QD for arrays on a substrate with nanometer precision. The QD development by bio-template includes the electrochemical/chemical reconsitution of ferritins with different core materials, such as iron, cobalt, manganese, platinum, and nickel. The other bio-template method used in our laboratory is dendrimers, precisely defined chemical structures. With ferritin-templated QD, we fabricated the heptagonshaped patterned array via direct nano manipulation of the ferritin molecules with a tip of atomic force microscope (AFM). We also designed various nanofabrication methods of QD arrays using a wide range manipulation techniques. The precise control of the ferritin-templated QD for a patterned arrangement are offered by various methods, such as a site-specific immobilization of thiolated ferritins through local oxidation using the AFM tip, ferritin arrays induced by gold nanoparticle manipulation, thiolated ferritin positioning by shaving method, etc. In the signal measurements, the current-voltage curve is obtained by measuring the current through the ferritin, between the tip and the substrate for potential sweeping or at constant potential. The measured resistance near zero bias was 1.8 teraohm for single holoferritin and 5.7 teraohm for single apoferritin, respectively.

  1. Electrochemical impedance spectroscopy of nanoporous anodic alumina template

    International Nuclear Information System (INIS)

    Shahzad, K.

    2010-01-01

    Room temperature EIS characterization of nanoporous anodic alumina prepared at 40 V and 60 V has been done in 0.3 M oxalic acid solution. Rapid decrease in impedance was observed for the template prepared at 40 V. EIS study of porous anodic alumina template prepared in 0.3 M oxalic acid has been done in different electrolytes. Templates prepared in 0.3 M sulfuric acid solution were also characterized for comparison. Rapid decrease in the thickness of nonporous anodic film was observed with an increase of aggressiveness of electrolyte. Temperature based systematic study of EIS measurement has been done for porous anodic alumina template at different temperatures. Formation of micropores was observed in the nanoporous anodic alumina film formed on aluminum in 0.3 M oxalic acid solution which accelerates the dissolution rate with increase of measurement temperature. In addition to these, electropolishing behavior of pure aluminum has also been studied in different electrolytes and it was observed that electropolishing conditions prior to anodization are extremely important. (author)

  2. Fatigue Crack Propagation Simulation in Plane Stress Constraint

    DEFF Research Database (Denmark)

    Ricardo, Luiz Carlos Hernandes; Spinelli, Dirceu

    2010-01-01

    Nowadays, structural and materials engineers develop structures and materials properties using finite element method. This work presents a numerical determination of fatigue crack opening and closure stress intensity factors of a C(T) specimen. Two different standard variable spectrum loadings...... are utilized, Mini-Falstaff and Wisper. The effects in two-dimensional (2D) small scale yielding models of fatigue crack growth were studied considering plane stress constraint....

  3. Formation of novel morphologies of aragonite induced by inorganic template

    International Nuclear Information System (INIS)

    Wang, Xiaoming; Nan, Zhaodong

    2011-01-01

    Graphical abstract: Glass-slices were used as a template to induce formation and assembly of aragonite. Different morphologies, such as hemisphere, twinborn hemisphere and flower-shaped particles, were produced by direction of the glass-slices. Highlights: → Glass-slices were used as a template to induce formation and assembly of aragonite. → Hemisphere, twinborn hemisphere and flower-shaped particles were produced by direction of the glass-slices. → Planes were always appeared in these as-synthesized samples. → Thermodynamic theory was applied to explain the production of the aragonite. -- Abstract: A glass-slice was used as a template to induce formation and assembly of aragonite. Thermodynamic theory was applied to explain the production of the aragonite. Transformation of three-dimensional nucleation to template-based two-dimensional surface nucleation caused the production of aragonite. Hemisphere, twinborn hemisphere and flower-shaped particles were produced by direction of the glass-slices. Planes were always appeared in these as-synthesized samples because the nucleation and the growth of these samples were adsorbed at the surfaces of the glass-slices. The formation mechanism of the as-formed sample was proposed. Compared with organic template, the present study provides a facile method to apply inorganic template to prepare functional materials.

  4. A Novel Surgical Template Design in Staged Dental Implant Rehabilitations

    Directory of Open Access Journals (Sweden)

    Michael Patras

    2012-05-01

    Full Text Available Background: The philosophy of a gradual transition to an implant retained prosthesis in cases of full-mouth or extensive rehabilitation usually involves a staged treatment concept. In this therapeutic approach, the placement of implants may sometimes be divided into phases. During a subsequent surgical phase of treatment, the pre-existing implants can serve as anchors for the surgical template. Those modified surgical templates help in the precise transferring of restorative information into the surgical field and guide the optimal three-dimensional implant positioning. Methods: This article highlights the rationale of implant-retained surgical templates and illustrates them through the presentation of two clinical cases. The templates are duplicates of the provisional restorations and are secured to the existing implants through the utilization of implant mounts. Results: This template design in such staged procedures provided stability in the surgical field and enhanced the accuracy in implant positioning based upon the planned restoration, thus ensuring predictable treatment outcomes.Conclusions: Successful rehabilitation lies in the correct sequence of surgical and prosthetic procedures. Whenever a staged approach of implant placement is planned, the clinician can effectively use the initially placed implants as anchors for the surgical template during the second phase of implant surgery.

  5. Stochastic optimization under risk constraint and utility functions

    International Nuclear Information System (INIS)

    Seck, B.

    2008-09-01

    In a context of concurrence and emergence of energy markets, the production of electricity is affected by the new sources of risks which are the price variations on the energy markets. These new sources of risks generate a new risk: the market risk. In this research, the author explores the possibility of introducing constraints, expressed by measurements of risk, into the process of optimization of electricity production when financial contracts are signed on the energy market. The author makes the distinction between the engineering approach (taking the risk into account by risk measurements) and the economist approach (taking the risk into account by utility functions). After an overview of these both approaches in a static framework, he gives an economical formulation (a Maccheroni type one) for a static optimization problem under a risk constraint when the risk measurement is written under the form of an expected infimum like the variance, the 'conditional value at risk', and so on. The obtained results are then extended to a dynamic optimization framework under risk constraints. A numerical application of this approach is presented to solve a problem of electricity production management under a constraint of 'conditional value at risk' on a middle term

  6. Culture and National Well-Being: Should Societies Emphasize Freedom or Constraint?

    Directory of Open Access Journals (Sweden)

    Jesse R Harrington

    Full Text Available Throughout history and within numerous disciplines, there exists a perennial debate about how societies should best be organized. Should they emphasize individual freedom and autonomy or security and constraint? Contrary to proponents who tout the benefits of one over the other, we demonstrate across 32 nations that both freedom and constraint exhibit a curvilinear relationship with many indicators of societal well-being. Relative to moderate nations, very permissive and very constrained nations exhibit worse psychosocial outcomes (lower happiness, greater dysthymia, higher suicide rates, worse health outcomes (lower life expectancy, greater mortality rates from cardiovascular disease and diabetes and poorer economic and political outcomes (lower gross domestic product per capita, greater risk for political instability. This supports the notion that a balance between freedom and constraint results in the best national outcomes. Accordingly, it is time to shift the debate away from either constraint or freedom and focus on both in moderation.

  7. Tailoring the porosity of hierarchical zeolites by carbon-templating

    DEFF Research Database (Denmark)

    Zhu, Kake; Egeblad, Kresten; Christensen, Claus H.

    2008-01-01

    We report the synthesis and characterization of a series of hierarchical porous zeolite single crystal materials with a range of porosities made available by carbon-templating using differently-sized carbon particles as templates for the additional non-micropore porosity. The materials were...

  8. Template matching techniques in computer vision theory and practice

    CERN Document Server

    Brunelli, Roberto

    2009-01-01

    The detection and recognition of objects in images is a key research topic in the computer vision community.  Within this area, face recognition and interpretation has attracted increasing attention owing to the possibility of unveiling human perception mechanisms, and for the development of practical biometric systems. This book and the accompanying website, focus on template matching, a subset of object recognition techniques of wide applicability, which has proved to be particularly effective for face recognition applications. Using examples from face processing tasks throughout the book to illustrate more general object recognition approaches, Roberto Brunelli: examines the basics of digital image formation, highlighting points critical to the task of template matching;presents basic and  advanced template matching techniques, targeting grey-level images, shapes and point sets;discusses recent pattern classification paradigms from a template matching perspective;illustrates the development of a real fac...

  9. Research in constraint-based layout, visualization, CAD, and related topics : a bibliographical survey

    OpenAIRE

    Hower, Walter; Graf, Winfried H.

    1995-01-01

    The present work compiles numerous papers in the area of computer-aided design, graphics, layout configuration, and user interfaces in general. There is nearly no conference on graphics, multimedia, and user interfaces that does not include a section on constraint-based graphics; on the other hand most conferences on constraint processing favour applications in graphics. This work of bibliographical pointers may serve as a basis for a detailed and comprehensive survey of this important and ch...

  10. An integral constraint for the evolution of the galaxy two-point correlation function

    International Nuclear Information System (INIS)

    Peebles, P.J.E.; Groth, E.J.

    1976-01-01

    Under some conditions an integral over the galaxy two-point correlation function, xi(x,t), evolves with the expansion of the universe in a simple manner easily computed from linear perturbation theory.This provides a useful constraint on the possible evolution of xi(x,t) itself. We test the integral constraint with both an analytic model and numerical N-body simulations for the evolution of irregularities in an expanding universe. Some applications are discussed. (orig.) [de

  11. Evaluation of constraint stabilization procedures for multibody dynamical systems

    Science.gov (United States)

    Park, K. C.; Chiou, J. C.

    1987-01-01

    Comparative numerical studies of four constraint treatment techniques for the simulation of general multibody dynamic systems are presented, and results are presented for the example of a classical crank mechanism and for a simplified version of the seven-link manipulator deployment problem. The staggered stabilization technique (Park, 1986) is found to yield improved accuracy and robustness over Baumgarte's (1972) technique, the singular decomposition technique (Walton and Steeves, 1969), and the penalty technique (Lotstedt, 1979). Furthermore, the staggered stabilization technique offers software modularity, and the only data each solution module needs to exchange with the other is a set of vectors plus a common module to generate the gradient matrix of the constraints, B.

  12. Photoelectron spectroscopic study on electronic structure of butterfly-templated ZnO

    Energy Technology Data Exchange (ETDEWEB)

    Kamada, Masao; Sugiyama, Harue; Takahashi, Kazutoshi; Guo, Qixin [Synchrotron Light Application Center, Saga University, Honjo 1, Saga 840-8502 (Japan); Gu, Jiajun; Zhang, Wang; Fan, Tongxiang; Zhang, Di [State Key Laboratory of Metal Matrix Composites, Shanghai Jiaotong University, Shanghai 200030 (China)

    2010-06-15

    Biological systems have complicated hierarchical architecture involving nano-structures inside, and are expected as another candidate for new nano-templates. The present work reports the photoelectron spectroscopic study on electronic structure of the butterfly-templated ZnO that were successfully produced from butterfly wings. Ultraviolet Photoelectron Spectrum (UPS) of the butterfly-templated ZnO shows clearly the valence band and a Zn-3d peak, indicating that the butterfly-templated ZnO has the same electronic structure as bulk ZnO. However, the details show that the energy positions of the Zn-3d level and the valence-band structure are different between them. The present results indicate that the bonding interaction between Zn-4sp and O-2p orbitals is stronger in the butterfly-templated ZnO, probably due to the nano-structures inside. Important parameters such as band bending and electron affinity are also obtained. The larger band bending and the lower electron affinity are found in the butterfly-templated ZnO (copyright 2010 WILEY-VCH Verlag GmbH and Co. KGaA, Weinheim) (orig.)

  13. Colloidal micro- and nano-particles as templates for polyelectrolyte multilayer capsules.

    Science.gov (United States)

    Parakhonskiy, Bogdan V; Yashchenok, Alexey M; Konrad, Manfred; Skirtach, Andre G

    2014-05-01

    Colloidal particles play an important role in various areas of material and pharmaceutical sciences, biotechnology, and biomedicine. In this overview we describe micro- and nano-particles used for the preparation of polyelectrolyte multilayer capsules and as drug delivery vehicles. An essential feature of polyelectrolyte multilayer capsule preparations is the ability to adsorb polymeric layers onto colloidal particles or templates followed by dissolution of these templates. The choice of the template is determined by various physico-chemical conditions: solvent needed for dissolution, porosity, aggregation tendency, as well as release of materials from capsules. Historically, the first templates were based on melamine formaldehyde, later evolving towards more elaborate materials such as silica and calcium carbonate. Their advantages and disadvantages are discussed here in comparison to non-particulate templates such as red blood cells. Further steps in this area include development of anisotropic particles, which themselves can serve as delivery carriers. We provide insights into application of particles as drug delivery carriers in comparison to microcapsules templated on them. Copyright © 2014 Elsevier B.V. All rights reserved.

  14. Planck satellite constraints on pseudo-Nambu-Goldstone boson quintessence

    Energy Technology Data Exchange (ETDEWEB)

    Smer-Barreto, Vanessa; Liddle, Andrew R., E-mail: vsm@roe.ac.uk, E-mail: arl@roe.ac.uk [Institute for Astronomy, University of Edinburgh, Royal Observatory, Blackford Hill, Edinburgh EH9 3HJ (United Kingdom)

    2017-01-01

    The pseudo-Nambu-Goldstone Boson (PNGB) potential, defined through the amplitude M {sup 4} and width f of its characteristic potential V (φ) = M {sup 4}[1 + cos(φ/ f )], is one of the best-suited models for the study of thawing quintessence. We analyse its present observational constraints by direct numerical solution of the scalar field equation of motion. Observational bounds are obtained using Supernovae data, cosmic microwave background temperature, polarization and lensing data from Planck , direct Hubble constant constraints, and baryon acoustic oscillations data. We find the parameter ranges for which PNGB quintessence gives a viable theory for dark energy. This exact approach is contrasted with the use of an approximate equation-of-state parametrization for thawing theories. We also discuss other possible parameterization choices, as well as commenting on the accuracy of the constraints imposed by Planck alone. Overall our analysis highlights a significant prior dependence to the outcome coming from the choice of modelling methodology, which current data are not sufficient to override.

  15. Computer-Aided Template for Model Reuse, Development and Maintenance

    DEFF Research Database (Denmark)

    Fedorova, Marina; Sin, Gürkan; Gani, Rafiqul

    2014-01-01

    A template-based approach for model development is presented in this work. Based on a model decomposition technique, the computer-aided template concept has been developed. This concept is implemented as a software tool , which provides a user-friendly interface for following the workflow steps...

  16. Patterned FePt nanostructures using ultrathin self-organized templates

    Science.gov (United States)

    Deng, Chen Hua; Zhang, Min; Wang, Fang; Xu, Xiao Hong

    2018-02-01

    Patterned magnetic thin films are both scientifically interesting and technologically useful. Ultrathin self-organized anodic aluminum oxide (AAO) template can be used to fabricate large area nanodot and antidot arrays. The magnetic properties of these nanostructures may be tuned by the morphology of the AAO template, which in turn can be controlled by synthetic parameters. In this work, ultrathin AAO templates were used as etching masks for the fabrication of both FePt nanodot and antidot arrays with high areal density. The perpendicular magnetic anisotropy of L10 FePt thin films are preserved in the nanostructures.

  17. Anodic Aluminum Oxide Templates for Nano wires Array Fabrication

    International Nuclear Information System (INIS)

    Nur Ubaidah Saidin; Kok, K.Y.; Ng, I.K.

    2011-01-01

    This paper reports on the process developed to fabricate anodic aluminium oxide (AAO) templates suitable for the fabrication of nano wire arrays. Anodization process has been used to fabricate the AAO templates with pore diameters ranging from 15 nm to 30 nm. Electrodeposition of parallel arrays of high aspect ratio nickel nano wires were demonstrated using these fabricated AAO templates. The nano wires produced were characterized using X-ray diffraction (XRD) and scanning electron microscopy (SEM). It was found that the orientations of the electrodeposited nickel nano wires were governed by the deposition current and electrolyte conditions. (author)

  18. Creation of structured documentation templates using Natural Language Processing techniques.

    Science.gov (United States)

    Kashyap, Vipul; Turchin, Alexander; Morin, Laura; Chang, Frank; Li, Qi; Hongsermeier, Tonya

    2006-01-01

    Structured Clinical Documentation is a fundamental component of the healthcare enterprise, linking both clinical (e.g., electronic health record, clinical decision support) and administrative functions (e.g., evaluation and management coding, billing). One of the challenges in creating good quality documentation templates has been the inability to address specialized clinical disciplines and adapt to local clinical practices. A one-size-fits-all approach leads to poor adoption and inefficiencies in the documentation process. On the other hand, the cost associated with manual generation of documentation templates is significant. Consequently there is a need for at least partial automation of the template generation process. We propose an approach and methodology for the creation of structured documentation templates for diabetes using Natural Language Processing (NLP).

  19. Optimal power allocation of a sensor node under different rate constraints

    KAUST Repository

    Ayala Solares, Jose Roberto

    2012-06-01

    The optimal transmit power of a sensor node while satisfying different rate constraints is derived. First, an optimization problem with an instantaneous transmission rate constraint is addressed. Next, the optimal power is analyzed, but now with an average transmission rate constraint. The optimal solution for a class of fading channels, in terms of system parameters, is presented and a suboptimal solution is also proposed for an easier, yet efficient, implementation. Insightful asymptotical analysis for both schemes, considering a Rayleigh fading channel, are shown. Finally, the optimal power allocation for a sensor node in a cognitive radio environment is analyzed where an optimum solution for a class of fading channels is again derived. In all cases, numerical results are provided for either Rayleigh or Nakagami-m fading channels. © 2012 IEEE.

  20. From scores to face templates: a model-based approach.

    Science.gov (United States)

    Mohanty, Pranab; Sarkar, Sudeep; Kasturi, Rangachar

    2007-12-01

    Regeneration of templates from match scores has security and privacy implications related to any biometric authentication system. We propose a novel paradigm to reconstruct face templates from match scores using a linear approach. It proceeds by first modeling the behavior of the given face recognition algorithm by an affine transformation. The goal of the modeling is to approximate the distances computed by a face recognition algorithm between two faces by distances between points, representing these faces, in an affine space. Given this space, templates from an independent image set (break-in) are matched only once with the enrolled template of the targeted subject and match scores are recorded. These scores are then used to embed the targeted subject in the approximating affine (non-orthogonal) space. Given the coordinates of the targeted subject in the affine space, the original template of the targeted subject is reconstructed using the inverse of the affine transformation. We demonstrate our ideas using three, fundamentally different, face recognition algorithms: Principal Component Analysis (PCA) with Mahalanobis cosine distance measure, Bayesian intra-extrapersonal classifier (BIC), and a feature-based commercial algorithm. To demonstrate the independence of the break-in set with the gallery set, we select face templates from two different databases: Face Recognition Grand Challenge (FRGC) and Facial Recognition Technology (FERET) Database (FERET). With an operational point set at 1 percent False Acceptance Rate (FAR) and 99 percent True Acceptance Rate (TAR) for 1,196 enrollments (FERET gallery), we show that at most 600 attempts (score computations) are required to achieve a 73 percent chance of breaking in as a randomly chosen target subject for the commercial face recognition system. With similar operational set up, we achieve a 72 percent and 100 percent chance of breaking in for the Bayesian and PCA based face recognition systems, respectively. With

  1. Template synthesis of indium nanowires using anodic aluminum oxide membranes.

    Science.gov (United States)

    Chen, Feng; Kitai, Adrian H

    2008-09-01

    Indium nanowires with diameters approximately 300 nm have been synthesized by a hydraulic pressure technique using anodic aluminum oxide (AAO) templates. The indium melt is injected into the AAO template and solidified to form nanostructures. The nanowires are dense, continuous and uniformly run through the entire approximately 60 microm thickness of the AAO template. X-ray diffraction (XRD) reveals that the nanowires are polycrystalline with a preferred orientation. SEM is performed to characterize the morphology of the nanowires.

  2. Template Composite Dark Matter

    DEFF Research Database (Denmark)

    Drach, Vincent; Hietanen, Ari; Pica, Claudio

    2015-01-01

    We present a non perturbative study of SU(2) gauge theory with two fundamental Dirac flavours. We discuss how the model can be used as a template for composite Dark Matter (DM). We estimate one particular interaction of the DM candidate with the Standard Model : the interaction through photon...

  3. BPFlexTemplate: A Business Process template generation tool based on similarity and flexibility

    Directory of Open Access Journals (Sweden)

    Latifa Ilahi

    2017-01-01

    Full Text Available In large organizations with multiple organizational units, process variants emerge due to many aspects, including local management policies, resources or socio-technical limitations. Organizations then struggle to improve a business process which has no longer a single process model to redesign, implement and adjust. In this paper, we propose an approach to tackle these two challenges: decrease the proliferation of process variants in these organizations, and foresee, at the same time, the need of having flexible business processes that allow for a certain degree of adjustment. To validate our approach, we first conducted case studies where we collected six real-world business process variants from two organizational units of the same healthcare organization. We then proposed an algorithm to derive a template process model from all the variants, which includes common and flexible process elements. We implemented our approach in a software tool called BPFlexTemplate, and tested it with the elicited variants.

  4. Sacrificial template method of fabricating a nanotube

    Science.gov (United States)

    Yang, Peidong [Berkeley, CA; He, Rongrui [Berkeley, CA; Goldberger, Joshua [Berkeley, CA; Fan, Rong [El Cerrito, CA; Wu, Yi-Ying [Albany, CA; Li, Deyu [Albany, CA; Majumdar, Arun [Orinda, CA

    2007-05-01

    Methods of fabricating uniform nanotubes are described in which nanotubes were synthesized as sheaths over nanowire templates, such as using a chemical vapor deposition process. For example, single-crystalline zinc oxide (ZnO) nanowires are utilized as templates over which gallium nitride (GaN) is epitaxially grown. The ZnO templates are then removed, such as by thermal reduction and evaporation. The completed single-crystalline GaN nanotubes preferably have inner diameters ranging from 30 nm to 200 nm, and wall thicknesses between 5 and 50 nm. Transmission electron microscopy studies show that the resultant nanotubes are single-crystalline with a wurtzite structure, and are oriented along the direction. The present invention exemplifies single-crystalline nanotubes of materials with a non-layered crystal structure. Similar "epitaxial-casting" approaches could be used to produce arrays and single-crystalline nanotubes of other solid materials and semiconductors. Furthermore, the fabrication of multi-sheath nanotubes are described as well as nanotubes having multiple longitudinal segments.

  5. A template bank to search for gravitational waves from inspiralling compact binaries: II. Phenomenological model

    International Nuclear Information System (INIS)

    Cokelaer, T

    2007-01-01

    Matched filtering is used to search for gravitational waves emitted by inspiralling compact binaries in data from ground-based interferometers. One of the key aspects of the detection process is the deployment of a set of templates, also called a template bank, to cover the astrophysically interesting region of the parameter space. In a companion paper, we described the template bank algorithm used in the analysis of Laser Interferometer Gravitational-Wave Observatory (LIGO) data to search for signals from non-spinning binaries made of neutron star and/or stellar-mass black holes; this template bank is based upon physical template families. In this paper, we describe the phenomenological template bank that was used to search for gravitational waves from non-spinning black hole binaries (from stellar mass formation) in the second, third and fourth LIGO science runs. We briefly explain the design of the bank, whose templates are based on a phenomenological detection template family. We show that this template bank gives matches greater than 95% with the physical template families that are expected to be captured by the phenomenological templates

  6. Growth control of carbon nanotubes using by anodic aluminum oxide nano templates.

    Science.gov (United States)

    Park, Yong Seob; Choi, Won Seek; Yi, Junsin; Lee, Jaehyeong

    2014-05-01

    Anodic Aluminum Oxide (AAO) template prepared in acid electrolyte possess regular and highly anisotropic porous structure with pore diameter range from five to several hundred nanometers, and with a density of pores ranging from 10(9) to 10(11) cm(-2). AAO can be used as microfilters and templates for the growth of CNTs and metal or semiconductor nanowires. Varying anodizing conditions such as temperature, electrolyte, applied voltage, anodizing and widening time, one can control the diameter, the length, and the density of pores. In this work, we deposited Al thin film by radio frequency magnetron sputtering method to fabricate AAO nano template and synthesized multi-well carbon nanotubes on a glass substrate by microwave plasma-enhanced chemical vapor deposition (MPECVD). AAO nano-porous templates with various pore sizes and depths were introduced to control the dimension and density of CNT arrays. The AAO nano template was synthesize on glass by two-step anodization technique. The average diameter and interpore distance of AAO nano template are about 65 nm and 82 nm. The pore density and AAO nano template thickness are about 2.1 x 10(10) pores/cm2 and 1 microm, respectively. Aligned CNTs on the AAO nano template were synthesized by MPECVD at 650 degrees C with the Ni catalyst layer. The length and diameter of CNTs were grown 2 microm and 50 nm, respectively.

  7. Template for success: using a resident-designed sign-out template in the handover of patient care.

    Science.gov (United States)

    Clark, Clancy J; Sindell, Sarah L; Koehler, Richard P

    2011-01-01

    Report our implementation of a standardized handover process in a general surgery residency program. The standardized handover process, sign-out template, method of implementation, and continuous quality improvement process were designed by general surgery residents with support of faculty and senior hospital administration using standard work principles and business models of the Virginia Mason Production System and the Toyota Production System. Nonprofit, tertiary referral teaching hospital. General surgery residents, residency faculty, patient care providers, and hospital administration. After instruction in quality improvement initiatives, a team of general surgery residents designed a sign-out process using an electronic template and standard procedures. The initial implementation phase resulted in 73% compliance. Using resident-driven continuous quality improvement processes, real-time feedback enabled residents to modify and improve this process, eventually attaining 100% compliance and acceptance by residents. The creation of a standardized template and protocol for patient handovers might eliminate communication failures. Encouraging residents to participate in this process can establish the groundwork for successful implementation of a standardized handover process. Integrating a continuous quality-improvement process into such an initiative can promote active participation of busy general surgery residents and lead to successful implementation of standard procedures. Copyright © 2011 Association of Program Directors in Surgery. Published by Elsevier Inc. All rights reserved.

  8. Template Directed Oligomer Ligation in Eutectic Phases in Water-Ice

    DEFF Research Database (Denmark)

    Dörr, Mark; Löffler, Philipp M. G.; Wieczorek, Rafal

    2011-01-01

    achieved, if small, activated, oligonucleotides are ligated on a template. A template directed ligation can lead to autocatalytic or cross- catalytic replication and thus maintain a certain pool of catalyitc species. Important for these processes is a destabilization of the formed douplex....../multiplex to overcome product inhibition. The latest results of our template directed ligation experiments in the eutectic ice phase are presented. Different activation strategies are compared and an outlook towards applications in molecular evolution and artifical cell systems (« protocells ») will be given. Figure 1....... (a) Reaction scheme of the condensation reaction of two oligoribonucleotides : The leaving group in this example is imidazole. (b) Illustration of a possible spatial arrangement of a template (15nt) directed ligation. The 7-mer is activated with imidazole at the 5' phosphate (apical moiety...

  9. Template assisted solid state electrochemical growth of silver micro- and nanowires

    International Nuclear Information System (INIS)

    Peppler, Klaus; Janek, Juergen

    2007-01-01

    We report on a template based solid state electrochemical method for fabricating silver nanowires with predefined diameter, depending only on the pore diameter of the template. As templates we used porous silicon with pore diameters in the μm range and porous alumina with pore diameters in the nm range. The template pores were filled with silver sulfide (a mixed silver cation and electronic conductor) by direct chemical reaction of silver and sulfur. The filled template was then placed between a silver foil as anode (bottom side) and a microelectrode (top side) as cathode. An array of small cylindrical transference cells with diameters in the range of either micro- or nanometers was thus obtained. By applying a cathodic voltage to the microelectrode silver in the form of either micro- or nanowires was deposited at about 150 deg. C. The growth rate is controllable by the electric current

  10. Computer-aided modelling template: Concept and application

    DEFF Research Database (Denmark)

    Fedorova, Marina; Sin, Gürkan; Gani, Rafiqul

    2015-01-01

    decomposition technique which identifies generic steps and workflow involved, the computer-aided template concept has been developed. This concept is implemented as a software tool, which provides a user-friendly interface for following the workflow steps and guidance through the steps providing additional......Modelling is an important enabling technology in modern chemical engineering applications. A template-based approach is presented in this work to facilitate the construction and documentation of the models and enable their maintenance for reuse in a wider application range. Based on a model...

  11. Tailoring silver nanoparticle construction using dendrimer templated silica networks

    International Nuclear Information System (INIS)

    Liu Xiaojun; Kakkar, Ashok

    2008-01-01

    We have examined the role of the internal environment of dendrimer templated silica networks in tailoring the construction of silver nanoparticle assemblies. Silica networks from which 3,5-dihydroxybenzyl alcohol based dendrimer templates have been completely removed, slowly wet with an aqueous solution of silver acetate. The latter then reacts with internal silica silanol groups, leading to chemisorption of silver ions, followed by the growth of silver oxide nanoparticles. Silica network constructed using generation 4 dendrimer contains residual dendrimer template, and mixes with aqueous silver acetate solution easily. Upon chemisorption, silver ions get photolytically reduced to silver metal under a stabilizing dendrimer environment, leading to the formation of silver metal nanoparticles

  12. Priming and the guidance by visual and categorical templates in visual search

    NARCIS (Netherlands)

    Wilschut, A.M.; Theeuwes, J.; Olivers, C.N.L.

    2014-01-01

    Visual search is thought to be guided by top-down templates that are held in visual working memory. Previous studies have shown that a search-guiding template can be rapidly and strongly implemented from a visual cue, whereas templates are less effective when based on categorical cues. Direct visual

  13. Supply-Chain Optimization Template

    Science.gov (United States)

    Quiett, William F.; Sealing, Scott L.

    2009-01-01

    The Supply-Chain Optimization Template (SCOT) is an instructional guide for identifying, evaluating, and optimizing (including re-engineering) aerospace- oriented supply chains. The SCOT was derived from the Supply Chain Council s Supply-Chain Operations Reference (SCC SCOR) Model, which is more generic and more oriented toward achieving a competitive advantage in business.

  14. Modifier constraint in alkali borophosphate glasses using topological constraint theory

    Energy Technology Data Exchange (ETDEWEB)

    Li, Xiang [Key Laboratory for Ultrafine Materials of Ministry of Education, School of Materials Science and Engineering, East China University of Science and Technology, Shanghai 200237 (China); Zeng, Huidan, E-mail: hdzeng@ecust.edu.cn [Key Laboratory for Ultrafine Materials of Ministry of Education, School of Materials Science and Engineering, East China University of Science and Technology, Shanghai 200237 (China); Jiang, Qi [Key Laboratory for Ultrafine Materials of Ministry of Education, School of Materials Science and Engineering, East China University of Science and Technology, Shanghai 200237 (China); Zhao, Donghui [Unifrax Corporation, Niagara Falls, NY 14305 (United States); Chen, Guorong [Key Laboratory for Ultrafine Materials of Ministry of Education, School of Materials Science and Engineering, East China University of Science and Technology, Shanghai 200237 (China); Wang, Zhaofeng; Sun, Luyi [Department of Chemical & Biomolecular Engineering and Polymer Program, Institute of Materials Science, University of Connecticut, Storrs, CT 06269 (United States); Chen, Jianding [Key Laboratory for Ultrafine Materials of Ministry of Education, School of Materials Science and Engineering, East China University of Science and Technology, Shanghai 200237 (China)

    2016-12-01

    In recent years, composition-dependent properties of glasses have been successfully predicted using the topological constraint theory. The constraints of the glass network are derived from two main parts: network formers and network modifiers. The constraints of the network formers can be calculated on the basis of the topological structure of the glass. However, the latter cannot be accurately calculated in this way, because of the existing of ionic bonds. In this paper, the constraints of the modifier ions in phosphate glasses were thoroughly investigated using the topological constraint theory. The results show that the constraints of the modifier ions are gradually increased with the addition of alkali oxides. Furthermore, an improved topological constraint theory for borophosphate glasses is proposed by taking the composition-dependent constraints of the network modifiers into consideration. The proposed theory is subsequently evaluated by analyzing the composition dependence of the glass transition temperature in alkali borophosphate glasses. This method is supposed to be extended to other similar glass systems containing alkali ions.

  15. CPU and GPU (Cuda Template Matching Comparison

    Directory of Open Access Journals (Sweden)

    Evaldas Borcovas

    2014-05-01

    Full Text Available Image processing, computer vision or other complicated opticalinformation processing algorithms require large resources. It isoften desired to execute algorithms in real time. It is hard tofulfill such requirements with single CPU processor. NVidiaproposed CUDA technology enables programmer to use theGPU resources in the computer. Current research was madewith Intel Pentium Dual-Core T4500 2.3 GHz processor with4 GB RAM DDR3 (CPU I, NVidia GeForce GT320M CUDAcompliable graphics card (GPU I and Intel Core I5-2500K3.3 GHz processor with 4 GB RAM DDR3 (CPU II, NVidiaGeForce GTX 560 CUDA compatible graphic card (GPU II.Additional libraries as OpenCV 2.1 and OpenCV 2.4.0 CUDAcompliable were used for the testing. Main test were made withstandard function MatchTemplate from the OpenCV libraries.The algorithm uses a main image and a template. An influenceof these factors was tested. Main image and template have beenresized and the algorithm computing time and performancein Gtpix/s have been measured. According to the informationobtained from the research GPU computing using the hardwarementioned earlier is till 24 times faster when it is processing abig amount of information. When the images are small the performanceof CPU and GPU are not significantly different. Thechoice of the template size makes influence on calculating withCPU. Difference in the computing time between the GPUs canbe explained by the number of cores which they have.

  16. Iris Template Protection Based on Local Ranking

    Directory of Open Access Journals (Sweden)

    Dongdong Zhao

    2018-01-01

    Full Text Available Biometrics have been widely studied in recent years, and they are increasingly employed in real-world applications. Meanwhile, a number of potential threats to the privacy of biometric data arise. Iris template protection demands that the privacy of iris data should be protected when performing iris recognition. According to the international standard ISO/IEC 24745, iris template protection should satisfy the irreversibility, revocability, and unlinkability. However, existing works about iris template protection demonstrate that it is difficult to satisfy the three privacy requirements simultaneously while supporting effective iris recognition. In this paper, we propose an iris template protection method based on local ranking. Specifically, the iris data are first XORed (Exclusive OR operation with an application-specific string; next, we divide the results into blocks and then partition the blocks into groups. The blocks in each group are ranked according to their decimal values, and original blocks are transformed to their rank values for storage. We also extend the basic method to support the shifting strategy and masking strategy, which are two important strategies for iris recognition. We demonstrate that the proposed method satisfies the irreversibility, revocability, and unlinkability. Experimental results on typical iris datasets (i.e., CASIA-IrisV3-Interval, CASIA-IrisV4-Lamp, UBIRIS-V1-S1, and MMU-V1 show that the proposed method could maintain the recognition performance while protecting the privacy of iris data.

  17. Template security analysis of multimodal biometric frameworks based on fingerprint and hand geometry

    Directory of Open Access Journals (Sweden)

    Arvind Selwal

    2016-09-01

    Full Text Available Biometric systems are automatic tools used to provide authentication during various applications of modern computing. In this work, three different design frameworks for multimodal biometric systems based on fingerprint and hand geometry modalities are proposed. An analysis is also presented to diagnose various types of template security issues in the proposed system. Fuzzy analytic hierarchy process (FAHP is applied with five decision parameters on all the designs and framework 1 is found to be better in terms of template data security, templates fusion and computational efficiency. It is noticed that template data security before storage in database is a challenging task. An important observation is that a template may be secured at feature fusion level and an indexing technique may be used to improve the size of secured templates.

  18. Planck 2013 Results. XXIV. Constraints on primordial non-Gaussianity

    CERN Document Server

    Ade, P.A.R.; Armitage-Caplan, C.; Arnaud, M.; Ashdown, M.; Atrio-Barandela, F.; Aumont, J.; Baccigalupi, C.; Banday, A.J.; Barreiro, R.B.; Bartlett, J.G.; Bartolo, N.; Battaner, E.; Benabed, K.; Benoit, A.; Benoit-Levy, A.; Bernard, J.P.; Bersanelli, M.; Bielewicz, P.; Bobin, J.; Bock, J.J.; Bonaldi, A.; Bonavera, L.; Bond, J.R.; Borrill, J.; Bouchet, F.R.; Bridges, M.; Bucher, M.; Burigana, C.; Butler, R.C.; Cardoso, J.F.; Catalano, A.; Challinor, A.; Chamballu, A.; Chiang, L.Y.; Chiang, H.C.; Christensen, P.R.; Church, S.; Clements, D.L.; Colombi, S.; Colombo, L.P.L.; Couchot, F.; Coulais, A.; Crill, B.P.; Curto, A.; Cuttaia, F.; Danese, L.; Davies, R.D.; Davis, R.J.; de Bernardis, P.; de Rosa, A.; de Zotti, G.; Delabrouille, J.; Delouis, J.M.; Desert, F.X.; Diego, J.M.; Dole, H.; Donzelli, S.; Dore, O.; Douspis, M.; Ducout, A.; Dunkley, J.; Dupac, X.; Efstathiou, G.; Elsner, F.; Ensslin, T.A.; Eriksen, H.K.; Fergusson, J.; Finelli, F.; Forni, O.; Frailis, M.; Franceschi, E.; Galeotta, S.; Ganga, K.; Giard, M.; Giraud-Heraud, Y.; Gonzalez-Nuevo, J.; Gorski, K.M.; Gratton, S.; Gregorio, A.; Gruppuso, A.; Hansen, F.K.; Hanson, D.; Harrison, D.; Heavens, A.; Henrot-Versille, S.; Hernandez-Monteagudo, C.; Herranz, D.; Hildebrandt, S.R.; Hivon, E.; Hobson, M.; Holmes, W.A.; Hornstrup, A.; Hovest, W.; Huffenberger, K.M.; Jaffe, T.R.; Jaffe, A.H.; Jones, W.C.; Juvela, M.; Keihanen, E.; Keskitalo, R.; Kisner, T.S.; Knoche, J.; Knox, L.; Kunz, M.; Kurki-Suonio, H.; Lacasa, F.; Lagache, G.; Lahteenmaki, A.; Lamarre, J.M.; Lasenby, A.; Laureijs, R.J.; Lawrence, C.R.; Leahy, J.P.; Leonardi, R.; Lesgourgues, J.; Lewis, A.; Liguori, M.; Lilje, P.B.; Linden-Vornle, M.; Lopez-Caniego, M.; Lubin, P.M.; Macias-Perez, J.F.; Maffei, B.; Maino, D.; Mandolesi, N.; Mangilli, A.; Marinucci, D.; Maris, M.; Marshall, D.J.; Martin, P.G.; Martinez-Gonzalez, E.; Masi, S.; Matarrese, S.; Matthai, F.; Mazzotta, P.; Meinhold, P.R.; Melchiorri, A.; Mendes, L.; Mennella, A.; Migliaccio, M.; Mitra, S.; Miville-Deschenes, M.A.; Moneti, A.; Montier, L.; Morgante, G.; Mortlock, D.; Moss, A.; Munshi, D.; Naselsky, P.; Natoli, P.; Netterfield, C.B.; Norgaard-Nielsen, H.U.; Noviello, F.; Novikov, D.; Novikov, I.; Osborne, S.; Oxborrow, C.A.; Paci, F.; Pagano, L.; Pajot, F.; Paoletti, D.; Pasian, F.; Patanchon, G.; Peiris, H.V.; Perdereau, O.; Perotto, L.; Perrotta, F.; Piacentini, F.; Piat, M.; Pierpaoli, E.; Pietrobon, D.; Plaszczynski, S.; Pointecouteau, E.; Polenta, G.; Ponthieu, N.; Popa, L.; Poutanen, T.; Pratt, G.W.; Prezeau, G.; Prunet, S.; Puget, J.L.; Rachen, J.P.; Racine, B.; Rebolo, R.; Reinecke, M.; Remazeilles, M.; Renault, C.; Renzi, A.; Ricciardi, S.; Riller, T.; Ristorcelli, I.; Rocha, G.; Rosset, C.; Roudier, G.; Rubino-Martin, J.A.; Rusholme, B.; Sandri, M.; Santos, D.; Savini, G.; Scott, D.; Seiffert, M.D.; Shellard, E.P.S.; Smith, K.; Spencer, L.D.; Starck, J.L.; Stolyarov, V.; Stompor, R.; Sudiwala, R.; Sunyaev, R.; Sureau, F.; Sutton, D.; Suur-Uski, A.S.; Sygnet, J.F.; Tauber, J.A.; Tavagnacco, D.; Terenzi, L.; Toffolatti, L.; Tomasi, M.; Tristram, M.; Tucci, M.; Tuovinen, J.; Valenziano, L.; Valiviita, J.; Van Tent, B.; Varis, J.; Vielva, P.; Villa, F.; Vittorio, N.; Wade, L.A.; Wandelt, B.D.; White, M.; White, S.D.M.; Yvon, D.; Zacchei, A.; Zonca, A.

    2014-01-01

    The Planck nominal mission cosmic microwave background (CMB) maps yield unprecedented constraints on primordial non-Gaussianity (NG). Using three optimal bispectrum estimators, separable template-fitting (KSW), binned, and modal, we obtain consistent values for the primordial local, equilateral, and orthogonal bispectrum amplitudes, quoting as our final result fNL^local= 2.7+/-5.8, fNL^equil= -42+/-75, and fNL^ortho= -25+\\-39 (68% CL statistical). NG is detected in the data; using skew-C_l statistics we find a nonzero bispectrum from residual point sources, and the ISW-lensing bispectrum at a level expected in the LambdaCDM scenario. The results are based on comprehensive cross-validation of these estimators on Gaussian and non-Gaussian simulations, are stable across component separation techniques, pass an extensive suite of tests, and are confirmed by skew-C_l, wavelet bispectrum and Minkowski functional estimators. Beyond estimates of individual shape amplitudes, we present model-independent, 3-dimensional...

  19. Planck 2015 results. XVII. Constraints on primordial non-Gaussianity

    CERN Document Server

    Ade, P.A.R.; Arnaud, M.; Arroja, F.; Ashdown, M.; Aumont, J.; Baccigalupi, C.; Ballardini, M.; Banday, A.J.; Barreiro, R.B.; Bartolo, N.; Basak, S.; Battaner, E.; Benabed, K.; Benoît, A.; Benoit-Lévy, A.; Bernard, J.P.; Bersanelli, M.; Bielewicz, P.; Bock, J.J.; Bonaldi, A.; Bonavera, L.; Bond, J.R.; Borrill, J.; Bouchet, F.R.; Boulanger, F.; Bucher, M.; Burigana, C.; Butler, R.C.; Calabrese, E.; Cardoso, J.F.; Catalano, A.; Challinor, A.; Chamballu, A.; Chiang, H.C.; Christensen, P.R.; Church, S.; Clements, D.L.; Colombi, S.; Colombo, L.P.L.; Combet, C.; Couchot, F.; Coulais, A.; Crill, B.P.; Curto, A.; Cuttaia, F.; Danese, L.; Davies, R.D.; Davis, R.J.; de Bernardis, P.; De Rosa, A.; De Zotti, G.; Delabrouille, J.; Désert, F.X.; Diego, J.M.; Dole, H.; Donzelli, S.; Doré, O.; Douspis, M.; Ducout, A.; Dupac, X.; Efstathiou, G.; Elsner, F.; Enßlin, T.A.; Eriksen, H.K.; Fergusson, J.; Finelli, F.; Forni, O.; Frailis, M.; Fraisse, A.A.; Franceschi, E.; Frejsel, A.; Galeotta, S.; Galli, S.; Ganga, K.; Gauthier, C.; Ghosh, T.; Giard, M.; Giraud-Héraud, Y.; Gjerløw, E.; González-Nuevo, J.; Górski, K.M.; Gratton, S.; Gregorio, A.; Gruppuso, A.; Gudmundsson, J.E.; Hamann, J.; Hansen, F.K.; Hanson, D.; Harrison, D.L.; Heavens, A.; Helou, G.; Henrot-Versillé, S.; Hernández-Monteagudo, C.; Herranz, D.; Hildebrandt, S.R.; Hivon, E.; Hobson, M.; Holmes, W.A.; Hornstrup, A.; Hovest, W.; Huang, Z.; Huffenberger, K.M.; Hurier, G.; Jaffe, A.H.; Jaffe, T.R.; Jones, W.C.; Juvela, M.; Keihänen, E.; Keskitalo, R.; Kim, J.; Kisner, T.S.; Knoche, J.; Kunz, M.; Kurki-Suonio, H.; Lacasa, F.; Lagache, G.; Lähteenmäki, A.; Lamarre, J.M.; Lasenby, A.; Lattanzi, M.; Lawrence, C.R.; Leonardi, R.; Lesgourgues, J.; Levrier, F.; Lewis, A.; Liguori, M.; Lilje, P.B.; Linden-Vørnle, M.; López-Caniego, M.; Lubin, P.M.; Macías-Pérez, J.F.; Maggio, G.; Maino, D.; Mandolesi, N.; Mangilli, A.; Marinucci, D.; Maris, M.; Martin, P.G.; Martínez-González, E.; Masi, S.; Matarrese, S.; McGehee, P.; Meinhold, P.R.; Melchiorri, A.; Mendes, L.; Mennella, A.; Migliaccio, M.; Mitra, S.; Miville-Deschênes, M.A.; Moneti, A.; Montier, L.; Morgante, G.; Mortlock, D.; Moss, A.; Münchmeyer, M.; Munshi, D.; Murphy, J.A.; Naselsky, P.; Nati, F.; Natoli, P.; Netterfield, C.B.; Nørgaard-Nielsen, H.U.; Noviello, F.; Novikov, D.; Novikov, I.; Oxborrow, C.A.; Paci, F.; Pagano, L.; Pajot, F.; Paoletti, D.; Pasian, F.; Patanchon, G.; Peiris, H.V.; Perdereau, O.; Perotto, L.; Perrotta, F.; Pettorino, V.; Piacentini, F.; Piat, M.; Pierpaoli, E.; Pietrobon, D.; Plaszczynski, S.; Pointecouteau, E.; Polenta, G.; Popa, L.; Pratt, G.W.; Prézeau, G.; Prunet, S.; Puget, J.L.; Rachen, J.P.; Racine, B.; Rebolo, R.; Reinecke, M.; Remazeilles, M.; Renault, C.; Renzi, A.; Ristorcelli, I.; Rocha, G.; Rosset, C.; Rossetti, M.; Roudier, G.; Rubiño-Martín, J.A.; Rusholme, B.; Sandri, M.; Santos, D.; Savelainen, M.; Savini, G.; Scott, D.; Seiffert, M.D.; Shellard, E.P.S.; Shiraishi, M.; Smith, K.; Spencer, L.D.; Stolyarov, V.; Stompor, R.; Sudiwala, R.; Sunyaev, R.; Sutter, P.; Sutton, D.; Suur-Uski, A.S.; Sygnet, J.F.; Tauber, J.A.; Terenzi, L.; Toffolatti, L.; Tomasi, M.; Tristram, M.; Troja, A.; Tucci, M.; Tuovinen, J.; Valenziano, L.; Valiviita, J.; van Tent, B.; Vielva, P.; Villa, F.; Wade, L.A.; Wandelt, B.D.; Wehus, I.K.; Yvon, D.; Zacchei, A.; Zonca, A.

    2016-01-01

    The Planck full mission cosmic microwave background(CMB) temperature and E-mode polarization maps are analysed to obtain constraints on primordial non-Gaussianity(NG). Using three classes of optimal bispectrum estimators - separable template-fitting (KSW), binned, and modal - we obtain consistent values for the local, equilateral, and orthogonal bispectrum amplitudes, quoting as our final result from temperature alone fNL^local=2.5+\\-5.7, fNL^equil=-16+\\-70 and fNL^ortho=-34+\\-33(68%CL). Combining temperature and polarization data we obtain fNL^local=0.8+\\-5.0, fNL^equil=-4+\\-43 and fNL^ortho=-26+\\-21 (68%CL). The results are based on cross-validation of these estimators on simulations, are stable across component separation techniques, pass an extensive suite of tests, and are consistent with Minkowski functionals based measurements. The effect of time-domain de-glitching systematics on the bispectrum is negligible. In spite of these test outcomes we conservatively label the results including polarization da...

  20. Laparotomy operative note template constructed through a modified Delphi method.

    Science.gov (United States)

    Moore, Lolonya; Churley-Strom, Ruth; Singal, Bonita; O'Leary, Sharon

    2009-05-01

    An operative note is indispensable to physician documentation and decision-making; however, there are no accepted standards for operative note content. Our aim was to use a modified Delphi consensus-building method to construct a uniform operative note template for laparotomy. Using Joint Commission on Accreditation of Healthcare Organizations requirements, literature review, and feedback from 15 medical malpractice defense attorneys, we compiled a draft operative note template of 31 elements. We surveyed 37 Association of Professor of Gynecology and Obstetrics/Solvay scholars asking for their input on inclusion of each item as essential content of the operative note. Two iterations of the survey were required to reach a predetermined 75% level of consensus. Nine elements were eliminated from the template: 6 original and 3 expert-suggested elements. We provide an operative note template that was compiled through a Delphi process.

  1. Biometric template data protection in mobile device environment using XML-database

    DEFF Research Database (Denmark)

    Thirumathyam, Rubathas; Derawi, Mohammad; Fischer, Paul

    2010-01-01

    recognition or gait recognition. To gain a real understanding of how it is possible to protect the biometric data, this paper first starts out with introducing a technique for security in a biometric system and emphasizes that template protection is important by going through the vulnerabilities and threats....... Furthermore, it points out requirements for template protection, a recital of various template protection schemes and a brief overview of biometric standards....

  2. Novel simple templates for reproducible positioning of skin applicators in brachytherapy

    Directory of Open Access Journals (Sweden)

    Silvia Rodríguez Villalba

    2016-08-01

    Full Text Available Purpose : Esteya and Valencia surface applicators are designed to treat skin tumors using brachytherapy. In clinical practice, in order to avoid errors that may affect the treatment outcome, there are two issues that need to be carefully addressed. First, the selected applicator for the treatment should provide adequate margin for the target, and second, the applicator has to be precisely positioned before each treatment fraction. In this work, we describe the development and use of a new acrylic templates named Template La Fe-ITIC. They have been designed specifically to help the clinical user in the selection of the correct applicator, and to assist the medical staff in reproducing the positioning of the applicator. These templates are freely available upon request. Material and methods: Templates that were developed by University and Polytechnic Hospital La Fe (La Fe and Hospital Clínica Benidorm (ITIC in cooperation with Elekta, consist of a thin sheet made of transparent acrylic. For each applicator, a crosshair and two different circles are drawn on these templates: the inner one corresponds to the useful beam, while the outer one represents the external perimeter of the applicator. The outer circle contains slits that facilitate to draw a circle on the skin of the patient for exact positioning of the applicator. In addition, there are two perpendicular rulers to define the adequate margin. For each applicator size, a specific template was developed. Results: The templates have been used successfully in our institutions for more than 50 patients’ brachytherapy treatments. They are currently being used for Esteya and Valencia applicators. Conclusions : The template La Fe-ITIC is simple and practical. It improves both the set-up time and reproducibility. It helps to establish the adequate margins, an essential point in the clinical outcome.

  3. [Use of diagnostic templates at stages of prosthetics treatment with implant-retained restorations].

    Science.gov (United States)

    Gvetadze, R Sh; Abramyan, S V; Ivanov, A A; Nubaryan, A P

    The comparative analysis of efficiency of various types of diagnostic templates for planning orthopedic treatment of 50 patients with partial or complete absence of teeth was performed. The patients were divided in 3 groups according to template manufacturing technique. All diagnostic templates made in accordance with clinical conditions allowed transfering digital data of the scheduled prosthetic construction for virtual implantation planning. Advantages and pitfalls of each template type are discussed.

  4. Synthesis and characterizations of Pt nanorods on electrospun polyamide-6 nanofibers templates

    International Nuclear Information System (INIS)

    Nirmala, R.; Navamathavan, R.; Won, Jeong Jin; Jeon, Kyung Soo; Yousef, Ayman; Kim, Hak Yong

    2012-01-01

    Highlights: ► Electrospun polyamide-6 nanofibers were used as the templates for synthesis Pt nanorods. ► Polyamide-6 nanofibers surfaces were plasma treated to coat Pt. ► High quality Pt nanorods were obtained by calcinations process. ► Pt nanorods with a diameter of few hundred nanometers were obtained. ► Polyamide-6 nanofibers template based Pt nanorods synthesis are a feasible method. - Abstract: We report on the synthesis of platinum (Pt) nanorods by using ultrafine polyamide-6 nanofibers templates produced via electrospinning technique. These ultrafine polyamide-6 nanofibers can be utilized as the templates for growing Pt nanorods after modifying them optimally by plasma passivations. The morphological, structural, optical and electrical properties of the template assisted Pt nanorods were studied by field-emission scanning electron microscopy (FE-SEM), high-resolution transmission electron microscopy (HR-TEM), X-ray diffraction (XRD), photoluminescence (PL) and current–voltage (I–V) characteristics. The ability to fabricate the ultrafine size controlled Pt nanorods on polyamide-6 templates with optimized growth parameters in real time can be utilized for the variety of technological applications. Therefore, it is possible to obtain high quality with size control Pt nanorods. Once obtaining the high quality metal nanorods on polymer templates, the same can be adapted for the electronic device fabrication.

  5. BioAssay templates for the semantic web

    Directory of Open Access Journals (Sweden)

    Alex M. Clark

    2016-05-01

    Full Text Available Annotation of bioassay protocols using semantic web vocabulary is a way to make experiment descriptions machine-readable. Protocols are communicated using concise scientific English, which precludes most kinds of analysis by software algorithms. Given the availability of a sufficiently expressive ontology, some or all of the pertinent information can be captured by asserting a series of facts, expressed as semantic web triples (subject, predicate, object. With appropriate annotation, assays can be searched, clustered, tagged and evaluated in a multitude of ways, analogous to other segments of drug discovery informatics. The BioAssay Ontology (BAO has been previously designed for this express purpose, and provides a layered hierarchy of meaningful terms which can be linked to. Currently the biggest challenge is the issue of content creation: scientists cannot be expected to use the BAO effectively without having access to software tools that make it straightforward to use the vocabulary in a canonical way. We have sought to remove this barrier by: (1 defining a BioAssay Template (BAT data model; (2 creating a software tool for experts to create or modify templates to suit their needs; and (3 designing a common assay template (CAT to leverage the most value from the BAO terms. The CAT was carefully assembled by biologists in order to find a balance between the maximum amount of information captured vs. low degrees of freedom in order to keep the user experience as simple as possible. The data format that we use for describing templates and corresponding annotations is the native format of the semantic web (RDF triples, and we demonstrate some of the ways that generated content can be meaningfully queried using the SPARQL language. We have made all of these materials available as open source (http://github.com/cdd/bioassay-template, in order to encourage community input and use within diverse projects, including but not limited to our own

  6. Graphical constraints: a graphical user interface for constraint problems

    OpenAIRE

    Vieira, Nelson Manuel Marques

    2015-01-01

    A constraint satisfaction problem is a classical artificial intelligence paradigm characterized by a set of variables (each variable with an associated domain of possible values), and a set of constraints that specify relations among subsets of these variables. Solutions are assignments of values to all variables that satisfy all the constraints. Many real world problems may be modelled by means of constraints. The range of problems that can use this representation is very diverse and embrace...

  7. The optical properties of ZnO films grown on porous Si templates

    International Nuclear Information System (INIS)

    Liu, Y L; Liu, Y C; Yang, H; Wang, W B; Ma, J G; Zhang, J Y; Lu, Y M; Shen, D Z; Fan, X W

    2003-01-01

    ZnO films were electrodeposited on porous silicon templates with different porosities. The photoluminescence (PL) spectra of the samples before and after deposition of ZnO were measured to study the effect of template porosity on the luminescence properties of ZnO/porous Si composites. As-prepared porous Si (PS) templates emit strong red light. The red PL peak of porous Si after deposition of ZnO shows an obvious blueshift, and the trend of blueshift increases with an increase in template porosity. A green emission at about 550 nm was also observed when the porosity of template increases, which is ascribed to the deep-level emission band of ZnO. A model-based band diagram of the ZnO/porous Si composite is suggested to interpret the properties of the composite

  8. Numerical evaluation of a robust self-triggered MPC algorithm

    NARCIS (Netherlands)

    Brunner, F.D.; Heemels, W.P.M.H.; Allgöwer, F.

    2016-01-01

    We present numerical examples demonstrating the efficacy of a recently proposed self-triggered model predictive control scheme for disturbed linear discrete-time systems with hard constraints on the input and state. In order to reduce the amount of communication between the controller and the

  9. Aluminum Templates of Different Sizes with Micro-, Nano- and Micro/Nano-Structures for Cell Culture

    Directory of Open Access Journals (Sweden)

    Ming-Liang Yen

    2017-10-01

    Full Text Available This study investigates the results of cell cultures on aluminum (Al templates with flat-structures, micro-structures, nano-structures and micro/nano-structures. An Al template with flat-structure was obtained by electrolytic polishing; an Al template with micro-structure was obtained by micro-powder blasting; an Al template with nano-structure was obtained by aluminum anodization; and an Al template with micro/nano-structure was obtained by micro-powder blasting and then anodization. Osteoblast-like cells were cultured on aluminum templates with various structures. The microculture tetrazolium test assay was utilized to assess the adhesion, elongation, and proliferation behaviors of cultured osteoblast-like cells on aluminum templates with flat-structures, micro-structures, nano-structures, and micro/nano-structures. The results showed that the surface characterization of micro/nano-structure of aluminum templates had superhydrophilic property, and these also revealed that an aluminum template with micro/nano-structure could provide the most suitable growth situation for cell culture.

  10. Topology optimization of continuum structure with dynamic constraints using mode identification

    International Nuclear Information System (INIS)

    Li, Jianhongyu; Chen, Shenyan; Huang, Hai

    2015-01-01

    For the problems such as mode exchange and localized modes in topology optimization of continuum structure with dynamic constraints, it is difficult to apply the traditional optimization model which considers fixed order mode frequencies as constraints in optimization calculation. A new optimization model is established, in which the dynamical constraints are changed as frequencies of structural principal vibrations. The order of the principal vibrations is recognized through modal identification in the optimization process, and the constraints are updated to make the optimization calculation execute smoothly. Localized mode elimination techniques are introduced to reduce the localized modes induced by the low density elements, which could improve the optimization efficiency. A new optimization process is designed, which achieves the purpose of overcoming mode exchange problem and localized mode problem at the cost of increasing several structural analyses. Optimization system is developed by using Nastran to perform structural analysis and sensitivity analysis and two-level multipoint approximation algorithm as optimizer. Numerical results verified that the presented method is effective and reasonable.

  11. Correlator bank detection of gravitational wave chirps--False-alarm probability, template density, and thresholds: Behind and beyond the minimal-match issue

    International Nuclear Information System (INIS)

    Croce, R.P.; Demma, Th.; Pierro, V.; Pinto, I.M.; Longo, M.; Marano, S.; Matta, V.

    2004-01-01

    The general problem of computing the false-alarm probability vs the detection-threshold relationship for a bank of correlators is addressed, in the context of maximum-likelihood detection of gravitational waves in additive stationary Gaussian noise. Specific reference is made to chirps from coalescing binary systems. Accurate (lower-bound) approximants for the cumulative distribution of the whole-bank supremum are deduced from a class of Bonferroni-type inequalities. The asymptotic properties of the cumulative distribution are obtained, in the limit where the number of correlators goes to infinity. The validity of numerical simulations made on small-size banks is extended to banks of any size, via a Gaussian-correlation inequality. The result is used to readdress the problem of relating the template density to the fraction of potentially observable sources which could be dismissed as an effect of template space discreteness

  12. Comparison of five-axis milling and rapid prototyping for implant surgical templates.

    Science.gov (United States)

    Park, Ji-Man; Yi, Tae-Kyoung; Koak, Jai-Young; Kim, Seong-Kyoon; Park, Eun-Jin; Heo, Seong-Joo

    2014-01-01

    This study aims to compare and evaluate the accuracy of surgical templates fabricated using coordinate synchronization processing with five-axis milling and design-related processing with rapid prototyping (RP). Master phantoms with 10 embedded gutta-percha cylinders hidden under artificial gingiva were fabricated and imaged using cone beam computed tomography. Vectors of the hidden cylinders were extracted and transferred to those of the planned implants through reverse engineering using virtual planning software. An RP-produced template was fabricated by stereolithography in photopolymer at the RP center according to planned data. Metal sleeves were bonded after holes were bored (group RP). For the milled template, milling coordinates were synchronized using the conversion process for the coordinate synchronization platform located on the model's bottom. Metal bushings were set on holes milled on the five-axis milling machine, on which the model was fixed through the coordinate synchronization plate, and the framework was constructed on the model using orthodontic resin (group CS). A computed tomography image was taken with templates firmly fixed on models using anchor pins (RP) or anchor screws (CS). The accuracy was analyzed via reverse engineering. Differences between the two groups were compared by repeated measures two-factor analysis. From the reverse-engineered image of the template on the experimental model, RP-produced templates showed significantly larger deviations than did milled surgical guides. Maximum deviations of the group RP were 1.58 mm (horizontal), 1.68 mm (vertical), and 8.51 degrees (angular); those of the group CS were 0.68 mm (horizontal), 0.41 mm (vertical), and 3.23 degrees (angular). A comparison of milling and RP template production methods showed that a vector-milled surgical guide had significantly smaller deviations than did an RP-produced template. The accuracy of computer-guided milled surgical templates was within the safety

  13. Controlling the anodizing conditions in preparation of an nanoporous anodic aluminium oxide template

    Science.gov (United States)

    Nazemi, Azadeh; Abolfazl, Seyed; Sadjadi, Seyed

    2014-12-01

    Porous anodic aluminium oxide (AAO) template is commonly used in the synthesis of one-dimensional nanostructures, such as nanowires and nanorods, due to its simple fabrication process. Controlling the anodizing conditions is important because of their direct influence on the size of AAO template pores; it affects the size of nanostructures that are fabricated in AAO template. In present study, several alumina templates were fabricated by a two-step electrochemical anodization in different conditions, such as the time of first process, its voltage, and electrolyte concentration. The effect of these factors on pore diameters of AAO templates was investigated using scanning electron microscopy (SEM).

  14. An effective heuristic for combined heat-and-power production planning with power ramp constraints

    International Nuclear Information System (INIS)

    Rong, Aiying; Lahdelma, Risto

    2007-01-01

    Combined heat-and-power (CHP) production is an increasingly important technology for its efficient utilization of primary-energy resources and for reducing CO 2 emissions. In the CHP plant, the generation of heat-and-power follows a joint characteristic, which makes the determination of both the marginal power production cost (MPPC) and the feasible operating region for the plant more complicated than for the power-only generation plant. Due to the interdependence between heat and power production, the power-ramp constraints, which limit how much the power production of a CHP plant may increase or decrease between two successive periods, may also imply constraints on the heat production. In this paper, we investigate the impact of power-ramp constraints on CHP production planning and develop a robust heuristic for dealing with the power-ramp constraints based on the solution to the problem with relaxed ramp-constraints (RRC). Numerical results based on realistic production models show that the heuristic can generate high-quality solutions efficiently. (author)

  15. Effect of migration in a diffusion model for template coexistence in protocells.

    Science.gov (United States)

    Fontanari, José F; Serva, Maurizio

    2014-03-01

    The compartmentalization of distinct templates in protocells and the exchange of templates between them (migration) are key elements of a modern scenario for prebiotic evolution. Here we use the diffusion approximation of population genetics to study analytically the steady-state properties of such a prebiotic scenario. The coexistence of distinct template types inside a protocell is achieved by a selective pressure at the protocell level (group selection) favoring protocells with a mixed template composition. In the degenerate case, where the templates have the same replication rate, we find that a vanishingly small migration rate suffices to eliminate the segregation effect of random drift and so to promote coexistence. In the nondegenerate case, a small migration rate greatly boosts coexistence as compared with the situation where there is no migration. However, increase of the migration rate beyond a critical value leads to the complete dominance of the more efficient template type (homogeneous regime). In this case, we find a continuous phase transition separating the homogeneous and the coexistence regimes, with the order parameter vanishing linearly with the distance to the transition point.

  16. Action video game play facilitates the development of better perceptual templates

    Science.gov (United States)

    Bejjanki, Vikranth R.; Zhang, Ruyuan; Li, Renjie; Pouget, Alexandre; Green, C. Shawn; Lu, Zhong-Lin; Bavelier, Daphne

    2014-01-01

    The field of perceptual learning has identified changes in perceptual templates as a powerful mechanism mediating the learning of statistical regularities in our environment. By measuring threshold-vs.-contrast curves using an orientation identification task under varying levels of external noise, the perceptual template model (PTM) allows one to disentangle various sources of signal-to-noise changes that can alter performance. We use the PTM approach to elucidate the mechanism that underlies the wide range of improvements noted after action video game play. We show that action video game players make use of improved perceptual templates compared with nonvideo game players, and we confirm a causal role for action video game play in inducing such improvements through a 50-h training study. Then, by adapting a recent neural model to this task, we demonstrate how such improved perceptual templates can arise from reweighting the connectivity between visual areas. Finally, we establish that action gamers do not enter the perceptual task with improved perceptual templates. Instead, although performance in action gamers is initially indistinguishable from that of nongamers, action gamers more rapidly learn the proper template as they experience the task. Taken together, our results establish for the first time to our knowledge the development of enhanced perceptual templates following action game play. Because such an improvement can facilitate the inference of the proper generative model for the task at hand, unlike perceptual learning that is quite specific, it thus elucidates a general learning mechanism that can account for the various behavioral benefits noted after action game play. PMID:25385590

  17. Action video game play facilitates the development of better perceptual templates.

    Science.gov (United States)

    Bejjanki, Vikranth R; Zhang, Ruyuan; Li, Renjie; Pouget, Alexandre; Green, C Shawn; Lu, Zhong-Lin; Bavelier, Daphne

    2014-11-25

    The field of perceptual learning has identified changes in perceptual templates as a powerful mechanism mediating the learning of statistical regularities in our environment. By measuring threshold-vs.-contrast curves using an orientation identification task under varying levels of external noise, the perceptual template model (PTM) allows one to disentangle various sources of signal-to-noise changes that can alter performance. We use the PTM approach to elucidate the mechanism that underlies the wide range of improvements noted after action video game play. We show that action video game players make use of improved perceptual templates compared with nonvideo game players, and we confirm a causal role for action video game play in inducing such improvements through a 50-h training study. Then, by adapting a recent neural model to this task, we demonstrate how such improved perceptual templates can arise from reweighting the connectivity between visual areas. Finally, we establish that action gamers do not enter the perceptual task with improved perceptual templates. Instead, although performance in action gamers is initially indistinguishable from that of nongamers, action gamers more rapidly learn the proper template as they experience the task. Taken together, our results establish for the first time to our knowledge the development of enhanced perceptual templates following action game play. Because such an improvement can facilitate the inference of the proper generative model for the task at hand, unlike perceptual learning that is quite specific, it thus elucidates a general learning mechanism that can account for the various behavioral benefits noted after action game play.

  18. Liquid foam templating - A route to tailor-made polymer foams.

    Science.gov (United States)

    Andrieux, Sébastien; Quell, Aggeliki; Stubenrauch, Cosima; Drenckhan, Wiebke

    2018-06-01

    Solid foams with pore sizes between a few micrometres and a few millimetres are heavily exploited in a wide range of established and emerging applications. While the optimisation of foam applications requires a fine control over their structural properties (pore size distribution, pore opening, foam density, …), the great complexity of most foaming processes still defies a sound scientific understanding and therefore explicit control and prediction of these parameters. We therefore need to improve our understanding of existing processes and also develop new fabrication routes which we understand and which we can exploit to tailor-make new porous materials. One of these new routes is liquid templating in general and liquid foam templating in particular, to which this review article is dedicated. While all solid foams are generated from an initially liquid(-like) state, the particular notion of liquid foam templating implies the specific condition that the liquid foam has time to find its "equilibrium structure" before it is solidified. In other words, the characteristic time scales of the liquid foam's stability and its solidification are well separated, allowing to build on the vast know-how on liquid foams established over the last 20 years. The dispersed phase of the liquid foam determines the final pore size and pore size distribution, while the continuous phase contains the precursors of the desired porous scaffold. We review here the three key challenges which need to be addressed by this approach: (1) the control of the structure of the liquid template, (2) the matching of the time scales between the stability of the liquid template and solidification, and (3) the preservation of the structure of the template throughout the process. Focusing on the field of polymer foams, this review gives an overview of recent research on the properties of liquid foam templates and summarises a key set of studies in the emerging field of liquid foam templating. It

  19. Reducing Individual Variation for fMRI Studies in Children by Minimizing Template Related Errors.

    Directory of Open Access Journals (Sweden)

    Jian Weng

    Full Text Available Spatial normalization is an essential process for group comparisons in functional MRI studies. In practice, there is a risk of normalization errors particularly in studies involving children, seniors or diseased populations and in regions with high individual variation. One way to minimize normalization errors is to create a study-specific template based on a large sample size. However, studies with a large sample size are not always feasible, particularly for children studies. The performance of templates with a small sample size has not been evaluated in fMRI studies in children. In the current study, this issue was encountered in a working memory task with 29 children in two groups. We compared the performance of different templates: a study-specific template created by the experimental population, a Chinese children template and the widely used adult MNI template. We observed distinct differences in the right orbitofrontal region among the three templates in between-group comparisons. The study-specific template and the Chinese children template were more sensitive for the detection of between-group differences in the orbitofrontal cortex than the MNI template. Proper templates could effectively reduce individual variation. Further analysis revealed a correlation between the BOLD contrast size and the norm index of the affine transformation matrix, i.e., the SFN, which characterizes the difference between a template and a native image and differs significantly across subjects. Thereby, we proposed and tested another method to reduce individual variation that included the SFN as a covariate in group-wise statistics. This correction exhibits outstanding performance in enhancing detection power in group-level tests. A training effect of abacus-based mental calculation was also demonstrated, with significantly elevated activation in the right orbitofrontal region that correlated with behavioral response time across subjects in the trained group.

  20. Dosimetry study of three-dimensional print template-guided precision 125I seed implantation

    Directory of Open Access Journals (Sweden)

    Zhang Hongtao

    2016-01-01

    Conclusions: The postplan and preplan dose parameters of 3D print template-guided seed implantation were nearly consistent. The dose parameters of template group superior to the traditional group. The seeds can be implanted accurately with 3D print template.

  1. Template-based protein-protein docking exploiting pairwise interfacial residue restraints

    NARCIS (Netherlands)

    Xue, Li C; Garcia Lopes Maia Rodrigues, João; Dobbs, Drena; Honavar, Vasant; Bonvin, Alexandre M J J

    2016-01-01

    Although many advanced and sophisticatedab initioapproaches for modeling protein-protein complexes have been proposed in past decades, template-based modeling (TBM) remains the most accurate and widely used approach, given a reliable template is available. However, there are many different ways to

  2. New immobilisation protocol for the template used in solid-phase synthesis of MIP nanoparticles

    Science.gov (United States)

    Chen, Lu; Muhammad, Turghun; Yakup, Burabiye; Piletsky, Sergey A.

    2017-06-01

    As a novel imprinting method, solid-phase synthesis has proven to be a promising approach to prepare polymer nanoparticles with specific recognition sites for a template molecule. In this method, imprinted polymer nanoparticles were synthesized using template immobilized on a solid support. Herein, preparation of immobilized templates on quartz chips through homogeneous route was reported as an efficient alternative strategy to heterogeneous one. The template molecule indole-3-butyric acid (IBA) was reacted with 3-aminopropyltriethoxysilane (APTES) to produce silylated template (IBA-APTES), and it was characterized by IR, 1H NMR and GC-MS. Then, the silylated template molecule was grafted onto the activated surfaces of quartz chip to prepare immobilized template (SiO2@IBA-APTES). The immobilization was confirmed by contact angle, XPS, UV and fluorescence measurement. Immobilization protocol has shown good reproducibility and stability of the immobilized template. MIP nanoparticles were prepared with high selectivity toward the molecule immobilized onto the solid surface. This provides a new approach for the development of molecularly imprinted nanoparticles.

  3. III - Template Metaprogramming for massively parallel scientific computing - Templates for Iteration; Thread-level Parallelism

    CERN Multimedia

    CERN. Geneva

    2016-01-01

    Large scale scientific computing raises questions on different levels ranging from the fomulation of the problems to the choice of the best algorithms and their implementation for a specific platform. There are similarities in these different topics that can be exploited by modern-style C++ template metaprogramming techniques to produce readable, maintainable and generic code. Traditional low-level code tend to be fast but platform-dependent, and it obfuscates the meaning of the algorithm. On the other hand, object-oriented approach is nice to read, but may come with an inherent performance penalty. These lectures aim to present he basics of the Expression Template (ET) idiom which allows us to keep the object-oriented approach without sacrificing performance. We will in particular show to to enhance ET to include SIMD vectorization. We will then introduce techniques for abstracting iteration, and introduce thread-level parallelism for use in heavy data-centric loads. We will show to to apply these methods i...

  4. General constraints on the effect of gas flows in the chemical evolution of galaxies

    International Nuclear Information System (INIS)

    Edmunds, M.G.

    1990-01-01

    The basic equations for the chemical evolution of galaxies in which the 'simple' closed box model is modified to allow any form of inflow or outflow are examined. It is found that there are quite general limiting constraints on the effects that such flows can have. Some implications for the actual chemical evolution of galaxies are discussed, and the constraints should also be useful in understanding the behaviour of detailed numerical models of galactic chemical evolution involving gas flows. (author)

  5. Preformed template fluctuations promote fibril formation: Insights from lattice and all-atom models

    Energy Technology Data Exchange (ETDEWEB)

    Kouza, Maksim, E-mail: mkouza@chem.uw.edu.pl; Kolinski, Andrzej [Faculty of Chemistry, University of Warsaw, ul. Pasteura 1, 02-093 Warszaw (Poland); Co, Nguyen Truong [Department of Physics, Institute of Technology, National University of HCM City, 268 Ly Thuong Kiet Street, District 10, Ho Chi Minh City (Viet Nam); Institute for Computational Science and Technology, Quang Trung Software City, Tan Chanh Hiep Ward, District 12, Ho Chi Minh City (Viet Nam); Nguyen, Phuong H. [Laboratoire de Biochimie Theorique, UPR 9080 CNRS, IBPC, Universite Paris 7, 13 rue Pierre et Marie Curie, 75005 Paris (France); Li, Mai Suan, E-mail: masli@ifpan.edu.pl [Institute of Physics, Polish Academy of Sciences, Al. Lotnikow 32/46, 02-668 Warsaw (Poland)

    2015-04-14

    Fibril formation resulting from protein misfolding and aggregation is a hallmark of several neurodegenerative diseases such as Alzheimer’s and Parkinson’s diseases. Despite the fact that the fibril formation process is very slow and thus poses a significant challenge for theoretical and experimental studies, a number of alternative pictures of molecular mechanisms of amyloid fibril formation have been recently proposed. What seems to be common for the majority of the proposed models is that fibril elongation involves the formation of pre-nucleus seeds prior to the creation of a critical nucleus. Once the size of the pre-nucleus seed reaches the critical nucleus size, its thermal fluctuations are expected to be small and the resulting nucleus provides a template for sequential (one-by-one) accommodation of added monomers. The effect of template fluctuations on fibril formation rates has not been explored either experimentally or theoretically so far. In this paper, we make the first attempt at solving this problem by two sets of simulations. To mimic small template fluctuations, in one set, monomers of the preformed template are kept fixed, while in the other set they are allowed to fluctuate. The kinetics of addition of a new peptide onto the template is explored using all-atom simulations with explicit water and the GROMOS96 43a1 force field and simple lattice models. Our result demonstrates that preformed template fluctuations can modulate protein aggregation rates and pathways. The association of a nascent monomer with the template obeys the kinetics partitioning mechanism where the intermediate state occurs in a fraction of routes to the protofibril. It was shown that template immobility greatly increases the time of incorporating a new peptide into the preformed template compared to the fluctuating template case. This observation has also been confirmed by simulation using lattice models and may be invoked to understand the role of template fluctuations in

  6. Looking sharp: Becoming a search template boosts precision and stability in visual working memory.

    Science.gov (United States)

    Rajsic, Jason; Ouslis, Natasha E; Wilson, Daryl E; Pratt, Jay

    2017-08-01

    Visual working memory (VWM) plays a central role in visual cognition, and current work suggests that there is a special state in VWM for items that are the goal of visual searches. However, whether the quality of memory for target templates differs from memory for other items in VWM is currently unknown. In this study, we measured the precision and stability of memory for search templates and accessory items to determine whether search templates receive representational priority in VWM. Memory for search templates exhibited increased precision and probability of recall, whereas accessory items were remembered less often. Additionally, while memory for Templates showed benefits when instances of the Template appeared in search, this benefit was not consistently observed for Accessory items when they appeared in search. Our results show that becoming a search template can substantially affect the quality of a representation in VWM.

  7. Improved dielectric functions in metallic films obtained via template stripping

    Science.gov (United States)

    Hyuk Park, Jong; Nagpal, Prashant; Oh, Sang-Hyun; Norris, David J.

    2012-02-01

    We compare the dielectric functions of silver interfaces obtained via thermal evaporation with those obtained with template stripping. Ellipsometry measurements show that the smoother template-stripped surfaces exhibit effective dielectric functions with a more negative real component and a smaller imaginary component, implying higher conductivity and less energy loss, respectively. These results agree with the relation between dielectric function and surface roughness derived from combining the effective-medium model and the Drude-Lorentz model. The improvement in the effective dielectric properties shows that metallic films prepared via template stripping can be favorable for applications in electronics, nanophotonics, and plasmonics.

  8. External and semi-internal controls for PCR amplification of homologous sequences in mixed templates.

    Science.gov (United States)

    Kalle, Elena; Gulevich, Alexander; Rensing, Christopher

    2013-11-01

    In a mixed template, the presence of homologous target DNA sequences creates environments that almost inevitably give rise to artifacts and biases during PCR. Heteroduplexes, chimeras, and skewed template-to-product ratios are the exclusive attributes of mixed template PCR and never occur in a single template assay. Yet, multi-template PCR has been used without appropriate attention to quality control and assay validation, in spite of the fact that such practice diminishes the reliability of results. External and internal amplification controls became obligatory elements of good laboratory practice in different PCR assays. We propose the inclusion of an analogous approach as a quality control system for multi-template PCR applications. The amplification controls must take into account the characteristics of multi-template PCR and be able to effectively monitor particular assay performance. This study demonstrated the efficiency of a model mixed template as an adequate external amplification control for a particular PCR application. The conditions of multi-template PCR do not allow implementation of a classic internal control; therefore we developed a convenient semi-internal control as an acceptable alternative. In order to evaluate the effects of inhibitors, a model multi-template mix was amplified in a mixture with DNAse-treated sample. Semi-internal control allowed establishment of intervals for robust PCR performance for different samples, thus enabling correct comparison of the samples. The complexity of the external and semi-internal amplification controls must be comparable with the assumed complexity of the samples. We also emphasize that amplification controls should be applied in multi-template PCR regardless of the post-assay method used to analyze products. © 2013 Elsevier B.V. All rights reserved.

  9. Preparation of Biomorphic TiO2 Ceramics from Rattan Templates

    Directory of Open Access Journals (Sweden)

    Liangcun Qian

    2015-05-01

    Full Text Available In this work, biomorphic ceramics were produced from various rattan templates, and sol infiltration was used with vacuum/positive pressure technology. Finally, the samples were sintered to form TiO2 ceramics with a rattan microstructure. Through X-ray diffraction (XRD, thermogravimetric (TG data, dimensional variation analysis, and scanning electron microscopy (SEM images of biomorphic ceramics, the results of this experiment showed that the times of sol-gel infiltration were decreased due to use of the vacuum/positive pressure technology. In order to further supply the TiO2 content and fill the pyrolysis gaps in the charcoal/TiO2 composites sintered at 800 °C, it was necessary to repeat the sol-gel process. In the transverse section, ceramics for the rattan templates without the rattan edge, more perfect biomorphic features were achieved. Conversely, deformations occurred along the transverse section of the ceramics for the templates made with the rattan edge. Meanwhile, the fracture phenomenon took place along the ceramic axial section. The main reason for deformation and fracture was that the anisotropic structure of the template was stressed during the sintering process. Furthermore, the micrometer-sized pores were found in the ceramics along the axial section because of the removal of the charcoal templates.

  10. Usage of Numerical Optimization in Wind Turbine Airfoil Design

    Energy Technology Data Exchange (ETDEWEB)

    Grasso, F. [ECN Wind Energy, Petten (Netherlands)

    2011-01-15

    One important key element in the aerodynamic design of wind turbines is the use of specially tailored airfoils to increase the ratio of energy capture to the loading and thereby to reduce the cost of energy. This work is focused on the design of a wind turbine airfoil by using numerical optimization. First, the requirements for this class of airfoils are illustrated and discussed in order to have an exhaustive outline of the complexity of the problem. Then the optimization approach is presented; a gradient-based algorithm is used, coupled with RFOIL solver and a composite Bezier geometrical parameterization. A particularly sensitive point is the choice and implementation of constraints; to formalize the design requirements in the most complete and effective way, the effects of activating specific constraints are discussed. Finally, a numerical example regarding the design of a high-efficiency airfoil for the outer part of a blade is illustrated, and the results are compared with existing wind turbine airfoils.

  11. A novel ethanol templating synthesis of ordered lamellar superstructured crystalline zirconia

    International Nuclear Information System (INIS)

    Liu Chao; Wang Bin; Ji Xiujie; Zhao Shanshan; Wu Jie; Jia Jianlong; Ma Dongxia

    2012-01-01

    Soft template technique has attracted great interest, because it is a facile, inexpensive and efficient synthesis strategy for ordered superstructural systems. Here, a novel ethanol template was used to synthesize the ordered lamellar superstructured crystalline zirconia (Lα-ZrO 2 ) without post-treatments and surfactants. ZrOCl 2 and NaOH were served as Zr source and precipitant, respectively. XRD analysis showed that Lα-ZrO 2 is crystalline. XPS spectra indicated the physical adsorption of ethanol molecules in Lα-ZrO 2 . TEM further observed and proved the 1.36-nm period of superstructure detected and calculated by SAXRD (1.35 nm), which is composed of 0.68-nm thick ZrO 2 and pore alternatively. In contrast, the template-free ZrO 2 (TF-ZrO 2 ) presents no superstructure and is poorly crystallized. As a soft template, ethanol presents the roles of (i) inducing the growth of zirconia layers, (ii) directing the self-assembly of ordered lamellar superstructure, and (iii) decreasing the crystallization temperature. The possible mechanism of ethanol serving as a soft template was proposed and discussed in thermodynamics.

  12. Multi-template synthesis of hierarchically porous carbon spheres with potential application in supercapacitors

    NARCIS (Netherlands)

    Zhou, Weizheng; Lin, Zhixing; Tong, Gangsheng; Stoyanov, Simeon D.; Yan, Deyue; Mai, Yiyong; Zhu, Xinyuan

    2016-01-01

    A new and simple multi-template approach towards hierarchical porous carbon (HPC) materials was reported. HPC spheres were prepared by using hierarchical silica capsules (HSCs) as the hard template and triblock copolymer Pluronic P123 as the soft template. Three types of pores were tunably

  13. 78 FR 64925 - Request for Comments on Proposed Elimination of Patents Search Templates

    Science.gov (United States)

    2013-10-30

    ...] Request for Comments on Proposed Elimination of Patents Search Templates AGENCY: United States Patent and... Patents Search Templates from the USPTO Web site. In 2006, the United States Patent and Trademark Office (USPTO) implemented Patents Search Templates, which are United States Patent Classification (USPC...

  14. Effect of template in MCM-41 on the adsorption of aniline from aqueous solution.

    Science.gov (United States)

    Yang, Xinxin; Guan, Qingxin; Li, Wei

    2011-11-01

    The effect of the surfactant template cetyltrimethylammonium bromide (CTAB) in MCM-41 on the adsorption of aniline was investigated. Various MCM-41 samples were prepared by controlling template removal using an extraction method. The samples were then used as adsorbents for the removal of aniline from aqueous solution. The results showed that the MCM-41 samples with the template partially removed (denoted as C-MCM-41) exhibited better adsorption performance than MCM-41 with the template completely removed (denoted as MCM-41). The reason for this difference may be that the C-MCM-41 samples had stronger hydrophobic properties and selectivity for aniline because of the presence of the template. The porosity and cationic sites generated by the template play an important role in the adsorption process. The optimal adsorbent with moderate template was achieved by changing the ratio of extractant; it has the potential for promising applications in the field of water pollution control. Copyright © 2011 Elsevier Ltd. All rights reserved.

  15. A Survey On Various Web Template Detection And Extraction Methods

    Directory of Open Access Journals (Sweden)

    Neethu Mary Varghese

    2015-03-01

    Full Text Available Abstract In todays digital world reliance on the World Wide Web as a source of information is extensive. Users increasingly rely on web based search engines to provide accurate search results on a wide range of topics that interest them. The search engines in turn parse the vast repository of web pages searching for relevant information. However majority of web portals are designed using web templates which are designed to provide consistent look and feel to end users. The presence of these templates however can influence search results leading to inaccurate results being delivered to the users. Therefore to improve the accuracy and reliability of search results identification and removal of web templates from the actual content is essential. A wide range of approaches are commonly employed to achieve this and this paper focuses on the study of the various approaches of template detection and extraction that can be applied across homogenous as well as heterogeneous web pages.

  16. Template-assisted growth of nano structured functional materials

    International Nuclear Information System (INIS)

    Ying, K.K.; Nur Ubaidah Saidin; Khuan, N.I.; Suhaila Hani Ilias; Foo, C.T.

    2012-01-01

    Template-assisted growth is an important nano electrochemical deposition technique for synthesizing one-dimensional (1-D) nano structures with uniformly well-controlled shapes and sizes. A good template with well-defined dimensions is imperative for realizing this task. Porous anodic alumina (PAA) has been a favorable candidate for this purpose as it can be tailor-made with precise pore geometries, such as pore length and diameter as well as inter-pore distances, via the anodization of pure aluminium. This paper reports the fabrication of PAA templates and electrochemical synthesis of functional nano structures in the form of nano wires using PAA templates as scaffolds. Axial heterostructure and homogeneous nano wires formed by engineering materials configuration via composition and/ or layer thickness variations were fabricated for different functionalities. X-ray diffraction and imaging techniques were used to alucidate the microstructures, morphologies and chemical compositions of the nano wires produced. Due to their large surface area-to-volume ratios, and therefore high sensitivities, these functional nano structures have useful applications as critical components in nano sensor devices and various areas of nano technology. Potential applications include as hydrogen gas sensors in nuclear power plant for monitoring structural integrity of reactor components and containment building, as well as environmental monitoring of air pollution and leakages of toxic gases and chemicals. (Author)

  17. LDH nanocages synthesized with MOF templates and their high performance as supercapacitors

    Science.gov (United States)

    Jiang, Zhen; Li, Zhengping; Qin, Zhenhua; Sun, Haiyan; Jiao, Xiuling; Chen, Dairong

    2013-11-01

    Layered double hydroxides (LDHs) are currently attracting intense research interest for their various applications. Three LDH hollow nano-polyhedra are synthesized with zeolitic imidazolate framework-67 (ZIF-67) nanocrystals as the templates. The nanocages well inherit the rhombic dodecahedral shape of the ZIF-67 templates, and the shell is composed of nanosheets assembled with an edge-to-face stacking. This is the first synthesis of the LDH non-spherical structures. And the mechanism of utilizing metal-organic framework (MOF) nanocrystals as templates is explored. Control of the simultaneous reactions, the precipitation of the shells and the template etching, is extremely crucial to the preparation of the perfect nanocages. And the Ni-Co LDH nanocages exhibit superior pseudocapacitance property due to their novel hierarchical and submicroscopic structures.Layered double hydroxides (LDHs) are currently attracting intense research interest for their various applications. Three LDH hollow nano-polyhedra are synthesized with zeolitic imidazolate framework-67 (ZIF-67) nanocrystals as the templates. The nanocages well inherit the rhombic dodecahedral shape of the ZIF-67 templates, and the shell is composed of nanosheets assembled with an edge-to-face stacking. This is the first synthesis of the LDH non-spherical structures. And the mechanism of utilizing metal-organic framework (MOF) nanocrystals as templates is explored. Control of the simultaneous reactions, the precipitation of the shells and the template etching, is extremely crucial to the preparation of the perfect nanocages. And the Ni-Co LDH nanocages exhibit superior pseudocapacitance property due to their novel hierarchical and submicroscopic structures. Electronic supplementary information (ESI) available: Experimental details, XRD, TEM, SEM, and XPS images. See DOI: 10.1039/c3nr03829g

  18. Julius – a template based supplementary electronic health record system

    Directory of Open Access Journals (Sweden)

    Klein Gunnar O

    2007-05-01

    Full Text Available Abstract Background EHR systems are widely used in hospitals and primary care centres but it is usually difficult to share information and to collect patient data for clinical research. This is partly due to the different proprietary information models and inconsistent data quality. Our objective was to provide a more flexible solution enabling the clinicians to define which data to be recorded and shared for both routine documentation and clinical studies. The data should be possible to reuse through a common set of variable definitions providing a consistent nomenclature and validation of data. Another objective was that the templates used for the data entry and presentation should be possible to use in combination with the existing EHR systems. Methods We have designed and developed a template based system (called Julius that was integrated with existing EHR systems. The system is driven by the medical domain knowledge defined by clinicians in the form of templates and variable definitions stored in a common data repository. The system architecture consists of three layers. The presentation layer is purely web-based, which facilitates integration with existing EHR products. The domain layer consists of the template design system, a variable/clinical concept definition system, the transformation and validation logic all implemented in Java. The data source layer utilizes an object relational mapping tool and a relational database. Results The Julius system has been implemented, tested and deployed to three health care units in Stockholm, Sweden. The initial responses from the pilot users were positive. The template system facilitates patient data collection in many ways. The experience of using the template system suggests that enabling the clinicians to be in control of the system, is a good way to add supplementary functionality to the present EHR systems. Conclusion The approach of the template system in combination with various local EHR

  19. Design and Fabrication of a Precision Template for Spine Surgery Using Selective Laser Melting (SLM).

    Science.gov (United States)

    Wang, Di; Wang, Yimeng; Wang, Jianhua; Song, Changhui; Yang, Yongqiang; Zhang, Zimian; Lin, Hui; Zhen, Yongqiang; Liao, Suixiang

    2016-07-22

    In order to meet the clinical requirements of spine surgery, this paper proposes the fabrication of the customized template for spine surgery through computer-aided design. A 3D metal printing-selective laser melting (SLM) technique was employed to directly fabricate the 316L stainless steel template, and the metal template with tiny locating holes was used as an auxiliary tool to insert spinal screws inside the patient's body. To guarantee accurate fabrication of the template for cervical vertebra operation, the contact face was placed upwards to improve the joint quality between the template and the cervical vertebra. The joint surface of the printed template had a roughness of Ra = 13 ± 2 μm. After abrasive blasting, the surface roughness was Ra = 7 ± 0.5 μm. The surgical metal template was bound with the 3D-printed Acrylonitrile Butadiene Styrene (ABS) plastic model. The micro-hardness values determined at the cross-sections of SLM-processed samples varied from HV0.3 250 to HV0.3 280, and the measured tensile strength was in the range of 450 MPa to 560 MPa, which showed that the template had requisite strength. Finally, the metal template was clinically used in the patient's surgical operation, and the screws were inserted precisely as the result of using the auxiliary template. The geometrical parameters of the template hole (e.g., diameter and wall thickness) were optimized, and measures were taken to optimize the key geometrical units (e.g., hole units) in metal 3D printing. Compared to the traditional technology of screw insertion, the use of the surgical metal template enabled the screws to be inserted more easily and accurately during spinal surgery. However, the design of the high-quality template should fully take into account the clinical demands of surgeons, as well as the advice of the designing engineers and operating technicians.

  20. Performance Evaluation of Fusing Protected Fingerprint Minutiae Templates on the Decision Level

    Directory of Open Access Journals (Sweden)

    Raymond N. J. Veldhuis

    2012-04-01

    Full Text Available In a biometric authentication system using protected templates, a pseudonymous identifier is the part of a protected template that can be directly compared. Each compared pair of pseudonymous identifiers results in a decision testing whether both identifiers are derived from the same biometric characteristic. Compared to an unprotected system, most existing biometric template protection methods cause to a certain extent degradation in biometric performance. Fusion is therefore a promising way to enhance the biometric performance in template-protected biometric systems. Compared to feature level fusion and score level fusion, decision level fusion has not only the least fusion complexity, but also the maximum interoperability across different biometric features, template protection and recognition algorithms, templates formats, and comparison score rules. However, performance improvement via decision level fusion is not obvious. It is influenced by both the dependency and the performance gap among the conducted tests for fusion. We investigate in this paper several fusion scenarios (multi-sample, multi-instance, multi-sensor, multi-algorithm, and their combinations on the binary decision level, and evaluate their biometric performance and fusion efficiency on a multi-sensor fingerprint database with 71,994 samples.

  1. Performance Evaluation of Fusing Protected Fingerprint Minutiae Templates on the Decision Level

    Science.gov (United States)

    Yang, Bian; Busch, Christoph; de Groot, Koen; Xu, Haiyun; Veldhuis, Raymond N. J.

    2012-01-01

    In a biometric authentication system using protected templates, a pseudonymous identifier is the part of a protected template that can be directly compared. Each compared pair of pseudonymous identifiers results in a decision testing whether both identifiers are derived from the same biometric characteristic. Compared to an unprotected system, most existing biometric template protection methods cause to a certain extent degradation in biometric performance. Fusion is therefore a promising way to enhance the biometric performance in template-protected biometric systems. Compared to feature level fusion and score level fusion, decision level fusion has not only the least fusion complexity, but also the maximum interoperability across different biometric features, template protection and recognition algorithms, templates formats, and comparison score rules. However, performance improvement via decision level fusion is not obvious. It is influenced by both the dependency and the performance gap among the conducted tests for fusion. We investigate in this paper several fusion scenarios (multi-sample, multi-instance, multi-sensor, multi-algorithm, and their combinations) on the binary decision level, and evaluate their biometric performance and fusion efficiency on a multi-sensor fingerprint database with 71,994 samples. PMID:22778583

  2. Numerical Construction of Viable Sets for Autonomous Conflict Control Systems

    Directory of Open Access Journals (Sweden)

    Nikolai Botkin

    2014-04-01

    Full Text Available A conflict control system with state constraints is under consideration. A method for finding viability kernels (the largest subsets of state constraints where the system can be confined is proposed. The method is related to differential games theory essentially developed by N. N. Krasovskii and A. I. Subbotin. The viability kernel is constructed as the limit of sets generated by a Pontryagin-like backward procedure. This method is implemented in the framework of a level set technique based on the computation of limiting viscosity solutions of an appropriate Hamilton–Jacobi equation. To fulfill this, the authors adapt their numerical methods formerly developed for solving time-dependent Hamilton–Jacobi equations arising from problems with state constraints. Examples of computing viability sets are given.

  3. Synchronization of linearly coupled unified chaotic systems based on linear balanced feedback scheme with constraints

    International Nuclear Information System (INIS)

    Chen, H.-H.; Chen, C.-S.; Lee, C.-I

    2009-01-01

    This paper investigates the synchronization of unidirectional and bidirectional coupled unified chaotic systems. A balanced coupling coefficient control method is presented for global asymptotic synchronization using the Lyapunov stability theorem and a minimum scheme with no constraints/constraints. By using the result of the above analysis, the balanced coupling coefficients are then designed to achieve the chaos synchronization of linearly coupled unified chaotic systems. The feasibility and effectiveness of the proposed chaos synchronization scheme are verified via numerical simulations.

  4. Synthesis of boron nitride nanotubes with SiC nanowire as template

    International Nuclear Information System (INIS)

    Zhong, B.; Song, L.; Huang, X.X.; Wen, G.W.; Xia, L.

    2011-01-01

    Highlights: → Boron nitride nanotubes (BNNTs) have been fabricated using SiC nanowires as template. → SiC nanowires could be effectively etched out by the vapors decomposed from ammonia borane, leading to the formation of BNNTs. → A template self-sacrificing mechanism is responsible for the formation of BNNTs. -- Abstract: A novel template method for the preparation of boron nitride nanotubes (BNNTs) using SiC nanowire as template and ammonia borane as precursor is reported. We find out that the SiC nanowires could be effectively etched out by the vapors decomposed from ammonia borane, leading to the formation of BNNTs. The as-prepared products are well characterized by means of complementary analytical techniques. A possible formation mechanism is disclosed. The method developed here paves the way for large scale production of BNNTs.

  5. Fabrication of porous zirconia using filter paper template

    International Nuclear Information System (INIS)

    Deng Yuhua; Wei Pan

    2005-01-01

    In this work, porous zirconia ceramic was synthesized using filter papers as a template. Special attention is paid to whether the structural of the filter paper can be transferred to the zirconia structure. Microstructure of so synthesized porous zirconia was observed with SEM and the phase was determined by XRD. The surface area and the pore were investigated with an automatic volumetric sorption analyzer. It has been found that the morphology of the template transmit to the porous zirconia quite well. (orig.)

  6. The Role of Morphology in Word Recognition of Hebrew as a Templatic Language

    Science.gov (United States)

    Oganyan, Marina

    2017-01-01

    Research on recognition of complex words has primarily focused on affixational complexity in concatenative languages. This dissertation investigates both templatic and affixational complexity in Hebrew, a templatic language, with particular focus on the role of the root and template morphemes in recognition. It also explores the role of morphology…

  7. Numerical algorithms in secondary creep

    International Nuclear Information System (INIS)

    Feijoo, R.A.; Taroco, E.

    1980-01-01

    The problem of stationary creep is presented as well as its variational formulation, when weak constraints are established, capable of assuring one single solution. A second, so-called elasto-creep problem, is further analysed, together with its variational formulation. It is shown that its stationary solution coincides with that of the stationary creep and the advantages of this formulation with respect to the former one is emphasized. Some numerical applications showing the efficiency of the method propesed are finally presented [pt

  8. External and semi-internal controls for PCR amplification of homologous sequences in mixed templates

    DEFF Research Database (Denmark)

    Kalle, Elena; Gulevich, Alexander; Rensing, Christopher Günther T

    2013-01-01

    as an acceptable alternative. In order to evaluate the effects of inhibitors, a model multi-template mix was amplified in a mixture with DNAse-treated sample. Semi-internal control allowed establishment of intervals for robust PCR performance for different samples, thus enabling correct comparison of the samples......In a mixed template, the presence of homologous target DNA sequences creates environments that almost inevitably give rise to artifacts and biases during PCR. Heteroduplexes, chimeras, and skewed template-to-product ratios are the exclusive attributes of mixed template PCR and never occur....... This study demonstrated the efficiency of a model mixed template as an adequate external amplification control for a particular PCR application. The conditions of multi-template PCR do not allow implementation of a classic internal control; therefore we developed a convenient semi-internal control...

  9. International developments in openEHR archetypes and templates.

    Science.gov (United States)

    Leslie, Heather

    Electronic Health Records (EHRs) are a complex knowledge domain. The ability to design EHRs to cope with the changing nature of health knowledge, and to be shareable, has been elusive. A recent pilot study1 tested the applicability of the CEN 13606 as an electronic health record standard. Using openEHR archetypes and tools2, 650 clinical content specifi cations (archetypes) were created (e.g. for blood pressure) and re-used across all clinical specialties and contexts. Groups of archetypes were aggregated in templates to support clinical information gathering or viewing (e.g. 80 separate archetypes make up the routine antenatal visit record). Over 60 templates were created for use in the emergency department, antenatal care and delivery of an infant, and paediatric hearing loss assessment. The primary goal is to define a logical clinical record architecture for the NHS but potentially, with archetypes as the keystone, shareable EHRs will also be attainable. Archetype and template development work is ongoing, with associated evaluation occurring in parallel.

  10. Caprine Butchery and Bone Modification Templates: A step towards standardisation

    Directory of Open Access Journals (Sweden)

    Peter Popkin

    2005-03-01

    Full Text Available Widely accepted zooarchaeological procedure for recording butchery marks and other types of bone modification involves two processes: Drawing the bone showing the exact location and orientation of the modification and recording all of the information about the bone and its modification into an electronic database. No recording templates have ever been published, however, resulting in individual zooarchaeologists repeating the effort of developing their own templates or drawings for each bone in an assemblage showing a modification. Both of these tasks are time consuming and lead to inconsistencies in recording and quantification methods. To help alleviate this problem a series of caprine (sheep and goat bone templates have been created. These templates show every bone in a goat skeleton, apart from the skull, from six views at life-size when printed on A4 paper. They have intentionally been produced with a minimum of detail (without shading or stippling etc. so that the recorded butchery marks and bone modifications will be clearly visible. Because the skeletal morphology of sheep and goats is so similar these templates may be used interchangeably for either species. They may also be used for many other artiodactyl species such as cattle and deer as no scale has been indicated. The study of butchery marks and bone modification has the potential to provide zooarchaeologists with information about taphonomy, site formation processes, burial/ritual practices, human behaviour, ancient technologies and possibly ethnicity amongst other things, but only if the recording of these bone modifications is undertaken in a standardised fashion across the field. While much effort has been directed towards standardising the recognition and classification of various bone modifications, the recording of these modifications regularly occurs in various ways. Using standardised recording templates will save valuable time and help to alleviate problems of data

  11. Design reflowable digital book template

    Science.gov (United States)

    Prasetya, Didik Dwi; Widiyaningtyas, Triyanna; Arifin, M. Zainal; Wahyu Sakti G., I.

    2017-09-01

    Electronic books (e-books or digital books) increasingly in demand and continue to grow in the form of future books. One of the standard format electronic books that potential is EPUB (electronic publication) published by the International Digital Publishing Forum (IDPF). This digital book has major advantages are able to provide interactive and reflowable content, which are not found in another book format, such as PDF. Reflowable content allows the book can be accessed through a variety of reader device, like desktop and mobile with a fit and comfort view. However, because the generating process of an EPUB digital book is not as easy a PDF, so this format is less popular. Therefore, in order to help overcome the existing problems, this paper develops digital reflowable text book templates to support electronic learning, especially in Indonesia. This template can be used by anyone to produce a standard digital book quickly and easily without requiring additional specialized knowledge.

  12. A flexible, bolaamphiphilic template for mesoporous silicas.

    Science.gov (United States)

    Yuen, Alexander K L; Heinroth, Falk; Ward, Antony J; Masters, Anthony F; Maschmeyer, Thomas

    2013-08-28

    A novel symmetrical bolaamphiphile, containing two N-methylimidazolium head-groups bridged by a 32-methylene linker, was synthesized and characterized. A variety of mesoporous silicas was prepared using the bolaamphiphile as a "soft template". The effects of absolute surfactant concentration and synthesis conditions upon the morphologies of these silicas were investigated. For a given surfactant concentration, particle morphology; pore size; and pore ordering were modified through control of the template to silica-precursor ratio and synthesis conditions. Observed morphologies included: lenticular core-shell nanoparticles and decorticated globules, truncated hexagonal plates, and sheets. In all cases the mesopores are aligned along the shortest axis of the nanomaterial. Decorticated materials displayed surface areas of up to 1200 m(2) g(-1) and pore diameters (D(BJH)) of 24-28 Å. Small-angle X-ray diffraction and transmission electron microscopy measurements revealed that the majority of the materials has elliptical pores arranged in rectangular lattices (c2mm). Adoption of this symmetry group is a result of the template aggregate deformation from a regular hexagonal phase of cylindrical rods to a ribbon phase under the synthetic conditions.

  13. Rational design of mesoporous metals and related nanomaterials by a soft-template approach.

    Science.gov (United States)

    Yamauchi, Yusuke; Kuroda, Kazuyuki

    2008-04-07

    We review recent developments in the preparation of mesoporous metals and related metal-based nanomaterials. Among the many types of mesoporous materials, mesoporous metals hold promise for a wide range of potential applications, such as in electronic devices, magnetic recording media, and metal catalysts, owing to their metallic frameworks. Mesoporous metals with highly ordered networks and narrow pore-size distributions have traditionally been produced by using mesoporous silica as a hard template. This method involves the formation of an original template followed by deposition of metals within the mesopores and subsequent removal of the template. Another synthetic method is the direct-template approach from lyotropic liquid crystals (LLCs) made of nonionic surfactants at high concentrations. Direct-template synthesis creates a novel avenue for the production of mesoporous metals as well as related metal-based nanomaterials. Many mesoporous metals have been prepared by the chemical or electrochemical reduction of metal salts dissolved in aqueous LLC domains. As a soft template, LLCs are more versatile and therefore more advantageous than hard templates. It is possible to produce various nanostructures (e.g., lamellar, 2D hexagonal (p6mm), and 3D cubic (Ia\\3d)), nanoparticles, and nanotubes simply by controlling the composition of the reaction bath.

  14. Fabricating hydroxyapatite nanorods using a biomacromolecule template

    Energy Technology Data Exchange (ETDEWEB)

    Zhu Aiping, E-mail: apzhu@yzu.edu.cn [College of Chemistry and Chemical Engineering, Yangzhou University, Yangzhou 225002 (China); Lu Yan; Si Yunfeng [College of Chemistry and Chemical Engineering, Yangzhou University, Yangzhou 225002 (China); Dai Sheng [School of Chemical Engineering, University of Adelaide, Adelaide, SA 5005 (Australia)

    2011-02-01

    Rod-like hydroxyapatite (HAp) nanoparticles with various aspect ratios are synthesized by means of low-temperature hydrothermal method in the presence of a N-[(2-hydroxy-3-trimethylammonium) propyl]chitosan chloride (HTCC) template. The synthesized HAps were examined by X-ray diffraction (XRD), Fourier transform infrared spectrophotometer (FTIR) and transmission electron microscopy (TEM) techniques. The results reveal that HAps are rod-like monocrystals, where the size and morphology can be tailored by varying synthesis conditions, such as pH, hydrothermal synthesis temperature and the ratio of PO{sub 4}{sup 3-} to the quaternary ammonium in HTCC. The mechanism of HTCC template on HAp nanorod preparation is analyzed.

  15. Fabricating hydroxyapatite nanorods using a biomacromolecule template

    International Nuclear Information System (INIS)

    Zhu Aiping; Lu Yan; Si Yunfeng; Dai Sheng

    2011-01-01

    Rod-like hydroxyapatite (HAp) nanoparticles with various aspect ratios are synthesized by means of low-temperature hydrothermal method in the presence of a N-[(2-hydroxy-3-trimethylammonium) propyl]chitosan chloride (HTCC) template. The synthesized HAps were examined by X-ray diffraction (XRD), Fourier transform infrared spectrophotometer (FTIR) and transmission electron microscopy (TEM) techniques. The results reveal that HAps are rod-like monocrystals, where the size and morphology can be tailored by varying synthesis conditions, such as pH, hydrothermal synthesis temperature and the ratio of PO 4 3- to the quaternary ammonium in HTCC. The mechanism of HTCC template on HAp nanorod preparation is analyzed.

  16. Frabicating hydroxyapatite nanorods using a biomacromolecule template

    Science.gov (United States)

    Zhu, Aiping; Lu, Yan; Si, Yunfeng; Dai, Sheng

    2011-02-01

    Rod-like hydroxyapatite (HAp) nanoparticles with various aspect ratios are synthesized by means of low-temperature hydrothermal method in the presence of a N-[(2-hydroxy-3-trimethylammonium) propyl]chitosan chloride (HTCC) template. The synthesized HAps were examined by X-ray diffraction (XRD), Fourier transform infrared spectrophotometer (FTIR) and transmission electron microscopy (TEM) techniques. The results reveal that HAps are rod-like monocrystals, where the size and morphology can be tailored by varying synthesis conditions, such as pH, hydrothermal synthesis temperature and the ratio of PO43- to the quaternary ammonium in HTCC. The mechanism of HTCC template on HAp nanorod preparation is analyzed.

  17. Crosslinked Aspartic Acids as Helix-Nucleating Templates.

    Science.gov (United States)

    Zhao, Hui; Liu, Qi-Song; Geng, Hao; Tian, Yuan; Cheng, Min; Jiang, Yan-Hong; Xie, Ming-Sheng; Niu, Xiao-Gang; Jiang, Fan; Zhang, Ya-Ou; Lao, Yuan-Zhi; Wu, Yun-Dong; Xu, Nai-Han; Li, Zi-Gang

    2016-09-19

    Described is a facile helix-nucleating template based on a tethered aspartic acid at the N-terminus [terminal aspartic acid (TD)]. The nucleating effect of the template is subtly influenced by the substituent at the end of the side-chain-end tether as indicated by circular dichroism, nuclear magnetic resonance, and molecular dynamics simulations. Unlike most nucleating strategies, the N-terminal amine is preserved, thus enabling further modification. Peptidomimetic estrogen receptor modulators (PERMs) constructed using this strategy show improved therapeutic properties. The current strategy can be regarded as a good complement to existing helix-stabilizing methods. © 2016 WILEY-VCH Verlag GmbH & Co. KGaA, Weinheim.

  18. Anomalous scaling of structure functions and dynamic constraints on turbulence simulations

    International Nuclear Information System (INIS)

    Yakhot, Victor; Sreenivasan, Katepalli R.

    2006-12-01

    The connection between anomalous scaling of structure functions (intermittency) and numerical methods for turbulence simulations is discussed. It is argued that the computational work for direct numerical simulations (DNS) of fully developed turbulence increases as Re 4 , and not as Re 3 expected from Kolmogorov's theory, where Re is a large-scale Reynolds number. Various relations for the moments of acceleration and velocity derivatives are derived. An infinite set of exact constraints on dynamically consistent subgrid models for Large Eddy Simulations (LES) is derived from the Navier-Stokes equations, and some problems of principle associated with existing LES models are highlighted. (author)

  19. Computational study of textured ferroelectric polycrystals: Dielectric and piezoelectric properties of template-matrix composites

    Science.gov (United States)

    Zhou, Jie E.; Yan, Yongke; Priya, Shashank; Wang, Yu U.

    2017-01-01

    Quantitative relationships between processing, microstructure, and properties in textured ferroelectric polycrystals and the underlying responsible mechanisms are investigated by phase field modeling and computer simulation. This study focuses on three important aspects of textured ferroelectric ceramics: (i) grain microstructure evolution during templated grain growth processing, (ii) crystallographic texture development as a function of volume fraction and seed size of the templates, and (iii) dielectric and piezoelectric properties of the obtained template-matrix composites of textured polycrystals. Findings on the third aspect are presented here, while an accompanying paper of this work reports findings on the first two aspects. In this paper, the competing effects of crystallographic texture and template seed volume fraction on the dielectric and piezoelectric properties of ferroelectric polycrystals are investigated. The phase field model of ferroelectric composites consisting of template seeds embedded in matrix grains is developed to simulate domain evolution, polarization-electric field (P-E), and strain-electric field (ɛ-E) hysteresis loops. The coercive field, remnant polarization, dielectric permittivity, piezoelectric coefficient, and dissipation factor are studied as a function of grain texture and template seed volume fraction. It is found that, while crystallographic texture significantly improves the polycrystal properties towards those of single crystals, a higher volume fraction of template seeds tends to decrease the electromechanical properties, thus canceling the advantage of ferroelectric polycrystals textured by templated grain growth processing. This competing detrimental effect is shown to arise from the composite effect, where the template phase possesses material properties inferior to the matrix phase, causing mechanical clamping and charge accumulation at inter-phase interfaces between matrix and template inclusions. The computational

  20. A novel ethanol templating synthesis of ordered lamellar superstructured crystalline zirconia

    Energy Technology Data Exchange (ETDEWEB)

    Liu Chao, E-mail: liuchao_tj@yahoo.com; Wang Bin [Key Laboratory for New Type of Functional Materials in Hebei Province, Hebei University of Technology (China); Ji Xiujie, E-mail: jxjchem@yahoo.com [State Key Laboratory of Hollow Fiber Membrane Materials and Processes, Tianjin Polytechnic University (China); Zhao Shanshan; Wu Jie; Jia Jianlong; Ma Dongxia [Key Laboratory for New Type of Functional Materials in Hebei Province, Hebei University of Technology (China)

    2012-03-15

    Soft template technique has attracted great interest, because it is a facile, inexpensive and efficient synthesis strategy for ordered superstructural systems. Here, a novel ethanol template was used to synthesize the ordered lamellar superstructured crystalline zirconia (L{alpha}-ZrO{sub 2}) without post-treatments and surfactants. ZrOCl{sub 2} and NaOH were served as Zr source and precipitant, respectively. XRD analysis showed that L{alpha}-ZrO{sub 2} is crystalline. XPS spectra indicated the physical adsorption of ethanol molecules in L{alpha}-ZrO{sub 2}. TEM further observed and proved the 1.36-nm period of superstructure detected and calculated by SAXRD (1.35 nm), which is composed of 0.68-nm thick ZrO{sub 2} and pore alternatively. In contrast, the template-free ZrO{sub 2} (TF-ZrO{sub 2}) presents no superstructure and is poorly crystallized. As a soft template, ethanol presents the roles of (i) inducing the growth of zirconia layers, (ii) directing the self-assembly of ordered lamellar superstructure, and (iii) decreasing the crystallization temperature. The possible mechanism of ethanol serving as a soft template was proposed and discussed in thermodynamics.

  1. Free-space optical communications with peak and average constraints: High SNR capacity approximation

    KAUST Repository

    Chaaban, Anas

    2015-09-07

    The capacity of the intensity-modulation direct-detection (IM-DD) free-space optical channel with both average and peak intensity constraints is studied. A new capacity lower bound is derived by using a truncated-Gaussian input distribution. Numerical evaluation shows that this capacity lower bound is nearly tight at high signal-to-noise ratio (SNR), while it is shown analytically that the gap to capacity upper bounds is a small constant at high SNR. In particular, the gap to the high-SNR asymptotic capacity of the channel under either a peak or an average constraint is small. This leads to a simple approximation of the high SNR capacity. Additionally, a new capacity upper bound is derived using sphere-packing arguments. This bound is tight at high SNR for a channel with a dominant peak constraint.

  2. Black hole constraints on the running-mass inflation model

    OpenAIRE

    Leach, Samuel M; Grivell, Ian J; Liddle, Andrew R

    2000-01-01

    The running-mass inflation model, which has strong motivation from particle physics, predicts density perturbations whose spectral index is strongly scale-dependent. For a large part of parameter space the spectrum rises sharply to short scales. In this paper we compute the production of primordial black holes, using both analytic and numerical calculation of the density perturbation spectra. Observational constraints from black hole production are shown to exclude a large region of otherwise...

  3. Waveform model for an eccentric binary black hole based on the effective-one-body-numerical-relativity formalism

    Science.gov (United States)

    Cao, Zhoujian; Han, Wen-Biao

    2017-08-01

    Binary black hole systems are among the most important sources for gravitational wave detection. They are also good objects for theoretical research for general relativity. A gravitational waveform template is important to data analysis. An effective-one-body-numerical-relativity (EOBNR) model has played an essential role in the LIGO data analysis. For future space-based gravitational wave detection, many binary systems will admit a somewhat orbit eccentricity. At the same time, the eccentric binary is also an interesting topic for theoretical study in general relativity. In this paper, we construct the first eccentric binary waveform model based on an effective-one-body-numerical-relativity framework. Our basic assumption in the model construction is that the involved eccentricity is small. We have compared our eccentric EOBNR model to the circular one used in the LIGO data analysis. We have also tested our eccentric EOBNR model against another recently proposed eccentric binary waveform model; against numerical relativity simulation results; and against perturbation approximation results for extreme mass ratio binary systems. Compared to numerical relativity simulations with an eccentricity as large as about 0.2, the overlap factor for our eccentric EOBNR model is better than 0.98 for all tested cases, including spinless binary and spinning binary, equal mass binary, and unequal mass binary. Hopefully, our eccentric model can be the starting point to develop a faithful template for future space-based gravitational wave detectors.

  4. Teaching Thermal Hydraulics & Numerical Methods: An Introductory Control Volume Primer

    Energy Technology Data Exchange (ETDEWEB)

    Lucas, D.S.

    2004-10-03

    This paper covers the basics of the implementation of the control volume method in the context of the Homogeneous Equilibrium Model (HEM)(T/H) code using the conservation equations of mass, momentum, and energy. This primer uses the advection equation as a template. The discussion will cover the basic equations of the control volume portion of the course in the primer, which includes the advection equation, numerical methods, along with the implementation of the various equations via FORTRAN into computer programs and the final result for a three equation HEM code and its validation.

  5. Selection of appropriate template for spatial normalization of brain images: tensor based morphometry

    Energy Technology Data Exchange (ETDEWEB)

    Lee, Jae Sung; Lee, Dong Soo; Kim, Yu Kyeong; Chung, June Key; Lee, Myung Chul [College of Medicine, Seoul National University, Seoul (Korea, Republic of)

    2004-07-01

    Although there have been remarkable advances in spatial normalization techniques, the differences in the shape of the hemispheres and the sulcal pattern of brains relative to age, gender, races, and diseases cannot be fully overcome by the nonlinear spatial normalization techniques. T1 SPGR MR images in 16 elderly male normal volunteers (>55 y. mean age: = 61.8 {+-} 3.5 y) were spatially normalized onto the age/gender specific Korean templates, and the Caucasian MNI template and the extent of the deformations were compared. These particular subjects were never included in the development of the templates. First , the images were matched into the templates using an affine transformation to eliminate the global difference between the templates and source images. Second the affine registration was followed by an estimation of nonlinear deformation. Determinants of the Jacobian matrices of the nonlinear deformation were then calculated for every voxel to estimate the regional volume change during the nonlinear transformation Jacobian determinant images highlighted the great magnitude of the relative local volume changes obtained when the elderly brains were spatially normalized onto the young/midlife male or female templates. They reflect the enlargement of CSF space in the lateral ventricles, sylvian fissures and cisterna magna, and the shrinkage of the cortex noted mainly in frontal, insular and lateral temporal cortexes, and the cerebellums in the aged brains. In the Jacobian determinant images, a regional shrinkage of the brain in the left middle prefrontal cortex was observed in addition to the regional expansion in the ventricles and sylvian fissures, which may be due to the age differences between the template and source images. The regional anatomical difference between template and source images could impose an extreme deformation of the source images during the spatial normalization and therefore. Individual brains should be placed into the appropriate

  6. Selection of appropriate template for spatial normalization of brain images: tensor based morphometry

    International Nuclear Information System (INIS)

    Lee, Jae Sung; Lee, Dong Soo; Kim, Yu Kyeong; Chung, June Key; Lee, Myung Chul

    2004-01-01

    Although there have been remarkable advances in spatial normalization techniques, the differences in the shape of the hemispheres and the sulcal pattern of brains relative to age, gender, races, and diseases cannot be fully overcome by the nonlinear spatial normalization techniques. T1 SPGR MR images in 16 elderly male normal volunteers (>55 y. mean age: = 61.8 ± 3.5 y) were spatially normalized onto the age/gender specific Korean templates, and the Caucasian MNI template and the extent of the deformations were compared. These particular subjects were never included in the development of the templates. First , the images were matched into the templates using an affine transformation to eliminate the global difference between the templates and source images. Second the affine registration was followed by an estimation of nonlinear deformation. Determinants of the Jacobian matrices of the nonlinear deformation were then calculated for every voxel to estimate the regional volume change during the nonlinear transformation Jacobian determinant images highlighted the great magnitude of the relative local volume changes obtained when the elderly brains were spatially normalized onto the young/midlife male or female templates. They reflect the enlargement of CSF space in the lateral ventricles, sylvian fissures and cisterna magna, and the shrinkage of the cortex noted mainly in frontal, insular and lateral temporal cortexes, and the cerebellums in the aged brains. In the Jacobian determinant images, a regional shrinkage of the brain in the left middle prefrontal cortex was observed in addition to the regional expansion in the ventricles and sylvian fissures, which may be due to the age differences between the template and source images. The regional anatomical difference between template and source images could impose an extreme deformation of the source images during the spatial normalization and therefore. Individual brains should be placed into the appropriate template

  7. From physical dose constraints to equivalent uniform dose constraints in inverse radiotherapy planning

    International Nuclear Information System (INIS)

    Thieke, Christian; Bortfeld, Thomas; Niemierko, Andrzej; Nill, Simeon

    2003-01-01

    Optimization algorithms in inverse radiotherapy planning need information about the desired dose distribution. Usually the planner defines physical dose constraints for each structure of the treatment plan, either in form of minimum and maximum doses or as dose-volume constraints. The concept of equivalent uniform dose (EUD) was designed to describe dose distributions with a higher clinical relevance. In this paper, we present a method to consider the EUD as an optimization constraint by using the method of projections onto convex sets (POCS). In each iteration of the optimization loop, for the actual dose distribution of an organ that violates an EUD constraint a new dose distribution is calculated that satisfies the EUD constraint, leading to voxel-based physical dose constraints. The new dose distribution is found by projecting the current one onto the convex set of all dose distributions fulfilling the EUD constraint. The algorithm is easy to integrate into existing inverse planning systems, and it allows the planner to choose between physical and EUD constraints separately for each structure. A clinical case of a head and neck tumor is optimized using three different sets of constraints: physical constraints for all structures, physical constraints for the target and EUD constraints for the organs at risk, and EUD constraints for all structures. The results show that the POCS method converges stable and given EUD constraints are reached closely

  8. Design and Fabrication of a Precision Template for Spine Surgery Using Selective Laser Melting (SLM

    Directory of Open Access Journals (Sweden)

    Di Wang

    2016-07-01

    Full Text Available In order to meet the clinical requirements of spine surgery, this paper proposes the fabrication of the customized template for spine surgery through computer-aided design. A 3D metal printing-selective laser melting (SLM technique was employed to directly fabricate the 316L stainless steel template, and the metal template with tiny locating holes was used as an auxiliary tool to insert spinal screws inside the patient’s body. To guarantee accurate fabrication of the template for cervical vertebra operation, the contact face was placed upwards to improve the joint quality between the template and the cervical vertebra. The joint surface of the printed template had a roughness of Ra = 13 ± 2 μm. After abrasive blasting, the surface roughness was Ra = 7 ± 0.5 μm. The surgical metal template was bound with the 3D-printed Acrylonitrile Butadiene Styrene (ABS plastic model. The micro-hardness values determined at the cross-sections of SLM-processed samples varied from HV0.3 250 to HV0.3 280, and the measured tensile strength was in the range of 450 MPa to 560 MPa, which showed that the template had requisite strength. Finally, the metal template was clinically used in the patient’s surgical operation, and the screws were inserted precisely as the result of using the auxiliary template. The geometrical parameters of the template hole (e.g., diameter and wall thickness were optimized, and measures were taken to optimize the key geometrical units (e.g., hole units in metal 3D printing. Compared to the traditional technology of screw insertion, the use of the surgical metal template enabled the screws to be inserted more easily and accurately during spinal surgery. However, the design of the high-quality template should fully take into account the clinical demands of surgeons, as well as the advice of the designing engineers and operating technicians.

  9. Concurrent design of composite materials and structures considering thermal conductivity constraints

    Science.gov (United States)

    Jia, J.; Cheng, W.; Long, K.

    2017-08-01

    This article introduces thermal conductivity constraints into concurrent design. The influence of thermal conductivity on macrostructure and orthotropic composite material is extensively investigated using the minimum mean compliance as the objective function. To simultaneously control the amounts of different phase materials, a given mass fraction is applied in the optimization algorithm. Two phase materials are assumed to compete with each other to be distributed during the process of maximizing stiffness and thermal conductivity when the mass fraction constraint is small, where phase 1 has superior stiffness and thermal conductivity whereas phase 2 has a superior ratio of stiffness to density. The effective properties of the material microstructure are computed by a numerical homogenization technique, in which the effective elasticity matrix is applied to macrostructural analyses and the effective thermal conductivity matrix is applied to the thermal conductivity constraint. To validate the effectiveness of the proposed optimization algorithm, several three-dimensional illustrative examples are provided and the features under different boundary conditions are analysed.

  10. Constraints on martian lobate debris apron evolution and rheology from numerical modeling of ice flow

    Science.gov (United States)

    Parsons, Reid A.; Nimmo, Francis; Miyamoto, Hideaki

    2011-07-01

    Radar observations in the Deuteronilus Mensae region by Mars Reconnaissance Orbiter have constrained the thickness and dust concentration found within mid-latitude ice deposits, providing an opportunity to more accurately estimate the rheology of ice responsible for the formation of lobate debris aprons based on their apparent age of ˜100 Myr. We developed a numerical model simulating ice flow under martian conditions using results from ice deformation experiments, theory of ice grain growth based on terrestrial ice cores, and observational constraints from radar profiles and laser altimetry. By varying the ice grain size, the ice temperature, the subsurface slope, and the initial ice volume we determine the combination of parameters that best reproduce the observed LDA lengths and thicknesses over a period of time comparable to the apparent ages of LDA surfaces (90-300 Myr). We find that an ice temperature of 205 K, an ice grain size of 5 mm, and a flat subsurface slope give reasonable ages for many LDAs in the northern mid-latitudes of Mars. Assuming that the ice grain size is limited by the grain boundary pinning effect of incorporated dust, these results limit the dust volume concentration to less than 4%. However, assuming all LDAs were emplaced by a single event, we find that there is no single combination of grain size, temperature, and subsurface slope which can give realistic ages for all LDAs, suggesting that some or all of these variables are spatially heterogeneous. Based on our model we conclude that the majority of northern mid-latitude LDAs are composed of clean (⩽4 vol%), coarse (⩾1 mm) grained ice, but regional differences in either the amount of dust mixed in with the ice, or in the presence of a basal slope below the LDA ice must be invoked. Alternatively, the ice temperature and/or timing of ice deposition may vary significantly between different mid-latitude regions. Either eventuality can be tested with future observations.

  11. Rate-Optimized Power Allocation for DF-Relayed OFDM Transmission under Sum and Individual Power Constraints

    Directory of Open Access Journals (Sweden)

    Vandendorpe Luc

    2009-01-01

    Full Text Available We consider an OFDM (orthogonal frequency division multiplexing point-to-point transmission scheme which is enhanced by means of a relay. Symbols sent by the source during a first time slot may be (but are not necessarily retransmitted by the relay during a second time slot. The relay is assumed to be of the DF (decode-and-forward type. For each relayed carrier, the destination implements maximum ratio combining. Two protocols are considered. Assuming perfect CSI (channel state information, the paper investigates the power allocation problem so as to maximize the rate offered by the scheme for two types of power constraints. Both cases of sum power constraint and individual power constraints at the source and at the relay are addressed. The theoretical analysis is illustrated through numerical results for the two protocols and both types of constraints.

  12. Research on Remote Sensing Image Template Processing Based on Global Subdivision Theory

    OpenAIRE

    Xiong Delan; Du Genyuan

    2013-01-01

    Aiming at the questions of vast data, complex operation, and time consuming processing for remote sensing image, subdivision template was proposed based on global subdivision theory, which can set up high level of abstraction and generalization for remote sensing image. The paper emphatically discussed the model and structure of subdivision template, and put forward some new ideas for remote sensing image template processing, key technology and quickly applied demonstration. The research has ...

  13. On the anodic aluminium oxide refractive index of nanoporous templates

    International Nuclear Information System (INIS)

    Hierro-Rodriguez, A; Rocha-Rodrigues, P; Araujo, J P; Valdés-Bango, F; Alameda, J M; Teixeira, J M; Jorge, P A S; Santos, J L; Guerreiro, A

    2015-01-01

    In the present study, we have determined the intrinsic refractive index of anodic aluminium oxide, which is originated by the formation of nanoporous alumina templates. Different templates have been fabricated by the conventional two-step anodization procedure in oxalic acid. Their porosities were modified by chemical wet etching allowing the tuning of their effective refractive indexes (air-filled nanopores  +  anodic aluminium oxide). By standard spectroscopic light transmission measurements, the effective refractive index for each different template was extracted in the VIS–NIR region. The determination of the intrinsic anodic aluminium oxide refractive index was performed by using the Maxwell–Garnett homogenization theory. The results are coincident for all the fabricated samples. The obtained refractive index (∼1.55) is quite lower (∼22%) than the commonly used Al 2 O 3 handbook value (∼1.75), showing that the amorphous nature of the anodic oxide structure strongly conditions its optical properties. This difference is critical for the correct design and modeling of optical plasmonic metamaterials based on anodic aluminium oxide nanoporous templates. (paper)

  14. Metal-organic framework templated electrodeposition of functional gold nanostructures

    International Nuclear Information System (INIS)

    Worrall, Stephen D.; Bissett, Mark A.; Hill, Patrick I.; Rooney, Aidan P.; Haigh, Sarah J.; Attfield, Martin P.; Dryfe, Robert A.W.

    2016-01-01

    Highlights: • Electrodeposition of anisotropic Au nanostructures templated by HKUST-1. • Au nanostructures replicate ∼1.4 nm pore spaces of HKUST-1. • Encapsulated Au nanostructures active as SERS substrate for 4-fluorothiophenol. - Abstract: Utilizing a pair of quick, scalable electrochemical processes, the permanently porous MOF HKUST-1 was electrochemically grown on a copper electrode and this HKUST-1-coated electrode was used to template electrodeposition of a gold nanostructure within the pore network of the MOF. Transmission electron microscopy demonstrates that a proportion of the gold nanostructures exhibit structural features replicating the pore space of this ∼1.4 nm maximum pore diameter MOF, as well as regions that are larger in size. Scanning electron microscopy shows that the electrodeposited gold nanostructure, produced under certain conditions of synthesis and template removal, is sufficiently inter-grown and mechanically robust to retain the octahedral morphology of the HKUST-1 template crystals. The functionality of the gold nanostructure within the crystalline HKUST-1 was demonstrated through the surface enhanced Raman spectroscopic (SERS) detection of 4-fluorothiophenol at concentrations as low as 1 μM. The reported process is confirmed as a viable electrodeposition method for obtaining functional, accessible metal nanostructures encapsulated within MOF crystals.

  15. Electrochemically grown metallic nanocomb structures on nanoporous alumina templates

    International Nuclear Information System (INIS)

    Kaya, Savas; Atar, Erdem

    2011-01-01

    Electrochemical growth of metallic nanocomb structures on anodized alumina templates is described. Nanocombs originate from the orderly growth and merger of very thin (d=15±5 nm) metallic nanowires which do not completely fill much larger pores (d∼100 nm) in the alumina template (t≤3 μm). Instead, the nanowires prefer growing along the inner corners of the hexagonal pores, coalescing into a highly ordered structure as they emerge, resulting a metallic form reminiscent of the topology of the original template. We disclose here the typical processing conditions and the microstructure of this previously unknown material as observed with a scanning electron microscope (SEM) and energy dispersive x-ray (EDX) spectroscopy. It is shown that Au nanocombs have an anomalous EDX spectra and can emit electrons at a field of ∼1 kV/cm.

  16. Implementation Support of Security Design Patterns Using Test Templates

    Directory of Open Access Journals (Sweden)

    Masatoshi Yoshizawa

    2016-06-01

    Full Text Available Security patterns are intended to support software developers as the patterns encapsulate security expert knowledge. However, these patterns may be inappropriately applied because most developers are not security experts, leading to threats and vulnerabilities. Here we propose a support method for security design patterns in the implementation phase of software development. Our method creates a test template from a security design pattern, consisting of an “aspect test template” to observe the internal processing and a “test case template”. Providing design information creates a test from the test template with a tool. Because our test template is reusable, it can easily perform a test to validate a security design pattern. In an experiment involving four students majoring in information sciences, we confirm that our method can realize an effective test, verify pattern applications, and support pattern implementation.

  17. Template measurement for plutonium pit based on neural networks

    International Nuclear Information System (INIS)

    Zhang Changfan; Gong Jian; Liu Suping; Hu Guangchun; Xiang Yongchun

    2012-01-01

    Template measurement for plutonium pit extracts characteristic data from-ray spectrum and the neutron counts emitted by plutonium. The characteristic data of the suspicious object are compared with data of the declared plutonium pit to verify if they are of the same type. In this paper, neural networks are enhanced as the comparison algorithm for template measurement of plutonium pit. Two kinds of neural networks are created, i.e. the BP and LVQ neural networks. They are applied in different aspects for the template measurement and identification. BP neural network is used for classification for different types of plutonium pits, which is often used for management of nuclear materials. LVQ neural network is used for comparison of inspected objects to the declared one, which is usually applied in the field of nuclear disarmament and verification. (authors)

  18. Target templates: the precision of mental representations affects attentional guidance and decision-making in visual search.

    Science.gov (United States)

    Hout, Michael C; Goldinger, Stephen D

    2015-01-01

    When people look for things in the environment, they use target templates-mental representations of the objects they are attempting to locate-to guide attention and to assess incoming visual input as potential targets. However, unlike laboratory participants, searchers in the real world rarely have perfect knowledge regarding the potential appearance of targets. In seven experiments, we examined how the precision of target templates affects the ability to conduct visual search. Specifically, we degraded template precision in two ways: 1) by contaminating searchers' templates with inaccurate features, and 2) by introducing extraneous features to the template that were unhelpful. We recorded eye movements to allow inferences regarding the relative extents to which attentional guidance and decision-making are hindered by template imprecision. Our findings support a dual-function theory of the target template and highlight the importance of examining template precision in visual search.

  19. Numerical Determination of Crack Opening and Closure Stress Intensity Factors

    DEFF Research Database (Denmark)

    Ricardo, Luiz Carlos Hernandes

    2009-01-01

    The present work shows the numerical determination of fatigue crack opening and closure stress intensity factors of a C(T) specimen under variable amplitude loading using a finite element method. A half compact tension C(T) specimen, assuming plane stress constraint was used by finite element...

  20. Mean-Reverting Portfolio With Budget Constraint

    Science.gov (United States)

    Zhao, Ziping; Palomar, Daniel P.

    2018-05-01

    This paper considers the mean-reverting portfolio design problem arising from statistical arbitrage in the financial markets. We first propose a general problem formulation aimed at finding a portfolio of underlying component assets by optimizing a mean-reversion criterion characterizing the mean-reversion strength, taking into consideration the variance of the portfolio and an investment budget constraint. Then several specific problems are considered based on the general formulation, and efficient algorithms are proposed. Numerical results on both synthetic and market data show that our proposed mean-reverting portfolio design methods can generate consistent profits and outperform the traditional design methods and the benchmark methods in the literature.

  1. Incorporation Between AHP and N-TSP for Plant Surveillance Routing with Multiple Constraints

    International Nuclear Information System (INIS)

    Djoko Hari Nugroho

    2002-01-01

    This paper observed plant on-line surveillance routing for maintenance management with multiple constraints using TSP (Traveling Salesman Problem). In the research N-TSP (nomadic TSP) type was used. In this case, on-line surveillance could be implemented on moving robot. Route for preventive maintenance management was observed sequentially per stage using multiple constraints (a) distance between components, and (b) failure probability of components using AHP (Analytical Hierarchy Process). Simulation was observed utilizing DURESS as a complex system. The simulation result showed that the route with single constraint distance between components represents the sequence of 1 - 6 - 2 - 4 - 3 - 5. Routing for DURESS with multiple constraints using incorporation of AHP and TSP showed that the first priority in the route is flow sensor FB2 with the value of comparation of 0.1042. The next priority is sequentially FB1, FA2, FA1, FA, FB, VB, VA, VA1, VA2, VB1, VB2, pump B, pump A, FR1, FR2, reservoir 2, and reservoir 1. Numerical experiment obtained that the incorporation between AHP and N-TSP has successfully constructed the surveillance routing with multiple constraints. (author)

  2. Hollow colloidal particles by emulsion templating, from synthesis to self-assembly

    NARCIS (Netherlands)

    Zoldesi, C.I.

    2006-01-01

    This research was focused on developing a new method to prepare hollow colloidal particles in the micrometer range, based on emulsion templating, characterization of both the templates and the resulting particles from physical and chemical viewpoint, and fabrication of materials based on such

  3. Assessment of realizability constraints in v2-f turbulence models

    International Nuclear Information System (INIS)

    Sveningsson, A.; Davidson, L.

    2004-01-01

    The use of the realizability constraint in v 2 -f turbulence models is assessed by computing a stator vane passage flow. In this flow the stagnation region is large and it is shown that the time scale bound suggested by [Int. J. Heat Fluid Flow 17 (1995) 89] is well suited to prevent unphysical growth of turbulence kinetic energy. However, this constraint causes numerical instabilities when used in the equation for the relaxation parameter, f. It is also shown that the standard use of the realizability constraint in the v 2 -f model is inconsistent and some modifications are suggested. These changes of the v 2 -f model are examined and shown to have negligible effect on the overall performance of the v 2 -f model. In this work two different versions of the v 2 -f model are investigated and the results obtained are compared with experimental data. The model on a form similar to that originally suggested by Durbin (e.g. [AIAA J. 33 (1995) 659]) produced the overall best agreement with stator vane heat transfer data

  4. Self-Ordered Nanoporous Alumina Templates Formed by Anodization of Aluminum in Oxalic Acid

    Science.gov (United States)

    Vida-Simiti, Ioan; Nemes, Dorel; Jumate, Nicolaie; Thalmaier, Gyorgy; Sechel, Niculina

    2012-10-01

    Anodic aluminum oxide (AAO) membranes with highly ordered nanopores serve as ideal templates for the formation of various nanostructured materials. The procedure of the template preparation is based on a two-step self-organized anodization of aluminum. In the current study, AAO templates were fabricated in 0.3 M oxalic acid under the anodizing potential range of 30-60 V at an electrolyte temperature of ~5°C. The AAO templates were analyzed using scanning electron microscopy, x-ray diffraction, Fourier-transform infrared spectroscopy, and differential thermal analysis. The as obtained layers are amorphous; the mean pore size is between 40 nm and 75 nm and increases with the increase of the anodization potential. Well-defined pores across the whole aluminum template, a pore density of ~1010 pores/cm2, and a tendency to form a porous structure with hexagonal symmetry were observed.

  5. Surfactant-assisted sacrificial template-mediated synthesis

    Indian Academy of Sciences (India)

    ... spectroscopy, field emission scanning electron microscopy, transmission electron microscopy, energy dispersive spectroscopyand photoluminescence studies. Influence of surfactant and solvents on morphology and luminescence of the final product in sacrificial template-assisted method has been investigated in detail.

  6. Multiparameter Elastic Full Waveform Inversion With Facies Constraints

    KAUST Repository

    Zhang, Zhendong

    2017-08-17

    Full waveform inversion (FWI) aims fully benefit from all the data characteristics to estimate the parameters describing the assumed physics of the subsurface. However, current efforts to utilize full waveform inversion as a tool beyond acoustic imaging applications, for example in reservoir analysis, faces inherent challenges related to the limited resolution and the potential trade-off between the elastic model parameters. Adding rock physics constraints does help to mitigate these issues, but current approaches to add such constraints are based on including them as a priori knowledge mostly valid around the well or as a boundary condition for the whole area. Since certain rock formations inside the Earth admit consistent elastic properties and relative values of elastic and anisotropic parameters (facies), utilizing such localized facies information in FWI can improve the resolution of inverted parameters. We propose a novel confidence map based approach to utilize the facies-based constraints in both isotropic and anisotropic elastic FWI. We invert for such a confidence map using Bayesian theory, in which the confidence map is updated at each iteration of the inversion using both the inverted models and a prior information. The numerical examples show that the proposed method can reduce the trade-offs and also can improve the resolution of the inverted elastic and anisotropic properties.

  7. Constraint-based reachability

    Directory of Open Access Journals (Sweden)

    Arnaud Gotlieb

    2013-02-01

    Full Text Available Iterative imperative programs can be considered as infinite-state systems computing over possibly unbounded domains. Studying reachability in these systems is challenging as it requires to deal with an infinite number of states with standard backward or forward exploration strategies. An approach that we call Constraint-based reachability, is proposed to address reachability problems by exploring program states using a constraint model of the whole program. The keypoint of the approach is to interpret imperative constructions such as conditionals, loops, array and memory manipulations with the fundamental notion of constraint over a computational domain. By combining constraint filtering and abstraction techniques, Constraint-based reachability is able to solve reachability problems which are usually outside the scope of backward or forward exploration strategies. This paper proposes an interpretation of classical filtering consistencies used in Constraint Programming as abstract domain computations, and shows how this approach can be used to produce a constraint solver that efficiently generates solutions for reachability problems that are unsolvable by other approaches.

  8. Computer-aided modeling framework – a generic modeling template

    DEFF Research Database (Denmark)

    Fedorova, Marina; Sin, Gürkan; Gani, Rafiqul

    and test models systematically, efficiently and reliably. In this way, development of products and processes can be made faster, cheaper and more efficient. In this contribution, as part of the framework, a generic modeling template for the systematic derivation of problem specific models is presented....... The application of the modeling template is highlighted with a case study related to the modeling of a catalytic membrane reactor coupling dehydrogenation of ethylbenzene with hydrogenation of nitrobenzene...

  9. Analytical template protection performance and maximum key size given a Gaussian-modeled biometric source

    NARCIS (Netherlands)

    Kelkboom, E.J.C.; Breebaart, Jeroen; Buhan, I.R.; Veldhuis, Raymond N.J.; Vijaya Kumar, B.V.K.; Prabhakar, Salil; Ross, Arun A.

    2010-01-01

    Template protection techniques are used within biometric systems in order to protect the stored biometric template against privacy and security threats. A great portion of template protection techniques are based on extracting a key from or binding a key to a biometric sample. The achieved

  10. Constraint-Muse: A Soft-Constraint Based System for Music Therapy

    Science.gov (United States)

    Hölzl, Matthias; Denker, Grit; Meier, Max; Wirsing, Martin

    Monoidal soft constraints are a versatile formalism for specifying and solving multi-criteria optimization problems with dynamically changing user preferences. We have developed a prototype tool for interactive music creation, called Constraint Muse, that uses monoidal soft constraints to ensure that a dynamically generated melody harmonizes with input from other sources. Constraint Muse provides an easy to use interface based on Nintendo Wii controllers and is intended to be used in music therapy for people with Parkinson’s disease and for children with high-functioning autism or Asperger’s syndrome.

  11. A Ground Systems Template for Remote Sensing Systems

    Science.gov (United States)

    McClanahan, Timothy P.; Trombka, Jacob I.; Floyd, Samuel R.; Truskowski, Walter; Starr, Richard D.; Clark, Pamela E.; Evans, Larry G.

    2002-10-01

    Spaceborne remote sensing using gamma and X-ray spectrometers requires particular attention to the design and development of reliable systems. These systems must ensure the scientific requirements of the mission within the challenging technical constraints of operating instrumentation in space. The Near Earth Asteroid Rendezvous (NEAR) spacecraft included X-ray and gamma-ray spectrometers (XGRS), whose mission was to map the elemental chemistry of the 433 Eros asteroid. A remote sensing system template, similar to a blackboard systems approach used in artificial intelligence, was identified in which the spacecraft, instrument, and ground system was designed and developed to monitor and adapt to evolving mission requirements in a complicated operational setting. Systems were developed for ground tracking of instrument calibration, instrument health, data quality, orbital geometry, solar flux as well as models of the asteroid's surface characteristics, requiring an intensive human effort. In the future, missions such as the Autonomous Nano-Technology Swarm (ANTS) program will have to rely heavily on automation to collectively encounter and sample asteroids in the outer asteroid belt. Using similar instrumentation, ANTS will require information similar to data collected by the NEAR X-ray/Gamma-Ray Spectrometer (XGRS) ground system for science and operations management. The NEAR XGRS systems will be studied to identify the equivalent subsystems that may be automated for ANTS. The effort will also investigate the possibility of applying blackboard style approaches to automated decision making required for ANTS.

  12. A ground systems template for remote sensing systems

    International Nuclear Information System (INIS)

    McClanahan, Timothy P.; Trombka, Jacob I.; Floyd, Samuel R.; Truskowski, Walter; Starr, Richard D.; Clark, Pamela E.; Evans, Larry G.

    2002-01-01

    Spaceborne remote sensing using gamma and X-ray spectrometers requires particular attention to the design and development of reliable systems. These systems must ensure the scientific requirements of the mission within the challenging technical constraints of operating instrumentation in space. The Near Earth Asteroid Rendezvous (NEAR) spacecraft included X-ray and gamma-ray spectrometers (XGRS), whose mission was to map the elemental chemistry of the 433 Eros asteroid. A remote sensing system template, similar to a blackboard systems approach used in artificial intelligence, was identified in which the spacecraft, instrument, and ground system was designed and developed to monitor and adapt to evolving mission requirements in a complicated operational setting. Systems were developed for ground tracking of instrument calibration, instrument health, data quality, orbital geometry, solar flux as well as models of the asteroid's surface characteristics, requiring an intensive human effort. In the future, missions such as the Autonomous Nano-Technology Swarm (ANTS) program will have to rely heavily on automation to collectively encounter and sample asteroids in the outer asteroid belt. Using similar instrumentation, ANTS will require information similar to data collected by the NEAR X-ray/Gamma-Ray Spectrometer (XGRS) ground system for science and operations management. The NEAR XGRS systems will be studied to identify the equivalent subsystems that may be automated for ANTS. The effort will also investigate the possibility of applying blackboard style approaches to automated decision making required for ANTS

  13. New organically templated photoluminescence iodocuprates(I)

    International Nuclear Information System (INIS)

    Hou Qin; Zhao Jinjing; Zhao Tianqi; Jin Juan; Yu Jiehui; Xu Jiqing

    2011-01-01

    Two types of organic cyclic aliphatic diamine molecules piperazine (pip) and 1,3-bis(4-piperidyl)propane (bpp) were used, respectively, to react with an inorganic mixture of CuI and KI in the acidic CH 3 OH solutions under the solvothermal conditions, generating finally three new organically templated iodocuprates as 2-D layered [(Hpip)Cu 3 I 4 ] 1, 1-D chained [tmpip][Cu 2 I 4 ] 2 (tmpip=N,N,N',N'-tetramethylpiperazinium) and dinuclear [H 2 bpp] 2 [Cu 2 I 5 ] I.2H 2 O 3. Note that the templating agent tmpip 2+ in compound 2 originated from the in situ N-alkylation reaction between the pip molecule and the methanol solvent. The photoluminescence analysis indicates that the title compounds emit the different lights: yellow for 1, blue for 2 and yellow-green for 3, respectively. - Graphical abstract: The solvothermal self-assemblies of CuI, KI and pip/bpp in acidic CH 3 OH solutions created three iodocuprates 2-D layered [(Hpip)Cu 3 I 4 ] 1, 1-D chained [tmpip][Cu 2 I 4 ] 2 and dinuclear [H 2 bpp] 2 [Cu 2 I 5 ] I.2H 2 O 3. Highlights: → A new layered iodocuprate(I) with 20-membered rings was hydrothermally prepared. → A simple approach to prepare the new organic templating agent was reported. → Photoluminescence analysis indicates the emission for iodocuprate(I) is associated with the Cu...Cu interactions.

  14. 3-Dimensional printing guide template assisted percutaneous vertebroplasty: Technical note.

    Science.gov (United States)

    Li, Jian; Lin, JiSheng; Yang, Yong; Xu, JunChuan; Fei, Qi

    2018-06-01

    Percutaneous vertebroplasty (PVP) is currently considered as an effective treatment for pain caused by acute osteoporotic vertebral compression fracture. Recently, puncture-related complications are increasingly reported. It's important to find a precise technique to reduce the puncture-related complications. We report a case and discussed the novel surgical technique with step-by-step operating procedures, to introduce the precise PVP assisted by a 3-dimensional printing guide template. Based on the preoperative CT scan and infrared scan data, a well-designed individual guide template could be established in a 3-dimensional reconstruction software and printed out by a 3-dimensional printer. In real operation, by matching the guide template to patient's back skin, cement needles' insertion orientation and depth were easily established. Only 14 times C-arm fluoroscopy with HDF mode (total exposure dose was 4.5 mSv) were required during the procedure. The operation took only 17 min. Cement distribution in the vertebral body was very good without any puncture-related complications. Pain was significantly relieved after surgery. In conclusion, the novel precise 3-dimensional printing guide template system may allow (1) comprehensive visualization of the fractured vertebral body and the individual surgical planning, (2) the perfect fitting between skin and guide template to ensure the puncture stability and accuracy, and (3) increased puncture precision and decreased puncture-related complications, surgical time and radiation exposure. Copyright © 2018 Elsevier Ltd. All rights reserved.

  15. On the construction of a new stellar classification template library for the LAMOST spectral analysis pipeline

    Energy Technology Data Exchange (ETDEWEB)

    Wei, Peng; Luo, Ali; Li, Yinbi; Tu, Liangping; Wang, Fengfei; Zhang, Jiannan; Chen, Xiaoyan; Hou, Wen; Kong, Xiao; Wu, Yue; Zuo, Fang; Yi, Zhenping; Zhao, Yongheng; Chen, Jianjun; Du, Bing; Guo, Yanxin; Ren, Juanjuan [Key Laboratory of Optical Astronomy, National Astronomical Observatories, Chinese Academy of Sciences, Beijing 100012 (China); Pan, Jingchang; Jiang, Bin; Liu, Jie, E-mail: lal@nao.cas.cn, E-mail: weipeng@nao.cas.cn [School of Mechanical, Electrical, and Information Engineering, Shandong University, Weihai 264209 (China); and others

    2014-05-01

    The LAMOST spectral analysis pipeline, called the 1D pipeline, aims to classify and measure the spectra observed in the LAMOST survey. Through this pipeline, the observed stellar spectra are classified into different subclasses by matching with template spectra. Consequently, the performance of the stellar classification greatly depends on the quality of the template spectra. In this paper, we construct a new LAMOST stellar spectral classification template library, which is supposed to improve the precision and credibility of the present LAMOST stellar classification. About one million spectra are selected from LAMOST Data Release One to construct the new stellar templates, and they are gathered in 233 groups by two criteria: (1) pseudo g – r colors obtained by convolving the LAMOST spectra with the Sloan Digital Sky Survey ugriz filter response curve, and (2) the stellar subclass given by the LAMOST pipeline. In each group, the template spectra are constructed using three steps. (1) Outliers are excluded using the Local Outlier Probabilities algorithm, and then the principal component analysis method is applied to the remaining spectra of each group. About 5% of the one million spectra are ruled out as outliers. (2) All remaining spectra are reconstructed using the first principal components of each group. (3) The weighted average spectrum is used as the template spectrum in each group. Using the previous 3 steps, we initially obtain 216 stellar template spectra. We visually inspect all template spectra, and 29 spectra are abandoned due to low spectral quality. Furthermore, the MK classification for the remaining 187 template spectra is manually determined by comparing with 3 template libraries. Meanwhile, 10 template spectra whose subclass is difficult to determine are abandoned. Finally, we obtain a new template library containing 183 LAMOST template spectra with 61 different MK classes by combining it with the current library.

  16. Fabrication of smooth patterned structures of refractory metals, semiconductors, and oxides via template stripping.

    Science.gov (United States)

    Park, Jong Hyuk; Nagpal, Prashant; McPeak, Kevin M; Lindquist, Nathan C; Oh, Sang-Hyun; Norris, David J

    2013-10-09

    The template-stripping method can yield smooth patterned films without surface contamination. However, the process is typically limited to coinage metals such as silver and gold because other materials cannot be readily stripped from silicon templates due to strong adhesion. Herein, we report a more general template-stripping method that is applicable to a larger variety of materials, including refractory metals, semiconductors, and oxides. To address the adhesion issue, we introduce a thin gold layer between the template and the deposited materials. After peeling off the combined film from the template, the gold layer can be selectively removed via wet etching to reveal a smooth patterned structure of the desired material. Further, we demonstrate template-stripped multilayer structures that have potential applications for photovoltaics and solar absorbers. An entire patterned device, which can include a transparent conductor, semiconductor absorber, and back contact, can be fabricated. Since our approach can also produce many copies of the patterned structure with high fidelity by reusing the template, a low-cost and high-throughput process in micro- and nanofabrication is provided that is useful for electronics, plasmonics, and nanophotonics.

  17. A Novel Approach Based on PCNNs Template for Fingerprint Image Thinning

    NARCIS (Netherlands)

    Dacheng, X.; Bailiang, L.; Nijholt, Antinus; Kacprzyk, J.

    2009-01-01

    A PCNNs-based square-and-triangle-template method for binary fingerprint image thinning is proposed. The algorithm is iterative, in which a combined sequential and parallel processing is employed to accelerate execution. When a neuron satisfies the square template, the pixel corresponding to this

  18. Template based rodent brain extraction and atlas mapping.

    Science.gov (United States)

    Weimin Huang; Jiaqi Zhang; Zhiping Lin; Su Huang; Yuping Duan; Zhongkang Lu

    2016-08-01

    Accurate rodent brain extraction is the basic step for many translational studies using MR imaging. This paper presents a template based approach with multi-expert refinement to automatic rodent brain extraction. We first build the brain appearance model based on the learning exemplars. Together with the template matching, we encode the rodent brain position into the search space to reliably locate the rodent brain and estimate the rough segmentation. With the initial mask, a level-set segmentation and a mask-based template learning are implemented further to the brain region. The multi-expert fusion is used to generate a new mask. We finally combine the region growing based on the histogram distribution learning to delineate the final brain mask. A high-resolution rodent atlas is used to illustrate that the segmented low resolution anatomic image can be well mapped to the atlas. Tested on a public data set, all brains are located reliably and we achieve the mean Jaccard similarity score at 94.99% for brain segmentation, which is a statistically significant improvement compared to two other rodent brain extraction methods.

  19. Content analysis of physical examination templates in electronic health records using SNOMED CT.

    Science.gov (United States)

    Gøeg, Kirstine Rosenbeck; Chen, Rong; Højen, Anne Randorff; Elberg, Pia

    2014-10-01

    Most electronic health record (EHR) systems are built on proprietary information models and terminology, which makes achieving semantic interoperability a challenge. Solving interoperability problems requires well-defined standards. In contrast, the need to support clinical work practice requires a local customization of EHR systems. Consequently, contrasting goals may be evident in EHR template design because customization means that local EHR organizations can define their own templates, whereas standardization implies consensus at some level. To explore the complexity of balancing these two goals, this study analyzes the differences and similarities between templates in use today. A similarity analysis was developed on the basis of SNOMED CT. The analysis was performed on four physical examination templates from Denmark and Sweden. The semantic relationships in SNOMED CT were used to quantify similarities and differences. Moreover, the analysis used these identified similarities to investigate the common content of a physical examination template. The analysis showed that there were both similarities and differences in physical examination templates, and the size of the templates varied from 18 to 49 fields. In the SNOMED CT analysis, exact matches and terminology similarities were represented in all template pairs. The number of exact matches ranged from 7 to 24. Moreover, the number of unrelated fields differed a lot from 1/18 to 22/35. Cross-country comparisons tended to have more unrelated content than within-country comparisons. On the basis of identified similarities, it was possible to define the common content of a physical examination. Nevertheless, a complete view on the physical examination required the inclusion of both exact matches and terminology similarities. This study revealed that a core set of items representing the physical examination templates can be generated when the analysis takes into account not only exact matches but also terminology

  20. Template-based automatic breast segmentation on MRI by excluding the chest region

    OpenAIRE

    Lin, M; Chen, JH; Wang, X; Chan, S; Chen, S; Su, MY

    2013-01-01

    Purpose: Methods for quantification of breast density on MRI using semiautomatic approaches are commonly used. In this study, the authors report on a fully automatic chest template-based method. Methods: Nonfat-suppressed breast MR images from 31 healthy women were analyzed. Among them, one case was randomly selected and used as th e template, and the remaining 30 cases were used for testing. Unlike most model-based breast segmentation methods that use the breast region as the template, the c...

  1. The Utility of Template Analysis in Qualitative Psychology Research

    OpenAIRE

    Brooks, Joanna; McCluskey, Serena; Turley, Emma L.; King, Nigel

    2015-01-01

    Thematic analysis is widely used in qualitative psychology research, and in this article, we present a particular style of thematic analysis known as Template Analysis. We outline the technique and consider its epistemological position, then describe three case studies of research projects which employed Template Analysis to illustrate the diverse ways it can be used. Our first case study illustrates how the technique was employed in data analysis undertaken by a team of researchers in a larg...

  2. Conducting polymer nanostructures: template synthesis and applications in energy storage.

    Science.gov (United States)

    Pan, Lijia; Qiu, Hao; Dou, Chunmeng; Li, Yun; Pu, Lin; Xu, Jianbin; Shi, Yi

    2010-07-02

    Conducting polymer nanostructures have received increasing attention in both fundamental research and various application fields in recent decades. Compared with bulk conducting polymers, conducting polymer nanostructures are expected to display improved performance in energy storage because of the unique properties arising from their nanoscaled size: high electrical conductivity, large surface area, short path lengths for the transport of ions, and high electrochemical activity. Template methods are emerging for a sort of facile, efficient, and highly controllable synthesis of conducting polymer nanostructures. This paper reviews template synthesis routes for conducting polymer nanostructures, including soft and hard template methods, as well as its mechanisms. The application of conducting polymer mesostructures in energy storage devices, such as supercapacitors and rechargeable batteries, are discussed.

  3. Conducting Polymer Nanostructures: Template Synthesis and Applications in Energy Storage

    Directory of Open Access Journals (Sweden)

    Lijia Pan

    2010-07-01

    Full Text Available Conducting polymer nanostructures have received increasing attention in both fundamental research and various application fields in recent decades. Compared with bulk conducting polymers, conducting polymer nanostructures are expected to display improved performance in energy storage because of the unique properties arising from their nanoscaled size: high electrical conductivity, large surface area, short path lengths for the transport of ions, and high electrochemical activity. Template methods are emerging for a sort of facile, efficient, and highly controllable synthesis of conducting polymer nanostructures. This paper reviews template synthesis routes for conducting polymer nanostructures, including soft and hard template methods, as well as its mechanisms. The application of conducting polymer mesostructures in energy storage devices, such as supercapacitors and rechargeable batteries, are discussed.

  4. Equilibrium problems with complementarity constraints: case study with applications to oligopolistic markets

    Czech Academy of Sciences Publication Activity Database

    Mordukhovich, B. S.; Outrata, Jiří; Červinka, Michal

    2007-01-01

    Roč. 56, č. 4 (2007), s. 479-494 ISSN 0233-1934 R&D Projects: GA AV ČR IAA1030405 Institutional research plan: CEZ:AV0Z10750506 Keywords : equilibrium problems with complementarity constraints * multiobjective optimization * necessary optimality conditions * numerical methods * oligopolistic market s Subject RIV: BA - General Mathematics Impact factor: 0.408, year: 2007

  5. Template Assembly for Detailed Urban Reconstruction

    KAUST Repository

    Nan, Liangliang; Wonka, Peter; Ghanem, Bernard; Jiang, Caigui

    2015-01-01

    Structure from Motion and Multi View Stereo, and we model a set of 3D templates of facade details. Next, we optimize the initial coarse model to enforce consistency between geometry and appearance (texture images). Then, building details are reconstructed

  6. Customization of electronic medical record templates to improve end-user satisfaction.

    Science.gov (United States)

    Gardner, Carrie Lee; Pearce, Patricia F

    2013-03-01

    Since 2004, increasing importance has been placed on the adoption of electronic medical records by healthcare providers for documentation of patient care. Recent federal regulations have shifted the focus from adoption alone to meaningful use of an electronic medical record system. As proposed by the Technology Acceptance Model, the behavioral intention to use technology is determined by the person's attitude toward usage. The purpose of this quality improvement project was to devise and implement customized templates into an existent electronic medical record system in a single clinic and measure the satisfaction of the clinic providers with the system before and after implementation. Provider satisfaction with the electronic medical record system was evaluated prior to and following template implementation using the current version 7.0 of the Questionnaire for User Interaction Satisfaction tool. Provider comments and improvement in the Questionnaire for User Interaction Satisfaction levels of rankings following template implementation indicated a positive perspective by the providers in regard to the templates and customization of the system.

  7. Hierarchical porous TiO{sub 2} thin films by soft and dual templating

    Energy Technology Data Exchange (ETDEWEB)

    Henrist, Catherine, E-mail: catherine.henrist@ulg.ac.be [University of Liege, Department of Chemistry, GREENMAT-LCIS, B6 Sart Tilman, Liege 4000 (Belgium); University of Liege, Center for Applied Technology in Microscopy (CATmu), B6 Sart Tilman, Liege 4000 (Belgium); Dewalque, Jennifer [University of Liege, Department of Chemistry, GREENMAT-LCIS, B6 Sart Tilman, Liege 4000 (Belgium); Cloots, Rudi [University of Liege, Department of Chemistry, GREENMAT-LCIS, B6 Sart Tilman, Liege 4000 (Belgium); University of Liege, Center for Applied Technology in Microscopy (CATmu), B6 Sart Tilman, Liege 4000 (Belgium); Vertruyen, Bénédicte; Jonlet, Jonathan; Colson, Pierre [University of Liege, Department of Chemistry, GREENMAT-LCIS, B6 Sart Tilman, Liege 4000 (Belgium)

    2013-07-31

    Hierarchical porous structures, with different pore sizes, including pores larger than 10 nm, constitute an important field of research for many applications such as selective molecule detection, catalysis, dye-sensitized solar cells, nanobiotechnology and nanomedecine. However, increasing the pore size logically results in the decrease of specific surface. There is a need to quantify and predict the resulting porosity and specific surface. We have prepared hierarchical porous TiO{sub 2} thin films either by surfactant templating (soft) or dual surfactant/nanospheres templating (soft/hard). They all show narrow, bimodal distribution of pores. Soft templating route uses a modified sol–gel procedure by adding a swelling agent (polypropylene glycol) to a precursor solution containing Ti alkoxide and block-copolymer surfactant. This scheme leads to very thin films showing high specific surface and bimodal porosity with diameters of 10 nm and 54 nm. Dual templating route combines a precursor solution made of Ti alkoxide and block-copolymer surfactant with polystyrene (PS) nanospheres (diam. 250 nm) in a one-pot simple process. This gives thicker films with a bimodal distribution of pores (8 nm and 165-200 nm). The introduction of PS nanospheres in the surfactant–Ti system does not interfere with the soft templating process and results in a macroporosity with a pore diameter 20–30% smaller than the original beads diameter. The dye loading of hierarchical films is compared to pure surfactant-templated TiO{sub 2} films and shows a relative decrease of 29% for soft templating and 43% for dual templating. The microstructure of bimodal porous films is characterized by several techniques such as transmission and scanning electron microscopy, X-ray diffraction, profilometry and ellipsometry. Finally, a geometrical model is proposed and validated for each system, based on the agreement between calculated specific surfaces and experimental dye loading with N719 dye

  8. Manufacturing ontology through templates

    Directory of Open Access Journals (Sweden)

    Diciuc Vlad

    2017-01-01

    Full Text Available The manufacturing industry contains a high volume of knowhow and of high value, much of it being held by key persons in the company. The passing of this know-how is the basis of manufacturing ontology. Among other methods like advanced filtering and algorithm based decision making, one way of handling the manufacturing ontology is via templates. The current paper tackles this approach and highlights the advantages concluding with some recommendations.

  9. A SCHEME FOR TEMPLATE SECURITY AT FEATURE FUSION LEVEL IN MULTIMODAL BIOMETRIC SYSTEM

    Directory of Open Access Journals (Sweden)

    Arvind Selwal

    2016-09-01

    Full Text Available Biometric is the science of human recognition based upon using their biological, chemical or behavioural traits. These systems are used in many real life applications simply from biometric based attendance system to providing security at very sophisticated level. A biometric system deals with raw data captured using a sensor and feature template extracted from raw image. One of the challenges being faced by designers of these systems is to secure template data extracted from the biometric modalities of the user and protect the raw images. To minimize spoof attacks on biometric systems by unauthorised users one of the solutions is to use multi-biometric systems. Multi-modal biometric system works by using fusion technique to merge feature templates generated from different modalities of the human. In this work a new scheme is proposed to secure template during feature fusion level. Scheme is based on union operation of fuzzy relations of templates of modalities during fusion process of multimodal biometric systems. This approach serves dual purpose of feature fusion as well as transformation of templates into a single secured non invertible template. The proposed technique is cancelable and experimentally tested on a bimodal biometric system comprising of fingerprint and hand geometry. Developed scheme removes the problem of an attacker learning the original minutia position in fingerprint and various measurements of hand geometry. Given scheme provides improved performance of the system with reduction in false accept rate and improvement in genuine accept rate.

  10. Self-organized template formation for quantum dot ordering

    International Nuclear Information System (INIS)

    Noetzel, Richard; Mano, Takaaki; Wolter, Joachim H.

    2004-01-01

    Ordered arrays of quantum dots (QDs) are created by self-organized anisotropic strain engineering of (In,Ga)As/GaAs quantum wire (QWR) superlattice (SL) templates on exactly oriented GaAs (100) substrates by molecular beam epitaxy (MBE). The well-defined one-dimensional arrays of (In,Ga)As QDs formed on top of these templates due to local strain recognition are of excellent structural and optical quality up to room temperature. The QD arrays thus allow for fundamental studies and device operation principles based on single- and multiple carrier- and photon-, and coherent quantum interference effects

  11. Templated Chemistry for Sequence-Specific Fluorogenic Detection of Duplex DNA

    Science.gov (United States)

    Li, Hao; Franzini, Raphael M.; Bruner, Christopher; Kool, Eric T.

    2015-01-01

    We describe the development of templated fluorogenic chemistry for detection of specific sequences of duplex DNA in solution. In this approach, two modified homopyrimidine oligodeoxynucleotide probes are designed to bind by triple helix formation at adjacent positions on a specific purine-rich target sequence of duplex DNA. One fluorescein-labeled probe contains an α-azidoether linker to a fluorescence quencher; the second (trigger) probe carries a triarylphosphine, designed to reduce the azide and cleave the linker. The data showed that at pH 5.6 these probes yielded a strong fluorescence signal within minutes on addition to a complementary homopurine duplex DNA target. The signal increased by a factor of ca. 60, and was completely dependent on the presence of the target DNA. Replacement of cytosine in the probes with pseudoisocytosine allowed the templated chemistry to proceed readily at pH 7. Single nucleotide mismatches in the target oligonucleotide slowed the templated reaction considerably, demonstrating high sequence selectivity. The use of templated fluorogenic chemistry for detection of duplex DNAs has not been previously reported and may allow detection of double stranded DNA, at least for homopurine-homopyrimidine target sites, under native, non-disturbing conditions. PMID:20859985

  12. Synthesis of CdS nanoparticles based on DNA network templates

    International Nuclear Information System (INIS)

    Yao Yong; Song Yonghai; Wang Li

    2008-01-01

    CdS nanoparticles have been successfully synthesized by using DNA networks as templates. The synthesis was carried out by first dropping a mixture of cadmium acetate and DNA on a mica surface for the formation of the DNA network template and then transferring the sample into a heated thiourea solution. The Cd 2+ reacted with thiourea at high temperature and formed CdS nanoparticles on the DNA network template. UV-vis spectroscopy, photoluminescence, x-ray diffraction and atomic force microscopy (AFM) were used to characterize the CdS nanoparticles in detail. AFM results showed that the resulted CdS nanoparticles were directly aligned on the DNA network templates and that the synthesis and assembly of CdS nanoparticles was realized in one step. CdS nanoparticles fabricated with this method were smaller than those directly synthesized in a thiourea solution and were uniformly aligned on the DNA networks. By adjusting the density of the DNA networks and the concentration of Cd 2+ , the size and density of the CdS nanoparticles could be effectively controlled and CdS nanoparticles could grow along the DNA chains into nanowires. The possible growth mechanism has also been discussed in detail

  13. Exploring Many-Core Design Templates for FPGAs and ASICs

    Directory of Open Access Journals (Sweden)

    Ilia Lebedev

    2012-01-01

    Full Text Available We present a highly productive approach to hardware design based on a many-core microarchitectural template used to implement compute-bound applications expressed in a high-level data-parallel language such as OpenCL. The template is customized on a per-application basis via a range of high-level parameters such as the interconnect topology or processing element architecture. The key benefits of this approach are that it (i allows programmers to express parallelism through an API defined in a high-level programming language, (ii supports coarse-grained multithreading and fine-grained threading while permitting bit-level resource control, and (iii reduces the effort required to repurpose the system for different algorithms or different applications. We compare template-driven design to both full-custom and programmable approaches by studying implementations of a compute-bound data-parallel Bayesian graph inference algorithm across several candidate platforms. Specifically, we examine a range of template-based implementations on both FPGA and ASIC platforms and compare each against full custom designs. Throughout this study, we use a general-purpose graphics processing unit (GPGPU implementation as a performance and area baseline. We show that our approach, similar in productivity to programmable approaches such as GPGPU applications, yields implementations with performance approaching that of full-custom designs on both FPGA and ASIC platforms.

  14. Detecting lung cancer symptoms with analogic CNN algorithms based on a constrained diffusion template

    International Nuclear Information System (INIS)

    Hirakawa, Satoshi; Nishio, Yoshifumi; Ushida, Akio; Ueno, Junji; Kasem, I.; Nishitani, Hiromu; Rekeczky, C.; Roska, T.

    1997-01-01

    In this article, a new type of diffusion template and an analogic CNN algorithm using this diffusion template for detecting some lung cancer symptoms in X-ray films are proposed. The performance of the diffusion template is investigated and our CNN algorithm is verified to detect some key lung cancer symptoms, successfully. (author)

  15. Multiparameter elastic full waveform inversion with facies-based constraints

    Science.gov (United States)

    Zhang, Zhen-dong; Alkhalifah, Tariq; Naeini, Ehsan Zabihi; Sun, Bingbing

    2018-06-01

    Full waveform inversion (FWI) incorporates all the data characteristics to estimate the parameters described by the assumed physics of the subsurface. However, current efforts to utilize FWI beyond improved acoustic imaging, like in reservoir delineation, faces inherent challenges related to the limited resolution and the potential trade-off between the elastic model parameters. Some anisotropic parameters are insufficiently updated because of their minor contributions to the surface collected data. Adding rock physics constraints to the inversion helps mitigate such limited sensitivity, but current approaches to add such constraints are based on including them as a priori knowledge mostly valid around the well or as a global constraint for the whole area. Since similar rock formations inside the Earth admit consistent elastic properties and relative values of elasticity and anisotropy parameters (this enables us to define them as a seismic facies), utilizing such localized facies information in FWI can improve the resolution of inverted parameters. We propose a novel approach to use facies-based constraints in both isotropic and anisotropic elastic FWI. We invert for such facies using Bayesian theory and update them at each iteration of the inversion using both the inverted models and a priori information. We take the uncertainties of the estimated parameters (approximated by radiation patterns) into consideration and improve the quality of estimated facies maps. Four numerical examples corresponding to different acquisition, physical assumptions and model circumstances are used to verify the effectiveness of the proposed method.

  16. Multiparameter Elastic Full Waveform Inversion with Facies-based Constraints

    Science.gov (United States)

    Zhang, Zhen-dong; Alkhalifah, Tariq; Naeini, Ehsan Zabihi; Sun, Bingbing

    2018-03-01

    Full waveform inversion (FWI) incorporates all the data characteristics to estimate the parameters described by the assumed physics of the subsurface. However, current efforts to utilize full waveform inversion beyond improved acoustic imaging, like in reservoir delineation, faces inherent challenges related to the limited resolution and the potential trade-off between the elastic model parameters. Some anisotropic parameters are insufficiently updated because of their minor contributions to the surface collected data. Adding rock physics constraints to the inversion helps mitigate such limited sensitivity, but current approaches to add such constraints are based on including them as a priori knowledge mostly valid around the well or as a global constraint for the whole area. Since similar rock formations inside the Earth admit consistent elastic properties and relative values of elasticity and anisotropy parameters (this enables us to define them as a seismic facies), utilizing such localized facies information in FWI can improve the resolution of inverted parameters. We propose a novel approach to use facies-based constraints in both isotropic and anisotropic elastic FWI. We invert for such facies using Bayesian theory and update them at each iteration of the inversion using both the inverted models and a prior information. We take the uncertainties of the estimated parameters (approximated by radiation patterns) into consideration and improve the quality of estimated facies maps. Four numerical examples corresponding to different acquisition, physical assumptions and model circumstances are used to verify the effectiveness of the proposed method.

  17. Multiparameter Elastic Full Waveform Inversion with Facies-based Constraints

    KAUST Repository

    Zhang, Zhendong

    2018-03-20

    Full waveform inversion (FWI) incorporates all the data characteristics to estimate the parameters described by the assumed physics of the subsurface. However, current efforts to utilize full waveform inversion beyond improved acoustic imaging, like in reservoir delineation, faces inherent challenges related to the limited resolution and the potential trade-off between the elastic model parameters. Some anisotropic parameters are insufficiently updated because of their minor contributions to the surface collected data. Adding rock physics constraints to the inversion helps mitigate such limited sensitivity, but current approaches to add such constraints are based on including them as a priori knowledge mostly valid around the well or as a global constraint for the whole area. Since similar rock formations inside the Earth admit consistent elastic properties and relative values of elasticity and anisotropy parameters (this enables us to define them as a seismic facies), utilizing such localized facies information in FWI can improve the resolution of inverted parameters. We propose a novel approach to use facies-based constraints in both isotropic and anisotropic elastic FWI. We invert for such facies using Bayesian theory and update them at each iteration of the inversion using both the inverted models and a prior information. We take the uncertainties of the estimated parameters (approximated by radiation patterns) into consideration and improve the quality of estimated facies maps. Four numerical examples corresponding to different acquisition, physical assumptions and model circumstances are used to verify the effectiveness of the proposed method.

  18. Growth of aragonite calcium carbonate nanorods in the biomimetic anodic aluminum oxide template

    Science.gov (United States)

    Lee, Inho; Han, Haksoo; Lee, Sang-Yup

    2010-04-01

    In this study, a biomimetic template was prepared and applied for growing calcium carbonate (CaCO 3) nanorods whose shape and polymorphism were controlled. A biomimetic template was prepared by adsorbing catalytic dipeptides into the pores of an anodic aluminum oxide (AAO) membrane. Using this peptide-adsorbed template, mineralization and aggregation of CaCO 3 was carried out to form large nanorods in the pores. The nanorods were aragonite and had a structure similar to nanoneedle assembly. This aragonite nanorod formation was driven by both the AAO template and catalytic function of dipeptides. The AAO membrane pores promoted generation of aragonite polymorph and guided nanorod formation by guiding the nanorod growth. The catalytic dipeptides promoted the aggregation and further dehydration of calcium species to form large nanorods. Functions of the AAO template and catalytic dipeptides were verified through several control experiments. This biomimetic approach makes possible the production of functional inorganic materials with controlled shapes and crystalline structures.

  19. Reduction of Constraints: Applicability of the Homogeneity Constraint for Macrobatch 3

    International Nuclear Information System (INIS)

    Peeler, D.K.

    2001-01-01

    The Product Composition Control System (PCCS) is used to determine the acceptability of each batch of Defense Waste Processing Facility (DWPF) melter feed in the Slurry Mix Evaporator (SME). This control system imposes several constraints on the composition of the contents of the SME to define acceptability. These constraints relate process or product properties to composition via prediction models. A SME batch is deemed acceptable if its sample composition measurements lead to acceptable property predictions after accounting for modeling, measurement and analytic uncertainties. The baseline document guiding the use of these data and models is ''SME Acceptability Determination for DWPF Process Control (U)'' by Brown and Postles [1996]. A minimum of three PCCS constraints support the prediction of the glass durability from a given SME batch. The Savannah River Technology Center (SRTC) is reviewing all of the PCCS constraints associated with durability. The purpose of this review is to revisit these constraints in light of the additional knowledge gained since the beginning of radioactive operations at DWPF and to identify any supplemental studies needed to amplify this knowledge so that redundant or overly conservative constraints can be eliminated or replaced by more appropriate constraints

  20. Constraints on the rheology of the partially molten mantle from numerical models of laboratory experiments

    Science.gov (United States)

    Rudge, J. F.; Alisic Jewell, L.; Rhebergen, S.; Katz, R. F.; Wells, G. N.

    2015-12-01

    One of the fundamental components in any dynamical model of melt transport is the rheology of partially molten rock. This rheology is poorly understood, and one way in which a better understanding can be obtained is by comparing the results of laboratory deformation experiments to numerical models. Here we present a comparison between numerical models and the laboratory setup of Qi et al. 2013 (EPSL), where a cylinder of partially molten rock containing rigid spherical inclusions was placed under torsion. We have replicated this setup in a finite element model which solves the partial differential equations describing the mechanical process of compaction. These computationally-demanding 3D simulations are only possible due to the recent development of a new preconditioning method for the equations of magma dynamics. The experiments show a distinct pattern of melt-rich and melt-depleted regions around the inclusions. In our numerical models, the pattern of melt varies with key rheological parameters, such as the ratio of bulk to shear viscosity, and the porosity- and strain-rate-dependence of the shear viscosity. These observed melt patterns therefore have the potential to constrain rheological properties. While there are many similarities between the experiments and the numerical models, there are also important differences, which highlight the need for better models of the physics of two-phase mantle/magma dynamics. In particular, the laboratory experiments display more pervasive melt-rich bands than is seen in our numerics.

  1. Mesoporous carbon prepared from carbohydrate as hard template for hierarchical zeolites

    DEFF Research Database (Denmark)

    Egeblad, Kresten; Christensen, Claus H.

    2007-01-01

    treatment of a mixture of sucrose and ammonia followed by carbonization of the mixture in N-2 at high temperatures. The porous carbon produced by this method was subsequently applied as a hard template in the synthesis of mesoporous silicalite-1 and removed by combustion after synthesis. X-ray diffraction......A mesoporous carbon prepared from sucrose was successfully employed as a hard template to produce hierarchical silicalite-1, thus providing a very simple and inexpensive route to desirable zeolite catalysts from widely available raw materials. The porous carbon was prepared by hydrothermal...... the porous carbon template as well as the mesoporous zeolite single-crystal material....

  2. Nacre-like calcium carbonate controlled by ionic liquid/graphene oxide composite template

    Energy Technology Data Exchange (ETDEWEB)

    Yao, Chengli [School of Chemistry and Chemical Engineering, Anhui University, Hefei, Anhui 230039 (China); School of Chemistry and Chemical Engineering, Hefei Normal University, Hefei, Anhui 230601 (China); Xie, Anjian, E-mail: anjx@163.com [School of Chemistry and Chemical Engineering, Anhui University, Hefei, Anhui 230039 (China); Shen, Yuhua [School of Chemistry and Chemical Engineering, Anhui University, Hefei, Anhui 230039 (China); Zhu, Jinmiao; Li, Hongying [School of Chemistry and Chemical Engineering, Hefei Normal University, Hefei, Anhui 230601 (China)

    2015-06-01

    Nacre-like calcium carbonate nanostructures have been mediated by an ionic liquid (IL)-graphene oxide (GO) composite template. The resultant crystals were characterized by scanning electron microscopy (SEM), Fourier transform infrared (FT-IR) spectroscopy, and X-ray powder diffractometry (XRD). The results showed that either 1-butyl-3-methylimidazolium tetrafluoroborate ([BMIM]BF{sub 4}) or graphene oxide can act as a soft template for calcium carbonate formation with unusual morphologies. Based on the time-dependent morphology changes of calcium carbonate particles, it is concluded that nacre-like calcium carbonate nanostructures can be formed gradually utilizing [BMIM]BF{sub 4}/GO composite template. During the process of calcium carbonate formation, [BMIM]BF{sub 4} acted not only as solvents but also as morphology templates for the fabrication of calcium carbonate materials with nacre-like morphology. Based on the observations, the possible mechanisms were also discussed. - Highlights: • Nacre-like CaCO{sub 3}/GO were prepared by gas diffusion. • Ionic liquid/GO served as composite templates. • The interaction of Ca{sup 2+} ions and GO played a very important role in the formation of nacre-like CaCO{sub 3}.

  3. Modeling of constraints and micro-slidings generated between the frictional parts of a valve

    International Nuclear Information System (INIS)

    Cachon, L.; Sudreau, F.; Denape, J.; Lelait, L.

    1995-01-01

    The aim of this modeling is to optimize the use of deposited coatings on the frictional parts of valves (lid/seat). This study is part of a tribological study and uses the CASTEM 2000 finite-elements code developed by the CEA/DMT. The numerical calculations allow to verify that the structural constraints at the contact are lower than the admissible limits of the coatings. The structural constraints field under a static load is calculated and leads to the determination of an adhesion coefficient. This coefficient allows to understand how the sliding initiates. (J.S.). 9 figs

  4. Robust Model Predictive Control of Networked Control Systems under Input Constraints and Packet Dropouts

    Directory of Open Access Journals (Sweden)

    Deyin Yao

    2014-01-01

    Full Text Available This paper deals with the problem of robust model predictive control (RMPC for a class of linear time-varying systems with constraints and data losses. We take the polytopic uncertainties into account to describe the uncertain systems. First, we design a robust state observer by using the linear matrix inequality (LMI constraints so that the original system state can be tracked. Second, the MPC gain is calculated by minimizing the upper bound of infinite horizon robust performance objective in terms of linear matrix inequality conditions. The method of robust MPC and state observer design is illustrated by a numerical example.

  5. Surgical Templates for Dental Implant Positioning; Current ...

    African Journals Online (AJOL)

    prosthodontics; however, designing an implant‑supported prosthesis with function .... template where a provisional fixed restoration bridges the implant site. Pesun and ... in single implant therapy or short‑span implant‑supported prostheses.

  6. Electroless Fabrication of Cobalt Alloys Nanowires within Alumina Template

    Directory of Open Access Journals (Sweden)

    Nazila Dadvand

    2007-01-01

    Full Text Available A new method of nanowire fabrication based on electroless deposition process is described. The method is novel compared to the current electroless procedure used in making nanowires as it involves growing nanowires from the bottom up. The length of the nanowires was controlled at will simply by adjusting the deposition time. The nanowires were fabricated within the nanopores of an alumina template. It was accomplished by coating one side of the template by a thin layer of palladium in order to activate the electroless deposition within the nanopores from bottom up. However, prior to electroless deposition process, the template was pretreated with a suitable wetting agent in order to facilitate the penetration of the plating solution through the pores. As well, the electroless deposition process combined with oblique metal evaporation process within a prestructured silicon wafer was used in order to fabricate long nanowires along one side of the grooves within the wafer.

  7. Pending templates imprinted polymers-hypothesis, synthesis, adsorption, and chromatographic properties.

    Science.gov (United States)

    Yang, Chun; Luan, Xinjie; Zhao, Meifeng; Liu, Guofeng; Wang, Jian; Qu, Qishu; Hu, Xiaoya

    2013-05-01

    This is the first time when protein-imprinted polymers are prepared with "pending templates." The polymers were synthesized in the presence of a real sample (chicken egg white), rather than any known commercial proteins. Compared with a simultaneously synthesized nonimprinted control polymer, the polymers show higher adsorption capacity for abundant components (as "pending templates") in the original sample. Chromatography experiments indicated that the columns made of the imprinted polymers could retain abundant species (imprinted) and separate them from those not imprinted. Thus, the sample could be split into dimidiate subfractions with reduced complexities. "Pending template imprinting" suggests a new way to investigate molecular imprinting, especially to dissect, simplify, and analyze complicated samples through a series of polymers just imprinted by the samples per se. © 2013 WILEY-VCH Verlag GmbH & Co. KGaA, Weinheim.

  8. Anion Exchange in II-VI Semiconducting Nanostructures via Atomic Templating.

    Science.gov (United States)

    Agarwal, Rahul; Krook, Nadia M; Ren, Ming-Liang; Tan, Liang Z; Liu, Wenjing; Rappe, Andrew M; Agarwal, Ritesh

    2018-03-14

    Controlled chemical transformation of nanostructures is a promising technique to obtain precisely designed novel materials, which are difficult to synthesize otherwise. We report high-temperature vapor-phase anion-exchange reactions to chemically transform II-VI semiconductor nanostructures (100-300 nm length scale) while retaining the single crystallinity, crystal structure, morphology, and even defect distribution of the parent material via atomic templating. The concept of atomic templating is employed to obtain kinetically controlled, thermodynamically metastable structural phases such as zincblende CdSe and CdS from zincblende CdTe upon complete chemical replacement of Te with Se or S. The underlying transformation mechanisms are explained through first-principles density functional theory calculations. Atomic templating is a unique path to independently tune materials' phase and composition at the nanoscale, allowing the synthesis of novel materials.

  9. Review of Research on Template Methods in Preparation of Nanomaterials

    OpenAIRE

    Yadian Xie; Duygu Kocaefe; Chunying Chen; Yasar Kocaefe

    2016-01-01

    The nanomaterials have been widely used in various fields, such as photonics, catalysis, and adsorption, because of their unique physical and chemical properties. Therefore, their production methods are of utmost importance. Compared with traditional synthetic methods, the template method can effectively control the morphology, particle size, and structure during the preparation of nanomaterials, which is an effective method for their synthesis. The key for the template method is to choose di...

  10. Size and Crystallinity in Protein-Templated Inorganic Nanoparticles

    Energy Technology Data Exchange (ETDEWEB)

    Jolley, Craig C.; Uchida, Masaki; Reichhardt, Courtney; Harrington, Richard; Kang, Sebyung; Klem, Michael T.; Parise, John B.; Douglas, Trevor (SBU); (Montana)

    2010-12-01

    Protein cages such as ferritins and virus capsids have been used as containers to synthesize a wide variety of protein-templated inorganic nanoparticles. While identification of the inorganic crystal phase has been successful in some cases, very little is known about the detailed nanoscale structure of the inorganic component. We have used pair distribution function analysis of total X-ray scattering to measure the crystalline domain size in nanoparticles of ferrihydrite, {gamma}-Fe{sub 2}O{sub 3}, Mn{sub 3}O{sub 4}, CoPt, and FePt grown inside 24-meric ferritin cages from H. sapiens and P. furiosus. The material properties of these protein-templated nanoparticles are influenced by processes at a variety of length scales: the chemistry of the material determines the precise arrangement of atoms at very short distances, while the interior volume of the protein cage constrains the maximum nanoparticle size attainable. At intermediate length scales, the size of coherent crystalline domains appears to be constrained by the arrangement of crystal nucleation sites on the interior of the cage. On the basis of these observations, some potential synthetic strategies for the control of crystalline domain size in protein-templated nanoparticles are suggested.

  11. Impact of flavor and Higgs physics on theories beyond the standard model

    Energy Technology Data Exchange (ETDEWEB)

    Casagrande, Sandro

    2013-02-13

    Quantum effects of physics beyond the Standard Model receive strong indirect constraints from precisely measured collider observables. In the conceptual part of this thesis, we apply the generic relations between particle interactions in perturbatively unitary theories to calculate one-loop amplitudes for flavor physics. We provide template results applicable for any model of this class. We also investigate example models that are partly and such that are not perturbatively unitary: the Littlest Higgs model and Randall-Sundrum models. The latter have a unique coupling structure, which we cover exhaustively. We find strong constraints on the Randall-Sundrum models and numerically compare those from flavor, electroweak precision, and Higgs physics by performing detailed parameter scans. We observe interesting correlations between flavor observables, and we find that constraints from Higgs production and decays are already competitive.

  12. Impact of flavor and Higgs physics on theories beyond the standard model

    International Nuclear Information System (INIS)

    Casagrande, Sandro

    2013-01-01

    Quantum effects of physics beyond the Standard Model receive strong indirect constraints from precisely measured collider observables. In the conceptual part of this thesis, we apply the generic relations between particle interactions in perturbatively unitary theories to calculate one-loop amplitudes for flavor physics. We provide template results applicable for any model of this class. We also investigate example models that are partly and such that are not perturbatively unitary: the Littlest Higgs model and Randall-Sundrum models. The latter have a unique coupling structure, which we cover exhaustively. We find strong constraints on the Randall-Sundrum models and numerically compare those from flavor, electroweak precision, and Higgs physics by performing detailed parameter scans. We observe interesting correlations between flavor observables, and we find that constraints from Higgs production and decays are already competitive.

  13. Biocatalytic synthesis of polymeric nanowires by micellar templates of ionic surfactants

    Energy Technology Data Exchange (ETDEWEB)

    Nazari, K., E-mail: nazarikh@ripi.ir [Research Institute of Petroleum Industry, NIOC, P.O. Box 14665-137, Tehran (Iran, Islamic Republic of); Chemistry Dept., Shahr Rey Islamic Azad University, P.O. Box 18735-334, Tehran (Iran, Islamic Republic of); Adhami, F.; Najjar-Safari, A.; Salmani, S. [Chemistry Dept., Shahr Rey Islamic Azad University, P.O. Box 18735-334, Tehran (Iran, Islamic Republic of); Mahmoudi, A. [Chemistry Dept., Karaj Islamic Azad University, Karaj (Iran, Islamic Republic of)

    2011-07-15

    Highlights: {yields} Soft-template production of polyguaiacol nanowire was done by peroxidase enzyme. {yields} Main advantage of this simple method is producing soluble encapsulated nanowires. {yields} Nanowire can be easily precipitated and separated by dilution with distilled water. {yields} Size tuned templates of sodium decyl sulfate (d = 2.7 nm) gave nanowires with d = 2-4 nm. {yields} Dried surfactant-coated wires recover freshly on specified and desired applications. -- Abstract: Micelle-templated polyguaiacol nanowires were successfully prepared via polymerization oxidation of guaiacol (o-methoxy phenol) by peroxidase enzyme in the presence of hydrogen peroxide at mild reaction conditions. The dimensions of the prepared nanowires were controlled by tuning the size and shape of the micelle structure via changing and controlling the type, chain length and molar concentrations of the ionic surfactant. The progress of the reaction and estimation of the size of soft micellar templates were followed by UV-Vis spectroscopy and dynamic light scattering (DLS). The resulting micelle encapsulated or purified polyguaiacol nanowires were characterized using transmission electron microscopy (TEM).

  14. Biocatalytic synthesis of polymeric nanowires by micellar templates of ionic surfactants

    International Nuclear Information System (INIS)

    Nazari, K.; Adhami, F.; Najjar-Safari, A.; Salmani, S.; Mahmoudi, A.

    2011-01-01

    Highlights: → Soft-template production of polyguaiacol nanowire was done by peroxidase enzyme. → Main advantage of this simple method is producing soluble encapsulated nanowires. → Nanowire can be easily precipitated and separated by dilution with distilled water. → Size tuned templates of sodium decyl sulfate (d = 2.7 nm) gave nanowires with d = 2-4 nm. → Dried surfactant-coated wires recover freshly on specified and desired applications. -- Abstract: Micelle-templated polyguaiacol nanowires were successfully prepared via polymerization oxidation of guaiacol (o-methoxy phenol) by peroxidase enzyme in the presence of hydrogen peroxide at mild reaction conditions. The dimensions of the prepared nanowires were controlled by tuning the size and shape of the micelle structure via changing and controlling the type, chain length and molar concentrations of the ionic surfactant. The progress of the reaction and estimation of the size of soft micellar templates were followed by UV-Vis spectroscopy and dynamic light scattering (DLS). The resulting micelle encapsulated or purified polyguaiacol nanowires were characterized using transmission electron microscopy (TEM).

  15. Performance Evaluation of Fusing Protected Fingerprint Minutiae Templates on the Decision Level

    NARCIS (Netherlands)

    Yang, Bian; Busch, C.; Groot, K. de; Xu, H.; Veldhuis, Raymond N.J.

    In a biometric authentication system using protected templates, a pseudonymous identifier is the part of a protected template that can be directly compared. Each compared pair of pseudonymous identifiers results in a decision testing whether both identifiers are derived from the same biometric

  16. Performance evaluation of fusing protected fingerprint minutiae templates on the decision level

    NARCIS (Netherlands)

    Yang, B.; Groot, K.T.J. de; Christoph Busch; Veldhuis, R.N.J.; Xu, H.

    2013-01-01

    In a biometric authentication system using protected templates, a pseudonymous identifier is the part of a protected template that can be directly compared. Each compared pair of pseudonymous identifiersresults in a decision testing whether both identifiers are derived from the same biometric

  17. Nacre-like calcium carbonate controlled by ionic liquid/graphene oxide composite template.

    Science.gov (United States)

    Yao, Chengli; Xie, Anjian; Shen, Yuhua; Zhu, Jinmiao; Li, Hongying

    2015-06-01

    Nacre-like calcium carbonate nanostructures have been mediated by an ionic liquid (IL)-graphene oxide (GO) composite template. The resultant crystals were characterized by scanning electron microscopy (SEM), Fourier transform infrared (FT-IR) spectroscopy, and X-ray powder diffractometry (XRD). The results showed that either 1-butyl-3-methylimidazolium tetrafluoroborate ([BMIM]BF4) or graphene oxide can act as a soft template for calcium carbonate formation with unusual morphologies. Based on the time-dependent morphology changes of calcium carbonate particles, it is concluded that nacre-like calcium carbonate nanostructures can be formed gradually utilizing [BMIM]BF4/GO composite template. During the process of calcium carbonate formation, [BMIM]BF4 acted not only as solvents but also as morphology templates for the fabrication of calcium carbonate materials with nacre-like morphology. Based on the observations, the possible mechanisms were also discussed. Copyright © 2015 Elsevier B.V. All rights reserved.

  18. Gamma Radiation-Induced Template Polymerization Technique

    International Nuclear Information System (INIS)

    Siyam, T.

    2005-01-01

    Gamma radiation induced copolymerization of acrylamide sodiumacrylate (AM-AANa) in the presence and absence of the polymer additive was studied at low monomer concentration(1.4M/l). The results showed that the exponents of the dose rate for the polymerization rate was found to be 1.3 and 1.4 in the absence and in the presence of the polymer additive respectively. The molecular weight of the formed polymer increased by addition of the polymer to the system. In the presence of the polymer the comonomers polymerize on the added polymer. In the absence of the added polymer the comonomers polymerize according to the copolymerization process at the initial stage of the copolymerization. While at high conversion the residual comonomers polymerize on the formed macromolecular chains of the produced polymer. These studies showed that the copolymerization in the presence of added polymer is completely template copolymerization while in the absence of the polymer the copolymerization process is only template process with a high conversion

  19. Synthesis of ZnO micro-pompons by soft template-directed wet chemical method and their application in electrochemical biosensors

    International Nuclear Information System (INIS)

    Zhou, Yu; Wang, Lei; Ye, Zhizhen; Zhao, Minggang; Huang, Jingyun

    2014-01-01

    Highlights: •ZnO micro-pompons (MPs) are synthesized by a controlled soft template-directed route. •ZnO MPs are composed of radial robust nanowires built of numerous nanoparticles. •The structure is ideal for the immobilization of enzymes to maintain their activity. •ZnO MPs are favorable for electron transfer and liquid mobilization. •Good performance of H 2 O 2 biosensor indicates ZnO MPs are promising in biosensing. -- Abstract: ZnO micro-pompons are fabricated by a controlled synthesis route via a soft template-directed wet chemical method followed by a subsequent calcination in air. The achieved ZnO micro-pompons with several hundred micrometers in diameter are composed of a great number of robust nanowires built of numerous nanoparticles. This unique structure is accessible for enzymes to sequester or bind, and the tightly connected nanoparticles facilitate the transmission of electrons, what's more, the large spaces between the nanowires are favorable for the mobilization of the liquid with target substance. In addition, the high electron communication features of ZnO and the tightly connected nanoparticles of the structure also promote the electron transfer between the active sites of proteins and the electrode. The enzymatic electrode fabricated with Horseradish peroxidase immobilized on ZnO micro-pompons along with chitosan covering outside exhibits excellent response for detecting H 2 O 2 with a wide linear range of 0.2–3.4 mM and a high sensitivity of 1395.64 (μA/mM cm 2 ), indicating a great potential in fabricating electrochemical biosensors

  20. Nuclear spin content and constraints on exotic spin-dependent couplings

    International Nuclear Information System (INIS)

    Kimball, D F Jackson

    2015-01-01

    There are numerous recent and ongoing experiments employing a variety of atomic species to search for couplings of atomic spins to exotic fields. In order to meaningfully compare these experimental results, the coupling of the exotic field to the atomic spin must be interpreted in terms of the coupling to electron, proton, and neutron spins. Traditionally, constraints from atomic experiments on exotic couplings to neutron and proton spins have been derived using the single-particle Schmidt model for nuclear spin. In this model, particular atomic species are sensitive to either neutron or proton spin couplings, but not both. More recently, semi-empirical models employing nuclear magnetic moment data have been used to derive new constraints for non-valence nucleons. However, comparison of such semi-empirical models to detailed large-scale nuclear shell model calculations and analysis of known physical effects in nuclei show that existing semi-empirical models cannot reliably be used to predict the spin polarization of non-valence nucleons. The results of our re-analysis of nuclear spin content are applied to searches for exotic long-range monopole–dipole and dipole–dipole couplings of nuclei leading to significant revisions of some published constraints. (paper)

  1. Improving your target-template alignment with MODalign.

    KAUST Repository

    Barbato, Alessandro; Benkert, Pascal; Schwede, Torsten; Tramontano, Anna; Kosinski, Jan

    2012-01-01

    , upon modification of the target-template alignment, updates the multiple sequence alignments of the two protein families, their conservation score, secondary structure and solvent accessibility values, and local quality scores of the implied three

  2. Working memory templates are maintained as feature-specific perceptual codes.

    Science.gov (United States)

    Sreenivasan, Kartik K; Sambhara, Deepak; Jha, Amishi P

    2011-07-01

    Working memory (WM) representations serve as templates that guide behavior, but the neural basis of these templates remains elusive. We tested the hypothesis that WM templates are maintained by biasing activity in sensoriperceptual neurons that code for features of items being held in memory. Neural activity was recorded using event-related potentials (ERPs) as participants viewed a series of faces and responded when a face matched a target face held in WM. Our prediction was that if activity in neurons coding for the features of the target is preferentially weighted during maintenance of the target, then ERP activity evoked by a nontarget probe face should be commensurate with the visual similarity between target and probe. Visual similarity was operationalized as the degree of overlap in visual features between target and probe. A face-sensitive ERP response was modulated by target-probe similarity. Amplitude was largest for probes that were similar to the target, and decreased monotonically as a function of decreasing target-probe similarity. These results indicate that neural activity is weighted in favor of visual features that comprise an actively held memory representation. As such, our findings support the notion that WM templates rely on neural populations involved in forming percepts of memory items.

  3. Automatic capture of attention by conceptually generated working memory templates.

    Science.gov (United States)

    Sun, Sol Z; Shen, Jenny; Shaw, Mark; Cant, Jonathan S; Ferber, Susanne

    2015-08-01

    Many theories of attention propose that the contents of working memory (WM) can act as an attentional template, which biases processing in favor of perceptually similar inputs. While support has been found for this claim, it is unclear how attentional templates are generated when searching real-world environments. We hypothesized that in naturalistic settings, attentional templates are commonly generated from conceptual knowledge, an idea consistent with sensorimotor models of knowledge representation. Participants performed a visual search task in the delay period of a WM task, where the item in memory was either a colored disk or a word associated with a color concept (e.g., "Rose," associated with red). During search, we manipulated whether a singleton distractor in the array matched the contents of WM. Overall, we found that search times were impaired in the presence of a memory-matching distractor. Furthermore, the degree of impairment did not differ based on the contents of WM. Put differently, regardless of whether participants were maintaining a perceptually colored disk identical to the singleton distractor, or whether they were simply maintaining a word associated with the color of the distractor, the magnitude of attentional capture was the same. Our results suggest that attentional templates can be generated from conceptual knowledge, in the physical absence of the visual feature.

  4. Structural templating in a nonplanar phthalocyanine using single crystal copper iodide

    OpenAIRE

    Rochford, L. A. (Luke A.); Ramadan, Alexandra J.; Keeble, Dean S.; Ryan, Mary P.; Heutz, Sandrine; Jones, T. S. (Tim S.)

    2015-01-01

    Solution-grown copper iodide crystals are used as substrates for the templated growth of the nonplanar vanadyl phthalocyanine using organic molecular beam deposition. Structural characterization reveals a single molecular orientation produced by the (111) Miller plane of the copper iodide crystals. These fundamental measurements show the importance of morphology and structure in templating interactions for organic electronics applications.

  5. The Surface Imprinted Polystyrene Beads Prepared via Emulsion Templates

    Institute of Scientific and Technical Information of China (English)

    Guo Xiang CHENG; Guang Ling PEI; Ling Gang ZENG; Li Yong ZHANG; Chao LIU

    2004-01-01

    In this paper, the surface imprinted cross-linked polystyrene beads were prepared via suspension polymerization with styrene (St), divinylbezene (DVB), polyvinyl alcohol (PVA1788), the mixture of Span 85 and xylene or the mixture of Span 85 and paraffin as monomer, cross-linking agent, dispersion stabilizer and templates, respectively. The results indicate that there are dense cavities on the surface of beads, and the diameter and density of cavity are related with the composition and amount of emulsion template. The forming mechanism of cavity from thermodynamics and dynamics was proposed.

  6. Reliability and accuracy of digital templating for the humeral component of total shoulder arthroplasty.

    Science.gov (United States)

    Lee, Christopher S; Davis, Shane M; Lane, Christianne J; Koonce, Ryan C; Hartman, Andrew P; Ball, Kenneth; Esch, James C

    2015-01-01

    This experimental study evaluated the interobserver reliability and accuracy of pre-operative digital templating for humeral head size, stem size and neck angle for total shoulder arthroplasty. Twenty-five patients underwent a total shoulder arthroplasty with a single prosthesis. Four independent, blinded surgeons (two experienced shoulder surgeons and two PGY-6 fellows) used pre-operative radiographs and templating software to generate templates of the humeral head, stem and neck for each patient. Interobserver reliability was calculated using weighted kappa (κ) analysis. Accuracy was assessed by comparing templates to actual implant sizes. Interobserver reliability was fair to substantial (κ = 0.26 to 0.71) for head size, fair to substantial (κ = 0.39 to 0.72) for stem size and slight to fair (κ = 0.16 to 0.34) for neck angle. Templated head size, stem size and neck angle had accuracies of 53%, 77% and 68% within one size variation, respectively. Experience did not affect accuracy (p = 0.11 to 0.48). Digital templating is not a useful guide for pre-operative surgical planning and should not be used to select a prosthesis.

  7. Evolvement of soft templates in surfactant/cosurfactant system for shape control of ZnSe nanocrystals

    International Nuclear Information System (INIS)

    Hou Bo; Liu Yongjun; Li Yanjuan; Yuan Bo; Jia Mingfen; Jiang Fengzhi

    2012-01-01

    Highlights: ► Soft templates were found in the shape control synthesis of ZnSe nanocrystals. ► Micelle formation model in the soft templates system was proposed and proved. ► Different shapes of ZnSe nanocrystals were prepared and explained by proposed model. - Abstract: The evolution of soft templates in the synthesis of ZnSe nanocrystals realized through a surfactant/cosurfactant system was investigated and a micelle formation process model was proposed. Through freeze-fracture electron microscopy, it was proven that template micelles were formed in the zinc precursors. Furthermore, it was found that a long stirring period was essential for achieving the lowest energy state of the soft templates which were used for synthesizing monodisperse ZnSe quantum dots.

  8. Simulation of deep penetration welding of stainless steel using geometric constraints based on experimental information

    International Nuclear Information System (INIS)

    Milewski, J.O.; Lambrakos, S.G.

    1995-01-01

    This report presents a general overview of a method of numerically modelling deep penetration welding processes using geometric constraints based on boundary information obtained from experiment. General issues are considered concerning accurate numerical calculation of temperature and velocity fields in regions of the meltpool where the flow of fluid is characterized by quasi-stationary Stokes flow. It is this region of the meltpool which is closest to the heat-affected-zone (HAZ) and which represents a significant fraction of the fusion zone (FZ)

  9. Diffeomorphic Iterative Centroid Methods for Template Estimation on Large Datasets

    OpenAIRE

    Cury , Claire; Glaunès , Joan Alexis; Colliot , Olivier

    2014-01-01

    International audience; A common approach for analysis of anatomical variability relies on the stimation of a template representative of the population. The Large Deformation Diffeomorphic Metric Mapping is an attractive framework for that purpose. However, template estimation using LDDMM is computationally expensive, which is a limitation for the study of large datasets. This paper presents an iterative method which quickly provides a centroid of the population in the shape space. This centr...

  10. Template-controlled mineralization: Determining film granularity and structure by surface functionality patterns

    Directory of Open Access Journals (Sweden)

    Nina J. Blumenstein

    2015-08-01

    Full Text Available We present a promising first example towards controlling the properties of a self-assembling mineral film by means of the functionality and polarity of a substrate template. In the presented case, a zinc oxide film is deposited by chemical bath deposition on a nearly topography-free template structure composed of a pattern of two self-assembled monolayers with different chemical functionality. We demonstrate the template-modulated morphological properties of the growing film, as the surface functionality dictates the granularity of the growing film. This, in turn, is a key property influencing other film properties such as conductivity, piezoelectric activity and the mechanical properties. A very pronounced contrast is observed between areas with an underlying fluorinated, low energy template surface, showing a much more (almost two orders of magnitude coarse-grained film with a typical agglomerate size of around 75 nm. In contrast, amino-functionalized surface areas induce the growth of a very smooth, fine-grained surface with a roughness of around 1 nm. The observed influence of the template on the resulting clear contrast in morphology of the growing film could be explained by a contrast in surface adhesion energies and surface diffusion rates of the nanoparticles, which nucleate in solution and subsequently deposit on the functionalized substrate.

  11. Three-Dimensional Dynamic Topology Optimization with Frequency Constraints Using Composite Exponential Function and ICM Method

    Directory of Open Access Journals (Sweden)

    Hongling Ye

    2015-01-01

    Full Text Available The dynamic topology optimization of three-dimensional continuum structures subject to frequency constraints is investigated using Independent Continuous Mapping (ICM design variable fields. The composite exponential function (CEF is selected to be a filter function which recognizes the design variables and to implement the changing process of design variables from “discrete” to “continuous” and back to “discrete.” Explicit formulations of frequency constraints are given based on filter functions, first-order Taylor series expansion. And an improved optimal model is formulated using CEF and the explicit frequency constraints. Dual sequential quadratic programming (DSQP algorithm is used to solve the optimal model. The program is developed on the platform of MSC Patran & Nastran. Finally, numerical examples are given to demonstrate the validity and applicability of the proposed method.

  12. 'Gate effect' in templated polyacrylamide membranes influences the electrotransport of proteins and finds applications in proteome analysis.

    Science.gov (United States)

    Bossi, Alessandra; Andreoli, Matteo; Bonini, Francesca; Piletsky, Sergey

    2007-09-01

    Templating is an effective way for the structural modifications of a material and hence for altering its functional properties. Here protein imprinting was exploited to alter polymeric polyacrylamide (PAA) membranes. The sieving properties and selection abilities of the material formed were evaluated by studying the electrically driven transport of various proteins across templated PAA membranes. The sieving properties correlated with the templating process and depended on the quantity of template used during the polymerisation. For 1 mg/mL protein-templated membranes a 'gate effect' was shown, which induced a preferential migration of the template and of similar-size proteins. Such template preferential electrotransport was exploited for the selective removal of certain proteins in biological fluids prior to proteome analysis (depletion of albumin from human serum); the efficiency of the removal was demonstrated by analysing the serum proteome by two-dimensional electrophoresis experiments.

  13. Constraints on the braneworld from compact stars

    Energy Technology Data Exchange (ETDEWEB)

    Felipe, R.G. [Instituto Politecnico de Lisboa, ISEL, Instituto Superior de Engenharia de Lisboa, Lisboa (Portugal); Instituto Superior Tecnico, Universidade de Lisboa, Departamento de Fisica, Centro de Fisica Teorica de Particulas, CFTP, Lisboa (Portugal); Paret, D.M. [Universidad de la Habana, Departamento de Fisica General, Facultad de Fisica, La Habana (Cuba); Martinez, A.P. [Instituto de Cibernetica, Matematica y Fisica (ICIMAF), La Habana (Cuba); Universidad Nacional Autonoma de Mexico, Instituto de Ciencias Nucleares, Mexico, Distrito Federal (Mexico)

    2016-06-15

    According to the braneworld idea, ordinary matter is confined on a three-dimensional space (brane) that is embedded in a higher-dimensional space-time where gravity propagates. In this work, after reviewing the limits coming from general relativity, finiteness of pressure and causality on the brane, we derive observational constraints on the braneworld parameters from the existence of stable compact stars. The analysis is carried out by solving numerically the brane-modified Tolman-Oppenheimer-Volkoff equations, using different representative equations of state to describe matter in the star interior. The cases of normal dense matter, pure quark matter and hybrid matter are considered. (orig.)

  14. Second-Order Risk Constraints in Decision Analysis

    Directory of Open Access Journals (Sweden)

    Love Ekenberg

    2014-01-01

    Full Text Available Recently, representations and methods aimed at analysing decision problems where probabilities and values (utilities are associated with distributions over them (second-order representations have been suggested. In this paper we present an approach to how imprecise information can be modelled by means of second-order distributions and how a risk evaluation process can be elaborated by integrating procedures for numerically imprecise probabilities and utilities. We discuss some shortcomings of the use of the principle of maximising the expected utility and of utility theory in general, and offer remedies by the introduction of supplementary decision rules based on a concept of risk constraints taking advantage of second-order distributions.

  15. Effect of digital template in the assistant of a giant condylar osteochondroma resection.

    Science.gov (United States)

    Bai, Guo; He, Dongmei; Yang, Chi; Lu, Chuan; Huang, Dong; Chen, Minjie; Yuan, Jianbing

    2014-05-01

    Exostosis osteochondroma is usually resected with the whole condyle even part of it is not involved. This study was to report the effect of using digital template in the assistant of resection while protecting the uninvolved condyle. We used computer-aided design technique in the assistant of making preoperative plan of a patient with giant condylar osteochondroma of exogenous type, including determining the boundary between the tumor and the articular surface of condyle, and designing the virtual tumor resection plane, surgical approach, and remove-out path of the tumor. The digital osteotomy template was made by rapid prototyping technique based on the preoperative plan. Postoperative CT scan was performed and merged with the preoperative CT by the Proplan 1.3 system to evaluate the accuracy of surgical resection with the guide of digital template. The osteotomy template was attached to the lateral surface of condyle accurately, and the tumor was removed totally by the guide of the template without injuries to adjacent nerves and vessels. Postoperative CT showed that the osteochondroma was removed completely and the unaffected articular surface of condyle was preserved well. The merging of postoperative and preoperative CT by Proplan 1.3 system showed the outcome of the operation matched with the preoperative planning quite well with an error of 0.92 mm. There was no sign of recurrence after 6 months of follow-up. The application of digital template could improve the accuracy of the giant condylar tumor resection and help to preserve the uninvolved condyle. The use of digital template could reduce injuries to the nerves and vessels as well as save time for the operation.

  16. Preparation of silica stabilized biological templates for the production of metal and layered nanoparticles

    Science.gov (United States)

    Culver, James N; Royston, Elizabeth; Brown, Adam; Harris, Michael

    2013-02-26

    The present invention relates to a system and method providing for increased silica growth on a bio-template, wherein the bio-template is pretreated with aniline to produce a uniform silica attractive surface and yielding a significant silica layers of at least 10 nm, and more preferably at least 20 nm in thickness, thereby providing for a high degree of stability to the bio-template.

  17. Rancang Bangun E-commerce Template Untuk Aplikasi Content and Management Electronic Mall (Came-mall)

    OpenAIRE

    Maulana, Kamal; Sugiharto, Aris; Wibawa, Helmie Arif

    2012-01-01

    Kebanyakan e-commerce di Indonesia masih berorientasi ke pasar regional. Sehingga e-commerce tersebut masih menggunakan bahasa Indonesia. Adanya e-commerce template memudahkan pembuatan sebuah e-commerce. Namun, kebanyakan e-commerce template menggunakan bahasa Inggris sebagai default. Dibutuhkan aplikasi pembuat e-commerce yang menggunakan bahasa Indonesia dan memiliki fungsi-fungsi yang hanya dibutuhkan oleh pengguna pemula. Came-mall adalah salah satu aplikasi e-commerce template yang meng...

  18. Computation of Value Functions in Nonlinear Differential Games with State Constraints

    KAUST Repository

    Botkin, Nikolai

    2013-01-01

    Finite-difference schemes for the computation of value functions of nonlinear differential games with non-terminal payoff functional and state constraints are proposed. The solution method is based on the fact that the value function is a generalized viscosity solution of the corresponding Hamilton-Jacobi-Bellman-Isaacs equation. Such a viscosity solution is defined as a function satisfying differential inequalities introduced by M. G. Crandall and P. L. Lions. The difference with the classical case is that these inequalities hold on an unknown in advance subset of the state space. The convergence rate of the numerical schemes is given. Numerical solution to a non-trivial three-dimensional example is presented. © 2013 IFIP International Federation for Information Processing.

  19. Template banks to search for compact binaries with spinning components in gravitational wave data

    International Nuclear Information System (INIS)

    Van Den Broeck, Chris; Cokelaer, Thomas; Harry, Ian; Jones, Gareth; Sathyaprakash, B. S.; Brown, Duncan A.; Tagoshi, Hideyuki; Takahashi, Hirotaka

    2009-01-01

    Gravitational waves from coalescing compact binaries are one of the most promising sources for detectors such as LIGO, Virgo, and GEO600. If the components of the binary possess significant angular momentum (spin), as is likely to be the case if one component is a black hole, spin-induced precession of a binary's orbital plane causes modulation of the gravitational-wave amplitude and phase. If the templates used in a matched-filter search do not accurately model these effects then the sensitivity, and hence the detection rate, will be reduced. We investigate the ability of several search pipelines to detect gravitational waves from compact binaries with spin. We use the post-Newtonian approximation to model the inspiral phase of the signal and construct two new template banks using the phenomenological waveforms of Buonanno, Chen, and Vallisneri [A. Buonanno, Y. Chen, and M. Vallisneri, Phys. Rev. D 67, 104025 (2003)]. We compare the performance of these template banks to that of banks constructed using the stationary phase approximation to the nonspinning post-Newtonian inspiral waveform currently used by LIGO and Virgo in the search for compact binary coalescence. We find that, at the same false alarm rate, a search pipeline using phenomenological templates is no more effective than a pipeline which uses nonspinning templates. We recommend the continued use of the nonspinning stationary phase template bank until the false alarm rate associated with templates which include spin effects can be substantially reduced.

  20. A novel chaotic stream cipher and its application to palmprint template protection

    International Nuclear Information System (INIS)

    Heng-Jian, Li; Jia-Shu, Zhang

    2010-01-01

    Based on a coupled nonlinear dynamic filter (NDF), a novel chaotic stream cipher is presented in this paper and employed to protect palmprint templates. The chaotic pseudorandom bit generator (PRBG) based on a coupled NDF, which is constructed in an inverse flow, can generate multiple bits at one iteration and satisfy the security requirement of cipher design. Then, the stream cipher is employed to generate cancelable competitive code palmprint biometrics for template protection. The proposed cancelable palmprint authentication system depends on two factors: the palmprint biometric and the password/token. Therefore, the system provides high-confidence and also protects the user's privacy. The experimental results of verification on the Hong Kong PolyU Palmprint Database show that the proposed approach has a large template re-issuance ability and the equal error rate can achieve 0.02%. The performance of the palmprint template protection scheme proves the good practicability and security of the proposed stream cipher. (general)

  1. A novel chaotic stream cipher and its application to palmprint template protection

    Science.gov (United States)

    Li, Heng-Jian; Zhang, Jia-Shu

    2010-04-01

    Based on a coupled nonlinear dynamic filter (NDF), a novel chaotic stream cipher is presented in this paper and employed to protect palmprint templates. The chaotic pseudorandom bit generator (PRBG) based on a coupled NDF, which is constructed in an inverse flow, can generate multiple bits at one iteration and satisfy the security requirement of cipher design. Then, the stream cipher is employed to generate cancelable competitive code palmprint biometrics for template protection. The proposed cancelable palmprint authentication system depends on two factors: the palmprint biometric and the password/token. Therefore, the system provides high-confidence and also protects the user's privacy. The experimental results of verification on the Hong Kong PolyU Palmprint Database show that the proposed approach has a large template re-issuance ability and the equal error rate can achieve 0.02%. The performance of the palmprint template protection scheme proves the good practicability and security of the proposed stream cipher.

  2. The role of the geophysical template and environmental regimes in controlling stream-living trout populations

    Science.gov (United States)

    Penaluna, Brooke E.; Railsback, Steve F.; Dunham, Jason B.; Johnson, S.; Bilby, Richard E.; Skaugset, Arne E.

    2015-01-01

    The importance of multiple processes and instream factors to aquatic biota has been explored extensively, but questions remain about how local spatiotemporal variability of aquatic biota is tied to environmental regimes and the geophysical template of streams. We used an individual-based trout model to explore the relative role of the geophysical template versus environmental regimes on biomass of trout (Oncorhynchus clarkii clarkii). We parameterized the model with observed data from each of the four headwater streams (their local geophysical template and environmental regime) and then ran 12 simulations where we replaced environmental regimes (stream temperature, flow, turbidity) of a given stream with values from each neighboring stream while keeping the geophysical template fixed. We also performed single-parameter sensitivity analyses on the model results from each of the four streams. Although our modeled findings show that trout biomass is most responsive to changes in the geophysical template of streams, they also reveal that biomass is restricted by available habitat during seasonal low flow, which is a product of both the stream’s geophysical template and flow regime. Our modeled results suggest that differences in the geophysical template among streams render trout more or less sensitive to environmental change, emphasizing the importance of local fish–habitat relationships in streams.

  3. [An Algorithm to Eliminate Power Frequency Interference in ECG Using Template].

    Science.gov (United States)

    Shi, Guohua; Li, Jiang; Xu, Yan; Feng, Liang

    2017-01-01

    Researching an algorithm to eliminate power frequency interference in ECG. The algorithm first creates power frequency interference template, then, subtracts the template from the original ECG signals, final y, the algorithm gets the ECG signals without interference. Experiment shows the algorithm can eliminate interference effectively and has none side effect to normal signal. It’s efficient and suitable for practice.

  4. High-quality InN grown on KOH wet etched N-polar InN template by RF-MBE

    International Nuclear Information System (INIS)

    Muto, D.; Araki, T.; Kitagawa, S.; Kurouchi, M.; Nanishi, Y.; Naoi, H.; Na, H.

    2006-01-01

    We have succeeded in dramatically decreasing the density of dislocations in InN by regrowing InN films on micro-facetted N-polar InN templates. The micro-facetted N-polar InN templates were formed by wet etching in a 10 mol/l KOH solution. InN films were regrown on the micro-facetted N-polar InN templates and on flat surface N-polar InN templates for comparison by radio-frequency plasma-assisted molecular beam epitaxy. InN regrown on micro-facetted InN had considerably smaller twist distribution than that grown on the flat InN templates. From transmission electron microscopy observation, it was confirmed that the InN grown on the micro-facetted InN template had much lower density of dislocations than that grown on the flat InN template, and moreover the propagation of edge dislocations was almost completely terminated at the interface between the regrown InN and the micro-facetted InN template. Based on the results, we propose that regrowth of InN on micro-facetted InN templates is an effective way to obtain high-quality InN films. (copyright 2006 WILEY-VCH Verlag GmbH and Co. KGaA, Weinheim) (orig.)

  5. Social engineering attack examples, templates and scenarios

    CSIR Research Space (South Africa)

    Mouton, Francois

    2016-06-01

    Full Text Available that are representative of real-world examples, whilst still being general enough to encompass several different real-world examples. The proposed social engineering attack templates cover all three types of communication, namely bidirectional communication...

  6. Energy constraints in pulsed phase control of chaos

    International Nuclear Information System (INIS)

    Meucci, R.; Euzzor, S.; Zambrano, S.; Pugliese, E.; Francini, F.; Arecchi, F.T.

    2017-01-01

    Phase control of chaos is a powerful technique but little is known about its physical constraints, relevant for real systems. As a fact, it has not been explored whether this technique can also be applied when the controlling perturbation is not harmonic. Here we apply phase control on a driven double well Duffing oscillator using periodic rectangular pulsed perturbations instead of the classical sinusoidal perturbations. Experimental measurements and numerical simulations show that this kind of perturbation is also able to stabilize the chaotic orbits for an adequate selection of the phase. Furthermore, as the duty cycle of the perturbation (that is, the fraction of the time that the periodically pulsed control is active) is increased, two separate regimes occur. In the first one, the perturbations leading to stabilization of periodic solutions are of constant energy (taken as the product of the duty cycle and the amplitude) and in the second one, a saturation phenomenon occurs, implying that increasing energy values of the perturbations are wasted. Our results unveil the versatility of the pulsed phase control scheme and the importance of energy constraints.

  7. Energy constraints in pulsed phase control of chaos

    Energy Technology Data Exchange (ETDEWEB)

    Meucci, R., E-mail: riccardo.meucci@ino.it [Istituto Nazionale di Ottica, Consiglio Nazionale delle Ricerche, Largo E. Fermi 6, 50125 Firenze (Italy); Euzzor, S. [Istituto Nazionale di Ottica, Consiglio Nazionale delle Ricerche, Largo E. Fermi 6, 50125 Firenze (Italy); Zambrano, S. [Università Vita-Salute San Raffaele, Via Olgettina 58, 20132 Milano (Italy); Pugliese, E. [Istituto Nazionale di Ottica, Consiglio Nazionale delle Ricerche, Largo E. Fermi 6, 50125 Firenze (Italy); Dipartimento di Scienze della Terra, Università di Firenze, Via G. La Pira 4, 50100 Firenze (Italy); Francini, F. [Istituto Nazionale di Ottica, Consiglio Nazionale delle Ricerche, Largo E. Fermi 6, 50125 Firenze (Italy); Arecchi, F.T. [Istituto Nazionale di Ottica, Consiglio Nazionale delle Ricerche, Largo E. Fermi 6, 50125 Firenze (Italy); Università di Firenze, Firenze (Italy)

    2017-01-15

    Phase control of chaos is a powerful technique but little is known about its physical constraints, relevant for real systems. As a fact, it has not been explored whether this technique can also be applied when the controlling perturbation is not harmonic. Here we apply phase control on a driven double well Duffing oscillator using periodic rectangular pulsed perturbations instead of the classical sinusoidal perturbations. Experimental measurements and numerical simulations show that this kind of perturbation is also able to stabilize the chaotic orbits for an adequate selection of the phase. Furthermore, as the duty cycle of the perturbation (that is, the fraction of the time that the periodically pulsed control is active) is increased, two separate regimes occur. In the first one, the perturbations leading to stabilization of periodic solutions are of constant energy (taken as the product of the duty cycle and the amplitude) and in the second one, a saturation phenomenon occurs, implying that increasing energy values of the perturbations are wasted. Our results unveil the versatility of the pulsed phase control scheme and the importance of energy constraints.

  8. Stochastic model of template-directed elongation processes in biology.

    Science.gov (United States)

    Schilstra, Maria J; Nehaniv, Chrystopher L

    2010-10-01

    We present a novel modular, stochastic model for biological template-based linear chain elongation processes. In this model, elongation complexes (ECs; DNA polymerase, RNA polymerase, or ribosomes associated with nascent chains) that span a finite number of template units step along the template, one after another, with semaphore constructs preventing overtaking. The central elongation module is readily extended with modules that represent initiation and termination processes. The model was used to explore the effect of EC span on motor velocity and dispersion, and the effect of initiation activator and repressor binding kinetics on the overall elongation dynamics. The results demonstrate that (1) motors that move smoothly are able to travel at a greater velocity and closer together than motors that move more erratically, and (2) the rate at which completed chains are released is proportional to the occupancy or vacancy of activator or repressor binding sites only when initiation or activator/repressor dissociation is slow in comparison with elongation. Copyright © 2010 Elsevier Ireland Ltd. All rights reserved.

  9. Synthesis of mesoporous zeolite catalysts by in situ formation of carbon template over nickel nanoparticles

    DEFF Research Database (Denmark)

    Abildstrøm, Jacob Oskar; Kegnæs, Marina; Hytoft, Glen

    2016-01-01

    A novel synthesis procedure for the preparation of the hierarchical zeolite materials with MFI structure based on the carbon templating method with in situ generated carbon template is presented in this study. Through chemical vapour deposition of coke on nickel nanoparticles supported on silica...... oxide, a carbon-silica composite is obtained and exploited as a combined carbon template/silica source for zeolite synthesis. This approach has several advantages in comparison with conventional carbon templating methods, where relatively complicated preparative strategies involving multistep...... impregnation procedures and rather expensive chemicals are used. Removal of the carbon template by combustion results in zeolite single crystals with intracrystalline pore volumes between 0.28 and 0.48 cm3/g. The prepared zeolites are characterized by XRD, SEM, TEM and physisorption analysis. The isomerization...

  10. Evolvement of soft templates in surfactant/cosurfactant system for shape control of ZnSe nanocrystals

    Energy Technology Data Exchange (ETDEWEB)

    Hou Bo [Key Laboratory of Medicinal Chemistry for Natural Resource, Ministry of Education, School of Chemical Science and Technology, Yunnan University, Kunming 650091 (China); Liu Yongjun [Advanced Analysis and Measurement Center, Yunnan University, Kunming 650091 (China); Li Yanjuan [Key Laboratory of Medicinal Chemistry for Natural Resource, Ministry of Education, School of Chemical Science and Technology, Yunnan University, Kunming 650091 (China); Yuan Bo [Advanced Analysis and Measurement Center, Yunnan University, Kunming 650091 (China); Jia Mingfen [Key Laboratory of Medicinal Chemistry for Natural Resource, Ministry of Education, School of Chemical Science and Technology, Yunnan University, Kunming 650091 (China); Jiang Fengzhi, E-mail: fengzhij@ynu.edu.cn [Key Laboratory of Medicinal Chemistry for Natural Resource, Ministry of Education, School of Chemical Science and Technology, Yunnan University, Kunming 650091 (China); Advanced Analysis and Measurement Center, Yunnan University, Kunming 650091 (China)

    2012-03-25

    Highlights: Black-Right-Pointing-Pointer Soft templates were found in the shape control synthesis of ZnSe nanocrystals. Black-Right-Pointing-Pointer Micelle formation model in the soft templates system was proposed and proved. Black-Right-Pointing-Pointer Different shapes of ZnSe nanocrystals were prepared and explained by proposed model. - Abstract: The evolution of soft templates in the synthesis of ZnSe nanocrystals realized through a surfactant/cosurfactant system was investigated and a micelle formation process model was proposed. Through freeze-fracture electron microscopy, it was proven that template micelles were formed in the zinc precursors. Furthermore, it was found that a long stirring period was essential for achieving the lowest energy state of the soft templates which were used for synthesizing monodisperse ZnSe quantum dots.

  11. Photometric redshifts for the next generation of deep radio continuum surveys - I. Template fitting

    Science.gov (United States)

    Duncan, Kenneth J.; Brown, Michael J. I.; Williams, Wendy L.; Best, Philip N.; Buat, Veronique; Burgarella, Denis; Jarvis, Matt J.; Małek, Katarzyna; Oliver, S. J.; Röttgering, Huub J. A.; Smith, Daniel J. B.

    2018-01-01

    We present a study of photometric redshift performance for galaxies and active galactic nuclei detected in deep radio continuum surveys. Using two multiwavelength data sets, over the NOAO Deep Wide Field Survey Boötes and COSMOS fields, we assess photometric redshift (photo-z) performance for a sample of ∼4500 radio continuum sources with spectroscopic redshifts relative to those of ∼63 000 non-radio-detected sources in the same fields. We investigate the performance of three photometric redshift template sets as a function of redshift, radio luminosity and infrared/X-ray properties. We find that no single template library is able to provide the best performance across all subsets of the radio-detected population, with variation in the optimum template set both between subsets and between fields. Through a hierarchical Bayesian combination of the photo-z estimates from all three template sets, we are able to produce a consensus photo-z estimate that equals or improves upon the performance of any individual template set.

  12. A TEMPLATE FOR ONLINE HOMEWORK: FRANKENSTEIN'S MONSTER OR ROBO TA?

    OpenAIRE

    Dahlgran, Roger A.

    2002-01-01

    This paper describes the programming procedures required to implement online homework and evaluates the application of these procedures based on use in the author's course. The description of the procedures utilizes a template showing two representative applications from the author's introductory econometrics course. In one, the students are to collect and record data and in the other, students are to perform econometric analysis on the data. The web address for the template is arec.arizona.e...

  13. [Clinical application of individualized three-dimensional printing implant template in multi-tooth dental implantation].

    Science.gov (United States)

    Wang, Lie; Chen, Zhi-Yuan; Liu, Rong; Zeng, Hao

    2017-08-01

    To study the value and satisfaction of three-dimensional printing implant template and conventional implant template in multi-tooth dental implantation. Thirty cases (83 teeth) with missing teeth needing to be implanted were randomly divided into conventional implant template group (CIT group, 15 cases, 42 teeth) and 3D printing implant template group (TDPIT group, 15 cases, 41 teeth). Patients in CIT group were operated by using conventional implant template, while patients in TDPIT group were operated by using three-dimensional printing implant template. The differences of implant neck and tip deviation, implant angle deviation and angle satisfaction between the two groups were compared. The difference of probing depth and bone resorption of implant were compared 1 year after operation between the two groups. The difference of success rate and satisfaction of dental implantation were compared 1 year after operation between the two groups. SPSS19.0 software package was used for statistical analysis. The deviation direction of the neck and the tip in disto-mesial, bucco-palatal, vertical direction and angle of implants in disto-mesial and bucco-palatal direction in TDPIT group were significantly lower than in CIT group (P0.05). The difference of the cumulative success rate in dental implantation at 3 months and 6 months between the two groups were not significant (P>0.05), but the cumulative success rate of TDPIT group was significantly higher than CIT group at 9 months and 1 year (90.48% vs 100%,P=0.043). The patients' satisfaction rate of dental implantation in TDPIT group was significantly higher than in CIT group (86.67% vs 53.33%, P=0.046). Using three-dimensional printing implant template can obtain better accuracy of implant, higher implant success rate and better patients' satisfaction than using conventional implant template. It is suitable for clinical application.

  14. Protein-Templated Fragment Ligations-From Molecular Recognition to Drug Discovery.

    Science.gov (United States)

    Jaegle, Mike; Wong, Ee Lin; Tauber, Carolin; Nawrotzky, Eric; Arkona, Christoph; Rademann, Jörg

    2017-06-19

    Protein-templated fragment ligation is a novel concept to support drug discovery and can help to improve the efficacy of protein ligands. Protein-templated fragment ligations are chemical reactions between small molecules ("fragments") utilizing a protein's surface as a reaction vessel to catalyze the formation of a protein ligand with increased binding affinity. The approach exploits the molecular recognition of reactive small-molecule fragments by proteins both for ligand assembly and for the identification of bioactive fragment combinations. In this way, chemical synthesis and bioassay are integrated in one single step. This Review discusses the biophysical basis of reversible and irreversible fragment ligations and gives an overview of the available methods to detect protein-templated ligation products. The chemical scope and recent applications as well as future potential of the concept in drug discovery are reviewed. © 2017 Wiley-VCH Verlag GmbH & Co. KGaA, Weinheim.

  15. A new route of synthesizing perovskite nanotubes by templating approach

    Science.gov (United States)

    Habiballah, Anisah Shafiqah; Osman, Nafisah; Jani, Abdul Mutalib Md

    2017-09-01

    A perovskite oxide for example Ba0.5Sr0.5Co0.8Fe0.2O3-δ (BSCF) has attracted growing attention due to its high catalytic activity and mixed ionic/electronic conductivity. Recent research of BSCF is more comprehensively based on a remarkable trajectory of innovation, in particular with regards to the synthesis of perovskite structures in one-dimensional (1-D) nanometric scales as they promote not only to increase an active electrode area for the oxygen reduction reaction, but also allow the tailoring of electrode's architecture. Nevertheless, achieving the desired 1-D structure by a conventional method such as hydrothermal, solvothermal, or sonochemical are far from satisfactory. Herein, the aim of this work is to synthesize the BSCF perovskite nanotubes via soft templating approach, particularly using anodic aluminium oxide (AAO) as a template, focusing on the morphology, composition and structural properties were demonstrated. After the AAO template was anodized at 80 V, the fabricated template was clamped between apair of spectroscopic cells containing BSCF sol and deionized water (with a hole of both sides) for 24 hours. After that, the sample was removed from the cells followed by heat treatment process. The FESEM images showed that BSCF nanotubes were successfully achieved, with the diameter of the nanotubes' approximately 80 nm. The EDX result also confirmed the nominal stoichiometry of Ba0.5Sr0.5Co0.8Fe0.2O3-δ. Meanwhile, the XRD pattern confirmed a single crystalline phase of BSCF nanotubes was successfully obtained and congruent to a cubic perovskite structure of BSCF. Possible formation mechanism,as well as the schematic illustration of BSCF nanotubes inside the template was also discussed in this paper.

  16. Facile template-free hydrothermal synthesis and microstrain ...

    Indian Academy of Sciences (India)

    Administrator

    2009), solar cells (Yuan et al 2011), transparent elec- trodes (Kim et al ... increasing the peak width, intensity and shifting the 2θ peak position. ... Facile template-free hydrothermal synthesis and microstrain measurement of ZnO nanorods. 399.

  17. A population MRI brain template and analysis tools for the macaque.

    Science.gov (United States)

    Seidlitz, Jakob; Sponheim, Caleb; Glen, Daniel; Ye, Frank Q; Saleem, Kadharbatcha S; Leopold, David A; Ungerleider, Leslie; Messinger, Adam

    2018-04-15

    The use of standard anatomical templates is common in human neuroimaging, as it facilitates data analysis and comparison across subjects and studies. For non-human primates, previous in vivo templates have lacked sufficient contrast to reliably validate known anatomical brain regions and have not provided tools for automated single-subject processing. Here we present the "National Institute of Mental Health Macaque Template", or NMT for short. The NMT is a high-resolution in vivo MRI template of the average macaque brain generated from 31 subjects, as well as a neuroimaging tool for improved data analysis and visualization. From the NMT volume, we generated maps of tissue segmentation and cortical thickness. Surface reconstructions and transformations to previously published digital brain atlases are also provided. We further provide an analysis pipeline using the NMT that automates and standardizes the time-consuming processes of brain extraction, tissue segmentation, and morphometric feature estimation for anatomical scans of individual subjects. The NMT and associated tools thus provide a common platform for precise single-subject data analysis and for characterizations of neuroimaging results across subjects and studies. Copyright © 2017 ElsevierCompany. All rights reserved.

  18. Template matching for auditing hospital cost and quality.

    Science.gov (United States)

    Silber, Jeffrey H; Rosenbaum, Paul R; Ross, Richard N; Ludwig, Justin M; Wang, Wei; Niknam, Bijan A; Mukherjee, Nabanita; Saynisch, Philip A; Even-Shoshan, Orit; Kelz, Rachel R; Fleisher, Lee A

    2014-10-01

    Develop an improved method for auditing hospital cost and quality. Medicare claims in general, gynecologic and urologic surgery, and orthopedics from Illinois, Texas, and New York between 2004 and 2006. A template of 300 representative patients was constructed and then used to match 300 patients at hospitals that had a minimum of 500 patients over a 3-year study period. From each of 217 hospitals we chose 300 patients most resembling the template using multivariate matching. The matching algorithm found close matches on procedures and patient characteristics, far more balanced than measured covariates would be in a randomized clinical trial. These matched samples displayed little to no differences across hospitals in common patient characteristics yet found large and statistically significant hospital variation in mortality, complications, failure-to-rescue, readmissions, length of stay, ICU days, cost, and surgical procedure length. Similar patients at different hospitals had substantially different outcomes. The template-matched sample can produce fair, directly standardized audits that evaluate hospitals on patients with similar characteristics, thereby making benchmarking more believable. Through examining matched samples of individual patients, administrators can better detect poor performance at their hospitals and better understand why these problems are occurring. © Health Research and Educational Trust.

  19. Numerical method for partial equilibrium flow

    International Nuclear Information System (INIS)

    Ramshaw, J.D.; Cloutman, L.D.; Los Alamos, New Mexico 87545)

    1981-01-01

    A numerical method is presented for chemically reactive fluid flow in which equilibrium and nonequilibrium reactions occur simultaneously. The equilibrium constraints on the species concentrations are established by a quadratic iterative procedure. If the equilibrium reactions are uncoupled and of second or lower order, the procedure converges in a single step. In general, convergence is most rapid when the reactions are weakly coupled. This can frequently be achieved by a judicious choice of the independent reactions. In typical transient calculations, satisfactory accuracy has been achieved with about five iterations per time step

  20. Measurement of the top quark mass using the template method in the lepton plus jets channel with in situ W → jj calibration at CDF-II

    International Nuclear Information System (INIS)

    Adelman, J.; Brubaker, E.; Kim, Y.K.

    2005-01-01

    We report on a measurement of the top quark mass in the lepton plus jets channel of tt bar events from pp bar collisions at √s = 1.96 TeV. This measurement uses an integrated luminosity of 318 pb -1 data, which brings 138 tt bar candidates separated into four subsamples. A top quark mass is reconstructed for each event by using energy and momentum constraints on the top-quark pair decay products. We also employ the reconstructed mass of hadronic W boson decays W→jj to constrain in situ the largest systematic uncertainty of the top quark mass measurement: the jet energy scale. Monte Carlo templates of the reconstructed top quark and W boson masses are produced as a function of the true top quark mass and the jet energy scale. The distribution of reconstructed top quark and W boson masses in the data are compared to the Monte Carlo templates using a likelihood fit to obtain: M top =173.5 - 3 .8 +3.9 GeV/c 2 . This constitutes the most precise measurement of the top quark mass up to date

  1. Hierarchical SAPO‐34 Architectures with Tailored Acid Sites using Sustainable Sugar Templates

    Science.gov (United States)

    Miletto, Ivana; Ivaldi, Chiara; Paul, Geo; Chapman, Stephanie; Marchese, Leonardo; Raja, Robert

    2018-01-01

    Abstract In a distinct, bottom‐up synthetic methodology, monosaccharides (fructose and glucose) and disaccharides (sucrose) have been used as mesoporogens to template hierarchical SAPO‐34 catalysts. Detailed materials characterization, which includes solid‐state magic angle spinning NMR and probe‐based FTIR, reveals that, although the mesopore dimensions are modified by the identity of the sugar template, the desirable acid characteristics of the microporous framework are retained. When the activity of the hierarchical SAPO‐34 catalysts was evaluated in the industrially relevant Beckmann rearrangement, under liquid‐phase conditions, the enhanced mass‐transport properties of sucrose‐templated hierarchical SAPO‐34 were found to deliver a superior yield of ϵ‐caprolactam. PMID:29686961

  2. Readability of patient discharge instructions with and without the use of electronically available disease-specific templates.

    Science.gov (United States)

    Mueller, Stephanie K; Giannelli, Kyla; Boxer, Robert; Schnipper, Jeffrey L

    2015-07-01

    Low health literacy is common, leading to patient vulnerability during hospital discharge, when patients rely on written health instructions. We aimed to examine the impact of the use of electronic, patient-friendly, templated discharge instructions on the readability of discharge instructions provided to patients at discharge. We performed a retrospective cohort study of 233 patients discharged from a large tertiary care hospital to their homes following the implementation of a web-based "discharge module," which included the optional use of diagnosis-specific templated discharge instructions. We compared the readability of discharge instructions, as measured by the Flesch Reading Ease Level test (FREL, on a 0-100 scale, with higher scores indicating greater readability) and the Flesch-Kincaid Grade Level test (FKGL, measured in grade levels), between discharges that used templated instructions (with or without modification) versus discharges that used clinician-generated instructions (with or without available templated instructions for the specific discharge diagnosis). Templated discharge instructions were provided to patients in 45% of discharges. Of the 55% of patients that received clinician-generated discharge instructions, the majority (78.1%) had no available templated instruction for the specific discharge diagnosis. Templated discharge instructions had higher FREL scores (71 vs. 57, P readability (a higher FREL score and a lower FKGL score) than the use of clinician-generated discharge instructions. The main reason for clinicians to create discharge instructions was the lack of available templates for the patient's specific discharge diagnosis. Use of electronically available templated discharge instructions may be a viable option to improve the readability of written material provided to patients at discharge, although the library of available templates requires expansion. © The Author 2015. Published by Oxford University Press on behalf of the

  3. TEMPLATE POLYMERIZATION OF N-VINYLIMIDAZOLE ALONG POLY(METHACRYLIC ACID) IN WATER .2. KINETICS OF THE TEMPLATE POLYMERIZATION

    NARCIS (Netherlands)

    VANDEGRAMPEL, HT; TAN, YY; CHALLA, G

    1991-01-01

    The template polymerization of N-vinylimidazole (VIm) along poly(methacrylic acid) (PMAA) in water at 50-degrees-C with 2,2'-azobis(2-amidinopropane).2HCl (AAP) as initiator was studied by using variable initiator and monomer concentrations at constant [PMAA]/[VIm]0. From the order in [VIm] it was

  4. Solving the Frequency Assignment Problem by Site Availability and Constraint Programming

    OpenAIRE

    Linhares, Andrea Carneiro; Torres-Moreno, Juan-Manuel; Peinl, Peter; Michelon, Philippe

    2010-01-01

    The efficient use of bandwidth for radio communications becomes more and more crucial when developing new information technologies and their applications. The core issues are addressed by the so-called Frequency Assignment Problems (FAP). Our work investigates static FAP, where an attempt is first made to configure a kernel of links. We study the problem based on the concepts and techniques of Constraint Programming and integrate the site availability concept. Numerical simulations conducted ...

  5. Electrochemical growth of nanowires in anodic alumina templates: the role of pore branching

    International Nuclear Information System (INIS)

    Noyan, Alexey A.; Leontiev, Alexey P.; Yakovlev, Maxim V.; Roslyakov, Ilya V.; Tsirlina, Galina A.; Napolskii, Kirill S.

    2017-01-01

    Highlights: • The model of metal growth inside the anodic alumina with branched pores is developed. • Model predicts the dependence of anodic alumina filling on deposition regime. • Branched pores affect the uniformity of anodic alumina filling with electrodeposits. • Branched pores make growth front of metal nanowires inside template multimodal. - Abstract: A comparative study of electrochemical growth of nanowires in the anodic alumina templates with various degree of porous structure ordering is performed. Scanning electron microscopy and coulometric analysis are used for experimental evaluation of the average filling of pores with metal. The theoretical model of metal growth inside anodic alumina templates is proposed. The model takes into account the presence of branched channels in the real structure of anodic alumina and operates with completeness of template filling achieved at the moment when metal reaches the external surface of the oxide film. In case of the diffusion-controlled regime the strong dependence of the pore filling factor on the thickness of porous film and the degree of its structure ordering is predicted theoretically and observed experimentally. The influence of the nature of limiting current on the homogeneity and completeness of template filling is discussed.

  6. Molecular dynamics with deterministic and stochastic numerical methods

    CERN Document Server

    Leimkuhler, Ben

    2015-01-01

    This book describes the mathematical underpinnings of algorithms used for molecular dynamics simulation, including both deterministic and stochastic numerical methods. Molecular dynamics is one of the most versatile and powerful methods of modern computational science and engineering and is used widely in chemistry, physics, materials science and biology. Understanding the foundations of numerical methods means knowing how to select the best one for a given problem (from the wide range of techniques on offer) and how to create new, efficient methods to address particular challenges as they arise in complex applications.  Aimed at a broad audience, this book presents the basic theory of Hamiltonian mechanics and stochastic differential equations, as well as topics including symplectic numerical methods, the handling of constraints and rigid bodies, the efficient treatment of Langevin dynamics, thermostats to control the molecular ensemble, multiple time-stepping, and the dissipative particle dynamics method...

  7. Nanomolar determination of Pb (II ions by selective templated electrode

    Directory of Open Access Journals (Sweden)

    Mazloum-Ardakani Mohammad

    2012-01-01

    Full Text Available Polypyrrole modified electrode, prepared by electropolymerization of pyrrole in the presence of methyl red as a dopant, was templated with respect to Pb2+ ion and applied for potentiometric and voltammetric detection of this ion. The templating process improved the analytical response characteristics of the electrode, specially their selectivity, with respect to Pb2+ ion. The improvement depends on both the incorporated ligand (dopant and the templating process, with the latter being more vital. The potentiometric response of the electrode was linear within the Pb2+ concentration range of 2.0×10-6 to 5.0×10-2 M with a near-Nernstian slope of 28.6 mV decade-1 and a detection limit of 7.0 ×10-7 M. The electrode was also used for preconcentration differential pulse anodic stripping voltammetry (DPASV and results showed that peak currents for the incorporated lead species were dependent on the metal ion concentration in the range of 1.0×10-8 to 1.0×10-3 M. The detection limit of DPASV method was 3.5 ×10-9 M. The selectivity of the electrode with respect to some transition metal ions was investigated. The modified-templated electrode was used for the successful assay of lead in two standard reference material samples.

  8. Tensorial dynamic time warping with articulation index representation for efficient audio-template learning.

    Science.gov (United States)

    Le, Long N; Jones, Douglas L

    2018-03-01

    Audio classification techniques often depend on the availability of a large labeled training dataset for successful performance. However, in many application domains of audio classification (e.g., wildlife monitoring), obtaining labeled data is still a costly and laborious process. Motivated by this observation, a technique is proposed to efficiently learn a clean template from a few labeled, but likely corrupted (by noise and interferences), data samples. This learning can be done efficiently via tensorial dynamic time warping on the articulation index-based time-frequency representations of audio data. The learned template can then be used in audio classification following the standard template-based approach. Experimental results show that the proposed approach outperforms both (1) the recurrent neural network approach and (2) the state-of-the-art in the template-based approach on a wildlife detection application with few training samples.

  9. Lung metastases detection in CT images using 3D template matching

    International Nuclear Information System (INIS)

    Wang, Peng; DeNunzio, Andrea; Okunieff, Paul; O'Dell, Walter G.

    2007-01-01

    The aim of this study is to demonstrate a novel, fully automatic computer detection method applicable to metastatic tumors to the lung with a diameter of 4-20 mm in high-risk patients using typical computed tomography (CT) scans of the chest. Three-dimensional (3D) spherical tumor appearance models (templates) of various sizes were created to match representative CT imaging parameters and to incorporate partial volume effects. Taking into account the variability in the location of CT sampling planes cut through the spherical models, three offsetting template models were created for each appearance model size. Lung volumes were automatically extracted from computed tomography images and the correlation coefficients between the subregions around each voxel in the lung volume and the set of appearance models were calculated using a fast frequency domain algorithm. To determine optimal parameters for the templates, simulated tumors of varying sizes and eccentricities were generated and superposed onto a representative human chest image dataset. The method was applied to real image sets from 12 patients with known metastatic disease to the lung. A total of 752 slices and 47 identifiable tumors were studied. Spherical templates of three sizes (6, 8, and 10 mm in diameter) were used on the patient image sets; all 47 true tumors were detected with the inclusion of only 21 false positives. This study demonstrates that an automatic and straightforward 3D template-matching method, without any complex training or postprocessing, can be used to detect small lung metastases quickly and reliably in the clinical setting

  10. Investigation of magnetic nanoparticles in acrylonitrile-methyl methacrylate-divinylbenzene mesoporous template

    Energy Technology Data Exchange (ETDEWEB)

    Rabelo, D. E-mail: denilson@quimica.ufg.br; Lima, E.C.D.; Barbosa, D.P.; Silva, V.J.; Silva, O.; Azevedo, R.B.; Silva, L.P.; Lemos, A.P.C.; Morais, P.C

    2002-11-01

    Preparation and characterization of nanosized magnetic particles using alkaline oxidation of ferrous ion retained in acrylonitrile-methyl methacrylate-divinylbenzene (AN-MMA-DVB) spherical micron-sized polymer template is described. Atomic absorption, transmission electron microscopy and magnetic resonance were used to investigate chemically cycled nanoparticle-based composites. The resonance field shifts towards higher values as the nanoparticle concentration reduces in the polymeric template, following two very distinct regimes.

  11. A relation between irreversibility and unlinkability for biometric template protection algorithms

    OpenAIRE

    井沼, 学

    2014-01-01

    For biometric recognition systems, privacy protection of enrolled users’ biometric information, which are called biometric templates, is a critical problem. Recently, various template protection algorithms have been proposed and many related previous works have discussed security notions to evaluate the protection performance of these protection algorithms. Irreversibility and unlinkability are important security notions discussed in many related previous works. In this paper, we prove that u...

  12. Nucleon Edm from Atomic Systems and Constraints on Supersymmetry Parameters

    OpenAIRE

    Oshima, Sachiko; Nihei, Takeshi; Fujita, Takehisa

    2005-01-01

    The nucleon EDM is shown to be directly related to the EDM of atomic systems. From the observed EDM values of the atomic Hg system, the neutron EDM can be extracted, which gives a very stringent constraint on the supersymmetry parameters. It is also shown that the measurement of Nitrogen and Thallium atomic systems should provide important information on the flavor dependence of the quark EDM. We perform numerical analyses on the EDM of neutron, proton and electron in the minimal supersymmetr...

  13. Dye-sensitized PS-b-P2VP-templated nickel oxide films for photoelectrochemical applications

    OpenAIRE

    Massin, Julien; Bräutigam, Maximilian; Kaeffer, Nicolas; Queyriaux, Nicolas; Field, Martin J.; Schacher, Felix H.; Popp, Jürgen; Chavarot-Kerlidou, Murielle; Dietzek, Benjamin; Artero, Vincent

    2015-01-01

    Moving from homogeneous water-splitting photocatalytic systems to photoelectrochemical devices requires the preparation and evaluation of novel p-type transparent conductive photoelectrode substrates. We report here on the sensitization of polystyrene-block-poly-(2-vinylpyridine) (PS-b-P2VP) diblock copolymer-templated NiO films with an organic push–pull dye. The potential of these new templated NiO film preparations for photoelectrochemical applications is compared with NiO material template...

  14. Experimental and numerical analysis of in- and out- of plane constraint effects on fracture parameters: Aluminium alloy 2024

    Czech Academy of Sciences Publication Activity Database

    Seitl, Stanislav; Hutař, Pavel; García, T.; Canteli, A.

    7 2013, č. 7 (2013), s. 53-64 ISSN 1802-680X Grant - others:Interní podpora AV ČR(CZ) M100411204 Keywords : LELM * stress intensity tensor * constraint * aluminium alloy * plane strain * plane stress Subject RIV: JL - Materials Fatigue, Friction Mechanics

  15. A numerical strategy for finite element modeling of frictionless asymmetric vocal fold collision

    DEFF Research Database (Denmark)

    Granados, Alba; Misztal, Marek Krzysztof; Brunskog, Jonas

    2016-01-01

    . Theoretical background and numerical analysis of the finite-element position-based contact model are presented, along with validation. A novel contact detection mechanism capable to detect collision in asymmetric oscillations is developed. The effect of inexact contact constraint enforcement on vocal fold...

  16. The Grid[Way] Job Template Manager, a tool for parameter sweeping

    Science.gov (United States)

    Lorca, Alejandro; Huedo, Eduardo; Llorente, Ignacio M.

    2011-04-01

    Parameter sweeping is a widely used algorithmic technique in computational science. It is specially suited for high-throughput computing since the jobs evaluating the parameter space are loosely coupled or independent. A tool that integrates the modeling of a parameter study with the control of jobs in a distributed architecture is presented. The main task is to facilitate the creation and deletion of job templates, which are the elements describing the jobs to be run. Extra functionality relies upon the GridWay Metascheduler, acting as the middleware layer for job submission and control. It supports interesting features like multi-dimensional sweeping space, wildcarding of parameters, functional evaluation of ranges, value-skipping and job template automatic indexation. The use of this tool increases the reliability of the parameter sweep study thanks to the systematic bookkeeping of job templates and respective job statuses. Furthermore, it simplifies the porting of the target application to the grid reducing the required amount of time and effort. Program summaryProgram title: Grid[Way] Job Template Manager (version 1.0) Catalogue identifier: AEIE_v1_0 Program summary URL:http://cpc.cs.qub.ac.uk/summaries/AEIE_v1_0.html Program obtainable from: CPC Program Library, Queen's University, Belfast, N. Ireland Licensing provisions: Apache license 2.0 No. of lines in distributed program, including test data, etc.: 3545 No. of bytes in distributed program, including test data, etc.: 126 879 Distribution format: tar.gz Programming language: Perl 5.8.5 and above Computer: Any (tested on PC x86 and x86_64) Operating system: Unix, GNU/Linux (tested on Ubuntu 9.04, Scientific Linux 4.7, centOS 5.4), Mac OS X (tested on Snow Leopard 10.6) RAM: 10 MB Classification: 6.5 External routines: The GridWay Metascheduler [1]. Nature of problem: To parameterize and manage an application running on a grid or cluster. Solution method: Generation of job templates as a cross product of

  17. Safety constraints applied to an adaptive Bayesian condition-based maintenance optimization model

    International Nuclear Information System (INIS)

    Flage, Roger; Coit, David W.; Luxhøj, James T.; Aven, Terje

    2012-01-01

    A model is described that determines an optimal inspection and maintenance scheme for a deteriorating unit with a stochastic degradation process with independent and stationary increments and for which the parameters are uncertain. This model and resulting maintenance plans offers some distinct benefits compared to prior research because the uncertainty of the degradation process is accommodated by a Bayesian approach and two new safety constraints have been applied to the problem: (1) with a given subjective probability (degree of belief), the limiting relative frequency of one or more failures during a fixed time interval is bounded; or (2) the subjective probability of one or more failures during a fixed time interval is bounded. In the model, the parameter(s) of a condition-based inspection scheduling function and a preventive replacement threshold are jointly optimized upon each replacement and inspection such as to minimize the expected long run cost per unit of time, but also considering one of the specified safety constraints. A numerical example is included to illustrate the effect of imposing each of the two different safety constraints.

  18. Compact tokamak reactors part 2 (numerical results)

    International Nuclear Information System (INIS)

    Wiley, J.C.; Wootton, A.J.; Ross, D.W.

    1996-01-01

    The authors describe a numerical optimization scheme for fusion reactors. The particular application described is to find the smallest copper coil spherical tokamak, although the numerical scheme is sufficiently general to allow many other problems to be solved. The solution to the steady state energy balance is found by first selecting the fixed variables. The range of all remaining variables is then selected, except for the temperature. Within the specified ranges, the temperature which satisfies the power balance is then found. Tests are applied to determine that remaining constraints are satisfied, and the acceptable results then stored. Results are presented for a range of auxiliary current drive efficiencies and different scaling relationships; for the range of variables chosen the machine encompassing volume increases or remains approximately unchanged as the aspect ratio is reduced

  19. Optimality conditions for the numerical solution of optimization problems with PDE constraints :

    Energy Technology Data Exchange (ETDEWEB)

    Aguilo Valentin, Miguel Alejandro; Ridzal, Denis

    2014-03-01

    A theoretical framework for the numerical solution of partial di erential equation (PDE) constrained optimization problems is presented in this report. This theoretical framework embodies the fundamental infrastructure required to e ciently implement and solve this class of problems. Detail derivations of the optimality conditions required to accurately solve several parameter identi cation and optimal control problems are also provided in this report. This will allow the reader to further understand how the theoretical abstraction presented in this report translates to the application.

  20. Physical controls on directed virus assembly at nanoscale chemical templates

    International Nuclear Information System (INIS)

    Cheung, C L; Chung, S; Chatterji, A; Lin, T; Johnson, J E; Hok, S; Perkins, J; De Yoreo, J

    2006-01-01

    Viruses are attractive building blocks for nanoscale heterostructures, but little is understood about the physical principles governing their directed assembly. In-situ force microscopy was used to investigate organization of Cowpea Mosaic Virus engineered to bind specifically and reversibly at nanoscale chemical templates with sub-30nm features. Morphological evolution and assembly kinetics were measured as virus flux and inter-viral potential were varied. The resulting morphologies were similar to those of atomic-scale epitaxial systems, but the underlying thermodynamics was analogous to that of colloidal systems in confined geometries. The 1D templates biased the location of initial cluster formation, introduced asymmetric sticking probabilities, and drove 1D and 2D condensation at subcritical volume fractions. The growth kinetics followed a t 1/2 law controlled by the slow diffusion of viruses. The lateral expansion of virus clusters that initially form on the 1D templates following introduction of polyethylene glycol (PEG) into the solution suggests a significant role for weak interaction

  1. Reconstruction of Undersampled Big Dynamic MRI Data Using Non-Convex Low-Rank and Sparsity Constraints

    Directory of Open Access Journals (Sweden)

    Ryan Wen Liu

    2017-03-01

    Full Text Available Dynamic magnetic resonance imaging (MRI has been extensively utilized for enhancing medical living environment visualization, however, in clinical practice it often suffers from long data acquisition times. Dynamic imaging essentially reconstructs the visual image from raw (k,t-space measurements, commonly referred to as big data. The purpose of this work is to accelerate big medical data acquisition in dynamic MRI by developing a non-convex minimization framework. In particular, to overcome the inherent speed limitation, both non-convex low-rank and sparsity constraints were combined to accelerate the dynamic imaging. However, the non-convex constraints make the dynamic reconstruction problem difficult to directly solve through the commonly-used numerical methods. To guarantee solution efficiency and stability, a numerical algorithm based on Alternating Direction Method of Multipliers (ADMM is proposed to solve the resulting non-convex optimization problem. ADMM decomposes the original complex optimization problem into several simple sub-problems. Each sub-problem has a closed-form solution or could be efficiently solved using existing numerical methods. It has been proven that the quality of images reconstructed from fewer measurements can be significantly improved using non-convex minimization. Numerous experiments have been conducted on two in vivo cardiac datasets to compare the proposed method with several state-of-the-art imaging methods. Experimental results illustrated that the proposed method could guarantee the superior imaging performance in terms of quantitative and visual image quality assessments.

  2. Constraints on Stress Components at the Internal Singular Point of an Elastic Compound Structure

    Science.gov (United States)

    Pestrenin, V. M.; Pestrenina, I. V.

    2017-03-01

    The classical analytical and numerical methods for investigating the stress-strain state (SSS) in the vicinity of a singular point consider the point as a mathematical one (having no linear dimensions). The reliability of the solution obtained by such methods is valid only outside a small vicinity of the singular point, because the macroscopic equations become incorrect and microscopic ones have to be used to describe the SSS in this vicinity. Also, it is impossible to set constraint or to formulate solutions in stress-strain terms for a mathematical point. These problems do not arise if the singular point is identified with the representative volume of material of the structure studied. In authors' opinion, this approach is consistent with the postulates of continuum mechanics. In this case, the formulation of constraints at a singular point and their investigation becomes an independent problem of mechanics for bodies with singularities. This method was used to explore constraints at an internal singular point (representative volume) of a compound wedge and a compound rib. It is shown that, in addition to the constraints given in the classical approach, there are also constraints depending on the macroscopic parameters of constituent materials. These constraints turn the problems of deformable bodies with an internal singular point into nonclassical ones. Combinations of material parameters determine the number of additional constraints and the critical stress state at the singular point. Results of this research can be used in the mechanics of composite materials and fracture mechanics and in studying stress concentrations in composite structural elements.

  3. Computer templates in chronic disease management: ethnographic case study in general practice.

    Science.gov (United States)

    Swinglehurst, Deborah; Greenhalgh, Trisha; Roberts, Celia

    2012-01-01

    To investigate how electronic templates shape, enable and constrain consultations about chronic diseases. Ethnographic case study, combining field notes, video-recording, screen capture with a microanalysis of talk, body language and data entry-an approach called linguistic ethnography. Two general practices in England. Ethnographic observation of administrative areas and 36 nurse-led consultations was done. Twenty-four consultations were directly observed and 12 consultations were video-recorded alongside computer screen capture. Consultations were transcribed using conversation analysis conventions, with notes on body language and the electronic record. The analysis involved repeated rounds of viewing video, annotating field notes, transcription and microanalysis to identify themes. The data was interpreted using discourse analysis, with attention to the sociotechnical theory. Consultations centred explicitly or implicitly on evidence-based protocols inscribed in templates. Templates did not simply identify tasks for completion, but contributed to defining what chronic diseases were, how care was being delivered and what it meant to be a patient or professional in this context. Patients' stories morphed into data bytes; the particular became generalised; the complex was made discrete, simple and manageable; and uncertainty became categorised and contained. Many consultations resembled bureaucratic encounters, primarily oriented to completing data fields. We identified a tension, sharpened by the template, between different framings of the patient-as 'individual' or as 'one of a population'. Some clinicians overcame this tension, responding creatively to prompts within a dialogue constructed around the patient's narrative. Despite their widespread implementation, little previous research has examined how templates are actually used in practice. Templates do not simply document the tasks of chronic disease management but profoundly change the nature of this work

  4. An Alternating Direction Method for Convex Quadratic Second-Order Cone Programming with Bounded Constraints

    Directory of Open Access Journals (Sweden)

    Xuewen Mu

    2015-01-01

    quadratic programming over second-order cones and a bounded set. At each iteration, we only need to compute the metric projection onto the second-order cones and the projection onto the bound set. The result of convergence is given. Numerical results demonstrate that our method is efficient for the convex quadratic second-order cone programming problems with bounded constraints.

  5. Interstitial irradiation of rectal carcinoma with rectal template

    International Nuclear Information System (INIS)

    Ikeda, Hiroshi; Nishiyama, Kinji; Tanaka, Ken; Nakanishi, Makoto; Inoue, Takehiro

    1984-01-01

    Using Iridium-192 wires through a rectal template after Syed, interstitial brachytherapy was conducted in a patient with inoperable adenocarcinoma of the rectum. 67-year-old man with constipation and change in the stool caliber underwent external radiotherapy (4,000cGy/4W) to the whole pelvis including the perineum, followed by interstitial implant using a template, at the Department of Radiology, Osaka University Hospital. Marked tumor regression, marked circumferential fibrosis and a remarkable decline of CEA titers (pre-RT: 35.8ng/ml, post-RT: 6.2ng/ml) were observed until 7 months post-RT. The domestic production of Iridium-192 wires has made possible the intergrated use of brachytherapy in the perineal region in Japan. (author)

  6. New 'monolithic' templates and improved protocols for soft lithography and microchip fabrication

    International Nuclear Information System (INIS)

    Pallandre, Antoine; Pal, Debjani; Lambert, Bertrand de; Viovy, Jean-Louis; Fuetterer, Claus

    2006-01-01

    We report a new method for fast prototyping and fabrication of polydimethylsiloxane (PDMS) and plastic microfluidic chips. These methods share in common the preparation of monolithic masters which includes the fabrication of the planar support, the 'negative pattern' of the microchannels and the fluidic connectors. The monolithic templates are extremely robust compared to conventional ones made of silicon and SU-8, and easier to produce and cheaper than all-silicon or electroplated templates. In contrast to the above-mentioned methods, our process allows one to cast both micrometre- (e.g. the microchannel) and millimetre-sized structures (e.g. the fluidic connection to the outer world) in a single fabrication step. The 'monolithic template' strategy can be used to fabricate both elastomeric (e.g. poly(dimethyl siloxane (PDMS)) polyester thermoset masters and glassy polymeric (e.g. cyclic olefin copolymer (COC)) devices. In this study we also report on one step fabrication of elastomer chips and on surface modifications of the above mentioned monolithically fabricated masters in order to improve separation of the chip from the template

  7. Facile Fabrication of Uniform Polyaniline Nanotubes with Tubular Aluminosilicates as Templates

    OpenAIRE

    Zhang, Long; Liu, Peng

    2008-01-01

    AbstractThe uniform polyaniline (PANI) nanotubes, with inner diameter, outer diameter, and tubular thickness of 40, 60, and 10 nm, respectively, were prepared successfully by using natural tubular aluminosilicates as templates. The halloysite nanotubes were coated with PANI via the in situ chemical oxidation polymerization. Then the templates were etched with HCl/HF solution. The PANI nanotubes were characterized using FTIR, X-ray diffraction, and transmission electron microscopy. The conduct...

  8. Ten Steps to Create Virtual Smile Design Templates With Adobe Photoshop® CS6.

    Science.gov (United States)

    Sundar, Manoj Kumar; Chelliah, Venkataraman

    2018-03-01

    Computer design software has become a primary tool for communication among the dentist, patient, and ceramist. Virtual smile design can be carried out using various software programs, most of which use assorted forms of teeth templates that are made based on the concept of "golden proportion." Despite current advances in 3-dimensional imaging and smile designing, many clinicians still employ conventional design methods and analog (ie, man-made) mock-ups in assessing and establishing esthetic makeovers. To simplify virtual smile designing, the teeth templates should be readily available. No literature has provided details as to how to create these templates. This article explains a technique for creating different forms of teeth templates using Adobe Photoshop® CS6 that eventually can be used for smile design purposes, either in Photoshop or Microsoft Powerpoint. Clinically speaking, various smile design templates created using set proportions in Adobe Photoshop CS6 can be used in virtual smile designing, a valuable resource in diagnosis, treatment planning, and communicating with patients and ceramists, thus providing a platform for a successful esthetic rehabilitation.

  9. Electrostatic assembly of CTAB-capped silver nanoparticles along predefined λ-DNA template

    International Nuclear Information System (INIS)

    Wei Gang; Wang Li; Zhou Hualan; Liu Zhiguo; Song Yonghai; Li Zhuang

    2005-01-01

    Cetyltrimethylammonium bromide (CTAB)-capped positively-charged silver nanoparticles synthesized in water-ethanol system was electrostatic assembled on predefined aligned λ-DNA template. Silver nanowire can be obtained by changing the reaction time and the particles concentration. In our work, the length of the silver nanowire obtained is about 10 μm, and the dimension of the wires is about 20 nm. AFM data reveal that the assembly of CTAB-capped silver nanoparticles on DNA is ordered, but there is space between two particles absorbed on the DNA template. X-ray photoelectron spectroscopy (XPS) was applied to characterize the linear silver clusters, which provides an additional proof that the silver particles were assembled onto DNA template with fine order

  10. A template for integrated community sustainability planning.

    Science.gov (United States)

    Ling, Christopher; Hanna, Kevin; Dale, Ann

    2009-08-01

    This article describes a template for implementing an integrated community sustainability plan. The template emphasizes community engagement and outlines the components of a basic framework for integrating ecological, social and economic dynamics into a community plan. The framework is a series of steps that support a sustainable community development process. While it reflects the Canadian experience, the tools and techniques have applied value for a range of environmental planning contexts around the world. The research is case study based and draws from a diverse range of communities representing many types of infrastructure, demographics and ecological and geographical contexts. A critical path for moving local governments to sustainable community development is the creation and implementation of integrated planning approaches. To be effective and to be implemented, a requisite shift to sustainability requires active community engagement processes, political will, and a commitment to political and administrative accountability, and measurement.

  11. Excel Template For Processing Examination Results For Higher

    African Journals Online (AJOL)

    Department of Mathematical Sciences, Faculty of Science, Kaduna State University, Kaduna, Nigeria. ... examination result processing template for all the Postgraduate ... Though the last two parameters of the IF function are optional,.

  12. One-pot synthesis of magnetic hybrid materials based on ovoid-like carboxymethyl-cellulose/cetyltrimethylammonium-bromide templates

    Energy Technology Data Exchange (ETDEWEB)

    Torres-Martínez, Nubia E. [Universidad Autónoma de Nuevo León, Facultad de Ingeniería Mecánica y Eléctrica, San Nicolás de los Garza, 66450 Nuevo León (Mexico); Garza-Navarro, M.A., E-mail: marco.garzanr@uanl.edu.mx [Universidad Autónoma de Nuevo León, Facultad de Ingeniería Mecánica y Eléctrica, San Nicolás de los Garza, 66450 Nuevo León (Mexico); Universidad Autónoma de Nuevo León, Centro de Innovación, Investigación y Desarrollo en Ingeniería y Tecnología, Apodaca, 66600 Nuevo León (Mexico); Lucio-Porto, Raúl [Université de Nantes, CNRS, Institut des Matériaux Jean Rouxel (IMN), 2 rue de la Houssinière, BP32229, 44322 Nantes Cedex 3 (France); and others

    2013-09-16

    A novel one-pot synthetic procedure to obtain magnetic hybrid nanostructured materials (HNM), based on magnetic spinel-metal-oxide (SMO) nanoparticles stabilized in ovoid-like carboxymethyl-cellulose (CMC)/cetyltrimethylammonium-bromide (CTAB) templates, is reported. The HNM were synthesized from the controlled hydrolysis of inorganic salts of Fe (II) and Fe (III) into aqueous dissolutions of CMC and CTAB. The synthesized HNM were characterized by transmission electron microscopy, Fourier transform infrared spectroscopy and static magnetic measurements. The experimental evidence suggests that, due to the competition between CTAB molecules and SMO nanoparticles to occupy CMC intermolecular sites nearby to its carboxylate functional groups, the size of both, SMO nanoparticles and ovoid-like CMC/CTAB templates can be tuned, varying the CTAB:SMO weight ratio. Moreover, it was found that the magnetic response of the HNM depends on the confinement degree of the SMO nanoparticles into the CMC/CTAB template. Hence, their magnetic characteristics can be adjusted controlling the size of the template, the quantity and distribution of the SMO nanoparticles within the template and their size. - Graphical abstract: Display Omitted - Highlights: • The synthesis of magnetic hybrid materials is reported. • The hybrid materials were synthesized following a novel one-pot procedure. • The magnetic nanoparticles were stabilized in ovoid-like templates. • The size of the templates was tuned adjusting nanoparticles weight content. • The magnetic properties of hybrid materials depend on the size of the template.

  13. Template Synthesis of Nanostructured Polymeric Membranes by Inkjet Printing.

    Science.gov (United States)

    Gao, Peng; Hunter, Aaron; Benavides, Sherwood; Summe, Mark J; Gao, Feng; Phillip, William A

    2016-02-10

    The fabrication of functional nanomaterials with complex structures has been serving great scientific and practical interests, but current fabrication and patterning methods are generally costly and laborious. Here, we introduce a versatile, reliable, and rapid method for fabricating nanostructured polymeric materials. The novel method is based on a combination of inkjet printing and template synthesis, and its utility and advantages in the fabrication of polymeric nanomaterials is demonstrated through three examples: the generation of polymeric nanotubes, nanowires, and thin films. Layer-by-layer-assembled nanotubes can be synthesized in a polycarbonate track-etched (PCTE) membrane by printing poly(allylamine hydrochloride) and poly(styrenesulfonate) sequentially. This sequential deposition of polyelectrolyte ink enables control over the surface charge within the nanotubes. By a simple change of the printing conditions, polymeric nanotubes or nanowires were prepared by printing poly(vinyl alcohol) in a PCTE template. In this case, the high-throughput nature of the method enables functional nanomaterials to be generated in under 3 min. Furthermore, we demonstrate that inkjet printing paired with template synthesis can be used to generate patterns comprised of chemically distinct nanomaterials. Thin polymeric films of layer-by-layer-assembled poly(allylamine hydrochloride) and poly(styrenesulfonate) are printed on a PCTE membrane. Track-etched membranes covered with the deposited thin films reject ions and can potentially be utilized as nanofiltration membranes. When the fabrication of these different classes of nanostructured materials is demonstrated, the advantages of pairing template synthesis with inkjet printing, which include fast and reliable deposition, judicious use of the deposited materials, and the ability to design chemically patterned surfaces, are highlighted.

  14. Object-based target templates guide attention during visual search.

    Science.gov (United States)

    Berggren, Nick; Eimer, Martin

    2018-05-03

    During visual search, attention is believed to be controlled in a strictly feature-based fashion, without any guidance by object-based target representations. To challenge this received view, we measured electrophysiological markers of attentional selection (N2pc component) and working memory (sustained posterior contralateral negativity; SPCN) in search tasks where two possible targets were defined by feature conjunctions (e.g., blue circles and green squares). Critically, some search displays also contained nontargets with two target features (incorrect conjunction objects, e.g., blue squares). Because feature-based guidance cannot distinguish these objects from targets, any selective bias for targets will reflect object-based attentional control. In Experiment 1, where search displays always contained only one object with target-matching features, targets and incorrect conjunction objects elicited identical N2pc and SPCN components, demonstrating that attentional guidance was entirely feature-based. In Experiment 2, where targets and incorrect conjunction objects could appear in the same display, clear evidence for object-based attentional control was found. The target N2pc became larger than the N2pc to incorrect conjunction objects from 250 ms poststimulus, and only targets elicited SPCN components. This demonstrates that after an initial feature-based guidance phase, object-based templates are activated when they are required to distinguish target and nontarget objects. These templates modulate visual processing and control access to working memory, and their activation may coincide with the start of feature integration processes. Results also suggest that while multiple feature templates can be activated concurrently, only a single object-based target template can guide attention at any given time. (PsycINFO Database Record (c) 2018 APA, all rights reserved).

  15. An Optimal Augmented Monotonic Tracking Controller for Aircraft Engines with Output Constraints

    Directory of Open Access Journals (Sweden)

    Jiakun Qin

    2017-01-01

    Full Text Available This paper proposes a novel min-max control scheme for aircraft engines, with the aim of transferring a set of regulated outputs between two set-points, while ensuring a set of auxiliary outputs remain within prescribed constraints. In view of this, an optimal augmented monotonic tracking controller (OAMTC is proposed, by considering a linear plant with input integration, to enhance the ability of the control system to reject uncertainty in system parameters and ensure no crossing limits. The key idea is to use the eigenvalue and eigenvector placement method and genetic algorithms to shape the output responses. The approach is validated by numerical simulation. The results show that the designed OAMTC controller can achieve a satisfactory dynamic and steady performance and keep the auxiliary outputs within constraints in the transient regime.

  16. Synthesis of three-dimensionally ordered macro-/mesoporous Pt with high electrocatalytic activity by a dual-templating approach

    Science.gov (United States)

    Zhang, Chengwei; Yang, Hui; Sun, Tingting; Shan, Nannan; Chen, Jianfeng; Xu, Lianbin; Yan, Yushan

    2014-01-01

    Three dimensionally ordered macro-/mesoporous (3DOM/m) Pt catalysts are fabricated by chemical reduction employing a dual-templating synthesis approach combining both colloidal crystal (opal) templating (hard-templating) and lyotropic liquid crystal templating (soft-templating) techniques. The macropore walls of the prepared 3DOM/m Pt exhibit a uniform mesoporous structure composed of polycrystalline Pt nanoparticles. Both the size of the mesopores and Pt nanocrystallites are in the range of 3-5 nm. The 3DOM/m Pt catalyst shows a larger electrochemically active surface area (ECSA), and higher catalytic activity as well as better poisoning tolerance for methanol oxidation reaction (MOR) than the commercial Pt black catalyst.

  17. Chaotic secure content-based hidden transmission of biometric templates

    International Nuclear Information System (INIS)

    Khan, Muhammad Khurram; Zhang Jiashu; Tian Lei

    2007-01-01

    The large-scale proliferation of biometric verification systems creates a demand for effective and reliable security and privacy of its data. Like passwords and PIN codes, biometric data is also not secret and if it is compromised, the integrity of the whole verification system could be at high risk. To address these issues, this paper presents a novel chaotic secure content-based hidden transmission scheme of biometric data. Encryption and data hiding techniques are used to improve the security and secrecy of the transmitted templates. Secret keys are generated by the biometric image and used as the parameter value and initial condition of the chaotic map, and each transaction session has different secret keys to protect from the attacks. Two chaotic maps are incorporated for the encryption to resolve the finite word length effect and to improve the system's resistance against attacks. Encryption is applied on the biometric templates before hiding into the cover/host images to make them secure, and then templates are hidden into the cover image. Experimental results show that the security, performance, and accuracy of the presented scheme are encouraging comparable with other methods found in the current literature

  18. Chaotic secure content-based hidden transmission of biometric templates

    Energy Technology Data Exchange (ETDEWEB)

    Khan, Muhammad Khurram [Research Group for Biometrics and Security, Sichuan Province Key Lab of Signal and Information Processing, Southwest Jiaotong University, Chengdu 610031, Sichuan (China)]. E-mail: khurram.khan@scientist.com; Zhang Jiashu [Research Group for Biometrics and Security, Sichuan Province Key Lab of Signal and Information Processing, Southwest Jiaotong University, Chengdu 610031, Sichuan (China); Tian Lei [Research Group for Biometrics and Security, Sichuan Province Key Lab of Signal and Information Processing, Southwest Jiaotong University, Chengdu 610031, Sichuan (China)

    2007-06-15

    The large-scale proliferation of biometric verification systems creates a demand for effective and reliable security and privacy of its data. Like passwords and PIN codes, biometric data is also not secret and if it is compromised, the integrity of the whole verification system could be at high risk. To address these issues, this paper presents a novel chaotic secure content-based hidden transmission scheme of biometric data. Encryption and data hiding techniques are used to improve the security and secrecy of the transmitted templates. Secret keys are generated by the biometric image and used as the parameter value and initial condition of the chaotic map, and each transaction session has different secret keys to protect from the attacks. Two chaotic maps are incorporated for the encryption to resolve the finite word length effect and to improve the system's resistance against attacks. Encryption is applied on the biometric templates before hiding into the cover/host images to make them secure, and then templates are hidden into the cover image. Experimental results show that the security, performance, and accuracy of the presented scheme are encouraging comparable with other methods found in the current literature.

  19. Immigrant Sexual Citizenship: Intersectional Templates among Mexican Gay Immigrants to the United States

    Science.gov (United States)

    Epstein, Steven; Carrillo, Héctor

    2014-01-01

    Existing literature on sexual citizenship has emphasized the sexuality-related claims of de jure citizens of nation-states, generally ignoring immigrants. Conversely, the literature on immigration rarely attends to the salience of sexual issues in understanding the social incorporation of migrants. This article seeks to fill the gap by theorizing and analyzing immigrant sexual citizenship. While some scholars of sexual citizenship have focused on the rights and recognition granted formally by the nation-state and others have stressed more diffuse, cultural perceptions of community and local belonging, we argue that the lived experiences of immigrant sexual citizenship call for multiscalar scrutiny of templates and practices of citizenship that bridge national policies with local connections. Analysis of ethnographic data from a study of 76 Mexican gay and bisexual male immigrants to San Diego, California reveals the specific citizenship templates that these men encounter as they negotiate their intersecting social statuses as gay/bisexual and as immigrants (legal or undocumented); these include an “asylum” template, a “rights” template, and a “local attachments” template. However, the complications of their intersecting identities constrain their capacity to claim immigrant sexual citizenship. The study underscores the importance of both intersectional and multiscalar approaches in research on citizenship as social practice. PMID:25013360

  20. Immigrant Sexual Citizenship: Intersectional Templates among Mexican Gay Immigrants to the United States.

    Science.gov (United States)

    Epstein, Steven; Carrillo, Héctor

    2014-01-01

    Existing literature on sexual citizenship has emphasized the sexuality-related claims of de jure citizens of nation-states, generally ignoring immigrants. Conversely, the literature on immigration rarely attends to the salience of sexual issues in understanding the social incorporation of migrants. This article seeks to fill the gap by theorizing and analyzing immigrant sexual citizenship . While some scholars of sexual citizenship have focused on the rights and recognition granted formally by the nation-state and others have stressed more diffuse, cultural perceptions of community and local belonging, we argue that the lived experiences of immigrant sexual citizenship call for multiscalar scrutiny of templates and practices of citizenship that bridge national policies with local connections. Analysis of ethnographic data from a study of 76 Mexican gay and bisexual male immigrants to San Diego, California reveals the specific citizenship templates that these men encounter as they negotiate their intersecting social statuses as gay/bisexual and as immigrants (legal or undocumented); these include an "asylum" template, a "rights" template, and a "local attachments" template. However, the complications of their intersecting identities constrain their capacity to claim immigrant sexual citizenship. The study underscores the importance of both intersectional and multiscalar approaches in research on citizenship as social practice.

  1. Less accurate but more efficient family of search templates for detection of gravitational waves from inspiraling compact binaries

    International Nuclear Information System (INIS)

    Chronopoulos, Andreas E.; Apostolatos, Theocharis A.

    2001-01-01

    The network of interferometric detectors that is under construction at various locations on Earth is expected to start searching for gravitational waves in a few years. The number of search templates that is needed to be cross correlated with the noisy output of the detectors is a major issue since computing power capabilities are restricted. By choosing higher and higher post-Newtonian order expansions for the family of search templates we make sure that our filters are more accurate copies of the real waves that hit our detectors. However, this is not the only criterion for choosing a family of search templates. To make the process of detection as efficient as possible, one needs a family of templates with a relatively small number of members that manages to pick up any detectable signal with only a tiny reduction in signal-to-noise ratio. Evidently, one family is better than another if it accomplishes its goal with a smaller number of templates. Following the geometric language of Owen, we have studied the performance of the post 1.5 -Newtonian family of templates on detecting post 2 -Newtonian signals for binaries. Several technical issues arise from the fact that the two types of waveforms cannot be made to coincide by a suitable choice of parameters. In general, the parameter space of the signals is not identical with the parameter space of the templates, although in our case they are of the same dimension, and one has to take into account all such peculiarities before drawing any conclusion. An interesting result we have obtained is that the post 1.5 -Newtonian family of templates happens to be more economical for detecting post 2 -Newtonian signals than the perfectly accurate post 2 -Newtonian family of templates itself. The number of templates is reduced by 20-30%, depending on the acceptable level of reduction in signal-to-noise ratio due to discretization of the family of templates. This makes the post 1.5 -Newtonian family of templates more favorable

  2. A template-based approach for responsibility management in executable business processes

    Science.gov (United States)

    Cabanillas, Cristina; Resinas, Manuel; Ruiz-Cortés, Antonio

    2018-05-01

    Process-oriented organisations need to manage the different types of responsibilities their employees may have w.r.t. the activities involved in their business processes. Despite several approaches provide support for responsibility modelling, in current Business Process Management Systems (BPMS) the only responsibility considered at runtime is the one related to performing the work required for activity completion. Others like accountability or consultation must be implemented by manually adding activities in the executable process model, which is time-consuming and error-prone. In this paper, we address this limitation by enabling current BPMS to execute processes in which people with different responsibilities interact to complete the activities. We introduce a metamodel based on Responsibility Assignment Matrices (RAM) to model the responsibility assignment for each activity, and a flexible template-based mechanism that automatically transforms such information into BPMN elements, which can be interpreted and executed by a BPMS. Thus, our approach does not enforce any specific behaviour for the different responsibilities but new templates can be modelled to specify the interaction that best suits the activity requirements. Furthermore, libraries of templates can be created and reused in different processes. We provide a reference implementation and build a library of templates for a well-known set of responsibilities.

  3. Crack-tip constraint analyses and constraint-dependent LBB curves for circumferential through-wall cracked pipes

    Energy Technology Data Exchange (ETDEWEB)

    Chen, Y.L.; Wang, G.Z., E-mail: gzwang@ecust.edu.cn; Xuan, F.Z.; Tu, S.T.

    2015-04-15

    Highlights: • Solution of constraint parameter τ* for through-wall cracked pipes has been obtained. • Constraint increases with increasing crack length and radius–thickness ratio of pipes. • Constraint-dependent LBB curve for through-wall cracked pipes has been constructed. • For increasing accuracy of LBB assessments, constraint effect should be considered. - Abstract: The leak-before-break (LBB) concept has been widely applied in the structural integrity assessments of pressured pipes in nuclear power plants. However, the crack-tip constraint effects in LBB analyses and designs cannot be incorporated. In this paper, by using three-dimensional finite element calculations, the modified load-independent T-stress constraint parameter τ* for circumferential through-wall cracked pipes with different geometries and crack sizes has been analyzed under different loading conditions, and the solutions of the crack-tip constraint parameter τ* have been obtained. Based on the τ* solutions and constraint-dependent J–R curves of a steel, the constraint-dependent LBB (leak-before-break) curves have been constructed. The results show that the constraint τ* increases with increasing crack length θ, mean radius R{sub m} and radius–thickness ratio R{sub m}/t of the pipes. In LBB analyses, the critical crack length calculated by the J–R curve of the standard high constraint specimen for pipes with shorter cracks is over-conservative, and the degree of conservatism increases with decreasing crack length θ, R{sub m} and R{sub m}/t. Therefore, the constraint-dependent LBB curves should be constructed to modify the over-conservatism and increase accuracy of LBB assessments.

  4. Evaluation of template-based models in CASP8 with standard measures

    KAUST Repository

    Cozzetto, Domenico

    2009-01-01

    The strategy for evaluating template-based models submitted to CASP has continuously evolved from CASP1 to CASP5, leading to a standard procedure that has been used in all subsequent editions. The established approach includes methods for calculating the quality of each individual model, for assigning scores based on the distribution of the results for each target and for computing the statistical significance of the differences in scores between prediction methods. These data are made available to the assessor of the template-based modeling category, who uses them as a starting point for further evaluations and analyses. This article describes the detailed workflow of the procedure, provides justifications for a number of choices that are customarily made for CASP data evaluation, and reports the results of the analysis of template-based predictions at CASP8.

  5. TiO2 nanowire-templated hierarchical nanowire network as water-repelling coating

    Science.gov (United States)

    Hang, Tian; Chen, Hui-Jiuan; Xiao, Shuai; Yang, Chengduan; Chen, Meiwan; Tao, Jun; Shieh, Han-ping; Yang, Bo-ru; Liu, Chuan; Xie, Xi

    2017-12-01

    Extraordinary water-repelling properties of superhydrophobic surfaces make them novel candidates for a great variety of potential applications. A general approach to achieve superhydrophobicity requires low-energy coating on the surface and roughness on nano- and micrometre scale. However, typical construction of superhydrophobic surfaces with micro-nano structure through top-down fabrication is restricted by sophisticated fabrication techniques and limited choices of substrate materials. Micro-nanoscale topographies templated by conventional microparticles through surface coating may produce large variations in roughness and uncontrollable defects, resulting in poorly controlled surface morphology and wettability. In this work, micro-nanoscale hierarchical nanowire network was fabricated to construct self-cleaning coating using one-dimensional TiO2 nanowires as microscale templates. Hierarchical structure with homogeneous morphology was achieved by branching ZnO nanowires on the TiO2 nanowire backbones through hydrothermal reaction. The hierarchical nanowire network displayed homogeneous micro/nano-topography, in contrast to hierarchical structure templated by traditional microparticles. This hierarchical nanowire network film exhibited high repellency to both water and cell culture medium after functionalization with fluorinated organic molecules. The hierarchical structure templated by TiO2 nanowire coating significantly increased the surface superhydrophobicity compared to vertical ZnO nanowires with nanotopography alone. Our results demonstrated a promising strategy of using nanowires as microscale templates for the rational design of hierarchical coatings with desired superhydrophobicity that can also be applied to various substrate materials.

  6. The role of social support, family identification, and family constraints in predicting posttraumatic stress after cancer.

    Science.gov (United States)

    Swartzman, Samantha; Sani, Fabio; Munro, Alastair J

    2017-09-01

    We compared social support with other potential psychosocial predictors of posttraumatic stress after cancer. These included family identification, or a sense of belonging to and commonality with family members, and family constraints, or the extent to which family members are closed, judgmental, or unreceptive in conversations about cancer. We also tested the hypothesis that family constraints mediate the relationship between family identification and cancer-related posttraumatic stress. We used a cross-sectional design. Surveys were collected from 205 colorectal cancer survivors in Tayside, Scotland. Both family identification and family constraints were stronger independent predictors of posttraumatic stress than social support. In multivariate analyses, social support was not a significant independent predictor of posttraumatic stress. In addition, there was a significant indirect effect of family identification on posttraumatic stress through family constraints. Numerous studies demonstrate a link between social support and posttraumatic stress. However, experiences within the family may be more important in predicting posttraumatic stress after cancer. Furthermore, a sense of belonging to and commonality with the family may reduce the extent to which cancer survivors experience constraints on conversations about cancer; this may, in turn, reduce posttraumatic stress. Copyright © 2016 John Wiley & Sons, Ltd.

  7. Misconceptions and constraints

    International Nuclear Information System (INIS)

    Whitten, M.; Mahon, R.

    2005-01-01

    In theory, the sterile insect technique (SIT) is applicable to a wide variety of invertebrate pests. However, in practice, the approach has been successfully applied to only a few major pests. Chapters in this volume address possible reasons for this discrepancy, e.g. Klassen, Lance and McInnis, and Robinson and Hendrichs. The shortfall between theory and practice is partly due to the persistence of some common misconceptions, but it is mainly due to one constraint, or a combination of constraints, that are biological, financial, social or political in nature. This chapter's goal is to dispel some major misconceptions, and view the constraints as challenges to overcome, seeing them as opportunities to exploit. Some of the common misconceptions include: (1) released insects retain residual radiation, (2) females must be monogamous, (3) released males must be fully sterile, (4) eradication is the only goal, (5) the SIT is too sophisticated for developing countries, and (6) the SIT is not a component of an area-wide integrated pest management (AW-IPM) strategy. The more obvious constraints are the perceived high costs of the SIT, and the low competitiveness of released sterile males. The perceived high up-front costs of the SIT, their visibility, and the lack of private investment (compared with alternative suppression measures) emerge as serious constraints. Failure to appreciate the true nature of genetic approaches, such as the SIT, may pose a significant constraint to the wider adoption of the SIT and other genetically-based tactics, e.g. transgenic genetically modified organisms (GMOs). Lack of support for the necessary underpinning strategic research also appears to be an important constraint. Hence the case for extensive strategic research in ecology, population dynamics, genetics, and insect behaviour and nutrition is a compelling one. Raising the competitiveness of released sterile males remains the major research objective of the SIT. (author)

  8. Preconditioning for partial differential equation constrained optimization with control constraints

    KAUST Repository

    Stoll, Martin

    2011-10-18

    Optimal control problems with partial differential equations play an important role in many applications. The inclusion of bound constraints for the control poses a significant additional challenge for optimization methods. In this paper, we propose preconditioners for the saddle point problems that arise when a primal-dual active set method is used. We also show for this method that the same saddle point system can be derived when the method is considered as a semismooth Newton method. In addition, the projected gradient method can be employed to solve optimization problems with simple bounds, and we discuss the efficient solution of the linear systems in question. In the case when an acceleration technique is employed for the projected gradient method, this again yields a semismooth Newton method that is equivalent to the primal-dual active set method. We also consider the Moreau-Yosida regularization method for control constraints and efficient preconditioners for this technique. Numerical results illustrate the competitiveness of these approaches. © 2011 John Wiley & Sons, Ltd.

  9. Preconditioning for partial differential equation constrained optimization with control constraints

    KAUST Repository

    Stoll, Martin; Wathen, Andy

    2011-01-01

    Optimal control problems with partial differential equations play an important role in many applications. The inclusion of bound constraints for the control poses a significant additional challenge for optimization methods. In this paper, we propose preconditioners for the saddle point problems that arise when a primal-dual active set method is used. We also show for this method that the same saddle point system can be derived when the method is considered as a semismooth Newton method. In addition, the projected gradient method can be employed to solve optimization problems with simple bounds, and we discuss the efficient solution of the linear systems in question. In the case when an acceleration technique is employed for the projected gradient method, this again yields a semismooth Newton method that is equivalent to the primal-dual active set method. We also consider the Moreau-Yosida regularization method for control constraints and efficient preconditioners for this technique. Numerical results illustrate the competitiveness of these approaches. © 2011 John Wiley & Sons, Ltd.

  10. From interstellar dust to comets - A unification of observational constraints

    International Nuclear Information System (INIS)

    Greenberg, J.M.; Hage, J.I.

    1990-01-01

    The interstellar dust model of comets is numerically worked out to satisfy simultaneously several basic constraints provided by observations of Comet Halley, and to derive the porosity of coma dust. The observational constraints are (1) the strengths of the 3.4 and 9.7 micron emission bands, (2) the shape of the 9.7 micron band, (3) the amount of silicates relative to organic materials, and (4) the mass distribution of the dust. The method used involves precise calculations of temperatures and the emission characteristics of porous aggregates of interstellar dust as a function of their mass, porosity, and distance to the sun and the wavelength. The results indicate that coma dust has a porosity in the range 0.93-0.975, i.e., a packing factor of 0.07 or less, consistent with independent observations of comet densities of 0.6 to 0.26 g/cu cm and meteor densities of less than 0.2 g/cu cm. 63 refs

  11. Efficient Constraint Handling in Electromagnetism-Like Algorithm for Traveling Salesman Problem with Time Windows

    Science.gov (United States)

    Yurtkuran, Alkın

    2014-01-01

    The traveling salesman problem with time windows (TSPTW) is a variant of the traveling salesman problem in which each customer should be visited within a given time window. In this paper, we propose an electromagnetism-like algorithm (EMA) that uses a new constraint handling technique to minimize the travel cost in TSPTW problems. The EMA utilizes the attraction-repulsion mechanism between charged particles in a multidimensional space for global optimization. This paper investigates the problem-specific constraint handling capability of the EMA framework using a new variable bounding strategy, in which real-coded particle's boundary constraints associated with the corresponding time windows of customers, is introduced and combined with the penalty approach to eliminate infeasibilities regarding time window violations. The performance of the proposed algorithm and the effectiveness of the constraint handling technique have been studied extensively, comparing it to that of state-of-the-art metaheuristics using several sets of benchmark problems reported in the literature. The results of the numerical experiments show that the EMA generates feasible and near-optimal results within shorter computational times compared to the test algorithms. PMID:24723834

  12. Efficient Constraint Handling in Electromagnetism-Like Algorithm for Traveling Salesman Problem with Time Windows

    Directory of Open Access Journals (Sweden)

    Alkın Yurtkuran

    2014-01-01

    Full Text Available The traveling salesman problem with time windows (TSPTW is a variant of the traveling salesman problem in which each customer should be visited within a given time window. In this paper, we propose an electromagnetism-like algorithm (EMA that uses a new constraint handling technique to minimize the travel cost in TSPTW problems. The EMA utilizes the attraction-repulsion mechanism between charged particles in a multidimensional space for global optimization. This paper investigates the problem-specific constraint handling capability of the EMA framework using a new variable bounding strategy, in which real-coded particle’s boundary constraints associated with the corresponding time windows of customers, is introduced and combined with the penalty approach to eliminate infeasibilities regarding time window violations. The performance of the proposed algorithm and the effectiveness of the constraint handling technique have been studied extensively, comparing it to that of state-of-the-art metaheuristics using several sets of benchmark problems reported in the literature. The results of the numerical experiments show that the EMA generates feasible and near-optimal results within shorter computational times compared to the test algorithms.

  13. Gravitational waves from inspiralling compact binaries: Hexagonal template placement and its efficiency in detecting physical signals

    International Nuclear Information System (INIS)

    Cokelaer, T.

    2007-01-01

    Matched filtering is used to search for gravitational waves emitted by inspiralling compact binaries in data from the ground-based interferometers. One of the key aspects of the detection process is the design of a template bank that covers the astrophysically pertinent parameter space. In an earlier paper, we described a template bank that is based on a square lattice. Although robust, we showed that the square placement is overefficient, with the implication that it is computationally more demanding than required. In this paper, we present a template bank based on an hexagonal lattice, which size is reduced by 40% with respect to the proposed square placement. We describe the practical aspects of the hexagonal template bank implementation, its size, and computational cost. We have also performed exhaustive simulations to characterize its efficiency and safeness. We show that the bank is adequate to search for a wide variety of binary systems (primordial black holes, neutron stars, and stellar-mass black holes) and in data from both current detectors (initial LIGO, Virgo and GEO600) as well as future detectors (advanced LIGO and EGO). Remarkably, although our template bank placement uses a metric arising from a particular template family, namely, stationary phase approximation, we show that it can be used successfully with other template families (e.g., Pade resummation and effective one-body approximation). This quality of being effective for different template families makes the proposed bank suitable for a search that would use several of them in parallel (e.g., in a binary black hole search). The hexagonal template bank described in this paper is currently used to search for nonspinning inspiralling compact binaries in data from the Laser Interferometer Gravitational-Wave Observatory (LIGO)

  14. Improved carbon nanotube growth inside an anodic aluminum oxide template using microwave radiation

    Science.gov (United States)

    Dadras, Sedigheh; Faraji, Maryam

    2018-05-01

    In this study, we achieved superfast growth of carbon nanotubes (CNTs) in an anodic aluminum oxide (AAO) template by applying microwave (MW) radiation. This is a simple and direct approach for growing CNTs using a MW oven. The CNTs were synthesized using MW radiation at a frequency of 2.45 GHz and power was applied at various levels of 900, 600, and 450 W. We used graphite and ferrocene in equal portions as precursors. The optimum conditions for the growth of CNTs inside a MW oven were a time period of 5 s and power of 450 W. In order to grow uniform CNTs, an AAO template was applied with the CNTs synthesized under optimum conditions. The morphology of the synthesized CNTs was investigated by scanning electron microscopy analysis. The average diameters of the CNTs obtained without the template were 22-27 nm, whereas the diameters of the CNTs prepared inside the AAO template were about 4-6 nm.

  15. A LabVIEW based template for user created experiment automation.

    Science.gov (United States)

    Kim, D J; Fisk, Z

    2012-12-01

    We have developed an expandable software template to automate user created experiments. The LabVIEW based template is easily modifiable to add together user created measurements, controls, and data logging with virtually any type of laboratory equipment. We use reentrant sequential selection to implement sequence script making it possible to wrap a long series of the user created experiments and execute them in sequence. Details of software structure and application examples for scanning probe microscope and automated transport experiments using custom built laboratory electronics and a cryostat are described.

  16. An Empirical Ultraviolet Iron Spectrum Template Applicable to Active Galaxies

    DEFF Research Database (Denmark)

    Vestergaard, Marianne; Wilkes, B. J.

    2001-01-01

    Iron emission is often a severe contaminant in optical-ultraviolet spectra of active galaxies. Its presence complicates emission line studies. A viable solution, already successfully applied at optical wavelengths, is to use an empirical iron emission template. We have generated FeII and Fe......III templates for ultraviolet active galaxy spectra based on HST archival 1100 - 3100 A spectra of IZw1. Their application allows fitting and subtraction of the iron emission in active galaxy spectra. This work has shown that in particular CIII] lambda 1909 can be heavily contaminated by other line emission...

  17. Multilevel Balancing Domain Decomposition by Constraints Deluxe Algorithms with Adaptive Coarse Spaces for Flow in Porous Media

    KAUST Repository

    Zampini, Stefano; Tu, Xuemin

    2017-01-01

    Multilevel balancing domain decomposition by constraints (BDDC) deluxe algorithms are developed for the saddle point problems arising from mixed formulations of Darcy flow in porous media. In addition to the standard no-net-flux constraints on each face, adaptive primal constraints obtained from the solutions of local generalized eigenvalue problems are included to control the condition number. Special deluxe scaling and local generalized eigenvalue problems are designed in order to make sure that these additional primal variables lie in a benign subspace in which the preconditioned operator is positive definite. The current multilevel theory for BDDC methods for porous media flow is complemented with an efficient algorithm for the computation of the so-called malign part of the solution, which is needed to make sure the rest of the solution can be obtained using the conjugate gradient iterates lying in the benign subspace. We also propose a new technique, based on the Sherman--Morrison formula, that lets us preserve the complexity of the subdomain local solvers. Condition number estimates are provided under certain standard assumptions. Extensive numerical experiments confirm the theoretical estimates; additional numerical results prove the effectiveness of the method with higher order elements and high-contrast problems from real-world applications.

  18. Multilevel Balancing Domain Decomposition by Constraints Deluxe Algorithms with Adaptive Coarse Spaces for Flow in Porous Media

    KAUST Repository

    Zampini, Stefano

    2017-08-03

    Multilevel balancing domain decomposition by constraints (BDDC) deluxe algorithms are developed for the saddle point problems arising from mixed formulations of Darcy flow in porous media. In addition to the standard no-net-flux constraints on each face, adaptive primal constraints obtained from the solutions of local generalized eigenvalue problems are included to control the condition number. Special deluxe scaling and local generalized eigenvalue problems are designed in order to make sure that these additional primal variables lie in a benign subspace in which the preconditioned operator is positive definite. The current multilevel theory for BDDC methods for porous media flow is complemented with an efficient algorithm for the computation of the so-called malign part of the solution, which is needed to make sure the rest of the solution can be obtained using the conjugate gradient iterates lying in the benign subspace. We also propose a new technique, based on the Sherman--Morrison formula, that lets us preserve the complexity of the subdomain local solvers. Condition number estimates are provided under certain standard assumptions. Extensive numerical experiments confirm the theoretical estimates; additional numerical results prove the effectiveness of the method with higher order elements and high-contrast problems from real-world applications.

  19. PAM50: Unbiased multimodal template of the brainstem and spinal cord aligned with the ICBM152 space.

    Science.gov (United States)

    De Leener, Benjamin; Fonov, Vladimir S; Collins, D Louis; Callot, Virginie; Stikov, Nikola; Cohen-Adad, Julien

    2018-01-15

    Template-based analysis of multi-parametric MRI data of the spinal cord sets the foundation for standardization and reproducibility, thereby helping the discovery of new biomarkers of spinal-related diseases. While MRI templates of the spinal cord have been recently introduced, none of them cover the entire spinal cord. In this study, we introduced an unbiased multimodal MRI template of the spinal cord and the brainstem, called PAM50, which is anatomically compatible with the ICBM152 brain template and uses the same coordinate system. The PAM50 template is based on 50 healthy subjects, covers the full spinal cord (C1 to L2 vertebral levels) and the brainstem, is available for T1-, T2-and T2*-weighted MRI contrasts and includes a probabilistic atlas of the gray matter and white matter tracts. Template creation accuracy was assessed by computing the mean and maximum distance error between each individual spinal cord centerline and the PAM50 centerline, after registration to the template. Results showed high accuracy for both T1- (mean = 0.37 ± 0.06 mm; max = 1.39 ± 0.58 mm) and T2-weighted (mean = 0.11 ± 0.03 mm; max = 0.71 ± 0.27 mm) contrasts. Additionally, the preservation of the spinal cord topology during the template creation process was verified by comparing the cross-sectional area (CSA) profile, averaged over all subjects, and the CSA profile of the PAM50 template. The fusion of the PAM50 and ICBM152 templates will facilitate group and multi-center studies of combined brain and spinal cord MRI, and enable the use of existing atlases of the brainstem compatible with the ICBM space. Copyright © 2017 Elsevier Inc. All rights reserved.

  20. Binary palmprint representation for feature template protection

    NARCIS (Netherlands)

    Mu, Meiru; Ruan, Qiuqi; Shao, X.; Spreeuwers, Lieuwe Jan; Veldhuis, Raymond N.J.

    2012-01-01

    The major challenge of biometric template protection comes from the intraclass variations of biometric data. The helper data scheme aims to solve this problem by employing the Error Correction Codes (ECC). However, many reported biometric binary features from the same user reach bit error rate (BER)

  1. Hydrothermal synthesis and characterisation of amine-templated ...

    African Journals Online (AJOL)

    Hydrothermal synthesis and characterisation of amine-templated metal phosphate framework. ... The complexes were thermally stable up to 3000C, after which the organic components starts decomposing. The solubility test in a wide spectrum of solvents (at room temperature) showed that the complexes were insoluble in ...

  2. Highly tailorable thiol-ene based emulsion-templated monoliths

    DEFF Research Database (Denmark)

    Lafleur, J. P.; Kutter, J. P.

    2014-01-01

    The attractive surface properties of thiol-ene polymers combined with their ease of processing make them ideal substrates in many bioanalytical applications. We report the synthesis of highly tailorable emulsion-templated porous polymers and beads in microfluidic devices based on off-stoichiometr......The attractive surface properties of thiol-ene polymers combined with their ease of processing make them ideal substrates in many bioanalytical applications. We report the synthesis of highly tailorable emulsion-templated porous polymers and beads in microfluidic devices based on off......-stoichiometry thiolene chemistry. The method allows monolith synthesis and anchoring inside thiol-ene microchannels in a single step. Variations in the monomer stoichiometric ratios and/or amount of porogen used allow for the creation of extremely varied polymer morphologies, from foam-like materials to dense networks...

  3. A Numerical Study for Robust Active Portfolio Management with Worst-Case Downside Risk Measure

    Directory of Open Access Journals (Sweden)

    Aifan Ling

    2014-01-01

    Full Text Available Recently, active portfolio management problems are paid close attention by many researchers due to the explosion of fund industries. We consider a numerical study of a robust active portfolio selection model with downside risk and multiple weights constraints in this paper. We compare the numerical performance of solutions with the classical mean-variance tracking error model and the naive 1/N portfolio strategy by real market data from China market and other markets. We find from the numerical results that the tested active models are more attractive and robust than the compared models.

  4. A rational repeating template method for synthesis of 2D hexagonally ordered mesoporous precious metals.

    Science.gov (United States)

    Takai, Azusa; Doi, Yoji; Yamauchi, Yusuke; Kuroda, Kazuyuki

    2011-03-01

    A repeating template method is presented for the synthesis of mesoporous metals with 2D hexagonal mesostructures. First, a silica replica (i.e., silica nanorods arranged periodically) is prepared by using 2D hexagonally ordered mesoporous carbon as the template. After that, the obtained silica replica is used as the second template for the preparation of mesoporous ruthenium. After the ruthenium species are introduced into the silica replica, the ruthenium species are then reduced by a vapor-infiltration method by using the reducing agent dimethylamine borane. After the ruthenium deposition, the silica is chemically removed. Analysis by transmission and scanning electron microscopies, a nitrogen-adsorption-desorption isotherm, and small-angle X-ray scattering revealed that the mesoporous ruthenium had a 2D hexagonal mesostructure, although the mesostructural ordering is decreased compared to that of the original mesoporous carbon template. This method is widely applicable to other metal systems. By changing the metal species introduced into the silica replica, several mesoporous metals (palladium and platinum) can be synthesized. Ordered mesoporous ruthenium and palladium, which are not easily attainable by the soft-templating methods, can be prepared. This study has overcome the composition variation limitations of the soft-templating method. Copyright © 2011 WILEY-VCH Verlag GmbH & Co. KGaA, Weinheim.

  5. Template aging in eye movement-driven biometrics

    Science.gov (United States)

    Komogortsev, Oleg V.; Holland, Corey D.; Karpov, Alex

    2014-05-01

    This paper presents a template aging study of eye movement biometrics, considering three distinct biometric techniques on multiple stimuli and eye tracking systems. Short-to-midterm aging effects are examined over two-weeks, on a highresolution eye tracking system, and seven-months, on a low-resolution eye tracking system. We find that, in all cases, aging effects are evident as early as two weeks after initial template collection, with an average 28% (±19%) increase in equal error rates and 34% (±12%) reduction in rank-1 identification rates. At seven months, we observe an average 18% (±8%) increase in equal error rates and 44% (±20%) reduction in rank-1 identification rates. The comparative results at two-weeks and seven-months suggests that there is little difference in aging effects between the two intervals; however, whether the rate of decay increases more drastically in the long-term remains to be seen.

  6. Trajectory optimization for lunar soft landing with complex constraints

    Science.gov (United States)

    Chu, Huiping; Ma, Lin; Wang, Kexin; Shao, Zhijiang; Song, Zhengyu

    2017-11-01

    A unified trajectory optimization framework with initialization strategies is proposed in this paper for lunar soft landing for various missions with specific requirements. Two main missions of interest are Apollo-like Landing from low lunar orbit and Vertical Takeoff Vertical Landing (a promising mobility method) on the lunar surface. The trajectory optimization is characterized by difficulties arising from discontinuous thrust, multi-phase connections, jump of attitude angle, and obstacles avoidance. Here R-function is applied to deal with the discontinuities of thrust, checkpoint constraints are introduced to connect multiple landing phases, attitude angular rate is designed to get rid of radical changes, and safeguards are imposed to avoid collision with obstacles. The resulting dynamic problems are generally with complex constraints. The unified framework based on Gauss Pseudospectral Method (GPM) and Nonlinear Programming (NLP) solver are designed to solve the problems efficiently. Advanced initialization strategies are developed to enhance both the convergence and computation efficiency. Numerical results demonstrate the adaptability of the framework for various landing missions, and the performance of successful solution of difficult dynamic problems.

  7. Involute Spur Gear Template Development by Parametric Technique ...

    African Journals Online (AJOL)

    Nekky Umera

    cylindrical coordinate systems to create the involute curve profile. Since spur gear ... Template gear development using parametric method means that the dimensions control the ... and rapid prototyping of interlocking gears. Excel is a common ...

  8. Mapping of a standard documentation template to the ICF core sets for arthritis and low back pain.

    Science.gov (United States)

    Escorpizo, Reuben; Davis, Kandace; Stumbo, Teri

    2010-12-01

    To identify the contents of a documentation template in The Guide to Physical Therapist Practice using the International Classification of Functioning, Disability, and Health (ICF) Core Sets for rheumatoid arthritis, osteoarthritis, and low back pain (LBP) as reference. Concepts were identified from items of an outpatient documentation template and mapped to the ICF using established linking rules. The ICF categories that were linked were compared with existing arthritis and LBP Core Sets. Based on the ICF, the template had the highest number (29%) of linked categories under Activities and participation while Body structures had the least (17%). ICF categories in the arthritis and LBP Core Sets had a 37-55% match with the ICF categories found in the template. We found 164 concepts that were not classified or not defined and 37 as personal factors. The arthritis and LBP Core Sets were reflected in the contents of the template. ICF categories in the Core Sets were reflected in the template (demonstrating up to 55% match). Potential integration of ICF in documentation templates could be explored and examined in the future to enhance clinical encounters and multidisciplinary communication. Copyright © 2010 John Wiley & Sons, Ltd.

  9. Optimal Power Allocation of a Wireless Sensor Node under Different Rate Constraints

    KAUST Repository

    Solares, Jose

    2011-07-01

    Wireless sensor networks consist of the placement of sensors over a broad area in order to acquire data. Depending on the application, different design criteria should be considered in the construction of the sensors but among all of them, the battery life-cycle is of crucial interest. Power minimization is a problem that has been addressed from different approaches which include an analysis from an architectural perspective and with bit error rate and/or discrete instantaneous transmission rate constraints, among others. In this work, the optimal transmit power of a sensor node while satisfying different rate constraints is derived. First, an optimization problem with an instantaneous transmission rate constraint is addressed. Next, the optimal power is analyzed, but now with an average transmission rate constraint. The optimal solution for a class of fading channels, in terms of system parameters, is presented and a suboptimal solution is also proposed for an easier, yet efficient, implementation. Insightful asymptotical analysis for both schemes, considering a Rayleigh fading channel, are shown. Furthermore, the optimal power allocation for a sensor node in a cognitive radio environment is analyzed where an optimum solution for a class of fading channels is again derived. In all cases, numerical results are provided for either Rayleigh or Nakagami-m fading channels. The results obtained are extended to scenarios where we have either one transmitter-multiple receivers or multiple transmitters-one receiver.

  10. Constraints and Creativity in NPD - Testing the Impact of 'Late Constraints'

    DEFF Research Database (Denmark)

    Onarheim, Balder; Valgeirsdóttir, Dagný

    experiment was conducted, involving 12 teams of industrial designers from three different countries, each team working on two 30 minutes design tasks. In one condition all constraints were given at the start, and in the other one new radical constraint was added after 12 minutes. The output from all 24 tasks......The aim of the presented work is to investigate how the timing of project constraints can influence the creativity of the output in New Product Development (NPD) projects. When seeking to produce a creative output, is it beneficial to know all constraints when initiating a project...... was assessed for creativity using the Consensual Assessment Technique (CAT), and a comparative within-subjects analysis found no significant different between the two conditions. Controlling for task and assessor a small but non-significant effect was found, in favor of the ‘late constraint’ condition. Thus...

  11. Mesoporous silicon oxide films and their uses as templates in obtaining nanostructured conductive polymers

    Science.gov (United States)

    Salgado, R.; Arteaga, G. C.; Arias, J. M.

    2018-04-01

    Obtaining conductive polymers (CPs) for the manufacture of OLEDs, solar cells, electrochromic devices, sensors, etc., has been possible through the use of electrochemical techniques that allow obtaining films of controlled thickness with positive results in different applications. Current trends point towards the manufacture of nanomaterials, and therefore it is necessary to develop methods that allow obtaining CPs with nanostructured morphology. This is possible by using a porous template to allow the growth of the polymeric materials. However, prior and subsequent treatments are required to separate the material from the template so that it can be evaluated in the applications mentioned above. This is why mesoporous silicon oxide films (template) are essential for the synthesis of nanostructured polymers since both the template and the polymer are obtained on the electrode surface, and therefore it is not necessary to separate the material from the template. Thus, the material can be evaluated directly in the applications mentioned above. The dimensions of the resulting nanostructures will depend on the power, time and technique used for electropolymerization as well as the monomer and the surfactant of the mesoporous film.

  12. Synthesis and characterization of biomorphic CeO2 obtained by using egg shell membrane as template

    Directory of Open Access Journals (Sweden)

    Marija Prekajski

    2014-06-01

    Full Text Available A new technology based on bio-templating approach was proposed in this paper. Egg-shell membrane (ESM has been employed as a natural biotemplate. Fibrous oxide ceramics was prepared by wet impregnation of biological template with water solution of cerium nitrate. The template was derived from membranes of fresh chicken eggs. Repeated impregnation, pyrolysis and final calcination in the range of 600 to 1200 °C in air resulted in template burnout and consolidation of the oxide layers. At low temperatures, the obtained products had structure which corresponded to the negative replication of biological templates. Unique bio-morphic CeO2 microstructures with interwoven networks were synthesized and characterized by scanning electron microscope (SEM and X-ray diffraction (XRD, whereas low-temperature nitrogen adsorption (BET method was used in order to characterize porous properties.

  13. Integration of EEG lead placement templates into traditional technologist-based staffing models reduces costs in continuous video-EEG monitoring service.

    Science.gov (United States)

    Kolls, Brad J; Lai, Amy H; Srinivas, Anang A; Reid, Robert R

    2014-06-01

    The purpose of this study was to determine the relative cost reductions within different staffing models for continuous video-electroencephalography (cvEEG) service by introducing a template system for 10/20 lead application. We compared six staffing models using decision tree modeling based on historical service line utilization data from the cvEEG service at our center. Templates were integrated into technologist-based service lines in six different ways. The six models studied were templates for all studies, templates for intensive care unit (ICU) studies, templates for on-call studies, templates for studies of ≤ 24-hour duration, technologists for on-call studies, and technologists for all studies. Cost was linearly related to the study volume for all models with the "templates for all" model incurring the lowest cost. The "technologists for all" model carried the greatest cost. Direct cost comparison shows that any introduction of templates results in cost savings, with the templates being used for patients located in the ICU being the second most cost efficient and the most practical of the combined models to implement. Cost difference between the highest and lowest cost models under the base case produced an annual estimated savings of $267,574. Implementation of the ICU template model at our institution under base case conditions would result in a $205,230 savings over our current "technologist for all" model. Any implementation of templates into a technologist-based cvEEG service line results in cost savings, with the most significant annual savings coming from using the templates for all studies, but the most practical implementation approach with the second highest cost reduction being the template used in the ICU. The lowered costs determined in this work suggest that a template-based cvEEG service could be supported at smaller centers with significantly reduced costs and could allow for broader use of cvEEG patient monitoring.

  14. Cross-catalytic peptide nucleic acid (PNA) replication based on templated ligation

    DEFF Research Database (Denmark)

    Singhal, Abhishek; Nielsen, Peter E

    2014-01-01

    We report the first PNA self-replicating system based on template directed cross-catalytic ligation, a process analogous to biological replication. Using two template PNAs and four pentameric precursor PNAs, all four possible carbodiimide assisted amide ligation products were detected...... precursors. Cross-catalytic product formation followed product inhibited kinetics, but approximately two replication rounds were observed. Analogous but less efficient replication was found for a similar tetrameric system. These results demonstrate that simpler nucleobase replication systems than natural...

  15. "Cloud" functions and templates of engineering calculations for nuclear power plants

    Science.gov (United States)

    Ochkov, V. F.; Orlov, K. A.; Ko, Chzho Ko

    2014-10-01

    The article deals with an important problem of setting up computer-aided design calculations of various circuit configurations and power equipment carried out using the templates and standard computer programs available in the Internet. Information about the developed Internet-based technology for carrying out such calculations using the templates accessible in the Mathcad Prime software package is given. The technology is considered taking as an example the solution of two problems relating to the field of nuclear power engineering.

  16. Application of numerical simulation on optimum design of two-dimensional sedimentation tanks in the wastewater treatment plant.

    Science.gov (United States)

    Zeng, Guang-Ming; Zhang, Shuo-Fu; Qin, Xiao-Sheng; Huang, Guo-He; Li, Jian-Bing

    2003-05-01

    The paper establishes the relationship between the settling efficiency and the sizes of the sedimentation tank through the process of numerical simulation, which is taken as one of the constraints to set up a simple optimum designing model of sedimentation tank. The feasibility and advantages of this model based on numerical calculation are verified through the application of practical case.

  17. A Template for Open Inquiry: Using Questions to Encourage and Support Inquiry in Earth and Space Science

    Science.gov (United States)

    Hermann, Ronald S.; Miranda, Rommel J.

    2010-01-01

    This article provides an instructional approach to helping students generate open-inquiry research questions, which the authors call the "open-inquiry question template." This template was created based on their experience teaching high school science and preservice university methods courses. To help teachers implement this template, they…

  18. Self-organization and forcing templates in coastal barrier response to storms

    Science.gov (United States)

    Lazarus, E.

    2015-12-01

    When a storm event pushes water up and over a coastal barrier, cross-shore flow transports sediment from the barrier face to the back-barrier environment. This natural physical process is called "overwash", and "washover" is the sedimentary deposit it forms. Overwash and washover support critical coastal habitats, and enable barriers to maintain their height and width relative to rising sea level. On developed barrier coasts, overwash constitutes a natural hazard, which sea-level rise will exacerbate. Overwash is also a prerequisite for barrier breaching and coastal flooding. Predicting occurrence and characteristics of overwash and washover has significant societal value. Hazard models typically assume that pre-storm barrier morphology determines how the barrier changes during a storm. However, classic work has documented the absence of a relationship between pre/post-storm topography in some cases, and has also identified rhythmic patterns in washover alongshore. Previous explanations for these spatial patterns have looked to forcing templates, forms that get imprinted in the barrier shape. An alternative explanation is that washover patterns self-organize, emerging from feedbacks between water flow and sediment transport. Self-organization and forcing templates are often framed as mutually exclusive, but patterns likely form across a continuum of conditions. Here, I use data from a new physical experiment to suggest that spatial patterns in washover can self-organize within the limit of a forcing template of some critical "strength", beyond which pre/post-storm morphologies are highly correlated. Quantifying spatial patterns in washover deposits opens exciting questions regarding coastal morphodynamic response to storms. Measurement of relative template strength over extended spatial (and temporal) scales has the potential to improve hazard assessment and prediction, particularly where template strength is low and self-organization dominates barrier change.

  19. Radiation Hydrodynamical Turbulence in Protoplanetary Disks: Numerical Models and Observational Constraints

    Science.gov (United States)

    Flock, Mario; Nelson, Richard P.; Turner, Neal J.; Bertrang, Gesa H.-M.; Carrasco-González, Carlos; Henning, Thomas; Lyra, Wladimir; Teague, Richard

    2017-12-01

    Planets are born in protostellar disks, which are now observed with enough resolution to address questions about internal gas flows. Magnetic forces are possibly drivers of the flows, but ionization state estimates suggest that much of the gas mass decouples from magnetic fields. Thus, hydrodynamical instabilities could play a major role. We investigate disk dynamics under conditions typical for a T Tauri system, using global 3D radiation-hydrodynamics simulations with embedded particles and a resolution of 70 cells per scale height. Stellar irradiation heating is included with realistic dust opacities. The disk starts in joint radiative balance and hydrostatic equilibrium. The vertical shear instability (VSI) develops into turbulence that persists up to at least 1600 inner orbits (143 outer orbits). Turbulent speeds are a few percent of the local sound speed at the midplane, increasing to 20%, or 100 m s-1, in the corona. These are consistent with recent upper limits on turbulent speeds from optically thin and thick molecular line observations of TW Hya and HD 163296. The predominantly vertical motions induced by the VSI efficiently lift particles upward. Grains 0.1 and 1 mm in size achieve scale heights greater than expected in isotropic turbulence. We conclude that while kinematic constraints from molecular line emission do not directly discriminate between magnetic and nonmagnetic disk models, the small dust scale heights measured in HL Tau and HD 163296 favor turbulent magnetic models, which reach lower ratios of the vertical kinetic energy density to the accretion stress.

  20. Chondroitin sulfate template-mediated biomimetic synthesis of nano-flake hydroxyapatite

    Science.gov (United States)

    He, Dan; Xiao, Xiufeng; Liu, Fang; Liu, Rongfang

    2008-11-01

    By Ca(NO 3) 2·4H 2O and (NH 4) 3PO 4·3H 2O as reagents and chondroitin sulfate (ChS) as a template, nano-flake hydroxyapatite (HA) is synthesized using a biomimetic method according to the biomineralization theory. HA crystals obtained are characterized in crystalline phase, microstructure, chemical composition and morphology by X-ray diffraction (XRD), Fourier transform infrared spectroscope (FTIR), transmission electron microscopy (TEM) and elemental analysis respectively. UV-vis spectrum is adopted to investigate interactions between functional groups ChS and HA. The results show that HA crystal nucleation and growth take place in chemical interactions between HA crystals and ChS as a template. And elemental analysis indicates that obtained HA contains a small amount of ChS. Furthermore, ChS concentration significantly affects the morphology of HA crystals. Staple-fiber-like HA crystals can be obtained at a low concentration in ChS, and flake-like HA crystals synthesized at a high concentration (≥0.5 wt.%) of ChS as a template.